{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_164556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.52000705715862,
              39.19189452326592,
              -4.256219785830581
            ],
            [
              -77.52023548914359,
              39.198285090459194,
              -4.256219785830581
            ],
            [
              -77.5022459596634,
              39.19867308209906,
              363.6837802141694
            ],
            [
              -77.50201915406943,
              39.19228242712601,
              363.6837802141694
            ],
            [
              -77.52000705715862,
              39.19189452326592,
              -4.256219785830581
            ]
          ]
        ]
      },
      "bbox": [
        -77.52023549,
        39.19189452,
        -4.256219786,
        -77.50201915,
        39.19867308,
        363.6837802
      ],
      "properties": {
        "datetime": "2018-02-20T20:39:27Z",
        "pc:count": 4093280,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283149.8962,
            "count": 4093280,
            "maximum": 283919.5905,
            "minimum": 282364.7105,
            "name": "X",
            "position": 0,
            "stddev": 487.8990332,
            "variance": 238045.4666
          },
          {
            "average": 4341449.067,
            "count": 4093280,
            "maximum": 4341806.175,
            "minimum": 4341096.295,
            "name": "Y",
            "position": 1,
            "stddev": 198.6619852,
            "variance": 39466.58437
          },
          {
            "average": 77.389348,
            "count": 4093280,
            "maximum": 363.6837802,
            "minimum": -4.256219786,
            "name": "Z",
            "position": 2,
            "stddev": 4.309278231,
            "variance": 18.56987887
          },
          {
            "average": 11245.38809,
            "count": 4093280,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4790.186093,
            "variance": 22945882.8
          },
          {
            "average": 1.270454745,
            "count": 4093280,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7861009305,
            "variance": 0.6179546729
          },
          {
            "average": 1.50366723,
            "count": 4093280,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.153178712,
            "variance": 1.329821141
          },
          {
            "average": 0.4948979791,
            "count": 4093280,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999740298,
            "variance": 0.2499740305
          },
          {
            "average": 0,
            "count": 4093280,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.812944631,
            "count": 4093280,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4036680865,
            "variance": 0.1629479241
          },
          {
            "average": 0.7910530743,
            "count": 4093280,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.90005658,
            "variance": 193.2115728
          },
          {
            "average": 0,
            "count": 4093280,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.00152934,
            "count": 4093280,
            "maximum": 43,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7350031209,
            "variance": 0.5402295877
          },
          {
            "average": 203193331.1,
            "count": 4093280,
            "maximum": 203194367.8,
            "minimum": 203192758.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 634.6362899,
            "variance": 402763.2205
          },
          {
            "average": 0,
            "count": 4093280,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4093280,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4093280,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001321678458,
            "count": 4093280,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01149566917,
            "variance": 0.0001321504098
          },
          {
            "average": 0.3632263124,
            "count": 4093280,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4809293242,
            "variance": 0.2312930149
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282364.7105,
          4341096.295,
          -4.256219786,
          283919.5905,
          4341806.175,
          363.6837802
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282364.7104749354,
                4341096.295134936,
                -4.256219785830581
              ],
              [
                282364.7104749354,
                4341806.175134937,
                -4.256219785830581
              ],
              [
                283919.5904749354,
                4341806.175134937,
                363.6837802141694
              ],
              [
                283919.5904749354,
                4341096.295134936,
                363.6837802141694
              ],
              [
                282364.7104749354,
                4341096.295134936,
                -4.256219785830581
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:39:27+00:00",
        "end_time": "2018-02-20T20:12:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_164556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_164556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_164556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.52023549,
            39.19189452,
            -4.256219786,
            -77.50201915,
            39.19867308,
            363.6837802
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.52000705715862,
                  39.19189452326592,
                  -4.256219785830581
                ],
                [
                  -77.52023548914359,
                  39.198285090459194,
                  -4.256219785830581
                ],
                [
                  -77.5022459596634,
                  39.19867308209906,
                  363.6837802141694
                ],
                [
                  -77.50201915406943,
                  39.19228242712601,
                  363.6837802141694
                ],
                [
                  -77.52000705715862,
                  39.19189452326592,
                  -4.256219785830581
                ]
              ]
            ]
          },
          "id": "20180220_164556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:39:27Z",
            "pc:count": 4093280,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283149.8962,
                "count": 4093280,
                "maximum": 283919.5905,
                "minimum": 282364.7105,
                "name": "X",
                "position": 0,
                "stddev": 487.8990332,
                "variance": 238045.4666
              },
              {
                "average": 4341449.067,
                "count": 4093280,
                "maximum": 4341806.175,
                "minimum": 4341096.295,
                "name": "Y",
                "position": 1,
                "stddev": 198.6619852,
                "variance": 39466.58437
              },
              {
                "average": 77.389348,
                "count": 4093280,
                "maximum": 363.6837802,
                "minimum": -4.256219786,
                "name": "Z",
                "position": 2,
                "stddev": 4.309278231,
                "variance": 18.56987887
              },
              {
                "average": 11245.38809,
                "count": 4093280,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4790.186093,
                "variance": 22945882.8
              },
              {
                "average": 1.270454745,
                "count": 4093280,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7861009305,
                "variance": 0.6179546729
              },
              {
                "average": 1.50366723,
                "count": 4093280,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.153178712,
                "variance": 1.329821141
              },
              {
                "average": 0.4948979791,
                "count": 4093280,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999740298,
                "variance": 0.2499740305
              },
              {
                "average": 0,
                "count": 4093280,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.812944631,
                "count": 4093280,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4036680865,
                "variance": 0.1629479241
              },
              {
                "average": 0.7910530743,
                "count": 4093280,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.90005658,
                "variance": 193.2115728
              },
              {
                "average": 0,
                "count": 4093280,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.00152934,
                "count": 4093280,
                "maximum": 43,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7350031209,
                "variance": 0.5402295877
              },
              {
                "average": 203193331.1,
                "count": 4093280,
                "maximum": 203194367.8,
                "minimum": 203192758.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 634.6362899,
                "variance": 402763.2205
              },
              {
                "average": 0,
                "count": 4093280,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4093280,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4093280,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001321678458,
                "count": 4093280,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01149566917,
                "variance": 0.0001321504098
              },
              {
                "average": 0.3632263124,
                "count": 4093280,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4809293242,
                "variance": 0.2312930149
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282364.7105,
              4341096.295,
              -4.256219786,
              283919.5905,
              4341806.175,
              363.6837802
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282364.7104749354,
                    4341096.295134936,
                    -4.256219785830581
                  ],
                  [
                    282364.7104749354,
                    4341806.175134937,
                    -4.256219785830581
                  ],
                  [
                    283919.5904749354,
                    4341806.175134937,
                    363.6837802141694
                  ],
                  [
                    283919.5904749354,
                    4341096.295134936,
                    363.6837802141694
                  ],
                  [
                    282364.7104749354,
                    4341096.295134936,
                    -4.256219785830581
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:39:27+00:00",
            "end_time": "2018-02-20T20:12: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": "20180221_170516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.49786050763785,
              39.083906408040704,
              -5.315833749517196
            ],
            [
              -77.49819733180667,
              39.09344902381518,
              -5.315833749517196
            ],
            [
              -77.48036956672516,
              39.09382987596633,
              374.34416625048283
            ],
            [
              -77.48003514018656,
              39.08428713143474,
              374.34416625048283
            ],
            [
              -77.49786050763785,
              39.083906408040704,
              -5.315833749517196
            ]
          ]
        ]
      },
      "bbox": [
        -77.49819733,
        39.08390641,
        -5.31583375,
        -77.48003514,
        39.09382988,
        374.3441663
      ],
      "properties": {
        "datetime": "2018-02-21T18:51:13Z",
        "pc:count": 8707766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284785.0754,
            "count": 8707766,
            "maximum": 285490.7235,
            "minimum": 283947.5635,
            "name": "X",
            "position": 0,
            "stddev": 475.3510087,
            "variance": 225958.5814
          },
          {
            "average": 4329562.327,
            "count": 8707766,
            "maximum": 4330117.132,
            "minimum": 4329057.152,
            "name": "Y",
            "position": 1,
            "stddev": 300.962194,
            "variance": 90578.24221
          },
          {
            "average": 99.21105822,
            "count": 8707766,
            "maximum": 374.3441663,
            "minimum": -5.31583375,
            "name": "Z",
            "position": 2,
            "stddev": 10.31429177,
            "variance": 106.3846147
          },
          {
            "average": 6403.926178,
            "count": 8707766,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5694.551994,
            "variance": 32427922.42
          },
          {
            "average": 1.660060801,
            "count": 8707766,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.051326403,
            "variance": 1.105287205
          },
          {
            "average": 2.207507413,
            "count": 8707766,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.415295416,
            "variance": 2.003061114
          },
          {
            "average": 0.4994260296,
            "count": 8707766,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996993,
            "variance": 0.2499996993
          },
          {
            "average": 0,
            "count": 8707766,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.464565309,
            "count": 8707766,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5220540336,
            "variance": 0.272540414
          },
          {
            "average": 5.424754998,
            "count": 8707766,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.11183058,
            "variance": 171.9201013
          },
          {
            "average": 0,
            "count": 8707766,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.2232026,
            "count": 8707766,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6984187923,
            "variance": 0.4877888094
          },
          {
            "average": 203273237.7,
            "count": 8707766,
            "maximum": 203274273.2,
            "minimum": 203272469.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 796.8149205,
            "variance": 634914.0176
          },
          {
            "average": 0,
            "count": 8707766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8707766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8707766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005708697271,
            "count": 8707766,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0238860608,
            "variance": 0.0005705439004
          },
          {
            "average": 0.3337363452,
            "count": 8707766,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4715468403,
            "variance": 0.2223564226
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283947.5635,
          4329057.152,
          -5.31583375,
          285490.7235,
          4330117.132,
          374.3441663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283947.5634644749,
                4329057.152412018,
                -5.315833749517196
              ],
              [
                283947.5634644749,
                4330117.132412018,
                -5.315833749517196
              ],
              [
                285490.72346447496,
                4330117.132412018,
                374.34416625048283
              ],
              [
                285490.72346447496,
                4329057.152412018,
                374.34416625048283
              ],
              [
                283947.5634644749,
                4329057.152412018,
                -5.315833749517196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:51:13+00:00",
        "end_time": "2018-02-21T18:21:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_170516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_170516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_170516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_170516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.49819733,
            39.08390641,
            -5.31583375,
            -77.48003514,
            39.09382988,
            374.3441663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.49786050763785,
                  39.083906408040704,
                  -5.315833749517196
                ],
                [
                  -77.49819733180667,
                  39.09344902381518,
                  -5.315833749517196
                ],
                [
                  -77.48036956672516,
                  39.09382987596633,
                  374.34416625048283
                ],
                [
                  -77.48003514018656,
                  39.08428713143474,
                  374.34416625048283
                ],
                [
                  -77.49786050763785,
                  39.083906408040704,
                  -5.315833749517196
                ]
              ]
            ]
          },
          "id": "20180221_170516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_170516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:51:13Z",
            "pc:count": 8707766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284785.0754,
                "count": 8707766,
                "maximum": 285490.7235,
                "minimum": 283947.5635,
                "name": "X",
                "position": 0,
                "stddev": 475.3510087,
                "variance": 225958.5814
              },
              {
                "average": 4329562.327,
                "count": 8707766,
                "maximum": 4330117.132,
                "minimum": 4329057.152,
                "name": "Y",
                "position": 1,
                "stddev": 300.962194,
                "variance": 90578.24221
              },
              {
                "average": 99.21105822,
                "count": 8707766,
                "maximum": 374.3441663,
                "minimum": -5.31583375,
                "name": "Z",
                "position": 2,
                "stddev": 10.31429177,
                "variance": 106.3846147
              },
              {
                "average": 6403.926178,
                "count": 8707766,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5694.551994,
                "variance": 32427922.42
              },
              {
                "average": 1.660060801,
                "count": 8707766,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.051326403,
                "variance": 1.105287205
              },
              {
                "average": 2.207507413,
                "count": 8707766,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.415295416,
                "variance": 2.003061114
              },
              {
                "average": 0.4994260296,
                "count": 8707766,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996993,
                "variance": 0.2499996993
              },
              {
                "average": 0,
                "count": 8707766,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.464565309,
                "count": 8707766,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5220540336,
                "variance": 0.272540414
              },
              {
                "average": 5.424754998,
                "count": 8707766,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.11183058,
                "variance": 171.9201013
              },
              {
                "average": 0,
                "count": 8707766,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.2232026,
                "count": 8707766,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6984187923,
                "variance": 0.4877888094
              },
              {
                "average": 203273237.7,
                "count": 8707766,
                "maximum": 203274273.2,
                "minimum": 203272469.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 796.8149205,
                "variance": 634914.0176
              },
              {
                "average": 0,
                "count": 8707766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8707766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8707766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005708697271,
                "count": 8707766,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0238860608,
                "variance": 0.0005705439004
              },
              {
                "average": 0.3337363452,
                "count": 8707766,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4715468403,
                "variance": 0.2223564226
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283947.5635,
              4329057.152,
              -5.31583375,
              285490.7235,
              4330117.132,
              374.3441663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283947.5634644749,
                    4329057.152412018,
                    -5.315833749517196
                  ],
                  [
                    283947.5634644749,
                    4330117.132412018,
                    -5.315833749517196
                  ],
                  [
                    285490.72346447496,
                    4330117.132412018,
                    374.34416625048283
                  ],
                  [
                    285490.72346447496,
                    4329057.152412018,
                    374.34416625048283
                  ],
                  [
                    283947.5634644749,
                    4329057.152412018,
                    -5.315833749517196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:51:13+00:00",
            "end_time": "2018-02-21T18:21:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_170540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.50187207337412,
              39.147988703110016,
              -10.114039991550612
            ],
            [
              -77.50227376530118,
              39.159324302590754,
              -10.114039991550612
            ],
            [
              -77.48081696412167,
              39.159783314673675,
              366.3259600084494
            ],
            [
              -77.48041870801859,
              39.14844753094828,
              366.3259600084494
            ],
            [
              -77.50187207337412,
              39.147988703110016,
              -10.114039991550612
            ]
          ]
        ]
      },
      "bbox": [
        -77.50227377,
        39.1479887,
        -10.11403999,
        -77.48041871,
        39.15978331,
        366.32596
      ],
      "properties": {
        "datetime": "2018-02-20T21:39:03Z",
        "pc:count": 20791467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284683.1814,
            "count": 20791467,
            "maximum": 285652.1701,
            "minimum": 283796.6101,
            "name": "X",
            "position": 0,
            "stddev": 541.8382256,
            "variance": 293588.6628
          },
          {
            "average": 4336844.809,
            "count": 20791467,
            "maximum": 4337438.683,
            "minimum": 4336179.523,
            "name": "Y",
            "position": 1,
            "stddev": 361.681647,
            "variance": 130813.6138
          },
          {
            "average": 117.9557947,
            "count": 20791467,
            "maximum": 366.32596,
            "minimum": -10.11403999,
            "name": "Z",
            "position": 2,
            "stddev": 15.62125375,
            "variance": 244.0235686
          },
          {
            "average": 4797.770001,
            "count": 20791467,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5324.943021,
            "variance": 28355018.18
          },
          {
            "average": 2.28698961,
            "count": 20791467,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.300212812,
            "variance": 1.690553357
          },
          {
            "average": 3.392617366,
            "count": 20791467,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.377899712,
            "variance": 1.898607617
          },
          {
            "average": 0.5015621553,
            "count": 20791467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975717,
            "variance": 0.2499975717
          },
          {
            "average": 0,
            "count": 20791467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320516104,
            "count": 20791467,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4776202763,
            "variance": 0.2281211283
          },
          {
            "average": 0.4829469685,
            "count": 20791467,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.18087681,
            "variance": 201.0972672
          },
          {
            "average": 0,
            "count": 20791467,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.03905068,
            "count": 20791467,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7200178675,
            "variance": 0.5184257296
          },
          {
            "average": 203196791.9,
            "count": 20791467,
            "maximum": 203197943.5,
            "minimum": 203196111,
            "name": "GpsTime",
            "position": 12,
            "stddev": 716.8578939,
            "variance": 513885.24
          },
          {
            "average": 0,
            "count": 20791467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20791467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20791467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003033936951,
            "count": 20791467,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01741555804,
            "variance": 0.000303301662
          },
          {
            "average": 0.3453662986,
            "count": 20791467,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.47548757,
            "variance": 0.2260884293
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283796.6101,
          4336179.523,
          -10.11403999,
          285652.1701,
          4337438.683,
          366.32596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283796.6101199209,
                4336179.522550414,
                -10.114039991550612
              ],
              [
                283796.6101199209,
                4337438.682550414,
                -10.114039991550612
              ],
              [
                285652.170119921,
                4337438.682550414,
                366.3259600084494
              ],
              [
                285652.170119921,
                4336179.522550414,
                366.3259600084494
              ],
              [
                283796.6101199209,
                4336179.522550414,
                -10.114039991550612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:39:03+00:00",
        "end_time": "2018-02-20T21:08:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_170540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_170540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_170540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.50227377,
            39.1479887,
            -10.11403999,
            -77.48041871,
            39.15978331,
            366.32596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.50187207337412,
                  39.147988703110016,
                  -10.114039991550612
                ],
                [
                  -77.50227376530118,
                  39.159324302590754,
                  -10.114039991550612
                ],
                [
                  -77.48081696412167,
                  39.159783314673675,
                  366.3259600084494
                ],
                [
                  -77.48041870801859,
                  39.14844753094828,
                  366.3259600084494
                ],
                [
                  -77.50187207337412,
                  39.147988703110016,
                  -10.114039991550612
                ]
              ]
            ]
          },
          "id": "20180220_170540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:39:03Z",
            "pc:count": 20791467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284683.1814,
                "count": 20791467,
                "maximum": 285652.1701,
                "minimum": 283796.6101,
                "name": "X",
                "position": 0,
                "stddev": 541.8382256,
                "variance": 293588.6628
              },
              {
                "average": 4336844.809,
                "count": 20791467,
                "maximum": 4337438.683,
                "minimum": 4336179.523,
                "name": "Y",
                "position": 1,
                "stddev": 361.681647,
                "variance": 130813.6138
              },
              {
                "average": 117.9557947,
                "count": 20791467,
                "maximum": 366.32596,
                "minimum": -10.11403999,
                "name": "Z",
                "position": 2,
                "stddev": 15.62125375,
                "variance": 244.0235686
              },
              {
                "average": 4797.770001,
                "count": 20791467,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5324.943021,
                "variance": 28355018.18
              },
              {
                "average": 2.28698961,
                "count": 20791467,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.300212812,
                "variance": 1.690553357
              },
              {
                "average": 3.392617366,
                "count": 20791467,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.377899712,
                "variance": 1.898607617
              },
              {
                "average": 0.5015621553,
                "count": 20791467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975717,
                "variance": 0.2499975717
              },
              {
                "average": 0,
                "count": 20791467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320516104,
                "count": 20791467,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4776202763,
                "variance": 0.2281211283
              },
              {
                "average": 0.4829469685,
                "count": 20791467,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.18087681,
                "variance": 201.0972672
              },
              {
                "average": 0,
                "count": 20791467,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.03905068,
                "count": 20791467,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7200178675,
                "variance": 0.5184257296
              },
              {
                "average": 203196791.9,
                "count": 20791467,
                "maximum": 203197943.5,
                "minimum": 203196111,
                "name": "GpsTime",
                "position": 12,
                "stddev": 716.8578939,
                "variance": 513885.24
              },
              {
                "average": 0,
                "count": 20791467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20791467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20791467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003033936951,
                "count": 20791467,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01741555804,
                "variance": 0.000303301662
              },
              {
                "average": 0.3453662986,
                "count": 20791467,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.47548757,
                "variance": 0.2260884293
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283796.6101,
              4336179.523,
              -10.11403999,
              285652.1701,
              4337438.683,
              366.32596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283796.6101199209,
                    4336179.522550414,
                    -10.114039991550612
                  ],
                  [
                    283796.6101199209,
                    4337438.682550414,
                    -10.114039991550612
                  ],
                  [
                    285652.170119921,
                    4337438.682550414,
                    366.3259600084494
                  ],
                  [
                    285652.170119921,
                    4336179.522550414,
                    366.3259600084494
                  ],
                  [
                    283796.6101199209,
                    4336179.522550414,
                    -10.114039991550612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:39:03+00:00",
            "end_time": "2018-02-20T21:08: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": "20180220_170520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.49804454837242,
              39.0931493456335,
              -9.209086871763873
            ],
            [
              -77.49844289143277,
              39.104429809109995,
              -9.209086871763873
            ],
            [
              -77.480444128105,
              39.10481436934381,
              375.01091312823615
            ],
            [
              -77.48004864750335,
              39.093533752195995,
              375.01091312823615
            ],
            [
              -77.49804454837242,
              39.0931493456335,
              -9.209086871763873
            ]
          ]
        ]
      },
      "bbox": [
        -77.49844289,
        39.09314935,
        -9.209086872,
        -77.48004865,
        39.10481437,
        375.0109131
      ],
      "properties": {
        "datetime": "2018-02-21T18:24:48Z",
        "pc:count": 13187685,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284732.672,
            "count": 13187685,
            "maximum": 285517.5834,
            "minimum": 283959.8634,
            "name": "X",
            "position": 0,
            "stddev": 440.9910445,
            "variance": 194473.1013
          },
          {
            "average": 4330670.567,
            "count": 13187685,
            "maximum": 4331336.526,
            "minimum": 4330083.506,
            "name": "Y",
            "position": 1,
            "stddev": 328.108151,
            "variance": 107654.9587
          },
          {
            "average": 78.87181451,
            "count": 13187685,
            "maximum": 375.0109131,
            "minimum": -9.209086872,
            "name": "Z",
            "position": 2,
            "stddev": 13.07722598,
            "variance": 171.0138394
          },
          {
            "average": 5872.015357,
            "count": 13187685,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5892.474346,
            "variance": 34721253.92
          },
          {
            "average": 1.952199344,
            "count": 13187685,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.238233976,
            "variance": 1.533223379
          },
          {
            "average": 2.753272693,
            "count": 13187685,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.555990292,
            "variance": 2.421105788
          },
          {
            "average": 0.4988540445,
            "count": 13187685,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987057,
            "variance": 0.2499987057
          },
          {
            "average": 0,
            "count": 13187685,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.401935063,
            "count": 13187685,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5488375234,
            "variance": 0.301222627
          },
          {
            "average": -11.23612574,
            "count": 13187685,
            "maximum": 13.00199986,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.317088652,
            "variance": 53.53978634
          },
          {
            "average": 0,
            "count": 13187685,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.3401754,
            "count": 13187685,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5198234174,
            "variance": 0.2702163852
          },
          {
            "average": 203270874.3,
            "count": 13187685,
            "maximum": 203272688.2,
            "minimum": 203199673.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10894.27881,
            "variance": 118685310.8
          },
          {
            "average": 0,
            "count": 13187685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13187685,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13187685,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005032725607,
            "count": 13187685,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02242809211,
            "variance": 0.0005030193156
          },
          {
            "average": 0.4087681045,
            "count": 13187685,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4916063055,
            "variance": 0.2416767596
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283959.8634,
          4330083.506,
          -9.209086872,
          285517.5834,
          4331336.526,
          375.0109131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283959.8633509421,
                4330083.506175267,
                -9.209086871763873
              ],
              [
                283959.8633509421,
                4331336.526175266,
                -9.209086871763873
              ],
              [
                285517.58335094206,
                4331336.526175266,
                375.01091312823615
              ],
              [
                285517.58335094206,
                4330083.506175267,
                375.01091312823615
              ],
              [
                283959.8633509421,
                4330083.506175267,
                -9.209086871763873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:24:48+00:00",
        "end_time": "2018-02-20T22:07:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_170520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_170520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_170520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.49844289,
            39.09314935,
            -9.209086872,
            -77.48004865,
            39.10481437,
            375.0109131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.49804454837242,
                  39.0931493456335,
                  -9.209086871763873
                ],
                [
                  -77.49844289143277,
                  39.104429809109995,
                  -9.209086871763873
                ],
                [
                  -77.480444128105,
                  39.10481436934381,
                  375.01091312823615
                ],
                [
                  -77.48004864750335,
                  39.093533752195995,
                  375.01091312823615
                ],
                [
                  -77.49804454837242,
                  39.0931493456335,
                  -9.209086871763873
                ]
              ]
            ]
          },
          "id": "20180220_170520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:24:48Z",
            "pc:count": 13187685,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284732.672,
                "count": 13187685,
                "maximum": 285517.5834,
                "minimum": 283959.8634,
                "name": "X",
                "position": 0,
                "stddev": 440.9910445,
                "variance": 194473.1013
              },
              {
                "average": 4330670.567,
                "count": 13187685,
                "maximum": 4331336.526,
                "minimum": 4330083.506,
                "name": "Y",
                "position": 1,
                "stddev": 328.108151,
                "variance": 107654.9587
              },
              {
                "average": 78.87181451,
                "count": 13187685,
                "maximum": 375.0109131,
                "minimum": -9.209086872,
                "name": "Z",
                "position": 2,
                "stddev": 13.07722598,
                "variance": 171.0138394
              },
              {
                "average": 5872.015357,
                "count": 13187685,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5892.474346,
                "variance": 34721253.92
              },
              {
                "average": 1.952199344,
                "count": 13187685,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.238233976,
                "variance": 1.533223379
              },
              {
                "average": 2.753272693,
                "count": 13187685,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.555990292,
                "variance": 2.421105788
              },
              {
                "average": 0.4988540445,
                "count": 13187685,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987057,
                "variance": 0.2499987057
              },
              {
                "average": 0,
                "count": 13187685,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.401935063,
                "count": 13187685,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5488375234,
                "variance": 0.301222627
              },
              {
                "average": -11.23612574,
                "count": 13187685,
                "maximum": 13.00199986,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.317088652,
                "variance": 53.53978634
              },
              {
                "average": 0,
                "count": 13187685,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.3401754,
                "count": 13187685,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5198234174,
                "variance": 0.2702163852
              },
              {
                "average": 203270874.3,
                "count": 13187685,
                "maximum": 203272688.2,
                "minimum": 203199673.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10894.27881,
                "variance": 118685310.8
              },
              {
                "average": 0,
                "count": 13187685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13187685,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13187685,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005032725607,
                "count": 13187685,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02242809211,
                "variance": 0.0005030193156
              },
              {
                "average": 0.4087681045,
                "count": 13187685,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4916063055,
                "variance": 0.2416767596
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283959.8634,
              4330083.506,
              -9.209086872,
              285517.5834,
              4331336.526,
              375.0109131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283959.8633509421,
                    4330083.506175267,
                    -9.209086871763873
                  ],
                  [
                    283959.8633509421,
                    4331336.526175266,
                    -9.209086871763873
                  ],
                  [
                    285517.58335094206,
                    4331336.526175266,
                    375.01091312823615
                  ],
                  [
                    285517.58335094206,
                    4330083.506175267,
                    375.01091312823615
                  ],
                  [
                    283959.8633509421,
                    4330083.506175267,
                    -9.209086871763873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:24:48+00:00",
            "end_time": "2018-02-20T22:07: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": "20180220_158552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.54095675494584,
              39.18081991368184,
              -8.843105379946735
            ],
            [
              -77.54119203497646,
              39.18735028348945,
              -8.843105379946735
            ],
            [
              -77.5233425468728,
              39.18773845235464,
              366.35689462005325
            ],
            [
              -77.52310891517135,
              39.18120799279898,
              366.35689462005325
            ],
            [
              -77.54095675494584,
              39.18081991368184,
              -8.843105379946735
            ]
          ]
        ]
      },
      "bbox": [
        -77.54119203,
        39.18081991,
        -8.84310538,
        -77.52310892,
        39.18773845,
        366.3568946
      ],
      "properties": {
        "datetime": "2018-02-20T20:40:07Z",
        "pc:count": 4394323,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281266.5228,
            "count": 4394323,
            "maximum": 282063.7635,
            "minimum": 280520.7235,
            "name": "X",
            "position": 0,
            "stddev": 450.5599383,
            "variance": 203004.258
          },
          {
            "average": 4340280.772,
            "count": 4394323,
            "maximum": 4340643.003,
            "minimum": 4339917.583,
            "name": "Y",
            "position": 1,
            "stddev": 201.8422593,
            "variance": 40740.29764
          },
          {
            "average": 77.73148738,
            "count": 4394323,
            "maximum": 366.3568946,
            "minimum": -8.84310538,
            "name": "Z",
            "position": 2,
            "stddev": 5.079174897,
            "variance": 25.79801764
          },
          {
            "average": 10438.03736,
            "count": 4394323,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4855.325277,
            "variance": 23574183.55
          },
          {
            "average": 1.317371982,
            "count": 4394323,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8454481681,
            "variance": 0.7147826049
          },
          {
            "average": 1.595078468,
            "count": 4394323,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.233415294,
            "variance": 1.521313286
          },
          {
            "average": 0.5002909436,
            "count": 4394323,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999722,
            "variance": 0.2499999722
          },
          {
            "average": 0,
            "count": 4394323,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.749774197,
            "count": 4394323,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4422838881,
            "variance": 0.1956150376
          },
          {
            "average": -2.460504611,
            "count": 4394323,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.56980706,
            "variance": 184.1396637
          },
          {
            "average": 0,
            "count": 4394323,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.85678181,
            "count": 4394323,
            "maximum": 43,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7175521131,
            "variance": 0.5148810351
          },
          {
            "average": 203193221.9,
            "count": 4394323,
            "maximum": 203194407.2,
            "minimum": 203192797.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 587.1302892,
            "variance": 344721.9765
          },
          {
            "average": 0,
            "count": 4394323,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4394323,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4394323,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001253890531,
            "count": 4394323,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01119702457,
            "variance": 0.0001253733592
          },
          {
            "average": 0.3847714426,
            "count": 4394323,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4865412967,
            "variance": 0.2367224334
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280520.7235,
          4339917.583,
          -8.84310538,
          282063.7635,
          4340643.003,
          366.3568946
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280520.7235212374,
                4339917.583412817,
                -8.843105379946735
              ],
              [
                280520.7235212374,
                4340643.003412817,
                -8.843105379946735
              ],
              [
                282063.7635212374,
                4340643.003412817,
                366.35689462005325
              ],
              [
                282063.7635212374,
                4339917.583412817,
                366.35689462005325
              ],
              [
                280520.7235212374,
                4339917.583412817,
                -8.843105379946735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:40:07+00:00",
        "end_time": "2018-02-20T20:13:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_158552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_158552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_158552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.54119203,
            39.18081991,
            -8.84310538,
            -77.52310892,
            39.18773845,
            366.3568946
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.54095675494584,
                  39.18081991368184,
                  -8.843105379946735
                ],
                [
                  -77.54119203497646,
                  39.18735028348945,
                  -8.843105379946735
                ],
                [
                  -77.5233425468728,
                  39.18773845235464,
                  366.35689462005325
                ],
                [
                  -77.52310891517135,
                  39.18120799279898,
                  366.35689462005325
                ],
                [
                  -77.54095675494584,
                  39.18081991368184,
                  -8.843105379946735
                ]
              ]
            ]
          },
          "id": "20180220_158552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:40:07Z",
            "pc:count": 4394323,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281266.5228,
                "count": 4394323,
                "maximum": 282063.7635,
                "minimum": 280520.7235,
                "name": "X",
                "position": 0,
                "stddev": 450.5599383,
                "variance": 203004.258
              },
              {
                "average": 4340280.772,
                "count": 4394323,
                "maximum": 4340643.003,
                "minimum": 4339917.583,
                "name": "Y",
                "position": 1,
                "stddev": 201.8422593,
                "variance": 40740.29764
              },
              {
                "average": 77.73148738,
                "count": 4394323,
                "maximum": 366.3568946,
                "minimum": -8.84310538,
                "name": "Z",
                "position": 2,
                "stddev": 5.079174897,
                "variance": 25.79801764
              },
              {
                "average": 10438.03736,
                "count": 4394323,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4855.325277,
                "variance": 23574183.55
              },
              {
                "average": 1.317371982,
                "count": 4394323,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8454481681,
                "variance": 0.7147826049
              },
              {
                "average": 1.595078468,
                "count": 4394323,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.233415294,
                "variance": 1.521313286
              },
              {
                "average": 0.5002909436,
                "count": 4394323,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999722,
                "variance": 0.2499999722
              },
              {
                "average": 0,
                "count": 4394323,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.749774197,
                "count": 4394323,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4422838881,
                "variance": 0.1956150376
              },
              {
                "average": -2.460504611,
                "count": 4394323,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.56980706,
                "variance": 184.1396637
              },
              {
                "average": 0,
                "count": 4394323,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.85678181,
                "count": 4394323,
                "maximum": 43,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7175521131,
                "variance": 0.5148810351
              },
              {
                "average": 203193221.9,
                "count": 4394323,
                "maximum": 203194407.2,
                "minimum": 203192797.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 587.1302892,
                "variance": 344721.9765
              },
              {
                "average": 0,
                "count": 4394323,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4394323,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4394323,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001253890531,
                "count": 4394323,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01119702457,
                "variance": 0.0001253733592
              },
              {
                "average": 0.3847714426,
                "count": 4394323,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4865412967,
                "variance": 0.2367224334
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280520.7235,
              4339917.583,
              -8.84310538,
              282063.7635,
              4340643.003,
              366.3568946
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280520.7235212374,
                    4339917.583412817,
                    -8.843105379946735
                  ],
                  [
                    280520.7235212374,
                    4340643.003412817,
                    -8.843105379946735
                  ],
                  [
                    282063.7635212374,
                    4340643.003412817,
                    366.35689462005325
                  ],
                  [
                    282063.7635212374,
                    4339917.583412817,
                    366.35689462005325
                  ],
                  [
                    280520.7235212374,
                    4339917.583412817,
                    -8.843105379946735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:40:07+00:00",
            "end_time": "2018-02-20T20:13:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_170544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.50194972460247,
              39.158969510346374,
              -7.480650381315627
            ],
            [
              -77.50235164347282,
              39.17030670819552,
              -7.480650381315627
            ],
            [
              -77.48089150660644,
              39.17076584151079,
              352.2593496186844
            ],
            [
              -77.48049302592808,
              39.159428459357144,
              352.2593496186844
            ],
            [
              -77.50194972460247,
              39.158969510346374,
              -7.480650381315627
            ]
          ]
        ]
      },
      "bbox": [
        -77.50235164,
        39.15896951,
        -7.480650381,
        -77.48049303,
        39.17076584,
        352.2593496
      ],
      "properties": {
        "datetime": "2018-02-20T21:14:56Z",
        "pc:count": 17753776,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284735.5289,
            "count": 17753776,
            "maximum": 285679.0852,
            "minimum": 283823.5252,
            "name": "X",
            "position": 0,
            "stddev": 506.8882974,
            "variance": 256935.746
          },
          {
            "average": 4338015.685,
            "count": 17753776,
            "maximum": 4338657.869,
            "minimum": 4337398.529,
            "name": "Y",
            "position": 1,
            "stddev": 367.6099889,
            "variance": 135137.1039
          },
          {
            "average": 124.2439598,
            "count": 17753776,
            "maximum": 352.2593496,
            "minimum": -7.480650381,
            "name": "Z",
            "position": 2,
            "stddev": 16.35060514,
            "variance": 267.3422883
          },
          {
            "average": 5867.825791,
            "count": 17753776,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5884.070209,
            "variance": 34622282.22
          },
          {
            "average": 2.100942752,
            "count": 17753776,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.269979959,
            "variance": 1.612849097
          },
          {
            "average": 3.060076685,
            "count": 17753776,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.497967077,
            "variance": 2.243905363
          },
          {
            "average": 0.5039246862,
            "count": 17753776,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999846107,
            "variance": 0.2499846109
          },
          {
            "average": 0,
            "count": 17753776,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.384577061,
            "count": 17753776,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.498846033,
            "variance": 0.2488473647
          },
          {
            "average": -6.024310909,
            "count": 17753776,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.46499359,
            "variance": 131.4460781
          },
          {
            "average": 0,
            "count": 17753776,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.18050994,
            "count": 17753776,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5714099327,
            "variance": 0.3265093112
          },
          {
            "average": 203196083.8,
            "count": 17753776,
            "maximum": 203196496.7,
            "minimum": 203194686.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 462.4731551,
            "variance": 213881.4192
          },
          {
            "average": 0,
            "count": 17753776,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17753776,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17753776,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003647674726,
            "count": 17753776,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01909540358,
            "variance": 0.0003646344378
          },
          {
            "average": 0.3855326889,
            "count": 17753776,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4867209139,
            "variance": 0.236897248
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283823.5252,
          4337398.529,
          -7.480650381,
          285679.0852,
          4338657.869,
          352.2593496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283823.5251839836,
                4337398.529436769,
                -7.480650381315627
              ],
              [
                283823.5251839836,
                4338657.869436769,
                -7.480650381315627
              ],
              [
                285679.08518398367,
                4338657.869436769,
                352.2593496186844
              ],
              [
                285679.08518398367,
                4337398.529436769,
                352.2593496186844
              ],
              [
                283823.5251839836,
                4337398.529436769,
                -7.480650381315627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:14:56+00:00",
        "end_time": "2018-02-20T20:44:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_170544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_170544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_170544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.50235164,
            39.15896951,
            -7.480650381,
            -77.48049303,
            39.17076584,
            352.2593496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.50194972460247,
                  39.158969510346374,
                  -7.480650381315627
                ],
                [
                  -77.50235164347282,
                  39.17030670819552,
                  -7.480650381315627
                ],
                [
                  -77.48089150660644,
                  39.17076584151079,
                  352.2593496186844
                ],
                [
                  -77.48049302592808,
                  39.159428459357144,
                  352.2593496186844
                ],
                [
                  -77.50194972460247,
                  39.158969510346374,
                  -7.480650381315627
                ]
              ]
            ]
          },
          "id": "20180220_170544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:14:56Z",
            "pc:count": 17753776,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284735.5289,
                "count": 17753776,
                "maximum": 285679.0852,
                "minimum": 283823.5252,
                "name": "X",
                "position": 0,
                "stddev": 506.8882974,
                "variance": 256935.746
              },
              {
                "average": 4338015.685,
                "count": 17753776,
                "maximum": 4338657.869,
                "minimum": 4337398.529,
                "name": "Y",
                "position": 1,
                "stddev": 367.6099889,
                "variance": 135137.1039
              },
              {
                "average": 124.2439598,
                "count": 17753776,
                "maximum": 352.2593496,
                "minimum": -7.480650381,
                "name": "Z",
                "position": 2,
                "stddev": 16.35060514,
                "variance": 267.3422883
              },
              {
                "average": 5867.825791,
                "count": 17753776,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5884.070209,
                "variance": 34622282.22
              },
              {
                "average": 2.100942752,
                "count": 17753776,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.269979959,
                "variance": 1.612849097
              },
              {
                "average": 3.060076685,
                "count": 17753776,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.497967077,
                "variance": 2.243905363
              },
              {
                "average": 0.5039246862,
                "count": 17753776,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999846107,
                "variance": 0.2499846109
              },
              {
                "average": 0,
                "count": 17753776,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.384577061,
                "count": 17753776,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.498846033,
                "variance": 0.2488473647
              },
              {
                "average": -6.024310909,
                "count": 17753776,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.46499359,
                "variance": 131.4460781
              },
              {
                "average": 0,
                "count": 17753776,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.18050994,
                "count": 17753776,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5714099327,
                "variance": 0.3265093112
              },
              {
                "average": 203196083.8,
                "count": 17753776,
                "maximum": 203196496.7,
                "minimum": 203194686.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 462.4731551,
                "variance": 213881.4192
              },
              {
                "average": 0,
                "count": 17753776,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17753776,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17753776,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003647674726,
                "count": 17753776,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01909540358,
                "variance": 0.0003646344378
              },
              {
                "average": 0.3855326889,
                "count": 17753776,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4867209139,
                "variance": 0.236897248
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283823.5252,
              4337398.529,
              -7.480650381,
              285679.0852,
              4338657.869,
              352.2593496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283823.5251839836,
                    4337398.529436769,
                    -7.480650381315627
                  ],
                  [
                    283823.5251839836,
                    4338657.869436769,
                    -7.480650381315627
                  ],
                  [
                    285679.08518398367,
                    4338657.869436769,
                    352.2593496186844
                  ],
                  [
                    285679.08518398367,
                    4337398.529436769,
                    352.2593496186844
                  ],
                  [
                    283823.5251839836,
                    4337398.529436769,
                    -7.480650381315627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:14:56+00:00",
            "end_time": "2018-02-20T20:44:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_164524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.519314167101,
              39.10580243866359,
              36.793205507997925
            ],
            [
              -77.51965327466748,
              39.11532037492276,
              36.793205507997925
            ],
            [
              -77.50168693225326,
              39.11570755013707,
              355.39320550799795
            ],
            [
              -77.50135023651463,
              39.10618948334272,
              355.39320550799795
            ],
            [
              -77.519314167101,
              39.10580243866359,
              36.793205507997925
            ]
          ]
        ]
      },
      "bbox": [
        -77.51965327,
        39.10580244,
        36.79320551,
        -77.50135024,
        39.11570755,
        355.3932055
      ],
      "properties": {
        "datetime": "2018-02-20T22:08:40Z",
        "pc:count": 12321342,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282895.8762,
            "count": 12321342,
            "maximum": 283713.8141,
            "minimum": 282159.1141,
            "name": "X",
            "position": 0,
            "stddev": 418.8595417,
            "variance": 175443.3157
          },
          {
            "average": 4332111.446,
            "count": 12321342,
            "maximum": 4332596.025,
            "minimum": 4331538.765,
            "name": "Y",
            "position": 1,
            "stddev": 278.2695233,
            "variance": 77433.92758
          },
          {
            "average": 89.21378295,
            "count": 12321342,
            "maximum": 355.3932055,
            "minimum": 36.79320551,
            "name": "Z",
            "position": 2,
            "stddev": 8.689690238,
            "variance": 75.51071643
          },
          {
            "average": 5138.550488,
            "count": 12321342,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5290.983534,
            "variance": 27994506.76
          },
          {
            "average": 1.996438294,
            "count": 12321342,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.221413187,
            "variance": 1.491850172
          },
          {
            "average": 2.896236465,
            "count": 12321342,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.494572818,
            "variance": 2.233747909
          },
          {
            "average": 0.4959591252,
            "count": 12321342,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999836914,
            "variance": 0.2499836916
          },
          {
            "average": 0,
            "count": 12321342,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.353852446,
            "count": 12321342,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.507906856,
            "variance": 0.2579693744
          },
          {
            "average": 12.63593332,
            "count": 12321342,
            "maximum": 19.99799919,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.161001427,
            "variance": 37.95793859
          },
          {
            "average": 0,
            "count": 12321342,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.61280111,
            "count": 12321342,
            "maximum": 49,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4871097719,
            "variance": 0.2372759298
          },
          {
            "average": 203199120.4,
            "count": 12321342,
            "maximum": 203199720.6,
            "minimum": 203198196.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 719.2410713,
            "variance": 517307.7187
          },
          {
            "average": 0,
            "count": 12321342,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12321342,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12321342,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004612322262,
            "count": 12321342,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02147136531,
            "variance": 0.0004610195284
          },
          {
            "average": 0.4863104198,
            "count": 12321342,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4998125805,
            "variance": 0.2498126157
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282159.1141,
          4331538.765,
          36.79320551,
          283713.8141,
          4332596.025,
          355.3932055
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282159.1140820454,
                4331538.7649027435,
                36.793205507997925
              ],
              [
                282159.1140820454,
                4332596.024902743,
                36.793205507997925
              ],
              [
                283713.81408204534,
                4332596.024902743,
                355.39320550799795
              ],
              [
                283713.81408204534,
                4331538.7649027435,
                355.39320550799795
              ],
              [
                282159.1140820454,
                4331538.7649027435,
                36.793205507997925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:08:40+00:00",
        "end_time": "2018-02-20T21:43:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_164524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_164524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_164524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.51965327,
            39.10580244,
            36.79320551,
            -77.50135024,
            39.11570755,
            355.3932055
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.519314167101,
                  39.10580243866359,
                  36.793205507997925
                ],
                [
                  -77.51965327466748,
                  39.11532037492276,
                  36.793205507997925
                ],
                [
                  -77.50168693225326,
                  39.11570755013707,
                  355.39320550799795
                ],
                [
                  -77.50135023651463,
                  39.10618948334272,
                  355.39320550799795
                ],
                [
                  -77.519314167101,
                  39.10580243866359,
                  36.793205507997925
                ]
              ]
            ]
          },
          "id": "20180220_164524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:08:40Z",
            "pc:count": 12321342,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282895.8762,
                "count": 12321342,
                "maximum": 283713.8141,
                "minimum": 282159.1141,
                "name": "X",
                "position": 0,
                "stddev": 418.8595417,
                "variance": 175443.3157
              },
              {
                "average": 4332111.446,
                "count": 12321342,
                "maximum": 4332596.025,
                "minimum": 4331538.765,
                "name": "Y",
                "position": 1,
                "stddev": 278.2695233,
                "variance": 77433.92758
              },
              {
                "average": 89.21378295,
                "count": 12321342,
                "maximum": 355.3932055,
                "minimum": 36.79320551,
                "name": "Z",
                "position": 2,
                "stddev": 8.689690238,
                "variance": 75.51071643
              },
              {
                "average": 5138.550488,
                "count": 12321342,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5290.983534,
                "variance": 27994506.76
              },
              {
                "average": 1.996438294,
                "count": 12321342,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.221413187,
                "variance": 1.491850172
              },
              {
                "average": 2.896236465,
                "count": 12321342,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.494572818,
                "variance": 2.233747909
              },
              {
                "average": 0.4959591252,
                "count": 12321342,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999836914,
                "variance": 0.2499836916
              },
              {
                "average": 0,
                "count": 12321342,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.353852446,
                "count": 12321342,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.507906856,
                "variance": 0.2579693744
              },
              {
                "average": 12.63593332,
                "count": 12321342,
                "maximum": 19.99799919,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.161001427,
                "variance": 37.95793859
              },
              {
                "average": 0,
                "count": 12321342,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.61280111,
                "count": 12321342,
                "maximum": 49,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4871097719,
                "variance": 0.2372759298
              },
              {
                "average": 203199120.4,
                "count": 12321342,
                "maximum": 203199720.6,
                "minimum": 203198196.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 719.2410713,
                "variance": 517307.7187
              },
              {
                "average": 0,
                "count": 12321342,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12321342,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12321342,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004612322262,
                "count": 12321342,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02147136531,
                "variance": 0.0004610195284
              },
              {
                "average": 0.4863104198,
                "count": 12321342,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4998125805,
                "variance": 0.2498126157
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282159.1141,
              4331538.765,
              36.79320551,
              283713.8141,
              4332596.025,
              355.3932055
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282159.1140820454,
                    4331538.7649027435,
                    36.793205507997925
                  ],
                  [
                    282159.1140820454,
                    4332596.024902743,
                    36.793205507997925
                  ],
                  [
                    283713.81408204534,
                    4332596.024902743,
                    355.39320550799795
                  ],
                  [
                    283713.81408204534,
                    4331538.7649027435,
                    355.39320550799795
                  ],
                  [
                    282159.1140820454,
                    4331538.7649027435,
                    36.793205507997925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:08:40+00:00",
            "end_time": "2018-02-20T21:43: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": "20180220_164528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.52273561419258,
              39.11495756128933,
              -1.893417121142079
            ],
            [
              -77.5231398435553,
              39.126283681067164,
              -1.893417121142079
            ],
            [
              -77.50174380537,
              39.12674512850231,
              345.1265828788579
            ],
            [
              -77.50134299508576,
              39.11541882361232,
              345.1265828788579
            ],
            [
              -77.52273561419258,
              39.11495756128933,
              -1.893417121142079
            ]
          ]
        ]
      },
      "bbox": [
        -77.52313984,
        39.11495756,
        -1.893417121,
        -77.501343,
        39.12674513,
        345.1265829
      ],
      "properties": {
        "datetime": "2018-02-20T22:08:08Z",
        "pc:count": 13048445,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282702.5165,
            "count": 13048445,
            "maximum": 283742.6702,
            "minimum": 281891.4702,
            "name": "X",
            "position": 0,
            "stddev": 506.1983474,
            "variance": 256236.767
          },
          {
            "average": 4333238.065,
            "count": 13048445,
            "maximum": 4333821.278,
            "minimum": 4332563.158,
            "name": "Y",
            "position": 1,
            "stddev": 320.7516234,
            "variance": 102881.6039
          },
          {
            "average": 75.21893641,
            "count": 13048445,
            "maximum": 345.1265829,
            "minimum": -1.893417121,
            "name": "Z",
            "position": 2,
            "stddev": 13.86632516,
            "variance": 192.2749734
          },
          {
            "average": 5055.731594,
            "count": 13048445,
            "maximum": 64811,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5354.996039,
            "variance": 28675982.58
          },
          {
            "average": 2.213158426,
            "count": 13048445,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.322491714,
            "variance": 1.748984334
          },
          {
            "average": 3.252745289,
            "count": 13048445,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.506081959,
            "variance": 2.268282867
          },
          {
            "average": 0.5025577377,
            "count": 13048445,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999934771,
            "variance": 0.2499934771
          },
          {
            "average": 0,
            "count": 13048445,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.362731268,
            "count": 13048445,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6839417596,
            "variance": 0.4677763305
          },
          {
            "average": -10.59600027,
            "count": 13048445,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.107937555,
            "variance": 82.95452651
          },
          {
            "average": 0,
            "count": 13048445,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.54232615,
            "count": 13048445,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5708445018,
            "variance": 0.3258634452
          },
          {
            "average": 203198165.9,
            "count": 13048445,
            "maximum": 203199688.3,
            "minimum": 203197968.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 323.6877984,
            "variance": 104773.7909
          },
          {
            "average": 0,
            "count": 13048445,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13048445,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13048445,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004605912812,
            "count": 13048445,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02145644826,
            "variance": 0.0004603791721
          },
          {
            "average": 0.4897471691,
            "count": 13048445,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4998948876,
            "variance": 0.2498948986
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281891.4702,
          4332563.158,
          -1.893417121,
          283742.6702,
          4333821.278,
          345.1265829
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281891.47024690756,
                4332563.1580078425,
                -1.893417121142079
              ],
              [
                281891.47024690756,
                4333821.278007842,
                -1.893417121142079
              ],
              [
                283742.6702469075,
                4333821.278007842,
                345.1265828788579
              ],
              [
                283742.6702469075,
                4332563.1580078425,
                345.1265828788579
              ],
              [
                281891.47024690756,
                4332563.1580078425,
                -1.893417121142079
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:08:08+00:00",
        "end_time": "2018-02-20T21:39:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_164528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_164528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_164528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.52313984,
            39.11495756,
            -1.893417121,
            -77.501343,
            39.12674513,
            345.1265829
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.52273561419258,
                  39.11495756128933,
                  -1.893417121142079
                ],
                [
                  -77.5231398435553,
                  39.126283681067164,
                  -1.893417121142079
                ],
                [
                  -77.50174380537,
                  39.12674512850231,
                  345.1265828788579
                ],
                [
                  -77.50134299508576,
                  39.11541882361232,
                  345.1265828788579
                ],
                [
                  -77.52273561419258,
                  39.11495756128933,
                  -1.893417121142079
                ]
              ]
            ]
          },
          "id": "20180220_164528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:08:08Z",
            "pc:count": 13048445,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282702.5165,
                "count": 13048445,
                "maximum": 283742.6702,
                "minimum": 281891.4702,
                "name": "X",
                "position": 0,
                "stddev": 506.1983474,
                "variance": 256236.767
              },
              {
                "average": 4333238.065,
                "count": 13048445,
                "maximum": 4333821.278,
                "minimum": 4332563.158,
                "name": "Y",
                "position": 1,
                "stddev": 320.7516234,
                "variance": 102881.6039
              },
              {
                "average": 75.21893641,
                "count": 13048445,
                "maximum": 345.1265829,
                "minimum": -1.893417121,
                "name": "Z",
                "position": 2,
                "stddev": 13.86632516,
                "variance": 192.2749734
              },
              {
                "average": 5055.731594,
                "count": 13048445,
                "maximum": 64811,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5354.996039,
                "variance": 28675982.58
              },
              {
                "average": 2.213158426,
                "count": 13048445,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.322491714,
                "variance": 1.748984334
              },
              {
                "average": 3.252745289,
                "count": 13048445,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.506081959,
                "variance": 2.268282867
              },
              {
                "average": 0.5025577377,
                "count": 13048445,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999934771,
                "variance": 0.2499934771
              },
              {
                "average": 0,
                "count": 13048445,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.362731268,
                "count": 13048445,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6839417596,
                "variance": 0.4677763305
              },
              {
                "average": -10.59600027,
                "count": 13048445,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.107937555,
                "variance": 82.95452651
              },
              {
                "average": 0,
                "count": 13048445,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.54232615,
                "count": 13048445,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5708445018,
                "variance": 0.3258634452
              },
              {
                "average": 203198165.9,
                "count": 13048445,
                "maximum": 203199688.3,
                "minimum": 203197968.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 323.6877984,
                "variance": 104773.7909
              },
              {
                "average": 0,
                "count": 13048445,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13048445,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13048445,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004605912812,
                "count": 13048445,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02145644826,
                "variance": 0.0004603791721
              },
              {
                "average": 0.4897471691,
                "count": 13048445,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4998948876,
                "variance": 0.2498948986
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281891.4702,
              4332563.158,
              -1.893417121,
              283742.6702,
              4333821.278,
              345.1265829
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281891.47024690756,
                    4332563.1580078425,
                    -1.893417121142079
                  ],
                  [
                    281891.47024690756,
                    4333821.278007842,
                    -1.893417121142079
                  ],
                  [
                    283742.6702469075,
                    4333821.278007842,
                    345.1265828788579
                  ],
                  [
                    283742.6702469075,
                    4332563.1580078425,
                    345.1265828788579
                  ],
                  [
                    281891.47024690756,
                    4332563.1580078425,
                    -1.893417121142079
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:08:08+00:00",
            "end_time": "2018-02-20T21: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": "20180221_182520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45920459241103,
              39.09324914161323,
              -10.414610850183635
            ],
            [
              -77.45959870691424,
              39.104586294772204,
              -10.414610850183635
            ],
            [
              -77.43815851434807,
              39.10503691139345,
              378.4853891498164
            ],
            [
              -77.4377678269837,
              39.09369957726213,
              378.4853891498164
            ],
            [
              -77.45920459241103,
              39.09324914161323,
              -10.414610850183635
            ]
          ]
        ]
      },
      "bbox": [
        -77.45959871,
        39.09324914,
        -10.41461085,
        -77.43776783,
        39.10503691,
        378.4853891
      ],
      "properties": {
        "datetime": "2018-02-21T18:55:27Z",
        "pc:count": 22866030,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288284.7315,
            "count": 22866030,
            "maximum": 289175.1183,
            "minimum": 287319.6183,
            "name": "X",
            "position": 0,
            "stddev": 552.4392583,
            "variance": 305189.1341
          },
          {
            "average": 4330614.491,
            "count": 22866030,
            "maximum": 4331262.162,
            "minimum": 4330002.882,
            "name": "Y",
            "position": 1,
            "stddev": 362.89025,
            "variance": 131689.3335
          },
          {
            "average": 99.02306149,
            "count": 22866030,
            "maximum": 378.4853891,
            "minimum": -10.41461085,
            "name": "Z",
            "position": 2,
            "stddev": 13.68874133,
            "variance": 187.3816393
          },
          {
            "average": 4460.015736,
            "count": 22866030,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5063.718787,
            "variance": 25641247.95
          },
          {
            "average": 2.354615996,
            "count": 22866030,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.323436725,
            "variance": 1.751484766
          },
          {
            "average": 3.512079666,
            "count": 22866030,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.3615198,
            "variance": 1.853736166
          },
          {
            "average": 0.4959719287,
            "count": 22866030,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999837853,
            "variance": 0.2499837856
          },
          {
            "average": 0,
            "count": 22866030,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256224802,
            "count": 22866030,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4472550105,
            "variance": 0.2000370444
          },
          {
            "average": -2.901612676,
            "count": 22866030,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.26916342,
            "variance": 176.0706977
          },
          {
            "average": 0,
            "count": 22866030,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.08051105,
            "count": 22866030,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5784256463,
            "variance": 0.3345762283
          },
          {
            "average": 203274058.9,
            "count": 22866030,
            "maximum": 203274527.2,
            "minimum": 203272690.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 541.0157857,
            "variance": 292698.0803
          },
          {
            "average": 0,
            "count": 22866030,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22866030,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22866030,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002625291754,
            "count": 22866030,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01620062546,
            "variance": 0.0002624602653
          },
          {
            "average": 0.3382508463,
            "count": 22866030,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4731143848,
            "variance": 0.2238372211
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287319.6183,
          4330002.882,
          -10.41461085,
          289175.1183,
          4331262.162,
          378.4853891
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287319.61827139877,
                4330002.882254104,
                -10.414610850183635
              ],
              [
                287319.61827139877,
                4331262.162254103,
                -10.414610850183635
              ],
              [
                289175.11827139877,
                4331262.162254103,
                378.4853891498164
              ],
              [
                289175.11827139877,
                4330002.882254104,
                378.4853891498164
              ],
              [
                287319.61827139877,
                4330002.882254104,
                -10.414610850183635
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:55:27+00:00",
        "end_time": "2018-02-21T18:24:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_182520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_182520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_182520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_182520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.45959871,
            39.09324914,
            -10.41461085,
            -77.43776783,
            39.10503691,
            378.4853891
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45920459241103,
                  39.09324914161323,
                  -10.414610850183635
                ],
                [
                  -77.45959870691424,
                  39.104586294772204,
                  -10.414610850183635
                ],
                [
                  -77.43815851434807,
                  39.10503691139345,
                  378.4853891498164
                ],
                [
                  -77.4377678269837,
                  39.09369957726213,
                  378.4853891498164
                ],
                [
                  -77.45920459241103,
                  39.09324914161323,
                  -10.414610850183635
                ]
              ]
            ]
          },
          "id": "20180221_182520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_182520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:55:27Z",
            "pc:count": 22866030,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288284.7315,
                "count": 22866030,
                "maximum": 289175.1183,
                "minimum": 287319.6183,
                "name": "X",
                "position": 0,
                "stddev": 552.4392583,
                "variance": 305189.1341
              },
              {
                "average": 4330614.491,
                "count": 22866030,
                "maximum": 4331262.162,
                "minimum": 4330002.882,
                "name": "Y",
                "position": 1,
                "stddev": 362.89025,
                "variance": 131689.3335
              },
              {
                "average": 99.02306149,
                "count": 22866030,
                "maximum": 378.4853891,
                "minimum": -10.41461085,
                "name": "Z",
                "position": 2,
                "stddev": 13.68874133,
                "variance": 187.3816393
              },
              {
                "average": 4460.015736,
                "count": 22866030,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5063.718787,
                "variance": 25641247.95
              },
              {
                "average": 2.354615996,
                "count": 22866030,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.323436725,
                "variance": 1.751484766
              },
              {
                "average": 3.512079666,
                "count": 22866030,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.3615198,
                "variance": 1.853736166
              },
              {
                "average": 0.4959719287,
                "count": 22866030,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999837853,
                "variance": 0.2499837856
              },
              {
                "average": 0,
                "count": 22866030,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256224802,
                "count": 22866030,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4472550105,
                "variance": 0.2000370444
              },
              {
                "average": -2.901612676,
                "count": 22866030,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.26916342,
                "variance": 176.0706977
              },
              {
                "average": 0,
                "count": 22866030,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.08051105,
                "count": 22866030,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5784256463,
                "variance": 0.3345762283
              },
              {
                "average": 203274058.9,
                "count": 22866030,
                "maximum": 203274527.2,
                "minimum": 203272690.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 541.0157857,
                "variance": 292698.0803
              },
              {
                "average": 0,
                "count": 22866030,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22866030,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22866030,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002625291754,
                "count": 22866030,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01620062546,
                "variance": 0.0002624602653
              },
              {
                "average": 0.3382508463,
                "count": 22866030,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4731143848,
                "variance": 0.2238372211
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287319.6183,
              4330002.882,
              -10.41461085,
              289175.1183,
              4331262.162,
              378.4853891
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287319.61827139877,
                    4330002.882254104,
                    -10.414610850183635
                  ],
                  [
                    287319.61827139877,
                    4331262.162254103,
                    -10.414610850183635
                  ],
                  [
                    289175.11827139877,
                    4331262.162254103,
                    378.4853891498164
                  ],
                  [
                    289175.11827139877,
                    4330002.882254104,
                    378.4853891498164
                  ],
                  [
                    287319.61827139877,
                    4330002.882254104,
                    -10.414610850183635
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:55:27+00:00",
            "end_time": "2018-02-21T18:24: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": "20180220_170560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.49893240759268,
              39.202968556634346,
              -9.488579410461597
            ],
            [
              -77.49933249104862,
              39.21424987973309,
              -9.488579410461597
            ],
            [
              -77.48118699987212,
              39.21463800487147,
              353.4714205895384
            ],
            [
              -77.48078981378201,
              39.20335652678961,
              353.4714205895384
            ],
            [
              -77.49893240759268,
              39.202968556634346,
              -9.488579410461597
            ]
          ]
        ]
      },
      "bbox": [
        -77.49933249,
        39.20296856,
        -9.48857941,
        -77.48078981,
        39.214638,
        353.4714206
      ],
      "properties": {
        "datetime": "2018-02-20T20:38:50Z",
        "pc:count": 15342697,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284963.0147,
            "count": 15342697,
            "maximum": 285786.8994,
            "minimum": 284218.9194,
            "name": "X",
            "position": 0,
            "stddev": 458.3096464,
            "variance": 210047.732
          },
          {
            "average": 4342985.879,
            "count": 15342697,
            "maximum": 4343528.198,
            "minimum": 4342275.058,
            "name": "Y",
            "position": 1,
            "stddev": 350.5062434,
            "variance": 122854.6266
          },
          {
            "average": 96.48439764,
            "count": 15342697,
            "maximum": 353.4714206,
            "minimum": -9.48857941,
            "name": "Z",
            "position": 2,
            "stddev": 12.39629397,
            "variance": 153.6681041
          },
          {
            "average": 5392.563484,
            "count": 15342697,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5684.451214,
            "variance": 32312985.6
          },
          {
            "average": 2.213860184,
            "count": 15342697,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.326763025,
            "variance": 1.760300124
          },
          {
            "average": 3.24966106,
            "count": 15342697,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.512113656,
            "variance": 2.286487707
          },
          {
            "average": 0.4975758825,
            "count": 15342697,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941399,
            "variance": 0.2499941399
          },
          {
            "average": 0,
            "count": 15342697,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372087124,
            "count": 15342697,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4970591146,
            "variance": 0.2470677634
          },
          {
            "average": -5.780565211,
            "count": 15342697,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.71147408,
            "variance": 161.5815732
          },
          {
            "average": 0,
            "count": 15342697,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.74046467,
            "count": 15342697,
            "maximum": 43,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6808298817,
            "variance": 0.4635293279
          },
          {
            "average": 203193110,
            "count": 15342697,
            "maximum": 203194330.3,
            "minimum": 203192703,
            "name": "GpsTime",
            "position": 12,
            "stddev": 506.4005635,
            "variance": 256441.5307
          },
          {
            "average": 0,
            "count": 15342697,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15342697,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15342697,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003677319574,
            "count": 15342697,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0191728129,
            "variance": 0.0003675967546
          },
          {
            "average": 0.5148607184,
            "count": 15342697,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997791265,
            "variance": 0.2497791753
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284218.9194,
          4342275.058,
          -9.48857941,
          285786.8994,
          4343528.198,
          353.4714206
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284218.9194307643,
                4342275.058166562,
                -9.488579410461597
              ],
              [
                284218.9194307643,
                4343528.198166562,
                -9.488579410461597
              ],
              [
                285786.89943076426,
                4343528.198166562,
                353.4714205895384
              ],
              [
                285786.89943076426,
                4342275.058166562,
                353.4714205895384
              ],
              [
                284218.9194307643,
                4342275.058166562,
                -9.488579410461597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:38:50+00:00",
        "end_time": "2018-02-20T20:11:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_170560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_170560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_170560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.49933249,
            39.20296856,
            -9.48857941,
            -77.48078981,
            39.214638,
            353.4714206
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.49893240759268,
                  39.202968556634346,
                  -9.488579410461597
                ],
                [
                  -77.49933249104862,
                  39.21424987973309,
                  -9.488579410461597
                ],
                [
                  -77.48118699987212,
                  39.21463800487147,
                  353.4714205895384
                ],
                [
                  -77.48078981378201,
                  39.20335652678961,
                  353.4714205895384
                ],
                [
                  -77.49893240759268,
                  39.202968556634346,
                  -9.488579410461597
                ]
              ]
            ]
          },
          "id": "20180220_170560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:38:50Z",
            "pc:count": 15342697,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284963.0147,
                "count": 15342697,
                "maximum": 285786.8994,
                "minimum": 284218.9194,
                "name": "X",
                "position": 0,
                "stddev": 458.3096464,
                "variance": 210047.732
              },
              {
                "average": 4342985.879,
                "count": 15342697,
                "maximum": 4343528.198,
                "minimum": 4342275.058,
                "name": "Y",
                "position": 1,
                "stddev": 350.5062434,
                "variance": 122854.6266
              },
              {
                "average": 96.48439764,
                "count": 15342697,
                "maximum": 353.4714206,
                "minimum": -9.48857941,
                "name": "Z",
                "position": 2,
                "stddev": 12.39629397,
                "variance": 153.6681041
              },
              {
                "average": 5392.563484,
                "count": 15342697,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5684.451214,
                "variance": 32312985.6
              },
              {
                "average": 2.213860184,
                "count": 15342697,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.326763025,
                "variance": 1.760300124
              },
              {
                "average": 3.24966106,
                "count": 15342697,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.512113656,
                "variance": 2.286487707
              },
              {
                "average": 0.4975758825,
                "count": 15342697,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941399,
                "variance": 0.2499941399
              },
              {
                "average": 0,
                "count": 15342697,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372087124,
                "count": 15342697,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4970591146,
                "variance": 0.2470677634
              },
              {
                "average": -5.780565211,
                "count": 15342697,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.71147408,
                "variance": 161.5815732
              },
              {
                "average": 0,
                "count": 15342697,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.74046467,
                "count": 15342697,
                "maximum": 43,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6808298817,
                "variance": 0.4635293279
              },
              {
                "average": 203193110,
                "count": 15342697,
                "maximum": 203194330.3,
                "minimum": 203192703,
                "name": "GpsTime",
                "position": 12,
                "stddev": 506.4005635,
                "variance": 256441.5307
              },
              {
                "average": 0,
                "count": 15342697,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15342697,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15342697,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003677319574,
                "count": 15342697,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0191728129,
                "variance": 0.0003675967546
              },
              {
                "average": 0.5148607184,
                "count": 15342697,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997791265,
                "variance": 0.2497791753
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284218.9194,
              4342275.058,
              -9.48857941,
              285786.8994,
              4343528.198,
              353.4714206
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284218.9194307643,
                    4342275.058166562,
                    -9.488579410461597
                  ],
                  [
                    284218.9194307643,
                    4343528.198166562,
                    -9.488579410461597
                  ],
                  [
                    285786.89943076426,
                    4343528.198166562,
                    353.4714205895384
                  ],
                  [
                    285786.89943076426,
                    4342275.058166562,
                    353.4714205895384
                  ],
                  [
                    284218.9194307643,
                    4342275.058166562,
                    -9.488579410461597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:38:50+00:00",
            "end_time": "2018-02-20T20:11: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": "20180220_182532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45941781874758,
              39.12619666410449,
              -9.124129812972683
            ],
            [
              -77.45981243627158,
              39.137533931287926,
              -9.124129812972683
            ],
            [
              -77.4383627203552,
              39.137984892833245,
              370.5758701870273
            ],
            [
              -77.43797153556874,
              39.12664744458106,
              370.5758701870273
            ],
            [
              -77.45941781874758,
              39.12619666410449,
              -9.124129812972683
            ]
          ]
        ]
      },
      "bbox": [
        -77.45981244,
        39.12619666,
        -9.124129813,
        -77.43797154,
        39.13798489,
        370.5758702
      ],
      "properties": {
        "datetime": "2018-02-21T18:25:46Z",
        "pc:count": 16247154,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288284.725,
            "count": 16247154,
            "maximum": 289255.7183,
            "minimum": 287400.2583,
            "name": "X",
            "position": 0,
            "stddev": 509.8068426,
            "variance": 259903.0168
          },
          {
            "average": 4334262.251,
            "count": 16247154,
            "maximum": 4334919.667,
            "minimum": 4333660.367,
            "name": "Y",
            "position": 1,
            "stddev": 357.5430721,
            "variance": 127837.0484
          },
          {
            "average": 92.88185794,
            "count": 16247154,
            "maximum": 370.5758702,
            "minimum": -9.124129813,
            "name": "Z",
            "position": 2,
            "stddev": 13.48555134,
            "variance": 181.860095
          },
          {
            "average": 7774.016407,
            "count": 16247154,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5839.89547,
            "variance": 34104379.11
          },
          {
            "average": 1.8007704,
            "count": 16247154,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.200009812,
            "variance": 1.440023549
          },
          {
            "average": 2.468930128,
            "count": 16247154,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.596149864,
            "variance": 2.547694388
          },
          {
            "average": 0.4974862059,
            "count": 16247154,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936962,
            "variance": 0.2499936962
          },
          {
            "average": 0,
            "count": 16247154,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.554647909,
            "count": 16247154,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5115209914,
            "variance": 0.2616537246
          },
          {
            "average": -1.566120872,
            "count": 16247154,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.70307804,
            "variance": 187.7743479
          },
          {
            "average": 0,
            "count": 16247154,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.5420545,
            "count": 16247154,
            "maximum": 51,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5338109923,
            "variance": 0.2849541755
          },
          {
            "average": 203237721.5,
            "count": 16247154,
            "maximum": 203272746.5,
            "minimum": 203198284.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36356.32842,
            "variance": 1321782616
          },
          {
            "average": 0,
            "count": 16247154,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16247154,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16247154,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001826781478,
            "count": 16247154,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01351461386,
            "variance": 0.0001826447878
          },
          {
            "average": 0.3670938307,
            "count": 16247154,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4820124111,
            "variance": 0.2323359645
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287400.2583,
          4333660.367,
          -9.124129813,
          289255.7183,
          4334919.667,
          370.5758702
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287400.2582935921,
                4333660.366687922,
                -9.124129812972683
              ],
              [
                287400.2582935921,
                4334919.666687923,
                -9.124129812972683
              ],
              [
                289255.71829359204,
                4334919.666687923,
                370.5758701870273
              ],
              [
                289255.71829359204,
                4333660.366687922,
                370.5758701870273
              ],
              [
                287400.2582935921,
                4333660.366687922,
                -9.124129812972683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:25:46+00:00",
        "end_time": "2018-02-20T21:44:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_182532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_182532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_182532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.45981244,
            39.12619666,
            -9.124129813,
            -77.43797154,
            39.13798489,
            370.5758702
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45941781874758,
                  39.12619666410449,
                  -9.124129812972683
                ],
                [
                  -77.45981243627158,
                  39.137533931287926,
                  -9.124129812972683
                ],
                [
                  -77.4383627203552,
                  39.137984892833245,
                  370.5758701870273
                ],
                [
                  -77.43797153556874,
                  39.12664744458106,
                  370.5758701870273
                ],
                [
                  -77.45941781874758,
                  39.12619666410449,
                  -9.124129812972683
                ]
              ]
            ]
          },
          "id": "20180220_182532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:25:46Z",
            "pc:count": 16247154,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288284.725,
                "count": 16247154,
                "maximum": 289255.7183,
                "minimum": 287400.2583,
                "name": "X",
                "position": 0,
                "stddev": 509.8068426,
                "variance": 259903.0168
              },
              {
                "average": 4334262.251,
                "count": 16247154,
                "maximum": 4334919.667,
                "minimum": 4333660.367,
                "name": "Y",
                "position": 1,
                "stddev": 357.5430721,
                "variance": 127837.0484
              },
              {
                "average": 92.88185794,
                "count": 16247154,
                "maximum": 370.5758702,
                "minimum": -9.124129813,
                "name": "Z",
                "position": 2,
                "stddev": 13.48555134,
                "variance": 181.860095
              },
              {
                "average": 7774.016407,
                "count": 16247154,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5839.89547,
                "variance": 34104379.11
              },
              {
                "average": 1.8007704,
                "count": 16247154,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.200009812,
                "variance": 1.440023549
              },
              {
                "average": 2.468930128,
                "count": 16247154,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.596149864,
                "variance": 2.547694388
              },
              {
                "average": 0.4974862059,
                "count": 16247154,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936962,
                "variance": 0.2499936962
              },
              {
                "average": 0,
                "count": 16247154,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.554647909,
                "count": 16247154,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5115209914,
                "variance": 0.2616537246
              },
              {
                "average": -1.566120872,
                "count": 16247154,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.70307804,
                "variance": 187.7743479
              },
              {
                "average": 0,
                "count": 16247154,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.5420545,
                "count": 16247154,
                "maximum": 51,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5338109923,
                "variance": 0.2849541755
              },
              {
                "average": 203237721.5,
                "count": 16247154,
                "maximum": 203272746.5,
                "minimum": 203198284.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36356.32842,
                "variance": 1321782616
              },
              {
                "average": 0,
                "count": 16247154,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16247154,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16247154,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001826781478,
                "count": 16247154,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01351461386,
                "variance": 0.0001826447878
              },
              {
                "average": 0.3670938307,
                "count": 16247154,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4820124111,
                "variance": 0.2323359645
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287400.2583,
              4333660.367,
              -9.124129813,
              289255.7183,
              4334919.667,
              370.5758702
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287400.2582935921,
                    4333660.366687922,
                    -9.124129812972683
                  ],
                  [
                    287400.2582935921,
                    4334919.666687923,
                    -9.124129812972683
                  ],
                  [
                    289255.71829359204,
                    4334919.666687923,
                    370.5758701870273
                  ],
                  [
                    289255.71829359204,
                    4333660.366687922,
                    370.5758701870273
                  ],
                  [
                    287400.2582935921,
                    4333660.366687922,
                    -9.124129812972683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:25:46+00:00",
            "end_time": "2018-02-20T21:44: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": "20180220_170564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.49900767408737,
              39.21395108997705,
              -7.705835706260956
            ],
            [
              -77.49922715652647,
              39.22013810096622,
              -7.705835706260956
            ],
            [
              -77.48121856842859,
              39.22052330802217,
              353.45416429373904
            ],
            [
              -77.48100066353408,
              39.21433621267227,
              353.45416429373904
            ],
            [
              -77.49900767408737,
              39.21395108997705,
              -7.705835706260956
            ]
          ]
        ]
      },
      "bbox": [
        -77.49922716,
        39.21395109,
        -7.705835706,
        -77.48100066,
        39.22052331,
        353.4541643
      ],
      "properties": {
        "datetime": "2018-02-20T20:18:31Z",
        "pc:count": 7783948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 285175.2725,
            "count": 7783948,
            "maximum": 285802.0712,
            "minimum": 284246.0512,
            "name": "X",
            "position": 0,
            "stddev": 450.7851608,
            "variance": 203207.2612
          },
          {
            "average": 4343788.307,
            "count": 7783948,
            "maximum": 4344181.52,
            "minimum": 4343494.26,
            "name": "Y",
            "position": 1,
            "stddev": 194.2383014,
            "variance": 37728.51773
          },
          {
            "average": 108.4934503,
            "count": 7783948,
            "maximum": 353.4541643,
            "minimum": -7.705835706,
            "name": "Z",
            "position": 2,
            "stddev": 13.12683288,
            "variance": 172.3137414
          },
          {
            "average": 6044.282212,
            "count": 7783948,
            "maximum": 65517,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5982.766221,
            "variance": 35793491.66
          },
          {
            "average": 2.11571827,
            "count": 7783948,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.315603551,
            "variance": 1.730812703
          },
          {
            "average": 3.069738004,
            "count": 7783948,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.573601349,
            "variance": 2.476221206
          },
          {
            "average": 0.5003464823,
            "count": 7783948,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999121,
            "variance": 0.2499999121
          },
          {
            "average": 0,
            "count": 7783948,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.403229055,
            "count": 7783948,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5014068905,
            "variance": 0.2514088699
          },
          {
            "average": -10.09942994,
            "count": 7783948,
            "maximum": 10.00199986,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.897432929,
            "variance": 62.36944686
          },
          {
            "average": 0,
            "count": 7783948,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.32093444,
            "count": 7783948,
            "maximum": 42,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4668356816,
            "variance": 0.2179355536
          },
          {
            "average": 203192835.1,
            "count": 7783948,
            "maximum": 203193111.9,
            "minimum": 203192683.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 180.4427506,
            "variance": 32559.58625
          },
          {
            "average": 0,
            "count": 7783948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7783948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7783948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002917542615,
            "count": 7783948,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01707832481,
            "variance": 0.0002916691784
          },
          {
            "average": 0.4434116209,
            "count": 7783948,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4967874667,
            "variance": 0.2467977871
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          284246.0512,
          4343494.26,
          -7.705835706,
          285802.0712,
          4344181.52,
          353.4541643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                284246.05118477385,
                4343494.259605578,
                -7.705835706260956
              ],
              [
                284246.05118477385,
                4344181.519605578,
                -7.705835706260956
              ],
              [
                285802.0711847739,
                4344181.519605578,
                353.45416429373904
              ],
              [
                285802.0711847739,
                4343494.259605578,
                353.45416429373904
              ],
              [
                284246.05118477385,
                4343494.259605578,
                -7.705835706260956
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:18:31+00:00",
        "end_time": "2018-02-20T20:11:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_170564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_170564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_170564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.49922716,
            39.21395109,
            -7.705835706,
            -77.48100066,
            39.22052331,
            353.4541643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.49900767408737,
                  39.21395108997705,
                  -7.705835706260956
                ],
                [
                  -77.49922715652647,
                  39.22013810096622,
                  -7.705835706260956
                ],
                [
                  -77.48121856842859,
                  39.22052330802217,
                  353.45416429373904
                ],
                [
                  -77.48100066353408,
                  39.21433621267227,
                  353.45416429373904
                ],
                [
                  -77.49900767408737,
                  39.21395108997705,
                  -7.705835706260956
                ]
              ]
            ]
          },
          "id": "20180220_170564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:18:31Z",
            "pc:count": 7783948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 285175.2725,
                "count": 7783948,
                "maximum": 285802.0712,
                "minimum": 284246.0512,
                "name": "X",
                "position": 0,
                "stddev": 450.7851608,
                "variance": 203207.2612
              },
              {
                "average": 4343788.307,
                "count": 7783948,
                "maximum": 4344181.52,
                "minimum": 4343494.26,
                "name": "Y",
                "position": 1,
                "stddev": 194.2383014,
                "variance": 37728.51773
              },
              {
                "average": 108.4934503,
                "count": 7783948,
                "maximum": 353.4541643,
                "minimum": -7.705835706,
                "name": "Z",
                "position": 2,
                "stddev": 13.12683288,
                "variance": 172.3137414
              },
              {
                "average": 6044.282212,
                "count": 7783948,
                "maximum": 65517,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5982.766221,
                "variance": 35793491.66
              },
              {
                "average": 2.11571827,
                "count": 7783948,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.315603551,
                "variance": 1.730812703
              },
              {
                "average": 3.069738004,
                "count": 7783948,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.573601349,
                "variance": 2.476221206
              },
              {
                "average": 0.5003464823,
                "count": 7783948,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999121,
                "variance": 0.2499999121
              },
              {
                "average": 0,
                "count": 7783948,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.403229055,
                "count": 7783948,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5014068905,
                "variance": 0.2514088699
              },
              {
                "average": -10.09942994,
                "count": 7783948,
                "maximum": 10.00199986,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.897432929,
                "variance": 62.36944686
              },
              {
                "average": 0,
                "count": 7783948,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.32093444,
                "count": 7783948,
                "maximum": 42,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4668356816,
                "variance": 0.2179355536
              },
              {
                "average": 203192835.1,
                "count": 7783948,
                "maximum": 203193111.9,
                "minimum": 203192683.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 180.4427506,
                "variance": 32559.58625
              },
              {
                "average": 0,
                "count": 7783948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7783948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7783948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002917542615,
                "count": 7783948,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01707832481,
                "variance": 0.0002916691784
              },
              {
                "average": 0.4434116209,
                "count": 7783948,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4967874667,
                "variance": 0.2467977871
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              284246.0512,
              4343494.26,
              -7.705835706,
              285802.0712,
              4344181.52,
              353.4541643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    284246.05118477385,
                    4343494.259605578,
                    -7.705835706260956
                  ],
                  [
                    284246.05118477385,
                    4344181.519605578,
                    -7.705835706260956
                  ],
                  [
                    285802.0711847739,
                    4344181.519605578,
                    353.45416429373904
                  ],
                  [
                    285802.0711847739,
                    4343494.259605578,
                    353.45416429373904
                  ],
                  [
                    284246.05118477385,
                    4343494.259605578,
                    -7.705835706260956
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:18:31+00:00",
            "end_time": "2018-02-20T20:11:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_176508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47676233793288,
              39.06216400462012,
              -10.271212238947413
            ],
            [
              -77.47709122334871,
              39.07156852597089,
              -10.271212238947413
            ],
            [
              -77.45908712213213,
              39.071949806285225,
              365.4287877610526
            ],
            [
              -77.45876062123895,
              39.062545157877096,
              365.4287877610526
            ],
            [
              -77.47676233793288,
              39.06216400462012,
              -10.271212238947413
            ]
          ]
        ]
      },
      "bbox": [
        -77.47709122,
        39.062164,
        -10.27121224,
        -77.45876062,
        39.07194981,
        365.4287878
      ],
      "properties": {
        "datetime": "2018-02-21T19:25:59Z",
        "pc:count": 9566808,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286416.2935,
            "count": 9566808,
            "maximum": 287265.7716,
            "minimum": 285706.8916,
            "name": "X",
            "position": 0,
            "stddev": 445.3871961,
            "variance": 198369.7544
          },
          {
            "average": 4327150.489,
            "count": 9566808,
            "maximum": 4327638.513,
            "minimum": 4326593.893,
            "name": "Y",
            "position": 1,
            "stddev": 289.0633142,
            "variance": 83557.5996
          },
          {
            "average": 89.42130358,
            "count": 9566808,
            "maximum": 365.4287878,
            "minimum": -10.27121224,
            "name": "Z",
            "position": 2,
            "stddev": 9.263165934,
            "variance": 85.80624312
          },
          {
            "average": 6715.551935,
            "count": 9566808,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5654.255101,
            "variance": 31970600.75
          },
          {
            "average": 1.700012585,
            "count": 9566808,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.091763282,
            "variance": 1.191947064
          },
          {
            "average": 2.300921373,
            "count": 9566808,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.468921406,
            "variance": 2.157730097
          },
          {
            "average": 0.5001909728,
            "count": 9566808,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999897,
            "variance": 0.2499999897
          },
          {
            "average": 0,
            "count": 9566808,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.532193915,
            "count": 9566808,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7140846538,
            "variance": 0.5099168928
          },
          {
            "average": 11.58653024,
            "count": 9566808,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.267859633,
            "variance": 52.82178364
          },
          {
            "average": 0,
            "count": 9566808,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.63847179,
            "count": 9566808,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4945209418,
            "variance": 0.2445509619
          },
          {
            "average": 203275511.2,
            "count": 9566808,
            "maximum": 203276359.5,
            "minimum": 203274444.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 801.956128,
            "variance": 643133.6312
          },
          {
            "average": 0,
            "count": 9566808,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9566808,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9566808,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004089138195,
            "count": 9566808,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02021748381,
            "variance": 0.0004087466517
          },
          {
            "average": 0.3666121448,
            "count": 9566808,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4818793463,
            "variance": 0.2322077044
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285706.8916,
          4326593.893,
          -10.27121224,
          287265.7716,
          4327638.513,
          365.4287878
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285706.89155622624,
                4326593.892960865,
                -10.271212238947413
              ],
              [
                285706.89155622624,
                4327638.512960864,
                -10.271212238947413
              ],
              [
                287265.77155622625,
                4327638.512960864,
                365.4287877610526
              ],
              [
                287265.77155622625,
                4326593.892960865,
                365.4287877610526
              ],
              [
                285706.89155622624,
                4326593.892960865,
                -10.271212238947413
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:25:59+00:00",
        "end_time": "2018-02-21T18:54:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_176508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_176508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_176508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_176508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47709122,
            39.062164,
            -10.27121224,
            -77.45876062,
            39.07194981,
            365.4287878
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47676233793288,
                  39.06216400462012,
                  -10.271212238947413
                ],
                [
                  -77.47709122334871,
                  39.07156852597089,
                  -10.271212238947413
                ],
                [
                  -77.45908712213213,
                  39.071949806285225,
                  365.4287877610526
                ],
                [
                  -77.45876062123895,
                  39.062545157877096,
                  365.4287877610526
                ],
                [
                  -77.47676233793288,
                  39.06216400462012,
                  -10.271212238947413
                ]
              ]
            ]
          },
          "id": "20180221_176508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_176508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:25:59Z",
            "pc:count": 9566808,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286416.2935,
                "count": 9566808,
                "maximum": 287265.7716,
                "minimum": 285706.8916,
                "name": "X",
                "position": 0,
                "stddev": 445.3871961,
                "variance": 198369.7544
              },
              {
                "average": 4327150.489,
                "count": 9566808,
                "maximum": 4327638.513,
                "minimum": 4326593.893,
                "name": "Y",
                "position": 1,
                "stddev": 289.0633142,
                "variance": 83557.5996
              },
              {
                "average": 89.42130358,
                "count": 9566808,
                "maximum": 365.4287878,
                "minimum": -10.27121224,
                "name": "Z",
                "position": 2,
                "stddev": 9.263165934,
                "variance": 85.80624312
              },
              {
                "average": 6715.551935,
                "count": 9566808,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5654.255101,
                "variance": 31970600.75
              },
              {
                "average": 1.700012585,
                "count": 9566808,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.091763282,
                "variance": 1.191947064
              },
              {
                "average": 2.300921373,
                "count": 9566808,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.468921406,
                "variance": 2.157730097
              },
              {
                "average": 0.5001909728,
                "count": 9566808,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999897,
                "variance": 0.2499999897
              },
              {
                "average": 0,
                "count": 9566808,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.532193915,
                "count": 9566808,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7140846538,
                "variance": 0.5099168928
              },
              {
                "average": 11.58653024,
                "count": 9566808,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.267859633,
                "variance": 52.82178364
              },
              {
                "average": 0,
                "count": 9566808,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.63847179,
                "count": 9566808,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4945209418,
                "variance": 0.2445509619
              },
              {
                "average": 203275511.2,
                "count": 9566808,
                "maximum": 203276359.5,
                "minimum": 203274444.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 801.956128,
                "variance": 643133.6312
              },
              {
                "average": 0,
                "count": 9566808,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9566808,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9566808,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004089138195,
                "count": 9566808,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02021748381,
                "variance": 0.0004087466517
              },
              {
                "average": 0.3666121448,
                "count": 9566808,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4818793463,
                "variance": 0.2322077044
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285706.8916,
              4326593.893,
              -10.27121224,
              287265.7716,
              4327638.513,
              365.4287878
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285706.89155622624,
                    4326593.892960865,
                    -10.271212238947413
                  ],
                  [
                    285706.89155622624,
                    4327638.512960864,
                    -10.271212238947413
                  ],
                  [
                    287265.77155622625,
                    4327638.512960864,
                    365.4287877610526
                  ],
                  [
                    287265.77155622625,
                    4326593.892960865,
                    365.4287877610526
                  ],
                  [
                    285706.89155622624,
                    4326593.892960865,
                    -10.271212238947413
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:25:59+00:00",
            "end_time": "2018-02-21T18:54: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": "20180220_182536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45948841151473,
              39.13717851129386,
              -10.126788017978726
            ],
            [
              -77.4598831695657,
              39.14851503624386,
              -10.126788017978726
            ],
            [
              -77.43843012191564,
              39.14896611587186,
              360.6532119820213
            ],
            [
              -77.43803879825876,
              39.137629409832165,
              360.6532119820213
            ],
            [
              -77.45948841151473,
              39.13717851129386,
              -10.126788017978726
            ]
          ]
        ]
      },
      "bbox": [
        -77.45988317,
        39.13717851,
        -10.12678802,
        -77.4380388,
        39.14896612,
        360.653212
      ],
      "properties": {
        "datetime": "2018-02-21T18:19:19Z",
        "pc:count": 13960884,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288222.7687,
            "count": 13960884,
            "maximum": 289282.6575,
            "minimum": 287427.1975,
            "name": "X",
            "position": 0,
            "stddev": 538.1738391,
            "variance": 289631.0811
          },
          {
            "average": 4335516.048,
            "count": 13960884,
            "maximum": 4336138.678,
            "minimum": 4334879.458,
            "name": "Y",
            "position": 1,
            "stddev": 341.1751635,
            "variance": 116400.4922
          },
          {
            "average": 98.44751287,
            "count": 13960884,
            "maximum": 360.653212,
            "minimum": -10.12678802,
            "name": "Z",
            "position": 2,
            "stddev": 10.99091613,
            "variance": 120.8002373
          },
          {
            "average": 8542.656015,
            "count": 13960884,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6360.090272,
            "variance": 40450748.27
          },
          {
            "average": 1.738265356,
            "count": 13960884,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.17584949,
            "variance": 1.382622024
          },
          {
            "average": 2.382905051,
            "count": 13960884,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.592554638,
            "variance": 2.536230276
          },
          {
            "average": 0.4962551082,
            "count": 13960884,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999859935,
            "variance": 0.2499859937
          },
          {
            "average": 0,
            "count": 13960884,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.573911509,
            "count": 13960884,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5004671721,
            "variance": 0.2504673903
          },
          {
            "average": 11.05173508,
            "count": 13960884,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.222940265,
            "variance": 67.6167466
          },
          {
            "average": 0,
            "count": 13960884,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.72840029,
            "count": 13960884,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5780343387,
            "variance": 0.3341236967
          },
          {
            "average": 203204097.9,
            "count": 13960884,
            "maximum": 203272359.8,
            "minimum": 203198280.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18465.54267,
            "variance": 340976266.3
          },
          {
            "average": 0,
            "count": 13960884,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13960884,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13960884,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001393178254,
            "count": 13960884,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01180247542,
            "variance": 0.000139298426
          },
          {
            "average": 0.3819406422,
            "count": 13960884,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4858621254,
            "variance": 0.2360620049
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287427.1975,
          4334879.458,
          -10.12678802,
          289282.6575,
          4336138.678,
          360.653212
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287427.1975358704,
                4334879.457566374,
                -10.126788017978726
              ],
              [
                287427.1975358704,
                4336138.677566375,
                -10.126788017978726
              ],
              [
                289282.6575358704,
                4336138.677566375,
                360.6532119820213
              ],
              [
                289282.6575358704,
                4334879.457566374,
                360.6532119820213
              ],
              [
                287427.1975358704,
                4334879.457566374,
                -10.126788017978726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:19:19+00:00",
        "end_time": "2018-02-20T21:44:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_182536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_182536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_182536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.45988317,
            39.13717851,
            -10.12678802,
            -77.4380388,
            39.14896612,
            360.653212
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45948841151473,
                  39.13717851129386,
                  -10.126788017978726
                ],
                [
                  -77.4598831695657,
                  39.14851503624386,
                  -10.126788017978726
                ],
                [
                  -77.43843012191564,
                  39.14896611587186,
                  360.6532119820213
                ],
                [
                  -77.43803879825876,
                  39.137629409832165,
                  360.6532119820213
                ],
                [
                  -77.45948841151473,
                  39.13717851129386,
                  -10.126788017978726
                ]
              ]
            ]
          },
          "id": "20180220_182536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:19:19Z",
            "pc:count": 13960884,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288222.7687,
                "count": 13960884,
                "maximum": 289282.6575,
                "minimum": 287427.1975,
                "name": "X",
                "position": 0,
                "stddev": 538.1738391,
                "variance": 289631.0811
              },
              {
                "average": 4335516.048,
                "count": 13960884,
                "maximum": 4336138.678,
                "minimum": 4334879.458,
                "name": "Y",
                "position": 1,
                "stddev": 341.1751635,
                "variance": 116400.4922
              },
              {
                "average": 98.44751287,
                "count": 13960884,
                "maximum": 360.653212,
                "minimum": -10.12678802,
                "name": "Z",
                "position": 2,
                "stddev": 10.99091613,
                "variance": 120.8002373
              },
              {
                "average": 8542.656015,
                "count": 13960884,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6360.090272,
                "variance": 40450748.27
              },
              {
                "average": 1.738265356,
                "count": 13960884,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.17584949,
                "variance": 1.382622024
              },
              {
                "average": 2.382905051,
                "count": 13960884,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.592554638,
                "variance": 2.536230276
              },
              {
                "average": 0.4962551082,
                "count": 13960884,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999859935,
                "variance": 0.2499859937
              },
              {
                "average": 0,
                "count": 13960884,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.573911509,
                "count": 13960884,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5004671721,
                "variance": 0.2504673903
              },
              {
                "average": 11.05173508,
                "count": 13960884,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.222940265,
                "variance": 67.6167466
              },
              {
                "average": 0,
                "count": 13960884,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.72840029,
                "count": 13960884,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5780343387,
                "variance": 0.3341236967
              },
              {
                "average": 203204097.9,
                "count": 13960884,
                "maximum": 203272359.8,
                "minimum": 203198280.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18465.54267,
                "variance": 340976266.3
              },
              {
                "average": 0,
                "count": 13960884,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13960884,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13960884,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001393178254,
                "count": 13960884,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01180247542,
                "variance": 0.000139298426
              },
              {
                "average": 0.3819406422,
                "count": 13960884,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4858621254,
                "variance": 0.2360620049
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287427.1975,
              4334879.458,
              -10.12678802,
              289282.6575,
              4336138.678,
              360.653212
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287427.1975358704,
                    4334879.457566374,
                    -10.126788017978726
                  ],
                  [
                    287427.1975358704,
                    4336138.677566375,
                    -10.126788017978726
                  ],
                  [
                    289282.6575358704,
                    4336138.677566375,
                    360.6532119820213
                  ],
                  [
                    289282.6575358704,
                    4334879.457566374,
                    360.6532119820213
                  ],
                  [
                    287427.1975358704,
                    4334879.457566374,
                    -10.126788017978726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:19:19+00:00",
            "end_time": "2018-02-20T21:44: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": "20180220_164544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.52310903061446,
              39.15887620432153,
              -9.939056814833066
            ],
            [
              -77.52351436435681,
              39.170213758299084,
              -9.939056814833066
            ],
            [
              -77.50205390844145,
              39.17067680282149,
              368.74094318516694
            ],
            [
              -77.50165201292812,
              39.159339062963454,
              368.74094318516694
            ],
            [
              -77.52310903061446,
              39.15887620432153,
              -9.939056814833066
            ]
          ]
        ]
      },
      "bbox": [
        -77.52351436,
        39.1588762,
        -9.939056815,
        -77.50165201,
        39.1706768,
        368.7409432
      ],
      "properties": {
        "datetime": "2018-02-20T21:09:23Z",
        "pc:count": 11678221,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282932.8229,
            "count": 11678221,
            "maximum": 283850.3834,
            "minimum": 281994.7634,
            "name": "X",
            "position": 0,
            "stddev": 528.6747989,
            "variance": 279497.043
          },
          {
            "average": 4338041.036,
            "count": 11678221,
            "maximum": 4338698.238,
            "minimum": 4337438.838,
            "name": "Y",
            "position": 1,
            "stddev": 358.1141392,
            "variance": 128245.7367
          },
          {
            "average": 70.41746706,
            "count": 11678221,
            "maximum": 368.7409432,
            "minimum": -9.939056815,
            "name": "Z",
            "position": 2,
            "stddev": 8.190043209,
            "variance": 67.07680776
          },
          {
            "average": 7450.556685,
            "count": 11678221,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5527.464848,
            "variance": 30552867.65
          },
          {
            "average": 1.723733093,
            "count": 11678221,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.168531047,
            "variance": 1.365464807
          },
          {
            "average": 2.357845257,
            "count": 11678221,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.588919789,
            "variance": 2.524666096
          },
          {
            "average": 0.4944997188,
            "count": 11678221,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999697674,
            "variance": 0.2499697683
          },
          {
            "average": 0,
            "count": 11678221,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.615224699,
            "count": 11678221,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7776955559,
            "variance": 0.6048103776
          },
          {
            "average": 8.41458502,
            "count": 11678221,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.15470924,
            "variance": 124.4275382
          },
          {
            "average": 0,
            "count": 11678221,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.39639565,
            "count": 11678221,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6444065183,
            "variance": 0.4152597608
          },
          {
            "average": 203195362.1,
            "count": 11678221,
            "maximum": 203196163.2,
            "minimum": 203194393,
            "name": "GpsTime",
            "position": 12,
            "stddev": 754.7985151,
            "variance": 569720.7984
          },
          {
            "average": 0,
            "count": 11678221,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11678221,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11678221,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002687053105,
            "count": 11678221,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01639003145,
            "variance": 0.000268633131
          },
          {
            "average": 0.3275541711,
            "count": 11678221,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4693212705,
            "variance": 0.220262455
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281994.7634,
          4337438.838,
          -9.939056815,
          283850.3834,
          4338698.238,
          368.7409432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281994.76343180664,
                4337438.838482077,
                -9.939056814833066
              ],
              [
                281994.76343180664,
                4338698.238482078,
                -9.939056814833066
              ],
              [
                283850.38343180664,
                4338698.238482078,
                368.74094318516694
              ],
              [
                283850.38343180664,
                4337438.838482077,
                368.74094318516694
              ],
              [
                281994.76343180664,
                4337438.838482077,
                -9.939056814833066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:09:23+00:00",
        "end_time": "2018-02-20T20:39:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_164544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_164544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_164544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.52351436,
            39.1588762,
            -9.939056815,
            -77.50165201,
            39.1706768,
            368.7409432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.52310903061446,
                  39.15887620432153,
                  -9.939056814833066
                ],
                [
                  -77.52351436435681,
                  39.170213758299084,
                  -9.939056814833066
                ],
                [
                  -77.50205390844145,
                  39.17067680282149,
                  368.74094318516694
                ],
                [
                  -77.50165201292812,
                  39.159339062963454,
                  368.74094318516694
                ],
                [
                  -77.52310903061446,
                  39.15887620432153,
                  -9.939056814833066
                ]
              ]
            ]
          },
          "id": "20180220_164544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:09:23Z",
            "pc:count": 11678221,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282932.8229,
                "count": 11678221,
                "maximum": 283850.3834,
                "minimum": 281994.7634,
                "name": "X",
                "position": 0,
                "stddev": 528.6747989,
                "variance": 279497.043
              },
              {
                "average": 4338041.036,
                "count": 11678221,
                "maximum": 4338698.238,
                "minimum": 4337438.838,
                "name": "Y",
                "position": 1,
                "stddev": 358.1141392,
                "variance": 128245.7367
              },
              {
                "average": 70.41746706,
                "count": 11678221,
                "maximum": 368.7409432,
                "minimum": -9.939056815,
                "name": "Z",
                "position": 2,
                "stddev": 8.190043209,
                "variance": 67.07680776
              },
              {
                "average": 7450.556685,
                "count": 11678221,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5527.464848,
                "variance": 30552867.65
              },
              {
                "average": 1.723733093,
                "count": 11678221,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.168531047,
                "variance": 1.365464807
              },
              {
                "average": 2.357845257,
                "count": 11678221,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.588919789,
                "variance": 2.524666096
              },
              {
                "average": 0.4944997188,
                "count": 11678221,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999697674,
                "variance": 0.2499697683
              },
              {
                "average": 0,
                "count": 11678221,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.615224699,
                "count": 11678221,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7776955559,
                "variance": 0.6048103776
              },
              {
                "average": 8.41458502,
                "count": 11678221,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.15470924,
                "variance": 124.4275382
              },
              {
                "average": 0,
                "count": 11678221,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.39639565,
                "count": 11678221,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6444065183,
                "variance": 0.4152597608
              },
              {
                "average": 203195362.1,
                "count": 11678221,
                "maximum": 203196163.2,
                "minimum": 203194393,
                "name": "GpsTime",
                "position": 12,
                "stddev": 754.7985151,
                "variance": 569720.7984
              },
              {
                "average": 0,
                "count": 11678221,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11678221,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11678221,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002687053105,
                "count": 11678221,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01639003145,
                "variance": 0.000268633131
              },
              {
                "average": 0.3275541711,
                "count": 11678221,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4693212705,
                "variance": 0.220262455
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281994.7634,
              4337438.838,
              -9.939056815,
              283850.3834,
              4338698.238,
              368.7409432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281994.76343180664,
                    4337438.838482077,
                    -9.939056814833066
                  ],
                  [
                    281994.76343180664,
                    4338698.238482078,
                    -9.939056814833066
                  ],
                  [
                    283850.38343180664,
                    4338698.238482078,
                    368.74094318516694
                  ],
                  [
                    283850.38343180664,
                    4337438.838482077,
                    368.74094318516694
                  ],
                  [
                    281994.76343180664,
                    4337438.838482077,
                    -9.939056814833066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:09:23+00:00",
            "end_time": "2018-02-20T20:39: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": "20180220_182540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45955865126088,
              39.14816053351625,
              -4.998925069346939
            ],
            [
              -77.45995360001473,
              39.159497756682576,
              -4.998925069346939
            ],
            [
              -77.43849929983566,
              39.15994891075985,
              357.701074930653
            ],
            [
              -77.43810778723677,
              39.14861150647736,
              357.701074930653
            ],
            [
              -77.45955865126088,
              39.14816053351625,
              -4.998925069346939
            ]
          ]
        ]
      },
      "bbox": [
        -77.4599536,
        39.14816053,
        -4.998925069,
        -77.43810779,
        39.15994891,
        357.7010749
      ],
      "properties": {
        "datetime": "2018-02-20T22:06:07Z",
        "pc:count": 12435402,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288374.3957,
            "count": 12435402,
            "maximum": 289309.4575,
            "minimum": 287454.1775,
            "name": "X",
            "position": 0,
            "stddev": 525.2565674,
            "variance": 275894.4616
          },
          {
            "average": 4336765.561,
            "count": 12435402,
            "maximum": 4337357.869,
            "minimum": 4336098.569,
            "name": "Y",
            "position": 1,
            "stddev": 352.2278432,
            "variance": 124064.4536
          },
          {
            "average": 97.8554161,
            "count": 12435402,
            "maximum": 357.7010749,
            "minimum": -4.998925069,
            "name": "Z",
            "position": 2,
            "stddev": 7.645974925,
            "variance": 58.46093255
          },
          {
            "average": 8736.204085,
            "count": 12435402,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6401.988189,
            "variance": 40985452.77
          },
          {
            "average": 1.72584875,
            "count": 12435402,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.167486318,
            "variance": 1.363024302
          },
          {
            "average": 2.351692129,
            "count": 12435402,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.580362439,
            "variance": 2.497545438
          },
          {
            "average": 0.5015085158,
            "count": 12435402,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977445,
            "variance": 0.2499977445
          },
          {
            "average": 0,
            "count": 12435402,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.522551744,
            "count": 12435402,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5281427836,
            "variance": 0.2789347998
          },
          {
            "average": -4.244304669,
            "count": 12435402,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.56961767,
            "variance": 184.1345236
          },
          {
            "average": 0,
            "count": 12435402,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.82781932,
            "count": 12435402,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7046242029,
            "variance": 0.4964952672
          },
          {
            "average": 203198376.5,
            "count": 12435402,
            "maximum": 203199567.5,
            "minimum": 203197850.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 578.772755,
            "variance": 334977.902
          },
          {
            "average": 0,
            "count": 12435402,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12435402,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12435402,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002093217413,
            "count": 12435402,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01446644194,
            "variance": 0.0002092779425
          },
          {
            "average": 0.4289694857,
            "count": 12435402,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4949289704,
            "variance": 0.2449546857
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287454.1775,
          4336098.569,
          -4.998925069,
          289309.4575,
          4337357.869,
          357.7010749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287454.17754957534,
                4336098.568957866,
                -4.998925069346939
              ],
              [
                287454.17754957534,
                4337357.868957867,
                -4.998925069346939
              ],
              [
                289309.45754957537,
                4337357.868957867,
                357.701074930653
              ],
              [
                289309.45754957537,
                4336098.568957866,
                357.701074930653
              ],
              [
                287454.17754957534,
                4336098.568957866,
                -4.998925069346939
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:06:07+00:00",
        "end_time": "2018-02-20T21:37:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_182540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_182540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_182540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.4599536,
            39.14816053,
            -4.998925069,
            -77.43810779,
            39.15994891,
            357.7010749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45955865126088,
                  39.14816053351625,
                  -4.998925069346939
                ],
                [
                  -77.45995360001473,
                  39.159497756682576,
                  -4.998925069346939
                ],
                [
                  -77.43849929983566,
                  39.15994891075985,
                  357.701074930653
                ],
                [
                  -77.43810778723677,
                  39.14861150647736,
                  357.701074930653
                ],
                [
                  -77.45955865126088,
                  39.14816053351625,
                  -4.998925069346939
                ]
              ]
            ]
          },
          "id": "20180220_182540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:06:07Z",
            "pc:count": 12435402,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288374.3957,
                "count": 12435402,
                "maximum": 289309.4575,
                "minimum": 287454.1775,
                "name": "X",
                "position": 0,
                "stddev": 525.2565674,
                "variance": 275894.4616
              },
              {
                "average": 4336765.561,
                "count": 12435402,
                "maximum": 4337357.869,
                "minimum": 4336098.569,
                "name": "Y",
                "position": 1,
                "stddev": 352.2278432,
                "variance": 124064.4536
              },
              {
                "average": 97.8554161,
                "count": 12435402,
                "maximum": 357.7010749,
                "minimum": -4.998925069,
                "name": "Z",
                "position": 2,
                "stddev": 7.645974925,
                "variance": 58.46093255
              },
              {
                "average": 8736.204085,
                "count": 12435402,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6401.988189,
                "variance": 40985452.77
              },
              {
                "average": 1.72584875,
                "count": 12435402,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.167486318,
                "variance": 1.363024302
              },
              {
                "average": 2.351692129,
                "count": 12435402,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.580362439,
                "variance": 2.497545438
              },
              {
                "average": 0.5015085158,
                "count": 12435402,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977445,
                "variance": 0.2499977445
              },
              {
                "average": 0,
                "count": 12435402,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.522551744,
                "count": 12435402,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5281427836,
                "variance": 0.2789347998
              },
              {
                "average": -4.244304669,
                "count": 12435402,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.56961767,
                "variance": 184.1345236
              },
              {
                "average": 0,
                "count": 12435402,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.82781932,
                "count": 12435402,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7046242029,
                "variance": 0.4964952672
              },
              {
                "average": 203198376.5,
                "count": 12435402,
                "maximum": 203199567.5,
                "minimum": 203197850.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 578.772755,
                "variance": 334977.902
              },
              {
                "average": 0,
                "count": 12435402,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12435402,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12435402,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002093217413,
                "count": 12435402,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01446644194,
                "variance": 0.0002092779425
              },
              {
                "average": 0.4289694857,
                "count": 12435402,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4949289704,
                "variance": 0.2449546857
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287454.1775,
              4336098.569,
              -4.998925069,
              289309.4575,
              4337357.869,
              357.7010749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287454.17754957534,
                    4336098.568957866,
                    -4.998925069346939
                  ],
                  [
                    287454.17754957534,
                    4337357.868957867,
                    -4.998925069346939
                  ],
                  [
                    289309.45754957537,
                    4337357.868957867,
                    357.701074930653
                  ],
                  [
                    289309.45754957537,
                    4336098.568957866,
                    357.701074930653
                  ],
                  [
                    287454.17754957534,
                    4336098.568957866,
                    -4.998925069346939
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:06:07+00:00",
            "end_time": "2018-02-20T21:37: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": "20180220_164548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.52318908933026,
              39.16985835385372,
              -7.36433540138907
            ],
            [
              -77.52359458793525,
              39.181195705672046,
              -7.36433540138907
            ],
            [
              -77.50213634681884,
              39.18165875342109,
              369.85566459861093
            ],
            [
              -77.5017342873764,
              39.17032121573919,
              369.85566459861093
            ],
            [
              -77.52318908933026,
              39.16985835385372,
              -7.36433540138907
            ]
          ]
        ]
      },
      "bbox": [
        -77.52359459,
        39.16985835,
        -7.364335401,
        -77.50173429,
        39.18165875,
        369.8556646
      ],
      "properties": {
        "datetime": "2018-02-20T21:08:43Z",
        "pc:count": 14073397,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282982.7909,
            "count": 14073397,
            "maximum": 283876.9095,
            "minimum": 282021.7695,
            "name": "X",
            "position": 0,
            "stddev": 511.5793873,
            "variance": 261713.4696
          },
          {
            "average": 4339305.385,
            "count": 14073397,
            "maximum": 4339917.388,
            "minimum": 4338658.008,
            "name": "Y",
            "position": 1,
            "stddev": 315.4373177,
            "variance": 99500.70143
          },
          {
            "average": 74.53745429,
            "count": 14073397,
            "maximum": 369.8556646,
            "minimum": -7.364335401,
            "name": "Z",
            "position": 2,
            "stddev": 10.27489532,
            "variance": 105.5734739
          },
          {
            "average": 5730.401607,
            "count": 14073397,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5719.644953,
            "variance": 32714338.38
          },
          {
            "average": 2.0951864,
            "count": 14073397,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.273393073,
            "variance": 1.621529919
          },
          {
            "average": 3.046611774,
            "count": 14073397,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.514973477,
            "variance": 2.295144635
          },
          {
            "average": 0.4972169832,
            "count": 14073397,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999922725,
            "variance": 0.2499922726
          },
          {
            "average": 0,
            "count": 14073397,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.421154182,
            "count": 14073397,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6291785308,
            "variance": 0.3958656236
          },
          {
            "average": -10.71671842,
            "count": 14073397,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.844873447,
            "variance": 61.5420394
          },
          {
            "average": 0,
            "count": 14073397,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.39756123,
            "count": 14073397,
            "maximum": 45,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5153727206,
            "variance": 0.2656090411
          },
          {
            "average": 203194505.6,
            "count": 14073397,
            "maximum": 203196123.6,
            "minimum": 203193026.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 230.5932418,
            "variance": 53173.24315
          },
          {
            "average": 0,
            "count": 14073397,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14073397,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14073397,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002842952558,
            "count": 14073397,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01685866104,
            "variance": 0.0002842144522
          },
          {
            "average": 0.3392112082,
            "count": 14073397,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4734416335,
            "variance": 0.2241469804
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282021.7695,
          4338658.008,
          -7.364335401,
          283876.9095,
          4339917.388,
          369.8556646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282021.76951994403,
                4338658.007625927,
                -7.36433540138907
              ],
              [
                282021.76951994403,
                4339917.387625928,
                -7.36433540138907
              ],
              [
                283876.90951994405,
                4339917.387625928,
                369.85566459861093
              ],
              [
                283876.90951994405,
                4338658.007625927,
                369.85566459861093
              ],
              [
                282021.76951994403,
                4338658.007625927,
                -7.36433540138907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:08:43+00:00",
        "end_time": "2018-02-20T20:17:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_164548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_164548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_164548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.52359459,
            39.16985835,
            -7.364335401,
            -77.50173429,
            39.18165875,
            369.8556646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.52318908933026,
                  39.16985835385372,
                  -7.36433540138907
                ],
                [
                  -77.52359458793525,
                  39.181195705672046,
                  -7.36433540138907
                ],
                [
                  -77.50213634681884,
                  39.18165875342109,
                  369.85566459861093
                ],
                [
                  -77.5017342873764,
                  39.17032121573919,
                  369.85566459861093
                ],
                [
                  -77.52318908933026,
                  39.16985835385372,
                  -7.36433540138907
                ]
              ]
            ]
          },
          "id": "20180220_164548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:08:43Z",
            "pc:count": 14073397,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282982.7909,
                "count": 14073397,
                "maximum": 283876.9095,
                "minimum": 282021.7695,
                "name": "X",
                "position": 0,
                "stddev": 511.5793873,
                "variance": 261713.4696
              },
              {
                "average": 4339305.385,
                "count": 14073397,
                "maximum": 4339917.388,
                "minimum": 4338658.008,
                "name": "Y",
                "position": 1,
                "stddev": 315.4373177,
                "variance": 99500.70143
              },
              {
                "average": 74.53745429,
                "count": 14073397,
                "maximum": 369.8556646,
                "minimum": -7.364335401,
                "name": "Z",
                "position": 2,
                "stddev": 10.27489532,
                "variance": 105.5734739
              },
              {
                "average": 5730.401607,
                "count": 14073397,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5719.644953,
                "variance": 32714338.38
              },
              {
                "average": 2.0951864,
                "count": 14073397,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.273393073,
                "variance": 1.621529919
              },
              {
                "average": 3.046611774,
                "count": 14073397,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.514973477,
                "variance": 2.295144635
              },
              {
                "average": 0.4972169832,
                "count": 14073397,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999922725,
                "variance": 0.2499922726
              },
              {
                "average": 0,
                "count": 14073397,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.421154182,
                "count": 14073397,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6291785308,
                "variance": 0.3958656236
              },
              {
                "average": -10.71671842,
                "count": 14073397,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.844873447,
                "variance": 61.5420394
              },
              {
                "average": 0,
                "count": 14073397,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.39756123,
                "count": 14073397,
                "maximum": 45,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5153727206,
                "variance": 0.2656090411
              },
              {
                "average": 203194505.6,
                "count": 14073397,
                "maximum": 203196123.6,
                "minimum": 203193026.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 230.5932418,
                "variance": 53173.24315
              },
              {
                "average": 0,
                "count": 14073397,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14073397,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14073397,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002842952558,
                "count": 14073397,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01685866104,
                "variance": 0.0002842144522
              },
              {
                "average": 0.3392112082,
                "count": 14073397,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4734416335,
                "variance": 0.2241469804
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282021.7695,
              4338658.008,
              -7.364335401,
              283876.9095,
              4339917.388,
              369.8556646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282021.76951994403,
                    4338658.007625927,
                    -7.36433540138907
                  ],
                  [
                    282021.76951994403,
                    4339917.387625928,
                    -7.36433540138907
                  ],
                  [
                    283876.90951994405,
                    4339917.387625928,
                    369.85566459861093
                  ],
                  [
                    283876.90951994405,
                    4338658.007625927,
                    369.85566459861093
                  ],
                  [
                    282021.76951994403,
                    4338658.007625927,
                    -7.36433540138907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:08:43+00:00",
            "end_time": "2018-02-20T20:17: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": "20180220_182568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.46005676350552,
              39.225035728512545,
              -10.384980700411774
            ],
            [
              -77.46045087942163,
              39.23631572062043,
              -10.384980700411774
            ],
            [
              -77.43897205280943,
              39.23676772479488,
              365.41501929958827
            ],
            [
              -77.43858136902523,
              39.22548755224617,
              365.41501929958827
            ],
            [
              -77.46005676350552,
              39.225035728512545,
              -10.384980700411774
            ]
          ]
        ]
      },
      "bbox": [
        -77.46045088,
        39.22503573,
        -10.3849807,
        -77.43858137,
        39.23676772,
        365.4150193
      ],
      "properties": {
        "datetime": "2018-02-20T20:37:36Z",
        "pc:count": 12535013,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288629.5845,
            "count": 12535013,
            "maximum": 289498.1376,
            "minimum": 287642.7576,
            "name": "X",
            "position": 0,
            "stddev": 485.2973812,
            "variance": 235513.5482
          },
          {
            "average": 4345216.678,
            "count": 12535013,
            "maximum": 4345885.493,
            "minimum": 4344632.533,
            "name": "Y",
            "position": 1,
            "stddev": 365.6290343,
            "variance": 133684.5907
          },
          {
            "average": 81.2238193,
            "count": 12535013,
            "maximum": 365.4150193,
            "minimum": -10.3849807,
            "name": "Z",
            "position": 2,
            "stddev": 14.12142909,
            "variance": 199.4147596
          },
          {
            "average": 5899.241148,
            "count": 12535013,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5350.406773,
            "variance": 28626852.63
          },
          {
            "average": 2.021836036,
            "count": 12535013,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.297491242,
            "variance": 1.683483522
          },
          {
            "average": 2.902422279,
            "count": 12535013,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.619115211,
            "variance": 2.621534066
          },
          {
            "average": 0.5004817307,
            "count": 12535013,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997879,
            "variance": 0.2499997879
          },
          {
            "average": 0,
            "count": 12535013,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.453883853,
            "count": 12535013,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7129740154,
            "variance": 0.5083319466
          },
          {
            "average": 0.1460369057,
            "count": 12535013,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.19328396,
            "variance": 201.4493096
          },
          {
            "average": 0,
            "count": 12535013,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.97680369,
            "count": 12535013,
            "maximum": 43,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7303682676,
            "variance": 0.5334378063
          },
          {
            "average": 203193285.2,
            "count": 12535013,
            "maximum": 203194256.6,
            "minimum": 203192624.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 597.2125719,
            "variance": 356662.8561
          },
          {
            "average": 0,
            "count": 12535013,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12535013,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12535013,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003327479597,
            "count": 12535013,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.018238346,
            "variance": 0.000332637265
          },
          {
            "average": 0.3493915004,
            "count": 12535013,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4767778288,
            "variance": 0.227317098
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287642.7576,
          4344632.533,
          -10.3849807,
          289498.1376,
          4345885.493,
          365.4150193
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287642.7575792094,
                4344632.532663801,
                -10.384980700411774
              ],
              [
                287642.7575792094,
                4345885.492663802,
                -10.384980700411774
              ],
              [
                289498.1375792094,
                4345885.492663802,
                365.41501929958827
              ],
              [
                289498.1375792094,
                4344632.532663801,
                365.41501929958827
              ],
              [
                287642.7575792094,
                4344632.532663801,
                -10.384980700411774
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:37:36+00:00",
        "end_time": "2018-02-20T20:10:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_182568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_182568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_182568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46045088,
            39.22503573,
            -10.3849807,
            -77.43858137,
            39.23676772,
            365.4150193
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.46005676350552,
                  39.225035728512545,
                  -10.384980700411774
                ],
                [
                  -77.46045087942163,
                  39.23631572062043,
                  -10.384980700411774
                ],
                [
                  -77.43897205280943,
                  39.23676772479488,
                  365.41501929958827
                ],
                [
                  -77.43858136902523,
                  39.22548755224617,
                  365.41501929958827
                ],
                [
                  -77.46005676350552,
                  39.225035728512545,
                  -10.384980700411774
                ]
              ]
            ]
          },
          "id": "20180220_182568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:37:36Z",
            "pc:count": 12535013,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288629.5845,
                "count": 12535013,
                "maximum": 289498.1376,
                "minimum": 287642.7576,
                "name": "X",
                "position": 0,
                "stddev": 485.2973812,
                "variance": 235513.5482
              },
              {
                "average": 4345216.678,
                "count": 12535013,
                "maximum": 4345885.493,
                "minimum": 4344632.533,
                "name": "Y",
                "position": 1,
                "stddev": 365.6290343,
                "variance": 133684.5907
              },
              {
                "average": 81.2238193,
                "count": 12535013,
                "maximum": 365.4150193,
                "minimum": -10.3849807,
                "name": "Z",
                "position": 2,
                "stddev": 14.12142909,
                "variance": 199.4147596
              },
              {
                "average": 5899.241148,
                "count": 12535013,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5350.406773,
                "variance": 28626852.63
              },
              {
                "average": 2.021836036,
                "count": 12535013,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.297491242,
                "variance": 1.683483522
              },
              {
                "average": 2.902422279,
                "count": 12535013,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.619115211,
                "variance": 2.621534066
              },
              {
                "average": 0.5004817307,
                "count": 12535013,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997879,
                "variance": 0.2499997879
              },
              {
                "average": 0,
                "count": 12535013,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.453883853,
                "count": 12535013,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7129740154,
                "variance": 0.5083319466
              },
              {
                "average": 0.1460369057,
                "count": 12535013,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.19328396,
                "variance": 201.4493096
              },
              {
                "average": 0,
                "count": 12535013,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.97680369,
                "count": 12535013,
                "maximum": 43,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7303682676,
                "variance": 0.5334378063
              },
              {
                "average": 203193285.2,
                "count": 12535013,
                "maximum": 203194256.6,
                "minimum": 203192624.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 597.2125719,
                "variance": 356662.8561
              },
              {
                "average": 0,
                "count": 12535013,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12535013,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12535013,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003327479597,
                "count": 12535013,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.018238346,
                "variance": 0.000332637265
              },
              {
                "average": 0.3493915004,
                "count": 12535013,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4767778288,
                "variance": 0.227317098
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287642.7576,
              4344632.533,
              -10.3849807,
              289498.1376,
              4345885.493,
              365.4150193
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287642.7575792094,
                    4344632.532663801,
                    -10.384980700411774
                  ],
                  [
                    287642.7575792094,
                    4345885.492663802,
                    -10.384980700411774
                  ],
                  [
                    289498.1375792094,
                    4345885.492663802,
                    365.41501929958827
                  ],
                  [
                    289498.1375792094,
                    4344632.532663801,
                    365.41501929958827
                  ],
                  [
                    287642.7575792094,
                    4344632.532663801,
                    -10.384980700411774
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:37:36+00:00",
            "end_time": "2018-02-20T20:10: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": "20180220_158540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.54078965605208,
              39.14788264416708,
              -10.038323864189323
            ],
            [
              -77.54119519278946,
              39.15915128743842,
              -10.038323864189323
            ],
            [
              -77.52313313111398,
              39.159543984614984,
              375.24167613581074
            ],
            [
              -77.52273046932699,
              39.14827518464822,
              375.24167613581074
            ],
            [
              -77.54078965605208,
              39.14788264416708,
              -10.038323864189323
            ]
          ]
        ]
      },
      "bbox": [
        -77.54119519,
        39.14788264,
        -10.03832386,
        -77.52273047,
        39.15954398,
        375.2416761
      ],
      "properties": {
        "datetime": "2018-02-20T21:10:01Z",
        "pc:count": 11545430,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281305.8991,
            "count": 11545430,
            "maximum": 281994.7433,
            "minimum": 280432.7033,
            "name": "X",
            "position": 0,
            "stddev": 436.5808169,
            "variance": 190602.8097
          },
          {
            "average": 4336851.251,
            "count": 11545430,
            "maximum": 4337513.018,
            "minimum": 4336261.258,
            "name": "Y",
            "position": 1,
            "stddev": 335.4651903,
            "variance": 112536.8939
          },
          {
            "average": 77.69877759,
            "count": 11545430,
            "maximum": 375.2416761,
            "minimum": -10.03832386,
            "name": "Z",
            "position": 2,
            "stddev": 8.659831812,
            "variance": 74.99268702
          },
          {
            "average": 7402.444623,
            "count": 11545430,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6036.515907,
            "variance": 36439524.3
          },
          {
            "average": 1.766093164,
            "count": 11545430,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.148882315,
            "variance": 1.319930574
          },
          {
            "average": 2.457087523,
            "count": 11545430,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.532355571,
            "variance": 2.348113597
          },
          {
            "average": 0.5002368903,
            "count": 11545430,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999655,
            "variance": 0.2499999655
          },
          {
            "average": 0,
            "count": 11545430,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.479095278,
            "count": 11545430,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5400651947,
            "variance": 0.2916704145
          },
          {
            "average": 10.54298147,
            "count": 11545430,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.456308539,
            "variance": 89.42177119
          },
          {
            "average": 0,
            "count": 11545430,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.46385799,
            "count": 11545430,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5869261754,
            "variance": 0.3444823353
          },
          {
            "average": 203195422,
            "count": 11545430,
            "maximum": 203196201.6,
            "minimum": 203194433,
            "name": "GpsTime",
            "position": 12,
            "stddev": 771.4501461,
            "variance": 595135.3279
          },
          {
            "average": 0,
            "count": 11545430,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11545430,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11545430,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002231185846,
            "count": 11545430,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01493548868,
            "variance": 0.000223068822
          },
          {
            "average": 0.4559863946,
            "count": 11545430,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4980590568,
            "variance": 0.248062824
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280432.7033,
          4336261.258,
          -10.03832386,
          281994.7433,
          4337513.018,
          375.2416761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280432.7032873094,
                4336261.257545415,
                -10.038323864189323
              ],
              [
                280432.7032873094,
                4337513.017545415,
                -10.038323864189323
              ],
              [
                281994.7432873094,
                4337513.017545415,
                375.24167613581074
              ],
              [
                281994.7432873094,
                4336261.257545415,
                375.24167613581074
              ],
              [
                280432.7032873094,
                4336261.257545415,
                -10.038323864189323
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:10:01+00:00",
        "end_time": "2018-02-20T20:40:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_158540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_158540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_158540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.54119519,
            39.14788264,
            -10.03832386,
            -77.52273047,
            39.15954398,
            375.2416761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.54078965605208,
                  39.14788264416708,
                  -10.038323864189323
                ],
                [
                  -77.54119519278946,
                  39.15915128743842,
                  -10.038323864189323
                ],
                [
                  -77.52313313111398,
                  39.159543984614984,
                  375.24167613581074
                ],
                [
                  -77.52273046932699,
                  39.14827518464822,
                  375.24167613581074
                ],
                [
                  -77.54078965605208,
                  39.14788264416708,
                  -10.038323864189323
                ]
              ]
            ]
          },
          "id": "20180220_158540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:10:01Z",
            "pc:count": 11545430,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281305.8991,
                "count": 11545430,
                "maximum": 281994.7433,
                "minimum": 280432.7033,
                "name": "X",
                "position": 0,
                "stddev": 436.5808169,
                "variance": 190602.8097
              },
              {
                "average": 4336851.251,
                "count": 11545430,
                "maximum": 4337513.018,
                "minimum": 4336261.258,
                "name": "Y",
                "position": 1,
                "stddev": 335.4651903,
                "variance": 112536.8939
              },
              {
                "average": 77.69877759,
                "count": 11545430,
                "maximum": 375.2416761,
                "minimum": -10.03832386,
                "name": "Z",
                "position": 2,
                "stddev": 8.659831812,
                "variance": 74.99268702
              },
              {
                "average": 7402.444623,
                "count": 11545430,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6036.515907,
                "variance": 36439524.3
              },
              {
                "average": 1.766093164,
                "count": 11545430,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.148882315,
                "variance": 1.319930574
              },
              {
                "average": 2.457087523,
                "count": 11545430,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.532355571,
                "variance": 2.348113597
              },
              {
                "average": 0.5002368903,
                "count": 11545430,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999655,
                "variance": 0.2499999655
              },
              {
                "average": 0,
                "count": 11545430,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.479095278,
                "count": 11545430,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5400651947,
                "variance": 0.2916704145
              },
              {
                "average": 10.54298147,
                "count": 11545430,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.456308539,
                "variance": 89.42177119
              },
              {
                "average": 0,
                "count": 11545430,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.46385799,
                "count": 11545430,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5869261754,
                "variance": 0.3444823353
              },
              {
                "average": 203195422,
                "count": 11545430,
                "maximum": 203196201.6,
                "minimum": 203194433,
                "name": "GpsTime",
                "position": 12,
                "stddev": 771.4501461,
                "variance": 595135.3279
              },
              {
                "average": 0,
                "count": 11545430,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11545430,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11545430,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002231185846,
                "count": 11545430,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01493548868,
                "variance": 0.000223068822
              },
              {
                "average": 0.4559863946,
                "count": 11545430,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4980590568,
                "variance": 0.248062824
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280432.7033,
              4336261.258,
              -10.03832386,
              281994.7433,
              4337513.018,
              375.2416761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280432.7032873094,
                    4336261.257545415,
                    -10.038323864189323
                  ],
                  [
                    280432.7032873094,
                    4337513.017545415,
                    -10.038323864189323
                  ],
                  [
                    281994.7432873094,
                    4337513.017545415,
                    375.24167613581074
                  ],
                  [
                    281994.7432873094,
                    4336261.257545415,
                    375.24167613581074
                  ],
                  [
                    280432.7032873094,
                    4336261.257545415,
                    -10.038323864189323
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:10:01+00:00",
            "end_time": "2018-02-20T20:40: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": "20180220_182572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4567898351247,
              39.2360879793898,
              -10.108477899207372
            ],
            [
              -77.45700584477254,
              39.24227696513058,
              -10.108477899207372
            ],
            [
              -77.43899797060936,
              39.24265567677082,
              355.33152210079265
            ],
            [
              -77.43878354029616,
              39.236466608078615,
              355.33152210079265
            ],
            [
              -77.4567898351247,
              39.2360879793898,
              -10.108477899207372
            ]
          ]
        ]
      },
      "bbox": [
        -77.45700584,
        39.23608798,
        -10.1084779,
        -77.43878354,
        39.24265568,
        355.3315221
      ],
      "properties": {
        "datetime": "2018-02-20T20:19:32Z",
        "pc:count": 8980435,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288866.8235,
            "count": 8980435,
            "maximum": 289513.5092,
            "minimum": 287958.0892,
            "name": "X",
            "position": 0,
            "stddev": 394.9617024,
            "variance": 155994.7464
          },
          {
            "average": 4346197.756,
            "count": 8980435,
            "maximum": 4346539.092,
            "minimum": 4345851.632,
            "name": "Y",
            "position": 1,
            "stddev": 185.014403,
            "variance": 34230.32933
          },
          {
            "average": 80.64782035,
            "count": 8980435,
            "maximum": 355.3315221,
            "minimum": -10.1084779,
            "name": "Z",
            "position": 2,
            "stddev": 12.64524041,
            "variance": 159.902105
          },
          {
            "average": 4942.801289,
            "count": 8980435,
            "maximum": 65528,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5219.677005,
            "variance": 27245028.04
          },
          {
            "average": 2.226420658,
            "count": 8980435,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.305978116,
            "variance": 1.705578839
          },
          {
            "average": 3.280274508,
            "count": 8980435,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.456585342,
            "variance": 2.121640859
          },
          {
            "average": 0.4970818229,
            "count": 8980435,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991512,
            "variance": 0.2499915121
          },
          {
            "average": 0,
            "count": 8980435,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.352078602,
            "count": 8980435,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5152164531,
            "variance": 0.2654479936
          },
          {
            "average": -12.43712448,
            "count": 8980435,
            "maximum": 6,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.761327341,
            "variance": 33.19289273
          },
          {
            "average": 0,
            "count": 8980435,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.4033132,
            "count": 8980435,
            "maximum": 42,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.490562626,
            "variance": 0.24065169
          },
          {
            "average": 203192840.7,
            "count": 8980435,
            "maximum": 203193172.3,
            "minimum": 203192604.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 258.0737542,
            "variance": 66602.06261
          },
          {
            "average": 0,
            "count": 8980435,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8980435,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8980435,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003637908409,
            "count": 8980435,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01906983318,
            "variance": 0.0003636585376
          },
          {
            "average": 0.3907083566,
            "count": 8980435,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4879091751,
            "variance": 0.2380553632
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287958.0892,
          4345851.632,
          -10.1084779,
          289513.5092,
          4346539.092,
          355.3315221
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287958.0892414271,
                4345851.6315679755,
                -10.108477899207372
              ],
              [
                287958.0892414271,
                4346539.091567976,
                -10.108477899207372
              ],
              [
                289513.5092414271,
                4346539.091567976,
                355.33152210079265
              ],
              [
                289513.5092414271,
                4345851.6315679755,
                355.33152210079265
              ],
              [
                287958.0892414271,
                4345851.6315679755,
                -10.108477899207372
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:19:32+00:00",
        "end_time": "2018-02-20T20:10:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_182572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_182572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_182572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.45700584,
            39.23608798,
            -10.1084779,
            -77.43878354,
            39.24265568,
            355.3315221
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4567898351247,
                  39.2360879793898,
                  -10.108477899207372
                ],
                [
                  -77.45700584477254,
                  39.24227696513058,
                  -10.108477899207372
                ],
                [
                  -77.43899797060936,
                  39.24265567677082,
                  355.33152210079265
                ],
                [
                  -77.43878354029616,
                  39.236466608078615,
                  355.33152210079265
                ],
                [
                  -77.4567898351247,
                  39.2360879793898,
                  -10.108477899207372
                ]
              ]
            ]
          },
          "id": "20180220_182572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:19:32Z",
            "pc:count": 8980435,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288866.8235,
                "count": 8980435,
                "maximum": 289513.5092,
                "minimum": 287958.0892,
                "name": "X",
                "position": 0,
                "stddev": 394.9617024,
                "variance": 155994.7464
              },
              {
                "average": 4346197.756,
                "count": 8980435,
                "maximum": 4346539.092,
                "minimum": 4345851.632,
                "name": "Y",
                "position": 1,
                "stddev": 185.014403,
                "variance": 34230.32933
              },
              {
                "average": 80.64782035,
                "count": 8980435,
                "maximum": 355.3315221,
                "minimum": -10.1084779,
                "name": "Z",
                "position": 2,
                "stddev": 12.64524041,
                "variance": 159.902105
              },
              {
                "average": 4942.801289,
                "count": 8980435,
                "maximum": 65528,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5219.677005,
                "variance": 27245028.04
              },
              {
                "average": 2.226420658,
                "count": 8980435,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.305978116,
                "variance": 1.705578839
              },
              {
                "average": 3.280274508,
                "count": 8980435,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.456585342,
                "variance": 2.121640859
              },
              {
                "average": 0.4970818229,
                "count": 8980435,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991512,
                "variance": 0.2499915121
              },
              {
                "average": 0,
                "count": 8980435,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.352078602,
                "count": 8980435,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5152164531,
                "variance": 0.2654479936
              },
              {
                "average": -12.43712448,
                "count": 8980435,
                "maximum": 6,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.761327341,
                "variance": 33.19289273
              },
              {
                "average": 0,
                "count": 8980435,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.4033132,
                "count": 8980435,
                "maximum": 42,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.490562626,
                "variance": 0.24065169
              },
              {
                "average": 203192840.7,
                "count": 8980435,
                "maximum": 203193172.3,
                "minimum": 203192604.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 258.0737542,
                "variance": 66602.06261
              },
              {
                "average": 0,
                "count": 8980435,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8980435,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8980435,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003637908409,
                "count": 8980435,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01906983318,
                "variance": 0.0003636585376
              },
              {
                "average": 0.3907083566,
                "count": 8980435,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4879091751,
                "variance": 0.2380553632
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287958.0892,
              4345851.632,
              -10.1084779,
              289513.5092,
              4346539.092,
              355.3315221
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287958.0892414271,
                    4345851.6315679755,
                    -10.108477899207372
                  ],
                  [
                    287958.0892414271,
                    4346539.091567976,
                    -10.108477899207372
                  ],
                  [
                    289513.5092414271,
                    4346539.091567976,
                    355.33152210079265
                  ],
                  [
                    289513.5092414271,
                    4345851.6315679755,
                    355.33152210079265
                  ],
                  [
                    287958.0892414271,
                    4345851.6315679755,
                    -10.108477899207372
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:19:32+00:00",
            "end_time": "2018-02-20T20:10: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": "20180220_158528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.54056150194661,
              39.11666696529882,
              -10.14479946532424
            ],
            [
              -77.54090432487683,
              39.126204892540265,
              -10.14479946532424
            ],
            [
              -77.52289644580298,
              39.126596279066185,
              348.59520053467577
            ],
            [
              -77.52255604621725,
              39.11705821960319,
              348.59520053467577
            ],
            [
              -77.54056150194661,
              39.11666696529882,
              -10.14479946532424
            ]
          ]
        ]
      },
      "bbox": [
        -77.54090432,
        39.11666697,
        -10.14479947,
        -77.52255605,
        39.12659628,
        348.5952005
      ],
      "properties": {
        "datetime": "2018-02-20T21:43:38Z",
        "pc:count": 9868910,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281141.1213,
            "count": 9868910,
            "maximum": 281913.4779,
            "minimum": 280355.3979,
            "name": "X",
            "position": 0,
            "stddev": 464.7406219,
            "variance": 215983.8456
          },
          {
            "average": 4333381.152,
            "count": 9868910,
            "maximum": 4333855.39,
            "minimum": 4332795.89,
            "name": "Y",
            "position": 1,
            "stddev": 301.6705038,
            "variance": 91005.09287
          },
          {
            "average": 94.90907865,
            "count": 9868910,
            "maximum": 348.5952005,
            "minimum": -10.14479947,
            "name": "Z",
            "position": 2,
            "stddev": 8.24976237,
            "variance": 68.05857916
          },
          {
            "average": 6178.396804,
            "count": 9868910,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5765.769471,
            "variance": 33244097.59
          },
          {
            "average": 1.758909951,
            "count": 9868910,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.103912308,
            "variance": 1.218622384
          },
          {
            "average": 2.441695891,
            "count": 9868910,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.448969238,
            "variance": 2.099511854
          },
          {
            "average": 0.498021362,
            "count": 9868910,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961103,
            "variance": 0.2499961103
          },
          {
            "average": 0,
            "count": 9868910,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.419243463,
            "count": 9868910,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5158393422,
            "variance": 0.2660902269
          },
          {
            "average": 6.764864758,
            "count": 9868910,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.96702116,
            "variance": 120.2755532
          },
          {
            "average": 0,
            "count": 9868910,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.79292789,
            "count": 9868910,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5501375532,
            "variance": 0.3026513274
          },
          {
            "average": 203197583.3,
            "count": 9868910,
            "maximum": 203198218,
            "minimum": 203196384.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 732.5848067,
            "variance": 536680.4991
          },
          {
            "average": 0,
            "count": 9868910,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9868910,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9868910,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005722009827,
            "count": 9868910,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02391387937,
            "variance": 0.0005718736267
          },
          {
            "average": 0.3407259768,
            "count": 9868910,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.473953382,
            "variance": 0.2246318083
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280355.3979,
          4332795.89,
          -10.14479947,
          281913.4779,
          4333855.39,
          348.5952005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280355.397858809,
                4332795.889991261,
                -10.14479946532424
              ],
              [
                280355.397858809,
                4333855.389991261,
                -10.14479946532424
              ],
              [
                281913.47785880894,
                4333855.389991261,
                348.59520053467577
              ],
              [
                281913.47785880894,
                4332795.889991261,
                348.59520053467577
              ],
              [
                280355.397858809,
                4332795.889991261,
                -10.14479946532424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:43:38+00:00",
        "end_time": "2018-02-20T21:13:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_158528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_158528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_158528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.54090432,
            39.11666697,
            -10.14479947,
            -77.52255605,
            39.12659628,
            348.5952005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.54056150194661,
                  39.11666696529882,
                  -10.14479946532424
                ],
                [
                  -77.54090432487683,
                  39.126204892540265,
                  -10.14479946532424
                ],
                [
                  -77.52289644580298,
                  39.126596279066185,
                  348.59520053467577
                ],
                [
                  -77.52255604621725,
                  39.11705821960319,
                  348.59520053467577
                ],
                [
                  -77.54056150194661,
                  39.11666696529882,
                  -10.14479946532424
                ]
              ]
            ]
          },
          "id": "20180220_158528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:43:38Z",
            "pc:count": 9868910,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281141.1213,
                "count": 9868910,
                "maximum": 281913.4779,
                "minimum": 280355.3979,
                "name": "X",
                "position": 0,
                "stddev": 464.7406219,
                "variance": 215983.8456
              },
              {
                "average": 4333381.152,
                "count": 9868910,
                "maximum": 4333855.39,
                "minimum": 4332795.89,
                "name": "Y",
                "position": 1,
                "stddev": 301.6705038,
                "variance": 91005.09287
              },
              {
                "average": 94.90907865,
                "count": 9868910,
                "maximum": 348.5952005,
                "minimum": -10.14479947,
                "name": "Z",
                "position": 2,
                "stddev": 8.24976237,
                "variance": 68.05857916
              },
              {
                "average": 6178.396804,
                "count": 9868910,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5765.769471,
                "variance": 33244097.59
              },
              {
                "average": 1.758909951,
                "count": 9868910,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.103912308,
                "variance": 1.218622384
              },
              {
                "average": 2.441695891,
                "count": 9868910,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.448969238,
                "variance": 2.099511854
              },
              {
                "average": 0.498021362,
                "count": 9868910,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961103,
                "variance": 0.2499961103
              },
              {
                "average": 0,
                "count": 9868910,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.419243463,
                "count": 9868910,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5158393422,
                "variance": 0.2660902269
              },
              {
                "average": 6.764864758,
                "count": 9868910,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.96702116,
                "variance": 120.2755532
              },
              {
                "average": 0,
                "count": 9868910,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.79292789,
                "count": 9868910,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5501375532,
                "variance": 0.3026513274
              },
              {
                "average": 203197583.3,
                "count": 9868910,
                "maximum": 203198218,
                "minimum": 203196384.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 732.5848067,
                "variance": 536680.4991
              },
              {
                "average": 0,
                "count": 9868910,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9868910,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9868910,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005722009827,
                "count": 9868910,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02391387937,
                "variance": 0.0005718736267
              },
              {
                "average": 0.3407259768,
                "count": 9868910,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.473953382,
                "variance": 0.2246318083
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280355.3979,
              4332795.89,
              -10.14479947,
              281913.4779,
              4333855.39,
              348.5952005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280355.397858809,
                    4332795.889991261,
                    -10.14479946532424
                  ],
                  [
                    280355.397858809,
                    4333855.389991261,
                    -10.14479946532424
                  ],
                  [
                    281913.47785880894,
                    4333855.389991261,
                    348.59520053467577
                  ],
                  [
                    281913.47785880894,
                    4332795.889991261,
                    348.59520053467577
                  ],
                  [
                    280355.397858809,
                    4332795.889991261,
                    -10.14479946532424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:43:38+00:00",
            "end_time": "2018-02-20T21:13:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_188508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43787073340076,
              39.06212584467157,
              -4.650549171737424
            ],
            [
              -77.43820103471243,
              39.07172168589708,
              -4.650549171737424
            ],
            [
              -77.41685938297731,
              39.072166211404486,
              363.94945082826257
            ],
            [
              -77.41653196590957,
              39.06257021903287,
              363.94945082826257
            ],
            [
              -77.43787073340076,
              39.06212584467157,
              -4.650549171737424
            ]
          ]
        ]
      },
      "bbox": [
        -77.43820103,
        39.06212584,
        -4.650549172,
        -77.41653197,
        39.07216621,
        363.9494508
      ],
      "properties": {
        "datetime": "2018-02-21T19:51:58Z",
        "pc:count": 16839969,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290122.4661,
            "count": 16839969,
            "maximum": 290919.9639,
            "minimum": 289072.1639,
            "name": "X",
            "position": 0,
            "stddev": 479.8673468,
            "variance": 230272.6705
          },
          {
            "average": 4326978.556,
            "count": 16839969,
            "maximum": 4327564.486,
            "minimum": 4326498.646,
            "name": "Y",
            "position": 1,
            "stddev": 292.9001575,
            "variance": 85790.50227
          },
          {
            "average": 68.90102536,
            "count": 16839969,
            "maximum": 363.9494508,
            "minimum": -4.650549172,
            "name": "Z",
            "position": 2,
            "stddev": 8.910762114,
            "variance": 79.40168145
          },
          {
            "average": 3948.07494,
            "count": 16839969,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4813.887113,
            "variance": 23173509.13
          },
          {
            "average": 2.437994631,
            "count": 16839969,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.350901841,
            "variance": 1.824935784
          },
          {
            "average": 3.658556319,
            "count": 16839969,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.339036529,
            "variance": 1.793018825
          },
          {
            "average": 0.4999471792,
            "count": 16839969,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000121,
            "variance": 0.2500000121
          },
          {
            "average": 0,
            "count": 16839969,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.29539799,
            "count": 16839969,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4883833064,
            "variance": 0.238518254
          },
          {
            "average": 11.84429721,
            "count": 16839969,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.730452048,
            "variance": 59.75988887
          },
          {
            "average": 0,
            "count": 16839969,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.53599172,
            "count": 16839969,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5329505317,
            "variance": 0.2840362692
          },
          {
            "average": 203277215.5,
            "count": 16839969,
            "maximum": 203277918.6,
            "minimum": 203276064.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 754.9228403,
            "variance": 569908.4948
          },
          {
            "average": 0,
            "count": 16839969,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16839969,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16839969,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001619955476,
            "count": 16839969,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01272671657,
            "variance": 0.0001619693147
          },
          {
            "average": 0.3047205728,
            "count": 16839969,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4602889939,
            "variance": 0.2118659579
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289072.1639,
          4326498.646,
          -4.650549172,
          290919.9639,
          4327564.486,
          363.9494508
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289072.16394640994,
                4326498.646228671,
                -4.650549171737424
              ],
              [
                289072.16394640994,
                4327564.486228671,
                -4.650549171737424
              ],
              [
                290919.96394641,
                4327564.486228671,
                363.94945082826257
              ],
              [
                290919.96394641,
                4326498.646228671,
                363.94945082826257
              ],
              [
                289072.16394640994,
                4326498.646228671,
                -4.650549171737424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:51:58+00:00",
        "end_time": "2018-02-21T19:21:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_188508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_188508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_188508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_188508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43820103,
            39.06212584,
            -4.650549172,
            -77.41653197,
            39.07216621,
            363.9494508
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43787073340076,
                  39.06212584467157,
                  -4.650549171737424
                ],
                [
                  -77.43820103471243,
                  39.07172168589708,
                  -4.650549171737424
                ],
                [
                  -77.41685938297731,
                  39.072166211404486,
                  363.94945082826257
                ],
                [
                  -77.41653196590957,
                  39.06257021903287,
                  363.94945082826257
                ],
                [
                  -77.43787073340076,
                  39.06212584467157,
                  -4.650549171737424
                ]
              ]
            ]
          },
          "id": "20180221_188508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_188508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:51:58Z",
            "pc:count": 16839969,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290122.4661,
                "count": 16839969,
                "maximum": 290919.9639,
                "minimum": 289072.1639,
                "name": "X",
                "position": 0,
                "stddev": 479.8673468,
                "variance": 230272.6705
              },
              {
                "average": 4326978.556,
                "count": 16839969,
                "maximum": 4327564.486,
                "minimum": 4326498.646,
                "name": "Y",
                "position": 1,
                "stddev": 292.9001575,
                "variance": 85790.50227
              },
              {
                "average": 68.90102536,
                "count": 16839969,
                "maximum": 363.9494508,
                "minimum": -4.650549172,
                "name": "Z",
                "position": 2,
                "stddev": 8.910762114,
                "variance": 79.40168145
              },
              {
                "average": 3948.07494,
                "count": 16839969,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4813.887113,
                "variance": 23173509.13
              },
              {
                "average": 2.437994631,
                "count": 16839969,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.350901841,
                "variance": 1.824935784
              },
              {
                "average": 3.658556319,
                "count": 16839969,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.339036529,
                "variance": 1.793018825
              },
              {
                "average": 0.4999471792,
                "count": 16839969,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000121,
                "variance": 0.2500000121
              },
              {
                "average": 0,
                "count": 16839969,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.29539799,
                "count": 16839969,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4883833064,
                "variance": 0.238518254
              },
              {
                "average": 11.84429721,
                "count": 16839969,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.730452048,
                "variance": 59.75988887
              },
              {
                "average": 0,
                "count": 16839969,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.53599172,
                "count": 16839969,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5329505317,
                "variance": 0.2840362692
              },
              {
                "average": 203277215.5,
                "count": 16839969,
                "maximum": 203277918.6,
                "minimum": 203276064.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 754.9228403,
                "variance": 569908.4948
              },
              {
                "average": 0,
                "count": 16839969,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16839969,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16839969,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001619955476,
                "count": 16839969,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01272671657,
                "variance": 0.0001619693147
              },
              {
                "average": 0.3047205728,
                "count": 16839969,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4602889939,
                "variance": 0.2118659579
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289072.1639,
              4326498.646,
              -4.650549172,
              290919.9639,
              4327564.486,
              363.9494508
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289072.16394640994,
                    4326498.646228671,
                    -4.650549171737424
                  ],
                  [
                    289072.16394640994,
                    4327564.486228671,
                    -4.650549171737424
                  ],
                  [
                    290919.96394641,
                    4327564.486228671,
                    363.94945082826257
                  ],
                  [
                    290919.96394641,
                    4326498.646228671,
                    363.94945082826257
                  ],
                  [
                    289072.16394640994,
                    4326498.646228671,
                    -4.650549171737424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:51:58+00:00",
            "end_time": "2018-02-21T19:21: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": "20180220_164552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.52327134972339,
              39.18089003440216,
              -9.92256977389539
            ],
            [
              -77.52367318001907,
              39.19212005657149,
              -9.92256977389539
            ],
            [
              -77.50220699051931,
              39.192583325395596,
              359.29743022610467
            ],
            [
              -77.50180856942977,
              39.18135311904872,
              359.29743022610467
            ],
            [
              -77.52327134972339,
              39.18089003440216,
              -9.92256977389539
            ]
          ]
        ]
      },
      "bbox": [
        -77.52367318,
        39.18089003,
        -9.922569774,
        -77.50180857,
        39.19258333,
        359.2974302
      ],
      "properties": {
        "datetime": "2018-02-20T20:45:13Z",
        "pc:count": 10196374,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282976.0363,
            "count": 10196374,
            "maximum": 283904.2887,
            "minimum": 282048.7487,
            "name": "X",
            "position": 0,
            "stddev": 497.8774254,
            "variance": 247881.9307
          },
          {
            "average": 4340498.224,
            "count": 10196374,
            "maximum": 4341130.142,
            "minimum": 4339882.682,
            "name": "Y",
            "position": 1,
            "stddev": 342.5141918,
            "variance": 117315.9716
          },
          {
            "average": 74.5696297,
            "count": 10196374,
            "maximum": 359.2974302,
            "minimum": -9.922569774,
            "name": "Z",
            "position": 2,
            "stddev": 6.173153412,
            "variance": 38.10782305
          },
          {
            "average": 10105.57551,
            "count": 10196374,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5486.565098,
            "variance": 30102396.58
          },
          {
            "average": 1.408723336,
            "count": 10196374,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9214198606,
            "variance": 0.8490145595
          },
          {
            "average": 1.773485064,
            "count": 10196374,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.332219816,
            "variance": 1.774809639
          },
          {
            "average": 0.4975332407,
            "count": 10196374,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939396,
            "variance": 0.2499939396
          },
          {
            "average": 0,
            "count": 10196374,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.697816498,
            "count": 10196374,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4769587634,
            "variance": 0.227489662
          },
          {
            "average": 10.24804339,
            "count": 10196374,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.038922485,
            "variance": 81.70211969
          },
          {
            "average": 0,
            "count": 10196374,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.68595091,
            "count": 10196374,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5257926456,
            "variance": 0.2764579062
          },
          {
            "average": 203193925.5,
            "count": 10196374,
            "maximum": 203194713.1,
            "minimum": 203193025.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 640.295363,
            "variance": 409978.1519
          },
          {
            "average": 0,
            "count": 10196374,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10196374,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10196374,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001428939346,
            "count": 10196374,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0119529716,
            "variance": 0.00014287353
          },
          {
            "average": 0.342783719,
            "count": 10196374,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4746399299,
            "variance": 0.2252830631
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282048.7487,
          4339882.682,
          -9.922569774,
          283904.2887,
          4341130.142,
          359.2974302
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282048.7486635878,
                4339882.681724738,
                -9.92256977389539
              ],
              [
                282048.7486635878,
                4341130.141724739,
                -9.92256977389539
              ],
              [
                283904.2886635878,
                4341130.141724739,
                359.29743022610467
              ],
              [
                283904.2886635878,
                4339882.681724738,
                359.29743022610467
              ],
              [
                282048.7486635878,
                4339882.681724738,
                -9.92256977389539
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:45:13+00:00",
        "end_time": "2018-02-20T20:17:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_164552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_164552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_164552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.52367318,
            39.18089003,
            -9.922569774,
            -77.50180857,
            39.19258333,
            359.2974302
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.52327134972339,
                  39.18089003440216,
                  -9.92256977389539
                ],
                [
                  -77.52367318001907,
                  39.19212005657149,
                  -9.92256977389539
                ],
                [
                  -77.50220699051931,
                  39.192583325395596,
                  359.29743022610467
                ],
                [
                  -77.50180856942977,
                  39.18135311904872,
                  359.29743022610467
                ],
                [
                  -77.52327134972339,
                  39.18089003440216,
                  -9.92256977389539
                ]
              ]
            ]
          },
          "id": "20180220_164552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:45:13Z",
            "pc:count": 10196374,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282976.0363,
                "count": 10196374,
                "maximum": 283904.2887,
                "minimum": 282048.7487,
                "name": "X",
                "position": 0,
                "stddev": 497.8774254,
                "variance": 247881.9307
              },
              {
                "average": 4340498.224,
                "count": 10196374,
                "maximum": 4341130.142,
                "minimum": 4339882.682,
                "name": "Y",
                "position": 1,
                "stddev": 342.5141918,
                "variance": 117315.9716
              },
              {
                "average": 74.5696297,
                "count": 10196374,
                "maximum": 359.2974302,
                "minimum": -9.922569774,
                "name": "Z",
                "position": 2,
                "stddev": 6.173153412,
                "variance": 38.10782305
              },
              {
                "average": 10105.57551,
                "count": 10196374,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5486.565098,
                "variance": 30102396.58
              },
              {
                "average": 1.408723336,
                "count": 10196374,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9214198606,
                "variance": 0.8490145595
              },
              {
                "average": 1.773485064,
                "count": 10196374,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.332219816,
                "variance": 1.774809639
              },
              {
                "average": 0.4975332407,
                "count": 10196374,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939396,
                "variance": 0.2499939396
              },
              {
                "average": 0,
                "count": 10196374,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.697816498,
                "count": 10196374,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4769587634,
                "variance": 0.227489662
              },
              {
                "average": 10.24804339,
                "count": 10196374,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.038922485,
                "variance": 81.70211969
              },
              {
                "average": 0,
                "count": 10196374,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.68595091,
                "count": 10196374,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5257926456,
                "variance": 0.2764579062
              },
              {
                "average": 203193925.5,
                "count": 10196374,
                "maximum": 203194713.1,
                "minimum": 203193025.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 640.295363,
                "variance": 409978.1519
              },
              {
                "average": 0,
                "count": 10196374,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10196374,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10196374,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001428939346,
                "count": 10196374,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0119529716,
                "variance": 0.00014287353
              },
              {
                "average": 0.342783719,
                "count": 10196374,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4746399299,
                "variance": 0.2252830631
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282048.7487,
              4339882.682,
              -9.922569774,
              283904.2887,
              4341130.142,
              359.2974302
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282048.7486635878,
                    4339882.681724738,
                    -9.92256977389539
                  ],
                  [
                    282048.7486635878,
                    4341130.141724739,
                    -9.92256977389539
                  ],
                  [
                    283904.2886635878,
                    4341130.141724739,
                    359.29743022610467
                  ],
                  [
                    283904.2886635878,
                    4339882.681724738,
                    359.29743022610467
                  ],
                  [
                    282048.7486635878,
                    4339882.681724738,
                    -9.92256977389539
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:45:13+00:00",
            "end_time": "2018-02-20T20:17: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": "20180220_158544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.54084510092154,
              39.15885443287814,
              -7.925575655642291
            ],
            [
              -77.54125117448004,
              39.17013331692514,
              -7.925575655642291
            ],
            [
              -77.5232152172838,
              39.170525487842006,
              363.4344243443577
            ],
            [
              -77.52281201825703,
              39.159246447179946,
              363.4344243443577
            ],
            [
              -77.54084510092154,
              39.15885443287814,
              -7.925575655642291
            ]
          ]
        ]
      },
      "bbox": [
        -77.54125117,
        39.15885443,
        -7.925575656,
        -77.52281202,
        39.17052549,
        363.4344243
      ],
      "properties": {
        "datetime": "2018-02-20T21:09:19Z",
        "pc:count": 13715696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281323.5339,
            "count": 13715696,
            "maximum": 282021.5731,
            "minimum": 280462.0331,
            "name": "X",
            "position": 0,
            "stddev": 432.5179954,
            "variance": 187071.8163
          },
          {
            "average": 4338123.084,
            "count": 13715696,
            "maximum": 4338732.12,
            "minimum": 4337479.22,
            "name": "Y",
            "position": 1,
            "stddev": 316.0890162,
            "variance": 99912.26614
          },
          {
            "average": 76.31196929,
            "count": 13715696,
            "maximum": 363.4344243,
            "minimum": -7.925575656,
            "name": "Z",
            "position": 2,
            "stddev": 8.976696374,
            "variance": 80.5810778
          },
          {
            "average": 6603.45157,
            "count": 13715696,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6194.026909,
            "variance": 38365969.35
          },
          {
            "average": 2.003704296,
            "count": 13715696,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.273041044,
            "variance": 1.6206335
          },
          {
            "average": 2.87723175,
            "count": 13715696,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.586253233,
            "variance": 2.51619932
          },
          {
            "average": 0.4975835714,
            "count": 13715696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941791,
            "variance": 0.2499941791
          },
          {
            "average": 0,
            "count": 13715696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.438394012,
            "count": 13715696,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5130893246,
            "variance": 0.263260655
          },
          {
            "average": -12.30405804,
            "count": 13715696,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.471434178,
            "variance": 41.87946032
          },
          {
            "average": 0,
            "count": 13715696,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.40313638,
            "count": 13715696,
            "maximum": 45,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4924447854,
            "variance": 0.2425018667
          },
          {
            "average": 203194519.8,
            "count": 13715696,
            "maximum": 203196159.1,
            "minimum": 203193001.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 127.6470118,
            "variance": 16293.75963
          },
          {
            "average": 0,
            "count": 13715696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13715696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13715696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002131135015,
            "count": 13715696,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01459685239,
            "variance": 0.0002130680997
          },
          {
            "average": 0.3823367039,
            "count": 13715696,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4859581936,
            "variance": 0.236155366
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280462.0331,
          4337479.22,
          -7.925575656,
          282021.5731,
          4338732.12,
          363.4344243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280462.03308525414,
                4337479.219944076,
                -7.925575655642291
              ],
              [
                280462.03308525414,
                4338732.119944076,
                -7.925575655642291
              ],
              [
                282021.5730852542,
                4338732.119944076,
                363.4344243443577
              ],
              [
                282021.5730852542,
                4337479.219944076,
                363.4344243443577
              ],
              [
                280462.03308525414,
                4337479.219944076,
                -7.925575655642291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:09:19+00:00",
        "end_time": "2018-02-20T20:16:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_158544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_158544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_158544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.54125117,
            39.15885443,
            -7.925575656,
            -77.52281202,
            39.17052549,
            363.4344243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.54084510092154,
                  39.15885443287814,
                  -7.925575655642291
                ],
                [
                  -77.54125117448004,
                  39.17013331692514,
                  -7.925575655642291
                ],
                [
                  -77.5232152172838,
                  39.170525487842006,
                  363.4344243443577
                ],
                [
                  -77.52281201825703,
                  39.159246447179946,
                  363.4344243443577
                ],
                [
                  -77.54084510092154,
                  39.15885443287814,
                  -7.925575655642291
                ]
              ]
            ]
          },
          "id": "20180220_158544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:09:19Z",
            "pc:count": 13715696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281323.5339,
                "count": 13715696,
                "maximum": 282021.5731,
                "minimum": 280462.0331,
                "name": "X",
                "position": 0,
                "stddev": 432.5179954,
                "variance": 187071.8163
              },
              {
                "average": 4338123.084,
                "count": 13715696,
                "maximum": 4338732.12,
                "minimum": 4337479.22,
                "name": "Y",
                "position": 1,
                "stddev": 316.0890162,
                "variance": 99912.26614
              },
              {
                "average": 76.31196929,
                "count": 13715696,
                "maximum": 363.4344243,
                "minimum": -7.925575656,
                "name": "Z",
                "position": 2,
                "stddev": 8.976696374,
                "variance": 80.5810778
              },
              {
                "average": 6603.45157,
                "count": 13715696,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6194.026909,
                "variance": 38365969.35
              },
              {
                "average": 2.003704296,
                "count": 13715696,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.273041044,
                "variance": 1.6206335
              },
              {
                "average": 2.87723175,
                "count": 13715696,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.586253233,
                "variance": 2.51619932
              },
              {
                "average": 0.4975835714,
                "count": 13715696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941791,
                "variance": 0.2499941791
              },
              {
                "average": 0,
                "count": 13715696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.438394012,
                "count": 13715696,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5130893246,
                "variance": 0.263260655
              },
              {
                "average": -12.30405804,
                "count": 13715696,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.471434178,
                "variance": 41.87946032
              },
              {
                "average": 0,
                "count": 13715696,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.40313638,
                "count": 13715696,
                "maximum": 45,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4924447854,
                "variance": 0.2425018667
              },
              {
                "average": 203194519.8,
                "count": 13715696,
                "maximum": 203196159.1,
                "minimum": 203193001.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 127.6470118,
                "variance": 16293.75963
              },
              {
                "average": 0,
                "count": 13715696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13715696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13715696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002131135015,
                "count": 13715696,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01459685239,
                "variance": 0.0002130680997
              },
              {
                "average": 0.3823367039,
                "count": 13715696,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4859581936,
                "variance": 0.236155366
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280462.0331,
              4337479.22,
              -7.925575656,
              282021.5731,
              4338732.12,
              363.4344243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280462.03308525414,
                    4337479.219944076,
                    -7.925575655642291
                  ],
                  [
                    280462.03308525414,
                    4338732.119944076,
                    -7.925575655642291
                  ],
                  [
                    282021.5730852542,
                    4338732.119944076,
                    363.4344243443577
                  ],
                  [
                    282021.5730852542,
                    4337479.219944076,
                    363.4344243443577
                  ],
                  [
                    280462.03308525414,
                    4337479.219944076,
                    -7.925575655642291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:09:19+00:00",
            "end_time": "2018-02-20T20:16: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": "20180220_182544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4596304502143,
              39.15914242175763,
              -8.151575413289606
            ],
            [
              -77.46002556488975,
              39.17047962290117,
              -8.151575413289606
            ],
            [
              -77.43856515361304,
              39.17093095333792,
              364.2284245867104
            ],
            [
              -77.43817347741425,
              39.159593571022306,
              364.2284245867104
            ],
            [
              -77.4596304502143,
              39.15914242175763,
              -8.151575413289606
            ]
          ]
        ]
      },
      "bbox": [
        -77.46002556,
        39.15914242,
        -8.151575413,
        -77.43817348,
        39.17093095,
        364.2284246
      ],
      "properties": {
        "datetime": "2018-02-20T21:45:36Z",
        "pc:count": 16860659,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288406.5276,
            "count": 16860659,
            "maximum": 289336.5521,
            "minimum": 287481.0321,
            "name": "X",
            "position": 0,
            "stddev": 514.841496,
            "variance": 265061.766
          },
          {
            "average": 4337939.14,
            "count": 16860659,
            "maximum": 4338576.971,
            "minimum": 4337317.671,
            "name": "Y",
            "position": 1,
            "stddev": 363.2969855,
            "variance": 131984.6997
          },
          {
            "average": 113.2184033,
            "count": 16860659,
            "maximum": 364.2284246,
            "minimum": -8.151575413,
            "name": "Z",
            "position": 2,
            "stddev": 9.473523329,
            "variance": 89.74764426
          },
          {
            "average": 5990.762332,
            "count": 16860659,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5618.716207,
            "variance": 31569971.82
          },
          {
            "average": 2.05770421,
            "count": 16860659,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.288139273,
            "variance": 1.659302786
          },
          {
            "average": 2.969735406,
            "count": 16860659,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.572579658,
            "variance": 2.47300678
          },
          {
            "average": 0.496958215,
            "count": 16860659,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907623,
            "variance": 0.2499907624
          },
          {
            "average": 0,
            "count": 16860659,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.340942724,
            "count": 16860659,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4807876578,
            "variance": 0.2311567719
          },
          {
            "average": -1.652407783,
            "count": 16860659,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.2723791,
            "variance": 176.156047
          },
          {
            "average": 0,
            "count": 16860659,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.04176675,
            "count": 16860659,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.604944113,
            "variance": 0.3659573799
          },
          {
            "average": 203197732.4,
            "count": 16860659,
            "maximum": 203198336.8,
            "minimum": 203196500,
            "name": "GpsTime",
            "position": 12,
            "stddev": 568.0156283,
            "variance": 322641.754
          },
          {
            "average": 0,
            "count": 16860659,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16860659,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16860659,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001499941372,
            "count": 16860659,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01224629119,
            "variance": 0.0001499716479
          },
          {
            "average": 0.4190614376,
            "count": 16860659,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4934054758,
            "variance": 0.2434489636
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287481.0321,
          4337317.671,
          -8.151575413,
          289336.5521,
          4338576.971,
          364.2284246
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287481.0321483962,
                4337317.671041637,
                -8.151575413289606
              ],
              [
                287481.0321483962,
                4338576.9710416375,
                -8.151575413289606
              ],
              [
                289336.5521483962,
                4338576.9710416375,
                364.2284245867104
              ],
              [
                289336.5521483962,
                4337317.671041637,
                364.2284245867104
              ],
              [
                287481.0321483962,
                4337317.671041637,
                -8.151575413289606
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:45:36+00:00",
        "end_time": "2018-02-20T21:15:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_182544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_182544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_182544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46002556,
            39.15914242,
            -8.151575413,
            -77.43817348,
            39.17093095,
            364.2284246
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4596304502143,
                  39.15914242175763,
                  -8.151575413289606
                ],
                [
                  -77.46002556488975,
                  39.17047962290117,
                  -8.151575413289606
                ],
                [
                  -77.43856515361304,
                  39.17093095333792,
                  364.2284245867104
                ],
                [
                  -77.43817347741425,
                  39.159593571022306,
                  364.2284245867104
                ],
                [
                  -77.4596304502143,
                  39.15914242175763,
                  -8.151575413289606
                ]
              ]
            ]
          },
          "id": "20180220_182544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:45:36Z",
            "pc:count": 16860659,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288406.5276,
                "count": 16860659,
                "maximum": 289336.5521,
                "minimum": 287481.0321,
                "name": "X",
                "position": 0,
                "stddev": 514.841496,
                "variance": 265061.766
              },
              {
                "average": 4337939.14,
                "count": 16860659,
                "maximum": 4338576.971,
                "minimum": 4337317.671,
                "name": "Y",
                "position": 1,
                "stddev": 363.2969855,
                "variance": 131984.6997
              },
              {
                "average": 113.2184033,
                "count": 16860659,
                "maximum": 364.2284246,
                "minimum": -8.151575413,
                "name": "Z",
                "position": 2,
                "stddev": 9.473523329,
                "variance": 89.74764426
              },
              {
                "average": 5990.762332,
                "count": 16860659,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5618.716207,
                "variance": 31569971.82
              },
              {
                "average": 2.05770421,
                "count": 16860659,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.288139273,
                "variance": 1.659302786
              },
              {
                "average": 2.969735406,
                "count": 16860659,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.572579658,
                "variance": 2.47300678
              },
              {
                "average": 0.496958215,
                "count": 16860659,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907623,
                "variance": 0.2499907624
              },
              {
                "average": 0,
                "count": 16860659,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.340942724,
                "count": 16860659,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4807876578,
                "variance": 0.2311567719
              },
              {
                "average": -1.652407783,
                "count": 16860659,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.2723791,
                "variance": 176.156047
              },
              {
                "average": 0,
                "count": 16860659,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.04176675,
                "count": 16860659,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.604944113,
                "variance": 0.3659573799
              },
              {
                "average": 203197732.4,
                "count": 16860659,
                "maximum": 203198336.8,
                "minimum": 203196500,
                "name": "GpsTime",
                "position": 12,
                "stddev": 568.0156283,
                "variance": 322641.754
              },
              {
                "average": 0,
                "count": 16860659,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16860659,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16860659,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001499941372,
                "count": 16860659,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01224629119,
                "variance": 0.0001499716479
              },
              {
                "average": 0.4190614376,
                "count": 16860659,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4934054758,
                "variance": 0.2434489636
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287481.0321,
              4337317.671,
              -8.151575413,
              289336.5521,
              4338576.971,
              364.2284246
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287481.0321483962,
                    4337317.671041637,
                    -8.151575413289606
                  ],
                  [
                    287481.0321483962,
                    4338576.9710416375,
                    -8.151575413289606
                  ],
                  [
                    289336.5521483962,
                    4338576.9710416375,
                    364.2284245867104
                  ],
                  [
                    289336.5521483962,
                    4337317.671041637,
                    364.2284245867104
                  ],
                  [
                    287481.0321483962,
                    4337317.671041637,
                    -8.151575413289606
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:45:36+00:00",
            "end_time": "2018-02-20T21:15: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": "20180220_158532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.54067665849298,
              39.125910459658236,
              -7.499617026362642
            ],
            [
              -77.54108210626417,
              39.137185988211016,
              -7.499617026362642
            ],
            [
              -77.52297178858548,
              39.13757965168388,
              364.50038297363733
            ],
            [
              -77.52256922294238,
              39.12630396592883,
              364.50038297363733
            ],
            [
              -77.54067665849298,
              39.125910459658236,
              -7.499617026362642
            ]
          ]
        ]
      },
      "bbox": [
        -77.54108211,
        39.12591046,
        -7.499617026,
        -77.52256922,
        39.13757965,
        364.500383
      ],
      "properties": {
        "datetime": "2018-02-20T21:40:21Z",
        "pc:count": 16425112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281171.8567,
            "count": 16425112,
            "maximum": 281940.8657,
            "minimum": 280374.1657,
            "name": "X",
            "position": 0,
            "stddev": 428.7860637,
            "variance": 183857.4885
          },
          {
            "average": 4334454.82,
            "count": 16425112,
            "maximum": 4335074.678,
            "minimum": 4333822.158,
            "name": "Y",
            "position": 1,
            "stddev": 379.722838,
            "variance": 144189.4337
          },
          {
            "average": 95.35646872,
            "count": 16425112,
            "maximum": 364.500383,
            "minimum": -7.499617026,
            "name": "Z",
            "position": 2,
            "stddev": 15.93537091,
            "variance": 253.936046
          },
          {
            "average": 4094.31689,
            "count": 16425112,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4704.704518,
            "variance": 22134244.6
          },
          {
            "average": 2.32610079,
            "count": 16425112,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.291778523,
            "variance": 1.668691752
          },
          {
            "average": 3.477452209,
            "count": 16425112,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.312460555,
            "variance": 1.722552708
          },
          {
            "average": 0.5008902222,
            "count": 16425112,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992227,
            "variance": 0.2499992227
          },
          {
            "average": 0,
            "count": 16425112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.294189349,
            "count": 16425112,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5048288237,
            "variance": 0.2548521412
          },
          {
            "average": 0.7529461839,
            "count": 16425112,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.2900386,
            "variance": 204.2052033
          },
          {
            "average": 0,
            "count": 16425112,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.03746209,
            "count": 16425112,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7334981195,
            "variance": 0.5380194913
          },
          {
            "average": 203196817.7,
            "count": 16425112,
            "maximum": 203198021.5,
            "minimum": 203196187.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 759.5859187,
            "variance": 576970.7679
          },
          {
            "average": 0,
            "count": 16425112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16425112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16425112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004918687921,
            "count": 16425112,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0221726608,
            "variance": 0.0004916268872
          },
          {
            "average": 0.3849564618,
            "count": 16425112,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4865850375,
            "variance": 0.2367649987
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280374.1657,
          4333822.158,
          -7.499617026,
          281940.8657,
          4335074.678,
          364.500383
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280374.1657216974,
                4333822.157995463,
                -7.499617026362642
              ],
              [
                280374.1657216974,
                4335074.677995463,
                -7.499617026362642
              ],
              [
                281940.86572169734,
                4335074.677995463,
                364.50038297363733
              ],
              [
                281940.86572169734,
                4333822.157995463,
                364.50038297363733
              ],
              [
                280374.1657216974,
                4333822.157995463,
                -7.499617026362642
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:40:21+00:00",
        "end_time": "2018-02-20T21:09:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_158532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_158532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_158532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.54108211,
            39.12591046,
            -7.499617026,
            -77.52256922,
            39.13757965,
            364.500383
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.54067665849298,
                  39.125910459658236,
                  -7.499617026362642
                ],
                [
                  -77.54108210626417,
                  39.137185988211016,
                  -7.499617026362642
                ],
                [
                  -77.52297178858548,
                  39.13757965168388,
                  364.50038297363733
                ],
                [
                  -77.52256922294238,
                  39.12630396592883,
                  364.50038297363733
                ],
                [
                  -77.54067665849298,
                  39.125910459658236,
                  -7.499617026362642
                ]
              ]
            ]
          },
          "id": "20180220_158532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:40:21Z",
            "pc:count": 16425112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281171.8567,
                "count": 16425112,
                "maximum": 281940.8657,
                "minimum": 280374.1657,
                "name": "X",
                "position": 0,
                "stddev": 428.7860637,
                "variance": 183857.4885
              },
              {
                "average": 4334454.82,
                "count": 16425112,
                "maximum": 4335074.678,
                "minimum": 4333822.158,
                "name": "Y",
                "position": 1,
                "stddev": 379.722838,
                "variance": 144189.4337
              },
              {
                "average": 95.35646872,
                "count": 16425112,
                "maximum": 364.500383,
                "minimum": -7.499617026,
                "name": "Z",
                "position": 2,
                "stddev": 15.93537091,
                "variance": 253.936046
              },
              {
                "average": 4094.31689,
                "count": 16425112,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4704.704518,
                "variance": 22134244.6
              },
              {
                "average": 2.32610079,
                "count": 16425112,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.291778523,
                "variance": 1.668691752
              },
              {
                "average": 3.477452209,
                "count": 16425112,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.312460555,
                "variance": 1.722552708
              },
              {
                "average": 0.5008902222,
                "count": 16425112,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992227,
                "variance": 0.2499992227
              },
              {
                "average": 0,
                "count": 16425112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.294189349,
                "count": 16425112,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5048288237,
                "variance": 0.2548521412
              },
              {
                "average": 0.7529461839,
                "count": 16425112,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.2900386,
                "variance": 204.2052033
              },
              {
                "average": 0,
                "count": 16425112,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.03746209,
                "count": 16425112,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7334981195,
                "variance": 0.5380194913
              },
              {
                "average": 203196817.7,
                "count": 16425112,
                "maximum": 203198021.5,
                "minimum": 203196187.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 759.5859187,
                "variance": 576970.7679
              },
              {
                "average": 0,
                "count": 16425112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16425112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16425112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004918687921,
                "count": 16425112,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0221726608,
                "variance": 0.0004916268872
              },
              {
                "average": 0.3849564618,
                "count": 16425112,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4865850375,
                "variance": 0.2367649987
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280374.1657,
              4333822.158,
              -7.499617026,
              281940.8657,
              4335074.678,
              364.500383
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280374.1657216974,
                    4333822.157995463,
                    -7.499617026362642
                  ],
                  [
                    280374.1657216974,
                    4335074.677995463,
                    -7.499617026362642
                  ],
                  [
                    281940.86572169734,
                    4335074.677995463,
                    364.50038297363733
                  ],
                  [
                    281940.86572169734,
                    4333822.157995463,
                    364.50038297363733
                  ],
                  [
                    280374.1657216974,
                    4333822.157995463,
                    -7.499617026362642
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:40:21+00:00",
            "end_time": "2018-02-20T21:09: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": "20180220_182548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45970194557141,
              39.17012428010149,
              -10.209835719447597
            ],
            [
              -77.46009728269233,
              39.18146307971863,
              -10.209835719447597
            ],
            [
              -77.43863561557792,
              39.18191448483899,
              340.9901642805524
            ],
            [
              -77.43824371897001,
              39.17057550400876,
              340.9901642805524
            ],
            [
              -77.45970194557141,
              39.17012428010149,
              -10.209835719447597
            ]
          ]
        ]
      },
      "bbox": [
        -77.46009728,
        39.17012428,
        -10.20983572,
        -77.43824372,
        39.18191448,
        340.9901643
      ],
      "properties": {
        "datetime": "2018-02-20T21:37:44Z",
        "pc:count": 16611974,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288567.4885,
            "count": 16611974,
            "maximum": 289363.2627,
            "minimum": 287507.9227,
            "name": "X",
            "position": 0,
            "stddev": 505.938499,
            "variance": 255973.7648
          },
          {
            "average": 4339095.255,
            "count": 16611974,
            "maximum": 4339796.251,
            "minimum": 4338536.771,
            "name": "Y",
            "position": 1,
            "stddev": 332.787342,
            "variance": 110747.415
          },
          {
            "average": 127.4907785,
            "count": 16611974,
            "maximum": 340.9901643,
            "minimum": -10.20983572,
            "name": "Z",
            "position": 2,
            "stddev": 11.22527693,
            "variance": 126.0068422
          },
          {
            "average": 6029.699227,
            "count": 16611974,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5639.020094,
            "variance": 31798547.62
          },
          {
            "average": 2.037846676,
            "count": 16611974,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.261752612,
            "variance": 1.592019653
          },
          {
            "average": 2.950055424,
            "count": 16611974,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.540701082,
            "variance": 2.373759823
          },
          {
            "average": 0.497953404,
            "count": 16611974,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958265,
            "variance": 0.2499958265
          },
          {
            "average": 0,
            "count": 16611974,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.401924479,
            "count": 16611974,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4987728037,
            "variance": 0.2487743097
          },
          {
            "average": 8.804600042,
            "count": 16611974,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.15285889,
            "variance": 124.3862615
          },
          {
            "average": 0,
            "count": 16611974,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.38592825,
            "count": 16611974,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6388222562,
            "variance": 0.408093875
          },
          {
            "average": 203197104.9,
            "count": 16611974,
            "maximum": 203197864.5,
            "minimum": 203196034.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 705.4091482,
            "variance": 497602.0663
          },
          {
            "average": 0,
            "count": 16611974,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16611974,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16611974,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001227427878,
            "count": 16611974,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0110782548,
            "variance": 0.0001227277294
          },
          {
            "average": 0.4857420918,
            "count": 16611974,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997966858,
            "variance": 0.2497967271
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287507.9227,
          4338536.771,
          -10.20983572,
          289363.2627,
          4339796.251,
          340.9901643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287507.92265387526,
                4338536.771007318,
                -10.209835719447597
              ],
              [
                287507.92265387526,
                4339796.2510073185,
                -10.209835719447597
              ],
              [
                289363.2626538752,
                4339796.2510073185,
                340.9901642805524
              ],
              [
                289363.2626538752,
                4338536.771007318,
                340.9901642805524
              ],
              [
                287507.92265387526,
                4338536.771007318,
                -10.209835719447597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:37:44+00:00",
        "end_time": "2018-02-20T21:07:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_182548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_182548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_182548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46009728,
            39.17012428,
            -10.20983572,
            -77.43824372,
            39.18191448,
            340.9901643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45970194557141,
                  39.17012428010149,
                  -10.209835719447597
                ],
                [
                  -77.46009728269233,
                  39.18146307971863,
                  -10.209835719447597
                ],
                [
                  -77.43863561557792,
                  39.18191448483899,
                  340.9901642805524
                ],
                [
                  -77.43824371897001,
                  39.17057550400876,
                  340.9901642805524
                ],
                [
                  -77.45970194557141,
                  39.17012428010149,
                  -10.209835719447597
                ]
              ]
            ]
          },
          "id": "20180220_182548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:37:44Z",
            "pc:count": 16611974,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288567.4885,
                "count": 16611974,
                "maximum": 289363.2627,
                "minimum": 287507.9227,
                "name": "X",
                "position": 0,
                "stddev": 505.938499,
                "variance": 255973.7648
              },
              {
                "average": 4339095.255,
                "count": 16611974,
                "maximum": 4339796.251,
                "minimum": 4338536.771,
                "name": "Y",
                "position": 1,
                "stddev": 332.787342,
                "variance": 110747.415
              },
              {
                "average": 127.4907785,
                "count": 16611974,
                "maximum": 340.9901643,
                "minimum": -10.20983572,
                "name": "Z",
                "position": 2,
                "stddev": 11.22527693,
                "variance": 126.0068422
              },
              {
                "average": 6029.699227,
                "count": 16611974,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5639.020094,
                "variance": 31798547.62
              },
              {
                "average": 2.037846676,
                "count": 16611974,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.261752612,
                "variance": 1.592019653
              },
              {
                "average": 2.950055424,
                "count": 16611974,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.540701082,
                "variance": 2.373759823
              },
              {
                "average": 0.497953404,
                "count": 16611974,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958265,
                "variance": 0.2499958265
              },
              {
                "average": 0,
                "count": 16611974,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.401924479,
                "count": 16611974,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4987728037,
                "variance": 0.2487743097
              },
              {
                "average": 8.804600042,
                "count": 16611974,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.15285889,
                "variance": 124.3862615
              },
              {
                "average": 0,
                "count": 16611974,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.38592825,
                "count": 16611974,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6388222562,
                "variance": 0.408093875
              },
              {
                "average": 203197104.9,
                "count": 16611974,
                "maximum": 203197864.5,
                "minimum": 203196034.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 705.4091482,
                "variance": 497602.0663
              },
              {
                "average": 0,
                "count": 16611974,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16611974,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16611974,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001227427878,
                "count": 16611974,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0110782548,
                "variance": 0.0001227277294
              },
              {
                "average": 0.4857420918,
                "count": 16611974,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997966858,
                "variance": 0.2497967271
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287507.9227,
              4338536.771,
              -10.20983572,
              289363.2627,
              4339796.251,
              340.9901643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287507.92265387526,
                    4338536.771007318,
                    -10.209835719447597
                  ],
                  [
                    287507.92265387526,
                    4339796.2510073185,
                    -10.209835719447597
                  ],
                  [
                    289363.2626538752,
                    4339796.2510073185,
                    340.9901642805524
                  ],
                  [
                    289363.2626538752,
                    4338536.771007318,
                    340.9901642805524
                  ],
                  [
                    287507.92265387526,
                    4338536.771007318,
                    -10.209835719447597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:37:44+00:00",
            "end_time": "2018-02-20T21:07: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": "20180220_158548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.54090193384828,
              39.16983789088781,
              -6.802104029754275
            ],
            [
              -77.54130812983502,
              39.181115492825356,
              -6.802104029754275
            ],
            [
              -77.5232962025111,
              39.18150718239732,
              356.8378959702457
            ],
            [
              -77.52289287802694,
              39.17022942406727,
              356.8378959702457
            ],
            [
              -77.54090193384828,
              39.16983789088781,
              -6.802104029754275
            ]
          ]
        ]
      },
      "bbox": [
        -77.54130813,
        39.16983789,
        -6.80210403,
        -77.52289288,
        39.18150718,
        356.837896
      ],
      "properties": {
        "datetime": "2018-02-20T20:44:42Z",
        "pc:count": 11404555,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281235.7645,
            "count": 11404555,
            "maximum": 282048.5088,
            "minimum": 280491.2888,
            "name": "X",
            "position": 0,
            "stddev": 395.5272126,
            "variance": 156441.7759
          },
          {
            "average": 4339330.372,
            "count": 11404555,
            "maximum": 4339951.243,
            "minimum": 4338698.483,
            "name": "Y",
            "position": 1,
            "stddev": 327.4983027,
            "variance": 107255.1382
          },
          {
            "average": 75.7035027,
            "count": 11404555,
            "maximum": 356.837896,
            "minimum": -6.80210403,
            "name": "Z",
            "position": 2,
            "stddev": 7.35747824,
            "variance": 54.13248605
          },
          {
            "average": 8168.779604,
            "count": 11404555,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5990.749978,
            "variance": 35889085.3
          },
          {
            "average": 1.685191926,
            "count": 11404555,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.121941504,
            "variance": 1.258752738
          },
          {
            "average": 2.286927986,
            "count": 11404555,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.528894983,
            "variance": 2.337519869
          },
          {
            "average": 0.499799773,
            "count": 11404555,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999818,
            "variance": 0.2499999818
          },
          {
            "average": 0,
            "count": 11404555,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.535653167,
            "count": 11404555,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5100633844,
            "variance": 0.2601646561
          },
          {
            "average": 10.69225228,
            "count": 11404555,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.281108801,
            "variance": 68.57676298
          },
          {
            "average": 0,
            "count": 11404555,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.65031332,
            "count": 11404555,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5136584996,
            "variance": 0.2638450542
          },
          {
            "average": 203193903.8,
            "count": 11404555,
            "maximum": 203194682.5,
            "minimum": 203192998.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 676.8324689,
            "variance": 458102.191
          },
          {
            "average": 0,
            "count": 11404555,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11404555,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11404555,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001495016684,
            "count": 11404555,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.012226174,
            "variance": 0.0001494793308
          },
          {
            "average": 0.411133797,
            "count": 11404555,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4920394488,
            "variance": 0.2421028192
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280491.2888,
          4338698.483,
          -6.80210403,
          282048.5088,
          4339951.243,
          356.837896
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280491.28882542043,
                4338698.482828699,
                -6.802104029754275
              ],
              [
                280491.28882542043,
                4339951.242828699,
                -6.802104029754275
              ],
              [
                282048.5088254204,
                4339951.242828699,
                356.8378959702457
              ],
              [
                282048.5088254204,
                4338698.482828699,
                356.8378959702457
              ],
              [
                280491.28882542043,
                4338698.482828699,
                -6.802104029754275
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:44:42+00:00",
        "end_time": "2018-02-20T20:16:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_158548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_158548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_158548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.54130813,
            39.16983789,
            -6.80210403,
            -77.52289288,
            39.18150718,
            356.837896
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.54090193384828,
                  39.16983789088781,
                  -6.802104029754275
                ],
                [
                  -77.54130812983502,
                  39.181115492825356,
                  -6.802104029754275
                ],
                [
                  -77.5232962025111,
                  39.18150718239732,
                  356.8378959702457
                ],
                [
                  -77.52289287802694,
                  39.17022942406727,
                  356.8378959702457
                ],
                [
                  -77.54090193384828,
                  39.16983789088781,
                  -6.802104029754275
                ]
              ]
            ]
          },
          "id": "20180220_158548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:44:42Z",
            "pc:count": 11404555,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281235.7645,
                "count": 11404555,
                "maximum": 282048.5088,
                "minimum": 280491.2888,
                "name": "X",
                "position": 0,
                "stddev": 395.5272126,
                "variance": 156441.7759
              },
              {
                "average": 4339330.372,
                "count": 11404555,
                "maximum": 4339951.243,
                "minimum": 4338698.483,
                "name": "Y",
                "position": 1,
                "stddev": 327.4983027,
                "variance": 107255.1382
              },
              {
                "average": 75.7035027,
                "count": 11404555,
                "maximum": 356.837896,
                "minimum": -6.80210403,
                "name": "Z",
                "position": 2,
                "stddev": 7.35747824,
                "variance": 54.13248605
              },
              {
                "average": 8168.779604,
                "count": 11404555,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5990.749978,
                "variance": 35889085.3
              },
              {
                "average": 1.685191926,
                "count": 11404555,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.121941504,
                "variance": 1.258752738
              },
              {
                "average": 2.286927986,
                "count": 11404555,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.528894983,
                "variance": 2.337519869
              },
              {
                "average": 0.499799773,
                "count": 11404555,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999818,
                "variance": 0.2499999818
              },
              {
                "average": 0,
                "count": 11404555,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.535653167,
                "count": 11404555,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5100633844,
                "variance": 0.2601646561
              },
              {
                "average": 10.69225228,
                "count": 11404555,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.281108801,
                "variance": 68.57676298
              },
              {
                "average": 0,
                "count": 11404555,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.65031332,
                "count": 11404555,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5136584996,
                "variance": 0.2638450542
              },
              {
                "average": 203193903.8,
                "count": 11404555,
                "maximum": 203194682.5,
                "minimum": 203192998.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 676.8324689,
                "variance": 458102.191
              },
              {
                "average": 0,
                "count": 11404555,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11404555,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11404555,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001495016684,
                "count": 11404555,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.012226174,
                "variance": 0.0001494793308
              },
              {
                "average": 0.411133797,
                "count": 11404555,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4920394488,
                "variance": 0.2421028192
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280491.2888,
              4338698.483,
              -6.80210403,
              282048.5088,
              4339951.243,
              356.837896
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280491.28882542043,
                    4338698.482828699,
                    -6.802104029754275
                  ],
                  [
                    280491.28882542043,
                    4339951.242828699,
                    -6.802104029754275
                  ],
                  [
                    282048.5088254204,
                    4339951.242828699,
                    356.8378959702457
                  ],
                  [
                    282048.5088254204,
                    4338698.482828699,
                    356.8378959702457
                  ],
                  [
                    280491.28882542043,
                    4338698.482828699,
                    -6.802104029754275
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:44:42+00:00",
            "end_time": "2018-02-20T20:16: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": "20180220_182552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45977314301967,
              39.181106703377836,
              -7.165025727788105
            ],
            [
              -77.46016863354664,
              39.192445120860306,
              -7.165025727788105
            ],
            [
              -77.43870131340809,
              39.19289669252505,
              363.3949742722119
            ],
            [
              -77.43830926553548,
              39.18155809378326,
              363.3949742722119
            ],
            [
              -77.45977314301967,
              39.181106703377836,
              -7.165025727788105
            ]
          ]
        ]
      },
      "bbox": [
        -77.46016863,
        39.1811067,
        -7.165025728,
        -77.43830927,
        39.19289669,
        363.3949743
      ],
      "properties": {
        "datetime": "2018-02-20T21:15:57Z",
        "pc:count": 13127952,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288478.8398,
            "count": 13127952,
            "maximum": 289390.3904,
            "minimum": 287534.8504,
            "name": "X",
            "position": 0,
            "stddev": 513.3957499,
            "variance": 263575.196
          },
          {
            "average": 4340355.742,
            "count": 13127952,
            "maximum": 4341015.375,
            "minimum": 4339755.935,
            "name": "Y",
            "position": 1,
            "stddev": 327.1582755,
            "variance": 107032.5372
          },
          {
            "average": 115.1996693,
            "count": 13127952,
            "maximum": 363.3949743,
            "minimum": -7.165025728,
            "name": "Z",
            "position": 2,
            "stddev": 9.819484596,
            "variance": 96.42227774
          },
          {
            "average": 7876.771641,
            "count": 13127952,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5654.321097,
            "variance": 31971347.07
          },
          {
            "average": 1.698645836,
            "count": 13127952,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.145841684,
            "variance": 1.312953164
          },
          {
            "average": 2.310634515,
            "count": 13127952,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560300208,
            "variance": 2.434536738
          },
          {
            "average": 0.4989323544,
            "count": 13127952,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988792,
            "variance": 0.2499988792
          },
          {
            "average": 0,
            "count": 13127952,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.581365166,
            "count": 13127952,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5032300872,
            "variance": 0.2532405207
          },
          {
            "average": -9.644736499,
            "count": 13127952,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.568941447,
            "variance": 91.56464041
          },
          {
            "average": 0,
            "count": 13127952,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.32655604,
            "count": 13127952,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5492658337,
            "variance": 0.301692956
          },
          {
            "average": 203196164.8,
            "count": 13127952,
            "maximum": 203196557.2,
            "minimum": 203194747.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 377.8156855,
            "variance": 142744.6922
          },
          {
            "average": 0,
            "count": 13127952,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13127952,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13127952,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002297388047,
            "count": 13127952,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01515539647,
            "variance": 0.0002296860422
          },
          {
            "average": 0.4700205333,
            "count": 13127952,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4991004413,
            "variance": 0.2491012506
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287534.8504,
          4339755.935,
          -7.165025728,
          289390.3904,
          4341015.375,
          363.3949743
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287534.85035337845,
                4339755.934892536,
                -7.165025727788105
              ],
              [
                287534.85035337845,
                4341015.374892536,
                -7.165025727788105
              ],
              [
                289390.3903533785,
                4341015.374892536,
                363.3949742722119
              ],
              [
                289390.3903533785,
                4339755.934892536,
                363.3949742722119
              ],
              [
                287534.85035337845,
                4339755.934892536,
                -7.165025727788105
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:15:57+00:00",
        "end_time": "2018-02-20T20:45:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_182552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_182552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_182552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46016863,
            39.1811067,
            -7.165025728,
            -77.43830927,
            39.19289669,
            363.3949743
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45977314301967,
                  39.181106703377836,
                  -7.165025727788105
                ],
                [
                  -77.46016863354664,
                  39.192445120860306,
                  -7.165025727788105
                ],
                [
                  -77.43870131340809,
                  39.19289669252505,
                  363.3949742722119
                ],
                [
                  -77.43830926553548,
                  39.18155809378326,
                  363.3949742722119
                ],
                [
                  -77.45977314301967,
                  39.181106703377836,
                  -7.165025727788105
                ]
              ]
            ]
          },
          "id": "20180220_182552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:15:57Z",
            "pc:count": 13127952,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288478.8398,
                "count": 13127952,
                "maximum": 289390.3904,
                "minimum": 287534.8504,
                "name": "X",
                "position": 0,
                "stddev": 513.3957499,
                "variance": 263575.196
              },
              {
                "average": 4340355.742,
                "count": 13127952,
                "maximum": 4341015.375,
                "minimum": 4339755.935,
                "name": "Y",
                "position": 1,
                "stddev": 327.1582755,
                "variance": 107032.5372
              },
              {
                "average": 115.1996693,
                "count": 13127952,
                "maximum": 363.3949743,
                "minimum": -7.165025728,
                "name": "Z",
                "position": 2,
                "stddev": 9.819484596,
                "variance": 96.42227774
              },
              {
                "average": 7876.771641,
                "count": 13127952,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5654.321097,
                "variance": 31971347.07
              },
              {
                "average": 1.698645836,
                "count": 13127952,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.145841684,
                "variance": 1.312953164
              },
              {
                "average": 2.310634515,
                "count": 13127952,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560300208,
                "variance": 2.434536738
              },
              {
                "average": 0.4989323544,
                "count": 13127952,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988792,
                "variance": 0.2499988792
              },
              {
                "average": 0,
                "count": 13127952,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.581365166,
                "count": 13127952,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5032300872,
                "variance": 0.2532405207
              },
              {
                "average": -9.644736499,
                "count": 13127952,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.568941447,
                "variance": 91.56464041
              },
              {
                "average": 0,
                "count": 13127952,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.32655604,
                "count": 13127952,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5492658337,
                "variance": 0.301692956
              },
              {
                "average": 203196164.8,
                "count": 13127952,
                "maximum": 203196557.2,
                "minimum": 203194747.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 377.8156855,
                "variance": 142744.6922
              },
              {
                "average": 0,
                "count": 13127952,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13127952,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13127952,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002297388047,
                "count": 13127952,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01515539647,
                "variance": 0.0002296860422
              },
              {
                "average": 0.4700205333,
                "count": 13127952,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4991004413,
                "variance": 0.2491012506
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287534.8504,
              4339755.935,
              -7.165025728,
              289390.3904,
              4341015.375,
              363.3949743
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287534.85035337845,
                    4339755.934892536,
                    -7.165025727788105
                  ],
                  [
                    287534.85035337845,
                    4341015.374892536,
                    -7.165025727788105
                  ],
                  [
                    289390.3903533785,
                    4341015.374892536,
                    363.3949742722119
                  ],
                  [
                    289390.3903533785,
                    4339755.934892536,
                    363.3949742722119
                  ],
                  [
                    287534.85035337845,
                    4339755.934892536,
                    -7.165025727788105
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:15:57+00:00",
            "end_time": "2018-02-20T20:45: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": "20180220_158536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.54073410692062,
              39.136891857343656,
              -7.352937922232542
            ],
            [
              -77.54113977420363,
              39.14816880446395,
              -7.352937922232542
            ],
            [
              -77.5230631770804,
              39.14856177725873,
              370.4870620777675
            ],
            [
              -77.52266038805078,
              39.137284673204874,
              370.4870620777675
            ],
            [
              -77.54073410692062,
              39.136891857343656,
              -7.352937922232542
            ]
          ]
        ]
      },
      "bbox": [
        -77.54113977,
        39.13689186,
        -7.352937922,
        -77.52266039,
        39.14856178,
        370.4870621
      ],
      "properties": {
        "datetime": "2018-02-20T21:13:55Z",
        "pc:count": 11817039,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281238.6284,
            "count": 11817039,
            "maximum": 281966.873,
            "minimum": 280403.333,
            "name": "X",
            "position": 0,
            "stddev": 439.4500147,
            "variance": 193116.3154
          },
          {
            "average": 4335573.48,
            "count": 11817039,
            "maximum": 4336293.868,
            "minimum": 4335041.188,
            "name": "Y",
            "position": 1,
            "stddev": 360.9092216,
            "variance": 130255.4662
          },
          {
            "average": 76.91134815,
            "count": 11817039,
            "maximum": 370.4870621,
            "minimum": -7.352937922,
            "name": "Z",
            "position": 2,
            "stddev": 13.77686729,
            "variance": 189.8020724
          },
          {
            "average": 7174.99504,
            "count": 11817039,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6285.319918,
            "variance": 39505246.48
          },
          {
            "average": 1.913004857,
            "count": 11817039,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.234881317,
            "variance": 1.524931867
          },
          {
            "average": 2.707564137,
            "count": 11817039,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.583546838,
            "variance": 2.507620589
          },
          {
            "average": 0.5008250375,
            "count": 11817039,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993405,
            "variance": 0.2499993405
          },
          {
            "average": 0,
            "count": 11817039,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.429356373,
            "count": 11817039,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5888491177,
            "variance": 0.3467432834
          },
          {
            "average": -7.819709687,
            "count": 11817039,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.0861258,
            "variance": 122.9021852
          },
          {
            "average": 0,
            "count": 11817039,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.21684984,
            "count": 11817039,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5758866213,
            "variance": 0.3316454006
          },
          {
            "average": 203196132.4,
            "count": 11817039,
            "maximum": 203196435.4,
            "minimum": 203194630.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 454.1352133,
            "variance": 206238.792
          },
          {
            "average": 0,
            "count": 11817039,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817039,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817039,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003453487798,
            "count": 11817039,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01858035369,
            "variance": 0.0003452295433
          },
          {
            "average": 0.4248965413,
            "count": 11817039,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4943273118,
            "variance": 0.2443594912
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280403.333,
          4335041.188,
          -7.352937922,
          281966.873,
          4336293.868,
          370.4870621
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280403.33301040786,
                4335041.188052401,
                -7.352937922232542
              ],
              [
                280403.33301040786,
                4336293.868052401,
                -7.352937922232542
              ],
              [
                281966.8730104079,
                4336293.868052401,
                370.4870620777675
              ],
              [
                281966.8730104079,
                4335041.188052401,
                370.4870620777675
              ],
              [
                280403.33301040786,
                4335041.188052401,
                -7.352937922232542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:13:55+00:00",
        "end_time": "2018-02-20T20:43:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_158536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_158536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_158536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.54113977,
            39.13689186,
            -7.352937922,
            -77.52266039,
            39.14856178,
            370.4870621
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.54073410692062,
                  39.136891857343656,
                  -7.352937922232542
                ],
                [
                  -77.54113977420363,
                  39.14816880446395,
                  -7.352937922232542
                ],
                [
                  -77.5230631770804,
                  39.14856177725873,
                  370.4870620777675
                ],
                [
                  -77.52266038805078,
                  39.137284673204874,
                  370.4870620777675
                ],
                [
                  -77.54073410692062,
                  39.136891857343656,
                  -7.352937922232542
                ]
              ]
            ]
          },
          "id": "20180220_158536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_158536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:13:55Z",
            "pc:count": 11817039,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281238.6284,
                "count": 11817039,
                "maximum": 281966.873,
                "minimum": 280403.333,
                "name": "X",
                "position": 0,
                "stddev": 439.4500147,
                "variance": 193116.3154
              },
              {
                "average": 4335573.48,
                "count": 11817039,
                "maximum": 4336293.868,
                "minimum": 4335041.188,
                "name": "Y",
                "position": 1,
                "stddev": 360.9092216,
                "variance": 130255.4662
              },
              {
                "average": 76.91134815,
                "count": 11817039,
                "maximum": 370.4870621,
                "minimum": -7.352937922,
                "name": "Z",
                "position": 2,
                "stddev": 13.77686729,
                "variance": 189.8020724
              },
              {
                "average": 7174.99504,
                "count": 11817039,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6285.319918,
                "variance": 39505246.48
              },
              {
                "average": 1.913004857,
                "count": 11817039,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.234881317,
                "variance": 1.524931867
              },
              {
                "average": 2.707564137,
                "count": 11817039,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.583546838,
                "variance": 2.507620589
              },
              {
                "average": 0.5008250375,
                "count": 11817039,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993405,
                "variance": 0.2499993405
              },
              {
                "average": 0,
                "count": 11817039,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.429356373,
                "count": 11817039,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5888491177,
                "variance": 0.3467432834
              },
              {
                "average": -7.819709687,
                "count": 11817039,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.0861258,
                "variance": 122.9021852
              },
              {
                "average": 0,
                "count": 11817039,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.21684984,
                "count": 11817039,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5758866213,
                "variance": 0.3316454006
              },
              {
                "average": 203196132.4,
                "count": 11817039,
                "maximum": 203196435.4,
                "minimum": 203194630.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 454.1352133,
                "variance": 206238.792
              },
              {
                "average": 0,
                "count": 11817039,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817039,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817039,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003453487798,
                "count": 11817039,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01858035369,
                "variance": 0.0003452295433
              },
              {
                "average": 0.4248965413,
                "count": 11817039,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4943273118,
                "variance": 0.2443594912
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280403.333,
              4335041.188,
              -7.352937922,
              281966.873,
              4336293.868,
              370.4870621
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280403.33301040786,
                    4335041.188052401,
                    -7.352937922232542
                  ],
                  [
                    280403.33301040786,
                    4336293.868052401,
                    -7.352937922232542
                  ],
                  [
                    281966.8730104079,
                    4336293.868052401,
                    370.4870620777675
                  ],
                  [
                    281966.8730104079,
                    4335041.188052401,
                    370.4870620777675
                  ],
                  [
                    280403.33301040786,
                    4335041.188052401,
                    -7.352937922232542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:13:55+00:00",
            "end_time": "2018-02-20T20:43:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_182556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4598436585531,
              39.19208846013934,
              -9.73929614940269
            ],
            [
              -77.46023932126815,
              39.203427035657015,
              -9.73929614940269
            ],
            [
              -77.43876865984329,
              39.20387872531667,
              366.74070385059736
            ],
            [
              -77.43837644171808,
              39.19253996850423,
              366.74070385059736
            ],
            [
              -77.4598436585531,
              39.19208846013934,
              -9.73929614940269
            ]
          ]
        ]
      },
      "bbox": [
        -77.46023932,
        39.19208846,
        -9.739296149,
        -77.43837644,
        39.20387873,
        366.7407039
      ],
      "properties": {
        "datetime": "2018-02-20T21:15:55Z",
        "pc:count": 12819032,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288444.9549,
            "count": 12819032,
            "maximum": 289417.3847,
            "minimum": 287561.8447,
            "name": "X",
            "position": 0,
            "stddev": 524.0693725,
            "variance": 274648.7072
          },
          {
            "average": 4341612.477,
            "count": 12819032,
            "maximum": 4342234.485,
            "minimum": 4340975.025,
            "name": "Y",
            "position": 1,
            "stddev": 346.0881215,
            "variance": 119776.9879
          },
          {
            "average": 113.0648673,
            "count": 12819032,
            "maximum": 366.7407039,
            "minimum": -9.739296149,
            "name": "Z",
            "position": 2,
            "stddev": 9.740095996,
            "variance": 94.86947002
          },
          {
            "average": 7973.644966,
            "count": 12819032,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5692.761311,
            "variance": 32407531.35
          },
          {
            "average": 1.650084421,
            "count": 12819032,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.10340866,
            "variance": 1.217510671
          },
          {
            "average": 2.227771801,
            "count": 12819032,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.519439194,
            "variance": 2.308695463
          },
          {
            "average": 0.5043830923,
            "count": 12819032,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999808076,
            "variance": 0.249980808
          },
          {
            "average": 0,
            "count": 12819032,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.564162957,
            "count": 12819032,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5059816612,
            "variance": 0.2560174415
          },
          {
            "average": 10.68410028,
            "count": 12819032,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.758928984,
            "variance": 76.71883694
          },
          {
            "average": 0,
            "count": 12819032,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.53261479,
            "count": 12819032,
            "maximum": 46,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5549801853,
            "variance": 0.3080030061
          },
          {
            "average": 203195449.5,
            "count": 12819032,
            "maximum": 203196555.6,
            "minimum": 203194280.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 641.047129,
            "variance": 410941.4216
          },
          {
            "average": 0,
            "count": 12819032,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12819032,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12819032,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002490827701,
            "count": 12819032,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01578039123,
            "variance": 0.0002490207473
          },
          {
            "average": 0.4915375045,
            "count": 12819032,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999284005,
            "variance": 0.2499284057
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287561.8447,
          4340975.025,
          -9.739296149,
          289417.3847,
          4342234.485,
          366.7407039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287561.8446938793,
                4340975.025108993,
                -9.73929614940269
              ],
              [
                287561.8446938793,
                4342234.485108994,
                -9.73929614940269
              ],
              [
                289417.38469387934,
                4342234.485108994,
                366.74070385059736
              ],
              [
                289417.38469387934,
                4340975.025108993,
                366.74070385059736
              ],
              [
                287561.8446938793,
                4340975.025108993,
                -9.73929614940269
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:15:55+00:00",
        "end_time": "2018-02-20T20:38:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_182556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_182556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_182556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46023932,
            39.19208846,
            -9.739296149,
            -77.43837644,
            39.20387873,
            366.7407039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4598436585531,
                  39.19208846013934,
                  -9.73929614940269
                ],
                [
                  -77.46023932126815,
                  39.203427035657015,
                  -9.73929614940269
                ],
                [
                  -77.43876865984329,
                  39.20387872531667,
                  366.74070385059736
                ],
                [
                  -77.43837644171808,
                  39.19253996850423,
                  366.74070385059736
                ],
                [
                  -77.4598436585531,
                  39.19208846013934,
                  -9.73929614940269
                ]
              ]
            ]
          },
          "id": "20180220_182556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:15:55Z",
            "pc:count": 12819032,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288444.9549,
                "count": 12819032,
                "maximum": 289417.3847,
                "minimum": 287561.8447,
                "name": "X",
                "position": 0,
                "stddev": 524.0693725,
                "variance": 274648.7072
              },
              {
                "average": 4341612.477,
                "count": 12819032,
                "maximum": 4342234.485,
                "minimum": 4340975.025,
                "name": "Y",
                "position": 1,
                "stddev": 346.0881215,
                "variance": 119776.9879
              },
              {
                "average": 113.0648673,
                "count": 12819032,
                "maximum": 366.7407039,
                "minimum": -9.739296149,
                "name": "Z",
                "position": 2,
                "stddev": 9.740095996,
                "variance": 94.86947002
              },
              {
                "average": 7973.644966,
                "count": 12819032,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5692.761311,
                "variance": 32407531.35
              },
              {
                "average": 1.650084421,
                "count": 12819032,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.10340866,
                "variance": 1.217510671
              },
              {
                "average": 2.227771801,
                "count": 12819032,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.519439194,
                "variance": 2.308695463
              },
              {
                "average": 0.5043830923,
                "count": 12819032,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999808076,
                "variance": 0.249980808
              },
              {
                "average": 0,
                "count": 12819032,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.564162957,
                "count": 12819032,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5059816612,
                "variance": 0.2560174415
              },
              {
                "average": 10.68410028,
                "count": 12819032,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.758928984,
                "variance": 76.71883694
              },
              {
                "average": 0,
                "count": 12819032,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.53261479,
                "count": 12819032,
                "maximum": 46,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5549801853,
                "variance": 0.3080030061
              },
              {
                "average": 203195449.5,
                "count": 12819032,
                "maximum": 203196555.6,
                "minimum": 203194280.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 641.047129,
                "variance": 410941.4216
              },
              {
                "average": 0,
                "count": 12819032,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12819032,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12819032,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002490827701,
                "count": 12819032,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01578039123,
                "variance": 0.0002490207473
              },
              {
                "average": 0.4915375045,
                "count": 12819032,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999284005,
                "variance": 0.2499284057
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287561.8447,
              4340975.025,
              -9.739296149,
              289417.3847,
              4342234.485,
              366.7407039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287561.8446938793,
                    4340975.025108993,
                    -9.73929614940269
                  ],
                  [
                    287561.8446938793,
                    4342234.485108994,
                    -9.73929614940269
                  ],
                  [
                    289417.38469387934,
                    4342234.485108994,
                    366.74070385059736
                  ],
                  [
                    289417.38469387934,
                    4340975.025108993,
                    366.74070385059736
                  ],
                  [
                    287561.8446938793,
                    4340975.025108993,
                    -9.73929614940269
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:15:55+00:00",
            "end_time": "2018-02-20T20:38: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": "20180220_164532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.52286399336678,
              39.12593097425047,
              -2.784468015791049
            ],
            [
              -77.52326878063806,
              39.137267694357746,
              -2.784468015791049
            ],
            [
              -77.50182225626672,
              39.13773028599129,
              350.19553198420897
            ],
            [
              -77.50142090069568,
              39.12639338015418,
              350.19553198420897
            ],
            [
              -77.52286399336678,
              39.12593097425047,
              -2.784468015791049
            ]
          ]
        ]
      },
      "bbox": [
        -77.52326878,
        39.12593097,
        -2.784468016,
        -77.5014209,
        39.13773029,
        350.195532
      ],
      "properties": {
        "datetime": "2018-02-20T21:44:07Z",
        "pc:count": 10270541,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282804.5293,
            "count": 10270541,
            "maximum": 283769.5103,
            "minimum": 281914.2303,
            "name": "X",
            "position": 0,
            "stddev": 554.1901771,
            "variance": 307126.7524
          },
          {
            "average": 4334444.122,
            "count": 10270541,
            "maximum": 4335040.766,
            "minimum": 4333781.466,
            "name": "Y",
            "position": 1,
            "stddev": 364.4352638,
            "variance": 132813.0615
          },
          {
            "average": 69.36255895,
            "count": 10270541,
            "maximum": 350.195532,
            "minimum": -2.784468016,
            "name": "Z",
            "position": 2,
            "stddev": 9.075014061,
            "variance": 82.3558802
          },
          {
            "average": 8560.708864,
            "count": 10270541,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5577.402,
            "variance": 31107413.07
          },
          {
            "average": 1.556840871,
            "count": 10270541,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.060843696,
            "variance": 1.125389348
          },
          {
            "average": 2.049990551,
            "count": 10270541,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.494979735,
            "variance": 2.234964408
          },
          {
            "average": 0.498152629,
            "count": 10270541,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966115,
            "variance": 0.2499966116
          },
          {
            "average": 0,
            "count": 10270541,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.585480064,
            "count": 10270541,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7829034326,
            "variance": 0.6129377848
          },
          {
            "average": 5.107382703,
            "count": 10270541,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.88973237,
            "variance": 141.3657359
          },
          {
            "average": 0,
            "count": 10270541,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.82504826,
            "count": 10270541,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5686587615,
            "variance": 0.323372787
          },
          {
            "average": 203197591.3,
            "count": 10270541,
            "maximum": 203198247.4,
            "minimum": 203196408.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 702.9546377,
            "variance": 494145.2227
          },
          {
            "average": 0,
            "count": 10270541,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10270541,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10270541,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002538327825,
            "count": 10270541,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01593010911,
            "variance": 0.0002537683761
          },
          {
            "average": 0.3409397811,
            "count": 10270541,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4740251772,
            "variance": 0.2246998686
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281914.2303,
          4333781.466,
          -2.784468016,
          283769.5103,
          4335040.766,
          350.195532
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281914.23034210224,
                4333781.465988993,
                -2.784468015791049
              ],
              [
                281914.23034210224,
                4335040.765988993,
                -2.784468015791049
              ],
              [
                283769.51034210226,
                4335040.765988993,
                350.19553198420897
              ],
              [
                283769.51034210226,
                4333781.465988993,
                350.19553198420897
              ],
              [
                281914.23034210224,
                4333781.465988993,
                -2.784468015791049
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:44:07+00:00",
        "end_time": "2018-02-20T21:13:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_164532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_164532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_164532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.52326878,
            39.12593097,
            -2.784468016,
            -77.5014209,
            39.13773029,
            350.195532
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.52286399336678,
                  39.12593097425047,
                  -2.784468015791049
                ],
                [
                  -77.52326878063806,
                  39.137267694357746,
                  -2.784468015791049
                ],
                [
                  -77.50182225626672,
                  39.13773028599129,
                  350.19553198420897
                ],
                [
                  -77.50142090069568,
                  39.12639338015418,
                  350.19553198420897
                ],
                [
                  -77.52286399336678,
                  39.12593097425047,
                  -2.784468015791049
                ]
              ]
            ]
          },
          "id": "20180220_164532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:44:07Z",
            "pc:count": 10270541,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282804.5293,
                "count": 10270541,
                "maximum": 283769.5103,
                "minimum": 281914.2303,
                "name": "X",
                "position": 0,
                "stddev": 554.1901771,
                "variance": 307126.7524
              },
              {
                "average": 4334444.122,
                "count": 10270541,
                "maximum": 4335040.766,
                "minimum": 4333781.466,
                "name": "Y",
                "position": 1,
                "stddev": 364.4352638,
                "variance": 132813.0615
              },
              {
                "average": 69.36255895,
                "count": 10270541,
                "maximum": 350.195532,
                "minimum": -2.784468016,
                "name": "Z",
                "position": 2,
                "stddev": 9.075014061,
                "variance": 82.3558802
              },
              {
                "average": 8560.708864,
                "count": 10270541,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5577.402,
                "variance": 31107413.07
              },
              {
                "average": 1.556840871,
                "count": 10270541,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.060843696,
                "variance": 1.125389348
              },
              {
                "average": 2.049990551,
                "count": 10270541,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.494979735,
                "variance": 2.234964408
              },
              {
                "average": 0.498152629,
                "count": 10270541,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966115,
                "variance": 0.2499966116
              },
              {
                "average": 0,
                "count": 10270541,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.585480064,
                "count": 10270541,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7829034326,
                "variance": 0.6129377848
              },
              {
                "average": 5.107382703,
                "count": 10270541,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.88973237,
                "variance": 141.3657359
              },
              {
                "average": 0,
                "count": 10270541,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.82504826,
                "count": 10270541,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5686587615,
                "variance": 0.323372787
              },
              {
                "average": 203197591.3,
                "count": 10270541,
                "maximum": 203198247.4,
                "minimum": 203196408.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 702.9546377,
                "variance": 494145.2227
              },
              {
                "average": 0,
                "count": 10270541,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10270541,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10270541,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002538327825,
                "count": 10270541,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01593010911,
                "variance": 0.0002537683761
              },
              {
                "average": 0.3409397811,
                "count": 10270541,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4740251772,
                "variance": 0.2246998686
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281914.2303,
              4333781.466,
              -2.784468016,
              283769.5103,
              4335040.766,
              350.195532
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281914.23034210224,
                    4333781.465988993,
                    -2.784468015791049
                  ],
                  [
                    281914.23034210224,
                    4335040.765988993,
                    -2.784468015791049
                  ],
                  [
                    283769.51034210226,
                    4335040.765988993,
                    350.19553198420897
                  ],
                  [
                    283769.51034210226,
                    4333781.465988993,
                    350.19553198420897
                  ],
                  [
                    281914.23034210224,
                    4333781.465988993,
                    -2.784468015791049
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:44:07+00:00",
            "end_time": "2018-02-20T21:13: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": "20180220_164536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.52294419103083,
              39.13691168870716,
              -9.345425129181734
            ],
            [
              -77.52334907864963,
              39.1482464061885,
              -9.345425129181734
            ],
            [
              -77.50189968641122,
              39.14870911033562,
              371.2145748708183
            ],
            [
              -77.50149823169255,
              39.137374207127046,
              371.2145748708183
            ],
            [
              -77.52294419103083,
              39.13691168870716,
              -9.345425129181734
            ]
          ]
        ]
      },
      "bbox": [
        -77.52334908,
        39.13691169,
        -9.345425129,
        -77.50149823,
        39.14870911,
        371.2145749
      ],
      "properties": {
        "datetime": "2018-02-20T21:39:42Z",
        "pc:count": 13847455,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282968.5077,
            "count": 13847455,
            "maximum": 283796.4294,
            "minimum": 281941.1894,
            "name": "X",
            "position": 0,
            "stddev": 536.6755022,
            "variance": 288020.5946
          },
          {
            "average": 4335578.382,
            "count": 13847455,
            "maximum": 4336259.55,
            "minimum": 4335000.47,
            "name": "Y",
            "position": 1,
            "stddev": 362.8547693,
            "variance": 131663.5836
          },
          {
            "average": 79.37548426,
            "count": 13847455,
            "maximum": 371.2145749,
            "minimum": -9.345425129,
            "name": "Z",
            "position": 2,
            "stddev": 14.55563361,
            "variance": 211.8664697
          },
          {
            "average": 6116.586303,
            "count": 13847455,
            "maximum": 65497,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5553.217674,
            "variance": 30838226.53
          },
          {
            "average": 1.994414714,
            "count": 13847455,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.275583498,
            "variance": 1.62711326
          },
          {
            "average": 2.859969937,
            "count": 13847455,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.600116738,
            "variance": 2.560373575
          },
          {
            "average": 0.4951485309,
            "count": 13847455,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999764807,
            "variance": 0.2499764813
          },
          {
            "average": 0,
            "count": 13847455,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.457784048,
            "count": 13847455,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7002939862,
            "variance": 0.4904116671
          },
          {
            "average": 2.848415509,
            "count": 13847455,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.10922901,
            "variance": 199.0703431
          },
          {
            "average": 0,
            "count": 13847455,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.12811069,
            "count": 13847455,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7193593841,
            "variance": 0.5174779235
          },
          {
            "average": 203196887.7,
            "count": 13847455,
            "maximum": 203197982.8,
            "minimum": 203196148.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 762.9510698,
            "variance": 582094.3349
          },
          {
            "average": 0,
            "count": 13847455,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13847455,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13847455,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002629364024,
            "count": 13847455,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01621318247,
            "variance": 0.0002628672858
          },
          {
            "average": 0.3775047473,
            "count": 13847455,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4847627564,
            "variance": 0.23499493
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281941.1894,
          4335000.47,
          -9.345425129,
          283796.4294,
          4336259.55,
          371.2145749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281941.1893513685,
                4335000.470491851,
                -9.345425129181734
              ],
              [
                281941.1893513685,
                4336259.550491851,
                -9.345425129181734
              ],
              [
                283796.4293513685,
                4336259.550491851,
                371.2145748708183
              ],
              [
                283796.4293513685,
                4335000.470491851,
                371.2145748708183
              ],
              [
                281941.1893513685,
                4335000.470491851,
                -9.345425129181734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:39:42+00:00",
        "end_time": "2018-02-20T21:09:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_164536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_164536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_164536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.52334908,
            39.13691169,
            -9.345425129,
            -77.50149823,
            39.14870911,
            371.2145749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.52294419103083,
                  39.13691168870716,
                  -9.345425129181734
                ],
                [
                  -77.52334907864963,
                  39.1482464061885,
                  -9.345425129181734
                ],
                [
                  -77.50189968641122,
                  39.14870911033562,
                  371.2145748708183
                ],
                [
                  -77.50149823169255,
                  39.137374207127046,
                  371.2145748708183
                ],
                [
                  -77.52294419103083,
                  39.13691168870716,
                  -9.345425129181734
                ]
              ]
            ]
          },
          "id": "20180220_164536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:39:42Z",
            "pc:count": 13847455,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282968.5077,
                "count": 13847455,
                "maximum": 283796.4294,
                "minimum": 281941.1894,
                "name": "X",
                "position": 0,
                "stddev": 536.6755022,
                "variance": 288020.5946
              },
              {
                "average": 4335578.382,
                "count": 13847455,
                "maximum": 4336259.55,
                "minimum": 4335000.47,
                "name": "Y",
                "position": 1,
                "stddev": 362.8547693,
                "variance": 131663.5836
              },
              {
                "average": 79.37548426,
                "count": 13847455,
                "maximum": 371.2145749,
                "minimum": -9.345425129,
                "name": "Z",
                "position": 2,
                "stddev": 14.55563361,
                "variance": 211.8664697
              },
              {
                "average": 6116.586303,
                "count": 13847455,
                "maximum": 65497,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5553.217674,
                "variance": 30838226.53
              },
              {
                "average": 1.994414714,
                "count": 13847455,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.275583498,
                "variance": 1.62711326
              },
              {
                "average": 2.859969937,
                "count": 13847455,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.600116738,
                "variance": 2.560373575
              },
              {
                "average": 0.4951485309,
                "count": 13847455,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999764807,
                "variance": 0.2499764813
              },
              {
                "average": 0,
                "count": 13847455,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.457784048,
                "count": 13847455,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7002939862,
                "variance": 0.4904116671
              },
              {
                "average": 2.848415509,
                "count": 13847455,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.10922901,
                "variance": 199.0703431
              },
              {
                "average": 0,
                "count": 13847455,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.12811069,
                "count": 13847455,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7193593841,
                "variance": 0.5174779235
              },
              {
                "average": 203196887.7,
                "count": 13847455,
                "maximum": 203197982.8,
                "minimum": 203196148.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 762.9510698,
                "variance": 582094.3349
              },
              {
                "average": 0,
                "count": 13847455,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13847455,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13847455,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002629364024,
                "count": 13847455,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01621318247,
                "variance": 0.0002628672858
              },
              {
                "average": 0.3775047473,
                "count": 13847455,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4847627564,
                "variance": 0.23499493
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281941.1894,
              4335000.47,
              -9.345425129,
              283796.4294,
              4336259.55,
              371.2145749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281941.1893513685,
                    4335000.470491851,
                    -9.345425129181734
                  ],
                  [
                    281941.1893513685,
                    4336259.550491851,
                    -9.345425129181734
                  ],
                  [
                    283796.4293513685,
                    4336259.550491851,
                    371.2145748708183
                  ],
                  [
                    283796.4293513685,
                    4335000.470491851,
                    371.2145748708183
                  ],
                  [
                    281941.1893513685,
                    4335000.470491851,
                    -9.345425129181734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:39:42+00:00",
            "end_time": "2018-02-20T21:09: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": "20180220_182560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45991470301807,
              39.20307083305972,
              -8.59002140103172
            ],
            [
              -77.46031051921489,
              39.21440902644247,
              -8.59002140103172
            ],
            [
              -77.43883651465168,
              39.214860834170096,
              378.10997859896827
            ],
            [
              -77.43844414481723,
              39.203522459465745,
              378.10997859896827
            ],
            [
              -77.45991470301807,
              39.20307083305972,
              -8.59002140103172
            ]
          ]
        ]
      },
      "bbox": [
        -77.46031052,
        39.20307083,
        -8.590021401,
        -77.43844414,
        39.21486083,
        378.1099786
      ],
      "properties": {
        "datetime": "2018-02-20T21:06:49Z",
        "pc:count": 16315381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288620.6435,
            "count": 16315381,
            "maximum": 289444.3449,
            "minimum": 287588.8049,
            "name": "X",
            "position": 0,
            "stddev": 524.6454882,
            "variance": 275252.8882
          },
          {
            "average": 4342890.246,
            "count": 16315381,
            "maximum": 4343453.607,
            "minimum": 4342194.187,
            "name": "Y",
            "position": 1,
            "stddev": 361.02492,
            "variance": 130338.9929
          },
          {
            "average": 100.7611647,
            "count": 16315381,
            "maximum": 378.1099786,
            "minimum": -8.590021401,
            "name": "Z",
            "position": 2,
            "stddev": 10.32127265,
            "variance": 106.5286692
          },
          {
            "average": 5686.466997,
            "count": 16315381,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5421.253729,
            "variance": 29389991.99
          },
          {
            "average": 1.99821322,
            "count": 16315381,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.245591241,
            "variance": 1.551497539
          },
          {
            "average": 2.861851893,
            "count": 16315381,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.532804088,
            "variance": 2.349488372
          },
          {
            "average": 0.5018007241,
            "count": 16315381,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967727,
            "variance": 0.2499967727
          },
          {
            "average": 0,
            "count": 16315381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.430336748,
            "count": 16315381,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5334092925,
            "variance": 0.2845254733
          },
          {
            "average": -9.363980257,
            "count": 16315381,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.7768775,
            "variance": 116.1410886
          },
          {
            "average": 0,
            "count": 16315381,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.58063008,
            "count": 16315381,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6379486009,
            "variance": 0.4069784174
          },
          {
            "average": 203194623.3,
            "count": 16315381,
            "maximum": 203196009.4,
            "minimum": 203194243.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 478.3684103,
            "variance": 228836.336
          },
          {
            "average": 0,
            "count": 16315381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16315381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16315381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003660349703,
            "count": 16315381,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01912853918,
            "variance": 0.0003659010111
          },
          {
            "average": 0.4154967022,
            "count": 16315381,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4928074751,
            "variance": 0.2428592075
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287588.8049,
          4342194.187,
          -8.590021401,
          289444.3449,
          4343453.607,
          378.1099786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287588.80494241166,
                4342194.186869142,
                -8.59002140103172
              ],
              [
                287588.80494241166,
                4343453.606869142,
                -8.59002140103172
              ],
              [
                289444.3449424117,
                4343453.606869142,
                378.10997859896827
              ],
              [
                289444.3449424117,
                4342194.186869142,
                378.10997859896827
              ],
              [
                287588.80494241166,
                4342194.186869142,
                -8.59002140103172
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:06:49+00:00",
        "end_time": "2018-02-20T20:37:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_182560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_182560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_182560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46031052,
            39.20307083,
            -8.590021401,
            -77.43844414,
            39.21486083,
            378.1099786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45991470301807,
                  39.20307083305972,
                  -8.59002140103172
                ],
                [
                  -77.46031051921489,
                  39.21440902644247,
                  -8.59002140103172
                ],
                [
                  -77.43883651465168,
                  39.214860834170096,
                  378.10997859896827
                ],
                [
                  -77.43844414481723,
                  39.203522459465745,
                  378.10997859896827
                ],
                [
                  -77.45991470301807,
                  39.20307083305972,
                  -8.59002140103172
                ]
              ]
            ]
          },
          "id": "20180220_182560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:06:49Z",
            "pc:count": 16315381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288620.6435,
                "count": 16315381,
                "maximum": 289444.3449,
                "minimum": 287588.8049,
                "name": "X",
                "position": 0,
                "stddev": 524.6454882,
                "variance": 275252.8882
              },
              {
                "average": 4342890.246,
                "count": 16315381,
                "maximum": 4343453.607,
                "minimum": 4342194.187,
                "name": "Y",
                "position": 1,
                "stddev": 361.02492,
                "variance": 130338.9929
              },
              {
                "average": 100.7611647,
                "count": 16315381,
                "maximum": 378.1099786,
                "minimum": -8.590021401,
                "name": "Z",
                "position": 2,
                "stddev": 10.32127265,
                "variance": 106.5286692
              },
              {
                "average": 5686.466997,
                "count": 16315381,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5421.253729,
                "variance": 29389991.99
              },
              {
                "average": 1.99821322,
                "count": 16315381,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.245591241,
                "variance": 1.551497539
              },
              {
                "average": 2.861851893,
                "count": 16315381,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.532804088,
                "variance": 2.349488372
              },
              {
                "average": 0.5018007241,
                "count": 16315381,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967727,
                "variance": 0.2499967727
              },
              {
                "average": 0,
                "count": 16315381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.430336748,
                "count": 16315381,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5334092925,
                "variance": 0.2845254733
              },
              {
                "average": -9.363980257,
                "count": 16315381,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.7768775,
                "variance": 116.1410886
              },
              {
                "average": 0,
                "count": 16315381,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.58063008,
                "count": 16315381,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6379486009,
                "variance": 0.4069784174
              },
              {
                "average": 203194623.3,
                "count": 16315381,
                "maximum": 203196009.4,
                "minimum": 203194243.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 478.3684103,
                "variance": 228836.336
              },
              {
                "average": 0,
                "count": 16315381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16315381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16315381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003660349703,
                "count": 16315381,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01912853918,
                "variance": 0.0003659010111
              },
              {
                "average": 0.4154967022,
                "count": 16315381,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4928074751,
                "variance": 0.2428592075
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287588.8049,
              4342194.187,
              -8.590021401,
              289444.3449,
              4343453.607,
              378.1099786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287588.80494241166,
                    4342194.186869142,
                    -8.59002140103172
                  ],
                  [
                    287588.80494241166,
                    4343453.606869142,
                    -8.59002140103172
                  ],
                  [
                    289444.3449424117,
                    4343453.606869142,
                    378.10997859896827
                  ],
                  [
                    289444.3449424117,
                    4342194.186869142,
                    378.10997859896827
                  ],
                  [
                    287588.80494241166,
                    4342194.186869142,
                    -8.59002140103172
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:06:49+00:00",
            "end_time": "2018-02-20T20:37: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": "20180220_164540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.5230198467601,
              39.14789443978278,
              -10.420660654619297
            ],
            [
              -77.52342503354286,
              39.15923273613879,
              -10.420660654619297
            ],
            [
              -77.50197600717728,
              39.15969548260396,
              356.6393393453807
            ],
            [
              -77.50157425566863,
              39.14835700046006,
              356.6393393453807
            ],
            [
              -77.5230198467601,
              39.14789443978278,
              -10.420660654619297
            ]
          ]
        ]
      },
      "bbox": [
        -77.52342503,
        39.14789444,
        -10.42066065,
        -77.50157426,
        39.15969548,
        356.6393393
      ],
      "properties": {
        "datetime": "2018-02-20T21:14:26Z",
        "pc:count": 14961841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 283111.7536,
            "count": 14961841,
            "maximum": 283823.4774,
            "minimum": 281968.5574,
            "name": "X",
            "position": 0,
            "stddev": 518.4960688,
            "variance": 268838.1734
          },
          {
            "average": 4336831.132,
            "count": 14961841,
            "maximum": 4337479.172,
            "minimum": 4336219.692,
            "name": "Y",
            "position": 1,
            "stddev": 347.0049592,
            "variance": 120412.4417
          },
          {
            "average": 79.85393348,
            "count": 14961841,
            "maximum": 356.6393393,
            "minimum": -10.42066065,
            "name": "Z",
            "position": 2,
            "stddev": 15.17585726,
            "variance": 230.3066435
          },
          {
            "average": 5590.827029,
            "count": 14961841,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5421.806965,
            "variance": 29395990.77
          },
          {
            "average": 2.095012104,
            "count": 14961841,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.303876388,
            "variance": 1.700093636
          },
          {
            "average": 3.034470223,
            "count": 14961841,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.57274308,
            "variance": 2.473520797
          },
          {
            "average": 0.4959965154,
            "count": 14961841,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999839886,
            "variance": 0.2499839888
          },
          {
            "average": 0,
            "count": 14961841,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.444816985,
            "count": 14961841,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7337377011,
            "variance": 0.5383710141
          },
          {
            "average": -7.634492045,
            "count": 14961841,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.4115894,
            "variance": 130.2243726
          },
          {
            "average": 0,
            "count": 14961841,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.22880019,
            "count": 14961841,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5836554964,
            "variance": 0.3406537385
          },
          {
            "average": 203196120.8,
            "count": 14961841,
            "maximum": 203196466.4,
            "minimum": 203194656.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 455.1407301,
            "variance": 207153.0842
          },
          {
            "average": 0,
            "count": 14961841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14961841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14961841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003745528374,
            "count": 14961841,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01934974348,
            "variance": 0.0003744125726
          },
          {
            "average": 0.4616667829,
            "count": 14961841,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4985284155,
            "variance": 0.2485305811
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281968.5574,
          4336219.692,
          -10.42066065,
          283823.4774,
          4337479.172,
          356.6393393
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281968.5573939094,
                4336219.692026619,
                -10.420660654619297
              ],
              [
                281968.5573939094,
                4337479.172026619,
                -10.420660654619297
              ],
              [
                283823.4773939094,
                4337479.172026619,
                356.6393393453807
              ],
              [
                283823.4773939094,
                4336219.692026619,
                356.6393393453807
              ],
              [
                281968.5573939094,
                4336219.692026619,
                -10.420660654619297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:14:26+00:00",
        "end_time": "2018-02-20T20:44:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_164540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_164540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_164540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.52342503,
            39.14789444,
            -10.42066065,
            -77.50157426,
            39.15969548,
            356.6393393
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.5230198467601,
                  39.14789443978278,
                  -10.420660654619297
                ],
                [
                  -77.52342503354286,
                  39.15923273613879,
                  -10.420660654619297
                ],
                [
                  -77.50197600717728,
                  39.15969548260396,
                  356.6393393453807
                ],
                [
                  -77.50157425566863,
                  39.14835700046006,
                  356.6393393453807
                ],
                [
                  -77.5230198467601,
                  39.14789443978278,
                  -10.420660654619297
                ]
              ]
            ]
          },
          "id": "20180220_164540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_164540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:14:26Z",
            "pc:count": 14961841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 283111.7536,
                "count": 14961841,
                "maximum": 283823.4774,
                "minimum": 281968.5574,
                "name": "X",
                "position": 0,
                "stddev": 518.4960688,
                "variance": 268838.1734
              },
              {
                "average": 4336831.132,
                "count": 14961841,
                "maximum": 4337479.172,
                "minimum": 4336219.692,
                "name": "Y",
                "position": 1,
                "stddev": 347.0049592,
                "variance": 120412.4417
              },
              {
                "average": 79.85393348,
                "count": 14961841,
                "maximum": 356.6393393,
                "minimum": -10.42066065,
                "name": "Z",
                "position": 2,
                "stddev": 15.17585726,
                "variance": 230.3066435
              },
              {
                "average": 5590.827029,
                "count": 14961841,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5421.806965,
                "variance": 29395990.77
              },
              {
                "average": 2.095012104,
                "count": 14961841,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.303876388,
                "variance": 1.700093636
              },
              {
                "average": 3.034470223,
                "count": 14961841,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.57274308,
                "variance": 2.473520797
              },
              {
                "average": 0.4959965154,
                "count": 14961841,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999839886,
                "variance": 0.2499839888
              },
              {
                "average": 0,
                "count": 14961841,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.444816985,
                "count": 14961841,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7337377011,
                "variance": 0.5383710141
              },
              {
                "average": -7.634492045,
                "count": 14961841,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.4115894,
                "variance": 130.2243726
              },
              {
                "average": 0,
                "count": 14961841,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.22880019,
                "count": 14961841,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5836554964,
                "variance": 0.3406537385
              },
              {
                "average": 203196120.8,
                "count": 14961841,
                "maximum": 203196466.4,
                "minimum": 203194656.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 455.1407301,
                "variance": 207153.0842
              },
              {
                "average": 0,
                "count": 14961841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14961841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14961841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003745528374,
                "count": 14961841,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01934974348,
                "variance": 0.0003744125726
              },
              {
                "average": 0.4616667829,
                "count": 14961841,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4985284155,
                "variance": 0.2485305811
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281968.5574,
              4336219.692,
              -10.42066065,
              283823.4774,
              4337479.172,
              356.6393393
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281968.5573939094,
                    4336219.692026619,
                    -10.420660654619297
                  ],
                  [
                    281968.5573939094,
                    4337479.172026619,
                    -10.420660654619297
                  ],
                  [
                    283823.4773939094,
                    4337479.172026619,
                    356.6393393453807
                  ],
                  [
                    283823.4773939094,
                    4336219.692026619,
                    356.6393393453807
                  ],
                  [
                    281968.5573939094,
                    4336219.692026619,
                    -10.420660654619297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:14:26+00:00",
            "end_time": "2018-02-20T20:44:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_182564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45998549093407,
              39.21405273394862,
              -9.754504477032611
            ],
            [
              -77.46038144174103,
              39.22539000503833,
              -9.754504477032611
            ],
            [
              -77.4389047870289,
              39.22584191628159,
              358.7654955229674
            ],
            [
              -77.43851228408197,
              39.2145044638579,
              358.7654955229674
            ],
            [
              -77.45998549093407,
              39.21405273394862,
              -9.754504477032611
            ]
          ]
        ]
      },
      "bbox": [
        -77.46038144,
        39.21405273,
        -9.754504477,
        -77.43851228,
        39.22584192,
        358.7654955
      ],
      "properties": {
        "datetime": "2018-02-20T20:46:44Z",
        "pc:count": 18962413,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288613.5433,
            "count": 18962413,
            "maximum": 289471.2757,
            "minimum": 287615.7957,
            "name": "X",
            "position": 0,
            "stddev": 487.1922775,
            "variance": 237356.3152
          },
          {
            "average": 4344018.959,
            "count": 18962413,
            "maximum": 4344672.618,
            "minimum": 4343413.298,
            "name": "Y",
            "position": 1,
            "stddev": 358.7956603,
            "variance": 128734.3259
          },
          {
            "average": 85.18498118,
            "count": 18962413,
            "maximum": 358.7654955,
            "minimum": -9.754504477,
            "name": "Z",
            "position": 2,
            "stddev": 14.00649875,
            "variance": 196.1820072
          },
          {
            "average": 3658.114876,
            "count": 18962413,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4378.510312,
            "variance": 19171352.55
          },
          {
            "average": 2.435508023,
            "count": 18962413,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.335672673,
            "variance": 1.784021489
          },
          {
            "average": 3.677162184,
            "count": 18962413,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.283370389,
            "variance": 1.647039555
          },
          {
            "average": 0.5006325408,
            "count": 18962413,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996131,
            "variance": 0.2499996131
          },
          {
            "average": 0,
            "count": 18962413,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285686057,
            "count": 18962413,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5874419995,
            "variance": 0.3450881028
          },
          {
            "average": 4.542916243,
            "count": 18962413,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.53845904,
            "variance": 157.212955
          },
          {
            "average": 0,
            "count": 18962413,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.85161973,
            "count": 18962413,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6121588982,
            "variance": 0.3747385166
          },
          {
            "average": 203194016.2,
            "count": 18962413,
            "maximum": 203194804.9,
            "minimum": 203193114.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 567.3570354,
            "variance": 321894.0057
          },
          {
            "average": 0,
            "count": 18962413,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18962413,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18962413,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003317615749,
            "count": 18962413,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01821130217,
            "variance": 0.0003316515266
          },
          {
            "average": 0.4209678905,
            "count": 18962413,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4937144301,
            "variance": 0.2437539385
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287615.7957,
          4343413.298,
          -9.754504477,
          289471.2757,
          4344672.618,
          358.7654955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287615.7956645411,
                4343413.297545364,
                -9.754504477032611
              ],
              [
                287615.7956645411,
                4344672.617545364,
                -9.754504477032611
              ],
              [
                289471.27566454106,
                4344672.617545364,
                358.7654955229674
              ],
              [
                289471.27566454106,
                4343413.297545364,
                358.7654955229674
              ],
              [
                287615.7956645411,
                4343413.297545364,
                -9.754504477032611
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:46:44+00:00",
        "end_time": "2018-02-20T20:18:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_182564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_182564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_182564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.46038144,
            39.21405273,
            -9.754504477,
            -77.43851228,
            39.22584192,
            358.7654955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45998549093407,
                  39.21405273394862,
                  -9.754504477032611
                ],
                [
                  -77.46038144174103,
                  39.22539000503833,
                  -9.754504477032611
                ],
                [
                  -77.4389047870289,
                  39.22584191628159,
                  358.7654955229674
                ],
                [
                  -77.43851228408197,
                  39.2145044638579,
                  358.7654955229674
                ],
                [
                  -77.45998549093407,
                  39.21405273394862,
                  -9.754504477032611
                ]
              ]
            ]
          },
          "id": "20180220_182564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:46:44Z",
            "pc:count": 18962413,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288613.5433,
                "count": 18962413,
                "maximum": 289471.2757,
                "minimum": 287615.7957,
                "name": "X",
                "position": 0,
                "stddev": 487.1922775,
                "variance": 237356.3152
              },
              {
                "average": 4344018.959,
                "count": 18962413,
                "maximum": 4344672.618,
                "minimum": 4343413.298,
                "name": "Y",
                "position": 1,
                "stddev": 358.7956603,
                "variance": 128734.3259
              },
              {
                "average": 85.18498118,
                "count": 18962413,
                "maximum": 358.7654955,
                "minimum": -9.754504477,
                "name": "Z",
                "position": 2,
                "stddev": 14.00649875,
                "variance": 196.1820072
              },
              {
                "average": 3658.114876,
                "count": 18962413,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4378.510312,
                "variance": 19171352.55
              },
              {
                "average": 2.435508023,
                "count": 18962413,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.335672673,
                "variance": 1.784021489
              },
              {
                "average": 3.677162184,
                "count": 18962413,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.283370389,
                "variance": 1.647039555
              },
              {
                "average": 0.5006325408,
                "count": 18962413,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996131,
                "variance": 0.2499996131
              },
              {
                "average": 0,
                "count": 18962413,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285686057,
                "count": 18962413,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5874419995,
                "variance": 0.3450881028
              },
              {
                "average": 4.542916243,
                "count": 18962413,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.53845904,
                "variance": 157.212955
              },
              {
                "average": 0,
                "count": 18962413,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.85161973,
                "count": 18962413,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6121588982,
                "variance": 0.3747385166
              },
              {
                "average": 203194016.2,
                "count": 18962413,
                "maximum": 203194804.9,
                "minimum": 203193114.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 567.3570354,
                "variance": 321894.0057
              },
              {
                "average": 0,
                "count": 18962413,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18962413,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18962413,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003317615749,
                "count": 18962413,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01821130217,
                "variance": 0.0003316515266
              },
              {
                "average": 0.4209678905,
                "count": 18962413,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4937144301,
                "variance": 0.2437539385
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287615.7957,
              4343413.298,
              -9.754504477,
              289471.2757,
              4344672.618,
              358.7654955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287615.7956645411,
                    4343413.297545364,
                    -9.754504477032611
                  ],
                  [
                    287615.7956645411,
                    4344672.617545364,
                    -9.754504477032611
                  ],
                  [
                    289471.27566454106,
                    4344672.617545364,
                    358.7654955229674
                  ],
                  [
                    289471.27566454106,
                    4343413.297545364,
                    358.7654955229674
                  ],
                  [
                    287615.7956645411,
                    4343413.297545364,
                    -9.754504477032611
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:46:44+00:00",
            "end_time": "2018-02-20T20:18:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_170524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.50151185171113,
              39.10405933656621,
              -10.06365361534904
            ],
            [
              -77.5019112718339,
              39.11535019198837,
              -10.06365361534904
            ],
            [
              -77.48051750062807,
              39.115807651374276,
              371.17634638465097
            ],
            [
              -77.4801214873576,
              39.10451661299632,
              371.17634638465097
            ],
            [
              -77.50151185171113,
              39.10405933656621,
              -10.06365361534904
            ]
          ]
        ]
      },
      "bbox": [
        -77.50191127,
        39.10405934,
        -10.06365362,
        -77.48012149,
        39.11580765,
        371.1763464
      ],
      "properties": {
        "datetime": "2018-02-21T18:24:45Z",
        "pc:count": 13146176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284711.011,
            "count": 13146176,
            "maximum": 285544.5826,
            "minimum": 283693.3226,
            "name": "X",
            "position": 0,
            "stddev": 521.2115865,
            "variance": 271661.5179
          },
          {
            "average": 4331962.846,
            "count": 13146176,
            "maximum": 4332556.895,
            "minimum": 4331302.715,
            "name": "Y",
            "position": 1,
            "stddev": 342.9236999,
            "variance": 117596.664
          },
          {
            "average": 77.0916637,
            "count": 13146176,
            "maximum": 371.1763464,
            "minimum": -10.06365362,
            "name": "Z",
            "position": 2,
            "stddev": 11.22566206,
            "variance": 126.0154886
          },
          {
            "average": 5752.709262,
            "count": 13146176,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5969.418167,
            "variance": 35633953.26
          },
          {
            "average": 1.968169223,
            "count": 13146176,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.240758625,
            "variance": 1.539481965
          },
          {
            "average": 2.792154996,
            "count": 13146176,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.557890002,
            "variance": 2.427021257
          },
          {
            "average": 0.5049006646,
            "count": 13146176,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999760019,
            "variance": 0.2499760025
          },
          {
            "average": 0,
            "count": 13146176,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361069561,
            "count": 13146176,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6028186555,
            "variance": 0.3633903315
          },
          {
            "average": 0.589549453,
            "count": 13146176,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.06516502,
            "variance": 197.828867
          },
          {
            "average": 0,
            "count": 13146176,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.47292604,
            "count": 13146176,
            "maximum": 51,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5223730297,
            "variance": 0.2728735822
          },
          {
            "average": 203234595.9,
            "count": 13146176,
            "maximum": 203272685.6,
            "minimum": 203198222.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36377.68339,
            "variance": 1323335849
          },
          {
            "average": 0,
            "count": 13146176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13146176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13146176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005375707734,
            "count": 13146176,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02317934063,
            "variance": 0.000537281832
          },
          {
            "average": 0.4934366465,
            "count": 13146176,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999569396,
            "variance": 0.2499569414
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283693.3226,
          4331302.715,
          -10.06365362,
          285544.5826,
          4332556.895,
          371.1763464
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283693.3226099021,
                4331302.71452824,
                -10.06365361534904
              ],
              [
                283693.3226099021,
                4332556.89452824,
                -10.06365361534904
              ],
              [
                285544.58260990214,
                4332556.89452824,
                371.17634638465097
              ],
              [
                285544.58260990214,
                4331302.71452824,
                371.17634638465097
              ],
              [
                283693.3226099021,
                4331302.71452824,
                -10.06365361534904
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:24:45+00:00",
        "end_time": "2018-02-20T21:43:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_170524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_170524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_170524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.50191127,
            39.10405934,
            -10.06365362,
            -77.48012149,
            39.11580765,
            371.1763464
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.50151185171113,
                  39.10405933656621,
                  -10.06365361534904
                ],
                [
                  -77.5019112718339,
                  39.11535019198837,
                  -10.06365361534904
                ],
                [
                  -77.48051750062807,
                  39.115807651374276,
                  371.17634638465097
                ],
                [
                  -77.4801214873576,
                  39.10451661299632,
                  371.17634638465097
                ],
                [
                  -77.50151185171113,
                  39.10405933656621,
                  -10.06365361534904
                ]
              ]
            ]
          },
          "id": "20180220_170524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:24:45Z",
            "pc:count": 13146176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284711.011,
                "count": 13146176,
                "maximum": 285544.5826,
                "minimum": 283693.3226,
                "name": "X",
                "position": 0,
                "stddev": 521.2115865,
                "variance": 271661.5179
              },
              {
                "average": 4331962.846,
                "count": 13146176,
                "maximum": 4332556.895,
                "minimum": 4331302.715,
                "name": "Y",
                "position": 1,
                "stddev": 342.9236999,
                "variance": 117596.664
              },
              {
                "average": 77.0916637,
                "count": 13146176,
                "maximum": 371.1763464,
                "minimum": -10.06365362,
                "name": "Z",
                "position": 2,
                "stddev": 11.22566206,
                "variance": 126.0154886
              },
              {
                "average": 5752.709262,
                "count": 13146176,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5969.418167,
                "variance": 35633953.26
              },
              {
                "average": 1.968169223,
                "count": 13146176,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.240758625,
                "variance": 1.539481965
              },
              {
                "average": 2.792154996,
                "count": 13146176,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.557890002,
                "variance": 2.427021257
              },
              {
                "average": 0.5049006646,
                "count": 13146176,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999760019,
                "variance": 0.2499760025
              },
              {
                "average": 0,
                "count": 13146176,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361069561,
                "count": 13146176,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6028186555,
                "variance": 0.3633903315
              },
              {
                "average": 0.589549453,
                "count": 13146176,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.06516502,
                "variance": 197.828867
              },
              {
                "average": 0,
                "count": 13146176,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.47292604,
                "count": 13146176,
                "maximum": 51,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5223730297,
                "variance": 0.2728735822
              },
              {
                "average": 203234595.9,
                "count": 13146176,
                "maximum": 203272685.6,
                "minimum": 203198222.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36377.68339,
                "variance": 1323335849
              },
              {
                "average": 0,
                "count": 13146176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13146176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13146176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005375707734,
                "count": 13146176,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02317934063,
                "variance": 0.000537281832
              },
              {
                "average": 0.4934366465,
                "count": 13146176,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999569396,
                "variance": 0.2499569414
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283693.3226,
              4331302.715,
              -10.06365362,
              285544.5826,
              4332556.895,
              371.1763464
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283693.3226099021,
                    4331302.71452824,
                    -10.06365361534904
                  ],
                  [
                    283693.3226099021,
                    4332556.89452824,
                    -10.06365361534904
                  ],
                  [
                    285544.58260990214,
                    4332556.89452824,
                    371.17634638465097
                  ],
                  [
                    285544.58260990214,
                    4331302.71452824,
                    371.17634638465097
                  ],
                  [
                    283693.3226099021,
                    4331302.71452824,
                    -10.06365361534904
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:24:45+00:00",
            "end_time": "2018-02-20T21: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": "20180220_188536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43833536776627,
              39.13725890146568,
              -10.296312210383746
            ],
            [
              -77.4387267524881,
              39.14859614589952,
              -10.296312210383746
            ],
            [
              -77.41727357386591,
              39.149043327218,
              366.66368778961623
            ],
            [
              -77.41688562389469,
              39.13770590324819,
              366.66368778961623
            ],
            [
              -77.43833536776627,
              39.13725890146568,
              -10.296312210383746
            ]
          ]
        ]
      },
      "bbox": [
        -77.43872675,
        39.1372589,
        -10.29631221,
        -77.41688562,
        39.14904333,
        366.6636878
      ],
      "properties": {
        "datetime": "2018-02-21T18:26:17Z",
        "pc:count": 15706630,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290173.5978,
            "count": 15706630,
            "maximum": 291111.3568,
            "minimum": 289255.9168,
            "name": "X",
            "position": 0,
            "stddev": 498.5163823,
            "variance": 248518.5834
          },
          {
            "average": 4335516.567,
            "count": 15706630,
            "maximum": 4336098.302,
            "minimum": 4334839.022,
            "name": "Y",
            "position": 1,
            "stddev": 343.4656155,
            "variance": 117968.629
          },
          {
            "average": 116.3529285,
            "count": 15706630,
            "maximum": 366.6636878,
            "minimum": -10.29631221,
            "name": "Z",
            "position": 2,
            "stddev": 8.309372501,
            "variance": 69.04567135
          },
          {
            "average": 8167.70043,
            "count": 15706630,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6312.304237,
            "variance": 39845184.77
          },
          {
            "average": 1.78064518,
            "count": 15706630,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.191701779,
            "variance": 1.420153131
          },
          {
            "average": 2.411153634,
            "count": 15706630,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.593243521,
            "variance": 2.538424919
          },
          {
            "average": 0.4981385568,
            "count": 15706630,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965509,
            "variance": 0.2499965509
          },
          {
            "average": 0,
            "count": 15706630,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.563582895,
            "count": 15706630,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5154027584,
            "variance": 0.2656400033
          },
          {
            "average": -1.341018055,
            "count": 15706630,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.84393316,
            "variance": 191.6544854
          },
          {
            "average": 0,
            "count": 15706630,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.59052438,
            "count": 15706630,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5500637604,
            "variance": 0.3025701405
          },
          {
            "average": 203240322.7,
            "count": 15706630,
            "maximum": 203272777,
            "minimum": 203199515.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36138.00294,
            "variance": 1305955257
          },
          {
            "average": 0,
            "count": 15706630,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15706630,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15706630,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000202907944,
            "count": 15706630,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01424313116,
            "variance": 0.0002028667853
          },
          {
            "average": 0.3975893619,
            "count": 15706630,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4893997103,
            "variance": 0.2395120765
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289255.9168,
          4334839.022,
          -10.29631221,
          291111.3568,
          4336098.302,
          366.6636878
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289255.91683449515,
                4334839.022126016,
                -10.296312210383746
              ],
              [
                289255.91683449515,
                4336098.302126016,
                -10.296312210383746
              ],
              [
                291111.3568344951,
                4336098.302126016,
                366.66368778961623
              ],
              [
                291111.3568344951,
                4334839.022126016,
                366.66368778961623
              ],
              [
                289255.91683449515,
                4334839.022126016,
                -10.296312210383746
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:26:17+00:00",
        "end_time": "2018-02-20T22:05:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_188536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_188536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_188536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43872675,
            39.1372589,
            -10.29631221,
            -77.41688562,
            39.14904333,
            366.6636878
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43833536776627,
                  39.13725890146568,
                  -10.296312210383746
                ],
                [
                  -77.4387267524881,
                  39.14859614589952,
                  -10.296312210383746
                ],
                [
                  -77.41727357386591,
                  39.149043327218,
                  366.66368778961623
                ],
                [
                  -77.41688562389469,
                  39.13770590324819,
                  366.66368778961623
                ],
                [
                  -77.43833536776627,
                  39.13725890146568,
                  -10.296312210383746
                ]
              ]
            ]
          },
          "id": "20180220_188536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:26:17Z",
            "pc:count": 15706630,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290173.5978,
                "count": 15706630,
                "maximum": 291111.3568,
                "minimum": 289255.9168,
                "name": "X",
                "position": 0,
                "stddev": 498.5163823,
                "variance": 248518.5834
              },
              {
                "average": 4335516.567,
                "count": 15706630,
                "maximum": 4336098.302,
                "minimum": 4334839.022,
                "name": "Y",
                "position": 1,
                "stddev": 343.4656155,
                "variance": 117968.629
              },
              {
                "average": 116.3529285,
                "count": 15706630,
                "maximum": 366.6636878,
                "minimum": -10.29631221,
                "name": "Z",
                "position": 2,
                "stddev": 8.309372501,
                "variance": 69.04567135
              },
              {
                "average": 8167.70043,
                "count": 15706630,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6312.304237,
                "variance": 39845184.77
              },
              {
                "average": 1.78064518,
                "count": 15706630,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.191701779,
                "variance": 1.420153131
              },
              {
                "average": 2.411153634,
                "count": 15706630,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.593243521,
                "variance": 2.538424919
              },
              {
                "average": 0.4981385568,
                "count": 15706630,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965509,
                "variance": 0.2499965509
              },
              {
                "average": 0,
                "count": 15706630,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.563582895,
                "count": 15706630,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5154027584,
                "variance": 0.2656400033
              },
              {
                "average": -1.341018055,
                "count": 15706630,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.84393316,
                "variance": 191.6544854
              },
              {
                "average": 0,
                "count": 15706630,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.59052438,
                "count": 15706630,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5500637604,
                "variance": 0.3025701405
              },
              {
                "average": 203240322.7,
                "count": 15706630,
                "maximum": 203272777,
                "minimum": 203199515.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36138.00294,
                "variance": 1305955257
              },
              {
                "average": 0,
                "count": 15706630,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15706630,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15706630,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000202907944,
                "count": 15706630,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01424313116,
                "variance": 0.0002028667853
              },
              {
                "average": 0.3975893619,
                "count": 15706630,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4893997103,
                "variance": 0.2395120765
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289255.9168,
              4334839.022,
              -10.29631221,
              291111.3568,
              4336098.302,
              366.6636878
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289255.91683449515,
                    4334839.022126016,
                    -10.296312210383746
                  ],
                  [
                    289255.91683449515,
                    4336098.302126016,
                    -10.296312210383746
                  ],
                  [
                    291111.3568344951,
                    4336098.302126016,
                    366.66368778961623
                  ],
                  [
                    291111.3568344951,
                    4334839.022126016,
                    366.66368778961623
                  ],
                  [
                    289255.91683449515,
                    4334839.022126016,
                    -10.296312210383746
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:26:17+00:00",
            "end_time": "2018-02-20T22:05: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": "20180220_170528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.5016046160597,
              39.11504083929018,
              2.827546293480367
            ],
            [
              -77.50200581341247,
              39.126377045458135,
              2.827546293480367
            ],
            [
              -77.48059414495697,
              39.12683493942616,
              370.38754629348034
            ],
            [
              -77.48019637234816,
              39.11549854940809,
              370.38754629348034
            ],
            [
              -77.5016046160597,
              39.11504083929018,
              2.827546293480367
            ]
          ]
        ]
      },
      "bbox": [
        -77.50200581,
        39.11504084,
        2.827546293,
        -77.48019637,
        39.12683494,
        370.3875463
      ],
      "properties": {
        "datetime": "2018-02-21T18:20:43Z",
        "pc:count": 19685287,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284680.4229,
            "count": 19685287,
            "maximum": 285571.4121,
            "minimum": 283718.8921,
            "name": "X",
            "position": 0,
            "stddev": 504.3268449,
            "variance": 254345.5665
          },
          {
            "average": 4333137.193,
            "count": 19685287,
            "maximum": 4333781.047,
            "minimum": 4332521.827,
            "name": "Y",
            "position": 1,
            "stddev": 336.8536284,
            "variance": 113470.3669
          },
          {
            "average": 72.15049602,
            "count": 19685287,
            "maximum": 370.3875463,
            "minimum": 2.827546293,
            "name": "Z",
            "position": 2,
            "stddev": 8.281657612,
            "variance": 68.5858528
          },
          {
            "average": 4640.268823,
            "count": 19685287,
            "maximum": 65533,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5007.824055,
            "variance": 25078301.77
          },
          {
            "average": 2.210406229,
            "count": 19685287,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.281717481,
            "variance": 1.642799702
          },
          {
            "average": 3.275311505,
            "count": 19685287,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.41667058,
            "variance": 2.006955531
          },
          {
            "average": 0.5010130663,
            "count": 19685287,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989864,
            "variance": 0.2499989864
          },
          {
            "average": 0,
            "count": 19685287,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312706795,
            "count": 19685287,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4901992912,
            "variance": 0.240295345
          },
          {
            "average": 11.79134932,
            "count": 19685287,
            "maximum": 19.99799919,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.472106071,
            "variance": 55.83236913
          },
          {
            "average": 0,
            "count": 19685287,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.70932397,
            "count": 19685287,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5637060313,
            "variance": 0.3177644897
          },
          {
            "average": 203203224.8,
            "count": 19685287,
            "maximum": 203272443.5,
            "minimum": 203198221,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16836.0761,
            "variance": 283453458.5
          },
          {
            "average": 0,
            "count": 19685287,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19685287,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19685287,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002413477639,
            "count": 19685287,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01553349695,
            "variance": 0.0002412895275
          },
          {
            "average": 0.5128570389,
            "count": 19685287,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4998346819,
            "variance": 0.2498347092
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283718.8921,
          4332521.827,
          2.827546293,
          285571.4121,
          4333781.047,
          370.3875463
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283718.89209154877,
                4332521.82701751,
                2.827546293480367
              ],
              [
                283718.89209154877,
                4333781.047017511,
                2.827546293480367
              ],
              [
                285571.4120915488,
                4333781.047017511,
                370.38754629348034
              ],
              [
                285571.4120915488,
                4332521.82701751,
                370.38754629348034
              ],
              [
                283718.89209154877,
                4332521.82701751,
                2.827546293480367
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:20:43+00:00",
        "end_time": "2018-02-20T21:43:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_170528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_170528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_170528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.50200581,
            39.11504084,
            2.827546293,
            -77.48019637,
            39.12683494,
            370.3875463
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.5016046160597,
                  39.11504083929018,
                  2.827546293480367
                ],
                [
                  -77.50200581341247,
                  39.126377045458135,
                  2.827546293480367
                ],
                [
                  -77.48059414495697,
                  39.12683493942616,
                  370.38754629348034
                ],
                [
                  -77.48019637234816,
                  39.11549854940809,
                  370.38754629348034
                ],
                [
                  -77.5016046160597,
                  39.11504083929018,
                  2.827546293480367
                ]
              ]
            ]
          },
          "id": "20180220_170528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:20:43Z",
            "pc:count": 19685287,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284680.4229,
                "count": 19685287,
                "maximum": 285571.4121,
                "minimum": 283718.8921,
                "name": "X",
                "position": 0,
                "stddev": 504.3268449,
                "variance": 254345.5665
              },
              {
                "average": 4333137.193,
                "count": 19685287,
                "maximum": 4333781.047,
                "minimum": 4332521.827,
                "name": "Y",
                "position": 1,
                "stddev": 336.8536284,
                "variance": 113470.3669
              },
              {
                "average": 72.15049602,
                "count": 19685287,
                "maximum": 370.3875463,
                "minimum": 2.827546293,
                "name": "Z",
                "position": 2,
                "stddev": 8.281657612,
                "variance": 68.5858528
              },
              {
                "average": 4640.268823,
                "count": 19685287,
                "maximum": 65533,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5007.824055,
                "variance": 25078301.77
              },
              {
                "average": 2.210406229,
                "count": 19685287,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.281717481,
                "variance": 1.642799702
              },
              {
                "average": 3.275311505,
                "count": 19685287,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.41667058,
                "variance": 2.006955531
              },
              {
                "average": 0.5010130663,
                "count": 19685287,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989864,
                "variance": 0.2499989864
              },
              {
                "average": 0,
                "count": 19685287,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312706795,
                "count": 19685287,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4901992912,
                "variance": 0.240295345
              },
              {
                "average": 11.79134932,
                "count": 19685287,
                "maximum": 19.99799919,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.472106071,
                "variance": 55.83236913
              },
              {
                "average": 0,
                "count": 19685287,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.70932397,
                "count": 19685287,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5637060313,
                "variance": 0.3177644897
              },
              {
                "average": 203203224.8,
                "count": 19685287,
                "maximum": 203272443.5,
                "minimum": 203198221,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16836.0761,
                "variance": 283453458.5
              },
              {
                "average": 0,
                "count": 19685287,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19685287,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19685287,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002413477639,
                "count": 19685287,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01553349695,
                "variance": 0.0002412895275
              },
              {
                "average": 0.5128570389,
                "count": 19685287,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4998346819,
                "variance": 0.2498347092
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283718.8921,
              4332521.827,
              2.827546293,
              285571.4121,
              4333781.047,
              370.3875463
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283718.89209154877,
                    4332521.82701751,
                    2.827546293480367
                  ],
                  [
                    283718.89209154877,
                    4333781.047017511,
                    2.827546293480367
                  ],
                  [
                    285571.4120915488,
                    4333781.047017511,
                    370.38754629348034
                  ],
                  [
                    285571.4120915488,
                    4332521.82701751,
                    370.38754629348034
                  ],
                  [
                    283718.89209154877,
                    4332521.82701751,
                    2.827546293480367
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:20:43+00:00",
            "end_time": "2018-02-20T21:43: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": "20180220_176524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48041861450201,
              39.10414645183978,
              -8.649405092632492
            ],
            [
              -77.48081631252975,
              39.11548430250626,
              -8.649405092632492
            ],
            [
              -77.45937246560035,
              39.11593894086265,
              380.7305949073675
            ],
            [
              -77.4589781967343,
              39.10460090761209,
              380.7305949073675
            ],
            [
              -77.48041861450201,
              39.10414645183978,
              -8.649405092632492
            ]
          ]
        ]
      },
      "bbox": [
        -77.48081631,
        39.10414645,
        -8.649405093,
        -77.4589782,
        39.11593894,
        380.7305949
      ],
      "properties": {
        "datetime": "2018-02-21T18:25:18Z",
        "pc:count": 17750902,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286416.2184,
            "count": 17750902,
            "maximum": 287373.3242,
            "minimum": 285517.7642,
            "name": "X",
            "position": 0,
            "stddev": 526.8152849,
            "variance": 277534.3444
          },
          {
            "average": 4331908.618,
            "count": 17750902,
            "maximum": 4332521.711,
            "minimum": 4331262.331,
            "name": "Y",
            "position": 1,
            "stddev": 348.3115406,
            "variance": 121320.9293
          },
          {
            "average": 83.63716014,
            "count": 17750902,
            "maximum": 380.7305949,
            "minimum": -8.649405093,
            "name": "Z",
            "position": 2,
            "stddev": 13.80977138,
            "variance": 190.7097854
          },
          {
            "average": 5634.374843,
            "count": 17750902,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5695.424365,
            "variance": 32437858.69
          },
          {
            "average": 2.166058153,
            "count": 17750902,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317032912,
            "variance": 1.734575691
          },
          {
            "average": 3.148581689,
            "count": 17750902,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.545114424,
            "variance": 2.387378584
          },
          {
            "average": 0.5020698103,
            "count": 17750902,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999573,
            "variance": 0.24999573
          },
          {
            "average": 0,
            "count": 17750902,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405234449,
            "count": 17750902,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5676758152,
            "variance": 0.3222558311
          },
          {
            "average": -10.58182269,
            "count": 17750902,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.441779447,
            "variance": 71.26364024
          },
          {
            "average": 0,
            "count": 17750902,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.22494603,
            "count": 17750902,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5809230416,
            "variance": 0.3374715803
          },
          {
            "average": 203266572.3,
            "count": 17750902,
            "maximum": 203272718.1,
            "minimum": 203199633.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 19944.97407,
            "variance": 397801990.7
          },
          {
            "average": 0,
            "count": 17750902,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17750902,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17750902,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002926611842,
            "count": 17750902,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01710483996,
            "variance": 0.0002925755501
          },
          {
            "average": 0.486235291,
            "count": 17750902,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499810511,
            "variance": 0.2498105469
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285517.7642,
          4331262.331,
          -8.649405093,
          287373.3242,
          4332521.711,
          380.7305949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285517.7642370838,
                4331262.330608229,
                -8.649405092632492
              ],
              [
                285517.7642370838,
                4332521.71060823,
                -8.649405092632492
              ],
              [
                287373.32423708384,
                4332521.71060823,
                380.7305949073675
              ],
              [
                287373.32423708384,
                4331262.330608229,
                380.7305949073675
              ],
              [
                285517.7642370838,
                4331262.330608229,
                -8.649405092632492
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:25:18+00:00",
        "end_time": "2018-02-20T22:07:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_176524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_176524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_176524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48081631,
            39.10414645,
            -8.649405093,
            -77.4589782,
            39.11593894,
            380.7305949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48041861450201,
                  39.10414645183978,
                  -8.649405092632492
                ],
                [
                  -77.48081631252975,
                  39.11548430250626,
                  -8.649405092632492
                ],
                [
                  -77.45937246560035,
                  39.11593894086265,
                  380.7305949073675
                ],
                [
                  -77.4589781967343,
                  39.10460090761209,
                  380.7305949073675
                ],
                [
                  -77.48041861450201,
                  39.10414645183978,
                  -8.649405092632492
                ]
              ]
            ]
          },
          "id": "20180220_176524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:25:18Z",
            "pc:count": 17750902,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286416.2184,
                "count": 17750902,
                "maximum": 287373.3242,
                "minimum": 285517.7642,
                "name": "X",
                "position": 0,
                "stddev": 526.8152849,
                "variance": 277534.3444
              },
              {
                "average": 4331908.618,
                "count": 17750902,
                "maximum": 4332521.711,
                "minimum": 4331262.331,
                "name": "Y",
                "position": 1,
                "stddev": 348.3115406,
                "variance": 121320.9293
              },
              {
                "average": 83.63716014,
                "count": 17750902,
                "maximum": 380.7305949,
                "minimum": -8.649405093,
                "name": "Z",
                "position": 2,
                "stddev": 13.80977138,
                "variance": 190.7097854
              },
              {
                "average": 5634.374843,
                "count": 17750902,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5695.424365,
                "variance": 32437858.69
              },
              {
                "average": 2.166058153,
                "count": 17750902,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317032912,
                "variance": 1.734575691
              },
              {
                "average": 3.148581689,
                "count": 17750902,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.545114424,
                "variance": 2.387378584
              },
              {
                "average": 0.5020698103,
                "count": 17750902,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999573,
                "variance": 0.24999573
              },
              {
                "average": 0,
                "count": 17750902,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405234449,
                "count": 17750902,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5676758152,
                "variance": 0.3222558311
              },
              {
                "average": -10.58182269,
                "count": 17750902,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.441779447,
                "variance": 71.26364024
              },
              {
                "average": 0,
                "count": 17750902,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.22494603,
                "count": 17750902,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5809230416,
                "variance": 0.3374715803
              },
              {
                "average": 203266572.3,
                "count": 17750902,
                "maximum": 203272718.1,
                "minimum": 203199633.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 19944.97407,
                "variance": 397801990.7
              },
              {
                "average": 0,
                "count": 17750902,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17750902,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17750902,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002926611842,
                "count": 17750902,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01710483996,
                "variance": 0.0002925755501
              },
              {
                "average": 0.486235291,
                "count": 17750902,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499810511,
                "variance": 0.2498105469
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285517.7642,
              4331262.331,
              -8.649405093,
              287373.3242,
              4332521.711,
              380.7305949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285517.7642370838,
                    4331262.330608229,
                    -8.649405092632492
                  ],
                  [
                    285517.7642370838,
                    4332521.71060823,
                    -8.649405092632492
                  ],
                  [
                    287373.32423708384,
                    4332521.71060823,
                    380.7305949073675
                  ],
                  [
                    287373.32423708384,
                    4331262.330608229,
                    380.7305949073675
                  ],
                  [
                    285517.7642370838,
                    4331262.330608229,
                    -8.649405092632492
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:25:18+00:00",
            "end_time": "2018-02-20T22: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": "20180220_170532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.50171597227603,
              39.12602251306209,
              -8.735084169353087
            ],
            [
              -77.50211738899264,
              39.13735995721687,
              -8.735084169353087
            ],
            [
              -77.48066864081476,
              39.13781869728735,
              344.8049158306469
            ],
            [
              -77.48027065649504,
              39.12648106893753,
              344.8049158306469
            ],
            [
              -77.50171597227603,
              39.12602251306209,
              -8.735084169353087
            ]
          ]
        ]
      },
      "bbox": [
        -77.50211739,
        39.12602251,
        -8.735084169,
        -77.48027066,
        39.1378187,
        344.8049158
      ],
      "properties": {
        "datetime": "2018-02-20T22:07:28Z",
        "pc:count": 14331495,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284579.943,
            "count": 14331495,
            "maximum": 285598.3052,
            "minimum": 283742.8652,
            "name": "X",
            "position": 0,
            "stddev": 467.5097927,
            "variance": 218565.4062
          },
          {
            "average": 4334377.933,
            "count": 14331495,
            "maximum": 4335000.365,
            "minimum": 4333741.005,
            "name": "Y",
            "position": 1,
            "stddev": 336.9921959,
            "variance": 113563.7401
          },
          {
            "average": 91.5811824,
            "count": 14331495,
            "maximum": 344.8049158,
            "minimum": -8.735084169,
            "name": "Z",
            "position": 2,
            "stddev": 9.419772338,
            "variance": 88.73211089
          },
          {
            "average": 7251.898702,
            "count": 14331495,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6219.081492,
            "variance": 38676974.6
          },
          {
            "average": 1.939724432,
            "count": 14331495,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.283023875,
            "variance": 1.646150263
          },
          {
            "average": 2.74106372,
            "count": 14331495,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.644216428,
            "variance": 2.703447663
          },
          {
            "average": 0.4959129526,
            "count": 14331495,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999833132,
            "variance": 0.2499833135
          },
          {
            "average": 0,
            "count": 14331495,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.451016031,
            "count": 14331495,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5065420588,
            "variance": 0.2565848573
          },
          {
            "average": -8.315291779,
            "count": 14331495,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65749346,
            "variance": 135.8971538
          },
          {
            "average": 0,
            "count": 14331495,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.6583256,
            "count": 14331495,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6630519754,
            "variance": 0.439637922
          },
          {
            "average": 203198266.8,
            "count": 14331495,
            "maximum": 203199648.1,
            "minimum": 203197930.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 494.9994086,
            "variance": 245024.4146
          },
          {
            "average": 0,
            "count": 14331495,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14331495,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14331495,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000262987218,
            "count": 14331495,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01621474866,
            "variance": 0.0002629180741
          },
          {
            "average": 0.4829925978,
            "count": 14331495,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499710682,
            "variance": 0.2497107657
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283742.8652,
          4333741.005,
          -8.735084169,
          285598.3052,
          4335000.365,
          344.8049158
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283742.8652071617,
                4333741.004709365,
                -8.735084169353087
              ],
              [
                283742.8652071617,
                4335000.364709364,
                -8.735084169353087
              ],
              [
                285598.30520716164,
                4335000.364709364,
                344.8049158306469
              ],
              [
                285598.30520716164,
                4333741.004709365,
                344.8049158306469
              ],
              [
                283742.8652071617,
                4333741.004709365,
                -8.735084169353087
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:07:28+00:00",
        "end_time": "2018-02-20T21:38:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_170532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_170532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_170532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.50211739,
            39.12602251,
            -8.735084169,
            -77.48027066,
            39.1378187,
            344.8049158
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.50171597227603,
                  39.12602251306209,
                  -8.735084169353087
                ],
                [
                  -77.50211738899264,
                  39.13735995721687,
                  -8.735084169353087
                ],
                [
                  -77.48066864081476,
                  39.13781869728735,
                  344.8049158306469
                ],
                [
                  -77.48027065649504,
                  39.12648106893753,
                  344.8049158306469
                ],
                [
                  -77.50171597227603,
                  39.12602251306209,
                  -8.735084169353087
                ]
              ]
            ]
          },
          "id": "20180220_170532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:07:28Z",
            "pc:count": 14331495,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284579.943,
                "count": 14331495,
                "maximum": 285598.3052,
                "minimum": 283742.8652,
                "name": "X",
                "position": 0,
                "stddev": 467.5097927,
                "variance": 218565.4062
              },
              {
                "average": 4334377.933,
                "count": 14331495,
                "maximum": 4335000.365,
                "minimum": 4333741.005,
                "name": "Y",
                "position": 1,
                "stddev": 336.9921959,
                "variance": 113563.7401
              },
              {
                "average": 91.5811824,
                "count": 14331495,
                "maximum": 344.8049158,
                "minimum": -8.735084169,
                "name": "Z",
                "position": 2,
                "stddev": 9.419772338,
                "variance": 88.73211089
              },
              {
                "average": 7251.898702,
                "count": 14331495,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6219.081492,
                "variance": 38676974.6
              },
              {
                "average": 1.939724432,
                "count": 14331495,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.283023875,
                "variance": 1.646150263
              },
              {
                "average": 2.74106372,
                "count": 14331495,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.644216428,
                "variance": 2.703447663
              },
              {
                "average": 0.4959129526,
                "count": 14331495,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999833132,
                "variance": 0.2499833135
              },
              {
                "average": 0,
                "count": 14331495,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.451016031,
                "count": 14331495,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5065420588,
                "variance": 0.2565848573
              },
              {
                "average": -8.315291779,
                "count": 14331495,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65749346,
                "variance": 135.8971538
              },
              {
                "average": 0,
                "count": 14331495,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.6583256,
                "count": 14331495,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6630519754,
                "variance": 0.439637922
              },
              {
                "average": 203198266.8,
                "count": 14331495,
                "maximum": 203199648.1,
                "minimum": 203197930.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 494.9994086,
                "variance": 245024.4146
              },
              {
                "average": 0,
                "count": 14331495,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14331495,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14331495,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000262987218,
                "count": 14331495,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01621474866,
                "variance": 0.0002629180741
              },
              {
                "average": 0.4829925978,
                "count": 14331495,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499710682,
                "variance": 0.2497107657
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283742.8652,
              4333741.005,
              -8.735084169,
              285598.3052,
              4335000.365,
              344.8049158
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283742.8652071617,
                    4333741.004709365,
                    -8.735084169353087
                  ],
                  [
                    283742.8652071617,
                    4335000.364709364,
                    -8.735084169353087
                  ],
                  [
                    285598.30520716164,
                    4335000.364709364,
                    344.8049158306469
                  ],
                  [
                    285598.30520716164,
                    4333741.004709365,
                    344.8049158306469
                  ],
                  [
                    283742.8652071617,
                    4333741.004709365,
                    -8.735084169353087
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:07:28+00:00",
            "end_time": "2018-02-20T21:38:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_188524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43813123477355,
              39.104313610003416,
              -10.067127052380613
            ],
            [
              -77.43852207214749,
              39.11564929983947,
              -10.067127052380613
            ],
            [
              -77.4170821205589,
              39.11609606389061,
              366.5328729476194
            ],
            [
              -77.41669471130638,
              39.104760194667286,
              366.5328729476194
            ],
            [
              -77.43813123477355,
              39.104313610003416,
              -10.067127052380613
            ]
          ]
        ]
      },
      "bbox": [
        -77.43852207,
        39.10431361,
        -10.06712705,
        -77.41669471,
        39.11609606,
        366.5328729
      ],
      "properties": {
        "datetime": "2018-02-21T18:55:57Z",
        "pc:count": 17839116,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290193.264,
            "count": 17839116,
            "maximum": 291030.4813,
            "minimum": 289175.3213,
            "name": "X",
            "position": 0,
            "stddev": 482.9436954,
            "variance": 233234.6129
          },
          {
            "average": 4331721.515,
            "count": 17839116,
            "maximum": 4332440.917,
            "minimum": 4331181.817,
            "name": "Y",
            "position": 1,
            "stddev": 347.2047226,
            "variance": 120551.1194
          },
          {
            "average": 91.59481382,
            "count": 17839116,
            "maximum": 366.5328729,
            "minimum": -10.06712705,
            "name": "Z",
            "position": 2,
            "stddev": 8.634196596,
            "variance": 74.54935087
          },
          {
            "average": 5424.706633,
            "count": 17839116,
            "maximum": 65515,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5250.062462,
            "variance": 27563155.86
          },
          {
            "average": 2.09580912,
            "count": 17839116,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.273730918,
            "variance": 1.622390452
          },
          {
            "average": 3.054799801,
            "count": 17839116,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.515791654,
            "variance": 2.297624339
          },
          {
            "average": 0.4998470216,
            "count": 17839116,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999906,
            "variance": 0.2499999906
          },
          {
            "average": 0,
            "count": 17839116,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3095696,
            "count": 17839116,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4796491611,
            "variance": 0.2300633178
          },
          {
            "average": -7.015777995,
            "count": 17839116,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69271161,
            "variance": 136.7195048
          },
          {
            "average": 0,
            "count": 17839116,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.20935012,
            "count": 17839116,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5711364814,
            "variance": 0.3261968804
          },
          {
            "average": 203274141.8,
            "count": 17839116,
            "maximum": 203274557.6,
            "minimum": 203272720.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 453.2815862,
            "variance": 205464.1964
          },
          {
            "average": 0,
            "count": 17839116,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17839116,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17839116,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003769245068,
            "count": 17839116,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01941088498,
            "variance": 0.0003767824558
          },
          {
            "average": 0.4561211441,
            "count": 17839116,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4980709386,
            "variance": 0.2480746599
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289175.3213,
          4331181.817,
          -10.06712705,
          291030.4813,
          4332440.917,
          366.5328729
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289175.3213434108,
                4331181.816827877,
                -10.067127052380613
              ],
              [
                289175.3213434108,
                4332440.916827877,
                -10.067127052380613
              ],
              [
                291030.48134341085,
                4332440.916827877,
                366.5328729476194
              ],
              [
                291030.48134341085,
                4331181.816827877,
                366.5328729476194
              ],
              [
                289175.3213434108,
                4331181.816827877,
                -10.067127052380613
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:55:57+00:00",
        "end_time": "2018-02-21T18:25:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_188524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_188524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_188524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_188524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43852207,
            39.10431361,
            -10.06712705,
            -77.41669471,
            39.11609606,
            366.5328729
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43813123477355,
                  39.104313610003416,
                  -10.067127052380613
                ],
                [
                  -77.43852207214749,
                  39.11564929983947,
                  -10.067127052380613
                ],
                [
                  -77.4170821205589,
                  39.11609606389061,
                  366.5328729476194
                ],
                [
                  -77.41669471130638,
                  39.104760194667286,
                  366.5328729476194
                ],
                [
                  -77.43813123477355,
                  39.104313610003416,
                  -10.067127052380613
                ]
              ]
            ]
          },
          "id": "20180221_188524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_188524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:55:57Z",
            "pc:count": 17839116,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290193.264,
                "count": 17839116,
                "maximum": 291030.4813,
                "minimum": 289175.3213,
                "name": "X",
                "position": 0,
                "stddev": 482.9436954,
                "variance": 233234.6129
              },
              {
                "average": 4331721.515,
                "count": 17839116,
                "maximum": 4332440.917,
                "minimum": 4331181.817,
                "name": "Y",
                "position": 1,
                "stddev": 347.2047226,
                "variance": 120551.1194
              },
              {
                "average": 91.59481382,
                "count": 17839116,
                "maximum": 366.5328729,
                "minimum": -10.06712705,
                "name": "Z",
                "position": 2,
                "stddev": 8.634196596,
                "variance": 74.54935087
              },
              {
                "average": 5424.706633,
                "count": 17839116,
                "maximum": 65515,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5250.062462,
                "variance": 27563155.86
              },
              {
                "average": 2.09580912,
                "count": 17839116,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.273730918,
                "variance": 1.622390452
              },
              {
                "average": 3.054799801,
                "count": 17839116,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.515791654,
                "variance": 2.297624339
              },
              {
                "average": 0.4998470216,
                "count": 17839116,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999906,
                "variance": 0.2499999906
              },
              {
                "average": 0,
                "count": 17839116,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3095696,
                "count": 17839116,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4796491611,
                "variance": 0.2300633178
              },
              {
                "average": -7.015777995,
                "count": 17839116,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69271161,
                "variance": 136.7195048
              },
              {
                "average": 0,
                "count": 17839116,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.20935012,
                "count": 17839116,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5711364814,
                "variance": 0.3261968804
              },
              {
                "average": 203274141.8,
                "count": 17839116,
                "maximum": 203274557.6,
                "minimum": 203272720.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 453.2815862,
                "variance": 205464.1964
              },
              {
                "average": 0,
                "count": 17839116,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17839116,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17839116,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003769245068,
                "count": 17839116,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01941088498,
                "variance": 0.0003767824558
              },
              {
                "average": 0.4561211441,
                "count": 17839116,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4980709386,
                "variance": 0.2480746599
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289175.3213,
              4331181.817,
              -10.06712705,
              291030.4813,
              4332440.917,
              366.5328729
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289175.3213434108,
                    4331181.816827877,
                    -10.067127052380613
                  ],
                  [
                    289175.3213434108,
                    4332440.916827877,
                    -10.067127052380613
                  ],
                  [
                    291030.48134341085,
                    4332440.916827877,
                    366.5328729476194
                  ],
                  [
                    291030.48134341085,
                    4331181.816827877,
                    366.5328729476194
                  ],
                  [
                    289175.3213434108,
                    4331181.816827877,
                    -10.067127052380613
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:55:57+00:00",
            "end_time": "2018-02-21T18:25:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_176564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4811616914161,
              39.21396768067193,
              -9.735762533479459
            ],
            [
              -77.48155902355653,
              39.225247334470836,
              -9.735762533479459
            ],
            [
              -77.4600827536204,
              39.22570314883702,
              363.6642374665206
            ],
            [
              -77.45968885163495,
              39.214423313067165,
              363.6642374665206
            ],
            [
              -77.4811616914161,
              39.21396768067193,
              -9.735762533479459
            ]
          ]
        ]
      },
      "bbox": [
        -77.48155902,
        39.21396768,
        -9.735762533,
        -77.45968885,
        39.22570315,
        363.6642375
      ],
      "properties": {
        "datetime": "2018-02-20T20:38:14Z",
        "pc:count": 10950050,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286655.2116,
            "count": 10950050,
            "maximum": 287642.5264,
            "minimum": 285787.0464,
            "name": "X",
            "position": 0,
            "stddev": 498.1260278,
            "variance": 248129.5396
          },
          {
            "average": 4344067.14,
            "count": 10950050,
            "maximum": 4344706.675,
            "minimum": 4343453.735,
            "name": "Y",
            "position": 1,
            "stddev": 344.9326354,
            "variance": 118978.5229
          },
          {
            "average": 84.99967868,
            "count": 10950050,
            "maximum": 363.6642375,
            "minimum": -9.735762533,
            "name": "Z",
            "position": 2,
            "stddev": 13.39683048,
            "variance": 179.475067
          },
          {
            "average": 7996.553957,
            "count": 10950050,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5956.308034,
            "variance": 35477605.4
          },
          {
            "average": 1.734293177,
            "count": 10950050,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.162451746,
            "variance": 1.351294063
          },
          {
            "average": 2.373255191,
            "count": 10950050,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.567789118,
            "variance": 2.457962717
          },
          {
            "average": 0.495894448,
            "count": 10950050,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499983167,
            "variance": 0.2499831673
          },
          {
            "average": 0,
            "count": 10950050,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.55816704,
            "count": 10950050,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5310547987,
            "variance": 0.2820191992
          },
          {
            "average": -4.368569775,
            "count": 10950050,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.24339979,
            "variance": 175.387638
          },
          {
            "average": 0,
            "count": 10950050,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.79930667,
            "count": 10950050,
            "maximum": 43,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7056846499,
            "variance": 0.4979908251
          },
          {
            "average": 203193152.9,
            "count": 10950050,
            "maximum": 203194294.1,
            "minimum": 203192664.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 542.9935974,
            "variance": 294842.0468
          },
          {
            "average": 0,
            "count": 10950050,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10950050,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10950050,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003297701837,
            "count": 10950050,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01815658188,
            "variance": 0.0003296614654
          },
          {
            "average": 0.5441466477,
            "count": 10950050,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.498047283,
            "variance": 0.2480510961
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285787.0464,
          4343453.735,
          -9.735762533,
          287642.5264,
          4344706.675,
          363.6642375
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285787.0464347453,
                4343453.734742436,
                -9.735762533479459
              ],
              [
                285787.0464347453,
                4344706.674742435,
                -9.735762533479459
              ],
              [
                287642.5264347453,
                4344706.674742435,
                363.6642374665206
              ],
              [
                287642.5264347453,
                4343453.734742436,
                363.6642374665206
              ],
              [
                285787.0464347453,
                4343453.734742436,
                -9.735762533479459
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:38:14+00:00",
        "end_time": "2018-02-20T20:11:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_176564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_176564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_176564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48155902,
            39.21396768,
            -9.735762533,
            -77.45968885,
            39.22570315,
            363.6642375
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4811616914161,
                  39.21396768067193,
                  -9.735762533479459
                ],
                [
                  -77.48155902355653,
                  39.225247334470836,
                  -9.735762533479459
                ],
                [
                  -77.4600827536204,
                  39.22570314883702,
                  363.6642374665206
                ],
                [
                  -77.45968885163495,
                  39.214423313067165,
                  363.6642374665206
                ],
                [
                  -77.4811616914161,
                  39.21396768067193,
                  -9.735762533479459
                ]
              ]
            ]
          },
          "id": "20180220_176564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:38:14Z",
            "pc:count": 10950050,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286655.2116,
                "count": 10950050,
                "maximum": 287642.5264,
                "minimum": 285787.0464,
                "name": "X",
                "position": 0,
                "stddev": 498.1260278,
                "variance": 248129.5396
              },
              {
                "average": 4344067.14,
                "count": 10950050,
                "maximum": 4344706.675,
                "minimum": 4343453.735,
                "name": "Y",
                "position": 1,
                "stddev": 344.9326354,
                "variance": 118978.5229
              },
              {
                "average": 84.99967868,
                "count": 10950050,
                "maximum": 363.6642375,
                "minimum": -9.735762533,
                "name": "Z",
                "position": 2,
                "stddev": 13.39683048,
                "variance": 179.475067
              },
              {
                "average": 7996.553957,
                "count": 10950050,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5956.308034,
                "variance": 35477605.4
              },
              {
                "average": 1.734293177,
                "count": 10950050,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.162451746,
                "variance": 1.351294063
              },
              {
                "average": 2.373255191,
                "count": 10950050,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.567789118,
                "variance": 2.457962717
              },
              {
                "average": 0.495894448,
                "count": 10950050,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499983167,
                "variance": 0.2499831673
              },
              {
                "average": 0,
                "count": 10950050,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.55816704,
                "count": 10950050,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5310547987,
                "variance": 0.2820191992
              },
              {
                "average": -4.368569775,
                "count": 10950050,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.24339979,
                "variance": 175.387638
              },
              {
                "average": 0,
                "count": 10950050,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.79930667,
                "count": 10950050,
                "maximum": 43,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7056846499,
                "variance": 0.4979908251
              },
              {
                "average": 203193152.9,
                "count": 10950050,
                "maximum": 203194294.1,
                "minimum": 203192664.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 542.9935974,
                "variance": 294842.0468
              },
              {
                "average": 0,
                "count": 10950050,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10950050,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10950050,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003297701837,
                "count": 10950050,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01815658188,
                "variance": 0.0003296614654
              },
              {
                "average": 0.5441466477,
                "count": 10950050,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.498047283,
                "variance": 0.2480510961
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285787.0464,
              4343453.735,
              -9.735762533,
              287642.5264,
              4344706.675,
              363.6642375
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285787.0464347453,
                    4343453.734742436,
                    -9.735762533479459
                  ],
                  [
                    285787.0464347453,
                    4344706.674742435,
                    -9.735762533479459
                  ],
                  [
                    287642.5264347453,
                    4344706.674742435,
                    363.6642374665206
                  ],
                  [
                    287642.5264347453,
                    4343453.734742436,
                    363.6642374665206
                  ],
                  [
                    285787.0464347453,
                    4343453.734742436,
                    -9.735762533479459
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:38:14+00:00",
            "end_time": "2018-02-20T20:11: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": "20180220_176568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47788786775943,
              39.22502197252027,
              -10.328687932261602
            ],
            [
              -77.47811354744384,
              39.23143539527172,
              -10.328687932261602
            ],
            [
              -77.46011752722302,
              39.23181709690576,
              344.65131206773844
            ],
            [
              -77.45989348237447,
              39.22540358750957,
              344.65131206773844
            ],
            [
              -77.47788786775943,
              39.22502197252027,
              -10.328687932261602
            ]
          ]
        ]
      },
      "bbox": [
        -77.47811355,
        39.22502197,
        -10.32868793,
        -77.45989348,
        39.2318171,
        344.6513121
      ],
      "properties": {
        "datetime": "2018-02-20T20:19:02Z",
        "pc:count": 6158366,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286966.8183,
            "count": 6158366,
            "maximum": 287657.9633,
            "minimum": 286103.3033,
            "name": "X",
            "position": 0,
            "stddev": 427.9863831,
            "variance": 183172.3442
          },
          {
            "average": 4345028.689,
            "count": 6158366,
            "maximum": 4345385.381,
            "minimum": 4344672.981,
            "name": "Y",
            "position": 1,
            "stddev": 192.3423951,
            "variance": 36995.59695
          },
          {
            "average": 93.91229547,
            "count": 6158366,
            "maximum": 344.6513121,
            "minimum": -10.32868793,
            "name": "Z",
            "position": 2,
            "stddev": 12.70950658,
            "variance": 161.5315576
          },
          {
            "average": 7033.567752,
            "count": 6158366,
            "maximum": 55097,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5404.379909,
            "variance": 29207322.2
          },
          {
            "average": 1.828254605,
            "count": 6158366,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.245346831,
            "variance": 1.55088873
          },
          {
            "average": 2.542184404,
            "count": 6158366,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.654467779,
            "variance": 2.737263631
          },
          {
            "average": 0.5039266909,
            "count": 6158366,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999846215,
            "variance": 0.2499846217
          },
          {
            "average": 0,
            "count": 6158366,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.539095435,
            "count": 6158366,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5275986776,
            "variance": 0.2783603646
          },
          {
            "average": -10.24089972,
            "count": 6158366,
            "maximum": 7.998000145,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.720459573,
            "variance": 59.60549602
          },
          {
            "average": 0,
            "count": 6158366,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.33157724,
            "count": 6158366,
            "maximum": 42,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4707800015,
            "variance": 0.2216338098
          },
          {
            "average": 203192821.2,
            "count": 6158366,
            "maximum": 203193142.2,
            "minimum": 203192642.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 214.6149275,
            "variance": 46059.5671
          },
          {
            "average": 0,
            "count": 6158366,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6158366,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6158366,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000430796091,
            "count": 6158366,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02075115842,
            "variance": 0.0004306105757
          },
          {
            "average": 0.4462862389,
            "count": 6158366,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4971064997,
            "variance": 0.247114872
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          286103.3033,
          4344672.981,
          -10.32868793,
          287657.9633,
          4345385.381,
          344.6513121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                286103.3033135556,
                4344672.980686891,
                -10.328687932261602
              ],
              [
                286103.3033135556,
                4345385.380686891,
                -10.328687932261602
              ],
              [
                287657.96331355564,
                4345385.380686891,
                344.65131206773844
              ],
              [
                287657.96331355564,
                4344672.980686891,
                344.65131206773844
              ],
              [
                286103.3033135556,
                4344672.980686891,
                -10.328687932261602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:19:02+00:00",
        "end_time": "2018-02-20T20:10:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_176568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_176568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_176568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47811355,
            39.22502197,
            -10.32868793,
            -77.45989348,
            39.2318171,
            344.6513121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47788786775943,
                  39.22502197252027,
                  -10.328687932261602
                ],
                [
                  -77.47811354744384,
                  39.23143539527172,
                  -10.328687932261602
                ],
                [
                  -77.46011752722302,
                  39.23181709690576,
                  344.65131206773844
                ],
                [
                  -77.45989348237447,
                  39.22540358750957,
                  344.65131206773844
                ],
                [
                  -77.47788786775943,
                  39.22502197252027,
                  -10.328687932261602
                ]
              ]
            ]
          },
          "id": "20180220_176568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:19:02Z",
            "pc:count": 6158366,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286966.8183,
                "count": 6158366,
                "maximum": 287657.9633,
                "minimum": 286103.3033,
                "name": "X",
                "position": 0,
                "stddev": 427.9863831,
                "variance": 183172.3442
              },
              {
                "average": 4345028.689,
                "count": 6158366,
                "maximum": 4345385.381,
                "minimum": 4344672.981,
                "name": "Y",
                "position": 1,
                "stddev": 192.3423951,
                "variance": 36995.59695
              },
              {
                "average": 93.91229547,
                "count": 6158366,
                "maximum": 344.6513121,
                "minimum": -10.32868793,
                "name": "Z",
                "position": 2,
                "stddev": 12.70950658,
                "variance": 161.5315576
              },
              {
                "average": 7033.567752,
                "count": 6158366,
                "maximum": 55097,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5404.379909,
                "variance": 29207322.2
              },
              {
                "average": 1.828254605,
                "count": 6158366,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.245346831,
                "variance": 1.55088873
              },
              {
                "average": 2.542184404,
                "count": 6158366,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.654467779,
                "variance": 2.737263631
              },
              {
                "average": 0.5039266909,
                "count": 6158366,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999846215,
                "variance": 0.2499846217
              },
              {
                "average": 0,
                "count": 6158366,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.539095435,
                "count": 6158366,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5275986776,
                "variance": 0.2783603646
              },
              {
                "average": -10.24089972,
                "count": 6158366,
                "maximum": 7.998000145,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.720459573,
                "variance": 59.60549602
              },
              {
                "average": 0,
                "count": 6158366,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.33157724,
                "count": 6158366,
                "maximum": 42,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4707800015,
                "variance": 0.2216338098
              },
              {
                "average": 203192821.2,
                "count": 6158366,
                "maximum": 203193142.2,
                "minimum": 203192642.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 214.6149275,
                "variance": 46059.5671
              },
              {
                "average": 0,
                "count": 6158366,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6158366,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6158366,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000430796091,
                "count": 6158366,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02075115842,
                "variance": 0.0004306105757
              },
              {
                "average": 0.4462862389,
                "count": 6158366,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4971064997,
                "variance": 0.247114872
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              286103.3033,
              4344672.981,
              -10.32868793,
              287657.9633,
              4345385.381,
              344.6513121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    286103.3033135556,
                    4344672.980686891,
                    -10.328687932261602
                  ],
                  [
                    286103.3033135556,
                    4345385.380686891,
                    -10.328687932261602
                  ],
                  [
                    287657.96331355564,
                    4345385.380686891,
                    344.65131206773844
                  ],
                  [
                    287657.96331355564,
                    4344672.980686891,
                    344.65131206773844
                  ],
                  [
                    286103.3033135556,
                    4344672.980686891,
                    -10.328687932261602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:19:02+00:00",
            "end_time": "2018-02-20T20:10:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_188548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43853862285017,
              39.17020603013167,
              -9.316295531786949
            ],
            [
              -77.4389304496156,
              39.18154176814859,
              -9.316295531786949
            ],
            [
              -77.41746703248906,
              39.1819893041078,
              368.5837044682131
            ],
            [
              -77.41707864570597,
              39.17065338647965,
              368.5837044682131
            ],
            [
              -77.43853862285017,
              39.17020603013167,
              -9.316295531786949
            ]
          ]
        ]
      },
      "bbox": [
        -77.43893045,
        39.17020603,
        -9.316295532,
        -77.41707865,
        39.1819893,
        368.5837045
      ],
      "properties": {
        "datetime": "2018-02-20T21:46:06Z",
        "pc:count": 12893083,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290432.0167,
            "count": 12893083,
            "maximum": 291192.14,
            "minimum": 289336.68,
            "name": "X",
            "position": 0,
            "stddev": 541.6868135,
            "variance": 293424.6039
          },
          {
            "average": 4339105.392,
            "count": 12893083,
            "maximum": 4339755.567,
            "minimum": 4338496.447,
            "name": "Y",
            "position": 1,
            "stddev": 348.5904192,
            "variance": 121515.2804
          },
          {
            "average": 131.3373153,
            "count": 12893083,
            "maximum": 368.5837045,
            "minimum": -9.316295532,
            "name": "Z",
            "position": 2,
            "stddev": 10.08878881,
            "variance": 101.7836596
          },
          {
            "average": 8498.634192,
            "count": 12893083,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5914.49047,
            "variance": 34981197.52
          },
          {
            "average": 1.703525448,
            "count": 12893083,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.172208062,
            "variance": 1.374071741
          },
          {
            "average": 2.306960639,
            "count": 12893083,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.596334887,
            "variance": 2.548285072
          },
          {
            "average": 0.5039912486,
            "count": 12893083,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999840891,
            "variance": 0.2499840893
          },
          {
            "average": 0,
            "count": 12893083,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.452482389,
            "count": 12893083,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5028111794,
            "variance": 0.2528190821
          },
          {
            "average": -5.849149149,
            "count": 12893083,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.03159094,
            "variance": 144.7591805
          },
          {
            "average": 0,
            "count": 12893083,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.18363218,
            "count": 12893083,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5859501926,
            "variance": 0.3433376282
          },
          {
            "average": 203197840.7,
            "count": 12893083,
            "maximum": 203198366.6,
            "minimum": 203196530.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 486.608689,
            "variance": 236788.0162
          },
          {
            "average": 0,
            "count": 12893083,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12893083,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12893083,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001229341345,
            "count": 12893083,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01108688555,
            "variance": 0.0001229190313
          },
          {
            "average": 0.3479582036,
            "count": 12893083,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.476322695,
            "variance": 0.2268833098
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289336.68,
          4338496.447,
          -9.316295532,
          291192.14,
          4339755.567,
          368.5837045
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289336.6800472258,
                4338496.446554764,
                -9.316295531786949
              ],
              [
                289336.6800472258,
                4339755.566554763,
                -9.316295531786949
              ],
              [
                291192.14004722575,
                4339755.566554763,
                368.5837044682131
              ],
              [
                291192.14004722575,
                4338496.446554764,
                368.5837044682131
              ],
              [
                289336.6800472258,
                4338496.446554764,
                -9.316295531786949
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:46:06+00:00",
        "end_time": "2018-02-20T21:15:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_188548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_188548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_188548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43893045,
            39.17020603,
            -9.316295532,
            -77.41707865,
            39.1819893,
            368.5837045
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43853862285017,
                  39.17020603013167,
                  -9.316295531786949
                ],
                [
                  -77.4389304496156,
                  39.18154176814859,
                  -9.316295531786949
                ],
                [
                  -77.41746703248906,
                  39.1819893041078,
                  368.5837044682131
                ],
                [
                  -77.41707864570597,
                  39.17065338647965,
                  368.5837044682131
                ],
                [
                  -77.43853862285017,
                  39.17020603013167,
                  -9.316295531786949
                ]
              ]
            ]
          },
          "id": "20180220_188548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:46:06Z",
            "pc:count": 12893083,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290432.0167,
                "count": 12893083,
                "maximum": 291192.14,
                "minimum": 289336.68,
                "name": "X",
                "position": 0,
                "stddev": 541.6868135,
                "variance": 293424.6039
              },
              {
                "average": 4339105.392,
                "count": 12893083,
                "maximum": 4339755.567,
                "minimum": 4338496.447,
                "name": "Y",
                "position": 1,
                "stddev": 348.5904192,
                "variance": 121515.2804
              },
              {
                "average": 131.3373153,
                "count": 12893083,
                "maximum": 368.5837045,
                "minimum": -9.316295532,
                "name": "Z",
                "position": 2,
                "stddev": 10.08878881,
                "variance": 101.7836596
              },
              {
                "average": 8498.634192,
                "count": 12893083,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5914.49047,
                "variance": 34981197.52
              },
              {
                "average": 1.703525448,
                "count": 12893083,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.172208062,
                "variance": 1.374071741
              },
              {
                "average": 2.306960639,
                "count": 12893083,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.596334887,
                "variance": 2.548285072
              },
              {
                "average": 0.5039912486,
                "count": 12893083,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999840891,
                "variance": 0.2499840893
              },
              {
                "average": 0,
                "count": 12893083,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.452482389,
                "count": 12893083,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5028111794,
                "variance": 0.2528190821
              },
              {
                "average": -5.849149149,
                "count": 12893083,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.03159094,
                "variance": 144.7591805
              },
              {
                "average": 0,
                "count": 12893083,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.18363218,
                "count": 12893083,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5859501926,
                "variance": 0.3433376282
              },
              {
                "average": 203197840.7,
                "count": 12893083,
                "maximum": 203198366.6,
                "minimum": 203196530.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 486.608689,
                "variance": 236788.0162
              },
              {
                "average": 0,
                "count": 12893083,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12893083,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12893083,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001229341345,
                "count": 12893083,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01108688555,
                "variance": 0.0001229190313
              },
              {
                "average": 0.3479582036,
                "count": 12893083,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.476322695,
                "variance": 0.2268833098
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289336.68,
              4338496.447,
              -9.316295532,
              291192.14,
              4339755.567,
              368.5837045
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289336.6800472258,
                    4338496.446554764,
                    -9.316295531786949
                  ],
                  [
                    289336.6800472258,
                    4339755.566554763,
                    -9.316295531786949
                  ],
                  [
                    291192.14004722575,
                    4339755.566554763,
                    368.5837044682131
                  ],
                  [
                    291192.14004722575,
                    4338496.446554764,
                    368.5837044682131
                  ],
                  [
                    289336.6800472258,
                    4338496.446554764,
                    -9.316295531786949
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:46:06+00:00",
            "end_time": "2018-02-20T21:15: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": "20180221_176512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.47687942956496,
              39.071269575439054,
              -9.500761783776113
            ],
            [
              -77.47727411099325,
              39.08255080300071,
              -9.500761783776113
            ],
            [
              -77.45916395262262,
              39.08293437991946,
              358.4392382162239
            ],
            [
              -77.45877214940259,
              39.071652999044204,
              358.4392382162239
            ],
            [
              -77.47687942956496,
              39.071269575439054,
              -9.500761783776113
            ]
          ]
        ]
      },
      "bbox": [
        -77.47727411,
        39.07126958,
        -9.500761784,
        -77.45877215,
        39.08293438,
        358.4392382
      ],
      "properties": {
        "datetime": "2018-02-21T19:22:00Z",
        "pc:count": 11587011,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286502.693,
            "count": 11587011,
            "maximum": 287292.1315,
            "minimum": 285724.3115,
            "name": "X",
            "position": 0,
            "stddev": 455.6466524,
            "variance": 207613.8719
          },
          {
            "average": 4328245.399,
            "count": 11587011,
            "maximum": 4328857.912,
            "minimum": 4327604.832,
            "name": "Y",
            "position": 1,
            "stddev": 365.2774005,
            "variance": 133427.5793
          },
          {
            "average": 78.77094708,
            "count": 11587011,
            "maximum": 358.4392382,
            "minimum": -9.500761784,
            "name": "Z",
            "position": 2,
            "stddev": 13.93123127,
            "variance": 194.0792047
          },
          {
            "average": 6269.365266,
            "count": 11587011,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6056.795885,
            "variance": 36684776.39
          },
          {
            "average": 1.925949842,
            "count": 11587011,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.233104275,
            "variance": 1.520546153
          },
          {
            "average": 2.717198767,
            "count": 11587011,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.568302944,
            "variance": 2.459574125
          },
          {
            "average": 0.4947201655,
            "count": 11587011,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999721441,
            "variance": 0.2499721449
          },
          {
            "average": 0,
            "count": 11587011,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.406315227,
            "count": 11587011,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.552212212,
            "variance": 0.3049383271
          },
          {
            "average": -3.323234992,
            "count": 11587011,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.882682,
            "variance": 192.7288596
          },
          {
            "average": 0,
            "count": 11587011,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.85338108,
            "count": 11587011,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7217879674,
            "variance": 0.5209778699
          },
          {
            "average": 203274715.5,
            "count": 11587011,
            "maximum": 203276120.7,
            "minimum": 203274220,
            "name": "GpsTime",
            "position": 12,
            "stddev": 697.536895,
            "variance": 486557.7198
          },
          {
            "average": 0,
            "count": 11587011,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11587011,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11587011,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004579265524,
            "count": 11587011,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02139431923,
            "variance": 0.0004577168952
          },
          {
            "average": 0.4353069139,
            "count": 11587011,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.495797162,
            "variance": 0.2458148258
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285724.3115,
          4327604.832,
          -9.500761784,
          287292.1315,
          4328857.912,
          358.4392382
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285724.3115348311,
                4327604.831632561,
                -9.500761783776113
              ],
              [
                285724.3115348311,
                4328857.911632561,
                -9.500761783776113
              ],
              [
                287292.1315348311,
                4328857.911632561,
                358.4392382162239
              ],
              [
                287292.1315348311,
                4327604.831632561,
                358.4392382162239
              ],
              [
                285724.3115348311,
                4327604.831632561,
                -9.500761783776113
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:22:00+00:00",
        "end_time": "2018-02-21T18:50:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_176512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_176512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_176512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_176512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.47727411,
            39.07126958,
            -9.500761784,
            -77.45877215,
            39.08293438,
            358.4392382
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.47687942956496,
                  39.071269575439054,
                  -9.500761783776113
                ],
                [
                  -77.47727411099325,
                  39.08255080300071,
                  -9.500761783776113
                ],
                [
                  -77.45916395262262,
                  39.08293437991946,
                  358.4392382162239
                ],
                [
                  -77.45877214940259,
                  39.071652999044204,
                  358.4392382162239
                ],
                [
                  -77.47687942956496,
                  39.071269575439054,
                  -9.500761783776113
                ]
              ]
            ]
          },
          "id": "20180221_176512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_176512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:22:00Z",
            "pc:count": 11587011,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286502.693,
                "count": 11587011,
                "maximum": 287292.1315,
                "minimum": 285724.3115,
                "name": "X",
                "position": 0,
                "stddev": 455.6466524,
                "variance": 207613.8719
              },
              {
                "average": 4328245.399,
                "count": 11587011,
                "maximum": 4328857.912,
                "minimum": 4327604.832,
                "name": "Y",
                "position": 1,
                "stddev": 365.2774005,
                "variance": 133427.5793
              },
              {
                "average": 78.77094708,
                "count": 11587011,
                "maximum": 358.4392382,
                "minimum": -9.500761784,
                "name": "Z",
                "position": 2,
                "stddev": 13.93123127,
                "variance": 194.0792047
              },
              {
                "average": 6269.365266,
                "count": 11587011,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6056.795885,
                "variance": 36684776.39
              },
              {
                "average": 1.925949842,
                "count": 11587011,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.233104275,
                "variance": 1.520546153
              },
              {
                "average": 2.717198767,
                "count": 11587011,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.568302944,
                "variance": 2.459574125
              },
              {
                "average": 0.4947201655,
                "count": 11587011,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999721441,
                "variance": 0.2499721449
              },
              {
                "average": 0,
                "count": 11587011,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.406315227,
                "count": 11587011,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.552212212,
                "variance": 0.3049383271
              },
              {
                "average": -3.323234992,
                "count": 11587011,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.882682,
                "variance": 192.7288596
              },
              {
                "average": 0,
                "count": 11587011,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.85338108,
                "count": 11587011,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7217879674,
                "variance": 0.5209778699
              },
              {
                "average": 203274715.5,
                "count": 11587011,
                "maximum": 203276120.7,
                "minimum": 203274220,
                "name": "GpsTime",
                "position": 12,
                "stddev": 697.536895,
                "variance": 486557.7198
              },
              {
                "average": 0,
                "count": 11587011,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11587011,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11587011,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004579265524,
                "count": 11587011,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02139431923,
                "variance": 0.0004577168952
              },
              {
                "average": 0.4353069139,
                "count": 11587011,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.495797162,
                "variance": 0.2458148258
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285724.3115,
              4327604.832,
              -9.500761784,
              287292.1315,
              4328857.912,
              358.4392382
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285724.3115348311,
                    4327604.831632561,
                    -9.500761783776113
                  ],
                  [
                    285724.3115348311,
                    4328857.911632561,
                    -9.500761783776113
                  ],
                  [
                    287292.1315348311,
                    4328857.911632561,
                    358.4392382162239
                  ],
                  [
                    287292.1315348311,
                    4327604.831632561,
                    358.4392382162239
                  ],
                  [
                    285724.3115348311,
                    4327604.831632561,
                    -9.500761783776113
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:22:00+00:00",
            "end_time": "2018-02-21T18:50:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_188540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43840210153787,
              39.1482409573818,
              -9.229877763936912
            ],
            [
              -77.4387936251037,
              39.159577459607576,
              -9.229877763936912
            ],
            [
              -77.4173385004739,
              39.1600247285959,
              350.9301222360631
            ],
            [
              -77.41695041309417,
              39.14868804682516,
              350.9301222360631
            ],
            [
              -77.43840210153787,
              39.1482409573818,
              -9.229877763936912
            ]
          ]
        ]
      },
      "bbox": [
        -77.43879363,
        39.14824096,
        -9.229877764,
        -77.41695041,
        39.16002473,
        350.9301222
      ],
      "properties": {
        "datetime": "2018-02-21T18:18:38Z",
        "pc:count": 16054290,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290073.9254,
            "count": 16054290,
            "maximum": 291138.2353,
            "minimum": 289282.9153,
            "name": "X",
            "position": 0,
            "stddev": 531.7521655,
            "variance": 282760.3655
          },
          {
            "average": 4336696.462,
            "count": 16054290,
            "maximum": 4337317.324,
            "minimum": 4336058.124,
            "name": "Y",
            "position": 1,
            "stddev": 351.9199686,
            "variance": 123847.6643
          },
          {
            "average": 109.6396282,
            "count": 16054290,
            "maximum": 350.9301222,
            "minimum": -9.229877764,
            "name": "Z",
            "position": 2,
            "stddev": 11.4448959,
            "variance": 130.9856421
          },
          {
            "average": 6737.811956,
            "count": 16054290,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6025.052562,
            "variance": 36301258.38
          },
          {
            "average": 1.961495962,
            "count": 16054290,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.258180855,
            "variance": 1.583019063
          },
          {
            "average": 2.800958435,
            "count": 16054290,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.598136827,
            "variance": 2.554041319
          },
          {
            "average": 0.4958526973,
            "count": 16054290,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999828152,
            "variance": 0.2499828155
          },
          {
            "average": 0,
            "count": 16054290,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.466559094,
            "count": 16054290,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5065130146,
            "variance": 0.2565554339
          },
          {
            "average": 10.42001107,
            "count": 16054290,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.073395227,
            "variance": 82.32650094
          },
          {
            "average": 0,
            "count": 16054290,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.82898365,
            "count": 16054290,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5946840286,
            "variance": 0.3536490939
          },
          {
            "average": 203206906.4,
            "count": 16054290,
            "maximum": 203272318.8,
            "minimum": 203198310.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22517.97307,
            "variance": 507059111.3
          },
          {
            "average": 0,
            "count": 16054290,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16054290,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16054290,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000131927354,
            "count": 16054290,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01148520602,
            "variance": 0.0001319099574
          },
          {
            "average": 0.4046405665,
            "count": 16054290,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4908223644,
            "variance": 0.2409065934
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289282.9153,
          4336058.124,
          -9.229877764,
          291138.2353,
          4337317.324,
          350.9301222
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289282.9153346051,
                4336058.123768186,
                -9.229877763936912
              ],
              [
                289282.9153346051,
                4337317.323768185,
                -9.229877763936912
              ],
              [
                291138.23533460504,
                4337317.323768185,
                350.9301222360631
              ],
              [
                291138.23533460504,
                4336058.123768186,
                350.9301222360631
              ],
              [
                289282.9153346051,
                4336058.123768186,
                -9.229877763936912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:18:38+00:00",
        "end_time": "2018-02-20T21:45:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_188540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_188540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_188540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43879363,
            39.14824096,
            -9.229877764,
            -77.41695041,
            39.16002473,
            350.9301222
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43840210153787,
                  39.1482409573818,
                  -9.229877763936912
                ],
                [
                  -77.4387936251037,
                  39.159577459607576,
                  -9.229877763936912
                ],
                [
                  -77.4173385004739,
                  39.1600247285959,
                  350.9301222360631
                ],
                [
                  -77.41695041309417,
                  39.14868804682516,
                  350.9301222360631
                ],
                [
                  -77.43840210153787,
                  39.1482409573818,
                  -9.229877763936912
                ]
              ]
            ]
          },
          "id": "20180220_188540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:18:38Z",
            "pc:count": 16054290,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290073.9254,
                "count": 16054290,
                "maximum": 291138.2353,
                "minimum": 289282.9153,
                "name": "X",
                "position": 0,
                "stddev": 531.7521655,
                "variance": 282760.3655
              },
              {
                "average": 4336696.462,
                "count": 16054290,
                "maximum": 4337317.324,
                "minimum": 4336058.124,
                "name": "Y",
                "position": 1,
                "stddev": 351.9199686,
                "variance": 123847.6643
              },
              {
                "average": 109.6396282,
                "count": 16054290,
                "maximum": 350.9301222,
                "minimum": -9.229877764,
                "name": "Z",
                "position": 2,
                "stddev": 11.4448959,
                "variance": 130.9856421
              },
              {
                "average": 6737.811956,
                "count": 16054290,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6025.052562,
                "variance": 36301258.38
              },
              {
                "average": 1.961495962,
                "count": 16054290,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.258180855,
                "variance": 1.583019063
              },
              {
                "average": 2.800958435,
                "count": 16054290,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.598136827,
                "variance": 2.554041319
              },
              {
                "average": 0.4958526973,
                "count": 16054290,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999828152,
                "variance": 0.2499828155
              },
              {
                "average": 0,
                "count": 16054290,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.466559094,
                "count": 16054290,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5065130146,
                "variance": 0.2565554339
              },
              {
                "average": 10.42001107,
                "count": 16054290,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.073395227,
                "variance": 82.32650094
              },
              {
                "average": 0,
                "count": 16054290,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.82898365,
                "count": 16054290,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5946840286,
                "variance": 0.3536490939
              },
              {
                "average": 203206906.4,
                "count": 16054290,
                "maximum": 203272318.8,
                "minimum": 203198310.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22517.97307,
                "variance": 507059111.3
              },
              {
                "average": 0,
                "count": 16054290,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16054290,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16054290,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000131927354,
                "count": 16054290,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01148520602,
                "variance": 0.0001319099574
              },
              {
                "average": 0.4046405665,
                "count": 16054290,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4908223644,
                "variance": 0.2409065934
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289282.9153,
              4336058.124,
              -9.229877764,
              291138.2353,
              4337317.324,
              350.9301222
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289282.9153346051,
                    4336058.123768186,
                    -9.229877763936912
                  ],
                  [
                    289282.9153346051,
                    4337317.323768185,
                    -9.229877763936912
                  ],
                  [
                    291138.23533460504,
                    4337317.323768185,
                    350.9301222360631
                  ],
                  [
                    291138.23533460504,
                    4336058.123768186,
                    350.9301222360631
                  ],
                  [
                    289282.9153346051,
                    4336058.123768186,
                    -9.229877763936912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:18:38+00:00",
            "end_time": "2018-02-20T21:45: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": "20180221_176516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48022206356369,
              39.08222302579016,
              -10.363378261033233
            ],
            [
              -77.48061798063556,
              39.09351986833527,
              -10.363378261033233
            ],
            [
              -77.45923138688528,
              39.093973190247866,
              375.9766217389668
            ],
            [
              -77.45883887477743,
              39.08267616627632,
              375.9766217389668
            ],
            [
              -77.48022206356369,
              39.08222302579016,
              -10.363378261033233
            ]
          ]
        ]
      },
      "bbox": [
        -77.48061798,
        39.08222303,
        -10.36337826,
        -77.45883887,
        39.09397319,
        375.9766217
      ],
      "properties": {
        "datetime": "2018-02-21T18:54:56Z",
        "pc:count": 11590986,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286299.4521,
            "count": 11590986,
            "maximum": 287319.4772,
            "minimum": 285468.2972,
            "name": "X",
            "position": 0,
            "stddev": 556.2625807,
            "variance": 309428.0587
          },
          {
            "average": 4329479.472,
            "count": 11590986,
            "maximum": 4330083.31,
            "minimum": 4328828.49,
            "name": "Y",
            "position": 1,
            "stddev": 354.5941154,
            "variance": 125736.9867
          },
          {
            "average": 70.64098528,
            "count": 11590986,
            "maximum": 375.9766217,
            "minimum": -10.36337826,
            "name": "Z",
            "position": 2,
            "stddev": 11.79525225,
            "variance": 139.1279757
          },
          {
            "average": 6653.002896,
            "count": 11590986,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6395.837299,
            "variance": 40906734.75
          },
          {
            "average": 1.967569972,
            "count": 11590986,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.257299124,
            "variance": 1.580801087
          },
          {
            "average": 2.792946346,
            "count": 11590986,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.588056595,
            "variance": 2.521923749
          },
          {
            "average": 0.5059958661,
            "count": 11590986,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999640699,
            "variance": 0.2499640712
          },
          {
            "average": 0,
            "count": 11590986,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.41517348,
            "count": 11590986,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7067780479,
            "variance": 0.499535209
          },
          {
            "average": 1.149191998,
            "count": 11590986,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.75974949,
            "variance": 162.8112071
          },
          {
            "average": 0,
            "count": 11590986,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.98206606,
            "count": 11590986,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5571965624,
            "variance": 0.3104680091
          },
          {
            "average": 203274009.7,
            "count": 11590986,
            "maximum": 203274496.6,
            "minimum": 203272659.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 599.5718237,
            "variance": 359486.3718
          },
          {
            "average": 0,
            "count": 11590986,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11590986,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11590986,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005543100475,
            "count": 11590986,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02353726483,
            "variance": 0.0005540028356
          },
          {
            "average": 0.3243959573,
            "count": 11590986,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4681487361,
            "variance": 0.2191632391
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285468.2972,
          4328828.49,
          -10.36337826,
          287319.4772,
          4330083.31,
          375.9766217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285468.2971721005,
                4328828.490161634,
                -10.363378261033233
              ],
              [
                285468.2971721005,
                4330083.310161634,
                -10.363378261033233
              ],
              [
                287319.47717210057,
                4330083.310161634,
                375.9766217389668
              ],
              [
                287319.47717210057,
                4328828.490161634,
                375.9766217389668
              ],
              [
                285468.2971721005,
                4328828.490161634,
                -10.363378261033233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:54:56+00:00",
        "end_time": "2018-02-21T18:24:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_176516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_176516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_176516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_176516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48061798,
            39.08222303,
            -10.36337826,
            -77.45883887,
            39.09397319,
            375.9766217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48022206356369,
                  39.08222302579016,
                  -10.363378261033233
                ],
                [
                  -77.48061798063556,
                  39.09351986833527,
                  -10.363378261033233
                ],
                [
                  -77.45923138688528,
                  39.093973190247866,
                  375.9766217389668
                ],
                [
                  -77.45883887477743,
                  39.08267616627632,
                  375.9766217389668
                ],
                [
                  -77.48022206356369,
                  39.08222302579016,
                  -10.363378261033233
                ]
              ]
            ]
          },
          "id": "20180221_176516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_176516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:54:56Z",
            "pc:count": 11590986,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286299.4521,
                "count": 11590986,
                "maximum": 287319.4772,
                "minimum": 285468.2972,
                "name": "X",
                "position": 0,
                "stddev": 556.2625807,
                "variance": 309428.0587
              },
              {
                "average": 4329479.472,
                "count": 11590986,
                "maximum": 4330083.31,
                "minimum": 4328828.49,
                "name": "Y",
                "position": 1,
                "stddev": 354.5941154,
                "variance": 125736.9867
              },
              {
                "average": 70.64098528,
                "count": 11590986,
                "maximum": 375.9766217,
                "minimum": -10.36337826,
                "name": "Z",
                "position": 2,
                "stddev": 11.79525225,
                "variance": 139.1279757
              },
              {
                "average": 6653.002896,
                "count": 11590986,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6395.837299,
                "variance": 40906734.75
              },
              {
                "average": 1.967569972,
                "count": 11590986,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.257299124,
                "variance": 1.580801087
              },
              {
                "average": 2.792946346,
                "count": 11590986,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.588056595,
                "variance": 2.521923749
              },
              {
                "average": 0.5059958661,
                "count": 11590986,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999640699,
                "variance": 0.2499640712
              },
              {
                "average": 0,
                "count": 11590986,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.41517348,
                "count": 11590986,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7067780479,
                "variance": 0.499535209
              },
              {
                "average": 1.149191998,
                "count": 11590986,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.75974949,
                "variance": 162.8112071
              },
              {
                "average": 0,
                "count": 11590986,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.98206606,
                "count": 11590986,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5571965624,
                "variance": 0.3104680091
              },
              {
                "average": 203274009.7,
                "count": 11590986,
                "maximum": 203274496.6,
                "minimum": 203272659.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 599.5718237,
                "variance": 359486.3718
              },
              {
                "average": 0,
                "count": 11590986,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11590986,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11590986,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005543100475,
                "count": 11590986,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02353726483,
                "variance": 0.0005540028356
              },
              {
                "average": 0.3243959573,
                "count": 11590986,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4681487361,
                "variance": 0.2191632391
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285468.2972,
              4328828.49,
              -10.36337826,
              287319.4772,
              4330083.31,
              375.9766217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285468.2971721005,
                    4328828.490161634,
                    -10.363378261033233
                  ],
                  [
                    285468.2971721005,
                    4330083.310161634,
                    -10.363378261033233
                  ],
                  [
                    287319.47717210057,
                    4330083.310161634,
                    375.9766217389668
                  ],
                  [
                    287319.47717210057,
                    4328828.490161634,
                    375.9766217389668
                  ],
                  [
                    285468.2971721005,
                    4328828.490161634,
                    -10.363378261033233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:54:56+00:00",
            "end_time": "2018-02-21T18:24: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": "20180221_188528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43820065514721,
              39.11529581036691,
              -9.575621105762508
            ],
            [
              -77.43859168755051,
              39.126632378512824,
              -9.575621105762508
            ],
            [
              -77.41714424653112,
              39.12707934586813,
              367.40437889423754
            ],
            [
              -77.41675664505962,
              39.115742598253895,
              367.40437889423754
            ],
            [
              -77.43820065514721,
              39.11529581036691,
              -9.575621105762508
            ]
          ]
        ]
      },
      "bbox": [
        -77.43859169,
        39.11529581,
        -9.575621106,
        -77.41675665,
        39.12707935,
        367.4043789
      ],
      "properties": {
        "datetime": "2018-02-21T18:49:10Z",
        "pc:count": 14017751,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290140.4648,
            "count": 14017751,
            "maximum": 291057.5792,
            "minimum": 289202.0592,
            "name": "X",
            "position": 0,
            "stddev": 527.8541731,
            "variance": 278630.0281
          },
          {
            "average": 4333024.515,
            "count": 14017751,
            "maximum": 4333660.135,
            "minimum": 4332400.935,
            "name": "Y",
            "position": 1,
            "stddev": 366.7133596,
            "variance": 134478.6881
          },
          {
            "average": 106.5127169,
            "count": 14017751,
            "maximum": 367.4043789,
            "minimum": -9.575621106,
            "name": "Z",
            "position": 2,
            "stddev": 10.32643209,
            "variance": 106.6351997
          },
          {
            "average": 7385.416627,
            "count": 14017751,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5951.360057,
            "variance": 35418686.53
          },
          {
            "average": 1.829880699,
            "count": 14017751,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.187444683,
            "variance": 1.410024876
          },
          {
            "average": 2.533369583,
            "count": 14017751,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.561263869,
            "variance": 2.437544868
          },
          {
            "average": 0.4975866671,
            "count": 14017751,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941936,
            "variance": 0.2499941937
          },
          {
            "average": 0,
            "count": 14017751,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.481114481,
            "count": 14017751,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5160833659,
            "variance": 0.2663420406
          },
          {
            "average": 8.122343966,
            "count": 14017751,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00424917,
            "variance": 144.1019981
          },
          {
            "average": 0,
            "count": 14017751,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.35864662,
            "count": 14017751,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6768913948,
            "variance": 0.4581819603
          },
          {
            "average": 203273352.2,
            "count": 14017751,
            "maximum": 203274150.6,
            "minimum": 203272345.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 738.9118012,
            "variance": 545990.65
          },
          {
            "average": 0,
            "count": 14017751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14017751,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14017751,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002170105604,
            "count": 14017751,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01472968032,
            "variance": 0.0002169634823
          },
          {
            "average": 0.5093819972,
            "count": 14017751,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999119882,
            "variance": 0.249911996
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289202.0592,
          4332400.935,
          -9.575621106,
          291057.5792,
          4333660.135,
          367.4043789
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289202.0592269307,
                4332400.934994042,
                -9.575621105762508
              ],
              [
                289202.0592269307,
                4333660.134994041,
                -9.575621105762508
              ],
              [
                291057.57922693074,
                4333660.134994041,
                367.40437889423754
              ],
              [
                291057.57922693074,
                4332400.934994042,
                367.40437889423754
              ],
              [
                289202.0592269307,
                4332400.934994042,
                -9.575621105762508
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:49:10+00:00",
        "end_time": "2018-02-21T18:19:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_188528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_188528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_188528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_188528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43859169,
            39.11529581,
            -9.575621106,
            -77.41675665,
            39.12707935,
            367.4043789
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43820065514721,
                  39.11529581036691,
                  -9.575621105762508
                ],
                [
                  -77.43859168755051,
                  39.126632378512824,
                  -9.575621105762508
                ],
                [
                  -77.41714424653112,
                  39.12707934586813,
                  367.40437889423754
                ],
                [
                  -77.41675664505962,
                  39.115742598253895,
                  367.40437889423754
                ],
                [
                  -77.43820065514721,
                  39.11529581036691,
                  -9.575621105762508
                ]
              ]
            ]
          },
          "id": "20180221_188528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_188528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:49:10Z",
            "pc:count": 14017751,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290140.4648,
                "count": 14017751,
                "maximum": 291057.5792,
                "minimum": 289202.0592,
                "name": "X",
                "position": 0,
                "stddev": 527.8541731,
                "variance": 278630.0281
              },
              {
                "average": 4333024.515,
                "count": 14017751,
                "maximum": 4333660.135,
                "minimum": 4332400.935,
                "name": "Y",
                "position": 1,
                "stddev": 366.7133596,
                "variance": 134478.6881
              },
              {
                "average": 106.5127169,
                "count": 14017751,
                "maximum": 367.4043789,
                "minimum": -9.575621106,
                "name": "Z",
                "position": 2,
                "stddev": 10.32643209,
                "variance": 106.6351997
              },
              {
                "average": 7385.416627,
                "count": 14017751,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5951.360057,
                "variance": 35418686.53
              },
              {
                "average": 1.829880699,
                "count": 14017751,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.187444683,
                "variance": 1.410024876
              },
              {
                "average": 2.533369583,
                "count": 14017751,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.561263869,
                "variance": 2.437544868
              },
              {
                "average": 0.4975866671,
                "count": 14017751,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941936,
                "variance": 0.2499941937
              },
              {
                "average": 0,
                "count": 14017751,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.481114481,
                "count": 14017751,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5160833659,
                "variance": 0.2663420406
              },
              {
                "average": 8.122343966,
                "count": 14017751,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00424917,
                "variance": 144.1019981
              },
              {
                "average": 0,
                "count": 14017751,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.35864662,
                "count": 14017751,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6768913948,
                "variance": 0.4581819603
              },
              {
                "average": 203273352.2,
                "count": 14017751,
                "maximum": 203274150.6,
                "minimum": 203272345.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 738.9118012,
                "variance": 545990.65
              },
              {
                "average": 0,
                "count": 14017751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14017751,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14017751,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002170105604,
                "count": 14017751,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01472968032,
                "variance": 0.0002169634823
              },
              {
                "average": 0.5093819972,
                "count": 14017751,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999119882,
                "variance": 0.249911996
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289202.0592,
              4332400.935,
              -9.575621106,
              291057.5792,
              4333660.135,
              367.4043789
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289202.0592269307,
                    4332400.934994042,
                    -9.575621105762508
                  ],
                  [
                    289202.0592269307,
                    4333660.134994041,
                    -9.575621105762508
                  ],
                  [
                    291057.57922693074,
                    4333660.134994041,
                    367.40437889423754
                  ],
                  [
                    291057.57922693074,
                    4332400.934994042,
                    367.40437889423754
                  ],
                  [
                    289202.0592269307,
                    4332400.934994042,
                    -9.575621105762508
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:49:10+00:00",
            "end_time": "2018-02-21T18:19:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_176520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48034356961602,
              39.09316489013097,
              -7.243712436957793
            ],
            [
              -77.48074104963807,
              39.10450132240796,
              -7.243712436957793
            ],
            [
              -77.45930260946042,
              39.104955797021276,
              374.41628756304226
            ],
            [
              -77.4589085559606,
              39.09361918223401,
              374.41628756304226
            ],
            [
              -77.48034356961602,
              39.09316489013097,
              -7.243712436957793
            ]
          ]
        ]
      },
      "bbox": [
        -77.48074105,
        39.09316489,
        -7.243712437,
        -77.45890856,
        39.1049558,
        374.4162876
      ],
      "properties": {
        "datetime": "2018-02-21T18:50:36Z",
        "pc:count": 15283809,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286621.3778,
            "count": 15283809,
            "maximum": 287346.3359,
            "minimum": 285490.9559,
            "name": "X",
            "position": 0,
            "stddev": 475.4330517,
            "variance": 226036.5866
          },
          {
            "average": 4330609.878,
            "count": 15283809,
            "maximum": 4331302.481,
            "minimum": 4330043.261,
            "name": "Y",
            "position": 1,
            "stddev": 321.9720911,
            "variance": 103666.0274
          },
          {
            "average": 78.670131,
            "count": 15283809,
            "maximum": 374.4162876,
            "minimum": -7.243712437,
            "name": "Z",
            "position": 2,
            "stddev": 12.42995263,
            "variance": 154.5037224
          },
          {
            "average": 4989.817499,
            "count": 15283809,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5532.171822,
            "variance": 30604925.07
          },
          {
            "average": 2.263882845,
            "count": 15283809,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.308317375,
            "variance": 1.711694354
          },
          {
            "average": 3.329475656,
            "count": 15283809,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.442494104,
            "variance": 2.080789239
          },
          {
            "average": 0.5016735684,
            "count": 15283809,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972155,
            "variance": 0.2499972155
          },
          {
            "average": 0,
            "count": 15283809,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361749875,
            "count": 15283809,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6848236788,
            "variance": 0.468983471
          },
          {
            "average": 8.907317564,
            "count": 15283809,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.23156222,
            "variance": 126.1479899
          },
          {
            "average": 0,
            "count": 15283809,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.37965785,
            "count": 15283809,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.647205606,
            "variance": 0.4188750965
          },
          {
            "average": 203273382.3,
            "count": 15283809,
            "maximum": 203274236.3,
            "minimum": 203272427.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 782.9014746,
            "variance": 612934.7189
          },
          {
            "average": 0,
            "count": 15283809,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15283809,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15283809,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003889082885,
            "count": 15283809,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0197169233,
            "variance": 0.0003887570643
          },
          {
            "average": 0.3310079968,
            "count": 15283809,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4705759422,
            "variance": 0.2214417173
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285490.9559,
          4330043.261,
          -7.243712437,
          287346.3359,
          4331302.481,
          374.4162876
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285490.9559446169,
                4330043.261223235,
                -7.243712436957793
              ],
              [
                285490.9559446169,
                4331302.481223236,
                -7.243712436957793
              ],
              [
                287346.3359446169,
                4331302.481223236,
                374.41628756304226
              ],
              [
                287346.3359446169,
                4330043.261223235,
                374.41628756304226
              ],
              [
                285490.9559446169,
                4330043.261223235,
                -7.243712436957793
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:50:36+00:00",
        "end_time": "2018-02-21T18:20:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_176520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_176520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_176520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_176520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48074105,
            39.09316489,
            -7.243712437,
            -77.45890856,
            39.1049558,
            374.4162876
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48034356961602,
                  39.09316489013097,
                  -7.243712436957793
                ],
                [
                  -77.48074104963807,
                  39.10450132240796,
                  -7.243712436957793
                ],
                [
                  -77.45930260946042,
                  39.104955797021276,
                  374.41628756304226
                ],
                [
                  -77.4589085559606,
                  39.09361918223401,
                  374.41628756304226
                ],
                [
                  -77.48034356961602,
                  39.09316489013097,
                  -7.243712436957793
                ]
              ]
            ]
          },
          "id": "20180221_176520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_176520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:50:36Z",
            "pc:count": 15283809,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286621.3778,
                "count": 15283809,
                "maximum": 287346.3359,
                "minimum": 285490.9559,
                "name": "X",
                "position": 0,
                "stddev": 475.4330517,
                "variance": 226036.5866
              },
              {
                "average": 4330609.878,
                "count": 15283809,
                "maximum": 4331302.481,
                "minimum": 4330043.261,
                "name": "Y",
                "position": 1,
                "stddev": 321.9720911,
                "variance": 103666.0274
              },
              {
                "average": 78.670131,
                "count": 15283809,
                "maximum": 374.4162876,
                "minimum": -7.243712437,
                "name": "Z",
                "position": 2,
                "stddev": 12.42995263,
                "variance": 154.5037224
              },
              {
                "average": 4989.817499,
                "count": 15283809,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5532.171822,
                "variance": 30604925.07
              },
              {
                "average": 2.263882845,
                "count": 15283809,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.308317375,
                "variance": 1.711694354
              },
              {
                "average": 3.329475656,
                "count": 15283809,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.442494104,
                "variance": 2.080789239
              },
              {
                "average": 0.5016735684,
                "count": 15283809,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972155,
                "variance": 0.2499972155
              },
              {
                "average": 0,
                "count": 15283809,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361749875,
                "count": 15283809,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6848236788,
                "variance": 0.468983471
              },
              {
                "average": 8.907317564,
                "count": 15283809,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.23156222,
                "variance": 126.1479899
              },
              {
                "average": 0,
                "count": 15283809,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.37965785,
                "count": 15283809,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.647205606,
                "variance": 0.4188750965
              },
              {
                "average": 203273382.3,
                "count": 15283809,
                "maximum": 203274236.3,
                "minimum": 203272427.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 782.9014746,
                "variance": 612934.7189
              },
              {
                "average": 0,
                "count": 15283809,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15283809,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15283809,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003889082885,
                "count": 15283809,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0197169233,
                "variance": 0.0003887570643
              },
              {
                "average": 0.3310079968,
                "count": 15283809,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4705759422,
                "variance": 0.2214417173
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285490.9559,
              4330043.261,
              -7.243712437,
              287346.3359,
              4331302.481,
              374.4162876
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285490.9559446169,
                    4330043.261223235,
                    -7.243712436957793
                  ],
                  [
                    285490.9559446169,
                    4331302.481223236,
                    -7.243712436957793
                  ],
                  [
                    287346.3359446169,
                    4331302.481223236,
                    374.41628756304226
                  ],
                  [
                    287346.3359446169,
                    4330043.261223235,
                    374.41628756304226
                  ],
                  [
                    285490.9559446169,
                    4330043.261223235,
                    -7.243712436957793
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:50:36+00:00",
            "end_time": "2018-02-21T18:20: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": "20180221_182512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45906285145172,
              39.071284406020425,
              -8.90492935364199
            ],
            [
              -77.45945617220626,
              39.08260827888135,
              -8.90492935364199
            ],
            [
              -77.43802263163872,
              39.08305865897514,
              359.855070646358
            ],
            [
              -77.43763273025866,
              39.07173460541932,
              359.855070646358
            ],
            [
              -77.45906285145172,
              39.071284406020425,
              -8.90492935364199
            ]
          ]
        ]
      },
      "bbox": [
        -77.45945617,
        39.07128441,
        -8.904929354,
        -77.43763273,
        39.08305866,
        359.8550706
      ],
      "properties": {
        "datetime": "2018-02-21T19:26:31Z",
        "pc:count": 8758735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288122.9866,
            "count": 8758735,
            "maximum": 289121.3724,
            "minimum": 287265.8724,
            "name": "X",
            "position": 0,
            "stddev": 532.0225077,
            "variance": 283047.9487
          },
          {
            "average": 4328173.722,
            "count": 8758735,
            "maximum": 4328822.401,
            "minimum": 4327564.601,
            "name": "Y",
            "position": 1,
            "stddev": 384.5004808,
            "variance": 147840.6197
          },
          {
            "average": 63.28501989,
            "count": 8758735,
            "maximum": 359.8550706,
            "minimum": -8.904929354,
            "name": "Z",
            "position": 2,
            "stddev": 7.645133249,
            "variance": 58.44806239
          },
          {
            "average": 8960.023331,
            "count": 8758735,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5998.362073,
            "variance": 35980347.56
          },
          {
            "average": 1.643810779,
            "count": 8758735,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.124210411,
            "variance": 1.263849047
          },
          {
            "average": 2.18485843,
            "count": 8758735,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.555775995,
            "variance": 2.420438948
          },
          {
            "average": 0.4962085278,
            "count": 8758735,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999856531,
            "variance": 0.2499856533
          },
          {
            "average": 0,
            "count": 8758735,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.624223589,
            "count": 8758735,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6572608365,
            "variance": 0.4319918072
          },
          {
            "average": 8.645941728,
            "count": 8758735,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.39813793,
            "variance": 108.1212725
          },
          {
            "average": 0,
            "count": 8758735,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.74872639,
            "count": 8758735,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5511682097,
            "variance": 0.3037863954
          },
          {
            "average": 203275606.7,
            "count": 8758735,
            "maximum": 203276391.3,
            "minimum": 203274469.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 751.8172295,
            "variance": 565229.1466
          },
          {
            "average": 0,
            "count": 8758735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8758735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8758735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004781512399,
            "count": 8758735,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02186144245,
            "variance": 0.0004779226658
          },
          {
            "average": 0.3622644138,
            "count": 8758735,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4806546938,
            "variance": 0.2310289347
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287265.8724,
          4327564.601,
          -8.904929354,
          289121.3724,
          4328822.401,
          359.8550706
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287265.8723798599,
                4327564.600826534,
                -8.90492935364199
              ],
              [
                287265.8723798599,
                4328822.400826535,
                -8.90492935364199
              ],
              [
                289121.3723798599,
                4328822.400826535,
                359.855070646358
              ],
              [
                289121.3723798599,
                4327564.600826534,
                359.855070646358
              ],
              [
                287265.8723798599,
                4327564.600826534,
                -8.90492935364199
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:26:31+00:00",
        "end_time": "2018-02-21T18:54:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_182512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_182512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_182512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_182512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.45945617,
            39.07128441,
            -8.904929354,
            -77.43763273,
            39.08305866,
            359.8550706
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45906285145172,
                  39.071284406020425,
                  -8.90492935364199
                ],
                [
                  -77.45945617220626,
                  39.08260827888135,
                  -8.90492935364199
                ],
                [
                  -77.43802263163872,
                  39.08305865897514,
                  359.855070646358
                ],
                [
                  -77.43763273025866,
                  39.07173460541932,
                  359.855070646358
                ],
                [
                  -77.45906285145172,
                  39.071284406020425,
                  -8.90492935364199
                ]
              ]
            ]
          },
          "id": "20180221_182512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_182512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:26:31Z",
            "pc:count": 8758735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288122.9866,
                "count": 8758735,
                "maximum": 289121.3724,
                "minimum": 287265.8724,
                "name": "X",
                "position": 0,
                "stddev": 532.0225077,
                "variance": 283047.9487
              },
              {
                "average": 4328173.722,
                "count": 8758735,
                "maximum": 4328822.401,
                "minimum": 4327564.601,
                "name": "Y",
                "position": 1,
                "stddev": 384.5004808,
                "variance": 147840.6197
              },
              {
                "average": 63.28501989,
                "count": 8758735,
                "maximum": 359.8550706,
                "minimum": -8.904929354,
                "name": "Z",
                "position": 2,
                "stddev": 7.645133249,
                "variance": 58.44806239
              },
              {
                "average": 8960.023331,
                "count": 8758735,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5998.362073,
                "variance": 35980347.56
              },
              {
                "average": 1.643810779,
                "count": 8758735,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.124210411,
                "variance": 1.263849047
              },
              {
                "average": 2.18485843,
                "count": 8758735,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.555775995,
                "variance": 2.420438948
              },
              {
                "average": 0.4962085278,
                "count": 8758735,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999856531,
                "variance": 0.2499856533
              },
              {
                "average": 0,
                "count": 8758735,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.624223589,
                "count": 8758735,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6572608365,
                "variance": 0.4319918072
              },
              {
                "average": 8.645941728,
                "count": 8758735,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.39813793,
                "variance": 108.1212725
              },
              {
                "average": 0,
                "count": 8758735,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.74872639,
                "count": 8758735,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5511682097,
                "variance": 0.3037863954
              },
              {
                "average": 203275606.7,
                "count": 8758735,
                "maximum": 203276391.3,
                "minimum": 203274469.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 751.8172295,
                "variance": 565229.1466
              },
              {
                "average": 0,
                "count": 8758735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8758735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8758735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004781512399,
                "count": 8758735,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02186144245,
                "variance": 0.0004779226658
              },
              {
                "average": 0.3622644138,
                "count": 8758735,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4806546938,
                "variance": 0.2310289347
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287265.8724,
              4327564.601,
              -8.904929354,
              289121.3724,
              4328822.401,
              359.8550706
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287265.8723798599,
                    4327564.600826534,
                    -8.90492935364199
                  ],
                  [
                    287265.8723798599,
                    4328822.400826535,
                    -8.90492935364199
                  ],
                  [
                    289121.3723798599,
                    4328822.400826535,
                    359.855070646358
                  ],
                  [
                    289121.3723798599,
                    4327564.600826534,
                    359.855070646358
                  ],
                  [
                    287265.8723798599,
                    4327564.600826534,
                    -8.90492935364199
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:26:31+00:00",
            "end_time": "2018-02-21T18:54: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": "20180220_176528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48049314871373,
              39.11512845818742,
              -10.289592691135084
            ],
            [
              -77.4808910268506,
              39.126466646916015,
              -10.289592691135084
            ],
            [
              -77.45944362024761,
              39.12692140990294,
              376.39040730886495
            ],
            [
              -77.45904917329106,
              39.11558303854957,
              376.39040730886495
            ],
            [
              -77.48049314871373,
              39.11512845818742,
              -10.289592691135084
            ]
          ]
        ]
      },
      "bbox": [
        -77.48089103,
        39.11512846,
        -10.28959269,
        -77.45904917,
        39.12692141,
        376.3904073
      ],
      "properties": {
        "datetime": "2018-02-21T18:25:16Z",
        "pc:count": 22389688,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286406.2596,
            "count": 22389688,
            "maximum": 287400.208,
            "minimum": 285544.628,
            "name": "X",
            "position": 0,
            "stddev": 483.9369213,
            "variance": 234194.9438
          },
          {
            "average": 4333130.212,
            "count": 22389688,
            "maximum": 4333740.87,
            "minimum": 4332481.45,
            "name": "Y",
            "position": 1,
            "stddev": 335.4749063,
            "variance": 112543.4127
          },
          {
            "average": 86.33774551,
            "count": 22389688,
            "maximum": 376.3904073,
            "minimum": -10.28959269,
            "name": "Z",
            "position": 2,
            "stddev": 14.36166747,
            "variance": 206.2574926
          },
          {
            "average": 5564.111139,
            "count": 22389688,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5733.141419,
            "variance": 32868910.53
          },
          {
            "average": 2.227971645,
            "count": 22389688,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.330507901,
            "variance": 1.770251274
          },
          {
            "average": 3.251677201,
            "count": 22389688,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.520360595,
            "variance": 2.311496338
          },
          {
            "average": 0.5034337683,
            "count": 22389688,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999882203,
            "variance": 0.2499882204
          },
          {
            "average": 0,
            "count": 22389688,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.387040007,
            "count": 22389688,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.497738253,
            "variance": 0.2477433685
          },
          {
            "average": 0.798846034,
            "count": 22389688,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.89203526,
            "variance": 192.9886437
          },
          {
            "average": 0,
            "count": 22389688,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.48551445,
            "count": 22389688,
            "maximum": 51,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5278735842,
            "variance": 0.2786505209
          },
          {
            "average": 203235074.5,
            "count": 22389688,
            "maximum": 203272716.6,
            "minimum": 203198251.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36392.97084,
            "variance": 1324448327
          },
          {
            "average": 0,
            "count": 22389688,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22389688,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22389688,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002103200366,
            "count": 22389688,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01450089002,
            "variance": 0.0002102758115
          },
          {
            "average": 0.440790555,
            "count": 22389688,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4964818754,
            "variance": 0.2464942526
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285544.628,
          4332481.45,
          -10.28959269,
          287400.208,
          4333740.87,
          376.3904073
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285544.6279579595,
                4332481.4500447875,
                -10.289592691135084
              ],
              [
                285544.6279579595,
                4333740.870044787,
                -10.289592691135084
              ],
              [
                287400.20795795944,
                4333740.870044787,
                376.39040730886495
              ],
              [
                287400.20795795944,
                4332481.4500447875,
                376.39040730886495
              ],
              [
                285544.6279579595,
                4332481.4500447875,
                -10.289592691135084
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:25:16+00:00",
        "end_time": "2018-02-20T21:44:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_176528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_176528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_176528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48089103,
            39.11512846,
            -10.28959269,
            -77.45904917,
            39.12692141,
            376.3904073
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48049314871373,
                  39.11512845818742,
                  -10.289592691135084
                ],
                [
                  -77.4808910268506,
                  39.126466646916015,
                  -10.289592691135084
                ],
                [
                  -77.45944362024761,
                  39.12692140990294,
                  376.39040730886495
                ],
                [
                  -77.45904917329106,
                  39.11558303854957,
                  376.39040730886495
                ],
                [
                  -77.48049314871373,
                  39.11512845818742,
                  -10.289592691135084
                ]
              ]
            ]
          },
          "id": "20180220_176528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:25:16Z",
            "pc:count": 22389688,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286406.2596,
                "count": 22389688,
                "maximum": 287400.208,
                "minimum": 285544.628,
                "name": "X",
                "position": 0,
                "stddev": 483.9369213,
                "variance": 234194.9438
              },
              {
                "average": 4333130.212,
                "count": 22389688,
                "maximum": 4333740.87,
                "minimum": 4332481.45,
                "name": "Y",
                "position": 1,
                "stddev": 335.4749063,
                "variance": 112543.4127
              },
              {
                "average": 86.33774551,
                "count": 22389688,
                "maximum": 376.3904073,
                "minimum": -10.28959269,
                "name": "Z",
                "position": 2,
                "stddev": 14.36166747,
                "variance": 206.2574926
              },
              {
                "average": 5564.111139,
                "count": 22389688,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5733.141419,
                "variance": 32868910.53
              },
              {
                "average": 2.227971645,
                "count": 22389688,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.330507901,
                "variance": 1.770251274
              },
              {
                "average": 3.251677201,
                "count": 22389688,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.520360595,
                "variance": 2.311496338
              },
              {
                "average": 0.5034337683,
                "count": 22389688,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999882203,
                "variance": 0.2499882204
              },
              {
                "average": 0,
                "count": 22389688,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.387040007,
                "count": 22389688,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.497738253,
                "variance": 0.2477433685
              },
              {
                "average": 0.798846034,
                "count": 22389688,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.89203526,
                "variance": 192.9886437
              },
              {
                "average": 0,
                "count": 22389688,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.48551445,
                "count": 22389688,
                "maximum": 51,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5278735842,
                "variance": 0.2786505209
              },
              {
                "average": 203235074.5,
                "count": 22389688,
                "maximum": 203272716.6,
                "minimum": 203198251.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36392.97084,
                "variance": 1324448327
              },
              {
                "average": 0,
                "count": 22389688,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22389688,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22389688,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002103200366,
                "count": 22389688,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01450089002,
                "variance": 0.0002102758115
              },
              {
                "average": 0.440790555,
                "count": 22389688,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4964818754,
                "variance": 0.2464942526
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285544.628,
              4332481.45,
              -10.28959269,
              287400.208,
              4333740.87,
              376.3904073
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285544.6279579595,
                    4332481.4500447875,
                    -10.289592691135084
                  ],
                  [
                    285544.6279579595,
                    4333740.870044787,
                    -10.289592691135084
                  ],
                  [
                    287400.20795795944,
                    4333740.870044787,
                    376.39040730886495
                  ],
                  [
                    287400.20795795944,
                    4332481.4500447875,
                    376.39040730886495
                  ],
                  [
                    285544.6279579595,
                    4332481.4500447875,
                    -10.289592691135084
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:25:16+00:00",
            "end_time": "2018-02-20T21: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": "20180221_182516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45910511943723,
              39.0822686044615,
              -9.844339001653083
            ],
            [
              -77.45949904517602,
              39.093605239692245,
              -9.844339001653083
            ],
            [
              -77.43809129092524,
              39.09405512376739,
              363.31566099834697
            ],
            [
              -77.43770078564026,
              39.08271830785208,
              363.31566099834697
            ],
            [
              -77.45910511943723,
              39.0822686044615,
              -9.844339001653083
            ]
          ]
        ]
      },
      "bbox": [
        -77.45949905,
        39.0822686,
        -9.844339002,
        -77.43770079,
        39.09405512,
        363.315661
      ],
      "properties": {
        "datetime": "2018-02-21T19:21:19Z",
        "pc:count": 18392925,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288125.8606,
            "count": 18392925,
            "maximum": 289148.2003,
            "minimum": 287295.2203,
            "name": "X",
            "position": 0,
            "stddev": 540.1864665,
            "variance": 291801.4185
          },
          {
            "average": 4329524.473,
            "count": 18392925,
            "maximum": 4330043.097,
            "minimum": 4328783.877,
            "name": "Y",
            "position": 1,
            "stddev": 325.8796224,
            "variance": 106197.5283
          },
          {
            "average": 74.88914188,
            "count": 18392925,
            "maximum": 363.315661,
            "minimum": -9.844339002,
            "name": "Z",
            "position": 2,
            "stddev": 15.13800642,
            "variance": 229.1592382
          },
          {
            "average": 4748.034461,
            "count": 18392925,
            "maximum": 63352,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4926.50816,
            "variance": 24270482.65
          },
          {
            "average": 2.210504419,
            "count": 18392925,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.297685954,
            "variance": 1.683988836
          },
          {
            "average": 3.248591891,
            "count": 18392925,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.460732799,
            "variance": 2.133740309
          },
          {
            "average": 0.4943206695,
            "count": 18392925,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999677578,
            "variance": 0.2499677588
          },
          {
            "average": 0,
            "count": 18392925,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.337851157,
            "count": 18392925,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4949549497,
            "variance": 0.2449804023
          },
          {
            "average": -6.872371029,
            "count": 18392925,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.63269177,
            "variance": 159.5849014
          },
          {
            "average": 0,
            "count": 18392925,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.70880782,
            "count": 18392925,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.676425966,
            "variance": 0.4575520875
          },
          {
            "average": 203274571.1,
            "count": 18392925,
            "maximum": 203276079.6,
            "minimum": 203274177.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 581.6603043,
            "variance": 338328.7096
          },
          {
            "average": 0,
            "count": 18392925,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18392925,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18392925,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003228415274,
            "count": 18392925,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01796489127,
            "variance": 0.0003227373183
          },
          {
            "average": 0.4014931285,
            "count": 18392925,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4902003767,
            "variance": 0.2402964093
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287295.2203,
          4328783.877,
          -9.844339002,
          289148.2003,
          4330043.097,
          363.315661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287295.2202953899,
                4328783.876782505,
                -9.844339001653083
              ],
              [
                287295.2202953899,
                4330043.0967825055,
                -9.844339001653083
              ],
              [
                289148.20029538986,
                4330043.0967825055,
                363.31566099834697
              ],
              [
                289148.20029538986,
                4328783.876782505,
                363.31566099834697
              ],
              [
                287295.2202953899,
                4328783.876782505,
                -9.844339001653083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:21:19+00:00",
        "end_time": "2018-02-21T18:49:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_182516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_182516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_182516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_182516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.45949905,
            39.0822686,
            -9.844339002,
            -77.43770079,
            39.09405512,
            363.315661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45910511943723,
                  39.0822686044615,
                  -9.844339001653083
                ],
                [
                  -77.45949904517602,
                  39.093605239692245,
                  -9.844339001653083
                ],
                [
                  -77.43809129092524,
                  39.09405512376739,
                  363.31566099834697
                ],
                [
                  -77.43770078564026,
                  39.08271830785208,
                  363.31566099834697
                ],
                [
                  -77.45910511943723,
                  39.0822686044615,
                  -9.844339001653083
                ]
              ]
            ]
          },
          "id": "20180221_182516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_182516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:21:19Z",
            "pc:count": 18392925,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288125.8606,
                "count": 18392925,
                "maximum": 289148.2003,
                "minimum": 287295.2203,
                "name": "X",
                "position": 0,
                "stddev": 540.1864665,
                "variance": 291801.4185
              },
              {
                "average": 4329524.473,
                "count": 18392925,
                "maximum": 4330043.097,
                "minimum": 4328783.877,
                "name": "Y",
                "position": 1,
                "stddev": 325.8796224,
                "variance": 106197.5283
              },
              {
                "average": 74.88914188,
                "count": 18392925,
                "maximum": 363.315661,
                "minimum": -9.844339002,
                "name": "Z",
                "position": 2,
                "stddev": 15.13800642,
                "variance": 229.1592382
              },
              {
                "average": 4748.034461,
                "count": 18392925,
                "maximum": 63352,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4926.50816,
                "variance": 24270482.65
              },
              {
                "average": 2.210504419,
                "count": 18392925,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.297685954,
                "variance": 1.683988836
              },
              {
                "average": 3.248591891,
                "count": 18392925,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.460732799,
                "variance": 2.133740309
              },
              {
                "average": 0.4943206695,
                "count": 18392925,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999677578,
                "variance": 0.2499677588
              },
              {
                "average": 0,
                "count": 18392925,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.337851157,
                "count": 18392925,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4949549497,
                "variance": 0.2449804023
              },
              {
                "average": -6.872371029,
                "count": 18392925,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.63269177,
                "variance": 159.5849014
              },
              {
                "average": 0,
                "count": 18392925,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.70880782,
                "count": 18392925,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.676425966,
                "variance": 0.4575520875
              },
              {
                "average": 203274571.1,
                "count": 18392925,
                "maximum": 203276079.6,
                "minimum": 203274177.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 581.6603043,
                "variance": 338328.7096
              },
              {
                "average": 0,
                "count": 18392925,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18392925,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18392925,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003228415274,
                "count": 18392925,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01796489127,
                "variance": 0.0003227373183
              },
              {
                "average": 0.4014931285,
                "count": 18392925,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4902003767,
                "variance": 0.2402964093
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287295.2203,
              4328783.877,
              -9.844339002,
              289148.2003,
              4330043.097,
              363.315661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287295.2202953899,
                    4328783.876782505,
                    -9.844339001653083
                  ],
                  [
                    287295.2202953899,
                    4330043.0967825055,
                    -9.844339001653083
                  ],
                  [
                    289148.20029538986,
                    4330043.0967825055,
                    363.31566099834697
                  ],
                  [
                    289148.20029538986,
                    4328783.876782505,
                    363.31566099834697
                  ],
                  [
                    287295.2202953899,
                    4328783.876782505,
                    -9.844339001653083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:21:19+00:00",
            "end_time": "2018-02-21T18:49:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_188552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43860577721513,
              39.18118793610129,
              -6.81171449186408
            ],
            [
              -77.43899784265714,
              39.192525812829636,
              -6.81171449186408
            ],
            [
              -77.41753108545866,
              39.19297346532655,
              363.468285508136
            ],
            [
              -77.41714246253451,
              39.1816354089207,
              363.468285508136
            ],
            [
              -77.43860577721513,
              39.18118793610129,
              -6.81171449186408
            ]
          ]
        ]
      },
      "bbox": [
        -77.43899784,
        39.18118794,
        -6.811714492,
        -77.41714246,
        39.19297347,
        363.4682855
      ],
      "properties": {
        "datetime": "2018-02-20T21:37:04Z",
        "pc:count": 15203674,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290418.9414,
            "count": 15203674,
            "maximum": 291219.1305,
            "minimum": 289363.6705,
            "name": "X",
            "position": 0,
            "stddev": 502.403773,
            "variance": 252409.5512
          },
          {
            "average": 4340325.879,
            "count": 15203674,
            "maximum": 4340974.898,
            "minimum": 4339715.538,
            "name": "Y",
            "position": 1,
            "stddev": 336.9957923,
            "variance": 113566.164
          },
          {
            "average": 126.5689793,
            "count": 15203674,
            "maximum": 363.4682855,
            "minimum": -6.811714492,
            "name": "Z",
            "position": 2,
            "stddev": 10.30936889,
            "variance": 106.2830869
          },
          {
            "average": 6972.99785,
            "count": 15203674,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5945.972206,
            "variance": 35354585.48
          },
          {
            "average": 1.893018293,
            "count": 15203674,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.225008963,
            "variance": 1.500646959
          },
          {
            "average": 2.675758307,
            "count": 15203674,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.580567441,
            "variance": 2.498193435
          },
          {
            "average": 0.5010444186,
            "count": 15203674,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989256,
            "variance": 0.2499989256
          },
          {
            "average": 0,
            "count": 15203674,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.45689726,
            "count": 15203674,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5067862538,
            "variance": 0.2568323071
          },
          {
            "average": 8.943439033,
            "count": 15203674,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.49437257,
            "variance": 110.1318557
          },
          {
            "average": 0,
            "count": 15203674,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.41964626,
            "count": 15203674,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.611389145,
            "variance": 0.3737966866
          },
          {
            "average": 203197122.3,
            "count": 15203674,
            "maximum": 203197824.9,
            "minimum": 203195995.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 667.7316243,
            "variance": 445865.5221
          },
          {
            "average": 0,
            "count": 15203674,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15203674,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15203674,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001481878656,
            "count": 15203674,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01217234225,
            "variance": 0.0001481659157
          },
          {
            "average": 0.5007281135,
            "count": 15203674,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999994863,
            "variance": 0.2499994863
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289363.6705,
          4339715.538,
          -6.811714492,
          291219.1305,
          4340974.898,
          363.4682855
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289363.67049521476,
                4339715.538281555,
                -6.81171449186408
              ],
              [
                289363.67049521476,
                4340974.898281555,
                -6.81171449186408
              ],
              [
                291219.1304952147,
                4340974.898281555,
                363.468285508136
              ],
              [
                291219.1304952147,
                4339715.538281555,
                363.468285508136
              ],
              [
                289363.67049521476,
                4339715.538281555,
                -6.81171449186408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:37:04+00:00",
        "end_time": "2018-02-20T21:06:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_188552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_188552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_188552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43899784,
            39.18118794,
            -6.811714492,
            -77.41714246,
            39.19297347,
            363.4682855
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43860577721513,
                  39.18118793610129,
                  -6.81171449186408
                ],
                [
                  -77.43899784265714,
                  39.192525812829636,
                  -6.81171449186408
                ],
                [
                  -77.41753108545866,
                  39.19297346532655,
                  363.468285508136
                ],
                [
                  -77.41714246253451,
                  39.1816354089207,
                  363.468285508136
                ],
                [
                  -77.43860577721513,
                  39.18118793610129,
                  -6.81171449186408
                ]
              ]
            ]
          },
          "id": "20180220_188552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:37:04Z",
            "pc:count": 15203674,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290418.9414,
                "count": 15203674,
                "maximum": 291219.1305,
                "minimum": 289363.6705,
                "name": "X",
                "position": 0,
                "stddev": 502.403773,
                "variance": 252409.5512
              },
              {
                "average": 4340325.879,
                "count": 15203674,
                "maximum": 4340974.898,
                "minimum": 4339715.538,
                "name": "Y",
                "position": 1,
                "stddev": 336.9957923,
                "variance": 113566.164
              },
              {
                "average": 126.5689793,
                "count": 15203674,
                "maximum": 363.4682855,
                "minimum": -6.811714492,
                "name": "Z",
                "position": 2,
                "stddev": 10.30936889,
                "variance": 106.2830869
              },
              {
                "average": 6972.99785,
                "count": 15203674,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5945.972206,
                "variance": 35354585.48
              },
              {
                "average": 1.893018293,
                "count": 15203674,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.225008963,
                "variance": 1.500646959
              },
              {
                "average": 2.675758307,
                "count": 15203674,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.580567441,
                "variance": 2.498193435
              },
              {
                "average": 0.5010444186,
                "count": 15203674,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989256,
                "variance": 0.2499989256
              },
              {
                "average": 0,
                "count": 15203674,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.45689726,
                "count": 15203674,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5067862538,
                "variance": 0.2568323071
              },
              {
                "average": 8.943439033,
                "count": 15203674,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.49437257,
                "variance": 110.1318557
              },
              {
                "average": 0,
                "count": 15203674,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.41964626,
                "count": 15203674,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.611389145,
                "variance": 0.3737966866
              },
              {
                "average": 203197122.3,
                "count": 15203674,
                "maximum": 203197824.9,
                "minimum": 203195995.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 667.7316243,
                "variance": 445865.5221
              },
              {
                "average": 0,
                "count": 15203674,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15203674,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15203674,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001481878656,
                "count": 15203674,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01217234225,
                "variance": 0.0001481659157
              },
              {
                "average": 0.5007281135,
                "count": 15203674,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999994863,
                "variance": 0.2499994863
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289363.6705,
              4339715.538,
              -6.811714492,
              291219.1305,
              4340974.898,
              363.4682855
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289363.67049521476,
                    4339715.538281555,
                    -6.81171449186408
                  ],
                  [
                    289363.67049521476,
                    4340974.898281555,
                    -6.81171449186408
                  ],
                  [
                    291219.1304952147,
                    4340974.898281555,
                    363.468285508136
                  ],
                  [
                    291219.1304952147,
                    4339715.538281555,
                    363.468285508136
                  ],
                  [
                    289363.67049521476,
                    4339715.538281555,
                    -6.81171449186408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:37:04+00:00",
            "end_time": "2018-02-20T21:06: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": "20180220_176536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48064054256848,
              39.137092756155226,
              -6.762710952010849
            ],
            [
              -77.48103874291087,
              39.14843054069319,
              -6.762710952010849
            ],
            [
              -77.45958721764225,
              39.14888548917877,
              348.15728904798914
            ],
            [
              -77.45919245171275,
              39.137547521977545,
              348.15728904798914
            ],
            [
              -77.48064054256848,
              39.137092756155226,
              -6.762710952010849
            ]
          ]
        ]
      },
      "bbox": [
        -77.48103874,
        39.13709276,
        -6.762710952,
        -77.45919245,
        39.14888549,
        348.157289
      ],
      "properties": {
        "datetime": "2018-02-20T22:06:47Z",
        "pc:count": 16285058,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286486.1618,
            "count": 16285058,
            "maximum": 287453.8907,
            "minimum": 285598.5307,
            "name": "X",
            "position": 0,
            "stddev": 539.8444279,
            "variance": 291432.0064
          },
          {
            "average": 4335488.104,
            "count": 16285058,
            "maximum": 4336179.102,
            "minimum": 4334919.722,
            "name": "Y",
            "position": 1,
            "stddev": 338.7821729,
            "variance": 114773.3607
          },
          {
            "average": 101.8512887,
            "count": 16285058,
            "maximum": 348.157289,
            "minimum": -6.762710952,
            "name": "Z",
            "position": 2,
            "stddev": 10.21575843,
            "variance": 104.3617204
          },
          {
            "average": 6277.767388,
            "count": 16285058,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5966.779665,
            "variance": 35602459.57
          },
          {
            "average": 2.109098475,
            "count": 16285058,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.327363142,
            "variance": 1.76189291
          },
          {
            "average": 3.053974017,
            "count": 16285058,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.602469005,
            "variance": 2.567906914
          },
          {
            "average": 0.4976772573,
            "count": 16285058,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999946202,
            "variance": 0.2499946202
          },
          {
            "average": 0,
            "count": 16285058,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.400227681,
            "count": 16285058,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4964101149,
            "variance": 0.2464230021
          },
          {
            "average": -4.114130452,
            "count": 16285058,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.67286212,
            "variance": 186.9471585
          },
          {
            "average": 0,
            "count": 16285058,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.83411603,
            "count": 16285058,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.72067645,
            "variance": 0.5193745456
          },
          {
            "average": 203198400.4,
            "count": 16285058,
            "maximum": 203199607.8,
            "minimum": 203197890.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 601.2579468,
            "variance": 361511.1186
          },
          {
            "average": 0,
            "count": 16285058,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16285058,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16285058,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001684980182,
            "count": 16285058,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01297958539,
            "variance": 0.000168469637
          },
          {
            "average": 0.4413192142,
            "count": 16285058,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.496544641,
            "variance": 0.2465565805
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285598.5307,
          4334919.722,
          -6.762710952,
          287453.8907,
          4336179.102,
          348.157289
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285598.5307433861,
                4334919.722343073,
                -6.762710952010849
              ],
              [
                285598.5307433861,
                4336179.102343074,
                -6.762710952010849
              ],
              [
                287453.89074338606,
                4336179.102343074,
                348.15728904798914
              ],
              [
                287453.89074338606,
                4334919.722343073,
                348.15728904798914
              ],
              [
                285598.5307433861,
                4334919.722343073,
                -6.762710952010849
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:06:47+00:00",
        "end_time": "2018-02-20T21:38:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_176536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_176536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_176536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48103874,
            39.13709276,
            -6.762710952,
            -77.45919245,
            39.14888549,
            348.157289
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48064054256848,
                  39.137092756155226,
                  -6.762710952010849
                ],
                [
                  -77.48103874291087,
                  39.14843054069319,
                  -6.762710952010849
                ],
                [
                  -77.45958721764225,
                  39.14888548917877,
                  348.15728904798914
                ],
                [
                  -77.45919245171275,
                  39.137547521977545,
                  348.15728904798914
                ],
                [
                  -77.48064054256848,
                  39.137092756155226,
                  -6.762710952010849
                ]
              ]
            ]
          },
          "id": "20180220_176536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:06:47Z",
            "pc:count": 16285058,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286486.1618,
                "count": 16285058,
                "maximum": 287453.8907,
                "minimum": 285598.5307,
                "name": "X",
                "position": 0,
                "stddev": 539.8444279,
                "variance": 291432.0064
              },
              {
                "average": 4335488.104,
                "count": 16285058,
                "maximum": 4336179.102,
                "minimum": 4334919.722,
                "name": "Y",
                "position": 1,
                "stddev": 338.7821729,
                "variance": 114773.3607
              },
              {
                "average": 101.8512887,
                "count": 16285058,
                "maximum": 348.157289,
                "minimum": -6.762710952,
                "name": "Z",
                "position": 2,
                "stddev": 10.21575843,
                "variance": 104.3617204
              },
              {
                "average": 6277.767388,
                "count": 16285058,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5966.779665,
                "variance": 35602459.57
              },
              {
                "average": 2.109098475,
                "count": 16285058,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.327363142,
                "variance": 1.76189291
              },
              {
                "average": 3.053974017,
                "count": 16285058,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.602469005,
                "variance": 2.567906914
              },
              {
                "average": 0.4976772573,
                "count": 16285058,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999946202,
                "variance": 0.2499946202
              },
              {
                "average": 0,
                "count": 16285058,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.400227681,
                "count": 16285058,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4964101149,
                "variance": 0.2464230021
              },
              {
                "average": -4.114130452,
                "count": 16285058,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.67286212,
                "variance": 186.9471585
              },
              {
                "average": 0,
                "count": 16285058,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.83411603,
                "count": 16285058,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.72067645,
                "variance": 0.5193745456
              },
              {
                "average": 203198400.4,
                "count": 16285058,
                "maximum": 203199607.8,
                "minimum": 203197890.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 601.2579468,
                "variance": 361511.1186
              },
              {
                "average": 0,
                "count": 16285058,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16285058,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16285058,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001684980182,
                "count": 16285058,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01297958539,
                "variance": 0.000168469637
              },
              {
                "average": 0.4413192142,
                "count": 16285058,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.496544641,
                "variance": 0.2465565805
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285598.5307,
              4334919.722,
              -6.762710952,
              287453.8907,
              4336179.102,
              348.157289
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285598.5307433861,
                    4334919.722343073,
                    -6.762710952010849
                  ],
                  [
                    285598.5307433861,
                    4336179.102343074,
                    -6.762710952010849
                  ],
                  [
                    287453.89074338606,
                    4336179.102343074,
                    348.15728904798914
                  ],
                  [
                    287453.89074338606,
                    4334919.722343073,
                    348.15728904798914
                  ],
                  [
                    285598.5307433861,
                    4334919.722343073,
                    -6.762710952010849
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:06:47+00:00",
            "end_time": "2018-02-20T21:38: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": "20180220_188544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43846929423407,
              39.15922370740237,
              2.845625054552556
            ],
            [
              -77.43886103143798,
              39.170561628114974,
              2.845625054552556
            ],
            [
              -77.41740280194018,
              39.17100900887684,
              347.2656250545526
            ],
            [
              -77.4170145031994,
              39.15967090856636,
              347.2656250545526
            ],
            [
              -77.43846929423407,
              39.15922370740237,
              2.845625054552556
            ]
          ]
        ]
      },
      "bbox": [
        -77.43886103,
        39.15922371,
        2.845625055,
        -77.4170145,
        39.17100901,
        347.2656251
      ],
      "properties": {
        "datetime": "2018-02-20T22:05:28Z",
        "pc:count": 12483977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290183.1357,
            "count": 12483977,
            "maximum": 291165.1858,
            "minimum": 289309.8858,
            "name": "X",
            "position": 0,
            "stddev": 522.7020782,
            "variance": 273217.4625
          },
          {
            "average": 4337927.533,
            "count": 12483977,
            "maximum": 4338536.665,
            "minimum": 4337277.305,
            "name": "Y",
            "position": 1,
            "stddev": 364.5469871,
            "variance": 132894.5058
          },
          {
            "average": 119.784882,
            "count": 12483977,
            "maximum": 347.2656251,
            "minimum": 2.845625055,
            "name": "Z",
            "position": 2,
            "stddev": 8.679564781,
            "variance": 75.33484479
          },
          {
            "average": 7848.809412,
            "count": 12483977,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5863.825495,
            "variance": 34384449.44
          },
          {
            "average": 1.745624892,
            "count": 12483977,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.170745312,
            "variance": 1.370644585
          },
          {
            "average": 2.3968205,
            "count": 12483977,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.578000985,
            "variance": 2.49008711
          },
          {
            "average": 0.4971378111,
            "count": 12483977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918278,
            "variance": 0.2499918279
          },
          {
            "average": 0,
            "count": 12483977,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.502334232,
            "count": 12483977,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5085805268,
            "variance": 0.2586541523
          },
          {
            "average": -2.482344323,
            "count": 12483977,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.67472135,
            "variance": 186.9980039
          },
          {
            "average": 0,
            "count": 12483977,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.88924916,
            "count": 12483977,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7003848119,
            "variance": 0.4905388847
          },
          {
            "average": 203198413,
            "count": 12483977,
            "maximum": 203199528,
            "minimum": 203197811.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 585.6863826,
            "variance": 343028.5387
          },
          {
            "average": 0,
            "count": 12483977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12483977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12483977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001674947014,
            "count": 12483977,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01294089102,
            "variance": 0.0001674666603
          },
          {
            "average": 0.4710770454,
            "count": 12483977,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4991627817,
            "variance": 0.2491634827
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289309.8858,
          4337277.305,
          2.845625055,
          291165.1858,
          4338536.665,
          347.2656251
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289309.8858114452,
                4337277.3054379225,
                2.845625054552556
              ],
              [
                289309.8858114452,
                4338536.665437922,
                2.845625054552556
              ],
              [
                291165.18581144523,
                4338536.665437922,
                347.2656250545526
              ],
              [
                291165.18581144523,
                4337277.3054379225,
                347.2656250545526
              ],
              [
                289309.8858114452,
                4337277.3054379225,
                2.845625054552556
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:05:28+00:00",
        "end_time": "2018-02-20T21:36:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_188544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_188544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_188544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43886103,
            39.15922371,
            2.845625055,
            -77.4170145,
            39.17100901,
            347.2656251
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43846929423407,
                  39.15922370740237,
                  2.845625054552556
                ],
                [
                  -77.43886103143798,
                  39.170561628114974,
                  2.845625054552556
                ],
                [
                  -77.41740280194018,
                  39.17100900887684,
                  347.2656250545526
                ],
                [
                  -77.4170145031994,
                  39.15967090856636,
                  347.2656250545526
                ],
                [
                  -77.43846929423407,
                  39.15922370740237,
                  2.845625054552556
                ]
              ]
            ]
          },
          "id": "20180220_188544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:05:28Z",
            "pc:count": 12483977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290183.1357,
                "count": 12483977,
                "maximum": 291165.1858,
                "minimum": 289309.8858,
                "name": "X",
                "position": 0,
                "stddev": 522.7020782,
                "variance": 273217.4625
              },
              {
                "average": 4337927.533,
                "count": 12483977,
                "maximum": 4338536.665,
                "minimum": 4337277.305,
                "name": "Y",
                "position": 1,
                "stddev": 364.5469871,
                "variance": 132894.5058
              },
              {
                "average": 119.784882,
                "count": 12483977,
                "maximum": 347.2656251,
                "minimum": 2.845625055,
                "name": "Z",
                "position": 2,
                "stddev": 8.679564781,
                "variance": 75.33484479
              },
              {
                "average": 7848.809412,
                "count": 12483977,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5863.825495,
                "variance": 34384449.44
              },
              {
                "average": 1.745624892,
                "count": 12483977,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.170745312,
                "variance": 1.370644585
              },
              {
                "average": 2.3968205,
                "count": 12483977,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.578000985,
                "variance": 2.49008711
              },
              {
                "average": 0.4971378111,
                "count": 12483977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918278,
                "variance": 0.2499918279
              },
              {
                "average": 0,
                "count": 12483977,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.502334232,
                "count": 12483977,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5085805268,
                "variance": 0.2586541523
              },
              {
                "average": -2.482344323,
                "count": 12483977,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.67472135,
                "variance": 186.9980039
              },
              {
                "average": 0,
                "count": 12483977,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.88924916,
                "count": 12483977,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7003848119,
                "variance": 0.4905388847
              },
              {
                "average": 203198413,
                "count": 12483977,
                "maximum": 203199528,
                "minimum": 203197811.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 585.6863826,
                "variance": 343028.5387
              },
              {
                "average": 0,
                "count": 12483977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12483977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12483977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001674947014,
                "count": 12483977,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01294089102,
                "variance": 0.0001674666603
              },
              {
                "average": 0.4710770454,
                "count": 12483977,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4991627817,
                "variance": 0.2491634827
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289309.8858,
              4337277.305,
              2.845625055,
              291165.1858,
              4338536.665,
              347.2656251
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289309.8858114452,
                    4337277.3054379225,
                    2.845625054552556
                  ],
                  [
                    289309.8858114452,
                    4338536.665437922,
                    2.845625054552556
                  ],
                  [
                    291165.18581144523,
                    4338536.665437922,
                    347.2656250545526
                  ],
                  [
                    291165.18581144523,
                    4337277.3054379225,
                    347.2656250545526
                  ],
                  [
                    289309.8858114452,
                    4337277.3054379225,
                    2.845625054552556
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:05:28+00:00",
            "end_time": "2018-02-20T21:36: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": "20180220_176540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4807148972281,
              39.14807512710405,
              -6.654477899762753
            ],
            [
              -77.4811132525323,
              39.15941252948621,
              -6.654477899762753
            ],
            [
              -77.45965816245808,
              39.15986760249543,
              355.3055221002372
            ],
            [
              -77.45926324337054,
              39.14853001742084,
              355.3055221002372
            ],
            [
              -77.4807148972281,
              39.14807512710405,
              -6.654477899762753
            ]
          ]
        ]
      },
      "bbox": [
        -77.48111325,
        39.14807513,
        -6.6544779,
        -77.45926324,
        39.1598676,
        355.3055221
      ],
      "properties": {
        "datetime": "2018-02-20T21:45:07Z",
        "pc:count": 15320022,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286381.4889,
            "count": 15320022,
            "maximum": 287480.8208,
            "minimum": 285625.4408,
            "name": "X",
            "position": 0,
            "stddev": 517.1555589,
            "variance": 267449.8721
          },
          {
            "average": 4336849.618,
            "count": 15320022,
            "maximum": 4337398.228,
            "minimum": 4336138.888,
            "name": "Y",
            "position": 1,
            "stddev": 358.6016012,
            "variance": 128595.1084
          },
          {
            "average": 118.2221126,
            "count": 15320022,
            "maximum": 355.3055221,
            "minimum": -6.6544779,
            "name": "Z",
            "position": 2,
            "stddev": 12.37260246,
            "variance": 153.0812916
          },
          {
            "average": 7191.943657,
            "count": 15320022,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6088.049919,
            "variance": 37064351.82
          },
          {
            "average": 1.923214144,
            "count": 15320022,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.250063192,
            "variance": 1.562657983
          },
          {
            "average": 2.73287225,
            "count": 15320022,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.606241628,
            "variance": 2.580012168
          },
          {
            "average": 0.5014460815,
            "count": 15320022,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979252,
            "variance": 0.2499979252
          },
          {
            "average": 0,
            "count": 15320022,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405746545,
            "count": 15320022,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4998316664,
            "variance": 0.2498316948
          },
          {
            "average": 4.353675094,
            "count": 15320022,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.371115,
            "variance": 153.0444862
          },
          {
            "average": 0,
            "count": 15320022,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.86367598,
            "count": 15320022,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5613083512,
            "variance": 0.3150670651
          },
          {
            "average": 203197605.6,
            "count": 15320022,
            "maximum": 203198307.4,
            "minimum": 203196469.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 632.1700019,
            "variance": 399638.9113
          },
          {
            "average": 0,
            "count": 15320022,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15320022,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15320022,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001099867872,
            "count": 15320022,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01048688215,
            "variance": 0.0001099746973
          },
          {
            "average": 0.3456683678,
            "count": 15320022,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4755857042,
            "variance": 0.2261817621
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285625.4408,
          4336138.888,
          -6.6544779,
          287480.8208,
          4337398.228,
          355.3055221
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285625.4407929565,
                4336138.887542037,
                -6.654477899762753
              ],
              [
                285625.4407929565,
                4337398.227542037,
                -6.654477899762753
              ],
              [
                287480.8207929565,
                4337398.227542037,
                355.3055221002372
              ],
              [
                287480.8207929565,
                4336138.887542037,
                355.3055221002372
              ],
              [
                285625.4407929565,
                4336138.887542037,
                -6.654477899762753
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:45:07+00:00",
        "end_time": "2018-02-20T21:14:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_176540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_176540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_176540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48111325,
            39.14807513,
            -6.6544779,
            -77.45926324,
            39.1598676,
            355.3055221
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4807148972281,
                  39.14807512710405,
                  -6.654477899762753
                ],
                [
                  -77.4811132525323,
                  39.15941252948621,
                  -6.654477899762753
                ],
                [
                  -77.45965816245808,
                  39.15986760249543,
                  355.3055221002372
                ],
                [
                  -77.45926324337054,
                  39.14853001742084,
                  355.3055221002372
                ],
                [
                  -77.4807148972281,
                  39.14807512710405,
                  -6.654477899762753
                ]
              ]
            ]
          },
          "id": "20180220_176540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:45:07Z",
            "pc:count": 15320022,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286381.4889,
                "count": 15320022,
                "maximum": 287480.8208,
                "minimum": 285625.4408,
                "name": "X",
                "position": 0,
                "stddev": 517.1555589,
                "variance": 267449.8721
              },
              {
                "average": 4336849.618,
                "count": 15320022,
                "maximum": 4337398.228,
                "minimum": 4336138.888,
                "name": "Y",
                "position": 1,
                "stddev": 358.6016012,
                "variance": 128595.1084
              },
              {
                "average": 118.2221126,
                "count": 15320022,
                "maximum": 355.3055221,
                "minimum": -6.6544779,
                "name": "Z",
                "position": 2,
                "stddev": 12.37260246,
                "variance": 153.0812916
              },
              {
                "average": 7191.943657,
                "count": 15320022,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6088.049919,
                "variance": 37064351.82
              },
              {
                "average": 1.923214144,
                "count": 15320022,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.250063192,
                "variance": 1.562657983
              },
              {
                "average": 2.73287225,
                "count": 15320022,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.606241628,
                "variance": 2.580012168
              },
              {
                "average": 0.5014460815,
                "count": 15320022,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979252,
                "variance": 0.2499979252
              },
              {
                "average": 0,
                "count": 15320022,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405746545,
                "count": 15320022,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4998316664,
                "variance": 0.2498316948
              },
              {
                "average": 4.353675094,
                "count": 15320022,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.371115,
                "variance": 153.0444862
              },
              {
                "average": 0,
                "count": 15320022,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.86367598,
                "count": 15320022,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5613083512,
                "variance": 0.3150670651
              },
              {
                "average": 203197605.6,
                "count": 15320022,
                "maximum": 203198307.4,
                "minimum": 203196469.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 632.1700019,
                "variance": 399638.9113
              },
              {
                "average": 0,
                "count": 15320022,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15320022,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15320022,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001099867872,
                "count": 15320022,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01048688215,
                "variance": 0.0001099746973
              },
              {
                "average": 0.3456683678,
                "count": 15320022,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4755857042,
                "variance": 0.2261817621
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285625.4408,
              4336138.888,
              -6.6544779,
              287480.8208,
              4337398.228,
              355.3055221
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285625.4407929565,
                    4336138.887542037,
                    -6.654477899762753
                  ],
                  [
                    285625.4407929565,
                    4337398.227542037,
                    -6.654477899762753
                  ],
                  [
                    287480.8207929565,
                    4337398.227542037,
                    355.3055221002372
                  ],
                  [
                    287480.8207929565,
                    4336138.887542037,
                    355.3055221002372
                  ],
                  [
                    285625.4407929565,
                    4336138.887542037,
                    -6.654477899762753
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:45:07+00:00",
            "end_time": "2018-02-20T21:14:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_188532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43826807418834,
              39.12627692185053,
              -10.208960998835721
            ],
            [
              -77.43865932622784,
              39.137615088557375,
              -10.208960998835721
            ],
            [
              -77.4172083233544,
              39.13806217730827,
              372.8510390011643
            ],
            [
              -77.41682050464823,
              39.12672383107354,
              372.8510390011643
            ],
            [
              -77.43826807418834,
              39.12627692185053,
              -10.208960998835721
            ]
          ]
        ]
      },
      "bbox": [
        -77.43865933,
        39.12627692,
        -10.208961,
        -77.4168205,
        39.13806218,
        372.851039
      ],
      "properties": {
        "datetime": "2018-02-21T18:48:27Z",
        "pc:count": 12671573,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290110.495,
            "count": 12671573,
            "maximum": 291084.5165,
            "minimum": 289228.9765,
            "name": "X",
            "position": 0,
            "stddev": 511.6457783,
            "variance": 261781.4024
          },
          {
            "average": 4334228.635,
            "count": 12671573,
            "maximum": 4334879.31,
            "minimum": 4333619.93,
            "name": "Y",
            "position": 1,
            "stddev": 364.9715766,
            "variance": 133204.2517
          },
          {
            "average": 123.7615917,
            "count": 12671573,
            "maximum": 372.851039,
            "minimum": -10.208961,
            "name": "Z",
            "position": 2,
            "stddev": 6.729210416,
            "variance": 45.28227283
          },
          {
            "average": 8753.473266,
            "count": 12671573,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5777.486452,
            "variance": 33379349.7
          },
          {
            "average": 1.659833077,
            "count": 12671573,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.120891179,
            "variance": 1.256397035
          },
          {
            "average": 2.216366587,
            "count": 12671573,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.539197337,
            "variance": 2.369128443
          },
          {
            "average": 0.4987419478,
            "count": 12671573,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998437,
            "variance": 0.249998437
          },
          {
            "average": 0,
            "count": 12671573,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.644729348,
            "count": 12671573,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4929337387,
            "variance": 0.2429836708
          },
          {
            "average": -12.19114824,
            "count": 12671573,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.743266957,
            "variance": 45.47164925
          },
          {
            "average": 0,
            "count": 12671573,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.37142066,
            "count": 12671573,
            "maximum": 52,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5054191759,
            "variance": 0.2554485433
          },
          {
            "average": 203271824.5,
            "count": 12671573,
            "maximum": 203274107.9,
            "minimum": 203199554.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6989.197131,
            "variance": 48848876.54
          },
          {
            "average": 0,
            "count": 12671573,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12671573,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12671573,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001307651386,
            "count": 12671573,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01143451133,
            "variance": 0.0001307480494
          },
          {
            "average": 0.4342727616,
            "count": 12671573,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4956611237,
            "variance": 0.2456799495
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289228.9765,
          4333619.93,
          -10.208961,
          291084.5165,
          4334879.31,
          372.851039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289228.97652274976,
                4333619.929568825,
                -10.208960998835721
              ],
              [
                289228.97652274976,
                4334879.309568826,
                -10.208960998835721
              ],
              [
                291084.5165227498,
                4334879.309568826,
                372.8510390011643
              ],
              [
                291084.5165227498,
                4333619.929568825,
                372.8510390011643
              ],
              [
                289228.97652274976,
                4333619.929568825,
                -10.208960998835721
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:48:27+00:00",
        "end_time": "2018-02-20T22:05:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_188532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_188532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_188532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43865933,
            39.12627692,
            -10.208961,
            -77.4168205,
            39.13806218,
            372.851039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43826807418834,
                  39.12627692185053,
                  -10.208960998835721
                ],
                [
                  -77.43865932622784,
                  39.137615088557375,
                  -10.208960998835721
                ],
                [
                  -77.4172083233544,
                  39.13806217730827,
                  372.8510390011643
                ],
                [
                  -77.41682050464823,
                  39.12672383107354,
                  372.8510390011643
                ],
                [
                  -77.43826807418834,
                  39.12627692185053,
                  -10.208960998835721
                ]
              ]
            ]
          },
          "id": "20180220_188532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:48:27Z",
            "pc:count": 12671573,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290110.495,
                "count": 12671573,
                "maximum": 291084.5165,
                "minimum": 289228.9765,
                "name": "X",
                "position": 0,
                "stddev": 511.6457783,
                "variance": 261781.4024
              },
              {
                "average": 4334228.635,
                "count": 12671573,
                "maximum": 4334879.31,
                "minimum": 4333619.93,
                "name": "Y",
                "position": 1,
                "stddev": 364.9715766,
                "variance": 133204.2517
              },
              {
                "average": 123.7615917,
                "count": 12671573,
                "maximum": 372.851039,
                "minimum": -10.208961,
                "name": "Z",
                "position": 2,
                "stddev": 6.729210416,
                "variance": 45.28227283
              },
              {
                "average": 8753.473266,
                "count": 12671573,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5777.486452,
                "variance": 33379349.7
              },
              {
                "average": 1.659833077,
                "count": 12671573,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.120891179,
                "variance": 1.256397035
              },
              {
                "average": 2.216366587,
                "count": 12671573,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.539197337,
                "variance": 2.369128443
              },
              {
                "average": 0.4987419478,
                "count": 12671573,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998437,
                "variance": 0.249998437
              },
              {
                "average": 0,
                "count": 12671573,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.644729348,
                "count": 12671573,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4929337387,
                "variance": 0.2429836708
              },
              {
                "average": -12.19114824,
                "count": 12671573,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.743266957,
                "variance": 45.47164925
              },
              {
                "average": 0,
                "count": 12671573,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.37142066,
                "count": 12671573,
                "maximum": 52,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5054191759,
                "variance": 0.2554485433
              },
              {
                "average": 203271824.5,
                "count": 12671573,
                "maximum": 203274107.9,
                "minimum": 203199554.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6989.197131,
                "variance": 48848876.54
              },
              {
                "average": 0,
                "count": 12671573,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12671573,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12671573,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001307651386,
                "count": 12671573,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01143451133,
                "variance": 0.0001307480494
              },
              {
                "average": 0.4342727616,
                "count": 12671573,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4956611237,
                "variance": 0.2456799495
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289228.9765,
              4333619.93,
              -10.208961,
              291084.5165,
              4334879.31,
              372.851039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289228.97652274976,
                    4333619.929568825,
                    -10.208960998835721
                  ],
                  [
                    289228.97652274976,
                    4334879.309568826,
                    -10.208960998835721
                  ],
                  [
                    291084.5165227498,
                    4334879.309568826,
                    372.8510390011643
                  ],
                  [
                    291084.5165227498,
                    4333619.929568825,
                    372.8510390011643
                  ],
                  [
                    289228.97652274976,
                    4333619.929568825,
                    -10.208960998835721
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:48:27+00:00",
            "end_time": "2018-02-20T22:05:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_176544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48079004437429,
              39.15905866225901,
              -9.8380966511765
            ],
            [
              -77.48118851051512,
              39.17039442210826,
              -9.8380966511765
            ],
            [
              -77.45972985377767,
              39.17084961977205,
              358.0819033488235
            ],
            [
              -77.4593348252762,
              39.15951367722147,
              358.0819033488235
            ],
            [
              -77.48079004437429,
              39.15905866225901,
              -9.8380966511765
            ]
          ]
        ]
      },
      "bbox": [
        -77.48118851,
        39.15905866,
        -9.838096651,
        -77.45933483,
        39.17084962,
        358.0819033
      ],
      "properties": {
        "datetime": "2018-02-20T21:38:23Z",
        "pc:count": 16185519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286544.1205,
            "count": 16185519,
            "maximum": 287507.6958,
            "minimum": 285652.2958,
            "name": "X",
            "position": 0,
            "stddev": 543.161487,
            "variance": 295024.4009
          },
          {
            "average": 4337974.705,
            "count": 16185519,
            "maximum": 4338617.346,
            "minimum": 4337358.186,
            "name": "Y",
            "position": 1,
            "stddev": 358.7046935,
            "variance": 128669.0571
          },
          {
            "average": 124.2253174,
            "count": 16185519,
            "maximum": 358.0819033,
            "minimum": -9.838096651,
            "name": "Z",
            "position": 2,
            "stddev": 12.25406823,
            "variance": 150.1621881
          },
          {
            "average": 6426.552046,
            "count": 16185519,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5957.51041,
            "variance": 35491930.29
          },
          {
            "average": 2.016813733,
            "count": 16185519,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.269099716,
            "variance": 1.610614089
          },
          {
            "average": 2.905738148,
            "count": 16185519,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.570833554,
            "variance": 2.467518053
          },
          {
            "average": 0.5018777588,
            "count": 16185519,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964895,
            "variance": 0.2499964895
          },
          {
            "average": 0,
            "count": 16185519,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.406013301,
            "count": 16185519,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4964358177,
            "variance": 0.2464485211
          },
          {
            "average": 3.507581393,
            "count": 16185519,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.59362887,
            "variance": 184.7867457
          },
          {
            "average": 0,
            "count": 16185519,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.15923808,
            "count": 16185519,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7049056745,
            "variance": 0.4968920099
          },
          {
            "average": 203196894.2,
            "count": 16185519,
            "maximum": 203197903.8,
            "minimum": 203196072.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 725.0161449,
            "variance": 525648.4104
          },
          {
            "average": 0,
            "count": 16185519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16185519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16185519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001257296723,
            "count": 16185519,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01121221977,
            "variance": 0.0001257138721
          },
          {
            "average": 0.5064979998,
            "count": 16185519,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999577897,
            "variance": 0.2499577914
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285652.2958,
          4337358.186,
          -9.838096651,
          287507.6958,
          4338617.346,
          358.0819033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285652.29579957825,
                4337358.185741296,
                -9.8380966511765
              ],
              [
                285652.29579957825,
                4338617.345741296,
                -9.8380966511765
              ],
              [
                287507.6957995783,
                4338617.345741296,
                358.0819033488235
              ],
              [
                287507.6957995783,
                4337358.185741296,
                358.0819033488235
              ],
              [
                285652.29579957825,
                4337358.185741296,
                -9.8380966511765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:38:23+00:00",
        "end_time": "2018-02-20T21:07:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_176544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_176544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_176544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48118851,
            39.15905866,
            -9.838096651,
            -77.45933483,
            39.17084962,
            358.0819033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48079004437429,
                  39.15905866225901,
                  -9.8380966511765
                ],
                [
                  -77.48118851051512,
                  39.17039442210826,
                  -9.8380966511765
                ],
                [
                  -77.45972985377767,
                  39.17084961977205,
                  358.0819033488235
                ],
                [
                  -77.4593348252762,
                  39.15951367722147,
                  358.0819033488235
                ],
                [
                  -77.48079004437429,
                  39.15905866225901,
                  -9.8380966511765
                ]
              ]
            ]
          },
          "id": "20180220_176544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:38:23Z",
            "pc:count": 16185519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286544.1205,
                "count": 16185519,
                "maximum": 287507.6958,
                "minimum": 285652.2958,
                "name": "X",
                "position": 0,
                "stddev": 543.161487,
                "variance": 295024.4009
              },
              {
                "average": 4337974.705,
                "count": 16185519,
                "maximum": 4338617.346,
                "minimum": 4337358.186,
                "name": "Y",
                "position": 1,
                "stddev": 358.7046935,
                "variance": 128669.0571
              },
              {
                "average": 124.2253174,
                "count": 16185519,
                "maximum": 358.0819033,
                "minimum": -9.838096651,
                "name": "Z",
                "position": 2,
                "stddev": 12.25406823,
                "variance": 150.1621881
              },
              {
                "average": 6426.552046,
                "count": 16185519,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5957.51041,
                "variance": 35491930.29
              },
              {
                "average": 2.016813733,
                "count": 16185519,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.269099716,
                "variance": 1.610614089
              },
              {
                "average": 2.905738148,
                "count": 16185519,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.570833554,
                "variance": 2.467518053
              },
              {
                "average": 0.5018777588,
                "count": 16185519,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964895,
                "variance": 0.2499964895
              },
              {
                "average": 0,
                "count": 16185519,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.406013301,
                "count": 16185519,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4964358177,
                "variance": 0.2464485211
              },
              {
                "average": 3.507581393,
                "count": 16185519,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.59362887,
                "variance": 184.7867457
              },
              {
                "average": 0,
                "count": 16185519,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.15923808,
                "count": 16185519,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7049056745,
                "variance": 0.4968920099
              },
              {
                "average": 203196894.2,
                "count": 16185519,
                "maximum": 203197903.8,
                "minimum": 203196072.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 725.0161449,
                "variance": 525648.4104
              },
              {
                "average": 0,
                "count": 16185519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16185519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16185519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001257296723,
                "count": 16185519,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01121221977,
                "variance": 0.0001257138721
              },
              {
                "average": 0.5064979998,
                "count": 16185519,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999577897,
                "variance": 0.2499577914
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285652.2958,
              4337358.186,
              -9.838096651,
              287507.6958,
              4338617.346,
              358.0819033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285652.29579957825,
                    4337358.185741296,
                    -9.8380966511765
                  ],
                  [
                    285652.29579957825,
                    4338617.345741296,
                    -9.8380966511765
                  ],
                  [
                    287507.6957995783,
                    4338617.345741296,
                    358.0819033488235
                  ],
                  [
                    287507.6957995783,
                    4337358.185741296,
                    358.0819033488235
                  ],
                  [
                    285652.29579957825,
                    4337358.185741296,
                    -9.8380966511765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:38:23+00:00",
            "end_time": "2018-02-20T21:07:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_188556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43867456900378,
              39.19216960627724,
              -6.263055948901695
            ],
            [
              -77.4390668423471,
              39.203508721407545,
              -6.263055948901695
            ],
            [
              -77.41759558646797,
              39.203956514732056,
              360.5569440510983
            ],
            [
              -77.41720675809187,
              39.19261721986242,
              360.5569440510983
            ],
            [
              -77.43867456900378,
              39.19216960627724,
              -6.263055948901695
            ]
          ]
        ]
      },
      "bbox": [
        -77.43906684,
        39.19216961,
        -6.263055949,
        -77.41720676,
        39.20395651,
        360.5569441
      ],
      "properties": {
        "datetime": "2018-02-20T21:36:22Z",
        "pc:count": 15296801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290371.8738,
            "count": 15296801,
            "maximum": 291246.0884,
            "minimum": 289390.5284,
            "name": "X",
            "position": 0,
            "stddev": 518.6999537,
            "variance": 269049.6419
          },
          {
            "average": 4341594.174,
            "count": 15296801,
            "maximum": 4342194.11,
            "minimum": 4340934.61,
            "name": "Y",
            "position": 1,
            "stddev": 341.5140975,
            "variance": 116631.8788
          },
          {
            "average": 117.3600432,
            "count": 15296801,
            "maximum": 360.5569441,
            "minimum": -6.263055949,
            "name": "Z",
            "position": 2,
            "stddev": 12.50726,
            "variance": 156.4315528
          },
          {
            "average": 7024.425944,
            "count": 15296801,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5872.218788,
            "variance": 34482953.5
          },
          {
            "average": 1.918223751,
            "count": 15296801,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.260584596,
            "variance": 1.589073523
          },
          {
            "average": 2.705126843,
            "count": 15296801,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.621909193,
            "variance": 2.630589432
          },
          {
            "average": 0.5019320706,
            "count": 15296801,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962834,
            "variance": 0.2499962834
          },
          {
            "average": 0,
            "count": 15296801,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.459540724,
            "count": 15296801,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5098196424,
            "variance": 0.2599160677
          },
          {
            "average": -10.63731958,
            "count": 15296801,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.884456516,
            "variance": 78.93356759
          },
          {
            "average": 0,
            "count": 15296801,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.34039562,
            "count": 15296801,
            "maximum": 47,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5379227923,
            "variance": 0.2893609305
          },
          {
            "average": 203196166.1,
            "count": 15296801,
            "maximum": 203197782.8,
            "minimum": 203194778.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 375.5133883,
            "variance": 141010.3048
          },
          {
            "average": 0,
            "count": 15296801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15296801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15296801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002793394514,
            "count": 15296801,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01671111723,
            "variance": 0.0002792614392
          },
          {
            "average": 0.4670505944,
            "count": 15296801,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4989131717,
            "variance": 0.2489143529
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289390.5284,
          4340934.61,
          -6.263055949,
          291246.0884,
          4342194.11,
          360.5569441
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289390.5283824289,
                4340934.609558798,
                -6.263055948901695
              ],
              [
                289390.5283824289,
                4342194.109558798,
                -6.263055948901695
              ],
              [
                291246.088382429,
                4342194.109558798,
                360.5569440510983
              ],
              [
                291246.088382429,
                4340934.609558798,
                360.5569440510983
              ],
              [
                289390.5283824289,
                4340934.609558798,
                -6.263055948901695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:36:22+00:00",
        "end_time": "2018-02-20T20:46:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_188556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_188556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_188556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43906684,
            39.19216961,
            -6.263055949,
            -77.41720676,
            39.20395651,
            360.5569441
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43867456900378,
                  39.19216960627724,
                  -6.263055948901695
                ],
                [
                  -77.4390668423471,
                  39.203508721407545,
                  -6.263055948901695
                ],
                [
                  -77.41759558646797,
                  39.203956514732056,
                  360.5569440510983
                ],
                [
                  -77.41720675809187,
                  39.19261721986242,
                  360.5569440510983
                ],
                [
                  -77.43867456900378,
                  39.19216960627724,
                  -6.263055948901695
                ]
              ]
            ]
          },
          "id": "20180220_188556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:36:22Z",
            "pc:count": 15296801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290371.8738,
                "count": 15296801,
                "maximum": 291246.0884,
                "minimum": 289390.5284,
                "name": "X",
                "position": 0,
                "stddev": 518.6999537,
                "variance": 269049.6419
              },
              {
                "average": 4341594.174,
                "count": 15296801,
                "maximum": 4342194.11,
                "minimum": 4340934.61,
                "name": "Y",
                "position": 1,
                "stddev": 341.5140975,
                "variance": 116631.8788
              },
              {
                "average": 117.3600432,
                "count": 15296801,
                "maximum": 360.5569441,
                "minimum": -6.263055949,
                "name": "Z",
                "position": 2,
                "stddev": 12.50726,
                "variance": 156.4315528
              },
              {
                "average": 7024.425944,
                "count": 15296801,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5872.218788,
                "variance": 34482953.5
              },
              {
                "average": 1.918223751,
                "count": 15296801,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.260584596,
                "variance": 1.589073523
              },
              {
                "average": 2.705126843,
                "count": 15296801,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.621909193,
                "variance": 2.630589432
              },
              {
                "average": 0.5019320706,
                "count": 15296801,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962834,
                "variance": 0.2499962834
              },
              {
                "average": 0,
                "count": 15296801,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.459540724,
                "count": 15296801,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5098196424,
                "variance": 0.2599160677
              },
              {
                "average": -10.63731958,
                "count": 15296801,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.884456516,
                "variance": 78.93356759
              },
              {
                "average": 0,
                "count": 15296801,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.34039562,
                "count": 15296801,
                "maximum": 47,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5379227923,
                "variance": 0.2893609305
              },
              {
                "average": 203196166.1,
                "count": 15296801,
                "maximum": 203197782.8,
                "minimum": 203194778.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 375.5133883,
                "variance": 141010.3048
              },
              {
                "average": 0,
                "count": 15296801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15296801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15296801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002793394514,
                "count": 15296801,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01671111723,
                "variance": 0.0002792614392
              },
              {
                "average": 0.4670505944,
                "count": 15296801,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4989131717,
                "variance": 0.2489143529
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289390.5284,
              4340934.61,
              -6.263055949,
              291246.0884,
              4342194.11,
              360.5569441
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289390.5283824289,
                    4340934.609558798,
                    -6.263055948901695
                  ],
                  [
                    289390.5283824289,
                    4342194.109558798,
                    -6.263055948901695
                  ],
                  [
                    291246.088382429,
                    4342194.109558798,
                    360.5569440510983
                  ],
                  [
                    291246.088382429,
                    4340934.609558798,
                    360.5569440510983
                  ],
                  [
                    289390.5283824289,
                    4340934.609558798,
                    -6.263055948901695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:36:22+00:00",
            "end_time": "2018-02-20T20:46:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_176548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48086389376462,
              39.1700396195659,
              -8.610010309310866
            ],
            [
              -77.48126260984469,
              39.18137769805094,
              -8.610010309310866
            ],
            [
              -77.45979945870869,
              39.1818330397097,
              364.4699896906891
            ],
            [
              -77.45940418304149,
              39.17049477844276,
              364.4699896906891
            ],
            [
              -77.48086389376462,
              39.1700396195659,
              -8.610010309310866
            ]
          ]
        ]
      },
      "bbox": [
        -77.48126261,
        39.17003962,
        -8.610010309,
        -77.45940418,
        39.18183304,
        364.4699897
      ],
      "properties": {
        "datetime": "2018-02-20T21:15:27Z",
        "pc:count": 15988423,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286597.5045,
            "count": 15988423,
            "maximum": 287534.765,
            "minimum": 285679.265,
            "name": "X",
            "position": 0,
            "stddev": 551.1967104,
            "variance": 303817.8135
          },
          {
            "average": 4339217.043,
            "count": 15988423,
            "maximum": 4339836.617,
            "minimum": 4338577.197,
            "name": "Y",
            "position": 1,
            "stddev": 355.8303961,
            "variance": 126615.2708
          },
          {
            "average": 111.5711622,
            "count": 15988423,
            "maximum": 364.4699897,
            "minimum": -8.610010309,
            "name": "Z",
            "position": 2,
            "stddev": 12.13853468,
            "variance": 147.3440242
          },
          {
            "average": 6109.341662,
            "count": 15988423,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5546.09683,
            "variance": 30759190.05
          },
          {
            "average": 2.011192411,
            "count": 15988423,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.276850625,
            "variance": 1.630347518
          },
          {
            "average": 2.886840309,
            "count": 15988423,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.585824947,
            "variance": 2.514840764
          },
          {
            "average": 0.5000285519,
            "count": 15988423,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000148,
            "variance": 0.2500000148
          },
          {
            "average": 0,
            "count": 15988423,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.429019235,
            "count": 15988423,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5107569234,
            "variance": 0.2608726348
          },
          {
            "average": -7.349745181,
            "count": 15988423,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.25970271,
            "variance": 126.7809051
          },
          {
            "average": 0,
            "count": 15988423,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.23678283,
            "count": 15988423,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5824463025,
            "variance": 0.3392436953
          },
          {
            "average": 203196102.8,
            "count": 15988423,
            "maximum": 203196527.1,
            "minimum": 203194716.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 450.2236158,
            "variance": 202701.3042
          },
          {
            "average": 0,
            "count": 15988423,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15988423,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15988423,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003654519273,
            "count": 15988423,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01911330414,
            "variance": 0.000365318395
          },
          {
            "average": 0.4314543092,
            "count": 15988423,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4952792178,
            "variance": 0.2453015036
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285679.265,
          4338577.197,
          -8.610010309,
          287534.765,
          4339836.617,
          364.4699897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285679.2650287163,
                4338577.196650655,
                -8.610010309310866
              ],
              [
                285679.2650287163,
                4339836.616650655,
                -8.610010309310866
              ],
              [
                287534.7650287163,
                4339836.616650655,
                364.4699896906891
              ],
              [
                287534.7650287163,
                4338577.196650655,
                364.4699896906891
              ],
              [
                285679.2650287163,
                4338577.196650655,
                -8.610010309310866
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:15:27+00:00",
        "end_time": "2018-02-20T20:45:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_176548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_176548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_176548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48126261,
            39.17003962,
            -8.610010309,
            -77.45940418,
            39.18183304,
            364.4699897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48086389376462,
                  39.1700396195659,
                  -8.610010309310866
                ],
                [
                  -77.48126260984469,
                  39.18137769805094,
                  -8.610010309310866
                ],
                [
                  -77.45979945870869,
                  39.1818330397097,
                  364.4699896906891
                ],
                [
                  -77.45940418304149,
                  39.17049477844276,
                  364.4699896906891
                ],
                [
                  -77.48086389376462,
                  39.1700396195659,
                  -8.610010309310866
                ]
              ]
            ]
          },
          "id": "20180220_176548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:15:27Z",
            "pc:count": 15988423,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286597.5045,
                "count": 15988423,
                "maximum": 287534.765,
                "minimum": 285679.265,
                "name": "X",
                "position": 0,
                "stddev": 551.1967104,
                "variance": 303817.8135
              },
              {
                "average": 4339217.043,
                "count": 15988423,
                "maximum": 4339836.617,
                "minimum": 4338577.197,
                "name": "Y",
                "position": 1,
                "stddev": 355.8303961,
                "variance": 126615.2708
              },
              {
                "average": 111.5711622,
                "count": 15988423,
                "maximum": 364.4699897,
                "minimum": -8.610010309,
                "name": "Z",
                "position": 2,
                "stddev": 12.13853468,
                "variance": 147.3440242
              },
              {
                "average": 6109.341662,
                "count": 15988423,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5546.09683,
                "variance": 30759190.05
              },
              {
                "average": 2.011192411,
                "count": 15988423,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.276850625,
                "variance": 1.630347518
              },
              {
                "average": 2.886840309,
                "count": 15988423,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.585824947,
                "variance": 2.514840764
              },
              {
                "average": 0.5000285519,
                "count": 15988423,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000148,
                "variance": 0.2500000148
              },
              {
                "average": 0,
                "count": 15988423,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.429019235,
                "count": 15988423,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5107569234,
                "variance": 0.2608726348
              },
              {
                "average": -7.349745181,
                "count": 15988423,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.25970271,
                "variance": 126.7809051
              },
              {
                "average": 0,
                "count": 15988423,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.23678283,
                "count": 15988423,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5824463025,
                "variance": 0.3392436953
              },
              {
                "average": 203196102.8,
                "count": 15988423,
                "maximum": 203196527.1,
                "minimum": 203194716.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 450.2236158,
                "variance": 202701.3042
              },
              {
                "average": 0,
                "count": 15988423,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15988423,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15988423,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003654519273,
                "count": 15988423,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01911330414,
                "variance": 0.000365318395
              },
              {
                "average": 0.4314543092,
                "count": 15988423,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4952792178,
                "variance": 0.2453015036
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285679.265,
              4338577.197,
              -8.610010309,
              287534.765,
              4339836.617,
              364.4699897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285679.2650287163,
                    4338577.196650655,
                    -8.610010309310866
                  ],
                  [
                    285679.2650287163,
                    4339836.616650655,
                    -8.610010309310866
                  ],
                  [
                    287534.7650287163,
                    4339836.616650655,
                    364.4699896906891
                  ],
                  [
                    287534.7650287163,
                    4338577.196650655,
                    364.4699896906891
                  ],
                  [
                    285679.2650287163,
                    4338577.196650655,
                    -8.610010309310866
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:15:27+00:00",
            "end_time": "2018-02-20T20:45: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": "20180220_176532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48056686690144,
              39.12611054613048,
              -5.789680406974952
            ],
            [
              -77.48096491876322,
              39.13744889287134,
              -5.789680406974952
            ],
            [
              -77.45951533784083,
              39.13790375104759,
              374.350319593025
            ],
            [
              -77.4591207189028,
              39.1265652216559,
              374.350319593025
            ],
            [
              -77.48056686690144,
              39.12611054613048,
              -5.789680406974952
            ]
          ]
        ]
      },
      "bbox": [
        -77.48096492,
        39.12611055,
        -5.789680407,
        -77.45912072,
        39.13790375,
        374.3503196
      ],
      "properties": {
        "datetime": "2018-02-21T18:20:01Z",
        "pc:count": 20945119,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286593.7627,
            "count": 20945119,
            "maximum": 287427.0524,
            "minimum": 285571.5724,
            "name": "X",
            "position": 0,
            "stddev": 462.1713543,
            "variance": 213602.3607
          },
          {
            "average": 4334351.836,
            "count": 20945119,
            "maximum": 4334960.019,
            "minimum": 4333700.579,
            "name": "Y",
            "position": 1,
            "stddev": 358.0731297,
            "variance": 128216.3662
          },
          {
            "average": 89.19176959,
            "count": 20945119,
            "maximum": 374.3503196,
            "minimum": -5.789680407,
            "name": "Z",
            "position": 2,
            "stddev": 12.2250169,
            "variance": 149.4510382
          },
          {
            "average": 5202.600203,
            "count": 20945119,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5648.298473,
            "variance": 31903275.64
          },
          {
            "average": 2.25141151,
            "count": 20945119,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.328189222,
            "variance": 1.76408661
          },
          {
            "average": 3.330114429,
            "count": 20945119,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479104499,
            "variance": 2.18775012
          },
          {
            "average": 0.502822925,
            "count": 20945119,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499992043,
            "variance": 0.249992043
          },
          {
            "average": 0,
            "count": 20945119,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.363609631,
            "count": 20945119,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4883944852,
            "variance": 0.2385291732
          },
          {
            "average": 10.64662894,
            "count": 20945119,
            "maximum": 19.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.366472673,
            "variance": 69.99786499
          },
          {
            "average": 0,
            "count": 20945119,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.75956145,
            "count": 20945119,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5860977756,
            "variance": 0.3435106026
          },
          {
            "average": 203205034.8,
            "count": 20945119,
            "maximum": 203272401.9,
            "minimum": 203198250.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 19930.8855,
            "variance": 397240196.9
          },
          {
            "average": 0,
            "count": 20945119,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20945119,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20945119,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001872990075,
            "count": 20945119,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01368444137,
            "variance": 0.0001872639355
          },
          {
            "average": 0.420818903,
            "count": 20945119,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4936905564,
            "variance": 0.2437303655
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285571.5724,
          4333700.579,
          -5.789680407,
          287427.0524,
          4334960.019,
          374.3503196
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285571.57238400594,
                4333700.578516928,
                -5.789680406974952
              ],
              [
                285571.57238400594,
                4334960.018516927,
                -5.789680406974952
              ],
              [
                287427.0523840059,
                4334960.018516927,
                374.350319593025
              ],
              [
                287427.0523840059,
                4333700.578516928,
                374.350319593025
              ],
              [
                285571.57238400594,
                4333700.578516928,
                -5.789680406974952
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:20:01+00:00",
        "end_time": "2018-02-20T21:44:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_176532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_176532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_176532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48096492,
            39.12611055,
            -5.789680407,
            -77.45912072,
            39.13790375,
            374.3503196
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48056686690144,
                  39.12611054613048,
                  -5.789680406974952
                ],
                [
                  -77.48096491876322,
                  39.13744889287134,
                  -5.789680406974952
                ],
                [
                  -77.45951533784083,
                  39.13790375104759,
                  374.350319593025
                ],
                [
                  -77.4591207189028,
                  39.1265652216559,
                  374.350319593025
                ],
                [
                  -77.48056686690144,
                  39.12611054613048,
                  -5.789680406974952
                ]
              ]
            ]
          },
          "id": "20180220_176532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:20:01Z",
            "pc:count": 20945119,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286593.7627,
                "count": 20945119,
                "maximum": 287427.0524,
                "minimum": 285571.5724,
                "name": "X",
                "position": 0,
                "stddev": 462.1713543,
                "variance": 213602.3607
              },
              {
                "average": 4334351.836,
                "count": 20945119,
                "maximum": 4334960.019,
                "minimum": 4333700.579,
                "name": "Y",
                "position": 1,
                "stddev": 358.0731297,
                "variance": 128216.3662
              },
              {
                "average": 89.19176959,
                "count": 20945119,
                "maximum": 374.3503196,
                "minimum": -5.789680407,
                "name": "Z",
                "position": 2,
                "stddev": 12.2250169,
                "variance": 149.4510382
              },
              {
                "average": 5202.600203,
                "count": 20945119,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5648.298473,
                "variance": 31903275.64
              },
              {
                "average": 2.25141151,
                "count": 20945119,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.328189222,
                "variance": 1.76408661
              },
              {
                "average": 3.330114429,
                "count": 20945119,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479104499,
                "variance": 2.18775012
              },
              {
                "average": 0.502822925,
                "count": 20945119,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499992043,
                "variance": 0.249992043
              },
              {
                "average": 0,
                "count": 20945119,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.363609631,
                "count": 20945119,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4883944852,
                "variance": 0.2385291732
              },
              {
                "average": 10.64662894,
                "count": 20945119,
                "maximum": 19.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.366472673,
                "variance": 69.99786499
              },
              {
                "average": 0,
                "count": 20945119,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.75956145,
                "count": 20945119,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5860977756,
                "variance": 0.3435106026
              },
              {
                "average": 203205034.8,
                "count": 20945119,
                "maximum": 203272401.9,
                "minimum": 203198250.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 19930.8855,
                "variance": 397240196.9
              },
              {
                "average": 0,
                "count": 20945119,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20945119,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20945119,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001872990075,
                "count": 20945119,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01368444137,
                "variance": 0.0001872639355
              },
              {
                "average": 0.420818903,
                "count": 20945119,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4936905564,
                "variance": 0.2437303655
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285571.5724,
              4333700.579,
              -5.789680407,
              287427.0524,
              4334960.019,
              374.3503196
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285571.57238400594,
                    4333700.578516928,
                    -5.789680406974952
                  ],
                  [
                    285571.57238400594,
                    4334960.018516927,
                    -5.789680406974952
                  ],
                  [
                    287427.0523840059,
                    4334960.018516927,
                    374.350319593025
                  ],
                  [
                    287427.0523840059,
                    4333700.578516928,
                    374.350319593025
                  ],
                  [
                    285571.57238400594,
                    4333700.578516928,
                    -5.789680406974952
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:20:01+00:00",
            "end_time": "2018-02-20T21:44:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_176552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4809384777086,
              39.18102158749561,
              -10.053704774635946
            ],
            [
              -77.48133736795306,
              39.19235982397543,
              -10.053704774635946
            ],
            [
              -77.45987018336119,
              39.192815299972466,
              365.1062952253641
            ],
            [
              -77.459474735575,
              39.181476880668924,
              365.1062952253641
            ],
            [
              -77.4809384777086,
              39.18102158749561,
              -10.053704774635946
            ]
          ]
        ]
      },
      "bbox": [
        -77.48133737,
        39.18102159,
        -10.05370477,
        -77.45947474,
        39.1928153,
        365.1062952
      ],
      "properties": {
        "datetime": "2018-02-20T21:15:23Z",
        "pc:count": 18291490,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286639.6113,
            "count": 18291490,
            "maximum": 287561.7438,
            "minimum": 285706.1838,
            "name": "X",
            "position": 0,
            "stddev": 498.1391771,
            "variance": 248142.6398
          },
          {
            "average": 4340382.753,
            "count": 18291490,
            "maximum": 4341055.763,
            "minimum": 4339796.323,
            "name": "Y",
            "position": 1,
            "stddev": 325.6491153,
            "variance": 106047.3463
          },
          {
            "average": 91.44685723,
            "count": 18291490,
            "maximum": 365.1062952,
            "minimum": -10.05370477,
            "name": "Z",
            "position": 2,
            "stddev": 13.08123071,
            "variance": 171.1185968
          },
          {
            "average": 4906.426945,
            "count": 18291490,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5033.827076,
            "variance": 25339415.03
          },
          {
            "average": 2.166815279,
            "count": 18291490,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.285569223,
            "variance": 1.652688228
          },
          {
            "average": 3.195224227,
            "count": 18291490,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.472579901,
            "variance": 2.168491565
          },
          {
            "average": 0.5026120343,
            "count": 18291490,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931909,
            "variance": 0.2499931909
          },
          {
            "average": 0,
            "count": 18291490,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.373991512,
            "count": 18291490,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5241184976,
            "variance": 0.2747001995
          },
          {
            "average": 12.0511847,
            "count": 18291490,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.530539054,
            "variance": 56.70901844
          },
          {
            "average": 0,
            "count": 18291490,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.56050885,
            "count": 18291490,
            "maximum": 46,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5255836491,
            "variance": 0.2762381722
          },
          {
            "average": 203195491.9,
            "count": 18291490,
            "maximum": 203196523.6,
            "minimum": 203194317.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 660.4294721,
            "variance": 436167.0876
          },
          {
            "average": 0,
            "count": 18291490,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18291490,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18291490,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004474758481,
            "count": 18291490,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02114889212,
            "variance": 0.0004472756379
          },
          {
            "average": 0.5192944369,
            "count": 18291490,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4996275997,
            "variance": 0.2496277384
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285706.1838,
          4339796.323,
          -10.05370477,
          287561.7438,
          4341055.763,
          365.1062952
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285706.1837592383,
                4339796.32337662,
                -10.053704774635946
              ],
              [
                285706.1837592383,
                4341055.76337662,
                -10.053704774635946
              ],
              [
                287561.74375923834,
                4341055.76337662,
                365.1062952253641
              ],
              [
                287561.74375923834,
                4339796.32337662,
                365.1062952253641
              ],
              [
                285706.1837592383,
                4339796.32337662,
                -10.053704774635946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:15:23+00:00",
        "end_time": "2018-02-20T20:38:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_176552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_176552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_176552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48133737,
            39.18102159,
            -10.05370477,
            -77.45947474,
            39.1928153,
            365.1062952
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4809384777086,
                  39.18102158749561,
                  -10.053704774635946
                ],
                [
                  -77.48133736795306,
                  39.19235982397543,
                  -10.053704774635946
                ],
                [
                  -77.45987018336119,
                  39.192815299972466,
                  365.1062952253641
                ],
                [
                  -77.459474735575,
                  39.181476880668924,
                  365.1062952253641
                ],
                [
                  -77.4809384777086,
                  39.18102158749561,
                  -10.053704774635946
                ]
              ]
            ]
          },
          "id": "20180220_176552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:15:23Z",
            "pc:count": 18291490,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286639.6113,
                "count": 18291490,
                "maximum": 287561.7438,
                "minimum": 285706.1838,
                "name": "X",
                "position": 0,
                "stddev": 498.1391771,
                "variance": 248142.6398
              },
              {
                "average": 4340382.753,
                "count": 18291490,
                "maximum": 4341055.763,
                "minimum": 4339796.323,
                "name": "Y",
                "position": 1,
                "stddev": 325.6491153,
                "variance": 106047.3463
              },
              {
                "average": 91.44685723,
                "count": 18291490,
                "maximum": 365.1062952,
                "minimum": -10.05370477,
                "name": "Z",
                "position": 2,
                "stddev": 13.08123071,
                "variance": 171.1185968
              },
              {
                "average": 4906.426945,
                "count": 18291490,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5033.827076,
                "variance": 25339415.03
              },
              {
                "average": 2.166815279,
                "count": 18291490,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.285569223,
                "variance": 1.652688228
              },
              {
                "average": 3.195224227,
                "count": 18291490,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.472579901,
                "variance": 2.168491565
              },
              {
                "average": 0.5026120343,
                "count": 18291490,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931909,
                "variance": 0.2499931909
              },
              {
                "average": 0,
                "count": 18291490,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.373991512,
                "count": 18291490,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5241184976,
                "variance": 0.2747001995
              },
              {
                "average": 12.0511847,
                "count": 18291490,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.530539054,
                "variance": 56.70901844
              },
              {
                "average": 0,
                "count": 18291490,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.56050885,
                "count": 18291490,
                "maximum": 46,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5255836491,
                "variance": 0.2762381722
              },
              {
                "average": 203195491.9,
                "count": 18291490,
                "maximum": 203196523.6,
                "minimum": 203194317.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 660.4294721,
                "variance": 436167.0876
              },
              {
                "average": 0,
                "count": 18291490,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18291490,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18291490,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004474758481,
                "count": 18291490,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02114889212,
                "variance": 0.0004472756379
              },
              {
                "average": 0.5192944369,
                "count": 18291490,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4996275997,
                "variance": 0.2496277384
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285706.1838,
              4339796.323,
              -10.05370477,
              287561.7438,
              4341055.763,
              365.1062952
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285706.1837592383,
                    4339796.32337662,
                    -10.053704774635946
                  ],
                  [
                    285706.1837592383,
                    4341055.76337662,
                    -10.053704774635946
                  ],
                  [
                    287561.74375923834,
                    4341055.76337662,
                    365.1062952253641
                  ],
                  [
                    287561.74375923834,
                    4339796.32337662,
                    365.1062952253641
                  ],
                  [
                    285706.1837592383,
                    4339796.32337662,
                    -10.053704774635946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:15:23+00:00",
            "end_time": "2018-02-20T20:38:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_188512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43793003046333,
              39.0713757501031,
              -9.80623087475368
            ],
            [
              -77.43832006741734,
              39.08270250276504,
              -9.80623087475368
            ],
            [
              -77.41688708555962,
              39.0831489794233,
              362.5737691252463
            ],
            [
              -77.41650046887888,
              39.071822047587126,
              362.5737691252463
            ],
            [
              -77.43793003046333,
              39.0713757501031,
              -9.80623087475368
            ]
          ]
        ]
      },
      "bbox": [
        -77.43832007,
        39.07137575,
        -9.806230875,
        -77.41650047,
        39.08314898,
        362.5737691
      ],
      "properties": {
        "datetime": "2018-02-21T19:51:23Z",
        "pc:count": 13105430,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290173.2921,
            "count": 13105430,
            "maximum": 290950.001,
            "minimum": 289094.581,
            "name": "X",
            "position": 0,
            "stddev": 454.9355012,
            "variance": 206966.3103
          },
          {
            "average": 4328346.429,
            "count": 13105430,
            "maximum": 4328783.56,
            "minimum": 4327525.46,
            "name": "Y",
            "position": 1,
            "stddev": 288.5570602,
            "variance": 83265.17699
          },
          {
            "average": 65.53812503,
            "count": 13105430,
            "maximum": 362.5737691,
            "minimum": -9.806230875,
            "name": "Z",
            "position": 2,
            "stddev": 8.332106154,
            "variance": 69.42399296
          },
          {
            "average": 4552.895428,
            "count": 13105430,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4993.885722,
            "variance": 24938894.6
          },
          {
            "average": 2.17918092,
            "count": 13105430,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.316341551,
            "variance": 1.732755079
          },
          {
            "average": 3.194827259,
            "count": 13105430,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.5264407,
            "variance": 2.33002121
          },
          {
            "average": 0.5025151407,
            "count": 13105430,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936931,
            "variance": 0.2499936931
          },
          {
            "average": 0,
            "count": 13105430,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.379661789,
            "count": 13105430,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6002489287,
            "variance": 0.3602987764
          },
          {
            "average": -12.39858615,
            "count": 13105430,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.521775375,
            "variance": 42.53355404
          },
          {
            "average": 0,
            "count": 13105430,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.41405929,
            "count": 13105430,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4926658754,
            "variance": 0.2427196648
          },
          {
            "average": 203276194.1,
            "count": 13105430,
            "maximum": 203277883.5,
            "minimum": 203276023.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 174.3484106,
            "variance": 30397.36826
          },
          {
            "average": 0,
            "count": 13105430,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13105430,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13105430,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000346573901,
            "count": 13105430,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01861326984,
            "variance": 0.000346453814
          },
          {
            "average": 0.4160218322,
            "count": 13105430,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4928972366,
            "variance": 0.2429476859
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289094.581,
          4327525.46,
          -9.806230875,
          290950.001,
          4328783.56,
          362.5737691
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289094.5809944636,
                4327525.460430954,
                -9.80623087475368
              ],
              [
                289094.5809944636,
                4328783.560430953,
                -9.80623087475368
              ],
              [
                290950.0009944636,
                4328783.560430953,
                362.5737691252463
              ],
              [
                290950.0009944636,
                4327525.460430954,
                362.5737691252463
              ],
              [
                289094.5809944636,
                4327525.460430954,
                -9.80623087475368
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:51:23+00:00",
        "end_time": "2018-02-21T19:20:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_188512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_188512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_188512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_188512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43832007,
            39.07137575,
            -9.806230875,
            -77.41650047,
            39.08314898,
            362.5737691
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43793003046333,
                  39.0713757501031,
                  -9.80623087475368
                ],
                [
                  -77.43832006741734,
                  39.08270250276504,
                  -9.80623087475368
                ],
                [
                  -77.41688708555962,
                  39.0831489794233,
                  362.5737691252463
                ],
                [
                  -77.41650046887888,
                  39.071822047587126,
                  362.5737691252463
                ],
                [
                  -77.43793003046333,
                  39.0713757501031,
                  -9.80623087475368
                ]
              ]
            ]
          },
          "id": "20180221_188512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_188512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:51:23Z",
            "pc:count": 13105430,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290173.2921,
                "count": 13105430,
                "maximum": 290950.001,
                "minimum": 289094.581,
                "name": "X",
                "position": 0,
                "stddev": 454.9355012,
                "variance": 206966.3103
              },
              {
                "average": 4328346.429,
                "count": 13105430,
                "maximum": 4328783.56,
                "minimum": 4327525.46,
                "name": "Y",
                "position": 1,
                "stddev": 288.5570602,
                "variance": 83265.17699
              },
              {
                "average": 65.53812503,
                "count": 13105430,
                "maximum": 362.5737691,
                "minimum": -9.806230875,
                "name": "Z",
                "position": 2,
                "stddev": 8.332106154,
                "variance": 69.42399296
              },
              {
                "average": 4552.895428,
                "count": 13105430,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4993.885722,
                "variance": 24938894.6
              },
              {
                "average": 2.17918092,
                "count": 13105430,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.316341551,
                "variance": 1.732755079
              },
              {
                "average": 3.194827259,
                "count": 13105430,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.5264407,
                "variance": 2.33002121
              },
              {
                "average": 0.5025151407,
                "count": 13105430,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936931,
                "variance": 0.2499936931
              },
              {
                "average": 0,
                "count": 13105430,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.379661789,
                "count": 13105430,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6002489287,
                "variance": 0.3602987764
              },
              {
                "average": -12.39858615,
                "count": 13105430,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.521775375,
                "variance": 42.53355404
              },
              {
                "average": 0,
                "count": 13105430,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.41405929,
                "count": 13105430,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4926658754,
                "variance": 0.2427196648
              },
              {
                "average": 203276194.1,
                "count": 13105430,
                "maximum": 203277883.5,
                "minimum": 203276023.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 174.3484106,
                "variance": 30397.36826
              },
              {
                "average": 0,
                "count": 13105430,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13105430,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13105430,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000346573901,
                "count": 13105430,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01861326984,
                "variance": 0.000346453814
              },
              {
                "average": 0.4160218322,
                "count": 13105430,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4928972366,
                "variance": 0.2429476859
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289094.581,
              4327525.46,
              -9.806230875,
              290950.001,
              4328783.56,
              362.5737691
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289094.5809944636,
                    4327525.460430954,
                    -9.80623087475368
                  ],
                  [
                    289094.5809944636,
                    4328783.560430953,
                    -9.80623087475368
                  ],
                  [
                    290950.0009944636,
                    4328783.560430953,
                    362.5737691252463
                  ],
                  [
                    290950.0009944636,
                    4327525.460430954,
                    362.5737691252463
                  ],
                  [
                    289094.5809944636,
                    4327525.460430954,
                    -9.80623087475368
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:51:23+00:00",
            "end_time": "2018-02-21T19:20:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_188516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43799673843394,
              39.082347273207134,
              -8.5234549266452
            ],
            [
              -77.43838731696415,
              39.093684987649446,
              -8.5234549266452
            ],
            [
              -77.41695193628951,
              39.09413156172623,
              359.17654507335476
            ],
            [
              -77.41656478307013,
              39.08279366791178,
              359.17654507335476
            ],
            [
              -77.43799673843394,
              39.082347273207134,
              -8.5234549266452
            ]
          ]
        ]
      },
      "bbox": [
        -77.43838732,
        39.08234727,
        -8.523454927,
        -77.41656478,
        39.09413156,
        359.1765451
      ],
      "properties": {
        "datetime": "2018-02-21T19:27:00Z",
        "pc:count": 18158813,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 289948.0612,
            "count": 18158813,
            "maximum": 290976.8329,
            "minimum": 289121.4929,
            "name": "X",
            "position": 0,
            "stddev": 535.967606,
            "variance": 287261.2747
          },
          {
            "average": 4329355.66,
            "count": 18158813,
            "maximum": 4330002.701,
            "minimum": 4328743.381,
            "name": "Y",
            "position": 1,
            "stddev": 338.8633348,
            "variance": 114828.3596
          },
          {
            "average": 81.52213667,
            "count": 18158813,
            "maximum": 359.1765451,
            "minimum": -8.523454927,
            "name": "Z",
            "position": 2,
            "stddev": 18.09840477,
            "variance": 327.5522551
          },
          {
            "average": 5300.678544,
            "count": 18158813,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5563.104537,
            "variance": 30948132.09
          },
          {
            "average": 2.112321549,
            "count": 18158813,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.255838253,
            "variance": 1.577129718
          },
          {
            "average": 3.071628636,
            "count": 18158813,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.469709777,
            "variance": 2.160046829
          },
          {
            "average": 0.5048594311,
            "count": 18158813,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999763991,
            "variance": 0.2499763997
          },
          {
            "average": 0,
            "count": 18158813,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370850176,
            "count": 18158813,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5041780341,
            "variance": 0.25419549
          },
          {
            "average": 6.556909748,
            "count": 18158813,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.7635925,
            "variance": 138.3821085
          },
          {
            "average": 0,
            "count": 18158813,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.80668147,
            "count": 18158813,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5818299138,
            "variance": 0.3385260486
          },
          {
            "average": 203275639.8,
            "count": 18158813,
            "maximum": 203276420.7,
            "minimum": 203274499.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 716.652535,
            "variance": 513590.8559
          },
          {
            "average": 0,
            "count": 18158813,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18158813,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18158813,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004403922217,
            "count": 18158813,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02098090324,
            "variance": 0.0004401983006
          },
          {
            "average": 0.3569402912,
            "count": 18158813,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4790969968,
            "variance": 0.2295339324
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289121.4929,
          4328743.381,
          -8.523454927,
          290976.8329,
          4330002.701,
          359.1765451
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289121.49289766245,
                4328743.381444941,
                -8.5234549266452
              ],
              [
                289121.49289766245,
                4330002.701444942,
                -8.5234549266452
              ],
              [
                290976.8328976624,
                4330002.701444942,
                359.17654507335476
              ],
              [
                290976.8328976624,
                4328743.381444941,
                359.17654507335476
              ],
              [
                289121.49289766245,
                4328743.381444941,
                -8.5234549266452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:27:00+00:00",
        "end_time": "2018-02-21T18:54:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_188516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_188516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_188516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_188516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43838732,
            39.08234727,
            -8.523454927,
            -77.41656478,
            39.09413156,
            359.1765451
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43799673843394,
                  39.082347273207134,
                  -8.5234549266452
                ],
                [
                  -77.43838731696415,
                  39.093684987649446,
                  -8.5234549266452
                ],
                [
                  -77.41695193628951,
                  39.09413156172623,
                  359.17654507335476
                ],
                [
                  -77.41656478307013,
                  39.08279366791178,
                  359.17654507335476
                ],
                [
                  -77.43799673843394,
                  39.082347273207134,
                  -8.5234549266452
                ]
              ]
            ]
          },
          "id": "20180221_188516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_188516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:27:00Z",
            "pc:count": 18158813,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 289948.0612,
                "count": 18158813,
                "maximum": 290976.8329,
                "minimum": 289121.4929,
                "name": "X",
                "position": 0,
                "stddev": 535.967606,
                "variance": 287261.2747
              },
              {
                "average": 4329355.66,
                "count": 18158813,
                "maximum": 4330002.701,
                "minimum": 4328743.381,
                "name": "Y",
                "position": 1,
                "stddev": 338.8633348,
                "variance": 114828.3596
              },
              {
                "average": 81.52213667,
                "count": 18158813,
                "maximum": 359.1765451,
                "minimum": -8.523454927,
                "name": "Z",
                "position": 2,
                "stddev": 18.09840477,
                "variance": 327.5522551
              },
              {
                "average": 5300.678544,
                "count": 18158813,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5563.104537,
                "variance": 30948132.09
              },
              {
                "average": 2.112321549,
                "count": 18158813,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.255838253,
                "variance": 1.577129718
              },
              {
                "average": 3.071628636,
                "count": 18158813,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.469709777,
                "variance": 2.160046829
              },
              {
                "average": 0.5048594311,
                "count": 18158813,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999763991,
                "variance": 0.2499763997
              },
              {
                "average": 0,
                "count": 18158813,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370850176,
                "count": 18158813,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5041780341,
                "variance": 0.25419549
              },
              {
                "average": 6.556909748,
                "count": 18158813,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.7635925,
                "variance": 138.3821085
              },
              {
                "average": 0,
                "count": 18158813,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.80668147,
                "count": 18158813,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5818299138,
                "variance": 0.3385260486
              },
              {
                "average": 203275639.8,
                "count": 18158813,
                "maximum": 203276420.7,
                "minimum": 203274499.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 716.652535,
                "variance": 513590.8559
              },
              {
                "average": 0,
                "count": 18158813,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18158813,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18158813,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004403922217,
                "count": 18158813,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02098090324,
                "variance": 0.0004401983006
              },
              {
                "average": 0.3569402912,
                "count": 18158813,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4790969968,
                "variance": 0.2295339324
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289121.4929,
              4328743.381,
              -8.523454927,
              290976.8329,
              4330002.701,
              359.1765451
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289121.49289766245,
                    4328743.381444941,
                    -8.5234549266452
                  ],
                  [
                    289121.49289766245,
                    4330002.701444942,
                    -8.5234549266452
                  ],
                  [
                    290976.8328976624,
                    4330002.701444942,
                    359.17654507335476
                  ],
                  [
                    290976.8328976624,
                    4328743.381444941,
                    359.17654507335476
                  ],
                  [
                    289121.49289766245,
                    4328743.381444941,
                    -8.5234549266452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:27:00+00:00",
            "end_time": "2018-02-21T18:54: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": "20180220_176556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48101244298763,
              39.192003790008464,
              -6.677140568153504
            ],
            [
              -77.48141146933045,
              39.203341104176694,
              -6.677140568153504
            ],
            [
              -77.45994186944284,
              39.20379668018968,
              355.9228594318465
            ],
            [
              -77.4595462870169,
              39.192459183187054,
              355.9228594318465
            ],
            [
              -77.48101244298763,
              39.192003790008464,
              -6.677140568153504
            ]
          ]
        ]
      },
      "bbox": [
        -77.48141147,
        39.19200379,
        -6.677140568,
        -77.45954629,
        39.20379668,
        355.9228594
      ],
      "properties": {
        "datetime": "2018-02-20T21:07:28Z",
        "pc:count": 18611679,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286754.5166,
            "count": 18611679,
            "maximum": 287588.6465,
            "minimum": 285733.1665,
            "name": "X",
            "position": 0,
            "stddev": 494.7896169,
            "variance": 244816.765
          },
          {
            "average": 4341720.349,
            "count": 18611679,
            "maximum": 4342274.817,
            "minimum": 4341015.477,
            "name": "Y",
            "position": 1,
            "stddev": 329.6521543,
            "variance": 108670.5429
          },
          {
            "average": 84.49779075,
            "count": 18611679,
            "maximum": 355.9228594,
            "minimum": -6.677140568,
            "name": "Z",
            "position": 2,
            "stddev": 15.37666511,
            "variance": 236.4418298
          },
          {
            "average": 3808.415911,
            "count": 18611679,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4332.676641,
            "variance": 18772086.88
          },
          {
            "average": 2.386430316,
            "count": 18611679,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.339070513,
            "variance": 1.79310984
          },
          {
            "average": 3.569449645,
            "count": 18611679,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.358318312,
            "variance": 1.845028638
          },
          {
            "average": 0.5022729008,
            "count": 18611679,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948473,
            "variance": 0.2499948474
          },
          {
            "average": 0,
            "count": 18611679,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.333169619,
            "count": 18611679,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6407070447,
            "variance": 0.4105055171
          },
          {
            "average": -11.21958648,
            "count": 18611679,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.305003931,
            "variance": 68.97309029
          },
          {
            "average": 0,
            "count": 18611679,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.52416754,
            "count": 18611679,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5479805803,
            "variance": 0.3002827164
          },
          {
            "average": 203194560.8,
            "count": 18611679,
            "maximum": 203196048.4,
            "minimum": 203194280.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 325.3913568,
            "variance": 105879.5351
          },
          {
            "average": 0,
            "count": 18611679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18611679,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18611679,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000414309746,
            "count": 18611679,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02035038368,
            "variance": 0.0004141381157
          },
          {
            "average": 0.4806086544,
            "count": 18611679,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4996238476,
            "variance": 0.2496239891
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285733.1665,
          4341015.477,
          -6.677140568,
          287588.6465,
          4342274.817,
          355.9228594
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285733.16654619714,
                4341015.4765848685,
                -6.677140568153504
              ],
              [
                285733.16654619714,
                4342274.816584868,
                -6.677140568153504
              ],
              [
                287588.6465461971,
                4342274.816584868,
                355.9228594318465
              ],
              [
                287588.6465461971,
                4341015.4765848685,
                355.9228594318465
              ],
              [
                285733.16654619714,
                4341015.4765848685,
                -6.677140568153504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:07:28+00:00",
        "end_time": "2018-02-20T20:38:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_176556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_176556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_176556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48141147,
            39.19200379,
            -6.677140568,
            -77.45954629,
            39.20379668,
            355.9228594
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48101244298763,
                  39.192003790008464,
                  -6.677140568153504
                ],
                [
                  -77.48141146933045,
                  39.203341104176694,
                  -6.677140568153504
                ],
                [
                  -77.45994186944284,
                  39.20379668018968,
                  355.9228594318465
                ],
                [
                  -77.4595462870169,
                  39.192459183187054,
                  355.9228594318465
                ],
                [
                  -77.48101244298763,
                  39.192003790008464,
                  -6.677140568153504
                ]
              ]
            ]
          },
          "id": "20180220_176556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:07:28Z",
            "pc:count": 18611679,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286754.5166,
                "count": 18611679,
                "maximum": 287588.6465,
                "minimum": 285733.1665,
                "name": "X",
                "position": 0,
                "stddev": 494.7896169,
                "variance": 244816.765
              },
              {
                "average": 4341720.349,
                "count": 18611679,
                "maximum": 4342274.817,
                "minimum": 4341015.477,
                "name": "Y",
                "position": 1,
                "stddev": 329.6521543,
                "variance": 108670.5429
              },
              {
                "average": 84.49779075,
                "count": 18611679,
                "maximum": 355.9228594,
                "minimum": -6.677140568,
                "name": "Z",
                "position": 2,
                "stddev": 15.37666511,
                "variance": 236.4418298
              },
              {
                "average": 3808.415911,
                "count": 18611679,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4332.676641,
                "variance": 18772086.88
              },
              {
                "average": 2.386430316,
                "count": 18611679,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.339070513,
                "variance": 1.79310984
              },
              {
                "average": 3.569449645,
                "count": 18611679,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.358318312,
                "variance": 1.845028638
              },
              {
                "average": 0.5022729008,
                "count": 18611679,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948473,
                "variance": 0.2499948474
              },
              {
                "average": 0,
                "count": 18611679,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.333169619,
                "count": 18611679,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6407070447,
                "variance": 0.4105055171
              },
              {
                "average": -11.21958648,
                "count": 18611679,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.305003931,
                "variance": 68.97309029
              },
              {
                "average": 0,
                "count": 18611679,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.52416754,
                "count": 18611679,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5479805803,
                "variance": 0.3002827164
              },
              {
                "average": 203194560.8,
                "count": 18611679,
                "maximum": 203196048.4,
                "minimum": 203194280.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 325.3913568,
                "variance": 105879.5351
              },
              {
                "average": 0,
                "count": 18611679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18611679,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18611679,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000414309746,
                "count": 18611679,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02035038368,
                "variance": 0.0004141381157
              },
              {
                "average": 0.4806086544,
                "count": 18611679,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4996238476,
                "variance": 0.2496239891
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285733.1665,
              4341015.477,
              -6.677140568,
              287588.6465,
              4342274.817,
              355.9228594
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285733.16654619714,
                    4341015.4765848685,
                    -6.677140568153504
                  ],
                  [
                    285733.16654619714,
                    4342274.816584868,
                    -6.677140568153504
                  ],
                  [
                    287588.6465461971,
                    4342274.816584868,
                    355.9228594318465
                  ],
                  [
                    287588.6465461971,
                    4341015.4765848685,
                    355.9228594318465
                  ],
                  [
                    285733.16654619714,
                    4341015.4765848685,
                    -6.677140568153504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:07:28+00:00",
            "end_time": "2018-02-20T20:38: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": "20180221_182524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45927522415168,
              39.104231620184,
              -10.008362729514602
            ],
            [
              -77.45966951037423,
              39.11556893139503,
              -10.008362729514602
            ],
            [
              -77.43822645327681,
              39.11601965645948,
              381.9716372704854
            ],
            [
              -77.43783559604525,
              39.10468216424471,
              381.9716372704854
            ],
            [
              -77.45927522415168,
              39.104231620184,
              -10.008362729514602
            ]
          ]
        ]
      },
      "bbox": [
        -77.45966951,
        39.10423162,
        -10.00836273,
        -77.4378356,
        39.11601966,
        381.9716373
      ],
      "properties": {
        "datetime": "2018-02-21T18:49:52Z",
        "pc:count": 15877077,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288298.8855,
            "count": 15877077,
            "maximum": 289201.9868,
            "minimum": 287346.5268,
            "name": "X",
            "position": 0,
            "stddev": 510.6490562,
            "variance": 260762.4586
          },
          {
            "average": 4331835.509,
            "count": 15877077,
            "maximum": 4332481.338,
            "minimum": 4331222.038,
            "name": "Y",
            "position": 1,
            "stddev": 352.8143168,
            "variance": 124477.9421
          },
          {
            "average": 92.45877723,
            "count": 15877077,
            "maximum": 381.9716373,
            "minimum": -10.00836273,
            "name": "Z",
            "position": 2,
            "stddev": 8.198053873,
            "variance": 67.20808731
          },
          {
            "average": 6524.194484,
            "count": 15877077,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5918.155781,
            "variance": 35024567.85
          },
          {
            "average": 2.038685962,
            "count": 15877077,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.298034868,
            "variance": 1.684894518
          },
          {
            "average": 2.902896169,
            "count": 15877077,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.616945071,
            "variance": 2.614511362
          },
          {
            "average": 0.4999830258,
            "count": 15877077,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000155,
            "variance": 0.2500000155
          },
          {
            "average": 0,
            "count": 15877077,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.435587294,
            "count": 15877077,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5051904126,
            "variance": 0.2552173529
          },
          {
            "average": 7.505424596,
            "count": 15877077,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.28663495,
            "variance": 150.9613983
          },
          {
            "average": 0,
            "count": 15877077,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.32527127,
            "count": 15877077,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6866829151,
            "variance": 0.4715334259
          },
          {
            "average": 203273330.2,
            "count": 15877077,
            "maximum": 203274192.1,
            "minimum": 203272386.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 763.9670303,
            "variance": 583645.6234
          },
          {
            "average": 0,
            "count": 15877077,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15877077,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15877077,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001369269671,
            "count": 15877077,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01170077889,
            "variance": 0.0001369082267
          },
          {
            "average": 0.3420550269,
            "count": 15877077,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4743979338,
            "variance": 0.2250533996
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287346.5268,
          4331222.038,
          -10.00836273,
          289201.9868,
          4332481.338,
          381.9716373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287346.52681399323,
                4331222.0375706535,
                -10.008362729514602
              ],
              [
                287346.52681399323,
                4332481.337570654,
                -10.008362729514602
              ],
              [
                289201.9868139932,
                4332481.337570654,
                381.9716372704854
              ],
              [
                289201.9868139932,
                4331222.0375706535,
                381.9716372704854
              ],
              [
                287346.52681399323,
                4331222.0375706535,
                -10.008362729514602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:49:52+00:00",
        "end_time": "2018-02-21T18:19:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_182524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_182524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_182524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_182524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.45966951,
            39.10423162,
            -10.00836273,
            -77.4378356,
            39.11601966,
            381.9716373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45927522415168,
                  39.104231620184,
                  -10.008362729514602
                ],
                [
                  -77.45966951037423,
                  39.11556893139503,
                  -10.008362729514602
                ],
                [
                  -77.43822645327681,
                  39.11601965645948,
                  381.9716372704854
                ],
                [
                  -77.43783559604525,
                  39.10468216424471,
                  381.9716372704854
                ],
                [
                  -77.45927522415168,
                  39.104231620184,
                  -10.008362729514602
                ]
              ]
            ]
          },
          "id": "20180221_182524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_182524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:49:52Z",
            "pc:count": 15877077,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288298.8855,
                "count": 15877077,
                "maximum": 289201.9868,
                "minimum": 287346.5268,
                "name": "X",
                "position": 0,
                "stddev": 510.6490562,
                "variance": 260762.4586
              },
              {
                "average": 4331835.509,
                "count": 15877077,
                "maximum": 4332481.338,
                "minimum": 4331222.038,
                "name": "Y",
                "position": 1,
                "stddev": 352.8143168,
                "variance": 124477.9421
              },
              {
                "average": 92.45877723,
                "count": 15877077,
                "maximum": 381.9716373,
                "minimum": -10.00836273,
                "name": "Z",
                "position": 2,
                "stddev": 8.198053873,
                "variance": 67.20808731
              },
              {
                "average": 6524.194484,
                "count": 15877077,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5918.155781,
                "variance": 35024567.85
              },
              {
                "average": 2.038685962,
                "count": 15877077,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.298034868,
                "variance": 1.684894518
              },
              {
                "average": 2.902896169,
                "count": 15877077,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.616945071,
                "variance": 2.614511362
              },
              {
                "average": 0.4999830258,
                "count": 15877077,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000155,
                "variance": 0.2500000155
              },
              {
                "average": 0,
                "count": 15877077,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.435587294,
                "count": 15877077,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5051904126,
                "variance": 0.2552173529
              },
              {
                "average": 7.505424596,
                "count": 15877077,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.28663495,
                "variance": 150.9613983
              },
              {
                "average": 0,
                "count": 15877077,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.32527127,
                "count": 15877077,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6866829151,
                "variance": 0.4715334259
              },
              {
                "average": 203273330.2,
                "count": 15877077,
                "maximum": 203274192.1,
                "minimum": 203272386.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 763.9670303,
                "variance": 583645.6234
              },
              {
                "average": 0,
                "count": 15877077,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15877077,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15877077,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001369269671,
                "count": 15877077,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01170077889,
                "variance": 0.0001369082267
              },
              {
                "average": 0.3420550269,
                "count": 15877077,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4743979338,
                "variance": 0.2250533996
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287346.5268,
              4331222.038,
              -10.00836273,
              289201.9868,
              4332481.338,
              381.9716373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287346.52681399323,
                    4331222.0375706535,
                    -10.008362729514602
                  ],
                  [
                    287346.52681399323,
                    4332481.337570654,
                    -10.008362729514602
                  ],
                  [
                    289201.9868139932,
                    4332481.337570654,
                    381.9716372704854
                  ],
                  [
                    289201.9868139932,
                    4331222.0375706535,
                    381.9716372704854
                  ],
                  [
                    287346.52681399323,
                    4331222.0375706535,
                    -10.008362729514602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:49:52+00:00",
            "end_time": "2018-02-21T18:19:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_188520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4380641246684,
              39.09333076920273,
              -9.950259574988223
            ],
            [
              -77.43845478607834,
              39.10466612088648,
              -9.950259574988223
            ],
            [
              -77.41701515660749,
              39.10511283070376,
              367.9497404250118
            ],
            [
              -77.41662792181906,
              39.09377729964532,
              367.9497404250118
            ],
            [
              -77.4380641246684,
              39.09333076920273,
              -9.950259574988223
            ]
          ]
        ]
      },
      "bbox": [
        -77.43845479,
        39.09333077,
        -9.950259575,
        -77.41662792,
        39.10511283,
        367.9497404
      ],
      "properties": {
        "datetime": "2018-02-21T19:20:38Z",
        "pc:count": 18372162,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290013.2322,
            "count": 18372162,
            "maximum": 291003.8114,
            "minimum": 289148.3914,
            "name": "X",
            "position": 0,
            "stddev": 536.0961781,
            "variance": 287399.1121
          },
          {
            "average": 4330633.988,
            "count": 18372162,
            "maximum": 4331221.695,
            "minimum": 4329962.635,
            "name": "Y",
            "position": 1,
            "stddev": 351.3754442,
            "variance": 123464.7028
          },
          {
            "average": 84.78157775,
            "count": 18372162,
            "maximum": 367.9497404,
            "minimum": -9.950259575,
            "name": "Z",
            "position": 2,
            "stddev": 11.25784783,
            "variance": 126.7391377
          },
          {
            "average": 5113.502748,
            "count": 18372162,
            "maximum": 63931,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5243.864756,
            "variance": 27498117.58
          },
          {
            "average": 2.201041119,
            "count": 18372162,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.293337094,
            "variance": 1.672720839
          },
          {
            "average": 3.234736772,
            "count": 18372162,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.458220552,
            "variance": 2.126407178
          },
          {
            "average": 0.4994460097,
            "count": 18372162,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997067,
            "variance": 0.2499997067
          },
          {
            "average": 0,
            "count": 18372162,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.332453796,
            "count": 18372162,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4970250244,
            "variance": 0.2470338748
          },
          {
            "average": -2.994562168,
            "count": 18372162,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.82265399,
            "variance": 191.0657634
          },
          {
            "average": 0,
            "count": 18372162,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.87237218,
            "count": 18372162,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7115072298,
            "variance": 0.506242538
          },
          {
            "average": 203274702.2,
            "count": 18372162,
            "maximum": 203276038.7,
            "minimum": 203274135.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 673.991047,
            "variance": 454263.9315
          },
          {
            "average": 0,
            "count": 18372162,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18372162,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18372162,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000242377571,
            "count": 18372162,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01556659363,
            "variance": 0.0002423188373
          },
          {
            "average": 0.3810822591,
            "count": 18372162,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4856527399,
            "variance": 0.2358585837
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289148.3914,
          4329962.635,
          -9.950259575,
          291003.8114,
          4331221.695,
          367.9497404
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289148.3913644429,
                4329962.634859859,
                -9.950259574988223
              ],
              [
                289148.3913644429,
                4331221.6948598595,
                -9.950259574988223
              ],
              [
                291003.8113644429,
                4331221.6948598595,
                367.9497404250118
              ],
              [
                291003.8113644429,
                4329962.634859859,
                367.9497404250118
              ],
              [
                289148.3913644429,
                4329962.634859859,
                -9.950259574988223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:20:38+00:00",
        "end_time": "2018-02-21T18:48:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_188520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_188520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_188520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_188520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43845479,
            39.09333077,
            -9.950259575,
            -77.41662792,
            39.10511283,
            367.9497404
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4380641246684,
                  39.09333076920273,
                  -9.950259574988223
                ],
                [
                  -77.43845478607834,
                  39.10466612088648,
                  -9.950259574988223
                ],
                [
                  -77.41701515660749,
                  39.10511283070376,
                  367.9497404250118
                ],
                [
                  -77.41662792181906,
                  39.09377729964532,
                  367.9497404250118
                ],
                [
                  -77.4380641246684,
                  39.09333076920273,
                  -9.950259574988223
                ]
              ]
            ]
          },
          "id": "20180221_188520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_188520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:20:38Z",
            "pc:count": 18372162,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290013.2322,
                "count": 18372162,
                "maximum": 291003.8114,
                "minimum": 289148.3914,
                "name": "X",
                "position": 0,
                "stddev": 536.0961781,
                "variance": 287399.1121
              },
              {
                "average": 4330633.988,
                "count": 18372162,
                "maximum": 4331221.695,
                "minimum": 4329962.635,
                "name": "Y",
                "position": 1,
                "stddev": 351.3754442,
                "variance": 123464.7028
              },
              {
                "average": 84.78157775,
                "count": 18372162,
                "maximum": 367.9497404,
                "minimum": -9.950259575,
                "name": "Z",
                "position": 2,
                "stddev": 11.25784783,
                "variance": 126.7391377
              },
              {
                "average": 5113.502748,
                "count": 18372162,
                "maximum": 63931,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5243.864756,
                "variance": 27498117.58
              },
              {
                "average": 2.201041119,
                "count": 18372162,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.293337094,
                "variance": 1.672720839
              },
              {
                "average": 3.234736772,
                "count": 18372162,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.458220552,
                "variance": 2.126407178
              },
              {
                "average": 0.4994460097,
                "count": 18372162,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997067,
                "variance": 0.2499997067
              },
              {
                "average": 0,
                "count": 18372162,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.332453796,
                "count": 18372162,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4970250244,
                "variance": 0.2470338748
              },
              {
                "average": -2.994562168,
                "count": 18372162,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.82265399,
                "variance": 191.0657634
              },
              {
                "average": 0,
                "count": 18372162,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.87237218,
                "count": 18372162,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7115072298,
                "variance": 0.506242538
              },
              {
                "average": 203274702.2,
                "count": 18372162,
                "maximum": 203276038.7,
                "minimum": 203274135.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 673.991047,
                "variance": 454263.9315
              },
              {
                "average": 0,
                "count": 18372162,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18372162,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18372162,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000242377571,
                "count": 18372162,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01556659363,
                "variance": 0.0002423188373
              },
              {
                "average": 0.3810822591,
                "count": 18372162,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4856527399,
                "variance": 0.2358585837
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289148.3914,
              4329962.635,
              -9.950259575,
              291003.8114,
              4331221.695,
              367.9497404
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289148.3913644429,
                    4329962.634859859,
                    -9.950259574988223
                  ],
                  [
                    289148.3913644429,
                    4331221.6948598595,
                    -9.950259574988223
                  ],
                  [
                    291003.8113644429,
                    4331221.6948598595,
                    367.9497404250118
                  ],
                  [
                    291003.8113644429,
                    4329962.634859859,
                    367.9497404250118
                  ],
                  [
                    289148.3913644429,
                    4329962.634859859,
                    -9.950259574988223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:20:38+00:00",
            "end_time": "2018-02-21T18:48: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": "20180220_182528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45934695112236,
              39.1152140111069,
              -8.816571923953063
            ],
            [
              -77.45974141556698,
              39.1265516604152,
              -8.816571923953063
            ],
            [
              -77.43829456756465,
              39.12700251348759,
              376.3834280760469
            ],
            [
              -77.43790353416667,
              39.11566468313341,
              376.3834280760469
            ],
            [
              -77.45934695112236,
              39.1152140111069,
              -8.816571923953063
            ]
          ]
        ]
      },
      "bbox": [
        -77.45974142,
        39.11521401,
        -8.816571924,
        -77.43790353,
        39.12700251,
        376.3834281
      ],
      "properties": {
        "datetime": "2018-02-21T18:25:47Z",
        "pc:count": 16716248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288292.1978,
            "count": 16716248,
            "maximum": 289228.8501,
            "minimum": 287373.3501,
            "name": "X",
            "position": 0,
            "stddev": 507.3935266,
            "variance": 257448.1908
          },
          {
            "average": 4333024.131,
            "count": 16716248,
            "maximum": 4333700.528,
            "minimum": 4332441.188,
            "name": "Y",
            "position": 1,
            "stddev": 349.7870964,
            "variance": 122351.0128
          },
          {
            "average": 96.44926143,
            "count": 16716248,
            "maximum": 376.3834281,
            "minimum": -8.816571924,
            "name": "Z",
            "position": 2,
            "stddev": 11.400814,
            "variance": 129.9785599
          },
          {
            "average": 6489.789347,
            "count": 16716248,
            "maximum": 65531,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5731.665642,
            "variance": 32851991.03
          },
          {
            "average": 2.038115551,
            "count": 16716248,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.301639431,
            "variance": 1.694265209
          },
          {
            "average": 2.915037752,
            "count": 16716248,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.618017935,
            "variance": 2.617982037
          },
          {
            "average": 0.4972633811,
            "count": 16716248,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925258,
            "variance": 0.2499925259
          },
          {
            "average": 0,
            "count": 16716248,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.452184785,
            "count": 16716248,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5101145806,
            "variance": 0.2602168853
          },
          {
            "average": -12.29243088,
            "count": 16716248,
            "maximum": 13.00199986,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.20385587,
            "variance": 51.89553939
          },
          {
            "average": 0,
            "count": 16716248,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.30495145,
            "count": 16716248,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5495180242,
            "variance": 0.3019700589
          },
          {
            "average": 203269226.4,
            "count": 16716248,
            "maximum": 203272747.2,
            "minimum": 203199593.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 15115.50313,
            "variance": 228478434.9
          },
          {
            "average": 0,
            "count": 16716248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16716248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16716248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001426755573,
            "count": 16716248,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01194383563,
            "variance": 0.0001426552096
          },
          {
            "average": 0.4908299398,
            "count": 16716248,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999159179,
            "variance": 0.2499159249
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287373.3501,
          4332441.188,
          -8.816571924,
          289228.8501,
          4333700.528,
          376.3834281
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287373.3501291273,
                4332441.187636087,
                -8.816571923953063
              ],
              [
                287373.3501291273,
                4333700.527636087,
                -8.816571923953063
              ],
              [
                289228.8501291273,
                4333700.527636087,
                376.3834280760469
              ],
              [
                289228.8501291273,
                4332441.187636087,
                376.3834280760469
              ],
              [
                287373.3501291273,
                4332441.187636087,
                -8.816571923953063
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:25:47+00:00",
        "end_time": "2018-02-20T22:06:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_182528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_182528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_182528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.45974142,
            39.11521401,
            -8.816571924,
            -77.43790353,
            39.12700251,
            376.3834281
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45934695112236,
                  39.1152140111069,
                  -8.816571923953063
                ],
                [
                  -77.45974141556698,
                  39.1265516604152,
                  -8.816571923953063
                ],
                [
                  -77.43829456756465,
                  39.12700251348759,
                  376.3834280760469
                ],
                [
                  -77.43790353416667,
                  39.11566468313341,
                  376.3834280760469
                ],
                [
                  -77.45934695112236,
                  39.1152140111069,
                  -8.816571923953063
                ]
              ]
            ]
          },
          "id": "20180220_182528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_182528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:25:47Z",
            "pc:count": 16716248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288292.1978,
                "count": 16716248,
                "maximum": 289228.8501,
                "minimum": 287373.3501,
                "name": "X",
                "position": 0,
                "stddev": 507.3935266,
                "variance": 257448.1908
              },
              {
                "average": 4333024.131,
                "count": 16716248,
                "maximum": 4333700.528,
                "minimum": 4332441.188,
                "name": "Y",
                "position": 1,
                "stddev": 349.7870964,
                "variance": 122351.0128
              },
              {
                "average": 96.44926143,
                "count": 16716248,
                "maximum": 376.3834281,
                "minimum": -8.816571924,
                "name": "Z",
                "position": 2,
                "stddev": 11.400814,
                "variance": 129.9785599
              },
              {
                "average": 6489.789347,
                "count": 16716248,
                "maximum": 65531,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5731.665642,
                "variance": 32851991.03
              },
              {
                "average": 2.038115551,
                "count": 16716248,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.301639431,
                "variance": 1.694265209
              },
              {
                "average": 2.915037752,
                "count": 16716248,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.618017935,
                "variance": 2.617982037
              },
              {
                "average": 0.4972633811,
                "count": 16716248,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925258,
                "variance": 0.2499925259
              },
              {
                "average": 0,
                "count": 16716248,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.452184785,
                "count": 16716248,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5101145806,
                "variance": 0.2602168853
              },
              {
                "average": -12.29243088,
                "count": 16716248,
                "maximum": 13.00199986,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.20385587,
                "variance": 51.89553939
              },
              {
                "average": 0,
                "count": 16716248,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.30495145,
                "count": 16716248,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5495180242,
                "variance": 0.3019700589
              },
              {
                "average": 203269226.4,
                "count": 16716248,
                "maximum": 203272747.2,
                "minimum": 203199593.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 15115.50313,
                "variance": 228478434.9
              },
              {
                "average": 0,
                "count": 16716248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16716248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16716248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001426755573,
                "count": 16716248,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01194383563,
                "variance": 0.0001426552096
              },
              {
                "average": 0.4908299398,
                "count": 16716248,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999159179,
                "variance": 0.2499159249
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287373.3501,
              4332441.188,
              -8.816571924,
              289228.8501,
              4333700.528,
              376.3834281
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287373.3501291273,
                    4332441.187636087,
                    -8.816571923953063
                  ],
                  [
                    287373.3501291273,
                    4333700.527636087,
                    -8.816571923953063
                  ],
                  [
                    289228.8501291273,
                    4333700.527636087,
                    376.3834280760469
                  ],
                  [
                    289228.8501291273,
                    4332441.187636087,
                    376.3834280760469
                  ],
                  [
                    287373.3501291273,
                    4332441.187636087,
                    -8.816571923953063
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:25:47+00:00",
            "end_time": "2018-02-20T22:06:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_188560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43874196826576,
              39.20315169510133,
              -2.862529057760213
            ],
            [
              -77.43913438705124,
              39.21449024806944,
              -2.862529057760213
            ],
            [
              -77.41766048241004,
              39.214938143480374,
              364.35747094223984
            ],
            [
              -77.41727151019832,
              39.203599410755224,
              364.35747094223984
            ],
            [
              -77.43874196826576,
              39.20315169510133,
              -2.862529057760213
            ]
          ]
        ]
      },
      "bbox": [
        -77.43913439,
        39.2031517,
        -2.862529058,
        -77.41727151,
        39.21493814,
        364.3574709
      ],
      "properties": {
        "datetime": "2018-02-20T21:16:26Z",
        "pc:count": 20209622,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290351.6811,
            "count": 20209622,
            "maximum": 291273.0174,
            "minimum": 289417.5174,
            "name": "X",
            "position": 0,
            "stddev": 520.5603461,
            "variance": 270983.0739
          },
          {
            "average": 4342790.23,
            "count": 20209622,
            "maximum": 4343413.166,
            "minimum": 4342153.726,
            "name": "Y",
            "position": 1,
            "stddev": 342.8380792,
            "variance": 117537.9486
          },
          {
            "average": 105.0034407,
            "count": 20209622,
            "maximum": 364.3574709,
            "minimum": -2.862529058,
            "name": "Z",
            "position": 2,
            "stddev": 12.88780611,
            "variance": 166.0955464
          },
          {
            "average": 5013.927292,
            "count": 20209622,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5387.163474,
            "variance": 29021530.29
          },
          {
            "average": 2.221942251,
            "count": 20209622,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.312774055,
            "variance": 1.723375718
          },
          {
            "average": 3.282063959,
            "count": 20209622,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.47268568,
            "variance": 2.168803112
          },
          {
            "average": 0.5005824453,
            "count": 20209622,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996731,
            "variance": 0.2499996731
          },
          {
            "average": 0,
            "count": 20209622,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335793416,
            "count": 20209622,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4973023206,
            "variance": 0.2473095981
          },
          {
            "average": 10.5573386,
            "count": 20209622,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.877718521,
            "variance": 78.81388615
          },
          {
            "average": 0,
            "count": 20209622,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.62119643,
            "count": 20209622,
            "maximum": 46,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5425948134,
            "variance": 0.2944091316
          },
          {
            "average": 203195517.8,
            "count": 20209622,
            "maximum": 203196586.9,
            "minimum": 203194244.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 599.6020321,
            "variance": 359522.5969
          },
          {
            "average": 0,
            "count": 20209622,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20209622,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20209622,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003360280563,
            "count": 20209622,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01832798838,
            "variance": 0.0003359151581
          },
          {
            "average": 0.3916602695,
            "count": 20209622,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4881214138,
            "variance": 0.2382625146
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289417.5174,
          4342153.726,
          -2.862529058,
          291273.0174,
          4343413.166,
          364.3574709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289417.5173939037,
                4342153.725984971,
                -2.862529057760213
              ],
              [
                289417.5173939037,
                4343413.1659849705,
                -2.862529057760213
              ],
              [
                291273.0173939037,
                4343413.1659849705,
                364.35747094223984
              ],
              [
                291273.0173939037,
                4342153.725984971,
                364.35747094223984
              ],
              [
                289417.5173939037,
                4342153.725984971,
                -2.862529057760213
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:16:26+00:00",
        "end_time": "2018-02-20T20:37:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_188560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_188560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_188560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43913439,
            39.2031517,
            -2.862529058,
            -77.41727151,
            39.21493814,
            364.3574709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43874196826576,
                  39.20315169510133,
                  -2.862529057760213
                ],
                [
                  -77.43913438705124,
                  39.21449024806944,
                  -2.862529057760213
                ],
                [
                  -77.41766048241004,
                  39.214938143480374,
                  364.35747094223984
                ],
                [
                  -77.41727151019832,
                  39.203599410755224,
                  364.35747094223984
                ],
                [
                  -77.43874196826576,
                  39.20315169510133,
                  -2.862529057760213
                ]
              ]
            ]
          },
          "id": "20180220_188560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:16:26Z",
            "pc:count": 20209622,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290351.6811,
                "count": 20209622,
                "maximum": 291273.0174,
                "minimum": 289417.5174,
                "name": "X",
                "position": 0,
                "stddev": 520.5603461,
                "variance": 270983.0739
              },
              {
                "average": 4342790.23,
                "count": 20209622,
                "maximum": 4343413.166,
                "minimum": 4342153.726,
                "name": "Y",
                "position": 1,
                "stddev": 342.8380792,
                "variance": 117537.9486
              },
              {
                "average": 105.0034407,
                "count": 20209622,
                "maximum": 364.3574709,
                "minimum": -2.862529058,
                "name": "Z",
                "position": 2,
                "stddev": 12.88780611,
                "variance": 166.0955464
              },
              {
                "average": 5013.927292,
                "count": 20209622,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5387.163474,
                "variance": 29021530.29
              },
              {
                "average": 2.221942251,
                "count": 20209622,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.312774055,
                "variance": 1.723375718
              },
              {
                "average": 3.282063959,
                "count": 20209622,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.47268568,
                "variance": 2.168803112
              },
              {
                "average": 0.5005824453,
                "count": 20209622,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996731,
                "variance": 0.2499996731
              },
              {
                "average": 0,
                "count": 20209622,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335793416,
                "count": 20209622,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4973023206,
                "variance": 0.2473095981
              },
              {
                "average": 10.5573386,
                "count": 20209622,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.877718521,
                "variance": 78.81388615
              },
              {
                "average": 0,
                "count": 20209622,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.62119643,
                "count": 20209622,
                "maximum": 46,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5425948134,
                "variance": 0.2944091316
              },
              {
                "average": 203195517.8,
                "count": 20209622,
                "maximum": 203196586.9,
                "minimum": 203194244.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 599.6020321,
                "variance": 359522.5969
              },
              {
                "average": 0,
                "count": 20209622,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20209622,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20209622,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003360280563,
                "count": 20209622,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01832798838,
                "variance": 0.0003359151581
              },
              {
                "average": 0.3916602695,
                "count": 20209622,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4881214138,
                "variance": 0.2382625146
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289417.5174,
              4342153.726,
              -2.862529058,
              291273.0174,
              4343413.166,
              364.3574709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289417.5173939037,
                    4342153.725984971,
                    -2.862529057760213
                  ],
                  [
                    289417.5173939037,
                    4343413.1659849705,
                    -2.862529057760213
                  ],
                  [
                    291273.0173939037,
                    4343413.1659849705,
                    364.35747094223984
                  ],
                  [
                    291273.0173939037,
                    4342153.725984971,
                    364.35747094223984
                  ],
                  [
                    289417.5173939037,
                    4342153.725984971,
                    -2.862529057760213
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:16:26+00:00",
            "end_time": "2018-02-20T20:37:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_170548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.50202656730599,
              39.16995081862836,
              -8.935221434017961
            ],
            [
              -77.50242824042921,
              39.181276291197264,
              -8.935221434017961
            ],
            [
              -77.48096500124454,
              39.181735540383755,
              359.184778565982
            ],
            [
              -77.4805667646021,
              39.17040988366923,
              359.184778565982
            ],
            [
              -77.50202656730599,
              39.16995081862836,
              -8.935221434017961
            ]
          ]
        ]
      },
      "bbox": [
        -77.50242824,
        39.16995082,
        -8.935221434,
        -77.48056676,
        39.18173554,
        359.1847786
      ],
      "properties": {
        "datetime": "2018-02-20T21:08:44Z",
        "pc:count": 25996032,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284807.7757,
            "count": 25996032,
            "maximum": 285706.0617,
            "minimum": 283850.5217,
            "name": "X",
            "position": 0,
            "stddev": 510.0360745,
            "variance": 260136.7973
          },
          {
            "average": 4339224.722,
            "count": 25996032,
            "maximum": 4339875.632,
            "minimum": 4338617.592,
            "name": "Y",
            "position": 1,
            "stddev": 346.8847003,
            "variance": 120328.9953
          },
          {
            "average": 107.9744835,
            "count": 25996032,
            "maximum": 359.1847786,
            "minimum": -8.935221434,
            "name": "Z",
            "position": 2,
            "stddev": 23.1187548,
            "variance": 534.4768235
          },
          {
            "average": 3443.13559,
            "count": 25996032,
            "maximum": 65508,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4174.845732,
            "variance": 17429336.89
          },
          {
            "average": 2.503092395,
            "count": 25996032,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.320330851,
            "variance": 1.743273556
          },
          {
            "average": 3.807564593,
            "count": 25996032,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.143850799,
            "variance": 1.308394651
          },
          {
            "average": 0.5011649855,
            "count": 25996032,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986524,
            "variance": 0.2499986524
          },
          {
            "average": 0,
            "count": 25996032,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264780448,
            "count": 25996032,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4680524652,
            "variance": 0.2190731102
          },
          {
            "average": 10.55942713,
            "count": 25996032,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.497275065,
            "variance": 90.19823367
          },
          {
            "average": 0,
            "count": 25996032,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.47350696,
            "count": 25996032,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5866213462,
            "variance": 0.3441246039
          },
          {
            "average": 203195416.4,
            "count": 25996032,
            "maximum": 203196124.2,
            "minimum": 203194354,
            "name": "GpsTime",
            "position": 12,
            "stddev": 713.1248578,
            "variance": 508547.0629
          },
          {
            "average": 0,
            "count": 25996032,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25996032,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25996032,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005794345845,
            "count": 25996032,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02406447303,
            "variance": 0.0005790988623
          },
          {
            "average": 0.4973569813,
            "count": 25996032,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499993024,
            "variance": 0.2499930241
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283850.5217,
          4338617.592,
          -8.935221434,
          285706.0617,
          4339875.632,
          359.1847786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283850.5216972339,
                4338617.591908227,
                -8.935221434017961
              ],
              [
                283850.5216972339,
                4339875.631908226,
                -8.935221434017961
              ],
              [
                285706.06169723393,
                4339875.631908226,
                359.184778565982
              ],
              [
                285706.06169723393,
                4338617.591908227,
                359.184778565982
              ],
              [
                283850.5216972339,
                4338617.591908227,
                -8.935221434017961
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:08:44+00:00",
        "end_time": "2018-02-20T20:39:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_170548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_170548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_170548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.50242824,
            39.16995082,
            -8.935221434,
            -77.48056676,
            39.18173554,
            359.1847786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.50202656730599,
                  39.16995081862836,
                  -8.935221434017961
                ],
                [
                  -77.50242824042921,
                  39.181276291197264,
                  -8.935221434017961
                ],
                [
                  -77.48096500124454,
                  39.181735540383755,
                  359.184778565982
                ],
                [
                  -77.4805667646021,
                  39.17040988366923,
                  359.184778565982
                ],
                [
                  -77.50202656730599,
                  39.16995081862836,
                  -8.935221434017961
                ]
              ]
            ]
          },
          "id": "20180220_170548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:08:44Z",
            "pc:count": 25996032,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284807.7757,
                "count": 25996032,
                "maximum": 285706.0617,
                "minimum": 283850.5217,
                "name": "X",
                "position": 0,
                "stddev": 510.0360745,
                "variance": 260136.7973
              },
              {
                "average": 4339224.722,
                "count": 25996032,
                "maximum": 4339875.632,
                "minimum": 4338617.592,
                "name": "Y",
                "position": 1,
                "stddev": 346.8847003,
                "variance": 120328.9953
              },
              {
                "average": 107.9744835,
                "count": 25996032,
                "maximum": 359.1847786,
                "minimum": -8.935221434,
                "name": "Z",
                "position": 2,
                "stddev": 23.1187548,
                "variance": 534.4768235
              },
              {
                "average": 3443.13559,
                "count": 25996032,
                "maximum": 65508,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4174.845732,
                "variance": 17429336.89
              },
              {
                "average": 2.503092395,
                "count": 25996032,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.320330851,
                "variance": 1.743273556
              },
              {
                "average": 3.807564593,
                "count": 25996032,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.143850799,
                "variance": 1.308394651
              },
              {
                "average": 0.5011649855,
                "count": 25996032,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986524,
                "variance": 0.2499986524
              },
              {
                "average": 0,
                "count": 25996032,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264780448,
                "count": 25996032,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4680524652,
                "variance": 0.2190731102
              },
              {
                "average": 10.55942713,
                "count": 25996032,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.497275065,
                "variance": 90.19823367
              },
              {
                "average": 0,
                "count": 25996032,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.47350696,
                "count": 25996032,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5866213462,
                "variance": 0.3441246039
              },
              {
                "average": 203195416.4,
                "count": 25996032,
                "maximum": 203196124.2,
                "minimum": 203194354,
                "name": "GpsTime",
                "position": 12,
                "stddev": 713.1248578,
                "variance": 508547.0629
              },
              {
                "average": 0,
                "count": 25996032,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25996032,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25996032,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005794345845,
                "count": 25996032,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02406447303,
                "variance": 0.0005790988623
              },
              {
                "average": 0.4973569813,
                "count": 25996032,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499993024,
                "variance": 0.2499930241
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283850.5217,
              4338617.592,
              -8.935221434,
              285706.0617,
              4339875.632,
              359.1847786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283850.5216972339,
                    4338617.591908227,
                    -8.935221434017961
                  ],
                  [
                    283850.5216972339,
                    4339875.631908226,
                    -8.935221434017961
                  ],
                  [
                    285706.06169723393,
                    4339875.631908226,
                    359.184778565982
                  ],
                  [
                    285706.06169723393,
                    4338617.591908227,
                    359.184778565982
                  ],
                  [
                    283850.5216972339,
                    4338617.591908227,
                    -8.935221434017961
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:08:44+00:00",
            "end_time": "2018-02-20T20:39: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": "20180220_188564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43881057646755,
              39.21413336227999,
              -3.102618809221241
            ],
            [
              -77.43920316586846,
              39.22547207330294,
              -3.102618809221241
            ],
            [
              -77.41772568477629,
              39.22592009025035,
              361.31738119077875
            ],
            [
              -77.4173365439242,
              39.21458119943338,
              361.31738119077875
            ],
            [
              -77.43881057646755,
              39.21413336227999,
              -3.102618809221241
            ]
          ]
        ]
      },
      "bbox": [
        -77.43920317,
        39.21413336,
        -3.102618809,
        -77.41733654,
        39.22592009,
        361.3173812
      ],
      "properties": {
        "datetime": "2018-02-20T21:06:08Z",
        "pc:count": 17595588,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290241.9419,
            "count": 17595588,
            "maximum": 291299.9303,
            "minimum": 289444.4103,
            "name": "X",
            "position": 0,
            "stddev": 525.6860729,
            "variance": 276345.8472
          },
          {
            "average": 4343957.41,
            "count": 17595588,
            "maximum": 4344632.26,
            "minimum": 4343372.8,
            "name": "Y",
            "position": 1,
            "stddev": 327.2026303,
            "variance": 107061.5613
          },
          {
            "average": 103.3629083,
            "count": 17595588,
            "maximum": 361.3173812,
            "minimum": -3.102618809,
            "name": "Z",
            "position": 2,
            "stddev": 13.24677746,
            "variance": 175.4771132
          },
          {
            "average": 5295.871556,
            "count": 17595588,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5440.05763,
            "variance": 29594227.02
          },
          {
            "average": 2.193769768,
            "count": 17595588,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.345093624,
            "variance": 1.809276856
          },
          {
            "average": 3.20379677,
            "count": 17595588,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.564583029,
            "variance": 2.447920054
          },
          {
            "average": 0.4942353731,
            "count": 17595588,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999667822,
            "variance": 0.2499667833
          },
          {
            "average": 0,
            "count": 17595588,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.368475154,
            "count": 17595588,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.495886481,
            "variance": 0.2459034021
          },
          {
            "average": -9.19835765,
            "count": 17595588,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.10705242,
            "variance": 123.3666134
          },
          {
            "average": 0,
            "count": 17595588,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.60677802,
            "count": 17595588,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6445862695,
            "variance": 0.4154914589
          },
          {
            "average": 203194633.1,
            "count": 17595588,
            "maximum": 203195968.9,
            "minimum": 203194207,
            "name": "GpsTime",
            "position": 12,
            "stddev": 494.8732547,
            "variance": 244899.5382
          },
          {
            "average": 0,
            "count": 17595588,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17595588,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17595588,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002939373211,
            "count": 17595588,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01714208093,
            "variance": 0.0002938509387
          },
          {
            "average": 0.3369324174,
            "count": 17595588,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4726615874,
            "variance": 0.2234089762
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289444.4103,
          4343372.8,
          -3.102618809,
          291299.9303,
          4344632.26,
          361.3173812
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289444.41033670615,
                4343372.800337274,
                -3.102618809221241
              ],
              [
                289444.41033670615,
                4344632.2603372745,
                -3.102618809221241
              ],
              [
                291299.93033670617,
                4344632.2603372745,
                361.31738119077875
              ],
              [
                291299.93033670617,
                4343372.800337274,
                361.31738119077875
              ],
              [
                289444.41033670615,
                4343372.800337274,
                -3.102618809221241
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:06:08+00:00",
        "end_time": "2018-02-20T20:36:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_188564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_188564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_188564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43920317,
            39.21413336,
            -3.102618809,
            -77.41733654,
            39.22592009,
            361.3173812
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43881057646755,
                  39.21413336227999,
                  -3.102618809221241
                ],
                [
                  -77.43920316586846,
                  39.22547207330294,
                  -3.102618809221241
                ],
                [
                  -77.41772568477629,
                  39.22592009025035,
                  361.31738119077875
                ],
                [
                  -77.4173365439242,
                  39.21458119943338,
                  361.31738119077875
                ],
                [
                  -77.43881057646755,
                  39.21413336227999,
                  -3.102618809221241
                ]
              ]
            ]
          },
          "id": "20180220_188564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:06:08Z",
            "pc:count": 17595588,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290241.9419,
                "count": 17595588,
                "maximum": 291299.9303,
                "minimum": 289444.4103,
                "name": "X",
                "position": 0,
                "stddev": 525.6860729,
                "variance": 276345.8472
              },
              {
                "average": 4343957.41,
                "count": 17595588,
                "maximum": 4344632.26,
                "minimum": 4343372.8,
                "name": "Y",
                "position": 1,
                "stddev": 327.2026303,
                "variance": 107061.5613
              },
              {
                "average": 103.3629083,
                "count": 17595588,
                "maximum": 361.3173812,
                "minimum": -3.102618809,
                "name": "Z",
                "position": 2,
                "stddev": 13.24677746,
                "variance": 175.4771132
              },
              {
                "average": 5295.871556,
                "count": 17595588,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5440.05763,
                "variance": 29594227.02
              },
              {
                "average": 2.193769768,
                "count": 17595588,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.345093624,
                "variance": 1.809276856
              },
              {
                "average": 3.20379677,
                "count": 17595588,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.564583029,
                "variance": 2.447920054
              },
              {
                "average": 0.4942353731,
                "count": 17595588,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999667822,
                "variance": 0.2499667833
              },
              {
                "average": 0,
                "count": 17595588,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.368475154,
                "count": 17595588,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.495886481,
                "variance": 0.2459034021
              },
              {
                "average": -9.19835765,
                "count": 17595588,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.10705242,
                "variance": 123.3666134
              },
              {
                "average": 0,
                "count": 17595588,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.60677802,
                "count": 17595588,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6445862695,
                "variance": 0.4154914589
              },
              {
                "average": 203194633.1,
                "count": 17595588,
                "maximum": 203195968.9,
                "minimum": 203194207,
                "name": "GpsTime",
                "position": 12,
                "stddev": 494.8732547,
                "variance": 244899.5382
              },
              {
                "average": 0,
                "count": 17595588,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17595588,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17595588,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002939373211,
                "count": 17595588,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01714208093,
                "variance": 0.0002938509387
              },
              {
                "average": 0.3369324174,
                "count": 17595588,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4726615874,
                "variance": 0.2234089762
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289444.4103,
              4343372.8,
              -3.102618809,
              291299.9303,
              4344632.26,
              361.3173812
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289444.41033670615,
                    4343372.800337274,
                    -3.102618809221241
                  ],
                  [
                    289444.41033670615,
                    4344632.2603372745,
                    -3.102618809221241
                  ],
                  [
                    291299.93033670617,
                    4344632.2603372745,
                    361.31738119077875
                  ],
                  [
                    291299.93033670617,
                    4343372.800337274,
                    361.31738119077875
                  ],
                  [
                    289444.41033670615,
                    4343372.800337274,
                    -3.102618809221241
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:06:08+00:00",
            "end_time": "2018-02-20T20:36:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_188568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43887777981982,
              39.225116149475795,
              -9.93932627884513
            ],
            [
              -77.43927048977851,
              39.2364535781116,
              -9.93932627884513
            ],
            [
              -77.41779128268702,
              39.236901677817244,
              362.60067372115486
            ],
            [
              -77.4174020225177,
              39.22556406938878,
              362.60067372115486
            ],
            [
              -77.43887777981982,
              39.225116149475795,
              -9.93932627884513
            ]
          ]
        ]
      },
      "bbox": [
        -77.43927049,
        39.22511615,
        -9.939326279,
        -77.41740202,
        39.23690168,
        362.6006737
      ],
      "properties": {
        "datetime": "2018-02-20T20:47:15Z",
        "pc:count": 11959906,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290388.8761,
            "count": 11959906,
            "maximum": 291326.8175,
            "minimum": 289471.4375,
            "name": "X",
            "position": 0,
            "stddev": 525.8075165,
            "variance": 276473.5444
          },
          {
            "average": 4345298.483,
            "count": 11959906,
            "maximum": 4345851.318,
            "minimum": 4344591.998,
            "name": "Y",
            "position": 1,
            "stddev": 351.7665426,
            "variance": 123739.7005
          },
          {
            "average": 113.5091008,
            "count": 11959906,
            "maximum": 362.6006737,
            "minimum": -9.939326279,
            "name": "Z",
            "position": 2,
            "stddev": 10.72262769,
            "variance": 114.9747445
          },
          {
            "average": 8807.533772,
            "count": 11959906,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5996.115799,
            "variance": 35953404.68
          },
          {
            "average": 1.639388554,
            "count": 11959906,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.115886264,
            "variance": 1.245202154
          },
          {
            "average": 2.201223153,
            "count": 11959906,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.54390946,
            "variance": 2.383656421
          },
          {
            "average": 0.4986184674,
            "count": 11959906,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981123,
            "variance": 0.2499981123
          },
          {
            "average": 0,
            "count": 11959906,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.478297739,
            "count": 11959906,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5077455267,
            "variance": 0.2578055199
          },
          {
            "average": 5.638630727,
            "count": 11959906,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.08014192,
            "variance": 145.9298287
          },
          {
            "average": 0,
            "count": 11959906,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.82066841,
            "count": 11959906,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5844055534,
            "variance": 0.3415298509
          },
          {
            "average": 203193983.8,
            "count": 11959906,
            "maximum": 203194835,
            "minimum": 203193144.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 537.5275733,
            "variance": 288935.8921
          },
          {
            "average": 0,
            "count": 11959906,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11959906,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11959906,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000169315712,
            "count": 11959906,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01301103602,
            "variance": 0.0001692870584
          },
          {
            "average": 0.4091747878,
            "count": 11959906,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4916816054,
            "variance": 0.241750801
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289471.4375,
          4344591.998,
          -9.939326279,
          291326.8175,
          4345851.318,
          362.6006737
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289471.43752229103,
                4344591.997655759,
                -9.93932627884513
              ],
              [
                289471.43752229103,
                4345851.317655759,
                -9.93932627884513
              ],
              [
                291326.81752229104,
                4345851.317655759,
                362.60067372115486
              ],
              [
                291326.81752229104,
                4344591.997655759,
                362.60067372115486
              ],
              [
                289471.43752229103,
                4344591.997655759,
                -9.93932627884513
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:47:15+00:00",
        "end_time": "2018-02-20T20:19:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_188568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_188568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_188568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43927049,
            39.22511615,
            -9.939326279,
            -77.41740202,
            39.23690168,
            362.6006737
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43887777981982,
                  39.225116149475795,
                  -9.93932627884513
                ],
                [
                  -77.43927048977851,
                  39.2364535781116,
                  -9.93932627884513
                ],
                [
                  -77.41779128268702,
                  39.236901677817244,
                  362.60067372115486
                ],
                [
                  -77.4174020225177,
                  39.22556406938878,
                  362.60067372115486
                ],
                [
                  -77.43887777981982,
                  39.225116149475795,
                  -9.93932627884513
                ]
              ]
            ]
          },
          "id": "20180220_188568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:47:15Z",
            "pc:count": 11959906,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290388.8761,
                "count": 11959906,
                "maximum": 291326.8175,
                "minimum": 289471.4375,
                "name": "X",
                "position": 0,
                "stddev": 525.8075165,
                "variance": 276473.5444
              },
              {
                "average": 4345298.483,
                "count": 11959906,
                "maximum": 4345851.318,
                "minimum": 4344591.998,
                "name": "Y",
                "position": 1,
                "stddev": 351.7665426,
                "variance": 123739.7005
              },
              {
                "average": 113.5091008,
                "count": 11959906,
                "maximum": 362.6006737,
                "minimum": -9.939326279,
                "name": "Z",
                "position": 2,
                "stddev": 10.72262769,
                "variance": 114.9747445
              },
              {
                "average": 8807.533772,
                "count": 11959906,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5996.115799,
                "variance": 35953404.68
              },
              {
                "average": 1.639388554,
                "count": 11959906,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.115886264,
                "variance": 1.245202154
              },
              {
                "average": 2.201223153,
                "count": 11959906,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.54390946,
                "variance": 2.383656421
              },
              {
                "average": 0.4986184674,
                "count": 11959906,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981123,
                "variance": 0.2499981123
              },
              {
                "average": 0,
                "count": 11959906,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.478297739,
                "count": 11959906,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5077455267,
                "variance": 0.2578055199
              },
              {
                "average": 5.638630727,
                "count": 11959906,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.08014192,
                "variance": 145.9298287
              },
              {
                "average": 0,
                "count": 11959906,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.82066841,
                "count": 11959906,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5844055534,
                "variance": 0.3415298509
              },
              {
                "average": 203193983.8,
                "count": 11959906,
                "maximum": 203194835,
                "minimum": 203193144.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 537.5275733,
                "variance": 288935.8921
              },
              {
                "average": 0,
                "count": 11959906,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11959906,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11959906,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000169315712,
                "count": 11959906,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01301103602,
                "variance": 0.0001692870584
              },
              {
                "average": 0.4091747878,
                "count": 11959906,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4916816054,
                "variance": 0.241750801
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289471.4375,
              4344591.998,
              -9.939326279,
              291326.8175,
              4345851.318,
              362.6006737
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289471.43752229103,
                    4344591.997655759,
                    -9.93932627884513
                  ],
                  [
                    289471.43752229103,
                    4345851.317655759,
                    -9.93932627884513
                  ],
                  [
                    291326.81752229104,
                    4345851.317655759,
                    362.60067372115486
                  ],
                  [
                    291326.81752229104,
                    4344591.997655759,
                    362.60067372115486
                  ],
                  [
                    289471.43752229103,
                    4344591.997655759,
                    -9.93932627884513
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:47:15+00:00",
            "end_time": "2018-02-20T20:19: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": "20180220_170552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.50208619742831,
              39.180933519065334,
              -9.772255220589358
            ],
            [
              -77.50248849722323,
              39.19227193324767,
              -9.772255220589358
            ],
            [
              -77.48104042488588,
              39.19273090611663,
              343.8677447794106
            ],
            [
              -77.4806415644177,
              39.18139230770398,
              343.8677447794106
            ],
            [
              -77.50208619742831,
              39.180933519065334,
              -9.772255220589358
            ]
          ]
        ]
      },
      "bbox": [
        -77.5024885,
        39.18093352,
        -9.772255221,
        -77.48064156,
        39.19273091,
        343.8677448
      ],
      "properties": {
        "datetime": "2018-02-20T21:08:05Z",
        "pc:count": 11592197,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284799.0947,
            "count": 11592197,
            "maximum": 285732.9595,
            "minimum": 283879.0195,
            "name": "X",
            "position": 0,
            "stddev": 519.5562043,
            "variance": 269938.6494
          },
          {
            "average": 4340442.071,
            "count": 11592197,
            "maximum": 4341096.25,
            "minimum": 4339836.77,
            "name": "Y",
            "position": 1,
            "stddev": 357.9287703,
            "variance": 128113.0046
          },
          {
            "average": 70.57181831,
            "count": 11592197,
            "maximum": 343.8677448,
            "minimum": -9.772255221,
            "name": "Z",
            "position": 2,
            "stddev": 11.24496302,
            "variance": 126.4491932
          },
          {
            "average": 6554.529835,
            "count": 11592197,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5425.351237,
            "variance": 29434436.05
          },
          {
            "average": 1.895660676,
            "count": 11592197,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.27410482,
            "variance": 1.623343092
          },
          {
            "average": 2.664959283,
            "count": 11592197,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.664163975,
            "variance": 2.769441737
          },
          {
            "average": 0.4933968945,
            "count": 11592197,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999564187,
            "variance": 0.2499564206
          },
          {
            "average": 0,
            "count": 11592197,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.524745654,
            "count": 11592197,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5453783882,
            "variance": 0.2974375863
          },
          {
            "average": -9.65609098,
            "count": 11592197,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.524687278,
            "variance": 90.71966774
          },
          {
            "average": 0,
            "count": 11592197,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.52581543,
            "count": 11592197,
            "maximum": 45,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5816847061,
            "variance": 0.3383570973
          },
          {
            "average": 203194583.6,
            "count": 11592197,
            "maximum": 203196085.8,
            "minimum": 203193058.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 369.968302,
            "variance": 136876.5445
          },
          {
            "average": 0,
            "count": 11592197,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11592197,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11592197,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002538776731,
            "count": 11592197,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01593151722,
            "variance": 0.0002538132411
          },
          {
            "average": 0.4511252699,
            "count": 11592197,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4976055487,
            "variance": 0.2476112821
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283879.0195,
          4339836.77,
          -9.772255221,
          285732.9595,
          4341096.25,
          343.8677448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283879.0194642533,
                4339836.769753316,
                -9.772255220589358
              ],
              [
                283879.0194642533,
                4341096.249753317,
                -9.772255220589358
              ],
              [
                285732.9594642532,
                4341096.249753317,
                343.8677447794106
              ],
              [
                285732.9594642532,
                4339836.769753316,
                343.8677447794106
              ],
              [
                283879.0194642533,
                4339836.769753316,
                -9.772255220589358
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:08:05+00:00",
        "end_time": "2018-02-20T20:17:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_170552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_170552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_170552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.5024885,
            39.18093352,
            -9.772255221,
            -77.48064156,
            39.19273091,
            343.8677448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.50208619742831,
                  39.180933519065334,
                  -9.772255220589358
                ],
                [
                  -77.50248849722323,
                  39.19227193324767,
                  -9.772255220589358
                ],
                [
                  -77.48104042488588,
                  39.19273090611663,
                  343.8677447794106
                ],
                [
                  -77.4806415644177,
                  39.18139230770398,
                  343.8677447794106
                ],
                [
                  -77.50208619742831,
                  39.180933519065334,
                  -9.772255220589358
                ]
              ]
            ]
          },
          "id": "20180220_170552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:08:05Z",
            "pc:count": 11592197,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284799.0947,
                "count": 11592197,
                "maximum": 285732.9595,
                "minimum": 283879.0195,
                "name": "X",
                "position": 0,
                "stddev": 519.5562043,
                "variance": 269938.6494
              },
              {
                "average": 4340442.071,
                "count": 11592197,
                "maximum": 4341096.25,
                "minimum": 4339836.77,
                "name": "Y",
                "position": 1,
                "stddev": 357.9287703,
                "variance": 128113.0046
              },
              {
                "average": 70.57181831,
                "count": 11592197,
                "maximum": 343.8677448,
                "minimum": -9.772255221,
                "name": "Z",
                "position": 2,
                "stddev": 11.24496302,
                "variance": 126.4491932
              },
              {
                "average": 6554.529835,
                "count": 11592197,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5425.351237,
                "variance": 29434436.05
              },
              {
                "average": 1.895660676,
                "count": 11592197,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.27410482,
                "variance": 1.623343092
              },
              {
                "average": 2.664959283,
                "count": 11592197,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.664163975,
                "variance": 2.769441737
              },
              {
                "average": 0.4933968945,
                "count": 11592197,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999564187,
                "variance": 0.2499564206
              },
              {
                "average": 0,
                "count": 11592197,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.524745654,
                "count": 11592197,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5453783882,
                "variance": 0.2974375863
              },
              {
                "average": -9.65609098,
                "count": 11592197,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.524687278,
                "variance": 90.71966774
              },
              {
                "average": 0,
                "count": 11592197,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.52581543,
                "count": 11592197,
                "maximum": 45,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5816847061,
                "variance": 0.3383570973
              },
              {
                "average": 203194583.6,
                "count": 11592197,
                "maximum": 203196085.8,
                "minimum": 203193058.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 369.968302,
                "variance": 136876.5445
              },
              {
                "average": 0,
                "count": 11592197,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11592197,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11592197,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002538776731,
                "count": 11592197,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01593151722,
                "variance": 0.0002538132411
              },
              {
                "average": 0.4511252699,
                "count": 11592197,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4976055487,
                "variance": 0.2476112821
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283879.0195,
              4339836.77,
              -9.772255221,
              285732.9595,
              4341096.25,
              343.8677448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283879.0194642533,
                    4339836.769753316,
                    -9.772255220589358
                  ],
                  [
                    283879.0194642533,
                    4341096.249753317,
                    -9.772255220589358
                  ],
                  [
                    285732.9594642532,
                    4341096.249753317,
                    343.8677447794106
                  ],
                  [
                    285732.9594642532,
                    4339836.769753316,
                    343.8677447794106
                  ],
                  [
                    283879.0194642533,
                    4339836.769753316,
                    -9.772255220589358
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:08:05+00:00",
            "end_time": "2018-02-20T20:17: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": "20180220_170556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.50218205295046,
              39.19191531483084,
              -10.066244932876572
            ],
            [
              -77.5025824413042,
              39.20319501092778,
              -10.066244932876572
            ],
            [
              -77.48111392414266,
              39.20365447211676,
              358.45375506712344
            ],
            [
              -77.48071696190814,
              39.19237459256295,
              358.45375506712344
            ],
            [
              -77.50218205295046,
              39.19191531483084,
              -10.066244932876572
            ]
          ]
        ]
      },
      "bbox": [
        -77.50258244,
        39.19191531,
        -10.06624493,
        -77.48071696,
        39.20365447,
        358.4537551
      ],
      "properties": {
        "datetime": "2018-02-20T20:45:44Z",
        "pc:count": 12817953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284774.8802,
            "count": 12817953,
            "maximum": 285759.8151,
            "minimum": 283904.3951,
            "name": "X",
            "position": 0,
            "stddev": 499.3597893,
            "variance": 249360.1992
          },
          {
            "average": 4341670.513,
            "count": 12817953,
            "maximum": 4342308.895,
            "minimum": 4341055.935,
            "name": "Y",
            "position": 1,
            "stddev": 327.7155388,
            "variance": 107397.4744
          },
          {
            "average": 92.2849283,
            "count": 12817953,
            "maximum": 358.4537551,
            "minimum": -10.06624493,
            "name": "Z",
            "position": 2,
            "stddev": 10.6084026,
            "variance": 112.5382058
          },
          {
            "average": 7966.778321,
            "count": 12817953,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6252.252066,
            "variance": 39090655.89
          },
          {
            "average": 1.800028522,
            "count": 12817953,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.192497656,
            "variance": 1.422050661
          },
          {
            "average": 2.497453611,
            "count": 12817953,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.582450893,
            "variance": 2.50415083
          },
          {
            "average": 0.4970422344,
            "count": 12817953,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991271,
            "variance": 0.2499912711
          },
          {
            "average": 0,
            "count": 12817953,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.566566206,
            "count": 12817953,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5136385946,
            "variance": 0.2638246058
          },
          {
            "average": 9.437719617,
            "count": 12817953,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.14884863,
            "variance": 102.9991285
          },
          {
            "average": 0,
            "count": 12817953,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.72212708,
            "count": 12817953,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5582116361,
            "variance": 0.3116002307
          },
          {
            "average": 203193936.4,
            "count": 12817953,
            "maximum": 203194744.3,
            "minimum": 203193055.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 616.1740528,
            "variance": 379670.4633
          },
          {
            "average": 0,
            "count": 12817953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12817953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12817953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003291477196,
            "count": 12817953,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01813944341,
            "variance": 0.0003290394071
          },
          {
            "average": 0.3898396257,
            "count": 12817953,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4877137588,
            "variance": 0.2378647105
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283904.3951,
          4341055.935,
          -10.06624493,
          285759.8151,
          4342308.895,
          358.4537551
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283904.39509596355,
                4341055.935478591,
                -10.066244932876572
              ],
              [
                283904.39509596355,
                4342308.895478592,
                -10.066244932876572
              ],
              [
                285759.8150959636,
                4342308.895478592,
                358.45375506712344
              ],
              [
                285759.8150959636,
                4341055.935478591,
                358.45375506712344
              ],
              [
                283904.39509596355,
                4341055.935478591,
                -10.066244932876572
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:45:44+00:00",
        "end_time": "2018-02-20T20:17:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_170556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_170556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_170556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.50258244,
            39.19191531,
            -10.06624493,
            -77.48071696,
            39.20365447,
            358.4537551
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.50218205295046,
                  39.19191531483084,
                  -10.066244932876572
                ],
                [
                  -77.5025824413042,
                  39.20319501092778,
                  -10.066244932876572
                ],
                [
                  -77.48111392414266,
                  39.20365447211676,
                  358.45375506712344
                ],
                [
                  -77.48071696190814,
                  39.19237459256295,
                  358.45375506712344
                ],
                [
                  -77.50218205295046,
                  39.19191531483084,
                  -10.066244932876572
                ]
              ]
            ]
          },
          "id": "20180220_170556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:45:44Z",
            "pc:count": 12817953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284774.8802,
                "count": 12817953,
                "maximum": 285759.8151,
                "minimum": 283904.3951,
                "name": "X",
                "position": 0,
                "stddev": 499.3597893,
                "variance": 249360.1992
              },
              {
                "average": 4341670.513,
                "count": 12817953,
                "maximum": 4342308.895,
                "minimum": 4341055.935,
                "name": "Y",
                "position": 1,
                "stddev": 327.7155388,
                "variance": 107397.4744
              },
              {
                "average": 92.2849283,
                "count": 12817953,
                "maximum": 358.4537551,
                "minimum": -10.06624493,
                "name": "Z",
                "position": 2,
                "stddev": 10.6084026,
                "variance": 112.5382058
              },
              {
                "average": 7966.778321,
                "count": 12817953,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6252.252066,
                "variance": 39090655.89
              },
              {
                "average": 1.800028522,
                "count": 12817953,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.192497656,
                "variance": 1.422050661
              },
              {
                "average": 2.497453611,
                "count": 12817953,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.582450893,
                "variance": 2.50415083
              },
              {
                "average": 0.4970422344,
                "count": 12817953,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991271,
                "variance": 0.2499912711
              },
              {
                "average": 0,
                "count": 12817953,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.566566206,
                "count": 12817953,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5136385946,
                "variance": 0.2638246058
              },
              {
                "average": 9.437719617,
                "count": 12817953,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.14884863,
                "variance": 102.9991285
              },
              {
                "average": 0,
                "count": 12817953,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.72212708,
                "count": 12817953,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5582116361,
                "variance": 0.3116002307
              },
              {
                "average": 203193936.4,
                "count": 12817953,
                "maximum": 203194744.3,
                "minimum": 203193055.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 616.1740528,
                "variance": 379670.4633
              },
              {
                "average": 0,
                "count": 12817953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12817953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12817953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003291477196,
                "count": 12817953,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01813944341,
                "variance": 0.0003290394071
              },
              {
                "average": 0.3898396257,
                "count": 12817953,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4877137588,
                "variance": 0.2378647105
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283904.3951,
              4341055.935,
              -10.06624493,
              285759.8151,
              4342308.895,
              358.4537551
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283904.39509596355,
                    4341055.935478591,
                    -10.066244932876572
                  ],
                  [
                    283904.39509596355,
                    4342308.895478592,
                    -10.066244932876572
                  ],
                  [
                    285759.8150959636,
                    4342308.895478592,
                    358.45375506712344
                  ],
                  [
                    285759.8150959636,
                    4341055.935478591,
                    358.45375506712344
                  ],
                  [
                    283904.39509596355,
                    4341055.935478591,
                    -10.066244932876572
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:45:44+00:00",
            "end_time": "2018-02-20T20:17: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": "20180220_188572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43894424742166,
              39.236097973924494,
              -8.95924786668482
            ],
            [
              -77.43933514929051,
              39.24737848293984,
              -8.95924786668482
            ],
            [
              -77.41785284268745,
              39.24782669328342,
              340.7807521333152
            ],
            [
              -77.41746537512873,
              39.23654600534785,
              340.7807521333152
            ],
            [
              -77.43894424742166,
              39.236097973924494,
              -8.95924786668482
            ]
          ]
        ]
      },
      "bbox": [
        -77.43933515,
        39.23609797,
        -8.959247867,
        -77.41746538,
        39.24782669,
        340.7807521
      ],
      "properties": {
        "datetime": "2018-02-20T20:36:59Z",
        "pc:count": 22391814,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290552.7095,
            "count": 22391814,
            "maximum": 291353.8949,
            "minimum": 289498.5349,
            "name": "X",
            "position": 0,
            "stddev": 490.1155813,
            "variance": 240213.283
          },
          {
            "average": 4346410.674,
            "count": 22391814,
            "maximum": 4347064.088,
            "minimum": 4345811.088,
            "name": "Y",
            "position": 1,
            "stddev": 346.4685574,
            "variance": 120040.4613
          },
          {
            "average": 112.2114935,
            "count": 22391814,
            "maximum": 340.7807521,
            "minimum": -8.959247867,
            "name": "Z",
            "position": 2,
            "stddev": 23.11056985,
            "variance": 534.0984388
          },
          {
            "average": 3552.29048,
            "count": 22391814,
            "maximum": 65508,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4245.210527,
            "variance": 18021812.42
          },
          {
            "average": 2.512063114,
            "count": 22391814,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.3390204,
            "variance": 1.792975632
          },
          {
            "average": 3.799005967,
            "count": 22391814,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.197307162,
            "variance": 1.43354444
          },
          {
            "average": 0.5017321509,
            "count": 22391814,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970108,
            "variance": 0.2499970108
          },
          {
            "average": 0,
            "count": 22391814,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247599904,
            "count": 22391814,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4477650017,
            "variance": 0.2004934968
          },
          {
            "average": 2.453465054,
            "count": 22391814,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.98541104,
            "variance": 195.5917219
          },
          {
            "average": 0,
            "count": 22391814,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.06301071,
            "count": 22391814,
            "maximum": 43,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7215418455,
            "variance": 0.5206226349
          },
          {
            "average": 203193344.9,
            "count": 22391814,
            "maximum": 203194219.4,
            "minimum": 203192588.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 595.9972157,
            "variance": 355212.6811
          },
          {
            "average": 0,
            "count": 22391814,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22391814,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22391814,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003327108737,
            "count": 22391814,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01823732963,
            "variance": 0.000332600192
          },
          {
            "average": 0.5248931596,
            "count": 22391814,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4993799573,
            "variance": 0.2493803417
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289498.5349,
          4345811.088,
          -8.959247867,
          291353.8949,
          4347064.088,
          340.7807521
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289498.5349106333,
                4345811.088321758,
                -8.95924786668482
              ],
              [
                289498.5349106333,
                4347064.088321758,
                -8.95924786668482
              ],
              [
                291353.8949106333,
                4347064.088321758,
                340.7807521333152
              ],
              [
                291353.8949106333,
                4345811.088321758,
                340.7807521333152
              ],
              [
                289498.5349106333,
                4345811.088321758,
                -8.95924786668482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:36:59+00:00",
        "end_time": "2018-02-20T20:09:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_188572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_188572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_188572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43933515,
            39.23609797,
            -8.959247867,
            -77.41746538,
            39.24782669,
            340.7807521
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43894424742166,
                  39.236097973924494,
                  -8.95924786668482
                ],
                [
                  -77.43933514929051,
                  39.24737848293984,
                  -8.95924786668482
                ],
                [
                  -77.41785284268745,
                  39.24782669328342,
                  340.7807521333152
                ],
                [
                  -77.41746537512873,
                  39.23654600534785,
                  340.7807521333152
                ],
                [
                  -77.43894424742166,
                  39.236097973924494,
                  -8.95924786668482
                ]
              ]
            ]
          },
          "id": "20180220_188572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:36:59Z",
            "pc:count": 22391814,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290552.7095,
                "count": 22391814,
                "maximum": 291353.8949,
                "minimum": 289498.5349,
                "name": "X",
                "position": 0,
                "stddev": 490.1155813,
                "variance": 240213.283
              },
              {
                "average": 4346410.674,
                "count": 22391814,
                "maximum": 4347064.088,
                "minimum": 4345811.088,
                "name": "Y",
                "position": 1,
                "stddev": 346.4685574,
                "variance": 120040.4613
              },
              {
                "average": 112.2114935,
                "count": 22391814,
                "maximum": 340.7807521,
                "minimum": -8.959247867,
                "name": "Z",
                "position": 2,
                "stddev": 23.11056985,
                "variance": 534.0984388
              },
              {
                "average": 3552.29048,
                "count": 22391814,
                "maximum": 65508,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4245.210527,
                "variance": 18021812.42
              },
              {
                "average": 2.512063114,
                "count": 22391814,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.3390204,
                "variance": 1.792975632
              },
              {
                "average": 3.799005967,
                "count": 22391814,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.197307162,
                "variance": 1.43354444
              },
              {
                "average": 0.5017321509,
                "count": 22391814,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970108,
                "variance": 0.2499970108
              },
              {
                "average": 0,
                "count": 22391814,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247599904,
                "count": 22391814,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4477650017,
                "variance": 0.2004934968
              },
              {
                "average": 2.453465054,
                "count": 22391814,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.98541104,
                "variance": 195.5917219
              },
              {
                "average": 0,
                "count": 22391814,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.06301071,
                "count": 22391814,
                "maximum": 43,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7215418455,
                "variance": 0.5206226349
              },
              {
                "average": 203193344.9,
                "count": 22391814,
                "maximum": 203194219.4,
                "minimum": 203192588.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 595.9972157,
                "variance": 355212.6811
              },
              {
                "average": 0,
                "count": 22391814,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22391814,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22391814,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003327108737,
                "count": 22391814,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01823732963,
                "variance": 0.000332600192
              },
              {
                "average": 0.5248931596,
                "count": 22391814,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4993799573,
                "variance": 0.2493803417
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289498.5349,
              4345811.088,
              -8.959247867,
              291353.8949,
              4347064.088,
              340.7807521
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289498.5349106333,
                    4345811.088321758,
                    -8.95924786668482
                  ],
                  [
                    289498.5349106333,
                    4347064.088321758,
                    -8.95924786668482
                  ],
                  [
                    291353.8949106333,
                    4347064.088321758,
                    340.7807521333152
                  ],
                  [
                    291353.8949106333,
                    4345811.088321758,
                    340.7807521333152
                  ],
                  [
                    289498.5349106333,
                    4345811.088321758,
                    -8.95924786668482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:36:59+00:00",
            "end_time": "2018-02-20T20:09: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": "20180220_170536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.50179358164812,
              39.13700462683627,
              -10.143380132691902
            ],
            [
              -77.50219513586929,
              39.14834114865888,
              -10.143380132691902
            ],
            [
              -77.48074213125481,
              39.148800029545235,
              365.5966198673081
            ],
            [
              -77.48034401118045,
              39.13746332350086,
              365.5966198673081
            ],
            [
              -77.50179358164812,
              39.13700462683627,
              -10.143380132691902
            ]
          ]
        ]
      },
      "bbox": [
        -77.50219514,
        39.13700463,
        -10.14338013,
        -77.48034401,
        39.14880003,
        365.5966199
      ],
      "properties": {
        "datetime": "2018-02-20T21:44:36Z",
        "pc:count": 13744517,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284676.0343,
            "count": 13744517,
            "maximum": 285625.2878,
            "minimum": 283769.7678,
            "name": "X",
            "position": 0,
            "stddev": 551.3759901,
            "variance": 304015.4825
          },
          {
            "average": 4335608.738,
            "count": 13744517,
            "maximum": 4336219.413,
            "minimum": 4334960.153,
            "name": "Y",
            "position": 1,
            "stddev": 374.1562949,
            "variance": 139992.9331
          },
          {
            "average": 104.1939069,
            "count": 13744517,
            "maximum": 365.5966199,
            "minimum": -10.14338013,
            "name": "Z",
            "position": 2,
            "stddev": 8.672197001,
            "variance": 75.20700083
          },
          {
            "average": 8263.032185,
            "count": 13744517,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6233.840959,
            "variance": 38860773.1
          },
          {
            "average": 1.775203014,
            "count": 13744517,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.195548452,
            "variance": 1.429336101
          },
          {
            "average": 2.451760146,
            "count": 13744517,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.601387035,
            "variance": 2.564440436
          },
          {
            "average": 0.5000471825,
            "count": 13744517,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000016,
            "variance": 0.250000016
          },
          {
            "average": 0,
            "count": 13744517,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.428260738,
            "count": 13744517,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5028610168,
            "variance": 0.2528692022
          },
          {
            "average": 2.635793862,
            "count": 13744517,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.61729953,
            "variance": 159.1962474
          },
          {
            "average": 0,
            "count": 13744517,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.89479063,
            "count": 13744517,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5504227293,
            "variance": 0.302965181
          },
          {
            "average": 203197661.6,
            "count": 13744517,
            "maximum": 203198276.9,
            "minimum": 203196438.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 629.1778696,
            "variance": 395864.7916
          },
          {
            "average": 0,
            "count": 13744517,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13744517,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13744517,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002372582463,
            "count": 13744517,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01540136267,
            "variance": 0.0002372019721
          },
          {
            "average": 0.325119173,
            "count": 13744517,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4684193765,
            "variance": 0.2194167123
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283769.7678,
          4334960.153,
          -10.14338013,
          285625.2878,
          4336219.413,
          365.5966199
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283769.7677599541,
                4334960.152713248,
                -10.143380132691902
              ],
              [
                283769.7677599541,
                4336219.412713247,
                -10.143380132691902
              ],
              [
                285625.2877599541,
                4336219.412713247,
                365.5966198673081
              ],
              [
                285625.2877599541,
                4334960.152713248,
                365.5966198673081
              ],
              [
                283769.7677599541,
                4334960.152713248,
                -10.143380132691902
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:44:36+00:00",
        "end_time": "2018-02-20T21:13:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_170536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_170536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_170536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.50219514,
            39.13700463,
            -10.14338013,
            -77.48034401,
            39.14880003,
            365.5966199
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.50179358164812,
                  39.13700462683627,
                  -10.143380132691902
                ],
                [
                  -77.50219513586929,
                  39.14834114865888,
                  -10.143380132691902
                ],
                [
                  -77.48074213125481,
                  39.148800029545235,
                  365.5966198673081
                ],
                [
                  -77.48034401118045,
                  39.13746332350086,
                  365.5966198673081
                ],
                [
                  -77.50179358164812,
                  39.13700462683627,
                  -10.143380132691902
                ]
              ]
            ]
          },
          "id": "20180220_170536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_170536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:44:36Z",
            "pc:count": 13744517,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284676.0343,
                "count": 13744517,
                "maximum": 285625.2878,
                "minimum": 283769.7678,
                "name": "X",
                "position": 0,
                "stddev": 551.3759901,
                "variance": 304015.4825
              },
              {
                "average": 4335608.738,
                "count": 13744517,
                "maximum": 4336219.413,
                "minimum": 4334960.153,
                "name": "Y",
                "position": 1,
                "stddev": 374.1562949,
                "variance": 139992.9331
              },
              {
                "average": 104.1939069,
                "count": 13744517,
                "maximum": 365.5966199,
                "minimum": -10.14338013,
                "name": "Z",
                "position": 2,
                "stddev": 8.672197001,
                "variance": 75.20700083
              },
              {
                "average": 8263.032185,
                "count": 13744517,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6233.840959,
                "variance": 38860773.1
              },
              {
                "average": 1.775203014,
                "count": 13744517,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.195548452,
                "variance": 1.429336101
              },
              {
                "average": 2.451760146,
                "count": 13744517,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.601387035,
                "variance": 2.564440436
              },
              {
                "average": 0.5000471825,
                "count": 13744517,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000016,
                "variance": 0.250000016
              },
              {
                "average": 0,
                "count": 13744517,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.428260738,
                "count": 13744517,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5028610168,
                "variance": 0.2528692022
              },
              {
                "average": 2.635793862,
                "count": 13744517,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.61729953,
                "variance": 159.1962474
              },
              {
                "average": 0,
                "count": 13744517,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.89479063,
                "count": 13744517,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5504227293,
                "variance": 0.302965181
              },
              {
                "average": 203197661.6,
                "count": 13744517,
                "maximum": 203198276.9,
                "minimum": 203196438.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 629.1778696,
                "variance": 395864.7916
              },
              {
                "average": 0,
                "count": 13744517,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13744517,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13744517,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002372582463,
                "count": 13744517,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01540136267,
                "variance": 0.0002372019721
              },
              {
                "average": 0.325119173,
                "count": 13744517,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4684193765,
                "variance": 0.2194167123
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283769.7678,
              4334960.153,
              -10.14338013,
              285625.2878,
              4336219.413,
              365.5966199
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283769.7677599541,
                    4334960.152713248,
                    -10.143380132691902
                  ],
                  [
                    283769.7677599541,
                    4336219.412713247,
                    -10.143380132691902
                  ],
                  [
                    285625.2877599541,
                    4336219.412713247,
                    365.5966198673081
                  ],
                  [
                    285625.2877599541,
                    4334960.152713248,
                    365.5966198673081
                  ],
                  [
                    283769.7677599541,
                    4334960.152713248,
                    -10.143380132691902
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:44:36+00:00",
            "end_time": "2018-02-20T21:13:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_182508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.45900230261704,
              39.0621107088766,
              -10.043327783271337
            ],
            [
              -77.4593331889371,
              39.071640857093854,
              -10.043327783271337
            ],
            [
              -77.43795655486696,
              39.07208998856521,
              354.55667221672866
            ],
            [
              -77.43762853764744,
              39.062559688680956,
              354.55667221672866
            ],
            [
              -77.45900230261704,
              39.0621107088766,
              -10.043327783271337
            ]
          ]
        ]
      },
      "bbox": [
        -77.45933319,
        39.06211071,
        -10.04332778,
        -77.43762854,
        39.07208999,
        354.5566722
      ],
      "properties": {
        "datetime": "2018-02-21T19:26:31Z",
        "pc:count": 14027326,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 288212.3201,
            "count": 14027326,
            "maximum": 289094.4135,
            "minimum": 287243.5535,
            "name": "X",
            "position": 0,
            "stddev": 499.9494725,
            "variance": 249949.475
          },
          {
            "average": 4327105.334,
            "count": 14027326,
            "maximum": 4327604.798,
            "minimum": 4326546.238,
            "name": "Y",
            "position": 1,
            "stddev": 283.6613185,
            "variance": 80463.74363
          },
          {
            "average": 73.87600335,
            "count": 14027326,
            "maximum": 354.5566722,
            "minimum": -10.04332778,
            "name": "Z",
            "position": 2,
            "stddev": 11.49568495,
            "variance": 132.1507725
          },
          {
            "average": 4917.424953,
            "count": 14027326,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5087.328022,
            "variance": 25880906.4
          },
          {
            "average": 2.027483927,
            "count": 14027326,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.246782843,
            "variance": 1.554467458
          },
          {
            "average": 2.927325707,
            "count": 14027326,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.516719685,
            "variance": 2.300438604
          },
          {
            "average": 0.496625729,
            "count": 14027326,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499988632,
            "variance": 0.2499886321
          },
          {
            "average": 0,
            "count": 14027326,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.364530988,
            "count": 14027326,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5635227718,
            "variance": 0.3175579143
          },
          {
            "average": -11.89608649,
            "count": 14027326,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.817374928,
            "variance": 46.47660091
          },
          {
            "average": 0,
            "count": 14027326,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.39035715,
            "count": 14027326,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.487838692,
            "variance": 0.2379865894
          },
          {
            "average": 203276201.2,
            "count": 14027326,
            "maximum": 203276391.3,
            "minimum": 203274474.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 135.5107308,
            "variance": 18363.15817
          },
          {
            "average": 0,
            "count": 14027326,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14027326,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14027326,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004702963345,
            "count": 14027326,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02168121743,
            "variance": 0.0004700751893
          },
          {
            "average": 0.4175854329,
            "count": 14027326,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4931610857,
            "variance": 0.2432078565
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          287243.5535,
          4326546.238,
          -10.04332778,
          289094.4135,
          4327604.798,
          354.5566722
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                287243.55345386994,
                4326546.237777467,
                -10.043327783271337
              ],
              [
                287243.55345386994,
                4327604.797777467,
                -10.043327783271337
              ],
              [
                289094.4134538699,
                4327604.797777467,
                354.55667221672866
              ],
              [
                289094.4134538699,
                4326546.237777467,
                354.55667221672866
              ],
              [
                287243.55345386994,
                4326546.237777467,
                -10.043327783271337
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:26:31+00:00",
        "end_time": "2018-02-21T18:54:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180221_182508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_182508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180221_182508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_182508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.45933319,
            39.06211071,
            -10.04332778,
            -77.43762854,
            39.07208999,
            354.5566722
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.45900230261704,
                  39.0621107088766,
                  -10.043327783271337
                ],
                [
                  -77.4593331889371,
                  39.071640857093854,
                  -10.043327783271337
                ],
                [
                  -77.43795655486696,
                  39.07208998856521,
                  354.55667221672866
                ],
                [
                  -77.43762853764744,
                  39.062559688680956,
                  354.55667221672866
                ],
                [
                  -77.45900230261704,
                  39.0621107088766,
                  -10.043327783271337
                ]
              ]
            ]
          },
          "id": "20180221_182508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180221_182508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:26:31Z",
            "pc:count": 14027326,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 288212.3201,
                "count": 14027326,
                "maximum": 289094.4135,
                "minimum": 287243.5535,
                "name": "X",
                "position": 0,
                "stddev": 499.9494725,
                "variance": 249949.475
              },
              {
                "average": 4327105.334,
                "count": 14027326,
                "maximum": 4327604.798,
                "minimum": 4326546.238,
                "name": "Y",
                "position": 1,
                "stddev": 283.6613185,
                "variance": 80463.74363
              },
              {
                "average": 73.87600335,
                "count": 14027326,
                "maximum": 354.5566722,
                "minimum": -10.04332778,
                "name": "Z",
                "position": 2,
                "stddev": 11.49568495,
                "variance": 132.1507725
              },
              {
                "average": 4917.424953,
                "count": 14027326,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5087.328022,
                "variance": 25880906.4
              },
              {
                "average": 2.027483927,
                "count": 14027326,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.246782843,
                "variance": 1.554467458
              },
              {
                "average": 2.927325707,
                "count": 14027326,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.516719685,
                "variance": 2.300438604
              },
              {
                "average": 0.496625729,
                "count": 14027326,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499988632,
                "variance": 0.2499886321
              },
              {
                "average": 0,
                "count": 14027326,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.364530988,
                "count": 14027326,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5635227718,
                "variance": 0.3175579143
              },
              {
                "average": -11.89608649,
                "count": 14027326,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.817374928,
                "variance": 46.47660091
              },
              {
                "average": 0,
                "count": 14027326,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.39035715,
                "count": 14027326,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.487838692,
                "variance": 0.2379865894
              },
              {
                "average": 203276201.2,
                "count": 14027326,
                "maximum": 203276391.3,
                "minimum": 203274474.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 135.5107308,
                "variance": 18363.15817
              },
              {
                "average": 0,
                "count": 14027326,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14027326,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14027326,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004702963345,
                "count": 14027326,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02168121743,
                "variance": 0.0004700751893
              },
              {
                "average": 0.4175854329,
                "count": 14027326,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4931610857,
                "variance": 0.2432078565
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              287243.5535,
              4326546.238,
              -10.04332778,
              289094.4135,
              4327604.798,
              354.5566722
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    287243.55345386994,
                    4326546.237777467,
                    -10.043327783271337
                  ],
                  [
                    287243.55345386994,
                    4327604.797777467,
                    -10.043327783271337
                  ],
                  [
                    289094.4134538699,
                    4327604.797777467,
                    354.55667221672866
                  ],
                  [
                    289094.4134538699,
                    4326546.237777467,
                    354.55667221672866
                  ],
                  [
                    287243.55345386994,
                    4326546.237777467,
                    -10.043327783271337
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:26:31+00:00",
            "end_time": "2018-02-21T18:54:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_188576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.43567431145092,
              39.24715002437196,
              -6.71986305752182
            ],
            [
              -77.43590024448659,
              39.25367688122428,
              -6.71986305752182
            ],
            [
              -77.41788778225337,
              39.25405244876442,
              470.9401369424782
            ],
            [
              -77.41766351591318,
              39.24752550516594,
              470.9401369424782
            ],
            [
              -77.43567431145092,
              39.24715002437196,
              -6.71986305752182
            ]
          ]
        ]
      },
      "bbox": [
        -77.43590024,
        39.24715002,
        -6.719863058,
        -77.41766352,
        39.25405245,
        470.9401369
      ],
      "properties": {
        "datetime": "2018-04-13T14:22:15Z",
        "pc:count": 14228691,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 290734.787,
            "count": 14228691,
            "maximum": 291369.3416,
            "minimum": 289813.8016,
            "name": "X",
            "position": 0,
            "stddev": 385.2124691,
            "variance": 148388.6463
          },
          {
            "average": 4347394.894,
            "count": 14228691,
            "maximum": 4347755.201,
            "minimum": 4347030.221,
            "name": "Y",
            "position": 1,
            "stddev": 191.3118738,
            "variance": 36600.23305
          },
          {
            "average": 111.3778827,
            "count": 14228691,
            "maximum": 470.9401369,
            "minimum": -6.719863058,
            "name": "Z",
            "position": 2,
            "stddev": 26.67490478,
            "variance": 711.5505449
          },
          {
            "average": 3375.498035,
            "count": 14228691,
            "maximum": 24987,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4074.424898,
            "variance": 16600938.25
          },
          {
            "average": 2.590607878,
            "count": 14228691,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.368801474,
            "variance": 1.873617474
          },
          {
            "average": 3.914599804,
            "count": 14228691,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.168351651,
            "variance": 1.365045581
          },
          {
            "average": 0.4828844762,
            "count": 14228691,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997069905,
            "variance": 0.2497070764
          },
          {
            "average": 0,
            "count": 14228691,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.241920778,
            "count": 14228691,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4515899591,
            "variance": 0.2039334912
          },
          {
            "average": -11.38767511,
            "count": 14228691,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.457066702,
            "variance": 71.5219772
          },
          {
            "average": 0,
            "count": 14228691,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.14714952,
            "count": 14228691,
            "maximum": 99,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.0656338,
            "variance": 197.8420541
          },
          {
            "average": 203486097.1,
            "count": 14228691,
            "maximum": 207664535,
            "minimum": 203192567.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1106953.039,
            "variance": 1225345031000.0
          },
          {
            "average": 0,
            "count": 14228691,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14228691,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14228691,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005722241069,
            "count": 14228691,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02391436193,
            "variance": 0.0005718967067
          },
          {
            "average": 0.6093656121,
            "count": 14228691,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4878925903,
            "variance": 0.2380391796
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          289813.8016,
          4347030.221,
          -6.719863058,
          291369.3416,
          4347755.201,
          470.9401369
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                289813.8016100284,
                4347030.221282133,
                -6.71986305752182
              ],
              [
                289813.8016100284,
                4347755.201282133,
                -6.71986305752182
              ],
              [
                291369.3416100284,
                4347755.201282133,
                470.9401369424782
              ],
              [
                291369.3416100284,
                4347030.221282133,
                470.9401369424782
              ],
              [
                289813.8016100284,
                4347030.221282133,
                -6.71986305752182
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:22:15+00:00",
        "end_time": "2018-02-20T20:09:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_188576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_188576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_188576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.43590024,
            39.24715002,
            -6.719863058,
            -77.41766352,
            39.25405245,
            470.9401369
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.43567431145092,
                  39.24715002437196,
                  -6.71986305752182
                ],
                [
                  -77.43590024448659,
                  39.25367688122428,
                  -6.71986305752182
                ],
                [
                  -77.41788778225337,
                  39.25405244876442,
                  470.9401369424782
                ],
                [
                  -77.41766351591318,
                  39.24752550516594,
                  470.9401369424782
                ],
                [
                  -77.43567431145092,
                  39.24715002437196,
                  -6.71986305752182
                ]
              ]
            ]
          },
          "id": "20180220_188576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_188576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:22:15Z",
            "pc:count": 14228691,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 290734.787,
                "count": 14228691,
                "maximum": 291369.3416,
                "minimum": 289813.8016,
                "name": "X",
                "position": 0,
                "stddev": 385.2124691,
                "variance": 148388.6463
              },
              {
                "average": 4347394.894,
                "count": 14228691,
                "maximum": 4347755.201,
                "minimum": 4347030.221,
                "name": "Y",
                "position": 1,
                "stddev": 191.3118738,
                "variance": 36600.23305
              },
              {
                "average": 111.3778827,
                "count": 14228691,
                "maximum": 470.9401369,
                "minimum": -6.719863058,
                "name": "Z",
                "position": 2,
                "stddev": 26.67490478,
                "variance": 711.5505449
              },
              {
                "average": 3375.498035,
                "count": 14228691,
                "maximum": 24987,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4074.424898,
                "variance": 16600938.25
              },
              {
                "average": 2.590607878,
                "count": 14228691,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.368801474,
                "variance": 1.873617474
              },
              {
                "average": 3.914599804,
                "count": 14228691,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.168351651,
                "variance": 1.365045581
              },
              {
                "average": 0.4828844762,
                "count": 14228691,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997069905,
                "variance": 0.2497070764
              },
              {
                "average": 0,
                "count": 14228691,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.241920778,
                "count": 14228691,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4515899591,
                "variance": 0.2039334912
              },
              {
                "average": -11.38767511,
                "count": 14228691,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.457066702,
                "variance": 71.5219772
              },
              {
                "average": 0,
                "count": 14228691,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.14714952,
                "count": 14228691,
                "maximum": 99,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.0656338,
                "variance": 197.8420541
              },
              {
                "average": 203486097.1,
                "count": 14228691,
                "maximum": 207664535,
                "minimum": 203192567.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1106953.039,
                "variance": 1225345031000.0
              },
              {
                "average": 0,
                "count": 14228691,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14228691,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14228691,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005722241069,
                "count": 14228691,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02391436193,
                "variance": 0.0005718967067
              },
              {
                "average": 0.6093656121,
                "count": 14228691,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4878925903,
                "variance": 0.2380391796
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              289813.8016,
              4347030.221,
              -6.719863058,
              291369.3416,
              4347755.201,
              470.9401369
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    289813.8016100284,
                    4347030.221282133,
                    -6.71986305752182
                  ],
                  [
                    289813.8016100284,
                    4347755.201282133,
                    -6.71986305752182
                  ],
                  [
                    291369.3416100284,
                    4347755.201282133,
                    470.9401369424782
                  ],
                  [
                    291369.3416100284,
                    4347030.221282133,
                    470.9401369424782
                  ],
                  [
                    289813.8016100284,
                    4347030.221282133,
                    -6.71986305752182
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:22:15+00:00",
            "end_time": "2018-02-20T20:09: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": "20180220_176560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.48108755037825,
              39.20298581252548,
              -6.07981027462219
            ],
            [
              -77.48148675108096,
              39.21432328468121,
              -6.07981027462219
            ],
            [
              -77.46001311388213,
              39.21477899510679,
              361.46018972537786
            ],
            [
              -77.45961735914403,
              39.203441340074754,
              361.46018972537786
            ],
            [
              -77.48108755037825,
              39.20298581252548,
              -6.07981027462219
            ]
          ]
        ]
      },
      "bbox": [
        -77.48148675,
        39.20298581,
        -6.079810275,
        -77.45961736,
        39.214779,
        361.4601897
      ],
      "properties": {
        "datetime": "2018-02-20T20:46:15Z",
        "pc:count": 15033513,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 286584.0974,
            "count": 15033513,
            "maximum": 287615.6,
            "minimum": 285760.06,
            "name": "X",
            "position": 0,
            "stddev": 542.3028304,
            "variance": 294092.3599
          },
          {
            "average": 4342822.096,
            "count": 15033513,
            "maximum": 4343493.974,
            "minimum": 4342234.614,
            "name": "Y",
            "position": 1,
            "stddev": 356.7462301,
            "variance": 127267.8727
          },
          {
            "average": 83.00952706,
            "count": 15033513,
            "maximum": 361.4601897,
            "minimum": -6.079810275,
            "name": "Z",
            "position": 2,
            "stddev": 15.80338682,
            "variance": 249.7470349
          },
          {
            "average": 4422.009888,
            "count": 15033513,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4934.610891,
            "variance": 24350384.64
          },
          {
            "average": 2.2596155,
            "count": 15033513,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.309501658,
            "variance": 1.714794593
          },
          {
            "average": 3.352836692,
            "count": 15033513,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.42886847,
            "variance": 2.041665106
          },
          {
            "average": 0.5033690396,
            "count": 15033513,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999886661,
            "variance": 0.2499886662
          },
          {
            "average": 0,
            "count": 15033513,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.365117455,
            "count": 15033513,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5752623173,
            "variance": 0.3309267337
          },
          {
            "average": 6.259919084,
            "count": 15033513,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93395472,
            "variance": 142.4192752
          },
          {
            "average": 0,
            "count": 15033513,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.83533689,
            "count": 15033513,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5832969095,
            "variance": 0.3402352847
          },
          {
            "average": 203194025.2,
            "count": 15033513,
            "maximum": 203194775.2,
            "minimum": 203193084.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 573.750775,
            "variance": 329189.9518
          },
          {
            "average": 0,
            "count": 15033513,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15033513,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15033513,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004150061266,
            "count": 15033513,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02036747221,
            "variance": 0.0004148339242
          },
          {
            "average": 0.4595566585,
            "count": 15033513,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4983616685,
            "variance": 0.2483643527
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          285760.06,
          4342234.614,
          -6.079810275,
          287615.6,
          4343493.974,
          361.4601897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                285760.0600439317,
                4342234.614421058,
                -6.07981027462219
              ],
              [
                285760.0600439317,
                4343493.974421058,
                -6.07981027462219
              ],
              [
                287615.60004393174,
                4343493.974421058,
                361.46018972537786
              ],
              [
                287615.60004393174,
                4342234.614421058,
                361.46018972537786
              ],
              [
                285760.0600439317,
                4342234.614421058,
                -6.07981027462219
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:46:15+00:00",
        "end_time": "2018-02-20T20:18:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK1/20180220_176560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_176560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK1/20180220_176560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.48148675,
            39.20298581,
            -6.079810275,
            -77.45961736,
            39.214779,
            361.4601897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.48108755037825,
                  39.20298581252548,
                  -6.07981027462219
                ],
                [
                  -77.48148675108096,
                  39.21432328468121,
                  -6.07981027462219
                ],
                [
                  -77.46001311388213,
                  39.21477899510679,
                  361.46018972537786
                ],
                [
                  -77.45961735914403,
                  39.203441340074754,
                  361.46018972537786
                ],
                [
                  -77.48108755037825,
                  39.20298581252548,
                  -6.07981027462219
                ]
              ]
            ]
          },
          "id": "20180220_176560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK1/20180220_176560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:46:15Z",
            "pc:count": 15033513,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 286584.0974,
                "count": 15033513,
                "maximum": 287615.6,
                "minimum": 285760.06,
                "name": "X",
                "position": 0,
                "stddev": 542.3028304,
                "variance": 294092.3599
              },
              {
                "average": 4342822.096,
                "count": 15033513,
                "maximum": 4343493.974,
                "minimum": 4342234.614,
                "name": "Y",
                "position": 1,
                "stddev": 356.7462301,
                "variance": 127267.8727
              },
              {
                "average": 83.00952706,
                "count": 15033513,
                "maximum": 361.4601897,
                "minimum": -6.079810275,
                "name": "Z",
                "position": 2,
                "stddev": 15.80338682,
                "variance": 249.7470349
              },
              {
                "average": 4422.009888,
                "count": 15033513,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4934.610891,
                "variance": 24350384.64
              },
              {
                "average": 2.2596155,
                "count": 15033513,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.309501658,
                "variance": 1.714794593
              },
              {
                "average": 3.352836692,
                "count": 15033513,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.42886847,
                "variance": 2.041665106
              },
              {
                "average": 0.5033690396,
                "count": 15033513,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999886661,
                "variance": 0.2499886662
              },
              {
                "average": 0,
                "count": 15033513,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.365117455,
                "count": 15033513,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5752623173,
                "variance": 0.3309267337
              },
              {
                "average": 6.259919084,
                "count": 15033513,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93395472,
                "variance": 142.4192752
              },
              {
                "average": 0,
                "count": 15033513,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.83533689,
                "count": 15033513,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5832969095,
                "variance": 0.3402352847
              },
              {
                "average": 203194025.2,
                "count": 15033513,
                "maximum": 203194775.2,
                "minimum": 203193084.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 573.750775,
                "variance": 329189.9518
              },
              {
                "average": 0,
                "count": 15033513,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15033513,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15033513,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004150061266,
                "count": 15033513,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02036747221,
                "variance": 0.0004148339242
              },
              {
                "average": 0.4595566585,
                "count": 15033513,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4983616685,
                "variance": 0.2483643527
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              285760.06,
              4342234.614,
              -6.079810275,
              287615.6,
              4343493.974,
              361.4601897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    285760.0600439317,
                    4342234.614421058,
                    -6.07981027462219
                  ],
                  [
                    285760.0600439317,
                    4343493.974421058,
                    -6.07981027462219
                  ],
                  [
                    287615.60004393174,
                    4343493.974421058,
                    361.46018972537786
                  ],
                  [
                    287615.60004393174,
                    4342234.614421058,
                    361.46018972537786
                  ],
                  [
                    285760.0600439317,
                    4342234.614421058,
                    -6.07981027462219
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:46:15+00:00",
            "end_time": "2018-02-20T20:18: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": "20180221_200532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39596842333263,
              39.12642812579882,
              -9.671895937987188
            ],
            [
              -77.39635285723641,
              39.13776556608399,
              -9.671895937987188
            ],
            [
              -77.37490252983359,
              39.13820484189543,
              369.66810406201284
            ],
            [
              -77.37452152916592,
              39.1268672252312,
              369.66810406201284
            ],
            [
              -77.39596842333263,
              39.12642812579882,
              -9.671895937987188
            ]
          ]
        ]
      },
      "bbox": [
        -77.39635286,
        39.12642813,
        -9.671895938,
        -77.37452153,
        39.13820484,
        369.6681041
      ],
      "properties": {
        "datetime": "2018-02-21T18:56:56Z",
        "pc:count": 14005655,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293854.5527,
            "count": 14005655,
            "maximum": 294741.7896,
            "minimum": 292886.3696,
            "name": "X",
            "position": 0,
            "stddev": 542.8301337,
            "variance": 294664.5541
          },
          {
            "average": 4334123.768,
            "count": 14005655,
            "maximum": 4334798.562,
            "minimum": 4333539.302,
            "name": "Y",
            "position": 1,
            "stddev": 373.7357243,
            "variance": 139678.3916
          },
          {
            "average": 107.780376,
            "count": 14005655,
            "maximum": 369.6681041,
            "minimum": -9.671895938,
            "name": "Z",
            "position": 2,
            "stddev": 7.964197201,
            "variance": 63.42843705
          },
          {
            "average": 7496.995087,
            "count": 14005655,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5728.941143,
            "variance": 32820766.63
          },
          {
            "average": 1.827108621,
            "count": 14005655,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.222632704,
            "variance": 1.494830728
          },
          {
            "average": 2.522608404,
            "count": 14005655,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.617023346,
            "variance": 2.614764502
          },
          {
            "average": 0.5040566828,
            "count": 14005655,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999835609,
            "variance": 0.2499835612
          },
          {
            "average": 0,
            "count": 14005655,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.513450531,
            "count": 14005655,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5125078945,
            "variance": 0.262664342
          },
          {
            "average": -8.858197,
            "count": 14005655,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.0161011,
            "variance": 100.3222812
          },
          {
            "average": 0,
            "count": 14005655,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.27271063,
            "count": 14005655,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5422846193,
            "variance": 0.2940726083
          },
          {
            "average": 203274166.8,
            "count": 14005655,
            "maximum": 203274616.5,
            "minimum": 203272780.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 398.6495013,
            "variance": 158921.4249
          },
          {
            "average": 0,
            "count": 14005655,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14005655,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14005655,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002047030289,
            "count": 14005655,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01430598267,
            "variance": 0.0002046611402
          },
          {
            "average": 0.4211272518,
            "count": 14005655,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4937399184,
            "variance": 0.243779107
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292886.3696,
          4333539.302,
          -9.671895938,
          294741.7896,
          4334798.562,
          369.6681041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292886.36956053966,
                4333539.301805307,
                -9.671895937987188
              ],
              [
                292886.36956053966,
                4334798.561805307,
                -9.671895937987188
              ],
              [
                294741.7895605397,
                4334798.561805307,
                369.66810406201284
              ],
              [
                294741.7895605397,
                4333539.301805307,
                369.66810406201284
              ],
              [
                292886.36956053966,
                4333539.301805307,
                -9.671895937987188
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:56:56+00:00",
        "end_time": "2018-02-21T18:26:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_200532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_200532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_200532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39635286,
            39.12642813,
            -9.671895938,
            -77.37452153,
            39.13820484,
            369.6681041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39596842333263,
                  39.12642812579882,
                  -9.671895937987188
                ],
                [
                  -77.39635285723641,
                  39.13776556608399,
                  -9.671895937987188
                ],
                [
                  -77.37490252983359,
                  39.13820484189543,
                  369.66810406201284
                ],
                [
                  -77.37452152916592,
                  39.1268672252312,
                  369.66810406201284
                ],
                [
                  -77.39596842333263,
                  39.12642812579882,
                  -9.671895937987188
                ]
              ]
            ]
          },
          "id": "20180221_200532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:56:56Z",
            "pc:count": 14005655,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293854.5527,
                "count": 14005655,
                "maximum": 294741.7896,
                "minimum": 292886.3696,
                "name": "X",
                "position": 0,
                "stddev": 542.8301337,
                "variance": 294664.5541
              },
              {
                "average": 4334123.768,
                "count": 14005655,
                "maximum": 4334798.562,
                "minimum": 4333539.302,
                "name": "Y",
                "position": 1,
                "stddev": 373.7357243,
                "variance": 139678.3916
              },
              {
                "average": 107.780376,
                "count": 14005655,
                "maximum": 369.6681041,
                "minimum": -9.671895938,
                "name": "Z",
                "position": 2,
                "stddev": 7.964197201,
                "variance": 63.42843705
              },
              {
                "average": 7496.995087,
                "count": 14005655,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5728.941143,
                "variance": 32820766.63
              },
              {
                "average": 1.827108621,
                "count": 14005655,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.222632704,
                "variance": 1.494830728
              },
              {
                "average": 2.522608404,
                "count": 14005655,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.617023346,
                "variance": 2.614764502
              },
              {
                "average": 0.5040566828,
                "count": 14005655,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999835609,
                "variance": 0.2499835612
              },
              {
                "average": 0,
                "count": 14005655,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.513450531,
                "count": 14005655,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5125078945,
                "variance": 0.262664342
              },
              {
                "average": -8.858197,
                "count": 14005655,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.0161011,
                "variance": 100.3222812
              },
              {
                "average": 0,
                "count": 14005655,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.27271063,
                "count": 14005655,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5422846193,
                "variance": 0.2940726083
              },
              {
                "average": 203274166.8,
                "count": 14005655,
                "maximum": 203274616.5,
                "minimum": 203272780.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 398.6495013,
                "variance": 158921.4249
              },
              {
                "average": 0,
                "count": 14005655,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14005655,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14005655,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002047030289,
                "count": 14005655,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01430598267,
                "variance": 0.0002046611402
              },
              {
                "average": 0.4211272518,
                "count": 14005655,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4937399184,
                "variance": 0.243779107
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292886.3696,
              4333539.302,
              -9.671895938,
              294741.7896,
              4334798.562,
              369.6681041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292886.36956053966,
                    4333539.301805307,
                    -9.671895937987188
                  ],
                  [
                    292886.36956053966,
                    4334798.561805307,
                    -9.671895937987188
                  ],
                  [
                    294741.7895605397,
                    4334798.561805307,
                    369.66810406201284
                  ],
                  [
                    294741.7895605397,
                    4333539.301805307,
                    369.66810406201284
                  ],
                  [
                    292886.36956053966,
                    4333539.301805307,
                    -9.671895937987188
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:56:56+00:00",
            "end_time": "2018-02-21T18:26: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": "20180220_206572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37539796318926,
              39.23631852267044,
              -9.479970844023313
            ],
            [
              -77.37578061600924,
              39.24765663892779,
              -9.479970844023313
            ],
            [
              -77.35429676328907,
              39.24809313836423,
              359.8600291559767
            ],
            [
              -77.35391756291473,
              39.23675484697219,
              359.8600291559767
            ],
            [
              -77.37539796318926,
              39.23631852267044,
              -9.479970844023313
            ]
          ]
        ]
      },
      "bbox": [
        -77.37578062,
        39.23631852,
        -9.479970844,
        -77.35391756,
        39.24809314,
        359.8600292
      ],
      "properties": {
        "datetime": "2018-02-20T21:17:57Z",
        "pc:count": 14211862,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295880.482,
            "count": 14211862,
            "maximum": 296839.8038,
            "minimum": 294984.4038,
            "name": "X",
            "position": 0,
            "stddev": 489.6325889,
            "variance": 239740.0721
          },
          {
            "average": 4346335.73,
            "count": 14211862,
            "maximum": 4346949.057,
            "minimum": 4345689.717,
            "name": "Y",
            "position": 1,
            "stddev": 364.3488704,
            "variance": 132750.0993
          },
          {
            "average": 157.3259935,
            "count": 14211862,
            "maximum": 359.8600292,
            "minimum": -9.479970844,
            "name": "Z",
            "position": 2,
            "stddev": 15.49552815,
            "variance": 240.1113926
          },
          {
            "average": 8619.102414,
            "count": 14211862,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6752.793031,
            "variance": 45600213.72
          },
          {
            "average": 1.820330932,
            "count": 14211862,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.211671455,
            "variance": 1.468147715
          },
          {
            "average": 2.538796746,
            "count": 14211862,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.604681704,
            "variance": 2.575003371
          },
          {
            "average": 0.5035711717,
            "count": 14211862,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999872642,
            "variance": 0.2499872643
          },
          {
            "average": 0,
            "count": 14211862,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.474183186,
            "count": 14211862,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5071361657,
            "variance": 0.2571870905
          },
          {
            "average": 6.901411977,
            "count": 14211862,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.35334343,
            "variance": 128.898407
          },
          {
            "average": 0,
            "count": 14211862,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.78271137,
            "count": 14211862,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5529303445,
            "variance": 0.3057319658
          },
          {
            "average": 203195632.3,
            "count": 14211862,
            "maximum": 203196677.8,
            "minimum": 203194869.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 511.9580528,
            "variance": 262101.0478
          },
          {
            "average": 0,
            "count": 14211862,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14211862,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14211862,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002067287172,
            "count": 14211862,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.014376578,
            "variance": 0.000206685995
          },
          {
            "average": 0.4424503981,
            "count": 14211862,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4966770185,
            "variance": 0.2466880607
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294984.4038,
          4345689.717,
          -9.479970844,
          296839.8038,
          4346949.057,
          359.8600292
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294984.4038307409,
                4345689.717155054,
                -9.479970844023313
              ],
              [
                294984.4038307409,
                4346949.057155054,
                -9.479970844023313
              ],
              [
                296839.8038307409,
                4346949.057155054,
                359.8600291559767
              ],
              [
                296839.8038307409,
                4345689.717155054,
                359.8600291559767
              ],
              [
                294984.4038307409,
                4345689.717155054,
                -9.479970844023313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:17:57+00:00",
        "end_time": "2018-02-20T20:47:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_206572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_206572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_206572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37578062,
            39.23631852,
            -9.479970844,
            -77.35391756,
            39.24809314,
            359.8600292
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37539796318926,
                  39.23631852267044,
                  -9.479970844023313
                ],
                [
                  -77.37578061600924,
                  39.24765663892779,
                  -9.479970844023313
                ],
                [
                  -77.35429676328907,
                  39.24809313836423,
                  359.8600291559767
                ],
                [
                  -77.35391756291473,
                  39.23675484697219,
                  359.8600291559767
                ],
                [
                  -77.37539796318926,
                  39.23631852267044,
                  -9.479970844023313
                ]
              ]
            ]
          },
          "id": "20180220_206572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:17:57Z",
            "pc:count": 14211862,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295880.482,
                "count": 14211862,
                "maximum": 296839.8038,
                "minimum": 294984.4038,
                "name": "X",
                "position": 0,
                "stddev": 489.6325889,
                "variance": 239740.0721
              },
              {
                "average": 4346335.73,
                "count": 14211862,
                "maximum": 4346949.057,
                "minimum": 4345689.717,
                "name": "Y",
                "position": 1,
                "stddev": 364.3488704,
                "variance": 132750.0993
              },
              {
                "average": 157.3259935,
                "count": 14211862,
                "maximum": 359.8600292,
                "minimum": -9.479970844,
                "name": "Z",
                "position": 2,
                "stddev": 15.49552815,
                "variance": 240.1113926
              },
              {
                "average": 8619.102414,
                "count": 14211862,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6752.793031,
                "variance": 45600213.72
              },
              {
                "average": 1.820330932,
                "count": 14211862,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.211671455,
                "variance": 1.468147715
              },
              {
                "average": 2.538796746,
                "count": 14211862,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.604681704,
                "variance": 2.575003371
              },
              {
                "average": 0.5035711717,
                "count": 14211862,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999872642,
                "variance": 0.2499872643
              },
              {
                "average": 0,
                "count": 14211862,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.474183186,
                "count": 14211862,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5071361657,
                "variance": 0.2571870905
              },
              {
                "average": 6.901411977,
                "count": 14211862,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.35334343,
                "variance": 128.898407
              },
              {
                "average": 0,
                "count": 14211862,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.78271137,
                "count": 14211862,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5529303445,
                "variance": 0.3057319658
              },
              {
                "average": 203195632.3,
                "count": 14211862,
                "maximum": 203196677.8,
                "minimum": 203194869.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 511.9580528,
                "variance": 262101.0478
              },
              {
                "average": 0,
                "count": 14211862,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14211862,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14211862,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002067287172,
                "count": 14211862,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.014376578,
                "variance": 0.000206685995
              },
              {
                "average": 0.4424503981,
                "count": 14211862,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4966770185,
                "variance": 0.2466880607
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294984.4038,
              4345689.717,
              -9.479970844,
              296839.8038,
              4346949.057,
              359.8600292
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294984.4038307409,
                    4345689.717155054,
                    -9.479970844023313
                  ],
                  [
                    294984.4038307409,
                    4346949.057155054,
                    -9.479970844023313
                  ],
                  [
                    296839.8038307409,
                    4346949.057155054,
                    359.8600291559767
                  ],
                  [
                    296839.8038307409,
                    4345689.717155054,
                    359.8600291559767
                  ],
                  [
                    294984.4038307409,
                    4345689.717155054,
                    -9.479970844023313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:17:57+00:00",
            "end_time": "2018-02-20T20:47: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": "20180220_206576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37545538755191,
              39.247300939440734,
              -6.572361472154768
            ],
            [
              -77.37583816263371,
              39.258637953413796,
              -6.572361472154768
            ],
            [
              -77.3543530439841,
              39.259074522567936,
              360.1276385278452
            ],
            [
              -77.35397372257052,
              39.247737333463085,
              360.1276385278452
            ],
            [
              -77.37545538755191,
              39.247300939440734,
              -6.572361472154768
            ]
          ]
        ]
      },
      "bbox": [
        -77.37583816,
        39.24730094,
        -6.572361472,
        -77.35397372,
        39.25907452,
        360.1276385
      ],
      "properties": {
        "datetime": "2018-02-20T21:04:11Z",
        "pc:count": 11817924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295942.3581,
            "count": 11817924,
            "maximum": 296866.6562,
            "minimum": 295011.4362,
            "name": "X",
            "position": 0,
            "stddev": 536.1308557,
            "variance": 287436.2944
          },
          {
            "average": 4347522.992,
            "count": 11817924,
            "maximum": 4348168.06,
            "minimum": 4346908.84,
            "name": "Y",
            "position": 1,
            "stddev": 372.9150462,
            "variance": 139065.6317
          },
          {
            "average": 149.5201565,
            "count": 11817924,
            "maximum": 360.1276385,
            "minimum": -6.572361472,
            "name": "Z",
            "position": 2,
            "stddev": 10.17272985,
            "variance": 103.4844326
          },
          {
            "average": 9384.067995,
            "count": 11817924,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6138.133916,
            "variance": 37676687.97
          },
          {
            "average": 1.603014709,
            "count": 11817924,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.10190447,
            "variance": 1.214193461
          },
          {
            "average": 2.1276643,
            "count": 11817924,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.534630969,
            "variance": 2.355092212
          },
          {
            "average": 0.4954989557,
            "count": 11817924,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999797613,
            "variance": 0.2499797618
          },
          {
            "average": 0,
            "count": 11817924,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.555510257,
            "count": 11817924,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5065156056,
            "variance": 0.2565580587
          },
          {
            "average": -2.032278881,
            "count": 11817924,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.86217394,
            "variance": 192.1598663
          },
          {
            "average": 0,
            "count": 11817924,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.92063691,
            "count": 11817924,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7030593314,
            "variance": 0.4942924234
          },
          {
            "average": 203194869.7,
            "count": 11817924,
            "maximum": 203195851.2,
            "minimum": 203194096.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 600.9615704,
            "variance": 361154.809
          },
          {
            "average": 0,
            "count": 11817924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11817924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000226435709,
            "count": 11817924,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01504607773,
            "variance": 0.000226384455
          },
          {
            "average": 0.5082289411,
            "count": 11817924,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999323011,
            "variance": 0.2499323057
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295011.4362,
          4346908.84,
          -6.572361472,
          296866.6562,
          4348168.06,
          360.1276385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295011.4361589908,
                4346908.839568474,
                -6.572361472154768
              ],
              [
                295011.4361589908,
                4348168.059568475,
                -6.572361472154768
              ],
              [
                296866.65615899075,
                4348168.059568475,
                360.1276385278452
              ],
              [
                296866.65615899075,
                4346908.839568474,
                360.1276385278452
              ],
              [
                295011.4361589908,
                4346908.839568474,
                -6.572361472154768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:04:11+00:00",
        "end_time": "2018-02-20T20:34:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_206576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_206576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_206576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37583816,
            39.24730094,
            -6.572361472,
            -77.35397372,
            39.25907452,
            360.1276385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37545538755191,
                  39.247300939440734,
                  -6.572361472154768
                ],
                [
                  -77.37583816263371,
                  39.258637953413796,
                  -6.572361472154768
                ],
                [
                  -77.3543530439841,
                  39.259074522567936,
                  360.1276385278452
                ],
                [
                  -77.35397372257052,
                  39.247737333463085,
                  360.1276385278452
                ],
                [
                  -77.37545538755191,
                  39.247300939440734,
                  -6.572361472154768
                ]
              ]
            ]
          },
          "id": "20180220_206576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:04:11Z",
            "pc:count": 11817924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295942.3581,
                "count": 11817924,
                "maximum": 296866.6562,
                "minimum": 295011.4362,
                "name": "X",
                "position": 0,
                "stddev": 536.1308557,
                "variance": 287436.2944
              },
              {
                "average": 4347522.992,
                "count": 11817924,
                "maximum": 4348168.06,
                "minimum": 4346908.84,
                "name": "Y",
                "position": 1,
                "stddev": 372.9150462,
                "variance": 139065.6317
              },
              {
                "average": 149.5201565,
                "count": 11817924,
                "maximum": 360.1276385,
                "minimum": -6.572361472,
                "name": "Z",
                "position": 2,
                "stddev": 10.17272985,
                "variance": 103.4844326
              },
              {
                "average": 9384.067995,
                "count": 11817924,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6138.133916,
                "variance": 37676687.97
              },
              {
                "average": 1.603014709,
                "count": 11817924,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.10190447,
                "variance": 1.214193461
              },
              {
                "average": 2.1276643,
                "count": 11817924,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.534630969,
                "variance": 2.355092212
              },
              {
                "average": 0.4954989557,
                "count": 11817924,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999797613,
                "variance": 0.2499797618
              },
              {
                "average": 0,
                "count": 11817924,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.555510257,
                "count": 11817924,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5065156056,
                "variance": 0.2565580587
              },
              {
                "average": -2.032278881,
                "count": 11817924,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.86217394,
                "variance": 192.1598663
              },
              {
                "average": 0,
                "count": 11817924,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.92063691,
                "count": 11817924,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7030593314,
                "variance": 0.4942924234
              },
              {
                "average": 203194869.7,
                "count": 11817924,
                "maximum": 203195851.2,
                "minimum": 203194096.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 600.9615704,
                "variance": 361154.809
              },
              {
                "average": 0,
                "count": 11817924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11817924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000226435709,
                "count": 11817924,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01504607773,
                "variance": 0.000226384455
              },
              {
                "average": 0.5082289411,
                "count": 11817924,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999323011,
                "variance": 0.2499323057
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295011.4362,
              4346908.84,
              -6.572361472,
              296866.6562,
              4348168.06,
              360.1276385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295011.4361589908,
                    4346908.839568474,
                    -6.572361472154768
                  ],
                  [
                    295011.4361589908,
                    4348168.059568475,
                    -6.572361472154768
                  ],
                  [
                    296866.65615899075,
                    4348168.059568475,
                    360.1276385278452
                  ],
                  [
                    296866.65615899075,
                    4346908.839568474,
                    360.1276385278452
                  ],
                  [
                    295011.4361589908,
                    4346908.839568474,
                    -6.572361472154768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:04:11+00:00",
            "end_time": "2018-02-20T20:34: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": "20180220_194564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41763424627527,
              39.21421144935219,
              -6.298971662012633
            ],
            [
              -77.41802338044843,
              39.22554889792222,
              -6.298971662012633
            ],
            [
              -77.39654646649468,
              39.22599299138831,
              363.1610283379873
            ],
            [
              -77.39616078051218,
              39.214655364618714,
              363.1610283379873
            ],
            [
              -77.41763424627527,
              39.21421144935219,
              -6.298971662012633
            ]
          ]
        ]
      },
      "bbox": [
        -77.41802338,
        39.21421145,
        -6.298971662,
        -77.39616078,
        39.22599299,
        363.1610283
      ],
      "properties": {
        "datetime": "2018-02-20T21:16:57Z",
        "pc:count": 19410482,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292146.5912,
            "count": 19410482,
            "maximum": 293128.5697,
            "minimum": 291273.1297,
            "name": "X",
            "position": 0,
            "stddev": 510.7078814,
            "variance": 260822.5401
          },
          {
            "average": 4343970.656,
            "count": 19410482,
            "maximum": 4344591.746,
            "minimum": 4343332.446,
            "name": "Y",
            "position": 1,
            "stddev": 344.1966656,
            "variance": 118471.3446
          },
          {
            "average": 120.3756265,
            "count": 19410482,
            "maximum": 363.1610283,
            "minimum": -6.298971662,
            "name": "Z",
            "position": 2,
            "stddev": 14.91811436,
            "variance": 222.550136
          },
          {
            "average": 5413.442161,
            "count": 19410482,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5681.126662,
            "variance": 32275200.15
          },
          {
            "average": 2.20690666,
            "count": 19410482,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.337102186,
            "variance": 1.787842257
          },
          {
            "average": 3.250257464,
            "count": 19410482,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.539039985,
            "variance": 2.368644076
          },
          {
            "average": 0.4988093031,
            "count": 19410482,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985951,
            "variance": 0.2499985951
          },
          {
            "average": 0,
            "count": 19410482,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.377944453,
            "count": 19410482,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5757023498,
            "variance": 0.3314331956
          },
          {
            "average": 10.28862494,
            "count": 19410482,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.48934503,
            "variance": 90.04766909
          },
          {
            "average": 0,
            "count": 19410482,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.68585396,
            "count": 19410482,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5423485887,
            "variance": 0.2941419917
          },
          {
            "average": 203195569.7,
            "count": 19410482,
            "maximum": 203196617.8,
            "minimum": 203194807.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 563.5790401,
            "variance": 317621.3345
          },
          {
            "average": 0,
            "count": 19410482,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19410482,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19410482,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003939108776,
            "count": 19410482,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01984327927,
            "variance": 0.0003937557321
          },
          {
            "average": 0.3791823408,
            "count": 19410482,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.485183579,
            "variance": 0.2354031053
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291273.1297,
          4343332.446,
          -6.298971662,
          293128.5697,
          4344591.746,
          363.1610283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291273.1297138217,
                4343332.445876408,
                -6.298971662012633
              ],
              [
                291273.1297138217,
                4344591.745876409,
                -6.298971662012633
              ],
              [
                293128.56971382163,
                4344591.745876409,
                363.1610283379873
              ],
              [
                293128.56971382163,
                4343332.445876408,
                363.1610283379873
              ],
              [
                291273.1297138217,
                4343332.445876408,
                -6.298971662012633
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:16:57+00:00",
        "end_time": "2018-02-20T20:46:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_194564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_194564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_194564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41802338,
            39.21421145,
            -6.298971662,
            -77.39616078,
            39.22599299,
            363.1610283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41763424627527,
                  39.21421144935219,
                  -6.298971662012633
                ],
                [
                  -77.41802338044843,
                  39.22554889792222,
                  -6.298971662012633
                ],
                [
                  -77.39654646649468,
                  39.22599299138831,
                  363.1610283379873
                ],
                [
                  -77.39616078051218,
                  39.214655364618714,
                  363.1610283379873
                ],
                [
                  -77.41763424627527,
                  39.21421144935219,
                  -6.298971662012633
                ]
              ]
            ]
          },
          "id": "20180220_194564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:16:57Z",
            "pc:count": 19410482,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292146.5912,
                "count": 19410482,
                "maximum": 293128.5697,
                "minimum": 291273.1297,
                "name": "X",
                "position": 0,
                "stddev": 510.7078814,
                "variance": 260822.5401
              },
              {
                "average": 4343970.656,
                "count": 19410482,
                "maximum": 4344591.746,
                "minimum": 4343332.446,
                "name": "Y",
                "position": 1,
                "stddev": 344.1966656,
                "variance": 118471.3446
              },
              {
                "average": 120.3756265,
                "count": 19410482,
                "maximum": 363.1610283,
                "minimum": -6.298971662,
                "name": "Z",
                "position": 2,
                "stddev": 14.91811436,
                "variance": 222.550136
              },
              {
                "average": 5413.442161,
                "count": 19410482,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5681.126662,
                "variance": 32275200.15
              },
              {
                "average": 2.20690666,
                "count": 19410482,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.337102186,
                "variance": 1.787842257
              },
              {
                "average": 3.250257464,
                "count": 19410482,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.539039985,
                "variance": 2.368644076
              },
              {
                "average": 0.4988093031,
                "count": 19410482,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985951,
                "variance": 0.2499985951
              },
              {
                "average": 0,
                "count": 19410482,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.377944453,
                "count": 19410482,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5757023498,
                "variance": 0.3314331956
              },
              {
                "average": 10.28862494,
                "count": 19410482,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.48934503,
                "variance": 90.04766909
              },
              {
                "average": 0,
                "count": 19410482,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.68585396,
                "count": 19410482,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5423485887,
                "variance": 0.2941419917
              },
              {
                "average": 203195569.7,
                "count": 19410482,
                "maximum": 203196617.8,
                "minimum": 203194807.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 563.5790401,
                "variance": 317621.3345
              },
              {
                "average": 0,
                "count": 19410482,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19410482,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19410482,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003939108776,
                "count": 19410482,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01984327927,
                "variance": 0.0003937557321
              },
              {
                "average": 0.3791823408,
                "count": 19410482,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.485183579,
                "variance": 0.2354031053
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291273.1297,
              4343332.446,
              -6.298971662,
              293128.5697,
              4344591.746,
              363.1610283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291273.1297138217,
                    4343332.445876408,
                    -6.298971662012633
                  ],
                  [
                    291273.1297138217,
                    4344591.745876409,
                    -6.298971662012633
                  ],
                  [
                    293128.56971382163,
                    4344591.745876409,
                    363.1610283379873
                  ],
                  [
                    293128.56971382163,
                    4343332.445876408,
                    363.1610283379873
                  ],
                  [
                    291273.1297138217,
                    4343332.445876408,
                    -6.298971662012633
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:16:57+00:00",
            "end_time": "2018-02-20T20:46: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": "20180220_194568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41769852302225,
              39.225193022119605,
              -7.909321403507022
            ],
            [
              -77.41808782576874,
              39.23653062878859,
              -7.909321403507022
            ],
            [
              -77.39660733347932,
              39.236974842013986,
              363.650678596493
            ],
            [
              -77.39622148089965,
              39.22563705710904,
              363.650678596493
            ],
            [
              -77.41769852302225,
              39.225193022119605,
              -7.909321403507022
            ]
          ]
        ]
      },
      "bbox": [
        -77.41808783,
        39.22519302,
        -7.909321404,
        -77.39622148,
        39.23697484,
        363.6506786
      ],
      "properties": {
        "datetime": "2018-02-20T21:05:29Z",
        "pc:count": 13684248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292211.0467,
            "count": 13684248,
            "maximum": 293155.5805,
            "minimum": 291300.1205,
            "name": "X",
            "position": 0,
            "stddev": 519.8616303,
            "variance": 270256.1147
          },
          {
            "average": 4345235.324,
            "count": 13684248,
            "maximum": 4345810.816,
            "minimum": 4344551.496,
            "name": "Y",
            "position": 1,
            "stddev": 351.6786442,
            "variance": 123677.8688
          },
          {
            "average": 130.6858004,
            "count": 13684248,
            "maximum": 363.6506786,
            "minimum": -7.909321404,
            "name": "Z",
            "position": 2,
            "stddev": 12.14767702,
            "variance": 147.5660569
          },
          {
            "average": 7634.61637,
            "count": 13684248,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6200.13252,
            "variance": 38441643.26
          },
          {
            "average": 1.876719203,
            "count": 13684248,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.271376195,
            "variance": 1.61639743
          },
          {
            "average": 2.623663281,
            "count": 13684248,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.666205013,
            "variance": 2.776239144
          },
          {
            "average": 0.4962221527,
            "count": 13684248,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999857459,
            "variance": 0.2499857461
          },
          {
            "average": 0,
            "count": 13684248,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.473861406,
            "count": 13684248,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5146797928,
            "variance": 0.2648952891
          },
          {
            "average": -7.063342001,
            "count": 13684248,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.2185634,
            "variance": 149.2932915
          },
          {
            "average": 0,
            "count": 13684248,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.71930427,
            "count": 13684248,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6611482338,
            "variance": 0.4371169871
          },
          {
            "average": 203194708.4,
            "count": 13684248,
            "maximum": 203195929,
            "minimum": 203194170.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 534.9869835,
            "variance": 286211.0725
          },
          {
            "average": 0,
            "count": 13684248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13684248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13684248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00029859149,
            "count": 13684248,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0172772207,
            "variance": 0.0002985023549
          },
          {
            "average": 0.4794878754,
            "count": 13684248,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4995790938,
            "variance": 0.249579271
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291300.1205,
          4344551.496,
          -7.909321404,
          293155.5805,
          4345810.816,
          363.6506786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291300.1205379333,
                4344551.49645034,
                -7.909321403507022
              ],
              [
                291300.1205379333,
                4345810.816450341,
                -7.909321403507022
              ],
              [
                293155.5805379333,
                4345810.816450341,
                363.650678596493
              ],
              [
                293155.5805379333,
                4344551.49645034,
                363.650678596493
              ],
              [
                291300.1205379333,
                4344551.49645034,
                -7.909321403507022
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:05:29+00:00",
        "end_time": "2018-02-20T20:36:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_194568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_194568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_194568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41808783,
            39.22519302,
            -7.909321404,
            -77.39622148,
            39.23697484,
            363.6506786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41769852302225,
                  39.225193022119605,
                  -7.909321403507022
                ],
                [
                  -77.41808782576874,
                  39.23653062878859,
                  -7.909321403507022
                ],
                [
                  -77.39660733347932,
                  39.236974842013986,
                  363.650678596493
                ],
                [
                  -77.39622148089965,
                  39.22563705710904,
                  363.650678596493
                ],
                [
                  -77.41769852302225,
                  39.225193022119605,
                  -7.909321403507022
                ]
              ]
            ]
          },
          "id": "20180220_194568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:05:29Z",
            "pc:count": 13684248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292211.0467,
                "count": 13684248,
                "maximum": 293155.5805,
                "minimum": 291300.1205,
                "name": "X",
                "position": 0,
                "stddev": 519.8616303,
                "variance": 270256.1147
              },
              {
                "average": 4345235.324,
                "count": 13684248,
                "maximum": 4345810.816,
                "minimum": 4344551.496,
                "name": "Y",
                "position": 1,
                "stddev": 351.6786442,
                "variance": 123677.8688
              },
              {
                "average": 130.6858004,
                "count": 13684248,
                "maximum": 363.6506786,
                "minimum": -7.909321404,
                "name": "Z",
                "position": 2,
                "stddev": 12.14767702,
                "variance": 147.5660569
              },
              {
                "average": 7634.61637,
                "count": 13684248,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6200.13252,
                "variance": 38441643.26
              },
              {
                "average": 1.876719203,
                "count": 13684248,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.271376195,
                "variance": 1.61639743
              },
              {
                "average": 2.623663281,
                "count": 13684248,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.666205013,
                "variance": 2.776239144
              },
              {
                "average": 0.4962221527,
                "count": 13684248,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999857459,
                "variance": 0.2499857461
              },
              {
                "average": 0,
                "count": 13684248,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.473861406,
                "count": 13684248,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5146797928,
                "variance": 0.2648952891
              },
              {
                "average": -7.063342001,
                "count": 13684248,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.2185634,
                "variance": 149.2932915
              },
              {
                "average": 0,
                "count": 13684248,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.71930427,
                "count": 13684248,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6611482338,
                "variance": 0.4371169871
              },
              {
                "average": 203194708.4,
                "count": 13684248,
                "maximum": 203195929,
                "minimum": 203194170.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 534.9869835,
                "variance": 286211.0725
              },
              {
                "average": 0,
                "count": 13684248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13684248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13684248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00029859149,
                "count": 13684248,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0172772207,
                "variance": 0.0002985023549
              },
              {
                "average": 0.4794878754,
                "count": 13684248,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4995790938,
                "variance": 0.249579271
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291300.1205,
              4344551.496,
              -7.909321404,
              293155.5805,
              4345810.816,
              363.6506786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291300.1205379333,
                    4344551.49645034,
                    -7.909321403507022
                  ],
                  [
                    291300.1205379333,
                    4345810.816450341,
                    -7.909321403507022
                  ],
                  [
                    293155.5805379333,
                    4345810.816450341,
                    363.650678596493
                  ],
                  [
                    293155.5805379333,
                    4344551.49645034,
                    363.650678596493
                  ],
                  [
                    291300.1205379333,
                    4344551.49645034,
                    -7.909321403507022
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:05:29+00:00",
            "end_time": "2018-02-20T20:36: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": "20180220_200580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39670327643447,
              39.258213119800764,
              -6.002329586142253
            ],
            [
              -77.39708772049535,
              39.269494118012986,
              -6.002329586142253
            ],
            [
              -77.37559776466829,
              39.26993474597525,
              457.49767041385775
            ],
            [
              -77.37521675921793,
              39.25865357188988,
              457.49767041385775
            ],
            [
              -77.39670327643447,
              39.258213119800764,
              -6.002329586142253
            ]
          ]
        ]
      },
      "bbox": [
        -77.39708772,
        39.25821312,
        -6.002329586,
        -77.37521676,
        39.26993475,
        457.4976704
      ],
      "properties": {
        "datetime": "2018-04-13T14:22:51Z",
        "pc:count": 31695359,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294158.9267,
            "count": 31695359,
            "maximum": 295065.1029,
            "minimum": 293209.7229,
            "name": "X",
            "position": 0,
            "stddev": 474.937707,
            "variance": 225565.8256
          },
          {
            "average": 4348796.684,
            "count": 31695359,
            "maximum": 4349421.406,
            "minimum": 4348168.386,
            "name": "Y",
            "position": 1,
            "stddev": 363.0688237,
            "variance": 131818.9707
          },
          {
            "average": 232.7342567,
            "count": 31695359,
            "maximum": 457.4976704,
            "minimum": -6.002329586,
            "name": "Z",
            "position": 2,
            "stddev": 65.00831627,
            "variance": 4226.081184
          },
          {
            "average": 4652.830325,
            "count": 31695359,
            "maximum": 47592,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5317.119482,
            "variance": 28271759.59
          },
          {
            "average": 2.512492255,
            "count": 31695359,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.355365816,
            "variance": 1.837016496
          },
          {
            "average": 3.631589218,
            "count": 31695359,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.30414383,
            "variance": 1.700791129
          },
          {
            "average": 0.5076174401,
            "count": 31695359,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999419791,
            "variance": 0.2499419825
          },
          {
            "average": 0,
            "count": 31695359,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297004492,
            "count": 31695359,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6414702064,
            "variance": 0.4114840257
          },
          {
            "average": 2.631190849,
            "count": 31695359,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.54806186,
            "variance": 157.4538565
          },
          {
            "average": 0,
            "count": 31695359,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 64.98151591,
            "count": 31695359,
            "maximum": 99,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.77643108,
            "variance": 771.5301237
          },
          {
            "average": 204987495.4,
            "count": 31695359,
            "maximum": 207664571.9,
            "minimum": 203192515.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2191444.883,
            "variance": 4802430677000.0
          },
          {
            "average": 0,
            "count": 31695359,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31695359,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31695359,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001355750537,
            "count": 31695359,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03679555028,
            "variance": 0.001353912521
          },
          {
            "average": 0.5453645122,
            "count": 31695359,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4979378163,
            "variance": 0.2479420689
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293209.7229,
          4348168.386,
          -6.002329586,
          295065.1029,
          4349421.406,
          457.4976704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293209.7228508882,
                4348168.385580428,
                -6.002329586142253
              ],
              [
                293209.7228508882,
                4349421.4055804275,
                -6.002329586142253
              ],
              [
                295065.1028508882,
                4349421.4055804275,
                457.49767041385775
              ],
              [
                295065.1028508882,
                4348168.385580428,
                457.49767041385775
              ],
              [
                293209.7228508882,
                4348168.385580428,
                -6.002329586142253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:22:51+00:00",
        "end_time": "2018-02-20T20:08:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_200580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_200580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_200580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39708772,
            39.25821312,
            -6.002329586,
            -77.37521676,
            39.26993475,
            457.4976704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39670327643447,
                  39.258213119800764,
                  -6.002329586142253
                ],
                [
                  -77.39708772049535,
                  39.269494118012986,
                  -6.002329586142253
                ],
                [
                  -77.37559776466829,
                  39.26993474597525,
                  457.49767041385775
                ],
                [
                  -77.37521675921793,
                  39.25865357188988,
                  457.49767041385775
                ],
                [
                  -77.39670327643447,
                  39.258213119800764,
                  -6.002329586142253
                ]
              ]
            ]
          },
          "id": "20180220_200580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:22:51Z",
            "pc:count": 31695359,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294158.9267,
                "count": 31695359,
                "maximum": 295065.1029,
                "minimum": 293209.7229,
                "name": "X",
                "position": 0,
                "stddev": 474.937707,
                "variance": 225565.8256
              },
              {
                "average": 4348796.684,
                "count": 31695359,
                "maximum": 4349421.406,
                "minimum": 4348168.386,
                "name": "Y",
                "position": 1,
                "stddev": 363.0688237,
                "variance": 131818.9707
              },
              {
                "average": 232.7342567,
                "count": 31695359,
                "maximum": 457.4976704,
                "minimum": -6.002329586,
                "name": "Z",
                "position": 2,
                "stddev": 65.00831627,
                "variance": 4226.081184
              },
              {
                "average": 4652.830325,
                "count": 31695359,
                "maximum": 47592,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5317.119482,
                "variance": 28271759.59
              },
              {
                "average": 2.512492255,
                "count": 31695359,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.355365816,
                "variance": 1.837016496
              },
              {
                "average": 3.631589218,
                "count": 31695359,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.30414383,
                "variance": 1.700791129
              },
              {
                "average": 0.5076174401,
                "count": 31695359,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999419791,
                "variance": 0.2499419825
              },
              {
                "average": 0,
                "count": 31695359,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297004492,
                "count": 31695359,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6414702064,
                "variance": 0.4114840257
              },
              {
                "average": 2.631190849,
                "count": 31695359,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.54806186,
                "variance": 157.4538565
              },
              {
                "average": 0,
                "count": 31695359,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 64.98151591,
                "count": 31695359,
                "maximum": 99,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.77643108,
                "variance": 771.5301237
              },
              {
                "average": 204987495.4,
                "count": 31695359,
                "maximum": 207664571.9,
                "minimum": 203192515.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2191444.883,
                "variance": 4802430677000.0
              },
              {
                "average": 0,
                "count": 31695359,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31695359,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31695359,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001355750537,
                "count": 31695359,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03679555028,
                "variance": 0.001353912521
              },
              {
                "average": 0.5453645122,
                "count": 31695359,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4979378163,
                "variance": 0.2479420689
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293209.7229,
              4348168.386,
              -6.002329586,
              295065.1029,
              4349421.406,
              457.4976704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293209.7228508882,
                    4348168.385580428,
                    -6.002329586142253
                  ],
                  [
                    293209.7228508882,
                    4349421.4055804275,
                    -6.002329586142253
                  ],
                  [
                    295065.1028508882,
                    4349421.4055804275,
                    457.49767041385775
                  ],
                  [
                    295065.1028508882,
                    4348168.385580428,
                    457.49767041385775
                  ],
                  [
                    293209.7228508882,
                    4348168.385580428,
                    -6.002329586142253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:22:51+00:00",
            "end_time": "2018-02-20T20:08: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": "20180220_194544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.4173118984319,
              39.159300331510856,
              -10.14748618176489
            ],
            [
              -77.41770027064516,
              39.170639330358775,
              -10.14748618176489
            ],
            [
              -77.39623983209479,
              39.17108285325682,
              357.3725138182351
            ],
            [
              -77.39585489914197,
              39.159743676342906,
              357.3725138182351
            ],
            [
              -77.4173118984319,
              39.159300331510856,
              -10.14748618176489
            ]
          ]
        ]
      },
      "bbox": [
        -77.41770027,
        39.15930033,
        -10.14748618,
        -77.3958549,
        39.17108285,
        357.3725138
      ],
      "properties": {
        "datetime": "2018-02-21T18:17:57Z",
        "pc:count": 17271566,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292017.4269,
            "count": 17271566,
            "maximum": 292993.8507,
            "minimum": 291138.3907,
            "name": "X",
            "position": 0,
            "stddev": 511.5030721,
            "variance": 261635.3927
          },
          {
            "average": 4337900.333,
            "count": 17271566,
            "maximum": 4338496.318,
            "minimum": 4337236.858,
            "name": "Y",
            "position": 1,
            "stddev": 368.0683127,
            "variance": 135474.2828
          },
          {
            "average": 135.1802618,
            "count": 17271566,
            "maximum": 357.3725138,
            "minimum": -10.14748618,
            "name": "Z",
            "position": 2,
            "stddev": 11.90226462,
            "variance": 141.663903
          },
          {
            "average": 6399.822733,
            "count": 17271566,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6101.721961,
            "variance": 37231010.89
          },
          {
            "average": 2.06290993,
            "count": 17271566,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.306350603,
            "variance": 1.706551898
          },
          {
            "average": 2.972357284,
            "count": 17271566,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.604662605,
            "variance": 2.574942077
          },
          {
            "average": 0.4991716443,
            "count": 17271566,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993283,
            "variance": 0.2499993283
          },
          {
            "average": 0,
            "count": 17271566,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.437363294,
            "count": 17271566,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5045414248,
            "variance": 0.2545620494
          },
          {
            "average": 8.918470326,
            "count": 17271566,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.33140516,
            "variance": 106.7379326
          },
          {
            "average": 0,
            "count": 17271566,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.85949734,
            "count": 17271566,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.593773389,
            "variance": 0.3525668374
          },
          {
            "average": 203207632.8,
            "count": 17271566,
            "maximum": 203272277.5,
            "minimum": 203198340.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23405.54591,
            "variance": 547819579.5
          },
          {
            "average": 0,
            "count": 17271566,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17271566,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17271566,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002113878962,
            "count": 17271566,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01453764849,
            "variance": 0.0002113432235
          },
          {
            "average": 0.4220286105,
            "count": 17271566,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4938830596,
            "variance": 0.2439204765
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291138.3907,
          4337236.858,
          -10.14748618,
          292993.8507,
          4338496.318,
          357.3725138
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291138.39067017526,
                4337236.858440941,
                -10.14748618176489
              ],
              [
                291138.39067017526,
                4338496.318440942,
                -10.14748618176489
              ],
              [
                292993.8506701752,
                4338496.318440942,
                357.3725138182351
              ],
              [
                292993.8506701752,
                4337236.858440941,
                357.3725138182351
              ],
              [
                291138.39067017526,
                4337236.858440941,
                -10.14748618176489
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:17:57+00:00",
        "end_time": "2018-02-20T21:45:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_194544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_194544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_194544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41770027,
            39.15930033,
            -10.14748618,
            -77.3958549,
            39.17108285,
            357.3725138
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.4173118984319,
                  39.159300331510856,
                  -10.14748618176489
                ],
                [
                  -77.41770027064516,
                  39.170639330358775,
                  -10.14748618176489
                ],
                [
                  -77.39623983209479,
                  39.17108285325682,
                  357.3725138182351
                ],
                [
                  -77.39585489914197,
                  39.159743676342906,
                  357.3725138182351
                ],
                [
                  -77.4173118984319,
                  39.159300331510856,
                  -10.14748618176489
                ]
              ]
            ]
          },
          "id": "20180220_194544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:17:57Z",
            "pc:count": 17271566,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292017.4269,
                "count": 17271566,
                "maximum": 292993.8507,
                "minimum": 291138.3907,
                "name": "X",
                "position": 0,
                "stddev": 511.5030721,
                "variance": 261635.3927
              },
              {
                "average": 4337900.333,
                "count": 17271566,
                "maximum": 4338496.318,
                "minimum": 4337236.858,
                "name": "Y",
                "position": 1,
                "stddev": 368.0683127,
                "variance": 135474.2828
              },
              {
                "average": 135.1802618,
                "count": 17271566,
                "maximum": 357.3725138,
                "minimum": -10.14748618,
                "name": "Z",
                "position": 2,
                "stddev": 11.90226462,
                "variance": 141.663903
              },
              {
                "average": 6399.822733,
                "count": 17271566,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6101.721961,
                "variance": 37231010.89
              },
              {
                "average": 2.06290993,
                "count": 17271566,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.306350603,
                "variance": 1.706551898
              },
              {
                "average": 2.972357284,
                "count": 17271566,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.604662605,
                "variance": 2.574942077
              },
              {
                "average": 0.4991716443,
                "count": 17271566,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993283,
                "variance": 0.2499993283
              },
              {
                "average": 0,
                "count": 17271566,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.437363294,
                "count": 17271566,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5045414248,
                "variance": 0.2545620494
              },
              {
                "average": 8.918470326,
                "count": 17271566,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.33140516,
                "variance": 106.7379326
              },
              {
                "average": 0,
                "count": 17271566,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.85949734,
                "count": 17271566,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.593773389,
                "variance": 0.3525668374
              },
              {
                "average": 203207632.8,
                "count": 17271566,
                "maximum": 203272277.5,
                "minimum": 203198340.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23405.54591,
                "variance": 547819579.5
              },
              {
                "average": 0,
                "count": 17271566,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17271566,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17271566,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002113878962,
                "count": 17271566,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01453764849,
                "variance": 0.0002113432235
              },
              {
                "average": 0.4220286105,
                "count": 17271566,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4938830596,
                "variance": 0.2439204765
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291138.3907,
              4337236.858,
              -10.14748618,
              292993.8507,
              4338496.318,
              357.3725138
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291138.39067017526,
                    4337236.858440941,
                    -10.14748618176489
                  ],
                  [
                    291138.39067017526,
                    4338496.318440942,
                    -10.14748618176489
                  ],
                  [
                    292993.8506701752,
                    4338496.318440942,
                    357.3725138182351
                  ],
                  [
                    292993.8506701752,
                    4337236.858440941,
                    357.3725138182351
                  ],
                  [
                    291138.39067017526,
                    4337236.858440941,
                    -10.14748618176489
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:17:57+00:00",
            "end_time": "2018-02-20T21:45: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": "20180221_200536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39602919515042,
              39.137409546357624,
              -10.400740907257529
            ],
            [
              -77.3964138135448,
              39.148747684988784,
              -10.400740907257529
            ],
            [
              -77.37495992252884,
              39.14918707904408,
              373.79925909274243
            ],
            [
              -77.37457873950108,
              39.137848763989695,
              373.79925909274243
            ],
            [
              -77.39602919515042,
              39.137409546357624,
              -10.400740907257529
            ]
          ]
        ]
      },
      "bbox": [
        -77.39641381,
        39.13740955,
        -10.40074091,
        -77.37457874,
        39.14918708,
        373.7992591
      ],
      "properties": {
        "datetime": "2018-02-21T18:47:48Z",
        "pc:count": 16577673,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293937.0945,
            "count": 16577673,
            "maximum": 294768.743,
            "minimum": 292913.303,
            "name": "X",
            "position": 0,
            "stddev": 516.9749482,
            "variance": 267263.097
          },
          {
            "average": 4335385.919,
            "count": 16577673,
            "maximum": 4336017.647,
            "minimum": 4334758.307,
            "name": "Y",
            "position": 1,
            "stddev": 338.2866918,
            "variance": 114437.8859
          },
          {
            "average": 108.0266783,
            "count": 16577673,
            "maximum": 373.7992591,
            "minimum": -10.40074091,
            "name": "Z",
            "position": 2,
            "stddev": 9.25609929,
            "variance": 85.67537406
          },
          {
            "average": 6197.755611,
            "count": 16577673,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5621.528207,
            "variance": 31601579.38
          },
          {
            "average": 2.039530096,
            "count": 16577673,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.272127661,
            "variance": 1.618308786
          },
          {
            "average": 2.894267247,
            "count": 16577673,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.573314229,
            "variance": 2.475317663
          },
          {
            "average": 0.5024872912,
            "count": 16577673,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999938284,
            "variance": 0.2499938285
          },
          {
            "average": 0,
            "count": 16577673,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.431447888,
            "count": 16577673,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5094714214,
            "variance": 0.2595611292
          },
          {
            "average": 11.59727677,
            "count": 16577673,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.766938621,
            "variance": 60.32533554
          },
          {
            "average": 0,
            "count": 16577673,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.58344884,
            "count": 16577673,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5230199607,
            "variance": 0.2735498793
          },
          {
            "average": 203273533,
            "count": 16577673,
            "maximum": 203274068.9,
            "minimum": 203272263.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 617.026335,
            "variance": 380721.4981
          },
          {
            "average": 0,
            "count": 16577673,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16577673,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16577673,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001757785909,
            "count": 16577673,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01325698696,
            "variance": 0.0001757477034
          },
          {
            "average": 0.3957753902,
            "count": 16577673,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4890166103,
            "variance": 0.2391372451
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292913.303,
          4334758.307,
          -10.40074091,
          294768.743,
          4336017.647,
          373.7992591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292913.30296769744,
                4334758.306945268,
                -10.400740907257529
              ],
              [
                292913.30296769744,
                4336017.646945268,
                -10.400740907257529
              ],
              [
                294768.7429676974,
                4336017.646945268,
                373.79925909274243
              ],
              [
                294768.7429676974,
                4334758.306945268,
                373.79925909274243
              ],
              [
                292913.30296769744,
                4334758.306945268,
                -10.400740907257529
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:47:48+00:00",
        "end_time": "2018-02-21T18:17:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_200536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_200536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_200536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39641381,
            39.13740955,
            -10.40074091,
            -77.37457874,
            39.14918708,
            373.7992591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39602919515042,
                  39.137409546357624,
                  -10.400740907257529
                ],
                [
                  -77.3964138135448,
                  39.148747684988784,
                  -10.400740907257529
                ],
                [
                  -77.37495992252884,
                  39.14918707904408,
                  373.79925909274243
                ],
                [
                  -77.37457873950108,
                  39.137848763989695,
                  373.79925909274243
                ],
                [
                  -77.39602919515042,
                  39.137409546357624,
                  -10.400740907257529
                ]
              ]
            ]
          },
          "id": "20180221_200536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:47:48Z",
            "pc:count": 16577673,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293937.0945,
                "count": 16577673,
                "maximum": 294768.743,
                "minimum": 292913.303,
                "name": "X",
                "position": 0,
                "stddev": 516.9749482,
                "variance": 267263.097
              },
              {
                "average": 4335385.919,
                "count": 16577673,
                "maximum": 4336017.647,
                "minimum": 4334758.307,
                "name": "Y",
                "position": 1,
                "stddev": 338.2866918,
                "variance": 114437.8859
              },
              {
                "average": 108.0266783,
                "count": 16577673,
                "maximum": 373.7992591,
                "minimum": -10.40074091,
                "name": "Z",
                "position": 2,
                "stddev": 9.25609929,
                "variance": 85.67537406
              },
              {
                "average": 6197.755611,
                "count": 16577673,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5621.528207,
                "variance": 31601579.38
              },
              {
                "average": 2.039530096,
                "count": 16577673,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.272127661,
                "variance": 1.618308786
              },
              {
                "average": 2.894267247,
                "count": 16577673,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.573314229,
                "variance": 2.475317663
              },
              {
                "average": 0.5024872912,
                "count": 16577673,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999938284,
                "variance": 0.2499938285
              },
              {
                "average": 0,
                "count": 16577673,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.431447888,
                "count": 16577673,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5094714214,
                "variance": 0.2595611292
              },
              {
                "average": 11.59727677,
                "count": 16577673,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.766938621,
                "variance": 60.32533554
              },
              {
                "average": 0,
                "count": 16577673,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.58344884,
                "count": 16577673,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5230199607,
                "variance": 0.2735498793
              },
              {
                "average": 203273533,
                "count": 16577673,
                "maximum": 203274068.9,
                "minimum": 203272263.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 617.026335,
                "variance": 380721.4981
              },
              {
                "average": 0,
                "count": 16577673,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16577673,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16577673,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001757785909,
                "count": 16577673,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01325698696,
                "variance": 0.0001757477034
              },
              {
                "average": 0.3957753902,
                "count": 16577673,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4890166103,
                "variance": 0.2391372451
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292913.303,
              4334758.307,
              -10.40074091,
              294768.743,
              4336017.647,
              373.7992591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292913.30296769744,
                    4334758.306945268,
                    -10.400740907257529
                  ],
                  [
                    292913.30296769744,
                    4336017.646945268,
                    -10.400740907257529
                  ],
                  [
                    294768.7429676974,
                    4336017.646945268,
                    373.79925909274243
                  ],
                  [
                    294768.7429676974,
                    4334758.306945268,
                    373.79925909274243
                  ],
                  [
                    292913.30296769744,
                    4334758.306945268,
                    -10.400740907257529
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:47:48+00:00",
            "end_time": "2018-02-21T18:17:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_200584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39342018367999,
              39.269262863382934,
              -5.657785398774564
            ],
            [
              -77.39363533633025,
              39.27558318883895,
              -5.657785398774564
            ],
            [
              -77.37562226724162,
              39.27595227683644,
              457.5622146012255
            ],
            [
              -77.37540872997347,
              39.26963186884119,
              457.5622146012255
            ],
            [
              -77.39342018367999,
              39.269262863382934,
              -5.657785398774564
            ]
          ]
        ]
      },
      "bbox": [
        -77.39363534,
        39.26926286,
        -5.657785399,
        -77.37540873,
        39.27595228,
        457.5622146
      ],
      "properties": {
        "datetime": "2018-04-13T14:23:06Z",
        "pc:count": 27258260,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294261.5659,
            "count": 27258260,
            "maximum": 295080.5294,
            "minimum": 293525.4694,
            "name": "X",
            "position": 0,
            "stddev": 394.703609,
            "variance": 155790.9389
          },
          {
            "average": 4349752.428,
            "count": 27258260,
            "maximum": 4350089.379,
            "minimum": 4349387.359,
            "name": "Y",
            "position": 1,
            "stddev": 191.6489304,
            "variance": 36729.31252
          },
          {
            "average": 257.0245426,
            "count": 27258260,
            "maximum": 457.5622146,
            "minimum": -5.657785399,
            "name": "Z",
            "position": 2,
            "stddev": 36.14436303,
            "variance": 1306.414979
          },
          {
            "average": 3925.631664,
            "count": 27258260,
            "maximum": 27870,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4731.982694,
            "variance": 22391660.22
          },
          {
            "average": 2.713106853,
            "count": 27258260,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.366035745,
            "variance": 1.866053658
          },
          {
            "average": 3.941707394,
            "count": 27258260,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.130422424,
            "variance": 1.277854858
          },
          {
            "average": 0.5036449135,
            "count": 27258260,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999867236,
            "variance": 0.2499867238
          },
          {
            "average": 0,
            "count": 27258260,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183718733,
            "count": 27258260,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4878438996,
            "variance": 0.2379916703
          },
          {
            "average": -1.43002995,
            "count": 27258260,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.51547175,
            "variance": 210.6989203
          },
          {
            "average": 0,
            "count": 27258260,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 67.21357101,
            "count": 27258260,
            "maximum": 99,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.43778384,
            "variance": 808.7075497
          },
          {
            "average": 205210053.1,
            "count": 27258260,
            "maximum": 207664586.7,
            "minimum": 203192492.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2225102.97,
            "variance": 4951083229000.0
          },
          {
            "average": 0,
            "count": 27258260,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27258260,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27258260,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007291734689,
            "count": 27258260,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02699336588,
            "variance": 0.0007286418017
          },
          {
            "average": 0.6935613645,
            "count": 27258260,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.461014106,
            "variance": 0.212534006
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293525.4694,
          4349387.359,
          -5.657785399,
          295080.5294,
          4350089.379,
          457.5622146
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293525.469409235,
                4349387.359368799,
                -5.657785398774564
              ],
              [
                293525.469409235,
                4350089.379368799,
                -5.657785398774564
              ],
              [
                295080.52940923505,
                4350089.379368799,
                457.5622146012255
              ],
              [
                295080.52940923505,
                4349387.359368799,
                457.5622146012255
              ],
              [
                293525.469409235,
                4349387.359368799,
                -5.657785398774564
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:23:06+00:00",
        "end_time": "2018-02-20T20:08:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_200584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_200584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_200584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39363534,
            39.26926286,
            -5.657785399,
            -77.37540873,
            39.27595228,
            457.5622146
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39342018367999,
                  39.269262863382934,
                  -5.657785398774564
                ],
                [
                  -77.39363533633025,
                  39.27558318883895,
                  -5.657785398774564
                ],
                [
                  -77.37562226724162,
                  39.27595227683644,
                  457.5622146012255
                ],
                [
                  -77.37540872997347,
                  39.26963186884119,
                  457.5622146012255
                ],
                [
                  -77.39342018367999,
                  39.269262863382934,
                  -5.657785398774564
                ]
              ]
            ]
          },
          "id": "20180220_200584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:23:06Z",
            "pc:count": 27258260,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294261.5659,
                "count": 27258260,
                "maximum": 295080.5294,
                "minimum": 293525.4694,
                "name": "X",
                "position": 0,
                "stddev": 394.703609,
                "variance": 155790.9389
              },
              {
                "average": 4349752.428,
                "count": 27258260,
                "maximum": 4350089.379,
                "minimum": 4349387.359,
                "name": "Y",
                "position": 1,
                "stddev": 191.6489304,
                "variance": 36729.31252
              },
              {
                "average": 257.0245426,
                "count": 27258260,
                "maximum": 457.5622146,
                "minimum": -5.657785399,
                "name": "Z",
                "position": 2,
                "stddev": 36.14436303,
                "variance": 1306.414979
              },
              {
                "average": 3925.631664,
                "count": 27258260,
                "maximum": 27870,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4731.982694,
                "variance": 22391660.22
              },
              {
                "average": 2.713106853,
                "count": 27258260,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.366035745,
                "variance": 1.866053658
              },
              {
                "average": 3.941707394,
                "count": 27258260,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.130422424,
                "variance": 1.277854858
              },
              {
                "average": 0.5036449135,
                "count": 27258260,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999867236,
                "variance": 0.2499867238
              },
              {
                "average": 0,
                "count": 27258260,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183718733,
                "count": 27258260,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4878438996,
                "variance": 0.2379916703
              },
              {
                "average": -1.43002995,
                "count": 27258260,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.51547175,
                "variance": 210.6989203
              },
              {
                "average": 0,
                "count": 27258260,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 67.21357101,
                "count": 27258260,
                "maximum": 99,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.43778384,
                "variance": 808.7075497
              },
              {
                "average": 205210053.1,
                "count": 27258260,
                "maximum": 207664586.7,
                "minimum": 203192492.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2225102.97,
                "variance": 4951083229000.0
              },
              {
                "average": 0,
                "count": 27258260,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27258260,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27258260,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007291734689,
                "count": 27258260,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02699336588,
                "variance": 0.0007286418017
              },
              {
                "average": 0.6935613645,
                "count": 27258260,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.461014106,
                "variance": 0.212534006
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293525.4694,
              4349387.359,
              -5.657785399,
              295080.5294,
              4350089.379,
              457.5622146
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293525.469409235,
                    4349387.359368799,
                    -5.657785398774564
                  ],
                  [
                    293525.469409235,
                    4350089.379368799,
                    -5.657785398774564
                  ],
                  [
                    295080.52940923505,
                    4350089.379368799,
                    457.5622146012255
                  ],
                  [
                    295080.52940923505,
                    4349387.359368799,
                    457.5622146012255
                  ],
                  [
                    293525.469409235,
                    4349387.359368799,
                    -5.657785398774564
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:23:06+00:00",
            "end_time": "2018-02-20T20:08:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_200540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39609066019905,
              39.148391720349544,
              -10.241869115628276
            ],
            [
              -77.39647543271772,
              39.15972965699387,
              -10.241869115628276
            ],
            [
              -77.37501843883696,
              39.160169159990765,
              371.03813088437175
            ],
            [
              -77.37463710346978,
              39.1488310468968,
              371.03813088437175
            ],
            [
              -77.39609066019905,
              39.148391720349544,
              -10.241869115628276
            ]
          ]
        ]
      },
      "bbox": [
        -77.39647543,
        39.14839172,
        -10.24186912,
        -77.3746371,
        39.16016916,
        371.0381309
      ],
      "properties": {
        "datetime": "2018-02-21T18:47:06Z",
        "pc:count": 14366416,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293766.2759,
            "count": 14366416,
            "maximum": 294795.6079,
            "minimum": 292940.1879,
            "name": "X",
            "position": 0,
            "stddev": 551.5952995,
            "variance": 304257.3744
          },
          {
            "average": 4336580.459,
            "count": 14366416,
            "maximum": 4337236.719,
            "minimum": 4335977.399,
            "name": "Y",
            "position": 1,
            "stddev": 339.9836441,
            "variance": 115588.8782
          },
          {
            "average": 122.0104824,
            "count": 14366416,
            "maximum": 371.0381309,
            "minimum": -10.24186912,
            "name": "Z",
            "position": 2,
            "stddev": 11.90625536,
            "variance": 141.7589168
          },
          {
            "average": 7256.953539,
            "count": 14366416,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5965.845942,
            "variance": 35591317.8
          },
          {
            "average": 1.918879489,
            "count": 14366416,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.260638834,
            "variance": 1.58921027
          },
          {
            "average": 2.680504936,
            "count": 14366416,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.625392714,
            "variance": 2.641901475
          },
          {
            "average": 0.4964750429,
            "count": 14366416,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999875919,
            "variance": 0.2499875921
          },
          {
            "average": 0,
            "count": 14366416,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.487163883,
            "count": 14366416,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5151408491,
            "variance": 0.2653700944
          },
          {
            "average": -9.264781141,
            "count": 14366416,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.24725877,
            "variance": 105.0063123
          },
          {
            "average": 0,
            "count": 14366416,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.5346568,
            "count": 14366416,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6101440785,
            "variance": 0.3722757965
          },
          {
            "average": 203272593.2,
            "count": 14366416,
            "maximum": 203274026.1,
            "minimum": 203272225.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 452.5488828,
            "variance": 204800.4914
          },
          {
            "average": 0,
            "count": 14366416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14366416,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14366416,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002033910197,
            "count": 14366416,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01426007244,
            "variance": 0.000203349666
          },
          {
            "average": 0.4089012876,
            "count": 14366416,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4916310013,
            "variance": 0.2417010414
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292940.1879,
          4335977.399,
          -10.24186912,
          294795.6079,
          4337236.719,
          371.0381309
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292940.18793817115,
                4335977.399221546,
                -10.241869115628276
              ],
              [
                292940.18793817115,
                4337236.719221546,
                -10.241869115628276
              ],
              [
                294795.6079381712,
                4337236.719221546,
                371.03813088437175
              ],
              [
                294795.6079381712,
                4335977.399221546,
                371.03813088437175
              ],
              [
                292940.18793817115,
                4335977.399221546,
                -10.241869115628276
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:47:06+00:00",
        "end_time": "2018-02-21T18:17:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_200540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_200540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_200540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39647543,
            39.14839172,
            -10.24186912,
            -77.3746371,
            39.16016916,
            371.0381309
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39609066019905,
                  39.148391720349544,
                  -10.241869115628276
                ],
                [
                  -77.39647543271772,
                  39.15972965699387,
                  -10.241869115628276
                ],
                [
                  -77.37501843883696,
                  39.160169159990765,
                  371.03813088437175
                ],
                [
                  -77.37463710346978,
                  39.1488310468968,
                  371.03813088437175
                ],
                [
                  -77.39609066019905,
                  39.148391720349544,
                  -10.241869115628276
                ]
              ]
            ]
          },
          "id": "20180221_200540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:47:06Z",
            "pc:count": 14366416,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293766.2759,
                "count": 14366416,
                "maximum": 294795.6079,
                "minimum": 292940.1879,
                "name": "X",
                "position": 0,
                "stddev": 551.5952995,
                "variance": 304257.3744
              },
              {
                "average": 4336580.459,
                "count": 14366416,
                "maximum": 4337236.719,
                "minimum": 4335977.399,
                "name": "Y",
                "position": 1,
                "stddev": 339.9836441,
                "variance": 115588.8782
              },
              {
                "average": 122.0104824,
                "count": 14366416,
                "maximum": 371.0381309,
                "minimum": -10.24186912,
                "name": "Z",
                "position": 2,
                "stddev": 11.90625536,
                "variance": 141.7589168
              },
              {
                "average": 7256.953539,
                "count": 14366416,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5965.845942,
                "variance": 35591317.8
              },
              {
                "average": 1.918879489,
                "count": 14366416,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.260638834,
                "variance": 1.58921027
              },
              {
                "average": 2.680504936,
                "count": 14366416,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.625392714,
                "variance": 2.641901475
              },
              {
                "average": 0.4964750429,
                "count": 14366416,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999875919,
                "variance": 0.2499875921
              },
              {
                "average": 0,
                "count": 14366416,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.487163883,
                "count": 14366416,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5151408491,
                "variance": 0.2653700944
              },
              {
                "average": -9.264781141,
                "count": 14366416,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.24725877,
                "variance": 105.0063123
              },
              {
                "average": 0,
                "count": 14366416,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.5346568,
                "count": 14366416,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6101440785,
                "variance": 0.3722757965
              },
              {
                "average": 203272593.2,
                "count": 14366416,
                "maximum": 203274026.1,
                "minimum": 203272225.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 452.5488828,
                "variance": 204800.4914
              },
              {
                "average": 0,
                "count": 14366416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14366416,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14366416,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002033910197,
                "count": 14366416,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01426007244,
                "variance": 0.000203349666
              },
              {
                "average": 0.4089012876,
                "count": 14366416,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4916310013,
                "variance": 0.2417010414
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292940.1879,
              4335977.399,
              -10.24186912,
              294795.6079,
              4337236.719,
              371.0381309
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292940.18793817115,
                    4335977.399221546,
                    -10.241869115628276
                  ],
                  [
                    292940.18793817115,
                    4337236.719221546,
                    -10.241869115628276
                  ],
                  [
                    294795.6079381712,
                    4337236.719221546,
                    371.03813088437175
                  ],
                  [
                    294795.6079381712,
                    4335977.399221546,
                    371.03813088437175
                  ],
                  [
                    292940.18793817115,
                    4335977.399221546,
                    -10.241869115628276
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:47:06+00:00",
            "end_time": "2018-02-21T18:17: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": "20180305_206504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37442134794132,
              39.05135709221321,
              -10.426591287449895
            ],
            [
              -77.37474313343057,
              39.06095934119942,
              -10.426591287449895
            ],
            [
              -77.3533672390397,
              39.06139289067793,
              339.8934087125501
            ],
            [
              -77.35304834350472,
              39.05179049416743,
              339.8934087125501
            ],
            [
              -77.37442134794132,
              39.05135709221321,
              -10.426591287449895
            ]
          ]
        ]
      },
      "bbox": [
        -77.37474313,
        39.05135709,
        -10.42659129,
        -77.35304834,
        39.06139289,
        339.8934087
      ],
      "properties": {
        "datetime": "2018-03-06T14:11:33Z",
        "pc:count": 13782451,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295357.4439,
            "count": 13782451,
            "maximum": 296382.2868,
            "minimum": 294531.3268,
            "name": "X",
            "position": 0,
            "stddev": 549.1047129,
            "variance": 301515.9857
          },
          {
            "average": 4325660.272,
            "count": 13782451,
            "maximum": 4326224.518,
            "minimum": 4325158.018,
            "name": "Y",
            "position": 1,
            "stddev": 292.0792931,
            "variance": 85310.31344
          },
          {
            "average": 67.68164486,
            "count": 13782451,
            "maximum": 339.8934087,
            "minimum": -10.42659129,
            "name": "Z",
            "position": 2,
            "stddev": 10.02714586,
            "variance": 100.5436541
          },
          {
            "average": 4959.250215,
            "count": 13782451,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5746.226203,
            "variance": 33019115.58
          },
          {
            "average": 2.312795888,
            "count": 13782451,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.346557756,
            "variance": 1.81321779
          },
          {
            "average": 3.412748139,
            "count": 13782451,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.468119257,
            "variance": 2.155374154
          },
          {
            "average": 0.5036439455,
            "count": 13782451,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999867396,
            "variance": 0.2499867398
          },
          {
            "average": 0,
            "count": 13782451,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.341123215,
            "count": 13782451,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5604886401,
            "variance": 0.3141475157
          },
          {
            "average": 3.272344038,
            "count": 13782451,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.85861816,
            "variance": 165.344061
          },
          {
            "average": 0,
            "count": 13782451,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 80.17665116,
            "count": 13782451,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.147978721,
            "variance": 9.909770025
          },
          {
            "average": 204334096.6,
            "count": 13782451,
            "maximum": 204380693.7,
            "minimum": 204314214.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30271.55577,
            "variance": 916367089
          },
          {
            "average": 0,
            "count": 13782451,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13782451,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13782451,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004308377371,
            "count": 13782451,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02075216006,
            "variance": 0.0004306521472
          },
          {
            "average": 0.3381595915,
            "count": 13782451,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4730831834,
            "variance": 0.2238076984
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294531.3268,
          4325158.018,
          -10.42659129,
          296382.2868,
          4326224.518,
          339.8934087
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294531.3267845606,
                4325158.018483164,
                -10.426591287449895
              ],
              [
                294531.3267845606,
                4326224.518483164,
                -10.426591287449895
              ],
              [
                296382.28678456054,
                4326224.518483164,
                339.8934087125501
              ],
              [
                296382.28678456054,
                4325158.018483164,
                339.8934087125501
              ],
              [
                294531.3267845606,
                4325158.018483164,
                -10.426591287449895
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:11:33+00:00",
        "end_time": "2018-03-05T19:43:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180305_206504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_206504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180305_206504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180305_206504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37474313,
            39.05135709,
            -10.42659129,
            -77.35304834,
            39.06139289,
            339.8934087
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37442134794132,
                  39.05135709221321,
                  -10.426591287449895
                ],
                [
                  -77.37474313343057,
                  39.06095934119942,
                  -10.426591287449895
                ],
                [
                  -77.3533672390397,
                  39.06139289067793,
                  339.8934087125501
                ],
                [
                  -77.35304834350472,
                  39.05179049416743,
                  339.8934087125501
                ],
                [
                  -77.37442134794132,
                  39.05135709221321,
                  -10.426591287449895
                ]
              ]
            ]
          },
          "id": "20180305_206504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180305_206504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:11:33Z",
            "pc:count": 13782451,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295357.4439,
                "count": 13782451,
                "maximum": 296382.2868,
                "minimum": 294531.3268,
                "name": "X",
                "position": 0,
                "stddev": 549.1047129,
                "variance": 301515.9857
              },
              {
                "average": 4325660.272,
                "count": 13782451,
                "maximum": 4326224.518,
                "minimum": 4325158.018,
                "name": "Y",
                "position": 1,
                "stddev": 292.0792931,
                "variance": 85310.31344
              },
              {
                "average": 67.68164486,
                "count": 13782451,
                "maximum": 339.8934087,
                "minimum": -10.42659129,
                "name": "Z",
                "position": 2,
                "stddev": 10.02714586,
                "variance": 100.5436541
              },
              {
                "average": 4959.250215,
                "count": 13782451,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5746.226203,
                "variance": 33019115.58
              },
              {
                "average": 2.312795888,
                "count": 13782451,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.346557756,
                "variance": 1.81321779
              },
              {
                "average": 3.412748139,
                "count": 13782451,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.468119257,
                "variance": 2.155374154
              },
              {
                "average": 0.5036439455,
                "count": 13782451,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999867396,
                "variance": 0.2499867398
              },
              {
                "average": 0,
                "count": 13782451,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.341123215,
                "count": 13782451,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5604886401,
                "variance": 0.3141475157
              },
              {
                "average": 3.272344038,
                "count": 13782451,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.85861816,
                "variance": 165.344061
              },
              {
                "average": 0,
                "count": 13782451,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 80.17665116,
                "count": 13782451,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.147978721,
                "variance": 9.909770025
              },
              {
                "average": 204334096.6,
                "count": 13782451,
                "maximum": 204380693.7,
                "minimum": 204314214.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30271.55577,
                "variance": 916367089
              },
              {
                "average": 0,
                "count": 13782451,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13782451,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13782451,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004308377371,
                "count": 13782451,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02075216006,
                "variance": 0.0004306521472
              },
              {
                "average": 0.3381595915,
                "count": 13782451,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4730831834,
                "variance": 0.2238076984
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294531.3268,
              4325158.018,
              -10.42659129,
              296382.2868,
              4326224.518,
              339.8934087
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294531.3267845606,
                    4325158.018483164,
                    -10.426591287449895
                  ],
                  [
                    294531.3267845606,
                    4326224.518483164,
                    -10.426591287449895
                  ],
                  [
                    296382.28678456054,
                    4326224.518483164,
                    339.8934087125501
                  ],
                  [
                    296382.28678456054,
                    4325158.018483164,
                    339.8934087125501
                  ],
                  [
                    294531.3267845606,
                    4325158.018483164,
                    -10.426591287449895
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:11:33+00:00",
            "end_time": "2018-03-05T19:43:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_194548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41737512858754,
              39.17028291859442,
              -10.192831544437382
            ],
            [
              -77.41776363192092,
              39.18162099519109,
              -10.192831544437382
            ],
            [
              -77.3963028633823,
              39.182064571024064,
              370.6271684555626
            ],
            [
              -77.39591780043283,
              39.170726316368864,
              370.6271684555626
            ],
            [
              -77.41737512858754,
              39.17028291859442,
              -10.192831544437382
            ]
          ]
        ]
      },
      "bbox": [
        -77.41776363,
        39.17028292,
        -10.19283154,
        -77.3959178,
        39.18206457,
        370.6271685
      ],
      "properties": {
        "datetime": "2018-02-20T22:04:49Z",
        "pc:count": 15844298,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292086.248,
            "count": 15844298,
            "maximum": 293020.6278,
            "minimum": 291165.4278,
            "name": "X",
            "position": 0,
            "stddev": 565.3032485,
            "variance": 319567.7628
          },
          {
            "average": 4339093.933,
            "count": 15844298,
            "maximum": 4339715.37,
            "minimum": 4338456.01,
            "name": "Y",
            "position": 1,
            "stddev": 358.5066761,
            "variance": 128527.0368
          },
          {
            "average": 146.5084558,
            "count": 15844298,
            "maximum": 370.6271685,
            "minimum": -10.19283154,
            "name": "Z",
            "position": 2,
            "stddev": 12.97028344,
            "variance": 168.2282524
          },
          {
            "average": 6710.191314,
            "count": 15844298,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6561.2413,
            "variance": 43049887.4
          },
          {
            "average": 2.049247307,
            "count": 15844298,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.292952695,
            "variance": 1.67172667
          },
          {
            "average": 2.954672842,
            "count": 15844298,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.587189348,
            "variance": 2.519170026
          },
          {
            "average": 0.4999888288,
            "count": 15844298,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000157,
            "variance": 0.2500000157
          },
          {
            "average": 0,
            "count": 15844298,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.412290213,
            "count": 15844298,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5171701428,
            "variance": 0.2674649566
          },
          {
            "average": -0.1074414189,
            "count": 15844298,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.18947413,
            "variance": 201.341176
          },
          {
            "average": 0,
            "count": 15844298,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.00028818,
            "count": 15844298,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7090708385,
            "variance": 0.5027814541
          },
          {
            "average": 203198499.8,
            "count": 15844298,
            "maximum": 203199489.3,
            "minimum": 203197771.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 609.4173408,
            "variance": 371389.4953
          },
          {
            "average": 0,
            "count": 15844298,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15844298,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15844298,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003352625658,
            "count": 15844298,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01830710752,
            "variance": 0.0003351501859
          },
          {
            "average": 0.4693046041,
            "count": 15844298,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499056919,
            "variance": 0.2490578084
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291165.4278,
          4338456.01,
          -10.19283154,
          293020.6278,
          4339715.37,
          370.6271685
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291165.4277728931,
                4338456.00957568,
                -10.192831544437382
              ],
              [
                291165.4277728931,
                4339715.369575679,
                -10.192831544437382
              ],
              [
                293020.62777289306,
                4339715.369575679,
                370.6271684555626
              ],
              [
                293020.62777289306,
                4338456.00957568,
                370.6271684555626
              ],
              [
                291165.4277728931,
                4338456.00957568,
                -10.192831544437382
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:04:49+00:00",
        "end_time": "2018-02-20T21:36:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_194548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_194548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_194548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41776363,
            39.17028292,
            -10.19283154,
            -77.3959178,
            39.18206457,
            370.6271685
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41737512858754,
                  39.17028291859442,
                  -10.192831544437382
                ],
                [
                  -77.41776363192092,
                  39.18162099519109,
                  -10.192831544437382
                ],
                [
                  -77.3963028633823,
                  39.182064571024064,
                  370.6271684555626
                ],
                [
                  -77.39591780043283,
                  39.170726316368864,
                  370.6271684555626
                ],
                [
                  -77.41737512858754,
                  39.17028291859442,
                  -10.192831544437382
                ]
              ]
            ]
          },
          "id": "20180220_194548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:04:49Z",
            "pc:count": 15844298,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292086.248,
                "count": 15844298,
                "maximum": 293020.6278,
                "minimum": 291165.4278,
                "name": "X",
                "position": 0,
                "stddev": 565.3032485,
                "variance": 319567.7628
              },
              {
                "average": 4339093.933,
                "count": 15844298,
                "maximum": 4339715.37,
                "minimum": 4338456.01,
                "name": "Y",
                "position": 1,
                "stddev": 358.5066761,
                "variance": 128527.0368
              },
              {
                "average": 146.5084558,
                "count": 15844298,
                "maximum": 370.6271685,
                "minimum": -10.19283154,
                "name": "Z",
                "position": 2,
                "stddev": 12.97028344,
                "variance": 168.2282524
              },
              {
                "average": 6710.191314,
                "count": 15844298,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6561.2413,
                "variance": 43049887.4
              },
              {
                "average": 2.049247307,
                "count": 15844298,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.292952695,
                "variance": 1.67172667
              },
              {
                "average": 2.954672842,
                "count": 15844298,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.587189348,
                "variance": 2.519170026
              },
              {
                "average": 0.4999888288,
                "count": 15844298,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000157,
                "variance": 0.2500000157
              },
              {
                "average": 0,
                "count": 15844298,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.412290213,
                "count": 15844298,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5171701428,
                "variance": 0.2674649566
              },
              {
                "average": -0.1074414189,
                "count": 15844298,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.18947413,
                "variance": 201.341176
              },
              {
                "average": 0,
                "count": 15844298,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.00028818,
                "count": 15844298,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7090708385,
                "variance": 0.5027814541
              },
              {
                "average": 203198499.8,
                "count": 15844298,
                "maximum": 203199489.3,
                "minimum": 203197771.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 609.4173408,
                "variance": 371389.4953
              },
              {
                "average": 0,
                "count": 15844298,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15844298,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15844298,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003352625658,
                "count": 15844298,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01830710752,
                "variance": 0.0003351501859
              },
              {
                "average": 0.4693046041,
                "count": 15844298,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499056919,
                "variance": 0.2490578084
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291165.4278,
              4338456.01,
              -10.19283154,
              293020.6278,
              4339715.37,
              370.6271685
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291165.4277728931,
                    4338456.00957568,
                    -10.192831544437382
                  ],
                  [
                    291165.4277728931,
                    4339715.369575679,
                    -10.192831544437382
                  ],
                  [
                    293020.62777289306,
                    4339715.369575679,
                    370.6271684555626
                  ],
                  [
                    293020.62777289306,
                    4338456.00957568,
                    370.6271684555626
                  ],
                  [
                    291165.4277728931,
                    4338456.00957568,
                    -10.192831544437382
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:04:49+00:00",
            "end_time": "2018-02-20T21:36: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": "20180305_212504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35329575056033,
              39.05141772073418,
              -10.389767240348846
            ],
            [
              -77.35361479501596,
              39.06102371760923,
              -10.389767240348846
            ],
            [
              -77.33223647823645,
              39.061453436600125,
              339.3702327596511
            ],
            [
              -77.33192032528446,
              39.05184729344722,
              339.3702327596511
            ],
            [
              -77.35329575056033,
              39.05141772073418,
              -10.389767240348846
            ]
          ]
        ]
      },
      "bbox": [
        -77.3536148,
        39.05141772,
        -10.38976724,
        -77.33192033,
        39.06145344,
        339.3702328
      ],
      "properties": {
        "datetime": "2018-03-05T19:48:18Z",
        "pc:count": 10784103,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297274.5701,
            "count": 10784103,
            "maximum": 298210.944,
            "minimum": 296359.804,
            "name": "X",
            "position": 0,
            "stddev": 572.3372994,
            "variance": 327569.9842
          },
          {
            "average": 4325591.31,
            "count": 10784103,
            "maximum": 4326184.098,
            "minimum": 4325117.198,
            "name": "Y",
            "position": 1,
            "stddev": 276.5268029,
            "variance": 76467.07274
          },
          {
            "average": 76.89812977,
            "count": 10784103,
            "maximum": 339.3702328,
            "minimum": -10.38976724,
            "name": "Z",
            "position": 2,
            "stddev": 23.57255304,
            "variance": 555.6652569
          },
          {
            "average": 7224.404713,
            "count": 10784103,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7137.393039,
            "variance": 50942379.39
          },
          {
            "average": 1.993412433,
            "count": 10784103,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.292337634,
            "variance": 1.67013656
          },
          {
            "average": 2.841719334,
            "count": 10784103,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.62589064,
            "variance": 2.643520375
          },
          {
            "average": 0.5075411464,
            "count": 10784103,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999431511,
            "variance": 0.2499431543
          },
          {
            "average": 0,
            "count": 10784103,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.50342583,
            "count": 10784103,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8342030194,
            "variance": 0.6958946776
          },
          {
            "average": 7.108143002,
            "count": 10784103,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86952117,
            "variance": 118.1464904
          },
          {
            "average": 0,
            "count": 10784103,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.73658764,
            "count": 10784103,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5616586433,
            "variance": 0.3154604315
          },
          {
            "average": 204314222.5,
            "count": 10784103,
            "maximum": 204314498.6,
            "minimum": 204312999.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 332.9545235,
            "variance": 110858.7147
          },
          {
            "average": 0,
            "count": 10784103,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10784103,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10784103,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009839483173,
            "count": 10784103,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03135251591,
            "variance": 0.0009829802541
          },
          {
            "average": 0.4004765162,
            "count": 10784103,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4899949984,
            "variance": 0.2400950984
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296359.804,
          4325117.198,
          -10.38976724,
          298210.944,
          4326184.098,
          339.3702328
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296359.804025709,
                4325117.198040994,
                -10.389767240348846
              ],
              [
                296359.804025709,
                4326184.098040994,
                -10.389767240348846
              ],
              [
                298210.944025709,
                4326184.098040994,
                339.3702327596511
              ],
              [
                298210.944025709,
                4325117.198040994,
                339.3702327596511
              ],
              [
                296359.804025709,
                4325117.198040994,
                -10.389767240348846
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:48:18+00:00",
        "end_time": "2018-03-05T19:23:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180305_212504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_212504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180305_212504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180305_212504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3536148,
            39.05141772,
            -10.38976724,
            -77.33192033,
            39.06145344,
            339.3702328
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35329575056033,
                  39.05141772073418,
                  -10.389767240348846
                ],
                [
                  -77.35361479501596,
                  39.06102371760923,
                  -10.389767240348846
                ],
                [
                  -77.33223647823645,
                  39.061453436600125,
                  339.3702327596511
                ],
                [
                  -77.33192032528446,
                  39.05184729344722,
                  339.3702327596511
                ],
                [
                  -77.35329575056033,
                  39.05141772073418,
                  -10.389767240348846
                ]
              ]
            ]
          },
          "id": "20180305_212504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180305_212504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:48:18Z",
            "pc:count": 10784103,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297274.5701,
                "count": 10784103,
                "maximum": 298210.944,
                "minimum": 296359.804,
                "name": "X",
                "position": 0,
                "stddev": 572.3372994,
                "variance": 327569.9842
              },
              {
                "average": 4325591.31,
                "count": 10784103,
                "maximum": 4326184.098,
                "minimum": 4325117.198,
                "name": "Y",
                "position": 1,
                "stddev": 276.5268029,
                "variance": 76467.07274
              },
              {
                "average": 76.89812977,
                "count": 10784103,
                "maximum": 339.3702328,
                "minimum": -10.38976724,
                "name": "Z",
                "position": 2,
                "stddev": 23.57255304,
                "variance": 555.6652569
              },
              {
                "average": 7224.404713,
                "count": 10784103,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7137.393039,
                "variance": 50942379.39
              },
              {
                "average": 1.993412433,
                "count": 10784103,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.292337634,
                "variance": 1.67013656
              },
              {
                "average": 2.841719334,
                "count": 10784103,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.62589064,
                "variance": 2.643520375
              },
              {
                "average": 0.5075411464,
                "count": 10784103,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999431511,
                "variance": 0.2499431543
              },
              {
                "average": 0,
                "count": 10784103,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.50342583,
                "count": 10784103,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8342030194,
                "variance": 0.6958946776
              },
              {
                "average": 7.108143002,
                "count": 10784103,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86952117,
                "variance": 118.1464904
              },
              {
                "average": 0,
                "count": 10784103,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.73658764,
                "count": 10784103,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5616586433,
                "variance": 0.3154604315
              },
              {
                "average": 204314222.5,
                "count": 10784103,
                "maximum": 204314498.6,
                "minimum": 204312999.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 332.9545235,
                "variance": 110858.7147
              },
              {
                "average": 0,
                "count": 10784103,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10784103,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10784103,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009839483173,
                "count": 10784103,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03135251591,
                "variance": 0.0009829802541
              },
              {
                "average": 0.4004765162,
                "count": 10784103,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4899949984,
                "variance": 0.2400950984
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296359.804,
              4325117.198,
              -10.38976724,
              298210.944,
              4326184.098,
              339.3702328
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296359.804025709,
                    4325117.198040994,
                    -10.389767240348846
                  ],
                  [
                    296359.804025709,
                    4326184.098040994,
                    -10.389767240348846
                  ],
                  [
                    298210.944025709,
                    4326184.098040994,
                    339.3702327596511
                  ],
                  [
                    298210.944025709,
                    4325117.198040994,
                    339.3702327596511
                  ],
                  [
                    296359.804025709,
                    4325117.198040994,
                    -10.389767240348846
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:48:18+00:00",
            "end_time": "2018-03-05T19: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": "20180305_212508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35333872647507,
              39.06067011627317,
              -10.435975360865967
            ],
            [
              -77.35371538138548,
              39.07200623472156,
              -10.435975360865967
            ],
            [
              -77.33228847450046,
              39.07243697860266,
              339.944024639134
            ],
            [
              -77.33191524083027,
              39.0611006871371,
              339.944024639134
            ],
            [
              -77.35333872647507,
              39.06067011627317,
              -10.435975360865967
            ]
          ]
        ]
      },
      "bbox": [
        -77.35371538,
        39.06067012,
        -10.43597536,
        -77.33191524,
        39.07243698,
        339.9440246
      ],
      "properties": {
        "datetime": "2018-03-06T14:12:01Z",
        "pc:count": 7711293,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297126.7182,
            "count": 7711293,
            "maximum": 298237.7365,
            "minimum": 296382.6765,
            "name": "X",
            "position": 0,
            "stddev": 445.6789864,
            "variance": 198629.7589
          },
          {
            "average": 4327042.286,
            "count": 7711293,
            "maximum": 4327403.293,
            "minimum": 4326144.233,
            "name": "Y",
            "position": 1,
            "stddev": 320.4240832,
            "variance": 102671.5931
          },
          {
            "average": 74.9234108,
            "count": 7711293,
            "maximum": 339.9440246,
            "minimum": -10.43597536,
            "name": "Z",
            "position": 2,
            "stddev": 15.71771714,
            "variance": 247.046632
          },
          {
            "average": 5716.427065,
            "count": 7711293,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6178.51918,
            "variance": 38174099.25
          },
          {
            "average": 2.194811947,
            "count": 7711293,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.332042838,
            "variance": 1.774338122
          },
          {
            "average": 3.174880529,
            "count": 7711293,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.551931612,
            "variance": 2.408491727
          },
          {
            "average": 0.5087120928,
            "count": 7711293,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999241261,
            "variance": 0.2499241318
          },
          {
            "average": 0,
            "count": 7711293,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.427086741,
            "count": 7711293,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7988203792,
            "variance": 0.6381139982
          },
          {
            "average": 1.59590016,
            "count": 7711293,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.98253619,
            "variance": 195.5113183
          },
          {
            "average": 0,
            "count": 7711293,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 80.63091391,
            "count": 7711293,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.343720104,
            "variance": 11.18046413
          },
          {
            "average": 204338868.6,
            "count": 7711293,
            "maximum": 204380721.2,
            "minimum": 204314182,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31952.37199,
            "variance": 1020954076
          },
          {
            "average": 0,
            "count": 7711293,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7711293,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7711293,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001078418366,
            "count": 7711293,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03282157095,
            "variance": 0.00107725552
          },
          {
            "average": 0.4029494146,
            "count": 7711293,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.49049079,
            "variance": 0.2405812151
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296382.6765,
          4326144.233,
          -10.43597536,
          298237.7365,
          4327403.293,
          339.9440246
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296382.6765488121,
                4326144.232546416,
                -10.435975360865967
              ],
              [
                296382.6765488121,
                4327403.292546417,
                -10.435975360865967
              ],
              [
                298237.7365488121,
                4327403.292546417,
                339.944024639134
              ],
              [
                298237.7365488121,
                4326144.232546416,
                339.944024639134
              ],
              [
                296382.6765488121,
                4326144.232546416,
                -10.435975360865967
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:12:01+00:00",
        "end_time": "2018-03-05T19:43:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180305_212508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_212508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180305_212508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180305_212508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35371538,
            39.06067012,
            -10.43597536,
            -77.33191524,
            39.07243698,
            339.9440246
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35333872647507,
                  39.06067011627317,
                  -10.435975360865967
                ],
                [
                  -77.35371538138548,
                  39.07200623472156,
                  -10.435975360865967
                ],
                [
                  -77.33228847450046,
                  39.07243697860266,
                  339.944024639134
                ],
                [
                  -77.33191524083027,
                  39.0611006871371,
                  339.944024639134
                ],
                [
                  -77.35333872647507,
                  39.06067011627317,
                  -10.435975360865967
                ]
              ]
            ]
          },
          "id": "20180305_212508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180305_212508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:12:01Z",
            "pc:count": 7711293,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297126.7182,
                "count": 7711293,
                "maximum": 298237.7365,
                "minimum": 296382.6765,
                "name": "X",
                "position": 0,
                "stddev": 445.6789864,
                "variance": 198629.7589
              },
              {
                "average": 4327042.286,
                "count": 7711293,
                "maximum": 4327403.293,
                "minimum": 4326144.233,
                "name": "Y",
                "position": 1,
                "stddev": 320.4240832,
                "variance": 102671.5931
              },
              {
                "average": 74.9234108,
                "count": 7711293,
                "maximum": 339.9440246,
                "minimum": -10.43597536,
                "name": "Z",
                "position": 2,
                "stddev": 15.71771714,
                "variance": 247.046632
              },
              {
                "average": 5716.427065,
                "count": 7711293,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6178.51918,
                "variance": 38174099.25
              },
              {
                "average": 2.194811947,
                "count": 7711293,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.332042838,
                "variance": 1.774338122
              },
              {
                "average": 3.174880529,
                "count": 7711293,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.551931612,
                "variance": 2.408491727
              },
              {
                "average": 0.5087120928,
                "count": 7711293,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999241261,
                "variance": 0.2499241318
              },
              {
                "average": 0,
                "count": 7711293,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.427086741,
                "count": 7711293,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7988203792,
                "variance": 0.6381139982
              },
              {
                "average": 1.59590016,
                "count": 7711293,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.98253619,
                "variance": 195.5113183
              },
              {
                "average": 0,
                "count": 7711293,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 80.63091391,
                "count": 7711293,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.343720104,
                "variance": 11.18046413
              },
              {
                "average": 204338868.6,
                "count": 7711293,
                "maximum": 204380721.2,
                "minimum": 204314182,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31952.37199,
                "variance": 1020954076
              },
              {
                "average": 0,
                "count": 7711293,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7711293,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7711293,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001078418366,
                "count": 7711293,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03282157095,
                "variance": 0.00107725552
              },
              {
                "average": 0.4029494146,
                "count": 7711293,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.49049079,
                "variance": 0.2405812151
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296382.6765,
              4326144.233,
              -10.43597536,
              298237.7365,
              4327403.293,
              339.9440246
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296382.6765488121,
                    4326144.232546416,
                    -10.435975360865967
                  ],
                  [
                    296382.6765488121,
                    4327403.292546417,
                    -10.435975360865967
                  ],
                  [
                    298237.7365488121,
                    4327403.292546417,
                    339.944024639134
                  ],
                  [
                    298237.7365488121,
                    4326144.232546416,
                    339.944024639134
                  ],
                  [
                    296382.6765488121,
                    4326144.232546416,
                    -10.435975360865967
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:12:01+00:00",
            "end_time": "2018-03-05T19:43: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": "20180220_194572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41776250774508,
              39.23617494082899,
              -8.844819133303048
            ],
            [
              -77.4181520038317,
              39.24751342583086,
              -8.844819133303048
            ],
            [
              -77.39666932032395,
              39.24795772990215,
              470.75518086669695
            ],
            [
              -77.39628327637769,
              39.2366190666281,
              470.75518086669695
            ],
            [
              -77.41776250774508,
              39.23617494082899,
              -8.844819133303048
            ]
          ]
        ]
      },
      "bbox": [
        -77.418152,
        39.23617494,
        -8.844819133,
        -77.39628328,
        39.24795773,
        470.7551809
      ],
      "properties": {
        "datetime": "2018-04-13T14:20:22Z",
        "pc:count": 18715406,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292150.1592,
            "count": 18715406,
            "maximum": 293182.507,
            "minimum": 291327.147,
            "name": "X",
            "position": 0,
            "stddev": 531.9482382,
            "variance": 282968.9281
          },
          {
            "average": 4346517.926,
            "count": 18715406,
            "maximum": 4347030.007,
            "minimum": 4345770.587,
            "name": "Y",
            "position": 1,
            "stddev": 347.1806498,
            "variance": 120534.4036
          },
          {
            "average": 142.5014399,
            "count": 18715406,
            "maximum": 470.7551809,
            "minimum": -8.844819133,
            "name": "Z",
            "position": 2,
            "stddev": 13.22046779,
            "variance": 174.7807685
          },
          {
            "average": 5866.231995,
            "count": 18715406,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6085.31786,
            "variance": 37031093.46
          },
          {
            "average": 2.21797689,
            "count": 18715406,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.34726829,
            "variance": 1.815131845
          },
          {
            "average": 3.248830349,
            "count": 18715406,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.551121135,
            "variance": 2.405976775
          },
          {
            "average": 0.5200870342,
            "count": 18715406,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995963615,
            "variance": 0.2495965244
          },
          {
            "average": 0,
            "count": 18715406,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291637488,
            "count": 18715406,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4641291575,
            "variance": 0.2154158749
          },
          {
            "average": 4.650412684,
            "count": 18715406,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.30993018,
            "variance": 177.1542414
          },
          {
            "average": 0,
            "count": 18715406,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.97828057,
            "count": 18715406,
            "maximum": 99,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.78219321,
            "variance": 116.2556904
          },
          {
            "average": 203364732.7,
            "count": 18715406,
            "maximum": 207664422.7,
            "minimum": 203193175.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 856851.5882,
            "variance": 734194644100.0
          },
          {
            "average": 0,
            "count": 18715406,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18715406,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18715406,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001840195185,
            "count": 18715406,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01356413157,
            "variance": 0.0001839856651
          },
          {
            "average": 0.5029912255,
            "count": 18715406,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999910658,
            "variance": 0.2499910659
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291327.147,
          4345770.587,
          -8.844819133,
          293182.507,
          4347030.007,
          470.7551809
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291327.1470195035,
                4345770.586671752,
                -8.844819133303048
              ],
              [
                291327.1470195035,
                4347030.006671752,
                -8.844819133303048
              ],
              [
                293182.5070195035,
                4347030.006671752,
                470.75518086669695
              ],
              [
                293182.5070195035,
                4345770.586671752,
                470.75518086669695
              ],
              [
                291327.1470195035,
                4345770.586671752,
                -8.844819133303048
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:20:22+00:00",
        "end_time": "2018-02-20T20:19:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_194572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_194572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_194572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.418152,
            39.23617494,
            -8.844819133,
            -77.39628328,
            39.24795773,
            470.7551809
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41776250774508,
                  39.23617494082899,
                  -8.844819133303048
                ],
                [
                  -77.4181520038317,
                  39.24751342583086,
                  -8.844819133303048
                ],
                [
                  -77.39666932032395,
                  39.24795772990215,
                  470.75518086669695
                ],
                [
                  -77.39628327637769,
                  39.2366190666281,
                  470.75518086669695
                ],
                [
                  -77.41776250774508,
                  39.23617494082899,
                  -8.844819133303048
                ]
              ]
            ]
          },
          "id": "20180220_194572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:20:22Z",
            "pc:count": 18715406,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292150.1592,
                "count": 18715406,
                "maximum": 293182.507,
                "minimum": 291327.147,
                "name": "X",
                "position": 0,
                "stddev": 531.9482382,
                "variance": 282968.9281
              },
              {
                "average": 4346517.926,
                "count": 18715406,
                "maximum": 4347030.007,
                "minimum": 4345770.587,
                "name": "Y",
                "position": 1,
                "stddev": 347.1806498,
                "variance": 120534.4036
              },
              {
                "average": 142.5014399,
                "count": 18715406,
                "maximum": 470.7551809,
                "minimum": -8.844819133,
                "name": "Z",
                "position": 2,
                "stddev": 13.22046779,
                "variance": 174.7807685
              },
              {
                "average": 5866.231995,
                "count": 18715406,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6085.31786,
                "variance": 37031093.46
              },
              {
                "average": 2.21797689,
                "count": 18715406,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.34726829,
                "variance": 1.815131845
              },
              {
                "average": 3.248830349,
                "count": 18715406,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.551121135,
                "variance": 2.405976775
              },
              {
                "average": 0.5200870342,
                "count": 18715406,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995963615,
                "variance": 0.2495965244
              },
              {
                "average": 0,
                "count": 18715406,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291637488,
                "count": 18715406,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4641291575,
                "variance": 0.2154158749
              },
              {
                "average": 4.650412684,
                "count": 18715406,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.30993018,
                "variance": 177.1542414
              },
              {
                "average": 0,
                "count": 18715406,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.97828057,
                "count": 18715406,
                "maximum": 99,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.78219321,
                "variance": 116.2556904
              },
              {
                "average": 203364732.7,
                "count": 18715406,
                "maximum": 207664422.7,
                "minimum": 203193175.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 856851.5882,
                "variance": 734194644100.0
              },
              {
                "average": 0,
                "count": 18715406,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18715406,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18715406,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001840195185,
                "count": 18715406,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01356413157,
                "variance": 0.0001839856651
              },
              {
                "average": 0.5029912255,
                "count": 18715406,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999910658,
                "variance": 0.2499910659
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291327.147,
              4345770.587,
              -8.844819133,
              293182.507,
              4347030.007,
              470.7551809
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291327.1470195035,
                    4345770.586671752,
                    -8.844819133303048
                  ],
                  [
                    291327.1470195035,
                    4347030.006671752,
                    -8.844819133303048
                  ],
                  [
                    293182.5070195035,
                    4347030.006671752,
                    470.75518086669695
                  ],
                  [
                    293182.5070195035,
                    4345770.586671752,
                    470.75518086669695
                  ],
                  [
                    291327.1470195035,
                    4345770.586671752,
                    -8.844819133303048
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:20:22+00:00",
            "end_time": "2018-02-20T20:19: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": "20180305_212512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35339605334822,
              39.071651263723076,
              -10.350999168956378
            ],
            [
              -77.3537729066708,
              39.08298862081452,
              -10.350999168956378
            ],
            [
              -77.33233944406626,
              39.083419540571846,
              340.54900083104366
            ],
            [
              -77.33196601474941,
              39.07208201038781,
              340.54900083104366
            ],
            [
              -77.35339605334822,
              39.071651263723076,
              -10.350999168956378
            ]
          ]
        ]
      },
      "bbox": [
        -77.35377291,
        39.07165126,
        -10.35099917,
        -77.33196601,
        39.08341954,
        340.5490008
      ],
      "properties": {
        "datetime": "2018-03-06T14:32:32Z",
        "pc:count": 14093508,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297383.4513,
            "count": 14093508,
            "maximum": 298264.6239,
            "minimum": 296409.2839,
            "name": "X",
            "position": 0,
            "stddev": 552.2484799,
            "variance": 304978.3836
          },
          {
            "average": 4327998.575,
            "count": 14093508,
            "maximum": 4328622.378,
            "minimum": 4327363.178,
            "name": "Y",
            "position": 1,
            "stddev": 355.118952,
            "variance": 126109.47
          },
          {
            "average": 85.29966134,
            "count": 14093508,
            "maximum": 340.5490008,
            "minimum": -10.35099917,
            "name": "Z",
            "position": 2,
            "stddev": 16.19353867,
            "variance": 262.2306946
          },
          {
            "average": 6250.196813,
            "count": 14093508,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6095.126693,
            "variance": 37150569.4
          },
          {
            "average": 2.121737186,
            "count": 14093508,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.302818108,
            "variance": 1.697335023
          },
          {
            "average": 3.017402481,
            "count": 14093508,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.563504344,
            "variance": 2.444545835
          },
          {
            "average": 0.5024381439,
            "count": 14093508,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940732,
            "variance": 0.2499940732
          },
          {
            "average": 0,
            "count": 14093508,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.424459758,
            "count": 14093508,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5752399043,
            "variance": 0.3309009474
          },
          {
            "average": -5.277722303,
            "count": 14093508,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.58921872,
            "variance": 158.4884279
          },
          {
            "average": 0,
            "count": 14093508,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.70407538,
            "count": 14093508,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.172014087,
            "variance": 10.06167337
          },
          {
            "average": 204360316.5,
            "count": 14093508,
            "maximum": 204381952,
            "minimum": 204314486.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30737.81203,
            "variance": 944813088.4
          },
          {
            "average": 0,
            "count": 14093508,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14093508,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14093508,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005159822523,
            "count": 14093508,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02270938245,
            "variance": 0.0005157160512
          },
          {
            "average": 0.4153808974,
            "count": 14093508,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4927876061,
            "variance": 0.2428396247
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296409.2839,
          4327363.178,
          -10.35099917,
          298264.6239,
          4328622.378,
          340.5490008
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296409.28392921184,
                4327363.177939076,
                -10.350999168956378
              ],
              [
                296409.28392921184,
                4328622.377939075,
                -10.350999168956378
              ],
              [
                298264.6239292118,
                4328622.377939075,
                340.54900083104366
              ],
              [
                298264.6239292118,
                4327363.177939076,
                340.54900083104366
              ],
              [
                296409.28392921184,
                4327363.177939076,
                -10.350999168956378
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:32:32+00:00",
        "end_time": "2018-03-05T19:48:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180305_212512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_212512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180305_212512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180305_212512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35377291,
            39.07165126,
            -10.35099917,
            -77.33196601,
            39.08341954,
            340.5490008
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35339605334822,
                  39.071651263723076,
                  -10.350999168956378
                ],
                [
                  -77.3537729066708,
                  39.08298862081452,
                  -10.350999168956378
                ],
                [
                  -77.33233944406626,
                  39.083419540571846,
                  340.54900083104366
                ],
                [
                  -77.33196601474941,
                  39.07208201038781,
                  340.54900083104366
                ],
                [
                  -77.35339605334822,
                  39.071651263723076,
                  -10.350999168956378
                ]
              ]
            ]
          },
          "id": "20180305_212512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180305_212512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:32:32Z",
            "pc:count": 14093508,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297383.4513,
                "count": 14093508,
                "maximum": 298264.6239,
                "minimum": 296409.2839,
                "name": "X",
                "position": 0,
                "stddev": 552.2484799,
                "variance": 304978.3836
              },
              {
                "average": 4327998.575,
                "count": 14093508,
                "maximum": 4328622.378,
                "minimum": 4327363.178,
                "name": "Y",
                "position": 1,
                "stddev": 355.118952,
                "variance": 126109.47
              },
              {
                "average": 85.29966134,
                "count": 14093508,
                "maximum": 340.5490008,
                "minimum": -10.35099917,
                "name": "Z",
                "position": 2,
                "stddev": 16.19353867,
                "variance": 262.2306946
              },
              {
                "average": 6250.196813,
                "count": 14093508,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6095.126693,
                "variance": 37150569.4
              },
              {
                "average": 2.121737186,
                "count": 14093508,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.302818108,
                "variance": 1.697335023
              },
              {
                "average": 3.017402481,
                "count": 14093508,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.563504344,
                "variance": 2.444545835
              },
              {
                "average": 0.5024381439,
                "count": 14093508,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940732,
                "variance": 0.2499940732
              },
              {
                "average": 0,
                "count": 14093508,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.424459758,
                "count": 14093508,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5752399043,
                "variance": 0.3309009474
              },
              {
                "average": -5.277722303,
                "count": 14093508,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.58921872,
                "variance": 158.4884279
              },
              {
                "average": 0,
                "count": 14093508,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.70407538,
                "count": 14093508,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.172014087,
                "variance": 10.06167337
              },
              {
                "average": 204360316.5,
                "count": 14093508,
                "maximum": 204381952,
                "minimum": 204314486.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30737.81203,
                "variance": 944813088.4
              },
              {
                "average": 0,
                "count": 14093508,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14093508,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14093508,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005159822523,
                "count": 14093508,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02270938245,
                "variance": 0.0005157160512
              },
              {
                "average": 0.4153808974,
                "count": 14093508,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4927876061,
                "variance": 0.2428396247
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296409.2839,
              4327363.178,
              -10.35099917,
              298264.6239,
              4328622.378,
              340.5490008
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296409.28392921184,
                    4327363.177939076,
                    -10.350999168956378
                  ],
                  [
                    296409.28392921184,
                    4328622.377939075,
                    -10.350999168956378
                  ],
                  [
                    298264.6239292118,
                    4328622.377939075,
                    340.54900083104366
                  ],
                  [
                    298264.6239292118,
                    4327363.177939076,
                    340.54900083104366
                  ],
                  [
                    296409.28392921184,
                    4327363.177939076,
                    -10.350999168956378
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:32:32+00:00",
            "end_time": "2018-03-05T19:48: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": "20180221_200508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39560248122022,
              39.06053352818455,
              -9.333318169101858
            ],
            [
              -77.39598595566753,
              39.07187109993021,
              -9.333318169101858
            ],
            [
              -77.37455604660711,
              39.07230968466294,
              348.22668183089814
            ],
            [
              -77.37417599409372,
              39.06097193672787,
              348.22668183089814
            ],
            [
              -77.39560248122022,
              39.06053352818455,
              -9.333318169101858
            ]
          ]
        ]
      },
      "bbox": [
        -77.39598596,
        39.06053353,
        -9.333318169,
        -77.37417599,
        39.07230968,
        348.2266818
      ],
      "properties": {
        "datetime": "2018-03-06T14:33:44Z",
        "pc:count": 12850087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293600.8795,
            "count": 12850087,
            "maximum": 294580.4395,
            "minimum": 292725.0595,
            "name": "X",
            "position": 0,
            "stddev": 543.0144371,
            "variance": 294864.6789
          },
          {
            "average": 4326965.307,
            "count": 12850087,
            "maximum": 4327483.894,
            "minimum": 4326224.634,
            "name": "Y",
            "position": 1,
            "stddev": 397.8445565,
            "variance": 158280.2912
          },
          {
            "average": 66.60192142,
            "count": 12850087,
            "maximum": 348.2266818,
            "minimum": -9.333318169,
            "name": "Z",
            "position": 2,
            "stddev": 9.770442471,
            "variance": 95.46154607
          },
          {
            "average": 3654.73047,
            "count": 12850087,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4360.241031,
            "variance": 19011701.84
          },
          {
            "average": 2.519998658,
            "count": 12850087,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.372671523,
            "variance": 1.88422711
          },
          {
            "average": 3.744127569,
            "count": 12850087,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.317535003,
            "variance": 1.735898483
          },
          {
            "average": 0.5038232815,
            "count": 12850087,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999854018,
            "variance": 0.249985402
          },
          {
            "average": 0,
            "count": 12850087,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273604996,
            "count": 12850087,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5239993472,
            "variance": 0.2745753159
          },
          {
            "average": -9.057740463,
            "count": 12850087,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.940170598,
            "variance": 98.80699152
          },
          {
            "average": 0,
            "count": 12850087,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.77125221,
            "count": 12850087,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.20663426,
            "variance": 125.5886514
          },
          {
            "average": 204166635.1,
            "count": 12850087,
            "maximum": 204382024.1,
            "minimum": 203277828.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 437128.1541,
            "variance": 191081023100.0
          },
          {
            "average": 0,
            "count": 12850087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12850087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12850087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003617874338,
            "count": 12850087,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01901727036,
            "variance": 0.0003616565718
          },
          {
            "average": 0.4370327609,
            "count": 12850087,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4960193,
            "variance": 0.246035146
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292725.0595,
          4326224.634,
          -9.333318169,
          294580.4395,
          4327483.894,
          348.2266818
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292725.0594550952,
                4326224.634236643,
                -9.333318169101858
              ],
              [
                292725.0594550952,
                4327483.894236643,
                -9.333318169101858
              ],
              [
                294580.4394550952,
                4327483.894236643,
                348.22668183089814
              ],
              [
                294580.4394550952,
                4326224.634236643,
                348.22668183089814
              ],
              [
                292725.0594550952,
                4326224.634236643,
                -9.333318169101858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:33:44+00:00",
        "end_time": "2018-02-21T19:50:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_200508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_200508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_200508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39598596,
            39.06053353,
            -9.333318169,
            -77.37417599,
            39.07230968,
            348.2266818
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39560248122022,
                  39.06053352818455,
                  -9.333318169101858
                ],
                [
                  -77.39598595566753,
                  39.07187109993021,
                  -9.333318169101858
                ],
                [
                  -77.37455604660711,
                  39.07230968466294,
                  348.22668183089814
                ],
                [
                  -77.37417599409372,
                  39.06097193672787,
                  348.22668183089814
                ],
                [
                  -77.39560248122022,
                  39.06053352818455,
                  -9.333318169101858
                ]
              ]
            ]
          },
          "id": "20180221_200508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:33:44Z",
            "pc:count": 12850087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293600.8795,
                "count": 12850087,
                "maximum": 294580.4395,
                "minimum": 292725.0595,
                "name": "X",
                "position": 0,
                "stddev": 543.0144371,
                "variance": 294864.6789
              },
              {
                "average": 4326965.307,
                "count": 12850087,
                "maximum": 4327483.894,
                "minimum": 4326224.634,
                "name": "Y",
                "position": 1,
                "stddev": 397.8445565,
                "variance": 158280.2912
              },
              {
                "average": 66.60192142,
                "count": 12850087,
                "maximum": 348.2266818,
                "minimum": -9.333318169,
                "name": "Z",
                "position": 2,
                "stddev": 9.770442471,
                "variance": 95.46154607
              },
              {
                "average": 3654.73047,
                "count": 12850087,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4360.241031,
                "variance": 19011701.84
              },
              {
                "average": 2.519998658,
                "count": 12850087,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.372671523,
                "variance": 1.88422711
              },
              {
                "average": 3.744127569,
                "count": 12850087,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.317535003,
                "variance": 1.735898483
              },
              {
                "average": 0.5038232815,
                "count": 12850087,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999854018,
                "variance": 0.249985402
              },
              {
                "average": 0,
                "count": 12850087,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273604996,
                "count": 12850087,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5239993472,
                "variance": 0.2745753159
              },
              {
                "average": -9.057740463,
                "count": 12850087,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.940170598,
                "variance": 98.80699152
              },
              {
                "average": 0,
                "count": 12850087,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.77125221,
                "count": 12850087,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.20663426,
                "variance": 125.5886514
              },
              {
                "average": 204166635.1,
                "count": 12850087,
                "maximum": 204382024.1,
                "minimum": 203277828.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 437128.1541,
                "variance": 191081023100.0
              },
              {
                "average": 0,
                "count": 12850087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12850087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12850087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003617874338,
                "count": 12850087,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01901727036,
                "variance": 0.0003616565718
              },
              {
                "average": 0.4370327609,
                "count": 12850087,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4960193,
                "variance": 0.246035146
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292725.0595,
              4326224.634,
              -9.333318169,
              294580.4395,
              4327483.894,
              348.2266818
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292725.0594550952,
                    4326224.634236643,
                    -9.333318169101858
                  ],
                  [
                    292725.0594550952,
                    4327483.894236643,
                    -9.333318169101858
                  ],
                  [
                    294580.4394550952,
                    4327483.894236643,
                    348.22668183089814
                  ],
                  [
                    294580.4394550952,
                    4326224.634236643,
                    348.22668183089814
                  ],
                  [
                    292725.0594550952,
                    4326224.634236643,
                    -9.333318169101858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:33:44+00:00",
            "end_time": "2018-02-21T19:50: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": "20180220_212564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35410635693137,
              39.214420644784134,
              -9.534351537927222
            ],
            [
              -77.35448527449606,
              39.225758618075076,
              -9.534351537927222
            ],
            [
              -77.33300730795591,
              39.22619099843792,
              358.6856484620728
            ],
            [
              -77.3326318392524,
              39.21485285163974,
              358.6856484620728
            ],
            [
              -77.35410635693137,
              39.214420644784134,
              -9.534351537927222
            ]
          ]
        ]
      },
      "bbox": [
        -77.35448527,
        39.21442064,
        -9.534351538,
        -77.33263184,
        39.226191,
        358.6856485
      ],
      "properties": {
        "datetime": "2018-02-20T21:48:08Z",
        "pc:count": 16144982,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297665.2809,
            "count": 16144982,
            "maximum": 298614.5017,
            "minimum": 296759.0617,
            "name": "X",
            "position": 0,
            "stddev": 508.5864417,
            "variance": 258660.1687
          },
          {
            "average": 4343850.103,
            "count": 16144982,
            "maximum": 4344470.471,
            "minimum": 4343211.171,
            "name": "Y",
            "position": 1,
            "stddev": 349.3481353,
            "variance": 122044.1196
          },
          {
            "average": 170.3081575,
            "count": 16144982,
            "maximum": 358.6856485,
            "minimum": -9.534351538,
            "name": "Z",
            "position": 2,
            "stddev": 12.92417532,
            "variance": 167.0343076
          },
          {
            "average": 7357.647168,
            "count": 16144982,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6654.790569,
            "variance": 44286237.52
          },
          {
            "average": 2.017445111,
            "count": 16144982,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.300411153,
            "variance": 1.691069167
          },
          {
            "average": 2.884646511,
            "count": 16144982,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.622762748,
            "variance": 2.633358935
          },
          {
            "average": 0.4987012064,
            "count": 16144982,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983286,
            "variance": 0.2499983286
          },
          {
            "average": 0,
            "count": 16144982,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.451696013,
            "count": 16144982,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5048243967,
            "variance": 0.2548476715
          },
          {
            "average": -9.320162492,
            "count": 16144982,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.07058132,
            "variance": 101.4166081
          },
          {
            "average": 0,
            "count": 16144982,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.29566214,
            "count": 16144982,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5579020169,
            "variance": 0.3112546605
          },
          {
            "average": 203197884,
            "count": 16144982,
            "maximum": 203198488.6,
            "minimum": 203196651.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 478.0784394,
            "variance": 228558.9942
          },
          {
            "average": 0,
            "count": 16144982,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16144982,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16144982,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002053888942,
            "count": 16144982,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01432992402,
            "variance": 0.0002053467223
          },
          {
            "average": 0.4200604869,
            "count": 16144982,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4935683229,
            "variance": 0.2436096893
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296759.0617,
          4343211.171,
          -9.534351538,
          298614.5017,
          4344470.471,
          358.6856485
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296759.06168894254,
                4343211.171480533,
                -9.534351537927222
              ],
              [
                296759.06168894254,
                4344470.4714805335,
                -9.534351537927222
              ],
              [
                298614.5016889425,
                4344470.4714805335,
                358.6856484620728
              ],
              [
                298614.5016889425,
                4343211.171480533,
                358.6856484620728
              ],
              [
                296759.06168894254,
                4343211.171480533,
                -9.534351537927222
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:48:08+00:00",
        "end_time": "2018-02-20T21:17:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_212564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_212564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_212564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_212564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35448527,
            39.21442064,
            -9.534351538,
            -77.33263184,
            39.226191,
            358.6856485
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35410635693137,
                  39.214420644784134,
                  -9.534351537927222
                ],
                [
                  -77.35448527449606,
                  39.225758618075076,
                  -9.534351537927222
                ],
                [
                  -77.33300730795591,
                  39.22619099843792,
                  358.6856484620728
                ],
                [
                  -77.3326318392524,
                  39.21485285163974,
                  358.6856484620728
                ],
                [
                  -77.35410635693137,
                  39.214420644784134,
                  -9.534351537927222
                ]
              ]
            ]
          },
          "id": "20180220_212564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_212564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:48:08Z",
            "pc:count": 16144982,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297665.2809,
                "count": 16144982,
                "maximum": 298614.5017,
                "minimum": 296759.0617,
                "name": "X",
                "position": 0,
                "stddev": 508.5864417,
                "variance": 258660.1687
              },
              {
                "average": 4343850.103,
                "count": 16144982,
                "maximum": 4344470.471,
                "minimum": 4343211.171,
                "name": "Y",
                "position": 1,
                "stddev": 349.3481353,
                "variance": 122044.1196
              },
              {
                "average": 170.3081575,
                "count": 16144982,
                "maximum": 358.6856485,
                "minimum": -9.534351538,
                "name": "Z",
                "position": 2,
                "stddev": 12.92417532,
                "variance": 167.0343076
              },
              {
                "average": 7357.647168,
                "count": 16144982,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6654.790569,
                "variance": 44286237.52
              },
              {
                "average": 2.017445111,
                "count": 16144982,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.300411153,
                "variance": 1.691069167
              },
              {
                "average": 2.884646511,
                "count": 16144982,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.622762748,
                "variance": 2.633358935
              },
              {
                "average": 0.4987012064,
                "count": 16144982,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983286,
                "variance": 0.2499983286
              },
              {
                "average": 0,
                "count": 16144982,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.451696013,
                "count": 16144982,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5048243967,
                "variance": 0.2548476715
              },
              {
                "average": -9.320162492,
                "count": 16144982,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.07058132,
                "variance": 101.4166081
              },
              {
                "average": 0,
                "count": 16144982,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.29566214,
                "count": 16144982,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5579020169,
                "variance": 0.3112546605
              },
              {
                "average": 203197884,
                "count": 16144982,
                "maximum": 203198488.6,
                "minimum": 203196651.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 478.0784394,
                "variance": 228558.9942
              },
              {
                "average": 0,
                "count": 16144982,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16144982,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16144982,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002053888942,
                "count": 16144982,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01432992402,
                "variance": 0.0002053467223
              },
              {
                "average": 0.4200604869,
                "count": 16144982,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4935683229,
                "variance": 0.2436096893
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296759.0617,
              4343211.171,
              -9.534351538,
              298614.5017,
              4344470.471,
              358.6856485
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296759.06168894254,
                    4343211.171480533,
                    -9.534351537927222
                  ],
                  [
                    296759.06168894254,
                    4344470.4714805335,
                    -9.534351537927222
                  ],
                  [
                    298614.5016889425,
                    4344470.4714805335,
                    358.6856484620728
                  ],
                  [
                    298614.5016889425,
                    4343211.171480533,
                    358.6856484620728
                  ],
                  [
                    296759.06168894254,
                    4343211.171480533,
                    -9.534351537927222
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:48:08+00:00",
            "end_time": "2018-02-20T21:17: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": "20180221_194504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41327077787261,
              39.05129238803557,
              -10.318177528362725
            ],
            [
              -77.41359562217505,
              39.06082972090272,
              -10.318177528362725
            ],
            [
              -77.3956268891947,
              39.06120042473718,
              323.92182247163726
            ],
            [
              -77.39530445763044,
              39.05166296658294,
              323.92182247163726
            ],
            [
              -77.41327077787261,
              39.05129238803557,
              -10.318177528362725
            ]
          ]
        ]
      },
      "bbox": [
        -77.41359562,
        39.05129239,
        -10.31817753,
        -77.39530446,
        39.06120042,
        323.9218225
      ],
      "properties": {
        "datetime": "2018-03-06T14:34:13Z",
        "pc:count": 13221732,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291977.4846,
            "count": 13221732,
            "maximum": 292724.8987,
            "minimum": 291168.9187,
            "name": "X",
            "position": 0,
            "stddev": 473.9319111,
            "variance": 224611.4564
          },
          {
            "average": 4325812.411,
            "count": 13221732,
            "maximum": 4326298.71,
            "minimum": 4325239.39,
            "name": "Y",
            "position": 1,
            "stddev": 313.1142666,
            "variance": 98040.54392
          },
          {
            "average": 71.90682561,
            "count": 13221732,
            "maximum": 323.9218225,
            "minimum": -10.31817753,
            "name": "Z",
            "position": 2,
            "stddev": 19.99543523,
            "variance": 399.8174302
          },
          {
            "average": 4285.983912,
            "count": 13221732,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5036.503102,
            "variance": 25366363.5
          },
          {
            "average": 2.371566448,
            "count": 13221732,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.362011701,
            "variance": 1.855075874
          },
          {
            "average": 3.481356376,
            "count": 13221732,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.458284389,
            "variance": 2.126593358
          },
          {
            "average": 0.503148226,
            "count": 13221732,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999901075,
            "variance": 0.2499901076
          },
          {
            "average": 0,
            "count": 13221732,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.437706724,
            "count": 13221732,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.644656192,
            "variance": 2.704893989
          },
          {
            "average": -9.546125914,
            "count": 13221732,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.439421797,
            "variance": 89.10268386
          },
          {
            "average": 0,
            "count": 13221732,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.15481149,
            "count": 13221732,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.89491388,
            "variance": 118.6991486
          },
          {
            "average": 204181800.1,
            "count": 13221732,
            "maximum": 204382053.1,
            "minimum": 203277869.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 425024.4478,
            "variance": 180645781200.0
          },
          {
            "average": 0,
            "count": 13221732,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13221732,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13221732,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.009282218094,
            "count": 13221732,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.09589608551,
            "variance": 0.009196059216
          },
          {
            "average": 0.4344635786,
            "count": 13221732,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4956863888,
            "variance": 0.2457049961
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291168.9187,
          4325239.39,
          -10.31817753,
          292724.8987,
          4326298.71,
          323.9218225
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291168.9187097097,
                4325239.390445406,
                -10.318177528362725
              ],
              [
                291168.9187097097,
                4326298.710445406,
                -10.318177528362725
              ],
              [
                292724.8987097097,
                4326298.710445406,
                323.92182247163726
              ],
              [
                292724.8987097097,
                4325239.390445406,
                323.92182247163726
              ],
              [
                291168.9187097097,
                4325239.390445406,
                -10.318177528362725
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:34:13+00:00",
        "end_time": "2018-02-21T19:51:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_194504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_194504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_194504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41359562,
            39.05129239,
            -10.31817753,
            -77.39530446,
            39.06120042,
            323.9218225
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41327077787261,
                  39.05129238803557,
                  -10.318177528362725
                ],
                [
                  -77.41359562217505,
                  39.06082972090272,
                  -10.318177528362725
                ],
                [
                  -77.3956268891947,
                  39.06120042473718,
                  323.92182247163726
                ],
                [
                  -77.39530445763044,
                  39.05166296658294,
                  323.92182247163726
                ],
                [
                  -77.41327077787261,
                  39.05129238803557,
                  -10.318177528362725
                ]
              ]
            ]
          },
          "id": "20180221_194504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:34:13Z",
            "pc:count": 13221732,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291977.4846,
                "count": 13221732,
                "maximum": 292724.8987,
                "minimum": 291168.9187,
                "name": "X",
                "position": 0,
                "stddev": 473.9319111,
                "variance": 224611.4564
              },
              {
                "average": 4325812.411,
                "count": 13221732,
                "maximum": 4326298.71,
                "minimum": 4325239.39,
                "name": "Y",
                "position": 1,
                "stddev": 313.1142666,
                "variance": 98040.54392
              },
              {
                "average": 71.90682561,
                "count": 13221732,
                "maximum": 323.9218225,
                "minimum": -10.31817753,
                "name": "Z",
                "position": 2,
                "stddev": 19.99543523,
                "variance": 399.8174302
              },
              {
                "average": 4285.983912,
                "count": 13221732,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5036.503102,
                "variance": 25366363.5
              },
              {
                "average": 2.371566448,
                "count": 13221732,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.362011701,
                "variance": 1.855075874
              },
              {
                "average": 3.481356376,
                "count": 13221732,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.458284389,
                "variance": 2.126593358
              },
              {
                "average": 0.503148226,
                "count": 13221732,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999901075,
                "variance": 0.2499901076
              },
              {
                "average": 0,
                "count": 13221732,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.437706724,
                "count": 13221732,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.644656192,
                "variance": 2.704893989
              },
              {
                "average": -9.546125914,
                "count": 13221732,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.439421797,
                "variance": 89.10268386
              },
              {
                "average": 0,
                "count": 13221732,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.15481149,
                "count": 13221732,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.89491388,
                "variance": 118.6991486
              },
              {
                "average": 204181800.1,
                "count": 13221732,
                "maximum": 204382053.1,
                "minimum": 203277869.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 425024.4478,
                "variance": 180645781200.0
              },
              {
                "average": 0,
                "count": 13221732,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13221732,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13221732,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.009282218094,
                "count": 13221732,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.09589608551,
                "variance": 0.009196059216
              },
              {
                "average": 0.4344635786,
                "count": 13221732,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4956863888,
                "variance": 0.2457049961
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291168.9187,
              4325239.39,
              -10.31817753,
              292724.8987,
              4326298.71,
              323.9218225
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291168.9187097097,
                    4325239.390445406,
                    -10.318177528362725
                  ],
                  [
                    291168.9187097097,
                    4326298.710445406,
                    -10.318177528362725
                  ],
                  [
                    292724.8987097097,
                    4326298.710445406,
                    323.92182247163726
                  ],
                  [
                    292724.8987097097,
                    4325239.390445406,
                    323.92182247163726
                  ],
                  [
                    291168.9187097097,
                    4325239.390445406,
                    -10.318177528362725
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:34:13+00:00",
            "end_time": "2018-02-21T19:51: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": "20180220_212568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35416124677401,
              39.225402116537616,
              -3.791843574240858
            ],
            [
              -77.35454035735657,
              39.23674114836153,
              -3.791843574240858
            ],
            [
              -77.33305881186828,
              39.23717364390777,
              367.48815642575914
            ],
            [
              -77.33268315239762,
              39.22583443852795,
              367.48815642575914
            ],
            [
              -77.35416124677401,
              39.225402116537616,
              -3.791843574240858
            ]
          ]
        ]
      },
      "bbox": [
        -77.35454036,
        39.22540212,
        -3.791843574,
        -77.33268315,
        39.23717364,
        367.4881564
      ],
      "properties": {
        "datetime": "2018-02-20T21:48:07Z",
        "pc:count": 18614767,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297771.2552,
            "count": 18614767,
            "maximum": 298641.4665,
            "minimum": 296786.0065,
            "name": "X",
            "position": 0,
            "stddev": 532.880425,
            "variance": 283961.5473
          },
          {
            "average": 4345056.48,
            "count": 18614767,
            "maximum": 4345689.595,
            "minimum": 4344430.175,
            "name": "Y",
            "position": 1,
            "stddev": 339.5931862,
            "variance": 115323.5321
          },
          {
            "average": 176.2568806,
            "count": 18614767,
            "maximum": 367.4881564,
            "minimum": -3.791843574,
            "name": "Z",
            "position": 2,
            "stddev": 15.77365668,
            "variance": 248.8082451
          },
          {
            "average": 5992.815585,
            "count": 18614767,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6269.307532,
            "variance": 39304216.93
          },
          {
            "average": 2.176063069,
            "count": 18614767,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.313796101,
            "variance": 1.726060196
          },
          {
            "average": 3.191121167,
            "count": 18614767,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.518768401,
            "variance": 2.306657457
          },
          {
            "average": 0.5047890205,
            "count": 18614767,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999770782,
            "variance": 0.2499770787
          },
          {
            "average": 0,
            "count": 18614767,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.393924189,
            "count": 18614767,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4944789003,
            "variance": 0.2445093829
          },
          {
            "average": 10.60018948,
            "count": 18614767,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.338076923,
            "variance": 69.52352677
          },
          {
            "average": 0,
            "count": 18614767,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.6161721,
            "count": 18614767,
            "maximum": 48,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.516878074,
            "variance": 0.2671629434
          },
          {
            "average": 203197266.6,
            "count": 18614767,
            "maximum": 203198487,
            "minimum": 203195839,
            "name": "GpsTime",
            "position": 12,
            "stddev": 491.9698437,
            "variance": 242034.3271
          },
          {
            "average": 0,
            "count": 18614767,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18614767,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18614767,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001664807301,
            "count": 18614767,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01290166746,
            "variance": 0.0001664530232
          },
          {
            "average": 0.4165563824,
            "count": 18614767,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4929880077,
            "variance": 0.2430371757
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296786.0065,
          4344430.175,
          -3.791843574,
          298641.4665,
          4345689.595,
          367.4881564
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296786.00648636464,
                4344430.17454036,
                -3.791843574240858
              ],
              [
                296786.00648636464,
                4345689.59454036,
                -3.791843574240858
              ],
              [
                298641.4664863646,
                4345689.59454036,
                367.48815642575914
              ],
              [
                298641.4664863646,
                4344430.17454036,
                367.48815642575914
              ],
              [
                296786.00648636464,
                4344430.17454036,
                -3.791843574240858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:48:07+00:00",
        "end_time": "2018-02-20T21:03:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_212568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_212568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_212568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_212568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35454036,
            39.22540212,
            -3.791843574,
            -77.33268315,
            39.23717364,
            367.4881564
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35416124677401,
                  39.225402116537616,
                  -3.791843574240858
                ],
                [
                  -77.35454035735657,
                  39.23674114836153,
                  -3.791843574240858
                ],
                [
                  -77.33305881186828,
                  39.23717364390777,
                  367.48815642575914
                ],
                [
                  -77.33268315239762,
                  39.22583443852795,
                  367.48815642575914
                ],
                [
                  -77.35416124677401,
                  39.225402116537616,
                  -3.791843574240858
                ]
              ]
            ]
          },
          "id": "20180220_212568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_212568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:48:07Z",
            "pc:count": 18614767,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297771.2552,
                "count": 18614767,
                "maximum": 298641.4665,
                "minimum": 296786.0065,
                "name": "X",
                "position": 0,
                "stddev": 532.880425,
                "variance": 283961.5473
              },
              {
                "average": 4345056.48,
                "count": 18614767,
                "maximum": 4345689.595,
                "minimum": 4344430.175,
                "name": "Y",
                "position": 1,
                "stddev": 339.5931862,
                "variance": 115323.5321
              },
              {
                "average": 176.2568806,
                "count": 18614767,
                "maximum": 367.4881564,
                "minimum": -3.791843574,
                "name": "Z",
                "position": 2,
                "stddev": 15.77365668,
                "variance": 248.8082451
              },
              {
                "average": 5992.815585,
                "count": 18614767,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6269.307532,
                "variance": 39304216.93
              },
              {
                "average": 2.176063069,
                "count": 18614767,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.313796101,
                "variance": 1.726060196
              },
              {
                "average": 3.191121167,
                "count": 18614767,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.518768401,
                "variance": 2.306657457
              },
              {
                "average": 0.5047890205,
                "count": 18614767,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999770782,
                "variance": 0.2499770787
              },
              {
                "average": 0,
                "count": 18614767,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.393924189,
                "count": 18614767,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4944789003,
                "variance": 0.2445093829
              },
              {
                "average": 10.60018948,
                "count": 18614767,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.338076923,
                "variance": 69.52352677
              },
              {
                "average": 0,
                "count": 18614767,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.6161721,
                "count": 18614767,
                "maximum": 48,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.516878074,
                "variance": 0.2671629434
              },
              {
                "average": 203197266.6,
                "count": 18614767,
                "maximum": 203198487,
                "minimum": 203195839,
                "name": "GpsTime",
                "position": 12,
                "stddev": 491.9698437,
                "variance": 242034.3271
              },
              {
                "average": 0,
                "count": 18614767,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18614767,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18614767,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001664807301,
                "count": 18614767,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01290166746,
                "variance": 0.0001664530232
              },
              {
                "average": 0.4165563824,
                "count": 18614767,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4929880077,
                "variance": 0.2430371757
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296786.0065,
              4344430.175,
              -3.791843574,
              298641.4665,
              4345689.595,
              367.4881564
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296786.00648636464,
                    4344430.17454036,
                    -3.791843574240858
                  ],
                  [
                    296786.00648636464,
                    4345689.59454036,
                    -3.791843574240858
                  ],
                  [
                    298641.4664863646,
                    4345689.59454036,
                    367.48815642575914
                  ],
                  [
                    298641.4664863646,
                    4344430.17454036,
                    367.48815642575914
                  ],
                  [
                    296786.00648636464,
                    4344430.17454036,
                    -3.791843574240858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:48:07+00:00",
            "end_time": "2018-02-20T21: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": "20180221_194508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41668353093038,
              39.06046135498577,
              -9.443466067961623
            ],
            [
              -77.41706948580155,
              39.07177264181922,
              -9.443466067961623
            ],
            [
              -77.39568752297797,
              39.07221412190786,
              363.2965339320384
            ],
            [
              -77.3953049743545,
              39.06090265813287,
              363.2965339320384
            ],
            [
              -77.41668353093038,
              39.06046135498577,
              -9.443466067961623
            ]
          ]
        ]
      },
      "bbox": [
        -77.41706949,
        39.06046135,
        -9.443466068,
        -77.39530497,
        39.07221412,
        363.2965339
      ],
      "properties": {
        "datetime": "2018-03-06T14:33:59Z",
        "pc:count": 17637907,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291847.3638,
            "count": 17637907,
            "maximum": 292751.8837,
            "minimum": 290900.6237,
            "name": "X",
            "position": 0,
            "stddev": 481.7845736,
            "variance": 232116.3753
          },
          {
            "average": 4326770.345,
            "count": 17637907,
            "maximum": 4327521.286,
            "minimum": 4326264.926,
            "name": "Y",
            "position": 1,
            "stddev": 350.283048,
            "variance": 122698.2137
          },
          {
            "average": 67.97540036,
            "count": 17637907,
            "maximum": 363.2965339,
            "minimum": -9.443466068,
            "name": "Z",
            "position": 2,
            "stddev": 8.340404484,
            "variance": 69.56234695
          },
          {
            "average": 3296.06055,
            "count": 17637907,
            "maximum": 48141,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4036.629277,
            "variance": 16294375.92
          },
          {
            "average": 2.57242217,
            "count": 17637907,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.342835283,
            "variance": 1.803206596
          },
          {
            "average": 3.872153482,
            "count": 17637907,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.154267003,
            "variance": 1.332332315
          },
          {
            "average": 0.5044605349,
            "count": 17637907,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999801174,
            "variance": 0.2499801178
          },
          {
            "average": 0,
            "count": 17637907,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250019121,
            "count": 17637907,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4795695451,
            "variance": 0.2299869486
          },
          {
            "average": 0.6257862773,
            "count": 17637907,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.40056536,
            "variance": 179.575152
          },
          {
            "average": 0,
            "count": 17637907,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 67.51622905,
            "count": 17637907,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.79832317,
            "variance": 190.3937222
          },
          {
            "average": 203732734.9,
            "count": 17637907,
            "maximum": 204382039.2,
            "minimum": 203276393.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 543477.805,
            "variance": 295368124500.0
          },
          {
            "average": 0,
            "count": 17637907,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17637907,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17637907,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002050129871,
            "count": 17637907,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0143168072,
            "variance": 0.0002049709684
          },
          {
            "average": 0.3546584637,
            "count": 17637907,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4784097102,
            "variance": 0.2288758508
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290900.6237,
          4326264.926,
          -9.443466068,
          292751.8837,
          4327521.286,
          363.2965339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290900.62372850504,
                4326264.926306279,
                -9.443466067961623
              ],
              [
                290900.62372850504,
                4327521.286306279,
                -9.443466067961623
              ],
              [
                292751.88372850505,
                4327521.286306279,
                363.2965339320384
              ],
              [
                292751.88372850505,
                4326264.926306279,
                363.2965339320384
              ],
              [
                290900.62372850504,
                4326264.926306279,
                -9.443466067961623
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:33:59+00:00",
        "end_time": "2018-02-21T19:26:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_194508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_194508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_194508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41706949,
            39.06046135,
            -9.443466068,
            -77.39530497,
            39.07221412,
            363.2965339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41668353093038,
                  39.06046135498577,
                  -9.443466067961623
                ],
                [
                  -77.41706948580155,
                  39.07177264181922,
                  -9.443466067961623
                ],
                [
                  -77.39568752297797,
                  39.07221412190786,
                  363.2965339320384
                ],
                [
                  -77.3953049743545,
                  39.06090265813287,
                  363.2965339320384
                ],
                [
                  -77.41668353093038,
                  39.06046135498577,
                  -9.443466067961623
                ]
              ]
            ]
          },
          "id": "20180221_194508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:33:59Z",
            "pc:count": 17637907,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291847.3638,
                "count": 17637907,
                "maximum": 292751.8837,
                "minimum": 290900.6237,
                "name": "X",
                "position": 0,
                "stddev": 481.7845736,
                "variance": 232116.3753
              },
              {
                "average": 4326770.345,
                "count": 17637907,
                "maximum": 4327521.286,
                "minimum": 4326264.926,
                "name": "Y",
                "position": 1,
                "stddev": 350.283048,
                "variance": 122698.2137
              },
              {
                "average": 67.97540036,
                "count": 17637907,
                "maximum": 363.2965339,
                "minimum": -9.443466068,
                "name": "Z",
                "position": 2,
                "stddev": 8.340404484,
                "variance": 69.56234695
              },
              {
                "average": 3296.06055,
                "count": 17637907,
                "maximum": 48141,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4036.629277,
                "variance": 16294375.92
              },
              {
                "average": 2.57242217,
                "count": 17637907,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.342835283,
                "variance": 1.803206596
              },
              {
                "average": 3.872153482,
                "count": 17637907,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.154267003,
                "variance": 1.332332315
              },
              {
                "average": 0.5044605349,
                "count": 17637907,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999801174,
                "variance": 0.2499801178
              },
              {
                "average": 0,
                "count": 17637907,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250019121,
                "count": 17637907,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4795695451,
                "variance": 0.2299869486
              },
              {
                "average": 0.6257862773,
                "count": 17637907,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.40056536,
                "variance": 179.575152
              },
              {
                "average": 0,
                "count": 17637907,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 67.51622905,
                "count": 17637907,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.79832317,
                "variance": 190.3937222
              },
              {
                "average": 203732734.9,
                "count": 17637907,
                "maximum": 204382039.2,
                "minimum": 203276393.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 543477.805,
                "variance": 295368124500.0
              },
              {
                "average": 0,
                "count": 17637907,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17637907,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17637907,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002050129871,
                "count": 17637907,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0143168072,
                "variance": 0.0002049709684
              },
              {
                "average": 0.3546584637,
                "count": 17637907,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4784097102,
                "variance": 0.2288758508
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290900.6237,
              4326264.926,
              -9.443466068,
              292751.8837,
              4327521.286,
              363.2965339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290900.62372850504,
                    4326264.926306279,
                    -9.443466067961623
                  ],
                  [
                    290900.62372850504,
                    4327521.286306279,
                    -9.443466067961623
                  ],
                  [
                    292751.88372850505,
                    4327521.286306279,
                    363.2965339320384
                  ],
                  [
                    292751.88372850505,
                    4326264.926306279,
                    363.2965339320384
                  ],
                  [
                    290900.62372850504,
                    4326264.926306279,
                    -9.443466067961623
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:33:59+00:00",
            "end_time": "2018-02-21T19:26: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": "20180221_212528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35361264796063,
              39.11558091715537,
              -9.573551031118768
            ],
            [
              -77.35399014390897,
              39.12691872707727,
              -9.573551031118768
            ],
            [
              -77.33254476367541,
              39.12735006112422,
              380.02644896888125
            ],
            [
              -77.33217069916057,
              39.11601207799259,
              380.02644896888125
            ],
            [
              -77.35361264796063,
              39.11558091715537,
              -9.573551031118768
            ]
          ]
        ]
      },
      "bbox": [
        -77.35399014,
        39.11558092,
        -9.573551031,
        -77.3321707,
        39.12735006,
        380.026449
      ],
      "properties": {
        "datetime": "2018-02-21T19:48:37Z",
        "pc:count": 13600924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297556.1377,
            "count": 13600924,
            "maximum": 298372.1377,
            "minimum": 296516.9177,
            "name": "X",
            "position": 0,
            "stddev": 553.8711259,
            "variance": 306773.2241
          },
          {
            "average": 4332820.208,
            "count": 13600924,
            "maximum": 4333498.772,
            "minimum": 4332239.512,
            "name": "Y",
            "position": 1,
            "stddev": 369.154735,
            "variance": 136275.2183
          },
          {
            "average": 90.41150361,
            "count": 13600924,
            "maximum": 380.026449,
            "minimum": -9.573551031,
            "name": "Z",
            "position": 2,
            "stddev": 12.36807601,
            "variance": 152.9693041
          },
          {
            "average": 7131.163002,
            "count": 13600924,
            "maximum": 65528,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5875.961081,
            "variance": 34526918.62
          },
          {
            "average": 1.898979069,
            "count": 13600924,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.244145429,
            "variance": 1.54789785
          },
          {
            "average": 2.663243909,
            "count": 13600924,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.611883983,
            "variance": 2.598169975
          },
          {
            "average": 0.5033386702,
            "count": 13600924,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999888715,
            "variance": 0.2499888717
          },
          {
            "average": 0,
            "count": 13600924,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.424288085,
            "count": 13600924,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5046720996,
            "variance": 0.2546939281
          },
          {
            "average": -0.7061380924,
            "count": 13600924,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.96370186,
            "variance": 194.9849696
          },
          {
            "average": 0,
            "count": 13600924,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.9560174,
            "count": 13600924,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7165854223,
            "variance": 0.5134946674
          },
          {
            "average": 203276619,
            "count": 13600924,
            "maximum": 203277717.3,
            "minimum": 203275864.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 656.7758215,
            "variance": 431354.4797
          },
          {
            "average": 0,
            "count": 13600924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13600924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13600924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001974865825,
            "count": 13600924,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01405160475,
            "variance": 0.0001974475961
          },
          {
            "average": 0.2864447298,
            "count": 13600924,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4520997253,
            "variance": 0.2043941616
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296516.9177,
          4332239.512,
          -9.573551031,
          298372.1377,
          4333498.772,
          380.026449
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296516.91767799796,
                4332239.512415391,
                -9.573551031118768
              ],
              [
                296516.91767799796,
                4333498.772415391,
                -9.573551031118768
              ],
              [
                298372.13767799793,
                4333498.772415391,
                380.02644896888125
              ],
              [
                298372.13767799793,
                4332239.512415391,
                380.02644896888125
              ],
              [
                296516.91767799796,
                4332239.512415391,
                -9.573551031118768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:48:37+00:00",
        "end_time": "2018-02-21T19:17:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_212528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_212528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_212528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35399014,
            39.11558092,
            -9.573551031,
            -77.3321707,
            39.12735006,
            380.026449
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35361264796063,
                  39.11558091715537,
                  -9.573551031118768
                ],
                [
                  -77.35399014390897,
                  39.12691872707727,
                  -9.573551031118768
                ],
                [
                  -77.33254476367541,
                  39.12735006112422,
                  380.02644896888125
                ],
                [
                  -77.33217069916057,
                  39.11601207799259,
                  380.02644896888125
                ],
                [
                  -77.35361264796063,
                  39.11558091715537,
                  -9.573551031118768
                ]
              ]
            ]
          },
          "id": "20180221_212528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:48:37Z",
            "pc:count": 13600924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297556.1377,
                "count": 13600924,
                "maximum": 298372.1377,
                "minimum": 296516.9177,
                "name": "X",
                "position": 0,
                "stddev": 553.8711259,
                "variance": 306773.2241
              },
              {
                "average": 4332820.208,
                "count": 13600924,
                "maximum": 4333498.772,
                "minimum": 4332239.512,
                "name": "Y",
                "position": 1,
                "stddev": 369.154735,
                "variance": 136275.2183
              },
              {
                "average": 90.41150361,
                "count": 13600924,
                "maximum": 380.026449,
                "minimum": -9.573551031,
                "name": "Z",
                "position": 2,
                "stddev": 12.36807601,
                "variance": 152.9693041
              },
              {
                "average": 7131.163002,
                "count": 13600924,
                "maximum": 65528,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5875.961081,
                "variance": 34526918.62
              },
              {
                "average": 1.898979069,
                "count": 13600924,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.244145429,
                "variance": 1.54789785
              },
              {
                "average": 2.663243909,
                "count": 13600924,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.611883983,
                "variance": 2.598169975
              },
              {
                "average": 0.5033386702,
                "count": 13600924,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999888715,
                "variance": 0.2499888717
              },
              {
                "average": 0,
                "count": 13600924,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.424288085,
                "count": 13600924,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5046720996,
                "variance": 0.2546939281
              },
              {
                "average": -0.7061380924,
                "count": 13600924,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.96370186,
                "variance": 194.9849696
              },
              {
                "average": 0,
                "count": 13600924,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.9560174,
                "count": 13600924,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7165854223,
                "variance": 0.5134946674
              },
              {
                "average": 203276619,
                "count": 13600924,
                "maximum": 203277717.3,
                "minimum": 203275864.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 656.7758215,
                "variance": 431354.4797
              },
              {
                "average": 0,
                "count": 13600924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13600924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13600924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001974865825,
                "count": 13600924,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01405160475,
                "variance": 0.0001974475961
              },
              {
                "average": 0.2864447298,
                "count": 13600924,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4520997253,
                "variance": 0.2043941616
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296516.9177,
              4332239.512,
              -9.573551031,
              298372.1377,
              4333498.772,
              380.026449
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296516.91767799796,
                    4332239.512415391,
                    -9.573551031118768
                  ],
                  [
                    296516.91767799796,
                    4333498.772415391,
                    -9.573551031118768
                  ],
                  [
                    298372.13767799793,
                    4333498.772415391,
                    380.02644896888125
                  ],
                  [
                    298372.13767799793,
                    4332239.512415391,
                    380.02644896888125
                  ],
                  [
                    296516.91767799796,
                    4332239.512415391,
                    -9.573551031118768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:48:37+00:00",
            "end_time": "2018-02-21T19:17: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": "20180221_200512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39566312563686,
              39.07151554369753,
              -10.25100505326219
            ],
            [
              -77.39604677198629,
              39.082853453674446,
              -10.25100505326219
            ],
            [
              -77.37461331046833,
              39.08329215668908,
              351.5489949467378
            ],
            [
              -77.37423308806699,
              39.071954070484416,
              351.5489949467378
            ],
            [
              -77.39566312563686,
              39.07151554369753,
              -10.25100505326219
            ]
          ]
        ]
      },
      "bbox": [
        -77.39604677,
        39.07151554,
        -10.25100505,
        -77.37423309,
        39.08329216,
        351.5489949
      ],
      "properties": {
        "datetime": "2018-03-06T14:33:24Z",
        "pc:count": 22925925,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293712.5027,
            "count": 22925925,
            "maximum": 294607.35,
            "minimum": 292751.95,
            "name": "X",
            "position": 0,
            "stddev": 522.7562717,
            "variance": 273274.1196
          },
          {
            "average": 4328075.828,
            "count": 22925925,
            "maximum": 4328702.994,
            "minimum": 4327443.694,
            "name": "Y",
            "position": 1,
            "stddev": 352.4974071,
            "variance": 124254.422
          },
          {
            "average": 68.42605509,
            "count": 22925925,
            "maximum": 351.5489949,
            "minimum": -10.25100505,
            "name": "Z",
            "position": 2,
            "stddev": 11.41420686,
            "variance": 130.2841183
          },
          {
            "average": 4291.316595,
            "count": 22925925,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4858.649408,
            "variance": 23606474.07
          },
          {
            "average": 2.327597469,
            "count": 22925925,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.331020212,
            "variance": 1.771614806
          },
          {
            "average": 3.412303233,
            "count": 22925925,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.433440435,
            "variance": 2.054751482
          },
          {
            "average": 0.5049860366,
            "count": 22925925,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999751497,
            "variance": 0.2499751503
          },
          {
            "average": 0,
            "count": 22925925,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.328725842,
            "count": 22925925,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4877509936,
            "variance": 0.2379010317
          },
          {
            "average": 1.077403271,
            "count": 22925925,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.4978825,
            "variance": 182.1928319
          },
          {
            "average": 0,
            "count": 22925925,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 67.46148781,
            "count": 22925925,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.79871081,
            "variance": 190.40442
          },
          {
            "average": 203730910.8,
            "count": 22925925,
            "maximum": 204382004.7,
            "minimum": 203276423.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 543172.4704,
            "variance": 295036332600.0
          },
          {
            "average": 0,
            "count": 22925925,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22925925,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22925925,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002283004939,
            "count": 22925925,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01510789141,
            "variance": 0.0002282483827
          },
          {
            "average": 0.3547027655,
            "count": 22925925,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4784231638,
            "variance": 0.2288887236
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292751.95,
          4327443.694,
          -10.25100505,
          294607.35,
          4328702.994,
          351.5489949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292751.9499876905,
                4327443.693560466,
                -10.25100505326219
              ],
              [
                292751.9499876905,
                4328702.993560467,
                -10.25100505326219
              ],
              [
                294607.3499876905,
                4328702.993560467,
                351.5489949467378
              ],
              [
                294607.3499876905,
                4327443.693560466,
                351.5489949467378
              ],
              [
                292751.9499876905,
                4327443.693560466,
                -10.25100505326219
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:33:24+00:00",
        "end_time": "2018-02-21T19:27:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_200512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_200512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_200512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39604677,
            39.07151554,
            -10.25100505,
            -77.37423309,
            39.08329216,
            351.5489949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39566312563686,
                  39.07151554369753,
                  -10.25100505326219
                ],
                [
                  -77.39604677198629,
                  39.082853453674446,
                  -10.25100505326219
                ],
                [
                  -77.37461331046833,
                  39.08329215668908,
                  351.5489949467378
                ],
                [
                  -77.37423308806699,
                  39.071954070484416,
                  351.5489949467378
                ],
                [
                  -77.39566312563686,
                  39.07151554369753,
                  -10.25100505326219
                ]
              ]
            ]
          },
          "id": "20180221_200512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:33:24Z",
            "pc:count": 22925925,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293712.5027,
                "count": 22925925,
                "maximum": 294607.35,
                "minimum": 292751.95,
                "name": "X",
                "position": 0,
                "stddev": 522.7562717,
                "variance": 273274.1196
              },
              {
                "average": 4328075.828,
                "count": 22925925,
                "maximum": 4328702.994,
                "minimum": 4327443.694,
                "name": "Y",
                "position": 1,
                "stddev": 352.4974071,
                "variance": 124254.422
              },
              {
                "average": 68.42605509,
                "count": 22925925,
                "maximum": 351.5489949,
                "minimum": -10.25100505,
                "name": "Z",
                "position": 2,
                "stddev": 11.41420686,
                "variance": 130.2841183
              },
              {
                "average": 4291.316595,
                "count": 22925925,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4858.649408,
                "variance": 23606474.07
              },
              {
                "average": 2.327597469,
                "count": 22925925,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.331020212,
                "variance": 1.771614806
              },
              {
                "average": 3.412303233,
                "count": 22925925,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.433440435,
                "variance": 2.054751482
              },
              {
                "average": 0.5049860366,
                "count": 22925925,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999751497,
                "variance": 0.2499751503
              },
              {
                "average": 0,
                "count": 22925925,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.328725842,
                "count": 22925925,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4877509936,
                "variance": 0.2379010317
              },
              {
                "average": 1.077403271,
                "count": 22925925,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.4978825,
                "variance": 182.1928319
              },
              {
                "average": 0,
                "count": 22925925,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 67.46148781,
                "count": 22925925,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.79871081,
                "variance": 190.40442
              },
              {
                "average": 203730910.8,
                "count": 22925925,
                "maximum": 204382004.7,
                "minimum": 203276423.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 543172.4704,
                "variance": 295036332600.0
              },
              {
                "average": 0,
                "count": 22925925,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22925925,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22925925,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002283004939,
                "count": 22925925,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01510789141,
                "variance": 0.0002282483827
              },
              {
                "average": 0.3547027655,
                "count": 22925925,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4784231638,
                "variance": 0.2288887236
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292751.95,
              4327443.694,
              -10.25100505,
              294607.35,
              4328702.994,
              351.5489949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292751.9499876905,
                    4327443.693560466,
                    -10.25100505326219
                  ],
                  [
                    292751.9499876905,
                    4328702.993560467,
                    -10.25100505326219
                  ],
                  [
                    294607.3499876905,
                    4328702.993560467,
                    351.5489949467378
                  ],
                  [
                    294607.3499876905,
                    4327443.693560466,
                    351.5489949467378
                  ],
                  [
                    292751.9499876905,
                    4327443.693560466,
                    -10.25100505326219
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:33:24+00:00",
            "end_time": "2018-02-21T19:27: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": "20180221_212516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.3534503348672,
              39.08263377027324,
              -10.358402800045553
            ],
            [
              -77.35382736226124,
              39.093971645736005,
              -10.358402800045553
            ],
            [
              -77.33239034498874,
              39.094402680747585,
              323.64159719995445
            ],
            [
              -77.33201674367051,
              39.08306463215208,
              323.64159719995445
            ],
            [
              -77.3534503348672,
              39.08263377027324,
              -10.358402800045553
            ]
          ]
        ]
      },
      "bbox": [
        -77.35382736,
        39.08263377,
        -10.3584028,
        -77.33201674,
        39.09440268,
        323.6415972
      ],
      "properties": {
        "datetime": "2018-03-06T14:32:31Z",
        "pc:count": 14506194,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297498.2553,
            "count": 14506194,
            "maximum": 298291.5277,
            "minimum": 296436.1677,
            "name": "X",
            "position": 0,
            "stddev": 513.9341016,
            "variance": 264128.2607
          },
          {
            "average": 4329236.545,
            "count": 14506194,
            "maximum": 4329841.529,
            "minimum": 4328582.269,
            "name": "Y",
            "position": 1,
            "stddev": 342.2624793,
            "variance": 117143.6047
          },
          {
            "average": 82.61915599,
            "count": 14506194,
            "maximum": 323.6415972,
            "minimum": -10.3584028,
            "name": "Z",
            "position": 2,
            "stddev": 14.62329331,
            "variance": 213.8407072
          },
          {
            "average": 7025.631135,
            "count": 14506194,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6124.110233,
            "variance": 37504726.15
          },
          {
            "average": 2.018295978,
            "count": 14506194,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.278934455,
            "variance": 1.63567334
          },
          {
            "average": 2.8319107,
            "count": 14506194,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.592330311,
            "variance": 2.535515818
          },
          {
            "average": 0.4985660608,
            "count": 14506194,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997961,
            "variance": 0.2499979611
          },
          {
            "average": 0,
            "count": 14506194,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.442380131,
            "count": 14506194,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5364337614,
            "variance": 0.2877611804
          },
          {
            "average": -11.4977467,
            "count": 14506194,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.712493413,
            "variance": 59.48255465
          },
          {
            "average": 0,
            "count": 14506194,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.47238524,
            "count": 14506194,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.160801378,
            "variance": 51.27707638
          },
          {
            "average": 204306498.7,
            "count": 14506194,
            "maximum": 204381951.7,
            "minimum": 203277743.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 277668.1656,
            "variance": 77099610210.0
          },
          {
            "average": 0,
            "count": 14506194,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14506194,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14506194,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004031381353,
            "count": 14506194,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02007425323,
            "variance": 0.0004029756428
          },
          {
            "average": 0.4642765015,
            "count": 14506194,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4987222161,
            "variance": 0.2487238488
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296436.1677,
          4328582.269,
          -10.3584028,
          298291.5277,
          4329841.529,
          323.6415972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296436.16770283744,
                4328582.269293397,
                -10.358402800045553
              ],
              [
                296436.16770283744,
                4329841.5292933965,
                -10.358402800045553
              ],
              [
                298291.5277028374,
                4329841.5292933965,
                323.64159719995445
              ],
              [
                298291.5277028374,
                4328582.269293397,
                323.64159719995445
              ],
              [
                296436.16770283744,
                4328582.269293397,
                -10.358402800045553
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:32:31+00:00",
        "end_time": "2018-02-21T19:49:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_212516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_212516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_212516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35382736,
            39.08263377,
            -10.3584028,
            -77.33201674,
            39.09440268,
            323.6415972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.3534503348672,
                  39.08263377027324,
                  -10.358402800045553
                ],
                [
                  -77.35382736226124,
                  39.093971645736005,
                  -10.358402800045553
                ],
                [
                  -77.33239034498874,
                  39.094402680747585,
                  323.64159719995445
                ],
                [
                  -77.33201674367051,
                  39.08306463215208,
                  323.64159719995445
                ],
                [
                  -77.3534503348672,
                  39.08263377027324,
                  -10.358402800045553
                ]
              ]
            ]
          },
          "id": "20180221_212516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:32:31Z",
            "pc:count": 14506194,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297498.2553,
                "count": 14506194,
                "maximum": 298291.5277,
                "minimum": 296436.1677,
                "name": "X",
                "position": 0,
                "stddev": 513.9341016,
                "variance": 264128.2607
              },
              {
                "average": 4329236.545,
                "count": 14506194,
                "maximum": 4329841.529,
                "minimum": 4328582.269,
                "name": "Y",
                "position": 1,
                "stddev": 342.2624793,
                "variance": 117143.6047
              },
              {
                "average": 82.61915599,
                "count": 14506194,
                "maximum": 323.6415972,
                "minimum": -10.3584028,
                "name": "Z",
                "position": 2,
                "stddev": 14.62329331,
                "variance": 213.8407072
              },
              {
                "average": 7025.631135,
                "count": 14506194,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6124.110233,
                "variance": 37504726.15
              },
              {
                "average": 2.018295978,
                "count": 14506194,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.278934455,
                "variance": 1.63567334
              },
              {
                "average": 2.8319107,
                "count": 14506194,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.592330311,
                "variance": 2.535515818
              },
              {
                "average": 0.4985660608,
                "count": 14506194,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997961,
                "variance": 0.2499979611
              },
              {
                "average": 0,
                "count": 14506194,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.442380131,
                "count": 14506194,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5364337614,
                "variance": 0.2877611804
              },
              {
                "average": -11.4977467,
                "count": 14506194,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.712493413,
                "variance": 59.48255465
              },
              {
                "average": 0,
                "count": 14506194,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.47238524,
                "count": 14506194,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.160801378,
                "variance": 51.27707638
              },
              {
                "average": 204306498.7,
                "count": 14506194,
                "maximum": 204381951.7,
                "minimum": 203277743.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 277668.1656,
                "variance": 77099610210.0
              },
              {
                "average": 0,
                "count": 14506194,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14506194,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14506194,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004031381353,
                "count": 14506194,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02007425323,
                "variance": 0.0004029756428
              },
              {
                "average": 0.4642765015,
                "count": 14506194,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4987222161,
                "variance": 0.2487238488
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296436.1677,
              4328582.269,
              -10.3584028,
              298291.5277,
              4329841.529,
              323.6415972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296436.16770283744,
                    4328582.269293397,
                    -10.358402800045553
                  ],
                  [
                    296436.16770283744,
                    4329841.5292933965,
                    -10.358402800045553
                  ],
                  [
                    298291.5277028374,
                    4329841.5292933965,
                    323.64159719995445
                  ],
                  [
                    298291.5277028374,
                    4328582.269293397,
                    323.64159719995445
                  ],
                  [
                    296436.16770283744,
                    4328582.269293397,
                    -10.358402800045553
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:32:31+00:00",
            "end_time": "2018-02-21T19:49:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_212532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35366775847723,
              39.12656295755909,
              -9.208571151417004
            ],
            [
              -77.35404541087239,
              39.13790074562307,
              -9.208571151417004
            ],
            [
              -77.3325967002941,
              39.13833219038582,
              362.911428848583
            ],
            [
              -77.33222248120671,
              39.12699422908196,
              362.911428848583
            ],
            [
              -77.35366775847723,
              39.12656295755909,
              -9.208571151417004
            ]
          ]
        ]
      },
      "bbox": [
        -77.35404541,
        39.12656296,
        -9.208571151,
        -77.33222248,
        39.13833219,
        362.9114288
      ],
      "properties": {
        "datetime": "2018-02-21T19:28:59Z",
        "pc:count": 15110749,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297594.6117,
            "count": 15110749,
            "maximum": 298398.9843,
            "minimum": 296543.7643,
            "name": "X",
            "position": 0,
            "stddev": 555.5848368,
            "variance": 308674.5109
          },
          {
            "average": 4334071.673,
            "count": 15110749,
            "maximum": 4334717.822,
            "minimum": 4333458.562,
            "name": "Y",
            "position": 1,
            "stddev": 356.7284657,
            "variance": 127255.1982
          },
          {
            "average": 89.00914171,
            "count": 15110749,
            "maximum": 362.9114288,
            "minimum": -9.208571151,
            "name": "Z",
            "position": 2,
            "stddev": 14.888635,
            "variance": 221.6714521
          },
          {
            "average": 6969.947589,
            "count": 15110749,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6022.298059,
            "variance": 36268073.92
          },
          {
            "average": 1.932065379,
            "count": 15110749,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.251092399,
            "variance": 1.56523219
          },
          {
            "average": 2.724851892,
            "count": 15110749,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.60243407,
            "variance": 2.567794947
          },
          {
            "average": 0.5068757346,
            "count": 15110749,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999527386,
            "variance": 0.2499527408
          },
          {
            "average": 0,
            "count": 15110749,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.348352355,
            "count": 15110749,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6173416119,
            "variance": 0.3811106658
          },
          {
            "average": -3.185875213,
            "count": 15110749,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.96383628,
            "variance": 168.061051
          },
          {
            "average": 0,
            "count": 15110749,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.09507378,
            "count": 15110749,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5747869552,
            "variance": 0.3303800439
          },
          {
            "average": 203275860.9,
            "count": 15110749,
            "maximum": 203276539.9,
            "minimum": 203274619.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 529.5496965,
            "variance": 280422.8811
          },
          {
            "average": 0,
            "count": 15110749,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15110749,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15110749,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002191155448,
            "count": 15110749,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01480093064,
            "variance": 0.0002190675477
          },
          {
            "average": 0.3758298811,
            "count": 15110749,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4843364503,
            "variance": 0.2345817971
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296543.7643,
          4333458.562,
          -9.208571151,
          298398.9843,
          4334717.822,
          362.9114288
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296543.7642806644,
                4333458.561639943,
                -9.208571151417004
              ],
              [
                296543.7642806644,
                4334717.821639943,
                -9.208571151417004
              ],
              [
                298398.98428066436,
                4334717.821639943,
                362.911428848583
              ],
              [
                298398.98428066436,
                4333458.561639943,
                362.911428848583
              ],
              [
                296543.7642806644,
                4333458.561639943,
                -9.208571151417004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:28:59+00:00",
        "end_time": "2018-02-21T18:56:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_212532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_212532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_212532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35404541,
            39.12656296,
            -9.208571151,
            -77.33222248,
            39.13833219,
            362.9114288
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35366775847723,
                  39.12656295755909,
                  -9.208571151417004
                ],
                [
                  -77.35404541087239,
                  39.13790074562307,
                  -9.208571151417004
                ],
                [
                  -77.3325967002941,
                  39.13833219038582,
                  362.911428848583
                ],
                [
                  -77.33222248120671,
                  39.12699422908196,
                  362.911428848583
                ],
                [
                  -77.35366775847723,
                  39.12656295755909,
                  -9.208571151417004
                ]
              ]
            ]
          },
          "id": "20180221_212532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:28:59Z",
            "pc:count": 15110749,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297594.6117,
                "count": 15110749,
                "maximum": 298398.9843,
                "minimum": 296543.7643,
                "name": "X",
                "position": 0,
                "stddev": 555.5848368,
                "variance": 308674.5109
              },
              {
                "average": 4334071.673,
                "count": 15110749,
                "maximum": 4334717.822,
                "minimum": 4333458.562,
                "name": "Y",
                "position": 1,
                "stddev": 356.7284657,
                "variance": 127255.1982
              },
              {
                "average": 89.00914171,
                "count": 15110749,
                "maximum": 362.9114288,
                "minimum": -9.208571151,
                "name": "Z",
                "position": 2,
                "stddev": 14.888635,
                "variance": 221.6714521
              },
              {
                "average": 6969.947589,
                "count": 15110749,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6022.298059,
                "variance": 36268073.92
              },
              {
                "average": 1.932065379,
                "count": 15110749,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.251092399,
                "variance": 1.56523219
              },
              {
                "average": 2.724851892,
                "count": 15110749,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.60243407,
                "variance": 2.567794947
              },
              {
                "average": 0.5068757346,
                "count": 15110749,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999527386,
                "variance": 0.2499527408
              },
              {
                "average": 0,
                "count": 15110749,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.348352355,
                "count": 15110749,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6173416119,
                "variance": 0.3811106658
              },
              {
                "average": -3.185875213,
                "count": 15110749,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.96383628,
                "variance": 168.061051
              },
              {
                "average": 0,
                "count": 15110749,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.09507378,
                "count": 15110749,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5747869552,
                "variance": 0.3303800439
              },
              {
                "average": 203275860.9,
                "count": 15110749,
                "maximum": 203276539.9,
                "minimum": 203274619.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 529.5496965,
                "variance": 280422.8811
              },
              {
                "average": 0,
                "count": 15110749,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15110749,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15110749,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002191155448,
                "count": 15110749,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01480093064,
                "variance": 0.0002190675477
              },
              {
                "average": 0.3758298811,
                "count": 15110749,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4843364503,
                "variance": 0.2345817971
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296543.7643,
              4333458.562,
              -9.208571151,
              298398.9843,
              4334717.822,
              362.9114288
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296543.7642806644,
                    4333458.561639943,
                    -9.208571151417004
                  ],
                  [
                    296543.7642806644,
                    4334717.821639943,
                    -9.208571151417004
                  ],
                  [
                    298398.98428066436,
                    4334717.821639943,
                    362.911428848583
                  ],
                  [
                    298398.98428066436,
                    4333458.561639943,
                    362.911428848583
                  ],
                  [
                    296543.7642806644,
                    4333458.561639943,
                    -9.208571151417004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:28:59+00:00",
            "end_time": "2018-02-21T18:56:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_194512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41677504503335,
              39.07144260979327,
              -5.413685440166802
            ],
            [
              -77.41716207544471,
              39.08278052396738,
              -5.413685440166802
            ],
            [
              -77.39574952903808,
              39.08322268483108,
              362.0063145598332
            ],
            [
              -77.3953659191208,
              39.07188459304002,
              362.0063145598332
            ],
            [
              -77.41677504503335,
              39.07144260979327,
              -5.413685440166802
            ]
          ]
        ]
      },
      "bbox": [
        -77.41716208,
        39.07144261,
        -5.41368544,
        -77.39536592,
        39.08322268,
        362.0063146
      ],
      "properties": {
        "datetime": "2018-03-06T14:33:23Z",
        "pc:count": 20976782,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291858.6896,
            "count": 20976782,
            "maximum": 292778.7443,
            "minimum": 290925.1243,
            "name": "X",
            "position": 0,
            "stddev": 496.093682,
            "variance": 246108.9413
          },
          {
            "average": 4328063.092,
            "count": 20976782,
            "maximum": 4328743.297,
            "minimum": 4327483.977,
            "name": "Y",
            "position": 1,
            "stddev": 325.2425261,
            "variance": 105782.7008
          },
          {
            "average": 65.7447195,
            "count": 20976782,
            "maximum": 362.0063146,
            "minimum": -5.41368544,
            "name": "Z",
            "position": 2,
            "stddev": 8.282422275,
            "variance": 68.59851875
          },
          {
            "average": 3695.52642,
            "count": 20976782,
            "maximum": 26741,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4394.17488,
            "variance": 19308772.88
          },
          {
            "average": 2.367691431,
            "count": 20976782,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.324129247,
            "variance": 1.753318264
          },
          {
            "average": 3.53783259,
            "count": 20976782,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.359826744,
            "variance": 1.849128774
          },
          {
            "average": 0.5069139299,
            "count": 20976782,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999522072,
            "variance": 0.2499522095
          },
          {
            "average": 0,
            "count": 20976782,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301470979,
            "count": 20976782,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4771689393,
            "variance": 0.2276901966
          },
          {
            "average": 11.75689447,
            "count": 20976782,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.209755128,
            "variance": 51.980569
          },
          {
            "average": 0,
            "count": 20976782,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.65273916,
            "count": 20976782,
            "maximum": 84,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.349831576,
            "variance": 1.822045285
          },
          {
            "average": 203279436.5,
            "count": 20976782,
            "maximum": 204382003.4,
            "minimum": 203276024.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 48782.45602,
            "variance": 2379728015
          },
          {
            "average": 0,
            "count": 20976782,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20976782,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20976782,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001527879729,
            "count": 20976782,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01235979919,
            "variance": 0.000152764636
          },
          {
            "average": 0.3758300487,
            "count": 20976782,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4843364888,
            "variance": 0.2345818344
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290925.1243,
          4327483.977,
          -5.41368544,
          292778.7443,
          4328743.297,
          362.0063146
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290925.12432617514,
                4327483.977360702,
                -5.413685440166802
              ],
              [
                290925.12432617514,
                4328743.297360702,
                -5.413685440166802
              ],
              [
                292778.74432617513,
                4328743.297360702,
                362.0063145598332
              ],
              [
                292778.74432617513,
                4327483.977360702,
                362.0063145598332
              ],
              [
                290925.12432617514,
                4327483.977360702,
                -5.413685440166802
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:33:23+00:00",
        "end_time": "2018-02-21T19:20:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_194512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_194512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_194512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41716208,
            39.07144261,
            -5.41368544,
            -77.39536592,
            39.08322268,
            362.0063146
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41677504503335,
                  39.07144260979327,
                  -5.413685440166802
                ],
                [
                  -77.41716207544471,
                  39.08278052396738,
                  -5.413685440166802
                ],
                [
                  -77.39574952903808,
                  39.08322268483108,
                  362.0063145598332
                ],
                [
                  -77.3953659191208,
                  39.07188459304002,
                  362.0063145598332
                ],
                [
                  -77.41677504503335,
                  39.07144260979327,
                  -5.413685440166802
                ]
              ]
            ]
          },
          "id": "20180221_194512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:33:23Z",
            "pc:count": 20976782,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291858.6896,
                "count": 20976782,
                "maximum": 292778.7443,
                "minimum": 290925.1243,
                "name": "X",
                "position": 0,
                "stddev": 496.093682,
                "variance": 246108.9413
              },
              {
                "average": 4328063.092,
                "count": 20976782,
                "maximum": 4328743.297,
                "minimum": 4327483.977,
                "name": "Y",
                "position": 1,
                "stddev": 325.2425261,
                "variance": 105782.7008
              },
              {
                "average": 65.7447195,
                "count": 20976782,
                "maximum": 362.0063146,
                "minimum": -5.41368544,
                "name": "Z",
                "position": 2,
                "stddev": 8.282422275,
                "variance": 68.59851875
              },
              {
                "average": 3695.52642,
                "count": 20976782,
                "maximum": 26741,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4394.17488,
                "variance": 19308772.88
              },
              {
                "average": 2.367691431,
                "count": 20976782,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.324129247,
                "variance": 1.753318264
              },
              {
                "average": 3.53783259,
                "count": 20976782,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.359826744,
                "variance": 1.849128774
              },
              {
                "average": 0.5069139299,
                "count": 20976782,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999522072,
                "variance": 0.2499522095
              },
              {
                "average": 0,
                "count": 20976782,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301470979,
                "count": 20976782,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4771689393,
                "variance": 0.2276901966
              },
              {
                "average": 11.75689447,
                "count": 20976782,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.209755128,
                "variance": 51.980569
              },
              {
                "average": 0,
                "count": 20976782,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.65273916,
                "count": 20976782,
                "maximum": 84,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.349831576,
                "variance": 1.822045285
              },
              {
                "average": 203279436.5,
                "count": 20976782,
                "maximum": 204382003.4,
                "minimum": 203276024.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 48782.45602,
                "variance": 2379728015
              },
              {
                "average": 0,
                "count": 20976782,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20976782,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20976782,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001527879729,
                "count": 20976782,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01235979919,
                "variance": 0.000152764636
              },
              {
                "average": 0.3758300487,
                "count": 20976782,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4843364888,
                "variance": 0.2345818344
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290925.1243,
              4327483.977,
              -5.41368544,
              292778.7443,
              4328743.297,
              362.0063146
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290925.12432617514,
                    4327483.977360702,
                    -5.413685440166802
                  ],
                  [
                    290925.12432617514,
                    4328743.297360702,
                    -5.413685440166802
                  ],
                  [
                    292778.74432617513,
                    4328743.297360702,
                    362.0063145598332
                  ],
                  [
                    292778.74432617513,
                    4327483.977360702,
                    362.0063145598332
                  ],
                  [
                    290925.12432617514,
                    4327483.977360702,
                    -5.413685440166802
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:33:23+00:00",
            "end_time": "2018-02-21T19:20:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_212520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35350513876018,
              39.09361586055894,
              -8.847329730151415
            ],
            [
              -77.35388233437897,
              39.10495407431431,
              -8.847329730151415
            ],
            [
              -77.33244152956607,
              39.10538522917268,
              355.3126702698486
            ],
            [
              -77.33206776207693,
              39.09404684224534,
              355.3126702698486
            ],
            [
              -77.35350513876018,
              39.09361586055894,
              -8.847329730151415
            ]
          ]
        ]
      },
      "bbox": [
        -77.35388233,
        39.09361586,
        -8.84732973,
        -77.33206776,
        39.10538523,
        355.3126703
      ],
      "properties": {
        "datetime": "2018-03-06T14:32:16Z",
        "pc:count": 17893976,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297368.8808,
            "count": 17893976,
            "maximum": 298318.4141,
            "minimum": 296463.0141,
            "name": "X",
            "position": 0,
            "stddev": 483.468645,
            "variance": 233741.9307
          },
          {
            "average": 4330401.997,
            "count": 17893976,
            "maximum": 4331060.618,
            "minimum": 4329801.318,
            "name": "Y",
            "position": 1,
            "stddev": 342.1475389,
            "variance": 117064.9384
          },
          {
            "average": 80.66011485,
            "count": 17893976,
            "maximum": 355.3126703,
            "minimum": -8.84732973,
            "name": "Z",
            "position": 2,
            "stddev": 11.31417919,
            "variance": 128.0106506
          },
          {
            "average": 6528.372506,
            "count": 17893976,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6024.194781,
            "variance": 36290922.76
          },
          {
            "average": 2.071325736,
            "count": 17893976,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.291754153,
            "variance": 1.668628792
          },
          {
            "average": 2.931183545,
            "count": 17893976,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.584202041,
            "variance": 2.509696108
          },
          {
            "average": 0.4957560019,
            "count": 17893976,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999820021,
            "variance": 0.2499820025
          },
          {
            "average": 0,
            "count": 17893976,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.4092413,
            "count": 17893976,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5160526642,
            "variance": 0.2663103522
          },
          {
            "average": -1.107818939,
            "count": 17893976,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.96952482,
            "variance": 195.1476238
          },
          {
            "average": 0,
            "count": 17893976,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 68.96117336,
            "count": 17893976,
            "maximum": 85,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.96407436,
            "variance": 194.9953728
          },
          {
            "average": 203788859.1,
            "count": 17893976,
            "maximum": 204381936.8,
            "minimum": 203276485.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 550565.495,
            "variance": 303122364300.0
          },
          {
            "average": 0,
            "count": 17893976,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17893976,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17893976,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002926124412,
            "count": 17893976,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0171034159,
            "variance": 0.0002925268355
          },
          {
            "average": 0.422327324,
            "count": 17893976,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4939301257,
            "variance": 0.243966969
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296463.0141,
          4329801.318,
          -8.84732973,
          298318.4141,
          4331060.618,
          355.3126703
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296463.0140601508,
                4329801.317554407,
                -8.847329730151415
              ],
              [
                296463.0140601508,
                4331060.617554408,
                -8.847329730151415
              ],
              [
                298318.4140601508,
                4331060.617554408,
                355.3126702698486
              ],
              [
                298318.4140601508,
                4329801.317554407,
                355.3126702698486
              ],
              [
                296463.0140601508,
                4329801.317554407,
                -8.847329730151415
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:32:16+00:00",
        "end_time": "2018-02-21T19:28:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_212520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_212520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_212520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35388233,
            39.09361586,
            -8.84732973,
            -77.33206776,
            39.10538523,
            355.3126703
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35350513876018,
                  39.09361586055894,
                  -8.847329730151415
                ],
                [
                  -77.35388233437897,
                  39.10495407431431,
                  -8.847329730151415
                ],
                [
                  -77.33244152956607,
                  39.10538522917268,
                  355.3126702698486
                ],
                [
                  -77.33206776207693,
                  39.09404684224534,
                  355.3126702698486
                ],
                [
                  -77.35350513876018,
                  39.09361586055894,
                  -8.847329730151415
                ]
              ]
            ]
          },
          "id": "20180221_212520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:32:16Z",
            "pc:count": 17893976,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297368.8808,
                "count": 17893976,
                "maximum": 298318.4141,
                "minimum": 296463.0141,
                "name": "X",
                "position": 0,
                "stddev": 483.468645,
                "variance": 233741.9307
              },
              {
                "average": 4330401.997,
                "count": 17893976,
                "maximum": 4331060.618,
                "minimum": 4329801.318,
                "name": "Y",
                "position": 1,
                "stddev": 342.1475389,
                "variance": 117064.9384
              },
              {
                "average": 80.66011485,
                "count": 17893976,
                "maximum": 355.3126703,
                "minimum": -8.84732973,
                "name": "Z",
                "position": 2,
                "stddev": 11.31417919,
                "variance": 128.0106506
              },
              {
                "average": 6528.372506,
                "count": 17893976,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6024.194781,
                "variance": 36290922.76
              },
              {
                "average": 2.071325736,
                "count": 17893976,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.291754153,
                "variance": 1.668628792
              },
              {
                "average": 2.931183545,
                "count": 17893976,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.584202041,
                "variance": 2.509696108
              },
              {
                "average": 0.4957560019,
                "count": 17893976,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999820021,
                "variance": 0.2499820025
              },
              {
                "average": 0,
                "count": 17893976,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.4092413,
                "count": 17893976,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5160526642,
                "variance": 0.2663103522
              },
              {
                "average": -1.107818939,
                "count": 17893976,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.96952482,
                "variance": 195.1476238
              },
              {
                "average": 0,
                "count": 17893976,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 68.96117336,
                "count": 17893976,
                "maximum": 85,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.96407436,
                "variance": 194.9953728
              },
              {
                "average": 203788859.1,
                "count": 17893976,
                "maximum": 204381936.8,
                "minimum": 203276485.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 550565.495,
                "variance": 303122364300.0
              },
              {
                "average": 0,
                "count": 17893976,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17893976,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17893976,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002926124412,
                "count": 17893976,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0171034159,
                "variance": 0.0002925268355
              },
              {
                "average": 0.422327324,
                "count": 17893976,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4939301257,
                "variance": 0.243966969
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296463.0141,
              4329801.318,
              -8.84732973,
              298318.4141,
              4331060.618,
              355.3126703
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296463.0140601508,
                    4329801.317554407,
                    -8.847329730151415
                  ],
                  [
                    296463.0140601508,
                    4331060.617554408,
                    -8.847329730151415
                  ],
                  [
                    298318.4140601508,
                    4331060.617554408,
                    355.3126702698486
                  ],
                  [
                    298318.4140601508,
                    4329801.317554407,
                    355.3126702698486
                  ],
                  [
                    296463.0140601508,
                    4329801.317554407,
                    -8.847329730151415
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:32:16+00:00",
            "end_time": "2018-02-21T19:28:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_194552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41744024048498,
              39.18126615760083,
              -7.931756040622872
            ],
            [
              -77.41782889380187,
              39.192603852112185,
              -7.931756040622872
            ],
            [
              -77.39636293473775,
              39.19304758124072,
              368.6482439593771
            ],
            [
              -77.39597772387204,
              39.18170970862957,
              368.6482439593771
            ],
            [
              -77.41744024048498,
              39.18126615760083,
              -7.931756040622872
            ]
          ]
        ]
      },
      "bbox": [
        -77.41782889,
        39.18126616,
        -7.931756041,
        -77.39597772,
        39.19304758,
        368.648244
      ],
      "properties": {
        "datetime": "2018-02-20T21:46:37Z",
        "pc:count": 17223688,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292029.0408,
            "count": 17223688,
            "maximum": 293047.6737,
            "minimum": 291192.3137,
            "name": "X",
            "position": 0,
            "stddev": 492.2966703,
            "variance": 242356.0116
          },
          {
            "average": 4340269.595,
            "count": 17223688,
            "maximum": 4340934.559,
            "minimum": 4339675.239,
            "name": "Y",
            "position": 1,
            "stddev": 363.7856426,
            "variance": 132339.9938
          },
          {
            "average": 155.6600585,
            "count": 17223688,
            "maximum": 368.648244,
            "minimum": -7.931756041,
            "name": "Z",
            "position": 2,
            "stddev": 13.519127,
            "variance": 182.7667949
          },
          {
            "average": 6586.905072,
            "count": 17223688,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6347.398738,
            "variance": 40289470.74
          },
          {
            "average": 2.079882892,
            "count": 17223688,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.294152752,
            "variance": 1.674831346
          },
          {
            "average": 3.010228297,
            "count": 17223688,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.562816295,
            "variance": 2.442394772
          },
          {
            "average": 0.4973486515,
            "count": 17223688,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999929848,
            "variance": 0.2499929849
          },
          {
            "average": 0,
            "count": 17223688,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.337224118,
            "count": 17223688,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4777751469,
            "variance": 0.228269091
          },
          {
            "average": -4.419227594,
            "count": 17223688,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00133033,
            "variance": 144.0319296
          },
          {
            "average": 0,
            "count": 17223688,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.11230719,
            "count": 17223688,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5643551079,
            "variance": 0.3184966878
          },
          {
            "average": 203197776.7,
            "count": 17223688,
            "maximum": 203198397,
            "minimum": 203196560.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 488.8820657,
            "variance": 239005.6741
          },
          {
            "average": 0,
            "count": 17223688,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17223688,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17223688,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001396332771,
            "count": 17223688,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01181582785,
            "variance": 0.0001396137878
          },
          {
            "average": 0.3850546991,
            "count": 17223688,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4866082526,
            "variance": 0.2367875915
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291192.3137,
          4339675.239,
          -7.931756041,
          293047.6737,
          4340934.559,
          368.648244
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291192.3136502578,
                4339675.2393285725,
                -7.931756040622872
              ],
              [
                291192.3136502578,
                4340934.559328573,
                -7.931756040622872
              ],
              [
                293047.6736502578,
                4340934.559328573,
                368.6482439593771
              ],
              [
                293047.6736502578,
                4339675.2393285725,
                368.6482439593771
              ],
              [
                291192.3136502578,
                4339675.2393285725,
                -7.931756040622872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:46:37+00:00",
        "end_time": "2018-02-20T21:16:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_194552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_194552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_194552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41782889,
            39.18126616,
            -7.931756041,
            -77.39597772,
            39.19304758,
            368.648244
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41744024048498,
                  39.18126615760083,
                  -7.931756040622872
                ],
                [
                  -77.41782889380187,
                  39.192603852112185,
                  -7.931756040622872
                ],
                [
                  -77.39636293473775,
                  39.19304758124072,
                  368.6482439593771
                ],
                [
                  -77.39597772387204,
                  39.18170970862957,
                  368.6482439593771
                ],
                [
                  -77.41744024048498,
                  39.18126615760083,
                  -7.931756040622872
                ]
              ]
            ]
          },
          "id": "20180220_194552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:46:37Z",
            "pc:count": 17223688,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292029.0408,
                "count": 17223688,
                "maximum": 293047.6737,
                "minimum": 291192.3137,
                "name": "X",
                "position": 0,
                "stddev": 492.2966703,
                "variance": 242356.0116
              },
              {
                "average": 4340269.595,
                "count": 17223688,
                "maximum": 4340934.559,
                "minimum": 4339675.239,
                "name": "Y",
                "position": 1,
                "stddev": 363.7856426,
                "variance": 132339.9938
              },
              {
                "average": 155.6600585,
                "count": 17223688,
                "maximum": 368.648244,
                "minimum": -7.931756041,
                "name": "Z",
                "position": 2,
                "stddev": 13.519127,
                "variance": 182.7667949
              },
              {
                "average": 6586.905072,
                "count": 17223688,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6347.398738,
                "variance": 40289470.74
              },
              {
                "average": 2.079882892,
                "count": 17223688,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.294152752,
                "variance": 1.674831346
              },
              {
                "average": 3.010228297,
                "count": 17223688,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.562816295,
                "variance": 2.442394772
              },
              {
                "average": 0.4973486515,
                "count": 17223688,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999929848,
                "variance": 0.2499929849
              },
              {
                "average": 0,
                "count": 17223688,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.337224118,
                "count": 17223688,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4777751469,
                "variance": 0.228269091
              },
              {
                "average": -4.419227594,
                "count": 17223688,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00133033,
                "variance": 144.0319296
              },
              {
                "average": 0,
                "count": 17223688,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.11230719,
                "count": 17223688,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5643551079,
                "variance": 0.3184966878
              },
              {
                "average": 203197776.7,
                "count": 17223688,
                "maximum": 203198397,
                "minimum": 203196560.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 488.8820657,
                "variance": 239005.6741
              },
              {
                "average": 0,
                "count": 17223688,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17223688,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17223688,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001396332771,
                "count": 17223688,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01181582785,
                "variance": 0.0001396137878
              },
              {
                "average": 0.3850546991,
                "count": 17223688,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4866082526,
                "variance": 0.2367875915
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291192.3137,
              4339675.239,
              -7.931756041,
              293047.6737,
              4340934.559,
              368.648244
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291192.3136502578,
                    4339675.2393285725,
                    -7.931756040622872
                  ],
                  [
                    291192.3136502578,
                    4340934.559328573,
                    -7.931756040622872
                  ],
                  [
                    293047.6736502578,
                    4340934.559328573,
                    368.6482439593771
                  ],
                  [
                    293047.6736502578,
                    4339675.2393285725,
                    368.6482439593771
                  ],
                  [
                    291192.3136502578,
                    4339675.2393285725,
                    -7.931756040622872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:46:37+00:00",
            "end_time": "2018-02-20T21:16: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": "20180221_212536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35372369971589,
              39.13754535890528,
              -9.027143789869058
            ],
            [
              -77.35410152075319,
              39.14888348524239,
              -9.027143789869058
            ],
            [
              -77.33264947778048,
              39.149315040827936,
              363.33285621013096
            ],
            [
              -77.33227509203549,
              39.13797674121526,
              363.33285621013096
            ],
            [
              -77.35372369971589,
              39.13754535890528,
              -9.027143789869058
            ]
          ]
        ]
      },
      "bbox": [
        -77.35410152,
        39.13754536,
        -9.02714379,
        -77.33227509,
        39.14931504,
        363.3328562
      ],
      "properties": {
        "datetime": "2018-02-21T19:17:59Z",
        "pc:count": 17451301,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297509.2291,
            "count": 17451301,
            "maximum": 298425.7691,
            "minimum": 296570.5491,
            "name": "X",
            "position": 0,
            "stddev": 545.1286782,
            "variance": 297165.2758
          },
          {
            "average": 4335324.891,
            "count": 17451301,
            "maximum": 4335936.955,
            "minimum": 4334677.655,
            "name": "Y",
            "position": 1,
            "stddev": 356.1762847,
            "variance": 126861.5458
          },
          {
            "average": 94.28398737,
            "count": 17451301,
            "maximum": 363.3328562,
            "minimum": -9.02714379,
            "name": "Z",
            "position": 2,
            "stddev": 15.5930873,
            "variance": 243.1443716
          },
          {
            "average": 5733.537609,
            "count": 17451301,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5716.994257,
            "variance": 32684023.33
          },
          {
            "average": 2.129636295,
            "count": 17451301,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.288381874,
            "variance": 1.659927854
          },
          {
            "average": 3.103094663,
            "count": 17451301,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.518537355,
            "variance": 2.305955698
          },
          {
            "average": 0.4978639128,
            "count": 17451301,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954514,
            "variance": 0.2499954515
          },
          {
            "average": 0,
            "count": 17451301,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375945954,
            "count": 17451301,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4925323559,
            "variance": 0.2425881216
          },
          {
            "average": 5.594533088,
            "count": 17451301,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.29097004,
            "variance": 176.6498845
          },
          {
            "average": 0,
            "count": 17451301,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.24448017,
            "count": 17451301,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7139579515,
            "variance": 0.5097359564
          },
          {
            "average": 203275029.3,
            "count": 17451301,
            "maximum": 203275879.6,
            "minimum": 203273967.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 719.7944815,
            "variance": 518104.0956
          },
          {
            "average": 0,
            "count": 17451301,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17451301,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17451301,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001993547644,
            "count": 17451301,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01411789763,
            "variance": 0.0001993150335
          },
          {
            "average": 0.4241192677,
            "count": 17451301,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.494208588,
            "variance": 0.2442421285
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296570.5491,
          4334677.655,
          -9.02714379,
          298425.7691,
          4335936.955,
          363.3328562
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296570.5490979482,
                4334677.6547275055,
                -9.027143789869058
              ],
              [
                296570.5490979482,
                4335936.954727506,
                -9.027143789869058
              ],
              [
                298425.76909794816,
                4335936.954727506,
                363.33285621013096
              ],
              [
                298425.76909794816,
                4334677.6547275055,
                363.33285621013096
              ],
              [
                296570.5490979482,
                4334677.6547275055,
                -9.027143789869058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:17:59+00:00",
        "end_time": "2018-02-21T18:46:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_212536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_212536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_212536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35410152,
            39.13754536,
            -9.02714379,
            -77.33227509,
            39.14931504,
            363.3328562
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35372369971589,
                  39.13754535890528,
                  -9.027143789869058
                ],
                [
                  -77.35410152075319,
                  39.14888348524239,
                  -9.027143789869058
                ],
                [
                  -77.33264947778048,
                  39.149315040827936,
                  363.33285621013096
                ],
                [
                  -77.33227509203549,
                  39.13797674121526,
                  363.33285621013096
                ],
                [
                  -77.35372369971589,
                  39.13754535890528,
                  -9.027143789869058
                ]
              ]
            ]
          },
          "id": "20180221_212536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:17:59Z",
            "pc:count": 17451301,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297509.2291,
                "count": 17451301,
                "maximum": 298425.7691,
                "minimum": 296570.5491,
                "name": "X",
                "position": 0,
                "stddev": 545.1286782,
                "variance": 297165.2758
              },
              {
                "average": 4335324.891,
                "count": 17451301,
                "maximum": 4335936.955,
                "minimum": 4334677.655,
                "name": "Y",
                "position": 1,
                "stddev": 356.1762847,
                "variance": 126861.5458
              },
              {
                "average": 94.28398737,
                "count": 17451301,
                "maximum": 363.3328562,
                "minimum": -9.02714379,
                "name": "Z",
                "position": 2,
                "stddev": 15.5930873,
                "variance": 243.1443716
              },
              {
                "average": 5733.537609,
                "count": 17451301,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5716.994257,
                "variance": 32684023.33
              },
              {
                "average": 2.129636295,
                "count": 17451301,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.288381874,
                "variance": 1.659927854
              },
              {
                "average": 3.103094663,
                "count": 17451301,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.518537355,
                "variance": 2.305955698
              },
              {
                "average": 0.4978639128,
                "count": 17451301,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954514,
                "variance": 0.2499954515
              },
              {
                "average": 0,
                "count": 17451301,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375945954,
                "count": 17451301,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4925323559,
                "variance": 0.2425881216
              },
              {
                "average": 5.594533088,
                "count": 17451301,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.29097004,
                "variance": 176.6498845
              },
              {
                "average": 0,
                "count": 17451301,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.24448017,
                "count": 17451301,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7139579515,
                "variance": 0.5097359564
              },
              {
                "average": 203275029.3,
                "count": 17451301,
                "maximum": 203275879.6,
                "minimum": 203273967.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 719.7944815,
                "variance": 518104.0956
              },
              {
                "average": 0,
                "count": 17451301,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17451301,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17451301,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001993547644,
                "count": 17451301,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01411789763,
                "variance": 0.0001993150335
              },
              {
                "average": 0.4241192677,
                "count": 17451301,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.494208588,
                "variance": 0.2442421285
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296570.5491,
              4334677.655,
              -9.02714379,
              298425.7691,
              4335936.955,
              363.3328562
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296570.5490979482,
                    4334677.6547275055,
                    -9.027143789869058
                  ],
                  [
                    296570.5490979482,
                    4335936.954727506,
                    -9.027143789869058
                  ],
                  [
                    298425.76909794816,
                    4335936.954727506,
                    363.33285621013096
                  ],
                  [
                    298425.76909794816,
                    4334677.6547275055,
                    363.33285621013096
                  ],
                  [
                    296570.5490979482,
                    4334677.6547275055,
                    -9.027143789869058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:17:59+00:00",
            "end_time": "2018-02-21T18:46: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": "20180221_200516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39572433070519,
              39.082498373715225,
              -6.405694260969682
            ],
            [
              -77.39610810644113,
              39.09383536144979,
              -6.405694260969682
            ],
            [
              -77.37467062856362,
              39.094274192249635,
              358.19430573903037
            ],
            [
              -77.37429027848428,
              39.082937028264624,
              358.19430573903037
            ],
            [
              -77.39572433070519,
              39.082498373715225,
              -6.405694260969682
            ]
          ]
        ]
      },
      "bbox": [
        -77.39610811,
        39.08249837,
        -6.405694261,
        -77.37429028,
        39.09427419,
        358.1943057
      ],
      "properties": {
        "datetime": "2018-03-06T14:32:50Z",
        "pc:count": 18944151,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293720.5554,
            "count": 18944151,
            "maximum": 294634.2637,
            "minimum": 292778.8037,
            "name": "X",
            "position": 0,
            "stddev": 520.3704037,
            "variance": 270785.357
          },
          {
            "average": 4329250.923,
            "count": 18944151,
            "maximum": 4329922.046,
            "minimum": 4328662.846,
            "name": "Y",
            "position": 1,
            "stddev": 344.9660743,
            "variance": 119001.5924
          },
          {
            "average": 84.03963858,
            "count": 18944151,
            "maximum": 358.1943057,
            "minimum": -6.405694261,
            "name": "Z",
            "position": 2,
            "stddev": 10.35191953,
            "variance": 107.162238
          },
          {
            "average": 5253.542843,
            "count": 18944151,
            "maximum": 65513,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5268.018689,
            "variance": 27752020.91
          },
          {
            "average": 2.129500551,
            "count": 18944151,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.255009659,
            "variance": 1.575049245
          },
          {
            "average": 3.102771879,
            "count": 18944151,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.457535321,
            "variance": 2.124409211
          },
          {
            "average": 0.5011645019,
            "count": 18944151,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986571,
            "variance": 0.2499986571
          },
          {
            "average": 0,
            "count": 18944151,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372613742,
            "count": 18944151,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4974108958,
            "variance": 0.2474175992
          },
          {
            "average": 11.26729484,
            "count": 18944151,
            "maximum": 19.99799919,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.450823574,
            "variance": 55.51477193
          },
          {
            "average": 0,
            "count": 18944151,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 56.06697909,
            "count": 18944151,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.51618513,
            "variance": 12.36355787
          },
          {
            "average": 203294224.1,
            "count": 18944151,
            "maximum": 204381970.5,
            "minimum": 203276423.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 135652.1652,
            "variance": 18401509920.0
          },
          {
            "average": 0,
            "count": 18944151,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18944151,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18944151,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002930192015,
            "count": 18944151,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01711529599,
            "variance": 0.0002929333568
          },
          {
            "average": 0.401494002,
            "count": 18944151,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4902005519,
            "variance": 0.240296581
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292778.8037,
          4328662.846,
          -6.405694261,
          294634.2637,
          4329922.046,
          358.1943057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292778.8036725793,
                4328662.846495412,
                -6.405694260969682
              ],
              [
                292778.8036725793,
                4329922.046495412,
                -6.405694260969682
              ],
              [
                294634.26367257925,
                4329922.046495412,
                358.19430573903037
              ],
              [
                294634.26367257925,
                4328662.846495412,
                358.19430573903037
              ],
              [
                292778.8036725793,
                4328662.846495412,
                -6.405694260969682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:32:50+00:00",
        "end_time": "2018-02-21T19:27:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_200516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_200516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_200516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39610811,
            39.08249837,
            -6.405694261,
            -77.37429028,
            39.09427419,
            358.1943057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39572433070519,
                  39.082498373715225,
                  -6.405694260969682
                ],
                [
                  -77.39610810644113,
                  39.09383536144979,
                  -6.405694260969682
                ],
                [
                  -77.37467062856362,
                  39.094274192249635,
                  358.19430573903037
                ],
                [
                  -77.37429027848428,
                  39.082937028264624,
                  358.19430573903037
                ],
                [
                  -77.39572433070519,
                  39.082498373715225,
                  -6.405694260969682
                ]
              ]
            ]
          },
          "id": "20180221_200516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:32:50Z",
            "pc:count": 18944151,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293720.5554,
                "count": 18944151,
                "maximum": 294634.2637,
                "minimum": 292778.8037,
                "name": "X",
                "position": 0,
                "stddev": 520.3704037,
                "variance": 270785.357
              },
              {
                "average": 4329250.923,
                "count": 18944151,
                "maximum": 4329922.046,
                "minimum": 4328662.846,
                "name": "Y",
                "position": 1,
                "stddev": 344.9660743,
                "variance": 119001.5924
              },
              {
                "average": 84.03963858,
                "count": 18944151,
                "maximum": 358.1943057,
                "minimum": -6.405694261,
                "name": "Z",
                "position": 2,
                "stddev": 10.35191953,
                "variance": 107.162238
              },
              {
                "average": 5253.542843,
                "count": 18944151,
                "maximum": 65513,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5268.018689,
                "variance": 27752020.91
              },
              {
                "average": 2.129500551,
                "count": 18944151,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.255009659,
                "variance": 1.575049245
              },
              {
                "average": 3.102771879,
                "count": 18944151,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.457535321,
                "variance": 2.124409211
              },
              {
                "average": 0.5011645019,
                "count": 18944151,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986571,
                "variance": 0.2499986571
              },
              {
                "average": 0,
                "count": 18944151,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372613742,
                "count": 18944151,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4974108958,
                "variance": 0.2474175992
              },
              {
                "average": 11.26729484,
                "count": 18944151,
                "maximum": 19.99799919,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.450823574,
                "variance": 55.51477193
              },
              {
                "average": 0,
                "count": 18944151,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 56.06697909,
                "count": 18944151,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.51618513,
                "variance": 12.36355787
              },
              {
                "average": 203294224.1,
                "count": 18944151,
                "maximum": 204381970.5,
                "minimum": 203276423.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 135652.1652,
                "variance": 18401509920.0
              },
              {
                "average": 0,
                "count": 18944151,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18944151,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18944151,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002930192015,
                "count": 18944151,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01711529599,
                "variance": 0.0002929333568
              },
              {
                "average": 0.401494002,
                "count": 18944151,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4902005519,
                "variance": 0.240296581
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292778.8037,
              4328662.846,
              -6.405694261,
              294634.2637,
              4329922.046,
              358.1943057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292778.8036725793,
                    4328662.846495412,
                    -6.405694260969682
                  ],
                  [
                    292778.8036725793,
                    4329922.046495412,
                    -6.405694260969682
                  ],
                  [
                    294634.26367257925,
                    4329922.046495412,
                    358.19430573903037
                  ],
                  [
                    294634.26367257925,
                    4328662.846495412,
                    358.19430573903037
                  ],
                  [
                    292778.8036725793,
                    4328662.846495412,
                    -6.405694260969682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:32:50+00:00",
            "end_time": "2018-02-21T19:27: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": "20180221_212524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35355928870965,
              39.104597648647896,
              -8.66865000166328
            ],
            [
              -77.35393664651225,
              39.11593602062754,
              -8.66865000166328
            ],
            [
              -77.33249390158362,
              39.11636725819297,
              380.0713499983367
            ],
            [
              -77.3321199736155,
              39.10502871301975,
              380.0713499983367
            ],
            [
              -77.35355928870965,
              39.104597648647896,
              -8.66865000166328
            ]
          ]
        ]
      },
      "bbox": [
        -77.35393665,
        39.10459765,
        -8.668650002,
        -77.33211997,
        39.11636726,
        380.07135
      ],
      "properties": {
        "datetime": "2018-03-06T14:31:43Z",
        "pc:count": 16817382,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297549.9852,
            "count": 16817382,
            "maximum": 298345.2051,
            "minimum": 296489.9251,
            "name": "X",
            "position": 0,
            "stddev": 493.2362671,
            "variance": 243282.0152
          },
          {
            "average": 4331667.317,
            "count": 16817382,
            "maximum": 4332279.653,
            "minimum": 4331020.333,
            "name": "Y",
            "position": 1,
            "stddev": 363.2462504,
            "variance": 131947.8384
          },
          {
            "average": 84.52530219,
            "count": 16817382,
            "maximum": 380.07135,
            "minimum": -8.668650002,
            "name": "Z",
            "position": 2,
            "stddev": 12.65422033,
            "variance": 160.1292922
          },
          {
            "average": 6207.014515,
            "count": 16817382,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5699.227403,
            "variance": 32481193
          },
          {
            "average": 2.032978736,
            "count": 16817382,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.272844348,
            "variance": 1.620132734
          },
          {
            "average": 2.90508261,
            "count": 16817382,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.572308858,
            "variance": 2.472155146
          },
          {
            "average": 0.4972813842,
            "count": 16817382,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999926239,
            "variance": 0.249992624
          },
          {
            "average": 0,
            "count": 16817382,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.448428299,
            "count": 16817382,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5096685657,
            "variance": 0.2597620469
          },
          {
            "average": 10.31674364,
            "count": 16817382,
            "maximum": 19.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.450105329,
            "variance": 71.40428007
          },
          {
            "average": 0,
            "count": 16817382,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.77497746,
            "count": 16817382,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.414267481,
            "variance": 54.97136227
          },
          {
            "average": 203358815.3,
            "count": 16817382,
            "maximum": 204381903.3,
            "minimum": 203276483.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 288717.6912,
            "variance": 83357905220.0
          },
          {
            "average": 0,
            "count": 16817382,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16817382,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16817382,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002317839959,
            "count": 16817382,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01522268984,
            "variance": 0.0002317302858
          },
          {
            "average": 0.283638916,
            "count": 16817382,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.450763678,
            "variance": 0.2031878934
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296489.9251,
          4331020.333,
          -8.668650002,
          298345.2051,
          4332279.653,
          380.07135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296489.9250760538,
                4331020.332745083,
                -8.66865000166328
              ],
              [
                296489.9250760538,
                4332279.652745083,
                -8.66865000166328
              ],
              [
                298345.20507605386,
                4332279.652745083,
                380.0713499983367
              ],
              [
                298345.20507605386,
                4331020.332745083,
                380.0713499983367
              ],
              [
                296489.9250760538,
                4331020.332745083,
                -8.66865000166328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:31:43+00:00",
        "end_time": "2018-02-21T19:28:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_212524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_212524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_212524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35393665,
            39.10459765,
            -8.668650002,
            -77.33211997,
            39.11636726,
            380.07135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35355928870965,
                  39.104597648647896,
                  -8.66865000166328
                ],
                [
                  -77.35393664651225,
                  39.11593602062754,
                  -8.66865000166328
                ],
                [
                  -77.33249390158362,
                  39.11636725819297,
                  380.0713499983367
                ],
                [
                  -77.3321199736155,
                  39.10502871301975,
                  380.0713499983367
                ],
                [
                  -77.35355928870965,
                  39.104597648647896,
                  -8.66865000166328
                ]
              ]
            ]
          },
          "id": "20180221_212524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:31:43Z",
            "pc:count": 16817382,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297549.9852,
                "count": 16817382,
                "maximum": 298345.2051,
                "minimum": 296489.9251,
                "name": "X",
                "position": 0,
                "stddev": 493.2362671,
                "variance": 243282.0152
              },
              {
                "average": 4331667.317,
                "count": 16817382,
                "maximum": 4332279.653,
                "minimum": 4331020.333,
                "name": "Y",
                "position": 1,
                "stddev": 363.2462504,
                "variance": 131947.8384
              },
              {
                "average": 84.52530219,
                "count": 16817382,
                "maximum": 380.07135,
                "minimum": -8.668650002,
                "name": "Z",
                "position": 2,
                "stddev": 12.65422033,
                "variance": 160.1292922
              },
              {
                "average": 6207.014515,
                "count": 16817382,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5699.227403,
                "variance": 32481193
              },
              {
                "average": 2.032978736,
                "count": 16817382,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.272844348,
                "variance": 1.620132734
              },
              {
                "average": 2.90508261,
                "count": 16817382,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.572308858,
                "variance": 2.472155146
              },
              {
                "average": 0.4972813842,
                "count": 16817382,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999926239,
                "variance": 0.249992624
              },
              {
                "average": 0,
                "count": 16817382,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.448428299,
                "count": 16817382,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5096685657,
                "variance": 0.2597620469
              },
              {
                "average": 10.31674364,
                "count": 16817382,
                "maximum": 19.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.450105329,
                "variance": 71.40428007
              },
              {
                "average": 0,
                "count": 16817382,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.77497746,
                "count": 16817382,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.414267481,
                "variance": 54.97136227
              },
              {
                "average": 203358815.3,
                "count": 16817382,
                "maximum": 204381903.3,
                "minimum": 203276483.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 288717.6912,
                "variance": 83357905220.0
              },
              {
                "average": 0,
                "count": 16817382,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16817382,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16817382,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002317839959,
                "count": 16817382,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01522268984,
                "variance": 0.0002317302858
              },
              {
                "average": 0.283638916,
                "count": 16817382,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.450763678,
                "variance": 0.2031878934
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296489.9251,
              4331020.333,
              -8.668650002,
              298345.2051,
              4332279.653,
              380.07135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296489.9250760538,
                    4331020.332745083,
                    -8.66865000166328
                  ],
                  [
                    296489.9250760538,
                    4332279.652745083,
                    -8.66865000166328
                  ],
                  [
                    298345.20507605386,
                    4332279.652745083,
                    380.0713499983367
                  ],
                  [
                    298345.20507605386,
                    4331020.332745083,
                    380.0713499983367
                  ],
                  [
                    296489.9250760538,
                    4331020.332745083,
                    -8.66865000166328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:31:43+00:00",
            "end_time": "2018-02-21T19:28: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": "20180220_194556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41750572770715,
              39.19224756356512,
              -9.353326955729216
            ],
            [
              -77.41789454961798,
              39.20358541617137,
              -9.353326955729216
            ],
            [
              -77.39642316659116,
              39.204029303436236,
              359.3266730442708
            ],
            [
              -77.39603778940106,
              39.192691272678445,
              359.3266730442708
            ],
            [
              -77.41750572770715,
              39.19224756356512,
              -9.353326955729216
            ]
          ]
        ]
      },
      "bbox": [
        -77.41789455,
        39.19224756,
        -9.353326956,
        -77.39603779,
        39.2040293,
        359.326673
      ],
      "properties": {
        "datetime": "2018-02-20T21:36:24Z",
        "pc:count": 22684893,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292204.4263,
            "count": 22684893,
            "maximum": 293074.7111,
            "minimum": 291219.1711,
            "name": "X",
            "position": 0,
            "stddev": 514.971693,
            "variance": 265195.8446
          },
          {
            "average": 4341500.438,
            "count": 22684893,
            "maximum": 4342153.608,
            "minimum": 4340894.268,
            "name": "Y",
            "position": 1,
            "stddev": 346.014406,
            "variance": 119725.9691
          },
          {
            "average": 156.4010871,
            "count": 22684893,
            "maximum": 359.326673,
            "minimum": -9.353326956,
            "name": "Z",
            "position": 2,
            "stddev": 14.0806049,
            "variance": 198.2634345
          },
          {
            "average": 4698.768352,
            "count": 22684893,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5470.582444,
            "variance": 29927272.28
          },
          {
            "average": 2.342757887,
            "count": 22684893,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.316261002,
            "variance": 1.732543025
          },
          {
            "average": 3.505554203,
            "count": 22684893,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.348991476,
            "variance": 1.819778002
          },
          {
            "average": 0.4980820055,
            "count": 22684893,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963323,
            "variance": 0.2499963323
          },
          {
            "average": 0,
            "count": 22684893,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27270629,
            "count": 22684893,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.453770663,
            "variance": 0.2059078146
          },
          {
            "average": 9.966265309,
            "count": 22684893,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.974030008,
            "variance": 99.4812746
          },
          {
            "average": 0,
            "count": 22684893,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.44805664,
            "count": 22684893,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5975446573,
            "variance": 0.3570596175
          },
          {
            "average": 203197140.9,
            "count": 22684893,
            "maximum": 203197784.9,
            "minimum": 203195955.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 634.90909,
            "variance": 403109.5526
          },
          {
            "average": 0,
            "count": 22684893,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22684893,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22684893,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002292274422,
            "count": 22684893,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01513852394,
            "variance": 0.0002291749071
          },
          {
            "average": 0.3540017138,
            "count": 22684893,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.478209693,
            "variance": 0.2286845105
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291219.1711,
          4340894.268,
          -9.353326956,
          293074.7111,
          4342153.608,
          359.326673
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291219.17113429424,
                4340894.268410288,
                -9.353326955729216
              ],
              [
                291219.17113429424,
                4342153.608410288,
                -9.353326955729216
              ],
              [
                293074.7111342943,
                4342153.608410288,
                359.3266730442708
              ],
              [
                293074.7111342943,
                4340894.268410288,
                359.3266730442708
              ],
              [
                291219.17113429424,
                4340894.268410288,
                -9.353326955729216
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:36:24+00:00",
        "end_time": "2018-02-20T21:05:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_194556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_194556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_194556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41789455,
            39.19224756,
            -9.353326956,
            -77.39603779,
            39.2040293,
            359.326673
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41750572770715,
                  39.19224756356512,
                  -9.353326955729216
                ],
                [
                  -77.41789454961798,
                  39.20358541617137,
                  -9.353326955729216
                ],
                [
                  -77.39642316659116,
                  39.204029303436236,
                  359.3266730442708
                ],
                [
                  -77.39603778940106,
                  39.192691272678445,
                  359.3266730442708
                ],
                [
                  -77.41750572770715,
                  39.19224756356512,
                  -9.353326955729216
                ]
              ]
            ]
          },
          "id": "20180220_194556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:36:24Z",
            "pc:count": 22684893,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292204.4263,
                "count": 22684893,
                "maximum": 293074.7111,
                "minimum": 291219.1711,
                "name": "X",
                "position": 0,
                "stddev": 514.971693,
                "variance": 265195.8446
              },
              {
                "average": 4341500.438,
                "count": 22684893,
                "maximum": 4342153.608,
                "minimum": 4340894.268,
                "name": "Y",
                "position": 1,
                "stddev": 346.014406,
                "variance": 119725.9691
              },
              {
                "average": 156.4010871,
                "count": 22684893,
                "maximum": 359.326673,
                "minimum": -9.353326956,
                "name": "Z",
                "position": 2,
                "stddev": 14.0806049,
                "variance": 198.2634345
              },
              {
                "average": 4698.768352,
                "count": 22684893,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5470.582444,
                "variance": 29927272.28
              },
              {
                "average": 2.342757887,
                "count": 22684893,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.316261002,
                "variance": 1.732543025
              },
              {
                "average": 3.505554203,
                "count": 22684893,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.348991476,
                "variance": 1.819778002
              },
              {
                "average": 0.4980820055,
                "count": 22684893,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963323,
                "variance": 0.2499963323
              },
              {
                "average": 0,
                "count": 22684893,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27270629,
                "count": 22684893,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.453770663,
                "variance": 0.2059078146
              },
              {
                "average": 9.966265309,
                "count": 22684893,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.974030008,
                "variance": 99.4812746
              },
              {
                "average": 0,
                "count": 22684893,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.44805664,
                "count": 22684893,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5975446573,
                "variance": 0.3570596175
              },
              {
                "average": 203197140.9,
                "count": 22684893,
                "maximum": 203197784.9,
                "minimum": 203195955.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 634.90909,
                "variance": 403109.5526
              },
              {
                "average": 0,
                "count": 22684893,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22684893,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22684893,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002292274422,
                "count": 22684893,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01513852394,
                "variance": 0.0002291749071
              },
              {
                "average": 0.3540017138,
                "count": 22684893,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.478209693,
                "variance": 0.2286845105
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291219.1711,
              4340894.268,
              -9.353326956,
              293074.7111,
              4342153.608,
              359.326673
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291219.17113429424,
                    4340894.268410288,
                    -9.353326955729216
                  ],
                  [
                    291219.17113429424,
                    4342153.608410288,
                    -9.353326955729216
                  ],
                  [
                    293074.7111342943,
                    4342153.608410288,
                    359.3266730442708
                  ],
                  [
                    293074.7111342943,
                    4340894.268410288,
                    359.3266730442708
                  ],
                  [
                    291219.17113429424,
                    4340894.268410288,
                    -9.353326955729216
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:36:24+00:00",
            "end_time": "2018-02-20T21:05:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_206580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37551324260696,
              39.25828342775026,
              -10.30022806400521
            ],
            [
              -77.37589616437978,
              39.269620059691896,
              -10.30022806400521
            ],
            [
              -77.3544065350958,
              39.27005676401253,
              443.13977193599476
            ],
            [
              -77.35402706895538,
              39.25871995690454,
              443.13977193599476
            ],
            [
              -77.37551324260696,
              39.25828342775026,
              -10.30022806400521
            ]
          ]
        ]
      },
      "bbox": [
        -77.37589616,
        39.25828343,
        -10.30022806,
        -77.35402707,
        39.27005676,
        443.1397719
      ],
      "properties": {
        "datetime": "2018-04-13T14:19:42Z",
        "pc:count": 18364962,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295936.4331,
            "count": 18364962,
            "maximum": 296893.7606,
            "minimum": 295038.4406,
            "name": "X",
            "position": 0,
            "stddev": 539.0486485,
            "variance": 290573.4455
          },
          {
            "average": 4348801.809,
            "count": 18364962,
            "maximum": 4349387.153,
            "minimum": 4348127.973,
            "name": "Y",
            "position": 1,
            "stddev": 360.0665078,
            "variance": 129647.89
          },
          {
            "average": 139.7766979,
            "count": 18364962,
            "maximum": 443.1397719,
            "minimum": -10.30022806,
            "name": "Z",
            "position": 2,
            "stddev": 11.79103916,
            "variance": 139.0286045
          },
          {
            "average": 6581.923187,
            "count": 18364962,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5918.532034,
            "variance": 35029021.44
          },
          {
            "average": 1.987087204,
            "count": 18364962,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.263110415,
            "variance": 1.59544792
          },
          {
            "average": 2.834822528,
            "count": 18364962,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.577474656,
            "variance": 2.48842629
          },
          {
            "average": 0.4980470964,
            "count": 18364962,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961998,
            "variance": 0.2499961998
          },
          {
            "average": 0,
            "count": 18364962,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.393492728,
            "count": 18364962,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5130722595,
            "variance": 0.2632431435
          },
          {
            "average": -4.511754609,
            "count": 18364962,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.43237282,
            "variance": 180.4286397
          },
          {
            "average": 0,
            "count": 18364962,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.97441519,
            "count": 18364962,
            "maximum": 99,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.49297033,
            "variance": 379.9758924
          },
          {
            "average": 203825984.8,
            "count": 18364962,
            "maximum": 207664382.2,
            "minimum": 203193236.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1557312.533,
            "variance": 2425222326000.0
          },
          {
            "average": 0,
            "count": 18364962,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18364962,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18364962,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003573108401,
            "count": 18364962,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01889929069,
            "variance": 0.0003571831885
          },
          {
            "average": 0.4905068685,
            "count": 18364962,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999098859,
            "variance": 0.2499098941
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295038.4406,
          4348127.973,
          -10.30022806,
          296893.7606,
          4349387.153,
          443.1397719
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295038.4406368564,
                4348127.972829819,
                -10.30022806400521
              ],
              [
                295038.4406368564,
                4349387.152829818,
                -10.30022806400521
              ],
              [
                296893.7606368564,
                4349387.152829818,
                443.13977193599476
              ],
              [
                296893.7606368564,
                4348127.972829819,
                443.13977193599476
              ],
              [
                295038.4406368564,
                4348127.972829819,
                -10.30022806400521
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:19:42+00:00",
        "end_time": "2018-02-20T20:20:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_206580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_206580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_206580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37589616,
            39.25828343,
            -10.30022806,
            -77.35402707,
            39.27005676,
            443.1397719
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37551324260696,
                  39.25828342775026,
                  -10.30022806400521
                ],
                [
                  -77.37589616437978,
                  39.269620059691896,
                  -10.30022806400521
                ],
                [
                  -77.3544065350958,
                  39.27005676401253,
                  443.13977193599476
                ],
                [
                  -77.35402706895538,
                  39.25871995690454,
                  443.13977193599476
                ],
                [
                  -77.37551324260696,
                  39.25828342775026,
                  -10.30022806400521
                ]
              ]
            ]
          },
          "id": "20180220_206580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:19:42Z",
            "pc:count": 18364962,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295936.4331,
                "count": 18364962,
                "maximum": 296893.7606,
                "minimum": 295038.4406,
                "name": "X",
                "position": 0,
                "stddev": 539.0486485,
                "variance": 290573.4455
              },
              {
                "average": 4348801.809,
                "count": 18364962,
                "maximum": 4349387.153,
                "minimum": 4348127.973,
                "name": "Y",
                "position": 1,
                "stddev": 360.0665078,
                "variance": 129647.89
              },
              {
                "average": 139.7766979,
                "count": 18364962,
                "maximum": 443.1397719,
                "minimum": -10.30022806,
                "name": "Z",
                "position": 2,
                "stddev": 11.79103916,
                "variance": 139.0286045
              },
              {
                "average": 6581.923187,
                "count": 18364962,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5918.532034,
                "variance": 35029021.44
              },
              {
                "average": 1.987087204,
                "count": 18364962,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.263110415,
                "variance": 1.59544792
              },
              {
                "average": 2.834822528,
                "count": 18364962,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.577474656,
                "variance": 2.48842629
              },
              {
                "average": 0.4980470964,
                "count": 18364962,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961998,
                "variance": 0.2499961998
              },
              {
                "average": 0,
                "count": 18364962,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.393492728,
                "count": 18364962,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5130722595,
                "variance": 0.2632431435
              },
              {
                "average": -4.511754609,
                "count": 18364962,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.43237282,
                "variance": 180.4286397
              },
              {
                "average": 0,
                "count": 18364962,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.97441519,
                "count": 18364962,
                "maximum": 99,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.49297033,
                "variance": 379.9758924
              },
              {
                "average": 203825984.8,
                "count": 18364962,
                "maximum": 207664382.2,
                "minimum": 203193236.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1557312.533,
                "variance": 2425222326000.0
              },
              {
                "average": 0,
                "count": 18364962,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18364962,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18364962,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003573108401,
                "count": 18364962,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01889929069,
                "variance": 0.0003571831885
              },
              {
                "average": 0.4905068685,
                "count": 18364962,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999098859,
                "variance": 0.2499098941
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295038.4406,
              4348127.973,
              -10.30022806,
              296893.7606,
              4349387.153,
              443.1397719
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295038.4406368564,
                    4348127.972829819,
                    -10.30022806400521
                  ],
                  [
                    295038.4406368564,
                    4349387.152829818,
                    -10.30022806400521
                  ],
                  [
                    296893.7606368564,
                    4349387.152829818,
                    443.13977193599476
                  ],
                  [
                    296893.7606368564,
                    4348127.972829819,
                    443.13977193599476
                  ],
                  [
                    295038.4406368564,
                    4348127.972829819,
                    -10.30022806400521
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:19:42+00:00",
            "end_time": "2018-02-20T20:20: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": "20180220_194560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41757038826161,
              39.20322941741514,
              -8.27286146999046
            ],
            [
              -77.41795939105906,
              39.2145677882393,
              -8.27286146999046
            ],
            [
              -77.39648466454399,
              39.215011790622256,
              355.34713853000954
            ],
            [
              -77.3960991085136,
              39.20367324160641,
              355.34713853000954
            ],
            [
              -77.41757038826161,
              39.20322941741514,
              -8.27286146999046
            ]
          ]
        ]
      },
      "bbox": [
        -77.41795939,
        39.20322942,
        -8.27286147,
        -77.39609911,
        39.21501179,
        355.3471385
      ],
      "properties": {
        "datetime": "2018-02-20T21:35:44Z",
        "pc:count": 20070699,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292226.6766,
            "count": 20070699,
            "maximum": 293101.6508,
            "minimum": 291246.1108,
            "name": "X",
            "position": 0,
            "stddev": 508.1492042,
            "variance": 258215.6138
          },
          {
            "average": 4342752.512,
            "count": 20070699,
            "maximum": 4343372.747,
            "minimum": 4342113.347,
            "name": "Y",
            "position": 1,
            "stddev": 336.6802671,
            "variance": 113353.6022
          },
          {
            "average": 139.1356271,
            "count": 20070699,
            "maximum": 355.3471385,
            "minimum": -8.27286147,
            "name": "Z",
            "position": 2,
            "stddev": 16.11033938,
            "variance": 259.543035
          },
          {
            "average": 5361.835961,
            "count": 20070699,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5770.762487,
            "variance": 33301699.68
          },
          {
            "average": 2.305802802,
            "count": 20070699,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.369136291,
            "variance": 1.874534183
          },
          {
            "average": 3.401933236,
            "count": 20070699,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.50997932,
            "variance": 2.280037547
          },
          {
            "average": 0.4960500877,
            "count": 20070699,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999844104,
            "variance": 0.2499844106
          },
          {
            "average": 0,
            "count": 20070699,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361749035,
            "count": 20070699,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4905160806,
            "variance": 0.2406060253
          },
          {
            "average": -10.67166261,
            "count": 20070699,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.956884867,
            "variance": 80.22578653
          },
          {
            "average": 0,
            "count": 20070699,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.38891969,
            "count": 20070699,
            "maximum": 47,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5483161632,
            "variance": 0.3006506148
          },
          {
            "average": 203196191.7,
            "count": 20070699,
            "maximum": 203197744.1,
            "minimum": 203194808.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 404.0097912,
            "variance": 163223.9114
          },
          {
            "average": 0,
            "count": 20070699,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20070699,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20070699,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002849925655,
            "count": 20070699,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01687931749,
            "variance": 0.000284911359
          },
          {
            "average": 0.3300134191,
            "count": 20070699,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4702175808,
            "variance": 0.2211045733
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291246.1108,
          4342113.347,
          -8.27286147,
          293101.6508,
          4343372.747,
          355.3471385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291246.11079394806,
                4342113.347223383,
                -8.27286146999046
              ],
              [
                291246.11079394806,
                4343372.747223384,
                -8.27286146999046
              ],
              [
                293101.6507939481,
                4343372.747223384,
                355.34713853000954
              ],
              [
                293101.6507939481,
                4342113.347223383,
                355.34713853000954
              ],
              [
                291246.11079394806,
                4342113.347223383,
                -8.27286146999046
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:35:44+00:00",
        "end_time": "2018-02-20T20:46:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_194560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_194560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_194560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41795939,
            39.20322942,
            -8.27286147,
            -77.39609911,
            39.21501179,
            355.3471385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41757038826161,
                  39.20322941741514,
                  -8.27286146999046
                ],
                [
                  -77.41795939105906,
                  39.2145677882393,
                  -8.27286146999046
                ],
                [
                  -77.39648466454399,
                  39.215011790622256,
                  355.34713853000954
                ],
                [
                  -77.3960991085136,
                  39.20367324160641,
                  355.34713853000954
                ],
                [
                  -77.41757038826161,
                  39.20322941741514,
                  -8.27286146999046
                ]
              ]
            ]
          },
          "id": "20180220_194560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:35:44Z",
            "pc:count": 20070699,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292226.6766,
                "count": 20070699,
                "maximum": 293101.6508,
                "minimum": 291246.1108,
                "name": "X",
                "position": 0,
                "stddev": 508.1492042,
                "variance": 258215.6138
              },
              {
                "average": 4342752.512,
                "count": 20070699,
                "maximum": 4343372.747,
                "minimum": 4342113.347,
                "name": "Y",
                "position": 1,
                "stddev": 336.6802671,
                "variance": 113353.6022
              },
              {
                "average": 139.1356271,
                "count": 20070699,
                "maximum": 355.3471385,
                "minimum": -8.27286147,
                "name": "Z",
                "position": 2,
                "stddev": 16.11033938,
                "variance": 259.543035
              },
              {
                "average": 5361.835961,
                "count": 20070699,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5770.762487,
                "variance": 33301699.68
              },
              {
                "average": 2.305802802,
                "count": 20070699,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.369136291,
                "variance": 1.874534183
              },
              {
                "average": 3.401933236,
                "count": 20070699,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.50997932,
                "variance": 2.280037547
              },
              {
                "average": 0.4960500877,
                "count": 20070699,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999844104,
                "variance": 0.2499844106
              },
              {
                "average": 0,
                "count": 20070699,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361749035,
                "count": 20070699,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4905160806,
                "variance": 0.2406060253
              },
              {
                "average": -10.67166261,
                "count": 20070699,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.956884867,
                "variance": 80.22578653
              },
              {
                "average": 0,
                "count": 20070699,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.38891969,
                "count": 20070699,
                "maximum": 47,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5483161632,
                "variance": 0.3006506148
              },
              {
                "average": 203196191.7,
                "count": 20070699,
                "maximum": 203197744.1,
                "minimum": 203194808.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 404.0097912,
                "variance": 163223.9114
              },
              {
                "average": 0,
                "count": 20070699,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20070699,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20070699,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002849925655,
                "count": 20070699,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01687931749,
                "variance": 0.000284911359
              },
              {
                "average": 0.3300134191,
                "count": 20070699,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4702175808,
                "variance": 0.2211045733
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291246.1108,
              4342113.347,
              -8.27286147,
              293101.6508,
              4343372.747,
              355.3471385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291246.11079394806,
                    4342113.347223383,
                    -8.27286146999046
                  ],
                  [
                    291246.11079394806,
                    4343372.747223384,
                    -8.27286146999046
                  ],
                  [
                    293101.6507939481,
                    4343372.747223384,
                    355.34713853000954
                  ],
                  [
                    293101.6507939481,
                    4342113.347223383,
                    355.34713853000954
                  ],
                  [
                    291246.11079394806,
                    4342113.347223383,
                    -8.27286146999046
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:35:44+00:00",
            "end_time": "2018-02-20T20:46:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_206584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37557278171192,
              39.269264308610474,
              -10.01068513356023
            ],
            [
              -77.37595399414225,
              39.280545639241254,
              -10.01068513356023
            ],
            [
              -77.35445986937307,
              39.28098247836391,
              452.48931486643977
            ],
            [
              -77.35408209778493,
              39.26970097338095,
              452.48931486643977
            ],
            [
              -77.37557278171192,
              39.269264308610474,
              -10.01068513356023
            ]
          ]
        ]
      },
      "bbox": [
        -77.37595399,
        39.26926431,
        -10.01068513,
        -77.3540821,
        39.28098248,
        452.4893149
      ],
      "properties": {
        "datetime": "2018-04-13T14:23:11Z",
        "pc:count": 26019930,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 296068.1071,
            "count": 26019930,
            "maximum": 296920.7243,
            "minimum": 295065.3043,
            "name": "X",
            "position": 0,
            "stddev": 489.0853426,
            "variance": 239204.4724
          },
          {
            "average": 4349947.725,
            "count": 26019930,
            "maximum": 4350599.973,
            "minimum": 4349346.933,
            "name": "Y",
            "position": 1,
            "stddev": 351.3023826,
            "variance": 123413.364
          },
          {
            "average": 141.8124637,
            "count": 26019930,
            "maximum": 452.4893149,
            "minimum": -10.01068513,
            "name": "Z",
            "position": 2,
            "stddev": 27.51866962,
            "variance": 757.2771779
          },
          {
            "average": 4547.512878,
            "count": 26019930,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5104.587992,
            "variance": 26056818.56
          },
          {
            "average": 2.378538835,
            "count": 26019930,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.351600483,
            "variance": 1.826823866
          },
          {
            "average": 3.496911444,
            "count": 26019930,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.410768261,
            "variance": 1.990267087
          },
          {
            "average": 0.4454006986,
            "count": 26019930,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4970099856,
            "variance": 0.2470189258
          },
          {
            "average": 0,
            "count": 26019930,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305773805,
            "count": 26019930,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5520919311,
            "variance": 0.3048055004
          },
          {
            "average": 4.350005662,
            "count": 26019930,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.05915273,
            "variance": 170.54147
          },
          {
            "average": 0,
            "count": 26019930,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.03393122,
            "count": 26019930,
            "maximum": 99,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.34558344,
            "variance": 642.3986001
          },
          {
            "average": 204434299.6,
            "count": 26019930,
            "maximum": 207664591.8,
            "minimum": 203192475,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2001938.292,
            "variance": 4007756925000.0
          },
          {
            "average": 0,
            "count": 26019930,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26019930,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26019930,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006777881416,
            "count": 26019930,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02602554074,
            "variance": 0.0006773287709
          },
          {
            "average": 0.585193004,
            "count": 26019930,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4926887064,
            "variance": 0.2427421614
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295065.3043,
          4349346.933,
          -10.01068513,
          296920.7243,
          4350599.973,
          452.4893149
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295065.3042503709,
                4349346.933422053,
                -10.01068513356023
              ],
              [
                295065.3042503709,
                4350599.973422052,
                -10.01068513356023
              ],
              [
                296920.7242503709,
                4350599.973422052,
                452.48931486643977
              ],
              [
                296920.7242503709,
                4349346.933422053,
                452.48931486643977
              ],
              [
                295065.3042503709,
                4349346.933422053,
                -10.01068513356023
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:23:11+00:00",
        "end_time": "2018-02-20T20:07:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_206584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_206584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_206584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37595399,
            39.26926431,
            -10.01068513,
            -77.3540821,
            39.28098248,
            452.4893149
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37557278171192,
                  39.269264308610474,
                  -10.01068513356023
                ],
                [
                  -77.37595399414225,
                  39.280545639241254,
                  -10.01068513356023
                ],
                [
                  -77.35445986937307,
                  39.28098247836391,
                  452.48931486643977
                ],
                [
                  -77.35408209778493,
                  39.26970097338095,
                  452.48931486643977
                ],
                [
                  -77.37557278171192,
                  39.269264308610474,
                  -10.01068513356023
                ]
              ]
            ]
          },
          "id": "20180220_206584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:23:11Z",
            "pc:count": 26019930,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 296068.1071,
                "count": 26019930,
                "maximum": 296920.7243,
                "minimum": 295065.3043,
                "name": "X",
                "position": 0,
                "stddev": 489.0853426,
                "variance": 239204.4724
              },
              {
                "average": 4349947.725,
                "count": 26019930,
                "maximum": 4350599.973,
                "minimum": 4349346.933,
                "name": "Y",
                "position": 1,
                "stddev": 351.3023826,
                "variance": 123413.364
              },
              {
                "average": 141.8124637,
                "count": 26019930,
                "maximum": 452.4893149,
                "minimum": -10.01068513,
                "name": "Z",
                "position": 2,
                "stddev": 27.51866962,
                "variance": 757.2771779
              },
              {
                "average": 4547.512878,
                "count": 26019930,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5104.587992,
                "variance": 26056818.56
              },
              {
                "average": 2.378538835,
                "count": 26019930,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.351600483,
                "variance": 1.826823866
              },
              {
                "average": 3.496911444,
                "count": 26019930,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.410768261,
                "variance": 1.990267087
              },
              {
                "average": 0.4454006986,
                "count": 26019930,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4970099856,
                "variance": 0.2470189258
              },
              {
                "average": 0,
                "count": 26019930,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305773805,
                "count": 26019930,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5520919311,
                "variance": 0.3048055004
              },
              {
                "average": 4.350005662,
                "count": 26019930,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.05915273,
                "variance": 170.54147
              },
              {
                "average": 0,
                "count": 26019930,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.03393122,
                "count": 26019930,
                "maximum": 99,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.34558344,
                "variance": 642.3986001
              },
              {
                "average": 204434299.6,
                "count": 26019930,
                "maximum": 207664591.8,
                "minimum": 203192475,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2001938.292,
                "variance": 4007756925000.0
              },
              {
                "average": 0,
                "count": 26019930,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26019930,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26019930,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006777881416,
                "count": 26019930,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02602554074,
                "variance": 0.0006773287709
              },
              {
                "average": 0.585193004,
                "count": 26019930,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4926887064,
                "variance": 0.2427421614
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295065.3043,
              4349346.933,
              -10.01068513,
              296920.7243,
              4350599.973,
              452.4893149
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295065.3042503709,
                    4349346.933422053,
                    -10.01068513356023
                  ],
                  [
                    295065.3042503709,
                    4350599.973422052,
                    -10.01068513356023
                  ],
                  [
                    296920.7242503709,
                    4350599.973422052,
                    452.48931486643977
                  ],
                  [
                    296920.7242503709,
                    4349346.933422053,
                    452.48931486643977
                  ],
                  [
                    295065.3042503709,
                    4349346.933422053,
                    -10.01068513356023
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:23:11+00:00",
            "end_time": "2018-02-20T20:07: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": "20180220_194576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41782823405731,
              39.24715653040814,
              -9.820396582090154
            ],
            [
              -77.41821578222384,
              39.25843359355645,
              -9.820396582090154
            ],
            [
              -77.39672768264542,
              39.25887805478088,
              485.97960341790986
            ],
            [
              -77.3963435701296,
              39.24760081427717,
              485.97960341790986
            ],
            [
              -77.41782823405731,
              39.24715653040814,
              -9.820396582090154
            ]
          ]
        ]
      },
      "bbox": [
        -77.41821578,
        39.24715653,
        -9.820396582,
        -77.39634357,
        39.25887805,
        485.9796034
      ],
      "properties": {
        "datetime": "2018-04-13T14:22:26Z",
        "pc:count": 29744878,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292333.3108,
            "count": 29744878,
            "maximum": 293209.5716,
            "minimum": 291354.0316,
            "name": "X",
            "position": 0,
            "stddev": 511.4171863,
            "variance": 261547.5384
          },
          {
            "average": 4347636.18,
            "count": 29744878,
            "maximum": 4348242.246,
            "minimum": 4346989.646,
            "name": "Y",
            "position": 1,
            "stddev": 357.3974683,
            "variance": 127732.9504
          },
          {
            "average": 165.2344836,
            "count": 29744878,
            "maximum": 485.9796034,
            "minimum": -9.820396582,
            "name": "Z",
            "position": 2,
            "stddev": 22.90110334,
            "variance": 524.4605343
          },
          {
            "average": 4191.229295,
            "count": 29744878,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4943.315314,
            "variance": 24436366.3
          },
          {
            "average": 2.601673875,
            "count": 29744878,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.384374454,
            "variance": 1.91649263
          },
          {
            "average": 3.779930414,
            "count": 29744878,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.278673001,
            "variance": 1.635004644
          },
          {
            "average": 0.564221746,
            "count": 29744878,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4958584229,
            "variance": 0.2458755756
          },
          {
            "average": 0,
            "count": 29744878,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265850847,
            "count": 29744878,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5854804561,
            "variance": 0.3427873645
          },
          {
            "average": 1.583021398,
            "count": 29744878,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.59996189,
            "variance": 184.9589635
          },
          {
            "average": 0,
            "count": 29744878,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.59121113,
            "count": 29744878,
            "maximum": 99,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.76603237,
            "variance": 663.8884239
          },
          {
            "average": 204494409.1,
            "count": 29744878,
            "maximum": 207664546.3,
            "minimum": 203192550.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2030854.65,
            "variance": 4124370611000.0
          },
          {
            "average": 0,
            "count": 29744878,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29744878,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29744878,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009466167587,
            "count": 29744878,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03075257237,
            "variance": 0.0009457207072
          },
          {
            "average": 0.5772832889,
            "count": 29744878,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4939911957,
            "variance": 0.2440273015
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291354.0316,
          4346989.646,
          -9.820396582,
          293209.5716,
          4348242.246,
          485.9796034
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291354.0316340119,
                4346989.6462990055,
                -9.820396582090154
              ],
              [
                291354.0316340119,
                4348242.246299005,
                -9.820396582090154
              ],
              [
                293209.5716340119,
                4348242.246299005,
                485.97960341790986
              ],
              [
                293209.5716340119,
                4346989.6462990055,
                485.97960341790986
              ],
              [
                291354.0316340119,
                4346989.6462990055,
                -9.820396582090154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:22:26+00:00",
        "end_time": "2018-02-20T20:09:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_194576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_194576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_194576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41821578,
            39.24715653,
            -9.820396582,
            -77.39634357,
            39.25887805,
            485.9796034
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41782823405731,
                  39.24715653040814,
                  -9.820396582090154
                ],
                [
                  -77.41821578222384,
                  39.25843359355645,
                  -9.820396582090154
                ],
                [
                  -77.39672768264542,
                  39.25887805478088,
                  485.97960341790986
                ],
                [
                  -77.3963435701296,
                  39.24760081427717,
                  485.97960341790986
                ],
                [
                  -77.41782823405731,
                  39.24715653040814,
                  -9.820396582090154
                ]
              ]
            ]
          },
          "id": "20180220_194576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:22:26Z",
            "pc:count": 29744878,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292333.3108,
                "count": 29744878,
                "maximum": 293209.5716,
                "minimum": 291354.0316,
                "name": "X",
                "position": 0,
                "stddev": 511.4171863,
                "variance": 261547.5384
              },
              {
                "average": 4347636.18,
                "count": 29744878,
                "maximum": 4348242.246,
                "minimum": 4346989.646,
                "name": "Y",
                "position": 1,
                "stddev": 357.3974683,
                "variance": 127732.9504
              },
              {
                "average": 165.2344836,
                "count": 29744878,
                "maximum": 485.9796034,
                "minimum": -9.820396582,
                "name": "Z",
                "position": 2,
                "stddev": 22.90110334,
                "variance": 524.4605343
              },
              {
                "average": 4191.229295,
                "count": 29744878,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4943.315314,
                "variance": 24436366.3
              },
              {
                "average": 2.601673875,
                "count": 29744878,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.384374454,
                "variance": 1.91649263
              },
              {
                "average": 3.779930414,
                "count": 29744878,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.278673001,
                "variance": 1.635004644
              },
              {
                "average": 0.564221746,
                "count": 29744878,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4958584229,
                "variance": 0.2458755756
              },
              {
                "average": 0,
                "count": 29744878,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265850847,
                "count": 29744878,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5854804561,
                "variance": 0.3427873645
              },
              {
                "average": 1.583021398,
                "count": 29744878,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.59996189,
                "variance": 184.9589635
              },
              {
                "average": 0,
                "count": 29744878,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.59121113,
                "count": 29744878,
                "maximum": 99,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.76603237,
                "variance": 663.8884239
              },
              {
                "average": 204494409.1,
                "count": 29744878,
                "maximum": 207664546.3,
                "minimum": 203192550.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2030854.65,
                "variance": 4124370611000.0
              },
              {
                "average": 0,
                "count": 29744878,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29744878,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29744878,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009466167587,
                "count": 29744878,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03075257237,
                "variance": 0.0009457207072
              },
              {
                "average": 0.5772832889,
                "count": 29744878,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4939911957,
                "variance": 0.2440273015
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291354.0316,
              4346989.646,
              -9.820396582,
              293209.5716,
              4348242.246,
              485.9796034
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291354.0316340119,
                    4346989.6462990055,
                    -9.820396582090154
                  ],
                  [
                    291354.0316340119,
                    4348242.246299005,
                    -9.820396582090154
                  ],
                  [
                    293209.5716340119,
                    4348242.246299005,
                    485.97960341790986
                  ],
                  [
                    293209.5716340119,
                    4346989.6462990055,
                    485.97960341790986
                  ],
                  [
                    291354.0316340119,
                    4346989.6462990055,
                    -9.820396582090154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:22:26+00:00",
            "end_time": "2018-02-20T20:09:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_206588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37228549082637,
              39.28031496971321,
              -6.234123909879429
            ],
            [
              -77.37249710214616,
              39.28658424238796,
              -6.234123909879429
            ],
            [
              -77.35448511024238,
              39.286950061070755,
              447.6058760901206
            ],
            [
              -77.35427510184132,
              39.28068070725504,
              447.6058760901206
            ],
            [
              -77.37228549082637,
              39.28031496971321,
              -6.234123909879429
            ]
          ]
        ]
      },
      "bbox": [
        -77.3724971,
        39.28031497,
        -6.23412391,
        -77.3542751,
        39.28695006,
        447.6058761
      ],
      "properties": {
        "datetime": "2018-04-13T14:23:11Z",
        "pc:count": 14763713,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295986.782,
            "count": 14763713,
            "maximum": 296935.7909,
            "minimum": 295381.0909,
            "name": "X",
            "position": 0,
            "stddev": 398.0875308,
            "variance": 158473.6822
          },
          {
            "average": 4350917.25,
            "count": 14763713,
            "maximum": 4351262.403,
            "minimum": 4350566.063,
            "name": "Y",
            "position": 1,
            "stddev": 189.3320188,
            "variance": 35846.61333
          },
          {
            "average": 154.1305261,
            "count": 14763713,
            "maximum": 447.6058761,
            "minimum": -6.23412391,
            "name": "Z",
            "position": 2,
            "stddev": 48.05883596,
            "variance": 2309.651714
          },
          {
            "average": 4440.844148,
            "count": 14763713,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5138.09348,
            "variance": 26400004.61
          },
          {
            "average": 2.467583595,
            "count": 14763713,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.362156764,
            "variance": 1.855471049
          },
          {
            "average": 3.625695582,
            "count": 14763713,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.342558886,
            "variance": 1.802464363
          },
          {
            "average": 0.4600576427,
            "count": 14763713,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984020715,
            "variance": 0.2484046249
          },
          {
            "average": 0,
            "count": 14763713,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254469997,
            "count": 14763713,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4910517023,
            "variance": 0.2411317744
          },
          {
            "average": -7.097788498,
            "count": 14763713,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.17834621,
            "variance": 148.3121165
          },
          {
            "average": 0,
            "count": 14763713,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.05844851,
            "count": 14763713,
            "maximum": 99,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.38529183,
            "variance": 594.6424579
          },
          {
            "average": 204254553.6,
            "count": 14763713,
            "maximum": 207664591.8,
            "minimum": 203192453.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1902710.434,
            "variance": 3620306997000.0
          },
          {
            "average": 0,
            "count": 14763713,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14763713,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14763713,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005599539899,
            "count": 14763713,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02365672165,
            "variance": 0.0005596404793
          },
          {
            "average": 0.687991361,
            "count": 14763713,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4633133526,
            "variance": 0.2146592627
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          295381.0909,
          4350566.063,
          -6.23412391,
          296935.7909,
          4351262.403,
          447.6058761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                295381.09094836627,
                4350566.063386507,
                -6.234123909879429
              ],
              [
                295381.09094836627,
                4351262.403386507,
                -6.234123909879429
              ],
              [
                296935.7909483662,
                4351262.403386507,
                447.6058760901206
              ],
              [
                296935.7909483662,
                4350566.063386507,
                447.6058760901206
              ],
              [
                295381.09094836627,
                4350566.063386507,
                -6.234123909879429
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:23:11+00:00",
        "end_time": "2018-02-20T20:07:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_206588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_206588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_206588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3724971,
            39.28031497,
            -6.23412391,
            -77.3542751,
            39.28695006,
            447.6058761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37228549082637,
                  39.28031496971321,
                  -6.234123909879429
                ],
                [
                  -77.37249710214616,
                  39.28658424238796,
                  -6.234123909879429
                ],
                [
                  -77.35448511024238,
                  39.286950061070755,
                  447.6058760901206
                ],
                [
                  -77.35427510184132,
                  39.28068070725504,
                  447.6058760901206
                ],
                [
                  -77.37228549082637,
                  39.28031496971321,
                  -6.234123909879429
                ]
              ]
            ]
          },
          "id": "20180220_206588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:23:11Z",
            "pc:count": 14763713,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295986.782,
                "count": 14763713,
                "maximum": 296935.7909,
                "minimum": 295381.0909,
                "name": "X",
                "position": 0,
                "stddev": 398.0875308,
                "variance": 158473.6822
              },
              {
                "average": 4350917.25,
                "count": 14763713,
                "maximum": 4351262.403,
                "minimum": 4350566.063,
                "name": "Y",
                "position": 1,
                "stddev": 189.3320188,
                "variance": 35846.61333
              },
              {
                "average": 154.1305261,
                "count": 14763713,
                "maximum": 447.6058761,
                "minimum": -6.23412391,
                "name": "Z",
                "position": 2,
                "stddev": 48.05883596,
                "variance": 2309.651714
              },
              {
                "average": 4440.844148,
                "count": 14763713,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5138.09348,
                "variance": 26400004.61
              },
              {
                "average": 2.467583595,
                "count": 14763713,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.362156764,
                "variance": 1.855471049
              },
              {
                "average": 3.625695582,
                "count": 14763713,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.342558886,
                "variance": 1.802464363
              },
              {
                "average": 0.4600576427,
                "count": 14763713,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984020715,
                "variance": 0.2484046249
              },
              {
                "average": 0,
                "count": 14763713,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254469997,
                "count": 14763713,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4910517023,
                "variance": 0.2411317744
              },
              {
                "average": -7.097788498,
                "count": 14763713,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.17834621,
                "variance": 148.3121165
              },
              {
                "average": 0,
                "count": 14763713,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.05844851,
                "count": 14763713,
                "maximum": 99,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.38529183,
                "variance": 594.6424579
              },
              {
                "average": 204254553.6,
                "count": 14763713,
                "maximum": 207664591.8,
                "minimum": 203192453.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1902710.434,
                "variance": 3620306997000.0
              },
              {
                "average": 0,
                "count": 14763713,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14763713,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14763713,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005599539899,
                "count": 14763713,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02365672165,
                "variance": 0.0005596404793
              },
              {
                "average": 0.687991361,
                "count": 14763713,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4633133526,
                "variance": 0.2146592627
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              295381.0909,
              4350566.063,
              -6.23412391,
              296935.7909,
              4351262.403,
              447.6058761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    295381.09094836627,
                    4350566.063386507,
                    -6.234123909879429
                  ],
                  [
                    295381.09094836627,
                    4351262.403386507,
                    -6.234123909879429
                  ],
                  [
                    296935.7909483662,
                    4351262.403386507,
                    447.6058760901206
                  ],
                  [
                    296935.7909483662,
                    4350566.063386507,
                    447.6058760901206
                  ],
                  [
                    295381.09094836627,
                    4350566.063386507,
                    -6.234123909879429
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:23:11+00:00",
            "end_time": "2018-02-20T20:07: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": "20180221_212540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35377854529212,
              39.148528123009136,
              -9.989061134079776
            ],
            [
              -77.35415650484018,
              39.159865687275726,
              -9.989061134079776
            ],
            [
              -77.33269904608642,
              39.16029739513503,
              369.01093886592025
            ],
            [
              -77.33232452387706,
              39.14895965755428,
              369.01093886592025
            ],
            [
              -77.35377854529212,
              39.148528123009136,
              -9.989061134079776
            ]
          ]
        ]
      },
      "bbox": [
        -77.3541565,
        39.14852812,
        -9.989061134,
        -77.33232452,
        39.1602974,
        369.0109389
      ],
      "properties": {
        "datetime": "2018-02-21T18:57:56Z",
        "pc:count": 16762440,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297645.4866,
            "count": 16762440,
            "maximum": 298452.8387,
            "minimum": 296597.4387,
            "name": "X",
            "position": 0,
            "stddev": 535.7844601,
            "variance": 287064.9877
          },
          {
            "average": 4336551.812,
            "count": 16762440,
            "maximum": 4337156.028,
            "minimum": 4335896.788,
            "name": "Y",
            "position": 1,
            "stddev": 342.8832725,
            "variance": 117568.9386
          },
          {
            "average": 99.08128144,
            "count": 16762440,
            "maximum": 369.0109389,
            "minimum": -9.989061134,
            "name": "Z",
            "position": 2,
            "stddev": 12.87752951,
            "variance": 165.8307662
          },
          {
            "average": 6657.240618,
            "count": 16762440,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5976.396906,
            "variance": 35717319.97
          },
          {
            "average": 2.024348544,
            "count": 16762440,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.295276377,
            "variance": 1.677740892
          },
          {
            "average": 2.885548285,
            "count": 16762440,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.61199623,
            "variance": 2.598531844
          },
          {
            "average": 0.4967895485,
            "count": 16762440,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999897078,
            "variance": 0.2499897079
          },
          {
            "average": 0,
            "count": 16762440,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.459124507,
            "count": 16762440,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5191626171,
            "variance": 0.2695298229
          },
          {
            "average": -11.11710941,
            "count": 16762440,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.25436161,
            "variance": 68.13448559
          },
          {
            "average": 0,
            "count": 16762440,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.34846914,
            "count": 16762440,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5167829014,
            "variance": 0.2670645672
          },
          {
            "average": 203274194.3,
            "count": 16762440,
            "maximum": 203274676.6,
            "minimum": 203272839.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 386.1381712,
            "variance": 149102.6872
          },
          {
            "average": 0,
            "count": 16762440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16762440,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16762440,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002423871465,
            "count": 16762440,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01556690109,
            "variance": 0.0002423284094
          },
          {
            "average": 0.4692942674,
            "count": 16762440,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990562822,
            "variance": 0.2490571728
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296597.4387,
          4335896.788,
          -9.989061134,
          298452.8387,
          4337156.028,
          369.0109389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296597.43865735026,
                4335896.7875596825,
                -9.989061134079776
              ],
              [
                296597.43865735026,
                4337156.027559683,
                -9.989061134079776
              ],
              [
                298452.8386573503,
                4337156.027559683,
                369.01093886592025
              ],
              [
                298452.8386573503,
                4335896.7875596825,
                369.01093886592025
              ],
              [
                296597.43865735026,
                4335896.7875596825,
                -9.989061134079776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:57:56+00:00",
        "end_time": "2018-02-21T18:27:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_212540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_212540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_212540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3541565,
            39.14852812,
            -9.989061134,
            -77.33232452,
            39.1602974,
            369.0109389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35377854529212,
                  39.148528123009136,
                  -9.989061134079776
                ],
                [
                  -77.35415650484018,
                  39.159865687275726,
                  -9.989061134079776
                ],
                [
                  -77.33269904608642,
                  39.16029739513503,
                  369.01093886592025
                ],
                [
                  -77.33232452387706,
                  39.14895965755428,
                  369.01093886592025
                ],
                [
                  -77.35377854529212,
                  39.148528123009136,
                  -9.989061134079776
                ]
              ]
            ]
          },
          "id": "20180221_212540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:57:56Z",
            "pc:count": 16762440,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297645.4866,
                "count": 16762440,
                "maximum": 298452.8387,
                "minimum": 296597.4387,
                "name": "X",
                "position": 0,
                "stddev": 535.7844601,
                "variance": 287064.9877
              },
              {
                "average": 4336551.812,
                "count": 16762440,
                "maximum": 4337156.028,
                "minimum": 4335896.788,
                "name": "Y",
                "position": 1,
                "stddev": 342.8832725,
                "variance": 117568.9386
              },
              {
                "average": 99.08128144,
                "count": 16762440,
                "maximum": 369.0109389,
                "minimum": -9.989061134,
                "name": "Z",
                "position": 2,
                "stddev": 12.87752951,
                "variance": 165.8307662
              },
              {
                "average": 6657.240618,
                "count": 16762440,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5976.396906,
                "variance": 35717319.97
              },
              {
                "average": 2.024348544,
                "count": 16762440,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.295276377,
                "variance": 1.677740892
              },
              {
                "average": 2.885548285,
                "count": 16762440,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.61199623,
                "variance": 2.598531844
              },
              {
                "average": 0.4967895485,
                "count": 16762440,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999897078,
                "variance": 0.2499897079
              },
              {
                "average": 0,
                "count": 16762440,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.459124507,
                "count": 16762440,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5191626171,
                "variance": 0.2695298229
              },
              {
                "average": -11.11710941,
                "count": 16762440,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.25436161,
                "variance": 68.13448559
              },
              {
                "average": 0,
                "count": 16762440,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.34846914,
                "count": 16762440,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5167829014,
                "variance": 0.2670645672
              },
              {
                "average": 203274194.3,
                "count": 16762440,
                "maximum": 203274676.6,
                "minimum": 203272839.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 386.1381712,
                "variance": 149102.6872
              },
              {
                "average": 0,
                "count": 16762440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16762440,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16762440,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002423871465,
                "count": 16762440,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01556690109,
                "variance": 0.0002423284094
              },
              {
                "average": 0.4692942674,
                "count": 16762440,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990562822,
                "variance": 0.2490571728
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296597.4387,
              4335896.788,
              -9.989061134,
              298452.8387,
              4337156.028,
              369.0109389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296597.43865735026,
                    4335896.7875596825,
                    -9.989061134079776
                  ],
                  [
                    296597.43865735026,
                    4337156.027559683,
                    -9.989061134079776
                  ],
                  [
                    298452.8386573503,
                    4337156.027559683,
                    369.01093886592025
                  ],
                  [
                    298452.8386573503,
                    4335896.7875596825,
                    369.01093886592025
                  ],
                  [
                    296597.43865735026,
                    4335896.7875596825,
                    -9.989061134079776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:57:56+00:00",
            "end_time": "2018-02-21T18:27: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": "20180220_194580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41426222660205,
              39.25821414500603,
              -10.25504673428793
            ],
            [
              -77.41448614531848,
              39.264737671874286,
              -10.25504673428793
            ],
            [
              -77.39676080437714,
              39.26510403800152,
              461.74495326571207
            ],
            [
              -77.39653852565111,
              39.258580426562304,
              461.74495326571207
            ],
            [
              -77.41426222660205,
              39.25821414500603,
              -10.25504673428793
            ]
          ]
        ]
      },
      "bbox": [
        -77.41448615,
        39.25821415,
        -10.25504673,
        -77.39653853,
        39.26510404,
        461.7449533
      ],
      "properties": {
        "datetime": "2018-04-13T14:22:41Z",
        "pc:count": 26191442,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292478.911,
            "count": 26191442,
            "maximum": 293225.0191,
            "minimum": 291694.5391,
            "name": "X",
            "position": 0,
            "stddev": 388.7598918,
            "variance": 151134.2535
          },
          {
            "average": 4348575.323,
            "count": 26191442,
            "maximum": 4348933.379,
            "minimum": 4348208.779,
            "name": "Y",
            "position": 1,
            "stddev": 193.7509171,
            "variance": 37539.41787
          },
          {
            "average": 195.4744655,
            "count": 26191442,
            "maximum": 461.7449533,
            "minimum": -10.25504673,
            "name": "Z",
            "position": 2,
            "stddev": 37.02927077,
            "variance": 1371.166894
          },
          {
            "average": 3837.117925,
            "count": 26191442,
            "maximum": 35375,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4719.807304,
            "variance": 22276580.99
          },
          {
            "average": 2.711543221,
            "count": 26191442,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.366886457,
            "variance": 1.868378585
          },
          {
            "average": 3.943715699,
            "count": 26191442,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.124352987,
            "variance": 1.26416964
          },
          {
            "average": 0.5066860389,
            "count": 26191442,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999553044,
            "variance": 0.2499553064
          },
          {
            "average": 0,
            "count": 26191442,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220437844,
            "count": 26191442,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5158374138,
            "variance": 0.2660882374
          },
          {
            "average": -1.802447146,
            "count": 26191442,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.32601034,
            "variance": 205.2345722
          },
          {
            "average": 0,
            "count": 26191442,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 66.01795063,
            "count": 26191442,
            "maximum": 99,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.27909395,
            "variance": 799.7071548
          },
          {
            "average": 205118044.9,
            "count": 26191442,
            "maximum": 207664561.2,
            "minimum": 203192530.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2214136.579,
            "variance": 4902400791000.0
          },
          {
            "average": 0,
            "count": 26191442,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26191442,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26191442,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007628445963,
            "count": 26191442,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02760910527,
            "variance": 0.0007622626936
          },
          {
            "average": 0.7030747295,
            "count": 26191442,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4569033401,
            "variance": 0.2087606622
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291694.5391,
          4348208.779,
          -10.25504673,
          293225.0191,
          4348933.379,
          461.7449533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291694.5391437623,
                4348208.778575621,
                -10.25504673428793
              ],
              [
                291694.5391437623,
                4348933.37857562,
                -10.25504673428793
              ],
              [
                293225.0191437623,
                4348933.37857562,
                461.74495326571207
              ],
              [
                293225.0191437623,
                4348208.778575621,
                461.74495326571207
              ],
              [
                291694.5391437623,
                4348208.778575621,
                -10.25504673428793
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:22:41+00:00",
        "end_time": "2018-02-20T20:08:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_194580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_194580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_194580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41448615,
            39.25821415,
            -10.25504673,
            -77.39653853,
            39.26510404,
            461.7449533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41426222660205,
                  39.25821414500603,
                  -10.25504673428793
                ],
                [
                  -77.41448614531848,
                  39.264737671874286,
                  -10.25504673428793
                ],
                [
                  -77.39676080437714,
                  39.26510403800152,
                  461.74495326571207
                ],
                [
                  -77.39653852565111,
                  39.258580426562304,
                  461.74495326571207
                ],
                [
                  -77.41426222660205,
                  39.25821414500603,
                  -10.25504673428793
                ]
              ]
            ]
          },
          "id": "20180220_194580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:22:41Z",
            "pc:count": 26191442,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292478.911,
                "count": 26191442,
                "maximum": 293225.0191,
                "minimum": 291694.5391,
                "name": "X",
                "position": 0,
                "stddev": 388.7598918,
                "variance": 151134.2535
              },
              {
                "average": 4348575.323,
                "count": 26191442,
                "maximum": 4348933.379,
                "minimum": 4348208.779,
                "name": "Y",
                "position": 1,
                "stddev": 193.7509171,
                "variance": 37539.41787
              },
              {
                "average": 195.4744655,
                "count": 26191442,
                "maximum": 461.7449533,
                "minimum": -10.25504673,
                "name": "Z",
                "position": 2,
                "stddev": 37.02927077,
                "variance": 1371.166894
              },
              {
                "average": 3837.117925,
                "count": 26191442,
                "maximum": 35375,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4719.807304,
                "variance": 22276580.99
              },
              {
                "average": 2.711543221,
                "count": 26191442,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.366886457,
                "variance": 1.868378585
              },
              {
                "average": 3.943715699,
                "count": 26191442,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.124352987,
                "variance": 1.26416964
              },
              {
                "average": 0.5066860389,
                "count": 26191442,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999553044,
                "variance": 0.2499553064
              },
              {
                "average": 0,
                "count": 26191442,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220437844,
                "count": 26191442,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5158374138,
                "variance": 0.2660882374
              },
              {
                "average": -1.802447146,
                "count": 26191442,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.32601034,
                "variance": 205.2345722
              },
              {
                "average": 0,
                "count": 26191442,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 66.01795063,
                "count": 26191442,
                "maximum": 99,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.27909395,
                "variance": 799.7071548
              },
              {
                "average": 205118044.9,
                "count": 26191442,
                "maximum": 207664561.2,
                "minimum": 203192530.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2214136.579,
                "variance": 4902400791000.0
              },
              {
                "average": 0,
                "count": 26191442,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26191442,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26191442,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007628445963,
                "count": 26191442,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02760910527,
                "variance": 0.0007622626936
              },
              {
                "average": 0.7030747295,
                "count": 26191442,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4569033401,
                "variance": 0.2087606622
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291694.5391,
              4348208.779,
              -10.25504673,
              293225.0191,
              4348933.379,
              461.7449533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291694.5391437623,
                    4348208.778575621,
                    -10.25504673428793
                  ],
                  [
                    291694.5391437623,
                    4348933.37857562,
                    -10.25504673428793
                  ],
                  [
                    293225.0191437623,
                    4348933.37857562,
                    461.74495326571207
                  ],
                  [
                    293225.0191437623,
                    4348208.778575621,
                    461.74495326571207
                  ],
                  [
                    291694.5391437623,
                    4348208.778575621,
                    -10.25504673428793
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:22:41+00:00",
            "end_time": "2018-02-20T20:08: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": "20180221_212544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35383256374628,
              39.15950917999413,
              -10.086222074486443
            ],
            [
              -77.3542107157517,
              39.17084780282527,
              -10.086222074486443
            ],
            [
              -77.33274968944937,
              39.17127962577436,
              368.37377792551354
            ],
            [
              -77.33237497702518,
              39.15994082958055,
              368.37377792551354
            ],
            [
              -77.35383256374628,
              39.15950917999413,
              -10.086222074486443
            ]
          ]
        ]
      },
      "bbox": [
        -77.35421072,
        39.15950918,
        -10.08622207,
        -77.33237498,
        39.17127963,
        368.3737779
      ],
      "properties": {
        "datetime": "2018-02-21T18:57:55Z",
        "pc:count": 19808937,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297658.2647,
            "count": 19808937,
            "maximum": 298479.8237,
            "minimum": 296624.4037,
            "name": "X",
            "position": 0,
            "stddev": 496.1396208,
            "variance": 246154.5234
          },
          {
            "average": 4337784.385,
            "count": 19808937,
            "maximum": 4338375.091,
            "minimum": 4337115.731,
            "name": "Y",
            "position": 1,
            "stddev": 322.9256459,
            "variance": 104280.9728
          },
          {
            "average": 102.5367974,
            "count": 19808937,
            "maximum": 368.3737779,
            "minimum": -10.08622207,
            "name": "Z",
            "position": 2,
            "stddev": 11.03321082,
            "variance": 121.7317411
          },
          {
            "average": 5440.499105,
            "count": 19808937,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5566.210966,
            "variance": 30982704.52
          },
          {
            "average": 2.22376809,
            "count": 19808937,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321254762,
            "variance": 1.745714145
          },
          {
            "average": 3.225475804,
            "count": 19808937,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.517408532,
            "variance": 2.302528654
          },
          {
            "average": 0.5020157821,
            "count": 19808937,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959492,
            "variance": 0.2499959492
          },
          {
            "average": 0,
            "count": 19808937,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375873678,
            "count": 19808937,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4984030757,
            "variance": 0.2484056259
          },
          {
            "average": 10.95469911,
            "count": 19808937,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.075340894,
            "variance": 65.21113056
          },
          {
            "average": 0,
            "count": 19808937,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.65554855,
            "count": 19808937,
            "maximum": 53,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5042702355,
            "variance": 0.2542884704
          },
          {
            "average": 203273567,
            "count": 19808937,
            "maximum": 203274675.5,
            "minimum": 203272186.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 533.1199398,
            "variance": 284216.8702
          },
          {
            "average": 0,
            "count": 19808937,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19808937,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19808937,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002608923437,
            "count": 19808937,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01615005548,
            "variance": 0.000260824292
          },
          {
            "average": 0.4256492915,
            "count": 19808937,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4944410829,
            "variance": 0.2444719845
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296624.4037,
          4337115.731,
          -10.08622207,
          298479.8237,
          4338375.091,
          368.3737779
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296624.4037461047,
                4337115.730996566,
                -10.086222074486443
              ],
              [
                296624.4037461047,
                4338375.090996565,
                -10.086222074486443
              ],
              [
                298479.8237461047,
                4338375.090996565,
                368.37377792551354
              ],
              [
                298479.8237461047,
                4337115.730996566,
                368.37377792551354
              ],
              [
                296624.4037461047,
                4337115.730996566,
                -10.086222074486443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:57:55+00:00",
        "end_time": "2018-02-21T18:16:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_212544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_212544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_212544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35421072,
            39.15950918,
            -10.08622207,
            -77.33237498,
            39.17127963,
            368.3737779
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35383256374628,
                  39.15950917999413,
                  -10.086222074486443
                ],
                [
                  -77.3542107157517,
                  39.17084780282527,
                  -10.086222074486443
                ],
                [
                  -77.33274968944937,
                  39.17127962577436,
                  368.37377792551354
                ],
                [
                  -77.33237497702518,
                  39.15994082958055,
                  368.37377792551354
                ],
                [
                  -77.35383256374628,
                  39.15950917999413,
                  -10.086222074486443
                ]
              ]
            ]
          },
          "id": "20180221_212544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:57:55Z",
            "pc:count": 19808937,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297658.2647,
                "count": 19808937,
                "maximum": 298479.8237,
                "minimum": 296624.4037,
                "name": "X",
                "position": 0,
                "stddev": 496.1396208,
                "variance": 246154.5234
              },
              {
                "average": 4337784.385,
                "count": 19808937,
                "maximum": 4338375.091,
                "minimum": 4337115.731,
                "name": "Y",
                "position": 1,
                "stddev": 322.9256459,
                "variance": 104280.9728
              },
              {
                "average": 102.5367974,
                "count": 19808937,
                "maximum": 368.3737779,
                "minimum": -10.08622207,
                "name": "Z",
                "position": 2,
                "stddev": 11.03321082,
                "variance": 121.7317411
              },
              {
                "average": 5440.499105,
                "count": 19808937,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5566.210966,
                "variance": 30982704.52
              },
              {
                "average": 2.22376809,
                "count": 19808937,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321254762,
                "variance": 1.745714145
              },
              {
                "average": 3.225475804,
                "count": 19808937,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.517408532,
                "variance": 2.302528654
              },
              {
                "average": 0.5020157821,
                "count": 19808937,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959492,
                "variance": 0.2499959492
              },
              {
                "average": 0,
                "count": 19808937,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375873678,
                "count": 19808937,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4984030757,
                "variance": 0.2484056259
              },
              {
                "average": 10.95469911,
                "count": 19808937,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.075340894,
                "variance": 65.21113056
              },
              {
                "average": 0,
                "count": 19808937,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.65554855,
                "count": 19808937,
                "maximum": 53,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5042702355,
                "variance": 0.2542884704
              },
              {
                "average": 203273567,
                "count": 19808937,
                "maximum": 203274675.5,
                "minimum": 203272186.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 533.1199398,
                "variance": 284216.8702
              },
              {
                "average": 0,
                "count": 19808937,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19808937,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19808937,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002608923437,
                "count": 19808937,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01615005548,
                "variance": 0.000260824292
              },
              {
                "average": 0.4256492915,
                "count": 19808937,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4944410829,
                "variance": 0.2444719845
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296624.4037,
              4337115.731,
              -10.08622207,
              298479.8237,
              4338375.091,
              368.3737779
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296624.4037461047,
                    4337115.730996566,
                    -10.086222074486443
                  ],
                  [
                    296624.4037461047,
                    4338375.090996565,
                    -10.086222074486443
                  ],
                  [
                    298479.8237461047,
                    4338375.090996565,
                    368.37377792551354
                  ],
                  [
                    298479.8237461047,
                    4337115.730996566,
                    368.37377792551354
                  ],
                  [
                    296624.4037461047,
                    4337115.730996566,
                    -10.086222074486443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:57:55+00:00",
            "end_time": "2018-02-21T18:16: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": "20180305_200504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39555069069154,
              39.05129110587208,
              -10.429695324618706
            ],
            [
              -77.39587521545748,
              39.060889605753516,
              -10.429695324618706
            ],
            [
              -77.37449759052593,
              39.06132707023802,
              336.9503046753813
            ],
            [
              -77.37417595472482,
              39.051728421558145,
              336.9503046753813
            ],
            [
              -77.39555069069154,
              39.05129110587208,
              -10.429695324618706
            ]
          ]
        ]
      },
      "bbox": [
        -77.39587522,
        39.05129111,
        -10.42969532,
        -77.37417595,
        39.06132707,
        336.9503047
      ],
      "properties": {
        "datetime": "2018-03-06T14:33:45Z",
        "pc:count": 15784950,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293472.5594,
            "count": 15784950,
            "maximum": 294553.6408,
            "minimum": 292702.5008,
            "name": "X",
            "position": 0,
            "stddev": 544.5120694,
            "variance": 296493.3937
          },
          {
            "average": 4325785.781,
            "count": 15784950,
            "maximum": 4326264.778,
            "minimum": 4325198.678,
            "name": "Y",
            "position": 1,
            "stddev": 293.3882512,
            "variance": 86076.66596
          },
          {
            "average": 78.45809675,
            "count": 15784950,
            "maximum": 336.9503047,
            "minimum": -10.42969532,
            "name": "Z",
            "position": 2,
            "stddev": 38.55982927,
            "variance": 1486.860433
          },
          {
            "average": 4473.454697,
            "count": 15784950,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5701.943412,
            "variance": 32512158.68
          },
          {
            "average": 2.524429852,
            "count": 15784950,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.411441962,
            "variance": 1.992168411
          },
          {
            "average": 3.716259728,
            "count": 15784950,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.410824936,
            "variance": 1.990427001
          },
          {
            "average": 0.5206536606,
            "count": 15784950,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49957326,
            "variance": 0.2495734421
          },
          {
            "average": 0,
            "count": 15784950,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.06651475,
            "count": 15784950,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.492149665,
            "variance": 12.19510928
          },
          {
            "average": -9.488550836,
            "count": 15784950,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.10532152,
            "variance": 102.117523
          },
          {
            "average": 0,
            "count": 15784950,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.85242133,
            "count": 15784950,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.192220636,
            "variance": 4.805831316
          },
          {
            "average": 204373245.2,
            "count": 15784950,
            "maximum": 204382025.2,
            "minimum": 204314426.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 21564.8957,
            "variance": 465044726.8
          },
          {
            "average": 0,
            "count": 15784950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15784950,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15784950,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.04567648298,
            "count": 15784950,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.2087825295,
            "variance": 0.04359014464
          },
          {
            "average": 0.4668756632,
            "count": 15784950,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4989015876,
            "variance": 0.2489027941
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292702.5008,
          4325198.678,
          -10.42969532,
          294553.6408,
          4326264.778,
          336.9503047
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292702.5007865986,
                4325198.678341675,
                -10.429695324618706
              ],
              [
                292702.5007865986,
                4326264.778341674,
                -10.429695324618706
              ],
              [
                294553.6407865986,
                4326264.778341674,
                336.9503046753813
              ],
              [
                294553.6407865986,
                4325198.678341675,
                336.9503046753813
              ],
              [
                292702.5007865986,
                4325198.678341675,
                -10.429695324618706
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:33:45+00:00",
        "end_time": "2018-03-05T19:47:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180305_200504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_200504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180305_200504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180305_200504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39587522,
            39.05129111,
            -10.42969532,
            -77.37417595,
            39.06132707,
            336.9503047
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39555069069154,
                  39.05129110587208,
                  -10.429695324618706
                ],
                [
                  -77.39587521545748,
                  39.060889605753516,
                  -10.429695324618706
                ],
                [
                  -77.37449759052593,
                  39.06132707023802,
                  336.9503046753813
                ],
                [
                  -77.37417595472482,
                  39.051728421558145,
                  336.9503046753813
                ],
                [
                  -77.39555069069154,
                  39.05129110587208,
                  -10.429695324618706
                ]
              ]
            ]
          },
          "id": "20180305_200504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180305_200504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:33:45Z",
            "pc:count": 15784950,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293472.5594,
                "count": 15784950,
                "maximum": 294553.6408,
                "minimum": 292702.5008,
                "name": "X",
                "position": 0,
                "stddev": 544.5120694,
                "variance": 296493.3937
              },
              {
                "average": 4325785.781,
                "count": 15784950,
                "maximum": 4326264.778,
                "minimum": 4325198.678,
                "name": "Y",
                "position": 1,
                "stddev": 293.3882512,
                "variance": 86076.66596
              },
              {
                "average": 78.45809675,
                "count": 15784950,
                "maximum": 336.9503047,
                "minimum": -10.42969532,
                "name": "Z",
                "position": 2,
                "stddev": 38.55982927,
                "variance": 1486.860433
              },
              {
                "average": 4473.454697,
                "count": 15784950,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5701.943412,
                "variance": 32512158.68
              },
              {
                "average": 2.524429852,
                "count": 15784950,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.411441962,
                "variance": 1.992168411
              },
              {
                "average": 3.716259728,
                "count": 15784950,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.410824936,
                "variance": 1.990427001
              },
              {
                "average": 0.5206536606,
                "count": 15784950,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49957326,
                "variance": 0.2495734421
              },
              {
                "average": 0,
                "count": 15784950,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.06651475,
                "count": 15784950,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.492149665,
                "variance": 12.19510928
              },
              {
                "average": -9.488550836,
                "count": 15784950,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.10532152,
                "variance": 102.117523
              },
              {
                "average": 0,
                "count": 15784950,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.85242133,
                "count": 15784950,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.192220636,
                "variance": 4.805831316
              },
              {
                "average": 204373245.2,
                "count": 15784950,
                "maximum": 204382025.2,
                "minimum": 204314426.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 21564.8957,
                "variance": 465044726.8
              },
              {
                "average": 0,
                "count": 15784950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15784950,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15784950,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.04567648298,
                "count": 15784950,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.2087825295,
                "variance": 0.04359014464
              },
              {
                "average": 0.4668756632,
                "count": 15784950,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4989015876,
                "variance": 0.2489027941
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292702.5008,
              4325198.678,
              -10.42969532,
              294553.6408,
              4326264.778,
              336.9503047
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292702.5007865986,
                    4325198.678341675,
                    -10.429695324618706
                  ],
                  [
                    292702.5007865986,
                    4326264.778341674,
                    -10.429695324618706
                  ],
                  [
                    294553.6407865986,
                    4326264.778341674,
                    336.9503046753813
                  ],
                  [
                    294553.6407865986,
                    4325198.678341675,
                    336.9503046753813
                  ],
                  [
                    292702.5007865986,
                    4325198.678341675,
                    -10.429695324618706
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:33:45+00:00",
            "end_time": "2018-03-05T19:47: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": "20180221_212548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.3538876954242,
              39.17049134542289,
              -10.412061059925833
            ],
            [
              -77.35426598607656,
              39.181829406180015,
              -10.412061059925833
            ],
            [
              -77.33280162186836,
              39.182261339766235,
              367.02793894007414
            ],
            [
              -77.33242677251235,
              39.17092310562452,
              367.02793894007414
            ],
            [
              -77.3538876954242,
              39.17049134542289,
              -10.412061059925833
            ]
          ]
        ]
      },
      "bbox": [
        -77.35426599,
        39.17049135,
        -10.41206106,
        -77.33242677,
        39.18226134,
        367.0279389
      ],
      "properties": {
        "datetime": "2018-02-21T18:45:39Z",
        "pc:count": 18111652,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297571.866,
            "count": 18111652,
            "maximum": 298506.7048,
            "minimum": 296651.2848,
            "name": "X",
            "position": 0,
            "stddev": 543.4383706,
            "variance": 295325.2626
          },
          {
            "average": 4338981.723,
            "count": 18111652,
            "maximum": 4339594.102,
            "minimum": 4338334.802,
            "name": "Y",
            "position": 1,
            "stddev": 359.1360848,
            "variance": 128978.7274
          },
          {
            "average": 115.3267943,
            "count": 18111652,
            "maximum": 367.0279389,
            "minimum": -10.41206106,
            "name": "Z",
            "position": 2,
            "stddev": 12.95885313,
            "variance": 167.9318744
          },
          {
            "average": 6197.839832,
            "count": 18111652,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6000.323039,
            "variance": 36003876.58
          },
          {
            "average": 2.154304864,
            "count": 18111652,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321215655,
            "variance": 1.745610808
          },
          {
            "average": 3.098377553,
            "count": 18111652,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.569954814,
            "variance": 2.464758119
          },
          {
            "average": 0.4992203914,
            "count": 18111652,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999406,
            "variance": 0.249999406
          },
          {
            "average": 0,
            "count": 18111652,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.397946858,
            "count": 18111652,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5052808622,
            "variance": 0.2553087497
          },
          {
            "average": -7.576636893,
            "count": 18111652,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.21597358,
            "variance": 149.2300105
          },
          {
            "average": 0,
            "count": 18111652,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.66769818,
            "count": 18111652,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6783457941,
            "variance": 0.4601530164
          },
          {
            "average": 203272680.2,
            "count": 18111652,
            "maximum": 203273939.7,
            "minimum": 203272140.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 564.5326523,
            "variance": 318697.1155
          },
          {
            "average": 0,
            "count": 18111652,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18111652,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18111652,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000265795743,
            "count": 18111652,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01630107697,
            "variance": 0.0002657251103
          },
          {
            "average": 0.4908273414,
            "count": 18111652,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999158691,
            "variance": 0.2499158761
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296651.2848,
          4338334.802,
          -10.41206106,
          298506.7048,
          4339594.102,
          367.0279389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296651.28479760996,
                4338334.801898133,
                -10.412061059925833
              ],
              [
                296651.28479760996,
                4339594.101898134,
                -10.412061059925833
              ],
              [
                298506.70479761,
                4339594.101898134,
                367.02793894007414
              ],
              [
                298506.70479761,
                4338334.801898133,
                367.02793894007414
              ],
              [
                296651.28479760996,
                4338334.801898133,
                -10.412061059925833
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:45:39+00:00",
        "end_time": "2018-02-21T18:15:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_212548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_212548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_212548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35426599,
            39.17049135,
            -10.41206106,
            -77.33242677,
            39.18226134,
            367.0279389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.3538876954242,
                  39.17049134542289,
                  -10.412061059925833
                ],
                [
                  -77.35426598607656,
                  39.181829406180015,
                  -10.412061059925833
                ],
                [
                  -77.33280162186836,
                  39.182261339766235,
                  367.02793894007414
                ],
                [
                  -77.33242677251235,
                  39.17092310562452,
                  367.02793894007414
                ],
                [
                  -77.3538876954242,
                  39.17049134542289,
                  -10.412061059925833
                ]
              ]
            ]
          },
          "id": "20180221_212548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_212548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:45:39Z",
            "pc:count": 18111652,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297571.866,
                "count": 18111652,
                "maximum": 298506.7048,
                "minimum": 296651.2848,
                "name": "X",
                "position": 0,
                "stddev": 543.4383706,
                "variance": 295325.2626
              },
              {
                "average": 4338981.723,
                "count": 18111652,
                "maximum": 4339594.102,
                "minimum": 4338334.802,
                "name": "Y",
                "position": 1,
                "stddev": 359.1360848,
                "variance": 128978.7274
              },
              {
                "average": 115.3267943,
                "count": 18111652,
                "maximum": 367.0279389,
                "minimum": -10.41206106,
                "name": "Z",
                "position": 2,
                "stddev": 12.95885313,
                "variance": 167.9318744
              },
              {
                "average": 6197.839832,
                "count": 18111652,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6000.323039,
                "variance": 36003876.58
              },
              {
                "average": 2.154304864,
                "count": 18111652,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321215655,
                "variance": 1.745610808
              },
              {
                "average": 3.098377553,
                "count": 18111652,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.569954814,
                "variance": 2.464758119
              },
              {
                "average": 0.4992203914,
                "count": 18111652,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999406,
                "variance": 0.249999406
              },
              {
                "average": 0,
                "count": 18111652,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.397946858,
                "count": 18111652,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5052808622,
                "variance": 0.2553087497
              },
              {
                "average": -7.576636893,
                "count": 18111652,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.21597358,
                "variance": 149.2300105
              },
              {
                "average": 0,
                "count": 18111652,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.66769818,
                "count": 18111652,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6783457941,
                "variance": 0.4601530164
              },
              {
                "average": 203272680.2,
                "count": 18111652,
                "maximum": 203273939.7,
                "minimum": 203272140.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 564.5326523,
                "variance": 318697.1155
              },
              {
                "average": 0,
                "count": 18111652,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18111652,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18111652,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000265795743,
                "count": 18111652,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01630107697,
                "variance": 0.0002657251103
              },
              {
                "average": 0.4908273414,
                "count": 18111652,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999158691,
                "variance": 0.2499158761
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296651.2848,
              4338334.802,
              -10.41206106,
              298506.7048,
              4339594.102,
              367.0279389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296651.28479760996,
                    4338334.801898133,
                    -10.412061059925833
                  ],
                  [
                    296651.28479760996,
                    4339594.101898134,
                    -10.412061059925833
                  ],
                  [
                    298506.70479761,
                    4339594.101898134,
                    367.02793894007414
                  ],
                  [
                    298506.70479761,
                    4338334.801898133,
                    367.02793894007414
                  ],
                  [
                    296651.28479760996,
                    4338334.801898133,
                    -10.412061059925833
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:45:39+00:00",
            "end_time": "2018-02-21T18:15: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": "20180220_200544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.3961516561689,
              39.15937399976797,
              -9.944818720402282
            ],
            [
              -77.39653657667239,
              39.17071155436426,
              -9.944818720402282
            ],
            [
              -77.37507578418776,
              39.17115118032205,
              381.15518127959774
            ],
            [
              -77.3746943026783,
              39.15981344924688,
              381.15518127959774
            ],
            [
              -77.3961516561689,
              39.15937399976797,
              -9.944818720402282
            ]
          ]
        ]
      },
      "bbox": [
        -77.39653658,
        39.159374,
        -9.94481872,
        -77.3746943,
        39.17115118,
        381.1551813
      ],
      "properties": {
        "datetime": "2018-02-21T18:27:16Z",
        "pc:count": 16719531,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293756.1421,
            "count": 16719531,
            "maximum": 294822.583,
            "minimum": 292967.123,
            "name": "X",
            "position": 0,
            "stddev": 533.4192199,
            "variance": 284536.0641
          },
          {
            "average": 4337832.145,
            "count": 16719531,
            "maximum": 4338455.784,
            "minimum": 4337196.504,
            "name": "Y",
            "position": 1,
            "stddev": 331.2249856,
            "variance": 109709.9911
          },
          {
            "average": 137.6903028,
            "count": 16719531,
            "maximum": 381.1551813,
            "minimum": -9.94481872,
            "name": "Z",
            "position": 2,
            "stddev": 15.17729819,
            "variance": 230.3503803
          },
          {
            "average": 7115.943622,
            "count": 16719531,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6195.737202,
            "variance": 38387159.48
          },
          {
            "average": 1.986461522,
            "count": 16719531,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.256796424,
            "variance": 1.579537252
          },
          {
            "average": 2.767731822,
            "count": 16719531,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.569188347,
            "variance": 2.462352068
          },
          {
            "average": 0.5042921958,
            "count": 16719531,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999815917,
            "variance": 0.249981592
          },
          {
            "average": 0,
            "count": 16719531,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.467374414,
            "count": 16719531,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5130557271,
            "variance": 0.2632261791
          },
          {
            "average": -2.931191808,
            "count": 16719531,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.45583402,
            "variance": 181.0594691
          },
          {
            "average": 0,
            "count": 16719531,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.66194602,
            "count": 16719531,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5807904965,
            "variance": 0.3373176008
          },
          {
            "average": 203243539.5,
            "count": 16719531,
            "maximum": 203272836.6,
            "minimum": 203199437,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35600.63202,
            "variance": 1267405000
          },
          {
            "average": 0,
            "count": 16719531,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16719531,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16719531,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002004840925,
            "count": 16719531,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01415782154,
            "variance": 0.0002004439106
          },
          {
            "average": 0.350786933,
            "count": 16719531,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4772163809,
            "variance": 0.2277354742
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292967.123,
          4337196.504,
          -9.94481872,
          294822.583,
          4338455.784,
          381.1551813
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292967.1230387958,
                4337196.504056093,
                -9.944818720402282
              ],
              [
                292967.1230387958,
                4338455.784056093,
                -9.944818720402282
              ],
              [
                294822.58303879574,
                4338455.784056093,
                381.15518127959774
              ],
              [
                294822.58303879574,
                4337196.504056093,
                381.15518127959774
              ],
              [
                292967.1230387958,
                4337196.504056093,
                -9.944818720402282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:27:16+00:00",
        "end_time": "2018-02-20T22:03:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_200544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_200544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_200544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39653658,
            39.159374,
            -9.94481872,
            -77.3746943,
            39.17115118,
            381.1551813
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.3961516561689,
                  39.15937399976797,
                  -9.944818720402282
                ],
                [
                  -77.39653657667239,
                  39.17071155436426,
                  -9.944818720402282
                ],
                [
                  -77.37507578418776,
                  39.17115118032205,
                  381.15518127959774
                ],
                [
                  -77.3746943026783,
                  39.15981344924688,
                  381.15518127959774
                ],
                [
                  -77.3961516561689,
                  39.15937399976797,
                  -9.944818720402282
                ]
              ]
            ]
          },
          "id": "20180220_200544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:27:16Z",
            "pc:count": 16719531,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293756.1421,
                "count": 16719531,
                "maximum": 294822.583,
                "minimum": 292967.123,
                "name": "X",
                "position": 0,
                "stddev": 533.4192199,
                "variance": 284536.0641
              },
              {
                "average": 4337832.145,
                "count": 16719531,
                "maximum": 4338455.784,
                "minimum": 4337196.504,
                "name": "Y",
                "position": 1,
                "stddev": 331.2249856,
                "variance": 109709.9911
              },
              {
                "average": 137.6903028,
                "count": 16719531,
                "maximum": 381.1551813,
                "minimum": -9.94481872,
                "name": "Z",
                "position": 2,
                "stddev": 15.17729819,
                "variance": 230.3503803
              },
              {
                "average": 7115.943622,
                "count": 16719531,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6195.737202,
                "variance": 38387159.48
              },
              {
                "average": 1.986461522,
                "count": 16719531,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.256796424,
                "variance": 1.579537252
              },
              {
                "average": 2.767731822,
                "count": 16719531,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.569188347,
                "variance": 2.462352068
              },
              {
                "average": 0.5042921958,
                "count": 16719531,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999815917,
                "variance": 0.249981592
              },
              {
                "average": 0,
                "count": 16719531,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.467374414,
                "count": 16719531,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5130557271,
                "variance": 0.2632261791
              },
              {
                "average": -2.931191808,
                "count": 16719531,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.45583402,
                "variance": 181.0594691
              },
              {
                "average": 0,
                "count": 16719531,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.66194602,
                "count": 16719531,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5807904965,
                "variance": 0.3373176008
              },
              {
                "average": 203243539.5,
                "count": 16719531,
                "maximum": 203272836.6,
                "minimum": 203199437,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35600.63202,
                "variance": 1267405000
              },
              {
                "average": 0,
                "count": 16719531,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16719531,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16719531,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002004840925,
                "count": 16719531,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01415782154,
                "variance": 0.0002004439106
              },
              {
                "average": 0.350786933,
                "count": 16719531,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4772163809,
                "variance": 0.2277354742
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292967.123,
              4337196.504,
              -9.94481872,
              294822.583,
              4338455.784,
              381.1551813
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292967.1230387958,
                    4337196.504056093,
                    -9.944818720402282
                  ],
                  [
                    292967.1230387958,
                    4338455.784056093,
                    -9.944818720402282
                  ],
                  [
                    294822.58303879574,
                    4338455.784056093,
                    381.15518127959774
                  ],
                  [
                    294822.58303879574,
                    4337196.504056093,
                    381.15518127959774
                  ],
                  [
                    292967.1230387958,
                    4337196.504056093,
                    -9.944818720402282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:27:16+00:00",
            "end_time": "2018-02-20T22:03:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_212552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35394165980104,
              39.18147430987013,
              -9.12970163135168
            ],
            [
              -77.35432006491305,
              39.19281108828676,
              -9.12970163135168
            ],
            [
              -77.33285282373785,
              39.193243122998425,
              371.17029836864833
            ],
            [
              -77.3324778613454,
              39.1819061711901,
              371.17029836864833
            ],
            [
              -77.35394165980104,
              39.18147430987013,
              -9.12970163135168
            ]
          ]
        ]
      },
      "bbox": [
        -77.35432006,
        39.18147431,
        -9.129701631,
        -77.33247786,
        39.19324312,
        371.1702984
      ],
      "properties": {
        "datetime": "2018-02-21T18:28:17Z",
        "pc:count": 22831534,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297602.7493,
            "count": 22831534,
            "maximum": 298533.658,
            "minimum": 296678.278,
            "name": "X",
            "position": 0,
            "stddev": 577.009348,
            "variance": 332939.7877
          },
          {
            "average": 4340199.444,
            "count": 22831534,
            "maximum": 4340813.121,
            "minimum": 4339553.961,
            "name": "Y",
            "position": 1,
            "stddev": 362.1409231,
            "variance": 131146.0482
          },
          {
            "average": 127.0809582,
            "count": 22831534,
            "maximum": 371.1702984,
            "minimum": -9.129701631,
            "name": "Z",
            "position": 2,
            "stddev": 13.37274144,
            "variance": 178.8302135
          },
          {
            "average": 5139.878004,
            "count": 22831534,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5622.70632,
            "variance": 31614826.36
          },
          {
            "average": 2.350105297,
            "count": 22831534,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.341356044,
            "variance": 1.799236037
          },
          {
            "average": 3.406707057,
            "count": 22831534,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.450763495,
            "variance": 2.104714719
          },
          {
            "average": 0.5013378427,
            "count": 22831534,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982211,
            "variance": 0.2499982211
          },
          {
            "average": 0,
            "count": 22831534,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.337439307,
            "count": 22831534,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4968103908,
            "variance": 0.2468205644
          },
          {
            "average": -4.405900104,
            "count": 22831534,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.79665626,
            "variance": 163.7544115
          },
          {
            "average": 0,
            "count": 22831534,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.87368102,
            "count": 22831534,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6052856449,
            "variance": 0.3663707119
          },
          {
            "average": 203253737.8,
            "count": 22831534,
            "maximum": 203272897.7,
            "minimum": 203199359.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31745.66579,
            "variance": 1007787297
          },
          {
            "average": 0,
            "count": 22831534,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22831534,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22831534,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003148715281,
            "count": 22831534,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01774182623,
            "variance": 0.0003147723978
          },
          {
            "average": 0.4243523015,
            "count": 22831534,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4942443084,
            "variance": 0.2442774364
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296678.278,
          4339553.961,
          -9.129701631,
          298533.658,
          4340813.121,
          371.1702984
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296678.2779696733,
                4339553.960805795,
                -9.12970163135168
              ],
              [
                296678.2779696733,
                4340813.120805795,
                -9.12970163135168
              ],
              [
                298533.6579696733,
                4340813.120805795,
                371.17029836864833
              ],
              [
                298533.6579696733,
                4339553.960805795,
                371.17029836864833
              ],
              [
                296678.2779696733,
                4339553.960805795,
                -9.12970163135168
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:28:17+00:00",
        "end_time": "2018-02-20T22:02:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_212552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_212552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_212552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_212552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35432006,
            39.18147431,
            -9.129701631,
            -77.33247786,
            39.19324312,
            371.1702984
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35394165980104,
                  39.18147430987013,
                  -9.12970163135168
                ],
                [
                  -77.35432006491305,
                  39.19281108828676,
                  -9.12970163135168
                ],
                [
                  -77.33285282373785,
                  39.193243122998425,
                  371.17029836864833
                ],
                [
                  -77.3324778613454,
                  39.1819061711901,
                  371.17029836864833
                ],
                [
                  -77.35394165980104,
                  39.18147430987013,
                  -9.12970163135168
                ]
              ]
            ]
          },
          "id": "20180220_212552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_212552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:28:17Z",
            "pc:count": 22831534,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297602.7493,
                "count": 22831534,
                "maximum": 298533.658,
                "minimum": 296678.278,
                "name": "X",
                "position": 0,
                "stddev": 577.009348,
                "variance": 332939.7877
              },
              {
                "average": 4340199.444,
                "count": 22831534,
                "maximum": 4340813.121,
                "minimum": 4339553.961,
                "name": "Y",
                "position": 1,
                "stddev": 362.1409231,
                "variance": 131146.0482
              },
              {
                "average": 127.0809582,
                "count": 22831534,
                "maximum": 371.1702984,
                "minimum": -9.129701631,
                "name": "Z",
                "position": 2,
                "stddev": 13.37274144,
                "variance": 178.8302135
              },
              {
                "average": 5139.878004,
                "count": 22831534,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5622.70632,
                "variance": 31614826.36
              },
              {
                "average": 2.350105297,
                "count": 22831534,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.341356044,
                "variance": 1.799236037
              },
              {
                "average": 3.406707057,
                "count": 22831534,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.450763495,
                "variance": 2.104714719
              },
              {
                "average": 0.5013378427,
                "count": 22831534,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982211,
                "variance": 0.2499982211
              },
              {
                "average": 0,
                "count": 22831534,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.337439307,
                "count": 22831534,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4968103908,
                "variance": 0.2468205644
              },
              {
                "average": -4.405900104,
                "count": 22831534,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.79665626,
                "variance": 163.7544115
              },
              {
                "average": 0,
                "count": 22831534,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.87368102,
                "count": 22831534,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6052856449,
                "variance": 0.3663707119
              },
              {
                "average": 203253737.8,
                "count": 22831534,
                "maximum": 203272897.7,
                "minimum": 203199359.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31745.66579,
                "variance": 1007787297
              },
              {
                "average": 0,
                "count": 22831534,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22831534,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22831534,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003148715281,
                "count": 22831534,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01774182623,
                "variance": 0.0003147723978
              },
              {
                "average": 0.4243523015,
                "count": 22831534,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4942443084,
                "variance": 0.2442774364
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296678.278,
              4339553.961,
              -9.129701631,
              298533.658,
              4340813.121,
              371.1702984
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296678.2779696733,
                    4339553.960805795,
                    -9.12970163135168
                  ],
                  [
                    296678.2779696733,
                    4340813.120805795,
                    -9.12970163135168
                  ],
                  [
                    298533.6579696733,
                    4340813.120805795,
                    371.17029836864833
                  ],
                  [
                    298533.6579696733,
                    4339553.960805795,
                    371.17029836864833
                  ],
                  [
                    296678.2779696733,
                    4339553.960805795,
                    -9.12970163135168
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:28:17+00:00",
            "end_time": "2018-02-20T22:02:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_200548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39621138001975,
              39.17035657266659,
              -8.645180812362412
            ],
            [
              -77.39659646670493,
              39.181694285415126,
              -8.645180812362412
            ],
            [
              -77.37513418702453,
              39.18213398694409,
              381.0948191876376
            ],
            [
              -77.37475254097015,
              39.17079609769802,
              381.0948191876376
            ],
            [
              -77.39621138001975,
              39.17035657266659,
              -8.645180812362412
            ]
          ]
        ]
      },
      "bbox": [
        -77.39659647,
        39.17035657,
        -8.645180812,
        -77.37475254,
        39.18213399,
        381.0948192
      ],
      "properties": {
        "datetime": "2018-02-21T18:17:18Z",
        "pc:count": 18415322,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293897.1572,
            "count": 18415322,
            "maximum": 294849.4782,
            "minimum": 292994.1782,
            "name": "X",
            "position": 0,
            "stddev": 547.6867525,
            "variance": 299960.7788
          },
          {
            "average": 4339075.343,
            "count": 18415322,
            "maximum": 4339674.94,
            "minimum": 4338415.64,
            "name": "Y",
            "position": 1,
            "stddev": 350.5858981,
            "variance": 122910.4719
          },
          {
            "average": 143.0723511,
            "count": 18415322,
            "maximum": 381.0948192,
            "minimum": -8.645180812,
            "name": "Z",
            "position": 2,
            "stddev": 14.86443444,
            "variance": 220.9514112
          },
          {
            "average": 6240.819243,
            "count": 18415322,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6156.353364,
            "variance": 37900686.74
          },
          {
            "average": 2.073629557,
            "count": 18415322,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.278804846,
            "variance": 1.635341833
          },
          {
            "average": 2.982177287,
            "count": 18415322,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.536385377,
            "variance": 2.360480026
          },
          {
            "average": 0.506237469,
            "count": 18415322,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499961106,
            "variance": 0.2499611076
          },
          {
            "average": 0,
            "count": 18415322,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.435557901,
            "count": 18415322,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5142544143,
            "variance": 0.2644576026
          },
          {
            "average": 8.437396041,
            "count": 18415322,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.66151656,
            "variance": 113.6679355
          },
          {
            "average": 0,
            "count": 18415322,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.92335583,
            "count": 18415322,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.624639613,
            "variance": 0.3901746461
          },
          {
            "average": 203210817.6,
            "count": 18415322,
            "maximum": 203272238.7,
            "minimum": 203198370.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26772.25282,
            "variance": 716753521.1
          },
          {
            "average": 0,
            "count": 18415322,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18415322,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18415322,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001668719124,
            "count": 18415322,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01291681366,
            "variance": 0.0001668440752
          },
          {
            "average": 0.4398470469,
            "count": 18415322,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4963684474,
            "variance": 0.2463816356
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292994.1782,
          4338415.64,
          -8.645180812,
          294849.4782,
          4339674.94,
          381.0948192
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292994.17818390654,
                4338415.640487948,
                -8.645180812362412
              ],
              [
                292994.17818390654,
                4339674.940487949,
                -8.645180812362412
              ],
              [
                294849.4781839066,
                4339674.940487949,
                381.0948191876376
              ],
              [
                294849.4781839066,
                4338415.640487948,
                381.0948191876376
              ],
              [
                292994.17818390654,
                4338415.640487948,
                -8.645180812362412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:17:18+00:00",
        "end_time": "2018-02-20T21:46:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_200548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_200548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_200548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39659647,
            39.17035657,
            -8.645180812,
            -77.37475254,
            39.18213399,
            381.0948192
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39621138001975,
                  39.17035657266659,
                  -8.645180812362412
                ],
                [
                  -77.39659646670493,
                  39.181694285415126,
                  -8.645180812362412
                ],
                [
                  -77.37513418702453,
                  39.18213398694409,
                  381.0948191876376
                ],
                [
                  -77.37475254097015,
                  39.17079609769802,
                  381.0948191876376
                ],
                [
                  -77.39621138001975,
                  39.17035657266659,
                  -8.645180812362412
                ]
              ]
            ]
          },
          "id": "20180220_200548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:17:18Z",
            "pc:count": 18415322,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293897.1572,
                "count": 18415322,
                "maximum": 294849.4782,
                "minimum": 292994.1782,
                "name": "X",
                "position": 0,
                "stddev": 547.6867525,
                "variance": 299960.7788
              },
              {
                "average": 4339075.343,
                "count": 18415322,
                "maximum": 4339674.94,
                "minimum": 4338415.64,
                "name": "Y",
                "position": 1,
                "stddev": 350.5858981,
                "variance": 122910.4719
              },
              {
                "average": 143.0723511,
                "count": 18415322,
                "maximum": 381.0948192,
                "minimum": -8.645180812,
                "name": "Z",
                "position": 2,
                "stddev": 14.86443444,
                "variance": 220.9514112
              },
              {
                "average": 6240.819243,
                "count": 18415322,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6156.353364,
                "variance": 37900686.74
              },
              {
                "average": 2.073629557,
                "count": 18415322,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.278804846,
                "variance": 1.635341833
              },
              {
                "average": 2.982177287,
                "count": 18415322,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.536385377,
                "variance": 2.360480026
              },
              {
                "average": 0.506237469,
                "count": 18415322,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499961106,
                "variance": 0.2499611076
              },
              {
                "average": 0,
                "count": 18415322,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.435557901,
                "count": 18415322,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5142544143,
                "variance": 0.2644576026
              },
              {
                "average": 8.437396041,
                "count": 18415322,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.66151656,
                "variance": 113.6679355
              },
              {
                "average": 0,
                "count": 18415322,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.92335583,
                "count": 18415322,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.624639613,
                "variance": 0.3901746461
              },
              {
                "average": 203210817.6,
                "count": 18415322,
                "maximum": 203272238.7,
                "minimum": 203198370.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26772.25282,
                "variance": 716753521.1
              },
              {
                "average": 0,
                "count": 18415322,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18415322,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18415322,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001668719124,
                "count": 18415322,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01291681366,
                "variance": 0.0001668440752
              },
              {
                "average": 0.4398470469,
                "count": 18415322,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4963684474,
                "variance": 0.2463816356
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292994.1782,
              4338415.64,
              -8.645180812,
              294849.4782,
              4339674.94,
              381.0948192
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292994.17818390654,
                    4338415.640487948,
                    -8.645180812362412
                  ],
                  [
                    292994.17818390654,
                    4339674.940487949,
                    -8.645180812362412
                  ],
                  [
                    294849.4781839066,
                    4339674.940487949,
                    381.0948191876376
                  ],
                  [
                    294849.4781839066,
                    4338415.640487948,
                    381.0948191876376
                  ],
                  [
                    292994.17818390654,
                    4338415.640487948,
                    -8.645180812362412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:17:18+00:00",
            "end_time": "2018-02-20T21:46: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": "20180220_212556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.3539965837194,
              39.19245614822223,
              -9.094272025534679
            ],
            [
              -77.35437518163823,
              39.20379398518457,
              -9.094272025534679
            ],
            [
              -77.3329059872569,
              39.20422610272512,
              346.88572797446534
            ],
            [
              -77.33253083404416,
              39.19288809233551,
              346.88572797446534
            ],
            [
              -77.3539965837194,
              39.19245614822223,
              -9.094272025534679
            ]
          ]
        ]
      },
      "bbox": [
        -77.35437518,
        39.19245615,
        -9.094272026,
        -77.33253083,
        39.2042261,
        346.885728
      ],
      "properties": {
        "datetime": "2018-02-21T18:15:55Z",
        "pc:count": 19491731,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297677.3356,
            "count": 19491731,
            "maximum": 298560.454,
            "minimum": 296705.194,
            "name": "X",
            "position": 0,
            "stddev": 497.7645438,
            "variance": 247769.5411
          },
          {
            "average": 4341352.139,
            "count": 19491731,
            "maximum": 4342032.279,
            "minimum": 4340772.999,
            "name": "Y",
            "position": 1,
            "stddev": 363.2603593,
            "variance": 131958.0886
          },
          {
            "average": 148.5528068,
            "count": 19491731,
            "maximum": 346.885728,
            "minimum": -9.094272026,
            "name": "Z",
            "position": 2,
            "stddev": 13.57843435,
            "variance": 184.3738794
          },
          {
            "average": 6168.135345,
            "count": 19491731,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6150.949112,
            "variance": 37834174.97
          },
          {
            "average": 2.128065691,
            "count": 19491731,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.28962952,
            "variance": 1.663144298
          },
          {
            "average": 3.072233759,
            "count": 19491731,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.526885706,
            "variance": 2.331379959
          },
          {
            "average": 0.5001141253,
            "count": 19491731,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999998,
            "variance": 0.2499999998
          },
          {
            "average": 0,
            "count": 19491731,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.409473381,
            "count": 19491731,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5064944495,
            "variance": 0.2565366274
          },
          {
            "average": 4.81711103,
            "count": 19491731,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.42324054,
            "variance": 154.3369055
          },
          {
            "average": 0,
            "count": 19491731,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.13442393,
            "count": 19491731,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6084124254,
            "variance": 0.3701656794
          },
          {
            "average": 203218264.5,
            "count": 19491731,
            "maximum": 203272155.1,
            "minimum": 203198431.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32043.45995,
            "variance": 1026783326
          },
          {
            "average": 0,
            "count": 19491731,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19491731,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19491731,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000379596866,
            "count": 19491731,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01947954804,
            "variance": 0.0003794527917
          },
          {
            "average": 0.4210147883,
            "count": 19491731,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4937219347,
            "variance": 0.2437613488
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296705.194,
          4340772.999,
          -9.094272026,
          298560.454,
          4342032.279,
          346.885728
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296705.1939672171,
                4340772.998814876,
                -9.094272025534679
              ],
              [
                296705.1939672171,
                4342032.2788148755,
                -9.094272025534679
              ],
              [
                298560.4539672171,
                4342032.2788148755,
                346.88572797446534
              ],
              [
                298560.4539672171,
                4340772.998814876,
                346.88572797446534
              ],
              [
                296705.1939672171,
                4340772.998814876,
                -9.094272025534679
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:15:55+00:00",
        "end_time": "2018-02-20T21:47:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_212556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_212556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_212556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_212556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35437518,
            39.19245615,
            -9.094272026,
            -77.33253083,
            39.2042261,
            346.885728
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.3539965837194,
                  39.19245614822223,
                  -9.094272025534679
                ],
                [
                  -77.35437518163823,
                  39.20379398518457,
                  -9.094272025534679
                ],
                [
                  -77.3329059872569,
                  39.20422610272512,
                  346.88572797446534
                ],
                [
                  -77.33253083404416,
                  39.19288809233551,
                  346.88572797446534
                ],
                [
                  -77.3539965837194,
                  39.19245614822223,
                  -9.094272025534679
                ]
              ]
            ]
          },
          "id": "20180220_212556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_212556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:15:55Z",
            "pc:count": 19491731,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297677.3356,
                "count": 19491731,
                "maximum": 298560.454,
                "minimum": 296705.194,
                "name": "X",
                "position": 0,
                "stddev": 497.7645438,
                "variance": 247769.5411
              },
              {
                "average": 4341352.139,
                "count": 19491731,
                "maximum": 4342032.279,
                "minimum": 4340772.999,
                "name": "Y",
                "position": 1,
                "stddev": 363.2603593,
                "variance": 131958.0886
              },
              {
                "average": 148.5528068,
                "count": 19491731,
                "maximum": 346.885728,
                "minimum": -9.094272026,
                "name": "Z",
                "position": 2,
                "stddev": 13.57843435,
                "variance": 184.3738794
              },
              {
                "average": 6168.135345,
                "count": 19491731,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6150.949112,
                "variance": 37834174.97
              },
              {
                "average": 2.128065691,
                "count": 19491731,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.28962952,
                "variance": 1.663144298
              },
              {
                "average": 3.072233759,
                "count": 19491731,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.526885706,
                "variance": 2.331379959
              },
              {
                "average": 0.5001141253,
                "count": 19491731,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999998,
                "variance": 0.2499999998
              },
              {
                "average": 0,
                "count": 19491731,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.409473381,
                "count": 19491731,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5064944495,
                "variance": 0.2565366274
              },
              {
                "average": 4.81711103,
                "count": 19491731,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.42324054,
                "variance": 154.3369055
              },
              {
                "average": 0,
                "count": 19491731,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.13442393,
                "count": 19491731,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6084124254,
                "variance": 0.3701656794
              },
              {
                "average": 203218264.5,
                "count": 19491731,
                "maximum": 203272155.1,
                "minimum": 203198431.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32043.45995,
                "variance": 1026783326
              },
              {
                "average": 0,
                "count": 19491731,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19491731,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19491731,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000379596866,
                "count": 19491731,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01947954804,
                "variance": 0.0003794527917
              },
              {
                "average": 0.4210147883,
                "count": 19491731,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4937219347,
                "variance": 0.2437613488
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296705.194,
              4340772.999,
              -9.094272026,
              298560.454,
              4342032.279,
              346.885728
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296705.1939672171,
                    4340772.998814876,
                    -9.094272025534679
                  ],
                  [
                    296705.1939672171,
                    4342032.2788148755,
                    -9.094272025534679
                  ],
                  [
                    298560.4539672171,
                    4342032.2788148755,
                    346.88572797446534
                  ],
                  [
                    298560.4539672171,
                    4340772.998814876,
                    346.88572797446534
                  ],
                  [
                    296705.1939672171,
                    4340772.998814876,
                    -9.094272025534679
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:15:55+00:00",
            "end_time": "2018-02-20T21:47:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_206520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37464496536887,
              39.09354954823598,
              -10.1469301997831
            ],
            [
              -77.3750254736887,
              39.10488542814047,
              -10.1469301997831
            ],
            [
              -77.35358501507424,
              39.10532047065193,
              369.6930698002169
            ],
            [
              -77.35320793401131,
              39.09398441604987,
              369.6930698002169
            ],
            [
              -77.37464496536887,
              39.09354954823598,
              -10.1469301997831
            ]
          ]
        ]
      },
      "bbox": [
        -77.37502547,
        39.09354955,
        -10.1469302,
        -77.35320793,
        39.10532047,
        369.6930698
      ],
      "properties": {
        "datetime": "2018-03-06T14:32:16Z",
        "pc:count": 15949924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295479.9594,
            "count": 15949924,
            "maximum": 296489.7801,
            "minimum": 294634.3801,
            "name": "X",
            "position": 0,
            "stddev": 535.1267332,
            "variance": 286360.6206
          },
          {
            "average": 4330401.982,
            "count": 15949924,
            "maximum": 4331100.618,
            "minimum": 4329841.558,
            "name": "Y",
            "position": 1,
            "stddev": 339.1983554,
            "variance": 115055.5243
          },
          {
            "average": 87.94335062,
            "count": 15949924,
            "maximum": 369.6930698,
            "minimum": -10.1469302,
            "name": "Z",
            "position": 2,
            "stddev": 11.18794386,
            "variance": 125.1700878
          },
          {
            "average": 6983.417235,
            "count": 15949924,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6024.613179,
            "variance": 36295963.96
          },
          {
            "average": 1.925368923,
            "count": 15949924,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.209372665,
            "variance": 1.462582243
          },
          {
            "average": 2.713762899,
            "count": 15949924,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.536231306,
            "variance": 2.360006626
          },
          {
            "average": 0.5017872812,
            "count": 15949924,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968213,
            "variance": 0.2499968213
          },
          {
            "average": 0,
            "count": 15949924,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.480994894,
            "count": 15949924,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5117083162,
            "variance": 0.2618454009
          },
          {
            "average": 11.90833385,
            "count": 15949924,
            "maximum": 19.99799919,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.402908816,
            "variance": 54.80305894
          },
          {
            "average": 0,
            "count": 15949924,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 56.83334642,
            "count": 15949924,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.7490557,
            "variance": 33.05164145
          },
          {
            "average": 203324323.1,
            "count": 15949924,
            "maximum": 204381936.8,
            "minimum": 203276452.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 223052.2099,
            "variance": 49752288340.0
          },
          {
            "average": 0,
            "count": 15949924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15949924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15949924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002111608808,
            "count": 15949924,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01452984188,
            "variance": 0.0002111163051
          },
          {
            "average": 0.4377829637,
            "count": 15949924,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4961139545,
            "variance": 0.2461290558
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294634.3801,
          4329841.558,
          -10.1469302,
          296489.7801,
          4331100.618,
          369.6930698
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294634.3800953054,
                4329841.558259554,
                -10.1469301997831
              ],
              [
                294634.3800953054,
                4331100.618259555,
                -10.1469301997831
              ],
              [
                296489.7800953054,
                4331100.618259555,
                369.6930698002169
              ],
              [
                296489.7800953054,
                4329841.558259554,
                369.6930698002169
              ],
              [
                294634.3800953054,
                4329841.558259554,
                -10.1469301997831
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:32:16+00:00",
        "end_time": "2018-02-21T19:27:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_206520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_206520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_206520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37502547,
            39.09354955,
            -10.1469302,
            -77.35320793,
            39.10532047,
            369.6930698
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37464496536887,
                  39.09354954823598,
                  -10.1469301997831
                ],
                [
                  -77.3750254736887,
                  39.10488542814047,
                  -10.1469301997831
                ],
                [
                  -77.35358501507424,
                  39.10532047065193,
                  369.6930698002169
                ],
                [
                  -77.35320793401131,
                  39.09398441604987,
                  369.6930698002169
                ],
                [
                  -77.37464496536887,
                  39.09354954823598,
                  -10.1469301997831
                ]
              ]
            ]
          },
          "id": "20180221_206520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:32:16Z",
            "pc:count": 15949924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295479.9594,
                "count": 15949924,
                "maximum": 296489.7801,
                "minimum": 294634.3801,
                "name": "X",
                "position": 0,
                "stddev": 535.1267332,
                "variance": 286360.6206
              },
              {
                "average": 4330401.982,
                "count": 15949924,
                "maximum": 4331100.618,
                "minimum": 4329841.558,
                "name": "Y",
                "position": 1,
                "stddev": 339.1983554,
                "variance": 115055.5243
              },
              {
                "average": 87.94335062,
                "count": 15949924,
                "maximum": 369.6930698,
                "minimum": -10.1469302,
                "name": "Z",
                "position": 2,
                "stddev": 11.18794386,
                "variance": 125.1700878
              },
              {
                "average": 6983.417235,
                "count": 15949924,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6024.613179,
                "variance": 36295963.96
              },
              {
                "average": 1.925368923,
                "count": 15949924,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.209372665,
                "variance": 1.462582243
              },
              {
                "average": 2.713762899,
                "count": 15949924,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.536231306,
                "variance": 2.360006626
              },
              {
                "average": 0.5017872812,
                "count": 15949924,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968213,
                "variance": 0.2499968213
              },
              {
                "average": 0,
                "count": 15949924,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.480994894,
                "count": 15949924,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5117083162,
                "variance": 0.2618454009
              },
              {
                "average": 11.90833385,
                "count": 15949924,
                "maximum": 19.99799919,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.402908816,
                "variance": 54.80305894
              },
              {
                "average": 0,
                "count": 15949924,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 56.83334642,
                "count": 15949924,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.7490557,
                "variance": 33.05164145
              },
              {
                "average": 203324323.1,
                "count": 15949924,
                "maximum": 204381936.8,
                "minimum": 203276452.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 223052.2099,
                "variance": 49752288340.0
              },
              {
                "average": 0,
                "count": 15949924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15949924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15949924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002111608808,
                "count": 15949924,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01452984188,
                "variance": 0.0002111163051
              },
              {
                "average": 0.4377829637,
                "count": 15949924,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4961139545,
                "variance": 0.2461290558
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294634.3801,
              4329841.558,
              -10.1469302,
              296489.7801,
              4331100.618,
              369.6930698
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294634.3800953054,
                    4329841.558259554,
                    -10.1469301997831
                  ],
                  [
                    294634.3800953054,
                    4331100.618259555,
                    -10.1469301997831
                  ],
                  [
                    296489.7800953054,
                    4331100.618259555,
                    369.6930698002169
                  ],
                  [
                    296489.7800953054,
                    4329841.558259554,
                    369.6930698002169
                  ],
                  [
                    294634.3800953054,
                    4329841.558259554,
                    -10.1469301997831
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:32:16+00:00",
            "end_time": "2018-02-21T19:27: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": "20180220_212560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35405089041578,
              39.20343902872308,
              19.762395656064882
            ],
            [
              -77.35442963901939,
              39.21477666375218,
              19.762395656064882
            ],
            [
              -77.33295571233056,
              39.21520891963382,
              349.9423956560649
            ],
            [
              -77.33258041048363,
              39.203871111138824,
              349.9423956560649
            ],
            [
              -77.35405089041578,
              39.20343902872308,
              19.762395656064882
            ]
          ]
        ]
      },
      "bbox": [
        -77.35442964,
        39.20343903,
        19.76239566,
        -77.33258041,
        39.21520892,
        349.9423957
      ],
      "properties": {
        "datetime": "2018-02-20T22:02:52Z",
        "pc:count": 15726709,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297675.4033,
            "count": 15726709,
            "maximum": 298587.5552,
            "minimum": 296732.1752,
            "name": "X",
            "position": 0,
            "stddev": 478.9195973,
            "variance": 229363.9806
          },
          {
            "average": 4342557.456,
            "count": 15726709,
            "maximum": 4343251.413,
            "minimum": 4341992.153,
            "name": "Y",
            "position": 1,
            "stddev": 357.4179293,
            "variance": 127747.5762
          },
          {
            "average": 157.5201594,
            "count": 15726709,
            "maximum": 349.9423957,
            "minimum": 19.76239566,
            "name": "Z",
            "position": 2,
            "stddev": 14.01865781,
            "variance": 196.5227667
          },
          {
            "average": 7165.222411,
            "count": 15726709,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6506.565032,
            "variance": 42335388.51
          },
          {
            "average": 1.996679407,
            "count": 15726709,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.282827457,
            "variance": 1.645646285
          },
          {
            "average": 2.861715251,
            "count": 15726709,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.6111821,
            "variance": 2.595907758
          },
          {
            "average": 0.4986484458,
            "count": 15726709,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981892,
            "variance": 0.2499981892
          },
          {
            "average": 0,
            "count": 15726709,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.471413186,
            "count": 15726709,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5107601315,
            "variance": 0.2608759119
          },
          {
            "average": 7.713288627,
            "count": 15726709,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93351215,
            "variance": 142.4087122
          },
          {
            "average": 0,
            "count": 15726709,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.33333452,
            "count": 15726709,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6505229718,
            "variance": 0.4231801369
          },
          {
            "average": 203198765.1,
            "count": 15726709,
            "maximum": 203199372,
            "minimum": 203197655.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 559.6144024,
            "variance": 313168.2793
          },
          {
            "average": 0,
            "count": 15726709,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15726709,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15726709,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003528392367,
            "count": 15726709,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01878070189,
            "variance": 0.0003527147636
          },
          {
            "average": 0.4799314338,
            "count": 15726709,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4995971062,
            "variance": 0.2495972685
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296732.1752,
          4341992.153,
          19.76239566,
          298587.5552,
          4343251.413,
          349.9423957
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296732.1752430655,
                4341992.153057503,
                19.762395656064882
              ],
              [
                296732.1752430655,
                4343251.413057502,
                19.762395656064882
              ],
              [
                298587.5552430655,
                4343251.413057502,
                349.9423956560649
              ],
              [
                298587.5552430655,
                4341992.153057503,
                349.9423956560649
              ],
              [
                296732.1752430655,
                4341992.153057503,
                19.762395656064882
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:02:52+00:00",
        "end_time": "2018-02-20T21:34:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_212560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_212560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_212560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_212560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35442964,
            39.20343903,
            19.76239566,
            -77.33258041,
            39.21520892,
            349.9423957
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35405089041578,
                  39.20343902872308,
                  19.762395656064882
                ],
                [
                  -77.35442963901939,
                  39.21477666375218,
                  19.762395656064882
                ],
                [
                  -77.33295571233056,
                  39.21520891963382,
                  349.9423956560649
                ],
                [
                  -77.33258041048363,
                  39.203871111138824,
                  349.9423956560649
                ],
                [
                  -77.35405089041578,
                  39.20343902872308,
                  19.762395656064882
                ]
              ]
            ]
          },
          "id": "20180220_212560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_212560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:02:52Z",
            "pc:count": 15726709,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297675.4033,
                "count": 15726709,
                "maximum": 298587.5552,
                "minimum": 296732.1752,
                "name": "X",
                "position": 0,
                "stddev": 478.9195973,
                "variance": 229363.9806
              },
              {
                "average": 4342557.456,
                "count": 15726709,
                "maximum": 4343251.413,
                "minimum": 4341992.153,
                "name": "Y",
                "position": 1,
                "stddev": 357.4179293,
                "variance": 127747.5762
              },
              {
                "average": 157.5201594,
                "count": 15726709,
                "maximum": 349.9423957,
                "minimum": 19.76239566,
                "name": "Z",
                "position": 2,
                "stddev": 14.01865781,
                "variance": 196.5227667
              },
              {
                "average": 7165.222411,
                "count": 15726709,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6506.565032,
                "variance": 42335388.51
              },
              {
                "average": 1.996679407,
                "count": 15726709,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.282827457,
                "variance": 1.645646285
              },
              {
                "average": 2.861715251,
                "count": 15726709,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.6111821,
                "variance": 2.595907758
              },
              {
                "average": 0.4986484458,
                "count": 15726709,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981892,
                "variance": 0.2499981892
              },
              {
                "average": 0,
                "count": 15726709,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.471413186,
                "count": 15726709,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5107601315,
                "variance": 0.2608759119
              },
              {
                "average": 7.713288627,
                "count": 15726709,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93351215,
                "variance": 142.4087122
              },
              {
                "average": 0,
                "count": 15726709,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.33333452,
                "count": 15726709,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6505229718,
                "variance": 0.4231801369
              },
              {
                "average": 203198765.1,
                "count": 15726709,
                "maximum": 203199372,
                "minimum": 203197655.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 559.6144024,
                "variance": 313168.2793
              },
              {
                "average": 0,
                "count": 15726709,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15726709,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15726709,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003528392367,
                "count": 15726709,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01878070189,
                "variance": 0.0003527147636
              },
              {
                "average": 0.4799314338,
                "count": 15726709,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4995971062,
                "variance": 0.2495972685
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296732.1752,
              4341992.153,
              19.76239566,
              298587.5552,
              4343251.413,
              349.9423957
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296732.1752430655,
                    4341992.153057503,
                    19.762395656064882
                  ],
                  [
                    296732.1752430655,
                    4343251.413057502,
                    19.762395656064882
                  ],
                  [
                    298587.5552430655,
                    4343251.413057502,
                    349.9423956560649
                  ],
                  [
                    298587.5552430655,
                    4341992.153057503,
                    349.9423956560649
                  ],
                  [
                    296732.1752430655,
                    4341992.153057503,
                    19.762395656064882
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:02:52+00:00",
            "end_time": "2018-02-20T21:34:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_200552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39627245208656,
              39.18133872010179,
              -5.603867103384118
            ],
            [
              -77.39665772358416,
              39.192677131179366,
              -5.603867103384118
            ],
            [
              -77.3751925670753,
              39.1931169369123,
              344.85613289661586
            ],
            [
              -77.37481073823275,
              39.18177834929863,
              344.85613289661586
            ],
            [
              -77.39627245208656,
              39.18133872010179,
              -5.603867103384118
            ]
          ]
        ]
      },
      "bbox": [
        -77.39665772,
        39.18133872,
        -5.603867103,
        -77.37481074,
        39.19311694,
        344.8561329
      ],
      "properties": {
        "datetime": "2018-02-20T22:04:10Z",
        "pc:count": 13417065,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294062.6642,
            "count": 13417065,
            "maximum": 294876.3849,
            "minimum": 293021.1249,
            "name": "X",
            "position": 0,
            "stddev": 525.2328955,
            "variance": 275869.5945
          },
          {
            "average": 4340178.552,
            "count": 13417065,
            "maximum": 4340894.115,
            "minimum": 4339634.735,
            "name": "Y",
            "position": 1,
            "stddev": 362.550955,
            "variance": 131443.195
          },
          {
            "average": 151.7599812,
            "count": 13417065,
            "maximum": 344.8561329,
            "minimum": -5.603867103,
            "name": "Z",
            "position": 2,
            "stddev": 10.86974348,
            "variance": 118.1513233
          },
          {
            "average": 8406.98609,
            "count": 13417065,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6696.785798,
            "variance": 44846940.02
          },
          {
            "average": 1.804774517,
            "count": 13417065,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.199075149,
            "variance": 1.437781212
          },
          {
            "average": 2.502351669,
            "count": 13417065,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.586299813,
            "variance": 2.516347097
          },
          {
            "average": 0.4984807035,
            "count": 13417065,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977104,
            "variance": 0.2499977104
          },
          {
            "average": 0,
            "count": 13417065,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.524528949,
            "count": 13417065,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5037497741,
            "variance": 0.2537638349
          },
          {
            "average": 5.276325557,
            "count": 13417065,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.13303241,
            "variance": 172.4765402
          },
          {
            "average": 0,
            "count": 13417065,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.21750144,
            "count": 13417065,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.669877596,
            "variance": 0.4487359937
          },
          {
            "average": 203198675.9,
            "count": 13417065,
            "maximum": 203199450.6,
            "minimum": 203197732.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 601.2129999,
            "variance": 361457.0713
          },
          {
            "average": 0,
            "count": 13417065,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13417065,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13417065,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001238720987,
            "count": 13417065,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01112909536,
            "variance": 0.0001238567636
          },
          {
            "average": 0.4665143234,
            "count": 13417065,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4988774679,
            "variance": 0.248878728
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293021.1249,
          4339634.735,
          -5.603867103,
          294876.3849,
          4340894.115,
          344.8561329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293021.1248530382,
                4339634.73470256,
                -5.603867103384118
              ],
              [
                293021.1248530382,
                4340894.114702561,
                -5.603867103384118
              ],
              [
                294876.38485303824,
                4340894.114702561,
                344.85613289661586
              ],
              [
                294876.38485303824,
                4339634.73470256,
                344.85613289661586
              ],
              [
                293021.1248530382,
                4339634.73470256,
                -5.603867103384118
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:04:10+00:00",
        "end_time": "2018-02-20T21:35:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_200552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_200552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_200552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39665772,
            39.18133872,
            -5.603867103,
            -77.37481074,
            39.19311694,
            344.8561329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39627245208656,
                  39.18133872010179,
                  -5.603867103384118
                ],
                [
                  -77.39665772358416,
                  39.192677131179366,
                  -5.603867103384118
                ],
                [
                  -77.3751925670753,
                  39.1931169369123,
                  344.85613289661586
                ],
                [
                  -77.37481073823275,
                  39.18177834929863,
                  344.85613289661586
                ],
                [
                  -77.39627245208656,
                  39.18133872010179,
                  -5.603867103384118
                ]
              ]
            ]
          },
          "id": "20180220_200552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:04:10Z",
            "pc:count": 13417065,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294062.6642,
                "count": 13417065,
                "maximum": 294876.3849,
                "minimum": 293021.1249,
                "name": "X",
                "position": 0,
                "stddev": 525.2328955,
                "variance": 275869.5945
              },
              {
                "average": 4340178.552,
                "count": 13417065,
                "maximum": 4340894.115,
                "minimum": 4339634.735,
                "name": "Y",
                "position": 1,
                "stddev": 362.550955,
                "variance": 131443.195
              },
              {
                "average": 151.7599812,
                "count": 13417065,
                "maximum": 344.8561329,
                "minimum": -5.603867103,
                "name": "Z",
                "position": 2,
                "stddev": 10.86974348,
                "variance": 118.1513233
              },
              {
                "average": 8406.98609,
                "count": 13417065,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6696.785798,
                "variance": 44846940.02
              },
              {
                "average": 1.804774517,
                "count": 13417065,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.199075149,
                "variance": 1.437781212
              },
              {
                "average": 2.502351669,
                "count": 13417065,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.586299813,
                "variance": 2.516347097
              },
              {
                "average": 0.4984807035,
                "count": 13417065,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977104,
                "variance": 0.2499977104
              },
              {
                "average": 0,
                "count": 13417065,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.524528949,
                "count": 13417065,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5037497741,
                "variance": 0.2537638349
              },
              {
                "average": 5.276325557,
                "count": 13417065,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.13303241,
                "variance": 172.4765402
              },
              {
                "average": 0,
                "count": 13417065,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.21750144,
                "count": 13417065,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.669877596,
                "variance": 0.4487359937
              },
              {
                "average": 203198675.9,
                "count": 13417065,
                "maximum": 203199450.6,
                "minimum": 203197732.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 601.2129999,
                "variance": 361457.0713
              },
              {
                "average": 0,
                "count": 13417065,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13417065,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13417065,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001238720987,
                "count": 13417065,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01112909536,
                "variance": 0.0001238567636
              },
              {
                "average": 0.4665143234,
                "count": 13417065,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4988774679,
                "variance": 0.248878728
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293021.1249,
              4339634.735,
              -5.603867103,
              294876.3849,
              4340894.115,
              344.8561329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293021.1248530382,
                    4339634.73470256,
                    -5.603867103384118
                  ],
                  [
                    293021.1248530382,
                    4340894.114702561,
                    -5.603867103384118
                  ],
                  [
                    294876.38485303824,
                    4340894.114702561,
                    344.85613289661586
                  ],
                  [
                    294876.38485303824,
                    4339634.73470256,
                    344.85613289661586
                  ],
                  [
                    293021.1248530382,
                    4339634.73470256,
                    -5.603867103384118
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:04:10+00:00",
            "end_time": "2018-02-20T21:35: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": "20180221_206524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37470007314018,
              39.104531939204584,
              -7.441831933723847
            ],
            [
              -77.37508081168686,
              39.11586995807464,
              -7.441831933723847
            ],
            [
              -77.3536397991754,
              39.11630505620738,
              371.97816806627617
            ],
            [
              -77.3532624899676,
              39.1049668625986,
              371.97816806627617
            ],
            [
              -77.37470007314018,
              39.104531939204584,
              -7.441831933723847
            ]
          ]
        ]
      },
      "bbox": [
        -77.37508081,
        39.10453194,
        -7.441831934,
        -77.35326249,
        39.11630506,
        371.9781681
      ],
      "properties": {
        "datetime": "2018-02-21T19:49:19Z",
        "pc:count": 12696890,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295450.0595,
            "count": 12696890,
            "maximum": 296516.6542,
            "minimum": 294661.4942,
            "name": "X",
            "position": 0,
            "stddev": 493.3986485,
            "variance": 243442.2264
          },
          {
            "average": 4331715.694,
            "count": 12696890,
            "maximum": 4332319.947,
            "minimum": 4331060.647,
            "name": "Y",
            "position": 1,
            "stddev": 342.1309468,
            "variance": 117053.5847
          },
          {
            "average": 92.15941175,
            "count": 12696890,
            "maximum": 371.9781681,
            "minimum": -7.441831934,
            "name": "Z",
            "position": 2,
            "stddev": 11.78283158,
            "variance": 138.8351201
          },
          {
            "average": 7844.542957,
            "count": 12696890,
            "maximum": 65515,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5958.767407,
            "variance": 35506909.01
          },
          {
            "average": 1.788007693,
            "count": 12696890,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.193091062,
            "variance": 1.423466283
          },
          {
            "average": 2.458454314,
            "count": 12696890,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.587654955,
            "variance": 2.520648256
          },
          {
            "average": 0.4979256338,
            "count": 12696890,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957167,
            "variance": 0.2499957167
          },
          {
            "average": 0,
            "count": 12696890,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.448255596,
            "count": 12696890,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5142046345,
            "variance": 0.2644064061
          },
          {
            "average": -8.324578685,
            "count": 12696890,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.395144,
            "variance": 129.8493067
          },
          {
            "average": 0,
            "count": 12696890,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.63765938,
            "count": 12696890,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6351341893,
            "variance": 0.4033954384
          },
          {
            "average": 203276343.9,
            "count": 12696890,
            "maximum": 203277759.2,
            "minimum": 203275905.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 505.1350502,
            "variance": 255161.419
          },
          {
            "average": 0,
            "count": 12696890,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12696890,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12696890,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002291112233,
            "count": 12696890,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01513468696,
            "variance": 0.0002290587494
          },
          {
            "average": 0.4650659335,
            "count": 12696890,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4987781376,
            "variance": 0.2487796306
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294661.4942,
          4331060.647,
          -7.441831934,
          296516.6542,
          4332319.947,
          371.9781681
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294661.4941752018,
                4331060.647440612,
                -7.441831933723847
              ],
              [
                294661.4941752018,
                4332319.947440613,
                -7.441831933723847
              ],
              [
                296516.65417520184,
                4332319.947440613,
                371.97816806627617
              ],
              [
                296516.65417520184,
                4331060.647440612,
                371.97816806627617
              ],
              [
                294661.4941752018,
                4331060.647440612,
                -7.441831933723847
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:49:19+00:00",
        "end_time": "2018-02-21T19:18:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_206524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_206524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_206524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37508081,
            39.10453194,
            -7.441831934,
            -77.35326249,
            39.11630506,
            371.9781681
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37470007314018,
                  39.104531939204584,
                  -7.441831933723847
                ],
                [
                  -77.37508081168686,
                  39.11586995807464,
                  -7.441831933723847
                ],
                [
                  -77.3536397991754,
                  39.11630505620738,
                  371.97816806627617
                ],
                [
                  -77.3532624899676,
                  39.1049668625986,
                  371.97816806627617
                ],
                [
                  -77.37470007314018,
                  39.104531939204584,
                  -7.441831933723847
                ]
              ]
            ]
          },
          "id": "20180221_206524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:49:19Z",
            "pc:count": 12696890,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295450.0595,
                "count": 12696890,
                "maximum": 296516.6542,
                "minimum": 294661.4942,
                "name": "X",
                "position": 0,
                "stddev": 493.3986485,
                "variance": 243442.2264
              },
              {
                "average": 4331715.694,
                "count": 12696890,
                "maximum": 4332319.947,
                "minimum": 4331060.647,
                "name": "Y",
                "position": 1,
                "stddev": 342.1309468,
                "variance": 117053.5847
              },
              {
                "average": 92.15941175,
                "count": 12696890,
                "maximum": 371.9781681,
                "minimum": -7.441831934,
                "name": "Z",
                "position": 2,
                "stddev": 11.78283158,
                "variance": 138.8351201
              },
              {
                "average": 7844.542957,
                "count": 12696890,
                "maximum": 65515,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5958.767407,
                "variance": 35506909.01
              },
              {
                "average": 1.788007693,
                "count": 12696890,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.193091062,
                "variance": 1.423466283
              },
              {
                "average": 2.458454314,
                "count": 12696890,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.587654955,
                "variance": 2.520648256
              },
              {
                "average": 0.4979256338,
                "count": 12696890,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957167,
                "variance": 0.2499957167
              },
              {
                "average": 0,
                "count": 12696890,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.448255596,
                "count": 12696890,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5142046345,
                "variance": 0.2644064061
              },
              {
                "average": -8.324578685,
                "count": 12696890,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.395144,
                "variance": 129.8493067
              },
              {
                "average": 0,
                "count": 12696890,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.63765938,
                "count": 12696890,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6351341893,
                "variance": 0.4033954384
              },
              {
                "average": 203276343.9,
                "count": 12696890,
                "maximum": 203277759.2,
                "minimum": 203275905.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 505.1350502,
                "variance": 255161.419
              },
              {
                "average": 0,
                "count": 12696890,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12696890,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12696890,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002291112233,
                "count": 12696890,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01513468696,
                "variance": 0.0002290587494
              },
              {
                "average": 0.4650659335,
                "count": 12696890,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4987781376,
                "variance": 0.2487796306
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294661.4942,
              4331060.647,
              -7.441831934,
              296516.6542,
              4332319.947,
              371.9781681
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294661.4941752018,
                    4331060.647440612,
                    -7.441831933723847
                  ],
                  [
                    294661.4941752018,
                    4332319.947440613,
                    -7.441831933723847
                  ],
                  [
                    296516.65417520184,
                    4332319.947440613,
                    371.97816806627617
                  ],
                  [
                    296516.65417520184,
                    4331060.647440612,
                    371.97816806627617
                  ],
                  [
                    294661.4941752018,
                    4331060.647440612,
                    -7.441831933723847
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:49:19+00:00",
            "end_time": "2018-02-21T19:18: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": "20180220_200556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39633583221615,
              39.19232156560147,
              -9.030589905552233
            ],
            [
              -77.39672124000009,
              39.20365923448041,
              -9.030589905552233
            ],
            [
              -77.37525112226078,
              39.2040991871834,
              350.42941009444775
            ],
            [
              -77.37486915905399,
              39.192761341735,
              350.42941009444775
            ],
            [
              -77.39633583221615,
              39.19232156560147,
              -9.030589905552233
            ]
          ]
        ]
      },
      "bbox": [
        -77.39672124,
        39.19232157,
        -9.030589906,
        -77.37486916,
        39.20409919,
        350.4294101
      ],
      "properties": {
        "datetime": "2018-02-20T21:47:08Z",
        "pc:count": 12490354,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293940.7819,
            "count": 12490354,
            "maximum": 294903.2835,
            "minimum": 293047.8835,
            "name": "X",
            "position": 0,
            "stddev": 555.3127901,
            "variance": 308372.2948
          },
          {
            "average": 4341508.34,
            "count": 12490354,
            "maximum": 4342113.214,
            "minimum": 4340853.914,
            "name": "Y",
            "position": 1,
            "stddev": 364.1467294,
            "variance": 132602.8405
          },
          {
            "average": 159.3098612,
            "count": 12490354,
            "maximum": 350.4294101,
            "minimum": -9.030589906,
            "name": "Z",
            "position": 2,
            "stddev": 10.40666237,
            "variance": 108.2986217
          },
          {
            "average": 9505.996454,
            "count": 12490354,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6556.847039,
            "variance": 42992243.1
          },
          {
            "average": 1.686423539,
            "count": 12490354,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.175113594,
            "variance": 1.38089196
          },
          {
            "average": 2.273730753,
            "count": 12490354,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.612102864,
            "variance": 2.598875644
          },
          {
            "average": 0.4990920994,
            "count": 12490354,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991957,
            "variance": 0.2499991957
          },
          {
            "average": 0,
            "count": 12490354,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.456397713,
            "count": 12490354,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5163172728,
            "variance": 0.2665835262
          },
          {
            "average": -4.98453117,
            "count": 12490354,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.02355016,
            "variance": 169.6128589
          },
          {
            "average": 0,
            "count": 12490354,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.13087011,
            "count": 12490354,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6189525134,
            "variance": 0.3831022139
          },
          {
            "average": 203197759.7,
            "count": 12490354,
            "maximum": 203198428,
            "minimum": 203196590.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 541.7750548,
            "variance": 293520.21
          },
          {
            "average": 0,
            "count": 12490354,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12490354,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12490354,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001160095222,
            "count": 12490354,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01077014732,
            "variance": 0.0001159960733
          },
          {
            "average": 0.4640697934,
            "count": 12490354,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4987073693,
            "variance": 0.2487090402
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293047.8835,
          4340853.914,
          -9.030589906,
          294903.2835,
          4342113.214,
          350.4294101
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293047.88349352864,
                4340853.913596338,
                -9.030589905552233
              ],
              [
                293047.88349352864,
                4342113.213596338,
                -9.030589905552233
              ],
              [
                294903.28349352867,
                4342113.213596338,
                350.42941009444775
              ],
              [
                294903.28349352867,
                4340853.913596338,
                350.42941009444775
              ],
              [
                293047.88349352864,
                4340853.913596338,
                -9.030589905552233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:47:08+00:00",
        "end_time": "2018-02-20T21:16:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_200556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_200556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_200556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39672124,
            39.19232157,
            -9.030589906,
            -77.37486916,
            39.20409919,
            350.4294101
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39633583221615,
                  39.19232156560147,
                  -9.030589905552233
                ],
                [
                  -77.39672124000009,
                  39.20365923448041,
                  -9.030589905552233
                ],
                [
                  -77.37525112226078,
                  39.2040991871834,
                  350.42941009444775
                ],
                [
                  -77.37486915905399,
                  39.192761341735,
                  350.42941009444775
                ],
                [
                  -77.39633583221615,
                  39.19232156560147,
                  -9.030589905552233
                ]
              ]
            ]
          },
          "id": "20180220_200556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:47:08Z",
            "pc:count": 12490354,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293940.7819,
                "count": 12490354,
                "maximum": 294903.2835,
                "minimum": 293047.8835,
                "name": "X",
                "position": 0,
                "stddev": 555.3127901,
                "variance": 308372.2948
              },
              {
                "average": 4341508.34,
                "count": 12490354,
                "maximum": 4342113.214,
                "minimum": 4340853.914,
                "name": "Y",
                "position": 1,
                "stddev": 364.1467294,
                "variance": 132602.8405
              },
              {
                "average": 159.3098612,
                "count": 12490354,
                "maximum": 350.4294101,
                "minimum": -9.030589906,
                "name": "Z",
                "position": 2,
                "stddev": 10.40666237,
                "variance": 108.2986217
              },
              {
                "average": 9505.996454,
                "count": 12490354,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6556.847039,
                "variance": 42992243.1
              },
              {
                "average": 1.686423539,
                "count": 12490354,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.175113594,
                "variance": 1.38089196
              },
              {
                "average": 2.273730753,
                "count": 12490354,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.612102864,
                "variance": 2.598875644
              },
              {
                "average": 0.4990920994,
                "count": 12490354,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991957,
                "variance": 0.2499991957
              },
              {
                "average": 0,
                "count": 12490354,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.456397713,
                "count": 12490354,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5163172728,
                "variance": 0.2665835262
              },
              {
                "average": -4.98453117,
                "count": 12490354,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.02355016,
                "variance": 169.6128589
              },
              {
                "average": 0,
                "count": 12490354,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.13087011,
                "count": 12490354,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6189525134,
                "variance": 0.3831022139
              },
              {
                "average": 203197759.7,
                "count": 12490354,
                "maximum": 203198428,
                "minimum": 203196590.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 541.7750548,
                "variance": 293520.21
              },
              {
                "average": 0,
                "count": 12490354,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12490354,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12490354,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001160095222,
                "count": 12490354,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01077014732,
                "variance": 0.0001159960733
              },
              {
                "average": 0.4640697934,
                "count": 12490354,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4987073693,
                "variance": 0.2487090402
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293047.8835,
              4340853.914,
              -9.030589906,
              294903.2835,
              4342113.214,
              350.4294101
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293047.88349352864,
                    4340853.913596338,
                    -9.030589905552233
                  ],
                  [
                    293047.88349352864,
                    4342113.213596338,
                    -9.030589905552233
                  ],
                  [
                    294903.28349352867,
                    4342113.213596338,
                    350.42941009444775
                  ],
                  [
                    294903.28349352867,
                    4340853.913596338,
                    350.42941009444775
                  ],
                  [
                    293047.88349352864,
                    4340853.913596338,
                    -9.030589905552233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:47:08+00:00",
            "end_time": "2018-02-20T21:16:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_206528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37475863415385,
              39.115514850107694,
              -9.513122245749003
            ],
            [
              -77.37513953098886,
              39.126852847087314,
              -9.513122245749003
            ],
            [
              -77.35369449634175,
              39.127288071469394,
              368.606877754251
            ],
            [
              -77.35331703082971,
              39.11594989971482,
              368.606877754251
            ],
            [
              -77.37475863415385,
              39.115514850107694,
              -9.513122245749003
            ]
          ]
        ]
      },
      "bbox": [
        -77.37513953,
        39.11551485,
        -9.513122246,
        -77.35331703,
        39.12728807,
        368.6068778
      ],
      "properties": {
        "datetime": "2018-02-21T19:28:30Z",
        "pc:count": 13594739,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295493.8162,
            "count": 13594739,
            "maximum": 296543.5402,
            "minimum": 294688.3202,
            "name": "X",
            "position": 0,
            "stddev": 522.3128565,
            "variance": 272810.7201
          },
          {
            "average": 4332919.745,
            "count": 13594739,
            "maximum": 4333539.104,
            "minimum": 4332279.804,
            "name": "Y",
            "position": 1,
            "stddev": 357.1532026,
            "variance": 127558.4101
          },
          {
            "average": 97.12604906,
            "count": 13594739,
            "maximum": 368.6068778,
            "minimum": -9.513122246,
            "name": "Z",
            "position": 2,
            "stddev": 9.761128866,
            "variance": 95.27963673
          },
          {
            "average": 7665.27345,
            "count": 13594739,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5922.008087,
            "variance": 35070179.79
          },
          {
            "average": 1.796067876,
            "count": 13594739,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.195608253,
            "variance": 1.429479094
          },
          {
            "average": 2.478934535,
            "count": 13594739,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.591517226,
            "variance": 2.532927081
          },
          {
            "average": 0.5032142949,
            "count": 13594739,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999896866,
            "variance": 0.2499896867
          },
          {
            "average": 0,
            "count": 13594739,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.41810571,
            "count": 13594739,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5049895997,
            "variance": 0.2550144958
          },
          {
            "average": 2.631996852,
            "count": 13594739,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.8315345,
            "variance": 164.6482777
          },
          {
            "average": 0,
            "count": 13594739,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.92748518,
            "count": 13594739,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5765863543,
            "variance": 0.3324518239
          },
          {
            "average": 203275723,
            "count": 13594739,
            "maximum": 203276510.7,
            "minimum": 203274590.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 600.5057986,
            "variance": 360607.2141
          },
          {
            "average": 0,
            "count": 13594739,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13594739,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13594739,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002524505987,
            "count": 13594739,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01588668896,
            "variance": 0.000252386886
          },
          {
            "average": 0.335577167,
            "count": 13594739,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4721918555,
            "variance": 0.2229651484
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294688.3202,
          4332279.804,
          -9.513122246,
          296543.5402,
          4333539.104,
          368.6068778
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294688.3202279812,
                4332279.804072727,
                -9.513122245749003
              ],
              [
                294688.3202279812,
                4333539.104072728,
                -9.513122245749003
              ],
              [
                296543.54022798117,
                4333539.104072728,
                368.606877754251
              ],
              [
                296543.54022798117,
                4332279.804072727,
                368.606877754251
              ],
              [
                294688.3202279812,
                4332279.804072727,
                -9.513122245749003
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:28:30+00:00",
        "end_time": "2018-02-21T18:56:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_206528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_206528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_206528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37513953,
            39.11551485,
            -9.513122246,
            -77.35331703,
            39.12728807,
            368.6068778
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37475863415385,
                  39.115514850107694,
                  -9.513122245749003
                ],
                [
                  -77.37513953098886,
                  39.126852847087314,
                  -9.513122245749003
                ],
                [
                  -77.35369449634175,
                  39.127288071469394,
                  368.606877754251
                ],
                [
                  -77.35331703082971,
                  39.11594989971482,
                  368.606877754251
                ],
                [
                  -77.37475863415385,
                  39.115514850107694,
                  -9.513122245749003
                ]
              ]
            ]
          },
          "id": "20180221_206528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:28:30Z",
            "pc:count": 13594739,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295493.8162,
                "count": 13594739,
                "maximum": 296543.5402,
                "minimum": 294688.3202,
                "name": "X",
                "position": 0,
                "stddev": 522.3128565,
                "variance": 272810.7201
              },
              {
                "average": 4332919.745,
                "count": 13594739,
                "maximum": 4333539.104,
                "minimum": 4332279.804,
                "name": "Y",
                "position": 1,
                "stddev": 357.1532026,
                "variance": 127558.4101
              },
              {
                "average": 97.12604906,
                "count": 13594739,
                "maximum": 368.6068778,
                "minimum": -9.513122246,
                "name": "Z",
                "position": 2,
                "stddev": 9.761128866,
                "variance": 95.27963673
              },
              {
                "average": 7665.27345,
                "count": 13594739,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5922.008087,
                "variance": 35070179.79
              },
              {
                "average": 1.796067876,
                "count": 13594739,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.195608253,
                "variance": 1.429479094
              },
              {
                "average": 2.478934535,
                "count": 13594739,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.591517226,
                "variance": 2.532927081
              },
              {
                "average": 0.5032142949,
                "count": 13594739,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999896866,
                "variance": 0.2499896867
              },
              {
                "average": 0,
                "count": 13594739,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.41810571,
                "count": 13594739,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5049895997,
                "variance": 0.2550144958
              },
              {
                "average": 2.631996852,
                "count": 13594739,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.8315345,
                "variance": 164.6482777
              },
              {
                "average": 0,
                "count": 13594739,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.92748518,
                "count": 13594739,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5765863543,
                "variance": 0.3324518239
              },
              {
                "average": 203275723,
                "count": 13594739,
                "maximum": 203276510.7,
                "minimum": 203274590.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 600.5057986,
                "variance": 360607.2141
              },
              {
                "average": 0,
                "count": 13594739,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13594739,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13594739,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002524505987,
                "count": 13594739,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01588668896,
                "variance": 0.000252386886
              },
              {
                "average": 0.335577167,
                "count": 13594739,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4721918555,
                "variance": 0.2229651484
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294688.3202,
              4332279.804,
              -9.513122246,
              296543.5402,
              4333539.104,
              368.6068778
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294688.3202279812,
                    4332279.804072727,
                    -9.513122245749003
                  ],
                  [
                    294688.3202279812,
                    4333539.104072728,
                    -9.513122245749003
                  ],
                  [
                    296543.54022798117,
                    4333539.104072728,
                    368.606877754251
                  ],
                  [
                    296543.54022798117,
                    4332279.804072727,
                    368.606877754251
                  ],
                  [
                    294688.3202279812,
                    4332279.804072727,
                    -9.513122245749003
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:28:30+00:00",
            "end_time": "2018-02-21T18:56: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": "20180220_200560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39639758973487,
              39.203302790570625,
              -7.22483111460167
            ],
            [
              -77.3967832009344,
              39.21464169795599,
              -7.22483111460167
            ],
            [
              -77.37530788802543,
              39.21508180208453,
              356.69516888539835
            ],
            [
              -77.37492572396553,
              39.20374271806374,
              356.69516888539835
            ],
            [
              -77.39639758973487,
              39.203302790570625,
              -7.22483111460167
            ]
          ]
        ]
      },
      "bbox": [
        -77.3967832,
        39.20330279,
        -7.224831115,
        -77.37492572,
        39.2150818,
        356.6951689
      ],
      "properties": {
        "datetime": "2018-02-20T21:35:45Z",
        "pc:count": 18619684,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293874.3993,
            "count": 18619684,
            "maximum": 294930.3468,
            "minimum": 293074.7868,
            "name": "X",
            "position": 0,
            "stddev": 482.9716883,
            "variance": 233261.6517
          },
          {
            "average": 4342690.28,
            "count": 18619684,
            "maximum": 4343332.351,
            "minimum": 4342072.911,
            "name": "Y",
            "position": 1,
            "stddev": 348.4855036,
            "variance": 121442.1462
          },
          {
            "average": 161.4231487,
            "count": 18619684,
            "maximum": 356.6951689,
            "minimum": -7.224831115,
            "name": "Z",
            "position": 2,
            "stddev": 14.20478798,
            "variance": 201.7760015
          },
          {
            "average": 5843.728119,
            "count": 18619684,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6069.800591,
            "variance": 36842479.22
          },
          {
            "average": 2.173222381,
            "count": 18619684,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.308039141,
            "variance": 1.710966394
          },
          {
            "average": 3.18687562,
            "count": 18619684,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.510157731,
            "variance": 2.280576373
          },
          {
            "average": 0.501671081,
            "count": 18619684,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972209,
            "variance": 0.2499972209
          },
          {
            "average": 0,
            "count": 18619684,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375304167,
            "count": 18619684,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5001724673,
            "variance": 0.250172497
          },
          {
            "average": 9.66063327,
            "count": 18619684,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.21477165,
            "variance": 104.3415598
          },
          {
            "average": 0,
            "count": 18619684,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.43939854,
            "count": 18619684,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5977499339,
            "variance": 0.3573049835
          },
          {
            "average": 203197122.8,
            "count": 18619684,
            "maximum": 203197745.3,
            "minimum": 203195916,
            "name": "GpsTime",
            "position": 12,
            "stddev": 610.4864861,
            "variance": 372693.7497
          },
          {
            "average": 0,
            "count": 18619684,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18619684,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18619684,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003316382813,
            "count": 18619684,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01820791902,
            "variance": 0.0003315283151
          },
          {
            "average": 0.3945689948,
            "count": 18619684,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4887579319,
            "variance": 0.238884316
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293074.7868,
          4342072.911,
          -7.224831115,
          294930.3468,
          4343332.351,
          356.6951689
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293074.7868392584,
                4342072.910843854,
                -7.22483111460167
              ],
              [
                293074.7868392584,
                4343332.350843853,
                -7.22483111460167
              ],
              [
                294930.34683925845,
                4343332.350843853,
                356.69516888539835
              ],
              [
                294930.34683925845,
                4342072.910843854,
                356.69516888539835
              ],
              [
                293074.7868392584,
                4342072.910843854,
                -7.22483111460167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:35:45+00:00",
        "end_time": "2018-02-20T21:05:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_200560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_200560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_200560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3967832,
            39.20330279,
            -7.224831115,
            -77.37492572,
            39.2150818,
            356.6951689
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39639758973487,
                  39.203302790570625,
                  -7.22483111460167
                ],
                [
                  -77.3967832009344,
                  39.21464169795599,
                  -7.22483111460167
                ],
                [
                  -77.37530788802543,
                  39.21508180208453,
                  356.69516888539835
                ],
                [
                  -77.37492572396553,
                  39.20374271806374,
                  356.69516888539835
                ],
                [
                  -77.39639758973487,
                  39.203302790570625,
                  -7.22483111460167
                ]
              ]
            ]
          },
          "id": "20180220_200560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:35:45Z",
            "pc:count": 18619684,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293874.3993,
                "count": 18619684,
                "maximum": 294930.3468,
                "minimum": 293074.7868,
                "name": "X",
                "position": 0,
                "stddev": 482.9716883,
                "variance": 233261.6517
              },
              {
                "average": 4342690.28,
                "count": 18619684,
                "maximum": 4343332.351,
                "minimum": 4342072.911,
                "name": "Y",
                "position": 1,
                "stddev": 348.4855036,
                "variance": 121442.1462
              },
              {
                "average": 161.4231487,
                "count": 18619684,
                "maximum": 356.6951689,
                "minimum": -7.224831115,
                "name": "Z",
                "position": 2,
                "stddev": 14.20478798,
                "variance": 201.7760015
              },
              {
                "average": 5843.728119,
                "count": 18619684,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6069.800591,
                "variance": 36842479.22
              },
              {
                "average": 2.173222381,
                "count": 18619684,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.308039141,
                "variance": 1.710966394
              },
              {
                "average": 3.18687562,
                "count": 18619684,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.510157731,
                "variance": 2.280576373
              },
              {
                "average": 0.501671081,
                "count": 18619684,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972209,
                "variance": 0.2499972209
              },
              {
                "average": 0,
                "count": 18619684,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375304167,
                "count": 18619684,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5001724673,
                "variance": 0.250172497
              },
              {
                "average": 9.66063327,
                "count": 18619684,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.21477165,
                "variance": 104.3415598
              },
              {
                "average": 0,
                "count": 18619684,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.43939854,
                "count": 18619684,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5977499339,
                "variance": 0.3573049835
              },
              {
                "average": 203197122.8,
                "count": 18619684,
                "maximum": 203197745.3,
                "minimum": 203195916,
                "name": "GpsTime",
                "position": 12,
                "stddev": 610.4864861,
                "variance": 372693.7497
              },
              {
                "average": 0,
                "count": 18619684,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18619684,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18619684,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003316382813,
                "count": 18619684,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01820791902,
                "variance": 0.0003315283151
              },
              {
                "average": 0.3945689948,
                "count": 18619684,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4887579319,
                "variance": 0.238884316
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293074.7868,
              4342072.911,
              -7.224831115,
              294930.3468,
              4343332.351,
              356.6951689
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293074.7868392584,
                    4342072.910843854,
                    -7.22483111460167
                  ],
                  [
                    293074.7868392584,
                    4343332.350843853,
                    -7.22483111460167
                  ],
                  [
                    294930.34683925845,
                    4343332.350843853,
                    356.69516888539835
                  ],
                  [
                    294930.34683925845,
                    4342072.910843854,
                    356.69516888539835
                  ],
                  [
                    293074.7868392584,
                    4342072.910843854,
                    -7.22483111460167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:35:45+00:00",
            "end_time": "2018-02-20T21:05: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": "20180220_200564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39645863501906,
              39.214284995090225,
              -6.653921004098009
            ],
            [
              -77.39684436383409,
              39.22562262010957,
              -6.653921004098009
            ],
            [
              -77.3753661688917,
              39.22606282828729,
              356.48607899590195
            ],
            [
              -77.37498388864205,
              39.21472502662478,
              356.48607899590195
            ],
            [
              -77.39645863501906,
              39.214284995090225,
              -6.653921004098009
            ]
          ]
        ]
      },
      "bbox": [
        -77.39684436,
        39.214285,
        -6.653921004,
        -77.37498389,
        39.22606283,
        356.486079
      ],
      "properties": {
        "datetime": "2018-02-20T21:35:06Z",
        "pc:count": 16831385,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293952.2872,
            "count": 16831385,
            "maximum": 294957.2839,
            "minimum": 293101.7639,
            "name": "X",
            "position": 0,
            "stddev": 499.5402213,
            "variance": 249540.4327
          },
          {
            "average": 4343862.822,
            "count": 16831385,
            "maximum": 4344551.317,
            "minimum": 4343292.017,
            "name": "Y",
            "position": 1,
            "stddev": 339.724575,
            "variance": 115412.7869
          },
          {
            "average": 152.1923452,
            "count": 16831385,
            "maximum": 356.486079,
            "minimum": -6.653921004,
            "name": "Z",
            "position": 2,
            "stddev": 14.65412904,
            "variance": 214.7434978
          },
          {
            "average": 6358.053258,
            "count": 16831385,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6154.421041,
            "variance": 37876898.35
          },
          {
            "average": 2.098069886,
            "count": 16831385,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.312382434,
            "variance": 1.722347654
          },
          {
            "average": 3.030809051,
            "count": 16831385,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.582305522,
            "variance": 2.503690765
          },
          {
            "average": 0.4969286247,
            "count": 16831385,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999905814,
            "variance": 0.2499905815
          },
          {
            "average": 0,
            "count": 16831385,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.440076143,
            "count": 16831385,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5078291406,
            "variance": 0.257890436
          },
          {
            "average": -11.94671714,
            "count": 16831385,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.597969889,
            "variance": 57.72914644
          },
          {
            "average": 0,
            "count": 16831385,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.44686661,
            "count": 16831385,
            "maximum": 47,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5233007818,
            "variance": 0.2738437083
          },
          {
            "average": 203196231.8,
            "count": 16831385,
            "maximum": 203197706.5,
            "minimum": 203194840.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 390.7190579,
            "variance": 152661.3822
          },
          {
            "average": 0,
            "count": 16831385,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16831385,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16831385,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002836962021,
            "count": 16831385,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01684089473,
            "variance": 0.0002836157354
          },
          {
            "average": 0.4692699383,
            "count": 16831385,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990547847,
            "variance": 0.2490556781
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293101.7639,
          4343292.017,
          -6.653921004,
          294957.2839,
          4344551.317,
          356.486079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293101.76385011105,
                4343292.0171167925,
                -6.653921004098009
              ],
              [
                293101.76385011105,
                4344551.317116793,
                -6.653921004098009
              ],
              [
                294957.28385011107,
                4344551.317116793,
                356.48607899590195
              ],
              [
                294957.28385011107,
                4343292.0171167925,
                356.48607899590195
              ],
              [
                293101.76385011105,
                4343292.0171167925,
                -6.653921004098009
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:35:06+00:00",
        "end_time": "2018-02-20T20:47:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_200564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_200564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_200564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39684436,
            39.214285,
            -6.653921004,
            -77.37498389,
            39.22606283,
            356.486079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39645863501906,
                  39.214284995090225,
                  -6.653921004098009
                ],
                [
                  -77.39684436383409,
                  39.22562262010957,
                  -6.653921004098009
                ],
                [
                  -77.3753661688917,
                  39.22606282828729,
                  356.48607899590195
                ],
                [
                  -77.37498388864205,
                  39.21472502662478,
                  356.48607899590195
                ],
                [
                  -77.39645863501906,
                  39.214284995090225,
                  -6.653921004098009
                ]
              ]
            ]
          },
          "id": "20180220_200564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:35:06Z",
            "pc:count": 16831385,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293952.2872,
                "count": 16831385,
                "maximum": 294957.2839,
                "minimum": 293101.7639,
                "name": "X",
                "position": 0,
                "stddev": 499.5402213,
                "variance": 249540.4327
              },
              {
                "average": 4343862.822,
                "count": 16831385,
                "maximum": 4344551.317,
                "minimum": 4343292.017,
                "name": "Y",
                "position": 1,
                "stddev": 339.724575,
                "variance": 115412.7869
              },
              {
                "average": 152.1923452,
                "count": 16831385,
                "maximum": 356.486079,
                "minimum": -6.653921004,
                "name": "Z",
                "position": 2,
                "stddev": 14.65412904,
                "variance": 214.7434978
              },
              {
                "average": 6358.053258,
                "count": 16831385,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6154.421041,
                "variance": 37876898.35
              },
              {
                "average": 2.098069886,
                "count": 16831385,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.312382434,
                "variance": 1.722347654
              },
              {
                "average": 3.030809051,
                "count": 16831385,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.582305522,
                "variance": 2.503690765
              },
              {
                "average": 0.4969286247,
                "count": 16831385,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999905814,
                "variance": 0.2499905815
              },
              {
                "average": 0,
                "count": 16831385,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.440076143,
                "count": 16831385,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5078291406,
                "variance": 0.257890436
              },
              {
                "average": -11.94671714,
                "count": 16831385,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.597969889,
                "variance": 57.72914644
              },
              {
                "average": 0,
                "count": 16831385,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.44686661,
                "count": 16831385,
                "maximum": 47,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5233007818,
                "variance": 0.2738437083
              },
              {
                "average": 203196231.8,
                "count": 16831385,
                "maximum": 203197706.5,
                "minimum": 203194840.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 390.7190579,
                "variance": 152661.3822
              },
              {
                "average": 0,
                "count": 16831385,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16831385,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16831385,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002836962021,
                "count": 16831385,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01684089473,
                "variance": 0.0002836157354
              },
              {
                "average": 0.4692699383,
                "count": 16831385,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990547847,
                "variance": 0.2490556781
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293101.7639,
              4343292.017,
              -6.653921004,
              294957.2839,
              4344551.317,
              356.486079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293101.76385011105,
                    4343292.0171167925,
                    -6.653921004098009
                  ],
                  [
                    293101.76385011105,
                    4344551.317116793,
                    -6.653921004098009
                  ],
                  [
                    294957.28385011107,
                    4344551.317116793,
                    356.48607899590195
                  ],
                  [
                    294957.28385011107,
                    4343292.0171167925,
                    356.48607899590195
                  ],
                  [
                    293101.76385011105,
                    4343292.0171167925,
                    -6.653921004098009
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:35:06+00:00",
            "end_time": "2018-02-20T20:47: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": "20180305_206508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37447067204486,
              39.060603742051335,
              -9.909414971808701
            ],
            [
              -77.37485072444905,
              39.07194022779137,
              -9.909414971808701
            ],
            [
              -77.35342115947381,
              39.07237491515879,
              338.7705850281913
            ],
            [
              -77.35304452873366,
              39.06103825481186,
              338.7705850281913
            ],
            [
              -77.37447067204486,
              39.060603742051335,
              -9.909414971808701
            ]
          ]
        ]
      },
      "bbox": [
        -77.37485072,
        39.06060374,
        -9.909414972,
        -77.35304453,
        39.07237492,
        338.770585
      ],
      "properties": {
        "datetime": "2018-03-06T14:33:08Z",
        "pc:count": 9762628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295227.8025,
            "count": 9762628,
            "maximum": 296409.1923,
            "minimum": 294553.8723,
            "name": "X",
            "position": 0,
            "stddev": 494.7065732,
            "variance": 244734.5935
          },
          {
            "average": 4327017.028,
            "count": 9762628,
            "maximum": 4327443.554,
            "minimum": 4326184.434,
            "name": "Y",
            "position": 1,
            "stddev": 350.6366076,
            "variance": 122946.0306
          },
          {
            "average": 69.77335467,
            "count": 9762628,
            "maximum": 338.770585,
            "minimum": -9.909414972,
            "name": "Z",
            "position": 2,
            "stddev": 13.95133761,
            "variance": 194.6398212
          },
          {
            "average": 3916.005176,
            "count": 9762628,
            "maximum": 65506,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4905.675462,
            "variance": 24065651.74
          },
          {
            "average": 2.432871456,
            "count": 9762628,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.357239886,
            "variance": 1.842100107
          },
          {
            "average": 3.602679217,
            "count": 9762628,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.373787002,
            "variance": 1.887290726
          },
          {
            "average": 0.4992700736,
            "count": 9762628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994928,
            "variance": 0.2499994928
          },
          {
            "average": 0,
            "count": 9762628,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299868539,
            "count": 9762628,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6564083884,
            "variance": 0.4308719724
          },
          {
            "average": -10.41260153,
            "count": 9762628,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.535558433,
            "variance": 90.92687463
          },
          {
            "average": 0,
            "count": 9762628,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.84258726,
            "count": 9762628,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.166105333,
            "variance": 4.692012313
          },
          {
            "average": 204373447.6,
            "count": 9762628,
            "maximum": 204381988.7,
            "minimum": 204314454.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 21378.39729,
            "variance": 457035870.7
          },
          {
            "average": 0,
            "count": 9762628,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9762628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9762628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007350479809,
            "count": 9762628,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02710180364,
            "variance": 0.0007345077606
          },
          {
            "average": 0.4712117475,
            "count": 9762628,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4991705741,
            "variance": 0.249171262
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294553.8723,
          4326184.434,
          -9.909414972,
          296409.1923,
          4327443.554,
          338.770585
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294553.87233455374,
                4326184.4337176895,
                -9.909414971808701
              ],
              [
                294553.87233455374,
                4327443.553717689,
                -9.909414971808701
              ],
              [
                296409.1923345537,
                4327443.553717689,
                338.7705850281913
              ],
              [
                296409.1923345537,
                4326184.4337176895,
                338.7705850281913
              ],
              [
                294553.87233455374,
                4326184.4337176895,
                -9.909414971808701
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:33:08+00:00",
        "end_time": "2018-03-05T19:47:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180305_206508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_206508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180305_206508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180305_206508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37485072,
            39.06060374,
            -9.909414972,
            -77.35304453,
            39.07237492,
            338.770585
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37447067204486,
                  39.060603742051335,
                  -9.909414971808701
                ],
                [
                  -77.37485072444905,
                  39.07194022779137,
                  -9.909414971808701
                ],
                [
                  -77.35342115947381,
                  39.07237491515879,
                  338.7705850281913
                ],
                [
                  -77.35304452873366,
                  39.06103825481186,
                  338.7705850281913
                ],
                [
                  -77.37447067204486,
                  39.060603742051335,
                  -9.909414971808701
                ]
              ]
            ]
          },
          "id": "20180305_206508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180305_206508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:33:08Z",
            "pc:count": 9762628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295227.8025,
                "count": 9762628,
                "maximum": 296409.1923,
                "minimum": 294553.8723,
                "name": "X",
                "position": 0,
                "stddev": 494.7065732,
                "variance": 244734.5935
              },
              {
                "average": 4327017.028,
                "count": 9762628,
                "maximum": 4327443.554,
                "minimum": 4326184.434,
                "name": "Y",
                "position": 1,
                "stddev": 350.6366076,
                "variance": 122946.0306
              },
              {
                "average": 69.77335467,
                "count": 9762628,
                "maximum": 338.770585,
                "minimum": -9.909414972,
                "name": "Z",
                "position": 2,
                "stddev": 13.95133761,
                "variance": 194.6398212
              },
              {
                "average": 3916.005176,
                "count": 9762628,
                "maximum": 65506,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4905.675462,
                "variance": 24065651.74
              },
              {
                "average": 2.432871456,
                "count": 9762628,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.357239886,
                "variance": 1.842100107
              },
              {
                "average": 3.602679217,
                "count": 9762628,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.373787002,
                "variance": 1.887290726
              },
              {
                "average": 0.4992700736,
                "count": 9762628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994928,
                "variance": 0.2499994928
              },
              {
                "average": 0,
                "count": 9762628,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299868539,
                "count": 9762628,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6564083884,
                "variance": 0.4308719724
              },
              {
                "average": -10.41260153,
                "count": 9762628,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.535558433,
                "variance": 90.92687463
              },
              {
                "average": 0,
                "count": 9762628,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.84258726,
                "count": 9762628,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.166105333,
                "variance": 4.692012313
              },
              {
                "average": 204373447.6,
                "count": 9762628,
                "maximum": 204381988.7,
                "minimum": 204314454.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 21378.39729,
                "variance": 457035870.7
              },
              {
                "average": 0,
                "count": 9762628,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9762628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9762628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007350479809,
                "count": 9762628,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02710180364,
                "variance": 0.0007345077606
              },
              {
                "average": 0.4712117475,
                "count": 9762628,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4991705741,
                "variance": 0.249171262
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294553.8723,
              4326184.434,
              -9.909414972,
              296409.1923,
              4327443.554,
              338.770585
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294553.87233455374,
                    4326184.4337176895,
                    -9.909414971808701
                  ],
                  [
                    294553.87233455374,
                    4327443.553717689,
                    -9.909414971808701
                  ],
                  [
                    296409.1923345537,
                    4327443.553717689,
                    338.7705850281913
                  ],
                  [
                    296409.1923345537,
                    4326184.4337176895,
                    338.7705850281913
                  ],
                  [
                    294553.87233455374,
                    4326184.4337176895,
                    -9.909414971808701
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:33:08+00:00",
            "end_time": "2018-03-05T19:47:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_206512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.3745292684158,
              39.07158567926646,
              -10.147500334420386
            ],
            [
              -77.37490950302826,
              39.08292286340541,
              -10.147500334420386
            ],
            [
              -77.35347615447877,
              39.083357672420384,
              331.7324996655796
            ],
            [
              -77.35309934369008,
              39.07202031362916,
              331.7324996655796
            ],
            [
              -77.3745292684158,
              39.07158567926646,
              -10.147500334420386
            ]
          ]
        ]
      },
      "bbox": [
        -77.3749095,
        39.07158568,
        -10.14750033,
        -77.35309934,
        39.08335767,
        331.7324997
      ],
      "properties": {
        "datetime": "2018-03-06T14:33:08Z",
        "pc:count": 18728616,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295491.0372,
            "count": 18728616,
            "maximum": 296436.016,
            "minimum": 294580.656,
            "name": "X",
            "position": 0,
            "stddev": 506.7745977,
            "variance": 256820.4929
          },
          {
            "average": 4328005.817,
            "count": 18728616,
            "maximum": 4328662.675,
            "minimum": 4327403.475,
            "name": "Y",
            "position": 1,
            "stddev": 357.7568899,
            "variance": 127989.9923
          },
          {
            "average": 95.11034335,
            "count": 18728616,
            "maximum": 331.7324997,
            "minimum": -10.14750033,
            "name": "Z",
            "position": 2,
            "stddev": 12.79672707,
            "variance": 163.7562237
          },
          {
            "average": 4587.064887,
            "count": 18728616,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4805.74759,
            "variance": 23095209.89
          },
          {
            "average": 2.329158118,
            "count": 18728616,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.32692036,
            "variance": 1.760717642
          },
          {
            "average": 3.401887144,
            "count": 18728616,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.424598007,
            "variance": 2.029479482
          },
          {
            "average": 0.5009921716,
            "count": 18728616,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990289,
            "variance": 0.2499990289
          },
          {
            "average": 0,
            "count": 18728616,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.334498022,
            "count": 18728616,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5043058854,
            "variance": 0.2543244261
          },
          {
            "average": -10.9612353,
            "count": 18728616,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.483886166,
            "variance": 71.97632448
          },
          {
            "average": 0,
            "count": 18728616,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.71670838,
            "count": 18728616,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.229078752,
            "variance": 67.71773711
          },
          {
            "average": 204279291.5,
            "count": 18728616,
            "maximum": 204381988.1,
            "minimum": 203277786.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 319984.0595,
            "variance": 102389798400.0
          },
          {
            "average": 0,
            "count": 18728616,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18728616,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18728616,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003241029663,
            "count": 18728616,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0179999428,
            "variance": 0.0003239979409
          },
          {
            "average": 0.43020189,
            "count": 18728616,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4951042687,
            "variance": 0.2451282369
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294580.656,
          4327403.475,
          -10.14750033,
          296436.016,
          4328662.675,
          331.7324997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294580.65598944214,
                4327403.474628992,
                -10.147500334420386
              ],
              [
                294580.65598944214,
                4328662.674628992,
                -10.147500334420386
              ],
              [
                296436.0159894421,
                4328662.674628992,
                331.7324996655796
              ],
              [
                296436.0159894421,
                4327403.474628992,
                331.7324996655796
              ],
              [
                294580.65598944214,
                4327403.474628992,
                -10.147500334420386
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:33:08+00:00",
        "end_time": "2018-02-21T19:49:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_206512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_206512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_206512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3749095,
            39.07158568,
            -10.14750033,
            -77.35309934,
            39.08335767,
            331.7324997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.3745292684158,
                  39.07158567926646,
                  -10.147500334420386
                ],
                [
                  -77.37490950302826,
                  39.08292286340541,
                  -10.147500334420386
                ],
                [
                  -77.35347615447877,
                  39.083357672420384,
                  331.7324996655796
                ],
                [
                  -77.35309934369008,
                  39.07202031362916,
                  331.7324996655796
                ],
                [
                  -77.3745292684158,
                  39.07158567926646,
                  -10.147500334420386
                ]
              ]
            ]
          },
          "id": "20180221_206512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:33:08Z",
            "pc:count": 18728616,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295491.0372,
                "count": 18728616,
                "maximum": 296436.016,
                "minimum": 294580.656,
                "name": "X",
                "position": 0,
                "stddev": 506.7745977,
                "variance": 256820.4929
              },
              {
                "average": 4328005.817,
                "count": 18728616,
                "maximum": 4328662.675,
                "minimum": 4327403.475,
                "name": "Y",
                "position": 1,
                "stddev": 357.7568899,
                "variance": 127989.9923
              },
              {
                "average": 95.11034335,
                "count": 18728616,
                "maximum": 331.7324997,
                "minimum": -10.14750033,
                "name": "Z",
                "position": 2,
                "stddev": 12.79672707,
                "variance": 163.7562237
              },
              {
                "average": 4587.064887,
                "count": 18728616,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4805.74759,
                "variance": 23095209.89
              },
              {
                "average": 2.329158118,
                "count": 18728616,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.32692036,
                "variance": 1.760717642
              },
              {
                "average": 3.401887144,
                "count": 18728616,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.424598007,
                "variance": 2.029479482
              },
              {
                "average": 0.5009921716,
                "count": 18728616,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990289,
                "variance": 0.2499990289
              },
              {
                "average": 0,
                "count": 18728616,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.334498022,
                "count": 18728616,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5043058854,
                "variance": 0.2543244261
              },
              {
                "average": -10.9612353,
                "count": 18728616,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.483886166,
                "variance": 71.97632448
              },
              {
                "average": 0,
                "count": 18728616,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.71670838,
                "count": 18728616,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.229078752,
                "variance": 67.71773711
              },
              {
                "average": 204279291.5,
                "count": 18728616,
                "maximum": 204381988.1,
                "minimum": 203277786.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 319984.0595,
                "variance": 102389798400.0
              },
              {
                "average": 0,
                "count": 18728616,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18728616,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18728616,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003241029663,
                "count": 18728616,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0179999428,
                "variance": 0.0003239979409
              },
              {
                "average": 0.43020189,
                "count": 18728616,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4951042687,
                "variance": 0.2451282369
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294580.656,
              4327403.475,
              -10.14750033,
              296436.016,
              4328662.675,
              331.7324997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294580.65598944214,
                    4327403.474628992,
                    -10.147500334420386
                  ],
                  [
                    294580.65598944214,
                    4328662.674628992,
                    -10.147500334420386
                  ],
                  [
                    296436.0159894421,
                    4328662.674628992,
                    331.7324996655796
                  ],
                  [
                    296436.0159894421,
                    4327403.474628992,
                    331.7324996655796
                  ],
                  [
                    294580.65598944214,
                    4327403.474628992,
                    -10.147500334420386
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:33:08+00:00",
            "end_time": "2018-02-21T19:49: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": "20180220_200568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39651983098166,
              39.22526614342687,
              -8.553938077075856
            ],
            [
              -77.39690575713564,
              39.23660482688744,
              -8.553938077075856
            ],
            [
              -77.37542398344024,
              39.23704515330887,
              361.08606192292416
            ],
            [
              -77.37504150810204,
              39.22570629315523,
              361.08606192292416
            ],
            [
              -77.39651983098166,
              39.22526614342687,
              -8.553938077075856
            ]
          ]
        ]
      },
      "bbox": [
        -77.39690576,
        39.22526614,
        -8.553938077,
        -77.37504151,
        39.23704515,
        361.0860619
      ],
      "properties": {
        "datetime": "2018-02-20T21:17:28Z",
        "pc:count": 13635787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 294029.94,
            "count": 13635787,
            "maximum": 294984.274,
            "minimum": 293128.734,
            "name": "X",
            "position": 0,
            "stddev": 510.6400044,
            "variance": 260753.2141
          },
          {
            "average": 4345156.77,
            "count": 13635787,
            "maximum": 4345770.428,
            "minimum": 4344511.008,
            "name": "Y",
            "position": 1,
            "stddev": 348.0273702,
            "variance": 121123.0504
          },
          {
            "average": 132.8399802,
            "count": 13635787,
            "maximum": 361.0860619,
            "minimum": -8.553938077,
            "name": "Z",
            "position": 2,
            "stddev": 14.09077423,
            "variance": 198.5499184
          },
          {
            "average": 8273.410499,
            "count": 13635787,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6208.584684,
            "variance": 38546523.78
          },
          {
            "average": 1.771833998,
            "count": 13635787,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.201463021,
            "variance": 1.443513391
          },
          {
            "average": 2.439019985,
            "count": 13635787,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.610970671,
            "variance": 2.595226504
          },
          {
            "average": 0.5022019631,
            "count": 13635787,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951697,
            "variance": 0.2499951697
          },
          {
            "average": 0,
            "count": 13635787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.54468378,
            "count": 13635787,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5108285358,
            "variance": 0.2609457929
          },
          {
            "average": 8.088975174,
            "count": 13635787,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8083932,
            "variance": 116.8213637
          },
          {
            "average": 0,
            "count": 13635787,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.71559126,
            "count": 13635787,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5792318948,
            "variance": 0.3355095879
          },
          {
            "average": 203195579.5,
            "count": 13635787,
            "maximum": 203196648.1,
            "minimum": 203194838.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 560.1983782,
            "variance": 313822.2229
          },
          {
            "average": 0,
            "count": 13635787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13635787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13635787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000281538572,
            "count": 13635787,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01677674965,
            "variance": 0.0002814593287
          },
          {
            "average": 0.4261846419,
            "count": 13635787,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4945212946,
            "variance": 0.2445513108
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293128.734,
          4344511.008,
          -8.553938077,
          294984.274,
          4345770.428,
          361.0860619
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293128.7340221531,
                4344511.008430333,
                -8.553938077075856
              ],
              [
                293128.7340221531,
                4345770.428430333,
                -8.553938077075856
              ],
              [
                294984.2740221531,
                4345770.428430333,
                361.08606192292416
              ],
              [
                294984.2740221531,
                4344511.008430333,
                361.08606192292416
              ],
              [
                293128.7340221531,
                4344511.008430333,
                -8.553938077075856
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:17:28+00:00",
        "end_time": "2018-02-20T20:47:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_200568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_200568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_200568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39690576,
            39.22526614,
            -8.553938077,
            -77.37504151,
            39.23704515,
            361.0860619
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39651983098166,
                  39.22526614342687,
                  -8.553938077075856
                ],
                [
                  -77.39690575713564,
                  39.23660482688744,
                  -8.553938077075856
                ],
                [
                  -77.37542398344024,
                  39.23704515330887,
                  361.08606192292416
                ],
                [
                  -77.37504150810204,
                  39.22570629315523,
                  361.08606192292416
                ],
                [
                  -77.39651983098166,
                  39.22526614342687,
                  -8.553938077075856
                ]
              ]
            ]
          },
          "id": "20180220_200568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:17:28Z",
            "pc:count": 13635787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 294029.94,
                "count": 13635787,
                "maximum": 294984.274,
                "minimum": 293128.734,
                "name": "X",
                "position": 0,
                "stddev": 510.6400044,
                "variance": 260753.2141
              },
              {
                "average": 4345156.77,
                "count": 13635787,
                "maximum": 4345770.428,
                "minimum": 4344511.008,
                "name": "Y",
                "position": 1,
                "stddev": 348.0273702,
                "variance": 121123.0504
              },
              {
                "average": 132.8399802,
                "count": 13635787,
                "maximum": 361.0860619,
                "minimum": -8.553938077,
                "name": "Z",
                "position": 2,
                "stddev": 14.09077423,
                "variance": 198.5499184
              },
              {
                "average": 8273.410499,
                "count": 13635787,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6208.584684,
                "variance": 38546523.78
              },
              {
                "average": 1.771833998,
                "count": 13635787,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.201463021,
                "variance": 1.443513391
              },
              {
                "average": 2.439019985,
                "count": 13635787,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.610970671,
                "variance": 2.595226504
              },
              {
                "average": 0.5022019631,
                "count": 13635787,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951697,
                "variance": 0.2499951697
              },
              {
                "average": 0,
                "count": 13635787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.54468378,
                "count": 13635787,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5108285358,
                "variance": 0.2609457929
              },
              {
                "average": 8.088975174,
                "count": 13635787,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8083932,
                "variance": 116.8213637
              },
              {
                "average": 0,
                "count": 13635787,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.71559126,
                "count": 13635787,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5792318948,
                "variance": 0.3355095879
              },
              {
                "average": 203195579.5,
                "count": 13635787,
                "maximum": 203196648.1,
                "minimum": 203194838.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 560.1983782,
                "variance": 313822.2229
              },
              {
                "average": 0,
                "count": 13635787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13635787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13635787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000281538572,
                "count": 13635787,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01677674965,
                "variance": 0.0002814593287
              },
              {
                "average": 0.4261846419,
                "count": 13635787,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4945212946,
                "variance": 0.2445513108
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293128.734,
              4344511.008,
              -8.553938077,
              294984.274,
              4345770.428,
              361.0860619
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293128.7340221531,
                    4344511.008430333,
                    -8.553938077075856
                  ],
                  [
                    293128.7340221531,
                    4345770.428430333,
                    -8.553938077075856
                  ],
                  [
                    294984.2740221531,
                    4345770.428430333,
                    361.08606192292416
                  ],
                  [
                    294984.2740221531,
                    4344511.008430333,
                    361.08606192292416
                  ],
                  [
                    293128.7340221531,
                    4344511.008430333,
                    -8.553938077075856
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:17:28+00:00",
            "end_time": "2018-02-20T20:47:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_206516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37458766795592,
              39.08256795603575,
              -10.337199007569751
            ],
            [
              -77.37496807877984,
              39.093905658500994,
              -10.337199007569751
            ],
            [
              -77.3535309446118,
              39.09434058905107,
              353.5828009924303
            ],
            [
              -77.35315395971848,
              39.083002711890984,
              353.5828009924303
            ],
            [
              -77.37458766795592,
              39.08256795603575,
              -10.337199007569751
            ]
          ]
        ]
      },
      "bbox": [
        -77.37496808,
        39.08256796,
        -10.33719901,
        -77.35315396,
        39.09434059,
        353.582801
      ],
      "properties": {
        "datetime": "2018-03-06T14:32:50Z",
        "pc:count": 15614546,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295588.6029,
            "count": 15614546,
            "maximum": 296462.8668,
            "minimum": 294607.4668,
            "name": "X",
            "position": 0,
            "stddev": 538.9793109,
            "variance": 290498.6976
          },
          {
            "average": 4329293.469,
            "count": 15614546,
            "maximum": 4329881.815,
            "minimum": 4328622.555,
            "name": "Y",
            "position": 1,
            "stddev": 338.2652671,
            "variance": 114423.391
          },
          {
            "average": 100.3185676,
            "count": 15614546,
            "maximum": 353.582801,
            "minimum": -10.33719901,
            "name": "Z",
            "position": 2,
            "stddev": 8.498640556,
            "variance": 72.2268913
          },
          {
            "average": 7727.947579,
            "count": 15614546,
            "maximum": 65508,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5921.547246,
            "variance": 35064721.79
          },
          {
            "average": 1.872376885,
            "count": 15614546,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.218142546,
            "variance": 1.483871262
          },
          {
            "average": 2.563811525,
            "count": 15614546,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.586098432,
            "variance": 2.515708236
          },
          {
            "average": 0.5023512691,
            "count": 15614546,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944875,
            "variance": 0.2499944875
          },
          {
            "average": 0,
            "count": 15614546,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.522583814,
            "count": 15614546,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5207328768,
            "variance": 0.271162729
          },
          {
            "average": -1.165071382,
            "count": 15614546,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.42562927,
            "variance": 180.2475212
          },
          {
            "average": 0,
            "count": 15614546,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 66.56817297,
            "count": 15614546,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.59034214,
            "variance": 184.6973996
          },
          {
            "average": 203695153.3,
            "count": 15614546,
            "maximum": 204381970.6,
            "minimum": 203276453.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 535418.1148,
            "variance": 286672557700.0
          },
          {
            "average": 0,
            "count": 15614546,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15614546,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15614546,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001619003204,
            "count": 15614546,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01272297603,
            "variance": 0.000161874119
          },
          {
            "average": 0.3824998818,
            "count": 15614546,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4859976722,
            "variance": 0.2361937374
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294607.4668,
          4328622.555,
          -10.33719901,
          296462.8668,
          4329881.815,
          353.582801
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294607.4668025239,
                4328622.55471542,
                -10.337199007569751
              ],
              [
                294607.4668025239,
                4329881.81471542,
                -10.337199007569751
              ],
              [
                296462.8668025239,
                4329881.81471542,
                353.5828009924303
              ],
              [
                296462.8668025239,
                4328622.55471542,
                353.5828009924303
              ],
              [
                294607.4668025239,
                4328622.55471542,
                -10.337199007569751
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:32:50+00:00",
        "end_time": "2018-02-21T19:27:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_206516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_206516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_206516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37496808,
            39.08256796,
            -10.33719901,
            -77.35315396,
            39.09434059,
            353.582801
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37458766795592,
                  39.08256795603575,
                  -10.337199007569751
                ],
                [
                  -77.37496807877984,
                  39.093905658500994,
                  -10.337199007569751
                ],
                [
                  -77.3535309446118,
                  39.09434058905107,
                  353.5828009924303
                ],
                [
                  -77.35315395971848,
                  39.083002711890984,
                  353.5828009924303
                ],
                [
                  -77.37458766795592,
                  39.08256795603575,
                  -10.337199007569751
                ]
              ]
            ]
          },
          "id": "20180221_206516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:32:50Z",
            "pc:count": 15614546,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295588.6029,
                "count": 15614546,
                "maximum": 296462.8668,
                "minimum": 294607.4668,
                "name": "X",
                "position": 0,
                "stddev": 538.9793109,
                "variance": 290498.6976
              },
              {
                "average": 4329293.469,
                "count": 15614546,
                "maximum": 4329881.815,
                "minimum": 4328622.555,
                "name": "Y",
                "position": 1,
                "stddev": 338.2652671,
                "variance": 114423.391
              },
              {
                "average": 100.3185676,
                "count": 15614546,
                "maximum": 353.582801,
                "minimum": -10.33719901,
                "name": "Z",
                "position": 2,
                "stddev": 8.498640556,
                "variance": 72.2268913
              },
              {
                "average": 7727.947579,
                "count": 15614546,
                "maximum": 65508,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5921.547246,
                "variance": 35064721.79
              },
              {
                "average": 1.872376885,
                "count": 15614546,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.218142546,
                "variance": 1.483871262
              },
              {
                "average": 2.563811525,
                "count": 15614546,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.586098432,
                "variance": 2.515708236
              },
              {
                "average": 0.5023512691,
                "count": 15614546,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944875,
                "variance": 0.2499944875
              },
              {
                "average": 0,
                "count": 15614546,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.522583814,
                "count": 15614546,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5207328768,
                "variance": 0.271162729
              },
              {
                "average": -1.165071382,
                "count": 15614546,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.42562927,
                "variance": 180.2475212
              },
              {
                "average": 0,
                "count": 15614546,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 66.56817297,
                "count": 15614546,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.59034214,
                "variance": 184.6973996
              },
              {
                "average": 203695153.3,
                "count": 15614546,
                "maximum": 204381970.6,
                "minimum": 203276453.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 535418.1148,
                "variance": 286672557700.0
              },
              {
                "average": 0,
                "count": 15614546,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15614546,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15614546,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001619003204,
                "count": 15614546,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01272297603,
                "variance": 0.000161874119
              },
              {
                "average": 0.3824998818,
                "count": 15614546,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4859976722,
                "variance": 0.2361937374
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294607.4668,
              4328622.555,
              -10.33719901,
              296462.8668,
              4329881.815,
              353.582801
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294607.4668025239,
                    4328622.55471542,
                    -10.337199007569751
                  ],
                  [
                    294607.4668025239,
                    4329881.81471542,
                    -10.337199007569751
                  ],
                  [
                    296462.8668025239,
                    4329881.81471542,
                    353.5828009924303
                  ],
                  [
                    296462.8668025239,
                    4328622.55471542,
                    353.5828009924303
                  ],
                  [
                    294607.4668025239,
                    4328622.55471542,
                    -10.337199007569751
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:32:50+00:00",
            "end_time": "2018-02-21T19:27: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": "20180221_200520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39578539913204,
              39.093480088434816,
              -9.869704526997083
            ],
            [
              -77.39616935914448,
              39.1048177745258,
              -9.869704526997083
            ],
            [
              -77.37472924939549,
              39.105256704839874,
              355.6102954730029
            ],
            [
              -77.37434871701728,
              39.09391884246194,
              355.6102954730029
            ],
            [
              -77.39578539913204,
              39.093480088434816,
              -9.869704526997083
            ]
          ]
        ]
      },
      "bbox": [
        -77.39616936,
        39.09348009,
        -9.869704527,
        -77.37434872,
        39.1052567,
        355.6102955
      ],
      "properties": {
        "datetime": "2018-02-21T19:50:01Z",
        "pc:count": 14401678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293601.745,
            "count": 14401678,
            "maximum": 294661.0752,
            "minimum": 292805.6752,
            "name": "X",
            "position": 0,
            "stddev": 554.8486788,
            "variance": 307857.0563
          },
          {
            "average": 4330473.776,
            "count": 14401678,
            "maximum": 4331141.157,
            "minimum": 4329881.877,
            "name": "Y",
            "position": 1,
            "stddev": 345.9342916,
            "variance": 119670.5341
          },
          {
            "average": 94.72160311,
            "count": 14401678,
            "maximum": 355.6102955,
            "minimum": -9.869704527,
            "name": "Z",
            "position": 2,
            "stddev": 8.350701203,
            "variance": 69.73421058
          },
          {
            "average": 6673.371958,
            "count": 14401678,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5616.930198,
            "variance": 31549904.85
          },
          {
            "average": 1.894656442,
            "count": 14401678,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.207356449,
            "variance": 1.457709596
          },
          {
            "average": 2.668921566,
            "count": 14401678,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.546784536,
            "variance": 2.392542402
          },
          {
            "average": 0.492339851,
            "count": 14401678,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499941336,
            "variance": 0.2499413395
          },
          {
            "average": 0,
            "count": 14401678,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.438059371,
            "count": 14401678,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5078148288,
            "variance": 0.2578759004
          },
          {
            "average": -7.945729742,
            "count": 14401678,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.65189316,
            "variance": 135.7666142
          },
          {
            "average": 0,
            "count": 14401678,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.63084225,
            "count": 14401678,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6507024568,
            "variance": 0.4234136873
          },
          {
            "average": 203276357.3,
            "count": 14401678,
            "maximum": 203277801.6,
            "minimum": 203275944.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 517.9275068,
            "variance": 268248.9023
          },
          {
            "average": 0,
            "count": 14401678,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14401678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14401678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002755928858,
            "count": 14401678,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01659870337,
            "variance": 0.0002755169535
          },
          {
            "average": 0.331485956,
            "count": 14401678,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4707473126,
            "variance": 0.2216030324
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292805.6752,
          4329881.877,
          -9.869704527,
          294661.0752,
          4331141.157,
          355.6102955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292805.6751947225,
                4329881.877253541,
                -9.869704526997083
              ],
              [
                292805.6751947225,
                4331141.15725354,
                -9.869704526997083
              ],
              [
                294661.0751947225,
                4331141.15725354,
                355.6102954730029
              ],
              [
                294661.0751947225,
                4329881.877253541,
                355.6102954730029
              ],
              [
                292805.6751947225,
                4329881.877253541,
                -9.869704526997083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:50:01+00:00",
        "end_time": "2018-02-21T19:19:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_200520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_200520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_200520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39616936,
            39.09348009,
            -9.869704527,
            -77.37434872,
            39.1052567,
            355.6102955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39578539913204,
                  39.093480088434816,
                  -9.869704526997083
                ],
                [
                  -77.39616935914448,
                  39.1048177745258,
                  -9.869704526997083
                ],
                [
                  -77.37472924939549,
                  39.105256704839874,
                  355.6102954730029
                ],
                [
                  -77.37434871701728,
                  39.09391884246194,
                  355.6102954730029
                ],
                [
                  -77.39578539913204,
                  39.093480088434816,
                  -9.869704526997083
                ]
              ]
            ]
          },
          "id": "20180221_200520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:50:01Z",
            "pc:count": 14401678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293601.745,
                "count": 14401678,
                "maximum": 294661.0752,
                "minimum": 292805.6752,
                "name": "X",
                "position": 0,
                "stddev": 554.8486788,
                "variance": 307857.0563
              },
              {
                "average": 4330473.776,
                "count": 14401678,
                "maximum": 4331141.157,
                "minimum": 4329881.877,
                "name": "Y",
                "position": 1,
                "stddev": 345.9342916,
                "variance": 119670.5341
              },
              {
                "average": 94.72160311,
                "count": 14401678,
                "maximum": 355.6102955,
                "minimum": -9.869704527,
                "name": "Z",
                "position": 2,
                "stddev": 8.350701203,
                "variance": 69.73421058
              },
              {
                "average": 6673.371958,
                "count": 14401678,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5616.930198,
                "variance": 31549904.85
              },
              {
                "average": 1.894656442,
                "count": 14401678,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.207356449,
                "variance": 1.457709596
              },
              {
                "average": 2.668921566,
                "count": 14401678,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.546784536,
                "variance": 2.392542402
              },
              {
                "average": 0.492339851,
                "count": 14401678,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499941336,
                "variance": 0.2499413395
              },
              {
                "average": 0,
                "count": 14401678,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.438059371,
                "count": 14401678,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5078148288,
                "variance": 0.2578759004
              },
              {
                "average": -7.945729742,
                "count": 14401678,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.65189316,
                "variance": 135.7666142
              },
              {
                "average": 0,
                "count": 14401678,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.63084225,
                "count": 14401678,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6507024568,
                "variance": 0.4234136873
              },
              {
                "average": 203276357.3,
                "count": 14401678,
                "maximum": 203277801.6,
                "minimum": 203275944.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 517.9275068,
                "variance": 268248.9023
              },
              {
                "average": 0,
                "count": 14401678,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14401678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14401678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002755928858,
                "count": 14401678,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01659870337,
                "variance": 0.0002755169535
              },
              {
                "average": 0.331485956,
                "count": 14401678,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4707473126,
                "variance": 0.2216030324
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292805.6752,
              4329881.877,
              -9.869704527,
              294661.0752,
              4331141.157,
              355.6102955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292805.6751947225,
                    4329881.877253541,
                    -9.869704526997083
                  ],
                  [
                    292805.6751947225,
                    4331141.15725354,
                    -9.869704526997083
                  ],
                  [
                    294661.0751947225,
                    4331141.15725354,
                    355.6102954730029
                  ],
                  [
                    294661.0751947225,
                    4329881.877253541,
                    355.6102954730029
                  ],
                  [
                    292805.6751947225,
                    4329881.877253541,
                    -9.869704526997083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:50:01+00:00",
            "end_time": "2018-02-21T19:19: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": "20180220_200572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39658139622361,
              39.23624896840016,
              -8.794934335138095
            ],
            [
              -77.39696748308694,
              39.2475876299211,
              -8.794934335138095
            ],
            [
              -77.37548305488708,
              39.24802805576729,
              356.10506566486197
            ],
            [
              -77.37510042061382,
              39.23668921752768,
              356.10506566486197
            ],
            [
              -77.39658139622361,
              39.23624896840016,
              -8.794934335138095
            ]
          ]
        ]
      },
      "bbox": [
        -77.39696748,
        39.23624897,
        -8.794934335,
        -77.37510042,
        39.24802806,
        356.1050657
      ],
      "properties": {
        "datetime": "2018-02-20T21:04:50Z",
        "pc:count": 13637299,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293983.0771,
            "count": 13637299,
            "maximum": 295011.1665,
            "minimum": 293155.6865,
            "name": "X",
            "position": 0,
            "stddev": 508.1264711,
            "variance": 258192.5107
          },
          {
            "average": 4346406.177,
            "count": 13637299,
            "maximum": 4346989.609,
            "minimum": 4345730.189,
            "name": "Y",
            "position": 1,
            "stddev": 344.4194038,
            "variance": 118624.7257
          },
          {
            "average": 136.4523499,
            "count": 13637299,
            "maximum": 356.1050657,
            "minimum": -8.794934335,
            "name": "Z",
            "position": 2,
            "stddev": 11.22407258,
            "variance": 125.9798054
          },
          {
            "average": 7949.12085,
            "count": 13637299,
            "maximum": 65506,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6415.967954,
            "variance": 41164644.79
          },
          {
            "average": 1.852856493,
            "count": 13637299,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.229146825,
            "variance": 1.510801916
          },
          {
            "average": 2.591805313,
            "count": 13637299,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.613631043,
            "variance": 2.603805142
          },
          {
            "average": 0.5015326715,
            "count": 13637299,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976692,
            "variance": 0.2499976692
          },
          {
            "average": 0,
            "count": 13637299,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.455859478,
            "count": 13637299,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5108577104,
            "variance": 0.2609756003
          },
          {
            "average": -6.936862825,
            "count": 13637299,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.00955988,
            "variance": 144.2295284
          },
          {
            "average": 0,
            "count": 13637299,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.70983242,
            "count": 13637299,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6532272838,
            "variance": 0.4267058843
          },
          {
            "average": 203194694.1,
            "count": 13637299,
            "maximum": 203195890.5,
            "minimum": 203194133.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 534.011164,
            "variance": 285167.9232
          },
          {
            "average": 0,
            "count": 13637299,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13637299,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13637299,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003249177128,
            "count": 13637299,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01802254602,
            "variance": 0.0003248121651
          },
          {
            "average": 0.4700741694,
            "count": 13637299,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4991036595,
            "variance": 0.2491044629
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293155.6865,
          4345730.189,
          -8.794934335,
          295011.1665,
          4346989.609,
          356.1050657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293155.68651885027,
                4345730.188614524,
                -8.794934335138095
              ],
              [
                293155.68651885027,
                4346989.608614524,
                -8.794934335138095
              ],
              [
                295011.16651885025,
                4346989.608614524,
                356.10506566486197
              ],
              [
                295011.16651885025,
                4345730.188614524,
                356.10506566486197
              ],
              [
                293155.68651885027,
                4345730.188614524,
                -8.794934335138095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:04:50+00:00",
        "end_time": "2018-02-20T20:35:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_200572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_200572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_200572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39696748,
            39.23624897,
            -8.794934335,
            -77.37510042,
            39.24802806,
            356.1050657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39658139622361,
                  39.23624896840016,
                  -8.794934335138095
                ],
                [
                  -77.39696748308694,
                  39.2475876299211,
                  -8.794934335138095
                ],
                [
                  -77.37548305488708,
                  39.24802805576729,
                  356.10506566486197
                ],
                [
                  -77.37510042061382,
                  39.23668921752768,
                  356.10506566486197
                ],
                [
                  -77.39658139622361,
                  39.23624896840016,
                  -8.794934335138095
                ]
              ]
            ]
          },
          "id": "20180220_200572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:04:50Z",
            "pc:count": 13637299,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293983.0771,
                "count": 13637299,
                "maximum": 295011.1665,
                "minimum": 293155.6865,
                "name": "X",
                "position": 0,
                "stddev": 508.1264711,
                "variance": 258192.5107
              },
              {
                "average": 4346406.177,
                "count": 13637299,
                "maximum": 4346989.609,
                "minimum": 4345730.189,
                "name": "Y",
                "position": 1,
                "stddev": 344.4194038,
                "variance": 118624.7257
              },
              {
                "average": 136.4523499,
                "count": 13637299,
                "maximum": 356.1050657,
                "minimum": -8.794934335,
                "name": "Z",
                "position": 2,
                "stddev": 11.22407258,
                "variance": 125.9798054
              },
              {
                "average": 7949.12085,
                "count": 13637299,
                "maximum": 65506,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6415.967954,
                "variance": 41164644.79
              },
              {
                "average": 1.852856493,
                "count": 13637299,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.229146825,
                "variance": 1.510801916
              },
              {
                "average": 2.591805313,
                "count": 13637299,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.613631043,
                "variance": 2.603805142
              },
              {
                "average": 0.5015326715,
                "count": 13637299,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976692,
                "variance": 0.2499976692
              },
              {
                "average": 0,
                "count": 13637299,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.455859478,
                "count": 13637299,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5108577104,
                "variance": 0.2609756003
              },
              {
                "average": -6.936862825,
                "count": 13637299,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.00955988,
                "variance": 144.2295284
              },
              {
                "average": 0,
                "count": 13637299,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.70983242,
                "count": 13637299,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6532272838,
                "variance": 0.4267058843
              },
              {
                "average": 203194694.1,
                "count": 13637299,
                "maximum": 203195890.5,
                "minimum": 203194133.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 534.011164,
                "variance": 285167.9232
              },
              {
                "average": 0,
                "count": 13637299,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13637299,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13637299,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003249177128,
                "count": 13637299,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01802254602,
                "variance": 0.0003248121651
              },
              {
                "average": 0.4700741694,
                "count": 13637299,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4991036595,
                "variance": 0.2491044629
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293155.6865,
              4345730.189,
              -8.794934335,
              295011.1665,
              4346989.609,
              356.1050657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293155.68651885027,
                    4345730.188614524,
                    -8.794934335138095
                  ],
                  [
                    293155.68651885027,
                    4346989.608614524,
                    -8.794934335138095
                  ],
                  [
                    295011.16651885025,
                    4346989.608614524,
                    356.10506566486197
                  ],
                  [
                    295011.16651885025,
                    4345730.188614524,
                    356.10506566486197
                  ],
                  [
                    293155.68651885027,
                    4345730.188614524,
                    -8.794934335138095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:04:50+00:00",
            "end_time": "2018-02-20T20:35:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_200524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39584613676028,
              39.10446387565717,
              1.15123428324992
            ],
            [
              -77.39623021397337,
              39.115800279376984,
              1.15123428324992
            ],
            [
              -77.37478839532213,
              39.116239290307576,
              351.35123428324994
            ],
            [
              -77.37440774697535,
              39.10490271030266,
              351.35123428324994
            ],
            [
              -77.39584613676028,
              39.10446387565717,
              1.15123428324992
            ]
          ]
        ]
      },
      "bbox": [
        -77.39623021,
        39.10446388,
        1.151234283,
        -77.37440775,
        39.11623929,
        351.3512343
      ],
      "properties": {
        "datetime": "2018-02-21T19:28:00Z",
        "pc:count": 14714108,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293618.4033,
            "count": 14714108,
            "maximum": 294687.8507,
            "minimum": 292832.5907,
            "name": "X",
            "position": 0,
            "stddev": 522.4293612,
            "variance": 272932.4374
          },
          {
            "average": 4331783.917,
            "count": 14714108,
            "maximum": 4332360.279,
            "minimum": 4331101.139,
            "name": "Y",
            "position": 1,
            "stddev": 341.8434856,
            "variance": 116856.9686
          },
          {
            "average": 95.67652749,
            "count": 14714108,
            "maximum": 351.3512343,
            "minimum": 1.151234283,
            "name": "Z",
            "position": 2,
            "stddev": 7.45948124,
            "variance": 55.64386037
          },
          {
            "average": 6588.280429,
            "count": 14714108,
            "maximum": 65531,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5572.943541,
            "variance": 31057699.71
          },
          {
            "average": 1.884325846,
            "count": 14714108,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.207772438,
            "variance": 1.458714262
          },
          {
            "average": 2.667071562,
            "count": 14714108,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560247447,
            "variance": 2.434372095
          },
          {
            "average": 0.5018991977,
            "count": 14714108,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999641,
            "variance": 0.24999641
          },
          {
            "average": 0,
            "count": 14714108,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.401283449,
            "count": 14714108,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.506983254,
            "variance": 0.2570320198
          },
          {
            "average": 5.466649734,
            "count": 14714108,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89162817,
            "variance": 141.4108205
          },
          {
            "average": 0,
            "count": 14714108,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.84904719,
            "count": 14714108,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5467817842,
            "variance": 0.2989703196
          },
          {
            "average": 203275673.1,
            "count": 14714108,
            "maximum": 203276480.1,
            "minimum": 203274560.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 626.8557322,
            "variance": 392948.1089
          },
          {
            "average": 0,
            "count": 14714108,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14714108,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14714108,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002683818822,
            "count": 14714108,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01638016702,
            "variance": 0.0002683098716
          },
          {
            "average": 0.3136705263,
            "count": 14714108,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4639842043,
            "variance": 0.2152813419
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292832.5907,
          4331101.139,
          1.151234283,
          294687.8507,
          4332360.279,
          351.3512343
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292832.5906718284,
                4331101.1392208785,
                1.15123428324992
              ],
              [
                292832.5906718284,
                4332360.279220879,
                1.15123428324992
              ],
              [
                294687.85067182843,
                4332360.279220879,
                351.35123428324994
              ],
              [
                294687.85067182843,
                4331101.1392208785,
                351.35123428324994
              ],
              [
                292832.5906718284,
                4331101.1392208785,
                1.15123428324992
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:28:00+00:00",
        "end_time": "2018-02-21T18:56:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_200524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_200524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_200524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39623021,
            39.10446388,
            1.151234283,
            -77.37440775,
            39.11623929,
            351.3512343
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39584613676028,
                  39.10446387565717,
                  1.15123428324992
                ],
                [
                  -77.39623021397337,
                  39.115800279376984,
                  1.15123428324992
                ],
                [
                  -77.37478839532213,
                  39.116239290307576,
                  351.35123428324994
                ],
                [
                  -77.37440774697535,
                  39.10490271030266,
                  351.35123428324994
                ],
                [
                  -77.39584613676028,
                  39.10446387565717,
                  1.15123428324992
                ]
              ]
            ]
          },
          "id": "20180221_200524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:28:00Z",
            "pc:count": 14714108,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293618.4033,
                "count": 14714108,
                "maximum": 294687.8507,
                "minimum": 292832.5907,
                "name": "X",
                "position": 0,
                "stddev": 522.4293612,
                "variance": 272932.4374
              },
              {
                "average": 4331783.917,
                "count": 14714108,
                "maximum": 4332360.279,
                "minimum": 4331101.139,
                "name": "Y",
                "position": 1,
                "stddev": 341.8434856,
                "variance": 116856.9686
              },
              {
                "average": 95.67652749,
                "count": 14714108,
                "maximum": 351.3512343,
                "minimum": 1.151234283,
                "name": "Z",
                "position": 2,
                "stddev": 7.45948124,
                "variance": 55.64386037
              },
              {
                "average": 6588.280429,
                "count": 14714108,
                "maximum": 65531,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5572.943541,
                "variance": 31057699.71
              },
              {
                "average": 1.884325846,
                "count": 14714108,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.207772438,
                "variance": 1.458714262
              },
              {
                "average": 2.667071562,
                "count": 14714108,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560247447,
                "variance": 2.434372095
              },
              {
                "average": 0.5018991977,
                "count": 14714108,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999641,
                "variance": 0.24999641
              },
              {
                "average": 0,
                "count": 14714108,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.401283449,
                "count": 14714108,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.506983254,
                "variance": 0.2570320198
              },
              {
                "average": 5.466649734,
                "count": 14714108,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89162817,
                "variance": 141.4108205
              },
              {
                "average": 0,
                "count": 14714108,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.84904719,
                "count": 14714108,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5467817842,
                "variance": 0.2989703196
              },
              {
                "average": 203275673.1,
                "count": 14714108,
                "maximum": 203276480.1,
                "minimum": 203274560.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 626.8557322,
                "variance": 392948.1089
              },
              {
                "average": 0,
                "count": 14714108,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14714108,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14714108,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002683818822,
                "count": 14714108,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01638016702,
                "variance": 0.0002683098716
              },
              {
                "average": 0.3136705263,
                "count": 14714108,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4639842043,
                "variance": 0.2152813419
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292832.5907,
              4331101.139,
              1.151234283,
              294687.8507,
              4332360.279,
              351.3512343
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292832.5906718284,
                    4331101.1392208785,
                    1.15123428324992
                  ],
                  [
                    292832.5906718284,
                    4332360.279220879,
                    1.15123428324992
                  ],
                  [
                    294687.85067182843,
                    4332360.279220879,
                    351.35123428324994
                  ],
                  [
                    294687.85067182843,
                    4331101.1392208785,
                    351.35123428324994
                  ],
                  [
                    292832.5906718284,
                    4331101.1392208785,
                    1.15123428324992
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:28:00+00:00",
            "end_time": "2018-02-21T18:56: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": "20180220_200576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.396641882805,
              39.24723048321676,
              -8.094490540959669
            ],
            [
              -77.39702813637624,
              39.25856930286899,
              -8.094490540959669
            ],
            [
              -77.37554267360865,
              39.25900979460913,
              440.0455094590403
            ],
            [
              -77.37515987419681,
              39.247670798223226,
              440.0455094590403
            ],
            [
              -77.396641882805,
              39.24723048321676,
              -8.094490540959669
            ]
          ]
        ]
      },
      "bbox": [
        -77.39702814,
        39.24723048,
        -8.094490541,
        -77.37515987,
        39.25900979,
        440.0455095
      ],
      "properties": {
        "datetime": "2018-04-13T14:20:15Z",
        "pc:count": 23923252,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293938.4417,
            "count": 23923252,
            "maximum": 295038.0175,
            "minimum": 293182.7375,
            "name": "X",
            "position": 0,
            "stddev": 515.9471997,
            "variance": 266201.5129
          },
          {
            "average": 4347700.074,
            "count": 23923252,
            "maximum": 4348208.663,
            "minimum": 4346949.223,
            "name": "Y",
            "position": 1,
            "stddev": 346.6076596,
            "variance": 120136.8697
          },
          {
            "average": 183.1961785,
            "count": 23923252,
            "maximum": 440.0455095,
            "minimum": -8.094490541,
            "name": "Z",
            "position": 2,
            "stddev": 35.77834359,
            "variance": 1280.08987
          },
          {
            "average": 5143.72599,
            "count": 23923252,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5627.665491,
            "variance": 31670618.88
          },
          {
            "average": 2.29281061,
            "count": 23923252,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.323412204,
            "variance": 1.751419861
          },
          {
            "average": 3.383149582,
            "count": 23923252,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.42993368,
            "variance": 2.044710329
          },
          {
            "average": 0.5040084015,
            "count": 23923252,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999839429,
            "variance": 0.2499839432
          },
          {
            "average": 0,
            "count": 23923252,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259131409,
            "count": 23923252,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4710400033,
            "variance": 0.2218786847
          },
          {
            "average": -0.1742656358,
            "count": 23923252,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.12629045,
            "variance": 199.552082
          },
          {
            "average": 0,
            "count": 23923252,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.26970104,
            "count": 23923252,
            "maximum": 99,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.79289915,
            "variance": 474.9304533
          },
          {
            "average": 204020966.1,
            "count": 23923252,
            "maximum": 207664415.5,
            "minimum": 203193206.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1735780.215,
            "variance": 3012932953000.0
          },
          {
            "average": 0,
            "count": 23923252,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23923252,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23923252,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004725528118,
            "count": 23923252,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02173314348,
            "variance": 0.0004723295254
          },
          {
            "average": 0.4905920817,
            "count": 23923252,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999114937,
            "variance": 0.2499115015
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          293182.7375,
          4346949.223,
          -8.094490541,
          295038.0175,
          4348208.663,
          440.0455095
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                293182.73754413007,
                4346949.222841263,
                -8.094490540959669
              ],
              [
                293182.73754413007,
                4348208.662841262,
                -8.094490540959669
              ],
              [
                295038.0175441301,
                4348208.662841262,
                440.0455094590403
              ],
              [
                295038.0175441301,
                4346949.222841263,
                440.0455094590403
              ],
              [
                293182.73754413007,
                4346949.222841263,
                -8.094490540959669
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:20:15+00:00",
        "end_time": "2018-02-20T20:20:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_200576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_200576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_200576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39702814,
            39.24723048,
            -8.094490541,
            -77.37515987,
            39.25900979,
            440.0455095
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.396641882805,
                  39.24723048321676,
                  -8.094490540959669
                ],
                [
                  -77.39702813637624,
                  39.25856930286899,
                  -8.094490540959669
                ],
                [
                  -77.37554267360865,
                  39.25900979460913,
                  440.0455094590403
                ],
                [
                  -77.37515987419681,
                  39.247670798223226,
                  440.0455094590403
                ],
                [
                  -77.396641882805,
                  39.24723048321676,
                  -8.094490540959669
                ]
              ]
            ]
          },
          "id": "20180220_200576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_200576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:20:15Z",
            "pc:count": 23923252,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293938.4417,
                "count": 23923252,
                "maximum": 295038.0175,
                "minimum": 293182.7375,
                "name": "X",
                "position": 0,
                "stddev": 515.9471997,
                "variance": 266201.5129
              },
              {
                "average": 4347700.074,
                "count": 23923252,
                "maximum": 4348208.663,
                "minimum": 4346949.223,
                "name": "Y",
                "position": 1,
                "stddev": 346.6076596,
                "variance": 120136.8697
              },
              {
                "average": 183.1961785,
                "count": 23923252,
                "maximum": 440.0455095,
                "minimum": -8.094490541,
                "name": "Z",
                "position": 2,
                "stddev": 35.77834359,
                "variance": 1280.08987
              },
              {
                "average": 5143.72599,
                "count": 23923252,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5627.665491,
                "variance": 31670618.88
              },
              {
                "average": 2.29281061,
                "count": 23923252,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.323412204,
                "variance": 1.751419861
              },
              {
                "average": 3.383149582,
                "count": 23923252,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.42993368,
                "variance": 2.044710329
              },
              {
                "average": 0.5040084015,
                "count": 23923252,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999839429,
                "variance": 0.2499839432
              },
              {
                "average": 0,
                "count": 23923252,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259131409,
                "count": 23923252,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4710400033,
                "variance": 0.2218786847
              },
              {
                "average": -0.1742656358,
                "count": 23923252,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.12629045,
                "variance": 199.552082
              },
              {
                "average": 0,
                "count": 23923252,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.26970104,
                "count": 23923252,
                "maximum": 99,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.79289915,
                "variance": 474.9304533
              },
              {
                "average": 204020966.1,
                "count": 23923252,
                "maximum": 207664415.5,
                "minimum": 203193206.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1735780.215,
                "variance": 3012932953000.0
              },
              {
                "average": 0,
                "count": 23923252,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23923252,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23923252,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004725528118,
                "count": 23923252,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02173314348,
                "variance": 0.0004723295254
              },
              {
                "average": 0.4905920817,
                "count": 23923252,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999114937,
                "variance": 0.2499115015
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              293182.7375,
              4346949.223,
              -8.094490541,
              295038.0175,
              4348208.663,
              440.0455095
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    293182.73754413007,
                    4346949.222841263,
                    -8.094490540959669
                  ],
                  [
                    293182.73754413007,
                    4348208.662841262,
                    -8.094490540959669
                  ],
                  [
                    295038.0175441301,
                    4348208.662841262,
                    440.0455094590403
                  ],
                  [
                    295038.0175441301,
                    4346949.222841263,
                    440.0455094590403
                  ],
                  [
                    293182.73754413007,
                    4346949.222841263,
                    -8.094490540959669
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:20:15+00:00",
            "end_time": "2018-02-20T20:20: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": "20180221_200528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.39590758160361,
              39.115446790554394,
              -10.153103414023718
            ],
            [
              -77.39629181887169,
              39.12678317235894,
              -10.153103414023718
            ],
            [
              -77.37484482208107,
              39.12722233461162,
              364.5868965859763
            ],
            [
              -77.37446401584799,
              39.115885776475814,
              364.5868965859763
            ],
            [
              -77.39590758160361,
              39.115446790554394,
              -10.153103414023718
            ]
          ]
        ]
      },
      "bbox": [
        -77.39629182,
        39.11544679,
        -10.15310341,
        -77.37446402,
        39.12722233,
        364.5868966
      ],
      "properties": {
        "datetime": "2018-02-21T19:19:17Z",
        "pc:count": 13792111,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293652.7798,
            "count": 13792111,
            "maximum": 294714.8717,
            "minimum": 292859.4517,
            "name": "X",
            "position": 0,
            "stddev": 534.7619662,
            "variance": 285970.3605
          },
          {
            "average": 4333038.255,
            "count": 13792111,
            "maximum": 4333579.448,
            "minimum": 4332320.308,
            "name": "Y",
            "position": 1,
            "stddev": 373.4134066,
            "variance": 139437.5723
          },
          {
            "average": 102.6296606,
            "count": 13792111,
            "maximum": 364.5868966,
            "minimum": -10.15310341,
            "name": "Z",
            "position": 2,
            "stddev": 9.145746416,
            "variance": 83.64467751
          },
          {
            "average": 6950.540996,
            "count": 13792111,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5865.744636,
            "variance": 34406960.13
          },
          {
            "average": 1.914512361,
            "count": 13792111,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.227729763,
            "variance": 1.507320372
          },
          {
            "average": 2.703050896,
            "count": 13792111,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.57158198,
            "variance": 2.469869919
          },
          {
            "average": 0.5030520709,
            "count": 13792111,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907029,
            "variance": 0.249990703
          },
          {
            "average": 0,
            "count": 13792111,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.465198547,
            "count": 13792111,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5107059217,
            "variance": 0.2608205385
          },
          {
            "average": -1.914720216,
            "count": 13792111,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.97329052,
            "variance": 195.252848
          },
          {
            "average": 0,
            "count": 13792111,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.91549858,
            "count": 13792111,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7064889033,
            "variance": 0.4991265704
          },
          {
            "average": 203274719,
            "count": 13792111,
            "maximum": 203275957.9,
            "minimum": 203274053.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 667.9286911,
            "variance": 446128.7364
          },
          {
            "average": 0,
            "count": 13792111,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13792111,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13792111,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002308566107,
            "count": 13792111,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0151922129,
            "variance": 0.0002308033327
          },
          {
            "average": 0.4089456647,
            "count": 13792111,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4916392229,
            "variance": 0.2417091255
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292859.4517,
          4332320.308,
          -10.15310341,
          294714.8717,
          4333579.448,
          364.5868966
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292859.45171637327,
                4332320.307901602,
                -10.153103414023718
              ],
              [
                292859.45171637327,
                4333579.447901603,
                -10.153103414023718
              ],
              [
                294714.8717163733,
                4333579.447901603,
                364.5868965859763
              ],
              [
                294714.8717163733,
                4332320.307901602,
                364.5868965859763
              ],
              [
                292859.45171637327,
                4332320.307901602,
                -10.153103414023718
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:19:17+00:00",
        "end_time": "2018-02-21T18:47:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_200528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_200528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_200528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.39629182,
            39.11544679,
            -10.15310341,
            -77.37446402,
            39.12722233,
            364.5868966
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.39590758160361,
                  39.115446790554394,
                  -10.153103414023718
                ],
                [
                  -77.39629181887169,
                  39.12678317235894,
                  -10.153103414023718
                ],
                [
                  -77.37484482208107,
                  39.12722233461162,
                  364.5868965859763
                ],
                [
                  -77.37446401584799,
                  39.115885776475814,
                  364.5868965859763
                ],
                [
                  -77.39590758160361,
                  39.115446790554394,
                  -10.153103414023718
                ]
              ]
            ]
          },
          "id": "20180221_200528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_200528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:19:17Z",
            "pc:count": 13792111,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293652.7798,
                "count": 13792111,
                "maximum": 294714.8717,
                "minimum": 292859.4517,
                "name": "X",
                "position": 0,
                "stddev": 534.7619662,
                "variance": 285970.3605
              },
              {
                "average": 4333038.255,
                "count": 13792111,
                "maximum": 4333579.448,
                "minimum": 4332320.308,
                "name": "Y",
                "position": 1,
                "stddev": 373.4134066,
                "variance": 139437.5723
              },
              {
                "average": 102.6296606,
                "count": 13792111,
                "maximum": 364.5868966,
                "minimum": -10.15310341,
                "name": "Z",
                "position": 2,
                "stddev": 9.145746416,
                "variance": 83.64467751
              },
              {
                "average": 6950.540996,
                "count": 13792111,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5865.744636,
                "variance": 34406960.13
              },
              {
                "average": 1.914512361,
                "count": 13792111,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.227729763,
                "variance": 1.507320372
              },
              {
                "average": 2.703050896,
                "count": 13792111,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.57158198,
                "variance": 2.469869919
              },
              {
                "average": 0.5030520709,
                "count": 13792111,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907029,
                "variance": 0.249990703
              },
              {
                "average": 0,
                "count": 13792111,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.465198547,
                "count": 13792111,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5107059217,
                "variance": 0.2608205385
              },
              {
                "average": -1.914720216,
                "count": 13792111,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.97329052,
                "variance": 195.252848
              },
              {
                "average": 0,
                "count": 13792111,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.91549858,
                "count": 13792111,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7064889033,
                "variance": 0.4991265704
              },
              {
                "average": 203274719,
                "count": 13792111,
                "maximum": 203275957.9,
                "minimum": 203274053.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 667.9286911,
                "variance": 446128.7364
              },
              {
                "average": 0,
                "count": 13792111,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13792111,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13792111,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002308566107,
                "count": 13792111,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0151922129,
                "variance": 0.0002308033327
              },
              {
                "average": 0.4089456647,
                "count": 13792111,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4916392229,
                "variance": 0.2417091255
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292859.4517,
              4332320.308,
              -10.15310341,
              294714.8717,
              4333579.448,
              364.5868966
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292859.45171637327,
                    4332320.307901602,
                    -10.153103414023718
                  ],
                  [
                    292859.45171637327,
                    4333579.447901603,
                    -10.153103414023718
                  ],
                  [
                    294714.8717163733,
                    4333579.447901603,
                    364.5868965859763
                  ],
                  [
                    294714.8717163733,
                    4332320.307901602,
                    364.5868965859763
                  ],
                  [
                    292859.45171637327,
                    4332320.307901602,
                    -10.153103414023718
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:19:17+00:00",
            "end_time": "2018-02-21T18:47:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_194516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41686094137106,
              39.08242463992276,
              -10.050007290560643
            ],
            [
              -77.41724812461935,
              39.09376217184964,
              -10.050007290560643
            ],
            [
              -77.39581123114556,
              39.09420488404069,
              358.2299927094394
            ],
            [
              -77.39542747351048,
              39.08286717429582,
              358.2299927094394
            ],
            [
              -77.41686094137106,
              39.08242463992276,
              -10.050007290560643
            ]
          ]
        ]
      },
      "bbox": [
        -77.41724812,
        39.08242464,
        -10.05000729,
        -77.39542747,
        39.09420488,
        358.2299927
      ],
      "properties": {
        "datetime": "2018-02-21T19:50:43Z",
        "pc:count": 14044624,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291889.8046,
            "count": 14044624,
            "maximum": 292805.5634,
            "minimum": 290950.1234,
            "name": "X",
            "position": 0,
            "stddev": 535.2593069,
            "variance": 286502.5257
          },
          {
            "average": 4329329.781,
            "count": 14044624,
            "maximum": 4329962.383,
            "minimum": 4328703.103,
            "name": "Y",
            "position": 1,
            "stddev": 367.6752113,
            "variance": 135185.061
          },
          {
            "average": 74.95249136,
            "count": 14044624,
            "maximum": 358.2299927,
            "minimum": -10.05000729,
            "name": "Z",
            "position": 2,
            "stddev": 8.031930498,
            "variance": 64.51190752
          },
          {
            "average": 6812.328595,
            "count": 14044624,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5605.727947,
            "variance": 31424185.81
          },
          {
            "average": 1.829348938,
            "count": 14044624,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.19519234,
            "variance": 1.428484729
          },
          {
            "average": 2.553395306,
            "count": 14044624,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.568968569,
            "variance": 2.461662371
          },
          {
            "average": 0.4943512194,
            "count": 14044624,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999681081,
            "variance": 0.2499681091
          },
          {
            "average": 0,
            "count": 14044624,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.461792854,
            "count": 14044624,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5489118298,
            "variance": 0.3013041969
          },
          {
            "average": -8.258726865,
            "count": 14044624,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.17647618,
            "variance": 124.9136198
          },
          {
            "average": 0,
            "count": 14044624,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.5953174,
            "count": 14044624,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6408342567,
            "variance": 0.4106685446
          },
          {
            "average": 203276342.2,
            "count": 14044624,
            "maximum": 203277843.6,
            "minimum": 203275983.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 495.4366414,
            "variance": 245457.4657
          },
          {
            "average": 0,
            "count": 14044624,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14044624,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14044624,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004090533146,
            "count": 14044624,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02022093022,
            "variance": 0.0004088860191
          },
          {
            "average": 0.4120659976,
            "count": 14044624,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.492206896,
            "variance": 0.2422676285
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290950.1234,
          4328703.103,
          -10.05000729,
          292805.5634,
          4329962.383,
          358.2299927
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290950.12335507764,
                4328703.103471982,
                -10.050007290560643
              ],
              [
                290950.12335507764,
                4329962.383471982,
                -10.050007290560643
              ],
              [
                292805.5633550776,
                4329962.383471982,
                358.2299927094394
              ],
              [
                292805.5633550776,
                4328703.103471982,
                358.2299927094394
              ],
              [
                290950.12335507764,
                4328703.103471982,
                -10.050007290560643
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:50:43+00:00",
        "end_time": "2018-02-21T19:19:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_194516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_194516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_194516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41724812,
            39.08242464,
            -10.05000729,
            -77.39542747,
            39.09420488,
            358.2299927
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41686094137106,
                  39.08242463992276,
                  -10.050007290560643
                ],
                [
                  -77.41724812461935,
                  39.09376217184964,
                  -10.050007290560643
                ],
                [
                  -77.39581123114556,
                  39.09420488404069,
                  358.2299927094394
                ],
                [
                  -77.39542747351048,
                  39.08286717429582,
                  358.2299927094394
                ],
                [
                  -77.41686094137106,
                  39.08242463992276,
                  -10.050007290560643
                ]
              ]
            ]
          },
          "id": "20180221_194516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:50:43Z",
            "pc:count": 14044624,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291889.8046,
                "count": 14044624,
                "maximum": 292805.5634,
                "minimum": 290950.1234,
                "name": "X",
                "position": 0,
                "stddev": 535.2593069,
                "variance": 286502.5257
              },
              {
                "average": 4329329.781,
                "count": 14044624,
                "maximum": 4329962.383,
                "minimum": 4328703.103,
                "name": "Y",
                "position": 1,
                "stddev": 367.6752113,
                "variance": 135185.061
              },
              {
                "average": 74.95249136,
                "count": 14044624,
                "maximum": 358.2299927,
                "minimum": -10.05000729,
                "name": "Z",
                "position": 2,
                "stddev": 8.031930498,
                "variance": 64.51190752
              },
              {
                "average": 6812.328595,
                "count": 14044624,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5605.727947,
                "variance": 31424185.81
              },
              {
                "average": 1.829348938,
                "count": 14044624,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.19519234,
                "variance": 1.428484729
              },
              {
                "average": 2.553395306,
                "count": 14044624,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.568968569,
                "variance": 2.461662371
              },
              {
                "average": 0.4943512194,
                "count": 14044624,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999681081,
                "variance": 0.2499681091
              },
              {
                "average": 0,
                "count": 14044624,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.461792854,
                "count": 14044624,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5489118298,
                "variance": 0.3013041969
              },
              {
                "average": -8.258726865,
                "count": 14044624,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.17647618,
                "variance": 124.9136198
              },
              {
                "average": 0,
                "count": 14044624,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.5953174,
                "count": 14044624,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6408342567,
                "variance": 0.4106685446
              },
              {
                "average": 203276342.2,
                "count": 14044624,
                "maximum": 203277843.6,
                "minimum": 203275983.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 495.4366414,
                "variance": 245457.4657
              },
              {
                "average": 0,
                "count": 14044624,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14044624,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14044624,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004090533146,
                "count": 14044624,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02022093022,
                "variance": 0.0004088860191
              },
              {
                "average": 0.4120659976,
                "count": 14044624,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.492206896,
                "variance": 0.2422676285
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290950.1234,
              4328703.103,
              -10.05000729,
              292805.5634,
              4329962.383,
              358.2299927
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290950.12335507764,
                    4328703.103471982,
                    -10.050007290560643
                  ],
                  [
                    290950.12335507764,
                    4329962.383471982,
                    -10.050007290560643
                  ],
                  [
                    292805.5633550776,
                    4329962.383471982,
                    358.2299927094394
                  ],
                  [
                    292805.5633550776,
                    4328703.103471982,
                    358.2299927094394
                  ],
                  [
                    290950.12335507764,
                    4328703.103471982,
                    -10.050007290560643
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:50:43+00:00",
            "end_time": "2018-02-21T19:19: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": "20180220_206556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37516544645901,
              39.19239001165195,
              -2.57867037601261
            ],
            [
              -77.37554745831372,
              39.2037280354523,
              -2.57867037601261
            ],
            [
              -77.35407791604938,
              39.20416406800602,
              351.2813296239874
            ],
            [
              -77.35369934890096,
              39.19282586920414,
              351.2813296239874
            ],
            [
              -77.37516544645901,
              39.19239001165195,
              -2.57867037601261
            ]
          ]
        ]
      },
      "bbox": [
        -77.37554746,
        39.19239001,
        -2.578670376,
        -77.35369935,
        39.20416407,
        351.2813296
      ],
      "properties": {
        "datetime": "2018-02-20T22:03:31Z",
        "pc:count": 13368091,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295840.4932,
            "count": 13368091,
            "maximum": 296731.9325,
            "minimum": 294876.6125,
            "name": "X",
            "position": 0,
            "stddev": 547.9795113,
            "variance": 300281.5448
          },
          {
            "average": 4341415.871,
            "count": 13368091,
            "maximum": 4342072.689,
            "minimum": 4340813.369,
            "name": "Y",
            "position": 1,
            "stddev": 359.4825399,
            "variance": 129227.6965
          },
          {
            "average": 151.1863212,
            "count": 13368091,
            "maximum": 351.2813296,
            "minimum": -2.578670376,
            "name": "Z",
            "position": 2,
            "stddev": 16.42457005,
            "variance": 269.7665013
          },
          {
            "average": 8605.982807,
            "count": 13368091,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6701.982864,
            "variance": 44916574.31
          },
          {
            "average": 1.813500222,
            "count": 13368091,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.228120516,
            "variance": 1.508280003
          },
          {
            "average": 2.515441135,
            "count": 13368091,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.633996917,
            "variance": 2.669945925
          },
          {
            "average": 0.4999467762,
            "count": 13368091,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000159,
            "variance": 0.2500000159
          },
          {
            "average": 0,
            "count": 13368091,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.552444025,
            "count": 13368091,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5105866082,
            "variance": 0.2606986844
          },
          {
            "average": 4.907507775,
            "count": 13368091,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.92527734,
            "variance": 167.0627944
          },
          {
            "average": 0,
            "count": 13368091,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.23387019,
            "count": 13368091,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6735854622,
            "variance": 0.4537173748
          },
          {
            "average": 203198685.5,
            "count": 13368091,
            "maximum": 203199411.2,
            "minimum": 203197694.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 589.0750391,
            "variance": 347009.4017
          },
          {
            "average": 0,
            "count": 13368091,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13368091,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13368091,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002011506355,
            "count": 13368091,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01418133241,
            "variance": 0.000201110189
          },
          {
            "average": 0.4684904524,
            "count": 13368091,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990061794,
            "variance": 0.249007167
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294876.6125,
          4340813.369,
          -2.578670376,
          296731.9325,
          4342072.689,
          351.2813296
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294876.6124529059,
                4340813.368773588,
                -2.57867037601261
              ],
              [
                294876.6124529059,
                4342072.688773588,
                -2.57867037601261
              ],
              [
                296731.93245290586,
                4342072.688773588,
                351.2813296239874
              ],
              [
                296731.93245290586,
                4340813.368773588,
                351.2813296239874
              ],
              [
                294876.6124529059,
                4340813.368773588,
                -2.57867037601261
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:03:31+00:00",
        "end_time": "2018-02-20T21:34:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_206556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_206556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_206556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37554746,
            39.19239001,
            -2.578670376,
            -77.35369935,
            39.20416407,
            351.2813296
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37516544645901,
                  39.19239001165195,
                  -2.57867037601261
                ],
                [
                  -77.37554745831372,
                  39.2037280354523,
                  -2.57867037601261
                ],
                [
                  -77.35407791604938,
                  39.20416406800602,
                  351.2813296239874
                ],
                [
                  -77.35369934890096,
                  39.19282586920414,
                  351.2813296239874
                ],
                [
                  -77.37516544645901,
                  39.19239001165195,
                  -2.57867037601261
                ]
              ]
            ]
          },
          "id": "20180220_206556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:03:31Z",
            "pc:count": 13368091,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295840.4932,
                "count": 13368091,
                "maximum": 296731.9325,
                "minimum": 294876.6125,
                "name": "X",
                "position": 0,
                "stddev": 547.9795113,
                "variance": 300281.5448
              },
              {
                "average": 4341415.871,
                "count": 13368091,
                "maximum": 4342072.689,
                "minimum": 4340813.369,
                "name": "Y",
                "position": 1,
                "stddev": 359.4825399,
                "variance": 129227.6965
              },
              {
                "average": 151.1863212,
                "count": 13368091,
                "maximum": 351.2813296,
                "minimum": -2.578670376,
                "name": "Z",
                "position": 2,
                "stddev": 16.42457005,
                "variance": 269.7665013
              },
              {
                "average": 8605.982807,
                "count": 13368091,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6701.982864,
                "variance": 44916574.31
              },
              {
                "average": 1.813500222,
                "count": 13368091,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.228120516,
                "variance": 1.508280003
              },
              {
                "average": 2.515441135,
                "count": 13368091,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.633996917,
                "variance": 2.669945925
              },
              {
                "average": 0.4999467762,
                "count": 13368091,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000159,
                "variance": 0.2500000159
              },
              {
                "average": 0,
                "count": 13368091,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.552444025,
                "count": 13368091,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5105866082,
                "variance": 0.2606986844
              },
              {
                "average": 4.907507775,
                "count": 13368091,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.92527734,
                "variance": 167.0627944
              },
              {
                "average": 0,
                "count": 13368091,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.23387019,
                "count": 13368091,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6735854622,
                "variance": 0.4537173748
              },
              {
                "average": 203198685.5,
                "count": 13368091,
                "maximum": 203199411.2,
                "minimum": 203197694.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 589.0750391,
                "variance": 347009.4017
              },
              {
                "average": 0,
                "count": 13368091,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13368091,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13368091,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002011506355,
                "count": 13368091,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01418133241,
                "variance": 0.000201110189
              },
              {
                "average": 0.4684904524,
                "count": 13368091,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990061794,
                "variance": 0.249007167
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294876.6125,
              4340813.369,
              -2.578670376,
              296731.9325,
              4342072.689,
              351.2813296
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294876.6124529059,
                    4340813.368773588,
                    -2.57867037601261
                  ],
                  [
                    294876.6124529059,
                    4342072.688773588,
                    -2.57867037601261
                  ],
                  [
                    296731.93245290586,
                    4342072.688773588,
                    351.2813296239874
                  ],
                  [
                    296731.93245290586,
                    4340813.368773588,
                    351.2813296239874
                  ],
                  [
                    294876.6124529059,
                    4340813.368773588,
                    -2.57867037601261
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:03:31+00:00",
            "end_time": "2018-02-20T21:34: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": "20180221_194520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41692389490277,
              39.093407549961825,
              -10.136479794958746
            ],
            [
              -77.41731120891208,
              39.10474415964204,
              -10.136479794958746
            ],
            [
              -77.39587422602723,
              39.105186920207416,
              351.78352020504127
            ],
            [
              -77.39549033871249,
              39.09385013271869,
              351.78352020504127
            ],
            [
              -77.41692389490277,
              39.093407549961825,
              -10.136479794958746
            ]
          ]
        ]
      },
      "bbox": [
        -77.41731121,
        39.09340755,
        -10.13647979,
        -77.39549034,
        39.10518692,
        351.7835202
      ],
      "properties": {
        "datetime": "2018-02-21T19:27:29Z",
        "pc:count": 14748861,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291793.2201,
            "count": 14748861,
            "maximum": 292832.2794,
            "minimum": 290977.1194,
            "name": "X",
            "position": 0,
            "stddev": 512.2388788,
            "variance": 262388.669
          },
          {
            "average": 4330619.137,
            "count": 14748861,
            "maximum": 4331181.456,
            "minimum": 4329922.276,
            "name": "Y",
            "position": 1,
            "stddev": 357.9594697,
            "variance": 128134.9819
          },
          {
            "average": 83.7206801,
            "count": 14748861,
            "maximum": 351.7835202,
            "minimum": -10.13647979,
            "name": "Z",
            "position": 2,
            "stddev": 8.064100294,
            "variance": 65.02971355
          },
          {
            "average": 6873.660594,
            "count": 14748861,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5656.840421,
            "variance": 31999843.55
          },
          {
            "average": 1.85771864,
            "count": 14748861,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.188523614,
            "variance": 1.412588381
          },
          {
            "average": 2.608256393,
            "count": 14748861,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.542916161,
            "variance": 2.38059028
          },
          {
            "average": 0.4950627713,
            "count": 14748861,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999756401,
            "variance": 0.2499756407
          },
          {
            "average": 0,
            "count": 14748861,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.435151297,
            "count": 14748861,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.512279865,
            "variance": 0.2624306601
          },
          {
            "average": 7.308668102,
            "count": 14748861,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.54941265,
            "variance": 133.3889325
          },
          {
            "average": 0,
            "count": 14748861,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.79669739,
            "count": 14748861,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5627884477,
            "variance": 0.3167308368
          },
          {
            "average": 203275623.8,
            "count": 14748861,
            "maximum": 203276449.9,
            "minimum": 203274530,
            "name": "GpsTime",
            "position": 12,
            "stddev": 682.5929989,
            "variance": 465933.2021
          },
          {
            "average": 0,
            "count": 14748861,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14748861,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14748861,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003023962325,
            "count": 14748861,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01738691489,
            "variance": 0.0003023048095
          },
          {
            "average": 0.3367596996,
            "count": 14748861,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4726019673,
            "variance": 0.2233526195
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          290977.1194,
          4329922.276,
          -10.13647979,
          292832.2794,
          4331181.456,
          351.7835202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                290977.11940473417,
                4329922.276363591,
                -10.136479794958746
              ],
              [
                290977.11940473417,
                4331181.45636359,
                -10.136479794958746
              ],
              [
                292832.2794047342,
                4331181.45636359,
                351.78352020504127
              ],
              [
                292832.2794047342,
                4329922.276363591,
                351.78352020504127
              ],
              [
                290977.11940473417,
                4329922.276363591,
                -10.136479794958746
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:27:29+00:00",
        "end_time": "2018-02-21T18:55:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_194520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_194520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_194520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41731121,
            39.09340755,
            -10.13647979,
            -77.39549034,
            39.10518692,
            351.7835202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41692389490277,
                  39.093407549961825,
                  -10.136479794958746
                ],
                [
                  -77.41731120891208,
                  39.10474415964204,
                  -10.136479794958746
                ],
                [
                  -77.39587422602723,
                  39.105186920207416,
                  351.78352020504127
                ],
                [
                  -77.39549033871249,
                  39.09385013271869,
                  351.78352020504127
                ],
                [
                  -77.41692389490277,
                  39.093407549961825,
                  -10.136479794958746
                ]
              ]
            ]
          },
          "id": "20180221_194520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:27:29Z",
            "pc:count": 14748861,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291793.2201,
                "count": 14748861,
                "maximum": 292832.2794,
                "minimum": 290977.1194,
                "name": "X",
                "position": 0,
                "stddev": 512.2388788,
                "variance": 262388.669
              },
              {
                "average": 4330619.137,
                "count": 14748861,
                "maximum": 4331181.456,
                "minimum": 4329922.276,
                "name": "Y",
                "position": 1,
                "stddev": 357.9594697,
                "variance": 128134.9819
              },
              {
                "average": 83.7206801,
                "count": 14748861,
                "maximum": 351.7835202,
                "minimum": -10.13647979,
                "name": "Z",
                "position": 2,
                "stddev": 8.064100294,
                "variance": 65.02971355
              },
              {
                "average": 6873.660594,
                "count": 14748861,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5656.840421,
                "variance": 31999843.55
              },
              {
                "average": 1.85771864,
                "count": 14748861,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.188523614,
                "variance": 1.412588381
              },
              {
                "average": 2.608256393,
                "count": 14748861,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.542916161,
                "variance": 2.38059028
              },
              {
                "average": 0.4950627713,
                "count": 14748861,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999756401,
                "variance": 0.2499756407
              },
              {
                "average": 0,
                "count": 14748861,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.435151297,
                "count": 14748861,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.512279865,
                "variance": 0.2624306601
              },
              {
                "average": 7.308668102,
                "count": 14748861,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.54941265,
                "variance": 133.3889325
              },
              {
                "average": 0,
                "count": 14748861,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.79669739,
                "count": 14748861,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5627884477,
                "variance": 0.3167308368
              },
              {
                "average": 203275623.8,
                "count": 14748861,
                "maximum": 203276449.9,
                "minimum": 203274530,
                "name": "GpsTime",
                "position": 12,
                "stddev": 682.5929989,
                "variance": 465933.2021
              },
              {
                "average": 0,
                "count": 14748861,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14748861,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14748861,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003023962325,
                "count": 14748861,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01738691489,
                "variance": 0.0003023048095
              },
              {
                "average": 0.3367596996,
                "count": 14748861,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4726019673,
                "variance": 0.2233526195
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              290977.1194,
              4329922.276,
              -10.13647979,
              292832.2794,
              4331181.456,
              351.7835202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    290977.11940473417,
                    4329922.276363591,
                    -10.136479794958746
                  ],
                  [
                    290977.11940473417,
                    4331181.45636359,
                    -10.136479794958746
                  ],
                  [
                    292832.2794047342,
                    4331181.45636359,
                    351.78352020504127
                  ],
                  [
                    292832.2794047342,
                    4329922.276363591,
                    351.78352020504127
                  ],
                  [
                    290977.11940473417,
                    4329922.276363591,
                    -10.136479794958746
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:27:29+00:00",
            "end_time": "2018-02-21T18:55:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_206560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37522346344538,
              39.203373938130156,
              -10.382299880650919
            ],
            [
              -77.37560560359135,
              39.21471103970233,
              -10.382299880650919
            ],
            [
              -77.35413156039391,
              39.21514720766261,
              359.9577001193491
            ],
            [
              -77.35375286674876,
              39.20380993106272,
              359.9577001193491
            ],
            [
              -77.37522346344538,
              39.203373938130156,
              -10.382299880650919
            ]
          ]
        ]
      },
      "bbox": [
        -77.3756056,
        39.20337394,
        -10.38229988,
        -77.35375287,
        39.21514721,
        359.9577001
      ],
      "properties": {
        "datetime": "2018-02-20T21:47:38Z",
        "pc:count": 13388369,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295882.6093,
            "count": 13388369,
            "maximum": 296758.9815,
            "minimum": 294903.5615,
            "name": "X",
            "position": 0,
            "stddev": 490.106205,
            "variance": 240204.0922
          },
          {
            "average": 4342653.96,
            "count": 13388369,
            "maximum": 4343291.872,
            "minimum": 4342032.652,
            "name": "Y",
            "position": 1,
            "stddev": 339.9930199,
            "variance": 115595.2536
          },
          {
            "average": 163.7341261,
            "count": 13388369,
            "maximum": 359.9577001,
            "minimum": -10.38229988,
            "name": "Z",
            "position": 2,
            "stddev": 11.31458467,
            "variance": 128.0198263
          },
          {
            "average": 9002.115912,
            "count": 13388369,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6747.425763,
            "variance": 45527754.43
          },
          {
            "average": 1.787344075,
            "count": 13388369,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.225948132,
            "variance": 1.502948822
          },
          {
            "average": 2.459335711,
            "count": 13388369,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.641157379,
            "variance": 2.693397541
          },
          {
            "average": 0.5026878928,
            "count": 13388369,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999927939,
            "variance": 0.2499927939
          },
          {
            "average": 0,
            "count": 13388369,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.511869668,
            "count": 13388369,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5173674394,
            "variance": 0.2676690673
          },
          {
            "average": -9.492943983,
            "count": 13388369,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.8213356,
            "variance": 96.45863297
          },
          {
            "average": 0,
            "count": 13388369,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.29717317,
            "count": 13388369,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5436427459,
            "variance": 0.2955474352
          },
          {
            "average": 203197899.9,
            "count": 13388369,
            "maximum": 203198458.2,
            "minimum": 203196621.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 442.6660991,
            "variance": 195953.2753
          },
          {
            "average": 0,
            "count": 13388369,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13388369,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13388369,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001561803383,
            "count": 13388369,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01249623774,
            "variance": 0.0001561559577
          },
          {
            "average": 0.3986670819,
            "count": 13388369,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4896239961,
            "variance": 0.2397316576
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294903.5615,
          4342032.652,
          -10.38229988,
          296758.9815,
          4343291.872,
          359.9577001
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294903.56153225334,
                4342032.652361148,
                -10.382299880650919
              ],
              [
                294903.56153225334,
                4343291.872361149,
                -10.382299880650919
              ],
              [
                296758.9815322534,
                4343291.872361149,
                359.9577001193491
              ],
              [
                296758.9815322534,
                4342032.652361148,
                359.9577001193491
              ],
              [
                294903.56153225334,
                4342032.652361148,
                -10.382299880650919
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:47:38+00:00",
        "end_time": "2018-02-20T21:17:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_206560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_206560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_206560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3756056,
            39.20337394,
            -10.38229988,
            -77.35375287,
            39.21514721,
            359.9577001
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37522346344538,
                  39.203373938130156,
                  -10.382299880650919
                ],
                [
                  -77.37560560359135,
                  39.21471103970233,
                  -10.382299880650919
                ],
                [
                  -77.35413156039391,
                  39.21514720766261,
                  359.9577001193491
                ],
                [
                  -77.35375286674876,
                  39.20380993106272,
                  359.9577001193491
                ],
                [
                  -77.37522346344538,
                  39.203373938130156,
                  -10.382299880650919
                ]
              ]
            ]
          },
          "id": "20180220_206560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:47:38Z",
            "pc:count": 13388369,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295882.6093,
                "count": 13388369,
                "maximum": 296758.9815,
                "minimum": 294903.5615,
                "name": "X",
                "position": 0,
                "stddev": 490.106205,
                "variance": 240204.0922
              },
              {
                "average": 4342653.96,
                "count": 13388369,
                "maximum": 4343291.872,
                "minimum": 4342032.652,
                "name": "Y",
                "position": 1,
                "stddev": 339.9930199,
                "variance": 115595.2536
              },
              {
                "average": 163.7341261,
                "count": 13388369,
                "maximum": 359.9577001,
                "minimum": -10.38229988,
                "name": "Z",
                "position": 2,
                "stddev": 11.31458467,
                "variance": 128.0198263
              },
              {
                "average": 9002.115912,
                "count": 13388369,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6747.425763,
                "variance": 45527754.43
              },
              {
                "average": 1.787344075,
                "count": 13388369,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.225948132,
                "variance": 1.502948822
              },
              {
                "average": 2.459335711,
                "count": 13388369,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.641157379,
                "variance": 2.693397541
              },
              {
                "average": 0.5026878928,
                "count": 13388369,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999927939,
                "variance": 0.2499927939
              },
              {
                "average": 0,
                "count": 13388369,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.511869668,
                "count": 13388369,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5173674394,
                "variance": 0.2676690673
              },
              {
                "average": -9.492943983,
                "count": 13388369,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.8213356,
                "variance": 96.45863297
              },
              {
                "average": 0,
                "count": 13388369,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.29717317,
                "count": 13388369,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5436427459,
                "variance": 0.2955474352
              },
              {
                "average": 203197899.9,
                "count": 13388369,
                "maximum": 203198458.2,
                "minimum": 203196621.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 442.6660991,
                "variance": 195953.2753
              },
              {
                "average": 0,
                "count": 13388369,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13388369,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13388369,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001561803383,
                "count": 13388369,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01249623774,
                "variance": 0.0001561559577
              },
              {
                "average": 0.3986670819,
                "count": 13388369,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4896239961,
                "variance": 0.2397316576
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294903.5615,
              4342032.652,
              -10.38229988,
              296758.9815,
              4343291.872,
              359.9577001
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294903.56153225334,
                    4342032.652361148,
                    -10.382299880650919
                  ],
                  [
                    294903.56153225334,
                    4343291.872361149,
                    -10.382299880650919
                  ],
                  [
                    296758.9815322534,
                    4343291.872361149,
                    359.9577001193491
                  ],
                  [
                    296758.9815322534,
                    4342032.652361148,
                    359.9577001193491
                  ],
                  [
                    294903.56153225334,
                    4342032.652361148,
                    -10.382299880650919
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:47:38+00:00",
            "end_time": "2018-02-20T21:17: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": "20180221_194528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41705290321126,
              39.11537221298396,
              -8.964314547584223
            ],
            [
              -77.41744057169232,
              39.12670967908954,
              -8.964314547584223
            ],
            [
              -77.39599439102898,
              39.12715272222422,
              369.1756854524158
            ],
            [
              -77.39561015366579,
              39.11581507821203,
              369.1756854524158
            ],
            [
              -77.41705290321126,
              39.11537221298396,
              -8.964314547584223
            ]
          ]
        ]
      },
      "bbox": [
        -77.41744057,
        39.11537221,
        -8.964314548,
        -77.39561015,
        39.12715272,
        369.1756855
      ],
      "properties": {
        "datetime": "2018-02-21T18:56:27Z",
        "pc:count": 15968395,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291981.9491,
            "count": 15968395,
            "maximum": 292886.2481,
            "minimum": 291030.8681,
            "name": "X",
            "position": 0,
            "stddev": 519.6936841,
            "variance": 270081.5253
          },
          {
            "average": 4332916.333,
            "count": 15968395,
            "maximum": 4333619.787,
            "minimum": 4332360.507,
            "name": "Y",
            "position": 1,
            "stddev": 354.6274626,
            "variance": 125760.6372
          },
          {
            "average": 99.13669949,
            "count": 15968395,
            "maximum": 369.1756855,
            "minimum": -8.964314548,
            "name": "Z",
            "position": 2,
            "stddev": 6.541977863,
            "variance": 42.79747436
          },
          {
            "average": 6042.453575,
            "count": 15968395,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5378.204128,
            "variance": 28925079.64
          },
          {
            "average": 1.955074007,
            "count": 15968395,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.231321999,
            "variance": 1.516153864
          },
          {
            "average": 2.784941004,
            "count": 15968395,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.546609201,
            "variance": 2.392000022
          },
          {
            "average": 0.4982691748,
            "count": 15968395,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970199,
            "variance": 0.2499970199
          },
          {
            "average": 0,
            "count": 15968395,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.374527622,
            "count": 15968395,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5034212473,
            "variance": 0.2534329522
          },
          {
            "average": -7.169073572,
            "count": 15968395,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.10513935,
            "variance": 123.3241199
          },
          {
            "average": 0,
            "count": 15968395,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.21080058,
            "count": 15968395,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5524862381,
            "variance": 0.3052410433
          },
          {
            "average": 203274136.1,
            "count": 15968395,
            "maximum": 203274587.5,
            "minimum": 203272750.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.2979165,
            "variance": 185156.2969
          },
          {
            "average": 0,
            "count": 15968395,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15968395,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15968395,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003832570524,
            "count": 15968395,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01957320082,
            "variance": 0.0003831101905
          },
          {
            "average": 0.4163436588,
            "count": 15968395,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4929519569,
            "variance": 0.2430016318
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291030.8681,
          4332360.507,
          -8.964314548,
          292886.2481,
          4333619.787,
          369.1756855
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291030.8681227358,
                4332360.506626048,
                -8.964314547584223
              ],
              [
                291030.8681227358,
                4333619.786626047,
                -8.964314547584223
              ],
              [
                292886.2481227358,
                4333619.786626047,
                369.1756854524158
              ],
              [
                292886.2481227358,
                4332360.506626048,
                369.1756854524158
              ],
              [
                291030.8681227358,
                4332360.506626048,
                -8.964314547584223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:56:27+00:00",
        "end_time": "2018-02-21T18:25:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_194528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_194528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_194528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41744057,
            39.11537221,
            -8.964314548,
            -77.39561015,
            39.12715272,
            369.1756855
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41705290321126,
                  39.11537221298396,
                  -8.964314547584223
                ],
                [
                  -77.41744057169232,
                  39.12670967908954,
                  -8.964314547584223
                ],
                [
                  -77.39599439102898,
                  39.12715272222422,
                  369.1756854524158
                ],
                [
                  -77.39561015366579,
                  39.11581507821203,
                  369.1756854524158
                ],
                [
                  -77.41705290321126,
                  39.11537221298396,
                  -8.964314547584223
                ]
              ]
            ]
          },
          "id": "20180221_194528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:56:27Z",
            "pc:count": 15968395,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291981.9491,
                "count": 15968395,
                "maximum": 292886.2481,
                "minimum": 291030.8681,
                "name": "X",
                "position": 0,
                "stddev": 519.6936841,
                "variance": 270081.5253
              },
              {
                "average": 4332916.333,
                "count": 15968395,
                "maximum": 4333619.787,
                "minimum": 4332360.507,
                "name": "Y",
                "position": 1,
                "stddev": 354.6274626,
                "variance": 125760.6372
              },
              {
                "average": 99.13669949,
                "count": 15968395,
                "maximum": 369.1756855,
                "minimum": -8.964314548,
                "name": "Z",
                "position": 2,
                "stddev": 6.541977863,
                "variance": 42.79747436
              },
              {
                "average": 6042.453575,
                "count": 15968395,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5378.204128,
                "variance": 28925079.64
              },
              {
                "average": 1.955074007,
                "count": 15968395,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.231321999,
                "variance": 1.516153864
              },
              {
                "average": 2.784941004,
                "count": 15968395,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.546609201,
                "variance": 2.392000022
              },
              {
                "average": 0.4982691748,
                "count": 15968395,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970199,
                "variance": 0.2499970199
              },
              {
                "average": 0,
                "count": 15968395,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.374527622,
                "count": 15968395,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5034212473,
                "variance": 0.2534329522
              },
              {
                "average": -7.169073572,
                "count": 15968395,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.10513935,
                "variance": 123.3241199
              },
              {
                "average": 0,
                "count": 15968395,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.21080058,
                "count": 15968395,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5524862381,
                "variance": 0.3052410433
              },
              {
                "average": 203274136.1,
                "count": 15968395,
                "maximum": 203274587.5,
                "minimum": 203272750.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.2979165,
                "variance": 185156.2969
              },
              {
                "average": 0,
                "count": 15968395,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15968395,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15968395,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003832570524,
                "count": 15968395,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01957320082,
                "variance": 0.0003831101905
              },
              {
                "average": 0.4163436588,
                "count": 15968395,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4929519569,
                "variance": 0.2430016318
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291030.8681,
              4332360.507,
              -8.964314548,
              292886.2481,
              4333619.787,
              369.1756855
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291030.8681227358,
                    4332360.506626048,
                    -8.964314547584223
                  ],
                  [
                    291030.8681227358,
                    4333619.786626047,
                    -8.964314547584223
                  ],
                  [
                    292886.2481227358,
                    4333619.786626047,
                    369.1756854524158
                  ],
                  [
                    292886.2481227358,
                    4332360.506626048,
                    369.1756854524158
                  ],
                  [
                    291030.8681227358,
                    4332360.506626048,
                    -8.964314547584223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:56:27+00:00",
            "end_time": "2018-02-21T18:25: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": "20180221_206532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37481872310255,
              39.126497599093476,
              -8.17834376344473
            ],
            [
              -77.37519977852237,
              39.13783557416872,
              -8.17834376344473
            ],
            [
              -77.35375002610019,
              39.13827093909418,
              367.3016562365553
            ],
            [
              -77.35337240409969,
              39.12693278920202,
              367.3016562365553
            ],
            [
              -77.37481872310255,
              39.126497599093476,
              -8.17834376344473
            ]
          ]
        ]
      },
      "bbox": [
        -77.37519978,
        39.1264976,
        -8.178343763,
        -77.3533724,
        39.13827094,
        367.3016562
      ],
      "properties": {
        "datetime": "2018-02-21T19:18:39Z",
        "pc:count": 15898963,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295615.1429,
            "count": 15898963,
            "maximum": 296570.3629,
            "minimum": 294715.0229,
            "name": "X",
            "position": 0,
            "stddev": 547.6593467,
            "variance": 299930.76
          },
          {
            "average": 4334142.043,
            "count": 15898963,
            "maximum": 4334758.248,
            "minimum": 4333498.948,
            "name": "Y",
            "position": 1,
            "stddev": 360.5277591,
            "variance": 129980.2651
          },
          {
            "average": 108.8939951,
            "count": 15898963,
            "maximum": 367.3016562,
            "minimum": -8.178343763,
            "name": "Z",
            "position": 2,
            "stddev": 11.55599373,
            "variance": 133.5409912
          },
          {
            "average": 6244.494264,
            "count": 15898963,
            "maximum": 62643,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5812.928218,
            "variance": 33790134.46
          },
          {
            "average": 2.074790601,
            "count": 15898963,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.288993383,
            "variance": 1.661503941
          },
          {
            "average": 2.997140694,
            "count": 15898963,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.566321505,
            "variance": 2.453363057
          },
          {
            "average": 0.4996478701,
            "count": 15898963,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998917,
            "variance": 0.2499998917
          },
          {
            "average": 0,
            "count": 15898963,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.415985936,
            "count": 15898963,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4988925124,
            "variance": 0.248893739
          },
          {
            "average": 3.238390189,
            "count": 15898963,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.03587846,
            "variance": 197.0058842
          },
          {
            "average": 0,
            "count": 15898963,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.14470956,
            "count": 15898963,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7328739666,
            "variance": 0.537104251
          },
          {
            "average": 203274944.2,
            "count": 15898963,
            "maximum": 203275919.4,
            "minimum": 203274010.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 735.0873508,
            "variance": 540353.4133
          },
          {
            "average": 0,
            "count": 15898963,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15898963,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15898963,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001192530607,
            "count": 15898963,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01091965416,
            "variance": 0.0001192388469
          },
          {
            "average": 0.4813783138,
            "count": 15898963,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4996531282,
            "variance": 0.2496532485
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294715.0229,
          4333498.948,
          -8.178343763,
          296570.3629,
          4334758.248,
          367.3016562
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294715.02286015655,
                4333498.948124096,
                -8.17834376344473
              ],
              [
                294715.02286015655,
                4334758.248124097,
                -8.17834376344473
              ],
              [
                296570.3628601565,
                4334758.248124097,
                367.3016562365553
              ],
              [
                296570.3628601565,
                4333498.948124096,
                367.3016562365553
              ],
              [
                294715.02286015655,
                4333498.948124096,
                -8.17834376344473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:18:39+00:00",
        "end_time": "2018-02-21T18:46:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_206532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_206532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_206532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37519978,
            39.1264976,
            -8.178343763,
            -77.3533724,
            39.13827094,
            367.3016562
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37481872310255,
                  39.126497599093476,
                  -8.17834376344473
                ],
                [
                  -77.37519977852237,
                  39.13783557416872,
                  -8.17834376344473
                ],
                [
                  -77.35375002610019,
                  39.13827093909418,
                  367.3016562365553
                ],
                [
                  -77.35337240409969,
                  39.12693278920202,
                  367.3016562365553
                ],
                [
                  -77.37481872310255,
                  39.126497599093476,
                  -8.17834376344473
                ]
              ]
            ]
          },
          "id": "20180221_206532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:18:39Z",
            "pc:count": 15898963,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295615.1429,
                "count": 15898963,
                "maximum": 296570.3629,
                "minimum": 294715.0229,
                "name": "X",
                "position": 0,
                "stddev": 547.6593467,
                "variance": 299930.76
              },
              {
                "average": 4334142.043,
                "count": 15898963,
                "maximum": 4334758.248,
                "minimum": 4333498.948,
                "name": "Y",
                "position": 1,
                "stddev": 360.5277591,
                "variance": 129980.2651
              },
              {
                "average": 108.8939951,
                "count": 15898963,
                "maximum": 367.3016562,
                "minimum": -8.178343763,
                "name": "Z",
                "position": 2,
                "stddev": 11.55599373,
                "variance": 133.5409912
              },
              {
                "average": 6244.494264,
                "count": 15898963,
                "maximum": 62643,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5812.928218,
                "variance": 33790134.46
              },
              {
                "average": 2.074790601,
                "count": 15898963,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.288993383,
                "variance": 1.661503941
              },
              {
                "average": 2.997140694,
                "count": 15898963,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.566321505,
                "variance": 2.453363057
              },
              {
                "average": 0.4996478701,
                "count": 15898963,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998917,
                "variance": 0.2499998917
              },
              {
                "average": 0,
                "count": 15898963,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.415985936,
                "count": 15898963,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4988925124,
                "variance": 0.248893739
              },
              {
                "average": 3.238390189,
                "count": 15898963,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.03587846,
                "variance": 197.0058842
              },
              {
                "average": 0,
                "count": 15898963,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.14470956,
                "count": 15898963,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7328739666,
                "variance": 0.537104251
              },
              {
                "average": 203274944.2,
                "count": 15898963,
                "maximum": 203275919.4,
                "minimum": 203274010.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 735.0873508,
                "variance": 540353.4133
              },
              {
                "average": 0,
                "count": 15898963,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15898963,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15898963,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001192530607,
                "count": 15898963,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01091965416,
                "variance": 0.0001192388469
              },
              {
                "average": 0.4813783138,
                "count": 15898963,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4996531282,
                "variance": 0.2496532485
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294715.0229,
              4333498.948,
              -8.178343763,
              296570.3629,
              4334758.248,
              367.3016562
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294715.02286015655,
                    4333498.948124096,
                    -8.17834376344473
                  ],
                  [
                    294715.02286015655,
                    4334758.248124097,
                    -8.17834376344473
                  ],
                  [
                    296570.3628601565,
                    4334758.248124097,
                    367.3016562365553
                  ],
                  [
                    296570.3628601565,
                    4333498.948124096,
                    367.3016562365553
                  ],
                  [
                    294715.02286015655,
                    4333498.948124096,
                    -8.17834376344473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:18:39+00:00",
            "end_time": "2018-02-21T18:46: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": "20180221_194532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41711808107067,
              39.12635399030273,
              -10.148147130926446
            ],
            [
              -77.41750592390946,
              39.13769179458015,
              -10.148147130926446
            ],
            [
              -77.39605618170877,
              39.138134957718854,
              376.1718528690735
            ],
            [
              -77.39567177200789,
              39.12679697549565,
              376.1718528690735
            ],
            [
              -77.41711808107067,
              39.12635399030273,
              -10.148147130926446
            ]
          ]
        ]
      },
      "bbox": [
        -77.41750592,
        39.12635399,
        -10.14814713,
        -77.39567177,
        39.13813496,
        376.1718529
      ],
      "properties": {
        "datetime": "2018-02-21T18:48:29Z",
        "pc:count": 15382171,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292024.6491,
            "count": 15382171,
            "maximum": 292913.0968,
            "minimum": 291057.6968,
            "name": "X",
            "position": 0,
            "stddev": 509.3614623,
            "variance": 259449.0992
          },
          {
            "average": 4334187.71,
            "count": 15382171,
            "maximum": 4334838.885,
            "minimum": 4333579.565,
            "name": "Y",
            "position": 1,
            "stddev": 342.7210761,
            "variance": 117457.736
          },
          {
            "average": 107.944871,
            "count": 15382171,
            "maximum": 376.1718529,
            "minimum": -10.14814713,
            "name": "Z",
            "position": 2,
            "stddev": 7.524397068,
            "variance": 56.61655124
          },
          {
            "average": 6262.775386,
            "count": 15382171,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5755.797585,
            "variance": 33129205.84
          },
          {
            "average": 1.904824228,
            "count": 15382171,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.200176244,
            "variance": 1.440423017
          },
          {
            "average": 2.675705659,
            "count": 15382171,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.535290708,
            "variance": 2.357117559
          },
          {
            "average": 0.5030092956,
            "count": 15382171,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999909603,
            "variance": 0.2499909604
          },
          {
            "average": 0,
            "count": 15382171,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.409903778,
            "count": 15382171,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5155434373,
            "variance": 0.2657850357
          },
          {
            "average": 10.30134909,
            "count": 15382171,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.766450301,
            "variance": 95.38355147
          },
          {
            "average": 0,
            "count": 15382171,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.48988794,
            "count": 15382171,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5941751152,
            "variance": 0.3530440675
          },
          {
            "average": 203273457.4,
            "count": 15382171,
            "maximum": 203274109.5,
            "minimum": 203272303.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 683.6004515,
            "variance": 467309.5773
          },
          {
            "average": 0,
            "count": 15382171,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15382171,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15382171,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003995534831,
            "count": 15382171,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01998484091,
            "variance": 0.000399393866
          },
          {
            "average": 0.3515675388,
            "count": 15382171,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4774597567,
            "variance": 0.2279678193
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291057.6968,
          4333579.565,
          -10.14814713,
          292913.0968,
          4334838.885,
          376.1718529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291057.6967561555,
                4333579.564679233,
                -10.148147130926446
              ],
              [
                291057.6967561555,
                4334838.884679234,
                -10.148147130926446
              ],
              [
                292913.09675615554,
                4334838.884679234,
                376.1718528690735
              ],
              [
                292913.09675615554,
                4333579.564679233,
                376.1718528690735
              ],
              [
                291057.6967561555,
                4333579.564679233,
                -10.148147130926446
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:48:29+00:00",
        "end_time": "2018-02-21T18:18:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_194532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_194532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_194532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41750592,
            39.12635399,
            -10.14814713,
            -77.39567177,
            39.13813496,
            376.1718529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41711808107067,
                  39.12635399030273,
                  -10.148147130926446
                ],
                [
                  -77.41750592390946,
                  39.13769179458015,
                  -10.148147130926446
                ],
                [
                  -77.39605618170877,
                  39.138134957718854,
                  376.1718528690735
                ],
                [
                  -77.39567177200789,
                  39.12679697549565,
                  376.1718528690735
                ],
                [
                  -77.41711808107067,
                  39.12635399030273,
                  -10.148147130926446
                ]
              ]
            ]
          },
          "id": "20180221_194532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:48:29Z",
            "pc:count": 15382171,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292024.6491,
                "count": 15382171,
                "maximum": 292913.0968,
                "minimum": 291057.6968,
                "name": "X",
                "position": 0,
                "stddev": 509.3614623,
                "variance": 259449.0992
              },
              {
                "average": 4334187.71,
                "count": 15382171,
                "maximum": 4334838.885,
                "minimum": 4333579.565,
                "name": "Y",
                "position": 1,
                "stddev": 342.7210761,
                "variance": 117457.736
              },
              {
                "average": 107.944871,
                "count": 15382171,
                "maximum": 376.1718529,
                "minimum": -10.14814713,
                "name": "Z",
                "position": 2,
                "stddev": 7.524397068,
                "variance": 56.61655124
              },
              {
                "average": 6262.775386,
                "count": 15382171,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5755.797585,
                "variance": 33129205.84
              },
              {
                "average": 1.904824228,
                "count": 15382171,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.200176244,
                "variance": 1.440423017
              },
              {
                "average": 2.675705659,
                "count": 15382171,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.535290708,
                "variance": 2.357117559
              },
              {
                "average": 0.5030092956,
                "count": 15382171,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999909603,
                "variance": 0.2499909604
              },
              {
                "average": 0,
                "count": 15382171,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.409903778,
                "count": 15382171,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5155434373,
                "variance": 0.2657850357
              },
              {
                "average": 10.30134909,
                "count": 15382171,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.766450301,
                "variance": 95.38355147
              },
              {
                "average": 0,
                "count": 15382171,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.48988794,
                "count": 15382171,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5941751152,
                "variance": 0.3530440675
              },
              {
                "average": 203273457.4,
                "count": 15382171,
                "maximum": 203274109.5,
                "minimum": 203272303.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 683.6004515,
                "variance": 467309.5773
              },
              {
                "average": 0,
                "count": 15382171,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15382171,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15382171,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003995534831,
                "count": 15382171,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01998484091,
                "variance": 0.000399393866
              },
              {
                "average": 0.3515675388,
                "count": 15382171,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4774597567,
                "variance": 0.2279678193
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291057.6968,
              4333579.565,
              -10.14814713,
              292913.0968,
              4334838.885,
              376.1718529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291057.6967561555,
                    4333579.564679233,
                    -10.148147130926446
                  ],
                  [
                    291057.6967561555,
                    4334838.884679234,
                    -10.148147130926446
                  ],
                  [
                    292913.09675615554,
                    4334838.884679234,
                    376.1718528690735
                  ],
                  [
                    292913.09675615554,
                    4333579.564679233,
                    376.1718528690735
                  ],
                  [
                    291057.6967561555,
                    4333579.564679233,
                    -10.148147130926446
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:48:29+00:00",
            "end_time": "2018-02-21T18:18: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": "20180220_206564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37528220651981,
              39.214353906656775,
              -10.279184849283268
            ],
            [
              -77.3756645783017,
              39.22569314710787,
              -10.279184849283268
            ],
            [
              -77.35418672680494,
              39.226129436589176,
              370.7608151507168
            ],
            [
              -77.35380780413858,
              39.21479002104251,
              370.7608151507168
            ],
            [
              -77.37528220651981,
              39.214353906656775,
              -10.279184849283268
            ]
          ]
        ]
      },
      "bbox": [
        -77.37566458,
        39.21435391,
        -10.27918485,
        -77.3538078,
        39.22612944,
        370.7608152
      ],
      "properties": {
        "datetime": "2018-02-20T21:47:33Z",
        "pc:count": 16360029,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295877.4328,
            "count": 16360029,
            "maximum": 296785.9055,
            "minimum": 294930.4455,
            "name": "X",
            "position": 0,
            "stddev": 509.3652033,
            "variance": 259452.9103
          },
          {
            "average": 4343871.011,
            "count": 16360029,
            "maximum": 4344510.96,
            "minimum": 4343251.5,
            "name": "Y",
            "position": 1,
            "stddev": 331.8052231,
            "variance": 110094.7061
          },
          {
            "average": 156.4272475,
            "count": 16360029,
            "maximum": 370.7608152,
            "minimum": -10.27918485,
            "name": "Z",
            "position": 2,
            "stddev": 14.60140459,
            "variance": 213.2010159
          },
          {
            "average": 6847.610597,
            "count": 16360029,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6481.931181,
            "variance": 42015431.84
          },
          {
            "average": 2.0280483,
            "count": 16360029,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.283094526,
            "variance": 1.646331562
          },
          {
            "average": 2.917342017,
            "count": 16360029,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.585421768,
            "variance": 2.513562182
          },
          {
            "average": 0.5037169555,
            "count": 16360029,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999861993,
            "variance": 0.2499861995
          },
          {
            "average": 0,
            "count": 16360029,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.432578634,
            "count": 16360029,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.508229657,
            "variance": 0.2582973842
          },
          {
            "average": 10.86996157,
            "count": 16360029,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.44979081,
            "variance": 71.39896473
          },
          {
            "average": 0,
            "count": 16360029,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.52074718,
            "count": 16360029,
            "maximum": 48,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.540836136,
            "variance": 0.292503726
          },
          {
            "average": 203197188.3,
            "count": 16360029,
            "maximum": 203198453.2,
            "minimum": 203195877.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 543.2394551,
            "variance": 295109.1056
          },
          {
            "average": 0,
            "count": 16360029,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16360029,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16360029,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002847794463,
            "count": 16360029,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01687300697,
            "variance": 0.0002846983644
          },
          {
            "average": 0.4733774005,
            "count": 16360029,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4992907494,
            "variance": 0.2492912524
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294930.4455,
          4343251.5,
          -10.27918485,
          296785.9055,
          4344510.96,
          370.7608152
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294930.4455222426,
                4343251.50021822,
                -10.279184849283268
              ],
              [
                294930.4455222426,
                4344510.960218221,
                -10.279184849283268
              ],
              [
                296785.90552224254,
                4344510.960218221,
                370.7608151507168
              ],
              [
                296785.90552224254,
                4343251.50021822,
                370.7608151507168
              ],
              [
                294930.4455222426,
                4343251.50021822,
                -10.279184849283268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:47:33+00:00",
        "end_time": "2018-02-20T21:04:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_206564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_206564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_206564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37566458,
            39.21435391,
            -10.27918485,
            -77.3538078,
            39.22612944,
            370.7608152
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37528220651981,
                  39.214353906656775,
                  -10.279184849283268
                ],
                [
                  -77.3756645783017,
                  39.22569314710787,
                  -10.279184849283268
                ],
                [
                  -77.35418672680494,
                  39.226129436589176,
                  370.7608151507168
                ],
                [
                  -77.35380780413858,
                  39.21479002104251,
                  370.7608151507168
                ],
                [
                  -77.37528220651981,
                  39.214353906656775,
                  -10.279184849283268
                ]
              ]
            ]
          },
          "id": "20180220_206564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:47:33Z",
            "pc:count": 16360029,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295877.4328,
                "count": 16360029,
                "maximum": 296785.9055,
                "minimum": 294930.4455,
                "name": "X",
                "position": 0,
                "stddev": 509.3652033,
                "variance": 259452.9103
              },
              {
                "average": 4343871.011,
                "count": 16360029,
                "maximum": 4344510.96,
                "minimum": 4343251.5,
                "name": "Y",
                "position": 1,
                "stddev": 331.8052231,
                "variance": 110094.7061
              },
              {
                "average": 156.4272475,
                "count": 16360029,
                "maximum": 370.7608152,
                "minimum": -10.27918485,
                "name": "Z",
                "position": 2,
                "stddev": 14.60140459,
                "variance": 213.2010159
              },
              {
                "average": 6847.610597,
                "count": 16360029,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6481.931181,
                "variance": 42015431.84
              },
              {
                "average": 2.0280483,
                "count": 16360029,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.283094526,
                "variance": 1.646331562
              },
              {
                "average": 2.917342017,
                "count": 16360029,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.585421768,
                "variance": 2.513562182
              },
              {
                "average": 0.5037169555,
                "count": 16360029,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999861993,
                "variance": 0.2499861995
              },
              {
                "average": 0,
                "count": 16360029,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.432578634,
                "count": 16360029,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.508229657,
                "variance": 0.2582973842
              },
              {
                "average": 10.86996157,
                "count": 16360029,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.44979081,
                "variance": 71.39896473
              },
              {
                "average": 0,
                "count": 16360029,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.52074718,
                "count": 16360029,
                "maximum": 48,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.540836136,
                "variance": 0.292503726
              },
              {
                "average": 203197188.3,
                "count": 16360029,
                "maximum": 203198453.2,
                "minimum": 203195877.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 543.2394551,
                "variance": 295109.1056
              },
              {
                "average": 0,
                "count": 16360029,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16360029,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16360029,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002847794463,
                "count": 16360029,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01687300697,
                "variance": 0.0002846983644
              },
              {
                "average": 0.4733774005,
                "count": 16360029,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4992907494,
                "variance": 0.2492912524
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294930.4455,
              4343251.5,
              -10.27918485,
              296785.9055,
              4344510.96,
              370.7608152
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294930.4455222426,
                    4343251.50021822,
                    -10.279184849283268
                  ],
                  [
                    294930.4455222426,
                    4344510.960218221,
                    -10.279184849283268
                  ],
                  [
                    296785.90552224254,
                    4344510.960218221,
                    370.7608151507168
                  ],
                  [
                    296785.90552224254,
                    4343251.50021822,
                    370.7608151507168
                  ],
                  [
                    294930.4455222426,
                    4343251.50021822,
                    -10.279184849283268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:47:33+00:00",
            "end_time": "2018-02-20T21:04:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_194524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.416987831066,
              39.10438909849084,
              -10.225561074624693
            ],
            [
              -77.41737537450264,
              39.1157276669257,
              -10.225561074624693
            ],
            [
              -77.39593367802644,
              39.116170571053225,
              364.05443892537534
            ],
            [
              -77.39554956397669,
              39.104831824735875,
              364.05443892537534
            ],
            [
              -77.416987831066,
              39.10438909849084,
              -10.225561074624693
            ]
          ]
        ]
      },
      "bbox": [
        -77.41737537,
        39.1043891,
        -10.22556107,
        -77.39554956,
        39.11617057,
        364.0544389
      ],
      "properties": {
        "datetime": "2018-02-21T19:19:57Z",
        "pc:count": 15685404,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291883.6891,
            "count": 15685404,
            "maximum": 292859.3159,
            "minimum": 291004.0359,
            "name": "X",
            "position": 0,
            "stddev": 554.5118587,
            "variance": 307483.4014
          },
          {
            "average": 4331758.241,
            "count": 15685404,
            "maximum": 4332400.702,
            "minimum": 4331141.302,
            "name": "Y",
            "position": 1,
            "stddev": 365.1521025,
            "variance": 133336.058
          },
          {
            "average": 93.65049673,
            "count": 15685404,
            "maximum": 364.0544389,
            "minimum": -10.22556107,
            "name": "Z",
            "position": 2,
            "stddev": 8.699431894,
            "variance": 75.68011528
          },
          {
            "average": 6119.185763,
            "count": 15685404,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5623.226119,
            "variance": 31620671.98
          },
          {
            "average": 2.025386213,
            "count": 15685404,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.239349254,
            "variance": 1.535986572
          },
          {
            "average": 2.911879031,
            "count": 15685404,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.508451085,
            "variance": 2.275424677
          },
          {
            "average": 0.4991522055,
            "count": 15685404,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992972,
            "variance": 0.2499992972
          },
          {
            "average": 0,
            "count": 15685404,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.399834968,
            "count": 15685404,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5007881417,
            "variance": 0.2507887628
          },
          {
            "average": -0.7206806842,
            "count": 15685404,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.77544948,
            "variance": 189.7630084
          },
          {
            "average": 0,
            "count": 15685404,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.95718491,
            "count": 15685404,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6902909974,
            "variance": 0.476501661
          },
          {
            "average": 203274751.5,
            "count": 15685404,
            "maximum": 203275997.5,
            "minimum": 203274094.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 672.9355744,
            "variance": 452842.2873
          },
          {
            "average": 0,
            "count": 15685404,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15685404,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15685404,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000251698968,
            "count": 15685404,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01586302719,
            "variance": 0.0002516356317
          },
          {
            "average": 0.3914537362,
            "count": 15685404,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4880755308,
            "variance": 0.2382177238
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291004.0359,
          4331141.302,
          -10.22556107,
          292859.3159,
          4332400.702,
          364.0544389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291004.0358509516,
                4331141.302320116,
                -10.225561074624693
              ],
              [
                291004.0358509516,
                4332400.702320117,
                -10.225561074624693
              ],
              [
                292859.31585095165,
                4332400.702320117,
                364.05443892537534
              ],
              [
                292859.31585095165,
                4331141.302320116,
                364.05443892537534
              ],
              [
                291004.0358509516,
                4331141.302320116,
                -10.225561074624693
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:19:57+00:00",
        "end_time": "2018-02-21T18:48:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_194524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_194524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_194524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41737537,
            39.1043891,
            -10.22556107,
            -77.39554956,
            39.11617057,
            364.0544389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.416987831066,
                  39.10438909849084,
                  -10.225561074624693
                ],
                [
                  -77.41737537450264,
                  39.1157276669257,
                  -10.225561074624693
                ],
                [
                  -77.39593367802644,
                  39.116170571053225,
                  364.05443892537534
                ],
                [
                  -77.39554956397669,
                  39.104831824735875,
                  364.05443892537534
                ],
                [
                  -77.416987831066,
                  39.10438909849084,
                  -10.225561074624693
                ]
              ]
            ]
          },
          "id": "20180221_194524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_194524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:19:57Z",
            "pc:count": 15685404,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291883.6891,
                "count": 15685404,
                "maximum": 292859.3159,
                "minimum": 291004.0359,
                "name": "X",
                "position": 0,
                "stddev": 554.5118587,
                "variance": 307483.4014
              },
              {
                "average": 4331758.241,
                "count": 15685404,
                "maximum": 4332400.702,
                "minimum": 4331141.302,
                "name": "Y",
                "position": 1,
                "stddev": 365.1521025,
                "variance": 133336.058
              },
              {
                "average": 93.65049673,
                "count": 15685404,
                "maximum": 364.0544389,
                "minimum": -10.22556107,
                "name": "Z",
                "position": 2,
                "stddev": 8.699431894,
                "variance": 75.68011528
              },
              {
                "average": 6119.185763,
                "count": 15685404,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5623.226119,
                "variance": 31620671.98
              },
              {
                "average": 2.025386213,
                "count": 15685404,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.239349254,
                "variance": 1.535986572
              },
              {
                "average": 2.911879031,
                "count": 15685404,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.508451085,
                "variance": 2.275424677
              },
              {
                "average": 0.4991522055,
                "count": 15685404,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992972,
                "variance": 0.2499992972
              },
              {
                "average": 0,
                "count": 15685404,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.399834968,
                "count": 15685404,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5007881417,
                "variance": 0.2507887628
              },
              {
                "average": -0.7206806842,
                "count": 15685404,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.77544948,
                "variance": 189.7630084
              },
              {
                "average": 0,
                "count": 15685404,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.95718491,
                "count": 15685404,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6902909974,
                "variance": 0.476501661
              },
              {
                "average": 203274751.5,
                "count": 15685404,
                "maximum": 203275997.5,
                "minimum": 203274094.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 672.9355744,
                "variance": 452842.2873
              },
              {
                "average": 0,
                "count": 15685404,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15685404,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15685404,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000251698968,
                "count": 15685404,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01586302719,
                "variance": 0.0002516356317
              },
              {
                "average": 0.3914537362,
                "count": 15685404,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4880755308,
                "variance": 0.2382177238
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291004.0359,
              4331141.302,
              -10.22556107,
              292859.3159,
              4332400.702,
              364.0544389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291004.0358509516,
                    4331141.302320116,
                    -10.225561074624693
                  ],
                  [
                    291004.0358509516,
                    4332400.702320117,
                    -10.225561074624693
                  ],
                  [
                    292859.31585095165,
                    4332400.702320117,
                    364.05443892537534
                  ],
                  [
                    292859.31585095165,
                    4331141.302320116,
                    364.05443892537534
                  ],
                  [
                    291004.0358509516,
                    4331141.302320116,
                    -10.225561074624693
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:19:57+00:00",
            "end_time": "2018-02-21T18:48: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": "20180221_206536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37487694427722,
              39.137482144881886,
              -10.343199669997688
            ],
            [
              -77.3752580732753,
              39.14881757712,
              -10.343199669997688
            ],
            [
              -77.35380336974514,
              39.14925308688662,
              367.45680033000235
            ],
            [
              -77.35342567553732,
              39.137917479826704,
              367.45680033000235
            ],
            [
              -77.37487694427722,
              39.137482144881886,
              -10.343199669997688
            ]
          ]
        ]
      },
      "bbox": [
        -77.37525807,
        39.13748214,
        -10.34319967,
        -77.35342568,
        39.14925309,
        367.4568003
      ],
      "properties": {
        "datetime": "2018-02-21T18:57:26Z",
        "pc:count": 17863473,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295756.3895,
            "count": 17863473,
            "maximum": 296597.3813,
            "minimum": 294741.9013,
            "name": "X",
            "position": 0,
            "stddev": 546.5092728,
            "variance": 298672.3853
          },
          {
            "average": 4335338.072,
            "count": 17863473,
            "maximum": 4335977.309,
            "minimum": 4334718.289,
            "name": "Y",
            "position": 1,
            "stddev": 344.8966122,
            "variance": 118953.6731
          },
          {
            "average": 115.1787327,
            "count": 17863473,
            "maximum": 367.4568003,
            "minimum": -10.34319967,
            "name": "Z",
            "position": 2,
            "stddev": 10.42074261,
            "variance": 108.5918765
          },
          {
            "average": 6273.49758,
            "count": 17863473,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5931.63495,
            "variance": 35184293.18
          },
          {
            "average": 2.116469121,
            "count": 17863473,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.312863177,
            "variance": 1.723609721
          },
          {
            "average": 3.059945846,
            "count": 17863473,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.580237207,
            "variance": 2.497149632
          },
          {
            "average": 0.4997199033,
            "count": 17863473,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999355,
            "variance": 0.2499999355
          },
          {
            "average": 0,
            "count": 17863473,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.446809643,
            "count": 17863473,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5062919167,
            "variance": 0.2563315049
          },
          {
            "average": -10.177563,
            "count": 17863473,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.332663039,
            "variance": 87.09859941
          },
          {
            "average": 0,
            "count": 17863473,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.3009295,
            "count": 17863473,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5305863188,
            "variance": 0.2815218417
          },
          {
            "average": 203274173.2,
            "count": 17863473,
            "maximum": 203274646.2,
            "minimum": 203272809.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 390.630052,
            "variance": 152591.8375
          },
          {
            "average": 0,
            "count": 17863473,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17863473,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17863473,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001224845807,
            "count": 17863473,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01106659772,
            "variance": 0.0001224695851
          },
          {
            "average": 0.4594446444,
            "count": 17863473,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.498352563,
            "variance": 0.248355277
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294741.9013,
          4334718.289,
          -10.34319967,
          296597.3813,
          4335977.309,
          367.4568003
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294741.9013462951,
                4334718.289315017,
                -10.343199669997688
              ],
              [
                294741.9013462951,
                4335977.3093150165,
                -10.343199669997688
              ],
              [
                296597.38134629506,
                4335977.3093150165,
                367.45680033000235
              ],
              [
                296597.38134629506,
                4334718.289315017,
                367.45680033000235
              ],
              [
                294741.9013462951,
                4334718.289315017,
                -10.343199669997688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:57:26+00:00",
        "end_time": "2018-02-21T18:26:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_206536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_206536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_206536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37525807,
            39.13748214,
            -10.34319967,
            -77.35342568,
            39.14925309,
            367.4568003
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37487694427722,
                  39.137482144881886,
                  -10.343199669997688
                ],
                [
                  -77.3752580732753,
                  39.14881757712,
                  -10.343199669997688
                ],
                [
                  -77.35380336974514,
                  39.14925308688662,
                  367.45680033000235
                ],
                [
                  -77.35342567553732,
                  39.137917479826704,
                  367.45680033000235
                ],
                [
                  -77.37487694427722,
                  39.137482144881886,
                  -10.343199669997688
                ]
              ]
            ]
          },
          "id": "20180221_206536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:57:26Z",
            "pc:count": 17863473,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295756.3895,
                "count": 17863473,
                "maximum": 296597.3813,
                "minimum": 294741.9013,
                "name": "X",
                "position": 0,
                "stddev": 546.5092728,
                "variance": 298672.3853
              },
              {
                "average": 4335338.072,
                "count": 17863473,
                "maximum": 4335977.309,
                "minimum": 4334718.289,
                "name": "Y",
                "position": 1,
                "stddev": 344.8966122,
                "variance": 118953.6731
              },
              {
                "average": 115.1787327,
                "count": 17863473,
                "maximum": 367.4568003,
                "minimum": -10.34319967,
                "name": "Z",
                "position": 2,
                "stddev": 10.42074261,
                "variance": 108.5918765
              },
              {
                "average": 6273.49758,
                "count": 17863473,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5931.63495,
                "variance": 35184293.18
              },
              {
                "average": 2.116469121,
                "count": 17863473,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.312863177,
                "variance": 1.723609721
              },
              {
                "average": 3.059945846,
                "count": 17863473,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.580237207,
                "variance": 2.497149632
              },
              {
                "average": 0.4997199033,
                "count": 17863473,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999355,
                "variance": 0.2499999355
              },
              {
                "average": 0,
                "count": 17863473,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.446809643,
                "count": 17863473,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5062919167,
                "variance": 0.2563315049
              },
              {
                "average": -10.177563,
                "count": 17863473,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.332663039,
                "variance": 87.09859941
              },
              {
                "average": 0,
                "count": 17863473,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.3009295,
                "count": 17863473,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5305863188,
                "variance": 0.2815218417
              },
              {
                "average": 203274173.2,
                "count": 17863473,
                "maximum": 203274646.2,
                "minimum": 203272809.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 390.630052,
                "variance": 152591.8375
              },
              {
                "average": 0,
                "count": 17863473,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17863473,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17863473,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001224845807,
                "count": 17863473,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01106659772,
                "variance": 0.0001224695851
              },
              {
                "average": 0.4594446444,
                "count": 17863473,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.498352563,
                "variance": 0.248355277
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294741.9013,
              4334718.289,
              -10.34319967,
              296597.3813,
              4335977.309,
              367.4568003
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294741.9013462951,
                    4334718.289315017,
                    -10.343199669997688
                  ],
                  [
                    294741.9013462951,
                    4335977.3093150165,
                    -10.343199669997688
                  ],
                  [
                    296597.38134629506,
                    4335977.3093150165,
                    367.45680033000235
                  ],
                  [
                    296597.38134629506,
                    4334718.289315017,
                    367.45680033000235
                  ],
                  [
                    294741.9013462951,
                    4334718.289315017,
                    -10.343199669997688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:57:26+00:00",
            "end_time": "2018-02-21T18:26:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_194536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41718237210709,
              39.137335943649326,
              -10.235401971483356
            ],
            [
              -77.41757039539324,
              39.148674266164385,
              -10.235401971483356
            ],
            [
              -77.39611755215088,
              39.14911753965022,
              373.98459802851664
            ],
            [
              -77.39573296400447,
              39.137779039151305,
              373.98459802851664
            ],
            [
              -77.41718237210709,
              39.137335943649326,
              -10.235401971483356
            ]
          ]
        ]
      },
      "bbox": [
        -77.4175704,
        39.13733594,
        -10.23540197,
        -77.39573296,
        39.14911754,
        373.984598
      ],
      "properties": {
        "datetime": "2018-02-21T18:47:48Z",
        "pc:count": 14092554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 291986.4715,
            "count": 14092554,
            "maximum": 292939.992,
            "minimum": 291084.612,
            "name": "X",
            "position": 0,
            "stddev": 508.9579594,
            "variance": 259038.2045
          },
          {
            "average": 4335426.061,
            "count": 14092554,
            "maximum": 4336058.022,
            "minimum": 4334798.642,
            "name": "Y",
            "position": 1,
            "stddev": 342.0637847,
            "variance": 117007.6328
          },
          {
            "average": 117.4999219,
            "count": 14092554,
            "maximum": 373.984598,
            "minimum": -10.23540197,
            "name": "Z",
            "position": 2,
            "stddev": 8.372691851,
            "variance": 70.10196884
          },
          {
            "average": 6729.476893,
            "count": 14092554,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5967.160535,
            "variance": 35607004.85
          },
          {
            "average": 1.81592045,
            "count": 14092554,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.192844357,
            "variance": 1.422877661
          },
          {
            "average": 2.512430252,
            "count": 14092554,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.575033739,
            "variance": 2.48073128
          },
          {
            "average": 0.4963936984,
            "count": 14092554,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999870122,
            "variance": 0.2499870123
          },
          {
            "average": 0,
            "count": 14092554,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.463658894,
            "count": 14092554,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5391187494,
            "variance": 0.2906490259
          },
          {
            "average": -11.24819991,
            "count": 14092554,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.974184131,
            "variance": 63.58761255
          },
          {
            "average": 0,
            "count": 14092554,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.43188147,
            "count": 14092554,
            "maximum": 52,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5292483028,
            "variance": 0.280103766
          },
          {
            "average": 203272390.9,
            "count": 14092554,
            "maximum": 203274068.5,
            "minimum": 203199517.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3081.9518,
            "variance": 9498426.898
          },
          {
            "average": 0,
            "count": 14092554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14092554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14092554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004214282237,
            "count": 14092554,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02052439163,
            "variance": 0.0004212506519
          },
          {
            "average": 0.2881752307,
            "count": 14092554,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4529131061,
            "variance": 0.2051302817
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291084.612,
          4334798.642,
          -10.23540197,
          292939.992,
          4336058.022,
          373.984598
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291084.6120213599,
                4334798.642150473,
                -10.235401971483356
              ],
              [
                291084.6120213599,
                4336058.022150474,
                -10.235401971483356
              ],
              [
                292939.9920213599,
                4336058.022150474,
                373.98459802851664
              ],
              [
                292939.9920213599,
                4334798.642150473,
                373.98459802851664
              ],
              [
                291084.6120213599,
                4334798.642150473,
                -10.235401971483356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:47:48+00:00",
        "end_time": "2018-02-20T22:05:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_194536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_194536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_194536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.4175704,
            39.13733594,
            -10.23540197,
            -77.39573296,
            39.14911754,
            373.984598
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41718237210709,
                  39.137335943649326,
                  -10.235401971483356
                ],
                [
                  -77.41757039539324,
                  39.148674266164385,
                  -10.235401971483356
                ],
                [
                  -77.39611755215088,
                  39.14911753965022,
                  373.98459802851664
                ],
                [
                  -77.39573296400447,
                  39.137779039151305,
                  373.98459802851664
                ],
                [
                  -77.41718237210709,
                  39.137335943649326,
                  -10.235401971483356
                ]
              ]
            ]
          },
          "id": "20180220_194536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:47:48Z",
            "pc:count": 14092554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 291986.4715,
                "count": 14092554,
                "maximum": 292939.992,
                "minimum": 291084.612,
                "name": "X",
                "position": 0,
                "stddev": 508.9579594,
                "variance": 259038.2045
              },
              {
                "average": 4335426.061,
                "count": 14092554,
                "maximum": 4336058.022,
                "minimum": 4334798.642,
                "name": "Y",
                "position": 1,
                "stddev": 342.0637847,
                "variance": 117007.6328
              },
              {
                "average": 117.4999219,
                "count": 14092554,
                "maximum": 373.984598,
                "minimum": -10.23540197,
                "name": "Z",
                "position": 2,
                "stddev": 8.372691851,
                "variance": 70.10196884
              },
              {
                "average": 6729.476893,
                "count": 14092554,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5967.160535,
                "variance": 35607004.85
              },
              {
                "average": 1.81592045,
                "count": 14092554,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.192844357,
                "variance": 1.422877661
              },
              {
                "average": 2.512430252,
                "count": 14092554,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.575033739,
                "variance": 2.48073128
              },
              {
                "average": 0.4963936984,
                "count": 14092554,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999870122,
                "variance": 0.2499870123
              },
              {
                "average": 0,
                "count": 14092554,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.463658894,
                "count": 14092554,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5391187494,
                "variance": 0.2906490259
              },
              {
                "average": -11.24819991,
                "count": 14092554,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.974184131,
                "variance": 63.58761255
              },
              {
                "average": 0,
                "count": 14092554,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.43188147,
                "count": 14092554,
                "maximum": 52,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5292483028,
                "variance": 0.280103766
              },
              {
                "average": 203272390.9,
                "count": 14092554,
                "maximum": 203274068.5,
                "minimum": 203199517.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3081.9518,
                "variance": 9498426.898
              },
              {
                "average": 0,
                "count": 14092554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14092554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14092554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004214282237,
                "count": 14092554,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02052439163,
                "variance": 0.0004212506519
              },
              {
                "average": 0.2881752307,
                "count": 14092554,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4529131061,
                "variance": 0.2051302817
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291084.612,
              4334798.642,
              -10.23540197,
              292939.992,
              4336058.022,
              373.984598
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291084.6120213599,
                    4334798.642150473,
                    -10.235401971483356
                  ],
                  [
                    291084.6120213599,
                    4336058.022150474,
                    -10.235401971483356
                  ],
                  [
                    292939.9920213599,
                    4336058.022150474,
                    373.98459802851664
                  ],
                  [
                    292939.9920213599,
                    4334798.642150473,
                    373.98459802851664
                  ],
                  [
                    291084.6120213599,
                    4334798.642150473,
                    -10.235401971483356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:47:48+00:00",
            "end_time": "2018-02-20T22:05: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": "20180221_206540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37493425088985,
              39.14846131274547,
              -10.29034390513226
            ],
            [
              -77.37531563498764,
              39.159799604182524,
              -10.29034390513226
            ],
            [
              -77.35385805966693,
              39.16023521659513,
              368.64965609486774
            ],
            [
              -77.35348011303483,
              39.14889675026505,
              368.64965609486774
            ],
            [
              -77.37493425088985,
              39.14846131274547,
              -10.29034390513226
            ]
          ]
        ]
      },
      "bbox": [
        -77.37531563,
        39.14846131,
        -10.29034391,
        -77.35348011,
        39.16023522,
        368.6496561
      ],
      "properties": {
        "datetime": "2018-02-21T18:57:23Z",
        "pc:count": 14633607,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295816.0835,
            "count": 14633607,
            "maximum": 296624.2924,
            "minimum": 294768.8524,
            "name": "X",
            "position": 0,
            "stddev": 491.9932309,
            "variance": 242057.3392
          },
          {
            "average": 4336590.74,
            "count": 14633607,
            "maximum": 4337196.373,
            "minimum": 4335937.033,
            "name": "Y",
            "position": 1,
            "stddev": 348.695703,
            "variance": 121588.6933
          },
          {
            "average": 120.1427407,
            "count": 14633607,
            "maximum": 368.6496561,
            "minimum": -10.29034391,
            "name": "Z",
            "position": 2,
            "stddev": 8.565329109,
            "variance": 73.36486274
          },
          {
            "average": 7251.544735,
            "count": 14633607,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5572.765161,
            "variance": 31055711.54
          },
          {
            "average": 1.857517562,
            "count": 14633607,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.199668893,
            "variance": 1.439205453
          },
          {
            "average": 2.550012652,
            "count": 14633607,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.573201031,
            "variance": 2.474961484
          },
          {
            "average": 0.5044430946,
            "count": 14633607,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999802756,
            "variance": 0.249980276
          },
          {
            "average": 0,
            "count": 14633607,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.553686524,
            "count": 14633607,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5107430613,
            "variance": 0.2608584747
          },
          {
            "average": 11.23648381,
            "count": 14633607,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.695667854,
            "variance": 59.22330372
          },
          {
            "average": 0,
            "count": 14633607,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.62310304,
            "count": 14633607,
            "maximum": 53,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5021507777,
            "variance": 0.2521554035
          },
          {
            "average": 203273554.4,
            "count": 14633607,
            "maximum": 203274643.6,
            "minimum": 203272226.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 568.6496691,
            "variance": 323362.4462
          },
          {
            "average": 0,
            "count": 14633607,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14633607,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14633607,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000164211052,
            "count": 14633607,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01281343428,
            "variance": 0.0001641840979
          },
          {
            "average": 0.4235024215,
            "count": 14633607,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4941134861,
            "variance": 0.2441481372
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294768.8524,
          4335937.033,
          -10.29034391,
          296624.2924,
          4337196.373,
          368.6496561
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294768.85238039296,
                4335937.033456297,
                -10.29034390513226
              ],
              [
                294768.85238039296,
                4337196.3734562965,
                -10.29034390513226
              ],
              [
                296624.2923803929,
                4337196.3734562965,
                368.64965609486774
              ],
              [
                296624.2923803929,
                4335937.033456297,
                368.64965609486774
              ],
              [
                294768.85238039296,
                4335937.033456297,
                -10.29034390513226
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:57:23+00:00",
        "end_time": "2018-02-21T18:17:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_206540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_206540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_206540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37531563,
            39.14846131,
            -10.29034391,
            -77.35348011,
            39.16023522,
            368.6496561
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37493425088985,
                  39.14846131274547,
                  -10.29034390513226
                ],
                [
                  -77.37531563498764,
                  39.159799604182524,
                  -10.29034390513226
                ],
                [
                  -77.35385805966693,
                  39.16023521659513,
                  368.64965609486774
                ],
                [
                  -77.35348011303483,
                  39.14889675026505,
                  368.64965609486774
                ],
                [
                  -77.37493425088985,
                  39.14846131274547,
                  -10.29034390513226
                ]
              ]
            ]
          },
          "id": "20180221_206540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:57:23Z",
            "pc:count": 14633607,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295816.0835,
                "count": 14633607,
                "maximum": 296624.2924,
                "minimum": 294768.8524,
                "name": "X",
                "position": 0,
                "stddev": 491.9932309,
                "variance": 242057.3392
              },
              {
                "average": 4336590.74,
                "count": 14633607,
                "maximum": 4337196.373,
                "minimum": 4335937.033,
                "name": "Y",
                "position": 1,
                "stddev": 348.695703,
                "variance": 121588.6933
              },
              {
                "average": 120.1427407,
                "count": 14633607,
                "maximum": 368.6496561,
                "minimum": -10.29034391,
                "name": "Z",
                "position": 2,
                "stddev": 8.565329109,
                "variance": 73.36486274
              },
              {
                "average": 7251.544735,
                "count": 14633607,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5572.765161,
                "variance": 31055711.54
              },
              {
                "average": 1.857517562,
                "count": 14633607,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.199668893,
                "variance": 1.439205453
              },
              {
                "average": 2.550012652,
                "count": 14633607,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.573201031,
                "variance": 2.474961484
              },
              {
                "average": 0.5044430946,
                "count": 14633607,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999802756,
                "variance": 0.249980276
              },
              {
                "average": 0,
                "count": 14633607,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.553686524,
                "count": 14633607,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5107430613,
                "variance": 0.2608584747
              },
              {
                "average": 11.23648381,
                "count": 14633607,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.695667854,
                "variance": 59.22330372
              },
              {
                "average": 0,
                "count": 14633607,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.62310304,
                "count": 14633607,
                "maximum": 53,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5021507777,
                "variance": 0.2521554035
              },
              {
                "average": 203273554.4,
                "count": 14633607,
                "maximum": 203274643.6,
                "minimum": 203272226.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 568.6496691,
                "variance": 323362.4462
              },
              {
                "average": 0,
                "count": 14633607,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14633607,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14633607,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000164211052,
                "count": 14633607,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01281343428,
                "variance": 0.0001641840979
              },
              {
                "average": 0.4235024215,
                "count": 14633607,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4941134861,
                "variance": 0.2441481372
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294768.8524,
              4335937.033,
              -10.29034391,
              296624.2924,
              4337196.373,
              368.6496561
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294768.85238039296,
                    4335937.033456297,
                    -10.29034390513226
                  ],
                  [
                    294768.85238039296,
                    4337196.3734562965,
                    -10.29034390513226
                  ],
                  [
                    296624.2923803929,
                    4337196.3734562965,
                    368.64965609486774
                  ],
                  [
                    296624.2923803929,
                    4335937.033456297,
                    368.64965609486774
                  ],
                  [
                    294768.85238039296,
                    4335937.033456297,
                    -10.29034390513226
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:57:23+00:00",
            "end_time": "2018-02-21T18:17: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": "20180220_194540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.41724735828436,
              39.148318858500524,
              -9.619345873640953
            ],
            [
              -77.41763550671541,
              39.159656078688876,
              -9.619345873640953
            ],
            [
              -77.39617863574105,
              39.160099481675104,
              363.12065412635906
            ],
            [
              -77.39579392410978,
              39.14876208348253,
              363.12065412635906
            ],
            [
              -77.41724735828436,
              39.148318858500524,
              -9.619345873640953
            ]
          ]
        ]
      },
      "bbox": [
        -77.41763551,
        39.14831886,
        -9.619345874,
        -77.39579392,
        39.16009948,
        363.1206541
      ],
      "properties": {
        "datetime": "2018-02-21T18:26:46Z",
        "pc:count": 18634992,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 292028.0026,
            "count": 18634992,
            "maximum": 292966.9195,
            "minimum": 291111.4795,
            "name": "X",
            "position": 0,
            "stddev": 499.3223555,
            "variance": 249322.8147
          },
          {
            "average": 4336706.584,
            "count": 18634992,
            "maximum": 4337277.09,
            "minimum": 4336017.83,
            "name": "Y",
            "position": 1,
            "stddev": 332.005143,
            "variance": 110227.415
          },
          {
            "average": 125.1898657,
            "count": 18634992,
            "maximum": 363.1206541,
            "minimum": -9.619345874,
            "name": "Z",
            "position": 2,
            "stddev": 12.89313189,
            "variance": 166.2328499
          },
          {
            "average": 6033.548953,
            "count": 18634992,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5868.025797,
            "variance": 34433726.76
          },
          {
            "average": 2.064291576,
            "count": 18634992,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.294043692,
            "variance": 1.674549078
          },
          {
            "average": 2.919756553,
            "count": 18634992,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.583999748,
            "variance": 2.509055201
          },
          {
            "average": 0.4993896429,
            "count": 18634992,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996409,
            "variance": 0.2499996409
          },
          {
            "average": 0,
            "count": 18634992,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.411018744,
            "count": 18634992,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5205627816,
            "variance": 0.2709856095
          },
          {
            "average": -1.605971149,
            "count": 18634992,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.50992781,
            "variance": 182.5181496
          },
          {
            "average": 0,
            "count": 18634992,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.62731012,
            "count": 18634992,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5424573765,
            "variance": 0.2942600054
          },
          {
            "average": 203242970.9,
            "count": 18634992,
            "maximum": 203272806.7,
            "minimum": 203199476.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35709.65522,
            "variance": 1275179476
          },
          {
            "average": 0,
            "count": 18634992,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18634992,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18634992,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000327180178,
            "count": 18634992,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01808516377,
            "variance": 0.0003270731487
          },
          {
            "average": 0.3916367123,
            "count": 18634992,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4881161856,
            "variance": 0.2382574107
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          291111.4795,
          4336017.83,
          -9.619345874,
          292966.9195,
          4337277.09,
          363.1206541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                291111.4794825,
                4336017.82986632,
                -9.619345873640953
              ],
              [
                291111.4794825,
                4337277.08986632,
                -9.619345873640953
              ],
              [
                292966.91948249994,
                4337277.08986632,
                363.12065412635906
              ],
              [
                292966.91948249994,
                4336017.82986632,
                363.12065412635906
              ],
              [
                291111.4794825,
                4336017.82986632,
                -9.619345873640953
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:26:46+00:00",
        "end_time": "2018-02-20T22:04:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_194540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_194540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_194540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.41763551,
            39.14831886,
            -9.619345874,
            -77.39579392,
            39.16009948,
            363.1206541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.41724735828436,
                  39.148318858500524,
                  -9.619345873640953
                ],
                [
                  -77.41763550671541,
                  39.159656078688876,
                  -9.619345873640953
                ],
                [
                  -77.39617863574105,
                  39.160099481675104,
                  363.12065412635906
                ],
                [
                  -77.39579392410978,
                  39.14876208348253,
                  363.12065412635906
                ],
                [
                  -77.41724735828436,
                  39.148318858500524,
                  -9.619345873640953
                ]
              ]
            ]
          },
          "id": "20180220_194540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_194540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:26:46Z",
            "pc:count": 18634992,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 292028.0026,
                "count": 18634992,
                "maximum": 292966.9195,
                "minimum": 291111.4795,
                "name": "X",
                "position": 0,
                "stddev": 499.3223555,
                "variance": 249322.8147
              },
              {
                "average": 4336706.584,
                "count": 18634992,
                "maximum": 4337277.09,
                "minimum": 4336017.83,
                "name": "Y",
                "position": 1,
                "stddev": 332.005143,
                "variance": 110227.415
              },
              {
                "average": 125.1898657,
                "count": 18634992,
                "maximum": 363.1206541,
                "minimum": -9.619345874,
                "name": "Z",
                "position": 2,
                "stddev": 12.89313189,
                "variance": 166.2328499
              },
              {
                "average": 6033.548953,
                "count": 18634992,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5868.025797,
                "variance": 34433726.76
              },
              {
                "average": 2.064291576,
                "count": 18634992,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.294043692,
                "variance": 1.674549078
              },
              {
                "average": 2.919756553,
                "count": 18634992,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.583999748,
                "variance": 2.509055201
              },
              {
                "average": 0.4993896429,
                "count": 18634992,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996409,
                "variance": 0.2499996409
              },
              {
                "average": 0,
                "count": 18634992,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.411018744,
                "count": 18634992,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5205627816,
                "variance": 0.2709856095
              },
              {
                "average": -1.605971149,
                "count": 18634992,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.50992781,
                "variance": 182.5181496
              },
              {
                "average": 0,
                "count": 18634992,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.62731012,
                "count": 18634992,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5424573765,
                "variance": 0.2942600054
              },
              {
                "average": 203242970.9,
                "count": 18634992,
                "maximum": 203272806.7,
                "minimum": 203199476.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35709.65522,
                "variance": 1275179476
              },
              {
                "average": 0,
                "count": 18634992,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18634992,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18634992,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000327180178,
                "count": 18634992,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01808516377,
                "variance": 0.0003270731487
              },
              {
                "average": 0.3916367123,
                "count": 18634992,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4881161856,
                "variance": 0.2382574107
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              291111.4795,
              4336017.83,
              -9.619345874,
              292966.9195,
              4337277.09,
              363.1206541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    291111.4794825,
                    4336017.82986632,
                    -9.619345873640953
                  ],
                  [
                    291111.4794825,
                    4337277.08986632,
                    -9.619345873640953
                  ],
                  [
                    292966.91948249994,
                    4337277.08986632,
                    363.12065412635906
                  ],
                  [
                    292966.91948249994,
                    4336017.82986632,
                    363.12065412635906
                  ],
                  [
                    291111.4794825,
                    4336017.82986632,
                    -9.619345873640953
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:26:46+00:00",
            "end_time": "2018-02-20T22:04:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_206544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37499255709126,
              39.15944442254787,
              -9.74897363018431
            ],
            [
              -77.37537406935346,
              39.17078179175543,
              -9.74897363018431
            ],
            [
              -77.3539133891764,
              39.171217511601775,
              384.0910263698157
            ],
            [
              -77.35353531594764,
              39.159879967486305,
              384.0910263698157
            ],
            [
              -77.37499255709126,
              39.15944442254787,
              -9.74897363018431
            ]
          ]
        ]
      },
      "bbox": [
        -77.37537407,
        39.15944442,
        -9.74897363,
        -77.35353532,
        39.17121751,
        384.0910264
      ],
      "properties": {
        "datetime": "2018-02-21T18:46:23Z",
        "pc:count": 12704242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295670.0535,
            "count": 12704242,
            "maximum": 296651.1576,
            "minimum": 294795.7376,
            "name": "X",
            "position": 0,
            "stddev": 551.5067264,
            "variance": 304159.6692
          },
          {
            "average": 4337781.502,
            "count": 12704242,
            "maximum": 4338415.459,
            "minimum": 4337156.219,
            "name": "Y",
            "position": 1,
            "stddev": 355.510527,
            "variance": 126387.7348
          },
          {
            "average": 125.0419692,
            "count": 12704242,
            "maximum": 384.0910264,
            "minimum": -9.74897363,
            "name": "Z",
            "position": 2,
            "stddev": 12.46584082,
            "variance": 155.3971875
          },
          {
            "average": 8852.394202,
            "count": 12704242,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5826.971242,
            "variance": 33953593.86
          },
          {
            "average": 1.657958657,
            "count": 12704242,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.117123737,
            "variance": 1.247965444
          },
          {
            "average": 2.195099716,
            "count": 12704242,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.52862161,
            "variance": 2.336684027
          },
          {
            "average": 0.5035752625,
            "count": 12704242,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499987237,
            "variance": 0.2499872372
          },
          {
            "average": 0,
            "count": 12704242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.583240228,
            "count": 12704242,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5146723013,
            "variance": 0.2648875778
          },
          {
            "average": -8.461834715,
            "count": 12704242,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.12561256,
            "variance": 123.7792549
          },
          {
            "average": 0,
            "count": 12704242,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.60099091,
            "count": 12704242,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6454104009,
            "variance": 0.4165545856
          },
          {
            "average": 203272635,
            "count": 12704242,
            "maximum": 203273983.2,
            "minimum": 203272183.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 512.8297367,
            "variance": 262994.3388
          },
          {
            "average": 0,
            "count": 12704242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12704242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12704242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001957613843,
            "count": 12704242,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0139901064,
            "variance": 0.0001957230772
          },
          {
            "average": 0.4986214054,
            "count": 12704242,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999981192,
            "variance": 0.2499981192
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294795.7376,
          4337156.219,
          -9.74897363,
          296651.1576,
          4338415.459,
          384.0910264
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294795.73759981437,
                4337156.219321436,
                -9.74897363018431
              ],
              [
                294795.73759981437,
                4338415.4593214365,
                -9.74897363018431
              ],
              [
                296651.1575998144,
                4338415.4593214365,
                384.0910263698157
              ],
              [
                296651.1575998144,
                4337156.219321436,
                384.0910263698157
              ],
              [
                294795.73759981437,
                4337156.219321436,
                -9.74897363018431
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:46:23+00:00",
        "end_time": "2018-02-21T18:16:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180221_206544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_206544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180221_206544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37537407,
            39.15944442,
            -9.74897363,
            -77.35353532,
            39.17121751,
            384.0910264
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37499255709126,
                  39.15944442254787,
                  -9.74897363018431
                ],
                [
                  -77.37537406935346,
                  39.17078179175543,
                  -9.74897363018431
                ],
                [
                  -77.3539133891764,
                  39.171217511601775,
                  384.0910263698157
                ],
                [
                  -77.35353531594764,
                  39.159879967486305,
                  384.0910263698157
                ],
                [
                  -77.37499255709126,
                  39.15944442254787,
                  -9.74897363018431
                ]
              ]
            ]
          },
          "id": "20180221_206544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180221_206544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:46:23Z",
            "pc:count": 12704242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295670.0535,
                "count": 12704242,
                "maximum": 296651.1576,
                "minimum": 294795.7376,
                "name": "X",
                "position": 0,
                "stddev": 551.5067264,
                "variance": 304159.6692
              },
              {
                "average": 4337781.502,
                "count": 12704242,
                "maximum": 4338415.459,
                "minimum": 4337156.219,
                "name": "Y",
                "position": 1,
                "stddev": 355.510527,
                "variance": 126387.7348
              },
              {
                "average": 125.0419692,
                "count": 12704242,
                "maximum": 384.0910264,
                "minimum": -9.74897363,
                "name": "Z",
                "position": 2,
                "stddev": 12.46584082,
                "variance": 155.3971875
              },
              {
                "average": 8852.394202,
                "count": 12704242,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5826.971242,
                "variance": 33953593.86
              },
              {
                "average": 1.657958657,
                "count": 12704242,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.117123737,
                "variance": 1.247965444
              },
              {
                "average": 2.195099716,
                "count": 12704242,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.52862161,
                "variance": 2.336684027
              },
              {
                "average": 0.5035752625,
                "count": 12704242,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499987237,
                "variance": 0.2499872372
              },
              {
                "average": 0,
                "count": 12704242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.583240228,
                "count": 12704242,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5146723013,
                "variance": 0.2648875778
              },
              {
                "average": -8.461834715,
                "count": 12704242,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.12561256,
                "variance": 123.7792549
              },
              {
                "average": 0,
                "count": 12704242,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.60099091,
                "count": 12704242,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6454104009,
                "variance": 0.4165545856
              },
              {
                "average": 203272635,
                "count": 12704242,
                "maximum": 203273983.2,
                "minimum": 203272183.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 512.8297367,
                "variance": 262994.3388
              },
              {
                "average": 0,
                "count": 12704242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12704242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12704242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001957613843,
                "count": 12704242,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0139901064,
                "variance": 0.0001957230772
              },
              {
                "average": 0.4986214054,
                "count": 12704242,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999981192,
                "variance": 0.2499981192
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294795.7376,
              4337156.219,
              -9.74897363,
              296651.1576,
              4338415.459,
              384.0910264
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294795.73759981437,
                    4337156.219321436,
                    -9.74897363018431
                  ],
                  [
                    294795.73759981437,
                    4338415.4593214365,
                    -9.74897363018431
                  ],
                  [
                    296651.1575998144,
                    4338415.4593214365,
                    384.0910263698157
                  ],
                  [
                    296651.1575998144,
                    4337156.219321436,
                    384.0910263698157
                  ],
                  [
                    294795.73759981437,
                    4337156.219321436,
                    -9.74897363018431
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:46:23+00:00",
            "end_time": "2018-02-21T18:16:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_206548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37504999437942,
              39.17042553292573,
              -9.787081261514231
            ],
            [
              -77.37543168317693,
              39.18176342044707,
              -9.787081261514231
            ],
            [
              -77.35396859066852,
              39.182199233578004,
              377.7529187384858
            ],
            [
              -77.35359034279868,
              39.170861171117345,
              377.7529187384858
            ],
            [
              -77.37504999437942,
              39.17042553292573,
              -9.787081261514231
            ]
          ]
        ]
      },
      "bbox": [
        -77.37543168,
        39.17042553,
        -9.787081262,
        -77.35359034,
        39.18219923,
        377.7529187
      ],
      "properties": {
        "datetime": "2018-02-21T18:27:47Z",
        "pc:count": 19229185,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295624.2339,
            "count": 19229185,
            "maximum": 296678.0412,
            "minimum": 294822.7012,
            "name": "X",
            "position": 0,
            "stddev": 492.7437775,
            "variance": 242796.4302
          },
          {
            "average": 4339079.625,
            "count": 19229185,
            "maximum": 4339634.483,
            "minimum": 4338375.183,
            "name": "Y",
            "position": 1,
            "stddev": 336.8916386,
            "variance": 113495.9761
          },
          {
            "average": 147.1774147,
            "count": 19229185,
            "maximum": 377.7529187,
            "minimum": -9.787081262,
            "name": "Z",
            "position": 2,
            "stddev": 17.11167847,
            "variance": 292.8095402
          },
          {
            "average": 6520.428547,
            "count": 19229185,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6204.544974,
            "variance": 38496378.33
          },
          {
            "average": 2.18234439,
            "count": 19229185,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.320469836,
            "variance": 1.743640586
          },
          {
            "average": 3.070459096,
            "count": 19229185,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.55710043,
            "variance": 2.42456175
          },
          {
            "average": 0.5064831921,
            "count": 19229185,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999579795,
            "variance": 0.2499579812
          },
          {
            "average": 0,
            "count": 19229185,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.422499758,
            "count": 19229185,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5374952008,
            "variance": 0.2889010909
          },
          {
            "average": -2.372189693,
            "count": 19229185,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.34946052,
            "variance": 178.2080961
          },
          {
            "average": 0,
            "count": 19229185,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.71060032,
            "count": 19229185,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5772473021,
            "variance": 0.3332144478
          },
          {
            "average": 203246535.8,
            "count": 19229185,
            "maximum": 203272867.2,
            "minimum": 203199398.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34814.76599,
            "variance": 1212067931
          },
          {
            "average": 0,
            "count": 19229185,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19229185,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19229185,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002401037797,
            "count": 19229185,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01549342255,
            "variance": 0.0002400461424
          },
          {
            "average": 0.3702500132,
            "count": 19229185,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4828715699,
            "variance": 0.233164953
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294822.7012,
          4338375.183,
          -9.787081262,
          296678.0412,
          4339634.483,
          377.7529187
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294822.7012134991,
                4338375.183229424,
                -9.787081261514231
              ],
              [
                294822.7012134991,
                4339634.483229425,
                -9.787081261514231
              ],
              [
                296678.0412134991,
                4339634.483229425,
                377.7529187384858
              ],
              [
                296678.0412134991,
                4338375.183229424,
                377.7529187384858
              ],
              [
                294822.7012134991,
                4338375.183229424,
                -9.787081261514231
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:27:47+00:00",
        "end_time": "2018-02-20T22:03:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_206548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_206548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_206548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37543168,
            39.17042553,
            -9.787081262,
            -77.35359034,
            39.18219923,
            377.7529187
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37504999437942,
                  39.17042553292573,
                  -9.787081261514231
                ],
                [
                  -77.37543168317693,
                  39.18176342044707,
                  -9.787081261514231
                ],
                [
                  -77.35396859066852,
                  39.182199233578004,
                  377.7529187384858
                ],
                [
                  -77.35359034279868,
                  39.170861171117345,
                  377.7529187384858
                ],
                [
                  -77.37504999437942,
                  39.17042553292573,
                  -9.787081261514231
                ]
              ]
            ]
          },
          "id": "20180220_206548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:27:47Z",
            "pc:count": 19229185,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295624.2339,
                "count": 19229185,
                "maximum": 296678.0412,
                "minimum": 294822.7012,
                "name": "X",
                "position": 0,
                "stddev": 492.7437775,
                "variance": 242796.4302
              },
              {
                "average": 4339079.625,
                "count": 19229185,
                "maximum": 4339634.483,
                "minimum": 4338375.183,
                "name": "Y",
                "position": 1,
                "stddev": 336.8916386,
                "variance": 113495.9761
              },
              {
                "average": 147.1774147,
                "count": 19229185,
                "maximum": 377.7529187,
                "minimum": -9.787081262,
                "name": "Z",
                "position": 2,
                "stddev": 17.11167847,
                "variance": 292.8095402
              },
              {
                "average": 6520.428547,
                "count": 19229185,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6204.544974,
                "variance": 38496378.33
              },
              {
                "average": 2.18234439,
                "count": 19229185,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.320469836,
                "variance": 1.743640586
              },
              {
                "average": 3.070459096,
                "count": 19229185,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.55710043,
                "variance": 2.42456175
              },
              {
                "average": 0.5064831921,
                "count": 19229185,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999579795,
                "variance": 0.2499579812
              },
              {
                "average": 0,
                "count": 19229185,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.422499758,
                "count": 19229185,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5374952008,
                "variance": 0.2889010909
              },
              {
                "average": -2.372189693,
                "count": 19229185,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.34946052,
                "variance": 178.2080961
              },
              {
                "average": 0,
                "count": 19229185,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.71060032,
                "count": 19229185,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5772473021,
                "variance": 0.3332144478
              },
              {
                "average": 203246535.8,
                "count": 19229185,
                "maximum": 203272867.2,
                "minimum": 203199398.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34814.76599,
                "variance": 1212067931
              },
              {
                "average": 0,
                "count": 19229185,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19229185,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19229185,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002401037797,
                "count": 19229185,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01549342255,
                "variance": 0.0002400461424
              },
              {
                "average": 0.3702500132,
                "count": 19229185,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4828715699,
                "variance": 0.233164953
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294822.7012,
              4338375.183,
              -9.787081262,
              296678.0412,
              4339634.483,
              377.7529187
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294822.7012134991,
                    4338375.183229424,
                    -9.787081261514231
                  ],
                  [
                    294822.7012134991,
                    4339634.483229425,
                    -9.787081261514231
                  ],
                  [
                    296678.0412134991,
                    4339634.483229425,
                    377.7529187384858
                  ],
                  [
                    296678.0412134991,
                    4338375.183229424,
                    377.7529187384858
                  ],
                  [
                    294822.7012134991,
                    4338375.183229424,
                    -9.787081261514231
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:27:47+00:00",
            "end_time": "2018-02-20T22:03: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": "20180220_206552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37510789191599,
              39.1814081231846,
              -9.474788703161636
            ],
            [
              -77.37548974527935,
              39.192746168877356,
              -9.474788703161636
            ],
            [
              -77.35402285014364,
              39.19318210344368,
              366.7452112968384
            ],
            [
              -77.35364443971689,
              39.18184388277443,
              366.7452112968384
            ],
            [
              -77.37510789191599,
              39.1814081231846,
              -9.474788703161636
            ]
          ]
        ]
      },
      "bbox": [
        -77.37548975,
        39.18140812,
        -9.474788703,
        -77.35364444,
        39.1931821,
        366.7452113
      ],
      "properties": {
        "datetime": "2018-02-21T18:16:38Z",
        "pc:count": 22287895,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295833.7557,
            "count": 22287895,
            "maximum": 296705.0185,
            "minimum": 294849.6385,
            "name": "X",
            "position": 0,
            "stddev": 557.2988477,
            "variance": 310582.0056
          },
          {
            "average": 4340149.269,
            "count": 22287895,
            "maximum": 4340853.634,
            "minimum": 4339594.314,
            "name": "Y",
            "position": 1,
            "stddev": 353.6598748,
            "variance": 125075.3071
          },
          {
            "average": 159.7047771,
            "count": 22287895,
            "maximum": 366.7452113,
            "minimum": -9.474788703,
            "name": "Z",
            "position": 2,
            "stddev": 14.08142847,
            "variance": 198.2866279
          },
          {
            "average": 5609.007896,
            "count": 22287895,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6094.31272,
            "variance": 37140647.53
          },
          {
            "average": 2.294084883,
            "count": 22287895,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.329502422,
            "variance": 1.767576691
          },
          {
            "average": 3.367378391,
            "count": 22287895,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.455404868,
            "variance": 2.118203331
          },
          {
            "average": 0.5016983883,
            "count": 22287895,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971267,
            "variance": 0.2499971267
          },
          {
            "average": 0,
            "count": 22287895,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.379178428,
            "count": 22287895,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.490594499,
            "variance": 0.2406829624
          },
          {
            "average": 5.93591527,
            "count": 22287895,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.77130213,
            "variance": 163.106158
          },
          {
            "average": 0,
            "count": 22287895,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.1131673,
            "count": 22287895,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6303773569,
            "variance": 0.3973756121
          },
          {
            "average": 203218300.9,
            "count": 22287895,
            "maximum": 203272198.9,
            "minimum": 203198400.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32076.33609,
            "variance": 1028891337
          },
          {
            "average": 0,
            "count": 22287895,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22287895,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22287895,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001365763792,
            "count": 22287895,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0116857919,
            "variance": 0.0001365577323
          },
          {
            "average": 0.4817104531,
            "count": 22287895,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4996653917,
            "variance": 0.2496655037
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294849.6385,
          4339594.314,
          -9.474788703,
          296705.0185,
          4340853.634,
          366.7452113
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294849.63848079,
                4339594.314369613,
                -9.474788703161636
              ],
              [
                294849.63848079,
                4340853.634369614,
                -9.474788703161636
              ],
              [
                296705.01848079,
                4340853.634369614,
                366.7452112968384
              ],
              [
                296705.01848079,
                4339594.314369613,
                366.7452112968384
              ],
              [
                294849.63848079,
                4339594.314369613,
                -9.474788703161636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:16:38+00:00",
        "end_time": "2018-02-20T21:46:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_206552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_206552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_206552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37548975,
            39.18140812,
            -9.474788703,
            -77.35364444,
            39.1931821,
            366.7452113
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37510789191599,
                  39.1814081231846,
                  -9.474788703161636
                ],
                [
                  -77.37548974527935,
                  39.192746168877356,
                  -9.474788703161636
                ],
                [
                  -77.35402285014364,
                  39.19318210344368,
                  366.7452112968384
                ],
                [
                  -77.35364443971689,
                  39.18184388277443,
                  366.7452112968384
                ],
                [
                  -77.37510789191599,
                  39.1814081231846,
                  -9.474788703161636
                ]
              ]
            ]
          },
          "id": "20180220_206552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:16:38Z",
            "pc:count": 22287895,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295833.7557,
                "count": 22287895,
                "maximum": 296705.0185,
                "minimum": 294849.6385,
                "name": "X",
                "position": 0,
                "stddev": 557.2988477,
                "variance": 310582.0056
              },
              {
                "average": 4340149.269,
                "count": 22287895,
                "maximum": 4340853.634,
                "minimum": 4339594.314,
                "name": "Y",
                "position": 1,
                "stddev": 353.6598748,
                "variance": 125075.3071
              },
              {
                "average": 159.7047771,
                "count": 22287895,
                "maximum": 366.7452113,
                "minimum": -9.474788703,
                "name": "Z",
                "position": 2,
                "stddev": 14.08142847,
                "variance": 198.2866279
              },
              {
                "average": 5609.007896,
                "count": 22287895,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6094.31272,
                "variance": 37140647.53
              },
              {
                "average": 2.294084883,
                "count": 22287895,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.329502422,
                "variance": 1.767576691
              },
              {
                "average": 3.367378391,
                "count": 22287895,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.455404868,
                "variance": 2.118203331
              },
              {
                "average": 0.5016983883,
                "count": 22287895,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971267,
                "variance": 0.2499971267
              },
              {
                "average": 0,
                "count": 22287895,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.379178428,
                "count": 22287895,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.490594499,
                "variance": 0.2406829624
              },
              {
                "average": 5.93591527,
                "count": 22287895,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.77130213,
                "variance": 163.106158
              },
              {
                "average": 0,
                "count": 22287895,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.1131673,
                "count": 22287895,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6303773569,
                "variance": 0.3973756121
              },
              {
                "average": 203218300.9,
                "count": 22287895,
                "maximum": 203272198.9,
                "minimum": 203198400.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32076.33609,
                "variance": 1028891337
              },
              {
                "average": 0,
                "count": 22287895,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22287895,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22287895,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001365763792,
                "count": 22287895,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0116857919,
                "variance": 0.0001365577323
              },
              {
                "average": 0.4817104531,
                "count": 22287895,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4996653917,
                "variance": 0.2496655037
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294849.6385,
              4339594.314,
              -9.474788703,
              296705.0185,
              4340853.634,
              366.7452113
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294849.63848079,
                    4339594.314369613,
                    -9.474788703161636
                  ],
                  [
                    294849.63848079,
                    4340853.634369614,
                    -9.474788703161636
                  ],
                  [
                    296705.01848079,
                    4340853.634369614,
                    366.7452112968384
                  ],
                  [
                    296705.01848079,
                    4339594.314369613,
                    366.7452112968384
                  ],
                  [
                    294849.63848079,
                    4339594.314369613,
                    -9.474788703161636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:16:38+00:00",
            "end_time": "2018-02-20T21:46:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_206568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.37534102748069,
              39.22533595511201,
              -8.806989983735207
            ],
            [
              -77.37572353383418,
              39.23667445339422,
              -8.806989983735207
            ],
            [
              -77.35424164076822,
              39.237110869095,
              369.0330100162648
            ],
            [
              -77.35386258530738,
              39.22577219569192,
              369.0330100162648
            ],
            [
              -77.37534102748069,
              39.22533595511201,
              -8.806989983735207
            ]
          ]
        ]
      },
      "bbox": [
        -77.37572353,
        39.22533596,
        -8.806989984,
        -77.35386259,
        39.23711087,
        369.03301
      ],
      "properties": {
        "datetime": "2018-02-20T21:34:28Z",
        "pc:count": 18733904,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 295849.3716,
            "count": 18733904,
            "maximum": 296812.858,
            "minimum": 294957.338,
            "name": "X",
            "position": 0,
            "stddev": 493.2552188,
            "variance": 243300.7109
          },
          {
            "average": 4345106.577,
            "count": 18733904,
            "maximum": 4345729.961,
            "minimum": 4344470.581,
            "name": "Y",
            "position": 1,
            "stddev": 335.4449084,
            "variance": 112523.2865
          },
          {
            "average": 157.6284396,
            "count": 18733904,
            "maximum": 369.03301,
            "minimum": -8.806989984,
            "name": "Z",
            "position": 2,
            "stddev": 16.34644518,
            "variance": 267.2062701
          },
          {
            "average": 5727.664074,
            "count": 18733904,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5954.59411,
            "variance": 35457191.01
          },
          {
            "average": 2.21435484,
            "count": 18733904,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.337372871,
            "variance": 1.788566196
          },
          {
            "average": 3.242679636,
            "count": 18733904,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.532301041,
            "variance": 2.347946479
          },
          {
            "average": 0.5029350529,
            "count": 18733904,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999913987,
            "variance": 0.2499913988
          },
          {
            "average": 0,
            "count": 18733904,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375164034,
            "count": 18733904,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5038708457,
            "variance": 0.2538858291
          },
          {
            "average": -10.83427527,
            "count": 18733904,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.197183208,
            "variance": 84.58817897
          },
          {
            "average": 0,
            "count": 18733904,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.49919008,
            "count": 18733904,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5763096414,
            "variance": 0.3321328028
          },
          {
            "average": 203196268.9,
            "count": 18733904,
            "maximum": 203197668.6,
            "minimum": 203195838.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 478.5631454,
            "variance": 229022.6841
          },
          {
            "average": 0,
            "count": 18733904,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18733904,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18733904,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003050085022,
            "count": 18733904,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01746182947,
            "variance": 0.0003049154883
          },
          {
            "average": 0.4542193661,
            "count": 18733904,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4978997357,
            "variance": 0.2479041468
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          294957.338,
          4344470.581,
          -8.806989984,
          296812.858,
          4345729.961,
          369.03301
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                294957.33798306884,
                4344470.581046012,
                -8.806989983735207
              ],
              [
                294957.33798306884,
                4345729.961046013,
                -8.806989983735207
              ],
              [
                296812.85798306885,
                4345729.961046013,
                369.0330100162648
              ],
              [
                296812.85798306885,
                4344470.581046012,
                369.0330100162648
              ],
              [
                294957.33798306884,
                4344470.581046012,
                -8.806989983735207
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:34:28+00:00",
        "end_time": "2018-02-20T21:03:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK2/20180220_206568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_206568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK2/20180220_206568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.37572353,
            39.22533596,
            -8.806989984,
            -77.35386259,
            39.23711087,
            369.03301
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.37534102748069,
                  39.22533595511201,
                  -8.806989983735207
                ],
                [
                  -77.37572353383418,
                  39.23667445339422,
                  -8.806989983735207
                ],
                [
                  -77.35424164076822,
                  39.237110869095,
                  369.0330100162648
                ],
                [
                  -77.35386258530738,
                  39.22577219569192,
                  369.0330100162648
                ],
                [
                  -77.37534102748069,
                  39.22533595511201,
                  -8.806989983735207
                ]
              ]
            ]
          },
          "id": "20180220_206568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK2/20180220_206568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:34:28Z",
            "pc:count": 18733904,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 295849.3716,
                "count": 18733904,
                "maximum": 296812.858,
                "minimum": 294957.338,
                "name": "X",
                "position": 0,
                "stddev": 493.2552188,
                "variance": 243300.7109
              },
              {
                "average": 4345106.577,
                "count": 18733904,
                "maximum": 4345729.961,
                "minimum": 4344470.581,
                "name": "Y",
                "position": 1,
                "stddev": 335.4449084,
                "variance": 112523.2865
              },
              {
                "average": 157.6284396,
                "count": 18733904,
                "maximum": 369.03301,
                "minimum": -8.806989984,
                "name": "Z",
                "position": 2,
                "stddev": 16.34644518,
                "variance": 267.2062701
              },
              {
                "average": 5727.664074,
                "count": 18733904,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5954.59411,
                "variance": 35457191.01
              },
              {
                "average": 2.21435484,
                "count": 18733904,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.337372871,
                "variance": 1.788566196
              },
              {
                "average": 3.242679636,
                "count": 18733904,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.532301041,
                "variance": 2.347946479
              },
              {
                "average": 0.5029350529,
                "count": 18733904,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999913987,
                "variance": 0.2499913988
              },
              {
                "average": 0,
                "count": 18733904,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375164034,
                "count": 18733904,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5038708457,
                "variance": 0.2538858291
              },
              {
                "average": -10.83427527,
                "count": 18733904,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.197183208,
                "variance": 84.58817897
              },
              {
                "average": 0,
                "count": 18733904,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.49919008,
                "count": 18733904,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5763096414,
                "variance": 0.3321328028
              },
              {
                "average": 203196268.9,
                "count": 18733904,
                "maximum": 203197668.6,
                "minimum": 203195838.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 478.5631454,
                "variance": 229022.6841
              },
              {
                "average": 0,
                "count": 18733904,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18733904,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18733904,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003050085022,
                "count": 18733904,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01746182947,
                "variance": 0.0003049154883
              },
              {
                "average": 0.4542193661,
                "count": 18733904,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4978997357,
                "variance": 0.2479041468
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              294957.338,
              4344470.581,
              -8.806989984,
              296812.858,
              4345729.961,
              369.03301
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    294957.33798306884,
                    4344470.581046012,
                    -8.806989983735207
                  ],
                  [
                    294957.33798306884,
                    4345729.961046013,
                    -8.806989983735207
                  ],
                  [
                    296812.85798306885,
                    4345729.961046013,
                    369.0330100162648
                  ],
                  [
                    296812.85798306885,
                    4344470.581046012,
                    369.0330100162648
                  ],
                  [
                    294957.33798306884,
                    4344470.581046012,
                    -8.806989983735207
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:34:28+00:00",
            "end_time": "2018-02-20T21:03: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": "20180221_242552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24811155836463,
              39.18174605791458,
              -10.04052973613068
            ],
            [
              -77.24847299772641,
              39.19308475992068,
              -10.04052973613068
            ],
            [
              -77.22700454880608,
              39.19349728535202,
              364.6594702638693
            ],
            [
              -77.22664655348211,
              39.1821584177563,
              364.6594702638693
            ],
            [
              -77.24811155836463,
              39.18174605791458,
              -10.04052973613068
            ]
          ]
        ]
      },
      "bbox": [
        -77.248473,
        39.18174606,
        -10.04052974,
        -77.22664655,
        39.19349729,
        364.6594703
      ],
      "properties": {
        "datetime": "2018-02-21T19:31:32Z",
        "pc:count": 16211419,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306796.4924,
            "count": 16211419,
            "maximum": 307676.4258,
            "minimum": 305821.0858,
            "name": "X",
            "position": 0,
            "stddev": 519.991411,
            "variance": 270391.0675
          },
          {
            "average": 4339966.517,
            "count": 16211419,
            "maximum": 4340611.319,
            "minimum": 4339352.039,
            "name": "Y",
            "position": 1,
            "stddev": 341.7027812,
            "variance": 116760.7907
          },
          {
            "average": 139.3929605,
            "count": 16211419,
            "maximum": 364.6594703,
            "minimum": -10.04052974,
            "name": "Z",
            "position": 2,
            "stddev": 15.91892098,
            "variance": 253.412045
          },
          {
            "average": 5467.221596,
            "count": 16211419,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5567.626083,
            "variance": 30998460.2
          },
          {
            "average": 1.934112492,
            "count": 16211419,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.23274836,
            "variance": 1.519668519
          },
          {
            "average": 2.747474296,
            "count": 16211419,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.561512908,
            "variance": 2.438322562
          },
          {
            "average": 0.5048944204,
            "count": 16211419,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999760595,
            "variance": 0.2499760601
          },
          {
            "average": 0,
            "count": 16211419,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.351919841,
            "count": 16211419,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4971036823,
            "variance": 0.247112071
          },
          {
            "average": -10.5513011,
            "count": 16211419,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.779683547,
            "variance": 77.08284318
          },
          {
            "average": 0,
            "count": 16211419,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.32554171,
            "count": 16211419,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5168836099,
            "variance": 0.2671686662
          },
          {
            "average": 203275988,
            "count": 16211419,
            "maximum": 203276692.9,
            "minimum": 203274770.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 519.216995,
            "variance": 269586.2879
          },
          {
            "average": 0,
            "count": 16211419,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16211419,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16211419,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005093323416,
            "count": 16211419,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02256264509,
            "variance": 0.0005090729536
          },
          {
            "average": 0.4650961153,
            "count": 16211419,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4987802464,
            "variance": 0.2487817342
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305821.0858,
          4339352.039,
          -10.04052974,
          307676.4258,
          4340611.319,
          364.6594703
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305821.0857864265,
                4339352.039406978,
                -10.04052973613068
              ],
              [
                305821.0857864265,
                4340611.319406977,
                -10.04052973613068
              ],
              [
                307676.42578642647,
                4340611.319406977,
                364.6594702638693
              ],
              [
                307676.42578642647,
                4339352.039406978,
                364.6594702638693
              ],
              [
                305821.0857864265,
                4339352.039406978,
                -10.04052973613068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:31:32+00:00",
        "end_time": "2018-02-21T18:59:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_242552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_242552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_242552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_242552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.248473,
            39.18174606,
            -10.04052974,
            -77.22664655,
            39.19349729,
            364.6594703
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24811155836463,
                  39.18174605791458,
                  -10.04052973613068
                ],
                [
                  -77.24847299772641,
                  39.19308475992068,
                  -10.04052973613068
                ],
                [
                  -77.22700454880608,
                  39.19349728535202,
                  364.6594702638693
                ],
                [
                  -77.22664655348211,
                  39.1821584177563,
                  364.6594702638693
                ],
                [
                  -77.24811155836463,
                  39.18174605791458,
                  -10.04052973613068
                ]
              ]
            ]
          },
          "id": "20180221_242552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_242552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:31:32Z",
            "pc:count": 16211419,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306796.4924,
                "count": 16211419,
                "maximum": 307676.4258,
                "minimum": 305821.0858,
                "name": "X",
                "position": 0,
                "stddev": 519.991411,
                "variance": 270391.0675
              },
              {
                "average": 4339966.517,
                "count": 16211419,
                "maximum": 4340611.319,
                "minimum": 4339352.039,
                "name": "Y",
                "position": 1,
                "stddev": 341.7027812,
                "variance": 116760.7907
              },
              {
                "average": 139.3929605,
                "count": 16211419,
                "maximum": 364.6594703,
                "minimum": -10.04052974,
                "name": "Z",
                "position": 2,
                "stddev": 15.91892098,
                "variance": 253.412045
              },
              {
                "average": 5467.221596,
                "count": 16211419,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5567.626083,
                "variance": 30998460.2
              },
              {
                "average": 1.934112492,
                "count": 16211419,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.23274836,
                "variance": 1.519668519
              },
              {
                "average": 2.747474296,
                "count": 16211419,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.561512908,
                "variance": 2.438322562
              },
              {
                "average": 0.5048944204,
                "count": 16211419,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999760595,
                "variance": 0.2499760601
              },
              {
                "average": 0,
                "count": 16211419,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.351919841,
                "count": 16211419,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4971036823,
                "variance": 0.247112071
              },
              {
                "average": -10.5513011,
                "count": 16211419,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.779683547,
                "variance": 77.08284318
              },
              {
                "average": 0,
                "count": 16211419,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.32554171,
                "count": 16211419,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5168836099,
                "variance": 0.2671686662
              },
              {
                "average": 203275988,
                "count": 16211419,
                "maximum": 203276692.9,
                "minimum": 203274770.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 519.216995,
                "variance": 269586.2879
              },
              {
                "average": 0,
                "count": 16211419,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16211419,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16211419,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005093323416,
                "count": 16211419,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02256264509,
                "variance": 0.0005090729536
              },
              {
                "average": 0.4650961153,
                "count": 16211419,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4987802464,
                "variance": 0.2487817342
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305821.0858,
              4339352.039,
              -10.04052974,
              307676.4258,
              4340611.319,
              364.6594703
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305821.0857864265,
                    4339352.039406978,
                    -10.04052973613068
                  ],
                  [
                    305821.0857864265,
                    4340611.319406977,
                    -10.04052973613068
                  ],
                  [
                    307676.42578642647,
                    4340611.319406977,
                    364.6594702638693
                  ],
                  [
                    307676.42578642647,
                    4339352.039406978,
                    364.6594702638693
                  ],
                  [
                    305821.0857864265,
                    4339352.039406978,
                    -10.04052973613068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:31:32+00:00",
            "end_time": "2018-02-21T18:59: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": "20180220_224572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31185056003719,
              39.23650417601036,
              -7.296383080544985
            ],
            [
              -77.31222300773746,
              39.24784352820239,
              -7.296383080544985
            ],
            [
              -77.29073812635947,
              39.24826830511324,
              359.28361691945497
            ],
            [
              -77.2903691319804,
              39.23692878247157,
              359.28361691945497
            ],
            [
              -77.31185056003719,
              39.23650417601036,
              -7.296383080544985
            ]
          ]
        ]
      },
      "bbox": [
        -77.31222301,
        39.23650418,
        -7.296383081,
        -77.29036913,
        39.24826831,
        359.2836169
      ],
      "properties": {
        "datetime": "2018-02-20T22:00:51Z",
        "pc:count": 17378706,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301434.4301,
            "count": 17378706,
            "maximum": 302325.5852,
            "minimum": 300470.1852,
            "name": "X",
            "position": 0,
            "stddev": 476.6919112,
            "variance": 227235.1782
          },
          {
            "average": 4346182.034,
            "count": 17378706,
            "maximum": 4346827.746,
            "minimum": 4345568.326,
            "name": "Y",
            "position": 1,
            "stddev": 344.6103302,
            "variance": 118756.2797
          },
          {
            "average": 184.7643886,
            "count": 17378706,
            "maximum": 359.2836169,
            "minimum": -7.296383081,
            "name": "Z",
            "position": 2,
            "stddev": 13.88852989,
            "variance": 192.8912626
          },
          {
            "average": 6325.627042,
            "count": 17378706,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6330.603906,
            "variance": 40076545.82
          },
          {
            "average": 2.108846999,
            "count": 17378706,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.304938219,
            "variance": 1.702863754
          },
          {
            "average": 3.063187098,
            "count": 17378706,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560840161,
            "variance": 2.436222009
          },
          {
            "average": 0.4944684604,
            "count": 17378706,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999694155,
            "variance": 0.2499694165
          },
          {
            "average": 0,
            "count": 17378706,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.408175499,
            "count": 17378706,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5179279095,
            "variance": 0.2682493194
          },
          {
            "average": -11.88578525,
            "count": 17378706,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.740105852,
            "variance": 59.9092386
          },
          {
            "average": 0,
            "count": 17378706,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.41306695,
            "count": 17378706,
            "maximum": 49,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5222891925,
            "variance": 0.2727860006
          },
          {
            "average": 203197964.5,
            "count": 17378706,
            "maximum": 203199251.5,
            "minimum": 203196712.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 494.7783125,
            "variance": 244805.5785
          },
          {
            "average": 0,
            "count": 17378706,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17378706,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17378706,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003233267195,
            "count": 17378706,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0179783814,
            "variance": 0.0003232221979
          },
          {
            "average": 0.4758271416,
            "count": 17378706,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4994153454,
            "variance": 0.2494156873
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300470.1852,
          4345568.326,
          -7.296383081,
          302325.5852,
          4346827.746,
          359.2836169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300470.1851811378,
                4345568.325883052,
                -7.296383080544985
              ],
              [
                300470.1851811378,
                4346827.745883052,
                -7.296383080544985
              ],
              [
                302325.58518113784,
                4346827.745883052,
                359.28361691945497
              ],
              [
                302325.58518113784,
                4345568.325883052,
                359.28361691945497
              ],
              [
                300470.1851811378,
                4345568.325883052,
                -7.296383080544985
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:00:51+00:00",
        "end_time": "2018-02-20T21:18:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_224572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_224572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_224572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31222301,
            39.23650418,
            -7.296383081,
            -77.29036913,
            39.24826831,
            359.2836169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31185056003719,
                  39.23650417601036,
                  -7.296383080544985
                ],
                [
                  -77.31222300773746,
                  39.24784352820239,
                  -7.296383080544985
                ],
                [
                  -77.29073812635947,
                  39.24826830511324,
                  359.28361691945497
                ],
                [
                  -77.2903691319804,
                  39.23692878247157,
                  359.28361691945497
                ],
                [
                  -77.31185056003719,
                  39.23650417601036,
                  -7.296383080544985
                ]
              ]
            ]
          },
          "id": "20180220_224572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:00:51Z",
            "pc:count": 17378706,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301434.4301,
                "count": 17378706,
                "maximum": 302325.5852,
                "minimum": 300470.1852,
                "name": "X",
                "position": 0,
                "stddev": 476.6919112,
                "variance": 227235.1782
              },
              {
                "average": 4346182.034,
                "count": 17378706,
                "maximum": 4346827.746,
                "minimum": 4345568.326,
                "name": "Y",
                "position": 1,
                "stddev": 344.6103302,
                "variance": 118756.2797
              },
              {
                "average": 184.7643886,
                "count": 17378706,
                "maximum": 359.2836169,
                "minimum": -7.296383081,
                "name": "Z",
                "position": 2,
                "stddev": 13.88852989,
                "variance": 192.8912626
              },
              {
                "average": 6325.627042,
                "count": 17378706,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6330.603906,
                "variance": 40076545.82
              },
              {
                "average": 2.108846999,
                "count": 17378706,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.304938219,
                "variance": 1.702863754
              },
              {
                "average": 3.063187098,
                "count": 17378706,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560840161,
                "variance": 2.436222009
              },
              {
                "average": 0.4944684604,
                "count": 17378706,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999694155,
                "variance": 0.2499694165
              },
              {
                "average": 0,
                "count": 17378706,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.408175499,
                "count": 17378706,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5179279095,
                "variance": 0.2682493194
              },
              {
                "average": -11.88578525,
                "count": 17378706,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.740105852,
                "variance": 59.9092386
              },
              {
                "average": 0,
                "count": 17378706,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.41306695,
                "count": 17378706,
                "maximum": 49,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5222891925,
                "variance": 0.2727860006
              },
              {
                "average": 203197964.5,
                "count": 17378706,
                "maximum": 203199251.5,
                "minimum": 203196712.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 494.7783125,
                "variance": 244805.5785
              },
              {
                "average": 0,
                "count": 17378706,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17378706,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17378706,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003233267195,
                "count": 17378706,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0179783814,
                "variance": 0.0003232221979
              },
              {
                "average": 0.4758271416,
                "count": 17378706,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4994153454,
                "variance": 0.2494156873
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300470.1852,
              4345568.326,
              -7.296383081,
              302325.5852,
              4346827.746,
              359.2836169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300470.1851811378,
                    4345568.325883052,
                    -7.296383080544985
                  ],
                  [
                    300470.1851811378,
                    4346827.745883052,
                    -7.296383080544985
                  ],
                  [
                    302325.58518113784,
                    4346827.745883052,
                    359.28361691945497
                  ],
                  [
                    302325.58518113784,
                    4345568.325883052,
                    359.28361691945497
                  ],
                  [
                    300470.1851811378,
                    4345568.325883052,
                    -7.296383080544985
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:00:51+00:00",
            "end_time": "2018-02-20T21:18:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_242604.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24861065263987,
              39.32451129426656,
              -4.423282891000525
            ],
            [
              -77.2489721652475,
              39.33579208893612,
              -4.423282891000525
            ],
            [
              -77.22746014347425,
              39.33620595129505,
              357.7367171089995
            ],
            [
              -77.22710208182481,
              39.32492499151678,
              357.7367171089995
            ],
            [
              -77.24861065263987,
              39.32451129426656,
              -4.423282891000525
            ]
          ]
        ]
      },
      "bbox": [
        -77.24897217,
        39.32451129,
        -4.423282891,
        -77.22710208,
        39.33620595,
        357.7367171
      ],
      "properties": {
        "datetime": "2018-02-20T20:59:41Z",
        "pc:count": 16199609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307110.3888,
            "count": 16199609,
            "maximum": 308027.0124,
            "minimum": 306171.6724,
            "name": "X",
            "position": 0,
            "stddev": 482.2334988,
            "variance": 232549.1474
          },
          {
            "average": 4355828.876,
            "count": 16199609,
            "maximum": 4356451.944,
            "minimum": 4355199.064,
            "name": "Y",
            "position": 1,
            "stddev": 332.8746794,
            "variance": 110805.5522
          },
          {
            "average": 198.7782821,
            "count": 16199609,
            "maximum": 357.7367171,
            "minimum": -4.423282891,
            "name": "Z",
            "position": 2,
            "stddev": 12.30991639,
            "variance": 151.5340416
          },
          {
            "average": 6341.832945,
            "count": 16199609,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6682.773544,
            "variance": 44659462.23
          },
          {
            "average": 2.145388633,
            "count": 16199609,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.328458492,
            "variance": 1.764801964
          },
          {
            "average": 3.121063786,
            "count": 16199609,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.57465331,
            "variance": 2.479533048
          },
          {
            "average": 0.4986072812,
            "count": 16199609,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980758,
            "variance": 0.2499980758
          },
          {
            "average": 0,
            "count": 16199609,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292444404,
            "count": 16199609,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4796065898,
            "variance": 0.2300224809
          },
          {
            "average": -12.17808807,
            "count": 16199609,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.638189872,
            "variance": 44.06556477
          },
          {
            "average": 0,
            "count": 16199609,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.41650197,
            "count": 16199609,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4945995849,
            "variance": 0.2446287494
          },
          {
            "average": 203194373.2,
            "count": 16199609,
            "maximum": 203195581.2,
            "minimum": 203193835.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 603.7969519,
            "variance": 364570.7592
          },
          {
            "average": 0,
            "count": 16199609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16199609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16199609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003870463787,
            "count": 16199609,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01966968728,
            "variance": 0.0003868965977
          },
          {
            "average": 0.4238410939,
            "count": 16199609,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4941657982,
            "variance": 0.2441998361
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306171.6724,
          4355199.064,
          -4.423282891,
          308027.0124,
          4356451.944,
          357.7367171
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306171.6723975907,
                4355199.064355464,
                -4.423282891000525
              ],
              [
                306171.6723975907,
                4356451.944355465,
                -4.423282891000525
              ],
              [
                308027.0123975907,
                4356451.944355465,
                357.7367171089995
              ],
              [
                308027.0123975907,
                4355199.064355464,
                357.7367171089995
              ],
              [
                306171.6723975907,
                4355199.064355464,
                -4.423282891000525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:59:41+00:00",
        "end_time": "2018-02-20T20:30:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_242604.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_242604.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_242604.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242604.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24897217,
            39.32451129,
            -4.423282891,
            -77.22710208,
            39.33620595,
            357.7367171
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24861065263987,
                  39.32451129426656,
                  -4.423282891000525
                ],
                [
                  -77.2489721652475,
                  39.33579208893612,
                  -4.423282891000525
                ],
                [
                  -77.22746014347425,
                  39.33620595129505,
                  357.7367171089995
                ],
                [
                  -77.22710208182481,
                  39.32492499151678,
                  357.7367171089995
                ],
                [
                  -77.24861065263987,
                  39.32451129426656,
                  -4.423282891000525
                ]
              ]
            ]
          },
          "id": "20180220_242604.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242604.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:59:41Z",
            "pc:count": 16199609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307110.3888,
                "count": 16199609,
                "maximum": 308027.0124,
                "minimum": 306171.6724,
                "name": "X",
                "position": 0,
                "stddev": 482.2334988,
                "variance": 232549.1474
              },
              {
                "average": 4355828.876,
                "count": 16199609,
                "maximum": 4356451.944,
                "minimum": 4355199.064,
                "name": "Y",
                "position": 1,
                "stddev": 332.8746794,
                "variance": 110805.5522
              },
              {
                "average": 198.7782821,
                "count": 16199609,
                "maximum": 357.7367171,
                "minimum": -4.423282891,
                "name": "Z",
                "position": 2,
                "stddev": 12.30991639,
                "variance": 151.5340416
              },
              {
                "average": 6341.832945,
                "count": 16199609,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6682.773544,
                "variance": 44659462.23
              },
              {
                "average": 2.145388633,
                "count": 16199609,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.328458492,
                "variance": 1.764801964
              },
              {
                "average": 3.121063786,
                "count": 16199609,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.57465331,
                "variance": 2.479533048
              },
              {
                "average": 0.4986072812,
                "count": 16199609,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980758,
                "variance": 0.2499980758
              },
              {
                "average": 0,
                "count": 16199609,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292444404,
                "count": 16199609,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4796065898,
                "variance": 0.2300224809
              },
              {
                "average": -12.17808807,
                "count": 16199609,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.638189872,
                "variance": 44.06556477
              },
              {
                "average": 0,
                "count": 16199609,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.41650197,
                "count": 16199609,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4945995849,
                "variance": 0.2446287494
              },
              {
                "average": 203194373.2,
                "count": 16199609,
                "maximum": 203195581.2,
                "minimum": 203193835.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 603.7969519,
                "variance": 364570.7592
              },
              {
                "average": 0,
                "count": 16199609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16199609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16199609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003870463787,
                "count": 16199609,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01966968728,
                "variance": 0.0003868965977
              },
              {
                "average": 0.4238410939,
                "count": 16199609,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4941657982,
                "variance": 0.2441998361
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306171.6724,
              4355199.064,
              -4.423282891,
              308027.0124,
              4356451.944,
              357.7367171
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306171.6723975907,
                    4355199.064355464,
                    -4.423282891000525
                  ],
                  [
                    306171.6723975907,
                    4356451.944355465,
                    -4.423282891000525
                  ],
                  [
                    308027.0123975907,
                    4356451.944355465,
                    357.7367171089995
                  ],
                  [
                    308027.0123975907,
                    4355199.064355464,
                    357.7367171089995
                  ],
                  [
                    306171.6723975907,
                    4355199.064355464,
                    -4.423282891000525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:59:41+00:00",
            "end_time": "2018-02-20T20:30: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": "20180220_218556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33282710713841,
              39.19252417406821,
              -10.391424107613688
            ],
            [
              -77.33320213026118,
              39.20385696071173,
              -10.391424107613688
            ],
            [
              -77.31173143601964,
              39.20428519997072,
              364.92857589238633
            ],
            [
              -77.31135985642061,
              39.19295224153306,
              364.92857589238633
            ],
            [
              -77.33282710713841,
              39.19252417406821,
              -10.391424107613688
            ]
          ]
        ]
      },
      "bbox": [
        -77.33320213,
        39.19252417,
        -10.39142411,
        -77.31135986,
        39.2042852,
        364.9285759
      ],
      "properties": {
        "datetime": "2018-02-21T18:28:48Z",
        "pc:count": 19420194,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299425.6835,
            "count": 19420194,
            "maximum": 300389.1848,
            "minimum": 298533.8248,
            "name": "X",
            "position": 0,
            "stddev": 535.9728423,
            "variance": 287266.8877
          },
          {
            "average": 4341414.918,
            "count": 19420194,
            "maximum": 4341991.965,
            "minimum": 4340733.265,
            "name": "Y",
            "position": 1,
            "stddev": 351.9793874,
            "variance": 123889.4892
          },
          {
            "average": 148.2005766,
            "count": 19420194,
            "maximum": 364.9285759,
            "minimum": -10.39142411,
            "name": "Z",
            "position": 2,
            "stddev": 12.79843238,
            "variance": 163.7998714
          },
          {
            "average": 5473.308377,
            "count": 19420194,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5829.359585,
            "variance": 33981433.17
          },
          {
            "average": 2.2449854,
            "count": 19420194,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.311494455,
            "variance": 1.720017704
          },
          {
            "average": 3.261976889,
            "count": 19420194,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.474869394,
            "variance": 2.17523973
          },
          {
            "average": 0.5007355745,
            "count": 19420194,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994718,
            "variance": 0.2499994718
          },
          {
            "average": 0,
            "count": 19420194,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.365698612,
            "count": 19420194,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5296196385,
            "variance": 0.2804969615
          },
          {
            "average": -4.314683782,
            "count": 19420194,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.40262955,
            "variance": 153.8252196
          },
          {
            "average": 0,
            "count": 19420194,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.91276143,
            "count": 19420194,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5878505851,
            "variance": 0.3455683104
          },
          {
            "average": 203256190.8,
            "count": 19420194,
            "maximum": 203272928.4,
            "minimum": 203199320.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30212.12539,
            "variance": 912772520.6
          },
          {
            "average": 0,
            "count": 19420194,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19420194,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19420194,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004860919515,
            "count": 19420194,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02204213445,
            "variance": 0.0004858556911
          },
          {
            "average": 0.3699740075,
            "count": 19420194,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4827973211,
            "variance": 0.2330932533
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298533.8248,
          4340733.265,
          -10.39142411,
          300389.1848,
          4341991.965,
          364.9285759
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298533.8248274149,
                4340733.26490172,
                -10.391424107613688
              ],
              [
                298533.8248274149,
                4341991.964901719,
                -10.391424107613688
              ],
              [
                300389.18482741487,
                4341991.964901719,
                364.92857589238633
              ],
              [
                300389.18482741487,
                4340733.26490172,
                364.92857589238633
              ],
              [
                298533.8248274149,
                4340733.26490172,
                -10.391424107613688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:28:48+00:00",
        "end_time": "2018-02-20T22:02:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_218556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_218556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_218556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33320213,
            39.19252417,
            -10.39142411,
            -77.31135986,
            39.2042852,
            364.9285759
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33282710713841,
                  39.19252417406821,
                  -10.391424107613688
                ],
                [
                  -77.33320213026118,
                  39.20385696071173,
                  -10.391424107613688
                ],
                [
                  -77.31173143601964,
                  39.20428519997072,
                  364.92857589238633
                ],
                [
                  -77.31135985642061,
                  39.19295224153306,
                  364.92857589238633
                ],
                [
                  -77.33282710713841,
                  39.19252417406821,
                  -10.391424107613688
                ]
              ]
            ]
          },
          "id": "20180220_218556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:28:48Z",
            "pc:count": 19420194,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299425.6835,
                "count": 19420194,
                "maximum": 300389.1848,
                "minimum": 298533.8248,
                "name": "X",
                "position": 0,
                "stddev": 535.9728423,
                "variance": 287266.8877
              },
              {
                "average": 4341414.918,
                "count": 19420194,
                "maximum": 4341991.965,
                "minimum": 4340733.265,
                "name": "Y",
                "position": 1,
                "stddev": 351.9793874,
                "variance": 123889.4892
              },
              {
                "average": 148.2005766,
                "count": 19420194,
                "maximum": 364.9285759,
                "minimum": -10.39142411,
                "name": "Z",
                "position": 2,
                "stddev": 12.79843238,
                "variance": 163.7998714
              },
              {
                "average": 5473.308377,
                "count": 19420194,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5829.359585,
                "variance": 33981433.17
              },
              {
                "average": 2.2449854,
                "count": 19420194,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.311494455,
                "variance": 1.720017704
              },
              {
                "average": 3.261976889,
                "count": 19420194,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.474869394,
                "variance": 2.17523973
              },
              {
                "average": 0.5007355745,
                "count": 19420194,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994718,
                "variance": 0.2499994718
              },
              {
                "average": 0,
                "count": 19420194,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.365698612,
                "count": 19420194,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5296196385,
                "variance": 0.2804969615
              },
              {
                "average": -4.314683782,
                "count": 19420194,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.40262955,
                "variance": 153.8252196
              },
              {
                "average": 0,
                "count": 19420194,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.91276143,
                "count": 19420194,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5878505851,
                "variance": 0.3455683104
              },
              {
                "average": 203256190.8,
                "count": 19420194,
                "maximum": 203272928.4,
                "minimum": 203199320.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30212.12539,
                "variance": 912772520.6
              },
              {
                "average": 0,
                "count": 19420194,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19420194,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19420194,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004860919515,
                "count": 19420194,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02204213445,
                "variance": 0.0004858556911
              },
              {
                "average": 0.3699740075,
                "count": 19420194,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4827973211,
                "variance": 0.2330932533
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298533.8248,
              4340733.265,
              -10.39142411,
              300389.1848,
              4341991.965,
              364.9285759
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298533.8248274149,
                    4340733.26490172,
                    -10.391424107613688
                  ],
                  [
                    298533.8248274149,
                    4341991.964901719,
                    -10.391424107613688
                  ],
                  [
                    300389.18482741487,
                    4341991.964901719,
                    364.92857589238633
                  ],
                  [
                    300389.18482741487,
                    4340733.26490172,
                    364.92857589238633
                  ],
                  [
                    298533.8248274149,
                    4340733.26490172,
                    -10.391424107613688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:28:48+00:00",
            "end_time": "2018-02-20T22:02:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_242608.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24530155469485,
              39.335557954616235,
              -10.084514830069082
            ],
            [
              -77.2455034145671,
              39.34186446516682,
              -10.084514830069082
            ],
            [
              -77.22747285364531,
              39.342211095065814,
              349.35548516993094
            ],
            [
              -77.22727261135094,
              39.33590450720427,
              349.35548516993094
            ],
            [
              -77.24530155469485,
              39.335557954616235,
              -10.084514830069082
            ]
          ]
        ]
      },
      "bbox": [
        -77.24550341,
        39.33555795,
        -10.08451483,
        -77.22727261,
        39.3422111,
        349.3554852
      ],
      "properties": {
        "datetime": "2018-02-20T20:51:47Z",
        "pc:count": 7333857,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307086.3763,
            "count": 7333857,
            "maximum": 308042.3516,
            "minimum": 306487.4116,
            "name": "X",
            "position": 0,
            "stddev": 456.6881538,
            "variance": 208564.0698
          },
          {
            "average": 4356790.772,
            "count": 7333857,
            "maximum": 4357118.507,
            "minimum": 4356418.087,
            "name": "Y",
            "position": 1,
            "stddev": 195.5291748,
            "variance": 38231.65819
          },
          {
            "average": 204.4474572,
            "count": 7333857,
            "maximum": 349.3554852,
            "minimum": -10.08451483,
            "name": "Z",
            "position": 2,
            "stddev": 10.36735023,
            "variance": 107.4819509
          },
          {
            "average": 6077.285443,
            "count": 7333857,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6388.241467,
            "variance": 40809629.04
          },
          {
            "average": 2.101352263,
            "count": 7333857,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.295001985,
            "variance": 1.677030141
          },
          {
            "average": 3.068336756,
            "count": 7333857,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.548091828,
            "variance": 2.396588306
          },
          {
            "average": 0.5002753667,
            "count": 7333857,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999583,
            "variance": 0.2499999583
          },
          {
            "average": 0,
            "count": 7333857,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250122821,
            "count": 7333857,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4476641966,
            "variance": 0.2004032329
          },
          {
            "average": 7.929598946,
            "count": 7333857,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.837643907,
            "variance": 96.77923763
          },
          {
            "average": 0,
            "count": 7333857,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.73725599,
            "count": 7333857,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5107227687,
            "variance": 0.2608377465
          },
          {
            "average": 203193771.8,
            "count": 7333857,
            "maximum": 203195107.9,
            "minimum": 203193424.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 311.9032123,
            "variance": 97283.61384
          },
          {
            "average": 0,
            "count": 7333857,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7333857,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7333857,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002905701597,
            "count": 7333857,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01704364305,
            "variance": 0.0002904857683
          },
          {
            "average": 0.3396672447,
            "count": 7333857,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4735962818,
            "variance": 0.2242934382
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306487.4116,
          4356418.087,
          -10.08451483,
          308042.3516,
          4357118.507,
          349.3554852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306487.41157168,
                4356418.087322242,
                -10.084514830069082
              ],
              [
                306487.41157168,
                4357118.507322242,
                -10.084514830069082
              ],
              [
                308042.35157167993,
                4357118.507322242,
                349.35548516993094
              ],
              [
                308042.35157167993,
                4356418.087322242,
                349.35548516993094
              ],
              [
                306487.41157168,
                4356418.087322242,
                -10.084514830069082
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:51:47+00:00",
        "end_time": "2018-02-20T20:23:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_242608.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_242608.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_242608.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242608.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24550341,
            39.33555795,
            -10.08451483,
            -77.22727261,
            39.3422111,
            349.3554852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24530155469485,
                  39.335557954616235,
                  -10.084514830069082
                ],
                [
                  -77.2455034145671,
                  39.34186446516682,
                  -10.084514830069082
                ],
                [
                  -77.22747285364531,
                  39.342211095065814,
                  349.35548516993094
                ],
                [
                  -77.22727261135094,
                  39.33590450720427,
                  349.35548516993094
                ],
                [
                  -77.24530155469485,
                  39.335557954616235,
                  -10.084514830069082
                ]
              ]
            ]
          },
          "id": "20180220_242608.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242608.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:51:47Z",
            "pc:count": 7333857,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307086.3763,
                "count": 7333857,
                "maximum": 308042.3516,
                "minimum": 306487.4116,
                "name": "X",
                "position": 0,
                "stddev": 456.6881538,
                "variance": 208564.0698
              },
              {
                "average": 4356790.772,
                "count": 7333857,
                "maximum": 4357118.507,
                "minimum": 4356418.087,
                "name": "Y",
                "position": 1,
                "stddev": 195.5291748,
                "variance": 38231.65819
              },
              {
                "average": 204.4474572,
                "count": 7333857,
                "maximum": 349.3554852,
                "minimum": -10.08451483,
                "name": "Z",
                "position": 2,
                "stddev": 10.36735023,
                "variance": 107.4819509
              },
              {
                "average": 6077.285443,
                "count": 7333857,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6388.241467,
                "variance": 40809629.04
              },
              {
                "average": 2.101352263,
                "count": 7333857,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.295001985,
                "variance": 1.677030141
              },
              {
                "average": 3.068336756,
                "count": 7333857,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.548091828,
                "variance": 2.396588306
              },
              {
                "average": 0.5002753667,
                "count": 7333857,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999583,
                "variance": 0.2499999583
              },
              {
                "average": 0,
                "count": 7333857,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250122821,
                "count": 7333857,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4476641966,
                "variance": 0.2004032329
              },
              {
                "average": 7.929598946,
                "count": 7333857,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.837643907,
                "variance": 96.77923763
              },
              {
                "average": 0,
                "count": 7333857,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.73725599,
                "count": 7333857,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5107227687,
                "variance": 0.2608377465
              },
              {
                "average": 203193771.8,
                "count": 7333857,
                "maximum": 203195107.9,
                "minimum": 203193424.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 311.9032123,
                "variance": 97283.61384
              },
              {
                "average": 0,
                "count": 7333857,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7333857,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7333857,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002905701597,
                "count": 7333857,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01704364305,
                "variance": 0.0002904857683
              },
              {
                "average": 0.3396672447,
                "count": 7333857,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4735962818,
                "variance": 0.2242934382
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306487.4116,
              4356418.087,
              -10.08451483,
              308042.3516,
              4357118.507,
              349.3554852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306487.41157168,
                    4356418.087322242,
                    -10.084514830069082
                  ],
                  [
                    306487.41157168,
                    4357118.507322242,
                    -10.084514830069082
                  ],
                  [
                    308042.35157167993,
                    4357118.507322242,
                    349.35548516993094
                  ],
                  [
                    308042.35157167993,
                    4356418.087322242,
                    349.35548516993094
                  ],
                  [
                    306487.41157168,
                    4356418.087322242,
                    -10.084514830069082
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:51:47+00:00",
            "end_time": "2018-02-20T20:23: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": "20180221_242568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24826433959515,
              39.22567403469707,
              -10.332350628597197
            ],
            [
              -77.24862639186597,
              39.23701337013898,
              -10.332350628597197
            ],
            [
              -77.22714664740127,
              39.237426267391534,
              370.6876493714028
            ],
            [
              -77.22678804658725,
              39.226086766254255,
              370.6876493714028
            ],
            [
              -77.24826433959515,
              39.22567403469707,
              -10.332350628597197
            ]
          ]
        ]
      },
      "bbox": [
        -77.24862639,
        39.22567403,
        -10.33235063,
        -77.22678805,
        39.23742627,
        370.6876494
      ],
      "properties": {
        "datetime": "2018-02-21T18:42:12Z",
        "pc:count": 12872233,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306981.3337,
            "count": 12872233,
            "maximum": 307784.0397,
            "minimum": 305928.8797,
            "name": "X",
            "position": 0,
            "stddev": 554.5449858,
            "variance": 307520.1413
          },
          {
            "average": 4344807.53,
            "count": 12872233,
            "maximum": 4345487.394,
            "minimum": 4344228.034,
            "name": "Y",
            "position": 1,
            "stddev": 360.460182,
            "variance": 129931.5428
          },
          {
            "average": 181.0531177,
            "count": 12872233,
            "maximum": 370.6876494,
            "minimum": -10.33235063,
            "name": "Z",
            "position": 2,
            "stddev": 10.78343778,
            "variance": 116.2825303
          },
          {
            "average": 7636.344472,
            "count": 12872233,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6768.115005,
            "variance": 45807380.72
          },
          {
            "average": 1.793496979,
            "count": 12872233,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.158852771,
            "variance": 1.342939745
          },
          {
            "average": 2.417036112,
            "count": 12872233,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.52231258,
            "variance": 2.317435592
          },
          {
            "average": 0.5001251143,
            "count": 12872233,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000038,
            "variance": 0.2500000038
          },
          {
            "average": 0,
            "count": 12872233,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.444508734,
            "count": 12872233,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5283334989,
            "variance": 0.279136286
          },
          {
            "average": 4.270267024,
            "count": 12872233,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.64329241,
            "variance": 186.1394277
          },
          {
            "average": 0,
            "count": 12872233,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.17304542,
            "count": 12872233,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6860329944,
            "variance": 0.4706412694
          },
          {
            "average": 203273079.2,
            "count": 12872233,
            "maximum": 203273732.5,
            "minimum": 203271939.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 584.9058598,
            "variance": 342114.8648
          },
          {
            "average": 0,
            "count": 12872233,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12872233,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12872233,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006239010745,
            "count": 12872233,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02497021967,
            "variance": 0.0006235118704
          },
          {
            "average": 0.4182132968,
            "count": 12872233,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.493265602,
            "variance": 0.2433109541
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305928.8797,
          4344228.034,
          -10.33235063,
          307784.0397,
          4345487.394,
          370.6876494
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305928.87967388803,
                4344228.033525262,
                -10.332350628597197
              ],
              [
                305928.87967388803,
                4345487.393525261,
                -10.332350628597197
              ],
              [
                307784.03967388807,
                4345487.393525261,
                370.6876493714028
              ],
              [
                307784.03967388807,
                4344228.033525262,
                370.6876493714028
              ],
              [
                305928.87967388803,
                4344228.033525262,
                -10.332350628597197
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:42:12+00:00",
        "end_time": "2018-02-21T18:12:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_242568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_242568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_242568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_242568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24862639,
            39.22567403,
            -10.33235063,
            -77.22678805,
            39.23742627,
            370.6876494
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24826433959515,
                  39.22567403469707,
                  -10.332350628597197
                ],
                [
                  -77.24862639186597,
                  39.23701337013898,
                  -10.332350628597197
                ],
                [
                  -77.22714664740127,
                  39.237426267391534,
                  370.6876493714028
                ],
                [
                  -77.22678804658725,
                  39.226086766254255,
                  370.6876493714028
                ],
                [
                  -77.24826433959515,
                  39.22567403469707,
                  -10.332350628597197
                ]
              ]
            ]
          },
          "id": "20180221_242568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_242568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:42:12Z",
            "pc:count": 12872233,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306981.3337,
                "count": 12872233,
                "maximum": 307784.0397,
                "minimum": 305928.8797,
                "name": "X",
                "position": 0,
                "stddev": 554.5449858,
                "variance": 307520.1413
              },
              {
                "average": 4344807.53,
                "count": 12872233,
                "maximum": 4345487.394,
                "minimum": 4344228.034,
                "name": "Y",
                "position": 1,
                "stddev": 360.460182,
                "variance": 129931.5428
              },
              {
                "average": 181.0531177,
                "count": 12872233,
                "maximum": 370.6876494,
                "minimum": -10.33235063,
                "name": "Z",
                "position": 2,
                "stddev": 10.78343778,
                "variance": 116.2825303
              },
              {
                "average": 7636.344472,
                "count": 12872233,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6768.115005,
                "variance": 45807380.72
              },
              {
                "average": 1.793496979,
                "count": 12872233,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.158852771,
                "variance": 1.342939745
              },
              {
                "average": 2.417036112,
                "count": 12872233,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.52231258,
                "variance": 2.317435592
              },
              {
                "average": 0.5001251143,
                "count": 12872233,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000038,
                "variance": 0.2500000038
              },
              {
                "average": 0,
                "count": 12872233,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.444508734,
                "count": 12872233,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5283334989,
                "variance": 0.279136286
              },
              {
                "average": 4.270267024,
                "count": 12872233,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.64329241,
                "variance": 186.1394277
              },
              {
                "average": 0,
                "count": 12872233,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.17304542,
                "count": 12872233,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6860329944,
                "variance": 0.4706412694
              },
              {
                "average": 203273079.2,
                "count": 12872233,
                "maximum": 203273732.5,
                "minimum": 203271939.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 584.9058598,
                "variance": 342114.8648
              },
              {
                "average": 0,
                "count": 12872233,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12872233,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12872233,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006239010745,
                "count": 12872233,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02497021967,
                "variance": 0.0006235118704
              },
              {
                "average": 0.4182132968,
                "count": 12872233,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.493265602,
                "variance": 0.2433109541
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305928.8797,
              4344228.034,
              -10.33235063,
              307784.0397,
              4345487.394,
              370.6876494
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305928.87967388803,
                    4344228.033525262,
                    -10.332350628597197
                  ],
                  [
                    305928.87967388803,
                    4345487.393525261,
                    -10.332350628597197
                  ],
                  [
                    307784.03967388807,
                    4345487.393525261,
                    370.6876493714028
                  ],
                  [
                    307784.03967388807,
                    4344228.033525262,
                    370.6876493714028
                  ],
                  [
                    305928.87967388803,
                    4344228.033525262,
                    -10.332350628597197
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:42:12+00:00",
            "end_time": "2018-02-21T18:12:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_218560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33287840215347,
              39.203500398448924,
              -7.631084903341588
            ],
            [
              -77.33325376485823,
              39.21483874547108,
              -7.631084903341588
            ],
            [
              -77.31177926416771,
              39.21526710291616,
              377.4689150966584
            ],
            [
              -77.31140734863922,
              39.203928583981835,
              377.4689150966584
            ],
            [
              -77.33287840215347,
              39.203500398448924,
              -7.631084903341588
            ]
          ]
        ]
      },
      "bbox": [
        -77.33325376,
        39.2035004,
        -7.631084903,
        -77.31140735,
        39.2152671,
        377.4689151
      ],
      "properties": {
        "datetime": "2018-02-21T18:15:12Z",
        "pc:count": 21544592,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299632.0662,
            "count": 21544592,
            "maximum": 300416.162,
            "minimum": 298560.762,
            "name": "X",
            "position": 0,
            "stddev": 527.1350537,
            "variance": 277871.3648
          },
          {
            "average": 4342589.986,
            "count": 21544592,
            "maximum": 4343210.989,
            "minimum": 4341951.669,
            "name": "Y",
            "position": 1,
            "stddev": 362.0733912,
            "variance": 131097.1406
          },
          {
            "average": 159.0507454,
            "count": 21544592,
            "maximum": 377.4689151,
            "minimum": -7.631084903,
            "name": "Z",
            "position": 2,
            "stddev": 17.29552351,
            "variance": 299.1351335
          },
          {
            "average": 5773.714917,
            "count": 21544592,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6122.340849,
            "variance": 37483057.47
          },
          {
            "average": 2.241858885,
            "count": 21544592,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.328316038,
            "variance": 1.764423496
          },
          {
            "average": 3.288709668,
            "count": 21544592,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.497258152,
            "variance": 2.241781975
          },
          {
            "average": 0.50569173,
            "count": 21544592,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999676148,
            "variance": 0.2499676158
          },
          {
            "average": 0,
            "count": 21544592,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372050722,
            "count": 21544592,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4933278961,
            "variance": 0.2433724131
          },
          {
            "average": 3.486293106,
            "count": 21544592,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.03946361,
            "variance": 170.0276112
          },
          {
            "average": 0,
            "count": 21544592,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.1922928,
            "count": 21544592,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5967474135,
            "variance": 0.3561074755
          },
          {
            "average": 203220534,
            "count": 21544592,
            "maximum": 203272112.9,
            "minimum": 203198462.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33165.14263,
            "variance": 1099926686
          },
          {
            "average": 0,
            "count": 21544592,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21544592,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21544592,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002671203985,
            "count": 21544592,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01634163571,
            "variance": 0.0002670490576
          },
          {
            "average": 0.3939484674,
            "count": 21544592,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4886236625,
            "variance": 0.2387530835
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298560.762,
          4341951.669,
          -7.631084903,
          300416.162,
          4343210.989,
          377.4689151
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298560.76199539186,
                4341951.668830428,
                -7.631084903341588
              ],
              [
                298560.76199539186,
                4343210.988830429,
                -7.631084903341588
              ],
              [
                300416.1619953919,
                4343210.988830429,
                377.4689150966584
              ],
              [
                300416.1619953919,
                4341951.668830428,
                377.4689150966584
              ],
              [
                298560.76199539186,
                4341951.668830428,
                -7.631084903341588
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:15:12+00:00",
        "end_time": "2018-02-20T21:47:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_218560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_218560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_218560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33325376,
            39.2035004,
            -7.631084903,
            -77.31140735,
            39.2152671,
            377.4689151
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33287840215347,
                  39.203500398448924,
                  -7.631084903341588
                ],
                [
                  -77.33325376485823,
                  39.21483874547108,
                  -7.631084903341588
                ],
                [
                  -77.31177926416771,
                  39.21526710291616,
                  377.4689150966584
                ],
                [
                  -77.31140734863922,
                  39.203928583981835,
                  377.4689150966584
                ],
                [
                  -77.33287840215347,
                  39.203500398448924,
                  -7.631084903341588
                ]
              ]
            ]
          },
          "id": "20180220_218560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:15:12Z",
            "pc:count": 21544592,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299632.0662,
                "count": 21544592,
                "maximum": 300416.162,
                "minimum": 298560.762,
                "name": "X",
                "position": 0,
                "stddev": 527.1350537,
                "variance": 277871.3648
              },
              {
                "average": 4342589.986,
                "count": 21544592,
                "maximum": 4343210.989,
                "minimum": 4341951.669,
                "name": "Y",
                "position": 1,
                "stddev": 362.0733912,
                "variance": 131097.1406
              },
              {
                "average": 159.0507454,
                "count": 21544592,
                "maximum": 377.4689151,
                "minimum": -7.631084903,
                "name": "Z",
                "position": 2,
                "stddev": 17.29552351,
                "variance": 299.1351335
              },
              {
                "average": 5773.714917,
                "count": 21544592,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6122.340849,
                "variance": 37483057.47
              },
              {
                "average": 2.241858885,
                "count": 21544592,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.328316038,
                "variance": 1.764423496
              },
              {
                "average": 3.288709668,
                "count": 21544592,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.497258152,
                "variance": 2.241781975
              },
              {
                "average": 0.50569173,
                "count": 21544592,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999676148,
                "variance": 0.2499676158
              },
              {
                "average": 0,
                "count": 21544592,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372050722,
                "count": 21544592,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4933278961,
                "variance": 0.2433724131
              },
              {
                "average": 3.486293106,
                "count": 21544592,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.03946361,
                "variance": 170.0276112
              },
              {
                "average": 0,
                "count": 21544592,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.1922928,
                "count": 21544592,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5967474135,
                "variance": 0.3561074755
              },
              {
                "average": 203220534,
                "count": 21544592,
                "maximum": 203272112.9,
                "minimum": 203198462.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33165.14263,
                "variance": 1099926686
              },
              {
                "average": 0,
                "count": 21544592,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21544592,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21544592,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002671203985,
                "count": 21544592,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01634163571,
                "variance": 0.0002670490576
              },
              {
                "average": 0.3939484674,
                "count": 21544592,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4886236625,
                "variance": 0.2387530835
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298560.762,
              4341951.669,
              -7.631084903,
              300416.162,
              4343210.989,
              377.4689151
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298560.76199539186,
                    4341951.668830428,
                    -7.631084903341588
                  ],
                  [
                    298560.76199539186,
                    4343210.988830429,
                    -7.631084903341588
                  ],
                  [
                    300416.1619953919,
                    4343210.988830429,
                    377.4689150966584
                  ],
                  [
                    300416.1619953919,
                    4341951.668830428,
                    377.4689150966584
                  ],
                  [
                    298560.76199539186,
                    4341951.668830428,
                    -7.631084903341588
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:15:12+00:00",
            "end_time": "2018-02-20T21:47: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": "20180220_242572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24830337216171,
              39.23665724637398,
              -10.063840318393233
            ],
            [
              -77.24866553766806,
              39.24799547959738,
              -10.063840318393233
            ],
            [
              -77.22717943316512,
              39.24840853747638,
              375.0761596816068
            ],
            [
              -77.22682072115697,
              39.23707013852234,
              375.0761596816068
            ],
            [
              -77.24830337216171,
              39.23665724637398,
              -10.063840318393233
            ]
          ]
        ]
      },
      "bbox": [
        -77.24866554,
        39.23665725,
        -10.06384032,
        -77.22682072,
        39.24840854,
        375.0761597
      ],
      "properties": {
        "datetime": "2018-02-21T18:30:50Z",
        "pc:count": 12410173,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306903.6592,
            "count": 12410173,
            "maximum": 307811.1997,
            "minimum": 305955.7797,
            "name": "X",
            "position": 0,
            "stddev": 516.9452664,
            "variance": 267232.4085
          },
          {
            "average": 4346044.434,
            "count": 12410173,
            "maximum": 4346706.414,
            "minimum": 4345447.174,
            "name": "Y",
            "position": 1,
            "stddev": 354.415551,
            "variance": 125610.3828
          },
          {
            "average": 194.210828,
            "count": 12410173,
            "maximum": 375.0761597,
            "minimum": -10.06384032,
            "name": "Z",
            "position": 2,
            "stddev": 14.19146383,
            "variance": 201.3976456
          },
          {
            "average": 9419.105029,
            "count": 12410173,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6761.714648,
            "variance": 45720784.98
          },
          {
            "average": 1.648024729,
            "count": 12410173,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.082733593,
            "variance": 1.172312033
          },
          {
            "average": 2.161264795,
            "count": 12410173,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.47420947,
            "variance": 2.173293561
          },
          {
            "average": 0.4942418611,
            "count": 12410173,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999668629,
            "variance": 0.249966864
          },
          {
            "average": 0,
            "count": 12410173,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.56190377,
            "count": 12410173,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5191138054,
            "variance": 0.2694791429
          },
          {
            "average": -9.786627768,
            "count": 12410173,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.198414057,
            "variance": 84.61082116
          },
          {
            "average": 0,
            "count": 12410173,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.22491153,
            "count": 12410173,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5740148895,
            "variance": 0.3294930933
          },
          {
            "average": 203266624.7,
            "count": 12410173,
            "maximum": 203273050.8,
            "minimum": 203199162.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 19567.68224,
            "variance": 382894188.3
          },
          {
            "average": 0,
            "count": 12410173,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12410173,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12410173,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004630878232,
            "count": 12410173,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02151449303,
            "variance": 0.0004628734102
          },
          {
            "average": 0.3897238983,
            "count": 12410173,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4876876055,
            "variance": 0.2378392006
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305955.7797,
          4345447.174,
          -10.06384032,
          307811.1997,
          4346706.414,
          375.0761597
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305955.7796931973,
                4345447.173893547,
                -10.063840318393233
              ],
              [
                305955.7796931973,
                4346706.413893547,
                -10.063840318393233
              ],
              [
                307811.1996931973,
                4346706.413893547,
                375.0761596816068
              ],
              [
                307811.1996931973,
                4345447.173893547,
                375.0761596816068
              ],
              [
                305955.7796931973,
                4345447.173893547,
                -10.063840318393233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:30:50+00:00",
        "end_time": "2018-02-20T21:59:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_242572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_242572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_242572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24866554,
            39.23665725,
            -10.06384032,
            -77.22682072,
            39.24840854,
            375.0761597
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24830337216171,
                  39.23665724637398,
                  -10.063840318393233
                ],
                [
                  -77.24866553766806,
                  39.24799547959738,
                  -10.063840318393233
                ],
                [
                  -77.22717943316512,
                  39.24840853747638,
                  375.0761596816068
                ],
                [
                  -77.22682072115697,
                  39.23707013852234,
                  375.0761596816068
                ],
                [
                  -77.24830337216171,
                  39.23665724637398,
                  -10.063840318393233
                ]
              ]
            ]
          },
          "id": "20180220_242572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:30:50Z",
            "pc:count": 12410173,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306903.6592,
                "count": 12410173,
                "maximum": 307811.1997,
                "minimum": 305955.7797,
                "name": "X",
                "position": 0,
                "stddev": 516.9452664,
                "variance": 267232.4085
              },
              {
                "average": 4346044.434,
                "count": 12410173,
                "maximum": 4346706.414,
                "minimum": 4345447.174,
                "name": "Y",
                "position": 1,
                "stddev": 354.415551,
                "variance": 125610.3828
              },
              {
                "average": 194.210828,
                "count": 12410173,
                "maximum": 375.0761597,
                "minimum": -10.06384032,
                "name": "Z",
                "position": 2,
                "stddev": 14.19146383,
                "variance": 201.3976456
              },
              {
                "average": 9419.105029,
                "count": 12410173,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6761.714648,
                "variance": 45720784.98
              },
              {
                "average": 1.648024729,
                "count": 12410173,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.082733593,
                "variance": 1.172312033
              },
              {
                "average": 2.161264795,
                "count": 12410173,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.47420947,
                "variance": 2.173293561
              },
              {
                "average": 0.4942418611,
                "count": 12410173,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999668629,
                "variance": 0.249966864
              },
              {
                "average": 0,
                "count": 12410173,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.56190377,
                "count": 12410173,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5191138054,
                "variance": 0.2694791429
              },
              {
                "average": -9.786627768,
                "count": 12410173,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.198414057,
                "variance": 84.61082116
              },
              {
                "average": 0,
                "count": 12410173,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.22491153,
                "count": 12410173,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5740148895,
                "variance": 0.3294930933
              },
              {
                "average": 203266624.7,
                "count": 12410173,
                "maximum": 203273050.8,
                "minimum": 203199162.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 19567.68224,
                "variance": 382894188.3
              },
              {
                "average": 0,
                "count": 12410173,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12410173,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12410173,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004630878232,
                "count": 12410173,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02151449303,
                "variance": 0.0004628734102
              },
              {
                "average": 0.3897238983,
                "count": 12410173,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4876876055,
                "variance": 0.2378392006
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305955.7797,
              4345447.174,
              -10.06384032,
              307811.1997,
              4346706.414,
              375.0761597
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305955.7796931973,
                    4345447.173893547,
                    -10.063840318393233
                  ],
                  [
                    305955.7796931973,
                    4346706.413893547,
                    -10.063840318393233
                  ],
                  [
                    307811.1996931973,
                    4346706.413893547,
                    375.0761596816068
                  ],
                  [
                    307811.1996931973,
                    4345447.173893547,
                    375.0761596816068
                  ],
                  [
                    305955.7796931973,
                    4345447.173893547,
                    -10.063840318393233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:30:50+00:00",
            "end_time": "2018-02-20T21:59: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": "20180220_218564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33293044460308,
              39.21448172533661,
              1.932511058113334
            ],
            [
              -77.33330598621446,
              39.2258207707975,
              1.932511058113334
            ],
            [
              -77.31182790860139,
              39.22624924205482,
              347.0725110581133
            ],
            [
              -77.31145581630621,
              39.214910024639195,
              347.0725110581133
            ],
            [
              -77.33293044460308,
              39.21448172533661,
              1.932511058113334
            ]
          ]
        ]
      },
      "bbox": [
        -77.33330599,
        39.21448173,
        1.932511058,
        -77.31145582,
        39.22624924,
        347.0725111
      ],
      "properties": {
        "datetime": "2018-02-20T22:02:12Z",
        "pc:count": 21896874,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299679.6008,
            "count": 21896874,
            "maximum": 300443.078,
            "minimum": 298587.658,
            "name": "X",
            "position": 0,
            "stddev": 489.2517142,
            "variance": 239367.2398
          },
          {
            "average": 4343735.251,
            "count": 21896874,
            "maximum": 4344430.043,
            "minimum": 4343170.643,
            "name": "Y",
            "position": 1,
            "stddev": 341.4826041,
            "variance": 116610.3689
          },
          {
            "average": 160.065261,
            "count": 21896874,
            "maximum": 347.0725111,
            "minimum": 1.932511058,
            "name": "Z",
            "position": 2,
            "stddev": 15.9872141,
            "variance": 255.5910145
          },
          {
            "average": 4821.949116,
            "count": 21896874,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5509.921304,
            "variance": 30359232.78
          },
          {
            "average": 2.349471619,
            "count": 21896874,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.350282519,
            "variance": 1.823262881
          },
          {
            "average": 3.52084124,
            "count": 21896874,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.423303606,
            "variance": 2.025793155
          },
          {
            "average": 0.5022734295,
            "count": 21896874,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948429,
            "variance": 0.2499948429
          },
          {
            "average": 0,
            "count": 21896874,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.344925079,
            "count": 21896874,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4864425586,
            "variance": 0.2366263628
          },
          {
            "average": 10.3990568,
            "count": 21896874,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.625693439,
            "variance": 92.65397418
          },
          {
            "average": 0,
            "count": 21896874,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.46350178,
            "count": 21896874,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5874494964,
            "variance": 0.3450969108
          },
          {
            "average": 203198865.1,
            "count": 21896874,
            "maximum": 203199332.2,
            "minimum": 203197616.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 485.6613987,
            "variance": 235866.9942
          },
          {
            "average": 0,
            "count": 21896874,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21896874,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21896874,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003318738556,
            "count": 21896874,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01821438252,
            "variance": 0.0003317637305
          },
          {
            "average": 0.4403403883,
            "count": 21896874,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4964279827,
            "variance": 0.246440742
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298587.658,
          4343170.643,
          1.932511058,
          300443.078,
          4344430.043,
          347.0725111
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298587.6580123124,
                4343170.642711631,
                1.932511058113334
              ],
              [
                298587.6580123124,
                4344430.042711631,
                1.932511058113334
              ],
              [
                300443.0780123124,
                4344430.042711631,
                347.0725110581133
              ],
              [
                300443.0780123124,
                4343170.642711631,
                347.0725110581133
              ],
              [
                298587.6580123124,
                4343170.642711631,
                1.932511058113334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:02:12+00:00",
        "end_time": "2018-02-20T21:33:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_218564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_218564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_218564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33330599,
            39.21448173,
            1.932511058,
            -77.31145582,
            39.22624924,
            347.0725111
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33293044460308,
                  39.21448172533661,
                  1.932511058113334
                ],
                [
                  -77.33330598621446,
                  39.2258207707975,
                  1.932511058113334
                ],
                [
                  -77.31182790860139,
                  39.22624924205482,
                  347.0725110581133
                ],
                [
                  -77.31145581630621,
                  39.214910024639195,
                  347.0725110581133
                ],
                [
                  -77.33293044460308,
                  39.21448172533661,
                  1.932511058113334
                ]
              ]
            ]
          },
          "id": "20180220_218564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:02:12Z",
            "pc:count": 21896874,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299679.6008,
                "count": 21896874,
                "maximum": 300443.078,
                "minimum": 298587.658,
                "name": "X",
                "position": 0,
                "stddev": 489.2517142,
                "variance": 239367.2398
              },
              {
                "average": 4343735.251,
                "count": 21896874,
                "maximum": 4344430.043,
                "minimum": 4343170.643,
                "name": "Y",
                "position": 1,
                "stddev": 341.4826041,
                "variance": 116610.3689
              },
              {
                "average": 160.065261,
                "count": 21896874,
                "maximum": 347.0725111,
                "minimum": 1.932511058,
                "name": "Z",
                "position": 2,
                "stddev": 15.9872141,
                "variance": 255.5910145
              },
              {
                "average": 4821.949116,
                "count": 21896874,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5509.921304,
                "variance": 30359232.78
              },
              {
                "average": 2.349471619,
                "count": 21896874,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.350282519,
                "variance": 1.823262881
              },
              {
                "average": 3.52084124,
                "count": 21896874,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.423303606,
                "variance": 2.025793155
              },
              {
                "average": 0.5022734295,
                "count": 21896874,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948429,
                "variance": 0.2499948429
              },
              {
                "average": 0,
                "count": 21896874,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.344925079,
                "count": 21896874,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4864425586,
                "variance": 0.2366263628
              },
              {
                "average": 10.3990568,
                "count": 21896874,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.625693439,
                "variance": 92.65397418
              },
              {
                "average": 0,
                "count": 21896874,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.46350178,
                "count": 21896874,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5874494964,
                "variance": 0.3450969108
              },
              {
                "average": 203198865.1,
                "count": 21896874,
                "maximum": 203199332.2,
                "minimum": 203197616.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 485.6613987,
                "variance": 235866.9942
              },
              {
                "average": 0,
                "count": 21896874,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21896874,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21896874,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003318738556,
                "count": 21896874,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01821438252,
                "variance": 0.0003317637305
              },
              {
                "average": 0.4403403883,
                "count": 21896874,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4964279827,
                "variance": 0.246440742
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298587.658,
              4343170.643,
              1.932511058,
              300443.078,
              4344430.043,
              347.0725111
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298587.6580123124,
                    4343170.642711631,
                    1.932511058113334
                  ],
                  [
                    298587.6580123124,
                    4344430.042711631,
                    1.932511058113334
                  ],
                  [
                    300443.0780123124,
                    4344430.042711631,
                    347.0725110581133
                  ],
                  [
                    300443.0780123124,
                    4343170.642711631,
                    347.0725110581133
                  ],
                  [
                    298587.6580123124,
                    4343170.642711631,
                    1.932511058113334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:02:12+00:00",
            "end_time": "2018-02-20T21:33: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": "20180220_242576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24834137199804,
              39.24763799418691,
              -10.251891725316028
            ],
            [
              -77.24870372539202,
              39.25897746624757,
              -10.251891725316028
            ],
            [
              -77.22721473273221,
              39.25939061811302,
              376.92810827468395
            ],
            [
              -77.22685583503363,
              39.24805098027902,
              376.92810827468395
            ],
            [
              -77.24834137199804,
              39.24763799418691,
              -10.251891725316028
            ]
          ]
        ]
      },
      "bbox": [
        -77.24870373,
        39.24763799,
        -10.25189173,
        -77.22685584,
        39.25939062,
        376.9281083
      ],
      "properties": {
        "datetime": "2018-02-21T18:12:30Z",
        "pc:count": 15664776,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306959.832,
            "count": 15664776,
            "maximum": 307838.1503,
            "minimum": 305982.7703,
            "name": "X",
            "position": 0,
            "stddev": 538.4427132,
            "variance": 289920.5554
          },
          {
            "average": 4347313.325,
            "count": 15664776,
            "maximum": 4347925.421,
            "minimum": 4346666.041,
            "name": "Y",
            "position": 1,
            "stddev": 343.6745047,
            "variance": 118112.1652
          },
          {
            "average": 217.6519635,
            "count": 15664776,
            "maximum": 376.9281083,
            "minimum": -10.25189173,
            "name": "Z",
            "position": 2,
            "stddev": 14.65046526,
            "variance": 214.6361325
          },
          {
            "average": 8859.519166,
            "count": 15664776,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7018.263547,
            "variance": 49256023.21
          },
          {
            "average": 1.808709043,
            "count": 15664776,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.180197074,
            "variance": 1.392865133
          },
          {
            "average": 2.460066649,
            "count": 15664776,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.558945002,
            "variance": 2.43030952
          },
          {
            "average": 0.4989420213,
            "count": 15664776,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988966,
            "variance": 0.2499988966
          },
          {
            "average": 0,
            "count": 15664776,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.508783081,
            "count": 15664776,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5133408765,
            "variance": 0.2635188555
          },
          {
            "average": 1.196262841,
            "count": 15664776,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.77657493,
            "variance": 189.7940168
          },
          {
            "average": 0,
            "count": 15664776,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.39884981,
            "count": 15664776,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5473981902,
            "variance": 0.2996447786
          },
          {
            "average": 203230341,
            "count": 15664776,
            "maximum": 203271950.9,
            "minimum": 203198583.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36027.86473,
            "variance": 1298007037
          },
          {
            "average": 0,
            "count": 15664776,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15664776,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15664776,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003429988402,
            "count": 15664776,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01851705198,
            "variance": 0.0003428812139
          },
          {
            "average": 0.3503273842,
            "count": 15664776,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4770724501,
            "variance": 0.2275981226
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305982.7703,
          4346666.041,
          -10.25189173,
          307838.1503,
          4347925.421,
          376.9281083
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305982.77025383903,
                4346666.040542095,
                -10.251891725316028
              ],
              [
                305982.77025383903,
                4347925.420542096,
                -10.251891725316028
              ],
              [
                307838.15025383903,
                4347925.420542096,
                376.92810827468395
              ],
              [
                307838.15025383903,
                4346666.040542095,
                376.92810827468395
              ],
              [
                305982.77025383903,
                4346666.040542095,
                -10.251891725316028
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:12:30+00:00",
        "end_time": "2018-02-20T21:49:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_242576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_242576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_242576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24870373,
            39.24763799,
            -10.25189173,
            -77.22685584,
            39.25939062,
            376.9281083
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24834137199804,
                  39.24763799418691,
                  -10.251891725316028
                ],
                [
                  -77.24870372539202,
                  39.25897746624757,
                  -10.251891725316028
                ],
                [
                  -77.22721473273221,
                  39.25939061811302,
                  376.92810827468395
                ],
                [
                  -77.22685583503363,
                  39.24805098027902,
                  376.92810827468395
                ],
                [
                  -77.24834137199804,
                  39.24763799418691,
                  -10.251891725316028
                ]
              ]
            ]
          },
          "id": "20180220_242576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:12:30Z",
            "pc:count": 15664776,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306959.832,
                "count": 15664776,
                "maximum": 307838.1503,
                "minimum": 305982.7703,
                "name": "X",
                "position": 0,
                "stddev": 538.4427132,
                "variance": 289920.5554
              },
              {
                "average": 4347313.325,
                "count": 15664776,
                "maximum": 4347925.421,
                "minimum": 4346666.041,
                "name": "Y",
                "position": 1,
                "stddev": 343.6745047,
                "variance": 118112.1652
              },
              {
                "average": 217.6519635,
                "count": 15664776,
                "maximum": 376.9281083,
                "minimum": -10.25189173,
                "name": "Z",
                "position": 2,
                "stddev": 14.65046526,
                "variance": 214.6361325
              },
              {
                "average": 8859.519166,
                "count": 15664776,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7018.263547,
                "variance": 49256023.21
              },
              {
                "average": 1.808709043,
                "count": 15664776,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.180197074,
                "variance": 1.392865133
              },
              {
                "average": 2.460066649,
                "count": 15664776,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.558945002,
                "variance": 2.43030952
              },
              {
                "average": 0.4989420213,
                "count": 15664776,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988966,
                "variance": 0.2499988966
              },
              {
                "average": 0,
                "count": 15664776,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.508783081,
                "count": 15664776,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5133408765,
                "variance": 0.2635188555
              },
              {
                "average": 1.196262841,
                "count": 15664776,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.77657493,
                "variance": 189.7940168
              },
              {
                "average": 0,
                "count": 15664776,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.39884981,
                "count": 15664776,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5473981902,
                "variance": 0.2996447786
              },
              {
                "average": 203230341,
                "count": 15664776,
                "maximum": 203271950.9,
                "minimum": 203198583.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36027.86473,
                "variance": 1298007037
              },
              {
                "average": 0,
                "count": 15664776,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15664776,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15664776,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003429988402,
                "count": 15664776,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01851705198,
                "variance": 0.0003428812139
              },
              {
                "average": 0.3503273842,
                "count": 15664776,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4770724501,
                "variance": 0.2275981226
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305982.7703,
              4346666.041,
              -10.25189173,
              307838.1503,
              4347925.421,
              376.9281083
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305982.77025383903,
                    4346666.040542095,
                    -10.251891725316028
                  ],
                  [
                    305982.77025383903,
                    4347925.420542096,
                    -10.251891725316028
                  ],
                  [
                    307838.15025383903,
                    4347925.420542096,
                    376.92810827468395
                  ],
                  [
                    307838.15025383903,
                    4346666.040542095,
                    376.92810827468395
                  ],
                  [
                    305982.77025383903,
                    4346666.040542095,
                    -10.251891725316028
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:12:30+00:00",
            "end_time": "2018-02-20T21:49: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": "20180221_242556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24814948527221,
              39.19272755571158,
              -10.387014713727552
            ],
            [
              -77.24851105475386,
              39.20406569575622,
              -10.387014713727552
            ],
            [
              -77.22703856963881,
              39.204478337325114,
              374.1329852862724
            ],
            [
              -77.226680446024,
              39.19314003166565,
              374.1329852862724
            ],
            [
              -77.24814948527221,
              39.19272755571158,
              -10.387014713727552
            ]
          ]
        ]
      },
      "bbox": [
        -77.24851105,
        39.19272756,
        -10.38701471,
        -77.22668045,
        39.20447834,
        374.1329853
      ],
      "properties": {
        "datetime": "2018-02-21T19:31:31Z",
        "pc:count": 18628003,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306867.9183,
            "count": 18628003,
            "maximum": 307703.4438,
            "minimum": 305848.0438,
            "name": "X",
            "position": 0,
            "stddev": 489.4360526,
            "variance": 239547.6496
          },
          {
            "average": 4341235.402,
            "count": 18628003,
            "maximum": 4341830.199,
            "minimum": 4340570.979,
            "name": "Y",
            "position": 1,
            "stddev": 328.3577321,
            "variance": 107818.8002
          },
          {
            "average": 175.3339681,
            "count": 18628003,
            "maximum": 374.1329853,
            "minimum": -10.38701471,
            "name": "Z",
            "position": 2,
            "stddev": 15.82141819,
            "variance": 250.3172735
          },
          {
            "average": 5185.742371,
            "count": 18628003,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5682.470459,
            "variance": 32290470.52
          },
          {
            "average": 2.121312252,
            "count": 18628003,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.272721341,
            "variance": 1.619819612
          },
          {
            "average": 3.076025326,
            "count": 18628003,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.497047887,
            "variance": 2.241152376
          },
          {
            "average": 0.5000202652,
            "count": 18628003,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000013,
            "variance": 0.250000013
          },
          {
            "average": 0,
            "count": 18628003,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.339843138,
            "count": 18628003,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.489237392,
            "variance": 0.2393532258
          },
          {
            "average": 12.37280288,
            "count": 18628003,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.531471349,
            "variance": 42.66011798
          },
          {
            "average": 0,
            "count": 18628003,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.62524657,
            "count": 18628003,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4863354133,
            "variance": 0.2365221342
          },
          {
            "average": 203275320.4,
            "count": 18628003,
            "maximum": 203276691.3,
            "minimum": 203274770.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 410.5726059,
            "variance": 168569.8647
          },
          {
            "average": 0,
            "count": 18628003,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18628003,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18628003,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003800729472,
            "count": 18628003,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01949175498,
            "variance": 0.0003799285121
          },
          {
            "average": 0.3700249565,
            "count": 18628003,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4828110402,
            "variance": 0.2331065006
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305848.0438,
          4340570.979,
          -10.38701471,
          307703.4438,
          4341830.199,
          374.1329853
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305848.0437953948,
                4340570.979317935,
                -10.387014713727552
              ],
              [
                305848.0437953948,
                4341830.199317936,
                -10.387014713727552
              ],
              [
                307703.44379539485,
                4341830.199317936,
                374.1329852862724
              ],
              [
                307703.44379539485,
                4340570.979317935,
                374.1329852862724
              ],
              [
                305848.0437953948,
                4340570.979317935,
                -10.387014713727552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:31:31+00:00",
        "end_time": "2018-02-21T18:59:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_242556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_242556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_242556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_242556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24851105,
            39.19272756,
            -10.38701471,
            -77.22668045,
            39.20447834,
            374.1329853
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24814948527221,
                  39.19272755571158,
                  -10.387014713727552
                ],
                [
                  -77.24851105475386,
                  39.20406569575622,
                  -10.387014713727552
                ],
                [
                  -77.22703856963881,
                  39.204478337325114,
                  374.1329852862724
                ],
                [
                  -77.226680446024,
                  39.19314003166565,
                  374.1329852862724
                ],
                [
                  -77.24814948527221,
                  39.19272755571158,
                  -10.387014713727552
                ]
              ]
            ]
          },
          "id": "20180221_242556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_242556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:31:31Z",
            "pc:count": 18628003,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306867.9183,
                "count": 18628003,
                "maximum": 307703.4438,
                "minimum": 305848.0438,
                "name": "X",
                "position": 0,
                "stddev": 489.4360526,
                "variance": 239547.6496
              },
              {
                "average": 4341235.402,
                "count": 18628003,
                "maximum": 4341830.199,
                "minimum": 4340570.979,
                "name": "Y",
                "position": 1,
                "stddev": 328.3577321,
                "variance": 107818.8002
              },
              {
                "average": 175.3339681,
                "count": 18628003,
                "maximum": 374.1329853,
                "minimum": -10.38701471,
                "name": "Z",
                "position": 2,
                "stddev": 15.82141819,
                "variance": 250.3172735
              },
              {
                "average": 5185.742371,
                "count": 18628003,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5682.470459,
                "variance": 32290470.52
              },
              {
                "average": 2.121312252,
                "count": 18628003,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.272721341,
                "variance": 1.619819612
              },
              {
                "average": 3.076025326,
                "count": 18628003,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.497047887,
                "variance": 2.241152376
              },
              {
                "average": 0.5000202652,
                "count": 18628003,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000013,
                "variance": 0.250000013
              },
              {
                "average": 0,
                "count": 18628003,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.339843138,
                "count": 18628003,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.489237392,
                "variance": 0.2393532258
              },
              {
                "average": 12.37280288,
                "count": 18628003,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.531471349,
                "variance": 42.66011798
              },
              {
                "average": 0,
                "count": 18628003,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.62524657,
                "count": 18628003,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4863354133,
                "variance": 0.2365221342
              },
              {
                "average": 203275320.4,
                "count": 18628003,
                "maximum": 203276691.3,
                "minimum": 203274770.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 410.5726059,
                "variance": 168569.8647
              },
              {
                "average": 0,
                "count": 18628003,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18628003,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18628003,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003800729472,
                "count": 18628003,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01949175498,
                "variance": 0.0003799285121
              },
              {
                "average": 0.3700249565,
                "count": 18628003,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4828110402,
                "variance": 0.2331065006
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305848.0438,
              4340570.979,
              -10.38701471,
              307703.4438,
              4341830.199,
              374.1329853
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305848.0437953948,
                    4340570.979317935,
                    -10.387014713727552
                  ],
                  [
                    305848.0437953948,
                    4341830.199317936,
                    -10.387014713727552
                  ],
                  [
                    307703.44379539485,
                    4341830.199317936,
                    374.1329852862724
                  ],
                  [
                    307703.44379539485,
                    4340570.979317935,
                    374.1329852862724
                  ],
                  [
                    305848.0437953948,
                    4340570.979317935,
                    -10.387014713727552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:31:31+00:00",
            "end_time": "2018-02-21T18:59: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": "20180220_224576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31189859611976,
              39.24748630031089,
              -10.240904361588917
            ],
            [
              -77.31227119114845,
              39.25882545061504,
              -10.240904361588917
            ],
            [
              -77.29078249546586,
              39.259250344083654,
              350.65909563841115
            ],
            [
              -77.29041335566542,
              39.247911023299594,
              350.65909563841115
            ],
            [
              -77.31189859611976,
              39.24748630031089,
              -10.240904361588917
            ]
          ]
        ]
      },
      "bbox": [
        -77.31227119,
        39.2474863,
        -10.24090436,
        -77.29041336,
        39.25925034,
        350.6590956
      ],
      "properties": {
        "datetime": "2018-02-20T21:49:08Z",
        "pc:count": 20295148,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301413.8228,
            "count": 20295148,
            "maximum": 302352.6101,
            "minimum": 300497.1701,
            "name": "X",
            "position": 0,
            "stddev": 564.1259077,
            "variance": 318238.0398
          },
          {
            "average": 4347432.147,
            "count": 20295148,
            "maximum": 4348046.781,
            "minimum": 4346787.381,
            "name": "Y",
            "position": 1,
            "stddev": 350.277802,
            "variance": 122694.5386
          },
          {
            "average": 178.4046299,
            "count": 20295148,
            "maximum": 350.6590956,
            "minimum": -10.24090436,
            "name": "Z",
            "position": 2,
            "stddev": 16.34780927,
            "variance": 267.2508678
          },
          {
            "average": 5231.829736,
            "count": 20295148,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5761.871876,
            "variance": 33199167.51
          },
          {
            "average": 2.218814369,
            "count": 20295148,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.301471353,
            "variance": 1.693827684
          },
          {
            "average": 3.284315443,
            "count": 20295148,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.450290029,
            "variance": 2.103341168
          },
          {
            "average": 0.4946012219,
            "count": 20295148,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999708647,
            "variance": 0.2499708655
          },
          {
            "average": 0,
            "count": 20295148,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.371281648,
            "count": 20295148,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4934308444,
            "variance": 0.2434739982
          },
          {
            "average": 9.170232455,
            "count": 20295148,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.09621053,
            "variance": 101.9334672
          },
          {
            "average": 0,
            "count": 20295148,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.67873331,
            "count": 20295148,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5541273946,
            "variance": 0.3070571695
          },
          {
            "average": 203197297.3,
            "count": 20295148,
            "maximum": 203198548.8,
            "minimum": 203196711.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 474.5019665,
            "variance": 225152.1162
          },
          {
            "average": 0,
            "count": 20295148,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20295148,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20295148,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003184504986,
            "count": 20295148,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01784234019,
            "variance": 0.0003183491036
          },
          {
            "average": 0.4521535394,
            "count": 20295148,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4977054635,
            "variance": 0.2477107284
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300497.1701,
          4346787.381,
          -10.24090436,
          302352.6101,
          4348046.781,
          350.6590956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300497.17010999244,
                4346787.380548981,
                -10.240904361588917
              ],
              [
                300497.17010999244,
                4348046.780548981,
                -10.240904361588917
              ],
              [
                302352.6101099924,
                4348046.780548981,
                350.65909563841115
              ],
              [
                302352.6101099924,
                4346787.380548981,
                350.65909563841115
              ],
              [
                300497.17010999244,
                4346787.380548981,
                -10.240904361588917
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:49:08+00:00",
        "end_time": "2018-02-20T21:18:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_224576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_224576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_224576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31227119,
            39.2474863,
            -10.24090436,
            -77.29041336,
            39.25925034,
            350.6590956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31189859611976,
                  39.24748630031089,
                  -10.240904361588917
                ],
                [
                  -77.31227119114845,
                  39.25882545061504,
                  -10.240904361588917
                ],
                [
                  -77.29078249546586,
                  39.259250344083654,
                  350.65909563841115
                ],
                [
                  -77.29041335566542,
                  39.247911023299594,
                  350.65909563841115
                ],
                [
                  -77.31189859611976,
                  39.24748630031089,
                  -10.240904361588917
                ]
              ]
            ]
          },
          "id": "20180220_224576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:49:08Z",
            "pc:count": 20295148,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301413.8228,
                "count": 20295148,
                "maximum": 302352.6101,
                "minimum": 300497.1701,
                "name": "X",
                "position": 0,
                "stddev": 564.1259077,
                "variance": 318238.0398
              },
              {
                "average": 4347432.147,
                "count": 20295148,
                "maximum": 4348046.781,
                "minimum": 4346787.381,
                "name": "Y",
                "position": 1,
                "stddev": 350.277802,
                "variance": 122694.5386
              },
              {
                "average": 178.4046299,
                "count": 20295148,
                "maximum": 350.6590956,
                "minimum": -10.24090436,
                "name": "Z",
                "position": 2,
                "stddev": 16.34780927,
                "variance": 267.2508678
              },
              {
                "average": 5231.829736,
                "count": 20295148,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5761.871876,
                "variance": 33199167.51
              },
              {
                "average": 2.218814369,
                "count": 20295148,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.301471353,
                "variance": 1.693827684
              },
              {
                "average": 3.284315443,
                "count": 20295148,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.450290029,
                "variance": 2.103341168
              },
              {
                "average": 0.4946012219,
                "count": 20295148,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999708647,
                "variance": 0.2499708655
              },
              {
                "average": 0,
                "count": 20295148,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.371281648,
                "count": 20295148,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4934308444,
                "variance": 0.2434739982
              },
              {
                "average": 9.170232455,
                "count": 20295148,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.09621053,
                "variance": 101.9334672
              },
              {
                "average": 0,
                "count": 20295148,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.67873331,
                "count": 20295148,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5541273946,
                "variance": 0.3070571695
              },
              {
                "average": 203197297.3,
                "count": 20295148,
                "maximum": 203198548.8,
                "minimum": 203196711.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 474.5019665,
                "variance": 225152.1162
              },
              {
                "average": 0,
                "count": 20295148,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20295148,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20295148,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003184504986,
                "count": 20295148,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01784234019,
                "variance": 0.0003183491036
              },
              {
                "average": 0.4521535394,
                "count": 20295148,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4977054635,
                "variance": 0.2477107284
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300497.1701,
              4346787.381,
              -10.24090436,
              302352.6101,
              4348046.781,
              350.6590956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300497.17010999244,
                    4346787.380548981,
                    -10.240904361588917
                  ],
                  [
                    300497.17010999244,
                    4348046.780548981,
                    -10.240904361588917
                  ],
                  [
                    302352.6101099924,
                    4348046.780548981,
                    350.65909563841115
                  ],
                  [
                    302352.6101099924,
                    4346787.380548981,
                    350.65909563841115
                  ],
                  [
                    300497.17010999244,
                    4346787.380548981,
                    -10.240904361588917
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:49:08+00:00",
            "end_time": "2018-02-20T21:18: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": "20180221_242560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24818637916877,
              39.203710169516484,
              -8.121243177916796
            ],
            [
              -77.24854809014678,
              39.21504810776873,
              -8.121243177916796
            ],
            [
              -77.22707480729834,
              39.21546080331959,
              379.95875682208316
            ],
            [
              -77.22671654360677,
              39.20412269944699,
              379.95875682208316
            ],
            [
              -77.24818637916877,
              39.203710169516484,
              -8.121243177916796
            ]
          ]
        ]
      },
      "bbox": [
        -77.24854809,
        39.20371017,
        -8.121243178,
        -77.22671654,
        39.2154608,
        379.9587568
      ],
      "properties": {
        "datetime": "2018-02-21T19:13:48Z",
        "pc:count": 15055871,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306769.1908,
            "count": 15055871,
            "maximum": 307730.2823,
            "minimum": 305875.1023,
            "name": "X",
            "position": 0,
            "stddev": 559.9997053,
            "variance": 313599.67
          },
          {
            "average": 4342387.267,
            "count": 15055871,
            "maximum": 4343049.243,
            "minimum": 4341790.043,
            "name": "Y",
            "position": 1,
            "stddev": 363.4312447,
            "variance": 132082.2697
          },
          {
            "average": 179.078304,
            "count": 15055871,
            "maximum": 379.9587568,
            "minimum": -8.121243178,
            "name": "Z",
            "position": 2,
            "stddev": 12.79322704,
            "variance": 163.6666581
          },
          {
            "average": 6971.534109,
            "count": 15055871,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6458.628305,
            "variance": 41713879.58
          },
          {
            "average": 1.940163342,
            "count": 15055871,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.23719272,
            "variance": 1.530645826
          },
          {
            "average": 2.741386334,
            "count": 15055871,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.568487533,
            "variance": 2.46015314
          },
          {
            "average": 0.4977127527,
            "count": 15055871,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947851,
            "variance": 0.2499947851
          },
          {
            "average": 0,
            "count": 15055871,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.447611965,
            "count": 15055871,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5132362691,
            "variance": 0.263411468
          },
          {
            "average": -7.68900497,
            "count": 15055871,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.23375857,
            "variance": 149.6648487
          },
          {
            "average": 0,
            "count": 15055871,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.65214434,
            "count": 15055871,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6721040671,
            "variance": 0.451723877
          },
          {
            "average": 203274407.8,
            "count": 15055871,
            "maximum": 203275628.6,
            "minimum": 203273717.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 657.5472383,
            "variance": 432368.3706
          },
          {
            "average": 0,
            "count": 15055871,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15055871,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15055871,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003852982003,
            "count": 15055871,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01962523302,
            "variance": 0.0003851497712
          },
          {
            "average": 0.41367703,
            "count": 15055871,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4924919908,
            "variance": 0.242548361
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305875.1023,
          4341790.043,
          -8.121243178,
          307730.2823,
          4343049.243,
          379.9587568
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305875.10226271296,
                4341790.042848611,
                -8.121243177916796
              ],
              [
                305875.10226271296,
                4343049.2428486105,
                -8.121243177916796
              ],
              [
                307730.282262713,
                4343049.2428486105,
                379.95875682208316
              ],
              [
                307730.282262713,
                4341790.042848611,
                379.95875682208316
              ],
              [
                305875.10226271296,
                4341790.042848611,
                -8.121243177916796
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:13:48+00:00",
        "end_time": "2018-02-21T18:41:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_242560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_242560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_242560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_242560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24854809,
            39.20371017,
            -8.121243178,
            -77.22671654,
            39.2154608,
            379.9587568
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24818637916877,
                  39.203710169516484,
                  -8.121243177916796
                ],
                [
                  -77.24854809014678,
                  39.21504810776873,
                  -8.121243177916796
                ],
                [
                  -77.22707480729834,
                  39.21546080331959,
                  379.95875682208316
                ],
                [
                  -77.22671654360677,
                  39.20412269944699,
                  379.95875682208316
                ],
                [
                  -77.24818637916877,
                  39.203710169516484,
                  -8.121243177916796
                ]
              ]
            ]
          },
          "id": "20180221_242560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_242560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:13:48Z",
            "pc:count": 15055871,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306769.1908,
                "count": 15055871,
                "maximum": 307730.2823,
                "minimum": 305875.1023,
                "name": "X",
                "position": 0,
                "stddev": 559.9997053,
                "variance": 313599.67
              },
              {
                "average": 4342387.267,
                "count": 15055871,
                "maximum": 4343049.243,
                "minimum": 4341790.043,
                "name": "Y",
                "position": 1,
                "stddev": 363.4312447,
                "variance": 132082.2697
              },
              {
                "average": 179.078304,
                "count": 15055871,
                "maximum": 379.9587568,
                "minimum": -8.121243178,
                "name": "Z",
                "position": 2,
                "stddev": 12.79322704,
                "variance": 163.6666581
              },
              {
                "average": 6971.534109,
                "count": 15055871,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6458.628305,
                "variance": 41713879.58
              },
              {
                "average": 1.940163342,
                "count": 15055871,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.23719272,
                "variance": 1.530645826
              },
              {
                "average": 2.741386334,
                "count": 15055871,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.568487533,
                "variance": 2.46015314
              },
              {
                "average": 0.4977127527,
                "count": 15055871,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947851,
                "variance": 0.2499947851
              },
              {
                "average": 0,
                "count": 15055871,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.447611965,
                "count": 15055871,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5132362691,
                "variance": 0.263411468
              },
              {
                "average": -7.68900497,
                "count": 15055871,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.23375857,
                "variance": 149.6648487
              },
              {
                "average": 0,
                "count": 15055871,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.65214434,
                "count": 15055871,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6721040671,
                "variance": 0.451723877
              },
              {
                "average": 203274407.8,
                "count": 15055871,
                "maximum": 203275628.6,
                "minimum": 203273717.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 657.5472383,
                "variance": 432368.3706
              },
              {
                "average": 0,
                "count": 15055871,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15055871,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15055871,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003852982003,
                "count": 15055871,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01962523302,
                "variance": 0.0003851497712
              },
              {
                "average": 0.41367703,
                "count": 15055871,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4924919908,
                "variance": 0.242548361
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305875.1023,
              4341790.043,
              -8.121243178,
              307730.2823,
              4343049.243,
              379.9587568
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305875.10226271296,
                    4341790.042848611,
                    -8.121243177916796
                  ],
                  [
                    305875.10226271296,
                    4343049.2428486105,
                    -8.121243177916796
                  ],
                  [
                    307730.282262713,
                    4343049.2428486105,
                    379.95875682208316
                  ],
                  [
                    307730.282262713,
                    4341790.042848611,
                    379.95875682208316
                  ],
                  [
                    305875.10226271296,
                    4341790.042848611,
                    -8.121243177916796
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:13:48+00:00",
            "end_time": "2018-02-21T18: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": "20180220_224580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31194756318887,
              39.25846813906304,
              -5.425681463675573
            ],
            [
              -77.31232031166002,
              39.26980726754313,
              -5.425681463675573
            ],
            [
              -77.29082779972539,
              39.270232277707834,
              360.55431853632444
            ],
            [
              -77.29045850844555,
              39.258892978714776,
              360.55431853632444
            ],
            [
              -77.31194756318887,
              39.25846813906304,
              -5.425681463675573
            ]
          ]
        ]
      },
      "bbox": [
        -77.31232031,
        39.25846814,
        -5.425681464,
        -77.29045851,
        39.27023228,
        360.5543185
      ],
      "properties": {
        "datetime": "2018-02-20T21:32:30Z",
        "pc:count": 23724804,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301444.0858,
            "count": 23724804,
            "maximum": 302379.5625,
            "minimum": 300524.0825,
            "name": "X",
            "position": 0,
            "stddev": 527.5216161,
            "variance": 278279.0555
          },
          {
            "average": 4348657.397,
            "count": 23724804,
            "maximum": 4349265.808,
            "minimum": 4348006.408,
            "name": "Y",
            "position": 1,
            "stddev": 355.5774423,
            "variance": 126435.3175
          },
          {
            "average": 162.7106767,
            "count": 23724804,
            "maximum": 360.5543185,
            "minimum": -5.425681464,
            "name": "Z",
            "position": 2,
            "stddev": 15.90641295,
            "variance": 253.0139731
          },
          {
            "average": 3830.737738,
            "count": 23724804,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4698.371535,
            "variance": 22074695.08
          },
          {
            "average": 2.485887976,
            "count": 23724804,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.358682091,
            "variance": 1.846017024
          },
          {
            "average": 3.738377438,
            "count": 23724804,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.282483915,
            "variance": 1.644764992
          },
          {
            "average": 0.5007313864,
            "count": 23724804,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994756,
            "variance": 0.2499994756
          },
          {
            "average": 0,
            "count": 23724804,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262143325,
            "count": 23724804,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4537302987,
            "variance": 0.2058711839
          },
          {
            "average": -6.023534364,
            "count": 23724804,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.70427157,
            "variance": 161.3985162
          },
          {
            "average": 0,
            "count": 23724804,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.74651664,
            "count": 23724804,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6746356169,
            "variance": 0.4551332156
          },
          {
            "average": 203196463.1,
            "count": 23724804,
            "maximum": 203197550.1,
            "minimum": 203195723.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 624.417781,
            "variance": 389897.5652
          },
          {
            "average": 0,
            "count": 23724804,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23724804,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23724804,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003363568357,
            "count": 23724804,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01833694942,
            "variance": 0.0003362437139
          },
          {
            "average": 0.4803085834,
            "count": 23724804,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4996121082,
            "variance": 0.2496122586
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300524.0825,
          4348006.408,
          -5.425681464,
          302379.5625,
          4349265.808,
          360.5543185
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300524.0825434229,
                4348006.407524874,
                -5.425681463675573
              ],
              [
                300524.0825434229,
                4349265.807524875,
                -5.425681463675573
              ],
              [
                302379.56254342286,
                4349265.807524875,
                360.55431853632444
              ],
              [
                302379.56254342286,
                4348006.407524874,
                360.55431853632444
              ],
              [
                300524.0825434229,
                4348006.407524874,
                -5.425681463675573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:32:30+00:00",
        "end_time": "2018-02-20T21:02:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_224580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_224580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_224580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31232031,
            39.25846814,
            -5.425681464,
            -77.29045851,
            39.27023228,
            360.5543185
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31194756318887,
                  39.25846813906304,
                  -5.425681463675573
                ],
                [
                  -77.31232031166002,
                  39.26980726754313,
                  -5.425681463675573
                ],
                [
                  -77.29082779972539,
                  39.270232277707834,
                  360.55431853632444
                ],
                [
                  -77.29045850844555,
                  39.258892978714776,
                  360.55431853632444
                ],
                [
                  -77.31194756318887,
                  39.25846813906304,
                  -5.425681463675573
                ]
              ]
            ]
          },
          "id": "20180220_224580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:32:30Z",
            "pc:count": 23724804,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301444.0858,
                "count": 23724804,
                "maximum": 302379.5625,
                "minimum": 300524.0825,
                "name": "X",
                "position": 0,
                "stddev": 527.5216161,
                "variance": 278279.0555
              },
              {
                "average": 4348657.397,
                "count": 23724804,
                "maximum": 4349265.808,
                "minimum": 4348006.408,
                "name": "Y",
                "position": 1,
                "stddev": 355.5774423,
                "variance": 126435.3175
              },
              {
                "average": 162.7106767,
                "count": 23724804,
                "maximum": 360.5543185,
                "minimum": -5.425681464,
                "name": "Z",
                "position": 2,
                "stddev": 15.90641295,
                "variance": 253.0139731
              },
              {
                "average": 3830.737738,
                "count": 23724804,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4698.371535,
                "variance": 22074695.08
              },
              {
                "average": 2.485887976,
                "count": 23724804,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.358682091,
                "variance": 1.846017024
              },
              {
                "average": 3.738377438,
                "count": 23724804,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.282483915,
                "variance": 1.644764992
              },
              {
                "average": 0.5007313864,
                "count": 23724804,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994756,
                "variance": 0.2499994756
              },
              {
                "average": 0,
                "count": 23724804,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262143325,
                "count": 23724804,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4537302987,
                "variance": 0.2058711839
              },
              {
                "average": -6.023534364,
                "count": 23724804,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.70427157,
                "variance": 161.3985162
              },
              {
                "average": 0,
                "count": 23724804,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.74651664,
                "count": 23724804,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6746356169,
                "variance": 0.4551332156
              },
              {
                "average": 203196463.1,
                "count": 23724804,
                "maximum": 203197550.1,
                "minimum": 203195723.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 624.417781,
                "variance": 389897.5652
              },
              {
                "average": 0,
                "count": 23724804,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23724804,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23724804,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003363568357,
                "count": 23724804,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01833694942,
                "variance": 0.0003362437139
              },
              {
                "average": 0.4803085834,
                "count": 23724804,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4996121082,
                "variance": 0.2496122586
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300524.0825,
              4348006.408,
              -5.425681464,
              302379.5625,
              4349265.808,
              360.5543185
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300524.0825434229,
                    4348006.407524874,
                    -5.425681463675573
                  ],
                  [
                    300524.0825434229,
                    4349265.807524875,
                    -5.425681463675573
                  ],
                  [
                    302379.56254342286,
                    4349265.807524875,
                    360.55431853632444
                  ],
                  [
                    302379.56254342286,
                    4348006.407524874,
                    360.55431853632444
                  ],
                  [
                    300524.0825434229,
                    4348006.407524874,
                    -5.425681463675573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:32:30+00:00",
            "end_time": "2018-02-20T21: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": "20180221_242564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24822439385969,
              39.21469175910818,
              -10.347453253713326
            ],
            [
              -77.24858628103951,
              39.22603057604674,
              -10.347453253713326
            ],
            [
              -77.22710965254159,
              39.2264433744676,
              383.99254674628673
            ],
            [
              -77.22675121480603,
              39.215104391867726,
              383.99254674628673
            ],
            [
              -77.24822439385969,
              39.21469175910818,
              -10.347453253713326
            ]
          ]
        ]
      },
      "bbox": [
        -77.24858628,
        39.21469176,
        -10.34745325,
        -77.22675121,
        39.22644337,
        383.9925467
      ],
      "properties": {
        "datetime": "2018-02-21T19:00:27Z",
        "pc:count": 12881444,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306847.1133,
            "count": 12881444,
            "maximum": 307757.2493,
            "minimum": 305902.0693,
            "name": "X",
            "position": 0,
            "stddev": 570.9461905,
            "variance": 325979.5524
          },
          {
            "average": 4343613.401,
            "count": 12881444,
            "maximum": 4344268.297,
            "minimum": 4343008.997,
            "name": "Y",
            "position": 1,
            "stddev": 361.5238611,
            "variance": 130699.5022
          },
          {
            "average": 172.5946429,
            "count": 12881444,
            "maximum": 383.9925467,
            "minimum": -10.34745325,
            "name": "Z",
            "position": 2,
            "stddev": 12.66592811,
            "variance": 160.4257349
          },
          {
            "average": 8589.349992,
            "count": 12881444,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6969.640251,
            "variance": 48575885.23
          },
          {
            "average": 1.741004114,
            "count": 12881444,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.150681869,
            "variance": 1.324068764
          },
          {
            "average": 2.313882201,
            "count": 12881444,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.541023827,
            "variance": 2.374754436
          },
          {
            "average": 0.5016482624,
            "count": 12881444,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973026,
            "variance": 0.2499973026
          },
          {
            "average": 0,
            "count": 12881444,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.504551431,
            "count": 12881444,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5292905057,
            "variance": 0.2801484394
          },
          {
            "average": 2.5734158,
            "count": 12881444,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.89380392,
            "variance": 166.2501796
          },
          {
            "average": 0,
            "count": 12881444,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.9160147,
            "count": 12881444,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5541322212,
            "variance": 0.3070625185
          },
          {
            "average": 203273710.2,
            "count": 12881444,
            "maximum": 203274827,
            "minimum": 203272993.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 488.7138924,
            "variance": 238841.2686
          },
          {
            "average": 0,
            "count": 12881444,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12881444,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12881444,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005071636379,
            "count": 12881444,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02251458332,
            "variance": 0.0005069064623
          },
          {
            "average": 0.3920707182,
            "count": 12881444,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4882123397,
            "variance": 0.2383512886
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305902.0693,
          4343008.997,
          -10.34745325,
          307757.2493,
          4344268.297,
          383.9925467
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305902.0692868282,
                4343008.997064559,
                -10.347453253713326
              ],
              [
                305902.0692868282,
                4344268.2970645595,
                -10.347453253713326
              ],
              [
                307757.2492868283,
                4344268.2970645595,
                383.99254674628673
              ],
              [
                307757.2492868283,
                4343008.997064559,
                383.99254674628673
              ],
              [
                305902.0692868282,
                4343008.997064559,
                -10.347453253713326
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:00:27+00:00",
        "end_time": "2018-02-21T18:29:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_242564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_242564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_242564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_242564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24858628,
            39.21469176,
            -10.34745325,
            -77.22675121,
            39.22644337,
            383.9925467
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24822439385969,
                  39.21469175910818,
                  -10.347453253713326
                ],
                [
                  -77.24858628103951,
                  39.22603057604674,
                  -10.347453253713326
                ],
                [
                  -77.22710965254159,
                  39.2264433744676,
                  383.99254674628673
                ],
                [
                  -77.22675121480603,
                  39.215104391867726,
                  383.99254674628673
                ],
                [
                  -77.24822439385969,
                  39.21469175910818,
                  -10.347453253713326
                ]
              ]
            ]
          },
          "id": "20180221_242564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_242564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:00:27Z",
            "pc:count": 12881444,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306847.1133,
                "count": 12881444,
                "maximum": 307757.2493,
                "minimum": 305902.0693,
                "name": "X",
                "position": 0,
                "stddev": 570.9461905,
                "variance": 325979.5524
              },
              {
                "average": 4343613.401,
                "count": 12881444,
                "maximum": 4344268.297,
                "minimum": 4343008.997,
                "name": "Y",
                "position": 1,
                "stddev": 361.5238611,
                "variance": 130699.5022
              },
              {
                "average": 172.5946429,
                "count": 12881444,
                "maximum": 383.9925467,
                "minimum": -10.34745325,
                "name": "Z",
                "position": 2,
                "stddev": 12.66592811,
                "variance": 160.4257349
              },
              {
                "average": 8589.349992,
                "count": 12881444,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6969.640251,
                "variance": 48575885.23
              },
              {
                "average": 1.741004114,
                "count": 12881444,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.150681869,
                "variance": 1.324068764
              },
              {
                "average": 2.313882201,
                "count": 12881444,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.541023827,
                "variance": 2.374754436
              },
              {
                "average": 0.5016482624,
                "count": 12881444,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973026,
                "variance": 0.2499973026
              },
              {
                "average": 0,
                "count": 12881444,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.504551431,
                "count": 12881444,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5292905057,
                "variance": 0.2801484394
              },
              {
                "average": 2.5734158,
                "count": 12881444,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.89380392,
                "variance": 166.2501796
              },
              {
                "average": 0,
                "count": 12881444,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.9160147,
                "count": 12881444,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5541322212,
                "variance": 0.3070625185
              },
              {
                "average": 203273710.2,
                "count": 12881444,
                "maximum": 203274827,
                "minimum": 203272993.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 488.7138924,
                "variance": 238841.2686
              },
              {
                "average": 0,
                "count": 12881444,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12881444,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12881444,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005071636379,
                "count": 12881444,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02251458332,
                "variance": 0.0005069064623
              },
              {
                "average": 0.3920707182,
                "count": 12881444,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4882123397,
                "variance": 0.2383512886
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305902.0693,
              4343008.997,
              -10.34745325,
              307757.2493,
              4344268.297,
              383.9925467
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305902.0692868282,
                    4343008.997064559,
                    -10.347453253713326
                  ],
                  [
                    305902.0692868282,
                    4344268.2970645595,
                    -10.347453253713326
                  ],
                  [
                    307757.2492868283,
                    4344268.2970645595,
                    383.99254674628673
                  ],
                  [
                    307757.2492868283,
                    4343008.997064559,
                    383.99254674628673
                  ],
                  [
                    305902.0692868282,
                    4343008.997064559,
                    -10.347453253713326
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:00:27+00:00",
            "end_time": "2018-02-21T18:29: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": "20180220_242592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2484949220652,
              39.291566024234925,
              -9.754803306813074
            ],
            [
              -77.24885786671011,
              39.302905409355446,
              -9.754803306813074
            ],
            [
              -77.2273554502153,
              39.30331897278898,
              367.8251966931869
            ],
            [
              -77.22699596882835,
              39.29197942178342,
              367.8251966931869
            ],
            [
              -77.2484949220652,
              39.291566024234925,
              -9.754803306813074
            ]
          ]
        ]
      },
      "bbox": [
        -77.24885787,
        39.29156602,
        -9.754803307,
        -77.22699597,
        39.30331897,
        367.8251967
      ],
      "properties": {
        "datetime": "2018-02-20T21:30:35Z",
        "pc:count": 16888351,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306975.7913,
            "count": 16888351,
            "maximum": 307946.0744,
            "minimum": 306090.6944,
            "name": "X",
            "position": 0,
            "stddev": 554.2540334,
            "variance": 307197.5336
          },
          {
            "average": 4352114.07,
            "count": 16888351,
            "maximum": 4352801.469,
            "minimum": 4351542.089,
            "name": "Y",
            "position": 1,
            "stddev": 370.7644162,
            "variance": 137466.2523
          },
          {
            "average": 197.6399434,
            "count": 16888351,
            "maximum": 367.8251967,
            "minimum": -9.754803307,
            "name": "Z",
            "position": 2,
            "stddev": 23.49605196,
            "variance": 552.0644578
          },
          {
            "average": 6449.007836,
            "count": 16888351,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6456.472169,
            "variance": 41686032.87
          },
          {
            "average": 2.118706616,
            "count": 16888351,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.319303797,
            "variance": 1.740562509
          },
          {
            "average": 3.079126967,
            "count": 16888351,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.581893359,
            "variance": 2.5023866
          },
          {
            "average": 0.4997222642,
            "count": 16888351,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999377,
            "variance": 0.2499999377
          },
          {
            "average": 0,
            "count": 16888351,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.436778582,
            "count": 16888351,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5084091201,
            "variance": 0.2584798334
          },
          {
            "average": 0.7480829141,
            "count": 16888351,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.0990037,
            "variance": 198.7819053
          },
          {
            "average": 0,
            "count": 16888351,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.04900176,
            "count": 16888351,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7088082429,
            "variance": 0.5024091251
          },
          {
            "average": 203196719.5,
            "count": 16888351,
            "maximum": 203197435.3,
            "minimum": 203195609.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 641.7842079,
            "variance": 411886.9695
          },
          {
            "average": 0,
            "count": 16888351,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16888351,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16888351,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003891439727,
            "count": 16888351,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01972289438,
            "variance": 0.0003889925627
          },
          {
            "average": 0.3748554255,
            "count": 16888351,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4840855806,
            "variance": 0.2343388493
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306090.6944,
          4351542.089,
          -9.754803307,
          307946.0744,
          4352801.469,
          367.8251967
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306090.69439806073,
                4351542.08938565,
                -9.754803306813074
              ],
              [
                306090.69439806073,
                4352801.469385651,
                -9.754803306813074
              ],
              [
                307946.07439806074,
                4352801.469385651,
                367.8251966931869
              ],
              [
                307946.07439806074,
                4351542.08938565,
                367.8251966931869
              ],
              [
                306090.69439806073,
                4351542.08938565,
                -9.754803306813074
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:30:35+00:00",
        "end_time": "2018-02-20T21:00:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_242592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_242592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_242592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24885787,
            39.29156602,
            -9.754803307,
            -77.22699597,
            39.30331897,
            367.8251967
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2484949220652,
                  39.291566024234925,
                  -9.754803306813074
                ],
                [
                  -77.24885786671011,
                  39.302905409355446,
                  -9.754803306813074
                ],
                [
                  -77.2273554502153,
                  39.30331897278898,
                  367.8251966931869
                ],
                [
                  -77.22699596882835,
                  39.29197942178342,
                  367.8251966931869
                ],
                [
                  -77.2484949220652,
                  39.291566024234925,
                  -9.754803306813074
                ]
              ]
            ]
          },
          "id": "20180220_242592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:30:35Z",
            "pc:count": 16888351,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306975.7913,
                "count": 16888351,
                "maximum": 307946.0744,
                "minimum": 306090.6944,
                "name": "X",
                "position": 0,
                "stddev": 554.2540334,
                "variance": 307197.5336
              },
              {
                "average": 4352114.07,
                "count": 16888351,
                "maximum": 4352801.469,
                "minimum": 4351542.089,
                "name": "Y",
                "position": 1,
                "stddev": 370.7644162,
                "variance": 137466.2523
              },
              {
                "average": 197.6399434,
                "count": 16888351,
                "maximum": 367.8251967,
                "minimum": -9.754803307,
                "name": "Z",
                "position": 2,
                "stddev": 23.49605196,
                "variance": 552.0644578
              },
              {
                "average": 6449.007836,
                "count": 16888351,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6456.472169,
                "variance": 41686032.87
              },
              {
                "average": 2.118706616,
                "count": 16888351,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.319303797,
                "variance": 1.740562509
              },
              {
                "average": 3.079126967,
                "count": 16888351,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.581893359,
                "variance": 2.5023866
              },
              {
                "average": 0.4997222642,
                "count": 16888351,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999377,
                "variance": 0.2499999377
              },
              {
                "average": 0,
                "count": 16888351,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.436778582,
                "count": 16888351,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5084091201,
                "variance": 0.2584798334
              },
              {
                "average": 0.7480829141,
                "count": 16888351,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.0990037,
                "variance": 198.7819053
              },
              {
                "average": 0,
                "count": 16888351,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.04900176,
                "count": 16888351,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7088082429,
                "variance": 0.5024091251
              },
              {
                "average": 203196719.5,
                "count": 16888351,
                "maximum": 203197435.3,
                "minimum": 203195609.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 641.7842079,
                "variance": 411886.9695
              },
              {
                "average": 0,
                "count": 16888351,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16888351,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16888351,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003891439727,
                "count": 16888351,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01972289438,
                "variance": 0.0003889925627
              },
              {
                "average": 0.3748554255,
                "count": 16888351,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4840855806,
                "variance": 0.2343388493
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306090.6944,
              4351542.089,
              -9.754803307,
              307946.0744,
              4352801.469,
              367.8251967
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306090.69439806073,
                    4351542.08938565,
                    -9.754803306813074
                  ],
                  [
                    306090.69439806073,
                    4352801.469385651,
                    -9.754803306813074
                  ],
                  [
                    307946.07439806074,
                    4352801.469385651,
                    367.8251966931869
                  ],
                  [
                    307946.07439806074,
                    4351542.08938565,
                    367.8251966931869
                  ],
                  [
                    306090.69439806073,
                    4351542.08938565,
                    -9.754803306813074
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:30:35+00:00",
            "end_time": "2018-02-20T21:00: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": "20180221_218544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33267357732224,
              39.15957188758158,
              8.64414917717599
            ],
            [
              -77.33304829705246,
              39.17090960164897,
              8.64414917717599
            ],
            [
              -77.3115862348429,
              39.17133754155835,
              364.264149177176
            ],
            [
              -77.31121495469503,
              39.159999655701064,
              364.264149177176
            ],
            [
              -77.33267357732224,
              39.15957188758158,
              8.64414917717599
            ]
          ]
        ]
      },
      "bbox": [
        -77.3330483,
        39.15957189,
        8.644149177,
        -77.31121495,
        39.17133754,
        364.2641492
      ],
      "properties": {
        "datetime": "2018-02-21T18:58:26Z",
        "pc:count": 28720214,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299367.298,
            "count": 28720214,
            "maximum": 300308.448,
            "minimum": 298452.968,
            "name": "X",
            "position": 0,
            "stddev": 504.4157955,
            "variance": 254435.2947
          },
          {
            "average": 4337708.06,
            "count": 28720214,
            "maximum": 4338334.685,
            "minimum": 4337075.445,
            "name": "Y",
            "position": 1,
            "stddev": 337.234833,
            "variance": 113727.3326
          },
          {
            "average": 98.61326308,
            "count": 28720214,
            "maximum": 364.2641492,
            "minimum": 8.644149177,
            "name": "Z",
            "position": 2,
            "stddev": 9.277404169,
            "variance": 86.07022811
          },
          {
            "average": 3363.921694,
            "count": 28720214,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4080.043906,
            "variance": 16646758.27
          },
          {
            "average": 2.583148371,
            "count": 28720214,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.344485914,
            "variance": 1.807642372
          },
          {
            "average": 3.911956749,
            "count": 28720214,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.117716361,
            "variance": 1.249289864
          },
          {
            "average": 0.5016756143,
            "count": 28720214,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997201,
            "variance": 0.249997201
          },
          {
            "average": 0,
            "count": 28720214,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237461497,
            "count": 28720214,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4365949872,
            "variance": 0.1906151829
          },
          {
            "average": -11.48105888,
            "count": 28720214,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.678946343,
            "variance": 58.96621693
          },
          {
            "average": 0,
            "count": 28720214,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.36347386,
            "count": 28720214,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5047463455,
            "variance": 0.2547688733
          },
          {
            "average": 203274192.5,
            "count": 28720214,
            "maximum": 203274706.8,
            "minimum": 203272871.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 397.646258,
            "variance": 158122.5465
          },
          {
            "average": 0,
            "count": 28720214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28720214,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28720214,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000167443042,
            "count": 28720214,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01293889527,
            "variance": 0.0001674150107
          },
          {
            "average": 0.4735687903,
            "count": 28720214,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4993009111,
            "variance": 0.2493013998
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298452.968,
          4337075.445,
          8.644149177,
          300308.448,
          4338334.685,
          364.2641492
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298452.9680048544,
                4337075.44464841,
                8.64414917717599
              ],
              [
                298452.9680048544,
                4338334.68464841,
                8.64414917717599
              ],
              [
                300308.4480048544,
                4338334.68464841,
                364.264149177176
              ],
              [
                300308.4480048544,
                4337075.44464841,
                364.264149177176
              ],
              [
                298452.9680048544,
                4337075.44464841,
                8.64414917717599
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:58:26+00:00",
        "end_time": "2018-02-21T18:27:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_218544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_218544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_218544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_218544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3330483,
            39.15957189,
            8.644149177,
            -77.31121495,
            39.17133754,
            364.2641492
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33267357732224,
                  39.15957188758158,
                  8.64414917717599
                ],
                [
                  -77.33304829705246,
                  39.17090960164897,
                  8.64414917717599
                ],
                [
                  -77.3115862348429,
                  39.17133754155835,
                  364.264149177176
                ],
                [
                  -77.31121495469503,
                  39.159999655701064,
                  364.264149177176
                ],
                [
                  -77.33267357732224,
                  39.15957188758158,
                  8.64414917717599
                ]
              ]
            ]
          },
          "id": "20180221_218544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_218544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:58:26Z",
            "pc:count": 28720214,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299367.298,
                "count": 28720214,
                "maximum": 300308.448,
                "minimum": 298452.968,
                "name": "X",
                "position": 0,
                "stddev": 504.4157955,
                "variance": 254435.2947
              },
              {
                "average": 4337708.06,
                "count": 28720214,
                "maximum": 4338334.685,
                "minimum": 4337075.445,
                "name": "Y",
                "position": 1,
                "stddev": 337.234833,
                "variance": 113727.3326
              },
              {
                "average": 98.61326308,
                "count": 28720214,
                "maximum": 364.2641492,
                "minimum": 8.644149177,
                "name": "Z",
                "position": 2,
                "stddev": 9.277404169,
                "variance": 86.07022811
              },
              {
                "average": 3363.921694,
                "count": 28720214,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4080.043906,
                "variance": 16646758.27
              },
              {
                "average": 2.583148371,
                "count": 28720214,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.344485914,
                "variance": 1.807642372
              },
              {
                "average": 3.911956749,
                "count": 28720214,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.117716361,
                "variance": 1.249289864
              },
              {
                "average": 0.5016756143,
                "count": 28720214,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997201,
                "variance": 0.249997201
              },
              {
                "average": 0,
                "count": 28720214,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237461497,
                "count": 28720214,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4365949872,
                "variance": 0.1906151829
              },
              {
                "average": -11.48105888,
                "count": 28720214,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.678946343,
                "variance": 58.96621693
              },
              {
                "average": 0,
                "count": 28720214,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.36347386,
                "count": 28720214,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5047463455,
                "variance": 0.2547688733
              },
              {
                "average": 203274192.5,
                "count": 28720214,
                "maximum": 203274706.8,
                "minimum": 203272871.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 397.646258,
                "variance": 158122.5465
              },
              {
                "average": 0,
                "count": 28720214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28720214,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28720214,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000167443042,
                "count": 28720214,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01293889527,
                "variance": 0.0001674150107
              },
              {
                "average": 0.4735687903,
                "count": 28720214,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4993009111,
                "variance": 0.2493013998
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298452.968,
              4337075.445,
              8.644149177,
              300308.448,
              4338334.685,
              364.2641492
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298452.9680048544,
                    4337075.44464841,
                    8.64414917717599
                  ],
                  [
                    298452.9680048544,
                    4338334.68464841,
                    8.64414917717599
                  ],
                  [
                    300308.4480048544,
                    4338334.68464841,
                    364.264149177176
                  ],
                  [
                    300308.4480048544,
                    4337075.44464841,
                    364.264149177176
                  ],
                  [
                    298452.9680048544,
                    4337075.44464841,
                    8.64414917717599
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:58:26+00:00",
            "end_time": "2018-02-21T18:27: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": "20180220_242596.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24853234183946,
              39.30254734969811,
              -8.858114303952817
            ],
            [
              -77.24889544579065,
              39.31388707324496,
              -8.858114303952817
            ],
            [
              -77.22739175523905,
              39.31430069945587,
              351.5418856960472
            ],
            [
              -77.22703211621311,
              39.30296081000685,
              351.5418856960472
            ],
            [
              -77.24853234183946,
              39.30254734969811,
              -8.858114303952817
            ]
          ]
        ]
      },
      "bbox": [
        -77.24889545,
        39.30254735,
        -8.858114304,
        -77.22703212,
        39.3143007,
        351.5418857
      ],
      "properties": {
        "datetime": "2018-02-20T21:20:59Z",
        "pc:count": 15165807,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307128.9242,
            "count": 15165807,
            "maximum": 307972.9775,
            "minimum": 306117.7775,
            "name": "X",
            "position": 0,
            "stddev": 569.7462256,
            "variance": 324610.7616
          },
          {
            "average": 4353418.608,
            "count": 15165807,
            "maximum": 4354020.449,
            "minimum": 4352761.029,
            "name": "Y",
            "position": 1,
            "stddev": 337.6006407,
            "variance": 113974.1926
          },
          {
            "average": 177.3051952,
            "count": 15165807,
            "maximum": 351.5418857,
            "minimum": -8.858114304,
            "name": "Z",
            "position": 2,
            "stddev": 13.31123718,
            "variance": 177.1890354
          },
          {
            "average": 7524.180523,
            "count": 15165807,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6728.649186,
            "variance": 45274719.87
          },
          {
            "average": 1.968745745,
            "count": 15165807,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.296393817,
            "variance": 1.680636928
          },
          {
            "average": 2.790732534,
            "count": 15165807,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.651376226,
            "variance": 2.727043439
          },
          {
            "average": 0.5016002116,
            "count": 15165807,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974558,
            "variance": 0.2499974558
          },
          {
            "average": 0,
            "count": 15165807,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.502363639,
            "count": 15165807,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5212045743,
            "variance": 0.2716542083
          },
          {
            "average": -4.737271039,
            "count": 15165807,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.39323772,
            "variance": 153.5923411
          },
          {
            "average": 0,
            "count": 15165807,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.13526679,
            "count": 15165807,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5680116469,
            "variance": 0.322637231
          },
          {
            "average": 203195847.8,
            "count": 15165807,
            "maximum": 203196859.4,
            "minimum": 203195053.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 580.733924,
            "variance": 337251.8905
          },
          {
            "average": 0,
            "count": 15165807,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15165807,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15165807,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004367060718,
            "count": 15165807,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02089295069,
            "variance": 0.0004365153883
          },
          {
            "average": 0.3271421692,
            "count": 15165807,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.469169676,
            "variance": 0.2201201849
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306117.7775,
          4352761.029,
          -8.858114304,
          307972.9775,
          4354020.449,
          351.5418857
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306117.7774672574,
                4352761.028732256,
                -8.858114303952817
              ],
              [
                306117.7774672574,
                4354020.448732256,
                -8.858114303952817
              ],
              [
                307972.97746725735,
                4354020.448732256,
                351.5418856960472
              ],
              [
                307972.97746725735,
                4352761.028732256,
                351.5418856960472
              ],
              [
                306117.7774672574,
                4352761.028732256,
                -8.858114303952817
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:20:59+00:00",
        "end_time": "2018-02-20T20:50:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_242596.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_242596.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_242596.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242596.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24889545,
            39.30254735,
            -8.858114304,
            -77.22703212,
            39.3143007,
            351.5418857
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24853234183946,
                  39.30254734969811,
                  -8.858114303952817
                ],
                [
                  -77.24889544579065,
                  39.31388707324496,
                  -8.858114303952817
                ],
                [
                  -77.22739175523905,
                  39.31430069945587,
                  351.5418856960472
                ],
                [
                  -77.22703211621311,
                  39.30296081000685,
                  351.5418856960472
                ],
                [
                  -77.24853234183946,
                  39.30254734969811,
                  -8.858114303952817
                ]
              ]
            ]
          },
          "id": "20180220_242596.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242596.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:20:59Z",
            "pc:count": 15165807,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307128.9242,
                "count": 15165807,
                "maximum": 307972.9775,
                "minimum": 306117.7775,
                "name": "X",
                "position": 0,
                "stddev": 569.7462256,
                "variance": 324610.7616
              },
              {
                "average": 4353418.608,
                "count": 15165807,
                "maximum": 4354020.449,
                "minimum": 4352761.029,
                "name": "Y",
                "position": 1,
                "stddev": 337.6006407,
                "variance": 113974.1926
              },
              {
                "average": 177.3051952,
                "count": 15165807,
                "maximum": 351.5418857,
                "minimum": -8.858114304,
                "name": "Z",
                "position": 2,
                "stddev": 13.31123718,
                "variance": 177.1890354
              },
              {
                "average": 7524.180523,
                "count": 15165807,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6728.649186,
                "variance": 45274719.87
              },
              {
                "average": 1.968745745,
                "count": 15165807,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.296393817,
                "variance": 1.680636928
              },
              {
                "average": 2.790732534,
                "count": 15165807,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.651376226,
                "variance": 2.727043439
              },
              {
                "average": 0.5016002116,
                "count": 15165807,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974558,
                "variance": 0.2499974558
              },
              {
                "average": 0,
                "count": 15165807,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.502363639,
                "count": 15165807,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5212045743,
                "variance": 0.2716542083
              },
              {
                "average": -4.737271039,
                "count": 15165807,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.39323772,
                "variance": 153.5923411
              },
              {
                "average": 0,
                "count": 15165807,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.13526679,
                "count": 15165807,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5680116469,
                "variance": 0.322637231
              },
              {
                "average": 203195847.8,
                "count": 15165807,
                "maximum": 203196859.4,
                "minimum": 203195053.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 580.733924,
                "variance": 337251.8905
              },
              {
                "average": 0,
                "count": 15165807,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15165807,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15165807,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004367060718,
                "count": 15165807,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02089295069,
                "variance": 0.0004365153883
              },
              {
                "average": 0.3271421692,
                "count": 15165807,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.469169676,
                "variance": 0.2201201849
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306117.7775,
              4352761.029,
              -8.858114304,
              307972.9775,
              4354020.449,
              351.5418857
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306117.7774672574,
                    4352761.028732256,
                    -8.858114303952817
                  ],
                  [
                    306117.7774672574,
                    4354020.448732256,
                    -8.858114303952817
                  ],
                  [
                    307972.97746725735,
                    4354020.448732256,
                    351.5418856960472
                  ],
                  [
                    307972.97746725735,
                    4352761.028732256,
                    351.5418856960472
                  ],
                  [
                    306117.7774672574,
                    4352761.028732256,
                    -8.858114303952817
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:20:59+00:00",
            "end_time": "2018-02-20T20:50: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": "20180220_242580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24837959247253,
              39.258620019852074,
              -3.800091162440339
            ],
            [
              -77.24874208782046,
              39.26995929010176,
              -3.800091162440339
            ],
            [
              -77.22724951037068,
              39.2703725493745,
              341.2199088375596
            ],
            [
              -77.22689047258942,
              39.25903311332444,
              341.2199088375596
            ],
            [
              -77.24837959247253,
              39.258620019852074,
              -3.800091162440339
            ]
          ]
        ]
      },
      "bbox": [
        -77.24874209,
        39.25862002,
        -3.800091162,
        -77.22689047,
        39.27037255,
        341.2199088
      ],
      "properties": {
        "datetime": "2018-02-21T18:11:53Z",
        "pc:count": 17451658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307039.3961,
            "count": 17451658,
            "maximum": 307865.1535,
            "minimum": 306009.7535,
            "name": "X",
            "position": 0,
            "stddev": 514.5660073,
            "variance": 264778.1759
          },
          {
            "average": 4348522.881,
            "count": 17451658,
            "maximum": 4349144.411,
            "minimum": 4347885.051,
            "name": "Y",
            "position": 1,
            "stddev": 347.2151109,
            "variance": 120558.3333
          },
          {
            "average": 204.2045429,
            "count": 17451658,
            "maximum": 341.2199088,
            "minimum": -3.800091162,
            "name": "Z",
            "position": 2,
            "stddev": 17.29503149,
            "variance": 299.1181141
          },
          {
            "average": 6502.094486,
            "count": 17451658,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6356.641397,
            "variance": 40406889.85
          },
          {
            "average": 2.09217342,
            "count": 17451658,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317390296,
            "variance": 1.735517193
          },
          {
            "average": 3.03014407,
            "count": 17451658,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.597576589,
            "variance": 2.552250958
          },
          {
            "average": 0.5000511699,
            "count": 17451658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000117,
            "variance": 0.2500000117
          },
          {
            "average": 0,
            "count": 17451658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.417132458,
            "count": 17451658,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5231949389,
            "variance": 0.2737329441
          },
          {
            "average": 10.68676159,
            "count": 17451658,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.752173958,
            "variance": 60.09620107
          },
          {
            "average": 0,
            "count": 17451658,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.61327852,
            "count": 17451658,
            "maximum": 50,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5184819686,
            "variance": 0.2688235518
          },
          {
            "average": 203200066.2,
            "count": 17451658,
            "maximum": 203271913.1,
            "minimum": 203197465.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9071.540719,
            "variance": 82292851.02
          },
          {
            "average": 0,
            "count": 17451658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17451658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17451658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004131412614,
            "count": 17451658,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02032167807,
            "variance": 0.0004129705994
          },
          {
            "average": 0.352192382,
            "count": 17451658,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4776535576,
            "variance": 0.2281529211
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306009.7535,
          4347885.051,
          -3.800091162,
          307865.1535,
          4349144.411,
          341.2199088
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306009.7534743006,
                4347885.051463108,
                -3.800091162440339
              ],
              [
                306009.7534743006,
                4349144.411463107,
                -3.800091162440339
              ],
              [
                307865.15347430063,
                4349144.411463107,
                341.2199088375596
              ],
              [
                307865.15347430063,
                4347885.051463108,
                341.2199088375596
              ],
              [
                306009.7534743006,
                4347885.051463108,
                -3.800091162440339
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:11:53+00:00",
        "end_time": "2018-02-20T21:31:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_242580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_242580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_242580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24874209,
            39.25862002,
            -3.800091162,
            -77.22689047,
            39.27037255,
            341.2199088
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24837959247253,
                  39.258620019852074,
                  -3.800091162440339
                ],
                [
                  -77.24874208782046,
                  39.26995929010176,
                  -3.800091162440339
                ],
                [
                  -77.22724951037068,
                  39.2703725493745,
                  341.2199088375596
                ],
                [
                  -77.22689047258942,
                  39.25903311332444,
                  341.2199088375596
                ],
                [
                  -77.24837959247253,
                  39.258620019852074,
                  -3.800091162440339
                ]
              ]
            ]
          },
          "id": "20180220_242580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:11:53Z",
            "pc:count": 17451658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307039.3961,
                "count": 17451658,
                "maximum": 307865.1535,
                "minimum": 306009.7535,
                "name": "X",
                "position": 0,
                "stddev": 514.5660073,
                "variance": 264778.1759
              },
              {
                "average": 4348522.881,
                "count": 17451658,
                "maximum": 4349144.411,
                "minimum": 4347885.051,
                "name": "Y",
                "position": 1,
                "stddev": 347.2151109,
                "variance": 120558.3333
              },
              {
                "average": 204.2045429,
                "count": 17451658,
                "maximum": 341.2199088,
                "minimum": -3.800091162,
                "name": "Z",
                "position": 2,
                "stddev": 17.29503149,
                "variance": 299.1181141
              },
              {
                "average": 6502.094486,
                "count": 17451658,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6356.641397,
                "variance": 40406889.85
              },
              {
                "average": 2.09217342,
                "count": 17451658,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317390296,
                "variance": 1.735517193
              },
              {
                "average": 3.03014407,
                "count": 17451658,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.597576589,
                "variance": 2.552250958
              },
              {
                "average": 0.5000511699,
                "count": 17451658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000117,
                "variance": 0.2500000117
              },
              {
                "average": 0,
                "count": 17451658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.417132458,
                "count": 17451658,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5231949389,
                "variance": 0.2737329441
              },
              {
                "average": 10.68676159,
                "count": 17451658,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.752173958,
                "variance": 60.09620107
              },
              {
                "average": 0,
                "count": 17451658,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.61327852,
                "count": 17451658,
                "maximum": 50,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5184819686,
                "variance": 0.2688235518
              },
              {
                "average": 203200066.2,
                "count": 17451658,
                "maximum": 203271913.1,
                "minimum": 203197465.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9071.540719,
                "variance": 82292851.02
              },
              {
                "average": 0,
                "count": 17451658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17451658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17451658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004131412614,
                "count": 17451658,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02032167807,
                "variance": 0.0004129705994
              },
              {
                "average": 0.352192382,
                "count": 17451658,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4776535576,
                "variance": 0.2281529211
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306009.7535,
              4347885.051,
              -3.800091162,
              307865.1535,
              4349144.411,
              341.2199088
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306009.7534743006,
                    4347885.051463108,
                    -3.800091162440339
                  ],
                  [
                    306009.7534743006,
                    4349144.411463107,
                    -3.800091162440339
                  ],
                  [
                    307865.15347430063,
                    4349144.411463107,
                    341.2199088375596
                  ],
                  [
                    307865.15347430063,
                    4347885.051463108,
                    341.2199088375596
                  ],
                  [
                    306009.7534743006,
                    4347885.051463108,
                    -3.800091162440339
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:11:53+00:00",
            "end_time": "2018-02-20T21:31: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": "20180220_224584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31199520929053,
              39.269450199454205,
              -8.320868960874321
            ],
            [
              -77.31236808142792,
              39.28078840576192,
              -8.320868960874321
            ],
            [
              -77.29087383678419,
              39.281213491324785,
              357.15913103912567
            ],
            [
              -77.29050442319213,
              39.269875114501176,
              357.15913103912567
            ],
            [
              -77.31199520929053,
              39.269450199454205,
              -8.320868960874321
            ]
          ]
        ]
      },
      "bbox": [
        -77.31236808,
        39.2694502,
        -8.320868961,
        -77.29050442,
        39.28121349,
        357.159131
      ],
      "properties": {
        "datetime": "2018-02-20T21:19:29Z",
        "pc:count": 25480547,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301506.0642,
            "count": 25480547,
            "maximum": 302406.4582,
            "minimum": 300551.1182,
            "name": "X",
            "position": 0,
            "stddev": 531.2730657,
            "variance": 282251.0703
          },
          {
            "average": 4349865.089,
            "count": 25480547,
            "maximum": 4350484.758,
            "minimum": 4349225.458,
            "name": "Y",
            "position": 1,
            "stddev": 360.7148353,
            "variance": 130115.1924
          },
          {
            "average": 147.7605135,
            "count": 25480547,
            "maximum": 357.159131,
            "minimum": -8.320868961,
            "name": "Z",
            "position": 2,
            "stddev": 17.91774465,
            "variance": 321.0455733
          },
          {
            "average": 3733.522124,
            "count": 25480547,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4602.013637,
            "variance": 21178529.52
          },
          {
            "average": 2.511681441,
            "count": 25480547,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.362859931,
            "variance": 1.857387192
          },
          {
            "average": 3.794844436,
            "count": 25480547,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.256027334,
            "variance": 1.577604664
          },
          {
            "average": 0.5038823146,
            "count": 25480547,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999849372,
            "variance": 0.2499849374
          },
          {
            "average": 0,
            "count": 25480547,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208356869,
            "count": 25480547,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.422888185,
            "variance": 0.178834417
          },
          {
            "average": 0.9359974322,
            "count": 25480547,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.40522401,
            "variance": 179.7000308
          },
          {
            "average": 0,
            "count": 25480547,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.96857226,
            "count": 25480547,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6045619102,
            "variance": 0.3654951033
          },
          {
            "average": 203195752,
            "count": 25480547,
            "maximum": 203196769.3,
            "minimum": 203194961.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 536.9528308,
            "variance": 288318.3425
          },
          {
            "average": 0,
            "count": 25480547,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25480547,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25480547,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003432029932,
            "count": 25480547,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01852255972,
            "variance": 0.0003430852184
          },
          {
            "average": 0.4281014454,
            "count": 25480547,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4948036049,
            "variance": 0.2448306075
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300551.1182,
          4349225.458,
          -8.320868961,
          302406.4582,
          4350484.758,
          357.159131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300551.1182482935,
                4349225.458136849,
                -8.320868960874321
              ],
              [
                300551.1182482935,
                4350484.75813685,
                -8.320868960874321
              ],
              [
                302406.4582482935,
                4350484.75813685,
                357.15913103912567
              ],
              [
                302406.4582482935,
                4349225.458136849,
                357.15913103912567
              ],
              [
                300551.1182482935,
                4349225.458136849,
                -8.320868960874321
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:19:29+00:00",
        "end_time": "2018-02-20T20:49:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_224584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_224584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_224584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31236808,
            39.2694502,
            -8.320868961,
            -77.29050442,
            39.28121349,
            357.159131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31199520929053,
                  39.269450199454205,
                  -8.320868960874321
                ],
                [
                  -77.31236808142792,
                  39.28078840576192,
                  -8.320868960874321
                ],
                [
                  -77.29087383678419,
                  39.281213491324785,
                  357.15913103912567
                ],
                [
                  -77.29050442319213,
                  39.269875114501176,
                  357.15913103912567
                ],
                [
                  -77.31199520929053,
                  39.269450199454205,
                  -8.320868960874321
                ]
              ]
            ]
          },
          "id": "20180220_224584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:19:29Z",
            "pc:count": 25480547,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301506.0642,
                "count": 25480547,
                "maximum": 302406.4582,
                "minimum": 300551.1182,
                "name": "X",
                "position": 0,
                "stddev": 531.2730657,
                "variance": 282251.0703
              },
              {
                "average": 4349865.089,
                "count": 25480547,
                "maximum": 4350484.758,
                "minimum": 4349225.458,
                "name": "Y",
                "position": 1,
                "stddev": 360.7148353,
                "variance": 130115.1924
              },
              {
                "average": 147.7605135,
                "count": 25480547,
                "maximum": 357.159131,
                "minimum": -8.320868961,
                "name": "Z",
                "position": 2,
                "stddev": 17.91774465,
                "variance": 321.0455733
              },
              {
                "average": 3733.522124,
                "count": 25480547,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4602.013637,
                "variance": 21178529.52
              },
              {
                "average": 2.511681441,
                "count": 25480547,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.362859931,
                "variance": 1.857387192
              },
              {
                "average": 3.794844436,
                "count": 25480547,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.256027334,
                "variance": 1.577604664
              },
              {
                "average": 0.5038823146,
                "count": 25480547,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999849372,
                "variance": 0.2499849374
              },
              {
                "average": 0,
                "count": 25480547,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208356869,
                "count": 25480547,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.422888185,
                "variance": 0.178834417
              },
              {
                "average": 0.9359974322,
                "count": 25480547,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.40522401,
                "variance": 179.7000308
              },
              {
                "average": 0,
                "count": 25480547,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.96857226,
                "count": 25480547,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6045619102,
                "variance": 0.3654951033
              },
              {
                "average": 203195752,
                "count": 25480547,
                "maximum": 203196769.3,
                "minimum": 203194961.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 536.9528308,
                "variance": 288318.3425
              },
              {
                "average": 0,
                "count": 25480547,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25480547,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25480547,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003432029932,
                "count": 25480547,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01852255972,
                "variance": 0.0003430852184
              },
              {
                "average": 0.4281014454,
                "count": 25480547,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4948036049,
                "variance": 0.2448306075
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300551.1182,
              4349225.458,
              -8.320868961,
              302406.4582,
              4350484.758,
              357.159131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300551.1182482935,
                    4349225.458136849,
                    -8.320868960874321
                  ],
                  [
                    300551.1182482935,
                    4350484.75813685,
                    -8.320868960874321
                  ],
                  [
                    302406.4582482935,
                    4350484.75813685,
                    357.15913103912567
                  ],
                  [
                    302406.4582482935,
                    4349225.458136849,
                    357.15913103912567
                  ],
                  [
                    300551.1182482935,
                    4349225.458136849,
                    -8.320868960874321
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:19:29+00:00",
            "end_time": "2018-02-20T20:49: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": "20180220_242600.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24857003553323,
              39.31353029198733,
              -8.237973150365576
            ],
            [
              -77.24893324121244,
              39.32486855317254,
              -8.237973150365576
            ],
            [
              -77.22742572499855,
              39.32528229094375,
              355.5820268496344
            ],
            [
              -77.22706598577349,
              39.31394386384598,
              355.5820268496344
            ],
            [
              -77.24857003553323,
              39.31353029198733,
              -8.237973150365576
            ]
          ]
        ]
      },
      "bbox": [
        -77.24893324,
        39.31353029,
        -8.23797315,
        -77.22706599,
        39.32528229,
        355.5820268
      ],
      "properties": {
        "datetime": "2018-02-20T21:00:21Z",
        "pc:count": 11531589,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307122.7832,
            "count": 11531589,
            "maximum": 308000.0895,
            "minimum": 306144.8495,
            "name": "X",
            "position": 0,
            "stddev": 539.3104976,
            "variance": 290855.8128
          },
          {
            "average": 4354593.023,
            "count": 11531589,
            "maximum": 4355239.41,
            "minimum": 4353980.15,
            "name": "Y",
            "position": 1,
            "stddev": 364.343122,
            "variance": 132745.9105
          },
          {
            "average": 196.7489347,
            "count": 11531589,
            "maximum": 355.5820268,
            "minimum": -8.23797315,
            "name": "Z",
            "position": 2,
            "stddev": 12.1060208,
            "variance": 146.5557396
          },
          {
            "average": 10471.08443,
            "count": 11531589,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6896.309683,
            "variance": 47559087.24
          },
          {
            "average": 1.564954058,
            "count": 11531589,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.068046001,
            "variance": 1.140722261
          },
          {
            "average": 2.065384484,
            "count": 11531589,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.501342982,
            "variance": 2.25403075
          },
          {
            "average": 0.5020446879,
            "count": 11531589,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958409,
            "variance": 0.2499958409
          },
          {
            "average": 0,
            "count": 11531589,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.604565945,
            "count": 11531589,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5020860311,
            "variance": 0.2520903826
          },
          {
            "average": 7.555897479,
            "count": 11531589,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.06021599,
            "variance": 122.3283778
          },
          {
            "average": 0,
            "count": 11531589,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.38347967,
            "count": 11531589,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6240775008,
            "variance": 0.389472727
          },
          {
            "average": 203195224.5,
            "count": 11531589,
            "maximum": 203195621,
            "minimum": 203193872,
            "name": "GpsTime",
            "position": 12,
            "stddev": 459.7043276,
            "variance": 211328.0689
          },
          {
            "average": 0,
            "count": 11531589,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11531589,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11531589,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000387977754,
            "count": 11531589,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01969333037,
            "variance": 0.0003878272609
          },
          {
            "average": 0.3957649722,
            "count": 11531589,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4890143962,
            "variance": 0.2391350797
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306144.8495,
          4353980.15,
          -8.23797315,
          308000.0895,
          4355239.41,
          355.5820268
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306144.84953967034,
                4353980.150089766,
                -8.237973150365576
              ],
              [
                306144.84953967034,
                4355239.410089766,
                -8.237973150365576
              ],
              [
                308000.0895396703,
                4355239.410089766,
                355.5820268496344
              ],
              [
                308000.0895396703,
                4353980.150089766,
                355.5820268496344
              ],
              [
                306144.84953967034,
                4353980.150089766,
                -8.237973150365576
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:00:21+00:00",
        "end_time": "2018-02-20T20:31:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_242600.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_242600.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_242600.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242600.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24893324,
            39.31353029,
            -8.23797315,
            -77.22706599,
            39.32528229,
            355.5820268
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24857003553323,
                  39.31353029198733,
                  -8.237973150365576
                ],
                [
                  -77.24893324121244,
                  39.32486855317254,
                  -8.237973150365576
                ],
                [
                  -77.22742572499855,
                  39.32528229094375,
                  355.5820268496344
                ],
                [
                  -77.22706598577349,
                  39.31394386384598,
                  355.5820268496344
                ],
                [
                  -77.24857003553323,
                  39.31353029198733,
                  -8.237973150365576
                ]
              ]
            ]
          },
          "id": "20180220_242600.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242600.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:00:21Z",
            "pc:count": 11531589,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307122.7832,
                "count": 11531589,
                "maximum": 308000.0895,
                "minimum": 306144.8495,
                "name": "X",
                "position": 0,
                "stddev": 539.3104976,
                "variance": 290855.8128
              },
              {
                "average": 4354593.023,
                "count": 11531589,
                "maximum": 4355239.41,
                "minimum": 4353980.15,
                "name": "Y",
                "position": 1,
                "stddev": 364.343122,
                "variance": 132745.9105
              },
              {
                "average": 196.7489347,
                "count": 11531589,
                "maximum": 355.5820268,
                "minimum": -8.23797315,
                "name": "Z",
                "position": 2,
                "stddev": 12.1060208,
                "variance": 146.5557396
              },
              {
                "average": 10471.08443,
                "count": 11531589,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6896.309683,
                "variance": 47559087.24
              },
              {
                "average": 1.564954058,
                "count": 11531589,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.068046001,
                "variance": 1.140722261
              },
              {
                "average": 2.065384484,
                "count": 11531589,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.501342982,
                "variance": 2.25403075
              },
              {
                "average": 0.5020446879,
                "count": 11531589,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958409,
                "variance": 0.2499958409
              },
              {
                "average": 0,
                "count": 11531589,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.604565945,
                "count": 11531589,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5020860311,
                "variance": 0.2520903826
              },
              {
                "average": 7.555897479,
                "count": 11531589,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.06021599,
                "variance": 122.3283778
              },
              {
                "average": 0,
                "count": 11531589,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.38347967,
                "count": 11531589,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6240775008,
                "variance": 0.389472727
              },
              {
                "average": 203195224.5,
                "count": 11531589,
                "maximum": 203195621,
                "minimum": 203193872,
                "name": "GpsTime",
                "position": 12,
                "stddev": 459.7043276,
                "variance": 211328.0689
              },
              {
                "average": 0,
                "count": 11531589,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11531589,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11531589,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000387977754,
                "count": 11531589,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01969333037,
                "variance": 0.0003878272609
              },
              {
                "average": 0.3957649722,
                "count": 11531589,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4890143962,
                "variance": 0.2391350797
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306144.8495,
              4353980.15,
              -8.23797315,
              308000.0895,
              4355239.41,
              355.5820268
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306144.84953967034,
                    4353980.150089766,
                    -8.237973150365576
                  ],
                  [
                    306144.84953967034,
                    4355239.410089766,
                    -8.237973150365576
                  ],
                  [
                    308000.0895396703,
                    4355239.410089766,
                    355.5820268496344
                  ],
                  [
                    308000.0895396703,
                    4353980.150089766,
                    355.5820268496344
                  ],
                  [
                    306144.84953967034,
                    4353980.150089766,
                    -8.237973150365576
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:00:21+00:00",
            "end_time": "2018-02-20T20:31: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": "20180220_242584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24841826923908,
              39.26960244386825,
              -7.904727589560451
            ],
            [
              -77.24878089514242,
              39.28094115214301,
              -7.904727589560451
            ],
            [
              -77.22728519435435,
              39.281354509879144,
              355.6552724104396
            ],
            [
              -77.22692602770563,
              39.27001563578577,
              355.6552724104396
            ],
            [
              -77.24841826923908,
              39.26960244386825,
              -7.904727589560451
            ]
          ]
        ]
      },
      "bbox": [
        -77.2487809,
        39.26960244,
        -7.90472759,
        -77.22692603,
        39.28135451,
        355.6552724
      ],
      "properties": {
        "datetime": "2018-02-20T21:58:54Z",
        "pc:count": 13596611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306930.1806,
            "count": 13596611,
            "maximum": 307892.0866,
            "minimum": 306036.7066,
            "name": "X",
            "position": 0,
            "stddev": 562.7381141,
            "variance": 316674.185
          },
          {
            "average": 4349684.964,
            "count": 13596611,
            "maximum": 4350363.41,
            "minimum": 4349104.11,
            "name": "Y",
            "position": 1,
            "stddev": 365.0251564,
            "variance": 133243.3648
          },
          {
            "average": 204.4550014,
            "count": 13596611,
            "maximum": 355.6552724,
            "minimum": -7.90472759,
            "name": "Z",
            "position": 2,
            "stddev": 15.85295343,
            "variance": 251.3161325
          },
          {
            "average": 9033.260871,
            "count": 13596611,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7098.63126,
            "variance": 50390565.77
          },
          {
            "average": 1.845358229,
            "count": 13596611,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.247508911,
            "variance": 1.556278484
          },
          {
            "average": 2.567003278,
            "count": 13596611,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.644503624,
            "variance": 2.704392168
          },
          {
            "average": 0.4979615141,
            "count": 13596611,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958629,
            "variance": 0.249995863
          },
          {
            "average": 0,
            "count": 13596611,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.53193042,
            "count": 13596611,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5098886597,
            "variance": 0.2599864453
          },
          {
            "average": -6.945803801,
            "count": 13596611,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80651939,
            "variance": 139.3939002
          },
          {
            "average": 0,
            "count": 13596611,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.6843331,
            "count": 13596611,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6568223514,
            "variance": 0.4314156013
          },
          {
            "average": 203198176.8,
            "count": 13596611,
            "maximum": 203199134.1,
            "minimum": 203197423.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 640.2297938,
            "variance": 409894.1889
          },
          {
            "average": 0,
            "count": 13596611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13596611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13596611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003478808065,
            "count": 13596611,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01864831925,
            "variance": 0.000347759811
          },
          {
            "average": 0.3964022358,
            "count": 13596611,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4891497939,
            "variance": 0.2392675209
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306036.7066,
          4349104.11,
          -7.90472759,
          307892.0866,
          4350363.41,
          355.6552724
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306036.70660963113,
                4349104.109539342,
                -7.904727589560451
              ],
              [
                306036.70660963113,
                4350363.409539343,
                -7.904727589560451
              ],
              [
                307892.08660963114,
                4350363.409539343,
                355.6552724104396
              ],
              [
                307892.08660963114,
                4349104.109539342,
                355.6552724104396
              ],
              [
                306036.70660963113,
                4349104.109539342,
                -7.904727589560451
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:58:54+00:00",
        "end_time": "2018-02-20T21:30:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_242584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_242584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_242584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.2487809,
            39.26960244,
            -7.90472759,
            -77.22692603,
            39.28135451,
            355.6552724
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24841826923908,
                  39.26960244386825,
                  -7.904727589560451
                ],
                [
                  -77.24878089514242,
                  39.28094115214301,
                  -7.904727589560451
                ],
                [
                  -77.22728519435435,
                  39.281354509879144,
                  355.6552724104396
                ],
                [
                  -77.22692602770563,
                  39.27001563578577,
                  355.6552724104396
                ],
                [
                  -77.24841826923908,
                  39.26960244386825,
                  -7.904727589560451
                ]
              ]
            ]
          },
          "id": "20180220_242584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:58:54Z",
            "pc:count": 13596611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306930.1806,
                "count": 13596611,
                "maximum": 307892.0866,
                "minimum": 306036.7066,
                "name": "X",
                "position": 0,
                "stddev": 562.7381141,
                "variance": 316674.185
              },
              {
                "average": 4349684.964,
                "count": 13596611,
                "maximum": 4350363.41,
                "minimum": 4349104.11,
                "name": "Y",
                "position": 1,
                "stddev": 365.0251564,
                "variance": 133243.3648
              },
              {
                "average": 204.4550014,
                "count": 13596611,
                "maximum": 355.6552724,
                "minimum": -7.90472759,
                "name": "Z",
                "position": 2,
                "stddev": 15.85295343,
                "variance": 251.3161325
              },
              {
                "average": 9033.260871,
                "count": 13596611,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7098.63126,
                "variance": 50390565.77
              },
              {
                "average": 1.845358229,
                "count": 13596611,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.247508911,
                "variance": 1.556278484
              },
              {
                "average": 2.567003278,
                "count": 13596611,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.644503624,
                "variance": 2.704392168
              },
              {
                "average": 0.4979615141,
                "count": 13596611,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958629,
                "variance": 0.249995863
              },
              {
                "average": 0,
                "count": 13596611,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.53193042,
                "count": 13596611,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5098886597,
                "variance": 0.2599864453
              },
              {
                "average": -6.945803801,
                "count": 13596611,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80651939,
                "variance": 139.3939002
              },
              {
                "average": 0,
                "count": 13596611,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.6843331,
                "count": 13596611,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6568223514,
                "variance": 0.4314156013
              },
              {
                "average": 203198176.8,
                "count": 13596611,
                "maximum": 203199134.1,
                "minimum": 203197423.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 640.2297938,
                "variance": 409894.1889
              },
              {
                "average": 0,
                "count": 13596611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13596611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13596611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003478808065,
                "count": 13596611,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01864831925,
                "variance": 0.000347759811
              },
              {
                "average": 0.3964022358,
                "count": 13596611,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4891497939,
                "variance": 0.2392675209
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306036.7066,
              4349104.11,
              -7.90472759,
              307892.0866,
              4350363.41,
              355.6552724
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306036.70660963113,
                    4349104.109539342,
                    -7.904727589560451
                  ],
                  [
                    306036.70660963113,
                    4350363.409539343,
                    -7.904727589560451
                  ],
                  [
                    307892.08660963114,
                    4350363.409539343,
                    355.6552724104396
                  ],
                  [
                    307892.08660963114,
                    4349104.109539342,
                    355.6552724104396
                  ],
                  [
                    306036.70660963113,
                    4349104.109539342,
                    -7.904727589560451
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:58:54+00:00",
            "end_time": "2018-02-20T21:30:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_218548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33272511332058,
              39.17055367390757,
              -9.930890908833135
            ],
            [
              -77.33310002949128,
              39.18189262664594,
              -9.930890908833135
            ],
            [
              -77.31163462869497,
              39.182320675600025,
              364.4091090911669
            ],
            [
              -77.31126315436846,
              39.17098155102298,
              364.4091090911669
            ],
            [
              -77.33272511332058,
              39.17055367390757,
              -9.930890908833135
            ]
          ]
        ]
      },
      "bbox": [
        -77.33310003,
        39.17055367,
        -9.930890909,
        -77.31126315,
        39.18232068,
        364.4091091
      ],
      "properties": {
        "datetime": "2018-02-21T18:58:26Z",
        "pc:count": 25116113,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299328.0162,
            "count": 25116113,
            "maximum": 300335.3538,
            "minimum": 298479.8738,
            "name": "X",
            "position": 0,
            "stddev": 496.2820622,
            "variance": 246295.8853
          },
          {
            "average": 4338906.068,
            "count": 25116113,
            "maximum": 4339553.841,
            "minimum": 4338294.461,
            "name": "Y",
            "position": 1,
            "stddev": 335.4950768,
            "variance": 112556.9466
          },
          {
            "average": 112.615555,
            "count": 25116113,
            "maximum": 364.4091091,
            "minimum": -9.930890909,
            "name": "Z",
            "position": 2,
            "stddev": 11.73582049,
            "variance": 137.7294826
          },
          {
            "average": 4138.614794,
            "count": 25116113,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4770.768615,
            "variance": 22760233.17
          },
          {
            "average": 2.449827288,
            "count": 25116113,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.323726978,
            "variance": 1.752253113
          },
          {
            "average": 3.625050779,
            "count": 25116113,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.294634331,
            "variance": 1.676078052
          },
          {
            "average": 0.4994522042,
            "count": 25116113,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997099,
            "variance": 0.2499997099
          },
          {
            "average": 0,
            "count": 25116113,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280436865,
            "count": 25116113,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4605662429,
            "variance": 0.2121212641
          },
          {
            "average": 10.1467839,
            "count": 25116113,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.93495827,
            "variance": 79.83347928
          },
          {
            "average": 0,
            "count": 25116113,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.67492311,
            "count": 25116113,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.520164839,
            "variance": 0.2705714598
          },
          {
            "average": 203273567.6,
            "count": 25116113,
            "maximum": 203274706.4,
            "minimum": 203272870.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 513.6055802,
            "variance": 263790.692
          },
          {
            "average": 0,
            "count": 25116113,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25116113,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25116113,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001772965427,
            "count": 25116113,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01331409462,
            "variance": 0.0001772651157
          },
          {
            "average": 0.3964629001,
            "count": 25116113,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4891626299,
            "variance": 0.2392800785
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298479.8738,
          4338294.461,
          -9.930890909,
          300335.3538,
          4339553.841,
          364.4091091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298479.8738254458,
                4338294.460615741,
                -9.930890908833135
              ],
              [
                298479.8738254458,
                4339553.840615742,
                -9.930890908833135
              ],
              [
                300335.35382544575,
                4339553.840615742,
                364.4091090911669
              ],
              [
                300335.35382544575,
                4338294.460615741,
                364.4091090911669
              ],
              [
                298479.8738254458,
                4338294.460615741,
                -9.930890908833135
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:58:26+00:00",
        "end_time": "2018-02-21T18:27:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_218548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_218548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_218548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_218548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33310003,
            39.17055367,
            -9.930890909,
            -77.31126315,
            39.18232068,
            364.4091091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33272511332058,
                  39.17055367390757,
                  -9.930890908833135
                ],
                [
                  -77.33310002949128,
                  39.18189262664594,
                  -9.930890908833135
                ],
                [
                  -77.31163462869497,
                  39.182320675600025,
                  364.4091090911669
                ],
                [
                  -77.31126315436846,
                  39.17098155102298,
                  364.4091090911669
                ],
                [
                  -77.33272511332058,
                  39.17055367390757,
                  -9.930890908833135
                ]
              ]
            ]
          },
          "id": "20180221_218548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_218548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:58:26Z",
            "pc:count": 25116113,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299328.0162,
                "count": 25116113,
                "maximum": 300335.3538,
                "minimum": 298479.8738,
                "name": "X",
                "position": 0,
                "stddev": 496.2820622,
                "variance": 246295.8853
              },
              {
                "average": 4338906.068,
                "count": 25116113,
                "maximum": 4339553.841,
                "minimum": 4338294.461,
                "name": "Y",
                "position": 1,
                "stddev": 335.4950768,
                "variance": 112556.9466
              },
              {
                "average": 112.615555,
                "count": 25116113,
                "maximum": 364.4091091,
                "minimum": -9.930890909,
                "name": "Z",
                "position": 2,
                "stddev": 11.73582049,
                "variance": 137.7294826
              },
              {
                "average": 4138.614794,
                "count": 25116113,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4770.768615,
                "variance": 22760233.17
              },
              {
                "average": 2.449827288,
                "count": 25116113,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.323726978,
                "variance": 1.752253113
              },
              {
                "average": 3.625050779,
                "count": 25116113,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.294634331,
                "variance": 1.676078052
              },
              {
                "average": 0.4994522042,
                "count": 25116113,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997099,
                "variance": 0.2499997099
              },
              {
                "average": 0,
                "count": 25116113,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280436865,
                "count": 25116113,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4605662429,
                "variance": 0.2121212641
              },
              {
                "average": 10.1467839,
                "count": 25116113,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.93495827,
                "variance": 79.83347928
              },
              {
                "average": 0,
                "count": 25116113,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.67492311,
                "count": 25116113,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.520164839,
                "variance": 0.2705714598
              },
              {
                "average": 203273567.6,
                "count": 25116113,
                "maximum": 203274706.4,
                "minimum": 203272870.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 513.6055802,
                "variance": 263790.692
              },
              {
                "average": 0,
                "count": 25116113,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25116113,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25116113,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001772965427,
                "count": 25116113,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01331409462,
                "variance": 0.0001772651157
              },
              {
                "average": 0.3964629001,
                "count": 25116113,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4891626299,
                "variance": 0.2392800785
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298479.8738,
              4338294.461,
              -9.930890909,
              300335.3538,
              4339553.841,
              364.4091091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298479.8738254458,
                    4338294.460615741,
                    -9.930890908833135
                  ],
                  [
                    298479.8738254458,
                    4339553.840615742,
                    -9.930890908833135
                  ],
                  [
                    300335.35382544575,
                    4339553.840615742,
                    364.4091090911669
                  ],
                  [
                    300335.35382544575,
                    4338294.460615741,
                    364.4091090911669
                  ],
                  [
                    298479.8738254458,
                    4338294.460615741,
                    -9.930890908833135
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:58:26+00:00",
            "end_time": "2018-02-21T18:27: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": "20180220_242588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24845571285393,
              39.28058451110684,
              -7.099071866735983
            ],
            [
              -77.24881846914431,
              39.29192265741735,
              -7.099071866735983
            ],
            [
              -77.22732057034342,
              39.29233609562994,
              374.68092813326405
            ],
            [
              -77.2269612748473,
              39.28099778348976,
              374.68092813326405
            ],
            [
              -77.24845571285393,
              39.28058451110684,
              -7.099071866735983
            ]
          ]
        ]
      },
      "bbox": [
        -77.24881847,
        39.28058451,
        -7.099071867,
        -77.22696127,
        39.2923361,
        374.6809281
      ],
      "properties": {
        "datetime": "2018-02-20T21:50:39Z",
        "pc:count": 17364299,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306961.6084,
            "count": 17364299,
            "maximum": 307919.0533,
            "minimum": 306063.7733,
            "name": "X",
            "position": 0,
            "stddev": 500.1855039,
            "variance": 250185.5383
          },
          {
            "average": 4351049.575,
            "count": 17364299,
            "maximum": 4351582.367,
            "minimum": 4350323.127,
            "name": "Y",
            "position": 1,
            "stddev": 355.6818084,
            "variance": 126509.5488
          },
          {
            "average": 205.9855594,
            "count": 17364299,
            "maximum": 374.6809281,
            "minimum": -7.099071867,
            "name": "Z",
            "position": 2,
            "stddev": 13.96342665,
            "variance": 194.9772837
          },
          {
            "average": 6645.507973,
            "count": 17364299,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6469.651681,
            "variance": 41856392.87
          },
          {
            "average": 2.056345436,
            "count": 17364299,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.286480825,
            "variance": 1.655032912
          },
          {
            "average": 2.98265752,
            "count": 17364299,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.573019612,
            "variance": 2.4743907
          },
          {
            "average": 0.5027003394,
            "count": 17364299,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999927225,
            "variance": 0.2499927226
          },
          {
            "average": 0,
            "count": 17364299,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.442580838,
            "count": 17364299,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5081434516,
            "variance": 0.2582097674
          },
          {
            "average": 6.956525715,
            "count": 17364299,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61662726,
            "variance": 134.9460289
          },
          {
            "average": 0,
            "count": 17364299,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.76619177,
            "count": 17364299,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5464412967,
            "variance": 0.2985980907
          },
          {
            "average": 203197324.5,
            "count": 17364299,
            "maximum": 203198639.4,
            "minimum": 203196803.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 428.5502782,
            "variance": 183655.3409
          },
          {
            "average": 0,
            "count": 17364299,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17364299,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17364299,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003027476088,
            "count": 17364299,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01739701038,
            "variance": 0.0003026559701
          },
          {
            "average": 0.4322908169,
            "count": 17364299,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4953942679,
            "variance": 0.2454154807
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306063.7733,
          4350323.127,
          -7.099071867,
          307919.0533,
          4351582.367,
          374.6809281
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306063.77332851716,
                4350323.127338488,
                -7.099071866735983
              ],
              [
                306063.77332851716,
                4351582.367338488,
                -7.099071866735983
              ],
              [
                307919.0533285172,
                4351582.367338488,
                374.68092813326405
              ],
              [
                307919.0533285172,
                4350323.127338488,
                374.68092813326405
              ],
              [
                306063.77332851716,
                4350323.127338488,
                -7.099071866735983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:50:39+00:00",
        "end_time": "2018-02-20T21:20:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_242588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_242588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_242588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24881847,
            39.28058451,
            -7.099071867,
            -77.22696127,
            39.2923361,
            374.6809281
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24845571285393,
                  39.28058451110684,
                  -7.099071866735983
                ],
                [
                  -77.24881846914431,
                  39.29192265741735,
                  -7.099071866735983
                ],
                [
                  -77.22732057034342,
                  39.29233609562994,
                  374.68092813326405
                ],
                [
                  -77.2269612748473,
                  39.28099778348976,
                  374.68092813326405
                ],
                [
                  -77.24845571285393,
                  39.28058451110684,
                  -7.099071866735983
                ]
              ]
            ]
          },
          "id": "20180220_242588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_242588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:50:39Z",
            "pc:count": 17364299,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306961.6084,
                "count": 17364299,
                "maximum": 307919.0533,
                "minimum": 306063.7733,
                "name": "X",
                "position": 0,
                "stddev": 500.1855039,
                "variance": 250185.5383
              },
              {
                "average": 4351049.575,
                "count": 17364299,
                "maximum": 4351582.367,
                "minimum": 4350323.127,
                "name": "Y",
                "position": 1,
                "stddev": 355.6818084,
                "variance": 126509.5488
              },
              {
                "average": 205.9855594,
                "count": 17364299,
                "maximum": 374.6809281,
                "minimum": -7.099071867,
                "name": "Z",
                "position": 2,
                "stddev": 13.96342665,
                "variance": 194.9772837
              },
              {
                "average": 6645.507973,
                "count": 17364299,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6469.651681,
                "variance": 41856392.87
              },
              {
                "average": 2.056345436,
                "count": 17364299,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.286480825,
                "variance": 1.655032912
              },
              {
                "average": 2.98265752,
                "count": 17364299,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.573019612,
                "variance": 2.4743907
              },
              {
                "average": 0.5027003394,
                "count": 17364299,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999927225,
                "variance": 0.2499927226
              },
              {
                "average": 0,
                "count": 17364299,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.442580838,
                "count": 17364299,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5081434516,
                "variance": 0.2582097674
              },
              {
                "average": 6.956525715,
                "count": 17364299,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61662726,
                "variance": 134.9460289
              },
              {
                "average": 0,
                "count": 17364299,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.76619177,
                "count": 17364299,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5464412967,
                "variance": 0.2985980907
              },
              {
                "average": 203197324.5,
                "count": 17364299,
                "maximum": 203198639.4,
                "minimum": 203196803.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 428.5502782,
                "variance": 183655.3409
              },
              {
                "average": 0,
                "count": 17364299,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17364299,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17364299,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003027476088,
                "count": 17364299,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01739701038,
                "variance": 0.0003026559701
              },
              {
                "average": 0.4322908169,
                "count": 17364299,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4953942679,
                "variance": 0.2454154807
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306063.7733,
              4350323.127,
              -7.099071867,
              307919.0533,
              4351582.367,
              374.6809281
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306063.77332851716,
                    4350323.127338488,
                    -7.099071866735983
                  ],
                  [
                    306063.77332851716,
                    4351582.367338488,
                    -7.099071866735983
                  ],
                  [
                    307919.0533285172,
                    4351582.367338488,
                    374.68092813326405
                  ],
                  [
                    307919.0533285172,
                    4350323.127338488,
                    374.68092813326405
                  ],
                  [
                    306063.77332851716,
                    4350323.127338488,
                    -7.099071866735983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:50:39+00:00",
            "end_time": "2018-02-20T21:20: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": "20180220_224588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31204325226626,
              39.28043237833739,
              -8.930679919961193
            ],
            [
              -77.31241629557071,
              39.29177110303922,
              -8.930679919961193
            ],
            [
              -77.29091892595692,
              39.29219629139984,
              372.8093200800388
            ],
            [
              -77.2905493432161,
              39.280857396146445,
              372.8093200800388
            ],
            [
              -77.31204325226626,
              39.28043237833739,
              -8.930679919961193
            ]
          ]
        ]
      },
      "bbox": [
        -77.3124163,
        39.28043238,
        -8.93067992,
        -77.29054934,
        39.29219629,
        372.8093201
      ],
      "properties": {
        "datetime": "2018-02-20T21:02:15Z",
        "pc:count": 16453800,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301488.4305,
            "count": 16453800,
            "maximum": 302433.4487,
            "minimum": 300578.1287,
            "name": "X",
            "position": 0,
            "stddev": 511.4960536,
            "variance": 261628.2129
          },
          {
            "average": 4351003.528,
            "count": 16453800,
            "maximum": 4351703.885,
            "minimum": 4350444.525,
            "name": "Y",
            "position": 1,
            "stddev": 373.2084493,
            "variance": 139284.5467
          },
          {
            "average": 159.9628929,
            "count": 16453800,
            "maximum": 372.8093201,
            "minimum": -8.93067992,
            "name": "Z",
            "position": 2,
            "stddev": 15.34950929,
            "variance": 235.6074353
          },
          {
            "average": 6604.903451,
            "count": 16453800,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6624.415336,
            "variance": 43882878.55
          },
          {
            "average": 2.094486866,
            "count": 16453800,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.3092851,
            "variance": 1.714227474
          },
          {
            "average": 3.033850418,
            "count": 16453800,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.580658219,
            "variance": 2.498480406
          },
          {
            "average": 0.5010486939,
            "count": 16453800,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989154,
            "variance": 0.2499989154
          },
          {
            "average": 0,
            "count": 16453800,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.38392104,
            "count": 16453800,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5131532991,
            "variance": 0.2633263084
          },
          {
            "average": 3.53837023,
            "count": 16453800,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.2562532,
            "variance": 175.7282488
          },
          {
            "average": 0,
            "count": 16453800,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.14534491,
            "count": 16453800,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6802340595,
            "variance": 0.4627183757
          },
          {
            "average": 203195050.9,
            "count": 16453800,
            "maximum": 203195735.5,
            "minimum": 203193985.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 572.5398403,
            "variance": 327801.8687
          },
          {
            "average": 0,
            "count": 16453800,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16453800,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16453800,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000545284372,
            "count": 16453800,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02334495813,
            "variance": 0.0005449870701
          },
          {
            "average": 0.4690801517,
            "count": 16453800,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990430624,
            "variance": 0.2490439781
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300578.1287,
          4350444.525,
          -8.93067992,
          302433.4487,
          4351703.885,
          372.8093201
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300578.1286914251,
                4350444.524726156,
                -8.930679919961193
              ],
              [
                300578.1286914251,
                4351703.884726156,
                -8.930679919961193
              ],
              [
                302433.44869142503,
                4351703.884726156,
                372.8093200800388
              ],
              [
                302433.44869142503,
                4350444.524726156,
                372.8093200800388
              ],
              [
                300578.1286914251,
                4350444.524726156,
                -8.930679919961193
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:02:15+00:00",
        "end_time": "2018-02-20T20:33:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_224588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_224588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_224588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3124163,
            39.28043238,
            -8.93067992,
            -77.29054934,
            39.29219629,
            372.8093201
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31204325226626,
                  39.28043237833739,
                  -8.930679919961193
                ],
                [
                  -77.31241629557071,
                  39.29177110303922,
                  -8.930679919961193
                ],
                [
                  -77.29091892595692,
                  39.29219629139984,
                  372.8093200800388
                ],
                [
                  -77.2905493432161,
                  39.280857396146445,
                  372.8093200800388
                ],
                [
                  -77.31204325226626,
                  39.28043237833739,
                  -8.930679919961193
                ]
              ]
            ]
          },
          "id": "20180220_224588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:02:15Z",
            "pc:count": 16453800,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301488.4305,
                "count": 16453800,
                "maximum": 302433.4487,
                "minimum": 300578.1287,
                "name": "X",
                "position": 0,
                "stddev": 511.4960536,
                "variance": 261628.2129
              },
              {
                "average": 4351003.528,
                "count": 16453800,
                "maximum": 4351703.885,
                "minimum": 4350444.525,
                "name": "Y",
                "position": 1,
                "stddev": 373.2084493,
                "variance": 139284.5467
              },
              {
                "average": 159.9628929,
                "count": 16453800,
                "maximum": 372.8093201,
                "minimum": -8.93067992,
                "name": "Z",
                "position": 2,
                "stddev": 15.34950929,
                "variance": 235.6074353
              },
              {
                "average": 6604.903451,
                "count": 16453800,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6624.415336,
                "variance": 43882878.55
              },
              {
                "average": 2.094486866,
                "count": 16453800,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.3092851,
                "variance": 1.714227474
              },
              {
                "average": 3.033850418,
                "count": 16453800,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.580658219,
                "variance": 2.498480406
              },
              {
                "average": 0.5010486939,
                "count": 16453800,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989154,
                "variance": 0.2499989154
              },
              {
                "average": 0,
                "count": 16453800,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.38392104,
                "count": 16453800,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5131532991,
                "variance": 0.2633263084
              },
              {
                "average": 3.53837023,
                "count": 16453800,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.2562532,
                "variance": 175.7282488
              },
              {
                "average": 0,
                "count": 16453800,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.14534491,
                "count": 16453800,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6802340595,
                "variance": 0.4627183757
              },
              {
                "average": 203195050.9,
                "count": 16453800,
                "maximum": 203195735.5,
                "minimum": 203193985.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 572.5398403,
                "variance": 327801.8687
              },
              {
                "average": 0,
                "count": 16453800,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16453800,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16453800,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000545284372,
                "count": 16453800,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02334495813,
                "variance": 0.0005449870701
              },
              {
                "average": 0.4690801517,
                "count": 16453800,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990430624,
                "variance": 0.2490439781
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300578.1287,
              4350444.525,
              -8.93067992,
              302433.4487,
              4351703.885,
              372.8093201
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300578.1286914251,
                    4350444.524726156,
                    -8.930679919961193
                  ],
                  [
                    300578.1286914251,
                    4351703.884726156,
                    -8.930679919961193
                  ],
                  [
                    302433.44869142503,
                    4351703.884726156,
                    372.8093200800388
                  ],
                  [
                    302433.44869142503,
                    4350444.524726156,
                    372.8093200800388
                  ],
                  [
                    300578.1286914251,
                    4350444.524726156,
                    -8.930679919961193
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:02:15+00:00",
            "end_time": "2018-02-20T20:33:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_218552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33277577448922,
              39.18153620963169,
              -10.100414344630565
            ],
            [
              -77.3331507976846,
              39.192873699968516,
              -10.100414344630565
            ],
            [
              -77.31169339623332,
              39.19330163271643,
              361.4795856553694
            ],
            [
              -77.31132181450639,
              39.18196397062345,
              361.4795856553694
            ],
            [
              -77.33277577448922,
              39.18153620963169,
              -10.100414344630565
            ]
          ]
        ]
      },
      "bbox": [
        -77.3331508,
        39.18153621,
        -10.10041434,
        -77.31132181,
        39.19330163,
        361.4795857
      ],
      "properties": {
        "datetime": "2018-02-21T18:44:55Z",
        "pc:count": 17749721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299251.6917,
            "count": 17749721,
            "maximum": 300361.3662,
            "minimum": 298506.8662,
            "name": "X",
            "position": 0,
            "stddev": 545.080974,
            "variance": 297113.2682
          },
          {
            "average": 4340138.676,
            "count": 17749721,
            "maximum": 4340772.78,
            "minimum": 4339513.56,
            "name": "Y",
            "position": 1,
            "stddev": 324.9137285,
            "variance": 105568.931
          },
          {
            "average": 133.6357302,
            "count": 17749721,
            "maximum": 361.4795857,
            "minimum": -10.10041434,
            "name": "Z",
            "position": 2,
            "stddev": 11.91483694,
            "variance": 141.9633392
          },
          {
            "average": 5799.194653,
            "count": 17749721,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5971.356482,
            "variance": 35657098.23
          },
          {
            "average": 2.199690294,
            "count": 17749721,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.329807663,
            "variance": 1.768388422
          },
          {
            "average": 3.18354311,
            "count": 17749721,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.549062288,
            "variance": 2.399593971
          },
          {
            "average": 0.494754988,
            "count": 17749721,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999725032,
            "variance": 0.2499725039
          },
          {
            "average": 0,
            "count": 17749721,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372969468,
            "count": 17749721,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5102759397,
            "variance": 0.2603815346
          },
          {
            "average": -8.449057203,
            "count": 17749721,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58660957,
            "variance": 134.2495213
          },
          {
            "average": 0,
            "count": 17749721,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.63249349,
            "count": 17749721,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6501744377,
            "variance": 0.4227267994
          },
          {
            "average": 203272636.3,
            "count": 17749721,
            "maximum": 203273895.3,
            "minimum": 203272099.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 545.59301,
            "variance": 297671.7326
          },
          {
            "average": 0,
            "count": 17749721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17749721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17749721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002756663048,
            "count": 17749721,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01660091348,
            "variance": 0.0002755903285
          },
          {
            "average": 0.4406848987,
            "count": 17749721,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4964692666,
            "variance": 0.2464817326
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298506.8662,
          4339513.56,
          -10.10041434,
          300361.3662,
          4340772.78,
          361.4795857
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298506.8661726005,
                4339513.559764736,
                -10.100414344630565
              ],
              [
                298506.8661726005,
                4340772.779764737,
                -10.100414344630565
              ],
              [
                300361.3661726005,
                4340772.779764737,
                361.4795856553694
              ],
              [
                300361.3661726005,
                4339513.559764736,
                361.4795856553694
              ],
              [
                298506.8661726005,
                4339513.559764736,
                -10.100414344630565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:44:55+00:00",
        "end_time": "2018-02-21T18:14:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_218552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_218552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_218552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_218552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3331508,
            39.18153621,
            -10.10041434,
            -77.31132181,
            39.19330163,
            361.4795857
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33277577448922,
                  39.18153620963169,
                  -10.100414344630565
                ],
                [
                  -77.3331507976846,
                  39.192873699968516,
                  -10.100414344630565
                ],
                [
                  -77.31169339623332,
                  39.19330163271643,
                  361.4795856553694
                ],
                [
                  -77.31132181450639,
                  39.18196397062345,
                  361.4795856553694
                ],
                [
                  -77.33277577448922,
                  39.18153620963169,
                  -10.100414344630565
                ]
              ]
            ]
          },
          "id": "20180221_218552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_218552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:44:55Z",
            "pc:count": 17749721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299251.6917,
                "count": 17749721,
                "maximum": 300361.3662,
                "minimum": 298506.8662,
                "name": "X",
                "position": 0,
                "stddev": 545.080974,
                "variance": 297113.2682
              },
              {
                "average": 4340138.676,
                "count": 17749721,
                "maximum": 4340772.78,
                "minimum": 4339513.56,
                "name": "Y",
                "position": 1,
                "stddev": 324.9137285,
                "variance": 105568.931
              },
              {
                "average": 133.6357302,
                "count": 17749721,
                "maximum": 361.4795857,
                "minimum": -10.10041434,
                "name": "Z",
                "position": 2,
                "stddev": 11.91483694,
                "variance": 141.9633392
              },
              {
                "average": 5799.194653,
                "count": 17749721,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5971.356482,
                "variance": 35657098.23
              },
              {
                "average": 2.199690294,
                "count": 17749721,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.329807663,
                "variance": 1.768388422
              },
              {
                "average": 3.18354311,
                "count": 17749721,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.549062288,
                "variance": 2.399593971
              },
              {
                "average": 0.494754988,
                "count": 17749721,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999725032,
                "variance": 0.2499725039
              },
              {
                "average": 0,
                "count": 17749721,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372969468,
                "count": 17749721,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5102759397,
                "variance": 0.2603815346
              },
              {
                "average": -8.449057203,
                "count": 17749721,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58660957,
                "variance": 134.2495213
              },
              {
                "average": 0,
                "count": 17749721,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.63249349,
                "count": 17749721,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6501744377,
                "variance": 0.4227267994
              },
              {
                "average": 203272636.3,
                "count": 17749721,
                "maximum": 203273895.3,
                "minimum": 203272099.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 545.59301,
                "variance": 297671.7326
              },
              {
                "average": 0,
                "count": 17749721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17749721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17749721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002756663048,
                "count": 17749721,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01660091348,
                "variance": 0.0002755903285
              },
              {
                "average": 0.4406848987,
                "count": 17749721,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4964692666,
                "variance": 0.2464817326
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298506.8662,
              4339513.56,
              -10.10041434,
              300361.3662,
              4340772.78,
              361.4795857
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298506.8661726005,
                    4339513.559764736,
                    -10.100414344630565
                  ],
                  [
                    298506.8661726005,
                    4340772.779764737,
                    -10.100414344630565
                  ],
                  [
                    300361.3661726005,
                    4340772.779764737,
                    361.4795856553694
                  ],
                  [
                    300361.3661726005,
                    4339513.559764736,
                    361.4795856553694
                  ],
                  [
                    298506.8661726005,
                    4339513.559764736,
                    -10.100414344630565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:44:55+00:00",
            "end_time": "2018-02-21T18:14: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": "20180220_224592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31209220149957,
              39.291413864762816,
              -10.191324031016478
            ],
            [
              -77.31246353686036,
              39.30269602544464,
              -10.191324031016478
            ],
            [
              -77.29096143576491,
              39.303121347904465,
              358.4686759689836
            ],
            [
              -77.29059354581135,
              39.291839017481486,
              358.4686759689836
            ],
            [
              -77.31209220149957,
              39.291413864762816,
              -10.191324031016478
            ]
          ]
        ]
      },
      "bbox": [
        -77.31246354,
        39.29141386,
        -10.19132403,
        -77.29059355,
        39.30312135,
        358.468676
      ],
      "properties": {
        "datetime": "2018-02-20T20:50:19Z",
        "pc:count": 13136382,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301728.0101,
            "count": 13136382,
            "maximum": 302460.5077,
            "minimum": 300605.0677,
            "name": "X",
            "position": 0,
            "stddev": 464.2133691,
            "variance": 215494.052
          },
          {
            "average": 4352231.673,
            "count": 13136382,
            "maximum": 4352916.598,
            "minimum": 4351663.518,
            "name": "Y",
            "position": 1,
            "stddev": 323.9349967,
            "variance": 104933.8821
          },
          {
            "average": 160.392427,
            "count": 13136382,
            "maximum": 358.468676,
            "minimum": -10.19132403,
            "name": "Z",
            "position": 2,
            "stddev": 13.6312674,
            "variance": 185.8114508
          },
          {
            "average": 7968.950348,
            "count": 13136382,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6683.172399,
            "variance": 44664793.31
          },
          {
            "average": 1.855608645,
            "count": 13136382,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.243409432,
            "variance": 1.546067015
          },
          {
            "average": 2.598463869,
            "count": 13136382,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.633830161,
            "variance": 2.669400996
          },
          {
            "average": 0.5006716461,
            "count": 13136382,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995679,
            "variance": 0.2499995679
          },
          {
            "average": 0,
            "count": 13136382,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.492701263,
            "count": 13136382,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5120770289,
            "variance": 0.2622228835
          },
          {
            "average": -10.78786605,
            "count": 13136382,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.491084305,
            "variance": 72.09851267
          },
          {
            "average": 0,
            "count": 13136382,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.33895223,
            "count": 13136382,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5191871632,
            "variance": 0.2695553104
          },
          {
            "average": 203194336.4,
            "count": 13136382,
            "maximum": 203195019.9,
            "minimum": 203193333.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 510.2278871,
            "variance": 260332.4968
          },
          {
            "average": 0,
            "count": 13136382,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13136382,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13136382,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003496396496,
            "count": 13136382,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01869538522,
            "variance": 0.0003495174284
          },
          {
            "average": 0.4718664546,
            "count": 13136382,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4992078952,
            "variance": 0.2492085226
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300605.0677,
          4351663.518,
          -10.19132403,
          302460.5077,
          4352916.598,
          358.468676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300605.0676532155,
                4351663.518404643,
                -10.191324031016478
              ],
              [
                300605.0676532155,
                4352916.598404643,
                -10.191324031016478
              ],
              [
                302460.50765321543,
                4352916.598404643,
                358.4686759689836
              ],
              [
                302460.50765321543,
                4351663.518404643,
                358.4686759689836
              ],
              [
                300605.0676532155,
                4351663.518404643,
                -10.191324031016478
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:50:19+00:00",
        "end_time": "2018-02-20T20:22:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_224592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_224592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_224592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31246354,
            39.29141386,
            -10.19132403,
            -77.29059355,
            39.30312135,
            358.468676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31209220149957,
                  39.291413864762816,
                  -10.191324031016478
                ],
                [
                  -77.31246353686036,
                  39.30269602544464,
                  -10.191324031016478
                ],
                [
                  -77.29096143576491,
                  39.303121347904465,
                  358.4686759689836
                ],
                [
                  -77.29059354581135,
                  39.291839017481486,
                  358.4686759689836
                ],
                [
                  -77.31209220149957,
                  39.291413864762816,
                  -10.191324031016478
                ]
              ]
            ]
          },
          "id": "20180220_224592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:50:19Z",
            "pc:count": 13136382,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301728.0101,
                "count": 13136382,
                "maximum": 302460.5077,
                "minimum": 300605.0677,
                "name": "X",
                "position": 0,
                "stddev": 464.2133691,
                "variance": 215494.052
              },
              {
                "average": 4352231.673,
                "count": 13136382,
                "maximum": 4352916.598,
                "minimum": 4351663.518,
                "name": "Y",
                "position": 1,
                "stddev": 323.9349967,
                "variance": 104933.8821
              },
              {
                "average": 160.392427,
                "count": 13136382,
                "maximum": 358.468676,
                "minimum": -10.19132403,
                "name": "Z",
                "position": 2,
                "stddev": 13.6312674,
                "variance": 185.8114508
              },
              {
                "average": 7968.950348,
                "count": 13136382,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6683.172399,
                "variance": 44664793.31
              },
              {
                "average": 1.855608645,
                "count": 13136382,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.243409432,
                "variance": 1.546067015
              },
              {
                "average": 2.598463869,
                "count": 13136382,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.633830161,
                "variance": 2.669400996
              },
              {
                "average": 0.5006716461,
                "count": 13136382,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995679,
                "variance": 0.2499995679
              },
              {
                "average": 0,
                "count": 13136382,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.492701263,
                "count": 13136382,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5120770289,
                "variance": 0.2622228835
              },
              {
                "average": -10.78786605,
                "count": 13136382,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.491084305,
                "variance": 72.09851267
              },
              {
                "average": 0,
                "count": 13136382,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.33895223,
                "count": 13136382,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5191871632,
                "variance": 0.2695553104
              },
              {
                "average": 203194336.4,
                "count": 13136382,
                "maximum": 203195019.9,
                "minimum": 203193333.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 510.2278871,
                "variance": 260332.4968
              },
              {
                "average": 0,
                "count": 13136382,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13136382,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13136382,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003496396496,
                "count": 13136382,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01869538522,
                "variance": 0.0003495174284
              },
              {
                "average": 0.4718664546,
                "count": 13136382,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4992078952,
                "variance": 0.2492085226
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300605.0677,
              4351663.518,
              -10.19132403,
              302460.5077,
              4352916.598,
              358.468676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300605.0676532155,
                    4351663.518404643,
                    -10.191324031016478
                  ],
                  [
                    300605.0676532155,
                    4352916.598404643,
                    -10.191324031016478
                  ],
                  [
                    302460.50765321543,
                    4352916.598404643,
                    358.4686759689836
                  ],
                  [
                    302460.50765321543,
                    4351663.518404643,
                    358.4686759689836
                  ],
                  [
                    300605.0676532155,
                    4351663.518404643,
                    -10.191324031016478
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:50:19+00:00",
            "end_time": "2018-02-20T20:22: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": "20180220_224596.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.30880163168963,
              39.302462383064025,
              -10.236921848500543
            ],
            [
              -77.30900467257733,
              39.30863845965883,
              -10.236921848500543
            ],
            [
              -77.29097694275382,
              39.30899480468913,
              355.66307815149946
            ],
            [
              -77.29077548372805,
              39.30281865024184,
              355.66307815149946
            ],
            [
              -77.30880163168963,
              39.302462383064025,
              -10.236921848500543
            ]
          ]
        ]
      },
      "bbox": [
        -77.30900467,
        39.30246238,
        -10.23692185,
        -77.29077548,
        39.3089948,
        355.6630782
      ],
      "properties": {
        "datetime": "2018-02-20T20:33:17Z",
        "pc:count": 7148333,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301640.1564,
            "count": 7148333,
            "maximum": 302475.6919,
            "minimum": 300920.1919,
            "name": "X",
            "position": 0,
            "stddev": 449.323309,
            "variance": 201891.436
          },
          {
            "average": 4353257.658,
            "count": 7148333,
            "maximum": 4353568.554,
            "minimum": 4352882.594,
            "name": "Y",
            "position": 1,
            "stddev": 181.0904728,
            "variance": 32793.75934
          },
          {
            "average": 132.0746153,
            "count": 7148333,
            "maximum": 355.6630782,
            "minimum": -10.23692185,
            "name": "Z",
            "position": 2,
            "stddev": 12.60627404,
            "variance": 158.9181452
          },
          {
            "average": 7417.034936,
            "count": 7148333,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6140.732387,
            "variance": 37708594.25
          },
          {
            "average": 1.880845087,
            "count": 7148333,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.236811786,
            "variance": 1.529703395
          },
          {
            "average": 2.646283826,
            "count": 7148333,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.608490144,
            "variance": 2.587240544
          },
          {
            "average": 0.5062555144,
            "count": 7148333,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499960902,
            "variance": 0.2499609035
          },
          {
            "average": 0,
            "count": 7148333,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.517860598,
            "count": 7148333,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5183809043,
            "variance": 0.2687187619
          },
          {
            "average": 11.15452881,
            "count": 7148333,
            "maximum": 19.00200081,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.164706606,
            "variance": 51.33302075
          },
          {
            "average": 0,
            "count": 7148333,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.66078651,
            "count": 7148333,
            "maximum": 43,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4734424255,
            "variance": 0.2241477303
          },
          {
            "average": 203193760.6,
            "count": 7148333,
            "maximum": 203193997.4,
            "minimum": 203193333.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 294.3117667,
            "variance": 86619.416
          },
          {
            "average": 0,
            "count": 7148333,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7148333,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7148333,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000362042451,
            "count": 7148333,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0190239698,
            "variance": 0.0003619114269
          },
          {
            "average": 0.452869781,
            "count": 7148333,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4977738212,
            "variance": 0.2477787771
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300920.1919,
          4352882.594,
          -10.23692185,
          302475.6919,
          4353568.554,
          355.6630782
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300920.1918654225,
                4352882.59427505,
                -10.236921848500543
              ],
              [
                300920.1918654225,
                4353568.554275051,
                -10.236921848500543
              ],
              [
                302475.6918654225,
                4353568.554275051,
                355.66307815149946
              ],
              [
                302475.6918654225,
                4352882.59427505,
                355.66307815149946
              ],
              [
                300920.1918654225,
                4352882.59427505,
                -10.236921848500543
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:33:17+00:00",
        "end_time": "2018-02-20T20:22:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_224596.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_224596.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_224596.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224596.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.30900467,
            39.30246238,
            -10.23692185,
            -77.29077548,
            39.3089948,
            355.6630782
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.30880163168963,
                  39.302462383064025,
                  -10.236921848500543
                ],
                [
                  -77.30900467257733,
                  39.30863845965883,
                  -10.236921848500543
                ],
                [
                  -77.29097694275382,
                  39.30899480468913,
                  355.66307815149946
                ],
                [
                  -77.29077548372805,
                  39.30281865024184,
                  355.66307815149946
                ],
                [
                  -77.30880163168963,
                  39.302462383064025,
                  -10.236921848500543
                ]
              ]
            ]
          },
          "id": "20180220_224596.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224596.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:33:17Z",
            "pc:count": 7148333,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301640.1564,
                "count": 7148333,
                "maximum": 302475.6919,
                "minimum": 300920.1919,
                "name": "X",
                "position": 0,
                "stddev": 449.323309,
                "variance": 201891.436
              },
              {
                "average": 4353257.658,
                "count": 7148333,
                "maximum": 4353568.554,
                "minimum": 4352882.594,
                "name": "Y",
                "position": 1,
                "stddev": 181.0904728,
                "variance": 32793.75934
              },
              {
                "average": 132.0746153,
                "count": 7148333,
                "maximum": 355.6630782,
                "minimum": -10.23692185,
                "name": "Z",
                "position": 2,
                "stddev": 12.60627404,
                "variance": 158.9181452
              },
              {
                "average": 7417.034936,
                "count": 7148333,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6140.732387,
                "variance": 37708594.25
              },
              {
                "average": 1.880845087,
                "count": 7148333,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.236811786,
                "variance": 1.529703395
              },
              {
                "average": 2.646283826,
                "count": 7148333,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.608490144,
                "variance": 2.587240544
              },
              {
                "average": 0.5062555144,
                "count": 7148333,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499960902,
                "variance": 0.2499609035
              },
              {
                "average": 0,
                "count": 7148333,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.517860598,
                "count": 7148333,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5183809043,
                "variance": 0.2687187619
              },
              {
                "average": 11.15452881,
                "count": 7148333,
                "maximum": 19.00200081,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.164706606,
                "variance": 51.33302075
              },
              {
                "average": 0,
                "count": 7148333,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.66078651,
                "count": 7148333,
                "maximum": 43,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4734424255,
                "variance": 0.2241477303
              },
              {
                "average": 203193760.6,
                "count": 7148333,
                "maximum": 203193997.4,
                "minimum": 203193333.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 294.3117667,
                "variance": 86619.416
              },
              {
                "average": 0,
                "count": 7148333,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7148333,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7148333,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000362042451,
                "count": 7148333,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0190239698,
                "variance": 0.0003619114269
              },
              {
                "average": 0.452869781,
                "count": 7148333,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4977738212,
                "variance": 0.2477787771
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300920.1919,
              4352882.594,
              -10.23692185,
              302475.6919,
              4353568.554,
              355.6630782
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300920.1918654225,
                    4352882.59427505,
                    -10.236921848500543
                  ],
                  [
                    300920.1918654225,
                    4353568.554275051,
                    -10.236921848500543
                  ],
                  [
                    302475.6918654225,
                    4353568.554275051,
                    355.66307815149946
                  ],
                  [
                    302475.6918654225,
                    4352882.59427505,
                    355.66307815149946
                  ],
                  [
                    300920.1918654225,
                    4352882.59427505,
                    -10.236921848500543
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:33:17+00:00",
            "end_time": "2018-02-20T20:22: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": "20180221_230544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2903541490966,
              39.15968552593127,
              -10.278890875555476
            ],
            [
              -77.29072203486014,
              39.17102231814525,
              -10.278890875555476
            ],
            [
              -77.26926022626671,
              39.17144244543486,
              361.00110912444455
            ],
            [
              -77.26889577998253,
              39.16010548458114,
              361.00110912444455
            ],
            [
              -77.2903541490966,
              39.15968552593127,
              -10.278890875555476
            ]
          ]
        ]
      },
      "bbox": [
        -77.29072203,
        39.15968553,
        -10.27889088,
        -77.26889578,
        39.17144245,
        361.0011091
      ],
      "properties": {
        "datetime": "2018-02-21T19:30:32Z",
        "pc:count": 15830893,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303113.7687,
            "count": 15830893,
            "maximum": 303965.5627,
            "minimum": 302110.1627,
            "name": "X",
            "position": 0,
            "stddev": 520.4657598,
            "variance": 270884.6072
          },
          {
            "average": 4337605.007,
            "count": 15830893,
            "maximum": 4338253.943,
            "minimum": 4336994.843,
            "name": "Y",
            "position": 1,
            "stddev": 343.1093122,
            "variance": 117724.0001
          },
          {
            "average": 141.2052524,
            "count": 15830893,
            "maximum": 361.0011091,
            "minimum": -10.27889088,
            "name": "Z",
            "position": 2,
            "stddev": 8.533639181,
            "variance": 72.82299766
          },
          {
            "average": 5323.042615,
            "count": 15830893,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5472.228833,
            "variance": 29945288.4
          },
          {
            "average": 1.92621787,
            "count": 15830893,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.227050547,
            "variance": 1.505653045
          },
          {
            "average": 2.732564992,
            "count": 15830893,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560238425,
            "variance": 2.434343943
          },
          {
            "average": 0.4998469132,
            "count": 15830893,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999924,
            "variance": 0.2499999924
          },
          {
            "average": 0,
            "count": 15830893,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.354767037,
            "count": 15830893,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4961178914,
            "variance": 0.2461329621
          },
          {
            "average": -7.384142958,
            "count": 15830893,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.27391602,
            "variance": 127.1011823
          },
          {
            "average": 0,
            "count": 15830893,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.22326909,
            "count": 15830893,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.557789833,
            "variance": 0.3111294978
          },
          {
            "average": 203275924.8,
            "count": 15830893,
            "maximum": 203276632.1,
            "minimum": 203274710.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 510.7387734,
            "variance": 260854.0947
          },
          {
            "average": 0,
            "count": 15830893,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15830893,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15830893,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005140581773,
            "count": 15830893,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02266702349,
            "variance": 0.0005137939539
          },
          {
            "average": 0.4244618418,
            "count": 15830893,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4942610667,
            "variance": 0.2442940021
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302110.1627,
          4336994.843,
          -10.27889088,
          303965.5627,
          4338253.943,
          361.0011091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302110.1627262026,
                4336994.843200677,
                -10.278890875555476
              ],
              [
                302110.1627262026,
                4338253.943200677,
                -10.278890875555476
              ],
              [
                303965.5627262026,
                4338253.943200677,
                361.00110912444455
              ],
              [
                303965.5627262026,
                4336994.843200677,
                361.00110912444455
              ],
              [
                302110.1627262026,
                4336994.843200677,
                -10.278890875555476
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:30:32+00:00",
        "end_time": "2018-02-21T18:58:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_230544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_230544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_230544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_230544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29072203,
            39.15968553,
            -10.27889088,
            -77.26889578,
            39.17144245,
            361.0011091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2903541490966,
                  39.15968552593127,
                  -10.278890875555476
                ],
                [
                  -77.29072203486014,
                  39.17102231814525,
                  -10.278890875555476
                ],
                [
                  -77.26926022626671,
                  39.17144244543486,
                  361.00110912444455
                ],
                [
                  -77.26889577998253,
                  39.16010548458114,
                  361.00110912444455
                ],
                [
                  -77.2903541490966,
                  39.15968552593127,
                  -10.278890875555476
                ]
              ]
            ]
          },
          "id": "20180221_230544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_230544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:30:32Z",
            "pc:count": 15830893,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303113.7687,
                "count": 15830893,
                "maximum": 303965.5627,
                "minimum": 302110.1627,
                "name": "X",
                "position": 0,
                "stddev": 520.4657598,
                "variance": 270884.6072
              },
              {
                "average": 4337605.007,
                "count": 15830893,
                "maximum": 4338253.943,
                "minimum": 4336994.843,
                "name": "Y",
                "position": 1,
                "stddev": 343.1093122,
                "variance": 117724.0001
              },
              {
                "average": 141.2052524,
                "count": 15830893,
                "maximum": 361.0011091,
                "minimum": -10.27889088,
                "name": "Z",
                "position": 2,
                "stddev": 8.533639181,
                "variance": 72.82299766
              },
              {
                "average": 5323.042615,
                "count": 15830893,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5472.228833,
                "variance": 29945288.4
              },
              {
                "average": 1.92621787,
                "count": 15830893,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.227050547,
                "variance": 1.505653045
              },
              {
                "average": 2.732564992,
                "count": 15830893,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560238425,
                "variance": 2.434343943
              },
              {
                "average": 0.4998469132,
                "count": 15830893,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999924,
                "variance": 0.2499999924
              },
              {
                "average": 0,
                "count": 15830893,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.354767037,
                "count": 15830893,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4961178914,
                "variance": 0.2461329621
              },
              {
                "average": -7.384142958,
                "count": 15830893,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.27391602,
                "variance": 127.1011823
              },
              {
                "average": 0,
                "count": 15830893,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.22326909,
                "count": 15830893,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.557789833,
                "variance": 0.3111294978
              },
              {
                "average": 203275924.8,
                "count": 15830893,
                "maximum": 203276632.1,
                "minimum": 203274710.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 510.7387734,
                "variance": 260854.0947
              },
              {
                "average": 0,
                "count": 15830893,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15830893,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15830893,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005140581773,
                "count": 15830893,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02266702349,
                "variance": 0.0005137939539
              },
              {
                "average": 0.4244618418,
                "count": 15830893,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4942610667,
                "variance": 0.2442940021
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302110.1627,
              4336994.843,
              -10.27889088,
              303965.5627,
              4338253.943,
              361.0011091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302110.1627262026,
                    4336994.843200677,
                    -10.278890875555476
                  ],
                  [
                    302110.1627262026,
                    4338253.943200677,
                    -10.278890875555476
                  ],
                  [
                    303965.5627262026,
                    4338253.943200677,
                    361.00110912444455
                  ],
                  [
                    303965.5627262026,
                    4336994.843200677,
                    361.00110912444455
                  ],
                  [
                    302110.1627262026,
                    4336994.843200677,
                    -10.278890875555476
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:30:32+00:00",
            "end_time": "2018-02-21T18:58: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": "20180221_230548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2903987941123,
              39.170666632353466,
              -8.628067558625844
            ],
            [
              -77.29076688346812,
              39.18200502349521,
              -8.628067558625844
            ],
            [
              -77.26930219907882,
              39.18242524775976,
              364.0319324413742
            ],
            [
              -77.26893755149923,
              39.17108668792904,
              364.0319324413742
            ],
            [
              -77.2903987941123,
              39.170666632353466,
              -8.628067558625844
            ]
          ]
        ]
      },
      "bbox": [
        -77.29076688,
        39.17066663,
        -8.628067559,
        -77.26893755,
        39.18242525,
        364.0319324
      ],
      "properties": {
        "datetime": "2018-02-21T19:15:54Z",
        "pc:count": 15741409,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303024.8817,
            "count": 15741409,
            "maximum": 303992.4524,
            "minimum": 302137.0924,
            "name": "X",
            "position": 0,
            "stddev": 508.763656,
            "variance": 258840.4577
          },
          {
            "average": 4338794.394,
            "count": 15741409,
            "maximum": 4339473.039,
            "minimum": 4338213.759,
            "name": "Y",
            "position": 1,
            "stddev": 343.6503505,
            "variance": 118095.5634
          },
          {
            "average": 142.1695412,
            "count": 15741409,
            "maximum": 364.0319324,
            "minimum": -8.628067559,
            "name": "Z",
            "position": 2,
            "stddev": 11.25097873,
            "variance": 126.5845223
          },
          {
            "average": 4969.609906,
            "count": 15741409,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5323.336588,
            "variance": 28337912.43
          },
          {
            "average": 1.937056143,
            "count": 15741409,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.232052743,
            "variance": 1.517953963
          },
          {
            "average": 2.735808592,
            "count": 15741409,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.559295708,
            "variance": 2.431403106
          },
          {
            "average": 0.5009808842,
            "count": 15741409,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990537,
            "variance": 0.2499990537
          },
          {
            "average": 0,
            "count": 15741409,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.371059096,
            "count": 15741409,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5627877753,
            "variance": 0.31673008
          },
          {
            "average": 10.35099162,
            "count": 15741409,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.391870188,
            "variance": 88.20722562
          },
          {
            "average": 0,
            "count": 15741409,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.48616811,
            "count": 15741409,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5752690453,
            "variance": 0.3309344744
          },
          {
            "average": 203275220,
            "count": 15741409,
            "maximum": 203275754.2,
            "minimum": 203273838.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 560.4668528,
            "variance": 314123.093
          },
          {
            "average": 0,
            "count": 15741409,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15741409,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15741409,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004750527732,
            "count": 15741409,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02179052841,
            "variance": 0.0004748271283
          },
          {
            "average": 0.4490058673,
            "count": 15741409,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4973928167,
            "variance": 0.2473996141
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302137.0924,
          4338213.759,
          -8.628067559,
          303992.4524,
          4339473.039,
          364.0319324
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302137.09240285045,
                4338213.759196886,
                -8.628067558625844
              ],
              [
                302137.09240285045,
                4339473.039196885,
                -8.628067558625844
              ],
              [
                303992.45240285044,
                4339473.039196885,
                364.0319324413742
              ],
              [
                303992.45240285044,
                4338213.759196886,
                364.0319324413742
              ],
              [
                302137.09240285045,
                4338213.759196886,
                -8.628067558625844
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:15:54+00:00",
        "end_time": "2018-02-21T18:43:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_230548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_230548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_230548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_230548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29076688,
            39.17066663,
            -8.628067559,
            -77.26893755,
            39.18242525,
            364.0319324
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2903987941123,
                  39.170666632353466,
                  -8.628067558625844
                ],
                [
                  -77.29076688346812,
                  39.18200502349521,
                  -8.628067558625844
                ],
                [
                  -77.26930219907882,
                  39.18242524775976,
                  364.0319324413742
                ],
                [
                  -77.26893755149923,
                  39.17108668792904,
                  364.0319324413742
                ],
                [
                  -77.2903987941123,
                  39.170666632353466,
                  -8.628067558625844
                ]
              ]
            ]
          },
          "id": "20180221_230548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_230548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:15:54Z",
            "pc:count": 15741409,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303024.8817,
                "count": 15741409,
                "maximum": 303992.4524,
                "minimum": 302137.0924,
                "name": "X",
                "position": 0,
                "stddev": 508.763656,
                "variance": 258840.4577
              },
              {
                "average": 4338794.394,
                "count": 15741409,
                "maximum": 4339473.039,
                "minimum": 4338213.759,
                "name": "Y",
                "position": 1,
                "stddev": 343.6503505,
                "variance": 118095.5634
              },
              {
                "average": 142.1695412,
                "count": 15741409,
                "maximum": 364.0319324,
                "minimum": -8.628067559,
                "name": "Z",
                "position": 2,
                "stddev": 11.25097873,
                "variance": 126.5845223
              },
              {
                "average": 4969.609906,
                "count": 15741409,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5323.336588,
                "variance": 28337912.43
              },
              {
                "average": 1.937056143,
                "count": 15741409,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.232052743,
                "variance": 1.517953963
              },
              {
                "average": 2.735808592,
                "count": 15741409,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.559295708,
                "variance": 2.431403106
              },
              {
                "average": 0.5009808842,
                "count": 15741409,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990537,
                "variance": 0.2499990537
              },
              {
                "average": 0,
                "count": 15741409,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.371059096,
                "count": 15741409,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5627877753,
                "variance": 0.31673008
              },
              {
                "average": 10.35099162,
                "count": 15741409,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.391870188,
                "variance": 88.20722562
              },
              {
                "average": 0,
                "count": 15741409,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.48616811,
                "count": 15741409,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5752690453,
                "variance": 0.3309344744
              },
              {
                "average": 203275220,
                "count": 15741409,
                "maximum": 203275754.2,
                "minimum": 203273838.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 560.4668528,
                "variance": 314123.093
              },
              {
                "average": 0,
                "count": 15741409,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15741409,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15741409,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004750527732,
                "count": 15741409,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02179052841,
                "variance": 0.0004748271283
              },
              {
                "average": 0.4490058673,
                "count": 15741409,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4973928167,
                "variance": 0.2473996141
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302137.0924,
              4338213.759,
              -8.628067559,
              303992.4524,
              4339473.039,
              364.0319324
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302137.09240285045,
                    4338213.759196886,
                    -8.628067558625844
                  ],
                  [
                    302137.09240285045,
                    4339473.039196885,
                    -8.628067558625844
                  ],
                  [
                    303992.45240285044,
                    4339473.039196885,
                    364.0319324413742
                  ],
                  [
                    303992.45240285044,
                    4338213.759196886,
                    364.0319324413742
                  ],
                  [
                    302137.09240285045,
                    4338213.759196886,
                    -8.628067558625844
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:15:54+00:00",
            "end_time": "2018-02-21T18:43: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": "20180221_230552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29044371027906,
              39.18164825520246,
              -10.099286618903108
            ],
            [
              -77.29081196242056,
              39.19298698472319,
              -10.099286618903108
            ],
            [
              -77.2693437065211,
              39.1934073195082,
              364.96071338109687
            ],
            [
              -77.26897889818285,
              39.18206842126259,
              364.96071338109687
            ],
            [
              -77.29044371027906,
              39.18164825520246,
              -10.099286618903108
            ]
          ]
        ]
      },
      "bbox": [
        -77.29081196,
        39.18164826,
        -10.09928662,
        -77.2689789,
        39.19340732,
        364.9607134
      ],
      "properties": {
        "datetime": "2018-02-21T19:15:12Z",
        "pc:count": 15553980,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303097.1878,
            "count": 15553980,
            "maximum": 304019.3886,
            "minimum": 302164.0086,
            "name": "X",
            "position": 0,
            "stddev": 494.3008864,
            "variance": 244333.3663
          },
          {
            "average": 4340098.304,
            "count": 15553980,
            "maximum": 4340692.055,
            "minimum": 4339432.735,
            "name": "Y",
            "position": 1,
            "stddev": 353.7367226,
            "variance": 125129.669
          },
          {
            "average": 140.406293,
            "count": 15553980,
            "maximum": 364.9607134,
            "minimum": -10.09928662,
            "name": "Z",
            "position": 2,
            "stddev": 9.884411772,
            "variance": 97.70159609
          },
          {
            "average": 4307.314406,
            "count": 15553980,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4947.671744,
            "variance": 24479455.68
          },
          {
            "average": 2.17149617,
            "count": 15553980,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.31735274,
            "variance": 1.735418241
          },
          {
            "average": 3.172363665,
            "count": 15553980,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.532348619,
            "variance": 2.348092291
          },
          {
            "average": 0.4988286599,
            "count": 15553980,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998644,
            "variance": 0.249998644
          },
          {
            "average": 0,
            "count": 15553980,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293515165,
            "count": 15553980,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5080846404,
            "variance": 0.2581500018
          },
          {
            "average": -11.39217683,
            "count": 15553980,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.895505455,
            "variance": 62.3390064
          },
          {
            "average": 0,
            "count": 15553980,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.43428801,
            "count": 15553980,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5244595709,
            "variance": 0.2750578415
          },
          {
            "average": 203274227,
            "count": 15553980,
            "maximum": 203275712.3,
            "minimum": 203273799.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 482.8567124,
            "variance": 233150.6048
          },
          {
            "average": 0,
            "count": 15553980,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15553980,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15553980,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005481555203,
            "count": 15553980,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0234063043,
            "variance": 0.0005478550811
          },
          {
            "average": 0.4672369387,
            "count": 15553980,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4989254431,
            "variance": 0.2489265978
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302164.0086,
          4339432.735,
          -10.09928662,
          304019.3886,
          4340692.055,
          364.9607134
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302164.00859926105,
                4339432.735057326,
                -10.099286618903108
              ],
              [
                302164.00859926105,
                4340692.055057326,
                -10.099286618903108
              ],
              [
                304019.38859926106,
                4340692.055057326,
                364.96071338109687
              ],
              [
                304019.38859926106,
                4339432.735057326,
                364.96071338109687
              ],
              [
                302164.00859926105,
                4339432.735057326,
                -10.099286618903108
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:15:12+00:00",
        "end_time": "2018-02-21T18:43:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_230552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_230552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_230552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_230552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29081196,
            39.18164826,
            -10.09928662,
            -77.2689789,
            39.19340732,
            364.9607134
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29044371027906,
                  39.18164825520246,
                  -10.099286618903108
                ],
                [
                  -77.29081196242056,
                  39.19298698472319,
                  -10.099286618903108
                ],
                [
                  -77.2693437065211,
                  39.1934073195082,
                  364.96071338109687
                ],
                [
                  -77.26897889818285,
                  39.18206842126259,
                  364.96071338109687
                ],
                [
                  -77.29044371027906,
                  39.18164825520246,
                  -10.099286618903108
                ]
              ]
            ]
          },
          "id": "20180221_230552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_230552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:15:12Z",
            "pc:count": 15553980,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303097.1878,
                "count": 15553980,
                "maximum": 304019.3886,
                "minimum": 302164.0086,
                "name": "X",
                "position": 0,
                "stddev": 494.3008864,
                "variance": 244333.3663
              },
              {
                "average": 4340098.304,
                "count": 15553980,
                "maximum": 4340692.055,
                "minimum": 4339432.735,
                "name": "Y",
                "position": 1,
                "stddev": 353.7367226,
                "variance": 125129.669
              },
              {
                "average": 140.406293,
                "count": 15553980,
                "maximum": 364.9607134,
                "minimum": -10.09928662,
                "name": "Z",
                "position": 2,
                "stddev": 9.884411772,
                "variance": 97.70159609
              },
              {
                "average": 4307.314406,
                "count": 15553980,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4947.671744,
                "variance": 24479455.68
              },
              {
                "average": 2.17149617,
                "count": 15553980,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.31735274,
                "variance": 1.735418241
              },
              {
                "average": 3.172363665,
                "count": 15553980,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.532348619,
                "variance": 2.348092291
              },
              {
                "average": 0.4988286599,
                "count": 15553980,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998644,
                "variance": 0.249998644
              },
              {
                "average": 0,
                "count": 15553980,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293515165,
                "count": 15553980,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5080846404,
                "variance": 0.2581500018
              },
              {
                "average": -11.39217683,
                "count": 15553980,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.895505455,
                "variance": 62.3390064
              },
              {
                "average": 0,
                "count": 15553980,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.43428801,
                "count": 15553980,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5244595709,
                "variance": 0.2750578415
              },
              {
                "average": 203274227,
                "count": 15553980,
                "maximum": 203275712.3,
                "minimum": 203273799.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 482.8567124,
                "variance": 233150.6048
              },
              {
                "average": 0,
                "count": 15553980,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15553980,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15553980,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005481555203,
                "count": 15553980,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0234063043,
                "variance": 0.0005478550811
              },
              {
                "average": 0.4672369387,
                "count": 15553980,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4989254431,
                "variance": 0.2489265978
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302164.0086,
              4339432.735,
              -10.09928662,
              304019.3886,
              4340692.055,
              364.9607134
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302164.00859926105,
                    4339432.735057326,
                    -10.099286618903108
                  ],
                  [
                    302164.00859926105,
                    4340692.055057326,
                    -10.099286618903108
                  ],
                  [
                    304019.38859926106,
                    4340692.055057326,
                    364.96071338109687
                  ],
                  [
                    304019.38859926106,
                    4339432.735057326,
                    364.96071338109687
                  ],
                  [
                    302164.00859926105,
                    4339432.735057326,
                    -10.099286618903108
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:15:12+00:00",
            "end_time": "2018-02-21T18:43: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": "20180221_236544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2691930526396,
              39.15973437621391,
              -6.328517479699258
            ],
            [
              -77.26955759974817,
              39.17107313625636,
              -6.328517479699258
            ],
            [
              -77.24809684945642,
              39.17148933924954,
              368.33148252030077
            ],
            [
              -77.24773574236092,
              39.160150412113616,
              368.33148252030077
            ],
            [
              -77.2691930526396,
              39.15973437621391,
              -6.328517479699258
            ]
          ]
        ]
      },
      "bbox": [
        -77.2695576,
        39.15973438,
        -6.32851748,
        -77.24773574,
        39.17148934,
        368.3314825
      ],
      "properties": {
        "datetime": "2018-02-21T19:45:56Z",
        "pc:count": 15598937,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304858.5399,
            "count": 15598937,
            "maximum": 305794.1247,
            "minimum": 303938.8447,
            "name": "X",
            "position": 0,
            "stddev": 542.6013034,
            "variance": 294416.1745
          },
          {
            "average": 4337556.392,
            "count": 15598937,
            "maximum": 4338213.596,
            "minimum": 4336954.296,
            "name": "Y",
            "position": 1,
            "stddev": 375.729201,
            "variance": 141172.4325
          },
          {
            "average": 124.5065056,
            "count": 15598937,
            "maximum": 368.3314825,
            "minimum": -6.32851748,
            "name": "Z",
            "position": 2,
            "stddev": 13.34594904,
            "variance": 178.1143559
          },
          {
            "average": 4570.353713,
            "count": 15598937,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4980.706983,
            "variance": 24807442.05
          },
          {
            "average": 2.079316815,
            "count": 15598937,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.272430275,
            "variance": 1.619078804
          },
          {
            "average": 3.001362593,
            "count": 15598937,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.528608304,
            "variance": 2.336643348
          },
          {
            "average": 0.5017938081,
            "count": 15598937,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967983,
            "variance": 0.2499967983
          },
          {
            "average": 0,
            "count": 15598937,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.356550129,
            "count": 15598937,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7333982949,
            "variance": 0.537873059
          },
          {
            "average": 3.012368461,
            "count": 15598937,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.68002779,
            "variance": 187.1431604
          },
          {
            "average": 0,
            "count": 15598937,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.11604137,
            "count": 15598937,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6927991187,
            "variance": 0.4799706189
          },
          {
            "average": 203276734.4,
            "count": 15598937,
            "maximum": 203277556.6,
            "minimum": 203275699,
            "name": "GpsTime",
            "position": 12,
            "stddev": 630.0040702,
            "variance": 396905.1285
          },
          {
            "average": 0,
            "count": 15598937,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15598937,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15598937,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005446524978,
            "count": 15598937,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02333143558,
            "variance": 0.0005443558863
          },
          {
            "average": 0.3474475857,
            "count": 15598937,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4761594013,
            "variance": 0.2267277754
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303938.8447,
          4336954.296,
          -6.32851748,
          305794.1247,
          4338213.596,
          368.3314825
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303938.8446877902,
                4336954.295814749,
                -6.328517479699258
              ],
              [
                303938.8446877902,
                4338213.59581475,
                -6.328517479699258
              ],
              [
                305794.12468779023,
                4338213.59581475,
                368.33148252030077
              ],
              [
                305794.12468779023,
                4336954.295814749,
                368.33148252030077
              ],
              [
                303938.8446877902,
                4336954.295814749,
                -6.328517479699258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:45:56+00:00",
        "end_time": "2018-02-21T19:14:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_236544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_236544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_236544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_236544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.2695576,
            39.15973438,
            -6.32851748,
            -77.24773574,
            39.17148934,
            368.3314825
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2691930526396,
                  39.15973437621391,
                  -6.328517479699258
                ],
                [
                  -77.26955759974817,
                  39.17107313625636,
                  -6.328517479699258
                ],
                [
                  -77.24809684945642,
                  39.17148933924954,
                  368.33148252030077
                ],
                [
                  -77.24773574236092,
                  39.160150412113616,
                  368.33148252030077
                ],
                [
                  -77.2691930526396,
                  39.15973437621391,
                  -6.328517479699258
                ]
              ]
            ]
          },
          "id": "20180221_236544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_236544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:45:56Z",
            "pc:count": 15598937,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304858.5399,
                "count": 15598937,
                "maximum": 305794.1247,
                "minimum": 303938.8447,
                "name": "X",
                "position": 0,
                "stddev": 542.6013034,
                "variance": 294416.1745
              },
              {
                "average": 4337556.392,
                "count": 15598937,
                "maximum": 4338213.596,
                "minimum": 4336954.296,
                "name": "Y",
                "position": 1,
                "stddev": 375.729201,
                "variance": 141172.4325
              },
              {
                "average": 124.5065056,
                "count": 15598937,
                "maximum": 368.3314825,
                "minimum": -6.32851748,
                "name": "Z",
                "position": 2,
                "stddev": 13.34594904,
                "variance": 178.1143559
              },
              {
                "average": 4570.353713,
                "count": 15598937,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4980.706983,
                "variance": 24807442.05
              },
              {
                "average": 2.079316815,
                "count": 15598937,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.272430275,
                "variance": 1.619078804
              },
              {
                "average": 3.001362593,
                "count": 15598937,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.528608304,
                "variance": 2.336643348
              },
              {
                "average": 0.5017938081,
                "count": 15598937,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967983,
                "variance": 0.2499967983
              },
              {
                "average": 0,
                "count": 15598937,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.356550129,
                "count": 15598937,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7333982949,
                "variance": 0.537873059
              },
              {
                "average": 3.012368461,
                "count": 15598937,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.68002779,
                "variance": 187.1431604
              },
              {
                "average": 0,
                "count": 15598937,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.11604137,
                "count": 15598937,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6927991187,
                "variance": 0.4799706189
              },
              {
                "average": 203276734.4,
                "count": 15598937,
                "maximum": 203277556.6,
                "minimum": 203275699,
                "name": "GpsTime",
                "position": 12,
                "stddev": 630.0040702,
                "variance": 396905.1285
              },
              {
                "average": 0,
                "count": 15598937,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15598937,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15598937,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005446524978,
                "count": 15598937,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02333143558,
                "variance": 0.0005443558863
              },
              {
                "average": 0.3474475857,
                "count": 15598937,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4761594013,
                "variance": 0.2267277754
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303938.8447,
              4336954.296,
              -6.32851748,
              305794.1247,
              4338213.596,
              368.3314825
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303938.8446877902,
                    4336954.295814749,
                    -6.328517479699258
                  ],
                  [
                    303938.8446877902,
                    4338213.59581475,
                    -6.328517479699258
                  ],
                  [
                    305794.12468779023,
                    4338213.59581475,
                    368.33148252030077
                  ],
                  [
                    305794.12468779023,
                    4336954.295814749,
                    368.33148252030077
                  ],
                  [
                    303938.8446877902,
                    4336954.295814749,
                    -6.328517479699258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:45:56+00:00",
            "end_time": "2018-02-21T19:14: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": "20180221_236548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26923553248602,
              39.170717117684525,
              -9.156044062696168
            ],
            [
              -77.26960019416539,
              39.18205477549442,
              -9.156044062696168
            ],
            [
              -77.2481351802158,
              39.18247110101441,
              362.92395593730384
            ],
            [
              -77.24777396024946,
              39.17113327609146,
              362.92395593730384
            ],
            [
              -77.26923553248602,
              39.170717117684525,
              -9.156044062696168
            ]
          ]
        ]
      },
      "bbox": [
        -77.26960019,
        39.17071712,
        -9.156044063,
        -77.24777396,
        39.1824711,
        362.9239559
      ],
      "properties": {
        "datetime": "2018-02-21T19:31:02Z",
        "pc:count": 15475156,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304973.1727,
            "count": 15475156,
            "maximum": 305821.0412,
            "minimum": 303965.6812,
            "name": "X",
            "position": 0,
            "stddev": 513.8611059,
            "variance": 264053.2361
          },
          {
            "average": 4338776.601,
            "count": 15475156,
            "maximum": 4339432.564,
            "minimum": 4338173.384,
            "name": "Y",
            "position": 1,
            "stddev": 350.7596884,
            "variance": 123032.359
          },
          {
            "average": 146.932337,
            "count": 15475156,
            "maximum": 362.9239559,
            "minimum": -9.156044063,
            "name": "Z",
            "position": 2,
            "stddev": 12.83063923,
            "variance": 164.6253029
          },
          {
            "average": 5188.596133,
            "count": 15475156,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5323.856088,
            "variance": 28343443.64
          },
          {
            "average": 1.906582396,
            "count": 15475156,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.22803227,
            "variance": 1.508063257
          },
          {
            "average": 2.686410011,
            "count": 15475156,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.571022182,
            "variance": 2.468110695
          },
          {
            "average": 0.4954043759,
            "count": 15475156,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999788959,
            "variance": 0.2499788964
          },
          {
            "average": 0,
            "count": 15475156,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372226813,
            "count": 15475156,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5028976199,
            "variance": 0.2529060161
          },
          {
            "average": -9.645373528,
            "count": 15475156,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.560103609,
            "variance": 91.39558101
          },
          {
            "average": 0,
            "count": 15475156,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.30340405,
            "count": 15475156,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5313499107,
            "variance": 0.2823327276
          },
          {
            "average": 203275984,
            "count": 15475156,
            "maximum": 203276662.5,
            "minimum": 203274740.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 503.7075601,
            "variance": 253721.3061
          },
          {
            "average": 0,
            "count": 15475156,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15475156,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15475156,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005816419557,
            "count": 15475156,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02411024027,
            "variance": 0.0005813036859
          },
          {
            "average": 0.396959294,
            "count": 15475156,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4892674405,
            "variance": 0.2393826284
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303965.6812,
          4338173.384,
          -9.156044063,
          305821.0412,
          4339432.564,
          362.9239559
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303965.68117837777,
                4338173.384057583,
                -9.156044062696168
              ],
              [
                303965.68117837777,
                4339432.564057583,
                -9.156044062696168
              ],
              [
                305821.04117837775,
                4339432.564057583,
                362.92395593730384
              ],
              [
                305821.04117837775,
                4338173.384057583,
                362.92395593730384
              ],
              [
                303965.68117837777,
                4338173.384057583,
                -9.156044062696168
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:31:02+00:00",
        "end_time": "2018-02-21T18:59:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_236548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_236548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_236548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_236548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26960019,
            39.17071712,
            -9.156044063,
            -77.24777396,
            39.1824711,
            362.9239559
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26923553248602,
                  39.170717117684525,
                  -9.156044062696168
                ],
                [
                  -77.26960019416539,
                  39.18205477549442,
                  -9.156044062696168
                ],
                [
                  -77.2481351802158,
                  39.18247110101441,
                  362.92395593730384
                ],
                [
                  -77.24777396024946,
                  39.17113327609146,
                  362.92395593730384
                ],
                [
                  -77.26923553248602,
                  39.170717117684525,
                  -9.156044062696168
                ]
              ]
            ]
          },
          "id": "20180221_236548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_236548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:31:02Z",
            "pc:count": 15475156,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304973.1727,
                "count": 15475156,
                "maximum": 305821.0412,
                "minimum": 303965.6812,
                "name": "X",
                "position": 0,
                "stddev": 513.8611059,
                "variance": 264053.2361
              },
              {
                "average": 4338776.601,
                "count": 15475156,
                "maximum": 4339432.564,
                "minimum": 4338173.384,
                "name": "Y",
                "position": 1,
                "stddev": 350.7596884,
                "variance": 123032.359
              },
              {
                "average": 146.932337,
                "count": 15475156,
                "maximum": 362.9239559,
                "minimum": -9.156044063,
                "name": "Z",
                "position": 2,
                "stddev": 12.83063923,
                "variance": 164.6253029
              },
              {
                "average": 5188.596133,
                "count": 15475156,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5323.856088,
                "variance": 28343443.64
              },
              {
                "average": 1.906582396,
                "count": 15475156,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.22803227,
                "variance": 1.508063257
              },
              {
                "average": 2.686410011,
                "count": 15475156,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.571022182,
                "variance": 2.468110695
              },
              {
                "average": 0.4954043759,
                "count": 15475156,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999788959,
                "variance": 0.2499788964
              },
              {
                "average": 0,
                "count": 15475156,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372226813,
                "count": 15475156,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5028976199,
                "variance": 0.2529060161
              },
              {
                "average": -9.645373528,
                "count": 15475156,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.560103609,
                "variance": 91.39558101
              },
              {
                "average": 0,
                "count": 15475156,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.30340405,
                "count": 15475156,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5313499107,
                "variance": 0.2823327276
              },
              {
                "average": 203275984,
                "count": 15475156,
                "maximum": 203276662.5,
                "minimum": 203274740.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 503.7075601,
                "variance": 253721.3061
              },
              {
                "average": 0,
                "count": 15475156,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15475156,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15475156,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005816419557,
                "count": 15475156,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02411024027,
                "variance": 0.0005813036859
              },
              {
                "average": 0.396959294,
                "count": 15475156,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4892674405,
                "variance": 0.2393826284
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303965.6812,
              4338173.384,
              -9.156044063,
              305821.0412,
              4339432.564,
              362.9239559
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303965.68117837777,
                    4338173.384057583,
                    -9.156044062696168
                  ],
                  [
                    303965.68117837777,
                    4339432.564057583,
                    -9.156044062696168
                  ],
                  [
                    305821.04117837775,
                    4339432.564057583,
                    362.92395593730384
                  ],
                  [
                    305821.04117837775,
                    4338173.384057583,
                    362.92395593730384
                  ],
                  [
                    303965.68117837777,
                    4338173.384057583,
                    -9.156044062696168
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:31:02+00:00",
            "end_time": "2018-02-21T18:59: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": "20180220_230592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29089226025576,
              39.29146905127405,
              -9.880369206243842
            ],
            [
              -77.2912620260446,
              39.302807562945105,
              -9.880369206243842
            ],
            [
              -77.26976096299738,
              39.30322894356523,
              355.01963079375616
            ],
            [
              -77.26939465976835,
              39.29189026288648,
              355.01963079375616
            ],
            [
              -77.29089226025576,
              39.29146905127405,
              -9.880369206243842
            ]
          ]
        ]
      },
      "bbox": [
        -77.29126203,
        39.29146905,
        -9.880369206,
        -77.26939466,
        39.30322894,
        355.0196308
      ],
      "properties": {
        "datetime": "2018-02-20T21:01:37Z",
        "pc:count": 16290110,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303323.0342,
            "count": 16290110,
            "maximum": 304289.0236,
            "minimum": 302433.7036,
            "name": "X",
            "position": 0,
            "stddev": 516.4967164,
            "variance": 266768.858
          },
          {
            "average": 4352267.161,
            "count": 16290110,
            "maximum": 4352882.427,
            "minimum": 4351623.107,
            "name": "Y",
            "position": 1,
            "stddev": 372.3121584,
            "variance": 138616.3433
          },
          {
            "average": 170.1647872,
            "count": 16290110,
            "maximum": 355.0196308,
            "minimum": -9.880369206,
            "name": "Z",
            "position": 2,
            "stddev": 16.9465677,
            "variance": 287.1861567
          },
          {
            "average": 6783.44193,
            "count": 16290110,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6569.182908,
            "variance": 43154164.08
          },
          {
            "average": 2.070613581,
            "count": 16290110,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.306437758,
            "variance": 1.706779616
          },
          {
            "average": 2.986443677,
            "count": 16290110,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.593488699,
            "variance": 2.539206233
          },
          {
            "average": 0.5048588377,
            "count": 16290110,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999764065,
            "variance": 0.249976407
          },
          {
            "average": 0,
            "count": 16290110,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.429968122,
            "count": 16290110,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5152033761,
            "variance": 0.2654345187
          },
          {
            "average": 3.702791439,
            "count": 16290110,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.52317429,
            "variance": 182.8762429
          },
          {
            "average": 0,
            "count": 16290110,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.16358913,
            "count": 16290110,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6961125922,
            "variance": 0.484572741
          },
          {
            "average": 203195056.8,
            "count": 16290110,
            "maximum": 203195697.5,
            "minimum": 203193946.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582.5942586,
            "variance": 339416.0702
          },
          {
            "average": 0,
            "count": 16290110,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16290110,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16290110,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004987688849,
            "count": 16290110,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02232756469,
            "variance": 0.0004985201451
          },
          {
            "average": 0.4624640349,
            "count": 16290110,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4985890759,
            "variance": 0.2485910666
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302433.7036,
          4351623.107,
          -9.880369206,
          304289.0236,
          4352882.427,
          355.0196308
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302433.70363718004,
                4351623.106797159,
                -9.880369206243842
              ],
              [
                302433.70363718004,
                4352882.426797159,
                -9.880369206243842
              ],
              [
                304289.02363718,
                4352882.426797159,
                355.01963079375616
              ],
              [
                304289.02363718,
                4351623.106797159,
                355.01963079375616
              ],
              [
                302433.70363718004,
                4351623.106797159,
                -9.880369206243842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:01:37+00:00",
        "end_time": "2018-02-20T20:32:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_230592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_230592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_230592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29126203,
            39.29146905,
            -9.880369206,
            -77.26939466,
            39.30322894,
            355.0196308
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29089226025576,
                  39.29146905127405,
                  -9.880369206243842
                ],
                [
                  -77.2912620260446,
                  39.302807562945105,
                  -9.880369206243842
                ],
                [
                  -77.26976096299738,
                  39.30322894356523,
                  355.01963079375616
                ],
                [
                  -77.26939465976835,
                  39.29189026288648,
                  355.01963079375616
                ],
                [
                  -77.29089226025576,
                  39.29146905127405,
                  -9.880369206243842
                ]
              ]
            ]
          },
          "id": "20180220_230592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:01:37Z",
            "pc:count": 16290110,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303323.0342,
                "count": 16290110,
                "maximum": 304289.0236,
                "minimum": 302433.7036,
                "name": "X",
                "position": 0,
                "stddev": 516.4967164,
                "variance": 266768.858
              },
              {
                "average": 4352267.161,
                "count": 16290110,
                "maximum": 4352882.427,
                "minimum": 4351623.107,
                "name": "Y",
                "position": 1,
                "stddev": 372.3121584,
                "variance": 138616.3433
              },
              {
                "average": 170.1647872,
                "count": 16290110,
                "maximum": 355.0196308,
                "minimum": -9.880369206,
                "name": "Z",
                "position": 2,
                "stddev": 16.9465677,
                "variance": 287.1861567
              },
              {
                "average": 6783.44193,
                "count": 16290110,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6569.182908,
                "variance": 43154164.08
              },
              {
                "average": 2.070613581,
                "count": 16290110,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.306437758,
                "variance": 1.706779616
              },
              {
                "average": 2.986443677,
                "count": 16290110,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.593488699,
                "variance": 2.539206233
              },
              {
                "average": 0.5048588377,
                "count": 16290110,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999764065,
                "variance": 0.249976407
              },
              {
                "average": 0,
                "count": 16290110,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.429968122,
                "count": 16290110,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5152033761,
                "variance": 0.2654345187
              },
              {
                "average": 3.702791439,
                "count": 16290110,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.52317429,
                "variance": 182.8762429
              },
              {
                "average": 0,
                "count": 16290110,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.16358913,
                "count": 16290110,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6961125922,
                "variance": 0.484572741
              },
              {
                "average": 203195056.8,
                "count": 16290110,
                "maximum": 203195697.5,
                "minimum": 203193946.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582.5942586,
                "variance": 339416.0702
              },
              {
                "average": 0,
                "count": 16290110,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16290110,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16290110,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004987688849,
                "count": 16290110,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02232756469,
                "variance": 0.0004985201451
              },
              {
                "average": 0.4624640349,
                "count": 16290110,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4985890759,
                "variance": 0.2485910666
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302433.7036,
              4351623.107,
              -9.880369206,
              304289.0236,
              4352882.427,
              355.0196308
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302433.70363718004,
                    4351623.106797159,
                    -9.880369206243842
                  ],
                  [
                    302433.70363718004,
                    4352882.426797159,
                    -9.880369206243842
                  ],
                  [
                    304289.02363718,
                    4352882.426797159,
                    355.01963079375616
                  ],
                  [
                    304289.02363718,
                    4351623.106797159,
                    355.01963079375616
                  ],
                  [
                    302433.70363718004,
                    4351623.106797159,
                    -9.880369206243842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:01:37+00:00",
            "end_time": "2018-02-20T20:32:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_236552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26927793706318,
              39.18169864869719,
              -10.152514167325961
            ],
            [
              -77.26964275967525,
              39.19303664491579,
              -10.152514167325961
            ],
            [
              -77.24817324844113,
              39.19345309738612,
              374.78748583267407
            ],
            [
              -77.24781186971757,
              39.18211493401189,
              374.78748583267407
            ],
            [
              -77.26927793706318,
              39.18169864869719,
              -10.152514167325961
            ]
          ]
        ]
      },
      "bbox": [
        -77.26964276,
        39.18169865,
        -10.15251417,
        -77.24781187,
        39.1934531,
        374.7874858
      ],
      "properties": {
        "datetime": "2018-02-21T19:15:12Z",
        "pc:count": 13708876,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304975.3992,
            "count": 13708876,
            "maximum": 305847.9892,
            "minimum": 303992.5292,
            "name": "X",
            "position": 0,
            "stddev": 508.8798752,
            "variance": 258958.7274
          },
          {
            "average": 4340011.406,
            "count": 13708876,
            "maximum": 4340651.56,
            "minimum": 4339392.34,
            "name": "Y",
            "position": 1,
            "stddev": 337.3543654,
            "variance": 113807.9679
          },
          {
            "average": 157.179603,
            "count": 13708876,
            "maximum": 374.7874858,
            "minimum": -10.15251417,
            "name": "Z",
            "position": 2,
            "stddev": 10.61355933,
            "variance": 112.6476417
          },
          {
            "average": 6059.729558,
            "count": 13708876,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5750.900761,
            "variance": 33072859.56
          },
          {
            "average": 1.742479763,
            "count": 13708876,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.12546251,
            "variance": 1.266665861
          },
          {
            "average": 2.3867328,
            "count": 13708876,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.508020133,
            "variance": 2.274124722
          },
          {
            "average": 0.5046271481,
            "count": 13708876,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999786073,
            "variance": 0.2499786077
          },
          {
            "average": 0,
            "count": 13708876,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.4656133,
            "count": 13708876,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6184098359,
            "variance": 0.3824307251
          },
          {
            "average": 11.62042365,
            "count": 13708876,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.602770634,
            "variance": 57.80212132
          },
          {
            "average": 0,
            "count": 13708876,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.59512873,
            "count": 13708876,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5035677335,
            "variance": 0.2535804622
          },
          {
            "average": 203275309,
            "count": 13708876,
            "maximum": 203275712.4,
            "minimum": 203273799.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 462.9595913,
            "variance": 214331.5832
          },
          {
            "average": 0,
            "count": 13708876,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13708876,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13708876,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004364325711,
            "count": 13708876,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02088641016,
            "variance": 0.0004362421296
          },
          {
            "average": 0.2882930738,
            "count": 13708876,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4529682024,
            "variance": 0.2051801924
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303992.5292,
          4339392.34,
          -10.15251417,
          305847.9892,
          4340651.56,
          374.7874858
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303992.5291781187,
                4339392.339746573,
                -10.152514167325961
              ],
              [
                303992.5291781187,
                4340651.559746574,
                -10.152514167325961
              ],
              [
                305847.98917811865,
                4340651.559746574,
                374.78748583267407
              ],
              [
                305847.98917811865,
                4339392.339746573,
                374.78748583267407
              ],
              [
                303992.5291781187,
                4339392.339746573,
                -10.152514167325961
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:15:12+00:00",
        "end_time": "2018-02-21T18:43:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_236552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_236552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_236552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_236552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26964276,
            39.18169865,
            -10.15251417,
            -77.24781187,
            39.1934531,
            374.7874858
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26927793706318,
                  39.18169864869719,
                  -10.152514167325961
                ],
                [
                  -77.26964275967525,
                  39.19303664491579,
                  -10.152514167325961
                ],
                [
                  -77.24817324844113,
                  39.19345309738612,
                  374.78748583267407
                ],
                [
                  -77.24781186971757,
                  39.18211493401189,
                  374.78748583267407
                ],
                [
                  -77.26927793706318,
                  39.18169864869719,
                  -10.152514167325961
                ]
              ]
            ]
          },
          "id": "20180221_236552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_236552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:15:12Z",
            "pc:count": 13708876,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304975.3992,
                "count": 13708876,
                "maximum": 305847.9892,
                "minimum": 303992.5292,
                "name": "X",
                "position": 0,
                "stddev": 508.8798752,
                "variance": 258958.7274
              },
              {
                "average": 4340011.406,
                "count": 13708876,
                "maximum": 4340651.56,
                "minimum": 4339392.34,
                "name": "Y",
                "position": 1,
                "stddev": 337.3543654,
                "variance": 113807.9679
              },
              {
                "average": 157.179603,
                "count": 13708876,
                "maximum": 374.7874858,
                "minimum": -10.15251417,
                "name": "Z",
                "position": 2,
                "stddev": 10.61355933,
                "variance": 112.6476417
              },
              {
                "average": 6059.729558,
                "count": 13708876,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5750.900761,
                "variance": 33072859.56
              },
              {
                "average": 1.742479763,
                "count": 13708876,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.12546251,
                "variance": 1.266665861
              },
              {
                "average": 2.3867328,
                "count": 13708876,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.508020133,
                "variance": 2.274124722
              },
              {
                "average": 0.5046271481,
                "count": 13708876,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999786073,
                "variance": 0.2499786077
              },
              {
                "average": 0,
                "count": 13708876,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.4656133,
                "count": 13708876,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6184098359,
                "variance": 0.3824307251
              },
              {
                "average": 11.62042365,
                "count": 13708876,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.602770634,
                "variance": 57.80212132
              },
              {
                "average": 0,
                "count": 13708876,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.59512873,
                "count": 13708876,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5035677335,
                "variance": 0.2535804622
              },
              {
                "average": 203275309,
                "count": 13708876,
                "maximum": 203275712.4,
                "minimum": 203273799.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 462.9595913,
                "variance": 214331.5832
              },
              {
                "average": 0,
                "count": 13708876,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13708876,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13708876,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004364325711,
                "count": 13708876,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02088641016,
                "variance": 0.0004362421296
              },
              {
                "average": 0.2882930738,
                "count": 13708876,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4529682024,
                "variance": 0.2051801924
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303992.5292,
              4339392.34,
              -10.15251417,
              305847.9892,
              4340651.56,
              374.7874858
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303992.5291781187,
                    4339392.339746573,
                    -10.152514167325961
                  ],
                  [
                    303992.5291781187,
                    4340651.559746574,
                    -10.152514167325961
                  ],
                  [
                    305847.98917811865,
                    4340651.559746574,
                    374.78748583267407
                  ],
                  [
                    305847.98917811865,
                    4339392.339746573,
                    374.78748583267407
                  ],
                  [
                    303992.5291781187,
                    4339392.339746573,
                    -10.152514167325961
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:15:12+00:00",
            "end_time": "2018-02-21T18:43: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": "20180220_230596.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29093762723356,
              39.30245082057593,
              -4.908631931296497
            ],
            [
              -77.29130567013262,
              39.31373186715794,
              -4.908631931296497
            ],
            [
              -77.26980010540935,
              39.31415337549922,
              356.2713680687035
            ],
            [
              -77.26943550959233,
              39.302872160728086,
              356.2713680687035
            ],
            [
              -77.29093762723356,
              39.30245082057593,
              -4.908631931296497
            ]
          ]
        ]
      },
      "bbox": [
        -77.29130567,
        39.30245082,
        -4.908631931,
        -77.26943551,
        39.31415338,
        356.2713681
      ],
      "properties": {
        "datetime": "2018-02-20T20:50:50Z",
        "pc:count": 20128127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303470.5995,
            "count": 20128127,
            "maximum": 304316.0948,
            "minimum": 302460.6748,
            "name": "X",
            "position": 0,
            "stddev": 478.5759882,
            "variance": 229034.9765
          },
          {
            "average": 4353379.55,
            "count": 20128127,
            "maximum": 4354095.061,
            "minimum": 4352842.121,
            "name": "Y",
            "position": 1,
            "stddev": 329.4722187,
            "variance": 108551.9429
          },
          {
            "average": 156.3926175,
            "count": 20128127,
            "maximum": 356.2713681,
            "minimum": -4.908631931,
            "name": "Z",
            "position": 2,
            "stddev": 18.68061019,
            "variance": 348.9651972
          },
          {
            "average": 4667.793921,
            "count": 20128127,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5613.511864,
            "variance": 31511515.44
          },
          {
            "average": 2.434232654,
            "count": 20128127,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.407074541,
            "variance": 1.979858765
          },
          {
            "average": 3.624423673,
            "count": 20128127,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.461154062,
            "variance": 2.134971193
          },
          {
            "average": 0.497679491,
            "count": 20128127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999946276,
            "variance": 0.2499946277
          },
          {
            "average": 0,
            "count": 20128127,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274872968,
            "count": 20128127,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.464805524,
            "variance": 0.2160441752
          },
          {
            "average": -12.00235915,
            "count": 20128127,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.238874188,
            "variance": 52.40129951
          },
          {
            "average": 0,
            "count": 20128127,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.36033243,
            "count": 20128127,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5011707353,
            "variance": 0.2511721059
          },
          {
            "average": 203194340.5,
            "count": 20128127,
            "maximum": 203195050.1,
            "minimum": 203193364.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 532.7228194,
            "variance": 283793.6023
          },
          {
            "average": 0,
            "count": 20128127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20128127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20128127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005134605917,
            "count": 20128127,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02265385123,
            "variance": 0.0005131969755
          },
          {
            "average": 0.4672713462,
            "count": 20128127,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4989276978,
            "variance": 0.2489288476
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302460.6748,
          4352842.121,
          -4.908631931,
          304316.0948,
          4354095.061,
          356.2713681
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302460.6748438417,
                4352842.121401585,
                -4.908631931296497
              ],
              [
                302460.6748438417,
                4354095.061401584,
                -4.908631931296497
              ],
              [
                304316.09484384174,
                4354095.061401584,
                356.2713680687035
              ],
              [
                304316.09484384174,
                4352842.121401585,
                356.2713680687035
              ],
              [
                302460.6748438417,
                4352842.121401585,
                -4.908631931296497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:50:50+00:00",
        "end_time": "2018-02-20T20:22:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_230596.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_230596.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_230596.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230596.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29130567,
            39.30245082,
            -4.908631931,
            -77.26943551,
            39.31415338,
            356.2713681
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29093762723356,
                  39.30245082057593,
                  -4.908631931296497
                ],
                [
                  -77.29130567013262,
                  39.31373186715794,
                  -4.908631931296497
                ],
                [
                  -77.26980010540935,
                  39.31415337549922,
                  356.2713680687035
                ],
                [
                  -77.26943550959233,
                  39.302872160728086,
                  356.2713680687035
                ],
                [
                  -77.29093762723356,
                  39.30245082057593,
                  -4.908631931296497
                ]
              ]
            ]
          },
          "id": "20180220_230596.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230596.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:50:50Z",
            "pc:count": 20128127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303470.5995,
                "count": 20128127,
                "maximum": 304316.0948,
                "minimum": 302460.6748,
                "name": "X",
                "position": 0,
                "stddev": 478.5759882,
                "variance": 229034.9765
              },
              {
                "average": 4353379.55,
                "count": 20128127,
                "maximum": 4354095.061,
                "minimum": 4352842.121,
                "name": "Y",
                "position": 1,
                "stddev": 329.4722187,
                "variance": 108551.9429
              },
              {
                "average": 156.3926175,
                "count": 20128127,
                "maximum": 356.2713681,
                "minimum": -4.908631931,
                "name": "Z",
                "position": 2,
                "stddev": 18.68061019,
                "variance": 348.9651972
              },
              {
                "average": 4667.793921,
                "count": 20128127,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5613.511864,
                "variance": 31511515.44
              },
              {
                "average": 2.434232654,
                "count": 20128127,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.407074541,
                "variance": 1.979858765
              },
              {
                "average": 3.624423673,
                "count": 20128127,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.461154062,
                "variance": 2.134971193
              },
              {
                "average": 0.497679491,
                "count": 20128127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999946276,
                "variance": 0.2499946277
              },
              {
                "average": 0,
                "count": 20128127,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274872968,
                "count": 20128127,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.464805524,
                "variance": 0.2160441752
              },
              {
                "average": -12.00235915,
                "count": 20128127,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.238874188,
                "variance": 52.40129951
              },
              {
                "average": 0,
                "count": 20128127,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.36033243,
                "count": 20128127,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5011707353,
                "variance": 0.2511721059
              },
              {
                "average": 203194340.5,
                "count": 20128127,
                "maximum": 203195050.1,
                "minimum": 203193364.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 532.7228194,
                "variance": 283793.6023
              },
              {
                "average": 0,
                "count": 20128127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20128127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20128127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005134605917,
                "count": 20128127,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02265385123,
                "variance": 0.0005131969755
              },
              {
                "average": 0.4672713462,
                "count": 20128127,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4989276978,
                "variance": 0.2489288476
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302460.6748,
              4352842.121,
              -4.908631931,
              304316.0948,
              4354095.061,
              356.2713681
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302460.6748438417,
                    4352842.121401585,
                    -4.908631931296497
                  ],
                  [
                    302460.6748438417,
                    4354095.061401584,
                    -4.908631931296497
                  ],
                  [
                    304316.09484384174,
                    4354095.061401584,
                    356.2713680687035
                  ],
                  [
                    304316.09484384174,
                    4352842.121401585,
                    356.2713680687035
                  ],
                  [
                    302460.6748438417,
                    4352842.121401585,
                    -4.908631931296497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:50:50+00:00",
            "end_time": "2018-02-20T20:22: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": "20180220_230600.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.28764338747179,
              39.31349790575424,
              -7.379051320212056
            ],
            [
              -77.28785565771281,
              39.32001187981329,
              -7.379051320212056
            ],
            [
              -77.26982358335202,
              39.32036505713697,
              357.26094867978793
            ],
            [
              -77.2696129826329,
              39.313851001702965,
              357.26094867978793
            ],
            [
              -77.28764338747179,
              39.31349790575424,
              -7.379051320212056
            ]
          ]
        ]
      },
      "bbox": [
        -77.28785566,
        39.31349791,
        -7.37905132,
        -77.26961298,
        39.32036506,
        357.2609487
      ],
      "properties": {
        "datetime": "2018-02-20T20:50:46Z",
        "pc:count": 8803255,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303406.6385,
            "count": 8803255,
            "maximum": 304331.386,
            "minimum": 302775.786,
            "name": "X",
            "position": 0,
            "stddev": 407.1133055,
            "variance": 165741.2435
          },
          {
            "average": 4354466.822,
            "count": 8803255,
            "maximum": 4354784.574,
            "minimum": 4354061.094,
            "name": "Y",
            "position": 1,
            "stddev": 193.4971245,
            "variance": 37441.13718
          },
          {
            "average": 167.66066,
            "count": 8803255,
            "maximum": 357.2609487,
            "minimum": -7.37905132,
            "name": "Z",
            "position": 2,
            "stddev": 14.71179332,
            "variance": 216.4368626
          },
          {
            "average": 5363.544043,
            "count": 8803255,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6013.639047,
            "variance": 36163854.59
          },
          {
            "average": 2.137075434,
            "count": 8803255,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.305587775,
            "variance": 1.704559439
          },
          {
            "average": 3.128166343,
            "count": 8803255,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.535406747,
            "variance": 2.357473878
          },
          {
            "average": 0.4985963715,
            "count": 8803255,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980582,
            "variance": 0.2499980582
          },
          {
            "average": 0,
            "count": 8803255,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.321106909,
            "count": 8803255,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4830062516,
            "variance": 0.2332950391
          },
          {
            "average": 11.53342297,
            "count": 8803255,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.216346086,
            "variance": 52.07565084
          },
          {
            "average": 0,
            "count": 8803255,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.65660452,
            "count": 8803255,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4810914447,
            "variance": 0.2314489781
          },
          {
            "average": 203193743.7,
            "count": 8803255,
            "maximum": 203195046.8,
            "minimum": 203193363.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 272.6511831,
            "variance": 74338.66763
          },
          {
            "average": 0,
            "count": 8803255,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8803255,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8803255,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004549453583,
            "count": 8803255,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02132459694,
            "variance": 0.0004547384347
          },
          {
            "average": 0.4204030214,
            "count": 8803255,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4936236914,
            "variance": 0.2436643487
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302775.786,
          4354061.094,
          -7.37905132,
          304331.386,
          4354784.574,
          357.2609487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302775.7860071685,
                4354061.094457494,
                -7.379051320212056
              ],
              [
                302775.7860071685,
                4354784.574457495,
                -7.379051320212056
              ],
              [
                304331.3860071685,
                4354784.574457495,
                357.26094867978793
              ],
              [
                304331.3860071685,
                4354061.094457494,
                357.26094867978793
              ],
              [
                302775.7860071685,
                4354061.094457494,
                -7.379051320212056
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:50:46+00:00",
        "end_time": "2018-02-20T20:22:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_230600.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_230600.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_230600.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230600.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.28785566,
            39.31349791,
            -7.37905132,
            -77.26961298,
            39.32036506,
            357.2609487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.28764338747179,
                  39.31349790575424,
                  -7.379051320212056
                ],
                [
                  -77.28785565771281,
                  39.32001187981329,
                  -7.379051320212056
                ],
                [
                  -77.26982358335202,
                  39.32036505713697,
                  357.26094867978793
                ],
                [
                  -77.2696129826329,
                  39.313851001702965,
                  357.26094867978793
                ],
                [
                  -77.28764338747179,
                  39.31349790575424,
                  -7.379051320212056
                ]
              ]
            ]
          },
          "id": "20180220_230600.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230600.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:50:46Z",
            "pc:count": 8803255,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303406.6385,
                "count": 8803255,
                "maximum": 304331.386,
                "minimum": 302775.786,
                "name": "X",
                "position": 0,
                "stddev": 407.1133055,
                "variance": 165741.2435
              },
              {
                "average": 4354466.822,
                "count": 8803255,
                "maximum": 4354784.574,
                "minimum": 4354061.094,
                "name": "Y",
                "position": 1,
                "stddev": 193.4971245,
                "variance": 37441.13718
              },
              {
                "average": 167.66066,
                "count": 8803255,
                "maximum": 357.2609487,
                "minimum": -7.37905132,
                "name": "Z",
                "position": 2,
                "stddev": 14.71179332,
                "variance": 216.4368626
              },
              {
                "average": 5363.544043,
                "count": 8803255,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6013.639047,
                "variance": 36163854.59
              },
              {
                "average": 2.137075434,
                "count": 8803255,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.305587775,
                "variance": 1.704559439
              },
              {
                "average": 3.128166343,
                "count": 8803255,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.535406747,
                "variance": 2.357473878
              },
              {
                "average": 0.4985963715,
                "count": 8803255,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980582,
                "variance": 0.2499980582
              },
              {
                "average": 0,
                "count": 8803255,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.321106909,
                "count": 8803255,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4830062516,
                "variance": 0.2332950391
              },
              {
                "average": 11.53342297,
                "count": 8803255,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.216346086,
                "variance": 52.07565084
              },
              {
                "average": 0,
                "count": 8803255,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.65660452,
                "count": 8803255,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4810914447,
                "variance": 0.2314489781
              },
              {
                "average": 203193743.7,
                "count": 8803255,
                "maximum": 203195046.8,
                "minimum": 203193363.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 272.6511831,
                "variance": 74338.66763
              },
              {
                "average": 0,
                "count": 8803255,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8803255,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8803255,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004549453583,
                "count": 8803255,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02132459694,
                "variance": 0.0004547384347
              },
              {
                "average": 0.4204030214,
                "count": 8803255,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4936236914,
                "variance": 0.2436643487
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302775.786,
              4354061.094,
              -7.37905132,
              304331.386,
              4354784.574,
              357.2609487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302775.7860071685,
                    4354061.094457494,
                    -7.379051320212056
                  ],
                  [
                    302775.7860071685,
                    4354784.574457495,
                    -7.379051320212056
                  ],
                  [
                    304331.3860071685,
                    4354784.574457495,
                    357.26094867978793
                  ],
                  [
                    304331.3860071685,
                    4354061.094457494,
                    357.26094867978793
                  ],
                  [
                    302775.7860071685,
                    4354061.094457494,
                    -7.379051320212056
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:50:46+00:00",
            "end_time": "2018-02-20T20:22:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_236556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26931889999351,
              39.19268061696395,
              -8.864081636211182
            ],
            [
              -77.26968389496831,
              39.20401931175689,
              -8.864081636211182
            ],
            [
              -77.24821335587947,
              39.20443582391852,
              376.4359183637888
            ],
            [
              -77.2478518065225,
              39.19309696194903,
              376.4359183637888
            ],
            [
              -77.26931889999351,
              39.19268061696395,
              -8.864081636211182
            ]
          ]
        ]
      },
      "bbox": [
        -77.26968389,
        39.19268062,
        -8.864081636,
        -77.24785181,
        39.20443582,
        376.4359184
      ],
      "properties": {
        "datetime": "2018-02-21T19:14:31Z",
        "pc:count": 13256380,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304922.0107,
            "count": 13256380,
            "maximum": 305874.7713,
            "minimum": 304019.5113,
            "name": "X",
            "position": 0,
            "stddev": 517.6595056,
            "variance": 267971.3637
          },
          {
            "average": 4341254.498,
            "count": 13256380,
            "maximum": 4341870.643,
            "minimum": 4340611.343,
            "name": "Y",
            "position": 1,
            "stddev": 357.6061758,
            "variance": 127882.177
          },
          {
            "average": 160.2516584,
            "count": 13256380,
            "maximum": 376.4359184,
            "minimum": -8.864081636,
            "name": "Z",
            "position": 2,
            "stddev": 10.55579818,
            "variance": 111.4248753
          },
          {
            "average": 6116.984076,
            "count": 13256380,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5725.84773,
            "variance": 32785332.23
          },
          {
            "average": 1.731243673,
            "count": 13256380,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.131639757,
            "variance": 1.28060854
          },
          {
            "average": 2.362835555,
            "count": 13256380,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.514790505,
            "variance": 2.294590276
          },
          {
            "average": 0.499628858,
            "count": 13256380,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998811,
            "variance": 0.2499998811
          },
          {
            "average": 0,
            "count": 13256380,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.467241736,
            "count": 13256380,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8345749548,
            "variance": 0.6965153551
          },
          {
            "average": -9.948140794,
            "count": 13256380,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.03509075,
            "variance": 100.7030464
          },
          {
            "average": 0,
            "count": 13256380,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.53776257,
            "count": 13256380,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5953034182,
            "variance": 0.3543861597
          },
          {
            "average": 203274311.9,
            "count": 13256380,
            "maximum": 203275671.8,
            "minimum": 203273759.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 575.0249997,
            "variance": 330653.7503
          },
          {
            "average": 0,
            "count": 13256380,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13256380,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13256380,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005714229677,
            "count": 13256380,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02389762512,
            "variance": 0.0005710964865
          },
          {
            "average": 0.4659919224,
            "count": 13256380,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4988421288,
            "variance": 0.2488434694
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304019.5113,
          4340611.343,
          -8.864081636,
          305874.7713,
          4341870.643,
          376.4359184
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304019.51127473195,
                4340611.342809511,
                -8.864081636211182
              ],
              [
                304019.51127473195,
                4341870.642809512,
                -8.864081636211182
              ],
              [
                305874.77127473196,
                4341870.642809512,
                376.4359183637888
              ],
              [
                305874.77127473196,
                4340611.342809511,
                376.4359183637888
              ],
              [
                304019.51127473195,
                4340611.342809511,
                -8.864081636211182
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:14:31+00:00",
        "end_time": "2018-02-21T18:42:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_236556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_236556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_236556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_236556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26968389,
            39.19268062,
            -8.864081636,
            -77.24785181,
            39.20443582,
            376.4359184
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26931889999351,
                  39.19268061696395,
                  -8.864081636211182
                ],
                [
                  -77.26968389496831,
                  39.20401931175689,
                  -8.864081636211182
                ],
                [
                  -77.24821335587947,
                  39.20443582391852,
                  376.4359183637888
                ],
                [
                  -77.2478518065225,
                  39.19309696194903,
                  376.4359183637888
                ],
                [
                  -77.26931889999351,
                  39.19268061696395,
                  -8.864081636211182
                ]
              ]
            ]
          },
          "id": "20180221_236556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_236556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:14:31Z",
            "pc:count": 13256380,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304922.0107,
                "count": 13256380,
                "maximum": 305874.7713,
                "minimum": 304019.5113,
                "name": "X",
                "position": 0,
                "stddev": 517.6595056,
                "variance": 267971.3637
              },
              {
                "average": 4341254.498,
                "count": 13256380,
                "maximum": 4341870.643,
                "minimum": 4340611.343,
                "name": "Y",
                "position": 1,
                "stddev": 357.6061758,
                "variance": 127882.177
              },
              {
                "average": 160.2516584,
                "count": 13256380,
                "maximum": 376.4359184,
                "minimum": -8.864081636,
                "name": "Z",
                "position": 2,
                "stddev": 10.55579818,
                "variance": 111.4248753
              },
              {
                "average": 6116.984076,
                "count": 13256380,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5725.84773,
                "variance": 32785332.23
              },
              {
                "average": 1.731243673,
                "count": 13256380,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.131639757,
                "variance": 1.28060854
              },
              {
                "average": 2.362835555,
                "count": 13256380,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.514790505,
                "variance": 2.294590276
              },
              {
                "average": 0.499628858,
                "count": 13256380,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998811,
                "variance": 0.2499998811
              },
              {
                "average": 0,
                "count": 13256380,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.467241736,
                "count": 13256380,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8345749548,
                "variance": 0.6965153551
              },
              {
                "average": -9.948140794,
                "count": 13256380,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.03509075,
                "variance": 100.7030464
              },
              {
                "average": 0,
                "count": 13256380,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.53776257,
                "count": 13256380,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5953034182,
                "variance": 0.3543861597
              },
              {
                "average": 203274311.9,
                "count": 13256380,
                "maximum": 203275671.8,
                "minimum": 203273759.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 575.0249997,
                "variance": 330653.7503
              },
              {
                "average": 0,
                "count": 13256380,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13256380,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13256380,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005714229677,
                "count": 13256380,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02389762512,
                "variance": 0.0005710964865
              },
              {
                "average": 0.4659919224,
                "count": 13256380,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4988421288,
                "variance": 0.2488434694
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304019.5113,
              4340611.343,
              -8.864081636,
              305874.7713,
              4341870.643,
              376.4359184
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304019.51127473195,
                    4340611.342809511,
                    -8.864081636211182
                  ],
                  [
                    304019.51127473195,
                    4341870.642809512,
                    -8.864081636211182
                  ],
                  [
                    305874.77127473196,
                    4341870.642809512,
                    376.4359183637888
                  ],
                  [
                    305874.77127473196,
                    4340611.342809511,
                    376.4359183637888
                  ],
                  [
                    304019.51127473195,
                    4340611.342809511,
                    -8.864081636211182
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:14:31+00:00",
            "end_time": "2018-02-21T18:42:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_230556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29048831589508,
              39.192630500330424,
              -9.52736877296789
            ],
            [
              -77.29085668987328,
              39.203968307692996,
              -9.52736877296789
            ],
            [
              -77.26938671238297,
              39.20438871682302,
              371.3726312270321
            ],
            [
              -77.26902178355614,
              39.19305074073289,
              371.3726312270321
            ],
            [
              -77.29048831589508,
              39.192630500330424,
              -9.52736877296789
            ]
          ]
        ]
      },
      "bbox": [
        -77.29085669,
        39.1926305,
        -9.527368773,
        -77.26902178,
        39.20438872,
        371.3726312
      ],
      "properties": {
        "datetime": "2018-02-21T18:59:27Z",
        "pc:count": 22189039,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303022.7884,
            "count": 22189039,
            "maximum": 304046.2019,
            "minimum": 302190.9619,
            "name": "X",
            "position": 0,
            "stddev": 497.7000651,
            "variance": 247705.3548
          },
          {
            "average": 4341343.372,
            "count": 22189039,
            "maximum": 4341911.001,
            "minimum": 4340651.781,
            "name": "Y",
            "position": 1,
            "stddev": 337.1649277,
            "variance": 113680.1885
          },
          {
            "average": 145.8151463,
            "count": 22189039,
            "maximum": 371.3726312,
            "minimum": -9.527368773,
            "name": "Z",
            "position": 2,
            "stddev": 13.22781977,
            "variance": 174.9752157
          },
          {
            "average": 3941.178937,
            "count": 22189039,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4786.248498,
            "variance": 22908174.68
          },
          {
            "average": 2.451464437,
            "count": 22189039,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.362921569,
            "variance": 1.857555204
          },
          {
            "average": 3.610350408,
            "count": 22189039,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.379250228,
            "variance": 1.902331192
          },
          {
            "average": 0.5008371476,
            "count": 22189039,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993105,
            "variance": 0.2499993105
          },
          {
            "average": 0,
            "count": 22189039,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27835685,
            "count": 22189039,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5075851798,
            "variance": 0.2576427148
          },
          {
            "average": 9.124266443,
            "count": 22189039,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.30972828,
            "variance": 106.2904972
          },
          {
            "average": 0,
            "count": 22189039,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.72162828,
            "count": 22189039,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5516950434,
            "variance": 0.3043674209
          },
          {
            "average": 203273578,
            "count": 22189039,
            "maximum": 203274767.4,
            "minimum": 203272932,
            "name": "GpsTime",
            "position": 12,
            "stddev": 486.4362215,
            "variance": 236620.1976
          },
          {
            "average": 0,
            "count": 22189039,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22189039,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22189039,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003952401904,
            "count": 22189039,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01987671989,
            "variance": 0.0003950839934
          },
          {
            "average": 0.4024140027,
            "count": 22189039,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4903845266,
            "variance": 0.240476984
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302190.9619,
          4340651.781,
          -9.527368773,
          304046.2019,
          4341911.001,
          371.3726312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302190.9618652497,
                4340651.781262879,
                -9.52736877296789
              ],
              [
                302190.9618652497,
                4341911.00126288,
                -9.52736877296789
              ],
              [
                304046.20186524966,
                4341911.00126288,
                371.3726312270321
              ],
              [
                304046.20186524966,
                4340651.781262879,
                371.3726312270321
              ],
              [
                302190.9618652497,
                4340651.781262879,
                -9.52736877296789
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:59:27+00:00",
        "end_time": "2018-02-21T18:28:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_230556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_230556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_230556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_230556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29085669,
            39.1926305,
            -9.527368773,
            -77.26902178,
            39.20438872,
            371.3726312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29048831589508,
                  39.192630500330424,
                  -9.52736877296789
                ],
                [
                  -77.29085668987328,
                  39.203968307692996,
                  -9.52736877296789
                ],
                [
                  -77.26938671238297,
                  39.20438871682302,
                  371.3726312270321
                ],
                [
                  -77.26902178355614,
                  39.19305074073289,
                  371.3726312270321
                ],
                [
                  -77.29048831589508,
                  39.192630500330424,
                  -9.52736877296789
                ]
              ]
            ]
          },
          "id": "20180221_230556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_230556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:59:27Z",
            "pc:count": 22189039,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303022.7884,
                "count": 22189039,
                "maximum": 304046.2019,
                "minimum": 302190.9619,
                "name": "X",
                "position": 0,
                "stddev": 497.7000651,
                "variance": 247705.3548
              },
              {
                "average": 4341343.372,
                "count": 22189039,
                "maximum": 4341911.001,
                "minimum": 4340651.781,
                "name": "Y",
                "position": 1,
                "stddev": 337.1649277,
                "variance": 113680.1885
              },
              {
                "average": 145.8151463,
                "count": 22189039,
                "maximum": 371.3726312,
                "minimum": -9.527368773,
                "name": "Z",
                "position": 2,
                "stddev": 13.22781977,
                "variance": 174.9752157
              },
              {
                "average": 3941.178937,
                "count": 22189039,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4786.248498,
                "variance": 22908174.68
              },
              {
                "average": 2.451464437,
                "count": 22189039,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.362921569,
                "variance": 1.857555204
              },
              {
                "average": 3.610350408,
                "count": 22189039,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.379250228,
                "variance": 1.902331192
              },
              {
                "average": 0.5008371476,
                "count": 22189039,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993105,
                "variance": 0.2499993105
              },
              {
                "average": 0,
                "count": 22189039,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27835685,
                "count": 22189039,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5075851798,
                "variance": 0.2576427148
              },
              {
                "average": 9.124266443,
                "count": 22189039,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.30972828,
                "variance": 106.2904972
              },
              {
                "average": 0,
                "count": 22189039,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.72162828,
                "count": 22189039,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5516950434,
                "variance": 0.3043674209
              },
              {
                "average": 203273578,
                "count": 22189039,
                "maximum": 203274767.4,
                "minimum": 203272932,
                "name": "GpsTime",
                "position": 12,
                "stddev": 486.4362215,
                "variance": 236620.1976
              },
              {
                "average": 0,
                "count": 22189039,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22189039,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22189039,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003952401904,
                "count": 22189039,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01987671989,
                "variance": 0.0003950839934
              },
              {
                "average": 0.4024140027,
                "count": 22189039,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4903845266,
                "variance": 0.240476984
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302190.9619,
              4340651.781,
              -9.527368773,
              304046.2019,
              4341911.001,
              371.3726312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302190.9618652497,
                    4340651.781262879,
                    -9.52736877296789
                  ],
                  [
                    302190.9618652497,
                    4341911.00126288,
                    -9.52736877296789
                  ],
                  [
                    304046.20186524966,
                    4341911.00126288,
                    371.3726312270321
                  ],
                  [
                    304046.20186524966,
                    4340651.781262879,
                    371.3726312270321
                  ],
                  [
                    302190.9618652497,
                    4340651.781262879,
                    -9.52736877296789
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:59:27+00:00",
            "end_time": "2018-02-21T18:28:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_212584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35437978580609,
              39.26933039343443,
              -9.73236207420888
            ],
            [
              -77.35475951835699,
              39.28066915768735,
              -9.73236207420888
            ],
            [
              -77.33326595558935,
              39.281102067229085,
              354.92763792579115
            ],
            [
              -77.33288968142277,
              39.26976312931307,
              354.92763792579115
            ],
            [
              -77.35437978580609,
              39.26933039343443,
              -9.73236207420888
            ]
          ]
        ]
      },
      "bbox": [
        -77.35475952,
        39.26933039,
        -9.732362074,
        -77.33288968,
        39.28110207,
        354.9276379
      ],
      "properties": {
        "datetime": "2018-04-13T14:19:06Z",
        "pc:count": 19677420,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297857.0758,
            "count": 19677420,
            "maximum": 298749.3103,
            "minimum": 296893.9703,
            "name": "X",
            "position": 0,
            "stddev": 510.71529,
            "variance": 260830.1074
          },
          {
            "average": 4349927.629,
            "count": 19677420,
            "maximum": 4350565.869,
            "minimum": 4349306.469,
            "name": "Y",
            "position": 1,
            "stddev": 376.9985098,
            "variance": 142127.8764
          },
          {
            "average": 129.4306886,
            "count": 19677420,
            "maximum": 354.9276379,
            "minimum": -9.732362074,
            "name": "Z",
            "position": 2,
            "stddev": 19.70041105,
            "variance": 388.1061954
          },
          {
            "average": 4941.627698,
            "count": 19677420,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5523.724184,
            "variance": 30511528.86
          },
          {
            "average": 2.303201233,
            "count": 19677420,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.35082275,
            "variance": 1.824722101
          },
          {
            "average": 3.407766262,
            "count": 19677420,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473380207,
            "variance": 2.170849234
          },
          {
            "average": 0.4993073279,
            "count": 19677420,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995329,
            "variance": 0.2499995329
          },
          {
            "average": 0,
            "count": 19677420,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335907756,
            "count": 19677420,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4912756393,
            "variance": 0.2413517537
          },
          {
            "average": -3.996672462,
            "count": 19677420,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.94129026,
            "variance": 167.4769937
          },
          {
            "average": 0,
            "count": 19677420,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.19543218,
            "count": 19677420,
            "maximum": 99,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.947666751,
            "variance": 3.793405773
          },
          {
            "average": 203199102.1,
            "count": 19677420,
            "maximum": 207664346.4,
            "minimum": 203193266.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 148074.3949,
            "variance": 21926026410.0
          },
          {
            "average": 0,
            "count": 19677420,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19677420,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19677420,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005551540802,
            "count": 19677420,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02355516742,
            "variance": 0.0005548459123
          },
          {
            "average": 0.4453594018,
            "count": 19677420,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4970054503,
            "variance": 0.2470144176
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296893.9703,
          4349306.469,
          -9.732362074,
          298749.3103,
          4350565.869,
          354.9276379
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296893.9703031185,
                4349306.469133955,
                -9.73236207420888
              ],
              [
                296893.9703031185,
                4350565.869133956,
                -9.73236207420888
              ],
              [
                298749.3103031185,
                4350565.869133956,
                354.92763792579115
              ],
              [
                298749.3103031185,
                4349306.469133955,
                354.92763792579115
              ],
              [
                296893.9703031185,
                4349306.469133955,
                -9.73236207420888
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:19:06+00:00",
        "end_time": "2018-02-20T20:21:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_212584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_212584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_212584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_212584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35475952,
            39.26933039,
            -9.732362074,
            -77.33288968,
            39.28110207,
            354.9276379
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35437978580609,
                  39.26933039343443,
                  -9.73236207420888
                ],
                [
                  -77.35475951835699,
                  39.28066915768735,
                  -9.73236207420888
                ],
                [
                  -77.33326595558935,
                  39.281102067229085,
                  354.92763792579115
                ],
                [
                  -77.33288968142277,
                  39.26976312931307,
                  354.92763792579115
                ],
                [
                  -77.35437978580609,
                  39.26933039343443,
                  -9.73236207420888
                ]
              ]
            ]
          },
          "id": "20180220_212584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_212584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:19:06Z",
            "pc:count": 19677420,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297857.0758,
                "count": 19677420,
                "maximum": 298749.3103,
                "minimum": 296893.9703,
                "name": "X",
                "position": 0,
                "stddev": 510.71529,
                "variance": 260830.1074
              },
              {
                "average": 4349927.629,
                "count": 19677420,
                "maximum": 4350565.869,
                "minimum": 4349306.469,
                "name": "Y",
                "position": 1,
                "stddev": 376.9985098,
                "variance": 142127.8764
              },
              {
                "average": 129.4306886,
                "count": 19677420,
                "maximum": 354.9276379,
                "minimum": -9.732362074,
                "name": "Z",
                "position": 2,
                "stddev": 19.70041105,
                "variance": 388.1061954
              },
              {
                "average": 4941.627698,
                "count": 19677420,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5523.724184,
                "variance": 30511528.86
              },
              {
                "average": 2.303201233,
                "count": 19677420,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.35082275,
                "variance": 1.824722101
              },
              {
                "average": 3.407766262,
                "count": 19677420,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473380207,
                "variance": 2.170849234
              },
              {
                "average": 0.4993073279,
                "count": 19677420,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995329,
                "variance": 0.2499995329
              },
              {
                "average": 0,
                "count": 19677420,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335907756,
                "count": 19677420,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4912756393,
                "variance": 0.2413517537
              },
              {
                "average": -3.996672462,
                "count": 19677420,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.94129026,
                "variance": 167.4769937
              },
              {
                "average": 0,
                "count": 19677420,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.19543218,
                "count": 19677420,
                "maximum": 99,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.947666751,
                "variance": 3.793405773
              },
              {
                "average": 203199102.1,
                "count": 19677420,
                "maximum": 207664346.4,
                "minimum": 203193266.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 148074.3949,
                "variance": 21926026410.0
              },
              {
                "average": 0,
                "count": 19677420,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19677420,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19677420,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005551540802,
                "count": 19677420,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02355516742,
                "variance": 0.0005548459123
              },
              {
                "average": 0.4453594018,
                "count": 19677420,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4970054503,
                "variance": 0.2470144176
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296893.9703,
              4349306.469,
              -9.732362074,
              298749.3103,
              4350565.869,
              354.9276379
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296893.9703031185,
                    4349306.469133955,
                    -9.73236207420888
                  ],
                  [
                    296893.9703031185,
                    4350565.869133956,
                    -9.73236207420888
                  ],
                  [
                    298749.3103031185,
                    4350565.869133956,
                    354.92763792579115
                  ],
                  [
                    298749.3103031185,
                    4349306.469133955,
                    354.92763792579115
                  ],
                  [
                    296893.9703031185,
                    4349306.469133955,
                    -9.73236207420888
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:19:06+00:00",
            "end_time": "2018-02-20T20:21: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": "20180221_236560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2693601641362,
              39.20366416250829,
              -9.221302297786877
            ],
            [
              -77.26972523879846,
              39.21500067460513,
              -9.221302297786877
            ],
            [
              -77.24825043022749,
              39.21541730904019,
              371.6386977022131
            ],
            [
              -77.24788880255761,
              39.204080629763226,
              371.6386977022131
            ],
            [
              -77.2693601641362,
              39.20366416250829,
              -9.221302297786877
            ]
          ]
        ]
      },
      "bbox": [
        -77.26972524,
        39.20366416,
        -9.221302298,
        -77.2478888,
        39.21541731,
        371.6386977
      ],
      "properties": {
        "datetime": "2018-02-21T18:59:57Z",
        "pc:count": 17359729,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304927.4158,
            "count": 17359729,
            "maximum": 305901.8201,
            "minimum": 304046.4801,
            "name": "X",
            "position": 0,
            "stddev": 535.8769139,
            "variance": 287164.0669
          },
          {
            "average": 4342515.307,
            "count": 17359729,
            "maximum": 4343089.584,
            "minimum": 4341830.524,
            "name": "Y",
            "position": 1,
            "stddev": 338.42834,
            "variance": 114533.7413
          },
          {
            "average": 160.0318778,
            "count": 17359729,
            "maximum": 371.6386977,
            "minimum": -9.221302298,
            "name": "Z",
            "position": 2,
            "stddev": 11.22711816,
            "variance": 126.0481821
          },
          {
            "average": 5548.734694,
            "count": 17359729,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5892.445662,
            "variance": 34720915.88
          },
          {
            "average": 2.114447121,
            "count": 17359729,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.278542729,
            "variance": 1.63467151
          },
          {
            "average": 3.019887062,
            "count": 17359729,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.526016276,
            "variance": 2.328725675
          },
          {
            "average": 0.5038250309,
            "count": 17359729,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999853833,
            "variance": 0.2499853835
          },
          {
            "average": 0,
            "count": 17359729,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.362313029,
            "count": 17359729,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5065305927,
            "variance": 0.2565732414
          },
          {
            "average": 7.106489522,
            "count": 17359729,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60471323,
            "variance": 134.6693692
          },
          {
            "average": 0,
            "count": 17359729,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.80363253,
            "count": 17359729,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5504636772,
            "variance": 0.3030102599
          },
          {
            "average": 203273632,
            "count": 17359729,
            "maximum": 203274797.2,
            "minimum": 203272962.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 473.2664672,
            "variance": 223981.149
          },
          {
            "average": 0,
            "count": 17359729,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17359729,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17359729,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004892357479,
            "count": 17359729,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02211326354,
            "variance": 0.0004889964244
          },
          {
            "average": 0.4198309202,
            "count": 17359729,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4935310858,
            "variance": 0.2435729327
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304046.4801,
          4341830.524,
          -9.221302298,
          305901.8201,
          4343089.584,
          371.6386977
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304046.48007242486,
                4341830.523548953,
                -9.221302297786877
              ],
              [
                304046.48007242486,
                4343089.583548954,
                -9.221302297786877
              ],
              [
                305901.82007242483,
                4343089.583548954,
                371.6386977022131
              ],
              [
                305901.82007242483,
                4341830.523548953,
                371.6386977022131
              ],
              [
                304046.48007242486,
                4341830.523548953,
                -9.221302297786877
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:59:57+00:00",
        "end_time": "2018-02-21T18:29:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_236560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_236560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_236560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_236560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26972524,
            39.20366416,
            -9.221302298,
            -77.2478888,
            39.21541731,
            371.6386977
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2693601641362,
                  39.20366416250829,
                  -9.221302297786877
                ],
                [
                  -77.26972523879846,
                  39.21500067460513,
                  -9.221302297786877
                ],
                [
                  -77.24825043022749,
                  39.21541730904019,
                  371.6386977022131
                ],
                [
                  -77.24788880255761,
                  39.204080629763226,
                  371.6386977022131
                ],
                [
                  -77.2693601641362,
                  39.20366416250829,
                  -9.221302297786877
                ]
              ]
            ]
          },
          "id": "20180221_236560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_236560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:59:57Z",
            "pc:count": 17359729,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304927.4158,
                "count": 17359729,
                "maximum": 305901.8201,
                "minimum": 304046.4801,
                "name": "X",
                "position": 0,
                "stddev": 535.8769139,
                "variance": 287164.0669
              },
              {
                "average": 4342515.307,
                "count": 17359729,
                "maximum": 4343089.584,
                "minimum": 4341830.524,
                "name": "Y",
                "position": 1,
                "stddev": 338.42834,
                "variance": 114533.7413
              },
              {
                "average": 160.0318778,
                "count": 17359729,
                "maximum": 371.6386977,
                "minimum": -9.221302298,
                "name": "Z",
                "position": 2,
                "stddev": 11.22711816,
                "variance": 126.0481821
              },
              {
                "average": 5548.734694,
                "count": 17359729,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5892.445662,
                "variance": 34720915.88
              },
              {
                "average": 2.114447121,
                "count": 17359729,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.278542729,
                "variance": 1.63467151
              },
              {
                "average": 3.019887062,
                "count": 17359729,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.526016276,
                "variance": 2.328725675
              },
              {
                "average": 0.5038250309,
                "count": 17359729,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999853833,
                "variance": 0.2499853835
              },
              {
                "average": 0,
                "count": 17359729,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.362313029,
                "count": 17359729,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5065305927,
                "variance": 0.2565732414
              },
              {
                "average": 7.106489522,
                "count": 17359729,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60471323,
                "variance": 134.6693692
              },
              {
                "average": 0,
                "count": 17359729,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.80363253,
                "count": 17359729,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5504636772,
                "variance": 0.3030102599
              },
              {
                "average": 203273632,
                "count": 17359729,
                "maximum": 203274797.2,
                "minimum": 203272962.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 473.2664672,
                "variance": 223981.149
              },
              {
                "average": 0,
                "count": 17359729,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17359729,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17359729,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004892357479,
                "count": 17359729,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02211326354,
                "variance": 0.0004889964244
              },
              {
                "average": 0.4198309202,
                "count": 17359729,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4935310858,
                "variance": 0.2435729327
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304046.4801,
              4341830.524,
              -9.221302298,
              305901.8201,
              4343089.584,
              371.6386977
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304046.48007242486,
                    4341830.523548953,
                    -9.221302297786877
                  ],
                  [
                    304046.48007242486,
                    4343089.583548954,
                    -9.221302297786877
                  ],
                  [
                    305901.82007242483,
                    4343089.583548954,
                    371.6386977022131
                  ],
                  [
                    305901.82007242483,
                    4341830.523548953,
                    371.6386977022131
                  ],
                  [
                    304046.48007242486,
                    4341830.523548953,
                    -9.221302297786877
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:59:57+00:00",
            "end_time": "2018-02-21T18:29: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": "20180220_212588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35443495662653,
              39.28031185109308,
              -9.968601104036964
            ],
            [
              -77.35480370665917,
              39.29131819238588,
              -9.968601104036964
            ],
            [
              -77.33330596237181,
              39.29175122595517,
              348.611398895963
            ],
            [
              -77.33294057129105,
              39.28074471605439,
              348.611398895963
            ],
            [
              -77.35443495662653,
              39.28031185109308,
              -9.968601104036964
            ]
          ]
        ]
      },
      "bbox": [
        -77.35480371,
        39.28031185,
        -9.968601104,
        -77.33294057,
        39.29175123,
        348.6113989
      ],
      "properties": {
        "datetime": "2018-04-13T14:19:05Z",
        "pc:count": 11368132,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297954.0352,
            "count": 11368132,
            "maximum": 298776.3557,
            "minimum": 296920.9357,
            "name": "X",
            "position": 0,
            "stddev": 475.0322757,
            "variance": 225655.6629
          },
          {
            "average": 4350899.623,
            "count": 11368132,
            "maximum": 4351747.961,
            "minimum": 4350525.481,
            "name": "Y",
            "position": 1,
            "stddev": 235.1335458,
            "variance": 55287.78434
          },
          {
            "average": 120.7293776,
            "count": 11368132,
            "maximum": 348.6113989,
            "minimum": -9.968601104,
            "name": "Z",
            "position": 2,
            "stddev": 15.00074004,
            "variance": 225.0222018
          },
          {
            "average": 5369.499584,
            "count": 11368132,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5697.330577,
            "variance": 32459575.7
          },
          {
            "average": 2.199206695,
            "count": 11368132,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.320365454,
            "variance": 1.743364932
          },
          {
            "average": 3.23574999,
            "count": 11368132,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.5147197,
            "variance": 2.294375769
          },
          {
            "average": 0.4982253021,
            "count": 11368132,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968724,
            "variance": 0.2499968724
          },
          {
            "average": 0,
            "count": 11368132,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370564047,
            "count": 11368132,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4970554348,
            "variance": 0.2470641053
          },
          {
            "average": 12.39030671,
            "count": 11368132,
            "maximum": 19.00200081,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.26781323,
            "variance": 39.28548269
          },
          {
            "average": 0,
            "count": 11368132,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.54870572,
            "count": 11368132,
            "maximum": 99,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9736043445,
            "variance": 0.9479054197
          },
          {
            "average": 203194678.6,
            "count": 11368132,
            "maximum": 207664345.9,
            "minimum": 203193267,
            "name": "GpsTime",
            "position": 12,
            "stddev": 66211.52826,
            "variance": 4383966475
          },
          {
            "average": 0,
            "count": 11368132,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11368132,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11368132,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003562590582,
            "count": 11368132,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01887146441,
            "variance": 0.000356132169
          },
          {
            "average": 0.4686433972,
            "count": 11368132,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990158167,
            "variance": 0.2490167854
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296920.9357,
          4350525.481,
          -9.968601104,
          298776.3557,
          4351747.961,
          348.6113989
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296920.93565184675,
                4350525.480953364,
                -9.968601104036964
              ],
              [
                296920.93565184675,
                4351747.960953364,
                -9.968601104036964
              ],
              [
                298776.3556518468,
                4351747.960953364,
                348.611398895963
              ],
              [
                298776.3556518468,
                4350525.480953364,
                348.611398895963
              ],
              [
                296920.93565184675,
                4350525.480953364,
                -9.968601104036964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:19:05+00:00",
        "end_time": "2018-02-20T20:21:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_212588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_212588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_212588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_212588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35480371,
            39.28031185,
            -9.968601104,
            -77.33294057,
            39.29175123,
            348.6113989
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35443495662653,
                  39.28031185109308,
                  -9.968601104036964
                ],
                [
                  -77.35480370665917,
                  39.29131819238588,
                  -9.968601104036964
                ],
                [
                  -77.33330596237181,
                  39.29175122595517,
                  348.611398895963
                ],
                [
                  -77.33294057129105,
                  39.28074471605439,
                  348.611398895963
                ],
                [
                  -77.35443495662653,
                  39.28031185109308,
                  -9.968601104036964
                ]
              ]
            ]
          },
          "id": "20180220_212588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_212588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:19:05Z",
            "pc:count": 11368132,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297954.0352,
                "count": 11368132,
                "maximum": 298776.3557,
                "minimum": 296920.9357,
                "name": "X",
                "position": 0,
                "stddev": 475.0322757,
                "variance": 225655.6629
              },
              {
                "average": 4350899.623,
                "count": 11368132,
                "maximum": 4351747.961,
                "minimum": 4350525.481,
                "name": "Y",
                "position": 1,
                "stddev": 235.1335458,
                "variance": 55287.78434
              },
              {
                "average": 120.7293776,
                "count": 11368132,
                "maximum": 348.6113989,
                "minimum": -9.968601104,
                "name": "Z",
                "position": 2,
                "stddev": 15.00074004,
                "variance": 225.0222018
              },
              {
                "average": 5369.499584,
                "count": 11368132,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5697.330577,
                "variance": 32459575.7
              },
              {
                "average": 2.199206695,
                "count": 11368132,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.320365454,
                "variance": 1.743364932
              },
              {
                "average": 3.23574999,
                "count": 11368132,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.5147197,
                "variance": 2.294375769
              },
              {
                "average": 0.4982253021,
                "count": 11368132,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968724,
                "variance": 0.2499968724
              },
              {
                "average": 0,
                "count": 11368132,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370564047,
                "count": 11368132,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4970554348,
                "variance": 0.2470641053
              },
              {
                "average": 12.39030671,
                "count": 11368132,
                "maximum": 19.00200081,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.26781323,
                "variance": 39.28548269
              },
              {
                "average": 0,
                "count": 11368132,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.54870572,
                "count": 11368132,
                "maximum": 99,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9736043445,
                "variance": 0.9479054197
              },
              {
                "average": 203194678.6,
                "count": 11368132,
                "maximum": 207664345.9,
                "minimum": 203193267,
                "name": "GpsTime",
                "position": 12,
                "stddev": 66211.52826,
                "variance": 4383966475
              },
              {
                "average": 0,
                "count": 11368132,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11368132,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11368132,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003562590582,
                "count": 11368132,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01887146441,
                "variance": 0.000356132169
              },
              {
                "average": 0.4686433972,
                "count": 11368132,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990158167,
                "variance": 0.2490167854
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296920.9357,
              4350525.481,
              -9.968601104,
              298776.3557,
              4351747.961,
              348.6113989
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296920.93565184675,
                    4350525.480953364,
                    -9.968601104036964
                  ],
                  [
                    296920.93565184675,
                    4351747.960953364,
                    -9.968601104036964
                  ],
                  [
                    298776.3556518468,
                    4351747.960953364,
                    348.611398895963
                  ],
                  [
                    298776.3556518468,
                    4350525.480953364,
                    348.611398895963
                  ],
                  [
                    296920.93565184675,
                    4350525.480953364,
                    -9.968601104036964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:19:05+00:00",
            "end_time": "2018-02-20T20:21: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": "20180220_212592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33678549259267,
              39.29165159795169,
              11.83210580434843
            ],
            [
              -77.33699193246093,
              39.29785817488741,
              11.83210580434843
            ],
            [
              -77.3333367462995,
              39.29793152523391,
              278.19210580434844
            ],
            [
              -77.33313062859966,
              39.2917249321926,
              278.19210580434844
            ],
            [
              -77.33678549259267,
              39.29165159795169,
              11.83210580434843
            ]
          ]
        ]
      },
      "bbox": [
        -77.33699193,
        39.2916516,
        11.8321058,
        -77.33313063,
        39.29793153,
        278.1921058
      ],
      "properties": {
        "datetime": "2018-02-20T20:22:03Z",
        "pc:count": 351720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298665.8546,
            "count": 351720,
            "maximum": 298791.4028,
            "minimum": 298475.9628,
            "name": "X",
            "position": 0,
            "stddev": 73.49013976,
            "variance": 5400.800642
          },
          {
            "average": 4352089.343,
            "count": 351720,
            "maximum": 4352434.012,
            "minimum": 4351744.652,
            "name": "Y",
            "position": 1,
            "stddev": 185.814132,
            "variance": 34526.89164
          },
          {
            "average": 145.0097737,
            "count": 351720,
            "maximum": 278.1921058,
            "minimum": 11.8321058,
            "name": "Z",
            "position": 2,
            "stddev": 8.236140436,
            "variance": 67.83400928
          },
          {
            "average": 8573.469399,
            "count": 351720,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6090.185935,
            "variance": 37090364.73
          },
          {
            "average": 1.507520187,
            "count": 351720,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.987985205,
            "variance": 0.9761147652
          },
          {
            "average": 1.961762197,
            "count": 351720,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.395174017,
            "variance": 1.946510538
          },
          {
            "average": 0.5050267258,
            "count": 351720,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999754421,
            "variance": 0.2499754428
          },
          {
            "average": 0,
            "count": 351720,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.752760719,
            "count": 351720,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.070852928,
            "variance": 1.146725992
          },
          {
            "average": 0.08448256602,
            "count": 351720,
            "maximum": 9,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.741431256,
            "variance": 13.99830784
          },
          {
            "average": 0,
            "count": 351720,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42,
            "count": 351720,
            "maximum": 42,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 203193308.7,
            "count": 351720,
            "maximum": 203193323.7,
            "minimum": 203193294.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11.13021399,
            "variance": 123.8816635
          },
          {
            "average": 0,
            "count": 351720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 351720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 351720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006397134084,
            "count": 351720,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02528450104,
            "variance": 0.0006393059928
          },
          {
            "average": 0,
            "count": 351720,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298475.9628,
          4351744.652,
          11.8321058,
          298791.4028,
          4352434.012,
          278.1921058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298475.9627718729,
                4351744.652259712,
                11.83210580434843
              ],
              [
                298475.9627718729,
                4352434.0122597115,
                11.83210580434843
              ],
              [
                298791.4027718728,
                4352434.0122597115,
                278.19210580434844
              ],
              [
                298791.4027718728,
                4351744.652259712,
                278.19210580434844
              ],
              [
                298475.9627718729,
                4351744.652259712,
                11.83210580434843
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:22:03+00:00",
        "end_time": "2018-02-20T20:21:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_212592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_212592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_212592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_212592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33699193,
            39.2916516,
            11.8321058,
            -77.33313063,
            39.29793153,
            278.1921058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33678549259267,
                  39.29165159795169,
                  11.83210580434843
                ],
                [
                  -77.33699193246093,
                  39.29785817488741,
                  11.83210580434843
                ],
                [
                  -77.3333367462995,
                  39.29793152523391,
                  278.19210580434844
                ],
                [
                  -77.33313062859966,
                  39.2917249321926,
                  278.19210580434844
                ],
                [
                  -77.33678549259267,
                  39.29165159795169,
                  11.83210580434843
                ]
              ]
            ]
          },
          "id": "20180220_212592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_212592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:22:03Z",
            "pc:count": 351720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298665.8546,
                "count": 351720,
                "maximum": 298791.4028,
                "minimum": 298475.9628,
                "name": "X",
                "position": 0,
                "stddev": 73.49013976,
                "variance": 5400.800642
              },
              {
                "average": 4352089.343,
                "count": 351720,
                "maximum": 4352434.012,
                "minimum": 4351744.652,
                "name": "Y",
                "position": 1,
                "stddev": 185.814132,
                "variance": 34526.89164
              },
              {
                "average": 145.0097737,
                "count": 351720,
                "maximum": 278.1921058,
                "minimum": 11.8321058,
                "name": "Z",
                "position": 2,
                "stddev": 8.236140436,
                "variance": 67.83400928
              },
              {
                "average": 8573.469399,
                "count": 351720,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6090.185935,
                "variance": 37090364.73
              },
              {
                "average": 1.507520187,
                "count": 351720,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.987985205,
                "variance": 0.9761147652
              },
              {
                "average": 1.961762197,
                "count": 351720,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.395174017,
                "variance": 1.946510538
              },
              {
                "average": 0.5050267258,
                "count": 351720,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999754421,
                "variance": 0.2499754428
              },
              {
                "average": 0,
                "count": 351720,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.752760719,
                "count": 351720,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.070852928,
                "variance": 1.146725992
              },
              {
                "average": 0.08448256602,
                "count": 351720,
                "maximum": 9,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.741431256,
                "variance": 13.99830784
              },
              {
                "average": 0,
                "count": 351720,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42,
                "count": 351720,
                "maximum": 42,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 203193308.7,
                "count": 351720,
                "maximum": 203193323.7,
                "minimum": 203193294.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11.13021399,
                "variance": 123.8816635
              },
              {
                "average": 0,
                "count": 351720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 351720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 351720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006397134084,
                "count": 351720,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02528450104,
                "variance": 0.0006393059928
              },
              {
                "average": 0,
                "count": 351720,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298475.9628,
              4351744.652,
              11.8321058,
              298791.4028,
              4352434.012,
              278.1921058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298475.9627718729,
                    4351744.652259712,
                    11.83210580434843
                  ],
                  [
                    298475.9627718729,
                    4352434.0122597115,
                    11.83210580434843
                  ],
                  [
                    298791.4027718728,
                    4352434.0122597115,
                    278.19210580434844
                  ],
                  [
                    298791.4027718728,
                    4351744.652259712,
                    278.19210580434844
                  ],
                  [
                    298475.9627718729,
                    4351744.652259712,
                    11.83210580434843
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:22:03+00:00",
            "end_time": "2018-02-20T20:21:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_230560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2905327624503,
              39.20361257255579,
              -9.364173309954282
            ],
            [
              -77.29090133437721,
              39.214951798753255,
              -9.364173309954282
            ],
            [
              -77.26942778138861,
              39.2153723183203,
              368.89582669004574
            ],
            [
              -77.26906265697092,
              39.204032923343284,
              368.89582669004574
            ],
            [
              -77.2905327624503,
              39.20361257255579,
              -9.364173309954282
            ]
          ]
        ]
      },
      "bbox": [
        -77.29090133,
        39.20361257,
        -9.36417331,
        -77.26906266,
        39.21537232,
        368.8958267
      ],
      "properties": {
        "datetime": "2018-02-21T18:43:32Z",
        "pc:count": 21838957,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303054.8986,
            "count": 21838957,
            "maximum": 304073.1969,
            "minimum": 302217.9369,
            "name": "X",
            "position": 0,
            "stddev": 534.1431722,
            "variance": 285308.9284
          },
          {
            "average": 4342487.561,
            "count": 21838957,
            "maximum": 4343130.19,
            "minimum": 4341870.81,
            "name": "Y",
            "position": 1,
            "stddev": 350.685603,
            "variance": 122980.3921
          },
          {
            "average": 153.8792881,
            "count": 21838957,
            "maximum": 368.8958267,
            "minimum": -9.36417331,
            "name": "Z",
            "position": 2,
            "stddev": 15.52957911,
            "variance": 241.1678273
          },
          {
            "average": 4511.647292,
            "count": 21838957,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5402.247918,
            "variance": 29184282.57
          },
          {
            "average": 2.475752986,
            "count": 21838957,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.371552816,
            "variance": 1.881157128
          },
          {
            "average": 3.664555134,
            "count": 21838957,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.356855937,
            "variance": 1.841058034
          },
          {
            "average": 0.5049107428,
            "count": 21838957,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999758955,
            "variance": 0.2499758961
          },
          {
            "average": 0,
            "count": 21838957,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312622164,
            "count": 21838957,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6303715117,
            "variance": 0.3973682427
          },
          {
            "average": -3.838859445,
            "count": 21838957,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.71637477,
            "variance": 188.1389367
          },
          {
            "average": 0,
            "count": 21838957,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.83115425,
            "count": 21838957,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7000784341,
            "variance": 0.4901098139
          },
          {
            "average": 203272790.9,
            "count": 21838957,
            "maximum": 203273812.4,
            "minimum": 203272018.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 619.2880716,
            "variance": 383517.7157
          },
          {
            "average": 0,
            "count": 21838957,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21838957,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21838957,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003726368434,
            "count": 21838957,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01930020731,
            "variance": 0.0003724980023
          },
          {
            "average": 0.485479824,
            "count": 21838957,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997891315,
            "variance": 0.2497891759
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302217.9369,
          4341870.81,
          -9.36417331,
          304073.1969,
          4343130.19,
          368.8958267
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302217.9368754966,
                4341870.809884331,
                -9.364173309954282
              ],
              [
                302217.9368754966,
                4343130.189884332,
                -9.364173309954282
              ],
              [
                304073.1968754966,
                4343130.189884332,
                368.89582669004574
              ],
              [
                304073.1968754966,
                4341870.809884331,
                368.89582669004574
              ],
              [
                302217.9368754966,
                4341870.809884331,
                -9.364173309954282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:43:32+00:00",
        "end_time": "2018-02-21T18:13:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_230560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_230560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_230560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_230560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29090133,
            39.20361257,
            -9.36417331,
            -77.26906266,
            39.21537232,
            368.8958267
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2905327624503,
                  39.20361257255579,
                  -9.364173309954282
                ],
                [
                  -77.29090133437721,
                  39.214951798753255,
                  -9.364173309954282
                ],
                [
                  -77.26942778138861,
                  39.2153723183203,
                  368.89582669004574
                ],
                [
                  -77.26906265697092,
                  39.204032923343284,
                  368.89582669004574
                ],
                [
                  -77.2905327624503,
                  39.20361257255579,
                  -9.364173309954282
                ]
              ]
            ]
          },
          "id": "20180221_230560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_230560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:43:32Z",
            "pc:count": 21838957,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303054.8986,
                "count": 21838957,
                "maximum": 304073.1969,
                "minimum": 302217.9369,
                "name": "X",
                "position": 0,
                "stddev": 534.1431722,
                "variance": 285308.9284
              },
              {
                "average": 4342487.561,
                "count": 21838957,
                "maximum": 4343130.19,
                "minimum": 4341870.81,
                "name": "Y",
                "position": 1,
                "stddev": 350.685603,
                "variance": 122980.3921
              },
              {
                "average": 153.8792881,
                "count": 21838957,
                "maximum": 368.8958267,
                "minimum": -9.36417331,
                "name": "Z",
                "position": 2,
                "stddev": 15.52957911,
                "variance": 241.1678273
              },
              {
                "average": 4511.647292,
                "count": 21838957,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5402.247918,
                "variance": 29184282.57
              },
              {
                "average": 2.475752986,
                "count": 21838957,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.371552816,
                "variance": 1.881157128
              },
              {
                "average": 3.664555134,
                "count": 21838957,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.356855937,
                "variance": 1.841058034
              },
              {
                "average": 0.5049107428,
                "count": 21838957,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999758955,
                "variance": 0.2499758961
              },
              {
                "average": 0,
                "count": 21838957,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312622164,
                "count": 21838957,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6303715117,
                "variance": 0.3973682427
              },
              {
                "average": -3.838859445,
                "count": 21838957,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.71637477,
                "variance": 188.1389367
              },
              {
                "average": 0,
                "count": 21838957,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.83115425,
                "count": 21838957,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7000784341,
                "variance": 0.4901098139
              },
              {
                "average": 203272790.9,
                "count": 21838957,
                "maximum": 203273812.4,
                "minimum": 203272018.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 619.2880716,
                "variance": 383517.7157
              },
              {
                "average": 0,
                "count": 21838957,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21838957,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21838957,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003726368434,
                "count": 21838957,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01930020731,
                "variance": 0.0003724980023
              },
              {
                "average": 0.485479824,
                "count": 21838957,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997891315,
                "variance": 0.2497891759
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302217.9369,
              4341870.81,
              -9.36417331,
              304073.1969,
              4343130.19,
              368.8958267
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302217.9368754966,
                    4341870.809884331,
                    -9.364173309954282
                  ],
                  [
                    302217.9368754966,
                    4343130.189884332,
                    -9.364173309954282
                  ],
                  [
                    304073.1968754966,
                    4343130.189884332,
                    368.89582669004574
                  ],
                  [
                    304073.1968754966,
                    4341870.809884331,
                    368.89582669004574
                  ],
                  [
                    302217.9368754966,
                    4341870.809884331,
                    -9.364173309954282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:43:32+00:00",
            "end_time": "2018-02-21T18:13:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_212572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35421599208055,
              39.23638389550957,
              -5.025722133166909
            ],
            [
              -77.35459525959735,
              39.24772290545938,
              -5.025722133166909
            ],
            [
              -77.33311082826096,
              39.24815550224115,
              358.0542778668331
            ],
            [
              -77.33273501366762,
              39.23681631870891,
              358.0542778668331
            ],
            [
              -77.35421599208055,
              39.23638389550957,
              -5.025722133166909
            ]
          ]
        ]
      },
      "bbox": [
        -77.35459526,
        39.2363839,
        -5.025722133,
        -77.33273501,
        39.2481555,
        358.0542779
      ],
      "properties": {
        "datetime": "2018-02-20T21:33:48Z",
        "pc:count": 11991391,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297719.7405,
            "count": 11991391,
            "maximum": 298668.3936,
            "minimum": 296812.9736,
            "name": "X",
            "position": 0,
            "stddev": 538.7845318,
            "variance": 290288.7717
          },
          {
            "average": 4346309.011,
            "count": 11991391,
            "maximum": 4346908.633,
            "minimum": 4345649.213,
            "name": "Y",
            "position": 1,
            "stddev": 377.651364,
            "variance": 142620.5527
          },
          {
            "average": 164.11699,
            "count": 11991391,
            "maximum": 358.0542779,
            "minimum": -5.025722133,
            "name": "Z",
            "position": 2,
            "stddev": 11.29978694,
            "variance": 127.6851848
          },
          {
            "average": 9610.873423,
            "count": 11991391,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6291.167856,
            "variance": 39578793
          },
          {
            "average": 1.607106965,
            "count": 11991391,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.106602806,
            "variance": 1.224569769
          },
          {
            "average": 2.134856999,
            "count": 11991391,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.539876641,
            "variance": 2.371220071
          },
          {
            "average": 0.495434016,
            "count": 11991391,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999791722,
            "variance": 0.2499791726
          },
          {
            "average": 0,
            "count": 11991391,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.580546244,
            "count": 11991391,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5035709641,
            "variance": 0.2535837158
          },
          {
            "average": -9.45824741,
            "count": 11991391,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.72254125,
            "variance": 114.9728908
          },
          {
            "average": 0,
            "count": 11991391,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.56761213,
            "count": 11991391,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6269795931,
            "variance": 0.3931034102
          },
          {
            "average": 203196318.3,
            "count": 11991391,
            "maximum": 203197628.8,
            "minimum": 203195799,
            "name": "GpsTime",
            "position": 12,
            "stddev": 551.2200188,
            "variance": 303843.5091
          },
          {
            "average": 0,
            "count": 11991391,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11991391,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11991391,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001946396377,
            "count": 11991391,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01394997381,
            "variance": 0.0001946017694
          },
          {
            "average": 0.5149888783,
            "count": 11991391,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997753039,
            "variance": 0.2497753544
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296812.9736,
          4345649.213,
          -5.025722133,
          298668.3936,
          4346908.633,
          358.0542779
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296812.97361664934,
                4345649.213312124,
                -5.025722133166909
              ],
              [
                296812.97361664934,
                4346908.633312124,
                -5.025722133166909
              ],
              [
                298668.3936166494,
                4346908.633312124,
                358.0542778668331
              ],
              [
                298668.3936166494,
                4345649.213312124,
                358.0542778668331
              ],
              [
                296812.97361664934,
                4345649.213312124,
                -5.025722133166909
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:33:48+00:00",
        "end_time": "2018-02-20T21:03:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_212572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_212572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_212572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_212572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35459526,
            39.2363839,
            -5.025722133,
            -77.33273501,
            39.2481555,
            358.0542779
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35421599208055,
                  39.23638389550957,
                  -5.025722133166909
                ],
                [
                  -77.35459525959735,
                  39.24772290545938,
                  -5.025722133166909
                ],
                [
                  -77.33311082826096,
                  39.24815550224115,
                  358.0542778668331
                ],
                [
                  -77.33273501366762,
                  39.23681631870891,
                  358.0542778668331
                ],
                [
                  -77.35421599208055,
                  39.23638389550957,
                  -5.025722133166909
                ]
              ]
            ]
          },
          "id": "20180220_212572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_212572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:33:48Z",
            "pc:count": 11991391,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297719.7405,
                "count": 11991391,
                "maximum": 298668.3936,
                "minimum": 296812.9736,
                "name": "X",
                "position": 0,
                "stddev": 538.7845318,
                "variance": 290288.7717
              },
              {
                "average": 4346309.011,
                "count": 11991391,
                "maximum": 4346908.633,
                "minimum": 4345649.213,
                "name": "Y",
                "position": 1,
                "stddev": 377.651364,
                "variance": 142620.5527
              },
              {
                "average": 164.11699,
                "count": 11991391,
                "maximum": 358.0542779,
                "minimum": -5.025722133,
                "name": "Z",
                "position": 2,
                "stddev": 11.29978694,
                "variance": 127.6851848
              },
              {
                "average": 9610.873423,
                "count": 11991391,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6291.167856,
                "variance": 39578793
              },
              {
                "average": 1.607106965,
                "count": 11991391,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.106602806,
                "variance": 1.224569769
              },
              {
                "average": 2.134856999,
                "count": 11991391,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.539876641,
                "variance": 2.371220071
              },
              {
                "average": 0.495434016,
                "count": 11991391,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999791722,
                "variance": 0.2499791726
              },
              {
                "average": 0,
                "count": 11991391,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.580546244,
                "count": 11991391,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5035709641,
                "variance": 0.2535837158
              },
              {
                "average": -9.45824741,
                "count": 11991391,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.72254125,
                "variance": 114.9728908
              },
              {
                "average": 0,
                "count": 11991391,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.56761213,
                "count": 11991391,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6269795931,
                "variance": 0.3931034102
              },
              {
                "average": 203196318.3,
                "count": 11991391,
                "maximum": 203197628.8,
                "minimum": 203195799,
                "name": "GpsTime",
                "position": 12,
                "stddev": 551.2200188,
                "variance": 303843.5091
              },
              {
                "average": 0,
                "count": 11991391,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11991391,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11991391,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001946396377,
                "count": 11991391,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01394997381,
                "variance": 0.0001946017694
              },
              {
                "average": 0.5149888783,
                "count": 11991391,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997753039,
                "variance": 0.2497753544
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296812.9736,
              4345649.213,
              -5.025722133,
              298668.3936,
              4346908.633,
              358.0542779
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296812.97361664934,
                    4345649.213312124,
                    -5.025722133166909
                  ],
                  [
                    296812.97361664934,
                    4346908.633312124,
                    -5.025722133166909
                  ],
                  [
                    298668.3936166494,
                    4346908.633312124,
                    358.0542778668331
                  ],
                  [
                    298668.3936166494,
                    4345649.213312124,
                    358.0542778668331
                  ],
                  [
                    296812.97361664934,
                    4345649.213312124,
                    -5.025722133166909
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:33:48+00:00",
            "end_time": "2018-02-20T21:03:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_212576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35427075954667,
              39.24736603344866,
              -9.519710665126155
            ],
            [
              -77.35465018405927,
              39.25870502152184,
              -9.519710665126155
            ],
            [
              -77.33316170694208,
              39.259137742721634,
              354.76028933487385
            ],
            [
              -77.33278573735183,
              39.24779858103015,
              354.76028933487385
            ],
            [
              -77.35427075954667,
              39.24736603344866,
              -9.519710665126155
            ]
          ]
        ]
      },
      "bbox": [
        -77.35465018,
        39.24736603,
        -9.519710665,
        -77.33278574,
        39.25913774,
        354.7602893
      ],
      "properties": {
        "datetime": "2018-02-20T21:18:27Z",
        "pc:count": 15946763,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297867.6618,
            "count": 15946763,
            "maximum": 298695.4288,
            "minimum": 296839.9488,
            "name": "X",
            "position": 0,
            "stddev": 540.8144536,
            "variance": 292480.2732
          },
          {
            "average": 4347472.831,
            "count": 15946763,
            "maximum": 4348127.714,
            "minimum": 4346868.294,
            "name": "Y",
            "position": 1,
            "stddev": 373.7271834,
            "variance": 139672.0076
          },
          {
            "average": 167.4736076,
            "count": 15946763,
            "maximum": 354.7602893,
            "minimum": -9.519710665,
            "name": "Z",
            "position": 2,
            "stddev": 15.25761205,
            "variance": 232.7947255
          },
          {
            "average": 6913.284345,
            "count": 15946763,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6243.804998,
            "variance": 38985100.85
          },
          {
            "average": 2.004849574,
            "count": 15946763,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.293637741,
            "variance": 1.673498605
          },
          {
            "average": 2.869274724,
            "count": 15946763,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.620042251,
            "variance": 2.624536894
          },
          {
            "average": 0.4965084137,
            "count": 15946763,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999878244,
            "variance": 0.2499878245
          },
          {
            "average": 0,
            "count": 15946763,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405091052,
            "count": 15946763,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5040857358,
            "variance": 0.254102429
          },
          {
            "average": 2.612292528,
            "count": 15946763,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.32266737,
            "variance": 177.4934657
          },
          {
            "average": 0,
            "count": 15946763,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.91884058,
            "count": 15946763,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6163635482,
            "variance": 0.3799040236
          },
          {
            "average": 203195736.2,
            "count": 15946763,
            "maximum": 203196707.3,
            "minimum": 203194899.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 548.4186898,
            "variance": 300763.0594
          },
          {
            "average": 0,
            "count": 15946763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15946763,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15946763,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003023811165,
            "count": 15946763,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01738648041,
            "variance": 0.0003022897011
          },
          {
            "average": 0.4406828521,
            "count": 15946763,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4964690236,
            "variance": 0.2464814914
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296839.9488,
          4346868.294,
          -9.519710665,
          298695.4288,
          4348127.714,
          354.7602893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296839.94883661356,
                4346868.293915027,
                -9.519710665126155
              ],
              [
                296839.94883661356,
                4348127.713915027,
                -9.519710665126155
              ],
              [
                298695.42883661354,
                4348127.713915027,
                354.76028933487385
              ],
              [
                298695.42883661354,
                4346868.293915027,
                354.76028933487385
              ],
              [
                296839.94883661356,
                4346868.293915027,
                -9.519710665126155
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:18:27+00:00",
        "end_time": "2018-02-20T20:48:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_212576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_212576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_212576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_212576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35465018,
            39.24736603,
            -9.519710665,
            -77.33278574,
            39.25913774,
            354.7602893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35427075954667,
                  39.24736603344866,
                  -9.519710665126155
                ],
                [
                  -77.35465018405927,
                  39.25870502152184,
                  -9.519710665126155
                ],
                [
                  -77.33316170694208,
                  39.259137742721634,
                  354.76028933487385
                ],
                [
                  -77.33278573735183,
                  39.24779858103015,
                  354.76028933487385
                ],
                [
                  -77.35427075954667,
                  39.24736603344866,
                  -9.519710665126155
                ]
              ]
            ]
          },
          "id": "20180220_212576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_212576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:18:27Z",
            "pc:count": 15946763,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297867.6618,
                "count": 15946763,
                "maximum": 298695.4288,
                "minimum": 296839.9488,
                "name": "X",
                "position": 0,
                "stddev": 540.8144536,
                "variance": 292480.2732
              },
              {
                "average": 4347472.831,
                "count": 15946763,
                "maximum": 4348127.714,
                "minimum": 4346868.294,
                "name": "Y",
                "position": 1,
                "stddev": 373.7271834,
                "variance": 139672.0076
              },
              {
                "average": 167.4736076,
                "count": 15946763,
                "maximum": 354.7602893,
                "minimum": -9.519710665,
                "name": "Z",
                "position": 2,
                "stddev": 15.25761205,
                "variance": 232.7947255
              },
              {
                "average": 6913.284345,
                "count": 15946763,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6243.804998,
                "variance": 38985100.85
              },
              {
                "average": 2.004849574,
                "count": 15946763,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.293637741,
                "variance": 1.673498605
              },
              {
                "average": 2.869274724,
                "count": 15946763,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.620042251,
                "variance": 2.624536894
              },
              {
                "average": 0.4965084137,
                "count": 15946763,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999878244,
                "variance": 0.2499878245
              },
              {
                "average": 0,
                "count": 15946763,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405091052,
                "count": 15946763,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5040857358,
                "variance": 0.254102429
              },
              {
                "average": 2.612292528,
                "count": 15946763,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.32266737,
                "variance": 177.4934657
              },
              {
                "average": 0,
                "count": 15946763,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.91884058,
                "count": 15946763,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6163635482,
                "variance": 0.3799040236
              },
              {
                "average": 203195736.2,
                "count": 15946763,
                "maximum": 203196707.3,
                "minimum": 203194899.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 548.4186898,
                "variance": 300763.0594
              },
              {
                "average": 0,
                "count": 15946763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15946763,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15946763,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003023811165,
                "count": 15946763,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01738648041,
                "variance": 0.0003022897011
              },
              {
                "average": 0.4406828521,
                "count": 15946763,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4964690236,
                "variance": 0.2464814914
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296839.9488,
              4346868.294,
              -9.519710665,
              298695.4288,
              4348127.714,
              354.7602893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296839.94883661356,
                    4346868.293915027,
                    -9.519710665126155
                  ],
                  [
                    296839.94883661356,
                    4348127.713915027,
                    -9.519710665126155
                  ],
                  [
                    298695.42883661354,
                    4348127.713915027,
                    354.76028933487385
                  ],
                  [
                    298695.42883661354,
                    4346868.293915027,
                    354.76028933487385
                  ],
                  [
                    296839.94883661356,
                    4346868.293915027,
                    -9.519710665126155
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:18:27+00:00",
            "end_time": "2018-02-20T20:48: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": "20180221_236564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26940167483849,
              39.214645331541114,
              -10.222813345638457
            ],
            [
              -77.26976698007222,
              39.22598434299057,
              -10.222813345638457
            ],
            [
              -77.24828905684939,
              39.22640107742863,
              368.43718665436154
            ],
            [
              -77.24792720122166,
              39.215061898735385,
              368.43718665436154
            ],
            [
              -77.26940167483849,
              39.214645331541114,
              -10.222813345638457
            ]
          ]
        ]
      },
      "bbox": [
        -77.26976698,
        39.21464533,
        -10.22281335,
        -77.2479272,
        39.22640108,
        368.4371867
      ],
      "properties": {
        "datetime": "2018-02-21T18:42:52Z",
        "pc:count": 15130381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304992.7047,
            "count": 15130381,
            "maximum": 305928.7493,
            "minimum": 304073.4293,
            "name": "X",
            "position": 0,
            "stddev": 546.142753,
            "variance": 298271.9067
          },
          {
            "average": 4343674.933,
            "count": 15130381,
            "maximum": 4344308.783,
            "minimum": 4343049.443,
            "name": "Y",
            "position": 1,
            "stddev": 364.7023238,
            "variance": 133007.785
          },
          {
            "average": 162.0818767,
            "count": 15130381,
            "maximum": 368.4371867,
            "minimum": -10.22281335,
            "name": "Z",
            "position": 2,
            "stddev": 11.16256383,
            "variance": 124.6028312
          },
          {
            "average": 6518.853325,
            "count": 15130381,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6434.471028,
            "variance": 41402417.41
          },
          {
            "average": 1.995501633,
            "count": 15130381,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.262974586,
            "variance": 1.595104805
          },
          {
            "average": 2.808470851,
            "count": 15130381,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.582964013,
            "variance": 2.505775067
          },
          {
            "average": 0.4989040924,
            "count": 15130381,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988155,
            "variance": 0.2499988155
          },
          {
            "average": 0,
            "count": 15130381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.40794095,
            "count": 15130381,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5343468478,
            "variance": 0.2855265537
          },
          {
            "average": -0.3657454219,
            "count": 15130381,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.16398784,
            "variance": 200.6185516
          },
          {
            "average": 0,
            "count": 15130381,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.9719781,
            "count": 15130381,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7121345787,
            "variance": 0.5071356582
          },
          {
            "average": 203272908.1,
            "count": 15130381,
            "maximum": 203273772.9,
            "minimum": 203271977.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 630.1436975,
            "variance": 397081.0796
          },
          {
            "average": 0,
            "count": 15130381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15130381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15130381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004640993508,
            "count": 15130381,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02153796632,
            "variance": 0.0004638839933
          },
          {
            "average": 0.4514921336,
            "count": 15130381,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4976414405,
            "variance": 0.2476470033
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304073.4293,
          4343049.443,
          -10.22281335,
          305928.7493,
          4344308.783,
          368.4371867
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304073.4293097312,
                4343049.443005992,
                -10.222813345638457
              ],
              [
                304073.4293097312,
                4344308.783005992,
                -10.222813345638457
              ],
              [
                305928.7493097311,
                4344308.783005992,
                368.43718665436154
              ],
              [
                305928.7493097311,
                4343049.443005992,
                368.43718665436154
              ],
              [
                304073.4293097312,
                4343049.443005992,
                -10.222813345638457
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:42:52+00:00",
        "end_time": "2018-02-21T18:12:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_236564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_236564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_236564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_236564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26976698,
            39.21464533,
            -10.22281335,
            -77.2479272,
            39.22640108,
            368.4371867
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26940167483849,
                  39.214645331541114,
                  -10.222813345638457
                ],
                [
                  -77.26976698007222,
                  39.22598434299057,
                  -10.222813345638457
                ],
                [
                  -77.24828905684939,
                  39.22640107742863,
                  368.43718665436154
                ],
                [
                  -77.24792720122166,
                  39.215061898735385,
                  368.43718665436154
                ],
                [
                  -77.26940167483849,
                  39.214645331541114,
                  -10.222813345638457
                ]
              ]
            ]
          },
          "id": "20180221_236564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_236564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:42:52Z",
            "pc:count": 15130381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304992.7047,
                "count": 15130381,
                "maximum": 305928.7493,
                "minimum": 304073.4293,
                "name": "X",
                "position": 0,
                "stddev": 546.142753,
                "variance": 298271.9067
              },
              {
                "average": 4343674.933,
                "count": 15130381,
                "maximum": 4344308.783,
                "minimum": 4343049.443,
                "name": "Y",
                "position": 1,
                "stddev": 364.7023238,
                "variance": 133007.785
              },
              {
                "average": 162.0818767,
                "count": 15130381,
                "maximum": 368.4371867,
                "minimum": -10.22281335,
                "name": "Z",
                "position": 2,
                "stddev": 11.16256383,
                "variance": 124.6028312
              },
              {
                "average": 6518.853325,
                "count": 15130381,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6434.471028,
                "variance": 41402417.41
              },
              {
                "average": 1.995501633,
                "count": 15130381,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.262974586,
                "variance": 1.595104805
              },
              {
                "average": 2.808470851,
                "count": 15130381,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.582964013,
                "variance": 2.505775067
              },
              {
                "average": 0.4989040924,
                "count": 15130381,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988155,
                "variance": 0.2499988155
              },
              {
                "average": 0,
                "count": 15130381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.40794095,
                "count": 15130381,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5343468478,
                "variance": 0.2855265537
              },
              {
                "average": -0.3657454219,
                "count": 15130381,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.16398784,
                "variance": 200.6185516
              },
              {
                "average": 0,
                "count": 15130381,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.9719781,
                "count": 15130381,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7121345787,
                "variance": 0.5071356582
              },
              {
                "average": 203272908.1,
                "count": 15130381,
                "maximum": 203273772.9,
                "minimum": 203271977.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 630.1436975,
                "variance": 397081.0796
              },
              {
                "average": 0,
                "count": 15130381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15130381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15130381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004640993508,
                "count": 15130381,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02153796632,
                "variance": 0.0004638839933
              },
              {
                "average": 0.4514921336,
                "count": 15130381,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4976414405,
                "variance": 0.2476470033
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304073.4293,
              4343049.443,
              -10.22281335,
              305928.7493,
              4344308.783,
              368.4371867
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304073.4293097312,
                    4343049.443005992,
                    -10.222813345638457
                  ],
                  [
                    304073.4293097312,
                    4344308.783005992,
                    -10.222813345638457
                  ],
                  [
                    305928.7493097311,
                    4344308.783005992,
                    368.43718665436154
                  ],
                  [
                    305928.7493097311,
                    4343049.443005992,
                    368.43718665436154
                  ],
                  [
                    304073.4293097312,
                    4343049.443005992,
                    -10.222813345638457
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:42:52+00:00",
            "end_time": "2018-02-21T18:12: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": "20180220_212580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.35432469190874,
              39.258348685835685,
              -9.624376401174743
            ],
            [
              -77.35470423716527,
              39.269686571638665,
              -9.624376401174743
            ],
            [
              -77.3332135656556,
              39.270119379935636,
              354.73562359882527
            ],
            [
              -77.33283747669411,
              39.25878132050995,
              354.73562359882527
            ],
            [
              -77.35432469190874,
              39.258348685835685,
              -9.624376401174743
            ]
          ]
        ]
      },
      "bbox": [
        -77.35470424,
        39.25834869,
        -9.624376401,
        -77.33283748,
        39.27011938,
        354.7356236
      ],
      "properties": {
        "datetime": "2018-02-20T21:03:31Z",
        "pc:count": 16105769,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 297844.9256,
            "count": 16105769,
            "maximum": 298722.3866,
            "minimum": 296867.0066,
            "name": "X",
            "position": 0,
            "stddev": 541.9408103,
            "variance": 293699.8419
          },
          {
            "average": 4348726.224,
            "count": 16105769,
            "maximum": 4349346.732,
            "minimum": 4348087.432,
            "name": "Y",
            "position": 1,
            "stddev": 359.9206108,
            "variance": 129542.8461
          },
          {
            "average": 156.1838975,
            "count": 16105769,
            "maximum": 354.7356236,
            "minimum": -9.624376401,
            "name": "Z",
            "position": 2,
            "stddev": 14.77828693,
            "variance": 218.3977646
          },
          {
            "average": 6458.456072,
            "count": 16105769,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6212.935622,
            "variance": 38600569.04
          },
          {
            "average": 2.038813794,
            "count": 16105769,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.277092463,
            "variance": 1.63096516
          },
          {
            "average": 2.947258402,
            "count": 16105769,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.565989774,
            "variance": 2.452323973
          },
          {
            "average": 0.4983061039,
            "count": 16105769,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971462,
            "variance": 0.2499971462
          },
          {
            "average": 0,
            "count": 16105769,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405809061,
            "count": 16105769,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5090732134,
            "variance": 0.2591555366
          },
          {
            "average": -0.2687332359,
            "count": 16105769,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.98404801,
            "variance": 195.5535988
          },
          {
            "average": 0,
            "count": 16105769,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.98845774,
            "count": 16105769,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6978122266,
            "variance": 0.4869419036
          },
          {
            "average": 203194922.8,
            "count": 16105769,
            "maximum": 203195811.5,
            "minimum": 203194059.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 598.6025149,
            "variance": 358324.9709
          },
          {
            "average": 0,
            "count": 16105769,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16105769,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16105769,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005220489627,
            "count": 16105769,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02284242675,
            "variance": 0.00052177646
          },
          {
            "average": 0.4711421106,
            "count": 16105769,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499166543,
            "variance": 0.2491672377
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          296867.0066,
          4348087.432,
          -9.624376401,
          298722.3866,
          4349346.732,
          354.7356236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                296867.0065695451,
                4348087.431684384,
                -9.624376401174743
              ],
              [
                296867.0065695451,
                4349346.731684385,
                -9.624376401174743
              ],
              [
                298722.3865695451,
                4349346.731684385,
                354.73562359882527
              ],
              [
                298722.3865695451,
                4348087.431684384,
                354.73562359882527
              ],
              [
                296867.0065695451,
                4348087.431684384,
                -9.624376401174743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:03:31+00:00",
        "end_time": "2018-02-20T20:34:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_212580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_212580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_212580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_212580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.35470424,
            39.25834869,
            -9.624376401,
            -77.33283748,
            39.27011938,
            354.7356236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.35432469190874,
                  39.258348685835685,
                  -9.624376401174743
                ],
                [
                  -77.35470423716527,
                  39.269686571638665,
                  -9.624376401174743
                ],
                [
                  -77.3332135656556,
                  39.270119379935636,
                  354.73562359882527
                ],
                [
                  -77.33283747669411,
                  39.25878132050995,
                  354.73562359882527
                ],
                [
                  -77.35432469190874,
                  39.258348685835685,
                  -9.624376401174743
                ]
              ]
            ]
          },
          "id": "20180220_212580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_212580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:03:31Z",
            "pc:count": 16105769,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 297844.9256,
                "count": 16105769,
                "maximum": 298722.3866,
                "minimum": 296867.0066,
                "name": "X",
                "position": 0,
                "stddev": 541.9408103,
                "variance": 293699.8419
              },
              {
                "average": 4348726.224,
                "count": 16105769,
                "maximum": 4349346.732,
                "minimum": 4348087.432,
                "name": "Y",
                "position": 1,
                "stddev": 359.9206108,
                "variance": 129542.8461
              },
              {
                "average": 156.1838975,
                "count": 16105769,
                "maximum": 354.7356236,
                "minimum": -9.624376401,
                "name": "Z",
                "position": 2,
                "stddev": 14.77828693,
                "variance": 218.3977646
              },
              {
                "average": 6458.456072,
                "count": 16105769,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6212.935622,
                "variance": 38600569.04
              },
              {
                "average": 2.038813794,
                "count": 16105769,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.277092463,
                "variance": 1.63096516
              },
              {
                "average": 2.947258402,
                "count": 16105769,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.565989774,
                "variance": 2.452323973
              },
              {
                "average": 0.4983061039,
                "count": 16105769,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971462,
                "variance": 0.2499971462
              },
              {
                "average": 0,
                "count": 16105769,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405809061,
                "count": 16105769,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5090732134,
                "variance": 0.2591555366
              },
              {
                "average": -0.2687332359,
                "count": 16105769,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.98404801,
                "variance": 195.5535988
              },
              {
                "average": 0,
                "count": 16105769,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.98845774,
                "count": 16105769,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6978122266,
                "variance": 0.4869419036
              },
              {
                "average": 203194922.8,
                "count": 16105769,
                "maximum": 203195811.5,
                "minimum": 203194059.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 598.6025149,
                "variance": 358324.9709
              },
              {
                "average": 0,
                "count": 16105769,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16105769,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16105769,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005220489627,
                "count": 16105769,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02284242675,
                "variance": 0.00052177646
              },
              {
                "average": 0.4711421106,
                "count": 16105769,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499166543,
                "variance": 0.2491672377
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              296867.0066,
              4348087.432,
              -9.624376401,
              298722.3866,
              4349346.732,
              354.7356236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    296867.0065695451,
                    4348087.431684384,
                    -9.624376401174743
                  ],
                  [
                    296867.0065695451,
                    4349346.731684385,
                    -9.624376401174743
                  ],
                  [
                    298722.3865695451,
                    4349346.731684385,
                    354.73562359882527
                  ],
                  [
                    298722.3865695451,
                    4348087.431684384,
                    354.73562359882527
                  ],
                  [
                    296867.0065695451,
                    4348087.431684384,
                    -9.624376401174743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:03:31+00:00",
            "end_time": "2018-02-20T20:34:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_230568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2906228118146,
              39.22557685863752,
              -9.29521736071979
            ],
            [
              -77.29099168633886,
              39.236916041266696,
              -9.29521736071979
            ],
            [
              -77.26951167217763,
              39.23733676831897,
              358.5047826392802
            ],
            [
              -77.26914624889451,
              39.225997416854455,
              358.5047826392802
            ],
            [
              -77.2906228118146,
              39.22557685863752,
              -9.29521736071979
            ]
          ]
        ]
      },
      "bbox": [
        -77.29099169,
        39.22557686,
        -9.295217361,
        -77.26914625,
        39.23733677,
        358.5047826
      ],
      "properties": {
        "datetime": "2018-02-21T18:13:52Z",
        "pc:count": 19532603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303296.3959,
            "count": 19532603,
            "maximum": 304127.0529,
            "minimum": 302271.8129,
            "name": "X",
            "position": 0,
            "stddev": 535.3300129,
            "variance": 286578.2227
          },
          {
            "average": 4344946.002,
            "count": 19532603,
            "maximum": 4345568.271,
            "minimum": 4344308.891,
            "name": "Y",
            "position": 1,
            "stddev": 333.7194242,
            "variance": 111368.6541
          },
          {
            "average": 187.1122505,
            "count": 19532603,
            "maximum": 358.5047826,
            "minimum": -9.295217361,
            "name": "Z",
            "position": 2,
            "stddev": 11.23537443,
            "variance": 126.2336386
          },
          {
            "average": 5627.304723,
            "count": 19532603,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6034.687154,
            "variance": 36417449.05
          },
          {
            "average": 2.098591519,
            "count": 19532603,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.288685516,
            "variance": 1.660710359
          },
          {
            "average": 3.005368665,
            "count": 19532603,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.547353174,
            "variance": 2.394301846
          },
          {
            "average": 0.4971842207,
            "count": 19532603,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999920841,
            "variance": 0.2499920842
          },
          {
            "average": 0,
            "count": 19532603,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.391611707,
            "count": 19532603,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.606520049,
            "variance": 0.3678665699
          },
          {
            "average": 2.990300562,
            "count": 19532603,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.80226376,
            "variance": 190.502485
          },
          {
            "average": 0,
            "count": 19532603,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.29938631,
            "count": 19532603,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.606667125,
            "variance": 0.3680450005
          },
          {
            "average": 203226726.7,
            "count": 19532603,
            "maximum": 203272032.8,
            "minimum": 203198522.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35337.53535,
            "variance": 1248741405
          },
          {
            "average": 0,
            "count": 19532603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19532603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19532603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000438190445,
            "count": 19532603,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02092841266,
            "variance": 0.0004379984565
          },
          {
            "average": 0.4752477691,
            "count": 19532603,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499386964,
            "variance": 0.2493873398
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302271.8129,
          4344308.891,
          -9.295217361,
          304127.0529,
          4345568.271,
          358.5047826
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302271.8129380525,
                4344308.891235064,
                -9.29521736071979
              ],
              [
                302271.8129380525,
                4345568.271235065,
                -9.29521736071979
              ],
              [
                304127.0529380525,
                4345568.271235065,
                358.5047826392802
              ],
              [
                304127.0529380525,
                4344308.891235064,
                358.5047826392802
              ],
              [
                302271.8129380525,
                4344308.891235064,
                -9.29521736071979
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:13:52+00:00",
        "end_time": "2018-02-20T21:48:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_230568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_230568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_230568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29099169,
            39.22557686,
            -9.295217361,
            -77.26914625,
            39.23733677,
            358.5047826
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2906228118146,
                  39.22557685863752,
                  -9.29521736071979
                ],
                [
                  -77.29099168633886,
                  39.236916041266696,
                  -9.29521736071979
                ],
                [
                  -77.26951167217763,
                  39.23733676831897,
                  358.5047826392802
                ],
                [
                  -77.26914624889451,
                  39.225997416854455,
                  358.5047826392802
                ],
                [
                  -77.2906228118146,
                  39.22557685863752,
                  -9.29521736071979
                ]
              ]
            ]
          },
          "id": "20180220_230568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:13:52Z",
            "pc:count": 19532603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303296.3959,
                "count": 19532603,
                "maximum": 304127.0529,
                "minimum": 302271.8129,
                "name": "X",
                "position": 0,
                "stddev": 535.3300129,
                "variance": 286578.2227
              },
              {
                "average": 4344946.002,
                "count": 19532603,
                "maximum": 4345568.271,
                "minimum": 4344308.891,
                "name": "Y",
                "position": 1,
                "stddev": 333.7194242,
                "variance": 111368.6541
              },
              {
                "average": 187.1122505,
                "count": 19532603,
                "maximum": 358.5047826,
                "minimum": -9.295217361,
                "name": "Z",
                "position": 2,
                "stddev": 11.23537443,
                "variance": 126.2336386
              },
              {
                "average": 5627.304723,
                "count": 19532603,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6034.687154,
                "variance": 36417449.05
              },
              {
                "average": 2.098591519,
                "count": 19532603,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.288685516,
                "variance": 1.660710359
              },
              {
                "average": 3.005368665,
                "count": 19532603,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.547353174,
                "variance": 2.394301846
              },
              {
                "average": 0.4971842207,
                "count": 19532603,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999920841,
                "variance": 0.2499920842
              },
              {
                "average": 0,
                "count": 19532603,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.391611707,
                "count": 19532603,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.606520049,
                "variance": 0.3678665699
              },
              {
                "average": 2.990300562,
                "count": 19532603,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.80226376,
                "variance": 190.502485
              },
              {
                "average": 0,
                "count": 19532603,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.29938631,
                "count": 19532603,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.606667125,
                "variance": 0.3680450005
              },
              {
                "average": 203226726.7,
                "count": 19532603,
                "maximum": 203272032.8,
                "minimum": 203198522.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35337.53535,
                "variance": 1248741405
              },
              {
                "average": 0,
                "count": 19532603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19532603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19532603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000438190445,
                "count": 19532603,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02092841266,
                "variance": 0.0004379984565
              },
              {
                "average": 0.4752477691,
                "count": 19532603,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499386964,
                "variance": 0.2493873398
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302271.8129,
              4344308.891,
              -9.295217361,
              304127.0529,
              4345568.271,
              358.5047826
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302271.8129380525,
                    4344308.891235064,
                    -9.29521736071979
                  ],
                  [
                    302271.8129380525,
                    4345568.271235065,
                    -9.29521736071979
                  ],
                  [
                    304127.0529380525,
                    4345568.271235065,
                    358.5047826392802
                  ],
                  [
                    304127.0529380525,
                    4344308.891235064,
                    358.5047826392802
                  ],
                  [
                    302271.8129380525,
                    4344308.891235064,
                    -9.29521736071979
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:13:52+00:00",
            "end_time": "2018-02-20T21:48: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": "20180220_218592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33329053957128,
              39.29135570838183,
              -3.748546178531456
            ],
            [
              -77.33350635236242,
              39.29785383143489,
              -3.748546178531456
            ],
            [
              -77.31214139755376,
              39.29828030723625,
              361.57145382146854
            ],
            [
              -77.31192755637285,
              39.29178208614319,
              361.57145382146854
            ],
            [
              -77.33329053957128,
              39.29135570838183,
              -3.748546178531456
            ]
          ]
        ]
      },
      "bbox": [
        -77.33350635,
        39.29135571,
        -3.748546179,
        -77.31192756,
        39.29828031,
        361.5714538
      ],
      "properties": {
        "datetime": "2018-02-20T20:33:55Z",
        "pc:count": 10112124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299715.4143,
            "count": 10112124,
            "maximum": 300620.3131,
            "minimum": 298776.5531,
            "name": "X",
            "position": 0,
            "stddev": 460.3783425,
            "variance": 211948.2183
          },
          {
            "average": 4352064.94,
            "count": 10112124,
            "maximum": 4352425.766,
            "minimum": 4351704.026,
            "name": "Y",
            "position": 1,
            "stddev": 196.6990446,
            "variance": 38690.51414
          },
          {
            "average": 155.5544907,
            "count": 10112124,
            "maximum": 361.5714538,
            "minimum": -3.748546179,
            "name": "Z",
            "position": 2,
            "stddev": 12.14833309,
            "variance": 147.5819968
          },
          {
            "average": 5725.611754,
            "count": 10112124,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5665.116805,
            "variance": 32093548.41
          },
          {
            "average": 2.055682565,
            "count": 10112124,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264192268,
            "variance": 1.59818209
          },
          {
            "average": 2.983222714,
            "count": 10112124,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.529997316,
            "variance": 2.340891786
          },
          {
            "average": 0.5073052902,
            "count": 10112124,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999466546,
            "variance": 0.2499466575
          },
          {
            "average": 0,
            "count": 10112124,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.412644465,
            "count": 10112124,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5022763115,
            "variance": 0.252281493
          },
          {
            "average": 12.9439487,
            "count": 10112124,
            "maximum": 19.00200081,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.844790957,
            "variance": 34.16158133
          },
          {
            "average": 0,
            "count": 10112124,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.59420157,
            "count": 10112124,
            "maximum": 43,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4910459116,
            "variance": 0.2411260873
          },
          {
            "average": 203193732,
            "count": 10112124,
            "maximum": 203194035.5,
            "minimum": 203193297.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 340.5803072,
            "variance": 115994.9456
          },
          {
            "average": 0,
            "count": 10112124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10112124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10112124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002801587481,
            "count": 10112124,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01673559939,
            "variance": 0.0002800802868
          },
          {
            "average": 0.515289765,
            "count": 10112124,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997661931,
            "variance": 0.2497662478
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298776.5531,
          4351704.026,
          -3.748546179,
          300620.3131,
          4352425.766,
          361.5714538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298776.5531085424,
                4351704.02605011,
                -3.748546178531456
              ],
              [
                298776.5531085424,
                4352425.766050111,
                -3.748546178531456
              ],
              [
                300620.3131085424,
                4352425.766050111,
                361.57145382146854
              ],
              [
                300620.3131085424,
                4351704.02605011,
                361.57145382146854
              ],
              [
                298776.5531085424,
                4351704.02605011,
                -3.748546178531456
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:33:55+00:00",
        "end_time": "2018-02-20T20:21:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_218592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_218592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_218592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33350635,
            39.29135571,
            -3.748546179,
            -77.31192756,
            39.29828031,
            361.5714538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33329053957128,
                  39.29135570838183,
                  -3.748546178531456
                ],
                [
                  -77.33350635236242,
                  39.29785383143489,
                  -3.748546178531456
                ],
                [
                  -77.31214139755376,
                  39.29828030723625,
                  361.57145382146854
                ],
                [
                  -77.31192755637285,
                  39.29178208614319,
                  361.57145382146854
                ],
                [
                  -77.33329053957128,
                  39.29135570838183,
                  -3.748546178531456
                ]
              ]
            ]
          },
          "id": "20180220_218592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:33:55Z",
            "pc:count": 10112124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299715.4143,
                "count": 10112124,
                "maximum": 300620.3131,
                "minimum": 298776.5531,
                "name": "X",
                "position": 0,
                "stddev": 460.3783425,
                "variance": 211948.2183
              },
              {
                "average": 4352064.94,
                "count": 10112124,
                "maximum": 4352425.766,
                "minimum": 4351704.026,
                "name": "Y",
                "position": 1,
                "stddev": 196.6990446,
                "variance": 38690.51414
              },
              {
                "average": 155.5544907,
                "count": 10112124,
                "maximum": 361.5714538,
                "minimum": -3.748546179,
                "name": "Z",
                "position": 2,
                "stddev": 12.14833309,
                "variance": 147.5819968
              },
              {
                "average": 5725.611754,
                "count": 10112124,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5665.116805,
                "variance": 32093548.41
              },
              {
                "average": 2.055682565,
                "count": 10112124,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264192268,
                "variance": 1.59818209
              },
              {
                "average": 2.983222714,
                "count": 10112124,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.529997316,
                "variance": 2.340891786
              },
              {
                "average": 0.5073052902,
                "count": 10112124,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999466546,
                "variance": 0.2499466575
              },
              {
                "average": 0,
                "count": 10112124,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.412644465,
                "count": 10112124,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5022763115,
                "variance": 0.252281493
              },
              {
                "average": 12.9439487,
                "count": 10112124,
                "maximum": 19.00200081,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.844790957,
                "variance": 34.16158133
              },
              {
                "average": 0,
                "count": 10112124,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.59420157,
                "count": 10112124,
                "maximum": 43,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4910459116,
                "variance": 0.2411260873
              },
              {
                "average": 203193732,
                "count": 10112124,
                "maximum": 203194035.5,
                "minimum": 203193297.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 340.5803072,
                "variance": 115994.9456
              },
              {
                "average": 0,
                "count": 10112124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10112124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10112124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002801587481,
                "count": 10112124,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01673559939,
                "variance": 0.0002800802868
              },
              {
                "average": 0.515289765,
                "count": 10112124,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997661931,
                "variance": 0.2497662478
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298776.5531,
              4351704.026,
              -3.748546179,
              300620.3131,
              4352425.766,
              361.5714538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298776.5531085424,
                    4351704.02605011,
                    -3.748546178531456
                  ],
                  [
                    298776.5531085424,
                    4352425.766050111,
                    -3.748546178531456
                  ],
                  [
                    300620.3131085424,
                    4352425.766050111,
                    361.57145382146854
                  ],
                  [
                    300620.3131085424,
                    4351704.02605011,
                    361.57145382146854
                  ],
                  [
                    298776.5531085424,
                    4351704.02605011,
                    -3.748546178531456
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:33:55+00:00",
            "end_time": "2018-02-20T20:21:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_230564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29057872270006,
              39.214595133299824,
              -10.432739564922201
            ],
            [
              -77.29094739334077,
              39.22593271702373,
              -10.432739564922201
            ],
            [
              -77.26946864306052,
              39.226353378837004,
              369.4272604350778
            ],
            [
              -77.2691034216174,
              39.21501562631435,
              369.4272604350778
            ],
            [
              -77.29057872270006,
              39.214595133299824,
              -10.432739564922201
            ]
          ]
        ]
      },
      "bbox": [
        -77.29094739,
        39.21459513,
        -10.43273956,
        -77.26910342,
        39.22635338,
        369.4272604
      ],
      "properties": {
        "datetime": "2018-02-21T18:29:49Z",
        "pc:count": 15447024,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303261.5201,
            "count": 15447024,
            "maximum": 304100.211,
            "minimum": 302244.791,
            "name": "X",
            "position": 0,
            "stddev": 544.6234641,
            "variance": 296614.7177
          },
          {
            "average": 4343729.919,
            "count": 15447024,
            "maximum": 4344349.098,
            "minimum": 4343089.898,
            "name": "Y",
            "position": 1,
            "stddev": 357.7526984,
            "variance": 127986.9932
          },
          {
            "average": 167.2525246,
            "count": 15447024,
            "maximum": 369.4272604,
            "minimum": -10.43273956,
            "name": "Z",
            "position": 2,
            "stddev": 12.55888799,
            "variance": 157.7256676
          },
          {
            "average": 7194.909295,
            "count": 15447024,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6462.979581,
            "variance": 41770105.06
          },
          {
            "average": 1.911973465,
            "count": 15447024,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.253495351,
            "variance": 1.571250596
          },
          {
            "average": 2.637118904,
            "count": 15447024,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.617233915,
            "variance": 2.615445535
          },
          {
            "average": 0.4998439182,
            "count": 15447024,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999918,
            "variance": 0.2499999918
          },
          {
            "average": 0,
            "count": 15447024,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.465731134,
            "count": 15447024,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5200387593,
            "variance": 0.2704403112
          },
          {
            "average": -8.178875026,
            "count": 15447024,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90327178,
            "variance": 118.8813355
          },
          {
            "average": 0,
            "count": 15447024,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.07891378,
            "count": 15447024,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.60336222,
            "variance": 0.3640459685
          },
          {
            "average": 203261635.3,
            "count": 15447024,
            "maximum": 203272989.9,
            "minimum": 203199240.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25761.96785,
            "variance": 663678987.5
          },
          {
            "average": 0,
            "count": 15447024,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15447024,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15447024,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004745250606,
            "count": 15447024,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0217784278,
            "variance": 0.0004742999173
          },
          {
            "average": 0.4075480818,
            "count": 15447024,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4913783252,
            "variance": 0.2414526584
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302244.791,
          4343089.898,
          -10.43273956,
          304100.211,
          4344349.098,
          369.4272604
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302244.7910474873,
                4343089.897987102,
                -10.432739564922201
              ],
              [
                302244.7910474873,
                4344349.097987101,
                -10.432739564922201
              ],
              [
                304100.21104748733,
                4344349.097987101,
                369.4272604350778
              ],
              [
                304100.21104748733,
                4343089.897987102,
                369.4272604350778
              ],
              [
                302244.7910474873,
                4343089.897987102,
                -10.432739564922201
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:29:49+00:00",
        "end_time": "2018-02-20T22:00:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_230564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_230564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_230564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29094739,
            39.21459513,
            -10.43273956,
            -77.26910342,
            39.22635338,
            369.4272604
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29057872270006,
                  39.214595133299824,
                  -10.432739564922201
                ],
                [
                  -77.29094739334077,
                  39.22593271702373,
                  -10.432739564922201
                ],
                [
                  -77.26946864306052,
                  39.226353378837004,
                  369.4272604350778
                ],
                [
                  -77.2691034216174,
                  39.21501562631435,
                  369.4272604350778
                ],
                [
                  -77.29057872270006,
                  39.214595133299824,
                  -10.432739564922201
                ]
              ]
            ]
          },
          "id": "20180220_230564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:29:49Z",
            "pc:count": 15447024,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303261.5201,
                "count": 15447024,
                "maximum": 304100.211,
                "minimum": 302244.791,
                "name": "X",
                "position": 0,
                "stddev": 544.6234641,
                "variance": 296614.7177
              },
              {
                "average": 4343729.919,
                "count": 15447024,
                "maximum": 4344349.098,
                "minimum": 4343089.898,
                "name": "Y",
                "position": 1,
                "stddev": 357.7526984,
                "variance": 127986.9932
              },
              {
                "average": 167.2525246,
                "count": 15447024,
                "maximum": 369.4272604,
                "minimum": -10.43273956,
                "name": "Z",
                "position": 2,
                "stddev": 12.55888799,
                "variance": 157.7256676
              },
              {
                "average": 7194.909295,
                "count": 15447024,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6462.979581,
                "variance": 41770105.06
              },
              {
                "average": 1.911973465,
                "count": 15447024,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.253495351,
                "variance": 1.571250596
              },
              {
                "average": 2.637118904,
                "count": 15447024,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.617233915,
                "variance": 2.615445535
              },
              {
                "average": 0.4998439182,
                "count": 15447024,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999918,
                "variance": 0.2499999918
              },
              {
                "average": 0,
                "count": 15447024,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.465731134,
                "count": 15447024,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5200387593,
                "variance": 0.2704403112
              },
              {
                "average": -8.178875026,
                "count": 15447024,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90327178,
                "variance": 118.8813355
              },
              {
                "average": 0,
                "count": 15447024,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.07891378,
                "count": 15447024,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.60336222,
                "variance": 0.3640459685
              },
              {
                "average": 203261635.3,
                "count": 15447024,
                "maximum": 203272989.9,
                "minimum": 203199240.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25761.96785,
                "variance": 663678987.5
              },
              {
                "average": 0,
                "count": 15447024,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15447024,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15447024,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004745250606,
                "count": 15447024,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0217784278,
                "variance": 0.0004742999173
              },
              {
                "average": 0.4075480818,
                "count": 15447024,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4913783252,
                "variance": 0.2414526584
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302244.791,
              4343089.898,
              -10.43273956,
              304100.211,
              4344349.098,
              369.4272604
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302244.7910474873,
                    4343089.897987102,
                    -10.432739564922201
                  ],
                  [
                    302244.7910474873,
                    4344349.097987101,
                    -10.432739564922201
                  ],
                  [
                    304100.21104748733,
                    4344349.097987101,
                    369.4272604350778
                  ],
                  [
                    304100.21104748733,
                    4343089.897987102,
                    369.4272604350778
                  ],
                  [
                    302244.7910474873,
                    4343089.897987102,
                    -10.432739564922201
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:29:49+00:00",
            "end_time": "2018-02-20T22:00: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": "20180221_224552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31160912790422,
              39.18159381442838,
              -9.59476359570695
            ],
            [
              -77.31198057377877,
              39.19292607271833,
              -9.59476359570695
            ],
            [
              -77.29051311670122,
              39.193350298295215,
              361.92523640429306
            ],
            [
              -77.29014511242818,
              39.18201786981569,
              361.92523640429306
            ],
            [
              -77.31160912790422,
              39.18159381442838,
              -9.59476359570695
            ]
          ]
        ]
      },
      "bbox": [
        -77.31198057,
        39.18159381,
        -9.594763596,
        -77.29014511,
        39.1933503,
        361.9252364
      ],
      "properties": {
        "datetime": "2018-02-21T18:58:57Z",
        "pc:count": 11704579,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301432.7814,
            "count": 11704579,
            "maximum": 302190.8392,
            "minimum": 300335.4992,
            "name": "X",
            "position": 0,
            "stddev": 536.0461961,
            "variance": 287345.5244
          },
          {
            "average": 4340022.317,
            "count": 11704579,
            "maximum": 4340731.728,
            "minimum": 4339473.108,
            "name": "Y",
            "position": 1,
            "stddev": 373.7433678,
            "variance": 139684.105
          },
          {
            "average": 136.1961472,
            "count": 11704579,
            "maximum": 361.9252364,
            "minimum": -9.594763596,
            "name": "Z",
            "position": 2,
            "stddev": 14.8948784,
            "variance": 221.8574026
          },
          {
            "average": 4376.139685,
            "count": 11704579,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5034.846089,
            "variance": 25349675.14
          },
          {
            "average": 2.359443172,
            "count": 11704579,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33195976,
            "variance": 1.774116802
          },
          {
            "average": 3.450997853,
            "count": 11704579,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.410227027,
            "variance": 1.988740268
          },
          {
            "average": 0.5030201428,
            "count": 11704579,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999909,
            "variance": 0.2499909001
          },
          {
            "average": 0,
            "count": 11704579,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343277704,
            "count": 11704579,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7371221967,
            "variance": 0.5433491328
          },
          {
            "average": 5.105992864,
            "count": 11704579,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85206511,
            "variance": 117.7673171
          },
          {
            "average": 0,
            "count": 11704579,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.78730529,
            "count": 11704579,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5635457196,
            "variance": 0.3175837781
          },
          {
            "average": 203273651.5,
            "count": 11704579,
            "maximum": 203274737,
            "minimum": 203272900.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 516.213713,
            "variance": 266476.5975
          },
          {
            "average": 0,
            "count": 11704579,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11704579,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11704579,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006760601983,
            "count": 11704579,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02599236808,
            "variance": 0.0006756031987
          },
          {
            "average": 0.312266507,
            "count": 11704579,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4634179042,
            "variance": 0.2147561539
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300335.4992,
          4339473.108,
          -9.594763596,
          302190.8392,
          4340731.728,
          361.9252364
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300335.49917171814,
                4339473.107880519,
                -9.59476359570695
              ],
              [
                300335.49917171814,
                4340731.727880518,
                -9.59476359570695
              ],
              [
                302190.8391717181,
                4340731.727880518,
                361.92523640429306
              ],
              [
                302190.8391717181,
                4339473.107880519,
                361.92523640429306
              ],
              [
                300335.49917171814,
                4339473.107880519,
                -9.59476359570695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:58:57+00:00",
        "end_time": "2018-02-21T18:28:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_224552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_224552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_224552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_224552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31198057,
            39.18159381,
            -9.594763596,
            -77.29014511,
            39.1933503,
            361.9252364
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31160912790422,
                  39.18159381442838,
                  -9.59476359570695
                ],
                [
                  -77.31198057377877,
                  39.19292607271833,
                  -9.59476359570695
                ],
                [
                  -77.29051311670122,
                  39.193350298295215,
                  361.92523640429306
                ],
                [
                  -77.29014511242818,
                  39.18201786981569,
                  361.92523640429306
                ],
                [
                  -77.31160912790422,
                  39.18159381442838,
                  -9.59476359570695
                ]
              ]
            ]
          },
          "id": "20180221_224552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_224552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:58:57Z",
            "pc:count": 11704579,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301432.7814,
                "count": 11704579,
                "maximum": 302190.8392,
                "minimum": 300335.4992,
                "name": "X",
                "position": 0,
                "stddev": 536.0461961,
                "variance": 287345.5244
              },
              {
                "average": 4340022.317,
                "count": 11704579,
                "maximum": 4340731.728,
                "minimum": 4339473.108,
                "name": "Y",
                "position": 1,
                "stddev": 373.7433678,
                "variance": 139684.105
              },
              {
                "average": 136.1961472,
                "count": 11704579,
                "maximum": 361.9252364,
                "minimum": -9.594763596,
                "name": "Z",
                "position": 2,
                "stddev": 14.8948784,
                "variance": 221.8574026
              },
              {
                "average": 4376.139685,
                "count": 11704579,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5034.846089,
                "variance": 25349675.14
              },
              {
                "average": 2.359443172,
                "count": 11704579,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33195976,
                "variance": 1.774116802
              },
              {
                "average": 3.450997853,
                "count": 11704579,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.410227027,
                "variance": 1.988740268
              },
              {
                "average": 0.5030201428,
                "count": 11704579,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999909,
                "variance": 0.2499909001
              },
              {
                "average": 0,
                "count": 11704579,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343277704,
                "count": 11704579,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7371221967,
                "variance": 0.5433491328
              },
              {
                "average": 5.105992864,
                "count": 11704579,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85206511,
                "variance": 117.7673171
              },
              {
                "average": 0,
                "count": 11704579,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.78730529,
                "count": 11704579,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5635457196,
                "variance": 0.3175837781
              },
              {
                "average": 203273651.5,
                "count": 11704579,
                "maximum": 203274737,
                "minimum": 203272900.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 516.213713,
                "variance": 266476.5975
              },
              {
                "average": 0,
                "count": 11704579,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11704579,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11704579,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006760601983,
                "count": 11704579,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02599236808,
                "variance": 0.0006756031987
              },
              {
                "average": 0.312266507,
                "count": 11704579,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4634179042,
                "variance": 0.2147561539
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300335.4992,
              4339473.108,
              -9.594763596,
              302190.8392,
              4340731.728,
              361.9252364
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300335.49917171814,
                    4339473.107880519,
                    -9.59476359570695
                  ],
                  [
                    300335.49917171814,
                    4340731.727880518,
                    -9.59476359570695
                  ],
                  [
                    302190.8391717181,
                    4340731.727880518,
                    361.92523640429306
                  ],
                  [
                    302190.8391717181,
                    4339473.107880519,
                    361.92523640429306
                  ],
                  [
                    300335.49917171814,
                    4339473.107880519,
                    -9.59476359570695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:58:57+00:00",
            "end_time": "2018-02-21T18:28:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_224544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31151376308367,
              39.15962916804956,
              -6.863482791999928
            ],
            [
              -77.31188512170652,
              39.1709681326856,
              -6.863482791999928
            ],
            [
              -77.29042364685701,
              39.17139215715023,
              355.1165172080001
            ],
            [
              -77.29005572821103,
              39.16005302227741,
              355.1165172080001
            ],
            [
              -77.31151376308367,
              39.15962916804956,
              -6.863482791999928
            ]
          ]
        ]
      },
      "bbox": [
        -77.31188512,
        39.15962917,
        -6.863482792,
        -77.29005573,
        39.17139216,
        355.1165172
      ],
      "properties": {
        "datetime": "2018-02-21T19:16:35Z",
        "pc:count": 16269743,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301255.263,
            "count": 16269743,
            "maximum": 302136.9796,
            "minimum": 300281.5796,
            "name": "X",
            "position": 0,
            "stddev": 546.3704773,
            "variance": 298520.6984
          },
          {
            "average": 4337724.2,
            "count": 16269743,
            "maximum": 4338294.341,
            "minimum": 4337034.981,
            "name": "Y",
            "position": 1,
            "stddev": 340.530649,
            "variance": 115961.1229
          },
          {
            "average": 122.6901329,
            "count": 16269743,
            "maximum": 355.1165172,
            "minimum": -6.863482792,
            "name": "Z",
            "position": 2,
            "stddev": 15.32510951,
            "variance": 234.8589815
          },
          {
            "average": 5832.228684,
            "count": 16269743,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5995.140037,
            "variance": 35941704.06
          },
          {
            "average": 2.008258336,
            "count": 16269743,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.263615493,
            "variance": 1.596724115
          },
          {
            "average": 2.867544128,
            "count": 16269743,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.567217698,
            "variance": 2.456171312
          },
          {
            "average": 0.497881497,
            "count": 16269743,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955273,
            "variance": 0.2499955273
          },
          {
            "average": 0,
            "count": 16269743,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.364342694,
            "count": 16269743,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4984173671,
            "variance": 0.2484198718
          },
          {
            "average": 8.346243642,
            "count": 16269743,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.55141203,
            "variance": 133.43512
          },
          {
            "average": 0,
            "count": 16269743,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.37001291,
            "count": 16269743,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6466260403,
            "variance": 0.418125236
          },
          {
            "average": 203275120.3,
            "count": 16269743,
            "maximum": 203275795.4,
            "minimum": 203273881,
            "name": "GpsTime",
            "position": 12,
            "stddev": 639.7606936,
            "variance": 409293.7451
          },
          {
            "average": 0,
            "count": 16269743,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16269743,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16269743,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005131611483,
            "count": 16269743,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02264724808,
            "variance": 0.0005128978454
          },
          {
            "average": 0.5047047148,
            "count": 16269743,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999778805,
            "variance": 0.249977881
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300281.5796,
          4337034.981,
          -6.863482792,
          302136.9796,
          4338294.341,
          355.1165172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300281.5795782472,
                4337034.981295162,
                -6.863482791999928
              ],
              [
                300281.5795782472,
                4338294.341295161,
                -6.863482791999928
              ],
              [
                302136.97957824724,
                4338294.341295161,
                355.1165172080001
              ],
              [
                302136.97957824724,
                4337034.981295162,
                355.1165172080001
              ],
              [
                300281.5795782472,
                4337034.981295162,
                -6.863482791999928
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:16:35+00:00",
        "end_time": "2018-02-21T18:44:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_224544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_224544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_224544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_224544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31188512,
            39.15962917,
            -6.863482792,
            -77.29005573,
            39.17139216,
            355.1165172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31151376308367,
                  39.15962916804956,
                  -6.863482791999928
                ],
                [
                  -77.31188512170652,
                  39.1709681326856,
                  -6.863482791999928
                ],
                [
                  -77.29042364685701,
                  39.17139215715023,
                  355.1165172080001
                ],
                [
                  -77.29005572821103,
                  39.16005302227741,
                  355.1165172080001
                ],
                [
                  -77.31151376308367,
                  39.15962916804956,
                  -6.863482791999928
                ]
              ]
            ]
          },
          "id": "20180221_224544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_224544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:16:35Z",
            "pc:count": 16269743,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301255.263,
                "count": 16269743,
                "maximum": 302136.9796,
                "minimum": 300281.5796,
                "name": "X",
                "position": 0,
                "stddev": 546.3704773,
                "variance": 298520.6984
              },
              {
                "average": 4337724.2,
                "count": 16269743,
                "maximum": 4338294.341,
                "minimum": 4337034.981,
                "name": "Y",
                "position": 1,
                "stddev": 340.530649,
                "variance": 115961.1229
              },
              {
                "average": 122.6901329,
                "count": 16269743,
                "maximum": 355.1165172,
                "minimum": -6.863482792,
                "name": "Z",
                "position": 2,
                "stddev": 15.32510951,
                "variance": 234.8589815
              },
              {
                "average": 5832.228684,
                "count": 16269743,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5995.140037,
                "variance": 35941704.06
              },
              {
                "average": 2.008258336,
                "count": 16269743,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.263615493,
                "variance": 1.596724115
              },
              {
                "average": 2.867544128,
                "count": 16269743,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.567217698,
                "variance": 2.456171312
              },
              {
                "average": 0.497881497,
                "count": 16269743,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955273,
                "variance": 0.2499955273
              },
              {
                "average": 0,
                "count": 16269743,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.364342694,
                "count": 16269743,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4984173671,
                "variance": 0.2484198718
              },
              {
                "average": 8.346243642,
                "count": 16269743,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.55141203,
                "variance": 133.43512
              },
              {
                "average": 0,
                "count": 16269743,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.37001291,
                "count": 16269743,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6466260403,
                "variance": 0.418125236
              },
              {
                "average": 203275120.3,
                "count": 16269743,
                "maximum": 203275795.4,
                "minimum": 203273881,
                "name": "GpsTime",
                "position": 12,
                "stddev": 639.7606936,
                "variance": 409293.7451
              },
              {
                "average": 0,
                "count": 16269743,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16269743,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16269743,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005131611483,
                "count": 16269743,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02264724808,
                "variance": 0.0005128978454
              },
              {
                "average": 0.5047047148,
                "count": 16269743,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999778805,
                "variance": 0.249977881
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300281.5796,
              4337034.981,
              -6.863482792,
              302136.9796,
              4338294.341,
              355.1165172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300281.5795782472,
                    4337034.981295162,
                    -6.863482791999928
                  ],
                  [
                    300281.5795782472,
                    4338294.341295161,
                    -6.863482791999928
                  ],
                  [
                    302136.97957824724,
                    4338294.341295161,
                    355.1165172080001
                  ],
                  [
                    302136.97957824724,
                    4337034.981295162,
                    355.1165172080001
                  ],
                  [
                    300281.5795782472,
                    4337034.981295162,
                    -6.863482791999928
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:16:35+00:00",
            "end_time": "2018-02-21T18:44: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": "20180220_230572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29066857447091,
              39.23655925340718,
              -5.359986672090315
            ],
            [
              -77.29103758290563,
              39.24789787401807,
              -5.359986672090315
            ],
            [
              -77.26955259857776,
              39.24831873882061,
              343.9200133279097
            ],
            [
              -77.26918704336646,
              39.236979949340835,
              343.9200133279097
            ],
            [
              -77.29066857447091,
              39.23655925340718,
              -5.359986672090315
            ]
          ]
        ]
      },
      "bbox": [
        -77.29103758,
        39.23655925,
        -5.359986672,
        -77.26918704,
        39.24831874,
        343.9200133
      ],
      "properties": {
        "datetime": "2018-02-20T22:00:52Z",
        "pc:count": 15841720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303153.0099,
            "count": 15841720,
            "maximum": 304154.0807,
            "minimum": 302298.7007,
            "name": "X",
            "position": 0,
            "stddev": 515.7177084,
            "variance": 265964.7548
          },
          {
            "average": 4346087.894,
            "count": 15841720,
            "maximum": 4346787.284,
            "minimum": 4345527.964,
            "name": "Y",
            "position": 1,
            "stddev": 351.0950426,
            "variance": 123267.7289
          },
          {
            "average": 199.6393023,
            "count": 15841720,
            "maximum": 343.9200133,
            "minimum": -5.359986672,
            "name": "Z",
            "position": 2,
            "stddev": 11.14559325,
            "variance": 124.2242489
          },
          {
            "average": 5776.083702,
            "count": 15841720,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5743.391339,
            "variance": 32986544.07
          },
          {
            "average": 1.921458276,
            "count": 15841720,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.226450797,
            "variance": 1.504181558
          },
          {
            "average": 2.73462648,
            "count": 15841720,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.559681038,
            "variance": 2.432604939
          },
          {
            "average": 0.5009557674,
            "count": 15841720,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991023,
            "variance": 0.2499991023
          },
          {
            "average": 0,
            "count": 15841720,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.42619987,
            "count": 15841720,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5084519432,
            "variance": 0.2585233785
          },
          {
            "average": 10.26455212,
            "count": 15841720,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.664832461,
            "variance": 93.4089865
          },
          {
            "average": 0,
            "count": 15841720,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.48187678,
            "count": 15841720,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5847472579,
            "variance": 0.3419293556
          },
          {
            "average": 203198858.6,
            "count": 15841720,
            "maximum": 203199252.7,
            "minimum": 203197539.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 439.2270412,
            "variance": 192920.3937
          },
          {
            "average": 0,
            "count": 15841720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15841720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15841720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004132127067,
            "count": 15841720,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02032343445,
            "variance": 0.000413041988
          },
          {
            "average": 0.5004892777,
            "count": 15841720,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999997764,
            "variance": 0.2499997764
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302298.7007,
          4345527.964,
          -5.359986672,
          304154.0807,
          4346787.284,
          343.9200133
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302298.7007306564,
                4345527.964395514,
                -5.359986672090315
              ],
              [
                302298.7007306564,
                4346787.284395514,
                -5.359986672090315
              ],
              [
                304154.0807306564,
                4346787.284395514,
                343.9200133279097
              ],
              [
                304154.0807306564,
                4345527.964395514,
                343.9200133279097
              ],
              [
                302298.7007306564,
                4345527.964395514,
                -5.359986672090315
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:00:52+00:00",
        "end_time": "2018-02-20T21:32:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_230572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_230572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_230572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29103758,
            39.23655925,
            -5.359986672,
            -77.26918704,
            39.24831874,
            343.9200133
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29066857447091,
                  39.23655925340718,
                  -5.359986672090315
                ],
                [
                  -77.29103758290563,
                  39.24789787401807,
                  -5.359986672090315
                ],
                [
                  -77.26955259857776,
                  39.24831873882061,
                  343.9200133279097
                ],
                [
                  -77.26918704336646,
                  39.236979949340835,
                  343.9200133279097
                ],
                [
                  -77.29066857447091,
                  39.23655925340718,
                  -5.359986672090315
                ]
              ]
            ]
          },
          "id": "20180220_230572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:00:52Z",
            "pc:count": 15841720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303153.0099,
                "count": 15841720,
                "maximum": 304154.0807,
                "minimum": 302298.7007,
                "name": "X",
                "position": 0,
                "stddev": 515.7177084,
                "variance": 265964.7548
              },
              {
                "average": 4346087.894,
                "count": 15841720,
                "maximum": 4346787.284,
                "minimum": 4345527.964,
                "name": "Y",
                "position": 1,
                "stddev": 351.0950426,
                "variance": 123267.7289
              },
              {
                "average": 199.6393023,
                "count": 15841720,
                "maximum": 343.9200133,
                "minimum": -5.359986672,
                "name": "Z",
                "position": 2,
                "stddev": 11.14559325,
                "variance": 124.2242489
              },
              {
                "average": 5776.083702,
                "count": 15841720,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5743.391339,
                "variance": 32986544.07
              },
              {
                "average": 1.921458276,
                "count": 15841720,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.226450797,
                "variance": 1.504181558
              },
              {
                "average": 2.73462648,
                "count": 15841720,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.559681038,
                "variance": 2.432604939
              },
              {
                "average": 0.5009557674,
                "count": 15841720,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991023,
                "variance": 0.2499991023
              },
              {
                "average": 0,
                "count": 15841720,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.42619987,
                "count": 15841720,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5084519432,
                "variance": 0.2585233785
              },
              {
                "average": 10.26455212,
                "count": 15841720,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.664832461,
                "variance": 93.4089865
              },
              {
                "average": 0,
                "count": 15841720,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.48187678,
                "count": 15841720,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5847472579,
                "variance": 0.3419293556
              },
              {
                "average": 203198858.6,
                "count": 15841720,
                "maximum": 203199252.7,
                "minimum": 203197539.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 439.2270412,
                "variance": 192920.3937
              },
              {
                "average": 0,
                "count": 15841720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15841720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15841720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004132127067,
                "count": 15841720,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02032343445,
                "variance": 0.000413041988
              },
              {
                "average": 0.5004892777,
                "count": 15841720,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999997764,
                "variance": 0.2499997764
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302298.7007,
              4345527.964,
              -5.359986672,
              304154.0807,
              4346787.284,
              343.9200133
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302298.7007306564,
                    4345527.964395514,
                    -5.359986672090315
                  ],
                  [
                    302298.7007306564,
                    4346787.284395514,
                    -5.359986672090315
                  ],
                  [
                    304154.0807306564,
                    4346787.284395514,
                    343.9200133279097
                  ],
                  [
                    304154.0807306564,
                    4345527.964395514,
                    343.9200133279097
                  ],
                  [
                    302298.7007306564,
                    4345527.964395514,
                    -5.359986672090315
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:00:52+00:00",
            "end_time": "2018-02-20T21:32: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": "20180221_224556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.3116439905285,
              39.192576703500414,
              -9.733622806418595
            ],
            [
              -77.31201578801021,
              39.2039150626098,
              -9.733622806418595
            ],
            [
              -77.29055817953451,
              39.20433913382123,
              365.64637719358143
            ],
            [
              -77.29018982527897,
              39.193000604506196,
              365.64637719358143
            ],
            [
              -77.3116439905285,
              39.192576703500414,
              -9.733622806418595
            ]
          ]
        ]
      },
      "bbox": [
        -77.31201579,
        39.1925767,
        -9.733622806,
        -77.29018983,
        39.20433913,
        365.6463772
      ],
      "properties": {
        "datetime": "2018-02-21T18:44:13Z",
        "pc:count": 15639659,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301275.8116,
            "count": 15639659,
            "maximum": 302217.7808,
            "minimum": 300363.5808,
            "name": "X",
            "position": 0,
            "stddev": 548.4285532,
            "variance": 300773.878
          },
          {
            "average": 4341371.457,
            "count": 15639659,
            "maximum": 4341951.509,
            "minimum": 4340692.209,
            "name": "Y",
            "position": 1,
            "stddev": 346.6944035,
            "variance": 120197.0094
          },
          {
            "average": 145.4682258,
            "count": 15639659,
            "maximum": 365.6463772,
            "minimum": -9.733622806,
            "name": "Z",
            "position": 2,
            "stddev": 14.69674603,
            "variance": 215.9943438
          },
          {
            "average": 5551.598673,
            "count": 15639659,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6071.629432,
            "variance": 36864683.96
          },
          {
            "average": 2.265389866,
            "count": 15639659,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349503148,
            "variance": 1.821158747
          },
          {
            "average": 3.30391091,
            "count": 15639659,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.526666177,
            "variance": 2.330709616
          },
          {
            "average": 0.5005264501,
            "count": 15639659,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997388,
            "variance": 0.2499997388
          },
          {
            "average": 0,
            "count": 15639659,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357731265,
            "count": 15639659,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5957078615,
            "variance": 0.3548678562
          },
          {
            "average": -5.29132005,
            "count": 15639659,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.12380718,
            "variance": 172.2343149
          },
          {
            "average": 0,
            "count": 15639659,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.77844939,
            "count": 15639659,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6843651561,
            "variance": 0.4683556668
          },
          {
            "average": 203272752,
            "count": 15639659,
            "maximum": 203273853.5,
            "minimum": 203272060,
            "name": "GpsTime",
            "position": 12,
            "stddev": 595.8136858,
            "variance": 354993.9482
          },
          {
            "average": 0,
            "count": 15639659,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15639659,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15639659,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005529532325,
            "count": 15639659,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02350845615,
            "variance": 0.0005526475106
          },
          {
            "average": 0.5070708383,
            "count": 15639659,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999500167,
            "variance": 0.2499500192
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300363.5808,
          4340692.209,
          -9.733622806,
          302217.7808,
          4341951.509,
          365.6463772
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300363.5807929604,
                4340692.208660034,
                -9.733622806418595
              ],
              [
                300363.5807929604,
                4341951.508660035,
                -9.733622806418595
              ],
              [
                302217.7807929604,
                4341951.508660035,
                365.64637719358143
              ],
              [
                302217.7807929604,
                4340692.208660034,
                365.64637719358143
              ],
              [
                300363.5807929604,
                4340692.208660034,
                -9.733622806418595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:44:13+00:00",
        "end_time": "2018-02-21T18:14:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_224556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_224556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_224556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_224556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31201579,
            39.1925767,
            -9.733622806,
            -77.29018983,
            39.20433913,
            365.6463772
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.3116439905285,
                  39.192576703500414,
                  -9.733622806418595
                ],
                [
                  -77.31201578801021,
                  39.2039150626098,
                  -9.733622806418595
                ],
                [
                  -77.29055817953451,
                  39.20433913382123,
                  365.64637719358143
                ],
                [
                  -77.29018982527897,
                  39.193000604506196,
                  365.64637719358143
                ],
                [
                  -77.3116439905285,
                  39.192576703500414,
                  -9.733622806418595
                ]
              ]
            ]
          },
          "id": "20180221_224556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_224556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:44:13Z",
            "pc:count": 15639659,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301275.8116,
                "count": 15639659,
                "maximum": 302217.7808,
                "minimum": 300363.5808,
                "name": "X",
                "position": 0,
                "stddev": 548.4285532,
                "variance": 300773.878
              },
              {
                "average": 4341371.457,
                "count": 15639659,
                "maximum": 4341951.509,
                "minimum": 4340692.209,
                "name": "Y",
                "position": 1,
                "stddev": 346.6944035,
                "variance": 120197.0094
              },
              {
                "average": 145.4682258,
                "count": 15639659,
                "maximum": 365.6463772,
                "minimum": -9.733622806,
                "name": "Z",
                "position": 2,
                "stddev": 14.69674603,
                "variance": 215.9943438
              },
              {
                "average": 5551.598673,
                "count": 15639659,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6071.629432,
                "variance": 36864683.96
              },
              {
                "average": 2.265389866,
                "count": 15639659,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349503148,
                "variance": 1.821158747
              },
              {
                "average": 3.30391091,
                "count": 15639659,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.526666177,
                "variance": 2.330709616
              },
              {
                "average": 0.5005264501,
                "count": 15639659,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997388,
                "variance": 0.2499997388
              },
              {
                "average": 0,
                "count": 15639659,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357731265,
                "count": 15639659,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5957078615,
                "variance": 0.3548678562
              },
              {
                "average": -5.29132005,
                "count": 15639659,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.12380718,
                "variance": 172.2343149
              },
              {
                "average": 0,
                "count": 15639659,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.77844939,
                "count": 15639659,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6843651561,
                "variance": 0.4683556668
              },
              {
                "average": 203272752,
                "count": 15639659,
                "maximum": 203273853.5,
                "minimum": 203272060,
                "name": "GpsTime",
                "position": 12,
                "stddev": 595.8136858,
                "variance": 354993.9482
              },
              {
                "average": 0,
                "count": 15639659,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15639659,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15639659,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005529532325,
                "count": 15639659,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02350845615,
                "variance": 0.0005526475106
              },
              {
                "average": 0.5070708383,
                "count": 15639659,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999500167,
                "variance": 0.2499500192
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300363.5808,
              4340692.209,
              -9.733622806,
              302217.7808,
              4341951.509,
              365.6463772
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300363.5807929604,
                    4340692.208660034,
                    -9.733622806418595
                  ],
                  [
                    300363.5807929604,
                    4341951.508660035,
                    -9.733622806418595
                  ],
                  [
                    302217.7807929604,
                    4341951.508660035,
                    365.64637719358143
                  ],
                  [
                    302217.7807929604,
                    4340692.208660034,
                    365.64637719358143
                  ],
                  [
                    300363.5807929604,
                    4340692.208660034,
                    -9.733622806418595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:44:13+00:00",
            "end_time": "2018-02-21T18:14: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": "20180220_230576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29071322687919,
              39.24754055059766,
              0.692200799739425
            ],
            [
              -77.29108242184795,
              39.258880229874336,
              0.692200799739425
            ],
            [
              -77.2695938546551,
              39.25930120516424,
              321.95220079973944
            ],
            [
              -77.26922811516363,
              39.24796135697195,
              321.95220079973944
            ],
            [
              -77.29071322687919,
              39.24754055059766,
              0.692200799739425
            ]
          ]
        ]
      },
      "bbox": [
        -77.29108242,
        39.24754055,
        0.6922007997,
        -77.26922812,
        39.25930121,
        321.9522008
      ],
      "properties": {
        "datetime": "2018-02-20T22:00:13Z",
        "pc:count": 23580825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303199.2033,
            "count": 23580825,
            "maximum": 304181.0898,
            "minimum": 302325.6898,
            "name": "X",
            "position": 0,
            "stddev": 502.6635768,
            "variance": 252670.6715
          },
          {
            "average": 4347423.44,
            "count": 23580825,
            "maximum": 4348006.355,
            "minimum": 4346746.915,
            "name": "Y",
            "position": 1,
            "stddev": 338.3496365,
            "variance": 114480.4765
          },
          {
            "average": 193.4740277,
            "count": 23580825,
            "maximum": 321.9522008,
            "minimum": 0.6922007997,
            "name": "Z",
            "position": 2,
            "stddev": 14.47865908,
            "variance": 209.6315688
          },
          {
            "average": 4383.29314,
            "count": 23580825,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5290.517971,
            "variance": 27989580.41
          },
          {
            "average": 2.441455208,
            "count": 23580825,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33646108,
            "variance": 1.786128218
          },
          {
            "average": 3.672252731,
            "count": 23580825,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.280637864,
            "variance": 1.640033339
          },
          {
            "average": 0.5011473941,
            "count": 23580825,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986941,
            "variance": 0.2499986941
          },
          {
            "average": 0,
            "count": 23580825,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.286907774,
            "count": 23580825,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4662776457,
            "variance": 0.2174148429
          },
          {
            "average": -11.99242501,
            "count": 23580825,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.34184742,
            "variance": 53.90272354
          },
          {
            "average": 0,
            "count": 23580825,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.43973614,
            "count": 23580825,
            "maximum": 49,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5145320284,
            "variance": 0.2647432082
          },
          {
            "average": 203197977.1,
            "count": 23580825,
            "maximum": 203199213.4,
            "minimum": 203196746.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 519.452319,
            "variance": 269830.7117
          },
          {
            "average": 0,
            "count": 23580825,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23580825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23580825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004154646837,
            "count": 23580825,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0203787166,
            "variance": 0.0004152920904
          },
          {
            "average": 0.4653096319,
            "count": 23580825,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4987951372,
            "variance": 0.2487965889
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302325.6898,
          4346746.915,
          0.6922007997,
          304181.0898,
          4348006.355,
          321.9522008
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302325.6897798988,
                4346746.915262511,
                0.692200799739425
              ],
              [
                302325.6897798988,
                4348006.3552625105,
                0.692200799739425
              ],
              [
                304181.0897798988,
                4348006.3552625105,
                321.95220079973944
              ],
              [
                304181.0897798988,
                4346746.915262511,
                321.95220079973944
              ],
              [
                302325.6897798988,
                4346746.915262511,
                0.692200799739425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:00:13+00:00",
        "end_time": "2018-02-20T21:19:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_230576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_230576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_230576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29108242,
            39.24754055,
            0.6922007997,
            -77.26922812,
            39.25930121,
            321.9522008
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29071322687919,
                  39.24754055059766,
                  0.692200799739425
                ],
                [
                  -77.29108242184795,
                  39.258880229874336,
                  0.692200799739425
                ],
                [
                  -77.2695938546551,
                  39.25930120516424,
                  321.95220079973944
                ],
                [
                  -77.26922811516363,
                  39.24796135697195,
                  321.95220079973944
                ],
                [
                  -77.29071322687919,
                  39.24754055059766,
                  0.692200799739425
                ]
              ]
            ]
          },
          "id": "20180220_230576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:00:13Z",
            "pc:count": 23580825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303199.2033,
                "count": 23580825,
                "maximum": 304181.0898,
                "minimum": 302325.6898,
                "name": "X",
                "position": 0,
                "stddev": 502.6635768,
                "variance": 252670.6715
              },
              {
                "average": 4347423.44,
                "count": 23580825,
                "maximum": 4348006.355,
                "minimum": 4346746.915,
                "name": "Y",
                "position": 1,
                "stddev": 338.3496365,
                "variance": 114480.4765
              },
              {
                "average": 193.4740277,
                "count": 23580825,
                "maximum": 321.9522008,
                "minimum": 0.6922007997,
                "name": "Z",
                "position": 2,
                "stddev": 14.47865908,
                "variance": 209.6315688
              },
              {
                "average": 4383.29314,
                "count": 23580825,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5290.517971,
                "variance": 27989580.41
              },
              {
                "average": 2.441455208,
                "count": 23580825,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33646108,
                "variance": 1.786128218
              },
              {
                "average": 3.672252731,
                "count": 23580825,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.280637864,
                "variance": 1.640033339
              },
              {
                "average": 0.5011473941,
                "count": 23580825,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986941,
                "variance": 0.2499986941
              },
              {
                "average": 0,
                "count": 23580825,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.286907774,
                "count": 23580825,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4662776457,
                "variance": 0.2174148429
              },
              {
                "average": -11.99242501,
                "count": 23580825,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.34184742,
                "variance": 53.90272354
              },
              {
                "average": 0,
                "count": 23580825,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.43973614,
                "count": 23580825,
                "maximum": 49,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5145320284,
                "variance": 0.2647432082
              },
              {
                "average": 203197977.1,
                "count": 23580825,
                "maximum": 203199213.4,
                "minimum": 203196746.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 519.452319,
                "variance": 269830.7117
              },
              {
                "average": 0,
                "count": 23580825,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23580825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23580825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004154646837,
                "count": 23580825,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0203787166,
                "variance": 0.0004152920904
              },
              {
                "average": 0.4653096319,
                "count": 23580825,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4987951372,
                "variance": 0.2487965889
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302325.6898,
              4346746.915,
              0.6922007997,
              304181.0898,
              4348006.355,
              321.9522008
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302325.6897798988,
                    4346746.915262511,
                    0.692200799739425
                  ],
                  [
                    302325.6897798988,
                    4348006.3552625105,
                    0.692200799739425
                  ],
                  [
                    304181.0897798988,
                    4348006.3552625105,
                    321.95220079973944
                  ],
                  [
                    304181.0897798988,
                    4346746.915262511,
                    321.95220079973944
                  ],
                  [
                    302325.6897798988,
                    4346746.915262511,
                    0.692200799739425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:00:13+00:00",
            "end_time": "2018-02-20T21:19: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": "20180221_224548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31156188264481,
              39.170611897853064,
              -8.51325476217525
            ],
            [
              -77.31193337646425,
              39.181950300460784,
              -8.51325476217525
            ],
            [
              -77.29046879471348,
              39.182374427905174,
              352.2867452378248
            ],
            [
              -77.29010074254928,
              39.171035855041424,
              352.2867452378248
            ],
            [
              -77.31156188264481,
              39.170611897853064,
              -8.51325476217525
            ]
          ]
        ]
      },
      "bbox": [
        -77.31193338,
        39.1706119,
        -8.513254762,
        -77.29010074,
        39.18237443,
        352.2867452
      ],
      "properties": {
        "datetime": "2018-02-21T19:15:53Z",
        "pc:count": 22673650,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301214.9627,
            "count": 22673650,
            "maximum": 302163.8784,
            "minimum": 300308.4984,
            "name": "X",
            "position": 0,
            "stddev": 475.2194035,
            "variance": 225833.4814
          },
          {
            "average": 4338884.568,
            "count": 22673650,
            "maximum": 4339513.39,
            "minimum": 4338254.09,
            "name": "Y",
            "position": 1,
            "stddev": 332.5852787,
            "variance": 110612.9676
          },
          {
            "average": 119.283458,
            "count": 22673650,
            "maximum": 352.2867452,
            "minimum": -8.513254762,
            "name": "Z",
            "position": 2,
            "stddev": 16.84141797,
            "variance": 283.6333591
          },
          {
            "average": 4376.669687,
            "count": 22673650,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5156.704535,
            "variance": 26591601.67
          },
          {
            "average": 2.438758779,
            "count": 22673650,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.378858545,
            "variance": 1.901250887
          },
          {
            "average": 3.628663404,
            "count": 22673650,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.398149662,
            "variance": 1.954822479
          },
          {
            "average": 0.4992719743,
            "count": 22673650,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999481,
            "variance": 0.249999481
          },
          {
            "average": 0,
            "count": 22673650,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288120704,
            "count": 22673650,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4886554532,
            "variance": 0.2387841519
          },
          {
            "average": -12.68522892,
            "count": 22673650,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.427423387,
            "variance": 41.3117714
          },
          {
            "average": 0,
            "count": 22673650,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.42229372,
            "count": 22673650,
            "maximum": 54,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5001950219,
            "variance": 0.2501950599
          },
          {
            "average": 203274228.1,
            "count": 22673650,
            "maximum": 203275753.2,
            "minimum": 203272904.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423.3525426,
            "variance": 179227.3753
          },
          {
            "average": 0,
            "count": 22673650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22673650,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22673650,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004587704229,
            "count": 22673650,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02141401347,
            "variance": 0.0004585599729
          },
          {
            "average": 0.4993196067,
            "count": 22673650,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999995481,
            "variance": 0.2499995481
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300308.4984,
          4338254.09,
          -8.513254762,
          302163.8784,
          4339513.39,
          352.2867452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300308.49843431014,
                4338254.0897076,
                -8.51325476217525
              ],
              [
                300308.49843431014,
                4339513.389707601,
                -8.51325476217525
              ],
              [
                302163.87843431014,
                4339513.389707601,
                352.2867452378248
              ],
              [
                302163.87843431014,
                4338254.0897076,
                352.2867452378248
              ],
              [
                300308.49843431014,
                4338254.0897076,
                -8.51325476217525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:15:53+00:00",
        "end_time": "2018-02-21T18:28:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_224548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_224548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_224548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_224548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31193338,
            39.1706119,
            -8.513254762,
            -77.29010074,
            39.18237443,
            352.2867452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31156188264481,
                  39.170611897853064,
                  -8.51325476217525
                ],
                [
                  -77.31193337646425,
                  39.181950300460784,
                  -8.51325476217525
                ],
                [
                  -77.29046879471348,
                  39.182374427905174,
                  352.2867452378248
                ],
                [
                  -77.29010074254928,
                  39.171035855041424,
                  352.2867452378248
                ],
                [
                  -77.31156188264481,
                  39.170611897853064,
                  -8.51325476217525
                ]
              ]
            ]
          },
          "id": "20180221_224548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_224548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:15:53Z",
            "pc:count": 22673650,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301214.9627,
                "count": 22673650,
                "maximum": 302163.8784,
                "minimum": 300308.4984,
                "name": "X",
                "position": 0,
                "stddev": 475.2194035,
                "variance": 225833.4814
              },
              {
                "average": 4338884.568,
                "count": 22673650,
                "maximum": 4339513.39,
                "minimum": 4338254.09,
                "name": "Y",
                "position": 1,
                "stddev": 332.5852787,
                "variance": 110612.9676
              },
              {
                "average": 119.283458,
                "count": 22673650,
                "maximum": 352.2867452,
                "minimum": -8.513254762,
                "name": "Z",
                "position": 2,
                "stddev": 16.84141797,
                "variance": 283.6333591
              },
              {
                "average": 4376.669687,
                "count": 22673650,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5156.704535,
                "variance": 26591601.67
              },
              {
                "average": 2.438758779,
                "count": 22673650,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.378858545,
                "variance": 1.901250887
              },
              {
                "average": 3.628663404,
                "count": 22673650,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.398149662,
                "variance": 1.954822479
              },
              {
                "average": 0.4992719743,
                "count": 22673650,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999481,
                "variance": 0.249999481
              },
              {
                "average": 0,
                "count": 22673650,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288120704,
                "count": 22673650,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4886554532,
                "variance": 0.2387841519
              },
              {
                "average": -12.68522892,
                "count": 22673650,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.427423387,
                "variance": 41.3117714
              },
              {
                "average": 0,
                "count": 22673650,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.42229372,
                "count": 22673650,
                "maximum": 54,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5001950219,
                "variance": 0.2501950599
              },
              {
                "average": 203274228.1,
                "count": 22673650,
                "maximum": 203275753.2,
                "minimum": 203272904.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423.3525426,
                "variance": 179227.3753
              },
              {
                "average": 0,
                "count": 22673650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22673650,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22673650,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004587704229,
                "count": 22673650,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02141401347,
                "variance": 0.0004585599729
              },
              {
                "average": 0.4993196067,
                "count": 22673650,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999995481,
                "variance": 0.2499995481
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300308.4984,
              4338254.09,
              -8.513254762,
              302163.8784,
              4339513.39,
              352.2867452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300308.49843431014,
                    4338254.0897076,
                    -8.51325476217525
                  ],
                  [
                    300308.49843431014,
                    4339513.389707601,
                    -8.51325476217525
                  ],
                  [
                    302163.87843431014,
                    4339513.389707601,
                    352.2867452378248
                  ],
                  [
                    302163.87843431014,
                    4338254.0897076,
                    352.2867452378248
                  ],
                  [
                    300308.49843431014,
                    4338254.0897076,
                    -8.51325476217525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:15:53+00:00",
            "end_time": "2018-02-21T18:28: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": "20180220_236568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26944424230243,
              39.22562796781107,
              -10.386756839420087
            ],
            [
              -77.26980966230204,
              39.23696587702881,
              -10.386756839420087
            ],
            [
              -77.24832700236081,
              39.23738274290838,
              368.71324316057996
            ],
            [
              -77.24796503374678,
              39.22604466642363,
              368.71324316057996
            ],
            [
              -77.26944424230243,
              39.22562796781107,
              -10.386756839420087
            ]
          ]
        ]
      },
      "bbox": [
        -77.26980966,
        39.22562797,
        -10.38675684,
        -77.24796503,
        39.23738274,
        368.7132432
      ],
      "properties": {
        "datetime": "2018-02-21T18:30:20Z",
        "pc:count": 17158230,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304950.8798,
            "count": 17158230,
            "maximum": 305955.7397,
            "minimum": 304100.2997,
            "name": "X",
            "position": 0,
            "stddev": 533.6631753,
            "variance": 284796.3847
          },
          {
            "average": 4344900.57,
            "count": 17158230,
            "maximum": 4345527.75,
            "minimum": 4344268.53,
            "name": "Y",
            "position": 1,
            "stddev": 357.7483511,
            "variance": 127983.8827
          },
          {
            "average": 170.8540761,
            "count": 17158230,
            "maximum": 368.7132432,
            "minimum": -10.38675684,
            "name": "Z",
            "position": 2,
            "stddev": 12.61533939,
            "variance": 159.1467878
          },
          {
            "average": 5982.989808,
            "count": 17158230,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6230.841106,
            "variance": 38823380.89
          },
          {
            "average": 2.076588961,
            "count": 17158230,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.304924302,
            "variance": 1.702827435
          },
          {
            "average": 2.930254694,
            "count": 17158230,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.592906643,
            "variance": 2.537351575
          },
          {
            "average": 0.4985204185,
            "count": 17158230,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978254,
            "variance": 0.2499978254
          },
          {
            "average": 0,
            "count": 17158230,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.374968164,
            "count": 17158230,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5539017637,
            "variance": 0.3068071639
          },
          {
            "average": -8.01236273,
            "count": 17158230,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83087727,
            "variance": 117.3079025
          },
          {
            "average": 0,
            "count": 17158230,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.09012369,
            "count": 17158230,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6005975022,
            "variance": 0.3607173596
          },
          {
            "average": 203262075.6,
            "count": 17158230,
            "maximum": 203273020.2,
            "minimum": 203199201.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25297.64755,
            "variance": 639970971.7
          },
          {
            "average": 0,
            "count": 17158230,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17158230,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17158230,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005678324629,
            "count": 17158230,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02382246969,
            "variance": 0.0005675100623
          },
          {
            "average": 0.4062013389,
            "count": 17158230,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4911230245,
            "variance": 0.2412018252
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304100.2997,
          4344268.53,
          -10.38675684,
          305955.7397,
          4345527.75,
          368.7132432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304100.29973803024,
                4344268.529562014,
                -10.386756839420087
              ],
              [
                304100.29973803024,
                4345527.749562015,
                -10.386756839420087
              ],
              [
                305955.7397380302,
                4345527.749562015,
                368.71324316057996
              ],
              [
                305955.7397380302,
                4344268.529562014,
                368.71324316057996
              ],
              [
                304100.29973803024,
                4344268.529562014,
                -10.386756839420087
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:30:20+00:00",
        "end_time": "2018-02-20T22:00:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_236568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_236568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_236568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26980966,
            39.22562797,
            -10.38675684,
            -77.24796503,
            39.23738274,
            368.7132432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26944424230243,
                  39.22562796781107,
                  -10.386756839420087
                ],
                [
                  -77.26980966230204,
                  39.23696587702881,
                  -10.386756839420087
                ],
                [
                  -77.24832700236081,
                  39.23738274290838,
                  368.71324316057996
                ],
                [
                  -77.24796503374678,
                  39.22604466642363,
                  368.71324316057996
                ],
                [
                  -77.26944424230243,
                  39.22562796781107,
                  -10.386756839420087
                ]
              ]
            ]
          },
          "id": "20180220_236568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:30:20Z",
            "pc:count": 17158230,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304950.8798,
                "count": 17158230,
                "maximum": 305955.7397,
                "minimum": 304100.2997,
                "name": "X",
                "position": 0,
                "stddev": 533.6631753,
                "variance": 284796.3847
              },
              {
                "average": 4344900.57,
                "count": 17158230,
                "maximum": 4345527.75,
                "minimum": 4344268.53,
                "name": "Y",
                "position": 1,
                "stddev": 357.7483511,
                "variance": 127983.8827
              },
              {
                "average": 170.8540761,
                "count": 17158230,
                "maximum": 368.7132432,
                "minimum": -10.38675684,
                "name": "Z",
                "position": 2,
                "stddev": 12.61533939,
                "variance": 159.1467878
              },
              {
                "average": 5982.989808,
                "count": 17158230,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6230.841106,
                "variance": 38823380.89
              },
              {
                "average": 2.076588961,
                "count": 17158230,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.304924302,
                "variance": 1.702827435
              },
              {
                "average": 2.930254694,
                "count": 17158230,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.592906643,
                "variance": 2.537351575
              },
              {
                "average": 0.4985204185,
                "count": 17158230,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978254,
                "variance": 0.2499978254
              },
              {
                "average": 0,
                "count": 17158230,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.374968164,
                "count": 17158230,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5539017637,
                "variance": 0.3068071639
              },
              {
                "average": -8.01236273,
                "count": 17158230,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83087727,
                "variance": 117.3079025
              },
              {
                "average": 0,
                "count": 17158230,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.09012369,
                "count": 17158230,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6005975022,
                "variance": 0.3607173596
              },
              {
                "average": 203262075.6,
                "count": 17158230,
                "maximum": 203273020.2,
                "minimum": 203199201.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25297.64755,
                "variance": 639970971.7
              },
              {
                "average": 0,
                "count": 17158230,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17158230,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17158230,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005678324629,
                "count": 17158230,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02382246969,
                "variance": 0.0005675100623
              },
              {
                "average": 0.4062013389,
                "count": 17158230,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4911230245,
                "variance": 0.2412018252
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304100.2997,
              4344268.53,
              -10.38675684,
              305955.7397,
              4345527.75,
              368.7132432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304100.29973803024,
                    4344268.529562014,
                    -10.386756839420087
                  ],
                  [
                    304100.29973803024,
                    4345527.749562015,
                    -10.386756839420087
                  ],
                  [
                    305955.7397380302,
                    4345527.749562015,
                    368.71324316057996
                  ],
                  [
                    305955.7397380302,
                    4344268.529562014,
                    368.71324316057996
                  ],
                  [
                    304100.29973803024,
                    4344268.529562014,
                    -10.386756839420087
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:30:20+00:00",
            "end_time": "2018-02-20T22:00: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": "20180220_236572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26948541379559,
              39.23661046909173,
              -10.264125901582048
            ],
            [
              -77.26985098320355,
              39.24794835655789,
              -10.264125901582048
            ],
            [
              -77.24836543680196,
              39.248365317889984,
              353.2958740984179
            ],
            [
              -77.24800332059156,
              39.23702726313206,
              353.2958740984179
            ],
            [
              -77.26948541379559,
              39.23661046909173,
              -10.264125901582048
            ]
          ]
        ]
      },
      "bbox": [
        -77.26985098,
        39.23661047,
        -10.2641259,
        -77.24800332,
        39.24836532,
        353.2958741
      ],
      "properties": {
        "datetime": "2018-02-21T18:13:11Z",
        "pc:count": 15919495,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305100.1252,
            "count": 15919495,
            "maximum": 305982.6987,
            "minimum": 304127.2987,
            "name": "X",
            "position": 0,
            "stddev": 503.5068503,
            "variance": 253519.1483
          },
          {
            "average": 4346084.209,
            "count": 15919495,
            "maximum": 4346746.82,
            "minimum": 4345487.6,
            "name": "Y",
            "position": 1,
            "stddev": 342.9079566,
            "variance": 117585.8667
          },
          {
            "average": 192.1559337,
            "count": 15919495,
            "maximum": 353.2958741,
            "minimum": -10.2641259,
            "name": "Z",
            "position": 2,
            "stddev": 11.98338641,
            "variance": 143.6015499
          },
          {
            "average": 7597.27708,
            "count": 15919495,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6820.223528,
            "variance": 46515448.97
          },
          {
            "average": 1.817812625,
            "count": 15919495,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.180255758,
            "variance": 1.393003654
          },
          {
            "average": 2.480255247,
            "count": 15919495,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.547415357,
            "variance": 2.394494288
          },
          {
            "average": 0.4976912898,
            "count": 15919495,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999946855,
            "variance": 0.2499946856
          },
          {
            "average": 0,
            "count": 15919495,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.462856077,
            "count": 15919495,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5333299446,
            "variance": 0.2844408298
          },
          {
            "average": 1.530215388,
            "count": 15919495,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.59071446,
            "variance": 184.7075195
          },
          {
            "average": 0,
            "count": 15919495,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.3766926,
            "count": 15919495,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5479051172,
            "variance": 0.3002000174
          },
          {
            "average": 203228967.5,
            "count": 15919495,
            "maximum": 203271991.3,
            "minimum": 203198553.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35798.71437,
            "variance": 1281547951
          },
          {
            "average": 0,
            "count": 15919495,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15919495,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15919495,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005851316263,
            "count": 15919495,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02418241684,
            "variance": 0.0005847892841
          },
          {
            "average": 0.4357811601,
            "count": 15919495,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4958588066,
            "variance": 0.2458759561
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304127.2987,
          4345487.6,
          -10.2641259,
          305982.6987,
          4346746.82,
          353.2958741
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304127.2986553237,
                4345487.600075218,
                -10.264125901582048
              ],
              [
                304127.2986553237,
                4346746.820075219,
                -10.264125901582048
              ],
              [
                305982.6986553237,
                4346746.820075219,
                353.2958740984179
              ],
              [
                305982.6986553237,
                4345487.600075218,
                353.2958740984179
              ],
              [
                304127.2986553237,
                4345487.600075218,
                -10.264125901582048
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:13:11+00:00",
        "end_time": "2018-02-20T21:49:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_236572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_236572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_236572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26985098,
            39.23661047,
            -10.2641259,
            -77.24800332,
            39.24836532,
            353.2958741
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26948541379559,
                  39.23661046909173,
                  -10.264125901582048
                ],
                [
                  -77.26985098320355,
                  39.24794835655789,
                  -10.264125901582048
                ],
                [
                  -77.24836543680196,
                  39.248365317889984,
                  353.2958740984179
                ],
                [
                  -77.24800332059156,
                  39.23702726313206,
                  353.2958740984179
                ],
                [
                  -77.26948541379559,
                  39.23661046909173,
                  -10.264125901582048
                ]
              ]
            ]
          },
          "id": "20180220_236572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:13:11Z",
            "pc:count": 15919495,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305100.1252,
                "count": 15919495,
                "maximum": 305982.6987,
                "minimum": 304127.2987,
                "name": "X",
                "position": 0,
                "stddev": 503.5068503,
                "variance": 253519.1483
              },
              {
                "average": 4346084.209,
                "count": 15919495,
                "maximum": 4346746.82,
                "minimum": 4345487.6,
                "name": "Y",
                "position": 1,
                "stddev": 342.9079566,
                "variance": 117585.8667
              },
              {
                "average": 192.1559337,
                "count": 15919495,
                "maximum": 353.2958741,
                "minimum": -10.2641259,
                "name": "Z",
                "position": 2,
                "stddev": 11.98338641,
                "variance": 143.6015499
              },
              {
                "average": 7597.27708,
                "count": 15919495,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6820.223528,
                "variance": 46515448.97
              },
              {
                "average": 1.817812625,
                "count": 15919495,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.180255758,
                "variance": 1.393003654
              },
              {
                "average": 2.480255247,
                "count": 15919495,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.547415357,
                "variance": 2.394494288
              },
              {
                "average": 0.4976912898,
                "count": 15919495,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999946855,
                "variance": 0.2499946856
              },
              {
                "average": 0,
                "count": 15919495,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.462856077,
                "count": 15919495,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5333299446,
                "variance": 0.2844408298
              },
              {
                "average": 1.530215388,
                "count": 15919495,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.59071446,
                "variance": 184.7075195
              },
              {
                "average": 0,
                "count": 15919495,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.3766926,
                "count": 15919495,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5479051172,
                "variance": 0.3002000174
              },
              {
                "average": 203228967.5,
                "count": 15919495,
                "maximum": 203271991.3,
                "minimum": 203198553.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35798.71437,
                "variance": 1281547951
              },
              {
                "average": 0,
                "count": 15919495,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15919495,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15919495,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005851316263,
                "count": 15919495,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02418241684,
                "variance": 0.0005847892841
              },
              {
                "average": 0.4357811601,
                "count": 15919495,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4958588066,
                "variance": 0.2458759561
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304127.2987,
              4345487.6,
              -10.2641259,
              305982.6987,
              4346746.82,
              353.2958741
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304127.2986553237,
                    4345487.600075218,
                    -10.264125901582048
                  ],
                  [
                    304127.2986553237,
                    4346746.820075219,
                    -10.264125901582048
                  ],
                  [
                    305982.6986553237,
                    4346746.820075219,
                    353.2958740984179
                  ],
                  [
                    305982.6986553237,
                    4345487.600075218,
                    353.2958740984179
                  ],
                  [
                    304127.2986553237,
                    4345487.600075218,
                    -10.264125901582048
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:13:11+00:00",
            "end_time": "2018-02-20T21:49: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": "20180220_224560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31170683396833,
              39.203557830087846,
              -9.907850029691417
            ],
            [
              -77.31207882820674,
              39.21489742778768,
              -9.907850029691417
            ],
            [
              -77.29060329457985,
              39.215321896034226,
              372.4721499703086
            ],
            [
              -77.29023474817338,
              39.20398212796436,
              372.4721499703086
            ],
            [
              -77.31170683396833,
              39.203557830087846,
              -9.907850029691417
            ]
          ]
        ]
      },
      "bbox": [
        -77.31207883,
        39.20355783,
        -9.90785003,
        -77.29023475,
        39.2153219,
        372.47215
      ],
      "properties": {
        "datetime": "2018-02-21T18:29:19Z",
        "pc:count": 21452712,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301235.9276,
            "count": 21452712,
            "maximum": 302244.7094,
            "minimum": 300389.2494,
            "name": "X",
            "position": 0,
            "stddev": 564.0740183,
            "variance": 318179.4982
          },
          {
            "average": 4342557.587,
            "count": 21452712,
            "maximum": 4343170.617,
            "minimum": 4341911.177,
            "name": "Y",
            "position": 1,
            "stddev": 369.4422963,
            "variance": 136487.6103
          },
          {
            "average": 151.8977417,
            "count": 21452712,
            "maximum": 372.47215,
            "minimum": -9.90785003,
            "name": "Z",
            "position": 2,
            "stddev": 16.45325154,
            "variance": 270.7094863
          },
          {
            "average": 5308.447157,
            "count": 21452712,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5919.093408,
            "variance": 35035666.77
          },
          {
            "average": 2.356352661,
            "count": 21452712,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.374174547,
            "variance": 1.888355685
          },
          {
            "average": 3.46264477,
            "count": 21452712,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.489172054,
            "variance": 2.217633408
          },
          {
            "average": 0.5037758862,
            "count": 21452712,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999857541,
            "variance": 0.2499857543
          },
          {
            "average": 0,
            "count": 21452712,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.32273514,
            "count": 21452712,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5023791808,
            "variance": 0.2523848413
          },
          {
            "average": -6.2423588,
            "count": 21452712,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.41315069,
            "variance": 154.0863102
          },
          {
            "average": 0,
            "count": 21452712,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.9073182,
            "count": 21452712,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6118645149,
            "variance": 0.3743781846
          },
          {
            "average": 203254888.1,
            "count": 21452712,
            "maximum": 203272959.3,
            "minimum": 203199280.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31053.6253,
            "variance": 964327644.5
          },
          {
            "average": 0,
            "count": 21452712,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452712,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21452712,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003843336917,
            "count": 21452712,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01960066318,
            "variance": 0.0003841859972
          },
          {
            "average": 0.3912313744,
            "count": 21452712,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.488026021,
            "variance": 0.2381693972
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300389.2494,
          4341911.177,
          -9.90785003,
          302244.7094,
          4343170.617,
          372.47215
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300389.2493728262,
                4341911.177415251,
                -9.907850029691417
              ],
              [
                300389.2493728262,
                4343170.61741525,
                -9.907850029691417
              ],
              [
                302244.70937282615,
                4343170.61741525,
                372.4721499703086
              ],
              [
                302244.70937282615,
                4341911.177415251,
                372.4721499703086
              ],
              [
                300389.2493728262,
                4341911.177415251,
                -9.907850029691417
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:29:19+00:00",
        "end_time": "2018-02-20T22:01:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_224560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_224560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_224560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31207883,
            39.20355783,
            -9.90785003,
            -77.29023475,
            39.2153219,
            372.47215
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31170683396833,
                  39.203557830087846,
                  -9.907850029691417
                ],
                [
                  -77.31207882820674,
                  39.21489742778768,
                  -9.907850029691417
                ],
                [
                  -77.29060329457985,
                  39.215321896034226,
                  372.4721499703086
                ],
                [
                  -77.29023474817338,
                  39.20398212796436,
                  372.4721499703086
                ],
                [
                  -77.31170683396833,
                  39.203557830087846,
                  -9.907850029691417
                ]
              ]
            ]
          },
          "id": "20180220_224560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:29:19Z",
            "pc:count": 21452712,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301235.9276,
                "count": 21452712,
                "maximum": 302244.7094,
                "minimum": 300389.2494,
                "name": "X",
                "position": 0,
                "stddev": 564.0740183,
                "variance": 318179.4982
              },
              {
                "average": 4342557.587,
                "count": 21452712,
                "maximum": 4343170.617,
                "minimum": 4341911.177,
                "name": "Y",
                "position": 1,
                "stddev": 369.4422963,
                "variance": 136487.6103
              },
              {
                "average": 151.8977417,
                "count": 21452712,
                "maximum": 372.47215,
                "minimum": -9.90785003,
                "name": "Z",
                "position": 2,
                "stddev": 16.45325154,
                "variance": 270.7094863
              },
              {
                "average": 5308.447157,
                "count": 21452712,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5919.093408,
                "variance": 35035666.77
              },
              {
                "average": 2.356352661,
                "count": 21452712,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.374174547,
                "variance": 1.888355685
              },
              {
                "average": 3.46264477,
                "count": 21452712,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.489172054,
                "variance": 2.217633408
              },
              {
                "average": 0.5037758862,
                "count": 21452712,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999857541,
                "variance": 0.2499857543
              },
              {
                "average": 0,
                "count": 21452712,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.32273514,
                "count": 21452712,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5023791808,
                "variance": 0.2523848413
              },
              {
                "average": -6.2423588,
                "count": 21452712,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.41315069,
                "variance": 154.0863102
              },
              {
                "average": 0,
                "count": 21452712,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.9073182,
                "count": 21452712,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6118645149,
                "variance": 0.3743781846
              },
              {
                "average": 203254888.1,
                "count": 21452712,
                "maximum": 203272959.3,
                "minimum": 203199280.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31053.6253,
                "variance": 964327644.5
              },
              {
                "average": 0,
                "count": 21452712,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452712,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21452712,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003843336917,
                "count": 21452712,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01960066318,
                "variance": 0.0003841859972
              },
              {
                "average": 0.3912313744,
                "count": 21452712,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.488026021,
                "variance": 0.2381693972
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300389.2494,
              4341911.177,
              -9.90785003,
              302244.7094,
              4343170.617,
              372.47215
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300389.2493728262,
                    4341911.177415251,
                    -9.907850029691417
                  ],
                  [
                    300389.2493728262,
                    4343170.61741525,
                    -9.907850029691417
                  ],
                  [
                    302244.70937282615,
                    4343170.61741525,
                    372.4721499703086
                  ],
                  [
                    302244.70937282615,
                    4341911.177415251,
                    372.4721499703086
                  ],
                  [
                    300389.2493728262,
                    4341911.177415251,
                    -9.907850029691417
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:29:19+00:00",
            "end_time": "2018-02-20T22:01:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_236580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26956937676378,
              39.25857328931572,
              2.588427510868001
            ],
            [
              -77.26993528024647,
              39.26991221372762,
              2.588427510868001
            ],
            [
              -77.2484425661301,
              39.27032939300014,
              360.788427510868
            ],
            [
              -77.24808012002484,
              39.25899030122018,
              360.788427510868
            ],
            [
              -77.26956937676378,
              39.25857328931572,
              2.588427510868001
            ]
          ]
        ]
      },
      "bbox": [
        -77.26993528,
        39.25857329,
        2.588427511,
        -77.24808012,
        39.27032939,
        360.7884275
      ],
      "properties": {
        "datetime": "2018-02-20T21:59:33Z",
        "pc:count": 20778874,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304953.5382,
            "count": 20778874,
            "maximum": 306036.6156,
            "minimum": 304181.1756,
            "name": "X",
            "position": 0,
            "stddev": 501.551701,
            "variance": 251554.1088
          },
          {
            "average": 4348600.556,
            "count": 20778874,
            "maximum": 4349184.848,
            "minimum": 4347925.508,
            "name": "Y",
            "position": 1,
            "stddev": 341.8811216,
            "variance": 116882.7013
          },
          {
            "average": 179.3511004,
            "count": 20778874,
            "maximum": 360.7884275,
            "minimum": 2.588427511,
            "name": "Z",
            "position": 2,
            "stddev": 16.95070684,
            "variance": 287.3264625
          },
          {
            "average": 5205.115147,
            "count": 20778874,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5842.522318,
            "variance": 34135067.03
          },
          {
            "average": 2.369324873,
            "count": 20778874,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.391070926,
            "variance": 1.935078321
          },
          {
            "average": 3.521277717,
            "count": 20778874,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.49394415,
            "variance": 2.231869122
          },
          {
            "average": 0.5010622327,
            "count": 20778874,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988837,
            "variance": 0.2499988837
          },
          {
            "average": 0,
            "count": 20778874,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331980597,
            "count": 20778874,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4867346704,
            "variance": 0.2369106394
          },
          {
            "average": -11.04980528,
            "count": 20778874,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.488067715,
            "variance": 72.04729353
          },
          {
            "average": 0,
            "count": 20778874,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.49100283,
            "count": 20778874,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5536212005,
            "variance": 0.3064964337
          },
          {
            "average": 203198013.5,
            "count": 20778874,
            "maximum": 203199173.9,
            "minimum": 203197462.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 571.2314522,
            "variance": 326305.372
          },
          {
            "average": 0,
            "count": 20778874,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20778874,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20778874,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004681196873,
            "count": 20778874,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02163100954,
            "variance": 0.0004679005738
          },
          {
            "average": 0.4160237942,
            "count": 20778874,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4928975639,
            "variance": 0.2429480085
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304181.1756,
          4347925.508,
          2.588427511,
          306036.6156,
          4349184.848,
          360.7884275
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304181.17561931495,
                4347925.508265748,
                2.588427510868001
              ],
              [
                304181.17561931495,
                4349184.848265748,
                2.588427510868001
              ],
              [
                306036.6156193149,
                4349184.848265748,
                360.788427510868
              ],
              [
                306036.6156193149,
                4347925.508265748,
                360.788427510868
              ],
              [
                304181.17561931495,
                4347925.508265748,
                2.588427510868001
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:59:33+00:00",
        "end_time": "2018-02-20T21:31:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_236580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_236580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_236580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26993528,
            39.25857329,
            2.588427511,
            -77.24808012,
            39.27032939,
            360.7884275
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26956937676378,
                  39.25857328931572,
                  2.588427510868001
                ],
                [
                  -77.26993528024647,
                  39.26991221372762,
                  2.588427510868001
                ],
                [
                  -77.2484425661301,
                  39.27032939300014,
                  360.788427510868
                ],
                [
                  -77.24808012002484,
                  39.25899030122018,
                  360.788427510868
                ],
                [
                  -77.26956937676378,
                  39.25857328931572,
                  2.588427510868001
                ]
              ]
            ]
          },
          "id": "20180220_236580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:59:33Z",
            "pc:count": 20778874,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304953.5382,
                "count": 20778874,
                "maximum": 306036.6156,
                "minimum": 304181.1756,
                "name": "X",
                "position": 0,
                "stddev": 501.551701,
                "variance": 251554.1088
              },
              {
                "average": 4348600.556,
                "count": 20778874,
                "maximum": 4349184.848,
                "minimum": 4347925.508,
                "name": "Y",
                "position": 1,
                "stddev": 341.8811216,
                "variance": 116882.7013
              },
              {
                "average": 179.3511004,
                "count": 20778874,
                "maximum": 360.7884275,
                "minimum": 2.588427511,
                "name": "Z",
                "position": 2,
                "stddev": 16.95070684,
                "variance": 287.3264625
              },
              {
                "average": 5205.115147,
                "count": 20778874,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5842.522318,
                "variance": 34135067.03
              },
              {
                "average": 2.369324873,
                "count": 20778874,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.391070926,
                "variance": 1.935078321
              },
              {
                "average": 3.521277717,
                "count": 20778874,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.49394415,
                "variance": 2.231869122
              },
              {
                "average": 0.5010622327,
                "count": 20778874,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988837,
                "variance": 0.2499988837
              },
              {
                "average": 0,
                "count": 20778874,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331980597,
                "count": 20778874,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4867346704,
                "variance": 0.2369106394
              },
              {
                "average": -11.04980528,
                "count": 20778874,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.488067715,
                "variance": 72.04729353
              },
              {
                "average": 0,
                "count": 20778874,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.49100283,
                "count": 20778874,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5536212005,
                "variance": 0.3064964337
              },
              {
                "average": 203198013.5,
                "count": 20778874,
                "maximum": 203199173.9,
                "minimum": 203197462.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 571.2314522,
                "variance": 326305.372
              },
              {
                "average": 0,
                "count": 20778874,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20778874,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20778874,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004681196873,
                "count": 20778874,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02163100954,
                "variance": 0.0004679005738
              },
              {
                "average": 0.4160237942,
                "count": 20778874,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4928975639,
                "variance": 0.2429480085
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304181.1756,
              4347925.508,
              2.588427511,
              306036.6156,
              4349184.848,
              360.7884275
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304181.17561931495,
                    4347925.508265748,
                    2.588427510868001
                  ],
                  [
                    304181.17561931495,
                    4349184.848265748,
                    2.588427510868001
                  ],
                  [
                    306036.6156193149,
                    4349184.848265748,
                    360.788427510868
                  ],
                  [
                    306036.6156193149,
                    4347925.508265748,
                    360.788427510868
                  ],
                  [
                    304181.17561931495,
                    4347925.508265748,
                    2.588427510868001
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:59:33+00:00",
            "end_time": "2018-02-20T21:31: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": "20180220_218580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33313664963204,
              39.25841020049481,
              -9.808255239426643
            ],
            [
              -77.33351281768603,
              39.26974933864069,
              -9.808255239426643
            ],
            [
              -77.31202157126481,
              39.270178241229324,
              355.6317447605734
            ],
            [
              -77.31164886009152,
              39.25883893100861,
              355.6317447605734
            ],
            [
              -77.33313664963204,
              39.25841020049481,
              -9.808255239426643
            ]
          ]
        ]
      },
      "bbox": [
        -77.33351282,
        39.2584102,
        -9.808255239,
        -77.31164886,
        39.27017824,
        355.6317448
      ],
      "properties": {
        "datetime": "2018-02-20T21:18:58Z",
        "pc:count": 18810884,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299588.8606,
            "count": 18810884,
            "maximum": 300550.9089,
            "minimum": 298695.5089,
            "name": "X",
            "position": 0,
            "stddev": 545.3019879,
            "variance": 297354.2581
          },
          {
            "average": 4348695.911,
            "count": 18810884,
            "maximum": 4349306.325,
            "minimum": 4348046.905,
            "name": "Y",
            "position": 1,
            "stddev": 367.3491827,
            "variance": 134945.422
          },
          {
            "average": 151.6225476,
            "count": 18810884,
            "maximum": 355.6317448,
            "minimum": -9.808255239,
            "name": "Z",
            "position": 2,
            "stddev": 17.13627638,
            "variance": 293.6519681
          },
          {
            "average": 5690.653889,
            "count": 18810884,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5917.535871,
            "variance": 35017230.78
          },
          {
            "average": 2.204362326,
            "count": 18810884,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.337253169,
            "variance": 1.788246038
          },
          {
            "average": 3.237534132,
            "count": 18810884,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.541651385,
            "variance": 2.376688993
          },
          {
            "average": 0.4993967854,
            "count": 18810884,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996494,
            "variance": 0.2499996494
          },
          {
            "average": 0,
            "count": 18810884,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335302105,
            "count": 18810884,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4855525762,
            "variance": 0.2357613042
          },
          {
            "average": 3.918007715,
            "count": 18810884,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.85309066,
            "variance": 165.2019395
          },
          {
            "average": 0,
            "count": 18810884,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.86840198,
            "count": 18810884,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5857379219,
            "variance": 0.3430889131
          },
          {
            "average": 203195677.4,
            "count": 18810884,
            "maximum": 203196738,
            "minimum": 203194930.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 512.1921064,
            "variance": 262340.7539
          },
          {
            "average": 0,
            "count": 18810884,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18810884,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18810884,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003865847028,
            "count": 18810884,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01965795706,
            "variance": 0.0003864352756
          },
          {
            "average": 0.4272623232,
            "count": 18810884,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4946809511,
            "variance": 0.2447092434
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298695.5089,
          4348046.905,
          -9.808255239,
          300550.9089,
          4349306.325,
          355.6317448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298695.5089418523,
                4348046.904879945,
                -9.808255239426643
              ],
              [
                298695.5089418523,
                4349306.324879945,
                -9.808255239426643
              ],
              [
                300550.90894185234,
                4349306.324879945,
                355.6317447605734
              ],
              [
                300550.90894185234,
                4348046.904879945,
                355.6317447605734
              ],
              [
                298695.5089418523,
                4348046.904879945,
                -9.808255239426643
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:18:58+00:00",
        "end_time": "2018-02-20T20:48:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_218580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_218580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_218580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33351282,
            39.2584102,
            -9.808255239,
            -77.31164886,
            39.27017824,
            355.6317448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33313664963204,
                  39.25841020049481,
                  -9.808255239426643
                ],
                [
                  -77.33351281768603,
                  39.26974933864069,
                  -9.808255239426643
                ],
                [
                  -77.31202157126481,
                  39.270178241229324,
                  355.6317447605734
                ],
                [
                  -77.31164886009152,
                  39.25883893100861,
                  355.6317447605734
                ],
                [
                  -77.33313664963204,
                  39.25841020049481,
                  -9.808255239426643
                ]
              ]
            ]
          },
          "id": "20180220_218580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:18:58Z",
            "pc:count": 18810884,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299588.8606,
                "count": 18810884,
                "maximum": 300550.9089,
                "minimum": 298695.5089,
                "name": "X",
                "position": 0,
                "stddev": 545.3019879,
                "variance": 297354.2581
              },
              {
                "average": 4348695.911,
                "count": 18810884,
                "maximum": 4349306.325,
                "minimum": 4348046.905,
                "name": "Y",
                "position": 1,
                "stddev": 367.3491827,
                "variance": 134945.422
              },
              {
                "average": 151.6225476,
                "count": 18810884,
                "maximum": 355.6317448,
                "minimum": -9.808255239,
                "name": "Z",
                "position": 2,
                "stddev": 17.13627638,
                "variance": 293.6519681
              },
              {
                "average": 5690.653889,
                "count": 18810884,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5917.535871,
                "variance": 35017230.78
              },
              {
                "average": 2.204362326,
                "count": 18810884,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.337253169,
                "variance": 1.788246038
              },
              {
                "average": 3.237534132,
                "count": 18810884,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.541651385,
                "variance": 2.376688993
              },
              {
                "average": 0.4993967854,
                "count": 18810884,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996494,
                "variance": 0.2499996494
              },
              {
                "average": 0,
                "count": 18810884,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335302105,
                "count": 18810884,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4855525762,
                "variance": 0.2357613042
              },
              {
                "average": 3.918007715,
                "count": 18810884,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.85309066,
                "variance": 165.2019395
              },
              {
                "average": 0,
                "count": 18810884,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.86840198,
                "count": 18810884,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5857379219,
                "variance": 0.3430889131
              },
              {
                "average": 203195677.4,
                "count": 18810884,
                "maximum": 203196738,
                "minimum": 203194930.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 512.1921064,
                "variance": 262340.7539
              },
              {
                "average": 0,
                "count": 18810884,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18810884,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18810884,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003865847028,
                "count": 18810884,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01965795706,
                "variance": 0.0003864352756
              },
              {
                "average": 0.4272623232,
                "count": 18810884,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4946809511,
                "variance": 0.2447092434
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298695.5089,
              4348046.905,
              -9.808255239,
              300550.9089,
              4349306.325,
              355.6317448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298695.5089418523,
                    4348046.904879945,
                    -9.808255239426643
                  ],
                  [
                    298695.5089418523,
                    4349306.324879945,
                    -9.808255239426643
                  ],
                  [
                    300550.90894185234,
                    4349306.324879945,
                    355.6317447605734
                  ],
                  [
                    300550.90894185234,
                    4348046.904879945,
                    355.6317447605734
                  ],
                  [
                    298695.5089418523,
                    4348046.904879945,
                    -9.808255239426643
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:18:58+00:00",
            "end_time": "2018-02-20T20:48:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_236576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26952715177308,
              39.24759161779237,
              -1.303038368845961
            ],
            [
              -77.2698928997643,
              39.25893038389048,
              -1.303038368845961
            ],
            [
              -77.24840400206952,
              39.25934744969054,
              355.896961631154
            ],
            [
              -77.24804170943762,
              39.24800851625902,
              355.896961631154
            ],
            [
              -77.26952715177308,
              39.24759161779237,
              -1.303038368845961
            ]
          ]
        ]
      },
      "bbox": [
        -77.2698929,
        39.24759162,
        -1.303038369,
        -77.24804171,
        39.25934745,
        355.8969616
      ],
      "properties": {
        "datetime": "2018-02-21T18:12:29Z",
        "pc:count": 15886926,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305060.3795,
            "count": 15886926,
            "maximum": 306009.6532,
            "minimum": 304154.2532,
            "name": "X",
            "position": 0,
            "stddev": 511.3937462,
            "variance": 261523.5636
          },
          {
            "average": 4347345.431,
            "count": 15886926,
            "maximum": 4347965.844,
            "minimum": 4346706.524,
            "name": "Y",
            "position": 1,
            "stddev": 346.2374383,
            "variance": 119880.3637
          },
          {
            "average": 184.2733619,
            "count": 15886926,
            "maximum": 355.8969616,
            "minimum": -1.303038369,
            "name": "Z",
            "position": 2,
            "stddev": 16.83910768,
            "variance": 283.5555476
          },
          {
            "average": 7442.72387,
            "count": 15886926,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6749.142047,
            "variance": 45550918.37
          },
          {
            "average": 1.948145286,
            "count": 15886926,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259368778,
            "variance": 1.58600972
          },
          {
            "average": 2.7774961,
            "count": 15886926,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.602666743,
            "variance": 2.56854069
          },
          {
            "average": 0.498800712,
            "count": 15886926,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985774,
            "variance": 0.2499985774
          },
          {
            "average": 0,
            "count": 15886926,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.484713531,
            "count": 15886926,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5167728135,
            "variance": 0.2670541407
          },
          {
            "average": 10.27413038,
            "count": 15886926,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.838662736,
            "variance": 78.12195896
          },
          {
            "average": 0,
            "count": 15886926,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.54468561,
            "count": 15886926,
            "maximum": 50,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5432467663,
            "variance": 0.2951170491
          },
          {
            "average": 203198908.7,
            "count": 15886926,
            "maximum": 203271949.6,
            "minimum": 203197501.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1051.375072,
            "variance": 1105389.543
          },
          {
            "average": 0,
            "count": 15886926,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15886926,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15886926,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004928580897,
            "count": 15886926,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02219493662,
            "variance": 0.0004926152116
          },
          {
            "average": 0.384381409,
            "count": 15886926,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4864487191,
            "variance": 0.2366323563
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304154.2532,
          4346706.524,
          -1.303038369,
          306009.6532,
          4347965.844,
          355.8969616
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304154.25324956066,
                4346706.523649289,
                -1.303038368845961
              ],
              [
                304154.25324956066,
                4347965.84364929,
                -1.303038368845961
              ],
              [
                306009.6532495607,
                4347965.84364929,
                355.896961631154
              ],
              [
                306009.6532495607,
                4346706.523649289,
                355.896961631154
              ],
              [
                304154.25324956066,
                4346706.523649289,
                -1.303038368845961
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:12:29+00:00",
        "end_time": "2018-02-20T21:31:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_236576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_236576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_236576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.2698929,
            39.24759162,
            -1.303038369,
            -77.24804171,
            39.25934745,
            355.8969616
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26952715177308,
                  39.24759161779237,
                  -1.303038368845961
                ],
                [
                  -77.2698928997643,
                  39.25893038389048,
                  -1.303038368845961
                ],
                [
                  -77.24840400206952,
                  39.25934744969054,
                  355.896961631154
                ],
                [
                  -77.24804170943762,
                  39.24800851625902,
                  355.896961631154
                ],
                [
                  -77.26952715177308,
                  39.24759161779237,
                  -1.303038368845961
                ]
              ]
            ]
          },
          "id": "20180220_236576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:12:29Z",
            "pc:count": 15886926,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305060.3795,
                "count": 15886926,
                "maximum": 306009.6532,
                "minimum": 304154.2532,
                "name": "X",
                "position": 0,
                "stddev": 511.3937462,
                "variance": 261523.5636
              },
              {
                "average": 4347345.431,
                "count": 15886926,
                "maximum": 4347965.844,
                "minimum": 4346706.524,
                "name": "Y",
                "position": 1,
                "stddev": 346.2374383,
                "variance": 119880.3637
              },
              {
                "average": 184.2733619,
                "count": 15886926,
                "maximum": 355.8969616,
                "minimum": -1.303038369,
                "name": "Z",
                "position": 2,
                "stddev": 16.83910768,
                "variance": 283.5555476
              },
              {
                "average": 7442.72387,
                "count": 15886926,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6749.142047,
                "variance": 45550918.37
              },
              {
                "average": 1.948145286,
                "count": 15886926,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259368778,
                "variance": 1.58600972
              },
              {
                "average": 2.7774961,
                "count": 15886926,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.602666743,
                "variance": 2.56854069
              },
              {
                "average": 0.498800712,
                "count": 15886926,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985774,
                "variance": 0.2499985774
              },
              {
                "average": 0,
                "count": 15886926,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.484713531,
                "count": 15886926,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5167728135,
                "variance": 0.2670541407
              },
              {
                "average": 10.27413038,
                "count": 15886926,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.838662736,
                "variance": 78.12195896
              },
              {
                "average": 0,
                "count": 15886926,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.54468561,
                "count": 15886926,
                "maximum": 50,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5432467663,
                "variance": 0.2951170491
              },
              {
                "average": 203198908.7,
                "count": 15886926,
                "maximum": 203271949.6,
                "minimum": 203197501.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1051.375072,
                "variance": 1105389.543
              },
              {
                "average": 0,
                "count": 15886926,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15886926,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15886926,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004928580897,
                "count": 15886926,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02219493662,
                "variance": 0.0004926152116
              },
              {
                "average": 0.384381409,
                "count": 15886926,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4864487191,
                "variance": 0.2366323563
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304154.2532,
              4346706.524,
              -1.303038369,
              306009.6532,
              4347965.844,
              355.8969616
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304154.25324956066,
                    4346706.523649289,
                    -1.303038368845961
                  ],
                  [
                    304154.25324956066,
                    4347965.84364929,
                    -1.303038368845961
                  ],
                  [
                    306009.6532495607,
                    4347965.84364929,
                    355.896961631154
                  ],
                  [
                    306009.6532495607,
                    4346706.523649289,
                    355.896961631154
                  ],
                  [
                    304154.25324956066,
                    4346706.523649289,
                    -1.303038368845961
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:12:29+00:00",
            "end_time": "2018-02-20T21:31: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": "20180220_218584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.3331874286526,
              39.26939204930531,
              -7.919546545011514
            ],
            [
              -77.33356375182869,
              39.280731165607456,
              -7.919546545011514
            ],
            [
              -77.31206961421512,
              39.28116016779881,
              361.5004534549885
            ],
            [
              -77.31169674973471,
              39.269820879395766,
              361.5004534549885
            ],
            [
              -77.3331874286526,
              39.26939204930531,
              -7.919546545011514
            ]
          ]
        ]
      },
      "bbox": [
        -77.33356375,
        39.26939205,
        -7.919546545,
        -77.31169675,
        39.28116017,
        361.5004535
      ],
      "properties": {
        "datetime": "2018-02-20T21:02:53Z",
        "pc:count": 18198841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299673.908,
            "count": 18198841,
            "maximum": 300577.9196,
            "minimum": 298722.5596,
            "name": "X",
            "position": 0,
            "stddev": 541.0168791,
            "variance": 292699.2635
          },
          {
            "average": 4349912.909,
            "count": 18198841,
            "maximum": 4350525.364,
            "minimum": 4349265.944,
            "name": "Y",
            "position": 1,
            "stddev": 379.8723579,
            "variance": 144303.0083
          },
          {
            "average": 132.6100565,
            "count": 18198841,
            "maximum": 361.5004535,
            "minimum": -7.919546545,
            "name": "Z",
            "position": 2,
            "stddev": 17.68818706,
            "variance": 312.8719616
          },
          {
            "average": 5297.38261,
            "count": 18198841,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5658.125351,
            "variance": 32014382.49
          },
          {
            "average": 2.197900295,
            "count": 18198841,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.319176768,
            "variance": 1.740227344
          },
          {
            "average": 3.226363371,
            "count": 18198841,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.511102725,
            "variance": 2.283431447
          },
          {
            "average": 0.5009173386,
            "count": 18198841,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991722,
            "variance": 0.2499991722
          },
          {
            "average": 0,
            "count": 18198841,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.333793784,
            "count": 18198841,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5256426083,
            "variance": 0.2763001517
          },
          {
            "average": 0.9813786791,
            "count": 18198841,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.96823607,
            "variance": 195.1116189
          },
          {
            "average": 0,
            "count": 18198841,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.05110803,
            "count": 18198841,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6978156624,
            "variance": 0.4869466987
          },
          {
            "average": 203194972.7,
            "count": 18198841,
            "maximum": 203195773.1,
            "minimum": 203194023.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 596.6540419,
            "variance": 355996.0457
          },
          {
            "average": 0,
            "count": 18198841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18198841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18198841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000497778952,
            "count": 18198841,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02230540731,
            "variance": 0.0004975311954
          },
          {
            "average": 0.4801365647,
            "count": 18198841,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4996053019,
            "variance": 0.2496054577
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298722.5596,
          4349265.944,
          -7.919546545,
          300577.9196,
          4350525.364,
          361.5004535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298722.559556848,
                4349265.94359984,
                -7.919546545011514
              ],
              [
                298722.559556848,
                4350525.36359984,
                -7.919546545011514
              ],
              [
                300577.919556848,
                4350525.36359984,
                361.5004534549885
              ],
              [
                300577.919556848,
                4349265.94359984,
                361.5004534549885
              ],
              [
                298722.559556848,
                4349265.94359984,
                -7.919546545011514
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:02:53+00:00",
        "end_time": "2018-02-20T20:33:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_218584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_218584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_218584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33356375,
            39.26939205,
            -7.919546545,
            -77.31169675,
            39.28116017,
            361.5004535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.3331874286526,
                  39.26939204930531,
                  -7.919546545011514
                ],
                [
                  -77.33356375182869,
                  39.280731165607456,
                  -7.919546545011514
                ],
                [
                  -77.31206961421512,
                  39.28116016779881,
                  361.5004534549885
                ],
                [
                  -77.31169674973471,
                  39.269820879395766,
                  361.5004534549885
                ],
                [
                  -77.3331874286526,
                  39.26939204930531,
                  -7.919546545011514
                ]
              ]
            ]
          },
          "id": "20180220_218584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:02:53Z",
            "pc:count": 18198841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299673.908,
                "count": 18198841,
                "maximum": 300577.9196,
                "minimum": 298722.5596,
                "name": "X",
                "position": 0,
                "stddev": 541.0168791,
                "variance": 292699.2635
              },
              {
                "average": 4349912.909,
                "count": 18198841,
                "maximum": 4350525.364,
                "minimum": 4349265.944,
                "name": "Y",
                "position": 1,
                "stddev": 379.8723579,
                "variance": 144303.0083
              },
              {
                "average": 132.6100565,
                "count": 18198841,
                "maximum": 361.5004535,
                "minimum": -7.919546545,
                "name": "Z",
                "position": 2,
                "stddev": 17.68818706,
                "variance": 312.8719616
              },
              {
                "average": 5297.38261,
                "count": 18198841,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5658.125351,
                "variance": 32014382.49
              },
              {
                "average": 2.197900295,
                "count": 18198841,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.319176768,
                "variance": 1.740227344
              },
              {
                "average": 3.226363371,
                "count": 18198841,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.511102725,
                "variance": 2.283431447
              },
              {
                "average": 0.5009173386,
                "count": 18198841,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991722,
                "variance": 0.2499991722
              },
              {
                "average": 0,
                "count": 18198841,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.333793784,
                "count": 18198841,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5256426083,
                "variance": 0.2763001517
              },
              {
                "average": 0.9813786791,
                "count": 18198841,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.96823607,
                "variance": 195.1116189
              },
              {
                "average": 0,
                "count": 18198841,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.05110803,
                "count": 18198841,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6978156624,
                "variance": 0.4869466987
              },
              {
                "average": 203194972.7,
                "count": 18198841,
                "maximum": 203195773.1,
                "minimum": 203194023.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 596.6540419,
                "variance": 355996.0457
              },
              {
                "average": 0,
                "count": 18198841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18198841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18198841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000497778952,
                "count": 18198841,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02230540731,
                "variance": 0.0004975311954
              },
              {
                "average": 0.4801365647,
                "count": 18198841,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4996053019,
                "variance": 0.2496054577
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298722.5596,
              4349265.944,
              -7.919546545,
              300577.9196,
              4350525.364,
              361.5004535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298722.559556848,
                    4349265.94359984,
                    -7.919546545011514
                  ],
                  [
                    298722.559556848,
                    4350525.36359984,
                    -7.919546545011514
                  ],
                  [
                    300577.919556848,
                    4350525.36359984,
                    361.5004534549885
                  ],
                  [
                    300577.919556848,
                    4349265.94359984,
                    361.5004534549885
                  ],
                  [
                    298722.559556848,
                    4349265.94359984,
                    -7.919546545011514
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:02:53+00:00",
            "end_time": "2018-02-20T20:33: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": "20180220_236584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26961044918832,
              39.26955529883413,
              -9.502129497922084
            ],
            [
              -77.26997650222076,
              39.28089420148915,
              -9.502129497922084
            ],
            [
              -77.24848135988745,
              39.28131146712623,
              361.217870502078
            ],
            [
              -77.24811876597322,
              39.26997239708201,
              361.217870502078
            ],
            [
              -77.26961044918832,
              39.26955529883413,
              -9.502129497922084
            ]
          ]
        ]
      },
      "bbox": [
        -77.2699765,
        39.2695553,
        -9.502129498,
        -77.24811877,
        39.28131147,
        361.2178705
      ],
      "properties": {
        "datetime": "2018-02-20T21:50:09Z",
        "pc:count": 18776125,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305046.2072,
            "count": 18776125,
            "maximum": 306063.5667,
            "minimum": 304208.2067,
            "name": "X",
            "position": 0,
            "stddev": 542.8086875,
            "variance": 294641.2712
          },
          {
            "average": 4349698.651,
            "count": 18776125,
            "maximum": 4350403.87,
            "minimum": 4349144.53,
            "name": "Y",
            "position": 1,
            "stddev": 340.5828207,
            "variance": 115996.6578
          },
          {
            "average": 184.0774354,
            "count": 18776125,
            "maximum": 361.2178705,
            "minimum": -9.502129498,
            "name": "Z",
            "position": 2,
            "stddev": 13.85474364,
            "variance": 191.9539214
          },
          {
            "average": 5917.40059,
            "count": 18776125,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6111.026018,
            "variance": 37344638.99
          },
          {
            "average": 2.198065469,
            "count": 18776125,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.340792565,
            "variance": 1.797724703
          },
          {
            "average": 3.226068638,
            "count": 18776125,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.554012317,
            "variance": 2.414954281
          },
          {
            "average": 0.4991609291,
            "count": 18776125,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993093,
            "variance": 0.2499993093
          },
          {
            "average": 0,
            "count": 18776125,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.393730709,
            "count": 18776125,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5014531633,
            "variance": 0.2514552749
          },
          {
            "average": 5.455340416,
            "count": 18776125,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.22456131,
            "variance": 149.4398992
          },
          {
            "average": 0,
            "count": 18776125,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.82122376,
            "count": 18776125,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5705403541,
            "variance": 0.3255162956
          },
          {
            "average": 203197392.2,
            "count": 18776125,
            "maximum": 203198609.3,
            "minimum": 203196772.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 482.0752552,
            "variance": 232396.5517
          },
          {
            "average": 0,
            "count": 18776125,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18776125,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18776125,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000334094495,
            "count": 18776125,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01827519887,
            "variance": 0.0003339828937
          },
          {
            "average": 0.3546635421,
            "count": 18776125,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4784112522,
            "variance": 0.2288773262
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304208.2067,
          4349144.53,
          -9.502129498,
          306063.5667,
          4350403.87,
          361.2178705
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304208.20672696753,
                4349144.529858991,
                -9.502129497922084
              ],
              [
                304208.20672696753,
                4350403.86985899,
                -9.502129497922084
              ],
              [
                306063.5667269675,
                4350403.86985899,
                361.217870502078
              ],
              [
                306063.5667269675,
                4349144.529858991,
                361.217870502078
              ],
              [
                304208.20672696753,
                4349144.529858991,
                -9.502129497922084
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:50:09+00:00",
        "end_time": "2018-02-20T21:19:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_236584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_236584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_236584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.2699765,
            39.2695553,
            -9.502129498,
            -77.24811877,
            39.28131147,
            361.2178705
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26961044918832,
                  39.26955529883413,
                  -9.502129497922084
                ],
                [
                  -77.26997650222076,
                  39.28089420148915,
                  -9.502129497922084
                ],
                [
                  -77.24848135988745,
                  39.28131146712623,
                  361.217870502078
                ],
                [
                  -77.24811876597322,
                  39.26997239708201,
                  361.217870502078
                ],
                [
                  -77.26961044918832,
                  39.26955529883413,
                  -9.502129497922084
                ]
              ]
            ]
          },
          "id": "20180220_236584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:50:09Z",
            "pc:count": 18776125,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305046.2072,
                "count": 18776125,
                "maximum": 306063.5667,
                "minimum": 304208.2067,
                "name": "X",
                "position": 0,
                "stddev": 542.8086875,
                "variance": 294641.2712
              },
              {
                "average": 4349698.651,
                "count": 18776125,
                "maximum": 4350403.87,
                "minimum": 4349144.53,
                "name": "Y",
                "position": 1,
                "stddev": 340.5828207,
                "variance": 115996.6578
              },
              {
                "average": 184.0774354,
                "count": 18776125,
                "maximum": 361.2178705,
                "minimum": -9.502129498,
                "name": "Z",
                "position": 2,
                "stddev": 13.85474364,
                "variance": 191.9539214
              },
              {
                "average": 5917.40059,
                "count": 18776125,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6111.026018,
                "variance": 37344638.99
              },
              {
                "average": 2.198065469,
                "count": 18776125,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.340792565,
                "variance": 1.797724703
              },
              {
                "average": 3.226068638,
                "count": 18776125,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.554012317,
                "variance": 2.414954281
              },
              {
                "average": 0.4991609291,
                "count": 18776125,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993093,
                "variance": 0.2499993093
              },
              {
                "average": 0,
                "count": 18776125,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.393730709,
                "count": 18776125,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5014531633,
                "variance": 0.2514552749
              },
              {
                "average": 5.455340416,
                "count": 18776125,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.22456131,
                "variance": 149.4398992
              },
              {
                "average": 0,
                "count": 18776125,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.82122376,
                "count": 18776125,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5705403541,
                "variance": 0.3255162956
              },
              {
                "average": 203197392.2,
                "count": 18776125,
                "maximum": 203198609.3,
                "minimum": 203196772.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 482.0752552,
                "variance": 232396.5517
              },
              {
                "average": 0,
                "count": 18776125,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18776125,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18776125,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000334094495,
                "count": 18776125,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01827519887,
                "variance": 0.0003339828937
              },
              {
                "average": 0.3546635421,
                "count": 18776125,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4784112522,
                "variance": 0.2288773262
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304208.2067,
              4349144.53,
              -9.502129498,
              306063.5667,
              4350403.87,
              361.2178705
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304208.20672696753,
                    4349144.529858991,
                    -9.502129497922084
                  ],
                  [
                    304208.20672696753,
                    4350403.86985899,
                    -9.502129497922084
                  ],
                  [
                    306063.5667269675,
                    4350403.86985899,
                    361.217870502078
                  ],
                  [
                    306063.5667269675,
                    4349144.529858991,
                    361.217870502078
                  ],
                  [
                    304208.20672696753,
                    4349144.529858991,
                    -9.502129497922084
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:50:09+00:00",
            "end_time": "2018-02-20T21:19: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": "20180220_224564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31175395233892,
              39.21454049149247,
              -10.093885967366106
            ],
            [
              -77.31212608770926,
              39.22587970724125,
              -10.093885967366106
            ],
            [
              -77.29064836592947,
              39.22630426001141,
              372.34611403263386
            ],
            [
              -77.29027967997978,
              39.21496487387797,
              372.34611403263386
            ],
            [
              -77.31175395233892,
              39.21454049149247,
              -10.093885967366106
            ]
          ]
        ]
      },
      "bbox": [
        -77.31212609,
        39.21454049,
        -10.09388597,
        -77.29027968,
        39.22630426,
        372.346114
      ],
      "properties": {
        "datetime": "2018-02-21T18:14:33Z",
        "pc:count": 19121951,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301273.2046,
            "count": 19121951,
            "maximum": 302271.6491,
            "minimum": 300416.2891,
            "name": "X",
            "position": 0,
            "stddev": 538.0711523,
            "variance": 289520.5649
          },
          {
            "average": 4343691.864,
            "count": 19121951,
            "maximum": 4344389.684,
            "minimum": 4343130.284,
            "name": "Y",
            "position": 1,
            "stddev": 363.1987293,
            "variance": 131913.3169
          },
          {
            "average": 166.8846816,
            "count": 19121951,
            "maximum": 372.346114,
            "minimum": -10.09388597,
            "name": "Z",
            "position": 2,
            "stddev": 14.53469284,
            "variance": 211.257296
          },
          {
            "average": 6149.017233,
            "count": 19121951,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5917.54718,
            "variance": 35017364.63
          },
          {
            "average": 2.099906019,
            "count": 19121951,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.312786512,
            "variance": 1.723408425
          },
          {
            "average": 3.022069296,
            "count": 19121951,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.593752406,
            "variance": 2.540046731
          },
          {
            "average": 0.5006863055,
            "count": 19121951,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995421,
            "variance": 0.2499995421
          },
          {
            "average": 0,
            "count": 19121951,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.414744029,
            "count": 19121951,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5056334195,
            "variance": 0.2556651549
          },
          {
            "average": 3.715254015,
            "count": 19121951,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.02112022,
            "variance": 169.5495719
          },
          {
            "average": 0,
            "count": 19121951,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.21309337,
            "count": 19121951,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6054105649,
            "variance": 0.3665219521
          },
          {
            "average": 203221946.5,
            "count": 19121951,
            "maximum": 203272073.1,
            "minimum": 203198492.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33782.61879,
            "variance": 1141265332
          },
          {
            "average": 0,
            "count": 19121951,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19121951,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19121951,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003666989838,
            "count": 19121951,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01914587514,
            "variance": 0.0003665645348
          },
          {
            "average": 0.3776250656,
            "count": 19121951,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4847931391,
            "variance": 0.2350243877
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300416.2891,
          4343130.284,
          -10.09388597,
          302271.6491,
          4344389.684,
          372.346114
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300416.2891138796,
                4343130.283826542,
                -10.093885967366106
              ],
              [
                300416.2891138796,
                4344389.683826542,
                -10.093885967366106
              ],
              [
                302271.6491138796,
                4344389.683826542,
                372.34611403263386
              ],
              [
                302271.6491138796,
                4343130.283826542,
                372.34611403263386
              ],
              [
                300416.2891138796,
                4343130.283826542,
                -10.093885967366106
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:14:33+00:00",
        "end_time": "2018-02-20T21:48:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_224564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_224564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_224564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31212609,
            39.21454049,
            -10.09388597,
            -77.29027968,
            39.22630426,
            372.346114
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31175395233892,
                  39.21454049149247,
                  -10.093885967366106
                ],
                [
                  -77.31212608770926,
                  39.22587970724125,
                  -10.093885967366106
                ],
                [
                  -77.29064836592947,
                  39.22630426001141,
                  372.34611403263386
                ],
                [
                  -77.29027967997978,
                  39.21496487387797,
                  372.34611403263386
                ],
                [
                  -77.31175395233892,
                  39.21454049149247,
                  -10.093885967366106
                ]
              ]
            ]
          },
          "id": "20180220_224564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:14:33Z",
            "pc:count": 19121951,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301273.2046,
                "count": 19121951,
                "maximum": 302271.6491,
                "minimum": 300416.2891,
                "name": "X",
                "position": 0,
                "stddev": 538.0711523,
                "variance": 289520.5649
              },
              {
                "average": 4343691.864,
                "count": 19121951,
                "maximum": 4344389.684,
                "minimum": 4343130.284,
                "name": "Y",
                "position": 1,
                "stddev": 363.1987293,
                "variance": 131913.3169
              },
              {
                "average": 166.8846816,
                "count": 19121951,
                "maximum": 372.346114,
                "minimum": -10.09388597,
                "name": "Z",
                "position": 2,
                "stddev": 14.53469284,
                "variance": 211.257296
              },
              {
                "average": 6149.017233,
                "count": 19121951,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5917.54718,
                "variance": 35017364.63
              },
              {
                "average": 2.099906019,
                "count": 19121951,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.312786512,
                "variance": 1.723408425
              },
              {
                "average": 3.022069296,
                "count": 19121951,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.593752406,
                "variance": 2.540046731
              },
              {
                "average": 0.5006863055,
                "count": 19121951,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995421,
                "variance": 0.2499995421
              },
              {
                "average": 0,
                "count": 19121951,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.414744029,
                "count": 19121951,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5056334195,
                "variance": 0.2556651549
              },
              {
                "average": 3.715254015,
                "count": 19121951,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.02112022,
                "variance": 169.5495719
              },
              {
                "average": 0,
                "count": 19121951,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.21309337,
                "count": 19121951,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6054105649,
                "variance": 0.3665219521
              },
              {
                "average": 203221946.5,
                "count": 19121951,
                "maximum": 203272073.1,
                "minimum": 203198492.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33782.61879,
                "variance": 1141265332
              },
              {
                "average": 0,
                "count": 19121951,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19121951,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19121951,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003666989838,
                "count": 19121951,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01914587514,
                "variance": 0.0003665645348
              },
              {
                "average": 0.3776250656,
                "count": 19121951,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4847931391,
                "variance": 0.2350243877
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300416.2891,
              4343130.284,
              -10.09388597,
              302271.6491,
              4344389.684,
              372.346114
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300416.2891138796,
                    4343130.283826542,
                    -10.093885967366106
                  ],
                  [
                    300416.2891138796,
                    4344389.683826542,
                    -10.093885967366106
                  ],
                  [
                    302271.6491138796,
                    4344389.683826542,
                    372.34611403263386
                  ],
                  [
                    302271.6491138796,
                    4343130.283826542,
                    372.34611403263386
                  ],
                  [
                    300416.2891138796,
                    4343130.283826542,
                    -10.093885967366106
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:14:33+00:00",
            "end_time": "2018-02-20T21:48: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": "20180220_236588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26965167601887,
              39.28053711918007,
              -10.174841850226471
            ],
            [
              -77.27001785540367,
              39.29187527977024,
              -10.174841850226471
            ],
            [
              -77.24852028359189,
              39.292292631790794,
              363.10515814977356
            ],
            [
              -77.2481575648471,
              39.280954303800826,
              363.10515814977356
            ],
            [
              -77.26965167601887,
              39.28053711918007,
              -10.174841850226471
            ]
          ]
        ]
      },
      "bbox": [
        -77.27001786,
        39.28053712,
        -10.17484185,
        -77.24815756,
        39.29229263,
        363.1051581
      ],
      "properties": {
        "datetime": "2018-02-20T21:31:13Z",
        "pc:count": 11820719,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305147.5756,
            "count": 11820719,
            "maximum": 306090.5123,
            "minimum": 304235.2323,
            "name": "X",
            "position": 0,
            "stddev": 527.8678842,
            "variance": 278644.5031
          },
          {
            "average": 4351046.006,
            "count": 11820719,
            "maximum": 4351622.793,
            "minimum": 4350363.533,
            "name": "Y",
            "position": 1,
            "stddev": 360.8857709,
            "variance": 130238.5396
          },
          {
            "average": 189.1442805,
            "count": 11820719,
            "maximum": 363.1051581,
            "minimum": -10.17484185,
            "name": "Z",
            "position": 2,
            "stddev": 11.9060304,
            "variance": 141.7535599
          },
          {
            "average": 9452.056051,
            "count": 11820719,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6427.795819,
            "variance": 41316559.09
          },
          {
            "average": 1.633469165,
            "count": 11820719,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.124258873,
            "variance": 1.263958014
          },
          {
            "average": 2.180644511,
            "count": 11820719,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.555594772,
            "variance": 2.419875096
          },
          {
            "average": 0.5027602805,
            "count": 11820719,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999924019,
            "variance": 0.249992402
          },
          {
            "average": 0,
            "count": 11820719,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.614514142,
            "count": 11820719,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.497179473,
            "variance": 0.2471874283
          },
          {
            "average": -3.429592397,
            "count": 11820719,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.61521818,
            "variance": 185.374166
          },
          {
            "average": 0,
            "count": 11820719,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.87831231,
            "count": 11820719,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6913632559,
            "variance": 0.4779831517
          },
          {
            "average": 203196574.6,
            "count": 11820719,
            "maximum": 203197473.5,
            "minimum": 203195646.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 651.0372163,
            "variance": 423849.457
          },
          {
            "average": 0,
            "count": 11820719,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11820719,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11820719,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003044654052,
            "count": 11820719,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01744628132,
            "variance": 0.0003043727318
          },
          {
            "average": 0.4713735264,
            "count": 11820719,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4991798735,
            "variance": 0.2491805461
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304235.2323,
          4350363.533,
          -10.17484185,
          306090.5123,
          4351622.793,
          363.1051581
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304235.23231303506,
                4350363.532752697,
                -10.174841850226471
              ],
              [
                304235.23231303506,
                4351622.792752697,
                -10.174841850226471
              ],
              [
                306090.5123130351,
                4351622.792752697,
                363.10515814977356
              ],
              [
                306090.5123130351,
                4350363.532752697,
                363.10515814977356
              ],
              [
                304235.23231303506,
                4350363.532752697,
                -10.174841850226471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:31:13+00:00",
        "end_time": "2018-02-20T21:00:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_236588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_236588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_236588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.27001786,
            39.28053712,
            -10.17484185,
            -77.24815756,
            39.29229263,
            363.1051581
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26965167601887,
                  39.28053711918007,
                  -10.174841850226471
                ],
                [
                  -77.27001785540367,
                  39.29187527977024,
                  -10.174841850226471
                ],
                [
                  -77.24852028359189,
                  39.292292631790794,
                  363.10515814977356
                ],
                [
                  -77.2481575648471,
                  39.280954303800826,
                  363.10515814977356
                ],
                [
                  -77.26965167601887,
                  39.28053711918007,
                  -10.174841850226471
                ]
              ]
            ]
          },
          "id": "20180220_236588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:31:13Z",
            "pc:count": 11820719,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305147.5756,
                "count": 11820719,
                "maximum": 306090.5123,
                "minimum": 304235.2323,
                "name": "X",
                "position": 0,
                "stddev": 527.8678842,
                "variance": 278644.5031
              },
              {
                "average": 4351046.006,
                "count": 11820719,
                "maximum": 4351622.793,
                "minimum": 4350363.533,
                "name": "Y",
                "position": 1,
                "stddev": 360.8857709,
                "variance": 130238.5396
              },
              {
                "average": 189.1442805,
                "count": 11820719,
                "maximum": 363.1051581,
                "minimum": -10.17484185,
                "name": "Z",
                "position": 2,
                "stddev": 11.9060304,
                "variance": 141.7535599
              },
              {
                "average": 9452.056051,
                "count": 11820719,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6427.795819,
                "variance": 41316559.09
              },
              {
                "average": 1.633469165,
                "count": 11820719,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.124258873,
                "variance": 1.263958014
              },
              {
                "average": 2.180644511,
                "count": 11820719,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.555594772,
                "variance": 2.419875096
              },
              {
                "average": 0.5027602805,
                "count": 11820719,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999924019,
                "variance": 0.249992402
              },
              {
                "average": 0,
                "count": 11820719,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.614514142,
                "count": 11820719,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.497179473,
                "variance": 0.2471874283
              },
              {
                "average": -3.429592397,
                "count": 11820719,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.61521818,
                "variance": 185.374166
              },
              {
                "average": 0,
                "count": 11820719,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.87831231,
                "count": 11820719,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6913632559,
                "variance": 0.4779831517
              },
              {
                "average": 203196574.6,
                "count": 11820719,
                "maximum": 203197473.5,
                "minimum": 203195646.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 651.0372163,
                "variance": 423849.457
              },
              {
                "average": 0,
                "count": 11820719,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11820719,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11820719,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003044654052,
                "count": 11820719,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01744628132,
                "variance": 0.0003043727318
              },
              {
                "average": 0.4713735264,
                "count": 11820719,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4991798735,
                "variance": 0.2491805461
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304235.2323,
              4350363.533,
              -10.17484185,
              306090.5123,
              4351622.793,
              363.1051581
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304235.23231303506,
                    4350363.532752697,
                    -10.174841850226471
                  ],
                  [
                    304235.23231303506,
                    4351622.792752697,
                    -10.174841850226471
                  ],
                  [
                    306090.5123130351,
                    4351622.792752697,
                    363.10515814977356
                  ],
                  [
                    306090.5123130351,
                    4350363.532752697,
                    363.10515814977356
                  ],
                  [
                    304235.23231303506,
                    4350363.532752697,
                    -10.174841850226471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:31:13+00:00",
            "end_time": "2018-02-20T21:00: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": "20180220_218568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33298253830499,
              39.22546378056698,
              -2.955177324966883
            ],
            [
              -77.33335822907318,
              39.23680262411006,
              -2.955177324966883
            ],
            [
              -77.3118770357408,
              39.23723119984498,
              356.1048226750331
            ],
            [
              -77.31150479608178,
              39.22589218432192,
              356.1048226750331
            ],
            [
              -77.33298253830499,
              39.22546378056698,
              -2.955177324966883
            ]
          ]
        ]
      },
      "bbox": [
        -77.33335823,
        39.22546378,
        -2.955177325,
        -77.3115048,
        39.2372312,
        356.1048227
      ],
      "properties": {
        "datetime": "2018-02-20T21:48:38Z",
        "pc:count": 19119499,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299562.0852,
            "count": 19119499,
            "maximum": 300469.9605,
            "minimum": 298614.5605,
            "name": "X",
            "position": 0,
            "stddev": 517.2984689,
            "variance": 267597.706
          },
          {
            "average": 4345051.907,
            "count": 19119499,
            "maximum": 4345649.079,
            "minimum": 4344389.699,
            "name": "Y",
            "position": 1,
            "stddev": 341.55063,
            "variance": 116656.8329
          },
          {
            "average": 175.3515221,
            "count": 19119499,
            "maximum": 356.1048227,
            "minimum": -2.955177325,
            "name": "Z",
            "position": 2,
            "stddev": 14.31301363,
            "variance": 204.8623592
          },
          {
            "average": 5379.114839,
            "count": 19119499,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5499.17775,
            "variance": 30240955.93
          },
          {
            "average": 2.209422067,
            "count": 19119499,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.330838143,
            "variance": 1.771130164
          },
          {
            "average": 3.246441395,
            "count": 19119499,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.523857249,
            "variance": 2.322140914
          },
          {
            "average": 0.5013493816,
            "count": 19119499,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981922,
            "variance": 0.2499981922
          },
          {
            "average": 0,
            "count": 19119499,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357258786,
            "count": 19119499,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4884651533,
            "variance": 0.238598206
          },
          {
            "average": -10.10145883,
            "count": 19119499,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.752014753,
            "variance": 76.59776223
          },
          {
            "average": 0,
            "count": 19119499,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.35077316,
            "count": 19119499,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5220231452,
            "variance": 0.2725081641
          },
          {
            "average": 203197920.7,
            "count": 19119499,
            "maximum": 203198518.4,
            "minimum": 203196682.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 466.2479811,
            "variance": 217387.1798
          },
          {
            "average": 0,
            "count": 19119499,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19119499,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19119499,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002813881263,
            "count": 19119499,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01677226764,
            "variance": 0.0002813089618
          },
          {
            "average": 0.4059479801,
            "count": 19119499,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4910745668,
            "variance": 0.2411542302
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298614.5605,
          4344389.699,
          -2.955177325,
          300469.9605,
          4345649.079,
          356.1048227
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298614.5605143497,
                4344389.699488587,
                -2.955177324966883
              ],
              [
                298614.5605143497,
                4345649.079488588,
                -2.955177324966883
              ],
              [
                300469.96051434975,
                4345649.079488588,
                356.1048226750331
              ],
              [
                300469.96051434975,
                4344389.699488587,
                356.1048226750331
              ],
              [
                298614.5605143497,
                4344389.699488587,
                -2.955177324966883
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:48:38+00:00",
        "end_time": "2018-02-20T21:18:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_218568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_218568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_218568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33335823,
            39.22546378,
            -2.955177325,
            -77.3115048,
            39.2372312,
            356.1048227
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33298253830499,
                  39.22546378056698,
                  -2.955177324966883
                ],
                [
                  -77.33335822907318,
                  39.23680262411006,
                  -2.955177324966883
                ],
                [
                  -77.3118770357408,
                  39.23723119984498,
                  356.1048226750331
                ],
                [
                  -77.31150479608178,
                  39.22589218432192,
                  356.1048226750331
                ],
                [
                  -77.33298253830499,
                  39.22546378056698,
                  -2.955177324966883
                ]
              ]
            ]
          },
          "id": "20180220_218568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:48:38Z",
            "pc:count": 19119499,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299562.0852,
                "count": 19119499,
                "maximum": 300469.9605,
                "minimum": 298614.5605,
                "name": "X",
                "position": 0,
                "stddev": 517.2984689,
                "variance": 267597.706
              },
              {
                "average": 4345051.907,
                "count": 19119499,
                "maximum": 4345649.079,
                "minimum": 4344389.699,
                "name": "Y",
                "position": 1,
                "stddev": 341.55063,
                "variance": 116656.8329
              },
              {
                "average": 175.3515221,
                "count": 19119499,
                "maximum": 356.1048227,
                "minimum": -2.955177325,
                "name": "Z",
                "position": 2,
                "stddev": 14.31301363,
                "variance": 204.8623592
              },
              {
                "average": 5379.114839,
                "count": 19119499,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5499.17775,
                "variance": 30240955.93
              },
              {
                "average": 2.209422067,
                "count": 19119499,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.330838143,
                "variance": 1.771130164
              },
              {
                "average": 3.246441395,
                "count": 19119499,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.523857249,
                "variance": 2.322140914
              },
              {
                "average": 0.5013493816,
                "count": 19119499,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981922,
                "variance": 0.2499981922
              },
              {
                "average": 0,
                "count": 19119499,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357258786,
                "count": 19119499,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4884651533,
                "variance": 0.238598206
              },
              {
                "average": -10.10145883,
                "count": 19119499,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.752014753,
                "variance": 76.59776223
              },
              {
                "average": 0,
                "count": 19119499,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.35077316,
                "count": 19119499,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5220231452,
                "variance": 0.2725081641
              },
              {
                "average": 203197920.7,
                "count": 19119499,
                "maximum": 203198518.4,
                "minimum": 203196682.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 466.2479811,
                "variance": 217387.1798
              },
              {
                "average": 0,
                "count": 19119499,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19119499,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19119499,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002813881263,
                "count": 19119499,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01677226764,
                "variance": 0.0002813089618
              },
              {
                "average": 0.4059479801,
                "count": 19119499,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4910745668,
                "variance": 0.2411542302
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298614.5605,
              4344389.699,
              -2.955177325,
              300469.9605,
              4345649.079,
              356.1048227
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298614.5605143497,
                    4344389.699488587,
                    -2.955177324966883
                  ],
                  [
                    298614.5605143497,
                    4345649.079488588,
                    -2.955177324966883
                  ],
                  [
                    300469.96051434975,
                    4345649.079488588,
                    356.1048226750331
                  ],
                  [
                    300469.96051434975,
                    4344389.699488587,
                    356.1048226750331
                  ],
                  [
                    298614.5605143497,
                    4344389.699488587,
                    -2.955177324966883
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:48:38+00:00",
            "end_time": "2018-02-20T21:18:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_236592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26969383465199,
              39.29151897530535,
              -10.312615793775535
            ],
            [
              -77.27006011729155,
              39.30285567352032,
              -10.312615793775535
            ],
            [
              -77.24855826040798,
              39.303273147902104,
              362.70738420622445
            ],
            [
              -77.24819544000952,
              39.29193628227298,
              362.70738420622445
            ],
            [
              -77.26969383465199,
              39.29151897530535,
              -10.312615793775535
            ]
          ]
        ]
      },
      "bbox": [
        -77.27006012,
        39.29151898,
        -10.31261579,
        -77.24819544,
        39.30327315,
        362.7073842
      ],
      "properties": {
        "datetime": "2018-02-20T21:20:29Z",
        "pc:count": 17849951,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305173.698,
            "count": 17849951,
            "maximum": 306117.546,
            "minimum": 304262.186,
            "name": "X",
            "position": 0,
            "stddev": 549.4222291,
            "variance": 301864.7858
          },
          {
            "average": 4352197.431,
            "count": 17849951,
            "maximum": 4352841.644,
            "minimum": 4351582.544,
            "name": "Y",
            "position": 1,
            "stddev": 357.6890909,
            "variance": 127941.4858
          },
          {
            "average": 177.1303179,
            "count": 17849951,
            "maximum": 362.7073842,
            "minimum": -10.31261579,
            "name": "Z",
            "position": 2,
            "stddev": 12.8473334,
            "variance": 165.0539756
          },
          {
            "average": 6028.364131,
            "count": 17849951,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6077.231275,
            "variance": 36932739.97
          },
          {
            "average": 2.152945462,
            "count": 17849951,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.334934034,
            "variance": 1.782048876
          },
          {
            "average": 3.136683625,
            "count": 17849951,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.584316964,
            "variance": 2.510060243
          },
          {
            "average": 0.5036106822,
            "count": 17849951,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999869768,
            "variance": 0.249986977
          },
          {
            "average": 0,
            "count": 17849951,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405962291,
            "count": 17849951,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5090466715,
            "variance": 0.2591285137
          },
          {
            "average": -2.598305969,
            "count": 17849951,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.3152299,
            "variance": 177.2953473
          },
          {
            "average": 0,
            "count": 17849951,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.06945616,
            "count": 17849951,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.592212088,
            "variance": 0.3507151572
          },
          {
            "average": 203195810.5,
            "count": 17849951,
            "maximum": 203196829.7,
            "minimum": 203195023.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 562.2288629,
            "variance": 316101.2943
          },
          {
            "average": 0,
            "count": 17849951,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17849951,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17849951,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005511499723,
            "count": 17849951,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0234701137,
            "variance": 0.0005508462369
          },
          {
            "average": 0.4327991713,
            "count": 17849951,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4954634824,
            "variance": 0.2454840624
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304262.186,
          4351582.544,
          -10.31261579,
          306117.546,
          4352841.644,
          362.7073842
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304262.185960667,
                4351582.543595235,
                -10.312615793775535
              ],
              [
                304262.185960667,
                4352841.6435952345,
                -10.312615793775535
              ],
              [
                306117.54596066696,
                4352841.6435952345,
                362.70738420622445
              ],
              [
                306117.54596066696,
                4351582.543595235,
                362.70738420622445
              ],
              [
                304262.185960667,
                4351582.543595235,
                -10.312615793775535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:20:29+00:00",
        "end_time": "2018-02-20T20:50:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_236592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_236592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_236592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.27006012,
            39.29151898,
            -10.31261579,
            -77.24819544,
            39.30327315,
            362.7073842
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26969383465199,
                  39.29151897530535,
                  -10.312615793775535
                ],
                [
                  -77.27006011729155,
                  39.30285567352032,
                  -10.312615793775535
                ],
                [
                  -77.24855826040798,
                  39.303273147902104,
                  362.70738420622445
                ],
                [
                  -77.24819544000952,
                  39.29193628227298,
                  362.70738420622445
                ],
                [
                  -77.26969383465199,
                  39.29151897530535,
                  -10.312615793775535
                ]
              ]
            ]
          },
          "id": "20180220_236592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:20:29Z",
            "pc:count": 17849951,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305173.698,
                "count": 17849951,
                "maximum": 306117.546,
                "minimum": 304262.186,
                "name": "X",
                "position": 0,
                "stddev": 549.4222291,
                "variance": 301864.7858
              },
              {
                "average": 4352197.431,
                "count": 17849951,
                "maximum": 4352841.644,
                "minimum": 4351582.544,
                "name": "Y",
                "position": 1,
                "stddev": 357.6890909,
                "variance": 127941.4858
              },
              {
                "average": 177.1303179,
                "count": 17849951,
                "maximum": 362.7073842,
                "minimum": -10.31261579,
                "name": "Z",
                "position": 2,
                "stddev": 12.8473334,
                "variance": 165.0539756
              },
              {
                "average": 6028.364131,
                "count": 17849951,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6077.231275,
                "variance": 36932739.97
              },
              {
                "average": 2.152945462,
                "count": 17849951,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.334934034,
                "variance": 1.782048876
              },
              {
                "average": 3.136683625,
                "count": 17849951,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.584316964,
                "variance": 2.510060243
              },
              {
                "average": 0.5036106822,
                "count": 17849951,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999869768,
                "variance": 0.249986977
              },
              {
                "average": 0,
                "count": 17849951,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405962291,
                "count": 17849951,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5090466715,
                "variance": 0.2591285137
              },
              {
                "average": -2.598305969,
                "count": 17849951,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.3152299,
                "variance": 177.2953473
              },
              {
                "average": 0,
                "count": 17849951,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.06945616,
                "count": 17849951,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.592212088,
                "variance": 0.3507151572
              },
              {
                "average": 203195810.5,
                "count": 17849951,
                "maximum": 203196829.7,
                "minimum": 203195023.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 562.2288629,
                "variance": 316101.2943
              },
              {
                "average": 0,
                "count": 17849951,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17849951,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17849951,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005511499723,
                "count": 17849951,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0234701137,
                "variance": 0.0005508462369
              },
              {
                "average": 0.4327991713,
                "count": 17849951,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4954634824,
                "variance": 0.2454840624
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304262.186,
              4351582.544,
              -10.31261579,
              306117.546,
              4352841.644,
              362.7073842
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304262.185960667,
                    4351582.543595235,
                    -10.312615793775535
                  ],
                  [
                    304262.185960667,
                    4352841.6435952345,
                    -10.312615793775535
                  ],
                  [
                    306117.54596066696,
                    4352841.6435952345,
                    362.70738420622445
                  ],
                  [
                    306117.54596066696,
                    4351582.543595235,
                    362.70738420622445
                  ],
                  [
                    304262.185960667,
                    4351582.543595235,
                    -10.312615793775535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:20:29+00:00",
            "end_time": "2018-02-20T20:50: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": "20180220_218588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33323801409068,
              39.280373925510425,
              -8.117369876054482
            ],
            [
              -77.33361450437094,
              39.29171338010532,
              -8.117369876054482
            ],
            [
              -77.31211747373806,
              39.2921424818289,
              375.0426301239455
            ],
            [
              -77.31174444407942,
              39.28080285510157,
              375.0426301239455
            ],
            [
              -77.33323801409068,
              39.280373925510425,
              -8.117369876054482
            ]
          ]
        ]
      },
      "bbox": [
        -77.3336145,
        39.28037393,
        -8.117369876,
        -77.31174444,
        39.29214248,
        375.0426301
      ],
      "properties": {
        "datetime": "2018-02-20T20:49:49Z",
        "pc:count": 20228129,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299725.2594,
            "count": 20228129,
            "maximum": 300604.9557,
            "minimum": 298749.6357,
            "name": "X",
            "position": 0,
            "stddev": 498.431718,
            "variance": 248434.1775
          },
          {
            "average": 4351065.958,
            "count": 20228129,
            "maximum": 4351744.447,
            "minimum": 4350484.987,
            "name": "Y",
            "position": 1,
            "stddev": 356.3669359,
            "variance": 126997.393
          },
          {
            "average": 152.6192124,
            "count": 20228129,
            "maximum": 375.0426301,
            "minimum": -8.117369876,
            "name": "Z",
            "position": 2,
            "stddev": 18.17161051,
            "variance": 330.2074286
          },
          {
            "average": 4617.640498,
            "count": 20228129,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5148.940137,
            "variance": 26511584.54
          },
          {
            "average": 2.29651645,
            "count": 20228129,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.34328765,
            "variance": 1.804421711
          },
          {
            "average": 3.399909453,
            "count": 20228129,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.464095098,
            "variance": 2.143574456
          },
          {
            "average": 0.5074462893,
            "count": 20228129,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999445621,
            "variance": 0.2499445651
          },
          {
            "average": 0,
            "count": 20228129,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336941444,
            "count": 20228129,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4906258928,
            "variance": 0.2407137666
          },
          {
            "average": -6.285858645,
            "count": 20228129,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9037389,
            "variance": 141.6989998
          },
          {
            "average": 0,
            "count": 20228129,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.19537605,
            "count": 20228129,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5896116943,
            "variance": 0.3476419501
          },
          {
            "average": 203194230.9,
            "count": 20228129,
            "maximum": 203194989.5,
            "minimum": 203193297.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 516.3696396,
            "variance": 266637.6047
          },
          {
            "average": 0,
            "count": 20228129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20228129,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20228129,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005158163664,
            "count": 20228129,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02270573331,
            "variance": 0.0005155503254
          },
          {
            "average": 0.4209697298,
            "count": 20228129,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4937147237,
            "variance": 0.2437542284
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298749.6357,
          4350484.987,
          -8.117369876,
          300604.9557,
          4351744.447,
          375.0426301
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298749.6357388872,
                4350484.986873237,
                -8.117369876054482
              ],
              [
                298749.6357388872,
                4351744.446873238,
                -8.117369876054482
              ],
              [
                300604.95573888713,
                4351744.446873238,
                375.0426301239455
              ],
              [
                300604.95573888713,
                4350484.986873237,
                375.0426301239455
              ],
              [
                298749.6357388872,
                4350484.986873237,
                -8.117369876054482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:49:49+00:00",
        "end_time": "2018-02-20T20:21:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_218588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_218588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_218588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3336145,
            39.28037393,
            -8.117369876,
            -77.31174444,
            39.29214248,
            375.0426301
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33323801409068,
                  39.280373925510425,
                  -8.117369876054482
                ],
                [
                  -77.33361450437094,
                  39.29171338010532,
                  -8.117369876054482
                ],
                [
                  -77.31211747373806,
                  39.2921424818289,
                  375.0426301239455
                ],
                [
                  -77.31174444407942,
                  39.28080285510157,
                  375.0426301239455
                ],
                [
                  -77.33323801409068,
                  39.280373925510425,
                  -8.117369876054482
                ]
              ]
            ]
          },
          "id": "20180220_218588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:49:49Z",
            "pc:count": 20228129,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299725.2594,
                "count": 20228129,
                "maximum": 300604.9557,
                "minimum": 298749.6357,
                "name": "X",
                "position": 0,
                "stddev": 498.431718,
                "variance": 248434.1775
              },
              {
                "average": 4351065.958,
                "count": 20228129,
                "maximum": 4351744.447,
                "minimum": 4350484.987,
                "name": "Y",
                "position": 1,
                "stddev": 356.3669359,
                "variance": 126997.393
              },
              {
                "average": 152.6192124,
                "count": 20228129,
                "maximum": 375.0426301,
                "minimum": -8.117369876,
                "name": "Z",
                "position": 2,
                "stddev": 18.17161051,
                "variance": 330.2074286
              },
              {
                "average": 4617.640498,
                "count": 20228129,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5148.940137,
                "variance": 26511584.54
              },
              {
                "average": 2.29651645,
                "count": 20228129,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.34328765,
                "variance": 1.804421711
              },
              {
                "average": 3.399909453,
                "count": 20228129,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.464095098,
                "variance": 2.143574456
              },
              {
                "average": 0.5074462893,
                "count": 20228129,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999445621,
                "variance": 0.2499445651
              },
              {
                "average": 0,
                "count": 20228129,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336941444,
                "count": 20228129,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4906258928,
                "variance": 0.2407137666
              },
              {
                "average": -6.285858645,
                "count": 20228129,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9037389,
                "variance": 141.6989998
              },
              {
                "average": 0,
                "count": 20228129,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.19537605,
                "count": 20228129,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5896116943,
                "variance": 0.3476419501
              },
              {
                "average": 203194230.9,
                "count": 20228129,
                "maximum": 203194989.5,
                "minimum": 203193297.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 516.3696396,
                "variance": 266637.6047
              },
              {
                "average": 0,
                "count": 20228129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20228129,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20228129,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005158163664,
                "count": 20228129,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02270573331,
                "variance": 0.0005155503254
              },
              {
                "average": 0.4209697298,
                "count": 20228129,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4937147237,
                "variance": 0.2437542284
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298749.6357,
              4350484.987,
              -8.117369876,
              300604.9557,
              4351744.447,
              375.0426301
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298749.6357388872,
                    4350484.986873237,
                    -8.117369876054482
                  ],
                  [
                    298749.6357388872,
                    4351744.446873238,
                    -8.117369876054482
                  ],
                  [
                    300604.95573888713,
                    4351744.446873238,
                    375.0426301239455
                  ],
                  [
                    300604.95573888713,
                    4350484.986873237,
                    375.0426301239455
                  ],
                  [
                    298749.6357388872,
                    4350484.986873237,
                    -8.117369876054482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:49:49+00:00",
            "end_time": "2018-02-20T20:21:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_230580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29075840434434,
              39.25852260253702,
              -9.56946909702748
            ],
            [
              -77.29112774495287,
              39.269862079947245,
              -9.56946909702748
            ],
            [
              -77.26963536138999,
              39.27028317011057,
              368.83053090297255
            ],
            [
              -77.26926947816713,
              39.25894352375495,
              368.83053090297255
            ],
            [
              -77.29075840434434,
              39.25852260253702,
              -9.56946909702748
            ]
          ]
        ]
      },
      "bbox": [
        -77.29112774,
        39.2585226,
        -9.569469097,
        -77.26926948,
        39.27028317,
        368.8305309
      ],
      "properties": {
        "datetime": "2018-02-20T21:49:39Z",
        "pc:count": 27132042,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303249.6756,
            "count": 27132042,
            "maximum": 304208.0841,
            "minimum": 302352.6441,
            "name": "X",
            "position": 0,
            "stddev": 533.927515,
            "variance": 285078.5913
          },
          {
            "average": 4348599.057,
            "count": 27132042,
            "maximum": 4349225.373,
            "minimum": 4347965.953,
            "name": "Y",
            "position": 1,
            "stddev": 351.3011368,
            "variance": 123412.4887
          },
          {
            "average": 167.1120406,
            "count": 27132042,
            "maximum": 368.8305309,
            "minimum": -9.569469097,
            "name": "Z",
            "position": 2,
            "stddev": 19.76275336,
            "variance": 390.5664202
          },
          {
            "average": 3669.74296,
            "count": 27132042,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4559.903541,
            "variance": 20792720.3
          },
          {
            "average": 2.53544337,
            "count": 27132042,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.351131243,
            "variance": 1.825555635
          },
          {
            "average": 3.853128084,
            "count": 27132042,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.18537233,
            "variance": 1.405107561
          },
          {
            "average": 0.5102087414,
            "count": 27132042,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998957799,
            "variance": 0.2498957908
          },
          {
            "average": 0,
            "count": 27132042,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261973795,
            "count": 27132042,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4794173248,
            "variance": 0.2298409713
          },
          {
            "average": 8.023887583,
            "count": 27132042,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77403578,
            "variance": 116.0798471
          },
          {
            "average": 0,
            "count": 27132042,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.73824079,
            "count": 27132042,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5615426937,
            "variance": 0.3153301969
          },
          {
            "average": 203197335.7,
            "count": 27132042,
            "maximum": 203198579.6,
            "minimum": 203196742,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.5541016,
            "variance": 219542.9461
          },
          {
            "average": 0,
            "count": 27132042,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27132042,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27132042,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003745018528,
            "count": 27132042,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01934842668,
            "variance": 0.000374361615
          },
          {
            "average": 0.4004029258,
            "count": 27132042,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4899800319,
            "variance": 0.2400804317
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302352.6441,
          4347965.953,
          -9.569469097,
          304208.0841,
          4349225.373,
          368.8305309
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302352.64413404086,
                4347965.952999004,
                -9.56946909702748
              ],
              [
                302352.64413404086,
                4349225.372999004,
                -9.56946909702748
              ],
              [
                304208.0841340408,
                4349225.372999004,
                368.83053090297255
              ],
              [
                304208.0841340408,
                4347965.952999004,
                368.83053090297255
              ],
              [
                302352.64413404086,
                4347965.952999004,
                -9.56946909702748
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:49:39+00:00",
        "end_time": "2018-02-20T21:19:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_230580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_230580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_230580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29112774,
            39.2585226,
            -9.569469097,
            -77.26926948,
            39.27028317,
            368.8305309
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29075840434434,
                  39.25852260253702,
                  -9.56946909702748
                ],
                [
                  -77.29112774495287,
                  39.269862079947245,
                  -9.56946909702748
                ],
                [
                  -77.26963536138999,
                  39.27028317011057,
                  368.83053090297255
                ],
                [
                  -77.26926947816713,
                  39.25894352375495,
                  368.83053090297255
                ],
                [
                  -77.29075840434434,
                  39.25852260253702,
                  -9.56946909702748
                ]
              ]
            ]
          },
          "id": "20180220_230580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:49:39Z",
            "pc:count": 27132042,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303249.6756,
                "count": 27132042,
                "maximum": 304208.0841,
                "minimum": 302352.6441,
                "name": "X",
                "position": 0,
                "stddev": 533.927515,
                "variance": 285078.5913
              },
              {
                "average": 4348599.057,
                "count": 27132042,
                "maximum": 4349225.373,
                "minimum": 4347965.953,
                "name": "Y",
                "position": 1,
                "stddev": 351.3011368,
                "variance": 123412.4887
              },
              {
                "average": 167.1120406,
                "count": 27132042,
                "maximum": 368.8305309,
                "minimum": -9.569469097,
                "name": "Z",
                "position": 2,
                "stddev": 19.76275336,
                "variance": 390.5664202
              },
              {
                "average": 3669.74296,
                "count": 27132042,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4559.903541,
                "variance": 20792720.3
              },
              {
                "average": 2.53544337,
                "count": 27132042,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.351131243,
                "variance": 1.825555635
              },
              {
                "average": 3.853128084,
                "count": 27132042,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.18537233,
                "variance": 1.405107561
              },
              {
                "average": 0.5102087414,
                "count": 27132042,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998957799,
                "variance": 0.2498957908
              },
              {
                "average": 0,
                "count": 27132042,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261973795,
                "count": 27132042,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4794173248,
                "variance": 0.2298409713
              },
              {
                "average": 8.023887583,
                "count": 27132042,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77403578,
                "variance": 116.0798471
              },
              {
                "average": 0,
                "count": 27132042,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.73824079,
                "count": 27132042,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5615426937,
                "variance": 0.3153301969
              },
              {
                "average": 203197335.7,
                "count": 27132042,
                "maximum": 203198579.6,
                "minimum": 203196742,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.5541016,
                "variance": 219542.9461
              },
              {
                "average": 0,
                "count": 27132042,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27132042,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27132042,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003745018528,
                "count": 27132042,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01934842668,
                "variance": 0.000374361615
              },
              {
                "average": 0.4004029258,
                "count": 27132042,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4899800319,
                "variance": 0.2400804317
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302352.6441,
              4347965.953,
              -9.569469097,
              304208.0841,
              4349225.373,
              368.8305309
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302352.64413404086,
                    4347965.952999004,
                    -9.56946909702748
                  ],
                  [
                    302352.64413404086,
                    4349225.372999004,
                    -9.56946909702748
                  ],
                  [
                    304208.0841340408,
                    4349225.372999004,
                    368.83053090297255
                  ],
                  [
                    304208.0841340408,
                    4347965.952999004,
                    368.83053090297255
                  ],
                  [
                    302352.64413404086,
                    4347965.952999004,
                    -9.56946909702748
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:49:39+00:00",
            "end_time": "2018-02-20T21:19: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": "20180220_218572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33303378047597,
              39.23644742810153,
              -9.169413144072735
            ],
            [
              -77.33340959048047,
              39.24778516938108,
              -9.169413144072735
            ],
            [
              -77.31192435307159,
              39.248213867818,
              365.1905868559273
            ],
            [
              -77.31155199584516,
              39.236875954539556,
              365.1905868559273
            ],
            [
              -77.33303378047597,
              39.23644742810153,
              -9.169413144072735
            ]
          ]
        ]
      },
      "bbox": [
        -77.33340959,
        39.23644743,
        -9.169413144,
        -77.311552,
        39.24821387,
        365.1905869
      ],
      "properties": {
        "datetime": "2018-02-20T21:48:37Z",
        "pc:count": 16487892,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299583.4845,
            "count": 16487892,
            "maximum": 300497.0099,
            "minimum": 298641.5499,
            "name": "X",
            "position": 0,
            "stddev": 497.6313861,
            "variance": 247636.9965
          },
          {
            "average": 4346266.196,
            "count": 16487892,
            "maximum": 4346868.193,
            "minimum": 4345608.933,
            "name": "Y",
            "position": 1,
            "stddev": 335.8119701,
            "variance": 112769.6793
          },
          {
            "average": 182.503659,
            "count": 16487892,
            "maximum": 365.1905869,
            "minimum": -9.169413144,
            "name": "Z",
            "position": 2,
            "stddev": 12.15562756,
            "variance": 147.7592814
          },
          {
            "average": 6693.785236,
            "count": 16487892,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6328.558393,
            "variance": 40050651.33
          },
          {
            "average": 2.017663507,
            "count": 16487892,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.28988063,
            "variance": 1.663792039
          },
          {
            "average": 2.901388364,
            "count": 16487892,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.60689949,
            "variance": 2.58212597
          },
          {
            "average": 0.4987262774,
            "count": 16487892,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983928,
            "variance": 0.2499983928
          },
          {
            "average": 0,
            "count": 16487892,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.452635728,
            "count": 16487892,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5036353851,
            "variance": 0.2536486011
          },
          {
            "average": 11.20747309,
            "count": 16487892,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.975954965,
            "variance": 63.61585761
          },
          {
            "average": 0,
            "count": 16487892,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.63432178,
            "count": 16487892,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5085138215,
            "variance": 0.2585863066
          },
          {
            "average": 203197269.3,
            "count": 16487892,
            "maximum": 203198517.5,
            "minimum": 203196681.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 454.7265545,
            "variance": 206776.2393
          },
          {
            "average": 0,
            "count": 16487892,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16487892,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16487892,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001655760482,
            "count": 16487892,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01286657075,
            "variance": 0.0001655486428
          },
          {
            "average": 0.4228597567,
            "count": 16487892,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4940135602,
            "variance": 0.2440493977
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298641.5499,
          4345608.933,
          -9.169413144,
          300497.0099,
          4346868.193,
          365.1905869
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298641.5499005073,
                4345608.933051891,
                -9.169413144072735
              ],
              [
                298641.5499005073,
                4346868.1930518905,
                -9.169413144072735
              ],
              [
                300497.0099005073,
                4346868.1930518905,
                365.1905868559273
              ],
              [
                300497.0099005073,
                4345608.933051891,
                365.1905868559273
              ],
              [
                298641.5499005073,
                4345608.933051891,
                -9.169413144072735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:48:37+00:00",
        "end_time": "2018-02-20T21:18:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_218572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_218572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_218572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33340959,
            39.23644743,
            -9.169413144,
            -77.311552,
            39.24821387,
            365.1905869
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33303378047597,
                  39.23644742810153,
                  -9.169413144072735
                ],
                [
                  -77.33340959048047,
                  39.24778516938108,
                  -9.169413144072735
                ],
                [
                  -77.31192435307159,
                  39.248213867818,
                  365.1905868559273
                ],
                [
                  -77.31155199584516,
                  39.236875954539556,
                  365.1905868559273
                ],
                [
                  -77.33303378047597,
                  39.23644742810153,
                  -9.169413144072735
                ]
              ]
            ]
          },
          "id": "20180220_218572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:48:37Z",
            "pc:count": 16487892,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299583.4845,
                "count": 16487892,
                "maximum": 300497.0099,
                "minimum": 298641.5499,
                "name": "X",
                "position": 0,
                "stddev": 497.6313861,
                "variance": 247636.9965
              },
              {
                "average": 4346266.196,
                "count": 16487892,
                "maximum": 4346868.193,
                "minimum": 4345608.933,
                "name": "Y",
                "position": 1,
                "stddev": 335.8119701,
                "variance": 112769.6793
              },
              {
                "average": 182.503659,
                "count": 16487892,
                "maximum": 365.1905869,
                "minimum": -9.169413144,
                "name": "Z",
                "position": 2,
                "stddev": 12.15562756,
                "variance": 147.7592814
              },
              {
                "average": 6693.785236,
                "count": 16487892,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6328.558393,
                "variance": 40050651.33
              },
              {
                "average": 2.017663507,
                "count": 16487892,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.28988063,
                "variance": 1.663792039
              },
              {
                "average": 2.901388364,
                "count": 16487892,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.60689949,
                "variance": 2.58212597
              },
              {
                "average": 0.4987262774,
                "count": 16487892,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983928,
                "variance": 0.2499983928
              },
              {
                "average": 0,
                "count": 16487892,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.452635728,
                "count": 16487892,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5036353851,
                "variance": 0.2536486011
              },
              {
                "average": 11.20747309,
                "count": 16487892,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.975954965,
                "variance": 63.61585761
              },
              {
                "average": 0,
                "count": 16487892,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.63432178,
                "count": 16487892,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5085138215,
                "variance": 0.2585863066
              },
              {
                "average": 203197269.3,
                "count": 16487892,
                "maximum": 203198517.5,
                "minimum": 203196681.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 454.7265545,
                "variance": 206776.2393
              },
              {
                "average": 0,
                "count": 16487892,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16487892,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16487892,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001655760482,
                "count": 16487892,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01286657075,
                "variance": 0.0001655486428
              },
              {
                "average": 0.4228597567,
                "count": 16487892,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4940135602,
                "variance": 0.2440493977
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298641.5499,
              4345608.933,
              -9.169413144,
              300497.0099,
              4346868.193,
              365.1905869
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298641.5499005073,
                    4345608.933051891,
                    -9.169413144072735
                  ],
                  [
                    298641.5499005073,
                    4346868.1930518905,
                    -9.169413144072735
                  ],
                  [
                    300497.0099005073,
                    4346868.1930518905,
                    365.1905868559273
                  ],
                  [
                    300497.0099005073,
                    4345608.933051891,
                    365.1905868559273
                  ],
                  [
                    298641.5499005073,
                    4345608.933051891,
                    -9.169413144072735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:48:37+00:00",
            "end_time": "2018-02-20T21:18: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": "20180220_236596.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26973469746315,
              39.302501745578006,
              -10.205649755467277
            ],
            [
              -77.27010120543825,
              39.313840763019165,
              -10.205649755467277
            ],
            [
              -77.24859760991123,
              39.31425831030356,
              362.65435024453274
            ],
            [
              -77.24823456652437,
              39.30291912539787,
              362.65435024453274
            ],
            [
              -77.26973469746315,
              39.302501745578006,
              -10.205649755467277
            ]
          ]
        ]
      },
      "bbox": [
        -77.27010121,
        39.30250175,
        -10.20564976,
        -77.24823457,
        39.31425831,
        362.6543502
      ],
      "properties": {
        "datetime": "2018-02-20T21:01:00Z",
        "pc:count": 19801438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305233.0447,
            "count": 19801438,
            "maximum": 306144.4823,
            "minimum": 304289.2623,
            "name": "X",
            "position": 0,
            "stddev": 533.9232327,
            "variance": 285074.0184
          },
          {
            "average": 4353398.072,
            "count": 19801438,
            "maximum": 4354061.015,
            "minimum": 4352801.655,
            "name": "Y",
            "position": 1,
            "stddev": 349.5632887,
            "variance": 122194.4928
          },
          {
            "average": 169.6460929,
            "count": 19801438,
            "maximum": 362.6543502,
            "minimum": -10.20564976,
            "name": "Z",
            "position": 2,
            "stddev": 16.79538179,
            "variance": 282.0848494
          },
          {
            "average": 5176.501379,
            "count": 19801438,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5767.132041,
            "variance": 33259811.98
          },
          {
            "average": 2.293918149,
            "count": 19801438,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.344081147,
            "variance": 1.80655413
          },
          {
            "average": 3.40225927,
            "count": 19801438,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.471173366,
            "variance": 2.164351072
          },
          {
            "average": 0.5006297017,
            "count": 19801438,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996161,
            "variance": 0.2499996161
          },
          {
            "average": 0,
            "count": 19801438,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.349628143,
            "count": 19801438,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.501785076,
            "variance": 0.2517882625
          },
          {
            "average": 7.029148382,
            "count": 19801438,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.29244596,
            "variance": 151.1042278
          },
          {
            "average": 0,
            "count": 19801438,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.3170142,
            "count": 19801438,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.662819076,
            "variance": 0.4393291275
          },
          {
            "average": 203195175,
            "count": 19801438,
            "maximum": 203195660.3,
            "minimum": 203193909.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 523.3347795,
            "variance": 273879.2915
          },
          {
            "average": 0,
            "count": 19801438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19801438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19801438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005647064622,
            "count": 19801438,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02375684317,
            "variance": 0.0005643875973
          },
          {
            "average": 0.393903665,
            "count": 19801438,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4886139373,
            "variance": 0.2387435798
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304289.2623,
          4352801.655,
          -10.20564976,
          306144.4823,
          4354061.015,
          362.6543502
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304289.26225454884,
                4352801.655058235,
                -10.205649755467277
              ],
              [
                304289.26225454884,
                4354061.015058234,
                -10.205649755467277
              ],
              [
                306144.4822545488,
                4354061.015058234,
                362.65435024453274
              ],
              [
                306144.4822545488,
                4352801.655058235,
                362.65435024453274
              ],
              [
                304289.26225454884,
                4352801.655058235,
                -10.205649755467277
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:01:00+00:00",
        "end_time": "2018-02-20T20:31:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_236596.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_236596.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_236596.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236596.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.27010121,
            39.30250175,
            -10.20564976,
            -77.24823457,
            39.31425831,
            362.6543502
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26973469746315,
                  39.302501745578006,
                  -10.205649755467277
                ],
                [
                  -77.27010120543825,
                  39.313840763019165,
                  -10.205649755467277
                ],
                [
                  -77.24859760991123,
                  39.31425831030356,
                  362.65435024453274
                ],
                [
                  -77.24823456652437,
                  39.30291912539787,
                  362.65435024453274
                ],
                [
                  -77.26973469746315,
                  39.302501745578006,
                  -10.205649755467277
                ]
              ]
            ]
          },
          "id": "20180220_236596.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236596.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:01:00Z",
            "pc:count": 19801438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305233.0447,
                "count": 19801438,
                "maximum": 306144.4823,
                "minimum": 304289.2623,
                "name": "X",
                "position": 0,
                "stddev": 533.9232327,
                "variance": 285074.0184
              },
              {
                "average": 4353398.072,
                "count": 19801438,
                "maximum": 4354061.015,
                "minimum": 4352801.655,
                "name": "Y",
                "position": 1,
                "stddev": 349.5632887,
                "variance": 122194.4928
              },
              {
                "average": 169.6460929,
                "count": 19801438,
                "maximum": 362.6543502,
                "minimum": -10.20564976,
                "name": "Z",
                "position": 2,
                "stddev": 16.79538179,
                "variance": 282.0848494
              },
              {
                "average": 5176.501379,
                "count": 19801438,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5767.132041,
                "variance": 33259811.98
              },
              {
                "average": 2.293918149,
                "count": 19801438,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.344081147,
                "variance": 1.80655413
              },
              {
                "average": 3.40225927,
                "count": 19801438,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.471173366,
                "variance": 2.164351072
              },
              {
                "average": 0.5006297017,
                "count": 19801438,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996161,
                "variance": 0.2499996161
              },
              {
                "average": 0,
                "count": 19801438,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.349628143,
                "count": 19801438,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.501785076,
                "variance": 0.2517882625
              },
              {
                "average": 7.029148382,
                "count": 19801438,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.29244596,
                "variance": 151.1042278
              },
              {
                "average": 0,
                "count": 19801438,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.3170142,
                "count": 19801438,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.662819076,
                "variance": 0.4393291275
              },
              {
                "average": 203195175,
                "count": 19801438,
                "maximum": 203195660.3,
                "minimum": 203193909.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 523.3347795,
                "variance": 273879.2915
              },
              {
                "average": 0,
                "count": 19801438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19801438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19801438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005647064622,
                "count": 19801438,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02375684317,
                "variance": 0.0005643875973
              },
              {
                "average": 0.393903665,
                "count": 19801438,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4886139373,
                "variance": 0.2387435798
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304289.2623,
              4352801.655,
              -10.20564976,
              306144.4823,
              4354061.015,
              362.6543502
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304289.26225454884,
                    4352801.655058235,
                    -10.205649755467277
                  ],
                  [
                    304289.26225454884,
                    4354061.015058234,
                    -10.205649755467277
                  ],
                  [
                    306144.4822545488,
                    4354061.015058234,
                    362.65435024453274
                  ],
                  [
                    306144.4822545488,
                    4352801.655058235,
                    362.65435024453274
                  ],
                  [
                    304289.26225454884,
                    4352801.655058235,
                    -10.205649755467277
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:01:00+00:00",
            "end_time": "2018-02-20T20:31: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": "20180220_224568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31180289069064,
              39.22552209315472,
              2.584360574739804
            ],
            [
              -77.31217518525482,
              39.23686146715791,
              2.584360574739804
            ],
            [
              -77.2906927269681,
              39.23728615509395,
              297.5443605747398
            ],
            [
              -77.2903238839876,
              39.22594661066305,
              297.5443605747398
            ],
            [
              -77.31180289069064,
              39.22552209315472,
              2.584360574739804
            ]
          ]
        ]
      },
      "bbox": [
        -77.31217519,
        39.22552209,
        2.584360575,
        -77.29032388,
        39.23728616,
        297.5443606
      ],
      "properties": {
        "datetime": "2018-02-20T22:01:32Z",
        "pc:count": 23274645,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301418.5611,
            "count": 23274645,
            "maximum": 302298.6574,
            "minimum": 300443.1774,
            "name": "X",
            "position": 0,
            "stddev": 493.9448178,
            "variance": 243981.483
          },
          {
            "average": 4344938.784,
            "count": 23274645,
            "maximum": 4345608.699,
            "minimum": 4344349.279,
            "name": "Y",
            "position": 1,
            "stddev": 335.4371589,
            "variance": 112518.0876
          },
          {
            "average": 175.0304426,
            "count": 23274645,
            "maximum": 297.5443606,
            "minimum": 2.584360575,
            "name": "Z",
            "position": 2,
            "stddev": 14.8952511,
            "variance": 221.8685053
          },
          {
            "average": 4519.395232,
            "count": 23274645,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5281.328488,
            "variance": 27892430.6
          },
          {
            "average": 2.354986467,
            "count": 23274645,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.318345727,
            "variance": 1.738035456
          },
          {
            "average": 3.535372591,
            "count": 23274645,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.339861651,
            "variance": 1.795229244
          },
          {
            "average": 0.4997667634,
            "count": 23274645,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999563,
            "variance": 0.2499999563
          },
          {
            "average": 0,
            "count": 23274645,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324200519,
            "count": 23274645,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4800648786,
            "variance": 0.2304622877
          },
          {
            "average": 10.73134251,
            "count": 23274645,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.953592819,
            "variance": 80.16682437
          },
          {
            "average": 0,
            "count": 23274645,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.46291494,
            "count": 23274645,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5585681661,
            "variance": 0.3119983962
          },
          {
            "average": 203198857.8,
            "count": 23274645,
            "maximum": 203199292.8,
            "minimum": 203197576.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 434.5398496,
            "variance": 188824.8809
          },
          {
            "average": 0,
            "count": 23274645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23274645,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23274645,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003563964134,
            "count": 23274645,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01887510027,
            "variance": 0.0003562694103
          },
          {
            "average": 0.4860144161,
            "count": 23274645,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4998043759,
            "variance": 0.2498044142
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300443.1774,
          4344349.279,
          2.584360575,
          302298.6574,
          4345608.699,
          297.5443606
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300443.1773590856,
                4344349.278576878,
                2.584360574739804
              ],
              [
                300443.1773590856,
                4345608.698576878,
                2.584360574739804
              ],
              [
                302298.65735908557,
                4345608.698576878,
                297.5443605747398
              ],
              [
                302298.65735908557,
                4344349.278576878,
                297.5443605747398
              ],
              [
                300443.1773590856,
                4344349.278576878,
                2.584360574739804
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T22:01:32+00:00",
        "end_time": "2018-02-20T21:32:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_224568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_224568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_224568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31217519,
            39.22552209,
            2.584360575,
            -77.29032388,
            39.23728616,
            297.5443606
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31180289069064,
                  39.22552209315472,
                  2.584360574739804
                ],
                [
                  -77.31217518525482,
                  39.23686146715791,
                  2.584360574739804
                ],
                [
                  -77.2906927269681,
                  39.23728615509395,
                  297.5443605747398
                ],
                [
                  -77.2903238839876,
                  39.22594661066305,
                  297.5443605747398
                ],
                [
                  -77.31180289069064,
                  39.22552209315472,
                  2.584360574739804
                ]
              ]
            ]
          },
          "id": "20180220_224568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_224568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T22:01:32Z",
            "pc:count": 23274645,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301418.5611,
                "count": 23274645,
                "maximum": 302298.6574,
                "minimum": 300443.1774,
                "name": "X",
                "position": 0,
                "stddev": 493.9448178,
                "variance": 243981.483
              },
              {
                "average": 4344938.784,
                "count": 23274645,
                "maximum": 4345608.699,
                "minimum": 4344349.279,
                "name": "Y",
                "position": 1,
                "stddev": 335.4371589,
                "variance": 112518.0876
              },
              {
                "average": 175.0304426,
                "count": 23274645,
                "maximum": 297.5443606,
                "minimum": 2.584360575,
                "name": "Z",
                "position": 2,
                "stddev": 14.8952511,
                "variance": 221.8685053
              },
              {
                "average": 4519.395232,
                "count": 23274645,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5281.328488,
                "variance": 27892430.6
              },
              {
                "average": 2.354986467,
                "count": 23274645,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.318345727,
                "variance": 1.738035456
              },
              {
                "average": 3.535372591,
                "count": 23274645,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.339861651,
                "variance": 1.795229244
              },
              {
                "average": 0.4997667634,
                "count": 23274645,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999563,
                "variance": 0.2499999563
              },
              {
                "average": 0,
                "count": 23274645,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324200519,
                "count": 23274645,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4800648786,
                "variance": 0.2304622877
              },
              {
                "average": 10.73134251,
                "count": 23274645,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.953592819,
                "variance": 80.16682437
              },
              {
                "average": 0,
                "count": 23274645,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.46291494,
                "count": 23274645,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5585681661,
                "variance": 0.3119983962
              },
              {
                "average": 203198857.8,
                "count": 23274645,
                "maximum": 203199292.8,
                "minimum": 203197576.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 434.5398496,
                "variance": 188824.8809
              },
              {
                "average": 0,
                "count": 23274645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23274645,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23274645,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003563964134,
                "count": 23274645,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01887510027,
                "variance": 0.0003562694103
              },
              {
                "average": 0.4860144161,
                "count": 23274645,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4998043759,
                "variance": 0.2498044142
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300443.1774,
              4344349.279,
              2.584360575,
              302298.6574,
              4345608.699,
              297.5443606
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300443.1773590856,
                    4344349.278576878,
                    2.584360574739804
                  ],
                  [
                    300443.1773590856,
                    4345608.698576878,
                    2.584360574739804
                  ],
                  [
                    302298.65735908557,
                    4345608.698576878,
                    297.5443605747398
                  ],
                  [
                    302298.65735908557,
                    4344349.278576878,
                    297.5443605747398
                  ],
                  [
                    300443.1773590856,
                    4344349.278576878,
                    2.584360574739804
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T22:01:32+00:00",
            "end_time": "2018-02-20T21:32: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": "20180220_236600.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26977759903697,
              39.31348342372362,
              -8.76764543650512
            ],
            [
              -77.27014223593233,
              39.324759933248565,
              -8.76764543650512
            ],
            [
              -77.24863413834792,
              39.32517760659965,
              359.7123545634949
            ],
            [
              -77.24827294901264,
              39.31390093049587,
              359.7123545634949
            ],
            [
              -77.26977759903697,
              39.31348342372362,
              -8.76764543650512
            ]
          ]
        ]
      },
      "bbox": [
        -77.27014224,
        39.31348342,
        -8.767645437,
        -77.24827295,
        39.32517761,
        359.7123546
      ],
      "properties": {
        "datetime": "2018-02-20T20:51:19Z",
        "pc:count": 15817227,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305347.5992,
            "count": 15817227,
            "maximum": 306171.488,
            "minimum": 304316.168,
            "name": "X",
            "position": 0,
            "stddev": 459.4629361,
            "variance": 211106.1897
          },
          {
            "average": 4354586.043,
            "count": 15817227,
            "maximum": 4355273.072,
            "minimum": 4354020.652,
            "name": "Y",
            "position": 1,
            "stddev": 326.0430357,
            "variance": 106304.0611
          },
          {
            "average": 184.6090397,
            "count": 15817227,
            "maximum": 359.7123546,
            "minimum": -8.767645437,
            "name": "Z",
            "position": 2,
            "stddev": 12.63213453,
            "variance": 159.5708229
          },
          {
            "average": 6310.156368,
            "count": 15817227,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6467.194621,
            "variance": 41824606.27
          },
          {
            "average": 2.11949054,
            "count": 15817227,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.328192036,
            "variance": 1.764094083
          },
          {
            "average": 3.073337697,
            "count": 15817227,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.595172751,
            "variance": 2.544576106
          },
          {
            "average": 0.4990687053,
            "count": 15817227,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991485,
            "variance": 0.2499991485
          },
          {
            "average": 0,
            "count": 15817227,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.286408736,
            "count": 15817227,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4683999207,
            "variance": 0.2193984858
          },
          {
            "average": -12.44059229,
            "count": 15817227,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.614959771,
            "variance": 43.75769277
          },
          {
            "average": 0,
            "count": 15817227,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.38529977,
            "count": 15817227,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4868190884,
            "variance": 0.2369928248
          },
          {
            "average": 203194348.9,
            "count": 15817227,
            "maximum": 203195079.6,
            "minimum": 203193399.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 563.1560495,
            "variance": 317144.7361
          },
          {
            "average": 0,
            "count": 15817227,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15817227,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15817227,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004547573352,
            "count": 15817227,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02132019136,
            "variance": 0.0004545505597
          },
          {
            "average": 0.4522493102,
            "count": 15817227,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4977146645,
            "variance": 0.2477198873
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304316.168,
          4354020.652,
          -8.767645437,
          306171.488,
          4355273.072,
          359.7123546
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304316.16803734895,
                4354020.651676602,
                -8.76764543650512
              ],
              [
                304316.16803734895,
                4355273.071676602,
                -8.76764543650512
              ],
              [
                306171.4880373489,
                4355273.071676602,
                359.7123545634949
              ],
              [
                306171.4880373489,
                4354020.651676602,
                359.7123545634949
              ],
              [
                304316.16803734895,
                4354020.651676602,
                -8.76764543650512
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:51:19+00:00",
        "end_time": "2018-02-20T20:23:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_236600.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_236600.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_236600.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236600.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.27014224,
            39.31348342,
            -8.767645437,
            -77.24827295,
            39.32517761,
            359.7123546
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26977759903697,
                  39.31348342372362,
                  -8.76764543650512
                ],
                [
                  -77.27014223593233,
                  39.324759933248565,
                  -8.76764543650512
                ],
                [
                  -77.24863413834792,
                  39.32517760659965,
                  359.7123545634949
                ],
                [
                  -77.24827294901264,
                  39.31390093049587,
                  359.7123545634949
                ],
                [
                  -77.26977759903697,
                  39.31348342372362,
                  -8.76764543650512
                ]
              ]
            ]
          },
          "id": "20180220_236600.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236600.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:51:19Z",
            "pc:count": 15817227,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305347.5992,
                "count": 15817227,
                "maximum": 306171.488,
                "minimum": 304316.168,
                "name": "X",
                "position": 0,
                "stddev": 459.4629361,
                "variance": 211106.1897
              },
              {
                "average": 4354586.043,
                "count": 15817227,
                "maximum": 4355273.072,
                "minimum": 4354020.652,
                "name": "Y",
                "position": 1,
                "stddev": 326.0430357,
                "variance": 106304.0611
              },
              {
                "average": 184.6090397,
                "count": 15817227,
                "maximum": 359.7123546,
                "minimum": -8.767645437,
                "name": "Z",
                "position": 2,
                "stddev": 12.63213453,
                "variance": 159.5708229
              },
              {
                "average": 6310.156368,
                "count": 15817227,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6467.194621,
                "variance": 41824606.27
              },
              {
                "average": 2.11949054,
                "count": 15817227,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.328192036,
                "variance": 1.764094083
              },
              {
                "average": 3.073337697,
                "count": 15817227,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.595172751,
                "variance": 2.544576106
              },
              {
                "average": 0.4990687053,
                "count": 15817227,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991485,
                "variance": 0.2499991485
              },
              {
                "average": 0,
                "count": 15817227,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.286408736,
                "count": 15817227,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4683999207,
                "variance": 0.2193984858
              },
              {
                "average": -12.44059229,
                "count": 15817227,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.614959771,
                "variance": 43.75769277
              },
              {
                "average": 0,
                "count": 15817227,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.38529977,
                "count": 15817227,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4868190884,
                "variance": 0.2369928248
              },
              {
                "average": 203194348.9,
                "count": 15817227,
                "maximum": 203195079.6,
                "minimum": 203193399.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 563.1560495,
                "variance": 317144.7361
              },
              {
                "average": 0,
                "count": 15817227,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15817227,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15817227,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004547573352,
                "count": 15817227,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02132019136,
                "variance": 0.0004545505597
              },
              {
                "average": 0.4522493102,
                "count": 15817227,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4977146645,
                "variance": 0.2477198873
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304316.168,
              4354020.652,
              -8.767645437,
              306171.488,
              4355273.072,
              359.7123546
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304316.16803734895,
                    4354020.651676602,
                    -8.76764543650512
                  ],
                  [
                    304316.16803734895,
                    4355273.071676602,
                    -8.76764543650512
                  ],
                  [
                    306171.4880373489,
                    4355273.071676602,
                    359.7123545634949
                  ],
                  [
                    306171.4880373489,
                    4354020.651676602,
                    359.7123545634949
                  ],
                  [
                    304316.16803734895,
                    4354020.651676602,
                    -8.76764543650512
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:51:19+00:00",
            "end_time": "2018-02-20T20: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": "20180220_218576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33308488817222,
              39.24742803520779,
              -8.62887140251695
            ],
            [
              -77.33346089502103,
              39.258767015134985,
              -8.62887140251695
            ],
            [
              -77.3119730015027,
              39.25919580874757,
              339.6511285974831
            ],
            [
              -77.31160044959127,
              39.24785665677815,
              339.6511285974831
            ],
            [
              -77.33308488817222,
              39.24742803520779,
              -8.62887140251695
            ]
          ]
        ]
      },
      "bbox": [
        -77.3334609,
        39.24742804,
        -8.628871403,
        -77.31160045,
        39.25919581,
        339.6511286
      ],
      "properties": {
        "datetime": "2018-02-20T21:33:09Z",
        "pc:count": 19968481,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299563.4847,
            "count": 19968481,
            "maximum": 300523.951,
            "minimum": 298668.551,
            "name": "X",
            "position": 0,
            "stddev": 549.5606051,
            "variance": 302016.8587
          },
          {
            "average": 4347486.791,
            "count": 19968481,
            "maximum": 4348087.231,
            "minimum": 4346827.831,
            "name": "Y",
            "position": 1,
            "stddev": 353.5963448,
            "variance": 125030.3751
          },
          {
            "average": 164.7125587,
            "count": 19968481,
            "maximum": 339.6511286,
            "minimum": -8.628871403,
            "name": "Z",
            "position": 2,
            "stddev": 14.80579079,
            "variance": 219.211441
          },
          {
            "average": 5227.057159,
            "count": 19968481,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5841.932829,
            "variance": 34128179.17
          },
          {
            "average": 2.31103122,
            "count": 19968481,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.355570545,
            "variance": 1.837571501
          },
          {
            "average": 3.419827127,
            "count": 19968481,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.474837748,
            "variance": 2.175146383
          },
          {
            "average": 0.5002901322,
            "count": 19968481,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999283,
            "variance": 0.2499999283
          },
          {
            "average": 0,
            "count": 19968481,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.334289023,
            "count": 19968481,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4859696067,
            "variance": 0.2361664587
          },
          {
            "average": -7.404418942,
            "count": 19968481,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73455794,
            "variance": 137.69985
          },
          {
            "average": 0,
            "count": 19968481,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.6795579,
            "count": 19968481,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6512607997,
            "variance": 0.4241406292
          },
          {
            "average": 203196409.2,
            "count": 19968481,
            "maximum": 203197589.4,
            "minimum": 203195760.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 590.9513873,
            "variance": 349223.5421
          },
          {
            "average": 0,
            "count": 19968481,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19968481,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19968481,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004084937658,
            "count": 19968481,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02020710071,
            "variance": 0.000408326919
          },
          {
            "average": 0.4723654243,
            "count": 19968481,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4992357586,
            "variance": 0.2492363427
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298668.551,
          4346827.831,
          -8.628871403,
          300523.951,
          4348087.231,
          339.6511286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298668.550999377,
                4346827.830792305,
                -8.62887140251695
              ],
              [
                298668.550999377,
                4348087.230792305,
                -8.62887140251695
              ],
              [
                300523.950999377,
                4348087.230792305,
                339.6511285974831
              ],
              [
                300523.950999377,
                4346827.830792305,
                339.6511285974831
              ],
              [
                298668.550999377,
                4346827.830792305,
                -8.62887140251695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:33:09+00:00",
        "end_time": "2018-02-20T21:02:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_218576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_218576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_218576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3334609,
            39.24742804,
            -8.628871403,
            -77.31160045,
            39.25919581,
            339.6511286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33308488817222,
                  39.24742803520779,
                  -8.62887140251695
                ],
                [
                  -77.33346089502103,
                  39.258767015134985,
                  -8.62887140251695
                ],
                [
                  -77.3119730015027,
                  39.25919580874757,
                  339.6511285974831
                ],
                [
                  -77.31160044959127,
                  39.24785665677815,
                  339.6511285974831
                ],
                [
                  -77.33308488817222,
                  39.24742803520779,
                  -8.62887140251695
                ]
              ]
            ]
          },
          "id": "20180220_218576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_218576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:33:09Z",
            "pc:count": 19968481,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299563.4847,
                "count": 19968481,
                "maximum": 300523.951,
                "minimum": 298668.551,
                "name": "X",
                "position": 0,
                "stddev": 549.5606051,
                "variance": 302016.8587
              },
              {
                "average": 4347486.791,
                "count": 19968481,
                "maximum": 4348087.231,
                "minimum": 4346827.831,
                "name": "Y",
                "position": 1,
                "stddev": 353.5963448,
                "variance": 125030.3751
              },
              {
                "average": 164.7125587,
                "count": 19968481,
                "maximum": 339.6511286,
                "minimum": -8.628871403,
                "name": "Z",
                "position": 2,
                "stddev": 14.80579079,
                "variance": 219.211441
              },
              {
                "average": 5227.057159,
                "count": 19968481,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5841.932829,
                "variance": 34128179.17
              },
              {
                "average": 2.31103122,
                "count": 19968481,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.355570545,
                "variance": 1.837571501
              },
              {
                "average": 3.419827127,
                "count": 19968481,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.474837748,
                "variance": 2.175146383
              },
              {
                "average": 0.5002901322,
                "count": 19968481,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999283,
                "variance": 0.2499999283
              },
              {
                "average": 0,
                "count": 19968481,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.334289023,
                "count": 19968481,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4859696067,
                "variance": 0.2361664587
              },
              {
                "average": -7.404418942,
                "count": 19968481,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73455794,
                "variance": 137.69985
              },
              {
                "average": 0,
                "count": 19968481,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.6795579,
                "count": 19968481,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6512607997,
                "variance": 0.4241406292
              },
              {
                "average": 203196409.2,
                "count": 19968481,
                "maximum": 203197589.4,
                "minimum": 203195760.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 590.9513873,
                "variance": 349223.5421
              },
              {
                "average": 0,
                "count": 19968481,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19968481,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19968481,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004084937658,
                "count": 19968481,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02020710071,
                "variance": 0.000408326919
              },
              {
                "average": 0.4723654243,
                "count": 19968481,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4992357586,
                "variance": 0.2492363427
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298668.551,
              4346827.831,
              -8.628871403,
              300523.951,
              4348087.231,
              339.6511286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298668.550999377,
                    4346827.830792305,
                    -8.62887140251695
                  ],
                  [
                    298668.550999377,
                    4348087.230792305,
                    -8.62887140251695
                  ],
                  [
                    300523.950999377,
                    4348087.230792305,
                    339.6511285974831
                  ],
                  [
                    300523.950999377,
                    4346827.830792305,
                    339.6511285974831
                  ],
                  [
                    298668.550999377,
                    4346827.830792305,
                    -8.62887140251695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:33:09+00:00",
            "end_time": "2018-02-20T21:02: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": "20180220_230584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29080340439069,
              39.26950483107073,
              -9.731081184229083
            ],
            [
              -77.29117287892005,
              39.28084374646649,
              -9.731081184229083
            ],
            [
              -77.26967876248501,
              39.281264910941346,
              363.3489188157709
            ],
            [
              -77.26931274680541,
              39.26992582659206,
              363.3489188157709
            ],
            [
              -77.29080340439069,
              39.26950483107073,
              -9.731081184229083
            ]
          ]
        ]
      },
      "bbox": [
        -77.29117288,
        39.26950483,
        -9.731081184,
        -77.26931275,
        39.28126491,
        363.3489188
      ],
      "properties": {
        "datetime": "2018-02-20T21:31:53Z",
        "pc:count": 24407954,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303272.8776,
            "count": 24407954,
            "maximum": 304234.9228,
            "minimum": 302379.6228,
            "name": "X",
            "position": 0,
            "stddev": 550.7335476,
            "variance": 303307.4405
          },
          {
            "average": 4349802.342,
            "count": 24407954,
            "maximum": 4350444.372,
            "minimum": 4349185.012,
            "name": "Y",
            "position": 1,
            "stddev": 354.3567735,
            "variance": 125568.7229
          },
          {
            "average": 167.9426677,
            "count": 24407954,
            "maximum": 363.3489188,
            "minimum": -9.731081184,
            "name": "Z",
            "position": 2,
            "stddev": 17.54628174,
            "variance": 307.872003
          },
          {
            "average": 3939.13816,
            "count": 24407954,
            "maximum": 65522,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4837.443414,
            "variance": 23400858.78
          },
          {
            "average": 2.529731169,
            "count": 24407954,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.369812844,
            "variance": 1.876387228
          },
          {
            "average": 3.824249997,
            "count": 24407954,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.248777587,
            "variance": 1.559445463
          },
          {
            "average": 0.4983749969,
            "count": 24407954,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973696,
            "variance": 0.2499973696
          },
          {
            "average": 0,
            "count": 24407954,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.269894396,
            "count": 24407954,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4595464726,
            "variance": 0.2111829605
          },
          {
            "average": -3.718236051,
            "count": 24407954,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.80040202,
            "variance": 190.451096
          },
          {
            "average": 0,
            "count": 24407954,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.84683886,
            "count": 24407954,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7090830867,
            "variance": 0.5027988239
          },
          {
            "average": 203196545.6,
            "count": 24407954,
            "maximum": 203197513,
            "minimum": 203195686.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 657.1269929,
            "variance": 431815.8849
          },
          {
            "average": 0,
            "count": 24407954,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24407954,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24407954,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003906923128,
            "count": 24407954,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01976207703,
            "variance": 0.0003905396884
          },
          {
            "average": 0.4592339448,
            "count": 24407954,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4983353679,
            "variance": 0.2483381389
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302379.6228,
          4349185.012,
          -9.731081184,
          304234.9228,
          4350444.372,
          363.3489188
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302379.6227951844,
                4349185.011906689,
                -9.731081184229083
              ],
              [
                302379.6227951844,
                4350444.371906688,
                -9.731081184229083
              ],
              [
                304234.9227951844,
                4350444.371906688,
                363.3489188157709
              ],
              [
                304234.9227951844,
                4349185.011906689,
                363.3489188157709
              ],
              [
                302379.6227951844,
                4349185.011906689,
                -9.731081184229083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:31:53+00:00",
        "end_time": "2018-02-20T21:01:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_230584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_230584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_230584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29117288,
            39.26950483,
            -9.731081184,
            -77.26931275,
            39.28126491,
            363.3489188
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29080340439069,
                  39.26950483107073,
                  -9.731081184229083
                ],
                [
                  -77.29117287892005,
                  39.28084374646649,
                  -9.731081184229083
                ],
                [
                  -77.26967876248501,
                  39.281264910941346,
                  363.3489188157709
                ],
                [
                  -77.26931274680541,
                  39.26992582659206,
                  363.3489188157709
                ],
                [
                  -77.29080340439069,
                  39.26950483107073,
                  -9.731081184229083
                ]
              ]
            ]
          },
          "id": "20180220_230584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:31:53Z",
            "pc:count": 24407954,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303272.8776,
                "count": 24407954,
                "maximum": 304234.9228,
                "minimum": 302379.6228,
                "name": "X",
                "position": 0,
                "stddev": 550.7335476,
                "variance": 303307.4405
              },
              {
                "average": 4349802.342,
                "count": 24407954,
                "maximum": 4350444.372,
                "minimum": 4349185.012,
                "name": "Y",
                "position": 1,
                "stddev": 354.3567735,
                "variance": 125568.7229
              },
              {
                "average": 167.9426677,
                "count": 24407954,
                "maximum": 363.3489188,
                "minimum": -9.731081184,
                "name": "Z",
                "position": 2,
                "stddev": 17.54628174,
                "variance": 307.872003
              },
              {
                "average": 3939.13816,
                "count": 24407954,
                "maximum": 65522,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4837.443414,
                "variance": 23400858.78
              },
              {
                "average": 2.529731169,
                "count": 24407954,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.369812844,
                "variance": 1.876387228
              },
              {
                "average": 3.824249997,
                "count": 24407954,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.248777587,
                "variance": 1.559445463
              },
              {
                "average": 0.4983749969,
                "count": 24407954,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973696,
                "variance": 0.2499973696
              },
              {
                "average": 0,
                "count": 24407954,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.269894396,
                "count": 24407954,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4595464726,
                "variance": 0.2111829605
              },
              {
                "average": -3.718236051,
                "count": 24407954,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.80040202,
                "variance": 190.451096
              },
              {
                "average": 0,
                "count": 24407954,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.84683886,
                "count": 24407954,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7090830867,
                "variance": 0.5027988239
              },
              {
                "average": 203196545.6,
                "count": 24407954,
                "maximum": 203197513,
                "minimum": 203195686.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 657.1269929,
                "variance": 431815.8849
              },
              {
                "average": 0,
                "count": 24407954,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24407954,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24407954,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003906923128,
                "count": 24407954,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01976207703,
                "variance": 0.0003905396884
              },
              {
                "average": 0.4592339448,
                "count": 24407954,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4983353679,
                "variance": 0.2483381389
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302379.6228,
              4349185.012,
              -9.731081184,
              304234.9228,
              4350444.372,
              363.3489188
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302379.6227951844,
                    4349185.011906689,
                    -9.731081184229083
                  ],
                  [
                    302379.6227951844,
                    4350444.371906688,
                    -9.731081184229083
                  ],
                  [
                    304234.9227951844,
                    4350444.371906688,
                    363.3489188157709
                  ],
                  [
                    304234.9227951844,
                    4349185.011906689,
                    363.3489188157709
                  ],
                  [
                    302379.6227951844,
                    4349185.011906689,
                    -9.731081184229083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:31:53+00:00",
            "end_time": "2018-02-20T21: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": "20180220_230588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2908466113601,
              39.28048709894455,
              -8.640127263982095
            ],
            [
              -77.29121619607115,
              39.29182473204559,
              -8.640127263982095
            ],
            [
              -77.26971941863306,
              39.29224598853402,
              362.3598727360179
            ],
            [
              -77.26935329416591,
              39.280908186474925,
              362.3598727360179
            ],
            [
              -77.2908466113601,
              39.28048709894455,
              -8.640127263982095
            ]
          ]
        ]
      },
      "bbox": [
        -77.2912162,
        39.2804871,
        -8.640127264,
        -77.26935329,
        39.29224599,
        362.3598727
      ],
      "properties": {
        "datetime": "2018-02-20T21:19:59Z",
        "pc:count": 13955067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303260.4563,
            "count": 13955067,
            "maximum": 304262.0047,
            "minimum": 302406.7647,
            "name": "X",
            "position": 0,
            "stddev": 508.5226105,
            "variance": 258595.2454
          },
          {
            "average": 4351043.97,
            "count": 13955067,
            "maximum": 4351663.293,
            "minimum": 4350404.073,
            "name": "Y",
            "position": 1,
            "stddev": 380.872457,
            "variance": 145063.8285
          },
          {
            "average": 181.676068,
            "count": 13955067,
            "maximum": 362.3598727,
            "minimum": -8.640127264,
            "name": "Z",
            "position": 2,
            "stddev": 15.80089136,
            "variance": 249.6681678
          },
          {
            "average": 8592.606664,
            "count": 13955067,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6990.804775,
            "variance": 48871351.4
          },
          {
            "average": 1.835760086,
            "count": 13955067,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.233139509,
            "variance": 1.520633049
          },
          {
            "average": 2.562797656,
            "count": 13955067,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.628782569,
            "variance": 2.652932656
          },
          {
            "average": 0.5009907154,
            "count": 13955067,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990364,
            "variance": 0.2499990364
          },
          {
            "average": 0,
            "count": 13955067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.45255777,
            "count": 13955067,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5071429726,
            "variance": 0.2571939947
          },
          {
            "average": 0.9667213507,
            "count": 13955067,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.22860349,
            "variance": 174.9959502
          },
          {
            "average": 0,
            "count": 13955067,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.96311053,
            "count": 13955067,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5885022575,
            "variance": 0.3463349071
          },
          {
            "average": 203195730.2,
            "count": 13955067,
            "maximum": 203196799.3,
            "minimum": 203194993.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 523.3816643,
            "variance": 273928.3665
          },
          {
            "average": 0,
            "count": 13955067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13955067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13955067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002296656834,
            "count": 13955067,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01515298497,
            "variance": 0.0002296129536
          },
          {
            "average": 0.3730529563,
            "count": 13955067,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4836160304,
            "variance": 0.2338844649
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302406.7647,
          4350404.073,
          -8.640127264,
          304262.0047,
          4351663.293,
          362.3598727
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302406.7647416272,
                4350404.07321893,
                -8.640127263982095
              ],
              [
                302406.7647416272,
                4351663.29321893,
                -8.640127263982095
              ],
              [
                304262.0047416272,
                4351663.29321893,
                362.3598727360179
              ],
              [
                304262.0047416272,
                4350404.07321893,
                362.3598727360179
              ],
              [
                302406.7647416272,
                4350404.07321893,
                -8.640127263982095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:19:59+00:00",
        "end_time": "2018-02-20T20:49:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_230588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_230588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_230588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.2912162,
            39.2804871,
            -8.640127264,
            -77.26935329,
            39.29224599,
            362.3598727
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2908466113601,
                  39.28048709894455,
                  -8.640127263982095
                ],
                [
                  -77.29121619607115,
                  39.29182473204559,
                  -8.640127263982095
                ],
                [
                  -77.26971941863306,
                  39.29224598853402,
                  362.3598727360179
                ],
                [
                  -77.26935329416591,
                  39.280908186474925,
                  362.3598727360179
                ],
                [
                  -77.2908466113601,
                  39.28048709894455,
                  -8.640127263982095
                ]
              ]
            ]
          },
          "id": "20180220_230588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_230588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:19:59Z",
            "pc:count": 13955067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303260.4563,
                "count": 13955067,
                "maximum": 304262.0047,
                "minimum": 302406.7647,
                "name": "X",
                "position": 0,
                "stddev": 508.5226105,
                "variance": 258595.2454
              },
              {
                "average": 4351043.97,
                "count": 13955067,
                "maximum": 4351663.293,
                "minimum": 4350404.073,
                "name": "Y",
                "position": 1,
                "stddev": 380.872457,
                "variance": 145063.8285
              },
              {
                "average": 181.676068,
                "count": 13955067,
                "maximum": 362.3598727,
                "minimum": -8.640127264,
                "name": "Z",
                "position": 2,
                "stddev": 15.80089136,
                "variance": 249.6681678
              },
              {
                "average": 8592.606664,
                "count": 13955067,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6990.804775,
                "variance": 48871351.4
              },
              {
                "average": 1.835760086,
                "count": 13955067,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.233139509,
                "variance": 1.520633049
              },
              {
                "average": 2.562797656,
                "count": 13955067,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.628782569,
                "variance": 2.652932656
              },
              {
                "average": 0.5009907154,
                "count": 13955067,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990364,
                "variance": 0.2499990364
              },
              {
                "average": 0,
                "count": 13955067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.45255777,
                "count": 13955067,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5071429726,
                "variance": 0.2571939947
              },
              {
                "average": 0.9667213507,
                "count": 13955067,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.22860349,
                "variance": 174.9959502
              },
              {
                "average": 0,
                "count": 13955067,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.96311053,
                "count": 13955067,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5885022575,
                "variance": 0.3463349071
              },
              {
                "average": 203195730.2,
                "count": 13955067,
                "maximum": 203196799.3,
                "minimum": 203194993.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 523.3816643,
                "variance": 273928.3665
              },
              {
                "average": 0,
                "count": 13955067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13955067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13955067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002296656834,
                "count": 13955067,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01515298497,
                "variance": 0.0002296129536
              },
              {
                "average": 0.3730529563,
                "count": 13955067,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4836160304,
                "variance": 0.2338844649
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302406.7647,
              4350404.073,
              -8.640127264,
              304262.0047,
              4351663.293,
              362.3598727
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302406.7647416272,
                    4350404.07321893,
                    -8.640127263982095
                  ],
                  [
                    302406.7647416272,
                    4351663.29321893,
                    -8.640127263982095
                  ],
                  [
                    304262.0047416272,
                    4351663.29321893,
                    362.3598727360179
                  ],
                  [
                    304262.0047416272,
                    4350404.07321893,
                    362.3598727360179
                  ],
                  [
                    302406.7647416272,
                    4350404.07321893,
                    -8.640127263982095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:19:59+00:00",
            "end_time": "2018-02-20T20:49: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": "20180220_236604.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26618770829684,
              39.32453525056802,
              -8.160464770252617
            ],
            [
              -77.2663979490841,
              39.33104552789152,
              -8.160464770252617
            ],
            [
              -77.24865377795251,
              39.3313898385851,
              351.53953522974734
            ],
            [
              -77.24844517979419,
              39.324879481980815,
              351.53953522974734
            ],
            [
              -77.26618770829684,
              39.32453525056802,
              -8.160464770252617
            ]
          ]
        ]
      },
      "bbox": [
        -77.26639795,
        39.32453525,
        -8.16046477,
        -77.24844518,
        39.33138984,
        351.5395352
      ],
      "properties": {
        "datetime": "2018-02-20T20:51:18Z",
        "pc:count": 6016030,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305235.1779,
            "count": 6016030,
            "maximum": 306186.9543,
            "minimum": 304656.4543,
            "name": "X",
            "position": 0,
            "stddev": 430.9752163,
            "variance": 185739.637
          },
          {
            "average": 4355630.901,
            "count": 6016030,
            "maximum": 4355962.636,
            "minimum": 4355239.576,
            "name": "Y",
            "position": 1,
            "stddev": 205.1876211,
            "variance": 42101.95987
          },
          {
            "average": 194.0326524,
            "count": 6016030,
            "maximum": 351.5395352,
            "minimum": -8.16046477,
            "name": "Z",
            "position": 2,
            "stddev": 9.807462753,
            "variance": 96.18632565
          },
          {
            "average": 9289.958528,
            "count": 6016030,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7321.660764,
            "variance": 53606716.35
          },
          {
            "average": 1.748626586,
            "count": 6016030,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.173331177,
            "variance": 1.376706051
          },
          {
            "average": 2.404710582,
            "count": 6016030,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.578061935,
            "variance": 2.49027947
          },
          {
            "average": 0.4965879492,
            "count": 6016030,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999883993,
            "variance": 0.2499883995
          },
          {
            "average": 0,
            "count": 6016030,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405957417,
            "count": 6016030,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5116069827,
            "variance": 0.2617417047
          },
          {
            "average": 10.18023811,
            "count": 6016030,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.04059266,
            "variance": 81.73231564
          },
          {
            "average": 0,
            "count": 6016030,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.68758168,
            "count": 6016030,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5172635362,
            "variance": 0.2675615659
          },
          {
            "average": 203193759.7,
            "count": 6016030,
            "maximum": 203195078,
            "minimum": 203193395.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 314.2817622,
            "variance": 98773.02605
          },
          {
            "average": 0,
            "count": 6016030,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6016030,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6016030,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002812485975,
            "count": 6016030,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01676811091,
            "variance": 0.0002811695435
          },
          {
            "average": 0.4103315642,
            "count": 6016030,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.491893903,
            "variance": 0.2419596118
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304656.4543,
          4355239.576,
          -8.16046477,
          306186.9543,
          4355962.636,
          351.5395352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304656.4542830745,
                4355239.576221951,
                -8.160464770252617
              ],
              [
                304656.4542830745,
                4355962.636221952,
                -8.160464770252617
              ],
              [
                306186.9542830745,
                4355962.636221952,
                351.53953522974734
              ],
              [
                306186.9542830745,
                4355239.576221951,
                351.53953522974734
              ],
              [
                304656.4542830745,
                4355239.576221951,
                -8.160464770252617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:51:18+00:00",
        "end_time": "2018-02-20T20:23:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180220_236604.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_236604.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180220_236604.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236604.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26639795,
            39.32453525,
            -8.16046477,
            -77.24844518,
            39.33138984,
            351.5395352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26618770829684,
                  39.32453525056802,
                  -8.160464770252617
                ],
                [
                  -77.2663979490841,
                  39.33104552789152,
                  -8.160464770252617
                ],
                [
                  -77.24865377795251,
                  39.3313898385851,
                  351.53953522974734
                ],
                [
                  -77.24844517979419,
                  39.324879481980815,
                  351.53953522974734
                ],
                [
                  -77.26618770829684,
                  39.32453525056802,
                  -8.160464770252617
                ]
              ]
            ]
          },
          "id": "20180220_236604.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180220_236604.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:51:18Z",
            "pc:count": 6016030,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305235.1779,
                "count": 6016030,
                "maximum": 306186.9543,
                "minimum": 304656.4543,
                "name": "X",
                "position": 0,
                "stddev": 430.9752163,
                "variance": 185739.637
              },
              {
                "average": 4355630.901,
                "count": 6016030,
                "maximum": 4355962.636,
                "minimum": 4355239.576,
                "name": "Y",
                "position": 1,
                "stddev": 205.1876211,
                "variance": 42101.95987
              },
              {
                "average": 194.0326524,
                "count": 6016030,
                "maximum": 351.5395352,
                "minimum": -8.16046477,
                "name": "Z",
                "position": 2,
                "stddev": 9.807462753,
                "variance": 96.18632565
              },
              {
                "average": 9289.958528,
                "count": 6016030,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7321.660764,
                "variance": 53606716.35
              },
              {
                "average": 1.748626586,
                "count": 6016030,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.173331177,
                "variance": 1.376706051
              },
              {
                "average": 2.404710582,
                "count": 6016030,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.578061935,
                "variance": 2.49027947
              },
              {
                "average": 0.4965879492,
                "count": 6016030,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999883993,
                "variance": 0.2499883995
              },
              {
                "average": 0,
                "count": 6016030,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405957417,
                "count": 6016030,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5116069827,
                "variance": 0.2617417047
              },
              {
                "average": 10.18023811,
                "count": 6016030,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.04059266,
                "variance": 81.73231564
              },
              {
                "average": 0,
                "count": 6016030,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.68758168,
                "count": 6016030,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5172635362,
                "variance": 0.2675615659
              },
              {
                "average": 203193759.7,
                "count": 6016030,
                "maximum": 203195078,
                "minimum": 203193395.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 314.2817622,
                "variance": 98773.02605
              },
              {
                "average": 0,
                "count": 6016030,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6016030,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6016030,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002812485975,
                "count": 6016030,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01676811091,
                "variance": 0.0002811695435
              },
              {
                "average": 0.4103315642,
                "count": 6016030,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.491893903,
                "variance": 0.2419596118
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304656.4543,
              4355239.576,
              -8.16046477,
              306186.9543,
              4355962.636,
              351.5395352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304656.4542830745,
                    4355239.576221951,
                    -8.160464770252617
                  ],
                  [
                    304656.4542830745,
                    4355962.636221952,
                    -8.160464770252617
                  ],
                  [
                    306186.9542830745,
                    4355962.636221952,
                    351.53953522974734
                  ],
                  [
                    306186.9542830745,
                    4355239.576221951,
                    351.53953522974734
                  ],
                  [
                    304656.4542830745,
                    4355239.576221951,
                    -8.160464770252617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:51:18+00:00",
            "end_time": "2018-02-20T20:23: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": "20180221_242548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24807117201193,
              39.170763684201255,
              -10.267793747674403
            ],
            [
              -77.24843245218378,
              39.18210204777786,
              -10.267793747674403
            ],
            [
              -77.22696965763677,
              39.18251442560718,
              359.9722062523256
            ],
            [
              -77.22661181914145,
              39.1711758964919,
              359.9722062523256
            ],
            [
              -77.24807117201193,
              39.170763684201255,
              -10.267793747674403
            ]
          ]
        ]
      },
      "bbox": [
        -77.24843245,
        39.17076368,
        -10.26779375,
        -77.22661182,
        39.18251443,
        359.9722063
      ],
      "properties": {
        "datetime": "2018-02-21T19:45:16Z",
        "pc:count": 15106763,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306819.467,
            "count": 15106763,
            "maximum": 307649.486,
            "minimum": 305794.346,
            "name": "X",
            "position": 0,
            "stddev": 540.8512971,
            "variance": 292520.1255
          },
          {
            "average": 4338719.96,
            "count": 15106763,
            "maximum": 4339392.239,
            "minimum": 4338132.999,
            "name": "Y",
            "position": 1,
            "stddev": 355.2541925,
            "variance": 126205.5413
          },
          {
            "average": 130.7769449,
            "count": 15106763,
            "maximum": 359.9722063,
            "minimum": -10.26779375,
            "name": "Z",
            "position": 2,
            "stddev": 12.59376564,
            "variance": 158.602933
          },
          {
            "average": 5429.474993,
            "count": 15106763,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5651.007355,
            "variance": 31933884.13
          },
          {
            "average": 1.984870352,
            "count": 15106763,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.246186042,
            "variance": 1.55297965
          },
          {
            "average": 2.828157627,
            "count": 15106763,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.555105741,
            "variance": 2.418353867
          },
          {
            "average": 0.5004874969,
            "count": 15106763,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997789,
            "variance": 0.2499997789
          },
          {
            "average": 0,
            "count": 15106763,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.379239153,
            "count": 15106763,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5396582661,
            "variance": 0.2912310442
          },
          {
            "average": 6.754563421,
            "count": 15106763,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.40585179,
            "variance": 153.9051587
          },
          {
            "average": 0,
            "count": 15106763,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.28661388,
            "count": 15106763,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.659640209,
            "variance": 0.4351252053
          },
          {
            "average": 203276882,
            "count": 15106763,
            "maximum": 203277516.6,
            "minimum": 203275658.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 584.9174756,
            "variance": 342128.4532
          },
          {
            "average": 0,
            "count": 15106763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15106763,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15106763,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004797851135,
            "count": 15106763,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02189874315,
            "variance": 0.0004795549515
          },
          {
            "average": 0.4006076616,
            "count": 15106763,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4900216107,
            "variance": 0.240121179
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305794.346,
          4338132.999,
          -10.26779375,
          307649.486,
          4339392.239,
          359.9722063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305794.3460334721,
                4338132.998971805,
                -10.267793747674403
              ],
              [
                305794.3460334721,
                4339392.238971805,
                -10.267793747674403
              ],
              [
                307649.4860334721,
                4339392.238971805,
                359.9722062523256
              ],
              [
                307649.4860334721,
                4338132.998971805,
                359.9722062523256
              ],
              [
                305794.3460334721,
                4338132.998971805,
                -10.267793747674403
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:45:16+00:00",
        "end_time": "2018-02-21T19:14:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK3/20180221_242548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_242548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK3/20180221_242548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_242548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24843245,
            39.17076368,
            -10.26779375,
            -77.22661182,
            39.18251443,
            359.9722063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24807117201193,
                  39.170763684201255,
                  -10.267793747674403
                ],
                [
                  -77.24843245218378,
                  39.18210204777786,
                  -10.267793747674403
                ],
                [
                  -77.22696965763677,
                  39.18251442560718,
                  359.9722062523256
                ],
                [
                  -77.22661181914145,
                  39.1711758964919,
                  359.9722062523256
                ],
                [
                  -77.24807117201193,
                  39.170763684201255,
                  -10.267793747674403
                ]
              ]
            ]
          },
          "id": "20180221_242548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK3/20180221_242548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:45:16Z",
            "pc:count": 15106763,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306819.467,
                "count": 15106763,
                "maximum": 307649.486,
                "minimum": 305794.346,
                "name": "X",
                "position": 0,
                "stddev": 540.8512971,
                "variance": 292520.1255
              },
              {
                "average": 4338719.96,
                "count": 15106763,
                "maximum": 4339392.239,
                "minimum": 4338132.999,
                "name": "Y",
                "position": 1,
                "stddev": 355.2541925,
                "variance": 126205.5413
              },
              {
                "average": 130.7769449,
                "count": 15106763,
                "maximum": 359.9722063,
                "minimum": -10.26779375,
                "name": "Z",
                "position": 2,
                "stddev": 12.59376564,
                "variance": 158.602933
              },
              {
                "average": 5429.474993,
                "count": 15106763,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5651.007355,
                "variance": 31933884.13
              },
              {
                "average": 1.984870352,
                "count": 15106763,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.246186042,
                "variance": 1.55297965
              },
              {
                "average": 2.828157627,
                "count": 15106763,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.555105741,
                "variance": 2.418353867
              },
              {
                "average": 0.5004874969,
                "count": 15106763,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997789,
                "variance": 0.2499997789
              },
              {
                "average": 0,
                "count": 15106763,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.379239153,
                "count": 15106763,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5396582661,
                "variance": 0.2912310442
              },
              {
                "average": 6.754563421,
                "count": 15106763,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.40585179,
                "variance": 153.9051587
              },
              {
                "average": 0,
                "count": 15106763,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.28661388,
                "count": 15106763,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.659640209,
                "variance": 0.4351252053
              },
              {
                "average": 203276882,
                "count": 15106763,
                "maximum": 203277516.6,
                "minimum": 203275658.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 584.9174756,
                "variance": 342128.4532
              },
              {
                "average": 0,
                "count": 15106763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15106763,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15106763,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004797851135,
                "count": 15106763,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02189874315,
                "variance": 0.0004795549515
              },
              {
                "average": 0.4006076616,
                "count": 15106763,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4900216107,
                "variance": 0.240121179
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305794.346,
              4338132.999,
              -10.26779375,
              307649.486,
              4339392.239,
              359.9722063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305794.3460334721,
                    4338132.998971805,
                    -10.267793747674403
                  ],
                  [
                    305794.3460334721,
                    4339392.238971805,
                    -10.267793747674403
                  ],
                  [
                    307649.4860334721,
                    4339392.238971805,
                    359.9722062523256
                  ],
                  [
                    307649.4860334721,
                    4338132.998971805,
                    359.9722062523256
                  ],
                  [
                    305794.3460334721,
                    4338132.998971805,
                    -10.267793747674403
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:45:16+00:00",
            "end_time": "2018-02-21T19:14: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": "20180413_236492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.25985072908603,
              39.01713322383194,
              -9.29972084311379
            ],
            [
              -77.26020727792167,
              39.028326105512555,
              -9.29972084311379
            ],
            [
              -77.24762165362948,
              39.02856940559004,
              439.8402791568862
            ],
            [
              -77.2472670860946,
              39.01737642738621,
              439.8402791568862
            ],
            [
              -77.25985072908603,
              39.01713322383194,
              -9.29972084311379
            ]
          ]
        ]
      },
      "bbox": [
        -77.26020728,
        39.01713322,
        -9.299720843,
        -77.24726709,
        39.02856941,
        439.8402792
      ],
      "properties": {
        "datetime": "2018-04-13T13:01:19Z",
        "pc:count": 2903770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305128.7563,
            "count": 2903770,
            "maximum": 305442.525,
            "minimum": 304352.305,
            "name": "X",
            "position": 0,
            "stddev": 260.7213906,
            "variance": 67975.64351
          },
          {
            "average": 4321943.811,
            "count": 2903770,
            "maximum": 4322349.808,
            "minimum": 4321106.748,
            "name": "Y",
            "position": 1,
            "stddev": 347.842249,
            "variance": 120994.2302
          },
          {
            "average": 78.46195181,
            "count": 2903770,
            "maximum": 439.8402792,
            "minimum": -9.299720843,
            "name": "Z",
            "position": 2,
            "stddev": 16.82397346,
            "variance": 283.0460829
          },
          {
            "average": 3001.179894,
            "count": 2903770,
            "maximum": 65511,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3467.592101,
            "variance": 12024194.98
          },
          {
            "average": 2.672073201,
            "count": 2903770,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.36978257,
            "variance": 1.87630429
          },
          {
            "average": 3.907946566,
            "count": 2903770,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.160316485,
            "variance": 1.346334344
          },
          {
            "average": 0.5029916281,
            "count": 2903770,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999911362,
            "variance": 0.2499911363
          },
          {
            "average": 0,
            "count": 2903770,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298544995,
            "count": 2903770,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.581971982,
            "variance": 0.3386913878
          },
          {
            "average": -13.73201042,
            "count": 2903770,
            "maximum": 0,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.696398502,
            "variance": 22.05615889
          },
          {
            "average": 0,
            "count": 2903770,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 106.4097019,
            "count": 2903770,
            "maximum": 107,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.491778742,
            "variance": 0.2418463311
          },
          {
            "average": 207659448.4,
            "count": 2903770,
            "maximum": 207659679.5,
            "minimum": 207659124,
            "name": "GpsTime",
            "position": 12,
            "stddev": 253.9684314,
            "variance": 64499.96415
          },
          {
            "average": 0,
            "count": 2903770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2903770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2903770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001284192619,
            "count": 2903770,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03581262221,
            "variance": 0.00128254391
          },
          {
            "average": 0.2254117923,
            "count": 2903770,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4178532952,
            "variance": 0.1746013763
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304352.305,
          4321106.748,
          -9.299720843,
          305442.525,
          4322349.808,
          439.8402792
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304352.30501150753,
                4321106.748051624,
                -9.29972084311379
              ],
              [
                304352.30501150753,
                4322349.808051624,
                -9.29972084311379
              ],
              [
                305442.5250115075,
                4322349.808051624,
                439.8402791568862
              ],
              [
                305442.5250115075,
                4321106.748051624,
                439.8402791568862
              ],
              [
                304352.30501150753,
                4321106.748051624,
                -9.29972084311379
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:01:19+00:00",
        "end_time": "2018-04-13T12:52:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_236492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_236492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_236492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_236492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26020728,
            39.01713322,
            -9.299720843,
            -77.24726709,
            39.02856941,
            439.8402792
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.25985072908603,
                  39.01713322383194,
                  -9.29972084311379
                ],
                [
                  -77.26020727792167,
                  39.028326105512555,
                  -9.29972084311379
                ],
                [
                  -77.24762165362948,
                  39.02856940559004,
                  439.8402791568862
                ],
                [
                  -77.2472670860946,
                  39.01737642738621,
                  439.8402791568862
                ],
                [
                  -77.25985072908603,
                  39.01713322383194,
                  -9.29972084311379
                ]
              ]
            ]
          },
          "id": "20180413_236492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_236492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:01:19Z",
            "pc:count": 2903770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305128.7563,
                "count": 2903770,
                "maximum": 305442.525,
                "minimum": 304352.305,
                "name": "X",
                "position": 0,
                "stddev": 260.7213906,
                "variance": 67975.64351
              },
              {
                "average": 4321943.811,
                "count": 2903770,
                "maximum": 4322349.808,
                "minimum": 4321106.748,
                "name": "Y",
                "position": 1,
                "stddev": 347.842249,
                "variance": 120994.2302
              },
              {
                "average": 78.46195181,
                "count": 2903770,
                "maximum": 439.8402792,
                "minimum": -9.299720843,
                "name": "Z",
                "position": 2,
                "stddev": 16.82397346,
                "variance": 283.0460829
              },
              {
                "average": 3001.179894,
                "count": 2903770,
                "maximum": 65511,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3467.592101,
                "variance": 12024194.98
              },
              {
                "average": 2.672073201,
                "count": 2903770,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.36978257,
                "variance": 1.87630429
              },
              {
                "average": 3.907946566,
                "count": 2903770,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.160316485,
                "variance": 1.346334344
              },
              {
                "average": 0.5029916281,
                "count": 2903770,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999911362,
                "variance": 0.2499911363
              },
              {
                "average": 0,
                "count": 2903770,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298544995,
                "count": 2903770,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.581971982,
                "variance": 0.3386913878
              },
              {
                "average": -13.73201042,
                "count": 2903770,
                "maximum": 0,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.696398502,
                "variance": 22.05615889
              },
              {
                "average": 0,
                "count": 2903770,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 106.4097019,
                "count": 2903770,
                "maximum": 107,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.491778742,
                "variance": 0.2418463311
              },
              {
                "average": 207659448.4,
                "count": 2903770,
                "maximum": 207659679.5,
                "minimum": 207659124,
                "name": "GpsTime",
                "position": 12,
                "stddev": 253.9684314,
                "variance": 64499.96415
              },
              {
                "average": 0,
                "count": 2903770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2903770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2903770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001284192619,
                "count": 2903770,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03581262221,
                "variance": 0.00128254391
              },
              {
                "average": 0.2254117923,
                "count": 2903770,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4178532952,
                "variance": 0.1746013763
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304352.305,
              4321106.748,
              -9.299720843,
              305442.525,
              4322349.808,
              439.8402792
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304352.30501150753,
                    4321106.748051624,
                    -9.29972084311379
                  ],
                  [
                    304352.30501150753,
                    4322349.808051624,
                    -9.29972084311379
                  ],
                  [
                    305442.5250115075,
                    4322349.808051624,
                    439.8402791568862
                  ],
                  [
                    305442.5250115075,
                    4321106.748051624,
                    439.8402791568862
                  ],
                  [
                    304352.30501150753,
                    4321106.748051624,
                    -9.29972084311379
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:01:19+00:00",
            "end_time": "2018-04-13T12:52: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": "20180413_248484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22634995221566,
              38.99508702919732,
              -8.414185443223715
            ],
            [
              -77.22670547829367,
              39.006424823012885,
              -8.414185443223715
            ],
            [
              -77.20529532605971,
              39.006831681986625,
              439.52581455677625
            ],
            [
              -77.20494321163565,
              38.995493724643495,
              439.52581455677625
            ],
            [
              -77.22634995221566,
              38.99508702919732,
              -8.414185443223715
            ]
          ]
        ]
      },
      "bbox": [
        -77.22670548,
        38.99508703,
        -8.414185443,
        -77.20494321,
        39.00683168,
        439.5258146
      ],
      "properties": {
        "datetime": "2018-04-13T13:06:00Z",
        "pc:count": 15214040,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308095.0015,
            "count": 15214040,
            "maximum": 309048.248,
            "minimum": 307193.088,
            "name": "X",
            "position": 0,
            "stddev": 551.1578358,
            "variance": 303774.9599
          },
          {
            "average": 4319234.286,
            "count": 15214040,
            "maximum": 4319847.46,
            "minimum": 4318588.34,
            "name": "Y",
            "position": 1,
            "stddev": 357.0142197,
            "variance": 127459.153
          },
          {
            "average": 104.2930099,
            "count": 15214040,
            "maximum": 439.5258146,
            "minimum": -8.414185443,
            "name": "Z",
            "position": 2,
            "stddev": 13.25475438,
            "variance": 175.6885137
          },
          {
            "average": 4832.632846,
            "count": 15214040,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5073.267387,
            "variance": 25738041.98
          },
          {
            "average": 2.294160723,
            "count": 15214040,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.344921591,
            "variance": 1.808814086
          },
          {
            "average": 3.177323315,
            "count": 15214040,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.526121782,
            "variance": 2.329047694
          },
          {
            "average": 0.4960361613,
            "count": 15214040,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999843042,
            "variance": 0.2499843044
          },
          {
            "average": 0,
            "count": 15214040,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.399563298,
            "count": 15214040,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6477169427,
            "variance": 0.4195372378
          },
          {
            "average": -4.447308331,
            "count": 15214040,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.84696188,
            "variance": 165.0444297
          },
          {
            "average": 0,
            "count": 15214040,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 106.1463392,
            "count": 15214040,
            "maximum": 107,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5956436588,
            "variance": 0.3547913683
          },
          {
            "average": 207659533.4,
            "count": 15214040,
            "maximum": 207659960.9,
            "minimum": 207659181.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 228.4557492,
            "variance": 52192.02933
          },
          {
            "average": 0,
            "count": 15214040,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15214040,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15214040,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000952081104,
            "count": 15214040,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03084112041,
            "variance": 0.0009511747081
          },
          {
            "average": 0.3247107935,
            "count": 15214040,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4682667066,
            "variance": 0.2192737085
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307193.088,
          4318588.34,
          -8.414185443,
          309048.248,
          4319847.46,
          439.5258146
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307193.0880103404,
                4318588.340081562,
                -8.414185443223715
              ],
              [
                307193.0880103404,
                4319847.4600815615,
                -8.414185443223715
              ],
              [
                309048.24801034044,
                4319847.4600815615,
                439.52581455677625
              ],
              [
                309048.24801034044,
                4318588.340081562,
                439.52581455677625
              ],
              [
                307193.0880103404,
                4318588.340081562,
                -8.414185443223715
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:06:00+00:00",
        "end_time": "2018-04-13T12:53:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_248484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_248484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_248484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22670548,
            38.99508703,
            -8.414185443,
            -77.20494321,
            39.00683168,
            439.5258146
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22634995221566,
                  38.99508702919732,
                  -8.414185443223715
                ],
                [
                  -77.22670547829367,
                  39.006424823012885,
                  -8.414185443223715
                ],
                [
                  -77.20529532605971,
                  39.006831681986625,
                  439.52581455677625
                ],
                [
                  -77.20494321163565,
                  38.995493724643495,
                  439.52581455677625
                ],
                [
                  -77.22634995221566,
                  38.99508702919732,
                  -8.414185443223715
                ]
              ]
            ]
          },
          "id": "20180413_248484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:06:00Z",
            "pc:count": 15214040,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308095.0015,
                "count": 15214040,
                "maximum": 309048.248,
                "minimum": 307193.088,
                "name": "X",
                "position": 0,
                "stddev": 551.1578358,
                "variance": 303774.9599
              },
              {
                "average": 4319234.286,
                "count": 15214040,
                "maximum": 4319847.46,
                "minimum": 4318588.34,
                "name": "Y",
                "position": 1,
                "stddev": 357.0142197,
                "variance": 127459.153
              },
              {
                "average": 104.2930099,
                "count": 15214040,
                "maximum": 439.5258146,
                "minimum": -8.414185443,
                "name": "Z",
                "position": 2,
                "stddev": 13.25475438,
                "variance": 175.6885137
              },
              {
                "average": 4832.632846,
                "count": 15214040,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5073.267387,
                "variance": 25738041.98
              },
              {
                "average": 2.294160723,
                "count": 15214040,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.344921591,
                "variance": 1.808814086
              },
              {
                "average": 3.177323315,
                "count": 15214040,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.526121782,
                "variance": 2.329047694
              },
              {
                "average": 0.4960361613,
                "count": 15214040,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999843042,
                "variance": 0.2499843044
              },
              {
                "average": 0,
                "count": 15214040,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.399563298,
                "count": 15214040,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6477169427,
                "variance": 0.4195372378
              },
              {
                "average": -4.447308331,
                "count": 15214040,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.84696188,
                "variance": 165.0444297
              },
              {
                "average": 0,
                "count": 15214040,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 106.1463392,
                "count": 15214040,
                "maximum": 107,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5956436588,
                "variance": 0.3547913683
              },
              {
                "average": 207659533.4,
                "count": 15214040,
                "maximum": 207659960.9,
                "minimum": 207659181.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 228.4557492,
                "variance": 52192.02933
              },
              {
                "average": 0,
                "count": 15214040,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15214040,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15214040,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000952081104,
                "count": 15214040,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03084112041,
                "variance": 0.0009511747081
              },
              {
                "average": 0.3247107935,
                "count": 15214040,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4682667066,
                "variance": 0.2192737085
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307193.088,
              4318588.34,
              -8.414185443,
              309048.248,
              4319847.46,
              439.5258146
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307193.0880103404,
                    4318588.340081562,
                    -8.414185443223715
                  ],
                  [
                    307193.0880103404,
                    4319847.4600815615,
                    -8.414185443223715
                  ],
                  [
                    309048.24801034044,
                    4319847.4600815615,
                    439.52581455677625
                  ],
                  [
                    309048.24801034044,
                    4318588.340081562,
                    439.52581455677625
                  ],
                  [
                    307193.0880103404,
                    4318588.340081562,
                    -8.414185443223715
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:06:00+00:00",
            "end_time": "2018-04-13T12:53: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": "20180221_224532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31136874264831,
              39.12668261917035,
              -8.500710863136248
            ],
            [
              -77.31173959565352,
              39.13802020860601,
              -8.500710863136248
            ],
            [
              -77.29028905002707,
              39.1384438920584,
              361.63928913686374
            ],
            [
              -77.28992163078264,
              39.127106132502455,
              361.63928913686374
            ],
            [
              -77.31136874264831,
              39.12668261917035,
              -8.500710863136248
            ]
          ]
        ]
      },
      "bbox": [
        -77.3117396,
        39.12668262,
        -8.500710863,
        -77.28992163,
        39.13844389,
        361.6392891
      ],
      "properties": {
        "datetime": "2018-03-06T14:30:36Z",
        "pc:count": 17884960,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301091.554,
            "count": 17884960,
            "maximum": 302056.2568,
            "minimum": 300200.9368,
            "name": "X",
            "position": 0,
            "stddev": 546.0507749,
            "variance": 298171.4487
          },
          {
            "average": 4333936.592,
            "count": 17884960,
            "maximum": 4334637.048,
            "minimum": 4333377.848,
            "name": "Y",
            "position": 1,
            "stddev": 355.3867033,
            "variance": 126299.7089
          },
          {
            "average": 108.9319537,
            "count": 17884960,
            "maximum": 361.6392891,
            "minimum": -8.500710863,
            "name": "Z",
            "position": 2,
            "stddev": 17.68284788,
            "variance": 312.6831091
          },
          {
            "average": 5980.129004,
            "count": 17884960,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6073.583548,
            "variance": 36888417.11
          },
          {
            "average": 2.149134077,
            "count": 17884960,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.304321366,
            "variance": 1.701254226
          },
          {
            "average": 3.095773544,
            "count": 17884960,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.547020422,
            "variance": 2.393272186
          },
          {
            "average": 0.5027251948,
            "count": 17884960,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925872,
            "variance": 0.2499925873
          },
          {
            "average": 0,
            "count": 17884960,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.419026322,
            "count": 17884960,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5862546846,
            "variance": 0.3436945552
          },
          {
            "average": 8.435835061,
            "count": 17884960,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.768042237,
            "variance": 95.41464914
          },
          {
            "average": 0,
            "count": 17884960,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.926677,
            "count": 17884960,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.974119583,
            "variance": 80.53482229
          },
          {
            "average": 203402513.4,
            "count": 17884960,
            "maximum": 204381836.1,
            "minimum": 203276542.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 350122.8838,
            "variance": 122586033800.0
          },
          {
            "average": 0,
            "count": 17884960,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17884960,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17884960,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007618132777,
            "count": 17884960,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02759045054,
            "variance": 0.0007612329608
          },
          {
            "average": 0.34738596,
            "count": 17884960,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4761396512,
            "variance": 0.2267089675
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300200.9368,
          4333377.848,
          -8.500710863,
          302056.2568,
          4334637.048,
          361.6392891
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300200.93680916965,
                4333377.848378055,
                -8.500710863136248
              ],
              [
                300200.93680916965,
                4334637.048378054,
                -8.500710863136248
              ],
              [
                302056.2568091696,
                4334637.048378054,
                361.63928913686374
              ],
              [
                302056.2568091696,
                4333377.848378055,
                361.63928913686374
              ],
              [
                300200.93680916965,
                4333377.848378055,
                -8.500710863136248
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:30:36+00:00",
        "end_time": "2018-02-21T19:29:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_224532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_224532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_224532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_224532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3117396,
            39.12668262,
            -8.500710863,
            -77.28992163,
            39.13844389,
            361.6392891
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31136874264831,
                  39.12668261917035,
                  -8.500710863136248
                ],
                [
                  -77.31173959565352,
                  39.13802020860601,
                  -8.500710863136248
                ],
                [
                  -77.29028905002707,
                  39.1384438920584,
                  361.63928913686374
                ],
                [
                  -77.28992163078264,
                  39.127106132502455,
                  361.63928913686374
                ],
                [
                  -77.31136874264831,
                  39.12668261917035,
                  -8.500710863136248
                ]
              ]
            ]
          },
          "id": "20180221_224532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_224532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:30:36Z",
            "pc:count": 17884960,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301091.554,
                "count": 17884960,
                "maximum": 302056.2568,
                "minimum": 300200.9368,
                "name": "X",
                "position": 0,
                "stddev": 546.0507749,
                "variance": 298171.4487
              },
              {
                "average": 4333936.592,
                "count": 17884960,
                "maximum": 4334637.048,
                "minimum": 4333377.848,
                "name": "Y",
                "position": 1,
                "stddev": 355.3867033,
                "variance": 126299.7089
              },
              {
                "average": 108.9319537,
                "count": 17884960,
                "maximum": 361.6392891,
                "minimum": -8.500710863,
                "name": "Z",
                "position": 2,
                "stddev": 17.68284788,
                "variance": 312.6831091
              },
              {
                "average": 5980.129004,
                "count": 17884960,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6073.583548,
                "variance": 36888417.11
              },
              {
                "average": 2.149134077,
                "count": 17884960,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.304321366,
                "variance": 1.701254226
              },
              {
                "average": 3.095773544,
                "count": 17884960,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.547020422,
                "variance": 2.393272186
              },
              {
                "average": 0.5027251948,
                "count": 17884960,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925872,
                "variance": 0.2499925873
              },
              {
                "average": 0,
                "count": 17884960,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.419026322,
                "count": 17884960,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5862546846,
                "variance": 0.3436945552
              },
              {
                "average": 8.435835061,
                "count": 17884960,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.768042237,
                "variance": 95.41464914
              },
              {
                "average": 0,
                "count": 17884960,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.926677,
                "count": 17884960,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.974119583,
                "variance": 80.53482229
              },
              {
                "average": 203402513.4,
                "count": 17884960,
                "maximum": 204381836.1,
                "minimum": 203276542.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 350122.8838,
                "variance": 122586033800.0
              },
              {
                "average": 0,
                "count": 17884960,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17884960,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17884960,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007618132777,
                "count": 17884960,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02759045054,
                "variance": 0.0007612329608
              },
              {
                "average": 0.34738596,
                "count": 17884960,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4761396512,
                "variance": 0.2267089675
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300200.9368,
              4333377.848,
              -8.500710863,
              302056.2568,
              4334637.048,
              361.6392891
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300200.93680916965,
                    4333377.848378055,
                    -8.500710863136248
                  ],
                  [
                    300200.93680916965,
                    4334637.048378054,
                    -8.500710863136248
                  ],
                  [
                    302056.2568091696,
                    4334637.048378054,
                    361.63928913686374
                  ],
                  [
                    302056.2568091696,
                    4333377.848378055,
                    361.63928913686374
                  ],
                  [
                    300200.93680916965,
                    4333377.848378055,
                    -8.500710863136248
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:30:36+00:00",
            "end_time": "2018-02-21T19:29: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": "20180413_248488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2263850681729,
              39.00606970033185,
              -7.716067122561327
            ],
            [
              -77.22674074465887,
              39.017407652574875,
              -7.716067122561327
            ],
            [
              -77.20532566528063,
              39.017814643788974,
              441.34393287743865
            ],
            [
              -77.20497340262317,
              39.00647652797644,
              441.34393287743865
            ],
            [
              -77.2263850681729,
              39.00606970033185,
              -7.716067122561327
            ]
          ]
        ]
      },
      "bbox": [
        -77.22674074,
        39.0060697,
        -7.716067123,
        -77.2049734,
        39.01781464,
        441.3439329
      ],
      "properties": {
        "datetime": "2018-04-13T13:12:19Z",
        "pc:count": 15278146,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308128.2226,
            "count": 15278146,
            "maximum": 309075.1703,
            "minimum": 307219.8703,
            "name": "X",
            "position": 0,
            "stddev": 466.559509,
            "variance": 217677.7754
          },
          {
            "average": 4320412.46,
            "count": 15278146,
            "maximum": 4321066.506,
            "minimum": 4319807.366,
            "name": "Y",
            "position": 1,
            "stddev": 354.9384017,
            "variance": 125981.269
          },
          {
            "average": 110.3158031,
            "count": 15278146,
            "maximum": 441.3439329,
            "minimum": -7.716067123,
            "name": "Z",
            "position": 2,
            "stddev": 13.03060036,
            "variance": 169.7965459
          },
          {
            "average": 4468.655343,
            "count": 15278146,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4845.210038,
            "variance": 23476060.32
          },
          {
            "average": 2.404387155,
            "count": 15278146,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33422352,
            "variance": 1.780152401
          },
          {
            "average": 3.268067015,
            "count": 15278146,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.459152737,
            "variance": 2.129126709
          },
          {
            "average": 0.5012923034,
            "count": 15278146,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983463,
            "variance": 0.2499983463
          },
          {
            "average": 0,
            "count": 15278146,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.365482108,
            "count": 15278146,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6003557013,
            "variance": 0.3604269681
          },
          {
            "average": 11.66309018,
            "count": 15278146,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.280396283,
            "variance": 53.00417003
          },
          {
            "average": 0,
            "count": 15278146,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 105.5258061,
            "count": 15278146,
            "maximum": 106,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4996819096,
            "variance": 0.2496820108
          },
          {
            "average": 207659765.5,
            "count": 15278146,
            "maximum": 207660339.8,
            "minimum": 207659589.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 162.8721797,
            "variance": 26527.34693
          },
          {
            "average": 0,
            "count": 15278146,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15278146,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15278146,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007787594123,
            "count": 15278146,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02789539383,
            "variance": 0.000778152997
          },
          {
            "average": 0.356204673,
            "count": 15278146,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4788767262,
            "variance": 0.2293229189
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307219.8703,
          4319807.366,
          -7.716067123,
          309075.1703,
          4321066.506,
          441.3439329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307219.870301603,
                4319807.366452133,
                -7.716067122561327
              ],
              [
                307219.870301603,
                4321066.506452134,
                -7.716067122561327
              ],
              [
                309075.17030160304,
                4321066.506452134,
                441.34393287743865
              ],
              [
                309075.17030160304,
                4319807.366452133,
                441.34393287743865
              ],
              [
                307219.870301603,
                4319807.366452133,
                -7.716067122561327
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:12:19+00:00",
        "end_time": "2018-04-13T12:59:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_248488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_248488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_248488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22674074,
            39.0060697,
            -7.716067123,
            -77.2049734,
            39.01781464,
            441.3439329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2263850681729,
                  39.00606970033185,
                  -7.716067122561327
                ],
                [
                  -77.22674074465887,
                  39.017407652574875,
                  -7.716067122561327
                ],
                [
                  -77.20532566528063,
                  39.017814643788974,
                  441.34393287743865
                ],
                [
                  -77.20497340262317,
                  39.00647652797644,
                  441.34393287743865
                ],
                [
                  -77.2263850681729,
                  39.00606970033185,
                  -7.716067122561327
                ]
              ]
            ]
          },
          "id": "20180413_248488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:12:19Z",
            "pc:count": 15278146,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308128.2226,
                "count": 15278146,
                "maximum": 309075.1703,
                "minimum": 307219.8703,
                "name": "X",
                "position": 0,
                "stddev": 466.559509,
                "variance": 217677.7754
              },
              {
                "average": 4320412.46,
                "count": 15278146,
                "maximum": 4321066.506,
                "minimum": 4319807.366,
                "name": "Y",
                "position": 1,
                "stddev": 354.9384017,
                "variance": 125981.269
              },
              {
                "average": 110.3158031,
                "count": 15278146,
                "maximum": 441.3439329,
                "minimum": -7.716067123,
                "name": "Z",
                "position": 2,
                "stddev": 13.03060036,
                "variance": 169.7965459
              },
              {
                "average": 4468.655343,
                "count": 15278146,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4845.210038,
                "variance": 23476060.32
              },
              {
                "average": 2.404387155,
                "count": 15278146,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33422352,
                "variance": 1.780152401
              },
              {
                "average": 3.268067015,
                "count": 15278146,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.459152737,
                "variance": 2.129126709
              },
              {
                "average": 0.5012923034,
                "count": 15278146,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983463,
                "variance": 0.2499983463
              },
              {
                "average": 0,
                "count": 15278146,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.365482108,
                "count": 15278146,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6003557013,
                "variance": 0.3604269681
              },
              {
                "average": 11.66309018,
                "count": 15278146,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.280396283,
                "variance": 53.00417003
              },
              {
                "average": 0,
                "count": 15278146,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 105.5258061,
                "count": 15278146,
                "maximum": 106,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4996819096,
                "variance": 0.2496820108
              },
              {
                "average": 207659765.5,
                "count": 15278146,
                "maximum": 207660339.8,
                "minimum": 207659589.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 162.8721797,
                "variance": 26527.34693
              },
              {
                "average": 0,
                "count": 15278146,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15278146,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15278146,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007787594123,
                "count": 15278146,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02789539383,
                "variance": 0.000778152997
              },
              {
                "average": 0.356204673,
                "count": 15278146,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4788767262,
                "variance": 0.2293229189
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307219.8703,
              4319807.366,
              -7.716067123,
              309075.1703,
              4321066.506,
              441.3439329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307219.870301603,
                    4319807.366452133,
                    -7.716067122561327
                  ],
                  [
                    307219.870301603,
                    4321066.506452134,
                    -7.716067122561327
                  ],
                  [
                    309075.17030160304,
                    4321066.506452134,
                    441.34393287743865
                  ],
                  [
                    309075.17030160304,
                    4319807.366452133,
                    441.34393287743865
                  ],
                  [
                    307219.870301603,
                    4319807.366452133,
                    -7.716067122561327
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:12:19+00:00",
            "end_time": "2018-04-13T12:59:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_224536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31141779841265,
              39.13766499245768,
              -10.32761932477311
            ],
            [
              -77.3117888337638,
              39.14900346046714,
              -10.32761932477311
            ],
            [
              -77.2903351864447,
              39.14942724712763,
              357.7123806752269
            ],
            [
              -77.289967586966,
              39.13808860895697,
              357.7123806752269
            ],
            [
              -77.31141779841265,
              39.13766499245768,
              -10.32761932477311
            ]
          ]
        ]
      },
      "bbox": [
        -77.31178883,
        39.13766499,
        -10.32761932,
        -77.28996759,
        39.14942725,
        357.7123807
      ],
      "properties": {
        "datetime": "2018-02-21T19:47:17Z",
        "pc:count": 14942416,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301247.6673,
            "count": 14942416,
            "maximum": 302083.0477,
            "minimum": 300227.7477,
            "name": "X",
            "position": 0,
            "stddev": 573.3890497,
            "variance": 328775.0023
          },
          {
            "average": 4335174.615,
            "count": 14942416,
            "maximum": 4335856.213,
            "minimum": 4334596.913,
            "name": "Y",
            "position": 1,
            "stddev": 342.4418266,
            "variance": 117266.4046
          },
          {
            "average": 127.2334868,
            "count": 14942416,
            "maximum": 357.7123807,
            "minimum": -10.32761932,
            "name": "Z",
            "position": 2,
            "stddev": 11.36133429,
            "variance": 129.0799168
          },
          {
            "average": 6991.193773,
            "count": 14942416,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6424.502969,
            "variance": 41274238.4
          },
          {
            "average": 1.973010255,
            "count": 14942416,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.251815946,
            "variance": 1.567043162
          },
          {
            "average": 2.797920898,
            "count": 14942416,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.575314187,
            "variance": 2.481614789
          },
          {
            "average": 0.4963167938,
            "count": 14942416,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999864505,
            "variance": 0.2499864507
          },
          {
            "average": 0,
            "count": 14942416,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.40912313,
            "count": 14942416,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5096637188,
            "variance": 0.2597571062
          },
          {
            "average": 1.606595459,
            "count": 14942416,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.05699943,
            "variance": 197.5992328
          },
          {
            "average": 0,
            "count": 14942416,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.05955396,
            "count": 14942416,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6956642059,
            "variance": 0.4839486873
          },
          {
            "average": 203276693.5,
            "count": 14942416,
            "maximum": 203277637.2,
            "minimum": 203275781.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 641.1554063,
            "variance": 411080.2551
          },
          {
            "average": 0,
            "count": 14942416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14942416,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14942416,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003257839964,
            "count": 14942416,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01804654767,
            "variance": 0.000325677883
          },
          {
            "average": 0.4392209399,
            "count": 14942416,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4962921744,
            "variance": 0.2463059223
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300227.7477,
          4334596.913,
          -10.32761932,
          302083.0477,
          4335856.213,
          357.7123807
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300227.74774946587,
                4334596.913435266,
                -10.32761932477311
              ],
              [
                300227.74774946587,
                4335856.213435267,
                -10.32761932477311
              ],
              [
                302083.0477494659,
                4335856.213435267,
                357.7123806752269
              ],
              [
                302083.0477494659,
                4334596.913435266,
                357.7123806752269
              ],
              [
                300227.74774946587,
                4334596.913435266,
                -10.32761932477311
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:47:17+00:00",
        "end_time": "2018-02-21T19:16:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_224536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_224536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_224536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_224536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31178883,
            39.13766499,
            -10.32761932,
            -77.28996759,
            39.14942725,
            357.7123807
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31141779841265,
                  39.13766499245768,
                  -10.32761932477311
                ],
                [
                  -77.3117888337638,
                  39.14900346046714,
                  -10.32761932477311
                ],
                [
                  -77.2903351864447,
                  39.14942724712763,
                  357.7123806752269
                ],
                [
                  -77.289967586966,
                  39.13808860895697,
                  357.7123806752269
                ],
                [
                  -77.31141779841265,
                  39.13766499245768,
                  -10.32761932477311
                ]
              ]
            ]
          },
          "id": "20180221_224536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_224536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:47:17Z",
            "pc:count": 14942416,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301247.6673,
                "count": 14942416,
                "maximum": 302083.0477,
                "minimum": 300227.7477,
                "name": "X",
                "position": 0,
                "stddev": 573.3890497,
                "variance": 328775.0023
              },
              {
                "average": 4335174.615,
                "count": 14942416,
                "maximum": 4335856.213,
                "minimum": 4334596.913,
                "name": "Y",
                "position": 1,
                "stddev": 342.4418266,
                "variance": 117266.4046
              },
              {
                "average": 127.2334868,
                "count": 14942416,
                "maximum": 357.7123807,
                "minimum": -10.32761932,
                "name": "Z",
                "position": 2,
                "stddev": 11.36133429,
                "variance": 129.0799168
              },
              {
                "average": 6991.193773,
                "count": 14942416,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6424.502969,
                "variance": 41274238.4
              },
              {
                "average": 1.973010255,
                "count": 14942416,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.251815946,
                "variance": 1.567043162
              },
              {
                "average": 2.797920898,
                "count": 14942416,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.575314187,
                "variance": 2.481614789
              },
              {
                "average": 0.4963167938,
                "count": 14942416,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999864505,
                "variance": 0.2499864507
              },
              {
                "average": 0,
                "count": 14942416,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.40912313,
                "count": 14942416,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5096637188,
                "variance": 0.2597571062
              },
              {
                "average": 1.606595459,
                "count": 14942416,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.05699943,
                "variance": 197.5992328
              },
              {
                "average": 0,
                "count": 14942416,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.05955396,
                "count": 14942416,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6956642059,
                "variance": 0.4839486873
              },
              {
                "average": 203276693.5,
                "count": 14942416,
                "maximum": 203277637.2,
                "minimum": 203275781.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 641.1554063,
                "variance": 411080.2551
              },
              {
                "average": 0,
                "count": 14942416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14942416,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14942416,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003257839964,
                "count": 14942416,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01804654767,
                "variance": 0.000325677883
              },
              {
                "average": 0.4392209399,
                "count": 14942416,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4962921744,
                "variance": 0.2463059223
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300227.7477,
              4334596.913,
              -10.32761932,
              302083.0477,
              4335856.213,
              357.7123807
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300227.74774946587,
                    4334596.913435266,
                    -10.32761932477311
                  ],
                  [
                    300227.74774946587,
                    4335856.213435267,
                    -10.32761932477311
                  ],
                  [
                    302083.0477494659,
                    4335856.213435267,
                    357.7123806752269
                  ],
                  [
                    302083.0477494659,
                    4334596.913435266,
                    357.7123806752269
                  ],
                  [
                    300227.74774946587,
                    4334596.913435266,
                    -10.32761932477311
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:47:17+00:00",
            "end_time": "2018-02-21T19:16:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_248492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22641979995109,
              39.01705173833211,
              -4.641972900724568
            ],
            [
              -77.22677558725385,
              39.02838858837521,
              -4.641972900724568
            ],
            [
              -77.20535742610886,
              39.028795676795795,
              447.2380270992754
            ],
            [
              -77.20500505413601,
              39.01745866317349,
              447.2380270992754
            ],
            [
              -77.22641979995109,
              39.01705173833211,
              -4.641972900724568
            ]
          ]
        ]
      },
      "bbox": [
        -77.22677559,
        39.01705174,
        -4.641972901,
        -77.20500505,
        39.02879568,
        447.2380271
      ],
      "properties": {
        "datetime": "2018-04-13T13:12:48Z",
        "pc:count": 14199260,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308233.8401,
            "count": 14199260,
            "maximum": 309101.9722,
            "minimum": 307246.6922,
            "name": "X",
            "position": 0,
            "stddev": 552.142452,
            "variance": 304861.2873
          },
          {
            "average": 4321649.735,
            "count": 14199260,
            "maximum": 4322285.344,
            "minimum": 4321026.324,
            "name": "Y",
            "position": 1,
            "stddev": 345.5972513,
            "variance": 119437.4601
          },
          {
            "average": 117.7918581,
            "count": 14199260,
            "maximum": 447.2380271,
            "minimum": -4.641972901,
            "name": "Z",
            "position": 2,
            "stddev": 12.49259856,
            "variance": 156.0650187
          },
          {
            "average": 4836.362202,
            "count": 14199260,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4994.602372,
            "variance": 24946052.85
          },
          {
            "average": 2.219626938,
            "count": 14199260,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.298950846,
            "variance": 1.687273301
          },
          {
            "average": 3.066940179,
            "count": 14199260,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.491133936,
            "variance": 2.223480415
          },
          {
            "average": 0.5034798292,
            "count": 14199260,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999879082,
            "variance": 0.2499879084
          },
          {
            "average": 0,
            "count": 14199260,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.399194747,
            "count": 14199260,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6121836979,
            "variance": 0.37476888
          },
          {
            "average": -6.408980081,
            "count": 14199260,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.56080319,
            "variance": 157.7737768
          },
          {
            "average": 0,
            "count": 14199260,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 104.7750385,
            "count": 14199260,
            "maximum": 106,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6310416407,
            "variance": 0.3982135523
          },
          {
            "average": 207660034.7,
            "count": 14199260,
            "maximum": 207660368.1,
            "minimum": 207659616.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 242.983677,
            "variance": 59041.06731
          },
          {
            "average": 0,
            "count": 14199260,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14199260,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14199260,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00079377376,
            "count": 14199260,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02816280773,
            "variance": 0.0007931437391
          },
          {
            "average": 0.3807291366,
            "count": 14199260,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4855661415,
            "variance": 0.2357744777
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307246.6922,
          4321026.324,
          -4.641972901,
          309101.9722,
          4322285.344,
          447.2380271
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307246.69218554406,
                4321026.323706224,
                -4.641972900724568
              ],
              [
                307246.69218554406,
                4322285.343706223,
                -4.641972900724568
              ],
              [
                309101.9721855441,
                4322285.343706223,
                447.2380270992754
              ],
              [
                309101.9721855441,
                4321026.323706224,
                447.2380270992754
              ],
              [
                307246.69218554406,
                4321026.323706224,
                -4.641972900724568
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:12:48+00:00",
        "end_time": "2018-04-13T13:00:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_248492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_248492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_248492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22677559,
            39.01705174,
            -4.641972901,
            -77.20500505,
            39.02879568,
            447.2380271
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22641979995109,
                  39.01705173833211,
                  -4.641972900724568
                ],
                [
                  -77.22677558725385,
                  39.02838858837521,
                  -4.641972900724568
                ],
                [
                  -77.20535742610886,
                  39.028795676795795,
                  447.2380270992754
                ],
                [
                  -77.20500505413601,
                  39.01745866317349,
                  447.2380270992754
                ],
                [
                  -77.22641979995109,
                  39.01705173833211,
                  -4.641972900724568
                ]
              ]
            ]
          },
          "id": "20180413_248492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:12:48Z",
            "pc:count": 14199260,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308233.8401,
                "count": 14199260,
                "maximum": 309101.9722,
                "minimum": 307246.6922,
                "name": "X",
                "position": 0,
                "stddev": 552.142452,
                "variance": 304861.2873
              },
              {
                "average": 4321649.735,
                "count": 14199260,
                "maximum": 4322285.344,
                "minimum": 4321026.324,
                "name": "Y",
                "position": 1,
                "stddev": 345.5972513,
                "variance": 119437.4601
              },
              {
                "average": 117.7918581,
                "count": 14199260,
                "maximum": 447.2380271,
                "minimum": -4.641972901,
                "name": "Z",
                "position": 2,
                "stddev": 12.49259856,
                "variance": 156.0650187
              },
              {
                "average": 4836.362202,
                "count": 14199260,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4994.602372,
                "variance": 24946052.85
              },
              {
                "average": 2.219626938,
                "count": 14199260,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.298950846,
                "variance": 1.687273301
              },
              {
                "average": 3.066940179,
                "count": 14199260,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.491133936,
                "variance": 2.223480415
              },
              {
                "average": 0.5034798292,
                "count": 14199260,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999879082,
                "variance": 0.2499879084
              },
              {
                "average": 0,
                "count": 14199260,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.399194747,
                "count": 14199260,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6121836979,
                "variance": 0.37476888
              },
              {
                "average": -6.408980081,
                "count": 14199260,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.56080319,
                "variance": 157.7737768
              },
              {
                "average": 0,
                "count": 14199260,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 104.7750385,
                "count": 14199260,
                "maximum": 106,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6310416407,
                "variance": 0.3982135523
              },
              {
                "average": 207660034.7,
                "count": 14199260,
                "maximum": 207660368.1,
                "minimum": 207659616.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 242.983677,
                "variance": 59041.06731
              },
              {
                "average": 0,
                "count": 14199260,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14199260,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14199260,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00079377376,
                "count": 14199260,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02816280773,
                "variance": 0.0007931437391
              },
              {
                "average": 0.3807291366,
                "count": 14199260,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4855661415,
                "variance": 0.2357744777
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307246.6922,
              4321026.324,
              -4.641972901,
              309101.9722,
              4322285.344,
              447.2380271
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307246.69218554406,
                    4321026.323706224,
                    -4.641972900724568
                  ],
                  [
                    307246.69218554406,
                    4322285.343706223,
                    -4.641972900724568
                  ],
                  [
                    309101.9721855441,
                    4322285.343706223,
                    447.2380270992754
                  ],
                  [
                    309101.9721855441,
                    4321026.323706224,
                    447.2380270992754
                  ],
                  [
                    307246.69218554406,
                    4321026.323706224,
                    -4.641972900724568
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:12:48+00:00",
            "end_time": "2018-04-13T13: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": "20180228_230504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.289905991173,
              39.04985988294564,
              -9.699756470785758
            ],
            [
              -77.29027241617673,
              39.061198333422745,
              -9.699756470785758
            ],
            [
              -77.26884481552304,
              39.061617381433514,
              561.3002435292142
            ],
            [
              -77.26848181155528,
              39.05027876258887,
              561.3002435292142
            ],
            [
              -77.289905991173,
              39.04985988294564,
              -9.699756470785758
            ]
          ]
        ]
      },
      "bbox": [
        -77.29027242,
        39.04985988,
        -9.699756471,
        -77.26848181,
        39.06161738,
        561.3002435
      ],
      "properties": {
        "datetime": "2018-04-13T13:04:16Z",
        "pc:count": 26567773,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302838.8625,
            "count": 26567773,
            "maximum": 303696.7603,
            "minimum": 301841.4403,
            "name": "X",
            "position": 0,
            "stddev": 508.3830779,
            "variance": 258453.3539
          },
          {
            "average": 4325397.993,
            "count": 26567773,
            "maximum": 4326063.429,
            "minimum": 4324804.169,
            "name": "Y",
            "position": 1,
            "stddev": 330.9060102,
            "variance": 109498.7876
          },
          {
            "average": 102.0345385,
            "count": 26567773,
            "maximum": 561.3002435,
            "minimum": -9.699756471,
            "name": "Z",
            "position": 2,
            "stddev": 57.82846927,
            "variance": 3344.131858
          },
          {
            "average": 5288.365913,
            "count": 26567773,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5672.224802,
            "variance": 32174134.21
          },
          {
            "average": 2.327863574,
            "count": 26567773,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.339960555,
            "variance": 1.79549429
          },
          {
            "average": 3.262813635,
            "count": 26567773,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.506389402,
            "variance": 2.269209032
          },
          {
            "average": 0.5479548098,
            "count": 26567773,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4976950327,
            "variance": 0.2477003455
          },
          {
            "average": 0,
            "count": 26567773,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299426565,
            "count": 26567773,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5742281,
            "variance": 0.3297379108
          },
          {
            "average": 10.66033701,
            "count": 26567773,
            "maximum": 31.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.818953416,
            "variance": 96.41184619
          },
          {
            "average": 0,
            "count": 26567773,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.63029566,
            "count": 26567773,
            "maximum": 107,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.07944909,
            "variance": 364.0253775
          },
          {
            "average": 205196694.8,
            "count": 26567773,
            "maximum": 207659856.3,
            "minimum": 203883098.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1793900.668,
            "variance": 3218079608000.0
          },
          {
            "average": 0,
            "count": 26567773,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26567773,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26567773,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006943374591,
            "count": 26567773,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02634113477,
            "variance": 0.0006938553808
          },
          {
            "average": 0.7130188518,
            "count": 26567773,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4523527125,
            "variance": 0.2046229765
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301841.4403,
          4324804.169,
          -9.699756471,
          303696.7603,
          4326063.429,
          561.3002435
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301841.4403228341,
                4324804.168840083,
                -9.699756470785758
              ],
              [
                301841.4403228341,
                4326063.428840083,
                -9.699756470785758
              ],
              [
                303696.7603228341,
                4326063.428840083,
                561.3002435292142
              ],
              [
                303696.7603228341,
                4324804.168840083,
                561.3002435292142
              ],
              [
                301841.4403228341,
                4324804.168840083,
                -9.699756470785758
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:04:16+00:00",
        "end_time": "2018-02-28T19:58:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_230504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_230504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_230504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_230504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29027242,
            39.04985988,
            -9.699756471,
            -77.26848181,
            39.06161738,
            561.3002435
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.289905991173,
                  39.04985988294564,
                  -9.699756470785758
                ],
                [
                  -77.29027241617673,
                  39.061198333422745,
                  -9.699756470785758
                ],
                [
                  -77.26884481552304,
                  39.061617381433514,
                  561.3002435292142
                ],
                [
                  -77.26848181155528,
                  39.05027876258887,
                  561.3002435292142
                ],
                [
                  -77.289905991173,
                  39.04985988294564,
                  -9.699756470785758
                ]
              ]
            ]
          },
          "id": "20180228_230504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_230504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:04:16Z",
            "pc:count": 26567773,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302838.8625,
                "count": 26567773,
                "maximum": 303696.7603,
                "minimum": 301841.4403,
                "name": "X",
                "position": 0,
                "stddev": 508.3830779,
                "variance": 258453.3539
              },
              {
                "average": 4325397.993,
                "count": 26567773,
                "maximum": 4326063.429,
                "minimum": 4324804.169,
                "name": "Y",
                "position": 1,
                "stddev": 330.9060102,
                "variance": 109498.7876
              },
              {
                "average": 102.0345385,
                "count": 26567773,
                "maximum": 561.3002435,
                "minimum": -9.699756471,
                "name": "Z",
                "position": 2,
                "stddev": 57.82846927,
                "variance": 3344.131858
              },
              {
                "average": 5288.365913,
                "count": 26567773,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5672.224802,
                "variance": 32174134.21
              },
              {
                "average": 2.327863574,
                "count": 26567773,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.339960555,
                "variance": 1.79549429
              },
              {
                "average": 3.262813635,
                "count": 26567773,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.506389402,
                "variance": 2.269209032
              },
              {
                "average": 0.5479548098,
                "count": 26567773,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4976950327,
                "variance": 0.2477003455
              },
              {
                "average": 0,
                "count": 26567773,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299426565,
                "count": 26567773,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5742281,
                "variance": 0.3297379108
              },
              {
                "average": 10.66033701,
                "count": 26567773,
                "maximum": 31.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.818953416,
                "variance": 96.41184619
              },
              {
                "average": 0,
                "count": 26567773,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.63029566,
                "count": 26567773,
                "maximum": 107,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.07944909,
                "variance": 364.0253775
              },
              {
                "average": 205196694.8,
                "count": 26567773,
                "maximum": 207659856.3,
                "minimum": 203883098.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1793900.668,
                "variance": 3218079608000.0
              },
              {
                "average": 0,
                "count": 26567773,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26567773,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26567773,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006943374591,
                "count": 26567773,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02634113477,
                "variance": 0.0006938553808
              },
              {
                "average": 0.7130188518,
                "count": 26567773,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4523527125,
                "variance": 0.2046229765
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301841.4403,
              4324804.169,
              -9.699756471,
              303696.7603,
              4326063.429,
              561.3002435
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301841.4403228341,
                    4324804.168840083,
                    -9.699756470785758
                  ],
                  [
                    301841.4403228341,
                    4326063.428840083,
                    -9.699756470785758
                  ],
                  [
                    303696.7603228341,
                    4326063.428840083,
                    561.3002435292142
                  ],
                  [
                    303696.7603228341,
                    4324804.168840083,
                    561.3002435292142
                  ],
                  [
                    301841.4403228341,
                    4324804.168840083,
                    -9.699756470785758
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:04:16+00:00",
            "end_time": "2018-02-28T19:58:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_248496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22645460763678,
              39.028035459169736,
              4.048355903247284
            ],
            [
              -77.22681055105535,
              39.03937264772771,
              4.048355903247284
            ],
            [
              -77.20539046011491,
              39.03977981160282,
              435.8483559032473
            ],
            [
              -77.20503793377888,
              39.02844245944388,
              435.8483559032473
            ],
            [
              -77.22645460763678,
              39.028035459169736,
              4.048355903247284
            ]
          ]
        ]
      },
      "bbox": [
        -77.22681055,
        39.02803546,
        4.048355903,
        -77.20503793,
        39.03977981,
        435.8483559
      ],
      "properties": {
        "datetime": "2018-04-13T13:17:04Z",
        "pc:count": 15195586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308168.2724,
            "count": 15195586,
            "maximum": 309128.6801,
            "minimum": 307273.5201,
            "name": "X",
            "position": 0,
            "stddev": 576.5726808,
            "variance": 332436.0563
          },
          {
            "average": 4322913.476,
            "count": 15195586,
            "maximum": 4323504.53,
            "minimum": 4322245.47,
            "name": "Y",
            "position": 1,
            "stddev": 345.1602948,
            "variance": 119135.6291
          },
          {
            "average": 111.1522724,
            "count": 15195586,
            "maximum": 435.8483559,
            "minimum": 4.048355903,
            "name": "Z",
            "position": 2,
            "stddev": 13.42772737,
            "variance": 180.3038623
          },
          {
            "average": 4505.67473,
            "count": 15195586,
            "maximum": 65531,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4856.090693,
            "variance": 23581616.82
          },
          {
            "average": 2.346340444,
            "count": 15195586,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.334512979,
            "variance": 1.780924892
          },
          {
            "average": 3.269366578,
            "count": 15195586,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.46719268,
            "variance": 2.15265436
          },
          {
            "average": 0.5019313503,
            "count": 15195586,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962863,
            "variance": 0.2499962863
          },
          {
            "average": 0,
            "count": 15195586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.378579806,
            "count": 15195586,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6081588354,
            "variance": 0.369857169
          },
          {
            "average": -2.942641935,
            "count": 15195586,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.55862054,
            "variance": 183.8361909
          },
          {
            "average": 0,
            "count": 15195586,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 104.090775,
            "count": 15195586,
            "maximum": 105,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6124127522,
            "variance": 0.3750493791
          },
          {
            "average": 207660294.3,
            "count": 15195586,
            "maximum": 207660624.7,
            "minimum": 207659895.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 231.0430062,
            "variance": 53380.87074
          },
          {
            "average": 0,
            "count": 15195586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15195586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15195586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009071055239,
            "count": 15195586,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03010453028,
            "variance": 0.0009062827431
          },
          {
            "average": 0.3009332447,
            "count": 15195586,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4586637557,
            "variance": 0.2103724408
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307273.5201,
          4322245.47,
          4.048355903,
          309128.6801,
          4323504.53,
          435.8483559
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307273.52010716684,
                4322245.469867016,
                4.048355903247284
              ],
              [
                307273.52010716684,
                4323504.529867017,
                4.048355903247284
              ],
              [
                309128.6801071669,
                4323504.529867017,
                435.8483559032473
              ],
              [
                309128.6801071669,
                4322245.469867016,
                435.8483559032473
              ],
              [
                307273.52010716684,
                4322245.469867016,
                4.048355903247284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:17:04+00:00",
        "end_time": "2018-04-13T13:04:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_248496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_248496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_248496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22681055,
            39.02803546,
            4.048355903,
            -77.20503793,
            39.03977981,
            435.8483559
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22645460763678,
                  39.028035459169736,
                  4.048355903247284
                ],
                [
                  -77.22681055105535,
                  39.03937264772771,
                  4.048355903247284
                ],
                [
                  -77.20539046011491,
                  39.03977981160282,
                  435.8483559032473
                ],
                [
                  -77.20503793377888,
                  39.02844245944388,
                  435.8483559032473
                ],
                [
                  -77.22645460763678,
                  39.028035459169736,
                  4.048355903247284
                ]
              ]
            ]
          },
          "id": "20180413_248496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:17:04Z",
            "pc:count": 15195586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308168.2724,
                "count": 15195586,
                "maximum": 309128.6801,
                "minimum": 307273.5201,
                "name": "X",
                "position": 0,
                "stddev": 576.5726808,
                "variance": 332436.0563
              },
              {
                "average": 4322913.476,
                "count": 15195586,
                "maximum": 4323504.53,
                "minimum": 4322245.47,
                "name": "Y",
                "position": 1,
                "stddev": 345.1602948,
                "variance": 119135.6291
              },
              {
                "average": 111.1522724,
                "count": 15195586,
                "maximum": 435.8483559,
                "minimum": 4.048355903,
                "name": "Z",
                "position": 2,
                "stddev": 13.42772737,
                "variance": 180.3038623
              },
              {
                "average": 4505.67473,
                "count": 15195586,
                "maximum": 65531,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4856.090693,
                "variance": 23581616.82
              },
              {
                "average": 2.346340444,
                "count": 15195586,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.334512979,
                "variance": 1.780924892
              },
              {
                "average": 3.269366578,
                "count": 15195586,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.46719268,
                "variance": 2.15265436
              },
              {
                "average": 0.5019313503,
                "count": 15195586,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962863,
                "variance": 0.2499962863
              },
              {
                "average": 0,
                "count": 15195586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.378579806,
                "count": 15195586,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6081588354,
                "variance": 0.369857169
              },
              {
                "average": -2.942641935,
                "count": 15195586,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.55862054,
                "variance": 183.8361909
              },
              {
                "average": 0,
                "count": 15195586,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 104.090775,
                "count": 15195586,
                "maximum": 105,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6124127522,
                "variance": 0.3750493791
              },
              {
                "average": 207660294.3,
                "count": 15195586,
                "maximum": 207660624.7,
                "minimum": 207659895.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 231.0430062,
                "variance": 53380.87074
              },
              {
                "average": 0,
                "count": 15195586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15195586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15195586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009071055239,
                "count": 15195586,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03010453028,
                "variance": 0.0009062827431
              },
              {
                "average": 0.3009332447,
                "count": 15195586,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4586637557,
                "variance": 0.2103724408
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307273.5201,
              4322245.47,
              4.048355903,
              309128.6801,
              4323504.53,
              435.8483559
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307273.52010716684,
                    4322245.469867016,
                    4.048355903247284
                  ],
                  [
                    307273.52010716684,
                    4323504.529867017,
                    4.048355903247284
                  ],
                  [
                    309128.6801071669,
                    4323504.529867017,
                    435.8483559032473
                  ],
                  [
                    309128.6801071669,
                    4322245.469867016,
                    435.8483559032473
                  ],
                  [
                    307273.52010716684,
                    4322245.469867016,
                    4.048355903247284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:17:04+00:00",
            "end_time": "2018-04-13T13:04: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": "20180413_248500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22648849479344,
              39.039018849886745,
              -9.683904876346787
            ],
            [
              -77.22684457160116,
              39.05035565660748,
              -9.683904876346787
            ],
            [
              -77.20542093299605,
              39.05076292619993,
              449.6960951236532
            ],
            [
              -77.20506827506512,
              39.03942595585467,
              449.6960951236532
            ],
            [
              -77.22648849479344,
              39.039018849886745,
              -9.683904876346787
            ]
          ]
        ]
      },
      "bbox": [
        -77.22684457,
        39.03901885,
        -9.683904876,
        -77.20506828,
        39.05076293,
        449.6960951
      ],
      "properties": {
        "datetime": "2018-04-13T13:36:14Z",
        "pc:count": 16325323,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308159.1268,
            "count": 16325323,
            "maximum": 309155.6149,
            "minimum": 307300.4349,
            "name": "X",
            "position": 0,
            "stddev": 463.1181617,
            "variance": 214478.4317
          },
          {
            "average": 4324089.239,
            "count": 16325323,
            "maximum": 4324723.599,
            "minimum": 4323464.579,
            "name": "Y",
            "position": 1,
            "stddev": 356.0933555,
            "variance": 126802.4778
          },
          {
            "average": 99.32645153,
            "count": 16325323,
            "maximum": 449.6960951,
            "minimum": -9.683904876,
            "name": "Z",
            "position": 2,
            "stddev": 15.70817496,
            "variance": 246.7467604
          },
          {
            "average": 3972.823184,
            "count": 16325323,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4453.573401,
            "variance": 19834316.04
          },
          {
            "average": 2.544879449,
            "count": 16325323,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349723771,
            "variance": 1.821754257
          },
          {
            "average": 3.517800414,
            "count": 16325323,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.369662995,
            "variance": 1.875976719
          },
          {
            "average": 0.5031419593,
            "count": 16325323,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999901433,
            "variance": 0.2499901434
          },
          {
            "average": 0,
            "count": 16325323,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320482847,
            "count": 16325323,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.57916919,
            "variance": 0.3354369506
          },
          {
            "average": 11.30036039,
            "count": 16325323,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.84737516,
            "variance": 61.58129691
          },
          {
            "average": 0,
            "count": 16325323,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 103.4762236,
            "count": 16325323,
            "maximum": 104,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5121793385,
            "variance": 0.2623276748
          },
          {
            "average": 207660501,
            "count": 16325323,
            "maximum": 207661774.9,
            "minimum": 207660359.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 150.2120335,
            "variance": 22563.655
          },
          {
            "average": 0,
            "count": 16325323,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16325323,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16325323,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009003190932,
            "count": 16325323,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02999180845,
            "variance": 0.0008995085739
          },
          {
            "average": 0.3511406176,
            "count": 16325323,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4773268254,
            "variance": 0.2278408982
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307300.4349,
          4323464.579,
          -9.683904876,
          309155.6149,
          4324723.599,
          449.6960951
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307300.43485277717,
                4323464.579399157,
                -9.683904876346787
              ],
              [
                307300.43485277717,
                4324723.599399157,
                -9.683904876346787
              ],
              [
                309155.6148527772,
                4324723.599399157,
                449.6960951236532
              ],
              [
                309155.6148527772,
                4323464.579399157,
                449.6960951236532
              ],
              [
                307300.43485277717,
                4323464.579399157,
                -9.683904876346787
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:36:14+00:00",
        "end_time": "2018-04-13T13:12:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_248500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_248500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_248500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22684457,
            39.03901885,
            -9.683904876,
            -77.20506828,
            39.05076293,
            449.6960951
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22648849479344,
                  39.039018849886745,
                  -9.683904876346787
                ],
                [
                  -77.22684457160116,
                  39.05035565660748,
                  -9.683904876346787
                ],
                [
                  -77.20542093299605,
                  39.05076292619993,
                  449.6960951236532
                ],
                [
                  -77.20506827506512,
                  39.03942595585467,
                  449.6960951236532
                ],
                [
                  -77.22648849479344,
                  39.039018849886745,
                  -9.683904876346787
                ]
              ]
            ]
          },
          "id": "20180413_248500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:36:14Z",
            "pc:count": 16325323,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308159.1268,
                "count": 16325323,
                "maximum": 309155.6149,
                "minimum": 307300.4349,
                "name": "X",
                "position": 0,
                "stddev": 463.1181617,
                "variance": 214478.4317
              },
              {
                "average": 4324089.239,
                "count": 16325323,
                "maximum": 4324723.599,
                "minimum": 4323464.579,
                "name": "Y",
                "position": 1,
                "stddev": 356.0933555,
                "variance": 126802.4778
              },
              {
                "average": 99.32645153,
                "count": 16325323,
                "maximum": 449.6960951,
                "minimum": -9.683904876,
                "name": "Z",
                "position": 2,
                "stddev": 15.70817496,
                "variance": 246.7467604
              },
              {
                "average": 3972.823184,
                "count": 16325323,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4453.573401,
                "variance": 19834316.04
              },
              {
                "average": 2.544879449,
                "count": 16325323,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349723771,
                "variance": 1.821754257
              },
              {
                "average": 3.517800414,
                "count": 16325323,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.369662995,
                "variance": 1.875976719
              },
              {
                "average": 0.5031419593,
                "count": 16325323,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999901433,
                "variance": 0.2499901434
              },
              {
                "average": 0,
                "count": 16325323,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320482847,
                "count": 16325323,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.57916919,
                "variance": 0.3354369506
              },
              {
                "average": 11.30036039,
                "count": 16325323,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.84737516,
                "variance": 61.58129691
              },
              {
                "average": 0,
                "count": 16325323,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 103.4762236,
                "count": 16325323,
                "maximum": 104,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5121793385,
                "variance": 0.2623276748
              },
              {
                "average": 207660501,
                "count": 16325323,
                "maximum": 207661774.9,
                "minimum": 207660359.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 150.2120335,
                "variance": 22563.655
              },
              {
                "average": 0,
                "count": 16325323,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16325323,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16325323,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009003190932,
                "count": 16325323,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02999180845,
                "variance": 0.0008995085739
              },
              {
                "average": 0.3511406176,
                "count": 16325323,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4773268254,
                "variance": 0.2278408982
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307300.4349,
              4323464.579,
              -9.683904876,
              309155.6149,
              4324723.599,
              449.6960951
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307300.43485277717,
                    4323464.579399157,
                    -9.683904876346787
                  ],
                  [
                    307300.43485277717,
                    4324723.599399157,
                    -9.683904876346787
                  ],
                  [
                    309155.6148527772,
                    4324723.599399157,
                    449.6960951236532
                  ],
                  [
                    309155.6148527772,
                    4323464.579399157,
                    449.6960951236532
                  ],
                  [
                    307300.43485277717,
                    4323464.579399157,
                    -9.683904876346787
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:36:14+00:00",
            "end_time": "2018-04-13T13:12:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_230508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.28995095695582,
              39.06084299443581,
              -10.435532246479227
            ],
            [
              -77.29031748592725,
              39.07217998250908,
              -10.435532246479227
            ],
            [
              -77.26888587236688,
              39.07259915017699,
              552.0844677535208
            ],
            [
              -77.26852276597536,
              39.061261993723605,
              552.0844677535208
            ],
            [
              -77.28995095695582,
              39.06084299443581,
              -10.435532246479227
            ]
          ]
        ]
      },
      "bbox": [
        -77.29031749,
        39.06084299,
        -10.43553225,
        -77.26852277,
        39.07259915,
        552.0844678
      ],
      "properties": {
        "datetime": "2018-04-13T13:04:10Z",
        "pc:count": 17814280,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302751.4527,
            "count": 17814280,
            "maximum": 303723.6428,
            "minimum": 301868.2628,
            "name": "X",
            "position": 0,
            "stddev": 510.0849709,
            "variance": 260186.6775
          },
          {
            "average": 4326651.207,
            "count": 17814280,
            "maximum": 4327282.389,
            "minimum": 4326023.289,
            "name": "Y",
            "position": 1,
            "stddev": 342.2770646,
            "variance": 117153.589
          },
          {
            "average": 105.5810927,
            "count": 17814280,
            "maximum": 552.0844678,
            "minimum": -10.43553225,
            "name": "Z",
            "position": 2,
            "stddev": 45.72080141,
            "variance": 2090.391682
          },
          {
            "average": 5859.633979,
            "count": 17814280,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6136.430857,
            "variance": 37655783.66
          },
          {
            "average": 2.115060221,
            "count": 17814280,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.305166713,
            "variance": 1.703460148
          },
          {
            "average": 3.061303516,
            "count": 17814280,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.562938269,
            "variance": 2.442776033
          },
          {
            "average": 0.4587349587,
            "count": 17814280,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4982943009,
            "variance": 0.2482972103
          },
          {
            "average": 0,
            "count": 17814280,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.353090386,
            "count": 17814280,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5295474187,
            "variance": 0.2804204686
          },
          {
            "average": 1.54511877,
            "count": 17814280,
            "maximum": 28.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.43297549,
            "variance": 180.4448306
          },
          {
            "average": 0,
            "count": 17814280,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.11822605,
            "count": 17814280,
            "maximum": 106,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.46155522,
            "variance": 155.2903584
          },
          {
            "average": 204495790,
            "count": 17814280,
            "maximum": 207659850.6,
            "minimum": 203883099.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1141565.67,
            "variance": 1303172178000.0
          },
          {
            "average": 0,
            "count": 17814280,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17814280,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17814280,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005845871963,
            "count": 17814280,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02417117057,
            "variance": 0.0005842454869
          },
          {
            "average": 0.4656196602,
            "count": 17814280,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4988166058,
            "variance": 0.2488180062
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301868.2628,
          4326023.289,
          -10.43553225,
          303723.6428,
          4327282.389,
          552.0844678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301868.2628384368,
                4326023.2885460425,
                -10.435532246479227
              ],
              [
                301868.2628384368,
                4327282.388546042,
                -10.435532246479227
              ],
              [
                303723.6428384368,
                4327282.388546042,
                552.0844677535208
              ],
              [
                303723.6428384368,
                4326023.2885460425,
                552.0844677535208
              ],
              [
                301868.2628384368,
                4326023.2885460425,
                -10.435532246479227
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:04:10+00:00",
        "end_time": "2018-02-28T19:58:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_230508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_230508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_230508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_230508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29031749,
            39.06084299,
            -10.43553225,
            -77.26852277,
            39.07259915,
            552.0844678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.28995095695582,
                  39.06084299443581,
                  -10.435532246479227
                ],
                [
                  -77.29031748592725,
                  39.07217998250908,
                  -10.435532246479227
                ],
                [
                  -77.26888587236688,
                  39.07259915017699,
                  552.0844677535208
                ],
                [
                  -77.26852276597536,
                  39.061261993723605,
                  552.0844677535208
                ],
                [
                  -77.28995095695582,
                  39.06084299443581,
                  -10.435532246479227
                ]
              ]
            ]
          },
          "id": "20180228_230508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_230508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:04:10Z",
            "pc:count": 17814280,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302751.4527,
                "count": 17814280,
                "maximum": 303723.6428,
                "minimum": 301868.2628,
                "name": "X",
                "position": 0,
                "stddev": 510.0849709,
                "variance": 260186.6775
              },
              {
                "average": 4326651.207,
                "count": 17814280,
                "maximum": 4327282.389,
                "minimum": 4326023.289,
                "name": "Y",
                "position": 1,
                "stddev": 342.2770646,
                "variance": 117153.589
              },
              {
                "average": 105.5810927,
                "count": 17814280,
                "maximum": 552.0844678,
                "minimum": -10.43553225,
                "name": "Z",
                "position": 2,
                "stddev": 45.72080141,
                "variance": 2090.391682
              },
              {
                "average": 5859.633979,
                "count": 17814280,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6136.430857,
                "variance": 37655783.66
              },
              {
                "average": 2.115060221,
                "count": 17814280,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.305166713,
                "variance": 1.703460148
              },
              {
                "average": 3.061303516,
                "count": 17814280,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.562938269,
                "variance": 2.442776033
              },
              {
                "average": 0.4587349587,
                "count": 17814280,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4982943009,
                "variance": 0.2482972103
              },
              {
                "average": 0,
                "count": 17814280,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.353090386,
                "count": 17814280,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5295474187,
                "variance": 0.2804204686
              },
              {
                "average": 1.54511877,
                "count": 17814280,
                "maximum": 28.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.43297549,
                "variance": 180.4448306
              },
              {
                "average": 0,
                "count": 17814280,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.11822605,
                "count": 17814280,
                "maximum": 106,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.46155522,
                "variance": 155.2903584
              },
              {
                "average": 204495790,
                "count": 17814280,
                "maximum": 207659850.6,
                "minimum": 203883099.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1141565.67,
                "variance": 1303172178000.0
              },
              {
                "average": 0,
                "count": 17814280,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17814280,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17814280,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005845871963,
                "count": 17814280,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02417117057,
                "variance": 0.0005842454869
              },
              {
                "average": 0.4656196602,
                "count": 17814280,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4988166058,
                "variance": 0.2488180062
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301868.2628,
              4326023.289,
              -10.43553225,
              303723.6428,
              4327282.389,
              552.0844678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301868.2628384368,
                    4326023.2885460425,
                    -10.435532246479227
                  ],
                  [
                    301868.2628384368,
                    4327282.388546042,
                    -10.435532246479227
                  ],
                  [
                    303723.6428384368,
                    4327282.388546042,
                    552.0844677535208
                  ],
                  [
                    303723.6428384368,
                    4326023.2885460425,
                    552.0844677535208
                  ],
                  [
                    301868.2628384368,
                    4326023.2885460425,
                    -10.435532246479227
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:04:10+00:00",
            "end_time": "2018-02-28T19:58: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": "20180228_230512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.28999282843202,
              39.07182458554521,
              -10.329455893032218
            ],
            [
              -77.29035955991176,
              39.08316317261066,
              -10.329455893032218
            ],
            [
              -77.26892785910213,
              39.083582383389334,
              350.19054410696776
            ],
            [
              -77.26856455204403,
              39.07224362791654,
              350.19054410696776
            ],
            [
              -77.28999282843202,
              39.07182458554521,
              -10.329455893032218
            ]
          ]
        ]
      },
      "bbox": [
        -77.29035956,
        39.07182459,
        -10.32945589,
        -77.26856455,
        39.08358238,
        350.1905441
      ],
      "properties": {
        "datetime": "2018-03-05T19:42:26Z",
        "pc:count": 16810702,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302731.0541,
            "count": 16810702,
            "maximum": 303750.4573,
            "minimum": 301895.3573,
            "name": "X",
            "position": 0,
            "stddev": 517.1965721,
            "variance": 267492.2941
          },
          {
            "average": 4327915.907,
            "count": 16810702,
            "maximum": 4328501.515,
            "minimum": 4327242.235,
            "name": "Y",
            "position": 1,
            "stddev": 350.1156161,
            "variance": 122580.9446
          },
          {
            "average": 92.86253648,
            "count": 16810702,
            "maximum": 350.1905441,
            "minimum": -10.32945589,
            "name": "Z",
            "position": 2,
            "stddev": 15.13686269,
            "variance": 229.1246121
          },
          {
            "average": 4831.021613,
            "count": 16810702,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5473.601167,
            "variance": 29960309.74
          },
          {
            "average": 2.255737982,
            "count": 16810702,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321203894,
            "variance": 1.745579729
          },
          {
            "average": 3.325293257,
            "count": 16810702,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.459733868,
            "variance": 2.130822965
          },
          {
            "average": 0.5066831236,
            "count": 16810702,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999553487,
            "variance": 0.2499553507
          },
          {
            "average": 0,
            "count": 16810702,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.34689634,
            "count": 16810702,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5653627127,
            "variance": 0.3196349969
          },
          {
            "average": -10.50030682,
            "count": 16810702,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.651526189,
            "variance": 74.84890539
          },
          {
            "average": 0,
            "count": 16810702,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.50143046,
            "count": 16810702,
            "maximum": 80,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.952155594,
            "variance": 15.61953384
          },
          {
            "average": 204279948.3,
            "count": 16810702,
            "maximum": 204314146.3,
            "minimum": 203883444.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 115273.9896,
            "variance": 13288092680.0
          },
          {
            "average": 0,
            "count": 16810702,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16810702,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16810702,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007579695363,
            "count": 16810702,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02752081146,
            "variance": 0.0007573950635
          },
          {
            "average": 0.3905870796,
            "count": 16810702,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4878819806,
            "variance": 0.238028827
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301895.3573,
          4327242.235,
          -10.32945589,
          303750.4573,
          4328501.515,
          350.1905441
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301895.35732775385,
                4327242.234709443,
                -10.329455893032218
              ],
              [
                301895.35732775385,
                4328501.514709442,
                -10.329455893032218
              ],
              [
                303750.45732775383,
                4328501.514709442,
                350.19054410696776
              ],
              [
                303750.45732775383,
                4327242.234709443,
                350.19054410696776
              ],
              [
                301895.35732775385,
                4327242.234709443,
                -10.329455893032218
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:42:26+00:00",
        "end_time": "2018-02-28T20:04:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_230512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_230512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_230512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_230512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29035956,
            39.07182459,
            -10.32945589,
            -77.26856455,
            39.08358238,
            350.1905441
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.28999282843202,
                  39.07182458554521,
                  -10.329455893032218
                ],
                [
                  -77.29035955991176,
                  39.08316317261066,
                  -10.329455893032218
                ],
                [
                  -77.26892785910213,
                  39.083582383389334,
                  350.19054410696776
                ],
                [
                  -77.26856455204403,
                  39.07224362791654,
                  350.19054410696776
                ],
                [
                  -77.28999282843202,
                  39.07182458554521,
                  -10.329455893032218
                ]
              ]
            ]
          },
          "id": "20180228_230512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_230512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:42:26Z",
            "pc:count": 16810702,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302731.0541,
                "count": 16810702,
                "maximum": 303750.4573,
                "minimum": 301895.3573,
                "name": "X",
                "position": 0,
                "stddev": 517.1965721,
                "variance": 267492.2941
              },
              {
                "average": 4327915.907,
                "count": 16810702,
                "maximum": 4328501.515,
                "minimum": 4327242.235,
                "name": "Y",
                "position": 1,
                "stddev": 350.1156161,
                "variance": 122580.9446
              },
              {
                "average": 92.86253648,
                "count": 16810702,
                "maximum": 350.1905441,
                "minimum": -10.32945589,
                "name": "Z",
                "position": 2,
                "stddev": 15.13686269,
                "variance": 229.1246121
              },
              {
                "average": 4831.021613,
                "count": 16810702,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5473.601167,
                "variance": 29960309.74
              },
              {
                "average": 2.255737982,
                "count": 16810702,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321203894,
                "variance": 1.745579729
              },
              {
                "average": 3.325293257,
                "count": 16810702,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.459733868,
                "variance": 2.130822965
              },
              {
                "average": 0.5066831236,
                "count": 16810702,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999553487,
                "variance": 0.2499553507
              },
              {
                "average": 0,
                "count": 16810702,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.34689634,
                "count": 16810702,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5653627127,
                "variance": 0.3196349969
              },
              {
                "average": -10.50030682,
                "count": 16810702,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.651526189,
                "variance": 74.84890539
              },
              {
                "average": 0,
                "count": 16810702,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.50143046,
                "count": 16810702,
                "maximum": 80,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.952155594,
                "variance": 15.61953384
              },
              {
                "average": 204279948.3,
                "count": 16810702,
                "maximum": 204314146.3,
                "minimum": 203883444.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 115273.9896,
                "variance": 13288092680.0
              },
              {
                "average": 0,
                "count": 16810702,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16810702,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16810702,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007579695363,
                "count": 16810702,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02752081146,
                "variance": 0.0007573950635
              },
              {
                "average": 0.3905870796,
                "count": 16810702,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4878819806,
                "variance": 0.238028827
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301895.3573,
              4327242.235,
              -10.32945589,
              303750.4573,
              4328501.515,
              350.1905441
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301895.35732775385,
                    4327242.234709443,
                    -10.329455893032218
                  ],
                  [
                    301895.35732775385,
                    4328501.514709442,
                    -10.329455893032218
                  ],
                  [
                    303750.45732775383,
                    4328501.514709442,
                    350.19054410696776
                  ],
                  [
                    303750.45732775383,
                    4327242.234709443,
                    350.19054410696776
                  ],
                  [
                    301895.35732775385,
                    4327242.234709443,
                    -10.329455893032218
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:42:26+00:00",
            "end_time": "2018-02-28T20:04: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": "20180413_242472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22895966054416,
              38.971089237363785,
              22.357141951777237
            ],
            [
              -77.22903453266339,
              38.973476708217845,
              22.357141951777237
            ],
            [
              -77.22629418357327,
              38.97352904407503,
              458.3771419517772
            ],
            [
              -77.22621940331541,
              38.97114156878978,
              458.3771419517772
            ],
            [
              -77.22895966054416,
              38.971089237363785,
              22.357141951777237
            ]
          ]
        ]
      },
      "bbox": [
        -77.22903453,
        38.97108924,
        22.35714195,
        -77.2262194,
        38.97352904,
        458.377142
      ],
      "properties": {
        "datetime": "2018-04-13T12:47:03Z",
        "pc:count": 632960,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307044.9475,
            "count": 632960,
            "maximum": 307139.4,
            "minimum": 306901.84,
            "name": "X",
            "position": 0,
            "stddev": 58.12526924,
            "variance": 3378.546924
          },
          {
            "average": 4316094.358,
            "count": 632960,
            "maximum": 4316195.536,
            "minimum": 4315930.396,
            "name": "Y",
            "position": 1,
            "stddev": 62.96422547,
            "variance": 3964.493688
          },
          {
            "average": 72.1110424,
            "count": 632960,
            "maximum": 458.377142,
            "minimum": 22.35714195,
            "name": "Z",
            "position": 2,
            "stddev": 17.44728866,
            "variance": 304.4078817
          },
          {
            "average": 2521.62102,
            "count": 632960,
            "maximum": 16373,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 2824.765114,
            "variance": 7979297.951
          },
          {
            "average": 2.558235907,
            "count": 632960,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.315472582,
            "variance": 1.730468113
          },
          {
            "average": 3.813060857,
            "count": 632960,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.119441017,
            "variance": 1.253148191
          },
          {
            "average": 0.5087161906,
            "count": 632960,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999244172,
            "variance": 0.2499244229
          },
          {
            "average": 0,
            "count": 632960,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247775531,
            "count": 632960,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4784325592,
            "variance": 0.2288977137
          },
          {
            "average": -15.88202826,
            "count": 632960,
            "maximum": -12,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.319545612,
            "variance": 1.741200622
          },
          {
            "average": 0,
            "count": 632960,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 108.5087525,
            "count": 632960,
            "maximum": 109,
            "minimum": 108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999237823,
            "variance": 0.2499237881
          },
          {
            "average": 207658100.6,
            "count": 632960,
            "maximum": 207658823,
            "minimum": 207657152.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 699.4609968,
            "variance": 489245.6861
          },
          {
            "average": 0,
            "count": 632960,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 632960,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 632960,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001225985844,
            "count": 632960,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03499263833,
            "variance": 0.001224484738
          },
          {
            "average": 0.5088236223,
            "count": 632960,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999225325,
            "variance": 0.2499225385
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306901.84,
          4315930.396,
          22.35714195,
          307139.4,
          4316195.536,
          458.377142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306901.83995687263,
                4315930.395853099,
                22.357141951777237
              ],
              [
                306901.83995687263,
                4316195.5358531,
                22.357141951777237
              ],
              [
                307139.3999568727,
                4316195.5358531,
                458.3771419517772
              ],
              [
                307139.3999568727,
                4315930.395853099,
                458.3771419517772
              ],
              [
                306901.83995687263,
                4315930.395853099,
                22.357141951777237
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:47:03+00:00",
        "end_time": "2018-04-13T12:19:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_242472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_242472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_242472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22903453,
            38.97108924,
            22.35714195,
            -77.2262194,
            38.97352904,
            458.377142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22895966054416,
                  38.971089237363785,
                  22.357141951777237
                ],
                [
                  -77.22903453266339,
                  38.973476708217845,
                  22.357141951777237
                ],
                [
                  -77.22629418357327,
                  38.97352904407503,
                  458.3771419517772
                ],
                [
                  -77.22621940331541,
                  38.97114156878978,
                  458.3771419517772
                ],
                [
                  -77.22895966054416,
                  38.971089237363785,
                  22.357141951777237
                ]
              ]
            ]
          },
          "id": "20180413_242472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:47:03Z",
            "pc:count": 632960,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307044.9475,
                "count": 632960,
                "maximum": 307139.4,
                "minimum": 306901.84,
                "name": "X",
                "position": 0,
                "stddev": 58.12526924,
                "variance": 3378.546924
              },
              {
                "average": 4316094.358,
                "count": 632960,
                "maximum": 4316195.536,
                "minimum": 4315930.396,
                "name": "Y",
                "position": 1,
                "stddev": 62.96422547,
                "variance": 3964.493688
              },
              {
                "average": 72.1110424,
                "count": 632960,
                "maximum": 458.377142,
                "minimum": 22.35714195,
                "name": "Z",
                "position": 2,
                "stddev": 17.44728866,
                "variance": 304.4078817
              },
              {
                "average": 2521.62102,
                "count": 632960,
                "maximum": 16373,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 2824.765114,
                "variance": 7979297.951
              },
              {
                "average": 2.558235907,
                "count": 632960,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.315472582,
                "variance": 1.730468113
              },
              {
                "average": 3.813060857,
                "count": 632960,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.119441017,
                "variance": 1.253148191
              },
              {
                "average": 0.5087161906,
                "count": 632960,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999244172,
                "variance": 0.2499244229
              },
              {
                "average": 0,
                "count": 632960,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247775531,
                "count": 632960,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4784325592,
                "variance": 0.2288977137
              },
              {
                "average": -15.88202826,
                "count": 632960,
                "maximum": -12,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.319545612,
                "variance": 1.741200622
              },
              {
                "average": 0,
                "count": 632960,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 108.5087525,
                "count": 632960,
                "maximum": 109,
                "minimum": 108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999237823,
                "variance": 0.2499237881
              },
              {
                "average": 207658100.6,
                "count": 632960,
                "maximum": 207658823,
                "minimum": 207657152.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 699.4609968,
                "variance": 489245.6861
              },
              {
                "average": 0,
                "count": 632960,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 632960,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 632960,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001225985844,
                "count": 632960,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03499263833,
                "variance": 0.001224484738
              },
              {
                "average": 0.5088236223,
                "count": 632960,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999225325,
                "variance": 0.2499225385
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306901.84,
              4315930.396,
              22.35714195,
              307139.4,
              4316195.536,
              458.377142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306901.83995687263,
                    4315930.395853099,
                    22.357141951777237
                  ],
                  [
                    306901.83995687263,
                    4316195.5358531,
                    22.357141951777237
                  ],
                  [
                    307139.3999568727,
                    4316195.5358531,
                    458.3771419517772
                  ],
                  [
                    307139.3999568727,
                    4315930.395853099,
                    458.3771419517772
                  ],
                  [
                    306901.83995687263,
                    4315930.395853099,
                    22.357141951777237
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:47:03+00:00",
            "end_time": "2018-04-13T12:19: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": "20180413_242476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24714608004462,
              38.973082902155014,
              10.29376145338091
            ],
            [
              -77.2475046555024,
              38.984420937848746,
              10.29376145338091
            ],
            [
              -77.22633956362905,
              38.98482687569686,
              480.45376145338093
            ],
            [
              -77.22598435809579,
              38.973488676815265,
              480.45376145338093
            ],
            [
              -77.24714608004462,
              38.973082902155014,
              10.29376145338091
            ]
          ]
        ]
      },
      "bbox": [
        -77.24750466,
        38.9730829,
        10.29376145,
        -77.22598436,
        38.98482688,
        480.4537615
      ],
      "properties": {
        "datetime": "2018-04-13T12:47:27Z",
        "pc:count": 9367611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306323.2316,
            "count": 9367611,
            "maximum": 307166.133,
            "minimum": 305331.613,
            "name": "X",
            "position": 0,
            "stddev": 452.6681701,
            "variance": 204908.4722
          },
          {
            "average": 4316904.62,
            "count": 9367611,
            "maximum": 4317449.559,
            "minimum": 4316190.399,
            "name": "Y",
            "position": 1,
            "stddev": 362.8070896,
            "variance": 131628.9843
          },
          {
            "average": 53.53278146,
            "count": 9367611,
            "maximum": 480.4537615,
            "minimum": 10.29376145,
            "name": "Z",
            "position": 2,
            "stddev": 23.58191452,
            "variance": 556.1066923
          },
          {
            "average": 2979.812807,
            "count": 9367611,
            "maximum": 65506,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3261.813145,
            "variance": 10639424.99
          },
          {
            "average": 2.413972997,
            "count": 9367611,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.300702456,
            "variance": 1.691826878
          },
          {
            "average": 3.486186606,
            "count": 9367611,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.295048517,
            "variance": 1.677150663
          },
          {
            "average": 0.4927265874,
            "count": 9367611,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999471214,
            "variance": 0.2499471242
          },
          {
            "average": 0,
            "count": 9367611,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.315938397,
            "count": 9367611,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.669613226,
            "variance": 0.4483818725
          },
          {
            "average": -12.80610346,
            "count": 9367611,
            "maximum": 9,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.162406822,
            "variance": 37.97525784
          },
          {
            "average": 0,
            "count": 9367611,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 108.4491336,
            "count": 9367611,
            "maximum": 109,
            "minimum": 108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4974059081,
            "variance": 0.2474126374
          },
          {
            "average": 207658185.6,
            "count": 9367611,
            "maximum": 207658847.8,
            "minimum": 207657374.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 711.7602391,
            "variance": 506602.638
          },
          {
            "average": 0,
            "count": 9367611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9367611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9367611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009548859362,
            "count": 9367611,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03088647327,
            "variance": 0.0009539742309
          },
          {
            "average": 0.2992482288,
            "count": 9367611,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4579287595,
            "variance": 0.2096987488
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305331.613,
          4316190.399,
          10.29376145,
          307166.133,
          4317449.559,
          480.4537615
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305331.6130142573,
                4316190.399274621,
                10.29376145338091
              ],
              [
                305331.6130142573,
                4317449.559274621,
                10.29376145338091
              ],
              [
                307166.1330142573,
                4317449.559274621,
                480.45376145338093
              ],
              [
                307166.1330142573,
                4316190.399274621,
                480.45376145338093
              ],
              [
                305331.6130142573,
                4316190.399274621,
                10.29376145338091
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:47:27+00:00",
        "end_time": "2018-04-13T12:22:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_242476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_242476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_242476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24750466,
            38.9730829,
            10.29376145,
            -77.22598436,
            38.98482688,
            480.4537615
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24714608004462,
                  38.973082902155014,
                  10.29376145338091
                ],
                [
                  -77.2475046555024,
                  38.984420937848746,
                  10.29376145338091
                ],
                [
                  -77.22633956362905,
                  38.98482687569686,
                  480.45376145338093
                ],
                [
                  -77.22598435809579,
                  38.973488676815265,
                  480.45376145338093
                ],
                [
                  -77.24714608004462,
                  38.973082902155014,
                  10.29376145338091
                ]
              ]
            ]
          },
          "id": "20180413_242476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:47:27Z",
            "pc:count": 9367611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306323.2316,
                "count": 9367611,
                "maximum": 307166.133,
                "minimum": 305331.613,
                "name": "X",
                "position": 0,
                "stddev": 452.6681701,
                "variance": 204908.4722
              },
              {
                "average": 4316904.62,
                "count": 9367611,
                "maximum": 4317449.559,
                "minimum": 4316190.399,
                "name": "Y",
                "position": 1,
                "stddev": 362.8070896,
                "variance": 131628.9843
              },
              {
                "average": 53.53278146,
                "count": 9367611,
                "maximum": 480.4537615,
                "minimum": 10.29376145,
                "name": "Z",
                "position": 2,
                "stddev": 23.58191452,
                "variance": 556.1066923
              },
              {
                "average": 2979.812807,
                "count": 9367611,
                "maximum": 65506,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3261.813145,
                "variance": 10639424.99
              },
              {
                "average": 2.413972997,
                "count": 9367611,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.300702456,
                "variance": 1.691826878
              },
              {
                "average": 3.486186606,
                "count": 9367611,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.295048517,
                "variance": 1.677150663
              },
              {
                "average": 0.4927265874,
                "count": 9367611,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999471214,
                "variance": 0.2499471242
              },
              {
                "average": 0,
                "count": 9367611,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.315938397,
                "count": 9367611,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.669613226,
                "variance": 0.4483818725
              },
              {
                "average": -12.80610346,
                "count": 9367611,
                "maximum": 9,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.162406822,
                "variance": 37.97525784
              },
              {
                "average": 0,
                "count": 9367611,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 108.4491336,
                "count": 9367611,
                "maximum": 109,
                "minimum": 108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4974059081,
                "variance": 0.2474126374
              },
              {
                "average": 207658185.6,
                "count": 9367611,
                "maximum": 207658847.8,
                "minimum": 207657374.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 711.7602391,
                "variance": 506602.638
              },
              {
                "average": 0,
                "count": 9367611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9367611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9367611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009548859362,
                "count": 9367611,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03088647327,
                "variance": 0.0009539742309
              },
              {
                "average": 0.2992482288,
                "count": 9367611,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4579287595,
                "variance": 0.2096987488
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305331.613,
              4316190.399,
              10.29376145,
              307166.133,
              4317449.559,
              480.4537615
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305331.6130142573,
                    4316190.399274621,
                    10.29376145338091
                  ],
                  [
                    305331.6130142573,
                    4317449.559274621,
                    10.29376145338091
                  ],
                  [
                    307166.1330142573,
                    4317449.559274621,
                    480.45376145338093
                  ],
                  [
                    307166.1330142573,
                    4316190.399274621,
                    480.45376145338093
                  ],
                  [
                    305331.6130142573,
                    4316190.399274621,
                    10.29376145338091
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:47:27+00:00",
            "end_time": "2018-04-13T12:22:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_230528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29017496393384,
              39.11575437618515,
              -8.639448287329884
            ],
            [
              -77.29054231619132,
              39.12709341641359,
              -8.639448287329884
            ],
            [
              -77.26909384300514,
              39.12751311966295,
              318.3805517126701
            ],
            [
              -77.26872992337542,
              39.1161739108773,
              318.3805517126701
            ],
            [
              -77.29017496393384,
              39.11575437618515,
              -8.639448287329884
            ]
          ]
        ]
      },
      "bbox": [
        -77.29054232,
        39.11575438,
        -8.639448287,
        -77.26872992,
        39.12751312,
        318.3805517
      ],
      "properties": {
        "datetime": "2018-03-06T14:30:43Z",
        "pc:count": 19605560,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302853.7483,
            "count": 19605560,
            "maximum": 303857.9625,
            "minimum": 302002.5625,
            "name": "X",
            "position": 0,
            "stddev": 494.719145,
            "variance": 244747.0324
          },
          {
            "average": 4332731.086,
            "count": 19605560,
            "maximum": 4333377.791,
            "minimum": 4332118.451,
            "name": "Y",
            "position": 1,
            "stddev": 327.1020645,
            "variance": 106995.7606
          },
          {
            "average": 113.6204893,
            "count": 19605560,
            "maximum": 318.3805517,
            "minimum": -8.639448287,
            "name": "Z",
            "position": 2,
            "stddev": 16.45827709,
            "variance": 270.8748848
          },
          {
            "average": 4773.372745,
            "count": 19605560,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5523.458937,
            "variance": 30508598.63
          },
          {
            "average": 2.412201335,
            "count": 19605560,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.348705249,
            "variance": 1.819005848
          },
          {
            "average": 3.554672552,
            "count": 19605560,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.380001343,
            "variance": 1.904403708
          },
          {
            "average": 0.5014402547,
            "count": 19605560,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979384,
            "variance": 0.2499979384
          },
          {
            "average": 0,
            "count": 19605560,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.340308515,
            "count": 19605560,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7568195836,
            "variance": 0.5727758821
          },
          {
            "average": -12.34059431,
            "count": 19605560,
            "maximum": 10.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.651854442,
            "variance": 44.24716752
          },
          {
            "average": 0,
            "count": 19605560,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.30400376,
            "count": 19605560,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.014436539,
            "variance": 4.057954569
          },
          {
            "average": 204376115,
            "count": 19605560,
            "maximum": 204381843.3,
            "minimum": 203277624.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 74848.41889,
            "variance": 5602285811
          },
          {
            "average": 0,
            "count": 19605560,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19605560,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19605560,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001672178708,
            "count": 19605560,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04085807891,
            "variance": 0.001669382612
          },
          {
            "average": 0.4473996662,
            "count": 19605560,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4972255198,
            "variance": 0.2472332175
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302002.5625,
          4332118.451,
          -8.639448287,
          303857.9625,
          4333377.791,
          318.3805517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302002.5624639597,
                4332118.451118598,
                -8.639448287329884
              ],
              [
                302002.5624639597,
                4333377.791118598,
                -8.639448287329884
              ],
              [
                303857.9624639597,
                4333377.791118598,
                318.3805517126701
              ],
              [
                303857.9624639597,
                4332118.451118598,
                318.3805517126701
              ],
              [
                302002.5624639597,
                4332118.451118598,
                -8.639448287329884
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:30:43+00:00",
        "end_time": "2018-02-21T19:47:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_230528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_230528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_230528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_230528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29054232,
            39.11575438,
            -8.639448287,
            -77.26872992,
            39.12751312,
            318.3805517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29017496393384,
                  39.11575437618515,
                  -8.639448287329884
                ],
                [
                  -77.29054231619132,
                  39.12709341641359,
                  -8.639448287329884
                ],
                [
                  -77.26909384300514,
                  39.12751311966295,
                  318.3805517126701
                ],
                [
                  -77.26872992337542,
                  39.1161739108773,
                  318.3805517126701
                ],
                [
                  -77.29017496393384,
                  39.11575437618515,
                  -8.639448287329884
                ]
              ]
            ]
          },
          "id": "20180221_230528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_230528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:30:43Z",
            "pc:count": 19605560,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302853.7483,
                "count": 19605560,
                "maximum": 303857.9625,
                "minimum": 302002.5625,
                "name": "X",
                "position": 0,
                "stddev": 494.719145,
                "variance": 244747.0324
              },
              {
                "average": 4332731.086,
                "count": 19605560,
                "maximum": 4333377.791,
                "minimum": 4332118.451,
                "name": "Y",
                "position": 1,
                "stddev": 327.1020645,
                "variance": 106995.7606
              },
              {
                "average": 113.6204893,
                "count": 19605560,
                "maximum": 318.3805517,
                "minimum": -8.639448287,
                "name": "Z",
                "position": 2,
                "stddev": 16.45827709,
                "variance": 270.8748848
              },
              {
                "average": 4773.372745,
                "count": 19605560,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5523.458937,
                "variance": 30508598.63
              },
              {
                "average": 2.412201335,
                "count": 19605560,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.348705249,
                "variance": 1.819005848
              },
              {
                "average": 3.554672552,
                "count": 19605560,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.380001343,
                "variance": 1.904403708
              },
              {
                "average": 0.5014402547,
                "count": 19605560,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979384,
                "variance": 0.2499979384
              },
              {
                "average": 0,
                "count": 19605560,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.340308515,
                "count": 19605560,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7568195836,
                "variance": 0.5727758821
              },
              {
                "average": -12.34059431,
                "count": 19605560,
                "maximum": 10.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.651854442,
                "variance": 44.24716752
              },
              {
                "average": 0,
                "count": 19605560,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.30400376,
                "count": 19605560,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.014436539,
                "variance": 4.057954569
              },
              {
                "average": 204376115,
                "count": 19605560,
                "maximum": 204381843.3,
                "minimum": 203277624.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 74848.41889,
                "variance": 5602285811
              },
              {
                "average": 0,
                "count": 19605560,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19605560,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19605560,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001672178708,
                "count": 19605560,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04085807891,
                "variance": 0.001669382612
              },
              {
                "average": 0.4473996662,
                "count": 19605560,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4972255198,
                "variance": 0.2472332175
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302002.5625,
              4332118.451,
              -8.639448287,
              303857.9625,
              4333377.791,
              318.3805517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302002.5624639597,
                    4332118.451118598,
                    -8.639448287329884
                  ],
                  [
                    302002.5624639597,
                    4333377.791118598,
                    -8.639448287329884
                  ],
                  [
                    303857.9624639597,
                    4333377.791118598,
                    318.3805517126701
                  ],
                  [
                    303857.9624639597,
                    4332118.451118598,
                    318.3805517126701
                  ],
                  [
                    302002.5624639597,
                    4332118.451118598,
                    -8.639448287329884
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:30:43+00:00",
            "end_time": "2018-02-21T19:47:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_242480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24742215343288,
              38.98406234328572,
              -1.291499966028397
            ],
            [
              -77.24778084486316,
              38.99539819438797,
              -1.291499966028397
            ],
            [
              -77.22637501430135,
              38.99580881110052,
              483.3485000339716
            ],
            [
              -77.22601973180902,
              38.98447279497494,
              483.3485000339716
            ],
            [
              -77.24742215343288,
              38.98406234328572,
              -1.291499966028397
            ]
          ]
        ]
      },
      "bbox": [
        -77.24778084,
        38.98406234,
        -1.291499966,
        -77.22601973,
        38.99580881,
        483.3485
      ],
      "properties": {
        "datetime": "2018-04-13T12:53:33Z",
        "pc:count": 17501481,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306395.9347,
            "count": 17501481,
            "maximum": 307192.8771,
            "minimum": 305337.7771,
            "name": "X",
            "position": 0,
            "stddev": 527.6498021,
            "variance": 278414.3137
          },
          {
            "average": 4318050.25,
            "count": 17501481,
            "maximum": 4318668.503,
            "minimum": 4317409.583,
            "name": "Y",
            "position": 1,
            "stddev": 348.2306113,
            "variance": 121264.5586
          },
          {
            "average": 90.23351036,
            "count": 17501481,
            "maximum": 483.3485,
            "minimum": -1.291499966,
            "name": "Z",
            "position": 2,
            "stddev": 29.70255167,
            "variance": 882.2415757
          },
          {
            "average": 3440.113109,
            "count": 17501481,
            "maximum": 65519,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3727.140855,
            "variance": 13891578.95
          },
          {
            "average": 2.549657998,
            "count": 17501481,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.291525308,
            "variance": 1.668037621
          },
          {
            "average": 3.581050484,
            "count": 17501481,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.191874236,
            "variance": 1.420564195
          },
          {
            "average": 0.4907633245,
            "count": 17501481,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999146908,
            "variance": 0.2499146981
          },
          {
            "average": 0,
            "count": 17501481,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.334183947,
            "count": 17501481,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5784191515,
            "variance": 0.3345687148
          },
          {
            "average": 6.083254749,
            "count": 17501481,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.10890307,
            "variance": 146.6255336
          },
          {
            "average": 0,
            "count": 17501481,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 107.7620861,
            "count": 17501481,
            "maximum": 109,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5697341804,
            "variance": 0.3245970364
          },
          {
            "average": 207658846.9,
            "count": 17501481,
            "maximum": 207659213.3,
            "minimum": 207657373.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 437.0691025,
            "variance": 191029.4004
          },
          {
            "average": 0,
            "count": 17501481,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17501481,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17501481,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008823253301,
            "count": 17501481,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0296908552,
            "variance": 0.0008815468824
          },
          {
            "average": 0.3042185973,
            "count": 17501481,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4600757051,
            "variance": 0.2116696544
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305337.7771,
          4317409.583,
          -1.291499966,
          307192.8771,
          4318668.503,
          483.3485
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305337.777098467,
                4317409.58286358,
                -1.291499966028397
              ],
              [
                305337.777098467,
                4318668.50286358,
                -1.291499966028397
              ],
              [
                307192.87709846697,
                4318668.50286358,
                483.3485000339716
              ],
              [
                307192.87709846697,
                4317409.58286358,
                483.3485000339716
              ],
              [
                305337.777098467,
                4317409.58286358,
                -1.291499966028397
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:53:33+00:00",
        "end_time": "2018-04-13T12:22:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_242480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_242480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_242480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24778084,
            38.98406234,
            -1.291499966,
            -77.22601973,
            38.99580881,
            483.3485
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24742215343288,
                  38.98406234328572,
                  -1.291499966028397
                ],
                [
                  -77.24778084486316,
                  38.99539819438797,
                  -1.291499966028397
                ],
                [
                  -77.22637501430135,
                  38.99580881110052,
                  483.3485000339716
                ],
                [
                  -77.22601973180902,
                  38.98447279497494,
                  483.3485000339716
                ],
                [
                  -77.24742215343288,
                  38.98406234328572,
                  -1.291499966028397
                ]
              ]
            ]
          },
          "id": "20180413_242480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:53:33Z",
            "pc:count": 17501481,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306395.9347,
                "count": 17501481,
                "maximum": 307192.8771,
                "minimum": 305337.7771,
                "name": "X",
                "position": 0,
                "stddev": 527.6498021,
                "variance": 278414.3137
              },
              {
                "average": 4318050.25,
                "count": 17501481,
                "maximum": 4318668.503,
                "minimum": 4317409.583,
                "name": "Y",
                "position": 1,
                "stddev": 348.2306113,
                "variance": 121264.5586
              },
              {
                "average": 90.23351036,
                "count": 17501481,
                "maximum": 483.3485,
                "minimum": -1.291499966,
                "name": "Z",
                "position": 2,
                "stddev": 29.70255167,
                "variance": 882.2415757
              },
              {
                "average": 3440.113109,
                "count": 17501481,
                "maximum": 65519,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3727.140855,
                "variance": 13891578.95
              },
              {
                "average": 2.549657998,
                "count": 17501481,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.291525308,
                "variance": 1.668037621
              },
              {
                "average": 3.581050484,
                "count": 17501481,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.191874236,
                "variance": 1.420564195
              },
              {
                "average": 0.4907633245,
                "count": 17501481,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999146908,
                "variance": 0.2499146981
              },
              {
                "average": 0,
                "count": 17501481,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.334183947,
                "count": 17501481,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5784191515,
                "variance": 0.3345687148
              },
              {
                "average": 6.083254749,
                "count": 17501481,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.10890307,
                "variance": 146.6255336
              },
              {
                "average": 0,
                "count": 17501481,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 107.7620861,
                "count": 17501481,
                "maximum": 109,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5697341804,
                "variance": 0.3245970364
              },
              {
                "average": 207658846.9,
                "count": 17501481,
                "maximum": 207659213.3,
                "minimum": 207657373.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 437.0691025,
                "variance": 191029.4004
              },
              {
                "average": 0,
                "count": 17501481,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17501481,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17501481,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008823253301,
                "count": 17501481,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0296908552,
                "variance": 0.0008815468824
              },
              {
                "average": 0.3042185973,
                "count": 17501481,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4600757051,
                "variance": 0.2116696544
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305337.7771,
              4317409.583,
              -1.291499966,
              307192.8771,
              4318668.503,
              483.3485
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305337.777098467,
                    4317409.58286358,
                    -1.291499966028397
                  ],
                  [
                    305337.777098467,
                    4318668.50286358,
                    -1.291499966028397
                  ],
                  [
                    307192.87709846697,
                    4318668.50286358,
                    483.3485000339716
                  ],
                  [
                    307192.87709846697,
                    4317409.58286358,
                    483.3485000339716
                  ],
                  [
                    305337.777098467,
                    4317409.58286358,
                    -1.291499966028397
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:53:33+00:00",
            "end_time": "2018-04-13T12:22: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": "20180221_230532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29021961841661,
              39.12673710129589,
              -8.538993105610984
            ],
            [
              -77.29058707478269,
              39.13807467912865,
              -8.538993105610984
            ],
            [
              -77.2691364269488,
              39.138494465796036,
              350.36100689438905
            ],
            [
              -77.26877240446406,
              39.1271567194079,
              350.36100689438905
            ],
            [
              -77.29021961841661,
              39.12673710129589,
              -8.538993105610984
            ]
          ]
        ]
      },
      "bbox": [
        -77.29058707,
        39.1267371,
        -8.538993106,
        -77.2687724,
        39.13849447,
        350.3610069
      ],
      "properties": {
        "datetime": "2018-03-06T14:30:34Z",
        "pc:count": 18613833,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302962.7172,
            "count": 18613833,
            "maximum": 303884.7619,
            "minimum": 302029.4619,
            "name": "X",
            "position": 0,
            "stddev": 545.0999524,
            "variance": 297133.9581
          },
          {
            "average": 4333984.025,
            "count": 18613833,
            "maximum": 4334596.719,
            "minimum": 4333337.539,
            "name": "Y",
            "position": 1,
            "stddev": 351.9199712,
            "variance": 123847.6661
          },
          {
            "average": 99.20441439,
            "count": 18613833,
            "maximum": 350.3610069,
            "minimum": -8.538993106,
            "name": "Z",
            "position": 2,
            "stddev": 14.65585586,
            "variance": 214.794111
          },
          {
            "average": 6206.930534,
            "count": 18613833,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6132.618901,
            "variance": 37609014.58
          },
          {
            "average": 2.173825993,
            "count": 18613833,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.31104545,
            "variance": 1.718840171
          },
          {
            "average": 3.093452058,
            "count": 18613833,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.536915749,
            "variance": 2.362110019
          },
          {
            "average": 0.5026295766,
            "count": 18613833,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930987,
            "variance": 0.2499930988
          },
          {
            "average": 0,
            "count": 18613833,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.40978035,
            "count": 18613833,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7310534822,
            "variance": 0.5344391939
          },
          {
            "average": -3.685118738,
            "count": 18613833,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.10781464,
            "variance": 171.8148046
          },
          {
            "average": 0,
            "count": 18613833,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 71.78421226,
            "count": 18613833,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.93647116,
            "variance": 194.2252285
          },
          {
            "average": 203898105.3,
            "count": 18613833,
            "maximum": 204381834.1,
            "minimum": 203277583,
            "name": "GpsTime",
            "position": 12,
            "stddev": 547796.0643,
            "variance": 300080528100.0
          },
          {
            "average": 0,
            "count": 18613833,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18613833,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18613833,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001401162243,
            "count": 18613833,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03740586936,
            "variance": 0.001399199063
          },
          {
            "average": 0.4060302357,
            "count": 18613833,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4910903138,
            "variance": 0.2411696964
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302029.4619,
          4333337.539,
          -8.538993106,
          303884.7619,
          4334596.719,
          350.3610069
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302029.46185998106,
                4333337.538981356,
                -8.538993105610984
              ],
              [
                302029.46185998106,
                4334596.718981355,
                -8.538993105610984
              ],
              [
                303884.7618599811,
                4334596.718981355,
                350.36100689438905
              ],
              [
                303884.7618599811,
                4333337.538981356,
                350.36100689438905
              ],
              [
                302029.46185998106,
                4333337.538981356,
                -8.538993105610984
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:30:34+00:00",
        "end_time": "2018-02-21T19:46:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_230532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_230532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_230532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_230532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29058707,
            39.1267371,
            -8.538993106,
            -77.2687724,
            39.13849447,
            350.3610069
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29021961841661,
                  39.12673710129589,
                  -8.538993105610984
                ],
                [
                  -77.29058707478269,
                  39.13807467912865,
                  -8.538993105610984
                ],
                [
                  -77.2691364269488,
                  39.138494465796036,
                  350.36100689438905
                ],
                [
                  -77.26877240446406,
                  39.1271567194079,
                  350.36100689438905
                ],
                [
                  -77.29021961841661,
                  39.12673710129589,
                  -8.538993105610984
                ]
              ]
            ]
          },
          "id": "20180221_230532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_230532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:30:34Z",
            "pc:count": 18613833,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302962.7172,
                "count": 18613833,
                "maximum": 303884.7619,
                "minimum": 302029.4619,
                "name": "X",
                "position": 0,
                "stddev": 545.0999524,
                "variance": 297133.9581
              },
              {
                "average": 4333984.025,
                "count": 18613833,
                "maximum": 4334596.719,
                "minimum": 4333337.539,
                "name": "Y",
                "position": 1,
                "stddev": 351.9199712,
                "variance": 123847.6661
              },
              {
                "average": 99.20441439,
                "count": 18613833,
                "maximum": 350.3610069,
                "minimum": -8.538993106,
                "name": "Z",
                "position": 2,
                "stddev": 14.65585586,
                "variance": 214.794111
              },
              {
                "average": 6206.930534,
                "count": 18613833,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6132.618901,
                "variance": 37609014.58
              },
              {
                "average": 2.173825993,
                "count": 18613833,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.31104545,
                "variance": 1.718840171
              },
              {
                "average": 3.093452058,
                "count": 18613833,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.536915749,
                "variance": 2.362110019
              },
              {
                "average": 0.5026295766,
                "count": 18613833,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930987,
                "variance": 0.2499930988
              },
              {
                "average": 0,
                "count": 18613833,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.40978035,
                "count": 18613833,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7310534822,
                "variance": 0.5344391939
              },
              {
                "average": -3.685118738,
                "count": 18613833,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.10781464,
                "variance": 171.8148046
              },
              {
                "average": 0,
                "count": 18613833,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 71.78421226,
                "count": 18613833,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.93647116,
                "variance": 194.2252285
              },
              {
                "average": 203898105.3,
                "count": 18613833,
                "maximum": 204381834.1,
                "minimum": 203277583,
                "name": "GpsTime",
                "position": 12,
                "stddev": 547796.0643,
                "variance": 300080528100.0
              },
              {
                "average": 0,
                "count": 18613833,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18613833,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18613833,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001401162243,
                "count": 18613833,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03740586936,
                "variance": 0.001399199063
              },
              {
                "average": 0.4060302357,
                "count": 18613833,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4910903138,
                "variance": 0.2411696964
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302029.4619,
              4333337.539,
              -8.538993106,
              303884.7619,
              4334596.719,
              350.3610069
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302029.46185998106,
                    4333337.538981356,
                    -8.538993105610984
                  ],
                  [
                    302029.46185998106,
                    4334596.718981355,
                    -8.538993105610984
                  ],
                  [
                    303884.7618599811,
                    4334596.718981355,
                    350.36100689438905
                  ],
                  [
                    303884.7618599811,
                    4333337.538981356,
                    350.36100689438905
                  ],
                  [
                    302029.46185998106,
                    4333337.538981356,
                    -8.538993105610984
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:30:34+00:00",
            "end_time": "2018-02-21T19:46: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": "20180221_230536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29026274990879,
              39.137719343902006,
              -10.01871137654939
            ],
            [
              -77.29063038607103,
              39.14905780037258,
              -10.01871137654939
            ],
            [
              -77.26917733028134,
              39.149477674737206,
              361.08128862345063
            ],
            [
              -77.26881313000105,
              39.138139049676575,
              361.08128862345063
            ],
            [
              -77.29026274990879,
              39.137719343902006,
              -10.01871137654939
            ]
          ]
        ]
      },
      "bbox": [
        -77.29063039,
        39.13771934,
        -10.01871138,
        -77.26881313,
        39.14947767,
        361.0812886
      ],
      "properties": {
        "datetime": "2018-03-06T14:30:02Z",
        "pc:count": 17443515,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302941.5188,
            "count": 17443515,
            "maximum": 303911.72,
            "minimum": 302056.5,
            "name": "X",
            "position": 0,
            "stddev": 559.4453291,
            "variance": 312979.0763
          },
          {
            "average": 4335182.806,
            "count": 17443515,
            "maximum": 4335815.852,
            "minimum": 4334556.572,
            "name": "Y",
            "position": 1,
            "stddev": 354.2504702,
            "variance": 125493.3956
          },
          {
            "average": 112.0982465,
            "count": 17443515,
            "maximum": 361.0812886,
            "minimum": -10.01871138,
            "name": "Z",
            "position": 2,
            "stddev": 14.03496076,
            "variance": 196.9801236
          },
          {
            "average": 5654.131462,
            "count": 17443515,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5892.040306,
            "variance": 34716138.96
          },
          {
            "average": 2.057249815,
            "count": 17443515,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.258561006,
            "variance": 1.583975807
          },
          {
            "average": 2.940551317,
            "count": 17443515,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.529012145,
            "variance": 2.33787814
          },
          {
            "average": 0.4995399723,
            "count": 17443515,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998027,
            "variance": 0.2499998027
          },
          {
            "average": 0,
            "count": 17443515,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.391073932,
            "count": 17443515,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6194580428,
            "variance": 0.3837282668
          },
          {
            "average": 8.478139235,
            "count": 17443515,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.50290006,
            "variance": 110.3109096
          },
          {
            "average": 0,
            "count": 17443515,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.92684244,
            "count": 17443515,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.991128323,
            "variance": 80.84038851
          },
          {
            "average": 203402895.7,
            "count": 17443515,
            "maximum": 204381802.2,
            "minimum": 203276572.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 350630.7833,
            "variance": 122941946200.0
          },
          {
            "average": 0,
            "count": 17443515,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17443515,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17443515,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005144605316,
            "count": 17443515,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02267588789,
            "variance": 0.0005141958914
          },
          {
            "average": 0.3860446131,
            "count": 17443515,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4868410248,
            "variance": 0.2370141834
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302056.5,
          4334556.572,
          -10.01871138,
          303911.72,
          4335815.852,
          361.0812886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302056.5000476454,
                4334556.5719201425,
                -10.01871137654939
              ],
              [
                302056.5000476454,
                4335815.851920142,
                -10.01871137654939
              ],
              [
                303911.7200476454,
                4335815.851920142,
                361.08128862345063
              ],
              [
                303911.7200476454,
                4334556.5719201425,
                361.08128862345063
              ],
              [
                302056.5000476454,
                4334556.5719201425,
                -10.01871137654939
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:30:02+00:00",
        "end_time": "2018-02-21T19:29:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_230536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_230536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_230536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_230536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29063039,
            39.13771934,
            -10.01871138,
            -77.26881313,
            39.14947767,
            361.0812886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29026274990879,
                  39.137719343902006,
                  -10.01871137654939
                ],
                [
                  -77.29063038607103,
                  39.14905780037258,
                  -10.01871137654939
                ],
                [
                  -77.26917733028134,
                  39.149477674737206,
                  361.08128862345063
                ],
                [
                  -77.26881313000105,
                  39.138139049676575,
                  361.08128862345063
                ],
                [
                  -77.29026274990879,
                  39.137719343902006,
                  -10.01871137654939
                ]
              ]
            ]
          },
          "id": "20180221_230536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_230536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:30:02Z",
            "pc:count": 17443515,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302941.5188,
                "count": 17443515,
                "maximum": 303911.72,
                "minimum": 302056.5,
                "name": "X",
                "position": 0,
                "stddev": 559.4453291,
                "variance": 312979.0763
              },
              {
                "average": 4335182.806,
                "count": 17443515,
                "maximum": 4335815.852,
                "minimum": 4334556.572,
                "name": "Y",
                "position": 1,
                "stddev": 354.2504702,
                "variance": 125493.3956
              },
              {
                "average": 112.0982465,
                "count": 17443515,
                "maximum": 361.0812886,
                "minimum": -10.01871138,
                "name": "Z",
                "position": 2,
                "stddev": 14.03496076,
                "variance": 196.9801236
              },
              {
                "average": 5654.131462,
                "count": 17443515,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5892.040306,
                "variance": 34716138.96
              },
              {
                "average": 2.057249815,
                "count": 17443515,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.258561006,
                "variance": 1.583975807
              },
              {
                "average": 2.940551317,
                "count": 17443515,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.529012145,
                "variance": 2.33787814
              },
              {
                "average": 0.4995399723,
                "count": 17443515,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998027,
                "variance": 0.2499998027
              },
              {
                "average": 0,
                "count": 17443515,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.391073932,
                "count": 17443515,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6194580428,
                "variance": 0.3837282668
              },
              {
                "average": 8.478139235,
                "count": 17443515,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.50290006,
                "variance": 110.3109096
              },
              {
                "average": 0,
                "count": 17443515,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.92684244,
                "count": 17443515,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.991128323,
                "variance": 80.84038851
              },
              {
                "average": 203402895.7,
                "count": 17443515,
                "maximum": 204381802.2,
                "minimum": 203276572.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 350630.7833,
                "variance": 122941946200.0
              },
              {
                "average": 0,
                "count": 17443515,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17443515,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17443515,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005144605316,
                "count": 17443515,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02267588789,
                "variance": 0.0005141958914
              },
              {
                "average": 0.3860446131,
                "count": 17443515,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4868410248,
                "variance": 0.2370141834
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302056.5,
              4334556.572,
              -10.01871138,
              303911.72,
              4335815.852,
              361.0812886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302056.5000476454,
                    4334556.5719201425,
                    -10.01871137654939
                  ],
                  [
                    302056.5000476454,
                    4335815.851920142,
                    -10.01871137654939
                  ],
                  [
                    303911.7200476454,
                    4335815.851920142,
                    361.08128862345063
                  ],
                  [
                    303911.7200476454,
                    4334556.5719201425,
                    361.08128862345063
                  ],
                  [
                    302056.5000476454,
                    4334556.5719201425,
                    -10.01871137654939
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:30:02+00:00",
            "end_time": "2018-02-21T19: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": "20180305_236520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26894504746161,
              39.09384030969384,
              -10.337342325513617
            ],
            [
              -77.2693086891934,
              39.10517883999919,
              -10.337342325513617
            ],
            [
              -77.24786908635967,
              39.105594393755986,
              340.0826576744864
            ],
            [
              -77.2475088730936,
              39.09425569654042,
              340.0826576744864
            ],
            [
              -77.26894504746161,
              39.09384030969384,
              -10.337342325513617
            ]
          ]
        ]
      },
      "bbox": [
        -77.26930869,
        39.09384031,
        -10.33734233,
        -77.24750887,
        39.10559439,
        340.0826577
      ],
      "properties": {
        "datetime": "2018-03-05T19:50:24Z",
        "pc:count": 14221629,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304737.3443,
            "count": 14221629,
            "maximum": 305632.5936,
            "minimum": 303777.4136,
            "name": "X",
            "position": 0,
            "stddev": 557.7865998,
            "variance": 311125.891
          },
          {
            "average": 4330260.726,
            "count": 14221629,
            "maximum": 4330899.347,
            "minimum": 4329640.087,
            "name": "Y",
            "position": 1,
            "stddev": 364.9885667,
            "variance": 133216.6539
          },
          {
            "average": 110.6366081,
            "count": 14221629,
            "maximum": 340.0826577,
            "minimum": -10.33734233,
            "name": "Z",
            "position": 2,
            "stddev": 13.17934707,
            "variance": 173.6951893
          },
          {
            "average": 5787.223766,
            "count": 14221629,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6107.63915,
            "variance": 37303255.99
          },
          {
            "average": 2.011004014,
            "count": 14221629,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.254927085,
            "variance": 1.574841989
          },
          {
            "average": 2.90071489,
            "count": 14221629,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.544810893,
            "variance": 2.386440696
          },
          {
            "average": 0.5064325613,
            "count": 14221629,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499958638,
            "variance": 0.2499586397
          },
          {
            "average": 0,
            "count": 14221629,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.387683507,
            "count": 14221629,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5620682845,
            "variance": 0.3159207564
          },
          {
            "average": -1.966973499,
            "count": 14221629,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.62229626,
            "variance": 185.5669553
          },
          {
            "average": 0,
            "count": 14221629,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.06134522,
            "count": 14221629,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6499782461,
            "variance": 0.4224717204
          },
          {
            "average": 204313950.4,
            "count": 14221629,
            "maximum": 204314624.8,
            "minimum": 204313122.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 500.8170284,
            "variance": 250817.6959
          },
          {
            "average": 0,
            "count": 14221629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14221629,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14221629,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008379490141,
            "count": 14221629,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02893521927,
            "variance": 0.0008372469145
          },
          {
            "average": 0.4274738147,
            "count": 14221629,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4947120068,
            "variance": 0.2447399697
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303777.4136,
          4329640.087,
          -10.33734233,
          305632.5936,
          4330899.347,
          340.0826577
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303777.413646494,
                4329640.086771532,
                -10.337342325513617
              ],
              [
                303777.413646494,
                4330899.346771532,
                -10.337342325513617
              ],
              [
                305632.59364649403,
                4330899.346771532,
                340.0826576744864
              ],
              [
                305632.59364649403,
                4329640.086771532,
                340.0826576744864
              ],
              [
                303777.413646494,
                4329640.086771532,
                -10.337342325513617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:50:24+00:00",
        "end_time": "2018-03-05T19:25:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_236520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_236520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_236520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_236520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26930869,
            39.09384031,
            -10.33734233,
            -77.24750887,
            39.10559439,
            340.0826577
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26894504746161,
                  39.09384030969384,
                  -10.337342325513617
                ],
                [
                  -77.2693086891934,
                  39.10517883999919,
                  -10.337342325513617
                ],
                [
                  -77.24786908635967,
                  39.105594393755986,
                  340.0826576744864
                ],
                [
                  -77.2475088730936,
                  39.09425569654042,
                  340.0826576744864
                ],
                [
                  -77.26894504746161,
                  39.09384030969384,
                  -10.337342325513617
                ]
              ]
            ]
          },
          "id": "20180305_236520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_236520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:50:24Z",
            "pc:count": 14221629,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304737.3443,
                "count": 14221629,
                "maximum": 305632.5936,
                "minimum": 303777.4136,
                "name": "X",
                "position": 0,
                "stddev": 557.7865998,
                "variance": 311125.891
              },
              {
                "average": 4330260.726,
                "count": 14221629,
                "maximum": 4330899.347,
                "minimum": 4329640.087,
                "name": "Y",
                "position": 1,
                "stddev": 364.9885667,
                "variance": 133216.6539
              },
              {
                "average": 110.6366081,
                "count": 14221629,
                "maximum": 340.0826577,
                "minimum": -10.33734233,
                "name": "Z",
                "position": 2,
                "stddev": 13.17934707,
                "variance": 173.6951893
              },
              {
                "average": 5787.223766,
                "count": 14221629,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6107.63915,
                "variance": 37303255.99
              },
              {
                "average": 2.011004014,
                "count": 14221629,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.254927085,
                "variance": 1.574841989
              },
              {
                "average": 2.90071489,
                "count": 14221629,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.544810893,
                "variance": 2.386440696
              },
              {
                "average": 0.5064325613,
                "count": 14221629,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499958638,
                "variance": 0.2499586397
              },
              {
                "average": 0,
                "count": 14221629,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.387683507,
                "count": 14221629,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5620682845,
                "variance": 0.3159207564
              },
              {
                "average": -1.966973499,
                "count": 14221629,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.62229626,
                "variance": 185.5669553
              },
              {
                "average": 0,
                "count": 14221629,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.06134522,
                "count": 14221629,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6499782461,
                "variance": 0.4224717204
              },
              {
                "average": 204313950.4,
                "count": 14221629,
                "maximum": 204314624.8,
                "minimum": 204313122.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 500.8170284,
                "variance": 250817.6959
              },
              {
                "average": 0,
                "count": 14221629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14221629,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14221629,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008379490141,
                "count": 14221629,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02893521927,
                "variance": 0.0008372469145
              },
              {
                "average": 0.4274738147,
                "count": 14221629,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4947120068,
                "variance": 0.2447399697
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303777.4136,
              4329640.087,
              -10.33734233,
              305632.5936,
              4330899.347,
              340.0826577
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303777.413646494,
                    4329640.086771532,
                    -10.337342325513617
                  ],
                  [
                    303777.413646494,
                    4330899.346771532,
                    -10.337342325513617
                  ],
                  [
                    305632.59364649403,
                    4330899.346771532,
                    340.0826576744864
                  ],
                  [
                    305632.59364649403,
                    4329640.086771532,
                    340.0826576744864
                  ],
                  [
                    303777.413646494,
                    4329640.086771532,
                    -10.337342325513617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:50:24+00:00",
            "end_time": "2018-03-05T19:25: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": "20180305_236524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26898634730365,
              39.104823971372646,
              -10.430482138624427
            ],
            [
              -77.26935009743276,
              39.116161219369516,
              -10.430482138624427
            ],
            [
              -77.24790554919093,
              39.11657690886225,
              337.6895178613756
            ],
            [
              -77.24754522927775,
              39.1052394939331,
              337.6895178613756
            ],
            [
              -77.26898634730365,
              39.104823971372646,
              -10.430482138624427
            ]
          ]
        ]
      },
      "bbox": [
        -77.2693501,
        39.10482397,
        -10.43048214,
        -77.24754523,
        39.11657691,
        337.6895179
      ],
      "properties": {
        "datetime": "2018-03-06T14:13:52Z",
        "pc:count": 14801454,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304785.7224,
            "count": 14801454,
            "maximum": 305659.6246,
            "minimum": 303804.3046,
            "name": "X",
            "position": 0,
            "stddev": 523.22835,
            "variance": 273767.9062
          },
          {
            "average": 4331457.182,
            "count": 14801454,
            "maximum": 4332118.383,
            "minimum": 4330859.263,
            "name": "Y",
            "position": 1,
            "stddev": 350.5063666,
            "variance": 122854.713
          },
          {
            "average": 123.6039513,
            "count": 14801454,
            "maximum": 337.6895179,
            "minimum": -10.43048214,
            "name": "Z",
            "position": 2,
            "stddev": 9.564087,
            "variance": 91.47176015
          },
          {
            "average": 5822.227183,
            "count": 14801454,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6207.31316,
            "variance": 38530736.66
          },
          {
            "average": 2.030374043,
            "count": 14801454,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.278825903,
            "variance": 1.63539569
          },
          {
            "average": 2.930856387,
            "count": 14801454,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.576243023,
            "variance": 2.484542067
          },
          {
            "average": 0.5035453949,
            "count": 14801454,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999874469,
            "variance": 0.2499874471
          },
          {
            "average": 0,
            "count": 14801454,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.376393292,
            "count": 14801454,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5407923864,
            "variance": 0.2924564051
          },
          {
            "average": 10.04639353,
            "count": 14801454,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.258925578,
            "variance": 85.72770285
          },
          {
            "average": 0,
            "count": 14801454,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.88881268,
            "count": 14801454,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.846743259,
            "variance": 3.410460665
          },
          {
            "average": 204319658.8,
            "count": 14801454,
            "maximum": 204380832.2,
            "minimum": 204314055.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17896.68257,
            "variance": 320291247
          },
          {
            "average": 0,
            "count": 14801454,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14801454,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14801454,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007276987788,
            "count": 14801454,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02696607651,
            "variance": 0.0007271692824
          },
          {
            "average": 0.4219748276,
            "count": 14801454,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.493874568,
            "variance": 0.243912089
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303804.3046,
          4330859.263,
          -10.43048214,
          305659.6246,
          4332118.383,
          337.6895179
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303804.30458805617,
                4330859.262844739,
                -10.430482138624427
              ],
              [
                303804.30458805617,
                4332118.382844738,
                -10.430482138624427
              ],
              [
                305659.6245880561,
                4332118.382844738,
                337.6895178613756
              ],
              [
                305659.6245880561,
                4330859.262844739,
                337.6895178613756
              ],
              [
                303804.30458805617,
                4330859.262844739,
                -10.430482138624427
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:13:52+00:00",
        "end_time": "2018-03-05T19:40:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_236524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_236524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_236524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_236524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.2693501,
            39.10482397,
            -10.43048214,
            -77.24754523,
            39.11657691,
            337.6895179
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26898634730365,
                  39.104823971372646,
                  -10.430482138624427
                ],
                [
                  -77.26935009743276,
                  39.116161219369516,
                  -10.430482138624427
                ],
                [
                  -77.24790554919093,
                  39.11657690886225,
                  337.6895178613756
                ],
                [
                  -77.24754522927775,
                  39.1052394939331,
                  337.6895178613756
                ],
                [
                  -77.26898634730365,
                  39.104823971372646,
                  -10.430482138624427
                ]
              ]
            ]
          },
          "id": "20180305_236524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_236524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:13:52Z",
            "pc:count": 14801454,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304785.7224,
                "count": 14801454,
                "maximum": 305659.6246,
                "minimum": 303804.3046,
                "name": "X",
                "position": 0,
                "stddev": 523.22835,
                "variance": 273767.9062
              },
              {
                "average": 4331457.182,
                "count": 14801454,
                "maximum": 4332118.383,
                "minimum": 4330859.263,
                "name": "Y",
                "position": 1,
                "stddev": 350.5063666,
                "variance": 122854.713
              },
              {
                "average": 123.6039513,
                "count": 14801454,
                "maximum": 337.6895179,
                "minimum": -10.43048214,
                "name": "Z",
                "position": 2,
                "stddev": 9.564087,
                "variance": 91.47176015
              },
              {
                "average": 5822.227183,
                "count": 14801454,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6207.31316,
                "variance": 38530736.66
              },
              {
                "average": 2.030374043,
                "count": 14801454,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.278825903,
                "variance": 1.63539569
              },
              {
                "average": 2.930856387,
                "count": 14801454,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.576243023,
                "variance": 2.484542067
              },
              {
                "average": 0.5035453949,
                "count": 14801454,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999874469,
                "variance": 0.2499874471
              },
              {
                "average": 0,
                "count": 14801454,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.376393292,
                "count": 14801454,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5407923864,
                "variance": 0.2924564051
              },
              {
                "average": 10.04639353,
                "count": 14801454,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.258925578,
                "variance": 85.72770285
              },
              {
                "average": 0,
                "count": 14801454,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.88881268,
                "count": 14801454,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.846743259,
                "variance": 3.410460665
              },
              {
                "average": 204319658.8,
                "count": 14801454,
                "maximum": 204380832.2,
                "minimum": 204314055.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17896.68257,
                "variance": 320291247
              },
              {
                "average": 0,
                "count": 14801454,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14801454,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14801454,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007276987788,
                "count": 14801454,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02696607651,
                "variance": 0.0007271692824
              },
              {
                "average": 0.4219748276,
                "count": 14801454,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.493874568,
                "variance": 0.243912089
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303804.3046,
              4330859.263,
              -10.43048214,
              305659.6246,
              4332118.383,
              337.6895179
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303804.30458805617,
                    4330859.262844739,
                    -10.430482138624427
                  ],
                  [
                    303804.30458805617,
                    4332118.382844738,
                    -10.430482138624427
                  ],
                  [
                    305659.6245880561,
                    4332118.382844738,
                    337.6895178613756
                  ],
                  [
                    305659.6245880561,
                    4330859.262844739,
                    337.6895178613756
                  ],
                  [
                    303804.30458805617,
                    4330859.262844739,
                    -10.430482138624427
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:13:52+00:00",
            "end_time": "2018-03-05T19:40: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": "20180228_218500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31724192120313,
              39.04955905910635,
              -6.666613482799931
            ],
            [
              -77.31726124393539,
              39.050150074771544,
              -6.666613482799931
            ],
            [
              -77.31104932773665,
              39.0502733932543,
              309.37338651720006
            ],
            [
              -77.3110300566905,
              39.04968237500582,
              309.37338651720006
            ],
            [
              -77.31724192120313,
              39.04955905910635,
              -6.666613482799931
            ]
          ]
        ]
      },
      "bbox": [
        -77.31726124,
        39.04955906,
        -6.666613483,
        -77.31103006,
        39.05027339,
        309.3733865
      ],
      "properties": {
        "datetime": "2018-03-05T19:23:58Z",
        "pc:count": 417980,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299735.3929,
            "count": 417980,
            "maximum": 300012.7474,
            "minimum": 299474.7874,
            "name": "X",
            "position": 0,
            "stddev": 128.5407762,
            "variance": 16522.73115
          },
          {
            "average": 4324864.411,
            "count": 417980,
            "maximum": 4324896.376,
            "minimum": 4324830.736,
            "name": "Y",
            "position": 1,
            "stddev": 15.36613203,
            "variance": 236.1180137
          },
          {
            "average": 68.87463399,
            "count": 417980,
            "maximum": 309.3733865,
            "minimum": -6.666613483,
            "name": "Z",
            "position": 2,
            "stddev": 12.00025894,
            "variance": 144.0062147
          },
          {
            "average": 3465.683597,
            "count": 417980,
            "maximum": 23552,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4253.244382,
            "variance": 18090087.77
          },
          {
            "average": 2.62260156,
            "count": 417980,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.378243607,
            "variance": 1.89955544
          },
          {
            "average": 3.970075123,
            "count": 417980,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.14121677,
            "variance": 1.302375717
          },
          {
            "average": 0.4821666108,
            "count": 417980,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996824668,
            "variance": 0.2496825676
          },
          {
            "average": 0,
            "count": 417980,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219570314,
            "count": 417980,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4408907819,
            "variance": 0.1943846816
          },
          {
            "average": -6.338875624,
            "count": 417980,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.2054152,
            "variance": 201.7938211
          },
          {
            "average": 0,
            "count": 417980,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 70.95133738,
            "count": 417980,
            "maximum": 80,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.338376724,
            "variance": 53.85177294
          },
          {
            "average": 204053852,
            "count": 417980,
            "maximum": 204313038.3,
            "minimum": 203883386.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 210187.3059,
            "variance": 44178703580.0
          },
          {
            "average": 0,
            "count": 417980,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 417980,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 417980,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002464232738,
            "count": 417980,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01569595932,
            "variance": 0.0002463631388
          },
          {
            "average": 0.5998875544,
            "count": 417980,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.489921474,
            "variance": 0.2400230507
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          299474.7874,
          4324830.736,
          -6.666613483,
          300012.7474,
          4324896.376,
          309.3733865
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                299474.7873896193,
                4324830.736052706,
                -6.666613482799931
              ],
              [
                299474.7873896193,
                4324896.3760527065,
                -6.666613482799931
              ],
              [
                300012.74738961924,
                4324896.3760527065,
                309.37338651720006
              ],
              [
                300012.74738961924,
                4324830.736052706,
                309.37338651720006
              ],
              [
                299474.7873896193,
                4324830.736052706,
                -6.666613482799931
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:23:58+00:00",
        "end_time": "2018-02-28T20:03:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_218500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_218500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_218500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_218500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31726124,
            39.04955906,
            -6.666613483,
            -77.31103006,
            39.05027339,
            309.3733865
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31724192120313,
                  39.04955905910635,
                  -6.666613482799931
                ],
                [
                  -77.31726124393539,
                  39.050150074771544,
                  -6.666613482799931
                ],
                [
                  -77.31104932773665,
                  39.0502733932543,
                  309.37338651720006
                ],
                [
                  -77.3110300566905,
                  39.04968237500582,
                  309.37338651720006
                ],
                [
                  -77.31724192120313,
                  39.04955905910635,
                  -6.666613482799931
                ]
              ]
            ]
          },
          "id": "20180228_218500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_218500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:23:58Z",
            "pc:count": 417980,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299735.3929,
                "count": 417980,
                "maximum": 300012.7474,
                "minimum": 299474.7874,
                "name": "X",
                "position": 0,
                "stddev": 128.5407762,
                "variance": 16522.73115
              },
              {
                "average": 4324864.411,
                "count": 417980,
                "maximum": 4324896.376,
                "minimum": 4324830.736,
                "name": "Y",
                "position": 1,
                "stddev": 15.36613203,
                "variance": 236.1180137
              },
              {
                "average": 68.87463399,
                "count": 417980,
                "maximum": 309.3733865,
                "minimum": -6.666613483,
                "name": "Z",
                "position": 2,
                "stddev": 12.00025894,
                "variance": 144.0062147
              },
              {
                "average": 3465.683597,
                "count": 417980,
                "maximum": 23552,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4253.244382,
                "variance": 18090087.77
              },
              {
                "average": 2.62260156,
                "count": 417980,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.378243607,
                "variance": 1.89955544
              },
              {
                "average": 3.970075123,
                "count": 417980,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.14121677,
                "variance": 1.302375717
              },
              {
                "average": 0.4821666108,
                "count": 417980,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996824668,
                "variance": 0.2496825676
              },
              {
                "average": 0,
                "count": 417980,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219570314,
                "count": 417980,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4408907819,
                "variance": 0.1943846816
              },
              {
                "average": -6.338875624,
                "count": 417980,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.2054152,
                "variance": 201.7938211
              },
              {
                "average": 0,
                "count": 417980,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 70.95133738,
                "count": 417980,
                "maximum": 80,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.338376724,
                "variance": 53.85177294
              },
              {
                "average": 204053852,
                "count": 417980,
                "maximum": 204313038.3,
                "minimum": 203883386.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 210187.3059,
                "variance": 44178703580.0
              },
              {
                "average": 0,
                "count": 417980,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 417980,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 417980,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002464232738,
                "count": 417980,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01569595932,
                "variance": 0.0002463631388
              },
              {
                "average": 0.5998875544,
                "count": 417980,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.489921474,
                "variance": 0.2400230507
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              299474.7874,
              4324830.736,
              -6.666613483,
              300012.7474,
              4324896.376,
              309.3733865
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    299474.7873896193,
                    4324830.736052706,
                    -6.666613482799931
                  ],
                  [
                    299474.7873896193,
                    4324896.3760527065,
                    -6.666613482799931
                  ],
                  [
                    300012.74738961924,
                    4324896.3760527065,
                    309.37338651720006
                  ],
                  [
                    300012.74738961924,
                    4324830.736052706,
                    309.37338651720006
                  ],
                  [
                    299474.7873896193,
                    4324830.736052706,
                    -6.666613482799931
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:23:58+00:00",
            "end_time": "2018-02-28T20:03: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": "20180305_236528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26902810544571,
              39.1158058813405,
              -10.398249576344682
            ],
            [
              -77.26939202185761,
              39.12714364784728,
              -10.398249576344682
            ],
            [
              -77.24794368190477,
              39.12755945086683,
              336.68175042365533
            ],
            [
              -77.24758319781999,
              39.11622151738803,
              336.68175042365533
            ],
            [
              -77.26902810544571,
              39.1158058813405,
              -10.398249576344682
            ]
          ]
        ]
      },
      "bbox": [
        -77.26939202,
        39.11580588,
        -10.39824958,
        -77.2475832,
        39.12755945,
        336.6817504
      ],
      "properties": {
        "datetime": "2018-03-06T14:30:05Z",
        "pc:count": 14451821,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304818.035,
            "count": 14451821,
            "maximum": 305686.5194,
            "minimum": 303831.1594,
            "name": "X",
            "position": 0,
            "stddev": 505.2189815,
            "variance": 255246.2193
          },
          {
            "average": 4332710.719,
            "count": 14451821,
            "maximum": 4333337.427,
            "minimum": 4332078.247,
            "name": "Y",
            "position": 1,
            "stddev": 337.3166475,
            "variance": 113782.5207
          },
          {
            "average": 129.5586658,
            "count": 14451821,
            "maximum": 336.6817504,
            "minimum": -10.39824958,
            "name": "Z",
            "position": 2,
            "stddev": 10.65707695,
            "variance": 113.5732891
          },
          {
            "average": 5653.1823,
            "count": 14451821,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5907.397526,
            "variance": 34897345.53
          },
          {
            "average": 2.072213045,
            "count": 14451821,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.279362969,
            "variance": 1.636769607
          },
          {
            "average": 2.943491689,
            "count": 14451821,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.554142999,
            "variance": 2.41536046
          },
          {
            "average": 0.5043861947,
            "count": 14451821,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999807782,
            "variance": 0.2499807786
          },
          {
            "average": 0,
            "count": 14451821,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.384492515,
            "count": 14451821,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6636566292,
            "variance": 0.4404401214
          },
          {
            "average": -1.930670205,
            "count": 14451821,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.91136449,
            "variance": 193.526062
          },
          {
            "average": 0,
            "count": 14451821,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.65031825,
            "count": 14451821,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.480977319,
            "variance": 12.11720309
          },
          {
            "average": 204349349.7,
            "count": 14451821,
            "maximum": 204381805.9,
            "minimum": 204314613.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33078.3641,
            "variance": 1094178171
          },
          {
            "average": 0,
            "count": 14451821,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14451821,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14451821,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001196458218,
            "count": 14451821,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0345691595,
            "variance": 0.001195026788
          },
          {
            "average": 0.4257931924,
            "count": 14451821,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.494462705,
            "variance": 0.2444933666
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303831.1594,
          4332078.247,
          -10.39824958,
          305686.5194,
          4333337.427,
          336.6817504
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303831.15938740096,
                4332078.247443056,
                -10.398249576344682
              ],
              [
                303831.15938740096,
                4333337.427443055,
                -10.398249576344682
              ],
              [
                305686.51938740094,
                4333337.427443055,
                336.68175042365533
              ],
              [
                305686.51938740094,
                4332078.247443056,
                336.68175042365533
              ],
              [
                303831.15938740096,
                4332078.247443056,
                -10.398249576344682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:30:05+00:00",
        "end_time": "2018-03-05T19:50:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_236528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_236528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_236528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_236528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26939202,
            39.11580588,
            -10.39824958,
            -77.2475832,
            39.12755945,
            336.6817504
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26902810544571,
                  39.1158058813405,
                  -10.398249576344682
                ],
                [
                  -77.26939202185761,
                  39.12714364784728,
                  -10.398249576344682
                ],
                [
                  -77.24794368190477,
                  39.12755945086683,
                  336.68175042365533
                ],
                [
                  -77.24758319781999,
                  39.11622151738803,
                  336.68175042365533
                ],
                [
                  -77.26902810544571,
                  39.1158058813405,
                  -10.398249576344682
                ]
              ]
            ]
          },
          "id": "20180305_236528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_236528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:30:05Z",
            "pc:count": 14451821,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304818.035,
                "count": 14451821,
                "maximum": 305686.5194,
                "minimum": 303831.1594,
                "name": "X",
                "position": 0,
                "stddev": 505.2189815,
                "variance": 255246.2193
              },
              {
                "average": 4332710.719,
                "count": 14451821,
                "maximum": 4333337.427,
                "minimum": 4332078.247,
                "name": "Y",
                "position": 1,
                "stddev": 337.3166475,
                "variance": 113782.5207
              },
              {
                "average": 129.5586658,
                "count": 14451821,
                "maximum": 336.6817504,
                "minimum": -10.39824958,
                "name": "Z",
                "position": 2,
                "stddev": 10.65707695,
                "variance": 113.5732891
              },
              {
                "average": 5653.1823,
                "count": 14451821,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5907.397526,
                "variance": 34897345.53
              },
              {
                "average": 2.072213045,
                "count": 14451821,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.279362969,
                "variance": 1.636769607
              },
              {
                "average": 2.943491689,
                "count": 14451821,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.554142999,
                "variance": 2.41536046
              },
              {
                "average": 0.5043861947,
                "count": 14451821,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999807782,
                "variance": 0.2499807786
              },
              {
                "average": 0,
                "count": 14451821,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.384492515,
                "count": 14451821,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6636566292,
                "variance": 0.4404401214
              },
              {
                "average": -1.930670205,
                "count": 14451821,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.91136449,
                "variance": 193.526062
              },
              {
                "average": 0,
                "count": 14451821,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.65031825,
                "count": 14451821,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.480977319,
                "variance": 12.11720309
              },
              {
                "average": 204349349.7,
                "count": 14451821,
                "maximum": 204381805.9,
                "minimum": 204314613.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33078.3641,
                "variance": 1094178171
              },
              {
                "average": 0,
                "count": 14451821,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14451821,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14451821,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001196458218,
                "count": 14451821,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0345691595,
                "variance": 0.001195026788
              },
              {
                "average": 0.4257931924,
                "count": 14451821,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.494462705,
                "variance": 0.2444933666
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303831.1594,
              4332078.247,
              -10.39824958,
              305686.5194,
              4333337.427,
              336.6817504
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303831.15938740096,
                    4332078.247443056,
                    -10.398249576344682
                  ],
                  [
                    303831.15938740096,
                    4333337.427443055,
                    -10.398249576344682
                  ],
                  [
                    305686.51938740094,
                    4333337.427443055,
                    336.68175042365533
                  ],
                  [
                    305686.51938740094,
                    4332078.247443056,
                    336.68175042365533
                  ],
                  [
                    303831.15938740096,
                    4332078.247443056,
                    -10.398249576344682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:30:05+00:00",
            "end_time": "2018-03-05T19:50: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": "20180228_218504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.3321113596667,
              39.04974843355508,
              -10.395759070386106
            ],
            [
              -77.33248437303666,
              39.061081684267926,
              -10.395759070386106
            ],
            [
              -77.31110617938837,
              39.061507521090505,
              356.2042409296139
            ],
            [
              -77.31073657738588,
              39.050174099360895,
              356.2042409296139
            ],
            [
              -77.3321113596667,
              39.04974843355508,
              -10.395759070386106
            ]
          ]
        ]
      },
      "bbox": [
        -77.33248437,
        39.04974843,
        -10.39575907,
        -77.31073658,
        39.06150752,
        356.2042409
      ],
      "properties": {
        "datetime": "2018-03-05T19:43:31Z",
        "pc:count": 15238930,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 298998.1982,
            "count": 15238930,
            "maximum": 300039.5342,
            "minimum": 298188.4342,
            "name": "X",
            "position": 0,
            "stddev": 533.5446554,
            "variance": 284669.8994
          },
          {
            "average": 4325484.651,
            "count": 15238930,
            "maximum": 4326143.387,
            "minimum": 4324884.667,
            "name": "Y",
            "position": 1,
            "stddev": 318.7680164,
            "variance": 101613.0483
          },
          {
            "average": 84.36716993,
            "count": 15238930,
            "maximum": 356.2042409,
            "minimum": -10.39575907,
            "name": "Z",
            "position": 2,
            "stddev": 24.23477124,
            "variance": 587.3241372
          },
          {
            "average": 3091.626348,
            "count": 15238930,
            "maximum": 65511,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3809.96301,
            "variance": 14515818.14
          },
          {
            "average": 2.541171329,
            "count": 15238930,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349529515,
            "variance": 1.821229912
          },
          {
            "average": 3.839708365,
            "count": 15238930,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.184841276,
            "variance": 1.40384885
          },
          {
            "average": 0.5107194534,
            "count": 15238930,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998850965,
            "variance": 0.2498851097
          },
          {
            "average": 0,
            "count": 15238930,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343975988,
            "count": 15238930,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9823352252,
            "variance": 0.9649824947
          },
          {
            "average": -11.67037066,
            "count": 15238930,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.747654495,
            "variance": 60.02615018
          },
          {
            "average": 0,
            "count": 15238930,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.84715075,
            "count": 15238930,
            "maximum": 80,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.212212756,
            "variance": 10.31831079
          },
          {
            "average": 204292023.4,
            "count": 15238930,
            "maximum": 204314211.5,
            "minimum": 203883387.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 93721.79825,
            "variance": 8783775467
          },
          {
            "average": 0,
            "count": 15238930,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15238930,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15238930,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001027040612,
            "count": 15238930,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03203101415,
            "variance": 0.001025985867
          },
          {
            "average": 0.4300997511,
            "count": 15238930,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4950898618,
            "variance": 0.2451139713
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298188.4342,
          4324884.667,
          -10.39575907,
          300039.5342,
          4326143.387,
          356.2042409
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298188.43422568374,
                4324884.667215263,
                -10.395759070386106
              ],
              [
                298188.43422568374,
                4326143.387215263,
                -10.395759070386106
              ],
              [
                300039.5342256837,
                4326143.387215263,
                356.2042409296139
              ],
              [
                300039.5342256837,
                4324884.667215263,
                356.2042409296139
              ],
              [
                298188.43422568374,
                4324884.667215263,
                -10.395759070386106
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:43:31+00:00",
        "end_time": "2018-02-28T20:03:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_218504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_218504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_218504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_218504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33248437,
            39.04974843,
            -10.39575907,
            -77.31073658,
            39.06150752,
            356.2042409
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.3321113596667,
                  39.04974843355508,
                  -10.395759070386106
                ],
                [
                  -77.33248437303666,
                  39.061081684267926,
                  -10.395759070386106
                ],
                [
                  -77.31110617938837,
                  39.061507521090505,
                  356.2042409296139
                ],
                [
                  -77.31073657738588,
                  39.050174099360895,
                  356.2042409296139
                ],
                [
                  -77.3321113596667,
                  39.04974843355508,
                  -10.395759070386106
                ]
              ]
            ]
          },
          "id": "20180228_218504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_218504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:43:31Z",
            "pc:count": 15238930,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 298998.1982,
                "count": 15238930,
                "maximum": 300039.5342,
                "minimum": 298188.4342,
                "name": "X",
                "position": 0,
                "stddev": 533.5446554,
                "variance": 284669.8994
              },
              {
                "average": 4325484.651,
                "count": 15238930,
                "maximum": 4326143.387,
                "minimum": 4324884.667,
                "name": "Y",
                "position": 1,
                "stddev": 318.7680164,
                "variance": 101613.0483
              },
              {
                "average": 84.36716993,
                "count": 15238930,
                "maximum": 356.2042409,
                "minimum": -10.39575907,
                "name": "Z",
                "position": 2,
                "stddev": 24.23477124,
                "variance": 587.3241372
              },
              {
                "average": 3091.626348,
                "count": 15238930,
                "maximum": 65511,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3809.96301,
                "variance": 14515818.14
              },
              {
                "average": 2.541171329,
                "count": 15238930,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349529515,
                "variance": 1.821229912
              },
              {
                "average": 3.839708365,
                "count": 15238930,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.184841276,
                "variance": 1.40384885
              },
              {
                "average": 0.5107194534,
                "count": 15238930,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998850965,
                "variance": 0.2498851097
              },
              {
                "average": 0,
                "count": 15238930,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343975988,
                "count": 15238930,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9823352252,
                "variance": 0.9649824947
              },
              {
                "average": -11.67037066,
                "count": 15238930,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.747654495,
                "variance": 60.02615018
              },
              {
                "average": 0,
                "count": 15238930,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.84715075,
                "count": 15238930,
                "maximum": 80,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.212212756,
                "variance": 10.31831079
              },
              {
                "average": 204292023.4,
                "count": 15238930,
                "maximum": 204314211.5,
                "minimum": 203883387.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 93721.79825,
                "variance": 8783775467
              },
              {
                "average": 0,
                "count": 15238930,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15238930,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15238930,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001027040612,
                "count": 15238930,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03203101415,
                "variance": 0.001025985867
              },
              {
                "average": 0.4300997511,
                "count": 15238930,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4950898618,
                "variance": 0.2451139713
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298188.4342,
              4324884.667,
              -10.39575907,
              300039.5342,
              4326143.387,
              356.2042409
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298188.43422568374,
                    4324884.667215263,
                    -10.395759070386106
                  ],
                  [
                    298188.43422568374,
                    4326143.387215263,
                    -10.395759070386106
                  ],
                  [
                    300039.5342256837,
                    4326143.387215263,
                    356.2042409296139
                  ],
                  [
                    300039.5342256837,
                    4324884.667215263,
                    356.2042409296139
                  ],
                  [
                    298188.43422568374,
                    4324884.667215263,
                    -10.395759070386106
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:43:31+00:00",
            "end_time": "2018-02-28T20:03: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": "20180305_218508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33220937580829,
              39.06073056292146,
              -10.151616566223595
            ],
            [
              -77.33258270498978,
              39.072068473409296,
              -10.151616566223595
            ],
            [
              -77.3111545331033,
              39.07249535313439,
              350.7083834337764
            ],
            [
              -77.31078462601475,
              39.06115727115448,
              350.7083834337764
            ],
            [
              -77.33220937580829,
              39.06073056292146,
              -10.151616566223595
            ]
          ]
        ]
      },
      "bbox": [
        -77.3325827,
        39.06073056,
        -10.15161657,
        -77.31078463,
        39.07249535,
        350.7083834
      ],
      "properties": {
        "datetime": "2018-03-05T19:48:50Z",
        "pc:count": 16122682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299203.5087,
            "count": 16122682,
            "maximum": 300066.3702,
            "minimum": 298211.2302,
            "name": "X",
            "position": 0,
            "stddev": 490.2735494,
            "variance": 240368.1533
          },
          {
            "average": 4326787.747,
            "count": 16122682,
            "maximum": 4327363.045,
            "minimum": 4326103.805,
            "name": "Y",
            "position": 1,
            "stddev": 360.8194569,
            "variance": 130190.6805
          },
          {
            "average": 92.1467961,
            "count": 16122682,
            "maximum": 350.7083834,
            "minimum": -10.15161657,
            "name": "Z",
            "position": 2,
            "stddev": 25.2494985,
            "variance": 637.5371746
          },
          {
            "average": 4451.289432,
            "count": 16122682,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5321.328628,
            "variance": 28316538.37
          },
          {
            "average": 2.366263194,
            "count": 16122682,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.334886832,
            "variance": 1.781922853
          },
          {
            "average": 3.530548391,
            "count": 16122682,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.370473087,
            "variance": 1.878196483
          },
          {
            "average": 0.5086139515,
            "count": 16122682,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999258098,
            "variance": 0.2499258153
          },
          {
            "average": 0,
            "count": 16122682,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.408670654,
            "count": 16122682,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9420122372,
            "variance": 0.8873870551
          },
          {
            "average": 4.177186478,
            "count": 16122682,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.68686786,
            "variance": 187.3303519
          },
          {
            "average": 0,
            "count": 16122682,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.84054731,
            "count": 16122682,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6620774331,
            "variance": 0.4383465275
          },
          {
            "average": 204314108.8,
            "count": 16122682,
            "maximum": 204314530.3,
            "minimum": 204313026.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 477.3370736,
            "variance": 227850.6818
          },
          {
            "average": 0,
            "count": 16122682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16122682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16122682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000908347631,
            "count": 16122682,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03012511563,
            "variance": 0.0009075225919
          },
          {
            "average": 0.4582145824,
            "count": 16122682,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.498250935,
            "variance": 0.2482539943
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298211.2302,
          4326103.805,
          -10.15161657,
          300066.3702,
          4327363.045,
          350.7083834
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298211.2301532371,
                4326103.805042479,
                -10.151616566223595
              ],
              [
                298211.2301532371,
                4327363.045042479,
                -10.151616566223595
              ],
              [
                300066.37015323713,
                4327363.045042479,
                350.7083834337764
              ],
              [
                300066.37015323713,
                4326103.805042479,
                350.7083834337764
              ],
              [
                298211.2301532371,
                4326103.805042479,
                -10.151616566223595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:48:50+00:00",
        "end_time": "2018-03-05T19:23:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_218508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_218508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_218508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_218508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3325827,
            39.06073056,
            -10.15161657,
            -77.31078463,
            39.07249535,
            350.7083834
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33220937580829,
                  39.06073056292146,
                  -10.151616566223595
                ],
                [
                  -77.33258270498978,
                  39.072068473409296,
                  -10.151616566223595
                ],
                [
                  -77.3111545331033,
                  39.07249535313439,
                  350.7083834337764
                ],
                [
                  -77.31078462601475,
                  39.06115727115448,
                  350.7083834337764
                ],
                [
                  -77.33220937580829,
                  39.06073056292146,
                  -10.151616566223595
                ]
              ]
            ]
          },
          "id": "20180305_218508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_218508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:48:50Z",
            "pc:count": 16122682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299203.5087,
                "count": 16122682,
                "maximum": 300066.3702,
                "minimum": 298211.2302,
                "name": "X",
                "position": 0,
                "stddev": 490.2735494,
                "variance": 240368.1533
              },
              {
                "average": 4326787.747,
                "count": 16122682,
                "maximum": 4327363.045,
                "minimum": 4326103.805,
                "name": "Y",
                "position": 1,
                "stddev": 360.8194569,
                "variance": 130190.6805
              },
              {
                "average": 92.1467961,
                "count": 16122682,
                "maximum": 350.7083834,
                "minimum": -10.15161657,
                "name": "Z",
                "position": 2,
                "stddev": 25.2494985,
                "variance": 637.5371746
              },
              {
                "average": 4451.289432,
                "count": 16122682,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5321.328628,
                "variance": 28316538.37
              },
              {
                "average": 2.366263194,
                "count": 16122682,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.334886832,
                "variance": 1.781922853
              },
              {
                "average": 3.530548391,
                "count": 16122682,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.370473087,
                "variance": 1.878196483
              },
              {
                "average": 0.5086139515,
                "count": 16122682,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999258098,
                "variance": 0.2499258153
              },
              {
                "average": 0,
                "count": 16122682,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.408670654,
                "count": 16122682,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9420122372,
                "variance": 0.8873870551
              },
              {
                "average": 4.177186478,
                "count": 16122682,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.68686786,
                "variance": 187.3303519
              },
              {
                "average": 0,
                "count": 16122682,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.84054731,
                "count": 16122682,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6620774331,
                "variance": 0.4383465275
              },
              {
                "average": 204314108.8,
                "count": 16122682,
                "maximum": 204314530.3,
                "minimum": 204313026.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 477.3370736,
                "variance": 227850.6818
              },
              {
                "average": 0,
                "count": 16122682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16122682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16122682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000908347631,
                "count": 16122682,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03012511563,
                "variance": 0.0009075225919
              },
              {
                "average": 0.4582145824,
                "count": 16122682,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.498250935,
                "variance": 0.2482539943
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298211.2302,
              4326103.805,
              -10.15161657,
              300066.3702,
              4327363.045,
              350.7083834
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298211.2301532371,
                    4326103.805042479,
                    -10.151616566223595
                  ],
                  [
                    298211.2301532371,
                    4327363.045042479,
                    -10.151616566223595
                  ],
                  [
                    300066.37015323713,
                    4327363.045042479,
                    350.7083834337764
                  ],
                  [
                    300066.37015323713,
                    4326103.805042479,
                    350.7083834337764
                  ],
                  [
                    298211.2301532371,
                    4326103.805042479,
                    -10.151616566223595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:48:50+00:00",
            "end_time": "2018-03-05T19:23:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_236508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26882066961012,
              39.060893026079505,
              -9.516976926879238
            ],
            [
              -77.26918382465819,
              39.07223036099397,
              -9.516976926879238
            ],
            [
              -77.2477521134012,
              39.072645640401824,
              633.8230230731208
            ],
            [
              -77.24739238115909,
              39.061308138664046,
              633.8230230731208
            ],
            [
              -77.26882066961012,
              39.060893026079505,
              -9.516976926879238
            ]
          ]
        ]
      },
      "bbox": [
        -77.26918382,
        39.06089303,
        -9.516976927,
        -77.24739238,
        39.07264564,
        633.8230231
      ],
      "properties": {
        "datetime": "2018-04-13T13:15:58Z",
        "pc:count": 23920671,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304707.7825,
            "count": 23920671,
            "maximum": 305552.2025,
            "minimum": 303696.8425,
            "name": "X",
            "position": 0,
            "stddev": 511.6431398,
            "variance": 261778.7025
          },
          {
            "average": 4326629.822,
            "count": 23920671,
            "maximum": 4327242.1,
            "minimum": 4325982.98,
            "name": "Y",
            "position": 1,
            "stddev": 328.1476474,
            "variance": 107680.8785
          },
          {
            "average": 105.4257903,
            "count": 23920671,
            "maximum": 633.8230231,
            "minimum": -9.516976927,
            "name": "Z",
            "position": 2,
            "stddev": 54.84130643,
            "variance": 3007.568891
          },
          {
            "average": 6200.364465,
            "count": 23920671,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6075.014064,
            "variance": 36905795.88
          },
          {
            "average": 2.181543653,
            "count": 23920671,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.312208377,
            "variance": 1.721890824
          },
          {
            "average": 3.006341419,
            "count": 23920671,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560164083,
            "variance": 2.434111965
          },
          {
            "average": 0.5489048781,
            "count": 23920671,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4976025756,
            "variance": 0.2476083232
          },
          {
            "average": 0,
            "count": 23920671,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.362521227,
            "count": 23920671,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5807255738,
            "variance": 0.3372421921
          },
          {
            "average": 9.442282584,
            "count": 23920671,
            "maximum": 36,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.14301107,
            "variance": 124.1666958
          },
          {
            "average": 0,
            "count": 23920671,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.49036881,
            "count": 23920671,
            "maximum": 105,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.73373077,
            "variance": 314.4852071
          },
          {
            "average": 205053258.5,
            "count": 23920671,
            "maximum": 207660558.1,
            "minimum": 203883054.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1745317.137,
            "variance": 3046131909000.0
          },
          {
            "average": 0,
            "count": 23920671,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23920671,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23920671,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005912877611,
            "count": 23920671,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02430921974,
            "variance": 0.0005909381646
          },
          {
            "average": 0.7265703374,
            "count": 23920671,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.44571952,
            "variance": 0.1986658905
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303696.8425,
          4325982.98,
          -9.516976927,
          305552.2025,
          4327242.1,
          633.8230231
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303696.8425430168,
                4325982.980093453,
                -9.516976926879238
              ],
              [
                303696.8425430168,
                4327242.100093452,
                -9.516976926879238
              ],
              [
                305552.2025430168,
                4327242.100093452,
                633.8230230731208
              ],
              [
                305552.2025430168,
                4325982.980093453,
                633.8230230731208
              ],
              [
                303696.8425430168,
                4325982.980093453,
                -9.516976926879238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:15:58+00:00",
        "end_time": "2018-02-28T19:57:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_236508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_236508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_236508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_236508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26918382,
            39.06089303,
            -9.516976927,
            -77.24739238,
            39.07264564,
            633.8230231
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26882066961012,
                  39.060893026079505,
                  -9.516976926879238
                ],
                [
                  -77.26918382465819,
                  39.07223036099397,
                  -9.516976926879238
                ],
                [
                  -77.2477521134012,
                  39.072645640401824,
                  633.8230230731208
                ],
                [
                  -77.24739238115909,
                  39.061308138664046,
                  633.8230230731208
                ],
                [
                  -77.26882066961012,
                  39.060893026079505,
                  -9.516976926879238
                ]
              ]
            ]
          },
          "id": "20180228_236508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_236508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:15:58Z",
            "pc:count": 23920671,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304707.7825,
                "count": 23920671,
                "maximum": 305552.2025,
                "minimum": 303696.8425,
                "name": "X",
                "position": 0,
                "stddev": 511.6431398,
                "variance": 261778.7025
              },
              {
                "average": 4326629.822,
                "count": 23920671,
                "maximum": 4327242.1,
                "minimum": 4325982.98,
                "name": "Y",
                "position": 1,
                "stddev": 328.1476474,
                "variance": 107680.8785
              },
              {
                "average": 105.4257903,
                "count": 23920671,
                "maximum": 633.8230231,
                "minimum": -9.516976927,
                "name": "Z",
                "position": 2,
                "stddev": 54.84130643,
                "variance": 3007.568891
              },
              {
                "average": 6200.364465,
                "count": 23920671,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6075.014064,
                "variance": 36905795.88
              },
              {
                "average": 2.181543653,
                "count": 23920671,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.312208377,
                "variance": 1.721890824
              },
              {
                "average": 3.006341419,
                "count": 23920671,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560164083,
                "variance": 2.434111965
              },
              {
                "average": 0.5489048781,
                "count": 23920671,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4976025756,
                "variance": 0.2476083232
              },
              {
                "average": 0,
                "count": 23920671,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.362521227,
                "count": 23920671,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5807255738,
                "variance": 0.3372421921
              },
              {
                "average": 9.442282584,
                "count": 23920671,
                "maximum": 36,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.14301107,
                "variance": 124.1666958
              },
              {
                "average": 0,
                "count": 23920671,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.49036881,
                "count": 23920671,
                "maximum": 105,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.73373077,
                "variance": 314.4852071
              },
              {
                "average": 205053258.5,
                "count": 23920671,
                "maximum": 207660558.1,
                "minimum": 203883054.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1745317.137,
                "variance": 3046131909000.0
              },
              {
                "average": 0,
                "count": 23920671,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23920671,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23920671,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005912877611,
                "count": 23920671,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02430921974,
                "variance": 0.0005909381646
              },
              {
                "average": 0.7265703374,
                "count": 23920671,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.44571952,
                "variance": 0.1986658905
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303696.8425,
              4325982.98,
              -9.516976927,
              305552.2025,
              4327242.1,
              633.8230231
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303696.8425430168,
                    4325982.980093453,
                    -9.516976926879238
                  ],
                  [
                    303696.8425430168,
                    4327242.100093452,
                    -9.516976926879238
                  ],
                  [
                    305552.2025430168,
                    4327242.100093452,
                    633.8230230731208
                  ],
                  [
                    305552.2025430168,
                    4325982.980093453,
                    633.8230230731208
                  ],
                  [
                    303696.8425430168,
                    4325982.980093453,
                    -9.516976926879238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:15:58+00:00",
            "end_time": "2018-02-28T19:57:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_218536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.3325702868463,
              39.137607567920064,
              -10.220693593313086
            ],
            [
              -77.33294466149628,
              39.14894424521168,
              -10.220693593313086
            ],
            [
              -77.31149273972045,
              39.14937189800939,
              359.35930640668687
            ],
            [
              -77.31112180001489,
              39.13803504903124,
              359.35930640668687
            ],
            [
              -77.3325702868463,
              39.137607567920064,
              -10.220693593313086
            ]
          ]
        ]
      },
      "bbox": [
        -77.33294466,
        39.13760757,
        -10.22069359,
        -77.3111218,
        39.1493719,
        359.3593064
      ],
      "properties": {
        "datetime": "2018-02-21T19:29:29Z",
        "pc:count": 12373787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299363.3682,
            "count": 12373787,
            "maximum": 300254.3796,
            "minimum": 298399.1996,
            "name": "X",
            "position": 0,
            "stddev": 543.8751472,
            "variance": 295800.1757
          },
          {
            "average": 4335264.217,
            "count": 12373787,
            "maximum": 4335896.455,
            "minimum": 4334637.335,
            "name": "Y",
            "position": 1,
            "stddev": 374.8022168,
            "variance": 140476.7018
          },
          {
            "average": 109.2963035,
            "count": 12373787,
            "maximum": 359.3593064,
            "minimum": -10.22069359,
            "name": "Z",
            "position": 2,
            "stddev": 13.42523345,
            "variance": 180.2368932
          },
          {
            "average": 9725.245263,
            "count": 12373787,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6159.328144,
            "variance": 37937323.19
          },
          {
            "average": 1.601998483,
            "count": 12373787,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.093500036,
            "variance": 1.19574233
          },
          {
            "average": 2.118318588,
            "count": 12373787,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.523111412,
            "variance": 2.319868373
          },
          {
            "average": 0.4971478012,
            "count": 12373787,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918851,
            "variance": 0.2499918852
          },
          {
            "average": 0,
            "count": 12373787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.481933461,
            "count": 12373787,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5129660546,
            "variance": 0.2631341732
          },
          {
            "average": -3.047242914,
            "count": 12373787,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.42090602,
            "variance": 154.2789063
          },
          {
            "average": 0,
            "count": 12373787,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.09162547,
            "count": 12373787,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5485630507,
            "variance": 0.3009214206
          },
          {
            "average": 203275845.5,
            "count": 12373787,
            "maximum": 203276569.4,
            "minimum": 203274649.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 503.4467826,
            "variance": 253458.663
          },
          {
            "average": 0,
            "count": 12373787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12373787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12373787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001950898298,
            "count": 12373787,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01396609414,
            "variance": 0.0001950517855
          },
          {
            "average": 0.3278568639,
            "count": 12373787,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.469432379,
            "variance": 0.2203667585
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298399.1996,
          4334637.335,
          -10.22069359,
          300254.3796,
          4335896.455,
          359.3593064
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298399.19957020506,
                4334637.335130701,
                -10.220693593313086
              ],
              [
                298399.19957020506,
                4335896.4551307,
                -10.220693593313086
              ],
              [
                300254.3795702051,
                4335896.4551307,
                359.35930640668687
              ],
              [
                300254.3795702051,
                4334637.335130701,
                359.35930640668687
              ],
              [
                298399.19957020506,
                4334637.335130701,
                -10.220693593313086
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:29:29+00:00",
        "end_time": "2018-02-21T18:57:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_218536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_218536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_218536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_218536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33294466,
            39.13760757,
            -10.22069359,
            -77.3111218,
            39.1493719,
            359.3593064
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.3325702868463,
                  39.137607567920064,
                  -10.220693593313086
                ],
                [
                  -77.33294466149628,
                  39.14894424521168,
                  -10.220693593313086
                ],
                [
                  -77.31149273972045,
                  39.14937189800939,
                  359.35930640668687
                ],
                [
                  -77.31112180001489,
                  39.13803504903124,
                  359.35930640668687
                ],
                [
                  -77.3325702868463,
                  39.137607567920064,
                  -10.220693593313086
                ]
              ]
            ]
          },
          "id": "20180221_218536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_218536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:29:29Z",
            "pc:count": 12373787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299363.3682,
                "count": 12373787,
                "maximum": 300254.3796,
                "minimum": 298399.1996,
                "name": "X",
                "position": 0,
                "stddev": 543.8751472,
                "variance": 295800.1757
              },
              {
                "average": 4335264.217,
                "count": 12373787,
                "maximum": 4335896.455,
                "minimum": 4334637.335,
                "name": "Y",
                "position": 1,
                "stddev": 374.8022168,
                "variance": 140476.7018
              },
              {
                "average": 109.2963035,
                "count": 12373787,
                "maximum": 359.3593064,
                "minimum": -10.22069359,
                "name": "Z",
                "position": 2,
                "stddev": 13.42523345,
                "variance": 180.2368932
              },
              {
                "average": 9725.245263,
                "count": 12373787,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6159.328144,
                "variance": 37937323.19
              },
              {
                "average": 1.601998483,
                "count": 12373787,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.093500036,
                "variance": 1.19574233
              },
              {
                "average": 2.118318588,
                "count": 12373787,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.523111412,
                "variance": 2.319868373
              },
              {
                "average": 0.4971478012,
                "count": 12373787,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918851,
                "variance": 0.2499918852
              },
              {
                "average": 0,
                "count": 12373787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.481933461,
                "count": 12373787,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5129660546,
                "variance": 0.2631341732
              },
              {
                "average": -3.047242914,
                "count": 12373787,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.42090602,
                "variance": 154.2789063
              },
              {
                "average": 0,
                "count": 12373787,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.09162547,
                "count": 12373787,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5485630507,
                "variance": 0.3009214206
              },
              {
                "average": 203275845.5,
                "count": 12373787,
                "maximum": 203276569.4,
                "minimum": 203274649.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 503.4467826,
                "variance": 253458.663
              },
              {
                "average": 0,
                "count": 12373787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12373787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12373787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001950898298,
                "count": 12373787,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01396609414,
                "variance": 0.0001950517855
              },
              {
                "average": 0.3278568639,
                "count": 12373787,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.469432379,
                "variance": 0.2203667585
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298399.1996,
              4334637.335,
              -10.22069359,
              300254.3796,
              4335896.455,
              359.3593064
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298399.19957020506,
                    4334637.335130701,
                    -10.220693593313086
                  ],
                  [
                    298399.19957020506,
                    4335896.4551307,
                    -10.220693593313086
                  ],
                  [
                    300254.3795702051,
                    4335896.4551307,
                    359.35930640668687
                  ],
                  [
                    300254.3795702051,
                    4334637.335130701,
                    359.35930640668687
                  ],
                  [
                    298399.19957020506,
                    4334637.335130701,
                    -10.220693593313086
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:29:29+00:00",
            "end_time": "2018-02-21T18:57: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": "20180228_236512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26886098999353,
              39.07187573537264,
              -10.436657206149277
            ],
            [
              -77.26922431087877,
              39.08321358881778,
              -10.436657206149277
            ],
            [
              -77.24779181894368,
              39.08362892353178,
              661.7033427938507
            ],
            [
              -77.24743192249086,
              39.07229090324711,
              661.7033427938507
            ],
            [
              -77.26886098999353,
              39.07187573537264,
              -10.436657206149277
            ]
          ]
        ]
      },
      "bbox": [
        -77.26922431,
        39.07187574,
        -10.43665721,
        -77.24743192,
        39.08362892,
        661.7033428
      ],
      "properties": {
        "datetime": "2018-04-13T13:15:56Z",
        "pc:count": 15873412,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304617.8728,
            "count": 15873412,
            "maximum": 305578.9305,
            "minimum": 303723.7905,
            "name": "X",
            "position": 0,
            "stddev": 508.3814485,
            "variance": 258451.6972
          },
          {
            "average": 4327847.852,
            "count": 15873412,
            "maximum": 4328461.222,
            "minimum": 4327202.042,
            "name": "Y",
            "position": 1,
            "stddev": 357.9103788,
            "variance": 128099.8392
          },
          {
            "average": 117.5193133,
            "count": 15873412,
            "maximum": 661.7033428,
            "minimum": -10.43665721,
            "name": "Z",
            "position": 2,
            "stddev": 67.69417173,
            "variance": 4582.500886
          },
          {
            "average": 7414.803582,
            "count": 15873412,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6815.526215,
            "variance": 46451397.59
          },
          {
            "average": 1.9652037,
            "count": 15873412,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.2636187,
            "variance": 1.596732218
          },
          {
            "average": 2.755287143,
            "count": 15873412,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.602963819,
            "variance": 2.569493005
          },
          {
            "average": 0.4668785136,
            "count": 15873412,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4989017767,
            "variance": 0.2489029828
          },
          {
            "average": 0,
            "count": 15873412,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.417267756,
            "count": 15873412,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5599858122,
            "variance": 0.3135841099
          },
          {
            "average": 3.196914011,
            "count": 15873412,
            "maximum": 34.0019989,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.51348269,
            "variance": 182.6142145
          },
          {
            "average": 0,
            "count": 15873412,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.3324015,
            "count": 15873412,
            "maximum": 104,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.78755627,
            "variance": 163.5215954
          },
          {
            "average": 204575823.9,
            "count": 15873412,
            "maximum": 207660556.6,
            "minimum": 203883055.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1247955.483,
            "variance": 1557392888000.0
          },
          {
            "average": 0,
            "count": 15873412,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15873412,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15873412,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005939491774,
            "count": 15873412,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02436383466,
            "variance": 0.0005935964392
          },
          {
            "average": 0.4627521796,
            "count": 15873412,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4986106853,
            "variance": 0.2486126155
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303723.7905,
          4327202.042,
          -10.43665721,
          305578.9305,
          4328461.222,
          661.7033428
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303723.79054414673,
                4327202.042468812,
                -10.436657206149277
              ],
              [
                303723.79054414673,
                4328461.222468812,
                -10.436657206149277
              ],
              [
                305578.93054414674,
                4328461.222468812,
                661.7033427938507
              ],
              [
                305578.93054414674,
                4327202.042468812,
                661.7033427938507
              ],
              [
                303723.79054414673,
                4327202.042468812,
                -10.436657206149277
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:15:56+00:00",
        "end_time": "2018-02-28T19:57:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_236512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_236512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_236512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_236512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26922431,
            39.07187574,
            -10.43665721,
            -77.24743192,
            39.08362892,
            661.7033428
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26886098999353,
                  39.07187573537264,
                  -10.436657206149277
                ],
                [
                  -77.26922431087877,
                  39.08321358881778,
                  -10.436657206149277
                ],
                [
                  -77.24779181894368,
                  39.08362892353178,
                  661.7033427938507
                ],
                [
                  -77.24743192249086,
                  39.07229090324711,
                  661.7033427938507
                ],
                [
                  -77.26886098999353,
                  39.07187573537264,
                  -10.436657206149277
                ]
              ]
            ]
          },
          "id": "20180228_236512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_236512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:15:56Z",
            "pc:count": 15873412,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304617.8728,
                "count": 15873412,
                "maximum": 305578.9305,
                "minimum": 303723.7905,
                "name": "X",
                "position": 0,
                "stddev": 508.3814485,
                "variance": 258451.6972
              },
              {
                "average": 4327847.852,
                "count": 15873412,
                "maximum": 4328461.222,
                "minimum": 4327202.042,
                "name": "Y",
                "position": 1,
                "stddev": 357.9103788,
                "variance": 128099.8392
              },
              {
                "average": 117.5193133,
                "count": 15873412,
                "maximum": 661.7033428,
                "minimum": -10.43665721,
                "name": "Z",
                "position": 2,
                "stddev": 67.69417173,
                "variance": 4582.500886
              },
              {
                "average": 7414.803582,
                "count": 15873412,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6815.526215,
                "variance": 46451397.59
              },
              {
                "average": 1.9652037,
                "count": 15873412,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.2636187,
                "variance": 1.596732218
              },
              {
                "average": 2.755287143,
                "count": 15873412,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.602963819,
                "variance": 2.569493005
              },
              {
                "average": 0.4668785136,
                "count": 15873412,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4989017767,
                "variance": 0.2489029828
              },
              {
                "average": 0,
                "count": 15873412,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.417267756,
                "count": 15873412,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5599858122,
                "variance": 0.3135841099
              },
              {
                "average": 3.196914011,
                "count": 15873412,
                "maximum": 34.0019989,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.51348269,
                "variance": 182.6142145
              },
              {
                "average": 0,
                "count": 15873412,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.3324015,
                "count": 15873412,
                "maximum": 104,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.78755627,
                "variance": 163.5215954
              },
              {
                "average": 204575823.9,
                "count": 15873412,
                "maximum": 207660556.6,
                "minimum": 203883055.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1247955.483,
                "variance": 1557392888000.0
              },
              {
                "average": 0,
                "count": 15873412,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15873412,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15873412,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005939491774,
                "count": 15873412,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02436383466,
                "variance": 0.0005935964392
              },
              {
                "average": 0.4627521796,
                "count": 15873412,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4986106853,
                "variance": 0.2486126155
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303723.7905,
              4327202.042,
              -10.43665721,
              305578.9305,
              4328461.222,
              661.7033428
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303723.79054414673,
                    4327202.042468812,
                    -10.436657206149277
                  ],
                  [
                    303723.79054414673,
                    4328461.222468812,
                    -10.436657206149277
                  ],
                  [
                    305578.93054414674,
                    4328461.222468812,
                    661.7033427938507
                  ],
                  [
                    305578.93054414674,
                    4327202.042468812,
                    661.7033427938507
                  ],
                  [
                    303723.79054414673,
                    4327202.042468812,
                    -10.436657206149277
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:15:56+00:00",
            "end_time": "2018-02-28T19:57:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_218540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33262075169105,
              39.14858938040139,
              -10.296621700632528
            ],
            [
              -77.33299533435812,
              39.159927656527884,
              -10.296621700632528
            ],
            [
              -77.31153961546813,
              39.16035542740217,
              362.9833782993675
            ],
            [
              -77.31116847018743,
              39.14901697953133,
              362.9833782993675
            ],
            [
              -77.33262075169105,
              39.14858938040139,
              -10.296621700632528
            ]
          ]
        ]
      },
      "bbox": [
        -77.33299533,
        39.14858938,
        -10.2966217,
        -77.31116847,
        39.16035543,
        362.9833783
      ],
      "properties": {
        "datetime": "2018-02-21T19:17:17Z",
        "pc:count": 19005389,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299388.6874,
            "count": 19005389,
            "maximum": 300281.4004,
            "minimum": 298426.1804,
            "name": "X",
            "position": 0,
            "stddev": 525.818285,
            "variance": 276484.8689
          },
          {
            "average": 4336496.754,
            "count": 19005389,
            "maximum": 4337115.648,
            "minimum": 4335856.348,
            "name": "Y",
            "position": 1,
            "stddev": 354.9996122,
            "variance": 126024.7247
          },
          {
            "average": 113.2705313,
            "count": 19005389,
            "maximum": 362.9833783,
            "minimum": -10.2966217,
            "name": "Z",
            "position": 2,
            "stddev": 15.74311608,
            "variance": 247.8457039
          },
          {
            "average": 5540.54698,
            "count": 19005389,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5803.978182,
            "variance": 33686162.74
          },
          {
            "average": 2.216951045,
            "count": 19005389,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.306570964,
            "variance": 1.707127684
          },
          {
            "average": 3.25025744,
            "count": 19005389,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473970143,
            "variance": 2.172587982
          },
          {
            "average": 0.500969646,
            "count": 19005389,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990729,
            "variance": 0.2499990729
          },
          {
            "average": 0,
            "count": 19005389,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.339093244,
            "count": 19005389,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4822125627,
            "variance": 0.2325289556
          },
          {
            "average": 7.738136801,
            "count": 19005389,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.68009454,
            "variance": 136.4246084
          },
          {
            "average": 0,
            "count": 19005389,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.3196336,
            "count": 19005389,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.644434784,
            "variance": 0.4152961909
          },
          {
            "average": 203275076.8,
            "count": 19005389,
            "maximum": 203275837.4,
            "minimum": 203273924.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 656.9531057,
            "variance": 431587.3831
          },
          {
            "average": 0,
            "count": 19005389,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19005389,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19005389,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002209373352,
            "count": 19005389,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01486231925,
            "variance": 0.0002208885335
          },
          {
            "average": 0.3688624316,
            "count": 19005389,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4824965807,
            "variance": 0.2328029504
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298426.1804,
          4335856.348,
          -10.2966217,
          300281.4004,
          4337115.648,
          362.9833783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298426.1804022023,
                4335856.347738422,
                -10.296621700632528
              ],
              [
                298426.1804022023,
                4337115.647738423,
                -10.296621700632528
              ],
              [
                300281.4004022023,
                4337115.647738423,
                362.9833782993675
              ],
              [
                300281.4004022023,
                4335856.347738422,
                362.9833782993675
              ],
              [
                298426.1804022023,
                4335856.347738422,
                -10.296621700632528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:17:17+00:00",
        "end_time": "2018-02-21T18:45:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_218540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_218540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_218540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_218540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33299533,
            39.14858938,
            -10.2966217,
            -77.31116847,
            39.16035543,
            362.9833783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33262075169105,
                  39.14858938040139,
                  -10.296621700632528
                ],
                [
                  -77.33299533435812,
                  39.159927656527884,
                  -10.296621700632528
                ],
                [
                  -77.31153961546813,
                  39.16035542740217,
                  362.9833782993675
                ],
                [
                  -77.31116847018743,
                  39.14901697953133,
                  362.9833782993675
                ],
                [
                  -77.33262075169105,
                  39.14858938040139,
                  -10.296621700632528
                ]
              ]
            ]
          },
          "id": "20180221_218540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_218540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:17:17Z",
            "pc:count": 19005389,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299388.6874,
                "count": 19005389,
                "maximum": 300281.4004,
                "minimum": 298426.1804,
                "name": "X",
                "position": 0,
                "stddev": 525.818285,
                "variance": 276484.8689
              },
              {
                "average": 4336496.754,
                "count": 19005389,
                "maximum": 4337115.648,
                "minimum": 4335856.348,
                "name": "Y",
                "position": 1,
                "stddev": 354.9996122,
                "variance": 126024.7247
              },
              {
                "average": 113.2705313,
                "count": 19005389,
                "maximum": 362.9833783,
                "minimum": -10.2966217,
                "name": "Z",
                "position": 2,
                "stddev": 15.74311608,
                "variance": 247.8457039
              },
              {
                "average": 5540.54698,
                "count": 19005389,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5803.978182,
                "variance": 33686162.74
              },
              {
                "average": 2.216951045,
                "count": 19005389,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.306570964,
                "variance": 1.707127684
              },
              {
                "average": 3.25025744,
                "count": 19005389,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473970143,
                "variance": 2.172587982
              },
              {
                "average": 0.500969646,
                "count": 19005389,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990729,
                "variance": 0.2499990729
              },
              {
                "average": 0,
                "count": 19005389,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.339093244,
                "count": 19005389,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4822125627,
                "variance": 0.2325289556
              },
              {
                "average": 7.738136801,
                "count": 19005389,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.68009454,
                "variance": 136.4246084
              },
              {
                "average": 0,
                "count": 19005389,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.3196336,
                "count": 19005389,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.644434784,
                "variance": 0.4152961909
              },
              {
                "average": 203275076.8,
                "count": 19005389,
                "maximum": 203275837.4,
                "minimum": 203273924.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 656.9531057,
                "variance": 431587.3831
              },
              {
                "average": 0,
                "count": 19005389,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19005389,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19005389,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002209373352,
                "count": 19005389,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01486231925,
                "variance": 0.0002208885335
              },
              {
                "average": 0.3688624316,
                "count": 19005389,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4824965807,
                "variance": 0.2328029504
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298426.1804,
              4335856.348,
              -10.2966217,
              300281.4004,
              4337115.648,
              362.9833783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298426.1804022023,
                    4335856.347738422,
                    -10.296621700632528
                  ],
                  [
                    298426.1804022023,
                    4337115.647738423,
                    -10.296621700632528
                  ],
                  [
                    300281.4004022023,
                    4337115.647738423,
                    362.9833782993675
                  ],
                  [
                    300281.4004022023,
                    4335856.347738422,
                    362.9833782993675
                  ],
                  [
                    298426.1804022023,
                    4335856.347738422,
                    -10.296621700632528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:17:17+00:00",
            "end_time": "2018-02-21T18:45: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": "20180228_236516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26890339703431,
              39.082858527964135,
              -10.389687859949447
            ],
            [
              -77.26926681485828,
              39.094194738928564,
              -10.389687859949447
            ],
            [
              -77.24782938243243,
              39.09461021033464,
              345.67031214005056
            ],
            [
              -77.24746939067971,
              39.083273832513676,
              345.67031214005056
            ],
            [
              -77.26890339703431,
              39.082858527964135,
              -10.389687859949447
            ]
          ]
        ]
      },
      "bbox": [
        -77.26926681,
        39.08285853,
        -10.38968786,
        -77.24746939,
        39.09461021,
        345.6703121
      ],
      "properties": {
        "datetime": "2018-04-13T13:15:41Z",
        "pc:count": 14362658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304624.1546,
            "count": 14362658,
            "maximum": 305605.8466,
            "minimum": 303750.5666,
            "name": "X",
            "position": 0,
            "stddev": 510.0944104,
            "variance": 260196.3075
          },
          {
            "average": 4329096.611,
            "count": 14362658,
            "maximum": 4329680.121,
            "minimum": 4328421.121,
            "name": "Y",
            "position": 1,
            "stddev": 366.3588495,
            "variance": 134218.8066
          },
          {
            "average": 102.5886259,
            "count": 14362658,
            "maximum": 345.6703121,
            "minimum": -10.38968786,
            "name": "Z",
            "position": 2,
            "stddev": 12.97151566,
            "variance": 168.2602186
          },
          {
            "average": 6235.466436,
            "count": 14362658,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6328.215509,
            "variance": 40046311.53
          },
          {
            "average": 2.06947008,
            "count": 14362658,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.29411007,
            "variance": 1.674720874
          },
          {
            "average": 2.987127104,
            "count": 14362658,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.571064806,
            "variance": 2.468244625
          },
          {
            "average": 0.4991431252,
            "count": 14362658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992832,
            "variance": 0.2499992832
          },
          {
            "average": 0,
            "count": 14362658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.407176374,
            "count": 14362658,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5826789841,
            "variance": 0.3395147986
          },
          {
            "average": -9.01580135,
            "count": 14362658,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.305952067,
            "variance": 86.60074388
          },
          {
            "average": 0,
            "count": 14362658,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.56948916,
            "count": 14362658,
            "maximum": 103,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.556342337,
            "variance": 20.7602555
          },
          {
            "average": 204295464.5,
            "count": 14362658,
            "maximum": 207660541.6,
            "minimum": 203883472.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 283372.539,
            "variance": 80299995830.0
          },
          {
            "average": 0,
            "count": 14362658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14362658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14362658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007894082001,
            "count": 14362658,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02808531804,
            "variance": 0.0007887850897
          },
          {
            "average": 0.3653682348,
            "count": 14362658,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4815332843,
            "variance": 0.2318743039
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303750.5666,
          4328421.121,
          -10.38968786,
          305605.8466,
          4329680.121,
          345.6703121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303750.56658945675,
                4328421.120556426,
                -10.389687859949447
              ],
              [
                303750.56658945675,
                4329680.120556426,
                -10.389687859949447
              ],
              [
                305605.8465894568,
                4329680.120556426,
                345.67031214005056
              ],
              [
                305605.8465894568,
                4328421.120556426,
                345.67031214005056
              ],
              [
                303750.56658945675,
                4328421.120556426,
                -10.389687859949447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:15:41+00:00",
        "end_time": "2018-02-28T20:04:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_236516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_236516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_236516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_236516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26926681,
            39.08285853,
            -10.38968786,
            -77.24746939,
            39.09461021,
            345.6703121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26890339703431,
                  39.082858527964135,
                  -10.389687859949447
                ],
                [
                  -77.26926681485828,
                  39.094194738928564,
                  -10.389687859949447
                ],
                [
                  -77.24782938243243,
                  39.09461021033464,
                  345.67031214005056
                ],
                [
                  -77.24746939067971,
                  39.083273832513676,
                  345.67031214005056
                ],
                [
                  -77.26890339703431,
                  39.082858527964135,
                  -10.389687859949447
                ]
              ]
            ]
          },
          "id": "20180228_236516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_236516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:15:41Z",
            "pc:count": 14362658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304624.1546,
                "count": 14362658,
                "maximum": 305605.8466,
                "minimum": 303750.5666,
                "name": "X",
                "position": 0,
                "stddev": 510.0944104,
                "variance": 260196.3075
              },
              {
                "average": 4329096.611,
                "count": 14362658,
                "maximum": 4329680.121,
                "minimum": 4328421.121,
                "name": "Y",
                "position": 1,
                "stddev": 366.3588495,
                "variance": 134218.8066
              },
              {
                "average": 102.5886259,
                "count": 14362658,
                "maximum": 345.6703121,
                "minimum": -10.38968786,
                "name": "Z",
                "position": 2,
                "stddev": 12.97151566,
                "variance": 168.2602186
              },
              {
                "average": 6235.466436,
                "count": 14362658,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6328.215509,
                "variance": 40046311.53
              },
              {
                "average": 2.06947008,
                "count": 14362658,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.29411007,
                "variance": 1.674720874
              },
              {
                "average": 2.987127104,
                "count": 14362658,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.571064806,
                "variance": 2.468244625
              },
              {
                "average": 0.4991431252,
                "count": 14362658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992832,
                "variance": 0.2499992832
              },
              {
                "average": 0,
                "count": 14362658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.407176374,
                "count": 14362658,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5826789841,
                "variance": 0.3395147986
              },
              {
                "average": -9.01580135,
                "count": 14362658,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.305952067,
                "variance": 86.60074388
              },
              {
                "average": 0,
                "count": 14362658,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.56948916,
                "count": 14362658,
                "maximum": 103,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.556342337,
                "variance": 20.7602555
              },
              {
                "average": 204295464.5,
                "count": 14362658,
                "maximum": 207660541.6,
                "minimum": 203883472.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 283372.539,
                "variance": 80299995830.0
              },
              {
                "average": 0,
                "count": 14362658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14362658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14362658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007894082001,
                "count": 14362658,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02808531804,
                "variance": 0.0007887850897
              },
              {
                "average": 0.3653682348,
                "count": 14362658,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4815332843,
                "variance": 0.2318743039
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303750.5666,
              4328421.121,
              -10.38968786,
              305605.8466,
              4329680.121,
              345.6703121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303750.56658945675,
                    4328421.120556426,
                    -10.389687859949447
                  ],
                  [
                    303750.56658945675,
                    4329680.120556426,
                    -10.389687859949447
                  ],
                  [
                    305605.8465894568,
                    4329680.120556426,
                    345.67031214005056
                  ],
                  [
                    305605.8465894568,
                    4328421.120556426,
                    345.67031214005056
                  ],
                  [
                    303750.56658945675,
                    4328421.120556426,
                    -10.389687859949447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:15:41+00:00",
            "end_time": "2018-02-28T20:04:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_224500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31074481044426,
              39.040641561252805,
              -9.709628607026275
            ],
            [
              -77.31105533846208,
              39.05016719194768,
              -9.709628607026275
            ],
            [
              -77.28993046095482,
              39.05058408483331,
              435.6703713929737
            ],
            [
              -77.2896227653317,
              39.041058313402324,
              435.6703713929737
            ],
            [
              -77.31074481044426,
              39.040641561252805,
              -9.709628607026275
            ]
          ]
        ]
      },
      "bbox": [
        -77.31105534,
        39.04064156,
        -9.709628607,
        -77.28962277,
        39.05058408,
        435.6703714
      ],
      "properties": {
        "datetime": "2018-04-13T12:51:45Z",
        "pc:count": 6324611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301358.7449,
            "count": 6324611,
            "maximum": 301841.3475,
            "minimum": 300011.9275,
            "name": "X",
            "position": 0,
            "stddev": 395.449496,
            "variance": 156380.3039
          },
          {
            "average": 4324493.846,
            "count": 6324611,
            "maximum": 4324884.602,
            "minimum": 4323826.662,
            "name": "Y",
            "position": 1,
            "stddev": 241.5431598,
            "variance": 58343.09807
          },
          {
            "average": 60.35709615,
            "count": 6324611,
            "maximum": 435.6703714,
            "minimum": -9.709628607,
            "name": "Z",
            "position": 2,
            "stddev": 8.9430935,
            "variance": 79.97892134
          },
          {
            "average": 3751.278495,
            "count": 6324611,
            "maximum": 25289,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4532.17857,
            "variance": 20540642.59
          },
          {
            "average": 2.47908907,
            "count": 6324611,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.316734335,
            "variance": 1.73378931
          },
          {
            "average": 3.660243926,
            "count": 6324611,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.246286146,
            "variance": 1.553229156
          },
          {
            "average": 0.4339713541,
            "count": 6324611,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4956210818,
            "variance": 0.2456402568
          },
          {
            "average": 0,
            "count": 6324611,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.232991721,
            "count": 6324611,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4918128002,
            "variance": 0.2418798304
          },
          {
            "average": 11.08190121,
            "count": 6324611,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.427388013,
            "variance": 55.16609269
          },
          {
            "average": 0,
            "count": 6324611,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.56026971,
            "count": 6324611,
            "maximum": 107,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.16597306,
            "variance": 230.0067389
          },
          {
            "average": 204495455.4,
            "count": 6324611,
            "maximum": 207659105,
            "minimum": 203883141.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1376417.103,
            "variance": 1894524040000.0
          },
          {
            "average": 0,
            "count": 6324611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6324611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6324611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002702142472,
            "count": 6324611,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.016435975,
            "variance": 0.0002701412741
          },
          {
            "average": 0.7411655831,
            "count": 6324611,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4379945112,
            "variance": 0.1918391918
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300011.9275,
          4323826.662,
          -9.709628607,
          301841.3475,
          4324884.602,
          435.6703714
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300011.92751814274,
                4323826.6618229225,
                -9.709628607026275
              ],
              [
                300011.92751814274,
                4324884.601822922,
                -9.709628607026275
              ],
              [
                301841.3475181428,
                4324884.601822922,
                435.6703713929737
              ],
              [
                301841.3475181428,
                4323826.6618229225,
                435.6703713929737
              ],
              [
                300011.92751814274,
                4323826.6618229225,
                -9.709628607026275
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:51:45+00:00",
        "end_time": "2018-02-28T19:59:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_224500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_224500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_224500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_224500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31105534,
            39.04064156,
            -9.709628607,
            -77.28962277,
            39.05058408,
            435.6703714
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31074481044426,
                  39.040641561252805,
                  -9.709628607026275
                ],
                [
                  -77.31105533846208,
                  39.05016719194768,
                  -9.709628607026275
                ],
                [
                  -77.28993046095482,
                  39.05058408483331,
                  435.6703713929737
                ],
                [
                  -77.2896227653317,
                  39.041058313402324,
                  435.6703713929737
                ],
                [
                  -77.31074481044426,
                  39.040641561252805,
                  -9.709628607026275
                ]
              ]
            ]
          },
          "id": "20180228_224500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_224500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:51:45Z",
            "pc:count": 6324611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301358.7449,
                "count": 6324611,
                "maximum": 301841.3475,
                "minimum": 300011.9275,
                "name": "X",
                "position": 0,
                "stddev": 395.449496,
                "variance": 156380.3039
              },
              {
                "average": 4324493.846,
                "count": 6324611,
                "maximum": 4324884.602,
                "minimum": 4323826.662,
                "name": "Y",
                "position": 1,
                "stddev": 241.5431598,
                "variance": 58343.09807
              },
              {
                "average": 60.35709615,
                "count": 6324611,
                "maximum": 435.6703714,
                "minimum": -9.709628607,
                "name": "Z",
                "position": 2,
                "stddev": 8.9430935,
                "variance": 79.97892134
              },
              {
                "average": 3751.278495,
                "count": 6324611,
                "maximum": 25289,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4532.17857,
                "variance": 20540642.59
              },
              {
                "average": 2.47908907,
                "count": 6324611,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.316734335,
                "variance": 1.73378931
              },
              {
                "average": 3.660243926,
                "count": 6324611,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.246286146,
                "variance": 1.553229156
              },
              {
                "average": 0.4339713541,
                "count": 6324611,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4956210818,
                "variance": 0.2456402568
              },
              {
                "average": 0,
                "count": 6324611,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.232991721,
                "count": 6324611,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4918128002,
                "variance": 0.2418798304
              },
              {
                "average": 11.08190121,
                "count": 6324611,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.427388013,
                "variance": 55.16609269
              },
              {
                "average": 0,
                "count": 6324611,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.56026971,
                "count": 6324611,
                "maximum": 107,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.16597306,
                "variance": 230.0067389
              },
              {
                "average": 204495455.4,
                "count": 6324611,
                "maximum": 207659105,
                "minimum": 203883141.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1376417.103,
                "variance": 1894524040000.0
              },
              {
                "average": 0,
                "count": 6324611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6324611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6324611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002702142472,
                "count": 6324611,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.016435975,
                "variance": 0.0002701412741
              },
              {
                "average": 0.7411655831,
                "count": 6324611,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4379945112,
                "variance": 0.1918391918
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300011.9275,
              4323826.662,
              -9.709628607,
              301841.3475,
              4324884.602,
              435.6703714
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300011.92751814274,
                    4323826.6618229225,
                    -9.709628607026275
                  ],
                  [
                    300011.92751814274,
                    4324884.601822922,
                    -9.709628607026275
                  ],
                  [
                    301841.3475181428,
                    4324884.601822922,
                    435.6703713929737
                  ],
                  [
                    301841.3475181428,
                    4323826.6618229225,
                    435.6703713929737
                  ],
                  [
                    300011.92751814274,
                    4323826.6618229225,
                    -9.709628607026275
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:51:45+00:00",
            "end_time": "2018-02-28T19:59: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": "20180413_242496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24756412026372,
              39.027991822944294,
              -4.74766261373793
            ],
            [
              -77.24792347615242,
              39.03933010860535,
              -4.74766261373793
            ],
            [
              -77.22651386573702,
              39.039740955204806,
              441.51233738626206
            ],
            [
              -77.22615792548665,
              39.02840250444701,
              441.51233738626206
            ],
            [
              -77.24756412026372,
              39.027991822944294,
              -4.74766261373793
            ]
          ]
        ]
      },
      "bbox": [
        -77.24792348,
        39.02799182,
        -4.747662614,
        -77.22615793,
        39.03974096,
        441.5123374
      ],
      "properties": {
        "datetime": "2018-04-13T13:13:12Z",
        "pc:count": 15606684,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306299.0975,
            "count": 15606684,
            "maximum": 307300.2014,
            "minimum": 305445.9214,
            "name": "X",
            "position": 0,
            "stddev": 580.1024738,
            "variance": 336518.8801
          },
          {
            "average": 4322953.422,
            "count": 15606684,
            "maximum": 4323544.779,
            "minimum": 4322285.579,
            "name": "Y",
            "position": 1,
            "stddev": 334.4881268,
            "variance": 111882.307
          },
          {
            "average": 89.02446002,
            "count": 15606684,
            "maximum": 441.5123374,
            "minimum": -4.747662614,
            "name": "Z",
            "position": 2,
            "stddev": 18.34983799,
            "variance": 336.7165544
          },
          {
            "average": 4392.066682,
            "count": 15606684,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4760.629249,
            "variance": 22663590.85
          },
          {
            "average": 2.419497057,
            "count": 15606684,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.357076057,
            "variance": 1.841655424
          },
          {
            "average": 3.349339488,
            "count": 15606684,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.474600151,
            "variance": 2.174445606
          },
          {
            "average": 0.5038022811,
            "count": 15606684,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999855585,
            "variance": 0.2499855587
          },
          {
            "average": 0,
            "count": 15606684,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.344361557,
            "count": 15606684,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6091620613,
            "variance": 0.371078417
          },
          {
            "average": 4.282725922,
            "count": 15606684,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.50047188,
            "variance": 182.2627411
          },
          {
            "average": 0,
            "count": 15606684,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 105.1770881,
            "count": 15606684,
            "maximum": 106,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6312482722,
            "variance": 0.3984743811
          },
          {
            "average": 207659885.4,
            "count": 15606684,
            "maximum": 207660392.6,
            "minimum": 207659642.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 215.246238,
            "variance": 46330.94297
          },
          {
            "average": 0,
            "count": 15606684,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15606684,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15606684,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009419681977,
            "count": 15606684,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03067704278,
            "variance": 0.0009410809539
          },
          {
            "average": 0.4459491843,
            "count": 15606684,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4970699399,
            "variance": 0.2470785252
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305445.9214,
          4322285.579,
          -4.747662614,
          307300.2014,
          4323544.779,
          441.5123374
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305445.9214246796,
                4322285.579256649,
                -4.74766261373793
              ],
              [
                305445.9214246796,
                4323544.779256648,
                -4.74766261373793
              ],
              [
                307300.2014246796,
                4323544.779256648,
                441.51233738626206
              ],
              [
                307300.2014246796,
                4322285.579256649,
                441.51233738626206
              ],
              [
                305445.9214246796,
                4322285.579256649,
                -4.74766261373793
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:13:12+00:00",
        "end_time": "2018-04-13T13:00:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_242496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_242496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_242496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24792348,
            39.02799182,
            -4.747662614,
            -77.22615793,
            39.03974096,
            441.5123374
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24756412026372,
                  39.027991822944294,
                  -4.74766261373793
                ],
                [
                  -77.24792347615242,
                  39.03933010860535,
                  -4.74766261373793
                ],
                [
                  -77.22651386573702,
                  39.039740955204806,
                  441.51233738626206
                ],
                [
                  -77.22615792548665,
                  39.02840250444701,
                  441.51233738626206
                ],
                [
                  -77.24756412026372,
                  39.027991822944294,
                  -4.74766261373793
                ]
              ]
            ]
          },
          "id": "20180413_242496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:13:12Z",
            "pc:count": 15606684,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306299.0975,
                "count": 15606684,
                "maximum": 307300.2014,
                "minimum": 305445.9214,
                "name": "X",
                "position": 0,
                "stddev": 580.1024738,
                "variance": 336518.8801
              },
              {
                "average": 4322953.422,
                "count": 15606684,
                "maximum": 4323544.779,
                "minimum": 4322285.579,
                "name": "Y",
                "position": 1,
                "stddev": 334.4881268,
                "variance": 111882.307
              },
              {
                "average": 89.02446002,
                "count": 15606684,
                "maximum": 441.5123374,
                "minimum": -4.747662614,
                "name": "Z",
                "position": 2,
                "stddev": 18.34983799,
                "variance": 336.7165544
              },
              {
                "average": 4392.066682,
                "count": 15606684,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4760.629249,
                "variance": 22663590.85
              },
              {
                "average": 2.419497057,
                "count": 15606684,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.357076057,
                "variance": 1.841655424
              },
              {
                "average": 3.349339488,
                "count": 15606684,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.474600151,
                "variance": 2.174445606
              },
              {
                "average": 0.5038022811,
                "count": 15606684,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999855585,
                "variance": 0.2499855587
              },
              {
                "average": 0,
                "count": 15606684,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.344361557,
                "count": 15606684,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6091620613,
                "variance": 0.371078417
              },
              {
                "average": 4.282725922,
                "count": 15606684,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.50047188,
                "variance": 182.2627411
              },
              {
                "average": 0,
                "count": 15606684,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 105.1770881,
                "count": 15606684,
                "maximum": 106,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6312482722,
                "variance": 0.3984743811
              },
              {
                "average": 207659885.4,
                "count": 15606684,
                "maximum": 207660392.6,
                "minimum": 207659642.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 215.246238,
                "variance": 46330.94297
              },
              {
                "average": 0,
                "count": 15606684,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15606684,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15606684,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009419681977,
                "count": 15606684,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03067704278,
                "variance": 0.0009410809539
              },
              {
                "average": 0.4459491843,
                "count": 15606684,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4970699399,
                "variance": 0.2470785252
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305445.9214,
              4322285.579,
              -4.747662614,
              307300.2014,
              4323544.779,
              441.5123374
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305445.9214246796,
                    4322285.579256649,
                    -4.74766261373793
                  ],
                  [
                    305445.9214246796,
                    4323544.779256648,
                    -4.74766261373793
                  ],
                  [
                    307300.2014246796,
                    4323544.779256648,
                    441.51233738626206
                  ],
                  [
                    307300.2014246796,
                    4322285.579256649,
                    441.51233738626206
                  ],
                  [
                    305445.9214246796,
                    4322285.579256649,
                    -4.74766261373793
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:13:12+00:00",
            "end_time": "2018-04-13T13:00:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_224540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31146374075185,
              39.14864817828313,
              -9.876960354331317
            ],
            [
              -77.31183485778979,
              39.159984463606534,
              -9.876960354331317
            ],
            [
              -77.29037833896848,
              39.16040834831158,
              351.48303964566867
            ],
            [
              -77.29001065895069,
              39.14907189283406,
              351.48303964566867
            ],
            [
              -77.31146374075185,
              39.14864817828313,
              -9.876960354331317
            ]
          ]
        ]
      },
      "bbox": [
        -77.31183486,
        39.14864818,
        -9.876960354,
        -77.29001066,
        39.16040835,
        351.4830396
      ],
      "properties": {
        "datetime": "2018-02-21T19:30:00Z",
        "pc:count": 13608173,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301231.6835,
            "count": 13608173,
            "maximum": 302110.0987,
            "minimum": 300254.8387,
            "name": "X",
            "position": 0,
            "stddev": 540.1084233,
            "variance": 291717.1089
          },
          {
            "average": 4336463.421,
            "count": 13608173,
            "maximum": 4337075.124,
            "minimum": 4335816.064,
            "name": "Y",
            "position": 1,
            "stddev": 342.0582042,
            "variance": 117003.815
          },
          {
            "average": 135.5143457,
            "count": 13608173,
            "maximum": 351.4830396,
            "minimum": -9.876960354,
            "name": "Z",
            "position": 2,
            "stddev": 10.98513209,
            "variance": 120.673127
          },
          {
            "average": 7370.257337,
            "count": 13608173,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6461.419982,
            "variance": 41749948.18
          },
          {
            "average": 1.724592199,
            "count": 13608173,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.132752658,
            "variance": 1.283128584
          },
          {
            "average": 2.35778337,
            "count": 13608173,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.523126039,
            "variance": 2.319912932
          },
          {
            "average": 0.4981790722,
            "count": 13608173,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967026,
            "variance": 0.2499967026
          },
          {
            "average": 0,
            "count": 13608173,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.395308834,
            "count": 13608173,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5062242167,
            "variance": 0.2562629576
          },
          {
            "average": -4.65908832,
            "count": 13608173,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.18652739,
            "variance": 148.5114499
          },
          {
            "average": 0,
            "count": 13608173,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.128225,
            "count": 13608173,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5551560839,
            "variance": 0.3081982774
          },
          {
            "average": 203275856.9,
            "count": 13608173,
            "maximum": 203276600.2,
            "minimum": 203274679.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 507.2799292,
            "variance": 257332.9265
          },
          {
            "average": 0,
            "count": 13608173,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13608173,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13608173,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004417933252,
            "count": 13608173,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02101423747,
            "variance": 0.0004415981763
          },
          {
            "average": 0.390550223,
            "count": 13608173,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4878737171,
            "variance": 0.2380207638
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300254.8387,
          4335816.064,
          -9.876960354,
          302110.0987,
          4337075.124,
          351.4830396
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300254.83874867484,
                4335816.063770601,
                -9.876960354331317
              ],
              [
                300254.83874867484,
                4337075.123770601,
                -9.876960354331317
              ],
              [
                302110.09874867485,
                4337075.123770601,
                351.48303964566867
              ],
              [
                302110.09874867485,
                4335816.063770601,
                351.48303964566867
              ],
              [
                300254.83874867484,
                4335816.063770601,
                -9.876960354331317
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:30:00+00:00",
        "end_time": "2018-02-21T18:57:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_224540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_224540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_224540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_224540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31183486,
            39.14864818,
            -9.876960354,
            -77.29001066,
            39.16040835,
            351.4830396
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31146374075185,
                  39.14864817828313,
                  -9.876960354331317
                ],
                [
                  -77.31183485778979,
                  39.159984463606534,
                  -9.876960354331317
                ],
                [
                  -77.29037833896848,
                  39.16040834831158,
                  351.48303964566867
                ],
                [
                  -77.29001065895069,
                  39.14907189283406,
                  351.48303964566867
                ],
                [
                  -77.31146374075185,
                  39.14864817828313,
                  -9.876960354331317
                ]
              ]
            ]
          },
          "id": "20180221_224540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_224540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:30:00Z",
            "pc:count": 13608173,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301231.6835,
                "count": 13608173,
                "maximum": 302110.0987,
                "minimum": 300254.8387,
                "name": "X",
                "position": 0,
                "stddev": 540.1084233,
                "variance": 291717.1089
              },
              {
                "average": 4336463.421,
                "count": 13608173,
                "maximum": 4337075.124,
                "minimum": 4335816.064,
                "name": "Y",
                "position": 1,
                "stddev": 342.0582042,
                "variance": 117003.815
              },
              {
                "average": 135.5143457,
                "count": 13608173,
                "maximum": 351.4830396,
                "minimum": -9.876960354,
                "name": "Z",
                "position": 2,
                "stddev": 10.98513209,
                "variance": 120.673127
              },
              {
                "average": 7370.257337,
                "count": 13608173,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6461.419982,
                "variance": 41749948.18
              },
              {
                "average": 1.724592199,
                "count": 13608173,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.132752658,
                "variance": 1.283128584
              },
              {
                "average": 2.35778337,
                "count": 13608173,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.523126039,
                "variance": 2.319912932
              },
              {
                "average": 0.4981790722,
                "count": 13608173,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967026,
                "variance": 0.2499967026
              },
              {
                "average": 0,
                "count": 13608173,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.395308834,
                "count": 13608173,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5062242167,
                "variance": 0.2562629576
              },
              {
                "average": -4.65908832,
                "count": 13608173,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.18652739,
                "variance": 148.5114499
              },
              {
                "average": 0,
                "count": 13608173,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.128225,
                "count": 13608173,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5551560839,
                "variance": 0.3081982774
              },
              {
                "average": 203275856.9,
                "count": 13608173,
                "maximum": 203276600.2,
                "minimum": 203274679.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 507.2799292,
                "variance": 257332.9265
              },
              {
                "average": 0,
                "count": 13608173,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13608173,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13608173,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004417933252,
                "count": 13608173,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02101423747,
                "variance": 0.0004415981763
              },
              {
                "average": 0.390550223,
                "count": 13608173,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4878737171,
                "variance": 0.2380207638
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300254.8387,
              4335816.064,
              -9.876960354,
              302110.0987,
              4337075.124,
              351.4830396
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300254.83874867484,
                    4335816.063770601,
                    -9.876960354331317
                  ],
                  [
                    300254.83874867484,
                    4337075.123770601,
                    -9.876960354331317
                  ],
                  [
                    302110.09874867485,
                    4337075.123770601,
                    351.48303964566867
                  ],
                  [
                    302110.09874867485,
                    4335816.063770601,
                    351.48303964566867
                  ],
                  [
                    300254.83874867484,
                    4335816.063770601,
                    -9.876960354331317
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:30:00+00:00",
            "end_time": "2018-02-21T18:57:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_230496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.28723747330108,
              39.02986225924338,
              -7.397634299631193
            ],
            [
              -77.28754008971003,
              39.03924435946247,
              -7.397634299631193
            ],
            [
              -77.26876076640517,
              39.039611331147995,
              441.3023657003688
            ],
            [
              -77.26846062907542,
              39.03022910890186,
              441.3023657003688
            ],
            [
              -77.28723747330108,
              39.02986225924338,
              -7.397634299631193
            ]
          ]
        ]
      },
      "bbox": [
        -77.28754009,
        39.02986226,
        -7.3976343,
        -77.26846063,
        39.03961133,
        441.3023657
      ],
      "properties": {
        "datetime": "2018-04-13T13:01:46Z",
        "pc:count": 6414980,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302967.2451,
            "count": 6414980,
            "maximum": 303643.0701,
            "minimum": 302016.5501,
            "name": "X",
            "position": 0,
            "stddev": 467.5474869,
            "variance": 218600.6525
          },
          {
            "average": 4323329.158,
            "count": 6414980,
            "maximum": 4323620.793,
            "minimum": 4322578.813,
            "name": "Y",
            "position": 1,
            "stddev": 241.759917,
            "variance": 58447.85745
          },
          {
            "average": 70.8682332,
            "count": 6414980,
            "maximum": 441.3023657,
            "minimum": -7.3976343,
            "name": "Z",
            "position": 2,
            "stddev": 17.57915303,
            "variance": 309.0266211
          },
          {
            "average": 2990.546777,
            "count": 6414980,
            "maximum": 65248,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3639.936727,
            "variance": 13249139.38
          },
          {
            "average": 2.749028836,
            "count": 6414980,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.387360499,
            "variance": 1.924769154
          },
          {
            "average": 3.998607946,
            "count": 6414980,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.132057252,
            "variance": 1.281553621
          },
          {
            "average": 0.5026410059,
            "count": 6414980,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499993064,
            "variance": 0.2499930641
          },
          {
            "average": 0,
            "count": 6414980,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261607675,
            "count": 6414980,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7321360887,
            "variance": 0.5360232524
          },
          {
            "average": -10.06322271,
            "count": 6414980,
            "maximum": 7.998000145,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.153781345,
            "variance": 66.48415022
          },
          {
            "average": 0,
            "count": 6414980,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.75726425,
            "count": 6414980,
            "maximum": 107,
            "minimum": 66,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.09796696,
            "variance": 327.5364082
          },
          {
            "average": 206639953.2,
            "count": 6414980,
            "maximum": 207659706.1,
            "minimum": 203883142.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1676306.085,
            "variance": 2810002090000.0
          },
          {
            "average": 0,
            "count": 6414980,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6414980,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6414980,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0010620454,
            "count": 6414980,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03257173046,
            "variance": 0.001060917625
          },
          {
            "average": 0.4436838462,
            "count": 6414980,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4968184068,
            "variance": 0.2468285293
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302016.5501,
          4322578.813,
          -7.3976343,
          303643.0701,
          4323620.793,
          441.3023657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302016.55009923835,
                4322578.81258936,
                -7.397634299631193
              ],
              [
                302016.55009923835,
                4323620.792589361,
                -7.397634299631193
              ],
              [
                303643.07009923836,
                4323620.792589361,
                441.3023657003688
              ],
              [
                303643.07009923836,
                4322578.81258936,
                441.3023657003688
              ],
              [
                302016.55009923835,
                4322578.81258936,
                -7.397634299631193
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:01:46+00:00",
        "end_time": "2018-02-28T19:59:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_230496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_230496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_230496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_230496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.28754009,
            39.02986226,
            -7.3976343,
            -77.26846063,
            39.03961133,
            441.3023657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.28723747330108,
                  39.02986225924338,
                  -7.397634299631193
                ],
                [
                  -77.28754008971003,
                  39.03924435946247,
                  -7.397634299631193
                ],
                [
                  -77.26876076640517,
                  39.039611331147995,
                  441.3023657003688
                ],
                [
                  -77.26846062907542,
                  39.03022910890186,
                  441.3023657003688
                ],
                [
                  -77.28723747330108,
                  39.02986225924338,
                  -7.397634299631193
                ]
              ]
            ]
          },
          "id": "20180228_230496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_230496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:01:46Z",
            "pc:count": 6414980,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302967.2451,
                "count": 6414980,
                "maximum": 303643.0701,
                "minimum": 302016.5501,
                "name": "X",
                "position": 0,
                "stddev": 467.5474869,
                "variance": 218600.6525
              },
              {
                "average": 4323329.158,
                "count": 6414980,
                "maximum": 4323620.793,
                "minimum": 4322578.813,
                "name": "Y",
                "position": 1,
                "stddev": 241.759917,
                "variance": 58447.85745
              },
              {
                "average": 70.8682332,
                "count": 6414980,
                "maximum": 441.3023657,
                "minimum": -7.3976343,
                "name": "Z",
                "position": 2,
                "stddev": 17.57915303,
                "variance": 309.0266211
              },
              {
                "average": 2990.546777,
                "count": 6414980,
                "maximum": 65248,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3639.936727,
                "variance": 13249139.38
              },
              {
                "average": 2.749028836,
                "count": 6414980,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.387360499,
                "variance": 1.924769154
              },
              {
                "average": 3.998607946,
                "count": 6414980,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.132057252,
                "variance": 1.281553621
              },
              {
                "average": 0.5026410059,
                "count": 6414980,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499993064,
                "variance": 0.2499930641
              },
              {
                "average": 0,
                "count": 6414980,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261607675,
                "count": 6414980,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7321360887,
                "variance": 0.5360232524
              },
              {
                "average": -10.06322271,
                "count": 6414980,
                "maximum": 7.998000145,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.153781345,
                "variance": 66.48415022
              },
              {
                "average": 0,
                "count": 6414980,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.75726425,
                "count": 6414980,
                "maximum": 107,
                "minimum": 66,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.09796696,
                "variance": 327.5364082
              },
              {
                "average": 206639953.2,
                "count": 6414980,
                "maximum": 207659706.1,
                "minimum": 203883142.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1676306.085,
                "variance": 2810002090000.0
              },
              {
                "average": 0,
                "count": 6414980,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6414980,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6414980,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0010620454,
                "count": 6414980,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03257173046,
                "variance": 0.001060917625
              },
              {
                "average": 0.4436838462,
                "count": 6414980,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4968184068,
                "variance": 0.2468285293
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302016.5501,
              4322578.813,
              -7.3976343,
              303643.0701,
              4323620.793,
              441.3023657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302016.55009923835,
                    4322578.81258936,
                    -7.397634299631193
                  ],
                  [
                    302016.55009923835,
                    4323620.792589361,
                    -7.397634299631193
                  ],
                  [
                    303643.07009923836,
                    4323620.792589361,
                    441.3023657003688
                  ],
                  [
                    303643.07009923836,
                    4322578.81258936,
                    441.3023657003688
                  ],
                  [
                    302016.55009923835,
                    4322578.81258936,
                    -7.397634299631193
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:01:46+00:00",
            "end_time": "2018-02-28T19:59:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_242500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24761262722498,
              39.0389744507431,
              -8.941612297632702
            ],
            [
              -77.24797213719391,
              39.05031289471518,
              -8.941612297632702
            ],
            [
              -77.22654858789639,
              39.050724049193796,
              437.87838770236726
            ],
            [
              -77.22619249718079,
              39.03938544001247,
              437.87838770236726
            ],
            [
              -77.24761262722498,
              39.0389744507431,
              -8.941612297632702
            ]
          ]
        ]
      },
      "bbox": [
        -77.24797214,
        39.03897445,
        -8.941612298,
        -77.2261925,
        39.05072405,
        437.8783877
      ],
      "properties": {
        "datetime": "2018-04-13T13:16:30Z",
        "pc:count": 14788324,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306347.9687,
            "count": 14788324,
            "maximum": 307327.052,
            "minimum": 305471.852,
            "name": "X",
            "position": 0,
            "stddev": 496.2461972,
            "variance": 246260.2883
          },
          {
            "average": 4324146.492,
            "count": 14788324,
            "maximum": 4324763.86,
            "minimum": 4323504.64,
            "name": "Y",
            "position": 1,
            "stddev": 356.4128988,
            "variance": 127030.1544
          },
          {
            "average": 89.25749725,
            "count": 14788324,
            "maximum": 437.8783877,
            "minimum": -8.941612298,
            "name": "Z",
            "position": 2,
            "stddev": 15.47795072,
            "variance": 239.5669586
          },
          {
            "average": 4605.171751,
            "count": 14788324,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4888.660849,
            "variance": 23899004.9
          },
          {
            "average": 2.321152688,
            "count": 14788324,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349772365,
            "variance": 1.821885438
          },
          {
            "average": 3.25197967,
            "count": 14788324,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.498982051,
            "variance": 2.246947189
          },
          {
            "average": 0.5002673055,
            "count": 14788324,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999455,
            "variance": 0.2499999455
          },
          {
            "average": 0,
            "count": 14788324,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.39712553,
            "count": 14788324,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6390214296,
            "variance": 0.4083483875
          },
          {
            "average": -10.88976771,
            "count": 14788324,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.882703226,
            "variance": 62.13701014
          },
          {
            "average": 0,
            "count": 14788324,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 104.4500818,
            "count": 14788324,
            "maximum": 105,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.516186532,
            "variance": 0.2664485359
          },
          {
            "average": 207660161.5,
            "count": 14788324,
            "maximum": 207660590.3,
            "minimum": 207659860.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 259.1475396,
            "variance": 67157.44729
          },
          {
            "average": 0,
            "count": 14788324,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14788324,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14788324,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001129134038,
            "count": 14788324,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03358361462,
            "variance": 0.001127859171
          },
          {
            "average": 0.2964684166,
            "count": 14788324,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4567000204,
            "variance": 0.2085749087
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305471.852,
          4323504.64,
          -8.941612298,
          307327.052,
          4324763.86,
          437.8783877
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305471.85195095645,
                4323504.639730166,
                -8.941612297632702
              ],
              [
                305471.85195095645,
                4324763.859730166,
                -8.941612297632702
              ],
              [
                307327.0519509564,
                4324763.859730166,
                437.87838770236726
              ],
              [
                307327.0519509564,
                4323504.639730166,
                437.87838770236726
              ],
              [
                305471.85195095645,
                4323504.639730166,
                -8.941612297632702
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:16:30+00:00",
        "end_time": "2018-04-13T13:04:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_242500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_242500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_242500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24797214,
            39.03897445,
            -8.941612298,
            -77.2261925,
            39.05072405,
            437.8783877
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24761262722498,
                  39.0389744507431,
                  -8.941612297632702
                ],
                [
                  -77.24797213719391,
                  39.05031289471518,
                  -8.941612297632702
                ],
                [
                  -77.22654858789639,
                  39.050724049193796,
                  437.87838770236726
                ],
                [
                  -77.22619249718079,
                  39.03938544001247,
                  437.87838770236726
                ],
                [
                  -77.24761262722498,
                  39.0389744507431,
                  -8.941612297632702
                ]
              ]
            ]
          },
          "id": "20180413_242500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:16:30Z",
            "pc:count": 14788324,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306347.9687,
                "count": 14788324,
                "maximum": 307327.052,
                "minimum": 305471.852,
                "name": "X",
                "position": 0,
                "stddev": 496.2461972,
                "variance": 246260.2883
              },
              {
                "average": 4324146.492,
                "count": 14788324,
                "maximum": 4324763.86,
                "minimum": 4323504.64,
                "name": "Y",
                "position": 1,
                "stddev": 356.4128988,
                "variance": 127030.1544
              },
              {
                "average": 89.25749725,
                "count": 14788324,
                "maximum": 437.8783877,
                "minimum": -8.941612298,
                "name": "Z",
                "position": 2,
                "stddev": 15.47795072,
                "variance": 239.5669586
              },
              {
                "average": 4605.171751,
                "count": 14788324,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4888.660849,
                "variance": 23899004.9
              },
              {
                "average": 2.321152688,
                "count": 14788324,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349772365,
                "variance": 1.821885438
              },
              {
                "average": 3.25197967,
                "count": 14788324,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.498982051,
                "variance": 2.246947189
              },
              {
                "average": 0.5002673055,
                "count": 14788324,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999455,
                "variance": 0.2499999455
              },
              {
                "average": 0,
                "count": 14788324,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.39712553,
                "count": 14788324,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6390214296,
                "variance": 0.4083483875
              },
              {
                "average": -10.88976771,
                "count": 14788324,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.882703226,
                "variance": 62.13701014
              },
              {
                "average": 0,
                "count": 14788324,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 104.4500818,
                "count": 14788324,
                "maximum": 105,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.516186532,
                "variance": 0.2664485359
              },
              {
                "average": 207660161.5,
                "count": 14788324,
                "maximum": 207660590.3,
                "minimum": 207659860.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 259.1475396,
                "variance": 67157.44729
              },
              {
                "average": 0,
                "count": 14788324,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14788324,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14788324,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001129134038,
                "count": 14788324,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03358361462,
                "variance": 0.001127859171
              },
              {
                "average": 0.2964684166,
                "count": 14788324,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4567000204,
                "variance": 0.2085749087
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305471.852,
              4323504.64,
              -8.941612298,
              307327.052,
              4324763.86,
              437.8783877
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305471.85195095645,
                    4323504.639730166,
                    -8.941612297632702
                  ],
                  [
                    305471.85195095645,
                    4324763.859730166,
                    -8.941612297632702
                  ],
                  [
                    307327.0519509564,
                    4324763.859730166,
                    437.87838770236726
                  ],
                  [
                    307327.0519509564,
                    4323504.639730166,
                    437.87838770236726
                  ],
                  [
                    305471.85195095645,
                    4323504.639730166,
                    -8.941612297632702
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:16:30+00:00",
            "end_time": "2018-04-13T13:04: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": "20180228_230500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.28981022998032,
              39.03887853970444,
              -7.835578761767295
            ],
            [
              -77.29017648474148,
              39.050216652175585,
              -7.835578761767295
            ],
            [
              -77.26880347285098,
              39.050634587097804,
              448.56442123823274
            ],
            [
              -77.26844062896824,
              39.03929630669766,
              448.56442123823274
            ],
            [
              -77.28981022998032,
              39.03887853970444,
              -7.835578761767295
            ]
          ]
        ]
      },
      "bbox": [
        -77.29017648,
        39.03887854,
        -7.835578762,
        -77.26844063,
        39.05063459,
        448.5644212
      ],
      "properties": {
        "datetime": "2018-04-13T13:04:14Z",
        "pc:count": 22913000,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302787.3911,
            "count": 22913000,
            "maximum": 303669.9081,
            "minimum": 301819.0281,
            "name": "X",
            "position": 0,
            "stddev": 505.8646003,
            "variance": 255898.9939
          },
          {
            "average": 4324194.7,
            "count": 22913000,
            "maximum": 4324844.357,
            "minimum": 4323585.137,
            "name": "Y",
            "position": 1,
            "stddev": 355.9409599,
            "variance": 126693.9669
          },
          {
            "average": 70.26962757,
            "count": 22913000,
            "maximum": 448.5644212,
            "minimum": -7.835578762,
            "name": "Z",
            "position": 2,
            "stddev": 18.11835959,
            "variance": 328.2749541
          },
          {
            "average": 3186.483779,
            "count": 22913000,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3992.871509,
            "variance": 15943022.89
          },
          {
            "average": 2.611200541,
            "count": 22913000,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.379949787,
            "variance": 1.904261416
          },
          {
            "average": 3.846440972,
            "count": 22913000,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.251245832,
            "variance": 1.565616132
          },
          {
            "average": 0.5116461834,
            "count": 22913000,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998643589,
            "variance": 0.2498643773
          },
          {
            "average": 0,
            "count": 22913000,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212053987,
            "count": 22913000,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6076131061,
            "variance": 0.3691936867
          },
          {
            "average": -8.437943081,
            "count": 22913000,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.03974166,
            "variance": 100.7964126
          },
          {
            "average": 0,
            "count": 22913000,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 86.74296212,
            "count": 22913000,
            "maximum": 107,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.24496879,
            "variance": 409.8587613
          },
          {
            "average": 205825145.8,
            "count": 22913000,
            "maximum": 207659854.7,
            "minimum": 203883107.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1887377.773,
            "variance": 3562194857000.0
          },
          {
            "average": 0,
            "count": 22913000,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22913000,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22913000,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007626674813,
            "count": 22913000,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0276059025,
            "variance": 0.0007620858529
          },
          {
            "average": 0.6214781565,
            "count": 22913000,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4850186262,
            "variance": 0.2352430678
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301819.0281,
          4323585.137,
          -7.835578762,
          303669.9081,
          4324844.357,
          448.5644212
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301819.02805053623,
                4323585.136610822,
                -7.835578761767295
              ],
              [
                301819.02805053623,
                4324844.3566108225,
                -7.835578761767295
              ],
              [
                303669.90805053624,
                4324844.3566108225,
                448.56442123823274
              ],
              [
                303669.90805053624,
                4323585.136610822,
                448.56442123823274
              ],
              [
                301819.02805053623,
                4323585.136610822,
                -7.835578761767295
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:04:14+00:00",
        "end_time": "2018-02-28T19:58:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_230500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_230500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_230500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_230500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29017648,
            39.03887854,
            -7.835578762,
            -77.26844063,
            39.05063459,
            448.5644212
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.28981022998032,
                  39.03887853970444,
                  -7.835578761767295
                ],
                [
                  -77.29017648474148,
                  39.050216652175585,
                  -7.835578761767295
                ],
                [
                  -77.26880347285098,
                  39.050634587097804,
                  448.56442123823274
                ],
                [
                  -77.26844062896824,
                  39.03929630669766,
                  448.56442123823274
                ],
                [
                  -77.28981022998032,
                  39.03887853970444,
                  -7.835578761767295
                ]
              ]
            ]
          },
          "id": "20180228_230500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_230500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:04:14Z",
            "pc:count": 22913000,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302787.3911,
                "count": 22913000,
                "maximum": 303669.9081,
                "minimum": 301819.0281,
                "name": "X",
                "position": 0,
                "stddev": 505.8646003,
                "variance": 255898.9939
              },
              {
                "average": 4324194.7,
                "count": 22913000,
                "maximum": 4324844.357,
                "minimum": 4323585.137,
                "name": "Y",
                "position": 1,
                "stddev": 355.9409599,
                "variance": 126693.9669
              },
              {
                "average": 70.26962757,
                "count": 22913000,
                "maximum": 448.5644212,
                "minimum": -7.835578762,
                "name": "Z",
                "position": 2,
                "stddev": 18.11835959,
                "variance": 328.2749541
              },
              {
                "average": 3186.483779,
                "count": 22913000,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3992.871509,
                "variance": 15943022.89
              },
              {
                "average": 2.611200541,
                "count": 22913000,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.379949787,
                "variance": 1.904261416
              },
              {
                "average": 3.846440972,
                "count": 22913000,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.251245832,
                "variance": 1.565616132
              },
              {
                "average": 0.5116461834,
                "count": 22913000,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998643589,
                "variance": 0.2498643773
              },
              {
                "average": 0,
                "count": 22913000,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212053987,
                "count": 22913000,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6076131061,
                "variance": 0.3691936867
              },
              {
                "average": -8.437943081,
                "count": 22913000,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.03974166,
                "variance": 100.7964126
              },
              {
                "average": 0,
                "count": 22913000,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 86.74296212,
                "count": 22913000,
                "maximum": 107,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.24496879,
                "variance": 409.8587613
              },
              {
                "average": 205825145.8,
                "count": 22913000,
                "maximum": 207659854.7,
                "minimum": 203883107.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1887377.773,
                "variance": 3562194857000.0
              },
              {
                "average": 0,
                "count": 22913000,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22913000,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22913000,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007626674813,
                "count": 22913000,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0276059025,
                "variance": 0.0007620858529
              },
              {
                "average": 0.6214781565,
                "count": 22913000,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4850186262,
                "variance": 0.2352430678
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301819.0281,
              4323585.137,
              -7.835578762,
              303669.9081,
              4324844.357,
              448.5644212
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301819.02805053623,
                    4323585.136610822,
                    -7.835578761767295
                  ],
                  [
                    301819.02805053623,
                    4324844.3566108225,
                    -7.835578761767295
                  ],
                  [
                    303669.90805053624,
                    4324844.3566108225,
                    448.56442123823274
                  ],
                  [
                    303669.90805053624,
                    4323585.136610822,
                    448.56442123823274
                  ],
                  [
                    301819.02805053623,
                    4323585.136610822,
                    -7.835578761767295
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:04:14+00:00",
            "end_time": "2018-02-28T19:58: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": "20180228_242504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24765203149903,
              39.04995767554898,
              -9.516108519612771
            ],
            [
              -77.2480116427285,
              39.061294657123256,
              -9.516108519612771
            ],
            [
              -77.22658408238635,
              39.06170592812286,
              448.26389148038726
            ],
            [
              -77.22622789195327,
              39.05036878132738,
              448.26389148038726
            ],
            [
              -77.24765203149903,
              39.04995767554898,
              -9.516108519612771
            ]
          ]
        ]
      },
      "bbox": [
        -77.24801164,
        39.04995768,
        -9.51610852,
        -77.22622789,
        39.06170593,
        448.2638915
      ],
      "properties": {
        "datetime": "2018-04-13T13:16:31Z",
        "pc:count": 16482795,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306382.449,
            "count": 16482795,
            "maximum": 307353.8404,
            "minimum": 305498.5804,
            "name": "X",
            "position": 0,
            "stddev": 550.9662548,
            "variance": 303563.8139
          },
          {
            "average": 4325428.948,
            "count": 16482795,
            "maximum": 4325982.809,
            "minimum": 4324723.749,
            "name": "Y",
            "position": 1,
            "stddev": 363.7707517,
            "variance": 132329.1598
          },
          {
            "average": 99.77729837,
            "count": 16482795,
            "maximum": 448.2638915,
            "minimum": -9.51610852,
            "name": "Z",
            "position": 2,
            "stddev": 13.92627052,
            "variance": 193.9410106
          },
          {
            "average": 5124.138845,
            "count": 16482795,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5155.181036,
            "variance": 26575891.51
          },
          {
            "average": 2.312721174,
            "count": 16482795,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317792721,
            "variance": 1.736577656
          },
          {
            "average": 3.170576228,
            "count": 16482795,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479392475,
            "variance": 2.188602095
          },
          {
            "average": 0.498065589,
            "count": 16482795,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962732,
            "variance": 0.2499962732
          },
          {
            "average": 0,
            "count": 16482795,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.396999235,
            "count": 16482795,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6304027561,
            "variance": 0.3974076348
          },
          {
            "average": 3.467009468,
            "count": 16482795,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.92213702,
            "variance": 193.8258991
          },
          {
            "average": 0,
            "count": 16482795,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 97.38979967,
            "count": 16482795,
            "maximum": 105,
            "minimum": 66,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.09581509,
            "variance": 198.6920032
          },
          {
            "average": 207027261.5,
            "count": 16482795,
            "maximum": 207660591.2,
            "minimum": 203883063.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1410961.41,
            "variance": 1990812099000.0
          },
          {
            "average": 0,
            "count": 16482795,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16482795,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16482795,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008838306853,
            "count": 16482795,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02971615019,
            "variance": 0.0008830495822
          },
          {
            "average": 0.4336071643,
            "count": 16482795,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4955724027,
            "variance": 0.2455920063
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305498.5804,
          4324723.749,
          -9.51610852,
          307353.8404,
          4325982.809,
          448.2638915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305498.58037800586,
                4324723.748954255,
                -9.516108519612771
              ],
              [
                305498.58037800586,
                4325982.808954256,
                -9.516108519612771
              ],
              [
                307353.8403780059,
                4325982.808954256,
                448.26389148038726
              ],
              [
                307353.8403780059,
                4324723.748954255,
                448.26389148038726
              ],
              [
                305498.58037800586,
                4324723.748954255,
                -9.516108519612771
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:16:31+00:00",
        "end_time": "2018-02-28T19:57:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_242504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_242504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_242504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_242504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24801164,
            39.04995768,
            -9.51610852,
            -77.22622789,
            39.06170593,
            448.2638915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24765203149903,
                  39.04995767554898,
                  -9.516108519612771
                ],
                [
                  -77.2480116427285,
                  39.061294657123256,
                  -9.516108519612771
                ],
                [
                  -77.22658408238635,
                  39.06170592812286,
                  448.26389148038726
                ],
                [
                  -77.22622789195327,
                  39.05036878132738,
                  448.26389148038726
                ],
                [
                  -77.24765203149903,
                  39.04995767554898,
                  -9.516108519612771
                ]
              ]
            ]
          },
          "id": "20180228_242504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_242504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:16:31Z",
            "pc:count": 16482795,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306382.449,
                "count": 16482795,
                "maximum": 307353.8404,
                "minimum": 305498.5804,
                "name": "X",
                "position": 0,
                "stddev": 550.9662548,
                "variance": 303563.8139
              },
              {
                "average": 4325428.948,
                "count": 16482795,
                "maximum": 4325982.809,
                "minimum": 4324723.749,
                "name": "Y",
                "position": 1,
                "stddev": 363.7707517,
                "variance": 132329.1598
              },
              {
                "average": 99.77729837,
                "count": 16482795,
                "maximum": 448.2638915,
                "minimum": -9.51610852,
                "name": "Z",
                "position": 2,
                "stddev": 13.92627052,
                "variance": 193.9410106
              },
              {
                "average": 5124.138845,
                "count": 16482795,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5155.181036,
                "variance": 26575891.51
              },
              {
                "average": 2.312721174,
                "count": 16482795,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317792721,
                "variance": 1.736577656
              },
              {
                "average": 3.170576228,
                "count": 16482795,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479392475,
                "variance": 2.188602095
              },
              {
                "average": 0.498065589,
                "count": 16482795,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962732,
                "variance": 0.2499962732
              },
              {
                "average": 0,
                "count": 16482795,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.396999235,
                "count": 16482795,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6304027561,
                "variance": 0.3974076348
              },
              {
                "average": 3.467009468,
                "count": 16482795,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.92213702,
                "variance": 193.8258991
              },
              {
                "average": 0,
                "count": 16482795,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 97.38979967,
                "count": 16482795,
                "maximum": 105,
                "minimum": 66,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.09581509,
                "variance": 198.6920032
              },
              {
                "average": 207027261.5,
                "count": 16482795,
                "maximum": 207660591.2,
                "minimum": 203883063.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1410961.41,
                "variance": 1990812099000.0
              },
              {
                "average": 0,
                "count": 16482795,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16482795,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16482795,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008838306853,
                "count": 16482795,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02971615019,
                "variance": 0.0008830495822
              },
              {
                "average": 0.4336071643,
                "count": 16482795,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4955724027,
                "variance": 0.2455920063
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305498.5804,
              4324723.749,
              -9.51610852,
              307353.8404,
              4325982.809,
              448.2638915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305498.58037800586,
                    4324723.748954255,
                    -9.516108519612771
                  ],
                  [
                    305498.58037800586,
                    4325982.808954256,
                    -9.516108519612771
                  ],
                  [
                    307353.8403780059,
                    4325982.808954256,
                    448.26389148038726
                  ],
                  [
                    307353.8403780059,
                    4324723.748954255,
                    448.26389148038726
                  ],
                  [
                    305498.58037800586,
                    4324723.748954255,
                    -9.516108519612771
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:16:31+00:00",
            "end_time": "2018-02-28T19:57: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": "20180413_236496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26864206976242,
              39.02796288323726,
              -10.022591728903137
            ],
            [
              -77.2690042403895,
              39.039283715957,
              -10.022591728903137
            ],
            [
              -77.24763744257673,
              39.03969761231771,
              456.6974082710969
            ],
            [
              -77.24727867540832,
              39.028376613531606,
              456.6974082710969
            ],
            [
              -77.26864206976242,
              39.02796288323726,
              -10.022591728903137
            ]
          ]
        ]
      },
      "bbox": [
        -77.26900424,
        39.02796288,
        -10.02259173,
        -77.24727868,
        39.03969761,
        456.6974083
      ],
      "properties": {
        "datetime": "2018-04-13T13:04:51Z",
        "pc:count": 14151342,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304521.7298,
            "count": 14151342,
            "maximum": 305471.6881,
            "minimum": 303621.0881,
            "name": "X",
            "position": 0,
            "stddev": 569.527162,
            "variance": 324361.1883
          },
          {
            "average": 4323000.589,
            "count": 14151342,
            "maximum": 4323584.956,
            "minimum": 4322327.676,
            "name": "Y",
            "position": 1,
            "stddev": 370.3871339,
            "variance": 137186.629
          },
          {
            "average": 69.67069316,
            "count": 14151342,
            "maximum": 456.6974083,
            "minimum": -10.02259173,
            "name": "Z",
            "position": 2,
            "stddev": 18.67174252,
            "variance": 348.6339689
          },
          {
            "average": 3048.25168,
            "count": 14151342,
            "maximum": 65533,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3579.153336,
            "variance": 12810338.6
          },
          {
            "average": 2.637317719,
            "count": 14151342,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.363410005,
            "variance": 1.858886843
          },
          {
            "average": 3.811386157,
            "count": 14151342,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.227023617,
            "variance": 1.505586957
          },
          {
            "average": 0.5049599536,
            "count": 14151342,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999754159,
            "variance": 0.2499754165
          },
          {
            "average": 0,
            "count": 14151342,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300597993,
            "count": 14151342,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8308029288,
            "variance": 0.6902335065
          },
          {
            "average": -3.96451165,
            "count": 14151342,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.88115614,
            "variance": 192.6864959
          },
          {
            "average": 0,
            "count": 14151342,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 106.1036285,
            "count": 14151342,
            "maximum": 107,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6509812769,
            "variance": 0.4237766229
          },
          {
            "average": 207659563.1,
            "count": 14151342,
            "maximum": 207659891.2,
            "minimum": 207659109.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 275.2259937,
            "variance": 75749.34761
          },
          {
            "average": 0,
            "count": 14151342,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14151342,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14151342,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009745365493,
            "count": 14151342,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03120235402,
            "variance": 0.0009735868966
          },
          {
            "average": 0.3558537416,
            "count": 14151342,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4787712109,
            "variance": 0.2292218724
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303621.0881,
          4322327.676,
          -10.02259173,
          305471.6881,
          4323584.956,
          456.6974083
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303621.08814638323,
                4322327.676387015,
                -10.022591728903137
              ],
              [
                303621.08814638323,
                4323584.956387014,
                -10.022591728903137
              ],
              [
                305471.6881463832,
                4323584.956387014,
                456.6974082710969
              ],
              [
                305471.6881463832,
                4322327.676387015,
                456.6974082710969
              ],
              [
                303621.08814638323,
                4322327.676387015,
                -10.022591728903137
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:04:51+00:00",
        "end_time": "2018-04-13T12:51:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_236496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_236496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_236496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_236496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26900424,
            39.02796288,
            -10.02259173,
            -77.24727868,
            39.03969761,
            456.6974083
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26864206976242,
                  39.02796288323726,
                  -10.022591728903137
                ],
                [
                  -77.2690042403895,
                  39.039283715957,
                  -10.022591728903137
                ],
                [
                  -77.24763744257673,
                  39.03969761231771,
                  456.6974082710969
                ],
                [
                  -77.24727867540832,
                  39.028376613531606,
                  456.6974082710969
                ],
                [
                  -77.26864206976242,
                  39.02796288323726,
                  -10.022591728903137
                ]
              ]
            ]
          },
          "id": "20180413_236496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_236496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:04:51Z",
            "pc:count": 14151342,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304521.7298,
                "count": 14151342,
                "maximum": 305471.6881,
                "minimum": 303621.0881,
                "name": "X",
                "position": 0,
                "stddev": 569.527162,
                "variance": 324361.1883
              },
              {
                "average": 4323000.589,
                "count": 14151342,
                "maximum": 4323584.956,
                "minimum": 4322327.676,
                "name": "Y",
                "position": 1,
                "stddev": 370.3871339,
                "variance": 137186.629
              },
              {
                "average": 69.67069316,
                "count": 14151342,
                "maximum": 456.6974083,
                "minimum": -10.02259173,
                "name": "Z",
                "position": 2,
                "stddev": 18.67174252,
                "variance": 348.6339689
              },
              {
                "average": 3048.25168,
                "count": 14151342,
                "maximum": 65533,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3579.153336,
                "variance": 12810338.6
              },
              {
                "average": 2.637317719,
                "count": 14151342,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.363410005,
                "variance": 1.858886843
              },
              {
                "average": 3.811386157,
                "count": 14151342,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.227023617,
                "variance": 1.505586957
              },
              {
                "average": 0.5049599536,
                "count": 14151342,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999754159,
                "variance": 0.2499754165
              },
              {
                "average": 0,
                "count": 14151342,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300597993,
                "count": 14151342,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8308029288,
                "variance": 0.6902335065
              },
              {
                "average": -3.96451165,
                "count": 14151342,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.88115614,
                "variance": 192.6864959
              },
              {
                "average": 0,
                "count": 14151342,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 106.1036285,
                "count": 14151342,
                "maximum": 107,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6509812769,
                "variance": 0.4237766229
              },
              {
                "average": 207659563.1,
                "count": 14151342,
                "maximum": 207659891.2,
                "minimum": 207659109.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 275.2259937,
                "variance": 75749.34761
              },
              {
                "average": 0,
                "count": 14151342,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14151342,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14151342,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009745365493,
                "count": 14151342,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03120235402,
                "variance": 0.0009735868966
              },
              {
                "average": 0.3558537416,
                "count": 14151342,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4787712109,
                "variance": 0.2292218724
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303621.0881,
              4322327.676,
              -10.02259173,
              305471.6881,
              4323584.956,
              456.6974083
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303621.08814638323,
                    4322327.676387015,
                    -10.022591728903137
                  ],
                  [
                    303621.08814638323,
                    4323584.956387014,
                    -10.022591728903137
                  ],
                  [
                    305471.6881463832,
                    4323584.956387014,
                    456.6974082710969
                  ],
                  [
                    305471.6881463832,
                    4322327.676387015,
                    456.6974082710969
                  ],
                  [
                    303621.08814638323,
                    4322327.676387015,
                    -10.022591728903137
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:04:51+00:00",
            "end_time": "2018-04-13T12:51: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": "20180305_224516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31117637777521,
              39.08275339091588,
              -10.369289434015542
            ],
            [
              -77.31154663218233,
              39.09409142767294,
              -10.369289434015542
            ],
            [
              -77.29011032332791,
              39.094514662652294,
              342.19071056598443
            ],
            [
              -77.28974349515097,
              39.0831764558933,
              342.19071056598443
            ],
            [
              -77.31117637777521,
              39.08275339091588,
              -10.369289434015542
            ]
          ]
        ]
      },
      "bbox": [
        -77.31154663,
        39.08275339,
        -10.36928943,
        -77.2897435,
        39.09451466,
        342.1907106
      ],
      "properties": {
        "datetime": "2018-03-06T14:12:56Z",
        "pc:count": 15920486,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301091.765,
            "count": 15920486,
            "maximum": 301948.6869,
            "minimum": 300093.4469,
            "name": "X",
            "position": 0,
            "stddev": 545.6466433,
            "variance": 297730.2593
          },
          {
            "average": 4329083.072,
            "count": 15920486,
            "maximum": 4329760.886,
            "minimum": 4328501.646,
            "name": "Y",
            "position": 1,
            "stddev": 354.3004586,
            "variance": 125528.815
          },
          {
            "average": 113.2461589,
            "count": 15920486,
            "maximum": 342.1907106,
            "minimum": -10.36928943,
            "name": "Z",
            "position": 2,
            "stddev": 11.6210896,
            "variance": 135.0497234
          },
          {
            "average": 5902.514136,
            "count": 15920486,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6195.222229,
            "variance": 38380778.47
          },
          {
            "average": 2.135119493,
            "count": 15920486,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.295279639,
            "variance": 1.677749344
          },
          {
            "average": 3.114577595,
            "count": 15920486,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.523507069,
            "variance": 2.32107379
          },
          {
            "average": 0.5012467584,
            "count": 15920486,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984613,
            "variance": 0.2499984613
          },
          {
            "average": 0,
            "count": 15920486,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.394927642,
            "count": 15920486,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5486573463,
            "variance": 0.3010248837
          },
          {
            "average": 8.433176014,
            "count": 15920486,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.81700798,
            "variance": 117.0076617
          },
          {
            "average": 0,
            "count": 15920486,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.14059634,
            "count": 15920486,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.222573329,
            "variance": 4.939832204
          },
          {
            "average": 204322475,
            "count": 15920486,
            "maximum": 204380776.7,
            "minimum": 204314118,
            "name": "GpsTime",
            "position": 12,
            "stddev": 21671.63086,
            "variance": 469659584.2
          },
          {
            "average": 0,
            "count": 15920486,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15920486,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15920486,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007956415401,
            "count": 15920486,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02819589588,
            "variance": 0.0007950085446
          },
          {
            "average": 0.4117170167,
            "count": 15920486,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4921444199,
            "variance": 0.2422061301
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300093.4469,
          4328501.646,
          -10.36928943,
          301948.6869,
          4329760.886,
          342.1907106
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300093.4468969464,
                4328501.645527762,
                -10.369289434015542
              ],
              [
                300093.4468969464,
                4329760.885527763,
                -10.369289434015542
              ],
              [
                301948.6868969464,
                4329760.885527763,
                342.19071056598443
              ],
              [
                301948.6868969464,
                4328501.645527762,
                342.19071056598443
              ],
              [
                300093.4468969464,
                4328501.645527762,
                -10.369289434015542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:12:56+00:00",
        "end_time": "2018-03-05T19:41:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_224516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_224516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_224516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_224516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31154663,
            39.08275339,
            -10.36928943,
            -77.2897435,
            39.09451466,
            342.1907106
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31117637777521,
                  39.08275339091588,
                  -10.369289434015542
                ],
                [
                  -77.31154663218233,
                  39.09409142767294,
                  -10.369289434015542
                ],
                [
                  -77.29011032332791,
                  39.094514662652294,
                  342.19071056598443
                ],
                [
                  -77.28974349515097,
                  39.0831764558933,
                  342.19071056598443
                ],
                [
                  -77.31117637777521,
                  39.08275339091588,
                  -10.369289434015542
                ]
              ]
            ]
          },
          "id": "20180305_224516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_224516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:12:56Z",
            "pc:count": 15920486,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301091.765,
                "count": 15920486,
                "maximum": 301948.6869,
                "minimum": 300093.4469,
                "name": "X",
                "position": 0,
                "stddev": 545.6466433,
                "variance": 297730.2593
              },
              {
                "average": 4329083.072,
                "count": 15920486,
                "maximum": 4329760.886,
                "minimum": 4328501.646,
                "name": "Y",
                "position": 1,
                "stddev": 354.3004586,
                "variance": 125528.815
              },
              {
                "average": 113.2461589,
                "count": 15920486,
                "maximum": 342.1907106,
                "minimum": -10.36928943,
                "name": "Z",
                "position": 2,
                "stddev": 11.6210896,
                "variance": 135.0497234
              },
              {
                "average": 5902.514136,
                "count": 15920486,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6195.222229,
                "variance": 38380778.47
              },
              {
                "average": 2.135119493,
                "count": 15920486,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.295279639,
                "variance": 1.677749344
              },
              {
                "average": 3.114577595,
                "count": 15920486,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.523507069,
                "variance": 2.32107379
              },
              {
                "average": 0.5012467584,
                "count": 15920486,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984613,
                "variance": 0.2499984613
              },
              {
                "average": 0,
                "count": 15920486,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.394927642,
                "count": 15920486,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5486573463,
                "variance": 0.3010248837
              },
              {
                "average": 8.433176014,
                "count": 15920486,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.81700798,
                "variance": 117.0076617
              },
              {
                "average": 0,
                "count": 15920486,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.14059634,
                "count": 15920486,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.222573329,
                "variance": 4.939832204
              },
              {
                "average": 204322475,
                "count": 15920486,
                "maximum": 204380776.7,
                "minimum": 204314118,
                "name": "GpsTime",
                "position": 12,
                "stddev": 21671.63086,
                "variance": 469659584.2
              },
              {
                "average": 0,
                "count": 15920486,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15920486,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15920486,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007956415401,
                "count": 15920486,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02819589588,
                "variance": 0.0007950085446
              },
              {
                "average": 0.4117170167,
                "count": 15920486,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4921444199,
                "variance": 0.2422061301
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300093.4469,
              4328501.646,
              -10.36928943,
              301948.6869,
              4329760.886,
              342.1907106
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300093.4468969464,
                    4328501.645527762,
                    -10.369289434015542
                  ],
                  [
                    300093.4468969464,
                    4329760.885527763,
                    -10.369289434015542
                  ],
                  [
                    301948.6868969464,
                    4329760.885527763,
                    342.19071056598443
                  ],
                  [
                    301948.6868969464,
                    4328501.645527762,
                    342.19071056598443
                  ],
                  [
                    300093.4468969464,
                    4328501.645527762,
                    -10.369289434015542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:12:56+00:00",
            "end_time": "2018-03-05T19:41: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": "20180305_224520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31122392994374,
              39.093735933873404,
              -10.321394740689641
            ],
            [
              -77.3115943191325,
              39.10507340861371,
              -10.321394740689641
            ],
            [
              -77.29015560963292,
              39.10549673293395,
              336.5986052593104
            ],
            [
              -77.2897886482344,
              39.09415908817805,
              336.5986052593104
            ],
            [
              -77.31122392994374,
              39.093735933873404,
              -10.321394740689641
            ]
          ]
        ]
      },
      "bbox": [
        -77.31159432,
        39.09373593,
        -10.32139474,
        -77.28978865,
        39.10549673,
        336.5986053
      ],
      "properties": {
        "datetime": "2018-03-06T14:31:19Z",
        "pc:count": 14300774,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301053.0532,
            "count": 14300774,
            "maximum": 301975.5137,
            "minimum": 300120.3537,
            "name": "X",
            "position": 0,
            "stddev": 527.7762336,
            "variance": 278547.7527
          },
          {
            "average": 4330324.031,
            "count": 14300774,
            "maximum": 4330979.898,
            "minimum": 4329720.718,
            "name": "Y",
            "position": 1,
            "stddev": 353.170171,
            "variance": 124729.1697
          },
          {
            "average": 121.6439584,
            "count": 14300774,
            "maximum": 336.5986053,
            "minimum": -10.32139474,
            "name": "Z",
            "position": 2,
            "stddev": 12.42569817,
            "variance": 154.397975
          },
          {
            "average": 6155.816291,
            "count": 14300774,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6200.045192,
            "variance": 38440560.38
          },
          {
            "average": 2.129388871,
            "count": 14300774,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.302096918,
            "variance": 1.695456384
          },
          {
            "average": 3.036169371,
            "count": 14300774,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.55686182,
            "variance": 2.423818726
          },
          {
            "average": 0.5028618731,
            "count": 14300774,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918271,
            "variance": 0.2499918272
          },
          {
            "average": 0,
            "count": 14300774,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.409796211,
            "count": 14300774,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5470458955,
            "variance": 0.2992592118
          },
          {
            "average": -3.070803554,
            "count": 14300774,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.43891708,
            "variance": 180.6044924
          },
          {
            "average": 0,
            "count": 14300774,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.33767536,
            "count": 14300774,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.324308833,
            "variance": 11.05102922
          },
          {
            "average": 204356471,
            "count": 14300774,
            "maximum": 204381879.2,
            "minimum": 204314551,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32008.14873,
            "variance": 1024521585
          },
          {
            "average": 0,
            "count": 14300774,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14300774,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14300774,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005323488085,
            "count": 14300774,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02306654396,
            "variance": 0.0005320654505
          },
          {
            "average": 0.3873402237,
            "count": 14300774,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4871424755,
            "variance": 0.2373077914
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300120.3537,
          4329720.718,
          -10.32139474,
          301975.5137,
          4330979.898,
          336.5986053
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300120.3536745288,
                4329720.718313564,
                -10.321394740689641
              ],
              [
                300120.3536745288,
                4330979.898313563,
                -10.321394740689641
              ],
              [
                301975.5136745288,
                4330979.898313563,
                336.5986052593104
              ],
              [
                301975.5136745288,
                4329720.718313564,
                336.5986052593104
              ],
              [
                300120.3536745288,
                4329720.718313564,
                -10.321394740689641
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:31:19+00:00",
        "end_time": "2018-03-05T19:49:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_224520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_224520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_224520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_224520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31159432,
            39.09373593,
            -10.32139474,
            -77.28978865,
            39.10549673,
            336.5986053
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31122392994374,
                  39.093735933873404,
                  -10.321394740689641
                ],
                [
                  -77.3115943191325,
                  39.10507340861371,
                  -10.321394740689641
                ],
                [
                  -77.29015560963292,
                  39.10549673293395,
                  336.5986052593104
                ],
                [
                  -77.2897886482344,
                  39.09415908817805,
                  336.5986052593104
                ],
                [
                  -77.31122392994374,
                  39.093735933873404,
                  -10.321394740689641
                ]
              ]
            ]
          },
          "id": "20180305_224520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_224520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:31:19Z",
            "pc:count": 14300774,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301053.0532,
                "count": 14300774,
                "maximum": 301975.5137,
                "minimum": 300120.3537,
                "name": "X",
                "position": 0,
                "stddev": 527.7762336,
                "variance": 278547.7527
              },
              {
                "average": 4330324.031,
                "count": 14300774,
                "maximum": 4330979.898,
                "minimum": 4329720.718,
                "name": "Y",
                "position": 1,
                "stddev": 353.170171,
                "variance": 124729.1697
              },
              {
                "average": 121.6439584,
                "count": 14300774,
                "maximum": 336.5986053,
                "minimum": -10.32139474,
                "name": "Z",
                "position": 2,
                "stddev": 12.42569817,
                "variance": 154.397975
              },
              {
                "average": 6155.816291,
                "count": 14300774,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6200.045192,
                "variance": 38440560.38
              },
              {
                "average": 2.129388871,
                "count": 14300774,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.302096918,
                "variance": 1.695456384
              },
              {
                "average": 3.036169371,
                "count": 14300774,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.55686182,
                "variance": 2.423818726
              },
              {
                "average": 0.5028618731,
                "count": 14300774,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918271,
                "variance": 0.2499918272
              },
              {
                "average": 0,
                "count": 14300774,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.409796211,
                "count": 14300774,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5470458955,
                "variance": 0.2992592118
              },
              {
                "average": -3.070803554,
                "count": 14300774,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.43891708,
                "variance": 180.6044924
              },
              {
                "average": 0,
                "count": 14300774,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.33767536,
                "count": 14300774,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.324308833,
                "variance": 11.05102922
              },
              {
                "average": 204356471,
                "count": 14300774,
                "maximum": 204381879.2,
                "minimum": 204314551,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32008.14873,
                "variance": 1024521585
              },
              {
                "average": 0,
                "count": 14300774,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14300774,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14300774,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005323488085,
                "count": 14300774,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02306654396,
                "variance": 0.0005320654505
              },
              {
                "average": 0.3873402237,
                "count": 14300774,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4871424755,
                "variance": 0.2373077914
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300120.3537,
              4329720.718,
              -10.32139474,
              301975.5137,
              4330979.898,
              336.5986053
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300120.3536745288,
                    4329720.718313564,
                    -10.321394740689641
                  ],
                  [
                    300120.3536745288,
                    4330979.898313563,
                    -10.321394740689641
                  ],
                  [
                    301975.5136745288,
                    4330979.898313563,
                    336.5986052593104
                  ],
                  [
                    301975.5136745288,
                    4329720.718313564,
                    336.5986052593104
                  ],
                  [
                    300120.3536745288,
                    4329720.718313564,
                    -10.321394740689641
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:31:19+00:00",
            "end_time": "2018-03-05T19:49: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": "20180228_236500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26873701897398,
              39.038928028984614,
              -7.898117506162663
            ],
            [
              -77.26909989394953,
              39.050265947604935,
              -7.898117506162663
            ],
            [
              -77.24767551429193,
              39.05068100470611,
              466.0218824938373
            ],
            [
              -77.24731605843954,
              39.03934291931605,
              466.0218824938373
            ],
            [
              -77.26873701897398,
              39.038928028984614,
              -7.898117506162663
            ]
          ]
        ]
      },
      "bbox": [
        -77.26909989,
        39.03892803,
        -7.898117506,
        -77.24731606,
        39.050681,
        466.0218825
      ],
      "properties": {
        "datetime": "2018-04-13T13:13:34Z",
        "pc:count": 20988030,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304470.4575,
            "count": 20988030,
            "maximum": 305498.5332,
            "minimum": 303643.2332,
            "name": "X",
            "position": 0,
            "stddev": 469.8434074,
            "variance": 220752.8274
          },
          {
            "average": 4324251.118,
            "count": 20988030,
            "maximum": 4324804.081,
            "minimum": 4323544.901,
            "name": "Y",
            "position": 1,
            "stddev": 342.0301797,
            "variance": 116984.6438
          },
          {
            "average": 82.0954593,
            "count": 20988030,
            "maximum": 466.0218825,
            "minimum": -7.898117506,
            "name": "Z",
            "position": 2,
            "stddev": 17.24733257,
            "variance": 297.4704808
          },
          {
            "average": 3974.687567,
            "count": 20988030,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4550.5497,
            "variance": 20707502.57
          },
          {
            "average": 2.560778263,
            "count": 20988030,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.373413444,
            "variance": 1.886264488
          },
          {
            "average": 3.593236764,
            "count": 20988030,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.378591027,
            "variance": 1.90051322
          },
          {
            "average": 0.4993089871,
            "count": 20988030,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995344,
            "variance": 0.2499995344
          },
          {
            "average": 0,
            "count": 20988030,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280641775,
            "count": 20988030,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5842024453,
            "variance": 0.3412924971
          },
          {
            "average": 6.514049813,
            "count": 20988030,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.88444212,
            "variance": 166.0088488
          },
          {
            "average": 0,
            "count": 20988030,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 98.62380395,
            "count": 20988030,
            "maximum": 106,
            "minimum": 66,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.99586954,
            "variance": 224.8761034
          },
          {
            "average": 207001507.4,
            "count": 20988030,
            "maximum": 207660414.4,
            "minimum": 203883102.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1432739.282,
            "variance": 2052741850000.0
          },
          {
            "average": 0,
            "count": 20988030,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20988030,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20988030,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008238981934,
            "count": 20988030,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02869180065,
            "variance": 0.0008232194244
          },
          {
            "average": 0.4806644073,
            "count": 20988030,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4996260069,
            "variance": 0.2496261467
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303643.2332,
          4323544.901,
          -7.898117506,
          305498.5332,
          4324804.081,
          466.0218825
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303643.2331975,
                4323544.901496049,
                -7.898117506162663
              ],
              [
                303643.2331975,
                4324804.081496049,
                -7.898117506162663
              ],
              [
                305498.53319750004,
                4324804.081496049,
                466.0218824938373
              ],
              [
                305498.53319750004,
                4323544.901496049,
                466.0218824938373
              ],
              [
                303643.2331975,
                4323544.901496049,
                -7.898117506162663
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:13:34+00:00",
        "end_time": "2018-02-28T19:58:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_236500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_236500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_236500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_236500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26909989,
            39.03892803,
            -7.898117506,
            -77.24731606,
            39.050681,
            466.0218825
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26873701897398,
                  39.038928028984614,
                  -7.898117506162663
                ],
                [
                  -77.26909989394953,
                  39.050265947604935,
                  -7.898117506162663
                ],
                [
                  -77.24767551429193,
                  39.05068100470611,
                  466.0218824938373
                ],
                [
                  -77.24731605843954,
                  39.03934291931605,
                  466.0218824938373
                ],
                [
                  -77.26873701897398,
                  39.038928028984614,
                  -7.898117506162663
                ]
              ]
            ]
          },
          "id": "20180228_236500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_236500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:13:34Z",
            "pc:count": 20988030,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304470.4575,
                "count": 20988030,
                "maximum": 305498.5332,
                "minimum": 303643.2332,
                "name": "X",
                "position": 0,
                "stddev": 469.8434074,
                "variance": 220752.8274
              },
              {
                "average": 4324251.118,
                "count": 20988030,
                "maximum": 4324804.081,
                "minimum": 4323544.901,
                "name": "Y",
                "position": 1,
                "stddev": 342.0301797,
                "variance": 116984.6438
              },
              {
                "average": 82.0954593,
                "count": 20988030,
                "maximum": 466.0218825,
                "minimum": -7.898117506,
                "name": "Z",
                "position": 2,
                "stddev": 17.24733257,
                "variance": 297.4704808
              },
              {
                "average": 3974.687567,
                "count": 20988030,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4550.5497,
                "variance": 20707502.57
              },
              {
                "average": 2.560778263,
                "count": 20988030,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.373413444,
                "variance": 1.886264488
              },
              {
                "average": 3.593236764,
                "count": 20988030,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.378591027,
                "variance": 1.90051322
              },
              {
                "average": 0.4993089871,
                "count": 20988030,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995344,
                "variance": 0.2499995344
              },
              {
                "average": 0,
                "count": 20988030,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280641775,
                "count": 20988030,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5842024453,
                "variance": 0.3412924971
              },
              {
                "average": 6.514049813,
                "count": 20988030,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.88444212,
                "variance": 166.0088488
              },
              {
                "average": 0,
                "count": 20988030,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 98.62380395,
                "count": 20988030,
                "maximum": 106,
                "minimum": 66,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.99586954,
                "variance": 224.8761034
              },
              {
                "average": 207001507.4,
                "count": 20988030,
                "maximum": 207660414.4,
                "minimum": 203883102.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1432739.282,
                "variance": 2052741850000.0
              },
              {
                "average": 0,
                "count": 20988030,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20988030,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20988030,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008238981934,
                "count": 20988030,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02869180065,
                "variance": 0.0008232194244
              },
              {
                "average": 0.4806644073,
                "count": 20988030,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4996260069,
                "variance": 0.2496261467
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303643.2332,
              4323544.901,
              -7.898117506,
              305498.5332,
              4324804.081,
              466.0218825
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303643.2331975,
                    4323544.901496049,
                    -7.898117506162663
                  ],
                  [
                    303643.2331975,
                    4324804.081496049,
                    -7.898117506162663
                  ],
                  [
                    305498.53319750004,
                    4324804.081496049,
                    466.0218824938373
                  ],
                  [
                    305498.53319750004,
                    4323544.901496049,
                    466.0218824938373
                  ],
                  [
                    303643.2331975,
                    4323544.901496049,
                    -7.898117506162663
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:13:34+00:00",
            "end_time": "2018-02-28T19:58: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": "20180221_224524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31127289854145,
              39.10471832535602,
              -10.125238480428806
            ],
            [
              -77.3116434580959,
              39.11605631852832,
              -10.125238480428806
            ],
            [
              -77.29019887871563,
              39.11647980062875,
              318.7147615195712
            ],
            [
              -77.28983174939384,
              39.10514163738349,
              318.7147615195712
            ],
            [
              -77.31127289854145,
              39.10471832535602,
              -10.125238480428806
            ]
          ]
        ]
      },
      "bbox": [
        -77.31164346,
        39.10471833,
        -10.12523848,
        -77.28983175,
        39.1164798,
        318.7147615
      ],
      "properties": {
        "datetime": "2018-03-06T14:31:19Z",
        "pc:count": 16149827,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301134.0246,
            "count": 16149827,
            "maximum": 302002.5262,
            "minimum": 300147.1462,
            "name": "X",
            "position": 0,
            "stddev": 533.3869959,
            "variance": 284501.6874
          },
          {
            "average": 4331604.917,
            "count": 16149827,
            "maximum": 4332199.019,
            "minimum": 4330939.779,
            "name": "Y",
            "position": 1,
            "stddev": 354.5248932,
            "variance": 125687.8999
          },
          {
            "average": 120.8099904,
            "count": 16149827,
            "maximum": 318.7147615,
            "minimum": -10.12523848,
            "name": "Z",
            "position": 2,
            "stddev": 10.96988526,
            "variance": 120.3383825
          },
          {
            "average": 6157.919121,
            "count": 16149827,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6313.423062,
            "variance": 39859310.75
          },
          {
            "average": 2.179813877,
            "count": 16149827,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.325017989,
            "variance": 1.755672671
          },
          {
            "average": 3.145315117,
            "count": 16149827,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.554628463,
            "variance": 2.416869658
          },
          {
            "average": 0.5005419563,
            "count": 16149827,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997218,
            "variance": 0.2499997218
          },
          {
            "average": 0,
            "count": 16149827,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.403473672,
            "count": 16149827,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5202684796,
            "variance": 0.2706792909
          },
          {
            "average": -12.4685803,
            "count": 16149827,
            "maximum": 12,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.790187093,
            "variance": 46.10664076
          },
          {
            "average": 0,
            "count": 16149827,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.92290345,
            "count": 16149827,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.84506345,
            "variance": 14.78451293
          },
          {
            "average": 204361171.1,
            "count": 16149827,
            "maximum": 204381879.3,
            "minimum": 203277663.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 147974.2244,
            "variance": 21896371090.0
          },
          {
            "average": 0,
            "count": 16149827,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16149827,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16149827,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004229766672,
            "count": 16149827,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02056204718,
            "variance": 0.0004227977841
          },
          {
            "average": 0.4654967511,
            "count": 16149827,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4988081206,
            "variance": 0.2488095412
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300147.1462,
          4330939.779,
          -10.12523848,
          302002.5262,
          4332199.019,
          318.7147615
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300147.1461799561,
                4330939.779353204,
                -10.125238480428806
              ],
              [
                300147.1461799561,
                4332199.019353204,
                -10.125238480428806
              ],
              [
                302002.5261799561,
                4332199.019353204,
                318.7147615195712
              ],
              [
                302002.5261799561,
                4330939.779353204,
                318.7147615195712
              ],
              [
                300147.1461799561,
                4330939.779353204,
                -10.125238480428806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:31:19+00:00",
        "end_time": "2018-02-21T19:47:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_224524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_224524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_224524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_224524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31164346,
            39.10471833,
            -10.12523848,
            -77.28983175,
            39.1164798,
            318.7147615
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31127289854145,
                  39.10471832535602,
                  -10.125238480428806
                ],
                [
                  -77.3116434580959,
                  39.11605631852832,
                  -10.125238480428806
                ],
                [
                  -77.29019887871563,
                  39.11647980062875,
                  318.7147615195712
                ],
                [
                  -77.28983174939384,
                  39.10514163738349,
                  318.7147615195712
                ],
                [
                  -77.31127289854145,
                  39.10471832535602,
                  -10.125238480428806
                ]
              ]
            ]
          },
          "id": "20180221_224524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_224524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:31:19Z",
            "pc:count": 16149827,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301134.0246,
                "count": 16149827,
                "maximum": 302002.5262,
                "minimum": 300147.1462,
                "name": "X",
                "position": 0,
                "stddev": 533.3869959,
                "variance": 284501.6874
              },
              {
                "average": 4331604.917,
                "count": 16149827,
                "maximum": 4332199.019,
                "minimum": 4330939.779,
                "name": "Y",
                "position": 1,
                "stddev": 354.5248932,
                "variance": 125687.8999
              },
              {
                "average": 120.8099904,
                "count": 16149827,
                "maximum": 318.7147615,
                "minimum": -10.12523848,
                "name": "Z",
                "position": 2,
                "stddev": 10.96988526,
                "variance": 120.3383825
              },
              {
                "average": 6157.919121,
                "count": 16149827,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6313.423062,
                "variance": 39859310.75
              },
              {
                "average": 2.179813877,
                "count": 16149827,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.325017989,
                "variance": 1.755672671
              },
              {
                "average": 3.145315117,
                "count": 16149827,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.554628463,
                "variance": 2.416869658
              },
              {
                "average": 0.5005419563,
                "count": 16149827,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997218,
                "variance": 0.2499997218
              },
              {
                "average": 0,
                "count": 16149827,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.403473672,
                "count": 16149827,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5202684796,
                "variance": 0.2706792909
              },
              {
                "average": -12.4685803,
                "count": 16149827,
                "maximum": 12,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.790187093,
                "variance": 46.10664076
              },
              {
                "average": 0,
                "count": 16149827,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.92290345,
                "count": 16149827,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.84506345,
                "variance": 14.78451293
              },
              {
                "average": 204361171.1,
                "count": 16149827,
                "maximum": 204381879.3,
                "minimum": 203277663.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 147974.2244,
                "variance": 21896371090.0
              },
              {
                "average": 0,
                "count": 16149827,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16149827,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16149827,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004229766672,
                "count": 16149827,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02056204718,
                "variance": 0.0004227977841
              },
              {
                "average": 0.4654967511,
                "count": 16149827,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4988081206,
                "variance": 0.2488095412
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300147.1462,
              4330939.779,
              -10.12523848,
              302002.5262,
              4332199.019,
              318.7147615
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300147.1461799561,
                    4330939.779353204,
                    -10.125238480428806
                  ],
                  [
                    300147.1461799561,
                    4332199.019353204,
                    -10.125238480428806
                  ],
                  [
                    302002.5261799561,
                    4332199.019353204,
                    318.7147615195712
                  ],
                  [
                    302002.5261799561,
                    4330939.779353204,
                    318.7147615195712
                  ],
                  [
                    300147.1461799561,
                    4330939.779353204,
                    -10.125238480428806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:31:19+00:00",
            "end_time": "2018-02-21T19:47: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": "20180228_242520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24780466819593,
              39.09388735092275,
              -10.239747984658663
            ],
            [
              -77.2481649069507,
              39.10522550629832,
              -10.239747984658663
            ],
            [
              -77.22672359229203,
              39.105637198429605,
              443.54025201534137
            ],
            [
              -77.22636678226793,
              39.09429887770038,
              443.54025201534137
            ],
            [
              -77.24780466819593,
              39.09388735092275,
              -10.239747984658663
            ]
          ]
        ]
      },
      "bbox": [
        -77.24816491,
        39.09388735,
        -10.23974798,
        -77.22636678,
        39.1056372,
        443.540252
      ],
      "properties": {
        "datetime": "2018-04-13T13:27:08Z",
        "pc:count": 16624740,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306462.9136,
            "count": 16624740,
            "maximum": 307461.2983,
            "minimum": 305605.9983,
            "name": "X",
            "position": 0,
            "stddev": 553.4818291,
            "variance": 306342.1352
          },
          {
            "average": 4330253.335,
            "count": 16624740,
            "maximum": 4330859.037,
            "minimum": 4329599.837,
            "name": "Y",
            "position": 1,
            "stddev": 361.0523858,
            "variance": 130358.8253
          },
          {
            "average": 115.7544853,
            "count": 16624740,
            "maximum": 443.540252,
            "minimum": -10.23974798,
            "name": "Z",
            "position": 2,
            "stddev": 12.79982131,
            "variance": 163.8354256
          },
          {
            "average": 4715.425679,
            "count": 16624740,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5337.413519,
            "variance": 28487983.07
          },
          {
            "average": 2.187302177,
            "count": 16624740,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.297383612,
            "variance": 1.683204236
          },
          {
            "average": 3.212890969,
            "count": 16624740,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473215451,
            "variance": 2.170363766
          },
          {
            "average": 0.5008273814,
            "count": 16624740,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993305,
            "variance": 0.2499993305
          },
          {
            "average": 0,
            "count": 16624740,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301229553,
            "count": 16624740,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.514941496,
            "variance": 0.2651647443
          },
          {
            "average": -8.527731199,
            "count": 16624740,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.40197171,
            "variance": 108.2010155
          },
          {
            "average": 0,
            "count": 16624740,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.17883191,
            "count": 16624740,
            "maximum": 101,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.553418986,
            "variance": 30.84046244
          },
          {
            "average": 204305190.4,
            "count": 16624740,
            "maximum": 207661228.7,
            "minimum": 203883501.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 417417.2602,
            "variance": 174237169100.0
          },
          {
            "average": 0,
            "count": 16624740,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16624740,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16624740,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000619077351,
            "count": 16624740,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0248735629,
            "variance": 0.0006186941314
          },
          {
            "average": 0.4233663203,
            "count": 16624740,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.494092394,
            "variance": 0.2441272938
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305605.9983,
          4329599.837,
          -10.23974798,
          307461.2983,
          4330859.037,
          443.540252
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305605.9982733937,
                4329599.837013018,
                -10.239747984658663
              ],
              [
                305605.9982733937,
                4330859.037013018,
                -10.239747984658663
              ],
              [
                307461.29827339377,
                4330859.037013018,
                443.54025201534137
              ],
              [
                307461.29827339377,
                4329599.837013018,
                443.54025201534137
              ],
              [
                305605.9982733937,
                4329599.837013018,
                -10.239747984658663
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:27:08+00:00",
        "end_time": "2018-02-28T20:05:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_242520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_242520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_242520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_242520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24816491,
            39.09388735,
            -10.23974798,
            -77.22636678,
            39.1056372,
            443.540252
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24780466819593,
                  39.09388735092275,
                  -10.239747984658663
                ],
                [
                  -77.2481649069507,
                  39.10522550629832,
                  -10.239747984658663
                ],
                [
                  -77.22672359229203,
                  39.105637198429605,
                  443.54025201534137
                ],
                [
                  -77.22636678226793,
                  39.09429887770038,
                  443.54025201534137
                ],
                [
                  -77.24780466819593,
                  39.09388735092275,
                  -10.239747984658663
                ]
              ]
            ]
          },
          "id": "20180228_242520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_242520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:27:08Z",
            "pc:count": 16624740,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306462.9136,
                "count": 16624740,
                "maximum": 307461.2983,
                "minimum": 305605.9983,
                "name": "X",
                "position": 0,
                "stddev": 553.4818291,
                "variance": 306342.1352
              },
              {
                "average": 4330253.335,
                "count": 16624740,
                "maximum": 4330859.037,
                "minimum": 4329599.837,
                "name": "Y",
                "position": 1,
                "stddev": 361.0523858,
                "variance": 130358.8253
              },
              {
                "average": 115.7544853,
                "count": 16624740,
                "maximum": 443.540252,
                "minimum": -10.23974798,
                "name": "Z",
                "position": 2,
                "stddev": 12.79982131,
                "variance": 163.8354256
              },
              {
                "average": 4715.425679,
                "count": 16624740,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5337.413519,
                "variance": 28487983.07
              },
              {
                "average": 2.187302177,
                "count": 16624740,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.297383612,
                "variance": 1.683204236
              },
              {
                "average": 3.212890969,
                "count": 16624740,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473215451,
                "variance": 2.170363766
              },
              {
                "average": 0.5008273814,
                "count": 16624740,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993305,
                "variance": 0.2499993305
              },
              {
                "average": 0,
                "count": 16624740,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301229553,
                "count": 16624740,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.514941496,
                "variance": 0.2651647443
              },
              {
                "average": -8.527731199,
                "count": 16624740,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.40197171,
                "variance": 108.2010155
              },
              {
                "average": 0,
                "count": 16624740,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.17883191,
                "count": 16624740,
                "maximum": 101,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.553418986,
                "variance": 30.84046244
              },
              {
                "average": 204305190.4,
                "count": 16624740,
                "maximum": 207661228.7,
                "minimum": 203883501.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 417417.2602,
                "variance": 174237169100.0
              },
              {
                "average": 0,
                "count": 16624740,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16624740,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16624740,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000619077351,
                "count": 16624740,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0248735629,
                "variance": 0.0006186941314
              },
              {
                "average": 0.4233663203,
                "count": 16624740,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.494092394,
                "variance": 0.2441272938
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305605.9983,
              4329599.837,
              -10.23974798,
              307461.2983,
              4330859.037,
              443.540252
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305605.9982733937,
                    4329599.837013018,
                    -10.239747984658663
                  ],
                  [
                    305605.9982733937,
                    4330859.037013018,
                    -10.239747984658663
                  ],
                  [
                    307461.29827339377,
                    4330859.037013018,
                    443.54025201534137
                  ],
                  [
                    307461.29827339377,
                    4329599.837013018,
                    443.54025201534137
                  ],
                  [
                    305605.9982733937,
                    4329599.837013018,
                    -10.239747984658663
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:27:08+00:00",
            "end_time": "2018-02-28T20:05:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_230516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29003934769511,
              39.08280760626433,
              -10.31489182699707
            ],
            [
              -77.29040620676837,
              39.09414545123526,
              -10.31489182699707
            ],
            [
              -77.26896956504174,
              39.094564799933195,
              342.18510817300296
            ],
            [
              -77.26860613230127,
              39.08322678652422,
              342.18510817300296
            ],
            [
              -77.29003934769511,
              39.08280760626433,
              -10.31489182699707
            ]
          ]
        ]
      },
      "bbox": [
        -77.29040621,
        39.08280761,
        -10.31489183,
        -77.26860613,
        39.0945648,
        342.1851082
      ],
      "properties": {
        "datetime": "2018-03-05T19:49:53Z",
        "pc:count": 18403531,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302819.6441,
            "count": 18403531,
            "maximum": 303777.3022,
            "minimum": 301922.0622,
            "name": "X",
            "position": 0,
            "stddev": 555.520588,
            "variance": 308603.1237
          },
          {
            "average": 4329075.508,
            "count": 18403531,
            "maximum": 4329720.552,
            "minimum": 4328461.352,
            "name": "Y",
            "position": 1,
            "stddev": 363.1530055,
            "variance": 131880.1054
          },
          {
            "average": 100.7654096,
            "count": 18403531,
            "maximum": 342.1851082,
            "minimum": -10.31489183,
            "name": "Z",
            "position": 2,
            "stddev": 15.24858414,
            "variance": 232.5193184
          },
          {
            "average": 4584.882232,
            "count": 18403531,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5391.898366,
            "variance": 29072567.99
          },
          {
            "average": 2.307937211,
            "count": 18403531,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.30800258,
            "variance": 1.71087075
          },
          {
            "average": 3.431786215,
            "count": 18403531,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.374824351,
            "variance": 1.890141995
          },
          {
            "average": 0.5082059524,
            "count": 18403531,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999326714,
            "variance": 0.2499326759
          },
          {
            "average": 0,
            "count": 18403531,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335956399,
            "count": 18403531,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.534393402,
            "variance": 0.2855763081
          },
          {
            "average": 0.3742979832,
            "count": 18403531,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.69247795,
            "variance": 187.4839523
          },
          {
            "average": 0,
            "count": 18403531,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.96987176,
            "count": 18403531,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6497902025,
            "variance": 0.4222273072
          },
          {
            "average": 204314022,
            "count": 18403531,
            "maximum": 204314593.1,
            "minimum": 204313091.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 490.1274936,
            "variance": 240224.96
          },
          {
            "average": 0,
            "count": 18403531,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18403531,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18403531,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000764581536,
            "count": 18403531,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02764049552,
            "variance": 0.0007639969926
          },
          {
            "average": 0.4467869237,
            "count": 18403531,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4971603181,
            "variance": 0.2471683819
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301922.0622,
          4328461.352,
          -10.31489183,
          303777.3022,
          4329720.552,
          342.1851082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301922.06218697963,
                4328461.351634633,
                -10.31489182699707
              ],
              [
                301922.06218697963,
                4329720.551634632,
                -10.31489182699707
              ],
              [
                303777.3021869796,
                4329720.551634632,
                342.18510817300296
              ],
              [
                303777.3021869796,
                4328461.351634633,
                342.18510817300296
              ],
              [
                301922.06218697963,
                4328461.351634633,
                -10.31489182699707
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:49:53+00:00",
        "end_time": "2018-03-05T19:24:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_230516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_230516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_230516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_230516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29040621,
            39.08280761,
            -10.31489183,
            -77.26860613,
            39.0945648,
            342.1851082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29003934769511,
                  39.08280760626433,
                  -10.31489182699707
                ],
                [
                  -77.29040620676837,
                  39.09414545123526,
                  -10.31489182699707
                ],
                [
                  -77.26896956504174,
                  39.094564799933195,
                  342.18510817300296
                ],
                [
                  -77.26860613230127,
                  39.08322678652422,
                  342.18510817300296
                ],
                [
                  -77.29003934769511,
                  39.08280760626433,
                  -10.31489182699707
                ]
              ]
            ]
          },
          "id": "20180305_230516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_230516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:49:53Z",
            "pc:count": 18403531,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302819.6441,
                "count": 18403531,
                "maximum": 303777.3022,
                "minimum": 301922.0622,
                "name": "X",
                "position": 0,
                "stddev": 555.520588,
                "variance": 308603.1237
              },
              {
                "average": 4329075.508,
                "count": 18403531,
                "maximum": 4329720.552,
                "minimum": 4328461.352,
                "name": "Y",
                "position": 1,
                "stddev": 363.1530055,
                "variance": 131880.1054
              },
              {
                "average": 100.7654096,
                "count": 18403531,
                "maximum": 342.1851082,
                "minimum": -10.31489183,
                "name": "Z",
                "position": 2,
                "stddev": 15.24858414,
                "variance": 232.5193184
              },
              {
                "average": 4584.882232,
                "count": 18403531,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5391.898366,
                "variance": 29072567.99
              },
              {
                "average": 2.307937211,
                "count": 18403531,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.30800258,
                "variance": 1.71087075
              },
              {
                "average": 3.431786215,
                "count": 18403531,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.374824351,
                "variance": 1.890141995
              },
              {
                "average": 0.5082059524,
                "count": 18403531,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999326714,
                "variance": 0.2499326759
              },
              {
                "average": 0,
                "count": 18403531,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335956399,
                "count": 18403531,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.534393402,
                "variance": 0.2855763081
              },
              {
                "average": 0.3742979832,
                "count": 18403531,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.69247795,
                "variance": 187.4839523
              },
              {
                "average": 0,
                "count": 18403531,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.96987176,
                "count": 18403531,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6497902025,
                "variance": 0.4222273072
              },
              {
                "average": 204314022,
                "count": 18403531,
                "maximum": 204314593.1,
                "minimum": 204313091.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 490.1274936,
                "variance": 240224.96
              },
              {
                "average": 0,
                "count": 18403531,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18403531,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18403531,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000764581536,
                "count": 18403531,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02764049552,
                "variance": 0.0007639969926
              },
              {
                "average": 0.4467869237,
                "count": 18403531,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4971603181,
                "variance": 0.2471683819
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301922.0622,
              4328461.352,
              -10.31489183,
              303777.3022,
              4329720.552,
              342.1851082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301922.06218697963,
                    4328461.351634633,
                    -10.31489182699707
                  ],
                  [
                    301922.06218697963,
                    4329720.551634632,
                    -10.31489182699707
                  ],
                  [
                    303777.3021869796,
                    4329720.551634632,
                    342.18510817300296
                  ],
                  [
                    303777.3021869796,
                    4328461.351634633,
                    342.18510817300296
                  ],
                  [
                    301922.06218697963,
                    4328461.351634633,
                    -10.31489182699707
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:49:53+00:00",
            "end_time": "2018-03-05T19:24: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": "20180305_242524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24784240621698,
              39.10486892570981,
              -10.413529657933793
            ],
            [
              -77.24820276899398,
              39.11620633904736,
              -10.413529657933793
            ],
            [
              -77.22675882088382,
              39.11661812111726,
              340.2864703420662
            ],
            [
              -77.22640188838123,
              39.10528054241421,
              340.2864703420662
            ],
            [
              -77.24784240621698,
              39.10486892570981,
              -10.413529657933793
            ]
          ]
        ]
      },
      "bbox": [
        -77.24820277,
        39.10486893,
        -10.41352966,
        -77.22640189,
        39.11661812,
        340.2864703
      ],
      "properties": {
        "datetime": "2018-03-05T19:50:56Z",
        "pc:count": 15025005,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306597.6181,
            "count": 15025005,
            "maximum": 307488.1473,
            "minimum": 305632.9073,
            "name": "X",
            "position": 0,
            "stddev": 554.4880174,
            "variance": 307456.9614
          },
          {
            "average": 4331398.688,
            "count": 15025005,
            "maximum": 4332077.889,
            "minimum": 4330818.769,
            "name": "Y",
            "position": 1,
            "stddev": 352.015652,
            "variance": 123915.0193
          },
          {
            "average": 112.5991838,
            "count": 15025005,
            "maximum": 340.2864703,
            "minimum": -10.41352966,
            "name": "Z",
            "position": 2,
            "stddev": 11.70013101,
            "variance": 136.8930657
          },
          {
            "average": 4761.306272,
            "count": 15025005,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5318.001182,
            "variance": 28281136.58
          },
          {
            "average": 2.138765811,
            "count": 15025005,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.290646901,
            "variance": 1.665769424
          },
          {
            "average": 3.117271908,
            "count": 15025005,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.505182474,
            "variance": 2.265574279
          },
          {
            "average": 0.502791247,
            "count": 15025005,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999922255,
            "variance": 0.2499922256
          },
          {
            "average": 0,
            "count": 15025005,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335980055,
            "count": 15025005,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5428299076,
            "variance": 0.2946643085
          },
          {
            "average": -4.637138435,
            "count": 15025005,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.21236675,
            "variance": 174.5666351
          },
          {
            "average": 0,
            "count": 15025005,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.15413779,
            "count": 15025005,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6487095796,
            "variance": 0.4208241186
          },
          {
            "average": 204313876.3,
            "count": 15025005,
            "maximum": 204314656.6,
            "minimum": 204313155.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 502.0712791,
            "variance": 252075.5693
          },
          {
            "average": 0,
            "count": 15025005,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15025005,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15025005,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007714473306,
            "count": 15025005,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0277642261,
            "variance": 0.000770852251
          },
          {
            "average": 0.4497912646,
            "count": 15025005,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4974727122,
            "variance": 0.2474790994
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305632.9073,
          4330818.769,
          -10.41352966,
          307488.1473,
          4332077.889,
          340.2864703
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305632.9073292144,
                4330818.769352444,
                -10.413529657933793
              ],
              [
                305632.9073292144,
                4332077.889352444,
                -10.413529657933793
              ],
              [
                307488.1473292144,
                4332077.889352444,
                340.2864703420662
              ],
              [
                307488.1473292144,
                4330818.769352444,
                340.2864703420662
              ],
              [
                305632.9073292144,
                4330818.769352444,
                -10.413529657933793
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:50:56+00:00",
        "end_time": "2018-03-05T19:25:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_242524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_242524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_242524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_242524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24820277,
            39.10486893,
            -10.41352966,
            -77.22640189,
            39.11661812,
            340.2864703
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24784240621698,
                  39.10486892570981,
                  -10.413529657933793
                ],
                [
                  -77.24820276899398,
                  39.11620633904736,
                  -10.413529657933793
                ],
                [
                  -77.22675882088382,
                  39.11661812111726,
                  340.2864703420662
                ],
                [
                  -77.22640188838123,
                  39.10528054241421,
                  340.2864703420662
                ],
                [
                  -77.24784240621698,
                  39.10486892570981,
                  -10.413529657933793
                ]
              ]
            ]
          },
          "id": "20180305_242524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_242524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:50:56Z",
            "pc:count": 15025005,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306597.6181,
                "count": 15025005,
                "maximum": 307488.1473,
                "minimum": 305632.9073,
                "name": "X",
                "position": 0,
                "stddev": 554.4880174,
                "variance": 307456.9614
              },
              {
                "average": 4331398.688,
                "count": 15025005,
                "maximum": 4332077.889,
                "minimum": 4330818.769,
                "name": "Y",
                "position": 1,
                "stddev": 352.015652,
                "variance": 123915.0193
              },
              {
                "average": 112.5991838,
                "count": 15025005,
                "maximum": 340.2864703,
                "minimum": -10.41352966,
                "name": "Z",
                "position": 2,
                "stddev": 11.70013101,
                "variance": 136.8930657
              },
              {
                "average": 4761.306272,
                "count": 15025005,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5318.001182,
                "variance": 28281136.58
              },
              {
                "average": 2.138765811,
                "count": 15025005,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.290646901,
                "variance": 1.665769424
              },
              {
                "average": 3.117271908,
                "count": 15025005,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.505182474,
                "variance": 2.265574279
              },
              {
                "average": 0.502791247,
                "count": 15025005,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999922255,
                "variance": 0.2499922256
              },
              {
                "average": 0,
                "count": 15025005,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335980055,
                "count": 15025005,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5428299076,
                "variance": 0.2946643085
              },
              {
                "average": -4.637138435,
                "count": 15025005,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.21236675,
                "variance": 174.5666351
              },
              {
                "average": 0,
                "count": 15025005,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.15413779,
                "count": 15025005,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6487095796,
                "variance": 0.4208241186
              },
              {
                "average": 204313876.3,
                "count": 15025005,
                "maximum": 204314656.6,
                "minimum": 204313155.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 502.0712791,
                "variance": 252075.5693
              },
              {
                "average": 0,
                "count": 15025005,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15025005,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15025005,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007714473306,
                "count": 15025005,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0277642261,
                "variance": 0.000770852251
              },
              {
                "average": 0.4497912646,
                "count": 15025005,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4974727122,
                "variance": 0.2474790994
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305632.9073,
              4330818.769,
              -10.41352966,
              307488.1473,
              4332077.889,
              340.2864703
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305632.9073292144,
                    4330818.769352444,
                    -10.413529657933793
                  ],
                  [
                    305632.9073292144,
                    4332077.889352444,
                    -10.413529657933793
                  ],
                  [
                    307488.1473292144,
                    4332077.889352444,
                    340.2864703420662
                  ],
                  [
                    307488.1473292144,
                    4330818.769352444,
                    340.2864703420662
                  ],
                  [
                    305632.9073292144,
                    4330818.769352444,
                    -10.413529657933793
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:50:56+00:00",
            "end_time": "2018-03-05T19:25: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": "20180305_230520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29008522045376,
              39.09378980257271,
              -10.424112578009812
            ],
            [
              -77.290452230361,
              39.10512762577525,
              -10.424112578009812
            ],
            [
              -77.26901133880529,
              39.105547098768774,
              338.21588742199015
            ],
            [
              -77.26864775724997,
              39.09420910709227,
              338.21588742199015
            ],
            [
              -77.29008522045376,
              39.09378980257271,
              -10.424112578009812
            ]
          ]
        ]
      },
      "bbox": [
        -77.29045223,
        39.0937898,
        -10.42411258,
        -77.26864776,
        39.1055471,
        338.2158874
      ],
      "properties": {
        "datetime": "2018-03-06T14:13:24Z",
        "pc:count": 16107718,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302974.5739,
            "count": 16107718,
            "maximum": 303804.1492,
            "minimum": 301948.8292,
            "name": "X",
            "position": 0,
            "stddev": 537.2524229,
            "variance": 288640.166
          },
          {
            "average": 4330284.116,
            "count": 16107718,
            "maximum": 4330939.578,
            "minimum": 4329680.378,
            "name": "Y",
            "position": 1,
            "stddev": 345.5473471,
            "variance": 119402.9691
          },
          {
            "average": 114.8945336,
            "count": 16107718,
            "maximum": 338.2158874,
            "minimum": -10.42411258,
            "name": "Z",
            "position": 2,
            "stddev": 13.81899379,
            "variance": 190.9645894
          },
          {
            "average": 5807.915395,
            "count": 16107718,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6348.541249,
            "variance": 40303975.99
          },
          {
            "average": 2.147564664,
            "count": 16107718,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.310151594,
            "variance": 1.7164972
          },
          {
            "average": 3.142807938,
            "count": 16107718,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.540745446,
            "variance": 2.373896529
          },
          {
            "average": 0.5029714948,
            "count": 16107718,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999911857,
            "variance": 0.2499911857
          },
          {
            "average": 0,
            "count": 16107718,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.379508258,
            "count": 16107718,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5470981403,
            "variance": 0.2993163751
          },
          {
            "average": 9.132073444,
            "count": 16107718,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.963973477,
            "variance": 99.28076745
          },
          {
            "average": 0,
            "count": 16107718,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.90715631,
            "count": 16107718,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.925819171,
            "variance": 3.708779479
          },
          {
            "average": 204320157.1,
            "count": 16107718,
            "maximum": 204380804,
            "minimum": 204314087.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18636.61137,
            "variance": 347323283.4
          },
          {
            "average": 0,
            "count": 16107718,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16107718,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16107718,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008173721442,
            "count": 16107718,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02857803523,
            "variance": 0.0008167040977
          },
          {
            "average": 0.4114585319,
            "count": 16107718,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4920979816,
            "variance": 0.2421604235
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301948.8292,
          4329680.378,
          -10.42411258,
          303804.1492,
          4330939.578,
          338.2158874
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301948.8292086227,
                4329680.3776015425,
                -10.424112578009812
              ],
              [
                301948.8292086227,
                4330939.577601542,
                -10.424112578009812
              ],
              [
                303804.14920862264,
                4330939.577601542,
                338.21588742199015
              ],
              [
                303804.14920862264,
                4329680.3776015425,
                338.21588742199015
              ],
              [
                301948.8292086227,
                4329680.3776015425,
                -10.424112578009812
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:13:24+00:00",
        "end_time": "2018-03-05T19:41:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_230520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_230520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_230520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_230520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29045223,
            39.0937898,
            -10.42411258,
            -77.26864776,
            39.1055471,
            338.2158874
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29008522045376,
                  39.09378980257271,
                  -10.424112578009812
                ],
                [
                  -77.290452230361,
                  39.10512762577525,
                  -10.424112578009812
                ],
                [
                  -77.26901133880529,
                  39.105547098768774,
                  338.21588742199015
                ],
                [
                  -77.26864775724997,
                  39.09420910709227,
                  338.21588742199015
                ],
                [
                  -77.29008522045376,
                  39.09378980257271,
                  -10.424112578009812
                ]
              ]
            ]
          },
          "id": "20180305_230520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_230520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:13:24Z",
            "pc:count": 16107718,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302974.5739,
                "count": 16107718,
                "maximum": 303804.1492,
                "minimum": 301948.8292,
                "name": "X",
                "position": 0,
                "stddev": 537.2524229,
                "variance": 288640.166
              },
              {
                "average": 4330284.116,
                "count": 16107718,
                "maximum": 4330939.578,
                "minimum": 4329680.378,
                "name": "Y",
                "position": 1,
                "stddev": 345.5473471,
                "variance": 119402.9691
              },
              {
                "average": 114.8945336,
                "count": 16107718,
                "maximum": 338.2158874,
                "minimum": -10.42411258,
                "name": "Z",
                "position": 2,
                "stddev": 13.81899379,
                "variance": 190.9645894
              },
              {
                "average": 5807.915395,
                "count": 16107718,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6348.541249,
                "variance": 40303975.99
              },
              {
                "average": 2.147564664,
                "count": 16107718,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.310151594,
                "variance": 1.7164972
              },
              {
                "average": 3.142807938,
                "count": 16107718,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.540745446,
                "variance": 2.373896529
              },
              {
                "average": 0.5029714948,
                "count": 16107718,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999911857,
                "variance": 0.2499911857
              },
              {
                "average": 0,
                "count": 16107718,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.379508258,
                "count": 16107718,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5470981403,
                "variance": 0.2993163751
              },
              {
                "average": 9.132073444,
                "count": 16107718,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.963973477,
                "variance": 99.28076745
              },
              {
                "average": 0,
                "count": 16107718,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.90715631,
                "count": 16107718,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.925819171,
                "variance": 3.708779479
              },
              {
                "average": 204320157.1,
                "count": 16107718,
                "maximum": 204380804,
                "minimum": 204314087.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18636.61137,
                "variance": 347323283.4
              },
              {
                "average": 0,
                "count": 16107718,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16107718,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16107718,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008173721442,
                "count": 16107718,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02857803523,
                "variance": 0.0008167040977
              },
              {
                "average": 0.4114585319,
                "count": 16107718,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4920979816,
                "variance": 0.2421604235
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301948.8292,
              4329680.378,
              -10.42411258,
              303804.1492,
              4330939.578,
              338.2158874
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301948.8292086227,
                    4329680.3776015425,
                    -10.424112578009812
                  ],
                  [
                    301948.8292086227,
                    4330939.577601542,
                    -10.424112578009812
                  ],
                  [
                    303804.14920862264,
                    4330939.577601542,
                    338.21588742199015
                  ],
                  [
                    303804.14920862264,
                    4329680.3776015425,
                    338.21588742199015
                  ],
                  [
                    301948.8292086227,
                    4329680.3776015425,
                    -10.424112578009812
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:13:24+00:00",
            "end_time": "2018-03-05T19:41: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": "20180228_236504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2687791184912,
              39.04991010771995,
              -10.261611975804414
            ],
            [
              -77.26914215947478,
              39.06124854486263,
              -10.261611975804414
            ],
            [
              -77.24771376849274,
              39.061663720137894,
              434.05838802419555
            ],
            [
              -77.24735414877298,
              39.05032511618402,
              434.05838802419555
            ],
            [
              -77.2687791184912,
              39.04991010771995,
              -10.261611975804414
            ]
          ]
        ]
      },
      "bbox": [
        -77.26914216,
        39.04991011,
        -10.26161198,
        -77.24735415,
        39.06166372,
        434.058388
      ],
      "properties": {
        "datetime": "2018-04-13T13:14:00Z",
        "pc:count": 24956832,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304605.6845,
            "count": 24956832,
            "maximum": 305525.3688,
            "minimum": 303670.0088,
            "name": "X",
            "position": 0,
            "stddev": 550.1423636,
            "variance": 302656.6202
          },
          {
            "average": 4325354.343,
            "count": 24956832,
            "maximum": 4326023.134,
            "minimum": 4324763.894,
            "name": "Y",
            "position": 1,
            "stddev": 345.3725086,
            "variance": 119282.1697
          },
          {
            "average": 88.8579695,
            "count": 24956832,
            "maximum": 434.058388,
            "minimum": -10.26161198,
            "name": "Z",
            "position": 2,
            "stddev": 12.75441026,
            "variance": 162.674981
          },
          {
            "average": 5491.835811,
            "count": 24956832,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5569.135353,
            "variance": 31015268.58
          },
          {
            "average": 2.195367785,
            "count": 24956832,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321851417,
            "variance": 1.747291167
          },
          {
            "average": 3.095211403,
            "count": 24956832,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.546625494,
            "variance": 2.392050419
          },
          {
            "average": 0.4923673806,
            "count": 24956832,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999417497,
            "variance": 0.2499417531
          },
          {
            "average": 0,
            "count": 24956832,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.35356639,
            "count": 24956832,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5780266081,
            "variance": 0.3341147596
          },
          {
            "average": -6.350873694,
            "count": 24956832,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.1407895,
            "variance": 147.3987698
          },
          {
            "average": 0,
            "count": 24956832,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 86.64331314,
            "count": 24956832,
            "maximum": 106,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.40684654,
            "variance": 376.6256927
          },
          {
            "average": 205895955,
            "count": 24956832,
            "maximum": 207660440.3,
            "minimum": 203883066.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1884343.844,
            "variance": 3550751723000.0
          },
          {
            "average": 0,
            "count": 24956832,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24956832,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24956832,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007027334239,
            "count": 24956832,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02649980411,
            "variance": 0.0007022396177
          },
          {
            "average": 0.6392443159,
            "count": 24956832,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4802197723,
            "variance": 0.2306110297
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303670.0088,
          4324763.894,
          -10.26161198,
          305525.3688,
          4326023.134,
          434.058388
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303670.00879656244,
                4324763.893812538,
                -10.261611975804414
              ],
              [
                303670.00879656244,
                4326023.133812538,
                -10.261611975804414
              ],
              [
                305525.3687965624,
                4326023.133812538,
                434.05838802419555
              ],
              [
                305525.3687965624,
                4324763.893812538,
                434.05838802419555
              ],
              [
                303670.00879656244,
                4324763.893812538,
                -10.261611975804414
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:14:00+00:00",
        "end_time": "2018-02-28T19:57:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_236504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_236504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_236504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_236504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26914216,
            39.04991011,
            -10.26161198,
            -77.24735415,
            39.06166372,
            434.058388
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2687791184912,
                  39.04991010771995,
                  -10.261611975804414
                ],
                [
                  -77.26914215947478,
                  39.06124854486263,
                  -10.261611975804414
                ],
                [
                  -77.24771376849274,
                  39.061663720137894,
                  434.05838802419555
                ],
                [
                  -77.24735414877298,
                  39.05032511618402,
                  434.05838802419555
                ],
                [
                  -77.2687791184912,
                  39.04991010771995,
                  -10.261611975804414
                ]
              ]
            ]
          },
          "id": "20180228_236504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_236504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:14:00Z",
            "pc:count": 24956832,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304605.6845,
                "count": 24956832,
                "maximum": 305525.3688,
                "minimum": 303670.0088,
                "name": "X",
                "position": 0,
                "stddev": 550.1423636,
                "variance": 302656.6202
              },
              {
                "average": 4325354.343,
                "count": 24956832,
                "maximum": 4326023.134,
                "minimum": 4324763.894,
                "name": "Y",
                "position": 1,
                "stddev": 345.3725086,
                "variance": 119282.1697
              },
              {
                "average": 88.8579695,
                "count": 24956832,
                "maximum": 434.058388,
                "minimum": -10.26161198,
                "name": "Z",
                "position": 2,
                "stddev": 12.75441026,
                "variance": 162.674981
              },
              {
                "average": 5491.835811,
                "count": 24956832,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5569.135353,
                "variance": 31015268.58
              },
              {
                "average": 2.195367785,
                "count": 24956832,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321851417,
                "variance": 1.747291167
              },
              {
                "average": 3.095211403,
                "count": 24956832,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.546625494,
                "variance": 2.392050419
              },
              {
                "average": 0.4923673806,
                "count": 24956832,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999417497,
                "variance": 0.2499417531
              },
              {
                "average": 0,
                "count": 24956832,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.35356639,
                "count": 24956832,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5780266081,
                "variance": 0.3341147596
              },
              {
                "average": -6.350873694,
                "count": 24956832,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.1407895,
                "variance": 147.3987698
              },
              {
                "average": 0,
                "count": 24956832,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 86.64331314,
                "count": 24956832,
                "maximum": 106,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.40684654,
                "variance": 376.6256927
              },
              {
                "average": 205895955,
                "count": 24956832,
                "maximum": 207660440.3,
                "minimum": 203883066.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1884343.844,
                "variance": 3550751723000.0
              },
              {
                "average": 0,
                "count": 24956832,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24956832,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24956832,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007027334239,
                "count": 24956832,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02649980411,
                "variance": 0.0007022396177
              },
              {
                "average": 0.6392443159,
                "count": 24956832,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4802197723,
                "variance": 0.2306110297
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303670.0088,
              4324763.894,
              -10.26161198,
              305525.3688,
              4326023.134,
              434.058388
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303670.00879656244,
                    4324763.893812538,
                    -10.261611975804414
                  ],
                  [
                    303670.00879656244,
                    4326023.133812538,
                    -10.261611975804414
                  ],
                  [
                    305525.3687965624,
                    4326023.133812538,
                    434.05838802419555
                  ],
                  [
                    305525.3687965624,
                    4324763.893812538,
                    434.05838802419555
                  ],
                  [
                    303670.00879656244,
                    4324763.893812538,
                    -10.261611975804414
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:14:00+00:00",
            "end_time": "2018-02-28T19:57: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": "20180305_218512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.3322614146332,
              39.0717134289622,
              -10.408850096140782
            ],
            [
              -77.33263486852512,
              39.083050417253176,
              -10.408850096140782
            ],
            [
              -77.31120337544787,
              39.08347740623771,
              345.5911499038592
            ],
            [
              -77.31083334524574,
              39.07214024643872,
              345.5911499038592
            ],
            [
              -77.3322614146332,
              39.0717134289622,
              -10.408850096140782
            ]
          ]
        ]
      },
      "bbox": [
        -77.33263487,
        39.07171343,
        -10.4088501,
        -77.31083335,
        39.08347741,
        345.5911499
      ],
      "properties": {
        "datetime": "2018-03-06T14:12:28Z",
        "pc:count": 15880630,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299112.3438,
            "count": 15880630,
            "maximum": 300093.1562,
            "minimum": 298238.0162,
            "name": "X",
            "position": 0,
            "stddev": 532.6773834,
            "variance": 283745.1948
          },
          {
            "average": 4327985.666,
            "count": 15880630,
            "maximum": 4328582.064,
            "minimum": 4327322.924,
            "name": "Y",
            "position": 1,
            "stddev": 370.0079265,
            "variance": 136905.8657
          },
          {
            "average": 105.8115683,
            "count": 15880630,
            "maximum": 345.5911499,
            "minimum": -10.4088501,
            "name": "Z",
            "position": 2,
            "stddev": 13.5702961,
            "variance": 184.1529363
          },
          {
            "average": 6044.5583,
            "count": 15880630,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6339.256733,
            "variance": 40186175.93
          },
          {
            "average": 2.140521566,
            "count": 15880630,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.296985535,
            "variance": 1.682171477
          },
          {
            "average": 3.110681125,
            "count": 15880630,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.524159721,
            "variance": 2.323062854
          },
          {
            "average": 0.509554092,
            "count": 15880630,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999087267,
            "variance": 0.2499087351
          },
          {
            "average": 0,
            "count": 15880630,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.415440068,
            "count": 15880630,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5557584198,
            "variance": 0.3088674212
          },
          {
            "average": 5.39001134,
            "count": 15880630,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.07657888,
            "variance": 145.8437575
          },
          {
            "average": 0,
            "count": 15880630,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.51124874,
            "count": 15880630,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.673439921,
            "variance": 7.147281009
          },
          {
            "average": 204326941.5,
            "count": 15880630,
            "maximum": 204380748.7,
            "minimum": 204314149.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25933.09866,
            "variance": 672525606.2
          },
          {
            "average": 0,
            "count": 15880630,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15880630,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15880630,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007163443768,
            "count": 15880630,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02675502331,
            "variance": 0.0007158312726
          },
          {
            "average": 0.3072558834,
            "count": 15880630,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4613563904,
            "variance": 0.2128497189
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298238.0162,
          4327322.924,
          -10.4088501,
          300093.1562,
          4328582.064,
          345.5911499
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298238.0161683769,
                4327322.92448285,
                -10.408850096140782
              ],
              [
                298238.0161683769,
                4328582.064482851,
                -10.408850096140782
              ],
              [
                300093.1561683769,
                4328582.064482851,
                345.5911499038592
              ],
              [
                300093.1561683769,
                4327322.92448285,
                345.5911499038592
              ],
              [
                298238.0161683769,
                4327322.92448285,
                -10.408850096140782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:12:28+00:00",
        "end_time": "2018-03-05T19:42:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_218512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_218512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_218512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_218512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33263487,
            39.07171343,
            -10.4088501,
            -77.31083335,
            39.08347741,
            345.5911499
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.3322614146332,
                  39.0717134289622,
                  -10.408850096140782
                ],
                [
                  -77.33263486852512,
                  39.083050417253176,
                  -10.408850096140782
                ],
                [
                  -77.31120337544787,
                  39.08347740623771,
                  345.5911499038592
                ],
                [
                  -77.31083334524574,
                  39.07214024643872,
                  345.5911499038592
                ],
                [
                  -77.3322614146332,
                  39.0717134289622,
                  -10.408850096140782
                ]
              ]
            ]
          },
          "id": "20180305_218512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_218512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:12:28Z",
            "pc:count": 15880630,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299112.3438,
                "count": 15880630,
                "maximum": 300093.1562,
                "minimum": 298238.0162,
                "name": "X",
                "position": 0,
                "stddev": 532.6773834,
                "variance": 283745.1948
              },
              {
                "average": 4327985.666,
                "count": 15880630,
                "maximum": 4328582.064,
                "minimum": 4327322.924,
                "name": "Y",
                "position": 1,
                "stddev": 370.0079265,
                "variance": 136905.8657
              },
              {
                "average": 105.8115683,
                "count": 15880630,
                "maximum": 345.5911499,
                "minimum": -10.4088501,
                "name": "Z",
                "position": 2,
                "stddev": 13.5702961,
                "variance": 184.1529363
              },
              {
                "average": 6044.5583,
                "count": 15880630,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6339.256733,
                "variance": 40186175.93
              },
              {
                "average": 2.140521566,
                "count": 15880630,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.296985535,
                "variance": 1.682171477
              },
              {
                "average": 3.110681125,
                "count": 15880630,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.524159721,
                "variance": 2.323062854
              },
              {
                "average": 0.509554092,
                "count": 15880630,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999087267,
                "variance": 0.2499087351
              },
              {
                "average": 0,
                "count": 15880630,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.415440068,
                "count": 15880630,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5557584198,
                "variance": 0.3088674212
              },
              {
                "average": 5.39001134,
                "count": 15880630,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.07657888,
                "variance": 145.8437575
              },
              {
                "average": 0,
                "count": 15880630,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.51124874,
                "count": 15880630,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.673439921,
                "variance": 7.147281009
              },
              {
                "average": 204326941.5,
                "count": 15880630,
                "maximum": 204380748.7,
                "minimum": 204314149.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25933.09866,
                "variance": 672525606.2
              },
              {
                "average": 0,
                "count": 15880630,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15880630,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15880630,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007163443768,
                "count": 15880630,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02675502331,
                "variance": 0.0007158312726
              },
              {
                "average": 0.3072558834,
                "count": 15880630,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4613563904,
                "variance": 0.2128497189
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298238.0162,
              4327322.924,
              -10.4088501,
              300093.1562,
              4328582.064,
              345.5911499
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298238.0161683769,
                    4327322.92448285,
                    -10.408850096140782
                  ],
                  [
                    298238.0161683769,
                    4328582.064482851,
                    -10.408850096140782
                  ],
                  [
                    300093.1561683769,
                    4328582.064482851,
                    345.5911499038592
                  ],
                  [
                    300093.1561683769,
                    4327322.92448285,
                    345.5911499038592
                  ],
                  [
                    298238.0161683769,
                    4327322.92448285,
                    -10.408850096140782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:12:28+00:00",
            "end_time": "2018-03-05T19:42:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_242484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24746025526147,
              38.99504429886629,
              -8.65714837901254
            ],
            [
              -77.24781889358157,
              39.00637382520833,
              -8.65714837901254
            ],
            [
              -77.22640883283177,
              39.0067845627,
              432.34285162098746
            ],
            [
              -77.22605360356054,
              38.995454871391814,
              432.34285162098746
            ],
            [
              -77.24746025526147,
              38.99504429886629,
              -8.65714837901254
            ]
          ]
        ]
      },
      "bbox": [
        -77.24781889,
        38.9950443,
        -8.657148379,
        -77.2260536,
        39.00678456,
        432.3428516
      ],
      "properties": {
        "datetime": "2018-04-13T13:00:25Z",
        "pc:count": 18289855,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306178.2074,
            "count": 18289855,
            "maximum": 307219.7538,
            "minimum": 305364.5738,
            "name": "X",
            "position": 0,
            "stddev": 523.0876118,
            "variance": 273620.6496
          },
          {
            "average": 4319259.185,
            "count": 18289855,
            "maximum": 4319886.759,
            "minimum": 4318628.539,
            "name": "Y",
            "position": 1,
            "stddev": 345.4862899,
            "variance": 119360.7765
          },
          {
            "average": 102.7594947,
            "count": 18289855,
            "maximum": 432.3428516,
            "minimum": -8.657148379,
            "name": "Z",
            "position": 2,
            "stddev": 22.36242942,
            "variance": 500.0782494
          },
          {
            "average": 3712.274681,
            "count": 18289855,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4227.203667,
            "variance": 17869250.84
          },
          {
            "average": 2.574688591,
            "count": 18289855,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.345982873,
            "variance": 1.811669896
          },
          {
            "average": 3.612171556,
            "count": 18289855,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.304822845,
            "variance": 1.702562657
          },
          {
            "average": 0.502097857,
            "count": 18289855,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956126,
            "variance": 0.2499956127
          },
          {
            "average": 0,
            "count": 18289855,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331888798,
            "count": 18289855,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5913598944,
            "variance": 0.3497065247
          },
          {
            "average": 7.03723276,
            "count": 18289855,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97835159,
            "variance": 143.4809067
          },
          {
            "average": 0,
            "count": 18289855,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 107.2692487,
            "count": 18289855,
            "maximum": 108,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5992424264,
            "variance": 0.3590914856
          },
          {
            "average": 207659102.8,
            "count": 18289855,
            "maximum": 207659625.1,
            "minimum": 207658839.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 214.5911678,
            "variance": 46049.3693
          },
          {
            "average": 0,
            "count": 18289855,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18289855,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18289855,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009099580068,
            "count": 18289855,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03015178325,
            "variance": 0.0009091300329
          },
          {
            "average": 0.3741239064,
            "count": 18289855,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4838958792,
            "variance": 0.2341552219
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305364.5738,
          4318628.539,
          -8.657148379,
          307219.7538,
          4319886.759,
          432.3428516
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305364.5737885827,
                4318628.538614287,
                -8.65714837901254
              ],
              [
                305364.5737885827,
                4319886.758614288,
                -8.65714837901254
              ],
              [
                307219.75378858275,
                4319886.758614288,
                432.34285162098746
              ],
              [
                307219.75378858275,
                4318628.538614287,
                432.34285162098746
              ],
              [
                305364.5737885827,
                4318628.538614287,
                -8.65714837901254
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:00:25+00:00",
        "end_time": "2018-04-13T12:47:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_242484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_242484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_242484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24781889,
            38.9950443,
            -8.657148379,
            -77.2260536,
            39.00678456,
            432.3428516
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24746025526147,
                  38.99504429886629,
                  -8.65714837901254
                ],
                [
                  -77.24781889358157,
                  39.00637382520833,
                  -8.65714837901254
                ],
                [
                  -77.22640883283177,
                  39.0067845627,
                  432.34285162098746
                ],
                [
                  -77.22605360356054,
                  38.995454871391814,
                  432.34285162098746
                ],
                [
                  -77.24746025526147,
                  38.99504429886629,
                  -8.65714837901254
                ]
              ]
            ]
          },
          "id": "20180413_242484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:00:25Z",
            "pc:count": 18289855,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306178.2074,
                "count": 18289855,
                "maximum": 307219.7538,
                "minimum": 305364.5738,
                "name": "X",
                "position": 0,
                "stddev": 523.0876118,
                "variance": 273620.6496
              },
              {
                "average": 4319259.185,
                "count": 18289855,
                "maximum": 4319886.759,
                "minimum": 4318628.539,
                "name": "Y",
                "position": 1,
                "stddev": 345.4862899,
                "variance": 119360.7765
              },
              {
                "average": 102.7594947,
                "count": 18289855,
                "maximum": 432.3428516,
                "minimum": -8.657148379,
                "name": "Z",
                "position": 2,
                "stddev": 22.36242942,
                "variance": 500.0782494
              },
              {
                "average": 3712.274681,
                "count": 18289855,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4227.203667,
                "variance": 17869250.84
              },
              {
                "average": 2.574688591,
                "count": 18289855,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.345982873,
                "variance": 1.811669896
              },
              {
                "average": 3.612171556,
                "count": 18289855,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.304822845,
                "variance": 1.702562657
              },
              {
                "average": 0.502097857,
                "count": 18289855,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956126,
                "variance": 0.2499956127
              },
              {
                "average": 0,
                "count": 18289855,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331888798,
                "count": 18289855,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5913598944,
                "variance": 0.3497065247
              },
              {
                "average": 7.03723276,
                "count": 18289855,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97835159,
                "variance": 143.4809067
              },
              {
                "average": 0,
                "count": 18289855,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 107.2692487,
                "count": 18289855,
                "maximum": 108,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5992424264,
                "variance": 0.3590914856
              },
              {
                "average": 207659102.8,
                "count": 18289855,
                "maximum": 207659625.1,
                "minimum": 207658839.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 214.5911678,
                "variance": 46049.3693
              },
              {
                "average": 0,
                "count": 18289855,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18289855,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18289855,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009099580068,
                "count": 18289855,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03015178325,
                "variance": 0.0009091300329
              },
              {
                "average": 0.3741239064,
                "count": 18289855,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4838958792,
                "variance": 0.2341552219
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305364.5738,
              4318628.539,
              -8.657148379,
              307219.7538,
              4319886.759,
              432.3428516
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305364.5737885827,
                    4318628.538614287,
                    -8.65714837901254
                  ],
                  [
                    305364.5737885827,
                    4319886.758614288,
                    -8.65714837901254
                  ],
                  [
                    307219.75378858275,
                    4319886.758614288,
                    432.34285162098746
                  ],
                  [
                    307219.75378858275,
                    4318628.538614287,
                    432.34285162098746
                  ],
                  [
                    305364.5737885827,
                    4318628.538614287,
                    -8.65714837901254
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:00:25+00:00",
            "end_time": "2018-04-13T12:47: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": "20180305_230524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29012948857144,
              39.1047734777168,
              -10.344591521355028
            ],
            [
              -77.29049663745859,
              39.11611091900065,
              -10.344591521355028
            ],
            [
              -77.26905195593525,
              39.116530506997115,
              333.85540847864496
            ],
            [
              -77.26868823723773,
              39.1051928972125,
              333.85540847864496
            ],
            [
              -77.29012948857144,
              39.1047734777168,
              -10.344591521355028
            ]
          ]
        ]
      },
      "bbox": [
        -77.29049664,
        39.10477348,
        -10.34459152,
        -77.26868824,
        39.11653051,
        333.8554085
      ],
      "properties": {
        "datetime": "2018-03-06T14:30:42Z",
        "pc:count": 15795779,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 302959.2299,
            "count": 15795779,
            "maximum": 303831.1077,
            "minimum": 301975.7477,
            "name": "X",
            "position": 0,
            "stddev": 537.5993231,
            "variance": 289013.0322
          },
          {
            "average": 4331524.348,
            "count": 15795779,
            "maximum": 4332158.726,
            "minimum": 4330899.566,
            "name": "Y",
            "position": 1,
            "stddev": 350.596217,
            "variance": 122917.7073
          },
          {
            "average": 127.1580907,
            "count": 15795779,
            "maximum": 333.8554085,
            "minimum": -10.34459152,
            "name": "Z",
            "position": 2,
            "stddev": 12.15604047,
            "variance": 147.7693198
          },
          {
            "average": 5640.026428,
            "count": 15795779,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6095.557526,
            "variance": 37155821.56
          },
          {
            "average": 2.207281578,
            "count": 15795779,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.327419391,
            "variance": 1.76204224
          },
          {
            "average": 3.188723139,
            "count": 15795779,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.53988803,
            "variance": 2.371255145
          },
          {
            "average": 0.50099745,
            "count": 15795779,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990209,
            "variance": 0.2499990209
          },
          {
            "average": 0,
            "count": 15795779,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.368325487,
            "count": 15795779,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5324163649,
            "variance": 0.2834671856
          },
          {
            "average": -2.639647495,
            "count": 15795779,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.58661404,
            "variance": 184.596081
          },
          {
            "average": 0,
            "count": 15795779,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.90360412,
            "count": 15795779,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.428117355,
            "variance": 11.7519886
          },
          {
            "average": 204352108.4,
            "count": 15795779,
            "maximum": 204381842.9,
            "minimum": 204314582.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32866.07677,
            "variance": 1080179002
          },
          {
            "average": 0,
            "count": 15795779,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15795779,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15795779,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005265963774,
            "count": 15795779,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02294164569,
            "variance": 0.000526319107
          },
          {
            "average": 0.3877555517,
            "count": 15795779,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4872383389,
            "variance": 0.2374011988
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          301975.7477,
          4330899.566,
          -10.34459152,
          303831.1077,
          4332158.726,
          333.8554085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                301975.74767040345,
                4330899.566159909,
                -10.344591521355028
              ],
              [
                301975.74767040345,
                4332158.726159909,
                -10.344591521355028
              ],
              [
                303831.10767040343,
                4332158.726159909,
                333.85540847864496
              ],
              [
                303831.10767040343,
                4330899.566159909,
                333.85540847864496
              ],
              [
                301975.74767040345,
                4330899.566159909,
                -10.344591521355028
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:30:42+00:00",
        "end_time": "2018-03-05T19:49:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_230524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_230524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_230524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_230524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29049664,
            39.10477348,
            -10.34459152,
            -77.26868824,
            39.11653051,
            333.8554085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29012948857144,
                  39.1047734777168,
                  -10.344591521355028
                ],
                [
                  -77.29049663745859,
                  39.11611091900065,
                  -10.344591521355028
                ],
                [
                  -77.26905195593525,
                  39.116530506997115,
                  333.85540847864496
                ],
                [
                  -77.26868823723773,
                  39.1051928972125,
                  333.85540847864496
                ],
                [
                  -77.29012948857144,
                  39.1047734777168,
                  -10.344591521355028
                ]
              ]
            ]
          },
          "id": "20180305_230524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_230524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:30:42Z",
            "pc:count": 15795779,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 302959.2299,
                "count": 15795779,
                "maximum": 303831.1077,
                "minimum": 301975.7477,
                "name": "X",
                "position": 0,
                "stddev": 537.5993231,
                "variance": 289013.0322
              },
              {
                "average": 4331524.348,
                "count": 15795779,
                "maximum": 4332158.726,
                "minimum": 4330899.566,
                "name": "Y",
                "position": 1,
                "stddev": 350.596217,
                "variance": 122917.7073
              },
              {
                "average": 127.1580907,
                "count": 15795779,
                "maximum": 333.8554085,
                "minimum": -10.34459152,
                "name": "Z",
                "position": 2,
                "stddev": 12.15604047,
                "variance": 147.7693198
              },
              {
                "average": 5640.026428,
                "count": 15795779,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6095.557526,
                "variance": 37155821.56
              },
              {
                "average": 2.207281578,
                "count": 15795779,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.327419391,
                "variance": 1.76204224
              },
              {
                "average": 3.188723139,
                "count": 15795779,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.53988803,
                "variance": 2.371255145
              },
              {
                "average": 0.50099745,
                "count": 15795779,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990209,
                "variance": 0.2499990209
              },
              {
                "average": 0,
                "count": 15795779,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.368325487,
                "count": 15795779,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5324163649,
                "variance": 0.2834671856
              },
              {
                "average": -2.639647495,
                "count": 15795779,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.58661404,
                "variance": 184.596081
              },
              {
                "average": 0,
                "count": 15795779,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.90360412,
                "count": 15795779,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.428117355,
                "variance": 11.7519886
              },
              {
                "average": 204352108.4,
                "count": 15795779,
                "maximum": 204381842.9,
                "minimum": 204314582.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32866.07677,
                "variance": 1080179002
              },
              {
                "average": 0,
                "count": 15795779,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15795779,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15795779,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005265963774,
                "count": 15795779,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02294164569,
                "variance": 0.000526319107
              },
              {
                "average": 0.3877555517,
                "count": 15795779,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4872383389,
                "variance": 0.2374011988
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              301975.7477,
              4330899.566,
              -10.34459152,
              303831.1077,
              4332158.726,
              333.8554085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    301975.74767040345,
                    4330899.566159909,
                    -10.344591521355028
                  ],
                  [
                    301975.74767040345,
                    4332158.726159909,
                    -10.344591521355028
                  ],
                  [
                    303831.10767040343,
                    4332158.726159909,
                    333.85540847864496
                  ],
                  [
                    303831.10767040343,
                    4330899.566159909,
                    333.85540847864496
                  ],
                  [
                    301975.74767040345,
                    4330899.566159909,
                    -10.344591521355028
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:30:42+00:00",
            "end_time": "2018-03-05T19:49: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": "20180305_242528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24788033331606,
              39.11585298436832,
              -10.366895862405244
            ],
            [
              -77.24824084311926,
              39.12719037599928,
              -10.366895862405244
            ],
            [
              -77.2267944900873,
              39.127602243383954,
              341.71310413759477
            ],
            [
              -77.22643741228457,
              39.116264686366925,
              341.71310413759477
            ],
            [
              -77.24788033331606,
              39.11585298436832,
              -10.366895862405244
            ]
          ]
        ]
      },
      "bbox": [
        -77.24824084,
        39.11585298,
        -10.36689586,
        -77.22643741,
        39.12760224,
        341.7131041
      ],
      "properties": {
        "datetime": "2018-03-06T14:14:20Z",
        "pc:count": 13055544,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306649.5196,
            "count": 13055544,
            "maximum": 307514.975,
            "minimum": 305659.815,
            "name": "X",
            "position": 0,
            "stddev": 536.693606,
            "variance": 288040.0267
          },
          {
            "average": 4332644.448,
            "count": 13055544,
            "maximum": 4333297.1,
            "minimum": 4332037.98,
            "name": "Y",
            "position": 1,
            "stddev": 346.482984,
            "variance": 120050.4582
          },
          {
            "average": 127.6638916,
            "count": 13055544,
            "maximum": 341.7131041,
            "minimum": -10.36689586,
            "name": "Z",
            "position": 2,
            "stddev": 9.592665074,
            "variance": 92.01922323
          },
          {
            "average": 5242.878864,
            "count": 13055544,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5326.089452,
            "variance": 28367228.85
          },
          {
            "average": 1.87238701,
            "count": 13055544,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.202230139,
            "variance": 1.445357308
          },
          {
            "average": 2.645044358,
            "count": 13055544,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.552266843,
            "variance": 2.409532351
          },
          {
            "average": 0.5013293203,
            "count": 13055544,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982521,
            "variance": 0.2499982521
          },
          {
            "average": 0,
            "count": 13055544,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3624533,
            "count": 13055544,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5399814597,
            "variance": 0.2915799768
          },
          {
            "average": 10.61228582,
            "count": 13055544,
            "maximum": 19.99799919,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.587124099,
            "variance": 73.73870029
          },
          {
            "average": 0,
            "count": 13055544,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.73755134,
            "count": 13055544,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.535347423,
            "variance": 2.357291711
          },
          {
            "average": 204317836.4,
            "count": 13055544,
            "maximum": 204380860.1,
            "minimum": 204314024.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14689.14787,
            "variance": 215771065.1
          },
          {
            "average": 0,
            "count": 13055544,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13055544,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13055544,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007379240574,
            "count": 13055544,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02715473406,
            "variance": 0.000737379582
          },
          {
            "average": 0.4180509062,
            "count": 13055544,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4932386488,
            "variance": 0.2432843647
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305659.815,
          4332037.98,
          -10.36689586,
          307514.975,
          4333297.1,
          341.7131041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305659.815042317,
                4332037.97974714,
                -10.366895862405244
              ],
              [
                305659.815042317,
                4333297.099747139,
                -10.366895862405244
              ],
              [
                307514.975042317,
                4333297.099747139,
                341.71310413759477
              ],
              [
                307514.975042317,
                4332037.97974714,
                341.71310413759477
              ],
              [
                305659.815042317,
                4332037.97974714,
                -10.366895862405244
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:14:20+00:00",
        "end_time": "2018-03-05T19:40:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_242528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_242528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_242528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_242528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24824084,
            39.11585298,
            -10.36689586,
            -77.22643741,
            39.12760224,
            341.7131041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24788033331606,
                  39.11585298436832,
                  -10.366895862405244
                ],
                [
                  -77.24824084311926,
                  39.12719037599928,
                  -10.366895862405244
                ],
                [
                  -77.2267944900873,
                  39.127602243383954,
                  341.71310413759477
                ],
                [
                  -77.22643741228457,
                  39.116264686366925,
                  341.71310413759477
                ],
                [
                  -77.24788033331606,
                  39.11585298436832,
                  -10.366895862405244
                ]
              ]
            ]
          },
          "id": "20180305_242528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_242528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:14:20Z",
            "pc:count": 13055544,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306649.5196,
                "count": 13055544,
                "maximum": 307514.975,
                "minimum": 305659.815,
                "name": "X",
                "position": 0,
                "stddev": 536.693606,
                "variance": 288040.0267
              },
              {
                "average": 4332644.448,
                "count": 13055544,
                "maximum": 4333297.1,
                "minimum": 4332037.98,
                "name": "Y",
                "position": 1,
                "stddev": 346.482984,
                "variance": 120050.4582
              },
              {
                "average": 127.6638916,
                "count": 13055544,
                "maximum": 341.7131041,
                "minimum": -10.36689586,
                "name": "Z",
                "position": 2,
                "stddev": 9.592665074,
                "variance": 92.01922323
              },
              {
                "average": 5242.878864,
                "count": 13055544,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5326.089452,
                "variance": 28367228.85
              },
              {
                "average": 1.87238701,
                "count": 13055544,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.202230139,
                "variance": 1.445357308
              },
              {
                "average": 2.645044358,
                "count": 13055544,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.552266843,
                "variance": 2.409532351
              },
              {
                "average": 0.5013293203,
                "count": 13055544,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982521,
                "variance": 0.2499982521
              },
              {
                "average": 0,
                "count": 13055544,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3624533,
                "count": 13055544,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5399814597,
                "variance": 0.2915799768
              },
              {
                "average": 10.61228582,
                "count": 13055544,
                "maximum": 19.99799919,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.587124099,
                "variance": 73.73870029
              },
              {
                "average": 0,
                "count": 13055544,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.73755134,
                "count": 13055544,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.535347423,
                "variance": 2.357291711
              },
              {
                "average": 204317836.4,
                "count": 13055544,
                "maximum": 204380860.1,
                "minimum": 204314024.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14689.14787,
                "variance": 215771065.1
              },
              {
                "average": 0,
                "count": 13055544,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13055544,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13055544,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007379240574,
                "count": 13055544,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02715473406,
                "variance": 0.000737379582
              },
              {
                "average": 0.4180509062,
                "count": 13055544,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4932386488,
                "variance": 0.2432843647
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305659.815,
              4332037.98,
              -10.36689586,
              307514.975,
              4333297.1,
              341.7131041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305659.815042317,
                    4332037.97974714,
                    -10.366895862405244
                  ],
                  [
                    305659.815042317,
                    4333297.099747139,
                    -10.366895862405244
                  ],
                  [
                    307514.975042317,
                    4333297.099747139,
                    341.71310413759477
                  ],
                  [
                    307514.975042317,
                    4332037.97974714,
                    341.71310413759477
                  ],
                  [
                    305659.815042317,
                    4332037.97974714,
                    -10.366895862405244
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:14:20+00:00",
            "end_time": "2018-03-05T19:40: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": "20180305_218516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.3323126838969,
              39.082694989518444,
              -10.29892108943119
            ],
            [
              -77.33268632768214,
              39.094033036443214,
              -10.29892108943119
            ],
            [
              -77.31125081811001,
              39.094460148292015,
              344.8410789105688
            ],
            [
              -77.31088060032148,
              39.083121929807824,
              344.8410789105688
            ],
            [
              -77.3323126838969,
              39.082694989518444,
              -10.29892108943119
            ]
          ]
        ]
      },
      "bbox": [
        -77.33268633,
        39.08269499,
        -10.29892109,
        -77.3108806,
        39.09446015,
        344.8410789
      ],
      "properties": {
        "datetime": "2018-03-06T14:31:55Z",
        "pc:count": 18821970,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299209.4565,
            "count": 18821970,
            "maximum": 300120.0739,
            "minimum": 298264.8739,
            "name": "X",
            "position": 0,
            "stddev": 527.6887927,
            "variance": 278455.462
          },
          {
            "average": 4329147.918,
            "count": 18821970,
            "maximum": 4329801.159,
            "minimum": 4328541.899,
            "name": "Y",
            "position": 1,
            "stddev": 354.9792917,
            "variance": 126010.2975
          },
          {
            "average": 99.02451085,
            "count": 18821970,
            "maximum": 344.8410789,
            "minimum": -10.29892109,
            "name": "Z",
            "position": 2,
            "stddev": 17.54493649,
            "variance": 307.8247965
          },
          {
            "average": 4223.433849,
            "count": 18821970,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4908.058977,
            "variance": 24089042.92
          },
          {
            "average": 2.44252201,
            "count": 18821970,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.332525703,
            "variance": 1.77562475
          },
          {
            "average": 3.589372313,
            "count": 18821970,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.316840552,
            "variance": 1.734069039
          },
          {
            "average": 0.5075586668,
            "count": 18821970,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999428766,
            "variance": 0.2499428798
          },
          {
            "average": 0,
            "count": 18821970,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3021069,
            "count": 18821970,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5083499239,
            "variance": 0.2584196451
          },
          {
            "average": -3.609321679,
            "count": 18821970,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.14409277,
            "variance": 172.7671747
          },
          {
            "average": 0,
            "count": 18821970,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.60009069,
            "count": 18821970,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.221958179,
            "variance": 10.38101451
          },
          {
            "average": 204359213.7,
            "count": 18821970,
            "maximum": 204381915.6,
            "minimum": 204314519,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31154.80488,
            "variance": 970621867.3
          },
          {
            "average": 0,
            "count": 18821970,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18821970,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18821970,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000671661893,
            "count": 18821970,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02590773628,
            "variance": 0.000671210799
          },
          {
            "average": 0.3855881186,
            "count": 18821970,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4867339458,
            "variance": 0.236909934
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298264.8739,
          4328541.899,
          -10.29892109,
          300120.0739,
          4329801.159,
          344.8410789
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298264.8738705367,
                4328541.899259173,
                -10.29892108943119
              ],
              [
                298264.8738705367,
                4329801.159259173,
                -10.29892108943119
              ],
              [
                300120.07387053664,
                4329801.159259173,
                344.8410789105688
              ],
              [
                300120.07387053664,
                4328541.899259173,
                344.8410789105688
              ],
              [
                298264.8738705367,
                4328541.899259173,
                -10.29892108943119
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:31:55+00:00",
        "end_time": "2018-03-05T19:48:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_218516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_218516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_218516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_218516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33268633,
            39.08269499,
            -10.29892109,
            -77.3108806,
            39.09446015,
            344.8410789
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.3323126838969,
                  39.082694989518444,
                  -10.29892108943119
                ],
                [
                  -77.33268632768214,
                  39.094033036443214,
                  -10.29892108943119
                ],
                [
                  -77.31125081811001,
                  39.094460148292015,
                  344.8410789105688
                ],
                [
                  -77.31088060032148,
                  39.083121929807824,
                  344.8410789105688
                ],
                [
                  -77.3323126838969,
                  39.082694989518444,
                  -10.29892108943119
                ]
              ]
            ]
          },
          "id": "20180305_218516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_218516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:31:55Z",
            "pc:count": 18821970,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299209.4565,
                "count": 18821970,
                "maximum": 300120.0739,
                "minimum": 298264.8739,
                "name": "X",
                "position": 0,
                "stddev": 527.6887927,
                "variance": 278455.462
              },
              {
                "average": 4329147.918,
                "count": 18821970,
                "maximum": 4329801.159,
                "minimum": 4328541.899,
                "name": "Y",
                "position": 1,
                "stddev": 354.9792917,
                "variance": 126010.2975
              },
              {
                "average": 99.02451085,
                "count": 18821970,
                "maximum": 344.8410789,
                "minimum": -10.29892109,
                "name": "Z",
                "position": 2,
                "stddev": 17.54493649,
                "variance": 307.8247965
              },
              {
                "average": 4223.433849,
                "count": 18821970,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4908.058977,
                "variance": 24089042.92
              },
              {
                "average": 2.44252201,
                "count": 18821970,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.332525703,
                "variance": 1.77562475
              },
              {
                "average": 3.589372313,
                "count": 18821970,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.316840552,
                "variance": 1.734069039
              },
              {
                "average": 0.5075586668,
                "count": 18821970,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999428766,
                "variance": 0.2499428798
              },
              {
                "average": 0,
                "count": 18821970,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3021069,
                "count": 18821970,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5083499239,
                "variance": 0.2584196451
              },
              {
                "average": -3.609321679,
                "count": 18821970,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.14409277,
                "variance": 172.7671747
              },
              {
                "average": 0,
                "count": 18821970,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.60009069,
                "count": 18821970,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.221958179,
                "variance": 10.38101451
              },
              {
                "average": 204359213.7,
                "count": 18821970,
                "maximum": 204381915.6,
                "minimum": 204314519,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31154.80488,
                "variance": 970621867.3
              },
              {
                "average": 0,
                "count": 18821970,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18821970,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18821970,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000671661893,
                "count": 18821970,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02590773628,
                "variance": 0.000671210799
              },
              {
                "average": 0.3855881186,
                "count": 18821970,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4867339458,
                "variance": 0.236909934
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298264.8739,
              4328541.899,
              -10.29892109,
              300120.0739,
              4329801.159,
              344.8410789
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298264.8738705367,
                    4328541.899259173,
                    -10.29892108943119
                  ],
                  [
                    298264.8738705367,
                    4329801.159259173,
                    -10.29892108943119
                  ],
                  [
                    300120.07387053664,
                    4329801.159259173,
                    344.8410789105688
                  ],
                  [
                    300120.07387053664,
                    4328541.899259173,
                    344.8410789105688
                  ],
                  [
                    298264.8738705367,
                    4328541.899259173,
                    -10.29892108943119
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:31:55+00:00",
            "end_time": "2018-03-05T19:48: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": "20180413_242488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24741941973575,
              39.00602848532298,
              -8.523640924982658
            ],
            [
              -77.24777844862831,
              39.01736609454703,
              -8.523640924982658
            ],
            [
              -77.22644333158743,
              39.017775426527294,
              438.3163590750174
            ],
            [
              -77.22608770357141,
              39.00643765279792,
              438.3163590750174
            ],
            [
              -77.24741941973575,
              39.00602848532298,
              -8.523640924982658
            ]
          ]
        ]
      },
      "bbox": [
        -77.24777845,
        39.00602849,
        -8.523640925,
        -77.2260877,
        39.01777543,
        438.3163591
      ],
      "properties": {
        "datetime": "2018-04-13T13:05:23Z",
        "pc:count": 15523582,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306382.9223,
            "count": 15523582,
            "maximum": 307246.6206,
            "minimum": 305398.2206,
            "name": "X",
            "position": 0,
            "stddev": 411.5011708,
            "variance": 169333.2136
          },
          {
            "average": 4320461.632,
            "count": 15523582,
            "maximum": 4321106.695,
            "minimum": 4319847.575,
            "name": "Y",
            "position": 1,
            "stddev": 346.2983038,
            "variance": 119922.5152
          },
          {
            "average": 91.05958845,
            "count": 15523582,
            "maximum": 438.3163591,
            "minimum": -8.523640925,
            "name": "Z",
            "position": 2,
            "stddev": 24.25933812,
            "variance": 588.515486
          },
          {
            "average": 3721.629043,
            "count": 15523582,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4348.853579,
            "variance": 18912527.45
          },
          {
            "average": 2.525102454,
            "count": 15523582,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.366844259,
            "variance": 1.86826323
          },
          {
            "average": 3.641158529,
            "count": 15523582,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.341539256,
            "variance": 1.799727575
          },
          {
            "average": 0.5061556025,
            "count": 15523582,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999621232,
            "variance": 0.2499621247
          },
          {
            "average": 0,
            "count": 15523582,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335023064,
            "count": 15523582,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6426471103,
            "variance": 0.4129953083
          },
          {
            "average": -11.79479703,
            "count": 15523582,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.062642608,
            "variance": 49.88092061
          },
          {
            "average": 0,
            "count": 15523582,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 106.4546031,
            "count": 15523582,
            "maximum": 108,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4992663827,
            "variance": 0.2492669209
          },
          {
            "average": 207659420.5,
            "count": 15523582,
            "maximum": 207659923.4,
            "minimum": 207658867.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 229.1766315,
            "variance": 52521.92841
          },
          {
            "average": 0,
            "count": 15523582,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15523582,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15523582,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001139492161,
            "count": 15523582,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0337371278,
            "variance": 0.001138193792
          },
          {
            "average": 0.3053138122,
            "count": 15523582,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4605402284,
            "variance": 0.212097302
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305398.2206,
          4319847.575,
          -8.523640925,
          307246.6206,
          4321106.695,
          438.3163591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305398.22063626105,
                4319847.575077052,
                -8.523640924982658
              ],
              [
                305398.22063626105,
                4321106.695077051,
                -8.523640924982658
              ],
              [
                307246.62063626107,
                4321106.695077051,
                438.3163590750174
              ],
              [
                307246.62063626107,
                4319847.575077052,
                438.3163590750174
              ],
              [
                305398.22063626105,
                4319847.575077052,
                -8.523640924982658
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:05:23+00:00",
        "end_time": "2018-04-13T12:47:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_242488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_242488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_242488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24777845,
            39.00602849,
            -8.523640925,
            -77.2260877,
            39.01777543,
            438.3163591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24741941973575,
                  39.00602848532298,
                  -8.523640924982658
                ],
                [
                  -77.24777844862831,
                  39.01736609454703,
                  -8.523640924982658
                ],
                [
                  -77.22644333158743,
                  39.017775426527294,
                  438.3163590750174
                ],
                [
                  -77.22608770357141,
                  39.00643765279792,
                  438.3163590750174
                ],
                [
                  -77.24741941973575,
                  39.00602848532298,
                  -8.523640924982658
                ]
              ]
            ]
          },
          "id": "20180413_242488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:05:23Z",
            "pc:count": 15523582,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306382.9223,
                "count": 15523582,
                "maximum": 307246.6206,
                "minimum": 305398.2206,
                "name": "X",
                "position": 0,
                "stddev": 411.5011708,
                "variance": 169333.2136
              },
              {
                "average": 4320461.632,
                "count": 15523582,
                "maximum": 4321106.695,
                "minimum": 4319847.575,
                "name": "Y",
                "position": 1,
                "stddev": 346.2983038,
                "variance": 119922.5152
              },
              {
                "average": 91.05958845,
                "count": 15523582,
                "maximum": 438.3163591,
                "minimum": -8.523640925,
                "name": "Z",
                "position": 2,
                "stddev": 24.25933812,
                "variance": 588.515486
              },
              {
                "average": 3721.629043,
                "count": 15523582,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4348.853579,
                "variance": 18912527.45
              },
              {
                "average": 2.525102454,
                "count": 15523582,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.366844259,
                "variance": 1.86826323
              },
              {
                "average": 3.641158529,
                "count": 15523582,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.341539256,
                "variance": 1.799727575
              },
              {
                "average": 0.5061556025,
                "count": 15523582,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999621232,
                "variance": 0.2499621247
              },
              {
                "average": 0,
                "count": 15523582,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335023064,
                "count": 15523582,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6426471103,
                "variance": 0.4129953083
              },
              {
                "average": -11.79479703,
                "count": 15523582,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.062642608,
                "variance": 49.88092061
              },
              {
                "average": 0,
                "count": 15523582,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 106.4546031,
                "count": 15523582,
                "maximum": 108,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4992663827,
                "variance": 0.2492669209
              },
              {
                "average": 207659420.5,
                "count": 15523582,
                "maximum": 207659923.4,
                "minimum": 207658867.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 229.1766315,
                "variance": 52521.92841
              },
              {
                "average": 0,
                "count": 15523582,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15523582,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15523582,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001139492161,
                "count": 15523582,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0337371278,
                "variance": 0.001138193792
              },
              {
                "average": 0.3053138122,
                "count": 15523582,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4605402284,
                "variance": 0.212097302
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305398.2206,
              4319847.575,
              -8.523640925,
              307246.6206,
              4321106.695,
              438.3163591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305398.22063626105,
                    4319847.575077052,
                    -8.523640924982658
                  ],
                  [
                    305398.22063626105,
                    4321106.695077051,
                    -8.523640924982658
                  ],
                  [
                    307246.62063626107,
                    4321106.695077051,
                    438.3163590750174
                  ],
                  [
                    307246.62063626107,
                    4319847.575077052,
                    438.3163590750174
                  ],
                  [
                    305398.22063626105,
                    4319847.575077052,
                    -8.523640924982658
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:05:23+00:00",
            "end_time": "2018-04-13T12:47:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_218520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33236435700513,
              39.09367813321205,
              -9.944665148528685
            ],
            [
              -77.33273814334297,
              39.10501579816468,
              -9.944665148528685
            ],
            [
              -77.31129884635317,
              39.10544302842345,
              316.0953348514713
            ],
            [
              -77.31092848784824,
              39.09410519188356,
              316.0953348514713
            ],
            [
              -77.33236435700513,
              39.09367813321205,
              -9.944665148528685
            ]
          ]
        ]
      },
      "bbox": [
        -77.33273814,
        39.09367813,
        -9.944665149,
        -77.31092849,
        39.10544303,
        316.0953349
      ],
      "properties": {
        "datetime": "2018-03-06T14:31:55Z",
        "pc:count": 16344288,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299204.774,
            "count": 16344288,
            "maximum": 300146.95,
            "minimum": 298291.71,
            "name": "X",
            "position": 0,
            "stddev": 506.7204035,
            "variance": 256765.5673
          },
          {
            "average": 4330362.95,
            "count": 16344288,
            "maximum": 4331020.273,
            "minimum": 4329761.053,
            "name": "Y",
            "position": 1,
            "stddev": 349.9470284,
            "variance": 122462.9227
          },
          {
            "average": 106.9940054,
            "count": 16344288,
            "maximum": 316.0953349,
            "minimum": -9.944665149,
            "name": "Z",
            "position": 2,
            "stddev": 12.47852655,
            "variance": 155.713625
          },
          {
            "average": 6338.729259,
            "count": 16344288,
            "maximum": 65515,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6410.037942,
            "variance": 41088586.42
          },
          {
            "average": 2.183820427,
            "count": 16344288,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.316104459,
            "variance": 1.732130948
          },
          {
            "average": 3.140743971,
            "count": 16344288,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.53248245,
            "variance": 2.348502458
          },
          {
            "average": 0.4989589023,
            "count": 16344288,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989314,
            "variance": 0.2499989314
          },
          {
            "average": 0,
            "count": 16344288,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405016052,
            "count": 16344288,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5256884476,
            "variance": 0.2763483439
          },
          {
            "average": -11.83791179,
            "count": 16344288,
            "maximum": 13.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.517047001,
            "variance": 56.50599561
          },
          {
            "average": 0,
            "count": 16344288,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.83748855,
            "count": 16344288,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.557581151,
            "variance": 43.00187055
          },
          {
            "average": 204319535,
            "count": 16344288,
            "maximum": 204381915.6,
            "minimum": 203277703.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 253877.4446,
            "variance": 64453756880.0
          },
          {
            "average": 0,
            "count": 16344288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16344288,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16344288,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005418406724,
            "count": 16344288,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02327116487,
            "variance": 0.0005415471142
          },
          {
            "average": 0.4674398787,
            "count": 16344288,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4989387274,
            "variance": 0.2489398537
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298291.71,
          4329761.053,
          -9.944665149,
          300146.95,
          4331020.273,
          316.0953349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298291.70996930683,
                4329761.052590496,
                -9.944665148528685
              ],
              [
                298291.70996930683,
                4331020.272590497,
                -9.944665148528685
              ],
              [
                300146.9499693068,
                4331020.272590497,
                316.0953348514713
              ],
              [
                300146.9499693068,
                4329761.052590496,
                316.0953348514713
              ],
              [
                298291.70996930683,
                4329761.052590496,
                -9.944665148528685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:31:55+00:00",
        "end_time": "2018-02-21T19:48:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_218520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_218520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_218520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_218520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33273814,
            39.09367813,
            -9.944665149,
            -77.31092849,
            39.10544303,
            316.0953349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33236435700513,
                  39.09367813321205,
                  -9.944665148528685
                ],
                [
                  -77.33273814334297,
                  39.10501579816468,
                  -9.944665148528685
                ],
                [
                  -77.31129884635317,
                  39.10544302842345,
                  316.0953348514713
                ],
                [
                  -77.31092848784824,
                  39.09410519188356,
                  316.0953348514713
                ],
                [
                  -77.33236435700513,
                  39.09367813321205,
                  -9.944665148528685
                ]
              ]
            ]
          },
          "id": "20180221_218520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_218520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:31:55Z",
            "pc:count": 16344288,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299204.774,
                "count": 16344288,
                "maximum": 300146.95,
                "minimum": 298291.71,
                "name": "X",
                "position": 0,
                "stddev": 506.7204035,
                "variance": 256765.5673
              },
              {
                "average": 4330362.95,
                "count": 16344288,
                "maximum": 4331020.273,
                "minimum": 4329761.053,
                "name": "Y",
                "position": 1,
                "stddev": 349.9470284,
                "variance": 122462.9227
              },
              {
                "average": 106.9940054,
                "count": 16344288,
                "maximum": 316.0953349,
                "minimum": -9.944665149,
                "name": "Z",
                "position": 2,
                "stddev": 12.47852655,
                "variance": 155.713625
              },
              {
                "average": 6338.729259,
                "count": 16344288,
                "maximum": 65515,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6410.037942,
                "variance": 41088586.42
              },
              {
                "average": 2.183820427,
                "count": 16344288,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.316104459,
                "variance": 1.732130948
              },
              {
                "average": 3.140743971,
                "count": 16344288,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.53248245,
                "variance": 2.348502458
              },
              {
                "average": 0.4989589023,
                "count": 16344288,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989314,
                "variance": 0.2499989314
              },
              {
                "average": 0,
                "count": 16344288,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405016052,
                "count": 16344288,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5256884476,
                "variance": 0.2763483439
              },
              {
                "average": -11.83791179,
                "count": 16344288,
                "maximum": 13.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.517047001,
                "variance": 56.50599561
              },
              {
                "average": 0,
                "count": 16344288,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.83748855,
                "count": 16344288,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.557581151,
                "variance": 43.00187055
              },
              {
                "average": 204319535,
                "count": 16344288,
                "maximum": 204381915.6,
                "minimum": 203277703.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 253877.4446,
                "variance": 64453756880.0
              },
              {
                "average": 0,
                "count": 16344288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16344288,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16344288,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005418406724,
                "count": 16344288,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02327116487,
                "variance": 0.0005415471142
              },
              {
                "average": 0.4674398787,
                "count": 16344288,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4989387274,
                "variance": 0.2489398537
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298291.71,
              4329761.053,
              -9.944665149,
              300146.95,
              4331020.273,
              316.0953349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298291.70996930683,
                    4329761.052590496,
                    -9.944665148528685
                  ],
                  [
                    298291.70996930683,
                    4331020.272590497,
                    -9.944665148528685
                  ],
                  [
                    300146.9499693068,
                    4331020.272590497,
                    316.0953348514713
                  ],
                  [
                    300146.9499693068,
                    4329761.052590496,
                    316.0953348514713
                  ],
                  [
                    298291.70996930683,
                    4329761.052590496,
                    -9.944665148528685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:31:55+00:00",
            "end_time": "2018-02-21T19:48: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": "20180413_242492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.247536157551,
              39.01700937853839,
              -6.551756659261798
            ],
            [
              -77.24789483765507,
              39.02833093769637,
              -6.551756659261798
            ],
            [
              -77.22647838636865,
              39.028741876855506,
              438.7082433407382
            ],
            [
              -77.22612311661263,
              39.01742015279362,
              438.7082433407382
            ],
            [
              -77.247536157551,
              39.01700937853839,
              -6.551756659261798
            ]
          ]
        ]
      },
      "bbox": [
        -77.24789484,
        39.01700938,
        -6.551756659,
        -77.22612312,
        39.02874188,
        438.7082433
      ],
      "properties": {
        "datetime": "2018-04-13T13:05:26Z",
        "pc:count": 15908523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306512.7324,
            "count": 15908523,
            "maximum": 307273.3811,
            "minimum": 305418.2211,
            "name": "X",
            "position": 0,
            "stddev": 539.2456475,
            "variance": 290785.8683
          },
          {
            "average": 4321672.57,
            "count": 15908523,
            "maximum": 4322323.925,
            "minimum": 4321066.585,
            "name": "Y",
            "position": 1,
            "stddev": 328.7211595,
            "variance": 108057.6007
          },
          {
            "average": 93.34303803,
            "count": 15908523,
            "maximum": 438.7082433,
            "minimum": -6.551756659,
            "name": "Z",
            "position": 2,
            "stddev": 24.83677251,
            "variance": 616.8652686
          },
          {
            "average": 3554.842357,
            "count": 15908523,
            "maximum": 65533,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4039.849905,
            "variance": 16320387.26
          },
          {
            "average": 2.599321948,
            "count": 15908523,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.358336566,
            "variance": 1.845078227
          },
          {
            "average": 3.650910899,
            "count": 15908523,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.312694565,
            "variance": 1.723167021
          },
          {
            "average": 0.5022984849,
            "count": 15908523,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947327,
            "variance": 0.2499947327
          },
          {
            "average": 0,
            "count": 15908523,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301246634,
            "count": 15908523,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6305173082,
            "variance": 0.397552076
          },
          {
            "average": 7.596719899,
            "count": 15908523,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91421002,
            "variance": 141.9484005
          },
          {
            "average": 0,
            "count": 15908523,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 105.7228979,
            "count": 15908523,
            "maximum": 107,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5840058729,
            "variance": 0.3410628596
          },
          {
            "average": 207659700.9,
            "count": 15908523,
            "maximum": 207659926.1,
            "minimum": 207659145.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 195.8990098,
            "variance": 38376.42205
          },
          {
            "average": 0,
            "count": 15908523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15908523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15908523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001046860227,
            "count": 15908523,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03233828036,
            "variance": 0.001045764376
          },
          {
            "average": 0.3989175488,
            "count": 15908523,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4896757633,
            "variance": 0.2397823531
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305418.2211,
          4321066.585,
          -6.551756659,
          307273.3811,
          4322323.925,
          438.7082433
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305418.2210530603,
                4321066.5850547645,
                -6.551756659261798
              ],
              [
                305418.2210530603,
                4322323.925054764,
                -6.551756659261798
              ],
              [
                307273.38105306035,
                4322323.925054764,
                438.7082433407382
              ],
              [
                307273.38105306035,
                4321066.5850547645,
                438.7082433407382
              ],
              [
                305418.2210530603,
                4321066.5850547645,
                -6.551756659261798
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:05:26+00:00",
        "end_time": "2018-04-13T12:52:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_242492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_242492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_242492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24789484,
            39.01700938,
            -6.551756659,
            -77.22612312,
            39.02874188,
            438.7082433
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.247536157551,
                  39.01700937853839,
                  -6.551756659261798
                ],
                [
                  -77.24789483765507,
                  39.02833093769637,
                  -6.551756659261798
                ],
                [
                  -77.22647838636865,
                  39.028741876855506,
                  438.7082433407382
                ],
                [
                  -77.22612311661263,
                  39.01742015279362,
                  438.7082433407382
                ],
                [
                  -77.247536157551,
                  39.01700937853839,
                  -6.551756659261798
                ]
              ]
            ]
          },
          "id": "20180413_242492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_242492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:05:26Z",
            "pc:count": 15908523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306512.7324,
                "count": 15908523,
                "maximum": 307273.3811,
                "minimum": 305418.2211,
                "name": "X",
                "position": 0,
                "stddev": 539.2456475,
                "variance": 290785.8683
              },
              {
                "average": 4321672.57,
                "count": 15908523,
                "maximum": 4322323.925,
                "minimum": 4321066.585,
                "name": "Y",
                "position": 1,
                "stddev": 328.7211595,
                "variance": 108057.6007
              },
              {
                "average": 93.34303803,
                "count": 15908523,
                "maximum": 438.7082433,
                "minimum": -6.551756659,
                "name": "Z",
                "position": 2,
                "stddev": 24.83677251,
                "variance": 616.8652686
              },
              {
                "average": 3554.842357,
                "count": 15908523,
                "maximum": 65533,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4039.849905,
                "variance": 16320387.26
              },
              {
                "average": 2.599321948,
                "count": 15908523,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.358336566,
                "variance": 1.845078227
              },
              {
                "average": 3.650910899,
                "count": 15908523,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.312694565,
                "variance": 1.723167021
              },
              {
                "average": 0.5022984849,
                "count": 15908523,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947327,
                "variance": 0.2499947327
              },
              {
                "average": 0,
                "count": 15908523,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301246634,
                "count": 15908523,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6305173082,
                "variance": 0.397552076
              },
              {
                "average": 7.596719899,
                "count": 15908523,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91421002,
                "variance": 141.9484005
              },
              {
                "average": 0,
                "count": 15908523,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 105.7228979,
                "count": 15908523,
                "maximum": 107,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5840058729,
                "variance": 0.3410628596
              },
              {
                "average": 207659700.9,
                "count": 15908523,
                "maximum": 207659926.1,
                "minimum": 207659145.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 195.8990098,
                "variance": 38376.42205
              },
              {
                "average": 0,
                "count": 15908523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15908523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15908523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001046860227,
                "count": 15908523,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03233828036,
                "variance": 0.001045764376
              },
              {
                "average": 0.3989175488,
                "count": 15908523,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4896757633,
                "variance": 0.2397823531
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305418.2211,
              4321066.585,
              -6.551756659,
              307273.3811,
              4322323.925,
              438.7082433
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305418.2210530603,
                    4321066.5850547645,
                    -6.551756659261798
                  ],
                  [
                    305418.2210530603,
                    4322323.925054764,
                    -6.551756659261798
                  ],
                  [
                    307273.38105306035,
                    4322323.925054764,
                    438.7082433407382
                  ],
                  [
                    307273.38105306035,
                    4321066.5850547645,
                    438.7082433407382
                  ],
                  [
                    305418.2210530603,
                    4321066.5850547645,
                    -6.551756659261798
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:05:26+00:00",
            "end_time": "2018-04-13T12:52:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_218524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33241650096353,
              39.10465982804944,
              -9.791529555710866
            ],
            [
              -77.33279047153862,
              39.11599837154571,
              -9.791529555710866
            ],
            [
              -77.31134646051919,
              39.11642573846958,
              358.4884704442892
            ],
            [
              -77.31097592014339,
              39.105087023331784,
              358.4884704442892
            ],
            [
              -77.33241650096353,
              39.10465982804944,
              -9.791529555710866
            ]
          ]
        ]
      },
      "bbox": [
        -77.33279047,
        39.10465983,
        -9.791529556,
        -77.31097592,
        39.11642574,
        358.4884704
      ],
      "properties": {
        "datetime": "2018-03-06T14:31:42Z",
        "pc:count": 20455983,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299073.495,
            "count": 20455983,
            "maximum": 300173.87,
            "minimum": 298318.51,
            "name": "X",
            "position": 0,
            "stddev": 471.1564905,
            "variance": 221988.4385
          },
          {
            "average": 4331582.062,
            "count": 20455983,
            "maximum": 4332239.368,
            "minimum": 4330980.048,
            "name": "Y",
            "position": 1,
            "stddev": 317.3721831,
            "variance": 100725.1026
          },
          {
            "average": 109.1799443,
            "count": 20455983,
            "maximum": 358.4884704,
            "minimum": -9.791529556,
            "name": "Z",
            "position": 2,
            "stddev": 20.92494579,
            "variance": 437.8533563
          },
          {
            "average": 5586.860997,
            "count": 20455983,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5852.885129,
            "variance": 34256264.33
          },
          {
            "average": 2.265549155,
            "count": 20455983,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.311365002,
            "variance": 1.719678169
          },
          {
            "average": 3.281780934,
            "count": 20455983,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.45761726,
            "variance": 2.124648077
          },
          {
            "average": 0.5023937007,
            "count": 20455983,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942824,
            "variance": 0.2499942824
          },
          {
            "average": 0,
            "count": 20455983,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.364853354,
            "count": 20455983,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5038044373,
            "variance": 0.253818911
          },
          {
            "average": -1.585999812,
            "count": 20455983,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.99817444,
            "variance": 195.9488877
          },
          {
            "average": 0,
            "count": 20455983,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 68.48456063,
            "count": 20455983,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.92224827,
            "variance": 193.8289969
          },
          {
            "average": 203769849.9,
            "count": 20455983,
            "maximum": 204381902.7,
            "minimum": 203277663.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 548822.6396,
            "variance": 301206289700.0
          },
          {
            "average": 0,
            "count": 20455983,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20455983,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20455983,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003269947966,
            "count": 20455983,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01808004112,
            "variance": 0.000326887887
          },
          {
            "average": 0.4149937454,
            "count": 20455983,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4927209642,
            "variance": 0.2427739485
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298318.51,
          4330980.048,
          -9.791529556,
          300173.87,
          4332239.368,
          358.4884704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298318.51004372264,
                4330980.048099661,
                -9.791529555710866
              ],
              [
                298318.51004372264,
                4332239.368099662,
                -9.791529555710866
              ],
              [
                300173.8700437226,
                4332239.368099662,
                358.4884704442892
              ],
              [
                300173.8700437226,
                4330980.048099661,
                358.4884704442892
              ],
              [
                298318.51004372264,
                4330980.048099661,
                -9.791529555710866
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:31:42+00:00",
        "end_time": "2018-02-21T19:47:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_218524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_218524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_218524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_218524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33279047,
            39.10465983,
            -9.791529556,
            -77.31097592,
            39.11642574,
            358.4884704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33241650096353,
                  39.10465982804944,
                  -9.791529555710866
                ],
                [
                  -77.33279047153862,
                  39.11599837154571,
                  -9.791529555710866
                ],
                [
                  -77.31134646051919,
                  39.11642573846958,
                  358.4884704442892
                ],
                [
                  -77.31097592014339,
                  39.105087023331784,
                  358.4884704442892
                ],
                [
                  -77.33241650096353,
                  39.10465982804944,
                  -9.791529555710866
                ]
              ]
            ]
          },
          "id": "20180221_218524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_218524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:31:42Z",
            "pc:count": 20455983,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299073.495,
                "count": 20455983,
                "maximum": 300173.87,
                "minimum": 298318.51,
                "name": "X",
                "position": 0,
                "stddev": 471.1564905,
                "variance": 221988.4385
              },
              {
                "average": 4331582.062,
                "count": 20455983,
                "maximum": 4332239.368,
                "minimum": 4330980.048,
                "name": "Y",
                "position": 1,
                "stddev": 317.3721831,
                "variance": 100725.1026
              },
              {
                "average": 109.1799443,
                "count": 20455983,
                "maximum": 358.4884704,
                "minimum": -9.791529556,
                "name": "Z",
                "position": 2,
                "stddev": 20.92494579,
                "variance": 437.8533563
              },
              {
                "average": 5586.860997,
                "count": 20455983,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5852.885129,
                "variance": 34256264.33
              },
              {
                "average": 2.265549155,
                "count": 20455983,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.311365002,
                "variance": 1.719678169
              },
              {
                "average": 3.281780934,
                "count": 20455983,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.45761726,
                "variance": 2.124648077
              },
              {
                "average": 0.5023937007,
                "count": 20455983,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942824,
                "variance": 0.2499942824
              },
              {
                "average": 0,
                "count": 20455983,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.364853354,
                "count": 20455983,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5038044373,
                "variance": 0.253818911
              },
              {
                "average": -1.585999812,
                "count": 20455983,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.99817444,
                "variance": 195.9488877
              },
              {
                "average": 0,
                "count": 20455983,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 68.48456063,
                "count": 20455983,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.92224827,
                "variance": 193.8289969
              },
              {
                "average": 203769849.9,
                "count": 20455983,
                "maximum": 204381902.7,
                "minimum": 203277663.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 548822.6396,
                "variance": 301206289700.0
              },
              {
                "average": 0,
                "count": 20455983,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20455983,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20455983,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003269947966,
                "count": 20455983,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01808004112,
                "variance": 0.000326887887
              },
              {
                "average": 0.4149937454,
                "count": 20455983,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4927209642,
                "variance": 0.2427739485
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298318.51,
              4330980.048,
              -9.791529556,
              300173.87,
              4332239.368,
              358.4884704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298318.51004372264,
                    4330980.048099661,
                    -9.791529555710866
                  ],
                  [
                    298318.51004372264,
                    4332239.368099662,
                    -9.791529555710866
                  ],
                  [
                    300173.8700437226,
                    4332239.368099662,
                    358.4884704442892
                  ],
                  [
                    300173.8700437226,
                    4330980.048099661,
                    358.4884704442892
                  ],
                  [
                    298318.51004372264,
                    4330980.048099661,
                    -9.791529555710866
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:31:42+00:00",
            "end_time": "2018-02-21T19:47: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": "20180305_236532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26906919080857,
              39.12678757366949,
              -9.583178974755583
            ],
            [
              -77.26943328502462,
              39.138126218850495,
              -9.583178974755583
            ],
            [
              -77.24798277004261,
              39.138542104052114,
              328.9968210252444
            ],
            [
              -77.24762211011618,
              39.12720329186664,
              328.9968210252444
            ],
            [
              -77.26906919080857,
              39.12678757366949,
              -9.583178974755583
            ]
          ]
        ]
      },
      "bbox": [
        -77.26943329,
        39.12678757,
        -9.583178975,
        -77.24762211,
        39.1385421,
        328.996821
      ],
      "properties": {
        "datetime": "2018-03-06T14:30:06Z",
        "pc:count": 19433508,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304713.9853,
            "count": 19433508,
            "maximum": 305713.3401,
            "minimum": 303858.0801,
            "name": "X",
            "position": 0,
            "stddev": 495.8645006,
            "variance": 245881.6029
          },
          {
            "average": 4333955.961,
            "count": 19433508,
            "maximum": 4334556.488,
            "minimum": 4333297.208,
            "name": "Y",
            "position": 1,
            "stddev": 330.2724902,
            "variance": 109079.9178
          },
          {
            "average": 118.7347924,
            "count": 19433508,
            "maximum": 328.996821,
            "minimum": -9.583178975,
            "name": "Z",
            "position": 2,
            "stddev": 16.66369982,
            "variance": 277.6788917
          },
          {
            "average": 4430.419751,
            "count": 19433508,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5177.974605,
            "variance": 26811421.01
          },
          {
            "average": 2.410620152,
            "count": 19433508,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.344805354,
            "variance": 1.808501441
          },
          {
            "average": 3.552331674,
            "count": 19433508,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.370307115,
            "variance": 1.877741589
          },
          {
            "average": 0.5040401867,
            "count": 19433508,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999836895,
            "variance": 0.2499836898
          },
          {
            "average": 0,
            "count": 19433508,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.321777828,
            "count": 19433508,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7163654905,
            "variance": 0.513179516
          },
          {
            "average": -12.35067407,
            "count": 19433508,
            "maximum": 13.00199986,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.742414204,
            "variance": 45.4601493
          },
          {
            "average": 0,
            "count": 19433508,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.42888819,
            "count": 19433508,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7090396682,
            "variance": 0.502737251
          },
          {
            "average": 204380934,
            "count": 19433508,
            "maximum": 204381806.9,
            "minimum": 204314646.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5229.702336,
            "variance": 27349786.52
          },
          {
            "average": 0,
            "count": 19433508,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19433508,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19433508,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001303058614,
            "count": 19433508,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0360743776,
            "variance": 0.001301360719
          },
          {
            "average": 0.4532112267,
            "count": 19433508,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4978060099,
            "variance": 0.2478108234
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303858.0801,
          4333297.208,
          -9.583178975,
          305713.3401,
          4334556.488,
          328.996821
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303858.0800987976,
                4333297.208389949,
                -9.583178974755583
              ],
              [
                303858.0800987976,
                4334556.488389948,
                -9.583178974755583
              ],
              [
                305713.34009879763,
                4334556.488389948,
                328.9968210252444
              ],
              [
                305713.34009879763,
                4333297.208389949,
                328.9968210252444
              ],
              [
                303858.0800987976,
                4333297.208389949,
                -9.583178974755583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:30:06+00:00",
        "end_time": "2018-03-05T19:50:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_236532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_236532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_236532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_236532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26943329,
            39.12678757,
            -9.583178975,
            -77.24762211,
            39.1385421,
            328.996821
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26906919080857,
                  39.12678757366949,
                  -9.583178974755583
                ],
                [
                  -77.26943328502462,
                  39.138126218850495,
                  -9.583178974755583
                ],
                [
                  -77.24798277004261,
                  39.138542104052114,
                  328.9968210252444
                ],
                [
                  -77.24762211011618,
                  39.12720329186664,
                  328.9968210252444
                ],
                [
                  -77.26906919080857,
                  39.12678757366949,
                  -9.583178974755583
                ]
              ]
            ]
          },
          "id": "20180305_236532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_236532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:30:06Z",
            "pc:count": 19433508,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304713.9853,
                "count": 19433508,
                "maximum": 305713.3401,
                "minimum": 303858.0801,
                "name": "X",
                "position": 0,
                "stddev": 495.8645006,
                "variance": 245881.6029
              },
              {
                "average": 4333955.961,
                "count": 19433508,
                "maximum": 4334556.488,
                "minimum": 4333297.208,
                "name": "Y",
                "position": 1,
                "stddev": 330.2724902,
                "variance": 109079.9178
              },
              {
                "average": 118.7347924,
                "count": 19433508,
                "maximum": 328.996821,
                "minimum": -9.583178975,
                "name": "Z",
                "position": 2,
                "stddev": 16.66369982,
                "variance": 277.6788917
              },
              {
                "average": 4430.419751,
                "count": 19433508,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5177.974605,
                "variance": 26811421.01
              },
              {
                "average": 2.410620152,
                "count": 19433508,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.344805354,
                "variance": 1.808501441
              },
              {
                "average": 3.552331674,
                "count": 19433508,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.370307115,
                "variance": 1.877741589
              },
              {
                "average": 0.5040401867,
                "count": 19433508,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999836895,
                "variance": 0.2499836898
              },
              {
                "average": 0,
                "count": 19433508,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.321777828,
                "count": 19433508,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7163654905,
                "variance": 0.513179516
              },
              {
                "average": -12.35067407,
                "count": 19433508,
                "maximum": 13.00199986,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.742414204,
                "variance": 45.4601493
              },
              {
                "average": 0,
                "count": 19433508,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.42888819,
                "count": 19433508,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7090396682,
                "variance": 0.502737251
              },
              {
                "average": 204380934,
                "count": 19433508,
                "maximum": 204381806.9,
                "minimum": 204314646.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5229.702336,
                "variance": 27349786.52
              },
              {
                "average": 0,
                "count": 19433508,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19433508,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19433508,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001303058614,
                "count": 19433508,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0360743776,
                "variance": 0.001301360719
              },
              {
                "average": 0.4532112267,
                "count": 19433508,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4978060099,
                "variance": 0.2478108234
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303858.0801,
              4333297.208,
              -9.583178975,
              305713.3401,
              4334556.488,
              328.996821
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303858.0800987976,
                    4333297.208389949,
                    -9.583178974755583
                  ],
                  [
                    303858.0800987976,
                    4334556.488389948,
                    -9.583178974755583
                  ],
                  [
                    305713.34009879763,
                    4334556.488389948,
                    328.9968210252444
                  ],
                  [
                    305713.34009879763,
                    4333297.208389949,
                    328.9968210252444
                  ],
                  [
                    303858.0800987976,
                    4333297.208389949,
                    -9.583178974755583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:30:06+00:00",
            "end_time": "2018-03-05T19:50: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": "20180221_218528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33246681937696,
              39.11564201940703,
              -9.622473634200787
            ],
            [
              -77.33284094426294,
              39.126980541087896,
              -9.622473634200787
            ],
            [
              -77.31139476023235,
              39.12740799394217,
              374.9375263657992
            ],
            [
              -77.31102406723421,
              39.11606930059943,
              374.9375263657992
            ],
            [
              -77.33246681937696,
              39.11564201940703,
              -9.622473634200787
            ]
          ]
        ]
      },
      "bbox": [
        -77.33284094,
        39.11564202,
        -9.622473634,
        -77.31102407,
        39.12740799,
        374.9375264
      ],
      "properties": {
        "datetime": "2018-03-06T14:31:09Z",
        "pc:count": 15730967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299299.1585,
            "count": 15730967,
            "maximum": 300200.7382,
            "minimum": 298345.4782,
            "name": "X",
            "position": 0,
            "stddev": 531.5299107,
            "variance": 282524.046
          },
          {
            "average": 4332889.511,
            "count": 15730967,
            "maximum": 4333458.417,
            "minimum": 4332199.097,
            "name": "Y",
            "position": 1,
            "stddev": 356.5153178,
            "variance": 127103.1718
          },
          {
            "average": 100.6663219,
            "count": 15730967,
            "maximum": 374.9375264,
            "minimum": -9.622473634,
            "name": "Z",
            "position": 2,
            "stddev": 15.97263919,
            "variance": 255.1252025
          },
          {
            "average": 6677.227058,
            "count": 15730967,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6099.684391,
            "variance": 37206149.67
          },
          {
            "average": 1.998066552,
            "count": 15730967,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.25700114,
            "variance": 1.580051867
          },
          {
            "average": 2.83053661,
            "count": 15730967,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.569736947,
            "variance": 2.464074081
          },
          {
            "average": 0.5014865265,
            "count": 15730967,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978061,
            "variance": 0.2499978061
          },
          {
            "average": 0,
            "count": 15730967,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.47989205,
            "count": 15730967,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5265533688,
            "variance": 0.2772584502
          },
          {
            "average": 10.42939293,
            "count": 15730967,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.30621049,
            "variance": 68.9931327
          },
          {
            "average": 0,
            "count": 15730967,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.35205369,
            "count": 15730967,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.705054206,
            "variance": 44.9577519
          },
          {
            "average": 203342784.1,
            "count": 15730967,
            "maximum": 204381869.5,
            "minimum": 203276513.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 260845.5262,
            "variance": 68040388530.0
          },
          {
            "average": 0,
            "count": 15730967,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15730967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15730967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004240680182,
            "count": 15730967,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02058854564,
            "variance": 0.0004238882115
          },
          {
            "average": 0.3217273929,
            "count": 15730967,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4671390493,
            "variance": 0.2182188914
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298345.4782,
          4332199.097,
          -9.622473634,
          300200.7382,
          4333458.417,
          374.9375264
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298345.47821616125,
                4332199.096605598,
                -9.622473634200787
              ],
              [
                298345.47821616125,
                4333458.416605598,
                -9.622473634200787
              ],
              [
                300200.73821616126,
                4333458.416605598,
                374.9375263657992
              ],
              [
                300200.73821616126,
                4332199.096605598,
                374.9375263657992
              ],
              [
                298345.47821616125,
                4332199.096605598,
                -9.622473634200787
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:31:09+00:00",
        "end_time": "2018-02-21T19:28:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_218528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_218528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_218528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_218528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33284094,
            39.11564202,
            -9.622473634,
            -77.31102407,
            39.12740799,
            374.9375264
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33246681937696,
                  39.11564201940703,
                  -9.622473634200787
                ],
                [
                  -77.33284094426294,
                  39.126980541087896,
                  -9.622473634200787
                ],
                [
                  -77.31139476023235,
                  39.12740799394217,
                  374.9375263657992
                ],
                [
                  -77.31102406723421,
                  39.11606930059943,
                  374.9375263657992
                ],
                [
                  -77.33246681937696,
                  39.11564201940703,
                  -9.622473634200787
                ]
              ]
            ]
          },
          "id": "20180221_218528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_218528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:31:09Z",
            "pc:count": 15730967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299299.1585,
                "count": 15730967,
                "maximum": 300200.7382,
                "minimum": 298345.4782,
                "name": "X",
                "position": 0,
                "stddev": 531.5299107,
                "variance": 282524.046
              },
              {
                "average": 4332889.511,
                "count": 15730967,
                "maximum": 4333458.417,
                "minimum": 4332199.097,
                "name": "Y",
                "position": 1,
                "stddev": 356.5153178,
                "variance": 127103.1718
              },
              {
                "average": 100.6663219,
                "count": 15730967,
                "maximum": 374.9375264,
                "minimum": -9.622473634,
                "name": "Z",
                "position": 2,
                "stddev": 15.97263919,
                "variance": 255.1252025
              },
              {
                "average": 6677.227058,
                "count": 15730967,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6099.684391,
                "variance": 37206149.67
              },
              {
                "average": 1.998066552,
                "count": 15730967,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.25700114,
                "variance": 1.580051867
              },
              {
                "average": 2.83053661,
                "count": 15730967,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.569736947,
                "variance": 2.464074081
              },
              {
                "average": 0.5014865265,
                "count": 15730967,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978061,
                "variance": 0.2499978061
              },
              {
                "average": 0,
                "count": 15730967,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.47989205,
                "count": 15730967,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5265533688,
                "variance": 0.2772584502
              },
              {
                "average": 10.42939293,
                "count": 15730967,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.30621049,
                "variance": 68.9931327
              },
              {
                "average": 0,
                "count": 15730967,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.35205369,
                "count": 15730967,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.705054206,
                "variance": 44.9577519
              },
              {
                "average": 203342784.1,
                "count": 15730967,
                "maximum": 204381869.5,
                "minimum": 203276513.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 260845.5262,
                "variance": 68040388530.0
              },
              {
                "average": 0,
                "count": 15730967,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15730967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15730967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004240680182,
                "count": 15730967,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02058854564,
                "variance": 0.0004238882115
              },
              {
                "average": 0.3217273929,
                "count": 15730967,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4671390493,
                "variance": 0.2182188914
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298345.4782,
              4332199.097,
              -9.622473634,
              300200.7382,
              4333458.417,
              374.9375264
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298345.47821616125,
                    4332199.096605598,
                    -9.622473634200787
                  ],
                  [
                    298345.47821616125,
                    4333458.416605598,
                    -9.622473634200787
                  ],
                  [
                    300200.73821616126,
                    4333458.416605598,
                    374.9375263657992
                  ],
                  [
                    300200.73821616126,
                    4332199.096605598,
                    374.9375263657992
                  ],
                  [
                    298345.47821616125,
                    4332199.096605598,
                    -9.622473634200787
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:31:09+00:00",
            "end_time": "2018-02-21T19:28: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": "20180221_236536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26911096657963,
              39.13777046565098,
              -6.10712501491588
            ],
            [
              -77.26947518093351,
              39.149108188684785,
              -6.10712501491588
            ],
            [
              -77.2480206393881,
              39.149524191782234,
              356.69287498508413
            ],
            [
              -77.24765986103824,
              39.13818630172366,
              356.69287498508413
            ],
            [
              -77.26911096657963,
              39.13777046565098,
              -6.10712501491588
            ]
          ]
        ]
      },
      "bbox": [
        -77.26947518,
        39.13777047,
        -6.107125015,
        -77.24765986,
        39.14952419,
        356.692875
      ],
      "properties": {
        "datetime": "2018-03-06T14:29:59Z",
        "pc:count": 22743358,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304711.5351,
            "count": 22743358,
            "maximum": 305740.2728,
            "minimum": 303884.9528,
            "name": "X",
            "position": 0,
            "stddev": 513.97885,
            "variance": 264174.2583
          },
          {
            "average": 4335171.909,
            "count": 22743358,
            "maximum": 4335775.486,
            "minimum": 4334516.306,
            "name": "Y",
            "position": 1,
            "stddev": 352.8714382,
            "variance": 124518.2519
          },
          {
            "average": 115.2380662,
            "count": 22743358,
            "maximum": 356.692875,
            "minimum": -6.107125015,
            "name": "Z",
            "position": 2,
            "stddev": 19.27934268,
            "variance": 371.6930541
          },
          {
            "average": 4160.824371,
            "count": 22743358,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4977.410057,
            "variance": 24774610.88
          },
          {
            "average": 2.497730678,
            "count": 22743358,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.358968786,
            "variance": 1.84679616
          },
          {
            "average": 3.671682959,
            "count": 22743358,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.32007466,
            "variance": 1.742597109
          },
          {
            "average": 0.5043969321,
            "count": 22743358,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999806776,
            "variance": 0.249980678
          },
          {
            "average": 0,
            "count": 22743358,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3152629,
            "count": 22743358,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8546916548,
            "variance": 0.7304978247
          },
          {
            "average": -4.392619676,
            "count": 22743358,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.30910062,
            "variance": 177.1321594
          },
          {
            "average": 0,
            "count": 22743358,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 71.30724772,
            "count": 22743358,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.99967399,
            "variance": 195.9908719
          },
          {
            "average": 203878856.8,
            "count": 22743358,
            "maximum": 204381799.2,
            "minimum": 203277542.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 549851.3972,
            "variance": 302336559000.0
          },
          {
            "average": 0,
            "count": 22743358,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22743358,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22743358,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002435876004,
            "count": 22743358,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04929444815,
            "variance": 0.002429942619
          },
          {
            "average": 0.4378729825,
            "count": 22743358,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4961252307,
            "variance": 0.2461402445
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303884.9528,
          4334516.306,
          -6.107125015,
          305740.2728,
          4335775.486,
          356.692875
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303884.95279762446,
                4334516.305939859,
                -6.10712501491588
              ],
              [
                303884.95279762446,
                4335775.4859398585,
                -6.10712501491588
              ],
              [
                305740.2727976244,
                4335775.4859398585,
                356.69287498508413
              ],
              [
                305740.2727976244,
                4334516.305939859,
                356.69287498508413
              ],
              [
                303884.95279762446,
                4334516.305939859,
                -6.10712501491588
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:29:59+00:00",
        "end_time": "2018-02-21T19:45:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_236536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_236536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_236536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_236536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26947518,
            39.13777047,
            -6.107125015,
            -77.24765986,
            39.14952419,
            356.692875
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26911096657963,
                  39.13777046565098,
                  -6.10712501491588
                ],
                [
                  -77.26947518093351,
                  39.149108188684785,
                  -6.10712501491588
                ],
                [
                  -77.2480206393881,
                  39.149524191782234,
                  356.69287498508413
                ],
                [
                  -77.24765986103824,
                  39.13818630172366,
                  356.69287498508413
                ],
                [
                  -77.26911096657963,
                  39.13777046565098,
                  -6.10712501491588
                ]
              ]
            ]
          },
          "id": "20180221_236536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_236536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:29:59Z",
            "pc:count": 22743358,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304711.5351,
                "count": 22743358,
                "maximum": 305740.2728,
                "minimum": 303884.9528,
                "name": "X",
                "position": 0,
                "stddev": 513.97885,
                "variance": 264174.2583
              },
              {
                "average": 4335171.909,
                "count": 22743358,
                "maximum": 4335775.486,
                "minimum": 4334516.306,
                "name": "Y",
                "position": 1,
                "stddev": 352.8714382,
                "variance": 124518.2519
              },
              {
                "average": 115.2380662,
                "count": 22743358,
                "maximum": 356.692875,
                "minimum": -6.107125015,
                "name": "Z",
                "position": 2,
                "stddev": 19.27934268,
                "variance": 371.6930541
              },
              {
                "average": 4160.824371,
                "count": 22743358,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4977.410057,
                "variance": 24774610.88
              },
              {
                "average": 2.497730678,
                "count": 22743358,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.358968786,
                "variance": 1.84679616
              },
              {
                "average": 3.671682959,
                "count": 22743358,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.32007466,
                "variance": 1.742597109
              },
              {
                "average": 0.5043969321,
                "count": 22743358,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999806776,
                "variance": 0.249980678
              },
              {
                "average": 0,
                "count": 22743358,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3152629,
                "count": 22743358,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8546916548,
                "variance": 0.7304978247
              },
              {
                "average": -4.392619676,
                "count": 22743358,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.30910062,
                "variance": 177.1321594
              },
              {
                "average": 0,
                "count": 22743358,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 71.30724772,
                "count": 22743358,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.99967399,
                "variance": 195.9908719
              },
              {
                "average": 203878856.8,
                "count": 22743358,
                "maximum": 204381799.2,
                "minimum": 203277542.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 549851.3972,
                "variance": 302336559000.0
              },
              {
                "average": 0,
                "count": 22743358,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22743358,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22743358,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002435876004,
                "count": 22743358,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04929444815,
                "variance": 0.002429942619
              },
              {
                "average": 0.4378729825,
                "count": 22743358,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4961252307,
                "variance": 0.2461402445
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303884.9528,
              4334516.306,
              -6.107125015,
              305740.2728,
              4335775.486,
              356.692875
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303884.95279762446,
                    4334516.305939859,
                    -6.10712501491588
                  ],
                  [
                    303884.95279762446,
                    4335775.4859398585,
                    -6.10712501491588
                  ],
                  [
                    305740.2727976244,
                    4335775.4859398585,
                    356.69287498508413
                  ],
                  [
                    305740.2727976244,
                    4334516.305939859,
                    356.69287498508413
                  ],
                  [
                    303884.95279762446,
                    4334516.305939859,
                    -6.10712501491588
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:29:59+00:00",
            "end_time": "2018-02-21T19:45: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": "20180221_218532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.33251862928303,
              39.12662473550359,
              -9.437994492616184
            ],
            [
              -77.33289285526541,
              39.1379616146958,
              -9.437994492616184
            ],
            [
              -77.31144449712488,
              39.13838915374324,
              378.22200550738387
            ],
            [
              -77.31107370422899,
              39.127052102893295,
              378.22200550738387
            ],
            [
              -77.33251862928303,
              39.12662473550359,
              -9.437994492616184
            ]
          ]
        ]
      },
      "bbox": [
        -77.33289286,
        39.12662474,
        -9.437994493,
        -77.3110737,
        39.13838915,
        378.2220055
      ],
      "properties": {
        "datetime": "2018-02-21T19:47:57Z",
        "pc:count": 18386039,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 299278.8241,
            "count": 18386039,
            "maximum": 300227.4877,
            "minimum": 298372.3277,
            "name": "X",
            "position": 0,
            "stddev": 550.3862485,
            "variance": 302925.0226
          },
          {
            "average": 4333997.63,
            "count": 18386039,
            "maximum": 4334677.349,
            "minimum": 4333418.209,
            "name": "Y",
            "position": 1,
            "stddev": 357.3582534,
            "variance": 127704.9213
          },
          {
            "average": 98.4872455,
            "count": 18386039,
            "maximum": 378.2220055,
            "minimum": -9.437994493,
            "name": "Z",
            "position": 2,
            "stddev": 16.9642108,
            "variance": 287.7844481
          },
          {
            "average": 5124.224214,
            "count": 18386039,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5386.819997,
            "variance": 29017829.68
          },
          {
            "average": 2.260907257,
            "count": 18386039,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.328342123,
            "variance": 1.764492795
          },
          {
            "average": 3.318054694,
            "count": 18386039,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.481666509,
            "variance": 2.195335644
          },
          {
            "average": 0.4978795052,
            "count": 18386039,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955171,
            "variance": 0.2499955171
          },
          {
            "average": 0,
            "count": 18386039,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335734793,
            "count": 18386039,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4985589341,
            "variance": 0.2485610108
          },
          {
            "average": -1.403312934,
            "count": 18386039,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.89964504,
            "variance": 193.2001322
          },
          {
            "average": 0,
            "count": 18386039,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.93831162,
            "count": 18386039,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6980895442,
            "variance": 0.4873290118
          },
          {
            "average": 203276590.4,
            "count": 18386039,
            "maximum": 203277677.9,
            "minimum": 203275823.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 632.9498992,
            "variance": 400625.5749
          },
          {
            "average": 0,
            "count": 18386039,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18386039,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18386039,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004295650629,
            "count": 18386039,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02072149995,
            "variance": 0.0004293805601
          },
          {
            "average": 0.3984218678,
            "count": 18386039,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4895731775,
            "variance": 0.2396818961
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          298372.3277,
          4333418.209,
          -9.437994493,
          300227.4877,
          4334677.349,
          378.2220055
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                298372.32772968605,
                4333418.208610467,
                -9.437994492616184
              ],
              [
                298372.32772968605,
                4334677.348610467,
                -9.437994492616184
              ],
              [
                300227.4877296861,
                4334677.348610467,
                378.22200550738387
              ],
              [
                300227.4877296861,
                4333418.208610467,
                378.22200550738387
              ],
              [
                298372.32772968605,
                4333418.208610467,
                -9.437994492616184
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:47:57+00:00",
        "end_time": "2018-02-21T19:17:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_218532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_218532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_218532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_218532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.33289286,
            39.12662474,
            -9.437994493,
            -77.3110737,
            39.13838915,
            378.2220055
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.33251862928303,
                  39.12662473550359,
                  -9.437994492616184
                ],
                [
                  -77.33289285526541,
                  39.1379616146958,
                  -9.437994492616184
                ],
                [
                  -77.31144449712488,
                  39.13838915374324,
                  378.22200550738387
                ],
                [
                  -77.31107370422899,
                  39.127052102893295,
                  378.22200550738387
                ],
                [
                  -77.33251862928303,
                  39.12662473550359,
                  -9.437994492616184
                ]
              ]
            ]
          },
          "id": "20180221_218532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_218532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:47:57Z",
            "pc:count": 18386039,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 299278.8241,
                "count": 18386039,
                "maximum": 300227.4877,
                "minimum": 298372.3277,
                "name": "X",
                "position": 0,
                "stddev": 550.3862485,
                "variance": 302925.0226
              },
              {
                "average": 4333997.63,
                "count": 18386039,
                "maximum": 4334677.349,
                "minimum": 4333418.209,
                "name": "Y",
                "position": 1,
                "stddev": 357.3582534,
                "variance": 127704.9213
              },
              {
                "average": 98.4872455,
                "count": 18386039,
                "maximum": 378.2220055,
                "minimum": -9.437994493,
                "name": "Z",
                "position": 2,
                "stddev": 16.9642108,
                "variance": 287.7844481
              },
              {
                "average": 5124.224214,
                "count": 18386039,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5386.819997,
                "variance": 29017829.68
              },
              {
                "average": 2.260907257,
                "count": 18386039,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.328342123,
                "variance": 1.764492795
              },
              {
                "average": 3.318054694,
                "count": 18386039,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.481666509,
                "variance": 2.195335644
              },
              {
                "average": 0.4978795052,
                "count": 18386039,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955171,
                "variance": 0.2499955171
              },
              {
                "average": 0,
                "count": 18386039,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335734793,
                "count": 18386039,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4985589341,
                "variance": 0.2485610108
              },
              {
                "average": -1.403312934,
                "count": 18386039,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.89964504,
                "variance": 193.2001322
              },
              {
                "average": 0,
                "count": 18386039,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.93831162,
                "count": 18386039,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6980895442,
                "variance": 0.4873290118
              },
              {
                "average": 203276590.4,
                "count": 18386039,
                "maximum": 203277677.9,
                "minimum": 203275823.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 632.9498992,
                "variance": 400625.5749
              },
              {
                "average": 0,
                "count": 18386039,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18386039,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18386039,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004295650629,
                "count": 18386039,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02072149995,
                "variance": 0.0004293805601
              },
              {
                "average": 0.3984218678,
                "count": 18386039,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4895731775,
                "variance": 0.2396818961
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              298372.3277,
              4333418.209,
              -9.437994493,
              300227.4877,
              4334677.349,
              378.2220055
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    298372.32772968605,
                    4333418.208610467,
                    -9.437994492616184
                  ],
                  [
                    298372.32772968605,
                    4334677.348610467,
                    -9.437994492616184
                  ],
                  [
                    300227.4877296861,
                    4334677.348610467,
                    378.22200550738387
                  ],
                  [
                    300227.4877296861,
                    4333418.208610467,
                    378.22200550738387
                  ],
                  [
                    298372.32772968605,
                    4333418.208610467,
                    -9.437994492616184
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:47:57+00:00",
            "end_time": "2018-02-21T19: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": "20180221_236540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.26915236055638,
              39.148752644761274,
              -8.99356839922359
            ],
            [
              -77.2695167297371,
              39.160090526137076,
              -8.99356839922359
            ],
            [
              -77.24805839079092,
              39.160506642620184,
              369.54643160077643
            ],
            [
              -77.24769745962011,
              39.14916859418518,
              369.54643160077643
            ],
            [
              -77.26915236055638,
              39.148752644761274,
              -8.99356839922359
            ]
          ]
        ]
      },
      "bbox": [
        -77.26951673,
        39.14875264,
        -8.993568399,
        -77.24769746,
        39.16050664,
        369.5464316
      ],
      "properties": {
        "datetime": "2018-03-06T14:29:28Z",
        "pc:count": 21931615,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304882.4494,
            "count": 21931615,
            "maximum": 305767.2249,
            "minimum": 303911.8649,
            "name": "X",
            "position": 0,
            "stddev": 532.371272,
            "variance": 283419.1712
          },
          {
            "average": 4336351.893,
            "count": 21931615,
            "maximum": 4336994.525,
            "minimum": 4335735.325,
            "name": "Y",
            "position": 1,
            "stddev": 365.3084903,
            "variance": 133450.2931
          },
          {
            "average": 111.3971547,
            "count": 21931615,
            "maximum": 369.5464316,
            "minimum": -8.993568399,
            "name": "Z",
            "position": 2,
            "stddev": 14.89036742,
            "variance": 221.7230418
          },
          {
            "average": 4095.142225,
            "count": 21931615,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4734.27099,
            "variance": 22413321.81
          },
          {
            "average": 2.321637919,
            "count": 21931615,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.313748356,
            "variance": 1.725934743
          },
          {
            "average": 3.419830687,
            "count": 21931615,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.393214973,
            "variance": 1.941047962
          },
          {
            "average": 0.5015076181,
            "count": 21931615,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977385,
            "variance": 0.2499977385
          },
          {
            "average": 0,
            "count": 21931615,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.322794468,
            "count": 21931615,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6603147635,
            "variance": 0.4360155869
          },
          {
            "average": 6.351201657,
            "count": 21931615,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.39938804,
            "variance": 129.9460477
          },
          {
            "average": 0,
            "count": 21931615,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.07092866,
            "count": 21931615,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.13789222,
            "variance": 102.7768587
          },
          {
            "average": 203445213,
            "count": 21931615,
            "maximum": 204381768.5,
            "minimum": 203276603.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 396499.8701,
            "variance": 157212147000.0
          },
          {
            "average": 0,
            "count": 21931615,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21931615,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21931615,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001063669958,
            "count": 21931615,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03259660431,
            "variance": 0.001062538612
          },
          {
            "average": 0.3307279468,
            "count": 21931615,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4704752726,
            "variance": 0.2213469821
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303911.8649,
          4335735.325,
          -8.993568399,
          305767.2249,
          4336994.525,
          369.5464316
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303911.8648679618,
                4335735.325499078,
                -8.99356839922359
              ],
              [
                303911.8648679618,
                4336994.5254990775,
                -8.99356839922359
              ],
              [
                305767.2248679618,
                4336994.5254990775,
                369.54643160077643
              ],
              [
                305767.2248679618,
                4335735.325499078,
                369.54643160077643
              ],
              [
                303911.8648679618,
                4335735.325499078,
                -8.99356839922359
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:29:28+00:00",
        "end_time": "2018-02-21T19:30:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_236540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_236540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_236540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_236540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.26951673,
            39.14875264,
            -8.993568399,
            -77.24769746,
            39.16050664,
            369.5464316
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.26915236055638,
                  39.148752644761274,
                  -8.99356839922359
                ],
                [
                  -77.2695167297371,
                  39.160090526137076,
                  -8.99356839922359
                ],
                [
                  -77.24805839079092,
                  39.160506642620184,
                  369.54643160077643
                ],
                [
                  -77.24769745962011,
                  39.14916859418518,
                  369.54643160077643
                ],
                [
                  -77.26915236055638,
                  39.148752644761274,
                  -8.99356839922359
                ]
              ]
            ]
          },
          "id": "20180221_236540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_236540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:29:28Z",
            "pc:count": 21931615,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304882.4494,
                "count": 21931615,
                "maximum": 305767.2249,
                "minimum": 303911.8649,
                "name": "X",
                "position": 0,
                "stddev": 532.371272,
                "variance": 283419.1712
              },
              {
                "average": 4336351.893,
                "count": 21931615,
                "maximum": 4336994.525,
                "minimum": 4335735.325,
                "name": "Y",
                "position": 1,
                "stddev": 365.3084903,
                "variance": 133450.2931
              },
              {
                "average": 111.3971547,
                "count": 21931615,
                "maximum": 369.5464316,
                "minimum": -8.993568399,
                "name": "Z",
                "position": 2,
                "stddev": 14.89036742,
                "variance": 221.7230418
              },
              {
                "average": 4095.142225,
                "count": 21931615,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4734.27099,
                "variance": 22413321.81
              },
              {
                "average": 2.321637919,
                "count": 21931615,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.313748356,
                "variance": 1.725934743
              },
              {
                "average": 3.419830687,
                "count": 21931615,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.393214973,
                "variance": 1.941047962
              },
              {
                "average": 0.5015076181,
                "count": 21931615,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977385,
                "variance": 0.2499977385
              },
              {
                "average": 0,
                "count": 21931615,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.322794468,
                "count": 21931615,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6603147635,
                "variance": 0.4360155869
              },
              {
                "average": 6.351201657,
                "count": 21931615,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.39938804,
                "variance": 129.9460477
              },
              {
                "average": 0,
                "count": 21931615,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.07092866,
                "count": 21931615,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.13789222,
                "variance": 102.7768587
              },
              {
                "average": 203445213,
                "count": 21931615,
                "maximum": 204381768.5,
                "minimum": 203276603.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 396499.8701,
                "variance": 157212147000.0
              },
              {
                "average": 0,
                "count": 21931615,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21931615,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21931615,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001063669958,
                "count": 21931615,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03259660431,
                "variance": 0.001062538612
              },
              {
                "average": 0.3307279468,
                "count": 21931615,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4704752726,
                "variance": 0.2213469821
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303911.8649,
              4335735.325,
              -8.993568399,
              305767.2249,
              4336994.525,
              369.5464316
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303911.8648679618,
                    4335735.325499078,
                    -8.99356839922359
                  ],
                  [
                    303911.8648679618,
                    4336994.5254990775,
                    -8.99356839922359
                  ],
                  [
                    305767.2248679618,
                    4336994.5254990775,
                    369.54643160077643
                  ],
                  [
                    305767.2248679618,
                    4335735.325499078,
                    369.54643160077643
                  ],
                  [
                    303911.8648679618,
                    4335735.325499078,
                    -8.99356839922359
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:29:28+00:00",
            "end_time": "2018-02-21T19:30:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_224504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.3110328856519,
              39.04980558863051,
              -10.396206137296218
            ],
            [
              -77.31140269467141,
              39.061144050898854,
              -10.396206137296218
            ],
            [
              -77.28997565776712,
              39.06156697657242,
              416.80379386270374
            ],
            [
              -77.28960926958999,
              39.05022834437841,
              416.80379386270374
            ],
            [
              -77.3110328856519,
              39.04980558863051,
              -10.396206137296218
            ]
          ]
        ]
      },
      "bbox": [
        -77.31140269,
        39.04980559,
        -10.39620614,
        -77.28960927,
        39.06156698,
        416.8037939
      ],
      "properties": {
        "datetime": "2018-04-13T13:02:05Z",
        "pc:count": 15232712,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301017.0621,
            "count": 15232712,
            "maximum": 301868.1503,
            "minimum": 300012.8503,
            "name": "X",
            "position": 0,
            "stddev": 525.5153071,
            "variance": 276166.338
          },
          {
            "average": 4325504.874,
            "count": 15232712,
            "maximum": 4326103.698,
            "minimum": 4324844.418,
            "name": "Y",
            "position": 1,
            "stddev": 377.4994635,
            "variance": 142505.8449
          },
          {
            "average": 66.8219809,
            "count": 15232712,
            "maximum": 416.8037939,
            "minimum": -10.39620614,
            "name": "Z",
            "position": 2,
            "stddev": 14.10081923,
            "variance": 198.8331028
          },
          {
            "average": 3760.652805,
            "count": 15232712,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4626.519989,
            "variance": 21404687.21
          },
          {
            "average": 2.488733917,
            "count": 15232712,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.356042421,
            "variance": 1.838851048
          },
          {
            "average": 3.740865776,
            "count": 15232712,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.282779654,
            "variance": 1.645523641
          },
          {
            "average": 0.4677476998,
            "count": 15232712,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4989587212,
            "variance": 0.2489598055
          },
          {
            "average": 0,
            "count": 15232712,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247521846,
            "count": 15232712,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5455552254,
            "variance": 0.297630504
          },
          {
            "average": 1.027962299,
            "count": 15232712,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.40069302,
            "variance": 179.5785735
          },
          {
            "average": 0,
            "count": 15232712,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.89545795,
            "count": 15232712,
            "maximum": 107,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.68753966,
            "variance": 136.5985833
          },
          {
            "average": 204405387.9,
            "count": 15232712,
            "maximum": 207659725.5,
            "minimum": 203883143.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 991689.1255,
            "variance": 983447321600.0
          },
          {
            "average": 0,
            "count": 15232712,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15232712,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15232712,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006384286659,
            "count": 15232712,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02525907988,
            "variance": 0.0006380211166
          },
          {
            "average": 0.4754362848,
            "count": 15232712,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4993962758,
            "variance": 0.2493966403
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300012.8503,
          4324844.418,
          -10.39620614,
          301868.1503,
          4326103.698,
          416.8037939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300012.85027948924,
                4324844.41777096,
                -10.396206137296218
              ],
              [
                300012.85027948924,
                4326103.69777096,
                -10.396206137296218
              ],
              [
                301868.1502794893,
                4326103.69777096,
                416.80379386270374
              ],
              [
                301868.1502794893,
                4324844.41777096,
                416.80379386270374
              ],
              [
                300012.85027948924,
                4324844.41777096,
                -10.396206137296218
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:02:05+00:00",
        "end_time": "2018-02-28T19:59:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_224504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_224504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_224504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_224504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31140269,
            39.04980559,
            -10.39620614,
            -77.28960927,
            39.06156698,
            416.8037939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.3110328856519,
                  39.04980558863051,
                  -10.396206137296218
                ],
                [
                  -77.31140269467141,
                  39.061144050898854,
                  -10.396206137296218
                ],
                [
                  -77.28997565776712,
                  39.06156697657242,
                  416.80379386270374
                ],
                [
                  -77.28960926958999,
                  39.05022834437841,
                  416.80379386270374
                ],
                [
                  -77.3110328856519,
                  39.04980558863051,
                  -10.396206137296218
                ]
              ]
            ]
          },
          "id": "20180228_224504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_224504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:02:05Z",
            "pc:count": 15232712,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301017.0621,
                "count": 15232712,
                "maximum": 301868.1503,
                "minimum": 300012.8503,
                "name": "X",
                "position": 0,
                "stddev": 525.5153071,
                "variance": 276166.338
              },
              {
                "average": 4325504.874,
                "count": 15232712,
                "maximum": 4326103.698,
                "minimum": 4324844.418,
                "name": "Y",
                "position": 1,
                "stddev": 377.4994635,
                "variance": 142505.8449
              },
              {
                "average": 66.8219809,
                "count": 15232712,
                "maximum": 416.8037939,
                "minimum": -10.39620614,
                "name": "Z",
                "position": 2,
                "stddev": 14.10081923,
                "variance": 198.8331028
              },
              {
                "average": 3760.652805,
                "count": 15232712,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4626.519989,
                "variance": 21404687.21
              },
              {
                "average": 2.488733917,
                "count": 15232712,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.356042421,
                "variance": 1.838851048
              },
              {
                "average": 3.740865776,
                "count": 15232712,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.282779654,
                "variance": 1.645523641
              },
              {
                "average": 0.4677476998,
                "count": 15232712,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4989587212,
                "variance": 0.2489598055
              },
              {
                "average": 0,
                "count": 15232712,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247521846,
                "count": 15232712,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5455552254,
                "variance": 0.297630504
              },
              {
                "average": 1.027962299,
                "count": 15232712,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.40069302,
                "variance": 179.5785735
              },
              {
                "average": 0,
                "count": 15232712,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.89545795,
                "count": 15232712,
                "maximum": 107,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.68753966,
                "variance": 136.5985833
              },
              {
                "average": 204405387.9,
                "count": 15232712,
                "maximum": 207659725.5,
                "minimum": 203883143.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 991689.1255,
                "variance": 983447321600.0
              },
              {
                "average": 0,
                "count": 15232712,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15232712,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15232712,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006384286659,
                "count": 15232712,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02525907988,
                "variance": 0.0006380211166
              },
              {
                "average": 0.4754362848,
                "count": 15232712,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4993962758,
                "variance": 0.2493966403
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300012.8503,
              4324844.418,
              -10.39620614,
              301868.1503,
              4326103.698,
              416.8037939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300012.85027948924,
                    4324844.41777096,
                    -10.396206137296218
                  ],
                  [
                    300012.85027948924,
                    4326103.69777096,
                    -10.396206137296218
                  ],
                  [
                    301868.1502794893,
                    4326103.69777096,
                    416.80379386270374
                  ],
                  [
                    301868.1502794893,
                    4324844.41777096,
                    416.80379386270374
                  ],
                  [
                    300012.85027948924,
                    4324844.41777096,
                    -10.396206137296218
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:02:05+00:00",
            "end_time": "2018-02-28T19:59: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": "20180221_230540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.29030808635795,
              39.14870200480737,
              -9.51354821026186
            ],
            [
              -77.29067586184968,
              39.16004007934729,
              -9.51354821026186
            ],
            [
              -77.26921993424129,
              39.160460050817264,
              363.0264517897382
            ],
            [
              -77.26885559632528,
              39.14912180766752,
              363.0264517897382
            ],
            [
              -77.29030808635795,
              39.14870200480737,
              -9.51354821026186
            ]
          ]
        ]
      },
      "bbox": [
        -77.29067586,
        39.148702,
        -9.51354821,
        -77.2688556,
        39.16046005,
        363.0264518
      ],
      "properties": {
        "datetime": "2018-02-21T19:46:36Z",
        "pc:count": 15012122,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 303080.6011,
            "count": 15012122,
            "maximum": 303938.5373,
            "minimum": 302083.3573,
            "name": "X",
            "position": 0,
            "stddev": 551.7779833,
            "variance": 304458.9429
          },
          {
            "average": 4336386.125,
            "count": 15012122,
            "maximum": 4337034.898,
            "minimum": 4335775.658,
            "name": "Y",
            "position": 1,
            "stddev": 362.160666,
            "variance": 131160.348
          },
          {
            "average": 126.7222506,
            "count": 15012122,
            "maximum": 363.0264518,
            "minimum": -9.51354821,
            "name": "Z",
            "position": 2,
            "stddev": 15.35511262,
            "variance": 235.7794837
          },
          {
            "average": 5258.516436,
            "count": 15012122,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5438.377487,
            "variance": 29575949.7
          },
          {
            "average": 1.952417253,
            "count": 15012122,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.237113312,
            "variance": 1.530449347
          },
          {
            "average": 2.759963315,
            "count": 15012122,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560292978,
            "variance": 2.434514177
          },
          {
            "average": 0.4998695721,
            "count": 15012122,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999996,
            "variance": 0.2499999996
          },
          {
            "average": 0,
            "count": 15012122,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.332380326,
            "count": 15012122,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4920698932,
            "variance": 0.2421327798
          },
          {
            "average": 2.409496866,
            "count": 15012122,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.84408969,
            "variance": 191.6588193
          },
          {
            "average": 0,
            "count": 15012122,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.10236268,
            "count": 15012122,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6846616858,
            "variance": 0.4687616239
          },
          {
            "average": 203276726.5,
            "count": 15012122,
            "maximum": 203277596.9,
            "minimum": 203275740.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 628.2016398,
            "variance": 394637.3002
          },
          {
            "average": 0,
            "count": 15012122,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15012122,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15012122,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005071901228,
            "count": 15012122,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02251517077,
            "variance": 0.0005069329147
          },
          {
            "average": 0.4909902811,
            "count": 15012122,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499918835,
            "variance": 0.2499188416
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          302083.3573,
          4335775.658,
          -9.51354821,
          303938.5373,
          4337034.898,
          363.0264518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                302083.35730262246,
                4335775.6580521185,
                -9.51354821026186
              ],
              [
                302083.35730262246,
                4337034.898052119,
                -9.51354821026186
              ],
              [
                303938.5373026225,
                4337034.898052119,
                363.0264517897382
              ],
              [
                303938.5373026225,
                4335775.6580521185,
                363.0264517897382
              ],
              [
                302083.35730262246,
                4335775.6580521185,
                -9.51354821026186
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:46:36+00:00",
        "end_time": "2018-02-21T19:15:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_230540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_230540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_230540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_230540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.29067586,
            39.148702,
            -9.51354821,
            -77.2688556,
            39.16046005,
            363.0264518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.29030808635795,
                  39.14870200480737,
                  -9.51354821026186
                ],
                [
                  -77.29067586184968,
                  39.16004007934729,
                  -9.51354821026186
                ],
                [
                  -77.26921993424129,
                  39.160460050817264,
                  363.0264517897382
                ],
                [
                  -77.26885559632528,
                  39.14912180766752,
                  363.0264517897382
                ],
                [
                  -77.29030808635795,
                  39.14870200480737,
                  -9.51354821026186
                ]
              ]
            ]
          },
          "id": "20180221_230540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_230540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:46:36Z",
            "pc:count": 15012122,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 303080.6011,
                "count": 15012122,
                "maximum": 303938.5373,
                "minimum": 302083.3573,
                "name": "X",
                "position": 0,
                "stddev": 551.7779833,
                "variance": 304458.9429
              },
              {
                "average": 4336386.125,
                "count": 15012122,
                "maximum": 4337034.898,
                "minimum": 4335775.658,
                "name": "Y",
                "position": 1,
                "stddev": 362.160666,
                "variance": 131160.348
              },
              {
                "average": 126.7222506,
                "count": 15012122,
                "maximum": 363.0264518,
                "minimum": -9.51354821,
                "name": "Z",
                "position": 2,
                "stddev": 15.35511262,
                "variance": 235.7794837
              },
              {
                "average": 5258.516436,
                "count": 15012122,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5438.377487,
                "variance": 29575949.7
              },
              {
                "average": 1.952417253,
                "count": 15012122,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.237113312,
                "variance": 1.530449347
              },
              {
                "average": 2.759963315,
                "count": 15012122,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560292978,
                "variance": 2.434514177
              },
              {
                "average": 0.4998695721,
                "count": 15012122,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999996,
                "variance": 0.2499999996
              },
              {
                "average": 0,
                "count": 15012122,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.332380326,
                "count": 15012122,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4920698932,
                "variance": 0.2421327798
              },
              {
                "average": 2.409496866,
                "count": 15012122,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.84408969,
                "variance": 191.6588193
              },
              {
                "average": 0,
                "count": 15012122,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.10236268,
                "count": 15012122,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6846616858,
                "variance": 0.4687616239
              },
              {
                "average": 203276726.5,
                "count": 15012122,
                "maximum": 203277596.9,
                "minimum": 203275740.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 628.2016398,
                "variance": 394637.3002
              },
              {
                "average": 0,
                "count": 15012122,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15012122,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15012122,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005071901228,
                "count": 15012122,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02251517077,
                "variance": 0.0005069329147
              },
              {
                "average": 0.4909902811,
                "count": 15012122,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499918835,
                "variance": 0.2499188416
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              302083.3573,
              4335775.658,
              -9.51354821,
              303938.5373,
              4337034.898,
              363.0264518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    302083.35730262246,
                    4335775.6580521185,
                    -9.51354821026186
                  ],
                  [
                    302083.35730262246,
                    4337034.898052119,
                    -9.51354821026186
                  ],
                  [
                    303938.5373026225,
                    4337034.898052119,
                    363.0264517897382
                  ],
                  [
                    303938.5373026225,
                    4335775.6580521185,
                    363.0264517897382
                  ],
                  [
                    302083.35730262246,
                    4335775.6580521185,
                    -9.51354821026186
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:46:36+00:00",
            "end_time": "2018-02-21T19:15: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": "20180413_236476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24837603443493,
              38.98188615837024,
              44.566500468154345
            ],
            [
              -77.24845620976082,
              38.98441964491818,
              44.566500468154345
            ],
            [
              -77.2474363377384,
              38.98443930111524,
              480.30650046815435
            ],
            [
              -77.24735619870438,
              38.981905812801365,
              480.30650046815435
            ],
            [
              -77.24837603443493,
              38.98188615837024,
              44.566500468154345
            ]
          ]
        ]
      },
      "bbox": [
        -77.24845621,
        38.98188616,
        44.56650047,
        -77.2473562,
        38.9844393,
        480.3065005
      ],
      "properties": {
        "datetime": "2018-04-13T12:23:17Z",
        "pc:count": 53533,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305306.1174,
            "count": 53533,
            "maximum": 305337.5813,
            "minimum": 305249.1813,
            "name": "X",
            "position": 0,
            "stddev": 20.42158116,
            "variance": 417.0409771
          },
          {
            "average": 4317356.346,
            "count": 53533,
            "maximum": 4317451.451,
            "minimum": 4317170.091,
            "name": "Y",
            "position": 1,
            "stddev": 65.84306965,
            "variance": 4335.309821
          },
          {
            "average": 70.90402386,
            "count": 53533,
            "maximum": 480.3065005,
            "minimum": 44.56650047,
            "name": "Z",
            "position": 2,
            "stddev": 15.75040621,
            "variance": 248.0752959
          },
          {
            "average": 3098.363346,
            "count": 53533,
            "maximum": 17234,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3344.748725,
            "variance": 11187344.03
          },
          {
            "average": 2.703509984,
            "count": 53533,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.334552447,
            "variance": 1.781030234
          },
          {
            "average": 3.844208245,
            "count": 53533,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.126288288,
            "variance": 1.268525308
          },
          {
            "average": 0.5007191826,
            "count": 53533,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000041529,
            "variance": 0.2500041529
          },
          {
            "average": 0,
            "count": 53533,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.364242617,
            "count": 53533,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.560583426,
            "variance": 0.3142537775
          },
          {
            "average": -7.244437539,
            "count": 53533,
            "maximum": -4.001999855,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.032139407,
            "variance": 1.065311756
          },
          {
            "average": 0,
            "count": 53533,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 109,
            "count": 53533,
            "maximum": 109,
            "minimum": 109,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 207657384.6,
            "count": 53533,
            "maximum": 207657397.5,
            "minimum": 207657373,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10.30019529,
            "variance": 106.0940231
          },
          {
            "average": 0,
            "count": 53533,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53533,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 53533,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00155044552,
            "count": 53533,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03934552778,
            "variance": 0.001548070556
          },
          {
            "average": 0,
            "count": 53533,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305249.1813,
          4317170.091,
          44.56650047,
          305337.5813,
          4317451.451,
          480.3065005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305249.1813071459,
                4317170.091401295,
                44.566500468154345
              ],
              [
                305249.1813071459,
                4317451.451401294,
                44.566500468154345
              ],
              [
                305337.58130714594,
                4317451.451401294,
                480.30650046815435
              ],
              [
                305337.58130714594,
                4317170.091401295,
                480.30650046815435
              ],
              [
                305249.1813071459,
                4317170.091401295,
                44.566500468154345
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:23:17+00:00",
        "end_time": "2018-04-13T12:22:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_236476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_236476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_236476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_236476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24845621,
            38.98188616,
            44.56650047,
            -77.2473562,
            38.9844393,
            480.3065005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24837603443493,
                  38.98188615837024,
                  44.566500468154345
                ],
                [
                  -77.24845620976082,
                  38.98441964491818,
                  44.566500468154345
                ],
                [
                  -77.2474363377384,
                  38.98443930111524,
                  480.30650046815435
                ],
                [
                  -77.24735619870438,
                  38.981905812801365,
                  480.30650046815435
                ],
                [
                  -77.24837603443493,
                  38.98188615837024,
                  44.566500468154345
                ]
              ]
            ]
          },
          "id": "20180413_236476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_236476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:23:17Z",
            "pc:count": 53533,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305306.1174,
                "count": 53533,
                "maximum": 305337.5813,
                "minimum": 305249.1813,
                "name": "X",
                "position": 0,
                "stddev": 20.42158116,
                "variance": 417.0409771
              },
              {
                "average": 4317356.346,
                "count": 53533,
                "maximum": 4317451.451,
                "minimum": 4317170.091,
                "name": "Y",
                "position": 1,
                "stddev": 65.84306965,
                "variance": 4335.309821
              },
              {
                "average": 70.90402386,
                "count": 53533,
                "maximum": 480.3065005,
                "minimum": 44.56650047,
                "name": "Z",
                "position": 2,
                "stddev": 15.75040621,
                "variance": 248.0752959
              },
              {
                "average": 3098.363346,
                "count": 53533,
                "maximum": 17234,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3344.748725,
                "variance": 11187344.03
              },
              {
                "average": 2.703509984,
                "count": 53533,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.334552447,
                "variance": 1.781030234
              },
              {
                "average": 3.844208245,
                "count": 53533,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.126288288,
                "variance": 1.268525308
              },
              {
                "average": 0.5007191826,
                "count": 53533,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000041529,
                "variance": 0.2500041529
              },
              {
                "average": 0,
                "count": 53533,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.364242617,
                "count": 53533,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.560583426,
                "variance": 0.3142537775
              },
              {
                "average": -7.244437539,
                "count": 53533,
                "maximum": -4.001999855,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.032139407,
                "variance": 1.065311756
              },
              {
                "average": 0,
                "count": 53533,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 109,
                "count": 53533,
                "maximum": 109,
                "minimum": 109,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 207657384.6,
                "count": 53533,
                "maximum": 207657397.5,
                "minimum": 207657373,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10.30019529,
                "variance": 106.0940231
              },
              {
                "average": 0,
                "count": 53533,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53533,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 53533,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00155044552,
                "count": 53533,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03934552778,
                "variance": 0.001548070556
              },
              {
                "average": 0,
                "count": 53533,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305249.1813,
              4317170.091,
              44.56650047,
              305337.5813,
              4317451.451,
              480.3065005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305249.1813071459,
                    4317170.091401295,
                    44.566500468154345
                  ],
                  [
                    305249.1813071459,
                    4317451.451401294,
                    44.566500468154345
                  ],
                  [
                    305337.58130714594,
                    4317451.451401294,
                    480.30650046815435
                  ],
                  [
                    305337.58130714594,
                    4317170.091401295,
                    480.30650046815435
                  ],
                  [
                    305249.1813071459,
                    4317170.091401295,
                    44.566500468154345
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:23:17+00:00",
            "end_time": "2018-04-13T12:22: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": "20180228_242508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24768992654906,
              39.06094081907326,
              -10.165297683837139
            ],
            [
              -77.24804968453839,
              39.072277778952575,
              -10.165297683837139
            ],
            [
              -77.2266201899467,
              39.07268912645189,
              473.89470231616286
            ],
            [
              -77.22626385440061,
              39.06135200133443,
              473.89470231616286
            ],
            [
              -77.24768992654906,
              39.06094081907326,
              -10.165297683837139
            ]
          ]
        ]
      },
      "bbox": [
        -77.24804968,
        39.06094082,
        -10.16529768,
        -77.22626385,
        39.07268913,
        473.8947023
      ],
      "properties": {
        "datetime": "2018-04-13T13:37:05Z",
        "pc:count": 26738400,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306444.4937,
            "count": 26738400,
            "maximum": 307380.5874,
            "minimum": 305525.4474,
            "name": "X",
            "position": 0,
            "stddev": 541.9672182,
            "variance": 293728.4656
          },
          {
            "average": 4326601.396,
            "count": 26738400,
            "maximum": 4327201.908,
            "minimum": 4325942.848,
            "name": "Y",
            "position": 1,
            "stddev": 343.9007062,
            "variance": 118267.6957
          },
          {
            "average": 110.2902682,
            "count": 26738400,
            "maximum": 473.8947023,
            "minimum": -10.16529768,
            "name": "Z",
            "position": 2,
            "stddev": 15.73027838,
            "variance": 247.441658
          },
          {
            "average": 4899.034266,
            "count": 26738400,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5126.620331,
            "variance": 26282236.02
          },
          {
            "average": 2.287458861,
            "count": 26738400,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.286807778,
            "variance": 1.655874257
          },
          {
            "average": 3.231313392,
            "count": 26738400,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.405504071,
            "variance": 1.975441695
          },
          {
            "average": 0.4958772776,
            "count": 26738400,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999830122,
            "variance": 0.2499830125
          },
          {
            "average": 0,
            "count": 26738400,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.332997262,
            "count": 26738400,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5983041798,
            "variance": 0.3579678915
          },
          {
            "average": -3.342269079,
            "count": 26738400,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.03861773,
            "variance": 170.0055524
          },
          {
            "average": 0,
            "count": 26738400,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 85.63372131,
            "count": 26738400,
            "maximum": 104,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.53475677,
            "variance": 343.5372084
          },
          {
            "average": 205884630.6,
            "count": 26738400,
            "maximum": 207661825.7,
            "minimum": 203883025.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1885460.677,
            "variance": 3554961966000.0
          },
          {
            "average": 0,
            "count": 26738400,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26738400,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26738400,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006650734524,
            "count": 26738400,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02578044132,
            "variance": 0.0006646311546
          },
          {
            "average": 0.6297424678,
            "count": 26738400,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4828735867,
            "variance": 0.2331669008
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305525.4474,
          4325942.848,
          -10.16529768,
          307380.5874,
          4327201.908,
          473.8947023
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305525.44740613573,
                4325942.847890806,
                -10.165297683837139
              ],
              [
                305525.44740613573,
                4327201.907890807,
                -10.165297683837139
              ],
              [
                307380.58740613575,
                4327201.907890807,
                473.89470231616286
              ],
              [
                307380.58740613575,
                4325942.847890806,
                473.89470231616286
              ],
              [
                305525.44740613573,
                4325942.847890806,
                -10.165297683837139
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:37:05+00:00",
        "end_time": "2018-02-28T19:57:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_242508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_242508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_242508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_242508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24804968,
            39.06094082,
            -10.16529768,
            -77.22626385,
            39.07268913,
            473.8947023
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24768992654906,
                  39.06094081907326,
                  -10.165297683837139
                ],
                [
                  -77.24804968453839,
                  39.072277778952575,
                  -10.165297683837139
                ],
                [
                  -77.2266201899467,
                  39.07268912645189,
                  473.89470231616286
                ],
                [
                  -77.22626385440061,
                  39.06135200133443,
                  473.89470231616286
                ],
                [
                  -77.24768992654906,
                  39.06094081907326,
                  -10.165297683837139
                ]
              ]
            ]
          },
          "id": "20180228_242508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_242508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:37:05Z",
            "pc:count": 26738400,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306444.4937,
                "count": 26738400,
                "maximum": 307380.5874,
                "minimum": 305525.4474,
                "name": "X",
                "position": 0,
                "stddev": 541.9672182,
                "variance": 293728.4656
              },
              {
                "average": 4326601.396,
                "count": 26738400,
                "maximum": 4327201.908,
                "minimum": 4325942.848,
                "name": "Y",
                "position": 1,
                "stddev": 343.9007062,
                "variance": 118267.6957
              },
              {
                "average": 110.2902682,
                "count": 26738400,
                "maximum": 473.8947023,
                "minimum": -10.16529768,
                "name": "Z",
                "position": 2,
                "stddev": 15.73027838,
                "variance": 247.441658
              },
              {
                "average": 4899.034266,
                "count": 26738400,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5126.620331,
                "variance": 26282236.02
              },
              {
                "average": 2.287458861,
                "count": 26738400,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.286807778,
                "variance": 1.655874257
              },
              {
                "average": 3.231313392,
                "count": 26738400,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.405504071,
                "variance": 1.975441695
              },
              {
                "average": 0.4958772776,
                "count": 26738400,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999830122,
                "variance": 0.2499830125
              },
              {
                "average": 0,
                "count": 26738400,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.332997262,
                "count": 26738400,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5983041798,
                "variance": 0.3579678915
              },
              {
                "average": -3.342269079,
                "count": 26738400,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.03861773,
                "variance": 170.0055524
              },
              {
                "average": 0,
                "count": 26738400,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 85.63372131,
                "count": 26738400,
                "maximum": 104,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.53475677,
                "variance": 343.5372084
              },
              {
                "average": 205884630.6,
                "count": 26738400,
                "maximum": 207661825.7,
                "minimum": 203883025.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1885460.677,
                "variance": 3554961966000.0
              },
              {
                "average": 0,
                "count": 26738400,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26738400,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26738400,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006650734524,
                "count": 26738400,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02578044132,
                "variance": 0.0006646311546
              },
              {
                "average": 0.6297424678,
                "count": 26738400,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4828735867,
                "variance": 0.2331669008
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305525.4474,
              4325942.848,
              -10.16529768,
              307380.5874,
              4327201.908,
              473.8947023
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305525.44740613573,
                    4325942.847890806,
                    -10.165297683837139
                  ],
                  [
                    305525.44740613573,
                    4327201.907890807,
                    -10.165297683837139
                  ],
                  [
                    307380.58740613575,
                    4327201.907890807,
                    473.89470231616286
                  ],
                  [
                    307380.58740613575,
                    4325942.847890806,
                    473.89470231616286
                  ],
                  [
                    305525.44740613573,
                    4325942.847890806,
                    -10.165297683837139
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:37:05+00:00",
            "end_time": "2018-02-28T19:57: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": "20180413_236480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.25565561218228,
              38.984264729649055,
              -8.109829734631887
            ],
            [
              -77.25600880030792,
              38.99538585209865,
              -8.109829734631887
            ],
            [
              -77.2474793403078,
              38.99555054109876,
              480.2101702653681
            ],
            [
              -77.2471274847602,
              38.98442935371567,
              480.2101702653681
            ],
            [
              -77.25565561218228,
              38.984264729649055,
              -8.109829734631887
            ]
          ]
        ]
      },
      "bbox": [
        -77.2560088,
        38.98426473,
        -8.109829735,
        -77.24712748,
        38.99555054,
        480.2101703
      ],
      "properties": {
        "datetime": "2018-04-13T12:47:52Z",
        "pc:count": 3487164,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305117.9161,
            "count": 3487164,
            "maximum": 305364.3084,
            "minimum": 304625.1084,
            "name": "X",
            "position": 0,
            "stddev": 166.9351824,
            "variance": 27867.35513
          },
          {
            "average": 4318135.907,
            "count": 3487164,
            "maximum": 4318684.767,
            "minimum": 4317449.687,
            "name": "Y",
            "position": 1,
            "stddev": 309.9135799,
            "variance": 96046.42702
          },
          {
            "average": 58.41852968,
            "count": 3487164,
            "maximum": 480.2101703,
            "minimum": -8.109829735,
            "name": "Z",
            "position": 2,
            "stddev": 15.0447638,
            "variance": 226.3449178
          },
          {
            "average": 2871.529203,
            "count": 3487164,
            "maximum": 65508,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3360.275278,
            "variance": 11291449.94
          },
          {
            "average": 2.326763525,
            "count": 3487164,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.25915332,
            "variance": 1.585467084
          },
          {
            "average": 3.407233213,
            "count": 3487164,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.270078846,
            "variance": 1.613100275
          },
          {
            "average": 0.4698362337,
            "count": 3487164,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990893894,
            "variance": 0.2490902186
          },
          {
            "average": 0,
            "count": 3487164,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.307305593,
            "count": 3487164,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6646169571,
            "variance": 0.4417156996
          },
          {
            "average": -15.0728021,
            "count": 3487164,
            "maximum": -1.001999974,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.386783757,
            "variance": 11.47030421
          },
          {
            "average": 0,
            "count": 3487164,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 108.3799887,
            "count": 3487164,
            "maximum": 109,
            "minimum": 108,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4853837258,
            "variance": 0.2355973613
          },
          {
            "average": 207658292.4,
            "count": 3487164,
            "maximum": 207658872.6,
            "minimum": 207657359.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 717.1089189,
            "variance": 514245.2015
          },
          {
            "average": 0,
            "count": 3487164,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3487164,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3487164,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000489222761,
            "count": 3487164,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02211297271,
            "variance": 0.0004889835623
          },
          {
            "average": 0.3424952196,
            "count": 3487164,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4745443169,
            "variance": 0.2251923087
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304625.1084,
          4317449.687,
          -8.109829735,
          305364.3084,
          4318684.767,
          480.2101703
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304625.10835794767,
                4317449.686841933,
                -8.109829734631887
              ],
              [
                304625.10835794767,
                4318684.766841933,
                -8.109829734631887
              ],
              [
                305364.3083579476,
                4318684.766841933,
                480.2101702653681
              ],
              [
                305364.3083579476,
                4317449.686841933,
                480.2101702653681
              ],
              [
                304625.10835794767,
                4317449.686841933,
                -8.109829734631887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:47:52+00:00",
        "end_time": "2018-04-13T12:22:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_236480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_236480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_236480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_236480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.2560088,
            38.98426473,
            -8.109829735,
            -77.24712748,
            38.99555054,
            480.2101703
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.25565561218228,
                  38.984264729649055,
                  -8.109829734631887
                ],
                [
                  -77.25600880030792,
                  38.99538585209865,
                  -8.109829734631887
                ],
                [
                  -77.2474793403078,
                  38.99555054109876,
                  480.2101702653681
                ],
                [
                  -77.2471274847602,
                  38.98442935371567,
                  480.2101702653681
                ],
                [
                  -77.25565561218228,
                  38.984264729649055,
                  -8.109829734631887
                ]
              ]
            ]
          },
          "id": "20180413_236480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_236480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:47:52Z",
            "pc:count": 3487164,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305117.9161,
                "count": 3487164,
                "maximum": 305364.3084,
                "minimum": 304625.1084,
                "name": "X",
                "position": 0,
                "stddev": 166.9351824,
                "variance": 27867.35513
              },
              {
                "average": 4318135.907,
                "count": 3487164,
                "maximum": 4318684.767,
                "minimum": 4317449.687,
                "name": "Y",
                "position": 1,
                "stddev": 309.9135799,
                "variance": 96046.42702
              },
              {
                "average": 58.41852968,
                "count": 3487164,
                "maximum": 480.2101703,
                "minimum": -8.109829735,
                "name": "Z",
                "position": 2,
                "stddev": 15.0447638,
                "variance": 226.3449178
              },
              {
                "average": 2871.529203,
                "count": 3487164,
                "maximum": 65508,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3360.275278,
                "variance": 11291449.94
              },
              {
                "average": 2.326763525,
                "count": 3487164,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.25915332,
                "variance": 1.585467084
              },
              {
                "average": 3.407233213,
                "count": 3487164,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.270078846,
                "variance": 1.613100275
              },
              {
                "average": 0.4698362337,
                "count": 3487164,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990893894,
                "variance": 0.2490902186
              },
              {
                "average": 0,
                "count": 3487164,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.307305593,
                "count": 3487164,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6646169571,
                "variance": 0.4417156996
              },
              {
                "average": -15.0728021,
                "count": 3487164,
                "maximum": -1.001999974,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.386783757,
                "variance": 11.47030421
              },
              {
                "average": 0,
                "count": 3487164,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 108.3799887,
                "count": 3487164,
                "maximum": 109,
                "minimum": 108,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4853837258,
                "variance": 0.2355973613
              },
              {
                "average": 207658292.4,
                "count": 3487164,
                "maximum": 207658872.6,
                "minimum": 207657359.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 717.1089189,
                "variance": 514245.2015
              },
              {
                "average": 0,
                "count": 3487164,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3487164,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3487164,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000489222761,
                "count": 3487164,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02211297271,
                "variance": 0.0004889835623
              },
              {
                "average": 0.3424952196,
                "count": 3487164,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4745443169,
                "variance": 0.2251923087
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304625.1084,
              4317449.687,
              -8.109829735,
              305364.3084,
              4318684.767,
              480.2101703
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304625.10835794767,
                    4317449.686841933,
                    -8.109829734631887
                  ],
                  [
                    304625.10835794767,
                    4318684.766841933,
                    -8.109829734631887
                  ],
                  [
                    305364.3083579476,
                    4318684.766841933,
                    480.2101702653681
                  ],
                  [
                    305364.3083579476,
                    4317449.686841933,
                    480.2101702653681
                  ],
                  [
                    304625.10835794767,
                    4317449.686841933,
                    -8.109829734631887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:47:52+00:00",
            "end_time": "2018-04-13T12:22: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": "20180228_224508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31108108395324,
              39.060788079440584,
              -10.334785191119096
            ],
            [
              -77.31145101597616,
              39.072125619532564,
              -10.334785191119096
            ],
            [
              -77.29002042844164,
              39.072548657545916,
              354.5852148088809
            ],
            [
              -77.28965391889413,
              39.061210947510865,
              354.5852148088809
            ],
            [
              -77.31108108395324,
              39.060788079440584,
              -10.334785191119096
            ]
          ]
        ]
      },
      "bbox": [
        -77.31145102,
        39.06078808,
        -10.33478519,
        -77.28965392,
        39.07254866,
        354.5852148
      ],
      "properties": {
        "datetime": "2018-03-05T19:42:58Z",
        "pc:count": 22244810,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 300898.529,
            "count": 22244810,
            "maximum": 301894.995,
            "minimum": 300039.675,
            "name": "X",
            "position": 0,
            "stddev": 508.9030619,
            "variance": 258982.3264
          },
          {
            "average": 4326713.871,
            "count": 22244810,
            "maximum": 4327322.66,
            "minimum": 4326063.48,
            "name": "Y",
            "position": 1,
            "stddev": 343.7762268,
            "variance": 118182.0941
          },
          {
            "average": 98.20561694,
            "count": 22244810,
            "maximum": 354.5852148,
            "minimum": -10.33478519,
            "name": "Z",
            "position": 2,
            "stddev": 20.09347525,
            "variance": 403.7477478
          },
          {
            "average": 3607.098592,
            "count": 22244810,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4377.065462,
            "variance": 19158702.06
          },
          {
            "average": 2.545111332,
            "count": 22244810,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.354492703,
            "variance": 1.834650484
          },
          {
            "average": 3.822791114,
            "count": 22244810,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.204354643,
            "variance": 1.450470106
          },
          {
            "average": 0.5138337886,
            "count": 22244810,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998086009,
            "variance": 0.2498086375
          },
          {
            "average": 0,
            "count": 22244810,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28485413,
            "count": 22244810,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5194323168,
            "variance": 0.2698099318
          },
          {
            "average": -11.10806272,
            "count": 22244810,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.015252732,
            "variance": 64.24427635
          },
          {
            "average": 0,
            "count": 22244810,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.74988458,
            "count": 22244810,
            "maximum": 80,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.505627897,
            "variance": 12.28942695
          },
          {
            "average": 204287660.5,
            "count": 22244810,
            "maximum": 204314178.5,
            "minimum": 203883415.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 102138.888,
            "variance": 10432352450.0
          },
          {
            "average": 0,
            "count": 22244810,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22244810,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22244810,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008925227952,
            "count": 22244810,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02986178559,
            "variance": 0.0008917262384
          },
          {
            "average": 0.3765373586,
            "count": 22244810,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4845172719,
            "variance": 0.2347569867
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300039.675,
          4326063.48,
          -10.33478519,
          301894.995,
          4327322.66,
          354.5852148
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300039.67504377215,
                4326063.480347417,
                -10.334785191119096
              ],
              [
                300039.67504377215,
                4327322.660347417,
                -10.334785191119096
              ],
              [
                301894.9950437721,
                4327322.660347417,
                354.5852148088809
              ],
              [
                301894.9950437721,
                4326063.480347417,
                354.5852148088809
              ],
              [
                300039.67504377215,
                4326063.480347417,
                -10.334785191119096
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:42:58+00:00",
        "end_time": "2018-02-28T20:03:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_224508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_224508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_224508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_224508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31145102,
            39.06078808,
            -10.33478519,
            -77.28965392,
            39.07254866,
            354.5852148
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31108108395324,
                  39.060788079440584,
                  -10.334785191119096
                ],
                [
                  -77.31145101597616,
                  39.072125619532564,
                  -10.334785191119096
                ],
                [
                  -77.29002042844164,
                  39.072548657545916,
                  354.5852148088809
                ],
                [
                  -77.28965391889413,
                  39.061210947510865,
                  354.5852148088809
                ],
                [
                  -77.31108108395324,
                  39.060788079440584,
                  -10.334785191119096
                ]
              ]
            ]
          },
          "id": "20180228_224508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_224508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:42:58Z",
            "pc:count": 22244810,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 300898.529,
                "count": 22244810,
                "maximum": 301894.995,
                "minimum": 300039.675,
                "name": "X",
                "position": 0,
                "stddev": 508.9030619,
                "variance": 258982.3264
              },
              {
                "average": 4326713.871,
                "count": 22244810,
                "maximum": 4327322.66,
                "minimum": 4326063.48,
                "name": "Y",
                "position": 1,
                "stddev": 343.7762268,
                "variance": 118182.0941
              },
              {
                "average": 98.20561694,
                "count": 22244810,
                "maximum": 354.5852148,
                "minimum": -10.33478519,
                "name": "Z",
                "position": 2,
                "stddev": 20.09347525,
                "variance": 403.7477478
              },
              {
                "average": 3607.098592,
                "count": 22244810,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4377.065462,
                "variance": 19158702.06
              },
              {
                "average": 2.545111332,
                "count": 22244810,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.354492703,
                "variance": 1.834650484
              },
              {
                "average": 3.822791114,
                "count": 22244810,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.204354643,
                "variance": 1.450470106
              },
              {
                "average": 0.5138337886,
                "count": 22244810,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998086009,
                "variance": 0.2498086375
              },
              {
                "average": 0,
                "count": 22244810,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28485413,
                "count": 22244810,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5194323168,
                "variance": 0.2698099318
              },
              {
                "average": -11.10806272,
                "count": 22244810,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.015252732,
                "variance": 64.24427635
              },
              {
                "average": 0,
                "count": 22244810,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.74988458,
                "count": 22244810,
                "maximum": 80,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.505627897,
                "variance": 12.28942695
              },
              {
                "average": 204287660.5,
                "count": 22244810,
                "maximum": 204314178.5,
                "minimum": 203883415.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 102138.888,
                "variance": 10432352450.0
              },
              {
                "average": 0,
                "count": 22244810,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22244810,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22244810,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008925227952,
                "count": 22244810,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02986178559,
                "variance": 0.0008917262384
              },
              {
                "average": 0.3765373586,
                "count": 22244810,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4845172719,
                "variance": 0.2347569867
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300039.675,
              4326063.48,
              -10.33478519,
              301894.995,
              4327322.66,
              354.5852148
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300039.67504377215,
                    4326063.480347417,
                    -10.334785191119096
                  ],
                  [
                    300039.67504377215,
                    4327322.660347417,
                    -10.334785191119096
                  ],
                  [
                    301894.9950437721,
                    4327322.660347417,
                    354.5852148088809
                  ],
                  [
                    301894.9950437721,
                    4326063.480347417,
                    354.5852148088809
                  ],
                  [
                    300039.67504377215,
                    4326063.480347417,
                    -10.334785191119096
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:42:58+00:00",
            "end_time": "2018-02-28T20:03: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": "20180228_242512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24772821972658,
              39.07192288043778,
              -10.439079958283827
            ],
            [
              -77.24808810169942,
              39.08325909827722,
              -10.439079958283827
            ],
            [
              -77.22665320605464,
              39.08367058860413,
              466.1009200417162
            ],
            [
              -77.22629674850864,
              39.07233420549344,
              466.1009200417162
            ],
            [
              -77.24772821972658,
              39.07192288043778,
              -10.439079958283827
            ]
          ]
        ]
      },
      "bbox": [
        -77.2480881,
        39.07192288,
        -10.43907996,
        -77.22629675,
        39.08367059,
        466.10092
      ],
      "properties": {
        "datetime": "2018-04-13T13:37:09Z",
        "pc:count": 23015839,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306430.1915,
            "count": 23015839,
            "maximum": 307407.6052,
            "minimum": 305552.2852,
            "name": "X",
            "position": 0,
            "stddev": 451.6945408,
            "variance": 204027.9582
          },
          {
            "average": 4327717.251,
            "count": 23015839,
            "maximum": 4328420.81,
            "minimum": 4327161.83,
            "name": "Y",
            "position": 1,
            "stddev": 336.5948973,
            "variance": 113296.1249
          },
          {
            "average": 111.8421629,
            "count": 23015839,
            "maximum": 466.10092,
            "minimum": -10.43907996,
            "name": "Z",
            "position": 2,
            "stddev": 23.64982494,
            "variance": 559.3142197
          },
          {
            "average": 5577.546539,
            "count": 23015839,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5541.916185,
            "variance": 30712835
          },
          {
            "average": 2.117586154,
            "count": 23015839,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.244116885,
            "variance": 1.547826823
          },
          {
            "average": 2.939329868,
            "count": 23015839,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.468854342,
            "variance": 2.157533078
          },
          {
            "average": 0.5272055909,
            "count": 23015839,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499259318,
            "variance": 0.2492598667
          },
          {
            "average": 0,
            "count": 23015839,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.394647834,
            "count": 23015839,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8748134791,
            "variance": 0.7652986233
          },
          {
            "average": 4.55694035,
            "count": 23015839,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.029437,
            "variance": 169.7662285
          },
          {
            "average": 0,
            "count": 23015839,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.41937098,
            "count": 23015839,
            "maximum": 103,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.23408029,
            "variance": 297.0135234
          },
          {
            "average": 205093734.3,
            "count": 23015839,
            "maximum": 207661829.5,
            "minimum": 203883012.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1762920.416,
            "variance": 3107888392000.0
          },
          {
            "average": 0,
            "count": 23015839,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23015839,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23015839,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002176805286,
            "count": 23015839,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04660543852,
            "variance": 0.002172066899
          },
          {
            "average": 0.7162398903,
            "count": 23015839,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4508218259,
            "variance": 0.2032403187
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305552.2852,
          4327161.83,
          -10.43907996,
          307407.6052,
          4328420.81,
          466.10092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305552.28520547564,
                4327161.829533961,
                -10.439079958283827
              ],
              [
                305552.28520547564,
                4328420.809533961,
                -10.439079958283827
              ],
              [
                307407.6052054756,
                4328420.809533961,
                466.1009200417162
              ],
              [
                307407.6052054756,
                4327161.829533961,
                466.1009200417162
              ],
              [
                305552.28520547564,
                4327161.829533961,
                -10.439079958283827
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:37:09+00:00",
        "end_time": "2018-02-28T19:56:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_242512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_242512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_242512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_242512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.2480881,
            39.07192288,
            -10.43907996,
            -77.22629675,
            39.08367059,
            466.10092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24772821972658,
                  39.07192288043778,
                  -10.439079958283827
                ],
                [
                  -77.24808810169942,
                  39.08325909827722,
                  -10.439079958283827
                ],
                [
                  -77.22665320605464,
                  39.08367058860413,
                  466.1009200417162
                ],
                [
                  -77.22629674850864,
                  39.07233420549344,
                  466.1009200417162
                ],
                [
                  -77.24772821972658,
                  39.07192288043778,
                  -10.439079958283827
                ]
              ]
            ]
          },
          "id": "20180228_242512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_242512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:37:09Z",
            "pc:count": 23015839,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306430.1915,
                "count": 23015839,
                "maximum": 307407.6052,
                "minimum": 305552.2852,
                "name": "X",
                "position": 0,
                "stddev": 451.6945408,
                "variance": 204027.9582
              },
              {
                "average": 4327717.251,
                "count": 23015839,
                "maximum": 4328420.81,
                "minimum": 4327161.83,
                "name": "Y",
                "position": 1,
                "stddev": 336.5948973,
                "variance": 113296.1249
              },
              {
                "average": 111.8421629,
                "count": 23015839,
                "maximum": 466.10092,
                "minimum": -10.43907996,
                "name": "Z",
                "position": 2,
                "stddev": 23.64982494,
                "variance": 559.3142197
              },
              {
                "average": 5577.546539,
                "count": 23015839,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5541.916185,
                "variance": 30712835
              },
              {
                "average": 2.117586154,
                "count": 23015839,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.244116885,
                "variance": 1.547826823
              },
              {
                "average": 2.939329868,
                "count": 23015839,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.468854342,
                "variance": 2.157533078
              },
              {
                "average": 0.5272055909,
                "count": 23015839,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499259318,
                "variance": 0.2492598667
              },
              {
                "average": 0,
                "count": 23015839,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.394647834,
                "count": 23015839,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8748134791,
                "variance": 0.7652986233
              },
              {
                "average": 4.55694035,
                "count": 23015839,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.029437,
                "variance": 169.7662285
              },
              {
                "average": 0,
                "count": 23015839,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.41937098,
                "count": 23015839,
                "maximum": 103,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.23408029,
                "variance": 297.0135234
              },
              {
                "average": 205093734.3,
                "count": 23015839,
                "maximum": 207661829.5,
                "minimum": 203883012.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1762920.416,
                "variance": 3107888392000.0
              },
              {
                "average": 0,
                "count": 23015839,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23015839,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23015839,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002176805286,
                "count": 23015839,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04660543852,
                "variance": 0.002172066899
              },
              {
                "average": 0.7162398903,
                "count": 23015839,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4508218259,
                "variance": 0.2032403187
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305552.2852,
              4327161.83,
              -10.43907996,
              307407.6052,
              4328420.81,
              466.10092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305552.28520547564,
                    4327161.829533961,
                    -10.439079958283827
                  ],
                  [
                    305552.28520547564,
                    4328420.809533961,
                    -10.439079958283827
                  ],
                  [
                    307407.6052054756,
                    4328420.809533961,
                    466.1009200417162
                  ],
                  [
                    307407.6052054756,
                    4327161.829533961,
                    466.1009200417162
                  ],
                  [
                    305552.28520547564,
                    4327161.829533961,
                    -10.439079958283827
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:37:09+00:00",
            "end_time": "2018-02-28T19:56:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_224528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31132120977193,
              39.115699894699716,
              -10.19674783895573
            ],
            [
              -77.31169190430435,
              39.12703732584976,
              -10.19674783895573
            ],
            [
              -77.29024376493169,
              39.12746092000887,
              359.2232521610443
            ],
            [
              -77.28987650237886,
              39.11612331876303,
              359.2232521610443
            ],
            [
              -77.31132120977193,
              39.115699894699716,
              -10.19674783895573
            ]
          ]
        ]
      },
      "bbox": [
        -77.3116919,
        39.11569989,
        -10.19674784,
        -77.2898765,
        39.12746092,
        359.2232522
      ],
      "properties": {
        "datetime": "2018-03-06T14:31:08Z",
        "pc:count": 25635956,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301029.4655,
            "count": 25635956,
            "maximum": 302029.4019,
            "minimum": 300174.0019,
            "name": "X",
            "position": 0,
            "stddev": 512.4021427,
            "variance": 262555.9558
          },
          {
            "average": 4332842.231,
            "count": 25635956,
            "maximum": 4333417.93,
            "minimum": 4332158.75,
            "name": "Y",
            "position": 1,
            "stddev": 338.874499,
            "variance": 114835.9261
          },
          {
            "average": 108.0939968,
            "count": 25635956,
            "maximum": 359.2232522,
            "minimum": -10.19674784,
            "name": "Z",
            "position": 2,
            "stddev": 16.5551727,
            "variance": 274.073743
          },
          {
            "average": 4078.720852,
            "count": 25635956,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4915.059724,
            "variance": 24157812.09
          },
          {
            "average": 2.514135264,
            "count": 25635956,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349206882,
            "variance": 1.82035921
          },
          {
            "average": 3.721649,
            "count": 25635956,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.274922093,
            "variance": 1.625426344
          },
          {
            "average": 0.5050675309,
            "count": 25635956,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999743292,
            "variance": 0.2499743299
          },
          {
            "average": 0,
            "count": 25635956,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291711493,
            "count": 25635956,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7207252052,
            "variance": 0.5194448214
          },
          {
            "average": -2.520236532,
            "count": 25635956,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.91550993,
            "variance": 193.6414166
          },
          {
            "average": 0,
            "count": 25635956,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.1926649,
            "count": 25635956,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.99784673,
            "variance": 195.939713
          },
          {
            "average": 203797083,
            "count": 25635956,
            "maximum": 204381868.4,
            "minimum": 203277623.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 551105.9417,
            "variance": 303717759000.0
          },
          {
            "average": 0,
            "count": 25635956,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25635956,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25635956,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001533354169,
            "count": 25635956,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03912803411,
            "variance": 0.001531003053
          },
          {
            "average": 0.4309714059,
            "count": 25635956,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4952121392,
            "variance": 0.2452350628
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300174.0019,
          4332158.75,
          -10.19674784,
          302029.4019,
          4333417.93,
          359.2232522
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300174.0018847765,
                4332158.749643313,
                -10.19674783895573
              ],
              [
                300174.0018847765,
                4333417.9296433125,
                -10.19674783895573
              ],
              [
                302029.40188477654,
                4333417.9296433125,
                359.2232521610443
              ],
              [
                302029.40188477654,
                4332158.749643313,
                359.2232521610443
              ],
              [
                300174.0018847765,
                4332158.749643313,
                -10.19674783895573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:31:08+00:00",
        "end_time": "2018-02-21T19:47:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_224528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_224528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_224528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_224528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.3116919,
            39.11569989,
            -10.19674784,
            -77.2898765,
            39.12746092,
            359.2232522
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31132120977193,
                  39.115699894699716,
                  -10.19674783895573
                ],
                [
                  -77.31169190430435,
                  39.12703732584976,
                  -10.19674783895573
                ],
                [
                  -77.29024376493169,
                  39.12746092000887,
                  359.2232521610443
                ],
                [
                  -77.28987650237886,
                  39.11612331876303,
                  359.2232521610443
                ],
                [
                  -77.31132120977193,
                  39.115699894699716,
                  -10.19674783895573
                ]
              ]
            ]
          },
          "id": "20180221_224528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_224528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:31:08Z",
            "pc:count": 25635956,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301029.4655,
                "count": 25635956,
                "maximum": 302029.4019,
                "minimum": 300174.0019,
                "name": "X",
                "position": 0,
                "stddev": 512.4021427,
                "variance": 262555.9558
              },
              {
                "average": 4332842.231,
                "count": 25635956,
                "maximum": 4333417.93,
                "minimum": 4332158.75,
                "name": "Y",
                "position": 1,
                "stddev": 338.874499,
                "variance": 114835.9261
              },
              {
                "average": 108.0939968,
                "count": 25635956,
                "maximum": 359.2232522,
                "minimum": -10.19674784,
                "name": "Z",
                "position": 2,
                "stddev": 16.5551727,
                "variance": 274.073743
              },
              {
                "average": 4078.720852,
                "count": 25635956,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4915.059724,
                "variance": 24157812.09
              },
              {
                "average": 2.514135264,
                "count": 25635956,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349206882,
                "variance": 1.82035921
              },
              {
                "average": 3.721649,
                "count": 25635956,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.274922093,
                "variance": 1.625426344
              },
              {
                "average": 0.5050675309,
                "count": 25635956,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999743292,
                "variance": 0.2499743299
              },
              {
                "average": 0,
                "count": 25635956,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291711493,
                "count": 25635956,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7207252052,
                "variance": 0.5194448214
              },
              {
                "average": -2.520236532,
                "count": 25635956,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.91550993,
                "variance": 193.6414166
              },
              {
                "average": 0,
                "count": 25635956,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.1926649,
                "count": 25635956,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.99784673,
                "variance": 195.939713
              },
              {
                "average": 203797083,
                "count": 25635956,
                "maximum": 204381868.4,
                "minimum": 203277623.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 551105.9417,
                "variance": 303717759000.0
              },
              {
                "average": 0,
                "count": 25635956,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25635956,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25635956,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001533354169,
                "count": 25635956,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03912803411,
                "variance": 0.001531003053
              },
              {
                "average": 0.4309714059,
                "count": 25635956,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4952121392,
                "variance": 0.2452350628
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300174.0019,
              4332158.75,
              -10.19674784,
              302029.4019,
              4333417.93,
              359.2232522
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300174.0018847765,
                    4332158.749643313,
                    -10.19674783895573
                  ],
                  [
                    300174.0018847765,
                    4333417.9296433125,
                    -10.19674783895573
                  ],
                  [
                    302029.40188477654,
                    4333417.9296433125,
                    359.2232521610443
                  ],
                  [
                    302029.40188477654,
                    4332158.749643313,
                    359.2232521610443
                  ],
                  [
                    300174.0018847765,
                    4332158.749643313,
                    -10.19674783895573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:31:08+00:00",
            "end_time": "2018-02-21T19:47: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": "20180228_242516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24776601080151,
              39.08290467511155,
              -10.007768329961095
            ],
            [
              -77.2481260853557,
              39.09424231193906,
              -10.007768329961095
            ],
            [
              -77.22668971436542,
              39.094653870004315,
              445.2522316700389
            ],
            [
              -77.22633306624829,
              39.08331606787113,
              445.2522316700389
            ],
            [
              -77.24776601080151,
              39.08290467511155,
              -10.007768329961095
            ]
          ]
        ]
      },
      "bbox": [
        -77.24812609,
        39.08290468,
        -10.00776833,
        -77.22633307,
        39.09465387,
        445.2522317
      ],
      "properties": {
        "datetime": "2018-04-13T13:37:09Z",
        "pc:count": 17838260,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306516.6219,
            "count": 17838260,
            "maximum": 307434.3339,
            "minimum": 305579.1739,
            "name": "X",
            "position": 0,
            "stddev": 525.2118302,
            "variance": 275847.4666
          },
          {
            "average": 4329042.025,
            "count": 17838260,
            "maximum": 4329639.922,
            "minimum": 4328380.782,
            "name": "Y",
            "position": 1,
            "stddev": 348.8125283,
            "variance": 121670.1799
          },
          {
            "average": 117.6675149,
            "count": 17838260,
            "maximum": 445.2522317,
            "minimum": -10.00776833,
            "name": "Z",
            "position": 2,
            "stddev": 11.90335475,
            "variance": 141.6898543
          },
          {
            "average": 5418.414775,
            "count": 17838260,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5844.10535,
            "variance": 34153567.35
          },
          {
            "average": 2.16065003,
            "count": 17838260,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.310714138,
            "variance": 1.717971551
          },
          {
            "average": 3.07036073,
            "count": 17838260,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.544264344,
            "variance": 2.384752365
          },
          {
            "average": 0.502920296,
            "count": 17838260,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999914858,
            "variance": 0.2499914859
          },
          {
            "average": 0,
            "count": 17838260,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.318719707,
            "count": 17838260,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.535231035,
            "variance": 0.2864722608
          },
          {
            "average": 3.690243287,
            "count": 17838260,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.89759185,
            "variance": 166.3478756
          },
          {
            "average": 0,
            "count": 17838260,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.50755987,
            "count": 17838260,
            "maximum": 103,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.29372002,
            "variance": 151.1355518
          },
          {
            "average": 204547452,
            "count": 17838260,
            "maximum": 207661829.5,
            "minimum": 203883012.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1237847.011,
            "variance": 1532265222000.0
          },
          {
            "average": 0,
            "count": 17838260,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17838260,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17838260,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006420469261,
            "count": 17838260,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02533051002,
            "variance": 0.0006416347378
          },
          {
            "average": 0.4311965965,
            "count": 17838260,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4952434809,
            "variance": 0.2452661054
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305579.1739,
          4328380.782,
          -10.00776833,
          307434.3339,
          4329639.922,
          445.2522317
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305579.1739026212,
                4328380.782465737,
                -10.007768329961095
              ],
              [
                305579.1739026212,
                4329639.922465738,
                -10.007768329961095
              ],
              [
                307434.33390262123,
                4329639.922465738,
                445.2522316700389
              ],
              [
                307434.33390262123,
                4328380.782465737,
                445.2522316700389
              ],
              [
                305579.1739026212,
                4328380.782465737,
                -10.007768329961095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:37:09+00:00",
        "end_time": "2018-02-28T19:56:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_242516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_242516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_242516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_242516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24812609,
            39.08290468,
            -10.00776833,
            -77.22633307,
            39.09465387,
            445.2522317
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24776601080151,
                  39.08290467511155,
                  -10.007768329961095
                ],
                [
                  -77.2481260853557,
                  39.09424231193906,
                  -10.007768329961095
                ],
                [
                  -77.22668971436542,
                  39.094653870004315,
                  445.2522316700389
                ],
                [
                  -77.22633306624829,
                  39.08331606787113,
                  445.2522316700389
                ],
                [
                  -77.24776601080151,
                  39.08290467511155,
                  -10.007768329961095
                ]
              ]
            ]
          },
          "id": "20180228_242516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_242516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:37:09Z",
            "pc:count": 17838260,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306516.6219,
                "count": 17838260,
                "maximum": 307434.3339,
                "minimum": 305579.1739,
                "name": "X",
                "position": 0,
                "stddev": 525.2118302,
                "variance": 275847.4666
              },
              {
                "average": 4329042.025,
                "count": 17838260,
                "maximum": 4329639.922,
                "minimum": 4328380.782,
                "name": "Y",
                "position": 1,
                "stddev": 348.8125283,
                "variance": 121670.1799
              },
              {
                "average": 117.6675149,
                "count": 17838260,
                "maximum": 445.2522317,
                "minimum": -10.00776833,
                "name": "Z",
                "position": 2,
                "stddev": 11.90335475,
                "variance": 141.6898543
              },
              {
                "average": 5418.414775,
                "count": 17838260,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5844.10535,
                "variance": 34153567.35
              },
              {
                "average": 2.16065003,
                "count": 17838260,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.310714138,
                "variance": 1.717971551
              },
              {
                "average": 3.07036073,
                "count": 17838260,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.544264344,
                "variance": 2.384752365
              },
              {
                "average": 0.502920296,
                "count": 17838260,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999914858,
                "variance": 0.2499914859
              },
              {
                "average": 0,
                "count": 17838260,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.318719707,
                "count": 17838260,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.535231035,
                "variance": 0.2864722608
              },
              {
                "average": 3.690243287,
                "count": 17838260,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.89759185,
                "variance": 166.3478756
              },
              {
                "average": 0,
                "count": 17838260,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.50755987,
                "count": 17838260,
                "maximum": 103,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.29372002,
                "variance": 151.1355518
              },
              {
                "average": 204547452,
                "count": 17838260,
                "maximum": 207661829.5,
                "minimum": 203883012.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1237847.011,
                "variance": 1532265222000.0
              },
              {
                "average": 0,
                "count": 17838260,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17838260,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17838260,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006420469261,
                "count": 17838260,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02533051002,
                "variance": 0.0006416347378
              },
              {
                "average": 0.4311965965,
                "count": 17838260,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4952434809,
                "variance": 0.2452661054
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305579.1739,
              4328380.782,
              -10.00776833,
              307434.3339,
              4329639.922,
              445.2522317
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305579.1739026212,
                    4328380.782465737,
                    -10.007768329961095
                  ],
                  [
                    305579.1739026212,
                    4329639.922465738,
                    -10.007768329961095
                  ],
                  [
                    307434.33390262123,
                    4329639.922465738,
                    445.2522316700389
                  ],
                  [
                    307434.33390262123,
                    4328380.782465737,
                    445.2522316700389
                  ],
                  [
                    305579.1739026212,
                    4328380.782465737,
                    -10.007768329961095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:37:09+00:00",
            "end_time": "2018-02-28T19:56:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_236484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.25851319475355,
              38.99519413741647,
              -9.762368709029602
            ],
            [
              -77.25886791334055,
              39.006344931356715,
              -9.762368709029602
            ],
            [
              -77.24756487344087,
              39.00656333422149,
              431.5976312909704
            ],
            [
              -77.24721192615971,
              38.9954124539469,
              431.5976312909704
            ],
            [
              -77.25851319475355,
              38.99519413741647,
              -9.762368709029602
            ]
          ]
        ]
      },
      "bbox": [
        -77.25886791,
        38.99519414,
        -9.762368709,
        -77.24721193,
        39.00656333,
        431.5976313
      ],
      "properties": {
        "datetime": "2018-04-13T12:52:57Z",
        "pc:count": 3859478,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304911.9819,
            "count": 3859478,
            "maximum": 305387.091,
            "minimum": 304407.671,
            "name": "X",
            "position": 0,
            "stddev": 307.5159341,
            "variance": 94566.04975
          },
          {
            "average": 4319309.364,
            "count": 3859478,
            "maximum": 4319907.249,
            "minimum": 4318668.869,
            "name": "Y",
            "position": 1,
            "stddev": 370.4237274,
            "variance": 137213.7378
          },
          {
            "average": 59.41735173,
            "count": 3859478,
            "maximum": 431.5976313,
            "minimum": -9.762368709,
            "name": "Z",
            "position": 2,
            "stddev": 21.4292968,
            "variance": 459.2147615
          },
          {
            "average": 3127.238295,
            "count": 3859478,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3539.112076,
            "variance": 12525314.29
          },
          {
            "average": 2.564043894,
            "count": 3859478,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349317578,
            "variance": 1.820657925
          },
          {
            "average": 3.542583997,
            "count": 3859478,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.360547061,
            "variance": 1.851088304
          },
          {
            "average": 0.4935426501,
            "count": 3859478,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999583657,
            "variance": 0.2499583674
          },
          {
            "average": 0,
            "count": 3859478,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.731680554,
            "count": 3859478,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.869144593,
            "variance": 3.493701511
          },
          {
            "average": 1.667962698,
            "count": 3859478,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.25453125,
            "variance": 105.1554112
          },
          {
            "average": 0,
            "count": 3859478,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 107.8851604,
            "count": 3859478,
            "maximum": 109,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.448588723,
            "variance": 0.2012318424
          },
          {
            "average": 207658842.8,
            "count": 3859478,
            "maximum": 207659177.2,
            "minimum": 207657359.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 356.0675696,
            "variance": 126784.1141
          },
          {
            "average": 0,
            "count": 3859478,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3859478,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3859478,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002097952106,
            "count": 3859478,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04575534117,
            "variance": 0.002093551246
          },
          {
            "average": 0.1409815006,
            "count": 3859478,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3480025122,
            "variance": 0.1211057485
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304407.671,
          4318668.869,
          -9.762368709,
          305387.091,
          4319907.249,
          431.5976313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304407.6709620103,
                4318668.868733377,
                -9.762368709029602
              ],
              [
                304407.6709620103,
                4319907.248733378,
                -9.762368709029602
              ],
              [
                305387.0909620103,
                4319907.248733378,
                431.5976312909704
              ],
              [
                305387.0909620103,
                4318668.868733377,
                431.5976312909704
              ],
              [
                304407.6709620103,
                4318668.868733377,
                -9.762368709029602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:52:57+00:00",
        "end_time": "2018-04-13T12:22:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_236484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_236484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_236484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_236484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.25886791,
            38.99519414,
            -9.762368709,
            -77.24721193,
            39.00656333,
            431.5976313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.25851319475355,
                  38.99519413741647,
                  -9.762368709029602
                ],
                [
                  -77.25886791334055,
                  39.006344931356715,
                  -9.762368709029602
                ],
                [
                  -77.24756487344087,
                  39.00656333422149,
                  431.5976312909704
                ],
                [
                  -77.24721192615971,
                  38.9954124539469,
                  431.5976312909704
                ],
                [
                  -77.25851319475355,
                  38.99519413741647,
                  -9.762368709029602
                ]
              ]
            ]
          },
          "id": "20180413_236484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_236484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:52:57Z",
            "pc:count": 3859478,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304911.9819,
                "count": 3859478,
                "maximum": 305387.091,
                "minimum": 304407.671,
                "name": "X",
                "position": 0,
                "stddev": 307.5159341,
                "variance": 94566.04975
              },
              {
                "average": 4319309.364,
                "count": 3859478,
                "maximum": 4319907.249,
                "minimum": 4318668.869,
                "name": "Y",
                "position": 1,
                "stddev": 370.4237274,
                "variance": 137213.7378
              },
              {
                "average": 59.41735173,
                "count": 3859478,
                "maximum": 431.5976313,
                "minimum": -9.762368709,
                "name": "Z",
                "position": 2,
                "stddev": 21.4292968,
                "variance": 459.2147615
              },
              {
                "average": 3127.238295,
                "count": 3859478,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3539.112076,
                "variance": 12525314.29
              },
              {
                "average": 2.564043894,
                "count": 3859478,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349317578,
                "variance": 1.820657925
              },
              {
                "average": 3.542583997,
                "count": 3859478,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.360547061,
                "variance": 1.851088304
              },
              {
                "average": 0.4935426501,
                "count": 3859478,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999583657,
                "variance": 0.2499583674
              },
              {
                "average": 0,
                "count": 3859478,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.731680554,
                "count": 3859478,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.869144593,
                "variance": 3.493701511
              },
              {
                "average": 1.667962698,
                "count": 3859478,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.25453125,
                "variance": 105.1554112
              },
              {
                "average": 0,
                "count": 3859478,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 107.8851604,
                "count": 3859478,
                "maximum": 109,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.448588723,
                "variance": 0.2012318424
              },
              {
                "average": 207658842.8,
                "count": 3859478,
                "maximum": 207659177.2,
                "minimum": 207657359.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 356.0675696,
                "variance": 126784.1141
              },
              {
                "average": 0,
                "count": 3859478,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3859478,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3859478,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002097952106,
                "count": 3859478,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04575534117,
                "variance": 0.002093551246
              },
              {
                "average": 0.1409815006,
                "count": 3859478,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3480025122,
                "variance": 0.1211057485
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304407.671,
              4318668.869,
              -9.762368709,
              305387.091,
              4319907.249,
              431.5976313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304407.6709620103,
                    4318668.868733377,
                    -9.762368709029602
                  ],
                  [
                    304407.6709620103,
                    4319907.248733378,
                    -9.762368709029602
                  ],
                  [
                    305387.0909620103,
                    4319907.248733378,
                    431.5976312909704
                  ],
                  [
                    305387.0909620103,
                    4318668.868733377,
                    431.5976312909704
                  ],
                  [
                    304407.6709620103,
                    4318668.868733377,
                    -9.762368709029602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:52:57+00:00",
            "end_time": "2018-04-13T12:22: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": "20180221_242544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24803406881625,
              39.15978153326901,
              -8.759400266544134
            ],
            [
              -77.24839518464927,
              39.17111937830423,
              -8.759400266544134
            ],
            [
              -77.22693410894323,
              39.171531684334596,
              360.5205997334559
            ],
            [
              -77.22657643300293,
              39.160193673783816,
              360.5205997334559
            ],
            [
              -77.24803406881625,
              39.15978153326901,
              -8.759400266544134
            ]
          ]
        ]
      },
      "bbox": [
        -77.24839518,
        39.15978153,
        -8.759400267,
        -77.22657643,
        39.17153168,
        360.5205997
      ],
      "properties": {
        "datetime": "2018-03-06T14:28:54Z",
        "pc:count": 20003527,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306729.5006,
            "count": 20003527,
            "maximum": 307622.6114,
            "minimum": 305767.3314,
            "name": "X",
            "position": 0,
            "stddev": 537.5996616,
            "variance": 289013.3962
          },
          {
            "average": 4337507.563,
            "count": 20003527,
            "maximum": 4338173.172,
            "minimum": 4336913.992,
            "name": "Y",
            "position": 1,
            "stddev": 359.9537696,
            "variance": 129566.7162
          },
          {
            "average": 119.2469793,
            "count": 20003527,
            "maximum": 360.5205997,
            "minimum": -8.759400267,
            "name": "Z",
            "position": 2,
            "stddev": 16.8831975,
            "variance": 285.0423579
          },
          {
            "average": 4250.620107,
            "count": 20003527,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4884.225363,
            "variance": 23855657.4
          },
          {
            "average": 2.235766972,
            "count": 20003527,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.29845198,
            "variance": 1.685977544
          },
          {
            "average": 3.26322583,
            "count": 20003527,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.451555864,
            "variance": 2.107014427
          },
          {
            "average": 0.5042154816,
            "count": 20003527,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999822419,
            "variance": 0.2499822422
          },
          {
            "average": 0,
            "count": 20003527,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.386861677,
            "count": 20003527,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.035247798,
            "variance": 1.071738003
          },
          {
            "average": 5.379954431,
            "count": 20003527,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84194643,
            "variance": 140.2316953
          },
          {
            "average": 0,
            "count": 20003527,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 61.52104986,
            "count": 20003527,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.31575167,
            "variance": 128.0462359
          },
          {
            "average": 203500477.9,
            "count": 20003527,
            "maximum": 204381734.9,
            "minimum": 203276635.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 443415.6291,
            "variance": 196617420100.0
          },
          {
            "average": 0,
            "count": 20003527,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20003527,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20003527,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001688202286,
            "count": 20003527,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04105304304,
            "variance": 0.001685352343
          },
          {
            "average": 0.2900781947,
            "count": 20003527,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4537982437,
            "variance": 0.205932846
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305767.3314,
          4336913.992,
          -8.759400267,
          307622.6114,
          4338173.172,
          360.5205997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305767.3314415292,
                4336913.992262123,
                -8.759400266544134
              ],
              [
                305767.3314415292,
                4338173.172262123,
                -8.759400266544134
              ],
              [
                307622.61144152924,
                4338173.172262123,
                360.5205997334559
              ],
              [
                307622.61144152924,
                4336913.992262123,
                360.5205997334559
              ],
              [
                305767.3314415292,
                4336913.992262123,
                -8.759400266544134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:28:54+00:00",
        "end_time": "2018-02-21T19:30:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_242544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_242544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_242544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_242544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24839518,
            39.15978153,
            -8.759400267,
            -77.22657643,
            39.17153168,
            360.5205997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24803406881625,
                  39.15978153326901,
                  -8.759400266544134
                ],
                [
                  -77.24839518464927,
                  39.17111937830423,
                  -8.759400266544134
                ],
                [
                  -77.22693410894323,
                  39.171531684334596,
                  360.5205997334559
                ],
                [
                  -77.22657643300293,
                  39.160193673783816,
                  360.5205997334559
                ],
                [
                  -77.24803406881625,
                  39.15978153326901,
                  -8.759400266544134
                ]
              ]
            ]
          },
          "id": "20180221_242544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_242544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:28:54Z",
            "pc:count": 20003527,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306729.5006,
                "count": 20003527,
                "maximum": 307622.6114,
                "minimum": 305767.3314,
                "name": "X",
                "position": 0,
                "stddev": 537.5996616,
                "variance": 289013.3962
              },
              {
                "average": 4337507.563,
                "count": 20003527,
                "maximum": 4338173.172,
                "minimum": 4336913.992,
                "name": "Y",
                "position": 1,
                "stddev": 359.9537696,
                "variance": 129566.7162
              },
              {
                "average": 119.2469793,
                "count": 20003527,
                "maximum": 360.5205997,
                "minimum": -8.759400267,
                "name": "Z",
                "position": 2,
                "stddev": 16.8831975,
                "variance": 285.0423579
              },
              {
                "average": 4250.620107,
                "count": 20003527,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4884.225363,
                "variance": 23855657.4
              },
              {
                "average": 2.235766972,
                "count": 20003527,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.29845198,
                "variance": 1.685977544
              },
              {
                "average": 3.26322583,
                "count": 20003527,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.451555864,
                "variance": 2.107014427
              },
              {
                "average": 0.5042154816,
                "count": 20003527,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999822419,
                "variance": 0.2499822422
              },
              {
                "average": 0,
                "count": 20003527,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.386861677,
                "count": 20003527,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.035247798,
                "variance": 1.071738003
              },
              {
                "average": 5.379954431,
                "count": 20003527,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84194643,
                "variance": 140.2316953
              },
              {
                "average": 0,
                "count": 20003527,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 61.52104986,
                "count": 20003527,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.31575167,
                "variance": 128.0462359
              },
              {
                "average": 203500477.9,
                "count": 20003527,
                "maximum": 204381734.9,
                "minimum": 203276635.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 443415.6291,
                "variance": 196617420100.0
              },
              {
                "average": 0,
                "count": 20003527,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20003527,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20003527,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001688202286,
                "count": 20003527,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04105304304,
                "variance": 0.001685352343
              },
              {
                "average": 0.2900781947,
                "count": 20003527,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4537982437,
                "variance": 0.205932846
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305767.3314,
              4336913.992,
              -8.759400267,
              307622.6114,
              4338173.172,
              360.5205997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305767.3314415292,
                    4336913.992262123,
                    -8.759400266544134
                  ],
                  [
                    305767.3314415292,
                    4338173.172262123,
                    -8.759400266544134
                  ],
                  [
                    307622.61144152924,
                    4338173.172262123,
                    360.5205997334559
                  ],
                  [
                    307622.61144152924,
                    4336913.992262123,
                    360.5205997334559
                  ],
                  [
                    305767.3314415292,
                    4336913.992262123,
                    -8.759400266544134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:28:54+00:00",
            "end_time": "2018-02-21T19:30: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": "20180305_224512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.31112759244306,
              39.07177053946197,
              -10.377483058850004
            ],
            [
              -77.31149771190347,
              39.08310913824655,
              -10.377483058850004
            ],
            [
              -77.29006472645942,
              39.08353226547781,
              345.94251694114996
            ],
            [
              -77.28969803152222,
              39.07219349671228,
              345.94251694114996
            ],
            [
              -77.31112759244306,
              39.07177053946197,
              -10.377483058850004
            ]
          ]
        ]
      },
      "bbox": [
        -77.31149771,
        39.07177054,
        -10.37748306,
        -77.28969803,
        39.08353227,
        345.9425169
      ],
      "properties": {
        "datetime": "2018-03-05T19:49:22Z",
        "pc:count": 16936664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 301042.0261,
            "count": 16936664,
            "maximum": 301921.8946,
            "minimum": 300066.6546,
            "name": "X",
            "position": 0,
            "stddev": 534.00106,
            "variance": 285157.1321
          },
          {
            "average": 4327882.417,
            "count": 16936664,
            "maximum": 4328541.838,
            "minimum": 4327282.538,
            "name": "Y",
            "position": 1,
            "stddev": 371.4138557,
            "variance": 137948.2522
          },
          {
            "average": 103.8217518,
            "count": 16936664,
            "maximum": 345.9425169,
            "minimum": -10.37748306,
            "name": "Z",
            "position": 2,
            "stddev": 19.32872911,
            "variance": 373.599769
          },
          {
            "average": 5479.618452,
            "count": 16936664,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6044.920388,
            "variance": 36541062.5
          },
          {
            "average": 2.236476617,
            "count": 16936664,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.330186383,
            "variance": 1.769395813
          },
          {
            "average": 3.28878432,
            "count": 16936664,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.497780186,
            "variance": 2.243345485
          },
          {
            "average": 0.5060087984,
            "count": 16936664,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999639078,
            "variance": 0.2499639091
          },
          {
            "average": 0,
            "count": 16936664,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.384471877,
            "count": 16936664,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5569840924,
            "variance": 0.3102312792
          },
          {
            "average": 0.8021809449,
            "count": 16936664,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.61098486,
            "variance": 185.2589089
          },
          {
            "average": 0,
            "count": 16936664,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.9435413,
            "count": 16936664,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6539587946,
            "variance": 0.427662105
          },
          {
            "average": 204314042.7,
            "count": 16936664,
            "maximum": 204314562,
            "minimum": 204313059.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 494.0843676,
            "variance": 244119.3623
          },
          {
            "average": 0,
            "count": 16936664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16936664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16936664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009389688548,
            "count": 16936664,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03062821,
            "variance": 0.0009380872477
          },
          {
            "average": 0.4461572834,
            "count": 16936664,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.497092523,
            "variance": 0.2471009765
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          300066.6546,
          4327282.538,
          -10.37748306,
          301921.8946,
          4328541.838,
          345.9425169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                300066.6545873471,
                4327282.537735404,
                -10.377483058850004
              ],
              [
                300066.6545873471,
                4328541.837735405,
                -10.377483058850004
              ],
              [
                301921.8945873471,
                4328541.837735405,
                345.94251694114996
              ],
              [
                301921.8945873471,
                4327282.537735404,
                345.94251694114996
              ],
              [
                300066.6545873471,
                4327282.537735404,
                -10.377483058850004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:49:22+00:00",
        "end_time": "2018-03-05T19:24:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_224512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_224512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_224512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_224512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.31149771,
            39.07177054,
            -10.37748306,
            -77.28969803,
            39.08353227,
            345.9425169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.31112759244306,
                  39.07177053946197,
                  -10.377483058850004
                ],
                [
                  -77.31149771190347,
                  39.08310913824655,
                  -10.377483058850004
                ],
                [
                  -77.29006472645942,
                  39.08353226547781,
                  345.94251694114996
                ],
                [
                  -77.28969803152222,
                  39.07219349671228,
                  345.94251694114996
                ],
                [
                  -77.31112759244306,
                  39.07177053946197,
                  -10.377483058850004
                ]
              ]
            ]
          },
          "id": "20180305_224512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_224512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:49:22Z",
            "pc:count": 16936664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 301042.0261,
                "count": 16936664,
                "maximum": 301921.8946,
                "minimum": 300066.6546,
                "name": "X",
                "position": 0,
                "stddev": 534.00106,
                "variance": 285157.1321
              },
              {
                "average": 4327882.417,
                "count": 16936664,
                "maximum": 4328541.838,
                "minimum": 4327282.538,
                "name": "Y",
                "position": 1,
                "stddev": 371.4138557,
                "variance": 137948.2522
              },
              {
                "average": 103.8217518,
                "count": 16936664,
                "maximum": 345.9425169,
                "minimum": -10.37748306,
                "name": "Z",
                "position": 2,
                "stddev": 19.32872911,
                "variance": 373.599769
              },
              {
                "average": 5479.618452,
                "count": 16936664,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6044.920388,
                "variance": 36541062.5
              },
              {
                "average": 2.236476617,
                "count": 16936664,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.330186383,
                "variance": 1.769395813
              },
              {
                "average": 3.28878432,
                "count": 16936664,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.497780186,
                "variance": 2.243345485
              },
              {
                "average": 0.5060087984,
                "count": 16936664,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999639078,
                "variance": 0.2499639091
              },
              {
                "average": 0,
                "count": 16936664,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.384471877,
                "count": 16936664,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5569840924,
                "variance": 0.3102312792
              },
              {
                "average": 0.8021809449,
                "count": 16936664,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.61098486,
                "variance": 185.2589089
              },
              {
                "average": 0,
                "count": 16936664,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.9435413,
                "count": 16936664,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6539587946,
                "variance": 0.427662105
              },
              {
                "average": 204314042.7,
                "count": 16936664,
                "maximum": 204314562,
                "minimum": 204313059.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 494.0843676,
                "variance": 244119.3623
              },
              {
                "average": 0,
                "count": 16936664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16936664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16936664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009389688548,
                "count": 16936664,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03062821,
                "variance": 0.0009380872477
              },
              {
                "average": 0.4461572834,
                "count": 16936664,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.497092523,
                "variance": 0.2471009765
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              300066.6546,
              4327282.538,
              -10.37748306,
              301921.8946,
              4328541.838,
              345.9425169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    300066.6545873471,
                    4327282.537735404,
                    -10.377483058850004
                  ],
                  [
                    300066.6545873471,
                    4328541.837735405,
                    -10.377483058850004
                  ],
                  [
                    301921.8945873471,
                    4328541.837735405,
                    345.94251694114996
                  ],
                  [
                    301921.8945873471,
                    4327282.537735404,
                    345.94251694114996
                  ],
                  [
                    300066.6545873471,
                    4327282.537735404,
                    -10.377483058850004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:49:22+00:00",
            "end_time": "2018-03-05T19:24: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": "20180413_248472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22613271735429,
              38.96630336849407,
              16.44852588681354
            ],
            [
              -77.22635751684615,
              38.973481105210645,
              16.44852588681354
            ],
            [
              -77.20520922052852,
              38.97388285185674,
              455.7285258868136
            ],
            [
              -77.20498655217862,
              38.96670501288357,
              455.7285258868136
            ],
            [
              -77.22613271735429,
              38.96630336849407,
              16.44852588681354
            ]
          ]
        ]
      },
      "bbox": [
        -77.22635752,
        38.96630337,
        16.44852589,
        -77.20498655,
        38.97388285,
        455.7285259
      ],
      "properties": {
        "datetime": "2018-04-13T12:54:09Z",
        "pc:count": 5622800,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308144.3578,
            "count": 5622800,
            "maximum": 308967.1028,
            "minimum": 307133.7828,
            "name": "X",
            "position": 0,
            "stddev": 621.2471475,
            "variance": 385948.0183
          },
          {
            "average": 4315859.232,
            "count": 5622800,
            "maximum": 4316190.349,
            "minimum": 4315393.229,
            "name": "Y",
            "position": 1,
            "stddev": 174.8837953,
            "variance": 30584.34187
          },
          {
            "average": 58.42775974,
            "count": 5622800,
            "maximum": 455.7285259,
            "minimum": 16.44852589,
            "name": "Z",
            "position": 2,
            "stddev": 24.27952869,
            "variance": 589.4955134
          },
          {
            "average": 2748.889236,
            "count": 5622800,
            "maximum": 49691,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3171.577975,
            "variance": 10058906.85
          },
          {
            "average": 2.64397969,
            "count": 5622800,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.355754557,
            "variance": 1.838070418
          },
          {
            "average": 3.790624956,
            "count": 5622800,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.228028189,
            "variance": 1.508053232
          },
          {
            "average": 0.5200033791,
            "count": 5622800,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499599749,
            "variance": 0.2495999092
          },
          {
            "average": 0,
            "count": 5622800,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267866721,
            "count": 5622800,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6331504195,
            "variance": 0.4008794537
          },
          {
            "average": 0.5435353432,
            "count": 5622800,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.74056656,
            "variance": 188.8031694
          },
          {
            "average": 0,
            "count": 5622800,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 107.9503415,
            "count": 5622800,
            "maximum": 109,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6473171445,
            "variance": 0.4190194856
          },
          {
            "average": 207658644.6,
            "count": 5622800,
            "maximum": 207659249.1,
            "minimum": 207657408.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 613.4837362,
            "variance": 376362.2945
          },
          {
            "average": 0,
            "count": 5622800,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5622800,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5622800,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00133581134,
            "count": 5622800,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03652433688,
            "variance": 0.001334027185
          },
          {
            "average": 0.3301600626,
            "count": 5622800,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4702705976,
            "variance": 0.221154435
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307133.7828,
          4315393.229,
          16.44852589,
          308967.1028,
          4316190.349,
          455.7285259
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307133.7828358584,
                4315393.229252706,
                16.44852588681354
              ],
              [
                307133.7828358584,
                4316190.349252705,
                16.44852588681354
              ],
              [
                308967.10283585836,
                4316190.349252705,
                455.7285258868136
              ],
              [
                308967.10283585836,
                4315393.229252706,
                455.7285258868136
              ],
              [
                307133.7828358584,
                4315393.229252706,
                16.44852588681354
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:54:09+00:00",
        "end_time": "2018-04-13T12:23:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_248472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_248472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_248472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22635752,
            38.96630337,
            16.44852589,
            -77.20498655,
            38.97388285,
            455.7285259
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22613271735429,
                  38.96630336849407,
                  16.44852588681354
                ],
                [
                  -77.22635751684615,
                  38.973481105210645,
                  16.44852588681354
                ],
                [
                  -77.20520922052852,
                  38.97388285185674,
                  455.7285258868136
                ],
                [
                  -77.20498655217862,
                  38.96670501288357,
                  455.7285258868136
                ],
                [
                  -77.22613271735429,
                  38.96630336849407,
                  16.44852588681354
                ]
              ]
            ]
          },
          "id": "20180413_248472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:54:09Z",
            "pc:count": 5622800,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308144.3578,
                "count": 5622800,
                "maximum": 308967.1028,
                "minimum": 307133.7828,
                "name": "X",
                "position": 0,
                "stddev": 621.2471475,
                "variance": 385948.0183
              },
              {
                "average": 4315859.232,
                "count": 5622800,
                "maximum": 4316190.349,
                "minimum": 4315393.229,
                "name": "Y",
                "position": 1,
                "stddev": 174.8837953,
                "variance": 30584.34187
              },
              {
                "average": 58.42775974,
                "count": 5622800,
                "maximum": 455.7285259,
                "minimum": 16.44852589,
                "name": "Z",
                "position": 2,
                "stddev": 24.27952869,
                "variance": 589.4955134
              },
              {
                "average": 2748.889236,
                "count": 5622800,
                "maximum": 49691,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3171.577975,
                "variance": 10058906.85
              },
              {
                "average": 2.64397969,
                "count": 5622800,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.355754557,
                "variance": 1.838070418
              },
              {
                "average": 3.790624956,
                "count": 5622800,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.228028189,
                "variance": 1.508053232
              },
              {
                "average": 0.5200033791,
                "count": 5622800,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499599749,
                "variance": 0.2495999092
              },
              {
                "average": 0,
                "count": 5622800,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267866721,
                "count": 5622800,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6331504195,
                "variance": 0.4008794537
              },
              {
                "average": 0.5435353432,
                "count": 5622800,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.74056656,
                "variance": 188.8031694
              },
              {
                "average": 0,
                "count": 5622800,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 107.9503415,
                "count": 5622800,
                "maximum": 109,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6473171445,
                "variance": 0.4190194856
              },
              {
                "average": 207658644.6,
                "count": 5622800,
                "maximum": 207659249.1,
                "minimum": 207657408.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 613.4837362,
                "variance": 376362.2945
              },
              {
                "average": 0,
                "count": 5622800,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5622800,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5622800,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00133581134,
                "count": 5622800,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03652433688,
                "variance": 0.001334027185
              },
              {
                "average": 0.3301600626,
                "count": 5622800,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4702705976,
                "variance": 0.221154435
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307133.7828,
              4315393.229,
              16.44852589,
              308967.1028,
              4316190.349,
              455.7285259
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307133.7828358584,
                    4315393.229252706,
                    16.44852588681354
                  ],
                  [
                    307133.7828358584,
                    4316190.349252705,
                    16.44852588681354
                  ],
                  [
                    308967.10283585836,
                    4316190.349252705,
                    455.7285258868136
                  ],
                  [
                    308967.10283585836,
                    4315393.229252706,
                    455.7285258868136
                  ],
                  [
                    307133.7828358584,
                    4315393.229252706,
                    16.44852588681354
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:54:09+00:00",
            "end_time": "2018-04-13T12: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": "20180413_236488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.25784386308091,
              39.00621121252914,
              -9.815226452411196
            ],
            [
              -77.25819314284715,
              39.01719000805957,
              -9.815226452411196
            ],
            [
              -77.24755136510863,
              39.01739561843362,
              432.84477354758883
            ],
            [
              -77.24720372794252,
              39.00641674288573,
              432.84477354758883
            ],
            [
              -77.25784386308091,
              39.00621121252914,
              -9.815226452411196
            ]
          ]
        ]
      },
      "bbox": [
        -77.25819314,
        39.00621121,
        -9.815226452,
        -77.24720373,
        39.01739562,
        432.8447735
      ],
      "properties": {
        "datetime": "2018-04-13T12:52:56Z",
        "pc:count": 5128314,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304977.0947,
            "count": 5128314,
            "maximum": 305417.9635,
            "minimum": 304495.9835,
            "name": "X",
            "position": 0,
            "stddev": 222.3385128,
            "variance": 49434.41427
          },
          {
            "average": 4320278.824,
            "count": 5128314,
            "maximum": 4321109.486,
            "minimum": 4319890.206,
            "name": "Y",
            "position": 1,
            "stddev": 273.1670886,
            "variance": 74620.25829
          },
          {
            "average": 76.55537822,
            "count": 5128314,
            "maximum": 432.8447735,
            "minimum": -9.815226452,
            "name": "Z",
            "position": 2,
            "stddev": 21.29439696,
            "variance": 453.4513421
          },
          {
            "average": 2837.796392,
            "count": 5128314,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3351.842622,
            "variance": 11234848.96
          },
          {
            "average": 2.794334941,
            "count": 5128314,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.367569384,
            "variance": 1.87024602
          },
          {
            "average": 3.991473416,
            "count": 5128314,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.114666553,
            "variance": 1.242481525
          },
          {
            "average": 0.4950673847,
            "count": 5128314,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999757175,
            "variance": 0.2499757181
          },
          {
            "average": 0,
            "count": 5128314,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25671556,
            "count": 5128314,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6992541576,
            "variance": 0.488956377
          },
          {
            "average": 12.42848,
            "count": 5128314,
            "maximum": 19.99799919,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.058181057,
            "variance": 49.81791983
          },
          {
            "average": 0,
            "count": 5128314,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 107.454917,
            "count": 5128314,
            "maximum": 108,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4979634199,
            "variance": 0.2479675676
          },
          {
            "average": 207659030.8,
            "count": 5128314,
            "maximum": 207659176.4,
            "minimum": 207658863.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 140.4946327,
            "variance": 19738.74182
          },
          {
            "average": 0,
            "count": 5128314,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5128314,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5128314,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00099623385,
            "count": 5128314,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03154744938,
            "variance": 0.0009952415621
          },
          {
            "average": 0.4190057395,
            "count": 5128314,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4933963693,
            "variance": 0.2434399772
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304495.9835,
          4319890.206,
          -9.815226452,
          305417.9635,
          4321109.486,
          432.8447735
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304495.98348421656,
                4319890.206190172,
                -9.815226452411196
              ],
              [
                304495.98348421656,
                4321109.486190171,
                -9.815226452411196
              ],
              [
                305417.96348421654,
                4321109.486190171,
                432.84477354758883
              ],
              [
                305417.96348421654,
                4319890.206190172,
                432.84477354758883
              ],
              [
                304495.98348421656,
                4319890.206190172,
                -9.815226452411196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:52:56+00:00",
        "end_time": "2018-04-13T12:47:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_236488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_236488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_236488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_236488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.25819314,
            39.00621121,
            -9.815226452,
            -77.24720373,
            39.01739562,
            432.8447735
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.25784386308091,
                  39.00621121252914,
                  -9.815226452411196
                ],
                [
                  -77.25819314284715,
                  39.01719000805957,
                  -9.815226452411196
                ],
                [
                  -77.24755136510863,
                  39.01739561843362,
                  432.84477354758883
                ],
                [
                  -77.24720372794252,
                  39.00641674288573,
                  432.84477354758883
                ],
                [
                  -77.25784386308091,
                  39.00621121252914,
                  -9.815226452411196
                ]
              ]
            ]
          },
          "id": "20180413_236488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_236488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:52:56Z",
            "pc:count": 5128314,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304977.0947,
                "count": 5128314,
                "maximum": 305417.9635,
                "minimum": 304495.9835,
                "name": "X",
                "position": 0,
                "stddev": 222.3385128,
                "variance": 49434.41427
              },
              {
                "average": 4320278.824,
                "count": 5128314,
                "maximum": 4321109.486,
                "minimum": 4319890.206,
                "name": "Y",
                "position": 1,
                "stddev": 273.1670886,
                "variance": 74620.25829
              },
              {
                "average": 76.55537822,
                "count": 5128314,
                "maximum": 432.8447735,
                "minimum": -9.815226452,
                "name": "Z",
                "position": 2,
                "stddev": 21.29439696,
                "variance": 453.4513421
              },
              {
                "average": 2837.796392,
                "count": 5128314,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3351.842622,
                "variance": 11234848.96
              },
              {
                "average": 2.794334941,
                "count": 5128314,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.367569384,
                "variance": 1.87024602
              },
              {
                "average": 3.991473416,
                "count": 5128314,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.114666553,
                "variance": 1.242481525
              },
              {
                "average": 0.4950673847,
                "count": 5128314,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999757175,
                "variance": 0.2499757181
              },
              {
                "average": 0,
                "count": 5128314,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25671556,
                "count": 5128314,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6992541576,
                "variance": 0.488956377
              },
              {
                "average": 12.42848,
                "count": 5128314,
                "maximum": 19.99799919,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.058181057,
                "variance": 49.81791983
              },
              {
                "average": 0,
                "count": 5128314,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 107.454917,
                "count": 5128314,
                "maximum": 108,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4979634199,
                "variance": 0.2479675676
              },
              {
                "average": 207659030.8,
                "count": 5128314,
                "maximum": 207659176.4,
                "minimum": 207658863.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 140.4946327,
                "variance": 19738.74182
              },
              {
                "average": 0,
                "count": 5128314,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5128314,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5128314,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00099623385,
                "count": 5128314,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03154744938,
                "variance": 0.0009952415621
              },
              {
                "average": 0.4190057395,
                "count": 5128314,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4933963693,
                "variance": 0.2434399772
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304495.9835,
              4319890.206,
              -9.815226452,
              305417.9635,
              4321109.486,
              432.8447735
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304495.98348421656,
                    4319890.206190172,
                    -9.815226452411196
                  ],
                  [
                    304495.98348421656,
                    4321109.486190171,
                    -9.815226452411196
                  ],
                  [
                    305417.96348421654,
                    4321109.486190171,
                    432.84477354758883
                  ],
                  [
                    305417.96348421654,
                    4319890.206190172,
                    432.84477354758883
                  ],
                  [
                    304495.98348421656,
                    4319890.206190172,
                    -9.815226452411196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:52:56+00:00",
            "end_time": "2018-04-13T12:47: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": "20180413_248476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22628108763865,
              38.973130116814126,
              8.325969582771819
            ],
            [
              -77.22663603117107,
              38.98445858917811,
              8.325969582771819
            ],
            [
              -77.2052313422383,
              38.98486526671809,
              474.86596958277187
            ],
            [
              -77.20487980400719,
              38.973536631006795,
              474.86596958277187
            ],
            [
              -77.22628108763865,
              38.973130116814126,
              8.325969582771819
            ]
          ]
        ]
      },
      "bbox": [
        -77.22663603,
        38.97313012,
        8.325969583,
        -77.2048798,
        38.98486527,
        474.8659696
      ],
      "properties": {
        "datetime": "2018-04-13T12:54:08Z",
        "pc:count": 15270884,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308096.9102,
            "count": 15270884,
            "maximum": 308994.712,
            "minimum": 307139.452,
            "name": "X",
            "position": 0,
            "stddev": 466.2270333,
            "variance": 217367.6465
          },
          {
            "average": 4316822.431,
            "count": 15270884,
            "maximum": 4317409.312,
            "minimum": 4316151.232,
            "name": "Y",
            "position": 1,
            "stddev": 331.0438045,
            "variance": 109590.0005
          },
          {
            "average": 58.07380335,
            "count": 15270884,
            "maximum": 474.8659696,
            "minimum": 8.325969583,
            "name": "Z",
            "position": 2,
            "stddev": 21.46550215,
            "variance": 460.7677828
          },
          {
            "average": 3252.659334,
            "count": 15270884,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3628.314224,
            "variance": 13164664.11
          },
          {
            "average": 2.52395048,
            "count": 15270884,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.3379937,
            "variance": 1.790227142
          },
          {
            "average": 3.522303751,
            "count": 15270884,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.344899342,
            "variance": 1.808754241
          },
          {
            "average": 0.5174373009,
            "count": 15270884,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996958644,
            "variance": 0.2496959569
          },
          {
            "average": 0,
            "count": 15270884,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313413487,
            "count": 15270884,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6198016662,
            "variance": 0.3841541054
          },
          {
            "average": 11.37520089,
            "count": 15270884,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.273287595,
            "variance": 52.90071245
          },
          {
            "average": 0,
            "count": 15270884,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 107.5030705,
            "count": 15270884,
            "maximum": 109,
            "minimum": 107,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5001807217,
            "variance": 0.2501807543
          },
          {
            "average": 207659015.4,
            "count": 15270884,
            "maximum": 207659248.5,
            "minimum": 207657411.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 208.3189037,
            "variance": 43396.76565
          },
          {
            "average": 0,
            "count": 15270884,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15270884,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15270884,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009114076173,
            "count": 15270884,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03017576864,
            "variance": 0.0009105770131
          },
          {
            "average": 0.3925605093,
            "count": 15270884,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4883203574,
            "variance": 0.2384567714
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307139.452,
          4316151.232,
          8.325969583,
          308994.712,
          4317409.312,
          474.8659696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307139.4519887932,
                4316151.231763141,
                8.325969582771819
              ],
              [
                307139.4519887932,
                4317409.311763141,
                8.325969582771819
              ],
              [
                308994.7119887932,
                4317409.311763141,
                474.86596958277187
              ],
              [
                308994.7119887932,
                4316151.231763141,
                474.86596958277187
              ],
              [
                307139.4519887932,
                4316151.231763141,
                8.325969582771819
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:54:08+00:00",
        "end_time": "2018-04-13T12:23:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_248476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_248476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_248476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22663603,
            38.97313012,
            8.325969583,
            -77.2048798,
            38.98486527,
            474.8659696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22628108763865,
                  38.973130116814126,
                  8.325969582771819
                ],
                [
                  -77.22663603117107,
                  38.98445858917811,
                  8.325969582771819
                ],
                [
                  -77.2052313422383,
                  38.98486526671809,
                  474.86596958277187
                ],
                [
                  -77.20487980400719,
                  38.973536631006795,
                  474.86596958277187
                ],
                [
                  -77.22628108763865,
                  38.973130116814126,
                  8.325969582771819
                ]
              ]
            ]
          },
          "id": "20180413_248476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:54:08Z",
            "pc:count": 15270884,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308096.9102,
                "count": 15270884,
                "maximum": 308994.712,
                "minimum": 307139.452,
                "name": "X",
                "position": 0,
                "stddev": 466.2270333,
                "variance": 217367.6465
              },
              {
                "average": 4316822.431,
                "count": 15270884,
                "maximum": 4317409.312,
                "minimum": 4316151.232,
                "name": "Y",
                "position": 1,
                "stddev": 331.0438045,
                "variance": 109590.0005
              },
              {
                "average": 58.07380335,
                "count": 15270884,
                "maximum": 474.8659696,
                "minimum": 8.325969583,
                "name": "Z",
                "position": 2,
                "stddev": 21.46550215,
                "variance": 460.7677828
              },
              {
                "average": 3252.659334,
                "count": 15270884,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3628.314224,
                "variance": 13164664.11
              },
              {
                "average": 2.52395048,
                "count": 15270884,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.3379937,
                "variance": 1.790227142
              },
              {
                "average": 3.522303751,
                "count": 15270884,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.344899342,
                "variance": 1.808754241
              },
              {
                "average": 0.5174373009,
                "count": 15270884,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996958644,
                "variance": 0.2496959569
              },
              {
                "average": 0,
                "count": 15270884,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313413487,
                "count": 15270884,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6198016662,
                "variance": 0.3841541054
              },
              {
                "average": 11.37520089,
                "count": 15270884,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.273287595,
                "variance": 52.90071245
              },
              {
                "average": 0,
                "count": 15270884,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 107.5030705,
                "count": 15270884,
                "maximum": 109,
                "minimum": 107,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5001807217,
                "variance": 0.2501807543
              },
              {
                "average": 207659015.4,
                "count": 15270884,
                "maximum": 207659248.5,
                "minimum": 207657411.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 208.3189037,
                "variance": 43396.76565
              },
              {
                "average": 0,
                "count": 15270884,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15270884,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15270884,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009114076173,
                "count": 15270884,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03017576864,
                "variance": 0.0009105770131
              },
              {
                "average": 0.3925605093,
                "count": 15270884,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4883203574,
                "variance": 0.2384567714
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307139.452,
              4316151.232,
              8.325969583,
              308994.712,
              4317409.312,
              474.8659696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307139.4519887932,
                    4316151.231763141,
                    8.325969582771819
                  ],
                  [
                    307139.4519887932,
                    4317409.311763141,
                    8.325969582771819
                  ],
                  [
                    308994.7119887932,
                    4317409.311763141,
                    474.86596958277187
                  ],
                  [
                    308994.7119887932,
                    4316151.231763141,
                    474.86596958277187
                  ],
                  [
                    307139.4519887932,
                    4316151.231763141,
                    8.325969582771819
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:54:08+00:00",
            "end_time": "2018-04-13T12:23: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": "20180305_242532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24791941569704,
              39.12683526551368,
              -10.240501702281819
            ],
            [
              -77.24828007846781,
              39.13817281551467,
              -10.240501702281819
            ],
            [
              -77.22682877576821,
              39.13858481700253,
              347.7594982977182
            ],
            [
              -77.22647154718639,
              39.127247101572664,
              347.7594982977182
            ],
            [
              -77.24791941569704,
              39.12683526551368,
              -10.240501702281819
            ]
          ]
        ]
      },
      "bbox": [
        -77.24828008,
        39.12683527,
        -10.2405017,
        -77.22647155,
        39.13858482,
        347.7594983
      ],
      "properties": {
        "datetime": "2018-03-06T14:29:28Z",
        "pc:count": 14501483,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306621.9825,
            "count": 14501483,
            "maximum": 307541.9262,
            "minimum": 305686.6262,
            "name": "X",
            "position": 0,
            "stddev": 502.3743315,
            "variance": 252379.9689
          },
          {
            "average": 4333896.016,
            "count": 14501483,
            "maximum": 4334516.137,
            "minimum": 4333256.997,
            "name": "Y",
            "position": 1,
            "stddev": 335.4956943,
            "variance": 112557.3609
          },
          {
            "average": 132.3984878,
            "count": 14501483,
            "maximum": 347.7594983,
            "minimum": -10.2405017,
            "name": "Z",
            "position": 2,
            "stddev": 8.63648338,
            "variance": 74.58884517
          },
          {
            "average": 5289.060408,
            "count": 14501483,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5642.041044,
            "variance": 31832627.14
          },
          {
            "average": 2.05910299,
            "count": 14501483,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.276152986,
            "variance": 1.628566442
          },
          {
            "average": 2.937335306,
            "count": 14501483,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.557742564,
            "variance": 2.426561896
          },
          {
            "average": 0.4993019679,
            "count": 14501483,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999953,
            "variance": 0.24999953
          },
          {
            "average": 0,
            "count": 14501483,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.341922271,
            "count": 14501483,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5398033878,
            "variance": 0.2913876975
          },
          {
            "average": -1.368475771,
            "count": 14501483,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.81150593,
            "variance": 190.7576961
          },
          {
            "average": 0,
            "count": 14501483,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.54397816,
            "count": 14501483,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.492338853,
            "variance": 12.19643066
          },
          {
            "average": 204348272.5,
            "count": 14501483,
            "maximum": 204381768.2,
            "minimum": 204314645.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33101.55258,
            "variance": 1095712783
          },
          {
            "average": 0,
            "count": 14501483,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14501483,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14501483,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006511058214,
            "count": 14501483,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02550846776,
            "variance": 0.0006506819275
          },
          {
            "average": 0.3745634153,
            "count": 14501483,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4840099993,
            "variance": 0.2342656794
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305686.6262,
          4333256.997,
          -10.2405017,
          307541.9262,
          4334516.137,
          347.7594983
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305686.62617995404,
                4333256.997292196,
                -10.240501702281819
              ],
              [
                305686.62617995404,
                4334516.137292197,
                -10.240501702281819
              ],
              [
                307541.9261799541,
                4334516.137292197,
                347.7594982977182
              ],
              [
                307541.9261799541,
                4333256.997292196,
                347.7594982977182
              ],
              [
                305686.62617995404,
                4333256.997292196,
                -10.240501702281819
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:29:28+00:00",
        "end_time": "2018-03-05T19:50:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_242532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_242532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_242532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_242532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24828008,
            39.12683527,
            -10.2405017,
            -77.22647155,
            39.13858482,
            347.7594983
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24791941569704,
                  39.12683526551368,
                  -10.240501702281819
                ],
                [
                  -77.24828007846781,
                  39.13817281551467,
                  -10.240501702281819
                ],
                [
                  -77.22682877576821,
                  39.13858481700253,
                  347.7594982977182
                ],
                [
                  -77.22647154718639,
                  39.127247101572664,
                  347.7594982977182
                ],
                [
                  -77.24791941569704,
                  39.12683526551368,
                  -10.240501702281819
                ]
              ]
            ]
          },
          "id": "20180305_242532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_242532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:29:28Z",
            "pc:count": 14501483,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306621.9825,
                "count": 14501483,
                "maximum": 307541.9262,
                "minimum": 305686.6262,
                "name": "X",
                "position": 0,
                "stddev": 502.3743315,
                "variance": 252379.9689
              },
              {
                "average": 4333896.016,
                "count": 14501483,
                "maximum": 4334516.137,
                "minimum": 4333256.997,
                "name": "Y",
                "position": 1,
                "stddev": 335.4956943,
                "variance": 112557.3609
              },
              {
                "average": 132.3984878,
                "count": 14501483,
                "maximum": 347.7594983,
                "minimum": -10.2405017,
                "name": "Z",
                "position": 2,
                "stddev": 8.63648338,
                "variance": 74.58884517
              },
              {
                "average": 5289.060408,
                "count": 14501483,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5642.041044,
                "variance": 31832627.14
              },
              {
                "average": 2.05910299,
                "count": 14501483,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.276152986,
                "variance": 1.628566442
              },
              {
                "average": 2.937335306,
                "count": 14501483,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.557742564,
                "variance": 2.426561896
              },
              {
                "average": 0.4993019679,
                "count": 14501483,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999953,
                "variance": 0.24999953
              },
              {
                "average": 0,
                "count": 14501483,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.341922271,
                "count": 14501483,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5398033878,
                "variance": 0.2913876975
              },
              {
                "average": -1.368475771,
                "count": 14501483,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.81150593,
                "variance": 190.7576961
              },
              {
                "average": 0,
                "count": 14501483,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.54397816,
                "count": 14501483,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.492338853,
                "variance": 12.19643066
              },
              {
                "average": 204348272.5,
                "count": 14501483,
                "maximum": 204381768.2,
                "minimum": 204314645.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33101.55258,
                "variance": 1095712783
              },
              {
                "average": 0,
                "count": 14501483,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14501483,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14501483,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006511058214,
                "count": 14501483,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02550846776,
                "variance": 0.0006506819275
              },
              {
                "average": 0.3745634153,
                "count": 14501483,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4840099993,
                "variance": 0.2342656794
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305686.6262,
              4333256.997,
              -10.2405017,
              307541.9262,
              4334516.137,
              347.7594983
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305686.62617995404,
                    4333256.997292196,
                    -10.240501702281819
                  ],
                  [
                    305686.62617995404,
                    4334516.137292197,
                    -10.240501702281819
                  ],
                  [
                    307541.9261799541,
                    4334516.137292197,
                    347.7594982977182
                  ],
                  [
                    307541.9261799541,
                    4333256.997292196,
                    347.7594982977182
                  ],
                  [
                    305686.62617995404,
                    4333256.997292196,
                    -10.240501702281819
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:29:28+00:00",
            "end_time": "2018-03-05T19:50: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": "20180305_242536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.24795728600778,
              39.13781670152993,
              -8.859682853871675
            ],
            [
              -77.2483180901289,
              39.14915404974266,
              -8.859682853871675
            ],
            [
              -77.22686345476694,
              39.14956615418738,
              340.62031714612834
            ],
            [
              -77.2265060866561,
              39.13822864052072,
              340.62031714612834
            ],
            [
              -77.24795728600778,
              39.13781670152993,
              -8.859682853871675
            ]
          ]
        ]
      },
      "bbox": [
        -77.24831809,
        39.1378167,
        -8.859682854,
        -77.22650609,
        39.14956615,
        340.6203171
      ],
      "properties": {
        "datetime": "2018-03-06T14:29:30Z",
        "pc:count": 14831888,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306534.9483,
            "count": 14831888,
            "maximum": 307568.848,
            "minimum": 305713.548,
            "name": "X",
            "position": 0,
            "stddev": 497.0848585,
            "variance": 247093.3566
          },
          {
            "average": 4335118.985,
            "count": 14831888,
            "maximum": 4335735.04,
            "minimum": 4334475.92,
            "name": "Y",
            "position": 1,
            "stddev": 347.2877111,
            "variance": 120608.7543
          },
          {
            "average": 133.2874278,
            "count": 14831888,
            "maximum": 340.6203171,
            "minimum": -8.859682854,
            "name": "Z",
            "position": 2,
            "stddev": 26.3218218,
            "variance": 692.8383031
          },
          {
            "average": 5058.422489,
            "count": 14831888,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5676.930047,
            "variance": 32227534.76
          },
          {
            "average": 2.216755615,
            "count": 14831888,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.332043191,
            "variance": 1.774339061
          },
          {
            "average": 3.170466767,
            "count": 14831888,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.533180681,
            "variance": 2.350643001
          },
          {
            "average": 0.5090492862,
            "count": 14831888,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999181206,
            "variance": 0.2499181273
          },
          {
            "average": 0,
            "count": 14831888,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.709276863,
            "count": 14831888,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.56756795,
            "variance": 6.59240518
          },
          {
            "average": -11.59977707,
            "count": 14831888,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.376893177,
            "variance": 54.41855295
          },
          {
            "average": 0,
            "count": 14831888,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.29369585,
            "count": 14831888,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.204602264,
            "variance": 1.451066615
          },
          {
            "average": 204379350.3,
            "count": 14831888,
            "maximum": 204381770.7,
            "minimum": 204314678,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11303.91998,
            "variance": 127778607
          },
          {
            "average": 0,
            "count": 14831888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14831888,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14831888,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.02390895886,
            "count": 14831888,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.152765579,
            "variance": 0.02333732212
          },
          {
            "average": 0.4350191291,
            "count": 14831888,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4957595213,
            "variance": 0.245777503
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305713.548,
          4334475.92,
          -8.859682854,
          307568.848,
          4335735.04,
          340.6203171
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305713.54797548876,
                4334475.920404221,
                -8.859682853871675
              ],
              [
                305713.54797548876,
                4335735.04040422,
                -8.859682853871675
              ],
              [
                307568.8479754888,
                4335735.04040422,
                340.62031714612834
              ],
              [
                307568.8479754888,
                4334475.920404221,
                340.62031714612834
              ],
              [
                305713.54797548876,
                4334475.920404221,
                -8.859682853871675
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:29:30+00:00",
        "end_time": "2018-03-05T19:51:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180305_242536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_242536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180305_242536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_242536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24831809,
            39.1378167,
            -8.859682854,
            -77.22650609,
            39.14956615,
            340.6203171
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.24795728600778,
                  39.13781670152993,
                  -8.859682853871675
                ],
                [
                  -77.2483180901289,
                  39.14915404974266,
                  -8.859682853871675
                ],
                [
                  -77.22686345476694,
                  39.14956615418738,
                  340.62031714612834
                ],
                [
                  -77.2265060866561,
                  39.13822864052072,
                  340.62031714612834
                ],
                [
                  -77.24795728600778,
                  39.13781670152993,
                  -8.859682853871675
                ]
              ]
            ]
          },
          "id": "20180305_242536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180305_242536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:29:30Z",
            "pc:count": 14831888,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306534.9483,
                "count": 14831888,
                "maximum": 307568.848,
                "minimum": 305713.548,
                "name": "X",
                "position": 0,
                "stddev": 497.0848585,
                "variance": 247093.3566
              },
              {
                "average": 4335118.985,
                "count": 14831888,
                "maximum": 4335735.04,
                "minimum": 4334475.92,
                "name": "Y",
                "position": 1,
                "stddev": 347.2877111,
                "variance": 120608.7543
              },
              {
                "average": 133.2874278,
                "count": 14831888,
                "maximum": 340.6203171,
                "minimum": -8.859682854,
                "name": "Z",
                "position": 2,
                "stddev": 26.3218218,
                "variance": 692.8383031
              },
              {
                "average": 5058.422489,
                "count": 14831888,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5676.930047,
                "variance": 32227534.76
              },
              {
                "average": 2.216755615,
                "count": 14831888,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.332043191,
                "variance": 1.774339061
              },
              {
                "average": 3.170466767,
                "count": 14831888,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.533180681,
                "variance": 2.350643001
              },
              {
                "average": 0.5090492862,
                "count": 14831888,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999181206,
                "variance": 0.2499181273
              },
              {
                "average": 0,
                "count": 14831888,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.709276863,
                "count": 14831888,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.56756795,
                "variance": 6.59240518
              },
              {
                "average": -11.59977707,
                "count": 14831888,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.376893177,
                "variance": 54.41855295
              },
              {
                "average": 0,
                "count": 14831888,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.29369585,
                "count": 14831888,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.204602264,
                "variance": 1.451066615
              },
              {
                "average": 204379350.3,
                "count": 14831888,
                "maximum": 204381770.7,
                "minimum": 204314678,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11303.91998,
                "variance": 127778607
              },
              {
                "average": 0,
                "count": 14831888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14831888,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14831888,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.02390895886,
                "count": 14831888,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.152765579,
                "variance": 0.02333732212
              },
              {
                "average": 0.4350191291,
                "count": 14831888,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4957595213,
                "variance": 0.245777503
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305713.548,
              4334475.92,
              -8.859682854,
              307568.848,
              4335735.04,
              340.6203171
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305713.54797548876,
                    4334475.920404221,
                    -8.859682853871675
                  ],
                  [
                    305713.54797548876,
                    4335735.04040422,
                    -8.859682853871675
                  ],
                  [
                    307568.8479754888,
                    4335735.04040422,
                    340.62031714612834
                  ],
                  [
                    307568.8479754888,
                    4334475.920404221,
                    340.62031714612834
                  ],
                  [
                    305713.54797548876,
                    4334475.920404221,
                    -8.859682853871675
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:29:30+00:00",
            "end_time": "2018-03-05T19:51: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": "20180413_248504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22652437062358,
              39.04999984498825,
              -9.225863534091815
            ],
            [
              -77.22688056416537,
              39.061335729594205,
              -9.225863534091815
            ],
            [
              -77.20545314593421,
              39.06174310962643,
              467.1341364659082
            ],
            [
              -77.20510037293792,
              39.05040706137823,
              467.1341364659082
            ],
            [
              -77.22652437062358,
              39.04999984498825,
              -9.225863534091815
            ]
          ]
        ]
      },
      "bbox": [
        -77.22688056,
        39.04999984,
        -9.225863534,
        -77.20510037,
        39.06174311,
        467.1341365
      ],
      "properties": {
        "datetime": "2018-04-13T13:36:41Z",
        "pc:count": 15059726,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308373.8517,
            "count": 15059726,
            "maximum": 309182.399,
            "minimum": 307327.179,
            "name": "X",
            "position": 0,
            "stddev": 520.5959633,
            "variance": 271020.157
          },
          {
            "average": 4325281.125,
            "count": 15059726,
            "maximum": 4325942.349,
            "minimum": 4324683.429,
            "name": "Y",
            "position": 1,
            "stddev": 350.9892803,
            "variance": 123193.4749
          },
          {
            "average": 103.6049066,
            "count": 15059726,
            "maximum": 467.1341365,
            "minimum": -9.225863534,
            "name": "Z",
            "position": 2,
            "stddev": 15.47791198,
            "variance": 239.5657592
          },
          {
            "average": 4308.793181,
            "count": 15059726,
            "maximum": 65519,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4625.201073,
            "variance": 21392484.96
          },
          {
            "average": 2.321368994,
            "count": 15059726,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.304589411,
            "variance": 1.701953532
          },
          {
            "average": 3.260791929,
            "count": 15059726,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.414294565,
            "variance": 2.000229117
          },
          {
            "average": 0.4991697724,
            "count": 15059726,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993273,
            "variance": 0.2499993273
          },
          {
            "average": 0,
            "count": 15059726,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.376493902,
            "count": 15059726,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6402243147,
            "variance": 0.4098871732
          },
          {
            "average": -8.708636414,
            "count": 15059726,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.07447338,
            "variance": 122.6439607
          },
          {
            "average": 0,
            "count": 15059726,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 102.6970554,
            "count": 15059726,
            "maximum": 104,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5985532629,
            "variance": 0.3582660086
          },
          {
            "average": 207661024.1,
            "count": 15059726,
            "maximum": 207661801.1,
            "minimum": 207660384.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 591.4869557,
            "variance": 349856.8188
          },
          {
            "average": 0,
            "count": 15059726,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15059726,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15059726,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001189928688,
            "count": 15059726,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03447481453,
            "variance": 0.001188512837
          },
          {
            "average": 0.3578615574,
            "count": 15059726,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.479371128,
            "variance": 0.2297966784
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307327.179,
          4324683.429,
          -9.225863534,
          309182.399,
          4325942.349,
          467.1341365
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307327.1789906243,
                4324683.429230812,
                -9.225863534091815
              ],
              [
                307327.1789906243,
                4325942.349230812,
                -9.225863534091815
              ],
              [
                309182.3989906243,
                4325942.349230812,
                467.1341364659082
              ],
              [
                309182.3989906243,
                4324683.429230812,
                467.1341364659082
              ],
              [
                307327.1789906243,
                4324683.429230812,
                -9.225863534091815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:36:41+00:00",
        "end_time": "2018-04-13T13:13:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_248504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_248504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_248504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22688056,
            39.04999984,
            -9.225863534,
            -77.20510037,
            39.06174311,
            467.1341365
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22652437062358,
                  39.04999984498825,
                  -9.225863534091815
                ],
                [
                  -77.22688056416537,
                  39.061335729594205,
                  -9.225863534091815
                ],
                [
                  -77.20545314593421,
                  39.06174310962643,
                  467.1341364659082
                ],
                [
                  -77.20510037293792,
                  39.05040706137823,
                  467.1341364659082
                ],
                [
                  -77.22652437062358,
                  39.04999984498825,
                  -9.225863534091815
                ]
              ]
            ]
          },
          "id": "20180413_248504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:36:41Z",
            "pc:count": 15059726,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308373.8517,
                "count": 15059726,
                "maximum": 309182.399,
                "minimum": 307327.179,
                "name": "X",
                "position": 0,
                "stddev": 520.5959633,
                "variance": 271020.157
              },
              {
                "average": 4325281.125,
                "count": 15059726,
                "maximum": 4325942.349,
                "minimum": 4324683.429,
                "name": "Y",
                "position": 1,
                "stddev": 350.9892803,
                "variance": 123193.4749
              },
              {
                "average": 103.6049066,
                "count": 15059726,
                "maximum": 467.1341365,
                "minimum": -9.225863534,
                "name": "Z",
                "position": 2,
                "stddev": 15.47791198,
                "variance": 239.5657592
              },
              {
                "average": 4308.793181,
                "count": 15059726,
                "maximum": 65519,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4625.201073,
                "variance": 21392484.96
              },
              {
                "average": 2.321368994,
                "count": 15059726,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.304589411,
                "variance": 1.701953532
              },
              {
                "average": 3.260791929,
                "count": 15059726,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.414294565,
                "variance": 2.000229117
              },
              {
                "average": 0.4991697724,
                "count": 15059726,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993273,
                "variance": 0.2499993273
              },
              {
                "average": 0,
                "count": 15059726,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.376493902,
                "count": 15059726,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6402243147,
                "variance": 0.4098871732
              },
              {
                "average": -8.708636414,
                "count": 15059726,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.07447338,
                "variance": 122.6439607
              },
              {
                "average": 0,
                "count": 15059726,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 102.6970554,
                "count": 15059726,
                "maximum": 104,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5985532629,
                "variance": 0.3582660086
              },
              {
                "average": 207661024.1,
                "count": 15059726,
                "maximum": 207661801.1,
                "minimum": 207660384.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 591.4869557,
                "variance": 349856.8188
              },
              {
                "average": 0,
                "count": 15059726,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15059726,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15059726,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001189928688,
                "count": 15059726,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03447481453,
                "variance": 0.001188512837
              },
              {
                "average": 0.3578615574,
                "count": 15059726,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.479371128,
                "variance": 0.2297966784
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307327.179,
              4324683.429,
              -9.225863534,
              309182.399,
              4325942.349,
              467.1341365
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307327.1789906243,
                    4324683.429230812,
                    -9.225863534091815
                  ],
                  [
                    307327.1789906243,
                    4325942.349230812,
                    -9.225863534091815
                  ],
                  [
                    309182.3989906243,
                    4325942.349230812,
                    467.1341364659082
                  ],
                  [
                    309182.3989906243,
                    4324683.429230812,
                    467.1341364659082
                  ],
                  [
                    307327.1789906243,
                    4324683.429230812,
                    -9.225863534091815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:36:41+00:00",
            "end_time": "2018-04-13T13:13:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_242540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2479961784049,
              39.14880042111256,
              -10.15865826288561
            ],
            [
              -77.24835712984874,
              39.16013774760673,
              -10.15865826288561
            ],
            [
              -77.22689892793095,
              39.16054995959199,
              346.0413417371144
            ],
            [
              -77.2265414144119,
              39.14921246761431,
              346.0413417371144
            ],
            [
              -77.2479961784049,
              39.14880042111256,
              -10.15865826288561
            ]
          ]
        ]
      },
      "bbox": [
        -77.24835713,
        39.14880042,
        -10.15865826,
        -77.22654141,
        39.16054996,
        346.0413417
      ],
      "properties": {
        "datetime": "2018-03-06T14:29:24Z",
        "pc:count": 20445151,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 306515.3182,
            "count": 20445151,
            "maximum": 307595.7159,
            "minimum": 305740.3959,
            "name": "X",
            "position": 0,
            "stddev": 495.3476002,
            "variance": 245369.245
          },
          {
            "average": 4336411.375,
            "count": 20445151,
            "maximum": 4336954.221,
            "minimum": 4335695.101,
            "name": "Y",
            "position": 1,
            "stddev": 343.6707145,
            "variance": 118109.56
          },
          {
            "average": 128.2938224,
            "count": 20445151,
            "maximum": 346.0413417,
            "minimum": -10.15865826,
            "name": "Z",
            "position": 2,
            "stddev": 31.96301165,
            "variance": 1021.634114
          },
          {
            "average": 4650.004915,
            "count": 20445151,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5244.879755,
            "variance": 27508763.64
          },
          {
            "average": 2.398738116,
            "count": 20445151,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.356890076,
            "variance": 1.841150679
          },
          {
            "average": 3.426752974,
            "count": 20445151,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.438852128,
            "variance": 2.070295445
          },
          {
            "average": 0.5174262592,
            "count": 20445151,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996962454,
            "variance": 0.2496963377
          },
          {
            "average": 0,
            "count": 20445151,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.775988399,
            "count": 20445151,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.739359925,
            "variance": 7.504092797
          },
          {
            "average": -2.747329177,
            "count": 20445151,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.4104806,
            "variance": 179.84099
          },
          {
            "average": 0,
            "count": 20445151,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.86019507,
            "count": 20445151,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.75456106,
            "variance": 189.18795
          },
          {
            "average": 203940523.8,
            "count": 20445151,
            "maximum": 204381764.1,
            "minimum": 203277503.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 540811.4184,
            "variance": 292476990300.0
          },
          {
            "average": 0,
            "count": 20445151,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20445151,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20445151,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.02724318348,
            "count": 20445151,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.1627912582,
            "variance": 0.02650099373
          },
          {
            "average": 0.3959596581,
            "count": 20445151,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4890558444,
            "variance": 0.239175619
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          305740.3959,
          4335695.101,
          -10.15865826,
          307595.7159,
          4336954.221,
          346.0413417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                305740.39589992445,
                4335695.10112461,
                -10.15865826288561
              ],
              [
                305740.39589992445,
                4336954.221124609,
                -10.15865826288561
              ],
              [
                307595.7158999244,
                4336954.221124609,
                346.0413417371144
              ],
              [
                307595.7158999244,
                4335695.10112461,
                346.0413417371144
              ],
              [
                305740.39589992445,
                4335695.10112461,
                -10.15865826288561
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:29:24+00:00",
        "end_time": "2018-02-21T19:45:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180221_242540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_242540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180221_242540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_242540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.24835713,
            39.14880042,
            -10.15865826,
            -77.22654141,
            39.16054996,
            346.0413417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2479961784049,
                  39.14880042111256,
                  -10.15865826288561
                ],
                [
                  -77.24835712984874,
                  39.16013774760673,
                  -10.15865826288561
                ],
                [
                  -77.22689892793095,
                  39.16054995959199,
                  346.0413417371144
                ],
                [
                  -77.2265414144119,
                  39.14921246761431,
                  346.0413417371144
                ],
                [
                  -77.2479961784049,
                  39.14880042111256,
                  -10.15865826288561
                ]
              ]
            ]
          },
          "id": "20180221_242540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180221_242540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:29:24Z",
            "pc:count": 20445151,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 306515.3182,
                "count": 20445151,
                "maximum": 307595.7159,
                "minimum": 305740.3959,
                "name": "X",
                "position": 0,
                "stddev": 495.3476002,
                "variance": 245369.245
              },
              {
                "average": 4336411.375,
                "count": 20445151,
                "maximum": 4336954.221,
                "minimum": 4335695.101,
                "name": "Y",
                "position": 1,
                "stddev": 343.6707145,
                "variance": 118109.56
              },
              {
                "average": 128.2938224,
                "count": 20445151,
                "maximum": 346.0413417,
                "minimum": -10.15865826,
                "name": "Z",
                "position": 2,
                "stddev": 31.96301165,
                "variance": 1021.634114
              },
              {
                "average": 4650.004915,
                "count": 20445151,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5244.879755,
                "variance": 27508763.64
              },
              {
                "average": 2.398738116,
                "count": 20445151,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.356890076,
                "variance": 1.841150679
              },
              {
                "average": 3.426752974,
                "count": 20445151,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.438852128,
                "variance": 2.070295445
              },
              {
                "average": 0.5174262592,
                "count": 20445151,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996962454,
                "variance": 0.2496963377
              },
              {
                "average": 0,
                "count": 20445151,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.775988399,
                "count": 20445151,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.739359925,
                "variance": 7.504092797
              },
              {
                "average": -2.747329177,
                "count": 20445151,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.4104806,
                "variance": 179.84099
              },
              {
                "average": 0,
                "count": 20445151,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.86019507,
                "count": 20445151,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.75456106,
                "variance": 189.18795
              },
              {
                "average": 203940523.8,
                "count": 20445151,
                "maximum": 204381764.1,
                "minimum": 203277503.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 540811.4184,
                "variance": 292476990300.0
              },
              {
                "average": 0,
                "count": 20445151,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20445151,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20445151,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.02724318348,
                "count": 20445151,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.1627912582,
                "variance": 0.02650099373
              },
              {
                "average": 0.3959596581,
                "count": 20445151,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4890558444,
                "variance": 0.239175619
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              305740.3959,
              4335695.101,
              -10.15865826,
              307595.7159,
              4336954.221,
              346.0413417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    305740.39589992445,
                    4335695.10112461,
                    -10.15865826288561
                  ],
                  [
                    305740.39589992445,
                    4336954.221124609,
                    -10.15865826288561
                  ],
                  [
                    307595.7158999244,
                    4336954.221124609,
                    346.0413417371144
                  ],
                  [
                    307595.7158999244,
                    4335695.10112461,
                    346.0413417371144
                  ],
                  [
                    305740.39589992445,
                    4335695.10112461,
                    -10.15865826288561
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:29:24+00:00",
            "end_time": "2018-02-21T19:45:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_248508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22655774299685,
              39.06098290985591,
              -4.393341850350737
            ],
            [
              -77.22691413786238,
              39.072320573691506,
              -4.393341850350737
            ],
            [
              -77.20548686416478,
              39.07272798948104,
              469.72665814964927
            ],
            [
              -77.20513389170318,
              39.06139016197651,
              469.72665814964927
            ],
            [
              -77.22655774299685,
              39.06098290985591,
              -4.393341850350737
            ]
          ]
        ]
      },
      "bbox": [
        -77.22691414,
        39.06098291,
        -4.39334185,
        -77.20513389,
        39.07272799,
        469.7266581
      ],
      "properties": {
        "datetime": "2018-04-13T13:37:04Z",
        "pc:count": 15260675,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308221.3496,
            "count": 15260675,
            "maximum": 309209.0734,
            "minimum": 307354.1534,
            "name": "X",
            "position": 0,
            "stddev": 582.2174629,
            "variance": 338977.1741
          },
          {
            "average": 4326585.225,
            "count": 15260675,
            "maximum": 4327161.625,
            "minimum": 4325902.505,
            "name": "Y",
            "position": 1,
            "stddev": 363.6280418,
            "variance": 132225.3528
          },
          {
            "average": 121.0046295,
            "count": 15260675,
            "maximum": 469.7266581,
            "minimum": -4.39334185,
            "name": "Z",
            "position": 2,
            "stddev": 15.63917787,
            "variance": 244.5838844
          },
          {
            "average": 4886.134286,
            "count": 15260675,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5006.128696,
            "variance": 25061324.52
          },
          {
            "average": 2.274739682,
            "count": 15260675,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.3120607,
            "variance": 1.721503281
          },
          {
            "average": 3.128028806,
            "count": 15260675,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.480088066,
            "variance": 2.190660684
          },
          {
            "average": 0.4991213036,
            "count": 15260675,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992443,
            "variance": 0.2499992443
          },
          {
            "average": 0,
            "count": 15260675,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.415159159,
            "count": 15260675,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.703214469,
            "variance": 0.4945105895
          },
          {
            "average": -3.010157949,
            "count": 15260675,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.84056004,
            "variance": 191.5611023
          },
          {
            "average": 0,
            "count": 15260675,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 98.86092843,
            "count": 15260675,
            "maximum": 103,
            "minimum": 66,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.25001269,
            "variance": 105.0627601
          },
          {
            "average": 207327401.2,
            "count": 15260675,
            "maximum": 207661824.3,
            "minimum": 203883024,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1072666.002,
            "variance": 1150612352000.0
          },
          {
            "average": 0,
            "count": 15260675,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15260675,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15260675,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001306626345,
            "count": 15260675,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0361236648,
            "variance": 0.001304919158
          },
          {
            "average": 0.3328420925,
            "count": 15260675,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4712305683,
            "variance": 0.2220582485
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307354.1534,
          4325902.505,
          -4.39334185,
          309209.0734,
          4327161.625,
          469.7266581
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307354.1534468646,
                4325902.505446986,
                -4.393341850350737
              ],
              [
                307354.1534468646,
                4327161.6254469855,
                -4.393341850350737
              ],
              [
                309209.07344686467,
                4327161.6254469855,
                469.72665814964927
              ],
              [
                309209.07344686467,
                4325902.505446986,
                469.72665814964927
              ],
              [
                307354.1534468646,
                4325902.505446986,
                -4.393341850350737
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:37:04+00:00",
        "end_time": "2018-02-28T19:57:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180228_248508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_248508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180228_248508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_248508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22691414,
            39.06098291,
            -4.39334185,
            -77.20513389,
            39.07272799,
            469.7266581
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22655774299685,
                  39.06098290985591,
                  -4.393341850350737
                ],
                [
                  -77.22691413786238,
                  39.072320573691506,
                  -4.393341850350737
                ],
                [
                  -77.20548686416478,
                  39.07272798948104,
                  469.72665814964927
                ],
                [
                  -77.20513389170318,
                  39.06139016197651,
                  469.72665814964927
                ],
                [
                  -77.22655774299685,
                  39.06098290985591,
                  -4.393341850350737
                ]
              ]
            ]
          },
          "id": "20180228_248508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180228_248508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:37:04Z",
            "pc:count": 15260675,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308221.3496,
                "count": 15260675,
                "maximum": 309209.0734,
                "minimum": 307354.1534,
                "name": "X",
                "position": 0,
                "stddev": 582.2174629,
                "variance": 338977.1741
              },
              {
                "average": 4326585.225,
                "count": 15260675,
                "maximum": 4327161.625,
                "minimum": 4325902.505,
                "name": "Y",
                "position": 1,
                "stddev": 363.6280418,
                "variance": 132225.3528
              },
              {
                "average": 121.0046295,
                "count": 15260675,
                "maximum": 469.7266581,
                "minimum": -4.39334185,
                "name": "Z",
                "position": 2,
                "stddev": 15.63917787,
                "variance": 244.5838844
              },
              {
                "average": 4886.134286,
                "count": 15260675,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5006.128696,
                "variance": 25061324.52
              },
              {
                "average": 2.274739682,
                "count": 15260675,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.3120607,
                "variance": 1.721503281
              },
              {
                "average": 3.128028806,
                "count": 15260675,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.480088066,
                "variance": 2.190660684
              },
              {
                "average": 0.4991213036,
                "count": 15260675,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992443,
                "variance": 0.2499992443
              },
              {
                "average": 0,
                "count": 15260675,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.415159159,
                "count": 15260675,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.703214469,
                "variance": 0.4945105895
              },
              {
                "average": -3.010157949,
                "count": 15260675,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.84056004,
                "variance": 191.5611023
              },
              {
                "average": 0,
                "count": 15260675,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 98.86092843,
                "count": 15260675,
                "maximum": 103,
                "minimum": 66,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.25001269,
                "variance": 105.0627601
              },
              {
                "average": 207327401.2,
                "count": 15260675,
                "maximum": 207661824.3,
                "minimum": 203883024,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1072666.002,
                "variance": 1150612352000.0
              },
              {
                "average": 0,
                "count": 15260675,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15260675,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15260675,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001306626345,
                "count": 15260675,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0361236648,
                "variance": 0.001304919158
              },
              {
                "average": 0.3328420925,
                "count": 15260675,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4712305683,
                "variance": 0.2220582485
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307354.1534,
              4325902.505,
              -4.39334185,
              309209.0734,
              4327161.625,
              469.7266581
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307354.1534468646,
                    4325902.505446986,
                    -4.393341850350737
                  ],
                  [
                    307354.1534468646,
                    4327161.6254469855,
                    -4.393341850350737
                  ],
                  [
                    309209.07344686467,
                    4327161.6254469855,
                    469.72665814964927
                  ],
                  [
                    309209.07344686467,
                    4325902.505446986,
                    469.72665814964927
                  ],
                  [
                    307354.1534468646,
                    4325902.505446986,
                    -4.393341850350737
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:37:04+00:00",
            "end_time": "2018-02-28T19:57: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": "20180413_248480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22631399006049,
              38.98410358615152,
              -8.208863418602533
            ],
            [
              -77.22666939387035,
              38.995442121999815,
              -8.208863418602533
            ],
            [
              -77.20526370484917,
              38.995848857315075,
              438.4911365813974
            ],
            [
              -77.20491171086448,
              38.984510157964735,
              438.4911365813974
            ],
            [
              -77.22631399006049,
              38.98410358615152,
              -8.208863418602533
            ]
          ]
        ]
      },
      "bbox": [
        -77.22666939,
        38.98410359,
        -8.208863419,
        -77.20491171,
        38.99584886,
        438.4911366
      ],
      "properties": {
        "datetime": "2018-04-13T12:59:58Z",
        "pc:count": 17333223,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308142.7419,
            "count": 17333223,
            "maximum": 309021.445,
            "minimum": 307166.385,
            "name": "X",
            "position": 0,
            "stddev": 554.1033692,
            "variance": 307030.5438
          },
          {
            "average": 4317977.823,
            "count": 17333223,
            "maximum": 4318628.428,
            "minimum": 4317369.228,
            "name": "Y",
            "position": 1,
            "stddev": 347.2474576,
            "variance": 120580.7968
          },
          {
            "average": 93.3356127,
            "count": 17333223,
            "maximum": 438.4911366,
            "minimum": -8.208863419,
            "name": "Z",
            "position": 2,
            "stddev": 15.11320315,
            "variance": 228.4089095
          },
          {
            "average": 3721.965445,
            "count": 17333223,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4250.654821,
            "variance": 18068066.41
          },
          {
            "average": 2.451743799,
            "count": 17333223,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.346849454,
            "variance": 1.814003452
          },
          {
            "average": 3.471461309,
            "count": 17333223,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.38664189,
            "variance": 1.92277573
          },
          {
            "average": 0.5070058811,
            "count": 17333223,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999509296,
            "variance": 0.249950932
          },
          {
            "average": 0,
            "count": 17333223,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.341991273,
            "count": 17333223,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5976701466,
            "variance": 0.3572096042
          },
          {
            "average": -5.106317191,
            "count": 17333223,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.06576263,
            "variance": 170.7141531
          },
          {
            "average": 0,
            "count": 17333223,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 106.8355388,
            "count": 17333223,
            "maximum": 108,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6340355879,
            "variance": 0.4020011268
          },
          {
            "average": 207659270.3,
            "count": 17333223,
            "maximum": 207659598.3,
            "minimum": 207658813,
            "name": "GpsTime",
            "position": 12,
            "stddev": 238.5026704,
            "variance": 56883.52378
          },
          {
            "average": 0,
            "count": 17333223,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17333223,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17333223,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000984813961,
            "count": 17333223,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03136629017,
            "variance": 0.0009838441593
          },
          {
            "average": 0.3628032132,
            "count": 17333223,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.480808751,
            "variance": 0.231177055
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307166.385,
          4317369.228,
          -8.208863419,
          309021.445,
          4318628.428,
          438.4911366
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307166.38497499516,
                4317369.228213089,
                -8.208863418602533
              ],
              [
                307166.38497499516,
                4318628.428213088,
                -8.208863418602533
              ],
              [
                309021.4449749952,
                4318628.428213088,
                438.4911365813974
              ],
              [
                309021.4449749952,
                4317369.228213089,
                438.4911365813974
              ],
              [
                307166.38497499516,
                4317369.228213089,
                -8.208863418602533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:59:58+00:00",
        "end_time": "2018-04-13T12:46:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK4/20180413_248480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_248480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK4/20180413_248480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22666939,
            38.98410359,
            -8.208863419,
            -77.20491171,
            38.99584886,
            438.4911366
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22631399006049,
                  38.98410358615152,
                  -8.208863418602533
                ],
                [
                  -77.22666939387035,
                  38.995442121999815,
                  -8.208863418602533
                ],
                [
                  -77.20526370484917,
                  38.995848857315075,
                  438.4911365813974
                ],
                [
                  -77.20491171086448,
                  38.984510157964735,
                  438.4911365813974
                ],
                [
                  -77.22631399006049,
                  38.98410358615152,
                  -8.208863418602533
                ]
              ]
            ]
          },
          "id": "20180413_248480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK4/20180413_248480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:59:58Z",
            "pc:count": 17333223,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308142.7419,
                "count": 17333223,
                "maximum": 309021.445,
                "minimum": 307166.385,
                "name": "X",
                "position": 0,
                "stddev": 554.1033692,
                "variance": 307030.5438
              },
              {
                "average": 4317977.823,
                "count": 17333223,
                "maximum": 4318628.428,
                "minimum": 4317369.228,
                "name": "Y",
                "position": 1,
                "stddev": 347.2474576,
                "variance": 120580.7968
              },
              {
                "average": 93.3356127,
                "count": 17333223,
                "maximum": 438.4911366,
                "minimum": -8.208863419,
                "name": "Z",
                "position": 2,
                "stddev": 15.11320315,
                "variance": 228.4089095
              },
              {
                "average": 3721.965445,
                "count": 17333223,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4250.654821,
                "variance": 18068066.41
              },
              {
                "average": 2.451743799,
                "count": 17333223,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.346849454,
                "variance": 1.814003452
              },
              {
                "average": 3.471461309,
                "count": 17333223,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.38664189,
                "variance": 1.92277573
              },
              {
                "average": 0.5070058811,
                "count": 17333223,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999509296,
                "variance": 0.249950932
              },
              {
                "average": 0,
                "count": 17333223,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.341991273,
                "count": 17333223,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5976701466,
                "variance": 0.3572096042
              },
              {
                "average": -5.106317191,
                "count": 17333223,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.06576263,
                "variance": 170.7141531
              },
              {
                "average": 0,
                "count": 17333223,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 106.8355388,
                "count": 17333223,
                "maximum": 108,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6340355879,
                "variance": 0.4020011268
              },
              {
                "average": 207659270.3,
                "count": 17333223,
                "maximum": 207659598.3,
                "minimum": 207658813,
                "name": "GpsTime",
                "position": 12,
                "stddev": 238.5026704,
                "variance": 56883.52378
              },
              {
                "average": 0,
                "count": 17333223,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17333223,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17333223,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000984813961,
                "count": 17333223,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03136629017,
                "variance": 0.0009838441593
              },
              {
                "average": 0.3628032132,
                "count": 17333223,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.480808751,
                "variance": 0.231177055
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307166.385,
              4317369.228,
              -8.208863419,
              309021.445,
              4318628.428,
              438.4911366
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307166.38497499516,
                    4317369.228213089,
                    -8.208863418602533
                  ],
                  [
                    307166.38497499516,
                    4318628.428213088,
                    -8.208863418602533
                  ],
                  [
                    309021.4449749952,
                    4318628.428213088,
                    438.4911365813974
                  ],
                  [
                    309021.4449749952,
                    4317369.228213089,
                    438.4911365813974
                  ],
                  [
                    307166.38497499516,
                    4317369.228213089,
                    -8.208863418602533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:59:58+00:00",
            "end_time": "2018-04-13T12:46: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": "20180220_248600.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22736535475806,
              39.31357323649012,
              -8.340934994853313
            ],
            [
              -77.22772513185991,
              39.324911481921085,
              -8.340934994853313
            ],
            [
              -77.2062175245428,
              39.32532129716103,
              351.57906500514673
            ],
            [
              -77.20586121400962,
              39.31398288739079,
              351.57906500514673
            ],
            [
              -77.22736535475806,
              39.31357323649012,
              -8.340934994853313
            ]
          ]
        ]
      },
      "bbox": [
        -77.22772513,
        39.31357324,
        -8.340934995,
        -77.20586121,
        39.3253213,
        351.579065
      ],
      "properties": {
        "datetime": "2018-02-20T21:21:28Z",
        "pc:count": 15192963,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309005.9036,
            "count": 15192963,
            "maximum": 309828.484,
            "minimum": 307973.264,
            "name": "X",
            "position": 0,
            "stddev": 526.909102,
            "variance": 277633.2018
          },
          {
            "average": 4354546.505,
            "count": 15192963,
            "maximum": 4355198.889,
            "minimum": 4353939.649,
            "name": "Y",
            "position": 1,
            "stddev": 317.866857,
            "variance": 101039.3388
          },
          {
            "average": 216.0671903,
            "count": 15192963,
            "maximum": 351.579065,
            "minimum": -8.340934995,
            "name": "Z",
            "position": 2,
            "stddev": 14.59709566,
            "variance": 213.0752018
          },
          {
            "average": 7734.232365,
            "count": 15192963,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7068.083234,
            "variance": 49957800.6
          },
          {
            "average": 1.9906951,
            "count": 15192963,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.30578873,
            "variance": 1.705084208
          },
          {
            "average": 2.836697819,
            "count": 15192963,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.652177026,
            "variance": 2.729688925
          },
          {
            "average": 0.4969983143,
            "count": 15192963,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999910063,
            "variance": 0.2499910063
          },
          {
            "average": 0,
            "count": 15192963,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.474558649,
            "count": 15192963,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5148928602,
            "variance": 0.2651146575
          },
          {
            "average": -8.276142677,
            "count": 15192963,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.54038938,
            "variance": 111.0998083
          },
          {
            "average": 0,
            "count": 15192963,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.24784895,
            "count": 15192963,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5453391602,
            "variance": 0.2973947996
          },
          {
            "average": 203195939.2,
            "count": 15192963,
            "maximum": 203196888.6,
            "minimum": 203195083.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 625.5679875,
            "variance": 391335.307
          },
          {
            "average": 0,
            "count": 15192963,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15192963,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15192963,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004404012568,
            "count": 15192963,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02098111848,
            "variance": 0.0004402073325
          },
          {
            "average": 0.3803603023,
            "count": 15192963,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4854753941,
            "variance": 0.2356863583
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307973.264,
          4353939.649,
          -8.340934995,
          309828.484,
          4355198.889,
          351.579065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307973.2640286497,
                4353939.648691792,
                -8.340934994853313
              ],
              [
                307973.2640286497,
                4355198.888691792,
                -8.340934994853313
              ],
              [
                309828.4840286497,
                4355198.888691792,
                351.57906500514673
              ],
              [
                309828.4840286497,
                4353939.648691792,
                351.57906500514673
              ],
              [
                307973.2640286497,
                4353939.648691792,
                -8.340934994853313
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:21:28+00:00",
        "end_time": "2018-02-20T20:51:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_248600.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_248600.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_248600.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248600.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22772513,
            39.31357324,
            -8.340934995,
            -77.20586121,
            39.3253213,
            351.579065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22736535475806,
                  39.31357323649012,
                  -8.340934994853313
                ],
                [
                  -77.22772513185991,
                  39.324911481921085,
                  -8.340934994853313
                ],
                [
                  -77.2062175245428,
                  39.32532129716103,
                  351.57906500514673
                ],
                [
                  -77.20586121400962,
                  39.31398288739079,
                  351.57906500514673
                ],
                [
                  -77.22736535475806,
                  39.31357323649012,
                  -8.340934994853313
                ]
              ]
            ]
          },
          "id": "20180220_248600.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248600.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:21:28Z",
            "pc:count": 15192963,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309005.9036,
                "count": 15192963,
                "maximum": 309828.484,
                "minimum": 307973.264,
                "name": "X",
                "position": 0,
                "stddev": 526.909102,
                "variance": 277633.2018
              },
              {
                "average": 4354546.505,
                "count": 15192963,
                "maximum": 4355198.889,
                "minimum": 4353939.649,
                "name": "Y",
                "position": 1,
                "stddev": 317.866857,
                "variance": 101039.3388
              },
              {
                "average": 216.0671903,
                "count": 15192963,
                "maximum": 351.579065,
                "minimum": -8.340934995,
                "name": "Z",
                "position": 2,
                "stddev": 14.59709566,
                "variance": 213.0752018
              },
              {
                "average": 7734.232365,
                "count": 15192963,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7068.083234,
                "variance": 49957800.6
              },
              {
                "average": 1.9906951,
                "count": 15192963,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.30578873,
                "variance": 1.705084208
              },
              {
                "average": 2.836697819,
                "count": 15192963,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.652177026,
                "variance": 2.729688925
              },
              {
                "average": 0.4969983143,
                "count": 15192963,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999910063,
                "variance": 0.2499910063
              },
              {
                "average": 0,
                "count": 15192963,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.474558649,
                "count": 15192963,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5148928602,
                "variance": 0.2651146575
              },
              {
                "average": -8.276142677,
                "count": 15192963,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.54038938,
                "variance": 111.0998083
              },
              {
                "average": 0,
                "count": 15192963,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.24784895,
                "count": 15192963,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5453391602,
                "variance": 0.2973947996
              },
              {
                "average": 203195939.2,
                "count": 15192963,
                "maximum": 203196888.6,
                "minimum": 203195083.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 625.5679875,
                "variance": 391335.307
              },
              {
                "average": 0,
                "count": 15192963,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15192963,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15192963,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004404012568,
                "count": 15192963,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02098111848,
                "variance": 0.0004402073325
              },
              {
                "average": 0.3803603023,
                "count": 15192963,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4854753941,
                "variance": 0.2356863583
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307973.264,
              4353939.649,
              -8.340934995,
              309828.484,
              4355198.889,
              351.579065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307973.2640286497,
                    4353939.648691792,
                    -8.340934994853313
                  ],
                  [
                    307973.2640286497,
                    4355198.888691792,
                    -8.340934994853313
                  ],
                  [
                    309828.4840286497,
                    4355198.888691792,
                    351.57906500514673
                  ],
                  [
                    309828.4840286497,
                    4353939.648691792,
                    351.57906500514673
                  ],
                  [
                    307973.2640286497,
                    4353939.648691792,
                    -8.340934994853313
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:21:28+00:00",
            "end_time": "2018-02-20T20:51:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_248604.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22740214732981,
              39.32455535050503,
              -10.171945730918225
            ],
            [
              -77.22776207657465,
              39.33589375429052,
              -10.171945730918225
            ],
            [
              -77.20624948182781,
              39.3363037019349,
              349.3280542690818
            ],
            [
              -77.2058930213641,
              39.324965133767556,
              349.3280542690818
            ],
            [
              -77.22740214732981,
              39.32455535050503,
              -10.171945730918225
            ]
          ]
        ]
      },
      "bbox": [
        -77.22776208,
        39.32455535,
        -10.17194573,
        -77.20589302,
        39.3363037,
        349.3280543
      ],
      "properties": {
        "datetime": "2018-02-20T20:59:44Z",
        "pc:count": 13422396,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308994.6298,
            "count": 13422396,
            "maximum": 309855.4933,
            "minimum": 308000.1333,
            "name": "X",
            "position": 0,
            "stddev": 535.1599345,
            "variance": 286396.1555
          },
          {
            "average": 4355780.301,
            "count": 13422396,
            "maximum": 4356417.934,
            "minimum": 4355158.674,
            "name": "Y",
            "position": 1,
            "stddev": 357.500547,
            "variance": 127806.6411
          },
          {
            "average": 214.9077487,
            "count": 13422396,
            "maximum": 349.3280543,
            "minimum": -10.17194573,
            "name": "Z",
            "position": 2,
            "stddev": 11.7478984,
            "variance": 138.0131169
          },
          {
            "average": 9018.385521,
            "count": 13422396,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7215.646654,
            "variance": 52065556.63
          },
          {
            "average": 1.769184429,
            "count": 13422396,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.190824286,
            "variance": 1.41806248
          },
          {
            "average": 2.443737765,
            "count": 13422396,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.597964326,
            "variance": 2.553489986
          },
          {
            "average": 0.4970988786,
            "count": 13422396,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991602,
            "variance": 0.2499916021
          },
          {
            "average": 0,
            "count": 13422396,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.528491038,
            "count": 13422396,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.515435893,
            "variance": 0.2656741598
          },
          {
            "average": 9.771686331,
            "count": 13422396,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.884294084,
            "variance": 97.69926955
          },
          {
            "average": 0,
            "count": 13422396,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.46196432,
            "count": 13422396,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5834093144,
            "variance": 0.3403664281
          },
          {
            "average": 203195277,
            "count": 13422396,
            "maximum": 203195584.3,
            "minimum": 203193835.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 383.0975322,
            "variance": 146763.7191
          },
          {
            "average": 0,
            "count": 13422396,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13422396,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13422396,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002564370773,
            "count": 13422396,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01601160006,
            "variance": 0.0002563713364
          },
          {
            "average": 0.4839574842,
            "count": 13422396,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.49974259,
            "variance": 0.2497426563
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308000.1333,
          4355158.674,
          -10.17194573,
          309855.4933,
          4356417.934,
          349.3280543
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308000.133327123,
                4355158.673907861,
                -10.171945730918225
              ],
              [
                308000.133327123,
                4356417.933907861,
                -10.171945730918225
              ],
              [
                309855.493327123,
                4356417.933907861,
                349.3280542690818
              ],
              [
                309855.493327123,
                4355158.673907861,
                349.3280542690818
              ],
              [
                308000.133327123,
                4355158.673907861,
                -10.171945730918225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:59:44+00:00",
        "end_time": "2018-02-20T20:30:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_248604.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_248604.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_248604.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248604.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22776208,
            39.32455535,
            -10.17194573,
            -77.20589302,
            39.3363037,
            349.3280543
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22740214732981,
                  39.32455535050503,
                  -10.171945730918225
                ],
                [
                  -77.22776207657465,
                  39.33589375429052,
                  -10.171945730918225
                ],
                [
                  -77.20624948182781,
                  39.3363037019349,
                  349.3280542690818
                ],
                [
                  -77.2058930213641,
                  39.324965133767556,
                  349.3280542690818
                ],
                [
                  -77.22740214732981,
                  39.32455535050503,
                  -10.171945730918225
                ]
              ]
            ]
          },
          "id": "20180220_248604.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248604.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:59:44Z",
            "pc:count": 13422396,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308994.6298,
                "count": 13422396,
                "maximum": 309855.4933,
                "minimum": 308000.1333,
                "name": "X",
                "position": 0,
                "stddev": 535.1599345,
                "variance": 286396.1555
              },
              {
                "average": 4355780.301,
                "count": 13422396,
                "maximum": 4356417.934,
                "minimum": 4355158.674,
                "name": "Y",
                "position": 1,
                "stddev": 357.500547,
                "variance": 127806.6411
              },
              {
                "average": 214.9077487,
                "count": 13422396,
                "maximum": 349.3280543,
                "minimum": -10.17194573,
                "name": "Z",
                "position": 2,
                "stddev": 11.7478984,
                "variance": 138.0131169
              },
              {
                "average": 9018.385521,
                "count": 13422396,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7215.646654,
                "variance": 52065556.63
              },
              {
                "average": 1.769184429,
                "count": 13422396,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.190824286,
                "variance": 1.41806248
              },
              {
                "average": 2.443737765,
                "count": 13422396,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.597964326,
                "variance": 2.553489986
              },
              {
                "average": 0.4970988786,
                "count": 13422396,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991602,
                "variance": 0.2499916021
              },
              {
                "average": 0,
                "count": 13422396,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.528491038,
                "count": 13422396,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.515435893,
                "variance": 0.2656741598
              },
              {
                "average": 9.771686331,
                "count": 13422396,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.884294084,
                "variance": 97.69926955
              },
              {
                "average": 0,
                "count": 13422396,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.46196432,
                "count": 13422396,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5834093144,
                "variance": 0.3403664281
              },
              {
                "average": 203195277,
                "count": 13422396,
                "maximum": 203195584.3,
                "minimum": 203193835.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 383.0975322,
                "variance": 146763.7191
              },
              {
                "average": 0,
                "count": 13422396,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13422396,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13422396,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002564370773,
                "count": 13422396,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01601160006,
                "variance": 0.0002563713364
              },
              {
                "average": 0.4839574842,
                "count": 13422396,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.49974259,
                "variance": 0.2497426563
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308000.1333,
              4355158.674,
              -10.17194573,
              309855.4933,
              4356417.934,
              349.3280543
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308000.133327123,
                    4355158.673907861,
                    -10.171945730918225
                  ],
                  [
                    308000.133327123,
                    4356417.933907861,
                    -10.171945730918225
                  ],
                  [
                    309855.493327123,
                    4356417.933907861,
                    349.3280542690818
                  ],
                  [
                    309855.493327123,
                    4355158.673907861,
                    349.3280542690818
                  ],
                  [
                    308000.133327123,
                    4355158.673907861,
                    -10.171945730918225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:59:44+00:00",
            "end_time": "2018-02-20T20:30: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": "20180220_248608.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22743644464079,
              39.33553585175484,
              -9.812792876222858
            ],
            [
              -77.22779471799717,
              39.346817508671876,
              -9.812792876222858
            ],
            [
              -77.20627900681887,
              39.34722755220382,
              361.18720712377717
            ],
            [
              -77.20592418673456,
              39.3359457317019,
              361.18720712377717
            ],
            [
              -77.22743644464079,
              39.33553585175484,
              -9.812792876222858
            ]
          ]
        ]
      },
      "bbox": [
        -77.22779472,
        39.33553585,
        -9.812792876,
        -77.20592419,
        39.34722755,
        361.1872071
      ],
      "properties": {
        "datetime": "2018-02-20T20:59:05Z",
        "pc:count": 11639441,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309027.5643,
            "count": 11639441,
            "maximum": 309882.5614,
            "minimum": 308027.2214,
            "name": "X",
            "position": 0,
            "stddev": 529.9568689,
            "variance": 280854.2829
          },
          {
            "average": 4357003.217,
            "count": 11639441,
            "maximum": 4357630.477,
            "minimum": 4356377.517,
            "name": "Y",
            "position": 1,
            "stddev": 350.1805138,
            "variance": 122626.3922
          },
          {
            "average": 212.4858442,
            "count": 11639441,
            "maximum": 361.1872071,
            "minimum": -9.812792876,
            "name": "Z",
            "position": 2,
            "stddev": 15.51827687,
            "variance": 240.8169169
          },
          {
            "average": 9865.103836,
            "count": 11639441,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6925.051139,
            "variance": 47956333.28
          },
          {
            "average": 1.672481436,
            "count": 11639441,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.143923265,
            "variance": 1.308560435
          },
          {
            "average": 2.253861762,
            "count": 11639441,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.566789917,
            "variance": 2.454830643
          },
          {
            "average": 0.4943770925,
            "count": 11639441,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999684034,
            "variance": 0.2499684044
          },
          {
            "average": 0,
            "count": 11639441,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.514456837,
            "count": 11639441,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5148689534,
            "variance": 0.2650900392
          },
          {
            "average": -11.38693485,
            "count": 11639441,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.265918068,
            "variance": 68.3254015
          },
          {
            "average": 0,
            "count": 11639441,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.52824152,
            "count": 11639441,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5450214514,
            "variance": 0.2970483825
          },
          {
            "average": 203194487.4,
            "count": 11639441,
            "maximum": 203195545.7,
            "minimum": 203193798.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 659.463238,
            "variance": 434891.7622
          },
          {
            "average": 0,
            "count": 11639441,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11639441,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11639441,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002854088955,
            "count": 11639441,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01689163881,
            "variance": 0.0002853274618
          },
          {
            "average": 0.4049812186,
            "count": 11639441,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4908884312,
            "variance": 0.2409714519
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308027.2214,
          4356377.517,
          -9.812792876,
          309882.5614,
          4357630.477,
          361.1872071
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308027.2213609896,
                4356377.516786605,
                -9.812792876222858
              ],
              [
                308027.2213609896,
                4357630.476786606,
                -9.812792876222858
              ],
              [
                309882.5613609896,
                4357630.476786606,
                361.18720712377717
              ],
              [
                309882.5613609896,
                4356377.516786605,
                361.18720712377717
              ],
              [
                308027.2213609896,
                4356377.516786605,
                -9.812792876222858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:59:05+00:00",
        "end_time": "2018-02-20T20:29:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_248608.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_248608.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_248608.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248608.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22779472,
            39.33553585,
            -9.812792876,
            -77.20592419,
            39.34722755,
            361.1872071
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22743644464079,
                  39.33553585175484,
                  -9.812792876222858
                ],
                [
                  -77.22779471799717,
                  39.346817508671876,
                  -9.812792876222858
                ],
                [
                  -77.20627900681887,
                  39.34722755220382,
                  361.18720712377717
                ],
                [
                  -77.20592418673456,
                  39.3359457317019,
                  361.18720712377717
                ],
                [
                  -77.22743644464079,
                  39.33553585175484,
                  -9.812792876222858
                ]
              ]
            ]
          },
          "id": "20180220_248608.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248608.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:59:05Z",
            "pc:count": 11639441,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309027.5643,
                "count": 11639441,
                "maximum": 309882.5614,
                "minimum": 308027.2214,
                "name": "X",
                "position": 0,
                "stddev": 529.9568689,
                "variance": 280854.2829
              },
              {
                "average": 4357003.217,
                "count": 11639441,
                "maximum": 4357630.477,
                "minimum": 4356377.517,
                "name": "Y",
                "position": 1,
                "stddev": 350.1805138,
                "variance": 122626.3922
              },
              {
                "average": 212.4858442,
                "count": 11639441,
                "maximum": 361.1872071,
                "minimum": -9.812792876,
                "name": "Z",
                "position": 2,
                "stddev": 15.51827687,
                "variance": 240.8169169
              },
              {
                "average": 9865.103836,
                "count": 11639441,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6925.051139,
                "variance": 47956333.28
              },
              {
                "average": 1.672481436,
                "count": 11639441,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.143923265,
                "variance": 1.308560435
              },
              {
                "average": 2.253861762,
                "count": 11639441,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.566789917,
                "variance": 2.454830643
              },
              {
                "average": 0.4943770925,
                "count": 11639441,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999684034,
                "variance": 0.2499684044
              },
              {
                "average": 0,
                "count": 11639441,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.514456837,
                "count": 11639441,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5148689534,
                "variance": 0.2650900392
              },
              {
                "average": -11.38693485,
                "count": 11639441,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.265918068,
                "variance": 68.3254015
              },
              {
                "average": 0,
                "count": 11639441,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.52824152,
                "count": 11639441,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5450214514,
                "variance": 0.2970483825
              },
              {
                "average": 203194487.4,
                "count": 11639441,
                "maximum": 203195545.7,
                "minimum": 203193798.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 659.463238,
                "variance": 434891.7622
              },
              {
                "average": 0,
                "count": 11639441,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11639441,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11639441,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002854088955,
                "count": 11639441,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01689163881,
                "variance": 0.0002853274618
              },
              {
                "average": 0.4049812186,
                "count": 11639441,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4908884312,
                "variance": 0.2409714519
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308027.2214,
              4356377.517,
              -9.812792876,
              309882.5614,
              4357630.477,
              361.1872071
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308027.2213609896,
                    4356377.516786605,
                    -9.812792876222858
                  ],
                  [
                    308027.2213609896,
                    4357630.476786606,
                    -9.812792876222858
                  ],
                  [
                    309882.5613609896,
                    4357630.476786606,
                    361.18720712377717
                  ],
                  [
                    309882.5613609896,
                    4356377.516786605,
                    361.18720712377717
                  ],
                  [
                    308027.2213609896,
                    4356377.516786605,
                    -9.812792876222858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:59:05+00:00",
            "end_time": "2018-02-20T20:29: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": "20180220_254608.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.206224717091,
              39.33557526020436,
              -10.314096960898723
            ],
            [
              -77.20658139394031,
              39.346914705531105,
              -10.314096960898723
            ],
            [
              -77.18506465007606,
              39.347320841395906,
              362.76590303910126
            ],
            [
              -77.18471144445984,
              39.33598123321351,
              362.76590303910126
            ],
            [
              -77.206224717091,
              39.33557526020436,
              -10.314096960898723
            ]
          ]
        ]
      },
      "bbox": [
        -77.20658139,
        39.33557526,
        -10.31409696,
        -77.18471144,
        39.34732084,
        362.765903
      ],
      "properties": {
        "datetime": "2018-02-20T20:59:05Z",
        "pc:count": 13956492,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310793.2258,
            "count": 13956492,
            "maximum": 311711.0535,
            "minimum": 309855.6535,
            "name": "X",
            "position": 0,
            "stddev": 562.1757225,
            "variance": 316041.543
          },
          {
            "average": 4356941.17,
            "count": 13956492,
            "maximum": 4357596.389,
            "minimum": 4356337.029,
            "name": "Y",
            "position": 1,
            "stddev": 346.3279723,
            "variance": 119943.0644
          },
          {
            "average": 238.0989282,
            "count": 13956492,
            "maximum": 362.765903,
            "minimum": -10.31409696,
            "name": "Z",
            "position": 2,
            "stddev": 10.39193255,
            "variance": 107.9922622
          },
          {
            "average": 9309.218101,
            "count": 13956492,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7971.225904,
            "variance": 63540442.41
          },
          {
            "average": 1.824334009,
            "count": 13956492,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.216833687,
            "variance": 1.480684223
          },
          {
            "average": 2.547028938,
            "count": 13956492,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.60878732,
            "variance": 2.588196641
          },
          {
            "average": 0.5017040099,
            "count": 13956492,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971143,
            "variance": 0.2499971143
          },
          {
            "average": 0,
            "count": 13956492,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.51915467,
            "count": 13956492,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5155612187,
            "variance": 0.2658033702
          },
          {
            "average": 11.20762064,
            "count": 13956492,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.304376464,
            "variance": 68.96266846
          },
          {
            "average": 0,
            "count": 13956492,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.54488449,
            "count": 13956492,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5276785316,
            "variance": 0.2784446327
          },
          {
            "average": 203195330.3,
            "count": 13956492,
            "maximum": 203195545.8,
            "minimum": 203193798.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 267.2562971,
            "variance": 71425.92833
          },
          {
            "average": 0,
            "count": 13956492,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13956492,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13956492,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002901875342,
            "count": 13956492,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01703242044,
            "variance": 0.0002901033462
          },
          {
            "average": 0.4776564913,
            "count": 13956492,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499500536,
            "variance": 0.2495007855
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309855.6535,
          4356337.029,
          -10.31409696,
          311711.0535,
          4357596.389,
          362.765903
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309855.65350418177,
                4356337.029166606,
                -10.314096960898723
              ],
              [
                309855.65350418177,
                4357596.389166606,
                -10.314096960898723
              ],
              [
                311711.0535041818,
                4357596.389166606,
                362.76590303910126
              ],
              [
                311711.0535041818,
                4356337.029166606,
                362.76590303910126
              ],
              [
                309855.65350418177,
                4356337.029166606,
                -10.314096960898723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:59:05+00:00",
        "end_time": "2018-02-20T20:29:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_254608.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_254608.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_254608.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254608.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20658139,
            39.33557526,
            -10.31409696,
            -77.18471144,
            39.34732084,
            362.765903
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.206224717091,
                  39.33557526020436,
                  -10.314096960898723
                ],
                [
                  -77.20658139394031,
                  39.346914705531105,
                  -10.314096960898723
                ],
                [
                  -77.18506465007606,
                  39.347320841395906,
                  362.76590303910126
                ],
                [
                  -77.18471144445984,
                  39.33598123321351,
                  362.76590303910126
                ],
                [
                  -77.206224717091,
                  39.33557526020436,
                  -10.314096960898723
                ]
              ]
            ]
          },
          "id": "20180220_254608.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254608.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:59:05Z",
            "pc:count": 13956492,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310793.2258,
                "count": 13956492,
                "maximum": 311711.0535,
                "minimum": 309855.6535,
                "name": "X",
                "position": 0,
                "stddev": 562.1757225,
                "variance": 316041.543
              },
              {
                "average": 4356941.17,
                "count": 13956492,
                "maximum": 4357596.389,
                "minimum": 4356337.029,
                "name": "Y",
                "position": 1,
                "stddev": 346.3279723,
                "variance": 119943.0644
              },
              {
                "average": 238.0989282,
                "count": 13956492,
                "maximum": 362.765903,
                "minimum": -10.31409696,
                "name": "Z",
                "position": 2,
                "stddev": 10.39193255,
                "variance": 107.9922622
              },
              {
                "average": 9309.218101,
                "count": 13956492,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7971.225904,
                "variance": 63540442.41
              },
              {
                "average": 1.824334009,
                "count": 13956492,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.216833687,
                "variance": 1.480684223
              },
              {
                "average": 2.547028938,
                "count": 13956492,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.60878732,
                "variance": 2.588196641
              },
              {
                "average": 0.5017040099,
                "count": 13956492,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971143,
                "variance": 0.2499971143
              },
              {
                "average": 0,
                "count": 13956492,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.51915467,
                "count": 13956492,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5155612187,
                "variance": 0.2658033702
              },
              {
                "average": 11.20762064,
                "count": 13956492,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.304376464,
                "variance": 68.96266846
              },
              {
                "average": 0,
                "count": 13956492,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.54488449,
                "count": 13956492,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5276785316,
                "variance": 0.2784446327
              },
              {
                "average": 203195330.3,
                "count": 13956492,
                "maximum": 203195545.8,
                "minimum": 203193798.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 267.2562971,
                "variance": 71425.92833
              },
              {
                "average": 0,
                "count": 13956492,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13956492,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13956492,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002901875342,
                "count": 13956492,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01703242044,
                "variance": 0.0002901033462
              },
              {
                "average": 0.4776564913,
                "count": 13956492,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499500536,
                "variance": 0.2495007855
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309855.6535,
              4356337.029,
              -10.31409696,
              311711.0535,
              4357596.389,
              362.765903
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309855.65350418177,
                    4356337.029166606,
                    -10.314096960898723
                  ],
                  [
                    309855.65350418177,
                    4357596.389166606,
                    -10.314096960898723
                  ],
                  [
                    311711.0535041818,
                    4357596.389166606,
                    362.76590303910126
                  ],
                  [
                    311711.0535041818,
                    4356337.029166606,
                    362.76590303910126
                  ],
                  [
                    309855.65350418177,
                    4356337.029166606,
                    -10.314096960898723
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:59:05+00:00",
            "end_time": "2018-02-20T20:29: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": "20180220_254612.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20625635287027,
              39.34655733698482,
              -9.054986414216359
            ],
            [
              -77.20645924160937,
              39.35300572781335,
              -9.054986414216359
            ],
            [
              -77.18507701968184,
              39.353409331303816,
              356.64501358578366
            ],
            [
              -77.18487609325018,
              39.34696084843937,
              356.64501358578366
            ],
            [
              -77.20625635287027,
              39.34655733698482,
              -9.054986414216359
            ]
          ]
        ]
      },
      "bbox": [
        -77.20645924,
        39.34655734,
        -9.054986414,
        -77.18487609,
        39.35340933,
        356.6450136
      ],
      "properties": {
        "datetime": "2018-02-20T20:58:28Z",
        "pc:count": 9814472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310572.8382,
            "count": 9814472,
            "maximum": 311726.3367,
            "minimum": 309882.6967,
            "name": "X",
            "position": 0,
            "stddev": 521.2393489,
            "variance": 271690.4589
          },
          {
            "average": 4357924.855,
            "count": 9814472,
            "maximum": 4358272.199,
            "minimum": 4357556.039,
            "name": "Y",
            "position": 1,
            "stddev": 187.1211642,
            "variance": 35014.3301
          },
          {
            "average": 242.0345106,
            "count": 9814472,
            "maximum": 356.6450136,
            "minimum": -9.054986414,
            "name": "Z",
            "position": 2,
            "stddev": 13.79969241,
            "variance": 190.4315106
          },
          {
            "average": 6254.355174,
            "count": 9814472,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6689.807982,
            "variance": 44753530.83
          },
          {
            "average": 2.173124239,
            "count": 9814472,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317179462,
            "variance": 1.734961734
          },
          {
            "average": 3.182600348,
            "count": 9814472,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.526486876,
            "variance": 2.330162183
          },
          {
            "average": 0.5038212957,
            "count": 9814472,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499985423,
            "variance": 0.2499854232
          },
          {
            "average": 0,
            "count": 9814472,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.364182301,
            "count": 9814472,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4948998598,
            "variance": 0.2449258712
          },
          {
            "average": -10.48235097,
            "count": 9814472,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.786047937,
            "variance": 95.76673422
          },
          {
            "average": 0,
            "count": 9814472,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.6158695,
            "count": 9814472,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5629073657,
            "variance": 0.3168647023
          },
          {
            "average": 203194585.7,
            "count": 9814472,
            "maximum": 203195508.1,
            "minimum": 203193776.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 682.0402263,
            "variance": 465178.8703
          },
          {
            "average": 0,
            "count": 9814472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9814472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9814472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003997158482,
            "count": 9814472,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01998889982,
            "variance": 0.0003995561161
          },
          {
            "average": 0.4864448133,
            "count": 9814472,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4998162486,
            "variance": 0.2498162824
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309882.6967,
          4357556.039,
          -9.054986414,
          311726.3367,
          4358272.199,
          356.6450136
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309882.6966660677,
                4357556.039143009,
                -9.054986414216359
              ],
              [
                309882.6966660677,
                4358272.199143009,
                -9.054986414216359
              ],
              [
                311726.3366660677,
                4358272.199143009,
                356.64501358578366
              ],
              [
                311726.3366660677,
                4357556.039143009,
                356.64501358578366
              ],
              [
                309882.6966660677,
                4357556.039143009,
                -9.054986414216359
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:58:28+00:00",
        "end_time": "2018-02-20T20:29:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_254612.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_254612.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_254612.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254612.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20645924,
            39.34655734,
            -9.054986414,
            -77.18487609,
            39.35340933,
            356.6450136
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20625635287027,
                  39.34655733698482,
                  -9.054986414216359
                ],
                [
                  -77.20645924160937,
                  39.35300572781335,
                  -9.054986414216359
                ],
                [
                  -77.18507701968184,
                  39.353409331303816,
                  356.64501358578366
                ],
                [
                  -77.18487609325018,
                  39.34696084843937,
                  356.64501358578366
                ],
                [
                  -77.20625635287027,
                  39.34655733698482,
                  -9.054986414216359
                ]
              ]
            ]
          },
          "id": "20180220_254612.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254612.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:58:28Z",
            "pc:count": 9814472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310572.8382,
                "count": 9814472,
                "maximum": 311726.3367,
                "minimum": 309882.6967,
                "name": "X",
                "position": 0,
                "stddev": 521.2393489,
                "variance": 271690.4589
              },
              {
                "average": 4357924.855,
                "count": 9814472,
                "maximum": 4358272.199,
                "minimum": 4357556.039,
                "name": "Y",
                "position": 1,
                "stddev": 187.1211642,
                "variance": 35014.3301
              },
              {
                "average": 242.0345106,
                "count": 9814472,
                "maximum": 356.6450136,
                "minimum": -9.054986414,
                "name": "Z",
                "position": 2,
                "stddev": 13.79969241,
                "variance": 190.4315106
              },
              {
                "average": 6254.355174,
                "count": 9814472,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6689.807982,
                "variance": 44753530.83
              },
              {
                "average": 2.173124239,
                "count": 9814472,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317179462,
                "variance": 1.734961734
              },
              {
                "average": 3.182600348,
                "count": 9814472,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.526486876,
                "variance": 2.330162183
              },
              {
                "average": 0.5038212957,
                "count": 9814472,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499985423,
                "variance": 0.2499854232
              },
              {
                "average": 0,
                "count": 9814472,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.364182301,
                "count": 9814472,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4948998598,
                "variance": 0.2449258712
              },
              {
                "average": -10.48235097,
                "count": 9814472,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.786047937,
                "variance": 95.76673422
              },
              {
                "average": 0,
                "count": 9814472,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.6158695,
                "count": 9814472,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5629073657,
                "variance": 0.3168647023
              },
              {
                "average": 203194585.7,
                "count": 9814472,
                "maximum": 203195508.1,
                "minimum": 203193776.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 682.0402263,
                "variance": 465178.8703
              },
              {
                "average": 0,
                "count": 9814472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9814472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9814472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003997158482,
                "count": 9814472,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01998889982,
                "variance": 0.0003995561161
              },
              {
                "average": 0.4864448133,
                "count": 9814472,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4998162486,
                "variance": 0.2498162824
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309882.6967,
              4357556.039,
              -9.054986414,
              311726.3367,
              4358272.199,
              356.6450136
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309882.6966660677,
                    4357556.039143009,
                    -9.054986414216359
                  ],
                  [
                    309882.6966660677,
                    4358272.199143009,
                    -9.054986414216359
                  ],
                  [
                    311726.3366660677,
                    4358272.199143009,
                    356.64501358578366
                  ],
                  [
                    311726.3366660677,
                    4357556.039143009,
                    356.64501358578366
                  ],
                  [
                    309882.6966660677,
                    4357556.039143009,
                    -9.054986414216359
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:58:28+00:00",
            "end_time": "2018-02-20T20:29:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_260564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18469769919322,
              39.21480903766309,
              -9.347988975540204
            ],
            [
              -77.18504937839644,
              39.22614870240273,
              -9.347988975540204
            ],
            [
              -77.16356994364307,
              39.22654982165074,
              366.1520110244598
            ],
            [
              -77.16322171490071,
              39.21520999592491,
              366.1520110244598
            ],
            [
              -77.18469769919322,
              39.21480903766309,
              -9.347988975540204
            ]
          ]
        ]
      },
      "bbox": [
        -77.18504938,
        39.21480904,
        -9.347988976,
        -77.16322171,
        39.22654982,
        366.152011
      ],
      "properties": {
        "datetime": "2018-02-21T19:42:38Z",
        "pc:count": 18323948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312324.7576,
            "count": 18323948,
            "maximum": 313242.7793,
            "minimum": 311387.4393,
            "name": "X",
            "position": 0,
            "stddev": 521.8841275,
            "variance": 272363.0425
          },
          {
            "average": 4343531.727,
            "count": 18323948,
            "maximum": 4344147.136,
            "minimum": 4342887.796,
            "name": "Y",
            "position": 1,
            "stddev": 340.9823982,
            "variance": 116268.9958
          },
          {
            "average": 149.5874034,
            "count": 18323948,
            "maximum": 366.152011,
            "minimum": -9.347988976,
            "name": "Z",
            "position": 2,
            "stddev": 11.57585299,
            "variance": 134.0003724
          },
          {
            "average": 5998.900035,
            "count": 18323948,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6336.38972,
            "variance": 40149834.68
          },
          {
            "average": 2.17284452,
            "count": 18323948,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.339333808,
            "variance": 1.793815048
          },
          {
            "average": 3.16496374,
            "count": 18323948,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.574961083,
            "variance": 2.480502413
          },
          {
            "average": 0.4985437636,
            "count": 18323948,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997893,
            "variance": 0.249997893
          },
          {
            "average": 0,
            "count": 18323948,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.354190374,
            "count": 18323948,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4914756035,
            "variance": 0.2415482688
          },
          {
            "average": -12.07888485,
            "count": 18323948,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.571984813,
            "variance": 57.33495401
          },
          {
            "average": 0,
            "count": 18323948,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.44125071,
            "count": 18323948,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5182412843,
            "variance": 0.2685740288
          },
          {
            "average": 203276059.5,
            "count": 18323948,
            "maximum": 203277358.2,
            "minimum": 203275488.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 625.3774242,
            "variance": 391096.9227
          },
          {
            "average": 0,
            "count": 18323948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18323948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18323948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003309876234,
            "count": 18323948,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01819005466,
            "variance": 0.0003308780887
          },
          {
            "average": 0.4794718365,
            "count": 18323948,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4995784304,
            "variance": 0.2495786081
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311387.4393,
          4342887.796,
          -9.347988976,
          313242.7793,
          4344147.136,
          366.152011
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311387.4393282128,
                4342887.795936102,
                -9.347988975540204
              ],
              [
                311387.4393282128,
                4344147.135936102,
                -9.347988975540204
              ],
              [
                313242.7793282128,
                4344147.135936102,
                366.1520110244598
              ],
              [
                313242.7793282128,
                4342887.795936102,
                366.1520110244598
              ],
              [
                311387.4393282128,
                4342887.795936102,
                -9.347988975540204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:42:38+00:00",
        "end_time": "2018-02-21T19:11:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_260564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_260564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_260564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_260564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18504938,
            39.21480904,
            -9.347988976,
            -77.16322171,
            39.22654982,
            366.152011
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18469769919322,
                  39.21480903766309,
                  -9.347988975540204
                ],
                [
                  -77.18504937839644,
                  39.22614870240273,
                  -9.347988975540204
                ],
                [
                  -77.16356994364307,
                  39.22654982165074,
                  366.1520110244598
                ],
                [
                  -77.16322171490071,
                  39.21520999592491,
                  366.1520110244598
                ],
                [
                  -77.18469769919322,
                  39.21480903766309,
                  -9.347988975540204
                ]
              ]
            ]
          },
          "id": "20180221_260564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_260564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:42:38Z",
            "pc:count": 18323948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312324.7576,
                "count": 18323948,
                "maximum": 313242.7793,
                "minimum": 311387.4393,
                "name": "X",
                "position": 0,
                "stddev": 521.8841275,
                "variance": 272363.0425
              },
              {
                "average": 4343531.727,
                "count": 18323948,
                "maximum": 4344147.136,
                "minimum": 4342887.796,
                "name": "Y",
                "position": 1,
                "stddev": 340.9823982,
                "variance": 116268.9958
              },
              {
                "average": 149.5874034,
                "count": 18323948,
                "maximum": 366.152011,
                "minimum": -9.347988976,
                "name": "Z",
                "position": 2,
                "stddev": 11.57585299,
                "variance": 134.0003724
              },
              {
                "average": 5998.900035,
                "count": 18323948,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6336.38972,
                "variance": 40149834.68
              },
              {
                "average": 2.17284452,
                "count": 18323948,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.339333808,
                "variance": 1.793815048
              },
              {
                "average": 3.16496374,
                "count": 18323948,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.574961083,
                "variance": 2.480502413
              },
              {
                "average": 0.4985437636,
                "count": 18323948,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997893,
                "variance": 0.249997893
              },
              {
                "average": 0,
                "count": 18323948,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.354190374,
                "count": 18323948,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4914756035,
                "variance": 0.2415482688
              },
              {
                "average": -12.07888485,
                "count": 18323948,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.571984813,
                "variance": 57.33495401
              },
              {
                "average": 0,
                "count": 18323948,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.44125071,
                "count": 18323948,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5182412843,
                "variance": 0.2685740288
              },
              {
                "average": 203276059.5,
                "count": 18323948,
                "maximum": 203277358.2,
                "minimum": 203275488.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 625.3774242,
                "variance": 391096.9227
              },
              {
                "average": 0,
                "count": 18323948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18323948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18323948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003309876234,
                "count": 18323948,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01819005466,
                "variance": 0.0003308780887
              },
              {
                "average": 0.4794718365,
                "count": 18323948,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4995784304,
                "variance": 0.2495786081
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311387.4393,
              4342887.796,
              -9.347988976,
              313242.7793,
              4344147.136,
              366.152011
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311387.4393282128,
                    4342887.795936102,
                    -9.347988975540204
                  ],
                  [
                    311387.4393282128,
                    4344147.135936102,
                    -9.347988975540204
                  ],
                  [
                    313242.7793282128,
                    4344147.135936102,
                    366.1520110244598
                  ],
                  [
                    313242.7793282128,
                    4342887.795936102,
                    366.1520110244598
                  ],
                  [
                    311387.4393282128,
                    4342887.795936102,
                    -9.347988975540204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:42:38+00:00",
            "end_time": "2018-02-21T19: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": "20180220_254596.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20612909765856,
              39.302630892312905,
              -3.846952404296928
            ],
            [
              -77.20648531897356,
              39.313969682365766,
              -3.846952404296928
            ],
            [
              -77.18497913202977,
              39.314375510183666,
              337.53304759570307
            ],
            [
              -77.184626375965,
              39.303036557370056,
              337.53304759570307
            ],
            [
              -77.20612909765856,
              39.302630892312905,
              -3.846952404296928
            ]
          ]
        ]
      },
      "bbox": [
        -77.20648532,
        39.30263089,
        -3.846952404,
        -77.18462638,
        39.31437551,
        337.5330476
      ],
      "properties": {
        "datetime": "2018-02-20T21:51:41Z",
        "pc:count": 17379956,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310725.4375,
            "count": 17379956,
            "maximum": 311629.9977,
            "minimum": 309774.6377,
            "name": "X",
            "position": 0,
            "stddev": 568.2352622,
            "variance": 322891.3132
          },
          {
            "average": 4353288.746,
            "count": 17379956,
            "maximum": 4353939.496,
            "minimum": 4352680.216,
            "name": "Y",
            "position": 1,
            "stddev": 357.7618727,
            "variance": 127993.5575
          },
          {
            "average": 225.6031899,
            "count": 17379956,
            "maximum": 337.5330476,
            "minimum": -3.846952404,
            "name": "Z",
            "position": 2,
            "stddev": 11.81087381,
            "variance": 139.4967402
          },
          {
            "average": 6826.081886,
            "count": 17379956,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6758.812238,
            "variance": 45681542.87
          },
          {
            "average": 2.080560446,
            "count": 17379956,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.305923437,
            "variance": 1.705436023
          },
          {
            "average": 3.020162479,
            "count": 17379956,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.588352367,
            "variance": 2.522863241
          },
          {
            "average": 0.4963492428,
            "count": 17379956,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999866862,
            "variance": 0.2499866864
          },
          {
            "average": 0,
            "count": 17379956,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.424591926,
            "count": 17379956,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5070907784,
            "variance": 0.2571410575
          },
          {
            "average": -0.6310018906,
            "count": 17379956,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.31282564,
            "variance": 177.2313265
          },
          {
            "average": 0,
            "count": 17379956,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.00536877,
            "count": 17379956,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5630448166,
            "variance": 0.3170194655
          },
          {
            "average": 203197492.6,
            "count": 17379956,
            "maximum": 203198701.1,
            "minimum": 203196863.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 550.666901,
            "variance": 303234.0359
          },
          {
            "average": 0,
            "count": 17379956,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17379956,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17379956,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000411335909,
            "count": 17379956,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02027724674,
            "variance": 0.0004111667354
          },
          {
            "average": 0.3417495418,
            "count": 17379956,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4742961158,
            "variance": 0.2249568054
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309774.6377,
          4352680.216,
          -3.846952404,
          311629.9977,
          4353939.496,
          337.5330476
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309774.6376587048,
                4352680.216320929,
                -3.846952404296928
              ],
              [
                309774.6376587048,
                4353939.496320928,
                -3.846952404296928
              ],
              [
                311629.9976587048,
                4353939.496320928,
                337.53304759570307
              ],
              [
                311629.9976587048,
                4352680.216320929,
                337.53304759570307
              ],
              [
                309774.6376587048,
                4352680.216320929,
                -3.846952404296928
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:51:41+00:00",
        "end_time": "2018-02-20T21:21:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_254596.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_254596.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_254596.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254596.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20648532,
            39.30263089,
            -3.846952404,
            -77.18462638,
            39.31437551,
            337.5330476
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20612909765856,
                  39.302630892312905,
                  -3.846952404296928
                ],
                [
                  -77.20648531897356,
                  39.313969682365766,
                  -3.846952404296928
                ],
                [
                  -77.18497913202977,
                  39.314375510183666,
                  337.53304759570307
                ],
                [
                  -77.184626375965,
                  39.303036557370056,
                  337.53304759570307
                ],
                [
                  -77.20612909765856,
                  39.302630892312905,
                  -3.846952404296928
                ]
              ]
            ]
          },
          "id": "20180220_254596.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254596.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:51:41Z",
            "pc:count": 17379956,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310725.4375,
                "count": 17379956,
                "maximum": 311629.9977,
                "minimum": 309774.6377,
                "name": "X",
                "position": 0,
                "stddev": 568.2352622,
                "variance": 322891.3132
              },
              {
                "average": 4353288.746,
                "count": 17379956,
                "maximum": 4353939.496,
                "minimum": 4352680.216,
                "name": "Y",
                "position": 1,
                "stddev": 357.7618727,
                "variance": 127993.5575
              },
              {
                "average": 225.6031899,
                "count": 17379956,
                "maximum": 337.5330476,
                "minimum": -3.846952404,
                "name": "Z",
                "position": 2,
                "stddev": 11.81087381,
                "variance": 139.4967402
              },
              {
                "average": 6826.081886,
                "count": 17379956,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6758.812238,
                "variance": 45681542.87
              },
              {
                "average": 2.080560446,
                "count": 17379956,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.305923437,
                "variance": 1.705436023
              },
              {
                "average": 3.020162479,
                "count": 17379956,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.588352367,
                "variance": 2.522863241
              },
              {
                "average": 0.4963492428,
                "count": 17379956,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999866862,
                "variance": 0.2499866864
              },
              {
                "average": 0,
                "count": 17379956,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.424591926,
                "count": 17379956,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5070907784,
                "variance": 0.2571410575
              },
              {
                "average": -0.6310018906,
                "count": 17379956,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.31282564,
                "variance": 177.2313265
              },
              {
                "average": 0,
                "count": 17379956,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.00536877,
                "count": 17379956,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5630448166,
                "variance": 0.3170194655
              },
              {
                "average": 203197492.6,
                "count": 17379956,
                "maximum": 203198701.1,
                "minimum": 203196863.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 550.666901,
                "variance": 303234.0359
              },
              {
                "average": 0,
                "count": 17379956,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17379956,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17379956,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000411335909,
                "count": 17379956,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02027724674,
                "variance": 0.0004111667354
              },
              {
                "average": 0.3417495418,
                "count": 17379956,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4742961158,
                "variance": 0.2249568054
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309774.6377,
              4352680.216,
              -3.846952404,
              311629.9977,
              4353939.496,
              337.5330476
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309774.6376587048,
                    4352680.216320929,
                    -3.846952404296928
                  ],
                  [
                    309774.6376587048,
                    4353939.496320928,
                    -3.846952404296928
                  ],
                  [
                    311629.9976587048,
                    4353939.496320928,
                    337.53304759570307
                  ],
                  [
                    311629.9976587048,
                    4352680.216320929,
                    337.53304759570307
                  ],
                  [
                    309774.6376587048,
                    4352680.216320929,
                    -3.846952404296928
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:51:41+00:00",
            "end_time": "2018-02-20T21:21: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": "20180220_248612.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22412441488166,
              39.34658175007621,
              -9.512813558427524
            ],
            [
              -77.2243228677436,
              39.352838457648765,
              -9.512813558427524
            ],
            [
              -77.20629293847625,
              39.353181815341465,
              359.4271864415725
            ],
            [
              -77.2060960910388,
              39.3469250317984,
              359.4271864415725
            ],
            [
              -77.22412441488166,
              39.34658175007621,
              -9.512813558427524
            ]
          ]
        ]
      },
      "bbox": [
        -77.22432287,
        39.34658175,
        -9.512813558,
        -77.20609609,
        39.35318182,
        359.4271864
      ],
      "properties": {
        "datetime": "2018-02-20T20:52:19Z",
        "pc:count": 6865212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309145.2613,
            "count": 6865212,
            "maximum": 309897.5049,
            "minimum": 308342.8849,
            "name": "X",
            "position": 0,
            "stddev": 490.7411996,
            "variance": 240826.9249
          },
          {
            "average": 4357941.094,
            "count": 6865212,
            "maximum": 4358291.394,
            "minimum": 4357596.514,
            "name": "Y",
            "position": 1,
            "stddev": 199.3231309,
            "variance": 39729.71053
          },
          {
            "average": 209.755391,
            "count": 6865212,
            "maximum": 359.4271864,
            "minimum": -9.512813558,
            "name": "Z",
            "position": 2,
            "stddev": 14.16770804,
            "variance": 200.723951
          },
          {
            "average": 6459.236622,
            "count": 6865212,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6590.779395,
            "variance": 43438373.03
          },
          {
            "average": 2.096146339,
            "count": 6865212,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.302505748,
            "variance": 1.696521224
          },
          {
            "average": 3.048030272,
            "count": 6865212,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.566637081,
            "variance": 2.454351744
          },
          {
            "average": 0.5000693351,
            "count": 6865212,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000316,
            "variance": 0.2500000316
          },
          {
            "average": 0,
            "count": 6865212,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343809193,
            "count": 6865212,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.488620377,
            "variance": 0.2387498728
          },
          {
            "average": 1.178893111,
            "count": 6865212,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.42080322,
            "variance": 154.2763526
          },
          {
            "average": 0,
            "count": 6865212,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.93494986,
            "count": 6865212,
            "maximum": 44,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5835937151,
            "variance": 0.3405816243
          },
          {
            "average": 203193926,
            "count": 6865212,
            "maximum": 203195139.6,
            "minimum": 203193455.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 504.9370988,
            "variance": 254961.4737
          },
          {
            "average": 0,
            "count": 6865212,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6865212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6865212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003465297212,
            "count": 6865212,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01861208448,
            "variance": 0.0003464096888
          },
          {
            "average": 0.3357264131,
            "count": 6865212,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4722438153,
            "variance": 0.2230142211
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308342.8849,
          4357596.514,
          -9.512813558,
          309897.5049,
          4358291.394,
          359.4271864
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308342.8848532285,
                4357596.5138122,
                -9.512813558427524
              ],
              [
                308342.8848532285,
                4358291.393812201,
                -9.512813558427524
              ],
              [
                309897.5048532285,
                4358291.393812201,
                359.4271864415725
              ],
              [
                309897.5048532285,
                4357596.5138122,
                359.4271864415725
              ],
              [
                308342.8848532285,
                4357596.5138122,
                -9.512813558427524
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:52:19+00:00",
        "end_time": "2018-02-20T20:24:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_248612.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_248612.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_248612.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248612.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22432287,
            39.34658175,
            -9.512813558,
            -77.20609609,
            39.35318182,
            359.4271864
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22412441488166,
                  39.34658175007621,
                  -9.512813558427524
                ],
                [
                  -77.2243228677436,
                  39.352838457648765,
                  -9.512813558427524
                ],
                [
                  -77.20629293847625,
                  39.353181815341465,
                  359.4271864415725
                ],
                [
                  -77.2060960910388,
                  39.3469250317984,
                  359.4271864415725
                ],
                [
                  -77.22412441488166,
                  39.34658175007621,
                  -9.512813558427524
                ]
              ]
            ]
          },
          "id": "20180220_248612.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248612.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:52:19Z",
            "pc:count": 6865212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309145.2613,
                "count": 6865212,
                "maximum": 309897.5049,
                "minimum": 308342.8849,
                "name": "X",
                "position": 0,
                "stddev": 490.7411996,
                "variance": 240826.9249
              },
              {
                "average": 4357941.094,
                "count": 6865212,
                "maximum": 4358291.394,
                "minimum": 4357596.514,
                "name": "Y",
                "position": 1,
                "stddev": 199.3231309,
                "variance": 39729.71053
              },
              {
                "average": 209.755391,
                "count": 6865212,
                "maximum": 359.4271864,
                "minimum": -9.512813558,
                "name": "Z",
                "position": 2,
                "stddev": 14.16770804,
                "variance": 200.723951
              },
              {
                "average": 6459.236622,
                "count": 6865212,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6590.779395,
                "variance": 43438373.03
              },
              {
                "average": 2.096146339,
                "count": 6865212,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.302505748,
                "variance": 1.696521224
              },
              {
                "average": 3.048030272,
                "count": 6865212,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.566637081,
                "variance": 2.454351744
              },
              {
                "average": 0.5000693351,
                "count": 6865212,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000316,
                "variance": 0.2500000316
              },
              {
                "average": 0,
                "count": 6865212,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343809193,
                "count": 6865212,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.488620377,
                "variance": 0.2387498728
              },
              {
                "average": 1.178893111,
                "count": 6865212,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.42080322,
                "variance": 154.2763526
              },
              {
                "average": 0,
                "count": 6865212,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.93494986,
                "count": 6865212,
                "maximum": 44,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5835937151,
                "variance": 0.3405816243
              },
              {
                "average": 203193926,
                "count": 6865212,
                "maximum": 203195139.6,
                "minimum": 203193455.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 504.9370988,
                "variance": 254961.4737
              },
              {
                "average": 0,
                "count": 6865212,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6865212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6865212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003465297212,
                "count": 6865212,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01861208448,
                "variance": 0.0003464096888
              },
              {
                "average": 0.3357264131,
                "count": 6865212,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4722438153,
                "variance": 0.2230142211
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308342.8849,
              4357596.514,
              -9.512813558,
              309897.5049,
              4358291.394,
              359.4271864
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308342.8848532285,
                    4357596.5138122,
                    -9.512813558427524
                  ],
                  [
                    308342.8848532285,
                    4358291.393812201,
                    -9.512813558427524
                  ],
                  [
                    309897.5048532285,
                    4358291.393812201,
                    359.4271864415725
                  ],
                  [
                    309897.5048532285,
                    4357596.5138122,
                    359.4271864415725
                  ],
                  [
                    308342.8848532285,
                    4357596.5138122,
                    -9.512813558427524
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:52:19+00:00",
            "end_time": "2018-02-20T20:24:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_260568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18472590431001,
              39.225791217352416,
              -9.11213590336726
            ],
            [
              -77.18507769193691,
              39.23712977991794,
              -9.11213590336726
            ],
            [
              -77.16359537268082,
              39.23753098886929,
              370.0078640966327
            ],
            [
              -77.16324703699722,
              39.226192265310004,
              370.0078640966327
            ],
            [
              -77.18472590431001,
              39.225791217352416,
              -9.11213590336726
            ]
          ]
        ]
      },
      "bbox": [
        -77.18507769,
        39.22579122,
        -9.112135903,
        -77.16324704,
        39.23753099,
        370.0078641
      ],
      "properties": {
        "datetime": "2018-02-21T19:33:02Z",
        "pc:count": 14569064,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312274.662,
            "count": 14569064,
            "maximum": 313269.707,
            "minimum": 311414.407,
            "name": "X",
            "position": 0,
            "stddev": 539.8585483,
            "variance": 291447.2522
          },
          {
            "average": 4344724.958,
            "count": 14569064,
            "maximum": 4345366.004,
            "minimum": 4344106.784,
            "name": "Y",
            "position": 1,
            "stddev": 350.9498023,
            "variance": 123165.7638
          },
          {
            "average": 148.0539179,
            "count": 14569064,
            "maximum": 370.0078641,
            "minimum": -9.112135903,
            "name": "Z",
            "position": 2,
            "stddev": 13.36501012,
            "variance": 178.6234956
          },
          {
            "average": 7742.086969,
            "count": 14569064,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6373.08672,
            "variance": 40616234.35
          },
          {
            "average": 1.897297246,
            "count": 14569064,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.263546136,
            "variance": 1.596548839
          },
          {
            "average": 2.640829843,
            "count": 14569064,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.64875041,
            "variance": 2.718377915
          },
          {
            "average": 0.501498655,
            "count": 14569064,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977712,
            "variance": 0.2499977712
          },
          {
            "average": 0,
            "count": 14569064,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.47772918,
            "count": 14569064,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5177331045,
            "variance": 0.2680475675
          },
          {
            "average": 8.23036793,
            "count": 14569064,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.44459357,
            "variance": 109.0895349
          },
          {
            "average": 0,
            "count": 14569064,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.73724366,
            "count": 14569064,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5350843291,
            "variance": 0.2863152393
          },
          {
            "average": 203275369.9,
            "count": 14569064,
            "maximum": 203276782.6,
            "minimum": 203274860.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 421.6379924,
            "variance": 177778.5967
          },
          {
            "average": 0,
            "count": 14569064,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14569064,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14569064,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002452456795,
            "count": 14569064,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01565840193,
            "variance": 0.0002451855509
          },
          {
            "average": 0.4298610398,
            "count": 14569064,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4950561009,
            "variance": 0.2450805431
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311414.407,
          4344106.784,
          -9.112135903,
          313269.707,
          4345366.004,
          370.0078641
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311414.4070107168,
                4344106.784329038,
                -9.11213590336726
              ],
              [
                311414.4070107168,
                4345366.004329039,
                -9.11213590336726
              ],
              [
                313269.70701071684,
                4345366.004329039,
                370.0078640966327
              ],
              [
                313269.70701071684,
                4344106.784329038,
                370.0078640966327
              ],
              [
                311414.4070107168,
                4344106.784329038,
                -9.11213590336726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:33:02+00:00",
        "end_time": "2018-02-21T19:01:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_260568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_260568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_260568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_260568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18507769,
            39.22579122,
            -9.112135903,
            -77.16324704,
            39.23753099,
            370.0078641
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18472590431001,
                  39.225791217352416,
                  -9.11213590336726
                ],
                [
                  -77.18507769193691,
                  39.23712977991794,
                  -9.11213590336726
                ],
                [
                  -77.16359537268082,
                  39.23753098886929,
                  370.0078640966327
                ],
                [
                  -77.16324703699722,
                  39.226192265310004,
                  370.0078640966327
                ],
                [
                  -77.18472590431001,
                  39.225791217352416,
                  -9.11213590336726
                ]
              ]
            ]
          },
          "id": "20180221_260568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_260568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:33:02Z",
            "pc:count": 14569064,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312274.662,
                "count": 14569064,
                "maximum": 313269.707,
                "minimum": 311414.407,
                "name": "X",
                "position": 0,
                "stddev": 539.8585483,
                "variance": 291447.2522
              },
              {
                "average": 4344724.958,
                "count": 14569064,
                "maximum": 4345366.004,
                "minimum": 4344106.784,
                "name": "Y",
                "position": 1,
                "stddev": 350.9498023,
                "variance": 123165.7638
              },
              {
                "average": 148.0539179,
                "count": 14569064,
                "maximum": 370.0078641,
                "minimum": -9.112135903,
                "name": "Z",
                "position": 2,
                "stddev": 13.36501012,
                "variance": 178.6234956
              },
              {
                "average": 7742.086969,
                "count": 14569064,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6373.08672,
                "variance": 40616234.35
              },
              {
                "average": 1.897297246,
                "count": 14569064,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.263546136,
                "variance": 1.596548839
              },
              {
                "average": 2.640829843,
                "count": 14569064,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.64875041,
                "variance": 2.718377915
              },
              {
                "average": 0.501498655,
                "count": 14569064,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977712,
                "variance": 0.2499977712
              },
              {
                "average": 0,
                "count": 14569064,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.47772918,
                "count": 14569064,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5177331045,
                "variance": 0.2680475675
              },
              {
                "average": 8.23036793,
                "count": 14569064,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.44459357,
                "variance": 109.0895349
              },
              {
                "average": 0,
                "count": 14569064,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.73724366,
                "count": 14569064,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5350843291,
                "variance": 0.2863152393
              },
              {
                "average": 203275369.9,
                "count": 14569064,
                "maximum": 203276782.6,
                "minimum": 203274860.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 421.6379924,
                "variance": 177778.5967
              },
              {
                "average": 0,
                "count": 14569064,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14569064,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14569064,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002452456795,
                "count": 14569064,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01565840193,
                "variance": 0.0002451855509
              },
              {
                "average": 0.4298610398,
                "count": 14569064,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4950561009,
                "variance": 0.2450805431
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311414.407,
              4344106.784,
              -9.112135903,
              313269.707,
              4345366.004,
              370.0078641
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311414.4070107168,
                    4344106.784329038,
                    -9.11213590336726
                  ],
                  [
                    311414.4070107168,
                    4345366.004329039,
                    -9.11213590336726
                  ],
                  [
                    313269.70701071684,
                    4345366.004329039,
                    370.0078640966327
                  ],
                  [
                    313269.70701071684,
                    4344106.784329038,
                    370.0078640966327
                  ],
                  [
                    311414.4070107168,
                    4344106.784329038,
                    -9.11213590336726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:33:02+00:00",
            "end_time": "2018-02-21T19:01: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": "20180220_254600.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20616039530687,
              39.31361165520936,
              -8.03338735425217
            ],
            [
              -77.20651676076267,
              39.32495042358427,
              -8.03338735425217
            ],
            [
              -77.18500721157656,
              39.325356351033456,
              362.00661264574785
            ],
            [
              -77.18465431326555,
              39.314017419870815,
              362.00661264574785
            ],
            [
              -77.20616039530687,
              39.31361165520936,
              -8.03338735425217
            ]
          ]
        ]
      },
      "bbox": [
        -77.20651676,
        39.31361166,
        -8.033387354,
        -77.18465431,
        39.32535635,
        362.0066126
      ],
      "properties": {
        "datetime": "2018-02-20T21:29:16Z",
        "pc:count": 13993939,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310810.3081,
            "count": 13993939,
            "maximum": 311657.0428,
            "minimum": 309801.6828,
            "name": "X",
            "position": 0,
            "stddev": 553.3280831,
            "variance": 306171.9675
          },
          {
            "average": 4354523.634,
            "count": 13993939,
            "maximum": 4355158.354,
            "minimum": 4353899.074,
            "name": "Y",
            "position": 1,
            "stddev": 363.859197,
            "variance": 132393.5153
          },
          {
            "average": 225.055712,
            "count": 13993939,
            "maximum": 362.0066126,
            "minimum": -8.033387354,
            "name": "Z",
            "position": 2,
            "stddev": 13.66955509,
            "variance": 186.8567363
          },
          {
            "average": 8001.38372,
            "count": 13993939,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6983.786391,
            "variance": 48773272.35
          },
          {
            "average": 1.888361025,
            "count": 13993939,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.240621249,
            "variance": 1.539141083
          },
          {
            "average": 2.666876567,
            "count": 13993939,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.610844151,
            "variance": 2.594818878
          },
          {
            "average": 0.4990810665,
            "count": 13993939,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991734,
            "variance": 0.2499991734
          },
          {
            "average": 0,
            "count": 13993939,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.51054553,
            "count": 13993939,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5120814759,
            "variance": 0.262227438
          },
          {
            "average": 4.349897126,
            "count": 13993939,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.47999723,
            "variance": 181.7103253
          },
          {
            "average": 0,
            "count": 13993939,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.19447527,
            "count": 13993939,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6845541911,
            "variance": 0.4686144406
          },
          {
            "average": 203196836.4,
            "count": 13993939,
            "maximum": 203197356.1,
            "minimum": 203195535.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 588.9749965,
            "variance": 346891.5465
          },
          {
            "average": 0,
            "count": 13993939,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13993939,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13993939,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003843806951,
            "count": 13993939,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01960186149,
            "variance": 0.000384232974
          },
          {
            "average": 0.3701661841,
            "count": 13993939,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4828490415,
            "variance": 0.2331431969
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309801.6828,
          4353899.074,
          -8.033387354,
          311657.0428,
          4355158.354,
          362.0066126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309801.68281162466,
                4353899.073822212,
                -8.03338735425217
              ],
              [
                309801.68281162466,
                4355158.353822212,
                -8.03338735425217
              ],
              [
                311657.04281162465,
                4355158.353822212,
                362.00661264574785
              ],
              [
                311657.04281162465,
                4353899.073822212,
                362.00661264574785
              ],
              [
                309801.68281162466,
                4353899.073822212,
                -8.03338735425217
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:29:16+00:00",
        "end_time": "2018-02-20T20:58:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_254600.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_254600.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_254600.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254600.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20651676,
            39.31361166,
            -8.033387354,
            -77.18465431,
            39.32535635,
            362.0066126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20616039530687,
                  39.31361165520936,
                  -8.03338735425217
                ],
                [
                  -77.20651676076267,
                  39.32495042358427,
                  -8.03338735425217
                ],
                [
                  -77.18500721157656,
                  39.325356351033456,
                  362.00661264574785
                ],
                [
                  -77.18465431326555,
                  39.314017419870815,
                  362.00661264574785
                ],
                [
                  -77.20616039530687,
                  39.31361165520936,
                  -8.03338735425217
                ]
              ]
            ]
          },
          "id": "20180220_254600.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254600.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:29:16Z",
            "pc:count": 13993939,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310810.3081,
                "count": 13993939,
                "maximum": 311657.0428,
                "minimum": 309801.6828,
                "name": "X",
                "position": 0,
                "stddev": 553.3280831,
                "variance": 306171.9675
              },
              {
                "average": 4354523.634,
                "count": 13993939,
                "maximum": 4355158.354,
                "minimum": 4353899.074,
                "name": "Y",
                "position": 1,
                "stddev": 363.859197,
                "variance": 132393.5153
              },
              {
                "average": 225.055712,
                "count": 13993939,
                "maximum": 362.0066126,
                "minimum": -8.033387354,
                "name": "Z",
                "position": 2,
                "stddev": 13.66955509,
                "variance": 186.8567363
              },
              {
                "average": 8001.38372,
                "count": 13993939,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6983.786391,
                "variance": 48773272.35
              },
              {
                "average": 1.888361025,
                "count": 13993939,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.240621249,
                "variance": 1.539141083
              },
              {
                "average": 2.666876567,
                "count": 13993939,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.610844151,
                "variance": 2.594818878
              },
              {
                "average": 0.4990810665,
                "count": 13993939,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991734,
                "variance": 0.2499991734
              },
              {
                "average": 0,
                "count": 13993939,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.51054553,
                "count": 13993939,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5120814759,
                "variance": 0.262227438
              },
              {
                "average": 4.349897126,
                "count": 13993939,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.47999723,
                "variance": 181.7103253
              },
              {
                "average": 0,
                "count": 13993939,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.19447527,
                "count": 13993939,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6845541911,
                "variance": 0.4686144406
              },
              {
                "average": 203196836.4,
                "count": 13993939,
                "maximum": 203197356.1,
                "minimum": 203195535.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 588.9749965,
                "variance": 346891.5465
              },
              {
                "average": 0,
                "count": 13993939,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13993939,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13993939,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003843806951,
                "count": 13993939,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01960186149,
                "variance": 0.000384232974
              },
              {
                "average": 0.3701661841,
                "count": 13993939,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4828490415,
                "variance": 0.2331431969
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309801.6828,
              4353899.074,
              -8.033387354,
              311657.0428,
              4355158.354,
              362.0066126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309801.68281162466,
                    4353899.073822212,
                    -8.03338735425217
                  ],
                  [
                    309801.68281162466,
                    4355158.353822212,
                    -8.03338735425217
                  ],
                  [
                    311657.04281162465,
                    4355158.353822212,
                    362.00661264574785
                  ],
                  [
                    311657.04281162465,
                    4353899.073822212,
                    362.00661264574785
                  ],
                  [
                    309801.68281162466,
                    4353899.073822212,
                    -8.03338735425217
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:29:16+00:00",
            "end_time": "2018-02-20T20:58:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_260572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18475428356773,
              39.236773041982055,
              -9.76460821310846
            ],
            [
              -77.18510623557349,
              39.24811230325655,
              -9.76460821310846
            ],
            [
              -77.16362033484114,
              39.248513614875186,
              367.89539178689154
            ],
            [
              -77.16327183692215,
              39.23717419256857,
              367.89539178689154
            ],
            [
              -77.18475428356773,
              39.236773041982055,
              -9.76460821310846
            ]
          ]
        ]
      },
      "bbox": [
        -77.18510624,
        39.23677304,
        -9.764608213,
        -77.16327184,
        39.24851361,
        367.8953918
      ],
      "properties": {
        "datetime": "2018-02-21T19:11:42Z",
        "pc:count": 15100946,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312341.6505,
            "count": 15100946,
            "maximum": 313296.6864,
            "minimum": 311441.3664,
            "name": "X",
            "position": 0,
            "stddev": 547.3090862,
            "variance": 299547.2359
          },
          {
            "average": 4345976.432,
            "count": 15100946,
            "maximum": 4346585.036,
            "minimum": 4345325.736,
            "name": "Y",
            "position": 1,
            "stddev": 367.477554,
            "variance": 135039.7527
          },
          {
            "average": 159.857978,
            "count": 15100946,
            "maximum": 367.8953918,
            "minimum": -9.764608213,
            "name": "Z",
            "position": 2,
            "stddev": 12.95109039,
            "variance": 167.7307423
          },
          {
            "average": 7136.836282,
            "count": 15100946,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6681.25777,
            "variance": 44639205.39
          },
          {
            "average": 2.033424992,
            "count": 15100946,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.300594445,
            "variance": 1.691545911
          },
          {
            "average": 2.905240639,
            "count": 15100946,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.619242644,
            "variance": 2.621946741
          },
          {
            "average": 0.4957652322,
            "count": 15100946,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499982083,
            "variance": 0.2499820833
          },
          {
            "average": 0,
            "count": 15100946,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.406722003,
            "count": 15100946,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5088844896,
            "variance": 0.2589634237
          },
          {
            "average": -3.268166256,
            "count": 15100946,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.00462986,
            "variance": 196.1296576
          },
          {
            "average": 0,
            "count": 15100946,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.86901569,
            "count": 15100946,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7088679941,
            "variance": 0.5024938331
          },
          {
            "average": 203274591.3,
            "count": 15100946,
            "maximum": 203275502.9,
            "minimum": 203273596,
            "name": "GpsTime",
            "position": 12,
            "stddev": 711.6791343,
            "variance": 506487.1902
          },
          {
            "average": 0,
            "count": 15100946,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15100946,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15100946,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003418328891,
            "count": 15100946,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01848556361,
            "variance": 0.000341716062
          },
          {
            "average": 0.4860837195,
            "count": 15100946,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4998063162,
            "variance": 0.2498063537
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311441.3664,
          4345325.736,
          -9.764608213,
          313296.6864,
          4346585.036,
          367.8953918
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311441.3664237273,
                4345325.735656248,
                -9.76460821310846
              ],
              [
                311441.3664237273,
                4346585.035656249,
                -9.76460821310846
              ],
              [
                313296.68642372725,
                4346585.035656249,
                367.89539178689154
              ],
              [
                313296.68642372725,
                4345325.735656248,
                367.89539178689154
              ],
              [
                311441.3664237273,
                4345325.735656248,
                -9.76460821310846
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:11:42+00:00",
        "end_time": "2018-02-21T18:39:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_260572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_260572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_260572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_260572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18510624,
            39.23677304,
            -9.764608213,
            -77.16327184,
            39.24851361,
            367.8953918
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18475428356773,
                  39.236773041982055,
                  -9.76460821310846
                ],
                [
                  -77.18510623557349,
                  39.24811230325655,
                  -9.76460821310846
                ],
                [
                  -77.16362033484114,
                  39.248513614875186,
                  367.89539178689154
                ],
                [
                  -77.16327183692215,
                  39.23717419256857,
                  367.89539178689154
                ],
                [
                  -77.18475428356773,
                  39.236773041982055,
                  -9.76460821310846
                ]
              ]
            ]
          },
          "id": "20180221_260572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_260572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:11:42Z",
            "pc:count": 15100946,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312341.6505,
                "count": 15100946,
                "maximum": 313296.6864,
                "minimum": 311441.3664,
                "name": "X",
                "position": 0,
                "stddev": 547.3090862,
                "variance": 299547.2359
              },
              {
                "average": 4345976.432,
                "count": 15100946,
                "maximum": 4346585.036,
                "minimum": 4345325.736,
                "name": "Y",
                "position": 1,
                "stddev": 367.477554,
                "variance": 135039.7527
              },
              {
                "average": 159.857978,
                "count": 15100946,
                "maximum": 367.8953918,
                "minimum": -9.764608213,
                "name": "Z",
                "position": 2,
                "stddev": 12.95109039,
                "variance": 167.7307423
              },
              {
                "average": 7136.836282,
                "count": 15100946,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6681.25777,
                "variance": 44639205.39
              },
              {
                "average": 2.033424992,
                "count": 15100946,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.300594445,
                "variance": 1.691545911
              },
              {
                "average": 2.905240639,
                "count": 15100946,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.619242644,
                "variance": 2.621946741
              },
              {
                "average": 0.4957652322,
                "count": 15100946,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499982083,
                "variance": 0.2499820833
              },
              {
                "average": 0,
                "count": 15100946,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.406722003,
                "count": 15100946,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5088844896,
                "variance": 0.2589634237
              },
              {
                "average": -3.268166256,
                "count": 15100946,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.00462986,
                "variance": 196.1296576
              },
              {
                "average": 0,
                "count": 15100946,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.86901569,
                "count": 15100946,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7088679941,
                "variance": 0.5024938331
              },
              {
                "average": 203274591.3,
                "count": 15100946,
                "maximum": 203275502.9,
                "minimum": 203273596,
                "name": "GpsTime",
                "position": 12,
                "stddev": 711.6791343,
                "variance": 506487.1902
              },
              {
                "average": 0,
                "count": 15100946,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15100946,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15100946,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003418328891,
                "count": 15100946,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01848556361,
                "variance": 0.000341716062
              },
              {
                "average": 0.4860837195,
                "count": 15100946,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4998063162,
                "variance": 0.2498063537
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311441.3664,
              4345325.736,
              -9.764608213,
              313296.6864,
              4346585.036,
              367.8953918
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311441.3664237273,
                    4345325.735656248,
                    -9.76460821310846
                  ],
                  [
                    311441.3664237273,
                    4346585.035656249,
                    -9.76460821310846
                  ],
                  [
                    313296.68642372725,
                    4346585.035656249,
                    367.89539178689154
                  ],
                  [
                    313296.68642372725,
                    4345325.735656248,
                    367.89539178689154
                  ],
                  [
                    311441.3664237273,
                    4345325.735656248,
                    -9.76460821310846
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:11:42+00:00",
            "end_time": "2018-02-21T18:39: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": "20180221_254564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20587436121866,
              39.214773803042796,
              -9.533984704023794
            ],
            [
              -77.20622941335155,
              39.226112226255566,
              -9.533984704023794
            ],
            [
              -77.18475214511948,
              39.226517215923124,
              361.2660152959762
            ],
            [
              -77.18440054262047,
              39.21517863018857,
              361.2660152959762
            ],
            [
              -77.20587436121866,
              39.214773803042796,
              -9.533984704023794
            ]
          ]
        ]
      },
      "bbox": [
        -77.20622941,
        39.2147738,
        -9.533984704,
        -77.18440054,
        39.22651722,
        361.2660153
      ],
      "properties": {
        "datetime": "2018-02-21T19:32:32Z",
        "pc:count": 20070371,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310412.8874,
            "count": 20070371,
            "maximum": 311414.0857,
            "minimum": 309558.9057,
            "name": "X",
            "position": 0,
            "stddev": 517.7689032,
            "variance": 268084.6371
          },
          {
            "average": 4343591.868,
            "count": 20070371,
            "maximum": 4344187.419,
            "minimum": 4342928.199,
            "name": "Y",
            "position": 1,
            "stddev": 341.5800812,
            "variance": 116676.9519
          },
          {
            "average": 145.8663229,
            "count": 20070371,
            "maximum": 361.2660153,
            "minimum": -9.533984704,
            "name": "Z",
            "position": 2,
            "stddev": 11.73760348,
            "variance": 137.7713355
          },
          {
            "average": 5657.852865,
            "count": 20070371,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6347.120066,
            "variance": 40285933.13
          },
          {
            "average": 2.237767005,
            "count": 20070371,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.337813596,
            "variance": 1.789745218
          },
          {
            "average": 3.278620012,
            "count": 20070371,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.524876621,
            "variance": 2.32524871
          },
          {
            "average": 0.5013149483,
            "count": 20070371,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982834,
            "variance": 0.2499982834
          },
          {
            "average": 0,
            "count": 20070371,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320029759,
            "count": 20070371,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4794446776,
            "variance": 0.2298671989
          },
          {
            "average": 10.40057814,
            "count": 20070371,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.163879343,
            "variance": 83.97668462
          },
          {
            "average": 0,
            "count": 20070371,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.6892055,
            "count": 20070371,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5236899897,
            "variance": 0.2742512053
          },
          {
            "average": 203275346.1,
            "count": 20070371,
            "maximum": 203276752.3,
            "minimum": 203274830.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 410.5347219,
            "variance": 168538.7579
          },
          {
            "average": 0,
            "count": 20070371,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20070371,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20070371,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003142443157,
            "count": 20070371,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0177241525,
            "variance": 0.0003141455818
          },
          {
            "average": 0.402212545,
            "count": 20070371,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4903443949,
            "variance": 0.2404376256
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309558.9057,
          4342928.199,
          -9.533984704,
          311414.0857,
          4344187.419,
          361.2660153
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309558.9056600938,
                4342928.198890467,
                -9.533984704023794
              ],
              [
                309558.9056600938,
                4344187.418890468,
                -9.533984704023794
              ],
              [
                311414.0856600939,
                4344187.418890468,
                361.2660152959762
              ],
              [
                311414.0856600939,
                4342928.198890467,
                361.2660152959762
              ],
              [
                309558.9056600938,
                4342928.198890467,
                -9.533984704023794
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:32:32+00:00",
        "end_time": "2018-02-21T19:00:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_254564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_254564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_254564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_254564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20622941,
            39.2147738,
            -9.533984704,
            -77.18440054,
            39.22651722,
            361.2660153
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20587436121866,
                  39.214773803042796,
                  -9.533984704023794
                ],
                [
                  -77.20622941335155,
                  39.226112226255566,
                  -9.533984704023794
                ],
                [
                  -77.18475214511948,
                  39.226517215923124,
                  361.2660152959762
                ],
                [
                  -77.18440054262047,
                  39.21517863018857,
                  361.2660152959762
                ],
                [
                  -77.20587436121866,
                  39.214773803042796,
                  -9.533984704023794
                ]
              ]
            ]
          },
          "id": "20180221_254564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_254564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:32:32Z",
            "pc:count": 20070371,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310412.8874,
                "count": 20070371,
                "maximum": 311414.0857,
                "minimum": 309558.9057,
                "name": "X",
                "position": 0,
                "stddev": 517.7689032,
                "variance": 268084.6371
              },
              {
                "average": 4343591.868,
                "count": 20070371,
                "maximum": 4344187.419,
                "minimum": 4342928.199,
                "name": "Y",
                "position": 1,
                "stddev": 341.5800812,
                "variance": 116676.9519
              },
              {
                "average": 145.8663229,
                "count": 20070371,
                "maximum": 361.2660153,
                "minimum": -9.533984704,
                "name": "Z",
                "position": 2,
                "stddev": 11.73760348,
                "variance": 137.7713355
              },
              {
                "average": 5657.852865,
                "count": 20070371,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6347.120066,
                "variance": 40285933.13
              },
              {
                "average": 2.237767005,
                "count": 20070371,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.337813596,
                "variance": 1.789745218
              },
              {
                "average": 3.278620012,
                "count": 20070371,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.524876621,
                "variance": 2.32524871
              },
              {
                "average": 0.5013149483,
                "count": 20070371,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982834,
                "variance": 0.2499982834
              },
              {
                "average": 0,
                "count": 20070371,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320029759,
                "count": 20070371,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4794446776,
                "variance": 0.2298671989
              },
              {
                "average": 10.40057814,
                "count": 20070371,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.163879343,
                "variance": 83.97668462
              },
              {
                "average": 0,
                "count": 20070371,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.6892055,
                "count": 20070371,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5236899897,
                "variance": 0.2742512053
              },
              {
                "average": 203275346.1,
                "count": 20070371,
                "maximum": 203276752.3,
                "minimum": 203274830.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 410.5347219,
                "variance": 168538.7579
              },
              {
                "average": 0,
                "count": 20070371,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20070371,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20070371,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003142443157,
                "count": 20070371,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0177241525,
                "variance": 0.0003141455818
              },
              {
                "average": 0.402212545,
                "count": 20070371,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4903443949,
                "variance": 0.2404376256
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309558.9057,
              4342928.199,
              -9.533984704,
              311414.0857,
              4344187.419,
              361.2660153
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309558.9056600938,
                    4342928.198890467,
                    -9.533984704023794
                  ],
                  [
                    309558.9056600938,
                    4344187.418890468,
                    -9.533984704023794
                  ],
                  [
                    311414.0856600939,
                    4344187.418890468,
                    361.2660152959762
                  ],
                  [
                    311414.0856600939,
                    4342928.198890467,
                    361.2660152959762
                  ],
                  [
                    309558.9056600938,
                    4342928.198890467,
                    -9.533984704023794
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:32:32+00:00",
            "end_time": "2018-02-21T19:00: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": "20180220_254604.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2061919841294,
              39.32459312055679,
              -9.863491967807732
            ],
            [
              -77.20654853347546,
              39.335933127828234,
              -9.863491967807732
            ],
            [
              -77.18503608343819,
              39.33633914633184,
              360.3965080321923
            ],
            [
              -77.18468300344371,
              39.32499897623107,
              360.3965080321923
            ],
            [
              -77.2061919841294,
              39.32459312055679,
              -9.863491967807732
            ]
          ]
        ]
      },
      "bbox": [
        -77.20654853,
        39.32459312,
        -9.863491968,
        -77.184683,
        39.33633915,
        360.396508
      ],
      "properties": {
        "datetime": "2018-02-20T21:21:58Z",
        "pc:count": 14761555,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310800.3448,
            "count": 14761555,
            "maximum": 311684.0326,
            "minimum": 309828.7126,
            "name": "X",
            "position": 0,
            "stddev": 542.9873581,
            "variance": 294835.2711
          },
          {
            "average": 4355754.552,
            "count": 14761555,
            "maximum": 4356377.432,
            "minimum": 4355118.012,
            "name": "Y",
            "position": 1,
            "stddev": 361.2956531,
            "variance": 130534.5489
          },
          {
            "average": 232.2652887,
            "count": 14761555,
            "maximum": 360.396508,
            "minimum": -9.863491968,
            "name": "Z",
            "position": 2,
            "stddev": 10.14665832,
            "variance": 102.954675
          },
          {
            "average": 7787.887125,
            "count": 14761555,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6929.66478,
            "variance": 48020253.97
          },
          {
            "average": 1.930888379,
            "count": 14761555,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.262634152,
            "variance": 1.594245001
          },
          {
            "average": 2.738533644,
            "count": 14761555,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.618930492,
            "variance": 2.620935938
          },
          {
            "average": 0.4985835164,
            "count": 14761555,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980105,
            "variance": 0.2499980105
          },
          {
            "average": 0,
            "count": 14761555,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.475874324,
            "count": 14761555,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5114168353,
            "variance": 0.2615471794
          },
          {
            "average": -8.374025611,
            "count": 14761555,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.98714753,
            "variance": 120.7174108
          },
          {
            "average": 0,
            "count": 14761555,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.26534318,
            "count": 14761555,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5728248129,
            "variance": 0.3281282663
          },
          {
            "average": 203195958.5,
            "count": 14761555,
            "maximum": 203196918,
            "minimum": 203195113.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 671.5345693,
            "variance": 450958.6777
          },
          {
            "average": 0,
            "count": 14761555,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14761555,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14761555,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002612190924,
            "count": 14761555,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0161601632,
            "variance": 0.0002611508747
          },
          {
            "average": 0.4103372578,
            "count": 14761555,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4918949167,
            "variance": 0.2419606091
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309828.7126,
          4355118.012,
          -9.863491968,
          311684.0326,
          4356377.432,
          360.396508
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309828.7126214973,
                4355118.011880379,
                -9.863491967807732
              ],
              [
                309828.7126214973,
                4356377.431880379,
                -9.863491967807732
              ],
              [
                311684.03262149723,
                4356377.431880379,
                360.3965080321923
              ],
              [
                311684.03262149723,
                4355118.011880379,
                360.3965080321923
              ],
              [
                309828.7126214973,
                4355118.011880379,
                -9.863491967807732
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:21:58+00:00",
        "end_time": "2018-02-20T20:51:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_254604.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_254604.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_254604.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254604.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20654853,
            39.32459312,
            -9.863491968,
            -77.184683,
            39.33633915,
            360.396508
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2061919841294,
                  39.32459312055679,
                  -9.863491967807732
                ],
                [
                  -77.20654853347546,
                  39.335933127828234,
                  -9.863491967807732
                ],
                [
                  -77.18503608343819,
                  39.33633914633184,
                  360.3965080321923
                ],
                [
                  -77.18468300344371,
                  39.32499897623107,
                  360.3965080321923
                ],
                [
                  -77.2061919841294,
                  39.32459312055679,
                  -9.863491967807732
                ]
              ]
            ]
          },
          "id": "20180220_254604.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254604.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:21:58Z",
            "pc:count": 14761555,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310800.3448,
                "count": 14761555,
                "maximum": 311684.0326,
                "minimum": 309828.7126,
                "name": "X",
                "position": 0,
                "stddev": 542.9873581,
                "variance": 294835.2711
              },
              {
                "average": 4355754.552,
                "count": 14761555,
                "maximum": 4356377.432,
                "minimum": 4355118.012,
                "name": "Y",
                "position": 1,
                "stddev": 361.2956531,
                "variance": 130534.5489
              },
              {
                "average": 232.2652887,
                "count": 14761555,
                "maximum": 360.396508,
                "minimum": -9.863491968,
                "name": "Z",
                "position": 2,
                "stddev": 10.14665832,
                "variance": 102.954675
              },
              {
                "average": 7787.887125,
                "count": 14761555,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6929.66478,
                "variance": 48020253.97
              },
              {
                "average": 1.930888379,
                "count": 14761555,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.262634152,
                "variance": 1.594245001
              },
              {
                "average": 2.738533644,
                "count": 14761555,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.618930492,
                "variance": 2.620935938
              },
              {
                "average": 0.4985835164,
                "count": 14761555,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980105,
                "variance": 0.2499980105
              },
              {
                "average": 0,
                "count": 14761555,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.475874324,
                "count": 14761555,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5114168353,
                "variance": 0.2615471794
              },
              {
                "average": -8.374025611,
                "count": 14761555,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.98714753,
                "variance": 120.7174108
              },
              {
                "average": 0,
                "count": 14761555,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.26534318,
                "count": 14761555,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5728248129,
                "variance": 0.3281282663
              },
              {
                "average": 203195958.5,
                "count": 14761555,
                "maximum": 203196918,
                "minimum": 203195113.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 671.5345693,
                "variance": 450958.6777
              },
              {
                "average": 0,
                "count": 14761555,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14761555,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14761555,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002612190924,
                "count": 14761555,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0161601632,
                "variance": 0.0002611508747
              },
              {
                "average": 0.4103372578,
                "count": 14761555,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4918949167,
                "variance": 0.2419606091
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309828.7126,
              4355118.012,
              -9.863491968,
              311684.0326,
              4356377.432,
              360.396508
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309828.7126214973,
                    4355118.011880379,
                    -9.863491967807732
                  ],
                  [
                    309828.7126214973,
                    4356377.431880379,
                    -9.863491967807732
                  ],
                  [
                    311684.03262149723,
                    4356377.431880379,
                    360.3965080321923
                  ],
                  [
                    311684.03262149723,
                    4355118.011880379,
                    360.3965080321923
                  ],
                  [
                    309828.7126214973,
                    4355118.011880379,
                    -9.863491967807732
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:21:58+00:00",
            "end_time": "2018-02-20T20:51: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": "20180221_260576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18478289026824,
              39.24775564710163,
              -9.990497559341037
            ],
            [
              -77.18513492845513,
              39.259093085848455,
              -9.990497559341037
            ],
            [
              -77.16364637147935,
              39.259494482912494,
              366.46950244065897
            ],
            [
              -77.1632977886066,
              39.24815688313785,
              366.46950244065897
            ],
            [
              -77.18478289026824,
              39.24775564710163,
              -9.990497559341037
            ]
          ]
        ]
      },
      "bbox": [
        -77.18513493,
        39.24775565,
        -9.990497559,
        -77.16329779,
        39.25949448,
        366.4695024
      ],
      "properties": {
        "datetime": "2018-02-21T19:01:56Z",
        "pc:count": 18967267,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312331.4337,
            "count": 18967267,
            "maximum": 313323.576,
            "minimum": 311468.316,
            "name": "X",
            "position": 0,
            "stddev": 539.0774938,
            "variance": 290604.5444
          },
          {
            "average": 4347211.376,
            "count": 18967267,
            "maximum": 4347803.876,
            "minimum": 4346544.776,
            "name": "Y",
            "position": 1,
            "stddev": 363.1516947,
            "variance": 131879.1534
          },
          {
            "average": 175.6119206,
            "count": 18967267,
            "maximum": 366.4695024,
            "minimum": -9.990497559,
            "name": "Z",
            "position": 2,
            "stddev": 19.41285874,
            "variance": 376.8590845
          },
          {
            "average": 5769.288873,
            "count": 18967267,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6338.718443,
            "variance": 40179351.5
          },
          {
            "average": 2.26111047,
            "count": 18967267,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.340700828,
            "variance": 1.79747871
          },
          {
            "average": 3.284558076,
            "count": 18967267,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.515021154,
            "variance": 2.295289096
          },
          {
            "average": 0.4956874388,
            "count": 18967267,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999814146,
            "variance": 0.249981415
          },
          {
            "average": 0,
            "count": 18967267,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283163463,
            "count": 18967267,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4708909013,
            "variance": 0.2217382409
          },
          {
            "average": -0.5872261887,
            "count": 18967267,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.78109157,
            "variance": 163.3563016
          },
          {
            "average": 0,
            "count": 18967267,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.00933498,
            "count": 18967267,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5446713762,
            "variance": 0.296666908
          },
          {
            "average": 203273727.5,
            "count": 18967267,
            "maximum": 203274916.1,
            "minimum": 203273084.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 528.8094432,
            "variance": 279639.4272
          },
          {
            "average": 0,
            "count": 18967267,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18967267,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18967267,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002615558689,
            "count": 18967267,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01617057424,
            "variance": 0.0002614874712
          },
          {
            "average": 0.3384794446,
            "count": 18967267,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4731924788,
            "variance": 0.223911122
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311468.316,
          4346544.776,
          -9.990497559,
          313323.576,
          4347803.876,
          366.4695024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311468.31601477263,
                4346544.7760661375,
                -9.990497559341037
              ],
              [
                311468.31601477263,
                4347803.876066137,
                -9.990497559341037
              ],
              [
                313323.57601477264,
                4347803.876066137,
                366.46950244065897
              ],
              [
                313323.57601477264,
                4346544.7760661375,
                366.46950244065897
              ],
              [
                311468.31601477263,
                4346544.7760661375,
                -9.990497559341037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:01:56+00:00",
        "end_time": "2018-02-21T18:31:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_260576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_260576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_260576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_260576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18513493,
            39.24775565,
            -9.990497559,
            -77.16329779,
            39.25949448,
            366.4695024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18478289026824,
                  39.24775564710163,
                  -9.990497559341037
                ],
                [
                  -77.18513492845513,
                  39.259093085848455,
                  -9.990497559341037
                ],
                [
                  -77.16364637147935,
                  39.259494482912494,
                  366.46950244065897
                ],
                [
                  -77.1632977886066,
                  39.24815688313785,
                  366.46950244065897
                ],
                [
                  -77.18478289026824,
                  39.24775564710163,
                  -9.990497559341037
                ]
              ]
            ]
          },
          "id": "20180221_260576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_260576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:01:56Z",
            "pc:count": 18967267,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312331.4337,
                "count": 18967267,
                "maximum": 313323.576,
                "minimum": 311468.316,
                "name": "X",
                "position": 0,
                "stddev": 539.0774938,
                "variance": 290604.5444
              },
              {
                "average": 4347211.376,
                "count": 18967267,
                "maximum": 4347803.876,
                "minimum": 4346544.776,
                "name": "Y",
                "position": 1,
                "stddev": 363.1516947,
                "variance": 131879.1534
              },
              {
                "average": 175.6119206,
                "count": 18967267,
                "maximum": 366.4695024,
                "minimum": -9.990497559,
                "name": "Z",
                "position": 2,
                "stddev": 19.41285874,
                "variance": 376.8590845
              },
              {
                "average": 5769.288873,
                "count": 18967267,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6338.718443,
                "variance": 40179351.5
              },
              {
                "average": 2.26111047,
                "count": 18967267,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.340700828,
                "variance": 1.79747871
              },
              {
                "average": 3.284558076,
                "count": 18967267,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.515021154,
                "variance": 2.295289096
              },
              {
                "average": 0.4956874388,
                "count": 18967267,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999814146,
                "variance": 0.249981415
              },
              {
                "average": 0,
                "count": 18967267,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283163463,
                "count": 18967267,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4708909013,
                "variance": 0.2217382409
              },
              {
                "average": -0.5872261887,
                "count": 18967267,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.78109157,
                "variance": 163.3563016
              },
              {
                "average": 0,
                "count": 18967267,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.00933498,
                "count": 18967267,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5446713762,
                "variance": 0.296666908
              },
              {
                "average": 203273727.5,
                "count": 18967267,
                "maximum": 203274916.1,
                "minimum": 203273084.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 528.8094432,
                "variance": 279639.4272
              },
              {
                "average": 0,
                "count": 18967267,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18967267,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18967267,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002615558689,
                "count": 18967267,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01617057424,
                "variance": 0.0002614874712
              },
              {
                "average": 0.3384794446,
                "count": 18967267,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4731924788,
                "variance": 0.223911122
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311468.316,
              4346544.776,
              -9.990497559,
              313323.576,
              4347803.876,
              366.4695024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311468.31601477263,
                    4346544.7760661375,
                    -9.990497559341037
                  ],
                  [
                    311468.31601477263,
                    4347803.876066137,
                    -9.990497559341037
                  ],
                  [
                    313323.57601477264,
                    4347803.876066137,
                    366.46950244065897
                  ],
                  [
                    313323.57601477264,
                    4346544.7760661375,
                    366.46950244065897
                  ],
                  [
                    311468.31601477263,
                    4346544.7760661375,
                    -9.990497559341037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:01:56+00:00",
            "end_time": "2018-02-21T18:31:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_254568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2059051370331,
              39.225756911424114,
              -10.284862107767111
            ],
            [
              -77.20626032158016,
              39.2370949528008,
              -10.284862107767111
            ],
            [
              -77.18477901083241,
              39.237500055206006,
              365.7751378922329
            ],
            [
              -77.18442727780675,
              39.226161851280615,
              365.7751378922329
            ],
            [
              -77.2059051370331,
              39.225756911424114,
              -10.284862107767111
            ]
          ]
        ]
      },
      "bbox": [
        -77.20626032,
        39.22575691,
        -10.28486211,
        -77.18442728,
        39.23750006,
        365.7751379
      ],
      "properties": {
        "datetime": "2018-02-21T19:12:23Z",
        "pc:count": 17107202,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310515.3969,
            "count": 17107202,
            "maximum": 311441.1793,
            "minimum": 309585.9393,
            "name": "X",
            "position": 0,
            "stddev": 531.8835066,
            "variance": 282900.0646
          },
          {
            "average": 4344751.984,
            "count": 17107202,
            "maximum": 4345406.48,
            "minimum": 4344147.3,
            "name": "Y",
            "position": 1,
            "stddev": 359.2169461,
            "variance": 129036.8144
          },
          {
            "average": 162.6318129,
            "count": 17107202,
            "maximum": 365.7751379,
            "minimum": -10.28486211,
            "name": "Z",
            "position": 2,
            "stddev": 23.28970602,
            "variance": 542.4104063
          },
          {
            "average": 6350.83786,
            "count": 17107202,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6633.610788,
            "variance": 44004792.08
          },
          {
            "average": 2.159640425,
            "count": 17107202,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.327649287,
            "variance": 1.76265263
          },
          {
            "average": 3.134555376,
            "count": 17107202,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.566933667,
            "variance": 2.455281116
          },
          {
            "average": 0.5050932935,
            "count": 17107202,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999740723,
            "variance": 0.249974073
          },
          {
            "average": 0,
            "count": 17107202,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.37824245,
            "count": 17107202,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4987658776,
            "variance": 0.2487674006
          },
          {
            "average": -3.504573515,
            "count": 17107202,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.68861101,
            "variance": 187.3780713
          },
          {
            "average": 0,
            "count": 17107202,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.85480688,
            "count": 17107202,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7055590297,
            "variance": 0.4978135444
          },
          {
            "average": 203274586.8,
            "count": 17107202,
            "maximum": 203275543.8,
            "minimum": 203273636.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 697.8229145,
            "variance": 486956.82
          },
          {
            "average": 0,
            "count": 17107202,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17107202,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17107202,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003502618371,
            "count": 17107202,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01871200615,
            "variance": 0.0003501391742
          },
          {
            "average": 0.4942319615,
            "count": 17107202,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999667432,
            "variance": 0.2499667443
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309585.9393,
          4344147.3,
          -10.28486211,
          311441.1793,
          4345406.48,
          365.7751379
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309585.93926921074,
                4344147.299820404,
                -10.284862107767111
              ],
              [
                309585.93926921074,
                4345406.479820403,
                -10.284862107767111
              ],
              [
                311441.1792692107,
                4345406.479820403,
                365.7751378922329
              ],
              [
                311441.1792692107,
                4344147.299820404,
                365.7751378922329
              ],
              [
                309585.93926921074,
                4344147.299820404,
                -10.284862107767111
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:12:23+00:00",
        "end_time": "2018-02-21T18:40:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_254568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_254568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_254568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_254568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20626032,
            39.22575691,
            -10.28486211,
            -77.18442728,
            39.23750006,
            365.7751379
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2059051370331,
                  39.225756911424114,
                  -10.284862107767111
                ],
                [
                  -77.20626032158016,
                  39.2370949528008,
                  -10.284862107767111
                ],
                [
                  -77.18477901083241,
                  39.237500055206006,
                  365.7751378922329
                ],
                [
                  -77.18442727780675,
                  39.226161851280615,
                  365.7751378922329
                ],
                [
                  -77.2059051370331,
                  39.225756911424114,
                  -10.284862107767111
                ]
              ]
            ]
          },
          "id": "20180221_254568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_254568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:12:23Z",
            "pc:count": 17107202,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310515.3969,
                "count": 17107202,
                "maximum": 311441.1793,
                "minimum": 309585.9393,
                "name": "X",
                "position": 0,
                "stddev": 531.8835066,
                "variance": 282900.0646
              },
              {
                "average": 4344751.984,
                "count": 17107202,
                "maximum": 4345406.48,
                "minimum": 4344147.3,
                "name": "Y",
                "position": 1,
                "stddev": 359.2169461,
                "variance": 129036.8144
              },
              {
                "average": 162.6318129,
                "count": 17107202,
                "maximum": 365.7751379,
                "minimum": -10.28486211,
                "name": "Z",
                "position": 2,
                "stddev": 23.28970602,
                "variance": 542.4104063
              },
              {
                "average": 6350.83786,
                "count": 17107202,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6633.610788,
                "variance": 44004792.08
              },
              {
                "average": 2.159640425,
                "count": 17107202,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.327649287,
                "variance": 1.76265263
              },
              {
                "average": 3.134555376,
                "count": 17107202,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.566933667,
                "variance": 2.455281116
              },
              {
                "average": 0.5050932935,
                "count": 17107202,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999740723,
                "variance": 0.249974073
              },
              {
                "average": 0,
                "count": 17107202,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.37824245,
                "count": 17107202,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4987658776,
                "variance": 0.2487674006
              },
              {
                "average": -3.504573515,
                "count": 17107202,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.68861101,
                "variance": 187.3780713
              },
              {
                "average": 0,
                "count": 17107202,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.85480688,
                "count": 17107202,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7055590297,
                "variance": 0.4978135444
              },
              {
                "average": 203274586.8,
                "count": 17107202,
                "maximum": 203275543.8,
                "minimum": 203273636.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 697.8229145,
                "variance": 486956.82
              },
              {
                "average": 0,
                "count": 17107202,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17107202,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17107202,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003502618371,
                "count": 17107202,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01871200615,
                "variance": 0.0003501391742
              },
              {
                "average": 0.4942319615,
                "count": 17107202,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999667432,
                "variance": 0.2499667443
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309585.9393,
              4344147.3,
              -10.28486211,
              311441.1793,
              4345406.48,
              365.7751379
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309585.93926921074,
                    4344147.299820404,
                    -10.284862107767111
                  ],
                  [
                    309585.93926921074,
                    4345406.479820403,
                    -10.284862107767111
                  ],
                  [
                    311441.1792692107,
                    4345406.479820403,
                    365.7751378922329
                  ],
                  [
                    311441.1792692107,
                    4344147.299820404,
                    365.7751378922329
                  ],
                  [
                    309585.93926921074,
                    4344147.299820404,
                    -10.284862107767111
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:12:23+00:00",
            "end_time": "2018-02-21T18:40: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": "20180220_254584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20603317802474,
              39.26968379684419,
              -9.673861408175185
            ],
            [
              -77.20638898942357,
              39.281023372284,
              -9.673861408175185
            ],
            [
              -77.18489264752606,
              39.28142890478003,
              367.5861385918248
            ],
            [
              -77.18454029595698,
              39.270089166648354,
              367.5861385918248
            ],
            [
              -77.20603317802474,
              39.26968379684419,
              -9.673861408175185
            ]
          ]
        ]
      },
      "bbox": [
        -77.20638899,
        39.2696838,
        -9.673861408,
        -77.1845403,
        39.2814289,
        367.5861386
      ],
      "properties": {
        "datetime": "2018-02-21T18:31:49Z",
        "pc:count": 21414738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310632.3454,
            "count": 21414738,
            "maximum": 311549.0912,
            "minimum": 309693.7112,
            "name": "X",
            "position": 0,
            "stddev": 488.0587402,
            "variance": 238201.3339
          },
          {
            "average": 4349635.673,
            "count": 21414738,
            "maximum": 4350282.478,
            "minimum": 4349023.118,
            "name": "Y",
            "position": 1,
            "stddev": 322.0415946,
            "variance": 103710.7887
          },
          {
            "average": 223.9752892,
            "count": 21414738,
            "maximum": 367.5861386,
            "minimum": -9.673861408,
            "name": "Z",
            "position": 2,
            "stddev": 15.44044498,
            "variance": 238.4073411
          },
          {
            "average": 6183.58518,
            "count": 21414738,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6630.019245,
            "variance": 43957155.18
          },
          {
            "average": 2.239351282,
            "count": 21414738,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.327735401,
            "variance": 1.762881295
          },
          {
            "average": 3.215446857,
            "count": 21414738,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.51972158,
            "variance": 2.30955368
          },
          {
            "average": 0.5017638787,
            "count": 21414738,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969004,
            "variance": 0.2499969004
          },
          {
            "average": 0,
            "count": 21414738,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.350927945,
            "count": 21414738,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4942491699,
            "variance": 0.244282242
          },
          {
            "average": -0.2142294129,
            "count": 21414738,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.84380265,
            "variance": 191.6508719
          },
          {
            "average": 0,
            "count": 21414738,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.51764682,
            "count": 21414738,
            "maximum": 51,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5109179401,
            "variance": 0.2610371415
          },
          {
            "average": 203236687.6,
            "count": 21414738,
            "maximum": 203273109.4,
            "minimum": 203198646.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36369.61481,
            "variance": 1322748882
          },
          {
            "average": 0,
            "count": 21414738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21414738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21414738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004684157238,
            "count": 21414738,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02163784491,
            "variance": 0.0004681963324
          },
          {
            "average": 0.4407089641,
            "count": 21414738,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4964721388,
            "variance": 0.2464845846
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309693.7112,
          4349023.118,
          -9.673861408,
          311549.0912,
          4350282.478,
          367.5861386
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309693.7111829363,
                4349023.117884961,
                -9.673861408175185
              ],
              [
                309693.7111829363,
                4350282.47788496,
                -9.673861408175185
              ],
              [
                311549.09118293633,
                4350282.47788496,
                367.5861385918248
              ],
              [
                311549.09118293633,
                4349023.117884961,
                367.5861385918248
              ],
              [
                309693.7111829363,
                4349023.117884961,
                -9.673861408175185
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:31:49+00:00",
        "end_time": "2018-02-20T21:50:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_254584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_254584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_254584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20638899,
            39.2696838,
            -9.673861408,
            -77.1845403,
            39.2814289,
            367.5861386
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20603317802474,
                  39.26968379684419,
                  -9.673861408175185
                ],
                [
                  -77.20638898942357,
                  39.281023372284,
                  -9.673861408175185
                ],
                [
                  -77.18489264752606,
                  39.28142890478003,
                  367.5861385918248
                ],
                [
                  -77.18454029595698,
                  39.270089166648354,
                  367.5861385918248
                ],
                [
                  -77.20603317802474,
                  39.26968379684419,
                  -9.673861408175185
                ]
              ]
            ]
          },
          "id": "20180220_254584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:31:49Z",
            "pc:count": 21414738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310632.3454,
                "count": 21414738,
                "maximum": 311549.0912,
                "minimum": 309693.7112,
                "name": "X",
                "position": 0,
                "stddev": 488.0587402,
                "variance": 238201.3339
              },
              {
                "average": 4349635.673,
                "count": 21414738,
                "maximum": 4350282.478,
                "minimum": 4349023.118,
                "name": "Y",
                "position": 1,
                "stddev": 322.0415946,
                "variance": 103710.7887
              },
              {
                "average": 223.9752892,
                "count": 21414738,
                "maximum": 367.5861386,
                "minimum": -9.673861408,
                "name": "Z",
                "position": 2,
                "stddev": 15.44044498,
                "variance": 238.4073411
              },
              {
                "average": 6183.58518,
                "count": 21414738,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6630.019245,
                "variance": 43957155.18
              },
              {
                "average": 2.239351282,
                "count": 21414738,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.327735401,
                "variance": 1.762881295
              },
              {
                "average": 3.215446857,
                "count": 21414738,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.51972158,
                "variance": 2.30955368
              },
              {
                "average": 0.5017638787,
                "count": 21414738,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969004,
                "variance": 0.2499969004
              },
              {
                "average": 0,
                "count": 21414738,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.350927945,
                "count": 21414738,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4942491699,
                "variance": 0.244282242
              },
              {
                "average": -0.2142294129,
                "count": 21414738,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.84380265,
                "variance": 191.6508719
              },
              {
                "average": 0,
                "count": 21414738,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.51764682,
                "count": 21414738,
                "maximum": 51,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5109179401,
                "variance": 0.2610371415
              },
              {
                "average": 203236687.6,
                "count": 21414738,
                "maximum": 203273109.4,
                "minimum": 203198646.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36369.61481,
                "variance": 1322748882
              },
              {
                "average": 0,
                "count": 21414738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21414738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21414738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004684157238,
                "count": 21414738,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02163784491,
                "variance": 0.0004681963324
              },
              {
                "average": 0.4407089641,
                "count": 21414738,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4964721388,
                "variance": 0.2464845846
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309693.7112,
              4349023.118,
              -9.673861408,
              311549.0912,
              4350282.478,
              367.5861386
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309693.7111829363,
                    4349023.117884961,
                    -9.673861408175185
                  ],
                  [
                    309693.7111829363,
                    4350282.47788496,
                    -9.673861408175185
                  ],
                  [
                    311549.09118293633,
                    4350282.47788496,
                    367.5861385918248
                  ],
                  [
                    311549.09118293633,
                    4349023.117884961,
                    367.5861385918248
                  ],
                  [
                    309693.7111829363,
                    4349023.117884961,
                    -9.673861408175185
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:31:49+00:00",
            "end_time": "2018-02-20T21:50: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": "20180220_254588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2060648048079,
              39.28066610281444,
              -7.275098960750256
            ],
            [
              -77.20642075463226,
              39.292005476490154,
              -7.275098960750256
            ],
            [
              -77.18492244615487,
              39.29241108271124,
              361.78490103924975
            ],
            [
              -77.1845699577729,
              39.28107154632976,
              361.78490103924975
            ],
            [
              -77.2060648048079,
              39.28066610281444,
              -7.275098960750256
            ]
          ]
        ]
      },
      "bbox": [
        -77.20642075,
        39.2806661,
        -7.275098961,
        -77.18456996,
        39.29241108,
        361.784901
      ],
      "properties": {
        "datetime": "2018-02-21T18:10:38Z",
        "pc:count": 14615027,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310560.5415,
            "count": 14615027,
            "maximum": 311575.9685,
            "minimum": 309720.7085,
            "name": "X",
            "position": 0,
            "stddev": 518.7590792,
            "variance": 269110.9823
          },
          {
            "average": 4350872.84,
            "count": 14615027,
            "maximum": 4351501.481,
            "minimum": 4350242.141,
            "name": "Y",
            "position": 1,
            "stddev": 339.4129548,
            "variance": 115201.1539
          },
          {
            "average": 243.9865475,
            "count": 14615027,
            "maximum": 361.784901,
            "minimum": -7.275098961,
            "name": "Z",
            "position": 2,
            "stddev": 11.49154246,
            "variance": 132.0555481
          },
          {
            "average": 8194.689762,
            "count": 14615027,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7194.553991,
            "variance": 51761607.12
          },
          {
            "average": 1.816401023,
            "count": 14615027,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.209946238,
            "variance": 1.463969899
          },
          {
            "average": 2.536022137,
            "count": 14615027,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.608437152,
            "variance": 2.587070073
          },
          {
            "average": 0.49750541,
            "count": 14615027,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937941,
            "variance": 0.2499937941
          },
          {
            "average": 0,
            "count": 14615027,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.424621727,
            "count": 14615027,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5041445234,
            "variance": 0.2541617005
          },
          {
            "average": 11.14261971,
            "count": 14615027,
            "maximum": 19.00200081,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.836944857,
            "variance": 61.41770469
          },
          {
            "average": 0,
            "count": 14615027,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.67569051,
            "count": 14615027,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5338523777,
            "variance": 0.2849983612
          },
          {
            "average": 203201315.1,
            "count": 14615027,
            "maximum": 203271838.4,
            "minimum": 203198644,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13013.32992,
            "variance": 169346755.6
          },
          {
            "average": 0,
            "count": 14615027,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14615027,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14615027,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003076970025,
            "count": 14615027,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0175385959,
            "variance": 0.0003076023461
          },
          {
            "average": 0.4184353542,
            "count": 14615027,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4933023669,
            "variance": 0.2433472252
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309720.7085,
          4350242.141,
          -7.275098961,
          311575.9685,
          4351501.481,
          361.784901
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309720.70852048154,
                4350242.1414226685,
                -7.275098960750256
              ],
              [
                309720.70852048154,
                4351501.481422668,
                -7.275098960750256
              ],
              [
                311575.96852048155,
                4351501.481422668,
                361.78490103924975
              ],
              [
                311575.96852048155,
                4350242.1414226685,
                361.78490103924975
              ],
              [
                309720.70852048154,
                4350242.1414226685,
                -7.275098960750256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:10:38+00:00",
        "end_time": "2018-02-20T21:50:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_254588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_254588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_254588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20642075,
            39.2806661,
            -7.275098961,
            -77.18456996,
            39.29241108,
            361.784901
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2060648048079,
                  39.28066610281444,
                  -7.275098960750256
                ],
                [
                  -77.20642075463226,
                  39.292005476490154,
                  -7.275098960750256
                ],
                [
                  -77.18492244615487,
                  39.29241108271124,
                  361.78490103924975
                ],
                [
                  -77.1845699577729,
                  39.28107154632976,
                  361.78490103924975
                ],
                [
                  -77.2060648048079,
                  39.28066610281444,
                  -7.275098960750256
                ]
              ]
            ]
          },
          "id": "20180220_254588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:10:38Z",
            "pc:count": 14615027,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310560.5415,
                "count": 14615027,
                "maximum": 311575.9685,
                "minimum": 309720.7085,
                "name": "X",
                "position": 0,
                "stddev": 518.7590792,
                "variance": 269110.9823
              },
              {
                "average": 4350872.84,
                "count": 14615027,
                "maximum": 4351501.481,
                "minimum": 4350242.141,
                "name": "Y",
                "position": 1,
                "stddev": 339.4129548,
                "variance": 115201.1539
              },
              {
                "average": 243.9865475,
                "count": 14615027,
                "maximum": 361.784901,
                "minimum": -7.275098961,
                "name": "Z",
                "position": 2,
                "stddev": 11.49154246,
                "variance": 132.0555481
              },
              {
                "average": 8194.689762,
                "count": 14615027,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7194.553991,
                "variance": 51761607.12
              },
              {
                "average": 1.816401023,
                "count": 14615027,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.209946238,
                "variance": 1.463969899
              },
              {
                "average": 2.536022137,
                "count": 14615027,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.608437152,
                "variance": 2.587070073
              },
              {
                "average": 0.49750541,
                "count": 14615027,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937941,
                "variance": 0.2499937941
              },
              {
                "average": 0,
                "count": 14615027,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.424621727,
                "count": 14615027,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5041445234,
                "variance": 0.2541617005
              },
              {
                "average": 11.14261971,
                "count": 14615027,
                "maximum": 19.00200081,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.836944857,
                "variance": 61.41770469
              },
              {
                "average": 0,
                "count": 14615027,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.67569051,
                "count": 14615027,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5338523777,
                "variance": 0.2849983612
              },
              {
                "average": 203201315.1,
                "count": 14615027,
                "maximum": 203271838.4,
                "minimum": 203198644,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13013.32992,
                "variance": 169346755.6
              },
              {
                "average": 0,
                "count": 14615027,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14615027,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14615027,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003076970025,
                "count": 14615027,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0175385959,
                "variance": 0.0003076023461
              },
              {
                "average": 0.4184353542,
                "count": 14615027,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4933023669,
                "variance": 0.2433472252
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309720.7085,
              4350242.141,
              -7.275098961,
              311575.9685,
              4351501.481,
              361.784901
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309720.70852048154,
                    4350242.1414226685,
                    -7.275098960750256
                  ],
                  [
                    309720.70852048154,
                    4351501.481422668,
                    -7.275098960750256
                  ],
                  [
                    311575.96852048155,
                    4351501.481422668,
                    361.78490103924975
                  ],
                  [
                    311575.96852048155,
                    4350242.1414226685,
                    361.78490103924975
                  ],
                  [
                    309720.70852048154,
                    4350242.1414226685,
                    -7.275098960750256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:10:38+00:00",
            "end_time": "2018-02-20T21:50:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_248564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22704978675047,
              39.21473482104233,
              -10.352184802639954
            ],
            [
              -77.2274082621147,
              39.22607362197606,
              -10.352184802639954
            ],
            [
              -77.20593084853999,
              39.22648252493588,
              365.82781519736005
            ],
            [
              -77.20557582284532,
              39.21514355990444,
              365.82781519736005
            ],
            [
              -77.22704978675047,
              39.21473482104233,
              -10.352184802639954
            ]
          ]
        ]
      },
      "bbox": [
        -77.22740826,
        39.21473482,
        -10.3521848,
        -77.20557582,
        39.22648252,
        365.8278152
      ],
      "properties": {
        "datetime": "2018-02-21T19:13:05Z",
        "pc:count": 21588480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308631.3152,
            "count": 21588480,
            "maximum": 309585.6814,
            "minimum": 307730.4614,
            "name": "X",
            "position": 0,
            "stddev": 516.7684792,
            "variance": 267049.6611
          },
          {
            "average": 4343604.723,
            "count": 21588480,
            "maximum": 4344227.891,
            "minimum": 4342968.611,
            "name": "Y",
            "position": 1,
            "stddev": 359.3823053,
            "variance": 129155.6414
          },
          {
            "average": 153.0140418,
            "count": 21588480,
            "maximum": 365.8278152,
            "minimum": -10.3521848,
            "name": "Z",
            "position": 2,
            "stddev": 17.01140257,
            "variance": 289.3878174
          },
          {
            "average": 4569.301806,
            "count": 21588480,
            "maximum": 65519,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5452.371301,
            "variance": 29728352.8
          },
          {
            "average": 2.417211541,
            "count": 21588480,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.365741178,
            "variance": 1.865248964
          },
          {
            "average": 3.600574844,
            "count": 21588480,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.395127638,
            "variance": 1.946381126
          },
          {
            "average": 0.4990128995,
            "count": 21588480,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990372,
            "variance": 0.2499990372
          },
          {
            "average": 0,
            "count": 21588480,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280677565,
            "count": 21588480,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4698805747,
            "variance": 0.2207877545
          },
          {
            "average": -6.866177839,
            "count": 21588480,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.49069572,
            "variance": 156.0174796
          },
          {
            "average": 0,
            "count": 21588480,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.70384274,
            "count": 21588480,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.675490127,
            "variance": 0.4562869116
          },
          {
            "average": 203274449.2,
            "count": 21588480,
            "maximum": 203275585.6,
            "minimum": 203273677.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 676.0264058,
            "variance": 457011.7013
          },
          {
            "average": 0,
            "count": 21588480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21588480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21588480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004823869026,
            "count": 21588480,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02195801056,
            "variance": 0.0004821542279
          },
          {
            "average": 0.4454073654,
            "count": 21588480,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4970107199,
            "variance": 0.2470196557
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307730.4614,
          4342968.611,
          -10.3521848,
          309585.6814,
          4344227.891,
          365.8278152
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307730.46143131575,
                4342968.611292442,
                -10.352184802639954
              ],
              [
                307730.46143131575,
                4344227.891292442,
                -10.352184802639954
              ],
              [
                309585.6814313157,
                4344227.891292442,
                365.82781519736005
              ],
              [
                309585.6814313157,
                4342968.611292442,
                365.82781519736005
              ],
              [
                307730.46143131575,
                4342968.611292442,
                -10.352184802639954
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:13:05+00:00",
        "end_time": "2018-02-21T18:41:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_248564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_248564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_248564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_248564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22740826,
            39.21473482,
            -10.3521848,
            -77.20557582,
            39.22648252,
            365.8278152
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22704978675047,
                  39.21473482104233,
                  -10.352184802639954
                ],
                [
                  -77.2274082621147,
                  39.22607362197606,
                  -10.352184802639954
                ],
                [
                  -77.20593084853999,
                  39.22648252493588,
                  365.82781519736005
                ],
                [
                  -77.20557582284532,
                  39.21514355990444,
                  365.82781519736005
                ],
                [
                  -77.22704978675047,
                  39.21473482104233,
                  -10.352184802639954
                ]
              ]
            ]
          },
          "id": "20180221_248564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_248564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:13:05Z",
            "pc:count": 21588480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308631.3152,
                "count": 21588480,
                "maximum": 309585.6814,
                "minimum": 307730.4614,
                "name": "X",
                "position": 0,
                "stddev": 516.7684792,
                "variance": 267049.6611
              },
              {
                "average": 4343604.723,
                "count": 21588480,
                "maximum": 4344227.891,
                "minimum": 4342968.611,
                "name": "Y",
                "position": 1,
                "stddev": 359.3823053,
                "variance": 129155.6414
              },
              {
                "average": 153.0140418,
                "count": 21588480,
                "maximum": 365.8278152,
                "minimum": -10.3521848,
                "name": "Z",
                "position": 2,
                "stddev": 17.01140257,
                "variance": 289.3878174
              },
              {
                "average": 4569.301806,
                "count": 21588480,
                "maximum": 65519,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5452.371301,
                "variance": 29728352.8
              },
              {
                "average": 2.417211541,
                "count": 21588480,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.365741178,
                "variance": 1.865248964
              },
              {
                "average": 3.600574844,
                "count": 21588480,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.395127638,
                "variance": 1.946381126
              },
              {
                "average": 0.4990128995,
                "count": 21588480,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990372,
                "variance": 0.2499990372
              },
              {
                "average": 0,
                "count": 21588480,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280677565,
                "count": 21588480,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4698805747,
                "variance": 0.2207877545
              },
              {
                "average": -6.866177839,
                "count": 21588480,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.49069572,
                "variance": 156.0174796
              },
              {
                "average": 0,
                "count": 21588480,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.70384274,
                "count": 21588480,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.675490127,
                "variance": 0.4562869116
              },
              {
                "average": 203274449.2,
                "count": 21588480,
                "maximum": 203275585.6,
                "minimum": 203273677.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 676.0264058,
                "variance": 457011.7013
              },
              {
                "average": 0,
                "count": 21588480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21588480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21588480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004823869026,
                "count": 21588480,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02195801056,
                "variance": 0.0004821542279
              },
              {
                "average": 0.4454073654,
                "count": 21588480,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4970107199,
                "variance": 0.2470196557
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307730.4614,
              4342968.611,
              -10.3521848,
              309585.6814,
              4344227.891,
              365.8278152
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307730.46143131575,
                    4342968.611292442,
                    -10.352184802639954
                  ],
                  [
                    307730.46143131575,
                    4344227.891292442,
                    -10.352184802639954
                  ],
                  [
                    309585.6814313157,
                    4344227.891292442,
                    365.82781519736005
                  ],
                  [
                    309585.6814313157,
                    4342968.611292442,
                    365.82781519736005
                  ],
                  [
                    307730.46143131575,
                    4342968.611292442,
                    -10.352184802639954
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:13:05+00:00",
            "end_time": "2018-02-21T18:41: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": "20180220_254592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2060959958121,
              39.29164835273718,
              -9.436339680871043
            ],
            [
              -77.20645207272021,
              39.30298716448359,
              -9.436339680871043
            ],
            [
              -77.18495133278513,
              39.303392853013584,
              355.0036603191289
            ],
            [
              -77.18459871889753,
              39.29205387854921,
              355.0036603191289
            ],
            [
              -77.2060959958121,
              39.29164835273718,
              -9.436339680871043
            ]
          ]
        ]
      },
      "bbox": [
        -77.20645207,
        39.29164835,
        -9.436339681,
        -77.18459872,
        39.30339285,
        355.0036603
      ],
      "properties": {
        "datetime": "2018-02-20T21:57:36Z",
        "pc:count": 15440336,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310607.0465,
            "count": 15440336,
            "maximum": 311602.9312,
            "minimum": 309747.7512,
            "name": "X",
            "position": 0,
            "stddev": 545.1226071,
            "variance": 297158.6567
          },
          {
            "average": 4352141.394,
            "count": 15440336,
            "maximum": 4352720.44,
            "minimum": 4351461.16,
            "name": "Y",
            "position": 1,
            "stddev": 336.573326,
            "variance": 113281.6037
          },
          {
            "average": 238.106511,
            "count": 15440336,
            "maximum": 355.0036603,
            "minimum": -9.436339681,
            "name": "Z",
            "position": 2,
            "stddev": 11.48311638,
            "variance": 131.8619618
          },
          {
            "average": 7088.974751,
            "count": 15440336,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6848.60098,
            "variance": 46903335.38
          },
          {
            "average": 2.008138683,
            "count": 15440336,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.285653136,
            "variance": 1.652903986
          },
          {
            "average": 2.88456009,
            "count": 15440336,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.604955861,
            "variance": 2.575883316
          },
          {
            "average": 0.4986583194,
            "count": 15440336,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982161,
            "variance": 0.2499982161
          },
          {
            "average": 0,
            "count": 15440336,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.40476237,
            "count": 15440336,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.504027424,
            "variance": 0.2540436442
          },
          {
            "average": -6.554039497,
            "count": 15440336,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.036893,
            "variance": 144.8867931
          },
          {
            "average": 0,
            "count": 15440336,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.73470629,
            "count": 15440336,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6321199469,
            "variance": 0.3995756273
          },
          {
            "average": 203198231.8,
            "count": 15440336,
            "maximum": 203199056.1,
            "minimum": 203197345.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 667.4313415,
            "variance": 445464.5956
          },
          {
            "average": 0,
            "count": 15440336,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15440336,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15440336,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004183199122,
            "count": 15440336,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02044859281,
            "variance": 0.0004181449477
          },
          {
            "average": 0.399510736,
            "count": 15440336,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4897978393,
            "variance": 0.2399019234
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309747.7512,
          4351461.16,
          -9.436339681,
          311602.9312,
          4352720.44,
          355.0036603
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309747.75115997734,
                4351461.1597975055,
                -9.436339680871043
              ],
              [
                309747.75115997734,
                4352720.439797505,
                -9.436339680871043
              ],
              [
                311602.9311599774,
                4352720.439797505,
                355.0036603191289
              ],
              [
                311602.9311599774,
                4351461.1597975055,
                355.0036603191289
              ],
              [
                309747.75115997734,
                4351461.1597975055,
                -9.436339680871043
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:57:36+00:00",
        "end_time": "2018-02-20T21:29:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_254592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_254592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_254592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20645207,
            39.29164835,
            -9.436339681,
            -77.18459872,
            39.30339285,
            355.0036603
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2060959958121,
                  39.29164835273718,
                  -9.436339680871043
                ],
                [
                  -77.20645207272021,
                  39.30298716448359,
                  -9.436339680871043
                ],
                [
                  -77.18495133278513,
                  39.303392853013584,
                  355.0036603191289
                ],
                [
                  -77.18459871889753,
                  39.29205387854921,
                  355.0036603191289
                ],
                [
                  -77.2060959958121,
                  39.29164835273718,
                  -9.436339680871043
                ]
              ]
            ]
          },
          "id": "20180220_254592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:57:36Z",
            "pc:count": 15440336,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310607.0465,
                "count": 15440336,
                "maximum": 311602.9312,
                "minimum": 309747.7512,
                "name": "X",
                "position": 0,
                "stddev": 545.1226071,
                "variance": 297158.6567
              },
              {
                "average": 4352141.394,
                "count": 15440336,
                "maximum": 4352720.44,
                "minimum": 4351461.16,
                "name": "Y",
                "position": 1,
                "stddev": 336.573326,
                "variance": 113281.6037
              },
              {
                "average": 238.106511,
                "count": 15440336,
                "maximum": 355.0036603,
                "minimum": -9.436339681,
                "name": "Z",
                "position": 2,
                "stddev": 11.48311638,
                "variance": 131.8619618
              },
              {
                "average": 7088.974751,
                "count": 15440336,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6848.60098,
                "variance": 46903335.38
              },
              {
                "average": 2.008138683,
                "count": 15440336,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.285653136,
                "variance": 1.652903986
              },
              {
                "average": 2.88456009,
                "count": 15440336,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.604955861,
                "variance": 2.575883316
              },
              {
                "average": 0.4986583194,
                "count": 15440336,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982161,
                "variance": 0.2499982161
              },
              {
                "average": 0,
                "count": 15440336,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.40476237,
                "count": 15440336,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.504027424,
                "variance": 0.2540436442
              },
              {
                "average": -6.554039497,
                "count": 15440336,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.036893,
                "variance": 144.8867931
              },
              {
                "average": 0,
                "count": 15440336,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.73470629,
                "count": 15440336,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6321199469,
                "variance": 0.3995756273
              },
              {
                "average": 203198231.8,
                "count": 15440336,
                "maximum": 203199056.1,
                "minimum": 203197345.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 667.4313415,
                "variance": 445464.5956
              },
              {
                "average": 0,
                "count": 15440336,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15440336,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15440336,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004183199122,
                "count": 15440336,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02044859281,
                "variance": 0.0004181449477
              },
              {
                "average": 0.399510736,
                "count": 15440336,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4897978393,
                "variance": 0.2399019234
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309747.7512,
              4351461.16,
              -9.436339681,
              311602.9312,
              4352720.44,
              355.0036603
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309747.75115997734,
                    4351461.1597975055,
                    -9.436339680871043
                  ],
                  [
                    309747.75115997734,
                    4352720.439797505,
                    -9.436339680871043
                  ],
                  [
                    311602.9311599774,
                    4352720.439797505,
                    355.0036603191289
                  ],
                  [
                    311602.9311599774,
                    4351461.1597975055,
                    355.0036603191289
                  ],
                  [
                    309747.75115997734,
                    4351461.1597975055,
                    -9.436339680871043
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:57:36+00:00",
            "end_time": "2018-02-20T21:29: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": "20180221_248568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22708526324672,
              39.225716657182396,
              -10.03183662680891
            ],
            [
              -77.22744383311428,
              39.237053815665405,
              -10.03183662680891
            ],
            [
              -77.20596214628448,
              39.2374628376229,
              372.9681633731911
            ],
            [
              -77.20560702762714,
              39.22612551503123,
              372.9681633731911
            ],
            [
              -77.22708526324672,
              39.225716657182396,
              -10.03183662680891
            ]
          ]
        ]
      },
      "bbox": [
        -77.22744383,
        39.22571666,
        -10.03183663,
        -77.20560703,
        39.23746284,
        372.9681634
      ],
      "properties": {
        "datetime": "2018-02-21T19:00:57Z",
        "pc:count": 14719058,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308733.6322,
            "count": 14719058,
            "maximum": 309612.6711,
            "minimum": 307757.3711,
            "name": "X",
            "position": 0,
            "stddev": 515.3586781,
            "variance": 265594.5671
          },
          {
            "average": 4344785.475,
            "count": 14719058,
            "maximum": 4345446.685,
            "minimum": 4344187.585,
            "name": "Y",
            "position": 1,
            "stddev": 369.4229995,
            "variance": 136473.3526
          },
          {
            "average": 171.6891693,
            "count": 14719058,
            "maximum": 372.9681634,
            "minimum": -10.03183663,
            "name": "Z",
            "position": 2,
            "stddev": 13.84976468,
            "variance": 191.8159817
          },
          {
            "average": 8258.077498,
            "count": 14719058,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6921.542169,
            "variance": 47907746
          },
          {
            "average": 1.933101493,
            "count": 14719058,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.255708111,
            "variance": 1.57680286
          },
          {
            "average": 2.669639389,
            "count": 14719058,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.615759058,
            "variance": 2.610677334
          },
          {
            "average": 0.5014894296,
            "count": 14719058,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977986,
            "variance": 0.2499977986
          },
          {
            "average": 0,
            "count": 14719058,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.428717993,
            "count": 14719058,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5173589611,
            "variance": 0.2676602946
          },
          {
            "average": -0.1474773166,
            "count": 14719058,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.70709379,
            "variance": 161.4702326
          },
          {
            "average": 0,
            "count": 14719058,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.0069482,
            "count": 14719058,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.545130907,
            "variance": 0.2971677058
          },
          {
            "average": 203273767.6,
            "count": 14719058,
            "maximum": 203274857.1,
            "minimum": 203273024,
            "name": "GpsTime",
            "position": 12,
            "stddev": 508.0196716,
            "variance": 258083.9867
          },
          {
            "average": 0,
            "count": 14719058,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14719058,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14719058,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002742023301,
            "count": 14719058,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01655678597,
            "variance": 0.0002741271618
          },
          {
            "average": 0.3296094764,
            "count": 14719058,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.470071361,
            "variance": 0.2209670845
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307757.3711,
          4344187.585,
          -10.03183663,
          309612.6711,
          4345446.685,
          372.9681634
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307757.3711171341,
                4344187.585132538,
                -10.03183662680891
              ],
              [
                307757.3711171341,
                4345446.685132538,
                -10.03183662680891
              ],
              [
                309612.67111713416,
                4345446.685132538,
                372.9681633731911
              ],
              [
                309612.67111713416,
                4344187.585132538,
                372.9681633731911
              ],
              [
                307757.3711171341,
                4344187.585132538,
                -10.03183662680891
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:00:57+00:00",
        "end_time": "2018-02-21T18:30:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_248568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_248568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_248568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_248568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22744383,
            39.22571666,
            -10.03183663,
            -77.20560703,
            39.23746284,
            372.9681634
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22708526324672,
                  39.225716657182396,
                  -10.03183662680891
                ],
                [
                  -77.22744383311428,
                  39.237053815665405,
                  -10.03183662680891
                ],
                [
                  -77.20596214628448,
                  39.2374628376229,
                  372.9681633731911
                ],
                [
                  -77.20560702762714,
                  39.22612551503123,
                  372.9681633731911
                ],
                [
                  -77.22708526324672,
                  39.225716657182396,
                  -10.03183662680891
                ]
              ]
            ]
          },
          "id": "20180221_248568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_248568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:00:57Z",
            "pc:count": 14719058,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308733.6322,
                "count": 14719058,
                "maximum": 309612.6711,
                "minimum": 307757.3711,
                "name": "X",
                "position": 0,
                "stddev": 515.3586781,
                "variance": 265594.5671
              },
              {
                "average": 4344785.475,
                "count": 14719058,
                "maximum": 4345446.685,
                "minimum": 4344187.585,
                "name": "Y",
                "position": 1,
                "stddev": 369.4229995,
                "variance": 136473.3526
              },
              {
                "average": 171.6891693,
                "count": 14719058,
                "maximum": 372.9681634,
                "minimum": -10.03183663,
                "name": "Z",
                "position": 2,
                "stddev": 13.84976468,
                "variance": 191.8159817
              },
              {
                "average": 8258.077498,
                "count": 14719058,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6921.542169,
                "variance": 47907746
              },
              {
                "average": 1.933101493,
                "count": 14719058,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.255708111,
                "variance": 1.57680286
              },
              {
                "average": 2.669639389,
                "count": 14719058,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.615759058,
                "variance": 2.610677334
              },
              {
                "average": 0.5014894296,
                "count": 14719058,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977986,
                "variance": 0.2499977986
              },
              {
                "average": 0,
                "count": 14719058,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.428717993,
                "count": 14719058,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5173589611,
                "variance": 0.2676602946
              },
              {
                "average": -0.1474773166,
                "count": 14719058,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.70709379,
                "variance": 161.4702326
              },
              {
                "average": 0,
                "count": 14719058,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.0069482,
                "count": 14719058,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.545130907,
                "variance": 0.2971677058
              },
              {
                "average": 203273767.6,
                "count": 14719058,
                "maximum": 203274857.1,
                "minimum": 203273024,
                "name": "GpsTime",
                "position": 12,
                "stddev": 508.0196716,
                "variance": 258083.9867
              },
              {
                "average": 0,
                "count": 14719058,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14719058,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14719058,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002742023301,
                "count": 14719058,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01655678597,
                "variance": 0.0002741271618
              },
              {
                "average": 0.3296094764,
                "count": 14719058,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.470071361,
                "variance": 0.2209670845
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307757.3711,
              4344187.585,
              -10.03183663,
              309612.6711,
              4345446.685,
              372.9681634
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307757.3711171341,
                    4344187.585132538,
                    -10.03183662680891
                  ],
                  [
                    307757.3711171341,
                    4345446.685132538,
                    -10.03183662680891
                  ],
                  [
                    309612.67111713416,
                    4345446.685132538,
                    372.9681633731911
                  ],
                  [
                    309612.67111713416,
                    4344187.585132538,
                    372.9681633731911
                  ],
                  [
                    307757.3711171341,
                    4344187.585132538,
                    -10.03183662680891
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:00:57+00:00",
            "end_time": "2018-02-21T18:30: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": "20180221_248572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22711940530566,
              39.23669924217028,
              -10.344024180918382
            ],
            [
              -77.22747816637052,
              39.248037819626674,
              -10.344024180918382
            ],
            [
              -77.20599382425296,
              39.24844692967441,
              373.3359758190816
            ],
            [
              -77.20563851661194,
              39.23710818806642,
              373.3359758190816
            ],
            [
              -77.22711940530566,
              39.23669924217028,
              -10.344024180918382
            ]
          ]
        ]
      },
      "bbox": [
        -77.22747817,
        39.23669924,
        -10.34402418,
        -77.20563852,
        39.24844693,
        373.3359758
      ],
      "properties": {
        "datetime": "2018-02-21T18:41:31Z",
        "pc:count": 15843787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308821.7438,
            "count": 15843787,
            "maximum": 309639.6461,
            "minimum": 307784.4061,
            "name": "X",
            "position": 0,
            "stddev": 526.1218001,
            "variance": 276804.1485
          },
          {
            "average": 4346046.701,
            "count": 15843787,
            "maximum": 4346665.901,
            "minimum": 4345406.641,
            "name": "Y",
            "position": 1,
            "stddev": 358.3654358,
            "variance": 128425.7856
          },
          {
            "average": 187.4383682,
            "count": 15843787,
            "maximum": 373.3359758,
            "minimum": -10.34402418,
            "name": "Z",
            "position": 2,
            "stddev": 18.75204205,
            "variance": 351.6390811
          },
          {
            "average": 6644.834511,
            "count": 15843787,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6486.790019,
            "variance": 42078444.76
          },
          {
            "average": 2.092516328,
            "count": 15843787,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.28472359,
            "variance": 1.650514702
          },
          {
            "average": 2.962295126,
            "count": 15843787,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560876017,
            "variance": 2.436333939
          },
          {
            "average": 0.5031406317,
            "count": 15843787,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999901521,
            "variance": 0.2499901522
          },
          {
            "average": 0,
            "count": 15843787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.397110994,
            "count": 15843787,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5114168688,
            "variance": 0.2615472137
          },
          {
            "average": 4.57353033,
            "count": 15843787,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.43185263,
            "variance": 180.4146651
          },
          {
            "average": 0,
            "count": 15843787,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.19595176,
            "count": 15843787,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6872590673,
            "variance": 0.4723250256
          },
          {
            "average": 203273090.3,
            "count": 15843787,
            "maximum": 203273691.5,
            "minimum": 203271901.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 579.4509097,
            "variance": 335763.3568
          },
          {
            "average": 0,
            "count": 15843787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15843787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15843787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003543975945,
            "count": 15843787,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01882211516,
            "variance": 0.0003542720192
          },
          {
            "average": 0.3996129839,
            "count": 15843787,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4898188054,
            "variance": 0.2399224621
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307784.4061,
          4345406.641,
          -10.34402418,
          309639.6461,
          4346665.901,
          373.3359758
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307784.40607304976,
                4345406.641225942,
                -10.344024180918382
              ],
              [
                307784.40607304976,
                4346665.901225942,
                -10.344024180918382
              ],
              [
                309639.64607304975,
                4346665.901225942,
                373.3359758190816
              ],
              [
                309639.64607304975,
                4345406.641225942,
                373.3359758190816
              ],
              [
                307784.40607304976,
                4345406.641225942,
                -10.344024180918382
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:41:31+00:00",
        "end_time": "2018-02-21T18:11:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_248572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_248572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_248572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_248572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22747817,
            39.23669924,
            -10.34402418,
            -77.20563852,
            39.24844693,
            373.3359758
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22711940530566,
                  39.23669924217028,
                  -10.344024180918382
                ],
                [
                  -77.22747816637052,
                  39.248037819626674,
                  -10.344024180918382
                ],
                [
                  -77.20599382425296,
                  39.24844692967441,
                  373.3359758190816
                ],
                [
                  -77.20563851661194,
                  39.23710818806642,
                  373.3359758190816
                ],
                [
                  -77.22711940530566,
                  39.23669924217028,
                  -10.344024180918382
                ]
              ]
            ]
          },
          "id": "20180221_248572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_248572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:41:31Z",
            "pc:count": 15843787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308821.7438,
                "count": 15843787,
                "maximum": 309639.6461,
                "minimum": 307784.4061,
                "name": "X",
                "position": 0,
                "stddev": 526.1218001,
                "variance": 276804.1485
              },
              {
                "average": 4346046.701,
                "count": 15843787,
                "maximum": 4346665.901,
                "minimum": 4345406.641,
                "name": "Y",
                "position": 1,
                "stddev": 358.3654358,
                "variance": 128425.7856
              },
              {
                "average": 187.4383682,
                "count": 15843787,
                "maximum": 373.3359758,
                "minimum": -10.34402418,
                "name": "Z",
                "position": 2,
                "stddev": 18.75204205,
                "variance": 351.6390811
              },
              {
                "average": 6644.834511,
                "count": 15843787,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6486.790019,
                "variance": 42078444.76
              },
              {
                "average": 2.092516328,
                "count": 15843787,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.28472359,
                "variance": 1.650514702
              },
              {
                "average": 2.962295126,
                "count": 15843787,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560876017,
                "variance": 2.436333939
              },
              {
                "average": 0.5031406317,
                "count": 15843787,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999901521,
                "variance": 0.2499901522
              },
              {
                "average": 0,
                "count": 15843787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.397110994,
                "count": 15843787,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5114168688,
                "variance": 0.2615472137
              },
              {
                "average": 4.57353033,
                "count": 15843787,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.43185263,
                "variance": 180.4146651
              },
              {
                "average": 0,
                "count": 15843787,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.19595176,
                "count": 15843787,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6872590673,
                "variance": 0.4723250256
              },
              {
                "average": 203273090.3,
                "count": 15843787,
                "maximum": 203273691.5,
                "minimum": 203271901.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 579.4509097,
                "variance": 335763.3568
              },
              {
                "average": 0,
                "count": 15843787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15843787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15843787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003543975945,
                "count": 15843787,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01882211516,
                "variance": 0.0003542720192
              },
              {
                "average": 0.3996129839,
                "count": 15843787,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4898188054,
                "variance": 0.2399224621
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307784.4061,
              4345406.641,
              -10.34402418,
              309639.6461,
              4346665.901,
              373.3359758
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307784.40607304976,
                    4345406.641225942,
                    -10.344024180918382
                  ],
                  [
                    307784.40607304976,
                    4346665.901225942,
                    -10.344024180918382
                  ],
                  [
                    309639.64607304975,
                    4346665.901225942,
                    373.3359758190816
                  ],
                  [
                    309639.64607304975,
                    4345406.641225942,
                    373.3359758190816
                  ],
                  [
                    307784.40607304976,
                    4345406.641225942,
                    -10.344024180918382
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:41:31+00:00",
            "end_time": "2018-02-21T18:11: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": "20180221_254572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20593699160663,
              39.23673858411413,
              -8.910644650404038
            ],
            [
              -77.20629233134309,
              39.24807696399132,
              -8.910644650404038
            ],
            [
              -77.18480767110043,
              39.2484821662871,
              371.16935534959595
            ],
            [
              -77.18445578488156,
              39.23714362382914,
              371.16935534959595
            ],
            [
              -77.20593699160663,
              39.23673858411413,
              -8.910644650404038
            ]
          ]
        ]
      },
      "bbox": [
        -77.20629233,
        39.23673858,
        -8.91064465,
        -77.18445578,
        39.24848217,
        371.1693553
      ],
      "properties": {
        "datetime": "2018-02-21T19:01:26Z",
        "pc:count": 21295939,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310494.8485,
            "count": 21295939,
            "maximum": 311468.1237,
            "minimum": 309612.8837,
            "name": "X",
            "position": 0,
            "stddev": 529.0110576,
            "variance": 279852.6991
          },
          {
            "average": 4345979.013,
            "count": 21295939,
            "maximum": 4346625.466,
            "minimum": 4345366.246,
            "name": "Y",
            "position": 1,
            "stddev": 365.8528794,
            "variance": 133848.3293
          },
          {
            "average": 174.0183902,
            "count": 21295939,
            "maximum": 371.1693553,
            "minimum": -8.91064465,
            "name": "Z",
            "position": 2,
            "stddev": 15.19601249,
            "variance": 230.9187956
          },
          {
            "average": 5132.171738,
            "count": 21295939,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5970.548133,
            "variance": 35647445.01
          },
          {
            "average": 2.350410376,
            "count": 21295939,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.346595848,
            "variance": 1.813320378
          },
          {
            "average": 3.449009973,
            "count": 21295939,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.443394707,
            "variance": 2.083388282
          },
          {
            "average": 0.5019549502,
            "count": 21295939,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961899,
            "variance": 0.2499961899
          },
          {
            "average": 0,
            "count": 21295939,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289276608,
            "count": 21295939,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4713255122,
            "variance": 0.2221477385
          },
          {
            "average": -0.2839205971,
            "count": 21295939,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.32687046,
            "variance": 177.6054764
          },
          {
            "average": 0,
            "count": 21295939,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.00243713,
            "count": 21295939,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.558563879,
            "variance": 0.311993607
          },
          {
            "average": 203273747.4,
            "count": 21295939,
            "maximum": 203274886.7,
            "minimum": 203273054.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 527.3794146,
            "variance": 278129.0469
          },
          {
            "average": 0,
            "count": 21295939,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21295939,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21295939,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003941596564,
            "count": 21295939,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01984954189,
            "variance": 0.0003940043131
          },
          {
            "average": 0.4007766927,
            "count": 21295939,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4900558607,
            "variance": 0.2401547466
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309612.8837,
          4345366.246,
          -8.91064465,
          311468.1237,
          4346625.466,
          371.1693553
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309612.8837324039,
                4345366.245644563,
                -8.910644650404038
              ],
              [
                309612.8837324039,
                4346625.465644564,
                -8.910644650404038
              ],
              [
                311468.1237324039,
                4346625.465644564,
                371.16935534959595
              ],
              [
                311468.1237324039,
                4345366.245644563,
                371.16935534959595
              ],
              [
                309612.8837324039,
                4345366.245644563,
                -8.910644650404038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:01:26+00:00",
        "end_time": "2018-02-21T18:30:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_254572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_254572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_254572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_254572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20629233,
            39.23673858,
            -8.91064465,
            -77.18445578,
            39.24848217,
            371.1693553
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20593699160663,
                  39.23673858411413,
                  -8.910644650404038
                ],
                [
                  -77.20629233134309,
                  39.24807696399132,
                  -8.910644650404038
                ],
                [
                  -77.18480767110043,
                  39.2484821662871,
                  371.16935534959595
                ],
                [
                  -77.18445578488156,
                  39.23714362382914,
                  371.16935534959595
                ],
                [
                  -77.20593699160663,
                  39.23673858411413,
                  -8.910644650404038
                ]
              ]
            ]
          },
          "id": "20180221_254572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_254572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:01:26Z",
            "pc:count": 21295939,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310494.8485,
                "count": 21295939,
                "maximum": 311468.1237,
                "minimum": 309612.8837,
                "name": "X",
                "position": 0,
                "stddev": 529.0110576,
                "variance": 279852.6991
              },
              {
                "average": 4345979.013,
                "count": 21295939,
                "maximum": 4346625.466,
                "minimum": 4345366.246,
                "name": "Y",
                "position": 1,
                "stddev": 365.8528794,
                "variance": 133848.3293
              },
              {
                "average": 174.0183902,
                "count": 21295939,
                "maximum": 371.1693553,
                "minimum": -8.91064465,
                "name": "Z",
                "position": 2,
                "stddev": 15.19601249,
                "variance": 230.9187956
              },
              {
                "average": 5132.171738,
                "count": 21295939,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5970.548133,
                "variance": 35647445.01
              },
              {
                "average": 2.350410376,
                "count": 21295939,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.346595848,
                "variance": 1.813320378
              },
              {
                "average": 3.449009973,
                "count": 21295939,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.443394707,
                "variance": 2.083388282
              },
              {
                "average": 0.5019549502,
                "count": 21295939,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961899,
                "variance": 0.2499961899
              },
              {
                "average": 0,
                "count": 21295939,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289276608,
                "count": 21295939,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4713255122,
                "variance": 0.2221477385
              },
              {
                "average": -0.2839205971,
                "count": 21295939,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.32687046,
                "variance": 177.6054764
              },
              {
                "average": 0,
                "count": 21295939,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.00243713,
                "count": 21295939,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.558563879,
                "variance": 0.311993607
              },
              {
                "average": 203273747.4,
                "count": 21295939,
                "maximum": 203274886.7,
                "minimum": 203273054.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 527.3794146,
                "variance": 278129.0469
              },
              {
                "average": 0,
                "count": 21295939,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21295939,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21295939,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003941596564,
                "count": 21295939,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01984954189,
                "variance": 0.0003940043131
              },
              {
                "average": 0.4007766927,
                "count": 21295939,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4900558607,
                "variance": 0.2401547466
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309612.8837,
              4345366.246,
              -8.91064465,
              311468.1237,
              4346625.466,
              371.1693553
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309612.8837324039,
                    4345366.245644563,
                    -8.910644650404038
                  ],
                  [
                    309612.8837324039,
                    4346625.465644564,
                    -8.910644650404038
                  ],
                  [
                    311468.1237324039,
                    4346625.465644564,
                    371.16935534959595
                  ],
                  [
                    311468.1237324039,
                    4345366.245644563,
                    371.16935534959595
                  ],
                  [
                    309612.8837324039,
                    4345366.245644563,
                    -8.910644650404038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:01:26+00:00",
            "end_time": "2018-02-21T18:30: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": "20180220_248588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22726019010824,
              39.2806272578088,
              -9.754462405906253
            ],
            [
              -77.22761954049017,
              39.291965928529194,
              -9.754462405906253
            ],
            [
              -77.20612178243654,
              39.29237544417177,
              364.4455375940937
            ],
            [
              -77.20576589309077,
              39.281036609187495,
              364.4455375940937
            ],
            [
              -77.22726019010824,
              39.2806272578088,
              -9.754462405906253
            ]
          ]
        ]
      },
      "bbox": [
        -77.22761954,
        39.28062726,
        -9.754462406,
        -77.20576589,
        39.29237544,
        364.4455376
      ],
      "properties": {
        "datetime": "2018-02-20T21:58:14Z",
        "pc:count": 15125773,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308780.8927,
            "count": 15125773,
            "maximum": 309747.4959,
            "minimum": 307892.2559,
            "name": "X",
            "position": 0,
            "stddev": 495.6582546,
            "variance": 245677.1054
          },
          {
            "average": 4350967.821,
            "count": 15125773,
            "maximum": 4351541.916,
            "minimum": 4350282.636,
            "name": "Y",
            "position": 1,
            "stddev": 350.4526727,
            "variance": 122817.0758
          },
          {
            "average": 229.3168206,
            "count": 15125773,
            "maximum": 364.4455376,
            "minimum": -9.754462406,
            "name": "Z",
            "position": 2,
            "stddev": 16.90338179,
            "variance": 285.7243159
          },
          {
            "average": 6858.061072,
            "count": 15125773,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6495.051012,
            "variance": 42185687.65
          },
          {
            "average": 2.003581569,
            "count": 15125773,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.297783125,
            "variance": 1.684241041
          },
          {
            "average": 2.864726847,
            "count": 15125773,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.62926756,
            "variance": 2.654512782
          },
          {
            "average": 0.4954830408,
            "count": 15125773,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999796132,
            "variance": 0.2499796136
          },
          {
            "average": 0,
            "count": 15125773,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.427474814,
            "count": 15125773,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5075419482,
            "variance": 0.2575988292
          },
          {
            "average": -8.770741708,
            "count": 15125773,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.99945384,
            "variance": 120.9879848
          },
          {
            "average": 0,
            "count": 15125773,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.66233541,
            "count": 15125773,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6074099025,
            "variance": 0.3689467897
          },
          {
            "average": 203198169.2,
            "count": 15125773,
            "maximum": 203199094.4,
            "minimum": 203197385,
            "name": "GpsTime",
            "position": 12,
            "stddev": 644.7084288,
            "variance": 415648.9582
          },
          {
            "average": 0,
            "count": 15125773,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15125773,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15125773,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004104914175,
            "count": 15125773,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02025642963,
            "variance": 0.0004103229415
          },
          {
            "average": 0.4351480086,
            "count": 15125773,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4957763966,
            "variance": 0.2457942355
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307892.2559,
          4350282.636,
          -9.754462406,
          309747.4959,
          4351541.916,
          364.4455376
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307892.2558776521,
                4350282.636277203,
                -9.754462405906253
              ],
              [
                307892.2558776521,
                4351541.916277203,
                -9.754462405906253
              ],
              [
                309747.4958776521,
                4351541.916277203,
                364.4455375940937
              ],
              [
                309747.4958776521,
                4350282.636277203,
                364.4455375940937
              ],
              [
                307892.2558776521,
                4350282.636277203,
                -9.754462405906253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:58:14+00:00",
        "end_time": "2018-02-20T21:29:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_248588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_248588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_248588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22761954,
            39.28062726,
            -9.754462406,
            -77.20576589,
            39.29237544,
            364.4455376
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22726019010824,
                  39.2806272578088,
                  -9.754462405906253
                ],
                [
                  -77.22761954049017,
                  39.291965928529194,
                  -9.754462405906253
                ],
                [
                  -77.20612178243654,
                  39.29237544417177,
                  364.4455375940937
                ],
                [
                  -77.20576589309077,
                  39.281036609187495,
                  364.4455375940937
                ],
                [
                  -77.22726019010824,
                  39.2806272578088,
                  -9.754462405906253
                ]
              ]
            ]
          },
          "id": "20180220_248588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:58:14Z",
            "pc:count": 15125773,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308780.8927,
                "count": 15125773,
                "maximum": 309747.4959,
                "minimum": 307892.2559,
                "name": "X",
                "position": 0,
                "stddev": 495.6582546,
                "variance": 245677.1054
              },
              {
                "average": 4350967.821,
                "count": 15125773,
                "maximum": 4351541.916,
                "minimum": 4350282.636,
                "name": "Y",
                "position": 1,
                "stddev": 350.4526727,
                "variance": 122817.0758
              },
              {
                "average": 229.3168206,
                "count": 15125773,
                "maximum": 364.4455376,
                "minimum": -9.754462406,
                "name": "Z",
                "position": 2,
                "stddev": 16.90338179,
                "variance": 285.7243159
              },
              {
                "average": 6858.061072,
                "count": 15125773,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6495.051012,
                "variance": 42185687.65
              },
              {
                "average": 2.003581569,
                "count": 15125773,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.297783125,
                "variance": 1.684241041
              },
              {
                "average": 2.864726847,
                "count": 15125773,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.62926756,
                "variance": 2.654512782
              },
              {
                "average": 0.4954830408,
                "count": 15125773,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999796132,
                "variance": 0.2499796136
              },
              {
                "average": 0,
                "count": 15125773,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.427474814,
                "count": 15125773,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5075419482,
                "variance": 0.2575988292
              },
              {
                "average": -8.770741708,
                "count": 15125773,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.99945384,
                "variance": 120.9879848
              },
              {
                "average": 0,
                "count": 15125773,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.66233541,
                "count": 15125773,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6074099025,
                "variance": 0.3689467897
              },
              {
                "average": 203198169.2,
                "count": 15125773,
                "maximum": 203199094.4,
                "minimum": 203197385,
                "name": "GpsTime",
                "position": 12,
                "stddev": 644.7084288,
                "variance": 415648.9582
              },
              {
                "average": 0,
                "count": 15125773,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15125773,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15125773,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004104914175,
                "count": 15125773,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02025642963,
                "variance": 0.0004103229415
              },
              {
                "average": 0.4351480086,
                "count": 15125773,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4957763966,
                "variance": 0.2457942355
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307892.2559,
              4350282.636,
              -9.754462406,
              309747.4959,
              4351541.916,
              364.4455376
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307892.2558776521,
                    4350282.636277203,
                    -9.754462405906253
                  ],
                  [
                    307892.2558776521,
                    4351541.916277203,
                    -9.754462405906253
                  ],
                  [
                    309747.4958776521,
                    4351541.916277203,
                    364.4455375940937
                  ],
                  [
                    309747.4958776521,
                    4350282.636277203,
                    364.4455375940937
                  ],
                  [
                    307892.2558776521,
                    4350282.636277203,
                    -9.754462405906253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:58:14+00:00",
            "end_time": "2018-02-20T21:29: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": "20180221_254576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20596869920605,
              39.24772140363621,
              -9.927906847486696
            ],
            [
              -77.20632416029311,
              39.25905904149841,
              -9.927906847486696
            ],
            [
              -77.18483753859364,
              39.25946431756217,
              369.7720931525133
            ],
            [
              -77.18448553246895,
              39.24812651711316,
              369.7720931525133
            ],
            [
              -77.20596869920605,
              39.24772140363621,
              -9.927906847486696
            ]
          ]
        ]
      },
      "bbox": [
        -77.20632416,
        39.2477214,
        -9.927906847,
        -77.18448553,
        39.25946432,
        369.7720932
      ],
      "properties": {
        "datetime": "2018-02-21T18:40:51Z",
        "pc:count": 17260618,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310663.7481,
            "count": 17260618,
            "maximum": 311494.9719,
            "minimum": 309639.8519,
            "name": "X",
            "position": 0,
            "stddev": 538.9866345,
            "variance": 290506.5922
          },
          {
            "average": 4347192.522,
            "count": 17260618,
            "maximum": 4347844.46,
            "minimum": 4346585.32,
            "name": "Y",
            "position": 1,
            "stddev": 345.7735466,
            "variance": 119559.3455
          },
          {
            "average": 183.5604453,
            "count": 17260618,
            "maximum": 369.7720932,
            "minimum": -9.927906847,
            "name": "Z",
            "position": 2,
            "stddev": 13.55459246,
            "variance": 183.7269767
          },
          {
            "average": 6045.966467,
            "count": 17260618,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6518.078459,
            "variance": 42485346.8
          },
          {
            "average": 2.162851991,
            "count": 17260618,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.30812647,
            "variance": 1.711194861
          },
          {
            "average": 3.095314548,
            "count": 17260618,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.54656008,
            "variance": 2.391848081
          },
          {
            "average": 0.498546402,
            "count": 17260618,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979015,
            "variance": 0.2499979015
          },
          {
            "average": 0,
            "count": 17260618,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3255351,
            "count": 17260618,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4908193747,
            "variance": 0.2409036585
          },
          {
            "average": 6.598064165,
            "count": 17260618,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.33841709,
            "variance": 152.2365363
          },
          {
            "average": 0,
            "count": 17260618,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.28368098,
            "count": 17260618,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6580493382,
            "variance": 0.4330289315
          },
          {
            "average": 203273159.1,
            "count": 17260618,
            "maximum": 203273651.8,
            "minimum": 203271863.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 527.5379721,
            "variance": 278296.312
          },
          {
            "average": 0,
            "count": 17260618,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17260618,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17260618,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004099505591,
            "count": 17260618,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02024308582,
            "variance": 0.0004097825234
          },
          {
            "average": 0.4578317532,
            "count": 17260618,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4982186802,
            "variance": 0.2482218533
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309639.8519,
          4346585.32,
          -9.927906847,
          311494.9719,
          4347844.46,
          369.7720932
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309639.851858765,
                4346585.32042404,
                -9.927906847486696
              ],
              [
                309639.851858765,
                4347844.46042404,
                -9.927906847486696
              ],
              [
                311494.971858765,
                4347844.46042404,
                369.7720931525133
              ],
              [
                311494.971858765,
                4346585.32042404,
                369.7720931525133
              ],
              [
                309639.851858765,
                4346585.32042404,
                -9.927906847486696
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:40:51+00:00",
        "end_time": "2018-02-21T18:11:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_254576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_254576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_254576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_254576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20632416,
            39.2477214,
            -9.927906847,
            -77.18448553,
            39.25946432,
            369.7720932
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20596869920605,
                  39.24772140363621,
                  -9.927906847486696
                ],
                [
                  -77.20632416029311,
                  39.25905904149841,
                  -9.927906847486696
                ],
                [
                  -77.18483753859364,
                  39.25946431756217,
                  369.7720931525133
                ],
                [
                  -77.18448553246895,
                  39.24812651711316,
                  369.7720931525133
                ],
                [
                  -77.20596869920605,
                  39.24772140363621,
                  -9.927906847486696
                ]
              ]
            ]
          },
          "id": "20180221_254576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_254576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:40:51Z",
            "pc:count": 17260618,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310663.7481,
                "count": 17260618,
                "maximum": 311494.9719,
                "minimum": 309639.8519,
                "name": "X",
                "position": 0,
                "stddev": 538.9866345,
                "variance": 290506.5922
              },
              {
                "average": 4347192.522,
                "count": 17260618,
                "maximum": 4347844.46,
                "minimum": 4346585.32,
                "name": "Y",
                "position": 1,
                "stddev": 345.7735466,
                "variance": 119559.3455
              },
              {
                "average": 183.5604453,
                "count": 17260618,
                "maximum": 369.7720932,
                "minimum": -9.927906847,
                "name": "Z",
                "position": 2,
                "stddev": 13.55459246,
                "variance": 183.7269767
              },
              {
                "average": 6045.966467,
                "count": 17260618,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6518.078459,
                "variance": 42485346.8
              },
              {
                "average": 2.162851991,
                "count": 17260618,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.30812647,
                "variance": 1.711194861
              },
              {
                "average": 3.095314548,
                "count": 17260618,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.54656008,
                "variance": 2.391848081
              },
              {
                "average": 0.498546402,
                "count": 17260618,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979015,
                "variance": 0.2499979015
              },
              {
                "average": 0,
                "count": 17260618,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3255351,
                "count": 17260618,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4908193747,
                "variance": 0.2409036585
              },
              {
                "average": 6.598064165,
                "count": 17260618,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.33841709,
                "variance": 152.2365363
              },
              {
                "average": 0,
                "count": 17260618,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.28368098,
                "count": 17260618,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6580493382,
                "variance": 0.4330289315
              },
              {
                "average": 203273159.1,
                "count": 17260618,
                "maximum": 203273651.8,
                "minimum": 203271863.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 527.5379721,
                "variance": 278296.312
              },
              {
                "average": 0,
                "count": 17260618,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17260618,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17260618,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004099505591,
                "count": 17260618,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02024308582,
                "variance": 0.0004097825234
              },
              {
                "average": 0.4578317532,
                "count": 17260618,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4982186802,
                "variance": 0.2482218533
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309639.8519,
              4346585.32,
              -9.927906847,
              311494.9719,
              4347844.46,
              369.7720932
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309639.851858765,
                    4346585.32042404,
                    -9.927906847486696
                  ],
                  [
                    309639.851858765,
                    4347844.46042404,
                    -9.927906847486696
                  ],
                  [
                    311494.971858765,
                    4347844.46042404,
                    369.7720931525133
                  ],
                  [
                    311494.971858765,
                    4346585.32042404,
                    369.7720931525133
                  ],
                  [
                    309639.851858765,
                    4346585.32042404,
                    -9.927906847486696
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:40:51+00:00",
            "end_time": "2018-02-21T18:11: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": "20180220_248592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2272956725491,
              39.29160998208015,
              -6.688146905873253
            ],
            [
              -77.22765514616684,
              39.30294791076297,
              -6.688146905873253
            ],
            [
              -77.20615356596862,
              39.303357536620666,
              360.4318530941267
            ],
            [
              -77.20579755513397,
              39.29201944365341,
              360.4318530941267
            ],
            [
              -77.2272956725491,
              39.29160998208015,
              -6.688146905873253
            ]
          ]
        ]
      },
      "bbox": [
        -77.22765515,
        39.29160998,
        -6.688146906,
        -77.20579756,
        39.30335754,
        360.4318531
      ],
      "properties": {
        "datetime": "2018-02-20T21:51:09Z",
        "pc:count": 22384355,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308879.7039,
            "count": 22384355,
            "maximum": 309774.4957,
            "minimum": 307919.2157,
            "name": "X",
            "position": 0,
            "stddev": 531.745459,
            "variance": 282753.2332
          },
          {
            "average": 4352134.126,
            "count": 22384355,
            "maximum": 4352760.921,
            "minimum": 4351501.721,
            "name": "Y",
            "position": 1,
            "stddev": 358.6316053,
            "variance": 128616.6283
          },
          {
            "average": 220.2091944,
            "count": 22384355,
            "maximum": 360.4318531,
            "minimum": -6.688146906,
            "name": "Z",
            "position": 2,
            "stddev": 17.76609374,
            "variance": 315.6340868
          },
          {
            "average": 4949.081743,
            "count": 22384355,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5656.600984,
            "variance": 31997134.69
          },
          {
            "average": 2.32084123,
            "count": 22384355,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321897155,
            "variance": 1.747412088
          },
          {
            "average": 3.468514952,
            "count": 22384355,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.390951852,
            "variance": 1.934747054
          },
          {
            "average": 0.5035459811,
            "count": 22384355,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499987437,
            "variance": 0.2499874372
          },
          {
            "average": 0,
            "count": 22384355,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336952349,
            "count": 22384355,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4898539968,
            "variance": 0.2399569381
          },
          {
            "average": 1.671115618,
            "count": 22384355,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.03913519,
            "variance": 170.0190464
          },
          {
            "average": 0,
            "count": 22384355,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.92362005,
            "count": 22384355,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5654962795,
            "variance": 0.3197860421
          },
          {
            "average": 203197440,
            "count": 22384355,
            "maximum": 203198669.8,
            "minimum": 203196833.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 506.7468088,
            "variance": 256792.3283
          },
          {
            "average": 0,
            "count": 22384355,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22384355,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22384355,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005333635926,
            "count": 22384355,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02308850666,
            "variance": 0.0005330791397
          },
          {
            "average": 0.359537141,
            "count": 22384355,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.479864768,
            "variance": 0.2302701955
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307919.2157,
          4351501.721,
          -6.688146906,
          309774.4957,
          4352760.921,
          360.4318531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307919.2156910033,
                4351501.720531364,
                -6.688146905873253
              ],
              [
                307919.2156910033,
                4352760.920531363,
                -6.688146905873253
              ],
              [
                309774.49569100334,
                4352760.920531363,
                360.4318530941267
              ],
              [
                309774.49569100334,
                4351501.720531364,
                360.4318530941267
              ],
              [
                307919.2156910033,
                4351501.720531364,
                -6.688146905873253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:51:09+00:00",
        "end_time": "2018-02-20T21:20:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_248592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_248592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_248592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22765515,
            39.29160998,
            -6.688146906,
            -77.20579756,
            39.30335754,
            360.4318531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2272956725491,
                  39.29160998208015,
                  -6.688146905873253
                ],
                [
                  -77.22765514616684,
                  39.30294791076297,
                  -6.688146905873253
                ],
                [
                  -77.20615356596862,
                  39.303357536620666,
                  360.4318530941267
                ],
                [
                  -77.20579755513397,
                  39.29201944365341,
                  360.4318530941267
                ],
                [
                  -77.2272956725491,
                  39.29160998208015,
                  -6.688146905873253
                ]
              ]
            ]
          },
          "id": "20180220_248592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:51:09Z",
            "pc:count": 22384355,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308879.7039,
                "count": 22384355,
                "maximum": 309774.4957,
                "minimum": 307919.2157,
                "name": "X",
                "position": 0,
                "stddev": 531.745459,
                "variance": 282753.2332
              },
              {
                "average": 4352134.126,
                "count": 22384355,
                "maximum": 4352760.921,
                "minimum": 4351501.721,
                "name": "Y",
                "position": 1,
                "stddev": 358.6316053,
                "variance": 128616.6283
              },
              {
                "average": 220.2091944,
                "count": 22384355,
                "maximum": 360.4318531,
                "minimum": -6.688146906,
                "name": "Z",
                "position": 2,
                "stddev": 17.76609374,
                "variance": 315.6340868
              },
              {
                "average": 4949.081743,
                "count": 22384355,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5656.600984,
                "variance": 31997134.69
              },
              {
                "average": 2.32084123,
                "count": 22384355,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321897155,
                "variance": 1.747412088
              },
              {
                "average": 3.468514952,
                "count": 22384355,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.390951852,
                "variance": 1.934747054
              },
              {
                "average": 0.5035459811,
                "count": 22384355,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499987437,
                "variance": 0.2499874372
              },
              {
                "average": 0,
                "count": 22384355,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336952349,
                "count": 22384355,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4898539968,
                "variance": 0.2399569381
              },
              {
                "average": 1.671115618,
                "count": 22384355,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.03913519,
                "variance": 170.0190464
              },
              {
                "average": 0,
                "count": 22384355,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.92362005,
                "count": 22384355,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5654962795,
                "variance": 0.3197860421
              },
              {
                "average": 203197440,
                "count": 22384355,
                "maximum": 203198669.8,
                "minimum": 203196833.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 506.7468088,
                "variance": 256792.3283
              },
              {
                "average": 0,
                "count": 22384355,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22384355,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22384355,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005333635926,
                "count": 22384355,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02308850666,
                "variance": 0.0005330791397
              },
              {
                "average": 0.359537141,
                "count": 22384355,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.479864768,
                "variance": 0.2302701955
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307919.2157,
              4351501.721,
              -6.688146906,
              309774.4957,
              4352760.921,
              360.4318531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307919.2156910033,
                    4351501.720531364,
                    -6.688146905873253
                  ],
                  [
                    307919.2156910033,
                    4352760.920531363,
                    -6.688146905873253
                  ],
                  [
                    309774.49569100334,
                    4352760.920531363,
                    360.4318530941267
                  ],
                  [
                    309774.49569100334,
                    4351501.720531364,
                    360.4318530941267
                  ],
                  [
                    307919.2156910033,
                    4351501.720531364,
                    -6.688146905873253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:51:09+00:00",
            "end_time": "2018-02-20T21:20:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_254580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2060005914993,
              39.25870271037002,
              -9.58612172710832
            ],
            [
              -77.20635624177632,
              39.270041767238375,
              -9.58612172710832
            ],
            [
              -77.18486441342993,
              39.27044717798675,
              367.99387827289166
            ],
            [
              -77.18451222074134,
              39.25910795847,
              367.99387827289166
            ],
            [
              -77.2060005914993,
              39.25870271037002,
              -9.58612172710832
            ]
          ]
        ]
      },
      "bbox": [
        -77.20635624,
        39.25870271,
        -9.586121727,
        -77.18451222,
        39.27044718,
        367.9938783
      ],
      "properties": {
        "datetime": "2018-02-21T18:31:51Z",
        "pc:count": 16455088,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310669.93,
            "count": 16455088,
            "maximum": 311522.0878,
            "minimum": 309666.8078,
            "name": "X",
            "position": 0,
            "stddev": 539.1085106,
            "variance": 290637.9862
          },
          {
            "average": 4348444.781,
            "count": 16455088,
            "maximum": 4349063.53,
            "minimum": 4347804.23,
            "name": "Y",
            "position": 1,
            "stddev": 343.2571383,
            "variance": 117825.463
          },
          {
            "average": 194.559673,
            "count": 16455088,
            "maximum": 367.9938783,
            "minimum": -9.586121727,
            "name": "Z",
            "position": 2,
            "stddev": 17.62093998,
            "variance": 310.4975258
          },
          {
            "average": 7270.317018,
            "count": 16455088,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7075.03212,
            "variance": 50056079.51
          },
          {
            "average": 2.068583346,
            "count": 16455088,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.31389705,
            "variance": 1.726325458
          },
          {
            "average": 2.929941548,
            "count": 16455088,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.621485389,
            "variance": 2.629214866
          },
          {
            "average": 0.5026980105,
            "count": 16455088,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999927359,
            "variance": 0.2499927359
          },
          {
            "average": 0,
            "count": 16455088,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.428377411,
            "count": 16455088,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5159057205,
            "variance": 0.2661587124
          },
          {
            "average": -11.17312953,
            "count": 16455088,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.897770043,
            "variance": 62.37477165
          },
          {
            "average": 0,
            "count": 16455088,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.31813613,
            "count": 16455088,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5447718367,
            "variance": 0.2967763541
          },
          {
            "average": 203269394.8,
            "count": 16455088,
            "maximum": 203273111.9,
            "minimum": 203199084.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14348.19101,
            "variance": 205870585.2
          },
          {
            "average": 0,
            "count": 16455088,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16455088,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16455088,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004537198464,
            "count": 16455088,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02129586843,
            "variance": 0.0004535140123
          },
          {
            "average": 0.4513956413,
            "count": 16455088,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4976320241,
            "variance": 0.2476376314
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309666.8078,
          4347804.23,
          -9.586121727,
          311522.0878,
          4349063.53,
          367.9938783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309666.8078284631,
                4347804.229660137,
                -9.58612172710832
              ],
              [
                309666.8078284631,
                4349063.529660137,
                -9.58612172710832
              ],
              [
                311522.0878284631,
                4349063.529660137,
                367.99387827289166
              ],
              [
                311522.0878284631,
                4347804.229660137,
                367.99387827289166
              ],
              [
                309666.8078284631,
                4347804.229660137,
                -9.58612172710832
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:31:51+00:00",
        "end_time": "2018-02-20T21:58:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_254580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_254580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_254580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20635624,
            39.25870271,
            -9.586121727,
            -77.18451222,
            39.27044718,
            367.9938783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2060005914993,
                  39.25870271037002,
                  -9.58612172710832
                ],
                [
                  -77.20635624177632,
                  39.270041767238375,
                  -9.58612172710832
                ],
                [
                  -77.18486441342993,
                  39.27044717798675,
                  367.99387827289166
                ],
                [
                  -77.18451222074134,
                  39.25910795847,
                  367.99387827289166
                ],
                [
                  -77.2060005914993,
                  39.25870271037002,
                  -9.58612172710832
                ]
              ]
            ]
          },
          "id": "20180220_254580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_254580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:31:51Z",
            "pc:count": 16455088,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310669.93,
                "count": 16455088,
                "maximum": 311522.0878,
                "minimum": 309666.8078,
                "name": "X",
                "position": 0,
                "stddev": 539.1085106,
                "variance": 290637.9862
              },
              {
                "average": 4348444.781,
                "count": 16455088,
                "maximum": 4349063.53,
                "minimum": 4347804.23,
                "name": "Y",
                "position": 1,
                "stddev": 343.2571383,
                "variance": 117825.463
              },
              {
                "average": 194.559673,
                "count": 16455088,
                "maximum": 367.9938783,
                "minimum": -9.586121727,
                "name": "Z",
                "position": 2,
                "stddev": 17.62093998,
                "variance": 310.4975258
              },
              {
                "average": 7270.317018,
                "count": 16455088,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7075.03212,
                "variance": 50056079.51
              },
              {
                "average": 2.068583346,
                "count": 16455088,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.31389705,
                "variance": 1.726325458
              },
              {
                "average": 2.929941548,
                "count": 16455088,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.621485389,
                "variance": 2.629214866
              },
              {
                "average": 0.5026980105,
                "count": 16455088,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999927359,
                "variance": 0.2499927359
              },
              {
                "average": 0,
                "count": 16455088,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.428377411,
                "count": 16455088,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5159057205,
                "variance": 0.2661587124
              },
              {
                "average": -11.17312953,
                "count": 16455088,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.897770043,
                "variance": 62.37477165
              },
              {
                "average": 0,
                "count": 16455088,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.31813613,
                "count": 16455088,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5447718367,
                "variance": 0.2967763541
              },
              {
                "average": 203269394.8,
                "count": 16455088,
                "maximum": 203273111.9,
                "minimum": 203199084.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14348.19101,
                "variance": 205870585.2
              },
              {
                "average": 0,
                "count": 16455088,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16455088,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16455088,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004537198464,
                "count": 16455088,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02129586843,
                "variance": 0.0004535140123
              },
              {
                "average": 0.4513956413,
                "count": 16455088,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4976320241,
                "variance": 0.2476376314
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309666.8078,
              4347804.23,
              -9.586121727,
              311522.0878,
              4349063.53,
              367.9938783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309666.8078284631,
                    4347804.229660137,
                    -9.58612172710832
                  ],
                  [
                    309666.8078284631,
                    4349063.529660137,
                    -9.58612172710832
                  ],
                  [
                    311522.0878284631,
                    4349063.529660137,
                    367.99387827289166
                  ],
                  [
                    311522.0878284631,
                    4347804.229660137,
                    367.99387827289166
                  ],
                  [
                    309666.8078284631,
                    4347804.229660137,
                    -9.58612172710832
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:31:51+00:00",
            "end_time": "2018-02-20T21:58:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_248576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22715440816243,
              39.24768147088858,
              -10.057807829829045
            ],
            [
              -77.22751331502872,
              39.259020026644095,
              -10.057807829829045
            ],
            [
              -77.20602631656216,
              39.259429224897204,
              374.48219217017095
            ],
            [
              -77.20567086489564,
              39.24809050496798,
              374.48219217017095
            ],
            [
              -77.22715440816243,
              39.24768147088858,
              -10.057807829829045
            ]
          ]
        ]
      },
      "bbox": [
        -77.22751332,
        39.24768147,
        -10.05780783,
        -77.20567086,
        39.25942922,
        374.4821922
      ],
      "properties": {
        "datetime": "2018-02-21T18:31:20Z",
        "pc:count": 21132843,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308810.6746,
            "count": 21132843,
            "maximum": 309666.5538,
            "minimum": 307811.3738,
            "name": "X",
            "position": 0,
            "stddev": 494.0021269,
            "variance": 244038.1014
          },
          {
            "average": 4347221.693,
            "count": 21132843,
            "maximum": 4347884.922,
            "minimum": 4346625.662,
            "name": "Y",
            "position": 1,
            "stddev": 341.2987859,
            "variance": 116484.8612
          },
          {
            "average": 208.2336271,
            "count": 21132843,
            "maximum": 374.4821922,
            "minimum": -10.05780783,
            "name": "Z",
            "position": 2,
            "stddev": 16.85922391,
            "variance": 284.2334307
          },
          {
            "average": 4925.178741,
            "count": 21132843,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5742.584824,
            "variance": 32977280.46
          },
          {
            "average": 2.362664881,
            "count": 21132843,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.336073464,
            "variance": 1.785092302
          },
          {
            "average": 3.480132323,
            "count": 21132843,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.402762449,
            "variance": 1.967742488
          },
          {
            "average": 0.5022788936,
            "count": 21132843,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948184,
            "variance": 0.2499948185
          },
          {
            "average": 0,
            "count": 21132843,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310679306,
            "count": 21132843,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5114795323,
            "variance": 0.2616113119
          },
          {
            "average": -11.26625334,
            "count": 21132843,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.197270593,
            "variance": 67.19524518
          },
          {
            "average": 0,
            "count": 21132843,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.28800422,
            "count": 21132843,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5652268627,
            "variance": 0.3194814063
          },
          {
            "average": 203268137.4,
            "count": 21132843,
            "maximum": 203273080.6,
            "minimum": 203199123.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17007.08791,
            "variance": 289241039.3
          },
          {
            "average": 0,
            "count": 21132843,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21132843,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21132843,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005559119518,
            "count": 21132843,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02357123119,
            "variance": 0.00055560294
          },
          {
            "average": 0.4376562586,
            "count": 21132843,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4960980443,
            "variance": 0.2461132695
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307811.3738,
          4346625.662,
          -10.05780783,
          309666.5538,
          4347884.922,
          374.4821922
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307811.3737741536,
                4346625.661574337,
                -10.057807829829045
              ],
              [
                307811.3737741536,
                4347884.9215743365,
                -10.057807829829045
              ],
              [
                309666.55377415364,
                4347884.9215743365,
                374.48219217017095
              ],
              [
                309666.55377415364,
                4346625.661574337,
                374.48219217017095
              ],
              [
                307811.3737741536,
                4346625.661574337,
                -10.057807829829045
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:31:20+00:00",
        "end_time": "2018-02-20T21:58:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_248576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_248576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_248576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22751332,
            39.24768147,
            -10.05780783,
            -77.20567086,
            39.25942922,
            374.4821922
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22715440816243,
                  39.24768147088858,
                  -10.057807829829045
                ],
                [
                  -77.22751331502872,
                  39.259020026644095,
                  -10.057807829829045
                ],
                [
                  -77.20602631656216,
                  39.259429224897204,
                  374.48219217017095
                ],
                [
                  -77.20567086489564,
                  39.24809050496798,
                  374.48219217017095
                ],
                [
                  -77.22715440816243,
                  39.24768147088858,
                  -10.057807829829045
                ]
              ]
            ]
          },
          "id": "20180220_248576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:31:20Z",
            "pc:count": 21132843,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308810.6746,
                "count": 21132843,
                "maximum": 309666.5538,
                "minimum": 307811.3738,
                "name": "X",
                "position": 0,
                "stddev": 494.0021269,
                "variance": 244038.1014
              },
              {
                "average": 4347221.693,
                "count": 21132843,
                "maximum": 4347884.922,
                "minimum": 4346625.662,
                "name": "Y",
                "position": 1,
                "stddev": 341.2987859,
                "variance": 116484.8612
              },
              {
                "average": 208.2336271,
                "count": 21132843,
                "maximum": 374.4821922,
                "minimum": -10.05780783,
                "name": "Z",
                "position": 2,
                "stddev": 16.85922391,
                "variance": 284.2334307
              },
              {
                "average": 4925.178741,
                "count": 21132843,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5742.584824,
                "variance": 32977280.46
              },
              {
                "average": 2.362664881,
                "count": 21132843,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.336073464,
                "variance": 1.785092302
              },
              {
                "average": 3.480132323,
                "count": 21132843,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.402762449,
                "variance": 1.967742488
              },
              {
                "average": 0.5022788936,
                "count": 21132843,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948184,
                "variance": 0.2499948185
              },
              {
                "average": 0,
                "count": 21132843,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310679306,
                "count": 21132843,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5114795323,
                "variance": 0.2616113119
              },
              {
                "average": -11.26625334,
                "count": 21132843,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.197270593,
                "variance": 67.19524518
              },
              {
                "average": 0,
                "count": 21132843,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.28800422,
                "count": 21132843,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5652268627,
                "variance": 0.3194814063
              },
              {
                "average": 203268137.4,
                "count": 21132843,
                "maximum": 203273080.6,
                "minimum": 203199123.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17007.08791,
                "variance": 289241039.3
              },
              {
                "average": 0,
                "count": 21132843,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21132843,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21132843,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005559119518,
                "count": 21132843,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02357123119,
                "variance": 0.00055560294
              },
              {
                "average": 0.4376562586,
                "count": 21132843,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4960980443,
                "variance": 0.2461132695
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307811.3738,
              4346625.662,
              -10.05780783,
              309666.5538,
              4347884.922,
              374.4821922
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307811.3737741536,
                    4346625.661574337,
                    -10.057807829829045
                  ],
                  [
                    307811.3737741536,
                    4347884.9215743365,
                    -10.057807829829045
                  ],
                  [
                    309666.55377415364,
                    4347884.9215743365,
                    374.48219217017095
                  ],
                  [
                    309666.55377415364,
                    4346625.661574337,
                    374.48219217017095
                  ],
                  [
                    307811.3737741536,
                    4346625.661574337,
                    -10.057807829829045
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:31:20+00:00",
            "end_time": "2018-02-20T21:58: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": "20180220_248596.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22733137172604,
              39.30259203412033,
              -7.434239162862724
            ],
            [
              -77.22769098577628,
              39.31392976100909,
              -7.434239162862724
            ],
            [
              -77.20618465417444,
              39.31433951467642,
              361.3257608371373
            ],
            [
              -77.2058285049696,
              39.3030016234677,
              361.3257608371373
            ],
            [
              -77.22733137172604,
              39.30259203412033,
              -7.434239162862724
            ]
          ]
        ]
      },
      "bbox": [
        -77.22769099,
        39.30259203,
        -7.434239163,
        -77.2058285,
        39.31433951,
        361.3257608
      ],
      "properties": {
        "datetime": "2018-02-20T21:29:56Z",
        "pc:count": 20554376,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308882.6878,
            "count": 20554376,
            "maximum": 309801.563,
            "minimum": 307946.163,
            "name": "X",
            "position": 0,
            "stddev": 532.5881824,
            "variance": 283650.172
          },
          {
            "average": 4353300.071,
            "count": 20554376,
            "maximum": 4353979.913,
            "minimum": 4352720.733,
            "name": "Y",
            "position": 1,
            "stddev": 360.7594794,
            "variance": 130147.402
          },
          {
            "average": 201.0951676,
            "count": 20554376,
            "maximum": 361.3257608,
            "minimum": -7.434239163,
            "name": "Z",
            "position": 2,
            "stddev": 16.29744349,
            "variance": 265.6066644
          },
          {
            "average": 5124.748263,
            "count": 20554376,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5888.651886,
            "variance": 34676221.04
          },
          {
            "average": 2.322524216,
            "count": 20554376,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33800507,
            "variance": 1.790257567
          },
          {
            "average": 3.458173724,
            "count": 20554376,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.426520556,
            "variance": 2.034960898
          },
          {
            "average": 0.5007090461,
            "count": 20554376,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995094,
            "variance": 0.2499995094
          },
          {
            "average": 0,
            "count": 20554376,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.358766036,
            "count": 20554376,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4958764959,
            "variance": 0.2458934992
          },
          {
            "average": 2.721533897,
            "count": 20554376,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.68155609,
            "variance": 187.184977
          },
          {
            "average": 0,
            "count": 20554376,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.12046355,
            "count": 20554376,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6984767733,
            "variance": 0.4878698028
          },
          {
            "average": 203196778.3,
            "count": 20554376,
            "maximum": 203197396.4,
            "minimum": 203195572.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 620.307888,
            "variance": 384781.8759
          },
          {
            "average": 0,
            "count": 20554376,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20554376,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20554376,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004981907502,
            "count": 20554376,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02231462705,
            "variance": 0.0004979425804
          },
          {
            "average": 0.3642491506,
            "count": 20554376,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4812189919,
            "variance": 0.2315717182
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307946.163,
          4352720.733,
          -7.434239163,
          309801.563,
          4353979.913,
          361.3257608
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307946.1630158735,
                4352720.7326030675,
                -7.434239162862724
              ],
              [
                307946.1630158735,
                4353979.912603067,
                -7.434239162862724
              ],
              [
                309801.56301587354,
                4353979.912603067,
                361.3257608371373
              ],
              [
                309801.56301587354,
                4352720.7326030675,
                361.3257608371373
              ],
              [
                307946.1630158735,
                4352720.7326030675,
                -7.434239162862724
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:29:56+00:00",
        "end_time": "2018-02-20T20:59:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_248596.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_248596.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_248596.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248596.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22769099,
            39.30259203,
            -7.434239163,
            -77.2058285,
            39.31433951,
            361.3257608
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22733137172604,
                  39.30259203412033,
                  -7.434239162862724
                ],
                [
                  -77.22769098577628,
                  39.31392976100909,
                  -7.434239162862724
                ],
                [
                  -77.20618465417444,
                  39.31433951467642,
                  361.3257608371373
                ],
                [
                  -77.2058285049696,
                  39.3030016234677,
                  361.3257608371373
                ],
                [
                  -77.22733137172604,
                  39.30259203412033,
                  -7.434239162862724
                ]
              ]
            ]
          },
          "id": "20180220_248596.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248596.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:29:56Z",
            "pc:count": 20554376,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308882.6878,
                "count": 20554376,
                "maximum": 309801.563,
                "minimum": 307946.163,
                "name": "X",
                "position": 0,
                "stddev": 532.5881824,
                "variance": 283650.172
              },
              {
                "average": 4353300.071,
                "count": 20554376,
                "maximum": 4353979.913,
                "minimum": 4352720.733,
                "name": "Y",
                "position": 1,
                "stddev": 360.7594794,
                "variance": 130147.402
              },
              {
                "average": 201.0951676,
                "count": 20554376,
                "maximum": 361.3257608,
                "minimum": -7.434239163,
                "name": "Z",
                "position": 2,
                "stddev": 16.29744349,
                "variance": 265.6066644
              },
              {
                "average": 5124.748263,
                "count": 20554376,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5888.651886,
                "variance": 34676221.04
              },
              {
                "average": 2.322524216,
                "count": 20554376,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33800507,
                "variance": 1.790257567
              },
              {
                "average": 3.458173724,
                "count": 20554376,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.426520556,
                "variance": 2.034960898
              },
              {
                "average": 0.5007090461,
                "count": 20554376,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995094,
                "variance": 0.2499995094
              },
              {
                "average": 0,
                "count": 20554376,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.358766036,
                "count": 20554376,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4958764959,
                "variance": 0.2458934992
              },
              {
                "average": 2.721533897,
                "count": 20554376,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.68155609,
                "variance": 187.184977
              },
              {
                "average": 0,
                "count": 20554376,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.12046355,
                "count": 20554376,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6984767733,
                "variance": 0.4878698028
              },
              {
                "average": 203196778.3,
                "count": 20554376,
                "maximum": 203197396.4,
                "minimum": 203195572.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 620.307888,
                "variance": 384781.8759
              },
              {
                "average": 0,
                "count": 20554376,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20554376,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20554376,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004981907502,
                "count": 20554376,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02231462705,
                "variance": 0.0004979425804
              },
              {
                "average": 0.3642491506,
                "count": 20554376,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4812189919,
                "variance": 0.2315717182
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307946.163,
              4352720.733,
              -7.434239163,
              309801.563,
              4353979.913,
              361.3257608
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307946.1630158735,
                    4352720.7326030675,
                    -7.434239162862724
                  ],
                  [
                    307946.1630158735,
                    4353979.912603067,
                    -7.434239162862724
                  ],
                  [
                    309801.56301587354,
                    4353979.912603067,
                    361.3257608371373
                  ],
                  [
                    309801.56301587354,
                    4352720.7326030675,
                    361.3257608371373
                  ],
                  [
                    307946.1630158735,
                    4352720.7326030675,
                    -7.434239162862724
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:29:56+00:00",
            "end_time": "2018-02-20T20:59:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_248580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22719005264838,
              39.258662872751074,
              -8.518980754838509
            ],
            [
              -77.22754912827394,
              39.27000212712995,
              -8.518980754838509
            ],
            [
              -77.20605715506645,
              39.270411457615666,
              371.42101924516146
            ],
            [
              -77.20570153700983,
              39.25907203901293,
              371.42101924516146
            ],
            [
              -77.22719005264838,
              39.258662872751074,
              -8.518980754838509
            ]
          ]
        ]
      },
      "bbox": [
        -77.22754913,
        39.25866287,
        -8.518980755,
        -77.20570154,
        39.27041146,
        371.4210192
      ],
      "properties": {
        "datetime": "2018-02-21T18:31:17Z",
        "pc:count": 21600152,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308793.0907,
            "count": 21600152,
            "maximum": 309693.6119,
            "minimum": 307838.2919,
            "name": "X",
            "position": 0,
            "stddev": 510.4241634,
            "variance": 260532.8266
          },
          {
            "average": 4348479.267,
            "count": 21600152,
            "maximum": 4349103.933,
            "minimum": 4347844.593,
            "name": "Y",
            "position": 1,
            "stddev": 344.6858875,
            "variance": 118808.3611
          },
          {
            "average": 218.0775202,
            "count": 21600152,
            "maximum": 371.4210192,
            "minimum": -8.518980755,
            "name": "Z",
            "position": 2,
            "stddev": 14.09777965,
            "variance": 198.747391
          },
          {
            "average": 5470.775148,
            "count": 21600152,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6044.56324,
            "variance": 36536744.77
          },
          {
            "average": 2.21200124,
            "count": 21600152,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.31110377,
            "variance": 1.718993095
          },
          {
            "average": 3.192771699,
            "count": 21600152,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.503336891,
            "variance": 2.260021808
          },
          {
            "average": 0.5013146204,
            "count": 21600152,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982833,
            "variance": 0.2499982833
          },
          {
            "average": 0,
            "count": 21600152,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.345778076,
            "count": 21600152,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5508474736,
            "variance": 0.3034329392
          },
          {
            "average": 0.5485201339,
            "count": 21600152,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.93084039,
            "variance": 194.0683139
          },
          {
            "average": 0,
            "count": 21600152,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.45303093,
            "count": 21600152,
            "maximum": 51,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5273243986,
            "variance": 0.2780710213
          },
          {
            "average": 203233176.1,
            "count": 21600152,
            "maximum": 203273077.2,
            "minimum": 203198614.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36318.06989,
            "variance": 1319002200
          },
          {
            "average": 0,
            "count": 21600152,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21600152,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21600152,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005816625735,
            "count": 21600152,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02411066712,
            "variance": 0.000581324269
          },
          {
            "average": 0.3987277497,
            "count": 21600152,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4896365411,
            "variance": 0.2397439424
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307838.2919,
          4347844.593,
          -8.518980755,
          309693.6119,
          4349103.933,
          371.4210192
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307838.291880015,
                4347844.593481197,
                -8.518980754838509
              ],
              [
                307838.291880015,
                4349103.933481197,
                -8.518980754838509
              ],
              [
                309693.61188001494,
                4349103.933481197,
                371.42101924516146
              ],
              [
                309693.61188001494,
                4347844.593481197,
                371.42101924516146
              ],
              [
                307838.291880015,
                4347844.593481197,
                -8.518980754838509
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:31:17+00:00",
        "end_time": "2018-02-20T21:50:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_248580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_248580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_248580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22754913,
            39.25866287,
            -8.518980755,
            -77.20570154,
            39.27041146,
            371.4210192
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22719005264838,
                  39.258662872751074,
                  -8.518980754838509
                ],
                [
                  -77.22754912827394,
                  39.27000212712995,
                  -8.518980754838509
                ],
                [
                  -77.20605715506645,
                  39.270411457615666,
                  371.42101924516146
                ],
                [
                  -77.20570153700983,
                  39.25907203901293,
                  371.42101924516146
                ],
                [
                  -77.22719005264838,
                  39.258662872751074,
                  -8.518980754838509
                ]
              ]
            ]
          },
          "id": "20180220_248580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:31:17Z",
            "pc:count": 21600152,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308793.0907,
                "count": 21600152,
                "maximum": 309693.6119,
                "minimum": 307838.2919,
                "name": "X",
                "position": 0,
                "stddev": 510.4241634,
                "variance": 260532.8266
              },
              {
                "average": 4348479.267,
                "count": 21600152,
                "maximum": 4349103.933,
                "minimum": 4347844.593,
                "name": "Y",
                "position": 1,
                "stddev": 344.6858875,
                "variance": 118808.3611
              },
              {
                "average": 218.0775202,
                "count": 21600152,
                "maximum": 371.4210192,
                "minimum": -8.518980755,
                "name": "Z",
                "position": 2,
                "stddev": 14.09777965,
                "variance": 198.747391
              },
              {
                "average": 5470.775148,
                "count": 21600152,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6044.56324,
                "variance": 36536744.77
              },
              {
                "average": 2.21200124,
                "count": 21600152,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.31110377,
                "variance": 1.718993095
              },
              {
                "average": 3.192771699,
                "count": 21600152,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.503336891,
                "variance": 2.260021808
              },
              {
                "average": 0.5013146204,
                "count": 21600152,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982833,
                "variance": 0.2499982833
              },
              {
                "average": 0,
                "count": 21600152,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.345778076,
                "count": 21600152,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5508474736,
                "variance": 0.3034329392
              },
              {
                "average": 0.5485201339,
                "count": 21600152,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.93084039,
                "variance": 194.0683139
              },
              {
                "average": 0,
                "count": 21600152,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.45303093,
                "count": 21600152,
                "maximum": 51,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5273243986,
                "variance": 0.2780710213
              },
              {
                "average": 203233176.1,
                "count": 21600152,
                "maximum": 203273077.2,
                "minimum": 203198614.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36318.06989,
                "variance": 1319002200
              },
              {
                "average": 0,
                "count": 21600152,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21600152,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21600152,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005816625735,
                "count": 21600152,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02411066712,
                "variance": 0.000581324269
              },
              {
                "average": 0.3987277497,
                "count": 21600152,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4896365411,
                "variance": 0.2397439424
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307838.2919,
              4347844.593,
              -8.518980755,
              309693.6119,
              4349103.933,
              371.4210192
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307838.291880015,
                    4347844.593481197,
                    -8.518980754838509
                  ],
                  [
                    307838.291880015,
                    4349103.933481197,
                    -8.518980754838509
                  ],
                  [
                    309693.61188001494,
                    4349103.933481197,
                    371.42101924516146
                  ],
                  [
                    309693.61188001494,
                    4347844.593481197,
                    371.42101924516146
                  ],
                  [
                    307838.291880015,
                    4347844.593481197,
                    -8.518980754838509
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:31:17+00:00",
            "end_time": "2018-02-20T21:50: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": "20180220_248584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22722599452479,
              39.26964472039825,
              -7.607735148700471
            ],
            [
              -77.22758523332361,
              39.2809844933109,
              -7.607735148700471
            ],
            [
              -77.20608851468286,
              39.281393951727054,
              354.7922648512996
            ],
            [
              -77.20573273573173,
              39.27005401454462,
              354.7922648512996
            ],
            [
              -77.22722599452479,
              39.26964472039825,
              -7.607735148700471
            ]
          ]
        ]
      },
      "bbox": [
        -77.22758523,
        39.26964472,
        -7.607735149,
        -77.20573274,
        39.28139395,
        354.7922649
      ],
      "properties": {
        "datetime": "2018-02-21T18:11:15Z",
        "pc:count": 18738004,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308753.8704,
            "count": 18738004,
            "maximum": 309720.6336,
            "minimum": 307865.1936,
            "name": "X",
            "position": 0,
            "stddev": 527.0104778,
            "variance": 277740.0437
          },
          {
            "average": 4349681.532,
            "count": 18738004,
            "maximum": 4350322.977,
            "minimum": 4349063.577,
            "name": "Y",
            "position": 1,
            "stddev": 335.2827622,
            "variance": 112414.5306
          },
          {
            "average": 230.2158423,
            "count": 18738004,
            "maximum": 354.7922649,
            "minimum": -7.607735149,
            "name": "Z",
            "position": 2,
            "stddev": 12.7757309,
            "variance": 163.2193001
          },
          {
            "average": 5970.64254,
            "count": 18738004,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6415.597728,
            "variance": 41159894.21
          },
          {
            "average": 2.114393401,
            "count": 18738004,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.287209638,
            "variance": 1.656908652
          },
          {
            "average": 3.093694825,
            "count": 18738004,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.522258824,
            "variance": 2.317271926
          },
          {
            "average": 0.5005153164,
            "count": 18738004,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997478,
            "variance": 0.2499997478
          },
          {
            "average": 0,
            "count": 18738004,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.354694235,
            "count": 18738004,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4973417672,
            "variance": 0.2473488334
          },
          {
            "average": 11.04198377,
            "count": 18738004,
            "maximum": 19.99799919,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.658260279,
            "variance": 58.6489505
          },
          {
            "average": 0,
            "count": 18738004,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.64622961,
            "count": 18738004,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.522816865,
            "variance": 0.2733374743
          },
          {
            "average": 203200552.6,
            "count": 18738004,
            "maximum": 203271875.1,
            "minimum": 203198613.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10787.56872,
            "variance": 116371638.8
          },
          {
            "average": 0,
            "count": 18738004,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18738004,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18738004,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003349342865,
            "count": 18738004,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01829814535,
            "variance": 0.0003348221234
          },
          {
            "average": 0.4263650493,
            "count": 18738004,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4945481848,
            "variance": 0.2445779071
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307865.1936,
          4349063.577,
          -7.607735149,
          309720.6336,
          4350322.977,
          354.7922649
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307865.19359089877,
                4349063.577469185,
                -7.607735148700471
              ],
              [
                307865.19359089877,
                4350322.977469185,
                -7.607735148700471
              ],
              [
                309720.6335908987,
                4350322.977469185,
                354.7922648512996
              ],
              [
                309720.6335908987,
                4349063.577469185,
                354.7922648512996
              ],
              [
                307865.19359089877,
                4349063.577469185,
                -7.607735148700471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:11:15+00:00",
        "end_time": "2018-02-20T21:50:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_248584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_248584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_248584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22758523,
            39.26964472,
            -7.607735149,
            -77.20573274,
            39.28139395,
            354.7922649
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22722599452479,
                  39.26964472039825,
                  -7.607735148700471
                ],
                [
                  -77.22758523332361,
                  39.2809844933109,
                  -7.607735148700471
                ],
                [
                  -77.20608851468286,
                  39.281393951727054,
                  354.7922648512996
                ],
                [
                  -77.20573273573173,
                  39.27005401454462,
                  354.7922648512996
                ],
                [
                  -77.22722599452479,
                  39.26964472039825,
                  -7.607735148700471
                ]
              ]
            ]
          },
          "id": "20180220_248584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_248584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:11:15Z",
            "pc:count": 18738004,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308753.8704,
                "count": 18738004,
                "maximum": 309720.6336,
                "minimum": 307865.1936,
                "name": "X",
                "position": 0,
                "stddev": 527.0104778,
                "variance": 277740.0437
              },
              {
                "average": 4349681.532,
                "count": 18738004,
                "maximum": 4350322.977,
                "minimum": 4349063.577,
                "name": "Y",
                "position": 1,
                "stddev": 335.2827622,
                "variance": 112414.5306
              },
              {
                "average": 230.2158423,
                "count": 18738004,
                "maximum": 354.7922649,
                "minimum": -7.607735149,
                "name": "Z",
                "position": 2,
                "stddev": 12.7757309,
                "variance": 163.2193001
              },
              {
                "average": 5970.64254,
                "count": 18738004,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6415.597728,
                "variance": 41159894.21
              },
              {
                "average": 2.114393401,
                "count": 18738004,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.287209638,
                "variance": 1.656908652
              },
              {
                "average": 3.093694825,
                "count": 18738004,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.522258824,
                "variance": 2.317271926
              },
              {
                "average": 0.5005153164,
                "count": 18738004,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997478,
                "variance": 0.2499997478
              },
              {
                "average": 0,
                "count": 18738004,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.354694235,
                "count": 18738004,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4973417672,
                "variance": 0.2473488334
              },
              {
                "average": 11.04198377,
                "count": 18738004,
                "maximum": 19.99799919,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.658260279,
                "variance": 58.6489505
              },
              {
                "average": 0,
                "count": 18738004,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.64622961,
                "count": 18738004,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.522816865,
                "variance": 0.2733374743
              },
              {
                "average": 203200552.6,
                "count": 18738004,
                "maximum": 203271875.1,
                "minimum": 203198613.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10787.56872,
                "variance": 116371638.8
              },
              {
                "average": 0,
                "count": 18738004,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18738004,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18738004,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003349342865,
                "count": 18738004,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01829814535,
                "variance": 0.0003348221234
              },
              {
                "average": 0.4263650493,
                "count": 18738004,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4945481848,
                "variance": 0.2445779071
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307865.1936,
              4349063.577,
              -7.607735149,
              309720.6336,
              4350322.977,
              354.7922649
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307865.19359089877,
                    4349063.577469185,
                    -7.607735148700471
                  ],
                  [
                    307865.19359089877,
                    4350322.977469185,
                    -7.607735148700471
                  ],
                  [
                    309720.6335908987,
                    4350322.977469185,
                    354.7922648512996
                  ],
                  [
                    309720.6335908987,
                    4349063.577469185,
                    354.7922648512996
                  ],
                  [
                    307865.19359089877,
                    4349063.577469185,
                    -7.607735148700471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:11:15+00:00",
            "end_time": "2018-02-20T21:50: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": "20180220_266608.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16381159135771,
              39.33760504217787,
              -10.279936803569711
            ],
            [
              -77.16410089896077,
              39.34698293097618,
              -10.279936803569711
            ],
            [
              -77.15490393915043,
              39.34715365198187,
              356.60006319643026
            ],
            [
              -77.15461585871644,
              39.337775706567065,
              356.60006319643026
            ],
            [
              -77.16381159135771,
              39.33760504217787,
              -10.279936803569711
            ]
          ]
        ]
      },
      "bbox": [
        -77.1641009,
        39.33760504,
        -10.2799368,
        -77.15461586,
        39.34715365,
        356.6000632
      ],
      "properties": {
        "datetime": "2018-02-20T21:27:53Z",
        "pc:count": 3644535,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313881.6957,
            "count": 3644535,
            "maximum": 314309.8321,
            "minimum": 313516.7921,
            "name": "X",
            "position": 0,
            "stddev": 216.8995134,
            "variance": 47045.3989
          },
          {
            "average": 4357004.34,
            "count": 3644535,
            "maximum": 4357515.388,
            "minimum": 4356473.908,
            "name": "Y",
            "position": 1,
            "stddev": 354.9523962,
            "variance": 125991.2036
          },
          {
            "average": 239.5622093,
            "count": 3644535,
            "maximum": 356.6000632,
            "minimum": -10.2799368,
            "name": "Z",
            "position": 2,
            "stddev": 11.53043245,
            "variance": 132.9508725
          },
          {
            "average": 8422.857754,
            "count": 3644535,
            "maximum": 65524,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6780.971515,
            "variance": 45981574.69
          },
          {
            "average": 1.828944982,
            "count": 3644535,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.22228684,
            "variance": 1.49398512
          },
          {
            "average": 2.554271258,
            "count": 3644535,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.619262911,
            "variance": 2.622012375
          },
          {
            "average": 0.4975817217,
            "count": 3644535,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999942205,
            "variance": 0.2499942205
          },
          {
            "average": 0,
            "count": 3644535,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.569145584,
            "count": 3644535,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5082753348,
            "variance": 0.2583438159
          },
          {
            "average": -2.887274436,
            "count": 3644535,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.90828405,
            "variance": 141.807229
          },
          {
            "average": 0,
            "count": 3644535,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.90126806,
            "count": 3644535,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5909054229,
            "variance": 0.3491692188
          },
          {
            "average": 203196647.4,
            "count": 3644535,
            "maximum": 203197273.7,
            "minimum": 203195459,
            "name": "GpsTime",
            "position": 12,
            "stddev": 650.2393979,
            "variance": 422811.2746
          },
          {
            "average": 0,
            "count": 3644535,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3644535,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3644535,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003556009203,
            "count": 3644535,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01885403314,
            "variance": 0.0003554745658
          },
          {
            "average": 0.2948708134,
            "count": 3644535,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4559847299,
            "variance": 0.2079220739
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313516.7921,
          4356473.908,
          -10.2799368,
          314309.8321,
          4357515.388,
          356.6000632
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313516.79211663967,
                4356473.9084328655,
                -10.279936803569711
              ],
              [
                313516.79211663967,
                4357515.388432866,
                -10.279936803569711
              ],
              [
                314309.8321166397,
                4357515.388432866,
                356.60006319643026
              ],
              [
                314309.8321166397,
                4356473.9084328655,
                356.60006319643026
              ],
              [
                313516.79211663967,
                4356473.9084328655,
                -10.279936803569711
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:27:53+00:00",
        "end_time": "2018-02-20T20:57:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_266608.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_266608.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_266608.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266608.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1641009,
            39.33760504,
            -10.2799368,
            -77.15461586,
            39.34715365,
            356.6000632
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16381159135771,
                  39.33760504217787,
                  -10.279936803569711
                ],
                [
                  -77.16410089896077,
                  39.34698293097618,
                  -10.279936803569711
                ],
                [
                  -77.15490393915043,
                  39.34715365198187,
                  356.60006319643026
                ],
                [
                  -77.15461585871644,
                  39.337775706567065,
                  356.60006319643026
                ],
                [
                  -77.16381159135771,
                  39.33760504217787,
                  -10.279936803569711
                ]
              ]
            ]
          },
          "id": "20180220_266608.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266608.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:27:53Z",
            "pc:count": 3644535,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313881.6957,
                "count": 3644535,
                "maximum": 314309.8321,
                "minimum": 313516.7921,
                "name": "X",
                "position": 0,
                "stddev": 216.8995134,
                "variance": 47045.3989
              },
              {
                "average": 4357004.34,
                "count": 3644535,
                "maximum": 4357515.388,
                "minimum": 4356473.908,
                "name": "Y",
                "position": 1,
                "stddev": 354.9523962,
                "variance": 125991.2036
              },
              {
                "average": 239.5622093,
                "count": 3644535,
                "maximum": 356.6000632,
                "minimum": -10.2799368,
                "name": "Z",
                "position": 2,
                "stddev": 11.53043245,
                "variance": 132.9508725
              },
              {
                "average": 8422.857754,
                "count": 3644535,
                "maximum": 65524,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6780.971515,
                "variance": 45981574.69
              },
              {
                "average": 1.828944982,
                "count": 3644535,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.22228684,
                "variance": 1.49398512
              },
              {
                "average": 2.554271258,
                "count": 3644535,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.619262911,
                "variance": 2.622012375
              },
              {
                "average": 0.4975817217,
                "count": 3644535,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999942205,
                "variance": 0.2499942205
              },
              {
                "average": 0,
                "count": 3644535,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.569145584,
                "count": 3644535,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5082753348,
                "variance": 0.2583438159
              },
              {
                "average": -2.887274436,
                "count": 3644535,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.90828405,
                "variance": 141.807229
              },
              {
                "average": 0,
                "count": 3644535,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.90126806,
                "count": 3644535,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5909054229,
                "variance": 0.3491692188
              },
              {
                "average": 203196647.4,
                "count": 3644535,
                "maximum": 203197273.7,
                "minimum": 203195459,
                "name": "GpsTime",
                "position": 12,
                "stddev": 650.2393979,
                "variance": 422811.2746
              },
              {
                "average": 0,
                "count": 3644535,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3644535,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3644535,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003556009203,
                "count": 3644535,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01885403314,
                "variance": 0.0003554745658
              },
              {
                "average": 0.2948708134,
                "count": 3644535,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4559847299,
                "variance": 0.2079220739
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313516.7921,
              4356473.908,
              -10.2799368,
              314309.8321,
              4357515.388,
              356.6000632
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313516.79211663967,
                    4356473.9084328655,
                    -10.279936803569711
                  ],
                  [
                    313516.79211663967,
                    4357515.388432866,
                    -10.279936803569711
                  ],
                  [
                    314309.8321166397,
                    4357515.388432866,
                    356.60006319643026
                  ],
                  [
                    314309.8321166397,
                    4356473.9084328655,
                    356.60006319643026
                  ],
                  [
                    313516.79211663967,
                    4356473.9084328655,
                    -10.279936803569711
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:27:53+00:00",
            "end_time": "2018-02-20T20:57: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": "20180220_266612.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16383209820161,
              39.34683471096622,
              -6.660907361635424
            ],
            [
              -77.16417554920251,
              39.357963393022146,
              -6.660907361635424
            ],
            [
              -77.15474192328614,
              39.358138516871435,
              359.55909263836463
            ],
            [
              -77.15439996655438,
              39.34700976590341,
              359.55909263836463
            ],
            [
              -77.16383209820161,
              39.34683471096622,
              -6.660907361635424
            ]
          ]
        ]
      },
      "bbox": [
        -77.16417555,
        39.34683471,
        -6.660907362,
        -77.15439997,
        39.35813852,
        359.5590926
      ],
      "properties": {
        "datetime": "2018-02-20T21:22:41Z",
        "pc:count": 7602545,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313940.7764,
            "count": 7602545,
            "maximum": 314352.8831,
            "minimum": 313539.5631,
            "name": "X",
            "position": 0,
            "stddev": 218.7754066,
            "variance": 47862.67851
          },
          {
            "average": 4357934.004,
            "count": 7602545,
            "maximum": 4358734.302,
            "minimum": 4357498.382,
            "name": "Y",
            "position": 1,
            "stddev": 354.628959,
            "variance": 125761.6985
          },
          {
            "average": 245.0245104,
            "count": 7602545,
            "maximum": 359.5590926,
            "minimum": -6.660907362,
            "name": "Z",
            "position": 2,
            "stddev": 13.43196447,
            "variance": 180.4176696
          },
          {
            "average": 6489.164395,
            "count": 7602545,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6711.487825,
            "variance": 45044068.82
          },
          {
            "average": 2.144460177,
            "count": 7602545,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317428518,
            "variance": 1.735617899
          },
          {
            "average": 3.131744699,
            "count": 7602545,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.554606475,
            "variance": 2.416801293
          },
          {
            "average": 0.4969592419,
            "count": 7602545,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907866,
            "variance": 0.2499907867
          },
          {
            "average": 0,
            "count": 7602545,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367418542,
            "count": 7602545,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5085650519,
            "variance": 0.2586384121
          },
          {
            "average": -9.535100127,
            "count": 7602545,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.542659158,
            "variance": 91.0623438
          },
          {
            "average": 0,
            "count": 7602545,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.26525867,
            "count": 7602545,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5131089063,
            "variance": 0.2632807497
          },
          {
            "average": 203195896.8,
            "count": 7602545,
            "maximum": 203196961.3,
            "minimum": 203195175.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 689.7486965,
            "variance": 475753.2643
          },
          {
            "average": 0,
            "count": 7602545,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7602545,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7602545,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003723753033,
            "count": 7602545,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01929343642,
            "variance": 0.0003722366889
          },
          {
            "average": 0.3617967404,
            "count": 7602545,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.480520436,
            "variance": 0.2308998894
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313539.5631,
          4357498.382,
          -6.660907362,
          314352.8831,
          4358734.302,
          359.5590926
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313539.56309791334,
                4357498.382026118,
                -6.660907361635424
              ],
              [
                313539.56309791334,
                4358734.302026118,
                -6.660907361635424
              ],
              [
                314352.8830979133,
                4358734.302026118,
                359.55909263836463
              ],
              [
                314352.8830979133,
                4357498.382026118,
                359.55909263836463
              ],
              [
                313539.56309791334,
                4357498.382026118,
                -6.660907361635424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:22:41+00:00",
        "end_time": "2018-02-20T20:52:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_266612.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_266612.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_266612.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266612.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16417555,
            39.34683471,
            -6.660907362,
            -77.15439997,
            39.35813852,
            359.5590926
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16383209820161,
                  39.34683471096622,
                  -6.660907361635424
                ],
                [
                  -77.16417554920251,
                  39.357963393022146,
                  -6.660907361635424
                ],
                [
                  -77.15474192328614,
                  39.358138516871435,
                  359.55909263836463
                ],
                [
                  -77.15439996655438,
                  39.34700976590341,
                  359.55909263836463
                ],
                [
                  -77.16383209820161,
                  39.34683471096622,
                  -6.660907361635424
                ]
              ]
            ]
          },
          "id": "20180220_266612.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266612.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:22:41Z",
            "pc:count": 7602545,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313940.7764,
                "count": 7602545,
                "maximum": 314352.8831,
                "minimum": 313539.5631,
                "name": "X",
                "position": 0,
                "stddev": 218.7754066,
                "variance": 47862.67851
              },
              {
                "average": 4357934.004,
                "count": 7602545,
                "maximum": 4358734.302,
                "minimum": 4357498.382,
                "name": "Y",
                "position": 1,
                "stddev": 354.628959,
                "variance": 125761.6985
              },
              {
                "average": 245.0245104,
                "count": 7602545,
                "maximum": 359.5590926,
                "minimum": -6.660907362,
                "name": "Z",
                "position": 2,
                "stddev": 13.43196447,
                "variance": 180.4176696
              },
              {
                "average": 6489.164395,
                "count": 7602545,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6711.487825,
                "variance": 45044068.82
              },
              {
                "average": 2.144460177,
                "count": 7602545,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317428518,
                "variance": 1.735617899
              },
              {
                "average": 3.131744699,
                "count": 7602545,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.554606475,
                "variance": 2.416801293
              },
              {
                "average": 0.4969592419,
                "count": 7602545,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907866,
                "variance": 0.2499907867
              },
              {
                "average": 0,
                "count": 7602545,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367418542,
                "count": 7602545,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5085650519,
                "variance": 0.2586384121
              },
              {
                "average": -9.535100127,
                "count": 7602545,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.542659158,
                "variance": 91.0623438
              },
              {
                "average": 0,
                "count": 7602545,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.26525867,
                "count": 7602545,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5131089063,
                "variance": 0.2632807497
              },
              {
                "average": 203195896.8,
                "count": 7602545,
                "maximum": 203196961.3,
                "minimum": 203195175.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 689.7486965,
                "variance": 475753.2643
              },
              {
                "average": 0,
                "count": 7602545,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7602545,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7602545,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003723753033,
                "count": 7602545,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01929343642,
                "variance": 0.0003722366889
              },
              {
                "average": 0.3617967404,
                "count": 7602545,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.480520436,
                "variance": 0.2308998894
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313539.5631,
              4357498.382,
              -6.660907362,
              314352.8831,
              4358734.302,
              359.5590926
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313539.56309791334,
                    4357498.382026118,
                    -6.660907361635424
                  ],
                  [
                    313539.56309791334,
                    4358734.302026118,
                    -6.660907361635424
                  ],
                  [
                    314352.8830979133,
                    4358734.302026118,
                    359.55909263836463
                  ],
                  [
                    314352.8830979133,
                    4357498.382026118,
                    359.55909263836463
                  ],
                  [
                    313539.56309791334,
                    4357498.382026118,
                    -6.660907361635424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:22:41+00:00",
            "end_time": "2018-02-20T20:52: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": "20180220_260584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18484028734458,
              39.26971910827322,
              -10.329598093765583
            ],
            [
              -77.18519266584552,
              39.28105830459527,
              -10.329598093765583
            ],
            [
              -77.16369647315527,
              39.28145991565852,
              367.1704019062344
            ],
            [
              -77.16334755444596,
              39.27012055822323,
              367.1704019062344
            ],
            [
              -77.18484028734458,
              39.26971910827322,
              -10.329598093765583
            ]
          ]
        ]
      },
      "bbox": [
        -77.18519267,
        39.26971911,
        -10.32959809,
        -77.16334755,
        39.28145992,
        367.1704019
      ],
      "properties": {
        "datetime": "2018-02-21T18:32:22Z",
        "pc:count": 15418745,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312447.1572,
            "count": 15418745,
            "maximum": 313377.5578,
            "minimum": 311522.2178,
            "name": "X",
            "position": 0,
            "stddev": 497.3973349,
            "variance": 247404.1088
          },
          {
            "average": 4349576.031,
            "count": 15418745,
            "maximum": 4350241.969,
            "minimum": 4348982.669,
            "name": "Y",
            "position": 1,
            "stddev": 339.1778098,
            "variance": 115041.5867
          },
          {
            "average": 207.3777632,
            "count": 15418745,
            "maximum": 367.1704019,
            "minimum": -10.32959809,
            "name": "Z",
            "position": 2,
            "stddev": 12.02299858,
            "variance": 144.5524948
          },
          {
            "average": 8229.690686,
            "count": 15418745,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7258.154698,
            "variance": 52680809.61
          },
          {
            "average": 1.985359249,
            "count": 15418745,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.288165204,
            "variance": 1.659369594
          },
          {
            "average": 2.791527391,
            "count": 15418745,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.631593044,
            "variance": 2.66209586
          },
          {
            "average": 0.4981605831,
            "count": 15418745,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966327,
            "variance": 0.2499966328
          },
          {
            "average": 0,
            "count": 15418745,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.497136505,
            "count": 15418745,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5136080219,
            "variance": 0.2637932002
          },
          {
            "average": -11.55326424,
            "count": 15418745,
            "maximum": 13.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.668078367,
            "variance": 58.79942584
          },
          {
            "average": 0,
            "count": 15418745,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.36445489,
            "count": 15418745,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5128366498,
            "variance": 0.2630014294
          },
          {
            "average": 203271172.3,
            "count": 15418745,
            "maximum": 203273142.8,
            "minimum": 203199045.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9126.121141,
            "variance": 83286087.08
          },
          {
            "average": 0,
            "count": 15418745,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15418745,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15418745,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002455452762,
            "count": 15418745,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01566796093,
            "variance": 0.0002454849997
          },
          {
            "average": 0.473139286,
            "count": 15418745,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4992779969,
            "variance": 0.2492785182
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311522.2178,
          4348982.669,
          -10.32959809,
          313377.5578,
          4350241.969,
          367.1704019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311522.217828131,
                4348982.669078904,
                -10.329598093765583
              ],
              [
                311522.217828131,
                4350241.969078905,
                -10.329598093765583
              ],
              [
                313377.55782813096,
                4350241.969078905,
                367.1704019062344
              ],
              [
                313377.55782813096,
                4348982.669078904,
                367.1704019062344
              ],
              [
                311522.217828131,
                4348982.669078904,
                -10.329598093765583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:32:22+00:00",
        "end_time": "2018-02-20T21:57:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_260584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_260584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_260584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18519267,
            39.26971911,
            -10.32959809,
            -77.16334755,
            39.28145992,
            367.1704019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18484028734458,
                  39.26971910827322,
                  -10.329598093765583
                ],
                [
                  -77.18519266584552,
                  39.28105830459527,
                  -10.329598093765583
                ],
                [
                  -77.16369647315527,
                  39.28145991565852,
                  367.1704019062344
                ],
                [
                  -77.16334755444596,
                  39.27012055822323,
                  367.1704019062344
                ],
                [
                  -77.18484028734458,
                  39.26971910827322,
                  -10.329598093765583
                ]
              ]
            ]
          },
          "id": "20180220_260584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:32:22Z",
            "pc:count": 15418745,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312447.1572,
                "count": 15418745,
                "maximum": 313377.5578,
                "minimum": 311522.2178,
                "name": "X",
                "position": 0,
                "stddev": 497.3973349,
                "variance": 247404.1088
              },
              {
                "average": 4349576.031,
                "count": 15418745,
                "maximum": 4350241.969,
                "minimum": 4348982.669,
                "name": "Y",
                "position": 1,
                "stddev": 339.1778098,
                "variance": 115041.5867
              },
              {
                "average": 207.3777632,
                "count": 15418745,
                "maximum": 367.1704019,
                "minimum": -10.32959809,
                "name": "Z",
                "position": 2,
                "stddev": 12.02299858,
                "variance": 144.5524948
              },
              {
                "average": 8229.690686,
                "count": 15418745,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7258.154698,
                "variance": 52680809.61
              },
              {
                "average": 1.985359249,
                "count": 15418745,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.288165204,
                "variance": 1.659369594
              },
              {
                "average": 2.791527391,
                "count": 15418745,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.631593044,
                "variance": 2.66209586
              },
              {
                "average": 0.4981605831,
                "count": 15418745,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966327,
                "variance": 0.2499966328
              },
              {
                "average": 0,
                "count": 15418745,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.497136505,
                "count": 15418745,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5136080219,
                "variance": 0.2637932002
              },
              {
                "average": -11.55326424,
                "count": 15418745,
                "maximum": 13.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.668078367,
                "variance": 58.79942584
              },
              {
                "average": 0,
                "count": 15418745,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.36445489,
                "count": 15418745,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5128366498,
                "variance": 0.2630014294
              },
              {
                "average": 203271172.3,
                "count": 15418745,
                "maximum": 203273142.8,
                "minimum": 203199045.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9126.121141,
                "variance": 83286087.08
              },
              {
                "average": 0,
                "count": 15418745,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15418745,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15418745,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002455452762,
                "count": 15418745,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01566796093,
                "variance": 0.0002454849997
              },
              {
                "average": 0.473139286,
                "count": 15418745,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4992779969,
                "variance": 0.2492785182
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311522.2178,
              4348982.669,
              -10.32959809,
              313377.5578,
              4350241.969,
              367.1704019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311522.217828131,
                    4348982.669078904,
                    -10.329598093765583
                  ],
                  [
                    311522.217828131,
                    4350241.969078905,
                    -10.329598093765583
                  ],
                  [
                    313377.55782813096,
                    4350241.969078905,
                    367.1704019062344
                  ],
                  [
                    313377.55782813096,
                    4348982.669078904,
                    367.1704019062344
                  ],
                  [
                    311522.217828131,
                    4348982.669078904,
                    -10.329598093765583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:32:22+00:00",
            "end_time": "2018-02-20T21:57:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_266616.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16385718326684,
              39.35781441254537,
              -8.235613630898968
            ],
            [
              -77.16405276258412,
              39.364149878733954,
              -8.235613630898968
            ],
            [
              -77.15474845551073,
              39.364322604589674,
              355.26438636910103
            ],
            [
              -77.1545537154929,
              39.357987099706286,
              355.26438636910103
            ],
            [
              -77.16385718326684,
              39.35781441254537,
              -8.235613630898968
            ]
          ]
        ]
      },
      "bbox": [
        -77.16405276,
        39.35781441,
        -8.235613631,
        -77.15455372,
        39.3643226,
        355.2643864
      ],
      "properties": {
        "datetime": "2018-02-20T20:57:48Z",
        "pc:count": 5146820,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313958.035,
            "count": 5146820,
            "maximum": 314368.6992,
            "minimum": 313566.5992,
            "name": "X",
            "position": 0,
            "stddev": 217.5505249,
            "variance": 47328.2309
          },
          {
            "average": 4359054.302,
            "count": 5146820,
            "maximum": 4359420.709,
            "minimum": 4358717.109,
            "name": "Y",
            "position": 1,
            "stddev": 165.8339096,
            "variance": 27500.88557
          },
          {
            "average": 238.5142175,
            "count": 5146820,
            "maximum": 355.2643864,
            "minimum": -8.235613631,
            "name": "Z",
            "position": 2,
            "stddev": 9.205760227,
            "variance": 84.74602135
          },
          {
            "average": 5665.846165,
            "count": 5146820,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5867.531327,
            "variance": 34427923.87
          },
          {
            "average": 1.95800708,
            "count": 5146820,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.253740669,
            "variance": 1.571865665
          },
          {
            "average": 2.797539063,
            "count": 5146820,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.585471647,
            "variance": 2.513720345
          },
          {
            "average": 0.4990512588,
            "count": 5146820,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991485,
            "variance": 0.2499991485
          },
          {
            "average": 0,
            "count": 5146820,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.398353158,
            "count": 5146820,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5061759659,
            "variance": 0.2562141084
          },
          {
            "average": 14.5904719,
            "count": 5146820,
            "maximum": 19.00200081,
            "minimum": 1.001999974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.079525349,
            "variance": 16.64252707
          },
          {
            "average": 0,
            "count": 5146820,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.58623733,
            "count": 5146820,
            "maximum": 45,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4925070259,
            "variance": 0.2425631705
          },
          {
            "average": 203195341.5,
            "count": 5146820,
            "maximum": 203195468.9,
            "minimum": 203195175.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 128.4679166,
            "variance": 16504.0056
          },
          {
            "average": 0,
            "count": 5146820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5146820,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5146820,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004653358773,
            "count": 5146820,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0215666277,
            "variance": 0.0004651194302
          },
          {
            "average": 0.4688543606,
            "count": 5146820,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990290548,
            "variance": 0.2490299975
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313566.5992,
          4358717.109,
          -8.235613631,
          314368.6992,
          4359420.709,
          355.2643864
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313566.59915534954,
                4358717.108785492,
                -8.235613630898968
              ],
              [
                313566.59915534954,
                4359420.708785492,
                -8.235613630898968
              ],
              [
                314368.6991553495,
                4359420.708785492,
                355.26438636910103
              ],
              [
                314368.6991553495,
                4358717.108785492,
                355.26438636910103
              ],
              [
                313566.59915534954,
                4358717.108785492,
                -8.235613630898968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:57:48+00:00",
        "end_time": "2018-02-20T20:52:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_266616.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_266616.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_266616.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266616.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16405276,
            39.35781441,
            -8.235613631,
            -77.15455372,
            39.3643226,
            355.2643864
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16385718326684,
                  39.35781441254537,
                  -8.235613630898968
                ],
                [
                  -77.16405276258412,
                  39.364149878733954,
                  -8.235613630898968
                ],
                [
                  -77.15474845551073,
                  39.364322604589674,
                  355.26438636910103
                ],
                [
                  -77.1545537154929,
                  39.357987099706286,
                  355.26438636910103
                ],
                [
                  -77.16385718326684,
                  39.35781441254537,
                  -8.235613630898968
                ]
              ]
            ]
          },
          "id": "20180220_266616.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266616.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:57:48Z",
            "pc:count": 5146820,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313958.035,
                "count": 5146820,
                "maximum": 314368.6992,
                "minimum": 313566.5992,
                "name": "X",
                "position": 0,
                "stddev": 217.5505249,
                "variance": 47328.2309
              },
              {
                "average": 4359054.302,
                "count": 5146820,
                "maximum": 4359420.709,
                "minimum": 4358717.109,
                "name": "Y",
                "position": 1,
                "stddev": 165.8339096,
                "variance": 27500.88557
              },
              {
                "average": 238.5142175,
                "count": 5146820,
                "maximum": 355.2643864,
                "minimum": -8.235613631,
                "name": "Z",
                "position": 2,
                "stddev": 9.205760227,
                "variance": 84.74602135
              },
              {
                "average": 5665.846165,
                "count": 5146820,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5867.531327,
                "variance": 34427923.87
              },
              {
                "average": 1.95800708,
                "count": 5146820,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.253740669,
                "variance": 1.571865665
              },
              {
                "average": 2.797539063,
                "count": 5146820,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.585471647,
                "variance": 2.513720345
              },
              {
                "average": 0.4990512588,
                "count": 5146820,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991485,
                "variance": 0.2499991485
              },
              {
                "average": 0,
                "count": 5146820,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.398353158,
                "count": 5146820,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5061759659,
                "variance": 0.2562141084
              },
              {
                "average": 14.5904719,
                "count": 5146820,
                "maximum": 19.00200081,
                "minimum": 1.001999974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.079525349,
                "variance": 16.64252707
              },
              {
                "average": 0,
                "count": 5146820,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.58623733,
                "count": 5146820,
                "maximum": 45,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4925070259,
                "variance": 0.2425631705
              },
              {
                "average": 203195341.5,
                "count": 5146820,
                "maximum": 203195468.9,
                "minimum": 203195175.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 128.4679166,
                "variance": 16504.0056
              },
              {
                "average": 0,
                "count": 5146820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5146820,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5146820,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004653358773,
                "count": 5146820,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0215666277,
                "variance": 0.0004651194302
              },
              {
                "average": 0.4688543606,
                "count": 5146820,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990290548,
                "variance": 0.2490299975
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313566.5992,
              4358717.109,
              -8.235613631,
              314368.6992,
              4359420.709,
              355.2643864
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313566.59915534954,
                    4358717.108785492,
                    -8.235613630898968
                  ],
                  [
                    313566.59915534954,
                    4359420.708785492,
                    -8.235613630898968
                  ],
                  [
                    314368.6991553495,
                    4359420.708785492,
                    355.26438636910103
                  ],
                  [
                    314368.6991553495,
                    4358717.108785492,
                    355.26438636910103
                  ],
                  [
                    313566.59915534954,
                    4358717.108785492,
                    -8.235613630898968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:57:48+00:00",
            "end_time": "2018-02-20T20:52: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": "20180220_260616.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1817215990336,
              39.35763695328235,
              -3.74437914534073
            ],
            [
              -77.18191731659506,
              39.363924982198334,
              -3.74437914534073
            ],
            [
              -77.1638835613716,
              39.36426185766846,
              350.85562085465926
            ],
            [
              -77.1636894583428,
              39.35797375384897,
              350.85562085465926
            ],
            [
              -77.1817215990336,
              39.35763695328235,
              -3.74437914534073
            ]
          ]
        ]
      },
      "bbox": [
        -77.18191732,
        39.35763695,
        -3.744379145,
        -77.16368946,
        39.36426186,
        350.8556209
      ],
      "properties": {
        "datetime": "2018-02-20T20:57:49Z",
        "pc:count": 6212253,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312740.0407,
            "count": 6212253,
            "maximum": 313581.4751,
            "minimum": 312026.8151,
            "name": "X",
            "position": 0,
            "stddev": 468.7350611,
            "variance": 219712.5575
          },
          {
            "average": 4359113.122,
            "count": 6212253,
            "maximum": 4359432.788,
            "minimum": 4358734.448,
            "name": "Y",
            "position": 1,
            "stddev": 207.9573459,
            "variance": 43246.25771
          },
          {
            "average": 239.1704125,
            "count": 6212253,
            "maximum": 350.8556209,
            "minimum": -3.744379145,
            "name": "Z",
            "position": 2,
            "stddev": 17.24624731,
            "variance": 297.4330464
          },
          {
            "average": 6339.54211,
            "count": 6212253,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6412.353816,
            "variance": 41118281.46
          },
          {
            "average": 2.018897975,
            "count": 6212253,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.271156518,
            "variance": 1.615838893
          },
          {
            "average": 2.898151927,
            "count": 6212253,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.567268384,
            "variance": 2.456330186
          },
          {
            "average": 0.4988014815,
            "count": 6212253,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986038,
            "variance": 0.2499986038
          },
          {
            "average": 0,
            "count": 6212253,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.479348314,
            "count": 6212253,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8697799985,
            "variance": 0.7565172457
          },
          {
            "average": -4.748714927,
            "count": 6212253,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.68889444,
            "variance": 161.0080421
          },
          {
            "average": 0,
            "count": 6212253,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.82190873,
            "count": 6212253,
            "maximum": 45,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.649857662,
            "variance": 0.4223149808
          },
          {
            "average": 203194764.9,
            "count": 6212253,
            "maximum": 203195469.3,
            "minimum": 203193738.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 695.5052639,
            "variance": 483727.5721
          },
          {
            "average": 0,
            "count": 6212253,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6212253,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6212253,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005316911594,
            "count": 6212253,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02305230031,
            "variance": 0.0005314085494
          },
          {
            "average": 0.4170139239,
            "count": 6212253,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4930652597,
            "variance": 0.2431133503
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312026.8151,
          4358734.448,
          -3.744379145,
          313581.4751,
          4359432.788,
          350.8556209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312026.8150714041,
                4358734.4484553635,
                -3.74437914534073
              ],
              [
                312026.8150714041,
                4359432.788455363,
                -3.74437914534073
              ],
              [
                313581.47507140413,
                4359432.788455363,
                350.85562085465926
              ],
              [
                313581.47507140413,
                4358734.4484553635,
                350.85562085465926
              ],
              [
                312026.8150714041,
                4358734.4484553635,
                -3.74437914534073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T20:57:49+00:00",
        "end_time": "2018-02-20T20:28:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_260616.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_260616.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_260616.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260616.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18191732,
            39.35763695,
            -3.744379145,
            -77.16368946,
            39.36426186,
            350.8556209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1817215990336,
                  39.35763695328235,
                  -3.74437914534073
                ],
                [
                  -77.18191731659506,
                  39.363924982198334,
                  -3.74437914534073
                ],
                [
                  -77.1638835613716,
                  39.36426185766846,
                  350.85562085465926
                ],
                [
                  -77.1636894583428,
                  39.35797375384897,
                  350.85562085465926
                ],
                [
                  -77.1817215990336,
                  39.35763695328235,
                  -3.74437914534073
                ]
              ]
            ]
          },
          "id": "20180220_260616.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260616.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T20:57:49Z",
            "pc:count": 6212253,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312740.0407,
                "count": 6212253,
                "maximum": 313581.4751,
                "minimum": 312026.8151,
                "name": "X",
                "position": 0,
                "stddev": 468.7350611,
                "variance": 219712.5575
              },
              {
                "average": 4359113.122,
                "count": 6212253,
                "maximum": 4359432.788,
                "minimum": 4358734.448,
                "name": "Y",
                "position": 1,
                "stddev": 207.9573459,
                "variance": 43246.25771
              },
              {
                "average": 239.1704125,
                "count": 6212253,
                "maximum": 350.8556209,
                "minimum": -3.744379145,
                "name": "Z",
                "position": 2,
                "stddev": 17.24624731,
                "variance": 297.4330464
              },
              {
                "average": 6339.54211,
                "count": 6212253,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6412.353816,
                "variance": 41118281.46
              },
              {
                "average": 2.018897975,
                "count": 6212253,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.271156518,
                "variance": 1.615838893
              },
              {
                "average": 2.898151927,
                "count": 6212253,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.567268384,
                "variance": 2.456330186
              },
              {
                "average": 0.4988014815,
                "count": 6212253,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986038,
                "variance": 0.2499986038
              },
              {
                "average": 0,
                "count": 6212253,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.479348314,
                "count": 6212253,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8697799985,
                "variance": 0.7565172457
              },
              {
                "average": -4.748714927,
                "count": 6212253,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.68889444,
                "variance": 161.0080421
              },
              {
                "average": 0,
                "count": 6212253,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.82190873,
                "count": 6212253,
                "maximum": 45,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.649857662,
                "variance": 0.4223149808
              },
              {
                "average": 203194764.9,
                "count": 6212253,
                "maximum": 203195469.3,
                "minimum": 203193738.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 695.5052639,
                "variance": 483727.5721
              },
              {
                "average": 0,
                "count": 6212253,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6212253,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6212253,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005316911594,
                "count": 6212253,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02305230031,
                "variance": 0.0005314085494
              },
              {
                "average": 0.4170139239,
                "count": 6212253,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4930652597,
                "variance": 0.2431133503
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312026.8151,
              4358734.448,
              -3.744379145,
              313581.4751,
              4359432.788,
              350.8556209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312026.8150714041,
                    4358734.4484553635,
                    -3.74437914534073
                  ],
                  [
                    312026.8150714041,
                    4359432.788455363,
                    -3.74437914534073
                  ],
                  [
                    313581.47507140413,
                    4359432.788455363,
                    350.85562085465926
                  ],
                  [
                    313581.47507140413,
                    4358734.4484553635,
                    350.85562085465926
                  ],
                  [
                    312026.8150714041,
                    4358734.4484553635,
                    -3.74437914534073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T20:57:49+00:00",
            "end_time": "2018-02-20T20:28: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": "20180220_260588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18486874007584,
              39.28070145998275,
              -9.260459046940923
            ],
            [
              -77.18522122720296,
              39.29203955413112,
              -9.260459046940923
            ],
            [
              -77.16372190937405,
              39.292441259192394,
              365.99954095305907
            ],
            [
              -77.16337288356284,
              39.28110300392138,
              365.99954095305907
            ],
            [
              -77.18486874007584,
              39.28070145998275,
              -9.260459046940923
            ]
          ]
        ]
      },
      "bbox": [
        -77.18522123,
        39.28070146,
        -9.260459047,
        -77.16337288,
        39.29244126,
        365.999541
      ],
      "properties": {
        "datetime": "2018-02-21T18:32:21Z",
        "pc:count": 15640060,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312453.4249,
            "count": 15640060,
            "maximum": 313404.5232,
            "minimum": 311549.2032,
            "name": "X",
            "position": 0,
            "stddev": 517.2492378,
            "variance": 267546.774
          },
          {
            "average": 4350885.393,
            "count": 15640060,
            "maximum": 4351460.867,
            "minimum": 4350201.687,
            "name": "Y",
            "position": 1,
            "stddev": 352.8253764,
            "variance": 124485.7463
          },
          {
            "average": 219.0716376,
            "count": 15640060,
            "maximum": 365.999541,
            "minimum": -9.260459047,
            "name": "Z",
            "position": 2,
            "stddev": 13.91326059,
            "variance": 193.5788201
          },
          {
            "average": 8910.277896,
            "count": 15640060,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7077.211834,
            "variance": 50086927.34
          },
          {
            "average": 1.870635599,
            "count": 15640060,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.237192545,
            "variance": 1.530645394
          },
          {
            "average": 2.55469557,
            "count": 15640060,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.620996447,
            "variance": 2.627629481
          },
          {
            "average": 0.4969730295,
            "count": 15640060,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908534,
            "variance": 0.2499908534
          },
          {
            "average": 0,
            "count": 15640060,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.503730804,
            "count": 15640060,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5132788987,
            "variance": 0.2634552279
          },
          {
            "average": -0.821553974,
            "count": 15640060,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.51822893,
            "variance": 182.7425133
          },
          {
            "average": 0,
            "count": 15640060,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.5261882,
            "count": 15640060,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.533515815,
            "variance": 0.2846391249
          },
          {
            "average": 203236062.9,
            "count": 15640060,
            "maximum": 203273141.2,
            "minimum": 203199007.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36402.57319,
            "variance": 1325147335
          },
          {
            "average": 0,
            "count": 15640060,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15640060,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15640060,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003174540251,
            "count": 15640060,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01781441182,
            "variance": 0.0003173532683
          },
          {
            "average": 0.3922343648,
            "count": 15640060,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.488248485,
            "variance": 0.2383865831
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311549.2032,
          4350201.687,
          -9.260459047,
          313404.5232,
          4351460.867,
          365.999541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311549.20318684896,
                4350201.686985182,
                -9.260459046940923
              ],
              [
                311549.20318684896,
                4351460.866985181,
                -9.260459046940923
              ],
              [
                313404.5231868489,
                4351460.866985181,
                365.99954095305907
              ],
              [
                313404.5231868489,
                4350201.686985182,
                365.99954095305907
              ],
              [
                311549.20318684896,
                4350201.686985182,
                -9.260459046940923
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:32:21+00:00",
        "end_time": "2018-02-20T21:56:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_260588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_260588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_260588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18522123,
            39.28070146,
            -9.260459047,
            -77.16337288,
            39.29244126,
            365.999541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18486874007584,
                  39.28070145998275,
                  -9.260459046940923
                ],
                [
                  -77.18522122720296,
                  39.29203955413112,
                  -9.260459046940923
                ],
                [
                  -77.16372190937405,
                  39.292441259192394,
                  365.99954095305907
                ],
                [
                  -77.16337288356284,
                  39.28110300392138,
                  365.99954095305907
                ],
                [
                  -77.18486874007584,
                  39.28070145998275,
                  -9.260459046940923
                ]
              ]
            ]
          },
          "id": "20180220_260588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:32:21Z",
            "pc:count": 15640060,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312453.4249,
                "count": 15640060,
                "maximum": 313404.5232,
                "minimum": 311549.2032,
                "name": "X",
                "position": 0,
                "stddev": 517.2492378,
                "variance": 267546.774
              },
              {
                "average": 4350885.393,
                "count": 15640060,
                "maximum": 4351460.867,
                "minimum": 4350201.687,
                "name": "Y",
                "position": 1,
                "stddev": 352.8253764,
                "variance": 124485.7463
              },
              {
                "average": 219.0716376,
                "count": 15640060,
                "maximum": 365.999541,
                "minimum": -9.260459047,
                "name": "Z",
                "position": 2,
                "stddev": 13.91326059,
                "variance": 193.5788201
              },
              {
                "average": 8910.277896,
                "count": 15640060,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7077.211834,
                "variance": 50086927.34
              },
              {
                "average": 1.870635599,
                "count": 15640060,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.237192545,
                "variance": 1.530645394
              },
              {
                "average": 2.55469557,
                "count": 15640060,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.620996447,
                "variance": 2.627629481
              },
              {
                "average": 0.4969730295,
                "count": 15640060,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908534,
                "variance": 0.2499908534
              },
              {
                "average": 0,
                "count": 15640060,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.503730804,
                "count": 15640060,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5132788987,
                "variance": 0.2634552279
              },
              {
                "average": -0.821553974,
                "count": 15640060,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.51822893,
                "variance": 182.7425133
              },
              {
                "average": 0,
                "count": 15640060,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.5261882,
                "count": 15640060,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.533515815,
                "variance": 0.2846391249
              },
              {
                "average": 203236062.9,
                "count": 15640060,
                "maximum": 203273141.2,
                "minimum": 203199007.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36402.57319,
                "variance": 1325147335
              },
              {
                "average": 0,
                "count": 15640060,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15640060,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15640060,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003174540251,
                "count": 15640060,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01781441182,
                "variance": 0.0003173532683
              },
              {
                "average": 0.3922343648,
                "count": 15640060,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.488248485,
                "variance": 0.2383865831
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311549.2032,
              4350201.687,
              -9.260459047,
              313404.5232,
              4351460.867,
              365.999541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311549.20318684896,
                    4350201.686985182,
                    -9.260459046940923
                  ],
                  [
                    311549.20318684896,
                    4351460.866985181,
                    -9.260459046940923
                  ],
                  [
                    313404.5231868489,
                    4351460.866985181,
                    365.99954095305907
                  ],
                  [
                    313404.5231868489,
                    4350201.686985182,
                    365.99954095305907
                  ],
                  [
                    311549.20318684896,
                    4350201.686985182,
                    -9.260459046940923
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:32:21+00:00",
            "end_time": "2018-02-20T21:56:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_266564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16352168340589,
              39.21484077387125,
              -9.985903287544971
            ],
            [
              -77.16386994477364,
              39.22618023788646,
              -9.985903287544971
            ],
            [
              -77.14239066338673,
              39.22657744347249,
              359.13409671245506
            ],
            [
              -77.14204585249398,
              39.215237820044685,
              359.13409671245506
            ],
            [
              -77.16352168340589,
              39.21484077387125,
              -9.985903287544971
            ]
          ]
        ]
      },
      "bbox": [
        -77.16386994,
        39.21484077,
        -9.985903288,
        -77.14204585,
        39.22657744,
        359.1340967
      ],
      "properties": {
        "datetime": "2018-02-21T19:42:38Z",
        "pc:count": 14445392,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314051.5261,
            "count": 14445392,
            "maximum": 315071.2009,
            "minimum": 313215.9009,
            "name": "X",
            "position": 0,
            "stddev": 535.1306125,
            "variance": 286364.7724
          },
          {
            "average": 4343425.844,
            "count": 14445392,
            "maximum": 4344106.734,
            "minimum": 4342847.434,
            "name": "Y",
            "position": 1,
            "stddev": 361.8224501,
            "variance": 130915.4854
          },
          {
            "average": 169.6731702,
            "count": 14445392,
            "maximum": 359.1340967,
            "minimum": -9.985903288,
            "name": "Z",
            "position": 2,
            "stddev": 12.37440718,
            "variance": 153.125953
          },
          {
            "average": 8586.451158,
            "count": 14445392,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7014.801941,
            "variance": 49207446.28
          },
          {
            "average": 1.877554032,
            "count": 14445392,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.232028513,
            "variance": 1.517894256
          },
          {
            "average": 2.615983699,
            "count": 14445392,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.609534557,
            "variance": 2.590601489
          },
          {
            "average": 0.5009097711,
            "count": 14445392,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991896,
            "variance": 0.2499991896
          },
          {
            "average": 0,
            "count": 14445392,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.543055599,
            "count": 14445392,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5124276704,
            "variance": 0.2625821174
          },
          {
            "average": 10.39514872,
            "count": 14445392,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.828248369,
            "variance": 77.93796926
          },
          {
            "average": 0,
            "count": 14445392,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.52019599,
            "count": 14445392,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5460561552,
            "variance": 0.2981773247
          },
          {
            "average": 203277047.9,
            "count": 14445392,
            "maximum": 203277358.5,
            "minimum": 203275488.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 366.0275522,
            "variance": 133976.1689
          },
          {
            "average": 0,
            "count": 14445392,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14445392,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14445392,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002377228669,
            "count": 14445392,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01541643186,
            "variance": 0.0002376663712
          },
          {
            "average": 0.4555967744,
            "count": 14445392,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.498024468,
            "variance": 0.2480283707
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313215.9009,
          4342847.434,
          -9.985903288,
          315071.2009,
          4344106.734,
          359.1340967
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313215.90087872196,
                4342847.434008215,
                -9.985903287544971
              ],
              [
                313215.90087872196,
                4344106.734008215,
                -9.985903287544971
              ],
              [
                315071.200878722,
                4344106.734008215,
                359.13409671245506
              ],
              [
                315071.200878722,
                4342847.434008215,
                359.13409671245506
              ],
              [
                313215.90087872196,
                4342847.434008215,
                -9.985903287544971
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:42:38+00:00",
        "end_time": "2018-02-21T19:11:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_266564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_266564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_266564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_266564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16386994,
            39.21484077,
            -9.985903288,
            -77.14204585,
            39.22657744,
            359.1340967
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16352168340589,
                  39.21484077387125,
                  -9.985903287544971
                ],
                [
                  -77.16386994477364,
                  39.22618023788646,
                  -9.985903287544971
                ],
                [
                  -77.14239066338673,
                  39.22657744347249,
                  359.13409671245506
                ],
                [
                  -77.14204585249398,
                  39.215237820044685,
                  359.13409671245506
                ],
                [
                  -77.16352168340589,
                  39.21484077387125,
                  -9.985903287544971
                ]
              ]
            ]
          },
          "id": "20180221_266564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_266564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:42:38Z",
            "pc:count": 14445392,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314051.5261,
                "count": 14445392,
                "maximum": 315071.2009,
                "minimum": 313215.9009,
                "name": "X",
                "position": 0,
                "stddev": 535.1306125,
                "variance": 286364.7724
              },
              {
                "average": 4343425.844,
                "count": 14445392,
                "maximum": 4344106.734,
                "minimum": 4342847.434,
                "name": "Y",
                "position": 1,
                "stddev": 361.8224501,
                "variance": 130915.4854
              },
              {
                "average": 169.6731702,
                "count": 14445392,
                "maximum": 359.1340967,
                "minimum": -9.985903288,
                "name": "Z",
                "position": 2,
                "stddev": 12.37440718,
                "variance": 153.125953
              },
              {
                "average": 8586.451158,
                "count": 14445392,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7014.801941,
                "variance": 49207446.28
              },
              {
                "average": 1.877554032,
                "count": 14445392,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.232028513,
                "variance": 1.517894256
              },
              {
                "average": 2.615983699,
                "count": 14445392,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.609534557,
                "variance": 2.590601489
              },
              {
                "average": 0.5009097711,
                "count": 14445392,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991896,
                "variance": 0.2499991896
              },
              {
                "average": 0,
                "count": 14445392,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.543055599,
                "count": 14445392,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5124276704,
                "variance": 0.2625821174
              },
              {
                "average": 10.39514872,
                "count": 14445392,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.828248369,
                "variance": 77.93796926
              },
              {
                "average": 0,
                "count": 14445392,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.52019599,
                "count": 14445392,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5460561552,
                "variance": 0.2981773247
              },
              {
                "average": 203277047.9,
                "count": 14445392,
                "maximum": 203277358.5,
                "minimum": 203275488.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 366.0275522,
                "variance": 133976.1689
              },
              {
                "average": 0,
                "count": 14445392,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14445392,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14445392,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002377228669,
                "count": 14445392,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01541643186,
                "variance": 0.0002376663712
              },
              {
                "average": 0.4555967744,
                "count": 14445392,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.498024468,
                "variance": 0.2480283707
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313215.9009,
              4342847.434,
              -9.985903288,
              315071.2009,
              4344106.734,
              359.1340967
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313215.90087872196,
                    4342847.434008215,
                    -9.985903287544971
                  ],
                  [
                    313215.90087872196,
                    4344106.734008215,
                    -9.985903287544971
                  ],
                  [
                    315071.200878722,
                    4344106.734008215,
                    359.13409671245506
                  ],
                  [
                    315071.200878722,
                    4342847.434008215,
                    359.13409671245506
                  ],
                  [
                    313215.90087872196,
                    4342847.434008215,
                    -9.985903287544971
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:42:38+00:00",
            "end_time": "2018-02-21T19: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": "20180221_266572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16357213074244,
              39.23680479083214,
              -10.042657649472858
            ],
            [
              -77.16392065582443,
              39.24814367133691,
              -10.042657649472858
            ],
            [
              -77.14243514006009,
              39.24854106206502,
              381.81734235052716
            ],
            [
              -77.14209006898693,
              39.23720202210684,
              381.81734235052716
            ],
            [
              -77.16357213074244,
              39.23680479083214,
              -10.042657649472858
            ]
          ]
        ]
      },
      "bbox": [
        -77.16392066,
        39.23680479,
        -10.04265765,
        -77.14209007,
        39.24854106,
        381.8173424
      ],
      "properties": {
        "datetime": "2018-02-21T19:33:33Z",
        "pc:count": 14474042,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314139.4153,
            "count": 14474042,
            "maximum": 315125.047,
            "minimum": 313269.787,
            "name": "X",
            "position": 0,
            "stddev": 498.3277625,
            "variance": 248330.5589
          },
          {
            "average": 4345966.633,
            "count": 14474042,
            "maximum": 4346544.594,
            "minimum": 4345285.354,
            "name": "Y",
            "position": 1,
            "stddev": 348.6617471,
            "variance": 121565.0139
          },
          {
            "average": 178.5887954,
            "count": 14474042,
            "maximum": 381.8173424,
            "minimum": -10.04265765,
            "name": "Z",
            "position": 2,
            "stddev": 11.5510939,
            "variance": 133.4277703
          },
          {
            "average": 8654.114018,
            "count": 14474042,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7028.85772,
            "variance": 49404840.85
          },
          {
            "average": 1.840488027,
            "count": 14474042,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.218713975,
            "variance": 1.485263754
          },
          {
            "average": 2.546061356,
            "count": 14474042,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.607350931,
            "variance": 2.583577017
          },
          {
            "average": 0.503187223,
            "count": 14474042,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999898588,
            "variance": 0.2499898589
          },
          {
            "average": 0,
            "count": 14474042,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.500310556,
            "count": 14474042,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5148329232,
            "variance": 0.2650529388
          },
          {
            "average": 7.750785563,
            "count": 14474042,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.5695887,
            "variance": 111.7162053
          },
          {
            "average": 0,
            "count": 14474042,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.78307027,
            "count": 14474042,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5126796585,
            "variance": 0.2628404322
          },
          {
            "average": 203275376.3,
            "count": 14474042,
            "maximum": 203276813.3,
            "minimum": 203274890,
            "name": "GpsTime",
            "position": 12,
            "stddev": 397.0395656,
            "variance": 157640.4167
          },
          {
            "average": 0,
            "count": 14474042,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14474042,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14474042,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002428485422,
            "count": 14474042,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0155817067,
            "variance": 0.0002427895836
          },
          {
            "average": 0.3844435438,
            "count": 14474042,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4864634845,
            "variance": 0.2366467218
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313269.787,
          4345285.354,
          -10.04265765,
          315125.047,
          4346544.594,
          381.8173424
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313269.78701760585,
                4345285.354434078,
                -10.042657649472858
              ],
              [
                313269.78701760585,
                4346544.594434078,
                -10.042657649472858
              ],
              [
                315125.04701760586,
                4346544.594434078,
                381.81734235052716
              ],
              [
                315125.04701760586,
                4345285.354434078,
                381.81734235052716
              ],
              [
                313269.78701760585,
                4345285.354434078,
                -10.042657649472858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:33:33+00:00",
        "end_time": "2018-02-21T19:01:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_266572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_266572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_266572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_266572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16392066,
            39.23680479,
            -10.04265765,
            -77.14209007,
            39.24854106,
            381.8173424
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16357213074244,
                  39.23680479083214,
                  -10.042657649472858
                ],
                [
                  -77.16392065582443,
                  39.24814367133691,
                  -10.042657649472858
                ],
                [
                  -77.14243514006009,
                  39.24854106206502,
                  381.81734235052716
                ],
                [
                  -77.14209006898693,
                  39.23720202210684,
                  381.81734235052716
                ],
                [
                  -77.16357213074244,
                  39.23680479083214,
                  -10.042657649472858
                ]
              ]
            ]
          },
          "id": "20180221_266572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_266572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:33:33Z",
            "pc:count": 14474042,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314139.4153,
                "count": 14474042,
                "maximum": 315125.047,
                "minimum": 313269.787,
                "name": "X",
                "position": 0,
                "stddev": 498.3277625,
                "variance": 248330.5589
              },
              {
                "average": 4345966.633,
                "count": 14474042,
                "maximum": 4346544.594,
                "minimum": 4345285.354,
                "name": "Y",
                "position": 1,
                "stddev": 348.6617471,
                "variance": 121565.0139
              },
              {
                "average": 178.5887954,
                "count": 14474042,
                "maximum": 381.8173424,
                "minimum": -10.04265765,
                "name": "Z",
                "position": 2,
                "stddev": 11.5510939,
                "variance": 133.4277703
              },
              {
                "average": 8654.114018,
                "count": 14474042,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7028.85772,
                "variance": 49404840.85
              },
              {
                "average": 1.840488027,
                "count": 14474042,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.218713975,
                "variance": 1.485263754
              },
              {
                "average": 2.546061356,
                "count": 14474042,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.607350931,
                "variance": 2.583577017
              },
              {
                "average": 0.503187223,
                "count": 14474042,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999898588,
                "variance": 0.2499898589
              },
              {
                "average": 0,
                "count": 14474042,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.500310556,
                "count": 14474042,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5148329232,
                "variance": 0.2650529388
              },
              {
                "average": 7.750785563,
                "count": 14474042,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.5695887,
                "variance": 111.7162053
              },
              {
                "average": 0,
                "count": 14474042,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.78307027,
                "count": 14474042,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5126796585,
                "variance": 0.2628404322
              },
              {
                "average": 203275376.3,
                "count": 14474042,
                "maximum": 203276813.3,
                "minimum": 203274890,
                "name": "GpsTime",
                "position": 12,
                "stddev": 397.0395656,
                "variance": 157640.4167
              },
              {
                "average": 0,
                "count": 14474042,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14474042,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14474042,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002428485422,
                "count": 14474042,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0155817067,
                "variance": 0.0002427895836
              },
              {
                "average": 0.3844435438,
                "count": 14474042,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4864634845,
                "variance": 0.2366467218
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313269.787,
              4345285.354,
              -10.04265765,
              315125.047,
              4346544.594,
              381.8173424
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313269.78701760585,
                    4345285.354434078,
                    -10.042657649472858
                  ],
                  [
                    313269.78701760585,
                    4346544.594434078,
                    -10.042657649472858
                  ],
                  [
                    315125.04701760586,
                    4346544.594434078,
                    381.81734235052716
                  ],
                  [
                    315125.04701760586,
                    4345285.354434078,
                    381.81734235052716
                  ],
                  [
                    313269.78701760585,
                    4345285.354434078,
                    -10.042657649472858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:33:33+00:00",
            "end_time": "2018-02-21T19:01: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": "20180221_266568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16354681629471,
              39.22582311539675,
              -10.302809723579003
            ],
            [
              -77.16389519011774,
              39.23716165733855,
              -10.302809723579003
            ],
            [
              -77.14241256092899,
              39.23755895973972,
              371.117190276421
            ],
            [
              -77.14206763919267,
              39.22622025837209,
              371.117190276421
            ],
            [
              -77.16354681629471,
              39.22582311539675,
              -10.302809723579003
            ]
          ]
        ]
      },
      "bbox": [
        -77.16389519,
        39.22582312,
        -10.30280972,
        -77.14206764,
        39.23755896,
        371.1171903
      ],
      "properties": {
        "datetime": "2018-02-21T19:41:58Z",
        "pc:count": 14859817,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314082.9964,
            "count": 14859817,
            "maximum": 315098.1489,
            "minimum": 313242.8489,
            "name": "X",
            "position": 0,
            "stddev": 492.8370165,
            "variance": 242888.3248
          },
          {
            "average": 4344653.823,
            "count": 14859817,
            "maximum": 4345325.63,
            "minimum": 4344066.43,
            "name": "Y",
            "position": 1,
            "stddev": 338.6307309,
            "variance": 114670.7719
          },
          {
            "average": 173.1780142,
            "count": 14859817,
            "maximum": 371.1171903,
            "minimum": -10.30280972,
            "name": "Z",
            "position": 2,
            "stddev": 10.54936722,
            "variance": 111.2891487
          },
          {
            "average": 8430.538158,
            "count": 14859817,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7062.493781,
            "variance": 49878818.41
          },
          {
            "average": 1.912240844,
            "count": 14859817,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.282129896,
            "variance": 1.643857071
          },
          {
            "average": 2.686027156,
            "count": 14859817,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.667588292,
            "variance": 2.780850711
          },
          {
            "average": 0.4993354225,
            "count": 14859817,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995752,
            "variance": 0.2499995752
          },
          {
            "average": 0,
            "count": 14859817,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.495913375,
            "count": 14859817,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5102971977,
            "variance": 0.26040323
          },
          {
            "average": -10.9514262,
            "count": 14859817,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.850555813,
            "variance": 78.3323382
          },
          {
            "average": 0,
            "count": 14859817,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.51523286,
            "count": 14859817,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5551631438,
            "variance": 0.3082061163
          },
          {
            "average": 203276129.9,
            "count": 14859817,
            "maximum": 203277318.3,
            "minimum": 203275445.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 676.5778224,
            "variance": 457757.5498
          },
          {
            "average": 0,
            "count": 14859817,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14859817,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14859817,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000232035159,
            "count": 14859817,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01523093347,
            "variance": 0.0002319813343
          },
          {
            "average": 0.4766008895,
            "count": 14859817,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4994521983,
            "variance": 0.2494524984
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313242.8489,
          4344066.43,
          -10.30280972,
          315098.1489,
          4345325.63,
          371.1171903
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313242.84888591804,
                4344066.430006105,
                -10.302809723579003
              ],
              [
                313242.84888591804,
                4345325.630006105,
                -10.302809723579003
              ],
              [
                315098.1488859181,
                4345325.630006105,
                371.117190276421
              ],
              [
                315098.1488859181,
                4344066.430006105,
                371.117190276421
              ],
              [
                313242.84888591804,
                4344066.430006105,
                -10.302809723579003
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:41:58+00:00",
        "end_time": "2018-02-21T19:10:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_266568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_266568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_266568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_266568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16389519,
            39.22582312,
            -10.30280972,
            -77.14206764,
            39.23755896,
            371.1171903
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16354681629471,
                  39.22582311539675,
                  -10.302809723579003
                ],
                [
                  -77.16389519011774,
                  39.23716165733855,
                  -10.302809723579003
                ],
                [
                  -77.14241256092899,
                  39.23755895973972,
                  371.117190276421
                ],
                [
                  -77.14206763919267,
                  39.22622025837209,
                  371.117190276421
                ],
                [
                  -77.16354681629471,
                  39.22582311539675,
                  -10.302809723579003
                ]
              ]
            ]
          },
          "id": "20180221_266568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_266568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:41:58Z",
            "pc:count": 14859817,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314082.9964,
                "count": 14859817,
                "maximum": 315098.1489,
                "minimum": 313242.8489,
                "name": "X",
                "position": 0,
                "stddev": 492.8370165,
                "variance": 242888.3248
              },
              {
                "average": 4344653.823,
                "count": 14859817,
                "maximum": 4345325.63,
                "minimum": 4344066.43,
                "name": "Y",
                "position": 1,
                "stddev": 338.6307309,
                "variance": 114670.7719
              },
              {
                "average": 173.1780142,
                "count": 14859817,
                "maximum": 371.1171903,
                "minimum": -10.30280972,
                "name": "Z",
                "position": 2,
                "stddev": 10.54936722,
                "variance": 111.2891487
              },
              {
                "average": 8430.538158,
                "count": 14859817,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7062.493781,
                "variance": 49878818.41
              },
              {
                "average": 1.912240844,
                "count": 14859817,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.282129896,
                "variance": 1.643857071
              },
              {
                "average": 2.686027156,
                "count": 14859817,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.667588292,
                "variance": 2.780850711
              },
              {
                "average": 0.4993354225,
                "count": 14859817,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995752,
                "variance": 0.2499995752
              },
              {
                "average": 0,
                "count": 14859817,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.495913375,
                "count": 14859817,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5102971977,
                "variance": 0.26040323
              },
              {
                "average": -10.9514262,
                "count": 14859817,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.850555813,
                "variance": 78.3323382
              },
              {
                "average": 0,
                "count": 14859817,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.51523286,
                "count": 14859817,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5551631438,
                "variance": 0.3082061163
              },
              {
                "average": 203276129.9,
                "count": 14859817,
                "maximum": 203277318.3,
                "minimum": 203275445.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 676.5778224,
                "variance": 457757.5498
              },
              {
                "average": 0,
                "count": 14859817,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14859817,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14859817,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000232035159,
                "count": 14859817,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01523093347,
                "variance": 0.0002319813343
              },
              {
                "average": 0.4766008895,
                "count": 14859817,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4994521983,
                "variance": 0.2494524984
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313242.8489,
              4344066.43,
              -10.30280972,
              315098.1489,
              4345325.63,
              371.1171903
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313242.84888591804,
                    4344066.430006105,
                    -10.302809723579003
                  ],
                  [
                    313242.84888591804,
                    4345325.630006105,
                    -10.302809723579003
                  ],
                  [
                    315098.1488859181,
                    4345325.630006105,
                    371.117190276421
                  ],
                  [
                    315098.1488859181,
                    4344066.430006105,
                    371.117190276421
                  ],
                  [
                    313242.84888591804,
                    4344066.430006105,
                    -10.302809723579003
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:41:58+00:00",
            "end_time": "2018-02-21T19:10:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_266576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1635967872616,
              39.24778777009175,
              -10.231218479367726
            ],
            [
              -77.16394542479244,
              39.25912572852656,
              -10.231218479367726
            ],
            [
              -77.1424567891031,
              39.25952321175518,
              369.2087815206323
            ],
            [
              -77.14211160715753,
              39.248185093855405,
              369.2087815206323
            ],
            [
              -77.1635967872616,
              39.24778777009175,
              -10.231218479367726
            ]
          ]
        ]
      },
      "bbox": [
        -77.16394542,
        39.24778777,
        -10.23121848,
        -77.14211161,
        39.25952321,
        369.2087815
      ],
      "properties": {
        "datetime": "2018-02-21T19:10:59Z",
        "pc:count": 14552032,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314207.2397,
            "count": 14552032,
            "maximum": 315152.033,
            "minimum": 313296.793,
            "name": "X",
            "position": 0,
            "stddev": 549.6014428,
            "variance": 302061.7459
          },
          {
            "average": 4347157.178,
            "count": 14552032,
            "maximum": 4347763.564,
            "minimum": 4346504.424,
            "name": "Y",
            "position": 1,
            "stddev": 385.0547357,
            "variance": 148267.1495
          },
          {
            "average": 180.9880203,
            "count": 14552032,
            "maximum": 369.2087815,
            "minimum": -10.23121848,
            "name": "Z",
            "position": 2,
            "stddev": 17.53838112,
            "variance": 307.5948122
          },
          {
            "average": 7398.582118,
            "count": 14552032,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6740.585266,
            "variance": 45435489.72
          },
          {
            "average": 1.993863606,
            "count": 14552032,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.276499607,
            "variance": 1.629451246
          },
          {
            "average": 2.824275881,
            "count": 14552032,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.603922092,
            "variance": 2.572566077
          },
          {
            "average": 0.4989873579,
            "count": 14552032,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989917,
            "variance": 0.2499989917
          },
          {
            "average": 0,
            "count": 14552032,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.446946516,
            "count": 14552032,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5142224473,
            "variance": 0.2644247253
          },
          {
            "average": -1.314559083,
            "count": 14552032,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.15845681,
            "variance": 200.4618992
          },
          {
            "average": 0,
            "count": 14552032,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.95805232,
            "count": 14552032,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6950566218,
            "variance": 0.4831037076
          },
          {
            "average": 203274680.3,
            "count": 14552032,
            "maximum": 203275459.7,
            "minimum": 203273557,
            "name": "GpsTime",
            "position": 12,
            "stddev": 692.1707958,
            "variance": 479100.4106
          },
          {
            "average": 0,
            "count": 14552032,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14552032,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14552032,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003811838787,
            "count": 14552032,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01952021013,
            "variance": 0.0003810386037
          },
          {
            "average": 0.448653219,
            "count": 14552032,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4973565372,
            "variance": 0.2473635251
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313296.793,
          4346504.424,
          -10.23121848,
          315152.033,
          4347763.564,
          369.2087815
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313296.79295409133,
                4346504.424204221,
                -10.231218479367726
              ],
              [
                313296.79295409133,
                4347763.564204222,
                -10.231218479367726
              ],
              [
                315152.0329540913,
                4347763.564204222,
                369.2087815206323
              ],
              [
                315152.0329540913,
                4346504.424204221,
                369.2087815206323
              ],
              [
                313296.79295409133,
                4346504.424204221,
                -10.231218479367726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:10:59+00:00",
        "end_time": "2018-02-21T18:39:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_266576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_266576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_266576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_266576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16394542,
            39.24778777,
            -10.23121848,
            -77.14211161,
            39.25952321,
            369.2087815
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1635967872616,
                  39.24778777009175,
                  -10.231218479367726
                ],
                [
                  -77.16394542479244,
                  39.25912572852656,
                  -10.231218479367726
                ],
                [
                  -77.1424567891031,
                  39.25952321175518,
                  369.2087815206323
                ],
                [
                  -77.14211160715753,
                  39.248185093855405,
                  369.2087815206323
                ],
                [
                  -77.1635967872616,
                  39.24778777009175,
                  -10.231218479367726
                ]
              ]
            ]
          },
          "id": "20180221_266576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_266576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:10:59Z",
            "pc:count": 14552032,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314207.2397,
                "count": 14552032,
                "maximum": 315152.033,
                "minimum": 313296.793,
                "name": "X",
                "position": 0,
                "stddev": 549.6014428,
                "variance": 302061.7459
              },
              {
                "average": 4347157.178,
                "count": 14552032,
                "maximum": 4347763.564,
                "minimum": 4346504.424,
                "name": "Y",
                "position": 1,
                "stddev": 385.0547357,
                "variance": 148267.1495
              },
              {
                "average": 180.9880203,
                "count": 14552032,
                "maximum": 369.2087815,
                "minimum": -10.23121848,
                "name": "Z",
                "position": 2,
                "stddev": 17.53838112,
                "variance": 307.5948122
              },
              {
                "average": 7398.582118,
                "count": 14552032,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6740.585266,
                "variance": 45435489.72
              },
              {
                "average": 1.993863606,
                "count": 14552032,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.276499607,
                "variance": 1.629451246
              },
              {
                "average": 2.824275881,
                "count": 14552032,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.603922092,
                "variance": 2.572566077
              },
              {
                "average": 0.4989873579,
                "count": 14552032,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989917,
                "variance": 0.2499989917
              },
              {
                "average": 0,
                "count": 14552032,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.446946516,
                "count": 14552032,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5142224473,
                "variance": 0.2644247253
              },
              {
                "average": -1.314559083,
                "count": 14552032,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.15845681,
                "variance": 200.4618992
              },
              {
                "average": 0,
                "count": 14552032,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.95805232,
                "count": 14552032,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6950566218,
                "variance": 0.4831037076
              },
              {
                "average": 203274680.3,
                "count": 14552032,
                "maximum": 203275459.7,
                "minimum": 203273557,
                "name": "GpsTime",
                "position": 12,
                "stddev": 692.1707958,
                "variance": 479100.4106
              },
              {
                "average": 0,
                "count": 14552032,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14552032,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14552032,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003811838787,
                "count": 14552032,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01952021013,
                "variance": 0.0003810386037
              },
              {
                "average": 0.448653219,
                "count": 14552032,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4973565372,
                "variance": 0.2473635251
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313296.793,
              4346504.424,
              -10.23121848,
              315152.033,
              4347763.564,
              369.2087815
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313296.79295409133,
                    4346504.424204221,
                    -10.231218479367726
                  ],
                  [
                    313296.79295409133,
                    4347763.564204222,
                    -10.231218479367726
                  ],
                  [
                    315152.0329540913,
                    4347763.564204222,
                    369.2087815206323
                  ],
                  [
                    315152.0329540913,
                    4346504.424204221,
                    369.2087815206323
                  ],
                  [
                    313296.79295409133,
                    4346504.424204221,
                    -10.231218479367726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:10:59+00:00",
            "end_time": "2018-02-21T18:39: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": "20180220_266596.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16372371315934,
              39.302697876229466,
              -7.764647887497858
            ],
            [
              -77.16407306922571,
              39.31403626680405,
              -7.764647887497858
            ],
            [
              -77.14270234523019,
              39.31443175396283,
              364.49535211250213
            ],
            [
              -77.14235643266612,
              39.30309320478033,
              364.49535211250213
            ],
            [
              -77.16372371315934,
              39.302697876229466,
              -7.764647887497858
            ]
          ]
        ]
      },
      "bbox": [
        -77.16407307,
        39.30269788,
        -7.764647887,
        -77.14235643,
        39.31443175,
        364.4953521
      ],
      "properties": {
        "datetime": "2018-02-21T18:09:19Z",
        "pc:count": 17143837,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314229.2941,
            "count": 17143837,
            "maximum": 315275.229,
            "minimum": 313431.609,
            "name": "X",
            "position": 0,
            "stddev": 574.2597497,
            "variance": 329774.2601
          },
          {
            "average": 4353105.947,
            "count": 17143837,
            "maximum": 4353858.479,
            "minimum": 4352599.279,
            "name": "Y",
            "position": 1,
            "stddev": 322.0901767,
            "variance": 103742.0819
          },
          {
            "average": 198.3268331,
            "count": 17143837,
            "maximum": 364.4953521,
            "minimum": -7.764647887,
            "name": "Z",
            "position": 2,
            "stddev": 19.0228961,
            "variance": 361.8705762
          },
          {
            "average": 5636.880255,
            "count": 17143837,
            "maximum": 65517,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6334.245171,
            "variance": 40122661.89
          },
          {
            "average": 2.281335853,
            "count": 17143837,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.340281516,
            "variance": 1.796354542
          },
          {
            "average": 3.375417125,
            "count": 17143837,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479850211,
            "variance": 2.189956647
          },
          {
            "average": 0.5018146171,
            "count": 17143837,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967217,
            "variance": 0.2499967217
          },
          {
            "average": 0,
            "count": 17143837,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272441461,
            "count": 17143837,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.456107384,
            "variance": 0.2080339457
          },
          {
            "average": 8.563376743,
            "count": 17143837,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.53833969,
            "variance": 111.0566033
          },
          {
            "average": 0,
            "count": 17143837,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.89156074,
            "count": 17143837,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6224684105,
            "variance": 0.387466922
          },
          {
            "average": 203209495.9,
            "count": 17143837,
            "maximum": 203271759.7,
            "minimum": 203198705.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25676.35197,
            "variance": 659275050.7
          },
          {
            "average": 0,
            "count": 17143837,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17143837,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17143837,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002994662163,
            "count": 17143837,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01730250137,
            "variance": 0.0002993765538
          },
          {
            "average": 0.3612859245,
            "count": 17143837,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4803732077,
            "variance": 0.2307584187
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313431.609,
          4352599.279,
          -7.764647887,
          315275.229,
          4353858.479,
          364.4953521
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313431.60895249806,
                4352599.278697024,
                -7.764647887497858
              ],
              [
                313431.60895249806,
                4353858.478697023,
                -7.764647887497858
              ],
              [
                315275.22895249806,
                4353858.478697023,
                364.49535211250213
              ],
              [
                315275.22895249806,
                4352599.278697024,
                364.49535211250213
              ],
              [
                313431.60895249806,
                4352599.278697024,
                -7.764647887497858
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:09:19+00:00",
        "end_time": "2018-02-20T21:51:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_266596.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_266596.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_266596.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266596.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16407307,
            39.30269788,
            -7.764647887,
            -77.14235643,
            39.31443175,
            364.4953521
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16372371315934,
                  39.302697876229466,
                  -7.764647887497858
                ],
                [
                  -77.16407306922571,
                  39.31403626680405,
                  -7.764647887497858
                ],
                [
                  -77.14270234523019,
                  39.31443175396283,
                  364.49535211250213
                ],
                [
                  -77.14235643266612,
                  39.30309320478033,
                  364.49535211250213
                ],
                [
                  -77.16372371315934,
                  39.302697876229466,
                  -7.764647887497858
                ]
              ]
            ]
          },
          "id": "20180220_266596.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266596.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:09:19Z",
            "pc:count": 17143837,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314229.2941,
                "count": 17143837,
                "maximum": 315275.229,
                "minimum": 313431.609,
                "name": "X",
                "position": 0,
                "stddev": 574.2597497,
                "variance": 329774.2601
              },
              {
                "average": 4353105.947,
                "count": 17143837,
                "maximum": 4353858.479,
                "minimum": 4352599.279,
                "name": "Y",
                "position": 1,
                "stddev": 322.0901767,
                "variance": 103742.0819
              },
              {
                "average": 198.3268331,
                "count": 17143837,
                "maximum": 364.4953521,
                "minimum": -7.764647887,
                "name": "Z",
                "position": 2,
                "stddev": 19.0228961,
                "variance": 361.8705762
              },
              {
                "average": 5636.880255,
                "count": 17143837,
                "maximum": 65517,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6334.245171,
                "variance": 40122661.89
              },
              {
                "average": 2.281335853,
                "count": 17143837,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.340281516,
                "variance": 1.796354542
              },
              {
                "average": 3.375417125,
                "count": 17143837,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479850211,
                "variance": 2.189956647
              },
              {
                "average": 0.5018146171,
                "count": 17143837,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967217,
                "variance": 0.2499967217
              },
              {
                "average": 0,
                "count": 17143837,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272441461,
                "count": 17143837,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.456107384,
                "variance": 0.2080339457
              },
              {
                "average": 8.563376743,
                "count": 17143837,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.53833969,
                "variance": 111.0566033
              },
              {
                "average": 0,
                "count": 17143837,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.89156074,
                "count": 17143837,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6224684105,
                "variance": 0.387466922
              },
              {
                "average": 203209495.9,
                "count": 17143837,
                "maximum": 203271759.7,
                "minimum": 203198705.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25676.35197,
                "variance": 659275050.7
              },
              {
                "average": 0,
                "count": 17143837,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17143837,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17143837,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002994662163,
                "count": 17143837,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01730250137,
                "variance": 0.0002993765538
              },
              {
                "average": 0.3612859245,
                "count": 17143837,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4803732077,
                "variance": 0.2307584187
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313431.609,
              4352599.279,
              -7.764647887,
              315275.229,
              4353858.479,
              364.4953521
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313431.60895249806,
                    4352599.278697024,
                    -7.764647887497858
                  ],
                  [
                    313431.60895249806,
                    4353858.478697023,
                    -7.764647887497858
                  ],
                  [
                    315275.22895249806,
                    4353858.478697023,
                    364.49535211250213
                  ],
                  [
                    315275.22895249806,
                    4352599.278697024,
                    364.49535211250213
                  ],
                  [
                    313431.60895249806,
                    4352599.278697024,
                    -7.764647887497858
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:09:19+00:00",
            "end_time": "2018-02-20T21:51: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": "20180220_260604.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18498226627253,
              39.32462858153727,
              -9.725844505486805
            ],
            [
              -77.18533538995997,
              39.335968750095965,
              -9.725844505486805
            ],
            [
              -77.16393278023952,
              39.336368799473696,
              357.9941554945132
            ],
            [
              -77.16358310833955,
              39.3250284704773,
              357.9941554945132
            ],
            [
              -77.18498226627253,
              39.32462858153727,
              -9.725844505486805
            ]
          ]
        ]
      },
      "bbox": [
        -77.18533539,
        39.32462858,
        -9.725844505,
        -77.16358311,
        39.3363688,
        357.9941555
      ],
      "properties": {
        "datetime": "2018-02-20T21:28:38Z",
        "pc:count": 17908377,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312537.0337,
            "count": 17908377,
            "maximum": 313503.0602,
            "minimum": 311657.2402,
            "name": "X",
            "position": 0,
            "stddev": 539.2296486,
            "variance": 290768.6139
          },
          {
            "average": 4355623.786,
            "count": 17908377,
            "maximum": 4356336.944,
            "minimum": 4355077.524,
            "name": "Y",
            "position": 1,
            "stddev": 354.5811384,
            "variance": 125727.7837
          },
          {
            "average": 220.2914963,
            "count": 17908377,
            "maximum": 357.9941555,
            "minimum": -9.725844505,
            "name": "Z",
            "position": 2,
            "stddev": 15.05862287,
            "variance": 226.7621228
          },
          {
            "average": 4987.069985,
            "count": 17908377,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5687.464471,
            "variance": 32347252.11
          },
          {
            "average": 2.317073513,
            "count": 17908377,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.328561327,
            "variance": 1.7650752
          },
          {
            "average": 3.454635057,
            "count": 17908377,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.410581661,
            "variance": 1.989740622
          },
          {
            "average": 0.5014933514,
            "count": 17908377,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977839,
            "variance": 0.2499977839
          },
          {
            "average": 0,
            "count": 17908377,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.334239725,
            "count": 17908377,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4952626288,
            "variance": 0.2452850715
          },
          {
            "average": 5.541281501,
            "count": 17908377,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.31259291,
            "variance": 177.2251301
          },
          {
            "average": 0,
            "count": 17908377,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.25518415,
            "count": 17908377,
            "maximum": 47,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6915232085,
            "variance": 0.4782043479
          },
          {
            "average": 203196866.1,
            "count": 17908377,
            "maximum": 203197318.8,
            "minimum": 203195497.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 583.2371596,
            "variance": 340165.5843
          },
          {
            "average": 0,
            "count": 17908377,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17908377,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17908377,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004089147777,
            "count": 17908377,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.020217507,
            "variance": 0.0004087475892
          },
          {
            "average": 0.4544809951,
            "count": 17908377,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4979237231,
            "variance": 0.247928034
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311657.2402,
          4355077.524,
          -9.725844505,
          313503.0602,
          4356336.944,
          357.9941555
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311657.24018066376,
                4355077.524179411,
                -9.725844505486805
              ],
              [
                311657.24018066376,
                4356336.944179411,
                -9.725844505486805
              ],
              [
                313503.0601806637,
                4356336.944179411,
                357.9941554945132
              ],
              [
                313503.0601806637,
                4355077.524179411,
                357.9941554945132
              ],
              [
                311657.24018066376,
                4355077.524179411,
                -9.725844505486805
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:28:38+00:00",
        "end_time": "2018-02-20T20:58:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_260604.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_260604.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_260604.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260604.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18533539,
            39.32462858,
            -9.725844505,
            -77.16358311,
            39.3363688,
            357.9941555
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18498226627253,
                  39.32462858153727,
                  -9.725844505486805
                ],
                [
                  -77.18533538995997,
                  39.335968750095965,
                  -9.725844505486805
                ],
                [
                  -77.16393278023952,
                  39.336368799473696,
                  357.9941554945132
                ],
                [
                  -77.16358310833955,
                  39.3250284704773,
                  357.9941554945132
                ],
                [
                  -77.18498226627253,
                  39.32462858153727,
                  -9.725844505486805
                ]
              ]
            ]
          },
          "id": "20180220_260604.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260604.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:28:38Z",
            "pc:count": 17908377,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312537.0337,
                "count": 17908377,
                "maximum": 313503.0602,
                "minimum": 311657.2402,
                "name": "X",
                "position": 0,
                "stddev": 539.2296486,
                "variance": 290768.6139
              },
              {
                "average": 4355623.786,
                "count": 17908377,
                "maximum": 4356336.944,
                "minimum": 4355077.524,
                "name": "Y",
                "position": 1,
                "stddev": 354.5811384,
                "variance": 125727.7837
              },
              {
                "average": 220.2914963,
                "count": 17908377,
                "maximum": 357.9941555,
                "minimum": -9.725844505,
                "name": "Z",
                "position": 2,
                "stddev": 15.05862287,
                "variance": 226.7621228
              },
              {
                "average": 4987.069985,
                "count": 17908377,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5687.464471,
                "variance": 32347252.11
              },
              {
                "average": 2.317073513,
                "count": 17908377,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.328561327,
                "variance": 1.7650752
              },
              {
                "average": 3.454635057,
                "count": 17908377,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.410581661,
                "variance": 1.989740622
              },
              {
                "average": 0.5014933514,
                "count": 17908377,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977839,
                "variance": 0.2499977839
              },
              {
                "average": 0,
                "count": 17908377,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.334239725,
                "count": 17908377,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4952626288,
                "variance": 0.2452850715
              },
              {
                "average": 5.541281501,
                "count": 17908377,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.31259291,
                "variance": 177.2251301
              },
              {
                "average": 0,
                "count": 17908377,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.25518415,
                "count": 17908377,
                "maximum": 47,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6915232085,
                "variance": 0.4782043479
              },
              {
                "average": 203196866.1,
                "count": 17908377,
                "maximum": 203197318.8,
                "minimum": 203195497.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 583.2371596,
                "variance": 340165.5843
              },
              {
                "average": 0,
                "count": 17908377,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17908377,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17908377,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004089147777,
                "count": 17908377,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.020217507,
                "variance": 0.0004087475892
              },
              {
                "average": 0.4544809951,
                "count": 17908377,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4979237231,
                "variance": 0.247928034
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311657.2402,
              4355077.524,
              -9.725844505,
              313503.0602,
              4356336.944,
              357.9941555
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311657.24018066376,
                    4355077.524179411,
                    -9.725844505486805
                  ],
                  [
                    311657.24018066376,
                    4356336.944179411,
                    -9.725844505486805
                  ],
                  [
                    313503.0601806637,
                    4356336.944179411,
                    357.9941554945132
                  ],
                  [
                    313503.0601806637,
                    4355077.524179411,
                    357.9941554945132
                  ],
                  [
                    311657.24018066376,
                    4355077.524179411,
                    -9.725844505486805
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:28:38+00:00",
            "end_time": "2018-02-20T20:58:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_260580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18481161988834,
              39.25873721993676,
              -8.818448361585638
            ],
            [
              -77.18516386737083,
              39.27007679808592,
              -8.818448361585638
            ],
            [
              -77.16367195657001,
              39.27047829355914,
              369.5815516384144
            ],
            [
              -77.16332316694955,
              39.25913855432502,
              369.5815516384144
            ],
            [
              -77.18481161988834,
              39.25873721993676,
              -8.818448361585638
            ]
          ]
        ]
      },
      "bbox": [
        -77.18516387,
        39.25873722,
        -8.818448362,
        -77.16332317,
        39.27047829,
        369.5815516
      ],
      "properties": {
        "datetime": "2018-02-21T18:40:08Z",
        "pc:count": 18106354,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312494.1538,
            "count": 18106354,
            "maximum": 313350.52,
            "minimum": 311495.26,
            "name": "X",
            "position": 0,
            "stddev": 545.125909,
            "variance": 297162.2567
          },
          {
            "average": 4348375.476,
            "count": 18106354,
            "maximum": 4349023.044,
            "minimum": 4347763.704,
            "name": "Y",
            "position": 1,
            "stddev": 352.8821035,
            "variance": 124525.779
          },
          {
            "average": 195.5789494,
            "count": 18106354,
            "maximum": 369.5815516,
            "minimum": -8.818448362,
            "name": "Z",
            "position": 2,
            "stddev": 12.29692588,
            "variance": 151.214386
          },
          {
            "average": 5967.367976,
            "count": 18106354,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6452.963036,
            "variance": 41640731.94
          },
          {
            "average": 2.234455264,
            "count": 18106354,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.324987973,
            "variance": 1.755593129
          },
          {
            "average": 3.228607703,
            "count": 18106354,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.51708217,
            "variance": 2.301538311
          },
          {
            "average": 0.5011969831,
            "count": 18106354,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998581,
            "variance": 0.249998581
          },
          {
            "average": 0,
            "count": 18106354,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.340023287,
            "count": 18106354,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4902909039,
            "variance": 0.2403851705
          },
          {
            "average": 7.715031719,
            "count": 18106354,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.8978393,
            "variance": 141.5585801
          },
          {
            "average": 0,
            "count": 18106354,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.31977725,
            "count": 18106354,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6547500993,
            "variance": 0.4286976925
          },
          {
            "average": 203273177.1,
            "count": 18106354,
            "maximum": 203273608,
            "minimum": 203271824.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 511.9206496,
            "variance": 262062.7515
          },
          {
            "average": 0,
            "count": 18106354,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18106354,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18106354,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002768641329,
            "count": 18106354,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01663693164,
            "variance": 0.0002767874944
          },
          {
            "average": 0.4691320517,
            "count": 18106354,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990462739,
            "variance": 0.2490471835
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311495.26,
          4347763.704,
          -8.818448362,
          313350.52,
          4349023.044,
          369.5815516
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311495.25995525916,
                4347763.704138052,
                -8.818448361585638
              ],
              [
                311495.25995525916,
                4349023.044138052,
                -8.818448361585638
              ],
              [
                313350.51995525917,
                4349023.044138052,
                369.5815516384144
              ],
              [
                313350.51995525917,
                4347763.704138052,
                369.5815516384144
              ],
              [
                311495.25995525916,
                4347763.704138052,
                -8.818448361585638
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:40:08+00:00",
        "end_time": "2018-02-21T18:10:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_260580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_260580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_260580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_260580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18516387,
            39.25873722,
            -8.818448362,
            -77.16332317,
            39.27047829,
            369.5815516
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18481161988834,
                  39.25873721993676,
                  -8.818448361585638
                ],
                [
                  -77.18516386737083,
                  39.27007679808592,
                  -8.818448361585638
                ],
                [
                  -77.16367195657001,
                  39.27047829355914,
                  369.5815516384144
                ],
                [
                  -77.16332316694955,
                  39.25913855432502,
                  369.5815516384144
                ],
                [
                  -77.18481161988834,
                  39.25873721993676,
                  -8.818448361585638
                ]
              ]
            ]
          },
          "id": "20180221_260580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_260580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:40:08Z",
            "pc:count": 18106354,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312494.1538,
                "count": 18106354,
                "maximum": 313350.52,
                "minimum": 311495.26,
                "name": "X",
                "position": 0,
                "stddev": 545.125909,
                "variance": 297162.2567
              },
              {
                "average": 4348375.476,
                "count": 18106354,
                "maximum": 4349023.044,
                "minimum": 4347763.704,
                "name": "Y",
                "position": 1,
                "stddev": 352.8821035,
                "variance": 124525.779
              },
              {
                "average": 195.5789494,
                "count": 18106354,
                "maximum": 369.5815516,
                "minimum": -8.818448362,
                "name": "Z",
                "position": 2,
                "stddev": 12.29692588,
                "variance": 151.214386
              },
              {
                "average": 5967.367976,
                "count": 18106354,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6452.963036,
                "variance": 41640731.94
              },
              {
                "average": 2.234455264,
                "count": 18106354,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.324987973,
                "variance": 1.755593129
              },
              {
                "average": 3.228607703,
                "count": 18106354,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.51708217,
                "variance": 2.301538311
              },
              {
                "average": 0.5011969831,
                "count": 18106354,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998581,
                "variance": 0.249998581
              },
              {
                "average": 0,
                "count": 18106354,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.340023287,
                "count": 18106354,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4902909039,
                "variance": 0.2403851705
              },
              {
                "average": 7.715031719,
                "count": 18106354,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.8978393,
                "variance": 141.5585801
              },
              {
                "average": 0,
                "count": 18106354,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.31977725,
                "count": 18106354,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6547500993,
                "variance": 0.4286976925
              },
              {
                "average": 203273177.1,
                "count": 18106354,
                "maximum": 203273608,
                "minimum": 203271824.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 511.9206496,
                "variance": 262062.7515
              },
              {
                "average": 0,
                "count": 18106354,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18106354,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18106354,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002768641329,
                "count": 18106354,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01663693164,
                "variance": 0.0002767874944
              },
              {
                "average": 0.4691320517,
                "count": 18106354,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990462739,
                "variance": 0.2490471835
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311495.26,
              4347763.704,
              -8.818448362,
              313350.52,
              4349023.044,
              369.5815516
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311495.25995525916,
                    4347763.704138052,
                    -8.818448361585638
                  ],
                  [
                    311495.25995525916,
                    4349023.044138052,
                    -8.818448361585638
                  ],
                  [
                    313350.51995525917,
                    4349023.044138052,
                    369.5815516384144
                  ],
                  [
                    313350.51995525917,
                    4347763.704138052,
                    369.5815516384144
                  ],
                  [
                    311495.25995525916,
                    4347763.704138052,
                    -8.818448361585638
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:40:08+00:00",
            "end_time": "2018-02-21T18:10: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": "20180221_266580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16362262692513,
              39.25876984059512,
              -9.590374642678341
            ],
            [
              -77.16397141589806,
              39.27010813758448,
              -9.590374642678341
            ],
            [
              -77.14247849995476,
              39.27050573481846,
              370.52962535732166
            ],
            [
              -77.14213316871509,
              39.259167278326196,
              370.52962535732166
            ],
            [
              -77.16362262692513,
              39.25876984059512,
              -9.590374642678341
            ]
          ]
        ]
      },
      "bbox": [
        -77.16397142,
        39.25876984,
        -9.590374643,
        -77.14213317,
        39.27050573,
        370.5296254
      ],
      "properties": {
        "datetime": "2018-02-21T19:02:25Z",
        "pc:count": 16728599,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314153.9312,
            "count": 16728599,
            "maximum": 315179.0219,
            "minimum": 313323.7019,
            "name": "X",
            "position": 0,
            "stddev": 507.1479898,
            "variance": 257199.0836
          },
          {
            "average": 4348338.94,
            "count": 16728599,
            "maximum": 4348982.578,
            "minimum": 4347723.398,
            "name": "Y",
            "position": 1,
            "stddev": 382.5317194,
            "variance": 146330.5164
          },
          {
            "average": 182.9806039,
            "count": 16728599,
            "maximum": 370.5296254,
            "minimum": -9.590374643,
            "name": "Z",
            "position": 2,
            "stddev": 14.32578072,
            "variance": 205.2279933
          },
          {
            "average": 6883.532881,
            "count": 16728599,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6705.184795,
            "variance": 44959503.13
          },
          {
            "average": 2.112680626,
            "count": 16728599,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.325839926,
            "variance": 1.75785151
          },
          {
            "average": 3.027674762,
            "count": 16728599,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.607585034,
            "variance": 2.584329643
          },
          {
            "average": 0.5048668451,
            "count": 16728599,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999763282,
            "variance": 0.2499763288
          },
          {
            "average": 0,
            "count": 16728599,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.386745836,
            "count": 16728599,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4995708964,
            "variance": 0.2495710806
          },
          {
            "average": -3.105921043,
            "count": 16728599,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.63763972,
            "variance": 159.7099376
          },
          {
            "average": 0,
            "count": 16728599,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.08002386,
            "count": 16728599,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5506616805,
            "variance": 0.3032282863
          },
          {
            "average": 203273776.6,
            "count": 16728599,
            "maximum": 203274945.5,
            "minimum": 203273115.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582.6641629,
            "variance": 339497.5267
          },
          {
            "average": 0,
            "count": 16728599,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16728599,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16728599,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002603923975,
            "count": 16728599,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01613457805,
            "variance": 0.0002603246088
          },
          {
            "average": 0.3863525571,
            "count": 16728599,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4869130034,
            "variance": 0.2370842729
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313323.7019,
          4347723.398,
          -9.590374643,
          315179.0219,
          4348982.578,
          370.5296254
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313323.70193687826,
                4347723.397536965,
                -9.590374642678341
              ],
              [
                313323.70193687826,
                4348982.577536965,
                -9.590374642678341
              ],
              [
                315179.0219368782,
                4348982.577536965,
                370.52962535732166
              ],
              [
                315179.0219368782,
                4347723.397536965,
                370.52962535732166
              ],
              [
                313323.70193687826,
                4347723.397536965,
                -9.590374642678341
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:02:25+00:00",
        "end_time": "2018-02-21T18:31:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_266580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_266580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_266580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_266580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16397142,
            39.25876984,
            -9.590374643,
            -77.14213317,
            39.27050573,
            370.5296254
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16362262692513,
                  39.25876984059512,
                  -9.590374642678341
                ],
                [
                  -77.16397141589806,
                  39.27010813758448,
                  -9.590374642678341
                ],
                [
                  -77.14247849995476,
                  39.27050573481846,
                  370.52962535732166
                ],
                [
                  -77.14213316871509,
                  39.259167278326196,
                  370.52962535732166
                ],
                [
                  -77.16362262692513,
                  39.25876984059512,
                  -9.590374642678341
                ]
              ]
            ]
          },
          "id": "20180221_266580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_266580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:02:25Z",
            "pc:count": 16728599,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314153.9312,
                "count": 16728599,
                "maximum": 315179.0219,
                "minimum": 313323.7019,
                "name": "X",
                "position": 0,
                "stddev": 507.1479898,
                "variance": 257199.0836
              },
              {
                "average": 4348338.94,
                "count": 16728599,
                "maximum": 4348982.578,
                "minimum": 4347723.398,
                "name": "Y",
                "position": 1,
                "stddev": 382.5317194,
                "variance": 146330.5164
              },
              {
                "average": 182.9806039,
                "count": 16728599,
                "maximum": 370.5296254,
                "minimum": -9.590374643,
                "name": "Z",
                "position": 2,
                "stddev": 14.32578072,
                "variance": 205.2279933
              },
              {
                "average": 6883.532881,
                "count": 16728599,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6705.184795,
                "variance": 44959503.13
              },
              {
                "average": 2.112680626,
                "count": 16728599,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.325839926,
                "variance": 1.75785151
              },
              {
                "average": 3.027674762,
                "count": 16728599,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.607585034,
                "variance": 2.584329643
              },
              {
                "average": 0.5048668451,
                "count": 16728599,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999763282,
                "variance": 0.2499763288
              },
              {
                "average": 0,
                "count": 16728599,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.386745836,
                "count": 16728599,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4995708964,
                "variance": 0.2495710806
              },
              {
                "average": -3.105921043,
                "count": 16728599,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.63763972,
                "variance": 159.7099376
              },
              {
                "average": 0,
                "count": 16728599,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.08002386,
                "count": 16728599,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5506616805,
                "variance": 0.3032282863
              },
              {
                "average": 203273776.6,
                "count": 16728599,
                "maximum": 203274945.5,
                "minimum": 203273115.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582.6641629,
                "variance": 339497.5267
              },
              {
                "average": 0,
                "count": 16728599,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16728599,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16728599,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002603923975,
                "count": 16728599,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01613457805,
                "variance": 0.0002603246088
              },
              {
                "average": 0.3863525571,
                "count": 16728599,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4869130034,
                "variance": 0.2370842729
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313323.7019,
              4347723.398,
              -9.590374643,
              315179.0219,
              4348982.578,
              370.5296254
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313323.70193687826,
                    4347723.397536965,
                    -9.590374642678341
                  ],
                  [
                    313323.70193687826,
                    4348982.577536965,
                    -9.590374642678341
                  ],
                  [
                    315179.0219368782,
                    4348982.577536965,
                    370.52962535732166
                  ],
                  [
                    315179.0219368782,
                    4347723.397536965,
                    370.52962535732166
                  ],
                  [
                    313323.70193687826,
                    4347723.397536965,
                    -9.590374642678341
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:02:25+00:00",
            "end_time": "2018-02-21T18:31: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": "20180220_266600.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16375335785355,
              39.313815899840414,
              -2.782965086060926
            ],
            [
              -77.16409864233802,
              39.32501758150223,
              -2.782965086060926
            ],
            [
              -77.15091313748421,
              39.32526207803428,
              326.2570349139391
            ],
            [
              -77.15056995279453,
              39.314060299508284,
              326.2570349139391
            ],
            [
              -77.16375335785355,
              39.313815899840414,
              -2.782965086060926
            ]
          ]
        ]
      },
      "bbox": [
        -77.16409864,
        39.3138159,
        -2.782965086,
        -77.15056995,
        39.32526208,
        326.2570349
      ],
      "properties": {
        "datetime": "2018-02-20T21:56:20Z",
        "pc:count": 10299484,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313863.6738,
            "count": 10299484,
            "maximum": 314595.9089,
            "minimum": 313458.5889,
            "name": "X",
            "position": 0,
            "stddev": 270.9179796,
            "variance": 73396.55166
          },
          {
            "average": 4354572.385,
            "count": 10299484,
            "maximum": 4355077.38,
            "minimum": 4353833.36,
            "name": "Y",
            "position": 1,
            "stddev": 334.7144732,
            "variance": 112033.7786
          },
          {
            "average": 231.9687328,
            "count": 10299484,
            "maximum": 326.2570349,
            "minimum": -2.782965086,
            "name": "Z",
            "position": 2,
            "stddev": 12.51493288,
            "variance": 156.623545
          },
          {
            "average": 5310.875277,
            "count": 10299484,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6172.173669,
            "variance": 38095727.8
          },
          {
            "average": 2.3415007,
            "count": 10299484,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.353984299,
            "variance": 1.833273483
          },
          {
            "average": 3.480320859,
            "count": 10299484,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.442341539,
            "variance": 2.080349114
          },
          {
            "average": 0.5000516531,
            "count": 10299484,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000216,
            "variance": 0.2500000216
          },
          {
            "average": 0,
            "count": 10299484,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327302999,
            "count": 10299484,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4812829059,
            "variance": 0.2316332355
          },
          {
            "average": -11.15534127,
            "count": 10299484,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.521054438,
            "variance": 90.65047761
          },
          {
            "average": 0,
            "count": 10299484,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.57884395,
            "count": 10299484,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5852932814,
            "variance": 0.3425682253
          },
          {
            "average": 203198064,
            "count": 10299484,
            "maximum": 203198980.6,
            "minimum": 203197269.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 731.1047369,
            "variance": 534514.1364
          },
          {
            "average": 0,
            "count": 10299484,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10299484,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10299484,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003756498869,
            "count": 10299484,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01937804971,
            "variance": 0.0003755088105
          },
          {
            "average": 0.4605625874,
            "count": 10299484,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4984422881,
            "variance": 0.2484447146
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313458.5889,
          4353833.36,
          -2.782965086,
          314595.9089,
          4355077.38,
          326.2570349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313458.5889369774,
                4353833.359635472,
                -2.782965086060926
              ],
              [
                313458.5889369774,
                4355077.379635472,
                -2.782965086060926
              ],
              [
                314595.9089369773,
                4355077.379635472,
                326.2570349139391
              ],
              [
                314595.9089369773,
                4353833.359635472,
                326.2570349139391
              ],
              [
                313458.5889369774,
                4353833.359635472,
                -2.782965086060926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:56:20+00:00",
        "end_time": "2018-02-20T21:27:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_266600.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_266600.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_266600.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266600.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16409864,
            39.3138159,
            -2.782965086,
            -77.15056995,
            39.32526208,
            326.2570349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16375335785355,
                  39.313815899840414,
                  -2.782965086060926
                ],
                [
                  -77.16409864233802,
                  39.32501758150223,
                  -2.782965086060926
                ],
                [
                  -77.15091313748421,
                  39.32526207803428,
                  326.2570349139391
                ],
                [
                  -77.15056995279453,
                  39.314060299508284,
                  326.2570349139391
                ],
                [
                  -77.16375335785355,
                  39.313815899840414,
                  -2.782965086060926
                ]
              ]
            ]
          },
          "id": "20180220_266600.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266600.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:56:20Z",
            "pc:count": 10299484,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313863.6738,
                "count": 10299484,
                "maximum": 314595.9089,
                "minimum": 313458.5889,
                "name": "X",
                "position": 0,
                "stddev": 270.9179796,
                "variance": 73396.55166
              },
              {
                "average": 4354572.385,
                "count": 10299484,
                "maximum": 4355077.38,
                "minimum": 4353833.36,
                "name": "Y",
                "position": 1,
                "stddev": 334.7144732,
                "variance": 112033.7786
              },
              {
                "average": 231.9687328,
                "count": 10299484,
                "maximum": 326.2570349,
                "minimum": -2.782965086,
                "name": "Z",
                "position": 2,
                "stddev": 12.51493288,
                "variance": 156.623545
              },
              {
                "average": 5310.875277,
                "count": 10299484,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6172.173669,
                "variance": 38095727.8
              },
              {
                "average": 2.3415007,
                "count": 10299484,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.353984299,
                "variance": 1.833273483
              },
              {
                "average": 3.480320859,
                "count": 10299484,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.442341539,
                "variance": 2.080349114
              },
              {
                "average": 0.5000516531,
                "count": 10299484,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000216,
                "variance": 0.2500000216
              },
              {
                "average": 0,
                "count": 10299484,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327302999,
                "count": 10299484,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4812829059,
                "variance": 0.2316332355
              },
              {
                "average": -11.15534127,
                "count": 10299484,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.521054438,
                "variance": 90.65047761
              },
              {
                "average": 0,
                "count": 10299484,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.57884395,
                "count": 10299484,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5852932814,
                "variance": 0.3425682253
              },
              {
                "average": 203198064,
                "count": 10299484,
                "maximum": 203198980.6,
                "minimum": 203197269.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 731.1047369,
                "variance": 534514.1364
              },
              {
                "average": 0,
                "count": 10299484,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10299484,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10299484,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003756498869,
                "count": 10299484,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01937804971,
                "variance": 0.0003755088105
              },
              {
                "average": 0.4605625874,
                "count": 10299484,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4984422881,
                "variance": 0.2484447146
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313458.5889,
              4353833.36,
              -2.782965086,
              314595.9089,
              4355077.38,
              326.2570349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313458.5889369774,
                    4353833.359635472,
                    -2.782965086060926
                  ],
                  [
                    313458.5889369774,
                    4355077.379635472,
                    -2.782965086060926
                  ],
                  [
                    314595.9089369773,
                    4355077.379635472,
                    326.2570349139391
                  ],
                  [
                    314595.9089369773,
                    4353833.359635472,
                    326.2570349139391
                  ],
                  [
                    313458.5889369774,
                    4353833.359635472,
                    -2.782965086060926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:56:20+00:00",
            "end_time": "2018-02-20T21:27:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_266604.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16378023038303,
              39.32485847719644,
              0.201524912126104
            ],
            [
              -77.16400586365941,
              39.33217617995459,
              0.201524912126104
            ],
            [
              -77.1543489105114,
              39.33235539452704,
              361.3215249121261
            ],
            [
              -77.15412428222771,
              39.32503764538605,
              361.3215249121261
            ],
            [
              -77.16378023038303,
              39.32485847719644,
              0.201524912126104
            ]
          ]
        ]
      },
      "bbox": [
        -77.16400586,
        39.32485848,
        0.2015249121,
        -77.15412428,
        39.33235539,
        361.3215249
      ],
      "properties": {
        "datetime": "2018-02-20T21:52:24Z",
        "pc:count": 4022640,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313847.1455,
            "count": 4022640,
            "maximum": 314318.4953,
            "minimum": 313485.6153,
            "name": "X",
            "position": 0,
            "stddev": 239.924648,
            "variance": 57563.83672
          },
          {
            "average": 4355471.926,
            "count": 4022640,
            "maximum": 4355871.743,
            "minimum": 4355059.063,
            "name": "Y",
            "position": 1,
            "stddev": 260.6937307,
            "variance": 67961.22121
          },
          {
            "average": 233.0809462,
            "count": 4022640,
            "maximum": 361.3215249,
            "minimum": 0.2015249121,
            "name": "Z",
            "position": 2,
            "stddev": 13.67587825,
            "variance": 187.0296458
          },
          {
            "average": 5991.091939,
            "count": 4022640,
            "maximum": 65508,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6671.294728,
            "variance": 44506173.34
          },
          {
            "average": 2.206525068,
            "count": 4022640,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317086149,
            "variance": 1.734715924
          },
          {
            "average": 3.258885707,
            "count": 4022640,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.498651493,
            "variance": 2.245956296
          },
          {
            "average": 0.5038969433,
            "count": 4022640,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999848757,
            "variance": 0.249984876
          },
          {
            "average": 0,
            "count": 4022640,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.373882077,
            "count": 4022640,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4990856399,
            "variance": 0.249086476
          },
          {
            "average": 0.9477959325,
            "count": 4022640,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.51883326,
            "variance": 110.6458532
          },
          {
            "average": 0,
            "count": 4022640,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.93785524,
            "count": 4022640,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4862340709,
            "variance": 0.2364235717
          },
          {
            "average": 203197358.3,
            "count": 4022640,
            "maximum": 203198744.5,
            "minimum": 203196922.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 449.085613,
            "variance": 201677.8878
          },
          {
            "average": 0,
            "count": 4022640,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4022640,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4022640,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004616371338,
            "count": 4022640,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02148078536,
            "variance": 0.0004614241397
          },
          {
            "average": 0.2008926973,
            "count": 4022640,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4006680189,
            "variance": 0.1605348614
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313485.6153,
          4355059.063,
          0.2015249121,
          314318.4953,
          4355871.743,
          361.3215249
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313485.6152528986,
                4355059.062883001,
                0.201524912126104
              ],
              [
                313485.6152528986,
                4355871.7428830005,
                0.201524912126104
              ],
              [
                314318.4952528986,
                4355871.7428830005,
                361.3215249121261
              ],
              [
                314318.4952528986,
                4355059.062883001,
                361.3215249121261
              ],
              [
                313485.6152528986,
                4355059.062883001,
                0.201524912126104
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:52:24+00:00",
        "end_time": "2018-02-20T21:22:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_266604.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_266604.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_266604.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266604.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16400586,
            39.32485848,
            0.2015249121,
            -77.15412428,
            39.33235539,
            361.3215249
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16378023038303,
                  39.32485847719644,
                  0.201524912126104
                ],
                [
                  -77.16400586365941,
                  39.33217617995459,
                  0.201524912126104
                ],
                [
                  -77.1543489105114,
                  39.33235539452704,
                  361.3215249121261
                ],
                [
                  -77.15412428222771,
                  39.32503764538605,
                  361.3215249121261
                ],
                [
                  -77.16378023038303,
                  39.32485847719644,
                  0.201524912126104
                ]
              ]
            ]
          },
          "id": "20180220_266604.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266604.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:52:24Z",
            "pc:count": 4022640,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313847.1455,
                "count": 4022640,
                "maximum": 314318.4953,
                "minimum": 313485.6153,
                "name": "X",
                "position": 0,
                "stddev": 239.924648,
                "variance": 57563.83672
              },
              {
                "average": 4355471.926,
                "count": 4022640,
                "maximum": 4355871.743,
                "minimum": 4355059.063,
                "name": "Y",
                "position": 1,
                "stddev": 260.6937307,
                "variance": 67961.22121
              },
              {
                "average": 233.0809462,
                "count": 4022640,
                "maximum": 361.3215249,
                "minimum": 0.2015249121,
                "name": "Z",
                "position": 2,
                "stddev": 13.67587825,
                "variance": 187.0296458
              },
              {
                "average": 5991.091939,
                "count": 4022640,
                "maximum": 65508,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6671.294728,
                "variance": 44506173.34
              },
              {
                "average": 2.206525068,
                "count": 4022640,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317086149,
                "variance": 1.734715924
              },
              {
                "average": 3.258885707,
                "count": 4022640,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.498651493,
                "variance": 2.245956296
              },
              {
                "average": 0.5038969433,
                "count": 4022640,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999848757,
                "variance": 0.249984876
              },
              {
                "average": 0,
                "count": 4022640,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.373882077,
                "count": 4022640,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4990856399,
                "variance": 0.249086476
              },
              {
                "average": 0.9477959325,
                "count": 4022640,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.51883326,
                "variance": 110.6458532
              },
              {
                "average": 0,
                "count": 4022640,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.93785524,
                "count": 4022640,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4862340709,
                "variance": 0.2364235717
              },
              {
                "average": 203197358.3,
                "count": 4022640,
                "maximum": 203198744.5,
                "minimum": 203196922.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 449.085613,
                "variance": 201677.8878
              },
              {
                "average": 0,
                "count": 4022640,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4022640,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4022640,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004616371338,
                "count": 4022640,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02148078536,
                "variance": 0.0004614241397
              },
              {
                "average": 0.2008926973,
                "count": 4022640,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4006680189,
                "variance": 0.1605348614
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313485.6153,
              4355059.063,
              0.2015249121,
              314318.4953,
              4355871.743,
              361.3215249
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313485.6152528986,
                    4355059.062883001,
                    0.201524912126104
                  ],
                  [
                    313485.6152528986,
                    4355871.7428830005,
                    0.201524912126104
                  ],
                  [
                    314318.4952528986,
                    4355871.7428830005,
                    361.3215249121261
                  ],
                  [
                    314318.4952528986,
                    4355059.062883001,
                    361.3215249121261
                  ],
                  [
                    313485.6152528986,
                    4355059.062883001,
                    0.201524912126104
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:52:24+00:00",
            "end_time": "2018-02-20T21:22:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_260608.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18501786194356,
              39.33581354572474,
              -7.309165978046934
            ],
            [
              -77.18536478508915,
              39.346950016004264,
              -7.309165978046934
            ],
            [
              -77.1638495817699,
              39.34735219529269,
              366.8708340219531
            ],
            [
              -77.16350606759599,
              39.33621556663032,
              366.8708340219531
            ],
            [
              -77.18501786194356,
              39.33581354572474,
              -7.309165978046934
            ]
          ]
        ]
      },
      "bbox": [
        -77.18536479,
        39.33581355,
        -7.309165978,
        -77.16350607,
        39.3473522,
        366.870834
      ],
      "properties": {
        "datetime": "2018-02-20T21:22:28Z",
        "pc:count": 17098396,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312572.1118,
            "count": 17098396,
            "maximum": 313539.4323,
            "minimum": 311684.1923,
            "name": "X",
            "position": 0,
            "stddev": 536.0920408,
            "variance": 287394.6762
          },
          {
            "average": 4356923.75,
            "count": 17098396,
            "maximum": 4357555.856,
            "minimum": 4356319.056,
            "name": "Y",
            "position": 1,
            "stddev": 341.463732,
            "variance": 116597.4803
          },
          {
            "average": 246.6844749,
            "count": 17098396,
            "maximum": 366.870834,
            "minimum": -7.309165978,
            "name": "Z",
            "position": 2,
            "stddev": 12.59255455,
            "variance": 158.5724301
          },
          {
            "average": 6475.911012,
            "count": 17098396,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6645.207237,
            "variance": 44158779.22
          },
          {
            "average": 2.149881135,
            "count": 17098396,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321540384,
            "variance": 1.746468985
          },
          {
            "average": 3.136071828,
            "count": 17098396,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.559159461,
            "variance": 2.430978225
          },
          {
            "average": 0.5023140182,
            "count": 17098396,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999946599,
            "variance": 0.2499946599
          },
          {
            "average": 0,
            "count": 17098396,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405023898,
            "count": 17098396,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5038637312,
            "variance": 0.2538786596
          },
          {
            "average": -9.769748758,
            "count": 17098396,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.971207631,
            "variance": 99.42498162
          },
          {
            "average": 0,
            "count": 17098396,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.29580658,
            "count": 17098396,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5440833963,
            "variance": 0.2960267422
          },
          {
            "average": 203195965.7,
            "count": 17098396,
            "maximum": 203196948.4,
            "minimum": 203195144.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 693.9652975,
            "variance": 481587.8341
          },
          {
            "average": 0,
            "count": 17098396,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17098396,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17098396,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003252351858,
            "count": 17098396,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01803134568,
            "variance": 0.0003251294269
          },
          {
            "average": 0.4416658732,
            "count": 17098396,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4965854852,
            "variance": 0.2465971441
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311684.1923,
          4356319.056,
          -7.309165978,
          313539.4323,
          4357555.856,
          366.870834
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311684.1923081549,
                4356319.055549106,
                -7.309165978046934
              ],
              [
                311684.1923081549,
                4357555.855549106,
                -7.309165978046934
              ],
              [
                313539.4323081549,
                4357555.855549106,
                366.8708340219531
              ],
              [
                313539.4323081549,
                4356319.055549106,
                366.8708340219531
              ],
              [
                311684.1923081549,
                4356319.055549106,
                -7.309165978046934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:22:28+00:00",
        "end_time": "2018-02-20T20:52:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_260608.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_260608.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_260608.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260608.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18536479,
            39.33581355,
            -7.309165978,
            -77.16350607,
            39.3473522,
            366.870834
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18501786194356,
                  39.33581354572474,
                  -7.309165978046934
                ],
                [
                  -77.18536478508915,
                  39.346950016004264,
                  -7.309165978046934
                ],
                [
                  -77.1638495817699,
                  39.34735219529269,
                  366.8708340219531
                ],
                [
                  -77.16350606759599,
                  39.33621556663032,
                  366.8708340219531
                ],
                [
                  -77.18501786194356,
                  39.33581354572474,
                  -7.309165978046934
                ]
              ]
            ]
          },
          "id": "20180220_260608.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260608.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:22:28Z",
            "pc:count": 17098396,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312572.1118,
                "count": 17098396,
                "maximum": 313539.4323,
                "minimum": 311684.1923,
                "name": "X",
                "position": 0,
                "stddev": 536.0920408,
                "variance": 287394.6762
              },
              {
                "average": 4356923.75,
                "count": 17098396,
                "maximum": 4357555.856,
                "minimum": 4356319.056,
                "name": "Y",
                "position": 1,
                "stddev": 341.463732,
                "variance": 116597.4803
              },
              {
                "average": 246.6844749,
                "count": 17098396,
                "maximum": 366.870834,
                "minimum": -7.309165978,
                "name": "Z",
                "position": 2,
                "stddev": 12.59255455,
                "variance": 158.5724301
              },
              {
                "average": 6475.911012,
                "count": 17098396,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6645.207237,
                "variance": 44158779.22
              },
              {
                "average": 2.149881135,
                "count": 17098396,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321540384,
                "variance": 1.746468985
              },
              {
                "average": 3.136071828,
                "count": 17098396,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.559159461,
                "variance": 2.430978225
              },
              {
                "average": 0.5023140182,
                "count": 17098396,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999946599,
                "variance": 0.2499946599
              },
              {
                "average": 0,
                "count": 17098396,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405023898,
                "count": 17098396,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5038637312,
                "variance": 0.2538786596
              },
              {
                "average": -9.769748758,
                "count": 17098396,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.971207631,
                "variance": 99.42498162
              },
              {
                "average": 0,
                "count": 17098396,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.29580658,
                "count": 17098396,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5440833963,
                "variance": 0.2960267422
              },
              {
                "average": 203195965.7,
                "count": 17098396,
                "maximum": 203196948.4,
                "minimum": 203195144.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 693.9652975,
                "variance": 481587.8341
              },
              {
                "average": 0,
                "count": 17098396,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17098396,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17098396,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003252351858,
                "count": 17098396,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01803134568,
                "variance": 0.0003251294269
              },
              {
                "average": 0.4416658732,
                "count": 17098396,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4965854852,
                "variance": 0.2465971441
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311684.1923,
              4356319.056,
              -7.309165978,
              313539.4323,
              4357555.856,
              366.870834
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311684.1923081549,
                    4356319.055549106,
                    -7.309165978046934
                  ],
                  [
                    311684.1923081549,
                    4357555.855549106,
                    -7.309165978046934
                  ],
                  [
                    313539.4323081549,
                    4357555.855549106,
                    366.8708340219531
                  ],
                  [
                    313539.4323081549,
                    4356319.055549106,
                    366.8708340219531
                  ],
                  [
                    311684.1923081549,
                    4356319.055549106,
                    -7.309165978046934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:22:28+00:00",
            "end_time": "2018-02-20T20:52: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": "20180220_260612.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18504106978085,
              39.34659196173643,
              -4.715035828517756
            ],
            [
              -77.18539268794437,
              39.35787463993944,
              -4.715035828517756
            ],
            [
              -77.16387274234447,
              39.358276942771795,
              354.86496417148226
            ],
            [
              -77.16352458000462,
              39.34699410407004,
              354.86496417148226
            ],
            [
              -77.18504106978085,
              39.34659196173643,
              -4.715035828517756
            ]
          ]
        ]
      },
      "bbox": [
        -77.18539269,
        39.34659196,
        -4.715035829,
        -77.16352458,
        39.35827694,
        354.8649642
      ],
      "properties": {
        "datetime": "2018-02-20T21:22:26Z",
        "pc:count": 14943621,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312655.9251,
            "count": 14943621,
            "maximum": 313566.4886,
            "minimum": 311711.1286,
            "name": "X",
            "position": 0,
            "stddev": 489.2861264,
            "variance": 239400.9135
          },
          {
            "average": 4358120.015,
            "count": 14943621,
            "maximum": 4358768.479,
            "minimum": 4357515.439,
            "name": "Y",
            "position": 1,
            "stddev": 332.2355623,
            "variance": 110380.4688
          },
          {
            "average": 255.9472058,
            "count": 14943621,
            "maximum": 354.8649642,
            "minimum": -4.715035829,
            "name": "Z",
            "position": 2,
            "stddev": 10.44776748,
            "variance": 109.1558453
          },
          {
            "average": 7448.123031,
            "count": 14943621,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6772.809579,
            "variance": 45870949.59
          },
          {
            "average": 1.884049856,
            "count": 14943621,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.208253403,
            "variance": 1.459876285
          },
          {
            "average": 2.670352654,
            "count": 14943621,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.555261372,
            "variance": 2.418837937
          },
          {
            "average": 0.5029805025,
            "count": 14943621,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999911333,
            "variance": 0.2499911333
          },
          {
            "average": 0,
            "count": 14943621,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.457206858,
            "count": 14943621,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5096994446,
            "variance": 0.2597935238
          },
          {
            "average": 11.50296649,
            "count": 14943621,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.520324555,
            "variance": 56.55528141
          },
          {
            "average": 0,
            "count": 14943621,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.6141729,
            "count": 14943621,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4959526964,
            "variance": 0.2459690771
          },
          {
            "average": 203195363,
            "count": 14943621,
            "maximum": 203196946,
            "minimum": 203195143.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 185.8682937,
            "variance": 34547.02262
          },
          {
            "average": 0,
            "count": 14943621,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14943621,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14943621,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003102996255,
            "count": 14943621,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01761259096,
            "variance": 0.0003102033604
          },
          {
            "average": 0.4171357799,
            "count": 14943621,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4930857302,
            "variance": 0.2431335373
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311711.1286,
          4357515.439,
          -4.715035829,
          313566.4886,
          4358768.479,
          354.8649642
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311711.128609967,
                4357515.438878154,
                -4.715035828517756
              ],
              [
                311711.128609967,
                4358768.4788781535,
                -4.715035828517756
              ],
              [
                313566.488609967,
                4358768.4788781535,
                354.86496417148226
              ],
              [
                313566.488609967,
                4357515.438878154,
                354.86496417148226
              ],
              [
                311711.128609967,
                4357515.438878154,
                -4.715035828517756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:22:26+00:00",
        "end_time": "2018-02-20T20:52:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_260612.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_260612.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_260612.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260612.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18539269,
            39.34659196,
            -4.715035829,
            -77.16352458,
            39.35827694,
            354.8649642
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18504106978085,
                  39.34659196173643,
                  -4.715035828517756
                ],
                [
                  -77.18539268794437,
                  39.35787463993944,
                  -4.715035828517756
                ],
                [
                  -77.16387274234447,
                  39.358276942771795,
                  354.86496417148226
                ],
                [
                  -77.16352458000462,
                  39.34699410407004,
                  354.86496417148226
                ],
                [
                  -77.18504106978085,
                  39.34659196173643,
                  -4.715035828517756
                ]
              ]
            ]
          },
          "id": "20180220_260612.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260612.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:22:26Z",
            "pc:count": 14943621,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312655.9251,
                "count": 14943621,
                "maximum": 313566.4886,
                "minimum": 311711.1286,
                "name": "X",
                "position": 0,
                "stddev": 489.2861264,
                "variance": 239400.9135
              },
              {
                "average": 4358120.015,
                "count": 14943621,
                "maximum": 4358768.479,
                "minimum": 4357515.439,
                "name": "Y",
                "position": 1,
                "stddev": 332.2355623,
                "variance": 110380.4688
              },
              {
                "average": 255.9472058,
                "count": 14943621,
                "maximum": 354.8649642,
                "minimum": -4.715035829,
                "name": "Z",
                "position": 2,
                "stddev": 10.44776748,
                "variance": 109.1558453
              },
              {
                "average": 7448.123031,
                "count": 14943621,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6772.809579,
                "variance": 45870949.59
              },
              {
                "average": 1.884049856,
                "count": 14943621,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.208253403,
                "variance": 1.459876285
              },
              {
                "average": 2.670352654,
                "count": 14943621,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.555261372,
                "variance": 2.418837937
              },
              {
                "average": 0.5029805025,
                "count": 14943621,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999911333,
                "variance": 0.2499911333
              },
              {
                "average": 0,
                "count": 14943621,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.457206858,
                "count": 14943621,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5096994446,
                "variance": 0.2597935238
              },
              {
                "average": 11.50296649,
                "count": 14943621,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.520324555,
                "variance": 56.55528141
              },
              {
                "average": 0,
                "count": 14943621,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.6141729,
                "count": 14943621,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4959526964,
                "variance": 0.2459690771
              },
              {
                "average": 203195363,
                "count": 14943621,
                "maximum": 203196946,
                "minimum": 203195143.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 185.8682937,
                "variance": 34547.02262
              },
              {
                "average": 0,
                "count": 14943621,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14943621,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14943621,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003102996255,
                "count": 14943621,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01761259096,
                "variance": 0.0003102033604
              },
              {
                "average": 0.4171357799,
                "count": 14943621,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4930857302,
                "variance": 0.2431335373
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311711.1286,
              4357515.439,
              -4.715035829,
              313566.4886,
              4358768.479,
              354.8649642
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311711.128609967,
                    4357515.438878154,
                    -4.715035828517756
                  ],
                  [
                    311711.128609967,
                    4358768.4788781535,
                    -4.715035828517756
                  ],
                  [
                    313566.488609967,
                    4358768.4788781535,
                    354.86496417148226
                  ],
                  [
                    313566.488609967,
                    4357515.438878154,
                    354.86496417148226
                  ],
                  [
                    311711.128609967,
                    4357515.438878154,
                    -4.715035828517756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:22:26+00:00",
            "end_time": "2018-02-20T20:52:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_272564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14234432790275,
              39.21486898152059,
              -8.880788661643294
            ],
            [
              -77.14268914394539,
              39.22620734279586,
              -8.880788661643294
            ],
            [
              -77.12121071486229,
              39.226600621882895,
              354.95921133835674
            ],
            [
              -77.12086934892058,
              39.21526210278624,
              354.95921133835674
            ],
            [
              -77.14234432790275,
              39.21486898152059,
              -8.880788661643294
            ]
          ]
        ]
      },
      "bbox": [
        -77.14268914,
        39.21486898,
        -8.880788662,
        -77.12086935,
        39.22660062,
        354.9592113
      ],
      "properties": {
        "datetime": "2018-03-06T14:26:02Z",
        "pc:count": 16667664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316159.8629,
            "count": 16667664,
            "maximum": 316899.662,
            "minimum": 315044.462,
            "name": "X",
            "position": 0,
            "stddev": 488.0412735,
            "variance": 238184.2846
          },
          {
            "average": 4343460.992,
            "count": 16667664,
            "maximum": 4344066.266,
            "minimum": 4342807.106,
            "name": "Y",
            "position": 1,
            "stddev": 310.9538114,
            "variance": 96692.27282
          },
          {
            "average": 171.5249198,
            "count": 16667664,
            "maximum": 354.9592113,
            "minimum": -8.880788662,
            "name": "Z",
            "position": 2,
            "stddev": 10.18659098,
            "variance": 103.7666357
          },
          {
            "average": 8158.207667,
            "count": 16667664,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7224.086451,
            "variance": 52187425.05
          },
          {
            "average": 1.987877845,
            "count": 16667664,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.298801926,
            "variance": 1.686886443
          },
          {
            "average": 2.820630413,
            "count": 16667664,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.65124853,
            "variance": 2.726621709
          },
          {
            "average": 0.4973894962,
            "count": 16667664,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932002,
            "variance": 0.2499932003
          },
          {
            "average": 0,
            "count": 16667664,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.493352998,
            "count": 16667664,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5255277583,
            "variance": 0.2761794247
          },
          {
            "average": 0.1165164045,
            "count": 16667664,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.99597675,
            "variance": 195.8873652
          },
          {
            "average": 0,
            "count": 16667664,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 67.15180424,
            "count": 16667664,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.72718364,
            "variance": 188.4355706
          },
          {
            "average": 203717829.1,
            "count": 16667664,
            "maximum": 204381562.6,
            "minimum": 203276786.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 540734.406,
            "variance": 292393697800.0
          },
          {
            "average": 0,
            "count": 16667664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16667664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16667664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002386657182,
            "count": 16667664,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01544696641,
            "variance": 0.0002386087712
          },
          {
            "average": 0.3416926331,
            "count": 16667664,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4742771248,
            "variance": 0.2249387911
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315044.462,
          4342807.106,
          -8.880788662,
          316899.662,
          4344066.266,
          354.9592113
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315044.4620259957,
                4342807.105654756,
                -8.880788661643294
              ],
              [
                315044.4620259957,
                4344066.265654756,
                -8.880788661643294
              ],
              [
                316899.66202599567,
                4344066.265654756,
                354.95921133835674
              ],
              [
                316899.66202599567,
                4342807.105654756,
                354.95921133835674
              ],
              [
                315044.4620259957,
                4342807.105654756,
                -8.880788661643294
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:26:02+00:00",
        "end_time": "2018-02-21T19:33:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_272564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_272564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_272564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14268914,
            39.21486898,
            -8.880788662,
            -77.12086935,
            39.22660062,
            354.9592113
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14234432790275,
                  39.21486898152059,
                  -8.880788661643294
                ],
                [
                  -77.14268914394539,
                  39.22620734279586,
                  -8.880788661643294
                ],
                [
                  -77.12121071486229,
                  39.226600621882895,
                  354.95921133835674
                ],
                [
                  -77.12086934892058,
                  39.21526210278624,
                  354.95921133835674
                ],
                [
                  -77.14234432790275,
                  39.21486898152059,
                  -8.880788661643294
                ]
              ]
            ]
          },
          "id": "20180221_272564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:26:02Z",
            "pc:count": 16667664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316159.8629,
                "count": 16667664,
                "maximum": 316899.662,
                "minimum": 315044.462,
                "name": "X",
                "position": 0,
                "stddev": 488.0412735,
                "variance": 238184.2846
              },
              {
                "average": 4343460.992,
                "count": 16667664,
                "maximum": 4344066.266,
                "minimum": 4342807.106,
                "name": "Y",
                "position": 1,
                "stddev": 310.9538114,
                "variance": 96692.27282
              },
              {
                "average": 171.5249198,
                "count": 16667664,
                "maximum": 354.9592113,
                "minimum": -8.880788662,
                "name": "Z",
                "position": 2,
                "stddev": 10.18659098,
                "variance": 103.7666357
              },
              {
                "average": 8158.207667,
                "count": 16667664,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7224.086451,
                "variance": 52187425.05
              },
              {
                "average": 1.987877845,
                "count": 16667664,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.298801926,
                "variance": 1.686886443
              },
              {
                "average": 2.820630413,
                "count": 16667664,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.65124853,
                "variance": 2.726621709
              },
              {
                "average": 0.4973894962,
                "count": 16667664,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932002,
                "variance": 0.2499932003
              },
              {
                "average": 0,
                "count": 16667664,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.493352998,
                "count": 16667664,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5255277583,
                "variance": 0.2761794247
              },
              {
                "average": 0.1165164045,
                "count": 16667664,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.99597675,
                "variance": 195.8873652
              },
              {
                "average": 0,
                "count": 16667664,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 67.15180424,
                "count": 16667664,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.72718364,
                "variance": 188.4355706
              },
              {
                "average": 203717829.1,
                "count": 16667664,
                "maximum": 204381562.6,
                "minimum": 203276786.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 540734.406,
                "variance": 292393697800.0
              },
              {
                "average": 0,
                "count": 16667664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16667664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16667664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002386657182,
                "count": 16667664,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01544696641,
                "variance": 0.0002386087712
              },
              {
                "average": 0.3416926331,
                "count": 16667664,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4742771248,
                "variance": 0.2249387911
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315044.462,
              4342807.106,
              -8.880788662,
              316899.662,
              4344066.266,
              354.9592113
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315044.4620259957,
                    4342807.105654756,
                    -8.880788661643294
                  ],
                  [
                    315044.4620259957,
                    4344066.265654756,
                    -8.880788661643294
                  ],
                  [
                    316899.66202599567,
                    4344066.265654756,
                    354.95921133835674
                  ],
                  [
                    316899.66202599567,
                    4342807.105654756,
                    354.95921133835674
                  ],
                  [
                    315044.4620259957,
                    4342807.105654756,
                    -8.880788661643294
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:26:02+00:00",
            "end_time": "2018-02-21T19:33:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_260592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18489787344562,
              39.291684366792204,
              -0.643111747151579
            ],
            [
              -77.18525049734777,
              39.303022259195224,
              -0.643111747151579
            ],
            [
              -77.16374758858872,
              39.30342406702097,
              364.7968882528484
            ],
            [
              -77.16339842787735,
              39.29208601346962,
              364.7968882528484
            ],
            [
              -77.18489787344562,
              39.291684366792204,
              -0.643111747151579
            ]
          ]
        ]
      },
      "bbox": [
        -77.1852505,
        39.29168437,
        -0.6431117472,
        -77.16339843,
        39.30342407,
        364.7968883
      ],
      "properties": {
        "datetime": "2018-02-21T18:09:58Z",
        "pc:count": 15375917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312410.7434,
            "count": 15375917,
            "maximum": 313431.479,
            "minimum": 311576.139,
            "name": "X",
            "position": 0,
            "stddev": 505.4948608,
            "variance": 255525.0543
          },
          {
            "average": 4352077.794,
            "count": 15375917,
            "maximum": 4352679.93,
            "minimum": 4351420.77,
            "name": "Y",
            "position": 1,
            "stddev": 341.1781666,
            "variance": 116402.5414
          },
          {
            "average": 222.6706464,
            "count": 15375917,
            "maximum": 364.7968883,
            "minimum": -0.6431117472,
            "name": "Z",
            "position": 2,
            "stddev": 10.90363311,
            "variance": 118.889215
          },
          {
            "average": 8025.487205,
            "count": 15375917,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7052.442253,
            "variance": 49736941.74
          },
          {
            "average": 1.882058937,
            "count": 15375917,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.225251138,
            "variance": 1.501240352
          },
          {
            "average": 2.66361577,
            "count": 15375917,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.594651524,
            "variance": 2.542913483
          },
          {
            "average": 0.5002602446,
            "count": 15375917,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999485,
            "variance": 0.2499999485
          },
          {
            "average": 0,
            "count": 15375917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.395831221,
            "count": 15375917,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4979771736,
            "variance": 0.2479812654
          },
          {
            "average": 10.10386369,
            "count": 15375917,
            "maximum": 19.00200081,
            "minimum": -18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.664154039,
            "variance": 75.06756522
          },
          {
            "average": 0,
            "count": 15375917,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.73546768,
            "count": 15375917,
            "maximum": 50,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5584566085,
            "variance": 0.3118737835
          },
          {
            "average": 203203183.2,
            "count": 15375917,
            "maximum": 203271798.4,
            "minimum": 203198674.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17126.10079,
            "variance": 293303328.2
          },
          {
            "average": 0,
            "count": 15375917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15375917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15375917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002639842554,
            "count": 15375917,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01624544813,
            "variance": 0.0002639145849
          },
          {
            "average": 0.3320207829,
            "count": 15375917,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4709384217,
            "variance": 0.221782997
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311576.139,
          4351420.77,
          -0.6431117472,
          313431.479,
          4352679.93,
          364.7968883
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311576.1390454772,
                4351420.769905271,
                -0.643111747151579
              ],
              [
                311576.1390454772,
                4352679.929905271,
                -0.643111747151579
              ],
              [
                313431.4790454772,
                4352679.929905271,
                364.7968882528484
              ],
              [
                313431.4790454772,
                4351420.769905271,
                364.7968882528484
              ],
              [
                311576.1390454772,
                4351420.769905271,
                -0.643111747151579
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:09:58+00:00",
        "end_time": "2018-02-20T21:51:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_260592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_260592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_260592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1852505,
            39.29168437,
            -0.6431117472,
            -77.16339843,
            39.30342407,
            364.7968883
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18489787344562,
                  39.291684366792204,
                  -0.643111747151579
                ],
                [
                  -77.18525049734777,
                  39.303022259195224,
                  -0.643111747151579
                ],
                [
                  -77.16374758858872,
                  39.30342406702097,
                  364.7968882528484
                ],
                [
                  -77.16339842787735,
                  39.29208601346962,
                  364.7968882528484
                ],
                [
                  -77.18489787344562,
                  39.291684366792204,
                  -0.643111747151579
                ]
              ]
            ]
          },
          "id": "20180220_260592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:09:58Z",
            "pc:count": 15375917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312410.7434,
                "count": 15375917,
                "maximum": 313431.479,
                "minimum": 311576.139,
                "name": "X",
                "position": 0,
                "stddev": 505.4948608,
                "variance": 255525.0543
              },
              {
                "average": 4352077.794,
                "count": 15375917,
                "maximum": 4352679.93,
                "minimum": 4351420.77,
                "name": "Y",
                "position": 1,
                "stddev": 341.1781666,
                "variance": 116402.5414
              },
              {
                "average": 222.6706464,
                "count": 15375917,
                "maximum": 364.7968883,
                "minimum": -0.6431117472,
                "name": "Z",
                "position": 2,
                "stddev": 10.90363311,
                "variance": 118.889215
              },
              {
                "average": 8025.487205,
                "count": 15375917,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7052.442253,
                "variance": 49736941.74
              },
              {
                "average": 1.882058937,
                "count": 15375917,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.225251138,
                "variance": 1.501240352
              },
              {
                "average": 2.66361577,
                "count": 15375917,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.594651524,
                "variance": 2.542913483
              },
              {
                "average": 0.5002602446,
                "count": 15375917,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999485,
                "variance": 0.2499999485
              },
              {
                "average": 0,
                "count": 15375917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.395831221,
                "count": 15375917,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4979771736,
                "variance": 0.2479812654
              },
              {
                "average": 10.10386369,
                "count": 15375917,
                "maximum": 19.00200081,
                "minimum": -18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.664154039,
                "variance": 75.06756522
              },
              {
                "average": 0,
                "count": 15375917,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.73546768,
                "count": 15375917,
                "maximum": 50,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5584566085,
                "variance": 0.3118737835
              },
              {
                "average": 203203183.2,
                "count": 15375917,
                "maximum": 203271798.4,
                "minimum": 203198674.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17126.10079,
                "variance": 293303328.2
              },
              {
                "average": 0,
                "count": 15375917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15375917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15375917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002639842554,
                "count": 15375917,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01624544813,
                "variance": 0.0002639145849
              },
              {
                "average": 0.3320207829,
                "count": 15375917,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4709384217,
                "variance": 0.221782997
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311576.139,
              4351420.77,
              -0.6431117472,
              313431.479,
              4352679.93,
              364.7968883
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311576.1390454772,
                    4351420.769905271,
                    -0.643111747151579
                  ],
                  [
                    311576.1390454772,
                    4352679.929905271,
                    -0.643111747151579
                  ],
                  [
                    313431.4790454772,
                    4352679.929905271,
                    364.7968882528484
                  ],
                  [
                    313431.4790454772,
                    4351420.769905271,
                    364.7968882528484
                  ],
                  [
                    311576.1390454772,
                    4351420.769905271,
                    -0.643111747151579
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:09:58+00:00",
            "end_time": "2018-02-20T21:51:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_272568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14236625324259,
              39.22585035766809,
              -10.140222058282916
            ],
            [
              -77.14271124042382,
              39.23718977791545,
              -10.140222058282916
            ],
            [
              -77.12122923173506,
              39.237583156573585,
              356.3397779417171
            ],
            [
              -77.12088769690666,
              39.22624357846268,
              356.3397779417171
            ],
            [
              -77.14236625324259,
              39.22585035766809,
              -10.140222058282916
            ]
          ]
        ]
      },
      "bbox": [
        -77.14271124,
        39.22585036,
        -10.14022206,
        -77.1208877,
        39.23758316,
        356.3397779
      ],
      "properties": {
        "datetime": "2018-03-06T14:25:25Z",
        "pc:count": 14354917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316119.6167,
            "count": 14354917,
            "maximum": 316926.6191,
            "minimum": 315071.3991,
            "name": "X",
            "position": 0,
            "stddev": 463.6221055,
            "variance": 214945.4568
          },
          {
            "average": 4344695.015,
            "count": 14354917,
            "maximum": 4345285.264,
            "minimum": 4344025.984,
            "name": "Y",
            "position": 1,
            "stddev": 341.1212808,
            "variance": 116363.7282
          },
          {
            "average": 177.6433756,
            "count": 14354917,
            "maximum": 356.3397779,
            "minimum": -10.14022206,
            "name": "Z",
            "position": 2,
            "stddev": 9.591437702,
            "variance": 91.99567719
          },
          {
            "average": 8722.692095,
            "count": 14354917,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7051.680857,
            "variance": 49726202.91
          },
          {
            "average": 1.885771266,
            "count": 14354917,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.253271304,
            "variance": 1.570688962
          },
          {
            "average": 2.629362678,
            "count": 14354917,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.641843915,
            "variance": 2.69565144
          },
          {
            "average": 0.5006497077,
            "count": 14354917,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995953,
            "variance": 0.2499995953
          },
          {
            "average": 0,
            "count": 14354917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.552967043,
            "count": 14354917,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5078297493,
            "variance": 0.2578910543
          },
          {
            "average": 11.89862016,
            "count": 14354917,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.963093711,
            "variance": 48.48467403
          },
          {
            "average": 0,
            "count": 14354917,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.60170226,
            "count": 14354917,
            "maximum": 84,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.776221229,
            "variance": 0.6025193964
          },
          {
            "average": 203277582.8,
            "count": 14354917,
            "maximum": 204381525.7,
            "minimum": 203275449.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23323.29925,
            "variance": 543976287.8
          },
          {
            "average": 0,
            "count": 14354917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14354917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14354917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001240689863,
            "count": 14354917,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01113793526,
            "variance": 0.0001240536018
          },
          {
            "average": 0.4076541857,
            "count": 14354917,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4913982778,
            "variance": 0.2414722674
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315071.3991,
          4344025.984,
          -10.14022206,
          316926.6191,
          4345285.264,
          356.3397779
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315071.39905970823,
                4344025.984027193,
                -10.140222058282916
              ],
              [
                315071.39905970823,
                4345285.264027192,
                -10.140222058282916
              ],
              [
                316926.6190597082,
                4345285.264027192,
                356.3397779417171
              ],
              [
                316926.6190597082,
                4344025.984027193,
                356.3397779417171
              ],
              [
                315071.39905970823,
                4344025.984027193,
                -10.140222058282916
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:25:25+00:00",
        "end_time": "2018-02-21T19:10:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_272568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_272568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_272568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14271124,
            39.22585036,
            -10.14022206,
            -77.1208877,
            39.23758316,
            356.3397779
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14236625324259,
                  39.22585035766809,
                  -10.140222058282916
                ],
                [
                  -77.14271124042382,
                  39.23718977791545,
                  -10.140222058282916
                ],
                [
                  -77.12122923173506,
                  39.237583156573585,
                  356.3397779417171
                ],
                [
                  -77.12088769690666,
                  39.22624357846268,
                  356.3397779417171
                ],
                [
                  -77.14236625324259,
                  39.22585035766809,
                  -10.140222058282916
                ]
              ]
            ]
          },
          "id": "20180221_272568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:25:25Z",
            "pc:count": 14354917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316119.6167,
                "count": 14354917,
                "maximum": 316926.6191,
                "minimum": 315071.3991,
                "name": "X",
                "position": 0,
                "stddev": 463.6221055,
                "variance": 214945.4568
              },
              {
                "average": 4344695.015,
                "count": 14354917,
                "maximum": 4345285.264,
                "minimum": 4344025.984,
                "name": "Y",
                "position": 1,
                "stddev": 341.1212808,
                "variance": 116363.7282
              },
              {
                "average": 177.6433756,
                "count": 14354917,
                "maximum": 356.3397779,
                "minimum": -10.14022206,
                "name": "Z",
                "position": 2,
                "stddev": 9.591437702,
                "variance": 91.99567719
              },
              {
                "average": 8722.692095,
                "count": 14354917,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7051.680857,
                "variance": 49726202.91
              },
              {
                "average": 1.885771266,
                "count": 14354917,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.253271304,
                "variance": 1.570688962
              },
              {
                "average": 2.629362678,
                "count": 14354917,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.641843915,
                "variance": 2.69565144
              },
              {
                "average": 0.5006497077,
                "count": 14354917,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995953,
                "variance": 0.2499995953
              },
              {
                "average": 0,
                "count": 14354917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.552967043,
                "count": 14354917,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5078297493,
                "variance": 0.2578910543
              },
              {
                "average": 11.89862016,
                "count": 14354917,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.963093711,
                "variance": 48.48467403
              },
              {
                "average": 0,
                "count": 14354917,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.60170226,
                "count": 14354917,
                "maximum": 84,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.776221229,
                "variance": 0.6025193964
              },
              {
                "average": 203277582.8,
                "count": 14354917,
                "maximum": 204381525.7,
                "minimum": 203275449.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23323.29925,
                "variance": 543976287.8
              },
              {
                "average": 0,
                "count": 14354917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14354917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14354917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001240689863,
                "count": 14354917,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01113793526,
                "variance": 0.0001240536018
              },
              {
                "average": 0.4076541857,
                "count": 14354917,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4913982778,
                "variance": 0.2414722674
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315071.3991,
              4344025.984,
              -10.14022206,
              316926.6191,
              4345285.264,
              356.3397779
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315071.39905970823,
                    4344025.984027193,
                    -10.140222058282916
                  ],
                  [
                    315071.39905970823,
                    4345285.264027192,
                    -10.140222058282916
                  ],
                  [
                    316926.6190597082,
                    4345285.264027192,
                    356.3397779417171
                  ],
                  [
                    316926.6190597082,
                    4344025.984027193,
                    356.3397779417171
                  ],
                  [
                    315071.39905970823,
                    4344025.984027193,
                    -10.140222058282916
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:25:25+00:00",
            "end_time": "2018-02-21T19:10: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": "20180221_272588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14247762001703,
              39.28076004472345,
              -10.148544304292756
            ],
            [
              -77.14282332698367,
              39.29210025743133,
              -10.148544304292756
            ],
            [
              -77.1214652338524,
              39.292491548537186,
              375.0514556957072
            ],
            [
              -77.1211229663046,
              39.28115117885442,
              375.0514556957072
            ],
            [
              -77.14247762001703,
              39.28076004472345,
              -10.148544304292756
            ]
          ]
        ]
      },
      "bbox": [
        -77.14282333,
        39.28076004,
        -10.1485443,
        -77.12112297,
        39.29249155,
        375.0514557
      ],
      "properties": {
        "datetime": "2018-02-21T18:38:49Z",
        "pc:count": 13850975,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315872.485,
            "count": 13850975,
            "maximum": 317049.1326,
            "minimum": 315206.0526,
            "name": "X",
            "position": 0,
            "stddev": 485.4233444,
            "variance": 235635.8233
          },
          {
            "average": 4350583.686,
            "count": 13850975,
            "maximum": 4351380.101,
            "minimum": 4350120.721,
            "name": "Y",
            "position": 1,
            "stddev": 342.1288727,
            "variance": 117052.1655
          },
          {
            "average": 170.8781828,
            "count": 13850975,
            "maximum": 375.0514557,
            "minimum": -10.1485443,
            "name": "Z",
            "position": 2,
            "stddev": 13.26144311,
            "variance": 175.8658732
          },
          {
            "average": 5513.091946,
            "count": 13850975,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5755.477782,
            "variance": 33125524.5
          },
          {
            "average": 2.281290378,
            "count": 13850975,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.345878032,
            "variance": 1.811387677
          },
          {
            "average": 3.311312958,
            "count": 13850975,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.524860638,
            "variance": 2.325199965
          },
          {
            "average": 0.5036048365,
            "count": 13850975,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499987023,
            "variance": 0.2499870232
          },
          {
            "average": 0,
            "count": 13850975,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324495135,
            "count": 13850975,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4901256471,
            "variance": 0.2402231499
          },
          {
            "average": 8.372031403,
            "count": 13850975,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83977143,
            "variance": 117.5006447
          },
          {
            "average": 0,
            "count": 13850975,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.43326856,
            "count": 13850975,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6227804435,
            "variance": 0.3878554808
          },
          {
            "average": 203273236.6,
            "count": 13850975,
            "maximum": 203273529.1,
            "minimum": 203271748.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 441.3401262,
            "variance": 194781.107
          },
          {
            "average": 0,
            "count": 13850975,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13850975,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13850975,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000410223829,
            "count": 13850975,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02024982901,
            "variance": 0.000410055575
          },
          {
            "average": 0.4530940963,
            "count": 13850975,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.497794992,
            "variance": 0.2477998541
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315206.0526,
          4350120.721,
          -10.1485443,
          317049.1326,
          4351380.101,
          375.0514557
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315206.05259964144,
                4350120.720786706,
                -10.148544304292756
              ],
              [
                315206.05259964144,
                4351380.100786706,
                -10.148544304292756
              ],
              [
                317049.1325996414,
                4351380.100786706,
                375.0514556957072
              ],
              [
                317049.1325996414,
                4350120.720786706,
                375.0514556957072
              ],
              [
                315206.05259964144,
                4350120.720786706,
                -10.148544304292756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:38:49+00:00",
        "end_time": "2018-02-21T18:09:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_272588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_272588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_272588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14282333,
            39.28076004,
            -10.1485443,
            -77.12112297,
            39.29249155,
            375.0514557
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14247762001703,
                  39.28076004472345,
                  -10.148544304292756
                ],
                [
                  -77.14282332698367,
                  39.29210025743133,
                  -10.148544304292756
                ],
                [
                  -77.1214652338524,
                  39.292491548537186,
                  375.0514556957072
                ],
                [
                  -77.1211229663046,
                  39.28115117885442,
                  375.0514556957072
                ],
                [
                  -77.14247762001703,
                  39.28076004472345,
                  -10.148544304292756
                ]
              ]
            ]
          },
          "id": "20180221_272588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:38:49Z",
            "pc:count": 13850975,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315872.485,
                "count": 13850975,
                "maximum": 317049.1326,
                "minimum": 315206.0526,
                "name": "X",
                "position": 0,
                "stddev": 485.4233444,
                "variance": 235635.8233
              },
              {
                "average": 4350583.686,
                "count": 13850975,
                "maximum": 4351380.101,
                "minimum": 4350120.721,
                "name": "Y",
                "position": 1,
                "stddev": 342.1288727,
                "variance": 117052.1655
              },
              {
                "average": 170.8781828,
                "count": 13850975,
                "maximum": 375.0514557,
                "minimum": -10.1485443,
                "name": "Z",
                "position": 2,
                "stddev": 13.26144311,
                "variance": 175.8658732
              },
              {
                "average": 5513.091946,
                "count": 13850975,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5755.477782,
                "variance": 33125524.5
              },
              {
                "average": 2.281290378,
                "count": 13850975,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.345878032,
                "variance": 1.811387677
              },
              {
                "average": 3.311312958,
                "count": 13850975,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.524860638,
                "variance": 2.325199965
              },
              {
                "average": 0.5036048365,
                "count": 13850975,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499987023,
                "variance": 0.2499870232
              },
              {
                "average": 0,
                "count": 13850975,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324495135,
                "count": 13850975,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4901256471,
                "variance": 0.2402231499
              },
              {
                "average": 8.372031403,
                "count": 13850975,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83977143,
                "variance": 117.5006447
              },
              {
                "average": 0,
                "count": 13850975,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.43326856,
                "count": 13850975,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6227804435,
                "variance": 0.3878554808
              },
              {
                "average": 203273236.6,
                "count": 13850975,
                "maximum": 203273529.1,
                "minimum": 203271748.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 441.3401262,
                "variance": 194781.107
              },
              {
                "average": 0,
                "count": 13850975,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13850975,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13850975,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000410223829,
                "count": 13850975,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02024982901,
                "variance": 0.000410055575
              },
              {
                "average": 0.4530940963,
                "count": 13850975,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.497794992,
                "variance": 0.2477998541
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315206.0526,
              4350120.721,
              -10.1485443,
              317049.1326,
              4351380.101,
              375.0514557
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315206.05259964144,
                    4350120.720786706,
                    -10.148544304292756
                  ],
                  [
                    315206.05259964144,
                    4351380.100786706,
                    -10.148544304292756
                  ],
                  [
                    317049.1325996414,
                    4351380.100786706,
                    375.0514556957072
                  ],
                  [
                    317049.1325996414,
                    4350120.720786706,
                    375.0514556957072
                  ],
                  [
                    315206.05259964144,
                    4350120.720786706,
                    -10.148544304292756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:38:49+00:00",
            "end_time": "2018-02-21T18:09: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": "20180220_260596.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1849260630809,
              39.30266529907948,
              -3.037419211196863
            ],
            [
              -77.1852788684615,
              39.31400443043569,
              -3.037419211196863
            ],
            [
              -77.16377352616898,
              39.31440631927769,
              357.34258078880316
            ],
            [
              -77.16342418610851,
              39.30306702673568,
              357.34258078880316
            ],
            [
              -77.1849260630809,
              39.30266529907948,
              -3.037419211196863
            ]
          ]
        ]
      },
      "bbox": [
        -77.18527887,
        39.3026653,
        -3.037419211,
        -77.16342419,
        39.31440632,
        357.3425808
      ],
      "properties": {
        "datetime": "2018-02-20T21:56:58Z",
        "pc:count": 21415254,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312531.4345,
            "count": 21415254,
            "maximum": 313458.4187,
            "minimum": 311603.1587,
            "name": "X",
            "position": 0,
            "stddev": 532.6801904,
            "variance": 283748.1853
          },
          {
            "average": 4353313.405,
            "count": 21415254,
            "maximum": 4353898.934,
            "minimum": 4352639.634,
            "name": "Y",
            "position": 1,
            "stddev": 351.5974328,
            "variance": 123620.7548
          },
          {
            "average": 204.4146051,
            "count": 21415254,
            "maximum": 357.3425808,
            "minimum": -3.037419211,
            "name": "Z",
            "position": 2,
            "stddev": 16.76284234,
            "variance": 280.9928832
          },
          {
            "average": 4491.918972,
            "count": 21415254,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5281.283229,
            "variance": 27891952.54
          },
          {
            "average": 2.41917112,
            "count": 21415254,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.37016739,
            "variance": 1.877358678
          },
          {
            "average": 3.626192479,
            "count": 21415254,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.390959703,
            "variance": 1.934768895
          },
          {
            "average": 0.5024397096,
            "count": 21415254,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940595,
            "variance": 0.2499940595
          },
          {
            "average": 0,
            "count": 21415254,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293638357,
            "count": 21415254,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4759383798,
            "variance": 0.2265173414
          },
          {
            "average": -4.272709695,
            "count": 21415254,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.32377375,
            "variance": 177.522947
          },
          {
            "average": 0,
            "count": 21415254,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.83593722,
            "count": 21415254,
            "maximum": 49,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6685723518,
            "variance": 0.4469889895
          },
          {
            "average": 203198311.2,
            "count": 21415254,
            "maximum": 203199018.3,
            "minimum": 203197307.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 681.8759288,
            "variance": 464954.7823
          },
          {
            "average": 0,
            "count": 21415254,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21415254,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21415254,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000498896721,
            "count": 21415254,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02233042423,
            "variance": 0.0004986478463
          },
          {
            "average": 0.2661573381,
            "count": 21415254,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4419475292,
            "variance": 0.1953176186
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311603.1587,
          4352639.634,
          -3.037419211,
          313458.4187,
          4353898.934,
          357.3425808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311603.15872448694,
                4352639.633679572,
                -3.037419211196863
              ],
              [
                311603.15872448694,
                4353898.933679572,
                -3.037419211196863
              ],
              [
                313458.41872448695,
                4353898.933679572,
                357.34258078880316
              ],
              [
                313458.41872448695,
                4352639.633679572,
                357.34258078880316
              ],
              [
                311603.15872448694,
                4352639.633679572,
                -3.037419211196863
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:56:58+00:00",
        "end_time": "2018-02-20T21:28:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_260596.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_260596.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_260596.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260596.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18527887,
            39.3026653,
            -3.037419211,
            -77.16342419,
            39.31440632,
            357.3425808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1849260630809,
                  39.30266529907948,
                  -3.037419211196863
                ],
                [
                  -77.1852788684615,
                  39.31400443043569,
                  -3.037419211196863
                ],
                [
                  -77.16377352616898,
                  39.31440631927769,
                  357.34258078880316
                ],
                [
                  -77.16342418610851,
                  39.30306702673568,
                  357.34258078880316
                ],
                [
                  -77.1849260630809,
                  39.30266529907948,
                  -3.037419211196863
                ]
              ]
            ]
          },
          "id": "20180220_260596.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260596.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:56:58Z",
            "pc:count": 21415254,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312531.4345,
                "count": 21415254,
                "maximum": 313458.4187,
                "minimum": 311603.1587,
                "name": "X",
                "position": 0,
                "stddev": 532.6801904,
                "variance": 283748.1853
              },
              {
                "average": 4353313.405,
                "count": 21415254,
                "maximum": 4353898.934,
                "minimum": 4352639.634,
                "name": "Y",
                "position": 1,
                "stddev": 351.5974328,
                "variance": 123620.7548
              },
              {
                "average": 204.4146051,
                "count": 21415254,
                "maximum": 357.3425808,
                "minimum": -3.037419211,
                "name": "Z",
                "position": 2,
                "stddev": 16.76284234,
                "variance": 280.9928832
              },
              {
                "average": 4491.918972,
                "count": 21415254,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5281.283229,
                "variance": 27891952.54
              },
              {
                "average": 2.41917112,
                "count": 21415254,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.37016739,
                "variance": 1.877358678
              },
              {
                "average": 3.626192479,
                "count": 21415254,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.390959703,
                "variance": 1.934768895
              },
              {
                "average": 0.5024397096,
                "count": 21415254,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940595,
                "variance": 0.2499940595
              },
              {
                "average": 0,
                "count": 21415254,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293638357,
                "count": 21415254,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4759383798,
                "variance": 0.2265173414
              },
              {
                "average": -4.272709695,
                "count": 21415254,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.32377375,
                "variance": 177.522947
              },
              {
                "average": 0,
                "count": 21415254,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.83593722,
                "count": 21415254,
                "maximum": 49,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6685723518,
                "variance": 0.4469889895
              },
              {
                "average": 203198311.2,
                "count": 21415254,
                "maximum": 203199018.3,
                "minimum": 203197307.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 681.8759288,
                "variance": 464954.7823
              },
              {
                "average": 0,
                "count": 21415254,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21415254,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21415254,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000498896721,
                "count": 21415254,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02233042423,
                "variance": 0.0004986478463
              },
              {
                "average": 0.2661573381,
                "count": 21415254,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4419475292,
                "variance": 0.1953176186
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311603.1587,
              4352639.634,
              -3.037419211,
              313458.4187,
              4353898.934,
              357.3425808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311603.15872448694,
                    4352639.633679572,
                    -3.037419211196863
                  ],
                  [
                    311603.15872448694,
                    4353898.933679572,
                    -3.037419211196863
                  ],
                  [
                    313458.41872448695,
                    4353898.933679572,
                    357.34258078880316
                  ],
                  [
                    313458.41872448695,
                    4352639.633679572,
                    357.34258078880316
                  ],
                  [
                    311603.15872448694,
                    4352639.633679572,
                    -3.037419211196863
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:56:58+00:00",
            "end_time": "2018-02-20T21:28:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_272572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14238933997147,
              39.23683270487151,
              -9.865985752520714
            ],
            [
              -77.14273441631849,
              39.24817048267716,
              -9.865985752520714
            ],
            [
              -77.12124952152779,
              39.24856394842096,
              358.2340142474793
            ],
            [
              -77.12090789885237,
              39.23722601275218,
              358.2340142474793
            ],
            [
              -77.14238933997147,
              39.23683270487151,
              -9.865985752520714
            ]
          ]
        ]
      },
      "bbox": [
        -77.14273442,
        39.2368327,
        -9.865985753,
        -77.1209079,
        39.24856395,
        358.2340142
      ],
      "properties": {
        "datetime": "2018-02-21T19:41:18Z",
        "pc:count": 14745107,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315976.1492,
            "count": 14745107,
            "maximum": 316953.4258,
            "minimum": 315098.2458,
            "name": "X",
            "position": 0,
            "stddev": 526.9491091,
            "variance": 277675.3635
          },
          {
            "average": 4345854.871,
            "count": 14745107,
            "maximum": 4346504.075,
            "minimum": 4345244.975,
            "name": "Y",
            "position": 1,
            "stddev": 357.6841666,
            "variance": 127937.9631
          },
          {
            "average": 183.0500947,
            "count": 14745107,
            "maximum": 358.2340142,
            "minimum": -9.865985753,
            "name": "Z",
            "position": 2,
            "stddev": 9.402248869,
            "variance": 88.4022838
          },
          {
            "average": 8874.333909,
            "count": 14745107,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7197.371241,
            "variance": 51802152.77
          },
          {
            "average": 1.844351214,
            "count": 14745107,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.233169469,
            "variance": 1.520706939
          },
          {
            "average": 2.570387994,
            "count": 14745107,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.624287076,
            "variance": 2.638308505
          },
          {
            "average": 0.5010222035,
            "count": 14745107,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989721,
            "variance": 0.2499989721
          },
          {
            "average": 0,
            "count": 14745107,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.463571475,
            "count": 14745107,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5064716646,
            "variance": 0.256513547
          },
          {
            "average": -8.573236201,
            "count": 14745107,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.20415979,
            "variance": 125.5331966
          },
          {
            "average": 0,
            "count": 14745107,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.6075273,
            "count": 14745107,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6277965191,
            "variance": 0.3941284694
          },
          {
            "average": 203276201.9,
            "count": 14745107,
            "maximum": 203277278.9,
            "minimum": 203275402.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 734.3053095,
            "variance": 539204.2875
          },
          {
            "average": 0,
            "count": 14745107,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14745107,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14745107,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000157408149,
            "count": 14745107,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01254525338,
            "variance": 0.0001573833824
          },
          {
            "average": 0.4663890876,
            "count": 14745107,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4988690444,
            "variance": 0.2488703234
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315098.2458,
          4345244.975,
          -9.865985753,
          316953.4258,
          4346504.075,
          358.2340142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315098.24580625776,
                4345244.974541373,
                -9.865985752520714
              ],
              [
                315098.24580625776,
                4346504.074541372,
                -9.865985752520714
              ],
              [
                316953.4258062578,
                4346504.074541372,
                358.2340142474793
              ],
              [
                316953.4258062578,
                4345244.974541373,
                358.2340142474793
              ],
              [
                315098.24580625776,
                4345244.974541373,
                -9.865985752520714
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:41:18+00:00",
        "end_time": "2018-02-21T19:10:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_272572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_272572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_272572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14273442,
            39.2368327,
            -9.865985753,
            -77.1209079,
            39.24856395,
            358.2340142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14238933997147,
                  39.23683270487151,
                  -9.865985752520714
                ],
                [
                  -77.14273441631849,
                  39.24817048267716,
                  -9.865985752520714
                ],
                [
                  -77.12124952152779,
                  39.24856394842096,
                  358.2340142474793
                ],
                [
                  -77.12090789885237,
                  39.23722601275218,
                  358.2340142474793
                ],
                [
                  -77.14238933997147,
                  39.23683270487151,
                  -9.865985752520714
                ]
              ]
            ]
          },
          "id": "20180221_272572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:41:18Z",
            "pc:count": 14745107,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315976.1492,
                "count": 14745107,
                "maximum": 316953.4258,
                "minimum": 315098.2458,
                "name": "X",
                "position": 0,
                "stddev": 526.9491091,
                "variance": 277675.3635
              },
              {
                "average": 4345854.871,
                "count": 14745107,
                "maximum": 4346504.075,
                "minimum": 4345244.975,
                "name": "Y",
                "position": 1,
                "stddev": 357.6841666,
                "variance": 127937.9631
              },
              {
                "average": 183.0500947,
                "count": 14745107,
                "maximum": 358.2340142,
                "minimum": -9.865985753,
                "name": "Z",
                "position": 2,
                "stddev": 9.402248869,
                "variance": 88.4022838
              },
              {
                "average": 8874.333909,
                "count": 14745107,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7197.371241,
                "variance": 51802152.77
              },
              {
                "average": 1.844351214,
                "count": 14745107,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.233169469,
                "variance": 1.520706939
              },
              {
                "average": 2.570387994,
                "count": 14745107,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.624287076,
                "variance": 2.638308505
              },
              {
                "average": 0.5010222035,
                "count": 14745107,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989721,
                "variance": 0.2499989721
              },
              {
                "average": 0,
                "count": 14745107,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.463571475,
                "count": 14745107,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5064716646,
                "variance": 0.256513547
              },
              {
                "average": -8.573236201,
                "count": 14745107,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.20415979,
                "variance": 125.5331966
              },
              {
                "average": 0,
                "count": 14745107,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.6075273,
                "count": 14745107,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6277965191,
                "variance": 0.3941284694
              },
              {
                "average": 203276201.9,
                "count": 14745107,
                "maximum": 203277278.9,
                "minimum": 203275402.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 734.3053095,
                "variance": 539204.2875
              },
              {
                "average": 0,
                "count": 14745107,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14745107,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14745107,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000157408149,
                "count": 14745107,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01254525338,
                "variance": 0.0001573833824
              },
              {
                "average": 0.4663890876,
                "count": 14745107,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4988690444,
                "variance": 0.2488703234
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315098.2458,
              4345244.975,
              -9.865985753,
              316953.4258,
              4346504.075,
              358.2340142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315098.24580625776,
                    4345244.974541373,
                    -9.865985752520714
                  ],
                  [
                    315098.24580625776,
                    4346504.074541372,
                    -9.865985752520714
                  ],
                  [
                    316953.4258062578,
                    4346504.074541372,
                    358.2340142474793
                  ],
                  [
                    316953.4258062578,
                    4345244.974541373,
                    358.2340142474793
                  ],
                  [
                    315098.24580625776,
                    4345244.974541373,
                    -9.865985752520714
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:41:18+00:00",
            "end_time": "2018-02-21T19:10: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": "20180220_272592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14250599263967,
              39.29195163767898,
              -9.693549812710643
            ],
            [
              -77.1428454249127,
              39.30308148151211,
              -9.693549812710643
            ],
            [
              -77.13373637443587,
              39.303248857555204,
              370.6264501872894
            ],
            [
              -77.13339838238431,
              39.29211894782621,
              370.6264501872894
            ],
            [
              -77.14250599263967,
              39.29195163767898,
              -9.693549812710643
            ]
          ]
        ]
      },
      "bbox": [
        -77.14284542,
        39.29195164,
        -9.693549813,
        -77.13339838,
        39.30324886,
        370.6264502
      ],
      "properties": {
        "datetime": "2018-02-21T18:33:05Z",
        "pc:count": 8654957,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315645.567,
            "count": 8654957,
            "maximum": 316018.9708,
            "minimum": 315233.0308,
            "name": "X",
            "position": 0,
            "stddev": 227.4185291,
            "variance": 51719.18737
          },
          {
            "average": 4351771.32,
            "count": 8654957,
            "maximum": 4352598.977,
            "minimum": 4351362.957,
            "name": "Y",
            "position": 1,
            "stddev": 278.0515328,
            "variance": 77312.65488
          },
          {
            "average": 189.7233806,
            "count": 8654957,
            "maximum": 370.6264502,
            "minimum": -9.693549813,
            "name": "Z",
            "position": 2,
            "stddev": 13.40073375,
            "variance": 179.5796651
          },
          {
            "average": 5973.350224,
            "count": 8654957,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6584.059501,
            "variance": 43349839.52
          },
          {
            "average": 2.346715876,
            "count": 8654957,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.377848091,
            "variance": 1.898465363
          },
          {
            "average": 3.445470613,
            "count": 8654957,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.51358405,
            "variance": 2.290936676
          },
          {
            "average": 0.5009876999,
            "count": 8654957,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990533,
            "variance": 0.2499990533
          },
          {
            "average": 0,
            "count": 8654957,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.352742018,
            "count": 8654957,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4966889926,
            "variance": 0.2466999554
          },
          {
            "average": -13.18049234,
            "count": 8654957,
            "maximum": 9,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.883066455,
            "variance": 34.61047091
          },
          {
            "average": 0,
            "count": 8654957,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.36656069,
            "count": 8654957,
            "maximum": 51,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4818651026,
            "variance": 0.2321939771
          },
          {
            "average": 203272269.3,
            "count": 8654957,
            "maximum": 203273185,
            "minimum": 203271718.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 686.6408715,
            "variance": 471475.6864
          },
          {
            "average": 0,
            "count": 8654957,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8654957,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8654957,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000473023725,
            "count": 8654957,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02174396533,
            "variance": 0.0004728000282
          },
          {
            "average": 0.4629366732,
            "count": 8654957,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4986244464,
            "variance": 0.2486263385
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315233.0308,
          4351362.957,
          -9.693549813,
          316018.9708,
          4352598.977,
          370.6264502
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315233.0308117607,
                4351362.956695158,
                -9.693549812710643
              ],
              [
                315233.0308117607,
                4352598.976695158,
                -9.693549812710643
              ],
              [
                316018.97081176064,
                4352598.976695158,
                370.6264501872894
              ],
              [
                316018.97081176064,
                4351362.956695158,
                370.6264501872894
              ],
              [
                315233.0308117607,
                4351362.956695158,
                -9.693549812710643
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:33:05+00:00",
        "end_time": "2018-02-21T18:08:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_272592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_272592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_272592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_272592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14284542,
            39.29195164,
            -9.693549813,
            -77.13339838,
            39.30324886,
            370.6264502
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14250599263967,
                  39.29195163767898,
                  -9.693549812710643
                ],
                [
                  -77.1428454249127,
                  39.30308148151211,
                  -9.693549812710643
                ],
                [
                  -77.13373637443587,
                  39.303248857555204,
                  370.6264501872894
                ],
                [
                  -77.13339838238431,
                  39.29211894782621,
                  370.6264501872894
                ],
                [
                  -77.14250599263967,
                  39.29195163767898,
                  -9.693549812710643
                ]
              ]
            ]
          },
          "id": "20180220_272592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_272592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:33:05Z",
            "pc:count": 8654957,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315645.567,
                "count": 8654957,
                "maximum": 316018.9708,
                "minimum": 315233.0308,
                "name": "X",
                "position": 0,
                "stddev": 227.4185291,
                "variance": 51719.18737
              },
              {
                "average": 4351771.32,
                "count": 8654957,
                "maximum": 4352598.977,
                "minimum": 4351362.957,
                "name": "Y",
                "position": 1,
                "stddev": 278.0515328,
                "variance": 77312.65488
              },
              {
                "average": 189.7233806,
                "count": 8654957,
                "maximum": 370.6264502,
                "minimum": -9.693549813,
                "name": "Z",
                "position": 2,
                "stddev": 13.40073375,
                "variance": 179.5796651
              },
              {
                "average": 5973.350224,
                "count": 8654957,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6584.059501,
                "variance": 43349839.52
              },
              {
                "average": 2.346715876,
                "count": 8654957,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.377848091,
                "variance": 1.898465363
              },
              {
                "average": 3.445470613,
                "count": 8654957,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.51358405,
                "variance": 2.290936676
              },
              {
                "average": 0.5009876999,
                "count": 8654957,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990533,
                "variance": 0.2499990533
              },
              {
                "average": 0,
                "count": 8654957,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.352742018,
                "count": 8654957,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4966889926,
                "variance": 0.2466999554
              },
              {
                "average": -13.18049234,
                "count": 8654957,
                "maximum": 9,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.883066455,
                "variance": 34.61047091
              },
              {
                "average": 0,
                "count": 8654957,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.36656069,
                "count": 8654957,
                "maximum": 51,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4818651026,
                "variance": 0.2321939771
              },
              {
                "average": 203272269.3,
                "count": 8654957,
                "maximum": 203273185,
                "minimum": 203271718.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 686.6408715,
                "variance": 471475.6864
              },
              {
                "average": 0,
                "count": 8654957,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8654957,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8654957,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000473023725,
                "count": 8654957,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02174396533,
                "variance": 0.0004728000282
              },
              {
                "average": 0.4629366732,
                "count": 8654957,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4986244464,
                "variance": 0.2486263385
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315233.0308,
              4351362.957,
              -9.693549813,
              316018.9708,
              4352598.977,
              370.6264502
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315233.0308117607,
                    4351362.956695158,
                    -9.693549812710643
                  ],
                  [
                    315233.0308117607,
                    4352598.976695158,
                    -9.693549812710643
                  ],
                  [
                    316018.97081176064,
                    4352598.976695158,
                    370.6264501872894
                  ],
                  [
                    316018.97081176064,
                    4351362.956695158,
                    370.6264501872894
                  ],
                  [
                    315233.0308117607,
                    4351362.956695158,
                    -9.693549812710643
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:33:05+00:00",
            "end_time": "2018-02-21T18:08: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": "20180220_272596.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14252748639827,
              39.30293755595213,
              -9.793550637512709
            ],
            [
              -77.14272249771618,
              39.3093300797571,
              -9.793550637512709
            ],
            [
              -77.1339026454016,
              39.30949215049011,
              368.9664493624873
            ],
            [
              -77.1337084352984,
              39.3030995900361,
              368.9664493624873
            ],
            [
              -77.14252748639827,
              39.30293755595213,
              -9.793550637512709
            ]
          ]
        ]
      },
      "bbox": [
        -77.1427225,
        39.30293756,
        -9.793550638,
        -77.13370844,
        39.30949215,
        368.9664494
      ],
      "properties": {
        "datetime": "2018-02-21T18:09:17Z",
        "pc:count": 4401229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315591.8848,
            "count": 4401229,
            "maximum": 316020.9891,
            "minimum": 315260.0691,
            "name": "X",
            "position": 0,
            "stddev": 226.0714204,
            "variance": 51108.28713
          },
          {
            "average": 4353006.561,
            "count": 4401229,
            "maximum": 4353292.272,
            "minimum": 4352582.352,
            "name": "Y",
            "position": 1,
            "stddev": 166.1818246,
            "variance": 27616.39883
          },
          {
            "average": 200.4244551,
            "count": 4401229,
            "maximum": 368.9664494,
            "minimum": -9.793550638,
            "name": "Z",
            "position": 2,
            "stddev": 10.37948695,
            "variance": 107.7337494
          },
          {
            "average": 9049.464935,
            "count": 4401229,
            "maximum": 53145,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7159.502289,
            "variance": 51258473.02
          },
          {
            "average": 1.918134003,
            "count": 4401229,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.261303634,
            "variance": 1.590886857
          },
          {
            "average": 2.613740389,
            "count": 4401229,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.632242562,
            "variance": 2.664215781
          },
          {
            "average": 0.5011770576,
            "count": 4401229,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986713,
            "variance": 0.2499986713
          },
          {
            "average": 0,
            "count": 4401229,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.464056063,
            "count": 4401229,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5122088604,
            "variance": 0.2623579167
          },
          {
            "average": -1.206572397,
            "count": 4401229,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.15449142,
            "variance": 229.6586102
          },
          {
            "average": 0,
            "count": 4401229,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.52575337,
            "count": 4401229,
            "maximum": 50,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4993363799,
            "variance": 0.2493368203
          },
          {
            "average": 203237224,
            "count": 4401229,
            "maximum": 203271757,
            "minimum": 203198949.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36337.08136,
            "variance": 1320383482
          },
          {
            "average": 0,
            "count": 4401229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4401229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4401229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003303622693,
            "count": 4401229,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01817287003,
            "variance": 0.0003302532051
          },
          {
            "average": 0.377860593,
            "count": 4401229,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4848525742,
            "variance": 0.2350820187
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315260.0691,
          4352582.352,
          -9.793550638,
          316020.9891,
          4353292.272,
          368.9664494
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315260.0690915563,
                4352582.352304214,
                -9.793550637512709
              ],
              [
                315260.0690915563,
                4353292.272304214,
                -9.793550637512709
              ],
              [
                316020.98909155634,
                4353292.272304214,
                368.9664493624873
              ],
              [
                316020.98909155634,
                4352582.352304214,
                368.9664493624873
              ],
              [
                315260.0690915563,
                4352582.352304214,
                -9.793550637512709
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:09:17+00:00",
        "end_time": "2018-02-20T21:55:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_272596.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_272596.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_272596.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_272596.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1427225,
            39.30293756,
            -9.793550638,
            -77.13370844,
            39.30949215,
            368.9664494
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14252748639827,
                  39.30293755595213,
                  -9.793550637512709
                ],
                [
                  -77.14272249771618,
                  39.3093300797571,
                  -9.793550637512709
                ],
                [
                  -77.1339026454016,
                  39.30949215049011,
                  368.9664493624873
                ],
                [
                  -77.1337084352984,
                  39.3030995900361,
                  368.9664493624873
                ],
                [
                  -77.14252748639827,
                  39.30293755595213,
                  -9.793550637512709
                ]
              ]
            ]
          },
          "id": "20180220_272596.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_272596.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:09:17Z",
            "pc:count": 4401229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315591.8848,
                "count": 4401229,
                "maximum": 316020.9891,
                "minimum": 315260.0691,
                "name": "X",
                "position": 0,
                "stddev": 226.0714204,
                "variance": 51108.28713
              },
              {
                "average": 4353006.561,
                "count": 4401229,
                "maximum": 4353292.272,
                "minimum": 4352582.352,
                "name": "Y",
                "position": 1,
                "stddev": 166.1818246,
                "variance": 27616.39883
              },
              {
                "average": 200.4244551,
                "count": 4401229,
                "maximum": 368.9664494,
                "minimum": -9.793550638,
                "name": "Z",
                "position": 2,
                "stddev": 10.37948695,
                "variance": 107.7337494
              },
              {
                "average": 9049.464935,
                "count": 4401229,
                "maximum": 53145,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7159.502289,
                "variance": 51258473.02
              },
              {
                "average": 1.918134003,
                "count": 4401229,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.261303634,
                "variance": 1.590886857
              },
              {
                "average": 2.613740389,
                "count": 4401229,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.632242562,
                "variance": 2.664215781
              },
              {
                "average": 0.5011770576,
                "count": 4401229,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986713,
                "variance": 0.2499986713
              },
              {
                "average": 0,
                "count": 4401229,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.464056063,
                "count": 4401229,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5122088604,
                "variance": 0.2623579167
              },
              {
                "average": -1.206572397,
                "count": 4401229,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.15449142,
                "variance": 229.6586102
              },
              {
                "average": 0,
                "count": 4401229,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.52575337,
                "count": 4401229,
                "maximum": 50,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4993363799,
                "variance": 0.2493368203
              },
              {
                "average": 203237224,
                "count": 4401229,
                "maximum": 203271757,
                "minimum": 203198949.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36337.08136,
                "variance": 1320383482
              },
              {
                "average": 0,
                "count": 4401229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4401229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4401229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003303622693,
                "count": 4401229,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01817287003,
                "variance": 0.0003302532051
              },
              {
                "average": 0.377860593,
                "count": 4401229,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4848525742,
                "variance": 0.2350820187
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315260.0691,
              4352582.352,
              -9.793550638,
              316020.9891,
              4353292.272,
              368.9664494
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315260.0690915563,
                    4352582.352304214,
                    -9.793550637512709
                  ],
                  [
                    315260.0690915563,
                    4353292.272304214,
                    -9.793550637512709
                  ],
                  [
                    316020.98909155634,
                    4353292.272304214,
                    368.9664493624873
                  ],
                  [
                    316020.98909155634,
                    4352582.352304214,
                    368.9664493624873
                  ],
                  [
                    315260.0690915563,
                    4352582.352304214,
                    -9.793550637512709
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:09:17+00:00",
            "end_time": "2018-02-20T21:55: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": "20180220_260600.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18495544110485,
              39.313646808827514,
              -4.213299655958508
            ],
            [
              -77.18530841142024,
              39.32498663886314,
              -4.213299655958508
            ],
            [
              -77.16379854722526,
              39.325388647741526,
              344.5467003440415
            ],
            [
              -77.16344904453197,
              39.31404865647461,
              344.5467003440415
            ],
            [
              -77.18495544110485,
              39.313646808827514,
              -4.213299655958508
            ]
          ]
        ]
      },
      "bbox": [
        -77.18530841,
        39.31364681,
        -4.213299656,
        -77.16344904,
        39.32538865,
        344.5467003
      ],
      "properties": {
        "datetime": "2018-02-20T21:52:11Z",
        "pc:count": 25209102,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312634.2207,
            "count": 25209102,
            "maximum": 313485.4452,
            "minimum": 311630.0852,
            "name": "X",
            "position": 0,
            "stddev": 516.7909856,
            "variance": 267072.9228
          },
          {
            "average": 4354471.061,
            "count": 25209102,
            "maximum": 4355117.946,
            "minimum": 4353858.566,
            "name": "Y",
            "position": 1,
            "stddev": 364.9952351,
            "variance": 133221.5216
          },
          {
            "average": 212.3526702,
            "count": 25209102,
            "maximum": 344.5467003,
            "minimum": -4.213299656,
            "name": "Z",
            "position": 2,
            "stddev": 17.28351485,
            "variance": 298.7198854
          },
          {
            "average": 4095.747635,
            "count": 25209102,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5008.316509,
            "variance": 25083234.26
          },
          {
            "average": 2.50287777,
            "count": 25209102,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.35633192,
            "variance": 1.839636278
          },
          {
            "average": 3.786029903,
            "count": 25209102,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.251559484,
            "variance": 1.566401141
          },
          {
            "average": 0.5033213797,
            "count": 25209102,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999889782,
            "variance": 0.2499889784
          },
          {
            "average": 0,
            "count": 25209102,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278705644,
            "count": 25209102,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4664726372,
            "variance": 0.2175967212
          },
          {
            "average": -2.969101143,
            "count": 25209102,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.03213174,
            "variance": 169.8364577
          },
          {
            "average": 0,
            "count": 25209102,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.07817284,
            "count": 25209102,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5773312612,
            "variance": 0.3333113851
          },
          {
            "average": 203197551.2,
            "count": 25209102,
            "maximum": 203198731.2,
            "minimum": 203196893.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 613.5636001,
            "variance": 376460.2914
          },
          {
            "average": 0,
            "count": 25209102,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25209102,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25209102,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005375439395,
            "count": 25209102,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02317876199,
            "variance": 0.0005372550073
          },
          {
            "average": 0.3659891971,
            "count": 25209102,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4817064603,
            "variance": 0.2320411139
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311630.0852,
          4353858.566,
          -4.213299656,
          313485.4452,
          4355117.946,
          344.5467003
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311630.08519390645,
                4353858.56600622,
                -4.213299655958508
              ],
              [
                311630.08519390645,
                4355117.946006221,
                -4.213299655958508
              ],
              [
                313485.44519390643,
                4355117.946006221,
                344.5467003440415
              ],
              [
                313485.44519390643,
                4353858.56600622,
                344.5467003440415
              ],
              [
                311630.08519390645,
                4353858.56600622,
                -4.213299655958508
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T21:52:11+00:00",
        "end_time": "2018-02-20T21:21:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_260600.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_260600.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_260600.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260600.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18530841,
            39.31364681,
            -4.213299656,
            -77.16344904,
            39.32538865,
            344.5467003
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18495544110485,
                  39.313646808827514,
                  -4.213299655958508
                ],
                [
                  -77.18530841142024,
                  39.32498663886314,
                  -4.213299655958508
                ],
                [
                  -77.16379854722526,
                  39.325388647741526,
                  344.5467003440415
                ],
                [
                  -77.16344904453197,
                  39.31404865647461,
                  344.5467003440415
                ],
                [
                  -77.18495544110485,
                  39.313646808827514,
                  -4.213299655958508
                ]
              ]
            ]
          },
          "id": "20180220_260600.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_260600.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T21:52:11Z",
            "pc:count": 25209102,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312634.2207,
                "count": 25209102,
                "maximum": 313485.4452,
                "minimum": 311630.0852,
                "name": "X",
                "position": 0,
                "stddev": 516.7909856,
                "variance": 267072.9228
              },
              {
                "average": 4354471.061,
                "count": 25209102,
                "maximum": 4355117.946,
                "minimum": 4353858.566,
                "name": "Y",
                "position": 1,
                "stddev": 364.9952351,
                "variance": 133221.5216
              },
              {
                "average": 212.3526702,
                "count": 25209102,
                "maximum": 344.5467003,
                "minimum": -4.213299656,
                "name": "Z",
                "position": 2,
                "stddev": 17.28351485,
                "variance": 298.7198854
              },
              {
                "average": 4095.747635,
                "count": 25209102,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5008.316509,
                "variance": 25083234.26
              },
              {
                "average": 2.50287777,
                "count": 25209102,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.35633192,
                "variance": 1.839636278
              },
              {
                "average": 3.786029903,
                "count": 25209102,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.251559484,
                "variance": 1.566401141
              },
              {
                "average": 0.5033213797,
                "count": 25209102,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999889782,
                "variance": 0.2499889784
              },
              {
                "average": 0,
                "count": 25209102,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278705644,
                "count": 25209102,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4664726372,
                "variance": 0.2175967212
              },
              {
                "average": -2.969101143,
                "count": 25209102,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.03213174,
                "variance": 169.8364577
              },
              {
                "average": 0,
                "count": 25209102,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.07817284,
                "count": 25209102,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5773312612,
                "variance": 0.3333113851
              },
              {
                "average": 203197551.2,
                "count": 25209102,
                "maximum": 203198731.2,
                "minimum": 203196893.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 613.5636001,
                "variance": 376460.2914
              },
              {
                "average": 0,
                "count": 25209102,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25209102,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25209102,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005375439395,
                "count": 25209102,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02317876199,
                "variance": 0.0005372550073
              },
              {
                "average": 0.3659891971,
                "count": 25209102,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4817064603,
                "variance": 0.2320411139
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311630.0852,
              4353858.566,
              -4.213299656,
              313485.4452,
              4355117.946,
              344.5467003
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311630.08519390645,
                    4353858.56600622,
                    -4.213299655958508
                  ],
                  [
                    311630.08519390645,
                    4355117.946006221,
                    -4.213299655958508
                  ],
                  [
                    313485.44519390643,
                    4355117.946006221,
                    344.5467003440415
                  ],
                  [
                    313485.44519390643,
                    4353858.56600622,
                    344.5467003440415
                  ],
                  [
                    311630.08519390645,
                    4353858.56600622,
                    -4.213299655958508
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T21:52:11+00:00",
            "end_time": "2018-02-20T21:21: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": "20180221_266584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16364798390751,
              39.26975089897474,
              -9.80537569707144
            ],
            [
              -77.1639969575493,
              39.28109061505901,
              -9.80537569707144
            ],
            [
              -77.14250022265054,
              39.28148831767742,
              371.93462430292857
            ],
            [
              -77.14215470914645,
              39.27014844204059,
              371.93462430292857
            ],
            [
              -77.16364798390751,
              39.26975089897474,
              -9.80537569707144
            ]
          ]
        ]
      },
      "bbox": [
        -77.16399696,
        39.2697509,
        -9.805375697,
        -77.14215471,
        39.28148832,
        371.9346243
      ],
      "properties": {
        "datetime": "2018-02-21T18:39:29Z",
        "pc:count": 14240181,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314339.7779,
            "count": 14240181,
            "maximum": 315206.0175,
            "minimum": 313350.6575,
            "name": "X",
            "position": 0,
            "stddev": 532.6436886,
            "variance": 283709.299
          },
          {
            "average": 4349506.761,
            "count": 14240181,
            "maximum": 4350201.6,
            "minimum": 4348942.26,
            "name": "Y",
            "position": 1,
            "stddev": 364.0477395,
            "variance": 132530.7567
          },
          {
            "average": 185.44303,
            "count": 14240181,
            "maximum": 371.9346243,
            "minimum": -9.805375697,
            "name": "Z",
            "position": 2,
            "stddev": 14.46901649,
            "variance": 209.3524382
          },
          {
            "average": 8295.875132,
            "count": 14240181,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6767.22569,
            "variance": 45795343.54
          },
          {
            "average": 1.896272316,
            "count": 14240181,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.238473447,
            "variance": 1.533816478
          },
          {
            "average": 2.610086698,
            "count": 14240181,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.609833739,
            "variance": 2.591564667
          },
          {
            "average": 0.5025965611,
            "count": 14240181,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932754,
            "variance": 0.2499932754
          },
          {
            "average": 0,
            "count": 14240181,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.497313482,
            "count": 14240181,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5187923549,
            "variance": 0.2691455075
          },
          {
            "average": 10.76925639,
            "count": 14240181,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.193634058,
            "variance": 84.5229072
          },
          {
            "average": 0,
            "count": 14240181,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.49978971,
            "count": 14240181,
            "maximum": 52,
            "minimum": 50,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5704311676,
            "variance": 0.325391717
          },
          {
            "average": 203273305.6,
            "count": 14240181,
            "maximum": 203273569.4,
            "minimum": 203271785.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 357.7774609,
            "variance": 128004.7115
          },
          {
            "average": 0,
            "count": 14240181,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14240181,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14240181,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000287777241,
            "count": 14240181,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01696155787,
            "variance": 0.0002876944455
          },
          {
            "average": 0.4416567458,
            "count": 14240181,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4965844158,
            "variance": 0.246596082
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313350.6575,
          4348942.26,
          -9.805375697,
          315206.0175,
          4350201.6,
          371.9346243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313350.65745498665,
                4348942.2595222695,
                -9.80537569707144
              ],
              [
                313350.65745498665,
                4350201.599522269,
                -9.80537569707144
              ],
              [
                315206.01745498664,
                4350201.599522269,
                371.93462430292857
              ],
              [
                315206.01745498664,
                4348942.2595222695,
                371.93462430292857
              ],
              [
                313350.65745498665,
                4348942.2595222695,
                -9.80537569707144
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:39:29+00:00",
        "end_time": "2018-02-21T18:09:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_266584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_266584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_266584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_266584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16399696,
            39.2697509,
            -9.805375697,
            -77.14215471,
            39.28148832,
            371.9346243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16364798390751,
                  39.26975089897474,
                  -9.80537569707144
                ],
                [
                  -77.1639969575493,
                  39.28109061505901,
                  -9.80537569707144
                ],
                [
                  -77.14250022265054,
                  39.28148831767742,
                  371.93462430292857
                ],
                [
                  -77.14215470914645,
                  39.27014844204059,
                  371.93462430292857
                ],
                [
                  -77.16364798390751,
                  39.26975089897474,
                  -9.80537569707144
                ]
              ]
            ]
          },
          "id": "20180221_266584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_266584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:39:29Z",
            "pc:count": 14240181,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314339.7779,
                "count": 14240181,
                "maximum": 315206.0175,
                "minimum": 313350.6575,
                "name": "X",
                "position": 0,
                "stddev": 532.6436886,
                "variance": 283709.299
              },
              {
                "average": 4349506.761,
                "count": 14240181,
                "maximum": 4350201.6,
                "minimum": 4348942.26,
                "name": "Y",
                "position": 1,
                "stddev": 364.0477395,
                "variance": 132530.7567
              },
              {
                "average": 185.44303,
                "count": 14240181,
                "maximum": 371.9346243,
                "minimum": -9.805375697,
                "name": "Z",
                "position": 2,
                "stddev": 14.46901649,
                "variance": 209.3524382
              },
              {
                "average": 8295.875132,
                "count": 14240181,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6767.22569,
                "variance": 45795343.54
              },
              {
                "average": 1.896272316,
                "count": 14240181,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.238473447,
                "variance": 1.533816478
              },
              {
                "average": 2.610086698,
                "count": 14240181,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.609833739,
                "variance": 2.591564667
              },
              {
                "average": 0.5025965611,
                "count": 14240181,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932754,
                "variance": 0.2499932754
              },
              {
                "average": 0,
                "count": 14240181,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.497313482,
                "count": 14240181,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5187923549,
                "variance": 0.2691455075
              },
              {
                "average": 10.76925639,
                "count": 14240181,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.193634058,
                "variance": 84.5229072
              },
              {
                "average": 0,
                "count": 14240181,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.49978971,
                "count": 14240181,
                "maximum": 52,
                "minimum": 50,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5704311676,
                "variance": 0.325391717
              },
              {
                "average": 203273305.6,
                "count": 14240181,
                "maximum": 203273569.4,
                "minimum": 203271785.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 357.7774609,
                "variance": 128004.7115
              },
              {
                "average": 0,
                "count": 14240181,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14240181,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14240181,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000287777241,
                "count": 14240181,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01696155787,
                "variance": 0.0002876944455
              },
              {
                "average": 0.4416567458,
                "count": 14240181,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4965844158,
                "variance": 0.246596082
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313350.6575,
              4348942.26,
              -9.805375697,
              315206.0175,
              4350201.6,
              371.9346243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313350.65745498665,
                    4348942.2595222695,
                    -9.80537569707144
                  ],
                  [
                    313350.65745498665,
                    4350201.599522269,
                    -9.80537569707144
                  ],
                  [
                    315206.01745498664,
                    4350201.599522269,
                    371.93462430292857
                  ],
                  [
                    315206.01745498664,
                    4348942.2595222695,
                    371.93462430292857
                  ],
                  [
                    313350.65745498665,
                    4348942.2595222695,
                    -9.80537569707144
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:39:29+00:00",
            "end_time": "2018-02-21T18:09:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_266588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16367333046843,
              39.28073290703635,
              -10.302909501572344
            ],
            [
              -77.16402242786506,
              39.29207206122443,
              -10.302909501572344
            ],
            [
              -77.14252256763133,
              39.29246985639467,
              373.69709049842766
            ],
            [
              -77.14217693206177,
              39.28113054263735,
              373.69709049842766
            ],
            [
              -77.16367333046843,
              39.28073290703635,
              -10.302909501572344
            ]
          ]
        ]
      },
      "bbox": [
        -77.16402243,
        39.28073291,
        -10.3029095,
        -77.14217693,
        39.29246986,
        373.6970905
      ],
      "properties": {
        "datetime": "2018-02-21T18:38:47Z",
        "pc:count": 19347442,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314409.5493,
            "count": 19347442,
            "maximum": 315232.964,
            "minimum": 313377.624,
            "name": "X",
            "position": 0,
            "stddev": 523.9659458,
            "variance": 274540.3123
          },
          {
            "average": 4350814.306,
            "count": 19347442,
            "maximum": 4351420.509,
            "minimum": 4350161.229,
            "name": "Y",
            "position": 1,
            "stddev": 328.9490898,
            "variance": 108207.5037
          },
          {
            "average": 193.4240362,
            "count": 19347442,
            "maximum": 373.6970905,
            "minimum": -10.3029095,
            "name": "Z",
            "position": 2,
            "stddev": 13.26741817,
            "variance": 176.0243849
          },
          {
            "average": 6011.807406,
            "count": 19347442,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6620.289313,
            "variance": 43828230.59
          },
          {
            "average": 2.32233517,
            "count": 19347442,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.385640381,
            "variance": 1.919999266
          },
          {
            "average": 3.39944433,
            "count": 19347442,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.54809672,
            "variance": 2.396603455
          },
          {
            "average": 0.5010086605,
            "count": 19347442,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989955,
            "variance": 0.2499989955
          },
          {
            "average": 0,
            "count": 19347442,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367202755,
            "count": 19347442,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5013029717,
            "variance": 0.2513046694
          },
          {
            "average": -12.18943322,
            "count": 19347442,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.079163889,
            "variance": 50.11456137
          },
          {
            "average": 0,
            "count": 19347442,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.43178323,
            "count": 19347442,
            "maximum": 52,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5075995078,
            "variance": 0.2576572603
          },
          {
            "average": 203272155.5,
            "count": 19347442,
            "maximum": 203273527.4,
            "minimum": 203199008.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4041.285936,
            "variance": 16331992.02
          },
          {
            "average": 0,
            "count": 19347442,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19347442,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19347442,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004415570803,
            "count": 19347442,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02100862038,
            "variance": 0.0004413621304
          },
          {
            "average": 0.4785792354,
            "count": 19347442,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499540953,
            "variance": 0.2495411637
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313377.624,
          4350161.229,
          -10.3029095,
          315232.964,
          4351420.509,
          373.6970905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313377.6239570207,
                4350161.228879336,
                -10.302909501572344
              ],
              [
                313377.6239570207,
                4351420.508879336,
                -10.302909501572344
              ],
              [
                315232.96395702066,
                4351420.508879336,
                373.69709049842766
              ],
              [
                315232.96395702066,
                4350161.228879336,
                373.69709049842766
              ],
              [
                313377.6239570207,
                4350161.228879336,
                -10.302909501572344
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:38:47+00:00",
        "end_time": "2018-02-20T21:56:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_266588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_266588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_266588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16402243,
            39.28073291,
            -10.3029095,
            -77.14217693,
            39.29246986,
            373.6970905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16367333046843,
                  39.28073290703635,
                  -10.302909501572344
                ],
                [
                  -77.16402242786506,
                  39.29207206122443,
                  -10.302909501572344
                ],
                [
                  -77.14252256763133,
                  39.29246985639467,
                  373.69709049842766
                ],
                [
                  -77.14217693206177,
                  39.28113054263735,
                  373.69709049842766
                ],
                [
                  -77.16367333046843,
                  39.28073290703635,
                  -10.302909501572344
                ]
              ]
            ]
          },
          "id": "20180220_266588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:38:47Z",
            "pc:count": 19347442,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314409.5493,
                "count": 19347442,
                "maximum": 315232.964,
                "minimum": 313377.624,
                "name": "X",
                "position": 0,
                "stddev": 523.9659458,
                "variance": 274540.3123
              },
              {
                "average": 4350814.306,
                "count": 19347442,
                "maximum": 4351420.509,
                "minimum": 4350161.229,
                "name": "Y",
                "position": 1,
                "stddev": 328.9490898,
                "variance": 108207.5037
              },
              {
                "average": 193.4240362,
                "count": 19347442,
                "maximum": 373.6970905,
                "minimum": -10.3029095,
                "name": "Z",
                "position": 2,
                "stddev": 13.26741817,
                "variance": 176.0243849
              },
              {
                "average": 6011.807406,
                "count": 19347442,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6620.289313,
                "variance": 43828230.59
              },
              {
                "average": 2.32233517,
                "count": 19347442,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.385640381,
                "variance": 1.919999266
              },
              {
                "average": 3.39944433,
                "count": 19347442,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.54809672,
                "variance": 2.396603455
              },
              {
                "average": 0.5010086605,
                "count": 19347442,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989955,
                "variance": 0.2499989955
              },
              {
                "average": 0,
                "count": 19347442,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367202755,
                "count": 19347442,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5013029717,
                "variance": 0.2513046694
              },
              {
                "average": -12.18943322,
                "count": 19347442,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.079163889,
                "variance": 50.11456137
              },
              {
                "average": 0,
                "count": 19347442,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.43178323,
                "count": 19347442,
                "maximum": 52,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5075995078,
                "variance": 0.2576572603
              },
              {
                "average": 203272155.5,
                "count": 19347442,
                "maximum": 203273527.4,
                "minimum": 203199008.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4041.285936,
                "variance": 16331992.02
              },
              {
                "average": 0,
                "count": 19347442,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19347442,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19347442,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004415570803,
                "count": 19347442,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02100862038,
                "variance": 0.0004413621304
              },
              {
                "average": 0.4785792354,
                "count": 19347442,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499540953,
                "variance": 0.2495411637
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313377.624,
              4350161.229,
              -10.3029095,
              315232.964,
              4351420.509,
              373.6970905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313377.6239570207,
                    4350161.228879336,
                    -10.302909501572344
                  ],
                  [
                    313377.6239570207,
                    4351420.508879336,
                    -10.302909501572344
                  ],
                  [
                    315232.96395702066,
                    4351420.508879336,
                    373.69709049842766
                  ],
                  [
                    315232.96395702066,
                    4350161.228879336,
                    373.69709049842766
                  ],
                  [
                    313377.6239570207,
                    4350161.228879336,
                    -10.302909501572344
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:38:47+00:00",
            "end_time": "2018-02-20T21:56: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": "20180220_266592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16369846367836,
              39.291714861535844,
              -9.749545317855109
            ],
            [
              -77.16404769037544,
              39.303053633918786,
              -9.749545317855109
            ],
            [
              -77.14254586199193,
              39.3034515002354,
              382.3104546821449
            ],
            [
              -77.1422000986806,
              39.292112568272515,
              382.3104546821449
            ],
            [
              -77.16369846367836,
              39.291714861535844,
              -9.749545317855109
            ]
          ]
        ]
      },
      "bbox": [
        -77.16404769,
        39.29171486,
        -9.749545318,
        -77.1422001,
        39.3034515,
        382.3104547
      ],
      "properties": {
        "datetime": "2018-02-21T18:32:52Z",
        "pc:count": 23761747,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314376.1429,
            "count": 23761747,
            "maximum": 315259.8363,
            "minimum": 313404.6163,
            "name": "X",
            "position": 0,
            "stddev": 486.1252642,
            "variance": 236317.7725
          },
          {
            "average": 4352038.114,
            "count": 23761747,
            "maximum": 4352639.434,
            "minimum": 4351380.194,
            "name": "Y",
            "position": 1,
            "stddev": 354.5441876,
            "variance": 125701.5809
          },
          {
            "average": 191.9185208,
            "count": 23761747,
            "maximum": 382.3104547,
            "minimum": -9.749545318,
            "name": "Z",
            "position": 2,
            "stddev": 18.22432206,
            "variance": 332.1259145
          },
          {
            "average": 5351.887168,
            "count": 23761747,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6098.246661,
            "variance": 37188612.34
          },
          {
            "average": 2.426901019,
            "count": 23761747,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.382535967,
            "variance": 1.911405701
          },
          {
            "average": 3.556633694,
            "count": 23761747,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.456812084,
            "variance": 2.122301447
          },
          {
            "average": 0.4996216819,
            "count": 23761747,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998674,
            "variance": 0.2499998674
          },
          {
            "average": 0,
            "count": 23761747,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314620175,
            "count": 23761747,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4841708552,
            "variance": 0.234421417
          },
          {
            "average": -2.728047865,
            "count": 23761747,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.58951976,
            "variance": 184.6750474
          },
          {
            "average": 0,
            "count": 23761747,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.61228937,
            "count": 23761747,
            "maximum": 51,
            "minimum": 49,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5692375379,
            "variance": 0.3240313746
          },
          {
            "average": 203240457.8,
            "count": 23761747,
            "maximum": 203273172.2,
            "minimum": 203198970,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36090.53973,
            "variance": 1302527058
          },
          {
            "average": 0,
            "count": 23761747,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23761747,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23761747,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004728187704,
            "count": 23761747,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02173925557,
            "variance": 0.0004725952327
          },
          {
            "average": 0.348695279,
            "count": 23761747,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4765573323,
            "variance": 0.227106891
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313404.6163,
          4351380.194,
          -9.749545318,
          315259.8363,
          4352639.434,
          382.3104547
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313404.6162814311,
                4351380.193837891,
                -9.749545317855109
              ],
              [
                313404.6162814311,
                4352639.433837892,
                -9.749545317855109
              ],
              [
                315259.8362814311,
                4352639.433837892,
                382.3104546821449
              ],
              [
                315259.8362814311,
                4351380.193837891,
                382.3104546821449
              ],
              [
                313404.6162814311,
                4351380.193837891,
                -9.749545317855109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T18:32:52+00:00",
        "end_time": "2018-02-20T21:56:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180220_266592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_266592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180220_266592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16404769,
            39.29171486,
            -9.749545318,
            -77.1422001,
            39.3034515,
            382.3104547
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16369846367836,
                  39.291714861535844,
                  -9.749545317855109
                ],
                [
                  -77.16404769037544,
                  39.303053633918786,
                  -9.749545317855109
                ],
                [
                  -77.14254586199193,
                  39.3034515002354,
                  382.3104546821449
                ],
                [
                  -77.1422000986806,
                  39.292112568272515,
                  382.3104546821449
                ],
                [
                  -77.16369846367836,
                  39.291714861535844,
                  -9.749545317855109
                ]
              ]
            ]
          },
          "id": "20180220_266592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180220_266592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T18:32:52Z",
            "pc:count": 23761747,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314376.1429,
                "count": 23761747,
                "maximum": 315259.8363,
                "minimum": 313404.6163,
                "name": "X",
                "position": 0,
                "stddev": 486.1252642,
                "variance": 236317.7725
              },
              {
                "average": 4352038.114,
                "count": 23761747,
                "maximum": 4352639.434,
                "minimum": 4351380.194,
                "name": "Y",
                "position": 1,
                "stddev": 354.5441876,
                "variance": 125701.5809
              },
              {
                "average": 191.9185208,
                "count": 23761747,
                "maximum": 382.3104547,
                "minimum": -9.749545318,
                "name": "Z",
                "position": 2,
                "stddev": 18.22432206,
                "variance": 332.1259145
              },
              {
                "average": 5351.887168,
                "count": 23761747,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6098.246661,
                "variance": 37188612.34
              },
              {
                "average": 2.426901019,
                "count": 23761747,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.382535967,
                "variance": 1.911405701
              },
              {
                "average": 3.556633694,
                "count": 23761747,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.456812084,
                "variance": 2.122301447
              },
              {
                "average": 0.4996216819,
                "count": 23761747,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998674,
                "variance": 0.2499998674
              },
              {
                "average": 0,
                "count": 23761747,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314620175,
                "count": 23761747,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4841708552,
                "variance": 0.234421417
              },
              {
                "average": -2.728047865,
                "count": 23761747,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.58951976,
                "variance": 184.6750474
              },
              {
                "average": 0,
                "count": 23761747,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.61228937,
                "count": 23761747,
                "maximum": 51,
                "minimum": 49,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5692375379,
                "variance": 0.3240313746
              },
              {
                "average": 203240457.8,
                "count": 23761747,
                "maximum": 203273172.2,
                "minimum": 203198970,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36090.53973,
                "variance": 1302527058
              },
              {
                "average": 0,
                "count": 23761747,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23761747,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23761747,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004728187704,
                "count": 23761747,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02173925557,
                "variance": 0.0004725952327
              },
              {
                "average": 0.348695279,
                "count": 23761747,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4765573323,
                "variance": 0.227106891
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313404.6163,
              4351380.194,
              -9.749545318,
              315259.8363,
              4352639.434,
              382.3104547
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313404.6162814311,
                    4351380.193837891,
                    -9.749545317855109
                  ],
                  [
                    313404.6162814311,
                    4352639.433837892,
                    -9.749545317855109
                  ],
                  [
                    315259.8362814311,
                    4352639.433837892,
                    382.3104546821449
                  ],
                  [
                    315259.8362814311,
                    4351380.193837891,
                    382.3104546821449
                  ],
                  [
                    313404.6162814311,
                    4351380.193837891,
                    -9.749545317855109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T18:32:52+00:00",
            "end_time": "2018-02-20T21:56: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": "20180221_272576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14241019573879,
              39.24781528843591,
              -9.923758746832448
            ],
            [
              -77.14275539381094,
              39.25915250437738,
              -9.923758746832448
            ],
            [
              -77.12126645249187,
              39.259546077887464,
              365.93624125316757
            ],
            [
              -77.12092470992636,
              39.24820870405993,
              365.93624125316757
            ],
            [
              -77.14241019573879,
              39.24781528843591,
              -9.923758746832448
            ]
          ]
        ]
      },
      "bbox": [
        -77.14275539,
        39.24781529,
        -9.923758747,
        -77.12092471,
        39.25954608,
        365.9362413
      ],
      "properties": {
        "datetime": "2018-02-21T19:34:04Z",
        "pc:count": 14312895,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315987.8624,
            "count": 14312895,
            "maximum": 316980.5331,
            "minimum": 315125.2931,
            "name": "X",
            "position": 0,
            "stddev": 535.8070118,
            "variance": 287089.1539
          },
          {
            "average": 4347113.293,
            "count": 14312895,
            "maximum": 4347723.029,
            "minimum": 4346463.989,
            "name": "Y",
            "position": 1,
            "stddev": 348.6392168,
            "variance": 121549.3035
          },
          {
            "average": 189.4870252,
            "count": 14312895,
            "maximum": 365.9362413,
            "minimum": -9.923758747,
            "name": "Z",
            "position": 2,
            "stddev": 11.16322505,
            "variance": 124.6175936
          },
          {
            "average": 9775.629141,
            "count": 14312895,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7479.7096,
            "variance": 55946055.7
          },
          {
            "average": 1.78300281,
            "count": 14312895,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.202989619,
            "variance": 1.447184024
          },
          {
            "average": 2.432049421,
            "count": 14312895,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.610101728,
            "variance": 2.592427575
          },
          {
            "average": 0.4998201272,
            "count": 14312895,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999851,
            "variance": 0.2499999851
          },
          {
            "average": 0,
            "count": 14312895,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.447386989,
            "count": 14312895,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5075835931,
            "variance": 0.257641104
          },
          {
            "average": 5.050250245,
            "count": 14312895,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.08184423,
            "variance": 145.9709601
          },
          {
            "average": 0,
            "count": 14312895,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.86873816,
            "count": 14312895,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5281052317,
            "variance": 0.2788951358
          },
          {
            "average": 203275429.1,
            "count": 14312895,
            "maximum": 203276844.6,
            "minimum": 203274919.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 463.6819114,
            "variance": 215000.915
          },
          {
            "average": 0,
            "count": 14312895,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14312895,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14312895,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001677508289,
            "count": 14312895,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01295077991,
            "variance": 0.0001677227003
          },
          {
            "average": 0.2949807848,
            "count": 14312895,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.456034139,
            "variance": 0.2079671359
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315125.2931,
          4346463.989,
          -9.923758747,
          316980.5331,
          4347723.029,
          365.9362413
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315125.2931471494,
                4346463.988724064,
                -9.923758746832448
              ],
              [
                315125.2931471494,
                4347723.028724063,
                -9.923758746832448
              ],
              [
                316980.53314714937,
                4347723.028724063,
                365.93624125316757
              ],
              [
                316980.53314714937,
                4346463.988724064,
                365.93624125316757
              ],
              [
                315125.2931471494,
                4346463.988724064,
                -9.923758746832448
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:34:04+00:00",
        "end_time": "2018-02-21T19:01:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_272576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_272576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_272576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14275539,
            39.24781529,
            -9.923758747,
            -77.12092471,
            39.25954608,
            365.9362413
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14241019573879,
                  39.24781528843591,
                  -9.923758746832448
                ],
                [
                  -77.14275539381094,
                  39.25915250437738,
                  -9.923758746832448
                ],
                [
                  -77.12126645249187,
                  39.259546077887464,
                  365.93624125316757
                ],
                [
                  -77.12092470992636,
                  39.24820870405993,
                  365.93624125316757
                ],
                [
                  -77.14241019573879,
                  39.24781528843591,
                  -9.923758746832448
                ]
              ]
            ]
          },
          "id": "20180221_272576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:34:04Z",
            "pc:count": 14312895,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315987.8624,
                "count": 14312895,
                "maximum": 316980.5331,
                "minimum": 315125.2931,
                "name": "X",
                "position": 0,
                "stddev": 535.8070118,
                "variance": 287089.1539
              },
              {
                "average": 4347113.293,
                "count": 14312895,
                "maximum": 4347723.029,
                "minimum": 4346463.989,
                "name": "Y",
                "position": 1,
                "stddev": 348.6392168,
                "variance": 121549.3035
              },
              {
                "average": 189.4870252,
                "count": 14312895,
                "maximum": 365.9362413,
                "minimum": -9.923758747,
                "name": "Z",
                "position": 2,
                "stddev": 11.16322505,
                "variance": 124.6175936
              },
              {
                "average": 9775.629141,
                "count": 14312895,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7479.7096,
                "variance": 55946055.7
              },
              {
                "average": 1.78300281,
                "count": 14312895,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.202989619,
                "variance": 1.447184024
              },
              {
                "average": 2.432049421,
                "count": 14312895,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.610101728,
                "variance": 2.592427575
              },
              {
                "average": 0.4998201272,
                "count": 14312895,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999851,
                "variance": 0.2499999851
              },
              {
                "average": 0,
                "count": 14312895,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.447386989,
                "count": 14312895,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5075835931,
                "variance": 0.257641104
              },
              {
                "average": 5.050250245,
                "count": 14312895,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.08184423,
                "variance": 145.9709601
              },
              {
                "average": 0,
                "count": 14312895,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.86873816,
                "count": 14312895,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5281052317,
                "variance": 0.2788951358
              },
              {
                "average": 203275429.1,
                "count": 14312895,
                "maximum": 203276844.6,
                "minimum": 203274919.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 463.6819114,
                "variance": 215000.915
              },
              {
                "average": 0,
                "count": 14312895,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14312895,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14312895,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001677508289,
                "count": 14312895,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01295077991,
                "variance": 0.0001677227003
              },
              {
                "average": 0.2949807848,
                "count": 14312895,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.456034139,
                "variance": 0.2079671359
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315125.2931,
              4346463.989,
              -9.923758747,
              316980.5331,
              4347723.029,
              365.9362413
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315125.2931471494,
                    4346463.988724064,
                    -9.923758746832448
                  ],
                  [
                    315125.2931471494,
                    4347723.028724063,
                    -9.923758746832448
                  ],
                  [
                    316980.53314714937,
                    4347723.028724063,
                    365.93624125316757
                  ],
                  [
                    316980.53314714937,
                    4346463.988724064,
                    365.93624125316757
                  ],
                  [
                    315125.2931471494,
                    4346463.988724064,
                    -9.923758746832448
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:34:04+00:00",
            "end_time": "2018-02-21T19:01: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": "20180221_272580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14243286934891,
              39.25879704347743,
              -10.349883671487163
            ],
            [
              -77.14277826628215,
              39.270136218838026,
              -10.349883671487163
            ],
            [
              -77.12128597096783,
              39.270529887788584,
              379.37011632851284
            ],
            [
              -77.12094403203449,
              39.25919055448881,
              379.37011632851284
            ],
            [
              -77.14243286934891,
              39.25879704347743,
              -10.349883671487163
            ]
          ]
        ]
      },
      "bbox": [
        -77.14277827,
        39.25879704,
        -10.34988367,
        -77.12094403,
        39.27052989,
        379.3701163
      ],
      "properties": {
        "datetime": "2018-02-21T19:10:15Z",
        "pc:count": 18407486,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316200.3505,
            "count": 18407486,
            "maximum": 317007.4288,
            "minimum": 315152.1888,
            "name": "X",
            "position": 0,
            "stddev": 534.8579882,
            "variance": 286073.0675
          },
          {
            "average": 4348326.864,
            "count": 18407486,
            "maximum": 4348942.177,
            "minimum": 4347682.917,
            "name": "Y",
            "position": 1,
            "stddev": 347.268462,
            "variance": 120595.3847
          },
          {
            "average": 167.6681305,
            "count": 18407486,
            "maximum": 379.3701163,
            "minimum": -10.34988367,
            "name": "Z",
            "position": 2,
            "stddev": 14.72682623,
            "variance": 216.8794107
          },
          {
            "average": 5913.862371,
            "count": 18407486,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6354.506629,
            "variance": 40379754.49
          },
          {
            "average": 2.26511855,
            "count": 18407486,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.353245302,
            "variance": 1.831272847
          },
          {
            "average": 3.316016103,
            "count": 18407486,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.531906517,
            "variance": 2.346737576
          },
          {
            "average": 0.4975480628,
            "count": 18407486,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940015,
            "variance": 0.2499940016
          },
          {
            "average": 0,
            "count": 18407486,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355857666,
            "count": 18407486,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5004676173,
            "variance": 0.2504678359
          },
          {
            "average": 2.581142575,
            "count": 18407486,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.7990857,
            "variance": 190.4147661
          },
          {
            "average": 0,
            "count": 18407486,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.09978397,
            "count": 18407486,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6969946111,
            "variance": 0.4858014879
          },
          {
            "average": 203274800.4,
            "count": 18407486,
            "maximum": 203275415.7,
            "minimum": 203273515.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 658.5412048,
            "variance": 433676.5184
          },
          {
            "average": 0,
            "count": 18407486,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18407486,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18407486,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005387482028,
            "count": 18407486,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02320469742,
            "variance": 0.0005384579824
          },
          {
            "average": 0.3424370933,
            "count": 18407486,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4745249653,
            "variance": 0.2251739427
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315152.1888,
          4347682.917,
          -10.34988367,
          317007.4288,
          4348942.177,
          379.3701163
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315152.1888322899,
                4347682.916651932,
                -10.349883671487163
              ],
              [
                315152.1888322899,
                4348942.176651931,
                -10.349883671487163
              ],
              [
                317007.4288322899,
                4348942.176651931,
                379.37011632851284
              ],
              [
                317007.4288322899,
                4347682.916651932,
                379.37011632851284
              ],
              [
                315152.1888322899,
                4347682.916651932,
                -10.349883671487163
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:10:15+00:00",
        "end_time": "2018-02-21T18:38:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_272580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_272580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_272580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14277827,
            39.25879704,
            -10.34988367,
            -77.12094403,
            39.27052989,
            379.3701163
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14243286934891,
                  39.25879704347743,
                  -10.349883671487163
                ],
                [
                  -77.14277826628215,
                  39.270136218838026,
                  -10.349883671487163
                ],
                [
                  -77.12128597096783,
                  39.270529887788584,
                  379.37011632851284
                ],
                [
                  -77.12094403203449,
                  39.25919055448881,
                  379.37011632851284
                ],
                [
                  -77.14243286934891,
                  39.25879704347743,
                  -10.349883671487163
                ]
              ]
            ]
          },
          "id": "20180221_272580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:10:15Z",
            "pc:count": 18407486,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316200.3505,
                "count": 18407486,
                "maximum": 317007.4288,
                "minimum": 315152.1888,
                "name": "X",
                "position": 0,
                "stddev": 534.8579882,
                "variance": 286073.0675
              },
              {
                "average": 4348326.864,
                "count": 18407486,
                "maximum": 4348942.177,
                "minimum": 4347682.917,
                "name": "Y",
                "position": 1,
                "stddev": 347.268462,
                "variance": 120595.3847
              },
              {
                "average": 167.6681305,
                "count": 18407486,
                "maximum": 379.3701163,
                "minimum": -10.34988367,
                "name": "Z",
                "position": 2,
                "stddev": 14.72682623,
                "variance": 216.8794107
              },
              {
                "average": 5913.862371,
                "count": 18407486,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6354.506629,
                "variance": 40379754.49
              },
              {
                "average": 2.26511855,
                "count": 18407486,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.353245302,
                "variance": 1.831272847
              },
              {
                "average": 3.316016103,
                "count": 18407486,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.531906517,
                "variance": 2.346737576
              },
              {
                "average": 0.4975480628,
                "count": 18407486,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940015,
                "variance": 0.2499940016
              },
              {
                "average": 0,
                "count": 18407486,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355857666,
                "count": 18407486,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5004676173,
                "variance": 0.2504678359
              },
              {
                "average": 2.581142575,
                "count": 18407486,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.7990857,
                "variance": 190.4147661
              },
              {
                "average": 0,
                "count": 18407486,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.09978397,
                "count": 18407486,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6969946111,
                "variance": 0.4858014879
              },
              {
                "average": 203274800.4,
                "count": 18407486,
                "maximum": 203275415.7,
                "minimum": 203273515.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 658.5412048,
                "variance": 433676.5184
              },
              {
                "average": 0,
                "count": 18407486,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18407486,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18407486,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005387482028,
                "count": 18407486,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02320469742,
                "variance": 0.0005384579824
              },
              {
                "average": 0.3424370933,
                "count": 18407486,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4745249653,
                "variance": 0.2251739427
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315152.1888,
              4347682.917,
              -10.34988367,
              317007.4288,
              4348942.177,
              379.3701163
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315152.1888322899,
                    4347682.916651932,
                    -10.349883671487163
                  ],
                  [
                    315152.1888322899,
                    4348942.176651931,
                    -10.349883671487163
                  ],
                  [
                    317007.4288322899,
                    4348942.176651931,
                    379.37011632851284
                  ],
                  [
                    317007.4288322899,
                    4347682.916651932,
                    379.37011632851284
                  ],
                  [
                    315152.1888322899,
                    4347682.916651932,
                    -10.349883671487163
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:10:15+00:00",
            "end_time": "2018-02-21T18:38:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_272584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14245466245313,
              39.269779432887375,
              -9.549624498483752
            ],
            [
              -77.14280018684373,
              39.28111822646535,
              -9.549624498483752
            ],
            [
              -77.12130499968725,
              39.28151198226189,
              371.07037550151625
            ],
            [
              -77.12096293500257,
              39.27017303072763,
              371.07037550151625
            ],
            [
              -77.14245466245313,
              39.269779432887375,
              -9.549624498483752
            ]
          ]
        ]
      },
      "bbox": [
        -77.14280019,
        39.26977943,
        -9.549624498,
        -77.12096294,
        39.28151198,
        371.0703755
      ],
      "properties": {
        "datetime": "2018-02-21T19:02:55Z",
        "pc:count": 24128150,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316152.1055,
            "count": 24128150,
            "maximum": 317034.3696,
            "minimum": 315179.1696,
            "name": "X",
            "position": 0,
            "stddev": 501.3671975,
            "variance": 251369.0668
          },
          {
            "average": 4349493.111,
            "count": 24128150,
            "maximum": 4350161.135,
            "minimum": 4348901.915,
            "name": "Y",
            "position": 1,
            "stddev": 347.2313792,
            "variance": 120569.6307
          },
          {
            "average": 168.2640213,
            "count": 24128150,
            "maximum": 371.0703755,
            "minimum": -9.549624498,
            "name": "Z",
            "position": 2,
            "stddev": 15.17021785,
            "variance": 230.1355096
          },
          {
            "average": 4268.373937,
            "count": 24128150,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5055.570171,
            "variance": 25558789.75
          },
          {
            "average": 2.487414079,
            "count": 24128150,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.370400035,
            "variance": 1.877996255
          },
          {
            "average": 3.717426036,
            "count": 24128150,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.333679973,
            "variance": 1.778702269
          },
          {
            "average": 0.5058689125,
            "count": 24128150,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499965565,
            "variance": 0.2499655662
          },
          {
            "average": 0,
            "count": 24128150,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270492226,
            "count": 24128150,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4633277113,
            "variance": 0.2146725681
          },
          {
            "average": -7.184962448,
            "count": 24128150,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.10578351,
            "variance": 123.3384273
          },
          {
            "average": 0,
            "count": 24128150,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.1970982,
            "count": 24128150,
            "maximum": 53,
            "minimum": 51,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5358026781,
            "variance": 0.2870845099
          },
          {
            "average": 203273869.4,
            "count": 24128150,
            "maximum": 203274975.4,
            "minimum": 203273145.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 653.82624,
            "variance": 427488.7521
          },
          {
            "average": 0,
            "count": 24128150,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24128150,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24128150,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003703972331,
            "count": 24128150,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01924214267,
            "variance": 0.0003702600543
          },
          {
            "average": 0.4155598336,
            "count": 24128150,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4928182914,
            "variance": 0.2428698684
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315179.1696,
          4348901.915,
          -9.549624498,
          317034.3696,
          4350161.135,
          371.0703755
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315179.169575016,
                4348901.915182405,
                -9.549624498483752
              ],
              [
                315179.169575016,
                4350161.135182406,
                -9.549624498483752
              ],
              [
                317034.36957501597,
                4350161.135182406,
                371.07037550151625
              ],
              [
                317034.36957501597,
                4348901.915182405,
                371.07037550151625
              ],
              [
                315179.169575016,
                4348901.915182405,
                -9.549624498483752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:02:55+00:00",
        "end_time": "2018-02-21T18:32:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_272584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_272584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_272584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14280019,
            39.26977943,
            -9.549624498,
            -77.12096294,
            39.28151198,
            371.0703755
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14245466245313,
                  39.269779432887375,
                  -9.549624498483752
                ],
                [
                  -77.14280018684373,
                  39.28111822646535,
                  -9.549624498483752
                ],
                [
                  -77.12130499968725,
                  39.28151198226189,
                  371.07037550151625
                ],
                [
                  -77.12096293500257,
                  39.27017303072763,
                  371.07037550151625
                ],
                [
                  -77.14245466245313,
                  39.269779432887375,
                  -9.549624498483752
                ]
              ]
            ]
          },
          "id": "20180221_272584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_272584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:02:55Z",
            "pc:count": 24128150,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316152.1055,
                "count": 24128150,
                "maximum": 317034.3696,
                "minimum": 315179.1696,
                "name": "X",
                "position": 0,
                "stddev": 501.3671975,
                "variance": 251369.0668
              },
              {
                "average": 4349493.111,
                "count": 24128150,
                "maximum": 4350161.135,
                "minimum": 4348901.915,
                "name": "Y",
                "position": 1,
                "stddev": 347.2313792,
                "variance": 120569.6307
              },
              {
                "average": 168.2640213,
                "count": 24128150,
                "maximum": 371.0703755,
                "minimum": -9.549624498,
                "name": "Z",
                "position": 2,
                "stddev": 15.17021785,
                "variance": 230.1355096
              },
              {
                "average": 4268.373937,
                "count": 24128150,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5055.570171,
                "variance": 25558789.75
              },
              {
                "average": 2.487414079,
                "count": 24128150,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.370400035,
                "variance": 1.877996255
              },
              {
                "average": 3.717426036,
                "count": 24128150,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.333679973,
                "variance": 1.778702269
              },
              {
                "average": 0.5058689125,
                "count": 24128150,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499965565,
                "variance": 0.2499655662
              },
              {
                "average": 0,
                "count": 24128150,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270492226,
                "count": 24128150,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4633277113,
                "variance": 0.2146725681
              },
              {
                "average": -7.184962448,
                "count": 24128150,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.10578351,
                "variance": 123.3384273
              },
              {
                "average": 0,
                "count": 24128150,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.1970982,
                "count": 24128150,
                "maximum": 53,
                "minimum": 51,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5358026781,
                "variance": 0.2870845099
              },
              {
                "average": 203273869.4,
                "count": 24128150,
                "maximum": 203274975.4,
                "minimum": 203273145.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 653.82624,
                "variance": 427488.7521
              },
              {
                "average": 0,
                "count": 24128150,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24128150,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24128150,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003703972331,
                "count": 24128150,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01924214267,
                "variance": 0.0003702600543
              },
              {
                "average": 0.4155598336,
                "count": 24128150,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4928182914,
                "variance": 0.2428698684
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315179.1696,
              4348901.915,
              -9.549624498,
              317034.3696,
              4350161.135,
              371.0703755
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315179.169575016,
                    4348901.915182405,
                    -9.549624498483752
                  ],
                  [
                    315179.169575016,
                    4350161.135182406,
                    -9.549624498483752
                  ],
                  [
                    317034.36957501597,
                    4350161.135182406,
                    371.07037550151625
                  ],
                  [
                    317034.36957501597,
                    4348901.915182405,
                    371.07037550151625
                  ],
                  [
                    315179.169575016,
                    4348901.915182405,
                    -9.549624498483752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:02:55+00:00",
            "end_time": "2018-02-21T18:32: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": "20180221_278588.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1212850677398,
              39.28091482240312,
              -1.439768610254077
            ],
            [
              -77.12147339646194,
              39.287155098988826,
              -1.439768610254077
            ],
            [
              -77.10779844574489,
              39.287403562914065,
              366.8202313897459
            ],
            [
              -77.10761132878423,
              39.28116323147262,
              366.8202313897459
            ],
            [
              -77.1212850677398,
              39.28091482240312,
              -1.439768610254077
            ]
          ]
        ]
      },
      "bbox": [
        -77.1214734,
        39.28091482,
        -1.43976861,
        -77.10761133,
        39.28740356,
        366.8202314
      ],
      "properties": {
        "datetime": "2018-02-21T19:03:14Z",
        "pc:count": 6422756,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317538.7473,
            "count": 6422756,
            "maximum": 318214.6746,
            "minimum": 317034.5346,
            "name": "X",
            "position": 0,
            "stddev": 238.4133868,
            "variance": 56840.94302
          },
          {
            "average": 4350343.192,
            "count": 6422756,
            "maximum": 4350787.815,
            "minimum": 4350094.815,
            "name": "Y",
            "position": 1,
            "stddev": 173.0277863,
            "variance": 29938.61485
          },
          {
            "average": 167.6005641,
            "count": 6422756,
            "maximum": 366.8202314,
            "minimum": -1.43976861,
            "name": "Z",
            "position": 2,
            "stddev": 15.54048394,
            "variance": 241.506641
          },
          {
            "average": 3657.445891,
            "count": 6422756,
            "maximum": 64551,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4542.091886,
            "variance": 20630598.7
          },
          {
            "average": 2.590909884,
            "count": 6422756,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.361522214,
            "variance": 1.853742739
          },
          {
            "average": 3.907430549,
            "count": 6422756,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.169732652,
            "variance": 1.368274477
          },
          {
            "average": 0.5003451789,
            "count": 6422756,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999198,
            "variance": 0.2499999198
          },
          {
            "average": 0,
            "count": 6422756,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247361569,
            "count": 6422756,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.441412742,
            "variance": 0.1948452088
          },
          {
            "average": -11.45251268,
            "count": 6422756,
            "maximum": 6,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.458016328,
            "variance": 41.70597489
          },
          {
            "average": 0,
            "count": 6422756,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.32264311,
            "count": 6422756,
            "maximum": 53,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.467487507,
            "variance": 0.2185445692
          },
          {
            "average": 203273965.1,
            "count": 6422756,
            "maximum": 203274994.1,
            "minimum": 203273458.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 699.487143,
            "variance": 489282.2632
          },
          {
            "average": 0,
            "count": 6422756,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6422756,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6422756,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000204896465,
            "count": 6422756,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01431273958,
            "variance": 0.0002048545143
          },
          {
            "average": 0.3797569143,
            "count": 6422756,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4853263201,
            "variance": 0.235541637
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317034.5346,
          4350094.815,
          -1.43976861,
          318214.6746,
          4350787.815,
          366.8202314
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317034.53457311133,
                4350094.814992059,
                -1.439768610254077
              ],
              [
                317034.53457311133,
                4350787.814992059,
                -1.439768610254077
              ],
              [
                318214.67457311135,
                4350787.814992059,
                366.8202313897459
              ],
              [
                318214.67457311135,
                4350094.814992059,
                366.8202313897459
              ],
              [
                317034.53457311133,
                4350094.814992059,
                -1.439768610254077
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:03:14+00:00",
        "end_time": "2018-02-21T18:37:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_278588.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_278588.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_278588.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278588.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1214734,
            39.28091482,
            -1.43976861,
            -77.10761133,
            39.28740356,
            366.8202314
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1212850677398,
                  39.28091482240312,
                  -1.439768610254077
                ],
                [
                  -77.12147339646194,
                  39.287155098988826,
                  -1.439768610254077
                ],
                [
                  -77.10779844574489,
                  39.287403562914065,
                  366.8202313897459
                ],
                [
                  -77.10761132878423,
                  39.28116323147262,
                  366.8202313897459
                ],
                [
                  -77.1212850677398,
                  39.28091482240312,
                  -1.439768610254077
                ]
              ]
            ]
          },
          "id": "20180221_278588.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278588.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:03:14Z",
            "pc:count": 6422756,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317538.7473,
                "count": 6422756,
                "maximum": 318214.6746,
                "minimum": 317034.5346,
                "name": "X",
                "position": 0,
                "stddev": 238.4133868,
                "variance": 56840.94302
              },
              {
                "average": 4350343.192,
                "count": 6422756,
                "maximum": 4350787.815,
                "minimum": 4350094.815,
                "name": "Y",
                "position": 1,
                "stddev": 173.0277863,
                "variance": 29938.61485
              },
              {
                "average": 167.6005641,
                "count": 6422756,
                "maximum": 366.8202314,
                "minimum": -1.43976861,
                "name": "Z",
                "position": 2,
                "stddev": 15.54048394,
                "variance": 241.506641
              },
              {
                "average": 3657.445891,
                "count": 6422756,
                "maximum": 64551,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4542.091886,
                "variance": 20630598.7
              },
              {
                "average": 2.590909884,
                "count": 6422756,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.361522214,
                "variance": 1.853742739
              },
              {
                "average": 3.907430549,
                "count": 6422756,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.169732652,
                "variance": 1.368274477
              },
              {
                "average": 0.5003451789,
                "count": 6422756,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999198,
                "variance": 0.2499999198
              },
              {
                "average": 0,
                "count": 6422756,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247361569,
                "count": 6422756,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.441412742,
                "variance": 0.1948452088
              },
              {
                "average": -11.45251268,
                "count": 6422756,
                "maximum": 6,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.458016328,
                "variance": 41.70597489
              },
              {
                "average": 0,
                "count": 6422756,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.32264311,
                "count": 6422756,
                "maximum": 53,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.467487507,
                "variance": 0.2185445692
              },
              {
                "average": 203273965.1,
                "count": 6422756,
                "maximum": 203274994.1,
                "minimum": 203273458.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 699.487143,
                "variance": 489282.2632
              },
              {
                "average": 0,
                "count": 6422756,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6422756,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6422756,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000204896465,
                "count": 6422756,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01431273958,
                "variance": 0.0002048545143
              },
              {
                "average": 0.3797569143,
                "count": 6422756,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4853263201,
                "variance": 0.235541637
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317034.5346,
              4350094.815,
              -1.43976861,
              318214.6746,
              4350787.815,
              366.8202314
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317034.53457311133,
                    4350094.814992059,
                    -1.439768610254077
                  ],
                  [
                    317034.53457311133,
                    4350787.814992059,
                    -1.439768610254077
                  ],
                  [
                    318214.67457311135,
                    4350787.814992059,
                    366.8202313897459
                  ],
                  [
                    318214.67457311135,
                    4350094.814992059,
                    366.8202313897459
                  ],
                  [
                    317034.53457311133,
                    4350094.814992059,
                    -1.439768610254077
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:03:14+00:00",
            "end_time": "2018-02-21T18:37: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": "20180305_284564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09999233525097,
              39.214912656111444,
              -10.310214939364158
            ],
            [
              -77.1003303274829,
              39.226250968334206,
              -10.310214939364158
            ],
            [
              -77.07885245742209,
              39.22663641664403,
              330.38978506063586
            ],
            [
              -77.07851791537881,
              39.21529794974312,
              330.38978506063586
            ],
            [
              -77.09999233525097,
              39.214912656111444,
              -10.310214939364158
            ]
          ]
        ]
      },
      "bbox": [
        -77.10033033,
        39.21491266,
        -10.31021494,
        -77.07851792,
        39.22663642,
        330.3897851
      ],
      "properties": {
        "datetime": "2018-03-06T14:25:11Z",
        "pc:count": 14850411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319609.3482,
            "count": 14850411,
            "maximum": 320556.3971,
            "minimum": 318701.2971,
            "name": "X",
            "position": 0,
            "stddev": 565.0391014,
            "variance": 319269.1861
          },
          {
            "average": 4343313.185,
            "count": 14850411,
            "maximum": 4343985.444,
            "minimum": 4342726.324,
            "name": "Y",
            "position": 1,
            "stddev": 382.4095801,
            "variance": 146237.0869
          },
          {
            "average": 160.1556513,
            "count": 14850411,
            "maximum": 330.3897851,
            "minimum": -10.31021494,
            "name": "Z",
            "position": 2,
            "stddev": 13.44562179,
            "variance": 180.7847454
          },
          {
            "average": 6541.174576,
            "count": 14850411,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6722.15841,
            "variance": 45187413.69
          },
          {
            "average": 2.162439208,
            "count": 14850411,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.316696046,
            "variance": 1.733688476
          },
          {
            "average": 3.147030543,
            "count": 14850411,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.542797455,
            "variance": 2.380223987
          },
          {
            "average": 0.5029163166,
            "count": 14850411,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999915119,
            "variance": 0.2499915119
          },
          {
            "average": 0,
            "count": 14850411,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.358274192,
            "count": 14850411,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5315097947,
            "variance": 0.2825026619
          },
          {
            "average": -5.868962676,
            "count": 14850411,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.9929985,
            "variance": 168.8180099
          },
          {
            "average": 0,
            "count": 14850411,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.74144938,
            "count": 14850411,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.113801959,
            "variance": 9.695762637
          },
          {
            "average": 204361396.5,
            "count": 14850411,
            "maximum": 204381511.2,
            "minimum": 204314901.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30321.10389,
            "variance": 919369340.9
          },
          {
            "average": 0,
            "count": 14850411,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14850411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14850411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003857132304,
            "count": 14850411,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01963579593,
            "variance": 0.0003855644817
          },
          {
            "average": 0.432932799,
            "count": 14850411,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4954815911,
            "variance": 0.2455020071
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318701.2971,
          4342726.324,
          -10.31021494,
          320556.3971,
          4343985.444,
          330.3897851
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318701.29714137124,
                4342726.324244114,
                -10.310214939364158
              ],
              [
                318701.29714137124,
                4343985.444244113,
                -10.310214939364158
              ],
              [
                320556.3971413712,
                4343985.444244113,
                330.38978506063586
              ],
              [
                320556.3971413712,
                4342726.324244114,
                330.38978506063586
              ],
              [
                318701.29714137124,
                4342726.324244114,
                -10.310214939364158
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:25:11+00:00",
        "end_time": "2018-03-05T19:55:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180305_284564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_284564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180305_284564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180305_284564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10033033,
            39.21491266,
            -10.31021494,
            -77.07851792,
            39.22663642,
            330.3897851
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09999233525097,
                  39.214912656111444,
                  -10.310214939364158
                ],
                [
                  -77.1003303274829,
                  39.226250968334206,
                  -10.310214939364158
                ],
                [
                  -77.07885245742209,
                  39.22663641664403,
                  330.38978506063586
                ],
                [
                  -77.07851791537881,
                  39.21529794974312,
                  330.38978506063586
                ],
                [
                  -77.09999233525097,
                  39.214912656111444,
                  -10.310214939364158
                ]
              ]
            ]
          },
          "id": "20180305_284564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180305_284564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:25:11Z",
            "pc:count": 14850411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319609.3482,
                "count": 14850411,
                "maximum": 320556.3971,
                "minimum": 318701.2971,
                "name": "X",
                "position": 0,
                "stddev": 565.0391014,
                "variance": 319269.1861
              },
              {
                "average": 4343313.185,
                "count": 14850411,
                "maximum": 4343985.444,
                "minimum": 4342726.324,
                "name": "Y",
                "position": 1,
                "stddev": 382.4095801,
                "variance": 146237.0869
              },
              {
                "average": 160.1556513,
                "count": 14850411,
                "maximum": 330.3897851,
                "minimum": -10.31021494,
                "name": "Z",
                "position": 2,
                "stddev": 13.44562179,
                "variance": 180.7847454
              },
              {
                "average": 6541.174576,
                "count": 14850411,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6722.15841,
                "variance": 45187413.69
              },
              {
                "average": 2.162439208,
                "count": 14850411,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.316696046,
                "variance": 1.733688476
              },
              {
                "average": 3.147030543,
                "count": 14850411,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.542797455,
                "variance": 2.380223987
              },
              {
                "average": 0.5029163166,
                "count": 14850411,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999915119,
                "variance": 0.2499915119
              },
              {
                "average": 0,
                "count": 14850411,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.358274192,
                "count": 14850411,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5315097947,
                "variance": 0.2825026619
              },
              {
                "average": -5.868962676,
                "count": 14850411,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.9929985,
                "variance": 168.8180099
              },
              {
                "average": 0,
                "count": 14850411,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.74144938,
                "count": 14850411,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.113801959,
                "variance": 9.695762637
              },
              {
                "average": 204361396.5,
                "count": 14850411,
                "maximum": 204381511.2,
                "minimum": 204314901.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30321.10389,
                "variance": 919369340.9
              },
              {
                "average": 0,
                "count": 14850411,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14850411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14850411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003857132304,
                "count": 14850411,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01963579593,
                "variance": 0.0003855644817
              },
              {
                "average": 0.432932799,
                "count": 14850411,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4954815911,
                "variance": 0.2455020071
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318701.2971,
              4342726.324,
              -10.31021494,
              320556.3971,
              4343985.444,
              330.3897851
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318701.29714137124,
                    4342726.324244114,
                    -10.310214939364158
                  ],
                  [
                    318701.29714137124,
                    4343985.444244113,
                    -10.310214939364158
                  ],
                  [
                    320556.3971413712,
                    4343985.444244113,
                    330.38978506063586
                  ],
                  [
                    320556.3971413712,
                    4342726.324244114,
                    330.38978506063586
                  ],
                  [
                    318701.29714137124,
                    4342726.324244114,
                    -10.310214939364158
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:25:11+00:00",
            "end_time": "2018-03-05T19:55: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": "20180221_284568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.10000801189126,
              39.22589424112836,
              -10.374805798451575
            ],
            [
              -77.10034616557022,
              39.237233432302354,
              -10.374805798451575
            ],
            [
              -77.07886378952448,
              39.23761899370248,
              316.2651942015484
            ],
            [
              -77.07852908838028,
              39.22627964780524,
              316.2651942015484
            ],
            [
              -77.10000801189126,
              39.22589424112836,
              -10.374805798451575
            ]
          ]
        ]
      },
      "bbox": [
        -77.10034617,
        39.22589424,
        -10.3748058,
        -77.07852909,
        39.23761899,
        316.2651942
      ],
      "properties": {
        "datetime": "2018-03-06T14:25:10Z",
        "pc:count": 12465800,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319644.2268,
            "count": 12465800,
            "maximum": 320583.4036,
            "minimum": 318728.2036,
            "name": "X",
            "position": 0,
            "stddev": 544.4595701,
            "variance": 296436.2235
          },
          {
            "average": 4344562.676,
            "count": 12465800,
            "maximum": 4345204.426,
            "minimum": 4343945.206,
            "name": "Y",
            "position": 1,
            "stddev": 356.9905694,
            "variance": 127442.2666
          },
          {
            "average": 164.1589628,
            "count": 12465800,
            "maximum": 316.2651942,
            "minimum": -10.3748058,
            "name": "Z",
            "position": 2,
            "stddev": 11.57758802,
            "variance": 134.0405444
          },
          {
            "average": 9162.618869,
            "count": 12465800,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7357.356696,
            "variance": 54130697.55
          },
          {
            "average": 1.865727992,
            "count": 12465800,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.261723475,
            "variance": 1.591946127
          },
          {
            "average": 2.593445507,
            "count": 12465800,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.660538015,
            "variance": 2.757386498
          },
          {
            "average": 0.5014402606,
            "count": 12465800,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979457,
            "variance": 0.2499979457
          },
          {
            "average": 0,
            "count": 12465800,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.525525117,
            "count": 12465800,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5485792968,
            "variance": 0.3009392449
          },
          {
            "average": -10.32077298,
            "count": 12465800,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.415032436,
            "variance": 70.8127709
          },
          {
            "average": 0,
            "count": 12465800,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.74667972,
            "count": 12465800,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.522001078,
            "variance": 42.53649807
          },
          {
            "average": 204319672.5,
            "count": 12465800,
            "maximum": 204381510.4,
            "minimum": 203277229.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 253566.6793,
            "variance": 64296060830.0
          },
          {
            "average": 0,
            "count": 12465800,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12465800,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12465800,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003158240947,
            "count": 12465800,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01776863459,
            "variance": 0.0003157243752
          },
          {
            "average": 0.3387505816,
            "count": 12465800,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4732849491,
            "variance": 0.223998643
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318728.2036,
          4343945.206,
          -10.3748058,
          320583.4036,
          4345204.426,
          316.2651942
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318728.2035734517,
                4343945.205667105,
                -10.374805798451575
              ],
              [
                318728.2035734517,
                4345204.425667105,
                -10.374805798451575
              ],
              [
                320583.4035734517,
                4345204.425667105,
                316.2651942015484
              ],
              [
                320583.4035734517,
                4343945.205667105,
                316.2651942015484
              ],
              [
                318728.2035734517,
                4343945.205667105,
                -10.374805798451575
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:25:10+00:00",
        "end_time": "2018-02-21T19:40:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_284568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_284568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_284568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_284568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10034617,
            39.22589424,
            -10.3748058,
            -77.07852909,
            39.23761899,
            316.2651942
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.10000801189126,
                  39.22589424112836,
                  -10.374805798451575
                ],
                [
                  -77.10034616557022,
                  39.237233432302354,
                  -10.374805798451575
                ],
                [
                  -77.07886378952448,
                  39.23761899370248,
                  316.2651942015484
                ],
                [
                  -77.07852908838028,
                  39.22627964780524,
                  316.2651942015484
                ],
                [
                  -77.10000801189126,
                  39.22589424112836,
                  -10.374805798451575
                ]
              ]
            ]
          },
          "id": "20180221_284568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_284568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:25:10Z",
            "pc:count": 12465800,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319644.2268,
                "count": 12465800,
                "maximum": 320583.4036,
                "minimum": 318728.2036,
                "name": "X",
                "position": 0,
                "stddev": 544.4595701,
                "variance": 296436.2235
              },
              {
                "average": 4344562.676,
                "count": 12465800,
                "maximum": 4345204.426,
                "minimum": 4343945.206,
                "name": "Y",
                "position": 1,
                "stddev": 356.9905694,
                "variance": 127442.2666
              },
              {
                "average": 164.1589628,
                "count": 12465800,
                "maximum": 316.2651942,
                "minimum": -10.3748058,
                "name": "Z",
                "position": 2,
                "stddev": 11.57758802,
                "variance": 134.0405444
              },
              {
                "average": 9162.618869,
                "count": 12465800,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7357.356696,
                "variance": 54130697.55
              },
              {
                "average": 1.865727992,
                "count": 12465800,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.261723475,
                "variance": 1.591946127
              },
              {
                "average": 2.593445507,
                "count": 12465800,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.660538015,
                "variance": 2.757386498
              },
              {
                "average": 0.5014402606,
                "count": 12465800,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979457,
                "variance": 0.2499979457
              },
              {
                "average": 0,
                "count": 12465800,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.525525117,
                "count": 12465800,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5485792968,
                "variance": 0.3009392449
              },
              {
                "average": -10.32077298,
                "count": 12465800,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.415032436,
                "variance": 70.8127709
              },
              {
                "average": 0,
                "count": 12465800,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.74667972,
                "count": 12465800,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.522001078,
                "variance": 42.53649807
              },
              {
                "average": 204319672.5,
                "count": 12465800,
                "maximum": 204381510.4,
                "minimum": 203277229.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 253566.6793,
                "variance": 64296060830.0
              },
              {
                "average": 0,
                "count": 12465800,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12465800,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12465800,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003158240947,
                "count": 12465800,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01776863459,
                "variance": 0.0003157243752
              },
              {
                "average": 0.3387505816,
                "count": 12465800,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4732849491,
                "variance": 0.223998643
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318728.2036,
              4343945.206,
              -10.3748058,
              320583.4036,
              4345204.426,
              316.2651942
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318728.2035734517,
                    4343945.205667105,
                    -10.374805798451575
                  ],
                  [
                    318728.2035734517,
                    4345204.425667105,
                    -10.374805798451575
                  ],
                  [
                    320583.4035734517,
                    4345204.425667105,
                    316.2651942015484
                  ],
                  [
                    320583.4035734517,
                    4343945.205667105,
                    316.2651942015484
                  ],
                  [
                    318728.2035734517,
                    4343945.205667105,
                    -10.374805798451575
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:25:10+00:00",
            "end_time": "2018-02-21T19:40: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": "20180221_284584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.10007629933231,
              39.27003398505618,
              4.55861787551035
            ],
            [
              -77.10026725729462,
              39.276427801536535,
              4.55861787551035
            ],
            [
              -77.0913966042111,
              39.27658752811477,
              364.03861787551034
            ],
            [
              -77.09120645133856,
              39.27019367549969,
              364.03861787551034
            ],
            [
              -77.10007629933231,
              39.27003398505618,
              4.55861787551035
            ]
          ]
        ]
      },
      "bbox": [
        -77.10026726,
        39.27003399,
        4.558617876,
        -77.09120645,
        39.27658753,
        364.0386179
      ],
      "properties": {
        "datetime": "2018-02-21T19:34:43Z",
        "pc:count": 3113756,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319120.6436,
            "count": 3113756,
            "maximum": 319601.6086,
            "minimum": 318835.9686,
            "name": "X",
            "position": 0,
            "stddev": 211.0452702,
            "variance": 44540.10606
          },
          {
            "average": 4349260.23,
            "count": 3113756,
            "maximum": 4349554.488,
            "minimum": 4348844.448,
            "name": "Y",
            "position": 1,
            "stddev": 212.4669021,
            "variance": 45142.1845
          },
          {
            "average": 166.8063755,
            "count": 3113756,
            "maximum": 364.0386179,
            "minimum": 4.558617876,
            "name": "Z",
            "position": 2,
            "stddev": 11.0753334,
            "variance": 122.6630099
          },
          {
            "average": 6227.638336,
            "count": 3113756,
            "maximum": 64329,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6299.182956,
            "variance": 39679705.91
          },
          {
            "average": 2.171912635,
            "count": 3113756,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.306112815,
            "variance": 1.705930684
          },
          {
            "average": 3.143013454,
            "count": 3113756,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.533418351,
            "variance": 2.351371839
          },
          {
            "average": 0.5008934547,
            "count": 3113756,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999282,
            "variance": 0.249999282
          },
          {
            "average": 0,
            "count": 3113756,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.383092317,
            "count": 3113756,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5017316534,
            "variance": 0.251734652
          },
          {
            "average": 7.308933504,
            "count": 3113756,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.005521121,
            "variance": 64.08836842
          },
          {
            "average": 0,
            "count": 3113756,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.76079886,
            "count": 3113756,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4318357576,
            "variance": 0.1864821216
          },
          {
            "average": 203275255.4,
            "count": 3113756,
            "maximum": 203276883.9,
            "minimum": 203274979.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 168.6218064,
            "variance": 28433.3136
          },
          {
            "average": 0,
            "count": 3113756,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3113756,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3113756,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003346440762,
            "count": 3113756,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01829022135,
            "variance": 0.0003345321969
          },
          {
            "average": 0.2432480259,
            "count": 3113756,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4290436841,
            "variance": 0.1840784829
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318835.9686,
          4348844.448,
          4.558617876,
          319601.6086,
          4349554.488,
          364.0386179
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318835.9686313746,
                4348844.448495271,
                4.55861787551035
              ],
              [
                318835.9686313746,
                4349554.48849527,
                4.55861787551035
              ],
              [
                319601.6086313746,
                4349554.48849527,
                364.03861787551034
              ],
              [
                319601.6086313746,
                4348844.448495271,
                364.03861787551034
              ],
              [
                318835.9686313746,
                4348844.448495271,
                4.55861787551035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:34:43+00:00",
        "end_time": "2018-02-21T19:02:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_284584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_284584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_284584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_284584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10026726,
            39.27003399,
            4.558617876,
            -77.09120645,
            39.27658753,
            364.0386179
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.10007629933231,
                  39.27003398505618,
                  4.55861787551035
                ],
                [
                  -77.10026725729462,
                  39.276427801536535,
                  4.55861787551035
                ],
                [
                  -77.0913966042111,
                  39.27658752811477,
                  364.03861787551034
                ],
                [
                  -77.09120645133856,
                  39.27019367549969,
                  364.03861787551034
                ],
                [
                  -77.10007629933231,
                  39.27003398505618,
                  4.55861787551035
                ]
              ]
            ]
          },
          "id": "20180221_284584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_284584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:34:43Z",
            "pc:count": 3113756,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319120.6436,
                "count": 3113756,
                "maximum": 319601.6086,
                "minimum": 318835.9686,
                "name": "X",
                "position": 0,
                "stddev": 211.0452702,
                "variance": 44540.10606
              },
              {
                "average": 4349260.23,
                "count": 3113756,
                "maximum": 4349554.488,
                "minimum": 4348844.448,
                "name": "Y",
                "position": 1,
                "stddev": 212.4669021,
                "variance": 45142.1845
              },
              {
                "average": 166.8063755,
                "count": 3113756,
                "maximum": 364.0386179,
                "minimum": 4.558617876,
                "name": "Z",
                "position": 2,
                "stddev": 11.0753334,
                "variance": 122.6630099
              },
              {
                "average": 6227.638336,
                "count": 3113756,
                "maximum": 64329,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6299.182956,
                "variance": 39679705.91
              },
              {
                "average": 2.171912635,
                "count": 3113756,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.306112815,
                "variance": 1.705930684
              },
              {
                "average": 3.143013454,
                "count": 3113756,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.533418351,
                "variance": 2.351371839
              },
              {
                "average": 0.5008934547,
                "count": 3113756,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999282,
                "variance": 0.249999282
              },
              {
                "average": 0,
                "count": 3113756,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.383092317,
                "count": 3113756,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5017316534,
                "variance": 0.251734652
              },
              {
                "average": 7.308933504,
                "count": 3113756,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.005521121,
                "variance": 64.08836842
              },
              {
                "average": 0,
                "count": 3113756,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.76079886,
                "count": 3113756,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4318357576,
                "variance": 0.1864821216
              },
              {
                "average": 203275255.4,
                "count": 3113756,
                "maximum": 203276883.9,
                "minimum": 203274979.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 168.6218064,
                "variance": 28433.3136
              },
              {
                "average": 0,
                "count": 3113756,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3113756,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3113756,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003346440762,
                "count": 3113756,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01829022135,
                "variance": 0.0003345321969
              },
              {
                "average": 0.2432480259,
                "count": 3113756,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4290436841,
                "variance": 0.1840784829
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318835.9686,
              4348844.448,
              4.558617876,
              319601.6086,
              4349554.488,
              364.0386179
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318835.9686313746,
                    4348844.448495271,
                    4.55861787551035
                  ],
                  [
                    318835.9686313746,
                    4349554.48849527,
                    4.55861787551035
                  ],
                  [
                    319601.6086313746,
                    4349554.48849527,
                    364.03861787551034
                  ],
                  [
                    319601.6086313746,
                    4348844.448495271,
                    364.03861787551034
                  ],
                  [
                    318835.9686313746,
                    4348844.448495271,
                    4.55861787551035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:34:43+00:00",
            "end_time": "2018-02-21T19:02: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": "20180305_290568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07882663402457,
              39.225910854356556,
              -10.168558092025933
            ],
            [
              -77.07916136271496,
              39.237249658528036,
              -10.168558092025933
            ],
            [
              -77.05768077761431,
              39.23763127592057,
              339.53144190797406
            ],
            [
              -77.05734950114723,
              39.22629231861377,
              339.53144190797406
            ],
            [
              -77.07882663402457,
              39.225910854356556,
              -10.168558092025933
            ]
          ]
        ]
      },
      "bbox": [
        -77.07916136,
        39.22591085,
        -10.16855809,
        -77.0573495,
        39.23763128,
        339.5314419
      ],
      "properties": {
        "datetime": "2018-03-06T14:24:33Z",
        "pc:count": 13452074,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321518.4394,
            "count": 13452074,
            "maximum": 322411.7979,
            "minimum": 320556.7779,
            "name": "X",
            "position": 0,
            "stddev": 549.8609181,
            "variance": 302347.0293
          },
          {
            "average": 4344553.798,
            "count": 13452074,
            "maximum": 4345164.023,
            "minimum": 4343904.863,
            "name": "Y",
            "position": 1,
            "stddev": 363.7609802,
            "variance": 132322.0507
          },
          {
            "average": 159.2057209,
            "count": 13452074,
            "maximum": 339.5314419,
            "minimum": -10.16855809,
            "name": "Z",
            "position": 2,
            "stddev": 11.77213572,
            "variance": 138.5831795
          },
          {
            "average": 7083.695732,
            "count": 13452074,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6506.497732,
            "variance": 42334512.74
          },
          {
            "average": 2.025826352,
            "count": 13452074,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.29478761,
            "variance": 1.676474954
          },
          {
            "average": 2.889563572,
            "count": 13452074,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.610652526,
            "variance": 2.594201559
          },
          {
            "average": 0.5027605409,
            "count": 13452074,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999923979,
            "variance": 0.249992398
          },
          {
            "average": 0,
            "count": 13452074,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.401783324,
            "count": 13452074,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5426457582,
            "variance": 0.2944644189
          },
          {
            "average": -5.499735675,
            "count": 13452074,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.92676536,
            "variance": 167.1012627
          },
          {
            "average": 0,
            "count": 13452074,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.49038661,
            "count": 13452074,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.236392344,
            "variance": 10.47423541
          },
          {
            "average": 204358687.2,
            "count": 13452074,
            "maximum": 204381473.6,
            "minimum": 204314933,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31361.10914,
            "variance": 983519166.7
          },
          {
            "average": 0,
            "count": 13452074,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13452074,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13452074,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004412702458,
            "count": 13452074,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02100179895,
            "variance": 0.0004410755591
          },
          {
            "average": 0.3978449717,
            "count": 13452074,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4894531316,
            "variance": 0.239564368
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320556.7779,
          4343904.863,
          -10.16855809,
          322411.7979,
          4345164.023,
          339.5314419
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320556.77786845283,
                4343904.862711281,
                -10.168558092025933
              ],
              [
                320556.77786845283,
                4345164.022711281,
                -10.168558092025933
              ],
              [
                322411.79786845285,
                4345164.022711281,
                339.53144190797406
              ],
              [
                322411.79786845285,
                4343904.862711281,
                339.53144190797406
              ],
              [
                320556.77786845283,
                4343904.862711281,
                -10.168558092025933
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:24:33+00:00",
        "end_time": "2018-03-05T19:55:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180305_290568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180305_290568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180305_290568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07916136,
            39.22591085,
            -10.16855809,
            -77.0573495,
            39.23763128,
            339.5314419
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07882663402457,
                  39.225910854356556,
                  -10.168558092025933
                ],
                [
                  -77.07916136271496,
                  39.237249658528036,
                  -10.168558092025933
                ],
                [
                  -77.05768077761431,
                  39.23763127592057,
                  339.53144190797406
                ],
                [
                  -77.05734950114723,
                  39.22629231861377,
                  339.53144190797406
                ],
                [
                  -77.07882663402457,
                  39.225910854356556,
                  -10.168558092025933
                ]
              ]
            ]
          },
          "id": "20180305_290568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180305_290568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:24:33Z",
            "pc:count": 13452074,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321518.4394,
                "count": 13452074,
                "maximum": 322411.7979,
                "minimum": 320556.7779,
                "name": "X",
                "position": 0,
                "stddev": 549.8609181,
                "variance": 302347.0293
              },
              {
                "average": 4344553.798,
                "count": 13452074,
                "maximum": 4345164.023,
                "minimum": 4343904.863,
                "name": "Y",
                "position": 1,
                "stddev": 363.7609802,
                "variance": 132322.0507
              },
              {
                "average": 159.2057209,
                "count": 13452074,
                "maximum": 339.5314419,
                "minimum": -10.16855809,
                "name": "Z",
                "position": 2,
                "stddev": 11.77213572,
                "variance": 138.5831795
              },
              {
                "average": 7083.695732,
                "count": 13452074,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6506.497732,
                "variance": 42334512.74
              },
              {
                "average": 2.025826352,
                "count": 13452074,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.29478761,
                "variance": 1.676474954
              },
              {
                "average": 2.889563572,
                "count": 13452074,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.610652526,
                "variance": 2.594201559
              },
              {
                "average": 0.5027605409,
                "count": 13452074,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999923979,
                "variance": 0.249992398
              },
              {
                "average": 0,
                "count": 13452074,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.401783324,
                "count": 13452074,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5426457582,
                "variance": 0.2944644189
              },
              {
                "average": -5.499735675,
                "count": 13452074,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.92676536,
                "variance": 167.1012627
              },
              {
                "average": 0,
                "count": 13452074,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.49038661,
                "count": 13452074,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.236392344,
                "variance": 10.47423541
              },
              {
                "average": 204358687.2,
                "count": 13452074,
                "maximum": 204381473.6,
                "minimum": 204314933,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31361.10914,
                "variance": 983519166.7
              },
              {
                "average": 0,
                "count": 13452074,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13452074,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13452074,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004412702458,
                "count": 13452074,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02100179895,
                "variance": 0.0004410755591
              },
              {
                "average": 0.3978449717,
                "count": 13452074,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4894531316,
                "variance": 0.239564368
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320556.7779,
              4343904.863,
              -10.16855809,
              322411.7979,
              4345164.023,
              339.5314419
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320556.77786845283,
                    4343904.862711281,
                    -10.168558092025933
                  ],
                  [
                    320556.77786845283,
                    4345164.022711281,
                    -10.168558092025933
                  ],
                  [
                    322411.79786845285,
                    4345164.022711281,
                    339.53144190797406
                  ],
                  [
                    322411.79786845285,
                    4343904.862711281,
                    339.53144190797406
                  ],
                  [
                    320556.77786845283,
                    4343904.862711281,
                    -10.168558092025933
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:24:33+00:00",
            "end_time": "2018-03-05T19:55: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": "20180221_290572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07883951228406,
              39.23689275142894,
              -9.792550322879123
            ],
            [
              -77.07917438446914,
              39.248231894278284,
              -9.792550322879123
            ],
            [
              -77.05768905985585,
              39.24861362722737,
              315.0274496771209
            ],
            [
              -77.05735764211434,
              39.23727433120394,
              315.0274496771209
            ],
            [
              -77.07883951228406,
              39.23689275142894,
              -9.792550322879123
            ]
          ]
        ]
      },
      "bbox": [
        -77.07917438,
        39.23689275,
        -9.792550323,
        -77.05735764,
        39.24861363,
        315.0274497
      ],
      "properties": {
        "datetime": "2018-03-06T14:24:33Z",
        "pc:count": 19714069,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321607.1868,
            "count": 19714069,
            "maximum": 322438.7883,
            "minimum": 320583.6483,
            "name": "X",
            "position": 0,
            "stddev": 492.8766263,
            "variance": 242927.3688
          },
          {
            "average": 4345734.604,
            "count": 19714069,
            "maximum": 4346382.972,
            "minimum": 4345123.772,
            "name": "Y",
            "position": 1,
            "stddev": 336.8125228,
            "variance": 113442.6755
          },
          {
            "average": 139.4952928,
            "count": 19714069,
            "maximum": 315.0274497,
            "minimum": -9.792550323,
            "name": "Z",
            "position": 2,
            "stddev": 13.01553803,
            "variance": 169.4042301
          },
          {
            "average": 4920.428458,
            "count": 19714069,
            "maximum": 65517,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5586.685337,
            "variance": 31211053.05
          },
          {
            "average": 2.347301818,
            "count": 19714069,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347629966,
            "variance": 1.816106525
          },
          {
            "average": 3.485623186,
            "count": 19714069,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.427163899,
            "variance": 2.036796794
          },
          {
            "average": 0.5009235283,
            "count": 19714069,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991598,
            "variance": 0.2499991598
          },
          {
            "average": 0,
            "count": 19714069,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311588947,
            "count": 19714069,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5021916958,
            "variance": 0.2521964994
          },
          {
            "average": -11.78719737,
            "count": 19714069,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.229003887,
            "variance": 52.2584972
          },
          {
            "average": 0,
            "count": 19714069,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.75140469,
            "count": 19714069,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.229206152,
            "variance": 17.88618467
          },
          {
            "average": 204356573.8,
            "count": 19714069,
            "maximum": 204381473.5,
            "minimum": 203277188.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 163422.2244,
            "variance": 26706823430.0
          },
          {
            "average": 0,
            "count": 19714069,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19714069,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19714069,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004468889705,
            "count": 19714069,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02113502504,
            "variance": 0.0004466892834
          },
          {
            "average": 0.4344330945,
            "count": 19714069,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4956823513,
            "variance": 0.2457009934
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320583.6483,
          4345123.772,
          -9.792550323,
          322438.7883,
          4346382.972,
          315.0274497
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320583.6483168342,
                4345123.771593712,
                -9.792550322879123
              ],
              [
                320583.6483168342,
                4346382.9715937115,
                -9.792550322879123
              ],
              [
                322438.7883168342,
                4346382.9715937115,
                315.0274496771209
              ],
              [
                322438.7883168342,
                4345123.771593712,
                315.0274496771209
              ],
              [
                320583.6483168342,
                4345123.771593712,
                -9.792550322879123
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:24:33+00:00",
        "end_time": "2018-02-21T19:39:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_290572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_290572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_290572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_290572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07917438,
            39.23689275,
            -9.792550323,
            -77.05735764,
            39.24861363,
            315.0274497
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07883951228406,
                  39.23689275142894,
                  -9.792550322879123
                ],
                [
                  -77.07917438446914,
                  39.248231894278284,
                  -9.792550322879123
                ],
                [
                  -77.05768905985585,
                  39.24861362722737,
                  315.0274496771209
                ],
                [
                  -77.05735764211434,
                  39.23727433120394,
                  315.0274496771209
                ],
                [
                  -77.07883951228406,
                  39.23689275142894,
                  -9.792550322879123
                ]
              ]
            ]
          },
          "id": "20180221_290572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_290572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:24:33Z",
            "pc:count": 19714069,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321607.1868,
                "count": 19714069,
                "maximum": 322438.7883,
                "minimum": 320583.6483,
                "name": "X",
                "position": 0,
                "stddev": 492.8766263,
                "variance": 242927.3688
              },
              {
                "average": 4345734.604,
                "count": 19714069,
                "maximum": 4346382.972,
                "minimum": 4345123.772,
                "name": "Y",
                "position": 1,
                "stddev": 336.8125228,
                "variance": 113442.6755
              },
              {
                "average": 139.4952928,
                "count": 19714069,
                "maximum": 315.0274497,
                "minimum": -9.792550323,
                "name": "Z",
                "position": 2,
                "stddev": 13.01553803,
                "variance": 169.4042301
              },
              {
                "average": 4920.428458,
                "count": 19714069,
                "maximum": 65517,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5586.685337,
                "variance": 31211053.05
              },
              {
                "average": 2.347301818,
                "count": 19714069,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347629966,
                "variance": 1.816106525
              },
              {
                "average": 3.485623186,
                "count": 19714069,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.427163899,
                "variance": 2.036796794
              },
              {
                "average": 0.5009235283,
                "count": 19714069,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991598,
                "variance": 0.2499991598
              },
              {
                "average": 0,
                "count": 19714069,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311588947,
                "count": 19714069,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5021916958,
                "variance": 0.2521964994
              },
              {
                "average": -11.78719737,
                "count": 19714069,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.229003887,
                "variance": 52.2584972
              },
              {
                "average": 0,
                "count": 19714069,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.75140469,
                "count": 19714069,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.229206152,
                "variance": 17.88618467
              },
              {
                "average": 204356573.8,
                "count": 19714069,
                "maximum": 204381473.5,
                "minimum": 203277188.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 163422.2244,
                "variance": 26706823430.0
              },
              {
                "average": 0,
                "count": 19714069,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19714069,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19714069,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004468889705,
                "count": 19714069,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02113502504,
                "variance": 0.0004466892834
              },
              {
                "average": 0.4344330945,
                "count": 19714069,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4956823513,
                "variance": 0.2457009934
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320583.6483,
              4345123.772,
              -9.792550323,
              322438.7883,
              4346382.972,
              315.0274497
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320583.6483168342,
                    4345123.771593712,
                    -9.792550322879123
                  ],
                  [
                    320583.6483168342,
                    4346382.9715937115,
                    -9.792550322879123
                  ],
                  [
                    322438.7883168342,
                    4346382.9715937115,
                    315.0274496771209
                  ],
                  [
                    322438.7883168342,
                    4345123.771593712,
                    315.0274496771209
                  ],
                  [
                    320583.6483168342,
                    4345123.771593712,
                    -9.792550322879123
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:24:33+00:00",
            "end_time": "2018-02-21T19: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": "20180221_278564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12116890198645,
              39.21489222341109,
              -9.54726746067206
            ],
            [
              -77.12151033875033,
              39.22623164151009,
              -9.54726746067206
            ],
            [
              -77.10003183964783,
              39.22662101159787,
              313.61273253932796
            ],
            [
              -77.09969385341462,
              39.215281437231674,
              313.61273253932796
            ],
            [
              -77.12116890198645,
              39.21489222341109,
              -9.54726746067206
            ]
          ]
        ]
      },
      "bbox": [
        -77.12151034,
        39.21489222,
        -9.547267461,
        -77.09969385,
        39.22662101,
        313.6127325
      ],
      "properties": {
        "datetime": "2018-03-06T14:25:47Z",
        "pc:count": 15589661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317772.768,
            "count": 15589661,
            "maximum": 318728.0171,
            "minimum": 316872.8371,
            "name": "X",
            "position": 0,
            "stddev": 522.3389071,
            "variance": 272837.9339
          },
          {
            "average": 4343460.452,
            "count": 15589661,
            "maximum": 4344025.918,
            "minimum": 4342766.658,
            "name": "Y",
            "position": 1,
            "stddev": 348.7293018,
            "variance": 121612.1259
          },
          {
            "average": 157.9215218,
            "count": 15589661,
            "maximum": 313.6127325,
            "minimum": -9.547267461,
            "name": "Z",
            "position": 2,
            "stddev": 11.99268129,
            "variance": 143.8244046
          },
          {
            "average": 7175.110532,
            "count": 15589661,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7008.976501,
            "variance": 49125751.59
          },
          {
            "average": 2.122688171,
            "count": 15589661,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.339640449,
            "variance": 1.794636534
          },
          {
            "average": 3.061538541,
            "count": 15589661,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.622290565,
            "variance": 2.631826677
          },
          {
            "average": 0.5006600208,
            "count": 15589661,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995804,
            "variance": 0.2499995804
          },
          {
            "average": 0,
            "count": 15589661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.419855121,
            "count": 15589661,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5452213998,
            "variance": 0.2972663748
          },
          {
            "average": -8.541391872,
            "count": 15589661,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.832435615,
            "variance": 96.67679013
          },
          {
            "average": 0,
            "count": 15589661,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 80.59184199,
            "count": 15589661,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.512897284,
            "variance": 90.49521473
          },
          {
            "average": 204237915.9,
            "count": 15589661,
            "maximum": 204381547.3,
            "minimum": 203277267,
            "name": "GpsTime",
            "position": 12,
            "stddev": 371256.6202,
            "variance": 137831478100.0
          },
          {
            "average": 0,
            "count": 15589661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15589661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15589661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004341338789,
            "count": 15589661,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.020831357,
            "variance": 0.0004339454345
          },
          {
            "average": 0.3761176077,
            "count": 15589661,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4844101237,
            "variance": 0.2346531679
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316872.8371,
          4342766.658,
          -9.547267461,
          318728.0171,
          4344025.918,
          313.6127325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316872.8370837236,
                4342766.658038332,
                -9.54726746067206
              ],
              [
                316872.8370837236,
                4344025.918038332,
                -9.54726746067206
              ],
              [
                318728.0170837237,
                4344025.918038332,
                313.61273253932796
              ],
              [
                318728.0170837237,
                4342766.658038332,
                313.61273253932796
              ],
              [
                316872.8370837236,
                4342766.658038332,
                -9.54726746067206
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:25:47+00:00",
        "end_time": "2018-02-21T19:41:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_278564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_278564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_278564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12151034,
            39.21489222,
            -9.547267461,
            -77.09969385,
            39.22662101,
            313.6127325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12116890198645,
                  39.21489222341109,
                  -9.54726746067206
                ],
                [
                  -77.12151033875033,
                  39.22623164151009,
                  -9.54726746067206
                ],
                [
                  -77.10003183964783,
                  39.22662101159787,
                  313.61273253932796
                ],
                [
                  -77.09969385341462,
                  39.215281437231674,
                  313.61273253932796
                ],
                [
                  -77.12116890198645,
                  39.21489222341109,
                  -9.54726746067206
                ]
              ]
            ]
          },
          "id": "20180221_278564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:25:47Z",
            "pc:count": 15589661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317772.768,
                "count": 15589661,
                "maximum": 318728.0171,
                "minimum": 316872.8371,
                "name": "X",
                "position": 0,
                "stddev": 522.3389071,
                "variance": 272837.9339
              },
              {
                "average": 4343460.452,
                "count": 15589661,
                "maximum": 4344025.918,
                "minimum": 4342766.658,
                "name": "Y",
                "position": 1,
                "stddev": 348.7293018,
                "variance": 121612.1259
              },
              {
                "average": 157.9215218,
                "count": 15589661,
                "maximum": 313.6127325,
                "minimum": -9.547267461,
                "name": "Z",
                "position": 2,
                "stddev": 11.99268129,
                "variance": 143.8244046
              },
              {
                "average": 7175.110532,
                "count": 15589661,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7008.976501,
                "variance": 49125751.59
              },
              {
                "average": 2.122688171,
                "count": 15589661,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.339640449,
                "variance": 1.794636534
              },
              {
                "average": 3.061538541,
                "count": 15589661,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.622290565,
                "variance": 2.631826677
              },
              {
                "average": 0.5006600208,
                "count": 15589661,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995804,
                "variance": 0.2499995804
              },
              {
                "average": 0,
                "count": 15589661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.419855121,
                "count": 15589661,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5452213998,
                "variance": 0.2972663748
              },
              {
                "average": -8.541391872,
                "count": 15589661,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.832435615,
                "variance": 96.67679013
              },
              {
                "average": 0,
                "count": 15589661,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 80.59184199,
                "count": 15589661,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.512897284,
                "variance": 90.49521473
              },
              {
                "average": 204237915.9,
                "count": 15589661,
                "maximum": 204381547.3,
                "minimum": 203277267,
                "name": "GpsTime",
                "position": 12,
                "stddev": 371256.6202,
                "variance": 137831478100.0
              },
              {
                "average": 0,
                "count": 15589661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15589661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15589661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004341338789,
                "count": 15589661,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.020831357,
                "variance": 0.0004339454345
              },
              {
                "average": 0.3761176077,
                "count": 15589661,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4844101237,
                "variance": 0.2346531679
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316872.8371,
              4342766.658,
              -9.547267461,
              318728.0171,
              4344025.918,
              313.6127325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316872.8370837236,
                    4342766.658038332,
                    -9.54726746067206
                  ],
                  [
                    316872.8370837236,
                    4344025.918038332,
                    -9.54726746067206
                  ],
                  [
                    318728.0170837237,
                    4344025.918038332,
                    313.61273253932796
                  ],
                  [
                    318728.0170837237,
                    4342766.658038332,
                    313.61273253932796
                  ],
                  [
                    316872.8370837236,
                    4342766.658038332,
                    -9.54726746067206
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:25:47+00:00",
            "end_time": "2018-02-21T19:41: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": "20180221_278568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12118815984451,
              39.22587490739034,
              -8.74723537666506
            ],
            [
              -77.12152970057042,
              39.237213223340795,
              -8.74723537666506
            ],
            [
              -77.10004669566912,
              39.23760270815463,
              354.37276462333494
            ],
            [
              -77.09970860721697,
              39.22626423591847,
              354.37276462333494
            ],
            [
              -77.12118815984451,
              39.22587490739034,
              -8.74723537666506
            ]
          ]
        ]
      },
      "bbox": [
        -77.1215297,
        39.22587491,
        -8.747235377,
        -77.09970861,
        39.23760271,
        354.3727646
      ],
      "properties": {
        "datetime": "2018-03-06T14:25:28Z",
        "pc:count": 20392184,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317836.1934,
            "count": 20392184,
            "maximum": 318755.0025,
            "minimum": 316899.7225,
            "name": "X",
            "position": 0,
            "stddev": 514.1843467,
            "variance": 264385.5424
          },
          {
            "average": 4344586.189,
            "count": 20392184,
            "maximum": 4345244.812,
            "minimum": 4343985.672,
            "name": "Y",
            "position": 1,
            "stddev": 338.4067634,
            "variance": 114519.1375
          },
          {
            "average": 168.3092135,
            "count": 20392184,
            "maximum": 354.3727646,
            "minimum": -8.747235377,
            "name": "Z",
            "position": 2,
            "stddev": 11.17245331,
            "variance": 124.8237131
          },
          {
            "average": 5914.014328,
            "count": 20392184,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6404.311613,
            "variance": 41015207.24
          },
          {
            "average": 2.222755493,
            "count": 20392184,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.337836737,
            "variance": 1.789807135
          },
          {
            "average": 3.262132835,
            "count": 20392184,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.532364468,
            "variance": 2.348140861
          },
          {
            "average": 0.4998079166,
            "count": 20392184,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999754,
            "variance": 0.2499999754
          },
          {
            "average": 0,
            "count": 20392184,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.376875032,
            "count": 20392184,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5133972686,
            "variance": 0.2635767554
          },
          {
            "average": 0.1009143061,
            "count": 20392184,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.70687157,
            "variance": 187.8783281
          },
          {
            "average": 0,
            "count": 20392184,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 67.9921821,
            "count": 20392184,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.87808688,
            "variance": 192.6012954
          },
          {
            "average": 203751050.5,
            "count": 20392184,
            "maximum": 204381528.4,
            "minimum": 203276818,
            "name": "GpsTime",
            "position": 12,
            "stddev": 546545.9341,
            "variance": 298712458100.0
          },
          {
            "average": 0,
            "count": 20392184,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20392184,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20392184,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000318651499,
            "count": 20392184,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0178479684,
            "variance": 0.0003185499759
          },
          {
            "average": 0.345835934,
            "count": 20392184,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4756400444,
            "variance": 0.2262334518
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316899.7225,
          4343985.672,
          -8.747235377,
          318755.0025,
          4345244.812,
          354.3727646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316899.72251175804,
                4343985.672346657,
                -8.74723537666506
              ],
              [
                316899.72251175804,
                4345244.812346658,
                -8.74723537666506
              ],
              [
                318755.00251175807,
                4345244.812346658,
                354.37276462333494
              ],
              [
                318755.00251175807,
                4343985.672346657,
                354.37276462333494
              ],
              [
                316899.72251175804,
                4343985.672346657,
                -8.74723537666506
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:25:28+00:00",
        "end_time": "2018-02-21T19:33:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_278568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_278568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_278568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1215297,
            39.22587491,
            -8.747235377,
            -77.09970861,
            39.23760271,
            354.3727646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12118815984451,
                  39.22587490739034,
                  -8.74723537666506
                ],
                [
                  -77.12152970057042,
                  39.237213223340795,
                  -8.74723537666506
                ],
                [
                  -77.10004669566912,
                  39.23760270815463,
                  354.37276462333494
                ],
                [
                  -77.09970860721697,
                  39.22626423591847,
                  354.37276462333494
                ],
                [
                  -77.12118815984451,
                  39.22587490739034,
                  -8.74723537666506
                ]
              ]
            ]
          },
          "id": "20180221_278568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:25:28Z",
            "pc:count": 20392184,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317836.1934,
                "count": 20392184,
                "maximum": 318755.0025,
                "minimum": 316899.7225,
                "name": "X",
                "position": 0,
                "stddev": 514.1843467,
                "variance": 264385.5424
              },
              {
                "average": 4344586.189,
                "count": 20392184,
                "maximum": 4345244.812,
                "minimum": 4343985.672,
                "name": "Y",
                "position": 1,
                "stddev": 338.4067634,
                "variance": 114519.1375
              },
              {
                "average": 168.3092135,
                "count": 20392184,
                "maximum": 354.3727646,
                "minimum": -8.747235377,
                "name": "Z",
                "position": 2,
                "stddev": 11.17245331,
                "variance": 124.8237131
              },
              {
                "average": 5914.014328,
                "count": 20392184,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6404.311613,
                "variance": 41015207.24
              },
              {
                "average": 2.222755493,
                "count": 20392184,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.337836737,
                "variance": 1.789807135
              },
              {
                "average": 3.262132835,
                "count": 20392184,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.532364468,
                "variance": 2.348140861
              },
              {
                "average": 0.4998079166,
                "count": 20392184,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999754,
                "variance": 0.2499999754
              },
              {
                "average": 0,
                "count": 20392184,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.376875032,
                "count": 20392184,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5133972686,
                "variance": 0.2635767554
              },
              {
                "average": 0.1009143061,
                "count": 20392184,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.70687157,
                "variance": 187.8783281
              },
              {
                "average": 0,
                "count": 20392184,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 67.9921821,
                "count": 20392184,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.87808688,
                "variance": 192.6012954
              },
              {
                "average": 203751050.5,
                "count": 20392184,
                "maximum": 204381528.4,
                "minimum": 203276818,
                "name": "GpsTime",
                "position": 12,
                "stddev": 546545.9341,
                "variance": 298712458100.0
              },
              {
                "average": 0,
                "count": 20392184,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20392184,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20392184,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000318651499,
                "count": 20392184,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0178479684,
                "variance": 0.0003185499759
              },
              {
                "average": 0.345835934,
                "count": 20392184,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4756400444,
                "variance": 0.2262334518
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316899.7225,
              4343985.672,
              -8.747235377,
              318755.0025,
              4345244.812,
              354.3727646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316899.72251175804,
                    4343985.672346657,
                    -8.74723537666506
                  ],
                  [
                    316899.72251175804,
                    4345244.812346658,
                    -8.74723537666506
                  ],
                  [
                    318755.00251175807,
                    4345244.812346658,
                    354.37276462333494
                  ],
                  [
                    318755.00251175807,
                    4343985.672346657,
                    354.37276462333494
                  ],
                  [
                    316899.72251175804,
                    4343985.672346657,
                    -8.74723537666506
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:25:28+00:00",
            "end_time": "2018-02-21T19:33: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": "20180221_290576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07885156367963,
              39.247874155231536,
              -10.256025991285213
            ],
            [
              -77.07918658991608,
              39.25921399696305,
              -10.256025991285213
            ],
            [
              -77.05769768183178,
              39.259595824692695,
              350.38397400871474
            ],
            [
              -77.05736611218417,
              39.24825582975166,
              350.38397400871474
            ],
            [
              -77.07885156367963,
              39.247874155231536,
              -10.256025991285213
            ]
          ]
        ]
      },
      "bbox": [
        -77.07918659,
        39.24787416,
        -10.25602599,
        -77.05736611,
        39.25959582,
        350.383974
      ],
      "properties": {
        "datetime": "2018-03-06T14:24:19Z",
        "pc:count": 20597596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321478.5169,
            "count": 20597596,
            "maximum": 322465.7558,
            "minimum": 320610.5958,
            "name": "X",
            "position": 0,
            "stddev": 484.7002795,
            "variance": 234934.3609
          },
          {
            "average": 4346990.981,
            "count": 20597596,
            "maximum": 4347601.906,
            "minimum": 4346342.626,
            "name": "Y",
            "position": 1,
            "stddev": 326.715566,
            "variance": 106743.0611
          },
          {
            "average": 141.7614044,
            "count": 20597596,
            "maximum": 350.383974,
            "minimum": -10.25602599,
            "name": "Z",
            "position": 2,
            "stddev": 14.76247877,
            "variance": 217.9307795
          },
          {
            "average": 5792.23886,
            "count": 20597596,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5999.464212,
            "variance": 35993570.83
          },
          {
            "average": 2.207032267,
            "count": 20597596,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.334709885,
            "variance": 1.781450477
          },
          {
            "average": 3.223352327,
            "count": 20597596,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.542459955,
            "variance": 2.379182712
          },
          {
            "average": 0.5057227552,
            "count": 20597596,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999672611,
            "variance": 0.2499672622
          },
          {
            "average": 0,
            "count": 20597596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.395980871,
            "count": 20597596,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5276783321,
            "variance": 0.2784444222
          },
          {
            "average": -1.63768663,
            "count": 20597596,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.40208105,
            "variance": 179.6157764
          },
          {
            "average": 0,
            "count": 20597596,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 68.33466396,
            "count": 20597596,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.90402133,
            "variance": 193.321809
          },
          {
            "average": 203763498.3,
            "count": 20597596,
            "maximum": 204381459.2,
            "minimum": 203277147.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 548189.9444,
            "variance": 300512215200.0
          },
          {
            "average": 0,
            "count": 20597596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20597596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20597596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003604304114,
            "count": 20597596,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01898158367,
            "variance": 0.0003603005188
          },
          {
            "average": 0.3527492723,
            "count": 20597596,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.477825527,
            "variance": 0.2283172343
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320610.5958,
          4346342.626,
          -10.25602599,
          322465.7558,
          4347601.906,
          350.383974
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320610.5958278361,
                4346342.626095242,
                -10.256025991285213
              ],
              [
                320610.5958278361,
                4347601.906095241,
                -10.256025991285213
              ],
              [
                322465.7558278361,
                4347601.906095241,
                350.38397400871474
              ],
              [
                322465.7558278361,
                4346342.626095242,
                350.38397400871474
              ],
              [
                320610.5958278361,
                4346342.626095242,
                -10.256025991285213
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:24:19+00:00",
        "end_time": "2018-02-21T19:39:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_290576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_290576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_290576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_290576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07918659,
            39.24787416,
            -10.25602599,
            -77.05736611,
            39.25959582,
            350.383974
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07885156367963,
                  39.247874155231536,
                  -10.256025991285213
                ],
                [
                  -77.07918658991608,
                  39.25921399696305,
                  -10.256025991285213
                ],
                [
                  -77.05769768183178,
                  39.259595824692695,
                  350.38397400871474
                ],
                [
                  -77.05736611218417,
                  39.24825582975166,
                  350.38397400871474
                ],
                [
                  -77.07885156367963,
                  39.247874155231536,
                  -10.256025991285213
                ]
              ]
            ]
          },
          "id": "20180221_290576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_290576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:24:19Z",
            "pc:count": 20597596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321478.5169,
                "count": 20597596,
                "maximum": 322465.7558,
                "minimum": 320610.5958,
                "name": "X",
                "position": 0,
                "stddev": 484.7002795,
                "variance": 234934.3609
              },
              {
                "average": 4346990.981,
                "count": 20597596,
                "maximum": 4347601.906,
                "minimum": 4346342.626,
                "name": "Y",
                "position": 1,
                "stddev": 326.715566,
                "variance": 106743.0611
              },
              {
                "average": 141.7614044,
                "count": 20597596,
                "maximum": 350.383974,
                "minimum": -10.25602599,
                "name": "Z",
                "position": 2,
                "stddev": 14.76247877,
                "variance": 217.9307795
              },
              {
                "average": 5792.23886,
                "count": 20597596,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5999.464212,
                "variance": 35993570.83
              },
              {
                "average": 2.207032267,
                "count": 20597596,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.334709885,
                "variance": 1.781450477
              },
              {
                "average": 3.223352327,
                "count": 20597596,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.542459955,
                "variance": 2.379182712
              },
              {
                "average": 0.5057227552,
                "count": 20597596,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999672611,
                "variance": 0.2499672622
              },
              {
                "average": 0,
                "count": 20597596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.395980871,
                "count": 20597596,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5276783321,
                "variance": 0.2784444222
              },
              {
                "average": -1.63768663,
                "count": 20597596,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.40208105,
                "variance": 179.6157764
              },
              {
                "average": 0,
                "count": 20597596,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 68.33466396,
                "count": 20597596,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.90402133,
                "variance": 193.321809
              },
              {
                "average": 203763498.3,
                "count": 20597596,
                "maximum": 204381459.2,
                "minimum": 203277147.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 548189.9444,
                "variance": 300512215200.0
              },
              {
                "average": 0,
                "count": 20597596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20597596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20597596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003604304114,
                "count": 20597596,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01898158367,
                "variance": 0.0003603005188
              },
              {
                "average": 0.3527492723,
                "count": 20597596,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.477825527,
                "variance": 0.2283172343
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320610.5958,
              4346342.626,
              -10.25602599,
              322465.7558,
              4347601.906,
              350.383974
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320610.5958278361,
                    4346342.626095242,
                    -10.256025991285213
                  ],
                  [
                    320610.5958278361,
                    4347601.906095241,
                    -10.256025991285213
                  ],
                  [
                    322465.7558278361,
                    4347601.906095241,
                    350.38397400871474
                  ],
                  [
                    322465.7558278361,
                    4346342.626095242,
                    350.38397400871474
                  ],
                  [
                    320610.5958278361,
                    4346342.626095242,
                    -10.256025991285213
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:24:19+00:00",
            "end_time": "2018-02-21T19:39: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": "20180221_278572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12120638847065,
              39.23685599986717,
              -9.00002215261074
            ],
            [
              -77.12154810899317,
              39.248195735021376,
              -9.00002215261074
            ],
            [
              -77.10006244883121,
              39.24858530102211,
              369.6799778473893
            ],
            [
              -77.09972418279669,
              39.23724540954248,
              369.6799778473893
            ],
            [
              -77.12120638847065,
              39.23685599986717,
              -9.00002215261074
            ]
          ]
        ]
      },
      "bbox": [
        -77.12154811,
        39.236856,
        -9.000022153,
        -77.09972418,
        39.2485853,
        369.6799778
      ],
      "properties": {
        "datetime": "2018-03-06T14:24:53Z",
        "pc:count": 14565098,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317856.8954,
            "count": 14565098,
            "maximum": 318781.9199,
            "minimum": 316926.6999,
            "name": "X",
            "position": 0,
            "stddev": 506.6927347,
            "variance": 256737.5274
          },
          {
            "average": 4345835.585,
            "count": 14565098,
            "maximum": 4346463.81,
            "minimum": 4345204.51,
            "name": "Y",
            "position": 1,
            "stddev": 339.9704215,
            "variance": 115579.8875
          },
          {
            "average": 174.3690008,
            "count": 14565098,
            "maximum": 369.6799778,
            "minimum": -9.000022153,
            "name": "Z",
            "position": 2,
            "stddev": 9.768271572,
            "variance": 95.41912951
          },
          {
            "average": 8475.064898,
            "count": 14565098,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7074.032016,
            "variance": 50041928.96
          },
          {
            "average": 1.913283041,
            "count": 14565098,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.251416006,
            "variance": 1.56604202
          },
          {
            "average": 2.680522095,
            "count": 14565098,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.621512111,
            "variance": 2.629301527
          },
          {
            "average": 0.499039622,
            "count": 14565098,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990948,
            "variance": 0.2499990948
          },
          {
            "average": 0,
            "count": 14565098,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.539997946,
            "count": 14565098,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5084048588,
            "variance": 0.2584755005
          },
          {
            "average": 12.39751348,
            "count": 14565098,
            "maximum": 19.99799919,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.67358585,
            "variance": 44.5367481
          },
          {
            "average": 0,
            "count": 14565098,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.88267494,
            "count": 14565098,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.914896854,
            "variance": 8.496623672
          },
          {
            "average": 203288494.5,
            "count": 14565098,
            "maximum": 204381493.4,
            "minimum": 203276817,
            "name": "GpsTime",
            "position": 12,
            "stddev": 111700.8345,
            "variance": 12477076430.0
          },
          {
            "average": 0,
            "count": 14565098,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14565098,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14565098,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001148636281,
            "count": 14565098,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01071682986,
            "variance": 0.0001148504423
          },
          {
            "average": 0.3688149575,
            "count": 14565098,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4824836791,
            "variance": 0.2327905006
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316926.6999,
          4345204.51,
          -9.000022153,
          318781.9199,
          4346463.81,
          369.6799778
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316926.6999086427,
                4345204.509927414,
                -9.00002215261074
              ],
              [
                316926.6999086427,
                4346463.809927415,
                -9.00002215261074
              ],
              [
                318781.91990864265,
                4346463.809927415,
                369.6799778473893
              ],
              [
                318781.91990864265,
                4345204.509927414,
                369.6799778473893
              ],
              [
                316926.6999086427,
                4345204.509927414,
                -9.00002215261074
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:24:53+00:00",
        "end_time": "2018-02-21T19:33:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_278572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_278572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_278572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12154811,
            39.236856,
            -9.000022153,
            -77.09972418,
            39.2485853,
            369.6799778
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12120638847065,
                  39.23685599986717,
                  -9.00002215261074
                ],
                [
                  -77.12154810899317,
                  39.248195735021376,
                  -9.00002215261074
                ],
                [
                  -77.10006244883121,
                  39.24858530102211,
                  369.6799778473893
                ],
                [
                  -77.09972418279669,
                  39.23724540954248,
                  369.6799778473893
                ],
                [
                  -77.12120638847065,
                  39.23685599986717,
                  -9.00002215261074
                ]
              ]
            ]
          },
          "id": "20180221_278572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:24:53Z",
            "pc:count": 14565098,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317856.8954,
                "count": 14565098,
                "maximum": 318781.9199,
                "minimum": 316926.6999,
                "name": "X",
                "position": 0,
                "stddev": 506.6927347,
                "variance": 256737.5274
              },
              {
                "average": 4345835.585,
                "count": 14565098,
                "maximum": 4346463.81,
                "minimum": 4345204.51,
                "name": "Y",
                "position": 1,
                "stddev": 339.9704215,
                "variance": 115579.8875
              },
              {
                "average": 174.3690008,
                "count": 14565098,
                "maximum": 369.6799778,
                "minimum": -9.000022153,
                "name": "Z",
                "position": 2,
                "stddev": 9.768271572,
                "variance": 95.41912951
              },
              {
                "average": 8475.064898,
                "count": 14565098,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7074.032016,
                "variance": 50041928.96
              },
              {
                "average": 1.913283041,
                "count": 14565098,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.251416006,
                "variance": 1.56604202
              },
              {
                "average": 2.680522095,
                "count": 14565098,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.621512111,
                "variance": 2.629301527
              },
              {
                "average": 0.499039622,
                "count": 14565098,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990948,
                "variance": 0.2499990948
              },
              {
                "average": 0,
                "count": 14565098,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.539997946,
                "count": 14565098,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5084048588,
                "variance": 0.2584755005
              },
              {
                "average": 12.39751348,
                "count": 14565098,
                "maximum": 19.99799919,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.67358585,
                "variance": 44.5367481
              },
              {
                "average": 0,
                "count": 14565098,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.88267494,
                "count": 14565098,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.914896854,
                "variance": 8.496623672
              },
              {
                "average": 203288494.5,
                "count": 14565098,
                "maximum": 204381493.4,
                "minimum": 203276817,
                "name": "GpsTime",
                "position": 12,
                "stddev": 111700.8345,
                "variance": 12477076430.0
              },
              {
                "average": 0,
                "count": 14565098,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14565098,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14565098,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001148636281,
                "count": 14565098,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01071682986,
                "variance": 0.0001148504423
              },
              {
                "average": 0.3688149575,
                "count": 14565098,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4824836791,
                "variance": 0.2327905006
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316926.6999,
              4345204.51,
              -9.000022153,
              318781.9199,
              4346463.81,
              369.6799778
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316926.6999086427,
                    4345204.509927414,
                    -9.00002215261074
                  ],
                  [
                    316926.6999086427,
                    4346463.809927415,
                    -9.00002215261074
                  ],
                  [
                    318781.91990864265,
                    4346463.809927415,
                    369.6799778473893
                  ],
                  [
                    318781.91990864265,
                    4345204.509927414,
                    369.6799778473893
                  ],
                  [
                    316926.6999086427,
                    4345204.509927414,
                    -9.00002215261074
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:24:53+00:00",
            "end_time": "2018-02-21T19:33:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_290580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07886511328624,
              39.258857007349626,
              -9.472541891092987
            ],
            [
              -77.0790603284065,
              39.26546272034602,
              -9.472541891092987
            ],
            [
              -77.05770365854276,
              39.26584220383919,
              362.087458108907
            ],
            [
              -77.05751044525557,
              39.259236402140814,
              362.087458108907
            ],
            [
              -77.07886511328624,
              39.258857007349626,
              -9.472541891092987
            ]
          ]
        ]
      },
      "bbox": [
        -77.07906033,
        39.25885701,
        -9.472541891,
        -77.05751045,
        39.2658422,
        362.0874581
      ],
      "properties": {
        "datetime": "2018-03-06T14:23:45Z",
        "pc:count": 9498322,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321354.9283,
            "count": 9498322,
            "maximum": 322481.0047,
            "minimum": 320637.4247,
            "name": "X",
            "position": 0,
            "stddev": 610.8992639,
            "variance": 373197.9106
          },
          {
            "average": 4347948.478,
            "count": 9498322,
            "maximum": 4348295.206,
            "minimum": 4347561.646,
            "name": "Y",
            "position": 1,
            "stddev": 205.4308883,
            "variance": 42201.84986
          },
          {
            "average": 145.0286979,
            "count": 9498322,
            "maximum": 362.0874581,
            "minimum": -9.472541891,
            "name": "Z",
            "position": 2,
            "stddev": 11.34925456,
            "variance": 128.805579
          },
          {
            "average": 6999.924206,
            "count": 9498322,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6738.827606,
            "variance": 45411797.51
          },
          {
            "average": 2.077431256,
            "count": 9498322,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.31340278,
            "variance": 1.725026862
          },
          {
            "average": 2.996291977,
            "count": 9498322,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.615408986,
            "variance": 2.609546193
          },
          {
            "average": 0.5037579269,
            "count": 9498322,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999859041,
            "variance": 0.2499859043
          },
          {
            "average": 0,
            "count": 9498322,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.45784129,
            "count": 9498322,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.510971723,
            "variance": 0.2610921017
          },
          {
            "average": 9.721407329,
            "count": 9498322,
            "maximum": 19.00200081,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.473907652,
            "variance": 89.7549262
          },
          {
            "average": 0,
            "count": 9498322,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.55234177,
            "count": 9498322,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.46955038,
            "variance": 71.73328363
          },
          {
            "average": 203386984.3,
            "count": 9498322,
            "maximum": 204381425.2,
            "minimum": 203276878.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 330569.1308,
            "variance": 109275950200.0
          },
          {
            "average": 0,
            "count": 9498322,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9498322,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9498322,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002317251405,
            "count": 9498322,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01522075781,
            "variance": 0.0002316714684
          },
          {
            "average": 0.3130267641,
            "count": 9498322,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4637251683,
            "variance": 0.2150410317
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320637.4247,
          4347561.646,
          -9.472541891,
          322481.0047,
          4348295.206,
          362.0874581
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320637.4246930619,
                4347561.646322312,
                -9.472541891092987
              ],
              [
                320637.4246930619,
                4348295.206322312,
                -9.472541891092987
              ],
              [
                322481.00469306187,
                4348295.206322312,
                362.087458108907
              ],
              [
                322481.00469306187,
                4347561.646322312,
                362.087458108907
              ],
              [
                320637.4246930619,
                4347561.646322312,
                -9.472541891092987
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:23:45+00:00",
        "end_time": "2018-02-21T19:34:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_290580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_290580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_290580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_290580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07906033,
            39.25885701,
            -9.472541891,
            -77.05751045,
            39.2658422,
            362.0874581
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07886511328624,
                  39.258857007349626,
                  -9.472541891092987
                ],
                [
                  -77.0790603284065,
                  39.26546272034602,
                  -9.472541891092987
                ],
                [
                  -77.05770365854276,
                  39.26584220383919,
                  362.087458108907
                ],
                [
                  -77.05751044525557,
                  39.259236402140814,
                  362.087458108907
                ],
                [
                  -77.07886511328624,
                  39.258857007349626,
                  -9.472541891092987
                ]
              ]
            ]
          },
          "id": "20180221_290580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_290580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:23:45Z",
            "pc:count": 9498322,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321354.9283,
                "count": 9498322,
                "maximum": 322481.0047,
                "minimum": 320637.4247,
                "name": "X",
                "position": 0,
                "stddev": 610.8992639,
                "variance": 373197.9106
              },
              {
                "average": 4347948.478,
                "count": 9498322,
                "maximum": 4348295.206,
                "minimum": 4347561.646,
                "name": "Y",
                "position": 1,
                "stddev": 205.4308883,
                "variance": 42201.84986
              },
              {
                "average": 145.0286979,
                "count": 9498322,
                "maximum": 362.0874581,
                "minimum": -9.472541891,
                "name": "Z",
                "position": 2,
                "stddev": 11.34925456,
                "variance": 128.805579
              },
              {
                "average": 6999.924206,
                "count": 9498322,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6738.827606,
                "variance": 45411797.51
              },
              {
                "average": 2.077431256,
                "count": 9498322,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.31340278,
                "variance": 1.725026862
              },
              {
                "average": 2.996291977,
                "count": 9498322,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.615408986,
                "variance": 2.609546193
              },
              {
                "average": 0.5037579269,
                "count": 9498322,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999859041,
                "variance": 0.2499859043
              },
              {
                "average": 0,
                "count": 9498322,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.45784129,
                "count": 9498322,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.510971723,
                "variance": 0.2610921017
              },
              {
                "average": 9.721407329,
                "count": 9498322,
                "maximum": 19.00200081,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.473907652,
                "variance": 89.7549262
              },
              {
                "average": 0,
                "count": 9498322,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.55234177,
                "count": 9498322,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.46955038,
                "variance": 71.73328363
              },
              {
                "average": 203386984.3,
                "count": 9498322,
                "maximum": 204381425.2,
                "minimum": 203276878.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 330569.1308,
                "variance": 109275950200.0
              },
              {
                "average": 0,
                "count": 9498322,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9498322,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9498322,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002317251405,
                "count": 9498322,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01522075781,
                "variance": 0.0002316714684
              },
              {
                "average": 0.3130267641,
                "count": 9498322,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4637251683,
                "variance": 0.2150410317
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320637.4247,
              4347561.646,
              -9.472541891,
              322481.0047,
              4348295.206,
              362.0874581
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320637.4246930619,
                    4347561.646322312,
                    -9.472541891092987
                  ],
                  [
                    320637.4246930619,
                    4348295.206322312,
                    -9.472541891092987
                  ],
                  [
                    322481.00469306187,
                    4348295.206322312,
                    362.087458108907
                  ],
                  [
                    322481.00469306187,
                    4347561.646322312,
                    362.087458108907
                  ],
                  [
                    320637.4246930619,
                    4347561.646322312,
                    -9.472541891092987
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:23:45+00:00",
            "end_time": "2018-02-21T19:34: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": "20180221_284572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.10002358178957,
              39.236876970495295,
              -10.365408889507194
            ],
            [
              -77.10036183785726,
              39.248215059534694,
              -10.365408889507194
            ],
            [
              -77.07887588033185,
              39.24860071727321,
              370.7145911104928
            ],
            [
              -77.07854107839422,
              39.23726247349917,
              370.7145911104928
            ],
            [
              -77.10002358178957,
              39.236876970495295,
              -10.365408889507194
            ]
          ]
        ]
      },
      "bbox": [
        -77.10036184,
        39.23687697,
        -10.36540889,
        -77.07854108,
        39.24860072,
        370.7145911
      ],
      "properties": {
        "datetime": "2018-03-06T14:24:54Z",
        "pc:count": 15009575,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319796.0098,
            "count": 15009575,
            "maximum": 320610.3493,
            "minimum": 318755.1293,
            "name": "X",
            "position": 0,
            "stddev": 504.2407852,
            "variance": 254258.7694
          },
          {
            "average": 4345815.96,
            "count": 15009575,
            "maximum": 4346423.316,
            "minimum": 4345164.216,
            "name": "Y",
            "position": 1,
            "stddev": 337.6073841,
            "variance": 113978.7458
          },
          {
            "average": 158.1623928,
            "count": 15009575,
            "maximum": 370.7145911,
            "minimum": -10.36540889,
            "name": "Z",
            "position": 2,
            "stddev": 11.55009927,
            "variance": 133.4047931
          },
          {
            "average": 8944.928489,
            "count": 15009575,
            "maximum": 65517,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6923.001767,
            "variance": 47927953.47
          },
          {
            "average": 1.835586018,
            "count": 15009575,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.236926667,
            "variance": 1.52998758
          },
          {
            "average": 2.544172903,
            "count": 15009575,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.63908647,
            "variance": 2.686604456
          },
          {
            "average": 0.5075482817,
            "count": 15009575,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999430369,
            "variance": 0.2499430401
          },
          {
            "average": 0,
            "count": 15009575,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.551657592,
            "count": 15009575,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5328438372,
            "variance": 0.2839225548
          },
          {
            "average": -0.5031825607,
            "count": 15009575,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.73505121,
            "variance": 188.6516316
          },
          {
            "average": 0,
            "count": 15009575,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.73669461,
            "count": 15009575,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.00020423,
            "variance": 196.0057184
          },
          {
            "average": 203819059.4,
            "count": 15009575,
            "maximum": 204381494.5,
            "minimum": 203276850.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 552028.6413,
            "variance": 304735620800.0
          },
          {
            "average": 0,
            "count": 15009575,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15009575,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15009575,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003086696326,
            "count": 15009575,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01756628521,
            "variance": 0.0003085743762
          },
          {
            "average": 0.3464284632,
            "count": 15009575,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.475831691,
            "variance": 0.2264157982
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318755.1293,
          4345164.216,
          -10.36540889,
          320610.3493,
          4346423.316,
          370.7145911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318755.1292693494,
                4345164.215889462,
                -10.365408889507194
              ],
              [
                318755.1292693494,
                4346423.315889462,
                -10.365408889507194
              ],
              [
                320610.34926934936,
                4346423.315889462,
                370.7145911104928
              ],
              [
                320610.34926934936,
                4345164.215889462,
                370.7145911104928
              ],
              [
                318755.1292693494,
                4345164.215889462,
                -10.365408889507194
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:24:54+00:00",
        "end_time": "2018-02-21T19:34:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_284572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_284572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_284572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_284572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10036184,
            39.23687697,
            -10.36540889,
            -77.07854108,
            39.24860072,
            370.7145911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.10002358178957,
                  39.236876970495295,
                  -10.365408889507194
                ],
                [
                  -77.10036183785726,
                  39.248215059534694,
                  -10.365408889507194
                ],
                [
                  -77.07887588033185,
                  39.24860071727321,
                  370.7145911104928
                ],
                [
                  -77.07854107839422,
                  39.23726247349917,
                  370.7145911104928
                ],
                [
                  -77.10002358178957,
                  39.236876970495295,
                  -10.365408889507194
                ]
              ]
            ]
          },
          "id": "20180221_284572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_284572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:24:54Z",
            "pc:count": 15009575,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319796.0098,
                "count": 15009575,
                "maximum": 320610.3493,
                "minimum": 318755.1293,
                "name": "X",
                "position": 0,
                "stddev": 504.2407852,
                "variance": 254258.7694
              },
              {
                "average": 4345815.96,
                "count": 15009575,
                "maximum": 4346423.316,
                "minimum": 4345164.216,
                "name": "Y",
                "position": 1,
                "stddev": 337.6073841,
                "variance": 113978.7458
              },
              {
                "average": 158.1623928,
                "count": 15009575,
                "maximum": 370.7145911,
                "minimum": -10.36540889,
                "name": "Z",
                "position": 2,
                "stddev": 11.55009927,
                "variance": 133.4047931
              },
              {
                "average": 8944.928489,
                "count": 15009575,
                "maximum": 65517,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6923.001767,
                "variance": 47927953.47
              },
              {
                "average": 1.835586018,
                "count": 15009575,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.236926667,
                "variance": 1.52998758
              },
              {
                "average": 2.544172903,
                "count": 15009575,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.63908647,
                "variance": 2.686604456
              },
              {
                "average": 0.5075482817,
                "count": 15009575,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999430369,
                "variance": 0.2499430401
              },
              {
                "average": 0,
                "count": 15009575,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.551657592,
                "count": 15009575,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5328438372,
                "variance": 0.2839225548
              },
              {
                "average": -0.5031825607,
                "count": 15009575,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.73505121,
                "variance": 188.6516316
              },
              {
                "average": 0,
                "count": 15009575,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.73669461,
                "count": 15009575,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.00020423,
                "variance": 196.0057184
              },
              {
                "average": 203819059.4,
                "count": 15009575,
                "maximum": 204381494.5,
                "minimum": 203276850.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 552028.6413,
                "variance": 304735620800.0
              },
              {
                "average": 0,
                "count": 15009575,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15009575,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15009575,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003086696326,
                "count": 15009575,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01756628521,
                "variance": 0.0003085743762
              },
              {
                "average": 0.3464284632,
                "count": 15009575,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.475831691,
                "variance": 0.2264157982
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318755.1293,
              4345164.216,
              -10.36540889,
              320610.3493,
              4346423.316,
              370.7145911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318755.1292693494,
                    4345164.215889462,
                    -10.365408889507194
                  ],
                  [
                    318755.1292693494,
                    4346423.315889462,
                    -10.365408889507194
                  ],
                  [
                    320610.34926934936,
                    4346423.315889462,
                    370.7145911104928
                  ],
                  [
                    320610.34926934936,
                    4345164.215889462,
                    370.7145911104928
                  ],
                  [
                    318755.1292693494,
                    4345164.215889462,
                    -10.365408889507194
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:24:54+00:00",
            "end_time": "2018-02-21T19:34: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": "20180221_284576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.10003879570307,
              39.24785881735268,
              -8.44217263783247
            ],
            [
              -77.10037720787547,
              39.25919760524195,
              -8.44217263783247
            ],
            [
              -77.07888882505662,
              39.259583338705895,
              372.27782736216756
            ],
            [
              -77.07855386897309,
              39.24824439605427,
              372.27782736216756
            ],
            [
              -77.10003879570307,
              39.24785881735268,
              -8.44217263783247
            ]
          ]
        ]
      },
      "bbox": [
        -77.10037721,
        39.24785882,
        -8.442172638,
        -77.07855387,
        39.25958334,
        372.2778274
      ],
      "properties": {
        "datetime": "2018-03-06T14:24:20Z",
        "pc:count": 19508341,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319730.1876,
            "count": 19508341,
            "maximum": 320637.2305,
            "minimum": 318782.0905,
            "name": "X",
            "position": 0,
            "stddev": 543.410385,
            "variance": 295294.8465
          },
          {
            "average": 4347080.418,
            "count": 19508341,
            "maximum": 4347642.309,
            "minimum": 4346383.129,
            "name": "Y",
            "position": 1,
            "stddev": 351.4642018,
            "variance": 123527.0852
          },
          {
            "average": 165.7672932,
            "count": 19508341,
            "maximum": 372.2778274,
            "minimum": -8.442172638,
            "name": "Z",
            "position": 2,
            "stddev": 14.71926187,
            "variance": 216.6566701
          },
          {
            "average": 5439.973839,
            "count": 19508341,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5646.559347,
            "variance": 31883632.46
          },
          {
            "average": 2.218676309,
            "count": 19508341,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.316216485,
            "variance": 1.732425836
          },
          {
            "average": 3.261235745,
            "count": 19508341,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.497692468,
            "variance": 2.24308273
          },
          {
            "average": 0.5071575794,
            "count": 19508341,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999487792,
            "variance": 0.2499487819
          },
          {
            "average": 0,
            "count": 19508341,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.387309049,
            "count": 19508341,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.501908409,
            "variance": 0.251912051
          },
          {
            "average": 10.77908507,
            "count": 19508341,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.50265116,
            "variance": 72.29507676
          },
          {
            "average": 0,
            "count": 19508341,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 56.7423439,
            "count": 19508341,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.469841958,
            "variance": 29.91917105
          },
          {
            "average": 203319538.6,
            "count": 19508341,
            "maximum": 204381460.3,
            "minimum": 203276848.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 212318.3683,
            "variance": 45079089500.0
          },
          {
            "average": 0,
            "count": 19508341,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19508341,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19508341,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003481075095,
            "count": 19508341,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0186543922,
            "variance": 0.0003479863485
          },
          {
            "average": 0.4114147892,
            "count": 19508341,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4920901064,
            "variance": 0.2421526728
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318782.0905,
          4346383.129,
          -8.442172638,
          320637.2305,
          4347642.309,
          372.2778274
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318782.090516602,
                4346383.129450592,
                -8.44217263783247
              ],
              [
                318782.090516602,
                4347642.309450592,
                -8.44217263783247
              ],
              [
                320637.230516602,
                4347642.309450592,
                372.27782736216756
              ],
              [
                320637.230516602,
                4346383.129450592,
                372.27782736216756
              ],
              [
                318782.090516602,
                4346383.129450592,
                -8.44217263783247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:24:20+00:00",
        "end_time": "2018-02-21T19:34:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_284576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_284576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_284576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_284576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10037721,
            39.24785882,
            -8.442172638,
            -77.07855387,
            39.25958334,
            372.2778274
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.10003879570307,
                  39.24785881735268,
                  -8.44217263783247
                ],
                [
                  -77.10037720787547,
                  39.25919760524195,
                  -8.44217263783247
                ],
                [
                  -77.07888882505662,
                  39.259583338705895,
                  372.27782736216756
                ],
                [
                  -77.07855386897309,
                  39.24824439605427,
                  372.27782736216756
                ],
                [
                  -77.10003879570307,
                  39.24785881735268,
                  -8.44217263783247
                ]
              ]
            ]
          },
          "id": "20180221_284576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_284576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:24:20Z",
            "pc:count": 19508341,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319730.1876,
                "count": 19508341,
                "maximum": 320637.2305,
                "minimum": 318782.0905,
                "name": "X",
                "position": 0,
                "stddev": 543.410385,
                "variance": 295294.8465
              },
              {
                "average": 4347080.418,
                "count": 19508341,
                "maximum": 4347642.309,
                "minimum": 4346383.129,
                "name": "Y",
                "position": 1,
                "stddev": 351.4642018,
                "variance": 123527.0852
              },
              {
                "average": 165.7672932,
                "count": 19508341,
                "maximum": 372.2778274,
                "minimum": -8.442172638,
                "name": "Z",
                "position": 2,
                "stddev": 14.71926187,
                "variance": 216.6566701
              },
              {
                "average": 5439.973839,
                "count": 19508341,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5646.559347,
                "variance": 31883632.46
              },
              {
                "average": 2.218676309,
                "count": 19508341,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.316216485,
                "variance": 1.732425836
              },
              {
                "average": 3.261235745,
                "count": 19508341,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.497692468,
                "variance": 2.24308273
              },
              {
                "average": 0.5071575794,
                "count": 19508341,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999487792,
                "variance": 0.2499487819
              },
              {
                "average": 0,
                "count": 19508341,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.387309049,
                "count": 19508341,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.501908409,
                "variance": 0.251912051
              },
              {
                "average": 10.77908507,
                "count": 19508341,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.50265116,
                "variance": 72.29507676
              },
              {
                "average": 0,
                "count": 19508341,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 56.7423439,
                "count": 19508341,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.469841958,
                "variance": 29.91917105
              },
              {
                "average": 203319538.6,
                "count": 19508341,
                "maximum": 204381460.3,
                "minimum": 203276848.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 212318.3683,
                "variance": 45079089500.0
              },
              {
                "average": 0,
                "count": 19508341,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19508341,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19508341,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003481075095,
                "count": 19508341,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0186543922,
                "variance": 0.0003479863485
              },
              {
                "average": 0.4114147892,
                "count": 19508341,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4920901064,
                "variance": 0.2421526728
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318782.0905,
              4346383.129,
              -8.442172638,
              320637.2305,
              4347642.309,
              372.2778274
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318782.090516602,
                    4346383.129450592,
                    -8.44217263783247
                  ],
                  [
                    318782.090516602,
                    4347642.309450592,
                    -8.44217263783247
                  ],
                  [
                    320637.230516602,
                    4347642.309450592,
                    372.27782736216756
                  ],
                  [
                    320637.230516602,
                    4346383.129450592,
                    372.27782736216756
                  ],
                  [
                    318782.090516602,
                    4346383.129450592,
                    -8.44217263783247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:24:20+00:00",
            "end_time": "2018-02-21T19:34:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_284580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.10005393478782,
              39.25884016856833,
              -8.847458264358238
            ],
            [
              -77.10039251386479,
              39.27018001549948,
              -8.847458264358238
            ],
            [
              -77.07903516434509,
              39.27056344100744,
              362.85254173564175
            ],
            [
              -77.07870002195067,
              39.25922344023772,
              362.85254173564175
            ],
            [
              -77.10005393478782,
              39.25884016856833,
              -8.847458264358238
            ]
          ]
        ]
      },
      "bbox": [
        -77.10039251,
        39.25884017,
        -8.847458264,
        -77.07870002,
        39.27056344,
        362.8525417
      ],
      "properties": {
        "datetime": "2018-02-21T19:40:01Z",
        "pc:count": 20160748,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319576.5061,
            "count": 20160748,
            "maximum": 320652.604,
            "minimum": 318809.064,
            "name": "X",
            "position": 0,
            "stddev": 562.4784142,
            "variance": 316381.9664
          },
          {
            "average": 4348140.206,
            "count": 20160748,
            "maximum": 4348861.29,
            "minimum": 4347601.99,
            "name": "Y",
            "position": 1,
            "stddev": 320.131057,
            "variance": 102483.8936
          },
          {
            "average": 149.104791,
            "count": 20160748,
            "maximum": 362.8525417,
            "minimum": -8.847458264,
            "name": "Z",
            "position": 2,
            "stddev": 15.65267,
            "variance": 245.006078
          },
          {
            "average": 3494.204131,
            "count": 20160748,
            "maximum": 60315,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4326.036893,
            "variance": 18714595.2
          },
          {
            "average": 2.573019959,
            "count": 20160748,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.361105222,
            "variance": 1.852607427
          },
          {
            "average": 3.902934554,
            "count": 20160748,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.173807023,
            "variance": 1.377822928
          },
          {
            "average": 0.5015561923,
            "count": 20160748,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975907,
            "variance": 0.2499975907
          },
          {
            "average": 0,
            "count": 20160748,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240391279,
            "count": 20160748,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.442095331,
            "variance": 0.1954482817
          },
          {
            "average": -4.218418237,
            "count": 20160748,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.62054434,
            "variance": 185.519228
          },
          {
            "average": 0,
            "count": 20160748,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.79934237,
            "count": 20160748,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7191402384,
            "variance": 0.5171626826
          },
          {
            "average": 203276351.5,
            "count": 20160748,
            "maximum": 203277201.9,
            "minimum": 203275318.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 793.5355754,
            "variance": 629698.7094
          },
          {
            "average": 0,
            "count": 20160748,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20160748,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20160748,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003913545271,
            "count": 20160748,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0197788116,
            "variance": 0.0003912013882
          },
          {
            "average": 0.428155245,
            "count": 20160748,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.494811422,
            "variance": 0.2448383433
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318809.064,
          4347601.99,
          -8.847458264,
          320652.604,
          4348861.29,
          362.8525417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318809.0640349095,
                4347601.989850637,
                -8.847458264358238
              ],
              [
                318809.0640349095,
                4348861.289850637,
                -8.847458264358238
              ],
              [
                320652.6040349095,
                4348861.289850637,
                362.85254173564175
              ],
              [
                320652.6040349095,
                4347601.989850637,
                362.85254173564175
              ],
              [
                318809.0640349095,
                4347601.989850637,
                -8.847458264358238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:40:01+00:00",
        "end_time": "2018-02-21T19:08:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_284580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_284580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_284580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_284580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10039251,
            39.25884017,
            -8.847458264,
            -77.07870002,
            39.27056344,
            362.8525417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.10005393478782,
                  39.25884016856833,
                  -8.847458264358238
                ],
                [
                  -77.10039251386479,
                  39.27018001549948,
                  -8.847458264358238
                ],
                [
                  -77.07903516434509,
                  39.27056344100744,
                  362.85254173564175
                ],
                [
                  -77.07870002195067,
                  39.25922344023772,
                  362.85254173564175
                ],
                [
                  -77.10005393478782,
                  39.25884016856833,
                  -8.847458264358238
                ]
              ]
            ]
          },
          "id": "20180221_284580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_284580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:40:01Z",
            "pc:count": 20160748,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319576.5061,
                "count": 20160748,
                "maximum": 320652.604,
                "minimum": 318809.064,
                "name": "X",
                "position": 0,
                "stddev": 562.4784142,
                "variance": 316381.9664
              },
              {
                "average": 4348140.206,
                "count": 20160748,
                "maximum": 4348861.29,
                "minimum": 4347601.99,
                "name": "Y",
                "position": 1,
                "stddev": 320.131057,
                "variance": 102483.8936
              },
              {
                "average": 149.104791,
                "count": 20160748,
                "maximum": 362.8525417,
                "minimum": -8.847458264,
                "name": "Z",
                "position": 2,
                "stddev": 15.65267,
                "variance": 245.006078
              },
              {
                "average": 3494.204131,
                "count": 20160748,
                "maximum": 60315,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4326.036893,
                "variance": 18714595.2
              },
              {
                "average": 2.573019959,
                "count": 20160748,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.361105222,
                "variance": 1.852607427
              },
              {
                "average": 3.902934554,
                "count": 20160748,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.173807023,
                "variance": 1.377822928
              },
              {
                "average": 0.5015561923,
                "count": 20160748,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975907,
                "variance": 0.2499975907
              },
              {
                "average": 0,
                "count": 20160748,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240391279,
                "count": 20160748,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.442095331,
                "variance": 0.1954482817
              },
              {
                "average": -4.218418237,
                "count": 20160748,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.62054434,
                "variance": 185.519228
              },
              {
                "average": 0,
                "count": 20160748,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.79934237,
                "count": 20160748,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7191402384,
                "variance": 0.5171626826
              },
              {
                "average": 203276351.5,
                "count": 20160748,
                "maximum": 203277201.9,
                "minimum": 203275318.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 793.5355754,
                "variance": 629698.7094
              },
              {
                "average": 0,
                "count": 20160748,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20160748,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20160748,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003913545271,
                "count": 20160748,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0197788116,
                "variance": 0.0003912013882
              },
              {
                "average": 0.428155245,
                "count": 20160748,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.494811422,
                "variance": 0.2448383433
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318809.064,
              4347601.99,
              -8.847458264,
              320652.604,
              4348861.29,
              362.8525417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318809.0640349095,
                    4347601.989850637,
                    -8.847458264358238
                  ],
                  [
                    318809.0640349095,
                    4348861.289850637,
                    -8.847458264358238
                  ],
                  [
                    320652.6040349095,
                    4348861.289850637,
                    362.85254173564175
                  ],
                  [
                    320652.6040349095,
                    4347601.989850637,
                    362.85254173564175
                  ],
                  [
                    318809.0640349095,
                    4347601.989850637,
                    -8.847458264358238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:40:01+00:00",
            "end_time": "2018-02-21T19:08: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": "20180221_278576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12122533203362,
              39.24783851689234,
              -10.285706541581277
            ],
            [
              -77.12156716196283,
              39.25917732999603,
              -10.285706541581277
            ],
            [
              -77.10007745524953,
              39.25956700238881,
              368.6342934584187
            ],
            [
              -77.09973908153403,
              39.24822803294202,
              368.6342934584187
            ],
            [
              -77.12122533203362,
              39.24783851689234,
              -10.285706541581277
            ]
          ]
        ]
      },
      "bbox": [
        -77.12156716,
        39.24783852,
        -10.28570654,
        -77.09973908,
        39.259567,
        368.6342935
      ],
      "properties": {
        "datetime": "2018-02-21T19:40:40Z",
        "pc:count": 16361507,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317877.7086,
            "count": 16361507,
            "maximum": 318808.9066,
            "minimum": 316953.6266,
            "name": "X",
            "position": 0,
            "stddev": 485.8948394,
            "variance": 236093.795
          },
          {
            "average": 4347199.167,
            "count": 16361507,
            "maximum": 4347682.709,
            "minimum": 4346423.509,
            "name": "Y",
            "position": 1,
            "stddev": 354.2226179,
            "variance": 125473.663
          },
          {
            "average": 172.703717,
            "count": 16361507,
            "maximum": 368.6342935,
            "minimum": -10.28570654,
            "name": "Z",
            "position": 2,
            "stddev": 12.13706378,
            "variance": 147.3083173
          },
          {
            "average": 7647.809788,
            "count": 16361507,
            "maximum": 65522,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7087.647786,
            "variance": 50234751.14
          },
          {
            "average": 2.063542069,
            "count": 16361507,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.323590049,
            "variance": 1.751890619
          },
          {
            "average": 2.956253235,
            "count": 16361507,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.635776716,
            "variance": 2.675765463
          },
          {
            "average": 0.5005317664,
            "count": 16361507,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997325,
            "variance": 0.2499997325
          },
          {
            "average": 0,
            "count": 16361507,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.435074899,
            "count": 16361507,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.50618381,
            "variance": 0.2562220495
          },
          {
            "average": -9.333044312,
            "count": 16361507,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.2511179,
            "variance": 105.0854182
          },
          {
            "average": 0,
            "count": 16361507,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.5587808,
            "count": 16361507,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6027392459,
            "variance": 0.3632945986
          },
          {
            "average": 203276139.4,
            "count": 16361507,
            "maximum": 203277240.6,
            "minimum": 203275358.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 761.2924264,
            "variance": 579566.1585
          },
          {
            "average": 0,
            "count": 16361507,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16361507,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16361507,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002271184433,
            "count": 16361507,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01506873831,
            "variance": 0.0002270668744
          },
          {
            "average": 0.3005471318,
            "count": 16361507,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4584959827,
            "variance": 0.2102185662
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316953.6266,
          4346423.509,
          -10.28570654,
          318808.9066,
          4347682.709,
          368.6342935
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316953.62655042124,
                4346423.50906153,
                -10.285706541581277
              ],
              [
                316953.62655042124,
                4347682.7090615295,
                -10.285706541581277
              ],
              [
                318808.90655042126,
                4347682.7090615295,
                368.6342934584187
              ],
              [
                318808.90655042126,
                4346423.50906153,
                368.6342934584187
              ],
              [
                316953.62655042124,
                4346423.50906153,
                -10.285706541581277
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:40:40+00:00",
        "end_time": "2018-02-21T19:09:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_278576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_278576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_278576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12156716,
            39.24783852,
            -10.28570654,
            -77.09973908,
            39.259567,
            368.6342935
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12122533203362,
                  39.24783851689234,
                  -10.285706541581277
                ],
                [
                  -77.12156716196283,
                  39.25917732999603,
                  -10.285706541581277
                ],
                [
                  -77.10007745524953,
                  39.25956700238881,
                  368.6342934584187
                ],
                [
                  -77.09973908153403,
                  39.24822803294202,
                  368.6342934584187
                ],
                [
                  -77.12122533203362,
                  39.24783851689234,
                  -10.285706541581277
                ]
              ]
            ]
          },
          "id": "20180221_278576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:40:40Z",
            "pc:count": 16361507,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317877.7086,
                "count": 16361507,
                "maximum": 318808.9066,
                "minimum": 316953.6266,
                "name": "X",
                "position": 0,
                "stddev": 485.8948394,
                "variance": 236093.795
              },
              {
                "average": 4347199.167,
                "count": 16361507,
                "maximum": 4347682.709,
                "minimum": 4346423.509,
                "name": "Y",
                "position": 1,
                "stddev": 354.2226179,
                "variance": 125473.663
              },
              {
                "average": 172.703717,
                "count": 16361507,
                "maximum": 368.6342935,
                "minimum": -10.28570654,
                "name": "Z",
                "position": 2,
                "stddev": 12.13706378,
                "variance": 147.3083173
              },
              {
                "average": 7647.809788,
                "count": 16361507,
                "maximum": 65522,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7087.647786,
                "variance": 50234751.14
              },
              {
                "average": 2.063542069,
                "count": 16361507,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.323590049,
                "variance": 1.751890619
              },
              {
                "average": 2.956253235,
                "count": 16361507,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.635776716,
                "variance": 2.675765463
              },
              {
                "average": 0.5005317664,
                "count": 16361507,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997325,
                "variance": 0.2499997325
              },
              {
                "average": 0,
                "count": 16361507,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.435074899,
                "count": 16361507,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.50618381,
                "variance": 0.2562220495
              },
              {
                "average": -9.333044312,
                "count": 16361507,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.2511179,
                "variance": 105.0854182
              },
              {
                "average": 0,
                "count": 16361507,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.5587808,
                "count": 16361507,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6027392459,
                "variance": 0.3632945986
              },
              {
                "average": 203276139.4,
                "count": 16361507,
                "maximum": 203277240.6,
                "minimum": 203275358.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 761.2924264,
                "variance": 579566.1585
              },
              {
                "average": 0,
                "count": 16361507,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16361507,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16361507,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002271184433,
                "count": 16361507,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01506873831,
                "variance": 0.0002270668744
              },
              {
                "average": 0.3005471318,
                "count": 16361507,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4584959827,
                "variance": 0.2102185662
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316953.6266,
              4346423.509,
              -10.28570654,
              318808.9066,
              4347682.709,
              368.6342935
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316953.62655042124,
                    4346423.50906153,
                    -10.285706541581277
                  ],
                  [
                    316953.62655042124,
                    4347682.7090615295,
                    -10.285706541581277
                  ],
                  [
                    318808.90655042126,
                    4347682.7090615295,
                    368.6342934584187
                  ],
                  [
                    318808.90655042126,
                    4346423.50906153,
                    368.6342934584187
                  ],
                  [
                    316953.62655042124,
                    4346423.50906153,
                    -10.285706541581277
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:40:40+00:00",
            "end_time": "2018-02-21T19:09: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": "20180221_278580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12124393404746,
              39.258821215691306,
              -9.354868971479334
            ],
            [
              -77.12158587878594,
              39.2701592868434,
              -9.354868971479334
            ],
            [
              -77.10009328184796,
              39.2705490446737,
              364.16513102852065
            ],
            [
              -77.09975479491837,
              39.25921081716681,
              364.16513102852065
            ],
            [
              -77.12124393404746,
              39.258821215691306,
              -9.354868971479334
            ]
          ]
        ]
      },
      "bbox": [
        -77.12158588,
        39.25882122,
        -9.354868971,
        -77.09975479,
        39.27054904,
        364.165131
      ],
      "properties": {
        "datetime": "2018-02-21T19:34:35Z",
        "pc:count": 28231752,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317902.4175,
            "count": 28231752,
            "maximum": 318835.8304,
            "minimum": 316980.5904,
            "name": "X",
            "position": 0,
            "stddev": 547.0460906,
            "variance": 299259.4253
          },
          {
            "average": 4348256.539,
            "count": 28231752,
            "maximum": 4348901.65,
            "minimum": 4347642.53,
            "name": "Y",
            "position": 1,
            "stddev": 354.1011814,
            "variance": 125387.6467
          },
          {
            "average": 158.3051865,
            "count": 28231752,
            "maximum": 364.165131,
            "minimum": -9.354868971,
            "name": "Z",
            "position": 2,
            "stddev": 16.27788372,
            "variance": 264.9694983
          },
          {
            "average": 3678.10006,
            "count": 28231752,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4495.510405,
            "variance": 20209613.8
          },
          {
            "average": 2.566056085,
            "count": 28231752,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.358224644,
            "variance": 1.844774183
          },
          {
            "average": 3.872274558,
            "count": 28231752,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.193836583,
            "variance": 1.425245787
          },
          {
            "average": 0.4995881233,
            "count": 28231752,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998392,
            "variance": 0.2499998392
          },
          {
            "average": 0,
            "count": 28231752,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244028461,
            "count": 28231752,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4451231523,
            "variance": 0.1981346207
          },
          {
            "average": 1.937143936,
            "count": 28231752,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.89720441,
            "variance": 166.3378815
          },
          {
            "average": 0,
            "count": 28231752,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.95230703,
            "count": 28231752,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.54636696,
            "variance": 0.298516855
          },
          {
            "average": 203275486.7,
            "count": 28231752,
            "maximum": 203276875,
            "minimum": 203274949.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 545.0862321,
            "variance": 297119.0004
          },
          {
            "average": 0,
            "count": 28231752,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28231752,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28231752,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003259096354,
            "count": 28231752,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01805002576,
            "variance": 0.0003258034298
          },
          {
            "average": 0.2919180503,
            "count": 28231752,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4546448169,
            "variance": 0.2067019095
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316980.5904,
          4347642.53,
          -9.354868971,
          318835.8304,
          4348901.65,
          364.165131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316980.5903957243,
                4347642.529677239,
                -9.354868971479334
              ],
              [
                316980.5903957243,
                4348901.649677238,
                -9.354868971479334
              ],
              [
                318835.8303957243,
                4348901.649677238,
                364.16513102852065
              ],
              [
                318835.8303957243,
                4347642.529677239,
                364.16513102852065
              ],
              [
                316980.5903957243,
                4347642.529677239,
                -9.354868971479334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:34:35+00:00",
        "end_time": "2018-02-21T19:02:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_278580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_278580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_278580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12158588,
            39.25882122,
            -9.354868971,
            -77.09975479,
            39.27054904,
            364.165131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12124393404746,
                  39.258821215691306,
                  -9.354868971479334
                ],
                [
                  -77.12158587878594,
                  39.2701592868434,
                  -9.354868971479334
                ],
                [
                  -77.10009328184796,
                  39.2705490446737,
                  364.16513102852065
                ],
                [
                  -77.09975479491837,
                  39.25921081716681,
                  364.16513102852065
                ],
                [
                  -77.12124393404746,
                  39.258821215691306,
                  -9.354868971479334
                ]
              ]
            ]
          },
          "id": "20180221_278580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:34:35Z",
            "pc:count": 28231752,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317902.4175,
                "count": 28231752,
                "maximum": 318835.8304,
                "minimum": 316980.5904,
                "name": "X",
                "position": 0,
                "stddev": 547.0460906,
                "variance": 299259.4253
              },
              {
                "average": 4348256.539,
                "count": 28231752,
                "maximum": 4348901.65,
                "minimum": 4347642.53,
                "name": "Y",
                "position": 1,
                "stddev": 354.1011814,
                "variance": 125387.6467
              },
              {
                "average": 158.3051865,
                "count": 28231752,
                "maximum": 364.165131,
                "minimum": -9.354868971,
                "name": "Z",
                "position": 2,
                "stddev": 16.27788372,
                "variance": 264.9694983
              },
              {
                "average": 3678.10006,
                "count": 28231752,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4495.510405,
                "variance": 20209613.8
              },
              {
                "average": 2.566056085,
                "count": 28231752,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.358224644,
                "variance": 1.844774183
              },
              {
                "average": 3.872274558,
                "count": 28231752,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.193836583,
                "variance": 1.425245787
              },
              {
                "average": 0.4995881233,
                "count": 28231752,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998392,
                "variance": 0.2499998392
              },
              {
                "average": 0,
                "count": 28231752,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244028461,
                "count": 28231752,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4451231523,
                "variance": 0.1981346207
              },
              {
                "average": 1.937143936,
                "count": 28231752,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.89720441,
                "variance": 166.3378815
              },
              {
                "average": 0,
                "count": 28231752,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.95230703,
                "count": 28231752,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.54636696,
                "variance": 0.298516855
              },
              {
                "average": 203275486.7,
                "count": 28231752,
                "maximum": 203276875,
                "minimum": 203274949.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 545.0862321,
                "variance": 297119.0004
              },
              {
                "average": 0,
                "count": 28231752,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28231752,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28231752,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003259096354,
                "count": 28231752,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01805002576,
                "variance": 0.0003258034298
              },
              {
                "average": 0.2919180503,
                "count": 28231752,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4546448169,
                "variance": 0.2067019095
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316980.5904,
              4347642.53,
              -9.354868971,
              318835.8304,
              4348901.65,
              364.165131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316980.5903957243,
                    4347642.529677239,
                    -9.354868971479334
                  ],
                  [
                    316980.5903957243,
                    4348901.649677238,
                    -9.354868971479334
                  ],
                  [
                    318835.8303957243,
                    4348901.649677238,
                    364.16513102852065
                  ],
                  [
                    318835.8303957243,
                    4347642.529677239,
                    364.16513102852065
                  ],
                  [
                    316980.5903957243,
                    4347642.529677239,
                    -9.354868971479334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:34:35+00:00",
            "end_time": "2018-02-21T19:02:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_278584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12126291585945,
              39.2698022178303,
              -9.992485809255697
            ],
            [
              -77.121605046132,
              39.28114188826257,
              -9.992485809255697
            ],
            [
              -77.10024280443265,
              39.28152932722822,
              367.3675141907443
            ],
            [
              -77.09990411282998,
              39.270189501361706,
              367.3675141907443
            ],
            [
              -77.12126291585945,
              39.2698022178303,
              -9.992485809255697
            ]
          ]
        ]
      },
      "bbox": [
        -77.12160505,
        39.26980222,
        -9.992485809,
        -77.09990411,
        39.28152933,
        367.3675142
      ],
      "properties": {
        "datetime": "2018-02-21T19:09:31Z",
        "pc:count": 20868254,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317897.5709,
            "count": 20868254,
            "maximum": 318851.2243,
            "minimum": 317007.5243,
            "name": "X",
            "position": 0,
            "stddev": 545.0671796,
            "variance": 297098.2303
          },
          {
            "average": 4349465.129,
            "count": 20868254,
            "maximum": 4350120.665,
            "minimum": 4348861.365,
            "name": "Y",
            "position": 1,
            "stddev": 370.1736846,
            "variance": 137028.5568
          },
          {
            "average": 167.438374,
            "count": 20868254,
            "maximum": 367.3675142,
            "minimum": -9.992485809,
            "name": "Z",
            "position": 2,
            "stddev": 16.01067784,
            "variance": 256.341805
          },
          {
            "average": 3875.693471,
            "count": 20868254,
            "maximum": 65528,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4579.477758,
            "variance": 20971616.54
          },
          {
            "average": 2.483229455,
            "count": 20868254,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.348523323,
            "variance": 1.818515152
          },
          {
            "average": 3.730952815,
            "count": 20868254,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.282203415,
            "variance": 1.644045597
          },
          {
            "average": 0.4980961991,
            "count": 20868254,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963875,
            "variance": 0.2499963875
          },
          {
            "average": 0,
            "count": 20868254,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27204667,
            "count": 20868254,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.461256691,
            "variance": 0.212757735
          },
          {
            "average": 1.933541699,
            "count": 20868254,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.19658727,
            "variance": 201.54309
          },
          {
            "average": 0,
            "count": 20868254,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.08586837,
            "count": 20868254,
            "maximum": 54,
            "minimum": 52,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7154252143,
            "variance": 0.5118332373
          },
          {
            "average": 203274766.6,
            "count": 20868254,
            "maximum": 203275371.5,
            "minimum": 203273474.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 690.4409772,
            "variance": 476708.743
          },
          {
            "average": 0,
            "count": 20868254,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20868254,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20868254,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003998417884,
            "count": 20868254,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01999204677,
            "variance": 0.0003996819341
          },
          {
            "average": 0.3923824197,
            "count": 20868254,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4882811361,
            "variance": 0.2384184678
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          317007.5243,
          4348861.365,
          -9.992485809,
          318851.2243,
          4350120.665,
          367.3675142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                317007.5243090398,
                4348861.364742519,
                -9.992485809255697
              ],
              [
                317007.5243090398,
                4350120.66474252,
                -9.992485809255697
              ],
              [
                318851.22430903977,
                4350120.66474252,
                367.3675141907443
              ],
              [
                318851.22430903977,
                4348861.364742519,
                367.3675141907443
              ],
              [
                317007.5243090398,
                4348861.364742519,
                -9.992485809255697
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:09:31+00:00",
        "end_time": "2018-02-21T18:37:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK5/20180221_278584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_278584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK5/20180221_278584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12160505,
            39.26980222,
            -9.992485809,
            -77.09990411,
            39.28152933,
            367.3675142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12126291585945,
                  39.2698022178303,
                  -9.992485809255697
                ],
                [
                  -77.121605046132,
                  39.28114188826257,
                  -9.992485809255697
                ],
                [
                  -77.10024280443265,
                  39.28152932722822,
                  367.3675141907443
                ],
                [
                  -77.09990411282998,
                  39.270189501361706,
                  367.3675141907443
                ],
                [
                  -77.12126291585945,
                  39.2698022178303,
                  -9.992485809255697
                ]
              ]
            ]
          },
          "id": "20180221_278584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK5/20180221_278584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:09:31Z",
            "pc:count": 20868254,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317897.5709,
                "count": 20868254,
                "maximum": 318851.2243,
                "minimum": 317007.5243,
                "name": "X",
                "position": 0,
                "stddev": 545.0671796,
                "variance": 297098.2303
              },
              {
                "average": 4349465.129,
                "count": 20868254,
                "maximum": 4350120.665,
                "minimum": 4348861.365,
                "name": "Y",
                "position": 1,
                "stddev": 370.1736846,
                "variance": 137028.5568
              },
              {
                "average": 167.438374,
                "count": 20868254,
                "maximum": 367.3675142,
                "minimum": -9.992485809,
                "name": "Z",
                "position": 2,
                "stddev": 16.01067784,
                "variance": 256.341805
              },
              {
                "average": 3875.693471,
                "count": 20868254,
                "maximum": 65528,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4579.477758,
                "variance": 20971616.54
              },
              {
                "average": 2.483229455,
                "count": 20868254,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.348523323,
                "variance": 1.818515152
              },
              {
                "average": 3.730952815,
                "count": 20868254,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.282203415,
                "variance": 1.644045597
              },
              {
                "average": 0.4980961991,
                "count": 20868254,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963875,
                "variance": 0.2499963875
              },
              {
                "average": 0,
                "count": 20868254,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27204667,
                "count": 20868254,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.461256691,
                "variance": 0.212757735
              },
              {
                "average": 1.933541699,
                "count": 20868254,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.19658727,
                "variance": 201.54309
              },
              {
                "average": 0,
                "count": 20868254,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.08586837,
                "count": 20868254,
                "maximum": 54,
                "minimum": 52,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7154252143,
                "variance": 0.5118332373
              },
              {
                "average": 203274766.6,
                "count": 20868254,
                "maximum": 203275371.5,
                "minimum": 203273474.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 690.4409772,
                "variance": 476708.743
              },
              {
                "average": 0,
                "count": 20868254,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20868254,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20868254,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003998417884,
                "count": 20868254,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01999204677,
                "variance": 0.0003996819341
              },
              {
                "average": 0.3923824197,
                "count": 20868254,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4882811361,
                "variance": 0.2384184678
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              317007.5243,
              4348861.365,
              -9.992485809,
              318851.2243,
              4350120.665,
              367.3675142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    317007.5243090398,
                    4348861.364742519,
                    -9.992485809255697
                  ],
                  [
                    317007.5243090398,
                    4350120.66474252,
                    -9.992485809255697
                  ],
                  [
                    318851.22430903977,
                    4350120.66474252,
                    367.3675141907443
                  ],
                  [
                    318851.22430903977,
                    4348861.364742519,
                    367.3675141907443
                  ],
                  [
                    317007.5243090398,
                    4348861.364742519,
                    -9.992485809255697
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:09:31+00:00",
            "end_time": "2018-02-21T18:37: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": "20180220_302524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03640716726609,
              39.1051260385054,
              -10.328082036270501
            ],
            [
              -77.03673364656427,
              39.11646484034275,
              -10.328082036270501
            ],
            [
              -77.0152885221157,
              39.11683769045629,
              374.21191796372955
            ],
            [
              -77.01496547467,
              39.105498738869876,
              374.21191796372955
            ],
            [
              -77.03640716726609,
              39.1051260385054,
              -10.328082036270501
            ]
          ]
        ]
      },
      "bbox": [
        -77.03673365,
        39.10512604,
        -10.32808204,
        -77.01496547,
        39.11683769,
        374.211918
      ],
      "properties": {
        "datetime": "2018-02-28T16:45:24Z",
        "pc:count": 29821486,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324854.8996,
            "count": 29821486,
            "maximum": 325772.7553,
            "minimum": 323917.6753,
            "name": "X",
            "position": 0,
            "stddev": 545.4981126,
            "variance": 297568.1909
          },
          {
            "average": 4330987.085,
            "count": 29821486,
            "maximum": 4331675.033,
            "minimum": 4330415.933,
            "name": "Y",
            "position": 1,
            "stddev": 326.8326318,
            "variance": 106819.5692
          },
          {
            "average": 119.8360944,
            "count": 29821486,
            "maximum": 374.211918,
            "minimum": -10.32808204,
            "name": "Z",
            "position": 2,
            "stddev": 15.1500375,
            "variance": 229.5236363
          },
          {
            "average": 6583.671908,
            "count": 29821486,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6929.880216,
            "variance": 48023239.81
          },
          {
            "average": 2.226486936,
            "count": 29821486,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.35008708,
            "variance": 1.822735123
          },
          {
            "average": 3.169688124,
            "count": 29821486,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.563371638,
            "variance": 2.44413088
          },
          {
            "average": 0.4923996075,
            "count": 29821486,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999422391,
            "variance": 0.2499422424
          },
          {
            "average": 0,
            "count": 29821486,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367718698,
            "count": 29821486,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5133192319,
            "variance": 0.2634966338
          },
          {
            "average": -8.043466056,
            "count": 29821486,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8710657,
            "variance": 118.1800693
          },
          {
            "average": 0,
            "count": 29821486,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.7937144,
            "count": 29821486,
            "maximum": 60,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.58790834,
            "variance": 184.6312532
          },
          {
            "average": 203487233.5,
            "count": 29821486,
            "maximum": 203871524.5,
            "minimum": 203180853.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 342656.4729,
            "variance": 117413458400.0
          },
          {
            "average": 0,
            "count": 29821486,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29821486,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29821486,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002888521384,
            "count": 29821486,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01699319606,
            "variance": 0.0002887687125
          },
          {
            "average": 0.6974338905,
            "count": 29821486,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4593689867,
            "variance": 0.211019866
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323917.6753,
          4330415.933,
          -10.32808204,
          325772.7553,
          4331675.033,
          374.211918
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323917.67531764135,
                4330415.932823015,
                -10.328082036270501
              ],
              [
                323917.67531764135,
                4331675.032823015,
                -10.328082036270501
              ],
              [
                325772.7553176413,
                4331675.032823015,
                374.21191796372955
              ],
              [
                325772.7553176413,
                4330415.932823015,
                374.21191796372955
              ],
              [
                323917.67531764135,
                4330415.932823015,
                -10.328082036270501
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:45:24+00:00",
        "end_time": "2018-02-20T16:54:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_302524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_302524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_302524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03673365,
            39.10512604,
            -10.32808204,
            -77.01496547,
            39.11683769,
            374.211918
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03640716726609,
                  39.1051260385054,
                  -10.328082036270501
                ],
                [
                  -77.03673364656427,
                  39.11646484034275,
                  -10.328082036270501
                ],
                [
                  -77.0152885221157,
                  39.11683769045629,
                  374.21191796372955
                ],
                [
                  -77.01496547467,
                  39.105498738869876,
                  374.21191796372955
                ],
                [
                  -77.03640716726609,
                  39.1051260385054,
                  -10.328082036270501
                ]
              ]
            ]
          },
          "id": "20180220_302524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:45:24Z",
            "pc:count": 29821486,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324854.8996,
                "count": 29821486,
                "maximum": 325772.7553,
                "minimum": 323917.6753,
                "name": "X",
                "position": 0,
                "stddev": 545.4981126,
                "variance": 297568.1909
              },
              {
                "average": 4330987.085,
                "count": 29821486,
                "maximum": 4331675.033,
                "minimum": 4330415.933,
                "name": "Y",
                "position": 1,
                "stddev": 326.8326318,
                "variance": 106819.5692
              },
              {
                "average": 119.8360944,
                "count": 29821486,
                "maximum": 374.211918,
                "minimum": -10.32808204,
                "name": "Z",
                "position": 2,
                "stddev": 15.1500375,
                "variance": 229.5236363
              },
              {
                "average": 6583.671908,
                "count": 29821486,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6929.880216,
                "variance": 48023239.81
              },
              {
                "average": 2.226486936,
                "count": 29821486,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.35008708,
                "variance": 1.822735123
              },
              {
                "average": 3.169688124,
                "count": 29821486,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.563371638,
                "variance": 2.44413088
              },
              {
                "average": 0.4923996075,
                "count": 29821486,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999422391,
                "variance": 0.2499422424
              },
              {
                "average": 0,
                "count": 29821486,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367718698,
                "count": 29821486,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5133192319,
                "variance": 0.2634966338
              },
              {
                "average": -8.043466056,
                "count": 29821486,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8710657,
                "variance": 118.1800693
              },
              {
                "average": 0,
                "count": 29821486,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.7937144,
                "count": 29821486,
                "maximum": 60,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.58790834,
                "variance": 184.6312532
              },
              {
                "average": 203487233.5,
                "count": 29821486,
                "maximum": 203871524.5,
                "minimum": 203180853.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 342656.4729,
                "variance": 117413458400.0
              },
              {
                "average": 0,
                "count": 29821486,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29821486,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29821486,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002888521384,
                "count": 29821486,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01699319606,
                "variance": 0.0002887687125
              },
              {
                "average": 0.6974338905,
                "count": 29821486,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4593689867,
                "variance": 0.211019866
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323917.6753,
              4330415.933,
              -10.32808204,
              325772.7553,
              4331675.033,
              374.211918
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323917.67531764135,
                    4330415.932823015,
                    -10.328082036270501
                  ],
                  [
                    323917.67531764135,
                    4331675.032823015,
                    -10.328082036270501
                  ],
                  [
                    325772.7553176413,
                    4331675.032823015,
                    374.21191796372955
                  ],
                  [
                    325772.7553176413,
                    4330415.932823015,
                    374.21191796372955
                  ],
                  [
                    323917.67531764135,
                    4330415.932823015,
                    -10.328082036270501
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:45:24+00:00",
            "end_time": "2018-02-20T16:54:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_314560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9941182175109,
              39.20418520145952,
              -10.109186270156926
            ],
            [
              -76.9942989320208,
              39.21057285001119,
              -10.109186270156926
            ],
            [
              -76.98543505835923,
              39.21072430836726,
              362.1508137298431
            ],
            [
              -76.9852551457642,
              39.20433662556817,
              362.1508137298431
            ],
            [
              -76.9941182175109,
              39.20418520145952,
              -10.109186270156926
            ]
          ]
        ]
      },
      "bbox": [
        -76.99429893,
        39.2041852,
        -10.10918627,
        -76.98525515,
        39.21072431,
        362.1508137
      ],
      "properties": {
        "datetime": "2018-02-28T19:49:46Z",
        "pc:count": 2810170,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328176.7345,
            "count": 2810170,
            "maximum": 328582.0188,
            "minimum": 327816.2988,
            "name": "X",
            "position": 0,
            "stddev": 220.060409,
            "variance": 48426.58359
          },
          {
            "average": 4341651.034,
            "count": 2810170,
            "maximum": 4342038.425,
            "minimum": 4341329.125,
            "name": "Y",
            "position": 1,
            "stddev": 200.192246,
            "variance": 40076.93536
          },
          {
            "average": 140.5957148,
            "count": 2810170,
            "maximum": 362.1508137,
            "minimum": -10.10918627,
            "name": "Z",
            "position": 2,
            "stddev": 16.86273355,
            "variance": 284.3517828
          },
          {
            "average": 5823.737597,
            "count": 2810170,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6242.630507,
            "variance": 38970435.64
          },
          {
            "average": 2.243831156,
            "count": 2810170,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.343705114,
            "variance": 1.805543434
          },
          {
            "average": 3.243892718,
            "count": 2810170,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.537381118,
            "variance": 2.363540701
          },
          {
            "average": 0.5072511627,
            "count": 2810170,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999475068,
            "variance": 0.2499475096
          },
          {
            "average": 0,
            "count": 2810170,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357597227,
            "count": 2810170,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5171689725,
            "variance": 0.2674637461
          },
          {
            "average": -8.148288436,
            "count": 2810170,
            "maximum": 6,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.400036596,
            "variance": 29.16039524
          },
          {
            "average": 0,
            "count": 2810170,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 65.91561009,
            "count": 2810170,
            "maximum": 66,
            "minimum": 32,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.691784969,
            "variance": 2.862136381
          },
          {
            "average": 203880835.4,
            "count": 2810170,
            "maximum": 203882586.4,
            "minimum": 203186108.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34653.73312,
            "variance": 1200881219
          },
          {
            "average": 0,
            "count": 2810170,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2810170,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2810170,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004227502251,
            "count": 2810170,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02055654781,
            "variance": 0.0004225716577
          },
          {
            "average": 0.003290548259,
            "count": 2810170,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.05726885469,
            "variance": 0.003279721718
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327816.2988,
          4341329.125,
          -10.10918627,
          328582.0188,
          4342038.425,
          362.1508137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327816.29880647425,
                4341329.125343446,
                -10.109186270156926
              ],
              [
                327816.29880647425,
                4342038.425343446,
                -10.109186270156926
              ],
              [
                328582.0188064742,
                4342038.425343446,
                362.1508137298431
              ],
              [
                328582.0188064742,
                4341329.125343446,
                362.1508137298431
              ],
              [
                327816.29880647425,
                4341329.125343446,
                -10.109186270156926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:49:46+00:00",
        "end_time": "2018-02-20T18:21:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_314560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_314560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99429893,
            39.2041852,
            -10.10918627,
            -76.98525515,
            39.21072431,
            362.1508137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9941182175109,
                  39.20418520145952,
                  -10.109186270156926
                ],
                [
                  -76.9942989320208,
                  39.21057285001119,
                  -10.109186270156926
                ],
                [
                  -76.98543505835923,
                  39.21072430836726,
                  362.1508137298431
                ],
                [
                  -76.9852551457642,
                  39.20433662556817,
                  362.1508137298431
                ],
                [
                  -76.9941182175109,
                  39.20418520145952,
                  -10.109186270156926
                ]
              ]
            ]
          },
          "id": "20180220_314560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:49:46Z",
            "pc:count": 2810170,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328176.7345,
                "count": 2810170,
                "maximum": 328582.0188,
                "minimum": 327816.2988,
                "name": "X",
                "position": 0,
                "stddev": 220.060409,
                "variance": 48426.58359
              },
              {
                "average": 4341651.034,
                "count": 2810170,
                "maximum": 4342038.425,
                "minimum": 4341329.125,
                "name": "Y",
                "position": 1,
                "stddev": 200.192246,
                "variance": 40076.93536
              },
              {
                "average": 140.5957148,
                "count": 2810170,
                "maximum": 362.1508137,
                "minimum": -10.10918627,
                "name": "Z",
                "position": 2,
                "stddev": 16.86273355,
                "variance": 284.3517828
              },
              {
                "average": 5823.737597,
                "count": 2810170,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6242.630507,
                "variance": 38970435.64
              },
              {
                "average": 2.243831156,
                "count": 2810170,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.343705114,
                "variance": 1.805543434
              },
              {
                "average": 3.243892718,
                "count": 2810170,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.537381118,
                "variance": 2.363540701
              },
              {
                "average": 0.5072511627,
                "count": 2810170,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999475068,
                "variance": 0.2499475096
              },
              {
                "average": 0,
                "count": 2810170,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357597227,
                "count": 2810170,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5171689725,
                "variance": 0.2674637461
              },
              {
                "average": -8.148288436,
                "count": 2810170,
                "maximum": 6,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.400036596,
                "variance": 29.16039524
              },
              {
                "average": 0,
                "count": 2810170,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 65.91561009,
                "count": 2810170,
                "maximum": 66,
                "minimum": 32,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.691784969,
                "variance": 2.862136381
              },
              {
                "average": 203880835.4,
                "count": 2810170,
                "maximum": 203882586.4,
                "minimum": 203186108.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34653.73312,
                "variance": 1200881219
              },
              {
                "average": 0,
                "count": 2810170,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2810170,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2810170,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004227502251,
                "count": 2810170,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02055654781,
                "variance": 0.0004225716577
              },
              {
                "average": 0.003290548259,
                "count": 2810170,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.05726885469,
                "variance": 0.003279721718
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327816.2988,
              4341329.125,
              -10.10918627,
              328582.0188,
              4342038.425,
              362.1508137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327816.29880647425,
                    4341329.125343446,
                    -10.109186270156926
                  ],
                  [
                    327816.29880647425,
                    4342038.425343446,
                    -10.109186270156926
                  ],
                  [
                    328582.0188064742,
                    4342038.425343446,
                    362.1508137298431
                  ],
                  [
                    328582.0188064742,
                    4341329.125343446,
                    362.1508137298431
                  ],
                  [
                    327816.29880647425,
                    4341329.125343446,
                    -10.109186270156926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:49:46+00:00",
            "end_time": "2018-02-20T18:21: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": "20180220_302528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03641307920472,
              39.116108885598976,
              -10.299931113447514
            ],
            [
              -77.036739681941,
              39.12744748587173,
              -10.299931113447514
            ],
            [
              -77.01529145871939,
              39.12782041997666,
              371.1400688865525
            ],
            [
              -77.01496828961905,
              39.11648166993591,
              371.1400688865525
            ],
            [
              -77.03641307920472,
              39.116108885598976,
              -10.299931113447514
            ]
          ]
        ]
      },
      "bbox": [
        -77.03673968,
        39.11610889,
        -10.29993111,
        -77.01496829,
        39.12782042,
        371.1400689
      ],
      "properties": {
        "datetime": "2018-02-28T16:41:02Z",
        "pc:count": 20920576,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324884.843,
            "count": 20920576,
            "maximum": 325799.5656,
            "minimum": 323944.5056,
            "name": "X",
            "position": 0,
            "stddev": 522.5080312,
            "variance": 273014.6426
          },
          {
            "average": 4332250.666,
            "count": 20920576,
            "maximum": 4332893.984,
            "minimum": 4331634.904,
            "name": "Y",
            "position": 1,
            "stddev": 317.4428317,
            "variance": 100769.9514
          },
          {
            "average": 122.6159977,
            "count": 20920576,
            "maximum": 371.1400689,
            "minimum": -10.29993111,
            "name": "Z",
            "position": 2,
            "stddev": 10.55617763,
            "variance": 111.4328862
          },
          {
            "average": 6336.882856,
            "count": 20920576,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6097.825445,
            "variance": 37183475.16
          },
          {
            "average": 2.38789974,
            "count": 20920576,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.387957055,
            "variance": 1.926424787
          },
          {
            "average": 3.134964066,
            "count": 20920576,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.551461123,
            "variance": 2.407031616
          },
          {
            "average": 0.5077936191,
            "count": 20920576,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999392678,
            "variance": 0.2499392714
          },
          {
            "average": 0,
            "count": 20920576,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.37984327,
            "count": 20920576,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.596730957,
            "variance": 0.3560878351
          },
          {
            "average": 12.85701556,
            "count": 20920576,
            "maximum": 19.99799919,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.29446813,
            "variance": 39.62032904
          },
          {
            "average": 0,
            "count": 20920576,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.27969593,
            "count": 20920576,
            "maximum": 60,
            "minimum": 39,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.335063007,
            "variance": 69.47327534
          },
          {
            "average": 203348230.8,
            "count": 20920576,
            "maximum": 203871262.7,
            "minimum": 203181954.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 294701.5743,
            "variance": 86849017900.0
          },
          {
            "average": 0,
            "count": 20920576,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20920576,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20920576,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003323522259,
            "count": 20920576,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01822750075,
            "variance": 0.0003322417837
          },
          {
            "average": 0.5694521986,
            "count": 20920576,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4951529095,
            "variance": 0.2451764038
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323944.5056,
          4331634.904,
          -10.29993111,
          325799.5656,
          4332893.984,
          371.1400689
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323944.5055975935,
                4331634.904403553,
                -10.299931113447514
              ],
              [
                323944.5055975935,
                4332893.984403553,
                -10.299931113447514
              ],
              [
                325799.56559759355,
                4332893.984403553,
                371.1400688865525
              ],
              [
                325799.56559759355,
                4331634.904403553,
                371.1400688865525
              ],
              [
                323944.5055975935,
                4331634.904403553,
                -10.299931113447514
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:41:02+00:00",
        "end_time": "2018-02-20T17:12:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_302528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_302528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_302528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03673968,
            39.11610889,
            -10.29993111,
            -77.01496829,
            39.12782042,
            371.1400689
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03641307920472,
                  39.116108885598976,
                  -10.299931113447514
                ],
                [
                  -77.036739681941,
                  39.12744748587173,
                  -10.299931113447514
                ],
                [
                  -77.01529145871939,
                  39.12782041997666,
                  371.1400688865525
                ],
                [
                  -77.01496828961905,
                  39.11648166993591,
                  371.1400688865525
                ],
                [
                  -77.03641307920472,
                  39.116108885598976,
                  -10.299931113447514
                ]
              ]
            ]
          },
          "id": "20180220_302528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:41:02Z",
            "pc:count": 20920576,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324884.843,
                "count": 20920576,
                "maximum": 325799.5656,
                "minimum": 323944.5056,
                "name": "X",
                "position": 0,
                "stddev": 522.5080312,
                "variance": 273014.6426
              },
              {
                "average": 4332250.666,
                "count": 20920576,
                "maximum": 4332893.984,
                "minimum": 4331634.904,
                "name": "Y",
                "position": 1,
                "stddev": 317.4428317,
                "variance": 100769.9514
              },
              {
                "average": 122.6159977,
                "count": 20920576,
                "maximum": 371.1400689,
                "minimum": -10.29993111,
                "name": "Z",
                "position": 2,
                "stddev": 10.55617763,
                "variance": 111.4328862
              },
              {
                "average": 6336.882856,
                "count": 20920576,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6097.825445,
                "variance": 37183475.16
              },
              {
                "average": 2.38789974,
                "count": 20920576,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.387957055,
                "variance": 1.926424787
              },
              {
                "average": 3.134964066,
                "count": 20920576,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.551461123,
                "variance": 2.407031616
              },
              {
                "average": 0.5077936191,
                "count": 20920576,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999392678,
                "variance": 0.2499392714
              },
              {
                "average": 0,
                "count": 20920576,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.37984327,
                "count": 20920576,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.596730957,
                "variance": 0.3560878351
              },
              {
                "average": 12.85701556,
                "count": 20920576,
                "maximum": 19.99799919,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.29446813,
                "variance": 39.62032904
              },
              {
                "average": 0,
                "count": 20920576,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.27969593,
                "count": 20920576,
                "maximum": 60,
                "minimum": 39,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.335063007,
                "variance": 69.47327534
              },
              {
                "average": 203348230.8,
                "count": 20920576,
                "maximum": 203871262.7,
                "minimum": 203181954.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 294701.5743,
                "variance": 86849017900.0
              },
              {
                "average": 0,
                "count": 20920576,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20920576,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20920576,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003323522259,
                "count": 20920576,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01822750075,
                "variance": 0.0003322417837
              },
              {
                "average": 0.5694521986,
                "count": 20920576,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4951529095,
                "variance": 0.2451764038
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323944.5056,
              4331634.904,
              -10.29993111,
              325799.5656,
              4332893.984,
              371.1400689
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323944.5055975935,
                    4331634.904403553,
                    -10.299931113447514
                  ],
                  [
                    323944.5055975935,
                    4332893.984403553,
                    -10.299931113447514
                  ],
                  [
                    325799.56559759355,
                    4332893.984403553,
                    371.1400688865525
                  ],
                  [
                    325799.56559759355,
                    4331634.904403553,
                    371.1400688865525
                  ],
                  [
                    323944.5055975935,
                    4331634.904403553,
                    -10.299931113447514
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:41:02+00:00",
            "end_time": "2018-02-20T17:12:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_314532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99411742397416,
              39.12709686082559,
              -9.9488148171244
            ],
            [
              -76.99443736607388,
              39.13843555485371,
              -9.9488148171244
            ],
            [
              -76.97298594860081,
              39.138800778700656,
              337.8711851828756
            ],
            [
              -76.97266944220321,
              39.12746193801161,
              337.8711851828756
            ],
            [
              -76.99411742397416,
              39.12709686082559,
              -9.9488148171244
            ]
          ]
        ]
      },
      "bbox": [
        -76.99443737,
        39.12709686,
        -9.948814817,
        -76.97266944,
        39.13880078,
        337.8711852
      ],
      "properties": {
        "datetime": "2018-02-20T17:43:55Z",
        "pc:count": 19325780,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328561.2665,
            "count": 19325780,
            "maximum": 329483.2246,
            "minimum": 327628.2246,
            "name": "X",
            "position": 0,
            "stddev": 499.6402785,
            "variance": 249640.4079
          },
          {
            "average": 4333457.774,
            "count": 19325780,
            "maximum": 4334032.307,
            "minimum": 4332773.247,
            "name": "Y",
            "position": 1,
            "stddev": 288.7449218,
            "variance": 83373.62984
          },
          {
            "average": 148.6641814,
            "count": 19325780,
            "maximum": 337.8711852,
            "minimum": -9.948814817,
            "name": "Z",
            "position": 2,
            "stddev": 16.29445175,
            "variance": 265.5091578
          },
          {
            "average": 5022.099118,
            "count": 19325780,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5693.228959,
            "variance": 32412855.98
          },
          {
            "average": 2.441833913,
            "count": 19325780,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.359154009,
            "variance": 1.84729962
          },
          {
            "average": 3.446432796,
            "count": 19325780,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.439313314,
            "variance": 2.071622817
          },
          {
            "average": 0.4974967116,
            "count": 19325780,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937464,
            "variance": 0.2499937465
          },
          {
            "average": 0,
            "count": 19325780,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.363810206,
            "count": 19325780,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5020608831,
            "variance": 0.2520651303
          },
          {
            "average": 12.58049466,
            "count": 19325780,
            "maximum": 19.00200081,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.34159594,
            "variance": 40.21583906
          },
          {
            "average": 0,
            "count": 19325780,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.60541054,
            "count": 19325780,
            "maximum": 38,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4887623445,
            "variance": 0.2388886294
          },
          {
            "average": 203183541.6,
            "count": 19325780,
            "maximum": 203183835.2,
            "minimum": 203183331.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 220.3181074,
            "variance": 48540.06845
          },
          {
            "average": 0,
            "count": 19325780,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19325780,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19325780,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003828047303,
            "count": 19325780,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01956165153,
            "variance": 0.0003826582106
          },
          {
            "average": 0.3050340012,
            "count": 19325780,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4604218395,
            "variance": 0.2119882703
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327628.2246,
          4332773.247,
          -9.948814817,
          329483.2246,
          4334032.307,
          337.8711852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327628.22463708743,
                4332773.246549585,
                -9.9488148171244
              ],
              [
                327628.22463708743,
                4334032.306549585,
                -9.9488148171244
              ],
              [
                329483.22463708743,
                4334032.306549585,
                337.8711851828756
              ],
              [
                329483.22463708743,
                4332773.246549585,
                337.8711851828756
              ],
              [
                327628.22463708743,
                4332773.246549585,
                -9.9488148171244
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:43:55+00:00",
        "end_time": "2018-02-20T17:35:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_314532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_314532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99443737,
            39.12709686,
            -9.948814817,
            -76.97266944,
            39.13880078,
            337.8711852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99411742397416,
                  39.12709686082559,
                  -9.9488148171244
                ],
                [
                  -76.99443736607388,
                  39.13843555485371,
                  -9.9488148171244
                ],
                [
                  -76.97298594860081,
                  39.138800778700656,
                  337.8711851828756
                ],
                [
                  -76.97266944220321,
                  39.12746193801161,
                  337.8711851828756
                ],
                [
                  -76.99411742397416,
                  39.12709686082559,
                  -9.9488148171244
                ]
              ]
            ]
          },
          "id": "20180220_314532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:43:55Z",
            "pc:count": 19325780,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328561.2665,
                "count": 19325780,
                "maximum": 329483.2246,
                "minimum": 327628.2246,
                "name": "X",
                "position": 0,
                "stddev": 499.6402785,
                "variance": 249640.4079
              },
              {
                "average": 4333457.774,
                "count": 19325780,
                "maximum": 4334032.307,
                "minimum": 4332773.247,
                "name": "Y",
                "position": 1,
                "stddev": 288.7449218,
                "variance": 83373.62984
              },
              {
                "average": 148.6641814,
                "count": 19325780,
                "maximum": 337.8711852,
                "minimum": -9.948814817,
                "name": "Z",
                "position": 2,
                "stddev": 16.29445175,
                "variance": 265.5091578
              },
              {
                "average": 5022.099118,
                "count": 19325780,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5693.228959,
                "variance": 32412855.98
              },
              {
                "average": 2.441833913,
                "count": 19325780,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.359154009,
                "variance": 1.84729962
              },
              {
                "average": 3.446432796,
                "count": 19325780,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.439313314,
                "variance": 2.071622817
              },
              {
                "average": 0.4974967116,
                "count": 19325780,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937464,
                "variance": 0.2499937465
              },
              {
                "average": 0,
                "count": 19325780,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.363810206,
                "count": 19325780,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5020608831,
                "variance": 0.2520651303
              },
              {
                "average": 12.58049466,
                "count": 19325780,
                "maximum": 19.00200081,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.34159594,
                "variance": 40.21583906
              },
              {
                "average": 0,
                "count": 19325780,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.60541054,
                "count": 19325780,
                "maximum": 38,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4887623445,
                "variance": 0.2388886294
              },
              {
                "average": 203183541.6,
                "count": 19325780,
                "maximum": 203183835.2,
                "minimum": 203183331.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 220.3181074,
                "variance": 48540.06845
              },
              {
                "average": 0,
                "count": 19325780,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19325780,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19325780,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003828047303,
                "count": 19325780,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01956165153,
                "variance": 0.0003826582106
              },
              {
                "average": 0.3050340012,
                "count": 19325780,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4604218395,
                "variance": 0.2119882703
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327628.2246,
              4332773.247,
              -9.948814817,
              329483.2246,
              4334032.307,
              337.8711852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327628.22463708743,
                    4332773.246549585,
                    -9.9488148171244
                  ],
                  [
                    327628.22463708743,
                    4334032.306549585,
                    -9.9488148171244
                  ],
                  [
                    329483.22463708743,
                    4334032.306549585,
                    337.8711851828756
                  ],
                  [
                    329483.22463708743,
                    4332773.246549585,
                    337.8711851828756
                  ],
                  [
                    327628.22463708743,
                    4332773.246549585,
                    -9.9488148171244
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:43:55+00:00",
            "end_time": "2018-02-20T17:35: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": "20180220_302532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03641920968056,
              39.127092020803545,
              -10.26857158776582
            ],
            [
              -77.03674592554674,
              39.13843005929103,
              -10.26857158776582
            ],
            [
              -77.01529298292012,
              39.13880310552459,
              321.67142841223415
            ],
            [
              -77.01496970262443,
              39.12746491724362,
              321.67142841223415
            ],
            [
              -77.03641920968056,
              39.127092020803545,
              -10.26857158776582
            ]
          ]
        ]
      },
      "bbox": [
        -77.03674593,
        39.12709202,
        -10.26857159,
        -77.0149697,
        39.13880311,
        321.6714284
      ],
      "properties": {
        "datetime": "2018-02-28T16:41:02Z",
        "pc:count": 16788369,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324996.3856,
            "count": 16788369,
            "maximum": 325826.5044,
            "minimum": 323971.3244,
            "name": "X",
            "position": 0,
            "stddev": 513.9600531,
            "variance": 264154.9362
          },
          {
            "average": 4333555.751,
            "count": 16788369,
            "maximum": 4334112.93,
            "minimum": 4332853.91,
            "name": "Y",
            "position": 1,
            "stddev": 312.6475158,
            "variance": 97748.46917
          },
          {
            "average": 134.0856,
            "count": 16788369,
            "maximum": 321.6714284,
            "minimum": -10.26857159,
            "name": "Z",
            "position": 2,
            "stddev": 11.99504248,
            "variance": 143.8810442
          },
          {
            "average": 5587.16736,
            "count": 16788369,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5948.750819,
            "variance": 35387636.31
          },
          {
            "average": 2.310251877,
            "count": 16788369,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.372089315,
            "variance": 1.882629088
          },
          {
            "average": 3.283586988,
            "count": 16788369,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.546436329,
            "variance": 2.391465319
          },
          {
            "average": 0.5076841592,
            "count": 16788369,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999409651,
            "variance": 0.2499409686
          },
          {
            "average": 0,
            "count": 16788369,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.346188245,
            "count": 16788369,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5015820512,
            "variance": 0.251584554
          },
          {
            "average": -11.65104052,
            "count": 16788369,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.101179844,
            "variance": 65.62911486
          },
          {
            "average": 0,
            "count": 16788369,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 38.82744137,
            "count": 16788369,
            "maximum": 59,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.517924335,
            "variance": 6.339942956
          },
          {
            "average": 203193029.3,
            "count": 16788369,
            "maximum": 203871262.7,
            "minimum": 203181999.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 82932.76867,
            "variance": 6877844120
          },
          {
            "average": 0,
            "count": 16788369,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16788369,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16788369,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000317303009,
            "count": 16788369,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01781017537,
            "variance": 0.0003172023467
          },
          {
            "average": 0.4540039,
            "count": 16788369,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4978798786,
            "variance": 0.2478843735
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323971.3244,
          4332853.91,
          -10.26857159,
          325826.5044,
          4334112.93,
          321.6714284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323971.3243531556,
                4332853.910399654,
                -10.26857158776582
              ],
              [
                323971.3243531556,
                4334112.9303996535,
                -10.26857158776582
              ],
              [
                325826.5043531557,
                4334112.9303996535,
                321.67142841223415
              ],
              [
                325826.5043531557,
                4332853.910399654,
                321.67142841223415
              ],
              [
                323971.3243531556,
                4332853.910399654,
                -10.26857158776582
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:41:02+00:00",
        "end_time": "2018-02-20T17:13:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_302532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_302532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_302532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03674593,
            39.12709202,
            -10.26857159,
            -77.0149697,
            39.13880311,
            321.6714284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03641920968056,
                  39.127092020803545,
                  -10.26857158776582
                ],
                [
                  -77.03674592554674,
                  39.13843005929103,
                  -10.26857158776582
                ],
                [
                  -77.01529298292012,
                  39.13880310552459,
                  321.67142841223415
                ],
                [
                  -77.01496970262443,
                  39.12746491724362,
                  321.67142841223415
                ],
                [
                  -77.03641920968056,
                  39.127092020803545,
                  -10.26857158776582
                ]
              ]
            ]
          },
          "id": "20180220_302532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:41:02Z",
            "pc:count": 16788369,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324996.3856,
                "count": 16788369,
                "maximum": 325826.5044,
                "minimum": 323971.3244,
                "name": "X",
                "position": 0,
                "stddev": 513.9600531,
                "variance": 264154.9362
              },
              {
                "average": 4333555.751,
                "count": 16788369,
                "maximum": 4334112.93,
                "minimum": 4332853.91,
                "name": "Y",
                "position": 1,
                "stddev": 312.6475158,
                "variance": 97748.46917
              },
              {
                "average": 134.0856,
                "count": 16788369,
                "maximum": 321.6714284,
                "minimum": -10.26857159,
                "name": "Z",
                "position": 2,
                "stddev": 11.99504248,
                "variance": 143.8810442
              },
              {
                "average": 5587.16736,
                "count": 16788369,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5948.750819,
                "variance": 35387636.31
              },
              {
                "average": 2.310251877,
                "count": 16788369,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.372089315,
                "variance": 1.882629088
              },
              {
                "average": 3.283586988,
                "count": 16788369,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.546436329,
                "variance": 2.391465319
              },
              {
                "average": 0.5076841592,
                "count": 16788369,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999409651,
                "variance": 0.2499409686
              },
              {
                "average": 0,
                "count": 16788369,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.346188245,
                "count": 16788369,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5015820512,
                "variance": 0.251584554
              },
              {
                "average": -11.65104052,
                "count": 16788369,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.101179844,
                "variance": 65.62911486
              },
              {
                "average": 0,
                "count": 16788369,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 38.82744137,
                "count": 16788369,
                "maximum": 59,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.517924335,
                "variance": 6.339942956
              },
              {
                "average": 203193029.3,
                "count": 16788369,
                "maximum": 203871262.7,
                "minimum": 203181999.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 82932.76867,
                "variance": 6877844120
              },
              {
                "average": 0,
                "count": 16788369,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16788369,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16788369,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000317303009,
                "count": 16788369,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01781017537,
                "variance": 0.0003172023467
              },
              {
                "average": 0.4540039,
                "count": 16788369,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4978798786,
                "variance": 0.2478843735
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323971.3244,
              4332853.91,
              -10.26857159,
              325826.5044,
              4334112.93,
              321.6714284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323971.3243531556,
                    4332853.910399654,
                    -10.26857158776582
                  ],
                  [
                    323971.3243531556,
                    4334112.9303996535,
                    -10.26857158776582
                  ],
                  [
                    325826.5043531557,
                    4334112.9303996535,
                    321.67142841223415
                  ],
                  [
                    325826.5043531557,
                    4332853.910399654,
                    321.67142841223415
                  ],
                  [
                    323971.3243531556,
                    4332853.910399654,
                    -10.26857158776582
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:41:02+00:00",
            "end_time": "2018-02-20T17:13: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": "20180220_308552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01528054624644,
              39.18200728985664,
              -9.424200856388325
            ],
            [
              -77.01560455096728,
              39.1933469905789,
              -9.424200856388325
            ],
            [
              -76.99413579762219,
              39.19371655520719,
              407.3757991436117
            ],
            [
              -76.99381523835561,
              39.18237670612719,
              407.3757991436117
            ],
            [
              -77.01528054624644,
              39.18200728985664,
              -9.424200856388325
            ]
          ]
        ]
      },
      "bbox": [
        -77.01560455,
        39.18200729,
        -9.424200856,
        -76.99381524,
        39.19371656,
        407.3757991
      ],
      "properties": {
        "datetime": "2018-02-28T19:50:29Z",
        "pc:count": 24007879,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326774.2694,
            "count": 24007879,
            "maximum": 327789.2122,
            "minimum": 325934.1322,
            "name": "X",
            "position": 0,
            "stddev": 528.8879452,
            "variance": 279722.4586
          },
          {
            "average": 4339634.711,
            "count": 24007879,
            "maximum": 4340167.259,
            "minimum": 4338908.059,
            "name": "Y",
            "position": 1,
            "stddev": 296.2448085,
            "variance": 87760.98654
          },
          {
            "average": 133.5571885,
            "count": 24007879,
            "maximum": 407.3757991,
            "minimum": -9.424200856,
            "name": "Z",
            "position": 2,
            "stddev": 19.0528758,
            "variance": 363.0120761
          },
          {
            "average": 4178.849699,
            "count": 24007879,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4905.709787,
            "variance": 24065988.52
          },
          {
            "average": 2.391269258,
            "count": 24007879,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347610613,
            "variance": 1.816054364
          },
          {
            "average": 3.565882475,
            "count": 24007879,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.371748877,
            "variance": 1.881694981
          },
          {
            "average": 0.5009915287,
            "count": 24007879,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990273,
            "variance": 0.2499990273
          },
          {
            "average": 0,
            "count": 24007879,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.307722977,
            "count": 24007879,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4843477338,
            "variance": 0.2345927272
          },
          {
            "average": 8.070045177,
            "count": 24007879,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72782362,
            "variance": 137.5418469
          },
          {
            "average": 0,
            "count": 24007879,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.9426093,
            "count": 24007879,
            "maximum": 66,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.98369449,
            "variance": 120.6415447
          },
          {
            "average": 203278118.2,
            "count": 24007879,
            "maximum": 203882629,
            "minimum": 203185519.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 236449.3617,
            "variance": 55908300670.0
          },
          {
            "average": 0,
            "count": 24007879,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24007879,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24007879,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004598906884,
            "count": 24007879,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02144013079,
            "variance": 0.0004596792081
          },
          {
            "average": 0.3409285343,
            "count": 24007879,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.47402139,
            "variance": 0.2246962782
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325934.1322,
          4338908.059,
          -9.424200856,
          327789.2122,
          4340167.259,
          407.3757991
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325934.13218385034,
                4338908.059368211,
                -9.424200856388325
              ],
              [
                325934.13218385034,
                4340167.25936821,
                -9.424200856388325
              ],
              [
                327789.2121838503,
                4340167.25936821,
                407.3757991436117
              ],
              [
                327789.2121838503,
                4338908.059368211,
                407.3757991436117
              ],
              [
                325934.13218385034,
                4338908.059368211,
                -9.424200856388325
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:50:29+00:00",
        "end_time": "2018-02-20T18:11:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_308552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_308552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_308552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01560455,
            39.18200729,
            -9.424200856,
            -76.99381524,
            39.19371656,
            407.3757991
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01528054624644,
                  39.18200728985664,
                  -9.424200856388325
                ],
                [
                  -77.01560455096728,
                  39.1933469905789,
                  -9.424200856388325
                ],
                [
                  -76.99413579762219,
                  39.19371655520719,
                  407.3757991436117
                ],
                [
                  -76.99381523835561,
                  39.18237670612719,
                  407.3757991436117
                ],
                [
                  -77.01528054624644,
                  39.18200728985664,
                  -9.424200856388325
                ]
              ]
            ]
          },
          "id": "20180220_308552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:50:29Z",
            "pc:count": 24007879,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326774.2694,
                "count": 24007879,
                "maximum": 327789.2122,
                "minimum": 325934.1322,
                "name": "X",
                "position": 0,
                "stddev": 528.8879452,
                "variance": 279722.4586
              },
              {
                "average": 4339634.711,
                "count": 24007879,
                "maximum": 4340167.259,
                "minimum": 4338908.059,
                "name": "Y",
                "position": 1,
                "stddev": 296.2448085,
                "variance": 87760.98654
              },
              {
                "average": 133.5571885,
                "count": 24007879,
                "maximum": 407.3757991,
                "minimum": -9.424200856,
                "name": "Z",
                "position": 2,
                "stddev": 19.0528758,
                "variance": 363.0120761
              },
              {
                "average": 4178.849699,
                "count": 24007879,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4905.709787,
                "variance": 24065988.52
              },
              {
                "average": 2.391269258,
                "count": 24007879,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347610613,
                "variance": 1.816054364
              },
              {
                "average": 3.565882475,
                "count": 24007879,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.371748877,
                "variance": 1.881694981
              },
              {
                "average": 0.5009915287,
                "count": 24007879,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990273,
                "variance": 0.2499990273
              },
              {
                "average": 0,
                "count": 24007879,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.307722977,
                "count": 24007879,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4843477338,
                "variance": 0.2345927272
              },
              {
                "average": 8.070045177,
                "count": 24007879,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72782362,
                "variance": 137.5418469
              },
              {
                "average": 0,
                "count": 24007879,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.9426093,
                "count": 24007879,
                "maximum": 66,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.98369449,
                "variance": 120.6415447
              },
              {
                "average": 203278118.2,
                "count": 24007879,
                "maximum": 203882629,
                "minimum": 203185519.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 236449.3617,
                "variance": 55908300670.0
              },
              {
                "average": 0,
                "count": 24007879,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24007879,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24007879,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004598906884,
                "count": 24007879,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02144013079,
                "variance": 0.0004596792081
              },
              {
                "average": 0.3409285343,
                "count": 24007879,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.47402139,
                "variance": 0.2246962782
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325934.1322,
              4338908.059,
              -9.424200856,
              327789.2122,
              4340167.259,
              407.3757991
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325934.13218385034,
                    4338908.059368211,
                    -9.424200856388325
                  ],
                  [
                    325934.13218385034,
                    4340167.25936821,
                    -9.424200856388325
                  ],
                  [
                    327789.2121838503,
                    4340167.25936821,
                    407.3757991436117
                  ],
                  [
                    327789.2121838503,
                    4338908.059368211,
                    407.3757991436117
                  ],
                  [
                    325934.13218385034,
                    4338908.059368211,
                    -9.424200856388325
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:50:29+00:00",
            "end_time": "2018-02-20T18:11:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_302536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03642348122655,
              39.13807355756396,
              -9.941048879598497
            ],
            [
              -77.03675036186915,
              39.14941283536693,
              -9.941048879598497
            ],
            [
              -77.01529501056919,
              39.149785953215805,
              341.0989511204015
            ],
            [
              -77.0149715676082,
              39.138446525586275,
              341.0989511204015
            ],
            [
              -77.03642348122655,
              39.13807355756396,
              -9.941048879598497
            ]
          ]
        ]
      },
      "bbox": [
        -77.03675036,
        39.13807356,
        -9.94104888,
        -77.01497157,
        39.14978595,
        341.0989511
      ],
      "properties": {
        "datetime": "2018-02-20T17:43:00Z",
        "pc:count": 15842743,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324920.2029,
            "count": 15842743,
            "maximum": 325853.4065,
            "minimum": 323998.3065,
            "name": "X",
            "position": 0,
            "stddev": 513.2336662,
            "variance": 263408.7961
          },
          {
            "average": 4334805.855,
            "count": 15842743,
            "maximum": 4335331.897,
            "minimum": 4334072.737,
            "name": "Y",
            "position": 1,
            "stddev": 327.7614962,
            "variance": 107427.5984
          },
          {
            "average": 145.1918302,
            "count": 15842743,
            "maximum": 341.0989511,
            "minimum": -9.94104888,
            "name": "Z",
            "position": 2,
            "stddev": 10.45774901,
            "variance": 109.3645144
          },
          {
            "average": 6176.688261,
            "count": 15842743,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6320.591902,
            "variance": 39949881.99
          },
          {
            "average": 2.350924647,
            "count": 15842743,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.369117337,
            "variance": 1.874482282
          },
          {
            "average": 3.2069593,
            "count": 15842743,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.558516194,
            "variance": 2.428972726
          },
          {
            "average": 0.5026706549,
            "count": 15842743,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999928833,
            "variance": 0.2499928834
          },
          {
            "average": 0,
            "count": 15842743,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.40820469,
            "count": 15842743,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5179677619,
            "variance": 0.2682906024
          },
          {
            "average": 10.081793,
            "count": 15842743,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.957488648,
            "variance": 80.23660288
          },
          {
            "average": 0,
            "count": 15842743,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.70099755,
            "count": 15842743,
            "maximum": 39,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4985092224,
            "variance": 0.2485114449
          },
          {
            "average": 203183516.2,
            "count": 15842743,
            "maximum": 203183780.4,
            "minimum": 203182381.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 220.3649663,
            "variance": 48560.71839
          },
          {
            "average": 0,
            "count": 15842743,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15842743,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15842743,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003122565328,
            "count": 15842743,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01766802333,
            "variance": 0.0003121590484
          },
          {
            "average": 0.3343075754,
            "count": 15842743,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4717478505,
            "variance": 0.2225460345
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323998.3065,
          4334072.737,
          -9.94104888,
          325853.4065,
          4335331.897,
          341.0989511
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323998.3064579855,
                4334072.737396622,
                -9.941048879598497
              ],
              [
                323998.3064579855,
                4335331.897396622,
                -9.941048879598497
              ],
              [
                325853.40645798546,
                4335331.897396622,
                341.0989511204015
              ],
              [
                325853.40645798546,
                4334072.737396622,
                341.0989511204015
              ],
              [
                323998.3064579855,
                4334072.737396622,
                -9.941048879598497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:43:00+00:00",
        "end_time": "2018-02-20T17:19:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_302536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_302536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_302536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03675036,
            39.13807356,
            -9.94104888,
            -77.01497157,
            39.14978595,
            341.0989511
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03642348122655,
                  39.13807355756396,
                  -9.941048879598497
                ],
                [
                  -77.03675036186915,
                  39.14941283536693,
                  -9.941048879598497
                ],
                [
                  -77.01529501056919,
                  39.149785953215805,
                  341.0989511204015
                ],
                [
                  -77.0149715676082,
                  39.138446525586275,
                  341.0989511204015
                ],
                [
                  -77.03642348122655,
                  39.13807355756396,
                  -9.941048879598497
                ]
              ]
            ]
          },
          "id": "20180220_302536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:43:00Z",
            "pc:count": 15842743,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324920.2029,
                "count": 15842743,
                "maximum": 325853.4065,
                "minimum": 323998.3065,
                "name": "X",
                "position": 0,
                "stddev": 513.2336662,
                "variance": 263408.7961
              },
              {
                "average": 4334805.855,
                "count": 15842743,
                "maximum": 4335331.897,
                "minimum": 4334072.737,
                "name": "Y",
                "position": 1,
                "stddev": 327.7614962,
                "variance": 107427.5984
              },
              {
                "average": 145.1918302,
                "count": 15842743,
                "maximum": 341.0989511,
                "minimum": -9.94104888,
                "name": "Z",
                "position": 2,
                "stddev": 10.45774901,
                "variance": 109.3645144
              },
              {
                "average": 6176.688261,
                "count": 15842743,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6320.591902,
                "variance": 39949881.99
              },
              {
                "average": 2.350924647,
                "count": 15842743,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.369117337,
                "variance": 1.874482282
              },
              {
                "average": 3.2069593,
                "count": 15842743,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.558516194,
                "variance": 2.428972726
              },
              {
                "average": 0.5026706549,
                "count": 15842743,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999928833,
                "variance": 0.2499928834
              },
              {
                "average": 0,
                "count": 15842743,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.40820469,
                "count": 15842743,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5179677619,
                "variance": 0.2682906024
              },
              {
                "average": 10.081793,
                "count": 15842743,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.957488648,
                "variance": 80.23660288
              },
              {
                "average": 0,
                "count": 15842743,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.70099755,
                "count": 15842743,
                "maximum": 39,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4985092224,
                "variance": 0.2485114449
              },
              {
                "average": 203183516.2,
                "count": 15842743,
                "maximum": 203183780.4,
                "minimum": 203182381.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 220.3649663,
                "variance": 48560.71839
              },
              {
                "average": 0,
                "count": 15842743,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15842743,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15842743,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003122565328,
                "count": 15842743,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01766802333,
                "variance": 0.0003121590484
              },
              {
                "average": 0.3343075754,
                "count": 15842743,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4717478505,
                "variance": 0.2225460345
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323998.3065,
              4334072.737,
              -9.94104888,
              325853.4065,
              4335331.897,
              341.0989511
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323998.3064579855,
                    4334072.737396622,
                    -9.941048879598497
                  ],
                  [
                    323998.3064579855,
                    4335331.897396622,
                    -9.941048879598497
                  ],
                  [
                    325853.40645798546,
                    4335331.897396622,
                    341.0989511204015
                  ],
                  [
                    325853.40645798546,
                    4334072.737396622,
                    341.0989511204015
                  ],
                  [
                    323998.3064579855,
                    4334072.737396622,
                    -9.941048879598497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:43:00+00:00",
            "end_time": "2018-02-20T17:19: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": "20180220_308532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01526600935533,
              39.12709642658223,
              -10.15408750813441
            ],
            [
              -77.0155893175169,
              39.138434073180036,
              -10.15408750813441
            ],
            [
              -76.99413933274815,
              39.13880317004003,
              326.6459124918656
            ],
            [
              -76.99381945965395,
              39.127465375239716,
              326.6459124918656
            ],
            [
              -77.01526600935533,
              39.12709642658223,
              -10.15408750813441
            ]
          ]
        ]
      },
      "bbox": [
        -77.01558932,
        39.12709643,
        -10.15408751,
        -76.99381946,
        39.13880317,
        326.6459125
      ],
      "properties": {
        "datetime": "2018-02-20T17:43:27Z",
        "pc:count": 15765692,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326685.8743,
            "count": 15765692,
            "maximum": 327654.8814,
            "minimum": 325799.9814,
            "name": "X",
            "position": 0,
            "stddev": 518.5003015,
            "variance": 268842.5627
          },
          {
            "average": 4333412.448,
            "count": 15765692,
            "maximum": 4334072.541,
            "minimum": 4332813.581,
            "name": "Y",
            "position": 1,
            "stddev": 379.1540134,
            "variance": 143757.7659
          },
          {
            "average": 146.6303103,
            "count": 15765692,
            "maximum": 326.6459125,
            "minimum": -10.15408751,
            "name": "Z",
            "position": 2,
            "stddev": 15.01222786,
            "variance": 225.3669854
          },
          {
            "average": 6317.017095,
            "count": 15765692,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6674.966161,
            "variance": 44555173.25
          },
          {
            "average": 2.284664638,
            "count": 15765692,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.373023637,
            "variance": 1.885193907
          },
          {
            "average": 3.188440761,
            "count": 15765692,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.581746811,
            "variance": 2.501922975
          },
          {
            "average": 0.4997883379,
            "count": 15765692,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999711,
            "variance": 0.2499999711
          },
          {
            "average": 0,
            "count": 15765692,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.407062437,
            "count": 15765692,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5223301639,
            "variance": 0.2728288001
          },
          {
            "average": -5.203039777,
            "count": 15765692,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79649724,
            "variance": 139.1573471
          },
          {
            "average": 0,
            "count": 15765692,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 38.14671027,
            "count": 15765692,
            "maximum": 39,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5334415795,
            "variance": 0.2845599187
          },
          {
            "average": 203183206.2,
            "count": 15765692,
            "maximum": 203183807.2,
            "minimum": 203182406.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 436.7955524,
            "variance": 190790.3546
          },
          {
            "average": 0,
            "count": 15765692,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15765692,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15765692,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003877406713,
            "count": 15765692,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01968731452,
            "variance": 0.0003875903531
          },
          {
            "average": 0.353050345,
            "count": 15765692,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4779182078,
            "variance": 0.2284058134
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325799.9814,
          4332813.581,
          -10.15408751,
          327654.8814,
          4334072.541,
          326.6459125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325799.98136641725,
                4332813.581152774,
                -10.15408750813441
              ],
              [
                325799.98136641725,
                4334072.541152775,
                -10.15408750813441
              ],
              [
                327654.8813664173,
                4334072.541152775,
                326.6459124918656
              ],
              [
                327654.8813664173,
                4332813.581152774,
                326.6459124918656
              ],
              [
                325799.98136641725,
                4332813.581152774,
                -10.15408750813441
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:43:27+00:00",
        "end_time": "2018-02-20T17:20:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_308532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_308532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_308532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01558932,
            39.12709643,
            -10.15408751,
            -76.99381946,
            39.13880317,
            326.6459125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01526600935533,
                  39.12709642658223,
                  -10.15408750813441
                ],
                [
                  -77.0155893175169,
                  39.138434073180036,
                  -10.15408750813441
                ],
                [
                  -76.99413933274815,
                  39.13880317004003,
                  326.6459124918656
                ],
                [
                  -76.99381945965395,
                  39.127465375239716,
                  326.6459124918656
                ],
                [
                  -77.01526600935533,
                  39.12709642658223,
                  -10.15408750813441
                ]
              ]
            ]
          },
          "id": "20180220_308532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:43:27Z",
            "pc:count": 15765692,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326685.8743,
                "count": 15765692,
                "maximum": 327654.8814,
                "minimum": 325799.9814,
                "name": "X",
                "position": 0,
                "stddev": 518.5003015,
                "variance": 268842.5627
              },
              {
                "average": 4333412.448,
                "count": 15765692,
                "maximum": 4334072.541,
                "minimum": 4332813.581,
                "name": "Y",
                "position": 1,
                "stddev": 379.1540134,
                "variance": 143757.7659
              },
              {
                "average": 146.6303103,
                "count": 15765692,
                "maximum": 326.6459125,
                "minimum": -10.15408751,
                "name": "Z",
                "position": 2,
                "stddev": 15.01222786,
                "variance": 225.3669854
              },
              {
                "average": 6317.017095,
                "count": 15765692,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6674.966161,
                "variance": 44555173.25
              },
              {
                "average": 2.284664638,
                "count": 15765692,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.373023637,
                "variance": 1.885193907
              },
              {
                "average": 3.188440761,
                "count": 15765692,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.581746811,
                "variance": 2.501922975
              },
              {
                "average": 0.4997883379,
                "count": 15765692,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999711,
                "variance": 0.2499999711
              },
              {
                "average": 0,
                "count": 15765692,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.407062437,
                "count": 15765692,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5223301639,
                "variance": 0.2728288001
              },
              {
                "average": -5.203039777,
                "count": 15765692,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79649724,
                "variance": 139.1573471
              },
              {
                "average": 0,
                "count": 15765692,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 38.14671027,
                "count": 15765692,
                "maximum": 39,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5334415795,
                "variance": 0.2845599187
              },
              {
                "average": 203183206.2,
                "count": 15765692,
                "maximum": 203183807.2,
                "minimum": 203182406.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 436.7955524,
                "variance": 190790.3546
              },
              {
                "average": 0,
                "count": 15765692,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15765692,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15765692,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003877406713,
                "count": 15765692,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01968731452,
                "variance": 0.0003875903531
              },
              {
                "average": 0.353050345,
                "count": 15765692,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4779182078,
                "variance": 0.2284058134
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325799.9814,
              4332813.581,
              -10.15408751,
              327654.8814,
              4334072.541,
              326.6459125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325799.98136641725,
                    4332813.581152774,
                    -10.15408750813441
                  ],
                  [
                    325799.98136641725,
                    4334072.541152775,
                    -10.15408750813441
                  ],
                  [
                    327654.8813664173,
                    4334072.541152775,
                    326.6459124918656
                  ],
                  [
                    327654.8813664173,
                    4332813.581152774,
                    326.6459124918656
                  ],
                  [
                    325799.98136641725,
                    4332813.581152774,
                    -10.15408750813441
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:43:27+00:00",
            "end_time": "2018-02-20T17:20: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": "20180220_290548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07876756385511,
              39.17099928216782,
              -10.261482665431913
            ],
            [
              -77.07910164566412,
              39.18233873420399,
              -10.261482665431913
            ],
            [
              -77.05763616181687,
              39.182719926306,
              356.0585173345681
            ],
            [
              -77.05730552323644,
              39.17138032123551,
              356.0585173345681
            ],
            [
              -77.07876756385511,
              39.17099928216782,
              -10.261482665431913
            ]
          ]
        ]
      },
      "bbox": [
        -77.07910165,
        39.17099928,
        -10.26148267,
        -77.05730552,
        39.18271993,
        356.0585173
      ],
      "properties": {
        "datetime": "2018-03-05T19:30:25Z",
        "pc:count": 27920710,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321424.4899,
            "count": 27920710,
            "maximum": 322277.2251,
            "minimum": 320422.0651,
            "name": "X",
            "position": 0,
            "stddev": 515.5268775,
            "variance": 265767.9614
          },
          {
            "average": 4338417.446,
            "count": 27920710,
            "maximum": 4339069.347,
            "minimum": 4337810.127,
            "name": "Y",
            "position": 1,
            "stddev": 367.6040221,
            "variance": 135132.7171
          },
          {
            "average": 138.6737652,
            "count": 27920710,
            "maximum": 356.0585173,
            "minimum": -10.26148267,
            "name": "Z",
            "position": 2,
            "stddev": 10.90434952,
            "variance": 118.9048385
          },
          {
            "average": 4904.366155,
            "count": 27920710,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5653.154052,
            "variance": 31958150.74
          },
          {
            "average": 2.304853816,
            "count": 27920710,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347055975,
            "variance": 1.814559799
          },
          {
            "average": 3.342335922,
            "count": 27920710,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.500466395,
            "variance": 2.251399403
          },
          {
            "average": 0.5728029839,
            "count": 27920710,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4946713397,
            "variance": 0.2446997343
          },
          {
            "average": 0,
            "count": 27920710,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280865494,
            "count": 27920710,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4811377239,
            "variance": 0.2314935093
          },
          {
            "average": 6.651390546,
            "count": 27920710,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.2651947,
            "variance": 150.435001
          },
          {
            "average": 0,
            "count": 27920710,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.18239135,
            "count": 27920710,
            "maximum": 80,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.64787586,
            "variance": 214.5602672
          },
          {
            "average": 203689981.1,
            "count": 27920710,
            "maximum": 204313425.8,
            "minimum": 203183682.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 358987.764,
            "variance": 128872214700.0
          },
          {
            "average": 0,
            "count": 27920710,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27920710,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27920710,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003108087151,
            "count": 27920710,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01762702823,
            "variance": 0.0003107121242
          },
          {
            "average": 0.6786938441,
            "count": 27920710,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.46697807,
            "variance": 0.2180685179
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320422.0651,
          4337810.127,
          -10.26148267,
          322277.2251,
          4339069.347,
          356.0585173
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320422.0650503375,
                4337810.12731438,
                -10.261482665431913
              ],
              [
                320422.0650503375,
                4339069.347314381,
                -10.261482665431913
              ],
              [
                322277.22505033755,
                4339069.347314381,
                356.0585173345681
              ],
              [
                322277.22505033755,
                4337810.12731438,
                356.0585173345681
              ],
              [
                320422.0650503375,
                4337810.12731438,
                -10.261482665431913
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:30:25+00:00",
        "end_time": "2018-02-20T17:41:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_290548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_290548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_290548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07910165,
            39.17099928,
            -10.26148267,
            -77.05730552,
            39.18271993,
            356.0585173
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07876756385511,
                  39.17099928216782,
                  -10.261482665431913
                ],
                [
                  -77.07910164566412,
                  39.18233873420399,
                  -10.261482665431913
                ],
                [
                  -77.05763616181687,
                  39.182719926306,
                  356.0585173345681
                ],
                [
                  -77.05730552323644,
                  39.17138032123551,
                  356.0585173345681
                ],
                [
                  -77.07876756385511,
                  39.17099928216782,
                  -10.261482665431913
                ]
              ]
            ]
          },
          "id": "20180220_290548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:30:25Z",
            "pc:count": 27920710,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321424.4899,
                "count": 27920710,
                "maximum": 322277.2251,
                "minimum": 320422.0651,
                "name": "X",
                "position": 0,
                "stddev": 515.5268775,
                "variance": 265767.9614
              },
              {
                "average": 4338417.446,
                "count": 27920710,
                "maximum": 4339069.347,
                "minimum": 4337810.127,
                "name": "Y",
                "position": 1,
                "stddev": 367.6040221,
                "variance": 135132.7171
              },
              {
                "average": 138.6737652,
                "count": 27920710,
                "maximum": 356.0585173,
                "minimum": -10.26148267,
                "name": "Z",
                "position": 2,
                "stddev": 10.90434952,
                "variance": 118.9048385
              },
              {
                "average": 4904.366155,
                "count": 27920710,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5653.154052,
                "variance": 31958150.74
              },
              {
                "average": 2.304853816,
                "count": 27920710,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347055975,
                "variance": 1.814559799
              },
              {
                "average": 3.342335922,
                "count": 27920710,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.500466395,
                "variance": 2.251399403
              },
              {
                "average": 0.5728029839,
                "count": 27920710,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4946713397,
                "variance": 0.2446997343
              },
              {
                "average": 0,
                "count": 27920710,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280865494,
                "count": 27920710,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4811377239,
                "variance": 0.2314935093
              },
              {
                "average": 6.651390546,
                "count": 27920710,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.2651947,
                "variance": 150.435001
              },
              {
                "average": 0,
                "count": 27920710,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.18239135,
                "count": 27920710,
                "maximum": 80,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.64787586,
                "variance": 214.5602672
              },
              {
                "average": 203689981.1,
                "count": 27920710,
                "maximum": 204313425.8,
                "minimum": 203183682.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 358987.764,
                "variance": 128872214700.0
              },
              {
                "average": 0,
                "count": 27920710,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27920710,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27920710,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003108087151,
                "count": 27920710,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01762702823,
                "variance": 0.0003107121242
              },
              {
                "average": 0.6786938441,
                "count": 27920710,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.46697807,
                "variance": 0.2180685179
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320422.0651,
              4337810.127,
              -10.26148267,
              322277.2251,
              4339069.347,
              356.0585173
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320422.0650503375,
                    4337810.12731438,
                    -10.261482665431913
                  ],
                  [
                    320422.0650503375,
                    4339069.347314381,
                    -10.261482665431913
                  ],
                  [
                    322277.22505033755,
                    4339069.347314381,
                    356.0585173345681
                  ],
                  [
                    322277.22505033755,
                    4337810.12731438,
                    356.0585173345681
                  ],
                  [
                    320422.0650503375,
                    4337810.12731438,
                    -10.261482665431913
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:30:25+00:00",
            "end_time": "2018-02-20T17:41: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": "20180220_320524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97297695585524,
              39.10512911035209,
              -9.883908258382633
            ],
            [
              -76.97329325497041,
              39.116467812369955,
              -9.883908258382633
            ],
            [
              -76.95184660889302,
              39.116829003589814,
              360.37609174161736
            ],
            [
              -76.95153374210717,
              39.1054901565068,
              360.37609174161736
            ],
            [
              -76.97297695585524,
              39.10512911035209,
              -9.883908258382633
            ]
          ]
        ]
      },
      "bbox": [
        -76.97329325,
        39.10512911,
        -9.883908258,
        -76.95153374,
        39.116829,
        360.3760917
      ],
      "properties": {
        "datetime": "2018-02-28T16:20:26Z",
        "pc:count": 15858002,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330286.6509,
            "count": 15858002,
            "maximum": 331257.9112,
            "minimum": 329402.7712,
            "name": "X",
            "position": 0,
            "stddev": 537.5641041,
            "variance": 288975.166
          },
          {
            "average": 4330909.156,
            "count": 15858002,
            "maximum": 4331554.214,
            "minimum": 4330295.174,
            "name": "Y",
            "position": 1,
            "stddev": 398.6036001,
            "variance": 158884.83
          },
          {
            "average": 147.5342502,
            "count": 15858002,
            "maximum": 360.3760917,
            "minimum": -9.883908258,
            "name": "Z",
            "position": 2,
            "stddev": 9.70480163,
            "variance": 94.18317468
          },
          {
            "average": 5952.239738,
            "count": 15858002,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6178.749054,
            "variance": 38176939.88
          },
          {
            "average": 2.407262781,
            "count": 15858002,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.408843541,
            "variance": 1.984840122
          },
          {
            "average": 3.247419379,
            "count": 15858002,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.55026244,
            "variance": 2.403313634
          },
          {
            "average": 0.5172178059,
            "count": 15858002,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499703475,
            "variance": 0.2497035629
          },
          {
            "average": 0,
            "count": 15858002,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.330811662,
            "count": 15858002,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5009391986,
            "variance": 0.2509400807
          },
          {
            "average": -1.627158576,
            "count": 15858002,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.04914512,
            "variance": 197.3784785
          },
          {
            "average": 0,
            "count": 15858002,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 40.55745982,
            "count": 15858002,
            "maximum": 61,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.880904458,
            "variance": 34.58503725
          },
          {
            "average": 203234618.3,
            "count": 15858002,
            "maximum": 203870026.1,
            "minimum": 203181879.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 181772.8749,
            "variance": 33041378040.0
          },
          {
            "average": 0,
            "count": 15858002,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15858002,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15858002,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003069112994,
            "count": 15858002,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01751619605,
            "variance": 0.0003068171242
          },
          {
            "average": 0.4516131982,
            "count": 15858002,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4976532257,
            "variance": 0.247658733
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329402.7712,
          4330295.174,
          -9.883908258,
          331257.9112,
          4331554.214,
          360.3760917
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329402.7712424331,
                4330295.174453282,
                -9.883908258382633
              ],
              [
                329402.7712424331,
                4331554.214453281,
                -9.883908258382633
              ],
              [
                331257.9112424331,
                4331554.214453281,
                360.37609174161736
              ],
              [
                331257.9112424331,
                4330295.174453282,
                360.37609174161736
              ],
              [
                329402.7712424331,
                4330295.174453282,
                -9.883908258382633
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:20:26+00:00",
        "end_time": "2018-02-20T17:11:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_320524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_320524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_320524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97329325,
            39.10512911,
            -9.883908258,
            -76.95153374,
            39.116829,
            360.3760917
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97297695585524,
                  39.10512911035209,
                  -9.883908258382633
                ],
                [
                  -76.97329325497041,
                  39.116467812369955,
                  -9.883908258382633
                ],
                [
                  -76.95184660889302,
                  39.116829003589814,
                  360.37609174161736
                ],
                [
                  -76.95153374210717,
                  39.1054901565068,
                  360.37609174161736
                ],
                [
                  -76.97297695585524,
                  39.10512911035209,
                  -9.883908258382633
                ]
              ]
            ]
          },
          "id": "20180220_320524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:20:26Z",
            "pc:count": 15858002,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330286.6509,
                "count": 15858002,
                "maximum": 331257.9112,
                "minimum": 329402.7712,
                "name": "X",
                "position": 0,
                "stddev": 537.5641041,
                "variance": 288975.166
              },
              {
                "average": 4330909.156,
                "count": 15858002,
                "maximum": 4331554.214,
                "minimum": 4330295.174,
                "name": "Y",
                "position": 1,
                "stddev": 398.6036001,
                "variance": 158884.83
              },
              {
                "average": 147.5342502,
                "count": 15858002,
                "maximum": 360.3760917,
                "minimum": -9.883908258,
                "name": "Z",
                "position": 2,
                "stddev": 9.70480163,
                "variance": 94.18317468
              },
              {
                "average": 5952.239738,
                "count": 15858002,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6178.749054,
                "variance": 38176939.88
              },
              {
                "average": 2.407262781,
                "count": 15858002,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.408843541,
                "variance": 1.984840122
              },
              {
                "average": 3.247419379,
                "count": 15858002,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.55026244,
                "variance": 2.403313634
              },
              {
                "average": 0.5172178059,
                "count": 15858002,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499703475,
                "variance": 0.2497035629
              },
              {
                "average": 0,
                "count": 15858002,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.330811662,
                "count": 15858002,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5009391986,
                "variance": 0.2509400807
              },
              {
                "average": -1.627158576,
                "count": 15858002,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.04914512,
                "variance": 197.3784785
              },
              {
                "average": 0,
                "count": 15858002,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 40.55745982,
                "count": 15858002,
                "maximum": 61,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.880904458,
                "variance": 34.58503725
              },
              {
                "average": 203234618.3,
                "count": 15858002,
                "maximum": 203870026.1,
                "minimum": 203181879.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 181772.8749,
                "variance": 33041378040.0
              },
              {
                "average": 0,
                "count": 15858002,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15858002,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15858002,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003069112994,
                "count": 15858002,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01751619605,
                "variance": 0.0003068171242
              },
              {
                "average": 0.4516131982,
                "count": 15858002,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4976532257,
                "variance": 0.247658733
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329402.7712,
              4330295.174,
              -9.883908258,
              331257.9112,
              4331554.214,
              360.3760917
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329402.7712424331,
                    4330295.174453282,
                    -9.883908258382633
                  ],
                  [
                    329402.7712424331,
                    4331554.214453281,
                    -9.883908258382633
                  ],
                  [
                    331257.9112424331,
                    4331554.214453281,
                    360.37609174161736
                  ],
                  [
                    331257.9112424331,
                    4330295.174453282,
                    360.37609174161736
                  ],
                  [
                    329402.7712424331,
                    4330295.174453282,
                    -9.883908258382633
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:20:26+00:00",
            "end_time": "2018-02-20T17:11: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": "20180220_308556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01528298095641,
              39.19299057736672,
              -10.160277136313482
            ],
            [
              -77.01560707151783,
              39.204328815770744,
              -10.160277136313482
            ],
            [
              -76.99413381801496,
              39.20469848651775,
              416.29972286368655
            ],
            [
              -76.99381317453872,
              39.19336009974439,
              416.29972286368655
            ],
            [
              -77.01528298095641,
              39.19299057736672,
              -10.160277136313482
            ]
          ]
        ]
      },
      "bbox": [
        -77.01560707,
        39.19299058,
        -10.16027714,
        -76.99381317,
        39.20469849,
        416.2997229
      ],
      "properties": {
        "datetime": "2018-02-28T20:10:25Z",
        "pc:count": 19040635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326977.1283,
            "count": 19040635,
            "maximum": 327816.2054,
            "minimum": 325961.0254,
            "name": "X",
            "position": 0,
            "stddev": 520.6041165,
            "variance": 271028.6461
          },
          {
            "average": 4340804.276,
            "count": 19040635,
            "maximum": 4341386.124,
            "minimum": 4340127.084,
            "name": "Y",
            "position": 1,
            "stddev": 324.1101885,
            "variance": 105047.4143
          },
          {
            "average": 138.8844783,
            "count": 19040635,
            "maximum": 416.2997229,
            "minimum": -10.16027714,
            "name": "Z",
            "position": 2,
            "stddev": 19.45987754,
            "variance": 378.686834
          },
          {
            "average": 4482.827271,
            "count": 19040635,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5074.825515,
            "variance": 25753854.01
          },
          {
            "average": 2.403451881,
            "count": 19040635,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.376894164,
            "variance": 1.89583754
          },
          {
            "average": 3.553343835,
            "count": 19040635,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.441632983,
            "variance": 2.078305659
          },
          {
            "average": 0.5027900067,
            "count": 19040635,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999922289,
            "variance": 0.249992229
          },
          {
            "average": 0,
            "count": 19040635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295064634,
            "count": 19040635,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5435895142,
            "variance": 0.2954895599
          },
          {
            "average": -8.166809516,
            "count": 19040635,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.16586753,
            "variance": 103.3448626
          },
          {
            "average": 0,
            "count": 19040635,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.6140686,
            "count": 19040635,
            "maximum": 66,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.1516821,
            "variance": 260.8768346
          },
          {
            "average": 203600594,
            "count": 19040635,
            "maximum": 203883825.2,
            "minimum": 203185567.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 342077.7067,
            "variance": 117017157400.0
          },
          {
            "average": 0,
            "count": 19040635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19040635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19040635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005762412861,
            "count": 19040635,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02399810956,
            "variance": 0.0005759092623
          },
          {
            "average": 0.4351610647,
            "count": 19040635,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.495778101,
            "variance": 0.2457959254
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325961.0254,
          4340127.084,
          -10.16027714,
          327816.2054,
          4341386.124,
          416.2997229
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325961.0254122963,
                4340127.08390075,
                -10.160277136313482
              ],
              [
                325961.0254122963,
                4341386.123900749,
                -10.160277136313482
              ],
              [
                327816.20541229635,
                4341386.123900749,
                416.29972286368655
              ],
              [
                327816.20541229635,
                4340127.08390075,
                416.29972286368655
              ],
              [
                325961.0254122963,
                4340127.08390075,
                -10.160277136313482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T20:10:25+00:00",
        "end_time": "2018-02-20T18:12:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_308556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_308556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_308556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01560707,
            39.19299058,
            -10.16027714,
            -76.99381317,
            39.20469849,
            416.2997229
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01528298095641,
                  39.19299057736672,
                  -10.160277136313482
                ],
                [
                  -77.01560707151783,
                  39.204328815770744,
                  -10.160277136313482
                ],
                [
                  -76.99413381801496,
                  39.20469848651775,
                  416.29972286368655
                ],
                [
                  -76.99381317453872,
                  39.19336009974439,
                  416.29972286368655
                ],
                [
                  -77.01528298095641,
                  39.19299057736672,
                  -10.160277136313482
                ]
              ]
            ]
          },
          "id": "20180220_308556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T20:10:25Z",
            "pc:count": 19040635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326977.1283,
                "count": 19040635,
                "maximum": 327816.2054,
                "minimum": 325961.0254,
                "name": "X",
                "position": 0,
                "stddev": 520.6041165,
                "variance": 271028.6461
              },
              {
                "average": 4340804.276,
                "count": 19040635,
                "maximum": 4341386.124,
                "minimum": 4340127.084,
                "name": "Y",
                "position": 1,
                "stddev": 324.1101885,
                "variance": 105047.4143
              },
              {
                "average": 138.8844783,
                "count": 19040635,
                "maximum": 416.2997229,
                "minimum": -10.16027714,
                "name": "Z",
                "position": 2,
                "stddev": 19.45987754,
                "variance": 378.686834
              },
              {
                "average": 4482.827271,
                "count": 19040635,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5074.825515,
                "variance": 25753854.01
              },
              {
                "average": 2.403451881,
                "count": 19040635,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.376894164,
                "variance": 1.89583754
              },
              {
                "average": 3.553343835,
                "count": 19040635,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.441632983,
                "variance": 2.078305659
              },
              {
                "average": 0.5027900067,
                "count": 19040635,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999922289,
                "variance": 0.249992229
              },
              {
                "average": 0,
                "count": 19040635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295064634,
                "count": 19040635,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5435895142,
                "variance": 0.2954895599
              },
              {
                "average": -8.166809516,
                "count": 19040635,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.16586753,
                "variance": 103.3448626
              },
              {
                "average": 0,
                "count": 19040635,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.6140686,
                "count": 19040635,
                "maximum": 66,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.1516821,
                "variance": 260.8768346
              },
              {
                "average": 203600594,
                "count": 19040635,
                "maximum": 203883825.2,
                "minimum": 203185567.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 342077.7067,
                "variance": 117017157400.0
              },
              {
                "average": 0,
                "count": 19040635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19040635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19040635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005762412861,
                "count": 19040635,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02399810956,
                "variance": 0.0005759092623
              },
              {
                "average": 0.4351610647,
                "count": 19040635,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.495778101,
                "variance": 0.2457959254
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325961.0254,
              4340127.084,
              -10.16027714,
              327816.2054,
              4341386.124,
              416.2997229
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325961.0254122963,
                    4340127.08390075,
                    -10.160277136313482
                  ],
                  [
                    325961.0254122963,
                    4341386.123900749,
                    -10.160277136313482
                  ],
                  [
                    327816.20541229635,
                    4341386.123900749,
                    416.29972286368655
                  ],
                  [
                    327816.20541229635,
                    4340127.08390075,
                    416.29972286368655
                  ],
                  [
                    325961.0254122963,
                    4340127.08390075,
                    -10.160277136313482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T20:10:25+00:00",
            "end_time": "2018-02-20T18:12: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": "20180305_290560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07880195787523,
              39.20394711965723,
              -10.399976841325497
            ],
            [
              -77.07913636801943,
              39.21528416584656,
              -10.399976841325497
            ],
            [
              -77.05766294027175,
              39.215665593345,
              336.1600231586745
            ],
            [
              -77.05733197795792,
              39.20432839409598,
              336.1600231586745
            ],
            [
              -77.07880195787523,
              39.20394711965723,
              -10.399976841325497
            ]
          ]
        ]
      },
      "bbox": [
        -77.07913637,
        39.20394712,
        -10.39997684,
        -77.05733198,
        39.21566559,
        336.1600232
      ],
      "properties": {
        "datetime": "2018-03-05T19:55:44Z",
        "pc:count": 18181436,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321314.8486,
            "count": 18181436,
            "maximum": 322357.9447,
            "minimum": 320502.9647,
            "name": "X",
            "position": 0,
            "stddev": 528.6549276,
            "variance": 279476.0324
          },
          {
            "average": 4342159.402,
            "count": 18181436,
            "maximum": 4342726.02,
            "minimum": 4341467.06,
            "name": "Y",
            "position": 1,
            "stddev": 324.7361995,
            "variance": 105453.5992
          },
          {
            "average": 143.1229778,
            "count": 18181436,
            "maximum": 336.1600232,
            "minimum": -10.39997684,
            "name": "Z",
            "position": 2,
            "stddev": 15.26413926,
            "variance": 232.9939473
          },
          {
            "average": 5183.918605,
            "count": 18181436,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5838.710885,
            "variance": 34090544.8
          },
          {
            "average": 2.298496004,
            "count": 18181436,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.331048086,
            "variance": 1.771689007
          },
          {
            "average": 3.412625548,
            "count": 18181436,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.435362829,
            "variance": 2.060266451
          },
          {
            "average": 0.5057597211,
            "count": 18181436,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999668383,
            "variance": 0.2499668394
          },
          {
            "average": 0,
            "count": 18181436,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.348813042,
            "count": 18181436,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5262717038,
            "variance": 0.2769619062
          },
          {
            "average": 7.60022003,
            "count": 18181436,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76430153,
            "variance": 138.3987906
          },
          {
            "average": 0,
            "count": 18181436,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.71004496,
            "count": 18181436,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6064058764,
            "variance": 0.367728087
          },
          {
            "average": 204314190.3,
            "count": 18181436,
            "maximum": 204314944.8,
            "minimum": 204313446.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 571.2406134,
            "variance": 326315.8384
          },
          {
            "average": 0,
            "count": 18181436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18181436,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18181436,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006988996909,
            "count": 18181436,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02642747185,
            "variance": 0.0006984112685
          },
          {
            "average": 0.449002983,
            "count": 18181436,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4973925189,
            "variance": 0.2473993179
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320502.9647,
          4341467.06,
          -10.39997684,
          322357.9447,
          4342726.02,
          336.1600232
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320502.9647160898,
                4341467.059703395,
                -10.399976841325497
              ],
              [
                320502.9647160898,
                4342726.019703396,
                -10.399976841325497
              ],
              [
                322357.94471608975,
                4342726.019703396,
                336.1600231586745
              ],
              [
                322357.94471608975,
                4341467.059703395,
                336.1600231586745
              ],
              [
                320502.9647160898,
                4341467.059703395,
                -10.399976841325497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:55:44+00:00",
        "end_time": "2018-03-05T19:30:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180305_290560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180305_290560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_290560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07913637,
            39.20394712,
            -10.39997684,
            -77.05733198,
            39.21566559,
            336.1600232
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07880195787523,
                  39.20394711965723,
                  -10.399976841325497
                ],
                [
                  -77.07913636801943,
                  39.21528416584656,
                  -10.399976841325497
                ],
                [
                  -77.05766294027175,
                  39.215665593345,
                  336.1600231586745
                ],
                [
                  -77.05733197795792,
                  39.20432839409598,
                  336.1600231586745
                ],
                [
                  -77.07880195787523,
                  39.20394711965723,
                  -10.399976841325497
                ]
              ]
            ]
          },
          "id": "20180305_290560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_290560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:55:44Z",
            "pc:count": 18181436,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321314.8486,
                "count": 18181436,
                "maximum": 322357.9447,
                "minimum": 320502.9647,
                "name": "X",
                "position": 0,
                "stddev": 528.6549276,
                "variance": 279476.0324
              },
              {
                "average": 4342159.402,
                "count": 18181436,
                "maximum": 4342726.02,
                "minimum": 4341467.06,
                "name": "Y",
                "position": 1,
                "stddev": 324.7361995,
                "variance": 105453.5992
              },
              {
                "average": 143.1229778,
                "count": 18181436,
                "maximum": 336.1600232,
                "minimum": -10.39997684,
                "name": "Z",
                "position": 2,
                "stddev": 15.26413926,
                "variance": 232.9939473
              },
              {
                "average": 5183.918605,
                "count": 18181436,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5838.710885,
                "variance": 34090544.8
              },
              {
                "average": 2.298496004,
                "count": 18181436,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.331048086,
                "variance": 1.771689007
              },
              {
                "average": 3.412625548,
                "count": 18181436,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.435362829,
                "variance": 2.060266451
              },
              {
                "average": 0.5057597211,
                "count": 18181436,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999668383,
                "variance": 0.2499668394
              },
              {
                "average": 0,
                "count": 18181436,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.348813042,
                "count": 18181436,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5262717038,
                "variance": 0.2769619062
              },
              {
                "average": 7.60022003,
                "count": 18181436,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76430153,
                "variance": 138.3987906
              },
              {
                "average": 0,
                "count": 18181436,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.71004496,
                "count": 18181436,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6064058764,
                "variance": 0.367728087
              },
              {
                "average": 204314190.3,
                "count": 18181436,
                "maximum": 204314944.8,
                "minimum": 204313446.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 571.2406134,
                "variance": 326315.8384
              },
              {
                "average": 0,
                "count": 18181436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18181436,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18181436,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006988996909,
                "count": 18181436,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02642747185,
                "variance": 0.0006984112685
              },
              {
                "average": 0.449002983,
                "count": 18181436,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4973925189,
                "variance": 0.2473993179
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320502.9647,
              4341467.06,
              -10.39997684,
              322357.9447,
              4342726.02,
              336.1600232
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320502.9647160898,
                    4341467.059703395,
                    -10.399976841325497
                  ],
                  [
                    320502.9647160898,
                    4342726.019703396,
                    -10.399976841325497
                  ],
                  [
                    322357.94471608975,
                    4342726.019703396,
                    336.1600231586745
                  ],
                  [
                    322357.94471608975,
                    4341467.059703395,
                    336.1600231586745
                  ],
                  [
                    320502.9647160898,
                    4341467.059703395,
                    -10.399976841325497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:55:44+00:00",
            "end_time": "2018-03-05T19:30: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": "20180220_320528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97297258321453,
              39.11611195558132,
              -10.20004488423399
            ],
            [
              -76.97328896510459,
              39.12744919528605,
              -10.20004488423399
            ],
            [
              -76.95184153280614,
              39.127810427293085,
              339.77995511576603
            ],
            [
              -76.95152858427696,
              39.1164730425373,
              339.77995511576603
            ],
            [
              -76.97297258321453,
              39.11611195558132,
              -10.20004488423399
            ]
          ]
        ]
      },
      "bbox": [
        -76.97328897,
        39.11611196,
        -10.20004488,
        -76.95152858,
        39.12781043,
        339.7799551
      ],
      "properties": {
        "datetime": "2018-02-20T17:44:21Z",
        "pc:count": 17630176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330420.0023,
            "count": 17630176,
            "maximum": 331284.5582,
            "minimum": 329429.6382,
            "name": "X",
            "position": 0,
            "stddev": 541.348226,
            "variance": 293057.9018
          },
          {
            "average": 4332204.757,
            "count": 17630176,
            "maximum": 4332772.996,
            "minimum": 4331514.116,
            "name": "Y",
            "position": 1,
            "stddev": 380.2118947,
            "variance": 144561.0848
          },
          {
            "average": 146.3532173,
            "count": 17630176,
            "maximum": 339.7799551,
            "minimum": -10.20004488,
            "name": "Z",
            "position": 2,
            "stddev": 17.22059421,
            "variance": 296.5488649
          },
          {
            "average": 5469.77738,
            "count": 17630176,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6081.292998,
            "variance": 36982124.53
          },
          {
            "average": 2.301957791,
            "count": 17630176,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.3393475,
            "variance": 1.793851727
          },
          {
            "average": 3.311156735,
            "count": 17630176,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.490781574,
            "variance": 2.222429702
          },
          {
            "average": 0.4999887693,
            "count": 17630176,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000141,
            "variance": 0.2500000141
          },
          {
            "average": 0,
            "count": 17630176,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.35869018,
            "count": 17630176,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5041196124,
            "variance": 0.2541365836
          },
          {
            "average": 2.425305083,
            "count": 17630176,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.65180584,
            "variance": 160.0681911
          },
          {
            "average": 0,
            "count": 17630176,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.92709789,
            "count": 17630176,
            "maximum": 39,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.535183954,
            "variance": 0.2864218646
          },
          {
            "average": 203183326.9,
            "count": 17630176,
            "maximum": 203183861.8,
            "minimum": 203182459.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 359.0709675,
            "variance": 128931.9597
          },
          {
            "average": 0,
            "count": 17630176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17630176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17630176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005436134047,
            "count": 17630176,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02330918102,
            "variance": 0.0005433179199
          },
          {
            "average": 0.3143546043,
            "count": 17630176,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4642583325,
            "variance": 0.2155357993
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329429.6382,
          4331514.116,
          -10.20004488,
          331284.5582,
          4332772.996,
          339.7799551
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329429.63820105774,
                4331514.116414667,
                -10.20004488423399
              ],
              [
                329429.63820105774,
                4332772.996414668,
                -10.20004488423399
              ],
              [
                331284.5582010578,
                4332772.996414668,
                339.77995511576603
              ],
              [
                331284.5582010578,
                4331514.116414667,
                339.77995511576603
              ],
              [
                329429.63820105774,
                4331514.116414667,
                -10.20004488423399
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:44:21+00:00",
        "end_time": "2018-02-20T17:20:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_320528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_320528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_320528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97328897,
            39.11611196,
            -10.20004488,
            -76.95152858,
            39.12781043,
            339.7799551
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97297258321453,
                  39.11611195558132,
                  -10.20004488423399
                ],
                [
                  -76.97328896510459,
                  39.12744919528605,
                  -10.20004488423399
                ],
                [
                  -76.95184153280614,
                  39.127810427293085,
                  339.77995511576603
                ],
                [
                  -76.95152858427696,
                  39.1164730425373,
                  339.77995511576603
                ],
                [
                  -76.97297258321453,
                  39.11611195558132,
                  -10.20004488423399
                ]
              ]
            ]
          },
          "id": "20180220_320528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:44:21Z",
            "pc:count": 17630176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330420.0023,
                "count": 17630176,
                "maximum": 331284.5582,
                "minimum": 329429.6382,
                "name": "X",
                "position": 0,
                "stddev": 541.348226,
                "variance": 293057.9018
              },
              {
                "average": 4332204.757,
                "count": 17630176,
                "maximum": 4332772.996,
                "minimum": 4331514.116,
                "name": "Y",
                "position": 1,
                "stddev": 380.2118947,
                "variance": 144561.0848
              },
              {
                "average": 146.3532173,
                "count": 17630176,
                "maximum": 339.7799551,
                "minimum": -10.20004488,
                "name": "Z",
                "position": 2,
                "stddev": 17.22059421,
                "variance": 296.5488649
              },
              {
                "average": 5469.77738,
                "count": 17630176,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6081.292998,
                "variance": 36982124.53
              },
              {
                "average": 2.301957791,
                "count": 17630176,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.3393475,
                "variance": 1.793851727
              },
              {
                "average": 3.311156735,
                "count": 17630176,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.490781574,
                "variance": 2.222429702
              },
              {
                "average": 0.4999887693,
                "count": 17630176,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000141,
                "variance": 0.2500000141
              },
              {
                "average": 0,
                "count": 17630176,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.35869018,
                "count": 17630176,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5041196124,
                "variance": 0.2541365836
              },
              {
                "average": 2.425305083,
                "count": 17630176,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.65180584,
                "variance": 160.0681911
              },
              {
                "average": 0,
                "count": 17630176,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.92709789,
                "count": 17630176,
                "maximum": 39,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.535183954,
                "variance": 0.2864218646
              },
              {
                "average": 203183326.9,
                "count": 17630176,
                "maximum": 203183861.8,
                "minimum": 203182459.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 359.0709675,
                "variance": 128931.9597
              },
              {
                "average": 0,
                "count": 17630176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17630176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17630176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005436134047,
                "count": 17630176,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02330918102,
                "variance": 0.0005433179199
              },
              {
                "average": 0.3143546043,
                "count": 17630176,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4642583325,
                "variance": 0.2155357993
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329429.6382,
              4331514.116,
              -10.20004488,
              331284.5582,
              4332772.996,
              339.7799551
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329429.63820105774,
                    4331514.116414667,
                    -10.20004488423399
                  ],
                  [
                    329429.63820105774,
                    4332772.996414668,
                    -10.20004488423399
                  ],
                  [
                    331284.5582010578,
                    4332772.996414668,
                    339.77995511576603
                  ],
                  [
                    331284.5582010578,
                    4331514.116414667,
                    339.77995511576603
                  ],
                  [
                    329429.63820105774,
                    4331514.116414667,
                    -10.20004488423399
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:44:21+00:00",
            "end_time": "2018-02-20T17:20:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_290552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07877941784895,
              39.181982118795446,
              -10.385614142931729
            ],
            [
              -77.07911361622403,
              39.1933210090145,
              -10.385614142931729
            ],
            [
              -77.05764479153041,
              39.19370229193658,
              353.2143858570683
            ],
            [
              -77.05731403810152,
              39.18236324866658,
              353.2143858570683
            ],
            [
              -77.07877941784895,
              39.181982118795446,
              -10.385614142931729
            ]
          ]
        ]
      },
      "bbox": [
        -77.07911362,
        39.18198212,
        -10.38561414,
        -77.05731404,
        39.19370229,
        353.2143859
      ],
      "properties": {
        "datetime": "2018-03-05T19:37:11Z",
        "pc:count": 16341709,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321400.0187,
            "count": 16341709,
            "maximum": 322304.1516,
            "minimum": 320448.9916,
            "name": "X",
            "position": 0,
            "stddev": 522.76872,
            "variance": 273287.1346
          },
          {
            "average": 4339550.874,
            "count": 16341709,
            "maximum": 4340288.288,
            "minimum": 4339029.128,
            "name": "Y",
            "position": 1,
            "stddev": 343.9195692,
            "variance": 118280.6701
          },
          {
            "average": 139.575003,
            "count": 16341709,
            "maximum": 353.2143859,
            "minimum": -10.38561414,
            "name": "Z",
            "position": 2,
            "stddev": 12.55914065,
            "variance": 157.7320138
          },
          {
            "average": 7426.696821,
            "count": 16341709,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6762.973377,
            "variance": 45737808.89
          },
          {
            "average": 1.984891972,
            "count": 16341709,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.279430504,
            "variance": 1.636942415
          },
          {
            "average": 2.817677637,
            "count": 16341709,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.611914011,
            "variance": 2.598266778
          },
          {
            "average": 0.4879578996,
            "count": 16341709,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998549821,
            "variance": 0.2498550031
          },
          {
            "average": 0,
            "count": 16341709,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.440355718,
            "count": 16341709,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5402089534,
            "variance": 0.2918257134
          },
          {
            "average": 1.40626487,
            "count": 16341709,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.45403436,
            "variance": 181.0110405
          },
          {
            "average": 0,
            "count": 16341709,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 68.09443027,
            "count": 16341709,
            "maximum": 80,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.57661507,
            "variance": 212.477707
          },
          {
            "average": 203992095.4,
            "count": 16341709,
            "maximum": 204313831.9,
            "minimum": 203184679.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 374369.9505,
            "variance": 140152859800.0
          },
          {
            "average": 0,
            "count": 16341709,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16341709,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16341709,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004223548467,
            "count": 16341709,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02054693381,
            "variance": 0.0004221764889
          },
          {
            "average": 0.4755250507,
            "count": 16341709,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4994006329,
            "variance": 0.2494009921
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320448.9916,
          4339029.128,
          -10.38561414,
          322304.1516,
          4340288.288,
          353.2143859
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320448.99161789287,
                4339029.128419317,
                -10.385614142931729
              ],
              [
                320448.99161789287,
                4340288.288419317,
                -10.385614142931729
              ],
              [
                322304.1516178929,
                4340288.288419317,
                353.2143858570683
              ],
              [
                322304.1516178929,
                4339029.128419317,
                353.2143858570683
              ],
              [
                320448.99161789287,
                4339029.128419317,
                -10.385614142931729
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:37:11+00:00",
        "end_time": "2018-02-20T17:57:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_290552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_290552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_290552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07911362,
            39.18198212,
            -10.38561414,
            -77.05731404,
            39.19370229,
            353.2143859
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07877941784895,
                  39.181982118795446,
                  -10.385614142931729
                ],
                [
                  -77.07911361622403,
                  39.1933210090145,
                  -10.385614142931729
                ],
                [
                  -77.05764479153041,
                  39.19370229193658,
                  353.2143858570683
                ],
                [
                  -77.05731403810152,
                  39.18236324866658,
                  353.2143858570683
                ],
                [
                  -77.07877941784895,
                  39.181982118795446,
                  -10.385614142931729
                ]
              ]
            ]
          },
          "id": "20180220_290552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:37:11Z",
            "pc:count": 16341709,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321400.0187,
                "count": 16341709,
                "maximum": 322304.1516,
                "minimum": 320448.9916,
                "name": "X",
                "position": 0,
                "stddev": 522.76872,
                "variance": 273287.1346
              },
              {
                "average": 4339550.874,
                "count": 16341709,
                "maximum": 4340288.288,
                "minimum": 4339029.128,
                "name": "Y",
                "position": 1,
                "stddev": 343.9195692,
                "variance": 118280.6701
              },
              {
                "average": 139.575003,
                "count": 16341709,
                "maximum": 353.2143859,
                "minimum": -10.38561414,
                "name": "Z",
                "position": 2,
                "stddev": 12.55914065,
                "variance": 157.7320138
              },
              {
                "average": 7426.696821,
                "count": 16341709,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6762.973377,
                "variance": 45737808.89
              },
              {
                "average": 1.984891972,
                "count": 16341709,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.279430504,
                "variance": 1.636942415
              },
              {
                "average": 2.817677637,
                "count": 16341709,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.611914011,
                "variance": 2.598266778
              },
              {
                "average": 0.4879578996,
                "count": 16341709,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998549821,
                "variance": 0.2498550031
              },
              {
                "average": 0,
                "count": 16341709,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.440355718,
                "count": 16341709,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5402089534,
                "variance": 0.2918257134
              },
              {
                "average": 1.40626487,
                "count": 16341709,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.45403436,
                "variance": 181.0110405
              },
              {
                "average": 0,
                "count": 16341709,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 68.09443027,
                "count": 16341709,
                "maximum": 80,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.57661507,
                "variance": 212.477707
              },
              {
                "average": 203992095.4,
                "count": 16341709,
                "maximum": 204313831.9,
                "minimum": 203184679.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 374369.9505,
                "variance": 140152859800.0
              },
              {
                "average": 0,
                "count": 16341709,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16341709,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16341709,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004223548467,
                "count": 16341709,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02054693381,
                "variance": 0.0004221764889
              },
              {
                "average": 0.4755250507,
                "count": 16341709,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4994006329,
                "variance": 0.2494009921
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320448.9916,
              4339029.128,
              -10.38561414,
              322304.1516,
              4340288.288,
              353.2143859
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320448.99161789287,
                    4339029.128419317,
                    -10.385614142931729
                  ],
                  [
                    320448.99161789287,
                    4340288.288419317,
                    -10.385614142931729
                  ],
                  [
                    322304.1516178929,
                    4340288.288419317,
                    353.2143858570683
                  ],
                  [
                    322304.1516178929,
                    4339029.128419317,
                    353.2143858570683
                  ],
                  [
                    320448.99161789287,
                    4339029.128419317,
                    -10.385614142931729
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:37:11+00:00",
            "end_time": "2018-02-20T17:57:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_290564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07881582481329,
              39.214928148156424,
              -10.417467900929523
            ],
            [
              -77.07915043164749,
              39.226267334038624,
              -10.417467900929523
            ],
            [
              -77.0576720367083,
              39.22664888133403,
              338.0825320990705
            ],
            [
              -77.05734088050698,
              39.215309542327375,
              338.0825320990705
            ],
            [
              -77.07881582481329,
              39.214928148156424,
              -10.417467900929523
            ]
          ]
        ]
      },
      "bbox": [
        -77.07915043,
        39.21492815,
        -10.4174679,
        -77.05734088,
        39.22664888,
        338.0825321
      ],
      "properties": {
        "datetime": "2018-03-06T14:18:24Z",
        "pc:count": 14752052,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321335.8302,
            "count": 14752052,
            "maximum": 322384.8537,
            "minimum": 320529.7337,
            "name": "X",
            "position": 0,
            "stddev": 527.8808963,
            "variance": 278658.2407
          },
          {
            "average": 4343328.623,
            "count": 14752052,
            "maximum": 4343945.07,
            "minimum": 4342685.87,
            "name": "Y",
            "position": 1,
            "stddev": 369.4634881,
            "variance": 136503.269
          },
          {
            "average": 165.3590837,
            "count": 14752052,
            "maximum": 338.0825321,
            "minimum": -10.4174679,
            "name": "Z",
            "position": 2,
            "stddev": 15.43223138,
            "variance": 238.1537653
          },
          {
            "average": 6907.861425,
            "count": 14752052,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6620.314345,
            "variance": 43828562.03
          },
          {
            "average": 2.029490067,
            "count": 14752052,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.26525073,
            "variance": 1.600859411
          },
          {
            "average": 2.926547168,
            "count": 14752052,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.554118775,
            "variance": 2.415285168
          },
          {
            "average": 0.502441762,
            "count": 14752052,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940547,
            "variance": 0.2499940547
          },
          {
            "average": 0,
            "count": 14752052,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.416022463,
            "count": 14752052,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5363335798,
            "variance": 0.2876537089
          },
          {
            "average": 4.822256099,
            "count": 14752052,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.57372483,
            "variance": 158.098556
          },
          {
            "average": 0,
            "count": 14752052,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.6773701,
            "count": 14752052,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.830249603,
            "variance": 8.010312815
          },
          {
            "average": 204329168.3,
            "count": 14752052,
            "maximum": 204381104.6,
            "minimum": 204313773.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27399.84355,
            "variance": 750751426.8
          },
          {
            "average": 0,
            "count": 14752052,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14752052,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14752052,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003954704064,
            "count": 14752052,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01988250579,
            "variance": 0.0003953140364
          },
          {
            "average": 0.3784998182,
            "count": 14752052,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.485013115,
            "variance": 0.2352377218
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320529.7337,
          4342685.87,
          -10.4174679,
          322384.8537,
          4343945.07,
          338.0825321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320529.733678312,
                4342685.870129704,
                -10.417467900929523
              ],
              [
                320529.733678312,
                4343945.070129703,
                -10.417467900929523
              ],
              [
                322384.853678312,
                4343945.070129703,
                338.0825320990705
              ],
              [
                322384.853678312,
                4342685.870129704,
                338.0825320990705
              ],
              [
                320529.733678312,
                4342685.870129704,
                -10.417467900929523
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:18:24+00:00",
        "end_time": "2018-03-05T19:36:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180305_290564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180305_290564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_290564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07915043,
            39.21492815,
            -10.4174679,
            -77.05734088,
            39.22664888,
            338.0825321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07881582481329,
                  39.214928148156424,
                  -10.417467900929523
                ],
                [
                  -77.07915043164749,
                  39.226267334038624,
                  -10.417467900929523
                ],
                [
                  -77.0576720367083,
                  39.22664888133403,
                  338.0825320990705
                ],
                [
                  -77.05734088050698,
                  39.215309542327375,
                  338.0825320990705
                ],
                [
                  -77.07881582481329,
                  39.214928148156424,
                  -10.417467900929523
                ]
              ]
            ]
          },
          "id": "20180305_290564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_290564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:18:24Z",
            "pc:count": 14752052,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321335.8302,
                "count": 14752052,
                "maximum": 322384.8537,
                "minimum": 320529.7337,
                "name": "X",
                "position": 0,
                "stddev": 527.8808963,
                "variance": 278658.2407
              },
              {
                "average": 4343328.623,
                "count": 14752052,
                "maximum": 4343945.07,
                "minimum": 4342685.87,
                "name": "Y",
                "position": 1,
                "stddev": 369.4634881,
                "variance": 136503.269
              },
              {
                "average": 165.3590837,
                "count": 14752052,
                "maximum": 338.0825321,
                "minimum": -10.4174679,
                "name": "Z",
                "position": 2,
                "stddev": 15.43223138,
                "variance": 238.1537653
              },
              {
                "average": 6907.861425,
                "count": 14752052,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6620.314345,
                "variance": 43828562.03
              },
              {
                "average": 2.029490067,
                "count": 14752052,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.26525073,
                "variance": 1.600859411
              },
              {
                "average": 2.926547168,
                "count": 14752052,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.554118775,
                "variance": 2.415285168
              },
              {
                "average": 0.502441762,
                "count": 14752052,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940547,
                "variance": 0.2499940547
              },
              {
                "average": 0,
                "count": 14752052,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.416022463,
                "count": 14752052,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5363335798,
                "variance": 0.2876537089
              },
              {
                "average": 4.822256099,
                "count": 14752052,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.57372483,
                "variance": 158.098556
              },
              {
                "average": 0,
                "count": 14752052,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.6773701,
                "count": 14752052,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.830249603,
                "variance": 8.010312815
              },
              {
                "average": 204329168.3,
                "count": 14752052,
                "maximum": 204381104.6,
                "minimum": 204313773.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27399.84355,
                "variance": 750751426.8
              },
              {
                "average": 0,
                "count": 14752052,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14752052,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14752052,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003954704064,
                "count": 14752052,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01988250579,
                "variance": 0.0003953140364
              },
              {
                "average": 0.3784998182,
                "count": 14752052,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.485013115,
                "variance": 0.2352377218
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320529.7337,
              4342685.87,
              -10.4174679,
              322384.8537,
              4343945.07,
              338.0825321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320529.733678312,
                    4342685.870129704,
                    -10.417467900929523
                  ],
                  [
                    320529.733678312,
                    4343945.070129703,
                    -10.417467900929523
                  ],
                  [
                    322384.853678312,
                    4343945.070129703,
                    338.0825320990705
                  ],
                  [
                    322384.853678312,
                    4342685.870129704,
                    338.0825320990705
                  ],
                  [
                    320529.733678312,
                    4342685.870129704,
                    -10.417467900929523
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:18:24+00:00",
            "end_time": "2018-03-05T19:36: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": "20180220_302552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03644693789963,
              39.18200246139079,
              -10.371944407758207
            ],
            [
              -77.03677434414939,
              39.19334201355735,
              -10.371944407758207
            ],
            [
              -77.0153042513755,
              39.19371550700685,
              372.2880555922418
            ],
            [
              -77.0149802906601,
              39.18237580490735,
              372.2880555922418
            ],
            [
              -77.03644693789963,
              39.18200246139079,
              -10.371944407758207
            ]
          ]
        ]
      },
      "bbox": [
        -77.03677434,
        39.18200246,
        -10.37194441,
        -77.01498029,
        39.19371551,
        372.2880556
      ],
      "properties": {
        "datetime": "2018-02-28T20:09:56Z",
        "pc:count": 33752328,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324991.388,
            "count": 33752328,
            "maximum": 325960.9775,
            "minimum": 324105.7575,
            "name": "X",
            "position": 0,
            "stddev": 530.3161387,
            "variance": 281235.207
          },
          {
            "average": 4339534.688,
            "count": 33752328,
            "maximum": 4340207.584,
            "minimum": 4338948.384,
            "name": "Y",
            "position": 1,
            "stddev": 370.5617472,
            "variance": 137316.0085
          },
          {
            "average": 137.3528247,
            "count": 33752328,
            "maximum": 372.2880556,
            "minimum": -10.37194441,
            "name": "Z",
            "position": 2,
            "stddev": 14.06281915,
            "variance": 197.7628823
          },
          {
            "average": 4626.852951,
            "count": 33752328,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5445.976236,
            "variance": 29658657.17
          },
          {
            "average": 2.399291569,
            "count": 33752328,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.37206296,
            "variance": 1.882556765
          },
          {
            "average": 3.542423237,
            "count": 33752328,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.43640087,
            "variance": 2.063247458
          },
          {
            "average": 0.5189761133,
            "count": 33752328,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996397848,
            "variance": 0.2496399145
          },
          {
            "average": 0,
            "count": 33752328,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259982837,
            "count": 33752328,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4581416705,
            "variance": 0.2098937902
          },
          {
            "average": -5.530877225,
            "count": 33752328,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94524904,
            "variance": 142.6889747
          },
          {
            "average": 0,
            "count": 33752328,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.58468103,
            "count": 33752328,
            "maximum": 66,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.79242659,
            "variance": 249.4007376
          },
          {
            "average": 203501987.5,
            "count": 33752328,
            "maximum": 203883796.7,
            "minimum": 203184824.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 347195.52,
            "variance": 120544729100.0
          },
          {
            "average": 0,
            "count": 33752328,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33752328,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33752328,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002889578461,
            "count": 33752328,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01699630425,
            "variance": 0.000288874358
          },
          {
            "average": 0.6033545301,
            "count": 33752328,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4892012349,
            "variance": 0.2393178482
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324105.7575,
          4338948.384,
          -10.37194441,
          325960.9775,
          4340207.584,
          372.2880556
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324105.7574815096,
                4338948.383861555,
                -10.371944407758207
              ],
              [
                324105.7574815096,
                4340207.583861554,
                -10.371944407758207
              ],
              [
                325960.97748150956,
                4340207.583861554,
                372.2880555922418
              ],
              [
                325960.97748150956,
                4338948.383861555,
                372.2880555922418
              ],
              [
                324105.7574815096,
                4338948.383861555,
                -10.371944407758207
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T20:09:56+00:00",
        "end_time": "2018-02-20T18:00:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_302552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_302552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_302552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03677434,
            39.18200246,
            -10.37194441,
            -77.01498029,
            39.19371551,
            372.2880556
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03644693789963,
                  39.18200246139079,
                  -10.371944407758207
                ],
                [
                  -77.03677434414939,
                  39.19334201355735,
                  -10.371944407758207
                ],
                [
                  -77.0153042513755,
                  39.19371550700685,
                  372.2880555922418
                ],
                [
                  -77.0149802906601,
                  39.18237580490735,
                  372.2880555922418
                ],
                [
                  -77.03644693789963,
                  39.18200246139079,
                  -10.371944407758207
                ]
              ]
            ]
          },
          "id": "20180220_302552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T20:09:56Z",
            "pc:count": 33752328,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324991.388,
                "count": 33752328,
                "maximum": 325960.9775,
                "minimum": 324105.7575,
                "name": "X",
                "position": 0,
                "stddev": 530.3161387,
                "variance": 281235.207
              },
              {
                "average": 4339534.688,
                "count": 33752328,
                "maximum": 4340207.584,
                "minimum": 4338948.384,
                "name": "Y",
                "position": 1,
                "stddev": 370.5617472,
                "variance": 137316.0085
              },
              {
                "average": 137.3528247,
                "count": 33752328,
                "maximum": 372.2880556,
                "minimum": -10.37194441,
                "name": "Z",
                "position": 2,
                "stddev": 14.06281915,
                "variance": 197.7628823
              },
              {
                "average": 4626.852951,
                "count": 33752328,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5445.976236,
                "variance": 29658657.17
              },
              {
                "average": 2.399291569,
                "count": 33752328,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.37206296,
                "variance": 1.882556765
              },
              {
                "average": 3.542423237,
                "count": 33752328,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.43640087,
                "variance": 2.063247458
              },
              {
                "average": 0.5189761133,
                "count": 33752328,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996397848,
                "variance": 0.2496399145
              },
              {
                "average": 0,
                "count": 33752328,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259982837,
                "count": 33752328,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4581416705,
                "variance": 0.2098937902
              },
              {
                "average": -5.530877225,
                "count": 33752328,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94524904,
                "variance": 142.6889747
              },
              {
                "average": 0,
                "count": 33752328,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.58468103,
                "count": 33752328,
                "maximum": 66,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.79242659,
                "variance": 249.4007376
              },
              {
                "average": 203501987.5,
                "count": 33752328,
                "maximum": 203883796.7,
                "minimum": 203184824.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 347195.52,
                "variance": 120544729100.0
              },
              {
                "average": 0,
                "count": 33752328,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33752328,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33752328,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002889578461,
                "count": 33752328,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01699630425,
                "variance": 0.000288874358
              },
              {
                "average": 0.6033545301,
                "count": 33752328,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4892012349,
                "variance": 0.2393178482
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324105.7575,
              4338948.384,
              -10.37194441,
              325960.9775,
              4340207.584,
              372.2880556
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324105.7574815096,
                    4338948.383861555,
                    -10.371944407758207
                  ],
                  [
                    324105.7574815096,
                    4340207.583861554,
                    -10.371944407758207
                  ],
                  [
                    325960.97748150956,
                    4340207.583861554,
                    372.2880555922418
                  ],
                  [
                    325960.97748150956,
                    4338948.383861555,
                    372.2880555922418
                  ],
                  [
                    324105.7574815096,
                    4338948.383861555,
                    -10.371944407758207
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T20:09:56+00:00",
            "end_time": "2018-02-20T18:00: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": "20180220_290556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0787917144232,
              39.19296425525552,
              -10.25114421988394
            ],
            [
              -77.07912604539237,
              39.20430312396172,
              -10.25114421988394
            ],
            [
              -77.05765457254527,
              39.20468448551797,
              344.4088557801161
            ],
            [
              -77.05732368829351,
              39.193345463741736,
              344.4088557801161
            ],
            [
              -77.0787917144232,
              39.19296425525552,
              -10.25114421988394
            ]
          ]
        ]
      },
      "bbox": [
        -77.07912605,
        39.19296426,
        -10.25114422,
        -77.05732369,
        39.20468449,
        344.4088558
      ],
      "properties": {
        "datetime": "2018-03-05T19:37:13Z",
        "pc:count": 15204350,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321435.3845,
            "count": 15204350,
            "maximum": 322330.9851,
            "minimum": 320475.8851,
            "name": "X",
            "position": 0,
            "stddev": 491.3216985,
            "variance": 241397.0114
          },
          {
            "average": 4340891.063,
            "count": 15204350,
            "maximum": 4341507.215,
            "minimum": 4340248.055,
            "name": "Y",
            "position": 1,
            "stddev": 325.8763679,
            "variance": 106195.4071
          },
          {
            "average": 139.8832558,
            "count": 15204350,
            "maximum": 344.4088558,
            "minimum": -10.25114422,
            "name": "Z",
            "position": 2,
            "stddev": 12.93182672,
            "variance": 167.2321423
          },
          {
            "average": 6850.566263,
            "count": 15204350,
            "maximum": 65526,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6754.217952,
            "variance": 45619460.15
          },
          {
            "average": 2.068682515,
            "count": 15204350,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.305219097,
            "variance": 1.703596892
          },
          {
            "average": 2.978858024,
            "count": 15204350,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.590679014,
            "variance": 2.530259724
          },
          {
            "average": 0.5054195674,
            "count": 15204350,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999706439,
            "variance": 0.2499706447
          },
          {
            "average": 0,
            "count": 15204350,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.459115648,
            "count": 15204350,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5891254427,
            "variance": 0.3470687873
          },
          {
            "average": -11.04977128,
            "count": 15204350,
            "maximum": 13.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.652139782,
            "variance": 58.55524325
          },
          {
            "average": 0,
            "count": 15204350,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.12054471,
            "count": 15204350,
            "maximum": 80,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.748791466,
            "variance": 7.555854524
          },
          {
            "average": 204299358.9,
            "count": 15204350,
            "maximum": 204313833.8,
            "minimum": 203184811.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 78668.37793,
            "variance": 6188713686
          },
          {
            "average": 0,
            "count": 15204350,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15204350,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15204350,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008210150385,
            "count": 15204350,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02864159609,
            "variance": 0.0008203410267
          },
          {
            "average": 0.3631594248,
            "count": 15204350,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4809102538,
            "variance": 0.2312746722
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320475.8851,
          4340248.055,
          -10.25114422,
          322330.9851,
          4341507.215,
          344.4088558
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320475.8851175938,
                4340248.054695403,
                -10.25114421988394
              ],
              [
                320475.8851175938,
                4341507.214695403,
                -10.25114421988394
              ],
              [
                322330.9851175938,
                4341507.214695403,
                344.4088557801161
              ],
              [
                322330.9851175938,
                4340248.054695403,
                344.4088557801161
              ],
              [
                320475.8851175938,
                4340248.054695403,
                -10.25114421988394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:37:13+00:00",
        "end_time": "2018-02-20T18:00:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_290556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_290556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_290556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07912605,
            39.19296426,
            -10.25114422,
            -77.05732369,
            39.20468449,
            344.4088558
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0787917144232,
                  39.19296425525552,
                  -10.25114421988394
                ],
                [
                  -77.07912604539237,
                  39.20430312396172,
                  -10.25114421988394
                ],
                [
                  -77.05765457254527,
                  39.20468448551797,
                  344.4088557801161
                ],
                [
                  -77.05732368829351,
                  39.193345463741736,
                  344.4088557801161
                ],
                [
                  -77.0787917144232,
                  39.19296425525552,
                  -10.25114421988394
                ]
              ]
            ]
          },
          "id": "20180220_290556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:37:13Z",
            "pc:count": 15204350,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321435.3845,
                "count": 15204350,
                "maximum": 322330.9851,
                "minimum": 320475.8851,
                "name": "X",
                "position": 0,
                "stddev": 491.3216985,
                "variance": 241397.0114
              },
              {
                "average": 4340891.063,
                "count": 15204350,
                "maximum": 4341507.215,
                "minimum": 4340248.055,
                "name": "Y",
                "position": 1,
                "stddev": 325.8763679,
                "variance": 106195.4071
              },
              {
                "average": 139.8832558,
                "count": 15204350,
                "maximum": 344.4088558,
                "minimum": -10.25114422,
                "name": "Z",
                "position": 2,
                "stddev": 12.93182672,
                "variance": 167.2321423
              },
              {
                "average": 6850.566263,
                "count": 15204350,
                "maximum": 65526,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6754.217952,
                "variance": 45619460.15
              },
              {
                "average": 2.068682515,
                "count": 15204350,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.305219097,
                "variance": 1.703596892
              },
              {
                "average": 2.978858024,
                "count": 15204350,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.590679014,
                "variance": 2.530259724
              },
              {
                "average": 0.5054195674,
                "count": 15204350,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999706439,
                "variance": 0.2499706447
              },
              {
                "average": 0,
                "count": 15204350,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.459115648,
                "count": 15204350,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5891254427,
                "variance": 0.3470687873
              },
              {
                "average": -11.04977128,
                "count": 15204350,
                "maximum": 13.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.652139782,
                "variance": 58.55524325
              },
              {
                "average": 0,
                "count": 15204350,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.12054471,
                "count": 15204350,
                "maximum": 80,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.748791466,
                "variance": 7.555854524
              },
              {
                "average": 204299358.9,
                "count": 15204350,
                "maximum": 204313833.8,
                "minimum": 203184811.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 78668.37793,
                "variance": 6188713686
              },
              {
                "average": 0,
                "count": 15204350,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15204350,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15204350,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008210150385,
                "count": 15204350,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02864159609,
                "variance": 0.0008203410267
              },
              {
                "average": 0.3631594248,
                "count": 15204350,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4809102538,
                "variance": 0.2312746722
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320475.8851,
              4340248.055,
              -10.25114422,
              322330.9851,
              4341507.215,
              344.4088558
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320475.8851175938,
                    4340248.054695403,
                    -10.25114421988394
                  ],
                  [
                    320475.8851175938,
                    4341507.214695403,
                    -10.25114421988394
                  ],
                  [
                    322330.9851175938,
                    4341507.214695403,
                    344.4088557801161
                  ],
                  [
                    322330.9851175938,
                    4340248.054695403,
                    344.4088557801161
                  ],
                  [
                    320475.8851175938,
                    4340248.054695403,
                    -10.25114421988394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:37:13+00:00",
            "end_time": "2018-02-20T18:00: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": "20180220_290536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07873133776481,
              39.1380535287091,
              -10.184873828952703
            ],
            [
              -77.07906497985593,
              39.14939160443662,
              -10.184873828952703
            ],
            [
              -77.0576092763515,
              39.14977252797001,
              352.0351261710473
            ],
            [
              -77.05727907145102,
              39.13843429929774,
              352.0351261710473
            ],
            [
              -77.07873133776481,
              39.1380535287091,
              -10.184873828952703
            ]
          ]
        ]
      },
      "bbox": [
        -77.07906498,
        39.13805353,
        -10.18487383,
        -77.05727907,
        39.14977253,
        352.0351262
      ],
      "properties": {
        "datetime": "2018-02-28T16:44:17Z",
        "pc:count": 15948958,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321233.5287,
            "count": 15948958,
            "maximum": 322196.5714,
            "minimum": 320341.3914,
            "name": "X",
            "position": 0,
            "stddev": 523.1032681,
            "variance": 273637.0291
          },
          {
            "average": 4334859.874,
            "count": 15948958,
            "maximum": 4335412.501,
            "minimum": 4334153.441,
            "name": "Y",
            "position": 1,
            "stddev": 363.7672653,
            "variance": 132326.6233
          },
          {
            "average": 161.8422864,
            "count": 15948958,
            "maximum": 352.0351262,
            "minimum": -10.18487383,
            "name": "Z",
            "position": 2,
            "stddev": 10.3128347,
            "variance": 106.3545595
          },
          {
            "average": 5743.910621,
            "count": 15948958,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6274.538104,
            "variance": 39369828.42
          },
          {
            "average": 2.234081625,
            "count": 15948958,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.355706446,
            "variance": 1.837939966
          },
          {
            "average": 3.107889932,
            "count": 15948958,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.57903496,
            "variance": 2.493351405
          },
          {
            "average": 0.4740737295,
            "count": 15948958,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993273917,
            "variance": 0.2493278441
          },
          {
            "average": 0,
            "count": 15948958,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.318656993,
            "count": 15948958,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.491939407,
            "variance": 0.2420043801
          },
          {
            "average": -9.353969462,
            "count": 15948958,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.62707406,
            "variance": 112.9347031
          },
          {
            "average": 0,
            "count": 15948958,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 40.22581268,
            "count": 15948958,
            "maximum": 58,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.268205415,
            "variance": 27.75398829
          },
          {
            "average": 203237813.4,
            "count": 15948958,
            "maximum": 203871457.7,
            "minimum": 203182059.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 186770.0062,
            "variance": 34883035220.0
          },
          {
            "average": 0,
            "count": 15948958,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15948958,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15948958,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000381028027,
            "count": 15948958,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01951622065,
            "variance": 0.0003808828686
          },
          {
            "average": 0.4715728764,
            "count": 15948958,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4991912602,
            "variance": 0.2491919143
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320341.3914,
          4334153.441,
          -10.18487383,
          322196.5714,
          4335412.501,
          352.0351262
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320341.39140355977,
                4334153.44064838,
                -10.184873828952703
              ],
              [
                320341.39140355977,
                4335412.50064838,
                -10.184873828952703
              ],
              [
                322196.5714035598,
                4335412.50064838,
                352.0351261710473
              ],
              [
                322196.5714035598,
                4334153.44064838,
                352.0351261710473
              ],
              [
                320341.39140355977,
                4334153.44064838,
                -10.184873828952703
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:44:17+00:00",
        "end_time": "2018-02-20T17:14:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_290536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_290536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_290536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07906498,
            39.13805353,
            -10.18487383,
            -77.05727907,
            39.14977253,
            352.0351262
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07873133776481,
                  39.1380535287091,
                  -10.184873828952703
                ],
                [
                  -77.07906497985593,
                  39.14939160443662,
                  -10.184873828952703
                ],
                [
                  -77.0576092763515,
                  39.14977252797001,
                  352.0351261710473
                ],
                [
                  -77.05727907145102,
                  39.13843429929774,
                  352.0351261710473
                ],
                [
                  -77.07873133776481,
                  39.1380535287091,
                  -10.184873828952703
                ]
              ]
            ]
          },
          "id": "20180220_290536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:44:17Z",
            "pc:count": 15948958,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321233.5287,
                "count": 15948958,
                "maximum": 322196.5714,
                "minimum": 320341.3914,
                "name": "X",
                "position": 0,
                "stddev": 523.1032681,
                "variance": 273637.0291
              },
              {
                "average": 4334859.874,
                "count": 15948958,
                "maximum": 4335412.501,
                "minimum": 4334153.441,
                "name": "Y",
                "position": 1,
                "stddev": 363.7672653,
                "variance": 132326.6233
              },
              {
                "average": 161.8422864,
                "count": 15948958,
                "maximum": 352.0351262,
                "minimum": -10.18487383,
                "name": "Z",
                "position": 2,
                "stddev": 10.3128347,
                "variance": 106.3545595
              },
              {
                "average": 5743.910621,
                "count": 15948958,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6274.538104,
                "variance": 39369828.42
              },
              {
                "average": 2.234081625,
                "count": 15948958,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.355706446,
                "variance": 1.837939966
              },
              {
                "average": 3.107889932,
                "count": 15948958,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.57903496,
                "variance": 2.493351405
              },
              {
                "average": 0.4740737295,
                "count": 15948958,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993273917,
                "variance": 0.2493278441
              },
              {
                "average": 0,
                "count": 15948958,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.318656993,
                "count": 15948958,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.491939407,
                "variance": 0.2420043801
              },
              {
                "average": -9.353969462,
                "count": 15948958,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.62707406,
                "variance": 112.9347031
              },
              {
                "average": 0,
                "count": 15948958,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 40.22581268,
                "count": 15948958,
                "maximum": 58,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.268205415,
                "variance": 27.75398829
              },
              {
                "average": 203237813.4,
                "count": 15948958,
                "maximum": 203871457.7,
                "minimum": 203182059.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 186770.0062,
                "variance": 34883035220.0
              },
              {
                "average": 0,
                "count": 15948958,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15948958,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15948958,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000381028027,
                "count": 15948958,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01951622065,
                "variance": 0.0003808828686
              },
              {
                "average": 0.4715728764,
                "count": 15948958,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4991912602,
                "variance": 0.2491919143
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320341.3914,
              4334153.441,
              -10.18487383,
              322196.5714,
              4335412.501,
              352.0351262
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320341.39140355977,
                    4334153.44064838,
                    -10.184873828952703
                  ],
                  [
                    320341.39140355977,
                    4335412.50064838,
                    -10.184873828952703
                  ],
                  [
                    322196.5714035598,
                    4335412.50064838,
                    352.0351261710473
                  ],
                  [
                    322196.5714035598,
                    4334153.44064838,
                    352.0351261710473
                  ],
                  [
                    320341.39140355977,
                    4334153.44064838,
                    -10.184873828952703
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:44:17+00:00",
            "end_time": "2018-02-20T17:14:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_302556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03645210589181,
              39.19298452701237,
              -9.867783180287887
            ],
            [
              -77.03677964093428,
              39.20432405771666,
              -9.867783180287887
            ],
            [
              -77.01530666822589,
              39.20469763085077,
              395.4922168197121
            ],
            [
              -77.01498258052655,
              39.19335795019381,
              395.4922168197121
            ],
            [
              -77.03645210589181,
              39.19298452701237,
              -9.867783180287887
            ]
          ]
        ]
      },
      "bbox": [
        -77.03677964,
        39.19298453,
        -9.86778318,
        -77.01498258,
        39.20469763,
        395.4922168
      ],
      "properties": {
        "datetime": "2018-03-05T19:31:31Z",
        "pc:count": 29103461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325172.0926,
            "count": 29103461,
            "maximum": 325987.8766,
            "minimum": 324132.6966,
            "name": "X",
            "position": 0,
            "stddev": 507.4983452,
            "variance": 257554.5703
          },
          {
            "average": 4340686.669,
            "count": 29103461,
            "maximum": 4341426.481,
            "minimum": 4340167.281,
            "name": "Y",
            "position": 1,
            "stddev": 345.247127,
            "variance": 119195.5787
          },
          {
            "average": 139.1429297,
            "count": 29103461,
            "maximum": 395.4922168,
            "minimum": -9.86778318,
            "name": "Z",
            "position": 2,
            "stddev": 13.02417109,
            "variance": 169.6290327
          },
          {
            "average": 5947.633827,
            "count": 29103461,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6301.405719,
            "variance": 39707714.03
          },
          {
            "average": 2.224787217,
            "count": 29103461,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.332911284,
            "variance": 1.776652491
          },
          {
            "average": 3.206378032,
            "count": 29103461,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.539720807,
            "variance": 2.370740164
          },
          {
            "average": 0.4811725657,
            "count": 29103461,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996454106,
            "variance": 0.2496455363
          },
          {
            "average": 0,
            "count": 29103461,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308248218,
            "count": 29103461,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4846263614,
            "variance": 0.2348627102
          },
          {
            "average": 12.25420542,
            "count": 29103461,
            "maximum": 19.99799919,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.189521125,
            "variance": 51.689214
          },
          {
            "average": 0,
            "count": 29103461,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.13598781,
            "count": 29103461,
            "maximum": 80,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.8576702,
            "variance": 251.4657042
          },
          {
            "average": 203613815.3,
            "count": 29103461,
            "maximum": 204313491.7,
            "minimum": 203185567.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 347932.4094,
            "variance": 121056961500.0
          },
          {
            "average": 0,
            "count": 29103461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29103461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29103461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002717546205,
            "count": 29103461,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01648274186,
            "variance": 0.0002716807793
          },
          {
            "average": 0.6646199227,
            "count": 29103461,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4721231711,
            "variance": 0.2229002887
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324132.6966,
          4340167.281,
          -9.86778318,
          325987.8766,
          4341426.481,
          395.4922168
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324132.6965730086,
                4340167.281369934,
                -9.867783180287887
              ],
              [
                324132.6965730086,
                4341426.481369933,
                -9.867783180287887
              ],
              [
                325987.87657300866,
                4341426.481369933,
                395.4922168197121
              ],
              [
                325987.87657300866,
                4340167.281369934,
                395.4922168197121
              ],
              [
                324132.6965730086,
                4340167.281369934,
                -9.867783180287887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:31:31+00:00",
        "end_time": "2018-02-20T18:12:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_302556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_302556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_302556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03677964,
            39.19298453,
            -9.86778318,
            -77.01498258,
            39.20469763,
            395.4922168
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03645210589181,
                  39.19298452701237,
                  -9.867783180287887
                ],
                [
                  -77.03677964093428,
                  39.20432405771666,
                  -9.867783180287887
                ],
                [
                  -77.01530666822589,
                  39.20469763085077,
                  395.4922168197121
                ],
                [
                  -77.01498258052655,
                  39.19335795019381,
                  395.4922168197121
                ],
                [
                  -77.03645210589181,
                  39.19298452701237,
                  -9.867783180287887
                ]
              ]
            ]
          },
          "id": "20180220_302556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:31:31Z",
            "pc:count": 29103461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325172.0926,
                "count": 29103461,
                "maximum": 325987.8766,
                "minimum": 324132.6966,
                "name": "X",
                "position": 0,
                "stddev": 507.4983452,
                "variance": 257554.5703
              },
              {
                "average": 4340686.669,
                "count": 29103461,
                "maximum": 4341426.481,
                "minimum": 4340167.281,
                "name": "Y",
                "position": 1,
                "stddev": 345.247127,
                "variance": 119195.5787
              },
              {
                "average": 139.1429297,
                "count": 29103461,
                "maximum": 395.4922168,
                "minimum": -9.86778318,
                "name": "Z",
                "position": 2,
                "stddev": 13.02417109,
                "variance": 169.6290327
              },
              {
                "average": 5947.633827,
                "count": 29103461,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6301.405719,
                "variance": 39707714.03
              },
              {
                "average": 2.224787217,
                "count": 29103461,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.332911284,
                "variance": 1.776652491
              },
              {
                "average": 3.206378032,
                "count": 29103461,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.539720807,
                "variance": 2.370740164
              },
              {
                "average": 0.4811725657,
                "count": 29103461,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996454106,
                "variance": 0.2496455363
              },
              {
                "average": 0,
                "count": 29103461,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308248218,
                "count": 29103461,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4846263614,
                "variance": 0.2348627102
              },
              {
                "average": 12.25420542,
                "count": 29103461,
                "maximum": 19.99799919,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.189521125,
                "variance": 51.689214
              },
              {
                "average": 0,
                "count": 29103461,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.13598781,
                "count": 29103461,
                "maximum": 80,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.8576702,
                "variance": 251.4657042
              },
              {
                "average": 203613815.3,
                "count": 29103461,
                "maximum": 204313491.7,
                "minimum": 203185567.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 347932.4094,
                "variance": 121056961500.0
              },
              {
                "average": 0,
                "count": 29103461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29103461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29103461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002717546205,
                "count": 29103461,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01648274186,
                "variance": 0.0002716807793
              },
              {
                "average": 0.6646199227,
                "count": 29103461,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4721231711,
                "variance": 0.2229002887
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324132.6966,
              4340167.281,
              -9.86778318,
              325987.8766,
              4341426.481,
              395.4922168
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324132.6965730086,
                    4340167.281369934,
                    -9.867783180287887
                  ],
                  [
                    324132.6965730086,
                    4341426.481369933,
                    -9.867783180287887
                  ],
                  [
                    325987.87657300866,
                    4341426.481369933,
                    395.4922168197121
                  ],
                  [
                    325987.87657300866,
                    4340167.281369934,
                    395.4922168197121
                  ],
                  [
                    324132.6965730086,
                    4340167.281369934,
                    -9.867783180287887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:31:31+00:00",
            "end_time": "2018-02-20T18:12: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": "20180220_290540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07874276888485,
              39.14903509143407,
              -10.390546741297811
            ],
            [
              -77.0790765750658,
              39.16037422628424,
              -10.390546741297811
            ],
            [
              -77.05761892410393,
              39.160755216048166,
              368.6894532587022
            ],
            [
              -77.05728855709697,
              39.14941592822463,
              368.6894532587022
            ],
            [
              -77.07874276888485,
              39.14903509143407,
              -10.390546741297811
            ]
          ]
        ]
      },
      "bbox": [
        -77.07907658,
        39.14903509,
        -10.39054674,
        -77.05728856,
        39.16075522,
        368.6894533
      ],
      "properties": {
        "datetime": "2018-02-28T19:52:37Z",
        "pc:count": 20235770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321204.9966,
            "count": 20235770,
            "maximum": 322223.3904,
            "minimum": 320368.3304,
            "name": "X",
            "position": 0,
            "stddev": 527.0540045,
            "variance": 277785.9237
          },
          {
            "average": 4336128.635,
            "count": 20235770,
            "maximum": 4336631.474,
            "minimum": 4335372.294,
            "name": "Y",
            "position": 1,
            "stddev": 355.0197755,
            "variance": 126039.041
          },
          {
            "average": 157.3211238,
            "count": 20235770,
            "maximum": 368.6894533,
            "minimum": -10.39054674,
            "name": "Z",
            "position": 2,
            "stddev": 10.37432321,
            "variance": 107.6265821
          },
          {
            "average": 5223.055174,
            "count": 20235770,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5844.713223,
            "variance": 34160672.66
          },
          {
            "average": 2.175147474,
            "count": 20235770,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.323704642,
            "variance": 1.75219398
          },
          {
            "average": 3.073097935,
            "count": 20235770,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.570512159,
            "variance": 2.466508441
          },
          {
            "average": 0.4961388175,
            "count": 20235770,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999851034,
            "variance": 0.2499851036
          },
          {
            "average": 0,
            "count": 20235770,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319154052,
            "count": 20235770,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.486266372,
            "variance": 0.2364549846
          },
          {
            "average": 0.1181180212,
            "count": 20235770,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.2993534,
            "variance": 204.4715077
          },
          {
            "average": 0,
            "count": 20235770,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.06369503,
            "count": 20235770,
            "maximum": 66,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.2998414,
            "variance": 151.2860984
          },
          {
            "average": 203362670.8,
            "count": 20235770,
            "maximum": 203882757.7,
            "minimum": 203182326,
            "name": "GpsTime",
            "position": 12,
            "stddev": 305301.5257,
            "variance": 93209021590.0
          },
          {
            "average": 0,
            "count": 20235770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20235770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20235770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003648983953,
            "count": 20235770,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01909882882,
            "variance": 0.0003647652625
          },
          {
            "average": 0.4940426779,
            "count": 20235770,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999645214,
            "variance": 0.2499645227
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320368.3304,
          4335372.294,
          -10.39054674,
          322223.3904,
          4336631.474,
          368.6894533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320368.33044597047,
                4335372.293511316,
                -10.390546741297811
              ],
              [
                320368.33044597047,
                4336631.473511316,
                -10.390546741297811
              ],
              [
                322223.3904459705,
                4336631.473511316,
                368.6894532587022
              ],
              [
                322223.3904459705,
                4335372.293511316,
                368.6894532587022
              ],
              [
                320368.33044597047,
                4335372.293511316,
                -10.390546741297811
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:52:37+00:00",
        "end_time": "2018-02-20T17:18:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_290540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_290540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_290540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07907658,
            39.14903509,
            -10.39054674,
            -77.05728856,
            39.16075522,
            368.6894533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07874276888485,
                  39.14903509143407,
                  -10.390546741297811
                ],
                [
                  -77.0790765750658,
                  39.16037422628424,
                  -10.390546741297811
                ],
                [
                  -77.05761892410393,
                  39.160755216048166,
                  368.6894532587022
                ],
                [
                  -77.05728855709697,
                  39.14941592822463,
                  368.6894532587022
                ],
                [
                  -77.07874276888485,
                  39.14903509143407,
                  -10.390546741297811
                ]
              ]
            ]
          },
          "id": "20180220_290540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:52:37Z",
            "pc:count": 20235770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321204.9966,
                "count": 20235770,
                "maximum": 322223.3904,
                "minimum": 320368.3304,
                "name": "X",
                "position": 0,
                "stddev": 527.0540045,
                "variance": 277785.9237
              },
              {
                "average": 4336128.635,
                "count": 20235770,
                "maximum": 4336631.474,
                "minimum": 4335372.294,
                "name": "Y",
                "position": 1,
                "stddev": 355.0197755,
                "variance": 126039.041
              },
              {
                "average": 157.3211238,
                "count": 20235770,
                "maximum": 368.6894533,
                "minimum": -10.39054674,
                "name": "Z",
                "position": 2,
                "stddev": 10.37432321,
                "variance": 107.6265821
              },
              {
                "average": 5223.055174,
                "count": 20235770,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5844.713223,
                "variance": 34160672.66
              },
              {
                "average": 2.175147474,
                "count": 20235770,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.323704642,
                "variance": 1.75219398
              },
              {
                "average": 3.073097935,
                "count": 20235770,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.570512159,
                "variance": 2.466508441
              },
              {
                "average": 0.4961388175,
                "count": 20235770,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999851034,
                "variance": 0.2499851036
              },
              {
                "average": 0,
                "count": 20235770,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319154052,
                "count": 20235770,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.486266372,
                "variance": 0.2364549846
              },
              {
                "average": 0.1181180212,
                "count": 20235770,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.2993534,
                "variance": 204.4715077
              },
              {
                "average": 0,
                "count": 20235770,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.06369503,
                "count": 20235770,
                "maximum": 66,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.2998414,
                "variance": 151.2860984
              },
              {
                "average": 203362670.8,
                "count": 20235770,
                "maximum": 203882757.7,
                "minimum": 203182326,
                "name": "GpsTime",
                "position": 12,
                "stddev": 305301.5257,
                "variance": 93209021590.0
              },
              {
                "average": 0,
                "count": 20235770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20235770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20235770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003648983953,
                "count": 20235770,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01909882882,
                "variance": 0.0003647652625
              },
              {
                "average": 0.4940426779,
                "count": 20235770,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999645214,
                "variance": 0.2499645227
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320368.3304,
              4335372.294,
              -10.39054674,
              322223.3904,
              4336631.474,
              368.6894533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320368.33044597047,
                    4335372.293511316,
                    -10.390546741297811
                  ],
                  [
                    320368.33044597047,
                    4336631.473511316,
                    -10.390546741297811
                  ],
                  [
                    322223.3904459705,
                    4336631.473511316,
                    368.6894532587022
                  ],
                  [
                    322223.3904459705,
                    4335372.293511316,
                    368.6894532587022
                  ],
                  [
                    320368.33044597047,
                    4335372.293511316,
                    -10.390546741297811
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:52:37+00:00",
            "end_time": "2018-02-20T17:18: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": "20180220_314536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99411766207056,
              39.13807867405656,
              -10.37038251809517
            ],
            [
              -76.99443774964251,
              39.14941806711995,
              -10.37038251809517
            ],
            [
              -76.97298253587724,
              39.14978338388054,
              342.56961748190486
            ],
            [
              -76.97266588617721,
              39.13844384412167,
              342.56961748190486
            ],
            [
              -76.99411766207056,
              39.13807867405656,
              -10.37038251809517
            ]
          ]
        ]
      },
      "bbox": [
        -76.99443775,
        39.13807867,
        -10.37038252,
        -76.97266589,
        39.14978338,
        342.5696175
      ],
      "properties": {
        "datetime": "2018-02-20T17:56:12Z",
        "pc:count": 19578999,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328632.4307,
            "count": 19578999,
            "maximum": 329510.0273,
            "minimum": 327654.9873,
            "name": "X",
            "position": 0,
            "stddev": 517.7807304,
            "variance": 268096.8847
          },
          {
            "average": 4334754.809,
            "count": 19578999,
            "maximum": 4335251.23,
            "minimum": 4333992.09,
            "name": "Y",
            "position": 1,
            "stddev": 306.5071052,
            "variance": 93946.60555
          },
          {
            "average": 150.1379369,
            "count": 19578999,
            "maximum": 342.5696175,
            "minimum": -10.37038252,
            "name": "Z",
            "position": 2,
            "stddev": 17.25547758,
            "variance": 297.7515063
          },
          {
            "average": 4559.368597,
            "count": 19578999,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5388.646432,
            "variance": 29037510.37
          },
          {
            "average": 2.389237008,
            "count": 19578999,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.363740003,
            "variance": 1.859786797
          },
          {
            "average": 3.533035729,
            "count": 19578999,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.419519749,
            "variance": 2.015036317
          },
          {
            "average": 0.502153915,
            "count": 19578999,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953734,
            "variance": 0.2499953734
          },
          {
            "average": 0,
            "count": 19578999,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305824777,
            "count": 19578999,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4816191014,
            "variance": 0.2319569588
          },
          {
            "average": -12.03570463,
            "count": 19578999,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.312792718,
            "variance": 53.47693734
          },
          {
            "average": 0,
            "count": 19578999,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.53533876,
            "count": 19578999,
            "maximum": 38,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5095880064,
            "variance": 0.2596799362
          },
          {
            "average": 203184150.8,
            "count": 19578999,
            "maximum": 203184572.3,
            "minimum": 203183377.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 371.2820062,
            "variance": 137850.3282
          },
          {
            "average": 0,
            "count": 19578999,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19578999,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19578999,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005169314325,
            "count": 19578999,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02273024947,
            "variance": 0.0005166642408
          },
          {
            "average": 0.4361575891,
            "count": 19578999,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4959074098,
            "variance": 0.2459241591
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327654.9873,
          4333992.09,
          -10.37038252,
          329510.0273,
          4335251.23,
          342.5696175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327654.9872798013,
                4333992.08989987,
                -10.37038251809517
              ],
              [
                327654.9872798013,
                4335251.22989987,
                -10.37038251809517
              ],
              [
                329510.0272798013,
                4335251.22989987,
                342.56961748190486
              ],
              [
                329510.0272798013,
                4333992.08989987,
                342.56961748190486
              ],
              [
                327654.9872798013,
                4333992.08989987,
                -10.37038251809517
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:56:12+00:00",
        "end_time": "2018-02-20T17:36:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_314536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_314536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99443775,
            39.13807867,
            -10.37038252,
            -76.97266589,
            39.14978338,
            342.5696175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99411766207056,
                  39.13807867405656,
                  -10.37038251809517
                ],
                [
                  -76.99443774964251,
                  39.14941806711995,
                  -10.37038251809517
                ],
                [
                  -76.97298253587724,
                  39.14978338388054,
                  342.56961748190486
                ],
                [
                  -76.97266588617721,
                  39.13844384412167,
                  342.56961748190486
                ],
                [
                  -76.99411766207056,
                  39.13807867405656,
                  -10.37038251809517
                ]
              ]
            ]
          },
          "id": "20180220_314536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:56:12Z",
            "pc:count": 19578999,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328632.4307,
                "count": 19578999,
                "maximum": 329510.0273,
                "minimum": 327654.9873,
                "name": "X",
                "position": 0,
                "stddev": 517.7807304,
                "variance": 268096.8847
              },
              {
                "average": 4334754.809,
                "count": 19578999,
                "maximum": 4335251.23,
                "minimum": 4333992.09,
                "name": "Y",
                "position": 1,
                "stddev": 306.5071052,
                "variance": 93946.60555
              },
              {
                "average": 150.1379369,
                "count": 19578999,
                "maximum": 342.5696175,
                "minimum": -10.37038252,
                "name": "Z",
                "position": 2,
                "stddev": 17.25547758,
                "variance": 297.7515063
              },
              {
                "average": 4559.368597,
                "count": 19578999,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5388.646432,
                "variance": 29037510.37
              },
              {
                "average": 2.389237008,
                "count": 19578999,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.363740003,
                "variance": 1.859786797
              },
              {
                "average": 3.533035729,
                "count": 19578999,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.419519749,
                "variance": 2.015036317
              },
              {
                "average": 0.502153915,
                "count": 19578999,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953734,
                "variance": 0.2499953734
              },
              {
                "average": 0,
                "count": 19578999,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305824777,
                "count": 19578999,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4816191014,
                "variance": 0.2319569588
              },
              {
                "average": -12.03570463,
                "count": 19578999,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.312792718,
                "variance": 53.47693734
              },
              {
                "average": 0,
                "count": 19578999,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.53533876,
                "count": 19578999,
                "maximum": 38,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5095880064,
                "variance": 0.2596799362
              },
              {
                "average": 203184150.8,
                "count": 19578999,
                "maximum": 203184572.3,
                "minimum": 203183377.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 371.2820062,
                "variance": 137850.3282
              },
              {
                "average": 0,
                "count": 19578999,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19578999,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19578999,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005169314325,
                "count": 19578999,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02273024947,
                "variance": 0.0005166642408
              },
              {
                "average": 0.4361575891,
                "count": 19578999,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4959074098,
                "variance": 0.2459241591
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327654.9873,
              4333992.09,
              -10.37038252,
              329510.0273,
              4335251.23,
              342.5696175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327654.9872798013,
                    4333992.08989987,
                    -10.37038251809517
                  ],
                  [
                    327654.9872798013,
                    4335251.22989987,
                    -10.37038251809517
                  ],
                  [
                    329510.0272798013,
                    4335251.22989987,
                    342.56961748190486
                  ],
                  [
                    329510.0272798013,
                    4333992.08989987,
                    342.56961748190486
                  ],
                  [
                    327654.9872798013,
                    4333992.08989987,
                    -10.37038251809517
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:56:12+00:00",
            "end_time": "2018-02-20T17:36: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": "20180220_296524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05755121962949,
              39.10511780508339,
              -10.299208107419759
            ],
            [
              -77.05788108198595,
              39.116456276883646,
              -10.299208107419759
            ],
            [
              -77.03643485448193,
              39.116833041392134,
              369.12079189258026
            ],
            [
              -77.03610842396398,
              39.105494418275065,
              369.12079189258026
            ],
            [
              -77.05755121962949,
              39.10511780508339,
              -10.299208107419759
            ]
          ]
        ]
      },
      "bbox": [
        -77.05788108,
        39.10511781,
        -10.29920811,
        -77.03610842,
        39.11683304,
        369.1207919
      ],
      "properties": {
        "datetime": "2018-02-28T17:03:37Z",
        "pc:count": 28452054,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323069.5373,
            "count": 28452054,
            "maximum": 323944.4259,
            "minimum": 322089.2259,
            "name": "X",
            "position": 0,
            "stddev": 553.688975,
            "variance": 306571.481
          },
          {
            "average": 4331163.861,
            "count": 28452054,
            "maximum": 4331715.319,
            "minimum": 4330456.239,
            "name": "Y",
            "position": 1,
            "stddev": 360.6988011,
            "variance": 130103.6251
          },
          {
            "average": 133.1988529,
            "count": 28452054,
            "maximum": 369.1207919,
            "minimum": -10.29920811,
            "name": "Z",
            "position": 2,
            "stddev": 16.79442811,
            "variance": 282.0528155
          },
          {
            "average": 5099.913306,
            "count": 28452054,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5821.087056,
            "variance": 33885054.51
          },
          {
            "average": 2.375970607,
            "count": 28452054,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.388524866,
            "variance": 1.928001304
          },
          {
            "average": 3.361111539,
            "count": 28452054,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.523958047,
            "variance": 2.322448129
          },
          {
            "average": 0.503008781,
            "count": 28452054,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999909559,
            "variance": 0.249990956
          },
          {
            "average": 0,
            "count": 28452054,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279398317,
            "count": 28452054,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.534740261,
            "variance": 0.2859471467
          },
          {
            "average": -1.681848395,
            "count": 28452054,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.52679211,
            "variance": 182.9741049
          },
          {
            "average": 0,
            "count": 28452054,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.69557913,
            "count": 28452054,
            "maximum": 59,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.59342234,
            "variance": 212.9679756
          },
          {
            "average": 203571832.3,
            "count": 28452054,
            "maximum": 203872617.2,
            "minimum": 203180827.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 342287.6745,
            "variance": 117160852100.0
          },
          {
            "average": 0,
            "count": 28452054,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28452054,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28452054,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003893919223,
            "count": 28452054,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01972917408,
            "variance": 0.0003892403099
          },
          {
            "average": 0.6466191861,
            "count": 28452054,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4780196882,
            "variance": 0.2285028223
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322089.2259,
          4330456.239,
          -10.29920811,
          323944.4259,
          4331715.319,
          369.1207919
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322089.22586383024,
                4330456.239143742,
                -10.299208107419759
              ],
              [
                322089.22586383024,
                4331715.319143742,
                -10.299208107419759
              ],
              [
                323944.4258638302,
                4331715.319143742,
                369.12079189258026
              ],
              [
                323944.4258638302,
                4330456.239143742,
                369.12079189258026
              ],
              [
                322089.22586383024,
                4330456.239143742,
                -10.299208107419759
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T17:03:37+00:00",
        "end_time": "2018-02-20T16:53:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_296524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_296524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_296524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05788108,
            39.10511781,
            -10.29920811,
            -77.03610842,
            39.11683304,
            369.1207919
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05755121962949,
                  39.10511780508339,
                  -10.299208107419759
                ],
                [
                  -77.05788108198595,
                  39.116456276883646,
                  -10.299208107419759
                ],
                [
                  -77.03643485448193,
                  39.116833041392134,
                  369.12079189258026
                ],
                [
                  -77.03610842396398,
                  39.105494418275065,
                  369.12079189258026
                ],
                [
                  -77.05755121962949,
                  39.10511780508339,
                  -10.299208107419759
                ]
              ]
            ]
          },
          "id": "20180220_296524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T17:03:37Z",
            "pc:count": 28452054,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323069.5373,
                "count": 28452054,
                "maximum": 323944.4259,
                "minimum": 322089.2259,
                "name": "X",
                "position": 0,
                "stddev": 553.688975,
                "variance": 306571.481
              },
              {
                "average": 4331163.861,
                "count": 28452054,
                "maximum": 4331715.319,
                "minimum": 4330456.239,
                "name": "Y",
                "position": 1,
                "stddev": 360.6988011,
                "variance": 130103.6251
              },
              {
                "average": 133.1988529,
                "count": 28452054,
                "maximum": 369.1207919,
                "minimum": -10.29920811,
                "name": "Z",
                "position": 2,
                "stddev": 16.79442811,
                "variance": 282.0528155
              },
              {
                "average": 5099.913306,
                "count": 28452054,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5821.087056,
                "variance": 33885054.51
              },
              {
                "average": 2.375970607,
                "count": 28452054,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.388524866,
                "variance": 1.928001304
              },
              {
                "average": 3.361111539,
                "count": 28452054,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.523958047,
                "variance": 2.322448129
              },
              {
                "average": 0.503008781,
                "count": 28452054,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999909559,
                "variance": 0.249990956
              },
              {
                "average": 0,
                "count": 28452054,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279398317,
                "count": 28452054,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.534740261,
                "variance": 0.2859471467
              },
              {
                "average": -1.681848395,
                "count": 28452054,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.52679211,
                "variance": 182.9741049
              },
              {
                "average": 0,
                "count": 28452054,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.69557913,
                "count": 28452054,
                "maximum": 59,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.59342234,
                "variance": 212.9679756
              },
              {
                "average": 203571832.3,
                "count": 28452054,
                "maximum": 203872617.2,
                "minimum": 203180827.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 342287.6745,
                "variance": 117160852100.0
              },
              {
                "average": 0,
                "count": 28452054,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28452054,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28452054,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003893919223,
                "count": 28452054,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01972917408,
                "variance": 0.0003892403099
              },
              {
                "average": 0.6466191861,
                "count": 28452054,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4780196882,
                "variance": 0.2285028223
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322089.2259,
              4330456.239,
              -10.29920811,
              323944.4259,
              4331715.319,
              369.1207919
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322089.22586383024,
                    4330456.239143742,
                    -10.299208107419759
                  ],
                  [
                    322089.22586383024,
                    4331715.319143742,
                    -10.299208107419759
                  ],
                  [
                    323944.4258638302,
                    4331715.319143742,
                    369.12079189258026
                  ],
                  [
                    323944.4258638302,
                    4330456.239143742,
                    369.12079189258026
                  ],
                  [
                    322089.22586383024,
                    4330456.239143742,
                    -10.299208107419759
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T17:03:37+00:00",
            "end_time": "2018-02-20T16:53:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_320544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97296044313815,
              39.160249165438245,
              -9.41877940344611
            ],
            [
              -76.97327154963916,
              39.171379907676396,
              -9.41877940344611
            ],
            [
              -76.96425120507169,
              39.17153236136201,
              366.4012205965539
            ],
            [
              -76.96394151848499,
              39.160401559041,
              366.4012205965539
            ],
            [
              -76.97296044313815,
              39.160249165438245,
              -9.41877940344611
            ]
          ]
        ]
      },
      "bbox": [
        -76.97327155,
        39.16024917,
        -9.418779403,
        -76.96394152,
        39.17153236,
        366.4012206
      ],
      "properties": {
        "datetime": "2018-02-20T18:11:48Z",
        "pc:count": 8643952,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329909.1292,
            "count": 8643952,
            "maximum": 330316.8624,
            "minimum": 329537.2024,
            "name": "X",
            "position": 0,
            "stddev": 228.1773224,
            "variance": 52064.89047
          },
          {
            "average": 4337056.464,
            "count": 8643952,
            "maximum": 4337648.719,
            "minimum": 4336412.759,
            "name": "Y",
            "position": 1,
            "stddev": 280.8607828,
            "variance": 78882.77933
          },
          {
            "average": 131.7546653,
            "count": 8643952,
            "maximum": 366.4012206,
            "minimum": -9.418779403,
            "name": "Z",
            "position": 2,
            "stddev": 14.92308423,
            "variance": 222.698443
          },
          {
            "average": 5026.30816,
            "count": 8643952,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5705.54961,
            "variance": 32553296.35
          },
          {
            "average": 2.354783553,
            "count": 8643952,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.380540175,
            "variance": 1.905891175
          },
          {
            "average": 3.48271219,
            "count": 8643952,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.487876313,
            "variance": 2.213775922
          },
          {
            "average": 0.4996115203,
            "count": 8643952,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999878,
            "variance": 0.249999878
          },
          {
            "average": 0,
            "count": 8643952,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.322994505,
            "count": 8643952,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4927532119,
            "variance": 0.2428057278
          },
          {
            "average": -13.05136529,
            "count": 8643952,
            "maximum": 1.998000026,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.667282702,
            "variance": 32.11809322
          },
          {
            "average": 0,
            "count": 8643952,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 34.45628065,
            "count": 8643952,
            "maximum": 35,
            "minimum": 34,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4980849795,
            "variance": 0.2480886468
          },
          {
            "average": 203185224.5,
            "count": 8643952,
            "maximum": 203185508.5,
            "minimum": 203184902.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 282.4776267,
            "variance": 79793.60961
          },
          {
            "average": 0,
            "count": 8643952,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8643952,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8643952,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005669860268,
            "count": 8643952,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02380471842,
            "variance": 0.0005666646192
          },
          {
            "average": 0.3945505482,
            "count": 8643952,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4887539675,
            "variance": 0.2388804407
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329537.2024,
          4336412.759,
          -9.418779403,
          330316.8624,
          4337648.719,
          366.4012206
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329537.2023776506,
                4336412.759068528,
                -9.41877940344611
              ],
              [
                329537.2023776506,
                4337648.719068529,
                -9.41877940344611
              ],
              [
                330316.8623776506,
                4337648.719068529,
                366.4012205965539
              ],
              [
                330316.8623776506,
                4336412.759068528,
                366.4012205965539
              ],
              [
                329537.2023776506,
                4336412.759068528,
                -9.41877940344611
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:11:48+00:00",
        "end_time": "2018-02-20T18:01:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_320544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_320544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_320544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97327155,
            39.16024917,
            -9.418779403,
            -76.96394152,
            39.17153236,
            366.4012206
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97296044313815,
                  39.160249165438245,
                  -9.41877940344611
                ],
                [
                  -76.97327154963916,
                  39.171379907676396,
                  -9.41877940344611
                ],
                [
                  -76.96425120507169,
                  39.17153236136201,
                  366.4012205965539
                ],
                [
                  -76.96394151848499,
                  39.160401559041,
                  366.4012205965539
                ],
                [
                  -76.97296044313815,
                  39.160249165438245,
                  -9.41877940344611
                ]
              ]
            ]
          },
          "id": "20180220_320544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:11:48Z",
            "pc:count": 8643952,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329909.1292,
                "count": 8643952,
                "maximum": 330316.8624,
                "minimum": 329537.2024,
                "name": "X",
                "position": 0,
                "stddev": 228.1773224,
                "variance": 52064.89047
              },
              {
                "average": 4337056.464,
                "count": 8643952,
                "maximum": 4337648.719,
                "minimum": 4336412.759,
                "name": "Y",
                "position": 1,
                "stddev": 280.8607828,
                "variance": 78882.77933
              },
              {
                "average": 131.7546653,
                "count": 8643952,
                "maximum": 366.4012206,
                "minimum": -9.418779403,
                "name": "Z",
                "position": 2,
                "stddev": 14.92308423,
                "variance": 222.698443
              },
              {
                "average": 5026.30816,
                "count": 8643952,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5705.54961,
                "variance": 32553296.35
              },
              {
                "average": 2.354783553,
                "count": 8643952,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.380540175,
                "variance": 1.905891175
              },
              {
                "average": 3.48271219,
                "count": 8643952,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.487876313,
                "variance": 2.213775922
              },
              {
                "average": 0.4996115203,
                "count": 8643952,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999878,
                "variance": 0.249999878
              },
              {
                "average": 0,
                "count": 8643952,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.322994505,
                "count": 8643952,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4927532119,
                "variance": 0.2428057278
              },
              {
                "average": -13.05136529,
                "count": 8643952,
                "maximum": 1.998000026,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.667282702,
                "variance": 32.11809322
              },
              {
                "average": 0,
                "count": 8643952,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 34.45628065,
                "count": 8643952,
                "maximum": 35,
                "minimum": 34,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4980849795,
                "variance": 0.2480886468
              },
              {
                "average": 203185224.5,
                "count": 8643952,
                "maximum": 203185508.5,
                "minimum": 203184902.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 282.4776267,
                "variance": 79793.60961
              },
              {
                "average": 0,
                "count": 8643952,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8643952,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8643952,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005669860268,
                "count": 8643952,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02380471842,
                "variance": 0.0005666646192
              },
              {
                "average": 0.3945505482,
                "count": 8643952,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4887539675,
                "variance": 0.2388804407
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329537.2024,
              4336412.759,
              -9.418779403,
              330316.8624,
              4337648.719,
              366.4012206
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329537.2023776506,
                    4336412.759068528,
                    -9.41877940344611
                  ],
                  [
                    329537.2023776506,
                    4337648.719068529,
                    -9.41877940344611
                  ],
                  [
                    330316.8623776506,
                    4337648.719068529,
                    366.4012205965539
                  ],
                  [
                    330316.8623776506,
                    4336412.759068528,
                    366.4012205965539
                  ],
                  [
                    329537.2023776506,
                    4336412.759068528,
                    -9.41877940344611
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:11:48+00:00",
            "end_time": "2018-02-20T18:01: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": "20180220_302560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03645831399899,
              39.20396717285364,
              -10.279970043084916
            ],
            [
              -77.0367859676372,
              39.21530632187275,
              -10.279970043084916
            ],
            [
              -77.0153094186747,
              39.21567998692059,
              403.6400299569151
            ],
            [
              -77.01498521419148,
              39.204340687928905,
              403.6400299569151
            ],
            [
              -77.03645831399899,
              39.20396717285364,
              -10.279970043084916
            ]
          ]
        ]
      },
      "bbox": [
        -77.03678597,
        39.20396717,
        -10.27997004,
        -77.01498521,
        39.21567999,
        403.64003
      ],
      "properties": {
        "datetime": "2018-03-05T19:32:04Z",
        "pc:count": 16303298,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324977.038,
            "count": 16303298,
            "maximum": 326014.7539,
            "minimum": 324159.5539,
            "name": "X",
            "position": 0,
            "stddev": 499.3524757,
            "variance": 249352.895
          },
          {
            "average": 4341906.234,
            "count": 16303298,
            "maximum": 4342645.407,
            "minimum": 4341386.247,
            "name": "Y",
            "position": 1,
            "stddev": 333.7107533,
            "variance": 111362.8669
          },
          {
            "average": 131.3772341,
            "count": 16303298,
            "maximum": 403.64003,
            "minimum": -10.27997004,
            "name": "Z",
            "position": 2,
            "stddev": 15.69014533,
            "variance": 246.1806605
          },
          {
            "average": 5582.308845,
            "count": 16303298,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5807.70304,
            "variance": 33729414.6
          },
          {
            "average": 2.191436972,
            "count": 16303298,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.337741314,
            "variance": 1.789551823
          },
          {
            "average": 3.1888908,
            "count": 16303298,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.561460954,
            "variance": 2.43816031
          },
          {
            "average": 0.4479520647,
            "count": 16303298,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.497283649,
            "variance": 0.2472910276
          },
          {
            "average": 0,
            "count": 16303298,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.349242773,
            "count": 16303298,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6045690191,
            "variance": 0.3655036988
          },
          {
            "average": -0.3578462383,
            "count": 16303298,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.82483775,
            "variance": 191.1261389
          },
          {
            "average": 0,
            "count": 16303298,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 66.54748303,
            "count": 16303298,
            "maximum": 80,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.07159085,
            "variance": 258.2960324
          },
          {
            "average": 203961956.3,
            "count": 16303298,
            "maximum": 204313524.9,
            "minimum": 203185737,
            "name": "GpsTime",
            "position": 12,
            "stddev": 389837.9448,
            "variance": 151973623200.0
          },
          {
            "average": 0,
            "count": 16303298,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16303298,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16303298,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003872836036,
            "count": 16303298,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0196757119,
            "variance": 0.0003871336388
          },
          {
            "average": 0.5139066341,
            "count": 16303298,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4998065834,
            "variance": 0.2498066209
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324159.5539,
          4341386.247,
          -10.27997004,
          326014.7539,
          4342645.407,
          403.64003
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324159.55391696957,
                4341386.247310315,
                -10.279970043084916
              ],
              [
                324159.55391696957,
                4342645.407310315,
                -10.279970043084916
              ],
              [
                326014.7539169695,
                4342645.407310315,
                403.6400299569151
              ],
              [
                326014.7539169695,
                4341386.247310315,
                403.6400299569151
              ],
              [
                324159.55391696957,
                4341386.247310315,
                -10.279970043084916
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:32:04+00:00",
        "end_time": "2018-02-20T18:15:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_302560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_302560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_302560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03678597,
            39.20396717,
            -10.27997004,
            -77.01498521,
            39.21567999,
            403.64003
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03645831399899,
                  39.20396717285364,
                  -10.279970043084916
                ],
                [
                  -77.0367859676372,
                  39.21530632187275,
                  -10.279970043084916
                ],
                [
                  -77.0153094186747,
                  39.21567998692059,
                  403.6400299569151
                ],
                [
                  -77.01498521419148,
                  39.204340687928905,
                  403.6400299569151
                ],
                [
                  -77.03645831399899,
                  39.20396717285364,
                  -10.279970043084916
                ]
              ]
            ]
          },
          "id": "20180220_302560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:32:04Z",
            "pc:count": 16303298,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324977.038,
                "count": 16303298,
                "maximum": 326014.7539,
                "minimum": 324159.5539,
                "name": "X",
                "position": 0,
                "stddev": 499.3524757,
                "variance": 249352.895
              },
              {
                "average": 4341906.234,
                "count": 16303298,
                "maximum": 4342645.407,
                "minimum": 4341386.247,
                "name": "Y",
                "position": 1,
                "stddev": 333.7107533,
                "variance": 111362.8669
              },
              {
                "average": 131.3772341,
                "count": 16303298,
                "maximum": 403.64003,
                "minimum": -10.27997004,
                "name": "Z",
                "position": 2,
                "stddev": 15.69014533,
                "variance": 246.1806605
              },
              {
                "average": 5582.308845,
                "count": 16303298,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5807.70304,
                "variance": 33729414.6
              },
              {
                "average": 2.191436972,
                "count": 16303298,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.337741314,
                "variance": 1.789551823
              },
              {
                "average": 3.1888908,
                "count": 16303298,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.561460954,
                "variance": 2.43816031
              },
              {
                "average": 0.4479520647,
                "count": 16303298,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.497283649,
                "variance": 0.2472910276
              },
              {
                "average": 0,
                "count": 16303298,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.349242773,
                "count": 16303298,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6045690191,
                "variance": 0.3655036988
              },
              {
                "average": -0.3578462383,
                "count": 16303298,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.82483775,
                "variance": 191.1261389
              },
              {
                "average": 0,
                "count": 16303298,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 66.54748303,
                "count": 16303298,
                "maximum": 80,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.07159085,
                "variance": 258.2960324
              },
              {
                "average": 203961956.3,
                "count": 16303298,
                "maximum": 204313524.9,
                "minimum": 203185737,
                "name": "GpsTime",
                "position": 12,
                "stddev": 389837.9448,
                "variance": 151973623200.0
              },
              {
                "average": 0,
                "count": 16303298,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16303298,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16303298,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003872836036,
                "count": 16303298,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0196757119,
                "variance": 0.0003871336388
              },
              {
                "average": 0.5139066341,
                "count": 16303298,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4998065834,
                "variance": 0.2498066209
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324159.5539,
              4341386.247,
              -10.27997004,
              326014.7539,
              4342645.407,
              403.64003
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324159.55391696957,
                    4341386.247310315,
                    -10.279970043084916
                  ],
                  [
                    324159.55391696957,
                    4342645.407310315,
                    -10.279970043084916
                  ],
                  [
                    326014.7539169695,
                    4342645.407310315,
                    403.6400299569151
                  ],
                  [
                    326014.7539169695,
                    4341386.247310315,
                    403.6400299569151
                  ],
                  [
                    324159.55391696957,
                    4341386.247310315,
                    -10.279970043084916
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:32:04+00:00",
            "end_time": "2018-02-20T18:15:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_290544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07875467262846,
              39.16001742999304,
              -10.419341079598155
            ],
            [
              -77.07908857938493,
              39.17135546271987,
              -10.419341079598155
            ],
            [
              -77.05762643482785,
              39.17173656374571,
              372.06065892040186
            ],
            [
              -77.05729596898213,
              39.16039837802799,
              372.06065892040186
            ],
            [
              -77.07875467262846,
              39.16001742999304,
              -10.419341079598155
            ]
          ]
        ]
      },
      "bbox": [
        -77.07908858,
        39.16001743,
        -10.41934108,
        -77.05729597,
        39.17173656,
        372.0606589
      ],
      "properties": {
        "datetime": "2018-02-28T20:08:58Z",
        "pc:count": 27172632,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321306.2703,
            "count": 27172632,
            "maximum": 322250.3976,
            "minimum": 320395.2376,
            "name": "X",
            "position": 0,
            "stddev": 544.3722863,
            "variance": 296341.1861
          },
          {
            "average": 4337251.563,
            "count": 27172632,
            "maximum": 4337850.295,
            "minimum": 4336591.235,
            "name": "Y",
            "position": 1,
            "stddev": 379.6666699,
            "variance": 144146.7802
          },
          {
            "average": 151.1713921,
            "count": 27172632,
            "maximum": 372.0606589,
            "minimum": -10.41934108,
            "name": "Z",
            "position": 2,
            "stddev": 9.65048575,
            "variance": 93.1318752
          },
          {
            "average": 5671.614278,
            "count": 27172632,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6174.64257,
            "variance": 38126210.87
          },
          {
            "average": 2.145831769,
            "count": 27172632,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.320013396,
            "variance": 1.742435365
          },
          {
            "average": 3.062658781,
            "count": 27172632,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.579046884,
            "variance": 2.493389062
          },
          {
            "average": 0.5093046562,
            "count": 27172632,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999134251,
            "variance": 0.2499134326
          },
          {
            "average": 0,
            "count": 27172632,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320896408,
            "count": 27172632,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4907119711,
            "variance": 0.2407982386
          },
          {
            "average": -0.2291238749,
            "count": 27172632,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.16339683,
            "variance": 173.275016
          },
          {
            "average": 0,
            "count": 27172632,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.5508607,
            "count": 27172632,
            "maximum": 66,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.44052102,
            "variance": 208.5286472
          },
          {
            "average": 203536929.2,
            "count": 27172632,
            "maximum": 203883738.7,
            "minimum": 203183494.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 349485.1613,
            "variance": 122139878000.0
          },
          {
            "average": 0,
            "count": 27172632,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27172632,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27172632,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003781010246,
            "count": 27172632,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01944114395,
            "variance": 0.0003779580781
          },
          {
            "average": 0.6470972337,
            "count": 27172632,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4778727992,
            "variance": 0.2283624122
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320395.2376,
          4336591.235,
          -10.41934108,
          322250.3976,
          4337850.295,
          372.0606589
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320395.2375526598,
                4336591.235423983,
                -10.419341079598155
              ],
              [
                320395.2375526598,
                4337850.295423984,
                -10.419341079598155
              ],
              [
                322250.39755265985,
                4337850.295423984,
                372.06065892040186
              ],
              [
                322250.39755265985,
                4336591.235423983,
                372.06065892040186
              ],
              [
                320395.2375526598,
                4336591.235423983,
                -10.419341079598155
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T20:08:58+00:00",
        "end_time": "2018-02-20T17:38:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_290544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_290544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_290544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07908858,
            39.16001743,
            -10.41934108,
            -77.05729597,
            39.17173656,
            372.0606589
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07875467262846,
                  39.16001742999304,
                  -10.419341079598155
                ],
                [
                  -77.07908857938493,
                  39.17135546271987,
                  -10.419341079598155
                ],
                [
                  -77.05762643482785,
                  39.17173656374571,
                  372.06065892040186
                ],
                [
                  -77.05729596898213,
                  39.16039837802799,
                  372.06065892040186
                ],
                [
                  -77.07875467262846,
                  39.16001742999304,
                  -10.419341079598155
                ]
              ]
            ]
          },
          "id": "20180220_290544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T20:08:58Z",
            "pc:count": 27172632,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321306.2703,
                "count": 27172632,
                "maximum": 322250.3976,
                "minimum": 320395.2376,
                "name": "X",
                "position": 0,
                "stddev": 544.3722863,
                "variance": 296341.1861
              },
              {
                "average": 4337251.563,
                "count": 27172632,
                "maximum": 4337850.295,
                "minimum": 4336591.235,
                "name": "Y",
                "position": 1,
                "stddev": 379.6666699,
                "variance": 144146.7802
              },
              {
                "average": 151.1713921,
                "count": 27172632,
                "maximum": 372.0606589,
                "minimum": -10.41934108,
                "name": "Z",
                "position": 2,
                "stddev": 9.65048575,
                "variance": 93.1318752
              },
              {
                "average": 5671.614278,
                "count": 27172632,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6174.64257,
                "variance": 38126210.87
              },
              {
                "average": 2.145831769,
                "count": 27172632,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.320013396,
                "variance": 1.742435365
              },
              {
                "average": 3.062658781,
                "count": 27172632,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.579046884,
                "variance": 2.493389062
              },
              {
                "average": 0.5093046562,
                "count": 27172632,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999134251,
                "variance": 0.2499134326
              },
              {
                "average": 0,
                "count": 27172632,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320896408,
                "count": 27172632,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4907119711,
                "variance": 0.2407982386
              },
              {
                "average": -0.2291238749,
                "count": 27172632,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.16339683,
                "variance": 173.275016
              },
              {
                "average": 0,
                "count": 27172632,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.5508607,
                "count": 27172632,
                "maximum": 66,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.44052102,
                "variance": 208.5286472
              },
              {
                "average": 203536929.2,
                "count": 27172632,
                "maximum": 203883738.7,
                "minimum": 203183494.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 349485.1613,
                "variance": 122139878000.0
              },
              {
                "average": 0,
                "count": 27172632,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27172632,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27172632,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003781010246,
                "count": 27172632,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01944114395,
                "variance": 0.0003779580781
              },
              {
                "average": 0.6470972337,
                "count": 27172632,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4778727992,
                "variance": 0.2283624122
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320395.2376,
              4336591.235,
              -10.41934108,
              322250.3976,
              4337850.295,
              372.0606589
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320395.2375526598,
                    4336591.235423983,
                    -10.419341079598155
                  ],
                  [
                    320395.2375526598,
                    4337850.295423984,
                    -10.419341079598155
                  ],
                  [
                    322250.39755265985,
                    4337850.295423984,
                    372.06065892040186
                  ],
                  [
                    322250.39755265985,
                    4336591.235423983,
                    372.06065892040186
                  ],
                  [
                    320395.2375526598,
                    4336591.235423983,
                    -10.419341079598155
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T20:08:58+00:00",
            "end_time": "2018-02-20T17:38: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": "20180220_320548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97295757600348,
              39.171237639577356,
              -9.63504215633131
            ],
            [
              -76.97313608355047,
              39.177622524416044,
              -9.63504215633131
            ],
            [
              -76.96441855455942,
              39.17776986788364,
              357.4649578436687
            ],
            [
              -76.96424083443813,
              39.17138494973445,
              357.4649578436687
            ],
            [
              -76.97295757600348,
              39.171237639577356,
              -9.63504215633131
            ]
          ]
        ]
      },
      "bbox": [
        -76.97313608,
        39.17123764,
        -9.635042156,
        -76.96424083,
        39.17776987,
        357.4649578
      ],
      "properties": {
        "datetime": "2018-02-20T18:17:02Z",
        "pc:count": 3408582,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329974.725,
            "count": 3408582,
            "maximum": 330317.4039,
            "minimum": 329563.9839,
            "name": "X",
            "position": 0,
            "stddev": 224.5037288,
            "variance": 50401.92425
          },
          {
            "average": 4338076.528,
            "count": 3408582,
            "maximum": 4338341.319,
            "minimum": 4337632.339,
            "name": "Y",
            "position": 1,
            "stddev": 193.196444,
            "variance": 37324.86597
          },
          {
            "average": 138.2942736,
            "count": 3408582,
            "maximum": 357.4649578,
            "minimum": -9.635042156,
            "name": "Z",
            "position": 2,
            "stddev": 17.41250612,
            "variance": 303.1953695
          },
          {
            "average": 5047.393154,
            "count": 3408582,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5520.85122,
            "variance": 30479798.19
          },
          {
            "average": 2.258011396,
            "count": 3408582,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.332572523,
            "variance": 1.775749529
          },
          {
            "average": 3.33690432,
            "count": 3408582,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479621605,
            "variance": 2.189280095
          },
          {
            "average": 0.5004359584,
            "count": 3408582,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998833,
            "variance": 0.2499998833
          },
          {
            "average": 0,
            "count": 3408582,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372455173,
            "count": 3408582,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5409866795,
            "variance": 0.2926665874
          },
          {
            "average": 8.752099672,
            "count": 3408582,
            "maximum": 19.00200081,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.971558383,
            "variance": 48.60262629
          },
          {
            "average": 0,
            "count": 3408582,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 33.76329482,
            "count": 3408582,
            "maximum": 34,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4250598644,
            "variance": 0.1806758883
          },
          {
            "average": 203185566.4,
            "count": 3408582,
            "maximum": 203185822.6,
            "minimum": 203185464,
            "name": "GpsTime",
            "position": 12,
            "stddev": 138.7690153,
            "variance": 19256.83961
          },
          {
            "average": 0,
            "count": 3408582,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3408582,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3408582,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004033935519,
            "count": 3408582,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02008061114,
            "variance": 0.0004032309439
          },
          {
            "average": 0.2361392509,
            "count": 3408582,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.424708792,
            "variance": 0.180377558
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329563.9839,
          4337632.339,
          -9.635042156,
          330317.4039,
          4338341.319,
          357.4649578
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329563.9839015729,
                4337632.338787894,
                -9.63504215633131
              ],
              [
                329563.9839015729,
                4338341.318787894,
                -9.63504215633131
              ],
              [
                330317.4039015729,
                4338341.318787894,
                357.4649578436687
              ],
              [
                330317.4039015729,
                4337632.338787894,
                357.4649578436687
              ],
              [
                329563.9839015729,
                4337632.338787894,
                -9.63504215633131
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:17:02+00:00",
        "end_time": "2018-02-20T18:11:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_320548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_320548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_320548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97313608,
            39.17123764,
            -9.635042156,
            -76.96424083,
            39.17776987,
            357.4649578
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97295757600348,
                  39.171237639577356,
                  -9.63504215633131
                ],
                [
                  -76.97313608355047,
                  39.177622524416044,
                  -9.63504215633131
                ],
                [
                  -76.96441855455942,
                  39.17776986788364,
                  357.4649578436687
                ],
                [
                  -76.96424083443813,
                  39.17138494973445,
                  357.4649578436687
                ],
                [
                  -76.97295757600348,
                  39.171237639577356,
                  -9.63504215633131
                ]
              ]
            ]
          },
          "id": "20180220_320548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:17:02Z",
            "pc:count": 3408582,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329974.725,
                "count": 3408582,
                "maximum": 330317.4039,
                "minimum": 329563.9839,
                "name": "X",
                "position": 0,
                "stddev": 224.5037288,
                "variance": 50401.92425
              },
              {
                "average": 4338076.528,
                "count": 3408582,
                "maximum": 4338341.319,
                "minimum": 4337632.339,
                "name": "Y",
                "position": 1,
                "stddev": 193.196444,
                "variance": 37324.86597
              },
              {
                "average": 138.2942736,
                "count": 3408582,
                "maximum": 357.4649578,
                "minimum": -9.635042156,
                "name": "Z",
                "position": 2,
                "stddev": 17.41250612,
                "variance": 303.1953695
              },
              {
                "average": 5047.393154,
                "count": 3408582,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5520.85122,
                "variance": 30479798.19
              },
              {
                "average": 2.258011396,
                "count": 3408582,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.332572523,
                "variance": 1.775749529
              },
              {
                "average": 3.33690432,
                "count": 3408582,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479621605,
                "variance": 2.189280095
              },
              {
                "average": 0.5004359584,
                "count": 3408582,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998833,
                "variance": 0.2499998833
              },
              {
                "average": 0,
                "count": 3408582,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372455173,
                "count": 3408582,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5409866795,
                "variance": 0.2926665874
              },
              {
                "average": 8.752099672,
                "count": 3408582,
                "maximum": 19.00200081,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.971558383,
                "variance": 48.60262629
              },
              {
                "average": 0,
                "count": 3408582,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 33.76329482,
                "count": 3408582,
                "maximum": 34,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4250598644,
                "variance": 0.1806758883
              },
              {
                "average": 203185566.4,
                "count": 3408582,
                "maximum": 203185822.6,
                "minimum": 203185464,
                "name": "GpsTime",
                "position": 12,
                "stddev": 138.7690153,
                "variance": 19256.83961
              },
              {
                "average": 0,
                "count": 3408582,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3408582,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3408582,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004033935519,
                "count": 3408582,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02008061114,
                "variance": 0.0004032309439
              },
              {
                "average": 0.2361392509,
                "count": 3408582,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.424708792,
                "variance": 0.180377558
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329563.9839,
              4337632.339,
              -9.635042156,
              330317.4039,
              4338341.319,
              357.4649578
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329563.9839015729,
                    4337632.338787894,
                    -9.63504215633131
                  ],
                  [
                    329563.9839015729,
                    4338341.318787894,
                    -9.63504215633131
                  ],
                  [
                    330317.4039015729,
                    4338341.318787894,
                    357.4649578436687
                  ],
                  [
                    330317.4039015729,
                    4337632.338787894,
                    357.4649578436687
                  ],
                  [
                    329563.9839015729,
                    4337632.338787894,
                    -9.63504215633131
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:17:02+00:00",
            "end_time": "2018-02-20T18:11: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": "20180220_314540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99411627103844,
              39.149062949193365,
              -9.879322635351627
            ],
            [
              -76.99443643776466,
              39.16040069982809,
              -9.879322635351627
            ],
            [
              -76.97297696296552,
              39.160766117019556,
              347.20067736464836
            ],
            [
              -76.97266023564659,
              39.14942821968206,
              347.20067736464836
            ],
            [
              -76.99411627103844,
              39.149062949193365,
              -9.879322635351627
            ]
          ]
        ]
      },
      "bbox": [
        -76.99443644,
        39.14906295,
        -9.879322635,
        -76.97266024,
        39.16076612,
        347.2006774
      ],
      "properties": {
        "datetime": "2018-02-20T18:02:06Z",
        "pc:count": 20870998,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328671.5947,
            "count": 20870998,
            "maximum": 329537.0231,
            "minimum": 327681.9031,
            "name": "X",
            "position": 0,
            "stddev": 526.2161001,
            "variance": 276903.384
          },
          {
            "average": 4335951.765,
            "count": 20870998,
            "maximum": 4336470.165,
            "minimum": 4335211.205,
            "name": "Y",
            "position": 1,
            "stddev": 344.6631796,
            "variance": 118792.7074
          },
          {
            "average": 124.7219064,
            "count": 20870998,
            "maximum": 347.2006774,
            "minimum": -9.879322635,
            "name": "Z",
            "position": 2,
            "stddev": 19.16644047,
            "variance": 367.3524401
          },
          {
            "average": 4212.684138,
            "count": 20870998,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5065.412744,
            "variance": 25658406.27
          },
          {
            "average": 2.406391683,
            "count": 20870998,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349845657,
            "variance": 1.822083297
          },
          {
            "average": 3.588609083,
            "count": 20870998,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.365417818,
            "variance": 1.864365819
          },
          {
            "average": 0.4963192944,
            "count": 20870998,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999864642,
            "variance": 0.2499864644
          },
          {
            "average": 0,
            "count": 20870998,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310173955,
            "count": 20870998,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4839709543,
            "variance": 0.2342278846
          },
          {
            "average": 9.42434908,
            "count": 20870998,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.754242481,
            "variance": 95.14524639
          },
          {
            "average": 0,
            "count": 20870998,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 35.73232483,
            "count": 20870998,
            "maximum": 37,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5118959459,
            "variance": 0.2620374595
          },
          {
            "average": 203184633.4,
            "count": 20870998,
            "maximum": 203184926.3,
            "minimum": 203183785.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 224.4237951,
            "variance": 50366.03983
          },
          {
            "average": 0,
            "count": 20870998,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20870998,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20870998,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005014134925,
            "count": 20870998,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02238665006,
            "variance": 0.0005011621011
          },
          {
            "average": 0.383254888,
            "count": 20870998,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4861795863,
            "variance": 0.2363705901
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327681.9031,
          4335211.205,
          -9.879322635,
          329537.0231,
          4336470.165,
          347.2006774
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327681.90307874145,
                4335211.205421658,
                -9.879322635351627
              ],
              [
                327681.90307874145,
                4336470.165421659,
                -9.879322635351627
              ],
              [
                329537.02307874145,
                4336470.165421659,
                347.20067736464836
              ],
              [
                329537.02307874145,
                4335211.205421658,
                347.20067736464836
              ],
              [
                327681.90307874145,
                4335211.205421658,
                -9.879322635351627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:02:06+00:00",
        "end_time": "2018-02-20T17:43:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_314540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_314540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99443644,
            39.14906295,
            -9.879322635,
            -76.97266024,
            39.16076612,
            347.2006774
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99411627103844,
                  39.149062949193365,
                  -9.879322635351627
                ],
                [
                  -76.99443643776466,
                  39.16040069982809,
                  -9.879322635351627
                ],
                [
                  -76.97297696296552,
                  39.160766117019556,
                  347.20067736464836
                ],
                [
                  -76.97266023564659,
                  39.14942821968206,
                  347.20067736464836
                ],
                [
                  -76.99411627103844,
                  39.149062949193365,
                  -9.879322635351627
                ]
              ]
            ]
          },
          "id": "20180220_314540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:02:06Z",
            "pc:count": 20870998,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328671.5947,
                "count": 20870998,
                "maximum": 329537.0231,
                "minimum": 327681.9031,
                "name": "X",
                "position": 0,
                "stddev": 526.2161001,
                "variance": 276903.384
              },
              {
                "average": 4335951.765,
                "count": 20870998,
                "maximum": 4336470.165,
                "minimum": 4335211.205,
                "name": "Y",
                "position": 1,
                "stddev": 344.6631796,
                "variance": 118792.7074
              },
              {
                "average": 124.7219064,
                "count": 20870998,
                "maximum": 347.2006774,
                "minimum": -9.879322635,
                "name": "Z",
                "position": 2,
                "stddev": 19.16644047,
                "variance": 367.3524401
              },
              {
                "average": 4212.684138,
                "count": 20870998,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5065.412744,
                "variance": 25658406.27
              },
              {
                "average": 2.406391683,
                "count": 20870998,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349845657,
                "variance": 1.822083297
              },
              {
                "average": 3.588609083,
                "count": 20870998,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.365417818,
                "variance": 1.864365819
              },
              {
                "average": 0.4963192944,
                "count": 20870998,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999864642,
                "variance": 0.2499864644
              },
              {
                "average": 0,
                "count": 20870998,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310173955,
                "count": 20870998,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4839709543,
                "variance": 0.2342278846
              },
              {
                "average": 9.42434908,
                "count": 20870998,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.754242481,
                "variance": 95.14524639
              },
              {
                "average": 0,
                "count": 20870998,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 35.73232483,
                "count": 20870998,
                "maximum": 37,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5118959459,
                "variance": 0.2620374595
              },
              {
                "average": 203184633.4,
                "count": 20870998,
                "maximum": 203184926.3,
                "minimum": 203183785.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 224.4237951,
                "variance": 50366.03983
              },
              {
                "average": 0,
                "count": 20870998,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20870998,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20870998,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005014134925,
                "count": 20870998,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02238665006,
                "variance": 0.0005011621011
              },
              {
                "average": 0.383254888,
                "count": 20870998,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4861795863,
                "variance": 0.2363705901
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327681.9031,
              4335211.205,
              -9.879322635,
              329537.0231,
              4336470.165,
              347.2006774
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327681.90307874145,
                    4335211.205421658,
                    -9.879322635351627
                  ],
                  [
                    327681.90307874145,
                    4336470.165421659,
                    -9.879322635351627
                  ],
                  [
                    329537.02307874145,
                    4336470.165421659,
                    347.20067736464836
                  ],
                  [
                    329537.02307874145,
                    4335211.205421658,
                    347.20067736464836
                  ],
                  [
                    327681.90307874145,
                    4335211.205421658,
                    -9.879322635351627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:02:06+00:00",
            "end_time": "2018-02-20T17:43: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": "20180220_296552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05761349529496,
              39.18199440632444,
              -9.868391945792268
            ],
            [
              -77.05794428724951,
              39.193333268074895,
              -9.868391945792268
            ],
            [
              -77.03647447934796,
              39.19371066251555,
              353.23160805420775
            ],
            [
              -77.03614713258119,
              39.18237164927544,
              353.23160805420775
            ],
            [
              -77.05761349529496,
              39.18199440632444,
              -9.868391945792268
            ]
          ]
        ]
      },
      "bbox": [
        -77.05794429,
        39.18199441,
        -9.868391946,
        -77.03614713,
        39.19371066,
        353.2316081
      ],
      "properties": {
        "datetime": "2018-03-05T19:30:58Z",
        "pc:count": 29163678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323338.9485,
            "count": 29163678,
            "maximum": 324132.5752,
            "minimum": 322277.3552,
            "name": "X",
            "position": 0,
            "stddev": 524.4036226,
            "variance": 274999.1594
          },
          {
            "average": 4339586.329,
            "count": 29163678,
            "maximum": 4340247.918,
            "minimum": 4338988.778,
            "name": "Y",
            "position": 1,
            "stddev": 337.0075587,
            "variance": 113574.0947
          },
          {
            "average": 119.5851758,
            "count": 29163678,
            "maximum": 353.2316081,
            "minimum": -9.868391946,
            "name": "Z",
            "position": 2,
            "stddev": 13.91023788,
            "variance": 193.4947179
          },
          {
            "average": 5092.256442,
            "count": 29163678,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5698.723498,
            "variance": 32475449.51
          },
          {
            "average": 2.3103948,
            "count": 29163678,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.336216202,
            "variance": 1.785473739
          },
          {
            "average": 3.356706654,
            "count": 29163678,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.46979365,
            "variance": 2.160293374
          },
          {
            "average": 0.5039025942,
            "count": 29163678,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999847781,
            "variance": 0.2499847783
          },
          {
            "average": 0,
            "count": 29163678,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277414598,
            "count": 29163678,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4754522579,
            "variance": 0.2260548495
          },
          {
            "average": 5.067389466,
            "count": 29163678,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.20553345,
            "variance": 174.3861137
          },
          {
            "average": 0,
            "count": 29163678,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 56.42495264,
            "count": 29163678,
            "maximum": 80,
            "minimum": 34,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.73391951,
            "variance": 217.088384
          },
          {
            "average": 203679695.5,
            "count": 29163678,
            "maximum": 204313458.4,
            "minimum": 203184811.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 338852.0005,
            "variance": 114820678300.0
          },
          {
            "average": 0,
            "count": 29163678,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29163678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29163678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003438866661,
            "count": 29163678,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01854099296,
            "variance": 0.0003437684199
          },
          {
            "average": 0.6775052173,
            "count": 29163678,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4674311771,
            "variance": 0.2184919053
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322277.3552,
          4338988.778,
          -9.868391946,
          324132.5752,
          4340247.918,
          353.2316081
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322277.35519503674,
                4338988.777946834,
                -9.868391945792268
              ],
              [
                322277.35519503674,
                4340247.917946835,
                -9.868391945792268
              ],
              [
                324132.5751950367,
                4340247.917946835,
                353.23160805420775
              ],
              [
                324132.5751950367,
                4338988.777946834,
                353.23160805420775
              ],
              [
                322277.35519503674,
                4338988.777946834,
                -9.868391945792268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:30:58+00:00",
        "end_time": "2018-02-20T18:00:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_296552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_296552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_296552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05794429,
            39.18199441,
            -9.868391946,
            -77.03614713,
            39.19371066,
            353.2316081
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05761349529496,
                  39.18199440632444,
                  -9.868391945792268
                ],
                [
                  -77.05794428724951,
                  39.193333268074895,
                  -9.868391945792268
                ],
                [
                  -77.03647447934796,
                  39.19371066251555,
                  353.23160805420775
                ],
                [
                  -77.03614713258119,
                  39.18237164927544,
                  353.23160805420775
                ],
                [
                  -77.05761349529496,
                  39.18199440632444,
                  -9.868391945792268
                ]
              ]
            ]
          },
          "id": "20180220_296552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:30:58Z",
            "pc:count": 29163678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323338.9485,
                "count": 29163678,
                "maximum": 324132.5752,
                "minimum": 322277.3552,
                "name": "X",
                "position": 0,
                "stddev": 524.4036226,
                "variance": 274999.1594
              },
              {
                "average": 4339586.329,
                "count": 29163678,
                "maximum": 4340247.918,
                "minimum": 4338988.778,
                "name": "Y",
                "position": 1,
                "stddev": 337.0075587,
                "variance": 113574.0947
              },
              {
                "average": 119.5851758,
                "count": 29163678,
                "maximum": 353.2316081,
                "minimum": -9.868391946,
                "name": "Z",
                "position": 2,
                "stddev": 13.91023788,
                "variance": 193.4947179
              },
              {
                "average": 5092.256442,
                "count": 29163678,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5698.723498,
                "variance": 32475449.51
              },
              {
                "average": 2.3103948,
                "count": 29163678,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.336216202,
                "variance": 1.785473739
              },
              {
                "average": 3.356706654,
                "count": 29163678,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.46979365,
                "variance": 2.160293374
              },
              {
                "average": 0.5039025942,
                "count": 29163678,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999847781,
                "variance": 0.2499847783
              },
              {
                "average": 0,
                "count": 29163678,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277414598,
                "count": 29163678,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4754522579,
                "variance": 0.2260548495
              },
              {
                "average": 5.067389466,
                "count": 29163678,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.20553345,
                "variance": 174.3861137
              },
              {
                "average": 0,
                "count": 29163678,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 56.42495264,
                "count": 29163678,
                "maximum": 80,
                "minimum": 34,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.73391951,
                "variance": 217.088384
              },
              {
                "average": 203679695.5,
                "count": 29163678,
                "maximum": 204313458.4,
                "minimum": 203184811.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 338852.0005,
                "variance": 114820678300.0
              },
              {
                "average": 0,
                "count": 29163678,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29163678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29163678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003438866661,
                "count": 29163678,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01854099296,
                "variance": 0.0003437684199
              },
              {
                "average": 0.6775052173,
                "count": 29163678,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4674311771,
                "variance": 0.2184919053
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322277.3552,
              4338988.778,
              -9.868391946,
              324132.5752,
              4340247.918,
              353.2316081
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322277.35519503674,
                    4338988.777946834,
                    -9.868391945792268
                  ],
                  [
                    322277.35519503674,
                    4340247.917946835,
                    -9.868391945792268
                  ],
                  [
                    324132.5751950367,
                    4340247.917946835,
                    353.23160805420775
                  ],
                  [
                    324132.5751950367,
                    4338988.777946834,
                    353.23160805420775
                  ],
                  [
                    322277.35519503674,
                    4338988.777946834,
                    -9.868391945792268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:30:58+00:00",
            "end_time": "2018-02-20T18:00: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": "20180220_326524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95183128240544,
              39.10512165519123,
              -10.396730825884447
            ],
            [
              -76.9521441728807,
              39.116459780506254,
              -10.396730825884447
            ],
            [
              -76.93070072767446,
              39.116817023477786,
              315.52326917411557
            ],
            [
              -76.93039126892658,
              39.1054787546907,
              315.52326917411557
            ],
            [
              -76.95183128240544,
              39.10512165519123,
              -10.396730825884447
            ]
          ]
        ]
      },
      "bbox": [
        -76.95214417,
        39.10512166,
        -10.39673083,
        -76.93039127,
        39.11681702,
        315.5232692
      ],
      "properties": {
        "datetime": "2018-02-20T17:35:20Z",
        "pc:count": 15910359,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332149.157,
            "count": 15910359,
            "maximum": 333086.1428,
            "minimum": 331231.3028,
            "name": "X",
            "position": 0,
            "stddev": 488.494402,
            "variance": 238626.7808
          },
          {
            "average": 4330852.255,
            "count": 15910359,
            "maximum": 4331513.789,
            "minimum": 4330254.829,
            "name": "Y",
            "position": 1,
            "stddev": 321.2464827,
            "variance": 103199.3026
          },
          {
            "average": 147.2836185,
            "count": 15910359,
            "maximum": 315.5232692,
            "minimum": -10.39673083,
            "name": "Z",
            "position": 2,
            "stddev": 9.144241628,
            "variance": 83.61715496
          },
          {
            "average": 6099.986119,
            "count": 15910359,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6305.708579,
            "variance": 39761960.69
          },
          {
            "average": 2.136571023,
            "count": 15910359,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.330749746,
            "variance": 1.770894888
          },
          {
            "average": 3.035335406,
            "count": 15910359,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.599205961,
            "variance": 2.557459705
          },
          {
            "average": 0.498878498,
            "count": 15910359,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987579,
            "variance": 0.2499987579
          },
          {
            "average": 0,
            "count": 15910359,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372565069,
            "count": 15910359,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5039261312,
            "variance": 0.2539415457
          },
          {
            "average": -11.75921174,
            "count": 15910359,
            "maximum": 10.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.014232181,
            "variance": 49.19945309
          },
          {
            "average": 0,
            "count": 15910359,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 38.36038841,
            "count": 15910359,
            "maximum": 39,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4801131312,
            "variance": 0.2305086187
          },
          {
            "average": 203183006.1,
            "count": 15910359,
            "maximum": 203183320,
            "minimum": 203182485.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 375.2658008,
            "variance": 140824.4213
          },
          {
            "average": 0,
            "count": 15910359,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15910359,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15910359,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004065275963,
            "count": 15910359,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02015843142,
            "variance": 0.0004063623571
          },
          {
            "average": 0.4212730838,
            "count": 15910359,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4937631902,
            "variance": 0.243802088
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331231.3028,
          4330254.829,
          -10.39673083,
          333086.1428,
          4331513.789,
          315.5232692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331231.3028284148,
                4330254.8287543375,
                -10.396730825884447
              ],
              [
                331231.3028284148,
                4331513.788754338,
                -10.396730825884447
              ],
              [
                333086.14282841474,
                4331513.788754338,
                315.52326917411557
              ],
              [
                333086.14282841474,
                4330254.8287543375,
                315.52326917411557
              ],
              [
                331231.3028284148,
                4330254.8287543375,
                -10.396730825884447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:35:20+00:00",
        "end_time": "2018-02-20T17:21:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_326524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_326524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_326524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_326524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95214417,
            39.10512166,
            -10.39673083,
            -76.93039127,
            39.11681702,
            315.5232692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95183128240544,
                  39.10512165519123,
                  -10.396730825884447
                ],
                [
                  -76.9521441728807,
                  39.116459780506254,
                  -10.396730825884447
                ],
                [
                  -76.93070072767446,
                  39.116817023477786,
                  315.52326917411557
                ],
                [
                  -76.93039126892658,
                  39.1054787546907,
                  315.52326917411557
                ],
                [
                  -76.95183128240544,
                  39.10512165519123,
                  -10.396730825884447
                ]
              ]
            ]
          },
          "id": "20180220_326524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_326524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:35:20Z",
            "pc:count": 15910359,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332149.157,
                "count": 15910359,
                "maximum": 333086.1428,
                "minimum": 331231.3028,
                "name": "X",
                "position": 0,
                "stddev": 488.494402,
                "variance": 238626.7808
              },
              {
                "average": 4330852.255,
                "count": 15910359,
                "maximum": 4331513.789,
                "minimum": 4330254.829,
                "name": "Y",
                "position": 1,
                "stddev": 321.2464827,
                "variance": 103199.3026
              },
              {
                "average": 147.2836185,
                "count": 15910359,
                "maximum": 315.5232692,
                "minimum": -10.39673083,
                "name": "Z",
                "position": 2,
                "stddev": 9.144241628,
                "variance": 83.61715496
              },
              {
                "average": 6099.986119,
                "count": 15910359,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6305.708579,
                "variance": 39761960.69
              },
              {
                "average": 2.136571023,
                "count": 15910359,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.330749746,
                "variance": 1.770894888
              },
              {
                "average": 3.035335406,
                "count": 15910359,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.599205961,
                "variance": 2.557459705
              },
              {
                "average": 0.498878498,
                "count": 15910359,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987579,
                "variance": 0.2499987579
              },
              {
                "average": 0,
                "count": 15910359,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372565069,
                "count": 15910359,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5039261312,
                "variance": 0.2539415457
              },
              {
                "average": -11.75921174,
                "count": 15910359,
                "maximum": 10.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.014232181,
                "variance": 49.19945309
              },
              {
                "average": 0,
                "count": 15910359,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 38.36038841,
                "count": 15910359,
                "maximum": 39,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4801131312,
                "variance": 0.2305086187
              },
              {
                "average": 203183006.1,
                "count": 15910359,
                "maximum": 203183320,
                "minimum": 203182485.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 375.2658008,
                "variance": 140824.4213
              },
              {
                "average": 0,
                "count": 15910359,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15910359,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15910359,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004065275963,
                "count": 15910359,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02015843142,
                "variance": 0.0004063623571
              },
              {
                "average": 0.4212730838,
                "count": 15910359,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4937631902,
                "variance": 0.243802088
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331231.3028,
              4330254.829,
              -10.39673083,
              333086.1428,
              4331513.789,
              315.5232692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331231.3028284148,
                    4330254.8287543375,
                    -10.396730825884447
                  ],
                  [
                    331231.3028284148,
                    4331513.788754338,
                    -10.396730825884447
                  ],
                  [
                    333086.14282841474,
                    4331513.788754338,
                    315.52326917411557
                  ],
                  [
                    333086.14282841474,
                    4330254.8287543375,
                    315.52326917411557
                  ],
                  [
                    331231.3028284148,
                    4330254.8287543375,
                    -10.396730825884447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:35:20+00:00",
            "end_time": "2018-02-20T17:21: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": "20180220_314544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99411598940077,
              39.16004351686893,
              -9.888397271627923
            ],
            [
              -76.99443630667501,
              39.171382146653,
              -9.888397271627923
            ],
            [
              -76.9729725690824,
              39.17174766443063,
              370.31160272837207
            ],
            [
              -76.9726556935165,
              39.160408887903806,
              370.31160272837207
            ],
            [
              -76.99411598940077,
              39.16004351686893,
              -9.888397271627923
            ]
          ]
        ]
      },
      "bbox": [
        -76.99443631,
        39.16004352,
        -9.888397272,
        -76.97265569,
        39.17174766,
        370.3116027
      ],
      "properties": {
        "datetime": "2018-02-20T18:12:05Z",
        "pc:count": 21526895,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328681.662,
            "count": 21526895,
            "maximum": 329563.9203,
            "minimum": 327708.7203,
            "name": "X",
            "position": 0,
            "stddev": 534.2147577,
            "variance": 285385.4074
          },
          {
            "average": 4337152.379,
            "count": 21526895,
            "maximum": 4337688.974,
            "minimum": 4336429.914,
            "name": "Y",
            "position": 1,
            "stddev": 379.7209162,
            "variance": 144187.9742
          },
          {
            "average": 127.5196928,
            "count": 21526895,
            "maximum": 370.3116027,
            "minimum": -9.888397272,
            "name": "Z",
            "position": 2,
            "stddev": 18.4627822,
            "variance": 340.8743265
          },
          {
            "average": 3559.316889,
            "count": 21526895,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4346.776161,
            "variance": 18894463
          },
          {
            "average": 2.560885581,
            "count": 21526895,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.376200349,
            "variance": 1.8939274
          },
          {
            "average": 3.848729183,
            "count": 21526895,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.234538109,
            "variance": 1.524084342
          },
          {
            "average": 0.49823033,
            "count": 21526895,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968799,
            "variance": 0.2499968799
          },
          {
            "average": 0,
            "count": 21526895,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259122739,
            "count": 21526895,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4634469939,
            "variance": 0.2147831162
          },
          {
            "average": -5.923025061,
            "count": 21526895,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.66424864,
            "variance": 160.3831937
          },
          {
            "average": 0,
            "count": 21526895,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 34.77787554,
            "count": 21526895,
            "maximum": 36,
            "minimum": 34,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6306076704,
            "variance": 0.3976660339
          },
          {
            "average": 203185064.4,
            "count": 21526895,
            "maximum": 203185525,
            "minimum": 203184553.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 327.3960439,
            "variance": 107188.1695
          },
          {
            "average": 0,
            "count": 21526895,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21526895,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21526895,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004267220145,
            "count": 21526895,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02065284345,
            "variance": 0.0004265399426
          },
          {
            "average": 0.4242540784,
            "count": 21526895,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4942292653,
            "variance": 0.2442625667
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327708.7203,
          4336429.914,
          -9.888397272,
          329563.9203,
          4337688.974,
          370.3116027
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327708.7202887423,
                4336429.913593289,
                -9.888397271627923
              ],
              [
                327708.7202887423,
                4337688.97359329,
                -9.888397271627923
              ],
              [
                329563.9202887422,
                4337688.97359329,
                370.31160272837207
              ],
              [
                329563.9202887422,
                4336429.913593289,
                370.31160272837207
              ],
              [
                327708.7202887423,
                4336429.913593289,
                -9.888397271627923
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:12:05+00:00",
        "end_time": "2018-02-20T17:55:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_314544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_314544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99443631,
            39.16004352,
            -9.888397272,
            -76.97265569,
            39.17174766,
            370.3116027
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99411598940077,
                  39.16004351686893,
                  -9.888397271627923
                ],
                [
                  -76.99443630667501,
                  39.171382146653,
                  -9.888397271627923
                ],
                [
                  -76.9729725690824,
                  39.17174766443063,
                  370.31160272837207
                ],
                [
                  -76.9726556935165,
                  39.160408887903806,
                  370.31160272837207
                ],
                [
                  -76.99411598940077,
                  39.16004351686893,
                  -9.888397271627923
                ]
              ]
            ]
          },
          "id": "20180220_314544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:12:05Z",
            "pc:count": 21526895,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328681.662,
                "count": 21526895,
                "maximum": 329563.9203,
                "minimum": 327708.7203,
                "name": "X",
                "position": 0,
                "stddev": 534.2147577,
                "variance": 285385.4074
              },
              {
                "average": 4337152.379,
                "count": 21526895,
                "maximum": 4337688.974,
                "minimum": 4336429.914,
                "name": "Y",
                "position": 1,
                "stddev": 379.7209162,
                "variance": 144187.9742
              },
              {
                "average": 127.5196928,
                "count": 21526895,
                "maximum": 370.3116027,
                "minimum": -9.888397272,
                "name": "Z",
                "position": 2,
                "stddev": 18.4627822,
                "variance": 340.8743265
              },
              {
                "average": 3559.316889,
                "count": 21526895,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4346.776161,
                "variance": 18894463
              },
              {
                "average": 2.560885581,
                "count": 21526895,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.376200349,
                "variance": 1.8939274
              },
              {
                "average": 3.848729183,
                "count": 21526895,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.234538109,
                "variance": 1.524084342
              },
              {
                "average": 0.49823033,
                "count": 21526895,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968799,
                "variance": 0.2499968799
              },
              {
                "average": 0,
                "count": 21526895,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259122739,
                "count": 21526895,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4634469939,
                "variance": 0.2147831162
              },
              {
                "average": -5.923025061,
                "count": 21526895,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.66424864,
                "variance": 160.3831937
              },
              {
                "average": 0,
                "count": 21526895,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 34.77787554,
                "count": 21526895,
                "maximum": 36,
                "minimum": 34,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6306076704,
                "variance": 0.3976660339
              },
              {
                "average": 203185064.4,
                "count": 21526895,
                "maximum": 203185525,
                "minimum": 203184553.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 327.3960439,
                "variance": 107188.1695
              },
              {
                "average": 0,
                "count": 21526895,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21526895,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21526895,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004267220145,
                "count": 21526895,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02065284345,
                "variance": 0.0004265399426
              },
              {
                "average": 0.4242540784,
                "count": 21526895,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4942292653,
                "variance": 0.2442625667
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327708.7203,
              4336429.914,
              -9.888397272,
              329563.9203,
              4337688.974,
              370.3116027
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327708.7202887423,
                    4336429.913593289,
                    -9.888397271627923
                  ],
                  [
                    327708.7202887423,
                    4337688.97359329,
                    -9.888397271627923
                  ],
                  [
                    329563.9202887422,
                    4337688.97359329,
                    370.31160272837207
                  ],
                  [
                    329563.9202887422,
                    4336429.913593289,
                    370.31160272837207
                  ],
                  [
                    327708.7202887423,
                    4336429.913593289,
                    -9.888397271627923
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:12:05+00:00",
            "end_time": "2018-02-20T17:55:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_296528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05755996116652,
              39.11610006295057,
              -10.114895766920426
            ],
            [
              -77.05788994343365,
              39.12743815306327,
              -10.114895766920426
            ],
            [
              -77.03644084848936,
              39.12781499889843,
              370.5451042330796
            ],
            [
              -77.03611429975244,
              39.11647675745361,
              370.5451042330796
            ],
            [
              -77.05755996116652,
              39.11610006295057,
              -10.114895766920426
            ]
          ]
        ]
      },
      "bbox": [
        -77.05788994,
        39.11610006,
        -10.11489577,
        -77.0361143,
        39.127815,
        370.5451042
      ],
      "properties": {
        "datetime": "2018-02-28T16:45:02Z",
        "pc:count": 31088557,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322972.9424,
            "count": 31088557,
            "maximum": 323971.2542,
            "minimum": 322116.0942,
            "name": "X",
            "position": 0,
            "stddev": 484.7608024,
            "variance": 234993.0355
          },
          {
            "average": 4332220.433,
            "count": 31088557,
            "maximum": 4332934.194,
            "minimum": 4331675.154,
            "name": "Y",
            "position": 1,
            "stddev": 350.8841726,
            "variance": 123119.7026
          },
          {
            "average": 135.1735677,
            "count": 31088557,
            "maximum": 370.5451042,
            "minimum": -10.11489577,
            "name": "Z",
            "position": 2,
            "stddev": 14.96196504,
            "variance": 223.8603979
          },
          {
            "average": 4591.754329,
            "count": 31088557,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5559.286737,
            "variance": 30905669.02
          },
          {
            "average": 2.617880592,
            "count": 31088557,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.437827033,
            "variance": 2.067346577
          },
          {
            "average": 3.738424077,
            "count": 31088557,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.409880817,
            "variance": 1.987763918
          },
          {
            "average": 0.5660857144,
            "count": 31088557,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4956134444,
            "variance": 0.2456326862
          },
          {
            "average": 0,
            "count": 31088557,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259349316,
            "count": 31088557,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4756047429,
            "variance": 0.2261998714
          },
          {
            "average": -7.964331985,
            "count": 31088557,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.66715558,
            "variance": 113.7882083
          },
          {
            "average": 0,
            "count": 31088557,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.4962515,
            "count": 31088557,
            "maximum": 59,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.5894286,
            "variance": 134.3148552
          },
          {
            "average": 203434448.5,
            "count": 31088557,
            "maximum": 203871502.5,
            "minimum": 203180827.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 332287.5125,
            "variance": 110414990900.0
          },
          {
            "average": 0,
            "count": 31088557,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31088557,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31088557,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003334667479,
            "count": 31088557,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01825802724,
            "variance": 0.0003333555586
          },
          {
            "average": 0.6163448178,
            "count": 31088557,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4862755299,
            "variance": 0.236463891
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322116.0942,
          4331675.154,
          -10.11489577,
          323971.2542,
          4332934.194,
          370.5451042
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322116.0942097609,
                4331675.154301556,
                -10.114895766920426
              ],
              [
                322116.0942097609,
                4332934.194301555,
                -10.114895766920426
              ],
              [
                323971.2542097609,
                4332934.194301555,
                370.5451042330796
              ],
              [
                323971.2542097609,
                4331675.154301556,
                370.5451042330796
              ],
              [
                322116.0942097609,
                4331675.154301556,
                -10.114895766920426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:45:02+00:00",
        "end_time": "2018-02-20T16:53:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_296528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_296528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_296528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05788994,
            39.11610006,
            -10.11489577,
            -77.0361143,
            39.127815,
            370.5451042
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05755996116652,
                  39.11610006295057,
                  -10.114895766920426
                ],
                [
                  -77.05788994343365,
                  39.12743815306327,
                  -10.114895766920426
                ],
                [
                  -77.03644084848936,
                  39.12781499889843,
                  370.5451042330796
                ],
                [
                  -77.03611429975244,
                  39.11647675745361,
                  370.5451042330796
                ],
                [
                  -77.05755996116652,
                  39.11610006295057,
                  -10.114895766920426
                ]
              ]
            ]
          },
          "id": "20180220_296528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:45:02Z",
            "pc:count": 31088557,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322972.9424,
                "count": 31088557,
                "maximum": 323971.2542,
                "minimum": 322116.0942,
                "name": "X",
                "position": 0,
                "stddev": 484.7608024,
                "variance": 234993.0355
              },
              {
                "average": 4332220.433,
                "count": 31088557,
                "maximum": 4332934.194,
                "minimum": 4331675.154,
                "name": "Y",
                "position": 1,
                "stddev": 350.8841726,
                "variance": 123119.7026
              },
              {
                "average": 135.1735677,
                "count": 31088557,
                "maximum": 370.5451042,
                "minimum": -10.11489577,
                "name": "Z",
                "position": 2,
                "stddev": 14.96196504,
                "variance": 223.8603979
              },
              {
                "average": 4591.754329,
                "count": 31088557,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5559.286737,
                "variance": 30905669.02
              },
              {
                "average": 2.617880592,
                "count": 31088557,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.437827033,
                "variance": 2.067346577
              },
              {
                "average": 3.738424077,
                "count": 31088557,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.409880817,
                "variance": 1.987763918
              },
              {
                "average": 0.5660857144,
                "count": 31088557,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4956134444,
                "variance": 0.2456326862
              },
              {
                "average": 0,
                "count": 31088557,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259349316,
                "count": 31088557,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4756047429,
                "variance": 0.2261998714
              },
              {
                "average": -7.964331985,
                "count": 31088557,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.66715558,
                "variance": 113.7882083
              },
              {
                "average": 0,
                "count": 31088557,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.4962515,
                "count": 31088557,
                "maximum": 59,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.5894286,
                "variance": 134.3148552
              },
              {
                "average": 203434448.5,
                "count": 31088557,
                "maximum": 203871502.5,
                "minimum": 203180827.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 332287.5125,
                "variance": 110414990900.0
              },
              {
                "average": 0,
                "count": 31088557,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31088557,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31088557,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003334667479,
                "count": 31088557,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01825802724,
                "variance": 0.0003333555586
              },
              {
                "average": 0.6163448178,
                "count": 31088557,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4862755299,
                "variance": 0.236463891
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322116.0942,
              4331675.154,
              -10.11489577,
              323971.2542,
              4332934.194,
              370.5451042
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322116.0942097609,
                    4331675.154301556,
                    -10.114895766920426
                  ],
                  [
                    322116.0942097609,
                    4332934.194301555,
                    -10.114895766920426
                  ],
                  [
                    323971.2542097609,
                    4332934.194301555,
                    370.5451042330796
                  ],
                  [
                    323971.2542097609,
                    4331675.154301556,
                    370.5451042330796
                  ],
                  [
                    322116.0942097609,
                    4331675.154301556,
                    -10.114895766920426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:45:02+00:00",
            "end_time": "2018-02-20T16:53:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_320532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97296838964583,
              39.12709441580714,
              -10.366012928203702
            ],
            [
              -76.97328491469914,
              39.13843235459106,
              -10.366012928203702
            ],
            [
              -76.95183183755302,
              39.138793708709414,
              345.7539870717963
            ],
            [
              -76.95151874832537,
              39.12745562482815,
              345.7539870717963
            ],
            [
              -76.97296838964583,
              39.12709441580714,
              -10.366012928203702
            ]
          ]
        ]
      },
      "bbox": [
        -76.97328491,
        39.12709442,
        -10.36601293,
        -76.95151875,
        39.13879371,
        345.7539871
      ],
      "properties": {
        "datetime": "2018-02-20T17:55:13Z",
        "pc:count": 19067001,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330359.7936,
            "count": 19067001,
            "maximum": 331311.6149,
            "minimum": 329456.4949,
            "name": "X",
            "position": 0,
            "stddev": 537.756623,
            "variance": 289182.1856
          },
          {
            "average": 4333308.169,
            "count": 19067001,
            "maximum": 4333991.978,
            "minimum": 4332733.018,
            "name": "Y",
            "position": 1,
            "stddev": 390.5125891,
            "variance": 152500.0822
          },
          {
            "average": 126.8937327,
            "count": 19067001,
            "maximum": 345.7539871,
            "minimum": -10.36601293,
            "name": "Z",
            "position": 2,
            "stddev": 19.01659682,
            "variance": 361.6309546
          },
          {
            "average": 3934.899303,
            "count": 19067001,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4750.384011,
            "variance": 22566148.25
          },
          {
            "average": 2.546222083,
            "count": 19067001,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.365700087,
            "variance": 1.865136727
          },
          {
            "average": 3.750304256,
            "count": 19067001,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.286164099,
            "variance": 1.654218089
          },
          {
            "average": 0.5037563065,
            "count": 19067001,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999859031,
            "variance": 0.2499859033
          },
          {
            "average": 0,
            "count": 19067001,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283394174,
            "count": 19067001,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4821493405,
            "variance": 0.2324679865
          },
          {
            "average": 3.86015864,
            "count": 19067001,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.31422938,
            "variance": 177.2687039
          },
          {
            "average": 0,
            "count": 19067001,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.12930245,
            "count": 19067001,
            "maximum": 38,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6444063791,
            "variance": 0.4152595814
          },
          {
            "average": 203183796.6,
            "count": 19067001,
            "maximum": 203184513.9,
            "minimum": 203183316.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 368.0244876,
            "variance": 135442.0235
          },
          {
            "average": 0,
            "count": 19067001,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19067001,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19067001,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005034876749,
            "count": 19067001,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02243288215,
            "variance": 0.0005032342014
          },
          {
            "average": 0.3148669264,
            "count": 19067001,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4644628687,
            "variance": 0.2157257564
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329456.4949,
          4332733.018,
          -10.36601293,
          331311.6149,
          4333991.978,
          345.7539871
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329456.4949221447,
                4332733.018011675,
                -10.366012928203702
              ],
              [
                329456.4949221447,
                4333991.978011676,
                -10.366012928203702
              ],
              [
                331311.6149221447,
                4333991.978011676,
                345.7539870717963
              ],
              [
                331311.6149221447,
                4332733.018011675,
                345.7539870717963
              ],
              [
                329456.4949221447,
                4332733.018011675,
                -10.366012928203702
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:55:13+00:00",
        "end_time": "2018-02-20T17:35:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_320532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_320532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_320532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97328491,
            39.12709442,
            -10.36601293,
            -76.95151875,
            39.13879371,
            345.7539871
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97296838964583,
                  39.12709441580714,
                  -10.366012928203702
                ],
                [
                  -76.97328491469914,
                  39.13843235459106,
                  -10.366012928203702
                ],
                [
                  -76.95183183755302,
                  39.138793708709414,
                  345.7539870717963
                ],
                [
                  -76.95151874832537,
                  39.12745562482815,
                  345.7539870717963
                ],
                [
                  -76.97296838964583,
                  39.12709441580714,
                  -10.366012928203702
                ]
              ]
            ]
          },
          "id": "20180220_320532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:55:13Z",
            "pc:count": 19067001,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330359.7936,
                "count": 19067001,
                "maximum": 331311.6149,
                "minimum": 329456.4949,
                "name": "X",
                "position": 0,
                "stddev": 537.756623,
                "variance": 289182.1856
              },
              {
                "average": 4333308.169,
                "count": 19067001,
                "maximum": 4333991.978,
                "minimum": 4332733.018,
                "name": "Y",
                "position": 1,
                "stddev": 390.5125891,
                "variance": 152500.0822
              },
              {
                "average": 126.8937327,
                "count": 19067001,
                "maximum": 345.7539871,
                "minimum": -10.36601293,
                "name": "Z",
                "position": 2,
                "stddev": 19.01659682,
                "variance": 361.6309546
              },
              {
                "average": 3934.899303,
                "count": 19067001,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4750.384011,
                "variance": 22566148.25
              },
              {
                "average": 2.546222083,
                "count": 19067001,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.365700087,
                "variance": 1.865136727
              },
              {
                "average": 3.750304256,
                "count": 19067001,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.286164099,
                "variance": 1.654218089
              },
              {
                "average": 0.5037563065,
                "count": 19067001,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999859031,
                "variance": 0.2499859033
              },
              {
                "average": 0,
                "count": 19067001,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283394174,
                "count": 19067001,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4821493405,
                "variance": 0.2324679865
              },
              {
                "average": 3.86015864,
                "count": 19067001,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.31422938,
                "variance": 177.2687039
              },
              {
                "average": 0,
                "count": 19067001,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.12930245,
                "count": 19067001,
                "maximum": 38,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6444063791,
                "variance": 0.4152595814
              },
              {
                "average": 203183796.6,
                "count": 19067001,
                "maximum": 203184513.9,
                "minimum": 203183316.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 368.0244876,
                "variance": 135442.0235
              },
              {
                "average": 0,
                "count": 19067001,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19067001,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19067001,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005034876749,
                "count": 19067001,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02243288215,
                "variance": 0.0005032342014
              },
              {
                "average": 0.3148669264,
                "count": 19067001,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4644628687,
                "variance": 0.2157257564
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329456.4949,
              4332733.018,
              -10.36601293,
              331311.6149,
              4333991.978,
              345.7539871
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329456.4949221447,
                    4332733.018011675,
                    -10.366012928203702
                  ],
                  [
                    329456.4949221447,
                    4333991.978011676,
                    -10.366012928203702
                  ],
                  [
                    331311.6149221447,
                    4333991.978011676,
                    345.7539870717963
                  ],
                  [
                    331311.6149221447,
                    4332733.018011675,
                    345.7539870717963
                  ],
                  [
                    329456.4949221447,
                    4332733.018011675,
                    -10.366012928203702
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:55:13+00:00",
            "end_time": "2018-02-20T17:35: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": "20180220_296556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.057622414754,
              39.19297615477459,
              -10.362729999162752
            ],
            [
              -77.05795335845505,
              39.204315715455074,
              -10.362729999162752
            ],
            [
              -77.03647974463767,
              39.204693207338295,
              358.45727000083724
            ],
            [
              -77.03615224830062,
              39.19335349513175,
              358.45727000083724
            ],
            [
              -77.057622414754,
              39.19297615477459,
              -10.362729999162752
            ]
          ]
        ]
      },
      "bbox": [
        -77.05795336,
        39.19297615,
        -10.36273,
        -77.03615225,
        39.20469321,
        358.45727
      ],
      "properties": {
        "datetime": "2018-03-05T19:31:31Z",
        "pc:count": 20529146,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323189.555,
            "count": 20529146,
            "maximum": 324159.5144,
            "minimum": 322304.2544,
            "name": "X",
            "position": 0,
            "stddev": 508.1780179,
            "variance": 258244.8978
          },
          {
            "average": 4340807.833,
            "count": 20529146,
            "maximum": 4341466.871,
            "minimum": 4340207.651,
            "name": "Y",
            "position": 1,
            "stddev": 332.361267,
            "variance": 110464.0118
          },
          {
            "average": 126.3628638,
            "count": 20529146,
            "maximum": 358.45727,
            "minimum": -10.36273,
            "name": "Z",
            "position": 2,
            "stddev": 14.72761387,
            "variance": 216.9026104
          },
          {
            "average": 5115.119908,
            "count": 20529146,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5849.340536,
            "variance": 34214784.71
          },
          {
            "average": 2.321381026,
            "count": 20529146,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.339080145,
            "variance": 1.793135636
          },
          {
            "average": 3.427056294,
            "count": 20529146,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.440519159,
            "variance": 2.075095448
          },
          {
            "average": 0.5390174048,
            "count": 20529146,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984753296,
            "variance": 0.2484776542
          },
          {
            "average": 0,
            "count": 20529146,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299772382,
            "count": 20529146,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4978653118,
            "variance": 0.2478698687
          },
          {
            "average": 0.7267630631,
            "count": 20529146,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.34348646,
            "variance": 178.048631
          },
          {
            "average": 0,
            "count": 20529146,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 70.11070003,
            "count": 20529146,
            "maximum": 80,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.51627239,
            "variance": 156.6570746
          },
          {
            "average": 204044211.5,
            "count": 20529146,
            "maximum": 204313491.6,
            "minimum": 203184811.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 319209.3002,
            "variance": 101894577400.0
          },
          {
            "average": 0,
            "count": 20529146,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20529146,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20529146,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004831667133,
            "count": 20529146,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02197574314,
            "variance": 0.0004829332868
          },
          {
            "average": 0.4190611241,
            "count": 20529146,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4934054218,
            "variance": 0.2434489102
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322304.2544,
          4340207.651,
          -10.36273,
          324159.5144,
          4341466.871,
          358.45727
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322304.2544369511,
                4340207.650983691,
                -10.362729999162752
              ],
              [
                322304.2544369511,
                4341466.870983692,
                -10.362729999162752
              ],
              [
                324159.5144369511,
                4341466.870983692,
                358.45727000083724
              ],
              [
                324159.5144369511,
                4340207.650983691,
                358.45727000083724
              ],
              [
                322304.2544369511,
                4340207.650983691,
                -10.362729999162752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:31:31+00:00",
        "end_time": "2018-02-20T18:00:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_296556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_296556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_296556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05795336,
            39.19297615,
            -10.36273,
            -77.03615225,
            39.20469321,
            358.45727
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.057622414754,
                  39.19297615477459,
                  -10.362729999162752
                ],
                [
                  -77.05795335845505,
                  39.204315715455074,
                  -10.362729999162752
                ],
                [
                  -77.03647974463767,
                  39.204693207338295,
                  358.45727000083724
                ],
                [
                  -77.03615224830062,
                  39.19335349513175,
                  358.45727000083724
                ],
                [
                  -77.057622414754,
                  39.19297615477459,
                  -10.362729999162752
                ]
              ]
            ]
          },
          "id": "20180220_296556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:31:31Z",
            "pc:count": 20529146,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323189.555,
                "count": 20529146,
                "maximum": 324159.5144,
                "minimum": 322304.2544,
                "name": "X",
                "position": 0,
                "stddev": 508.1780179,
                "variance": 258244.8978
              },
              {
                "average": 4340807.833,
                "count": 20529146,
                "maximum": 4341466.871,
                "minimum": 4340207.651,
                "name": "Y",
                "position": 1,
                "stddev": 332.361267,
                "variance": 110464.0118
              },
              {
                "average": 126.3628638,
                "count": 20529146,
                "maximum": 358.45727,
                "minimum": -10.36273,
                "name": "Z",
                "position": 2,
                "stddev": 14.72761387,
                "variance": 216.9026104
              },
              {
                "average": 5115.119908,
                "count": 20529146,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5849.340536,
                "variance": 34214784.71
              },
              {
                "average": 2.321381026,
                "count": 20529146,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.339080145,
                "variance": 1.793135636
              },
              {
                "average": 3.427056294,
                "count": 20529146,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.440519159,
                "variance": 2.075095448
              },
              {
                "average": 0.5390174048,
                "count": 20529146,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984753296,
                "variance": 0.2484776542
              },
              {
                "average": 0,
                "count": 20529146,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299772382,
                "count": 20529146,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4978653118,
                "variance": 0.2478698687
              },
              {
                "average": 0.7267630631,
                "count": 20529146,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.34348646,
                "variance": 178.048631
              },
              {
                "average": 0,
                "count": 20529146,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 70.11070003,
                "count": 20529146,
                "maximum": 80,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.51627239,
                "variance": 156.6570746
              },
              {
                "average": 204044211.5,
                "count": 20529146,
                "maximum": 204313491.6,
                "minimum": 203184811.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 319209.3002,
                "variance": 101894577400.0
              },
              {
                "average": 0,
                "count": 20529146,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20529146,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20529146,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004831667133,
                "count": 20529146,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02197574314,
                "variance": 0.0004829332868
              },
              {
                "average": 0.4190611241,
                "count": 20529146,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4934054218,
                "variance": 0.2434489102
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322304.2544,
              4340207.651,
              -10.36273,
              324159.5144,
              4341466.871,
              358.45727
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322304.2544369511,
                    4340207.650983691,
                    -10.362729999162752
                  ],
                  [
                    322304.2544369511,
                    4341466.870983692,
                    -10.362729999162752
                  ],
                  [
                    324159.5144369511,
                    4341466.870983692,
                    358.45727000083724
                  ],
                  [
                    324159.5144369511,
                    4340207.650983691,
                    358.45727000083724
                  ],
                  [
                    322304.2544369511,
                    4340207.650983691,
                    -10.362729999162752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:31:31+00:00",
            "end_time": "2018-02-20T18:00: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": "20180220_320536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97296322947007,
              39.13807626354717,
              -9.920375472066297
            ],
            [
              -76.97327988751478,
              39.1494145411828,
              -9.920375472066297
            ],
            [
              -76.9518250957605,
              39.14977595137283,
              341.75962452793374
            ],
            [
              -76.95151187526854,
              39.1384375286247,
              341.75962452793374
            ],
            [
              -76.97296322947007,
              39.13807626354717,
              -9.920375472066297
            ]
          ]
        ]
      },
      "bbox": [
        -76.97327989,
        39.13807626,
        -9.920375472,
        -76.95151188,
        39.14977595,
        341.7596245
      ],
      "properties": {
        "datetime": "2018-02-20T18:02:31Z",
        "pc:count": 18561770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330357.6008,
            "count": 18561770,
            "maximum": 331338.4199,
            "minimum": 329483.4399,
            "name": "X",
            "position": 0,
            "stddev": 520.9233291,
            "variance": 271361.1148
          },
          {
            "average": 4334507.82,
            "count": 18561770,
            "maximum": 4335210.852,
            "minimum": 4333951.852,
            "name": "Y",
            "position": 1,
            "stddev": 371.0436434,
            "variance": 137673.3853
          },
          {
            "average": 116.2605792,
            "count": 18561770,
            "maximum": 341.7596245,
            "minimum": -9.920375472,
            "name": "Z",
            "position": 2,
            "stddev": 15.88474376,
            "variance": 252.3250843
          },
          {
            "average": 4718.355638,
            "count": 18561770,
            "maximum": 65526,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5359.058331,
            "variance": 28719506.2
          },
          {
            "average": 2.329795758,
            "count": 18561770,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.356716915,
            "variance": 1.840680788
          },
          {
            "average": 3.449666923,
            "count": 18561770,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.462773638,
            "variance": 2.139706715
          },
          {
            "average": 0.5004081507,
            "count": 18561770,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998469,
            "variance": 0.2499998469
          },
          {
            "average": 0,
            "count": 18561770,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31616306,
            "count": 18561770,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5131292793,
            "variance": 0.2633016573
          },
          {
            "average": -7.251297387,
            "count": 18561770,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.93467712,
            "variance": 119.5671637
          },
          {
            "average": 0,
            "count": 18561770,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.20373203,
            "count": 18561770,
            "maximum": 37,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5209937611,
            "variance": 0.2714344991
          },
          {
            "average": 203184360.8,
            "count": 18561770,
            "maximum": 203184951.8,
            "minimum": 203183811.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 327.9085511,
            "variance": 107524.0179
          },
          {
            "average": 0,
            "count": 18561770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18561770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18561770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006265566269,
            "count": 18561770,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02502327092,
            "variance": 0.0006261640874
          },
          {
            "average": 0.379194441,
            "count": 18561770,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4851865926,
            "variance": 0.2354060296
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329483.4399,
          4333951.852,
          -9.920375472,
          331338.4199,
          4335210.852,
          341.7596245
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329483.4398875538,
                4333951.851843667,
                -9.920375472066297
              ],
              [
                329483.4398875538,
                4335210.851843667,
                -9.920375472066297
              ],
              [
                331338.4198875538,
                4335210.851843667,
                341.75962452793374
              ],
              [
                331338.4198875538,
                4333951.851843667,
                341.75962452793374
              ],
              [
                329483.4398875538,
                4333951.851843667,
                -9.920375472066297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:02:31+00:00",
        "end_time": "2018-02-20T17:43:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_320536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_320536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_320536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97327989,
            39.13807626,
            -9.920375472,
            -76.95151188,
            39.14977595,
            341.7596245
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97296322947007,
                  39.13807626354717,
                  -9.920375472066297
                ],
                [
                  -76.97327988751478,
                  39.1494145411828,
                  -9.920375472066297
                ],
                [
                  -76.9518250957605,
                  39.14977595137283,
                  341.75962452793374
                ],
                [
                  -76.95151187526854,
                  39.1384375286247,
                  341.75962452793374
                ],
                [
                  -76.97296322947007,
                  39.13807626354717,
                  -9.920375472066297
                ]
              ]
            ]
          },
          "id": "20180220_320536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:02:31Z",
            "pc:count": 18561770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330357.6008,
                "count": 18561770,
                "maximum": 331338.4199,
                "minimum": 329483.4399,
                "name": "X",
                "position": 0,
                "stddev": 520.9233291,
                "variance": 271361.1148
              },
              {
                "average": 4334507.82,
                "count": 18561770,
                "maximum": 4335210.852,
                "minimum": 4333951.852,
                "name": "Y",
                "position": 1,
                "stddev": 371.0436434,
                "variance": 137673.3853
              },
              {
                "average": 116.2605792,
                "count": 18561770,
                "maximum": 341.7596245,
                "minimum": -9.920375472,
                "name": "Z",
                "position": 2,
                "stddev": 15.88474376,
                "variance": 252.3250843
              },
              {
                "average": 4718.355638,
                "count": 18561770,
                "maximum": 65526,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5359.058331,
                "variance": 28719506.2
              },
              {
                "average": 2.329795758,
                "count": 18561770,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.356716915,
                "variance": 1.840680788
              },
              {
                "average": 3.449666923,
                "count": 18561770,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.462773638,
                "variance": 2.139706715
              },
              {
                "average": 0.5004081507,
                "count": 18561770,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998469,
                "variance": 0.2499998469
              },
              {
                "average": 0,
                "count": 18561770,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31616306,
                "count": 18561770,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5131292793,
                "variance": 0.2633016573
              },
              {
                "average": -7.251297387,
                "count": 18561770,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.93467712,
                "variance": 119.5671637
              },
              {
                "average": 0,
                "count": 18561770,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.20373203,
                "count": 18561770,
                "maximum": 37,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5209937611,
                "variance": 0.2714344991
              },
              {
                "average": 203184360.8,
                "count": 18561770,
                "maximum": 203184951.8,
                "minimum": 203183811.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 327.9085511,
                "variance": 107524.0179
              },
              {
                "average": 0,
                "count": 18561770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18561770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18561770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006265566269,
                "count": 18561770,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02502327092,
                "variance": 0.0006261640874
              },
              {
                "average": 0.379194441,
                "count": 18561770,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4851865926,
                "variance": 0.2354060296
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329483.4399,
              4333951.852,
              -9.920375472,
              331338.4199,
              4335210.852,
              341.7596245
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329483.4398875538,
                    4333951.851843667,
                    -9.920375472066297
                  ],
                  [
                    329483.4398875538,
                    4335210.851843667,
                    -9.920375472066297
                  ],
                  [
                    331338.4198875538,
                    4335210.851843667,
                    341.75962452793374
                  ],
                  [
                    331338.4198875538,
                    4333951.851843667,
                    341.75962452793374
                  ],
                  [
                    329483.4398875538,
                    4333951.851843667,
                    -9.920375472066297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:02:31+00:00",
            "end_time": "2018-02-20T17:43: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": "20180220_320540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97295890317169,
              39.14905899563264,
              -10.393468347723484
            ],
            [
              -76.97327568936362,
              39.16039743199447,
              -10.393468347723484
            ],
            [
              -76.95195776551041,
              39.16075657636679,
              357.48653165227654
            ],
            [
              -76.95164439633085,
              39.14941799581181,
              357.48653165227654
            ],
            [
              -76.97295890317169,
              39.14905899563264,
              -10.393468347723484
            ]
          ]
        ]
      },
      "bbox": [
        -76.97327569,
        39.149059,
        -10.39346835,
        -76.9516444,
        39.16075658,
        357.4865317
      ],
      "properties": {
        "datetime": "2018-02-20T18:02:32Z",
        "pc:count": 16280369,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330244.4282,
            "count": 16280369,
            "maximum": 331353.1811,
            "minimum": 329510.3211,
            "name": "X",
            "position": 0,
            "stddev": 485.0995645,
            "variance": 235321.5875
          },
          {
            "average": 4335620.009,
            "count": 16280369,
            "maximum": 4336429.807,
            "minimum": 4335170.787,
            "name": "Y",
            "position": 1,
            "stddev": 278.9006406,
            "variance": 77785.56731
          },
          {
            "average": 123.7804595,
            "count": 16280369,
            "maximum": 357.4865317,
            "minimum": -10.39346835,
            "name": "Z",
            "position": 2,
            "stddev": 15.08632744,
            "variance": 227.5972756
          },
          {
            "average": 4665.19137,
            "count": 16280369,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5398.533046,
            "variance": 29144159.04
          },
          {
            "average": 2.329461083,
            "count": 16280369,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.336252155,
            "variance": 1.785569821
          },
          {
            "average": 3.445845484,
            "count": 16280369,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.421469614,
            "variance": 2.020575863
          },
          {
            "average": 0.497931343,
            "count": 16280369,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995736,
            "variance": 0.249995736
          },
          {
            "average": 0,
            "count": 16280369,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.337119079,
            "count": 16280369,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4943791524,
            "variance": 0.2444107464
          },
          {
            "average": 13.58868516,
            "count": 16280369,
            "maximum": 19.99799919,
            "minimum": -4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.280506763,
            "variance": 27.88375167
          },
          {
            "average": 0,
            "count": 16280369,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 35.52405403,
            "count": 16280369,
            "maximum": 36,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4994210838,
            "variance": 0.2494214189
          },
          {
            "average": 203184715.7,
            "count": 16280369,
            "maximum": 203184952.8,
            "minimum": 203184494.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 202.4245182,
            "variance": 40975.68557
          },
          {
            "average": 0,
            "count": 16280369,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16280369,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16280369,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000403676354,
            "count": 16280369,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02008764357,
            "variance": 0.0004035134242
          },
          {
            "average": 0.3762575037,
            "count": 16280369,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4844458783,
            "variance": 0.234687809
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329510.3211,
          4335170.787,
          -10.39346835,
          331353.1811,
          4336429.807,
          357.4865317
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329510.3210711287,
                4335170.787423082,
                -10.393468347723484
              ],
              [
                329510.3210711287,
                4336429.807423081,
                -10.393468347723484
              ],
              [
                331353.1810711287,
                4336429.807423081,
                357.48653165227654
              ],
              [
                331353.1810711287,
                4335170.787423082,
                357.48653165227654
              ],
              [
                329510.3210711287,
                4335170.787423082,
                -10.393468347723484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:02:32+00:00",
        "end_time": "2018-02-20T17:54:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_320540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_320540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_320540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97327569,
            39.149059,
            -10.39346835,
            -76.9516444,
            39.16075658,
            357.4865317
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97295890317169,
                  39.14905899563264,
                  -10.393468347723484
                ],
                [
                  -76.97327568936362,
                  39.16039743199447,
                  -10.393468347723484
                ],
                [
                  -76.95195776551041,
                  39.16075657636679,
                  357.48653165227654
                ],
                [
                  -76.95164439633085,
                  39.14941799581181,
                  357.48653165227654
                ],
                [
                  -76.97295890317169,
                  39.14905899563264,
                  -10.393468347723484
                ]
              ]
            ]
          },
          "id": "20180220_320540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_320540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:02:32Z",
            "pc:count": 16280369,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330244.4282,
                "count": 16280369,
                "maximum": 331353.1811,
                "minimum": 329510.3211,
                "name": "X",
                "position": 0,
                "stddev": 485.0995645,
                "variance": 235321.5875
              },
              {
                "average": 4335620.009,
                "count": 16280369,
                "maximum": 4336429.807,
                "minimum": 4335170.787,
                "name": "Y",
                "position": 1,
                "stddev": 278.9006406,
                "variance": 77785.56731
              },
              {
                "average": 123.7804595,
                "count": 16280369,
                "maximum": 357.4865317,
                "minimum": -10.39346835,
                "name": "Z",
                "position": 2,
                "stddev": 15.08632744,
                "variance": 227.5972756
              },
              {
                "average": 4665.19137,
                "count": 16280369,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5398.533046,
                "variance": 29144159.04
              },
              {
                "average": 2.329461083,
                "count": 16280369,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.336252155,
                "variance": 1.785569821
              },
              {
                "average": 3.445845484,
                "count": 16280369,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.421469614,
                "variance": 2.020575863
              },
              {
                "average": 0.497931343,
                "count": 16280369,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995736,
                "variance": 0.249995736
              },
              {
                "average": 0,
                "count": 16280369,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.337119079,
                "count": 16280369,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4943791524,
                "variance": 0.2444107464
              },
              {
                "average": 13.58868516,
                "count": 16280369,
                "maximum": 19.99799919,
                "minimum": -4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.280506763,
                "variance": 27.88375167
              },
              {
                "average": 0,
                "count": 16280369,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 35.52405403,
                "count": 16280369,
                "maximum": 36,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4994210838,
                "variance": 0.2494214189
              },
              {
                "average": 203184715.7,
                "count": 16280369,
                "maximum": 203184952.8,
                "minimum": 203184494.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 202.4245182,
                "variance": 40975.68557
              },
              {
                "average": 0,
                "count": 16280369,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16280369,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16280369,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000403676354,
                "count": 16280369,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02008764357,
                "variance": 0.0004035134242
              },
              {
                "average": 0.3762575037,
                "count": 16280369,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4844458783,
                "variance": 0.234687809
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329510.3211,
              4335170.787,
              -10.39346835,
              331353.1811,
              4336429.807,
              357.4865317
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329510.3210711287,
                    4335170.787423082,
                    -10.393468347723484
                  ],
                  [
                    329510.3210711287,
                    4336429.807423081,
                    -10.393468347723484
                  ],
                  [
                    331353.1810711287,
                    4336429.807423081,
                    357.48653165227654
                  ],
                  [
                    331353.1810711287,
                    4335170.787423082,
                    357.48653165227654
                  ],
                  [
                    329510.3210711287,
                    4335170.787423082,
                    -10.393468347723484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:02:32+00:00",
            "end_time": "2018-02-20T17:54:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_296532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05756893142465,
              39.127082647373726,
              -9.743856465384738
            ],
            [
              -77.05789902318517,
              39.13841999558349,
              -9.743856465384738
            ],
            [
              -77.0364470591369,
              39.13879692278028,
              366.93614353461527
            ],
            [
              -77.03612040249016,
              39.127459423227826,
              366.93614353461527
            ],
            [
              -77.05756893142465,
              39.127082647373726,
              -9.743856465384738
            ]
          ]
        ]
      },
      "bbox": [
        -77.05789902,
        39.12708265,
        -9.743856465,
        -77.0361204,
        39.13879692,
        366.9361435
      ],
      "properties": {
        "datetime": "2018-02-28T16:44:39Z",
        "pc:count": 19259434,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323075.6859,
            "count": 19259434,
            "maximum": 323998.0704,
            "minimum": 322142.9504,
            "name": "X",
            "position": 0,
            "stddev": 538.9432708,
            "variance": 290459.8491
          },
          {
            "average": 4333379.782,
            "count": 19259434,
            "maximum": 4334153.068,
            "minimum": 4332894.108,
            "name": "Y",
            "position": 1,
            "stddev": 353.1089188,
            "variance": 124685.9085
          },
          {
            "average": 148.863183,
            "count": 19259434,
            "maximum": 366.9361435,
            "minimum": -9.743856465,
            "name": "Z",
            "position": 2,
            "stddev": 13.92869569,
            "variance": 194.0085636
          },
          {
            "average": 5333.563963,
            "count": 19259434,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6052.614183,
            "variance": 36634138.45
          },
          {
            "average": 2.703450787,
            "count": 19259434,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.425737649,
            "variance": 2.032727844
          },
          {
            "average": 3.663899573,
            "count": 19259434,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.423031791,
            "variance": 2.025019479
          },
          {
            "average": 0.5254806034,
            "count": 19259434,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993503297,
            "variance": 0.2493507518
          },
          {
            "average": 0,
            "count": 19259434,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.304561962,
            "count": 19259434,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4896876643,
            "variance": 0.2397940086
          },
          {
            "average": 8.639258332,
            "count": 19259434,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.17192577,
            "variance": 124.8119254
          },
          {
            "average": 0,
            "count": 19259434,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 40.62405697,
            "count": 19259434,
            "maximum": 59,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.9111483,
            "variance": 24.11937762
          },
          {
            "average": 203228701,
            "count": 19259434,
            "maximum": 203871479.9,
            "minimum": 203181998.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 172650.5008,
            "variance": 29808195430.0
          },
          {
            "average": 0,
            "count": 19259434,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19259434,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19259434,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002854704868,
            "count": 19259434,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01689346052,
            "variance": 0.0002853890082
          },
          {
            "average": 0.4925555445,
            "count": 19259434,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.49994459,
            "variance": 0.2499445931
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322142.9504,
          4332894.108,
          -9.743856465,
          323998.0704,
          4334153.068,
          366.9361435
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322142.95039776096,
                4332894.108161053,
                -9.743856465384738
              ],
              [
                322142.95039776096,
                4334153.068161054,
                -9.743856465384738
              ],
              [
                323998.07039776095,
                4334153.068161054,
                366.93614353461527
              ],
              [
                323998.07039776095,
                4332894.108161053,
                366.93614353461527
              ],
              [
                322142.95039776096,
                4332894.108161053,
                -9.743856465384738
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:44:39+00:00",
        "end_time": "2018-02-20T17:13:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_296532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_296532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_296532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05789902,
            39.12708265,
            -9.743856465,
            -77.0361204,
            39.13879692,
            366.9361435
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05756893142465,
                  39.127082647373726,
                  -9.743856465384738
                ],
                [
                  -77.05789902318517,
                  39.13841999558349,
                  -9.743856465384738
                ],
                [
                  -77.0364470591369,
                  39.13879692278028,
                  366.93614353461527
                ],
                [
                  -77.03612040249016,
                  39.127459423227826,
                  366.93614353461527
                ],
                [
                  -77.05756893142465,
                  39.127082647373726,
                  -9.743856465384738
                ]
              ]
            ]
          },
          "id": "20180220_296532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:44:39Z",
            "pc:count": 19259434,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323075.6859,
                "count": 19259434,
                "maximum": 323998.0704,
                "minimum": 322142.9504,
                "name": "X",
                "position": 0,
                "stddev": 538.9432708,
                "variance": 290459.8491
              },
              {
                "average": 4333379.782,
                "count": 19259434,
                "maximum": 4334153.068,
                "minimum": 4332894.108,
                "name": "Y",
                "position": 1,
                "stddev": 353.1089188,
                "variance": 124685.9085
              },
              {
                "average": 148.863183,
                "count": 19259434,
                "maximum": 366.9361435,
                "minimum": -9.743856465,
                "name": "Z",
                "position": 2,
                "stddev": 13.92869569,
                "variance": 194.0085636
              },
              {
                "average": 5333.563963,
                "count": 19259434,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6052.614183,
                "variance": 36634138.45
              },
              {
                "average": 2.703450787,
                "count": 19259434,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.425737649,
                "variance": 2.032727844
              },
              {
                "average": 3.663899573,
                "count": 19259434,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.423031791,
                "variance": 2.025019479
              },
              {
                "average": 0.5254806034,
                "count": 19259434,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993503297,
                "variance": 0.2493507518
              },
              {
                "average": 0,
                "count": 19259434,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.304561962,
                "count": 19259434,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4896876643,
                "variance": 0.2397940086
              },
              {
                "average": 8.639258332,
                "count": 19259434,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.17192577,
                "variance": 124.8119254
              },
              {
                "average": 0,
                "count": 19259434,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 40.62405697,
                "count": 19259434,
                "maximum": 59,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.9111483,
                "variance": 24.11937762
              },
              {
                "average": 203228701,
                "count": 19259434,
                "maximum": 203871479.9,
                "minimum": 203181998.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 172650.5008,
                "variance": 29808195430.0
              },
              {
                "average": 0,
                "count": 19259434,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19259434,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19259434,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002854704868,
                "count": 19259434,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01689346052,
                "variance": 0.0002853890082
              },
              {
                "average": 0.4925555445,
                "count": 19259434,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.49994459,
                "variance": 0.2499445931
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322142.9504,
              4332894.108,
              -9.743856465,
              323998.0704,
              4334153.068,
              366.9361435
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322142.95039776096,
                    4332894.108161053,
                    -9.743856465384738
                  ],
                  [
                    322142.95039776096,
                    4334153.068161054,
                    -9.743856465384738
                  ],
                  [
                    323998.07039776095,
                    4334153.068161054,
                    366.93614353461527
                  ],
                  [
                    323998.07039776095,
                    4332894.108161053,
                    366.93614353461527
                  ],
                  [
                    322142.95039776096,
                    4332894.108161053,
                    -9.743856465384738
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:44:39+00:00",
            "end_time": "2018-02-20T17:13: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": "20180220_296540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05758535107802,
              39.14904728341963,
              -9.845702246499968
            ],
            [
              -77.05791570889461,
              39.16038476878976,
              -9.845702246499968
            ],
            [
              -77.03645753855913,
              39.16076186652017,
              343.49429775350006
            ],
            [
              -77.03613061959167,
              39.14942422976143,
              343.49429775350006
            ],
            [
              -77.05758535107802,
              39.14904728341963,
              -9.845702246499968
            ]
          ]
        ]
      },
      "bbox": [
        -77.05791571,
        39.14904728,
        -9.845702246,
        -77.03613062,
        39.16076187,
        343.4942978
      ],
      "properties": {
        "datetime": "2018-02-20T17:42:34Z",
        "pc:count": 16503974,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323130.8798,
            "count": 16503974,
            "maximum": 324051.8933,
            "minimum": 322196.8133,
            "name": "X",
            "position": 0,
            "stddev": 526.8039176,
            "variance": 277522.3676
          },
          {
            "average": 4335839.762,
            "count": 16503974,
            "maximum": 4336590.94,
            "minimum": 4335331.96,
            "name": "Y",
            "position": 1,
            "stddev": 319.1842358,
            "variance": 101878.5764
          },
          {
            "average": 146.6877352,
            "count": 16503974,
            "maximum": 343.4942978,
            "minimum": -9.845702246,
            "name": "Z",
            "position": 2,
            "stddev": 14.03779584,
            "variance": 197.0597121
          },
          {
            "average": 4965.300529,
            "count": 16503974,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5719.33536,
            "variance": 32710796.96
          },
          {
            "average": 2.418938311,
            "count": 16503974,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.391117392,
            "variance": 1.935207597
          },
          {
            "average": 3.409772337,
            "count": 16503974,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.510937579,
            "variance": 2.282932366
          },
          {
            "average": 0.4991033675,
            "count": 16503974,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992112,
            "variance": 0.2499992112
          },
          {
            "average": 0,
            "count": 16503974,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.34558313,
            "count": 16503974,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5440760453,
            "variance": 0.2960187431
          },
          {
            "average": 11.94157276,
            "count": 16503974,
            "maximum": 19.99799919,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.020556449,
            "variance": 49.28821285
          },
          {
            "average": 0,
            "count": 16503974,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.49837148,
            "count": 16503974,
            "maximum": 38,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999973631,
            "variance": 0.2499973631
          },
          {
            "average": 203183600.9,
            "count": 16503974,
            "maximum": 203183754,
            "minimum": 203183440,
            "name": "GpsTime",
            "position": 12,
            "stddev": 133.1820071,
            "variance": 17737.44701
          },
          {
            "average": 0,
            "count": 16503974,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16503974,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16503974,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003307082282,
            "count": 16503974,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01818237829,
            "variance": 0.0003305988803
          },
          {
            "average": 0.2899711306,
            "count": 16503974,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4537487041,
            "variance": 0.2058878865
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322196.8133,
          4335331.96,
          -9.845702246,
          324051.8933,
          4336590.94,
          343.4942978
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322196.81326199404,
                4335331.959793556,
                -9.845702246499968
              ],
              [
                322196.81326199404,
                4336590.939793556,
                -9.845702246499968
              ],
              [
                324051.893261994,
                4336590.939793556,
                343.49429775350006
              ],
              [
                324051.893261994,
                4335331.959793556,
                343.49429775350006
              ],
              [
                322196.81326199404,
                4335331.959793556,
                -9.845702246499968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:42:34+00:00",
        "end_time": "2018-02-20T17:37:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_296540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_296540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_296540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05791571,
            39.14904728,
            -9.845702246,
            -77.03613062,
            39.16076187,
            343.4942978
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05758535107802,
                  39.14904728341963,
                  -9.845702246499968
                ],
                [
                  -77.05791570889461,
                  39.16038476878976,
                  -9.845702246499968
                ],
                [
                  -77.03645753855913,
                  39.16076186652017,
                  343.49429775350006
                ],
                [
                  -77.03613061959167,
                  39.14942422976143,
                  343.49429775350006
                ],
                [
                  -77.05758535107802,
                  39.14904728341963,
                  -9.845702246499968
                ]
              ]
            ]
          },
          "id": "20180220_296540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:42:34Z",
            "pc:count": 16503974,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323130.8798,
                "count": 16503974,
                "maximum": 324051.8933,
                "minimum": 322196.8133,
                "name": "X",
                "position": 0,
                "stddev": 526.8039176,
                "variance": 277522.3676
              },
              {
                "average": 4335839.762,
                "count": 16503974,
                "maximum": 4336590.94,
                "minimum": 4335331.96,
                "name": "Y",
                "position": 1,
                "stddev": 319.1842358,
                "variance": 101878.5764
              },
              {
                "average": 146.6877352,
                "count": 16503974,
                "maximum": 343.4942978,
                "minimum": -9.845702246,
                "name": "Z",
                "position": 2,
                "stddev": 14.03779584,
                "variance": 197.0597121
              },
              {
                "average": 4965.300529,
                "count": 16503974,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5719.33536,
                "variance": 32710796.96
              },
              {
                "average": 2.418938311,
                "count": 16503974,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.391117392,
                "variance": 1.935207597
              },
              {
                "average": 3.409772337,
                "count": 16503974,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.510937579,
                "variance": 2.282932366
              },
              {
                "average": 0.4991033675,
                "count": 16503974,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992112,
                "variance": 0.2499992112
              },
              {
                "average": 0,
                "count": 16503974,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.34558313,
                "count": 16503974,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5440760453,
                "variance": 0.2960187431
              },
              {
                "average": 11.94157276,
                "count": 16503974,
                "maximum": 19.99799919,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.020556449,
                "variance": 49.28821285
              },
              {
                "average": 0,
                "count": 16503974,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.49837148,
                "count": 16503974,
                "maximum": 38,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999973631,
                "variance": 0.2499973631
              },
              {
                "average": 203183600.9,
                "count": 16503974,
                "maximum": 203183754,
                "minimum": 203183440,
                "name": "GpsTime",
                "position": 12,
                "stddev": 133.1820071,
                "variance": 17737.44701
              },
              {
                "average": 0,
                "count": 16503974,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16503974,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16503974,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003307082282,
                "count": 16503974,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01818237829,
                "variance": 0.0003305988803
              },
              {
                "average": 0.2899711306,
                "count": 16503974,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4537487041,
                "variance": 0.2058878865
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322196.8133,
              4335331.96,
              -9.845702246,
              324051.8933,
              4336590.94,
              343.4942978
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322196.81326199404,
                    4335331.959793556,
                    -9.845702246499968
                  ],
                  [
                    322196.81326199404,
                    4336590.939793556,
                    -9.845702246499968
                  ],
                  [
                    324051.893261994,
                    4336590.939793556,
                    343.49429775350006
                  ],
                  [
                    324051.893261994,
                    4335331.959793556,
                    343.49429775350006
                  ],
                  [
                    322196.81326199404,
                    4335331.959793556,
                    -9.845702246499968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:42:34+00:00",
            "end_time": "2018-02-20T17:37: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": "20180220_326528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95182587838855,
              39.116104580879274,
              -10.383990650944355
            ],
            [
              -76.9521389052857,
              39.12744322517241,
              -10.383990650944355
            ],
            [
              -76.93068912360782,
              39.127800600149385,
              342.9960093490556
            ],
            [
              -76.93037953095815,
              39.11646181233619,
              342.9960093490556
            ],
            [
              -76.95182587838855,
              39.116104580879274,
              -10.383990650944355
            ]
          ]
        ]
      },
      "bbox": [
        -76.95213891,
        39.11610458,
        -10.38399065,
        -76.93037953,
        39.1278006,
        342.9960093
      ],
      "properties": {
        "datetime": "2018-02-20T17:44:48Z",
        "pc:count": 19002503,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332185.6456,
            "count": 19002503,
            "maximum": 333113.075,
            "minimum": 331257.975,
            "name": "X",
            "position": 0,
            "stddev": 511.668537,
            "variance": 261804.6917
          },
          {
            "average": 4332086.491,
            "count": 19002503,
            "maximum": 4332732.795,
            "minimum": 4331473.775,
            "name": "Y",
            "position": 1,
            "stddev": 320.7408276,
            "variance": 102874.6785
          },
          {
            "average": 132.4548696,
            "count": 19002503,
            "maximum": 342.9960093,
            "minimum": -10.38399065,
            "name": "Z",
            "position": 2,
            "stddev": 18.16878346,
            "variance": 330.1046923
          },
          {
            "average": 5190.753376,
            "count": 19002503,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5808.663329,
            "variance": 33740569.67
          },
          {
            "average": 2.31174951,
            "count": 19002503,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.338206769,
            "variance": 1.790797357
          },
          {
            "average": 3.367262355,
            "count": 19002503,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.466397971,
            "variance": 2.150323009
          },
          {
            "average": 0.4977222211,
            "count": 19002503,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999948249,
            "variance": 0.2499948249
          },
          {
            "average": 0,
            "count": 19002503,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.354925033,
            "count": 19002503,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5036279059,
            "variance": 0.2536410676
          },
          {
            "average": 12.34291899,
            "count": 19002503,
            "maximum": 19.99799919,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.441597374,
            "variance": 41.49417673
          },
          {
            "average": 0,
            "count": 19002503,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.53636113,
            "count": 19002503,
            "maximum": 38,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4986761286,
            "variance": 0.2486778812
          },
          {
            "average": 203183561,
            "count": 19002503,
            "maximum": 203183888.1,
            "minimum": 203183265.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 284.7746161,
            "variance": 81096.58198
          },
          {
            "average": 0,
            "count": 19002503,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19002503,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19002503,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005620838476,
            "count": 19002503,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02370164422,
            "variance": 0.0005617679389
          },
          {
            "average": 0.2844116378,
            "count": 19002503,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4511337593,
            "variance": 0.2035216688
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331257.975,
          4331473.775,
          -10.38399065,
          333113.075,
          4332732.795,
          342.9960093
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331257.97495782265,
                4331473.774639764,
                -10.383990650944355
              ],
              [
                331257.97495782265,
                4332732.794639763,
                -10.383990650944355
              ],
              [
                333113.0749578226,
                4332732.794639763,
                342.9960093490556
              ],
              [
                333113.0749578226,
                4331473.774639764,
                342.9960093490556
              ],
              [
                331257.97495782265,
                4331473.774639764,
                -10.383990650944355
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:44:48+00:00",
        "end_time": "2018-02-20T17:34:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_326528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_326528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_326528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_326528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95213891,
            39.11610458,
            -10.38399065,
            -76.93037953,
            39.1278006,
            342.9960093
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95182587838855,
                  39.116104580879274,
                  -10.383990650944355
                ],
                [
                  -76.9521389052857,
                  39.12744322517241,
                  -10.383990650944355
                ],
                [
                  -76.93068912360782,
                  39.127800600149385,
                  342.9960093490556
                ],
                [
                  -76.93037953095815,
                  39.11646181233619,
                  342.9960093490556
                ],
                [
                  -76.95182587838855,
                  39.116104580879274,
                  -10.383990650944355
                ]
              ]
            ]
          },
          "id": "20180220_326528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_326528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:44:48Z",
            "pc:count": 19002503,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332185.6456,
                "count": 19002503,
                "maximum": 333113.075,
                "minimum": 331257.975,
                "name": "X",
                "position": 0,
                "stddev": 511.668537,
                "variance": 261804.6917
              },
              {
                "average": 4332086.491,
                "count": 19002503,
                "maximum": 4332732.795,
                "minimum": 4331473.775,
                "name": "Y",
                "position": 1,
                "stddev": 320.7408276,
                "variance": 102874.6785
              },
              {
                "average": 132.4548696,
                "count": 19002503,
                "maximum": 342.9960093,
                "minimum": -10.38399065,
                "name": "Z",
                "position": 2,
                "stddev": 18.16878346,
                "variance": 330.1046923
              },
              {
                "average": 5190.753376,
                "count": 19002503,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5808.663329,
                "variance": 33740569.67
              },
              {
                "average": 2.31174951,
                "count": 19002503,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.338206769,
                "variance": 1.790797357
              },
              {
                "average": 3.367262355,
                "count": 19002503,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.466397971,
                "variance": 2.150323009
              },
              {
                "average": 0.4977222211,
                "count": 19002503,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999948249,
                "variance": 0.2499948249
              },
              {
                "average": 0,
                "count": 19002503,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.354925033,
                "count": 19002503,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5036279059,
                "variance": 0.2536410676
              },
              {
                "average": 12.34291899,
                "count": 19002503,
                "maximum": 19.99799919,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.441597374,
                "variance": 41.49417673
              },
              {
                "average": 0,
                "count": 19002503,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.53636113,
                "count": 19002503,
                "maximum": 38,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4986761286,
                "variance": 0.2486778812
              },
              {
                "average": 203183561,
                "count": 19002503,
                "maximum": 203183888.1,
                "minimum": 203183265.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 284.7746161,
                "variance": 81096.58198
              },
              {
                "average": 0,
                "count": 19002503,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19002503,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19002503,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005620838476,
                "count": 19002503,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02370164422,
                "variance": 0.0005617679389
              },
              {
                "average": 0.2844116378,
                "count": 19002503,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4511337593,
                "variance": 0.2035216688
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331257.975,
              4331473.775,
              -10.38399065,
              333113.075,
              4332732.795,
              342.9960093
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331257.97495782265,
                    4331473.774639764,
                    -10.383990650944355
                  ],
                  [
                    331257.97495782265,
                    4332732.794639763,
                    -10.383990650944355
                  ],
                  [
                    333113.0749578226,
                    4332732.794639763,
                    342.9960093490556
                  ],
                  [
                    333113.0749578226,
                    4331473.774639764,
                    342.9960093490556
                  ],
                  [
                    331257.97495782265,
                    4331473.774639764,
                    -10.383990650944355
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:44:48+00:00",
            "end_time": "2018-02-20T17:34: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": "20180220_326540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95180791455762,
              39.14925860521884,
              -9.744075561579592
            ],
            [
              -76.95197806839836,
              39.15541556636675,
              -9.744075561579592
            ],
            [
              -76.94273640153266,
              39.155570043778845,
              334.9559244384204
            ],
            [
              -76.94256705204855,
              39.1494130489487,
              334.9559244384204
            ],
            [
              -76.95180791455762,
              39.14925860521884,
              -9.744075561579592
            ]
          ]
        ]
      },
      "bbox": [
        -76.95197807,
        39.14925861,
        -9.744075562,
        -76.94256705,
        39.15557004,
        334.9559244
      ],
      "properties": {
        "datetime": "2018-02-20T18:02:44Z",
        "pc:count": 1901115,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331721.3796,
            "count": 1901115,
            "maximum": 332137.6293,
            "minimum": 331338.6693,
            "name": "X",
            "position": 0,
            "stddev": 222.707989,
            "variance": 49598.84836
          },
          {
            "average": 4335466.321,
            "count": 1901115,
            "maximum": 4335837.061,
            "minimum": 4335153.401,
            "name": "Y",
            "position": 1,
            "stddev": 195.1050732,
            "variance": 38065.9896
          },
          {
            "average": 139.0721841,
            "count": 1901115,
            "maximum": 334.9559244,
            "minimum": -9.744075562,
            "name": "Z",
            "position": 2,
            "stddev": 14.13904066,
            "variance": 199.9124708
          },
          {
            "average": 6853.200902,
            "count": 1901115,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6616.295372,
            "variance": 43775364.45
          },
          {
            "average": 1.978401096,
            "count": 1901115,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.262940648,
            "variance": 1.595019081
          },
          {
            "average": 2.838322774,
            "count": 1901115,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.59014166,
            "variance": 2.5285505
          },
          {
            "average": 0.5093737096,
            "count": 1901115,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999122573,
            "variance": 0.249912265
          },
          {
            "average": 0,
            "count": 1901115,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.4768428,
            "count": 1901115,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5261942912,
            "variance": 0.2768804321
          },
          {
            "average": 4.703492666,
            "count": 1901115,
            "maximum": 19.99799919,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.701185158,
            "variance": 44.90588252
          },
          {
            "average": 0,
            "count": 1901115,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 35.12931832,
            "count": 1901115,
            "maximum": 36,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3355520111,
            "variance": 0.1125951521
          },
          {
            "average": 203184889.5,
            "count": 1901115,
            "maximum": 203184964,
            "minimum": 203184493.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 150.3492527,
            "variance": 22604.8978
          },
          {
            "average": 0,
            "count": 1901115,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1901115,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1901115,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006338385632,
            "count": 1901115,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02516817723,
            "variance": 0.000633437145
          },
          {
            "average": 0.0679716903,
            "count": 1901115,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.2516973837,
            "variance": 0.06335157294
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331338.6693,
          4335153.401,
          -9.744075562,
          332137.6293,
          4335837.061,
          334.9559244
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331338.669306166,
                4335153.401049634,
                -9.744075561579592
              ],
              [
                331338.669306166,
                4335837.061049635,
                -9.744075561579592
              ],
              [
                332137.62930616597,
                4335837.061049635,
                334.9559244384204
              ],
              [
                332137.62930616597,
                4335153.401049634,
                334.9559244384204
              ],
              [
                331338.669306166,
                4335153.401049634,
                -9.744075561579592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:02:44+00:00",
        "end_time": "2018-02-20T17:54:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_326540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_326540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_326540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_326540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95197807,
            39.14925861,
            -9.744075562,
            -76.94256705,
            39.15557004,
            334.9559244
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95180791455762,
                  39.14925860521884,
                  -9.744075561579592
                ],
                [
                  -76.95197806839836,
                  39.15541556636675,
                  -9.744075561579592
                ],
                [
                  -76.94273640153266,
                  39.155570043778845,
                  334.9559244384204
                ],
                [
                  -76.94256705204855,
                  39.1494130489487,
                  334.9559244384204
                ],
                [
                  -76.95180791455762,
                  39.14925860521884,
                  -9.744075561579592
                ]
              ]
            ]
          },
          "id": "20180220_326540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_326540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:02:44Z",
            "pc:count": 1901115,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331721.3796,
                "count": 1901115,
                "maximum": 332137.6293,
                "minimum": 331338.6693,
                "name": "X",
                "position": 0,
                "stddev": 222.707989,
                "variance": 49598.84836
              },
              {
                "average": 4335466.321,
                "count": 1901115,
                "maximum": 4335837.061,
                "minimum": 4335153.401,
                "name": "Y",
                "position": 1,
                "stddev": 195.1050732,
                "variance": 38065.9896
              },
              {
                "average": 139.0721841,
                "count": 1901115,
                "maximum": 334.9559244,
                "minimum": -9.744075562,
                "name": "Z",
                "position": 2,
                "stddev": 14.13904066,
                "variance": 199.9124708
              },
              {
                "average": 6853.200902,
                "count": 1901115,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6616.295372,
                "variance": 43775364.45
              },
              {
                "average": 1.978401096,
                "count": 1901115,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.262940648,
                "variance": 1.595019081
              },
              {
                "average": 2.838322774,
                "count": 1901115,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.59014166,
                "variance": 2.5285505
              },
              {
                "average": 0.5093737096,
                "count": 1901115,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999122573,
                "variance": 0.249912265
              },
              {
                "average": 0,
                "count": 1901115,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.4768428,
                "count": 1901115,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5261942912,
                "variance": 0.2768804321
              },
              {
                "average": 4.703492666,
                "count": 1901115,
                "maximum": 19.99799919,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.701185158,
                "variance": 44.90588252
              },
              {
                "average": 0,
                "count": 1901115,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 35.12931832,
                "count": 1901115,
                "maximum": 36,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3355520111,
                "variance": 0.1125951521
              },
              {
                "average": 203184889.5,
                "count": 1901115,
                "maximum": 203184964,
                "minimum": 203184493.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 150.3492527,
                "variance": 22604.8978
              },
              {
                "average": 0,
                "count": 1901115,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1901115,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1901115,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006338385632,
                "count": 1901115,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02516817723,
                "variance": 0.000633437145
              },
              {
                "average": 0.0679716903,
                "count": 1901115,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.2516973837,
                "variance": 0.06335157294
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331338.6693,
              4335153.401,
              -9.744075562,
              332137.6293,
              4335837.061,
              334.9559244
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331338.669306166,
                    4335153.401049634,
                    -9.744075561579592
                  ],
                  [
                    331338.669306166,
                    4335837.061049635,
                    -9.744075561579592
                  ],
                  [
                    332137.62930616597,
                    4335837.061049635,
                    334.9559244384204
                  ],
                  [
                    332137.62930616597,
                    4335153.401049634,
                    334.9559244384204
                  ],
                  [
                    331338.669306166,
                    4335153.401049634,
                    -9.744075561579592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:02:44+00:00",
            "end_time": "2018-02-20T17:54: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": "20180220_290524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07869512767387,
              39.105105705488576,
              -10.404702774555432
            ],
            [
              -77.07902836757029,
              39.116443665612266,
              -10.404702774555432
            ],
            [
              -77.0575819659904,
              39.1168243285469,
              376.4552972254446
            ],
            [
              -77.05725215771344,
              39.1054862155476,
              376.4552972254446
            ],
            [
              -77.07869512767387,
              39.105105705488576,
              -10.404702774555432
            ]
          ]
        ]
      },
      "bbox": [
        -77.07902837,
        39.10510571,
        -10.40470277,
        -77.05725216,
        39.11682433,
        376.4552972
      ],
      "properties": {
        "datetime": "2018-02-28T19:06:16Z",
        "pc:count": 20813291,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321219.7733,
            "count": 20813291,
            "maximum": 322116.0136,
            "minimum": 320260.7736,
            "name": "X",
            "position": 0,
            "stddev": 583.5965767,
            "variance": 340584.9643
          },
          {
            "average": 4331156.694,
            "count": 20813291,
            "maximum": 4331755.582,
            "minimum": 4330496.542,
            "name": "Y",
            "position": 1,
            "stddev": 332.6374115,
            "variance": 110647.6475
          },
          {
            "average": 149.0359395,
            "count": 20813291,
            "maximum": 376.4552972,
            "minimum": -10.40470277,
            "name": "Z",
            "position": 2,
            "stddev": 9.747734594,
            "variance": 95.01832972
          },
          {
            "average": 6066.155279,
            "count": 20813291,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5942.04817,
            "variance": 35307936.46
          },
          {
            "average": 2.103852485,
            "count": 20813291,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.311995235,
            "variance": 1.721331496
          },
          {
            "average": 2.869915334,
            "count": 20813291,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.587694173,
            "variance": 2.520772788
          },
          {
            "average": 0.5015391847,
            "count": 20813291,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999976429,
            "variance": 0.2499976429
          },
          {
            "average": 0,
            "count": 20813291,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361234944,
            "count": 20813291,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.585482942,
            "variance": 0.3427902754
          },
          {
            "average": 2.175492204,
            "count": 20813291,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.70243654,
            "variance": 187.756767
          },
          {
            "average": 0,
            "count": 20813291,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.39183486,
            "count": 20813291,
            "maximum": 71,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.30616085,
            "variance": 265.8908815
          },
          {
            "average": 203673815.6,
            "count": 20813291,
            "maximum": 203879976.6,
            "minimum": 203180806.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 314287.6414,
            "variance": 98776721510.0
          },
          {
            "average": 0,
            "count": 20813291,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20813291,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20813291,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004812790058,
            "count": 20813291,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02193279279,
            "variance": 0.0004810473994
          },
          {
            "average": 0.5576506378,
            "count": 20813291,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4966652956,
            "variance": 0.2466764158
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320260.7736,
          4330496.542,
          -10.40470277,
          322116.0136,
          4331755.582,
          376.4552972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320260.7736432492,
                4330496.542337496,
                -10.404702774555432
              ],
              [
                320260.7736432492,
                4331755.582337495,
                -10.404702774555432
              ],
              [
                322116.01364324917,
                4331755.582337495,
                376.4552972254446
              ],
              [
                322116.01364324917,
                4330496.542337496,
                376.4552972254446
              ],
              [
                320260.7736432492,
                4330496.542337496,
                -10.404702774555432
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:06:16+00:00",
        "end_time": "2018-02-20T16:53:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_290524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_290524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_290524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07902837,
            39.10510571,
            -10.40470277,
            -77.05725216,
            39.11682433,
            376.4552972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07869512767387,
                  39.105105705488576,
                  -10.404702774555432
                ],
                [
                  -77.07902836757029,
                  39.116443665612266,
                  -10.404702774555432
                ],
                [
                  -77.0575819659904,
                  39.1168243285469,
                  376.4552972254446
                ],
                [
                  -77.05725215771344,
                  39.1054862155476,
                  376.4552972254446
                ],
                [
                  -77.07869512767387,
                  39.105105705488576,
                  -10.404702774555432
                ]
              ]
            ]
          },
          "id": "20180220_290524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:06:16Z",
            "pc:count": 20813291,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321219.7733,
                "count": 20813291,
                "maximum": 322116.0136,
                "minimum": 320260.7736,
                "name": "X",
                "position": 0,
                "stddev": 583.5965767,
                "variance": 340584.9643
              },
              {
                "average": 4331156.694,
                "count": 20813291,
                "maximum": 4331755.582,
                "minimum": 4330496.542,
                "name": "Y",
                "position": 1,
                "stddev": 332.6374115,
                "variance": 110647.6475
              },
              {
                "average": 149.0359395,
                "count": 20813291,
                "maximum": 376.4552972,
                "minimum": -10.40470277,
                "name": "Z",
                "position": 2,
                "stddev": 9.747734594,
                "variance": 95.01832972
              },
              {
                "average": 6066.155279,
                "count": 20813291,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5942.04817,
                "variance": 35307936.46
              },
              {
                "average": 2.103852485,
                "count": 20813291,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.311995235,
                "variance": 1.721331496
              },
              {
                "average": 2.869915334,
                "count": 20813291,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.587694173,
                "variance": 2.520772788
              },
              {
                "average": 0.5015391847,
                "count": 20813291,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999976429,
                "variance": 0.2499976429
              },
              {
                "average": 0,
                "count": 20813291,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361234944,
                "count": 20813291,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.585482942,
                "variance": 0.3427902754
              },
              {
                "average": 2.175492204,
                "count": 20813291,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.70243654,
                "variance": 187.756767
              },
              {
                "average": 0,
                "count": 20813291,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.39183486,
                "count": 20813291,
                "maximum": 71,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.30616085,
                "variance": 265.8908815
              },
              {
                "average": 203673815.6,
                "count": 20813291,
                "maximum": 203879976.6,
                "minimum": 203180806.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 314287.6414,
                "variance": 98776721510.0
              },
              {
                "average": 0,
                "count": 20813291,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20813291,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20813291,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004812790058,
                "count": 20813291,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02193279279,
                "variance": 0.0004810473994
              },
              {
                "average": 0.5576506378,
                "count": 20813291,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4966652956,
                "variance": 0.2466764158
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320260.7736,
              4330496.542,
              -10.40470277,
              322116.0136,
              4331755.582,
              376.4552972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320260.7736432492,
                    4330496.542337496,
                    -10.404702774555432
                  ],
                  [
                    320260.7736432492,
                    4331755.582337495,
                    -10.404702774555432
                  ],
                  [
                    322116.01364324917,
                    4331755.582337495,
                    376.4552972254446
                  ],
                  [
                    322116.01364324917,
                    4330496.542337496,
                    376.4552972254446
                  ],
                  [
                    320260.7736432492,
                    4330496.542337496,
                    -10.404702774555432
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:06:16+00:00",
            "end_time": "2018-02-20T16:53: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": "20180220_326532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95181660731801,
              39.12708904192995,
              -10.300325836551451
            ],
            [
              -76.95212968549308,
              39.13842514321393,
              -10.300325836551451
            ],
            [
              -76.93067795953358,
              39.13878257671557,
              342.67967416344857
            ],
            [
              -76.93036831649619,
              39.1274463319318,
              342.67967416344857
            ],
            [
              -76.95181660731801,
              39.12708904192995,
              -10.300325836551451
            ]
          ]
        ]
      },
      "bbox": [
        -76.95212969,
        39.12708904,
        -10.30032584,
        -76.93036832,
        39.13878258,
        342.6796742
      ],
      "properties": {
        "datetime": "2018-02-20T17:55:06Z",
        "pc:count": 20661191,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332192.1922,
            "count": 20661191,
            "maximum": 333139.9711,
            "minimum": 331284.9911,
            "name": "X",
            "position": 0,
            "stddev": 526.60065,
            "variance": 277308.2446
          },
          {
            "average": 4333374.778,
            "count": 20661191,
            "maximum": 4333951.626,
            "minimum": 4332692.886,
            "name": "Y",
            "position": 1,
            "stddev": 313.1557136,
            "variance": 98066.50096
          },
          {
            "average": 117.2216846,
            "count": 20661191,
            "maximum": 342.6796742,
            "minimum": -10.30032584,
            "name": "Z",
            "position": 2,
            "stddev": 15.46905159,
            "variance": 239.2915571
          },
          {
            "average": 3762.113899,
            "count": 20661191,
            "maximum": 65513,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4607.088585,
            "variance": 21225265.23
          },
          {
            "average": 2.567799214,
            "count": 20661191,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.400121295,
            "variance": 1.96033964
          },
          {
            "average": 3.838913981,
            "count": 20661191,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.298156829,
            "variance": 1.685211154
          },
          {
            "average": 0.5020447272,
            "count": 20661191,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958312,
            "variance": 0.2499958312
          },
          {
            "average": 0,
            "count": 20661191,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256031949,
            "count": 20661191,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4761755397,
            "variance": 0.2267431446
          },
          {
            "average": -12.53234133,
            "count": 20661191,
            "maximum": 7.998000145,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.2850106,
            "variance": 39.50135824
          },
          {
            "average": 0,
            "count": 20661191,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.47617773,
            "count": 20661191,
            "maximum": 37,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.499432189,
            "variance": 0.2494325115
          },
          {
            "average": 203184181.8,
            "count": 20661191,
            "maximum": 203184506.7,
            "minimum": 203183838.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 308.0093638,
            "variance": 94869.76818
          },
          {
            "average": 0,
            "count": 20661191,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20661191,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20661191,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005939154234,
            "count": 20661191,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02436314258,
            "variance": 0.0005935627166
          },
          {
            "average": 0.4161135725,
            "count": 20661191,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4929128514,
            "variance": 0.242963079
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331284.9911,
          4332692.886,
          -10.30032584,
          333139.9711,
          4333951.626,
          342.6796742
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331284.9911234301,
                4332692.885775971,
                -10.300325836551451
              ],
              [
                331284.9911234301,
                4333951.625775971,
                -10.300325836551451
              ],
              [
                333139.97112343006,
                4333951.625775971,
                342.67967416344857
              ],
              [
                333139.97112343006,
                4332692.885775971,
                342.67967416344857
              ],
              [
                331284.9911234301,
                4332692.885775971,
                -10.300325836551451
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:55:06+00:00",
        "end_time": "2018-02-20T17:43:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_326532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_326532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_326532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_326532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95212969,
            39.12708904,
            -10.30032584,
            -76.93036832,
            39.13878258,
            342.6796742
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95181660731801,
                  39.12708904192995,
                  -10.300325836551451
                ],
                [
                  -76.95212968549308,
                  39.13842514321393,
                  -10.300325836551451
                ],
                [
                  -76.93067795953358,
                  39.13878257671557,
                  342.67967416344857
                ],
                [
                  -76.93036831649619,
                  39.1274463319318,
                  342.67967416344857
                ],
                [
                  -76.95181660731801,
                  39.12708904192995,
                  -10.300325836551451
                ]
              ]
            ]
          },
          "id": "20180220_326532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_326532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:55:06Z",
            "pc:count": 20661191,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332192.1922,
                "count": 20661191,
                "maximum": 333139.9711,
                "minimum": 331284.9911,
                "name": "X",
                "position": 0,
                "stddev": 526.60065,
                "variance": 277308.2446
              },
              {
                "average": 4333374.778,
                "count": 20661191,
                "maximum": 4333951.626,
                "minimum": 4332692.886,
                "name": "Y",
                "position": 1,
                "stddev": 313.1557136,
                "variance": 98066.50096
              },
              {
                "average": 117.2216846,
                "count": 20661191,
                "maximum": 342.6796742,
                "minimum": -10.30032584,
                "name": "Z",
                "position": 2,
                "stddev": 15.46905159,
                "variance": 239.2915571
              },
              {
                "average": 3762.113899,
                "count": 20661191,
                "maximum": 65513,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4607.088585,
                "variance": 21225265.23
              },
              {
                "average": 2.567799214,
                "count": 20661191,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.400121295,
                "variance": 1.96033964
              },
              {
                "average": 3.838913981,
                "count": 20661191,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.298156829,
                "variance": 1.685211154
              },
              {
                "average": 0.5020447272,
                "count": 20661191,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958312,
                "variance": 0.2499958312
              },
              {
                "average": 0,
                "count": 20661191,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256031949,
                "count": 20661191,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4761755397,
                "variance": 0.2267431446
              },
              {
                "average": -12.53234133,
                "count": 20661191,
                "maximum": 7.998000145,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.2850106,
                "variance": 39.50135824
              },
              {
                "average": 0,
                "count": 20661191,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.47617773,
                "count": 20661191,
                "maximum": 37,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.499432189,
                "variance": 0.2494325115
              },
              {
                "average": 203184181.8,
                "count": 20661191,
                "maximum": 203184506.7,
                "minimum": 203183838.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 308.0093638,
                "variance": 94869.76818
              },
              {
                "average": 0,
                "count": 20661191,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20661191,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20661191,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005939154234,
                "count": 20661191,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02436314258,
                "variance": 0.0005935627166
              },
              {
                "average": 0.4161135725,
                "count": 20661191,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4929128514,
                "variance": 0.242963079
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331284.9911,
              4332692.886,
              -10.30032584,
              333139.9711,
              4333951.626,
              342.6796742
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331284.9911234301,
                    4332692.885775971,
                    -10.300325836551451
                  ],
                  [
                    331284.9911234301,
                    4333951.625775971,
                    -10.300325836551451
                  ],
                  [
                    333139.97112343006,
                    4333951.625775971,
                    342.67967416344857
                  ],
                  [
                    333139.97112343006,
                    4332692.885775971,
                    342.67967416344857
                  ],
                  [
                    331284.9911234301,
                    4332692.885775971,
                    -10.300325836551451
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:55:06+00:00",
            "end_time": "2018-02-20T17:43: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": "20180220_296536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0575775199337,
              39.1380648575777,
              -10.17795986780223
            ],
            [
              -77.05790779985816,
              39.14940416547951,
              -10.17795986780223
            ],
            [
              -77.03645203910887,
              39.149781190258906,
              320.2220401321978
            ],
            [
              -77.03612519684994,
              39.13844173096131,
              320.2220401321978
            ],
            [
              -77.0575775199337,
              39.1380648575777,
              -10.17795986780223
            ]
          ]
        ]
      },
      "bbox": [
        -77.0579078,
        39.13806486,
        -10.17795987,
        -77.0361252,
        39.14978119,
        320.2220401
      ],
      "properties": {
        "datetime": "2018-02-20T17:42:31Z",
        "pc:count": 15828214,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323097.5278,
            "count": 15828214,
            "maximum": 324025.0054,
            "minimum": 322169.8454,
            "name": "X",
            "position": 0,
            "stddev": 534.11215,
            "variance": 285275.7888
          },
          {
            "average": 4334644.908,
            "count": 15828214,
            "maximum": 4335372.202,
            "minimum": 4334113.022,
            "name": "Y",
            "position": 1,
            "stddev": 339.3778533,
            "variance": 115177.3273
          },
          {
            "average": 154.7144454,
            "count": 15828214,
            "maximum": 320.2220401,
            "minimum": -10.17795987,
            "name": "Z",
            "position": 2,
            "stddev": 9.816317646,
            "variance": 96.36009212
          },
          {
            "average": 6008.951991,
            "count": 15828214,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6235.284282,
            "variance": 38878770.07
          },
          {
            "average": 2.217755269,
            "count": 15828214,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.346250488,
            "variance": 1.812390377
          },
          {
            "average": 3.105261086,
            "count": 15828214,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.574236764,
            "variance": 2.478221391
          },
          {
            "average": 0.5015898825,
            "count": 15828214,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974881,
            "variance": 0.2499974881
          },
          {
            "average": 0,
            "count": 15828214,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.384111688,
            "count": 15828214,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5079602652,
            "variance": 0.258023631
          },
          {
            "average": -10.18115887,
            "count": 15828214,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.914341142,
            "variance": 79.465478
          },
          {
            "average": 0,
            "count": 15828214,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 38.31229512,
            "count": 15828214,
            "maximum": 39,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5025942495,
            "variance": 0.2526009796
          },
          {
            "average": 203183105.2,
            "count": 15828214,
            "maximum": 203183751.6,
            "minimum": 203182352.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 516.9166699,
            "variance": 267202.8436
          },
          {
            "average": 0,
            "count": 15828214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15828214,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15828214,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003395203022,
            "count": 15828214,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01842294899,
            "variance": 0.0003394050496
          },
          {
            "average": 0.3911454571,
            "count": 15828214,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4880068683,
            "variance": 0.2381507035
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322169.8454,
          4334113.022,
          -10.17795987,
          324025.0054,
          4335372.202,
          320.2220401
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322169.845438842,
                4334113.021747955,
                -10.17795986780223
              ],
              [
                322169.845438842,
                4335372.201747955,
                -10.17795986780223
              ],
              [
                324025.00543884205,
                4335372.201747955,
                320.2220401321978
              ],
              [
                324025.00543884205,
                4334113.021747955,
                320.2220401321978
              ],
              [
                322169.845438842,
                4334113.021747955,
                -10.17795986780223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:42:31+00:00",
        "end_time": "2018-02-20T17:19:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_296536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_296536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_296536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0579078,
            39.13806486,
            -10.17795987,
            -77.0361252,
            39.14978119,
            320.2220401
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0575775199337,
                  39.1380648575777,
                  -10.17795986780223
                ],
                [
                  -77.05790779985816,
                  39.14940416547951,
                  -10.17795986780223
                ],
                [
                  -77.03645203910887,
                  39.149781190258906,
                  320.2220401321978
                ],
                [
                  -77.03612519684994,
                  39.13844173096131,
                  320.2220401321978
                ],
                [
                  -77.0575775199337,
                  39.1380648575777,
                  -10.17795986780223
                ]
              ]
            ]
          },
          "id": "20180220_296536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:42:31Z",
            "pc:count": 15828214,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323097.5278,
                "count": 15828214,
                "maximum": 324025.0054,
                "minimum": 322169.8454,
                "name": "X",
                "position": 0,
                "stddev": 534.11215,
                "variance": 285275.7888
              },
              {
                "average": 4334644.908,
                "count": 15828214,
                "maximum": 4335372.202,
                "minimum": 4334113.022,
                "name": "Y",
                "position": 1,
                "stddev": 339.3778533,
                "variance": 115177.3273
              },
              {
                "average": 154.7144454,
                "count": 15828214,
                "maximum": 320.2220401,
                "minimum": -10.17795987,
                "name": "Z",
                "position": 2,
                "stddev": 9.816317646,
                "variance": 96.36009212
              },
              {
                "average": 6008.951991,
                "count": 15828214,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6235.284282,
                "variance": 38878770.07
              },
              {
                "average": 2.217755269,
                "count": 15828214,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.346250488,
                "variance": 1.812390377
              },
              {
                "average": 3.105261086,
                "count": 15828214,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.574236764,
                "variance": 2.478221391
              },
              {
                "average": 0.5015898825,
                "count": 15828214,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974881,
                "variance": 0.2499974881
              },
              {
                "average": 0,
                "count": 15828214,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.384111688,
                "count": 15828214,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5079602652,
                "variance": 0.258023631
              },
              {
                "average": -10.18115887,
                "count": 15828214,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.914341142,
                "variance": 79.465478
              },
              {
                "average": 0,
                "count": 15828214,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 38.31229512,
                "count": 15828214,
                "maximum": 39,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5025942495,
                "variance": 0.2526009796
              },
              {
                "average": 203183105.2,
                "count": 15828214,
                "maximum": 203183751.6,
                "minimum": 203182352.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 516.9166699,
                "variance": 267202.8436
              },
              {
                "average": 0,
                "count": 15828214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15828214,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15828214,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003395203022,
                "count": 15828214,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01842294899,
                "variance": 0.0003394050496
              },
              {
                "average": 0.3911454571,
                "count": 15828214,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4880068683,
                "variance": 0.2381507035
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322169.8454,
              4334113.022,
              -10.17795987,
              324025.0054,
              4335372.202,
              320.2220401
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322169.845438842,
                    4334113.021747955,
                    -10.17795986780223
                  ],
                  [
                    322169.845438842,
                    4335372.201747955,
                    -10.17795986780223
                  ],
                  [
                    324025.00543884205,
                    4335372.201747955,
                    320.2220401321978
                  ],
                  [
                    324025.00543884205,
                    4334113.021747955,
                    320.2220401321978
                  ],
                  [
                    322169.845438842,
                    4334113.021747955,
                    -10.17795986780223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:42:31+00:00",
            "end_time": "2018-02-20T17:19: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": "20180220_332524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93068908022545,
              39.10511199956923,
              -10.269227714060122
            ],
            [
              -76.9309985974103,
              39.11645080744277,
              -10.269227714060122
            ],
            [
              -76.90955326949478,
              39.1168041872145,
              335.53077228593986
            ],
            [
              -76.90924718462897,
              39.105465237411856,
              335.53077228593986
            ],
            [
              -76.93068908022545,
              39.10511199956923,
              -10.269227714060122
            ]
          ]
        ]
      },
      "bbox": [
        -76.9309986,
        39.105112,
        -10.26922771,
        -76.90924718,
        39.11680419,
        335.5307723
      ],
      "properties": {
        "datetime": "2018-02-20T17:45:14Z",
        "pc:count": 17765549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334061.1256,
            "count": 17765549,
            "maximum": 334914.5047,
            "minimum": 333059.5247,
            "name": "X",
            "position": 0,
            "stddev": 513.1479348,
            "variance": 263320.803
          },
          {
            "average": 4330969.242,
            "count": 17765549,
            "maximum": 4331473.691,
            "minimum": 4330214.671,
            "name": "Y",
            "position": 1,
            "stddev": 365.609759,
            "variance": 133670.4959
          },
          {
            "average": 138.5684668,
            "count": 17765549,
            "maximum": 335.5307723,
            "minimum": -10.26922771,
            "name": "Z",
            "position": 2,
            "stddev": 11.41651702,
            "variance": 130.3368609
          },
          {
            "average": 5023.370109,
            "count": 17765549,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5544.287524,
            "variance": 30739124.15
          },
          {
            "average": 2.273937383,
            "count": 17765549,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.328325379,
            "variance": 1.764448312
          },
          {
            "average": 3.29994052,
            "count": 17765549,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.483803088,
            "variance": 2.201671603
          },
          {
            "average": 0.4997207798,
            "count": 17765549,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999361,
            "variance": 0.2499999361
          },
          {
            "average": 0,
            "count": 17765549,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.362200571,
            "count": 17765549,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5475278009,
            "variance": 0.2997866928
          },
          {
            "average": 8.145272655,
            "count": 17765549,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.41014735,
            "variance": 130.1914626
          },
          {
            "average": 0,
            "count": 17765549,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.75775981,
            "count": 17765549,
            "maximum": 39,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5594850337,
            "variance": 0.3130235029
          },
          {
            "average": 203183406.2,
            "count": 17765549,
            "maximum": 203183914.8,
            "minimum": 203182513.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 371.5460353,
            "variance": 138046.4563
          },
          {
            "average": 0,
            "count": 17765549,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17765549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17765549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004347177788,
            "count": 17765549,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02084535497,
            "variance": 0.0004345288237
          },
          {
            "average": 0.3474717837,
            "count": 17765549,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4761671513,
            "variance": 0.226735156
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333059.5247,
          4330214.671,
          -10.26922771,
          334914.5047,
          4331473.691,
          335.5307723
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333059.52469196543,
                4330214.671477707,
                -10.269227714060122
              ],
              [
                333059.52469196543,
                4331473.691477707,
                -10.269227714060122
              ],
              [
                334914.5046919654,
                4331473.691477707,
                335.53077228593986
              ],
              [
                334914.5046919654,
                4330214.671477707,
                335.53077228593986
              ],
              [
                333059.52469196543,
                4330214.671477707,
                -10.269227714060122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:45:14+00:00",
        "end_time": "2018-02-20T17:21:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_332524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_332524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_332524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_332524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9309986,
            39.105112,
            -10.26922771,
            -76.90924718,
            39.11680419,
            335.5307723
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93068908022545,
                  39.10511199956923,
                  -10.269227714060122
                ],
                [
                  -76.9309985974103,
                  39.11645080744277,
                  -10.269227714060122
                ],
                [
                  -76.90955326949478,
                  39.1168041872145,
                  335.53077228593986
                ],
                [
                  -76.90924718462897,
                  39.105465237411856,
                  335.53077228593986
                ],
                [
                  -76.93068908022545,
                  39.10511199956923,
                  -10.269227714060122
                ]
              ]
            ]
          },
          "id": "20180220_332524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_332524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:45:14Z",
            "pc:count": 17765549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334061.1256,
                "count": 17765549,
                "maximum": 334914.5047,
                "minimum": 333059.5247,
                "name": "X",
                "position": 0,
                "stddev": 513.1479348,
                "variance": 263320.803
              },
              {
                "average": 4330969.242,
                "count": 17765549,
                "maximum": 4331473.691,
                "minimum": 4330214.671,
                "name": "Y",
                "position": 1,
                "stddev": 365.609759,
                "variance": 133670.4959
              },
              {
                "average": 138.5684668,
                "count": 17765549,
                "maximum": 335.5307723,
                "minimum": -10.26922771,
                "name": "Z",
                "position": 2,
                "stddev": 11.41651702,
                "variance": 130.3368609
              },
              {
                "average": 5023.370109,
                "count": 17765549,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5544.287524,
                "variance": 30739124.15
              },
              {
                "average": 2.273937383,
                "count": 17765549,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.328325379,
                "variance": 1.764448312
              },
              {
                "average": 3.29994052,
                "count": 17765549,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.483803088,
                "variance": 2.201671603
              },
              {
                "average": 0.4997207798,
                "count": 17765549,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999361,
                "variance": 0.2499999361
              },
              {
                "average": 0,
                "count": 17765549,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.362200571,
                "count": 17765549,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5475278009,
                "variance": 0.2997866928
              },
              {
                "average": 8.145272655,
                "count": 17765549,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.41014735,
                "variance": 130.1914626
              },
              {
                "average": 0,
                "count": 17765549,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.75775981,
                "count": 17765549,
                "maximum": 39,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5594850337,
                "variance": 0.3130235029
              },
              {
                "average": 203183406.2,
                "count": 17765549,
                "maximum": 203183914.8,
                "minimum": 203182513.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 371.5460353,
                "variance": 138046.4563
              },
              {
                "average": 0,
                "count": 17765549,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17765549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17765549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004347177788,
                "count": 17765549,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02084535497,
                "variance": 0.0004345288237
              },
              {
                "average": 0.3474717837,
                "count": 17765549,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4761671513,
                "variance": 0.226735156
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333059.5247,
              4330214.671,
              -10.26922771,
              334914.5047,
              4331473.691,
              335.5307723
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333059.52469196543,
                    4330214.671477707,
                    -10.269227714060122
                  ],
                  [
                    333059.52469196543,
                    4331473.691477707,
                    -10.269227714060122
                  ],
                  [
                    334914.5046919654,
                    4331473.691477707,
                    335.53077228593986
                  ],
                  [
                    334914.5046919654,
                    4330214.671477707,
                    335.53077228593986
                  ],
                  [
                    333059.52469196543,
                    4330214.671477707,
                    -10.269227714060122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:45:14+00:00",
            "end_time": "2018-02-20T17:21:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_296560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0576311451373,
              39.203958529669094,
              -10.388690834291765
            ],
            [
              -77.0579621827611,
              39.215296808131484,
              -10.388690834291765
            ],
            [
              -77.03648568759833,
              39.21567438126889,
              333.53130916570825
            ],
            [
              -77.03615809876477,
              39.20433595127705,
              333.53130916570825
            ],
            [
              -77.0576311451373,
              39.203958529669094,
              -10.388690834291765
            ]
          ]
        ]
      },
      "bbox": [
        -77.05796218,
        39.20395853,
        -10.38869083,
        -77.0361581,
        39.21567438,
        333.5313092
      ],
      "properties": {
        "datetime": "2018-03-05T19:36:41Z",
        "pc:count": 16848005,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323138.8366,
            "count": 16848005,
            "maximum": 324186.3984,
            "minimum": 322331.1784,
            "name": "X",
            "position": 0,
            "stddev": 531.2102404,
            "variance": 282184.3195
          },
          {
            "average": 4342047.908,
            "count": 16848005,
            "maximum": 4342685.675,
            "minimum": 4341426.595,
            "name": "Y",
            "position": 1,
            "stddev": 344.2034235,
            "variance": 118475.9968
          },
          {
            "average": 141.398058,
            "count": 16848005,
            "maximum": 333.5313092,
            "minimum": -10.38869083,
            "name": "Z",
            "position": 2,
            "stddev": 13.92059705,
            "variance": 193.7830223
          },
          {
            "average": 5434.565182,
            "count": 16848005,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5989.471892,
            "variance": 35873773.54
          },
          {
            "average": 2.219260975,
            "count": 16848005,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321353294,
            "variance": 1.745974529
          },
          {
            "average": 3.250569073,
            "count": 16848005,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.496834195,
            "variance": 2.240512607
          },
          {
            "average": 0.5043600118,
            "count": 16848005,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999810048,
            "variance": 0.2499810051
          },
          {
            "average": 0,
            "count": 16848005,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.382098058,
            "count": 16848005,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5503843811,
            "variance": 0.302922967
          },
          {
            "average": -11.62260587,
            "count": 16848005,
            "maximum": 16.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.710404394,
            "variance": 59.45033592
          },
          {
            "average": 0,
            "count": 16848005,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.93369061,
            "count": 16848005,
            "maximum": 80,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.098324044,
            "variance": 9.599611883
          },
          {
            "average": 204293805.2,
            "count": 16848005,
            "maximum": 204313801.5,
            "minimum": 203883787.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 90083.08615,
            "variance": 8114962411
          },
          {
            "average": 0,
            "count": 16848005,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16848005,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16848005,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007628202864,
            "count": 16848005,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02760866597,
            "variance": 0.0007622384369
          },
          {
            "average": 0.3770721815,
            "count": 16848005,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4846532424,
            "variance": 0.2348887654
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322331.1784,
          4341426.595,
          -10.38869083,
          324186.3984,
          4342685.675,
          333.5313092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322331.17837593035,
                4341426.595189104,
                -10.388690834291765
              ],
              [
                322331.17837593035,
                4342685.675189104,
                -10.388690834291765
              ],
              [
                324186.3983759303,
                4342685.675189104,
                333.53130916570825
              ],
              [
                324186.3983759303,
                4341426.595189104,
                333.53130916570825
              ],
              [
                322331.17837593035,
                4341426.595189104,
                -10.388690834291765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:36:41+00:00",
        "end_time": "2018-02-28T20:09:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180228_296560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_296560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180228_296560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180228_296560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05796218,
            39.20395853,
            -10.38869083,
            -77.0361581,
            39.21567438,
            333.5313092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0576311451373,
                  39.203958529669094,
                  -10.388690834291765
                ],
                [
                  -77.0579621827611,
                  39.215296808131484,
                  -10.388690834291765
                ],
                [
                  -77.03648568759833,
                  39.21567438126889,
                  333.53130916570825
                ],
                [
                  -77.03615809876477,
                  39.20433595127705,
                  333.53130916570825
                ],
                [
                  -77.0576311451373,
                  39.203958529669094,
                  -10.388690834291765
                ]
              ]
            ]
          },
          "id": "20180228_296560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180228_296560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:36:41Z",
            "pc:count": 16848005,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323138.8366,
                "count": 16848005,
                "maximum": 324186.3984,
                "minimum": 322331.1784,
                "name": "X",
                "position": 0,
                "stddev": 531.2102404,
                "variance": 282184.3195
              },
              {
                "average": 4342047.908,
                "count": 16848005,
                "maximum": 4342685.675,
                "minimum": 4341426.595,
                "name": "Y",
                "position": 1,
                "stddev": 344.2034235,
                "variance": 118475.9968
              },
              {
                "average": 141.398058,
                "count": 16848005,
                "maximum": 333.5313092,
                "minimum": -10.38869083,
                "name": "Z",
                "position": 2,
                "stddev": 13.92059705,
                "variance": 193.7830223
              },
              {
                "average": 5434.565182,
                "count": 16848005,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5989.471892,
                "variance": 35873773.54
              },
              {
                "average": 2.219260975,
                "count": 16848005,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321353294,
                "variance": 1.745974529
              },
              {
                "average": 3.250569073,
                "count": 16848005,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.496834195,
                "variance": 2.240512607
              },
              {
                "average": 0.5043600118,
                "count": 16848005,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999810048,
                "variance": 0.2499810051
              },
              {
                "average": 0,
                "count": 16848005,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.382098058,
                "count": 16848005,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5503843811,
                "variance": 0.302922967
              },
              {
                "average": -11.62260587,
                "count": 16848005,
                "maximum": 16.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.710404394,
                "variance": 59.45033592
              },
              {
                "average": 0,
                "count": 16848005,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.93369061,
                "count": 16848005,
                "maximum": 80,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.098324044,
                "variance": 9.599611883
              },
              {
                "average": 204293805.2,
                "count": 16848005,
                "maximum": 204313801.5,
                "minimum": 203883787.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 90083.08615,
                "variance": 8114962411
              },
              {
                "average": 0,
                "count": 16848005,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16848005,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16848005,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007628202864,
                "count": 16848005,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02760866597,
                "variance": 0.0007622384369
              },
              {
                "average": 0.3770721815,
                "count": 16848005,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4846532424,
                "variance": 0.2348887654
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322331.1784,
              4341426.595,
              -10.38869083,
              324186.3984,
              4342685.675,
              333.5313092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322331.17837593035,
                    4341426.595189104,
                    -10.388690834291765
                  ],
                  [
                    322331.17837593035,
                    4342685.675189104,
                    -10.388690834291765
                  ],
                  [
                    324186.3983759303,
                    4342685.675189104,
                    333.53130916570825
                  ],
                  [
                    324186.3983759303,
                    4341426.595189104,
                    333.53130916570825
                  ],
                  [
                    322331.17837593035,
                    4341426.595189104,
                    -10.388690834291765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:36:41+00:00",
            "end_time": "2018-02-28T20:09: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": "20180220_326536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95181008134267,
              39.13806895823116,
              -9.87391301834731
            ],
            [
              -76.95212337045794,
              39.149408280270556,
              -9.87391301834731
            ],
            [
              -76.93080178559482,
              39.14976358387412,
              342.8060869816527
            ],
            [
              -76.93049191308828,
              39.13842411916101,
              342.8060869816527
            ],
            [
              -76.95181008134267,
              39.13806895823116,
              -9.87391301834731
            ]
          ]
        ]
      },
      "bbox": [
        -76.95212337,
        39.13806896,
        -9.873913018,
        -76.93049191,
        39.14976358,
        342.806087
      ],
      "properties": {
        "datetime": "2018-02-20T18:02:59Z",
        "pc:count": 13756471,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332134.7831,
            "count": 13756471,
            "maximum": 333155.2051,
            "minimum": 331311.7651,
            "name": "X",
            "position": 0,
            "stddev": 580.4059656,
            "variance": 336871.0849
          },
          {
            "average": 4334525.601,
            "count": 13756471,
            "maximum": 4335170.6,
            "minimum": 4333911.5,
            "name": "Y",
            "position": 1,
            "stddev": 328.6099297,
            "variance": 107984.4859
          },
          {
            "average": 123.6555661,
            "count": 13756471,
            "maximum": 342.806087,
            "minimum": -9.873913018,
            "name": "Z",
            "position": 2,
            "stddev": 14.64971288,
            "variance": 214.6140876
          },
          {
            "average": 5645.02322,
            "count": 13756471,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6299.696155,
            "variance": 39686171.65
          },
          {
            "average": 2.276174754,
            "count": 13756471,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.365326968,
            "variance": 1.86411773
          },
          {
            "average": 3.335301038,
            "count": 13756471,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.541020219,
            "variance": 2.374743316
          },
          {
            "average": 0.4992251283,
            "count": 13756471,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994177,
            "variance": 0.2499994177
          },
          {
            "average": 0,
            "count": 13756471,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.371486408,
            "count": 13756471,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5162573714,
            "variance": 0.2665216735
          },
          {
            "average": 10.43950736,
            "count": 13756471,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.865852975,
            "variance": 61.87164302
          },
          {
            "average": 0,
            "count": 13756471,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 35.69569049,
            "count": 13756471,
            "maximum": 37,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4634519671,
            "variance": 0.2147877258
          },
          {
            "average": 203184628.7,
            "count": 13756471,
            "maximum": 203184979.5,
            "minimum": 203183843.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 220.3237385,
            "variance": 48542.54973
          },
          {
            "average": 0,
            "count": 13756471,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13756471,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13756471,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000559954657,
            "count": 13756471,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02365673579,
            "variance": 0.0005596411484
          },
          {
            "average": 0.3429149816,
            "count": 13756471,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4746833822,
            "variance": 0.2253243134
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331311.7651,
          4333911.5,
          -9.873913018,
          333155.2051,
          4335170.6,
          342.806087
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331311.7651442912,
                4333911.499642891,
                -9.87391301834731
              ],
              [
                331311.7651442912,
                4335170.5996428905,
                -9.87391301834731
              ],
              [
                333155.20514429116,
                4335170.5996428905,
                342.8060869816527
              ],
              [
                333155.20514429116,
                4333911.499642891,
                342.8060869816527
              ],
              [
                331311.7651442912,
                4333911.499642891,
                -9.87391301834731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:02:59+00:00",
        "end_time": "2018-02-20T17:44:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_326536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_326536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_326536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_326536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95212337,
            39.13806896,
            -9.873913018,
            -76.93049191,
            39.14976358,
            342.806087
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95181008134267,
                  39.13806895823116,
                  -9.87391301834731
                ],
                [
                  -76.95212337045794,
                  39.149408280270556,
                  -9.87391301834731
                ],
                [
                  -76.93080178559482,
                  39.14976358387412,
                  342.8060869816527
                ],
                [
                  -76.93049191308828,
                  39.13842411916101,
                  342.8060869816527
                ],
                [
                  -76.95181008134267,
                  39.13806895823116,
                  -9.87391301834731
                ]
              ]
            ]
          },
          "id": "20180220_326536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_326536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:02:59Z",
            "pc:count": 13756471,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332134.7831,
                "count": 13756471,
                "maximum": 333155.2051,
                "minimum": 331311.7651,
                "name": "X",
                "position": 0,
                "stddev": 580.4059656,
                "variance": 336871.0849
              },
              {
                "average": 4334525.601,
                "count": 13756471,
                "maximum": 4335170.6,
                "minimum": 4333911.5,
                "name": "Y",
                "position": 1,
                "stddev": 328.6099297,
                "variance": 107984.4859
              },
              {
                "average": 123.6555661,
                "count": 13756471,
                "maximum": 342.806087,
                "minimum": -9.873913018,
                "name": "Z",
                "position": 2,
                "stddev": 14.64971288,
                "variance": 214.6140876
              },
              {
                "average": 5645.02322,
                "count": 13756471,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6299.696155,
                "variance": 39686171.65
              },
              {
                "average": 2.276174754,
                "count": 13756471,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.365326968,
                "variance": 1.86411773
              },
              {
                "average": 3.335301038,
                "count": 13756471,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.541020219,
                "variance": 2.374743316
              },
              {
                "average": 0.4992251283,
                "count": 13756471,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994177,
                "variance": 0.2499994177
              },
              {
                "average": 0,
                "count": 13756471,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.371486408,
                "count": 13756471,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5162573714,
                "variance": 0.2665216735
              },
              {
                "average": 10.43950736,
                "count": 13756471,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.865852975,
                "variance": 61.87164302
              },
              {
                "average": 0,
                "count": 13756471,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 35.69569049,
                "count": 13756471,
                "maximum": 37,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4634519671,
                "variance": 0.2147877258
              },
              {
                "average": 203184628.7,
                "count": 13756471,
                "maximum": 203184979.5,
                "minimum": 203183843.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 220.3237385,
                "variance": 48542.54973
              },
              {
                "average": 0,
                "count": 13756471,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13756471,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13756471,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000559954657,
                "count": 13756471,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02365673579,
                "variance": 0.0005596411484
              },
              {
                "average": 0.3429149816,
                "count": 13756471,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4746833822,
                "variance": 0.2253243134
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331311.7651,
              4333911.5,
              -9.873913018,
              333155.2051,
              4335170.6,
              342.806087
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331311.7651442912,
                    4333911.499642891,
                    -9.87391301834731
                  ],
                  [
                    331311.7651442912,
                    4335170.5996428905,
                    -9.87391301834731
                  ],
                  [
                    333155.20514429116,
                    4335170.5996428905,
                    342.8060869816527
                  ],
                  [
                    333155.20514429116,
                    4333911.499642891,
                    342.8060869816527
                  ],
                  [
                    331311.7651442912,
                    4333911.499642891,
                    -9.87391301834731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:02:59+00:00",
            "end_time": "2018-02-20T17:44: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": "20180220_296544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05759376571949,
              39.160029842221064,
              -10.156692203261798
            ],
            [
              -77.05792429605161,
              39.171368746956546,
              -10.156692203261798
            ],
            [
              -77.0364639449651,
              39.17174591374645,
              356.4433077967382
            ],
            [
              -77.03613685561321,
              39.16040685758785,
              356.4433077967382
            ],
            [
              -77.05759376571949,
              39.160029842221064,
              -10.156692203261798
            ]
          ]
        ]
      },
      "bbox": [
        -77.0579243,
        39.16002984,
        -10.1566922,
        -77.03613686,
        39.17174591,
        356.4433078
      ],
      "properties": {
        "datetime": "2018-02-28T19:51:55Z",
        "pc:count": 21540802,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323097.5466,
            "count": 21540802,
            "maximum": 324078.7178,
            "minimum": 322223.7378,
            "name": "X",
            "position": 0,
            "stddev": 535.6937491,
            "variance": 286967.7928
          },
          {
            "average": 4337200.057,
            "count": 21540802,
            "maximum": 4337810.056,
            "minimum": 4336550.916,
            "name": "Y",
            "position": 1,
            "stddev": 316.010159,
            "variance": 99862.42062
          },
          {
            "average": 131.7677397,
            "count": 21540802,
            "maximum": 356.4433078,
            "minimum": -10.1566922,
            "name": "Z",
            "position": 2,
            "stddev": 12.30119119,
            "variance": 151.3193047
          },
          {
            "average": 5939.072938,
            "count": 21540802,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6228.998969,
            "variance": 38800428.15
          },
          {
            "average": 2.143843809,
            "count": 21540802,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.333180963,
            "variance": 1.777371481
          },
          {
            "average": 3.102313832,
            "count": 21540802,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.58224326,
            "variance": 2.503493732
          },
          {
            "average": 0.4989816535,
            "count": 21540802,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989746,
            "variance": 0.2499989746
          },
          {
            "average": 0,
            "count": 21540802,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.358110808,
            "count": 21540802,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5005823286,
            "variance": 0.2505826677
          },
          {
            "average": -13.09708115,
            "count": 21540802,
            "maximum": 7.998000145,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.240609143,
            "variance": 38.94520247
          },
          {
            "average": 0,
            "count": 21540802,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.83992184,
            "count": 21540802,
            "maximum": 66,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.4964962,
            "variance": 132.1694248
          },
          {
            "average": 203313091.1,
            "count": 21540802,
            "maximum": 203882715.2,
            "minimum": 203183705.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 270848.0817,
            "variance": 73358683340.0
          },
          {
            "average": 0,
            "count": 21540802,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21540802,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21540802,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003868008257,
            "count": 21540802,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01966344906,
            "variance": 0.0003866512288
          },
          {
            "average": 0.5223649054,
            "count": 21540802,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4994995722,
            "variance": 0.2494998226
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322223.7378,
          4336550.916,
          -10.1566922,
          324078.7178,
          4337810.056,
          356.4433078
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322223.7377672049,
                4336550.915749621,
                -10.156692203261798
              ],
              [
                322223.7377672049,
                4337810.055749621,
                -10.156692203261798
              ],
              [
                324078.71776720486,
                4337810.055749621,
                356.4433077967382
              ],
              [
                324078.71776720486,
                4336550.915749621,
                356.4433077967382
              ],
              [
                322223.7377672049,
                4336550.915749621,
                -10.156692203261798
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:51:55+00:00",
        "end_time": "2018-02-20T17:41:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_296544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_296544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_296544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0579243,
            39.16002984,
            -10.1566922,
            -77.03613686,
            39.17174591,
            356.4433078
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05759376571949,
                  39.160029842221064,
                  -10.156692203261798
                ],
                [
                  -77.05792429605161,
                  39.171368746956546,
                  -10.156692203261798
                ],
                [
                  -77.0364639449651,
                  39.17174591374645,
                  356.4433077967382
                ],
                [
                  -77.03613685561321,
                  39.16040685758785,
                  356.4433077967382
                ],
                [
                  -77.05759376571949,
                  39.160029842221064,
                  -10.156692203261798
                ]
              ]
            ]
          },
          "id": "20180220_296544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:51:55Z",
            "pc:count": 21540802,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323097.5466,
                "count": 21540802,
                "maximum": 324078.7178,
                "minimum": 322223.7378,
                "name": "X",
                "position": 0,
                "stddev": 535.6937491,
                "variance": 286967.7928
              },
              {
                "average": 4337200.057,
                "count": 21540802,
                "maximum": 4337810.056,
                "minimum": 4336550.916,
                "name": "Y",
                "position": 1,
                "stddev": 316.010159,
                "variance": 99862.42062
              },
              {
                "average": 131.7677397,
                "count": 21540802,
                "maximum": 356.4433078,
                "minimum": -10.1566922,
                "name": "Z",
                "position": 2,
                "stddev": 12.30119119,
                "variance": 151.3193047
              },
              {
                "average": 5939.072938,
                "count": 21540802,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6228.998969,
                "variance": 38800428.15
              },
              {
                "average": 2.143843809,
                "count": 21540802,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.333180963,
                "variance": 1.777371481
              },
              {
                "average": 3.102313832,
                "count": 21540802,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.58224326,
                "variance": 2.503493732
              },
              {
                "average": 0.4989816535,
                "count": 21540802,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989746,
                "variance": 0.2499989746
              },
              {
                "average": 0,
                "count": 21540802,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.358110808,
                "count": 21540802,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5005823286,
                "variance": 0.2505826677
              },
              {
                "average": -13.09708115,
                "count": 21540802,
                "maximum": 7.998000145,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.240609143,
                "variance": 38.94520247
              },
              {
                "average": 0,
                "count": 21540802,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.83992184,
                "count": 21540802,
                "maximum": 66,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.4964962,
                "variance": 132.1694248
              },
              {
                "average": 203313091.1,
                "count": 21540802,
                "maximum": 203882715.2,
                "minimum": 203183705.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 270848.0817,
                "variance": 73358683340.0
              },
              {
                "average": 0,
                "count": 21540802,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21540802,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21540802,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003868008257,
                "count": 21540802,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01966344906,
                "variance": 0.0003866512288
              },
              {
                "average": 0.5223649054,
                "count": 21540802,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4994995722,
                "variance": 0.2494998226
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322223.7378,
              4336550.916,
              -10.1566922,
              324078.7178,
              4337810.056,
              356.4433078
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322223.7377672049,
                    4336550.915749621,
                    -10.156692203261798
                  ],
                  [
                    322223.7377672049,
                    4337810.055749621,
                    -10.156692203261798
                  ],
                  [
                    324078.71776720486,
                    4337810.055749621,
                    356.4433077967382
                  ],
                  [
                    324078.71776720486,
                    4336550.915749621,
                    356.4433077967382
                  ],
                  [
                    322223.7377672049,
                    4336550.915749621,
                    -10.156692203261798
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:51:55+00:00",
            "end_time": "2018-02-20T17:41: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": "20180220_332528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9306768161042,
              39.116094352422465,
              -10.281316334687148
            ],
            [
              -76.9309864130031,
              39.127431697998944,
              -10.281316334687148
            ],
            [
              -76.90953868036536,
              39.12778514266236,
              341.67868366531286
            ],
            [
              -76.90923251707616,
              39.11644765516044,
              341.67868366531286
            ],
            [
              -76.9306768161042,
              39.116094352422465,
              -10.281316334687148
            ]
          ]
        ]
      },
      "bbox": [
        -76.93098641,
        39.11609435,
        -10.28131633,
        -76.90923252,
        39.12778514,
        341.6786837
      ],
      "properties": {
        "datetime": "2018-02-20T17:54:14Z",
        "pc:count": 17394909,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334079.9736,
            "count": 17394909,
            "maximum": 334941.4045,
            "minimum": 333086.5045,
            "name": "X",
            "position": 0,
            "stddev": 512.3501075,
            "variance": 262502.6326
          },
          {
            "average": 4332096.698,
            "count": 17394909,
            "maximum": 4332692.398,
            "minimum": 4331433.538,
            "name": "Y",
            "position": 1,
            "stddev": 391.4320722,
            "variance": 153219.0671
          },
          {
            "average": 129.434822,
            "count": 17394909,
            "maximum": 341.6786837,
            "minimum": -10.28131633,
            "name": "Z",
            "position": 2,
            "stddev": 18.21002574,
            "variance": 331.6050373
          },
          {
            "average": 4128.613556,
            "count": 17394909,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4812.740166,
            "variance": 23162467.91
          },
          {
            "average": 2.443942938,
            "count": 17394909,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.353953984,
            "variance": 1.833191391
          },
          {
            "average": 3.611377386,
            "count": 17394909,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.348676208,
            "variance": 1.818927514
          },
          {
            "average": 0.4995190834,
            "count": 17394909,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997831,
            "variance": 0.2499997831
          },
          {
            "average": 0,
            "count": 17394909,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296426443,
            "count": 17394909,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5103802097,
            "variance": 0.2604879584
          },
          {
            "average": -3.835913128,
            "count": 17394909,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.22262247,
            "variance": 174.837745
          },
          {
            "average": 0,
            "count": 17394909,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.85036191,
            "count": 17394909,
            "maximum": 38,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6429073041,
            "variance": 0.4133298017
          },
          {
            "average": 203183960.6,
            "count": 17394909,
            "maximum": 203184454.7,
            "minimum": 203183256.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 369.7344909,
            "variance": 136703.5938
          },
          {
            "average": 0,
            "count": 17394909,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17394909,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17394909,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005741909889,
            "count": 17394909,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02395540287,
            "variance": 0.0005738613266
          },
          {
            "average": 0.3535024529,
            "count": 17394909,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.478056986,
            "variance": 0.2285384818
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333086.5045,
          4331433.538,
          -10.28131633,
          334941.4045,
          4332692.398,
          341.6786837
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333086.5044533484,
                4331433.538138485,
                -10.281316334687148
              ],
              [
                333086.5044533484,
                4332692.398138484,
                -10.281316334687148
              ],
              [
                334941.4044533484,
                4332692.398138484,
                341.67868366531286
              ],
              [
                334941.4044533484,
                4331433.538138485,
                341.67868366531286
              ],
              [
                333086.5044533484,
                4331433.538138485,
                -10.281316334687148
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:54:14+00:00",
        "end_time": "2018-02-20T17:34:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_332528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_332528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_332528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_332528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93098641,
            39.11609435,
            -10.28131633,
            -76.90923252,
            39.12778514,
            341.6786837
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9306768161042,
                  39.116094352422465,
                  -10.281316334687148
                ],
                [
                  -76.9309864130031,
                  39.127431697998944,
                  -10.281316334687148
                ],
                [
                  -76.90953868036536,
                  39.12778514266236,
                  341.67868366531286
                ],
                [
                  -76.90923251707616,
                  39.11644765516044,
                  341.67868366531286
                ],
                [
                  -76.9306768161042,
                  39.116094352422465,
                  -10.281316334687148
                ]
              ]
            ]
          },
          "id": "20180220_332528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_332528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:54:14Z",
            "pc:count": 17394909,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334079.9736,
                "count": 17394909,
                "maximum": 334941.4045,
                "minimum": 333086.5045,
                "name": "X",
                "position": 0,
                "stddev": 512.3501075,
                "variance": 262502.6326
              },
              {
                "average": 4332096.698,
                "count": 17394909,
                "maximum": 4332692.398,
                "minimum": 4331433.538,
                "name": "Y",
                "position": 1,
                "stddev": 391.4320722,
                "variance": 153219.0671
              },
              {
                "average": 129.434822,
                "count": 17394909,
                "maximum": 341.6786837,
                "minimum": -10.28131633,
                "name": "Z",
                "position": 2,
                "stddev": 18.21002574,
                "variance": 331.6050373
              },
              {
                "average": 4128.613556,
                "count": 17394909,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4812.740166,
                "variance": 23162467.91
              },
              {
                "average": 2.443942938,
                "count": 17394909,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.353953984,
                "variance": 1.833191391
              },
              {
                "average": 3.611377386,
                "count": 17394909,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.348676208,
                "variance": 1.818927514
              },
              {
                "average": 0.4995190834,
                "count": 17394909,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997831,
                "variance": 0.2499997831
              },
              {
                "average": 0,
                "count": 17394909,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296426443,
                "count": 17394909,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5103802097,
                "variance": 0.2604879584
              },
              {
                "average": -3.835913128,
                "count": 17394909,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.22262247,
                "variance": 174.837745
              },
              {
                "average": 0,
                "count": 17394909,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.85036191,
                "count": 17394909,
                "maximum": 38,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6429073041,
                "variance": 0.4133298017
              },
              {
                "average": 203183960.6,
                "count": 17394909,
                "maximum": 203184454.7,
                "minimum": 203183256.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 369.7344909,
                "variance": 136703.5938
              },
              {
                "average": 0,
                "count": 17394909,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17394909,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17394909,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005741909889,
                "count": 17394909,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02395540287,
                "variance": 0.0005738613266
              },
              {
                "average": 0.3535024529,
                "count": 17394909,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.478056986,
                "variance": 0.2285384818
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333086.5045,
              4331433.538,
              -10.28131633,
              334941.4045,
              4332692.398,
              341.6786837
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333086.5044533484,
                    4331433.538138485,
                    -10.281316334687148
                  ],
                  [
                    333086.5044533484,
                    4332692.398138484,
                    -10.281316334687148
                  ],
                  [
                    334941.4044533484,
                    4332692.398138484,
                    341.67868366531286
                  ],
                  [
                    334941.4044533484,
                    4331433.538138485,
                    341.67868366531286
                  ],
                  [
                    333086.5044533484,
                    4331433.538138485,
                    -10.281316334687148
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:54:14+00:00",
            "end_time": "2018-02-20T17:34: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": "20180217_338532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90951726326666,
              39.127061538390485,
              -10.342463719367458
            ],
            [
              -76.90982363173259,
              39.13840062441715,
              -10.342463719367458
            ],
            [
              -76.88837091944451,
              39.13875027901051,
              341.09753628063254
            ],
            [
              -76.88806798734451,
              39.127411052570096,
              341.09753628063254
            ],
            [
              -76.90951726326666,
              39.127061538390485,
              -10.342463719367458
            ]
          ]
        ]
      },
      "bbox": [
        -76.90982363,
        39.12706154,
        -10.34246372,
        -76.88806799,
        39.13875028,
        341.0975363
      ],
      "properties": {
        "datetime": "2018-02-20T18:03:52Z",
        "pc:count": 21562053,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335990.9378,
            "count": 21562053,
            "maximum": 336796.5863,
            "minimum": 334941.5663,
            "name": "X",
            "position": 0,
            "stddev": 499.9665011,
            "variance": 249966.5022
          },
          {
            "average": 4333251.996,
            "count": 21562053,
            "maximum": 4333871.089,
            "minimum": 4332612.049,
            "name": "Y",
            "position": 1,
            "stddev": 310.7926752,
            "variance": 96592.08698
          },
          {
            "average": 108.5084836,
            "count": 21562053,
            "maximum": 341.0975363,
            "minimum": -10.34246372,
            "name": "Z",
            "position": 2,
            "stddev": 12.98888871,
            "variance": 168.7112299
          },
          {
            "average": 4361.346569,
            "count": 21562053,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5011.578146,
            "variance": 25115915.51
          },
          {
            "average": 2.317652823,
            "count": 21562053,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.342019611,
            "variance": 1.801016636
          },
          {
            "average": 3.427504468,
            "count": 21562053,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.44204308,
            "variance": 2.079488245
          },
          {
            "average": 0.4978546802,
            "count": 21562053,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999954092,
            "variance": 0.2499954092
          },
          {
            "average": 0,
            "count": 21562053,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302096002,
            "count": 21562053,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.497351728,
            "variance": 0.2473587413
          },
          {
            "average": 6.46766251,
            "count": 21562053,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.72714864,
            "variance": 161.9803125
          },
          {
            "average": 0,
            "count": 21562053,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 32.28005742,
            "count": 21562053,
            "maximum": 36,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.364531879,
            "variance": 40.50726603
          },
          {
            "average": 203127478.6,
            "count": 21562053,
            "maximum": 203185032.1,
            "minimum": 202913500.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 110625.3476,
            "variance": 12237967520.0
          },
          {
            "average": 0,
            "count": 21562053,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21562053,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21562053,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004931348606,
            "count": 21562053,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02220116442,
            "variance": 0.0004928917014
          },
          {
            "average": 0.4517904673,
            "count": 21562053,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4976704255,
            "variance": 0.2476758524
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334941.5663,
          4332612.049,
          -10.34246372,
          336796.5863,
          4333871.089,
          341.0975363
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334941.56625185336,
                4332612.049026937,
                -10.342463719367458
              ],
              [
                334941.56625185336,
                4333871.089026936,
                -10.342463719367458
              ],
              [
                336796.5862518534,
                4333871.089026936,
                341.09753628063254
              ],
              [
                336796.5862518534,
                4332612.049026937,
                341.09753628063254
              ],
              [
                334941.56625185336,
                4332612.049026937,
                -10.342463719367458
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:03:52+00:00",
        "end_time": "2018-02-17T14:38:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180217_338532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_338532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180217_338532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180217_338532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90982363,
            39.12706154,
            -10.34246372,
            -76.88806799,
            39.13875028,
            341.0975363
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90951726326666,
                  39.127061538390485,
                  -10.342463719367458
                ],
                [
                  -76.90982363173259,
                  39.13840062441715,
                  -10.342463719367458
                ],
                [
                  -76.88837091944451,
                  39.13875027901051,
                  341.09753628063254
                ],
                [
                  -76.88806798734451,
                  39.127411052570096,
                  341.09753628063254
                ],
                [
                  -76.90951726326666,
                  39.127061538390485,
                  -10.342463719367458
                ]
              ]
            ]
          },
          "id": "20180217_338532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180217_338532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:03:52Z",
            "pc:count": 21562053,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335990.9378,
                "count": 21562053,
                "maximum": 336796.5863,
                "minimum": 334941.5663,
                "name": "X",
                "position": 0,
                "stddev": 499.9665011,
                "variance": 249966.5022
              },
              {
                "average": 4333251.996,
                "count": 21562053,
                "maximum": 4333871.089,
                "minimum": 4332612.049,
                "name": "Y",
                "position": 1,
                "stddev": 310.7926752,
                "variance": 96592.08698
              },
              {
                "average": 108.5084836,
                "count": 21562053,
                "maximum": 341.0975363,
                "minimum": -10.34246372,
                "name": "Z",
                "position": 2,
                "stddev": 12.98888871,
                "variance": 168.7112299
              },
              {
                "average": 4361.346569,
                "count": 21562053,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5011.578146,
                "variance": 25115915.51
              },
              {
                "average": 2.317652823,
                "count": 21562053,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.342019611,
                "variance": 1.801016636
              },
              {
                "average": 3.427504468,
                "count": 21562053,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.44204308,
                "variance": 2.079488245
              },
              {
                "average": 0.4978546802,
                "count": 21562053,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999954092,
                "variance": 0.2499954092
              },
              {
                "average": 0,
                "count": 21562053,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302096002,
                "count": 21562053,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.497351728,
                "variance": 0.2473587413
              },
              {
                "average": 6.46766251,
                "count": 21562053,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.72714864,
                "variance": 161.9803125
              },
              {
                "average": 0,
                "count": 21562053,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 32.28005742,
                "count": 21562053,
                "maximum": 36,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.364531879,
                "variance": 40.50726603
              },
              {
                "average": 203127478.6,
                "count": 21562053,
                "maximum": 203185032.1,
                "minimum": 202913500.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 110625.3476,
                "variance": 12237967520.0
              },
              {
                "average": 0,
                "count": 21562053,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21562053,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21562053,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004931348606,
                "count": 21562053,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02220116442,
                "variance": 0.0004928917014
              },
              {
                "average": 0.4517904673,
                "count": 21562053,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4976704255,
                "variance": 0.2476758524
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334941.5663,
              4332612.049,
              -10.34246372,
              336796.5863,
              4333871.089,
              341.0975363
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334941.56625185336,
                    4332612.049026937,
                    -10.342463719367458
                  ],
                  [
                    334941.56625185336,
                    4333871.089026936,
                    -10.342463719367458
                  ],
                  [
                    336796.5862518534,
                    4333871.089026936,
                    341.09753628063254
                  ],
                  [
                    336796.5862518534,
                    4332612.049026937,
                    341.09753628063254
                  ],
                  [
                    334941.56625185336,
                    4332612.049026937,
                    -10.342463719367458
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:03:52+00:00",
            "end_time": "2018-02-17T14:38: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": "20180220_290528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07870675497146,
              39.116087744358346,
              -10.405555871438452
            ],
            [
              -77.07904015882878,
              39.12742676361397,
              -10.405555871438452
            ],
            [
              -77.0575915831613,
              39.12780749701782,
              371.0344441285615
            ],
            [
              -77.05726161294038,
              39.116468324856385,
              371.0344441285615
            ],
            [
              -77.07870675497146,
              39.116087744358346,
              -10.405555871438452
            ]
          ]
        ]
      },
      "bbox": [
        -77.07904016,
        39.11608774,
        -10.40555587,
        -77.05726161,
        39.1278075,
        371.0344441
      ],
      "properties": {
        "datetime": "2018-02-28T17:04:24Z",
        "pc:count": 27078137,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321209.946,
            "count": 27078137,
            "maximum": 322142.8161,
            "minimum": 320287.6761,
            "name": "X",
            "position": 0,
            "stddev": 477.1901012,
            "variance": 227710.3927
          },
          {
            "average": 4332355.945,
            "count": 27078137,
            "maximum": 4332974.602,
            "minimum": 4331715.442,
            "name": "Y",
            "position": 1,
            "stddev": 341.1486822,
            "variance": 116382.4234
          },
          {
            "average": 147.2201363,
            "count": 27078137,
            "maximum": 371.0344441,
            "minimum": -10.40555587,
            "name": "Z",
            "position": 2,
            "stddev": 12.31359858,
            "variance": 151.62471
          },
          {
            "average": 6969.581018,
            "count": 27078137,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6663.84958,
            "variance": 44406891.23
          },
          {
            "average": 2.055914113,
            "count": 27078137,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.290877425,
            "variance": 1.666364525
          },
          {
            "average": 2.843226253,
            "count": 27078137,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.585348132,
            "variance": 2.5133287
          },
          {
            "average": 0.4983653418,
            "count": 27078137,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973371,
            "variance": 0.2499973371
          },
          {
            "average": 0,
            "count": 27078137,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.349905276,
            "count": 27078137,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5937391078,
            "variance": 0.3525261281
          },
          {
            "average": -0.5344837772,
            "count": 27078137,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.09632481,
            "variance": 198.7063732
          },
          {
            "average": 0,
            "count": 27078137,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.77833036,
            "count": 27078137,
            "maximum": 58,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.37162417,
            "variance": 178.800333
          },
          {
            "average": 203517934.1,
            "count": 27078137,
            "maximum": 203872664,
            "minimum": 203180801.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 345215.9772,
            "variance": 119174070900.0
          },
          {
            "average": 0,
            "count": 27078137,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27078137,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27078137,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003638359611,
            "count": 27078137,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0190710146,
            "variance": 0.0003637035979
          },
          {
            "average": 0.7141494631,
            "count": 27078137,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4518185642,
            "variance": 0.204140015
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320287.6761,
          4331715.442,
          -10.40555587,
          322142.8161,
          4332974.602,
          371.0344441
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320287.67611382186,
                4331715.44242185,
                -10.405555871438452
              ],
              [
                320287.67611382186,
                4332974.60242185,
                -10.405555871438452
              ],
              [
                322142.8161138219,
                4332974.60242185,
                371.0344441285615
              ],
              [
                322142.8161138219,
                4331715.44242185,
                371.0344441285615
              ],
              [
                320287.67611382186,
                4331715.44242185,
                -10.405555871438452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T17:04:24+00:00",
        "end_time": "2018-02-20T16:53:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_290528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_290528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_290528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07904016,
            39.11608774,
            -10.40555587,
            -77.05726161,
            39.1278075,
            371.0344441
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07870675497146,
                  39.116087744358346,
                  -10.405555871438452
                ],
                [
                  -77.07904015882878,
                  39.12742676361397,
                  -10.405555871438452
                ],
                [
                  -77.0575915831613,
                  39.12780749701782,
                  371.0344441285615
                ],
                [
                  -77.05726161294038,
                  39.116468324856385,
                  371.0344441285615
                ],
                [
                  -77.07870675497146,
                  39.116087744358346,
                  -10.405555871438452
                ]
              ]
            ]
          },
          "id": "20180220_290528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T17:04:24Z",
            "pc:count": 27078137,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321209.946,
                "count": 27078137,
                "maximum": 322142.8161,
                "minimum": 320287.6761,
                "name": "X",
                "position": 0,
                "stddev": 477.1901012,
                "variance": 227710.3927
              },
              {
                "average": 4332355.945,
                "count": 27078137,
                "maximum": 4332974.602,
                "minimum": 4331715.442,
                "name": "Y",
                "position": 1,
                "stddev": 341.1486822,
                "variance": 116382.4234
              },
              {
                "average": 147.2201363,
                "count": 27078137,
                "maximum": 371.0344441,
                "minimum": -10.40555587,
                "name": "Z",
                "position": 2,
                "stddev": 12.31359858,
                "variance": 151.62471
              },
              {
                "average": 6969.581018,
                "count": 27078137,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6663.84958,
                "variance": 44406891.23
              },
              {
                "average": 2.055914113,
                "count": 27078137,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.290877425,
                "variance": 1.666364525
              },
              {
                "average": 2.843226253,
                "count": 27078137,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.585348132,
                "variance": 2.5133287
              },
              {
                "average": 0.4983653418,
                "count": 27078137,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973371,
                "variance": 0.2499973371
              },
              {
                "average": 0,
                "count": 27078137,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.349905276,
                "count": 27078137,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5937391078,
                "variance": 0.3525261281
              },
              {
                "average": -0.5344837772,
                "count": 27078137,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.09632481,
                "variance": 198.7063732
              },
              {
                "average": 0,
                "count": 27078137,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.77833036,
                "count": 27078137,
                "maximum": 58,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.37162417,
                "variance": 178.800333
              },
              {
                "average": 203517934.1,
                "count": 27078137,
                "maximum": 203872664,
                "minimum": 203180801.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 345215.9772,
                "variance": 119174070900.0
              },
              {
                "average": 0,
                "count": 27078137,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27078137,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27078137,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003638359611,
                "count": 27078137,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0190710146,
                "variance": 0.0003637035979
              },
              {
                "average": 0.7141494631,
                "count": 27078137,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4518185642,
                "variance": 0.204140015
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320287.6761,
              4331715.442,
              -10.40555587,
              322142.8161,
              4332974.602,
              371.0344441
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320287.67611382186,
                    4331715.44242185,
                    -10.405555871438452
                  ],
                  [
                    320287.67611382186,
                    4332974.60242185,
                    -10.405555871438452
                  ],
                  [
                    322142.8161138219,
                    4332974.60242185,
                    371.0344441285615
                  ],
                  [
                    322142.8161138219,
                    4331715.44242185,
                    371.0344441285615
                  ],
                  [
                    320287.67611382186,
                    4331715.44242185,
                    -10.405555871438452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T17:04:24+00:00",
            "end_time": "2018-02-20T16:53: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": "20180217_338536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90950187244162,
              39.13804465883039,
              -10.177045363574678
            ],
            [
              -76.90968022096732,
              39.1446438057773,
              -10.177045363574678
            ],
            [
              -76.88836185707038,
              39.14499127207982,
              363.4629546364253
            ],
            [
              -76.88818549660297,
              39.138392043924334,
              363.4629546364253
            ],
            [
              -76.90950187244162,
              39.13804465883039,
              -10.177045363574678
            ]
          ]
        ]
      },
      "bbox": [
        -76.90968022,
        39.13804466,
        -10.17704536,
        -76.8881855,
        39.14499127,
        363.4629546
      ],
      "properties": {
        "datetime": "2018-02-20T18:09:23Z",
        "pc:count": 9666302,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336146.7672,
            "count": 9666302,
            "maximum": 336811.7854,
            "minimum": 334968.5454,
            "name": "X",
            "position": 0,
            "stddev": 439.2769701,
            "variance": 192964.2565
          },
          {
            "average": 4334242.18,
            "count": 9666302,
            "maximum": 4334563.736,
            "minimum": 4333830.996,
            "name": "Y",
            "position": 1,
            "stddev": 203.3976574,
            "variance": 41370.60704
          },
          {
            "average": 121.9127882,
            "count": 9666302,
            "maximum": 363.4629546,
            "minimum": -10.17704536,
            "name": "Z",
            "position": 2,
            "stddev": 9.594481427,
            "variance": 92.05407385
          },
          {
            "average": 6021.096379,
            "count": 9666302,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5847.863898,
            "variance": 34197512.17
          },
          {
            "average": 1.905139008,
            "count": 9666302,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.231126901,
            "variance": 1.515673445
          },
          {
            "average": 2.692682269,
            "count": 9666302,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.576351788,
            "variance": 2.484884958
          },
          {
            "average": 0.4964358655,
            "count": 9666302,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999873226,
            "variance": 0.2499873228
          },
          {
            "average": 0,
            "count": 9666302,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.35716637,
            "count": 9666302,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5002250317,
            "variance": 0.2502250824
          },
          {
            "average": -10.80262207,
            "count": 9666302,
            "maximum": 10.00199986,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.416377428,
            "variance": 55.00265416
          },
          {
            "average": 0,
            "count": 9666302,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.78774717,
            "count": 9666302,
            "maximum": 35,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.894501351,
            "variance": 47.53414888
          },
          {
            "average": 203095259.7,
            "count": 9666302,
            "maximum": 203185363.1,
            "minimum": 202913511.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 127798.2149,
            "variance": 16332383730.0
          },
          {
            "average": 0,
            "count": 9666302,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9666302,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9666302,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004864321433,
            "count": 9666302,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02204984302,
            "variance": 0.0004861955774
          },
          {
            "average": 0.5541832854,
            "count": 9666302,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4970555272,
            "variance": 0.2470641971
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334968.5454,
          4333830.996,
          -10.17704536,
          336811.7854,
          4334563.736,
          363.4629546
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334968.54537919874,
                4333830.996418255,
                -10.177045363574678
              ],
              [
                334968.54537919874,
                4334563.736418256,
                -10.177045363574678
              ],
              [
                336811.7853791987,
                4334563.736418256,
                363.4629546364253
              ],
              [
                336811.7853791987,
                4333830.996418255,
                363.4629546364253
              ],
              [
                334968.54537919874,
                4333830.996418255,
                -10.177045363574678
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:09:23+00:00",
        "end_time": "2018-02-17T14:38:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180217_338536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_338536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180217_338536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180217_338536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90968022,
            39.13804466,
            -10.17704536,
            -76.8881855,
            39.14499127,
            363.4629546
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90950187244162,
                  39.13804465883039,
                  -10.177045363574678
                ],
                [
                  -76.90968022096732,
                  39.1446438057773,
                  -10.177045363574678
                ],
                [
                  -76.88836185707038,
                  39.14499127207982,
                  363.4629546364253
                ],
                [
                  -76.88818549660297,
                  39.138392043924334,
                  363.4629546364253
                ],
                [
                  -76.90950187244162,
                  39.13804465883039,
                  -10.177045363574678
                ]
              ]
            ]
          },
          "id": "20180217_338536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180217_338536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:09:23Z",
            "pc:count": 9666302,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336146.7672,
                "count": 9666302,
                "maximum": 336811.7854,
                "minimum": 334968.5454,
                "name": "X",
                "position": 0,
                "stddev": 439.2769701,
                "variance": 192964.2565
              },
              {
                "average": 4334242.18,
                "count": 9666302,
                "maximum": 4334563.736,
                "minimum": 4333830.996,
                "name": "Y",
                "position": 1,
                "stddev": 203.3976574,
                "variance": 41370.60704
              },
              {
                "average": 121.9127882,
                "count": 9666302,
                "maximum": 363.4629546,
                "minimum": -10.17704536,
                "name": "Z",
                "position": 2,
                "stddev": 9.594481427,
                "variance": 92.05407385
              },
              {
                "average": 6021.096379,
                "count": 9666302,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5847.863898,
                "variance": 34197512.17
              },
              {
                "average": 1.905139008,
                "count": 9666302,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.231126901,
                "variance": 1.515673445
              },
              {
                "average": 2.692682269,
                "count": 9666302,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.576351788,
                "variance": 2.484884958
              },
              {
                "average": 0.4964358655,
                "count": 9666302,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999873226,
                "variance": 0.2499873228
              },
              {
                "average": 0,
                "count": 9666302,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.35716637,
                "count": 9666302,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5002250317,
                "variance": 0.2502250824
              },
              {
                "average": -10.80262207,
                "count": 9666302,
                "maximum": 10.00199986,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.416377428,
                "variance": 55.00265416
              },
              {
                "average": 0,
                "count": 9666302,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.78774717,
                "count": 9666302,
                "maximum": 35,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.894501351,
                "variance": 47.53414888
              },
              {
                "average": 203095259.7,
                "count": 9666302,
                "maximum": 203185363.1,
                "minimum": 202913511.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 127798.2149,
                "variance": 16332383730.0
              },
              {
                "average": 0,
                "count": 9666302,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9666302,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9666302,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004864321433,
                "count": 9666302,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02204984302,
                "variance": 0.0004861955774
              },
              {
                "average": 0.5541832854,
                "count": 9666302,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4970555272,
                "variance": 0.2470641971
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334968.5454,
              4333830.996,
              -10.17704536,
              336811.7854,
              4334563.736,
              363.4629546
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334968.54537919874,
                    4333830.996418255,
                    -10.177045363574678
                  ],
                  [
                    334968.54537919874,
                    4334563.736418256,
                    -10.177045363574678
                  ],
                  [
                    336811.7853791987,
                    4334563.736418256,
                    363.4629546364253
                  ],
                  [
                    336811.7853791987,
                    4333830.996418255,
                    363.4629546364253
                  ],
                  [
                    334968.54537919874,
                    4333830.996418255,
                    -10.177045363574678
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:09:23+00:00",
            "end_time": "2018-02-17T14:38: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": "20180220_332532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93066390648106,
              39.12707659858168,
              -10.268337930012592
            ],
            [
              -76.93097366666856,
              39.13841554391452,
              -10.268337930012592
            ],
            [
              -76.90952583979359,
              39.138769015457775,
              349.3516620699874
            ],
            [
              -76.9092195150646,
              39.127429928180135,
              349.3516620699874
            ],
            [
              -76.93066390648106,
              39.12707659858168,
              -10.268337930012592
            ]
          ]
        ]
      },
      "bbox": [
        -76.93097367,
        39.1270766,
        -10.26833793,
        -76.90921952,
        39.13876902,
        349.3516621
      ],
      "properties": {
        "datetime": "2018-02-20T18:03:25Z",
        "pc:count": 17561094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333969.5111,
            "count": 17561094,
            "maximum": 334968.1656,
            "minimum": 333113.5456,
            "name": "X",
            "position": 0,
            "stddev": 533.9403704,
            "variance": 285092.3192
          },
          {
            "average": 4333214.051,
            "count": 17561094,
            "maximum": 4333911.434,
            "minimum": 4332652.394,
            "name": "Y",
            "position": 1,
            "stddev": 380.6088595,
            "variance": 144863.1039
          },
          {
            "average": 118.2542077,
            "count": 17561094,
            "maximum": 349.3516621,
            "minimum": -10.26833793,
            "name": "Z",
            "position": 2,
            "stddev": 15.22698149,
            "variance": 231.8609653
          },
          {
            "average": 4483.751324,
            "count": 17561094,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5218.741025,
            "variance": 27235257.89
          },
          {
            "average": 2.388369255,
            "count": 17561094,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.36915397,
            "variance": 1.874582594
          },
          {
            "average": 3.535019174,
            "count": 17561094,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.430756768,
            "variance": 2.047064928
          },
          {
            "average": 0.5002484469,
            "count": 17561094,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999525,
            "variance": 0.2499999525
          },
          {
            "average": 0,
            "count": 17561094,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.338200342,
            "count": 17561094,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5973279228,
            "variance": 0.3568006473
          },
          {
            "average": -3.421475258,
            "count": 17561094,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.33753423,
            "variance": 152.2147508
          },
          {
            "average": 0,
            "count": 17561094,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.09923567,
            "count": 17561094,
            "maximum": 37,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5295747504,
            "variance": 0.2804494163
          },
          {
            "average": 203184387.7,
            "count": 17561094,
            "maximum": 203185005.3,
            "minimum": 203183864.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 295.7762254,
            "variance": 87483.57553
          },
          {
            "average": 0,
            "count": 17561094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17561094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17561094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007057646864,
            "count": 17561094,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02655685642,
            "variance": 0.0007052666228
          },
          {
            "average": 0.3347662737,
            "count": 17561094,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4719087077,
            "variance": 0.2226978284
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333113.5456,
          4332652.394,
          -10.26833793,
          334968.1656,
          4333911.434,
          349.3516621
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333113.54558862525,
                4332652.393809303,
                -10.268337930012592
              ],
              [
                333113.54558862525,
                4333911.433809302,
                -10.268337930012592
              ],
              [
                334968.16558862524,
                4333911.433809302,
                349.3516620699874
              ],
              [
                334968.16558862524,
                4332652.393809303,
                349.3516620699874
              ],
              [
                333113.54558862525,
                4332652.393809303,
                -10.268337930012592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:03:25+00:00",
        "end_time": "2018-02-20T17:44:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_332532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_332532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_332532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_332532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93097367,
            39.1270766,
            -10.26833793,
            -76.90921952,
            39.13876902,
            349.3516621
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93066390648106,
                  39.12707659858168,
                  -10.268337930012592
                ],
                [
                  -76.93097366666856,
                  39.13841554391452,
                  -10.268337930012592
                ],
                [
                  -76.90952583979359,
                  39.138769015457775,
                  349.3516620699874
                ],
                [
                  -76.9092195150646,
                  39.127429928180135,
                  349.3516620699874
                ],
                [
                  -76.93066390648106,
                  39.12707659858168,
                  -10.268337930012592
                ]
              ]
            ]
          },
          "id": "20180220_332532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_332532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:03:25Z",
            "pc:count": 17561094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333969.5111,
                "count": 17561094,
                "maximum": 334968.1656,
                "minimum": 333113.5456,
                "name": "X",
                "position": 0,
                "stddev": 533.9403704,
                "variance": 285092.3192
              },
              {
                "average": 4333214.051,
                "count": 17561094,
                "maximum": 4333911.434,
                "minimum": 4332652.394,
                "name": "Y",
                "position": 1,
                "stddev": 380.6088595,
                "variance": 144863.1039
              },
              {
                "average": 118.2542077,
                "count": 17561094,
                "maximum": 349.3516621,
                "minimum": -10.26833793,
                "name": "Z",
                "position": 2,
                "stddev": 15.22698149,
                "variance": 231.8609653
              },
              {
                "average": 4483.751324,
                "count": 17561094,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5218.741025,
                "variance": 27235257.89
              },
              {
                "average": 2.388369255,
                "count": 17561094,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.36915397,
                "variance": 1.874582594
              },
              {
                "average": 3.535019174,
                "count": 17561094,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.430756768,
                "variance": 2.047064928
              },
              {
                "average": 0.5002484469,
                "count": 17561094,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999525,
                "variance": 0.2499999525
              },
              {
                "average": 0,
                "count": 17561094,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.338200342,
                "count": 17561094,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5973279228,
                "variance": 0.3568006473
              },
              {
                "average": -3.421475258,
                "count": 17561094,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.33753423,
                "variance": 152.2147508
              },
              {
                "average": 0,
                "count": 17561094,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.09923567,
                "count": 17561094,
                "maximum": 37,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5295747504,
                "variance": 0.2804494163
              },
              {
                "average": 203184387.7,
                "count": 17561094,
                "maximum": 203185005.3,
                "minimum": 203183864.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 295.7762254,
                "variance": 87483.57553
              },
              {
                "average": 0,
                "count": 17561094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17561094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17561094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007057646864,
                "count": 17561094,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02655685642,
                "variance": 0.0007052666228
              },
              {
                "average": 0.3347662737,
                "count": 17561094,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4719087077,
                "variance": 0.2226978284
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333113.5456,
              4332652.394,
              -10.26833793,
              334968.1656,
              4333911.434,
              349.3516621
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333113.54558862525,
                    4332652.393809303,
                    -10.268337930012592
                  ],
                  [
                    333113.54558862525,
                    4333911.433809302,
                    -10.268337930012592
                  ],
                  [
                    334968.16558862524,
                    4333911.433809302,
                    349.3516620699874
                  ],
                  [
                    334968.16558862524,
                    4332652.393809303,
                    349.3516620699874
                  ],
                  [
                    333113.54558862525,
                    4332652.393809303,
                    -10.268337930012592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:03:25+00:00",
            "end_time": "2018-02-20T17:44: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": "20180220_296548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05760420289627,
              39.171012064256985,
              -10.190241287798244
            ],
            [
              -77.05793484309547,
              39.18235022707677,
              -10.190241287798244
            ],
            [
              -77.03646883930111,
              39.18272752397265,
              354.94975871220174
            ],
            [
              -77.03614164211487,
              39.17138920969954,
              354.94975871220174
            ],
            [
              -77.05760420289627,
              39.171012064256985,
              -10.190241287798244
            ]
          ]
        ]
      },
      "bbox": [
        -77.05793484,
        39.17101206,
        -10.19024129,
        -77.03614164,
        39.18272752,
        354.9497587
      ],
      "properties": {
        "datetime": "2018-02-28T20:09:27Z",
        "pc:count": 31631056,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323100.7547,
            "count": 31631056,
            "maximum": 324105.6735,
            "minimum": 322250.4935,
            "name": "X",
            "position": 0,
            "stddev": 529.8979388,
            "variance": 280791.8255
          },
          {
            "average": 4338466.935,
            "count": 31631056,
            "maximum": 4339028.9,
            "minimum": 4337769.84,
            "name": "Y",
            "position": 1,
            "stddev": 326.7355354,
            "variance": 106756.1101
          },
          {
            "average": 128.8386674,
            "count": 31631056,
            "maximum": 354.9497587,
            "minimum": -10.19024129,
            "name": "Z",
            "position": 2,
            "stddev": 14.96114242,
            "variance": 223.8357826
          },
          {
            "average": 5670.785886,
            "count": 31631056,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6253.855274,
            "variance": 39110705.79
          },
          {
            "average": 2.220913617,
            "count": 31631056,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.336655751,
            "variance": 1.786648598
          },
          {
            "average": 3.22619229,
            "count": 31631056,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.53709952,
            "variance": 2.362674934
          },
          {
            "average": 0.4953040139,
            "count": 31631056,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999779551,
            "variance": 0.2499779556
          },
          {
            "average": 0,
            "count": 31631056,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312773971,
            "count": 31631056,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4872563015,
            "variance": 0.2374187033
          },
          {
            "average": 7.608242981,
            "count": 31631056,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.30121297,
            "variance": 127.7174146
          },
          {
            "average": 0,
            "count": 31631056,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.77944167,
            "count": 31631056,
            "maximum": 66,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.98492838,
            "variance": 224.5480786
          },
          {
            "average": 203488641.6,
            "count": 31631056,
            "maximum": 203883767.7,
            "minimum": 203184628.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 346131.6548,
            "variance": 119807122400.0
          },
          {
            "average": 0,
            "count": 31631056,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31631056,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31631056,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003383699868,
            "count": 31631056,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01839172377,
            "variance": 0.0003382555032
          },
          {
            "average": 0.6009546441,
            "count": 31631056,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4897021211,
            "variance": 0.2398081674
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322250.4935,
          4337769.84,
          -10.19024129,
          324105.6735,
          4339028.9,
          354.9497587
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322250.49346952315,
                4337769.8403039565,
                -10.190241287798244
              ],
              [
                322250.49346952315,
                4339028.900303957,
                -10.190241287798244
              ],
              [
                324105.6734695232,
                4339028.900303957,
                354.94975871220174
              ],
              [
                324105.6734695232,
                4337769.8403039565,
                354.94975871220174
              ],
              [
                322250.49346952315,
                4337769.8403039565,
                -10.190241287798244
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T20:09:27+00:00",
        "end_time": "2018-02-20T17:57:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_296548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_296548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_296548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05793484,
            39.17101206,
            -10.19024129,
            -77.03614164,
            39.18272752,
            354.9497587
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05760420289627,
                  39.171012064256985,
                  -10.190241287798244
                ],
                [
                  -77.05793484309547,
                  39.18235022707677,
                  -10.190241287798244
                ],
                [
                  -77.03646883930111,
                  39.18272752397265,
                  354.94975871220174
                ],
                [
                  -77.03614164211487,
                  39.17138920969954,
                  354.94975871220174
                ],
                [
                  -77.05760420289627,
                  39.171012064256985,
                  -10.190241287798244
                ]
              ]
            ]
          },
          "id": "20180220_296548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_296548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T20:09:27Z",
            "pc:count": 31631056,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323100.7547,
                "count": 31631056,
                "maximum": 324105.6735,
                "minimum": 322250.4935,
                "name": "X",
                "position": 0,
                "stddev": 529.8979388,
                "variance": 280791.8255
              },
              {
                "average": 4338466.935,
                "count": 31631056,
                "maximum": 4339028.9,
                "minimum": 4337769.84,
                "name": "Y",
                "position": 1,
                "stddev": 326.7355354,
                "variance": 106756.1101
              },
              {
                "average": 128.8386674,
                "count": 31631056,
                "maximum": 354.9497587,
                "minimum": -10.19024129,
                "name": "Z",
                "position": 2,
                "stddev": 14.96114242,
                "variance": 223.8357826
              },
              {
                "average": 5670.785886,
                "count": 31631056,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6253.855274,
                "variance": 39110705.79
              },
              {
                "average": 2.220913617,
                "count": 31631056,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.336655751,
                "variance": 1.786648598
              },
              {
                "average": 3.22619229,
                "count": 31631056,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.53709952,
                "variance": 2.362674934
              },
              {
                "average": 0.4953040139,
                "count": 31631056,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999779551,
                "variance": 0.2499779556
              },
              {
                "average": 0,
                "count": 31631056,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312773971,
                "count": 31631056,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4872563015,
                "variance": 0.2374187033
              },
              {
                "average": 7.608242981,
                "count": 31631056,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.30121297,
                "variance": 127.7174146
              },
              {
                "average": 0,
                "count": 31631056,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.77944167,
                "count": 31631056,
                "maximum": 66,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.98492838,
                "variance": 224.5480786
              },
              {
                "average": 203488641.6,
                "count": 31631056,
                "maximum": 203883767.7,
                "minimum": 203184628.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 346131.6548,
                "variance": 119807122400.0
              },
              {
                "average": 0,
                "count": 31631056,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31631056,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31631056,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003383699868,
                "count": 31631056,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01839172377,
                "variance": 0.0003382555032
              },
              {
                "average": 0.6009546441,
                "count": 31631056,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4897021211,
                "variance": 0.2398081674
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322250.4935,
              4337769.84,
              -10.19024129,
              324105.6735,
              4339028.9,
              354.9497587
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322250.49346952315,
                    4337769.8403039565,
                    -10.190241287798244
                  ],
                  [
                    322250.49346952315,
                    4339028.900303957,
                    -10.190241287798244
                  ],
                  [
                    324105.6734695232,
                    4339028.900303957,
                    354.94975871220174
                  ],
                  [
                    324105.6734695232,
                    4337769.8403039565,
                    354.94975871220174
                  ],
                  [
                    322250.49346952315,
                    4337769.8403039565,
                    -10.190241287798244
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T20:09:27+00:00",
            "end_time": "2018-02-20T17:57: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": "20180220_332536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93065729096405,
              39.138059318160124,
              -10.12492008364444
            ],
            [
              -76.9308376787657,
              39.14466072475984,
              -10.12492008364444
            ],
            [
              -76.90951679654604,
              39.14501210654098,
              346.89507991635554
            ],
            [
              -76.90933839767075,
              39.13841061778948,
              346.89507991635554
            ],
            [
              -76.93065729096405,
              39.138059318160124,
              -10.12492008364444
            ]
          ]
        ]
      },
      "bbox": [
        -76.93083768,
        39.13805932,
        -10.12492008,
        -76.9093384,
        39.14501211,
        346.8950799
      ],
      "properties": {
        "datetime": "2018-02-20T18:03:25Z",
        "pc:count": 10789968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333797.7137,
            "count": 10789968,
            "maximum": 334983.5296,
            "minimum": 333140.0496,
            "name": "X",
            "position": 0,
            "stddev": 476.4372111,
            "variance": 226992.4162
          },
          {
            "average": 4334202.231,
            "count": 10789968,
            "maximum": 4334604.316,
            "minimum": 4333871.316,
            "name": "Y",
            "position": 1,
            "stddev": 183.7987943,
            "variance": 33781.99677
          },
          {
            "average": 119.6655505,
            "count": 10789968,
            "maximum": 346.8950799,
            "minimum": -10.12492008,
            "name": "Z",
            "position": 2,
            "stddev": 13.74540921,
            "variance": 188.9362743
          },
          {
            "average": 5381.777754,
            "count": 10789968,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5885.605843,
            "variance": 34640356.14
          },
          {
            "average": 2.263443784,
            "count": 10789968,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.361323125,
            "variance": 1.853200651
          },
          {
            "average": 3.315826701,
            "count": 10789968,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.540040341,
            "variance": 2.371724251
          },
          {
            "average": 0.4959528147,
            "count": 10789968,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999836432,
            "variance": 0.2499836435
          },
          {
            "average": 0,
            "count": 10789968,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367496456,
            "count": 10789968,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5080883332,
            "variance": 0.2581537544
          },
          {
            "average": 13.94534464,
            "count": 10789968,
            "maximum": 19.99799919,
            "minimum": -4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.211900679,
            "variance": 27.16390869
          },
          {
            "average": 0,
            "count": 10789968,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 35.49692057,
            "count": 10789968,
            "maximum": 36,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999905402,
            "variance": 0.2499905403
          },
          {
            "average": 203184720.3,
            "count": 10789968,
            "maximum": 203185005.4,
            "minimum": 203184432.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 262.0982492,
            "variance": 68695.49225
          },
          {
            "average": 0,
            "count": 10789968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10789968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10789968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005530136883,
            "count": 10789968,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02350974086,
            "variance": 0.0005527079154
          },
          {
            "average": 0.4155871454,
            "count": 10789968,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4928229829,
            "variance": 0.2428744925
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333140.0496,
          4333871.316,
          -10.12492008,
          334983.5296,
          4334604.316,
          346.8950799
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333140.0496273231,
                4333871.315637031,
                -10.12492008364444
              ],
              [
                333140.0496273231,
                4334604.315637031,
                -10.12492008364444
              ],
              [
                334983.5296273231,
                4334604.315637031,
                346.89507991635554
              ],
              [
                334983.5296273231,
                4333871.315637031,
                346.89507991635554
              ],
              [
                333140.0496273231,
                4333871.315637031,
                -10.12492008364444
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:03:25+00:00",
        "end_time": "2018-02-20T17:53:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_332536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_332536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_332536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_332536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93083768,
            39.13805932,
            -10.12492008,
            -76.9093384,
            39.14501211,
            346.8950799
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93065729096405,
                  39.138059318160124,
                  -10.12492008364444
                ],
                [
                  -76.9308376787657,
                  39.14466072475984,
                  -10.12492008364444
                ],
                [
                  -76.90951679654604,
                  39.14501210654098,
                  346.89507991635554
                ],
                [
                  -76.90933839767075,
                  39.13841061778948,
                  346.89507991635554
                ],
                [
                  -76.93065729096405,
                  39.138059318160124,
                  -10.12492008364444
                ]
              ]
            ]
          },
          "id": "20180220_332536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_332536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:03:25Z",
            "pc:count": 10789968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333797.7137,
                "count": 10789968,
                "maximum": 334983.5296,
                "minimum": 333140.0496,
                "name": "X",
                "position": 0,
                "stddev": 476.4372111,
                "variance": 226992.4162
              },
              {
                "average": 4334202.231,
                "count": 10789968,
                "maximum": 4334604.316,
                "minimum": 4333871.316,
                "name": "Y",
                "position": 1,
                "stddev": 183.7987943,
                "variance": 33781.99677
              },
              {
                "average": 119.6655505,
                "count": 10789968,
                "maximum": 346.8950799,
                "minimum": -10.12492008,
                "name": "Z",
                "position": 2,
                "stddev": 13.74540921,
                "variance": 188.9362743
              },
              {
                "average": 5381.777754,
                "count": 10789968,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5885.605843,
                "variance": 34640356.14
              },
              {
                "average": 2.263443784,
                "count": 10789968,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.361323125,
                "variance": 1.853200651
              },
              {
                "average": 3.315826701,
                "count": 10789968,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.540040341,
                "variance": 2.371724251
              },
              {
                "average": 0.4959528147,
                "count": 10789968,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999836432,
                "variance": 0.2499836435
              },
              {
                "average": 0,
                "count": 10789968,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367496456,
                "count": 10789968,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5080883332,
                "variance": 0.2581537544
              },
              {
                "average": 13.94534464,
                "count": 10789968,
                "maximum": 19.99799919,
                "minimum": -4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.211900679,
                "variance": 27.16390869
              },
              {
                "average": 0,
                "count": 10789968,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 35.49692057,
                "count": 10789968,
                "maximum": 36,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999905402,
                "variance": 0.2499905403
              },
              {
                "average": 203184720.3,
                "count": 10789968,
                "maximum": 203185005.4,
                "minimum": 203184432.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 262.0982492,
                "variance": 68695.49225
              },
              {
                "average": 0,
                "count": 10789968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10789968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10789968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005530136883,
                "count": 10789968,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02350974086,
                "variance": 0.0005527079154
              },
              {
                "average": 0.4155871454,
                "count": 10789968,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4928229829,
                "variance": 0.2428744925
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333140.0496,
              4333871.316,
              -10.12492008,
              334983.5296,
              4334604.316,
              346.8950799
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333140.0496273231,
                    4333871.315637031,
                    -10.12492008364444
                  ],
                  [
                    333140.0496273231,
                    4334604.315637031,
                    -10.12492008364444
                  ],
                  [
                    334983.5296273231,
                    4334604.315637031,
                    346.89507991635554
                  ],
                  [
                    334983.5296273231,
                    4333871.315637031,
                    346.89507991635554
                  ],
                  [
                    333140.0496273231,
                    4333871.315637031,
                    -10.12492008364444
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:03:25+00:00",
            "end_time": "2018-02-20T17:53: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": "20180217_338528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90953148198585,
              39.11607969164845,
              -9.410102682605526
            ],
            [
              -76.909837713519,
              39.127418078505,
              -9.410102682605526
            ],
            [
              -76.88838833343394,
              39.12776765429252,
              341.9898973173945
            ],
            [
              -76.8880855361719,
              39.11642912705118,
              341.9898973173945
            ],
            [
              -76.90953148198585,
              39.11607969164845,
              -9.410102682605526
            ]
          ]
        ]
      },
      "bbox": [
        -76.90983771,
        39.11607969,
        -9.410102683,
        -76.88808554,
        39.12776765,
        341.9898973
      ],
      "properties": {
        "datetime": "2018-02-20T17:53:59Z",
        "pc:count": 18681750,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335848.8119,
            "count": 18681750,
            "maximum": 336769.7171,
            "minimum": 334914.6971,
            "name": "X",
            "position": 0,
            "stddev": 540.0653407,
            "variance": 291670.5722
          },
          {
            "average": 4331987.855,
            "count": 18681750,
            "maximum": 4332652.203,
            "minimum": 4331393.243,
            "name": "Y",
            "position": 1,
            "stddev": 297.3383526,
            "variance": 88410.09593
          },
          {
            "average": 115.9237828,
            "count": 18681750,
            "maximum": 341.9898973,
            "minimum": -9.410102683,
            "name": "Z",
            "position": 2,
            "stddev": 14.62112464,
            "variance": 213.7772858
          },
          {
            "average": 4345.917715,
            "count": 18681750,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5046.270497,
            "variance": 25464845.93
          },
          {
            "average": 2.411953859,
            "count": 18681750,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.382044919,
            "variance": 1.910048159
          },
          {
            "average": 3.558169229,
            "count": 18681750,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.4345872,
            "variance": 2.058040434
          },
          {
            "average": 0.4995523974,
            "count": 18681750,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999813,
            "variance": 0.249999813
          },
          {
            "average": 0,
            "count": 18681750,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297905228,
            "count": 18681750,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.501296734,
            "variance": 0.2512984155
          },
          {
            "average": -12.5013159,
            "count": 18681750,
            "maximum": 9,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.552908044,
            "variance": 42.94060384
          },
          {
            "average": 0,
            "count": 18681750,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 35.86923093,
            "count": 18681750,
            "maximum": 37,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.951243335,
            "variance": 8.709837223
          },
          {
            "average": 203175391.2,
            "count": 18681750,
            "maximum": 203184439.7,
            "minimum": 202913500,
            "name": "GpsTime",
            "position": 12,
            "stddev": 48048.69223,
            "variance": 2308676825
          },
          {
            "average": 0,
            "count": 18681750,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18681750,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18681750,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005678804181,
            "count": 18681750,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02382347498,
            "variance": 0.0005675579603
          },
          {
            "average": 0.4396989575,
            "count": 18681750,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4963504785,
            "variance": 0.2463637975
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334914.6971,
          4331393.243,
          -9.410102683,
          336769.7171,
          4332652.203,
          341.9898973
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334914.69711073185,
                4331393.242910905,
                -9.410102682605526
              ],
              [
                334914.69711073185,
                4332652.202910906,
                -9.410102682605526
              ],
              [
                336769.7171107319,
                4332652.202910906,
                341.9898973173945
              ],
              [
                336769.7171107319,
                4331393.242910905,
                341.9898973173945
              ],
              [
                334914.69711073185,
                4331393.242910905,
                -9.410102682605526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:53:59+00:00",
        "end_time": "2018-02-17T14:38:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180217_338528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_338528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180217_338528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180217_338528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90983771,
            39.11607969,
            -9.410102683,
            -76.88808554,
            39.12776765,
            341.9898973
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90953148198585,
                  39.11607969164845,
                  -9.410102682605526
                ],
                [
                  -76.909837713519,
                  39.127418078505,
                  -9.410102682605526
                ],
                [
                  -76.88838833343394,
                  39.12776765429252,
                  341.9898973173945
                ],
                [
                  -76.8880855361719,
                  39.11642912705118,
                  341.9898973173945
                ],
                [
                  -76.90953148198585,
                  39.11607969164845,
                  -9.410102682605526
                ]
              ]
            ]
          },
          "id": "20180217_338528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180217_338528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:53:59Z",
            "pc:count": 18681750,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335848.8119,
                "count": 18681750,
                "maximum": 336769.7171,
                "minimum": 334914.6971,
                "name": "X",
                "position": 0,
                "stddev": 540.0653407,
                "variance": 291670.5722
              },
              {
                "average": 4331987.855,
                "count": 18681750,
                "maximum": 4332652.203,
                "minimum": 4331393.243,
                "name": "Y",
                "position": 1,
                "stddev": 297.3383526,
                "variance": 88410.09593
              },
              {
                "average": 115.9237828,
                "count": 18681750,
                "maximum": 341.9898973,
                "minimum": -9.410102683,
                "name": "Z",
                "position": 2,
                "stddev": 14.62112464,
                "variance": 213.7772858
              },
              {
                "average": 4345.917715,
                "count": 18681750,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5046.270497,
                "variance": 25464845.93
              },
              {
                "average": 2.411953859,
                "count": 18681750,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.382044919,
                "variance": 1.910048159
              },
              {
                "average": 3.558169229,
                "count": 18681750,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.4345872,
                "variance": 2.058040434
              },
              {
                "average": 0.4995523974,
                "count": 18681750,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999813,
                "variance": 0.249999813
              },
              {
                "average": 0,
                "count": 18681750,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297905228,
                "count": 18681750,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.501296734,
                "variance": 0.2512984155
              },
              {
                "average": -12.5013159,
                "count": 18681750,
                "maximum": 9,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.552908044,
                "variance": 42.94060384
              },
              {
                "average": 0,
                "count": 18681750,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 35.86923093,
                "count": 18681750,
                "maximum": 37,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.951243335,
                "variance": 8.709837223
              },
              {
                "average": 203175391.2,
                "count": 18681750,
                "maximum": 203184439.7,
                "minimum": 202913500,
                "name": "GpsTime",
                "position": 12,
                "stddev": 48048.69223,
                "variance": 2308676825
              },
              {
                "average": 0,
                "count": 18681750,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18681750,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18681750,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005678804181,
                "count": 18681750,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02382347498,
                "variance": 0.0005675579603
              },
              {
                "average": 0.4396989575,
                "count": 18681750,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4963504785,
                "variance": 0.2463637975
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334914.6971,
              4331393.243,
              -9.410102683,
              336769.7171,
              4332652.203,
              341.9898973
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334914.69711073185,
                    4331393.242910905,
                    -9.410102682605526
                  ],
                  [
                    334914.69711073185,
                    4332652.202910906,
                    -9.410102682605526
                  ],
                  [
                    336769.7171107319,
                    4332652.202910906,
                    341.9898973173945
                  ],
                  [
                    336769.7171107319,
                    4331393.242910905,
                    341.9898973173945
                  ],
                  [
                    334914.69711073185,
                    4331393.242910905,
                    -9.410102682605526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:53:59+00:00",
            "end_time": "2018-02-17T14:38: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": "20180220_290532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07871942382545,
              39.12707132062668,
              -10.419476950209912
            ],
            [
              -77.07905290710814,
              39.138408517334426,
              -10.419476950209912
            ],
            [
              -77.05760146248583,
              39.138789333590296,
              370.6205230497901
            ],
            [
              -77.05727141409578,
              39.12745198398037,
              370.6205230497901
            ],
            [
              -77.07871942382545,
              39.12707132062668,
              -10.419476950209912
            ]
          ]
        ]
      },
      "bbox": [
        -77.07905291,
        39.12707132,
        -10.41947695,
        -77.05727141,
        39.13878933,
        370.620523
      ],
      "properties": {
        "datetime": "2018-02-28T17:04:24Z",
        "pc:count": 24199788,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321239.4292,
            "count": 24199788,
            "maximum": 322169.5994,
            "minimum": 320314.4994,
            "name": "X",
            "position": 0,
            "stddev": 515.7108001,
            "variance": 265957.6293
          },
          {
            "average": 4333616.608,
            "count": 24199788,
            "maximum": 4334193.477,
            "minimum": 4332934.517,
            "name": "Y",
            "position": 1,
            "stddev": 336.2844648,
            "variance": 113087.2413
          },
          {
            "average": 157.3013935,
            "count": 24199788,
            "maximum": 370.620523,
            "minimum": -10.41947695,
            "name": "Z",
            "position": 2,
            "stddev": 11.96264494,
            "variance": 143.104874
          },
          {
            "average": 5847.938927,
            "count": 24199788,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6291.122595,
            "variance": 39578223.5
          },
          {
            "average": 2.516317788,
            "count": 24199788,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.410443325,
            "variance": 1.989350374
          },
          {
            "average": 3.375688209,
            "count": 24199788,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.503665811,
            "variance": 2.261010871
          },
          {
            "average": 0.4790941144,
            "count": 24199788,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995627631,
            "variance": 0.2495629543
          },
          {
            "average": 0,
            "count": 24199788,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320768017,
            "count": 24199788,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4978800221,
            "variance": 0.2478845164
          },
          {
            "average": 5.767632793,
            "count": 24199788,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.46952326,
            "variance": 155.4890104
          },
          {
            "average": 0,
            "count": 24199788,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.06400614,
            "count": 24199788,
            "maximum": 58,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.552248679,
            "variance": 73.14095747
          },
          {
            "average": 203390749.6,
            "count": 24199788,
            "maximum": 203872664,
            "minimum": 203180804.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 316707.5782,
            "variance": 100303690100.0
          },
          {
            "average": 0,
            "count": 24199788,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24199788,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24199788,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002966141687,
            "count": 24199788,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01721993615,
            "variance": 0.000296526201
          },
          {
            "average": 0.5739001928,
            "count": 24199788,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4945086163,
            "variance": 0.2445387716
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320314.4994,
          4332934.517,
          -10.41947695,
          322169.5994,
          4334193.477,
          370.620523
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320314.4993894238,
                4332934.517206427,
                -10.419476950209912
              ],
              [
                320314.4993894238,
                4334193.477206428,
                -10.419476950209912
              ],
              [
                322169.5993894238,
                4334193.477206428,
                370.6205230497901
              ],
              [
                322169.5993894238,
                4332934.517206427,
                370.6205230497901
              ],
              [
                320314.4993894238,
                4332934.517206427,
                -10.419476950209912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T17:04:24+00:00",
        "end_time": "2018-02-20T16:53:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_290532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_290532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_290532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07905291,
            39.12707132,
            -10.41947695,
            -77.05727141,
            39.13878933,
            370.620523
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07871942382545,
                  39.12707132062668,
                  -10.419476950209912
                ],
                [
                  -77.07905290710814,
                  39.138408517334426,
                  -10.419476950209912
                ],
                [
                  -77.05760146248583,
                  39.138789333590296,
                  370.6205230497901
                ],
                [
                  -77.05727141409578,
                  39.12745198398037,
                  370.6205230497901
                ],
                [
                  -77.07871942382545,
                  39.12707132062668,
                  -10.419476950209912
                ]
              ]
            ]
          },
          "id": "20180220_290532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_290532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T17:04:24Z",
            "pc:count": 24199788,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321239.4292,
                "count": 24199788,
                "maximum": 322169.5994,
                "minimum": 320314.4994,
                "name": "X",
                "position": 0,
                "stddev": 515.7108001,
                "variance": 265957.6293
              },
              {
                "average": 4333616.608,
                "count": 24199788,
                "maximum": 4334193.477,
                "minimum": 4332934.517,
                "name": "Y",
                "position": 1,
                "stddev": 336.2844648,
                "variance": 113087.2413
              },
              {
                "average": 157.3013935,
                "count": 24199788,
                "maximum": 370.620523,
                "minimum": -10.41947695,
                "name": "Z",
                "position": 2,
                "stddev": 11.96264494,
                "variance": 143.104874
              },
              {
                "average": 5847.938927,
                "count": 24199788,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6291.122595,
                "variance": 39578223.5
              },
              {
                "average": 2.516317788,
                "count": 24199788,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.410443325,
                "variance": 1.989350374
              },
              {
                "average": 3.375688209,
                "count": 24199788,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.503665811,
                "variance": 2.261010871
              },
              {
                "average": 0.4790941144,
                "count": 24199788,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995627631,
                "variance": 0.2495629543
              },
              {
                "average": 0,
                "count": 24199788,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320768017,
                "count": 24199788,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4978800221,
                "variance": 0.2478845164
              },
              {
                "average": 5.767632793,
                "count": 24199788,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.46952326,
                "variance": 155.4890104
              },
              {
                "average": 0,
                "count": 24199788,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.06400614,
                "count": 24199788,
                "maximum": 58,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.552248679,
                "variance": 73.14095747
              },
              {
                "average": 203390749.6,
                "count": 24199788,
                "maximum": 203872664,
                "minimum": 203180804.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 316707.5782,
                "variance": 100303690100.0
              },
              {
                "average": 0,
                "count": 24199788,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24199788,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24199788,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002966141687,
                "count": 24199788,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01721993615,
                "variance": 0.000296526201
              },
              {
                "average": 0.5739001928,
                "count": 24199788,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4945086163,
                "variance": 0.2445387716
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320314.4994,
              4332934.517,
              -10.41947695,
              322169.5994,
              4334193.477,
              370.620523
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320314.4993894238,
                    4332934.517206427,
                    -10.419476950209912
                  ],
                  [
                    320314.4993894238,
                    4334193.477206428,
                    -10.419476950209912
                  ],
                  [
                    322169.5993894238,
                    4334193.477206428,
                    370.6205230497901
                  ],
                  [
                    322169.5993894238,
                    4332934.517206427,
                    370.6205230497901
                  ],
                  [
                    320314.4993894238,
                    4332934.517206427,
                    -10.419476950209912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T17:04:24+00:00",
            "end_time": "2018-02-20T16:53:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_302564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03646312105164,
              39.21494924397961,
              -10.400539338695296
            ],
            [
              -77.03679088787815,
              39.22628783121822,
              -10.400539338695296
            ],
            [
              -77.01531191887292,
              39.22666156804931,
              335.1594606613047
            ],
            [
              -77.01498760277335,
              39.2153228308287,
              335.1594606613047
            ],
            [
              -77.03646312105164,
              39.21494924397961,
              -10.400539338695296
            ]
          ]
        ]
      },
      "bbox": [
        -77.03679089,
        39.21494924,
        -10.40053934,
        -77.0149876,
        39.22666157,
        335.1594607
      ],
      "properties": {
        "datetime": "2018-03-05T19:36:10Z",
        "pc:count": 19265825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325069.0889,
            "count": 19265825,
            "maximum": 326041.6574,
            "minimum": 324186.5374,
            "name": "X",
            "position": 0,
            "stddev": 552.4758667,
            "variance": 305229.5833
          },
          {
            "average": 4343252.011,
            "count": 19265825,
            "maximum": 4343864.249,
            "minimum": 4342605.149,
            "name": "Y",
            "position": 1,
            "stddev": 348.8121813,
            "variance": 121669.9378
          },
          {
            "average": 133.5976983,
            "count": 19265825,
            "maximum": 335.1594607,
            "minimum": -10.40053934,
            "name": "Z",
            "position": 2,
            "stddev": 15.66780884,
            "variance": 245.480234
          },
          {
            "average": 4414.560666,
            "count": 19265825,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5006.983703,
            "variance": 25069885.8
          },
          {
            "average": 2.376356009,
            "count": 19265825,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.358715602,
            "variance": 1.846108086
          },
          {
            "average": 3.537527357,
            "count": 19265825,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.417434299,
            "variance": 2.009119991
          },
          {
            "average": 0.502609569,
            "count": 19265825,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932031,
            "variance": 0.2499932031
          },
          {
            "average": 0,
            "count": 19265825,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324396801,
            "count": 19265825,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5328434468,
            "variance": 0.2839221388
          },
          {
            "average": -10.02674657,
            "count": 19265825,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.172433316,
            "variance": 84.13353294
          },
          {
            "average": 0,
            "count": 19265825,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.49736043,
            "count": 19265825,
            "maximum": 80,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.984872287,
            "variance": 15.87920714
          },
          {
            "average": 204279551.4,
            "count": 19265825,
            "maximum": 204313770.5,
            "minimum": 203883815.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 116067.4457,
            "variance": 13471651960.0
          },
          {
            "average": 0,
            "count": 19265825,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19265825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19265825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006935078046,
            "count": 19265825,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02632540384,
            "variance": 0.0006930268875
          },
          {
            "average": 0.4067783757,
            "count": 19265825,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4912328789,
            "variance": 0.2413097413
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324186.5374,
          4342605.149,
          -10.40053934,
          326041.6574,
          4343864.249,
          335.1594607
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324186.5374447278,
                4342605.148760165,
                -10.400539338695296
              ],
              [
                324186.5374447278,
                4343864.248760165,
                -10.400539338695296
              ],
              [
                326041.6574447278,
                4343864.248760165,
                335.1594606613047
              ],
              [
                326041.6574447278,
                4342605.148760165,
                335.1594606613047
              ],
              [
                324186.5374447278,
                4342605.148760165,
                -10.400539338695296
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:36:10+00:00",
        "end_time": "2018-02-28T20:10:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180228_302564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_302564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180228_302564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180228_302564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03679089,
            39.21494924,
            -10.40053934,
            -77.0149876,
            39.22666157,
            335.1594607
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03646312105164,
                  39.21494924397961,
                  -10.400539338695296
                ],
                [
                  -77.03679088787815,
                  39.22628783121822,
                  -10.400539338695296
                ],
                [
                  -77.01531191887292,
                  39.22666156804931,
                  335.1594606613047
                ],
                [
                  -77.01498760277335,
                  39.2153228308287,
                  335.1594606613047
                ],
                [
                  -77.03646312105164,
                  39.21494924397961,
                  -10.400539338695296
                ]
              ]
            ]
          },
          "id": "20180228_302564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180228_302564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:36:10Z",
            "pc:count": 19265825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325069.0889,
                "count": 19265825,
                "maximum": 326041.6574,
                "minimum": 324186.5374,
                "name": "X",
                "position": 0,
                "stddev": 552.4758667,
                "variance": 305229.5833
              },
              {
                "average": 4343252.011,
                "count": 19265825,
                "maximum": 4343864.249,
                "minimum": 4342605.149,
                "name": "Y",
                "position": 1,
                "stddev": 348.8121813,
                "variance": 121669.9378
              },
              {
                "average": 133.5976983,
                "count": 19265825,
                "maximum": 335.1594607,
                "minimum": -10.40053934,
                "name": "Z",
                "position": 2,
                "stddev": 15.66780884,
                "variance": 245.480234
              },
              {
                "average": 4414.560666,
                "count": 19265825,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5006.983703,
                "variance": 25069885.8
              },
              {
                "average": 2.376356009,
                "count": 19265825,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.358715602,
                "variance": 1.846108086
              },
              {
                "average": 3.537527357,
                "count": 19265825,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.417434299,
                "variance": 2.009119991
              },
              {
                "average": 0.502609569,
                "count": 19265825,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932031,
                "variance": 0.2499932031
              },
              {
                "average": 0,
                "count": 19265825,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324396801,
                "count": 19265825,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5328434468,
                "variance": 0.2839221388
              },
              {
                "average": -10.02674657,
                "count": 19265825,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.172433316,
                "variance": 84.13353294
              },
              {
                "average": 0,
                "count": 19265825,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.49736043,
                "count": 19265825,
                "maximum": 80,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.984872287,
                "variance": 15.87920714
              },
              {
                "average": 204279551.4,
                "count": 19265825,
                "maximum": 204313770.5,
                "minimum": 203883815.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 116067.4457,
                "variance": 13471651960.0
              },
              {
                "average": 0,
                "count": 19265825,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19265825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19265825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006935078046,
                "count": 19265825,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02632540384,
                "variance": 0.0006930268875
              },
              {
                "average": 0.4067783757,
                "count": 19265825,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4912328789,
                "variance": 0.2413097413
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324186.5374,
              4342605.149,
              -10.40053934,
              326041.6574,
              4343864.249,
              335.1594607
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324186.5374447278,
                    4342605.148760165,
                    -10.400539338695296
                  ],
                  [
                    324186.5374447278,
                    4343864.248760165,
                    -10.400539338695296
                  ],
                  [
                    326041.6574447278,
                    4343864.248760165,
                    335.1594606613047
                  ],
                  [
                    326041.6574447278,
                    4342605.148760165,
                    335.1594606613047
                  ],
                  [
                    324186.5374447278,
                    4342605.148760165,
                    -10.400539338695296
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:36:10+00:00",
            "end_time": "2018-02-28T20:10: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": "20180305_302568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03646896217164,
              39.225930985115745,
              -10.343146541491876
            ],
            [
              -77.03679688405636,
              39.23727045141305,
              -10.343146541491876
            ],
            [
              -77.0154556125413,
              39.23764183459888,
              336.05685345850816
            ],
            [
              -77.01513112087284,
              39.22630221926437,
              336.05685345850816
            ],
            [
              -77.03646896217164,
              39.225930985115745,
              -10.343146541491876
            ]
          ]
        ]
      },
      "bbox": [
        -77.03679688,
        39.22593099,
        -10.34314654,
        -77.01513112,
        39.23764183,
        336.0568535
      ],
      "properties": {
        "datetime": "2018-03-05T19:56:48Z",
        "pc:count": 13738051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325055.1264,
            "count": 13738051,
            "maximum": 326056.3775,
            "minimum": 324213.4375,
            "name": "X",
            "position": 0,
            "stddev": 536.8388016,
            "variance": 288195.8989
          },
          {
            "average": 4344356.004,
            "count": 13738051,
            "maximum": 4345083.218,
            "minimum": 4343824.018,
            "name": "Y",
            "position": 1,
            "stddev": 329.6720569,
            "variance": 108683.6651
          },
          {
            "average": 141.6352751,
            "count": 13738051,
            "maximum": 336.0568535,
            "minimum": -10.34314654,
            "name": "Z",
            "position": 2,
            "stddev": 14.35464802,
            "variance": 206.0559197
          },
          {
            "average": 5794.645439,
            "count": 13738051,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6200.785213,
            "variance": 38449737.26
          },
          {
            "average": 2.187271397,
            "count": 13738051,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.333043322,
            "variance": 1.777004498
          },
          {
            "average": 3.215770418,
            "count": 13738051,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.549594273,
            "variance": 2.401242411
          },
          {
            "average": 0.5026806204,
            "count": 13738051,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999928324,
            "variance": 0.2499928325
          },
          {
            "average": 0,
            "count": 13738051,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.380087394,
            "count": 13738051,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5484963907,
            "variance": 0.3008482907
          },
          {
            "average": 0.9290642748,
            "count": 13738051,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.17672972,
            "variance": 200.9796657
          },
          {
            "average": 0,
            "count": 13738051,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.9531384,
            "count": 13738051,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6800312453,
            "variance": 0.4624424946
          },
          {
            "average": 204314016.3,
            "count": 13738051,
            "maximum": 204315008.5,
            "minimum": 204313512.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 577.3392311,
            "variance": 333320.5877
          },
          {
            "average": 0,
            "count": 13738051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13738051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13738051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007000993081,
            "count": 13738051,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02645012703,
            "variance": 0.00069960922
          },
          {
            "average": 0.489948465,
            "count": 13738051,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4998989746,
            "variance": 0.2498989848
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324213.4375,
          4343824.018,
          -10.34314654,
          326056.3775,
          4345083.218,
          336.0568535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324213.43749242363,
                4343824.017607579,
                -10.343146541491876
              ],
              [
                324213.43749242363,
                4345083.217607578,
                -10.343146541491876
              ],
              [
                326056.3774924236,
                4345083.217607578,
                336.05685345850816
              ],
              [
                326056.3774924236,
                4343824.017607579,
                336.05685345850816
              ],
              [
                324213.43749242363,
                4343824.017607579,
                -10.343146541491876
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:56:48+00:00",
        "end_time": "2018-03-05T19:31:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180305_302568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_302568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180305_302568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_302568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03679688,
            39.22593099,
            -10.34314654,
            -77.01513112,
            39.23764183,
            336.0568535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03646896217164,
                  39.225930985115745,
                  -10.343146541491876
                ],
                [
                  -77.03679688405636,
                  39.23727045141305,
                  -10.343146541491876
                ],
                [
                  -77.0154556125413,
                  39.23764183459888,
                  336.05685345850816
                ],
                [
                  -77.01513112087284,
                  39.22630221926437,
                  336.05685345850816
                ],
                [
                  -77.03646896217164,
                  39.225930985115745,
                  -10.343146541491876
                ]
              ]
            ]
          },
          "id": "20180305_302568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_302568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:56:48Z",
            "pc:count": 13738051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325055.1264,
                "count": 13738051,
                "maximum": 326056.3775,
                "minimum": 324213.4375,
                "name": "X",
                "position": 0,
                "stddev": 536.8388016,
                "variance": 288195.8989
              },
              {
                "average": 4344356.004,
                "count": 13738051,
                "maximum": 4345083.218,
                "minimum": 4343824.018,
                "name": "Y",
                "position": 1,
                "stddev": 329.6720569,
                "variance": 108683.6651
              },
              {
                "average": 141.6352751,
                "count": 13738051,
                "maximum": 336.0568535,
                "minimum": -10.34314654,
                "name": "Z",
                "position": 2,
                "stddev": 14.35464802,
                "variance": 206.0559197
              },
              {
                "average": 5794.645439,
                "count": 13738051,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6200.785213,
                "variance": 38449737.26
              },
              {
                "average": 2.187271397,
                "count": 13738051,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.333043322,
                "variance": 1.777004498
              },
              {
                "average": 3.215770418,
                "count": 13738051,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.549594273,
                "variance": 2.401242411
              },
              {
                "average": 0.5026806204,
                "count": 13738051,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999928324,
                "variance": 0.2499928325
              },
              {
                "average": 0,
                "count": 13738051,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.380087394,
                "count": 13738051,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5484963907,
                "variance": 0.3008482907
              },
              {
                "average": 0.9290642748,
                "count": 13738051,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.17672972,
                "variance": 200.9796657
              },
              {
                "average": 0,
                "count": 13738051,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.9531384,
                "count": 13738051,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6800312453,
                "variance": 0.4624424946
              },
              {
                "average": 204314016.3,
                "count": 13738051,
                "maximum": 204315008.5,
                "minimum": 204313512.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 577.3392311,
                "variance": 333320.5877
              },
              {
                "average": 0,
                "count": 13738051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13738051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13738051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007000993081,
                "count": 13738051,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02645012703,
                "variance": 0.00069960922
              },
              {
                "average": 0.489948465,
                "count": 13738051,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4998989746,
                "variance": 0.2498989848
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324213.4375,
              4343824.018,
              -10.34314654,
              326056.3775,
              4345083.218,
              336.0568535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324213.43749242363,
                    4343824.017607579,
                    -10.343146541491876
                  ],
                  [
                    324213.43749242363,
                    4345083.217607578,
                    -10.343146541491876
                  ],
                  [
                    326056.3774924236,
                    4345083.217607578,
                    336.05685345850816
                  ],
                  [
                    326056.3774924236,
                    4343824.017607579,
                    336.05685345850816
                  ],
                  [
                    324213.43749242363,
                    4343824.017607579,
                    -10.343146541491876
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:56:48+00:00",
            "end_time": "2018-03-05T19:31: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": "20180305_296564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0576392752662,
              39.21494121709979,
              -10.280568527715587
            ],
            [
              -77.057970443566,
              39.22627947407639,
              -10.280568527715587
            ],
            [
              -77.0364919911037,
              39.226657112083764,
              339.7394314722844
            ],
            [
              -77.0361642732561,
              39.21531870356398,
              339.7394314722844
            ],
            [
              -77.0576392752662,
              39.21494121709979,
              -10.280568527715587
            ]
          ]
        ]
      },
      "bbox": [
        -77.05797044,
        39.21494122,
        -10.28056853,
        -77.03616427,
        39.22665711,
        339.7394315
      ],
      "properties": {
        "datetime": "2018-03-05T19:56:17Z",
        "pc:count": 13678078,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323296.6037,
            "count": 13678078,
            "maximum": 324213.2617,
            "minimum": 322358.1617,
            "name": "X",
            "position": 0,
            "stddev": 573.3956276,
            "variance": 328782.5457
          },
          {
            "average": 4343265.166,
            "count": 13678078,
            "maximum": 4343904.655,
            "minimum": 4342645.575,
            "name": "Y",
            "position": 1,
            "stddev": 370.0994534,
            "variance": 136973.6054
          },
          {
            "average": 140.2901447,
            "count": 13678078,
            "maximum": 339.7394315,
            "minimum": -10.28056853,
            "name": "Z",
            "position": 2,
            "stddev": 11.69182057,
            "variance": 136.6986683
          },
          {
            "average": 7236.559368,
            "count": 13678078,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6886.823604,
            "variance": 47428339.36
          },
          {
            "average": 1.956198378,
            "count": 13678078,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.243771626,
            "variance": 1.546967858
          },
          {
            "average": 2.801266962,
            "count": 13678078,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.568630779,
            "variance": 2.460602522
          },
          {
            "average": 0.504614391,
            "count": 13678078,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999787252,
            "variance": 0.2499787257
          },
          {
            "average": 0,
            "count": 13678078,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.469656994,
            "count": 13678078,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5700558495,
            "variance": 0.3249636715
          },
          {
            "average": 2.736613604,
            "count": 13678078,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.63359773,
            "variance": 185.874987
          },
          {
            "average": 0,
            "count": 13678078,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.89024218,
            "count": 13678078,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6397610285,
            "variance": 0.4092941736
          },
          {
            "average": 204314042.5,
            "count": 13678078,
            "maximum": 204314977.4,
            "minimum": 204313479.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 559.2332099,
            "variance": 312741.7831
          },
          {
            "average": 0,
            "count": 13678078,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13678078,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13678078,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006593762662,
            "count": 13678078,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02566985659,
            "variance": 0.0006589415373
          },
          {
            "average": 0.37827281,
            "count": 13678078,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4849561922,
            "variance": 0.2351825084
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322358.1617,
          4342645.575,
          -10.28056853,
          324213.2617,
          4343904.655,
          339.7394315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322358.16171453625,
                4342645.574916421,
                -10.280568527715587
              ],
              [
                322358.16171453625,
                4343904.6549164215,
                -10.280568527715587
              ],
              [
                324213.26171453623,
                4343904.6549164215,
                339.7394314722844
              ],
              [
                324213.26171453623,
                4342645.574916421,
                339.7394314722844
              ],
              [
                322358.16171453625,
                4342645.574916421,
                -10.280568527715587
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:56:17+00:00",
        "end_time": "2018-03-05T19:31:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180305_296564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180305_296564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_296564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05797044,
            39.21494122,
            -10.28056853,
            -77.03616427,
            39.22665711,
            339.7394315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0576392752662,
                  39.21494121709979,
                  -10.280568527715587
                ],
                [
                  -77.057970443566,
                  39.22627947407639,
                  -10.280568527715587
                ],
                [
                  -77.0364919911037,
                  39.226657112083764,
                  339.7394314722844
                ],
                [
                  -77.0361642732561,
                  39.21531870356398,
                  339.7394314722844
                ],
                [
                  -77.0576392752662,
                  39.21494121709979,
                  -10.280568527715587
                ]
              ]
            ]
          },
          "id": "20180305_296564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_296564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:56:17Z",
            "pc:count": 13678078,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323296.6037,
                "count": 13678078,
                "maximum": 324213.2617,
                "minimum": 322358.1617,
                "name": "X",
                "position": 0,
                "stddev": 573.3956276,
                "variance": 328782.5457
              },
              {
                "average": 4343265.166,
                "count": 13678078,
                "maximum": 4343904.655,
                "minimum": 4342645.575,
                "name": "Y",
                "position": 1,
                "stddev": 370.0994534,
                "variance": 136973.6054
              },
              {
                "average": 140.2901447,
                "count": 13678078,
                "maximum": 339.7394315,
                "minimum": -10.28056853,
                "name": "Z",
                "position": 2,
                "stddev": 11.69182057,
                "variance": 136.6986683
              },
              {
                "average": 7236.559368,
                "count": 13678078,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6886.823604,
                "variance": 47428339.36
              },
              {
                "average": 1.956198378,
                "count": 13678078,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.243771626,
                "variance": 1.546967858
              },
              {
                "average": 2.801266962,
                "count": 13678078,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.568630779,
                "variance": 2.460602522
              },
              {
                "average": 0.504614391,
                "count": 13678078,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999787252,
                "variance": 0.2499787257
              },
              {
                "average": 0,
                "count": 13678078,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.469656994,
                "count": 13678078,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5700558495,
                "variance": 0.3249636715
              },
              {
                "average": 2.736613604,
                "count": 13678078,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.63359773,
                "variance": 185.874987
              },
              {
                "average": 0,
                "count": 13678078,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.89024218,
                "count": 13678078,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6397610285,
                "variance": 0.4092941736
              },
              {
                "average": 204314042.5,
                "count": 13678078,
                "maximum": 204314977.4,
                "minimum": 204313479.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 559.2332099,
                "variance": 312741.7831
              },
              {
                "average": 0,
                "count": 13678078,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13678078,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13678078,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006593762662,
                "count": 13678078,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02566985659,
                "variance": 0.0006589415373
              },
              {
                "average": 0.37827281,
                "count": 13678078,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4849561922,
                "variance": 0.2351825084
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322358.1617,
              4342645.575,
              -10.28056853,
              324213.2617,
              4343904.655,
              339.7394315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322358.16171453625,
                    4342645.574916421,
                    -10.280568527715587
                  ],
                  [
                    322358.16171453625,
                    4343904.6549164215,
                    -10.280568527715587
                  ],
                  [
                    324213.26171453623,
                    4343904.6549164215,
                    339.7394314722844
                  ],
                  [
                    324213.26171453623,
                    4342645.574916421,
                    339.7394314722844
                  ],
                  [
                    322358.16171453625,
                    4342645.574916421,
                    -10.280568527715587
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:56:17+00:00",
            "end_time": "2018-03-05T19:31: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": "20180305_302572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03648060086269,
              39.23712017160831,
              -9.36868651962672
            ],
            [
              -77.0366633578329,
              39.243438096627685,
              -9.36868651962672
            ],
            [
              -77.02741572255765,
              39.24359950145092,
              334.65131348037323
            ],
            [
              -77.02723379402055,
              39.237281540341975,
              334.65131348037323
            ],
            [
              -77.03648060086269,
              39.23712017160831,
              -9.36868651962672
            ]
          ]
        ]
      },
      "bbox": [
        -77.03666336,
        39.23712017,
        -9.36868652,
        -77.02723379,
        39.2435995,
        334.6513135
      ],
      "properties": {
        "datetime": "2018-03-06T14:19:06Z",
        "pc:count": 1528083,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324705.5609,
            "count": 1528083,
            "maximum": 325038.8816,
            "minimum": 324240.3616,
            "name": "X",
            "position": 0,
            "stddev": 237.9154572,
            "variance": 56603.76477
          },
          {
            "average": 4345377.273,
            "count": 1528083,
            "maximum": 4345767.504,
            "minimum": 4345065.924,
            "name": "Y",
            "position": 1,
            "stddev": 218.2096343,
            "variance": 47615.44452
          },
          {
            "average": 143.5221294,
            "count": 1528083,
            "maximum": 334.6513135,
            "minimum": -9.36868652,
            "name": "Z",
            "position": 2,
            "stddev": 11.09341068,
            "variance": 123.0637605
          },
          {
            "average": 11706.49643,
            "count": 1528083,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6754.663896,
            "variance": 45625484.35
          },
          {
            "average": 1.502497574,
            "count": 1528083,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.042664501,
            "variance": 1.087149262
          },
          {
            "average": 1.936400052,
            "count": 1528083,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.481392666,
            "variance": 2.194524231
          },
          {
            "average": 0.4955954618,
            "count": 1528083,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999807633,
            "variance": 0.2499807636
          },
          {
            "average": 0,
            "count": 1528083,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.667554053,
            "count": 1528083,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5590516281,
            "variance": 0.3125387229
          },
          {
            "average": 4.698283977,
            "count": 1528083,
            "maximum": 19.00200081,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.096536415,
            "variance": 65.55390193
          },
          {
            "average": 0,
            "count": 1528083,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.25203997,
            "count": 1528083,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7834351375,
            "variance": 0.6137706147
          },
          {
            "average": 204315439.3,
            "count": 1528083,
            "maximum": 204381146.3,
            "minimum": 204313728.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6662.777874,
            "variance": 44392609
          },
          {
            "average": 0,
            "count": 1528083,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1528083,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1528083,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007663196305,
            "count": 1528083,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02767187897,
            "variance": 0.0007657328859
          },
          {
            "average": 0.1912042736,
            "count": 1528083,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3932496669,
            "variance": 0.1546453006
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324240.3616,
          4345065.924,
          -9.36868652,
          325038.8816,
          4345767.504,
          334.6513135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324240.3616275767,
                4345065.924031631,
                -9.36868651962672
              ],
              [
                324240.3616275767,
                4345767.504031631,
                -9.36868651962672
              ],
              [
                325038.8816275767,
                4345767.504031631,
                334.65131348037323
              ],
              [
                325038.8816275767,
                4345065.924031631,
                334.65131348037323
              ],
              [
                324240.3616275767,
                4345065.924031631,
                -9.36868651962672
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:19:06+00:00",
        "end_time": "2018-03-05T19:35:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180305_302572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_302572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180305_302572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_302572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03666336,
            39.23712017,
            -9.36868652,
            -77.02723379,
            39.2435995,
            334.6513135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03648060086269,
                  39.23712017160831,
                  -9.36868651962672
                ],
                [
                  -77.0366633578329,
                  39.243438096627685,
                  -9.36868651962672
                ],
                [
                  -77.02741572255765,
                  39.24359950145092,
                  334.65131348037323
                ],
                [
                  -77.02723379402055,
                  39.237281540341975,
                  334.65131348037323
                ],
                [
                  -77.03648060086269,
                  39.23712017160831,
                  -9.36868651962672
                ]
              ]
            ]
          },
          "id": "20180305_302572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_302572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:19:06Z",
            "pc:count": 1528083,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324705.5609,
                "count": 1528083,
                "maximum": 325038.8816,
                "minimum": 324240.3616,
                "name": "X",
                "position": 0,
                "stddev": 237.9154572,
                "variance": 56603.76477
              },
              {
                "average": 4345377.273,
                "count": 1528083,
                "maximum": 4345767.504,
                "minimum": 4345065.924,
                "name": "Y",
                "position": 1,
                "stddev": 218.2096343,
                "variance": 47615.44452
              },
              {
                "average": 143.5221294,
                "count": 1528083,
                "maximum": 334.6513135,
                "minimum": -9.36868652,
                "name": "Z",
                "position": 2,
                "stddev": 11.09341068,
                "variance": 123.0637605
              },
              {
                "average": 11706.49643,
                "count": 1528083,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6754.663896,
                "variance": 45625484.35
              },
              {
                "average": 1.502497574,
                "count": 1528083,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.042664501,
                "variance": 1.087149262
              },
              {
                "average": 1.936400052,
                "count": 1528083,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.481392666,
                "variance": 2.194524231
              },
              {
                "average": 0.4955954618,
                "count": 1528083,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999807633,
                "variance": 0.2499807636
              },
              {
                "average": 0,
                "count": 1528083,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.667554053,
                "count": 1528083,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5590516281,
                "variance": 0.3125387229
              },
              {
                "average": 4.698283977,
                "count": 1528083,
                "maximum": 19.00200081,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.096536415,
                "variance": 65.55390193
              },
              {
                "average": 0,
                "count": 1528083,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.25203997,
                "count": 1528083,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7834351375,
                "variance": 0.6137706147
              },
              {
                "average": 204315439.3,
                "count": 1528083,
                "maximum": 204381146.3,
                "minimum": 204313728.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6662.777874,
                "variance": 44392609
              },
              {
                "average": 0,
                "count": 1528083,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1528083,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1528083,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007663196305,
                "count": 1528083,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02767187897,
                "variance": 0.0007657328859
              },
              {
                "average": 0.1912042736,
                "count": 1528083,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3932496669,
                "variance": 0.1546453006
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324240.3616,
              4345065.924,
              -9.36868652,
              325038.8816,
              4345767.504,
              334.6513135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324240.3616275767,
                    4345065.924031631,
                    -9.36868651962672
                  ],
                  [
                    324240.3616275767,
                    4345767.504031631,
                    -9.36868651962672
                  ],
                  [
                    325038.8816275767,
                    4345767.504031631,
                    334.65131348037323
                  ],
                  [
                    325038.8816275767,
                    4345065.924031631,
                    334.65131348037323
                  ],
                  [
                    324240.3616275767,
                    4345065.924031631,
                    -9.36868651962672
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:19:06+00:00",
            "end_time": "2018-03-05T19:35: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": "20180220_308560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01528416955694,
              39.203971723735634,
              -9.943399405855587
            ],
            [
              -77.01560842301666,
              39.215311201468985,
              -9.943399405855587
            ],
            [
              -76.9942675031823,
              39.215678634906425,
              376.95660059414445
            ],
            [
              -76.99394667728339,
              39.204339009697335,
              376.95660059414445
            ],
            [
              -77.01528416955694,
              39.203971723735634,
              -9.943399405855587
            ]
          ]
        ]
      },
      "bbox": [
        -77.01560842,
        39.20397172,
        -9.943399406,
        -76.99394668,
        39.21567863,
        376.9566006
      ],
      "properties": {
        "datetime": "2018-03-05T19:32:04Z",
        "pc:count": 12488627,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326892.7561,
            "count": 12488627,
            "maximum": 327831.4874,
            "minimum": 325988.0274,
            "name": "X",
            "position": 0,
            "stddev": 451.1183759,
            "variance": 203507.7891
          },
          {
            "average": 4341849.053,
            "count": 12488627,
            "maximum": 4342605.05,
            "minimum": 4341345.87,
            "name": "Y",
            "position": 1,
            "stddev": 284.6244962,
            "variance": 81011.10382
          },
          {
            "average": 140.8337044,
            "count": 12488627,
            "maximum": 376.9566006,
            "minimum": -9.943399406,
            "name": "Z",
            "position": 2,
            "stddev": 19.99798363,
            "variance": 399.9193493
          },
          {
            "average": 4240.642083,
            "count": 12488627,
            "maximum": 31097,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4784.986306,
            "variance": 22896093.95
          },
          {
            "average": 2.483626503,
            "count": 12488627,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349431534,
            "variance": 1.820965465
          },
          {
            "average": 3.629656647,
            "count": 12488627,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.33348444,
            "variance": 1.778180751
          },
          {
            "average": 0.5050957964,
            "count": 12488627,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999740522,
            "variance": 0.2499740529
          },
          {
            "average": 0,
            "count": 12488627,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276316123,
            "count": 12488627,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5667711001,
            "variance": 0.3212294799
          },
          {
            "average": 8.244645786,
            "count": 12488627,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.004537826,
            "variance": 81.08170146
          },
          {
            "average": 0,
            "count": 12488627,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 64.84337061,
            "count": 12488627,
            "maximum": 80,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.16587519,
            "variance": 26.68626648
          },
          {
            "average": 203867795.6,
            "count": 12488627,
            "maximum": 204313524,
            "minimum": 203185740.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 111883.8284,
            "variance": 12517991060.0
          },
          {
            "average": 0,
            "count": 12488627,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12488627,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12488627,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004431231712,
            "count": 12488627,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02104582734,
            "variance": 0.0004429268485
          },
          {
            "average": 0.2920872727,
            "count": 12488627,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4547222387,
            "variance": 0.2067723144
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325988.0274,
          4341345.87,
          -9.943399406,
          327831.4874,
          4342605.05,
          376.9566006
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325988.0274441141,
                4341345.870418342,
                -9.943399405855587
              ],
              [
                325988.0274441141,
                4342605.0504183415,
                -9.943399405855587
              ],
              [
                327831.48744411406,
                4342605.0504183415,
                376.95660059414445
              ],
              [
                327831.48744411406,
                4341345.870418342,
                376.95660059414445
              ],
              [
                325988.0274441141,
                4341345.870418342,
                -9.943399405855587
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:32:04+00:00",
        "end_time": "2018-02-20T18:15:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_308560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_308560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_308560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01560842,
            39.20397172,
            -9.943399406,
            -76.99394668,
            39.21567863,
            376.9566006
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01528416955694,
                  39.203971723735634,
                  -9.943399405855587
                ],
                [
                  -77.01560842301666,
                  39.215311201468985,
                  -9.943399405855587
                ],
                [
                  -76.9942675031823,
                  39.215678634906425,
                  376.95660059414445
                ],
                [
                  -76.99394667728339,
                  39.204339009697335,
                  376.95660059414445
                ],
                [
                  -77.01528416955694,
                  39.203971723735634,
                  -9.943399405855587
                ]
              ]
            ]
          },
          "id": "20180220_308560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:32:04Z",
            "pc:count": 12488627,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326892.7561,
                "count": 12488627,
                "maximum": 327831.4874,
                "minimum": 325988.0274,
                "name": "X",
                "position": 0,
                "stddev": 451.1183759,
                "variance": 203507.7891
              },
              {
                "average": 4341849.053,
                "count": 12488627,
                "maximum": 4342605.05,
                "minimum": 4341345.87,
                "name": "Y",
                "position": 1,
                "stddev": 284.6244962,
                "variance": 81011.10382
              },
              {
                "average": 140.8337044,
                "count": 12488627,
                "maximum": 376.9566006,
                "minimum": -9.943399406,
                "name": "Z",
                "position": 2,
                "stddev": 19.99798363,
                "variance": 399.9193493
              },
              {
                "average": 4240.642083,
                "count": 12488627,
                "maximum": 31097,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4784.986306,
                "variance": 22896093.95
              },
              {
                "average": 2.483626503,
                "count": 12488627,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349431534,
                "variance": 1.820965465
              },
              {
                "average": 3.629656647,
                "count": 12488627,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.33348444,
                "variance": 1.778180751
              },
              {
                "average": 0.5050957964,
                "count": 12488627,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999740522,
                "variance": 0.2499740529
              },
              {
                "average": 0,
                "count": 12488627,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276316123,
                "count": 12488627,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5667711001,
                "variance": 0.3212294799
              },
              {
                "average": 8.244645786,
                "count": 12488627,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.004537826,
                "variance": 81.08170146
              },
              {
                "average": 0,
                "count": 12488627,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 64.84337061,
                "count": 12488627,
                "maximum": 80,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.16587519,
                "variance": 26.68626648
              },
              {
                "average": 203867795.6,
                "count": 12488627,
                "maximum": 204313524,
                "minimum": 203185740.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 111883.8284,
                "variance": 12517991060.0
              },
              {
                "average": 0,
                "count": 12488627,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12488627,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12488627,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004431231712,
                "count": 12488627,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02104582734,
                "variance": 0.0004429268485
              },
              {
                "average": 0.2920872727,
                "count": 12488627,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4547222387,
                "variance": 0.2067723144
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325988.0274,
              4341345.87,
              -9.943399406,
              327831.4874,
              4342605.05,
              376.9566006
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325988.0274441141,
                    4341345.870418342,
                    -9.943399405855587
                  ],
                  [
                    325988.0274441141,
                    4342605.0504183415,
                    -9.943399405855587
                  ],
                  [
                    327831.48744411406,
                    4342605.0504183415,
                    376.95660059414445
                  ],
                  [
                    327831.48744411406,
                    4341345.870418342,
                    376.95660059414445
                  ],
                  [
                    325988.0274441141,
                    4341345.870418342,
                    -9.943399405855587
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:32:04+00:00",
            "end_time": "2018-02-20T18:15: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": "20180305_296568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05764852604422,
              39.22592353902068,
              -10.37781087390428
            ],
            [
              -77.0579798305015,
              39.23726195460583,
              -10.37781087390428
            ],
            [
              -77.03649918781737,
              39.23763966173516,
              337.44218912609574
            ],
            [
              -77.03617133556712,
              39.22630109458899,
              337.44218912609574
            ],
            [
              -77.05764852604422,
              39.22592353902068,
              -10.37781087390428
            ]
          ]
        ]
      },
      "bbox": [
        -77.05797983,
        39.22592354,
        -10.37781087,
        -77.03617134,
        39.23763966,
        337.4421891
      ],
      "properties": {
        "datetime": "2018-03-06T14:18:52Z",
        "pc:count": 16538359,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323334.4397,
            "count": 16538359,
            "maximum": 324240.0542,
            "minimum": 322385.0542,
            "name": "X",
            "position": 0,
            "stddev": 541.5671507,
            "variance": 293294.9787
          },
          {
            "average": 4344560.906,
            "count": 16538359,
            "maximum": 4345123.618,
            "minimum": 4343864.518,
            "name": "Y",
            "position": 1,
            "stddev": 350.9292367,
            "variance": 123151.3292
          },
          {
            "average": 138.6602477,
            "count": 16538359,
            "maximum": 337.4421891,
            "minimum": -10.37781087,
            "name": "Z",
            "position": 2,
            "stddev": 14.04553337,
            "variance": 197.2770076
          },
          {
            "average": 5793.505768,
            "count": 16538359,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6109.694766,
            "variance": 37328370.14
          },
          {
            "average": 2.173335637,
            "count": 16538359,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.311373781,
            "variance": 1.719701193
          },
          {
            "average": 3.205684675,
            "count": 16538359,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.522958137,
            "variance": 2.319401486
          },
          {
            "average": 0.5025504042,
            "count": 16538359,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935105,
            "variance": 0.2499935106
          },
          {
            "average": 0,
            "count": 16538359,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355510604,
            "count": 16538359,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5273957875,
            "variance": 0.2781463167
          },
          {
            "average": 6.551389104,
            "count": 16538359,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.71284218,
            "variance": 137.190672
          },
          {
            "average": 0,
            "count": 16538359,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.44034375,
            "count": 16538359,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.590781902,
            "variance": 6.712150862
          },
          {
            "average": 204326280.8,
            "count": 16538359,
            "maximum": 204381132.1,
            "minimum": 204313742,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25254.69405,
            "variance": 637799571.5
          },
          {
            "average": 0,
            "count": 16538359,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16538359,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16538359,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006273899363,
            "count": 16538359,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02503989529,
            "variance": 0.0006269963561
          },
          {
            "average": 0.3609861172,
            "count": 16538359,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4802865336,
            "variance": 0.2306751543
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322385.0542,
          4343864.518,
          -10.37781087,
          324240.0542,
          4345123.618,
          337.4421891
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322385.05415799236,
                4343864.5182847055,
                -10.37781087390428
              ],
              [
                322385.05415799236,
                4345123.618284705,
                -10.37781087390428
              ],
              [
                324240.05415799236,
                4345123.618284705,
                337.44218912609574
              ],
              [
                324240.05415799236,
                4343864.5182847055,
                337.44218912609574
              ],
              [
                322385.05415799236,
                4343864.5182847055,
                -10.37781087390428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:18:52+00:00",
        "end_time": "2018-03-05T19:35:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180305_296568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180305_296568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_296568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05797983,
            39.22592354,
            -10.37781087,
            -77.03617134,
            39.23763966,
            337.4421891
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05764852604422,
                  39.22592353902068,
                  -10.37781087390428
                ],
                [
                  -77.0579798305015,
                  39.23726195460583,
                  -10.37781087390428
                ],
                [
                  -77.03649918781737,
                  39.23763966173516,
                  337.44218912609574
                ],
                [
                  -77.03617133556712,
                  39.22630109458899,
                  337.44218912609574
                ],
                [
                  -77.05764852604422,
                  39.22592353902068,
                  -10.37781087390428
                ]
              ]
            ]
          },
          "id": "20180305_296568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_296568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:18:52Z",
            "pc:count": 16538359,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323334.4397,
                "count": 16538359,
                "maximum": 324240.0542,
                "minimum": 322385.0542,
                "name": "X",
                "position": 0,
                "stddev": 541.5671507,
                "variance": 293294.9787
              },
              {
                "average": 4344560.906,
                "count": 16538359,
                "maximum": 4345123.618,
                "minimum": 4343864.518,
                "name": "Y",
                "position": 1,
                "stddev": 350.9292367,
                "variance": 123151.3292
              },
              {
                "average": 138.6602477,
                "count": 16538359,
                "maximum": 337.4421891,
                "minimum": -10.37781087,
                "name": "Z",
                "position": 2,
                "stddev": 14.04553337,
                "variance": 197.2770076
              },
              {
                "average": 5793.505768,
                "count": 16538359,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6109.694766,
                "variance": 37328370.14
              },
              {
                "average": 2.173335637,
                "count": 16538359,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.311373781,
                "variance": 1.719701193
              },
              {
                "average": 3.205684675,
                "count": 16538359,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.522958137,
                "variance": 2.319401486
              },
              {
                "average": 0.5025504042,
                "count": 16538359,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935105,
                "variance": 0.2499935106
              },
              {
                "average": 0,
                "count": 16538359,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355510604,
                "count": 16538359,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5273957875,
                "variance": 0.2781463167
              },
              {
                "average": 6.551389104,
                "count": 16538359,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.71284218,
                "variance": 137.190672
              },
              {
                "average": 0,
                "count": 16538359,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.44034375,
                "count": 16538359,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.590781902,
                "variance": 6.712150862
              },
              {
                "average": 204326280.8,
                "count": 16538359,
                "maximum": 204381132.1,
                "minimum": 204313742,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25254.69405,
                "variance": 637799571.5
              },
              {
                "average": 0,
                "count": 16538359,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16538359,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16538359,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006273899363,
                "count": 16538359,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02503989529,
                "variance": 0.0006269963561
              },
              {
                "average": 0.3609861172,
                "count": 16538359,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4802865336,
                "variance": 0.2306751543
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322385.0542,
              4343864.518,
              -10.37781087,
              324240.0542,
              4345123.618,
              337.4421891
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322385.05415799236,
                    4343864.5182847055,
                    -10.37781087390428
                  ],
                  [
                    322385.05415799236,
                    4345123.618284705,
                    -10.37781087390428
                  ],
                  [
                    324240.05415799236,
                    4345123.618284705,
                    337.44218912609574
                  ],
                  [
                    324240.05415799236,
                    4343864.5182847055,
                    337.44218912609574
                  ],
                  [
                    322385.05415799236,
                    4343864.5182847055,
                    -10.37781087390428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:18:52+00:00",
            "end_time": "2018-03-05T19:35: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": "20180228_308564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01529357744997,
              39.215160961208944,
              -10.071112599392421
            ],
            [
              -77.01561202442241,
              39.22629293218258,
              -10.071112599392421
            ],
            [
              -77.00615162532134,
              39.226456310258925,
              327.3688874006076
            ],
            [
              -77.00583467054844,
              39.21532427491568,
              327.3688874006076
            ],
            [
              -77.01529357744997,
              39.215160961208944,
              -10.071112599392421
            ]
          ]
        ]
      },
      "bbox": [
        -77.01561202,
        39.21516096,
        -10.0711126,
        -77.00583467,
        39.22645631,
        327.3688874
      ],
      "properties": {
        "datetime": "2018-03-05T19:32:33Z",
        "pc:count": 10462760,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326418.6134,
            "count": 10462760,
            "maximum": 326831.9201,
            "minimum": 326014.8401,
            "name": "X",
            "position": 0,
            "stddev": 232.3229791,
            "variance": 53973.96663
          },
          {
            "average": 4343119.956,
            "count": 10462760,
            "maximum": 4343823.911,
            "minimum": 4342587.771,
            "name": "Y",
            "position": 1,
            "stddev": 288.8030607,
            "variance": 83407.20786
          },
          {
            "average": 141.5303073,
            "count": 10462760,
            "maximum": 327.3688874,
            "minimum": -10.0711126,
            "name": "Z",
            "position": 2,
            "stddev": 14.6838711,
            "variance": 215.6160704
          },
          {
            "average": 4257.848841,
            "count": 10462760,
            "maximum": 65517,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5196.60165,
            "variance": 27004668.71
          },
          {
            "average": 2.440082732,
            "count": 10462760,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.351527364,
            "variance": 1.826626214
          },
          {
            "average": 3.666167053,
            "count": 10462760,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.322707931,
            "variance": 1.74955627
          },
          {
            "average": 0.5052072302,
            "count": 10462760,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999729079,
            "variance": 0.2499729086
          },
          {
            "average": 0,
            "count": 10462760,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236312407,
            "count": 10462760,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4557104567,
            "variance": 0.2076720203
          },
          {
            "average": 1.306280946,
            "count": 10462760,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.51334094,
            "variance": 210.6370653
          },
          {
            "average": 0,
            "count": 10462760,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.7879852,
            "count": 10462760,
            "maximum": 80,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.38857898,
            "variance": 54.59109935
          },
          {
            "average": 204135577.7,
            "count": 10462760,
            "maximum": 204313553.4,
            "minimum": 203883816.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 211655.197,
            "variance": 44797922400.0
          },
          {
            "average": 0,
            "count": 10462760,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10462760,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10462760,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004287587596,
            "count": 10462760,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02070205223,
            "variance": 0.0004285749665
          },
          {
            "average": 0.4763721045,
            "count": 10462760,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4994414344,
            "variance": 0.2494417464
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326014.8401,
          4342587.771,
          -10.0711126,
          326831.9201,
          4343823.911,
          327.3688874
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326014.8400845477,
                4342587.770582847,
                -10.071112599392421
              ],
              [
                326014.8400845477,
                4343823.910582848,
                -10.071112599392421
              ],
              [
                326831.92008454766,
                4343823.910582848,
                327.3688874006076
              ],
              [
                326831.92008454766,
                4342587.770582847,
                327.3688874006076
              ],
              [
                326014.8400845477,
                4342587.770582847,
                -10.071112599392421
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:32:33+00:00",
        "end_time": "2018-02-28T20:10:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180228_308564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_308564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180228_308564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180228_308564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01561202,
            39.21516096,
            -10.0711126,
            -77.00583467,
            39.22645631,
            327.3688874
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01529357744997,
                  39.215160961208944,
                  -10.071112599392421
                ],
                [
                  -77.01561202442241,
                  39.22629293218258,
                  -10.071112599392421
                ],
                [
                  -77.00615162532134,
                  39.226456310258925,
                  327.3688874006076
                ],
                [
                  -77.00583467054844,
                  39.21532427491568,
                  327.3688874006076
                ],
                [
                  -77.01529357744997,
                  39.215160961208944,
                  -10.071112599392421
                ]
              ]
            ]
          },
          "id": "20180228_308564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180228_308564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:32:33Z",
            "pc:count": 10462760,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326418.6134,
                "count": 10462760,
                "maximum": 326831.9201,
                "minimum": 326014.8401,
                "name": "X",
                "position": 0,
                "stddev": 232.3229791,
                "variance": 53973.96663
              },
              {
                "average": 4343119.956,
                "count": 10462760,
                "maximum": 4343823.911,
                "minimum": 4342587.771,
                "name": "Y",
                "position": 1,
                "stddev": 288.8030607,
                "variance": 83407.20786
              },
              {
                "average": 141.5303073,
                "count": 10462760,
                "maximum": 327.3688874,
                "minimum": -10.0711126,
                "name": "Z",
                "position": 2,
                "stddev": 14.6838711,
                "variance": 215.6160704
              },
              {
                "average": 4257.848841,
                "count": 10462760,
                "maximum": 65517,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5196.60165,
                "variance": 27004668.71
              },
              {
                "average": 2.440082732,
                "count": 10462760,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.351527364,
                "variance": 1.826626214
              },
              {
                "average": 3.666167053,
                "count": 10462760,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.322707931,
                "variance": 1.74955627
              },
              {
                "average": 0.5052072302,
                "count": 10462760,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999729079,
                "variance": 0.2499729086
              },
              {
                "average": 0,
                "count": 10462760,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236312407,
                "count": 10462760,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4557104567,
                "variance": 0.2076720203
              },
              {
                "average": 1.306280946,
                "count": 10462760,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.51334094,
                "variance": 210.6370653
              },
              {
                "average": 0,
                "count": 10462760,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.7879852,
                "count": 10462760,
                "maximum": 80,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.38857898,
                "variance": 54.59109935
              },
              {
                "average": 204135577.7,
                "count": 10462760,
                "maximum": 204313553.4,
                "minimum": 203883816.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 211655.197,
                "variance": 44797922400.0
              },
              {
                "average": 0,
                "count": 10462760,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10462760,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10462760,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004287587596,
                "count": 10462760,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02070205223,
                "variance": 0.0004285749665
              },
              {
                "average": 0.4763721045,
                "count": 10462760,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4994414344,
                "variance": 0.2494417464
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326014.8401,
              4342587.771,
              -10.0711126,
              326831.9201,
              4343823.911,
              327.3688874
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326014.8400845477,
                    4342587.770582847,
                    -10.071112599392421
                  ],
                  [
                    326014.8400845477,
                    4343823.910582848,
                    -10.071112599392421
                  ],
                  [
                    326831.92008454766,
                    4343823.910582848,
                    327.3688874006076
                  ],
                  [
                    326831.92008454766,
                    4342587.770582847,
                    327.3688874006076
                  ],
                  [
                    326014.8400845477,
                    4342587.770582847,
                    -10.071112599392421
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:32:33+00:00",
            "end_time": "2018-02-28T20:10: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": "20180221_296576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05767292369873,
              39.248094378337434,
              -10.359012854081982
            ],
            [
              -77.05799845605799,
              39.25922635288629,
              -10.359012854081982
            ],
            [
              -77.0485248457327,
              39.25939344863693,
              317.42098714591805
            ],
            [
              -77.0482008093387,
              39.24826140826934,
              317.42098714591805
            ],
            [
              -77.05767292369873,
              39.248094378337434,
              -10.359012854081982
            ]
          ]
        ]
      },
      "bbox": [
        -77.05799846,
        39.24809438,
        -10.35901285,
        -77.04820081,
        39.25939345,
        317.4209871
      ],
      "properties": {
        "datetime": "2018-03-06T14:23:56Z",
        "pc:count": 8409387,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322873.6816,
            "count": 8409387,
            "maximum": 323256.7308,
            "minimum": 322438.8708,
            "name": "X",
            "position": 0,
            "stddev": 227.7789401,
            "variance": 51883.24556
          },
          {
            "average": 4346797.999,
            "count": 8409387,
            "maximum": 4347561.488,
            "minimum": 4346325.308,
            "name": "Y",
            "position": 1,
            "stddev": 375.5387748,
            "variance": 141029.3714
          },
          {
            "average": 141.061489,
            "count": 8409387,
            "maximum": 317.4209871,
            "minimum": -10.35901285,
            "name": "Z",
            "position": 2,
            "stddev": 15.75828018,
            "variance": 248.3233941
          },
          {
            "average": 4591.270492,
            "count": 8409387,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5347.444081,
            "variance": 28595158.2
          },
          {
            "average": 2.389831982,
            "count": 8409387,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.360740294,
            "variance": 1.851614147
          },
          {
            "average": 3.558364004,
            "count": 8409387,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.410595336,
            "variance": 1.989779203
          },
          {
            "average": 0.4998461838,
            "count": 8409387,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000061,
            "variance": 0.2500000061
          },
          {
            "average": 0,
            "count": 8409387,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296652895,
            "count": 8409387,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5135912792,
            "variance": 0.263776002
          },
          {
            "average": -10.65567311,
            "count": 8409387,
            "maximum": 13.00199986,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.259876438,
            "variance": 68.22555877
          },
          {
            "average": 0,
            "count": 8409387,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.957517,
            "count": 8409387,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.026300491,
            "variance": 36.31629761
          },
          {
            "average": 204329052.8,
            "count": 8409387,
            "maximum": 204381436.9,
            "minimum": 203277147.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 234504.4881,
            "variance": 54992354920.0
          },
          {
            "average": 0,
            "count": 8409387,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8409387,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8409387,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006742465295,
            "count": 8409387,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02595750376,
            "variance": 0.0006737920012
          },
          {
            "average": 0.4024074525,
            "count": 8409387,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4903832412,
            "variance": 0.2404757233
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322438.8708,
          4346325.308,
          -10.35901285,
          323256.7308,
          4347561.488,
          317.4209871
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322438.87082573836,
                4346325.30830179,
                -10.359012854081982
              ],
              [
                322438.87082573836,
                4347561.488301789,
                -10.359012854081982
              ],
              [
                323256.73082573834,
                4347561.488301789,
                317.42098714591805
              ],
              [
                323256.73082573834,
                4346325.30830179,
                317.42098714591805
              ],
              [
                322438.87082573836,
                4346325.30830179,
                -10.359012854081982
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:23:56+00:00",
        "end_time": "2018-02-21T19:39:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180221_296576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_296576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180221_296576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180221_296576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05799846,
            39.24809438,
            -10.35901285,
            -77.04820081,
            39.25939345,
            317.4209871
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05767292369873,
                  39.248094378337434,
                  -10.359012854081982
                ],
                [
                  -77.05799845605799,
                  39.25922635288629,
                  -10.359012854081982
                ],
                [
                  -77.0485248457327,
                  39.25939344863693,
                  317.42098714591805
                ],
                [
                  -77.0482008093387,
                  39.24826140826934,
                  317.42098714591805
                ],
                [
                  -77.05767292369873,
                  39.248094378337434,
                  -10.359012854081982
                ]
              ]
            ]
          },
          "id": "20180221_296576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180221_296576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:23:56Z",
            "pc:count": 8409387,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322873.6816,
                "count": 8409387,
                "maximum": 323256.7308,
                "minimum": 322438.8708,
                "name": "X",
                "position": 0,
                "stddev": 227.7789401,
                "variance": 51883.24556
              },
              {
                "average": 4346797.999,
                "count": 8409387,
                "maximum": 4347561.488,
                "minimum": 4346325.308,
                "name": "Y",
                "position": 1,
                "stddev": 375.5387748,
                "variance": 141029.3714
              },
              {
                "average": 141.061489,
                "count": 8409387,
                "maximum": 317.4209871,
                "minimum": -10.35901285,
                "name": "Z",
                "position": 2,
                "stddev": 15.75828018,
                "variance": 248.3233941
              },
              {
                "average": 4591.270492,
                "count": 8409387,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5347.444081,
                "variance": 28595158.2
              },
              {
                "average": 2.389831982,
                "count": 8409387,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.360740294,
                "variance": 1.851614147
              },
              {
                "average": 3.558364004,
                "count": 8409387,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.410595336,
                "variance": 1.989779203
              },
              {
                "average": 0.4998461838,
                "count": 8409387,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000061,
                "variance": 0.2500000061
              },
              {
                "average": 0,
                "count": 8409387,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296652895,
                "count": 8409387,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5135912792,
                "variance": 0.263776002
              },
              {
                "average": -10.65567311,
                "count": 8409387,
                "maximum": 13.00199986,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.259876438,
                "variance": 68.22555877
              },
              {
                "average": 0,
                "count": 8409387,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.957517,
                "count": 8409387,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.026300491,
                "variance": 36.31629761
              },
              {
                "average": 204329052.8,
                "count": 8409387,
                "maximum": 204381436.9,
                "minimum": 203277147.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 234504.4881,
                "variance": 54992354920.0
              },
              {
                "average": 0,
                "count": 8409387,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8409387,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8409387,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006742465295,
                "count": 8409387,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02595750376,
                "variance": 0.0006737920012
              },
              {
                "average": 0.4024074525,
                "count": 8409387,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4903832412,
                "variance": 0.2404757233
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322438.8708,
              4346325.308,
              -10.35901285,
              323256.7308,
              4347561.488,
              317.4209871
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322438.87082573836,
                    4346325.30830179,
                    -10.359012854081982
                  ],
                  [
                    322438.87082573836,
                    4347561.488301789,
                    -10.359012854081982
                  ],
                  [
                    323256.73082573834,
                    4347561.488301789,
                    317.42098714591805
                  ],
                  [
                    323256.73082573834,
                    4346325.30830179,
                    317.42098714591805
                  ],
                  [
                    322438.87082573836,
                    4346325.30830179,
                    -10.359012854081982
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:23:56+00:00",
            "end_time": "2018-02-21T19:39: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": "20180305_308568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01529549624937,
              39.2261422013135,
              -10.351543452173388
            ],
            [
              -77.01547167927053,
              39.23229938447498,
              -10.351543452173388
            ],
            [
              -77.00620685840185,
              39.23245938830187,
              330.22845654782657
            ],
            [
              -77.00603148393941,
              39.226302170271445,
              330.22845654782657
            ],
            [
              -77.01529549624937,
              39.2261422013135,
              -10.351543452173388
            ]
          ]
        ]
      },
      "bbox": [
        -77.01547168,
        39.2261422,
        -10.35154345,
        -77.00603148,
        39.23245939,
        330.2284565
      ],
      "properties": {
        "datetime": "2018-03-05T19:35:38Z",
        "pc:count": 3455331,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326356.3821,
            "count": 3455331,
            "maximum": 326841.9124,
            "minimum": 326041.7924,
            "name": "X",
            "position": 0,
            "stddev": 204.7925959,
            "variance": 41940.00734
          },
          {
            "average": 4344206.299,
            "count": 3455331,
            "maximum": 4344490.293,
            "minimum": 4343806.573,
            "name": "Y",
            "position": 1,
            "stddev": 178.6850201,
            "variance": 31928.33642
          },
          {
            "average": 157.850225,
            "count": 3455331,
            "maximum": 330.2284565,
            "minimum": -10.35154345,
            "name": "Z",
            "position": 2,
            "stddev": 10.66028268,
            "variance": 113.6416269
          },
          {
            "average": 6086.874926,
            "count": 3455331,
            "maximum": 65526,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6337.098158,
            "variance": 40158813.06
          },
          {
            "average": 2.125016967,
            "count": 3455331,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317378233,
            "variance": 1.735485408
          },
          {
            "average": 3.096158371,
            "count": 3455331,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.572318216,
            "variance": 2.472184572
          },
          {
            "average": 0.5015837846,
            "count": 3455331,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499997564,
            "variance": 0.249997564
          },
          {
            "average": 0,
            "count": 3455331,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.392342731,
            "count": 3455331,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5463481334,
            "variance": 0.2984962828
          },
          {
            "average": -10.96051287,
            "count": 3455331,
            "maximum": 6,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.51345097,
            "variance": 42.42504354
          },
          {
            "average": 0,
            "count": 3455331,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.65819541,
            "count": 3455331,
            "maximum": 80,
            "minimum": 79,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4743145346,
            "variance": 0.2249742778
          },
          {
            "average": 204313602.8,
            "count": 3455331,
            "maximum": 204313738.5,
            "minimum": 204313517.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 90.2787901,
            "variance": 8150.259942
          },
          {
            "average": 0,
            "count": 3455331,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3455331,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3455331,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006161493646,
            "count": 3455331,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02481471142,
            "variance": 0.0006157699027
          },
          {
            "average": 0.3648217783,
            "count": 3455331,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4813802192,
            "variance": 0.2317269154
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326041.7924,
          4343806.573,
          -10.35154345,
          326841.9124,
          4344490.293,
          330.2284565
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326041.7924365828,
                4343806.5729863625,
                -10.351543452173388
              ],
              [
                326041.7924365828,
                4344490.292986363,
                -10.351543452173388
              ],
              [
                326841.9124365828,
                4344490.292986363,
                330.22845654782657
              ],
              [
                326841.9124365828,
                4343806.5729863625,
                330.22845654782657
              ],
              [
                326041.7924365828,
                4343806.5729863625,
                -10.351543452173388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:35:38+00:00",
        "end_time": "2018-03-05T19:31:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180305_308568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_308568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180305_308568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_308568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01547168,
            39.2261422,
            -10.35154345,
            -77.00603148,
            39.23245939,
            330.2284565
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01529549624937,
                  39.2261422013135,
                  -10.351543452173388
                ],
                [
                  -77.01547167927053,
                  39.23229938447498,
                  -10.351543452173388
                ],
                [
                  -77.00620685840185,
                  39.23245938830187,
                  330.22845654782657
                ],
                [
                  -77.00603148393941,
                  39.226302170271445,
                  330.22845654782657
                ],
                [
                  -77.01529549624937,
                  39.2261422013135,
                  -10.351543452173388
                ]
              ]
            ]
          },
          "id": "20180305_308568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_308568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:35:38Z",
            "pc:count": 3455331,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326356.3821,
                "count": 3455331,
                "maximum": 326841.9124,
                "minimum": 326041.7924,
                "name": "X",
                "position": 0,
                "stddev": 204.7925959,
                "variance": 41940.00734
              },
              {
                "average": 4344206.299,
                "count": 3455331,
                "maximum": 4344490.293,
                "minimum": 4343806.573,
                "name": "Y",
                "position": 1,
                "stddev": 178.6850201,
                "variance": 31928.33642
              },
              {
                "average": 157.850225,
                "count": 3455331,
                "maximum": 330.2284565,
                "minimum": -10.35154345,
                "name": "Z",
                "position": 2,
                "stddev": 10.66028268,
                "variance": 113.6416269
              },
              {
                "average": 6086.874926,
                "count": 3455331,
                "maximum": 65526,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6337.098158,
                "variance": 40158813.06
              },
              {
                "average": 2.125016967,
                "count": 3455331,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317378233,
                "variance": 1.735485408
              },
              {
                "average": 3.096158371,
                "count": 3455331,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.572318216,
                "variance": 2.472184572
              },
              {
                "average": 0.5015837846,
                "count": 3455331,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499997564,
                "variance": 0.249997564
              },
              {
                "average": 0,
                "count": 3455331,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.392342731,
                "count": 3455331,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5463481334,
                "variance": 0.2984962828
              },
              {
                "average": -10.96051287,
                "count": 3455331,
                "maximum": 6,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.51345097,
                "variance": 42.42504354
              },
              {
                "average": 0,
                "count": 3455331,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.65819541,
                "count": 3455331,
                "maximum": 80,
                "minimum": 79,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4743145346,
                "variance": 0.2249742778
              },
              {
                "average": 204313602.8,
                "count": 3455331,
                "maximum": 204313738.5,
                "minimum": 204313517.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 90.2787901,
                "variance": 8150.259942
              },
              {
                "average": 0,
                "count": 3455331,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3455331,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3455331,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006161493646,
                "count": 3455331,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02481471142,
                "variance": 0.0006157699027
              },
              {
                "average": 0.3648217783,
                "count": 3455331,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4813802192,
                "variance": 0.2317269154
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326041.7924,
              4343806.573,
              -10.35154345,
              326841.9124,
              4344490.293,
              330.2284565
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326041.7924365828,
                    4343806.5729863625,
                    -10.351543452173388
                  ],
                  [
                    326041.7924365828,
                    4344490.292986363,
                    -10.351543452173388
                  ],
                  [
                    326841.9124365828,
                    4344490.292986363,
                    330.22845654782657
                  ],
                  [
                    326841.9124365828,
                    4343806.5729863625,
                    330.22845654782657
                  ],
                  [
                    326041.7924365828,
                    4343806.5729863625,
                    -10.351543452173388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:35:38+00:00",
            "end_time": "2018-03-05T19:31: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": "20180221_296580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05768150323962,
              39.25907529580829,
              -9.75484245497887
            ],
            [
              -77.05786865623688,
              39.26547343887098,
              -9.75484245497887
            ],
            [
              -77.04859114047163,
              39.26563708041686,
              342.36515754502113
            ],
            [
              -77.04840482977598,
              39.25923890030581,
              342.36515754502113
            ],
            [
              -77.05768150323962,
              39.25907529580829,
              -9.75484245497887
            ]
          ]
        ]
      },
      "bbox": [
        -77.05786866,
        39.2590753,
        -9.754842455,
        -77.04840483,
        39.26563708,
        342.3651575
      ],
      "properties": {
        "datetime": "2018-03-06T14:23:44Z",
        "pc:count": 6925870,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322798.7713,
            "count": 6925870,
            "maximum": 323266.6982,
            "minimum": 322465.8382,
            "name": "X",
            "position": 0,
            "stddev": 197.8526654,
            "variance": 39145.6772
          },
          {
            "average": 4347895.346,
            "count": 6925870,
            "maximum": 4348254.601,
            "minimum": 4347544.101,
            "name": "Y",
            "position": 1,
            "stddev": 176.8327512,
            "variance": 31269.82189
          },
          {
            "average": 136.2249975,
            "count": 6925870,
            "maximum": 342.3651575,
            "minimum": -9.754842455,
            "name": "Z",
            "position": 2,
            "stddev": 12.74495269,
            "variance": 162.4338192
          },
          {
            "average": 5969.00908,
            "count": 6925870,
            "maximum": 65513,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6396.341085,
            "variance": 40913179.28
          },
          {
            "average": 2.226890629,
            "count": 6925870,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.32946903,
            "variance": 1.767487901
          },
          {
            "average": 3.266997648,
            "count": 6925870,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.513345836,
            "variance": 2.290215618
          },
          {
            "average": 0.4994267868,
            "count": 6925870,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997075,
            "variance": 0.2499997075
          },
          {
            "average": 0,
            "count": 6925870,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361022081,
            "count": 6925870,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5036202325,
            "variance": 0.2536333386
          },
          {
            "average": -1.176359588,
            "count": 6925870,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 15.169802,
            "variance": 230.1228928
          },
          {
            "average": 0,
            "count": 6925870,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 68.89351836,
            "count": 6925870,
            "maximum": 84,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.95620745,
            "variance": 194.7757265
          },
          {
            "average": 203785639.3,
            "count": 6925870,
            "maximum": 204381424.5,
            "minimum": 203277125.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 550403.1169,
            "variance": 302943591100.0
          },
          {
            "average": 0,
            "count": 6925870,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6925870,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6925870,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002955585363,
            "count": 6925870,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01718927643,
            "variance": 0.0002954712241
          },
          {
            "average": 0.461201553,
            "count": 6925870,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4984924437,
            "variance": 0.2484947164
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322465.8382,
          4347544.101,
          -9.754842455,
          323266.6982,
          4348254.601,
          342.3651575
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322465.83823833056,
                4347544.1005458925,
                -9.75484245497887
              ],
              [
                322465.83823833056,
                4348254.6005458925,
                -9.75484245497887
              ],
              [
                323266.69823833054,
                4348254.6005458925,
                342.36515754502113
              ],
              [
                323266.69823833054,
                4347544.1005458925,
                342.36515754502113
              ],
              [
                322465.83823833056,
                4347544.1005458925,
                -9.75484245497887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:23:44+00:00",
        "end_time": "2018-02-21T19:38:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180221_296580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_296580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180221_296580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180221_296580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05786866,
            39.2590753,
            -9.754842455,
            -77.04840483,
            39.26563708,
            342.3651575
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05768150323962,
                  39.25907529580829,
                  -9.75484245497887
                ],
                [
                  -77.05786865623688,
                  39.26547343887098,
                  -9.75484245497887
                ],
                [
                  -77.04859114047163,
                  39.26563708041686,
                  342.36515754502113
                ],
                [
                  -77.04840482977598,
                  39.25923890030581,
                  342.36515754502113
                ],
                [
                  -77.05768150323962,
                  39.25907529580829,
                  -9.75484245497887
                ]
              ]
            ]
          },
          "id": "20180221_296580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180221_296580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:23:44Z",
            "pc:count": 6925870,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322798.7713,
                "count": 6925870,
                "maximum": 323266.6982,
                "minimum": 322465.8382,
                "name": "X",
                "position": 0,
                "stddev": 197.8526654,
                "variance": 39145.6772
              },
              {
                "average": 4347895.346,
                "count": 6925870,
                "maximum": 4348254.601,
                "minimum": 4347544.101,
                "name": "Y",
                "position": 1,
                "stddev": 176.8327512,
                "variance": 31269.82189
              },
              {
                "average": 136.2249975,
                "count": 6925870,
                "maximum": 342.3651575,
                "minimum": -9.754842455,
                "name": "Z",
                "position": 2,
                "stddev": 12.74495269,
                "variance": 162.4338192
              },
              {
                "average": 5969.00908,
                "count": 6925870,
                "maximum": 65513,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6396.341085,
                "variance": 40913179.28
              },
              {
                "average": 2.226890629,
                "count": 6925870,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.32946903,
                "variance": 1.767487901
              },
              {
                "average": 3.266997648,
                "count": 6925870,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.513345836,
                "variance": 2.290215618
              },
              {
                "average": 0.4994267868,
                "count": 6925870,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997075,
                "variance": 0.2499997075
              },
              {
                "average": 0,
                "count": 6925870,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361022081,
                "count": 6925870,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5036202325,
                "variance": 0.2536333386
              },
              {
                "average": -1.176359588,
                "count": 6925870,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 15.169802,
                "variance": 230.1228928
              },
              {
                "average": 0,
                "count": 6925870,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 68.89351836,
                "count": 6925870,
                "maximum": 84,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.95620745,
                "variance": 194.7757265
              },
              {
                "average": 203785639.3,
                "count": 6925870,
                "maximum": 204381424.5,
                "minimum": 203277125.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 550403.1169,
                "variance": 302943591100.0
              },
              {
                "average": 0,
                "count": 6925870,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6925870,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6925870,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002955585363,
                "count": 6925870,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01718927643,
                "variance": 0.0002954712241
              },
              {
                "average": 0.461201553,
                "count": 6925870,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4984924437,
                "variance": 0.2484947164
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322465.8382,
              4347544.101,
              -9.754842455,
              323266.6982,
              4348254.601,
              342.3651575
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322465.83823833056,
                    4347544.1005458925,
                    -9.75484245497887
                  ],
                  [
                    322465.83823833056,
                    4348254.6005458925,
                    -9.75484245497887
                  ],
                  [
                    323266.69823833054,
                    4348254.6005458925,
                    342.36515754502113
                  ],
                  [
                    323266.69823833054,
                    4347544.1005458925,
                    342.36515754502113
                  ],
                  [
                    322465.83823833056,
                    4347544.1005458925,
                    -9.75484245497887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:23:44+00:00",
            "end_time": "2018-02-21T19:38: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": "20180220_302540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03642989569798,
              39.14905583034907,
              -10.195492292785246
            ],
            [
              -77.03675687919183,
              39.16039418614763,
              -10.195492292785246
            ],
            [
              -77.01529888678911,
              39.16076737996605,
              359.28450770721474
            ],
            [
              -77.01497534247083,
              39.14942887433468,
              359.28450770721474
            ],
            [
              -77.03642989569798,
              39.14905583034907,
              -10.195492292785246
            ]
          ]
        ]
      },
      "bbox": [
        -77.03675688,
        39.14905583,
        -10.19549229,
        -77.01497534,
        39.16076738,
        359.2845077
      ],
      "properties": {
        "datetime": "2018-02-20T17:57:16Z",
        "pc:count": 14122322,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324964.8381,
            "count": 14122322,
            "maximum": 325880.1518,
            "minimum": 324025.1118,
            "name": "X",
            "position": 0,
            "stddev": 518.7736577,
            "variance": 269126.1079
          },
          {
            "average": 4336038.807,
            "count": 14122322,
            "maximum": 4336550.712,
            "minimum": 4335291.652,
            "name": "Y",
            "position": 1,
            "stddev": 366.8153785,
            "variance": 134553.5219
          },
          {
            "average": 140.7035097,
            "count": 14122322,
            "maximum": 359.2845077,
            "minimum": -10.19549229,
            "name": "Z",
            "position": 2,
            "stddev": 12.27489055,
            "variance": 150.6729379
          },
          {
            "average": 6805.640438,
            "count": 14122322,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6532.250668,
            "variance": 42670298.78
          },
          {
            "average": 2.064989454,
            "count": 14122322,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.294527078,
            "variance": 1.675800355
          },
          {
            "average": 2.928515155,
            "count": 14122322,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.581762265,
            "variance": 2.501971862
          },
          {
            "average": 0.4951408841,
            "count": 14122322,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999764061,
            "variance": 0.2499764067
          },
          {
            "average": 0,
            "count": 14122322,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.417560158,
            "count": 14122322,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5207059159,
            "variance": 0.2711346508
          },
          {
            "average": -8.125308761,
            "count": 14122322,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.40309792,
            "variance": 130.0306422
          },
          {
            "average": 0,
            "count": 14122322,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.70293915,
            "count": 14122322,
            "maximum": 38,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5990558938,
            "variance": 0.3588679639
          },
          {
            "average": 203184050.8,
            "count": 14122322,
            "maximum": 203184636.6,
            "minimum": 203183435.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 440.3305466,
            "variance": 193890.9903
          },
          {
            "average": 0,
            "count": 14122322,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14122322,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14122322,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006197281155,
            "count": 14122322,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02488662485,
            "variance": 0.0006193440965
          },
          {
            "average": 0.3814665889,
            "count": 14122322,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4857466903,
            "variance": 0.2359498471
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324025.1118,
          4335291.652,
          -10.19549229,
          325880.1518,
          4336550.712,
          359.2845077
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324025.1118056943,
                4335291.652255072,
                -10.195492292785246
              ],
              [
                324025.1118056943,
                4336550.712255073,
                -10.195492292785246
              ],
              [
                325880.15180569433,
                4336550.712255073,
                359.28450770721474
              ],
              [
                325880.15180569433,
                4335291.652255072,
                359.28450770721474
              ],
              [
                324025.1118056943,
                4335291.652255072,
                -10.195492292785246
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:57:16+00:00",
        "end_time": "2018-02-20T17:37:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_302540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_302540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_302540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03675688,
            39.14905583,
            -10.19549229,
            -77.01497534,
            39.16076738,
            359.2845077
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03642989569798,
                  39.14905583034907,
                  -10.195492292785246
                ],
                [
                  -77.03675687919183,
                  39.16039418614763,
                  -10.195492292785246
                ],
                [
                  -77.01529888678911,
                  39.16076737996605,
                  359.28450770721474
                ],
                [
                  -77.01497534247083,
                  39.14942887433468,
                  359.28450770721474
                ],
                [
                  -77.03642989569798,
                  39.14905583034907,
                  -10.195492292785246
                ]
              ]
            ]
          },
          "id": "20180220_302540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:57:16Z",
            "pc:count": 14122322,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324964.8381,
                "count": 14122322,
                "maximum": 325880.1518,
                "minimum": 324025.1118,
                "name": "X",
                "position": 0,
                "stddev": 518.7736577,
                "variance": 269126.1079
              },
              {
                "average": 4336038.807,
                "count": 14122322,
                "maximum": 4336550.712,
                "minimum": 4335291.652,
                "name": "Y",
                "position": 1,
                "stddev": 366.8153785,
                "variance": 134553.5219
              },
              {
                "average": 140.7035097,
                "count": 14122322,
                "maximum": 359.2845077,
                "minimum": -10.19549229,
                "name": "Z",
                "position": 2,
                "stddev": 12.27489055,
                "variance": 150.6729379
              },
              {
                "average": 6805.640438,
                "count": 14122322,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6532.250668,
                "variance": 42670298.78
              },
              {
                "average": 2.064989454,
                "count": 14122322,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.294527078,
                "variance": 1.675800355
              },
              {
                "average": 2.928515155,
                "count": 14122322,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.581762265,
                "variance": 2.501971862
              },
              {
                "average": 0.4951408841,
                "count": 14122322,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999764061,
                "variance": 0.2499764067
              },
              {
                "average": 0,
                "count": 14122322,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.417560158,
                "count": 14122322,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5207059159,
                "variance": 0.2711346508
              },
              {
                "average": -8.125308761,
                "count": 14122322,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.40309792,
                "variance": 130.0306422
              },
              {
                "average": 0,
                "count": 14122322,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.70293915,
                "count": 14122322,
                "maximum": 38,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5990558938,
                "variance": 0.3588679639
              },
              {
                "average": 203184050.8,
                "count": 14122322,
                "maximum": 203184636.6,
                "minimum": 203183435.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 440.3305466,
                "variance": 193890.9903
              },
              {
                "average": 0,
                "count": 14122322,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14122322,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14122322,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006197281155,
                "count": 14122322,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02488662485,
                "variance": 0.0006193440965
              },
              {
                "average": 0.3814665889,
                "count": 14122322,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4857466903,
                "variance": 0.2359498471
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324025.1118,
              4335291.652,
              -10.19549229,
              325880.1518,
              4336550.712,
              359.2845077
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324025.1118056943,
                    4335291.652255072,
                    -10.195492292785246
                  ],
                  [
                    324025.1118056943,
                    4336550.712255073,
                    -10.195492292785246
                  ],
                  [
                    325880.15180569433,
                    4336550.712255073,
                    359.28450770721474
                  ],
                  [
                    325880.15180569433,
                    4335291.652255072,
                    359.28450770721474
                  ],
                  [
                    324025.1118056943,
                    4335291.652255072,
                    -10.195492292785246
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:57:16+00:00",
            "end_time": "2018-02-20T17:37:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_296572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05765723481913,
              39.23690520112194,
              -9.948619752670822
            ],
            [
              -77.05798870171522,
              39.248244675833256,
              -9.948619752670822
            ],
            [
              -77.03663952094156,
              39.2486201139333,
              330.9313802473292
            ],
            [
              -77.0363114867918,
              39.23728048856933,
              330.9313802473292
            ],
            [
              -77.05765723481913,
              39.23690520112194,
              -9.948619752670822
            ]
          ]
        ]
      },
      "bbox": [
        -77.0579887,
        39.2369052,
        -9.948619753,
        -77.03631149,
        39.24862011,
        330.9313802
      ],
      "properties": {
        "datetime": "2018-03-06T14:23:57Z",
        "pc:count": 15234245,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323248.5092,
            "count": 15234245,
            "maximum": 324255.3585,
            "minimum": 322411.9985,
            "name": "X",
            "position": 0,
            "stddev": 490.5424668,
            "variance": 240631.9117
          },
          {
            "average": 4345601.669,
            "count": 15234245,
            "maximum": 4346342.609,
            "minimum": 4345083.389,
            "name": "Y",
            "position": 1,
            "stddev": 346.855555,
            "variance": 120308.776
          },
          {
            "average": 139.7448583,
            "count": 15234245,
            "maximum": 330.9313802,
            "minimum": -9.948619753,
            "name": "Z",
            "position": 2,
            "stddev": 16.63214316,
            "variance": 276.6281861
          },
          {
            "average": 4221.240607,
            "count": 15234245,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4869.98436,
            "variance": 23716747.66
          },
          {
            "average": 2.416132601,
            "count": 15234245,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.355134781,
            "variance": 1.836390275
          },
          {
            "average": 3.618842548,
            "count": 15234245,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.365650378,
            "variance": 1.865000955
          },
          {
            "average": 0.5042862971,
            "count": 15234245,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999816437,
            "variance": 0.2499816441
          },
          {
            "average": 0,
            "count": 15234245,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253981014,
            "count": 15234245,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5032800102,
            "variance": 0.2532907687
          },
          {
            "average": -4.055282724,
            "count": 15234245,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.25175114,
            "variance": 175.6089084
          },
          {
            "average": 0,
            "count": 15234245,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.17335293,
            "count": 15234245,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.344941011,
            "variance": 11.18863037
          },
          {
            "average": 204355406.8,
            "count": 15234245,
            "maximum": 204381437,
            "minimum": 204314964.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32277.2141,
            "variance": 1041818550
          },
          {
            "average": 0,
            "count": 15234245,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15234245,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15234245,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005913650463,
            "count": 15234245,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02431080773,
            "variance": 0.0005910153725
          },
          {
            "average": 0.4388408484,
            "count": 15234245,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4962454779,
            "variance": 0.2462595743
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322411.9985,
          4345083.389,
          -9.948619753,
          324255.3585,
          4346342.609,
          330.9313802
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322411.99851690966,
                4345083.389367843,
                -9.948619752670822
              ],
              [
                322411.99851690966,
                4346342.609367844,
                -9.948619752670822
              ],
              [
                324255.35851690965,
                4346342.609367844,
                330.9313802473292
              ],
              [
                324255.35851690965,
                4345083.389367843,
                330.9313802473292
              ],
              [
                322411.99851690966,
                4345083.389367843,
                -9.948619752670822
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:23:57+00:00",
        "end_time": "2018-03-05T19:56:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180305_296572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180305_296572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_296572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0579887,
            39.2369052,
            -9.948619753,
            -77.03631149,
            39.24862011,
            330.9313802
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05765723481913,
                  39.23690520112194,
                  -9.948619752670822
                ],
                [
                  -77.05798870171522,
                  39.248244675833256,
                  -9.948619752670822
                ],
                [
                  -77.03663952094156,
                  39.2486201139333,
                  330.9313802473292
                ],
                [
                  -77.0363114867918,
                  39.23728048856933,
                  330.9313802473292
                ],
                [
                  -77.05765723481913,
                  39.23690520112194,
                  -9.948619752670822
                ]
              ]
            ]
          },
          "id": "20180305_296572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180305_296572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:23:57Z",
            "pc:count": 15234245,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323248.5092,
                "count": 15234245,
                "maximum": 324255.3585,
                "minimum": 322411.9985,
                "name": "X",
                "position": 0,
                "stddev": 490.5424668,
                "variance": 240631.9117
              },
              {
                "average": 4345601.669,
                "count": 15234245,
                "maximum": 4346342.609,
                "minimum": 4345083.389,
                "name": "Y",
                "position": 1,
                "stddev": 346.855555,
                "variance": 120308.776
              },
              {
                "average": 139.7448583,
                "count": 15234245,
                "maximum": 330.9313802,
                "minimum": -9.948619753,
                "name": "Z",
                "position": 2,
                "stddev": 16.63214316,
                "variance": 276.6281861
              },
              {
                "average": 4221.240607,
                "count": 15234245,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4869.98436,
                "variance": 23716747.66
              },
              {
                "average": 2.416132601,
                "count": 15234245,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.355134781,
                "variance": 1.836390275
              },
              {
                "average": 3.618842548,
                "count": 15234245,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.365650378,
                "variance": 1.865000955
              },
              {
                "average": 0.5042862971,
                "count": 15234245,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999816437,
                "variance": 0.2499816441
              },
              {
                "average": 0,
                "count": 15234245,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253981014,
                "count": 15234245,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5032800102,
                "variance": 0.2532907687
              },
              {
                "average": -4.055282724,
                "count": 15234245,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.25175114,
                "variance": 175.6089084
              },
              {
                "average": 0,
                "count": 15234245,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.17335293,
                "count": 15234245,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.344941011,
                "variance": 11.18863037
              },
              {
                "average": 204355406.8,
                "count": 15234245,
                "maximum": 204381437,
                "minimum": 204314964.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32277.2141,
                "variance": 1041818550
              },
              {
                "average": 0,
                "count": 15234245,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15234245,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15234245,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005913650463,
                "count": 15234245,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02431080773,
                "variance": 0.0005910153725
              },
              {
                "average": 0.4388408484,
                "count": 15234245,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4962454779,
                "variance": 0.2462595743
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322411.9985,
              4345083.389,
              -9.948619753,
              324255.3585,
              4346342.609,
              330.9313802
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322411.99851690966,
                    4345083.389367843,
                    -9.948619752670822
                  ],
                  [
                    322411.99851690966,
                    4346342.609367844,
                    -9.948619752670822
                  ],
                  [
                    324255.35851690965,
                    4346342.609367844,
                    330.9313802473292
                  ],
                  [
                    324255.35851690965,
                    4345083.389367843,
                    330.9313802473292
                  ],
                  [
                    322411.99851690966,
                    4345083.389367843,
                    -9.948619752670822
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:23:57+00:00",
            "end_time": "2018-03-05T19:56:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_302544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03643544572338,
              39.16003761620792,
              -9.422477144151827
            ],
            [
              -77.0367625787225,
              39.1713766709804,
              -9.422477144151827
            ],
            [
              -77.01530009219658,
              39.17174997272528,
              340.4375228558482
            ],
            [
              -77.01497640065647,
              39.16041076807946,
              340.4375228558482
            ],
            [
              -77.03643544572338,
              39.16003761620792,
              -9.422477144151827
            ]
          ]
        ]
      },
      "bbox": [
        -77.03676258,
        39.16003762,
        -9.422477144,
        -77.0149764,
        39.17174997,
        340.4375229
      ],
      "properties": {
        "datetime": "2018-02-20T18:01:13Z",
        "pc:count": 18378980,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324990.8236,
            "count": 18378980,
            "maximum": 325907.1373,
            "minimum": 324051.9973,
            "name": "X",
            "position": 0,
            "stddev": 561.0771439,
            "variance": 314807.5614
          },
          {
            "average": 4337203.993,
            "count": 18378980,
            "maximum": 4337769.653,
            "minimum": 4336510.513,
            "name": "Y",
            "position": 1,
            "stddev": 388.789586,
            "variance": 151157.3422
          },
          {
            "average": 132.1341865,
            "count": 18378980,
            "maximum": 340.4375229,
            "minimum": -9.422477144,
            "name": "Z",
            "position": 2,
            "stddev": 15.70703774,
            "variance": 246.7110346
          },
          {
            "average": 5065.205311,
            "count": 18378980,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5813.859043,
            "variance": 33800956.97
          },
          {
            "average": 2.314617242,
            "count": 18378980,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.363292127,
            "variance": 1.858565423
          },
          {
            "average": 3.418756427,
            "count": 18378980,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.488386526,
            "variance": 2.215294452
          },
          {
            "average": 0.4993353276,
            "count": 18378980,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995718,
            "variance": 0.2499995718
          },
          {
            "average": 0,
            "count": 18378980,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.350587573,
            "count": 18378980,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4974382659,
            "variance": 0.2474448284
          },
          {
            "average": 3.789846861,
            "count": 18378980,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.44579187,
            "variance": 154.8977352
          },
          {
            "average": 0,
            "count": 18378980,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 35.90286496,
            "count": 18378980,
            "maximum": 37,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5323807946,
            "variance": 0.2834293105
          },
          {
            "average": 203184582.1,
            "count": 18378980,
            "maximum": 203184873.5,
            "minimum": 203183731.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 291.3465332,
            "variance": 84882.80243
          },
          {
            "average": 0,
            "count": 18378980,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18378980,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18378980,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004741830069,
            "count": 18378980,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02177058068,
            "variance": 0.0004739581832
          },
          {
            "average": 0.3030589293,
            "count": 18378980,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4595804893,
            "variance": 0.2112142262
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324051.9973,
          4336510.513,
          -9.422477144,
          325907.1373,
          4337769.653,
          340.4375229
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324051.99729468155,
                4336510.513408661,
                -9.422477144151827
              ],
              [
                324051.99729468155,
                4337769.6534086615,
                -9.422477144151827
              ],
              [
                325907.13729468157,
                4337769.6534086615,
                340.4375228558482
              ],
              [
                325907.13729468157,
                4336510.513408661,
                340.4375228558482
              ],
              [
                324051.99729468155,
                4336510.513408661,
                -9.422477144151827
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:01:13+00:00",
        "end_time": "2018-02-20T17:42:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_302544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_302544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_302544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03676258,
            39.16003762,
            -9.422477144,
            -77.0149764,
            39.17174997,
            340.4375229
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03643544572338,
                  39.16003761620792,
                  -9.422477144151827
                ],
                [
                  -77.0367625787225,
                  39.1713766709804,
                  -9.422477144151827
                ],
                [
                  -77.01530009219658,
                  39.17174997272528,
                  340.4375228558482
                ],
                [
                  -77.01497640065647,
                  39.16041076807946,
                  340.4375228558482
                ],
                [
                  -77.03643544572338,
                  39.16003761620792,
                  -9.422477144151827
                ]
              ]
            ]
          },
          "id": "20180220_302544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:01:13Z",
            "pc:count": 18378980,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324990.8236,
                "count": 18378980,
                "maximum": 325907.1373,
                "minimum": 324051.9973,
                "name": "X",
                "position": 0,
                "stddev": 561.0771439,
                "variance": 314807.5614
              },
              {
                "average": 4337203.993,
                "count": 18378980,
                "maximum": 4337769.653,
                "minimum": 4336510.513,
                "name": "Y",
                "position": 1,
                "stddev": 388.789586,
                "variance": 151157.3422
              },
              {
                "average": 132.1341865,
                "count": 18378980,
                "maximum": 340.4375229,
                "minimum": -9.422477144,
                "name": "Z",
                "position": 2,
                "stddev": 15.70703774,
                "variance": 246.7110346
              },
              {
                "average": 5065.205311,
                "count": 18378980,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5813.859043,
                "variance": 33800956.97
              },
              {
                "average": 2.314617242,
                "count": 18378980,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.363292127,
                "variance": 1.858565423
              },
              {
                "average": 3.418756427,
                "count": 18378980,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.488386526,
                "variance": 2.215294452
              },
              {
                "average": 0.4993353276,
                "count": 18378980,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995718,
                "variance": 0.2499995718
              },
              {
                "average": 0,
                "count": 18378980,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.350587573,
                "count": 18378980,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4974382659,
                "variance": 0.2474448284
              },
              {
                "average": 3.789846861,
                "count": 18378980,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.44579187,
                "variance": 154.8977352
              },
              {
                "average": 0,
                "count": 18378980,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 35.90286496,
                "count": 18378980,
                "maximum": 37,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5323807946,
                "variance": 0.2834293105
              },
              {
                "average": 203184582.1,
                "count": 18378980,
                "maximum": 203184873.5,
                "minimum": 203183731.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 291.3465332,
                "variance": 84882.80243
              },
              {
                "average": 0,
                "count": 18378980,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18378980,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18378980,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004741830069,
                "count": 18378980,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02177058068,
                "variance": 0.0004739581832
              },
              {
                "average": 0.3030589293,
                "count": 18378980,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4595804893,
                "variance": 0.2112142262
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324051.9973,
              4336510.513,
              -9.422477144,
              325907.1373,
              4337769.653,
              340.4375229
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324051.99729468155,
                    4336510.513408661,
                    -9.422477144151827
                  ],
                  [
                    324051.99729468155,
                    4337769.6534086615,
                    -9.422477144151827
                  ],
                  [
                    325907.13729468157,
                    4337769.6534086615,
                    340.4375228558482
                  ],
                  [
                    325907.13729468157,
                    4336510.513408661,
                    340.4375228558482
                  ],
                  [
                    324051.99729468155,
                    4336510.513408661,
                    -9.422477144151827
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:01:13+00:00",
            "end_time": "2018-02-20T17:42:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_314548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99411481690157,
              39.17102589995996,
              -10.333060947359911
            ],
            [
              -76.99443527956865,
              39.182365228778785,
              -10.333060947359911
            ],
            [
              -76.97310381914744,
              39.182728534083715,
              379.8469390526401
            ],
            [
              -76.97278677853188,
              39.171389059413066,
              379.8469390526401
            ],
            [
              -76.99411481690157,
              39.17102589995996,
              -10.333060947359911
            ]
          ]
        ]
      },
      "bbox": [
        -76.99443528,
        39.1710259,
        -10.33306095,
        -76.97278678,
        39.18272853,
        379.8469391
      ],
      "properties": {
        "datetime": "2018-02-20T18:16:35Z",
        "pc:count": 14432083,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328427.1451,
            "count": 14432083,
            "maximum": 329579.1052,
            "minimum": 327735.6252,
            "name": "X",
            "position": 0,
            "stddev": 499.9814034,
            "variance": 249981.4037
          },
          {
            "average": 4338064.101,
            "count": 14432083,
            "maximum": 4338907.964,
            "minimum": 4337648.824,
            "name": "Y",
            "position": 1,
            "stddev": 330.0470961,
            "variance": 108931.0856
          },
          {
            "average": 140.1450478,
            "count": 14432083,
            "maximum": 379.8469391,
            "minimum": -10.33306095,
            "name": "Z",
            "position": 2,
            "stddev": 14.40888463,
            "variance": 207.6159562
          },
          {
            "average": 4008.564047,
            "count": 14432083,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4820.624294,
            "variance": 23238418.58
          },
          {
            "average": 2.459040944,
            "count": 14432083,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.368386415,
            "variance": 1.872481382
          },
          {
            "average": 3.681683025,
            "count": 14432083,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.341200758,
            "variance": 1.798819473
          },
          {
            "average": 0.5004385022,
            "count": 14432083,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999825,
            "variance": 0.249999825
          },
          {
            "average": 0,
            "count": 14432083,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295990745,
            "count": 14432083,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4791107472,
            "variance": 0.2295471081
          },
          {
            "average": -7.962898699,
            "count": 14432083,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.689660162,
            "variance": 75.51019372
          },
          {
            "average": 0,
            "count": 14432083,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 34.20531659,
            "count": 14432083,
            "maximum": 35,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4189255962,
            "variance": 0.1754986551
          },
          {
            "average": 203185385.7,
            "count": 14432083,
            "maximum": 203185795.6,
            "minimum": 203184876.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 257.481905,
            "variance": 66296.93139
          },
          {
            "average": 0,
            "count": 14432083,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14432083,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14432083,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005560527888,
            "count": 14432083,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02357421542,
            "variance": 0.0005557436326
          },
          {
            "average": 0.2222049998,
            "count": 14432083,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4157282163,
            "variance": 0.1728299498
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327735.6252,
          4337648.824,
          -10.33306095,
          329579.1052,
          4338907.964,
          379.8469391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327735.62523719965,
                4337648.823586199,
                -10.333060947359911
              ],
              [
                327735.62523719965,
                4338907.9635862,
                -10.333060947359911
              ],
              [
                329579.10523719963,
                4338907.9635862,
                379.8469390526401
              ],
              [
                329579.10523719963,
                4337648.823586199,
                379.8469390526401
              ],
              [
                327735.62523719965,
                4337648.823586199,
                -10.333060947359911
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:16:35+00:00",
        "end_time": "2018-02-20T18:01:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_314548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_314548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99443528,
            39.1710259,
            -10.33306095,
            -76.97278678,
            39.18272853,
            379.8469391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99411481690157,
                  39.17102589995996,
                  -10.333060947359911
                ],
                [
                  -76.99443527956865,
                  39.182365228778785,
                  -10.333060947359911
                ],
                [
                  -76.97310381914744,
                  39.182728534083715,
                  379.8469390526401
                ],
                [
                  -76.97278677853188,
                  39.171389059413066,
                  379.8469390526401
                ],
                [
                  -76.99411481690157,
                  39.17102589995996,
                  -10.333060947359911
                ]
              ]
            ]
          },
          "id": "20180220_314548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:16:35Z",
            "pc:count": 14432083,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328427.1451,
                "count": 14432083,
                "maximum": 329579.1052,
                "minimum": 327735.6252,
                "name": "X",
                "position": 0,
                "stddev": 499.9814034,
                "variance": 249981.4037
              },
              {
                "average": 4338064.101,
                "count": 14432083,
                "maximum": 4338907.964,
                "minimum": 4337648.824,
                "name": "Y",
                "position": 1,
                "stddev": 330.0470961,
                "variance": 108931.0856
              },
              {
                "average": 140.1450478,
                "count": 14432083,
                "maximum": 379.8469391,
                "minimum": -10.33306095,
                "name": "Z",
                "position": 2,
                "stddev": 14.40888463,
                "variance": 207.6159562
              },
              {
                "average": 4008.564047,
                "count": 14432083,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4820.624294,
                "variance": 23238418.58
              },
              {
                "average": 2.459040944,
                "count": 14432083,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.368386415,
                "variance": 1.872481382
              },
              {
                "average": 3.681683025,
                "count": 14432083,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.341200758,
                "variance": 1.798819473
              },
              {
                "average": 0.5004385022,
                "count": 14432083,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999825,
                "variance": 0.249999825
              },
              {
                "average": 0,
                "count": 14432083,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295990745,
                "count": 14432083,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4791107472,
                "variance": 0.2295471081
              },
              {
                "average": -7.962898699,
                "count": 14432083,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.689660162,
                "variance": 75.51019372
              },
              {
                "average": 0,
                "count": 14432083,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 34.20531659,
                "count": 14432083,
                "maximum": 35,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4189255962,
                "variance": 0.1754986551
              },
              {
                "average": 203185385.7,
                "count": 14432083,
                "maximum": 203185795.6,
                "minimum": 203184876.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 257.481905,
                "variance": 66296.93139
              },
              {
                "average": 0,
                "count": 14432083,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14432083,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14432083,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005560527888,
                "count": 14432083,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02357421542,
                "variance": 0.0005557436326
              },
              {
                "average": 0.2222049998,
                "count": 14432083,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4157282163,
                "variance": 0.1728299498
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327735.6252,
              4337648.824,
              -10.33306095,
              329579.1052,
              4338907.964,
              379.8469391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327735.62523719965,
                    4337648.823586199,
                    -10.333060947359911
                  ],
                  [
                    327735.62523719965,
                    4338907.9635862,
                    -10.333060947359911
                  ],
                  [
                    329579.10523719963,
                    4338907.9635862,
                    379.8469390526401
                  ],
                  [
                    329579.10523719963,
                    4337648.823586199,
                    379.8469390526401
                  ],
                  [
                    327735.62523719965,
                    4337648.823586199,
                    -10.333060947359911
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:16:35+00:00",
            "end_time": "2018-02-20T18:01: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": "20180220_302548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03644087733387,
              39.171021045153644,
              -10.411198825276756
            ],
            [
              -77.0367681286974,
              39.18235971824891,
              -10.411198825276756
            ],
            [
              -77.01530183990572,
              39.18273311576615,
              366.8688011747233
            ],
            [
              -77.01497803184692,
              39.171394292776114,
              366.8688011747233
            ],
            [
              -77.03644087733387,
              39.171021045153644,
              -10.411198825276756
            ]
          ]
        ]
      },
      "bbox": [
        -77.03676813,
        39.17102105,
        -10.41119883,
        -77.01497803,
        39.18273312,
        366.8688012
      ],
      "properties": {
        "datetime": "2018-02-28T19:51:12Z",
        "pc:count": 19796844,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324876.8033,
            "count": 19796844,
            "maximum": 325934.0837,
            "minimum": 324078.9037,
            "name": "X",
            "position": 0,
            "stddev": 556.1558354,
            "variance": 309309.3133
          },
          {
            "average": 4338357.861,
            "count": 19796844,
            "maximum": 4338988.659,
            "minimum": 4337729.559,
            "name": "Y",
            "position": 1,
            "stddev": 402.2362722,
            "variance": 161794.0187
          },
          {
            "average": 115.75297,
            "count": 19796844,
            "maximum": 366.8688012,
            "minimum": -10.41119883,
            "name": "Z",
            "position": 2,
            "stddev": 14.33001557,
            "variance": 205.3493463
          },
          {
            "average": 5336.598326,
            "count": 19796844,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5872.947323,
            "variance": 34491510.25
          },
          {
            "average": 2.241515011,
            "count": 19796844,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.346279215,
            "variance": 1.812467724
          },
          {
            "average": 3.292800408,
            "count": 19796844,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.524905934,
            "variance": 2.325338106
          },
          {
            "average": 0.5013116232,
            "count": 19796844,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982923,
            "variance": 0.2499982923
          },
          {
            "average": 0,
            "count": 19796844,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.32186403,
            "count": 19796844,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4982113853,
            "variance": 0.2482145845
          },
          {
            "average": -0.7148835922,
            "count": 19796844,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.70336867,
            "variance": 216.1890503
          },
          {
            "average": 0,
            "count": 19796844,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.48276533,
            "count": 19796844,
            "maximum": 66,
            "minimum": 34,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.50670941,
            "variance": 156.4177803
          },
          {
            "average": 203328733,
            "count": 19796844,
            "maximum": 203882672.3,
            "minimum": 203184616,
            "name": "GpsTime",
            "position": 12,
            "stddev": 282255.1579,
            "variance": 79667974150.0
          },
          {
            "average": 0,
            "count": 19796844,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19796844,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19796844,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003831923917,
            "count": 19796844,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01957155013,
            "variance": 0.0003830455746
          },
          {
            "average": 0.543868558,
            "count": 19796844,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4980718444,
            "variance": 0.2480755621
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324078.9037,
          4337729.559,
          -10.41119883,
          325934.0837,
          4338988.659,
          366.8688012
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324078.90374543663,
                4337729.558710939,
                -10.411198825276756
              ],
              [
                324078.90374543663,
                4338988.658710939,
                -10.411198825276756
              ],
              [
                325934.0837454367,
                4338988.658710939,
                366.8688011747233
              ],
              [
                325934.0837454367,
                4337729.558710939,
                366.8688011747233
              ],
              [
                324078.90374543663,
                4337729.558710939,
                -10.411198825276756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:51:12+00:00",
        "end_time": "2018-02-20T17:56:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_302548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_302548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_302548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03676813,
            39.17102105,
            -10.41119883,
            -77.01497803,
            39.18273312,
            366.8688012
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03644087733387,
                  39.171021045153644,
                  -10.411198825276756
                ],
                [
                  -77.0367681286974,
                  39.18235971824891,
                  -10.411198825276756
                ],
                [
                  -77.01530183990572,
                  39.18273311576615,
                  366.8688011747233
                ],
                [
                  -77.01497803184692,
                  39.171394292776114,
                  366.8688011747233
                ],
                [
                  -77.03644087733387,
                  39.171021045153644,
                  -10.411198825276756
                ]
              ]
            ]
          },
          "id": "20180220_302548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_302548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:51:12Z",
            "pc:count": 19796844,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324876.8033,
                "count": 19796844,
                "maximum": 325934.0837,
                "minimum": 324078.9037,
                "name": "X",
                "position": 0,
                "stddev": 556.1558354,
                "variance": 309309.3133
              },
              {
                "average": 4338357.861,
                "count": 19796844,
                "maximum": 4338988.659,
                "minimum": 4337729.559,
                "name": "Y",
                "position": 1,
                "stddev": 402.2362722,
                "variance": 161794.0187
              },
              {
                "average": 115.75297,
                "count": 19796844,
                "maximum": 366.8688012,
                "minimum": -10.41119883,
                "name": "Z",
                "position": 2,
                "stddev": 14.33001557,
                "variance": 205.3493463
              },
              {
                "average": 5336.598326,
                "count": 19796844,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5872.947323,
                "variance": 34491510.25
              },
              {
                "average": 2.241515011,
                "count": 19796844,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.346279215,
                "variance": 1.812467724
              },
              {
                "average": 3.292800408,
                "count": 19796844,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.524905934,
                "variance": 2.325338106
              },
              {
                "average": 0.5013116232,
                "count": 19796844,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982923,
                "variance": 0.2499982923
              },
              {
                "average": 0,
                "count": 19796844,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.32186403,
                "count": 19796844,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4982113853,
                "variance": 0.2482145845
              },
              {
                "average": -0.7148835922,
                "count": 19796844,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.70336867,
                "variance": 216.1890503
              },
              {
                "average": 0,
                "count": 19796844,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.48276533,
                "count": 19796844,
                "maximum": 66,
                "minimum": 34,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.50670941,
                "variance": 156.4177803
              },
              {
                "average": 203328733,
                "count": 19796844,
                "maximum": 203882672.3,
                "minimum": 203184616,
                "name": "GpsTime",
                "position": 12,
                "stddev": 282255.1579,
                "variance": 79667974150.0
              },
              {
                "average": 0,
                "count": 19796844,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19796844,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19796844,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003831923917,
                "count": 19796844,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01957155013,
                "variance": 0.0003830455746
              },
              {
                "average": 0.543868558,
                "count": 19796844,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4980718444,
                "variance": 0.2480755621
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324078.9037,
              4337729.559,
              -10.41119883,
              325934.0837,
              4338988.659,
              366.8688012
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324078.90374543663,
                    4337729.558710939,
                    -10.411198825276756
                  ],
                  [
                    324078.90374543663,
                    4338988.658710939,
                    -10.411198825276756
                  ],
                  [
                    325934.0837454367,
                    4338988.658710939,
                    366.8688011747233
                  ],
                  [
                    325934.0837454367,
                    4337729.558710939,
                    366.8688011747233
                  ],
                  [
                    324078.90374543663,
                    4337729.558710939,
                    -10.411198825276756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:51:12+00:00",
            "end_time": "2018-02-20T17:56: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": "20180220_314552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99411953009181,
              39.182215078841935,
              -10.049614390180295
            ],
            [
              -76.99443422271051,
              39.19334581640147,
              -10.049614390180295
            ],
            [
              -76.9851912970562,
              39.193503728118685,
              410.8103856098197
            ],
            [
              -76.98487806049457,
              39.18237292833524,
              410.8103856098197
            ],
            [
              -76.99411953009181,
              39.182215078841935,
              -10.049614390180295
            ]
          ]
        ]
      },
      "bbox": [
        -76.99443422,
        39.18221508,
        -10.04961439,
        -76.98487806,
        39.19350373,
        410.8103856
      ],
      "properties": {
        "datetime": "2018-02-20T18:16:39Z",
        "pc:count": 8109829,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328148.635,
            "count": 8109829,
            "maximum": 328561.193,
            "minimum": 327762.533,
            "name": "X",
            "position": 0,
            "stddev": 213.9188201,
            "variance": 45761.2616
          },
          {
            "average": 4339306.084,
            "count": 8109829,
            "maximum": 4340126.679,
            "minimum": 4338890.699,
            "name": "Y",
            "position": 1,
            "stddev": 290.4024631,
            "variance": 84333.59058
          },
          {
            "average": 142.9219219,
            "count": 8109829,
            "maximum": 410.8103856,
            "minimum": -10.04961439,
            "name": "Z",
            "position": 2,
            "stddev": 12.70106146,
            "variance": 161.3169623
          },
          {
            "average": 4515.821017,
            "count": 8109829,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5200.347095,
            "variance": 27043609.91
          },
          {
            "average": 2.301536937,
            "count": 8109829,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33633292,
            "variance": 1.785785673
          },
          {
            "average": 3.41793076,
            "count": 8109829,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.44290435,
            "variance": 2.081972963
          },
          {
            "average": 0.4987446714,
            "count": 8109829,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998455,
            "variance": 0.249998455
          },
          {
            "average": 0,
            "count": 8109829,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336387364,
            "count": 8109829,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4887152627,
            "variance": 0.238842608
          },
          {
            "average": 12.83821621,
            "count": 8109829,
            "maximum": 19.99799919,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.541986618,
            "variance": 42.79758891
          },
          {
            "average": 0,
            "count": 8109829,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 33.48825012,
            "count": 8109829,
            "maximum": 34,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4998619521,
            "variance": 0.2498619712
          },
          {
            "average": 203185660.5,
            "count": 8109829,
            "maximum": 203185799.5,
            "minimum": 203185508.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 127.4970384,
            "variance": 16255.4948
          },
          {
            "average": 0,
            "count": 8109829,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8109829,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8109829,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003821288957,
            "count": 8109829,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01954438334,
            "variance": 0.0003819829203
          },
          {
            "average": 0.2918527629,
            "count": 8109829,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4546149504,
            "variance": 0.2066747532
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327762.533,
          4338890.699,
          -10.04961439,
          328561.193,
          4340126.679,
          410.8103856
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327762.5329867951,
                4338890.698687367,
                -10.049614390180295
              ],
              [
                327762.5329867951,
                4340126.678687368,
                -10.049614390180295
              ],
              [
                328561.19298679515,
                4340126.678687368,
                410.8103856098197
              ],
              [
                328561.19298679515,
                4338890.698687367,
                410.8103856098197
              ],
              [
                327762.5329867951,
                4338890.698687367,
                -10.049614390180295
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:16:39+00:00",
        "end_time": "2018-02-20T18:11:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_314552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_314552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99443422,
            39.18221508,
            -10.04961439,
            -76.98487806,
            39.19350373,
            410.8103856
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99411953009181,
                  39.182215078841935,
                  -10.049614390180295
                ],
                [
                  -76.99443422271051,
                  39.19334581640147,
                  -10.049614390180295
                ],
                [
                  -76.9851912970562,
                  39.193503728118685,
                  410.8103856098197
                ],
                [
                  -76.98487806049457,
                  39.18237292833524,
                  410.8103856098197
                ],
                [
                  -76.99411953009181,
                  39.182215078841935,
                  -10.049614390180295
                ]
              ]
            ]
          },
          "id": "20180220_314552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:16:39Z",
            "pc:count": 8109829,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328148.635,
                "count": 8109829,
                "maximum": 328561.193,
                "minimum": 327762.533,
                "name": "X",
                "position": 0,
                "stddev": 213.9188201,
                "variance": 45761.2616
              },
              {
                "average": 4339306.084,
                "count": 8109829,
                "maximum": 4340126.679,
                "minimum": 4338890.699,
                "name": "Y",
                "position": 1,
                "stddev": 290.4024631,
                "variance": 84333.59058
              },
              {
                "average": 142.9219219,
                "count": 8109829,
                "maximum": 410.8103856,
                "minimum": -10.04961439,
                "name": "Z",
                "position": 2,
                "stddev": 12.70106146,
                "variance": 161.3169623
              },
              {
                "average": 4515.821017,
                "count": 8109829,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5200.347095,
                "variance": 27043609.91
              },
              {
                "average": 2.301536937,
                "count": 8109829,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33633292,
                "variance": 1.785785673
              },
              {
                "average": 3.41793076,
                "count": 8109829,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.44290435,
                "variance": 2.081972963
              },
              {
                "average": 0.4987446714,
                "count": 8109829,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998455,
                "variance": 0.249998455
              },
              {
                "average": 0,
                "count": 8109829,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336387364,
                "count": 8109829,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4887152627,
                "variance": 0.238842608
              },
              {
                "average": 12.83821621,
                "count": 8109829,
                "maximum": 19.99799919,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.541986618,
                "variance": 42.79758891
              },
              {
                "average": 0,
                "count": 8109829,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 33.48825012,
                "count": 8109829,
                "maximum": 34,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4998619521,
                "variance": 0.2498619712
              },
              {
                "average": 203185660.5,
                "count": 8109829,
                "maximum": 203185799.5,
                "minimum": 203185508.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 127.4970384,
                "variance": 16255.4948
              },
              {
                "average": 0,
                "count": 8109829,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8109829,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8109829,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003821288957,
                "count": 8109829,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01954438334,
                "variance": 0.0003819829203
              },
              {
                "average": 0.2918527629,
                "count": 8109829,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4546149504,
                "variance": 0.2066747532
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327762.533,
              4338890.699,
              -10.04961439,
              328561.193,
              4340126.679,
              410.8103856
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327762.5329867951,
                    4338890.698687367,
                    -10.049614390180295
                  ],
                  [
                    327762.5329867951,
                    4340126.678687368,
                    -10.049614390180295
                  ],
                  [
                    328561.19298679515,
                    4340126.678687368,
                    410.8103856098197
                  ],
                  [
                    328561.19298679515,
                    4338890.698687367,
                    410.8103856098197
                  ],
                  [
                    327762.5329867951,
                    4338890.698687367,
                    -10.049614390180295
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:16:39+00:00",
            "end_time": "2018-02-20T18:11: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": "20180220_314556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99411757354983,
              39.19320031985188,
              -10.412028666218816
            ],
            [
              -76.99443236341004,
              39.204330135829856,
              -10.412028666218816
            ],
            [
              -76.98533661987872,
              39.204485550641614,
              403.8279713337812
            ],
            [
              -76.98502326333355,
              39.193355673433544,
              403.8279713337812
            ],
            [
              -76.99411757354983,
              39.19320031985188,
              -10.412028666218816
            ]
          ]
        ]
      },
      "bbox": [
        -76.99443236,
        39.19320032,
        -10.41202867,
        -76.98502326,
        39.20448555,
        403.8279713
      ],
      "properties": {
        "datetime": "2018-02-28T19:49:46Z",
        "pc:count": 8399836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328181.1219,
            "count": 8399836,
            "maximum": 328575.3455,
            "minimum": 327789.5255,
            "name": "X",
            "position": 0,
            "stddev": 210.9069671,
            "variance": 44481.74878
          },
          {
            "average": 4340859.713,
            "count": 8399836,
            "maximum": 4341345.808,
            "minimum": 4340109.928,
            "name": "Y",
            "position": 1,
            "stddev": 285.0108601,
            "variance": 81231.19039
          },
          {
            "average": 137.9422717,
            "count": 8399836,
            "maximum": 403.8279713,
            "minimum": -10.41202867,
            "name": "Z",
            "position": 2,
            "stddev": 17.33430874,
            "variance": 300.4782596
          },
          {
            "average": 4681.579406,
            "count": 8399836,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5363.219864,
            "variance": 28764127.31
          },
          {
            "average": 2.350806968,
            "count": 8399836,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.353552778,
            "variance": 1.832105123
          },
          {
            "average": 3.476884192,
            "count": 8399836,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.432528701,
            "variance": 2.05213848
          },
          {
            "average": 0.4603919648,
            "count": 8399836,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984287643,
            "variance": 0.2484312331
          },
          {
            "average": 0,
            "count": 8399836,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329470361,
            "count": 8399836,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5092524347,
            "variance": 0.2593380422
          },
          {
            "average": -13.99229955,
            "count": 8399836,
            "maximum": 4.998000145,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.378667512,
            "variance": 28.93006421
          },
          {
            "average": 0,
            "count": 8399836,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.47643835,
            "count": 8399836,
            "maximum": 66,
            "minimum": 31,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.55098464,
            "variance": 241.8331231
          },
          {
            "average": 203397579.6,
            "count": 8399836,
            "maximum": 203882586.6,
            "minimum": 203185765.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 320299.5795,
            "variance": 102591820600.0
          },
          {
            "average": 0,
            "count": 8399836,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8399836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8399836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004460801378,
            "count": 8399836,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0211158993,
            "variance": 0.0004458812033
          },
          {
            "average": 0.2709338611,
            "count": 8399836,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4444420407,
            "variance": 0.1975287275
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327789.5255,
          4340109.928,
          -10.41202867,
          328575.3455,
          4341345.808,
          403.8279713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327789.52546620305,
                4340109.9284758475,
                -10.412028666218816
              ],
              [
                327789.52546620305,
                4341345.808475848,
                -10.412028666218816
              ],
              [
                328575.345466203,
                4341345.808475848,
                403.8279713337812
              ],
              [
                328575.345466203,
                4340109.9284758475,
                403.8279713337812
              ],
              [
                327789.52546620305,
                4340109.9284758475,
                -10.412028666218816
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:49:46+00:00",
        "end_time": "2018-02-20T18:16:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_314556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_314556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99443236,
            39.19320032,
            -10.41202867,
            -76.98502326,
            39.20448555,
            403.8279713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99411757354983,
                  39.19320031985188,
                  -10.412028666218816
                ],
                [
                  -76.99443236341004,
                  39.204330135829856,
                  -10.412028666218816
                ],
                [
                  -76.98533661987872,
                  39.204485550641614,
                  403.8279713337812
                ],
                [
                  -76.98502326333355,
                  39.193355673433544,
                  403.8279713337812
                ],
                [
                  -76.99411757354983,
                  39.19320031985188,
                  -10.412028666218816
                ]
              ]
            ]
          },
          "id": "20180220_314556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:49:46Z",
            "pc:count": 8399836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328181.1219,
                "count": 8399836,
                "maximum": 328575.3455,
                "minimum": 327789.5255,
                "name": "X",
                "position": 0,
                "stddev": 210.9069671,
                "variance": 44481.74878
              },
              {
                "average": 4340859.713,
                "count": 8399836,
                "maximum": 4341345.808,
                "minimum": 4340109.928,
                "name": "Y",
                "position": 1,
                "stddev": 285.0108601,
                "variance": 81231.19039
              },
              {
                "average": 137.9422717,
                "count": 8399836,
                "maximum": 403.8279713,
                "minimum": -10.41202867,
                "name": "Z",
                "position": 2,
                "stddev": 17.33430874,
                "variance": 300.4782596
              },
              {
                "average": 4681.579406,
                "count": 8399836,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5363.219864,
                "variance": 28764127.31
              },
              {
                "average": 2.350806968,
                "count": 8399836,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.353552778,
                "variance": 1.832105123
              },
              {
                "average": 3.476884192,
                "count": 8399836,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.432528701,
                "variance": 2.05213848
              },
              {
                "average": 0.4603919648,
                "count": 8399836,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984287643,
                "variance": 0.2484312331
              },
              {
                "average": 0,
                "count": 8399836,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329470361,
                "count": 8399836,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5092524347,
                "variance": 0.2593380422
              },
              {
                "average": -13.99229955,
                "count": 8399836,
                "maximum": 4.998000145,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.378667512,
                "variance": 28.93006421
              },
              {
                "average": 0,
                "count": 8399836,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.47643835,
                "count": 8399836,
                "maximum": 66,
                "minimum": 31,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.55098464,
                "variance": 241.8331231
              },
              {
                "average": 203397579.6,
                "count": 8399836,
                "maximum": 203882586.6,
                "minimum": 203185765.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 320299.5795,
                "variance": 102591820600.0
              },
              {
                "average": 0,
                "count": 8399836,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8399836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8399836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004460801378,
                "count": 8399836,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0211158993,
                "variance": 0.0004458812033
              },
              {
                "average": 0.2709338611,
                "count": 8399836,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4444420407,
                "variance": 0.1975287275
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327789.5255,
              4340109.928,
              -10.41202867,
              328575.3455,
              4341345.808,
              403.8279713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327789.52546620305,
                    4340109.9284758475,
                    -10.412028666218816
                  ],
                  [
                    327789.52546620305,
                    4341345.808475848,
                    -10.412028666218816
                  ],
                  [
                    328575.345466203,
                    4341345.808475848,
                    403.8279713337812
                  ],
                  [
                    328575.345466203,
                    4340109.9284758475,
                    403.8279713337812
                  ],
                  [
                    327789.52546620305,
                    4340109.9284758475,
                    -10.412028666218816
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:49:46+00:00",
            "end_time": "2018-02-20T18:16: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": "20180220_308536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01527013239178,
              39.13807781204381,
              -9.815276490105191
            ],
            [
              -77.01559359845483,
              39.149416517865,
              -9.815276490105191
            ],
            [
              -76.99413819846424,
              39.14978573703847,
              340.9447235098948
            ],
            [
              -76.99381817000658,
              39.13844688296374,
              340.9447235098948
            ],
            [
              -77.01527013239178,
              39.13807781204381,
              -9.815276490105191
            ]
          ]
        ]
      },
      "bbox": [
        -77.0155936,
        39.13807781,
        -9.81527649,
        -76.99381817,
        39.14978574,
        340.9447235
      ],
      "properties": {
        "datetime": "2018-02-20T17:56:14Z",
        "pc:count": 16807772,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326759.7456,
            "count": 16807772,
            "maximum": 327681.7715,
            "minimum": 325826.6915,
            "name": "X",
            "position": 0,
            "stddev": 535.0118822,
            "variance": 286237.7141
          },
          {
            "average": 4334566.507,
            "count": 16807772,
            "maximum": 4335291.468,
            "minimum": 4334032.388,
            "name": "Y",
            "position": 1,
            "stddev": 359.5991288,
            "variance": 129311.5335
          },
          {
            "average": 152.3506006,
            "count": 16807772,
            "maximum": 340.9447235,
            "minimum": -9.81527649,
            "name": "Z",
            "position": 2,
            "stddev": 12.69879179,
            "variance": 161.2593128
          },
          {
            "average": 5570.780377,
            "count": 16807772,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6204.174236,
            "variance": 38491777.95
          },
          {
            "average": 2.41904037,
            "count": 16807772,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.363406399,
            "variance": 1.85887701
          },
          {
            "average": 3.379088198,
            "count": 16807772,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.485903672,
            "variance": 2.207909724
          },
          {
            "average": 0.4969859777,
            "count": 16807772,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999909305,
            "variance": 0.2499909305
          },
          {
            "average": 0,
            "count": 16807772,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.37880452,
            "count": 16807772,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5056117259,
            "variance": 0.2556432174
          },
          {
            "average": 8.350173554,
            "count": 16807772,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.9616382,
            "variance": 120.157512
          },
          {
            "average": 0,
            "count": 16807772,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.31327388,
            "count": 16807772,
            "maximum": 38,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5858744498,
            "variance": 0.3432488709
          },
          {
            "average": 203183690.1,
            "count": 16807772,
            "maximum": 203184574.3,
            "minimum": 203183376.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 292.5748733,
            "variance": 85600.05649
          },
          {
            "average": 0,
            "count": 16807772,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16807772,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16807772,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003182456307,
            "count": 16807772,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01783660195,
            "variance": 0.0003181443693
          },
          {
            "average": 0.3638608972,
            "count": 16807772,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4811092999,
            "variance": 0.2314661585
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325826.6915,
          4334032.388,
          -9.81527649,
          327681.7715,
          4335291.468,
          340.9447235
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325826.6915181694,
                4334032.387720601,
                -9.815276490105191
              ],
              [
                325826.6915181694,
                4335291.467720601,
                -9.815276490105191
              ],
              [
                327681.7715181694,
                4335291.467720601,
                340.9447235098948
              ],
              [
                327681.7715181694,
                4334032.387720601,
                340.9447235098948
              ],
              [
                325826.6915181694,
                4334032.387720601,
                -9.815276490105191
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:56:14+00:00",
        "end_time": "2018-02-20T17:36:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_308536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_308536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_308536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0155936,
            39.13807781,
            -9.81527649,
            -76.99381817,
            39.14978574,
            340.9447235
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01527013239178,
                  39.13807781204381,
                  -9.815276490105191
                ],
                [
                  -77.01559359845483,
                  39.149416517865,
                  -9.815276490105191
                ],
                [
                  -76.99413819846424,
                  39.14978573703847,
                  340.9447235098948
                ],
                [
                  -76.99381817000658,
                  39.13844688296374,
                  340.9447235098948
                ],
                [
                  -77.01527013239178,
                  39.13807781204381,
                  -9.815276490105191
                ]
              ]
            ]
          },
          "id": "20180220_308536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:56:14Z",
            "pc:count": 16807772,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326759.7456,
                "count": 16807772,
                "maximum": 327681.7715,
                "minimum": 325826.6915,
                "name": "X",
                "position": 0,
                "stddev": 535.0118822,
                "variance": 286237.7141
              },
              {
                "average": 4334566.507,
                "count": 16807772,
                "maximum": 4335291.468,
                "minimum": 4334032.388,
                "name": "Y",
                "position": 1,
                "stddev": 359.5991288,
                "variance": 129311.5335
              },
              {
                "average": 152.3506006,
                "count": 16807772,
                "maximum": 340.9447235,
                "minimum": -9.81527649,
                "name": "Z",
                "position": 2,
                "stddev": 12.69879179,
                "variance": 161.2593128
              },
              {
                "average": 5570.780377,
                "count": 16807772,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6204.174236,
                "variance": 38491777.95
              },
              {
                "average": 2.41904037,
                "count": 16807772,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.363406399,
                "variance": 1.85887701
              },
              {
                "average": 3.379088198,
                "count": 16807772,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.485903672,
                "variance": 2.207909724
              },
              {
                "average": 0.4969859777,
                "count": 16807772,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999909305,
                "variance": 0.2499909305
              },
              {
                "average": 0,
                "count": 16807772,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.37880452,
                "count": 16807772,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5056117259,
                "variance": 0.2556432174
              },
              {
                "average": 8.350173554,
                "count": 16807772,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.9616382,
                "variance": 120.157512
              },
              {
                "average": 0,
                "count": 16807772,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.31327388,
                "count": 16807772,
                "maximum": 38,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5858744498,
                "variance": 0.3432488709
              },
              {
                "average": 203183690.1,
                "count": 16807772,
                "maximum": 203184574.3,
                "minimum": 203183376.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 292.5748733,
                "variance": 85600.05649
              },
              {
                "average": 0,
                "count": 16807772,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16807772,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16807772,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003182456307,
                "count": 16807772,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01783660195,
                "variance": 0.0003181443693
              },
              {
                "average": 0.3638608972,
                "count": 16807772,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4811092999,
                "variance": 0.2314661585
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325826.6915,
              4334032.388,
              -9.81527649,
              327681.7715,
              4335291.468,
              340.9447235
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325826.6915181694,
                    4334032.387720601,
                    -9.815276490105191
                  ],
                  [
                    325826.6915181694,
                    4335291.467720601,
                    -9.815276490105191
                  ],
                  [
                    327681.7715181694,
                    4335291.467720601,
                    340.9447235098948
                  ],
                  [
                    327681.7715181694,
                    4334032.387720601,
                    340.9447235098948
                  ],
                  [
                    325826.6915181694,
                    4334032.387720601,
                    -9.815276490105191
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:56:14+00:00",
            "end_time": "2018-02-20T17:36: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": "20180220_308540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0152736867457,
              39.14906093287905,
              -10.202876696613657
            ],
            [
              -77.01559725928699,
              39.16039889681411,
              -10.202876696613657
            ],
            [
              -76.99413782974075,
              39.16076821445336,
              343.79712330338634
            ],
            [
              -76.99381769657602,
              39.14943010224687,
              343.79712330338634
            ],
            [
              -77.0152736867457,
              39.14906093287905,
              -10.202876696613657
            ]
          ]
        ]
      },
      "bbox": [
        -77.01559726,
        39.14906093,
        -10.2028767,
        -76.9938177,
        39.16076821,
        343.7971233
      ],
      "properties": {
        "datetime": "2018-02-20T18:01:35Z",
        "pc:count": 18674644,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326813.4508,
            "count": 18674644,
            "maximum": 327708.6016,
            "minimum": 325853.4616,
            "name": "X",
            "position": 0,
            "stddev": 506.3812933,
            "variance": 256422.0142
          },
          {
            "average": 4335775.693,
            "count": 18674644,
            "maximum": 4336510.388,
            "minimum": 4335251.388,
            "name": "Y",
            "position": 1,
            "stddev": 339.8518871,
            "variance": 115499.3052
          },
          {
            "average": 145.3278065,
            "count": 18674644,
            "maximum": 343.7971233,
            "minimum": -10.2028767,
            "name": "Z",
            "position": 2,
            "stddev": 12.86029242,
            "variance": 165.3871212
          },
          {
            "average": 5317.985011,
            "count": 18674644,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5910.449525,
            "variance": 34933413.59
          },
          {
            "average": 2.272639093,
            "count": 18674644,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.35254948,
            "variance": 1.829390097
          },
          {
            "average": 3.335601953,
            "count": 18674644,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.511776858,
            "variance": 2.285469268
          },
          {
            "average": 0.4949833582,
            "count": 18674644,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999748461,
            "variance": 0.2499748467
          },
          {
            "average": 0,
            "count": 18674644,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.354560708,
            "count": 18674644,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4973393337,
            "variance": 0.2473464128
          },
          {
            "average": -11.2812198,
            "count": 18674644,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.822232088,
            "variance": 61.18731485
          },
          {
            "average": 0,
            "count": 18674644,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.33861888,
            "count": 18674644,
            "maximum": 37,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.482057617,
            "variance": 0.2323795461
          },
          {
            "average": 203184307.6,
            "count": 18674644,
            "maximum": 203184895,
            "minimum": 203183757.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 382.7251866,
            "variance": 146478.5684
          },
          {
            "average": 0,
            "count": 18674644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18674644,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18674644,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000419659941,
            "count": 18674644,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02048130487,
            "variance": 0.000419483849
          },
          {
            "average": 0.3655628455,
            "count": 18674644,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4815876493,
            "variance": 0.2319266639
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325853.4616,
          4335251.388,
          -10.2028767,
          327708.6016,
          4336510.388,
          343.7971233
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325853.46162588726,
                4335251.387822054,
                -10.202876696613657
              ],
              [
                325853.46162588726,
                4336510.387822054,
                -10.202876696613657
              ],
              [
                327708.60162588727,
                4336510.387822054,
                343.79712330338634
              ],
              [
                327708.60162588727,
                4335251.387822054,
                343.79712330338634
              ],
              [
                325853.46162588726,
                4335251.387822054,
                -10.202876696613657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:01:35+00:00",
        "end_time": "2018-02-20T17:42:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_308540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_308540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_308540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01559726,
            39.14906093,
            -10.2028767,
            -76.9938177,
            39.16076821,
            343.7971233
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0152736867457,
                  39.14906093287905,
                  -10.202876696613657
                ],
                [
                  -77.01559725928699,
                  39.16039889681411,
                  -10.202876696613657
                ],
                [
                  -76.99413782974075,
                  39.16076821445336,
                  343.79712330338634
                ],
                [
                  -76.99381769657602,
                  39.14943010224687,
                  343.79712330338634
                ],
                [
                  -77.0152736867457,
                  39.14906093287905,
                  -10.202876696613657
                ]
              ]
            ]
          },
          "id": "20180220_308540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:01:35Z",
            "pc:count": 18674644,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326813.4508,
                "count": 18674644,
                "maximum": 327708.6016,
                "minimum": 325853.4616,
                "name": "X",
                "position": 0,
                "stddev": 506.3812933,
                "variance": 256422.0142
              },
              {
                "average": 4335775.693,
                "count": 18674644,
                "maximum": 4336510.388,
                "minimum": 4335251.388,
                "name": "Y",
                "position": 1,
                "stddev": 339.8518871,
                "variance": 115499.3052
              },
              {
                "average": 145.3278065,
                "count": 18674644,
                "maximum": 343.7971233,
                "minimum": -10.2028767,
                "name": "Z",
                "position": 2,
                "stddev": 12.86029242,
                "variance": 165.3871212
              },
              {
                "average": 5317.985011,
                "count": 18674644,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5910.449525,
                "variance": 34933413.59
              },
              {
                "average": 2.272639093,
                "count": 18674644,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.35254948,
                "variance": 1.829390097
              },
              {
                "average": 3.335601953,
                "count": 18674644,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.511776858,
                "variance": 2.285469268
              },
              {
                "average": 0.4949833582,
                "count": 18674644,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999748461,
                "variance": 0.2499748467
              },
              {
                "average": 0,
                "count": 18674644,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.354560708,
                "count": 18674644,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4973393337,
                "variance": 0.2473464128
              },
              {
                "average": -11.2812198,
                "count": 18674644,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.822232088,
                "variance": 61.18731485
              },
              {
                "average": 0,
                "count": 18674644,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.33861888,
                "count": 18674644,
                "maximum": 37,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.482057617,
                "variance": 0.2323795461
              },
              {
                "average": 203184307.6,
                "count": 18674644,
                "maximum": 203184895,
                "minimum": 203183757.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 382.7251866,
                "variance": 146478.5684
              },
              {
                "average": 0,
                "count": 18674644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18674644,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18674644,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000419659941,
                "count": 18674644,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02048130487,
                "variance": 0.000419483849
              },
              {
                "average": 0.3655628455,
                "count": 18674644,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4815876493,
                "variance": 0.2319266639
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325853.4616,
              4335251.388,
              -10.2028767,
              327708.6016,
              4336510.388,
              343.7971233
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325853.46162588726,
                    4335251.387822054,
                    -10.202876696613657
                  ],
                  [
                    325853.46162588726,
                    4336510.387822054,
                    -10.202876696613657
                  ],
                  [
                    327708.60162588727,
                    4336510.387822054,
                    343.79712330338634
                  ],
                  [
                    327708.60162588727,
                    4335251.387822054,
                    343.79712330338634
                  ],
                  [
                    325853.46162588726,
                    4335251.387822054,
                    -10.202876696613657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:01:35+00:00",
            "end_time": "2018-02-20T17:42:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_308544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01527538345923,
              39.160042535900864,
              -10.058768489622253
            ],
            [
              -77.01559911362288,
              39.17138155906764,
              -10.058768489622253
            ],
            [
              -76.99413704069849,
              39.171750951059906,
              349.92123151037777
            ],
            [
              -76.99381675200749,
              39.16041177958987,
              349.92123151037777
            ],
            [
              -77.01527538345923,
              39.160042535900864,
              -10.058768489622253
            ]
          ]
        ]
      },
      "bbox": [
        -77.01559911,
        39.16004254,
        -10.05876849,
        -76.99381675,
        39.17175095,
        349.9212315
      ],
      "properties": {
        "datetime": "2018-02-20T18:01:39Z",
        "pc:count": 22453016,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326801.2428,
            "count": 22453016,
            "maximum": 327735.475,
            "minimum": 325880.395,
            "name": "X",
            "position": 0,
            "stddev": 531.2520799,
            "variance": 282228.7724
          },
          {
            "average": 4337030.775,
            "count": 22453016,
            "maximum": 4337729.338,
            "minimum": 4336470.218,
            "name": "Y",
            "position": 1,
            "stddev": 310.1763192,
            "variance": 96209.34901
          },
          {
            "average": 133.2923005,
            "count": 22453016,
            "maximum": 349.9212315,
            "minimum": -10.05876849,
            "name": "Z",
            "position": 2,
            "stddev": 15.67387948,
            "variance": 245.6704981
          },
          {
            "average": 4080.15768,
            "count": 22453016,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5087.232813,
            "variance": 25879937.69
          },
          {
            "average": 2.468859596,
            "count": 22453016,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.37357444,
            "variance": 1.886706741
          },
          {
            "average": 3.706025819,
            "count": 22453016,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.33954114,
            "variance": 1.794370465
          },
          {
            "average": 0.4948394461,
            "count": 22453016,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999733791,
            "variance": 0.2499733798
          },
          {
            "average": 0,
            "count": 22453016,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288468507,
            "count": 22453016,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4766050168,
            "variance": 0.227152342
          },
          {
            "average": 12.59451368,
            "count": 22453016,
            "maximum": 19.99799919,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.385037798,
            "variance": 40.76870769
          },
          {
            "average": 0,
            "count": 22453016,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 35.52936857,
            "count": 22453016,
            "maximum": 36,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4991367529,
            "variance": 0.2491374981
          },
          {
            "average": 203184726.3,
            "count": 22453016,
            "maximum": 203184899.3,
            "minimum": 203184560,
            "name": "GpsTime",
            "position": 12,
            "stddev": 143.9291127,
            "variance": 20715.58948
          },
          {
            "average": 0,
            "count": 22453016,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22453016,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22453016,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004708498849,
            "count": 22453016,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02169396705,
            "variance": 0.0004706282063
          },
          {
            "average": 0.3415374131,
            "count": 22453016,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4742252825,
            "variance": 0.2248896186
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325880.395,
          4336470.218,
          -10.05876849,
          327735.475,
          4337729.338,
          349.9212315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325880.3950208394,
                4336470.217918258,
                -10.058768489622253
              ],
              [
                325880.3950208394,
                4337729.337918257,
                -10.058768489622253
              ],
              [
                327735.47502083937,
                4337729.337918257,
                349.92123151037777
              ],
              [
                327735.47502083937,
                4336470.217918258,
                349.92123151037777
              ],
              [
                325880.3950208394,
                4336470.217918258,
                -10.058768489622253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:01:39+00:00",
        "end_time": "2018-02-20T17:56:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_308544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_308544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_308544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01559911,
            39.16004254,
            -10.05876849,
            -76.99381675,
            39.17175095,
            349.9212315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01527538345923,
                  39.160042535900864,
                  -10.058768489622253
                ],
                [
                  -77.01559911362288,
                  39.17138155906764,
                  -10.058768489622253
                ],
                [
                  -76.99413704069849,
                  39.171750951059906,
                  349.92123151037777
                ],
                [
                  -76.99381675200749,
                  39.16041177958987,
                  349.92123151037777
                ],
                [
                  -77.01527538345923,
                  39.160042535900864,
                  -10.058768489622253
                ]
              ]
            ]
          },
          "id": "20180220_308544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:01:39Z",
            "pc:count": 22453016,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326801.2428,
                "count": 22453016,
                "maximum": 327735.475,
                "minimum": 325880.395,
                "name": "X",
                "position": 0,
                "stddev": 531.2520799,
                "variance": 282228.7724
              },
              {
                "average": 4337030.775,
                "count": 22453016,
                "maximum": 4337729.338,
                "minimum": 4336470.218,
                "name": "Y",
                "position": 1,
                "stddev": 310.1763192,
                "variance": 96209.34901
              },
              {
                "average": 133.2923005,
                "count": 22453016,
                "maximum": 349.9212315,
                "minimum": -10.05876849,
                "name": "Z",
                "position": 2,
                "stddev": 15.67387948,
                "variance": 245.6704981
              },
              {
                "average": 4080.15768,
                "count": 22453016,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5087.232813,
                "variance": 25879937.69
              },
              {
                "average": 2.468859596,
                "count": 22453016,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.37357444,
                "variance": 1.886706741
              },
              {
                "average": 3.706025819,
                "count": 22453016,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.33954114,
                "variance": 1.794370465
              },
              {
                "average": 0.4948394461,
                "count": 22453016,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999733791,
                "variance": 0.2499733798
              },
              {
                "average": 0,
                "count": 22453016,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288468507,
                "count": 22453016,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4766050168,
                "variance": 0.227152342
              },
              {
                "average": 12.59451368,
                "count": 22453016,
                "maximum": 19.99799919,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.385037798,
                "variance": 40.76870769
              },
              {
                "average": 0,
                "count": 22453016,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 35.52936857,
                "count": 22453016,
                "maximum": 36,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4991367529,
                "variance": 0.2491374981
              },
              {
                "average": 203184726.3,
                "count": 22453016,
                "maximum": 203184899.3,
                "minimum": 203184560,
                "name": "GpsTime",
                "position": 12,
                "stddev": 143.9291127,
                "variance": 20715.58948
              },
              {
                "average": 0,
                "count": 22453016,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22453016,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22453016,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004708498849,
                "count": 22453016,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02169396705,
                "variance": 0.0004706282063
              },
              {
                "average": 0.3415374131,
                "count": 22453016,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4742252825,
                "variance": 0.2248896186
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325880.395,
              4336470.218,
              -10.05876849,
              327735.475,
              4337729.338,
              349.9212315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325880.3950208394,
                    4336470.217918258,
                    -10.058768489622253
                  ],
                  [
                    325880.3950208394,
                    4337729.337918257,
                    -10.058768489622253
                  ],
                  [
                    327735.47502083937,
                    4337729.337918257,
                    349.92123151037777
                  ],
                  [
                    327735.47502083937,
                    4336470.217918258,
                    349.92123151037777
                  ],
                  [
                    325880.3950208394,
                    4336470.217918258,
                    -10.058768489622253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:01:39+00:00",
            "end_time": "2018-02-20T17:56: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": "20180220_314524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99411968938777,
              39.10513199240203,
              -10.258080482037258
            ],
            [
              -76.9944393716109,
              39.11647036901459,
              -10.258080482037258
            ],
            [
              -76.9729953096514,
              39.116835411344695,
              361.06191951796274
            ],
            [
              -76.97267905915909,
              39.10549688812449,
              361.06191951796274
            ],
            [
              -76.99411968938777,
              39.10513199240203,
              -10.258080482037258
            ]
          ]
        ]
      },
      "bbox": [
        -76.99443937,
        39.10513199,
        -10.25808048,
        -76.97267906,
        39.11683541,
        361.0619195
      ],
      "properties": {
        "datetime": "2018-02-28T16:24:08Z",
        "pc:count": 21518006,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328447.9121,
            "count": 21518006,
            "maximum": 329429.4183,
            "minimum": 327574.4783,
            "name": "X",
            "position": 0,
            "stddev": 529.457341,
            "variance": 280325.0759
          },
          {
            "average": 4330887.432,
            "count": 21518006,
            "maximum": 4331594.453,
            "minimum": 4330335.433,
            "name": "Y",
            "position": 1,
            "stddev": 302.948631,
            "variance": 91777.87301
          },
          {
            "average": 153.3897464,
            "count": 21518006,
            "maximum": 361.0619195,
            "minimum": -10.25808048,
            "name": "Z",
            "position": 2,
            "stddev": 12.20225421,
            "variance": 148.8950079
          },
          {
            "average": 5359.718524,
            "count": 21518006,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6007.373081,
            "variance": 36088531.33
          },
          {
            "average": 2.688240955,
            "count": 21518006,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.439579896,
            "variance": 2.072390277
          },
          {
            "average": 3.567939938,
            "count": 21518006,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.469698607,
            "variance": 2.160013994
          },
          {
            "average": 0.5301724519,
            "count": 21518006,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990888044,
            "variance": 0.2490896347
          },
          {
            "average": 0,
            "count": 21518006,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298197472,
            "count": 21518006,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4911448137,
            "variance": 0.241223228
          },
          {
            "average": 8.799053278,
            "count": 21518006,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.12100345,
            "variance": 123.6767178
          },
          {
            "average": 0,
            "count": 21518006,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.09129131,
            "count": 21518006,
            "maximum": 61,
            "minimum": 39,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.866613099,
            "variance": 61.88360165
          },
          {
            "average": 203300272.1,
            "count": 21518006,
            "maximum": 203870248.3,
            "minimum": 203181888.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 259421.0182,
            "variance": 67299264660.0
          },
          {
            "average": 0,
            "count": 21518006,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21518006,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21518006,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003245653896,
            "count": 21518006,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01801277497,
            "variance": 0.0003244600619
          },
          {
            "average": 0.5596958659,
            "count": 21518006,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4964236246,
            "variance": 0.2464364151
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327574.4783,
          4330335.433,
          -10.25808048,
          329429.4183,
          4331594.453,
          361.0619195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327574.47832946025,
                4330335.433287793,
                -10.258080482037258
              ],
              [
                327574.47832946025,
                4331594.453287792,
                -10.258080482037258
              ],
              [
                329429.4183294602,
                4331594.453287792,
                361.06191951796274
              ],
              [
                329429.4183294602,
                4330335.433287793,
                361.06191951796274
              ],
              [
                327574.47832946025,
                4330335.433287793,
                -10.258080482037258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:24:08+00:00",
        "end_time": "2018-02-20T17:11:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_314524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_314524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99443937,
            39.10513199,
            -10.25808048,
            -76.97267906,
            39.11683541,
            361.0619195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99411968938777,
                  39.10513199240203,
                  -10.258080482037258
                ],
                [
                  -76.9944393716109,
                  39.11647036901459,
                  -10.258080482037258
                ],
                [
                  -76.9729953096514,
                  39.116835411344695,
                  361.06191951796274
                ],
                [
                  -76.97267905915909,
                  39.10549688812449,
                  361.06191951796274
                ],
                [
                  -76.99411968938777,
                  39.10513199240203,
                  -10.258080482037258
                ]
              ]
            ]
          },
          "id": "20180220_314524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:24:08Z",
            "pc:count": 21518006,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328447.9121,
                "count": 21518006,
                "maximum": 329429.4183,
                "minimum": 327574.4783,
                "name": "X",
                "position": 0,
                "stddev": 529.457341,
                "variance": 280325.0759
              },
              {
                "average": 4330887.432,
                "count": 21518006,
                "maximum": 4331594.453,
                "minimum": 4330335.433,
                "name": "Y",
                "position": 1,
                "stddev": 302.948631,
                "variance": 91777.87301
              },
              {
                "average": 153.3897464,
                "count": 21518006,
                "maximum": 361.0619195,
                "minimum": -10.25808048,
                "name": "Z",
                "position": 2,
                "stddev": 12.20225421,
                "variance": 148.8950079
              },
              {
                "average": 5359.718524,
                "count": 21518006,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6007.373081,
                "variance": 36088531.33
              },
              {
                "average": 2.688240955,
                "count": 21518006,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.439579896,
                "variance": 2.072390277
              },
              {
                "average": 3.567939938,
                "count": 21518006,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.469698607,
                "variance": 2.160013994
              },
              {
                "average": 0.5301724519,
                "count": 21518006,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990888044,
                "variance": 0.2490896347
              },
              {
                "average": 0,
                "count": 21518006,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298197472,
                "count": 21518006,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4911448137,
                "variance": 0.241223228
              },
              {
                "average": 8.799053278,
                "count": 21518006,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.12100345,
                "variance": 123.6767178
              },
              {
                "average": 0,
                "count": 21518006,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.09129131,
                "count": 21518006,
                "maximum": 61,
                "minimum": 39,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.866613099,
                "variance": 61.88360165
              },
              {
                "average": 203300272.1,
                "count": 21518006,
                "maximum": 203870248.3,
                "minimum": 203181888.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 259421.0182,
                "variance": 67299264660.0
              },
              {
                "average": 0,
                "count": 21518006,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21518006,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21518006,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003245653896,
                "count": 21518006,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01801277497,
                "variance": 0.0003244600619
              },
              {
                "average": 0.5596958659,
                "count": 21518006,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4964236246,
                "variance": 0.2464364151
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327574.4783,
              4330335.433,
              -10.25808048,
              329429.4183,
              4331594.453,
              361.0619195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327574.47832946025,
                    4330335.433287793,
                    -10.258080482037258
                  ],
                  [
                    327574.47832946025,
                    4331594.453287792,
                    -10.258080482037258
                  ],
                  [
                    329429.4183294602,
                    4331594.453287792,
                    361.06191951796274
                  ],
                  [
                    329429.4183294602,
                    4330335.433287793,
                    361.06191951796274
                  ],
                  [
                    327574.47832946025,
                    4330335.433287793,
                    -10.258080482037258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:24:08+00:00",
            "end_time": "2018-02-20T17: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": "20180220_308524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01526375159952,
              39.10513122011889,
              -10.35867672535241
            ],
            [
              -77.0155868272183,
              39.11646963000427,
              -10.35867672535241
            ],
            [
              -76.99414211632288,
              39.11683857815119,
              369.90132327464755
            ],
            [
              -76.99382247246102,
              39.10550002008909,
              369.90132327464755
            ],
            [
              -77.01526375159952,
              39.10513122011889,
              -10.35867672535241
            ]
          ]
        ]
      },
      "bbox": [
        -77.01558683,
        39.10513122,
        -10.35867673,
        -76.99382247,
        39.11683858,
        369.9013233
      ],
      "properties": {
        "datetime": "2018-02-28T16:40:27Z",
        "pc:count": 28895871,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326646.0921,
            "count": 28895871,
            "maximum": 327601.0768,
            "minimum": 325746.0568,
            "name": "X",
            "position": 0,
            "stddev": 552.0254545,
            "variance": 304732.1025
          },
          {
            "average": 4330996.243,
            "count": 28895871,
            "maximum": 4331634.755,
            "minimum": 4330375.715,
            "name": "Y",
            "position": 1,
            "stddev": 385.1566113,
            "variance": 148345.6152
          },
          {
            "average": 152.0904036,
            "count": 28895871,
            "maximum": 369.9013233,
            "minimum": -10.35867673,
            "name": "Z",
            "position": 2,
            "stddev": 12.32409655,
            "variance": 151.8833558
          },
          {
            "average": 5142.564263,
            "count": 28895871,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5829.633572,
            "variance": 33984627.58
          },
          {
            "average": 2.468272785,
            "count": 28895871,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.397752416,
            "variance": 1.953711818
          },
          {
            "average": 3.459710316,
            "count": 28895871,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.476883544,
            "variance": 2.181185003
          },
          {
            "average": 0.4652815276,
            "count": 28895871,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4987931799,
            "variance": 0.2487946363
          },
          {
            "average": 0,
            "count": 28895871,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.32168859,
            "count": 28895871,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4911972938,
            "variance": 0.2412747814
          },
          {
            "average": 2.634349249,
            "count": 28895871,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.337601,
            "variance": 177.8916004
          },
          {
            "average": 0,
            "count": 28895871,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.12531157,
            "count": 28895871,
            "maximum": 60,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.12238344,
            "variance": 123.7074133
          },
          {
            "average": 203438827.1,
            "count": 28895871,
            "maximum": 203871227.7,
            "minimum": 203180880.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 333022.3818,
            "variance": 110903906800.0
          },
          {
            "average": 0,
            "count": 28895871,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28895871,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28895871,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002888301931,
            "count": 28895871,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01699255073,
            "variance": 0.0002887467802
          },
          {
            "average": 0.5943934689,
            "count": 28895871,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4910090441,
            "variance": 0.2410898814
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325746.0568,
          4330375.715,
          -10.35867673,
          327601.0768,
          4331634.755,
          369.9013233
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325746.0568238602,
                4330375.715255873,
                -10.35867672535241
              ],
              [
                325746.0568238602,
                4331634.755255872,
                -10.35867672535241
              ],
              [
                327601.07682386023,
                4331634.755255872,
                369.90132327464755
              ],
              [
                327601.07682386023,
                4330375.715255873,
                369.90132327464755
              ],
              [
                325746.0568238602,
                4330375.715255873,
                -10.35867672535241
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:40:27+00:00",
        "end_time": "2018-02-20T16:54:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_308524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_308524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_308524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01558683,
            39.10513122,
            -10.35867673,
            -76.99382247,
            39.11683858,
            369.9013233
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01526375159952,
                  39.10513122011889,
                  -10.35867672535241
                ],
                [
                  -77.0155868272183,
                  39.11646963000427,
                  -10.35867672535241
                ],
                [
                  -76.99414211632288,
                  39.11683857815119,
                  369.90132327464755
                ],
                [
                  -76.99382247246102,
                  39.10550002008909,
                  369.90132327464755
                ],
                [
                  -77.01526375159952,
                  39.10513122011889,
                  -10.35867672535241
                ]
              ]
            ]
          },
          "id": "20180220_308524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:40:27Z",
            "pc:count": 28895871,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326646.0921,
                "count": 28895871,
                "maximum": 327601.0768,
                "minimum": 325746.0568,
                "name": "X",
                "position": 0,
                "stddev": 552.0254545,
                "variance": 304732.1025
              },
              {
                "average": 4330996.243,
                "count": 28895871,
                "maximum": 4331634.755,
                "minimum": 4330375.715,
                "name": "Y",
                "position": 1,
                "stddev": 385.1566113,
                "variance": 148345.6152
              },
              {
                "average": 152.0904036,
                "count": 28895871,
                "maximum": 369.9013233,
                "minimum": -10.35867673,
                "name": "Z",
                "position": 2,
                "stddev": 12.32409655,
                "variance": 151.8833558
              },
              {
                "average": 5142.564263,
                "count": 28895871,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5829.633572,
                "variance": 33984627.58
              },
              {
                "average": 2.468272785,
                "count": 28895871,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.397752416,
                "variance": 1.953711818
              },
              {
                "average": 3.459710316,
                "count": 28895871,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.476883544,
                "variance": 2.181185003
              },
              {
                "average": 0.4652815276,
                "count": 28895871,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4987931799,
                "variance": 0.2487946363
              },
              {
                "average": 0,
                "count": 28895871,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.32168859,
                "count": 28895871,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4911972938,
                "variance": 0.2412747814
              },
              {
                "average": 2.634349249,
                "count": 28895871,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.337601,
                "variance": 177.8916004
              },
              {
                "average": 0,
                "count": 28895871,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.12531157,
                "count": 28895871,
                "maximum": 60,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.12238344,
                "variance": 123.7074133
              },
              {
                "average": 203438827.1,
                "count": 28895871,
                "maximum": 203871227.7,
                "minimum": 203180880.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 333022.3818,
                "variance": 110903906800.0
              },
              {
                "average": 0,
                "count": 28895871,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28895871,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28895871,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002888301931,
                "count": 28895871,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01699255073,
                "variance": 0.0002887467802
              },
              {
                "average": 0.5943934689,
                "count": 28895871,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4910090441,
                "variance": 0.2410898814
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325746.0568,
              4330375.715,
              -10.35867673,
              327601.0768,
              4331634.755,
              369.9013233
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325746.0568238602,
                    4330375.715255873,
                    -10.35867672535241
                  ],
                  [
                    325746.0568238602,
                    4331634.755255872,
                    -10.35867672535241
                  ],
                  [
                    327601.07682386023,
                    4331634.755255872,
                    369.90132327464755
                  ],
                  [
                    327601.07682386023,
                    4330375.715255873,
                    369.90132327464755
                  ],
                  [
                    325746.0568238602,
                    4330375.715255873,
                    -10.35867672535241
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:40:27+00:00",
            "end_time": "2018-02-20T16:54: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": "20180220_308548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01527701041128,
              39.17102531044198,
              -10.14959115463816
            ],
            [
              -77.01560086224399,
              39.18236413206467,
              -10.14959115463816
            ],
            [
              -76.99413591290087,
              39.18273360226525,
              383.45040884536184
            ],
            [
              -76.9938155042927,
              39.171394632322404,
              383.45040884536184
            ],
            [
              -77.01527701041128,
              39.17102531044198,
              -10.14959115463816
            ]
          ]
        ]
      },
      "bbox": [
        -77.01560086,
        39.17102531,
        -10.14959115,
        -76.9938155,
        39.1827336,
        383.4504088
      ],
      "properties": {
        "datetime": "2018-02-20T18:13:00Z",
        "pc:count": 20186077,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326901.0879,
            "count": 20186077,
            "maximum": 327762.3838,
            "minimum": 325907.3438,
            "name": "X",
            "position": 0,
            "stddev": 540.7073128,
            "variance": 292364.3981
          },
          {
            "average": 4338303.947,
            "count": 20186077,
            "maximum": 4338948.28,
            "minimum": 4337689.18,
            "name": "Y",
            "position": 1,
            "stddev": 303.8772604,
            "variance": 92341.38936
          },
          {
            "average": 115.6229074,
            "count": 20186077,
            "maximum": 383.4504088,
            "minimum": -10.14959115,
            "name": "Z",
            "position": 2,
            "stddev": 16.31118584,
            "variance": 266.0547836
          },
          {
            "average": 4600.676525,
            "count": 20186077,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5250.719808,
            "variance": 27570058.5
          },
          {
            "average": 2.381955692,
            "count": 20186077,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.392331047,
            "variance": 1.938585746
          },
          {
            "average": 3.518841526,
            "count": 20186077,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.483907631,
            "variance": 2.201981858
          },
          {
            "average": 0.4987138908,
            "count": 20186077,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983583,
            "variance": 0.2499983583
          },
          {
            "average": 0,
            "count": 20186077,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299640688,
            "count": 20186077,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4897238922,
            "variance": 0.2398294906
          },
          {
            "average": -12.99277524,
            "count": 20186077,
            "maximum": 7.001999855,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.006608005,
            "variance": 36.07933972
          },
          {
            "average": 0,
            "count": 20186077,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 34.42791346,
            "count": 20186077,
            "maximum": 35,
            "minimum": 34,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.494776255,
            "variance": 0.2448035425
          },
          {
            "average": 203185256.9,
            "count": 20186077,
            "maximum": 203185580.3,
            "minimum": 203184850.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 333.1667269,
            "variance": 111000.0679
          },
          {
            "average": 0,
            "count": 20186077,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20186077,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20186077,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005197641919,
            "count": 20186077,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0227924124,
            "variance": 0.0005194940628
          },
          {
            "average": 0.4123019049,
            "count": 20186077,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4922489778,
            "variance": 0.2423090561
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325907.3438,
          4337689.18,
          -10.14959115,
          327762.3838,
          4338948.28,
          383.4504088
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325907.3437969318,
                4337689.1799251,
                -10.14959115463816
              ],
              [
                325907.3437969318,
                4338948.2799251,
                -10.14959115463816
              ],
              [
                327762.3837969318,
                4338948.2799251,
                383.45040884536184
              ],
              [
                327762.3837969318,
                4337689.1799251,
                383.45040884536184
              ],
              [
                325907.3437969318,
                4337689.1799251,
                -10.14959115463816
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:13:00+00:00",
        "end_time": "2018-02-20T18:00:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_308548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_308548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_308548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01560086,
            39.17102531,
            -10.14959115,
            -76.9938155,
            39.1827336,
            383.4504088
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01527701041128,
                  39.17102531044198,
                  -10.14959115463816
                ],
                [
                  -77.01560086224399,
                  39.18236413206467,
                  -10.14959115463816
                ],
                [
                  -76.99413591290087,
                  39.18273360226525,
                  383.45040884536184
                ],
                [
                  -76.9938155042927,
                  39.171394632322404,
                  383.45040884536184
                ],
                [
                  -77.01527701041128,
                  39.17102531044198,
                  -10.14959115463816
                ]
              ]
            ]
          },
          "id": "20180220_308548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:13:00Z",
            "pc:count": 20186077,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326901.0879,
                "count": 20186077,
                "maximum": 327762.3838,
                "minimum": 325907.3438,
                "name": "X",
                "position": 0,
                "stddev": 540.7073128,
                "variance": 292364.3981
              },
              {
                "average": 4338303.947,
                "count": 20186077,
                "maximum": 4338948.28,
                "minimum": 4337689.18,
                "name": "Y",
                "position": 1,
                "stddev": 303.8772604,
                "variance": 92341.38936
              },
              {
                "average": 115.6229074,
                "count": 20186077,
                "maximum": 383.4504088,
                "minimum": -10.14959115,
                "name": "Z",
                "position": 2,
                "stddev": 16.31118584,
                "variance": 266.0547836
              },
              {
                "average": 4600.676525,
                "count": 20186077,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5250.719808,
                "variance": 27570058.5
              },
              {
                "average": 2.381955692,
                "count": 20186077,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.392331047,
                "variance": 1.938585746
              },
              {
                "average": 3.518841526,
                "count": 20186077,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.483907631,
                "variance": 2.201981858
              },
              {
                "average": 0.4987138908,
                "count": 20186077,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983583,
                "variance": 0.2499983583
              },
              {
                "average": 0,
                "count": 20186077,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299640688,
                "count": 20186077,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4897238922,
                "variance": 0.2398294906
              },
              {
                "average": -12.99277524,
                "count": 20186077,
                "maximum": 7.001999855,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.006608005,
                "variance": 36.07933972
              },
              {
                "average": 0,
                "count": 20186077,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 34.42791346,
                "count": 20186077,
                "maximum": 35,
                "minimum": 34,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.494776255,
                "variance": 0.2448035425
              },
              {
                "average": 203185256.9,
                "count": 20186077,
                "maximum": 203185580.3,
                "minimum": 203184850.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 333.1667269,
                "variance": 111000.0679
              },
              {
                "average": 0,
                "count": 20186077,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20186077,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20186077,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005197641919,
                "count": 20186077,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0227924124,
                "variance": 0.0005194940628
              },
              {
                "average": 0.4123019049,
                "count": 20186077,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4922489778,
                "variance": 0.2423090561
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325907.3438,
              4337689.18,
              -10.14959115,
              327762.3838,
              4338948.28,
              383.4504088
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325907.3437969318,
                    4337689.1799251,
                    -10.14959115463816
                  ],
                  [
                    325907.3437969318,
                    4338948.2799251,
                    -10.14959115463816
                  ],
                  [
                    327762.3837969318,
                    4338948.2799251,
                    383.45040884536184
                  ],
                  [
                    327762.3837969318,
                    4337689.1799251,
                    383.45040884536184
                  ],
                  [
                    325907.3437969318,
                    4337689.1799251,
                    -10.14959115463816
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:13:00+00:00",
            "end_time": "2018-02-20T18:00: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": "20180220_314528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9941177860078,
              39.11611465070932,
              -9.672889503938876
            ],
            [
              -76.99443760310857,
              39.127453366149524,
              -9.672889503938876
            ],
            [
              -76.9729906736296,
              39.1278184854866,
              314.78711049606113
            ],
            [
              -76.97267429016972,
              39.11647962341532,
              314.78711049606113
            ],
            [
              -76.9941177860078,
              39.11611465070932,
              -9.672889503938876
            ]
          ]
        ]
      },
      "bbox": [
        -76.9944376,
        39.11611465,
        -9.672889504,
        -76.97267429,
        39.12781849,
        314.7871105
      ],
      "properties": {
        "datetime": "2018-02-20T17:36:26Z",
        "pc:count": 15360344,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328530.7755,
            "count": 15360344,
            "maximum": 329456.3155,
            "minimum": 327601.4155,
            "name": "X",
            "position": 0,
            "stddev": 521.2876463,
            "variance": 271740.8102
          },
          {
            "average": 4332197.112,
            "count": 15360344,
            "maximum": 4332813.422,
            "minimum": 4331554.362,
            "name": "Y",
            "position": 1,
            "stddev": 306.82468,
            "variance": 94141.38427
          },
          {
            "average": 165.956134,
            "count": 15360344,
            "maximum": 314.7871105,
            "minimum": -9.672889504,
            "name": "Z",
            "position": 2,
            "stddev": 9.520566769,
            "variance": 90.6411916
          },
          {
            "average": 6833.189911,
            "count": 15360344,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6788.60507,
            "variance": 46085158.8
          },
          {
            "average": 2.144064287,
            "count": 15360344,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.339337746,
            "variance": 1.793825597
          },
          {
            "average": 2.988855198,
            "count": 15360344,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.611543429,
            "variance": 2.597072223
          },
          {
            "average": 0.497637618,
            "count": 15360344,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944354,
            "variance": 0.2499944354
          },
          {
            "average": 0,
            "count": 15360344,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.417911279,
            "count": 15360344,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5129769864,
            "variance": 0.2631453886
          },
          {
            "average": -12.17124675,
            "count": 15360344,
            "maximum": 7.998000145,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.529834471,
            "variance": 42.63873822
          },
          {
            "average": 0,
            "count": 15360344,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 38.45605743,
            "count": 15360344,
            "maximum": 39,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4980653237,
            "variance": 0.2480690666
          },
          {
            "average": 203182943.6,
            "count": 15360344,
            "maximum": 203183386.3,
            "minimum": 203182432.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 448.9556441,
            "variance": 201561.1704
          },
          {
            "average": 0,
            "count": 15360344,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15360344,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15360344,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003335211763,
            "count": 15360344,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01825951702,
            "variance": 0.0003334099617
          },
          {
            "average": 0.4155652373,
            "count": 15360344,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4928192231,
            "variance": 0.2428707867
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327601.4155,
          4331554.362,
          -9.672889504,
          329456.3155,
          4332813.422,
          314.7871105
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327601.4154998179,
                4331554.362314635,
                -9.672889503938876
              ],
              [
                327601.4154998179,
                4332813.4223146355,
                -9.672889503938876
              ],
              [
                329456.3154998179,
                4332813.4223146355,
                314.78711049606113
              ],
              [
                329456.3154998179,
                4331554.362314635,
                314.78711049606113
              ],
              [
                327601.4154998179,
                4331554.362314635,
                -9.672889503938876
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:36:26+00:00",
        "end_time": "2018-02-20T17:20:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_314528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_314528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9944376,
            39.11611465,
            -9.672889504,
            -76.97267429,
            39.12781849,
            314.7871105
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9941177860078,
                  39.11611465070932,
                  -9.672889503938876
                ],
                [
                  -76.99443760310857,
                  39.127453366149524,
                  -9.672889503938876
                ],
                [
                  -76.9729906736296,
                  39.1278184854866,
                  314.78711049606113
                ],
                [
                  -76.97267429016972,
                  39.11647962341532,
                  314.78711049606113
                ],
                [
                  -76.9941177860078,
                  39.11611465070932,
                  -9.672889503938876
                ]
              ]
            ]
          },
          "id": "20180220_314528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_314528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:36:26Z",
            "pc:count": 15360344,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328530.7755,
                "count": 15360344,
                "maximum": 329456.3155,
                "minimum": 327601.4155,
                "name": "X",
                "position": 0,
                "stddev": 521.2876463,
                "variance": 271740.8102
              },
              {
                "average": 4332197.112,
                "count": 15360344,
                "maximum": 4332813.422,
                "minimum": 4331554.362,
                "name": "Y",
                "position": 1,
                "stddev": 306.82468,
                "variance": 94141.38427
              },
              {
                "average": 165.956134,
                "count": 15360344,
                "maximum": 314.7871105,
                "minimum": -9.672889504,
                "name": "Z",
                "position": 2,
                "stddev": 9.520566769,
                "variance": 90.6411916
              },
              {
                "average": 6833.189911,
                "count": 15360344,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6788.60507,
                "variance": 46085158.8
              },
              {
                "average": 2.144064287,
                "count": 15360344,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.339337746,
                "variance": 1.793825597
              },
              {
                "average": 2.988855198,
                "count": 15360344,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.611543429,
                "variance": 2.597072223
              },
              {
                "average": 0.497637618,
                "count": 15360344,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944354,
                "variance": 0.2499944354
              },
              {
                "average": 0,
                "count": 15360344,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.417911279,
                "count": 15360344,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5129769864,
                "variance": 0.2631453886
              },
              {
                "average": -12.17124675,
                "count": 15360344,
                "maximum": 7.998000145,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.529834471,
                "variance": 42.63873822
              },
              {
                "average": 0,
                "count": 15360344,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 38.45605743,
                "count": 15360344,
                "maximum": 39,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4980653237,
                "variance": 0.2480690666
              },
              {
                "average": 203182943.6,
                "count": 15360344,
                "maximum": 203183386.3,
                "minimum": 203182432.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 448.9556441,
                "variance": 201561.1704
              },
              {
                "average": 0,
                "count": 15360344,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15360344,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15360344,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003335211763,
                "count": 15360344,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01825951702,
                "variance": 0.0003334099617
              },
              {
                "average": 0.4155652373,
                "count": 15360344,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4928192231,
                "variance": 0.2428707867
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327601.4155,
              4331554.362,
              -9.672889504,
              329456.3155,
              4332813.422,
              314.7871105
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327601.4154998179,
                    4331554.362314635,
                    -9.672889503938876
                  ],
                  [
                    327601.4154998179,
                    4332813.4223146355,
                    -9.672889503938876
                  ],
                  [
                    329456.3154998179,
                    4332813.4223146355,
                    314.78711049606113
                  ],
                  [
                    329456.3154998179,
                    4331554.362314635,
                    314.78711049606113
                  ],
                  [
                    327601.4154998179,
                    4331554.362314635,
                    -9.672889503938876
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:36:26+00:00",
            "end_time": "2018-02-20T17:20: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": "20180220_308528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01526628081996,
              39.11611400896429,
              -10.255710295973586
            ],
            [
              -77.01558947292106,
              39.12745203719591,
              -10.255710295973586
            ],
            [
              -76.99414143210969,
              39.12782107181506,
              358.9442897040264
            ],
            [
              -76.99382167353139,
              39.11648289538894,
              358.9442897040264
            ],
            [
              -77.01526628081996,
              39.11611400896429,
              -10.255710295973586
            ]
          ]
        ]
      },
      "bbox": [
        -77.01558947,
        39.11611401,
        -10.2557103,
        -76.99382167,
        39.12782107,
        358.9442897
      ],
      "properties": {
        "datetime": "2018-02-28T16:23:44Z",
        "pc:count": 19723446,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326644.9448,
            "count": 19723446,
            "maximum": 327627.9153,
            "minimum": 325772.8953,
            "name": "X",
            "position": 0,
            "stddev": 523.3111916,
            "variance": 273854.6033
          },
          {
            "average": 4332096.317,
            "count": 19723446,
            "maximum": 4332853.67,
            "minimum": 4331594.67,
            "name": "Y",
            "position": 1,
            "stddev": 369.1971125,
            "variance": 136306.5079
          },
          {
            "average": 141.7640464,
            "count": 19723446,
            "maximum": 358.9442897,
            "minimum": -10.2557103,
            "name": "Z",
            "position": 2,
            "stddev": 13.67904139,
            "variance": 187.1161732
          },
          {
            "average": 4930.146668,
            "count": 19723446,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5758.11257,
            "variance": 33155860.36
          },
          {
            "average": 2.566207244,
            "count": 19723446,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.408905848,
            "variance": 1.985015689
          },
          {
            "average": 3.569106078,
            "count": 19723446,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.453181274,
            "variance": 2.111735816
          },
          {
            "average": 0.4482576726,
            "count": 19723446,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4973155378,
            "variance": 0.2473227441
          },
          {
            "average": 0,
            "count": 19723446,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303310385,
            "count": 19723446,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4844324978,
            "variance": 0.234674845
          },
          {
            "average": 1.719118963,
            "count": 19723446,
            "maximum": 19.00200081,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.9872586,
            "variance": 195.6434031
          },
          {
            "average": 0,
            "count": 19723446,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.27371196,
            "count": 19723446,
            "maximum": 60,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.461090284,
            "variance": 55.66786823
          },
          {
            "average": 203285396.6,
            "count": 19723446,
            "maximum": 203870224.8,
            "minimum": 203181939.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 245398.3722,
            "variance": 60220361100.0
          },
          {
            "average": 0,
            "count": 19723446,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19723446,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19723446,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002909227931,
            "count": 19723446,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01705397818,
            "variance": 0.0002908381718
          },
          {
            "average": 0.5276269167,
            "count": 19723446,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4992361827,
            "variance": 0.2492367661
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325772.8953,
          4331594.67,
          -10.2557103,
          327627.9153,
          4332853.67,
          358.9442897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325772.89525040786,
                4331594.670483339,
                -10.255710295973586
              ],
              [
                325772.89525040786,
                4332853.670483339,
                -10.255710295973586
              ],
              [
                327627.9152504079,
                4332853.670483339,
                358.9442897040264
              ],
              [
                327627.9152504079,
                4331594.670483339,
                358.9442897040264
              ],
              [
                325772.89525040786,
                4331594.670483339,
                -10.255710295973586
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:23:44+00:00",
        "end_time": "2018-02-20T17:12:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK6/20180220_308528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_308528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK6/20180220_308528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01558947,
            39.11611401,
            -10.2557103,
            -76.99382167,
            39.12782107,
            358.9442897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01526628081996,
                  39.11611400896429,
                  -10.255710295973586
                ],
                [
                  -77.01558947292106,
                  39.12745203719591,
                  -10.255710295973586
                ],
                [
                  -76.99414143210969,
                  39.12782107181506,
                  358.9442897040264
                ],
                [
                  -76.99382167353139,
                  39.11648289538894,
                  358.9442897040264
                ],
                [
                  -77.01526628081996,
                  39.11611400896429,
                  -10.255710295973586
                ]
              ]
            ]
          },
          "id": "20180220_308528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK6/20180220_308528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:23:44Z",
            "pc:count": 19723446,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326644.9448,
                "count": 19723446,
                "maximum": 327627.9153,
                "minimum": 325772.8953,
                "name": "X",
                "position": 0,
                "stddev": 523.3111916,
                "variance": 273854.6033
              },
              {
                "average": 4332096.317,
                "count": 19723446,
                "maximum": 4332853.67,
                "minimum": 4331594.67,
                "name": "Y",
                "position": 1,
                "stddev": 369.1971125,
                "variance": 136306.5079
              },
              {
                "average": 141.7640464,
                "count": 19723446,
                "maximum": 358.9442897,
                "minimum": -10.2557103,
                "name": "Z",
                "position": 2,
                "stddev": 13.67904139,
                "variance": 187.1161732
              },
              {
                "average": 4930.146668,
                "count": 19723446,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5758.11257,
                "variance": 33155860.36
              },
              {
                "average": 2.566207244,
                "count": 19723446,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.408905848,
                "variance": 1.985015689
              },
              {
                "average": 3.569106078,
                "count": 19723446,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.453181274,
                "variance": 2.111735816
              },
              {
                "average": 0.4482576726,
                "count": 19723446,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4973155378,
                "variance": 0.2473227441
              },
              {
                "average": 0,
                "count": 19723446,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303310385,
                "count": 19723446,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4844324978,
                "variance": 0.234674845
              },
              {
                "average": 1.719118963,
                "count": 19723446,
                "maximum": 19.00200081,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.9872586,
                "variance": 195.6434031
              },
              {
                "average": 0,
                "count": 19723446,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.27371196,
                "count": 19723446,
                "maximum": 60,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.461090284,
                "variance": 55.66786823
              },
              {
                "average": 203285396.6,
                "count": 19723446,
                "maximum": 203870224.8,
                "minimum": 203181939.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 245398.3722,
                "variance": 60220361100.0
              },
              {
                "average": 0,
                "count": 19723446,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19723446,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19723446,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002909227931,
                "count": 19723446,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01705397818,
                "variance": 0.0002908381718
              },
              {
                "average": 0.5276269167,
                "count": 19723446,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4992361827,
                "variance": 0.2492367661
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325772.8953,
              4331594.67,
              -10.2557103,
              327627.9153,
              4332853.67,
              358.9442897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325772.89525040786,
                    4331594.670483339,
                    -10.255710295973586
                  ],
                  [
                    325772.89525040786,
                    4332853.670483339,
                    -10.255710295973586
                  ],
                  [
                    327627.9152504079,
                    4332853.670483339,
                    358.9442897040264
                  ],
                  [
                    327627.9152504079,
                    4331594.670483339,
                    358.9442897040264
                  ],
                  [
                    325772.89525040786,
                    4331594.670483339,
                    -10.255710295973586
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:23:44+00:00",
            "end_time": "2018-02-20T17:12:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_254548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20574677433915,
              39.17084535821716,
              -10.22459579399765
            ],
            [
              -77.20610124584009,
              39.18218368800893,
              -10.22459579399765
            ],
            [
              -77.18463688682188,
              39.18258828659996,
              344.39540420600235
            ],
            [
              -77.18428585744408,
              39.17124979439291,
              344.39540420600235
            ],
            [
              -77.20574677433915,
              39.17084535821716,
              -10.22459579399765
            ]
          ]
        ]
      },
      "bbox": [
        -77.20610125,
        39.17084536,
        -10.22459579,
        -77.18428586,
        39.18258829,
        344.3954042
      ],
      "properties": {
        "datetime": "2018-03-06T14:28:12Z",
        "pc:count": 16134333,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310394.7722,
            "count": 16134333,
            "maximum": 311306.4679,
            "minimum": 309451.2479,
            "name": "X",
            "position": 0,
            "stddev": 526.964699,
            "variance": 277691.7939
          },
          {
            "average": 4338700.957,
            "count": 16134333,
            "maximum": 4339311.448,
            "minimum": 4338052.248,
            "name": "Y",
            "position": 1,
            "stddev": 355.138391,
            "variance": 126123.2768
          },
          {
            "average": 139.9601171,
            "count": 16134333,
            "maximum": 344.3954042,
            "minimum": -10.22459579,
            "name": "Z",
            "position": 2,
            "stddev": 43.3928827,
            "variance": 1882.942269
          },
          {
            "average": 6319.266417,
            "count": 16134333,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6463.523297,
            "variance": 41777133.42
          },
          {
            "average": 2.25674312,
            "count": 16134333,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.414006725,
            "variance": 1.999415017
          },
          {
            "average": 3.058259365,
            "count": 16134333,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.627712504,
            "variance": 2.649447997
          },
          {
            "average": 0.5310596354,
            "count": 16134333,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990343821,
            "variance": 0.2490353145
          },
          {
            "average": 0,
            "count": 16134333,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.572102361,
            "count": 16134333,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.286153395,
            "variance": 18.37111093
          },
          {
            "average": -6.047230411,
            "count": 16134333,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72930668,
            "variance": 137.5766351
          },
          {
            "average": 0,
            "count": 16134333,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.40637986,
            "count": 16134333,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.03796203,
            "variance": 144.9125298
          },
          {
            "average": 204116416.5,
            "count": 16134333,
            "maximum": 204381692.9,
            "minimum": 203277424.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 471624.166,
            "variance": 222429354000.0
          },
          {
            "average": 0,
            "count": 16134333,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16134333,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16134333,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.07111077973,
            "count": 16134333,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.2570098069,
            "variance": 0.06605404083
          },
          {
            "average": 0.3659972185,
            "count": 16134333,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4817086972,
            "variance": 0.2320432689
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309451.2479,
          4338052.248,
          -10.22459579,
          311306.4679,
          4339311.448,
          344.3954042
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309451.24788052053,
                4338052.248207679,
                -10.22459579399765
              ],
              [
                309451.24788052053,
                4339311.448207678,
                -10.22459579399765
              ],
              [
                311306.4678805205,
                4339311.448207678,
                344.39540420600235
              ],
              [
                311306.4678805205,
                4338052.248207679,
                344.39540420600235
              ],
              [
                309451.24788052053,
                4338052.248207679,
                -10.22459579399765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:28:12+00:00",
        "end_time": "2018-02-21T19:43:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_254548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_254548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_254548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_254548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20610125,
            39.17084536,
            -10.22459579,
            -77.18428586,
            39.18258829,
            344.3954042
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20574677433915,
                  39.17084535821716,
                  -10.22459579399765
                ],
                [
                  -77.20610124584009,
                  39.18218368800893,
                  -10.22459579399765
                ],
                [
                  -77.18463688682188,
                  39.18258828659996,
                  344.39540420600235
                ],
                [
                  -77.18428585744408,
                  39.17124979439291,
                  344.39540420600235
                ],
                [
                  -77.20574677433915,
                  39.17084535821716,
                  -10.22459579399765
                ]
              ]
            ]
          },
          "id": "20180221_254548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_254548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:28:12Z",
            "pc:count": 16134333,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310394.7722,
                "count": 16134333,
                "maximum": 311306.4679,
                "minimum": 309451.2479,
                "name": "X",
                "position": 0,
                "stddev": 526.964699,
                "variance": 277691.7939
              },
              {
                "average": 4338700.957,
                "count": 16134333,
                "maximum": 4339311.448,
                "minimum": 4338052.248,
                "name": "Y",
                "position": 1,
                "stddev": 355.138391,
                "variance": 126123.2768
              },
              {
                "average": 139.9601171,
                "count": 16134333,
                "maximum": 344.3954042,
                "minimum": -10.22459579,
                "name": "Z",
                "position": 2,
                "stddev": 43.3928827,
                "variance": 1882.942269
              },
              {
                "average": 6319.266417,
                "count": 16134333,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6463.523297,
                "variance": 41777133.42
              },
              {
                "average": 2.25674312,
                "count": 16134333,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.414006725,
                "variance": 1.999415017
              },
              {
                "average": 3.058259365,
                "count": 16134333,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.627712504,
                "variance": 2.649447997
              },
              {
                "average": 0.5310596354,
                "count": 16134333,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990343821,
                "variance": 0.2490353145
              },
              {
                "average": 0,
                "count": 16134333,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.572102361,
                "count": 16134333,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.286153395,
                "variance": 18.37111093
              },
              {
                "average": -6.047230411,
                "count": 16134333,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72930668,
                "variance": 137.5766351
              },
              {
                "average": 0,
                "count": 16134333,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.40637986,
                "count": 16134333,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.03796203,
                "variance": 144.9125298
              },
              {
                "average": 204116416.5,
                "count": 16134333,
                "maximum": 204381692.9,
                "minimum": 203277424.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 471624.166,
                "variance": 222429354000.0
              },
              {
                "average": 0,
                "count": 16134333,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16134333,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16134333,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.07111077973,
                "count": 16134333,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.2570098069,
                "variance": 0.06605404083
              },
              {
                "average": 0.3659972185,
                "count": 16134333,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4817086972,
                "variance": 0.2320432689
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309451.2479,
              4338052.248,
              -10.22459579,
              311306.4679,
              4339311.448,
              344.3954042
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309451.24788052053,
                    4338052.248207679,
                    -10.22459579399765
                  ],
                  [
                    309451.24788052053,
                    4339311.448207678,
                    -10.22459579399765
                  ],
                  [
                    311306.4678805205,
                    4339311.448207678,
                    344.39540420600235
                  ],
                  [
                    311306.4678805205,
                    4338052.248207679,
                    344.39540420600235
                  ],
                  [
                    309451.24788052053,
                    4338052.248207679,
                    -10.22459579399765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:28:12+00:00",
            "end_time": "2018-02-21T19:43: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": "20180221_254552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20577777269791,
              39.18182733175602,
              -4.982502400592722
            ],
            [
              -77.20613240463163,
              39.19316618015297,
              -4.982502400592722
            ],
            [
              -77.18466470515934,
              39.193570878525634,
              361.73749759940733
            ],
            [
              -77.18431351739379,
              39.18223186767887,
              361.73749759940733
            ],
            [
              -77.20577777269791,
              39.18182733175602,
              -4.982502400592722
            ]
          ]
        ]
      },
      "bbox": [
        -77.2061324,
        39.18182733,
        -4.982502401,
        -77.18431352,
        39.19357088,
        361.7374976
      ],
      "properties": {
        "datetime": "2018-03-06T14:27:46Z",
        "pc:count": 16805438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310419.792,
            "count": 16805438,
            "maximum": 311333.4477,
            "minimum": 309478.2277,
            "name": "X",
            "position": 0,
            "stddev": 560.7916769,
            "variance": 314487.3049
          },
          {
            "average": 4339910.081,
            "count": 16805438,
            "maximum": 4340530.476,
            "minimum": 4339271.216,
            "name": "Y",
            "position": 1,
            "stddev": 359.4934499,
            "variance": 129235.5405
          },
          {
            "average": 140.1570237,
            "count": 16805438,
            "maximum": 361.7374976,
            "minimum": -4.982502401,
            "name": "Z",
            "position": 2,
            "stddev": 18.35869522,
            "variance": 337.0416902
          },
          {
            "average": 5447.531924,
            "count": 16805438,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5766.36241,
            "variance": 33250935.44
          },
          {
            "average": 2.078919812,
            "count": 16805438,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.280608292,
            "variance": 1.639957597
          },
          {
            "average": 2.91938782,
            "count": 16805438,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.548860768,
            "variance": 2.39896968
          },
          {
            "average": 0.5030856679,
            "count": 16805438,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999904934,
            "variance": 0.2499904935
          },
          {
            "average": 0,
            "count": 16805438,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.514812884,
            "count": 16805438,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.631281408,
            "variance": 2.661079032
          },
          {
            "average": 4.281666853,
            "count": 16805438,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.70837256,
            "variance": 161.502733
          },
          {
            "average": 0,
            "count": 16805438,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 63.18033258,
            "count": 16805438,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.35692811,
            "variance": 152.6936723
          },
          {
            "average": 203564868,
            "count": 16805438,
            "maximum": 204381666.3,
            "minimum": 203276696.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 484626.8484,
            "variance": 234863182200.0
          },
          {
            "average": 0,
            "count": 16805438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16805438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16805438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.009265512747,
            "count": 16805438,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.09581056083,
            "variance": 0.009179663566
          },
          {
            "average": 0.3190619013,
            "count": 16805438,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.466113095,
            "variance": 0.2172614174
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309478.2277,
          4339271.216,
          -4.982502401,
          311333.4477,
          4340530.476,
          361.7374976
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309478.2277335322,
                4339271.215748775,
                -4.982502400592722
              ],
              [
                309478.2277335322,
                4340530.475748775,
                -4.982502400592722
              ],
              [
                311333.4477335322,
                4340530.475748775,
                361.73749759940733
              ],
              [
                311333.4477335322,
                4339271.215748775,
                361.73749759940733
              ],
              [
                309478.2277335322,
                4339271.215748775,
                -4.982502400592722
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:27:46+00:00",
        "end_time": "2018-02-21T19:31:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_254552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_254552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_254552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_254552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.2061324,
            39.18182733,
            -4.982502401,
            -77.18431352,
            39.19357088,
            361.7374976
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20577777269791,
                  39.18182733175602,
                  -4.982502400592722
                ],
                [
                  -77.20613240463163,
                  39.19316618015297,
                  -4.982502400592722
                ],
                [
                  -77.18466470515934,
                  39.193570878525634,
                  361.73749759940733
                ],
                [
                  -77.18431351739379,
                  39.18223186767887,
                  361.73749759940733
                ],
                [
                  -77.20577777269791,
                  39.18182733175602,
                  -4.982502400592722
                ]
              ]
            ]
          },
          "id": "20180221_254552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_254552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:27:46Z",
            "pc:count": 16805438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310419.792,
                "count": 16805438,
                "maximum": 311333.4477,
                "minimum": 309478.2277,
                "name": "X",
                "position": 0,
                "stddev": 560.7916769,
                "variance": 314487.3049
              },
              {
                "average": 4339910.081,
                "count": 16805438,
                "maximum": 4340530.476,
                "minimum": 4339271.216,
                "name": "Y",
                "position": 1,
                "stddev": 359.4934499,
                "variance": 129235.5405
              },
              {
                "average": 140.1570237,
                "count": 16805438,
                "maximum": 361.7374976,
                "minimum": -4.982502401,
                "name": "Z",
                "position": 2,
                "stddev": 18.35869522,
                "variance": 337.0416902
              },
              {
                "average": 5447.531924,
                "count": 16805438,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5766.36241,
                "variance": 33250935.44
              },
              {
                "average": 2.078919812,
                "count": 16805438,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.280608292,
                "variance": 1.639957597
              },
              {
                "average": 2.91938782,
                "count": 16805438,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.548860768,
                "variance": 2.39896968
              },
              {
                "average": 0.5030856679,
                "count": 16805438,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999904934,
                "variance": 0.2499904935
              },
              {
                "average": 0,
                "count": 16805438,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.514812884,
                "count": 16805438,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.631281408,
                "variance": 2.661079032
              },
              {
                "average": 4.281666853,
                "count": 16805438,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.70837256,
                "variance": 161.502733
              },
              {
                "average": 0,
                "count": 16805438,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 63.18033258,
                "count": 16805438,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.35692811,
                "variance": 152.6936723
              },
              {
                "average": 203564868,
                "count": 16805438,
                "maximum": 204381666.3,
                "minimum": 203276696.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 484626.8484,
                "variance": 234863182200.0
              },
              {
                "average": 0,
                "count": 16805438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16805438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16805438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.009265512747,
                "count": 16805438,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.09581056083,
                "variance": 0.009179663566
              },
              {
                "average": 0.3190619013,
                "count": 16805438,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.466113095,
                "variance": 0.2172614174
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309478.2277,
              4339271.216,
              -4.982502401,
              311333.4477,
              4340530.476,
              361.7374976
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309478.2277335322,
                    4339271.215748775,
                    -4.982502400592722
                  ],
                  [
                    309478.2277335322,
                    4340530.475748775,
                    -4.982502400592722
                  ],
                  [
                    311333.4477335322,
                    4340530.475748775,
                    361.73749759940733
                  ],
                  [
                    311333.4477335322,
                    4339271.215748775,
                    361.73749759940733
                  ],
                  [
                    309478.2277335322,
                    4339271.215748775,
                    -4.982502400592722
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:27:46+00:00",
            "end_time": "2018-02-21T19:31: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": "20180221_254556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20580981903005,
              39.19281139373995,
              -9.341791208408324
            ],
            [
              -77.20616454965332,
              39.2041487797699,
              -9.341791208408324
            ],
            [
              -77.18469281347959,
              39.20455359114405,
              360.23820879159166
            ],
            [
              -77.18434152858038,
              39.19321604265285,
              360.23820879159166
            ],
            [
              -77.20580981903005,
              39.19281139373995,
              -9.341791208408324
            ]
          ]
        ]
      },
      "bbox": [
        -77.20616455,
        39.19281139,
        -9.341791208,
        -77.18434153,
        39.20455359,
        360.2382088
      ],
      "properties": {
        "datetime": "2018-02-21T19:43:57Z",
        "pc:count": 18983632,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310485.8742,
            "count": 18983632,
            "maximum": 311360.4106,
            "minimum": 309505.1306,
            "name": "X",
            "position": 0,
            "stddev": 527.7196573,
            "variance": 278488.0367
          },
          {
            "average": 4341108.892,
            "count": 18983632,
            "maximum": 4341749.519,
            "minimum": 4340490.419,
            "name": "Y",
            "position": 1,
            "stddev": 353.2371634,
            "variance": 124776.4936
          },
          {
            "average": 138.5811342,
            "count": 18983632,
            "maximum": 360.2382088,
            "minimum": -9.341791208,
            "name": "Z",
            "position": 2,
            "stddev": 14.42524225,
            "variance": 208.0876139
          },
          {
            "average": 5033.051856,
            "count": 18983632,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5728.143267,
            "variance": 32811625.28
          },
          {
            "average": 2.236077691,
            "count": 18983632,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321246513,
            "variance": 1.745692349
          },
          {
            "average": 3.278507822,
            "count": 18983632,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.490517822,
            "variance": 2.221643377
          },
          {
            "average": 0.5010773492,
            "count": 18983632,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988525,
            "variance": 0.2499988525
          },
          {
            "average": 0,
            "count": 18983632,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336185088,
            "count": 18983632,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4955770816,
            "variance": 0.2455966438
          },
          {
            "average": 8.95666476,
            "count": 18983632,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.96742218,
            "variance": 120.2843493
          },
          {
            "average": 0,
            "count": 18983632,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.38978932,
            "count": 18983632,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6287527538,
            "variance": 0.3953300254
          },
          {
            "average": 203276954.8,
            "count": 18983632,
            "maximum": 203277437.7,
            "minimum": 203275571.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 520.2471046,
            "variance": 270657.0498
          },
          {
            "average": 0,
            "count": 18983632,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18983632,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18983632,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004000288248,
            "count": 18983632,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0199967203,
            "variance": 0.0003998688228
          },
          {
            "average": 0.3913243788,
            "count": 18983632,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4880467415,
            "variance": 0.2381896219
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309505.1306,
          4340490.419,
          -9.341791208,
          311360.4106,
          4341749.519,
          360.2382088
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309505.130574585,
                4340490.419264593,
                -9.341791208408324
              ],
              [
                309505.130574585,
                4341749.519264593,
                -9.341791208408324
              ],
              [
                311360.410574585,
                4341749.519264593,
                360.23820879159166
              ],
              [
                311360.410574585,
                4340490.419264593,
                360.23820879159166
              ],
              [
                309505.130574585,
                4340490.419264593,
                -9.341791208408324
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:43:57+00:00",
        "end_time": "2018-02-21T19:12:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_254556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_254556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_254556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_254556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20616455,
            39.19281139,
            -9.341791208,
            -77.18434153,
            39.20455359,
            360.2382088
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20580981903005,
                  39.19281139373995,
                  -9.341791208408324
                ],
                [
                  -77.20616454965332,
                  39.2041487797699,
                  -9.341791208408324
                ],
                [
                  -77.18469281347959,
                  39.20455359114405,
                  360.23820879159166
                ],
                [
                  -77.18434152858038,
                  39.19321604265285,
                  360.23820879159166
                ],
                [
                  -77.20580981903005,
                  39.19281139373995,
                  -9.341791208408324
                ]
              ]
            ]
          },
          "id": "20180221_254556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_254556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:43:57Z",
            "pc:count": 18983632,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310485.8742,
                "count": 18983632,
                "maximum": 311360.4106,
                "minimum": 309505.1306,
                "name": "X",
                "position": 0,
                "stddev": 527.7196573,
                "variance": 278488.0367
              },
              {
                "average": 4341108.892,
                "count": 18983632,
                "maximum": 4341749.519,
                "minimum": 4340490.419,
                "name": "Y",
                "position": 1,
                "stddev": 353.2371634,
                "variance": 124776.4936
              },
              {
                "average": 138.5811342,
                "count": 18983632,
                "maximum": 360.2382088,
                "minimum": -9.341791208,
                "name": "Z",
                "position": 2,
                "stddev": 14.42524225,
                "variance": 208.0876139
              },
              {
                "average": 5033.051856,
                "count": 18983632,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5728.143267,
                "variance": 32811625.28
              },
              {
                "average": 2.236077691,
                "count": 18983632,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321246513,
                "variance": 1.745692349
              },
              {
                "average": 3.278507822,
                "count": 18983632,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.490517822,
                "variance": 2.221643377
              },
              {
                "average": 0.5010773492,
                "count": 18983632,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988525,
                "variance": 0.2499988525
              },
              {
                "average": 0,
                "count": 18983632,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336185088,
                "count": 18983632,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4955770816,
                "variance": 0.2455966438
              },
              {
                "average": 8.95666476,
                "count": 18983632,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.96742218,
                "variance": 120.2843493
              },
              {
                "average": 0,
                "count": 18983632,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.38978932,
                "count": 18983632,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6287527538,
                "variance": 0.3953300254
              },
              {
                "average": 203276954.8,
                "count": 18983632,
                "maximum": 203277437.7,
                "minimum": 203275571.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 520.2471046,
                "variance": 270657.0498
              },
              {
                "average": 0,
                "count": 18983632,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18983632,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18983632,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004000288248,
                "count": 18983632,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0199967203,
                "variance": 0.0003998688228
              },
              {
                "average": 0.3913243788,
                "count": 18983632,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4880467415,
                "variance": 0.2381896219
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309505.1306,
              4340490.419,
              -9.341791208,
              311360.4106,
              4341749.519,
              360.2382088
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309505.130574585,
                    4340490.419264593,
                    -9.341791208408324
                  ],
                  [
                    309505.130574585,
                    4341749.519264593,
                    -9.341791208408324
                  ],
                  [
                    311360.410574585,
                    4341749.519264593,
                    360.23820879159166
                  ],
                  [
                    311360.410574585,
                    4340490.419264593,
                    360.23820879159166
                  ],
                  [
                    309505.130574585,
                    4340490.419264593,
                    -9.341791208408324
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:43:57+00:00",
            "end_time": "2018-02-21T19:12:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_272524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14212581735713,
              39.105045297157005,
              -10.415363817231622
            ],
            [
              -77.1424692696792,
              39.116384414535275,
              -10.415363817231622
            ],
            [
              -77.12102352596293,
              39.11677675206633,
              387.84463618276834
            ],
            [
              -77.12068350522068,
              39.10543747710771,
              387.84463618276834
            ],
            [
              -77.14212581735713,
              39.105045297157005,
              -10.415363817231622
            ]
          ]
        ]
      },
      "bbox": [
        -77.14246927,
        39.1050453,
        -10.41536382,
        -77.12068351,
        39.11677675,
        387.8446362
      ],
      "properties": {
        "datetime": "2018-04-08T13:29:24Z",
        "pc:count": 13105182,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315777.2462,
            "count": 13105182,
            "maximum": 316630.6691,
            "minimum": 314775.4091,
            "name": "X",
            "position": 0,
            "stddev": 537.2272678,
            "variance": 288613.1373
          },
          {
            "average": 4331295.897,
            "count": 13105182,
            "maximum": 4331876.552,
            "minimum": 4330617.332,
            "name": "Y",
            "position": 1,
            "stddev": 356.715155,
            "variance": 127245.7018
          },
          {
            "average": 127.7860889,
            "count": 13105182,
            "maximum": 387.8446362,
            "minimum": -10.41536382,
            "name": "Z",
            "position": 2,
            "stddev": 14.84947573,
            "variance": 220.5069294
          },
          {
            "average": 5225.01376,
            "count": 13105182,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5916.481304,
            "variance": 35004751.02
          },
          {
            "average": 2.14920739,
            "count": 13105182,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.313192743,
            "variance": 1.72447518
          },
          {
            "average": 3.0580594,
            "count": 13105182,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.559590986,
            "variance": 2.432324042
          },
          {
            "average": 0.523748621,
            "count": 13105182,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994357036,
            "variance": 0.249436022
          },
          {
            "average": 0,
            "count": 13105182,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.369848736,
            "count": 13105182,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5426390583,
            "variance": 0.2944571476
          },
          {
            "average": -1.730996386,
            "count": 13105182,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.61386383,
            "variance": 159.1095606
          },
          {
            "average": 0,
            "count": 13105182,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.32802902,
            "count": 13105182,
            "maximum": 87,
            "minimum": 66,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.101130018,
            "variance": 37.22378749
          },
          {
            "average": 204372955,
            "count": 13105182,
            "maximum": 207229364,
            "minimum": 203881106.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1185030.656,
            "variance": 1404297656000.0
          },
          {
            "average": 0,
            "count": 13105182,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13105182,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13105182,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001132605408,
            "count": 13105182,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03363514083,
            "variance": 0.001131322699
          },
          {
            "average": 0.3374797084,
            "count": 13105182,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4728500522,
            "variance": 0.2235871719
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314775.4091,
          4330617.332,
          -10.41536382,
          316630.6691,
          4331876.552,
          387.8446362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314775.40905445174,
                4330617.331560832,
                -10.415363817231622
              ],
              [
                314775.40905445174,
                4331876.551560833,
                -10.415363817231622
              ],
              [
                316630.66905445175,
                4331876.551560833,
                387.84463618276834
              ],
              [
                316630.66905445175,
                4330617.331560832,
                387.84463618276834
              ],
              [
                314775.40905445174,
                4330617.331560832,
                -10.415363817231622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:29:24+00:00",
        "end_time": "2018-02-28T19:25:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_272524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_272524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_272524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_272524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14246927,
            39.1050453,
            -10.41536382,
            -77.12068351,
            39.11677675,
            387.8446362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14212581735713,
                  39.105045297157005,
                  -10.415363817231622
                ],
                [
                  -77.1424692696792,
                  39.116384414535275,
                  -10.415363817231622
                ],
                [
                  -77.12102352596293,
                  39.11677675206633,
                  387.84463618276834
                ],
                [
                  -77.12068350522068,
                  39.10543747710771,
                  387.84463618276834
                ],
                [
                  -77.14212581735713,
                  39.105045297157005,
                  -10.415363817231622
                ]
              ]
            ]
          },
          "id": "20180228_272524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_272524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:29:24Z",
            "pc:count": 13105182,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315777.2462,
                "count": 13105182,
                "maximum": 316630.6691,
                "minimum": 314775.4091,
                "name": "X",
                "position": 0,
                "stddev": 537.2272678,
                "variance": 288613.1373
              },
              {
                "average": 4331295.897,
                "count": 13105182,
                "maximum": 4331876.552,
                "minimum": 4330617.332,
                "name": "Y",
                "position": 1,
                "stddev": 356.715155,
                "variance": 127245.7018
              },
              {
                "average": 127.7860889,
                "count": 13105182,
                "maximum": 387.8446362,
                "minimum": -10.41536382,
                "name": "Z",
                "position": 2,
                "stddev": 14.84947573,
                "variance": 220.5069294
              },
              {
                "average": 5225.01376,
                "count": 13105182,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5916.481304,
                "variance": 35004751.02
              },
              {
                "average": 2.14920739,
                "count": 13105182,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.313192743,
                "variance": 1.72447518
              },
              {
                "average": 3.0580594,
                "count": 13105182,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.559590986,
                "variance": 2.432324042
              },
              {
                "average": 0.523748621,
                "count": 13105182,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994357036,
                "variance": 0.249436022
              },
              {
                "average": 0,
                "count": 13105182,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.369848736,
                "count": 13105182,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5426390583,
                "variance": 0.2944571476
              },
              {
                "average": -1.730996386,
                "count": 13105182,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.61386383,
                "variance": 159.1095606
              },
              {
                "average": 0,
                "count": 13105182,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.32802902,
                "count": 13105182,
                "maximum": 87,
                "minimum": 66,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.101130018,
                "variance": 37.22378749
              },
              {
                "average": 204372955,
                "count": 13105182,
                "maximum": 207229364,
                "minimum": 203881106.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1185030.656,
                "variance": 1404297656000.0
              },
              {
                "average": 0,
                "count": 13105182,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13105182,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13105182,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001132605408,
                "count": 13105182,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03363514083,
                "variance": 0.001131322699
              },
              {
                "average": 0.3374797084,
                "count": 13105182,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4728500522,
                "variance": 0.2235871719
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314775.4091,
              4330617.332,
              -10.41536382,
              316630.6691,
              4331876.552,
              387.8446362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314775.40905445174,
                    4330617.331560832,
                    -10.415363817231622
                  ],
                  [
                    314775.40905445174,
                    4331876.551560833,
                    -10.415363817231622
                  ],
                  [
                    316630.66905445175,
                    4331876.551560833,
                    387.84463618276834
                  ],
                  [
                    316630.66905445175,
                    4330617.331560832,
                    387.84463618276834
                  ],
                  [
                    314775.40905445174,
                    4330617.331560832,
                    -10.415363817231622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:29:24+00:00",
            "end_time": "2018-02-28T19:25: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": "20180228_248512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2265946098789,
              39.0719647747391,
              -10.226496733471436
            ],
            [
              -77.22695118404609,
              39.08330349741857,
              -10.226496733471436
            ],
            [
              -77.20551596731191,
              39.08371110256739,
              469.4335032665286
            ],
            [
              -77.20516281848262,
              39.07237221614099,
              469.4335032665286
            ],
            [
              -77.2265946098789,
              39.0719647747391,
              -10.226496733471436
            ]
          ]
        ]
      },
      "bbox": [
        -77.22695118,
        39.07196477,
        -10.22649673,
        -77.20516282,
        39.0837111,
        469.4335033
      ],
      "properties": {
        "datetime": "2018-04-13T13:37:09Z",
        "pc:count": 20392242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308341.623,
            "count": 20392242,
            "maximum": 309236.1503,
            "minimum": 307380.8303,
            "name": "X",
            "position": 0,
            "stddev": 476.1851437,
            "variance": 226752.2911
          },
          {
            "average": 4327744.102,
            "count": 20392242,
            "maximum": 4328380.698,
            "minimum": 4327121.458,
            "name": "Y",
            "position": 1,
            "stddev": 347.4911272,
            "variance": 120750.0835
          },
          {
            "average": 123.9132981,
            "count": 20392242,
            "maximum": 469.4335033,
            "minimum": -10.22649673,
            "name": "Z",
            "position": 2,
            "stddev": 19.44374529,
            "variance": 378.059231
          },
          {
            "average": 5121.519899,
            "count": 20392242,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4922.023873,
            "variance": 24226319.01
          },
          {
            "average": 2.069607354,
            "count": 20392242,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.256616371,
            "variance": 1.579084704
          },
          {
            "average": 2.778246453,
            "count": 20392242,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.524590909,
            "variance": 2.32437744
          },
          {
            "average": 0.5000234893,
            "count": 20392242,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000117,
            "variance": 0.2500000117
          },
          {
            "average": 0,
            "count": 20392242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.379415368,
            "count": 20392242,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8487479056,
            "variance": 0.7203730073
          },
          {
            "average": 0.5092566888,
            "count": 20392242,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.81059206,
            "variance": 190.7324531
          },
          {
            "average": 0,
            "count": 20392242,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 85.49693114,
            "count": 20392242,
            "maximum": 102,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.61949321,
            "variance": 310.4465411
          },
          {
            "average": 205964357.2,
            "count": 20392242,
            "maximum": 207661829.5,
            "minimum": 203882985.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1879438.402,
            "variance": 3532288709000.0
          },
          {
            "average": 0,
            "count": 20392242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20392242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20392242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002262085748,
            "count": 20392242,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.047507566,
            "variance": 0.002256968827
          },
          {
            "average": 0.5953098242,
            "count": 20392242,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4908319969,
            "variance": 0.2409160492
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307380.8303,
          4327121.458,
          -10.22649673,
          309236.1503,
          4328380.698,
          469.4335033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307380.8303026246,
                4327121.457851482,
                -10.226496733471436
              ],
              [
                307380.8303026246,
                4328380.697851482,
                -10.226496733471436
              ],
              [
                309236.15030262456,
                4328380.697851482,
                469.4335032665286
              ],
              [
                309236.15030262456,
                4327121.457851482,
                469.4335032665286
              ],
              [
                307380.8303026246,
                4327121.457851482,
                -10.226496733471436
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:37:09+00:00",
        "end_time": "2018-02-28T19:56:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_248512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_248512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_248512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_248512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22695118,
            39.07196477,
            -10.22649673,
            -77.20516282,
            39.0837111,
            469.4335033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2265946098789,
                  39.0719647747391,
                  -10.226496733471436
                ],
                [
                  -77.22695118404609,
                  39.08330349741857,
                  -10.226496733471436
                ],
                [
                  -77.20551596731191,
                  39.08371110256739,
                  469.4335032665286
                ],
                [
                  -77.20516281848262,
                  39.07237221614099,
                  469.4335032665286
                ],
                [
                  -77.2265946098789,
                  39.0719647747391,
                  -10.226496733471436
                ]
              ]
            ]
          },
          "id": "20180228_248512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_248512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:37:09Z",
            "pc:count": 20392242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308341.623,
                "count": 20392242,
                "maximum": 309236.1503,
                "minimum": 307380.8303,
                "name": "X",
                "position": 0,
                "stddev": 476.1851437,
                "variance": 226752.2911
              },
              {
                "average": 4327744.102,
                "count": 20392242,
                "maximum": 4328380.698,
                "minimum": 4327121.458,
                "name": "Y",
                "position": 1,
                "stddev": 347.4911272,
                "variance": 120750.0835
              },
              {
                "average": 123.9132981,
                "count": 20392242,
                "maximum": 469.4335033,
                "minimum": -10.22649673,
                "name": "Z",
                "position": 2,
                "stddev": 19.44374529,
                "variance": 378.059231
              },
              {
                "average": 5121.519899,
                "count": 20392242,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4922.023873,
                "variance": 24226319.01
              },
              {
                "average": 2.069607354,
                "count": 20392242,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.256616371,
                "variance": 1.579084704
              },
              {
                "average": 2.778246453,
                "count": 20392242,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.524590909,
                "variance": 2.32437744
              },
              {
                "average": 0.5000234893,
                "count": 20392242,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000117,
                "variance": 0.2500000117
              },
              {
                "average": 0,
                "count": 20392242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.379415368,
                "count": 20392242,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8487479056,
                "variance": 0.7203730073
              },
              {
                "average": 0.5092566888,
                "count": 20392242,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.81059206,
                "variance": 190.7324531
              },
              {
                "average": 0,
                "count": 20392242,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 85.49693114,
                "count": 20392242,
                "maximum": 102,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.61949321,
                "variance": 310.4465411
              },
              {
                "average": 205964357.2,
                "count": 20392242,
                "maximum": 207661829.5,
                "minimum": 203882985.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1879438.402,
                "variance": 3532288709000.0
              },
              {
                "average": 0,
                "count": 20392242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20392242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20392242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002262085748,
                "count": 20392242,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.047507566,
                "variance": 0.002256968827
              },
              {
                "average": 0.5953098242,
                "count": 20392242,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4908319969,
                "variance": 0.2409160492
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307380.8303,
              4327121.458,
              -10.22649673,
              309236.1503,
              4328380.698,
              469.4335033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307380.8303026246,
                    4327121.457851482,
                    -10.226496733471436
                  ],
                  [
                    307380.8303026246,
                    4328380.697851482,
                    -10.226496733471436
                  ],
                  [
                    309236.15030262456,
                    4328380.697851482,
                    469.4335032665286
                  ],
                  [
                    309236.15030262456,
                    4327121.457851482,
                    469.4335032665286
                  ],
                  [
                    307380.8303026246,
                    4327121.457851482,
                    -10.226496733471436
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:37:09+00:00",
            "end_time": "2018-02-28T19:56: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": "20180220_272528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14214787064533,
              39.11602838088355,
              -10.216420226288392
            ],
            [
              -77.1424914280711,
              39.12736639610274,
              -10.216420226288392
            ],
            [
              -77.1210425859238,
              39.12775882498041,
              365.50357977371164
            ],
            [
              -77.12070246158831,
              39.11642065217225,
              365.50357977371164
            ],
            [
              -77.14214787064533,
              39.11602838088355,
              -10.216420226288392
            ]
          ]
        ]
      },
      "bbox": [
        -77.14249143,
        39.11602838,
        -10.21642023,
        -77.12070246,
        39.12775882,
        365.5035798
      ],
      "properties": {
        "datetime": "2018-02-28T19:54:42Z",
        "pc:count": 22952182,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315707.7373,
            "count": 22952182,
            "maximum": 316657.5054,
            "minimum": 314802.2654,
            "name": "X",
            "position": 0,
            "stddev": 495.2523596,
            "variance": 245274.8997
          },
          {
            "average": 4332554.571,
            "count": 22952182,
            "maximum": 4333095.48,
            "minimum": 4331836.38,
            "name": "Y",
            "position": 1,
            "stddev": 358.1255656,
            "variance": 128253.9208
          },
          {
            "average": 125.140967,
            "count": 22952182,
            "maximum": 365.5035798,
            "minimum": -10.21642023,
            "name": "Z",
            "position": 2,
            "stddev": 10.9860104,
            "variance": 120.6924245
          },
          {
            "average": 5856.874975,
            "count": 22952182,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6527.776252,
            "variance": 42611862.79
          },
          {
            "average": 2.247946099,
            "count": 22952182,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.342541204,
            "variance": 1.802416884
          },
          {
            "average": 3.271840647,
            "count": 22952182,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.528620843,
            "variance": 2.33668168
          },
          {
            "average": 0.4982054865,
            "count": 22952182,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967906,
            "variance": 0.2499967906
          },
          {
            "average": 0,
            "count": 22952182,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296112544,
            "count": 22952182,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5030343323,
            "variance": 0.2530435395
          },
          {
            "average": -11.36686483,
            "count": 22952182,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.516431733,
            "variance": 72.52960946
          },
          {
            "average": 0,
            "count": 22952182,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 67.27282735,
            "count": 22952182,
            "maximum": 71,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.680514886,
            "variance": 44.62927914
          },
          {
            "average": 203864920,
            "count": 22952182,
            "maximum": 203882882.5,
            "minimum": 203180755.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 107344.781,
            "variance": 11522902000.0
          },
          {
            "average": 0,
            "count": 22952182,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22952182,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22952182,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003956050889,
            "count": 22952182,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01988588954,
            "variance": 0.0003954486027
          },
          {
            "average": 0.6158532117,
            "count": 22952182,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4863928902,
            "variance": 0.2365780436
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314802.2654,
          4331836.38,
          -10.21642023,
          316657.5054,
          4333095.48,
          365.5035798
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314802.2653822757,
                4331836.379817992,
                -10.216420226288392
              ],
              [
                314802.2653822757,
                4333095.479817992,
                -10.216420226288392
              ],
              [
                316657.5053822757,
                4333095.479817992,
                365.50357977371164
              ],
              [
                316657.5053822757,
                4331836.379817992,
                365.50357977371164
              ],
              [
                314802.2653822757,
                4331836.379817992,
                -10.216420226288392
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:54:42+00:00",
        "end_time": "2018-02-20T16:52:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_272528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_272528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_272528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_272528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14249143,
            39.11602838,
            -10.21642023,
            -77.12070246,
            39.12775882,
            365.5035798
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14214787064533,
                  39.11602838088355,
                  -10.216420226288392
                ],
                [
                  -77.1424914280711,
                  39.12736639610274,
                  -10.216420226288392
                ],
                [
                  -77.1210425859238,
                  39.12775882498041,
                  365.50357977371164
                ],
                [
                  -77.12070246158831,
                  39.11642065217225,
                  365.50357977371164
                ],
                [
                  -77.14214787064533,
                  39.11602838088355,
                  -10.216420226288392
                ]
              ]
            ]
          },
          "id": "20180220_272528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_272528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:54:42Z",
            "pc:count": 22952182,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315707.7373,
                "count": 22952182,
                "maximum": 316657.5054,
                "minimum": 314802.2654,
                "name": "X",
                "position": 0,
                "stddev": 495.2523596,
                "variance": 245274.8997
              },
              {
                "average": 4332554.571,
                "count": 22952182,
                "maximum": 4333095.48,
                "minimum": 4331836.38,
                "name": "Y",
                "position": 1,
                "stddev": 358.1255656,
                "variance": 128253.9208
              },
              {
                "average": 125.140967,
                "count": 22952182,
                "maximum": 365.5035798,
                "minimum": -10.21642023,
                "name": "Z",
                "position": 2,
                "stddev": 10.9860104,
                "variance": 120.6924245
              },
              {
                "average": 5856.874975,
                "count": 22952182,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6527.776252,
                "variance": 42611862.79
              },
              {
                "average": 2.247946099,
                "count": 22952182,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.342541204,
                "variance": 1.802416884
              },
              {
                "average": 3.271840647,
                "count": 22952182,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.528620843,
                "variance": 2.33668168
              },
              {
                "average": 0.4982054865,
                "count": 22952182,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967906,
                "variance": 0.2499967906
              },
              {
                "average": 0,
                "count": 22952182,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296112544,
                "count": 22952182,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5030343323,
                "variance": 0.2530435395
              },
              {
                "average": -11.36686483,
                "count": 22952182,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.516431733,
                "variance": 72.52960946
              },
              {
                "average": 0,
                "count": 22952182,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 67.27282735,
                "count": 22952182,
                "maximum": 71,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.680514886,
                "variance": 44.62927914
              },
              {
                "average": 203864920,
                "count": 22952182,
                "maximum": 203882882.5,
                "minimum": 203180755.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 107344.781,
                "variance": 11522902000.0
              },
              {
                "average": 0,
                "count": 22952182,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22952182,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22952182,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003956050889,
                "count": 22952182,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01988588954,
                "variance": 0.0003954486027
              },
              {
                "average": 0.6158532117,
                "count": 22952182,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4863928902,
                "variance": 0.2365780436
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314802.2654,
              4331836.38,
              -10.21642023,
              316657.5054,
              4333095.48,
              365.5035798
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314802.2653822757,
                    4331836.379817992,
                    -10.216420226288392
                  ],
                  [
                    314802.2653822757,
                    4333095.479817992,
                    -10.216420226288392
                  ],
                  [
                    316657.5053822757,
                    4333095.479817992,
                    365.50357977371164
                  ],
                  [
                    316657.5053822757,
                    4331836.379817992,
                    365.50357977371164
                  ],
                  [
                    314802.2653822757,
                    4331836.379817992,
                    -10.216420226288392
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:54:42+00:00",
            "end_time": "2018-02-20T16:52: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": "20180228_248516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2266299674354,
              39.082946906164466,
              -10.407577461268147
            ],
            [
              -77.22698668673814,
              39.09428560716621,
              -10.407577461268147
            ],
            [
              -77.20554860816696,
              39.094693304952955,
              573.2724225387319
            ],
            [
              -77.20519531599896,
              39.08335444018064,
              573.2724225387319
            ],
            [
              -77.2266299674354,
              39.082946906164466,
              -10.407577461268147
            ]
          ]
        ]
      },
      "bbox": [
        -77.22698669,
        39.08294691,
        -10.40757746,
        -77.20519532,
        39.0946933,
        573.2724225
      ],
      "properties": {
        "datetime": "2018-04-13T13:37:09Z",
        "pc:count": 23189186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308400.8579,
            "count": 23189186,
            "maximum": 309262.9265,
            "minimum": 307407.6465,
            "name": "X",
            "position": 0,
            "stddev": 518.4756285,
            "variance": 268816.9773
          },
          {
            "average": 4328939.264,
            "count": 23189186,
            "maximum": 4329599.679,
            "minimum": 4328340.439,
            "name": "Y",
            "position": 1,
            "stddev": 339.3956687,
            "variance": 115189.4199
          },
          {
            "average": 135.4678433,
            "count": 23189186,
            "maximum": 573.2724225,
            "minimum": -10.40757746,
            "name": "Z",
            "position": 2,
            "stddev": 12.0870505,
            "variance": 146.0967898
          },
          {
            "average": 5627.731299,
            "count": 23189186,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5410.879227,
            "variance": 29277614.01
          },
          {
            "average": 1.946314631,
            "count": 23189186,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.188318464,
            "variance": 1.412100771
          },
          {
            "average": 2.636640415,
            "count": 23189186,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.48531455,
            "variance": 2.206159311
          },
          {
            "average": 0.5042327488,
            "count": 23189186,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999820943,
            "variance": 0.2499820946
          },
          {
            "average": 0,
            "count": 23189186,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.365502308,
            "count": 23189186,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6141611912,
            "variance": 0.3771939688
          },
          {
            "average": 3.001721638,
            "count": 23189186,
            "maximum": 19.99799919,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.37770505,
            "variance": 178.9629923
          },
          {
            "average": 0,
            "count": 23189186,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.94355369,
            "count": 23189186,
            "maximum": 102,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.02538923,
            "variance": 289.8638784
          },
          {
            "average": 205319285,
            "count": 23189186,
            "maximum": 207661829.5,
            "minimum": 203882970.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1833906.712,
            "variance": 3363213828000.0
          },
          {
            "average": 0,
            "count": 23189186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23189186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23189186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008507844993,
            "count": 23189186,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02915580048,
            "variance": 0.0008500607017
          },
          {
            "average": 0.6908560309,
            "count": 23189186,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4621406546,
            "variance": 0.2135739847
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307407.6465,
          4328340.439,
          -10.40757746,
          309262.9265,
          4329599.679,
          573.2724225
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307407.6465362423,
                4328340.43860972,
                -10.407577461268147
              ],
              [
                307407.6465362423,
                4329599.67860972,
                -10.407577461268147
              ],
              [
                309262.9265362423,
                4329599.67860972,
                573.2724225387319
              ],
              [
                309262.9265362423,
                4328340.43860972,
                573.2724225387319
              ],
              [
                307407.6465362423,
                4328340.43860972,
                -10.407577461268147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:37:09+00:00",
        "end_time": "2018-02-28T19:56:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_248516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_248516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_248516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_248516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22698669,
            39.08294691,
            -10.40757746,
            -77.20519532,
            39.0946933,
            573.2724225
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2266299674354,
                  39.082946906164466,
                  -10.407577461268147
                ],
                [
                  -77.22698668673814,
                  39.09428560716621,
                  -10.407577461268147
                ],
                [
                  -77.20554860816696,
                  39.094693304952955,
                  573.2724225387319
                ],
                [
                  -77.20519531599896,
                  39.08335444018064,
                  573.2724225387319
                ],
                [
                  -77.2266299674354,
                  39.082946906164466,
                  -10.407577461268147
                ]
              ]
            ]
          },
          "id": "20180228_248516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_248516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:37:09Z",
            "pc:count": 23189186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308400.8579,
                "count": 23189186,
                "maximum": 309262.9265,
                "minimum": 307407.6465,
                "name": "X",
                "position": 0,
                "stddev": 518.4756285,
                "variance": 268816.9773
              },
              {
                "average": 4328939.264,
                "count": 23189186,
                "maximum": 4329599.679,
                "minimum": 4328340.439,
                "name": "Y",
                "position": 1,
                "stddev": 339.3956687,
                "variance": 115189.4199
              },
              {
                "average": 135.4678433,
                "count": 23189186,
                "maximum": 573.2724225,
                "minimum": -10.40757746,
                "name": "Z",
                "position": 2,
                "stddev": 12.0870505,
                "variance": 146.0967898
              },
              {
                "average": 5627.731299,
                "count": 23189186,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5410.879227,
                "variance": 29277614.01
              },
              {
                "average": 1.946314631,
                "count": 23189186,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.188318464,
                "variance": 1.412100771
              },
              {
                "average": 2.636640415,
                "count": 23189186,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.48531455,
                "variance": 2.206159311
              },
              {
                "average": 0.5042327488,
                "count": 23189186,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999820943,
                "variance": 0.2499820946
              },
              {
                "average": 0,
                "count": 23189186,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.365502308,
                "count": 23189186,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6141611912,
                "variance": 0.3771939688
              },
              {
                "average": 3.001721638,
                "count": 23189186,
                "maximum": 19.99799919,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.37770505,
                "variance": 178.9629923
              },
              {
                "average": 0,
                "count": 23189186,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.94355369,
                "count": 23189186,
                "maximum": 102,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.02538923,
                "variance": 289.8638784
              },
              {
                "average": 205319285,
                "count": 23189186,
                "maximum": 207661829.5,
                "minimum": 203882970.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1833906.712,
                "variance": 3363213828000.0
              },
              {
                "average": 0,
                "count": 23189186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23189186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23189186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008507844993,
                "count": 23189186,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02915580048,
                "variance": 0.0008500607017
              },
              {
                "average": 0.6908560309,
                "count": 23189186,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4621406546,
                "variance": 0.2135739847
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307407.6465,
              4328340.439,
              -10.40757746,
              309262.9265,
              4329599.679,
              573.2724225
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307407.6465362423,
                    4328340.43860972,
                    -10.407577461268147
                  ],
                  [
                    307407.6465362423,
                    4329599.67860972,
                    -10.407577461268147
                  ],
                  [
                    309262.9265362423,
                    4329599.67860972,
                    573.2724225387319
                  ],
                  [
                    309262.9265362423,
                    4328340.43860972,
                    573.2724225387319
                  ],
                  [
                    307407.6465362423,
                    4328340.43860972,
                    -10.407577461268147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:37:09+00:00",
            "end_time": "2018-02-28T19:56: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": "20180305_284556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09996111362403,
              39.19294771044731,
              -10.388261454051133
            ],
            [
              -77.10029884754668,
              39.204286425948666,
              -10.388261454051133
            ],
            [
              -77.07882859386612,
              39.20467167295567,
              335.37173854594886
            ],
            [
              -77.07849430632457,
              39.19333280282682,
              335.37173854594886
            ],
            [
              -77.09996111362403,
              39.19294771044731,
              -10.388261454051133
            ]
          ]
        ]
      },
      "bbox": [
        -77.10029885,
        39.19294771,
        -10.38826145,
        -77.07849431,
        39.20467167,
        335.3717385
      ],
      "properties": {
        "datetime": "2018-03-05T19:55:13Z",
        "pc:count": 11725774,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319410.6546,
            "count": 11725774,
            "maximum": 320502.5097,
            "minimum": 318647.4897,
            "name": "X",
            "position": 0,
            "stddev": 530.2286486,
            "variance": 281142.4198
          },
          {
            "average": 4340917.147,
            "count": 11725774,
            "maximum": 4341547.531,
            "minimum": 4340288.371,
            "name": "Y",
            "position": 1,
            "stddev": 335.7232488,
            "variance": 112710.0998
          },
          {
            "average": 154.218912,
            "count": 11725774,
            "maximum": 335.3717385,
            "minimum": -10.38826145,
            "name": "Z",
            "position": 2,
            "stddev": 9.413663702,
            "variance": 88.6170643
          },
          {
            "average": 9403.223428,
            "count": 11725774,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7225.450998,
            "variance": 52207142.12
          },
          {
            "average": 1.767875025,
            "count": 11725774,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.19325182,
            "variance": 1.423849907
          },
          {
            "average": 2.442068046,
            "count": 11725774,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.604376498,
            "variance": 2.574023947
          },
          {
            "average": 0.5046981973,
            "count": 11725774,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999779478,
            "variance": 0.2499779483
          },
          {
            "average": 0,
            "count": 11725774,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.572820523,
            "count": 11725774,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5653453889,
            "variance": 0.3196154087
          },
          {
            "average": 8.913015619,
            "count": 11725774,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.09827016,
            "variance": 101.9750603
          },
          {
            "average": 0,
            "count": 11725774,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.66560288,
            "count": 11725774,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5559226588,
            "variance": 0.3090500025
          },
          {
            "average": 204314214.9,
            "count": 11725774,
            "maximum": 204314913.3,
            "minimum": 204313414.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 532.7931762,
            "variance": 283868.5686
          },
          {
            "average": 0,
            "count": 11725774,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11725774,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11725774,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005627773484,
            "count": 11725774,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02371625346,
            "variance": 0.0005624606781
          },
          {
            "average": 0.4259789588,
            "count": 11725774,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4944905523,
            "variance": 0.2445209063
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318647.4897,
          4340288.371,
          -10.38826145,
          320502.5097,
          4341547.531,
          335.3717385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318647.4896571381,
                4340288.370586651,
                -10.388261454051133
              ],
              [
                318647.4896571381,
                4341547.5305866515,
                -10.388261454051133
              ],
              [
                320502.50965713814,
                4341547.5305866515,
                335.37173854594886
              ],
              [
                320502.50965713814,
                4340288.370586651,
                335.37173854594886
              ],
              [
                318647.4896571381,
                4340288.370586651,
                -10.388261454051133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:55:13+00:00",
        "end_time": "2018-03-05T19:30:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_284556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_284556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_284556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_284556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10029885,
            39.19294771,
            -10.38826145,
            -77.07849431,
            39.20467167,
            335.3717385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09996111362403,
                  39.19294771044731,
                  -10.388261454051133
                ],
                [
                  -77.10029884754668,
                  39.204286425948666,
                  -10.388261454051133
                ],
                [
                  -77.07882859386612,
                  39.20467167295567,
                  335.37173854594886
                ],
                [
                  -77.07849430632457,
                  39.19333280282682,
                  335.37173854594886
                ],
                [
                  -77.09996111362403,
                  39.19294771044731,
                  -10.388261454051133
                ]
              ]
            ]
          },
          "id": "20180305_284556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_284556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:55:13Z",
            "pc:count": 11725774,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319410.6546,
                "count": 11725774,
                "maximum": 320502.5097,
                "minimum": 318647.4897,
                "name": "X",
                "position": 0,
                "stddev": 530.2286486,
                "variance": 281142.4198
              },
              {
                "average": 4340917.147,
                "count": 11725774,
                "maximum": 4341547.531,
                "minimum": 4340288.371,
                "name": "Y",
                "position": 1,
                "stddev": 335.7232488,
                "variance": 112710.0998
              },
              {
                "average": 154.218912,
                "count": 11725774,
                "maximum": 335.3717385,
                "minimum": -10.38826145,
                "name": "Z",
                "position": 2,
                "stddev": 9.413663702,
                "variance": 88.6170643
              },
              {
                "average": 9403.223428,
                "count": 11725774,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7225.450998,
                "variance": 52207142.12
              },
              {
                "average": 1.767875025,
                "count": 11725774,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.19325182,
                "variance": 1.423849907
              },
              {
                "average": 2.442068046,
                "count": 11725774,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.604376498,
                "variance": 2.574023947
              },
              {
                "average": 0.5046981973,
                "count": 11725774,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999779478,
                "variance": 0.2499779483
              },
              {
                "average": 0,
                "count": 11725774,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.572820523,
                "count": 11725774,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5653453889,
                "variance": 0.3196154087
              },
              {
                "average": 8.913015619,
                "count": 11725774,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.09827016,
                "variance": 101.9750603
              },
              {
                "average": 0,
                "count": 11725774,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.66560288,
                "count": 11725774,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5559226588,
                "variance": 0.3090500025
              },
              {
                "average": 204314214.9,
                "count": 11725774,
                "maximum": 204314913.3,
                "minimum": 204313414.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 532.7931762,
                "variance": 283868.5686
              },
              {
                "average": 0,
                "count": 11725774,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11725774,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11725774,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005627773484,
                "count": 11725774,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02371625346,
                "variance": 0.0005624606781
              },
              {
                "average": 0.4259789588,
                "count": 11725774,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4944905523,
                "variance": 0.2445209063
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318647.4897,
              4340288.371,
              -10.38826145,
              320502.5097,
              4341547.531,
              335.3717385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318647.4896571381,
                    4340288.370586651,
                    -10.388261454051133
                  ],
                  [
                    318647.4896571381,
                    4341547.5305866515,
                    -10.388261454051133
                  ],
                  [
                    320502.50965713814,
                    4341547.5305866515,
                    335.37173854594886
                  ],
                  [
                    320502.50965713814,
                    4340288.370586651,
                    335.37173854594886
                  ],
                  [
                    318647.4896571381,
                    4340288.370586651,
                    -10.388261454051133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:55:13+00:00",
            "end_time": "2018-03-05T19:30: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": "20180221_254560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20584233709987,
              39.20379213180338,
              -8.731042590306402
            ],
            [
              -77.20619726231253,
              39.21513111694525,
              -8.731042590306402
            ],
            [
              -77.18472125597738,
              39.2155360457756,
              357.4689574096936
            ],
            [
              -77.18436977901328,
              39.204196898115406,
              357.4689574096936
            ],
            [
              -77.20584233709987,
              39.20379213180338,
              -8.731042590306402
            ]
          ]
        ]
      },
      "bbox": [
        -77.20619726,
        39.20379213,
        -8.73104259,
        -77.18436978,
        39.21553605,
        357.4689574
      ],
      "properties": {
        "datetime": "2018-02-21T19:43:16Z",
        "pc:count": 19139017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310353.1784,
            "count": 19139017,
            "maximum": 311387.3516,
            "minimum": 309531.9916,
            "name": "X",
            "position": 0,
            "stddev": 497.7100386,
            "variance": 247715.2825
          },
          {
            "average": 4342313.227,
            "count": 19139017,
            "maximum": 4342968.537,
            "minimum": 4341709.257,
            "name": "Y",
            "position": 1,
            "stddev": 338.7502869,
            "variance": 114751.7569
          },
          {
            "average": 135.8117391,
            "count": 19139017,
            "maximum": 357.4689574,
            "minimum": -8.73104259,
            "name": "Z",
            "position": 2,
            "stddev": 13.13029603,
            "variance": 172.404674
          },
          {
            "average": 5857.690027,
            "count": 19139017,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6361.074107,
            "variance": 40463263.79
          },
          {
            "average": 2.200089169,
            "count": 19139017,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33574697,
            "variance": 1.784219969
          },
          {
            "average": 3.216067837,
            "count": 19139017,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.545347806,
            "variance": 2.388099841
          },
          {
            "average": 0.4970106876,
            "count": 19139017,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991077,
            "variance": 0.2499910771
          },
          {
            "average": 0,
            "count": 19139017,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329857955,
            "count": 19139017,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4903215051,
            "variance": 0.2404151784
          },
          {
            "average": -11.50951596,
            "count": 19139017,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.596064213,
            "variance": 57.70019152
          },
          {
            "average": 0,
            "count": 19139017,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.36145231,
            "count": 19139017,
            "maximum": 56,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4954623539,
            "variance": 0.2454829441
          },
          {
            "average": 203275988.5,
            "count": 19139017,
            "maximum": 203277396.7,
            "minimum": 203274832.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 569.3181027,
            "variance": 324123.1021
          },
          {
            "average": 0,
            "count": 19139017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19139017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19139017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003584301116,
            "count": 19139017,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01892885782,
            "variance": 0.0003583016582
          },
          {
            "average": 0.3890042524,
            "count": 19139017,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4875243137,
            "variance": 0.2376799564
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309531.9916,
          4341709.257,
          -8.73104259,
          311387.3516,
          4342968.537,
          357.4689574
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309531.9915839019,
                4341709.256822069,
                -8.731042590306402
              ],
              [
                309531.9915839019,
                4342968.5368220685,
                -8.731042590306402
              ],
              [
                311387.3515839019,
                4342968.5368220685,
                357.4689574096936
              ],
              [
                311387.3515839019,
                4341709.256822069,
                357.4689574096936
              ],
              [
                309531.9915839019,
                4341709.256822069,
                -8.731042590306402
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:43:16+00:00",
        "end_time": "2018-02-21T19:00:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_254560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_254560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_254560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_254560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20619726,
            39.20379213,
            -8.73104259,
            -77.18436978,
            39.21553605,
            357.4689574
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20584233709987,
                  39.20379213180338,
                  -8.731042590306402
                ],
                [
                  -77.20619726231253,
                  39.21513111694525,
                  -8.731042590306402
                ],
                [
                  -77.18472125597738,
                  39.2155360457756,
                  357.4689574096936
                ],
                [
                  -77.18436977901328,
                  39.204196898115406,
                  357.4689574096936
                ],
                [
                  -77.20584233709987,
                  39.20379213180338,
                  -8.731042590306402
                ]
              ]
            ]
          },
          "id": "20180221_254560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_254560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:43:16Z",
            "pc:count": 19139017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310353.1784,
                "count": 19139017,
                "maximum": 311387.3516,
                "minimum": 309531.9916,
                "name": "X",
                "position": 0,
                "stddev": 497.7100386,
                "variance": 247715.2825
              },
              {
                "average": 4342313.227,
                "count": 19139017,
                "maximum": 4342968.537,
                "minimum": 4341709.257,
                "name": "Y",
                "position": 1,
                "stddev": 338.7502869,
                "variance": 114751.7569
              },
              {
                "average": 135.8117391,
                "count": 19139017,
                "maximum": 357.4689574,
                "minimum": -8.73104259,
                "name": "Z",
                "position": 2,
                "stddev": 13.13029603,
                "variance": 172.404674
              },
              {
                "average": 5857.690027,
                "count": 19139017,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6361.074107,
                "variance": 40463263.79
              },
              {
                "average": 2.200089169,
                "count": 19139017,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33574697,
                "variance": 1.784219969
              },
              {
                "average": 3.216067837,
                "count": 19139017,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.545347806,
                "variance": 2.388099841
              },
              {
                "average": 0.4970106876,
                "count": 19139017,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991077,
                "variance": 0.2499910771
              },
              {
                "average": 0,
                "count": 19139017,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329857955,
                "count": 19139017,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4903215051,
                "variance": 0.2404151784
              },
              {
                "average": -11.50951596,
                "count": 19139017,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.596064213,
                "variance": 57.70019152
              },
              {
                "average": 0,
                "count": 19139017,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.36145231,
                "count": 19139017,
                "maximum": 56,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4954623539,
                "variance": 0.2454829441
              },
              {
                "average": 203275988.5,
                "count": 19139017,
                "maximum": 203277396.7,
                "minimum": 203274832.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 569.3181027,
                "variance": 324123.1021
              },
              {
                "average": 0,
                "count": 19139017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19139017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19139017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003584301116,
                "count": 19139017,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01892885782,
                "variance": 0.0003583016582
              },
              {
                "average": 0.3890042524,
                "count": 19139017,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4875243137,
                "variance": 0.2376799564
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309531.9916,
              4341709.257,
              -8.73104259,
              311387.3516,
              4342968.537,
              357.4689574
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309531.9915839019,
                    4341709.256822069,
                    -8.731042590306402
                  ],
                  [
                    309531.9915839019,
                    4342968.5368220685,
                    -8.731042590306402
                  ],
                  [
                    311387.3515839019,
                    4342968.5368220685,
                    357.4689574096936
                  ],
                  [
                    311387.3515839019,
                    4341709.256822069,
                    357.4689574096936
                  ],
                  [
                    309531.9915839019,
                    4341709.256822069,
                    -8.731042590306402
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:43:16+00:00",
            "end_time": "2018-02-21T19:00: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": "20180220_278540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12105677240216,
              39.148998429447985,
              -10.271084484177521
            ],
            [
              -77.12139738071711,
              39.160337616720696,
              -10.271084484177521
            ],
            [
              -77.09993870000734,
              39.16072642751918,
              360.8289155158225
            ],
            [
              -77.09960153085841,
              39.14938708413207,
              360.8289155158225
            ],
            [
              -77.12105677240216,
              39.148998429447985,
              -10.271084484177521
            ]
          ]
        ]
      },
      "bbox": [
        -77.12139738,
        39.14899843,
        -10.27108448,
        -77.09960153,
        39.16072643,
        360.8289155
      ],
      "properties": {
        "datetime": "2018-03-05T19:29:20Z",
        "pc:count": 23070315,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317801.0207,
            "count": 23070315,
            "maximum": 318566.5879,
            "minimum": 316711.3879,
            "name": "X",
            "position": 0,
            "stddev": 530.0196013,
            "variance": 280920.7778
          },
          {
            "average": 4336074.218,
            "count": 23070315,
            "maximum": 4336712.097,
            "minimum": 4335452.877,
            "name": "Y",
            "position": 1,
            "stddev": 371.2970791,
            "variance": 137861.521
          },
          {
            "average": 140.2718385,
            "count": 23070315,
            "maximum": 360.8289155,
            "minimum": -10.27108448,
            "name": "Z",
            "position": 2,
            "stddev": 11.15351422,
            "variance": 124.4008794
          },
          {
            "average": 6337.658528,
            "count": 23070315,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6596.819699,
            "variance": 43518030.14
          },
          {
            "average": 2.206967568,
            "count": 23070315,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.332858243,
            "variance": 1.776511096
          },
          {
            "average": 3.117624185,
            "count": 23070315,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.567486417,
            "variance": 2.457013669
          },
          {
            "average": 0.4601250568,
            "count": 23070315,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984074635,
            "variance": 0.2484099997
          },
          {
            "average": 0,
            "count": 23070315,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324163844,
            "count": 23070315,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5005556478,
            "variance": 0.2505559565
          },
          {
            "average": 5.559683784,
            "count": 23070315,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.47795707,
            "variance": 155.6994126
          },
          {
            "average": 0,
            "count": 23070315,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.96777534,
            "count": 23070315,
            "maximum": 80,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.64516754,
            "variance": 186.1905973
          },
          {
            "average": 203688197,
            "count": 23070315,
            "maximum": 204313360.2,
            "minimum": 203182117.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 368779.8655,
            "variance": 135998589200.0
          },
          {
            "average": 0,
            "count": 23070315,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23070315,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23070315,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003232725691,
            "count": 23070315,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0179768762,
            "variance": 0.000323168078
          },
          {
            "average": 0.6620086028,
            "count": 23070315,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4730256043,
            "variance": 0.2237532223
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316711.3879,
          4335452.877,
          -10.27108448,
          318566.5879,
          4336712.097,
          360.8289155
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316711.3878706131,
                4335452.877386962,
                -10.271084484177521
              ],
              [
                316711.3878706131,
                4336712.097386963,
                -10.271084484177521
              ],
              [
                318566.58787061303,
                4336712.097386963,
                360.8289155158225
              ],
              [
                318566.58787061303,
                4335452.877386962,
                360.8289155158225
              ],
              [
                316711.3878706131,
                4335452.877386962,
                -10.271084484177521
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:29:20+00:00",
        "end_time": "2018-02-20T17:15:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_278540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_278540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_278540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_278540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12139738,
            39.14899843,
            -10.27108448,
            -77.09960153,
            39.16072643,
            360.8289155
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12105677240216,
                  39.148998429447985,
                  -10.271084484177521
                ],
                [
                  -77.12139738071711,
                  39.160337616720696,
                  -10.271084484177521
                ],
                [
                  -77.09993870000734,
                  39.16072642751918,
                  360.8289155158225
                ],
                [
                  -77.09960153085841,
                  39.14938708413207,
                  360.8289155158225
                ],
                [
                  -77.12105677240216,
                  39.148998429447985,
                  -10.271084484177521
                ]
              ]
            ]
          },
          "id": "20180220_278540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_278540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:29:20Z",
            "pc:count": 23070315,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317801.0207,
                "count": 23070315,
                "maximum": 318566.5879,
                "minimum": 316711.3879,
                "name": "X",
                "position": 0,
                "stddev": 530.0196013,
                "variance": 280920.7778
              },
              {
                "average": 4336074.218,
                "count": 23070315,
                "maximum": 4336712.097,
                "minimum": 4335452.877,
                "name": "Y",
                "position": 1,
                "stddev": 371.2970791,
                "variance": 137861.521
              },
              {
                "average": 140.2718385,
                "count": 23070315,
                "maximum": 360.8289155,
                "minimum": -10.27108448,
                "name": "Z",
                "position": 2,
                "stddev": 11.15351422,
                "variance": 124.4008794
              },
              {
                "average": 6337.658528,
                "count": 23070315,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6596.819699,
                "variance": 43518030.14
              },
              {
                "average": 2.206967568,
                "count": 23070315,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.332858243,
                "variance": 1.776511096
              },
              {
                "average": 3.117624185,
                "count": 23070315,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.567486417,
                "variance": 2.457013669
              },
              {
                "average": 0.4601250568,
                "count": 23070315,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984074635,
                "variance": 0.2484099997
              },
              {
                "average": 0,
                "count": 23070315,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324163844,
                "count": 23070315,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5005556478,
                "variance": 0.2505559565
              },
              {
                "average": 5.559683784,
                "count": 23070315,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.47795707,
                "variance": 155.6994126
              },
              {
                "average": 0,
                "count": 23070315,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.96777534,
                "count": 23070315,
                "maximum": 80,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.64516754,
                "variance": 186.1905973
              },
              {
                "average": 203688197,
                "count": 23070315,
                "maximum": 204313360.2,
                "minimum": 203182117.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 368779.8655,
                "variance": 135998589200.0
              },
              {
                "average": 0,
                "count": 23070315,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23070315,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23070315,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003232725691,
                "count": 23070315,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0179768762,
                "variance": 0.000323168078
              },
              {
                "average": 0.6620086028,
                "count": 23070315,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4730256043,
                "variance": 0.2237532223
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316711.3879,
              4335452.877,
              -10.27108448,
              318566.5879,
              4336712.097,
              360.8289155
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316711.3878706131,
                    4335452.877386962,
                    -10.271084484177521
                  ],
                  [
                    316711.3878706131,
                    4336712.097386963,
                    -10.271084484177521
                  ],
                  [
                    318566.58787061303,
                    4336712.097386963,
                    360.8289155158225
                  ],
                  [
                    318566.58787061303,
                    4335452.877386962,
                    360.8289155158225
                  ],
                  [
                    316711.3878706131,
                    4335452.877386962,
                    -10.271084484177521
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:29:20+00:00",
            "end_time": "2018-02-20T17:15:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_248520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22666346823785,
              39.09392977144645,
              -10.048026130318135
            ],
            [
              -77.22702033243581,
              39.10526845078166,
              -10.048026130318135
            ],
            [
              -77.20557939019515,
              39.10567624108858,
              580.6919738696819
            ],
            [
              -77.20522595492997,
              39.09433739795925,
              580.6919738696819
            ],
            [
              -77.22666346823785,
              39.09392977144645,
              -10.048026130318135
            ]
          ]
        ]
      },
      "bbox": [
        -77.22702033,
        39.09392977,
        -10.04802613,
        -77.20522595,
        39.10567624,
        580.6919739
      ],
      "properties": {
        "datetime": "2018-04-13T13:27:11Z",
        "pc:count": 14388931,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308293.1253,
            "count": 14388931,
            "maximum": 309289.8734,
            "minimum": 307434.6334,
            "name": "X",
            "position": 0,
            "stddev": 536.8832471,
            "variance": 288243.621
          },
          {
            "average": 4330143.003,
            "count": 14388931,
            "maximum": 4330818.739,
            "minimum": 4329559.499,
            "name": "Y",
            "position": 1,
            "stddev": 345.6033427,
            "variance": 119441.6705
          },
          {
            "average": 138.1857453,
            "count": 14388931,
            "maximum": 580.6919739,
            "minimum": -10.04802613,
            "name": "Z",
            "position": 2,
            "stddev": 49.97719651,
            "variance": 2497.720171
          },
          {
            "average": 6535.781071,
            "count": 14388931,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6156.067362,
            "variance": 37897165.36
          },
          {
            "average": 1.900141783,
            "count": 14388931,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.203674063,
            "variance": 1.448831249
          },
          {
            "average": 2.579735006,
            "count": 14388931,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.539140565,
            "variance": 2.368953679
          },
          {
            "average": 0.5251653511,
            "count": 14388931,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993663209,
            "variance": 0.2493667224
          },
          {
            "average": 0,
            "count": 14388931,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.429348296,
            "count": 14388931,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6430468705,
            "variance": 0.4135092777
          },
          {
            "average": 2.609179221,
            "count": 14388931,
            "maximum": 19.99799919,
            "minimum": -31.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.59231048,
            "variance": 184.7509042
          },
          {
            "average": 0,
            "count": 14388931,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.96217551,
            "count": 14388931,
            "maximum": 101,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.35000665,
            "variance": 152.5226643
          },
          {
            "average": 204565570.3,
            "count": 14388931,
            "maximum": 207661231.3,
            "minimum": 203882970.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1285646.924,
            "variance": 1652888013000.0
          },
          {
            "average": 0,
            "count": 14388931,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14388931,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14388931,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00102849892,
            "count": 14388931,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03205372337,
            "variance": 0.001027441182
          },
          {
            "average": 0.4156540885,
            "count": 14388931,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4928344388,
            "variance": 0.2428857841
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307434.6334,
          4329559.499,
          -10.04802613,
          309289.8734,
          4330818.739,
          580.6919739
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307434.6334081503,
                4329559.498850201,
                -10.048026130318135
              ],
              [
                307434.6334081503,
                4330818.7388502015,
                -10.048026130318135
              ],
              [
                309289.8734081503,
                4330818.7388502015,
                580.6919738696819
              ],
              [
                309289.8734081503,
                4329559.498850201,
                580.6919738696819
              ],
              [
                307434.6334081503,
                4329559.498850201,
                -10.048026130318135
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:27:11+00:00",
        "end_time": "2018-02-28T19:56:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_248520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_248520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_248520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_248520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22702033,
            39.09392977,
            -10.04802613,
            -77.20522595,
            39.10567624,
            580.6919739
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22666346823785,
                  39.09392977144645,
                  -10.048026130318135
                ],
                [
                  -77.22702033243581,
                  39.10526845078166,
                  -10.048026130318135
                ],
                [
                  -77.20557939019515,
                  39.10567624108858,
                  580.6919738696819
                ],
                [
                  -77.20522595492997,
                  39.09433739795925,
                  580.6919738696819
                ],
                [
                  -77.22666346823785,
                  39.09392977144645,
                  -10.048026130318135
                ]
              ]
            ]
          },
          "id": "20180228_248520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_248520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:27:11Z",
            "pc:count": 14388931,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308293.1253,
                "count": 14388931,
                "maximum": 309289.8734,
                "minimum": 307434.6334,
                "name": "X",
                "position": 0,
                "stddev": 536.8832471,
                "variance": 288243.621
              },
              {
                "average": 4330143.003,
                "count": 14388931,
                "maximum": 4330818.739,
                "minimum": 4329559.499,
                "name": "Y",
                "position": 1,
                "stddev": 345.6033427,
                "variance": 119441.6705
              },
              {
                "average": 138.1857453,
                "count": 14388931,
                "maximum": 580.6919739,
                "minimum": -10.04802613,
                "name": "Z",
                "position": 2,
                "stddev": 49.97719651,
                "variance": 2497.720171
              },
              {
                "average": 6535.781071,
                "count": 14388931,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6156.067362,
                "variance": 37897165.36
              },
              {
                "average": 1.900141783,
                "count": 14388931,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.203674063,
                "variance": 1.448831249
              },
              {
                "average": 2.579735006,
                "count": 14388931,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.539140565,
                "variance": 2.368953679
              },
              {
                "average": 0.5251653511,
                "count": 14388931,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993663209,
                "variance": 0.2493667224
              },
              {
                "average": 0,
                "count": 14388931,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.429348296,
                "count": 14388931,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6430468705,
                "variance": 0.4135092777
              },
              {
                "average": 2.609179221,
                "count": 14388931,
                "maximum": 19.99799919,
                "minimum": -31.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.59231048,
                "variance": 184.7509042
              },
              {
                "average": 0,
                "count": 14388931,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.96217551,
                "count": 14388931,
                "maximum": 101,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.35000665,
                "variance": 152.5226643
              },
              {
                "average": 204565570.3,
                "count": 14388931,
                "maximum": 207661231.3,
                "minimum": 203882970.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1285646.924,
                "variance": 1652888013000.0
              },
              {
                "average": 0,
                "count": 14388931,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14388931,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14388931,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00102849892,
                "count": 14388931,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03205372337,
                "variance": 0.001027441182
              },
              {
                "average": 0.4156540885,
                "count": 14388931,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4928344388,
                "variance": 0.2428857841
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307434.6334,
              4329559.499,
              -10.04802613,
              309289.8734,
              4330818.739,
              580.6919739
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307434.6334081503,
                    4329559.498850201,
                    -10.048026130318135
                  ],
                  [
                    307434.6334081503,
                    4330818.7388502015,
                    -10.048026130318135
                  ],
                  [
                    309289.8734081503,
                    4330818.7388502015,
                    580.6919738696819
                  ],
                  [
                    309289.8734081503,
                    4329559.498850201,
                    580.6919738696819
                  ],
                  [
                    307434.6334081503,
                    4329559.498850201,
                    -10.048026130318135
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:27:11+00:00",
            "end_time": "2018-02-28T19:56: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": "20180305_284560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09997569743224,
              39.20393085103927,
              -10.356891985464557
            ],
            [
              -77.10031356570106,
              39.215269545007125,
              -10.356891985464557
            ],
            [
              -77.07883927302181,
              39.21565489661065,
              337.60310801453545
            ],
            [
              -77.07850485312939,
              39.204316047985934,
              337.60310801453545
            ],
            [
              -77.09997569743224,
              39.20393085103927,
              -10.356891985464557
            ]
          ]
        ]
      },
      "bbox": [
        -77.10031357,
        39.20393085,
        -10.35689199,
        -77.07850485,
        39.2156549,
        337.603108
      ],
      "properties": {
        "datetime": "2018-03-06T14:17:57Z",
        "pc:count": 17074791,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319631.904,
            "count": 17074791,
            "maximum": 320529.5603,
            "minimum": 318674.4803,
            "name": "X",
            "position": 0,
            "stddev": 537.7182747,
            "variance": 289140.9429
          },
          {
            "average": 4342214.746,
            "count": 17074791,
            "maximum": 4342766.578,
            "minimum": 4341507.418,
            "name": "Y",
            "position": 1,
            "stddev": 360.2504985,
            "variance": 129780.4217
          },
          {
            "average": 156.7090583,
            "count": 17074791,
            "maximum": 337.603108,
            "minimum": -10.35689199,
            "name": "Z",
            "position": 2,
            "stddev": 13.99273854,
            "variance": 195.7967318
          },
          {
            "average": 5646.01691,
            "count": 17074791,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6202.306699,
            "variance": 38468608.39
          },
          {
            "average": 2.227489402,
            "count": 17074791,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.326326438,
            "variance": 1.759141821
          },
          {
            "average": 3.280275114,
            "count": 17074791,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.499737836,
            "variance": 2.249213576
          },
          {
            "average": 0.5002250979,
            "count": 17074791,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999964,
            "variance": 0.249999964
          },
          {
            "average": 0,
            "count": 17074791,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.358547171,
            "count": 17074791,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5222073423,
            "variance": 0.2727005084
          },
          {
            "average": 4.424395876,
            "count": 17074791,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.8498229,
            "variance": 165.1179485
          },
          {
            "average": 0,
            "count": 17074791,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.83305049,
            "count": 17074791,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.939368678,
            "variance": 8.639888224
          },
          {
            "average": 204330770.7,
            "count": 17074791,
            "maximum": 204381077.8,
            "minimum": 204313804.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28425.46047,
            "variance": 808006803
          },
          {
            "average": 0,
            "count": 17074791,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17074791,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17074791,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005193621404,
            "count": 17074791,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0227836001,
            "variance": 0.0005190924337
          },
          {
            "average": 0.3619551771,
            "count": 17074791,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4805659584,
            "variance": 0.2309436404
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318674.4803,
          4341507.418,
          -10.35689199,
          320529.5603,
          4342766.578,
          337.603108
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318674.4802506348,
                4341507.418474143,
                -10.356891985464557
              ],
              [
                318674.4802506348,
                4342766.5784741435,
                -10.356891985464557
              ],
              [
                320529.56025063473,
                4342766.5784741435,
                337.60310801453545
              ],
              [
                320529.56025063473,
                4341507.418474143,
                337.60310801453545
              ],
              [
                318674.4802506348,
                4341507.418474143,
                -10.356891985464557
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:17:57+00:00",
        "end_time": "2018-03-05T19:36:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_284560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_284560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_284560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_284560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10031357,
            39.20393085,
            -10.35689199,
            -77.07850485,
            39.2156549,
            337.603108
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09997569743224,
                  39.20393085103927,
                  -10.356891985464557
                ],
                [
                  -77.10031356570106,
                  39.215269545007125,
                  -10.356891985464557
                ],
                [
                  -77.07883927302181,
                  39.21565489661065,
                  337.60310801453545
                ],
                [
                  -77.07850485312939,
                  39.204316047985934,
                  337.60310801453545
                ],
                [
                  -77.09997569743224,
                  39.20393085103927,
                  -10.356891985464557
                ]
              ]
            ]
          },
          "id": "20180305_284560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_284560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:17:57Z",
            "pc:count": 17074791,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319631.904,
                "count": 17074791,
                "maximum": 320529.5603,
                "minimum": 318674.4803,
                "name": "X",
                "position": 0,
                "stddev": 537.7182747,
                "variance": 289140.9429
              },
              {
                "average": 4342214.746,
                "count": 17074791,
                "maximum": 4342766.578,
                "minimum": 4341507.418,
                "name": "Y",
                "position": 1,
                "stddev": 360.2504985,
                "variance": 129780.4217
              },
              {
                "average": 156.7090583,
                "count": 17074791,
                "maximum": 337.603108,
                "minimum": -10.35689199,
                "name": "Z",
                "position": 2,
                "stddev": 13.99273854,
                "variance": 195.7967318
              },
              {
                "average": 5646.01691,
                "count": 17074791,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6202.306699,
                "variance": 38468608.39
              },
              {
                "average": 2.227489402,
                "count": 17074791,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.326326438,
                "variance": 1.759141821
              },
              {
                "average": 3.280275114,
                "count": 17074791,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.499737836,
                "variance": 2.249213576
              },
              {
                "average": 0.5002250979,
                "count": 17074791,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999964,
                "variance": 0.249999964
              },
              {
                "average": 0,
                "count": 17074791,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.358547171,
                "count": 17074791,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5222073423,
                "variance": 0.2727005084
              },
              {
                "average": 4.424395876,
                "count": 17074791,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.8498229,
                "variance": 165.1179485
              },
              {
                "average": 0,
                "count": 17074791,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.83305049,
                "count": 17074791,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.939368678,
                "variance": 8.639888224
              },
              {
                "average": 204330770.7,
                "count": 17074791,
                "maximum": 204381077.8,
                "minimum": 204313804.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28425.46047,
                "variance": 808006803
              },
              {
                "average": 0,
                "count": 17074791,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17074791,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17074791,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005193621404,
                "count": 17074791,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0227836001,
                "variance": 0.0005190924337
              },
              {
                "average": 0.3619551771,
                "count": 17074791,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4805659584,
                "variance": 0.2309436404
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318674.4803,
              4341507.418,
              -10.35689199,
              320529.5603,
              4342766.578,
              337.603108
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318674.4802506348,
                    4341507.418474143,
                    -10.356891985464557
                  ],
                  [
                    318674.4802506348,
                    4342766.5784741435,
                    -10.356891985464557
                  ],
                  [
                    320529.56025063473,
                    4342766.5784741435,
                    337.60310801453545
                  ],
                  [
                    320529.56025063473,
                    4341507.418474143,
                    337.60310801453545
                  ],
                  [
                    318674.4802506348,
                    4341507.418474143,
                    -10.356891985464557
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:17:57+00:00",
            "end_time": "2018-03-05T19:36: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": "20180221_248560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22701495632849,
              39.20375290603588,
              -6.895365790059145
            ],
            [
              -77.22737327467982,
              39.215091368495834,
              -6.895365790059145
            ],
            [
              -77.20589735485557,
              39.215500205166315,
              365.02463420994087
            ],
            [
              -77.20554248447736,
              39.204161578627115,
              365.02463420994087
            ],
            [
              -77.22701495632849,
              39.20375290603588,
              -6.895365790059145
            ]
          ]
        ]
      },
      "bbox": [
        -77.22737327,
        39.20375291,
        -6.89536579,
        -77.20554248,
        39.21550021,
        365.0246342
      ],
      "properties": {
        "datetime": "2018-02-21T19:32:02Z",
        "pc:count": 21626606,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308632.4372,
            "count": 21626606,
            "maximum": 309558.8838,
            "minimum": 307703.5038,
            "name": "X",
            "position": 0,
            "stddev": 516.7910672,
            "variance": 267073.0072
          },
          {
            "average": 4342367.04,
            "count": 21626606,
            "maximum": 4343008.872,
            "minimum": 4341749.632,
            "name": "Y",
            "position": 1,
            "stddev": 349.1718807,
            "variance": 121921.0022
          },
          {
            "average": 158.3986053,
            "count": 21626606,
            "maximum": 365.0246342,
            "minimum": -6.89536579,
            "name": "Z",
            "position": 2,
            "stddev": 19.53655059,
            "variance": 381.676809
          },
          {
            "average": 5287.863492,
            "count": 21626606,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5963.432642,
            "variance": 35562528.88
          },
          {
            "average": 2.267990502,
            "count": 21626606,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.319499,
            "variance": 1.74107761
          },
          {
            "average": 3.339155344,
            "count": 21626606,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.456476464,
            "variance": 2.121323689
          },
          {
            "average": 0.4993661974,
            "count": 21626606,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996099,
            "variance": 0.2499996099
          },
          {
            "average": 0,
            "count": 21626606,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.322259859,
            "count": 21626606,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4766811385,
            "variance": 0.2272249078
          },
          {
            "average": 10.84012017,
            "count": 21626606,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.531878433,
            "variance": 72.79294959
          },
          {
            "average": 0,
            "count": 21626606,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.66870127,
            "count": 21626606,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5114115984,
            "variance": 0.261541823
          },
          {
            "average": 203275343.8,
            "count": 21626606,
            "maximum": 203276722.6,
            "minimum": 203274800.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 415.5372731,
            "variance": 172671.2253
          },
          {
            "average": 0,
            "count": 21626606,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21626606,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21626606,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002229661002,
            "count": 21626606,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01493038501,
            "variance": 0.0002229163966
          },
          {
            "average": 0.3314600543,
            "count": 21626606,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4707380343,
            "variance": 0.221594297
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307703.5038,
          4341749.632,
          -6.89536579,
          309558.8838,
          4343008.872,
          365.0246342
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307703.50378095027,
                4341749.63204151,
                -6.895365790059145
              ],
              [
                307703.50378095027,
                4343008.87204151,
                -6.895365790059145
              ],
              [
                309558.8837809503,
                4343008.87204151,
                365.02463420994087
              ],
              [
                309558.8837809503,
                4341749.63204151,
                365.02463420994087
              ],
              [
                307703.50378095027,
                4341749.63204151,
                -6.895365790059145
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:32:02+00:00",
        "end_time": "2018-02-21T19:00:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_248560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_248560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_248560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_248560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22737327,
            39.20375291,
            -6.89536579,
            -77.20554248,
            39.21550021,
            365.0246342
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22701495632849,
                  39.20375290603588,
                  -6.895365790059145
                ],
                [
                  -77.22737327467982,
                  39.215091368495834,
                  -6.895365790059145
                ],
                [
                  -77.20589735485557,
                  39.215500205166315,
                  365.02463420994087
                ],
                [
                  -77.20554248447736,
                  39.204161578627115,
                  365.02463420994087
                ],
                [
                  -77.22701495632849,
                  39.20375290603588,
                  -6.895365790059145
                ]
              ]
            ]
          },
          "id": "20180221_248560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_248560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:32:02Z",
            "pc:count": 21626606,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308632.4372,
                "count": 21626606,
                "maximum": 309558.8838,
                "minimum": 307703.5038,
                "name": "X",
                "position": 0,
                "stddev": 516.7910672,
                "variance": 267073.0072
              },
              {
                "average": 4342367.04,
                "count": 21626606,
                "maximum": 4343008.872,
                "minimum": 4341749.632,
                "name": "Y",
                "position": 1,
                "stddev": 349.1718807,
                "variance": 121921.0022
              },
              {
                "average": 158.3986053,
                "count": 21626606,
                "maximum": 365.0246342,
                "minimum": -6.89536579,
                "name": "Z",
                "position": 2,
                "stddev": 19.53655059,
                "variance": 381.676809
              },
              {
                "average": 5287.863492,
                "count": 21626606,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5963.432642,
                "variance": 35562528.88
              },
              {
                "average": 2.267990502,
                "count": 21626606,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.319499,
                "variance": 1.74107761
              },
              {
                "average": 3.339155344,
                "count": 21626606,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.456476464,
                "variance": 2.121323689
              },
              {
                "average": 0.4993661974,
                "count": 21626606,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996099,
                "variance": 0.2499996099
              },
              {
                "average": 0,
                "count": 21626606,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.322259859,
                "count": 21626606,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4766811385,
                "variance": 0.2272249078
              },
              {
                "average": 10.84012017,
                "count": 21626606,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.531878433,
                "variance": 72.79294959
              },
              {
                "average": 0,
                "count": 21626606,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.66870127,
                "count": 21626606,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5114115984,
                "variance": 0.261541823
              },
              {
                "average": 203275343.8,
                "count": 21626606,
                "maximum": 203276722.6,
                "minimum": 203274800.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 415.5372731,
                "variance": 172671.2253
              },
              {
                "average": 0,
                "count": 21626606,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21626606,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21626606,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002229661002,
                "count": 21626606,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01493038501,
                "variance": 0.0002229163966
              },
              {
                "average": 0.3314600543,
                "count": 21626606,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4707380343,
                "variance": 0.221594297
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307703.5038,
              4341749.632,
              -6.89536579,
              309558.8838,
              4343008.872,
              365.0246342
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307703.50378095027,
                    4341749.63204151,
                    -6.895365790059145
                  ],
                  [
                    307703.50378095027,
                    4343008.87204151,
                    -6.895365790059145
                  ],
                  [
                    309558.8837809503,
                    4343008.87204151,
                    365.02463420994087
                  ],
                  [
                    309558.8837809503,
                    4341749.63204151,
                    365.02463420994087
                  ],
                  [
                    307703.50378095027,
                    4341749.63204151,
                    -6.895365790059145
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:32:02+00:00",
            "end_time": "2018-02-21T19:00: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": "20180220_278544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12107375002093,
              39.159981296326016,
              -10.401643437829279
            ],
            [
              -77.12141448339811,
              39.17132010185721,
              -10.401643437829279
            ],
            [
              -77.0999543165254,
              39.17170897290125,
              357.7183565621707
            ],
            [
              -77.09961702378746,
              39.16037001124926,
              357.7183565621707
            ],
            [
              -77.12107375002093,
              39.159981296326016,
              -10.401643437829279
            ]
          ]
        ]
      },
      "bbox": [
        -77.12141448,
        39.1599813,
        -10.40164344,
        -77.09961702,
        39.17170897,
        357.7183566
      ],
      "properties": {
        "datetime": "2018-03-05T19:38:16Z",
        "pc:count": 17658891,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317717.2054,
            "count": 17658891,
            "maximum": 318593.4672,
            "minimum": 316738.4272,
            "name": "X",
            "position": 0,
            "stddev": 474.2751715,
            "variance": 224936.9383
          },
          {
            "average": 4337210.728,
            "count": 17658891,
            "maximum": 4337931.075,
            "minimum": 4336671.895,
            "name": "Y",
            "position": 1,
            "stddev": 350.2587832,
            "variance": 122681.2152
          },
          {
            "average": 152.8795187,
            "count": 17658891,
            "maximum": 357.7183566,
            "minimum": -10.40164344,
            "name": "Z",
            "position": 2,
            "stddev": 13.18794307,
            "variance": 173.9218425
          },
          {
            "average": 5764.999212,
            "count": 17658891,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6287.460742,
            "variance": 39532162.58
          },
          {
            "average": 2.188401016,
            "count": 17658891,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.300207453,
            "variance": 1.690539421
          },
          {
            "average": 3.198898561,
            "count": 17658891,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.480979321,
            "variance": 2.19329975
          },
          {
            "average": 0.501856317,
            "count": 17658891,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965682,
            "variance": 0.2499965682
          },
          {
            "average": 0,
            "count": 17658891,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.353193414,
            "count": 17658891,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5145401766,
            "variance": 0.2647515933
          },
          {
            "average": -1.67011088,
            "count": 17658891,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.41085479,
            "variance": 179.8510262
          },
          {
            "average": 0,
            "count": 17658891,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 71.77429596,
            "count": 17658891,
            "maximum": 80,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.50899046,
            "variance": 132.4568615
          },
          {
            "average": 204082127.5,
            "count": 17658891,
            "maximum": 204313896.4,
            "minimum": 203182293.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 319483.5682,
            "variance": 102069750400.0
          },
          {
            "average": 0,
            "count": 17658891,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17658891,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17658891,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004189391055,
            "count": 17658891,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0204637147,
            "variance": 0.0004187636193
          },
          {
            "average": 0.3627363123,
            "count": 17658891,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4807896558,
            "variance": 0.2311586931
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316738.4272,
          4336671.895,
          -10.40164344,
          318593.4672,
          4337931.075,
          357.7183566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316738.42721648305,
                4336671.8954126015,
                -10.401643437829279
              ],
              [
                316738.42721648305,
                4337931.075412601,
                -10.401643437829279
              ],
              [
                318593.4672164831,
                4337931.075412601,
                357.7183565621707
              ],
              [
                318593.4672164831,
                4336671.8954126015,
                357.7183565621707
              ],
              [
                316738.42721648305,
                4336671.8954126015,
                -10.401643437829279
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:38:16+00:00",
        "end_time": "2018-02-20T17:18:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_278544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_278544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_278544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_278544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12141448,
            39.1599813,
            -10.40164344,
            -77.09961702,
            39.17170897,
            357.7183566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12107375002093,
                  39.159981296326016,
                  -10.401643437829279
                ],
                [
                  -77.12141448339811,
                  39.17132010185721,
                  -10.401643437829279
                ],
                [
                  -77.0999543165254,
                  39.17170897290125,
                  357.7183565621707
                ],
                [
                  -77.09961702378746,
                  39.16037001124926,
                  357.7183565621707
                ],
                [
                  -77.12107375002093,
                  39.159981296326016,
                  -10.401643437829279
                ]
              ]
            ]
          },
          "id": "20180220_278544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_278544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:38:16Z",
            "pc:count": 17658891,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317717.2054,
                "count": 17658891,
                "maximum": 318593.4672,
                "minimum": 316738.4272,
                "name": "X",
                "position": 0,
                "stddev": 474.2751715,
                "variance": 224936.9383
              },
              {
                "average": 4337210.728,
                "count": 17658891,
                "maximum": 4337931.075,
                "minimum": 4336671.895,
                "name": "Y",
                "position": 1,
                "stddev": 350.2587832,
                "variance": 122681.2152
              },
              {
                "average": 152.8795187,
                "count": 17658891,
                "maximum": 357.7183566,
                "minimum": -10.40164344,
                "name": "Z",
                "position": 2,
                "stddev": 13.18794307,
                "variance": 173.9218425
              },
              {
                "average": 5764.999212,
                "count": 17658891,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6287.460742,
                "variance": 39532162.58
              },
              {
                "average": 2.188401016,
                "count": 17658891,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.300207453,
                "variance": 1.690539421
              },
              {
                "average": 3.198898561,
                "count": 17658891,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.480979321,
                "variance": 2.19329975
              },
              {
                "average": 0.501856317,
                "count": 17658891,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965682,
                "variance": 0.2499965682
              },
              {
                "average": 0,
                "count": 17658891,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.353193414,
                "count": 17658891,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5145401766,
                "variance": 0.2647515933
              },
              {
                "average": -1.67011088,
                "count": 17658891,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.41085479,
                "variance": 179.8510262
              },
              {
                "average": 0,
                "count": 17658891,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 71.77429596,
                "count": 17658891,
                "maximum": 80,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.50899046,
                "variance": 132.4568615
              },
              {
                "average": 204082127.5,
                "count": 17658891,
                "maximum": 204313896.4,
                "minimum": 203182293.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 319483.5682,
                "variance": 102069750400.0
              },
              {
                "average": 0,
                "count": 17658891,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17658891,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17658891,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004189391055,
                "count": 17658891,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0204637147,
                "variance": 0.0004187636193
              },
              {
                "average": 0.3627363123,
                "count": 17658891,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4807896558,
                "variance": 0.2311586931
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316738.4272,
              4336671.895,
              -10.40164344,
              318593.4672,
              4337931.075,
              357.7183566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316738.42721648305,
                    4336671.8954126015,
                    -10.401643437829279
                  ],
                  [
                    316738.42721648305,
                    4337931.075412601,
                    -10.401643437829279
                  ],
                  [
                    318593.4672164831,
                    4337931.075412601,
                    357.7183565621707
                  ],
                  [
                    318593.4672164831,
                    4336671.8954126015,
                    357.7183565621707
                  ],
                  [
                    316738.42721648305,
                    4336671.8954126015,
                    -10.401643437829279
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:38:16+00:00",
            "end_time": "2018-02-20T17:18: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": "20180228_260520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18438321187786,
              39.09400504640181,
              -9.508220006586953
            ],
            [
              -77.18473322068893,
              39.10534134728695,
              -9.508220006586953
            ],
            [
              -77.16329257423163,
              39.105741344434335,
              411.6517799934131
            ],
            [
              -77.16294599378902,
              39.09440488291918,
              411.6517799934131
            ],
            [
              -77.18438321187786,
              39.09400504640181,
              -9.508220006586953
            ]
          ]
        ]
      },
      "bbox": [
        -77.18473322,
        39.09400505,
        -9.508220007,
        -77.16294599,
        39.10574134,
        411.65178
      ],
      "properties": {
        "datetime": "2018-04-12T02:13:57Z",
        "pc:count": 21074088,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311980.5287,
            "count": 21074088,
            "maximum": 312946.83,
            "minimum": 311091.67,
            "name": "X",
            "position": 0,
            "stddev": 527.9892869,
            "variance": 278772.6871
          },
          {
            "average": 4330134.276,
            "count": 21074088,
            "maximum": 4330737.984,
            "minimum": 4329479.044,
            "name": "Y",
            "position": 1,
            "stddev": 337.3712981,
            "variance": 113819.3928
          },
          {
            "average": 134.8294434,
            "count": 21074088,
            "maximum": 411.65178,
            "minimum": -9.508220007,
            "name": "Z",
            "position": 2,
            "stddev": 10.55739937,
            "variance": 111.4586814
          },
          {
            "average": 3892.594767,
            "count": 21074088,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4457.584548,
            "variance": 19870060
          },
          {
            "average": 1.993100627,
            "count": 21074088,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.228045148,
            "variance": 1.508094887
          },
          {
            "average": 2.794522354,
            "count": 21074088,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.511880425,
            "variance": 2.285782421
          },
          {
            "average": 0.5128164028,
            "count": 21074088,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998357247,
            "variance": 0.2498357517
          },
          {
            "average": 0,
            "count": 21074088,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343198624,
            "count": 21074088,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5715910496,
            "variance": 0.326716328
          },
          {
            "average": -6.249277588,
            "count": 21074088,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.60199286,
            "variance": 158.810224
          },
          {
            "average": 0,
            "count": 21074088,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.29322431,
            "count": 21074088,
            "maximum": 90,
            "minimum": 66,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.48453947,
            "variance": 131.8946468
          },
          {
            "average": 205833647,
            "count": 21074088,
            "maximum": 207534437.7,
            "minimum": 203882907.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1820954.995,
            "variance": 3315877096000.0
          },
          {
            "average": 0,
            "count": 21074088,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21074088,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21074088,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004593318582,
            "count": 21074088,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02142710653,
            "variance": 0.0004591208942
          },
          {
            "average": 0.6160326843,
            "count": 21074088,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4863501078,
            "variance": 0.2365364274
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311091.67,
          4329479.044,
          -9.508220007,
          312946.83,
          4330737.984,
          411.65178
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311091.6699649791,
                4329479.043860331,
                -9.508220006586953
              ],
              [
                311091.6699649791,
                4330737.983860331,
                -9.508220006586953
              ],
              [
                312946.82996497914,
                4330737.983860331,
                411.6517799934131
              ],
              [
                312946.82996497914,
                4329479.043860331,
                411.6517799934131
              ],
              [
                311091.6699649791,
                4329479.043860331,
                -9.508220006586953
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:13:57+00:00",
        "end_time": "2018-02-28T19:55:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_260520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_260520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_260520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_260520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18473322,
            39.09400505,
            -9.508220007,
            -77.16294599,
            39.10574134,
            411.65178
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18438321187786,
                  39.09400504640181,
                  -9.508220006586953
                ],
                [
                  -77.18473322068893,
                  39.10534134728695,
                  -9.508220006586953
                ],
                [
                  -77.16329257423163,
                  39.105741344434335,
                  411.6517799934131
                ],
                [
                  -77.16294599378902,
                  39.09440488291918,
                  411.6517799934131
                ],
                [
                  -77.18438321187786,
                  39.09400504640181,
                  -9.508220006586953
                ]
              ]
            ]
          },
          "id": "20180228_260520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_260520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:13:57Z",
            "pc:count": 21074088,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311980.5287,
                "count": 21074088,
                "maximum": 312946.83,
                "minimum": 311091.67,
                "name": "X",
                "position": 0,
                "stddev": 527.9892869,
                "variance": 278772.6871
              },
              {
                "average": 4330134.276,
                "count": 21074088,
                "maximum": 4330737.984,
                "minimum": 4329479.044,
                "name": "Y",
                "position": 1,
                "stddev": 337.3712981,
                "variance": 113819.3928
              },
              {
                "average": 134.8294434,
                "count": 21074088,
                "maximum": 411.65178,
                "minimum": -9.508220007,
                "name": "Z",
                "position": 2,
                "stddev": 10.55739937,
                "variance": 111.4586814
              },
              {
                "average": 3892.594767,
                "count": 21074088,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4457.584548,
                "variance": 19870060
              },
              {
                "average": 1.993100627,
                "count": 21074088,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.228045148,
                "variance": 1.508094887
              },
              {
                "average": 2.794522354,
                "count": 21074088,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.511880425,
                "variance": 2.285782421
              },
              {
                "average": 0.5128164028,
                "count": 21074088,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998357247,
                "variance": 0.2498357517
              },
              {
                "average": 0,
                "count": 21074088,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343198624,
                "count": 21074088,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5715910496,
                "variance": 0.326716328
              },
              {
                "average": -6.249277588,
                "count": 21074088,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.60199286,
                "variance": 158.810224
              },
              {
                "average": 0,
                "count": 21074088,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.29322431,
                "count": 21074088,
                "maximum": 90,
                "minimum": 66,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.48453947,
                "variance": 131.8946468
              },
              {
                "average": 205833647,
                "count": 21074088,
                "maximum": 207534437.7,
                "minimum": 203882907.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1820954.995,
                "variance": 3315877096000.0
              },
              {
                "average": 0,
                "count": 21074088,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21074088,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21074088,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004593318582,
                "count": 21074088,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02142710653,
                "variance": 0.0004591208942
              },
              {
                "average": 0.6160326843,
                "count": 21074088,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4863501078,
                "variance": 0.2365364274
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311091.67,
              4329479.044,
              -9.508220007,
              312946.83,
              4330737.984,
              411.65178
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311091.6699649791,
                    4329479.043860331,
                    -9.508220006586953
                  ],
                  [
                    311091.6699649791,
                    4330737.983860331,
                    -9.508220006586953
                  ],
                  [
                    312946.82996497914,
                    4330737.983860331,
                    411.6517799934131
                  ],
                  [
                    312946.82996497914,
                    4329479.043860331,
                    411.6517799934131
                  ],
                  [
                    311091.6699649791,
                    4329479.043860331,
                    -9.508220006586953
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:13:57+00:00",
            "end_time": "2018-02-28T19:55: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": "20180220_272532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14216952824901,
              39.12701023767247,
              -9.774274094357963
            ],
            [
              -77.14251325078843,
              39.1383491318029,
              -9.774274094357963
            ],
            [
              -77.12106061441497,
              39.13874166453775,
              363.84572590564204
            ],
            [
              -77.12072032718828,
              39.12740261277716,
              363.84572590564204
            ],
            [
              -77.14216952824901,
              39.12701023767247,
              -9.774274094357963
            ]
          ]
        ]
      },
      "bbox": [
        -77.14251325,
        39.12701024,
        -9.774274094,
        -77.12072033,
        39.13874166,
        363.8457259
      ],
      "properties": {
        "datetime": "2018-02-28T20:07:32Z",
        "pc:count": 38592065,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315749.6486,
            "count": 38592065,
            "maximum": 316684.4401,
            "minimum": 314829.1601,
            "name": "X",
            "position": 0,
            "stddev": 531.9158836,
            "variance": 282934.5072
          },
          {
            "average": 4333683.03,
            "count": 38592065,
            "maximum": 4334314.493,
            "minimum": 4333055.293,
            "name": "Y",
            "position": 1,
            "stddev": 340.6145768,
            "variance": 116018.2899
          },
          {
            "average": 127.4894275,
            "count": 38592065,
            "maximum": 363.8457259,
            "minimum": -9.774274094,
            "name": "Z",
            "position": 2,
            "stddev": 13.17856795,
            "variance": 173.6746531
          },
          {
            "average": 4916.110773,
            "count": 38592065,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5518.350292,
            "variance": 30452189.95
          },
          {
            "average": 2.380501743,
            "count": 38592065,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347799206,
            "variance": 1.8165627
          },
          {
            "average": 3.382803097,
            "count": 38592065,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.43796495,
            "variance": 2.067743198
          },
          {
            "average": 0.5137774048,
            "count": 38592065,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998101535,
            "variance": 0.2498101896
          },
          {
            "average": 0,
            "count": 38592065,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.325579235,
            "count": 38592065,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6605841388,
            "variance": 0.4363714044
          },
          {
            "average": 7.335177694,
            "count": 38592065,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.11122494,
            "variance": 123.4593197
          },
          {
            "average": 0,
            "count": 38592065,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.62871456,
            "count": 38592065,
            "maximum": 71,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.69690723,
            "variance": 246.3928964
          },
          {
            "average": 203762963.6,
            "count": 38592065,
            "maximum": 203883652.8,
            "minimum": 203180744.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 263208.765,
            "variance": 69278853970.0
          },
          {
            "average": 0,
            "count": 38592065,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38592065,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38592065,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004040727025,
            "count": 38592065,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02009749831,
            "variance": 0.0004039094382
          },
          {
            "average": 0.7384397285,
            "count": 38592065,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.439484358,
            "variance": 0.1931465009
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314829.1601,
          4333055.293,
          -9.774274094,
          316684.4401,
          4334314.493,
          363.8457259
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314829.16012354795,
                4333055.293080494,
                -9.774274094357963
              ],
              [
                314829.16012354795,
                4334314.493080493,
                -9.774274094357963
              ],
              [
                316684.440123548,
                4334314.493080493,
                363.84572590564204
              ],
              [
                316684.440123548,
                4333055.293080494,
                363.84572590564204
              ],
              [
                314829.16012354795,
                4333055.293080494,
                -9.774274094357963
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T20:07:32+00:00",
        "end_time": "2018-02-20T16:52:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_272532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_272532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_272532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_272532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14251325,
            39.12701024,
            -9.774274094,
            -77.12072033,
            39.13874166,
            363.8457259
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14216952824901,
                  39.12701023767247,
                  -9.774274094357963
                ],
                [
                  -77.14251325078843,
                  39.1383491318029,
                  -9.774274094357963
                ],
                [
                  -77.12106061441497,
                  39.13874166453775,
                  363.84572590564204
                ],
                [
                  -77.12072032718828,
                  39.12740261277716,
                  363.84572590564204
                ],
                [
                  -77.14216952824901,
                  39.12701023767247,
                  -9.774274094357963
                ]
              ]
            ]
          },
          "id": "20180220_272532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_272532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T20:07:32Z",
            "pc:count": 38592065,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315749.6486,
                "count": 38592065,
                "maximum": 316684.4401,
                "minimum": 314829.1601,
                "name": "X",
                "position": 0,
                "stddev": 531.9158836,
                "variance": 282934.5072
              },
              {
                "average": 4333683.03,
                "count": 38592065,
                "maximum": 4334314.493,
                "minimum": 4333055.293,
                "name": "Y",
                "position": 1,
                "stddev": 340.6145768,
                "variance": 116018.2899
              },
              {
                "average": 127.4894275,
                "count": 38592065,
                "maximum": 363.8457259,
                "minimum": -9.774274094,
                "name": "Z",
                "position": 2,
                "stddev": 13.17856795,
                "variance": 173.6746531
              },
              {
                "average": 4916.110773,
                "count": 38592065,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5518.350292,
                "variance": 30452189.95
              },
              {
                "average": 2.380501743,
                "count": 38592065,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347799206,
                "variance": 1.8165627
              },
              {
                "average": 3.382803097,
                "count": 38592065,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.43796495,
                "variance": 2.067743198
              },
              {
                "average": 0.5137774048,
                "count": 38592065,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998101535,
                "variance": 0.2498101896
              },
              {
                "average": 0,
                "count": 38592065,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.325579235,
                "count": 38592065,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6605841388,
                "variance": 0.4363714044
              },
              {
                "average": 7.335177694,
                "count": 38592065,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.11122494,
                "variance": 123.4593197
              },
              {
                "average": 0,
                "count": 38592065,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.62871456,
                "count": 38592065,
                "maximum": 71,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.69690723,
                "variance": 246.3928964
              },
              {
                "average": 203762963.6,
                "count": 38592065,
                "maximum": 203883652.8,
                "minimum": 203180744.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 263208.765,
                "variance": 69278853970.0
              },
              {
                "average": 0,
                "count": 38592065,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38592065,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38592065,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004040727025,
                "count": 38592065,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02009749831,
                "variance": 0.0004039094382
              },
              {
                "average": 0.7384397285,
                "count": 38592065,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.439484358,
                "variance": 0.1931465009
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314829.1601,
              4333055.293,
              -9.774274094,
              316684.4401,
              4334314.493,
              363.8457259
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314829.16012354795,
                    4333055.293080494,
                    -9.774274094357963
                  ],
                  [
                    314829.16012354795,
                    4334314.493080493,
                    -9.774274094357963
                  ],
                  [
                    316684.440123548,
                    4334314.493080493,
                    363.84572590564204
                  ],
                  [
                    316684.440123548,
                    4333055.293080494,
                    363.84572590564204
                  ],
                  [
                    314829.16012354795,
                    4333055.293080494,
                    -9.774274094357963
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T20:07:32+00:00",
            "end_time": "2018-02-20T16:52: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": "20180228_254516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2054923247923,
              39.08298655219932,
              -9.994951276711873
            ],
            [
              -77.20584565427824,
              39.094325235329116,
              -9.994951276711873
            ],
            [
              -77.1844074900938,
              39.09472904218835,
              466.1650487232881
            ],
            [
              -77.18405758785273,
              39.08339019685131,
              466.1650487232881
            ],
            [
              -77.2054923247923,
              39.08298655219932,
              -9.994951276711873
            ]
          ]
        ]
      },
      "bbox": [
        -77.20584565,
        39.08298655,
        -9.994951277,
        -77.18405759,
        39.09472904,
        466.1650487
      ],
      "properties": {
        "datetime": "2018-04-13T13:27:34Z",
        "pc:count": 19802423,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310182.3987,
            "count": 19802423,
            "maximum": 311091.5029,
            "minimum": 309236.2429,
            "name": "X",
            "position": 0,
            "stddev": 514.5374098,
            "variance": 264748.746
          },
          {
            "average": 4328936.845,
            "count": 19802423,
            "maximum": 4329559.45,
            "minimum": 4328300.23,
            "name": "Y",
            "position": 1,
            "stddev": 338.0344341,
            "variance": 114267.2787
          },
          {
            "average": 137.1760842,
            "count": 19802423,
            "maximum": 466.1650487,
            "minimum": -9.994951277,
            "name": "Z",
            "position": 2,
            "stddev": 12.62032558,
            "variance": 159.2726178
          },
          {
            "average": 5249.394894,
            "count": 19802423,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5344.954091,
            "variance": 28568534.23
          },
          {
            "average": 1.899626929,
            "count": 19802423,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.188004463,
            "variance": 1.411354605
          },
          {
            "average": 2.5457214,
            "count": 19802423,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.499334889,
            "variance": 2.24800511
          },
          {
            "average": 0.5183788368,
            "count": 19802423,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996621168,
            "variance": 0.249662231
          },
          {
            "average": 0,
            "count": 19802423,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.387591256,
            "count": 19802423,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6599346061,
            "variance": 0.4355136843
          },
          {
            "average": -4.769357946,
            "count": 19802423,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.7452532,
            "variance": 162.4414791
          },
          {
            "average": 0,
            "count": 19802423,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.3371442,
            "count": 19802423,
            "maximum": 101,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.60293877,
            "variance": 243.4516983
          },
          {
            "average": 205996976.1,
            "count": 19802423,
            "maximum": 207661254.5,
            "minimum": 203882944.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1851721.779,
            "variance": 3428873546000.0
          },
          {
            "average": 0,
            "count": 19802423,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19802423,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19802423,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001134962121,
            "count": 19802423,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03367007631,
            "variance": 0.001133674039
          },
          {
            "average": 0.5822113284,
            "count": 19802423,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4931950018,
            "variance": 0.2432413098
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309236.2429,
          4328300.23,
          -9.994951277,
          311091.5029,
          4329559.45,
          466.1650487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309236.24294006475,
                4328300.230452063,
                -9.994951276711873
              ],
              [
                309236.24294006475,
                4329559.450452063,
                -9.994951276711873
              ],
              [
                311091.50294006476,
                4329559.450452063,
                466.1650487232881
              ],
              [
                311091.50294006476,
                4328300.230452063,
                466.1650487232881
              ],
              [
                309236.24294006475,
                4328300.230452063,
                -9.994951276711873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:27:34+00:00",
        "end_time": "2018-02-28T19:55:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_254516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_254516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_254516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_254516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20584565,
            39.08298655,
            -9.994951277,
            -77.18405759,
            39.09472904,
            466.1650487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2054923247923,
                  39.08298655219932,
                  -9.994951276711873
                ],
                [
                  -77.20584565427824,
                  39.094325235329116,
                  -9.994951276711873
                ],
                [
                  -77.1844074900938,
                  39.09472904218835,
                  466.1650487232881
                ],
                [
                  -77.18405758785273,
                  39.08339019685131,
                  466.1650487232881
                ],
                [
                  -77.2054923247923,
                  39.08298655219932,
                  -9.994951276711873
                ]
              ]
            ]
          },
          "id": "20180228_254516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_254516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:27:34Z",
            "pc:count": 19802423,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310182.3987,
                "count": 19802423,
                "maximum": 311091.5029,
                "minimum": 309236.2429,
                "name": "X",
                "position": 0,
                "stddev": 514.5374098,
                "variance": 264748.746
              },
              {
                "average": 4328936.845,
                "count": 19802423,
                "maximum": 4329559.45,
                "minimum": 4328300.23,
                "name": "Y",
                "position": 1,
                "stddev": 338.0344341,
                "variance": 114267.2787
              },
              {
                "average": 137.1760842,
                "count": 19802423,
                "maximum": 466.1650487,
                "minimum": -9.994951277,
                "name": "Z",
                "position": 2,
                "stddev": 12.62032558,
                "variance": 159.2726178
              },
              {
                "average": 5249.394894,
                "count": 19802423,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5344.954091,
                "variance": 28568534.23
              },
              {
                "average": 1.899626929,
                "count": 19802423,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.188004463,
                "variance": 1.411354605
              },
              {
                "average": 2.5457214,
                "count": 19802423,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.499334889,
                "variance": 2.24800511
              },
              {
                "average": 0.5183788368,
                "count": 19802423,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996621168,
                "variance": 0.249662231
              },
              {
                "average": 0,
                "count": 19802423,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.387591256,
                "count": 19802423,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6599346061,
                "variance": 0.4355136843
              },
              {
                "average": -4.769357946,
                "count": 19802423,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.7452532,
                "variance": 162.4414791
              },
              {
                "average": 0,
                "count": 19802423,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.3371442,
                "count": 19802423,
                "maximum": 101,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.60293877,
                "variance": 243.4516983
              },
              {
                "average": 205996976.1,
                "count": 19802423,
                "maximum": 207661254.5,
                "minimum": 203882944.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1851721.779,
                "variance": 3428873546000.0
              },
              {
                "average": 0,
                "count": 19802423,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19802423,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19802423,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001134962121,
                "count": 19802423,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03367007631,
                "variance": 0.001133674039
              },
              {
                "average": 0.5822113284,
                "count": 19802423,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4931950018,
                "variance": 0.2432413098
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309236.2429,
              4328300.23,
              -9.994951277,
              311091.5029,
              4329559.45,
              466.1650487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309236.24294006475,
                    4328300.230452063,
                    -9.994951276711873
                  ],
                  [
                    309236.24294006475,
                    4329559.450452063,
                    -9.994951276711873
                  ],
                  [
                    311091.50294006476,
                    4329559.450452063,
                    466.1650487232881
                  ],
                  [
                    311091.50294006476,
                    4328300.230452063,
                    466.1650487232881
                  ],
                  [
                    309236.24294006475,
                    4328300.230452063,
                    -9.994951276711873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:27:34+00:00",
            "end_time": "2018-02-28T19:55: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": "20180221_248548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2269084566149,
              39.17080624115426,
              -10.203786852278625
            ],
            [
              -77.22726630962265,
              39.182143868276846,
              -10.203786852278625
            ],
            [
              -77.20580180549216,
              39.18255237403558,
              354.4762131477214
            ],
            [
              -77.20544739431516,
              39.171214582939356,
              354.4762131477214
            ],
            [
              -77.2269084566149,
              39.17080624115426,
              -10.203786852278625
            ]
          ]
        ]
      },
      "bbox": [
        -77.22726631,
        39.17080624,
        -10.20378685,
        -77.20544739,
        39.18255237,
        354.4762131
      ],
      "properties": {
        "datetime": "2018-03-06T14:28:20Z",
        "pc:count": 18447808,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308490.8209,
            "count": 18447808,
            "maximum": 309478.11,
            "minimum": 307622.85,
            "name": "X",
            "position": 0,
            "stddev": 522.8342323,
            "variance": 273355.6345
          },
          {
            "average": 4338745.008,
            "count": 18447808,
            "maximum": 4339351.74,
            "minimum": 4338092.6,
            "name": "Y",
            "position": 1,
            "stddev": 367.4905688,
            "variance": 135049.3182
          },
          {
            "average": 125.1333932,
            "count": 18447808,
            "maximum": 354.4762131,
            "minimum": -10.20378685,
            "name": "Z",
            "position": 2,
            "stddev": 15.06146329,
            "variance": 226.8476766
          },
          {
            "average": 5275.098427,
            "count": 18447808,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5702.699303,
            "variance": 32520779.34
          },
          {
            "average": 2.148717398,
            "count": 18447808,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.285256376,
            "variance": 1.651883952
          },
          {
            "average": 3.105565821,
            "count": 18447808,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.508517236,
            "variance": 2.275624252
          },
          {
            "average": 0.5026371155,
            "count": 18447808,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930591,
            "variance": 0.2499930592
          },
          {
            "average": 0,
            "count": 18447808,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.391703014,
            "count": 18447808,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.894923051,
            "variance": 0.8008872672
          },
          {
            "average": 5.424611124,
            "count": 18447808,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.69714768,
            "variance": 136.8232639
          },
          {
            "average": 0,
            "count": 18447808,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.94548561,
            "count": 18447808,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.87317276,
            "variance": 118.2258859
          },
          {
            "average": 203478111.2,
            "count": 18447808,
            "maximum": 204381700.6,
            "minimum": 203276666,
            "name": "GpsTime",
            "position": 12,
            "stddev": 425935.3995,
            "variance": 181420964600.0
          },
          {
            "average": 0,
            "count": 18447808,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18447808,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18447808,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00242565404,
            "count": 18447808,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04919116154,
            "variance": 0.002419770373
          },
          {
            "average": 0.2883031957,
            "count": 18447808,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4529729287,
            "variance": 0.2051844742
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307622.85,
          4338092.6,
          -10.20378685,
          309478.11,
          4339351.74,
          354.4762131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307622.85000978503,
                4338092.599744979,
                -10.203786852278625
              ],
              [
                307622.85000978503,
                4339351.73974498,
                -10.203786852278625
              ],
              [
                309478.11000978504,
                4339351.73974498,
                354.4762131477214
              ],
              [
                309478.11000978504,
                4338092.599744979,
                354.4762131477214
              ],
              [
                307622.85000978503,
                4338092.599744979,
                -10.203786852278625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:28:20+00:00",
        "end_time": "2018-02-21T19:31:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_248548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_248548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_248548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_248548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22726631,
            39.17080624,
            -10.20378685,
            -77.20544739,
            39.18255237,
            354.4762131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2269084566149,
                  39.17080624115426,
                  -10.203786852278625
                ],
                [
                  -77.22726630962265,
                  39.182143868276846,
                  -10.203786852278625
                ],
                [
                  -77.20580180549216,
                  39.18255237403558,
                  354.4762131477214
                ],
                [
                  -77.20544739431516,
                  39.171214582939356,
                  354.4762131477214
                ],
                [
                  -77.2269084566149,
                  39.17080624115426,
                  -10.203786852278625
                ]
              ]
            ]
          },
          "id": "20180221_248548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_248548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:28:20Z",
            "pc:count": 18447808,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308490.8209,
                "count": 18447808,
                "maximum": 309478.11,
                "minimum": 307622.85,
                "name": "X",
                "position": 0,
                "stddev": 522.8342323,
                "variance": 273355.6345
              },
              {
                "average": 4338745.008,
                "count": 18447808,
                "maximum": 4339351.74,
                "minimum": 4338092.6,
                "name": "Y",
                "position": 1,
                "stddev": 367.4905688,
                "variance": 135049.3182
              },
              {
                "average": 125.1333932,
                "count": 18447808,
                "maximum": 354.4762131,
                "minimum": -10.20378685,
                "name": "Z",
                "position": 2,
                "stddev": 15.06146329,
                "variance": 226.8476766
              },
              {
                "average": 5275.098427,
                "count": 18447808,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5702.699303,
                "variance": 32520779.34
              },
              {
                "average": 2.148717398,
                "count": 18447808,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.285256376,
                "variance": 1.651883952
              },
              {
                "average": 3.105565821,
                "count": 18447808,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.508517236,
                "variance": 2.275624252
              },
              {
                "average": 0.5026371155,
                "count": 18447808,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930591,
                "variance": 0.2499930592
              },
              {
                "average": 0,
                "count": 18447808,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.391703014,
                "count": 18447808,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.894923051,
                "variance": 0.8008872672
              },
              {
                "average": 5.424611124,
                "count": 18447808,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.69714768,
                "variance": 136.8232639
              },
              {
                "average": 0,
                "count": 18447808,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.94548561,
                "count": 18447808,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.87317276,
                "variance": 118.2258859
              },
              {
                "average": 203478111.2,
                "count": 18447808,
                "maximum": 204381700.6,
                "minimum": 203276666,
                "name": "GpsTime",
                "position": 12,
                "stddev": 425935.3995,
                "variance": 181420964600.0
              },
              {
                "average": 0,
                "count": 18447808,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18447808,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18447808,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00242565404,
                "count": 18447808,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04919116154,
                "variance": 0.002419770373
              },
              {
                "average": 0.2883031957,
                "count": 18447808,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4529729287,
                "variance": 0.2051844742
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307622.85,
              4338092.6,
              -10.20378685,
              309478.11,
              4339351.74,
              354.4762131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307622.85000978503,
                    4338092.599744979,
                    -10.203786852278625
                  ],
                  [
                    307622.85000978503,
                    4339351.73974498,
                    -10.203786852278625
                  ],
                  [
                    309478.11000978504,
                    4339351.73974498,
                    354.4762131477214
                  ],
                  [
                    309478.11000978504,
                    4338092.599744979,
                    354.4762131477214
                  ],
                  [
                    307622.85000978503,
                    4338092.599744979,
                    -10.203786852278625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:28:20+00:00",
            "end_time": "2018-02-21T19:31: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": "20180228_278548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12109353016658,
              39.17096452049295,
              -10.251224396264519
            ],
            [
              -77.1214343674327,
              39.182302223870224,
              -10.251224396264519
            ],
            [
              -77.0999708620297,
              39.18269118905649,
              339.02877560373554
            ],
            [
              -77.09963346695488,
              39.171353329548346,
              339.02877560373554
            ],
            [
              -77.12109353016658,
              39.17096452049295,
              -10.251224396264519
            ]
          ]
        ]
      },
      "bbox": [
        -77.12143437,
        39.17096452,
        -10.2512244,
        -77.09963347,
        39.18269119,
        339.0287756
      ],
      "properties": {
        "datetime": "2018-03-05T19:54:09Z",
        "pc:count": 15060576,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317682.666,
            "count": 15060576,
            "maximum": 318620.2726,
            "minimum": 316765.2326,
            "name": "X",
            "position": 0,
            "stddev": 467.5152347,
            "variance": 218570.4946
          },
          {
            "average": 4338512.409,
            "count": 15060576,
            "maximum": 4339150.021,
            "minimum": 4337890.961,
            "name": "Y",
            "position": 1,
            "stddev": 327.0218396,
            "variance": 106943.2836
          },
          {
            "average": 158.4726249,
            "count": 15060576,
            "maximum": 339.0287756,
            "minimum": -10.2512244,
            "name": "Z",
            "position": 2,
            "stddev": 10.05544925,
            "variance": 101.1120596
          },
          {
            "average": 6449.741762,
            "count": 15060576,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6443.794786,
            "variance": 41522491.25
          },
          {
            "average": 2.073890932,
            "count": 15060576,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.294892384,
            "variance": 1.676746287
          },
          {
            "average": 2.995008956,
            "count": 15060576,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.569645923,
            "variance": 2.463788324
          },
          {
            "average": 0.5065949669,
            "count": 15060576,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999565211,
            "variance": 0.249956523
          },
          {
            "average": 0,
            "count": 15060576,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.428959955,
            "count": 15060576,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5540317922,
            "variance": 0.3069512267
          },
          {
            "average": -12.54653239,
            "count": 15060576,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.553759746,
            "variance": 42.95176681
          },
          {
            "average": 0,
            "count": 15060576,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.52262955,
            "count": 15060576,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5002148051,
            "variance": 0.2502148513
          },
          {
            "average": 204313612.6,
            "count": 15060576,
            "maximum": 204314849.2,
            "minimum": 204313349.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 250.9232898,
            "variance": 62962.49737
          },
          {
            "average": 0,
            "count": 15060576,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15060576,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15060576,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004908178811,
            "count": 15060576,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02214897315,
            "variance": 0.0004905770115
          },
          {
            "average": 0.4104289238,
            "count": 15060576,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4919116164,
            "variance": 0.2419770384
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316765.2326,
          4337890.961,
          -10.2512244,
          318620.2726,
          4339150.021,
          339.0287756
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316765.23257929075,
                4337890.960752753,
                -10.251224396264519
              ],
              [
                316765.23257929075,
                4339150.020752753,
                -10.251224396264519
              ],
              [
                318620.2725792908,
                4339150.020752753,
                339.02877560373554
              ],
              [
                318620.2725792908,
                4337890.960752753,
                339.02877560373554
              ],
              [
                316765.23257929075,
                4337890.960752753,
                -10.251224396264519
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:54:09+00:00",
        "end_time": "2018-03-05T19:29:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_278548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_278548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_278548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_278548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12143437,
            39.17096452,
            -10.2512244,
            -77.09963347,
            39.18269119,
            339.0287756
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12109353016658,
                  39.17096452049295,
                  -10.251224396264519
                ],
                [
                  -77.1214343674327,
                  39.182302223870224,
                  -10.251224396264519
                ],
                [
                  -77.0999708620297,
                  39.18269118905649,
                  339.02877560373554
                ],
                [
                  -77.09963346695488,
                  39.171353329548346,
                  339.02877560373554
                ],
                [
                  -77.12109353016658,
                  39.17096452049295,
                  -10.251224396264519
                ]
              ]
            ]
          },
          "id": "20180228_278548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_278548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:54:09Z",
            "pc:count": 15060576,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317682.666,
                "count": 15060576,
                "maximum": 318620.2726,
                "minimum": 316765.2326,
                "name": "X",
                "position": 0,
                "stddev": 467.5152347,
                "variance": 218570.4946
              },
              {
                "average": 4338512.409,
                "count": 15060576,
                "maximum": 4339150.021,
                "minimum": 4337890.961,
                "name": "Y",
                "position": 1,
                "stddev": 327.0218396,
                "variance": 106943.2836
              },
              {
                "average": 158.4726249,
                "count": 15060576,
                "maximum": 339.0287756,
                "minimum": -10.2512244,
                "name": "Z",
                "position": 2,
                "stddev": 10.05544925,
                "variance": 101.1120596
              },
              {
                "average": 6449.741762,
                "count": 15060576,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6443.794786,
                "variance": 41522491.25
              },
              {
                "average": 2.073890932,
                "count": 15060576,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.294892384,
                "variance": 1.676746287
              },
              {
                "average": 2.995008956,
                "count": 15060576,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.569645923,
                "variance": 2.463788324
              },
              {
                "average": 0.5065949669,
                "count": 15060576,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999565211,
                "variance": 0.249956523
              },
              {
                "average": 0,
                "count": 15060576,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.428959955,
                "count": 15060576,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5540317922,
                "variance": 0.3069512267
              },
              {
                "average": -12.54653239,
                "count": 15060576,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.553759746,
                "variance": 42.95176681
              },
              {
                "average": 0,
                "count": 15060576,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.52262955,
                "count": 15060576,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5002148051,
                "variance": 0.2502148513
              },
              {
                "average": 204313612.6,
                "count": 15060576,
                "maximum": 204314849.2,
                "minimum": 204313349.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 250.9232898,
                "variance": 62962.49737
              },
              {
                "average": 0,
                "count": 15060576,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15060576,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15060576,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004908178811,
                "count": 15060576,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02214897315,
                "variance": 0.0004905770115
              },
              {
                "average": 0.4104289238,
                "count": 15060576,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4919116164,
                "variance": 0.2419770384
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316765.2326,
              4337890.961,
              -10.2512244,
              318620.2726,
              4339150.021,
              339.0287756
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316765.23257929075,
                    4337890.960752753,
                    -10.251224396264519
                  ],
                  [
                    316765.23257929075,
                    4339150.020752753,
                    -10.251224396264519
                  ],
                  [
                    318620.2725792908,
                    4339150.020752753,
                    339.02877560373554
                  ],
                  [
                    318620.2725792908,
                    4337890.960752753,
                    339.02877560373554
                  ],
                  [
                    316765.23257929075,
                    4337890.960752753,
                    -10.251224396264519
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:54:09+00:00",
            "end_time": "2018-03-05T19:29:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_260524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1844114340984,
              39.10498626439926,
              -9.822291893506417
            ],
            [
              -77.18476165663803,
              39.11632488486753,
              -9.822291893506417
            ],
            [
              -77.16331814461164,
              39.11672497196224,
              396.7777081064936
            ],
            [
              -77.16297135294764,
              39.105386190807984,
              396.7777081064936
            ],
            [
              -77.1844114340984,
              39.10498626439926,
              -9.822291893506417
            ]
          ]
        ]
      },
      "bbox": [
        -77.18476166,
        39.10498626,
        -9.822291894,
        -77.16297135,
        39.11672497,
        396.7777081
      ],
      "properties": {
        "datetime": "2018-04-12T01:54:45Z",
        "pc:count": 18731663,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312028.667,
            "count": 18731663,
            "maximum": 312973.6687,
            "minimum": 311118.5487,
            "name": "X",
            "position": 0,
            "stddev": 511.2767811,
            "variance": 261403.9469
          },
          {
            "average": 4331312.854,
            "count": 18731663,
            "maximum": 4331957.104,
            "minimum": 4330697.904,
            "name": "Y",
            "position": 1,
            "stddev": 350.6828371,
            "variance": 122978.4523
          },
          {
            "average": 145.6503731,
            "count": 18731663,
            "maximum": 396.7777081,
            "minimum": -9.822291894,
            "name": "Z",
            "position": 2,
            "stddev": 8.560062343,
            "variance": 73.27466731
          },
          {
            "average": 4774.576662,
            "count": 18731663,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4857.958088,
            "variance": 23599756.78
          },
          {
            "average": 1.726101842,
            "count": 18731663,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.067672829,
            "variance": 1.139925271
          },
          {
            "average": 2.262355617,
            "count": 18731663,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.401653295,
            "variance": 1.96463196
          },
          {
            "average": 0.5525933816,
            "count": 18731663,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4972262558,
            "variance": 0.2472339494
          },
          {
            "average": 0,
            "count": 18731663,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.377207192,
            "count": 18731663,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5211173781,
            "variance": 0.2715633217
          },
          {
            "average": 3.470941879,
            "count": 18731663,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.63669256,
            "variance": 159.6859989
          },
          {
            "average": 0,
            "count": 18731663,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.6126731,
            "count": 18731663,
            "maximum": 89,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.77778654,
            "variance": 116.1606826
          },
          {
            "average": 205153627.1,
            "count": 18731663,
            "maximum": 207533285.5,
            "minimum": 203882887.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1728549.521,
            "variance": 2987883446000.0
          },
          {
            "average": 0,
            "count": 18731663,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18731663,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18731663,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004561260791,
            "count": 18731663,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02135223765,
            "variance": 0.0004559180525
          },
          {
            "average": 0.6801176169,
            "count": 18731663,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.466430762,
            "variance": 0.2175576557
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311118.5487,
          4330697.904,
          -9.822291894,
          312973.6687,
          4331957.104,
          396.7777081
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311118.5486556007,
                4330697.903772983,
                -9.822291893506417
              ],
              [
                311118.5486556007,
                4331957.103772982,
                -9.822291893506417
              ],
              [
                312973.6686556007,
                4331957.103772982,
                396.7777081064936
              ],
              [
                312973.6686556007,
                4330697.903772983,
                396.7777081064936
              ],
              [
                311118.5486556007,
                4330697.903772983,
                -9.822291893506417
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:54:45+00:00",
        "end_time": "2018-02-28T19:54:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_260524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_260524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_260524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_260524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18476166,
            39.10498626,
            -9.822291894,
            -77.16297135,
            39.11672497,
            396.7777081
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1844114340984,
                  39.10498626439926,
                  -9.822291893506417
                ],
                [
                  -77.18476165663803,
                  39.11632488486753,
                  -9.822291893506417
                ],
                [
                  -77.16331814461164,
                  39.11672497196224,
                  396.7777081064936
                ],
                [
                  -77.16297135294764,
                  39.105386190807984,
                  396.7777081064936
                ],
                [
                  -77.1844114340984,
                  39.10498626439926,
                  -9.822291893506417
                ]
              ]
            ]
          },
          "id": "20180228_260524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_260524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:54:45Z",
            "pc:count": 18731663,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312028.667,
                "count": 18731663,
                "maximum": 312973.6687,
                "minimum": 311118.5487,
                "name": "X",
                "position": 0,
                "stddev": 511.2767811,
                "variance": 261403.9469
              },
              {
                "average": 4331312.854,
                "count": 18731663,
                "maximum": 4331957.104,
                "minimum": 4330697.904,
                "name": "Y",
                "position": 1,
                "stddev": 350.6828371,
                "variance": 122978.4523
              },
              {
                "average": 145.6503731,
                "count": 18731663,
                "maximum": 396.7777081,
                "minimum": -9.822291894,
                "name": "Z",
                "position": 2,
                "stddev": 8.560062343,
                "variance": 73.27466731
              },
              {
                "average": 4774.576662,
                "count": 18731663,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4857.958088,
                "variance": 23599756.78
              },
              {
                "average": 1.726101842,
                "count": 18731663,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.067672829,
                "variance": 1.139925271
              },
              {
                "average": 2.262355617,
                "count": 18731663,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.401653295,
                "variance": 1.96463196
              },
              {
                "average": 0.5525933816,
                "count": 18731663,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4972262558,
                "variance": 0.2472339494
              },
              {
                "average": 0,
                "count": 18731663,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.377207192,
                "count": 18731663,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5211173781,
                "variance": 0.2715633217
              },
              {
                "average": 3.470941879,
                "count": 18731663,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.63669256,
                "variance": 159.6859989
              },
              {
                "average": 0,
                "count": 18731663,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.6126731,
                "count": 18731663,
                "maximum": 89,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.77778654,
                "variance": 116.1606826
              },
              {
                "average": 205153627.1,
                "count": 18731663,
                "maximum": 207533285.5,
                "minimum": 203882887.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1728549.521,
                "variance": 2987883446000.0
              },
              {
                "average": 0,
                "count": 18731663,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18731663,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18731663,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004561260791,
                "count": 18731663,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02135223765,
                "variance": 0.0004559180525
              },
              {
                "average": 0.6801176169,
                "count": 18731663,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.466430762,
                "variance": 0.2175576557
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311118.5487,
              4330697.904,
              -9.822291894,
              312973.6687,
              4331957.104,
              396.7777081
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311118.5486556007,
                    4330697.903772983,
                    -9.822291893506417
                  ],
                  [
                    311118.5486556007,
                    4331957.103772982,
                    -9.822291893506417
                  ],
                  [
                    312973.6686556007,
                    4331957.103772982,
                    396.7777081064936
                  ],
                  [
                    312973.6686556007,
                    4330697.903772983,
                    396.7777081064936
                  ],
                  [
                    311118.5486556007,
                    4330697.903772983,
                    -9.822291893506417
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:54:45+00:00",
            "end_time": "2018-02-28T19:54:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_284544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0999157944475,
              39.16000193759632,
              -10.132100993494873
            ],
            [
              -77.10025309858388,
              39.17133981718982,
              -10.132100993494873
            ],
            [
              -77.07879101530497,
              39.17172482019704,
              366.5678990065051
            ],
            [
              -77.0784571519293,
              39.16038678604831,
              366.5678990065051
            ],
            [
              -77.0999157944475,
              39.16000193759632,
              -10.132100993494873
            ]
          ]
        ]
      },
      "bbox": [
        -77.1002531,
        39.16000194,
        -10.13210099,
        -77.07845715,
        39.17172482,
        366.567899
      ],
      "properties": {
        "datetime": "2018-03-05T19:29:52Z",
        "pc:count": 25500598,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319577.594,
            "count": 25500598,
            "maximum": 320421.8852,
            "minimum": 318566.7052,
            "name": "X",
            "position": 0,
            "stddev": 506.8480461,
            "variance": 256894.9418
          },
          {
            "average": 4337213.711,
            "count": 25500598,
            "maximum": 4337890.701,
            "minimum": 4336631.641,
            "name": "Y",
            "position": 1,
            "stddev": 322.5146293,
            "variance": 104015.6861
          },
          {
            "average": 152.4253597,
            "count": 25500598,
            "maximum": 366.567899,
            "minimum": -10.13210099,
            "name": "Z",
            "position": 2,
            "stddev": 11.58567016,
            "variance": 134.2277531
          },
          {
            "average": 5671.370226,
            "count": 25500598,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6179.373633,
            "variance": 38184658.49
          },
          {
            "average": 2.19657492,
            "count": 25500598,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.298746644,
            "variance": 1.686742846
          },
          {
            "average": 3.124086306,
            "count": 25500598,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.507104116,
            "variance": 2.271362816
          },
          {
            "average": 0.516832468,
            "count": 25500598,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997165975,
            "variance": 0.2497166778
          },
          {
            "average": 0,
            "count": 25500598,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314778422,
            "count": 25500598,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4880592795,
            "variance": 0.2382018603
          },
          {
            "average": 11.03308499,
            "count": 25500598,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.740313715,
            "variance": 76.39308383
          },
          {
            "average": 0,
            "count": 25500598,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 56.69153759,
            "count": 25500598,
            "maximum": 80,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.54764163,
            "variance": 211.633877
          },
          {
            "average": 203667859.9,
            "count": 25500598,
            "maximum": 204313392.4,
            "minimum": 203183503.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 373988.1469,
            "variance": 139867134000.0
          },
          {
            "average": 0,
            "count": 25500598,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25500598,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25500598,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002473275333,
            "count": 25500598,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01572470579,
            "variance": 0.000247266372
          },
          {
            "average": 0.6115975398,
            "count": 25500598,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4873869083,
            "variance": 0.2375459984
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318566.7052,
          4336631.641,
          -10.13210099,
          320421.8852,
          4337890.701,
          366.567899
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318566.7052023643,
                4336631.640782691,
                -10.132100993494873
              ],
              [
                318566.7052023643,
                4337890.700782691,
                -10.132100993494873
              ],
              [
                320421.88520236436,
                4337890.700782691,
                366.5678990065051
              ],
              [
                320421.88520236436,
                4336631.640782691,
                366.5678990065051
              ],
              [
                318566.7052023643,
                4336631.640782691,
                -10.132100993494873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:29:52+00:00",
        "end_time": "2018-02-20T17:38:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_284544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_284544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_284544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1002531,
            39.16000194,
            -10.13210099,
            -77.07845715,
            39.17172482,
            366.567899
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0999157944475,
                  39.16000193759632,
                  -10.132100993494873
                ],
                [
                  -77.10025309858388,
                  39.17133981718982,
                  -10.132100993494873
                ],
                [
                  -77.07879101530497,
                  39.17172482019704,
                  366.5678990065051
                ],
                [
                  -77.0784571519293,
                  39.16038678604831,
                  366.5678990065051
                ],
                [
                  -77.0999157944475,
                  39.16000193759632,
                  -10.132100993494873
                ]
              ]
            ]
          },
          "id": "20180220_284544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:29:52Z",
            "pc:count": 25500598,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319577.594,
                "count": 25500598,
                "maximum": 320421.8852,
                "minimum": 318566.7052,
                "name": "X",
                "position": 0,
                "stddev": 506.8480461,
                "variance": 256894.9418
              },
              {
                "average": 4337213.711,
                "count": 25500598,
                "maximum": 4337890.701,
                "minimum": 4336631.641,
                "name": "Y",
                "position": 1,
                "stddev": 322.5146293,
                "variance": 104015.6861
              },
              {
                "average": 152.4253597,
                "count": 25500598,
                "maximum": 366.567899,
                "minimum": -10.13210099,
                "name": "Z",
                "position": 2,
                "stddev": 11.58567016,
                "variance": 134.2277531
              },
              {
                "average": 5671.370226,
                "count": 25500598,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6179.373633,
                "variance": 38184658.49
              },
              {
                "average": 2.19657492,
                "count": 25500598,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.298746644,
                "variance": 1.686742846
              },
              {
                "average": 3.124086306,
                "count": 25500598,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.507104116,
                "variance": 2.271362816
              },
              {
                "average": 0.516832468,
                "count": 25500598,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997165975,
                "variance": 0.2497166778
              },
              {
                "average": 0,
                "count": 25500598,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314778422,
                "count": 25500598,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4880592795,
                "variance": 0.2382018603
              },
              {
                "average": 11.03308499,
                "count": 25500598,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.740313715,
                "variance": 76.39308383
              },
              {
                "average": 0,
                "count": 25500598,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 56.69153759,
                "count": 25500598,
                "maximum": 80,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.54764163,
                "variance": 211.633877
              },
              {
                "average": 203667859.9,
                "count": 25500598,
                "maximum": 204313392.4,
                "minimum": 203183503.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 373988.1469,
                "variance": 139867134000.0
              },
              {
                "average": 0,
                "count": 25500598,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25500598,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25500598,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002473275333,
                "count": 25500598,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01572470579,
                "variance": 0.000247266372
              },
              {
                "average": 0.6115975398,
                "count": 25500598,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4873869083,
                "variance": 0.2375459984
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318566.7052,
              4336631.641,
              -10.13210099,
              320421.8852,
              4337890.701,
              366.567899
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318566.7052023643,
                    4336631.640782691,
                    -10.132100993494873
                  ],
                  [
                    318566.7052023643,
                    4337890.700782691,
                    -10.132100993494873
                  ],
                  [
                    320421.88520236436,
                    4337890.700782691,
                    366.5678990065051
                  ],
                  [
                    320421.88520236436,
                    4336631.640782691,
                    366.5678990065051
                  ],
                  [
                    318566.7052023643,
                    4336631.640782691,
                    -10.132100993494873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:29:52+00:00",
            "end_time": "2018-02-20T17:38: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": "20180228_254520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20552456422323,
              39.09396892738036,
              -9.706751210528438
            ],
            [
              -77.20587802583874,
              39.10530722867635,
              -9.706751210528438
            ],
            [
              -77.18443653592824,
              39.105711135675186,
              464.45324878947156
            ],
            [
              -77.18408650332059,
              39.094372672150364,
              464.45324878947156
            ],
            [
              -77.20552456422323,
              39.09396892738036,
              -9.706751210528438
            ]
          ]
        ]
      },
      "bbox": [
        -77.20587803,
        39.09396893,
        -9.706751211,
        -77.1840865,
        39.10571114,
        464.4532488
      ],
      "properties": {
        "datetime": "2018-04-13T13:25:35Z",
        "pc:count": 19557320,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310215.6922,
            "count": 19557320,
            "maximum": 311118.3136,
            "minimum": 309263.0536,
            "name": "X",
            "position": 0,
            "stddev": 542.8321791,
            "variance": 294666.7747
          },
          {
            "average": 4330150.866,
            "count": 19557320,
            "maximum": 4330778.409,
            "minimum": 4329519.229,
            "name": "Y",
            "position": 1,
            "stddev": 332.5281602,
            "variance": 110574.9773
          },
          {
            "average": 141.6230335,
            "count": 19557320,
            "maximum": 464.4532488,
            "minimum": -9.706751211,
            "name": "Z",
            "position": 2,
            "stddev": 7.415833962,
            "variance": 54.99459335
          },
          {
            "average": 5715.699697,
            "count": 19557320,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5548.456916,
            "variance": 30785374.15
          },
          {
            "average": 1.739814862,
            "count": 19557320,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.080460769,
            "variance": 1.167395474
          },
          {
            "average": 2.263042431,
            "count": 19557320,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.418157957,
            "variance": 2.011171992
          },
          {
            "average": 0.5756207394,
            "count": 19557320,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4942484358,
            "variance": 0.2442815163
          },
          {
            "average": 0,
            "count": 19557320,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375146441,
            "count": 19557320,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.523187802,
            "variance": 0.2737254762
          },
          {
            "average": 9.717505096,
            "count": 19557320,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.615274972,
            "variance": 92.45351279
          },
          {
            "average": 0,
            "count": 19557320,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.55328486,
            "count": 19557320,
            "maximum": 100,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.95312602,
            "variance": 167.7834738
          },
          {
            "average": 205274531.2,
            "count": 19557320,
            "maximum": 207661135,
            "minimum": 203882928.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1783534.884,
            "variance": 3180996684000.0
          },
          {
            "average": 0,
            "count": 19557320,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19557320,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19557320,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003220277625,
            "count": 19557320,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01794224281,
            "variance": 0.0003219240771
          },
          {
            "average": 0.6990114699,
            "count": 19557320,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.458687743,
            "variance": 0.2103944456
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309263.0536,
          4329519.229,
          -9.706751211,
          311118.3136,
          4330778.409,
          464.4532488
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309263.05355636775,
                4329519.229383072,
                -9.706751210528438
              ],
              [
                309263.05355636775,
                4330778.409383072,
                -9.706751210528438
              ],
              [
                311118.31355636776,
                4330778.409383072,
                464.45324878947156
              ],
              [
                311118.31355636776,
                4329519.229383072,
                464.45324878947156
              ],
              [
                309263.05355636775,
                4329519.229383072,
                -9.706751210528438
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:25:35+00:00",
        "end_time": "2018-02-28T19:55:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_254520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_254520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_254520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_254520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20587803,
            39.09396893,
            -9.706751211,
            -77.1840865,
            39.10571114,
            464.4532488
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20552456422323,
                  39.09396892738036,
                  -9.706751210528438
                ],
                [
                  -77.20587802583874,
                  39.10530722867635,
                  -9.706751210528438
                ],
                [
                  -77.18443653592824,
                  39.105711135675186,
                  464.45324878947156
                ],
                [
                  -77.18408650332059,
                  39.094372672150364,
                  464.45324878947156
                ],
                [
                  -77.20552456422323,
                  39.09396892738036,
                  -9.706751210528438
                ]
              ]
            ]
          },
          "id": "20180228_254520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_254520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:25:35Z",
            "pc:count": 19557320,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310215.6922,
                "count": 19557320,
                "maximum": 311118.3136,
                "minimum": 309263.0536,
                "name": "X",
                "position": 0,
                "stddev": 542.8321791,
                "variance": 294666.7747
              },
              {
                "average": 4330150.866,
                "count": 19557320,
                "maximum": 4330778.409,
                "minimum": 4329519.229,
                "name": "Y",
                "position": 1,
                "stddev": 332.5281602,
                "variance": 110574.9773
              },
              {
                "average": 141.6230335,
                "count": 19557320,
                "maximum": 464.4532488,
                "minimum": -9.706751211,
                "name": "Z",
                "position": 2,
                "stddev": 7.415833962,
                "variance": 54.99459335
              },
              {
                "average": 5715.699697,
                "count": 19557320,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5548.456916,
                "variance": 30785374.15
              },
              {
                "average": 1.739814862,
                "count": 19557320,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.080460769,
                "variance": 1.167395474
              },
              {
                "average": 2.263042431,
                "count": 19557320,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.418157957,
                "variance": 2.011171992
              },
              {
                "average": 0.5756207394,
                "count": 19557320,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4942484358,
                "variance": 0.2442815163
              },
              {
                "average": 0,
                "count": 19557320,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375146441,
                "count": 19557320,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.523187802,
                "variance": 0.2737254762
              },
              {
                "average": 9.717505096,
                "count": 19557320,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.615274972,
                "variance": 92.45351279
              },
              {
                "average": 0,
                "count": 19557320,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.55328486,
                "count": 19557320,
                "maximum": 100,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.95312602,
                "variance": 167.7834738
              },
              {
                "average": 205274531.2,
                "count": 19557320,
                "maximum": 207661135,
                "minimum": 203882928.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1783534.884,
                "variance": 3180996684000.0
              },
              {
                "average": 0,
                "count": 19557320,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19557320,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19557320,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003220277625,
                "count": 19557320,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01794224281,
                "variance": 0.0003219240771
              },
              {
                "average": 0.6990114699,
                "count": 19557320,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.458687743,
                "variance": 0.2103944456
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309263.0536,
              4329519.229,
              -9.706751211,
              311118.3136,
              4330778.409,
              464.4532488
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309263.05355636775,
                    4329519.229383072,
                    -9.706751210528438
                  ],
                  [
                    309263.05355636775,
                    4330778.409383072,
                    -9.706751210528438
                  ],
                  [
                    311118.31355636776,
                    4330778.409383072,
                    464.45324878947156
                  ],
                  [
                    311118.31355636776,
                    4329519.229383072,
                    464.45324878947156
                  ],
                  [
                    309263.05355636775,
                    4329519.229383072,
                    -9.706751210528438
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:25:35+00:00",
            "end_time": "2018-02-28T19:55: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": "20180228_284520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09982202013312,
              39.09410636767714,
              -10.389533672155267
            ],
            [
              -77.1001585403518,
              39.105445096845045,
              -10.389533672155267
            ],
            [
              -77.07871807086883,
              39.105829516111015,
              354.4304663278447
            ],
            [
              -77.07838498011215,
              39.09449063253596,
              354.4304663278447
            ],
            [
              -77.09982202013312,
              39.09410636767714,
              -10.389533672155267
            ]
          ]
        ]
      },
      "bbox": [
        -77.10015854,
        39.09410637,
        -10.38953367,
        -77.07838498,
        39.10582952,
        354.4304663
      ],
      "properties": {
        "datetime": "2018-02-28T19:30:14Z",
        "pc:count": 15643474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319354.5905,
            "count": 15643474,
            "maximum": 320260.6288,
            "minimum": 318405.5888,
            "name": "X",
            "position": 0,
            "stddev": 551.9045889,
            "variance": 304598.6753
          },
          {
            "average": 4329911.536,
            "count": 15643474,
            "maximum": 4330576.922,
            "minimum": 4329317.782,
            "name": "Y",
            "position": 1,
            "stddev": 362.7974223,
            "variance": 131621.9696
          },
          {
            "average": 139.7929718,
            "count": 15643474,
            "maximum": 354.4304663,
            "minimum": -10.38953367,
            "name": "Z",
            "position": 2,
            "stddev": 12.96053781,
            "variance": 167.9755403
          },
          {
            "average": 6302.219709,
            "count": 15643474,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6843.252818,
            "variance": 46830109.13
          },
          {
            "average": 2.112739408,
            "count": 15643474,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.300385981,
            "variance": 1.6910037
          },
          {
            "average": 2.986126419,
            "count": 15643474,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.57038821,
            "variance": 2.466119129
          },
          {
            "average": 0.4988188685,
            "count": 15643474,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986209,
            "variance": 0.2499986209
          },
          {
            "average": 0,
            "count": 15643474,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.362014026,
            "count": 15643474,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5118698966,
            "variance": 0.2620107911
          },
          {
            "average": 5.315399258,
            "count": 15643474,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.34992113,
            "variance": 152.520552
          },
          {
            "average": 0,
            "count": 15643474,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.62626287,
            "count": 15643474,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8769207865,
            "variance": 0.7689900658
          },
          {
            "average": 203880799.6,
            "count": 15643474,
            "maximum": 203881414.1,
            "minimum": 203879942.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 516.0413228,
            "variance": 266298.6469
          },
          {
            "average": 0,
            "count": 15643474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15643474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15643474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000417937857,
            "count": 15643474,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02043925663,
            "variance": 0.0004177632117
          },
          {
            "average": 0.3269977628,
            "count": 15643474,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4691164461,
            "variance": 0.22007024
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318405.5888,
          4329317.782,
          -10.38953367,
          320260.6288,
          4330576.922,
          354.4304663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318405.5887757122,
                4329317.782256787,
                -10.389533672155267
              ],
              [
                318405.5887757122,
                4330576.922256787,
                -10.389533672155267
              ],
              [
                320260.6287757122,
                4330576.922256787,
                354.4304663278447
              ],
              [
                320260.6287757122,
                4329317.782256787,
                354.4304663278447
              ],
              [
                318405.5887757122,
                4329317.782256787,
                -10.389533672155267
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:30:14+00:00",
        "end_time": "2018-02-28T19:05:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_284520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_284520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_284520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_284520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10015854,
            39.09410637,
            -10.38953367,
            -77.07838498,
            39.10582952,
            354.4304663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09982202013312,
                  39.09410636767714,
                  -10.389533672155267
                ],
                [
                  -77.1001585403518,
                  39.105445096845045,
                  -10.389533672155267
                ],
                [
                  -77.07871807086883,
                  39.105829516111015,
                  354.4304663278447
                ],
                [
                  -77.07838498011215,
                  39.09449063253596,
                  354.4304663278447
                ],
                [
                  -77.09982202013312,
                  39.09410636767714,
                  -10.389533672155267
                ]
              ]
            ]
          },
          "id": "20180228_284520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_284520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:30:14Z",
            "pc:count": 15643474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319354.5905,
                "count": 15643474,
                "maximum": 320260.6288,
                "minimum": 318405.5888,
                "name": "X",
                "position": 0,
                "stddev": 551.9045889,
                "variance": 304598.6753
              },
              {
                "average": 4329911.536,
                "count": 15643474,
                "maximum": 4330576.922,
                "minimum": 4329317.782,
                "name": "Y",
                "position": 1,
                "stddev": 362.7974223,
                "variance": 131621.9696
              },
              {
                "average": 139.7929718,
                "count": 15643474,
                "maximum": 354.4304663,
                "minimum": -10.38953367,
                "name": "Z",
                "position": 2,
                "stddev": 12.96053781,
                "variance": 167.9755403
              },
              {
                "average": 6302.219709,
                "count": 15643474,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6843.252818,
                "variance": 46830109.13
              },
              {
                "average": 2.112739408,
                "count": 15643474,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.300385981,
                "variance": 1.6910037
              },
              {
                "average": 2.986126419,
                "count": 15643474,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.57038821,
                "variance": 2.466119129
              },
              {
                "average": 0.4988188685,
                "count": 15643474,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986209,
                "variance": 0.2499986209
              },
              {
                "average": 0,
                "count": 15643474,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.362014026,
                "count": 15643474,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5118698966,
                "variance": 0.2620107911
              },
              {
                "average": 5.315399258,
                "count": 15643474,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.34992113,
                "variance": 152.520552
              },
              {
                "average": 0,
                "count": 15643474,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.62626287,
                "count": 15643474,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8769207865,
                "variance": 0.7689900658
              },
              {
                "average": 203880799.6,
                "count": 15643474,
                "maximum": 203881414.1,
                "minimum": 203879942.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 516.0413228,
                "variance": 266298.6469
              },
              {
                "average": 0,
                "count": 15643474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15643474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15643474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000417937857,
                "count": 15643474,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02043925663,
                "variance": 0.0004177632117
              },
              {
                "average": 0.3269977628,
                "count": 15643474,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4691164461,
                "variance": 0.22007024
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318405.5888,
              4329317.782,
              -10.38953367,
              320260.6288,
              4330576.922,
              354.4304663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318405.5887757122,
                    4329317.782256787,
                    -10.389533672155267
                  ],
                  [
                    318405.5887757122,
                    4330576.922256787,
                    -10.389533672155267
                  ],
                  [
                    320260.6287757122,
                    4330576.922256787,
                    354.4304663278447
                  ],
                  [
                    320260.6287757122,
                    4329317.782256787,
                    354.4304663278447
                  ],
                  [
                    318405.5887757122,
                    4329317.782256787,
                    -10.389533672155267
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:30:14+00:00",
            "end_time": "2018-02-28T19:05:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_248552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22694421719346,
              39.181788853363926,
              -0.109570277811912
            ],
            [
              -77.22730224426684,
              39.19312735921472,
              -0.109570277811912
            ],
            [
              -77.20583532516638,
              39.19353594906197,
              359.7504297221881
            ],
            [
              -77.20548074192959,
              39.182197279204225,
              359.7504297221881
            ],
            [
              -77.22694421719346,
              39.181788853363926,
              -0.109570277811912
            ]
          ]
        ]
      },
      "bbox": [
        -77.22730224,
        39.18178885,
        -0.1095702778,
        -77.20548074,
        39.19353595,
        359.7504297
      ],
      "properties": {
        "datetime": "2018-02-21T19:44:37Z",
        "pc:count": 20008415,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308641.7468,
            "count": 20008415,
            "maximum": 309504.8851,
            "minimum": 307649.7051,
            "name": "X",
            "position": 0,
            "stddev": 533.0384887,
            "variance": 284130.0304
          },
          {
            "average": 4339924.966,
            "count": 20008415,
            "maximum": 4340570.892,
            "minimum": 4339311.652,
            "name": "Y",
            "position": 1,
            "stddev": 346.1764929,
            "variance": 119838.1643
          },
          {
            "average": 129.7446,
            "count": 20008415,
            "maximum": 359.7504297,
            "minimum": -0.1095702778,
            "name": "Z",
            "position": 2,
            "stddev": 14.85981423,
            "variance": 220.8140788
          },
          {
            "average": 4506.652674,
            "count": 20008415,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5254.649148,
            "variance": 27611337.67
          },
          {
            "average": 2.297472788,
            "count": 20008415,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.31504993,
            "variance": 1.729356318
          },
          {
            "average": 3.400354901,
            "count": 20008415,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.413578869,
            "variance": 1.998205219
          },
          {
            "average": 0.5018624914,
            "count": 20008415,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965436,
            "variance": 0.2499965436
          },
          {
            "average": 0,
            "count": 20008415,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.315511349,
            "count": 20008415,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5123970621,
            "variance": 0.2625507492
          },
          {
            "average": 8.309810645,
            "count": 20008415,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.33610863,
            "variance": 128.5073589
          },
          {
            "average": 0,
            "count": 20008415,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.34788948,
            "count": 20008415,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6322071597,
            "variance": 0.3996858928
          },
          {
            "average": 203276930.1,
            "count": 20008415,
            "maximum": 203277477,
            "minimum": 203275615.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 540.4685933,
            "variance": 292106.3003
          },
          {
            "average": 0,
            "count": 20008415,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20008415,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20008415,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000479648188,
            "count": 20008415,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02189561942,
            "variance": 0.0004794181496
          },
          {
            "average": 0.4044214397,
            "count": 20008415,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4907797376,
            "variance": 0.2408647508
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307649.7051,
          4339311.652,
          -0.1095702778,
          309504.8851,
          4340570.892,
          359.7504297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307649.7051002391,
                4339311.652447458,
                -0.109570277811912
              ],
              [
                307649.7051002391,
                4340570.892447459,
                -0.109570277811912
              ],
              [
                309504.88510023913,
                4340570.892447459,
                359.7504297221881
              ],
              [
                309504.88510023913,
                4339311.652447458,
                359.7504297221881
              ],
              [
                307649.7051002391,
                4339311.652447458,
                -0.109570277811912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:44:37+00:00",
        "end_time": "2018-02-21T19:13:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_248552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_248552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_248552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_248552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22730224,
            39.18178885,
            -0.1095702778,
            -77.20548074,
            39.19353595,
            359.7504297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22694421719346,
                  39.181788853363926,
                  -0.109570277811912
                ],
                [
                  -77.22730224426684,
                  39.19312735921472,
                  -0.109570277811912
                ],
                [
                  -77.20583532516638,
                  39.19353594906197,
                  359.7504297221881
                ],
                [
                  -77.20548074192959,
                  39.182197279204225,
                  359.7504297221881
                ],
                [
                  -77.22694421719346,
                  39.181788853363926,
                  -0.109570277811912
                ]
              ]
            ]
          },
          "id": "20180221_248552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_248552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:44:37Z",
            "pc:count": 20008415,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308641.7468,
                "count": 20008415,
                "maximum": 309504.8851,
                "minimum": 307649.7051,
                "name": "X",
                "position": 0,
                "stddev": 533.0384887,
                "variance": 284130.0304
              },
              {
                "average": 4339924.966,
                "count": 20008415,
                "maximum": 4340570.892,
                "minimum": 4339311.652,
                "name": "Y",
                "position": 1,
                "stddev": 346.1764929,
                "variance": 119838.1643
              },
              {
                "average": 129.7446,
                "count": 20008415,
                "maximum": 359.7504297,
                "minimum": -0.1095702778,
                "name": "Z",
                "position": 2,
                "stddev": 14.85981423,
                "variance": 220.8140788
              },
              {
                "average": 4506.652674,
                "count": 20008415,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5254.649148,
                "variance": 27611337.67
              },
              {
                "average": 2.297472788,
                "count": 20008415,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.31504993,
                "variance": 1.729356318
              },
              {
                "average": 3.400354901,
                "count": 20008415,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.413578869,
                "variance": 1.998205219
              },
              {
                "average": 0.5018624914,
                "count": 20008415,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965436,
                "variance": 0.2499965436
              },
              {
                "average": 0,
                "count": 20008415,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.315511349,
                "count": 20008415,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5123970621,
                "variance": 0.2625507492
              },
              {
                "average": 8.309810645,
                "count": 20008415,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.33610863,
                "variance": 128.5073589
              },
              {
                "average": 0,
                "count": 20008415,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.34788948,
                "count": 20008415,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6322071597,
                "variance": 0.3996858928
              },
              {
                "average": 203276930.1,
                "count": 20008415,
                "maximum": 203277477,
                "minimum": 203275615.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 540.4685933,
                "variance": 292106.3003
              },
              {
                "average": 0,
                "count": 20008415,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20008415,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20008415,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000479648188,
                "count": 20008415,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02189561942,
                "variance": 0.0004794181496
              },
              {
                "average": 0.4044214397,
                "count": 20008415,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4907797376,
                "variance": 0.2408647508
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307649.7051,
              4339311.652,
              -0.1095702778,
              309504.8851,
              4340570.892,
              359.7504297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307649.7051002391,
                    4339311.652447458,
                    -0.109570277811912
                  ],
                  [
                    307649.7051002391,
                    4340570.892447459,
                    -0.109570277811912
                  ],
                  [
                    309504.88510023913,
                    4340570.892447459,
                    359.7504297221881
                  ],
                  [
                    309504.88510023913,
                    4339311.652447458,
                    359.7504297221881
                  ],
                  [
                    307649.7051002391,
                    4339311.652447458,
                    -0.109570277811912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:44:37+00:00",
            "end_time": "2018-02-21T19: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": "20180220_284548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09992977214803,
              39.17098337432148,
              -10.424449498193013
            ],
            [
              -77.10026724790484,
              39.18232249309711,
              -10.424449498193013
            ],
            [
              -77.07880251978703,
              39.18270757590612,
              345.51555050180696
            ],
            [
              -77.07846848694258,
              39.1713683025387,
              345.51555050180696
            ],
            [
              -77.09992977214803,
              39.17098337432148,
              -10.424449498193013
            ]
          ]
        ]
      },
      "bbox": [
        -77.10026725,
        39.17098337,
        -10.4244495,
        -77.07846849,
        39.18270758,
        345.5155505
      ],
      "properties": {
        "datetime": "2018-03-05T19:37:44Z",
        "pc:count": 14881031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319631.6766,
            "count": 14881031,
            "maximum": 320448.8425,
            "minimum": 318593.7225,
            "name": "X",
            "position": 0,
            "stddev": 521.4959432,
            "variance": 271958.0188
          },
          {
            "average": 4338439.664,
            "count": 14881031,
            "maximum": 4339109.692,
            "minimum": 4337850.492,
            "name": "Y",
            "position": 1,
            "stddev": 318.4494598,
            "variance": 101410.0584
          },
          {
            "average": 151.237166,
            "count": 14881031,
            "maximum": 345.5155505,
            "minimum": -10.4244495,
            "name": "Z",
            "position": 2,
            "stddev": 12.49824364,
            "variance": 156.206094
          },
          {
            "average": 8129.301031,
            "count": 14881031,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7100.389608,
            "variance": 50415532.58
          },
          {
            "average": 1.916489859,
            "count": 14881031,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.242769429,
            "variance": 1.544475855
          },
          {
            "average": 2.69677941,
            "count": 14881031,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.592439346,
            "variance": 2.535863071
          },
          {
            "average": 0.4455007855,
            "count": 14881031,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4970209776,
            "variance": 0.2470298522
          },
          {
            "average": 0,
            "count": 14881031,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.442120912,
            "count": 14881031,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5442414432,
            "variance": 0.2961987485
          },
          {
            "average": -1.522200949,
            "count": 14881031,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.39544406,
            "variance": 179.4379215
          },
          {
            "average": 0,
            "count": 14881031,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.83837981,
            "count": 14881031,
            "maximum": 80,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.2573314,
            "variance": 175.7568358
          },
          {
            "average": 204033401,
            "count": 14881031,
            "maximum": 204313864.1,
            "minimum": 203183682.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 353793.7947,
            "variance": 125170049200.0
          },
          {
            "average": 0,
            "count": 14881031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14881031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14881031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005438467267,
            "count": 14881031,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02331418011,
            "variance": 0.000543550994
          },
          {
            "average": 0.434707985,
            "count": 14881031,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4957186392,
            "variance": 0.2457369693
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318593.7225,
          4337850.492,
          -10.4244495,
          320448.8425,
          4339109.692,
          345.5155505
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318593.7225200804,
                4337850.492344816,
                -10.424449498193013
              ],
              [
                318593.7225200804,
                4339109.6923448155,
                -10.424449498193013
              ],
              [
                320448.8425200804,
                4339109.6923448155,
                345.51555050180696
              ],
              [
                320448.8425200804,
                4337850.492344816,
                345.51555050180696
              ],
              [
                318593.7225200804,
                4337850.492344816,
                -10.424449498193013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:37:44+00:00",
        "end_time": "2018-02-20T17:41:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_284548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_284548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_284548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10026725,
            39.17098337,
            -10.4244495,
            -77.07846849,
            39.18270758,
            345.5155505
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09992977214803,
                  39.17098337432148,
                  -10.424449498193013
                ],
                [
                  -77.10026724790484,
                  39.18232249309711,
                  -10.424449498193013
                ],
                [
                  -77.07880251978703,
                  39.18270757590612,
                  345.51555050180696
                ],
                [
                  -77.07846848694258,
                  39.1713683025387,
                  345.51555050180696
                ],
                [
                  -77.09992977214803,
                  39.17098337432148,
                  -10.424449498193013
                ]
              ]
            ]
          },
          "id": "20180220_284548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:37:44Z",
            "pc:count": 14881031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319631.6766,
                "count": 14881031,
                "maximum": 320448.8425,
                "minimum": 318593.7225,
                "name": "X",
                "position": 0,
                "stddev": 521.4959432,
                "variance": 271958.0188
              },
              {
                "average": 4338439.664,
                "count": 14881031,
                "maximum": 4339109.692,
                "minimum": 4337850.492,
                "name": "Y",
                "position": 1,
                "stddev": 318.4494598,
                "variance": 101410.0584
              },
              {
                "average": 151.237166,
                "count": 14881031,
                "maximum": 345.5155505,
                "minimum": -10.4244495,
                "name": "Z",
                "position": 2,
                "stddev": 12.49824364,
                "variance": 156.206094
              },
              {
                "average": 8129.301031,
                "count": 14881031,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7100.389608,
                "variance": 50415532.58
              },
              {
                "average": 1.916489859,
                "count": 14881031,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.242769429,
                "variance": 1.544475855
              },
              {
                "average": 2.69677941,
                "count": 14881031,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.592439346,
                "variance": 2.535863071
              },
              {
                "average": 0.4455007855,
                "count": 14881031,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4970209776,
                "variance": 0.2470298522
              },
              {
                "average": 0,
                "count": 14881031,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.442120912,
                "count": 14881031,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5442414432,
                "variance": 0.2961987485
              },
              {
                "average": -1.522200949,
                "count": 14881031,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.39544406,
                "variance": 179.4379215
              },
              {
                "average": 0,
                "count": 14881031,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.83837981,
                "count": 14881031,
                "maximum": 80,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.2573314,
                "variance": 175.7568358
              },
              {
                "average": 204033401,
                "count": 14881031,
                "maximum": 204313864.1,
                "minimum": 203183682.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 353793.7947,
                "variance": 125170049200.0
              },
              {
                "average": 0,
                "count": 14881031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14881031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14881031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005438467267,
                "count": 14881031,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02331418011,
                "variance": 0.000543550994
              },
              {
                "average": 0.434707985,
                "count": 14881031,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4957186392,
                "variance": 0.2457369693
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318593.7225,
              4337850.492,
              -10.4244495,
              320448.8425,
              4339109.692,
              345.5155505
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318593.7225200804,
                    4337850.492344816,
                    -10.424449498193013
                  ],
                  [
                    318593.7225200804,
                    4339109.6923448155,
                    -10.424449498193013
                  ],
                  [
                    320448.8425200804,
                    4339109.6923448155,
                    345.51555050180696
                  ],
                  [
                    320448.8425200804,
                    4337850.492344816,
                    345.51555050180696
                  ],
                  [
                    318593.7225200804,
                    4337850.492344816,
                    -10.424449498193013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:37:44+00:00",
            "end_time": "2018-02-20T17:41: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": "20180228_284552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09994626537173,
              39.18196534407803,
              -10.382068464770981
            ],
            [
              -77.10028387032185,
              39.19330426121142,
              -10.382068464770981
            ],
            [
              -77.0788144130049,
              39.19368946139509,
              340.17793153522905
            ],
            [
              -77.07848025301666,
              39.1823503896379,
              340.17793153522905
            ],
            [
              -77.09994626537173,
              39.18196534407803,
              -10.382068464770981
            ]
          ]
        ]
      },
      "bbox": [
        -77.10028387,
        39.18196534,
        -10.38206846,
        -77.07848025,
        39.19368946,
        340.1779315
      ],
      "properties": {
        "datetime": "2018-03-05T19:37:44Z",
        "pc:count": 13026984,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319514.306,
            "count": 13026984,
            "maximum": 320475.771,
            "minimum": 318620.531,
            "name": "X",
            "position": 0,
            "stddev": 515.7437306,
            "variance": 265991.5957
          },
          {
            "average": 4339685.867,
            "count": 13026984,
            "maximum": 4340328.59,
            "minimum": 4339069.41,
            "name": "Y",
            "position": 1,
            "stddev": 340.1571462,
            "variance": 115706.8841
          },
          {
            "average": 156.2533221,
            "count": 13026984,
            "maximum": 340.1779315,
            "minimum": -10.38206846,
            "name": "Z",
            "position": 2,
            "stddev": 13.13987055,
            "variance": 172.6561982
          },
          {
            "average": 8421.851806,
            "count": 13026984,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7043.502677,
            "variance": 49610929.96
          },
          {
            "average": 1.868820903,
            "count": 13026984,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.229316977,
            "variance": 1.511220229
          },
          {
            "average": 2.610702447,
            "count": 13026984,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.596894277,
            "variance": 2.550071333
          },
          {
            "average": 0.5040479822,
            "count": 13026984,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999836328,
            "variance": 0.249983633
          },
          {
            "average": 0,
            "count": 13026984,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.547574174,
            "count": 13026984,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5778735127,
            "variance": 0.3339377967
          },
          {
            "average": -11.87541961,
            "count": 13026984,
            "maximum": 12,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.462312201,
            "variance": 55.68610339
          },
          {
            "average": 0,
            "count": 13026984,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.35038509,
            "count": 13026984,
            "maximum": 80,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.812125509,
            "variance": 3.283798859
          },
          {
            "average": 204307342.8,
            "count": 13026984,
            "maximum": 204313864.9,
            "minimum": 203883729.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 51479.19019,
            "variance": 2650107023
          },
          {
            "average": 0,
            "count": 13026984,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13026984,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13026984,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005890849332,
            "count": 13026984,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02426392296,
            "variance": 0.0005887379574
          },
          {
            "average": 0.399079787,
            "count": 13026984,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4897092291,
            "variance": 0.239815129
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318620.531,
          4339069.41,
          -10.38206846,
          320475.771,
          4340328.59,
          340.1779315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318620.53097701946,
                4339069.410101397,
                -10.382068464770981
              ],
              [
                318620.53097701946,
                4340328.590101397,
                -10.382068464770981
              ],
              [
                320475.77097701945,
                4340328.590101397,
                340.17793153522905
              ],
              [
                320475.77097701945,
                4339069.410101397,
                340.17793153522905
              ],
              [
                318620.53097701946,
                4339069.410101397,
                -10.382068464770981
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:37:44+00:00",
        "end_time": "2018-02-28T20:08:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_284552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_284552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_284552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_284552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10028387,
            39.18196534,
            -10.38206846,
            -77.07848025,
            39.19368946,
            340.1779315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09994626537173,
                  39.18196534407803,
                  -10.382068464770981
                ],
                [
                  -77.10028387032185,
                  39.19330426121142,
                  -10.382068464770981
                ],
                [
                  -77.0788144130049,
                  39.19368946139509,
                  340.17793153522905
                ],
                [
                  -77.07848025301666,
                  39.1823503896379,
                  340.17793153522905
                ],
                [
                  -77.09994626537173,
                  39.18196534407803,
                  -10.382068464770981
                ]
              ]
            ]
          },
          "id": "20180228_284552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_284552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:37:44Z",
            "pc:count": 13026984,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319514.306,
                "count": 13026984,
                "maximum": 320475.771,
                "minimum": 318620.531,
                "name": "X",
                "position": 0,
                "stddev": 515.7437306,
                "variance": 265991.5957
              },
              {
                "average": 4339685.867,
                "count": 13026984,
                "maximum": 4340328.59,
                "minimum": 4339069.41,
                "name": "Y",
                "position": 1,
                "stddev": 340.1571462,
                "variance": 115706.8841
              },
              {
                "average": 156.2533221,
                "count": 13026984,
                "maximum": 340.1779315,
                "minimum": -10.38206846,
                "name": "Z",
                "position": 2,
                "stddev": 13.13987055,
                "variance": 172.6561982
              },
              {
                "average": 8421.851806,
                "count": 13026984,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7043.502677,
                "variance": 49610929.96
              },
              {
                "average": 1.868820903,
                "count": 13026984,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.229316977,
                "variance": 1.511220229
              },
              {
                "average": 2.610702447,
                "count": 13026984,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.596894277,
                "variance": 2.550071333
              },
              {
                "average": 0.5040479822,
                "count": 13026984,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999836328,
                "variance": 0.249983633
              },
              {
                "average": 0,
                "count": 13026984,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.547574174,
                "count": 13026984,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5778735127,
                "variance": 0.3339377967
              },
              {
                "average": -11.87541961,
                "count": 13026984,
                "maximum": 12,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.462312201,
                "variance": 55.68610339
              },
              {
                "average": 0,
                "count": 13026984,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.35038509,
                "count": 13026984,
                "maximum": 80,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.812125509,
                "variance": 3.283798859
              },
              {
                "average": 204307342.8,
                "count": 13026984,
                "maximum": 204313864.9,
                "minimum": 203883729.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 51479.19019,
                "variance": 2650107023
              },
              {
                "average": 0,
                "count": 13026984,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13026984,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13026984,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005890849332,
                "count": 13026984,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02426392296,
                "variance": 0.0005887379574
              },
              {
                "average": 0.399079787,
                "count": 13026984,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4897092291,
                "variance": 0.239815129
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318620.531,
              4339069.41,
              -10.38206846,
              320475.771,
              4340328.59,
              340.1779315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318620.53097701946,
                    4339069.410101397,
                    -10.382068464770981
                  ],
                  [
                    318620.53097701946,
                    4340328.590101397,
                    -10.382068464770981
                  ],
                  [
                    320475.77097701945,
                    4340328.590101397,
                    340.17793153522905
                  ],
                  [
                    320475.77097701945,
                    4339069.410101397,
                    340.17793153522905
                  ],
                  [
                    318620.53097701946,
                    4339069.410101397,
                    -10.382068464770981
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:37:44+00:00",
            "end_time": "2018-02-28T20:08: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": "20180221_248556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22697973895893,
              39.19277129665717,
              -9.568968658222332
            ],
            [
              -77.22733791736736,
              39.20410996089574,
              -9.568968658222332
            ],
            [
              -77.2058658044252,
              39.20451868734003,
              357.8510313417777
            ],
            [
              -77.20551107208725,
              39.193179859050446,
              357.8510313417777
            ],
            [
              -77.22697973895893,
              39.19277129665717,
              -9.568968658222332
            ]
          ]
        ]
      },
      "bbox": [
        -77.22733792,
        39.1927713,
        -9.568968658,
        -77.20551107,
        39.20451869,
        357.8510313
      ],
      "properties": {
        "datetime": "2018-02-21T19:32:03Z",
        "pc:count": 22258025,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308578.8813,
            "count": 22258025,
            "maximum": 309531.9284,
            "minimum": 307676.5884,
            "name": "X",
            "position": 0,
            "stddev": 495.9941586,
            "variance": 246010.2053
          },
          {
            "average": 4341174.117,
            "count": 22258025,
            "maximum": 4341789.948,
            "minimum": 4340530.688,
            "name": "Y",
            "position": 1,
            "stddev": 337.781488,
            "variance": 114096.3337
          },
          {
            "average": 138.895886,
            "count": 22258025,
            "maximum": 357.8510313,
            "minimum": -9.568968658,
            "name": "Z",
            "position": 2,
            "stddev": 14.59158896,
            "variance": 212.9144685
          },
          {
            "average": 4865.933428,
            "count": 22258025,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5520.647538,
            "variance": 30477549.24
          },
          {
            "average": 2.297610053,
            "count": 22258025,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.326153147,
            "variance": 1.758682169
          },
          {
            "average": 3.403438625,
            "count": 22258025,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.428352484,
            "variance": 2.040190819
          },
          {
            "average": 0.5029438596,
            "count": 22258025,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999913448,
            "variance": 0.2499913449
          },
          {
            "average": 0,
            "count": 22258025,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293548147,
            "count": 22258025,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4681190757,
            "variance": 0.219135469
          },
          {
            "average": -10.27202979,
            "count": 22258025,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.496734376,
            "variance": 72.19449506
          },
          {
            "average": 0,
            "count": 22258025,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.34457356,
            "count": 22258025,
            "maximum": 55,
            "minimum": 53,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.510142282,
            "variance": 0.2602451479
          },
          {
            "average": 203275990.2,
            "count": 22258025,
            "maximum": 203276723.1,
            "minimum": 203274801.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 546.0357631,
            "variance": 298155.0546
          },
          {
            "average": 0,
            "count": 22258025,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22258025,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22258025,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003183570869,
            "count": 22258025,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01783972393,
            "variance": 0.00031825575
          },
          {
            "average": 0.4147296986,
            "count": 22258025,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4926753359,
            "variance": 0.2427289866
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307676.5884,
          4340530.688,
          -9.568968658,
          309531.9284,
          4341789.948,
          357.8510313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307676.588411973,
                4340530.687859695,
                -9.568968658222332
              ],
              [
                307676.588411973,
                4341789.947859695,
                -9.568968658222332
              ],
              [
                309531.92841197294,
                4341789.947859695,
                357.8510313417777
              ],
              [
                309531.92841197294,
                4340530.687859695,
                357.8510313417777
              ],
              [
                307676.588411973,
                4340530.687859695,
                -9.568968658222332
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:32:03+00:00",
        "end_time": "2018-02-21T19:00:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_248556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_248556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_248556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_248556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22733792,
            39.1927713,
            -9.568968658,
            -77.20551107,
            39.20451869,
            357.8510313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22697973895893,
                  39.19277129665717,
                  -9.568968658222332
                ],
                [
                  -77.22733791736736,
                  39.20410996089574,
                  -9.568968658222332
                ],
                [
                  -77.2058658044252,
                  39.20451868734003,
                  357.8510313417777
                ],
                [
                  -77.20551107208725,
                  39.193179859050446,
                  357.8510313417777
                ],
                [
                  -77.22697973895893,
                  39.19277129665717,
                  -9.568968658222332
                ]
              ]
            ]
          },
          "id": "20180221_248556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_248556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:32:03Z",
            "pc:count": 22258025,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308578.8813,
                "count": 22258025,
                "maximum": 309531.9284,
                "minimum": 307676.5884,
                "name": "X",
                "position": 0,
                "stddev": 495.9941586,
                "variance": 246010.2053
              },
              {
                "average": 4341174.117,
                "count": 22258025,
                "maximum": 4341789.948,
                "minimum": 4340530.688,
                "name": "Y",
                "position": 1,
                "stddev": 337.781488,
                "variance": 114096.3337
              },
              {
                "average": 138.895886,
                "count": 22258025,
                "maximum": 357.8510313,
                "minimum": -9.568968658,
                "name": "Z",
                "position": 2,
                "stddev": 14.59158896,
                "variance": 212.9144685
              },
              {
                "average": 4865.933428,
                "count": 22258025,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5520.647538,
                "variance": 30477549.24
              },
              {
                "average": 2.297610053,
                "count": 22258025,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.326153147,
                "variance": 1.758682169
              },
              {
                "average": 3.403438625,
                "count": 22258025,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.428352484,
                "variance": 2.040190819
              },
              {
                "average": 0.5029438596,
                "count": 22258025,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999913448,
                "variance": 0.2499913449
              },
              {
                "average": 0,
                "count": 22258025,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293548147,
                "count": 22258025,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4681190757,
                "variance": 0.219135469
              },
              {
                "average": -10.27202979,
                "count": 22258025,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.496734376,
                "variance": 72.19449506
              },
              {
                "average": 0,
                "count": 22258025,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.34457356,
                "count": 22258025,
                "maximum": 55,
                "minimum": 53,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.510142282,
                "variance": 0.2602451479
              },
              {
                "average": 203275990.2,
                "count": 22258025,
                "maximum": 203276723.1,
                "minimum": 203274801.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 546.0357631,
                "variance": 298155.0546
              },
              {
                "average": 0,
                "count": 22258025,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22258025,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22258025,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003183570869,
                "count": 22258025,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01783972393,
                "variance": 0.00031825575
              },
              {
                "average": 0.4147296986,
                "count": 22258025,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4926753359,
                "variance": 0.2427289866
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307676.5884,
              4340530.688,
              -9.568968658,
              309531.9284,
              4341789.948,
              357.8510313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307676.588411973,
                    4340530.687859695,
                    -9.568968658222332
                  ],
                  [
                    307676.588411973,
                    4341789.947859695,
                    -9.568968658222332
                  ],
                  [
                    309531.92841197294,
                    4341789.947859695,
                    357.8510313417777
                  ],
                  [
                    309531.92841197294,
                    4340530.687859695,
                    357.8510313417777
                  ],
                  [
                    307676.588411973,
                    4340530.687859695,
                    -9.568968658222332
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:32:03+00:00",
            "end_time": "2018-02-21T19:00: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": "20180220_284524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0998373510599,
              39.1050896403495,
              -10.233085105617448
            ],
            [
              -77.10017399465985,
              39.11642798778931,
              -10.233085105617448
            ],
            [
              -77.07872881004769,
              39.11681252421945,
              371.3469148943825
            ],
            [
              -77.07839559789628,
              39.1054740223431,
              371.3469148943825
            ],
            [
              -77.0998373510599,
              39.1050896403495,
              -10.233085105617448
            ]
          ]
        ]
      },
      "bbox": [
        -77.10017399,
        39.10508964,
        -10.23308511,
        -77.0783956,
        39.11681252,
        371.3469149
      ],
      "properties": {
        "datetime": "2018-02-28T19:25:01Z",
        "pc:count": 19284358,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319369.4869,
            "count": 19284358,
            "maximum": 320287.6113,
            "minimum": 318432.4513,
            "name": "X",
            "position": 0,
            "stddev": 573.1850496,
            "variance": 328541.1011
          },
          {
            "average": 4331215.064,
            "count": 19284358,
            "maximum": 4331795.928,
            "minimum": 4330536.828,
            "name": "Y",
            "position": 1,
            "stddev": 347.434439,
            "variance": 120710.6894
          },
          {
            "average": 135.1116739,
            "count": 19284358,
            "maximum": 371.3469149,
            "minimum": -10.23308511,
            "name": "Z",
            "position": 2,
            "stddev": 14.90931627,
            "variance": 222.2877117
          },
          {
            "average": 5193.58636,
            "count": 19284358,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5881.764612,
            "variance": 34595154.96
          },
          {
            "average": 2.278946439,
            "count": 19284358,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.341987458,
            "variance": 1.800930339
          },
          {
            "average": 3.25798375,
            "count": 19284358,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.516098808,
            "variance": 2.298555595
          },
          {
            "average": 0.5036740658,
            "count": 19284358,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499986514,
            "variance": 0.2499865142
          },
          {
            "average": 0,
            "count": 19284358,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327213693,
            "count": 19284358,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5008682232,
            "variance": 0.250868977
          },
          {
            "average": 4.595563117,
            "count": 19284358,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.78258047,
            "variance": 189.9595245
          },
          {
            "average": 0,
            "count": 19284358,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 64.22602982,
            "count": 19284358,
            "maximum": 71,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.9109498,
            "variance": 166.6926247
          },
          {
            "average": 203816831.9,
            "count": 19284358,
            "maximum": 203881101.4,
            "minimum": 203180801,
            "name": "GpsTime",
            "position": 12,
            "stddev": 198877.1882,
            "variance": 39552136000.0
          },
          {
            "average": 0,
            "count": 19284358,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19284358,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19284358,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000420548094,
            "count": 19284358,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02050295723,
            "variance": 0.0004203712551
          },
          {
            "average": 0.3800421046,
            "count": 19284358,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.485396864,
            "variance": 0.2356101155
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318432.4513,
          4330536.828,
          -10.23308511,
          320287.6113,
          4331795.928,
          371.3469149
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318432.45125128096,
                4330536.828297368,
                -10.233085105617448
              ],
              [
                318432.45125128096,
                4331795.928297368,
                -10.233085105617448
              ],
              [
                320287.611251281,
                4331795.928297368,
                371.3469148943825
              ],
              [
                320287.611251281,
                4330536.828297368,
                371.3469148943825
              ],
              [
                318432.45125128096,
                4330536.828297368,
                -10.233085105617448
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:25:01+00:00",
        "end_time": "2018-02-20T16:53:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_284524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_284524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_284524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10017399,
            39.10508964,
            -10.23308511,
            -77.0783956,
            39.11681252,
            371.3469149
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0998373510599,
                  39.1050896403495,
                  -10.233085105617448
                ],
                [
                  -77.10017399465985,
                  39.11642798778931,
                  -10.233085105617448
                ],
                [
                  -77.07872881004769,
                  39.11681252421945,
                  371.3469148943825
                ],
                [
                  -77.07839559789628,
                  39.1054740223431,
                  371.3469148943825
                ],
                [
                  -77.0998373510599,
                  39.1050896403495,
                  -10.233085105617448
                ]
              ]
            ]
          },
          "id": "20180220_284524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:25:01Z",
            "pc:count": 19284358,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319369.4869,
                "count": 19284358,
                "maximum": 320287.6113,
                "minimum": 318432.4513,
                "name": "X",
                "position": 0,
                "stddev": 573.1850496,
                "variance": 328541.1011
              },
              {
                "average": 4331215.064,
                "count": 19284358,
                "maximum": 4331795.928,
                "minimum": 4330536.828,
                "name": "Y",
                "position": 1,
                "stddev": 347.434439,
                "variance": 120710.6894
              },
              {
                "average": 135.1116739,
                "count": 19284358,
                "maximum": 371.3469149,
                "minimum": -10.23308511,
                "name": "Z",
                "position": 2,
                "stddev": 14.90931627,
                "variance": 222.2877117
              },
              {
                "average": 5193.58636,
                "count": 19284358,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5881.764612,
                "variance": 34595154.96
              },
              {
                "average": 2.278946439,
                "count": 19284358,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.341987458,
                "variance": 1.800930339
              },
              {
                "average": 3.25798375,
                "count": 19284358,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.516098808,
                "variance": 2.298555595
              },
              {
                "average": 0.5036740658,
                "count": 19284358,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499986514,
                "variance": 0.2499865142
              },
              {
                "average": 0,
                "count": 19284358,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327213693,
                "count": 19284358,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5008682232,
                "variance": 0.250868977
              },
              {
                "average": 4.595563117,
                "count": 19284358,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.78258047,
                "variance": 189.9595245
              },
              {
                "average": 0,
                "count": 19284358,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 64.22602982,
                "count": 19284358,
                "maximum": 71,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.9109498,
                "variance": 166.6926247
              },
              {
                "average": 203816831.9,
                "count": 19284358,
                "maximum": 203881101.4,
                "minimum": 203180801,
                "name": "GpsTime",
                "position": 12,
                "stddev": 198877.1882,
                "variance": 39552136000.0
              },
              {
                "average": 0,
                "count": 19284358,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19284358,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19284358,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000420548094,
                "count": 19284358,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02050295723,
                "variance": 0.0004203712551
              },
              {
                "average": 0.3800421046,
                "count": 19284358,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.485396864,
                "variance": 0.2356101155
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318432.4513,
              4330536.828,
              -10.23308511,
              320287.6113,
              4331795.928,
              371.3469149
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318432.45125128096,
                    4330536.828297368,
                    -10.233085105617448
                  ],
                  [
                    318432.45125128096,
                    4331795.928297368,
                    -10.233085105617448
                  ],
                  [
                    320287.611251281,
                    4331795.928297368,
                    371.3469148943825
                  ],
                  [
                    320287.611251281,
                    4330536.828297368,
                    371.3469148943825
                  ],
                  [
                    318432.45125128096,
                    4330536.828297368,
                    -10.233085105617448
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:25:01+00:00",
            "end_time": "2018-02-20T16:53: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": "20180305_260540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18452652613928,
              39.14891631801504,
              -10.316660728904282
            ],
            [
              -77.18487729853223,
              39.16025431168457,
              -10.316660728904282
            ],
            [
              -77.16341837629037,
              39.16065483173233,
              342.5833392710957
            ],
            [
              -77.16307104244633,
              39.149316677263755,
              342.5833392710957
            ],
            [
              -77.18452652613928,
              39.14891631801504,
              -10.316660728904282
            ]
          ]
        ]
      },
      "bbox": [
        -77.1848773,
        39.14891632,
        -10.31666073,
        -77.16307104,
        39.16065483,
        342.5833393
      ],
      "properties": {
        "datetime": "2018-03-06T14:15:41Z",
        "pc:count": 14961836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312123.0335,
            "count": 14961836,
            "maximum": 313081.2641,
            "minimum": 311225.9641,
            "name": "X",
            "position": 0,
            "stddev": 503.3712332,
            "variance": 253382.5984
          },
          {
            "average": 4336194.679,
            "count": 14961836,
            "maximum": 4336833.083,
            "minimum": 4335573.943,
            "name": "Y",
            "position": 1,
            "stddev": 331.7740845,
            "variance": 110074.0432
          },
          {
            "average": 151.2566195,
            "count": 14961836,
            "maximum": 342.5833393,
            "minimum": -10.31666073,
            "name": "Z",
            "position": 2,
            "stddev": 9.539286059,
            "variance": 90.99797851
          },
          {
            "average": 5574.396991,
            "count": 14961836,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5997.789136,
            "variance": 35973474.52
          },
          {
            "average": 1.982858655,
            "count": 14961836,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.244241737,
            "variance": 1.5481375
          },
          {
            "average": 2.861166303,
            "count": 14961836,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.550931771,
            "variance": 2.405389357
          },
          {
            "average": 0.4962040087,
            "count": 14961836,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499985607,
            "variance": 0.2499856072
          },
          {
            "average": 0,
            "count": 14961836,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.354330378,
            "count": 14961836,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5271787148,
            "variance": 0.2779173974
          },
          {
            "average": 11.59407914,
            "count": 14961836,
            "maximum": 19.99799919,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.295472475,
            "variance": 53.22391863
          },
          {
            "average": 0,
            "count": 14961836,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.48737127,
            "count": 14961836,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6318584231,
            "variance": 0.3992450668
          },
          {
            "average": 204314620.8,
            "count": 14961836,
            "maximum": 204380941.5,
            "minimum": 204313931,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3982.511211,
            "variance": 15860395.54
          },
          {
            "average": 0,
            "count": 14961836,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14961836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14961836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005954483126,
            "count": 14961836,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02439454434,
            "variance": 0.0005950937937
          },
          {
            "average": 0.4558753351,
            "count": 14961836,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.498049225,
            "variance": 0.2480530305
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311225.9641,
          4335573.943,
          -10.31666073,
          313081.2641,
          4336833.083,
          342.5833393
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311225.9640590139,
                4335573.9429085385,
                -10.316660728904282
              ],
              [
                311225.9640590139,
                4336833.082908539,
                -10.316660728904282
              ],
              [
                313081.2640590139,
                4336833.082908539,
                342.5833392710957
              ],
              [
                313081.2640590139,
                4335573.9429085385,
                342.5833392710957
              ],
              [
                311225.9640590139,
                4335573.9429085385,
                -10.316660728904282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:15:41+00:00",
        "end_time": "2018-03-05T19:38:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_260540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_260540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_260540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_260540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1848773,
            39.14891632,
            -10.31666073,
            -77.16307104,
            39.16065483,
            342.5833393
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18452652613928,
                  39.14891631801504,
                  -10.316660728904282
                ],
                [
                  -77.18487729853223,
                  39.16025431168457,
                  -10.316660728904282
                ],
                [
                  -77.16341837629037,
                  39.16065483173233,
                  342.5833392710957
                ],
                [
                  -77.16307104244633,
                  39.149316677263755,
                  342.5833392710957
                ],
                [
                  -77.18452652613928,
                  39.14891631801504,
                  -10.316660728904282
                ]
              ]
            ]
          },
          "id": "20180305_260540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_260540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:15:41Z",
            "pc:count": 14961836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312123.0335,
                "count": 14961836,
                "maximum": 313081.2641,
                "minimum": 311225.9641,
                "name": "X",
                "position": 0,
                "stddev": 503.3712332,
                "variance": 253382.5984
              },
              {
                "average": 4336194.679,
                "count": 14961836,
                "maximum": 4336833.083,
                "minimum": 4335573.943,
                "name": "Y",
                "position": 1,
                "stddev": 331.7740845,
                "variance": 110074.0432
              },
              {
                "average": 151.2566195,
                "count": 14961836,
                "maximum": 342.5833393,
                "minimum": -10.31666073,
                "name": "Z",
                "position": 2,
                "stddev": 9.539286059,
                "variance": 90.99797851
              },
              {
                "average": 5574.396991,
                "count": 14961836,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5997.789136,
                "variance": 35973474.52
              },
              {
                "average": 1.982858655,
                "count": 14961836,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.244241737,
                "variance": 1.5481375
              },
              {
                "average": 2.861166303,
                "count": 14961836,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.550931771,
                "variance": 2.405389357
              },
              {
                "average": 0.4962040087,
                "count": 14961836,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499985607,
                "variance": 0.2499856072
              },
              {
                "average": 0,
                "count": 14961836,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.354330378,
                "count": 14961836,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5271787148,
                "variance": 0.2779173974
              },
              {
                "average": 11.59407914,
                "count": 14961836,
                "maximum": 19.99799919,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.295472475,
                "variance": 53.22391863
              },
              {
                "average": 0,
                "count": 14961836,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.48737127,
                "count": 14961836,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6318584231,
                "variance": 0.3992450668
              },
              {
                "average": 204314620.8,
                "count": 14961836,
                "maximum": 204380941.5,
                "minimum": 204313931,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3982.511211,
                "variance": 15860395.54
              },
              {
                "average": 0,
                "count": 14961836,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14961836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14961836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005954483126,
                "count": 14961836,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02439454434,
                "variance": 0.0005950937937
              },
              {
                "average": 0.4558753351,
                "count": 14961836,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.498049225,
                "variance": 0.2480530305
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311225.9641,
              4335573.943,
              -10.31666073,
              313081.2641,
              4336833.083,
              342.5833393
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311225.9640590139,
                    4335573.9429085385,
                    -10.316660728904282
                  ],
                  [
                    311225.9640590139,
                    4336833.082908539,
                    -10.316660728904282
                  ],
                  [
                    313081.2640590139,
                    4336833.082908539,
                    342.5833392710957
                  ],
                  [
                    313081.2640590139,
                    4335573.9429085385,
                    342.5833392710957
                  ],
                  [
                    311225.9640590139,
                    4335573.9429085385,
                    -10.316660728904282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:15:41+00:00",
            "end_time": "2018-03-05T19:38:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_260544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18455531311378,
              39.15989802386541,
              -10.378667307079212
            ],
            [
              -77.18490625512824,
              39.171236896354316,
              -10.378667307079212
            ],
            [
              -77.16344492130254,
              39.17163749774242,
              341.2213326929208
            ],
            [
              -77.16309741984062,
              39.160298464422254,
              341.2213326929208
            ],
            [
              -77.18455531311378,
              39.15989802386541,
              -10.378667307079212
            ]
          ]
        ]
      },
      "bbox": [
        -77.18490626,
        39.15989802,
        -10.37866731,
        -77.16309742,
        39.1716375,
        341.2213327
      ],
      "properties": {
        "datetime": "2018-03-06T14:16:09Z",
        "pc:count": 13074744,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312095.9225,
            "count": 13074744,
            "maximum": 313108.0539,
            "minimum": 311252.8339,
            "name": "X",
            "position": 0,
            "stddev": 507.038284,
            "variance": 257087.8214
          },
          {
            "average": 4337414.038,
            "count": 13074744,
            "maximum": 4338052.108,
            "minimum": 4336792.868,
            "name": "Y",
            "position": 1,
            "stddev": 346.2132539,
            "variance": 119863.6172
          },
          {
            "average": 149.6019088,
            "count": 13074744,
            "maximum": 341.2213327,
            "minimum": -10.37866731,
            "name": "Z",
            "position": 2,
            "stddev": 9.921668957,
            "variance": 98.4395149
          },
          {
            "average": 6262.170851,
            "count": 13074744,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6116.854782,
            "variance": 37415912.42
          },
          {
            "average": 1.855538816,
            "count": 13074744,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.200847067,
            "variance": 1.442033677
          },
          {
            "average": 2.600875321,
            "count": 13074744,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.563852285,
            "variance": 2.445633969
          },
          {
            "average": 0.4969490798,
            "count": 13074744,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907109,
            "variance": 0.249990711
          },
          {
            "average": 0,
            "count": 13074744,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.380508177,
            "count": 13074744,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5420218816,
            "variance": 0.2937877201
          },
          {
            "average": 0.8381981235,
            "count": 13074744,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.75128422,
            "variance": 189.0978177
          },
          {
            "average": 0,
            "count": 13074744,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 80.87177416,
            "count": 13074744,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.411278375,
            "variance": 11.63682015
          },
          {
            "average": 204341545,
            "count": 13074744,
            "maximum": 204380969,
            "minimum": 204313930.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32513.78025,
            "variance": 1057145906
          },
          {
            "average": 0,
            "count": 13074744,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13074744,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13074744,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006810075975,
            "count": 13074744,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02608723593,
            "variance": 0.0006805438783
          },
          {
            "average": 0.4223001995,
            "count": 13074744,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4939258645,
            "variance": 0.2439627597
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311252.8339,
          4336792.868,
          -10.37866731,
          313108.0539,
          4338052.108,
          341.2213327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311252.83388003847,
                4336792.868040134,
                -10.378667307079212
              ],
              [
                311252.83388003847,
                4338052.108040134,
                -10.378667307079212
              ],
              [
                313108.05388003844,
                4338052.108040134,
                341.2213326929208
              ],
              [
                313108.05388003844,
                4336792.868040134,
                341.2213326929208
              ],
              [
                311252.83388003847,
                4336792.868040134,
                -10.378667307079212
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:16:09+00:00",
        "end_time": "2018-03-05T19:38:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_260544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_260544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_260544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_260544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18490626,
            39.15989802,
            -10.37866731,
            -77.16309742,
            39.1716375,
            341.2213327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18455531311378,
                  39.15989802386541,
                  -10.378667307079212
                ],
                [
                  -77.18490625512824,
                  39.171236896354316,
                  -10.378667307079212
                ],
                [
                  -77.16344492130254,
                  39.17163749774242,
                  341.2213326929208
                ],
                [
                  -77.16309741984062,
                  39.160298464422254,
                  341.2213326929208
                ],
                [
                  -77.18455531311378,
                  39.15989802386541,
                  -10.378667307079212
                ]
              ]
            ]
          },
          "id": "20180305_260544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_260544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:16:09Z",
            "pc:count": 13074744,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312095.9225,
                "count": 13074744,
                "maximum": 313108.0539,
                "minimum": 311252.8339,
                "name": "X",
                "position": 0,
                "stddev": 507.038284,
                "variance": 257087.8214
              },
              {
                "average": 4337414.038,
                "count": 13074744,
                "maximum": 4338052.108,
                "minimum": 4336792.868,
                "name": "Y",
                "position": 1,
                "stddev": 346.2132539,
                "variance": 119863.6172
              },
              {
                "average": 149.6019088,
                "count": 13074744,
                "maximum": 341.2213327,
                "minimum": -10.37866731,
                "name": "Z",
                "position": 2,
                "stddev": 9.921668957,
                "variance": 98.4395149
              },
              {
                "average": 6262.170851,
                "count": 13074744,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6116.854782,
                "variance": 37415912.42
              },
              {
                "average": 1.855538816,
                "count": 13074744,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.200847067,
                "variance": 1.442033677
              },
              {
                "average": 2.600875321,
                "count": 13074744,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.563852285,
                "variance": 2.445633969
              },
              {
                "average": 0.4969490798,
                "count": 13074744,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907109,
                "variance": 0.249990711
              },
              {
                "average": 0,
                "count": 13074744,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.380508177,
                "count": 13074744,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5420218816,
                "variance": 0.2937877201
              },
              {
                "average": 0.8381981235,
                "count": 13074744,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.75128422,
                "variance": 189.0978177
              },
              {
                "average": 0,
                "count": 13074744,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 80.87177416,
                "count": 13074744,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.411278375,
                "variance": 11.63682015
              },
              {
                "average": 204341545,
                "count": 13074744,
                "maximum": 204380969,
                "minimum": 204313930.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32513.78025,
                "variance": 1057145906
              },
              {
                "average": 0,
                "count": 13074744,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13074744,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13074744,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006810075975,
                "count": 13074744,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02608723593,
                "variance": 0.0006805438783
              },
              {
                "average": 0.4223001995,
                "count": 13074744,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4939258645,
                "variance": 0.2439627597
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311252.8339,
              4336792.868,
              -10.37866731,
              313108.0539,
              4338052.108,
              341.2213327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311252.83388003847,
                    4336792.868040134,
                    -10.378667307079212
                  ],
                  [
                    311252.83388003847,
                    4338052.108040134,
                    -10.378667307079212
                  ],
                  [
                    313108.05388003844,
                    4338052.108040134,
                    341.2213326929208
                  ],
                  [
                    313108.05388003844,
                    4336792.868040134,
                    341.2213326929208
                  ],
                  [
                    311252.83388003847,
                    4336792.868040134,
                    -10.378667307079212
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:16:09+00:00",
            "end_time": "2018-03-05T19:38:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_284528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09985325056948,
              39.11607128340242,
              -9.960197529725264
            ],
            [
              -77.10019005511373,
              39.127410509826,
              -9.960197529725264
            ],
            [
              -77.07874084694728,
              39.127795151178056,
              377.25980247027474
            ],
            [
              -77.07840747610987,
              39.116455770276325,
              377.25980247027474
            ],
            [
              -77.09985325056948,
              39.11607128340242,
              -9.960197529725264
            ]
          ]
        ]
      },
      "bbox": [
        -77.10019006,
        39.11607128,
        -9.96019753,
        -77.07840748,
        39.12779515,
        377.2598025
      ],
      "properties": {
        "datetime": "2018-02-28T19:05:51Z",
        "pc:count": 27485816,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319337.5198,
            "count": 27485816,
            "maximum": 320314.4875,
            "minimum": 318459.2675,
            "name": "X",
            "position": 0,
            "stddev": 494.6870807,
            "variance": 244715.3078
          },
          {
            "average": 4332384.001,
            "count": 27485816,
            "maximum": 4333014.897,
            "minimum": 4331755.697,
            "name": "Y",
            "position": 1,
            "stddev": 362.9569733,
            "variance": 131737.7645
          },
          {
            "average": 140.2919678,
            "count": 27485816,
            "maximum": 377.2598025,
            "minimum": -9.96019753,
            "name": "Z",
            "position": 2,
            "stddev": 15.27489341,
            "variance": 233.3223686
          },
          {
            "average": 5348.27937,
            "count": 27485816,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5929.720328,
            "variance": 35161583.17
          },
          {
            "average": 2.384239165,
            "count": 27485816,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.401289383,
            "variance": 1.963611935
          },
          {
            "average": 3.324398046,
            "count": 27485816,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.534484844,
            "variance": 2.354643736
          },
          {
            "average": 0.5001416731,
            "count": 27485816,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999989,
            "variance": 0.249999989
          },
          {
            "average": 0,
            "count": 27485816,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320066139,
            "count": 27485816,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6775074377,
            "variance": 0.4590163282
          },
          {
            "average": -6.150127167,
            "count": 27485816,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78799182,
            "variance": 138.9567511
          },
          {
            "average": 0,
            "count": 27485816,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.43255208,
            "count": 27485816,
            "maximum": 71,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.90123123,
            "variance": 320.4540797
          },
          {
            "average": 203633164.5,
            "count": 27485816,
            "maximum": 203879951.4,
            "minimum": 203180775.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 331156.3475,
            "variance": 109664526500.0
          },
          {
            "average": 0,
            "count": 27485816,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27485816,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27485816,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003950037357,
            "count": 27485816,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01987077558,
            "variance": 0.0003948477222
          },
          {
            "average": 0.6544392206,
            "count": 27485816,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4755507706,
            "variance": 0.2261485354
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318459.2675,
          4331755.697,
          -9.96019753,
          320314.4875,
          4333014.897,
          377.2598025
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318459.2674889663,
                4331755.696605701,
                -9.960197529725264
              ],
              [
                318459.2674889663,
                4333014.8966057,
                -9.960197529725264
              ],
              [
                320314.48748896626,
                4333014.8966057,
                377.25980247027474
              ],
              [
                320314.48748896626,
                4331755.696605701,
                377.25980247027474
              ],
              [
                318459.2674889663,
                4331755.696605701,
                -9.960197529725264
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:05:51+00:00",
        "end_time": "2018-02-20T16:52:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_284528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_284528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_284528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10019006,
            39.11607128,
            -9.96019753,
            -77.07840748,
            39.12779515,
            377.2598025
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09985325056948,
                  39.11607128340242,
                  -9.960197529725264
                ],
                [
                  -77.10019005511373,
                  39.127410509826,
                  -9.960197529725264
                ],
                [
                  -77.07874084694728,
                  39.127795151178056,
                  377.25980247027474
                ],
                [
                  -77.07840747610987,
                  39.116455770276325,
                  377.25980247027474
                ],
                [
                  -77.09985325056948,
                  39.11607128340242,
                  -9.960197529725264
                ]
              ]
            ]
          },
          "id": "20180220_284528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:05:51Z",
            "pc:count": 27485816,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319337.5198,
                "count": 27485816,
                "maximum": 320314.4875,
                "minimum": 318459.2675,
                "name": "X",
                "position": 0,
                "stddev": 494.6870807,
                "variance": 244715.3078
              },
              {
                "average": 4332384.001,
                "count": 27485816,
                "maximum": 4333014.897,
                "minimum": 4331755.697,
                "name": "Y",
                "position": 1,
                "stddev": 362.9569733,
                "variance": 131737.7645
              },
              {
                "average": 140.2919678,
                "count": 27485816,
                "maximum": 377.2598025,
                "minimum": -9.96019753,
                "name": "Z",
                "position": 2,
                "stddev": 15.27489341,
                "variance": 233.3223686
              },
              {
                "average": 5348.27937,
                "count": 27485816,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5929.720328,
                "variance": 35161583.17
              },
              {
                "average": 2.384239165,
                "count": 27485816,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.401289383,
                "variance": 1.963611935
              },
              {
                "average": 3.324398046,
                "count": 27485816,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.534484844,
                "variance": 2.354643736
              },
              {
                "average": 0.5001416731,
                "count": 27485816,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999989,
                "variance": 0.249999989
              },
              {
                "average": 0,
                "count": 27485816,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320066139,
                "count": 27485816,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6775074377,
                "variance": 0.4590163282
              },
              {
                "average": -6.150127167,
                "count": 27485816,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78799182,
                "variance": 138.9567511
              },
              {
                "average": 0,
                "count": 27485816,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.43255208,
                "count": 27485816,
                "maximum": 71,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.90123123,
                "variance": 320.4540797
              },
              {
                "average": 203633164.5,
                "count": 27485816,
                "maximum": 203879951.4,
                "minimum": 203180775.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 331156.3475,
                "variance": 109664526500.0
              },
              {
                "average": 0,
                "count": 27485816,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27485816,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27485816,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003950037357,
                "count": 27485816,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01987077558,
                "variance": 0.0003948477222
              },
              {
                "average": 0.6544392206,
                "count": 27485816,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4755507706,
                "variance": 0.2261485354
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318459.2675,
              4331755.697,
              -9.96019753,
              320314.4875,
              4333014.897,
              377.2598025
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318459.2674889663,
                    4331755.696605701,
                    -9.960197529725264
                  ],
                  [
                    318459.2674889663,
                    4333014.8966057,
                    -9.960197529725264
                  ],
                  [
                    320314.48748896626,
                    4333014.8966057,
                    377.25980247027474
                  ],
                  [
                    320314.48748896626,
                    4331755.696605701,
                    377.25980247027474
                  ],
                  [
                    318459.2674889663,
                    4331755.696605701,
                    -9.960197529725264
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:05:51+00:00",
            "end_time": "2018-02-20T16:52: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": "20180305_260548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18458219206114,
              39.17088043388351,
              -10.138931747193283
            ],
            [
              -77.18493328673516,
              39.18221964492916,
              -10.138931747193283
            ],
            [
              -77.16347000250596,
              39.18262031868607,
              340.20106825280675
            ],
            [
              -77.16312235015121,
              39.17128094678816,
              340.20106825280675
            ],
            [
              -77.18458219206114,
              39.17088043388351,
              -10.138931747193283
            ]
          ]
        ]
      },
      "bbox": [
        -77.18493329,
        39.17088043,
        -10.13893175,
        -77.16312235,
        39.18262032,
        340.2010683
      ],
      "properties": {
        "datetime": "2018-03-06T14:27:39Z",
        "pc:count": 13072599,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312104.6838,
            "count": 13072599,
            "maximum": 313134.9782,
            "minimum": 311279.8782,
            "name": "X",
            "position": 0,
            "stddev": 556.0788738,
            "variance": 309223.7139
          },
          {
            "average": 4338692.467,
            "count": 13072599,
            "maximum": 4339271.149,
            "minimum": 4338011.869,
            "name": "Y",
            "position": 1,
            "stddev": 360.2089169,
            "variance": 129750.4638
          },
          {
            "average": 149.2036751,
            "count": 13072599,
            "maximum": 340.2010683,
            "minimum": -10.13893175,
            "name": "Z",
            "position": 2,
            "stddev": 11.85712786,
            "variance": 140.5914812
          },
          {
            "average": 6428.007809,
            "count": 13072599,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6399.909352,
            "variance": 40958839.71
          },
          {
            "average": 2.000929348,
            "count": 13072599,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.283836887,
            "variance": 1.648237153
          },
          {
            "average": 2.829001792,
            "count": 13072599,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.60826831,
            "variance": 2.586526959
          },
          {
            "average": 0.500394604,
            "count": 13072599,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998634,
            "variance": 0.2499998634
          },
          {
            "average": 0,
            "count": 13072599,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.364839004,
            "count": 13072599,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6348623355,
            "variance": 0.403050185
          },
          {
            "average": -10.07859911,
            "count": 13072599,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.272446711,
            "variance": 85.97826801
          },
          {
            "average": 0,
            "count": 13072599,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.01633899,
            "count": 13072599,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.94708111,
            "variance": 3.791124848
          },
          {
            "average": 204375253.7,
            "count": 13072599,
            "maximum": 204381659.6,
            "minimum": 204314772.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 19005.53317,
            "variance": 361210291.3
          },
          {
            "average": 0,
            "count": 13072599,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13072599,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13072599,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000968590867,
            "count": 13072599,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03110711772,
            "variance": 0.0009676527728
          },
          {
            "average": 0.3781121107,
            "count": 13072599,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4849158282,
            "variance": 0.2351433604
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311279.8782,
          4338011.869,
          -10.13893175,
          313134.9782,
          4339271.149,
          340.2010683
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311279.8781620219,
                4338011.869335785,
                -10.138931747193283
              ],
              [
                311279.8781620219,
                4339271.149335784,
                -10.138931747193283
              ],
              [
                313134.9781620219,
                4339271.149335784,
                340.20106825280675
              ],
              [
                313134.9781620219,
                4338011.869335785,
                340.20106825280675
              ],
              [
                311279.8781620219,
                4338011.869335785,
                -10.138931747193283
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:27:39+00:00",
        "end_time": "2018-03-05T19:52:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_260548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_260548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_260548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_260548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18493329,
            39.17088043,
            -10.13893175,
            -77.16312235,
            39.18262032,
            340.2010683
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18458219206114,
                  39.17088043388351,
                  -10.138931747193283
                ],
                [
                  -77.18493328673516,
                  39.18221964492916,
                  -10.138931747193283
                ],
                [
                  -77.16347000250596,
                  39.18262031868607,
                  340.20106825280675
                ],
                [
                  -77.16312235015121,
                  39.17128094678816,
                  340.20106825280675
                ],
                [
                  -77.18458219206114,
                  39.17088043388351,
                  -10.138931747193283
                ]
              ]
            ]
          },
          "id": "20180305_260548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_260548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:27:39Z",
            "pc:count": 13072599,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312104.6838,
                "count": 13072599,
                "maximum": 313134.9782,
                "minimum": 311279.8782,
                "name": "X",
                "position": 0,
                "stddev": 556.0788738,
                "variance": 309223.7139
              },
              {
                "average": 4338692.467,
                "count": 13072599,
                "maximum": 4339271.149,
                "minimum": 4338011.869,
                "name": "Y",
                "position": 1,
                "stddev": 360.2089169,
                "variance": 129750.4638
              },
              {
                "average": 149.2036751,
                "count": 13072599,
                "maximum": 340.2010683,
                "minimum": -10.13893175,
                "name": "Z",
                "position": 2,
                "stddev": 11.85712786,
                "variance": 140.5914812
              },
              {
                "average": 6428.007809,
                "count": 13072599,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6399.909352,
                "variance": 40958839.71
              },
              {
                "average": 2.000929348,
                "count": 13072599,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.283836887,
                "variance": 1.648237153
              },
              {
                "average": 2.829001792,
                "count": 13072599,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.60826831,
                "variance": 2.586526959
              },
              {
                "average": 0.500394604,
                "count": 13072599,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998634,
                "variance": 0.2499998634
              },
              {
                "average": 0,
                "count": 13072599,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.364839004,
                "count": 13072599,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6348623355,
                "variance": 0.403050185
              },
              {
                "average": -10.07859911,
                "count": 13072599,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.272446711,
                "variance": 85.97826801
              },
              {
                "average": 0,
                "count": 13072599,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.01633899,
                "count": 13072599,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.94708111,
                "variance": 3.791124848
              },
              {
                "average": 204375253.7,
                "count": 13072599,
                "maximum": 204381659.6,
                "minimum": 204314772.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 19005.53317,
                "variance": 361210291.3
              },
              {
                "average": 0,
                "count": 13072599,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13072599,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13072599,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000968590867,
                "count": 13072599,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03110711772,
                "variance": 0.0009676527728
              },
              {
                "average": 0.3781121107,
                "count": 13072599,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4849158282,
                "variance": 0.2351433604
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311279.8782,
              4338011.869,
              -10.13893175,
              313134.9782,
              4339271.149,
              340.2010683
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311279.8781620219,
                    4338011.869335785,
                    -10.138931747193283
                  ],
                  [
                    311279.8781620219,
                    4339271.149335784,
                    -10.138931747193283
                  ],
                  [
                    313134.9781620219,
                    4339271.149335784,
                    340.20106825280675
                  ],
                  [
                    313134.9781620219,
                    4338011.869335785,
                    340.20106825280675
                  ],
                  [
                    311279.8781620219,
                    4338011.869335785,
                    -10.138931747193283
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:27:39+00:00",
            "end_time": "2018-03-05T19:52: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": "20180305_266544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16339363131186,
              39.15993058082958,
              -10.418540782456745
            ],
            [
              -77.16374112057271,
              39.171267811716625,
              -10.418540782456745
            ],
            [
              -77.14228040316704,
              39.171664498361004,
              339.62145921754325
            ],
            [
              -77.14193635396131,
              39.16032710823746,
              339.62145921754325
            ],
            [
              -77.16339363131186,
              39.15993058082958,
              -10.418540782456745
            ]
          ]
        ]
      },
      "bbox": [
        -77.16374112,
        39.15993058,
        -10.41854078,
        -77.14193635,
        39.1716645,
        339.6214592
      ],
      "properties": {
        "datetime": "2018-03-05T19:53:36Z",
        "pc:count": 12609785,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314076.5531,
            "count": 12609785,
            "maximum": 314936.6246,
            "minimum": 313081.4846,
            "name": "X",
            "position": 0,
            "stddev": 488.9493686,
            "variance": 239071.4851
          },
          {
            "average": 4337432.33,
            "count": 12609785,
            "maximum": 4338011.687,
            "minimum": 4336752.647,
            "name": "Y",
            "position": 1,
            "stddev": 325.5460163,
            "variance": 105980.2087
          },
          {
            "average": 163.2721917,
            "count": 12609785,
            "maximum": 339.6214592,
            "minimum": -10.41854078,
            "name": "Z",
            "position": 2,
            "stddev": 9.109004629,
            "variance": 82.97396533
          },
          {
            "average": 6979.903344,
            "count": 12609785,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6486.055332,
            "variance": 42068913.78
          },
          {
            "average": 1.773896462,
            "count": 12609785,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.164326688,
            "variance": 1.355656636
          },
          {
            "average": 2.461742845,
            "count": 12609785,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.548478836,
            "variance": 2.397786706
          },
          {
            "average": 0.5080058066,
            "count": 12609785,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999359228,
            "variance": 0.2499359269
          },
          {
            "average": 0,
            "count": 12609785,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.468379992,
            "count": 12609785,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5466983469,
            "variance": 0.2988790825
          },
          {
            "average": 11.7290582,
            "count": 12609785,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.20671901,
            "variance": 51.93679889
          },
          {
            "average": 0,
            "count": 12609785,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.51349488,
            "count": 12609785,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5042373014,
            "variance": 0.2542552561
          },
          {
            "average": 204314346.3,
            "count": 12609785,
            "maximum": 204314816.5,
            "minimum": 204313317.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 437.7892826,
            "variance": 191659.4559
          },
          {
            "average": 0,
            "count": 12609785,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12609785,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12609785,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006128573961,
            "count": 12609785,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02474837066,
            "variance": 0.0006124818504
          },
          {
            "average": 0.3896953041,
            "count": 12609785,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4876811386,
            "variance": 0.2378328929
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313081.4846,
          4336752.647,
          -10.41854078,
          314936.6246,
          4338011.687,
          339.6214592
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313081.4846323947,
                4336752.646983061,
                -10.418540782456745
              ],
              [
                313081.4846323947,
                4338011.68698306,
                -10.418540782456745
              ],
              [
                314936.6246323947,
                4338011.68698306,
                339.62145921754325
              ],
              [
                314936.6246323947,
                4336752.646983061,
                339.62145921754325
              ],
              [
                313081.4846323947,
                4336752.646983061,
                -10.418540782456745
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:53:36+00:00",
        "end_time": "2018-03-05T19:28:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_266544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_266544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_266544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_266544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16374112,
            39.15993058,
            -10.41854078,
            -77.14193635,
            39.1716645,
            339.6214592
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16339363131186,
                  39.15993058082958,
                  -10.418540782456745
                ],
                [
                  -77.16374112057271,
                  39.171267811716625,
                  -10.418540782456745
                ],
                [
                  -77.14228040316704,
                  39.171664498361004,
                  339.62145921754325
                ],
                [
                  -77.14193635396131,
                  39.16032710823746,
                  339.62145921754325
                ],
                [
                  -77.16339363131186,
                  39.15993058082958,
                  -10.418540782456745
                ]
              ]
            ]
          },
          "id": "20180305_266544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_266544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:53:36Z",
            "pc:count": 12609785,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314076.5531,
                "count": 12609785,
                "maximum": 314936.6246,
                "minimum": 313081.4846,
                "name": "X",
                "position": 0,
                "stddev": 488.9493686,
                "variance": 239071.4851
              },
              {
                "average": 4337432.33,
                "count": 12609785,
                "maximum": 4338011.687,
                "minimum": 4336752.647,
                "name": "Y",
                "position": 1,
                "stddev": 325.5460163,
                "variance": 105980.2087
              },
              {
                "average": 163.2721917,
                "count": 12609785,
                "maximum": 339.6214592,
                "minimum": -10.41854078,
                "name": "Z",
                "position": 2,
                "stddev": 9.109004629,
                "variance": 82.97396533
              },
              {
                "average": 6979.903344,
                "count": 12609785,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6486.055332,
                "variance": 42068913.78
              },
              {
                "average": 1.773896462,
                "count": 12609785,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.164326688,
                "variance": 1.355656636
              },
              {
                "average": 2.461742845,
                "count": 12609785,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.548478836,
                "variance": 2.397786706
              },
              {
                "average": 0.5080058066,
                "count": 12609785,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999359228,
                "variance": 0.2499359269
              },
              {
                "average": 0,
                "count": 12609785,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.468379992,
                "count": 12609785,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5466983469,
                "variance": 0.2988790825
              },
              {
                "average": 11.7290582,
                "count": 12609785,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.20671901,
                "variance": 51.93679889
              },
              {
                "average": 0,
                "count": 12609785,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.51349488,
                "count": 12609785,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5042373014,
                "variance": 0.2542552561
              },
              {
                "average": 204314346.3,
                "count": 12609785,
                "maximum": 204314816.5,
                "minimum": 204313317.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 437.7892826,
                "variance": 191659.4559
              },
              {
                "average": 0,
                "count": 12609785,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12609785,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12609785,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006128573961,
                "count": 12609785,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02474837066,
                "variance": 0.0006124818504
              },
              {
                "average": 0.3896953041,
                "count": 12609785,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4876811386,
                "variance": 0.2378328929
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313081.4846,
              4336752.647,
              -10.41854078,
              314936.6246,
              4338011.687,
              339.6214592
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313081.4846323947,
                    4336752.646983061,
                    -10.418540782456745
                  ],
                  [
                    313081.4846323947,
                    4338011.68698306,
                    -10.418540782456745
                  ],
                  [
                    314936.6246323947,
                    4338011.68698306,
                    339.62145921754325
                  ],
                  [
                    314936.6246323947,
                    4336752.646983061,
                    339.62145921754325
                  ],
                  [
                    313081.4846323947,
                    4336752.646983061,
                    -10.418540782456745
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:53:36+00:00",
            "end_time": "2018-03-05T19:28:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_278528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1210005759261,
              39.11605131722363,
              -10.435286592955748
            ],
            [
              -77.12134076519911,
              39.12739020895929,
              -10.435286592955748
            ],
            [
              -77.0998916224335,
              39.12777874619595,
              365.8647134070443
            ],
            [
              -77.09955486666057,
              39.11643969842208,
              365.8647134070443
            ],
            [
              -77.1210005759261,
              39.11605131722363,
              -10.435286592955748
            ]
          ]
        ]
      },
      "bbox": [
        -77.12134077,
        39.11605132,
        -10.43528659,
        -77.09955487,
        39.12777875,
        365.8647134
      ],
      "properties": {
        "datetime": "2018-02-28T19:29:23Z",
        "pc:count": 23908361,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317650.6582,
            "count": 23908361,
            "maximum": 318486.0121,
            "minimum": 316630.7721,
            "name": "X",
            "position": 0,
            "stddev": 478.0051973,
            "variance": 228488.9686
          },
          {
            "average": 4332461.069,
            "count": 23908361,
            "maximum": 4333055.17,
            "minimum": 4331795.99,
            "name": "Y",
            "position": 1,
            "stddev": 338.4259233,
            "variance": 114532.1055
          },
          {
            "average": 126.4688129,
            "count": 23908361,
            "maximum": 365.8647134,
            "minimum": -10.43528659,
            "name": "Z",
            "position": 2,
            "stddev": 10.21796253,
            "variance": 104.4067583
          },
          {
            "average": 5439.548694,
            "count": 23908361,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5906.889938,
            "variance": 34891348.73
          },
          {
            "average": 2.434040669,
            "count": 23908361,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.398562977,
            "variance": 1.9559784
          },
          {
            "average": 3.371411072,
            "count": 23908361,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.504295953,
            "variance": 2.262906315
          },
          {
            "average": 0.5020170977,
            "count": 23908361,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959418,
            "variance": 0.2499959418
          },
          {
            "average": 0,
            "count": 23908361,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.356493237,
            "count": 23908361,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6634646272,
            "variance": 0.4401853115
          },
          {
            "average": 11.63719331,
            "count": 23908361,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.957373481,
            "variance": 63.31979271
          },
          {
            "average": 0,
            "count": 23908361,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.44657716,
            "count": 23908361,
            "maximum": 71,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.76537019,
            "variance": 390.6698589
          },
          {
            "average": 203683375.7,
            "count": 23908361,
            "maximum": 203881363.7,
            "minimum": 203180757.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 314629.4401,
            "variance": 98991684560.0
          },
          {
            "average": 0,
            "count": 23908361,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23908361,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23908361,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004147921307,
            "count": 23908361,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02036222226,
            "variance": 0.0004146200955
          },
          {
            "average": 0.4712171194,
            "count": 23908361,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4991708687,
            "variance": 0.2491715562
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316630.7721,
          4331795.99,
          -10.43528659,
          318486.0121,
          4333055.17,
          365.8647134
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316630.77208863717,
                4331795.989840089,
                -10.435286592955748
              ],
              [
                316630.77208863717,
                4333055.169840089,
                -10.435286592955748
              ],
              [
                318486.01208863716,
                4333055.169840089,
                365.8647134070443
              ],
              [
                318486.01208863716,
                4331795.989840089,
                365.8647134070443
              ],
              [
                316630.77208863717,
                4331795.989840089,
                -10.435286592955748
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:29:23+00:00",
        "end_time": "2018-02-20T16:52:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_278528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_278528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_278528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_278528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12134077,
            39.11605132,
            -10.43528659,
            -77.09955487,
            39.12777875,
            365.8647134
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1210005759261,
                  39.11605131722363,
                  -10.435286592955748
                ],
                [
                  -77.12134076519911,
                  39.12739020895929,
                  -10.435286592955748
                ],
                [
                  -77.0998916224335,
                  39.12777874619595,
                  365.8647134070443
                ],
                [
                  -77.09955486666057,
                  39.11643969842208,
                  365.8647134070443
                ],
                [
                  -77.1210005759261,
                  39.11605131722363,
                  -10.435286592955748
                ]
              ]
            ]
          },
          "id": "20180220_278528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_278528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:29:23Z",
            "pc:count": 23908361,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317650.6582,
                "count": 23908361,
                "maximum": 318486.0121,
                "minimum": 316630.7721,
                "name": "X",
                "position": 0,
                "stddev": 478.0051973,
                "variance": 228488.9686
              },
              {
                "average": 4332461.069,
                "count": 23908361,
                "maximum": 4333055.17,
                "minimum": 4331795.99,
                "name": "Y",
                "position": 1,
                "stddev": 338.4259233,
                "variance": 114532.1055
              },
              {
                "average": 126.4688129,
                "count": 23908361,
                "maximum": 365.8647134,
                "minimum": -10.43528659,
                "name": "Z",
                "position": 2,
                "stddev": 10.21796253,
                "variance": 104.4067583
              },
              {
                "average": 5439.548694,
                "count": 23908361,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5906.889938,
                "variance": 34891348.73
              },
              {
                "average": 2.434040669,
                "count": 23908361,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.398562977,
                "variance": 1.9559784
              },
              {
                "average": 3.371411072,
                "count": 23908361,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.504295953,
                "variance": 2.262906315
              },
              {
                "average": 0.5020170977,
                "count": 23908361,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959418,
                "variance": 0.2499959418
              },
              {
                "average": 0,
                "count": 23908361,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.356493237,
                "count": 23908361,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6634646272,
                "variance": 0.4401853115
              },
              {
                "average": 11.63719331,
                "count": 23908361,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.957373481,
                "variance": 63.31979271
              },
              {
                "average": 0,
                "count": 23908361,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.44657716,
                "count": 23908361,
                "maximum": 71,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.76537019,
                "variance": 390.6698589
              },
              {
                "average": 203683375.7,
                "count": 23908361,
                "maximum": 203881363.7,
                "minimum": 203180757.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 314629.4401,
                "variance": 98991684560.0
              },
              {
                "average": 0,
                "count": 23908361,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23908361,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23908361,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004147921307,
                "count": 23908361,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02036222226,
                "variance": 0.0004146200955
              },
              {
                "average": 0.4712171194,
                "count": 23908361,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4991708687,
                "variance": 0.2491715562
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316630.7721,
              4331795.99,
              -10.43528659,
              318486.0121,
              4333055.17,
              365.8647134
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316630.77208863717,
                    4331795.989840089,
                    -10.435286592955748
                  ],
                  [
                    316630.77208863717,
                    4333055.169840089,
                    -10.435286592955748
                  ],
                  [
                    318486.01208863716,
                    4333055.169840089,
                    365.8647134070443
                  ],
                  [
                    318486.01208863716,
                    4331795.989840089,
                    365.8647134070443
                  ],
                  [
                    316630.77208863717,
                    4331795.989840089,
                    -10.435286592955748
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:29:23+00:00",
            "end_time": "2018-02-20T16:52:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_266548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16342043297233,
              39.17091273730866,
              -10.207879108057227
            ],
            [
              -77.16376807341884,
              39.18225030676351,
              -10.207879108057227
            ],
            [
              -77.1423021661497,
              39.18264712468667,
              339.05212089194276
            ],
            [
              -77.14195796804425,
              39.171309395950644,
              339.05212089194276
            ],
            [
              -77.16342043297233,
              39.17091273730866,
              -10.207879108057227
            ]
          ]
        ]
      },
      "bbox": [
        -77.16376807,
        39.17091274,
        -10.20787911,
        -77.14195797,
        39.18264712,
        339.0521209
      ],
      "properties": {
        "datetime": "2018-03-06T14:16:36Z",
        "pc:count": 13955756,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313974.0992,
            "count": 13955756,
            "maximum": 314963.5501,
            "minimum": 313108.2501,
            "name": "X",
            "position": 0,
            "stddev": 519.170229,
            "variance": 269537.7267
          },
          {
            "average": 4338651.446,
            "count": 13955756,
            "maximum": 4339230.696,
            "minimum": 4337971.616,
            "name": "Y",
            "position": 1,
            "stddev": 334.3210967,
            "variance": 111770.5957
          },
          {
            "average": 166.2859855,
            "count": 13955756,
            "maximum": 339.0521209,
            "minimum": -10.20787911,
            "name": "Z",
            "position": 2,
            "stddev": 9.123949807,
            "variance": 83.24646007
          },
          {
            "average": 6487.760716,
            "count": 13955756,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6635.237829,
            "variance": 44026381.05
          },
          {
            "average": 1.97341004,
            "count": 13955756,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.263712496,
            "variance": 1.596969273
          },
          {
            "average": 2.817027254,
            "count": 13955756,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.594321003,
            "variance": 2.541859461
          },
          {
            "average": 0.5033463612,
            "count": 13955756,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999888197,
            "variance": 0.2499888198
          },
          {
            "average": 0,
            "count": 13955756,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.35733736,
            "count": 13955756,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5319356866,
            "variance": 0.2829555747
          },
          {
            "average": 1.011466929,
            "count": 13955756,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.58108843,
            "variance": 184.4459628
          },
          {
            "average": 0,
            "count": 13955756,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 80.57905218,
            "count": 13955756,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.328796736,
            "variance": 11.08088771
          },
          {
            "average": 204338631.5,
            "count": 13955756,
            "maximum": 204380996,
            "minimum": 204313900.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31815.62995,
            "variance": 1012234309
          },
          {
            "average": 0,
            "count": 13955756,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13955756,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13955756,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005244431043,
            "count": 13955756,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02289471776,
            "variance": 0.0005241681013
          },
          {
            "average": 0.3441314107,
            "count": 13955756,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4750842021,
            "variance": 0.225704999
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313108.2501,
          4337971.616,
          -10.20787911,
          314963.5501,
          4339230.696,
          339.0521209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313108.2501195566,
                4337971.615955769,
                -10.207879108057227
              ],
              [
                313108.2501195566,
                4339230.695955769,
                -10.207879108057227
              ],
              [
                314963.55011955666,
                4339230.695955769,
                339.05212089194276
              ],
              [
                314963.55011955666,
                4337971.615955769,
                339.05212089194276
              ],
              [
                313108.2501195566,
                4337971.615955769,
                -10.207879108057227
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:16:36+00:00",
        "end_time": "2018-03-05T19:38:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_266548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_266548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_266548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_266548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16376807,
            39.17091274,
            -10.20787911,
            -77.14195797,
            39.18264712,
            339.0521209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16342043297233,
                  39.17091273730866,
                  -10.207879108057227
                ],
                [
                  -77.16376807341884,
                  39.18225030676351,
                  -10.207879108057227
                ],
                [
                  -77.1423021661497,
                  39.18264712468667,
                  339.05212089194276
                ],
                [
                  -77.14195796804425,
                  39.171309395950644,
                  339.05212089194276
                ],
                [
                  -77.16342043297233,
                  39.17091273730866,
                  -10.207879108057227
                ]
              ]
            ]
          },
          "id": "20180305_266548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_266548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:16:36Z",
            "pc:count": 13955756,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313974.0992,
                "count": 13955756,
                "maximum": 314963.5501,
                "minimum": 313108.2501,
                "name": "X",
                "position": 0,
                "stddev": 519.170229,
                "variance": 269537.7267
              },
              {
                "average": 4338651.446,
                "count": 13955756,
                "maximum": 4339230.696,
                "minimum": 4337971.616,
                "name": "Y",
                "position": 1,
                "stddev": 334.3210967,
                "variance": 111770.5957
              },
              {
                "average": 166.2859855,
                "count": 13955756,
                "maximum": 339.0521209,
                "minimum": -10.20787911,
                "name": "Z",
                "position": 2,
                "stddev": 9.123949807,
                "variance": 83.24646007
              },
              {
                "average": 6487.760716,
                "count": 13955756,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6635.237829,
                "variance": 44026381.05
              },
              {
                "average": 1.97341004,
                "count": 13955756,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.263712496,
                "variance": 1.596969273
              },
              {
                "average": 2.817027254,
                "count": 13955756,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.594321003,
                "variance": 2.541859461
              },
              {
                "average": 0.5033463612,
                "count": 13955756,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999888197,
                "variance": 0.2499888198
              },
              {
                "average": 0,
                "count": 13955756,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.35733736,
                "count": 13955756,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5319356866,
                "variance": 0.2829555747
              },
              {
                "average": 1.011466929,
                "count": 13955756,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.58108843,
                "variance": 184.4459628
              },
              {
                "average": 0,
                "count": 13955756,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 80.57905218,
                "count": 13955756,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.328796736,
                "variance": 11.08088771
              },
              {
                "average": 204338631.5,
                "count": 13955756,
                "maximum": 204380996,
                "minimum": 204313900.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31815.62995,
                "variance": 1012234309
              },
              {
                "average": 0,
                "count": 13955756,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13955756,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13955756,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005244431043,
                "count": 13955756,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02289471776,
                "variance": 0.0005241681013
              },
              {
                "average": 0.3441314107,
                "count": 13955756,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4750842021,
                "variance": 0.225704999
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313108.2501,
              4337971.616,
              -10.20787911,
              314963.5501,
              4339230.696,
              339.0521209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313108.2501195566,
                    4337971.615955769,
                    -10.207879108057227
                  ],
                  [
                    313108.2501195566,
                    4339230.695955769,
                    -10.207879108057227
                  ],
                  [
                    314963.55011955666,
                    4339230.695955769,
                    339.05212089194276
                  ],
                  [
                    314963.55011955666,
                    4337971.615955769,
                    339.05212089194276
                  ],
                  [
                    313108.2501195566,
                    4337971.615955769,
                    -10.207879108057227
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:16:36+00:00",
            "end_time": "2018-03-05T19:38: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": "20180305_266552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16344598931087,
              39.18189423947627,
              -10.298308434497386
            ],
            [
              -77.1637937973672,
              39.193232687783556,
              -10.298308434497386
            ],
            [
              -77.14232408648343,
              39.1936296112257,
              334.68169156550266
            ],
            [
              -77.14197972299702,
              39.18229100359526,
              334.68169156550266
            ],
            [
              -77.16344598931087,
              39.18189423947627,
              -10.298308434497386
            ]
          ]
        ]
      },
      "bbox": [
        -77.1637938,
        39.18189424,
        -10.29830843,
        -77.14197972,
        39.19362961,
        334.6816916
      ],
      "properties": {
        "datetime": "2018-03-06T14:27:02Z",
        "pc:count": 14535346,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314022.1968,
            "count": 14535346,
            "maximum": 314990.4691,
            "minimum": 313135.1291,
            "name": "X",
            "position": 0,
            "stddev": 566.352958,
            "variance": 320755.673
          },
          {
            "average": 4339857.578,
            "count": 14535346,
            "maximum": 4340449.692,
            "minimum": 4339190.512,
            "name": "Y",
            "position": 1,
            "stddev": 368.0248026,
            "variance": 135442.2553
          },
          {
            "average": 174.8308409,
            "count": 14535346,
            "maximum": 334.6816916,
            "minimum": -10.29830843,
            "name": "Z",
            "position": 2,
            "stddev": 10.45868537,
            "variance": 109.3840996
          },
          {
            "average": 6180.341858,
            "count": 14535346,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6605.821946,
            "variance": 43636883.58
          },
          {
            "average": 2.083468395,
            "count": 14535346,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.300392395,
            "variance": 1.691020381
          },
          {
            "average": 2.998714031,
            "count": 14535346,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.574251253,
            "variance": 2.478267008
          },
          {
            "average": 0.5018382775,
            "count": 14535346,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966379,
            "variance": 0.2499966379
          },
          {
            "average": 0,
            "count": 14535346,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311044127,
            "count": 14535346,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5201246504,
            "variance": 0.270529652
          },
          {
            "average": -8.8003058,
            "count": 14535346,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.9089815,
            "variance": 119.0058774
          },
          {
            "average": 0,
            "count": 14535346,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.65450386,
            "count": 14535346,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.405618557,
            "variance": 5.787000642
          },
          {
            "average": 204371326.5,
            "count": 14535346,
            "maximum": 204381622.3,
            "minimum": 204314805.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23632.32879,
            "variance": 558486964.2
          },
          {
            "average": 0,
            "count": 14535346,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14535346,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14535346,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004759432627,
            "count": 14535346,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02181093243,
            "variance": 0.0004757167735
          },
          {
            "average": 0.4356672349,
            "count": 14535346,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4958440402,
            "variance": 0.2458613122
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313135.1291,
          4339190.512,
          -10.29830843,
          314990.4691,
          4340449.692,
          334.6816916
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313135.12905816076,
                4339190.511724134,
                -10.298308434497386
              ],
              [
                313135.12905816076,
                4340449.691724134,
                -10.298308434497386
              ],
              [
                314990.4690581607,
                4340449.691724134,
                334.68169156550266
              ],
              [
                314990.4690581607,
                4339190.511724134,
                334.68169156550266
              ],
              [
                313135.12905816076,
                4339190.511724134,
                -10.298308434497386
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:27:02+00:00",
        "end_time": "2018-03-05T19:53:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_266552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_266552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_266552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_266552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1637938,
            39.18189424,
            -10.29830843,
            -77.14197972,
            39.19362961,
            334.6816916
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16344598931087,
                  39.18189423947627,
                  -10.298308434497386
                ],
                [
                  -77.1637937973672,
                  39.193232687783556,
                  -10.298308434497386
                ],
                [
                  -77.14232408648343,
                  39.1936296112257,
                  334.68169156550266
                ],
                [
                  -77.14197972299702,
                  39.18229100359526,
                  334.68169156550266
                ],
                [
                  -77.16344598931087,
                  39.18189423947627,
                  -10.298308434497386
                ]
              ]
            ]
          },
          "id": "20180305_266552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_266552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:27:02Z",
            "pc:count": 14535346,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314022.1968,
                "count": 14535346,
                "maximum": 314990.4691,
                "minimum": 313135.1291,
                "name": "X",
                "position": 0,
                "stddev": 566.352958,
                "variance": 320755.673
              },
              {
                "average": 4339857.578,
                "count": 14535346,
                "maximum": 4340449.692,
                "minimum": 4339190.512,
                "name": "Y",
                "position": 1,
                "stddev": 368.0248026,
                "variance": 135442.2553
              },
              {
                "average": 174.8308409,
                "count": 14535346,
                "maximum": 334.6816916,
                "minimum": -10.29830843,
                "name": "Z",
                "position": 2,
                "stddev": 10.45868537,
                "variance": 109.3840996
              },
              {
                "average": 6180.341858,
                "count": 14535346,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6605.821946,
                "variance": 43636883.58
              },
              {
                "average": 2.083468395,
                "count": 14535346,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.300392395,
                "variance": 1.691020381
              },
              {
                "average": 2.998714031,
                "count": 14535346,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.574251253,
                "variance": 2.478267008
              },
              {
                "average": 0.5018382775,
                "count": 14535346,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966379,
                "variance": 0.2499966379
              },
              {
                "average": 0,
                "count": 14535346,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311044127,
                "count": 14535346,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5201246504,
                "variance": 0.270529652
              },
              {
                "average": -8.8003058,
                "count": 14535346,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.9089815,
                "variance": 119.0058774
              },
              {
                "average": 0,
                "count": 14535346,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.65450386,
                "count": 14535346,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.405618557,
                "variance": 5.787000642
              },
              {
                "average": 204371326.5,
                "count": 14535346,
                "maximum": 204381622.3,
                "minimum": 204314805.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23632.32879,
                "variance": 558486964.2
              },
              {
                "average": 0,
                "count": 14535346,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14535346,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14535346,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004759432627,
                "count": 14535346,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02181093243,
                "variance": 0.0004757167735
              },
              {
                "average": 0.4356672349,
                "count": 14535346,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4958440402,
                "variance": 0.2458613122
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313135.1291,
              4339190.512,
              -10.29830843,
              314990.4691,
              4340449.692,
              334.6816916
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313135.12905816076,
                    4339190.511724134,
                    -10.298308434497386
                  ],
                  [
                    313135.12905816076,
                    4340449.691724134,
                    -10.298308434497386
                  ],
                  [
                    314990.4690581607,
                    4340449.691724134,
                    334.68169156550266
                  ],
                  [
                    314990.4690581607,
                    4339190.511724134,
                    334.68169156550266
                  ],
                  [
                    313135.12905816076,
                    4339190.511724134,
                    -10.298308434497386
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:27:02+00:00",
            "end_time": "2018-03-05T19:53: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": "20180228_266520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16324230792911,
              39.09403598711308,
              -9.988149242757345
            ],
            [
              -77.16358897534155,
              39.10537388788811,
              -9.988149242757345
            ],
            [
              -77.14214871344379,
              39.105769984042155,
              395.33185075724265
            ],
            [
              -77.14180547492114,
              39.094431924181244,
              395.33185075724265
            ],
            [
              -77.16324230792911,
              39.09403598711308,
              -9.988149242757345
            ]
          ]
        ]
      },
      "bbox": [
        -77.16358898,
        39.09403599,
        -9.988149243,
        -77.14180547,
        39.10576998,
        395.3318508
      ],
      "properties": {
        "datetime": "2018-04-12T01:55:08Z",
        "pc:count": 9520758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313873.6754,
            "count": 9520758,
            "maximum": 314775.3267,
            "minimum": 312920.2267,
            "name": "X",
            "position": 0,
            "stddev": 576.7347451,
            "variance": 332622.9662
          },
          {
            "average": 4330074.696,
            "count": 9520758,
            "maximum": 4330697.811,
            "minimum": 4329438.711,
            "name": "Y",
            "position": 1,
            "stddev": 357.7226596,
            "variance": 127965.5012
          },
          {
            "average": 133.6254315,
            "count": 9520758,
            "maximum": 395.3318508,
            "minimum": -9.988149243,
            "name": "Z",
            "position": 2,
            "stddev": 8.40365024,
            "variance": 70.62133736
          },
          {
            "average": 5888.842349,
            "count": 9520758,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4918.443064,
            "variance": 24191082.18
          },
          {
            "average": 1.416892121,
            "count": 9520758,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8630378333,
            "variance": 0.7448343016
          },
          {
            "average": 1.736841121,
            "count": 9520758,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.200163173,
            "variance": 1.440391641
          },
          {
            "average": 0.5219549746,
            "count": 9520758,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995177728,
            "variance": 0.2495180053
          },
          {
            "average": 0,
            "count": 9520758,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.573718605,
            "count": 9520758,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5568887553,
            "variance": 0.3101250857
          },
          {
            "average": 2.529770868,
            "count": 9520758,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.2333383,
            "variance": 175.1212427
          },
          {
            "average": 0,
            "count": 9520758,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.47642835,
            "count": 9520758,
            "maximum": 89,
            "minimum": 66,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.032372271,
            "variance": 9.195281588
          },
          {
            "average": 207395413.1,
            "count": 9520758,
            "maximum": 207533308.7,
            "minimum": 203882907.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 503146.9889,
            "variance": 253156892400.0
          },
          {
            "average": 0,
            "count": 9520758,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9520758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9520758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000616232447,
            "count": 9520758,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02481638107,
            "variance": 0.0006158527693
          },
          {
            "average": 0.3527397714,
            "count": 9520758,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4778226125,
            "variance": 0.228314449
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312920.2267,
          4329438.711,
          -9.988149243,
          314775.3267,
          4330697.811,
          395.3318508
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312920.2267202018,
                4329438.710713075,
                -9.988149242757345
              ],
              [
                312920.2267202018,
                4330697.810713074,
                -9.988149242757345
              ],
              [
                314775.32672020176,
                4330697.810713074,
                395.33185075724265
              ],
              [
                314775.32672020176,
                4329438.710713075,
                395.33185075724265
              ],
              [
                312920.2267202018,
                4329438.710713075,
                -9.988149242757345
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:55:08+00:00",
        "end_time": "2018-02-28T19:55:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_266520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_266520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_266520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_266520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16358898,
            39.09403599,
            -9.988149243,
            -77.14180547,
            39.10576998,
            395.3318508
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16324230792911,
                  39.09403598711308,
                  -9.988149242757345
                ],
                [
                  -77.16358897534155,
                  39.10537388788811,
                  -9.988149242757345
                ],
                [
                  -77.14214871344379,
                  39.105769984042155,
                  395.33185075724265
                ],
                [
                  -77.14180547492114,
                  39.094431924181244,
                  395.33185075724265
                ],
                [
                  -77.16324230792911,
                  39.09403598711308,
                  -9.988149242757345
                ]
              ]
            ]
          },
          "id": "20180228_266520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_266520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:55:08Z",
            "pc:count": 9520758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313873.6754,
                "count": 9520758,
                "maximum": 314775.3267,
                "minimum": 312920.2267,
                "name": "X",
                "position": 0,
                "stddev": 576.7347451,
                "variance": 332622.9662
              },
              {
                "average": 4330074.696,
                "count": 9520758,
                "maximum": 4330697.811,
                "minimum": 4329438.711,
                "name": "Y",
                "position": 1,
                "stddev": 357.7226596,
                "variance": 127965.5012
              },
              {
                "average": 133.6254315,
                "count": 9520758,
                "maximum": 395.3318508,
                "minimum": -9.988149243,
                "name": "Z",
                "position": 2,
                "stddev": 8.40365024,
                "variance": 70.62133736
              },
              {
                "average": 5888.842349,
                "count": 9520758,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4918.443064,
                "variance": 24191082.18
              },
              {
                "average": 1.416892121,
                "count": 9520758,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8630378333,
                "variance": 0.7448343016
              },
              {
                "average": 1.736841121,
                "count": 9520758,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.200163173,
                "variance": 1.440391641
              },
              {
                "average": 0.5219549746,
                "count": 9520758,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995177728,
                "variance": 0.2495180053
              },
              {
                "average": 0,
                "count": 9520758,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.573718605,
                "count": 9520758,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5568887553,
                "variance": 0.3101250857
              },
              {
                "average": 2.529770868,
                "count": 9520758,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.2333383,
                "variance": 175.1212427
              },
              {
                "average": 0,
                "count": 9520758,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.47642835,
                "count": 9520758,
                "maximum": 89,
                "minimum": 66,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.032372271,
                "variance": 9.195281588
              },
              {
                "average": 207395413.1,
                "count": 9520758,
                "maximum": 207533308.7,
                "minimum": 203882907.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 503146.9889,
                "variance": 253156892400.0
              },
              {
                "average": 0,
                "count": 9520758,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9520758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9520758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000616232447,
                "count": 9520758,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02481638107,
                "variance": 0.0006158527693
              },
              {
                "average": 0.3527397714,
                "count": 9520758,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4778226125,
                "variance": 0.228314449
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312920.2267,
              4329438.711,
              -9.988149243,
              314775.3267,
              4330697.811,
              395.3318508
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312920.2267202018,
                    4329438.710713075,
                    -9.988149242757345
                  ],
                  [
                    312920.2267202018,
                    4330697.810713074,
                    -9.988149242757345
                  ],
                  [
                    314775.32672020176,
                    4330697.810713074,
                    395.33185075724265
                  ],
                  [
                    314775.32672020176,
                    4329438.710713075,
                    395.33185075724265
                  ],
                  [
                    312920.2267202018,
                    4329438.710713075,
                    -9.988149242757345
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:55:08+00:00",
            "end_time": "2018-02-28T19:55: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": "20180220_278532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12101958983946,
              39.127034075533864,
              -10.40908281866865
            ],
            [
              -77.12135991519168,
              39.13837294571515,
              -10.40908281866865
            ],
            [
              -77.09990744062493,
              39.13876157695856,
              375.51091718133137
            ],
            [
              -77.09957055064866,
              39.12742255071421,
              375.51091718133137
            ],
            [
              -77.12101958983946,
              39.127034075533864,
              -10.40908281866865
            ]
          ]
        ]
      },
      "bbox": [
        -77.12135992,
        39.12703408,
        -10.40908282,
        -77.09957055,
        39.13876158,
        375.5109172
      ],
      "properties": {
        "datetime": "2018-02-28T19:54:00Z",
        "pc:count": 35305041,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317737.4926,
            "count": 35305041,
            "maximum": 318512.8534,
            "minimum": 316657.6134,
            "name": "X",
            "position": 0,
            "stddev": 531.0431884,
            "variance": 282006.8679
          },
          {
            "average": 4333699.575,
            "count": 35305041,
            "maximum": 4334274.174,
            "minimum": 4333014.994,
            "name": "Y",
            "position": 1,
            "stddev": 346.2458964,
            "variance": 119886.2207
          },
          {
            "average": 132.2920586,
            "count": 35305041,
            "maximum": 375.5109172,
            "minimum": -10.40908282,
            "name": "Z",
            "position": 2,
            "stddev": 9.075450285,
            "variance": 82.36379788
          },
          {
            "average": 6549.571129,
            "count": 35305041,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6363.923435,
            "variance": 40499521.48
          },
          {
            "average": 2.203635028,
            "count": 35305041,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.363657542,
            "variance": 1.859561891
          },
          {
            "average": 3.091066117,
            "count": 35305041,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.594089968,
            "variance": 2.541122825
          },
          {
            "average": 0.5192238128,
            "count": 35305041,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996303154,
            "variance": 0.2496304521
          },
          {
            "average": 0,
            "count": 35305041,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.379022843,
            "count": 35305041,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5143528873,
            "variance": 0.2645588927
          },
          {
            "average": -11.2207199,
            "count": 35305041,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.921894025,
            "variance": 79.60019299
          },
          {
            "average": 0,
            "count": 35305041,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.75687282,
            "count": 35305041,
            "maximum": 71,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.5585662,
            "variance": 308.3032471
          },
          {
            "average": 203590833.9,
            "count": 35305041,
            "maximum": 203882840.5,
            "minimum": 203180749,
            "name": "GpsTime",
            "position": 12,
            "stddev": 343286.4144,
            "variance": 117845562300.0
          },
          {
            "average": 0,
            "count": 35305041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35305041,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35305041,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003328703116,
            "count": 35305041,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01824169725,
            "variance": 0.0003327595184
          },
          {
            "average": 0.7243329076,
            "count": 35305041,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4468498095,
            "variance": 0.1996747522
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316657.6134,
          4333014.994,
          -10.40908282,
          318512.8534,
          4334274.174,
          375.5109172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316657.6134013606,
                4333014.993946099,
                -10.40908281866865
              ],
              [
                316657.6134013606,
                4334274.173946098,
                -10.40908281866865
              ],
              [
                318512.85340136057,
                4334274.173946098,
                375.51091718133137
              ],
              [
                318512.85340136057,
                4333014.993946099,
                375.51091718133137
              ],
              [
                316657.6134013606,
                4333014.993946099,
                -10.40908281866865
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:54:00+00:00",
        "end_time": "2018-02-20T16:52:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_278532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_278532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_278532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_278532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12135992,
            39.12703408,
            -10.40908282,
            -77.09957055,
            39.13876158,
            375.5109172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12101958983946,
                  39.127034075533864,
                  -10.40908281866865
                ],
                [
                  -77.12135991519168,
                  39.13837294571515,
                  -10.40908281866865
                ],
                [
                  -77.09990744062493,
                  39.13876157695856,
                  375.51091718133137
                ],
                [
                  -77.09957055064866,
                  39.12742255071421,
                  375.51091718133137
                ],
                [
                  -77.12101958983946,
                  39.127034075533864,
                  -10.40908281866865
                ]
              ]
            ]
          },
          "id": "20180220_278532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_278532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:54:00Z",
            "pc:count": 35305041,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317737.4926,
                "count": 35305041,
                "maximum": 318512.8534,
                "minimum": 316657.6134,
                "name": "X",
                "position": 0,
                "stddev": 531.0431884,
                "variance": 282006.8679
              },
              {
                "average": 4333699.575,
                "count": 35305041,
                "maximum": 4334274.174,
                "minimum": 4333014.994,
                "name": "Y",
                "position": 1,
                "stddev": 346.2458964,
                "variance": 119886.2207
              },
              {
                "average": 132.2920586,
                "count": 35305041,
                "maximum": 375.5109172,
                "minimum": -10.40908282,
                "name": "Z",
                "position": 2,
                "stddev": 9.075450285,
                "variance": 82.36379788
              },
              {
                "average": 6549.571129,
                "count": 35305041,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6363.923435,
                "variance": 40499521.48
              },
              {
                "average": 2.203635028,
                "count": 35305041,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.363657542,
                "variance": 1.859561891
              },
              {
                "average": 3.091066117,
                "count": 35305041,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.594089968,
                "variance": 2.541122825
              },
              {
                "average": 0.5192238128,
                "count": 35305041,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996303154,
                "variance": 0.2496304521
              },
              {
                "average": 0,
                "count": 35305041,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.379022843,
                "count": 35305041,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5143528873,
                "variance": 0.2645588927
              },
              {
                "average": -11.2207199,
                "count": 35305041,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.921894025,
                "variance": 79.60019299
              },
              {
                "average": 0,
                "count": 35305041,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.75687282,
                "count": 35305041,
                "maximum": 71,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.5585662,
                "variance": 308.3032471
              },
              {
                "average": 203590833.9,
                "count": 35305041,
                "maximum": 203882840.5,
                "minimum": 203180749,
                "name": "GpsTime",
                "position": 12,
                "stddev": 343286.4144,
                "variance": 117845562300.0
              },
              {
                "average": 0,
                "count": 35305041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35305041,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35305041,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003328703116,
                "count": 35305041,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01824169725,
                "variance": 0.0003327595184
              },
              {
                "average": 0.7243329076,
                "count": 35305041,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4468498095,
                "variance": 0.1996747522
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316657.6134,
              4333014.994,
              -10.40908282,
              318512.8534,
              4334274.174,
              375.5109172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316657.6134013606,
                    4333014.993946099,
                    -10.40908281866865
                  ],
                  [
                    316657.6134013606,
                    4334274.173946098,
                    -10.40908281866865
                  ],
                  [
                    318512.85340136057,
                    4334274.173946098,
                    375.51091718133137
                  ],
                  [
                    318512.85340136057,
                    4333014.993946099,
                    375.51091718133137
                  ],
                  [
                    316657.6134013606,
                    4333014.993946099,
                    -10.40908281866865
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:54:00+00:00",
            "end_time": "2018-02-20T16:52: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": "20180228_266524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16326838860364,
              39.10501776988271,
              -10.220887996361142
            ],
            [
              -77.16361521229908,
              39.116356189339704,
              -10.220887996361142
            ],
            [
              -77.14217023572039,
              39.116752408162206,
              395.5791120036389
            ],
            [
              -77.14182684317315,
              39.10541382957568,
              395.5791120036389
            ],
            [
              -77.16326838860364,
              39.10501776988271,
              -10.220887996361142
            ]
          ]
        ]
      },
      "bbox": [
        -77.16361521,
        39.10501777,
        -10.220888,
        -77.14182684,
        39.11675241,
        395.579112
      ],
      "properties": {
        "datetime": "2018-04-12T01:52:13Z",
        "pc:count": 18499070,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313785.5321,
            "count": 18499070,
            "maximum": 314802.228,
            "minimum": 312947.008,
            "name": "X",
            "position": 0,
            "stddev": 528.1832495,
            "variance": 278977.545
          },
          {
            "average": 4331347.423,
            "count": 18499070,
            "maximum": 4331916.785,
            "minimum": 4330657.625,
            "name": "Y",
            "position": 1,
            "stddev": 343.143504,
            "variance": 117747.4643
          },
          {
            "average": 138.8239417,
            "count": 18499070,
            "maximum": 395.579112,
            "minimum": -10.220888,
            "name": "Z",
            "position": 2,
            "stddev": 11.16910369,
            "variance": 124.7488772
          },
          {
            "average": 4938.761455,
            "count": 18499070,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5045.486801,
            "variance": 25456937.06
          },
          {
            "average": 1.75376254,
            "count": 18499070,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.130232343,
            "variance": 1.27742515
          },
          {
            "average": 2.389106101,
            "count": 18499070,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.498185672,
            "variance": 2.244560307
          },
          {
            "average": 0.5118347571,
            "count": 18499070,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998599324,
            "variance": 0.249859952
          },
          {
            "average": 0,
            "count": 18499070,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.373007616,
            "count": 18499070,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6080480065,
            "variance": 0.3697223782
          },
          {
            "average": 0.3680930486,
            "count": 18499070,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.34975931,
            "variance": 205.9155924
          },
          {
            "average": 0,
            "count": 18499070,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.56286138,
            "count": 18499070,
            "maximum": 88,
            "minimum": 66,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.46117753,
            "variance": 109.4362354
          },
          {
            "average": 205715222.6,
            "count": 18499070,
            "maximum": 207533133.2,
            "minimum": 203881335.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1734989.076,
            "variance": 3010187095000.0
          },
          {
            "average": 0,
            "count": 18499070,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18499070,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18499070,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005717044154,
            "count": 18499070,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02390350603,
            "variance": 0.0005713776004
          },
          {
            "average": 0.6359995935,
            "count": 18499070,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4811487536,
            "variance": 0.2315041231
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312947.008,
          4330657.625,
          -10.220888,
          314802.228,
          4331916.785,
          395.579112
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312947.00801044947,
                4330657.624812781,
                -10.220887996361142
              ],
              [
                312947.00801044947,
                4331916.784812781,
                -10.220887996361142
              ],
              [
                314802.22801044944,
                4331916.784812781,
                395.5791120036389
              ],
              [
                314802.22801044944,
                4330657.624812781,
                395.5791120036389
              ],
              [
                312947.00801044947,
                4330657.624812781,
                -10.220887996361142
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:52:13+00:00",
        "end_time": "2018-02-28T19:28:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_266524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_266524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_266524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_266524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16361521,
            39.10501777,
            -10.220888,
            -77.14182684,
            39.11675241,
            395.579112
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16326838860364,
                  39.10501776988271,
                  -10.220887996361142
                ],
                [
                  -77.16361521229908,
                  39.116356189339704,
                  -10.220887996361142
                ],
                [
                  -77.14217023572039,
                  39.116752408162206,
                  395.5791120036389
                ],
                [
                  -77.14182684317315,
                  39.10541382957568,
                  395.5791120036389
                ],
                [
                  -77.16326838860364,
                  39.10501776988271,
                  -10.220887996361142
                ]
              ]
            ]
          },
          "id": "20180228_266524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_266524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:52:13Z",
            "pc:count": 18499070,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313785.5321,
                "count": 18499070,
                "maximum": 314802.228,
                "minimum": 312947.008,
                "name": "X",
                "position": 0,
                "stddev": 528.1832495,
                "variance": 278977.545
              },
              {
                "average": 4331347.423,
                "count": 18499070,
                "maximum": 4331916.785,
                "minimum": 4330657.625,
                "name": "Y",
                "position": 1,
                "stddev": 343.143504,
                "variance": 117747.4643
              },
              {
                "average": 138.8239417,
                "count": 18499070,
                "maximum": 395.579112,
                "minimum": -10.220888,
                "name": "Z",
                "position": 2,
                "stddev": 11.16910369,
                "variance": 124.7488772
              },
              {
                "average": 4938.761455,
                "count": 18499070,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5045.486801,
                "variance": 25456937.06
              },
              {
                "average": 1.75376254,
                "count": 18499070,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.130232343,
                "variance": 1.27742515
              },
              {
                "average": 2.389106101,
                "count": 18499070,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.498185672,
                "variance": 2.244560307
              },
              {
                "average": 0.5118347571,
                "count": 18499070,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998599324,
                "variance": 0.249859952
              },
              {
                "average": 0,
                "count": 18499070,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.373007616,
                "count": 18499070,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6080480065,
                "variance": 0.3697223782
              },
              {
                "average": 0.3680930486,
                "count": 18499070,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.34975931,
                "variance": 205.9155924
              },
              {
                "average": 0,
                "count": 18499070,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.56286138,
                "count": 18499070,
                "maximum": 88,
                "minimum": 66,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.46117753,
                "variance": 109.4362354
              },
              {
                "average": 205715222.6,
                "count": 18499070,
                "maximum": 207533133.2,
                "minimum": 203881335.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1734989.076,
                "variance": 3010187095000.0
              },
              {
                "average": 0,
                "count": 18499070,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18499070,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18499070,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005717044154,
                "count": 18499070,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02390350603,
                "variance": 0.0005713776004
              },
              {
                "average": 0.6359995935,
                "count": 18499070,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4811487536,
                "variance": 0.2315041231
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312947.008,
              4330657.625,
              -10.220888,
              314802.228,
              4331916.785,
              395.579112
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312947.00801044947,
                    4330657.624812781,
                    -10.220887996361142
                  ],
                  [
                    312947.00801044947,
                    4331916.784812781,
                    -10.220887996361142
                  ],
                  [
                    314802.22801044944,
                    4331916.784812781,
                    395.5791120036389
                  ],
                  [
                    314802.22801044944,
                    4330657.624812781,
                    395.5791120036389
                  ],
                  [
                    312947.00801044947,
                    4330657.624812781,
                    -10.220887996361142
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:52:13+00:00",
            "end_time": "2018-02-28T19:28: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": "20180228_266528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1632945244161,
              39.1160003612128,
              -10.201942130996315
            ],
            [
              -77.16364147139656,
              39.12733821877936,
              -10.201942130996315
            ],
            [
              -77.14219200919852,
              39.12773455604599,
              385.4780578690037
            ],
            [
              -77.14184849526205,
              39.116396539323134,
              385.4780578690037
            ],
            [
              -77.1632945244161,
              39.1160003612128,
              -10.201942130996315
            ]
          ]
        ]
      },
      "bbox": [
        -77.16364147,
        39.11600036,
        -10.20194213,
        -77.1418485,
        39.12773456,
        385.4780579
      ],
      "properties": {
        "datetime": "2018-04-12T01:52:11Z",
        "pc:count": 22320814,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313916.9199,
            "count": 22320814,
            "maximum": 314829.1143,
            "minimum": 312973.7943,
            "name": "X",
            "position": 0,
            "stddev": 483.0067244,
            "variance": 233295.4958
          },
          {
            "average": 4332522.477,
            "count": 22320814,
            "maximum": 4333135.731,
            "minimum": 4331876.631,
            "name": "Y",
            "position": 1,
            "stddev": 357.7428989,
            "variance": 127979.9817
          },
          {
            "average": 139.0883758,
            "count": 22320814,
            "maximum": 385.4780579,
            "minimum": -10.20194213,
            "name": "Z",
            "position": 2,
            "stddev": 8.919251844,
            "variance": 79.55305345
          },
          {
            "average": 5378.484719,
            "count": 22320814,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5869.238005,
            "variance": 34447954.76
          },
          {
            "average": 2.006097493,
            "count": 22320814,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.238224113,
            "variance": 1.533198953
          },
          {
            "average": 2.786509354,
            "count": 22320814,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.537555827,
            "variance": 2.364077923
          },
          {
            "average": 0.4808074652,
            "count": 22320814,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499631522,
            "variance": 0.2496316578
          },
          {
            "average": 0,
            "count": 22320814,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.338236186,
            "count": 22320814,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5878749443,
            "variance": 0.3455969501
          },
          {
            "average": 6.804558917,
            "count": 22320814,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.1468689,
            "variance": 124.2526863
          },
          {
            "average": 0,
            "count": 22320814,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.64014122,
            "count": 22320814,
            "maximum": 88,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.092625241,
            "variance": 50.30533281
          },
          {
            "average": 204333595.9,
            "count": 22320814,
            "maximum": 207533131.8,
            "minimum": 203881156.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1144128.078,
            "variance": 1309029059000.0
          },
          {
            "average": 0,
            "count": 22320814,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22320814,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22320814,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005772190925,
            "count": 22320814,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02401844992,
            "variance": 0.0005768859364
          },
          {
            "average": 0.6594274743,
            "count": 22320814,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4739017731,
            "variance": 0.2245828905
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312973.7943,
          4331876.631,
          -10.20194213,
          314829.1143,
          4333135.731,
          385.4780579
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312973.79426800413,
                4331876.630752371,
                -10.201942130996315
              ],
              [
                312973.79426800413,
                4333135.73075237,
                -10.201942130996315
              ],
              [
                314829.1142680041,
                4333135.73075237,
                385.4780578690037
              ],
              [
                314829.1142680041,
                4331876.630752371,
                385.4780578690037
              ],
              [
                312973.79426800413,
                4331876.630752371,
                -10.201942130996315
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:52:11+00:00",
        "end_time": "2018-02-28T19:25:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_266528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_266528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_266528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_266528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16364147,
            39.11600036,
            -10.20194213,
            -77.1418485,
            39.12773456,
            385.4780579
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1632945244161,
                  39.1160003612128,
                  -10.201942130996315
                ],
                [
                  -77.16364147139656,
                  39.12733821877936,
                  -10.201942130996315
                ],
                [
                  -77.14219200919852,
                  39.12773455604599,
                  385.4780578690037
                ],
                [
                  -77.14184849526205,
                  39.116396539323134,
                  385.4780578690037
                ],
                [
                  -77.1632945244161,
                  39.1160003612128,
                  -10.201942130996315
                ]
              ]
            ]
          },
          "id": "20180228_266528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_266528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:52:11Z",
            "pc:count": 22320814,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313916.9199,
                "count": 22320814,
                "maximum": 314829.1143,
                "minimum": 312973.7943,
                "name": "X",
                "position": 0,
                "stddev": 483.0067244,
                "variance": 233295.4958
              },
              {
                "average": 4332522.477,
                "count": 22320814,
                "maximum": 4333135.731,
                "minimum": 4331876.631,
                "name": "Y",
                "position": 1,
                "stddev": 357.7428989,
                "variance": 127979.9817
              },
              {
                "average": 139.0883758,
                "count": 22320814,
                "maximum": 385.4780579,
                "minimum": -10.20194213,
                "name": "Z",
                "position": 2,
                "stddev": 8.919251844,
                "variance": 79.55305345
              },
              {
                "average": 5378.484719,
                "count": 22320814,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5869.238005,
                "variance": 34447954.76
              },
              {
                "average": 2.006097493,
                "count": 22320814,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.238224113,
                "variance": 1.533198953
              },
              {
                "average": 2.786509354,
                "count": 22320814,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.537555827,
                "variance": 2.364077923
              },
              {
                "average": 0.4808074652,
                "count": 22320814,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499631522,
                "variance": 0.2496316578
              },
              {
                "average": 0,
                "count": 22320814,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.338236186,
                "count": 22320814,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5878749443,
                "variance": 0.3455969501
              },
              {
                "average": 6.804558917,
                "count": 22320814,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.1468689,
                "variance": 124.2526863
              },
              {
                "average": 0,
                "count": 22320814,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.64014122,
                "count": 22320814,
                "maximum": 88,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.092625241,
                "variance": 50.30533281
              },
              {
                "average": 204333595.9,
                "count": 22320814,
                "maximum": 207533131.8,
                "minimum": 203881156.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1144128.078,
                "variance": 1309029059000.0
              },
              {
                "average": 0,
                "count": 22320814,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22320814,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22320814,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005772190925,
                "count": 22320814,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02401844992,
                "variance": 0.0005768859364
              },
              {
                "average": 0.6594274743,
                "count": 22320814,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4739017731,
                "variance": 0.2245828905
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312973.7943,
              4331876.631,
              -10.20194213,
              314829.1143,
              4333135.731,
              385.4780579
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312973.79426800413,
                    4331876.630752371,
                    -10.201942130996315
                  ],
                  [
                    312973.79426800413,
                    4333135.73075237,
                    -10.201942130996315
                  ],
                  [
                    314829.1142680041,
                    4333135.73075237,
                    385.4780578690037
                  ],
                  [
                    314829.1142680041,
                    4331876.630752371,
                    385.4780578690037
                  ],
                  [
                    312973.79426800413,
                    4331876.630752371,
                    -10.201942130996315
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:52:11+00:00",
            "end_time": "2018-02-28T19:25: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": "20180220_278536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12103840073867,
              39.13801746978552,
              -10.372794599545301
            ],
            [
              -77.1213787810511,
              39.14935361692995,
              -10.372794599545301
            ],
            [
              -77.09992297347978,
              39.149742342097944,
              384.96720540045476
            ],
            [
              -77.09958602960124,
              39.138406038902765,
              384.96720540045476
            ],
            [
              -77.12103840073867,
              39.13801746978552,
              -10.372794599545301
            ]
          ]
        ]
      },
      "bbox": [
        -77.12137878,
        39.13801747,
        -10.3727946,
        -77.09958603,
        39.14974234,
        384.9672054
      ],
      "properties": {
        "datetime": "2018-02-28T20:08:01Z",
        "pc:count": 35757694,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317722.2303,
            "count": 35757694,
            "maximum": 318539.7212,
            "minimum": 316684.4812,
            "name": "X",
            "position": 0,
            "stddev": 530.6012688,
            "variance": 281537.7064
          },
          {
            "average": 4334884.179,
            "count": 35757694,
            "maximum": 4335492.95,
            "minimum": 4334234.07,
            "name": "Y",
            "position": 1,
            "stddev": 351.6870254,
            "variance": 123683.7638
          },
          {
            "average": 135.4569196,
            "count": 35757694,
            "maximum": 384.9672054,
            "minimum": -10.3727946,
            "name": "Z",
            "position": 2,
            "stddev": 10.98037948,
            "variance": 120.5687334
          },
          {
            "average": 6424.509516,
            "count": 35757694,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6594.102154,
            "variance": 43482183.22
          },
          {
            "average": 2.353320323,
            "count": 35757694,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.390115568,
            "variance": 1.932421292
          },
          {
            "average": 3.250800289,
            "count": 35757694,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.580146445,
            "variance": 2.496862786
          },
          {
            "average": 0.564142615,
            "count": 35757694,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4958686639,
            "variance": 0.2458857318
          },
          {
            "average": 0,
            "count": 35757694,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331059632,
            "count": 35757694,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5003987296,
            "variance": 0.2503988886
          },
          {
            "average": 3.544690973,
            "count": 35757694,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.40795276,
            "variance": 153.9572917
          },
          {
            "average": 0,
            "count": 35757694,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.84216904,
            "count": 35757694,
            "maximum": 71,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.31351314,
            "variance": 177.249632
          },
          {
            "average": 203585508.7,
            "count": 35757694,
            "maximum": 203883681.7,
            "minimum": 203180749.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 345071.1889,
            "variance": 119074125400.0
          },
          {
            "average": 0,
            "count": 35757694,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35757694,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35757694,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003523996821,
            "count": 35757694,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01876900388,
            "variance": 0.0003522755065
          },
          {
            "average": 0.6972678384,
            "count": 35757694,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4594403181,
            "variance": 0.2110854059
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316684.4812,
          4334234.07,
          -10.3727946,
          318539.7212,
          4335492.95,
          384.9672054
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316684.48118261795,
                4334234.070219575,
                -10.372794599545301
              ],
              [
                316684.48118261795,
                4335492.950219576,
                -10.372794599545301
              ],
              [
                318539.72118261794,
                4335492.950219576,
                384.96720540045476
              ],
              [
                318539.72118261794,
                4334234.070219575,
                384.96720540045476
              ],
              [
                316684.48118261795,
                4334234.070219575,
                -10.372794599545301
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T20:08:01+00:00",
        "end_time": "2018-02-20T16:52:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_278536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_278536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_278536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_278536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12137878,
            39.13801747,
            -10.3727946,
            -77.09958603,
            39.14974234,
            384.9672054
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12103840073867,
                  39.13801746978552,
                  -10.372794599545301
                ],
                [
                  -77.1213787810511,
                  39.14935361692995,
                  -10.372794599545301
                ],
                [
                  -77.09992297347978,
                  39.149742342097944,
                  384.96720540045476
                ],
                [
                  -77.09958602960124,
                  39.138406038902765,
                  384.96720540045476
                ],
                [
                  -77.12103840073867,
                  39.13801746978552,
                  -10.372794599545301
                ]
              ]
            ]
          },
          "id": "20180220_278536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_278536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T20:08:01Z",
            "pc:count": 35757694,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317722.2303,
                "count": 35757694,
                "maximum": 318539.7212,
                "minimum": 316684.4812,
                "name": "X",
                "position": 0,
                "stddev": 530.6012688,
                "variance": 281537.7064
              },
              {
                "average": 4334884.179,
                "count": 35757694,
                "maximum": 4335492.95,
                "minimum": 4334234.07,
                "name": "Y",
                "position": 1,
                "stddev": 351.6870254,
                "variance": 123683.7638
              },
              {
                "average": 135.4569196,
                "count": 35757694,
                "maximum": 384.9672054,
                "minimum": -10.3727946,
                "name": "Z",
                "position": 2,
                "stddev": 10.98037948,
                "variance": 120.5687334
              },
              {
                "average": 6424.509516,
                "count": 35757694,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6594.102154,
                "variance": 43482183.22
              },
              {
                "average": 2.353320323,
                "count": 35757694,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.390115568,
                "variance": 1.932421292
              },
              {
                "average": 3.250800289,
                "count": 35757694,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.580146445,
                "variance": 2.496862786
              },
              {
                "average": 0.564142615,
                "count": 35757694,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4958686639,
                "variance": 0.2458857318
              },
              {
                "average": 0,
                "count": 35757694,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331059632,
                "count": 35757694,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5003987296,
                "variance": 0.2503988886
              },
              {
                "average": 3.544690973,
                "count": 35757694,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.40795276,
                "variance": 153.9572917
              },
              {
                "average": 0,
                "count": 35757694,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.84216904,
                "count": 35757694,
                "maximum": 71,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.31351314,
                "variance": 177.249632
              },
              {
                "average": 203585508.7,
                "count": 35757694,
                "maximum": 203883681.7,
                "minimum": 203180749.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 345071.1889,
                "variance": 119074125400.0
              },
              {
                "average": 0,
                "count": 35757694,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35757694,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35757694,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003523996821,
                "count": 35757694,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01876900388,
                "variance": 0.0003522755065
              },
              {
                "average": 0.6972678384,
                "count": 35757694,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4594403181,
                "variance": 0.2110854059
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316684.4812,
              4334234.07,
              -10.3727946,
              318539.7212,
              4335492.95,
              384.9672054
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316684.48118261795,
                    4334234.070219575,
                    -10.372794599545301
                  ],
                  [
                    316684.48118261795,
                    4335492.950219576,
                    -10.372794599545301
                  ],
                  [
                    318539.72118261794,
                    4335492.950219576,
                    384.96720540045476
                  ],
                  [
                    318539.72118261794,
                    4334234.070219575,
                    384.96720540045476
                  ],
                  [
                    316684.48118261795,
                    4334234.070219575,
                    -10.372794599545301
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T20:08:01+00:00",
            "end_time": "2018-02-20T16:52: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": "20180220_266532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16331930075717,
              39.12698237801207,
              -10.395435553221091
            ],
            [
              -77.1636663873741,
              39.13832021398215,
              -10.395435553221091
            ],
            [
              -77.14221590626319,
              39.138716605682404,
              365.6045644467789
            ],
            [
              -77.1418722541954,
              39.127378610547325,
              365.6045644467789
            ],
            [
              -77.16331930075717,
              39.12698237801207,
              -10.395435553221091
            ]
          ]
        ]
      },
      "bbox": [
        -77.16366639,
        39.12698238,
        -10.39543555,
        -77.14187225,
        39.13871661,
        365.6045644
      ],
      "properties": {
        "datetime": "2018-04-08T13:28:37Z",
        "pc:count": 22461781,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314037.4759,
            "count": 22461781,
            "maximum": 314855.8241,
            "minimum": 313000.7041,
            "name": "X",
            "position": 0,
            "stddev": 563.6300419,
            "variance": 317678.8241
          },
          {
            "average": 4333693.668,
            "count": 22461781,
            "maximum": 4334354.672,
            "minimum": 4333095.572,
            "name": "Y",
            "position": 1,
            "stddev": 339.5858521,
            "variance": 115318.551
          },
          {
            "average": 137.1103646,
            "count": 22461781,
            "maximum": 365.6045644,
            "minimum": -10.39543555,
            "name": "Z",
            "position": 2,
            "stddev": 11.79660146,
            "variance": 139.159806
          },
          {
            "average": 4833.264782,
            "count": 22461781,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5420.721493,
            "variance": 29384221.51
          },
          {
            "average": 2.221931689,
            "count": 22461781,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.309025006,
            "variance": 1.713546466
          },
          {
            "average": 3.214102657,
            "count": 22461781,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.488472961,
            "variance": 2.215551756
          },
          {
            "average": 0.4533803887,
            "count": 22461781,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4978218787,
            "variance": 0.2478266229
          },
          {
            "average": 0,
            "count": 22461781,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.321408708,
            "count": 22461781,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6709857956,
            "variance": 0.4502219379
          },
          {
            "average": 3.705881782,
            "count": 22461781,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.33062883,
            "variance": 177.7056649
          },
          {
            "average": 0,
            "count": 22461781,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 68.91896457,
            "count": 22461781,
            "maximum": 87,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.855827268,
            "variance": 34.29071299
          },
          {
            "average": 203968815.4,
            "count": 22461781,
            "maximum": 207229317,
            "minimum": 203180744.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 272933.6529,
            "variance": 74492778880.0
          },
          {
            "average": 0,
            "count": 22461781,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22461781,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22461781,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005095321693,
            "count": 22461781,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02256706824,
            "variance": 0.000509272569
          },
          {
            "average": 0.5950913688,
            "count": 22461781,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4908743651,
            "variance": 0.2409576423
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313000.7041,
          4333095.572,
          -10.39543555,
          314855.8241,
          4334354.672,
          365.6045644
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313000.7041287888,
                4333095.57210821,
                -10.395435553221091
              ],
              [
                313000.7041287888,
                4334354.67210821,
                -10.395435553221091
              ],
              [
                314855.8241287888,
                4334354.67210821,
                365.6045644467789
              ],
              [
                314855.8241287888,
                4333095.57210821,
                365.6045644467789
              ],
              [
                313000.7041287888,
                4333095.57210821,
                -10.395435553221091
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:28:37+00:00",
        "end_time": "2018-02-20T16:52:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_266532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_266532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_266532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_266532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16366639,
            39.12698238,
            -10.39543555,
            -77.14187225,
            39.13871661,
            365.6045644
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16331930075717,
                  39.12698237801207,
                  -10.395435553221091
                ],
                [
                  -77.1636663873741,
                  39.13832021398215,
                  -10.395435553221091
                ],
                [
                  -77.14221590626319,
                  39.138716605682404,
                  365.6045644467789
                ],
                [
                  -77.1418722541954,
                  39.127378610547325,
                  365.6045644467789
                ],
                [
                  -77.16331930075717,
                  39.12698237801207,
                  -10.395435553221091
                ]
              ]
            ]
          },
          "id": "20180220_266532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_266532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:28:37Z",
            "pc:count": 22461781,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314037.4759,
                "count": 22461781,
                "maximum": 314855.8241,
                "minimum": 313000.7041,
                "name": "X",
                "position": 0,
                "stddev": 563.6300419,
                "variance": 317678.8241
              },
              {
                "average": 4333693.668,
                "count": 22461781,
                "maximum": 4334354.672,
                "minimum": 4333095.572,
                "name": "Y",
                "position": 1,
                "stddev": 339.5858521,
                "variance": 115318.551
              },
              {
                "average": 137.1103646,
                "count": 22461781,
                "maximum": 365.6045644,
                "minimum": -10.39543555,
                "name": "Z",
                "position": 2,
                "stddev": 11.79660146,
                "variance": 139.159806
              },
              {
                "average": 4833.264782,
                "count": 22461781,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5420.721493,
                "variance": 29384221.51
              },
              {
                "average": 2.221931689,
                "count": 22461781,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.309025006,
                "variance": 1.713546466
              },
              {
                "average": 3.214102657,
                "count": 22461781,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.488472961,
                "variance": 2.215551756
              },
              {
                "average": 0.4533803887,
                "count": 22461781,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4978218787,
                "variance": 0.2478266229
              },
              {
                "average": 0,
                "count": 22461781,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.321408708,
                "count": 22461781,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6709857956,
                "variance": 0.4502219379
              },
              {
                "average": 3.705881782,
                "count": 22461781,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.33062883,
                "variance": 177.7056649
              },
              {
                "average": 0,
                "count": 22461781,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 68.91896457,
                "count": 22461781,
                "maximum": 87,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.855827268,
                "variance": 34.29071299
              },
              {
                "average": 203968815.4,
                "count": 22461781,
                "maximum": 207229317,
                "minimum": 203180744.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 272933.6529,
                "variance": 74492778880.0
              },
              {
                "average": 0,
                "count": 22461781,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22461781,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22461781,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005095321693,
                "count": 22461781,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02256706824,
                "variance": 0.000509272569
              },
              {
                "average": 0.5950913688,
                "count": 22461781,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4908743651,
                "variance": 0.2409576423
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313000.7041,
              4333095.572,
              -10.39543555,
              314855.8241,
              4334354.672,
              365.6045644
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313000.7041287888,
                    4333095.57210821,
                    -10.395435553221091
                  ],
                  [
                    313000.7041287888,
                    4334354.67210821,
                    -10.395435553221091
                  ],
                  [
                    314855.8241287888,
                    4334354.67210821,
                    365.6045644467789
                  ],
                  [
                    314855.8241287888,
                    4333095.57210821,
                    365.6045644467789
                  ],
                  [
                    313000.7041287888,
                    4333095.57210821,
                    -10.395435553221091
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:28:37+00:00",
            "end_time": "2018-02-20T16:52: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": "20180220_284532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09986929738886,
              39.12705360078922,
              -10.26264863237708
            ],
            [
              -77.10020620408878,
              39.138391725072196,
              -10.26264863237708
            ],
            [
              -77.0787536645374,
              39.13877645897949,
              376.71735136762294
            ],
            [
              -77.07842019309275,
              39.1274381802087,
              376.71735136762294
            ],
            [
              -77.09986929738886,
              39.12705360078922,
              -10.26264863237708
            ]
          ]
        ]
      },
      "bbox": [
        -77.1002062,
        39.1270536,
        -10.26264863,
        -77.07842019,
        39.13877646,
        376.7173514
      ],
      "properties": {
        "datetime": "2018-02-28T19:05:26Z",
        "pc:count": 32776331,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319385.7952,
            "count": 32776331,
            "maximum": 320341.2998,
            "minimum": 318486.0798,
            "name": "X",
            "position": 0,
            "stddev": 544.8986622,
            "variance": 296914.5521
          },
          {
            "average": 4333472.714,
            "count": 32776331,
            "maximum": 4334233.722,
            "minimum": 4332974.642,
            "name": "Y",
            "position": 1,
            "stddev": 321.8800297,
            "variance": 103606.7535
          },
          {
            "average": 136.3107512,
            "count": 32776331,
            "maximum": 376.7173514,
            "minimum": -10.26264863,
            "name": "Z",
            "position": 2,
            "stddev": 12.53522714,
            "variance": 157.1319195
          },
          {
            "average": 5257.392074,
            "count": 32776331,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6151.547986,
            "variance": 37841542.63
          },
          {
            "average": 2.419789329,
            "count": 32776331,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.400651791,
            "variance": 1.961825438
          },
          {
            "average": 3.454417152,
            "count": 32776331,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.50970043,
            "variance": 2.27919539
          },
          {
            "average": 0.4792796973,
            "count": 32776331,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995704922,
            "variance": 0.2495706767
          },
          {
            "average": 0,
            "count": 32776331,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24177877,
            "count": 32776331,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4541107978,
            "variance": 0.2062166167
          },
          {
            "average": -3.408090353,
            "count": 32776331,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.18563096,
            "variance": 173.8608638
          },
          {
            "average": 0,
            "count": 32776331,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.55936749,
            "count": 32776331,
            "maximum": 71,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.83970687,
            "variance": 164.8580726
          },
          {
            "average": 203489879.6,
            "count": 32776331,
            "maximum": 203879926,
            "minimum": 203180775.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 343715.1703,
            "variance": 118140118300.0
          },
          {
            "average": 0,
            "count": 32776331,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32776331,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32776331,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003142511589,
            "count": 32776331,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01772434525,
            "variance": 0.0003141524147
          },
          {
            "average": 0.6852793865,
            "count": 32776331,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4644045171,
            "variance": 0.2156715555
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318486.0798,
          4332974.642,
          -10.26264863,
          320341.2998,
          4334233.722,
          376.7173514
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318486.0798429504,
                4332974.642051551,
                -10.26264863237708
              ],
              [
                318486.0798429504,
                4334233.722051551,
                -10.26264863237708
              ],
              [
                320341.29984295036,
                4334233.722051551,
                376.71735136762294
              ],
              [
                320341.29984295036,
                4332974.642051551,
                376.71735136762294
              ],
              [
                318486.0798429504,
                4332974.642051551,
                -10.26264863237708
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:05:26+00:00",
        "end_time": "2018-02-20T16:52:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_284532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_284532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_284532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1002062,
            39.1270536,
            -10.26264863,
            -77.07842019,
            39.13877646,
            376.7173514
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09986929738886,
                  39.12705360078922,
                  -10.26264863237708
                ],
                [
                  -77.10020620408878,
                  39.138391725072196,
                  -10.26264863237708
                ],
                [
                  -77.0787536645374,
                  39.13877645897949,
                  376.71735136762294
                ],
                [
                  -77.07842019309275,
                  39.1274381802087,
                  376.71735136762294
                ],
                [
                  -77.09986929738886,
                  39.12705360078922,
                  -10.26264863237708
                ]
              ]
            ]
          },
          "id": "20180220_284532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:05:26Z",
            "pc:count": 32776331,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319385.7952,
                "count": 32776331,
                "maximum": 320341.2998,
                "minimum": 318486.0798,
                "name": "X",
                "position": 0,
                "stddev": 544.8986622,
                "variance": 296914.5521
              },
              {
                "average": 4333472.714,
                "count": 32776331,
                "maximum": 4334233.722,
                "minimum": 4332974.642,
                "name": "Y",
                "position": 1,
                "stddev": 321.8800297,
                "variance": 103606.7535
              },
              {
                "average": 136.3107512,
                "count": 32776331,
                "maximum": 376.7173514,
                "minimum": -10.26264863,
                "name": "Z",
                "position": 2,
                "stddev": 12.53522714,
                "variance": 157.1319195
              },
              {
                "average": 5257.392074,
                "count": 32776331,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6151.547986,
                "variance": 37841542.63
              },
              {
                "average": 2.419789329,
                "count": 32776331,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.400651791,
                "variance": 1.961825438
              },
              {
                "average": 3.454417152,
                "count": 32776331,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.50970043,
                "variance": 2.27919539
              },
              {
                "average": 0.4792796973,
                "count": 32776331,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995704922,
                "variance": 0.2495706767
              },
              {
                "average": 0,
                "count": 32776331,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24177877,
                "count": 32776331,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4541107978,
                "variance": 0.2062166167
              },
              {
                "average": -3.408090353,
                "count": 32776331,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.18563096,
                "variance": 173.8608638
              },
              {
                "average": 0,
                "count": 32776331,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.55936749,
                "count": 32776331,
                "maximum": 71,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.83970687,
                "variance": 164.8580726
              },
              {
                "average": 203489879.6,
                "count": 32776331,
                "maximum": 203879926,
                "minimum": 203180775.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 343715.1703,
                "variance": 118140118300.0
              },
              {
                "average": 0,
                "count": 32776331,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32776331,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32776331,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003142511589,
                "count": 32776331,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01772434525,
                "variance": 0.0003141524147
              },
              {
                "average": 0.6852793865,
                "count": 32776331,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4644045171,
                "variance": 0.2156715555
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318486.0798,
              4332974.642,
              -10.26264863,
              320341.2998,
              4334233.722,
              376.7173514
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318486.0798429504,
                    4332974.642051551,
                    -10.26264863237708
                  ],
                  [
                    318486.0798429504,
                    4334233.722051551,
                    -10.26264863237708
                  ],
                  [
                    320341.29984295036,
                    4334233.722051551,
                    376.71735136762294
                  ],
                  [
                    320341.29984295036,
                    4332974.642051551,
                    376.71735136762294
                  ],
                  [
                    318486.0798429504,
                    4332974.642051551,
                    -10.26264863237708
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:05:26+00:00",
            "end_time": "2018-02-20T16:52: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": "20180221_260552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18461187438763,
              39.1818630889616,
              -10.142557491641071
            ],
            [
              -77.18496309433017,
              39.193201738090075,
              -10.142557491641071
            ],
            [
              -77.1634948498613,
              39.19360254056608,
              348.39744250835895
            ],
            [
              -77.16314707421486,
              39.18226373055455,
              348.39744250835895
            ],
            [
              -77.18461187438763,
              39.1818630889616,
              -10.142557491641071
            ]
          ]
        ]
      },
      "bbox": [
        -77.18496309,
        39.18186309,
        -10.14255749,
        -77.16314707,
        39.19360254,
        348.3974425
      ],
      "properties": {
        "datetime": "2018-03-06T14:27:36Z",
        "pc:count": 17861090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312249.7144,
            "count": 17861090,
            "maximum": 313161.9286,
            "minimum": 311306.6886,
            "name": "X",
            "position": 0,
            "stddev": 567.1641796,
            "variance": 321675.2066
          },
          {
            "average": 4339889.405,
            "count": 17861090,
            "maximum": 4340490.126,
            "minimum": 4339230.906,
            "name": "Y",
            "position": 1,
            "stddev": 371.4753194,
            "variance": 137993.9129
          },
          {
            "average": 162.6155285,
            "count": 17861090,
            "maximum": 348.3974425,
            "minimum": -10.14255749,
            "name": "Z",
            "position": 2,
            "stddev": 12.52522422,
            "variance": 156.8812418
          },
          {
            "average": 5177.525889,
            "count": 17861090,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5811.187363,
            "variance": 33769898.57
          },
          {
            "average": 2.190631815,
            "count": 17861090,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.316834596,
            "variance": 1.734053352
          },
          {
            "average": 3.189930962,
            "count": 17861090,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.521858079,
            "variance": 2.316052014
          },
          {
            "average": 0.5044881919,
            "count": 17861090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999798697,
            "variance": 0.2499798701
          },
          {
            "average": 0,
            "count": 17861090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.32085427,
            "count": 17861090,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5529183581,
            "variance": 0.3057187107
          },
          {
            "average": -6.894268254,
            "count": 17861090,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.94991979,
            "variance": 142.800583
          },
          {
            "average": 0,
            "count": 17861090,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.19117355,
            "count": 17861090,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.56913442,
            "variance": 133.8448712
          },
          {
            "average": 204145715.9,
            "count": 17861090,
            "maximum": 204381656.5,
            "minimum": 203277385.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 452460.0203,
            "variance": 204720070000.0
          },
          {
            "average": 0,
            "count": 17861090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17861090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17861090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006238700998,
            "count": 17861090,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02496959993,
            "variance": 0.0006234809208
          },
          {
            "average": 0.4033605452,
            "count": 17861090,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4905719409,
            "variance": 0.2406608292
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311306.6886,
          4339230.906,
          -10.14255749,
          313161.9286,
          4340490.126,
          348.3974425
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311306.6886177601,
                4339230.905646584,
                -10.142557491641071
              ],
              [
                311306.6886177601,
                4340490.125646585,
                -10.142557491641071
              ],
              [
                313161.9286177601,
                4340490.125646585,
                348.39744250835895
              ],
              [
                313161.9286177601,
                4339230.905646584,
                348.39744250835895
              ],
              [
                311306.6886177601,
                4339230.905646584,
                -10.142557491641071
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:27:36+00:00",
        "end_time": "2018-02-21T19:43:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_260552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_260552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_260552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_260552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18496309,
            39.18186309,
            -10.14255749,
            -77.16314707,
            39.19360254,
            348.3974425
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18461187438763,
                  39.1818630889616,
                  -10.142557491641071
                ],
                [
                  -77.18496309433017,
                  39.193201738090075,
                  -10.142557491641071
                ],
                [
                  -77.1634948498613,
                  39.19360254056608,
                  348.39744250835895
                ],
                [
                  -77.16314707421486,
                  39.18226373055455,
                  348.39744250835895
                ],
                [
                  -77.18461187438763,
                  39.1818630889616,
                  -10.142557491641071
                ]
              ]
            ]
          },
          "id": "20180221_260552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_260552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:27:36Z",
            "pc:count": 17861090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312249.7144,
                "count": 17861090,
                "maximum": 313161.9286,
                "minimum": 311306.6886,
                "name": "X",
                "position": 0,
                "stddev": 567.1641796,
                "variance": 321675.2066
              },
              {
                "average": 4339889.405,
                "count": 17861090,
                "maximum": 4340490.126,
                "minimum": 4339230.906,
                "name": "Y",
                "position": 1,
                "stddev": 371.4753194,
                "variance": 137993.9129
              },
              {
                "average": 162.6155285,
                "count": 17861090,
                "maximum": 348.3974425,
                "minimum": -10.14255749,
                "name": "Z",
                "position": 2,
                "stddev": 12.52522422,
                "variance": 156.8812418
              },
              {
                "average": 5177.525889,
                "count": 17861090,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5811.187363,
                "variance": 33769898.57
              },
              {
                "average": 2.190631815,
                "count": 17861090,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.316834596,
                "variance": 1.734053352
              },
              {
                "average": 3.189930962,
                "count": 17861090,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.521858079,
                "variance": 2.316052014
              },
              {
                "average": 0.5044881919,
                "count": 17861090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999798697,
                "variance": 0.2499798701
              },
              {
                "average": 0,
                "count": 17861090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.32085427,
                "count": 17861090,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5529183581,
                "variance": 0.3057187107
              },
              {
                "average": -6.894268254,
                "count": 17861090,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.94991979,
                "variance": 142.800583
              },
              {
                "average": 0,
                "count": 17861090,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.19117355,
                "count": 17861090,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.56913442,
                "variance": 133.8448712
              },
              {
                "average": 204145715.9,
                "count": 17861090,
                "maximum": 204381656.5,
                "minimum": 203277385.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 452460.0203,
                "variance": 204720070000.0
              },
              {
                "average": 0,
                "count": 17861090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17861090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17861090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006238700998,
                "count": 17861090,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02496959993,
                "variance": 0.0006234809208
              },
              {
                "average": 0.4033605452,
                "count": 17861090,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4905719409,
                "variance": 0.2406608292
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311306.6886,
              4339230.906,
              -10.14255749,
              313161.9286,
              4340490.126,
              348.3974425
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311306.6886177601,
                    4339230.905646584,
                    -10.142557491641071
                  ],
                  [
                    311306.6886177601,
                    4340490.125646585,
                    -10.142557491641071
                  ],
                  [
                    313161.9286177601,
                    4340490.125646585,
                    348.39744250835895
                  ],
                  [
                    313161.9286177601,
                    4339230.905646584,
                    348.39744250835895
                  ],
                  [
                    311306.6886177601,
                    4339230.905646584,
                    -10.142557491641071
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:27:36+00:00",
            "end_time": "2018-02-21T19:43: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": "20180220_266536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16334428697198,
              39.13796653055232,
              -10.379673979048135
            ],
            [
              -77.16369149677969,
              39.14930380463723,
              -10.379673979048135
            ],
            [
              -77.14223860738731,
              39.14970027628802,
              353.3203260209518
            ],
            [
              -77.14189483369347,
              39.13836284302673,
              353.3203260209518
            ],
            [
              -77.16334428697198,
              39.13796653055232,
              -10.379673979048135
            ]
          ]
        ]
      },
      "bbox": [
        -77.1636915,
        39.13796653,
        -10.37967398,
        -77.14189483,
        39.14970028,
        353.320326
      ],
      "properties": {
        "datetime": "2018-03-05T19:39:17Z",
        "pc:count": 14600516,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313963.1951,
            "count": 14600516,
            "maximum": 314882.6491,
            "minimum": 313027.6091,
            "name": "X",
            "position": 0,
            "stddev": 533.575288,
            "variance": 284702.5879
          },
          {
            "average": 4334922.184,
            "count": 14600516,
            "maximum": 4335573.793,
            "minimum": 4334314.753,
            "name": "Y",
            "position": 1,
            "stddev": 363.3825454,
            "variance": 132046.8743
          },
          {
            "average": 146.1313172,
            "count": 14600516,
            "maximum": 353.320326,
            "minimum": -10.37967398,
            "name": "Z",
            "position": 2,
            "stddev": 11.05000105,
            "variance": 122.1025232
          },
          {
            "average": 5580.509138,
            "count": 14600516,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5983.707427,
            "variance": 35804754.57
          },
          {
            "average": 2.018216069,
            "count": 14600516,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264931238,
            "variance": 1.600051038
          },
          {
            "average": 2.905343071,
            "count": 14600516,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560622769,
            "variance": 2.435543427
          },
          {
            "average": 0.5069120845,
            "count": 14600516,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999522379,
            "variance": 0.2499522402
          },
          {
            "average": 0,
            "count": 14600516,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370491495,
            "count": 14600516,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5377066746,
            "variance": 0.289128468
          },
          {
            "average": -3.111401252,
            "count": 14600516,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.97460533,
            "variance": 168.3403834
          },
          {
            "average": 0,
            "count": 14600516,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.70901604,
            "count": 14600516,
            "maximum": 80,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.876782377,
            "variance": 47.29013586
          },
          {
            "average": 204193088.2,
            "count": 14600516,
            "maximum": 204313957.6,
            "minimum": 203180744.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 195663.0617,
            "variance": 38284033730.0
          },
          {
            "average": 0,
            "count": 14600516,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14600516,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14600516,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006703872658,
            "count": 14600516,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02588315847,
            "variance": 0.0006699378926
          },
          {
            "average": 0.362411575,
            "count": 14600516,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4806968287,
            "variance": 0.2310694411
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313027.6091,
          4334314.753,
          -10.37967398,
          314882.6491,
          4335573.793,
          353.320326
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313027.60906057915,
                4334314.75292668,
                -10.379673979048135
              ],
              [
                313027.60906057915,
                4335573.792926679,
                -10.379673979048135
              ],
              [
                314882.6490605792,
                4335573.792926679,
                353.3203260209518
              ],
              [
                314882.6490605792,
                4334314.75292668,
                353.3203260209518
              ],
              [
                313027.60906057915,
                4334314.75292668,
                -10.379673979048135
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:39:17+00:00",
        "end_time": "2018-02-20T16:52:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_266536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_266536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_266536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_266536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1636915,
            39.13796653,
            -10.37967398,
            -77.14189483,
            39.14970028,
            353.320326
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16334428697198,
                  39.13796653055232,
                  -10.379673979048135
                ],
                [
                  -77.16369149677969,
                  39.14930380463723,
                  -10.379673979048135
                ],
                [
                  -77.14223860738731,
                  39.14970027628802,
                  353.3203260209518
                ],
                [
                  -77.14189483369347,
                  39.13836284302673,
                  353.3203260209518
                ],
                [
                  -77.16334428697198,
                  39.13796653055232,
                  -10.379673979048135
                ]
              ]
            ]
          },
          "id": "20180220_266536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_266536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:39:17Z",
            "pc:count": 14600516,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313963.1951,
                "count": 14600516,
                "maximum": 314882.6491,
                "minimum": 313027.6091,
                "name": "X",
                "position": 0,
                "stddev": 533.575288,
                "variance": 284702.5879
              },
              {
                "average": 4334922.184,
                "count": 14600516,
                "maximum": 4335573.793,
                "minimum": 4334314.753,
                "name": "Y",
                "position": 1,
                "stddev": 363.3825454,
                "variance": 132046.8743
              },
              {
                "average": 146.1313172,
                "count": 14600516,
                "maximum": 353.320326,
                "minimum": -10.37967398,
                "name": "Z",
                "position": 2,
                "stddev": 11.05000105,
                "variance": 122.1025232
              },
              {
                "average": 5580.509138,
                "count": 14600516,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5983.707427,
                "variance": 35804754.57
              },
              {
                "average": 2.018216069,
                "count": 14600516,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264931238,
                "variance": 1.600051038
              },
              {
                "average": 2.905343071,
                "count": 14600516,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560622769,
                "variance": 2.435543427
              },
              {
                "average": 0.5069120845,
                "count": 14600516,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999522379,
                "variance": 0.2499522402
              },
              {
                "average": 0,
                "count": 14600516,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370491495,
                "count": 14600516,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5377066746,
                "variance": 0.289128468
              },
              {
                "average": -3.111401252,
                "count": 14600516,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.97460533,
                "variance": 168.3403834
              },
              {
                "average": 0,
                "count": 14600516,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.70901604,
                "count": 14600516,
                "maximum": 80,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.876782377,
                "variance": 47.29013586
              },
              {
                "average": 204193088.2,
                "count": 14600516,
                "maximum": 204313957.6,
                "minimum": 203180744.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 195663.0617,
                "variance": 38284033730.0
              },
              {
                "average": 0,
                "count": 14600516,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14600516,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14600516,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006703872658,
                "count": 14600516,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02588315847,
                "variance": 0.0006699378926
              },
              {
                "average": 0.362411575,
                "count": 14600516,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4806968287,
                "variance": 0.2310694411
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313027.6091,
              4334314.753,
              -10.37967398,
              314882.6491,
              4335573.793,
              353.320326
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313027.60906057915,
                    4334314.75292668,
                    -10.379673979048135
                  ],
                  [
                    313027.60906057915,
                    4335573.792926679,
                    -10.379673979048135
                  ],
                  [
                    314882.6490605792,
                    4335573.792926679,
                    353.3203260209518
                  ],
                  [
                    314882.6490605792,
                    4334314.75292668,
                    353.3203260209518
                  ],
                  [
                    313027.60906057915,
                    4334314.75292668,
                    -10.379673979048135
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:39:17+00:00",
            "end_time": "2018-02-20T16:52: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": "20180220_284536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09988478339125,
              39.13803656910991,
              -10.309051014340298
            ],
            [
              -77.10022182966902,
              39.149374851965845,
              -10.309051014340298
            ],
            [
              -77.07876572501364,
              39.14975968246136,
              376.4909489856597
            ],
            [
              -77.07843211595984,
              39.13842124508911,
              376.4909489856597
            ],
            [
              -77.09988478339125,
              39.13803656910991,
              -10.309051014340298
            ]
          ]
        ]
      },
      "bbox": [
        -77.10022183,
        39.13803657,
        -10.30905101,
        -77.07843212,
        39.14975968,
        376.490949
      ],
      "properties": {
        "datetime": "2018-02-28T19:53:19Z",
        "pc:count": 27075461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319251.0103,
            "count": 27075461,
            "maximum": 320368.1895,
            "minimum": 318512.9495,
            "name": "X",
            "position": 0,
            "stddev": 508.011135,
            "variance": 258075.3133
          },
          {
            "average": 4334784.04,
            "count": 27075461,
            "maximum": 4335452.761,
            "minimum": 4334193.661,
            "name": "Y",
            "position": 1,
            "stddev": 320.2349281,
            "variance": 102550.4091
          },
          {
            "average": 137.2220622,
            "count": 27075461,
            "maximum": 376.490949,
            "minimum": -10.30905101,
            "name": "Z",
            "position": 2,
            "stddev": 11.84506554,
            "variance": 140.3055777
          },
          {
            "average": 5976.797733,
            "count": 27075461,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6651.213253,
            "variance": 44238637.74
          },
          {
            "average": 2.463569614,
            "count": 27075461,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.402293108,
            "variance": 1.96642596
          },
          {
            "average": 3.390106525,
            "count": 27075461,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.527348656,
            "variance": 2.332793917
          },
          {
            "average": 0.498943933,
            "count": 27075461,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998894,
            "variance": 0.249998894
          },
          {
            "average": 0,
            "count": 27075461,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288718039,
            "count": 27075461,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4908930187,
            "variance": 0.2409759559
          },
          {
            "average": 5.582549084,
            "count": 27075461,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.6339781,
            "variance": 185.8853588
          },
          {
            "average": 0,
            "count": 27075461,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.48135583,
            "count": 27075461,
            "maximum": 66,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.65846741,
            "variance": 135.9198623
          },
          {
            "average": 203451725.3,
            "count": 27075461,
            "maximum": 203882799.2,
            "minimum": 203182062,
            "name": "GpsTime",
            "position": 12,
            "stddev": 339366.5456,
            "variance": 115169652300.0
          },
          {
            "average": 0,
            "count": 27075461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27075461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27075461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002903736339,
            "count": 27075461,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0170378792,
            "variance": 0.0002902893278
          },
          {
            "average": 0.6603019982,
            "count": 27075461,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4736066698,
            "variance": 0.2243032777
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318512.9495,
          4334193.661,
          -10.30905101,
          320368.1895,
          4335452.761,
          376.490949
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318512.94946646516,
                4334193.660622054,
                -10.309051014340298
              ],
              [
                318512.94946646516,
                4335452.760622053,
                -10.309051014340298
              ],
              [
                320368.18946646515,
                4335452.760622053,
                376.4909489856597
              ],
              [
                320368.18946646515,
                4334193.660622054,
                376.4909489856597
              ],
              [
                318512.94946646516,
                4334193.660622054,
                -10.309051014340298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:53:19+00:00",
        "end_time": "2018-02-20T17:14:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_284536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_284536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_284536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10022183,
            39.13803657,
            -10.30905101,
            -77.07843212,
            39.14975968,
            376.490949
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09988478339125,
                  39.13803656910991,
                  -10.309051014340298
                ],
                [
                  -77.10022182966902,
                  39.149374851965845,
                  -10.309051014340298
                ],
                [
                  -77.07876572501364,
                  39.14975968246136,
                  376.4909489856597
                ],
                [
                  -77.07843211595984,
                  39.13842124508911,
                  376.4909489856597
                ],
                [
                  -77.09988478339125,
                  39.13803656910991,
                  -10.309051014340298
                ]
              ]
            ]
          },
          "id": "20180220_284536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:53:19Z",
            "pc:count": 27075461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319251.0103,
                "count": 27075461,
                "maximum": 320368.1895,
                "minimum": 318512.9495,
                "name": "X",
                "position": 0,
                "stddev": 508.011135,
                "variance": 258075.3133
              },
              {
                "average": 4334784.04,
                "count": 27075461,
                "maximum": 4335452.761,
                "minimum": 4334193.661,
                "name": "Y",
                "position": 1,
                "stddev": 320.2349281,
                "variance": 102550.4091
              },
              {
                "average": 137.2220622,
                "count": 27075461,
                "maximum": 376.490949,
                "minimum": -10.30905101,
                "name": "Z",
                "position": 2,
                "stddev": 11.84506554,
                "variance": 140.3055777
              },
              {
                "average": 5976.797733,
                "count": 27075461,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6651.213253,
                "variance": 44238637.74
              },
              {
                "average": 2.463569614,
                "count": 27075461,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.402293108,
                "variance": 1.96642596
              },
              {
                "average": 3.390106525,
                "count": 27075461,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.527348656,
                "variance": 2.332793917
              },
              {
                "average": 0.498943933,
                "count": 27075461,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998894,
                "variance": 0.249998894
              },
              {
                "average": 0,
                "count": 27075461,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288718039,
                "count": 27075461,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4908930187,
                "variance": 0.2409759559
              },
              {
                "average": 5.582549084,
                "count": 27075461,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.6339781,
                "variance": 185.8853588
              },
              {
                "average": 0,
                "count": 27075461,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.48135583,
                "count": 27075461,
                "maximum": 66,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.65846741,
                "variance": 135.9198623
              },
              {
                "average": 203451725.3,
                "count": 27075461,
                "maximum": 203882799.2,
                "minimum": 203182062,
                "name": "GpsTime",
                "position": 12,
                "stddev": 339366.5456,
                "variance": 115169652300.0
              },
              {
                "average": 0,
                "count": 27075461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27075461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27075461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002903736339,
                "count": 27075461,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0170378792,
                "variance": 0.0002902893278
              },
              {
                "average": 0.6603019982,
                "count": 27075461,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4736066698,
                "variance": 0.2243032777
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318512.9495,
              4334193.661,
              -10.30905101,
              320368.1895,
              4335452.761,
              376.490949
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318512.94946646516,
                    4334193.660622054,
                    -10.309051014340298
                  ],
                  [
                    318512.94946646516,
                    4335452.760622053,
                    -10.309051014340298
                  ],
                  [
                    320368.18946646515,
                    4335452.760622053,
                    376.4909489856597
                  ],
                  [
                    320368.18946646515,
                    4334193.660622054,
                    376.4909489856597
                  ],
                  [
                    318512.94946646516,
                    4334193.660622054,
                    -10.309051014340298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:53:19+00:00",
            "end_time": "2018-02-20T17:14: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": "20180305_266540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16336824100127,
              39.14894745553206,
              -10.410117061128147
            ],
            [
              -77.1637156400572,
              39.160286328867095,
              -10.410117061128147
            ],
            [
              -77.14225802783062,
              39.16068292277804,
              351.4098829388719
            ],
            [
              -77.14191406747983,
              39.1493438902079,
              351.4098829388719
            ],
            [
              -77.16336824100127,
              39.14894745553206,
              -10.410117061128147
            ]
          ]
        ]
      },
      "bbox": [
        -77.16371564,
        39.14894746,
        -10.41011706,
        -77.14191407,
        39.16068292,
        351.4098829
      ],
      "properties": {
        "datetime": "2018-03-05T19:53:03Z",
        "pc:count": 13344870,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313984.1595,
            "count": 13344870,
            "maximum": 314909.7622,
            "minimum": 313054.6022,
            "name": "X",
            "position": 0,
            "stddev": 510.4008783,
            "variance": 260509.0566
          },
          {
            "average": 4336109.484,
            "count": 13344870,
            "maximum": 4336792.795,
            "minimum": 4335533.575,
            "name": "Y",
            "position": 1,
            "stddev": 348.2032445,
            "variance": 121245.4995
          },
          {
            "average": 158.3279198,
            "count": 13344870,
            "maximum": 351.4098829,
            "minimum": -10.41011706,
            "name": "Z",
            "position": 2,
            "stddev": 12.68173182,
            "variance": 160.8263221
          },
          {
            "average": 6304.340788,
            "count": 13344870,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6072.808681,
            "variance": 36879005.27
          },
          {
            "average": 1.902413737,
            "count": 13344870,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.214381073,
            "variance": 1.474721389
          },
          {
            "average": 2.690622089,
            "count": 13344870,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.549257919,
            "variance": 2.400200098
          },
          {
            "average": 0.5038392281,
            "count": 13344870,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999852788,
            "variance": 0.2499852791
          },
          {
            "average": 0,
            "count": 13344870,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.450518963,
            "count": 13344870,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5674480919,
            "variance": 0.321997337
          },
          {
            "average": -10.88712869,
            "count": 13344870,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.756346561,
            "variance": 76.6736051
          },
          {
            "average": 0,
            "count": 13344870,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.42236155,
            "count": 13344870,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5486640801,
            "variance": 0.3010322728
          },
          {
            "average": 204313675.2,
            "count": 13344870,
            "maximum": 204314783.5,
            "minimum": 204313284.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 362.0362048,
            "variance": 131070.2136
          },
          {
            "average": 0,
            "count": 13344870,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13344870,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13344870,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007607417682,
            "count": 13344870,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02757105542,
            "variance": 0.0007601630971
          },
          {
            "average": 0.3534244995,
            "count": 13344870,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4780330948,
            "variance": 0.2285156398
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313054.6022,
          4335533.575,
          -10.41011706,
          314909.7622,
          4336792.795,
          351.4098829
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313054.6022202109,
                4335533.57537566,
                -10.410117061128147
              ],
              [
                313054.6022202109,
                4336792.795375661,
                -10.410117061128147
              ],
              [
                314909.7622202109,
                4336792.795375661,
                351.4098829388719
              ],
              [
                314909.7622202109,
                4335533.57537566,
                351.4098829388719
              ],
              [
                313054.6022202109,
                4335533.57537566,
                -10.410117061128147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:53:03+00:00",
        "end_time": "2018-03-05T19:28:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_266540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_266540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_266540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_266540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16371564,
            39.14894746,
            -10.41011706,
            -77.14191407,
            39.16068292,
            351.4098829
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16336824100127,
                  39.14894745553206,
                  -10.410117061128147
                ],
                [
                  -77.1637156400572,
                  39.160286328867095,
                  -10.410117061128147
                ],
                [
                  -77.14225802783062,
                  39.16068292277804,
                  351.4098829388719
                ],
                [
                  -77.14191406747983,
                  39.1493438902079,
                  351.4098829388719
                ],
                [
                  -77.16336824100127,
                  39.14894745553206,
                  -10.410117061128147
                ]
              ]
            ]
          },
          "id": "20180305_266540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_266540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:53:03Z",
            "pc:count": 13344870,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313984.1595,
                "count": 13344870,
                "maximum": 314909.7622,
                "minimum": 313054.6022,
                "name": "X",
                "position": 0,
                "stddev": 510.4008783,
                "variance": 260509.0566
              },
              {
                "average": 4336109.484,
                "count": 13344870,
                "maximum": 4336792.795,
                "minimum": 4335533.575,
                "name": "Y",
                "position": 1,
                "stddev": 348.2032445,
                "variance": 121245.4995
              },
              {
                "average": 158.3279198,
                "count": 13344870,
                "maximum": 351.4098829,
                "minimum": -10.41011706,
                "name": "Z",
                "position": 2,
                "stddev": 12.68173182,
                "variance": 160.8263221
              },
              {
                "average": 6304.340788,
                "count": 13344870,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6072.808681,
                "variance": 36879005.27
              },
              {
                "average": 1.902413737,
                "count": 13344870,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.214381073,
                "variance": 1.474721389
              },
              {
                "average": 2.690622089,
                "count": 13344870,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.549257919,
                "variance": 2.400200098
              },
              {
                "average": 0.5038392281,
                "count": 13344870,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999852788,
                "variance": 0.2499852791
              },
              {
                "average": 0,
                "count": 13344870,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.450518963,
                "count": 13344870,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5674480919,
                "variance": 0.321997337
              },
              {
                "average": -10.88712869,
                "count": 13344870,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.756346561,
                "variance": 76.6736051
              },
              {
                "average": 0,
                "count": 13344870,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.42236155,
                "count": 13344870,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5486640801,
                "variance": 0.3010322728
              },
              {
                "average": 204313675.2,
                "count": 13344870,
                "maximum": 204314783.5,
                "minimum": 204313284.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 362.0362048,
                "variance": 131070.2136
              },
              {
                "average": 0,
                "count": 13344870,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13344870,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13344870,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007607417682,
                "count": 13344870,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02757105542,
                "variance": 0.0007601630971
              },
              {
                "average": 0.3534244995,
                "count": 13344870,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4780330948,
                "variance": 0.2285156398
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313054.6022,
              4335533.575,
              -10.41011706,
              314909.7622,
              4336792.795,
              351.4098829
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313054.6022202109,
                    4335533.57537566,
                    -10.410117061128147
                  ],
                  [
                    313054.6022202109,
                    4336792.795375661,
                    -10.410117061128147
                  ],
                  [
                    314909.7622202109,
                    4336792.795375661,
                    351.4098829388719
                  ],
                  [
                    314909.7622202109,
                    4335533.57537566,
                    351.4098829388719
                  ],
                  [
                    313054.6022202109,
                    4335533.57537566,
                    -10.410117061128147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:53:03+00:00",
            "end_time": "2018-03-05T19:28:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_254536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20565079889151,
              39.137898378572764,
              -10.093849352104797
            ],
            [
              -77.20600482834087,
              39.14923641317191,
              -10.093849352104797
            ],
            [
              -77.18454955441696,
              39.14964072908084,
              336.7261506478952
            ],
            [
              -77.18419896149382,
              39.13830253214502,
              336.7261506478952
            ],
            [
              -77.20565079889151,
              39.137898378572764,
              -10.093849352104797
            ]
          ]
        ]
      },
      "bbox": [
        -77.20600483,
        39.13789838,
        -10.09384935,
        -77.18419896,
        39.14964073,
        336.7261506
      ],
      "properties": {
        "datetime": "2018-03-06T14:15:14Z",
        "pc:count": 12200814,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310315.051,
            "count": 12200814,
            "maximum": 311225.9102,
            "minimum": 309370.6102,
            "name": "X",
            "position": 0,
            "stddev": 522.5576976,
            "variance": 273066.5474
          },
          {
            "average": 4335022.538,
            "count": 12200814,
            "maximum": 4335654.394,
            "minimum": 4334395.234,
            "name": "Y",
            "position": 1,
            "stddev": 356.2088871,
            "variance": 126884.7712
          },
          {
            "average": 153.2183667,
            "count": 12200814,
            "maximum": 336.7261506,
            "minimum": -10.09384935,
            "name": "Z",
            "position": 2,
            "stddev": 8.870842929,
            "variance": 78.69185427
          },
          {
            "average": 6310.95013,
            "count": 12200814,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6133.404835,
            "variance": 37618654.86
          },
          {
            "average": 1.721642425,
            "count": 12200814,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.120480553,
            "variance": 1.255476669
          },
          {
            "average": 2.369515345,
            "count": 12200814,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.505875755,
            "variance": 2.26766179
          },
          {
            "average": 0.5008237155,
            "count": 12200814,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999342,
            "variance": 0.249999342
          },
          {
            "average": 0,
            "count": 12200814,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.434269222,
            "count": 12200814,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7685132168,
            "variance": 0.5906125644
          },
          {
            "average": 11.24790835,
            "count": 12200814,
            "maximum": 19.99799919,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.522225546,
            "variance": 56.58387716
          },
          {
            "average": 0,
            "count": 12200814,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.56132689,
            "count": 12200814,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9601284463,
            "variance": 0.9218466334
          },
          {
            "average": 204315456.3,
            "count": 12200814,
            "maximum": 204380914.4,
            "minimum": 204313961,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8377.033352,
            "variance": 70174687.77
          },
          {
            "average": 0,
            "count": 12200814,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12200814,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12200814,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008062576808,
            "count": 12200814,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02838322912,
            "variance": 0.0008056076954
          },
          {
            "average": 0.3960953753,
            "count": 12200814,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4890847049,
            "variance": 0.2392038486
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309370.6102,
          4334395.234,
          -10.09384935,
          311225.9102,
          4335654.394,
          336.7261506
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309370.610230319,
                4334395.233630214,
                -10.093849352104797
              ],
              [
                309370.610230319,
                4335654.393630214,
                -10.093849352104797
              ],
              [
                311225.9102303191,
                4335654.393630214,
                336.7261506478952
              ],
              [
                311225.9102303191,
                4334395.233630214,
                336.7261506478952
              ],
              [
                309370.610230319,
                4334395.233630214,
                -10.093849352104797
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:15:14+00:00",
        "end_time": "2018-03-05T19:39:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_254536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_254536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_254536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_254536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20600483,
            39.13789838,
            -10.09384935,
            -77.18419896,
            39.14964073,
            336.7261506
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20565079889151,
                  39.137898378572764,
                  -10.093849352104797
                ],
                [
                  -77.20600482834087,
                  39.14923641317191,
                  -10.093849352104797
                ],
                [
                  -77.18454955441696,
                  39.14964072908084,
                  336.7261506478952
                ],
                [
                  -77.18419896149382,
                  39.13830253214502,
                  336.7261506478952
                ],
                [
                  -77.20565079889151,
                  39.137898378572764,
                  -10.093849352104797
                ]
              ]
            ]
          },
          "id": "20180305_254536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_254536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:15:14Z",
            "pc:count": 12200814,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310315.051,
                "count": 12200814,
                "maximum": 311225.9102,
                "minimum": 309370.6102,
                "name": "X",
                "position": 0,
                "stddev": 522.5576976,
                "variance": 273066.5474
              },
              {
                "average": 4335022.538,
                "count": 12200814,
                "maximum": 4335654.394,
                "minimum": 4334395.234,
                "name": "Y",
                "position": 1,
                "stddev": 356.2088871,
                "variance": 126884.7712
              },
              {
                "average": 153.2183667,
                "count": 12200814,
                "maximum": 336.7261506,
                "minimum": -10.09384935,
                "name": "Z",
                "position": 2,
                "stddev": 8.870842929,
                "variance": 78.69185427
              },
              {
                "average": 6310.95013,
                "count": 12200814,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6133.404835,
                "variance": 37618654.86
              },
              {
                "average": 1.721642425,
                "count": 12200814,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.120480553,
                "variance": 1.255476669
              },
              {
                "average": 2.369515345,
                "count": 12200814,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.505875755,
                "variance": 2.26766179
              },
              {
                "average": 0.5008237155,
                "count": 12200814,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999342,
                "variance": 0.249999342
              },
              {
                "average": 0,
                "count": 12200814,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.434269222,
                "count": 12200814,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7685132168,
                "variance": 0.5906125644
              },
              {
                "average": 11.24790835,
                "count": 12200814,
                "maximum": 19.99799919,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.522225546,
                "variance": 56.58387716
              },
              {
                "average": 0,
                "count": 12200814,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.56132689,
                "count": 12200814,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9601284463,
                "variance": 0.9218466334
              },
              {
                "average": 204315456.3,
                "count": 12200814,
                "maximum": 204380914.4,
                "minimum": 204313961,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8377.033352,
                "variance": 70174687.77
              },
              {
                "average": 0,
                "count": 12200814,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12200814,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12200814,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008062576808,
                "count": 12200814,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02838322912,
                "variance": 0.0008056076954
              },
              {
                "average": 0.3960953753,
                "count": 12200814,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4890847049,
                "variance": 0.2392038486
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309370.6102,
              4334395.234,
              -10.09384935,
              311225.9102,
              4335654.394,
              336.7261506
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309370.610230319,
                    4334395.233630214,
                    -10.093849352104797
                  ],
                  [
                    309370.610230319,
                    4335654.393630214,
                    -10.093849352104797
                  ],
                  [
                    311225.9102303191,
                    4335654.393630214,
                    336.7261506478952
                  ],
                  [
                    311225.9102303191,
                    4334395.233630214,
                    336.7261506478952
                  ],
                  [
                    309370.610230319,
                    4334395.233630214,
                    -10.093849352104797
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:15:14+00:00",
            "end_time": "2018-03-05T19:39:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180221_260556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1846397022228,
              39.19284600171415,
              -9.15780526899033
            ],
            [
              -77.18499105833635,
              39.20418444911831,
              -9.15780526899033
            ],
            [
              -77.16351993432478,
              39.20458534127685,
              357.2621947310097
            ],
            [
              -77.16317202426062,
              39.193246732969335,
              357.2621947310097
            ],
            [
              -77.1846397022228,
              39.19284600171415,
              -9.15780526899033
            ]
          ]
        ]
      },
      "bbox": [
        -77.18499106,
        39.192846,
        -9.157805269,
        -77.16317202,
        39.20458534,
        357.2621947
      ],
      "properties": {
        "datetime": "2018-03-06T14:27:11Z",
        "pc:count": 20636276,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312345.5075,
            "count": 20636276,
            "maximum": 313188.8677,
            "minimum": 311333.6677,
            "name": "X",
            "position": 0,
            "stddev": 504.3651061,
            "variance": 254384.1602
          },
          {
            "average": 4341046.111,
            "count": 20636276,
            "maximum": 4341709.169,
            "minimum": 4340449.969,
            "name": "Y",
            "position": 1,
            "stddev": 347.7063093,
            "variance": 120899.6776
          },
          {
            "average": 154.1861101,
            "count": 20636276,
            "maximum": 357.2621947,
            "minimum": -9.157805269,
            "name": "Z",
            "position": 2,
            "stddev": 14.14996268,
            "variance": 200.221444
          },
          {
            "average": 5225.373441,
            "count": 20636276,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5871.789811,
            "variance": 34477915.58
          },
          {
            "average": 2.23761104,
            "count": 20636276,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.316220671,
            "variance": 1.732436855
          },
          {
            "average": 3.283395609,
            "count": 20636276,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.475081925,
            "variance": 2.175866686
          },
          {
            "average": 0.5007403468,
            "count": 20636276,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999464,
            "variance": 0.249999464
          },
          {
            "average": 0,
            "count": 20636276,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.349951852,
            "count": 20636276,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5008200141,
            "variance": 0.2508206865
          },
          {
            "average": 1.808506805,
            "count": 20636276,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.13245837,
            "variance": 172.461463
          },
          {
            "average": 0,
            "count": 20636276,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 64.44363406,
            "count": 20636276,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.92879452,
            "variance": 167.1537277
          },
          {
            "average": 203613084.6,
            "count": 20636276,
            "maximum": 204381631.3,
            "minimum": 203276726.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 507980.3559,
            "variance": 258044042000.0
          },
          {
            "average": 0,
            "count": 20636276,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20636276,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20636276,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003986668913,
            "count": 20636276,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01996266453,
            "variance": 0.0003985079753
          },
          {
            "average": 0.3271227328,
            "count": 20636276,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4691625104,
            "variance": 0.2201134612
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311333.6677,
          4340449.969,
          -9.157805269,
          313188.8677,
          4341709.169,
          357.2621947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311333.6676892912,
                4340449.96867677,
                -9.15780526899033
              ],
              [
                311333.6676892912,
                4341709.168676769,
                -9.15780526899033
              ],
              [
                313188.86768929113,
                4341709.168676769,
                357.2621947310097
              ],
              [
                313188.86768929113,
                4340449.96867677,
                357.2621947310097
              ],
              [
                311333.6676892912,
                4340449.96867677,
                -9.15780526899033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:27:11+00:00",
        "end_time": "2018-02-21T19:32:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_260556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_260556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_260556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_260556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18499106,
            39.192846,
            -9.157805269,
            -77.16317202,
            39.20458534,
            357.2621947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1846397022228,
                  39.19284600171415,
                  -9.15780526899033
                ],
                [
                  -77.18499105833635,
                  39.20418444911831,
                  -9.15780526899033
                ],
                [
                  -77.16351993432478,
                  39.20458534127685,
                  357.2621947310097
                ],
                [
                  -77.16317202426062,
                  39.193246732969335,
                  357.2621947310097
                ],
                [
                  -77.1846397022228,
                  39.19284600171415,
                  -9.15780526899033
                ]
              ]
            ]
          },
          "id": "20180221_260556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_260556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:27:11Z",
            "pc:count": 20636276,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312345.5075,
                "count": 20636276,
                "maximum": 313188.8677,
                "minimum": 311333.6677,
                "name": "X",
                "position": 0,
                "stddev": 504.3651061,
                "variance": 254384.1602
              },
              {
                "average": 4341046.111,
                "count": 20636276,
                "maximum": 4341709.169,
                "minimum": 4340449.969,
                "name": "Y",
                "position": 1,
                "stddev": 347.7063093,
                "variance": 120899.6776
              },
              {
                "average": 154.1861101,
                "count": 20636276,
                "maximum": 357.2621947,
                "minimum": -9.157805269,
                "name": "Z",
                "position": 2,
                "stddev": 14.14996268,
                "variance": 200.221444
              },
              {
                "average": 5225.373441,
                "count": 20636276,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5871.789811,
                "variance": 34477915.58
              },
              {
                "average": 2.23761104,
                "count": 20636276,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.316220671,
                "variance": 1.732436855
              },
              {
                "average": 3.283395609,
                "count": 20636276,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.475081925,
                "variance": 2.175866686
              },
              {
                "average": 0.5007403468,
                "count": 20636276,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999464,
                "variance": 0.249999464
              },
              {
                "average": 0,
                "count": 20636276,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.349951852,
                "count": 20636276,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5008200141,
                "variance": 0.2508206865
              },
              {
                "average": 1.808506805,
                "count": 20636276,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.13245837,
                "variance": 172.461463
              },
              {
                "average": 0,
                "count": 20636276,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 64.44363406,
                "count": 20636276,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.92879452,
                "variance": 167.1537277
              },
              {
                "average": 203613084.6,
                "count": 20636276,
                "maximum": 204381631.3,
                "minimum": 203276726.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 507980.3559,
                "variance": 258044042000.0
              },
              {
                "average": 0,
                "count": 20636276,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20636276,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20636276,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003986668913,
                "count": 20636276,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01996266453,
                "variance": 0.0003985079753
              },
              {
                "average": 0.3271227328,
                "count": 20636276,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4691625104,
                "variance": 0.2201134612
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311333.6677,
              4340449.969,
              -9.157805269,
              313188.8677,
              4341709.169,
              357.2621947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311333.6676892912,
                    4340449.96867677,
                    -9.15780526899033
                  ],
                  [
                    311333.6676892912,
                    4341709.168676769,
                    -9.15780526899033
                  ],
                  [
                    313188.86768929113,
                    4341709.168676769,
                    357.2621947310097
                  ],
                  [
                    313188.86768929113,
                    4340449.96867677,
                    357.2621947310097
                  ],
                  [
                    311333.6676892912,
                    4340449.96867677,
                    -9.15780526899033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:27:11+00:00",
            "end_time": "2018-02-21T19:32: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": "20180228_254524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20555448820784,
              39.10495174421774,
              -10.277933864313468
            ],
            [
              -77.20590805353527,
              39.11628876324798,
              -10.277933864313468
            ],
            [
              -77.18446531686081,
              39.11669273106006,
              409.06206613568656
            ],
            [
              -77.18411518169994,
              39.1053555498081,
              409.06206613568656
            ],
            [
              -77.20555448820784,
              39.10495174421774,
              -10.277933864313468
            ]
          ]
        ]
      },
      "bbox": [
        -77.20590805,
        39.10495174,
        -10.27793386,
        -77.18411518,
        39.11669273,
        409.0620661
      ],
      "properties": {
        "datetime": "2018-04-12T02:14:03Z",
        "pc:count": 12931705,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310235.4182,
            "count": 12931705,
            "maximum": 311145.1535,
            "minimum": 309290.0735,
            "name": "X",
            "position": 0,
            "stddev": 529.0150187,
            "variance": 279856.8901
          },
          {
            "average": 4331329.074,
            "count": 12931705,
            "maximum": 4331997.314,
            "minimum": 4330738.274,
            "name": "Y",
            "position": 1,
            "stddev": 364.4153133,
            "variance": 132798.5205
          },
          {
            "average": 143.9783687,
            "count": 12931705,
            "maximum": 409.0620661,
            "minimum": -10.27793386,
            "name": "Z",
            "position": 2,
            "stddev": 10.46549108,
            "variance": 109.5265035
          },
          {
            "average": 6013.337415,
            "count": 12931705,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5666.198988,
            "variance": 32105810.97
          },
          {
            "average": 1.656531215,
            "count": 12931705,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.069952713,
            "variance": 1.144798809
          },
          {
            "average": 2.179237154,
            "count": 12931705,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.44718234,
            "variance": 2.094336724
          },
          {
            "average": 0.4627256808,
            "count": 12931705,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4986087087,
            "variance": 0.2486106444
          },
          {
            "average": 0,
            "count": 12931705,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.427499854,
            "count": 12931705,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6241990247,
            "variance": 0.3896244224
          },
          {
            "average": 5.620575116,
            "count": 12931705,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.20128526,
            "variance": 148.8713621
          },
          {
            "average": 0,
            "count": 12931705,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.1045576,
            "count": 12931705,
            "maximum": 90,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.612494717,
            "variance": 92.40005469
          },
          {
            "average": 204613641.1,
            "count": 12931705,
            "maximum": 207534443.3,
            "minimum": 203882927.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1332858.389,
            "variance": 1776511484000.0
          },
          {
            "average": 0,
            "count": 12931705,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12931705,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12931705,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004648265639,
            "count": 12931705,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02155482628,
            "variance": 0.0004646105361
          },
          {
            "average": 0.5801334008,
            "count": 12931705,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4935368851,
            "variance": 0.2435786569
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309290.0735,
          4330738.274,
          -10.27793386,
          311145.1535,
          4331997.314,
          409.0620661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309290.0734939569,
                4330738.27444341,
                -10.277933864313468
              ],
              [
                309290.0734939569,
                4331997.314443409,
                -10.277933864313468
              ],
              [
                311145.15349395684,
                4331997.314443409,
                409.06206613568656
              ],
              [
                311145.15349395684,
                4330738.27444341,
                409.06206613568656
              ],
              [
                309290.0734939569,
                4330738.27444341,
                -10.277933864313468
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:14:03+00:00",
        "end_time": "2018-02-28T19:55:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_254524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_254524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_254524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_254524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20590805,
            39.10495174,
            -10.27793386,
            -77.18411518,
            39.11669273,
            409.0620661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20555448820784,
                  39.10495174421774,
                  -10.277933864313468
                ],
                [
                  -77.20590805353527,
                  39.11628876324798,
                  -10.277933864313468
                ],
                [
                  -77.18446531686081,
                  39.11669273106006,
                  409.06206613568656
                ],
                [
                  -77.18411518169994,
                  39.1053555498081,
                  409.06206613568656
                ],
                [
                  -77.20555448820784,
                  39.10495174421774,
                  -10.277933864313468
                ]
              ]
            ]
          },
          "id": "20180228_254524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_254524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:14:03Z",
            "pc:count": 12931705,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310235.4182,
                "count": 12931705,
                "maximum": 311145.1535,
                "minimum": 309290.0735,
                "name": "X",
                "position": 0,
                "stddev": 529.0150187,
                "variance": 279856.8901
              },
              {
                "average": 4331329.074,
                "count": 12931705,
                "maximum": 4331997.314,
                "minimum": 4330738.274,
                "name": "Y",
                "position": 1,
                "stddev": 364.4153133,
                "variance": 132798.5205
              },
              {
                "average": 143.9783687,
                "count": 12931705,
                "maximum": 409.0620661,
                "minimum": -10.27793386,
                "name": "Z",
                "position": 2,
                "stddev": 10.46549108,
                "variance": 109.5265035
              },
              {
                "average": 6013.337415,
                "count": 12931705,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5666.198988,
                "variance": 32105810.97
              },
              {
                "average": 1.656531215,
                "count": 12931705,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.069952713,
                "variance": 1.144798809
              },
              {
                "average": 2.179237154,
                "count": 12931705,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.44718234,
                "variance": 2.094336724
              },
              {
                "average": 0.4627256808,
                "count": 12931705,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4986087087,
                "variance": 0.2486106444
              },
              {
                "average": 0,
                "count": 12931705,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.427499854,
                "count": 12931705,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6241990247,
                "variance": 0.3896244224
              },
              {
                "average": 5.620575116,
                "count": 12931705,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.20128526,
                "variance": 148.8713621
              },
              {
                "average": 0,
                "count": 12931705,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.1045576,
                "count": 12931705,
                "maximum": 90,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.612494717,
                "variance": 92.40005469
              },
              {
                "average": 204613641.1,
                "count": 12931705,
                "maximum": 207534443.3,
                "minimum": 203882927.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1332858.389,
                "variance": 1776511484000.0
              },
              {
                "average": 0,
                "count": 12931705,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12931705,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12931705,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004648265639,
                "count": 12931705,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02155482628,
                "variance": 0.0004646105361
              },
              {
                "average": 0.5801334008,
                "count": 12931705,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4935368851,
                "variance": 0.2435786569
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309290.0735,
              4330738.274,
              -10.27793386,
              311145.1535,
              4331997.314,
              409.0620661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309290.0734939569,
                    4330738.27444341,
                    -10.277933864313468
                  ],
                  [
                    309290.0734939569,
                    4331997.314443409,
                    -10.277933864313468
                  ],
                  [
                    311145.15349395684,
                    4331997.314443409,
                    409.06206613568656
                  ],
                  [
                    311145.15349395684,
                    4330738.27444341,
                    409.06206613568656
                  ],
                  [
                    309290.0734939569,
                    4330738.27444341,
                    -10.277933864313468
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:14:03+00:00",
            "end_time": "2018-02-28T19:55: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": "20180305_254540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20568326431147,
              39.14888059831441,
              -10.404632452357959
            ],
            [
              -77.20603744301158,
              39.16021879133928,
              -10.404632452357959
            ],
            [
              -77.18457814007513,
              39.16062322038848,
              334.57536754764203
            ],
            [
              -77.1842273999446,
              39.14928486499231,
              334.57536754764203
            ],
            [
              -77.20568326431147,
              39.14888059831441,
              -10.404632452357959
            ]
          ]
        ]
      },
      "bbox": [
        -77.20603744,
        39.1488806,
        -10.40463245,
        -77.1842274,
        39.16062322,
        334.5753675
      ],
      "properties": {
        "datetime": "2018-03-06T14:15:42Z",
        "pc:count": 13064033,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310380.6982,
            "count": 13064033,
            "maximum": 311252.8003,
            "minimum": 309397.4403,
            "name": "X",
            "position": 0,
            "stddev": 512.7853425,
            "variance": 262948.8075
          },
          {
            "average": 4336275.259,
            "count": 13064033,
            "maximum": 4336873.406,
            "minimum": 4335614.226,
            "name": "Y",
            "position": 1,
            "stddev": 349.3602439,
            "variance": 122052.58
          },
          {
            "average": 140.6218096,
            "count": 13064033,
            "maximum": 334.5753675,
            "minimum": -10.40463245,
            "name": "Z",
            "position": 2,
            "stddev": 27.72164073,
            "variance": 768.4893647
          },
          {
            "average": 5560.075928,
            "count": 13064033,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5803.861615,
            "variance": 33684809.65
          },
          {
            "average": 1.941364279,
            "count": 13064033,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.24651023,
            "variance": 1.553787753
          },
          {
            "average": 2.687603438,
            "count": 13064033,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.56889219,
            "variance": 2.461422703
          },
          {
            "average": 0.5096819642,
            "count": 13064033,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999062699,
            "variance": 0.2499062787
          },
          {
            "average": 0,
            "count": 13064033,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.825943107,
            "count": 13064033,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.738506456,
            "variance": 7.49941761
          },
          {
            "average": 1.02142052,
            "count": 13064033,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.67280883,
            "variance": 186.9457012
          },
          {
            "average": 0,
            "count": 13064033,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.06694051,
            "count": 13064033,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.445714351,
            "variance": 11.87294739
          },
          {
            "average": 204343412.1,
            "count": 13064033,
            "maximum": 204380942.6,
            "minimum": 204313961.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32821.43203,
            "variance": 1077246400
          },
          {
            "average": 0,
            "count": 13064033,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13064033,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13064033,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.02754777181,
            "count": 13064033,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.163673132,
            "variance": 0.02678889413
          },
          {
            "average": 0.3585766356,
            "count": 13064033,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4795825785,
            "variance": 0.2299994496
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309397.4403,
          4335614.226,
          -10.40463245,
          311252.8003,
          4336873.406,
          334.5753675
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309397.4403414152,
                4335614.225655276,
                -10.404632452357959
              ],
              [
                309397.4403414152,
                4336873.405655276,
                -10.404632452357959
              ],
              [
                311252.80034141516,
                4336873.405655276,
                334.57536754764203
              ],
              [
                311252.80034141516,
                4335614.225655276,
                334.57536754764203
              ],
              [
                309397.4403414152,
                4335614.225655276,
                -10.404632452357959
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:15:42+00:00",
        "end_time": "2018-03-05T19:39:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_254540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_254540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_254540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_254540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20603744,
            39.1488806,
            -10.40463245,
            -77.1842274,
            39.16062322,
            334.5753675
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20568326431147,
                  39.14888059831441,
                  -10.404632452357959
                ],
                [
                  -77.20603744301158,
                  39.16021879133928,
                  -10.404632452357959
                ],
                [
                  -77.18457814007513,
                  39.16062322038848,
                  334.57536754764203
                ],
                [
                  -77.1842273999446,
                  39.14928486499231,
                  334.57536754764203
                ],
                [
                  -77.20568326431147,
                  39.14888059831441,
                  -10.404632452357959
                ]
              ]
            ]
          },
          "id": "20180305_254540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_254540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:15:42Z",
            "pc:count": 13064033,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310380.6982,
                "count": 13064033,
                "maximum": 311252.8003,
                "minimum": 309397.4403,
                "name": "X",
                "position": 0,
                "stddev": 512.7853425,
                "variance": 262948.8075
              },
              {
                "average": 4336275.259,
                "count": 13064033,
                "maximum": 4336873.406,
                "minimum": 4335614.226,
                "name": "Y",
                "position": 1,
                "stddev": 349.3602439,
                "variance": 122052.58
              },
              {
                "average": 140.6218096,
                "count": 13064033,
                "maximum": 334.5753675,
                "minimum": -10.40463245,
                "name": "Z",
                "position": 2,
                "stddev": 27.72164073,
                "variance": 768.4893647
              },
              {
                "average": 5560.075928,
                "count": 13064033,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5803.861615,
                "variance": 33684809.65
              },
              {
                "average": 1.941364279,
                "count": 13064033,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.24651023,
                "variance": 1.553787753
              },
              {
                "average": 2.687603438,
                "count": 13064033,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.56889219,
                "variance": 2.461422703
              },
              {
                "average": 0.5096819642,
                "count": 13064033,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999062699,
                "variance": 0.2499062787
              },
              {
                "average": 0,
                "count": 13064033,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.825943107,
                "count": 13064033,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.738506456,
                "variance": 7.49941761
              },
              {
                "average": 1.02142052,
                "count": 13064033,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.67280883,
                "variance": 186.9457012
              },
              {
                "average": 0,
                "count": 13064033,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.06694051,
                "count": 13064033,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.445714351,
                "variance": 11.87294739
              },
              {
                "average": 204343412.1,
                "count": 13064033,
                "maximum": 204380942.6,
                "minimum": 204313961.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32821.43203,
                "variance": 1077246400
              },
              {
                "average": 0,
                "count": 13064033,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13064033,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13064033,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.02754777181,
                "count": 13064033,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.163673132,
                "variance": 0.02678889413
              },
              {
                "average": 0.3585766356,
                "count": 13064033,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4795825785,
                "variance": 0.2299994496
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309397.4403,
              4335614.226,
              -10.40463245,
              311252.8003,
              4336873.406,
              334.5753675
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309397.4403414152,
                    4335614.225655276,
                    -10.404632452357959
                  ],
                  [
                    309397.4403414152,
                    4336873.405655276,
                    -10.404632452357959
                  ],
                  [
                    311252.80034141516,
                    4336873.405655276,
                    334.57536754764203
                  ],
                  [
                    311252.80034141516,
                    4335614.225655276,
                    334.57536754764203
                  ],
                  [
                    309397.4403414152,
                    4335614.225655276,
                    -10.404632452357959
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:15:42+00:00",
            "end_time": "2018-03-05T19:39:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_284540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0998995304293,
              39.149018580206075,
              -10.175576536079006
            ],
            [
              -77.10023674298905,
              39.16035792214408,
              -10.175576536079006
            ],
            [
              -77.07877869073235,
              39.16074282020863,
              367.324423463921
            ],
            [
              -77.07844491737997,
              39.14940332372517,
              367.324423463921
            ],
            [
              -77.0998995304293,
              39.149018580206075,
              -10.175576536079006
            ]
          ]
        ]
      },
      "bbox": [
        -77.10023674,
        39.14901858,
        -10.17557654,
        -77.07844492,
        39.16074282,
        367.3244235
      ],
      "properties": {
        "datetime": "2018-02-28T20:08:30Z",
        "pc:count": 27787327,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319463.5498,
            "count": 27787327,
            "maximum": 320395.0076,
            "minimum": 318539.8876,
            "name": "X",
            "position": 0,
            "stddev": 542.716678,
            "variance": 294541.3926
          },
          {
            "average": 4336029.407,
            "count": 27787327,
            "maximum": 4336671.793,
            "minimum": 4335412.573,
            "name": "Y",
            "position": 1,
            "stddev": 336.4169826,
            "variance": 113176.3862
          },
          {
            "average": 141.6059874,
            "count": 27787327,
            "maximum": 367.3244235,
            "minimum": -10.17557654,
            "name": "Z",
            "position": 2,
            "stddev": 8.505568691,
            "variance": 72.34469877
          },
          {
            "average": 5990.653314,
            "count": 27787327,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6349.122609,
            "variance": 40311357.91
          },
          {
            "average": 2.14096426,
            "count": 27787327,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.328911039,
            "variance": 1.766004551
          },
          {
            "average": 3.01840724,
            "count": 27787327,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.60272916,
            "variance": 2.56874076
          },
          {
            "average": 0.5307871462,
            "count": 27787327,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990512605,
            "variance": 0.2490521606
          },
          {
            "average": 0,
            "count": 27787327,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.309459273,
            "count": 27787327,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4899727701,
            "variance": 0.2400733154
          },
          {
            "average": -5.392067443,
            "count": 27787327,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.11667974,
            "variance": 146.813928
          },
          {
            "average": 0,
            "count": 27787327,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.40376435,
            "count": 27787327,
            "maximum": 66,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.67147696,
            "variance": 186.9092823
          },
          {
            "average": 203514398.4,
            "count": 27787327,
            "maximum": 203883710.3,
            "minimum": 203182298.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 349482.8778,
            "variance": 122138281900.0
          },
          {
            "average": 0,
            "count": 27787327,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27787327,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27787327,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000350735427,
            "count": 27787327,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01872464751,
            "variance": 0.0003506124243
          },
          {
            "average": 0.6502122352,
            "count": 27787327,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4769028125,
            "variance": 0.2274362926
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318539.8876,
          4335412.573,
          -10.17557654,
          320395.0076,
          4336671.793,
          367.3244235
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318539.88760120195,
                4335412.573472823,
                -10.175576536079006
              ],
              [
                318539.88760120195,
                4336671.793472824,
                -10.175576536079006
              ],
              [
                320395.00760120194,
                4336671.793472824,
                367.324423463921
              ],
              [
                320395.00760120194,
                4335412.573472823,
                367.324423463921
              ],
              [
                318539.88760120195,
                4335412.573472823,
                -10.175576536079006
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T20:08:30+00:00",
        "end_time": "2018-02-20T17:18:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_284540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_284540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_284540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10023674,
            39.14901858,
            -10.17557654,
            -77.07844492,
            39.16074282,
            367.3244235
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0998995304293,
                  39.149018580206075,
                  -10.175576536079006
                ],
                [
                  -77.10023674298905,
                  39.16035792214408,
                  -10.175576536079006
                ],
                [
                  -77.07877869073235,
                  39.16074282020863,
                  367.324423463921
                ],
                [
                  -77.07844491737997,
                  39.14940332372517,
                  367.324423463921
                ],
                [
                  -77.0998995304293,
                  39.149018580206075,
                  -10.175576536079006
                ]
              ]
            ]
          },
          "id": "20180220_284540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_284540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T20:08:30Z",
            "pc:count": 27787327,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319463.5498,
                "count": 27787327,
                "maximum": 320395.0076,
                "minimum": 318539.8876,
                "name": "X",
                "position": 0,
                "stddev": 542.716678,
                "variance": 294541.3926
              },
              {
                "average": 4336029.407,
                "count": 27787327,
                "maximum": 4336671.793,
                "minimum": 4335412.573,
                "name": "Y",
                "position": 1,
                "stddev": 336.4169826,
                "variance": 113176.3862
              },
              {
                "average": 141.6059874,
                "count": 27787327,
                "maximum": 367.3244235,
                "minimum": -10.17557654,
                "name": "Z",
                "position": 2,
                "stddev": 8.505568691,
                "variance": 72.34469877
              },
              {
                "average": 5990.653314,
                "count": 27787327,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6349.122609,
                "variance": 40311357.91
              },
              {
                "average": 2.14096426,
                "count": 27787327,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.328911039,
                "variance": 1.766004551
              },
              {
                "average": 3.01840724,
                "count": 27787327,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.60272916,
                "variance": 2.56874076
              },
              {
                "average": 0.5307871462,
                "count": 27787327,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990512605,
                "variance": 0.2490521606
              },
              {
                "average": 0,
                "count": 27787327,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.309459273,
                "count": 27787327,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4899727701,
                "variance": 0.2400733154
              },
              {
                "average": -5.392067443,
                "count": 27787327,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.11667974,
                "variance": 146.813928
              },
              {
                "average": 0,
                "count": 27787327,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.40376435,
                "count": 27787327,
                "maximum": 66,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.67147696,
                "variance": 186.9092823
              },
              {
                "average": 203514398.4,
                "count": 27787327,
                "maximum": 203883710.3,
                "minimum": 203182298.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 349482.8778,
                "variance": 122138281900.0
              },
              {
                "average": 0,
                "count": 27787327,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27787327,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27787327,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000350735427,
                "count": 27787327,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01872464751,
                "variance": 0.0003506124243
              },
              {
                "average": 0.6502122352,
                "count": 27787327,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4769028125,
                "variance": 0.2274362926
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318539.8876,
              4335412.573,
              -10.17557654,
              320395.0076,
              4336671.793,
              367.3244235
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318539.88760120195,
                    4335412.573472823,
                    -10.175576536079006
                  ],
                  [
                    318539.88760120195,
                    4336671.793472824,
                    -10.175576536079006
                  ],
                  [
                    320395.00760120194,
                    4336671.793472824,
                    367.324423463921
                  ],
                  [
                    320395.00760120194,
                    4335412.573472823,
                    367.324423463921
                  ],
                  [
                    318539.88760120195,
                    4335412.573472823,
                    -10.175576536079006
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T20:08:30+00:00",
            "end_time": "2018-02-20T17:18: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": "20180221_260560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1846693579054,
              39.20382740701704,
              -9.039510383328718
            ],
            [
              -77.18502087284472,
              39.215166373041654,
              -9.039510383328718
            ],
            [
              -77.16354478429058,
              39.21556739390209,
              370.2004896166713
            ],
            [
              -77.16319671770835,
              39.20422826692791,
              370.2004896166713
            ],
            [
              -77.1846693579054,
              39.20382740701704,
              -9.039510383328718
            ]
          ]
        ]
      },
      "bbox": [
        -77.18502087,
        39.20382741,
        -9.039510383,
        -77.16319672,
        39.21556739,
        370.2004896
      ],
      "properties": {
        "datetime": "2018-02-21T19:43:18Z",
        "pc:count": 16572811,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312416.526,
            "count": 16572811,
            "maximum": 313215.8326,
            "minimum": 311360.4926,
            "name": "X",
            "position": 0,
            "stddev": 514.3857532,
            "variance": 264592.7031
          },
          {
            "average": 4342261.054,
            "count": 16572811,
            "maximum": 4342928.13,
            "minimum": 4341668.87,
            "name": "Y",
            "position": 1,
            "stddev": 356.1906939,
            "variance": 126871.8104
          },
          {
            "average": 146.8650433,
            "count": 16572811,
            "maximum": 370.2004896,
            "minimum": -9.039510383,
            "name": "Z",
            "position": 2,
            "stddev": 14.32989383,
            "variance": 205.3458573
          },
          {
            "average": 6542.958427,
            "count": 16572811,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6549.480028,
            "variance": 42895688.64
          },
          {
            "average": 2.051427003,
            "count": 16572811,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.28276838,
            "variance": 1.645494716
          },
          {
            "average": 2.947771383,
            "count": 16572811,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.57644478,
            "variance": 2.485178145
          },
          {
            "average": 0.4961832365,
            "count": 16572811,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999854472,
            "variance": 0.2499854474
          },
          {
            "average": 0,
            "count": 16572811,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.418773617,
            "count": 16572811,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5137403667,
            "variance": 0.2639291644
          },
          {
            "average": 10.96676183,
            "count": 16572811,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.483809152,
            "variance": 71.97501774
          },
          {
            "average": 0,
            "count": 16572811,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.5195077,
            "count": 16572811,
            "maximum": 56,
            "minimum": 54,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5489290193,
            "variance": 0.3013230682
          },
          {
            "average": 203277056.7,
            "count": 16572811,
            "maximum": 203277398.6,
            "minimum": 203275530,
            "name": "GpsTime",
            "position": 12,
            "stddev": 391.2885829,
            "variance": 153106.7551
          },
          {
            "average": 0,
            "count": 16572811,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16572811,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16572811,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003549790075,
            "count": 16572811,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0188375428,
            "variance": 0.0003548530188
          },
          {
            "average": 0.419673464,
            "count": 16572811,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4935054836,
            "variance": 0.2435476623
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311360.4926,
          4341668.87,
          -9.039510383,
          313215.8326,
          4342928.13,
          370.2004896
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311360.49258736405,
                4341668.870179221,
                -9.039510383328718
              ],
              [
                311360.49258736405,
                4342928.130179221,
                -9.039510383328718
              ],
              [
                313215.832587364,
                4342928.130179221,
                370.2004896166713
              ],
              [
                313215.832587364,
                4341668.870179221,
                370.2004896166713
              ],
              [
                311360.49258736405,
                4341668.870179221,
                -9.039510383328718
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-21T19:43:18+00:00",
        "end_time": "2018-02-21T19:12:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_260560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_260560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_260560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_260560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18502087,
            39.20382741,
            -9.039510383,
            -77.16319672,
            39.21556739,
            370.2004896
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1846693579054,
                  39.20382740701704,
                  -9.039510383328718
                ],
                [
                  -77.18502087284472,
                  39.215166373041654,
                  -9.039510383328718
                ],
                [
                  -77.16354478429058,
                  39.21556739390209,
                  370.2004896166713
                ],
                [
                  -77.16319671770835,
                  39.20422826692791,
                  370.2004896166713
                ],
                [
                  -77.1846693579054,
                  39.20382740701704,
                  -9.039510383328718
                ]
              ]
            ]
          },
          "id": "20180221_260560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_260560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-21T19:43:18Z",
            "pc:count": 16572811,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312416.526,
                "count": 16572811,
                "maximum": 313215.8326,
                "minimum": 311360.4926,
                "name": "X",
                "position": 0,
                "stddev": 514.3857532,
                "variance": 264592.7031
              },
              {
                "average": 4342261.054,
                "count": 16572811,
                "maximum": 4342928.13,
                "minimum": 4341668.87,
                "name": "Y",
                "position": 1,
                "stddev": 356.1906939,
                "variance": 126871.8104
              },
              {
                "average": 146.8650433,
                "count": 16572811,
                "maximum": 370.2004896,
                "minimum": -9.039510383,
                "name": "Z",
                "position": 2,
                "stddev": 14.32989383,
                "variance": 205.3458573
              },
              {
                "average": 6542.958427,
                "count": 16572811,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6549.480028,
                "variance": 42895688.64
              },
              {
                "average": 2.051427003,
                "count": 16572811,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.28276838,
                "variance": 1.645494716
              },
              {
                "average": 2.947771383,
                "count": 16572811,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.57644478,
                "variance": 2.485178145
              },
              {
                "average": 0.4961832365,
                "count": 16572811,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999854472,
                "variance": 0.2499854474
              },
              {
                "average": 0,
                "count": 16572811,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.418773617,
                "count": 16572811,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5137403667,
                "variance": 0.2639291644
              },
              {
                "average": 10.96676183,
                "count": 16572811,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.483809152,
                "variance": 71.97501774
              },
              {
                "average": 0,
                "count": 16572811,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.5195077,
                "count": 16572811,
                "maximum": 56,
                "minimum": 54,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5489290193,
                "variance": 0.3013230682
              },
              {
                "average": 203277056.7,
                "count": 16572811,
                "maximum": 203277398.6,
                "minimum": 203275530,
                "name": "GpsTime",
                "position": 12,
                "stddev": 391.2885829,
                "variance": 153106.7551
              },
              {
                "average": 0,
                "count": 16572811,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16572811,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16572811,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003549790075,
                "count": 16572811,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0188375428,
                "variance": 0.0003548530188
              },
              {
                "average": 0.419673464,
                "count": 16572811,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4935054836,
                "variance": 0.2435476623
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311360.4926,
              4341668.87,
              -9.039510383,
              313215.8326,
              4342928.13,
              370.2004896
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311360.49258736405,
                    4341668.870179221,
                    -9.039510383328718
                  ],
                  [
                    311360.49258736405,
                    4342928.130179221,
                    -9.039510383328718
                  ],
                  [
                    313215.832587364,
                    4342928.130179221,
                    370.2004896166713
                  ],
                  [
                    313215.832587364,
                    4341668.870179221,
                    370.2004896166713
                  ],
                  [
                    311360.49258736405,
                    4341668.870179221,
                    -9.039510383328718
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-21T19:43:18+00:00",
            "end_time": "2018-02-21T19:12: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": "20180228_248524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22669905266949,
              39.104912507880535,
              -9.904841276076894
            ],
            [
              -77.2270560224397,
              39.11624990492181,
              -9.904841276076894
            ],
            [
              -77.2056122155148,
              39.11665778862205,
              370.3351587239231
            ],
            [
              -77.20525867609489,
              39.10532022778105,
              370.3351587239231
            ],
            [
              -77.22669905266949,
              39.104912507880535,
              -9.904841276076894
            ]
          ]
        ]
      },
      "bbox": [
        -77.22705602,
        39.10491251,
        -9.904841276,
        -77.20525868,
        39.11665779,
        370.3351587
      ],
      "properties": {
        "datetime": "2018-03-05T19:40:52Z",
        "pc:count": 13274416,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308348.5932,
            "count": 13274416,
            "maximum": 309316.6477,
            "minimum": 307461.4477,
            "name": "X",
            "position": 0,
            "stddev": 572.3213704,
            "variance": 327551.751
          },
          {
            "average": 4331414.113,
            "count": 13274416,
            "maximum": 4332037.651,
            "minimum": 4330778.551,
            "name": "Y",
            "position": 1,
            "stddev": 356.5274749,
            "variance": 127111.8404
          },
          {
            "average": 123.4711612,
            "count": 13274416,
            "maximum": 370.3351587,
            "minimum": -9.904841276,
            "name": "Z",
            "position": 2,
            "stddev": 9.577599729,
            "variance": 91.73041656
          },
          {
            "average": 5348.286344,
            "count": 13274416,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5512.522987,
            "variance": 30387909.68
          },
          {
            "average": 1.929096617,
            "count": 13274416,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.225624386,
            "variance": 1.502155136
          },
          {
            "average": 2.742458124,
            "count": 13274416,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.550864505,
            "variance": 2.405180714
          },
          {
            "average": 0.5019485603,
            "count": 13274416,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962219,
            "variance": 0.2499962219
          },
          {
            "average": 0,
            "count": 13274416,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372809998,
            "count": 13274416,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5478370693,
            "variance": 0.3001254545
          },
          {
            "average": -6.820129206,
            "count": 13274416,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76477008,
            "variance": 138.4098151
          },
          {
            "average": 0,
            "count": 13274416,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.3849511,
            "count": 13274416,
            "maximum": 80,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.444540033,
            "variance": 29.64301617
          },
          {
            "average": 204244068.1,
            "count": 13274416,
            "maximum": 204314052.4,
            "minimum": 203883529.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 158088.4051,
            "variance": 24991943830.0
          },
          {
            "average": 0,
            "count": 13274416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13274416,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13274416,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007543834697,
            "count": 13274416,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02745568123,
            "variance": 0.000753814432
          },
          {
            "average": 0.3825882058,
            "count": 13274416,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4860190206,
            "variance": 0.2362144884
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307461.4477,
          4330778.551,
          -9.904841276,
          309316.6477,
          4332037.651,
          370.3351587
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307461.4477426914,
                4330778.551177247,
                -9.904841276076894
              ],
              [
                307461.4477426914,
                4332037.651177247,
                -9.904841276076894
              ],
              [
                309316.64774269133,
                4332037.651177247,
                370.3351587239231
              ],
              [
                309316.64774269133,
                4330778.551177247,
                370.3351587239231
              ],
              [
                307461.4477426914,
                4330778.551177247,
                -9.904841276076894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:40:52+00:00",
        "end_time": "2018-02-28T20:05:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_248524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_248524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_248524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_248524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22705602,
            39.10491251,
            -9.904841276,
            -77.20525868,
            39.11665779,
            370.3351587
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22669905266949,
                  39.104912507880535,
                  -9.904841276076894
                ],
                [
                  -77.2270560224397,
                  39.11624990492181,
                  -9.904841276076894
                ],
                [
                  -77.2056122155148,
                  39.11665778862205,
                  370.3351587239231
                ],
                [
                  -77.20525867609489,
                  39.10532022778105,
                  370.3351587239231
                ],
                [
                  -77.22669905266949,
                  39.104912507880535,
                  -9.904841276076894
                ]
              ]
            ]
          },
          "id": "20180228_248524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_248524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:40:52Z",
            "pc:count": 13274416,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308348.5932,
                "count": 13274416,
                "maximum": 309316.6477,
                "minimum": 307461.4477,
                "name": "X",
                "position": 0,
                "stddev": 572.3213704,
                "variance": 327551.751
              },
              {
                "average": 4331414.113,
                "count": 13274416,
                "maximum": 4332037.651,
                "minimum": 4330778.551,
                "name": "Y",
                "position": 1,
                "stddev": 356.5274749,
                "variance": 127111.8404
              },
              {
                "average": 123.4711612,
                "count": 13274416,
                "maximum": 370.3351587,
                "minimum": -9.904841276,
                "name": "Z",
                "position": 2,
                "stddev": 9.577599729,
                "variance": 91.73041656
              },
              {
                "average": 5348.286344,
                "count": 13274416,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5512.522987,
                "variance": 30387909.68
              },
              {
                "average": 1.929096617,
                "count": 13274416,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.225624386,
                "variance": 1.502155136
              },
              {
                "average": 2.742458124,
                "count": 13274416,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.550864505,
                "variance": 2.405180714
              },
              {
                "average": 0.5019485603,
                "count": 13274416,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962219,
                "variance": 0.2499962219
              },
              {
                "average": 0,
                "count": 13274416,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372809998,
                "count": 13274416,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5478370693,
                "variance": 0.3001254545
              },
              {
                "average": -6.820129206,
                "count": 13274416,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76477008,
                "variance": 138.4098151
              },
              {
                "average": 0,
                "count": 13274416,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.3849511,
                "count": 13274416,
                "maximum": 80,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.444540033,
                "variance": 29.64301617
              },
              {
                "average": 204244068.1,
                "count": 13274416,
                "maximum": 204314052.4,
                "minimum": 203883529.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 158088.4051,
                "variance": 24991943830.0
              },
              {
                "average": 0,
                "count": 13274416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13274416,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13274416,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007543834697,
                "count": 13274416,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02745568123,
                "variance": 0.000753814432
              },
              {
                "average": 0.3825882058,
                "count": 13274416,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4860190206,
                "variance": 0.2362144884
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307461.4477,
              4330778.551,
              -9.904841276,
              309316.6477,
              4332037.651,
              370.3351587
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307461.4477426914,
                    4330778.551177247,
                    -9.904841276076894
                  ],
                  [
                    307461.4477426914,
                    4332037.651177247,
                    -9.904841276076894
                  ],
                  [
                    309316.64774269133,
                    4332037.651177247,
                    370.3351587239231
                  ],
                  [
                    309316.64774269133,
                    4330778.551177247,
                    370.3351587239231
                  ],
                  [
                    307461.4477426914,
                    4330778.551177247,
                    -9.904841276076894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:40:52+00:00",
            "end_time": "2018-02-28T20:05: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": "20180221_266556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16347011607955,
              39.19287759733817,
              -10.200911607079803
            ],
            [
              -77.1638180529097,
              39.20421566385568,
              -10.200911607079803
            ],
            [
              -77.14234615656221,
              39.20461266273896,
              328.03908839292023
            ],
            [
              -77.1420016658893,
              39.19327443688612,
              328.03908839292023
            ],
            [
              -77.16347011607955,
              39.19287759733817,
              -10.200911607079803
            ]
          ]
        ]
      },
      "bbox": [
        -77.16381805,
        39.1928776,
        -10.20091161,
        -77.14200167,
        39.20461266,
        328.0390884
      ],
      "properties": {
        "datetime": "2018-03-06T14:27:00Z",
        "pc:count": 16185382,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314018.1239,
            "count": 16185382,
            "maximum": 315017.384,
            "minimum": 313162.144,
            "name": "X",
            "position": 0,
            "stddev": 531.6869113,
            "variance": 282690.9717
          },
          {
            "average": 4341086.053,
            "count": 16185382,
            "maximum": 4341668.752,
            "minimum": 4340409.612,
            "name": "Y",
            "position": 1,
            "stddev": 368.8941131,
            "variance": 136082.8667
          },
          {
            "average": 170.7273333,
            "count": 16185382,
            "maximum": 328.0390884,
            "minimum": -10.20091161,
            "name": "Z",
            "position": 2,
            "stddev": 12.75855976,
            "variance": 162.7808472
          },
          {
            "average": 6891.878316,
            "count": 16185382,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7007.517677,
            "variance": 49105303.99
          },
          {
            "average": 2.08784371,
            "count": 16185382,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.305323054,
            "variance": 1.703868276
          },
          {
            "average": 3.007153616,
            "count": 16185382,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.585910303,
            "variance": 2.51511149
          },
          {
            "average": 0.5006660949,
            "count": 16185382,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995718,
            "variance": 0.2499995718
          },
          {
            "average": 0,
            "count": 16185382,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.39701071,
            "count": 16185382,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5476200217,
            "variance": 0.2998876881
          },
          {
            "average": -6.662584463,
            "count": 16185382,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.67626529,
            "variance": 136.335171
          },
          {
            "average": 0,
            "count": 16185382,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.6529498,
            "count": 16185382,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.23121691,
            "variance": 126.1402332
          },
          {
            "average": 204163799.6,
            "count": 16185382,
            "maximum": 204381620.2,
            "minimum": 203277346.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 439254.9553,
            "variance": 192944915700.0
          },
          {
            "average": 0,
            "count": 16185382,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16185382,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16185382,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000419761486,
            "count": 16185382,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02048378169,
            "variance": 0.0004195853122
          },
          {
            "average": 0.3881431405,
            "count": 16185382,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4873274645,
            "variance": 0.2374880577
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313162.144,
          4340409.612,
          -10.20091161,
          315017.384,
          4341668.752,
          328.0390884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313162.1439597701,
                4340409.612495102,
                -10.200911607079803
              ],
              [
                313162.1439597701,
                4341668.752495103,
                -10.200911607079803
              ],
              [
                315017.3839597701,
                4341668.752495103,
                328.03908839292023
              ],
              [
                315017.3839597701,
                4340409.612495102,
                328.03908839292023
              ],
              [
                313162.1439597701,
                4340409.612495102,
                -10.200911607079803
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:27:00+00:00",
        "end_time": "2018-02-21T19:42:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_266556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_266556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_266556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_266556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16381805,
            39.1928776,
            -10.20091161,
            -77.14200167,
            39.20461266,
            328.0390884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16347011607955,
                  39.19287759733817,
                  -10.200911607079803
                ],
                [
                  -77.1638180529097,
                  39.20421566385568,
                  -10.200911607079803
                ],
                [
                  -77.14234615656221,
                  39.20461266273896,
                  328.03908839292023
                ],
                [
                  -77.1420016658893,
                  39.19327443688612,
                  328.03908839292023
                ],
                [
                  -77.16347011607955,
                  39.19287759733817,
                  -10.200911607079803
                ]
              ]
            ]
          },
          "id": "20180221_266556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_266556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:27:00Z",
            "pc:count": 16185382,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314018.1239,
                "count": 16185382,
                "maximum": 315017.384,
                "minimum": 313162.144,
                "name": "X",
                "position": 0,
                "stddev": 531.6869113,
                "variance": 282690.9717
              },
              {
                "average": 4341086.053,
                "count": 16185382,
                "maximum": 4341668.752,
                "minimum": 4340409.612,
                "name": "Y",
                "position": 1,
                "stddev": 368.8941131,
                "variance": 136082.8667
              },
              {
                "average": 170.7273333,
                "count": 16185382,
                "maximum": 328.0390884,
                "minimum": -10.20091161,
                "name": "Z",
                "position": 2,
                "stddev": 12.75855976,
                "variance": 162.7808472
              },
              {
                "average": 6891.878316,
                "count": 16185382,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7007.517677,
                "variance": 49105303.99
              },
              {
                "average": 2.08784371,
                "count": 16185382,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.305323054,
                "variance": 1.703868276
              },
              {
                "average": 3.007153616,
                "count": 16185382,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.585910303,
                "variance": 2.51511149
              },
              {
                "average": 0.5006660949,
                "count": 16185382,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995718,
                "variance": 0.2499995718
              },
              {
                "average": 0,
                "count": 16185382,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.39701071,
                "count": 16185382,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5476200217,
                "variance": 0.2998876881
              },
              {
                "average": -6.662584463,
                "count": 16185382,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.67626529,
                "variance": 136.335171
              },
              {
                "average": 0,
                "count": 16185382,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.6529498,
                "count": 16185382,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.23121691,
                "variance": 126.1402332
              },
              {
                "average": 204163799.6,
                "count": 16185382,
                "maximum": 204381620.2,
                "minimum": 203277346.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 439254.9553,
                "variance": 192944915700.0
              },
              {
                "average": 0,
                "count": 16185382,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16185382,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16185382,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000419761486,
                "count": 16185382,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02048378169,
                "variance": 0.0004195853122
              },
              {
                "average": 0.3881431405,
                "count": 16185382,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4873274645,
                "variance": 0.2374880577
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313162.144,
              4340409.612,
              -10.20091161,
              315017.384,
              4341668.752,
              328.0390884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313162.1439597701,
                    4340409.612495102,
                    -10.200911607079803
                  ],
                  [
                    313162.1439597701,
                    4341668.752495103,
                    -10.200911607079803
                  ],
                  [
                    315017.3839597701,
                    4341668.752495103,
                    328.03908839292023
                  ],
                  [
                    315017.3839597701,
                    4340409.612495102,
                    328.03908839292023
                  ],
                  [
                    313162.1439597701,
                    4340409.612495102,
                    -10.200911607079803
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:27:00+00:00",
            "end_time": "2018-02-21T19:42: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": "20180228_254528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20558753065275,
              39.11593416504204,
              -10.396744114816983
            ],
            [
              -77.20594126202506,
              39.127271882769456,
              -10.396744114816983
            ],
            [
              -77.18449427114498,
              39.127675968291854,
              364.78325588518305
            ],
            [
              -77.18414397217916,
              39.116338088298626,
              364.78325588518305
            ],
            [
              -77.20558753065275,
              39.11593416504204,
              -10.396744114816983
            ]
          ]
        ]
      },
      "bbox": [
        -77.20594126,
        39.11593417,
        -10.39674411,
        -77.18414397,
        39.12767597,
        364.7832559
      ],
      "properties": {
        "datetime": "2018-04-12T01:54:24Z",
        "pc:count": 12035199,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310243.3578,
            "count": 12035199,
            "maximum": 311171.9906,
            "minimum": 309316.8306,
            "name": "X",
            "position": 0,
            "stddev": 560.7183229,
            "variance": 314405.0376
          },
          {
            "average": 4332617.645,
            "count": 12035199,
            "maximum": 4333216.404,
            "minimum": 4331957.284,
            "name": "Y",
            "position": 1,
            "stddev": 350.7481758,
            "variance": 123024.2828
          },
          {
            "average": 140.9616134,
            "count": 12035199,
            "maximum": 364.7832559,
            "minimum": -10.39674411,
            "name": "Z",
            "position": 2,
            "stddev": 11.34906341,
            "variance": 128.8012402
          },
          {
            "average": 5509.627936,
            "count": 12035199,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5488.105993,
            "variance": 30119307.39
          },
          {
            "average": 1.785916959,
            "count": 12035199,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.157218742,
            "variance": 1.339155217
          },
          {
            "average": 2.476797766,
            "count": 12035199,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.526903426,
            "variance": 2.331434072
          },
          {
            "average": 0.4982829116,
            "count": 12035199,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999970724,
            "variance": 0.2499970724
          },
          {
            "average": 0,
            "count": 12035199,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.439088544,
            "count": 12035199,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9070898225,
            "variance": 0.8228119461
          },
          {
            "average": -5.956084705,
            "count": 12035199,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73667742,
            "variance": 137.7495967
          },
          {
            "average": 0,
            "count": 12035199,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.15408378,
            "count": 12035199,
            "maximum": 89,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.870012949,
            "variance": 34.45705202
          },
          {
            "average": 204263958.7,
            "count": 12035199,
            "maximum": 207533264.4,
            "minimum": 203883558.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 358856.4839,
            "variance": 128777976000.0
          },
          {
            "average": 0,
            "count": 12035199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12035199,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12035199,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008649628477,
            "count": 12035199,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02939752981,
            "variance": 0.0008642147588
          },
          {
            "average": 0.3851399549,
            "count": 12035199,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4866283898,
            "variance": 0.2368071897
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309316.8306,
          4331957.284,
          -10.39674411,
          311171.9906,
          4333216.404,
          364.7832559
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309316.8305660976,
                4331957.284075406,
                -10.396744114816983
              ],
              [
                309316.8305660976,
                4333216.404075406,
                -10.396744114816983
              ],
              [
                311171.9905660976,
                4333216.404075406,
                364.78325588518305
              ],
              [
                311171.9905660976,
                4331957.284075406,
                364.78325588518305
              ],
              [
                309316.8305660976,
                4331957.284075406,
                -10.396744114816983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:54:24+00:00",
        "end_time": "2018-02-28T20:05:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_254528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_254528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_254528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_254528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20594126,
            39.11593417,
            -10.39674411,
            -77.18414397,
            39.12767597,
            364.7832559
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20558753065275,
                  39.11593416504204,
                  -10.396744114816983
                ],
                [
                  -77.20594126202506,
                  39.127271882769456,
                  -10.396744114816983
                ],
                [
                  -77.18449427114498,
                  39.127675968291854,
                  364.78325588518305
                ],
                [
                  -77.18414397217916,
                  39.116338088298626,
                  364.78325588518305
                ],
                [
                  -77.20558753065275,
                  39.11593416504204,
                  -10.396744114816983
                ]
              ]
            ]
          },
          "id": "20180228_254528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_254528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:54:24Z",
            "pc:count": 12035199,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310243.3578,
                "count": 12035199,
                "maximum": 311171.9906,
                "minimum": 309316.8306,
                "name": "X",
                "position": 0,
                "stddev": 560.7183229,
                "variance": 314405.0376
              },
              {
                "average": 4332617.645,
                "count": 12035199,
                "maximum": 4333216.404,
                "minimum": 4331957.284,
                "name": "Y",
                "position": 1,
                "stddev": 350.7481758,
                "variance": 123024.2828
              },
              {
                "average": 140.9616134,
                "count": 12035199,
                "maximum": 364.7832559,
                "minimum": -10.39674411,
                "name": "Z",
                "position": 2,
                "stddev": 11.34906341,
                "variance": 128.8012402
              },
              {
                "average": 5509.627936,
                "count": 12035199,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5488.105993,
                "variance": 30119307.39
              },
              {
                "average": 1.785916959,
                "count": 12035199,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.157218742,
                "variance": 1.339155217
              },
              {
                "average": 2.476797766,
                "count": 12035199,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.526903426,
                "variance": 2.331434072
              },
              {
                "average": 0.4982829116,
                "count": 12035199,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999970724,
                "variance": 0.2499970724
              },
              {
                "average": 0,
                "count": 12035199,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.439088544,
                "count": 12035199,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9070898225,
                "variance": 0.8228119461
              },
              {
                "average": -5.956084705,
                "count": 12035199,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73667742,
                "variance": 137.7495967
              },
              {
                "average": 0,
                "count": 12035199,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.15408378,
                "count": 12035199,
                "maximum": 89,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.870012949,
                "variance": 34.45705202
              },
              {
                "average": 204263958.7,
                "count": 12035199,
                "maximum": 207533264.4,
                "minimum": 203883558.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 358856.4839,
                "variance": 128777976000.0
              },
              {
                "average": 0,
                "count": 12035199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12035199,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12035199,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008649628477,
                "count": 12035199,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02939752981,
                "variance": 0.0008642147588
              },
              {
                "average": 0.3851399549,
                "count": 12035199,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4866283898,
                "variance": 0.2368071897
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309316.8306,
              4331957.284,
              -10.39674411,
              311171.9906,
              4333216.404,
              364.7832559
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309316.8305660976,
                    4331957.284075406,
                    -10.396744114816983
                  ],
                  [
                    309316.8305660976,
                    4333216.404075406,
                    -10.396744114816983
                  ],
                  [
                    311171.9905660976,
                    4333216.404075406,
                    364.78325588518305
                  ],
                  [
                    311171.9905660976,
                    4331957.284075406,
                    364.78325588518305
                  ],
                  [
                    309316.8305660976,
                    4331957.284075406,
                    -10.396744114816983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:54:24+00:00",
            "end_time": "2018-02-28T20:05: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": "20180305_254544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20571166325256,
              39.15986268262625,
              -10.237258229363192
            ],
            [
              -77.20606600748872,
              39.17120157436973,
              -10.237258229363192
            ],
            [
              -77.18460730053712,
              39.17160602905332,
              320.3427417706368
            ],
            [
              -77.18425639633737,
              39.16026697493128,
              320.3427417706368
            ],
            [
              -77.20571166325256,
              39.15986268262625,
              -10.237258229363192
            ]
          ]
        ]
      },
      "bbox": [
        -77.20606601,
        39.15986268,
        -10.23725823,
        -77.1842564,
        39.17160603,
        320.3427418
      ],
      "properties": {
        "datetime": "2018-03-06T14:28:17Z",
        "pc:count": 13245307,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310316.7128,
            "count": 13245307,
            "maximum": 311279.6494,
            "minimum": 309424.6294,
            "name": "X",
            "position": 0,
            "stddev": 509.2160877,
            "variance": 259301.024
          },
          {
            "average": 4337496.595,
            "count": 13245307,
            "maximum": 4338092.456,
            "minimum": 4336833.196,
            "name": "Y",
            "position": 1,
            "stddev": 355.8326498,
            "variance": 126616.8747
          },
          {
            "average": 135.7701778,
            "count": 13245307,
            "maximum": 320.3427418,
            "minimum": -10.23725823,
            "name": "Z",
            "position": 2,
            "stddev": 21.87141305,
            "variance": 478.358709
          },
          {
            "average": 5431.791293,
            "count": 13245307,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5845.487455,
            "variance": 34169723.58
          },
          {
            "average": 2.070894469,
            "count": 13245307,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.300212383,
            "variance": 1.690552241
          },
          {
            "average": 2.945794386,
            "count": 13245307,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.575875079,
            "variance": 2.483382264
          },
          {
            "average": 0.5045810565,
            "count": 13245307,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999790324,
            "variance": 0.2499790328
          },
          {
            "average": 0,
            "count": 13245307,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.537604753,
            "count": 13245307,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.972977721,
            "variance": 3.892641086
          },
          {
            "average": -10.44048852,
            "count": 13245307,
            "maximum": 18,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.822948088,
            "variance": 77.84441296
          },
          {
            "average": 0,
            "count": 13245307,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.06199154,
            "count": 13245307,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.852785105,
            "variance": 3.432812646
          },
          {
            "average": 204375893.6,
            "count": 13245307,
            "maximum": 204381697.2,
            "minimum": 204314740.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18076.30971,
            "variance": 326752972.9
          },
          {
            "average": 0,
            "count": 13245307,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13245307,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13245307,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0138741971,
            "count": 13245307,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.1169688197,
            "variance": 0.01368170479
          },
          {
            "average": 0.4210725354,
            "count": 13245307,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4937311756,
            "variance": 0.2437704737
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309424.6294,
          4336833.196,
          -10.23725823,
          311279.6494,
          4338092.456,
          320.3427418
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309424.6293697803,
                4336833.19607737,
                -10.237258229363192
              ],
              [
                309424.6293697803,
                4338092.45607737,
                -10.237258229363192
              ],
              [
                311279.6493697803,
                4338092.45607737,
                320.3427417706368
              ],
              [
                311279.6493697803,
                4336833.19607737,
                320.3427417706368
              ],
              [
                309424.6293697803,
                4336833.19607737,
                -10.237258229363192
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:28:17+00:00",
        "end_time": "2018-03-05T19:52:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_254544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_254544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_254544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_254544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20606601,
            39.15986268,
            -10.23725823,
            -77.1842564,
            39.17160603,
            320.3427418
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20571166325256,
                  39.15986268262625,
                  -10.237258229363192
                ],
                [
                  -77.20606600748872,
                  39.17120157436973,
                  -10.237258229363192
                ],
                [
                  -77.18460730053712,
                  39.17160602905332,
                  320.3427417706368
                ],
                [
                  -77.18425639633737,
                  39.16026697493128,
                  320.3427417706368
                ],
                [
                  -77.20571166325256,
                  39.15986268262625,
                  -10.237258229363192
                ]
              ]
            ]
          },
          "id": "20180305_254544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_254544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:28:17Z",
            "pc:count": 13245307,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310316.7128,
                "count": 13245307,
                "maximum": 311279.6494,
                "minimum": 309424.6294,
                "name": "X",
                "position": 0,
                "stddev": 509.2160877,
                "variance": 259301.024
              },
              {
                "average": 4337496.595,
                "count": 13245307,
                "maximum": 4338092.456,
                "minimum": 4336833.196,
                "name": "Y",
                "position": 1,
                "stddev": 355.8326498,
                "variance": 126616.8747
              },
              {
                "average": 135.7701778,
                "count": 13245307,
                "maximum": 320.3427418,
                "minimum": -10.23725823,
                "name": "Z",
                "position": 2,
                "stddev": 21.87141305,
                "variance": 478.358709
              },
              {
                "average": 5431.791293,
                "count": 13245307,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5845.487455,
                "variance": 34169723.58
              },
              {
                "average": 2.070894469,
                "count": 13245307,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.300212383,
                "variance": 1.690552241
              },
              {
                "average": 2.945794386,
                "count": 13245307,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.575875079,
                "variance": 2.483382264
              },
              {
                "average": 0.5045810565,
                "count": 13245307,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999790324,
                "variance": 0.2499790328
              },
              {
                "average": 0,
                "count": 13245307,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.537604753,
                "count": 13245307,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.972977721,
                "variance": 3.892641086
              },
              {
                "average": -10.44048852,
                "count": 13245307,
                "maximum": 18,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.822948088,
                "variance": 77.84441296
              },
              {
                "average": 0,
                "count": 13245307,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.06199154,
                "count": 13245307,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.852785105,
                "variance": 3.432812646
              },
              {
                "average": 204375893.6,
                "count": 13245307,
                "maximum": 204381697.2,
                "minimum": 204314740.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18076.30971,
                "variance": 326752972.9
              },
              {
                "average": 0,
                "count": 13245307,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13245307,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13245307,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0138741971,
                "count": 13245307,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.1169688197,
                "variance": 0.01368170479
              },
              {
                "average": 0.4210725354,
                "count": 13245307,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4937311756,
                "variance": 0.2437704737
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309424.6294,
              4336833.196,
              -10.23725823,
              311279.6494,
              4338092.456,
              320.3427418
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309424.6293697803,
                    4336833.19607737,
                    -10.237258229363192
                  ],
                  [
                    309424.6293697803,
                    4338092.45607737,
                    -10.237258229363192
                  ],
                  [
                    311279.6493697803,
                    4338092.45607737,
                    320.3427417706368
                  ],
                  [
                    311279.6493697803,
                    4336833.19607737,
                    320.3427417706368
                  ],
                  [
                    309424.6293697803,
                    4336833.19607737,
                    -10.237258229363192
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:28:17+00:00",
            "end_time": "2018-03-05T19:52: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": "20180221_266560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16349483357985,
              39.203858527609704,
              -8.85074931832878
            ],
            [
              -77.16384294905852,
              39.21519783316259,
              -8.85074931832878
            ],
            [
              -77.14236840297305,
              39.215594916011575,
              356.56925068167124
            ],
            [
              -77.14202373580673,
              39.20425545108491,
              356.56925068167124
            ],
            [
              -77.16349483357985,
              39.203858527609704,
              -8.85074931832878
            ]
          ]
        ]
      },
      "bbox": [
        -77.16384295,
        39.20385853,
        -8.850749318,
        -77.14202374,
        39.21559492,
        356.5692507
      ],
      "properties": {
        "datetime": "2018-03-06T14:26:36Z",
        "pc:count": 16849228,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 314108.3387,
            "count": 16849228,
            "maximum": 315044.289,
            "minimum": 313189.109,
            "name": "X",
            "position": 0,
            "stddev": 502.3488794,
            "variance": 252354.3966
          },
          {
            "average": 4342182.815,
            "count": 16849228,
            "maximum": 4342887.727,
            "minimum": 4341628.447,
            "name": "Y",
            "position": 1,
            "stddev": 340.9301359,
            "variance": 116233.3576
          },
          {
            "average": 170.9741898,
            "count": 16849228,
            "maximum": 356.5692507,
            "minimum": -8.850749318,
            "name": "Z",
            "position": 2,
            "stddev": 12.65666393,
            "variance": 160.191142
          },
          {
            "average": 7418.631608,
            "count": 16849228,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6862.806727,
            "variance": 47098116.17
          },
          {
            "average": 2.011984585,
            "count": 16849228,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.293069162,
            "variance": 1.672027859
          },
          {
            "average": 2.86979083,
            "count": 16849228,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.62492602,
            "variance": 2.640384569
          },
          {
            "average": 0.502266454,
            "count": 16849228,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994878,
            "variance": 0.249994878
          },
          {
            "average": 0,
            "count": 16849228,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.455022628,
            "count": 16849228,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5250716348,
            "variance": 0.2757002216
          },
          {
            "average": 1.975911692,
            "count": 16849228,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.78122514,
            "variance": 189.9221663
          },
          {
            "average": 0,
            "count": 16849228,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 66.04149027,
            "count": 16849228,
            "maximum": 84,
            "minimum": 55,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.48962992,
            "variance": 181.9701153
          },
          {
            "average": 203675547.1,
            "count": 16849228,
            "maximum": 204381596.1,
            "minimum": 203276756.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 530262.6992,
            "variance": 281178530200.0
          },
          {
            "average": 0,
            "count": 16849228,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16849228,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16849228,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003247033039,
            "count": 16849228,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01801660043,
            "variance": 0.0003245978909
          },
          {
            "average": 0.3284663843,
            "count": 16849228,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4696554394,
            "variance": 0.2205762318
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313189.109,
          4341628.447,
          -8.850749318,
          315044.289,
          4342887.727,
          356.5692507
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313189.10895366065,
                4341628.44702921,
                -8.85074931832878
              ],
              [
                313189.10895366065,
                4342887.727029209,
                -8.85074931832878
              ],
              [
                315044.2889536607,
                4342887.727029209,
                356.56925068167124
              ],
              [
                315044.2889536607,
                4341628.44702921,
                356.56925068167124
              ],
              [
                313189.10895366065,
                4341628.44702921,
                -8.85074931832878
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:26:36+00:00",
        "end_time": "2018-02-21T19:32:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_266560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_266560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_266560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_266560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16384295,
            39.20385853,
            -8.850749318,
            -77.14202374,
            39.21559492,
            356.5692507
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16349483357985,
                  39.203858527609704,
                  -8.85074931832878
                ],
                [
                  -77.16384294905852,
                  39.21519783316259,
                  -8.85074931832878
                ],
                [
                  -77.14236840297305,
                  39.215594916011575,
                  356.56925068167124
                ],
                [
                  -77.14202373580673,
                  39.20425545108491,
                  356.56925068167124
                ],
                [
                  -77.16349483357985,
                  39.203858527609704,
                  -8.85074931832878
                ]
              ]
            ]
          },
          "id": "20180221_266560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_266560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:26:36Z",
            "pc:count": 16849228,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 314108.3387,
                "count": 16849228,
                "maximum": 315044.289,
                "minimum": 313189.109,
                "name": "X",
                "position": 0,
                "stddev": 502.3488794,
                "variance": 252354.3966
              },
              {
                "average": 4342182.815,
                "count": 16849228,
                "maximum": 4342887.727,
                "minimum": 4341628.447,
                "name": "Y",
                "position": 1,
                "stddev": 340.9301359,
                "variance": 116233.3576
              },
              {
                "average": 170.9741898,
                "count": 16849228,
                "maximum": 356.5692507,
                "minimum": -8.850749318,
                "name": "Z",
                "position": 2,
                "stddev": 12.65666393,
                "variance": 160.191142
              },
              {
                "average": 7418.631608,
                "count": 16849228,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6862.806727,
                "variance": 47098116.17
              },
              {
                "average": 2.011984585,
                "count": 16849228,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.293069162,
                "variance": 1.672027859
              },
              {
                "average": 2.86979083,
                "count": 16849228,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.62492602,
                "variance": 2.640384569
              },
              {
                "average": 0.502266454,
                "count": 16849228,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994878,
                "variance": 0.249994878
              },
              {
                "average": 0,
                "count": 16849228,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.455022628,
                "count": 16849228,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5250716348,
                "variance": 0.2757002216
              },
              {
                "average": 1.975911692,
                "count": 16849228,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.78122514,
                "variance": 189.9221663
              },
              {
                "average": 0,
                "count": 16849228,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 66.04149027,
                "count": 16849228,
                "maximum": 84,
                "minimum": 55,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.48962992,
                "variance": 181.9701153
              },
              {
                "average": 203675547.1,
                "count": 16849228,
                "maximum": 204381596.1,
                "minimum": 203276756.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 530262.6992,
                "variance": 281178530200.0
              },
              {
                "average": 0,
                "count": 16849228,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16849228,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16849228,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003247033039,
                "count": 16849228,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01801660043,
                "variance": 0.0003245978909
              },
              {
                "average": 0.3284663843,
                "count": 16849228,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4696554394,
                "variance": 0.2205762318
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313189.109,
              4341628.447,
              -8.850749318,
              315044.289,
              4342887.727,
              356.5692507
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313189.10895366065,
                    4341628.44702921,
                    -8.85074931832878
                  ],
                  [
                    313189.10895366065,
                    4342887.727029209,
                    -8.85074931832878
                  ],
                  [
                    315044.2889536607,
                    4342887.727029209,
                    356.56925068167124
                  ],
                  [
                    315044.2889536607,
                    4341628.44702921,
                    356.56925068167124
                  ],
                  [
                    313189.10895366065,
                    4341628.44702921,
                    -8.85074931832878
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:26:36+00:00",
            "end_time": "2018-02-21T19:32: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": "20180305_254532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20561965508165,
              39.12691623048972,
              -10.430041745607696
            ],
            [
              -77.20597354116738,
              39.138254286739524,
              -10.430041745607696
            ],
            [
              -77.18452136914186,
              39.138658507086575,
              340.8699582543923
            ],
            [
              -77.18417091774297,
              39.12732028852507,
              340.8699582543923
            ],
            [
              -77.20561965508165,
              39.12691623048972,
              -10.430041745607696
            ]
          ]
        ]
      },
      "bbox": [
        -77.20597354,
        39.12691623,
        -10.43004175,
        -77.18417092,
        39.13865851,
        340.8699583
      ],
      "properties": {
        "datetime": "2018-03-05T19:51:59Z",
        "pc:count": 12846257,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310346.6743,
            "count": 12846257,
            "maximum": 311198.994,
            "minimum": 309343.674,
            "name": "X",
            "position": 0,
            "stddev": 529.6710539,
            "variance": 280551.4253
          },
          {
            "average": 4333769.004,
            "count": 12846257,
            "maximum": 4334435.414,
            "minimum": 4333176.254,
            "name": "Y",
            "position": 1,
            "stddev": 349.8249509,
            "variance": 122377.4962
          },
          {
            "average": 145.6326594,
            "count": 12846257,
            "maximum": 340.8699583,
            "minimum": -10.43004175,
            "name": "Z",
            "position": 2,
            "stddev": 10.09367826,
            "variance": 101.8823408
          },
          {
            "average": 5787.724469,
            "count": 12846257,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6071.255067,
            "variance": 36860138.08
          },
          {
            "average": 1.924096568,
            "count": 12846257,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.235282369,
            "variance": 1.52592253
          },
          {
            "average": 2.726238779,
            "count": 12846257,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.570185753,
            "variance": 2.465483299
          },
          {
            "average": 0.5012467056,
            "count": 12846257,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984652,
            "variance": 0.2499984652
          },
          {
            "average": 0,
            "count": 12846257,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.413099473,
            "count": 12846257,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.558173482,
            "variance": 0.311557636
          },
          {
            "average": -8.272101206,
            "count": 12846257,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.12463496,
            "variance": 123.757503
          },
          {
            "average": 0,
            "count": 12846257,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.29700628,
            "count": 12846257,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5997138197,
            "variance": 0.3596566655
          },
          {
            "average": 204313766.5,
            "count": 12846257,
            "maximum": 204314719.8,
            "minimum": 204313219,
            "name": "GpsTime",
            "position": 12,
            "stddev": 446.6844543,
            "variance": 199527.0017
          },
          {
            "average": 0,
            "count": 12846257,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12846257,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12846257,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007570298492,
            "count": 12846257,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02750376,
            "variance": 0.0007564568139
          },
          {
            "average": 0.3927970614,
            "count": 12846257,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4883723462,
            "variance": 0.2385075485
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309343.674,
          4333176.254,
          -10.43004175,
          311198.994,
          4334435.414,
          340.8699583
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309343.6739600512,
                4333176.254309964,
                -10.430041745607696
              ],
              [
                309343.6739600512,
                4334435.4143099645,
                -10.430041745607696
              ],
              [
                311198.99396005116,
                4334435.4143099645,
                340.8699582543923
              ],
              [
                311198.99396005116,
                4333176.254309964,
                340.8699582543923
              ],
              [
                309343.6739600512,
                4333176.254309964,
                -10.430041745607696
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:51:59+00:00",
        "end_time": "2018-03-05T19:26:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_254532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_254532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_254532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_254532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20597354,
            39.12691623,
            -10.43004175,
            -77.18417092,
            39.13865851,
            340.8699583
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20561965508165,
                  39.12691623048972,
                  -10.430041745607696
                ],
                [
                  -77.20597354116738,
                  39.138254286739524,
                  -10.430041745607696
                ],
                [
                  -77.18452136914186,
                  39.138658507086575,
                  340.8699582543923
                ],
                [
                  -77.18417091774297,
                  39.12732028852507,
                  340.8699582543923
                ],
                [
                  -77.20561965508165,
                  39.12691623048972,
                  -10.430041745607696
                ]
              ]
            ]
          },
          "id": "20180305_254532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_254532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:51:59Z",
            "pc:count": 12846257,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310346.6743,
                "count": 12846257,
                "maximum": 311198.994,
                "minimum": 309343.674,
                "name": "X",
                "position": 0,
                "stddev": 529.6710539,
                "variance": 280551.4253
              },
              {
                "average": 4333769.004,
                "count": 12846257,
                "maximum": 4334435.414,
                "minimum": 4333176.254,
                "name": "Y",
                "position": 1,
                "stddev": 349.8249509,
                "variance": 122377.4962
              },
              {
                "average": 145.6326594,
                "count": 12846257,
                "maximum": 340.8699583,
                "minimum": -10.43004175,
                "name": "Z",
                "position": 2,
                "stddev": 10.09367826,
                "variance": 101.8823408
              },
              {
                "average": 5787.724469,
                "count": 12846257,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6071.255067,
                "variance": 36860138.08
              },
              {
                "average": 1.924096568,
                "count": 12846257,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.235282369,
                "variance": 1.52592253
              },
              {
                "average": 2.726238779,
                "count": 12846257,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.570185753,
                "variance": 2.465483299
              },
              {
                "average": 0.5012467056,
                "count": 12846257,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984652,
                "variance": 0.2499984652
              },
              {
                "average": 0,
                "count": 12846257,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.413099473,
                "count": 12846257,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.558173482,
                "variance": 0.311557636
              },
              {
                "average": -8.272101206,
                "count": 12846257,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.12463496,
                "variance": 123.757503
              },
              {
                "average": 0,
                "count": 12846257,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.29700628,
                "count": 12846257,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5997138197,
                "variance": 0.3596566655
              },
              {
                "average": 204313766.5,
                "count": 12846257,
                "maximum": 204314719.8,
                "minimum": 204313219,
                "name": "GpsTime",
                "position": 12,
                "stddev": 446.6844543,
                "variance": 199527.0017
              },
              {
                "average": 0,
                "count": 12846257,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12846257,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12846257,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007570298492,
                "count": 12846257,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02750376,
                "variance": 0.0007564568139
              },
              {
                "average": 0.3927970614,
                "count": 12846257,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4883723462,
                "variance": 0.2385075485
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309343.674,
              4333176.254,
              -10.43004175,
              311198.994,
              4334435.414,
              340.8699583
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309343.6739600512,
                    4333176.254309964,
                    -10.430041745607696
                  ],
                  [
                    309343.6739600512,
                    4334435.4143099645,
                    -10.430041745607696
                  ],
                  [
                    311198.99396005116,
                    4334435.4143099645,
                    340.8699582543923
                  ],
                  [
                    311198.99396005116,
                    4333176.254309964,
                    340.8699582543923
                  ],
                  [
                    309343.6739600512,
                    4333176.254309964,
                    -10.430041745607696
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:51:59+00:00",
            "end_time": "2018-03-05T19:26: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": "20180228_272520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14210212872162,
              39.0940632190831,
              -10.365805634794441
            ],
            [
              -77.14244542116502,
              39.10540163765677,
              -10.365805634794441
            ],
            [
              -77.12100554822092,
              39.10579383306483,
              392.75419436520554
            ],
            [
              -77.12066568485925,
              39.09445525696483,
              392.75419436520554
            ],
            [
              -77.14210212872162,
              39.0940632190831,
              -10.365805634794441
            ]
          ]
        ]
      },
      "bbox": [
        -77.14244542,
        39.09406322,
        -10.36580563,
        -77.12066568,
        39.10579383,
        392.7541944
      ],
      "properties": {
        "datetime": "2018-04-12T01:51:34Z",
        "pc:count": 10477090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315787.0084,
            "count": 10477090,
            "maximum": 316603.7442,
            "minimum": 314748.7042,
            "name": "X",
            "position": 0,
            "stddev": 565.9139688,
            "variance": 320258.6201
          },
          {
            "average": 4330044.191,
            "count": 10477090,
            "maximum": 4330657.534,
            "minimum": 4329398.394,
            "name": "Y",
            "position": 1,
            "stddev": 347.3530637,
            "variance": 120654.1508
          },
          {
            "average": 123.1222024,
            "count": 10477090,
            "maximum": 392.7541944,
            "minimum": -10.36580563,
            "name": "Z",
            "position": 2,
            "stddev": 14.53784567,
            "variance": 211.3489568
          },
          {
            "average": 4463.309845,
            "count": 10477090,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4633.379058,
            "variance": 21468201.5
          },
          {
            "average": 1.827246974,
            "count": 10477090,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.189400506,
            "variance": 1.414673564
          },
          {
            "average": 2.472993264,
            "count": 10477090,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.543982359,
            "variance": 2.383881524
          },
          {
            "average": 0.5368694933,
            "count": 10477090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4986388114,
            "variance": 0.2486406642
          },
          {
            "average": 0,
            "count": 10477090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.408628636,
            "count": 10477090,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.607192999,
            "variance": 0.368683338
          },
          {
            "average": 7.60320921,
            "count": 10477090,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.55353849,
            "variance": 133.4842516
          },
          {
            "average": 0,
            "count": 10477090,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.82342998,
            "count": 10477090,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.522714931,
            "variance": 72.63666979
          },
          {
            "average": 205828688.6,
            "count": 10477090,
            "maximum": 207533094.8,
            "minimum": 203881359.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1690944.73,
            "variance": 2859294079000.0
          },
          {
            "average": 0,
            "count": 10477090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10477090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10477090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001574578437,
            "count": 10477090,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03964970731,
            "variance": 0.00157209929
          },
          {
            "average": 0.4550307385,
            "count": 10477090,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4979736832,
            "variance": 0.2479777892
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314748.7042,
          4329398.394,
          -10.36580563,
          316603.7442,
          4330657.534,
          392.7541944
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314748.7042217099,
                4329398.393573528,
                -10.365805634794441
              ],
              [
                314748.7042217099,
                4330657.533573529,
                -10.365805634794441
              ],
              [
                316603.74422170996,
                4330657.533573529,
                392.75419436520554
              ],
              [
                316603.74422170996,
                4329398.393573528,
                392.75419436520554
              ],
              [
                314748.7042217099,
                4329398.393573528,
                -10.365805634794441
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:51:34+00:00",
        "end_time": "2018-02-28T19:29:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_272520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_272520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_272520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_272520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14244542,
            39.09406322,
            -10.36580563,
            -77.12066568,
            39.10579383,
            392.7541944
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14210212872162,
                  39.0940632190831,
                  -10.365805634794441
                ],
                [
                  -77.14244542116502,
                  39.10540163765677,
                  -10.365805634794441
                ],
                [
                  -77.12100554822092,
                  39.10579383306483,
                  392.75419436520554
                ],
                [
                  -77.12066568485925,
                  39.09445525696483,
                  392.75419436520554
                ],
                [
                  -77.14210212872162,
                  39.0940632190831,
                  -10.365805634794441
                ]
              ]
            ]
          },
          "id": "20180228_272520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_272520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:51:34Z",
            "pc:count": 10477090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315787.0084,
                "count": 10477090,
                "maximum": 316603.7442,
                "minimum": 314748.7042,
                "name": "X",
                "position": 0,
                "stddev": 565.9139688,
                "variance": 320258.6201
              },
              {
                "average": 4330044.191,
                "count": 10477090,
                "maximum": 4330657.534,
                "minimum": 4329398.394,
                "name": "Y",
                "position": 1,
                "stddev": 347.3530637,
                "variance": 120654.1508
              },
              {
                "average": 123.1222024,
                "count": 10477090,
                "maximum": 392.7541944,
                "minimum": -10.36580563,
                "name": "Z",
                "position": 2,
                "stddev": 14.53784567,
                "variance": 211.3489568
              },
              {
                "average": 4463.309845,
                "count": 10477090,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4633.379058,
                "variance": 21468201.5
              },
              {
                "average": 1.827246974,
                "count": 10477090,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.189400506,
                "variance": 1.414673564
              },
              {
                "average": 2.472993264,
                "count": 10477090,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.543982359,
                "variance": 2.383881524
              },
              {
                "average": 0.5368694933,
                "count": 10477090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4986388114,
                "variance": 0.2486406642
              },
              {
                "average": 0,
                "count": 10477090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.408628636,
                "count": 10477090,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.607192999,
                "variance": 0.368683338
              },
              {
                "average": 7.60320921,
                "count": 10477090,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.55353849,
                "variance": 133.4842516
              },
              {
                "average": 0,
                "count": 10477090,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.82342998,
                "count": 10477090,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.522714931,
                "variance": 72.63666979
              },
              {
                "average": 205828688.6,
                "count": 10477090,
                "maximum": 207533094.8,
                "minimum": 203881359.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1690944.73,
                "variance": 2859294079000.0
              },
              {
                "average": 0,
                "count": 10477090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10477090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10477090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001574578437,
                "count": 10477090,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03964970731,
                "variance": 0.00157209929
              },
              {
                "average": 0.4550307385,
                "count": 10477090,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4979736832,
                "variance": 0.2479777892
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314748.7042,
              4329398.394,
              -10.36580563,
              316603.7442,
              4330657.534,
              392.7541944
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314748.7042217099,
                    4329398.393573528,
                    -10.365805634794441
                  ],
                  [
                    314748.7042217099,
                    4330657.533573529,
                    -10.365805634794441
                  ],
                  [
                    316603.74422170996,
                    4330657.533573529,
                    392.75419436520554
                  ],
                  [
                    316603.74422170996,
                    4329398.393573528,
                    392.75419436520554
                  ],
                  [
                    314748.7042217099,
                    4329398.393573528,
                    -10.365805634794441
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:51:34+00:00",
            "end_time": "2018-02-28T19:29: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": "20180305_248528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2267329878623,
              39.115895639757404,
              -10.420336800527593
            ],
            [
              -77.22709008565747,
              39.12723247486692,
              -10.420336800527593
            ],
            [
              -77.20564595517766,
              39.12764040307579,
              337.3196631994724
            ],
            [
              -77.2052922889621,
              39.116303404170075,
              337.3196631994724
            ],
            [
              -77.2267329878623,
              39.115895639757404,
              -10.420336800527593
            ]
          ]
        ]
      },
      "bbox": [
        -77.22709009,
        39.11589564,
        -10.4203368,
        -77.20529229,
        39.1276404,
        337.3196632
      ],
      "properties": {
        "datetime": "2018-03-05T19:51:28Z",
        "pc:count": 14002010,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308502.8098,
            "count": 14002010,
            "maximum": 309343.3538,
            "minimum": 307488.4138,
            "name": "X",
            "position": 0,
            "stddev": 537.6409842,
            "variance": 289057.8279
          },
          {
            "average": 4332575.327,
            "count": 14002010,
            "maximum": 4333256.686,
            "minimum": 4331997.646,
            "name": "Y",
            "position": 1,
            "stddev": 334.8787435,
            "variance": 112143.7728
          },
          {
            "average": 125.4748467,
            "count": 14002010,
            "maximum": 337.3196632,
            "minimum": -10.4203368,
            "name": "Z",
            "position": 2,
            "stddev": 10.5253214,
            "variance": 110.7823907
          },
          {
            "average": 5121.693027,
            "count": 14002010,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5488.996143,
            "variance": 30129078.65
          },
          {
            "average": 2.031964482,
            "count": 14002010,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.260855178,
            "variance": 1.589755781
          },
          {
            "average": 2.921305298,
            "count": 14002010,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.535870543,
            "variance": 2.358898324
          },
          {
            "average": 0.5102098199,
            "count": 14002010,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998957666,
            "variance": 0.2498957774
          },
          {
            "average": 0,
            "count": 14002010,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.397559779,
            "count": 14002010,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6399805012,
            "variance": 0.4095750419
          },
          {
            "average": -7.329140165,
            "count": 14002010,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86467031,
            "variance": 140.7704016
          },
          {
            "average": 0,
            "count": 14002010,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.2501698,
            "count": 14002010,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6148608269,
            "variance": 0.3780538365
          },
          {
            "average": 204313803.8,
            "count": 14002010,
            "maximum": 204314688,
            "minimum": 204313186.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472.6978527,
            "variance": 223443.26
          },
          {
            "average": 0,
            "count": 14002010,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14002010,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14002010,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007161114726,
            "count": 14002010,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02675067678,
            "variance": 0.000715598708
          },
          {
            "average": 0.4171148285,
            "count": 14002010,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4930822099,
            "variance": 0.2431300657
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307488.4138,
          4331997.646,
          -10.4203368,
          309343.3538,
          4333256.686,
          337.3196632
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307488.4138082119,
                4331997.64586571,
                -10.420336800527593
              ],
              [
                307488.4138082119,
                4333256.68586571,
                -10.420336800527593
              ],
              [
                309343.35380821186,
                4333256.68586571,
                337.3196631994724
              ],
              [
                309343.35380821186,
                4331997.64586571,
                337.3196631994724
              ],
              [
                307488.4138082119,
                4331997.64586571,
                -10.420336800527593
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:51:28+00:00",
        "end_time": "2018-03-05T19:26:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_248528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_248528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_248528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_248528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22709009,
            39.11589564,
            -10.4203368,
            -77.20529229,
            39.1276404,
            337.3196632
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2267329878623,
                  39.115895639757404,
                  -10.420336800527593
                ],
                [
                  -77.22709008565747,
                  39.12723247486692,
                  -10.420336800527593
                ],
                [
                  -77.20564595517766,
                  39.12764040307579,
                  337.3196631994724
                ],
                [
                  -77.2052922889621,
                  39.116303404170075,
                  337.3196631994724
                ],
                [
                  -77.2267329878623,
                  39.115895639757404,
                  -10.420336800527593
                ]
              ]
            ]
          },
          "id": "20180305_248528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_248528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:51:28Z",
            "pc:count": 14002010,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308502.8098,
                "count": 14002010,
                "maximum": 309343.3538,
                "minimum": 307488.4138,
                "name": "X",
                "position": 0,
                "stddev": 537.6409842,
                "variance": 289057.8279
              },
              {
                "average": 4332575.327,
                "count": 14002010,
                "maximum": 4333256.686,
                "minimum": 4331997.646,
                "name": "Y",
                "position": 1,
                "stddev": 334.8787435,
                "variance": 112143.7728
              },
              {
                "average": 125.4748467,
                "count": 14002010,
                "maximum": 337.3196632,
                "minimum": -10.4203368,
                "name": "Z",
                "position": 2,
                "stddev": 10.5253214,
                "variance": 110.7823907
              },
              {
                "average": 5121.693027,
                "count": 14002010,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5488.996143,
                "variance": 30129078.65
              },
              {
                "average": 2.031964482,
                "count": 14002010,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.260855178,
                "variance": 1.589755781
              },
              {
                "average": 2.921305298,
                "count": 14002010,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.535870543,
                "variance": 2.358898324
              },
              {
                "average": 0.5102098199,
                "count": 14002010,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998957666,
                "variance": 0.2498957774
              },
              {
                "average": 0,
                "count": 14002010,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.397559779,
                "count": 14002010,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6399805012,
                "variance": 0.4095750419
              },
              {
                "average": -7.329140165,
                "count": 14002010,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86467031,
                "variance": 140.7704016
              },
              {
                "average": 0,
                "count": 14002010,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.2501698,
                "count": 14002010,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6148608269,
                "variance": 0.3780538365
              },
              {
                "average": 204313803.8,
                "count": 14002010,
                "maximum": 204314688,
                "minimum": 204313186.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472.6978527,
                "variance": 223443.26
              },
              {
                "average": 0,
                "count": 14002010,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14002010,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14002010,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007161114726,
                "count": 14002010,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02675067678,
                "variance": 0.000715598708
              },
              {
                "average": 0.4171148285,
                "count": 14002010,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4930822099,
                "variance": 0.2431300657
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307488.4138,
              4331997.646,
              -10.4203368,
              309343.3538,
              4333256.686,
              337.3196632
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307488.4138082119,
                    4331997.64586571,
                    -10.420336800527593
                  ],
                  [
                    307488.4138082119,
                    4333256.68586571,
                    -10.420336800527593
                  ],
                  [
                    309343.35380821186,
                    4333256.68586571,
                    337.3196631994724
                  ],
                  [
                    309343.35380821186,
                    4331997.64586571,
                    337.3196631994724
                  ],
                  [
                    307488.4138082119,
                    4331997.64586571,
                    -10.420336800527593
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:51:28+00:00",
            "end_time": "2018-03-05T19:26: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": "20180305_272548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14225757292688,
              39.17093946938746,
              -10.411597655899271
            ],
            [
              -77.1426018529106,
              39.18227845728839,
              -10.411597655899271
            ],
            [
              -77.12113564028559,
              39.182671376127125,
              338.54840234410074
            ],
            [
              -77.12079480322063,
              39.17133223049042,
              338.54840234410074
            ],
            [
              -77.14225757292688,
              39.17093946938746,
              -10.411597655899271
            ]
          ]
        ]
      },
      "bbox": [
        -77.14260185,
        39.17093947,
        -10.41159766,
        -77.1207948,
        39.18267138,
        338.5484023
      ],
      "properties": {
        "datetime": "2018-03-05T19:54:09Z",
        "pc:count": 15853202,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315822.9612,
            "count": 15853202,
            "maximum": 316791.9957,
            "minimum": 314936.6957,
            "name": "X",
            "position": 0,
            "stddev": 514.1688531,
            "variance": 264369.6095
          },
          {
            "average": 4338618.535,
            "count": 15853202,
            "maximum": 4339190.389,
            "minimum": 4337931.169,
            "name": "Y",
            "position": 1,
            "stddev": 345.1786495,
            "variance": 119148.3001
          },
          {
            "average": 153.5579974,
            "count": 15853202,
            "maximum": 338.5484023,
            "minimum": -10.41159766,
            "name": "Z",
            "position": 2,
            "stddev": 11.01429628,
            "variance": 121.3147225
          },
          {
            "average": 6750.7666,
            "count": 15853202,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7048.87244,
            "variance": 49686602.68
          },
          {
            "average": 2.082886095,
            "count": 15853202,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.284376793,
            "variance": 1.649623747
          },
          {
            "average": 3.031901757,
            "count": 15853202,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.545438993,
            "variance": 2.388381681
          },
          {
            "average": 0.5057457793,
            "count": 15853202,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999670007,
            "variance": 0.2499670018
          },
          {
            "average": 0,
            "count": 15853202,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.420517193,
            "count": 15853202,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5426220448,
            "variance": 0.2944386835
          },
          {
            "average": 10.94858517,
            "count": 15853202,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.99641831,
            "variance": 63.9427058
          },
          {
            "average": 0,
            "count": 15853202,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.51831226,
            "count": 15853202,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5178156018,
            "variance": 0.2681329975
          },
          {
            "average": 204314346.1,
            "count": 15853202,
            "maximum": 204314849.1,
            "minimum": 204313349,
            "name": "GpsTime",
            "position": 12,
            "stddev": 474.2130976,
            "variance": 224878.0619
          },
          {
            "average": 0,
            "count": 15853202,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15853202,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15853202,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005285998374,
            "count": 15853202,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02298522249,
            "variance": 0.000528320453
          },
          {
            "average": 0.4310838908,
            "count": 15853202,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4952278116,
            "variance": 0.2452505854
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314936.6957,
          4337931.169,
          -10.41159766,
          316791.9957,
          4339190.389,
          338.5484023
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314936.6957092909,
                4337931.169200291,
                -10.411597655899271
              ],
              [
                314936.6957092909,
                4339190.389200292,
                -10.411597655899271
              ],
              [
                316791.99570929096,
                4339190.389200292,
                338.54840234410074
              ],
              [
                316791.99570929096,
                4337931.169200291,
                338.54840234410074
              ],
              [
                314936.6957092909,
                4337931.169200291,
                -10.411597655899271
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:54:09+00:00",
        "end_time": "2018-03-05T19:29:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_272548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_272548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_272548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_272548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14260185,
            39.17093947,
            -10.41159766,
            -77.1207948,
            39.18267138,
            338.5484023
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14225757292688,
                  39.17093946938746,
                  -10.411597655899271
                ],
                [
                  -77.1426018529106,
                  39.18227845728839,
                  -10.411597655899271
                ],
                [
                  -77.12113564028559,
                  39.182671376127125,
                  338.54840234410074
                ],
                [
                  -77.12079480322063,
                  39.17133223049042,
                  338.54840234410074
                ],
                [
                  -77.14225757292688,
                  39.17093946938746,
                  -10.411597655899271
                ]
              ]
            ]
          },
          "id": "20180305_272548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_272548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:54:09Z",
            "pc:count": 15853202,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315822.9612,
                "count": 15853202,
                "maximum": 316791.9957,
                "minimum": 314936.6957,
                "name": "X",
                "position": 0,
                "stddev": 514.1688531,
                "variance": 264369.6095
              },
              {
                "average": 4338618.535,
                "count": 15853202,
                "maximum": 4339190.389,
                "minimum": 4337931.169,
                "name": "Y",
                "position": 1,
                "stddev": 345.1786495,
                "variance": 119148.3001
              },
              {
                "average": 153.5579974,
                "count": 15853202,
                "maximum": 338.5484023,
                "minimum": -10.41159766,
                "name": "Z",
                "position": 2,
                "stddev": 11.01429628,
                "variance": 121.3147225
              },
              {
                "average": 6750.7666,
                "count": 15853202,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7048.87244,
                "variance": 49686602.68
              },
              {
                "average": 2.082886095,
                "count": 15853202,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.284376793,
                "variance": 1.649623747
              },
              {
                "average": 3.031901757,
                "count": 15853202,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.545438993,
                "variance": 2.388381681
              },
              {
                "average": 0.5057457793,
                "count": 15853202,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999670007,
                "variance": 0.2499670018
              },
              {
                "average": 0,
                "count": 15853202,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.420517193,
                "count": 15853202,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5426220448,
                "variance": 0.2944386835
              },
              {
                "average": 10.94858517,
                "count": 15853202,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.99641831,
                "variance": 63.9427058
              },
              {
                "average": 0,
                "count": 15853202,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.51831226,
                "count": 15853202,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5178156018,
                "variance": 0.2681329975
              },
              {
                "average": 204314346.1,
                "count": 15853202,
                "maximum": 204314849.1,
                "minimum": 204313349,
                "name": "GpsTime",
                "position": 12,
                "stddev": 474.2130976,
                "variance": 224878.0619
              },
              {
                "average": 0,
                "count": 15853202,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15853202,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15853202,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005285998374,
                "count": 15853202,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02298522249,
                "variance": 0.000528320453
              },
              {
                "average": 0.4310838908,
                "count": 15853202,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4952278116,
                "variance": 0.2452505854
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314936.6957,
              4337931.169,
              -10.41159766,
              316791.9957,
              4339190.389,
              338.5484023
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314936.6957092909,
                    4337931.169200291,
                    -10.411597655899271
                  ],
                  [
                    314936.6957092909,
                    4339190.389200292,
                    -10.411597655899271
                  ],
                  [
                    316791.99570929096,
                    4339190.389200292,
                    338.54840234410074
                  ],
                  [
                    316791.99570929096,
                    4337931.169200291,
                    338.54840234410074
                  ],
                  [
                    314936.6957092909,
                    4337931.169200291,
                    -10.411597655899271
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:54:09+00:00",
            "end_time": "2018-03-05T19:29:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_248532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22676782860293,
              39.12687837190272,
              -10.390081247138482
            ],
            [
              -77.22712508865574,
              39.13821572559327,
              -10.390081247138482
            ],
            [
              -77.20567554601323,
              39.13862379467285,
              343.9899187528615
            ],
            [
              -77.2053217199116,
              39.12728627713529,
              343.9899187528615
            ],
            [
              -77.22676782860293,
              39.12687837190272,
              -10.390081247138482
            ]
          ]
        ]
      },
      "bbox": [
        -77.22712509,
        39.12687837,
        -10.39008125,
        -77.20532172,
        39.13862379,
        343.9899188
      ],
      "properties": {
        "datetime": "2018-03-06T14:14:47Z",
        "pc:count": 12390951,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308438.6507,
            "count": 12390951,
            "maximum": 309370.4285,
            "minimum": 307515.3085,
            "name": "X",
            "position": 0,
            "stddev": 529.7645518,
            "variance": 280650.4804
          },
          {
            "average": 4333809.199,
            "count": 12390951,
            "maximum": 4334475.8,
            "minimum": 4333216.7,
            "name": "Y",
            "position": 1,
            "stddev": 354.980349,
            "variance": 126011.0482
          },
          {
            "average": 137.9988527,
            "count": 12390951,
            "maximum": 343.9899188,
            "minimum": -10.39008125,
            "name": "Z",
            "position": 2,
            "stddev": 10.40269327,
            "variance": 108.2160273
          },
          {
            "average": 7430.257553,
            "count": 12390951,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6789.853305,
            "variance": 46102107.9
          },
          {
            "average": 1.778865157,
            "count": 12390951,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.166006624,
            "variance": 1.359571448
          },
          {
            "average": 2.4667603,
            "count": 12390951,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.54877802,
            "variance": 2.398713356
          },
          {
            "average": 0.5034479597,
            "count": 12390951,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999881316,
            "variance": 0.2499881317
          },
          {
            "average": 0,
            "count": 12390951,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.491160122,
            "count": 12390951,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6258124933,
            "variance": 0.3916412768
          },
          {
            "average": 11.63720541,
            "count": 12390951,
            "maximum": 19.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.460879458,
            "variance": 55.66472228
          },
          {
            "average": 0,
            "count": 12390951,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.63510041,
            "count": 12390951,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.235323817,
            "variance": 1.526024932
          },
          {
            "average": 204316446.6,
            "count": 12390951,
            "maximum": 204380887.4,
            "minimum": 204313992.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11494.29548,
            "variance": 132118828.6
          },
          {
            "average": 0,
            "count": 12390951,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12390951,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12390951,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006541063717,
            "count": 12390951,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02556713846,
            "variance": 0.0006536785693
          },
          {
            "average": 0.4228130674,
            "count": 12390951,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4940062724,
            "variance": 0.2440421971
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307515.3085,
          4333216.7,
          -10.39008125,
          309370.4285,
          4334475.8,
          343.9899188
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307515.30851047765,
                4333216.700077684,
                -10.390081247138482
              ],
              [
                307515.30851047765,
                4334475.800077683,
                -10.390081247138482
              ],
              [
                309370.42851047765,
                4334475.800077683,
                343.9899187528615
              ],
              [
                309370.42851047765,
                4333216.700077684,
                343.9899187528615
              ],
              [
                307515.30851047765,
                4333216.700077684,
                -10.390081247138482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:14:47+00:00",
        "end_time": "2018-03-05T19:39:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_248532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_248532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_248532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_248532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22712509,
            39.12687837,
            -10.39008125,
            -77.20532172,
            39.13862379,
            343.9899188
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22676782860293,
                  39.12687837190272,
                  -10.390081247138482
                ],
                [
                  -77.22712508865574,
                  39.13821572559327,
                  -10.390081247138482
                ],
                [
                  -77.20567554601323,
                  39.13862379467285,
                  343.9899187528615
                ],
                [
                  -77.2053217199116,
                  39.12728627713529,
                  343.9899187528615
                ],
                [
                  -77.22676782860293,
                  39.12687837190272,
                  -10.390081247138482
                ]
              ]
            ]
          },
          "id": "20180305_248532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_248532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:14:47Z",
            "pc:count": 12390951,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308438.6507,
                "count": 12390951,
                "maximum": 309370.4285,
                "minimum": 307515.3085,
                "name": "X",
                "position": 0,
                "stddev": 529.7645518,
                "variance": 280650.4804
              },
              {
                "average": 4333809.199,
                "count": 12390951,
                "maximum": 4334475.8,
                "minimum": 4333216.7,
                "name": "Y",
                "position": 1,
                "stddev": 354.980349,
                "variance": 126011.0482
              },
              {
                "average": 137.9988527,
                "count": 12390951,
                "maximum": 343.9899188,
                "minimum": -10.39008125,
                "name": "Z",
                "position": 2,
                "stddev": 10.40269327,
                "variance": 108.2160273
              },
              {
                "average": 7430.257553,
                "count": 12390951,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6789.853305,
                "variance": 46102107.9
              },
              {
                "average": 1.778865157,
                "count": 12390951,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.166006624,
                "variance": 1.359571448
              },
              {
                "average": 2.4667603,
                "count": 12390951,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.54877802,
                "variance": 2.398713356
              },
              {
                "average": 0.5034479597,
                "count": 12390951,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999881316,
                "variance": 0.2499881317
              },
              {
                "average": 0,
                "count": 12390951,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.491160122,
                "count": 12390951,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6258124933,
                "variance": 0.3916412768
              },
              {
                "average": 11.63720541,
                "count": 12390951,
                "maximum": 19.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.460879458,
                "variance": 55.66472228
              },
              {
                "average": 0,
                "count": 12390951,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.63510041,
                "count": 12390951,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.235323817,
                "variance": 1.526024932
              },
              {
                "average": 204316446.6,
                "count": 12390951,
                "maximum": 204380887.4,
                "minimum": 204313992.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11494.29548,
                "variance": 132118828.6
              },
              {
                "average": 0,
                "count": 12390951,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12390951,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12390951,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006541063717,
                "count": 12390951,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02556713846,
                "variance": 0.0006536785693
              },
              {
                "average": 0.4228130674,
                "count": 12390951,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4940062724,
                "variance": 0.2440421971
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307515.3085,
              4333216.7,
              -10.39008125,
              309370.4285,
              4334475.8,
              343.9899188
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307515.30851047765,
                    4333216.700077684,
                    -10.390081247138482
                  ],
                  [
                    307515.30851047765,
                    4334475.800077683,
                    -10.390081247138482
                  ],
                  [
                    309370.42851047765,
                    4334475.800077683,
                    343.9899187528615
                  ],
                  [
                    309370.42851047765,
                    4333216.700077684,
                    343.9899187528615
                  ],
                  [
                    307515.30851047765,
                    4333216.700077684,
                    -10.390081247138482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:14:47+00:00",
            "end_time": "2018-03-05T19:39:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_272552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14227854586923,
              39.181921884821406,
              -10.37348363232661
            ],
            [
              -77.1426229473793,
              39.19326031085942,
              -10.37348363232661
            ],
            [
              -77.12115570848125,
              39.19365328277121,
              338.6065163676734
            ],
            [
              -77.12081475123591,
              39.18231469899655,
              338.6065163676734
            ],
            [
              -77.14227854586923,
              39.181921884821406,
              -10.37348363232661
            ]
          ]
        ]
      },
      "bbox": [
        -77.14262295,
        39.18192188,
        -10.37348363,
        -77.12081475,
        39.19365328,
        338.6065164
      ],
      "properties": {
        "datetime": "2018-03-06T14:17:02Z",
        "pc:count": 15533251,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315799.7986,
            "count": 15533251,
            "maximum": 316818.7881,
            "minimum": 314963.6881,
            "name": "X",
            "position": 0,
            "stddev": 522.0198172,
            "variance": 272504.6896
          },
          {
            "average": 4339795.981,
            "count": 15533251,
            "maximum": 4340409.313,
            "minimum": 4339150.153,
            "name": "Y",
            "position": 1,
            "stddev": 352.9988648,
            "variance": 124608.1985
          },
          {
            "average": 166.2478213,
            "count": 15533251,
            "maximum": 338.6065164,
            "minimum": -10.37348363,
            "name": "Z",
            "position": 2,
            "stddev": 11.14138465,
            "variance": 124.130452
          },
          {
            "average": 6554.792293,
            "count": 15533251,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6911.833076,
            "variance": 47773436.47
          },
          {
            "average": 2.114287537,
            "count": 15533251,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.302373401,
            "variance": 1.696176476
          },
          {
            "average": 3.068928842,
            "count": 15533251,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.553607006,
            "variance": 2.413694729
          },
          {
            "average": 0.5041404404,
            "count": 15533251,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999828726,
            "variance": 0.2499828728
          },
          {
            "average": 0,
            "count": 15533251,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.386064257,
            "count": 15533251,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5331890342,
            "variance": 0.2842905461
          },
          {
            "average": 1.976903642,
            "count": 15533251,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.37736164,
            "variance": 178.9538044
          },
          {
            "average": 0,
            "count": 15533251,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 80.25377469,
            "count": 15533251,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.19614731,
            "variance": 10.21535763
          },
          {
            "average": 204335306.1,
            "count": 15533251,
            "maximum": 204381022.9,
            "minimum": 204313868.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30669.35394,
            "variance": 940609271.4
          },
          {
            "average": 0,
            "count": 15533251,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15533251,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15533251,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004368692684,
            "count": 15533251,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02089685244,
            "variance": 0.0004366784417
          },
          {
            "average": 0.3424975879,
            "count": 15533251,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4745450502,
            "variance": 0.2251930047
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314963.6881,
          4339150.153,
          -10.37348363,
          316818.7881,
          4340409.313,
          338.6065164
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314963.6881112981,
                4339150.153018035,
                -10.37348363232661
              ],
              [
                314963.6881112981,
                4340409.313018035,
                -10.37348363232661
              ],
              [
                316818.78811129805,
                4340409.313018035,
                338.6065163676734
              ],
              [
                316818.78811129805,
                4339150.153018035,
                338.6065163676734
              ],
              [
                314963.6881112981,
                4339150.153018035,
                -10.37348363232661
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:17:02+00:00",
        "end_time": "2018-03-05T19:37:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_272552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_272552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_272552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_272552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14262295,
            39.18192188,
            -10.37348363,
            -77.12081475,
            39.19365328,
            338.6065164
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14227854586923,
                  39.181921884821406,
                  -10.37348363232661
                ],
                [
                  -77.1426229473793,
                  39.19326031085942,
                  -10.37348363232661
                ],
                [
                  -77.12115570848125,
                  39.19365328277121,
                  338.6065163676734
                ],
                [
                  -77.12081475123591,
                  39.18231469899655,
                  338.6065163676734
                ],
                [
                  -77.14227854586923,
                  39.181921884821406,
                  -10.37348363232661
                ]
              ]
            ]
          },
          "id": "20180305_272552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_272552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:17:02Z",
            "pc:count": 15533251,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315799.7986,
                "count": 15533251,
                "maximum": 316818.7881,
                "minimum": 314963.6881,
                "name": "X",
                "position": 0,
                "stddev": 522.0198172,
                "variance": 272504.6896
              },
              {
                "average": 4339795.981,
                "count": 15533251,
                "maximum": 4340409.313,
                "minimum": 4339150.153,
                "name": "Y",
                "position": 1,
                "stddev": 352.9988648,
                "variance": 124608.1985
              },
              {
                "average": 166.2478213,
                "count": 15533251,
                "maximum": 338.6065164,
                "minimum": -10.37348363,
                "name": "Z",
                "position": 2,
                "stddev": 11.14138465,
                "variance": 124.130452
              },
              {
                "average": 6554.792293,
                "count": 15533251,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6911.833076,
                "variance": 47773436.47
              },
              {
                "average": 2.114287537,
                "count": 15533251,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.302373401,
                "variance": 1.696176476
              },
              {
                "average": 3.068928842,
                "count": 15533251,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.553607006,
                "variance": 2.413694729
              },
              {
                "average": 0.5041404404,
                "count": 15533251,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999828726,
                "variance": 0.2499828728
              },
              {
                "average": 0,
                "count": 15533251,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.386064257,
                "count": 15533251,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5331890342,
                "variance": 0.2842905461
              },
              {
                "average": 1.976903642,
                "count": 15533251,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.37736164,
                "variance": 178.9538044
              },
              {
                "average": 0,
                "count": 15533251,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 80.25377469,
                "count": 15533251,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.19614731,
                "variance": 10.21535763
              },
              {
                "average": 204335306.1,
                "count": 15533251,
                "maximum": 204381022.9,
                "minimum": 204313868.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30669.35394,
                "variance": 940609271.4
              },
              {
                "average": 0,
                "count": 15533251,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15533251,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15533251,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004368692684,
                "count": 15533251,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02089685244,
                "variance": 0.0004366784417
              },
              {
                "average": 0.3424975879,
                "count": 15533251,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4745450502,
                "variance": 0.2251930047
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314963.6881,
              4339150.153,
              -10.37348363,
              316818.7881,
              4340409.313,
              338.6065164
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314963.6881112981,
                    4339150.153018035,
                    -10.37348363232661
                  ],
                  [
                    314963.6881112981,
                    4340409.313018035,
                    -10.37348363232661
                  ],
                  [
                    316818.78811129805,
                    4340409.313018035,
                    338.6065163676734
                  ],
                  [
                    316818.78811129805,
                    4339150.153018035,
                    338.6065163676734
                  ],
                  [
                    314963.6881112981,
                    4339150.153018035,
                    -10.37348363232661
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:17:02+00:00",
            "end_time": "2018-03-05T19:37: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": "20180305_248536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22680376570638,
              39.137859199397845,
              -10.05265405055249
            ],
            [
              -77.2271611939089,
              39.14919725174694,
              -10.05265405055249
            ],
            [
              -77.205706931032,
              39.14960544877007,
              344.46734594944746
            ],
            [
              -77.20535293909703,
              39.13826723252569,
              344.46734594944746
            ],
            [
              -77.22680376570638,
              39.137859199397845,
              -10.05265405055249
            ]
          ]
        ]
      },
      "bbox": [
        -77.22716119,
        39.1378592,
        -10.05265405,
        -77.20535294,
        39.14960545,
        344.4673459
      ],
      "properties": {
        "datetime": "2018-03-06T14:15:14Z",
        "pc:count": 10448836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308462.8907,
            "count": 10448836,
            "maximum": 309397.3513,
            "minimum": 307542.1113,
            "name": "X",
            "position": 0,
            "stddev": 520.8531582,
            "variance": 271288.0124
          },
          {
            "average": 4335045.29,
            "count": 10448836,
            "maximum": 4335694.727,
            "minimum": 4334435.547,
            "name": "Y",
            "position": 1,
            "stddev": 346.0322255,
            "variance": 119738.3011
          },
          {
            "average": 136.2521519,
            "count": 10448836,
            "maximum": 344.4673459,
            "minimum": -10.05265405,
            "name": "Z",
            "position": 2,
            "stddev": 9.009156307,
            "variance": 81.16489736
          },
          {
            "average": 6537.656269,
            "count": 10448836,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5983.477961,
            "variance": 35802008.52
          },
          {
            "average": 1.59483487,
            "count": 10448836,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.035867012,
            "variance": 1.073020466
          },
          {
            "average": 2.087816002,
            "count": 10448836,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.429796347,
            "variance": 2.044317594
          },
          {
            "average": 0.5046806171,
            "count": 10448836,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999781153,
            "variance": 0.2499781157
          },
          {
            "average": 0,
            "count": 10448836,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.533537516,
            "count": 10448836,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8888426383,
            "variance": 0.7900412357
          },
          {
            "average": -0.0678261649,
            "count": 10448836,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.41593891,
            "variance": 179.987417
          },
          {
            "average": 0,
            "count": 10448836,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.18350446,
            "count": 10448836,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.47498744,
            "variance": 12.07553771
          },
          {
            "average": 204344679.4,
            "count": 10448836,
            "maximum": 204380914.4,
            "minimum": 204313994.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32956.9806,
            "variance": 1086162570
          },
          {
            "average": 0,
            "count": 10448836,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10448836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10448836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001442361618,
            "count": 10448836,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03795103884,
            "variance": 0.001440281349
          },
          {
            "average": 0.336011016,
            "count": 10448836,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4723427087,
            "variance": 0.2231076345
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307542.1113,
          4334435.547,
          -10.05265405,
          309397.3513,
          4335694.727,
          344.4673459
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307542.11129144835,
                4334435.547186108,
                -10.05265405055249
              ],
              [
                307542.11129144835,
                4335694.727186108,
                -10.05265405055249
              ],
              [
                309397.35129144834,
                4335694.727186108,
                344.46734594944746
              ],
              [
                309397.35129144834,
                4334435.547186108,
                344.46734594944746
              ],
              [
                307542.11129144835,
                4334435.547186108,
                -10.05265405055249
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:15:14+00:00",
        "end_time": "2018-03-05T19:39:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_248536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_248536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_248536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_248536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22716119,
            39.1378592,
            -10.05265405,
            -77.20535294,
            39.14960545,
            344.4673459
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22680376570638,
                  39.137859199397845,
                  -10.05265405055249
                ],
                [
                  -77.2271611939089,
                  39.14919725174694,
                  -10.05265405055249
                ],
                [
                  -77.205706931032,
                  39.14960544877007,
                  344.46734594944746
                ],
                [
                  -77.20535293909703,
                  39.13826723252569,
                  344.46734594944746
                ],
                [
                  -77.22680376570638,
                  39.137859199397845,
                  -10.05265405055249
                ]
              ]
            ]
          },
          "id": "20180305_248536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_248536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:15:14Z",
            "pc:count": 10448836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308462.8907,
                "count": 10448836,
                "maximum": 309397.3513,
                "minimum": 307542.1113,
                "name": "X",
                "position": 0,
                "stddev": 520.8531582,
                "variance": 271288.0124
              },
              {
                "average": 4335045.29,
                "count": 10448836,
                "maximum": 4335694.727,
                "minimum": 4334435.547,
                "name": "Y",
                "position": 1,
                "stddev": 346.0322255,
                "variance": 119738.3011
              },
              {
                "average": 136.2521519,
                "count": 10448836,
                "maximum": 344.4673459,
                "minimum": -10.05265405,
                "name": "Z",
                "position": 2,
                "stddev": 9.009156307,
                "variance": 81.16489736
              },
              {
                "average": 6537.656269,
                "count": 10448836,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5983.477961,
                "variance": 35802008.52
              },
              {
                "average": 1.59483487,
                "count": 10448836,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.035867012,
                "variance": 1.073020466
              },
              {
                "average": 2.087816002,
                "count": 10448836,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.429796347,
                "variance": 2.044317594
              },
              {
                "average": 0.5046806171,
                "count": 10448836,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999781153,
                "variance": 0.2499781157
              },
              {
                "average": 0,
                "count": 10448836,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.533537516,
                "count": 10448836,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8888426383,
                "variance": 0.7900412357
              },
              {
                "average": -0.0678261649,
                "count": 10448836,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.41593891,
                "variance": 179.987417
              },
              {
                "average": 0,
                "count": 10448836,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.18350446,
                "count": 10448836,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.47498744,
                "variance": 12.07553771
              },
              {
                "average": 204344679.4,
                "count": 10448836,
                "maximum": 204380914.4,
                "minimum": 204313994.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32956.9806,
                "variance": 1086162570
              },
              {
                "average": 0,
                "count": 10448836,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10448836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10448836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001442361618,
                "count": 10448836,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03795103884,
                "variance": 0.001440281349
              },
              {
                "average": 0.336011016,
                "count": 10448836,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4723427087,
                "variance": 0.2231076345
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307542.1113,
              4334435.547,
              -10.05265405,
              309397.3513,
              4335694.727,
              344.4673459
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307542.11129144835,
                    4334435.547186108,
                    -10.05265405055249
                  ],
                  [
                    307542.11129144835,
                    4335694.727186108,
                    -10.05265405055249
                  ],
                  [
                    309397.35129144834,
                    4335694.727186108,
                    344.46734594944746
                  ],
                  [
                    309397.35129144834,
                    4334435.547186108,
                    344.46734594944746
                  ],
                  [
                    307542.11129144835,
                    4334435.547186108,
                    -10.05265405055249
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:15:14+00:00",
            "end_time": "2018-03-05T19:39: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": "20180305_248540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22683977606822,
              39.14884138980965,
              -9.806886485636596
            ],
            [
              -77.22719734979174,
              39.16017942046671,
              -9.806886485636596
            ],
            [
              -77.20573905819822,
              39.16058773232589,
              337.3731135143634
            ],
            [
              -77.20538492273076,
              39.14924953774094,
              337.3731135143634
            ],
            [
              -77.22683977606822,
              39.14884138980965,
              -9.806886485636596
            ]
          ]
        ]
      },
      "bbox": [
        -77.22719735,
        39.14884139,
        -9.806886486,
        -77.20538492,
        39.16058773,
        337.3731135
      ],
      "properties": {
        "datetime": "2018-03-06T14:28:54Z",
        "pc:count": 10861886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308427.337,
            "count": 10861886,
            "maximum": 309424.2195,
            "minimum": 307568.9195,
            "name": "X",
            "position": 0,
            "stddev": 522.9737235,
            "variance": 273501.5154
          },
          {
            "average": 4336327.396,
            "count": 10861886,
            "maximum": 4336913.728,
            "minimum": 4335654.548,
            "name": "Y",
            "position": 1,
            "stddev": 357.5445632,
            "variance": 127838.1147
          },
          {
            "average": 128.7435679,
            "count": 10861886,
            "maximum": 337.3731135,
            "minimum": -9.806886486,
            "name": "Z",
            "position": 2,
            "stddev": 10.33447983,
            "variance": 106.8014734
          },
          {
            "average": 6533.215207,
            "count": 10861886,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6402.802687,
            "variance": 40995882.24
          },
          {
            "average": 1.681315657,
            "count": 10861886,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.110669074,
            "variance": 1.233585792
          },
          {
            "average": 2.233067075,
            "count": 10861886,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.500232301,
            "variance": 2.250696957
          },
          {
            "average": 0.5013969029,
            "count": 10861886,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980717,
            "variance": 0.2499980717
          },
          {
            "average": 0,
            "count": 10861886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.472727296,
            "count": 10861886,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6738051023,
            "variance": 0.4540133158
          },
          {
            "average": -11.51984906,
            "count": 10861886,
            "maximum": 16.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.795896849,
            "variance": 60.77600768
          },
          {
            "average": 0,
            "count": 10861886,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.21595706,
            "count": 10861886,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.487577753,
            "variance": 2.21288757
          },
          {
            "average": 204378041.5,
            "count": 10861886,
            "maximum": 204381734,
            "minimum": 204314708.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14326.26283,
            "variance": 205241806.8
          },
          {
            "average": 0,
            "count": 10861886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10861886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10861886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001185337427,
            "count": 10861886,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03440832037,
            "variance": 0.001183932511
          },
          {
            "average": 0.4255213137,
            "count": 10861886,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4944218318,
            "variance": 0.2444529478
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307568.9195,
          4335654.548,
          -9.806886486,
          309424.2195,
          4336913.728,
          337.3731135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307568.91951438854,
                4335654.547690716,
                -9.806886485636596
              ],
              [
                307568.91951438854,
                4336913.727690715,
                -9.806886485636596
              ],
              [
                309424.2195143886,
                4336913.727690715,
                337.3731135143634
              ],
              [
                309424.2195143886,
                4335654.547690716,
                337.3731135143634
              ],
              [
                307568.91951438854,
                4335654.547690716,
                -9.806886485636596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:28:54+00:00",
        "end_time": "2018-03-05T19:51:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_248540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_248540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_248540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_248540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22719735,
            39.14884139,
            -9.806886486,
            -77.20538492,
            39.16058773,
            337.3731135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22683977606822,
                  39.14884138980965,
                  -9.806886485636596
                ],
                [
                  -77.22719734979174,
                  39.16017942046671,
                  -9.806886485636596
                ],
                [
                  -77.20573905819822,
                  39.16058773232589,
                  337.3731135143634
                ],
                [
                  -77.20538492273076,
                  39.14924953774094,
                  337.3731135143634
                ],
                [
                  -77.22683977606822,
                  39.14884138980965,
                  -9.806886485636596
                ]
              ]
            ]
          },
          "id": "20180305_248540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_248540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:28:54Z",
            "pc:count": 10861886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308427.337,
                "count": 10861886,
                "maximum": 309424.2195,
                "minimum": 307568.9195,
                "name": "X",
                "position": 0,
                "stddev": 522.9737235,
                "variance": 273501.5154
              },
              {
                "average": 4336327.396,
                "count": 10861886,
                "maximum": 4336913.728,
                "minimum": 4335654.548,
                "name": "Y",
                "position": 1,
                "stddev": 357.5445632,
                "variance": 127838.1147
              },
              {
                "average": 128.7435679,
                "count": 10861886,
                "maximum": 337.3731135,
                "minimum": -9.806886486,
                "name": "Z",
                "position": 2,
                "stddev": 10.33447983,
                "variance": 106.8014734
              },
              {
                "average": 6533.215207,
                "count": 10861886,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6402.802687,
                "variance": 40995882.24
              },
              {
                "average": 1.681315657,
                "count": 10861886,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.110669074,
                "variance": 1.233585792
              },
              {
                "average": 2.233067075,
                "count": 10861886,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.500232301,
                "variance": 2.250696957
              },
              {
                "average": 0.5013969029,
                "count": 10861886,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980717,
                "variance": 0.2499980717
              },
              {
                "average": 0,
                "count": 10861886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.472727296,
                "count": 10861886,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6738051023,
                "variance": 0.4540133158
              },
              {
                "average": -11.51984906,
                "count": 10861886,
                "maximum": 16.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.795896849,
                "variance": 60.77600768
              },
              {
                "average": 0,
                "count": 10861886,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.21595706,
                "count": 10861886,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.487577753,
                "variance": 2.21288757
              },
              {
                "average": 204378041.5,
                "count": 10861886,
                "maximum": 204381734,
                "minimum": 204314708.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14326.26283,
                "variance": 205241806.8
              },
              {
                "average": 0,
                "count": 10861886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10861886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10861886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001185337427,
                "count": 10861886,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03440832037,
                "variance": 0.001183932511
              },
              {
                "average": 0.4255213137,
                "count": 10861886,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4944218318,
                "variance": 0.2444529478
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307568.9195,
              4335654.548,
              -9.806886486,
              309424.2195,
              4336913.728,
              337.3731135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307568.91951438854,
                    4335654.547690716,
                    -9.806886485636596
                  ],
                  [
                    307568.91951438854,
                    4336913.727690715,
                    -9.806886485636596
                  ],
                  [
                    309424.2195143886,
                    4336913.727690715,
                    337.3731135143634
                  ],
                  [
                    309424.2195143886,
                    4335654.547690716,
                    337.3731135143634
                  ],
                  [
                    307568.91951438854,
                    4335654.547690716,
                    -9.806886485636596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:28:54+00:00",
            "end_time": "2018-03-05T19:51: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": "20180305_272556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14230059263242,
              39.19290420484637,
              -10.407177645290375
            ],
            [
              -77.14264515419019,
              39.20424332967585,
              -10.407177645290375
            ],
            [
              -77.1211738783462,
              39.204636409651215,
              340.03282235470965
            ],
            [
              -77.12083276326587,
              39.19329712704458,
              340.03282235470965
            ],
            [
              -77.14230059263242,
              39.19290420484637,
              -10.407177645290375
            ]
          ]
        ]
      },
      "bbox": [
        -77.14264515,
        39.1929042,
        -10.40717765,
        -77.12083276,
        39.20463641,
        340.0328224
      ],
      "properties": {
        "datetime": "2018-03-06T14:26:25Z",
        "pc:count": 11682887,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315882.7218,
            "count": 11682887,
            "maximum": 316845.7549,
            "minimum": 314990.5949,
            "name": "X",
            "position": 0,
            "stddev": 566.0712227,
            "variance": 320436.6292
          },
          {
            "average": 4341000.552,
            "count": 11682887,
            "maximum": 4341628.37,
            "minimum": 4340369.13,
            "name": "Y",
            "position": 1,
            "stddev": 361.4994873,
            "variance": 130681.8793
          },
          {
            "average": 177.9405433,
            "count": 11682887,
            "maximum": 340.0328224,
            "minimum": -10.40717765,
            "name": "Z",
            "position": 2,
            "stddev": 8.686965319,
            "variance": 75.46336645
          },
          {
            "average": 8752.588524,
            "count": 11682887,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7340.496849,
            "variance": 53882893.99
          },
          {
            "average": 1.790062936,
            "count": 11682887,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.190595407,
            "variance": 1.417517423
          },
          {
            "average": 2.467414262,
            "count": 11682887,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.583683398,
            "variance": 2.508053105
          },
          {
            "average": 0.4996897599,
            "count": 11682887,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999251,
            "variance": 0.2499999251
          },
          {
            "average": 0,
            "count": 11682887,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.461562198,
            "count": 11682887,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5630522977,
            "variance": 0.31702789
          },
          {
            "average": -7.70734559,
            "count": 11682887,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.47538263,
            "variance": 131.6844064
          },
          {
            "average": 0,
            "count": 11682887,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.43364983,
            "count": 11682887,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.657180707,
            "variance": 7.06060931
          },
          {
            "average": 204368630.7,
            "count": 11682887,
            "maximum": 204381585.2,
            "minimum": 204314837.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25981.60535,
            "variance": 675043816.4
          },
          {
            "average": 0,
            "count": 11682887,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11682887,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11682887,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005264109804,
            "count": 11682887,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02293760922,
            "variance": 0.000526133917
          },
          {
            "average": 0.4228479656,
            "count": 11682887,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.494011725,
            "variance": 0.2440475845
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314990.5949,
          4340369.13,
          -10.40717765,
          316845.7549,
          4341628.37,
          340.0328224
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314990.59490517306,
                4340369.130428712,
                -10.407177645290375
              ],
              [
                314990.59490517306,
                4341628.370428712,
                -10.407177645290375
              ],
              [
                316845.7549051731,
                4341628.370428712,
                340.03282235470965
              ],
              [
                316845.7549051731,
                4340369.130428712,
                340.03282235470965
              ],
              [
                314990.59490517306,
                4340369.130428712,
                -10.407177645290375
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:26:25+00:00",
        "end_time": "2018-03-05T19:53:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_272556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_272556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_272556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_272556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14264515,
            39.1929042,
            -10.40717765,
            -77.12083276,
            39.20463641,
            340.0328224
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14230059263242,
                  39.19290420484637,
                  -10.407177645290375
                ],
                [
                  -77.14264515419019,
                  39.20424332967585,
                  -10.407177645290375
                ],
                [
                  -77.1211738783462,
                  39.204636409651215,
                  340.03282235470965
                ],
                [
                  -77.12083276326587,
                  39.19329712704458,
                  340.03282235470965
                ],
                [
                  -77.14230059263242,
                  39.19290420484637,
                  -10.407177645290375
                ]
              ]
            ]
          },
          "id": "20180305_272556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_272556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:26:25Z",
            "pc:count": 11682887,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315882.7218,
                "count": 11682887,
                "maximum": 316845.7549,
                "minimum": 314990.5949,
                "name": "X",
                "position": 0,
                "stddev": 566.0712227,
                "variance": 320436.6292
              },
              {
                "average": 4341000.552,
                "count": 11682887,
                "maximum": 4341628.37,
                "minimum": 4340369.13,
                "name": "Y",
                "position": 1,
                "stddev": 361.4994873,
                "variance": 130681.8793
              },
              {
                "average": 177.9405433,
                "count": 11682887,
                "maximum": 340.0328224,
                "minimum": -10.40717765,
                "name": "Z",
                "position": 2,
                "stddev": 8.686965319,
                "variance": 75.46336645
              },
              {
                "average": 8752.588524,
                "count": 11682887,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7340.496849,
                "variance": 53882893.99
              },
              {
                "average": 1.790062936,
                "count": 11682887,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.190595407,
                "variance": 1.417517423
              },
              {
                "average": 2.467414262,
                "count": 11682887,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.583683398,
                "variance": 2.508053105
              },
              {
                "average": 0.4996897599,
                "count": 11682887,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999251,
                "variance": 0.2499999251
              },
              {
                "average": 0,
                "count": 11682887,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.461562198,
                "count": 11682887,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5630522977,
                "variance": 0.31702789
              },
              {
                "average": -7.70734559,
                "count": 11682887,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.47538263,
                "variance": 131.6844064
              },
              {
                "average": 0,
                "count": 11682887,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.43364983,
                "count": 11682887,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.657180707,
                "variance": 7.06060931
              },
              {
                "average": 204368630.7,
                "count": 11682887,
                "maximum": 204381585.2,
                "minimum": 204314837.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25981.60535,
                "variance": 675043816.4
              },
              {
                "average": 0,
                "count": 11682887,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11682887,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11682887,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005264109804,
                "count": 11682887,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02293760922,
                "variance": 0.000526133917
              },
              {
                "average": 0.4228479656,
                "count": 11682887,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.494011725,
                "variance": 0.2440475845
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314990.5949,
              4340369.13,
              -10.40717765,
              316845.7549,
              4341628.37,
              340.0328224
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314990.59490517306,
                    4340369.130428712,
                    -10.407177645290375
                  ],
                  [
                    314990.59490517306,
                    4341628.370428712,
                    -10.407177645290375
                  ],
                  [
                    316845.7549051731,
                    4341628.370428712,
                    340.03282235470965
                  ],
                  [
                    316845.7549051731,
                    4340369.130428712,
                    340.03282235470965
                  ],
                  [
                    314990.59490517306,
                    4340369.130428712,
                    -10.407177645290375
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:26:25+00:00",
            "end_time": "2018-03-05T19:53: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": "20180221_272560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14232351468992,
              39.203886251162025,
              -9.676154232791873
            ],
            [
              -77.14266821459006,
              39.21522535439578,
              -9.676154232791873
            ],
            [
              -77.12119174248433,
              39.21561856364441,
              350.2038457672081
            ],
            [
              -77.12085049124259,
              39.20427930259444,
              350.2038457672081
            ],
            [
              -77.14232351468992,
              39.203886251162025,
              -9.676154232791873
            ]
          ]
        ]
      },
      "bbox": [
        -77.14266821,
        39.20388625,
        -9.676154233,
        -77.12085049,
        39.21561856,
        350.2038458
      ],
      "properties": {
        "datetime": "2018-03-06T14:26:23Z",
        "pc:count": 13812522,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315969.2839,
            "count": 13812522,
            "maximum": 316872.7528,
            "minimum": 315017.4328,
            "name": "X",
            "position": 0,
            "stddev": 548.357682,
            "variance": 300696.1474
          },
          {
            "average": 4342240.052,
            "count": 13812522,
            "maximum": 4342847.321,
            "minimum": 4341588.081,
            "name": "Y",
            "position": 1,
            "stddev": 343.1655457,
            "variance": 117762.5917
          },
          {
            "average": 177.4208699,
            "count": 13812522,
            "maximum": 350.2038458,
            "minimum": -9.676154233,
            "name": "Z",
            "position": 2,
            "stddev": 9.12783393,
            "variance": 83.31735226
          },
          {
            "average": 8285.540687,
            "count": 13812522,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7299.319858,
            "variance": 53280070.38
          },
          {
            "average": 1.906819262,
            "count": 13812522,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.261446079,
            "variance": 1.591246211
          },
          {
            "average": 2.669470861,
            "count": 13812522,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.63392052,
            "variance": 2.669696265
          },
          {
            "average": 0.5024176613,
            "count": 13812522,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499994173,
            "variance": 0.249994173
          },
          {
            "average": 0,
            "count": 13812522,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.466202117,
            "count": 13812522,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5470805917,
            "variance": 0.2992971739
          },
          {
            "average": -8.663072298,
            "count": 13812522,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.45120506,
            "variance": 109.2276873
          },
          {
            "average": 0,
            "count": 13812522,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 80.35629967,
            "count": 13812522,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.769359642,
            "variance": 95.44038781
          },
          {
            "average": 204228633.7,
            "count": 13812522,
            "maximum": 204381583.7,
            "minimum": 203277306.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 381235.5313,
            "variance": 145340530300.0
          },
          {
            "average": 0,
            "count": 13812522,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13812522,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13812522,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004881802179,
            "count": 13812522,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02208940772,
            "variance": 0.0004879419333
          },
          {
            "average": 0.4010701304,
            "count": 13812522,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4901151888,
            "variance": 0.2402128983
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          315017.4328,
          4341588.081,
          -9.676154233,
          316872.7528,
          4342847.321,
          350.2038458
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                315017.4328090316,
                4341588.081238188,
                -9.676154232791873
              ],
              [
                315017.4328090316,
                4342847.321238188,
                -9.676154232791873
              ],
              [
                316872.7528090316,
                4342847.321238188,
                350.2038457672081
              ],
              [
                316872.7528090316,
                4341588.081238188,
                350.2038457672081
              ],
              [
                315017.4328090316,
                4341588.081238188,
                -9.676154232791873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:26:23+00:00",
        "end_time": "2018-02-21T19:41:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_272560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_272560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_272560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_272560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14266821,
            39.20388625,
            -9.676154233,
            -77.12085049,
            39.21561856,
            350.2038458
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14232351468992,
                  39.203886251162025,
                  -9.676154232791873
                ],
                [
                  -77.14266821459006,
                  39.21522535439578,
                  -9.676154232791873
                ],
                [
                  -77.12119174248433,
                  39.21561856364441,
                  350.2038457672081
                ],
                [
                  -77.12085049124259,
                  39.20427930259444,
                  350.2038457672081
                ],
                [
                  -77.14232351468992,
                  39.203886251162025,
                  -9.676154232791873
                ]
              ]
            ]
          },
          "id": "20180221_272560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_272560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:26:23Z",
            "pc:count": 13812522,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315969.2839,
                "count": 13812522,
                "maximum": 316872.7528,
                "minimum": 315017.4328,
                "name": "X",
                "position": 0,
                "stddev": 548.357682,
                "variance": 300696.1474
              },
              {
                "average": 4342240.052,
                "count": 13812522,
                "maximum": 4342847.321,
                "minimum": 4341588.081,
                "name": "Y",
                "position": 1,
                "stddev": 343.1655457,
                "variance": 117762.5917
              },
              {
                "average": 177.4208699,
                "count": 13812522,
                "maximum": 350.2038458,
                "minimum": -9.676154233,
                "name": "Z",
                "position": 2,
                "stddev": 9.12783393,
                "variance": 83.31735226
              },
              {
                "average": 8285.540687,
                "count": 13812522,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7299.319858,
                "variance": 53280070.38
              },
              {
                "average": 1.906819262,
                "count": 13812522,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.261446079,
                "variance": 1.591246211
              },
              {
                "average": 2.669470861,
                "count": 13812522,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.63392052,
                "variance": 2.669696265
              },
              {
                "average": 0.5024176613,
                "count": 13812522,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499994173,
                "variance": 0.249994173
              },
              {
                "average": 0,
                "count": 13812522,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.466202117,
                "count": 13812522,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5470805917,
                "variance": 0.2992971739
              },
              {
                "average": -8.663072298,
                "count": 13812522,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.45120506,
                "variance": 109.2276873
              },
              {
                "average": 0,
                "count": 13812522,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 80.35629967,
                "count": 13812522,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.769359642,
                "variance": 95.44038781
              },
              {
                "average": 204228633.7,
                "count": 13812522,
                "maximum": 204381583.7,
                "minimum": 203277306.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 381235.5313,
                "variance": 145340530300.0
              },
              {
                "average": 0,
                "count": 13812522,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13812522,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13812522,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004881802179,
                "count": 13812522,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02208940772,
                "variance": 0.0004879419333
              },
              {
                "average": 0.4010701304,
                "count": 13812522,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4901151888,
                "variance": 0.2402128983
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              315017.4328,
              4341588.081,
              -9.676154233,
              316872.7528,
              4342847.321,
              350.2038458
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    315017.4328090316,
                    4341588.081238188,
                    -9.676154232791873
                  ],
                  [
                    315017.4328090316,
                    4342847.321238188,
                    -9.676154232791873
                  ],
                  [
                    316872.7528090316,
                    4342847.321238188,
                    350.2038457672081
                  ],
                  [
                    316872.7528090316,
                    4341588.081238188,
                    350.2038457672081
                  ],
                  [
                    315017.4328090316,
                    4341588.081238188,
                    -9.676154232791873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:26:23+00:00",
            "end_time": "2018-02-21T19:41: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": "20180228_260528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18444084643767,
              39.11596889671544,
              -10.406955234097609
            ],
            [
              -77.18479118838938,
              39.12730677518205,
              -10.406955234097609
            ],
            [
              -77.16334388473224,
              39.127706969529925,
              397.0130447659024
            ],
            [
              -77.16299697538622,
              39.11636893035778,
              397.0130447659024
            ],
            [
              -77.18444084643767,
              39.11596889671544,
              -10.406955234097609
            ]
          ]
        ]
      },
      "bbox": [
        -77.18479119,
        39.1159689,
        -10.40695523,
        -77.16299698,
        39.12770697,
        397.0130448
      ],
      "properties": {
        "datetime": "2018-04-12T01:54:23Z",
        "pc:count": 14566141,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312089.1627,
            "count": 14566141,
            "maximum": 313000.4959,
            "minimum": 311145.3359,
            "name": "X",
            "position": 0,
            "stddev": 548.6910735,
            "variance": 301061.8942
          },
          {
            "average": 4332505.106,
            "count": 14566141,
            "maximum": 4333176.045,
            "minimum": 4331916.925,
            "name": "Y",
            "position": 1,
            "stddev": 358.6379327,
            "variance": 128621.1667
          },
          {
            "average": 153.4216843,
            "count": 14566141,
            "maximum": 397.0130448,
            "minimum": -10.40695523,
            "name": "Z",
            "position": 2,
            "stddev": 8.376803147,
            "variance": 70.17083096
          },
          {
            "average": 5440.697974,
            "count": 14566141,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5277.456396,
            "variance": 27851546.01
          },
          {
            "average": 1.731368452,
            "count": 14566141,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.110100711,
            "variance": 1.232323588
          },
          {
            "average": 2.318464032,
            "count": 14566141,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.484228385,
            "variance": 2.2029339
          },
          {
            "average": 0.4939839591,
            "count": 14566141,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999638231,
            "variance": 0.2499638244
          },
          {
            "average": 0,
            "count": 14566141,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405149312,
            "count": 14566141,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8436339982,
            "variance": 0.711718323
          },
          {
            "average": 7.027272205,
            "count": 14566141,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.13513388,
            "variance": 147.2614743
          },
          {
            "average": 0,
            "count": 14566141,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.94419606,
            "count": 14566141,
            "maximum": 89,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.295688382,
            "variance": 86.4098225
          },
          {
            "average": 204655767.2,
            "count": 14566141,
            "maximum": 207533263.3,
            "minimum": 203882886.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1341194.271,
            "variance": 1798802073000.0
          },
          {
            "average": 0,
            "count": 14566141,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14566141,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14566141,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000499239984,
            "count": 14566141,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02233810148,
            "variance": 0.0004989907777
          },
          {
            "average": 0.5385316536,
            "count": 14566141,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4985131179,
            "variance": 0.2485153287
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311145.3359,
          4331916.925,
          -10.40695523,
          313000.4959,
          4333176.045,
          397.0130448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311145.3359425821,
                4331916.925115661,
                -10.406955234097609
              ],
              [
                311145.3359425821,
                4333176.04511566,
                -10.406955234097609
              ],
              [
                313000.49594258214,
                4333176.04511566,
                397.0130447659024
              ],
              [
                313000.49594258214,
                4331916.925115661,
                397.0130447659024
              ],
              [
                311145.3359425821,
                4331916.925115661,
                -10.406955234097609
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:54:23+00:00",
        "end_time": "2018-02-28T19:54:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_260528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_260528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_260528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_260528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18479119,
            39.1159689,
            -10.40695523,
            -77.16299698,
            39.12770697,
            397.0130448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18444084643767,
                  39.11596889671544,
                  -10.406955234097609
                ],
                [
                  -77.18479118838938,
                  39.12730677518205,
                  -10.406955234097609
                ],
                [
                  -77.16334388473224,
                  39.127706969529925,
                  397.0130447659024
                ],
                [
                  -77.16299697538622,
                  39.11636893035778,
                  397.0130447659024
                ],
                [
                  -77.18444084643767,
                  39.11596889671544,
                  -10.406955234097609
                ]
              ]
            ]
          },
          "id": "20180228_260528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_260528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:54:23Z",
            "pc:count": 14566141,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312089.1627,
                "count": 14566141,
                "maximum": 313000.4959,
                "minimum": 311145.3359,
                "name": "X",
                "position": 0,
                "stddev": 548.6910735,
                "variance": 301061.8942
              },
              {
                "average": 4332505.106,
                "count": 14566141,
                "maximum": 4333176.045,
                "minimum": 4331916.925,
                "name": "Y",
                "position": 1,
                "stddev": 358.6379327,
                "variance": 128621.1667
              },
              {
                "average": 153.4216843,
                "count": 14566141,
                "maximum": 397.0130448,
                "minimum": -10.40695523,
                "name": "Z",
                "position": 2,
                "stddev": 8.376803147,
                "variance": 70.17083096
              },
              {
                "average": 5440.697974,
                "count": 14566141,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5277.456396,
                "variance": 27851546.01
              },
              {
                "average": 1.731368452,
                "count": 14566141,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.110100711,
                "variance": 1.232323588
              },
              {
                "average": 2.318464032,
                "count": 14566141,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.484228385,
                "variance": 2.2029339
              },
              {
                "average": 0.4939839591,
                "count": 14566141,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999638231,
                "variance": 0.2499638244
              },
              {
                "average": 0,
                "count": 14566141,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405149312,
                "count": 14566141,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8436339982,
                "variance": 0.711718323
              },
              {
                "average": 7.027272205,
                "count": 14566141,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.13513388,
                "variance": 147.2614743
              },
              {
                "average": 0,
                "count": 14566141,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.94419606,
                "count": 14566141,
                "maximum": 89,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.295688382,
                "variance": 86.4098225
              },
              {
                "average": 204655767.2,
                "count": 14566141,
                "maximum": 207533263.3,
                "minimum": 203882886.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1341194.271,
                "variance": 1798802073000.0
              },
              {
                "average": 0,
                "count": 14566141,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14566141,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14566141,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000499239984,
                "count": 14566141,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02233810148,
                "variance": 0.0004989907777
              },
              {
                "average": 0.5385316536,
                "count": 14566141,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4985131179,
                "variance": 0.2485153287
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311145.3359,
              4331916.925,
              -10.40695523,
              313000.4959,
              4333176.045,
              397.0130448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311145.3359425821,
                    4331916.925115661,
                    -10.406955234097609
                  ],
                  [
                    311145.3359425821,
                    4333176.04511566,
                    -10.406955234097609
                  ],
                  [
                    313000.49594258214,
                    4333176.04511566,
                    397.0130447659024
                  ],
                  [
                    313000.49594258214,
                    4331916.925115661,
                    397.0130447659024
                  ],
                  [
                    311145.3359425821,
                    4331916.925115661,
                    -10.406955234097609
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:54:23+00:00",
            "end_time": "2018-02-28T19:54: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": "20180228_278520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12096162599036,
              39.09408744025036,
              -10.374143253628205
            ],
            [
              -77.12130152150608,
              39.10542565469285,
              -10.374143253628205
            ],
            [
              -77.09986157927099,
              39.10581395778453,
              391.0458567463718
            ],
            [
              -77.09952511288257,
              39.09447558738191,
              391.0458567463718
            ],
            [
              -77.12096162599036,
              39.09408744025036,
              -10.374143253628205
            ]
          ]
        ]
      },
      "bbox": [
        -77.12130152,
        39.09408744,
        -10.37414325,
        -77.09952511,
        39.10581396,
        391.0458567
      ],
      "properties": {
        "datetime": "2018-04-08T13:29:46Z",
        "pc:count": 15546538,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317569.292,
            "count": 15546538,
            "maximum": 318432.2153,
            "minimum": 316577.1953,
            "name": "X",
            "position": 0,
            "stddev": 543.6300227,
            "variance": 295533.6016
          },
          {
            "average": 4330019.313,
            "count": 15546538,
            "maximum": 4330617.268,
            "minimum": 4329358.168,
            "name": "Y",
            "position": 1,
            "stddev": 353.3731746,
            "variance": 124872.6005
          },
          {
            "average": 117.0163385,
            "count": 15546538,
            "maximum": 391.0458567,
            "minimum": -10.37414325,
            "name": "Z",
            "position": 2,
            "stddev": 14.52083971,
            "variance": 210.8547859
          },
          {
            "average": 4765.752713,
            "count": 15546538,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5562.160506,
            "variance": 30937629.49
          },
          {
            "average": 2.256606905,
            "count": 15546538,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347865238,
            "variance": 1.816740699
          },
          {
            "average": 3.272509031,
            "count": 15546538,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.530411473,
            "variance": 2.342159278
          },
          {
            "average": 0.505954316,
            "count": 15546538,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999645609,
            "variance": 0.2499645622
          },
          {
            "average": 0,
            "count": 15546538,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288824624,
            "count": 15546538,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4978004467,
            "variance": 0.2478052847
          },
          {
            "average": -7.641049038,
            "count": 15546538,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.39446059,
            "variance": 129.8337322
          },
          {
            "average": 0,
            "count": 15546538,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 70.22565796,
            "count": 15546538,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.231427604,
            "variance": 10.44212436
          },
          {
            "average": 203998550.1,
            "count": 15546538,
            "maximum": 207229386.9,
            "minimum": 203881062.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 615554.6185,
            "variance": 378907488300.0
          },
          {
            "average": 0,
            "count": 15546538,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15546538,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15546538,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006806660107,
            "count": 15546538,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02608069685,
            "variance": 0.0006802027482
          },
          {
            "average": 0.4247367485,
            "count": 15546538,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4943030029,
            "variance": 0.2443354587
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316577.1953,
          4329358.168,
          -10.37414325,
          318432.2153,
          4330617.268,
          391.0458567
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316577.19528177317,
                4329358.167732011,
                -10.374143253628205
              ],
              [
                316577.19528177317,
                4330617.26773201,
                -10.374143253628205
              ],
              [
                318432.2152817732,
                4330617.26773201,
                391.0458567463718
              ],
              [
                318432.2152817732,
                4329358.167732011,
                391.0458567463718
              ],
              [
                316577.19528177317,
                4329358.167732011,
                -10.374143253628205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:29:46+00:00",
        "end_time": "2018-02-28T19:24:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_278520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_278520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_278520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_278520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12130152,
            39.09408744,
            -10.37414325,
            -77.09952511,
            39.10581396,
            391.0458567
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12096162599036,
                  39.09408744025036,
                  -10.374143253628205
                ],
                [
                  -77.12130152150608,
                  39.10542565469285,
                  -10.374143253628205
                ],
                [
                  -77.09986157927099,
                  39.10581395778453,
                  391.0458567463718
                ],
                [
                  -77.09952511288257,
                  39.09447558738191,
                  391.0458567463718
                ],
                [
                  -77.12096162599036,
                  39.09408744025036,
                  -10.374143253628205
                ]
              ]
            ]
          },
          "id": "20180228_278520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_278520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:29:46Z",
            "pc:count": 15546538,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317569.292,
                "count": 15546538,
                "maximum": 318432.2153,
                "minimum": 316577.1953,
                "name": "X",
                "position": 0,
                "stddev": 543.6300227,
                "variance": 295533.6016
              },
              {
                "average": 4330019.313,
                "count": 15546538,
                "maximum": 4330617.268,
                "minimum": 4329358.168,
                "name": "Y",
                "position": 1,
                "stddev": 353.3731746,
                "variance": 124872.6005
              },
              {
                "average": 117.0163385,
                "count": 15546538,
                "maximum": 391.0458567,
                "minimum": -10.37414325,
                "name": "Z",
                "position": 2,
                "stddev": 14.52083971,
                "variance": 210.8547859
              },
              {
                "average": 4765.752713,
                "count": 15546538,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5562.160506,
                "variance": 30937629.49
              },
              {
                "average": 2.256606905,
                "count": 15546538,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347865238,
                "variance": 1.816740699
              },
              {
                "average": 3.272509031,
                "count": 15546538,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.530411473,
                "variance": 2.342159278
              },
              {
                "average": 0.505954316,
                "count": 15546538,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999645609,
                "variance": 0.2499645622
              },
              {
                "average": 0,
                "count": 15546538,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288824624,
                "count": 15546538,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4978004467,
                "variance": 0.2478052847
              },
              {
                "average": -7.641049038,
                "count": 15546538,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.39446059,
                "variance": 129.8337322
              },
              {
                "average": 0,
                "count": 15546538,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 70.22565796,
                "count": 15546538,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.231427604,
                "variance": 10.44212436
              },
              {
                "average": 203998550.1,
                "count": 15546538,
                "maximum": 207229386.9,
                "minimum": 203881062.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 615554.6185,
                "variance": 378907488300.0
              },
              {
                "average": 0,
                "count": 15546538,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15546538,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15546538,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006806660107,
                "count": 15546538,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02608069685,
                "variance": 0.0006802027482
              },
              {
                "average": 0.4247367485,
                "count": 15546538,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4943030029,
                "variance": 0.2443354587
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316577.1953,
              4329358.168,
              -10.37414325,
              318432.2153,
              4330617.268,
              391.0458567
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316577.19528177317,
                    4329358.167732011,
                    -10.374143253628205
                  ],
                  [
                    316577.19528177317,
                    4330617.26773201,
                    -10.374143253628205
                  ],
                  [
                    318432.2152817732,
                    4330617.26773201,
                    391.0458567463718
                  ],
                  [
                    318432.2152817732,
                    4329358.167732011,
                    391.0458567463718
                  ],
                  [
                    316577.19528177317,
                    4329358.167732011,
                    -10.374143253628205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:29:46+00:00",
            "end_time": "2018-02-28T19:24: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": "20180221_248544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.22687386018598,
              39.15982485527828,
              -8.802542257019837
            ],
            [
              -77.22723155645197,
              39.17116214391234,
              -8.802542257019837
            ],
            [
              -77.20577062202975,
              39.17157054392568,
              344.7774577429801
            ],
            [
              -77.2054163655687,
              39.16023309135222,
              344.7774577429801
            ],
            [
              -77.22687386018598,
              39.15982485527828,
              -8.802542257019837
            ]
          ]
        ]
      },
      "bbox": [
        -77.22723156,
        39.15982486,
        -8.802542257,
        -77.20541637,
        39.17157054,
        344.7774577
      ],
      "properties": {
        "datetime": "2018-03-06T14:28:48Z",
        "pc:count": 17979084,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308453.9638,
            "count": 17979084,
            "maximum": 309451.1457,
            "minimum": 307595.9057,
            "name": "X",
            "position": 0,
            "stddev": 527.5241364,
            "variance": 278281.7144
          },
          {
            "average": 4337537.948,
            "count": 17979084,
            "maximum": 4338132.788,
            "minimum": 4336873.688,
            "name": "Y",
            "position": 1,
            "stddev": 356.447227,
            "variance": 127054.6256
          },
          {
            "average": 120.4660623,
            "count": 17979084,
            "maximum": 344.7774577,
            "minimum": -8.802542257,
            "name": "Z",
            "position": 2,
            "stddev": 25.05461132,
            "variance": 627.7335484
          },
          {
            "average": 4970.840335,
            "count": 17979084,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5525.673505,
            "variance": 30533067.69
          },
          {
            "average": 2.238465597,
            "count": 17979084,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.331814518,
            "variance": 1.77372991
          },
          {
            "average": 3.185175563,
            "count": 17979084,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.528909474,
            "variance": 2.33756418
          },
          {
            "average": 0.5080284958,
            "count": 17979084,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499935553,
            "variance": 0.2499355572
          },
          {
            "average": 0,
            "count": 17979084,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.575287873,
            "count": 17979084,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.072139896,
            "variance": 4.293763748
          },
          {
            "average": -4.825610373,
            "count": 17979084,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.99617287,
            "variance": 168.9005093
          },
          {
            "average": 0,
            "count": 17979084,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.17018181,
            "count": 17979084,
            "maximum": 85,
            "minimum": 56,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.13393987,
            "variance": 172.5003765
          },
          {
            "average": 204029002.6,
            "count": 17979084,
            "maximum": 204381728.8,
            "minimum": 203277464.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 514742.7048,
            "variance": 264960052100.0
          },
          {
            "average": 0,
            "count": 17979084,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17979084,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17979084,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.01518848235,
            "count": 17979084,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.1223020572,
            "variance": 0.01495779319
          },
          {
            "average": 0.4095913896,
            "count": 17979084,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4917583722,
            "variance": 0.2418262966
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307595.9057,
          4336873.688,
          -8.802542257,
          309451.1457,
          4338132.788,
          344.7774577
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307595.905721709,
                4336873.68759825,
                -8.802542257019837
              ],
              [
                307595.905721709,
                4338132.7875982495,
                -8.802542257019837
              ],
              [
                309451.145721709,
                4338132.7875982495,
                344.7774577429801
              ],
              [
                309451.145721709,
                4336873.68759825,
                344.7774577429801
              ],
              [
                307595.905721709,
                4336873.68759825,
                -8.802542257019837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:28:48+00:00",
        "end_time": "2018-02-21T19:44:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180221_248544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180221_248544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180221_248544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_248544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.22723156,
            39.15982486,
            -8.802542257,
            -77.20541637,
            39.17157054,
            344.7774577
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.22687386018598,
                  39.15982485527828,
                  -8.802542257019837
                ],
                [
                  -77.22723155645197,
                  39.17116214391234,
                  -8.802542257019837
                ],
                [
                  -77.20577062202975,
                  39.17157054392568,
                  344.7774577429801
                ],
                [
                  -77.2054163655687,
                  39.16023309135222,
                  344.7774577429801
                ],
                [
                  -77.22687386018598,
                  39.15982485527828,
                  -8.802542257019837
                ]
              ]
            ]
          },
          "id": "20180221_248544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180221_248544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:28:48Z",
            "pc:count": 17979084,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308453.9638,
                "count": 17979084,
                "maximum": 309451.1457,
                "minimum": 307595.9057,
                "name": "X",
                "position": 0,
                "stddev": 527.5241364,
                "variance": 278281.7144
              },
              {
                "average": 4337537.948,
                "count": 17979084,
                "maximum": 4338132.788,
                "minimum": 4336873.688,
                "name": "Y",
                "position": 1,
                "stddev": 356.447227,
                "variance": 127054.6256
              },
              {
                "average": 120.4660623,
                "count": 17979084,
                "maximum": 344.7774577,
                "minimum": -8.802542257,
                "name": "Z",
                "position": 2,
                "stddev": 25.05461132,
                "variance": 627.7335484
              },
              {
                "average": 4970.840335,
                "count": 17979084,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5525.673505,
                "variance": 30533067.69
              },
              {
                "average": 2.238465597,
                "count": 17979084,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.331814518,
                "variance": 1.77372991
              },
              {
                "average": 3.185175563,
                "count": 17979084,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.528909474,
                "variance": 2.33756418
              },
              {
                "average": 0.5080284958,
                "count": 17979084,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499935553,
                "variance": 0.2499355572
              },
              {
                "average": 0,
                "count": 17979084,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.575287873,
                "count": 17979084,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.072139896,
                "variance": 4.293763748
              },
              {
                "average": -4.825610373,
                "count": 17979084,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.99617287,
                "variance": 168.9005093
              },
              {
                "average": 0,
                "count": 17979084,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.17018181,
                "count": 17979084,
                "maximum": 85,
                "minimum": 56,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.13393987,
                "variance": 172.5003765
              },
              {
                "average": 204029002.6,
                "count": 17979084,
                "maximum": 204381728.8,
                "minimum": 203277464.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 514742.7048,
                "variance": 264960052100.0
              },
              {
                "average": 0,
                "count": 17979084,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17979084,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17979084,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.01518848235,
                "count": 17979084,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.1223020572,
                "variance": 0.01495779319
              },
              {
                "average": 0.4095913896,
                "count": 17979084,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4917583722,
                "variance": 0.2418262966
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307595.9057,
              4336873.688,
              -8.802542257,
              309451.1457,
              4338132.788,
              344.7774577
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307595.905721709,
                    4336873.68759825,
                    -8.802542257019837
                  ],
                  [
                    307595.905721709,
                    4338132.7875982495,
                    -8.802542257019837
                  ],
                  [
                    309451.145721709,
                    4338132.7875982495,
                    344.7774577429801
                  ],
                  [
                    309451.145721709,
                    4336873.68759825,
                    344.7774577429801
                  ],
                  [
                    307595.905721709,
                    4336873.68759825,
                    -8.802542257019837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:28:48+00:00",
            "end_time": "2018-02-21T19:44: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": "20180228_260532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18446880404368,
              39.126950979056474,
              -10.312555937854285
            ],
            [
              -77.1848193264512,
              39.13829009654174,
              -10.312555937854285
            ],
            [
              -77.16336846003536,
              39.138690393691505,
              358.2674440621457
            ],
            [
              -77.16302137252772,
              39.1273511154549,
              358.2674440621457
            ],
            [
              -77.18446880404368,
              39.126950979056474,
              -10.312555937854285
            ]
          ]
        ]
      },
      "bbox": [
        -77.18481933,
        39.12695098,
        -10.31255594,
        -77.16302137,
        39.13869039,
        358.2674441
      ],
      "properties": {
        "datetime": "2018-04-08T13:28:36Z",
        "pc:count": 13969508,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312110.9682,
            "count": 13969508,
            "maximum": 313027.4353,
            "minimum": 311172.2553,
            "name": "X",
            "position": 0,
            "stddev": 563.4990269,
            "variance": 317531.1534
          },
          {
            "average": 4333787.289,
            "count": 13969508,
            "maximum": 4334395.144,
            "minimum": 4333135.884,
            "name": "Y",
            "position": 1,
            "stddev": 366.1552314,
            "variance": 134069.6535
          },
          {
            "average": 155.5262862,
            "count": 13969508,
            "maximum": 358.2674441,
            "minimum": -10.31255594,
            "name": "Z",
            "position": 2,
            "stddev": 9.583984836,
            "variance": 91.85276535
          },
          {
            "average": 5480.81155,
            "count": 13969508,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5654.676692,
            "variance": 31975368.49
          },
          {
            "average": 1.92474896,
            "count": 13969508,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.228637844,
            "variance": 1.509550953
          },
          {
            "average": 2.727803513,
            "count": 13969508,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.559942019,
            "variance": 2.433419103
          },
          {
            "average": 0.4936296969,
            "count": 13969508,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999594355,
            "variance": 0.2499594371
          },
          {
            "average": 0,
            "count": 13969508,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.417282914,
            "count": 13969508,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9622947596,
            "variance": 0.9260112043
          },
          {
            "average": -4.616549558,
            "count": 13969508,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.62472382,
            "variance": 159.3836516
          },
          {
            "average": 0,
            "count": 13969508,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.74081657,
            "count": 13969508,
            "maximum": 87,
            "minimum": 65,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.220399629,
            "variance": 38.69337154
          },
          {
            "average": 204263331.9,
            "count": 13969508,
            "maximum": 207229316.6,
            "minimum": 203883586.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 401648.2164,
            "variance": 161321289700.0
          },
          {
            "average": 0,
            "count": 13969508,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13969508,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13969508,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006648050883,
            "count": 13969508,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02577524336,
            "variance": 0.0006643631701
          },
          {
            "average": 0.4320024012,
            "count": 13969508,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4953547659,
            "variance": 0.2453763441
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311172.2553,
          4333135.884,
          -10.31255594,
          313027.4353,
          4334395.144,
          358.2674441
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311172.25527472136,
                4333135.884369359,
                -10.312555937854285
              ],
              [
                311172.25527472136,
                4334395.144369359,
                -10.312555937854285
              ],
              [
                313027.4352747214,
                4334395.144369359,
                358.2674440621457
              ],
              [
                313027.4352747214,
                4333135.884369359,
                358.2674440621457
              ],
              [
                311172.25527472136,
                4333135.884369359,
                -10.312555937854285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:28:36+00:00",
        "end_time": "2018-02-28T20:06:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_260532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_260532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_260532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_260532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18481933,
            39.12695098,
            -10.31255594,
            -77.16302137,
            39.13869039,
            358.2674441
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18446880404368,
                  39.126950979056474,
                  -10.312555937854285
                ],
                [
                  -77.1848193264512,
                  39.13829009654174,
                  -10.312555937854285
                ],
                [
                  -77.16336846003536,
                  39.138690393691505,
                  358.2674440621457
                ],
                [
                  -77.16302137252772,
                  39.1273511154549,
                  358.2674440621457
                ],
                [
                  -77.18446880404368,
                  39.126950979056474,
                  -10.312555937854285
                ]
              ]
            ]
          },
          "id": "20180228_260532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_260532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:28:36Z",
            "pc:count": 13969508,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312110.9682,
                "count": 13969508,
                "maximum": 313027.4353,
                "minimum": 311172.2553,
                "name": "X",
                "position": 0,
                "stddev": 563.4990269,
                "variance": 317531.1534
              },
              {
                "average": 4333787.289,
                "count": 13969508,
                "maximum": 4334395.144,
                "minimum": 4333135.884,
                "name": "Y",
                "position": 1,
                "stddev": 366.1552314,
                "variance": 134069.6535
              },
              {
                "average": 155.5262862,
                "count": 13969508,
                "maximum": 358.2674441,
                "minimum": -10.31255594,
                "name": "Z",
                "position": 2,
                "stddev": 9.583984836,
                "variance": 91.85276535
              },
              {
                "average": 5480.81155,
                "count": 13969508,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5654.676692,
                "variance": 31975368.49
              },
              {
                "average": 1.92474896,
                "count": 13969508,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.228637844,
                "variance": 1.509550953
              },
              {
                "average": 2.727803513,
                "count": 13969508,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.559942019,
                "variance": 2.433419103
              },
              {
                "average": 0.4936296969,
                "count": 13969508,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999594355,
                "variance": 0.2499594371
              },
              {
                "average": 0,
                "count": 13969508,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.417282914,
                "count": 13969508,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9622947596,
                "variance": 0.9260112043
              },
              {
                "average": -4.616549558,
                "count": 13969508,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.62472382,
                "variance": 159.3836516
              },
              {
                "average": 0,
                "count": 13969508,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.74081657,
                "count": 13969508,
                "maximum": 87,
                "minimum": 65,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.220399629,
                "variance": 38.69337154
              },
              {
                "average": 204263331.9,
                "count": 13969508,
                "maximum": 207229316.6,
                "minimum": 203883586.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 401648.2164,
                "variance": 161321289700.0
              },
              {
                "average": 0,
                "count": 13969508,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13969508,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13969508,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006648050883,
                "count": 13969508,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02577524336,
                "variance": 0.0006643631701
              },
              {
                "average": 0.4320024012,
                "count": 13969508,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4953547659,
                "variance": 0.2453763441
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311172.2553,
              4333135.884,
              -10.31255594,
              313027.4353,
              4334395.144,
              358.2674441
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311172.25527472136,
                    4333135.884369359,
                    -10.312555937854285
                  ],
                  [
                    311172.25527472136,
                    4334395.144369359,
                    -10.312555937854285
                  ],
                  [
                    313027.4352747214,
                    4334395.144369359,
                    358.2674440621457
                  ],
                  [
                    313027.4352747214,
                    4333135.884369359,
                    358.2674440621457
                  ],
                  [
                    311172.25527472136,
                    4333135.884369359,
                    -10.312555937854285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:28:36+00:00",
            "end_time": "2018-02-28T20:06: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": "20180228_278524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12098119323771,
              39.10506947481672,
              -10.376479759063756
            ],
            [
              -77.12132122481643,
              39.116407667706966,
              -10.376479759063756
            ],
            [
              -77.09987656790783,
              39.11679608996321,
              380.54352024093623
            ],
            [
              -77.09953996755156,
              39.10545774107794,
              380.54352024093623
            ],
            [
              -77.12098119323771,
              39.10506947481672,
              -10.376479759063756
            ]
          ]
        ]
      },
      "bbox": [
        -77.12132122,
        39.10506947,
        -10.37647976,
        -77.09953997,
        39.11679609,
        380.5435202
      ],
      "properties": {
        "datetime": "2018-02-28T19:29:50Z",
        "pc:count": 19626279,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317521.5172,
            "count": 19626279,
            "maximum": 318459.1123,
            "minimum": 316603.9723,
            "name": "X",
            "position": 0,
            "stddev": 553.4319965,
            "variance": 306286.9748
          },
          {
            "average": 4331251.436,
            "count": 19626279,
            "maximum": 4331836.189,
            "minimum": 4330577.089,
            "name": "Y",
            "position": 1,
            "stddev": 345.2318407,
            "variance": 119185.0238
          },
          {
            "average": 119.418407,
            "count": 19626279,
            "maximum": 380.5435202,
            "minimum": -10.37647976,
            "name": "Z",
            "position": 2,
            "stddev": 13.73360698,
            "variance": 188.6119608
          },
          {
            "average": 4330.36782,
            "count": 19626279,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5206.611579,
            "variance": 27108804.14
          },
          {
            "average": 2.437692596,
            "count": 19626279,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.351856563,
            "variance": 1.827516168
          },
          {
            "average": 3.602712516,
            "count": 19626279,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.359620194,
            "variance": 1.848567071
          },
          {
            "average": 0.5021395548,
            "count": 19626279,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995435,
            "variance": 0.249995435
          },
          {
            "average": 0,
            "count": 19626279,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271459812,
            "count": 19626279,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4987991239,
            "variance": 0.248800566
          },
          {
            "average": -3.236541417,
            "count": 19626279,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.78097235,
            "variance": 163.3532543
          },
          {
            "average": 0,
            "count": 19626279,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.46966998,
            "count": 19626279,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6984080883,
            "variance": 0.4877738578
          },
          {
            "average": 203881024.1,
            "count": 19626279,
            "maximum": 203881390.1,
            "minimum": 203879917,
            "name": "GpsTime",
            "position": 12,
            "stddev": 418.8690825,
            "variance": 175451.3083
          },
          {
            "average": 0,
            "count": 19626279,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19626279,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19626279,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004498050802,
            "count": 19626279,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02120383877,
            "variance": 0.0004496027785
          },
          {
            "average": 0.3738788183,
            "count": 19626279,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4838320571,
            "variance": 0.2340934595
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316603.9723,
          4330577.089,
          -10.37647976,
          318459.1123,
          4331836.189,
          380.5435202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316603.97231239686,
                4330577.088638963,
                -10.376479759063756
              ],
              [
                316603.97231239686,
                4331836.188638963,
                -10.376479759063756
              ],
              [
                318459.1123123969,
                4331836.188638963,
                380.54352024093623
              ],
              [
                318459.1123123969,
                4330577.088638963,
                380.54352024093623
              ],
              [
                316603.97231239686,
                4330577.088638963,
                -10.376479759063756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:29:50+00:00",
        "end_time": "2018-02-28T19:05:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180228_278524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_278524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180228_278524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_278524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12132122,
            39.10506947,
            -10.37647976,
            -77.09953997,
            39.11679609,
            380.5435202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12098119323771,
                  39.10506947481672,
                  -10.376479759063756
                ],
                [
                  -77.12132122481643,
                  39.116407667706966,
                  -10.376479759063756
                ],
                [
                  -77.09987656790783,
                  39.11679608996321,
                  380.54352024093623
                ],
                [
                  -77.09953996755156,
                  39.10545774107794,
                  380.54352024093623
                ],
                [
                  -77.12098119323771,
                  39.10506947481672,
                  -10.376479759063756
                ]
              ]
            ]
          },
          "id": "20180228_278524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180228_278524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:29:50Z",
            "pc:count": 19626279,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317521.5172,
                "count": 19626279,
                "maximum": 318459.1123,
                "minimum": 316603.9723,
                "name": "X",
                "position": 0,
                "stddev": 553.4319965,
                "variance": 306286.9748
              },
              {
                "average": 4331251.436,
                "count": 19626279,
                "maximum": 4331836.189,
                "minimum": 4330577.089,
                "name": "Y",
                "position": 1,
                "stddev": 345.2318407,
                "variance": 119185.0238
              },
              {
                "average": 119.418407,
                "count": 19626279,
                "maximum": 380.5435202,
                "minimum": -10.37647976,
                "name": "Z",
                "position": 2,
                "stddev": 13.73360698,
                "variance": 188.6119608
              },
              {
                "average": 4330.36782,
                "count": 19626279,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5206.611579,
                "variance": 27108804.14
              },
              {
                "average": 2.437692596,
                "count": 19626279,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.351856563,
                "variance": 1.827516168
              },
              {
                "average": 3.602712516,
                "count": 19626279,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.359620194,
                "variance": 1.848567071
              },
              {
                "average": 0.5021395548,
                "count": 19626279,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995435,
                "variance": 0.249995435
              },
              {
                "average": 0,
                "count": 19626279,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271459812,
                "count": 19626279,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4987991239,
                "variance": 0.248800566
              },
              {
                "average": -3.236541417,
                "count": 19626279,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.78097235,
                "variance": 163.3532543
              },
              {
                "average": 0,
                "count": 19626279,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.46966998,
                "count": 19626279,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6984080883,
                "variance": 0.4877738578
              },
              {
                "average": 203881024.1,
                "count": 19626279,
                "maximum": 203881390.1,
                "minimum": 203879917,
                "name": "GpsTime",
                "position": 12,
                "stddev": 418.8690825,
                "variance": 175451.3083
              },
              {
                "average": 0,
                "count": 19626279,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19626279,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19626279,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004498050802,
                "count": 19626279,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02120383877,
                "variance": 0.0004496027785
              },
              {
                "average": 0.3738788183,
                "count": 19626279,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4838320571,
                "variance": 0.2340934595
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316603.9723,
              4330577.089,
              -10.37647976,
              318459.1123,
              4331836.189,
              380.5435202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316603.97231239686,
                    4330577.088638963,
                    -10.376479759063756
                  ],
                  [
                    316603.97231239686,
                    4331836.188638963,
                    -10.376479759063756
                  ],
                  [
                    318459.1123123969,
                    4331836.188638963,
                    380.54352024093623
                  ],
                  [
                    318459.1123123969,
                    4330577.088638963,
                    380.54352024093623
                  ],
                  [
                    316603.97231239686,
                    4330577.088638963,
                    -10.376479759063756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:29:50+00:00",
            "end_time": "2018-02-28T19:05: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": "20180305_260536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18449771452974,
              39.137934095049424,
              -10.38598942992519
            ],
            [
              -77.18484836192708,
              39.14927265062538,
              -10.38598942992519
            ],
            [
              -77.16339393107606,
              39.149673050667225,
              343.1740105700748
            ],
            [
              -77.16304672032854,
              39.13833433431952,
              343.1740105700748
            ],
            [
              -77.18449771452974,
              39.137934095049424,
              -10.38598942992519
            ]
          ]
        ]
      },
      "bbox": [
        -77.18484836,
        39.1379341,
        -10.38598943,
        -77.16304672,
        39.14967305,
        343.1740106
      ],
      "properties": {
        "datetime": "2018-03-05T19:52:30Z",
        "pc:count": 15206412,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312190.1364,
            "count": 15206412,
            "maximum": 313054.3027,
            "minimum": 311199.1027,
            "name": "X",
            "position": 0,
            "stddev": 492.6780157,
            "variance": 242731.6271
          },
          {
            "average": 4334931.953,
            "count": 15206412,
            "maximum": 4335614.162,
            "minimum": 4334354.962,
            "name": "Y",
            "position": 1,
            "stddev": 340.6092879,
            "variance": 116014.687
          },
          {
            "average": 158.4295239,
            "count": 15206412,
            "maximum": 343.1740106,
            "minimum": -10.38598943,
            "name": "Z",
            "position": 2,
            "stddev": 10.34945168,
            "variance": 107.1111501
          },
          {
            "average": 5112.668703,
            "count": 15206412,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5537.736632,
            "variance": 30666527
          },
          {
            "average": 2.060179548,
            "count": 15206412,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.254692174,
            "variance": 1.574252451
          },
          {
            "average": 2.985946586,
            "count": 15206412,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.503859152,
            "variance": 2.261592348
          },
          {
            "average": 0.5025899601,
            "count": 15206412,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999933085,
            "variance": 0.2499933085
          },
          {
            "average": 0,
            "count": 15206412,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370104861,
            "count": 15206412,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5358220703,
            "variance": 0.287105291
          },
          {
            "average": -9.864467025,
            "count": 15206412,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.9297704,
            "variance": 98.6003402
          },
          {
            "average": 0,
            "count": 15206412,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.3766327,
            "count": 15206412,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5808412813,
            "variance": 0.3373765941
          },
          {
            "average": 204313707.9,
            "count": 15206412,
            "maximum": 204314750.8,
            "minimum": 204313250.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 412.467933,
            "variance": 170129.7957
          },
          {
            "average": 0,
            "count": 15206412,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15206412,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15206412,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005706803156,
            "count": 15206412,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02388209951,
            "variance": 0.0005703546771
          },
          {
            "average": 0.4183032789,
            "count": 15206412,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4932805102,
            "variance": 0.2433256618
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311199.1027,
          4334354.962,
          -10.38598943,
          313054.3027,
          4335614.162,
          343.1740106
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311199.1027183607,
                4334354.962310537,
                -10.38598942992519
              ],
              [
                311199.1027183607,
                4335614.162310536,
                -10.38598942992519
              ],
              [
                313054.3027183607,
                4335614.162310536,
                343.1740105700748
              ],
              [
                313054.3027183607,
                4334354.962310537,
                343.1740105700748
              ],
              [
                311199.1027183607,
                4334354.962310537,
                -10.38598942992519
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:52:30+00:00",
        "end_time": "2018-03-05T19:27:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_260536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_260536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_260536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_260536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18484836,
            39.1379341,
            -10.38598943,
            -77.16304672,
            39.14967305,
            343.1740106
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18449771452974,
                  39.137934095049424,
                  -10.38598942992519
                ],
                [
                  -77.18484836192708,
                  39.14927265062538,
                  -10.38598942992519
                ],
                [
                  -77.16339393107606,
                  39.149673050667225,
                  343.1740105700748
                ],
                [
                  -77.16304672032854,
                  39.13833433431952,
                  343.1740105700748
                ],
                [
                  -77.18449771452974,
                  39.137934095049424,
                  -10.38598942992519
                ]
              ]
            ]
          },
          "id": "20180305_260536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_260536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:52:30Z",
            "pc:count": 15206412,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312190.1364,
                "count": 15206412,
                "maximum": 313054.3027,
                "minimum": 311199.1027,
                "name": "X",
                "position": 0,
                "stddev": 492.6780157,
                "variance": 242731.6271
              },
              {
                "average": 4334931.953,
                "count": 15206412,
                "maximum": 4335614.162,
                "minimum": 4334354.962,
                "name": "Y",
                "position": 1,
                "stddev": 340.6092879,
                "variance": 116014.687
              },
              {
                "average": 158.4295239,
                "count": 15206412,
                "maximum": 343.1740106,
                "minimum": -10.38598943,
                "name": "Z",
                "position": 2,
                "stddev": 10.34945168,
                "variance": 107.1111501
              },
              {
                "average": 5112.668703,
                "count": 15206412,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5537.736632,
                "variance": 30666527
              },
              {
                "average": 2.060179548,
                "count": 15206412,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.254692174,
                "variance": 1.574252451
              },
              {
                "average": 2.985946586,
                "count": 15206412,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.503859152,
                "variance": 2.261592348
              },
              {
                "average": 0.5025899601,
                "count": 15206412,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999933085,
                "variance": 0.2499933085
              },
              {
                "average": 0,
                "count": 15206412,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370104861,
                "count": 15206412,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5358220703,
                "variance": 0.287105291
              },
              {
                "average": -9.864467025,
                "count": 15206412,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.9297704,
                "variance": 98.6003402
              },
              {
                "average": 0,
                "count": 15206412,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.3766327,
                "count": 15206412,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5808412813,
                "variance": 0.3373765941
              },
              {
                "average": 204313707.9,
                "count": 15206412,
                "maximum": 204314750.8,
                "minimum": 204313250.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 412.467933,
                "variance": 170129.7957
              },
              {
                "average": 0,
                "count": 15206412,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15206412,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15206412,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005706803156,
                "count": 15206412,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02388209951,
                "variance": 0.0005703546771
              },
              {
                "average": 0.4183032789,
                "count": 15206412,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4932805102,
                "variance": 0.2433256618
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311199.1027,
              4334354.962,
              -10.38598943,
              313054.3027,
              4335614.162,
              343.1740106
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311199.1027183607,
                    4334354.962310537,
                    -10.38598942992519
                  ],
                  [
                    311199.1027183607,
                    4335614.162310536,
                    -10.38598942992519
                  ],
                  [
                    313054.3027183607,
                    4335614.162310536,
                    343.1740105700748
                  ],
                  [
                    313054.3027183607,
                    4334354.962310537,
                    343.1740105700748
                  ],
                  [
                    311199.1027183607,
                    4334354.962310537,
                    -10.38598942992519
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:52:30+00:00",
            "end_time": "2018-03-05T19:27: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": "20180220_272536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14218932206333,
              39.137993048589905,
              -10.281233060369232
            ],
            [
              -77.14253316579055,
              39.14933138086841,
              -10.281233060369232
            ],
            [
              -77.12108089671175,
              39.149723941283945,
              364.91876693963076
            ],
            [
              -77.12074048941754,
              39.138385451384686,
              364.91876693963076
            ],
            [
              -77.14218932206333,
              39.137993048589905,
              -10.281233060369232
            ]
          ]
        ]
      },
      "bbox": [
        -77.14253317,
        39.13799305,
        -10.28123306,
        -77.12074049,
        39.14972394,
        364.9187669
      ],
      "properties": {
        "datetime": "2018-03-05T19:28:48Z",
        "pc:count": 30729586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315950.8023,
            "count": 30729586,
            "maximum": 316711.1859,
            "minimum": 314856.2259,
            "name": "X",
            "position": 0,
            "stddev": 488.0664793,
            "variance": 238208.8882
          },
          {
            "average": 4334837.865,
            "count": 30729586,
            "maximum": 4335533.45,
            "minimum": 4334274.31,
            "name": "Y",
            "position": 1,
            "stddev": 354.4824261,
            "variance": 125657.7904
          },
          {
            "average": 133.3894185,
            "count": 30729586,
            "maximum": 364.9187669,
            "minimum": -10.28123306,
            "name": "Z",
            "position": 2,
            "stddev": 13.74792832,
            "variance": 189.005533
          },
          {
            "average": 5051.1519,
            "count": 30729586,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5825.486914,
            "variance": 33936297.78
          },
          {
            "average": 2.383355213,
            "count": 30729586,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.369964839,
            "variance": 1.876803659
          },
          {
            "average": 3.447554419,
            "count": 30729586,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479856815,
            "variance": 2.189976193
          },
          {
            "average": 0.4653405028,
            "count": 30729586,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4987972808,
            "variance": 0.2487987274
          },
          {
            "average": 0,
            "count": 30729586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303944641,
            "count": 30729586,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4851282435,
            "variance": 0.2353494127
          },
          {
            "average": 2.68204,
            "count": 30729586,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.18826971,
            "variance": 173.9304581
          },
          {
            "average": 0,
            "count": 30729586,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.14516095,
            "count": 30729586,
            "maximum": 80,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.84533311,
            "variance": 251.0745814
          },
          {
            "average": 203758167.1,
            "count": 30729586,
            "maximum": 204313328.3,
            "minimum": 203180744.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 340537.7873,
            "variance": 115965984600.0
          },
          {
            "average": 0,
            "count": 30729586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30729586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30729586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003377201372,
            "count": 30729586,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01837406034,
            "variance": 0.0003376060933
          },
          {
            "average": 0.7188772084,
            "count": 30729586,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4495472992,
            "variance": 0.2020927742
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314856.2259,
          4334274.31,
          -10.28123306,
          316711.1859,
          4335533.45,
          364.9187669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314856.22587131395,
                4334274.3104269095,
                -10.281233060369232
              ],
              [
                314856.22587131395,
                4335533.45042691,
                -10.281233060369232
              ],
              [
                316711.1858713139,
                4335533.45042691,
                364.91876693963076
              ],
              [
                316711.1858713139,
                4334274.3104269095,
                364.91876693963076
              ],
              [
                314856.22587131395,
                4334274.3104269095,
                -10.281233060369232
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:28:48+00:00",
        "end_time": "2018-02-20T16:52:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_272536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_272536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_272536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_272536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14253317,
            39.13799305,
            -10.28123306,
            -77.12074049,
            39.14972394,
            364.9187669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14218932206333,
                  39.137993048589905,
                  -10.281233060369232
                ],
                [
                  -77.14253316579055,
                  39.14933138086841,
                  -10.281233060369232
                ],
                [
                  -77.12108089671175,
                  39.149723941283945,
                  364.91876693963076
                ],
                [
                  -77.12074048941754,
                  39.138385451384686,
                  364.91876693963076
                ],
                [
                  -77.14218932206333,
                  39.137993048589905,
                  -10.281233060369232
                ]
              ]
            ]
          },
          "id": "20180220_272536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_272536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:28:48Z",
            "pc:count": 30729586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315950.8023,
                "count": 30729586,
                "maximum": 316711.1859,
                "minimum": 314856.2259,
                "name": "X",
                "position": 0,
                "stddev": 488.0664793,
                "variance": 238208.8882
              },
              {
                "average": 4334837.865,
                "count": 30729586,
                "maximum": 4335533.45,
                "minimum": 4334274.31,
                "name": "Y",
                "position": 1,
                "stddev": 354.4824261,
                "variance": 125657.7904
              },
              {
                "average": 133.3894185,
                "count": 30729586,
                "maximum": 364.9187669,
                "minimum": -10.28123306,
                "name": "Z",
                "position": 2,
                "stddev": 13.74792832,
                "variance": 189.005533
              },
              {
                "average": 5051.1519,
                "count": 30729586,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5825.486914,
                "variance": 33936297.78
              },
              {
                "average": 2.383355213,
                "count": 30729586,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.369964839,
                "variance": 1.876803659
              },
              {
                "average": 3.447554419,
                "count": 30729586,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479856815,
                "variance": 2.189976193
              },
              {
                "average": 0.4653405028,
                "count": 30729586,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4987972808,
                "variance": 0.2487987274
              },
              {
                "average": 0,
                "count": 30729586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303944641,
                "count": 30729586,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4851282435,
                "variance": 0.2353494127
              },
              {
                "average": 2.68204,
                "count": 30729586,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.18826971,
                "variance": 173.9304581
              },
              {
                "average": 0,
                "count": 30729586,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.14516095,
                "count": 30729586,
                "maximum": 80,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.84533311,
                "variance": 251.0745814
              },
              {
                "average": 203758167.1,
                "count": 30729586,
                "maximum": 204313328.3,
                "minimum": 203180744.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 340537.7873,
                "variance": 115965984600.0
              },
              {
                "average": 0,
                "count": 30729586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30729586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30729586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003377201372,
                "count": 30729586,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01837406034,
                "variance": 0.0003376060933
              },
              {
                "average": 0.7188772084,
                "count": 30729586,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4495472992,
                "variance": 0.2020927742
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314856.2259,
              4334274.31,
              -10.28123306,
              316711.1859,
              4335533.45,
              364.9187669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314856.22587131395,
                    4334274.3104269095,
                    -10.281233060369232
                  ],
                  [
                    314856.22587131395,
                    4335533.45042691,
                    -10.281233060369232
                  ],
                  [
                    316711.1858713139,
                    4335533.45042691,
                    364.91876693963076
                  ],
                  [
                    316711.1858713139,
                    4334274.3104269095,
                    364.91876693963076
                  ],
                  [
                    314856.22587131395,
                    4334274.3104269095,
                    -10.281233060369232
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:28:48+00:00",
            "end_time": "2018-02-20T16:52: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": "20180220_272540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14221312093625,
              39.14897512215634,
              -10.390867071425987
            ],
            [
              -77.14255709744684,
              39.160313252746775,
              -10.390867071425987
            ],
            [
              -77.1210982551257,
              39.16070596791444,
              361.489132928574
            ],
            [
              -77.12075771739002,
              39.149367679656585,
              361.489132928574
            ],
            [
              -77.14221312093625,
              39.14897512215634,
              -10.390867071425987
            ]
          ]
        ]
      },
      "bbox": [
        -77.1425571,
        39.14897512,
        -10.39086707,
        -77.12075772,
        39.16070597,
        361.4891329
      ],
      "properties": {
        "datetime": "2018-03-05T19:38:47Z",
        "pc:count": 15946115,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315865.6215,
            "count": 15946115,
            "maximum": 316738.1909,
            "minimum": 314882.9509,
            "name": "X",
            "position": 0,
            "stddev": 498.6274706,
            "variance": 248629.3545
          },
          {
            "average": 4336000.235,
            "count": 15946115,
            "maximum": 4336752.376,
            "minimum": 4335493.256,
            "name": "Y",
            "position": 1,
            "stddev": 348.6738403,
            "variance": 121573.4469
          },
          {
            "average": 135.3171912,
            "count": 15946115,
            "maximum": 361.4891329,
            "minimum": -10.39086707,
            "name": "Z",
            "position": 2,
            "stddev": 11.29623846,
            "variance": 127.6050033
          },
          {
            "average": 6888.748397,
            "count": 15946115,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6840.686333,
            "variance": 46794989.51
          },
          {
            "average": 2.163013875,
            "count": 15946115,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.362416548,
            "variance": 1.856178849
          },
          {
            "average": 3.084007045,
            "count": 15946115,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.628489211,
            "variance": 2.651977111
          },
          {
            "average": 0.51627133,
            "count": 15946115,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997351894,
            "variance": 0.2497352595
          },
          {
            "average": 0,
            "count": 15946115,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.383256361,
            "count": 15946115,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5488349847,
            "variance": 0.3012198405
          },
          {
            "average": -1.184174656,
            "count": 15946115,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.41101867,
            "variance": 179.8554219
          },
          {
            "average": 0,
            "count": 15946115,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.57081458,
            "count": 15946115,
            "maximum": 80,
            "minimum": 39,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.63227935,
            "variance": 113.0453641
          },
          {
            "average": 204099149.9,
            "count": 15946115,
            "maximum": 204313927.2,
            "minimum": 203182126.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 304161.3296,
            "variance": 92514114400.0
          },
          {
            "average": 0,
            "count": 15946115,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15946115,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15946115,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005189351764,
            "count": 15946115,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02277423797,
            "variance": 0.0005186659152
          },
          {
            "average": 0.4420680523,
            "count": 15946115,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4966325653,
            "variance": 0.2466439049
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314882.9509,
          4335493.256,
          -10.39086707,
          316738.1909,
          4336752.376,
          361.4891329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314882.9509186902,
                4335493.256098292,
                -10.390867071425987
              ],
              [
                314882.9509186902,
                4336752.376098291,
                -10.390867071425987
              ],
              [
                316738.1909186902,
                4336752.376098291,
                361.489132928574
              ],
              [
                316738.1909186902,
                4335493.256098292,
                361.489132928574
              ],
              [
                314882.9509186902,
                4335493.256098292,
                -10.390867071425987
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:38:47+00:00",
        "end_time": "2018-02-20T17:15:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180220_272540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_272540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180220_272540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_272540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1425571,
            39.14897512,
            -10.39086707,
            -77.12075772,
            39.16070597,
            361.4891329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14221312093625,
                  39.14897512215634,
                  -10.390867071425987
                ],
                [
                  -77.14255709744684,
                  39.160313252746775,
                  -10.390867071425987
                ],
                [
                  -77.1210982551257,
                  39.16070596791444,
                  361.489132928574
                ],
                [
                  -77.12075771739002,
                  39.149367679656585,
                  361.489132928574
                ],
                [
                  -77.14221312093625,
                  39.14897512215634,
                  -10.390867071425987
                ]
              ]
            ]
          },
          "id": "20180220_272540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180220_272540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:38:47Z",
            "pc:count": 15946115,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315865.6215,
                "count": 15946115,
                "maximum": 316738.1909,
                "minimum": 314882.9509,
                "name": "X",
                "position": 0,
                "stddev": 498.6274706,
                "variance": 248629.3545
              },
              {
                "average": 4336000.235,
                "count": 15946115,
                "maximum": 4336752.376,
                "minimum": 4335493.256,
                "name": "Y",
                "position": 1,
                "stddev": 348.6738403,
                "variance": 121573.4469
              },
              {
                "average": 135.3171912,
                "count": 15946115,
                "maximum": 361.4891329,
                "minimum": -10.39086707,
                "name": "Z",
                "position": 2,
                "stddev": 11.29623846,
                "variance": 127.6050033
              },
              {
                "average": 6888.748397,
                "count": 15946115,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6840.686333,
                "variance": 46794989.51
              },
              {
                "average": 2.163013875,
                "count": 15946115,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.362416548,
                "variance": 1.856178849
              },
              {
                "average": 3.084007045,
                "count": 15946115,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.628489211,
                "variance": 2.651977111
              },
              {
                "average": 0.51627133,
                "count": 15946115,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997351894,
                "variance": 0.2497352595
              },
              {
                "average": 0,
                "count": 15946115,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.383256361,
                "count": 15946115,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5488349847,
                "variance": 0.3012198405
              },
              {
                "average": -1.184174656,
                "count": 15946115,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.41101867,
                "variance": 179.8554219
              },
              {
                "average": 0,
                "count": 15946115,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.57081458,
                "count": 15946115,
                "maximum": 80,
                "minimum": 39,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.63227935,
                "variance": 113.0453641
              },
              {
                "average": 204099149.9,
                "count": 15946115,
                "maximum": 204313927.2,
                "minimum": 203182126.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 304161.3296,
                "variance": 92514114400.0
              },
              {
                "average": 0,
                "count": 15946115,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15946115,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15946115,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005189351764,
                "count": 15946115,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02277423797,
                "variance": 0.0005186659152
              },
              {
                "average": 0.4420680523,
                "count": 15946115,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4966325653,
                "variance": 0.2466439049
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314882.9509,
              4335493.256,
              -10.39086707,
              316738.1909,
              4336752.376,
              361.4891329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314882.9509186902,
                    4335493.256098292,
                    -10.390867071425987
                  ],
                  [
                    314882.9509186902,
                    4336752.376098291,
                    -10.390867071425987
                  ],
                  [
                    316738.1909186902,
                    4336752.376098291,
                    361.489132928574
                  ],
                  [
                    316738.1909186902,
                    4335493.256098292,
                    361.489132928574
                  ],
                  [
                    314882.9509186902,
                    4335493.256098292,
                    -10.390867071425987
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:38:47+00:00",
            "end_time": "2018-02-20T17:15: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": "20180305_272544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14223485329916,
              39.159958332980736,
              -10.380011907358892
            ],
            [
              -77.14257894044574,
              39.171295541512976,
              -10.380011907358892
            ],
            [
              -77.12111814931951,
              39.17168832684824,
              338.45998809264114
            ],
            [
              -77.1207775023311,
              39.16035096064591,
              338.45998809264114
            ],
            [
              -77.14223485329916,
              39.159958332980736,
              -10.380011907358892
            ]
          ]
        ]
      },
      "bbox": [
        -77.14257894,
        39.15995833,
        -10.38001191,
        -77.1207775,
        39.17168833,
        338.4599881
      ],
      "properties": {
        "datetime": "2018-03-05T19:53:35Z",
        "pc:count": 14840421,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315888.0216,
            "count": 14840421,
            "maximum": 316764.985,
            "minimum": 314909.865,
            "name": "X",
            "position": 0,
            "stddev": 501.9350609,
            "variance": 251938.8054
          },
          {
            "average": 4337320.077,
            "count": 14840421,
            "maximum": 4337971.346,
            "minimum": 4336712.326,
            "name": "Y",
            "position": 1,
            "stddev": 330.182251,
            "variance": 109020.3189
          },
          {
            "average": 144.5153164,
            "count": 14840421,
            "maximum": 338.4599881,
            "minimum": -10.38001191,
            "name": "Z",
            "position": 2,
            "stddev": 11.59337761,
            "variance": 134.4064044
          },
          {
            "average": 6508.242625,
            "count": 14840421,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6508.763249,
            "variance": 42363999.04
          },
          {
            "average": 2.084045796,
            "count": 14840421,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.308518731,
            "variance": 1.71222127
          },
          {
            "average": 2.999576899,
            "count": 14840421,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.588036328,
            "variance": 2.521859378
          },
          {
            "average": 0.5075343213,
            "count": 14840421,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999432476,
            "variance": 0.2499432508
          },
          {
            "average": 0,
            "count": 14840421,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.443255282,
            "count": 14840421,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5707938156,
            "variance": 0.3258055799
          },
          {
            "average": -11.88668534,
            "count": 14840421,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.302496878,
            "variance": 53.32646066
          },
          {
            "average": 0,
            "count": 14840421,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.5029955,
            "count": 14840421,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5177391959,
            "variance": 0.2680538749
          },
          {
            "average": 204313623.6,
            "count": 14840421,
            "maximum": 204314815.8,
            "minimum": 204313316.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 302.2318516,
            "variance": 91344.09213
          },
          {
            "average": 0,
            "count": 14840421,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14840421,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14840421,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006340790467,
            "count": 14840421,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02517294248,
            "variance": 0.0006336770331
          },
          {
            "average": 0.3937264987,
            "count": 14840421,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4885754384,
            "variance": 0.238705959
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314909.865,
          4336712.326,
          -10.38001191,
          316764.985,
          4337971.346,
          338.4599881
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314909.86497678194,
                4336712.325766446,
                -10.380011907358892
              ],
              [
                314909.86497678194,
                4337971.345766446,
                -10.380011907358892
              ],
              [
                316764.98497678194,
                4337971.345766446,
                338.45998809264114
              ],
              [
                316764.98497678194,
                4336712.325766446,
                338.45998809264114
              ],
              [
                314909.86497678194,
                4336712.325766446,
                -10.380011907358892
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:53:35+00:00",
        "end_time": "2018-03-05T19:28:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_272544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_272544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_272544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_272544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14257894,
            39.15995833,
            -10.38001191,
            -77.1207775,
            39.17168833,
            338.4599881
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14223485329916,
                  39.159958332980736,
                  -10.380011907358892
                ],
                [
                  -77.14257894044574,
                  39.171295541512976,
                  -10.380011907358892
                ],
                [
                  -77.12111814931951,
                  39.17168832684824,
                  338.45998809264114
                ],
                [
                  -77.1207775023311,
                  39.16035096064591,
                  338.45998809264114
                ],
                [
                  -77.14223485329916,
                  39.159958332980736,
                  -10.380011907358892
                ]
              ]
            ]
          },
          "id": "20180305_272544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_272544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:53:35Z",
            "pc:count": 14840421,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315888.0216,
                "count": 14840421,
                "maximum": 316764.985,
                "minimum": 314909.865,
                "name": "X",
                "position": 0,
                "stddev": 501.9350609,
                "variance": 251938.8054
              },
              {
                "average": 4337320.077,
                "count": 14840421,
                "maximum": 4337971.346,
                "minimum": 4336712.326,
                "name": "Y",
                "position": 1,
                "stddev": 330.182251,
                "variance": 109020.3189
              },
              {
                "average": 144.5153164,
                "count": 14840421,
                "maximum": 338.4599881,
                "minimum": -10.38001191,
                "name": "Z",
                "position": 2,
                "stddev": 11.59337761,
                "variance": 134.4064044
              },
              {
                "average": 6508.242625,
                "count": 14840421,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6508.763249,
                "variance": 42363999.04
              },
              {
                "average": 2.084045796,
                "count": 14840421,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.308518731,
                "variance": 1.71222127
              },
              {
                "average": 2.999576899,
                "count": 14840421,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.588036328,
                "variance": 2.521859378
              },
              {
                "average": 0.5075343213,
                "count": 14840421,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999432476,
                "variance": 0.2499432508
              },
              {
                "average": 0,
                "count": 14840421,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.443255282,
                "count": 14840421,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5707938156,
                "variance": 0.3258055799
              },
              {
                "average": -11.88668534,
                "count": 14840421,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.302496878,
                "variance": 53.32646066
              },
              {
                "average": 0,
                "count": 14840421,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.5029955,
                "count": 14840421,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5177391959,
                "variance": 0.2680538749
              },
              {
                "average": 204313623.6,
                "count": 14840421,
                "maximum": 204314815.8,
                "minimum": 204313316.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 302.2318516,
                "variance": 91344.09213
              },
              {
                "average": 0,
                "count": 14840421,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14840421,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14840421,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006340790467,
                "count": 14840421,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02517294248,
                "variance": 0.0006336770331
              },
              {
                "average": 0.3937264987,
                "count": 14840421,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4885754384,
                "variance": 0.238705959
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314909.865,
              4336712.326,
              -10.38001191,
              316764.985,
              4337971.346,
              338.4599881
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314909.86497678194,
                    4336712.325766446,
                    -10.380011907358892
                  ],
                  [
                    314909.86497678194,
                    4337971.345766446,
                    -10.380011907358892
                  ],
                  [
                    316764.98497678194,
                    4337971.345766446,
                    338.45998809264114
                  ],
                  [
                    316764.98497678194,
                    4336712.325766446,
                    338.45998809264114
                  ],
                  [
                    314909.86497678194,
                    4336712.325766446,
                    -10.380011907358892
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:53:35+00:00",
            "end_time": "2018-03-05T19:28: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": "20180305_278552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12111300752271,
              39.181945879627,
              -10.418206472050798
            ],
            [
              -77.12145400822084,
              39.193284461929636,
              -10.418206472050798
            ],
            [
              -77.09998438505129,
              39.19367357123615,
              338.4817935279492
            ],
            [
              -77.09964682914463,
              39.182334832745155,
              338.4817935279492
            ],
            [
              -77.12111300752271,
              39.181945879627,
              -10.418206472050798
            ]
          ]
        ]
      },
      "bbox": [
        -77.12145401,
        39.18194588,
        -10.41820647,
        -77.09964683,
        39.19367357,
        338.4817935
      ],
      "properties": {
        "datetime": "2018-03-05T19:54:40Z",
        "pc:count": 12534711,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317771.1681,
            "count": 12534711,
            "maximum": 318647.3465,
            "minimum": 316792.0665,
            "name": "X",
            "position": 0,
            "stddev": 523.4910161,
            "variance": 274042.8439
          },
          {
            "average": 4339808.929,
            "count": 12534711,
            "maximum": 4340368.98,
            "minimum": 4339109.82,
            "name": "Y",
            "position": 1,
            "stddev": 365.6752222,
            "variance": 133718.3681
          },
          {
            "average": 160.9552962,
            "count": 12534711,
            "maximum": 338.4817935,
            "minimum": -10.41820647,
            "name": "Z",
            "position": 2,
            "stddev": 8.969563188,
            "variance": 80.45306378
          },
          {
            "average": 8917.999593,
            "count": 12534711,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7878.342065,
            "variance": 62068273.69
          },
          {
            "average": 1.864558983,
            "count": 12534711,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.224605365,
            "variance": 1.4996583
          },
          {
            "average": 2.62378263,
            "count": 12534711,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.599045853,
            "variance": 2.55694764
          },
          {
            "average": 0.5042286176,
            "count": 12534711,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999821384,
            "variance": 0.2499821387
          },
          {
            "average": 0,
            "count": 12534711,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.507054291,
            "count": 12534711,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5784216458,
            "variance": 0.3345716004
          },
          {
            "average": 9.33600095,
            "count": 12534711,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.00123384,
            "variance": 100.0246784
          },
          {
            "average": 0,
            "count": 12534711,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.64295866,
            "count": 12534711,
            "maximum": 80,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.563803243,
            "variance": 0.3178740969
          },
          {
            "average": 204314241.8,
            "count": 12534711,
            "maximum": 204314880.8,
            "minimum": 204313381.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 516.0541691,
            "variance": 266311.9055
          },
          {
            "average": 0,
            "count": 12534711,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12534711,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12534711,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000622910253,
            "count": 12534711,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0249503965,
            "variance": 0.0006225222855
          },
          {
            "average": 0.4210802307,
            "count": 12534711,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4937324067,
            "variance": 0.2437716895
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316792.0665,
          4339109.82,
          -10.41820647,
          318647.3465,
          4340368.98,
          338.4817935
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316792.0665425927,
                4339109.820476748,
                -10.418206472050798
              ],
              [
                316792.0665425927,
                4340368.980476748,
                -10.418206472050798
              ],
              [
                318647.34654259274,
                4340368.980476748,
                338.4817935279492
              ],
              [
                318647.34654259274,
                4339109.820476748,
                338.4817935279492
              ],
              [
                316792.0665425927,
                4339109.820476748,
                -10.418206472050798
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T19:54:40+00:00",
        "end_time": "2018-03-05T19:29:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_278552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_278552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_278552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_278552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12145401,
            39.18194588,
            -10.41820647,
            -77.09964683,
            39.19367357,
            338.4817935
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12111300752271,
                  39.181945879627,
                  -10.418206472050798
                ],
                [
                  -77.12145400822084,
                  39.193284461929636,
                  -10.418206472050798
                ],
                [
                  -77.09998438505129,
                  39.19367357123615,
                  338.4817935279492
                ],
                [
                  -77.09964682914463,
                  39.182334832745155,
                  338.4817935279492
                ],
                [
                  -77.12111300752271,
                  39.181945879627,
                  -10.418206472050798
                ]
              ]
            ]
          },
          "id": "20180305_278552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_278552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T19:54:40Z",
            "pc:count": 12534711,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317771.1681,
                "count": 12534711,
                "maximum": 318647.3465,
                "minimum": 316792.0665,
                "name": "X",
                "position": 0,
                "stddev": 523.4910161,
                "variance": 274042.8439
              },
              {
                "average": 4339808.929,
                "count": 12534711,
                "maximum": 4340368.98,
                "minimum": 4339109.82,
                "name": "Y",
                "position": 1,
                "stddev": 365.6752222,
                "variance": 133718.3681
              },
              {
                "average": 160.9552962,
                "count": 12534711,
                "maximum": 338.4817935,
                "minimum": -10.41820647,
                "name": "Z",
                "position": 2,
                "stddev": 8.969563188,
                "variance": 80.45306378
              },
              {
                "average": 8917.999593,
                "count": 12534711,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7878.342065,
                "variance": 62068273.69
              },
              {
                "average": 1.864558983,
                "count": 12534711,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.224605365,
                "variance": 1.4996583
              },
              {
                "average": 2.62378263,
                "count": 12534711,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.599045853,
                "variance": 2.55694764
              },
              {
                "average": 0.5042286176,
                "count": 12534711,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999821384,
                "variance": 0.2499821387
              },
              {
                "average": 0,
                "count": 12534711,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.507054291,
                "count": 12534711,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5784216458,
                "variance": 0.3345716004
              },
              {
                "average": 9.33600095,
                "count": 12534711,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.00123384,
                "variance": 100.0246784
              },
              {
                "average": 0,
                "count": 12534711,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.64295866,
                "count": 12534711,
                "maximum": 80,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.563803243,
                "variance": 0.3178740969
              },
              {
                "average": 204314241.8,
                "count": 12534711,
                "maximum": 204314880.8,
                "minimum": 204313381.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 516.0541691,
                "variance": 266311.9055
              },
              {
                "average": 0,
                "count": 12534711,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12534711,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12534711,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000622910253,
                "count": 12534711,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0249503965,
                "variance": 0.0006225222855
              },
              {
                "average": 0.4210802307,
                "count": 12534711,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4937324067,
                "variance": 0.2437716895
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316792.0665,
              4339109.82,
              -10.41820647,
              318647.3465,
              4340368.98,
              338.4817935
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316792.0665425927,
                    4339109.820476748,
                    -10.418206472050798
                  ],
                  [
                    316792.0665425927,
                    4340368.980476748,
                    -10.418206472050798
                  ],
                  [
                    318647.34654259274,
                    4340368.980476748,
                    338.4817935279492
                  ],
                  [
                    318647.34654259274,
                    4339109.820476748,
                    338.4817935279492
                  ],
                  [
                    316792.0665425927,
                    4339109.820476748,
                    -10.418206472050798
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T19:54:40+00:00",
            "end_time": "2018-03-05T19:29: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": "20180305_278556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12113106223933,
              39.19292791284663,
              -10.281123786626011
            ],
            [
              -77.12147219911449,
              39.20426647359354,
              -10.281123786626011
            ],
            [
              -77.10000154812842,
              39.204655634925814,
              338.678876213374
            ],
            [
              -77.09966385755571,
              39.1933169179824,
              338.678876213374
            ],
            [
              -77.12113106223933,
              39.19292791284663,
              -10.281123786626011
            ]
          ]
        ]
      },
      "bbox": [
        -77.1214722,
        39.19292791,
        -10.28112379,
        -77.09966386,
        39.20465563,
        338.6788762
      ],
      "properties": {
        "datetime": "2018-03-06T14:17:30Z",
        "pc:count": 12879490,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317769.1371,
            "count": 12879490,
            "maximum": 318674.1124,
            "minimum": 316819.0324,
            "name": "X",
            "position": 0,
            "stddev": 533.6519888,
            "variance": 284784.4452
          },
          {
            "average": 4341039.765,
            "count": 12879490,
            "maximum": 4341587.914,
            "minimum": 4340328.754,
            "name": "Y",
            "position": 1,
            "stddev": 370.6868938,
            "variance": 137408.7732
          },
          {
            "average": 170.5362124,
            "count": 12879490,
            "maximum": 338.6788762,
            "minimum": -10.28112379,
            "name": "Z",
            "position": 2,
            "stddev": 12.84158109,
            "variance": 164.9062049
          },
          {
            "average": 7674.539766,
            "count": 12879490,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6807.02828,
            "variance": 46335634.01
          },
          {
            "average": 1.952911412,
            "count": 12879490,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.256071932,
            "variance": 1.577716698
          },
          {
            "average": 2.77380859,
            "count": 12879490,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.593331252,
            "variance": 2.538704478
          },
          {
            "average": 0.5013752097,
            "count": 12879490,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981282,
            "variance": 0.2499981282
          },
          {
            "average": 0,
            "count": 12879490,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.446874605,
            "count": 12879490,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5509266415,
            "variance": 0.3035201643
          },
          {
            "average": 3.429695144,
            "count": 12879490,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.00176881,
            "variance": 169.0459923
          },
          {
            "average": 0,
            "count": 12879490,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 80.09002204,
            "count": 12879490,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.108112475,
            "variance": 9.660363157
          },
          {
            "average": 204333577.7,
            "count": 12879490,
            "maximum": 204381050.3,
            "minimum": 204313836.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29909.63191,
            "variance": 894586081.1
          },
          {
            "average": 0,
            "count": 12879490,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12879490,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12879490,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004743976664,
            "count": 12879490,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02177550574,
            "variance": 0.00047417265
          },
          {
            "average": 0.3406105366,
            "count": 12879490,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4739145666,
            "variance": 0.2245950164
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316819.0324,
          4340328.754,
          -10.28112379,
          318674.1124,
          4341587.914,
          338.6788762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316819.0324051119,
                4340328.754137255,
                -10.281123786626011
              ],
              [
                316819.0324051119,
                4341587.914137255,
                -10.281123786626011
              ],
              [
                318674.11240511184,
                4341587.914137255,
                338.678876213374
              ],
              [
                318674.11240511184,
                4340328.754137255,
                338.678876213374
              ],
              [
                316819.0324051119,
                4340328.754137255,
                -10.281123786626011
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:17:30+00:00",
        "end_time": "2018-03-05T19:37:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_278556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_278556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_278556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_278556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1214722,
            39.19292791,
            -10.28112379,
            -77.09966386,
            39.20465563,
            338.6788762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12113106223933,
                  39.19292791284663,
                  -10.281123786626011
                ],
                [
                  -77.12147219911449,
                  39.20426647359354,
                  -10.281123786626011
                ],
                [
                  -77.10000154812842,
                  39.204655634925814,
                  338.678876213374
                ],
                [
                  -77.09966385755571,
                  39.1933169179824,
                  338.678876213374
                ],
                [
                  -77.12113106223933,
                  39.19292791284663,
                  -10.281123786626011
                ]
              ]
            ]
          },
          "id": "20180305_278556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_278556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:17:30Z",
            "pc:count": 12879490,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317769.1371,
                "count": 12879490,
                "maximum": 318674.1124,
                "minimum": 316819.0324,
                "name": "X",
                "position": 0,
                "stddev": 533.6519888,
                "variance": 284784.4452
              },
              {
                "average": 4341039.765,
                "count": 12879490,
                "maximum": 4341587.914,
                "minimum": 4340328.754,
                "name": "Y",
                "position": 1,
                "stddev": 370.6868938,
                "variance": 137408.7732
              },
              {
                "average": 170.5362124,
                "count": 12879490,
                "maximum": 338.6788762,
                "minimum": -10.28112379,
                "name": "Z",
                "position": 2,
                "stddev": 12.84158109,
                "variance": 164.9062049
              },
              {
                "average": 7674.539766,
                "count": 12879490,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6807.02828,
                "variance": 46335634.01
              },
              {
                "average": 1.952911412,
                "count": 12879490,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.256071932,
                "variance": 1.577716698
              },
              {
                "average": 2.77380859,
                "count": 12879490,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.593331252,
                "variance": 2.538704478
              },
              {
                "average": 0.5013752097,
                "count": 12879490,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981282,
                "variance": 0.2499981282
              },
              {
                "average": 0,
                "count": 12879490,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.446874605,
                "count": 12879490,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5509266415,
                "variance": 0.3035201643
              },
              {
                "average": 3.429695144,
                "count": 12879490,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.00176881,
                "variance": 169.0459923
              },
              {
                "average": 0,
                "count": 12879490,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 80.09002204,
                "count": 12879490,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.108112475,
                "variance": 9.660363157
              },
              {
                "average": 204333577.7,
                "count": 12879490,
                "maximum": 204381050.3,
                "minimum": 204313836.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29909.63191,
                "variance": 894586081.1
              },
              {
                "average": 0,
                "count": 12879490,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12879490,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12879490,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004743976664,
                "count": 12879490,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02177550574,
                "variance": 0.00047417265
              },
              {
                "average": 0.3406105366,
                "count": 12879490,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4739145666,
                "variance": 0.2245950164
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316819.0324,
              4340328.754,
              -10.28112379,
              318674.1124,
              4341587.914,
              338.6788762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316819.0324051119,
                    4340328.754137255,
                    -10.281123786626011
                  ],
                  [
                    316819.0324051119,
                    4341587.914137255,
                    -10.281123786626011
                  ],
                  [
                    318674.11240511184,
                    4341587.914137255,
                    338.678876213374
                  ],
                  [
                    318674.11240511184,
                    4340328.754137255,
                    338.678876213374
                  ],
                  [
                    316819.0324051119,
                    4340328.754137255,
                    -10.281123786626011
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:17:30+00:00",
            "end_time": "2018-03-05T19:37: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": "20180305_278560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1211504335619,
              39.20391050586723,
              -9.809873908261011
            ],
            [
              -77.12149171772084,
              39.215249405239376,
              -9.809873908261011
            ],
            [
              -77.1000167962945,
              39.21563867726989,
              339.570126091739
            ],
            [
              -77.09967896057985,
              39.204299621664596,
              339.570126091739
            ],
            [
              -77.1211504335619,
              39.20391050586723,
              -9.809873908261011
            ]
          ]
        ]
      },
      "bbox": [
        -77.12149172,
        39.20391051,
        -9.809873908,
        -77.09967896,
        39.21563868,
        339.5701261
      ],
      "properties": {
        "datetime": "2018-03-06T14:25:49Z",
        "pc:count": 13991229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317834.1838,
            "count": 13991229,
            "maximum": 318701.0533,
            "minimum": 316845.8933,
            "name": "X",
            "position": 0,
            "stddev": 544.497629,
            "variance": 296477.668
          },
          {
            "average": 4342152.617,
            "count": 13991229,
            "maximum": 4342806.955,
            "minimum": 4341547.755,
            "name": "Y",
            "position": 1,
            "stddev": 347.193721,
            "variance": 120543.4799
          },
          {
            "average": 161.8371264,
            "count": 13991229,
            "maximum": 339.5701261,
            "minimum": -9.809873908,
            "name": "Z",
            "position": 2,
            "stddev": 9.44289162,
            "variance": 89.16820214
          },
          {
            "average": 7308.151442,
            "count": 13991229,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7030.411543,
            "variance": 49426686.47
          },
          {
            "average": 2.065002438,
            "count": 13991229,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.315715446,
            "variance": 1.731107135
          },
          {
            "average": 2.963957991,
            "count": 13991229,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.6214232,
            "variance": 2.629013195
          },
          {
            "average": 0.4998485122,
            "count": 13991229,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999949,
            "variance": 0.2499999949
          },
          {
            "average": 0,
            "count": 13991229,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.383001808,
            "count": 13991229,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5351964823,
            "variance": 0.2864352746
          },
          {
            "average": -5.631910412,
            "count": 13991229,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.40775019,
            "variance": 153.9522647
          },
          {
            "average": 0,
            "count": 13991229,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.13092209,
            "count": 13991229,
            "maximum": 85,
            "minimum": 78,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.923341066,
            "variance": 8.545922989
          },
          {
            "average": 204365110.8,
            "count": 13991229,
            "maximum": 204381549,
            "minimum": 204314869.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28390.21699,
            "variance": 806004420.6
          },
          {
            "average": 0,
            "count": 13991229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13991229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13991229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000343572391,
            "count": 13991229,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01853252205,
            "variance": 0.0003434543735
          },
          {
            "average": 0.402352145,
            "count": 13991229,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4903722195,
            "variance": 0.2404649136
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316845.8933,
          4341547.755,
          -9.809873908,
          318701.0533,
          4342806.955,
          339.5701261
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316845.89326624613,
                4341547.754587374,
                -9.809873908261011
              ],
              [
                316845.89326624613,
                4342806.954587373,
                -9.809873908261011
              ],
              [
                318701.05326624616,
                4342806.954587373,
                339.570126091739
              ],
              [
                318701.05326624616,
                4341547.754587374,
                339.570126091739
              ],
              [
                316845.89326624613,
                4341547.754587374,
                -9.809873908261011
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T14:25:49+00:00",
        "end_time": "2018-03-05T19:54:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK7/20180305_278560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_278560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK7/20180305_278560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_278560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12149172,
            39.20391051,
            -9.809873908,
            -77.09967896,
            39.21563868,
            339.5701261
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1211504335619,
                  39.20391050586723,
                  -9.809873908261011
                ],
                [
                  -77.12149171772084,
                  39.215249405239376,
                  -9.809873908261011
                ],
                [
                  -77.1000167962945,
                  39.21563867726989,
                  339.570126091739
                ],
                [
                  -77.09967896057985,
                  39.204299621664596,
                  339.570126091739
                ],
                [
                  -77.1211504335619,
                  39.20391050586723,
                  -9.809873908261011
                ]
              ]
            ]
          },
          "id": "20180305_278560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK7/20180305_278560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T14:25:49Z",
            "pc:count": 13991229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317834.1838,
                "count": 13991229,
                "maximum": 318701.0533,
                "minimum": 316845.8933,
                "name": "X",
                "position": 0,
                "stddev": 544.497629,
                "variance": 296477.668
              },
              {
                "average": 4342152.617,
                "count": 13991229,
                "maximum": 4342806.955,
                "minimum": 4341547.755,
                "name": "Y",
                "position": 1,
                "stddev": 347.193721,
                "variance": 120543.4799
              },
              {
                "average": 161.8371264,
                "count": 13991229,
                "maximum": 339.5701261,
                "minimum": -9.809873908,
                "name": "Z",
                "position": 2,
                "stddev": 9.44289162,
                "variance": 89.16820214
              },
              {
                "average": 7308.151442,
                "count": 13991229,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7030.411543,
                "variance": 49426686.47
              },
              {
                "average": 2.065002438,
                "count": 13991229,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.315715446,
                "variance": 1.731107135
              },
              {
                "average": 2.963957991,
                "count": 13991229,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.6214232,
                "variance": 2.629013195
              },
              {
                "average": 0.4998485122,
                "count": 13991229,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999949,
                "variance": 0.2499999949
              },
              {
                "average": 0,
                "count": 13991229,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.383001808,
                "count": 13991229,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5351964823,
                "variance": 0.2864352746
              },
              {
                "average": -5.631910412,
                "count": 13991229,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.40775019,
                "variance": 153.9522647
              },
              {
                "average": 0,
                "count": 13991229,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.13092209,
                "count": 13991229,
                "maximum": 85,
                "minimum": 78,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.923341066,
                "variance": 8.545922989
              },
              {
                "average": 204365110.8,
                "count": 13991229,
                "maximum": 204381549,
                "minimum": 204314869.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28390.21699,
                "variance": 806004420.6
              },
              {
                "average": 0,
                "count": 13991229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13991229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13991229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000343572391,
                "count": 13991229,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01853252205,
                "variance": 0.0003434543735
              },
              {
                "average": 0.402352145,
                "count": 13991229,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4903722195,
                "variance": 0.2404649136
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316845.8933,
              4341547.755,
              -9.809873908,
              318701.0533,
              4342806.955,
              339.5701261
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316845.89326624613,
                    4341547.754587374,
                    -9.809873908261011
                  ],
                  [
                    316845.89326624613,
                    4342806.954587373,
                    -9.809873908261011
                  ],
                  [
                    318701.05326624616,
                    4342806.954587373,
                    339.570126091739
                  ],
                  [
                    318701.05326624616,
                    4341547.754587374,
                    339.570126091739
                  ],
                  [
                    316845.89326624613,
                    4341547.754587374,
                    -9.809873908261011
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T14:25:49+00:00",
            "end_time": "2018-03-05T19:54: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": "20180413_266484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16301619367174,
              38.995192570303495,
              -6.961923696239779
            ],
            [
              -77.16336157919842,
              39.00652976488176,
              -6.961923696239779
            ],
            [
              -77.14195164612819,
              39.00692497886765,
              464.4980763037603
            ],
            [
              -77.14160967233947,
              38.99558762545076,
              464.4980763037603
            ],
            [
              -77.16301619367174,
              38.995192570303495,
              -6.961923696239779
            ]
          ]
        ]
      },
      "bbox": [
        -77.16336158,
        38.99519257,
        -6.961923696,
        -77.14160967,
        39.00692498,
        464.4980763
      ],
      "properties": {
        "datetime": "2018-04-13T13:34:39Z",
        "pc:count": 14351839,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313560.9743,
            "count": 14351839,
            "maximum": 314533.8317,
            "minimum": 312678.7717,
            "name": "X",
            "position": 0,
            "stddev": 587.1065437,
            "variance": 344694.0936
          },
          {
            "average": 4319102.348,
            "count": 14351839,
            "maximum": 4319726.773,
            "minimum": 4318467.773,
            "name": "Y",
            "position": 1,
            "stddev": 341.3555639,
            "variance": 116523.621
          },
          {
            "average": 81.90725127,
            "count": 14351839,
            "maximum": 464.4980763,
            "minimum": -6.961923696,
            "name": "Z",
            "position": 2,
            "stddev": 15.50018697,
            "variance": 240.255796
          },
          {
            "average": 4013.331364,
            "count": 14351839,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4570.451347,
            "variance": 20889025.52
          },
          {
            "average": 2.357258955,
            "count": 14351839,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.335478952,
            "variance": 1.783504032
          },
          {
            "average": 3.268170372,
            "count": 14351839,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.46934469,
            "variance": 2.158973819
          },
          {
            "average": 0.5033030262,
            "count": 14351839,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999891073,
            "variance": 0.2499891074
          },
          {
            "average": 0,
            "count": 14351839,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355358571,
            "count": 14351839,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5679836533,
            "variance": 0.3226054304
          },
          {
            "average": 2.694468198,
            "count": 14351839,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.73352713,
            "variance": 188.6097675
          },
          {
            "average": 0,
            "count": 14351839,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 103.1161092,
            "count": 14351839,
            "maximum": 104,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6382448327,
            "variance": 0.4073564664
          },
          {
            "average": 207660731,
            "count": 14351839,
            "maximum": 207661679.4,
            "minimum": 207660262.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 435.3611717,
            "variance": 189539.3499
          },
          {
            "average": 0,
            "count": 14351839,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14351839,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14351839,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007855439292,
            "count": 14351839,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02801654698,
            "variance": 0.0007849269047
          },
          {
            "average": 0.4016920062,
            "count": 14351839,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4902403034,
            "variance": 0.2403355551
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312678.7717,
          4318467.773,
          -6.961923696,
          314533.8317,
          4319726.773,
          464.4980763
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312678.77173871186,
                4318467.7726311665,
                -6.961923696239779
              ],
              [
                312678.77173871186,
                4319726.7726311665,
                -6.961923696239779
              ],
              [
                314533.8317387119,
                4319726.7726311665,
                464.4980763037603
              ],
              [
                314533.8317387119,
                4318467.7726311665,
                464.4980763037603
              ],
              [
                312678.77173871186,
                4318467.7726311665,
                -6.961923696239779
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:34:39+00:00",
        "end_time": "2018-04-13T13:11:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_266484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_266484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_266484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_266484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16336158,
            38.99519257,
            -6.961923696,
            -77.14160967,
            39.00692498,
            464.4980763
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16301619367174,
                  38.995192570303495,
                  -6.961923696239779
                ],
                [
                  -77.16336157919842,
                  39.00652976488176,
                  -6.961923696239779
                ],
                [
                  -77.14195164612819,
                  39.00692497886765,
                  464.4980763037603
                ],
                [
                  -77.14160967233947,
                  38.99558762545076,
                  464.4980763037603
                ],
                [
                  -77.16301619367174,
                  38.995192570303495,
                  -6.961923696239779
                ]
              ]
            ]
          },
          "id": "20180413_266484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_266484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:34:39Z",
            "pc:count": 14351839,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313560.9743,
                "count": 14351839,
                "maximum": 314533.8317,
                "minimum": 312678.7717,
                "name": "X",
                "position": 0,
                "stddev": 587.1065437,
                "variance": 344694.0936
              },
              {
                "average": 4319102.348,
                "count": 14351839,
                "maximum": 4319726.773,
                "minimum": 4318467.773,
                "name": "Y",
                "position": 1,
                "stddev": 341.3555639,
                "variance": 116523.621
              },
              {
                "average": 81.90725127,
                "count": 14351839,
                "maximum": 464.4980763,
                "minimum": -6.961923696,
                "name": "Z",
                "position": 2,
                "stddev": 15.50018697,
                "variance": 240.255796
              },
              {
                "average": 4013.331364,
                "count": 14351839,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4570.451347,
                "variance": 20889025.52
              },
              {
                "average": 2.357258955,
                "count": 14351839,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.335478952,
                "variance": 1.783504032
              },
              {
                "average": 3.268170372,
                "count": 14351839,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.46934469,
                "variance": 2.158973819
              },
              {
                "average": 0.5033030262,
                "count": 14351839,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999891073,
                "variance": 0.2499891074
              },
              {
                "average": 0,
                "count": 14351839,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355358571,
                "count": 14351839,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5679836533,
                "variance": 0.3226054304
              },
              {
                "average": 2.694468198,
                "count": 14351839,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.73352713,
                "variance": 188.6097675
              },
              {
                "average": 0,
                "count": 14351839,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 103.1161092,
                "count": 14351839,
                "maximum": 104,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6382448327,
                "variance": 0.4073564664
              },
              {
                "average": 207660731,
                "count": 14351839,
                "maximum": 207661679.4,
                "minimum": 207660262.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 435.3611717,
                "variance": 189539.3499
              },
              {
                "average": 0,
                "count": 14351839,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14351839,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14351839,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007855439292,
                "count": 14351839,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02801654698,
                "variance": 0.0007849269047
              },
              {
                "average": 0.4016920062,
                "count": 14351839,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4902403034,
                "variance": 0.2403355551
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312678.7717,
              4318467.773,
              -6.961923696,
              314533.8317,
              4319726.773,
              464.4980763
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312678.77173871186,
                    4318467.7726311665,
                    -6.961923696239779
                  ],
                  [
                    312678.77173871186,
                    4319726.7726311665,
                    -6.961923696239779
                  ],
                  [
                    314533.8317387119,
                    4319726.7726311665,
                    464.4980763037603
                  ],
                  [
                    314533.8317387119,
                    4318467.7726311665,
                    464.4980763037603
                  ],
                  [
                    312678.77173871186,
                    4318467.7726311665,
                    -6.961923696239779
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:34:39+00:00",
            "end_time": "2018-04-13T13:11: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": "20180305_278472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12073910006393,
              38.962295088094216,
              -10.428904604659891
            ],
            [
              -77.12107733584182,
              38.97363248032999,
              -10.428904604659891
            ],
            [
              -77.09967672330025,
              38.97401966298559,
              466.6710953953401
            ],
            [
              -77.0993418940064,
              38.96268211509775,
              466.6710953953401
            ],
            [
              -77.12073910006393,
              38.962295088094216,
              -10.428904604659891
            ]
          ]
        ]
      },
      "bbox": [
        -77.12107734,
        38.96229509,
        -10.4289046,
        -77.09934189,
        38.97401966,
        466.6710954
      ],
      "properties": {
        "datetime": "2018-04-13T14:07:17Z",
        "pc:count": 26214154,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317156.5617,
            "count": 26214154,
            "maximum": 318110.4149,
            "minimum": 316255.3549,
            "name": "X",
            "position": 0,
            "stddev": 567.7855465,
            "variance": 322380.4269
          },
          {
            "average": 4315359.703,
            "count": 26214154,
            "maximum": 4315989.396,
            "minimum": 4314730.416,
            "name": "Y",
            "position": 1,
            "stddev": 345.3884209,
            "variance": 119293.1613
          },
          {
            "average": 94.43810142,
            "count": 26214154,
            "maximum": 466.6710954,
            "minimum": -10.4289046,
            "name": "Z",
            "position": 2,
            "stddev": 13.57365308,
            "variance": 184.2440579
          },
          {
            "average": 4294.274801,
            "count": 26214154,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4639.938201,
            "variance": 21529026.51
          },
          {
            "average": 2.123059283,
            "count": 26214154,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.260220408,
            "variance": 1.588155477
          },
          {
            "average": 2.906713602,
            "count": 26214154,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.49556233,
            "variance": 2.236706683
          },
          {
            "average": 0.5289449738,
            "count": 26214154,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991614949,
            "variance": 0.249162198
          },
          {
            "average": 0,
            "count": 26214154,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319203626,
            "count": 26214154,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5936093731,
            "variance": 0.3523720879
          },
          {
            "average": 0.003854622482,
            "count": 26214154,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.35550607,
            "variance": 206.0805546
          },
          {
            "average": 0,
            "count": 26214154,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 101.9546541,
            "count": 26214154,
            "maximum": 111,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.36674075,
            "variance": 107.4693138
          },
          {
            "average": 207058266,
            "count": 26214154,
            "maximum": 207663637.7,
            "minimum": 204312388.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1287599.462,
            "variance": 1657912375000.0
          },
          {
            "average": 0,
            "count": 26214154,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26214154,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26214154,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007038182502,
            "count": 26214154,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02652023599,
            "variance": 0.0007033229169
          },
          {
            "average": 0.6894358674,
            "count": 26214154,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4627246053,
            "variance": 0.2141140603
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316255.3549,
          4314730.416,
          -10.4289046,
          318110.4149,
          4315989.396,
          466.6710954
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316255.3548998448,
                4314730.41621462,
                -10.428904604659891
              ],
              [
                316255.3548998448,
                4315989.39621462,
                -10.428904604659891
              ],
              [
                318110.41489984485,
                4315989.39621462,
                466.6710953953401
              ],
              [
                318110.41489984485,
                4314730.41621462,
                466.6710953953401
              ],
              [
                316255.3548998448,
                4314730.41621462,
                -10.428904604659891
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:07:17+00:00",
        "end_time": "2018-03-05T19:13:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_278472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_278472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_278472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_278472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12107734,
            38.96229509,
            -10.4289046,
            -77.09934189,
            38.97401966,
            466.6710954
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12073910006393,
                  38.962295088094216,
                  -10.428904604659891
                ],
                [
                  -77.12107733584182,
                  38.97363248032999,
                  -10.428904604659891
                ],
                [
                  -77.09967672330025,
                  38.97401966298559,
                  466.6710953953401
                ],
                [
                  -77.0993418940064,
                  38.96268211509775,
                  466.6710953953401
                ],
                [
                  -77.12073910006393,
                  38.962295088094216,
                  -10.428904604659891
                ]
              ]
            ]
          },
          "id": "20180305_278472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_278472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:07:17Z",
            "pc:count": 26214154,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317156.5617,
                "count": 26214154,
                "maximum": 318110.4149,
                "minimum": 316255.3549,
                "name": "X",
                "position": 0,
                "stddev": 567.7855465,
                "variance": 322380.4269
              },
              {
                "average": 4315359.703,
                "count": 26214154,
                "maximum": 4315989.396,
                "minimum": 4314730.416,
                "name": "Y",
                "position": 1,
                "stddev": 345.3884209,
                "variance": 119293.1613
              },
              {
                "average": 94.43810142,
                "count": 26214154,
                "maximum": 466.6710954,
                "minimum": -10.4289046,
                "name": "Z",
                "position": 2,
                "stddev": 13.57365308,
                "variance": 184.2440579
              },
              {
                "average": 4294.274801,
                "count": 26214154,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4639.938201,
                "variance": 21529026.51
              },
              {
                "average": 2.123059283,
                "count": 26214154,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.260220408,
                "variance": 1.588155477
              },
              {
                "average": 2.906713602,
                "count": 26214154,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.49556233,
                "variance": 2.236706683
              },
              {
                "average": 0.5289449738,
                "count": 26214154,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991614949,
                "variance": 0.249162198
              },
              {
                "average": 0,
                "count": 26214154,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319203626,
                "count": 26214154,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5936093731,
                "variance": 0.3523720879
              },
              {
                "average": 0.003854622482,
                "count": 26214154,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.35550607,
                "variance": 206.0805546
              },
              {
                "average": 0,
                "count": 26214154,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 101.9546541,
                "count": 26214154,
                "maximum": 111,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.36674075,
                "variance": 107.4693138
              },
              {
                "average": 207058266,
                "count": 26214154,
                "maximum": 207663637.7,
                "minimum": 204312388.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1287599.462,
                "variance": 1657912375000.0
              },
              {
                "average": 0,
                "count": 26214154,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26214154,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26214154,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007038182502,
                "count": 26214154,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02652023599,
                "variance": 0.0007033229169
              },
              {
                "average": 0.6894358674,
                "count": 26214154,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4627246053,
                "variance": 0.2141140603
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316255.3549,
              4314730.416,
              -10.4289046,
              318110.4149,
              4315989.396,
              466.6710954
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316255.3548998448,
                    4314730.41621462,
                    -10.428904604659891
                  ],
                  [
                    316255.3548998448,
                    4315989.39621462,
                    -10.428904604659891
                  ],
                  [
                    318110.41489984485,
                    4315989.39621462,
                    466.6710953953401
                  ],
                  [
                    318110.41489984485,
                    4314730.41621462,
                    466.6710953953401
                  ],
                  [
                    316255.3548998448,
                    4314730.41621462,
                    -10.428904604659891
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:07:17+00:00",
            "end_time": "2018-03-05T19:13:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_260480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18409954671253,
              38.984177750019214,
              -8.855958121721045
            ],
            [
              -77.18444818800802,
              38.99551570777987,
              -8.855958121721045
            ],
            [
              -77.16304048717014,
              38.99591472338191,
              457.4040418782789
            ],
            [
              -77.1626952560472,
              38.984576605230664,
              457.4040418782789
            ],
            [
              -77.18409954671253,
              38.984177750019214,
              -8.855958121721045
            ]
          ]
        ]
      },
      "bbox": [
        -77.18444819,
        38.98417775,
        -8.855958122,
        -77.16269526,
        38.99591472,
        457.4040419
      ],
      "properties": {
        "datetime": "2018-04-13T13:11:34Z",
        "pc:count": 14919088,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311891.353,
            "count": 14919088,
            "maximum": 312678.5726,
            "minimum": 310823.3926,
            "name": "X",
            "position": 0,
            "stddev": 530.3453492,
            "variance": 281266.1894
          },
          {
            "average": 4317897.673,
            "count": 14919088,
            "maximum": 4318547.973,
            "minimum": 4317288.873,
            "name": "Y",
            "position": 1,
            "stddev": 349.5301089,
            "variance": 122171.297
          },
          {
            "average": 78.55514786,
            "count": 14919088,
            "maximum": 457.4040419,
            "minimum": -8.855958122,
            "name": "Z",
            "position": 2,
            "stddev": 14.01183743,
            "variance": 196.331588
          },
          {
            "average": 4277.035337,
            "count": 14919088,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4819.881172,
            "variance": 23231254.51
          },
          {
            "average": 2.314170008,
            "count": 14919088,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.319164603,
            "variance": 1.74019525
          },
          {
            "average": 3.261389235,
            "count": 14919088,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.455153952,
            "variance": 2.117473025
          },
          {
            "average": 0.5019818236,
            "count": 14919088,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960891,
            "variance": 0.2499960891
          },
          {
            "average": 0,
            "count": 14919088,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.376830072,
            "count": 14919088,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5958791247,
            "variance": 0.3550719312
          },
          {
            "average": -7.578001066,
            "count": 14919088,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.93937181,
            "variance": 142.5485991
          },
          {
            "average": 0,
            "count": 14919088,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 104.7193114,
            "count": 14919088,
            "maximum": 106,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6246008661,
            "variance": 0.390126242
          },
          {
            "average": 207660058.1,
            "count": 14919088,
            "maximum": 207660294.5,
            "minimum": 207659538.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 211.1882038,
            "variance": 44600.45743
          },
          {
            "average": 0,
            "count": 14919088,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14919088,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14919088,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001021309077,
            "count": 14919088,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03194160412,
            "variance": 0.001020266073
          },
          {
            "average": 0.3121911339,
            "count": 14919088,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4633873587,
            "variance": 0.2147278442
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310823.3926,
          4317288.873,
          -8.855958122,
          312678.5726,
          4318547.973,
          457.4040419
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310823.39258091414,
                4317288.872796218,
                -8.855958121721045
              ],
              [
                310823.39258091414,
                4318547.972796218,
                -8.855958121721045
              ],
              [
                312678.5725809142,
                4318547.972796218,
                457.4040418782789
              ],
              [
                312678.5725809142,
                4317288.872796218,
                457.4040418782789
              ],
              [
                310823.39258091414,
                4317288.872796218,
                -8.855958121721045
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:11:34+00:00",
        "end_time": "2018-04-13T12:58:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_260480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_260480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_260480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18444819,
            38.98417775,
            -8.855958122,
            -77.16269526,
            38.99591472,
            457.4040419
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18409954671253,
                  38.984177750019214,
                  -8.855958121721045
                ],
                [
                  -77.18444818800802,
                  38.99551570777987,
                  -8.855958121721045
                ],
                [
                  -77.16304048717014,
                  38.99591472338191,
                  457.4040418782789
                ],
                [
                  -77.1626952560472,
                  38.984576605230664,
                  457.4040418782789
                ],
                [
                  -77.18409954671253,
                  38.984177750019214,
                  -8.855958121721045
                ]
              ]
            ]
          },
          "id": "20180413_260480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:11:34Z",
            "pc:count": 14919088,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311891.353,
                "count": 14919088,
                "maximum": 312678.5726,
                "minimum": 310823.3926,
                "name": "X",
                "position": 0,
                "stddev": 530.3453492,
                "variance": 281266.1894
              },
              {
                "average": 4317897.673,
                "count": 14919088,
                "maximum": 4318547.973,
                "minimum": 4317288.873,
                "name": "Y",
                "position": 1,
                "stddev": 349.5301089,
                "variance": 122171.297
              },
              {
                "average": 78.55514786,
                "count": 14919088,
                "maximum": 457.4040419,
                "minimum": -8.855958122,
                "name": "Z",
                "position": 2,
                "stddev": 14.01183743,
                "variance": 196.331588
              },
              {
                "average": 4277.035337,
                "count": 14919088,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4819.881172,
                "variance": 23231254.51
              },
              {
                "average": 2.314170008,
                "count": 14919088,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.319164603,
                "variance": 1.74019525
              },
              {
                "average": 3.261389235,
                "count": 14919088,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.455153952,
                "variance": 2.117473025
              },
              {
                "average": 0.5019818236,
                "count": 14919088,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960891,
                "variance": 0.2499960891
              },
              {
                "average": 0,
                "count": 14919088,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.376830072,
                "count": 14919088,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5958791247,
                "variance": 0.3550719312
              },
              {
                "average": -7.578001066,
                "count": 14919088,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.93937181,
                "variance": 142.5485991
              },
              {
                "average": 0,
                "count": 14919088,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 104.7193114,
                "count": 14919088,
                "maximum": 106,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6246008661,
                "variance": 0.390126242
              },
              {
                "average": 207660058.1,
                "count": 14919088,
                "maximum": 207660294.5,
                "minimum": 207659538.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 211.1882038,
                "variance": 44600.45743
              },
              {
                "average": 0,
                "count": 14919088,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14919088,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14919088,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001021309077,
                "count": 14919088,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03194160412,
                "variance": 0.001020266073
              },
              {
                "average": 0.3121911339,
                "count": 14919088,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4633873587,
                "variance": 0.2147278442
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310823.3926,
              4317288.873,
              -8.855958122,
              312678.5726,
              4318547.973,
              457.4040419
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310823.39258091414,
                    4317288.872796218,
                    -8.855958121721045
                  ],
                  [
                    310823.39258091414,
                    4318547.972796218,
                    -8.855958121721045
                  ],
                  [
                    312678.5725809142,
                    4318547.972796218,
                    457.4040418782789
                  ],
                  [
                    312678.5725809142,
                    4317288.872796218,
                    457.4040418782789
                  ],
                  [
                    310823.39258091414,
                    4317288.872796218,
                    -8.855958121721045
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:11:34+00:00",
            "end_time": "2018-04-13T12:58: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": "20180305_284488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09969942175674,
              39.00624719531284,
              -9.364020714870378
            ],
            [
              -77.10003481767626,
              39.017584295541205,
              -9.364020714870378
            ],
            [
              -77.07862044354782,
              39.01796798269918,
              432.79597928512965
            ],
            [
              -77.07828846167426,
              39.006630728279006,
              432.79597928512965
            ],
            [
              -77.09969942175674,
              39.00624719531284,
              -9.364020714870378
            ]
          ]
        ]
      },
      "bbox": [
        -77.10003482,
        39.0062472,
        -9.364020715,
        -77.07828846,
        39.01796798,
        432.7959793
      ],
      "properties": {
        "datetime": "2018-04-13T13:22:32Z",
        "pc:count": 16190240,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319197.343,
            "count": 16190240,
            "maximum": 320046.0386,
            "minimum": 318190.9586,
            "name": "X",
            "position": 0,
            "stddev": 512.1611026,
            "variance": 262308.995
          },
          {
            "average": 4320153.671,
            "count": 16190240,
            "maximum": 4320825.204,
            "minimum": 4319566.264,
            "name": "Y",
            "position": 1,
            "stddev": 358.7802704,
            "variance": 128723.2824
          },
          {
            "average": 76.86573142,
            "count": 16190240,
            "maximum": 432.7959793,
            "minimum": -9.364020715,
            "name": "Z",
            "position": 2,
            "stddev": 13.41212258,
            "variance": 179.8850322
          },
          {
            "average": 3607.677993,
            "count": 16190240,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4149.188909,
            "variance": 17215768.6
          },
          {
            "average": 2.119486678,
            "count": 16190240,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.252463316,
            "variance": 1.568664358
          },
          {
            "average": 2.939253093,
            "count": 16190240,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.471854289,
            "variance": 2.166355048
          },
          {
            "average": 0.5272322708,
            "count": 16190240,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992578681,
            "variance": 0.2492584188
          },
          {
            "average": 0,
            "count": 16190240,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.354556511,
            "count": 16190240,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7107269519,
            "variance": 0.5051328002
          },
          {
            "average": 6.404485997,
            "count": 16190240,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.77562441,
            "variance": 163.2165791
          },
          {
            "average": 0,
            "count": 16190240,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.69344617,
            "count": 16190240,
            "maximum": 100,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.968586507,
            "variance": 48.5611979
          },
          {
            "average": 207050499.6,
            "count": 16190240,
            "maximum": 207660952.7,
            "minimum": 204312319.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1226305.993,
            "variance": 1503826388000.0
          },
          {
            "average": 0,
            "count": 16190240,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16190240,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16190240,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000874477463,
            "count": 16190240,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02955863336,
            "variance": 0.0008737128061
          },
          {
            "average": 0.5110083606,
            "count": 16190240,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4998788167,
            "variance": 0.2498788314
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318190.9586,
          4319566.264,
          -9.364020715,
          320046.0386,
          4320825.204,
          432.7959793
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318190.9586267623,
                4319566.263911287,
                -9.364020714870378
              ],
              [
                318190.9586267623,
                4320825.203911287,
                -9.364020714870378
              ],
              [
                320046.0386267623,
                4320825.203911287,
                432.79597928512965
              ],
              [
                320046.0386267623,
                4319566.263911287,
                432.79597928512965
              ],
              [
                318190.9586267623,
                4319566.263911287,
                -9.364020714870378
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:22:32+00:00",
        "end_time": "2018-03-05T19:11:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_284488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_284488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_284488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_284488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10003482,
            39.0062472,
            -9.364020715,
            -77.07828846,
            39.01796798,
            432.7959793
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09969942175674,
                  39.00624719531284,
                  -9.364020714870378
                ],
                [
                  -77.10003481767626,
                  39.017584295541205,
                  -9.364020714870378
                ],
                [
                  -77.07862044354782,
                  39.01796798269918,
                  432.79597928512965
                ],
                [
                  -77.07828846167426,
                  39.006630728279006,
                  432.79597928512965
                ],
                [
                  -77.09969942175674,
                  39.00624719531284,
                  -9.364020714870378
                ]
              ]
            ]
          },
          "id": "20180305_284488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_284488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:22:32Z",
            "pc:count": 16190240,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319197.343,
                "count": 16190240,
                "maximum": 320046.0386,
                "minimum": 318190.9586,
                "name": "X",
                "position": 0,
                "stddev": 512.1611026,
                "variance": 262308.995
              },
              {
                "average": 4320153.671,
                "count": 16190240,
                "maximum": 4320825.204,
                "minimum": 4319566.264,
                "name": "Y",
                "position": 1,
                "stddev": 358.7802704,
                "variance": 128723.2824
              },
              {
                "average": 76.86573142,
                "count": 16190240,
                "maximum": 432.7959793,
                "minimum": -9.364020715,
                "name": "Z",
                "position": 2,
                "stddev": 13.41212258,
                "variance": 179.8850322
              },
              {
                "average": 3607.677993,
                "count": 16190240,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4149.188909,
                "variance": 17215768.6
              },
              {
                "average": 2.119486678,
                "count": 16190240,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.252463316,
                "variance": 1.568664358
              },
              {
                "average": 2.939253093,
                "count": 16190240,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.471854289,
                "variance": 2.166355048
              },
              {
                "average": 0.5272322708,
                "count": 16190240,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992578681,
                "variance": 0.2492584188
              },
              {
                "average": 0,
                "count": 16190240,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.354556511,
                "count": 16190240,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7107269519,
                "variance": 0.5051328002
              },
              {
                "average": 6.404485997,
                "count": 16190240,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.77562441,
                "variance": 163.2165791
              },
              {
                "average": 0,
                "count": 16190240,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.69344617,
                "count": 16190240,
                "maximum": 100,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.968586507,
                "variance": 48.5611979
              },
              {
                "average": 207050499.6,
                "count": 16190240,
                "maximum": 207660952.7,
                "minimum": 204312319.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1226305.993,
                "variance": 1503826388000.0
              },
              {
                "average": 0,
                "count": 16190240,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16190240,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16190240,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000874477463,
                "count": 16190240,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02955863336,
                "variance": 0.0008737128061
              },
              {
                "average": 0.5110083606,
                "count": 16190240,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4998788167,
                "variance": 0.2498788314
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318190.9586,
              4319566.264,
              -9.364020715,
              320046.0386,
              4320825.204,
              432.7959793
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318190.9586267623,
                    4319566.263911287,
                    -9.364020714870378
                  ],
                  [
                    318190.9586267623,
                    4320825.203911287,
                    -9.364020714870378
                  ],
                  [
                    320046.0386267623,
                    4320825.203911287,
                    432.79597928512965
                  ],
                  [
                    320046.0386267623,
                    4319566.263911287,
                    432.79597928512965
                  ],
                  [
                    318190.9586267623,
                    4319566.263911287,
                    -9.364020714870378
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:22:32+00:00",
            "end_time": "2018-03-05T19:11:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_266464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.15955769853727,
              38.94206208030956,
              -10.39084121912407
            ],
            [
              -77.15984792972606,
              38.95162271483734,
              -10.39084121912407
            ],
            [
              -77.14183951932995,
              38.951954724670195,
              467.14915878087595
            ],
            [
              -77.14155170350367,
              38.94239397756624,
              467.14915878087595
            ],
            [
              -77.15955769853727,
              38.94206208030956,
              -10.39084121912407
            ]
          ]
        ]
      },
      "bbox": [
        -77.15984793,
        38.94206208,
        -10.39084122,
        -77.1415517,
        38.95195472,
        467.1491588
      ],
      "properties": {
        "datetime": "2018-04-13T14:06:19Z",
        "pc:count": 20539152,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313630.6151,
            "count": 20539152,
            "maximum": 314400.0098,
            "minimum": 312838.4698,
            "name": "X",
            "position": 0,
            "stddev": 440.4105412,
            "variance": 193961.4448
          },
          {
            "average": 4313092.776,
            "count": 20539152,
            "maximum": 4313625.56,
            "minimum": 4312563.86,
            "name": "Y",
            "position": 1,
            "stddev": 294.8709988,
            "variance": 86948.90591
          },
          {
            "average": 82.03440366,
            "count": 20539152,
            "maximum": 467.1491588,
            "minimum": -10.39084122,
            "name": "Z",
            "position": 2,
            "stddev": 12.05896469,
            "variance": 145.4186294
          },
          {
            "average": 4202.138476,
            "count": 20539152,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4547.14034,
            "variance": 20676485.27
          },
          {
            "average": 2.167558184,
            "count": 20539152,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.285557747,
            "variance": 1.65265872
          },
          {
            "average": 3.09664771,
            "count": 20539152,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.485299817,
            "variance": 2.206115545
          },
          {
            "average": 0.5073315588,
            "count": 20539152,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999462575,
            "variance": 0.2499462604
          },
          {
            "average": 0,
            "count": 20539152,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343172688,
            "count": 20539152,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5350234355,
            "variance": 0.2862500765
          },
          {
            "average": -9.917113501,
            "count": 20539152,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.127973909,
            "variance": 83.31990769
          },
          {
            "average": 0,
            "count": 20539152,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 99.09547712,
            "count": 20539152,
            "maximum": 110,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.25482697,
            "variance": 150.180784
          },
          {
            "average": 206616190.3,
            "count": 20539152,
            "maximum": 207663579.5,
            "minimum": 204312440.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1551009.198,
            "variance": 2405629531000.0
          },
          {
            "average": 0,
            "count": 20539152,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20539152,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20539152,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006099570226,
            "count": 20539152,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02468977531,
            "variance": 0.0006095850047
          },
          {
            "average": 0.6705444314,
            "count": 20539152,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4700155398,
            "variance": 0.2209146077
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312838.4698,
          4312563.86,
          -10.39084122,
          314400.0098,
          4313625.56,
          467.1491588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312838.4698358821,
                4312563.860196378,
                -10.39084121912407
              ],
              [
                312838.4698358821,
                4313625.560196377,
                -10.39084121912407
              ],
              [
                314400.0098358821,
                4313625.560196377,
                467.14915878087595
              ],
              [
                314400.0098358821,
                4312563.860196378,
                467.14915878087595
              ],
              [
                312838.4698358821,
                4312563.860196378,
                -10.39084121912407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:06:19+00:00",
        "end_time": "2018-03-05T19:14:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_266464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_266464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_266464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_266464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.15984793,
            38.94206208,
            -10.39084122,
            -77.1415517,
            38.95195472,
            467.1491588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.15955769853727,
                  38.94206208030956,
                  -10.39084121912407
                ],
                [
                  -77.15984792972606,
                  38.95162271483734,
                  -10.39084121912407
                ],
                [
                  -77.14183951932995,
                  38.951954724670195,
                  467.14915878087595
                ],
                [
                  -77.14155170350367,
                  38.94239397756624,
                  467.14915878087595
                ],
                [
                  -77.15955769853727,
                  38.94206208030956,
                  -10.39084121912407
                ]
              ]
            ]
          },
          "id": "20180305_266464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_266464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:06:19Z",
            "pc:count": 20539152,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313630.6151,
                "count": 20539152,
                "maximum": 314400.0098,
                "minimum": 312838.4698,
                "name": "X",
                "position": 0,
                "stddev": 440.4105412,
                "variance": 193961.4448
              },
              {
                "average": 4313092.776,
                "count": 20539152,
                "maximum": 4313625.56,
                "minimum": 4312563.86,
                "name": "Y",
                "position": 1,
                "stddev": 294.8709988,
                "variance": 86948.90591
              },
              {
                "average": 82.03440366,
                "count": 20539152,
                "maximum": 467.1491588,
                "minimum": -10.39084122,
                "name": "Z",
                "position": 2,
                "stddev": 12.05896469,
                "variance": 145.4186294
              },
              {
                "average": 4202.138476,
                "count": 20539152,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4547.14034,
                "variance": 20676485.27
              },
              {
                "average": 2.167558184,
                "count": 20539152,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.285557747,
                "variance": 1.65265872
              },
              {
                "average": 3.09664771,
                "count": 20539152,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.485299817,
                "variance": 2.206115545
              },
              {
                "average": 0.5073315588,
                "count": 20539152,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999462575,
                "variance": 0.2499462604
              },
              {
                "average": 0,
                "count": 20539152,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343172688,
                "count": 20539152,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5350234355,
                "variance": 0.2862500765
              },
              {
                "average": -9.917113501,
                "count": 20539152,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.127973909,
                "variance": 83.31990769
              },
              {
                "average": 0,
                "count": 20539152,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 99.09547712,
                "count": 20539152,
                "maximum": 110,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.25482697,
                "variance": 150.180784
              },
              {
                "average": 206616190.3,
                "count": 20539152,
                "maximum": 207663579.5,
                "minimum": 204312440.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1551009.198,
                "variance": 2405629531000.0
              },
              {
                "average": 0,
                "count": 20539152,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20539152,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20539152,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006099570226,
                "count": 20539152,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02468977531,
                "variance": 0.0006095850047
              },
              {
                "average": 0.6705444314,
                "count": 20539152,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4700155398,
                "variance": 0.2209146077
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312838.4698,
              4312563.86,
              -10.39084122,
              314400.0098,
              4313625.56,
              467.1491588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312838.4698358821,
                    4312563.860196378,
                    -10.39084121912407
                  ],
                  [
                    312838.4698358821,
                    4313625.560196377,
                    -10.39084121912407
                  ],
                  [
                    314400.0098358821,
                    4313625.560196377,
                    467.14915878087595
                  ],
                  [
                    314400.0098358821,
                    4312563.860196378,
                    467.14915878087595
                  ],
                  [
                    312838.4698358821,
                    4312563.860196378,
                    -10.39084121912407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:06:19+00:00",
            "end_time": "2018-03-05T19:14:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_284492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09971486770097,
              39.017229192373634,
              -8.102756258298001
            ],
            [
              -77.10005039733973,
              39.02856627109717,
              -8.102756258298001
            ],
            [
              -77.07863201732516,
              39.02895006321838,
              421.697243741702
            ],
            [
              -77.07829990370699,
              39.017612830273855,
              421.697243741702
            ],
            [
              -77.09971486770097,
              39.017229192373634,
              -8.102756258298001
            ]
          ]
        ]
      },
      "bbox": [
        -77.1000504,
        39.01722919,
        -8.102756258,
        -77.0782999,
        39.02895006,
        421.6972437
      ],
      "properties": {
        "datetime": "2018-04-13T13:22:32Z",
        "pc:count": 15000438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319165.5741,
            "count": 15000438,
            "maximum": 320072.891,
            "minimum": 318217.751,
            "name": "X",
            "position": 0,
            "stddev": 508.8732025,
            "variance": 258951.9362
          },
          {
            "average": 4321416.674,
            "count": 15000438,
            "maximum": 4322044.093,
            "minimum": 4320785.153,
            "name": "Y",
            "position": 1,
            "stddev": 357.8090713,
            "variance": 128027.3315
          },
          {
            "average": 85.66954134,
            "count": 15000438,
            "maximum": 421.6972437,
            "minimum": -8.102756258,
            "name": "Z",
            "position": 2,
            "stddev": 13.5937233,
            "variance": 184.7893132
          },
          {
            "average": 3968.091989,
            "count": 15000438,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4274.972208,
            "variance": 18275387.38
          },
          {
            "average": 2.089249594,
            "count": 15000438,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.235981434,
            "variance": 1.527650105
          },
          {
            "average": 2.981501273,
            "count": 15000438,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.45217332,
            "variance": 2.108807351
          },
          {
            "average": 0.504029949,
            "count": 15000438,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999837759,
            "variance": 0.2499837762
          },
          {
            "average": 0,
            "count": 15000438,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311654633,
            "count": 15000438,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5174949452,
            "variance": 0.2678010183
          },
          {
            "average": 11.24570823,
            "count": 15000438,
            "maximum": 19.99799919,
            "minimum": -16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.135084074,
            "variance": 66.17959288
          },
          {
            "average": 0,
            "count": 15000438,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 90.21133423,
            "count": 15000438,
            "maximum": 100,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.494605548,
            "variance": 6.223056841
          },
          {
            "average": 207541408.8,
            "count": 15000438,
            "maximum": 207660952.7,
            "minimum": 207533418.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29907.16183,
            "variance": 894438328.9
          },
          {
            "average": 0,
            "count": 15000438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15000438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15000438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005724499511,
            "count": 15000438,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02391907796,
            "variance": 0.0005721222903
          },
          {
            "average": 0.3473299913,
            "count": 15000438,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4761217109,
            "variance": 0.2266918836
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318217.751,
          4320785.153,
          -8.102756258,
          320072.891,
          4322044.093,
          421.6972437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318217.75099484547,
                4320785.152614597,
                -8.102756258298001
              ],
              [
                318217.75099484547,
                4322044.092614597,
                -8.102756258298001
              ],
              [
                320072.8909948455,
                4322044.092614597,
                421.697243741702
              ],
              [
                320072.8909948455,
                4320785.152614597,
                421.697243741702
              ],
              [
                318217.75099484547,
                4320785.152614597,
                -8.102756258298001
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:22:32+00:00",
        "end_time": "2018-04-12T01:56:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_284492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_284492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_284492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_284492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1000504,
            39.01722919,
            -8.102756258,
            -77.0782999,
            39.02895006,
            421.6972437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09971486770097,
                  39.017229192373634,
                  -8.102756258298001
                ],
                [
                  -77.10005039733973,
                  39.02856627109717,
                  -8.102756258298001
                ],
                [
                  -77.07863201732516,
                  39.02895006321838,
                  421.697243741702
                ],
                [
                  -77.07829990370699,
                  39.017612830273855,
                  421.697243741702
                ],
                [
                  -77.09971486770097,
                  39.017229192373634,
                  -8.102756258298001
                ]
              ]
            ]
          },
          "id": "20180411_284492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_284492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:22:32Z",
            "pc:count": 15000438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319165.5741,
                "count": 15000438,
                "maximum": 320072.891,
                "minimum": 318217.751,
                "name": "X",
                "position": 0,
                "stddev": 508.8732025,
                "variance": 258951.9362
              },
              {
                "average": 4321416.674,
                "count": 15000438,
                "maximum": 4322044.093,
                "minimum": 4320785.153,
                "name": "Y",
                "position": 1,
                "stddev": 357.8090713,
                "variance": 128027.3315
              },
              {
                "average": 85.66954134,
                "count": 15000438,
                "maximum": 421.6972437,
                "minimum": -8.102756258,
                "name": "Z",
                "position": 2,
                "stddev": 13.5937233,
                "variance": 184.7893132
              },
              {
                "average": 3968.091989,
                "count": 15000438,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4274.972208,
                "variance": 18275387.38
              },
              {
                "average": 2.089249594,
                "count": 15000438,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.235981434,
                "variance": 1.527650105
              },
              {
                "average": 2.981501273,
                "count": 15000438,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.45217332,
                "variance": 2.108807351
              },
              {
                "average": 0.504029949,
                "count": 15000438,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999837759,
                "variance": 0.2499837762
              },
              {
                "average": 0,
                "count": 15000438,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311654633,
                "count": 15000438,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5174949452,
                "variance": 0.2678010183
              },
              {
                "average": 11.24570823,
                "count": 15000438,
                "maximum": 19.99799919,
                "minimum": -16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.135084074,
                "variance": 66.17959288
              },
              {
                "average": 0,
                "count": 15000438,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 90.21133423,
                "count": 15000438,
                "maximum": 100,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.494605548,
                "variance": 6.223056841
              },
              {
                "average": 207541408.8,
                "count": 15000438,
                "maximum": 207660952.7,
                "minimum": 207533418.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29907.16183,
                "variance": 894438328.9
              },
              {
                "average": 0,
                "count": 15000438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15000438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15000438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005724499511,
                "count": 15000438,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02391907796,
                "variance": 0.0005721222903
              },
              {
                "average": 0.3473299913,
                "count": 15000438,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4761217109,
                "variance": 0.2266918836
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318217.751,
              4320785.153,
              -8.102756258,
              320072.891,
              4322044.093,
              421.6972437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318217.75099484547,
                    4320785.152614597,
                    -8.102756258298001
                  ],
                  [
                    318217.75099484547,
                    4322044.092614597,
                    -8.102756258298001
                  ],
                  [
                    320072.8909948455,
                    4322044.092614597,
                    421.697243741702
                  ],
                  [
                    320072.8909948455,
                    4320785.152614597,
                    421.697243741702
                  ],
                  [
                    318217.75099484547,
                    4320785.152614597,
                    -8.102756258298001
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:22:32+00:00",
            "end_time": "2018-04-12T01:56: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": "20180305_266468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16286868376727,
              38.95126191399425,
              -10.385349681075695
            ],
            [
              -77.16321348904555,
              38.962598654927675,
              -10.385349681075695
            ],
            [
              -77.14186822549075,
              38.96299252720412,
              454.2146503189243
            ],
            [
              -77.14152681616378,
              38.951655627925184,
              454.2146503189243
            ],
            [
              -77.16286868376727,
              38.95126191399425,
              -10.385349681075695
            ]
          ]
        ]
      },
      "bbox": [
        -77.16321349,
        38.95126191,
        -10.38534968,
        -77.14152682,
        38.96299253,
        454.2146503
      ],
      "properties": {
        "datetime": "2018-04-13T14:06:18Z",
        "pc:count": 22946179,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313620.0408,
            "count": 22946179,
            "maximum": 314426.3293,
            "minimum": 312575.7293,
            "name": "X",
            "position": 0,
            "stddev": 500.7946044,
            "variance": 250795.2358
          },
          {
            "average": 4314230.695,
            "count": 22946179,
            "maximum": 4314850.667,
            "minimum": 4313591.727,
            "name": "Y",
            "position": 1,
            "stddev": 341.0615821,
            "variance": 116323.0028
          },
          {
            "average": 71.3213018,
            "count": 22946179,
            "maximum": 454.2146503,
            "minimum": -10.38534968,
            "name": "Z",
            "position": 2,
            "stddev": 15.97771519,
            "variance": 255.2873826
          },
          {
            "average": 3744.057286,
            "count": 22946179,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4227.385675,
            "variance": 17870789.64
          },
          {
            "average": 2.40453659,
            "count": 22946179,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.325369352,
            "variance": 1.756603919
          },
          {
            "average": 3.429307293,
            "count": 22946179,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.378345972,
            "variance": 1.899837619
          },
          {
            "average": 0.5014972645,
            "count": 22946179,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977691,
            "variance": 0.2499977691
          },
          {
            "average": 0,
            "count": 22946179,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.309773318,
            "count": 22946179,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5787209245,
            "variance": 0.3349179085
          },
          {
            "average": 8.931160694,
            "count": 22946179,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.88035937,
            "variance": 118.3822201
          },
          {
            "average": 0,
            "count": 22946179,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 97.8592879,
            "count": 22946179,
            "maximum": 110,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.5621321,
            "variance": 133.6828986
          },
          {
            "average": 206590409,
            "count": 22946179,
            "maximum": 207663578,
            "minimum": 204312431,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1560675.786,
            "variance": 2435708908000.0
          },
          {
            "average": 0,
            "count": 22946179,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22946179,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22946179,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007653561841,
            "count": 22946179,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02765448331,
            "variance": 0.0007647704474
          },
          {
            "average": 0.4747474514,
            "count": 22946179,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4993619125,
            "variance": 0.2493623197
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312575.7293,
          4313591.727,
          -10.38534968,
          314426.3293,
          4314850.667,
          454.2146503
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312575.7292754946,
                4313591.727352806,
                -10.385349681075695
              ],
              [
                312575.7292754946,
                4314850.667352806,
                -10.385349681075695
              ],
              [
                314426.32927549456,
                4314850.667352806,
                454.2146503189243
              ],
              [
                314426.32927549456,
                4313591.727352806,
                454.2146503189243
              ],
              [
                312575.7292754946,
                4313591.727352806,
                -10.385349681075695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:06:18+00:00",
        "end_time": "2018-03-05T19:13:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_266468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_266468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_266468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_266468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16321349,
            38.95126191,
            -10.38534968,
            -77.14152682,
            38.96299253,
            454.2146503
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16286868376727,
                  38.95126191399425,
                  -10.385349681075695
                ],
                [
                  -77.16321348904555,
                  38.962598654927675,
                  -10.385349681075695
                ],
                [
                  -77.14186822549075,
                  38.96299252720412,
                  454.2146503189243
                ],
                [
                  -77.14152681616378,
                  38.951655627925184,
                  454.2146503189243
                ],
                [
                  -77.16286868376727,
                  38.95126191399425,
                  -10.385349681075695
                ]
              ]
            ]
          },
          "id": "20180305_266468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_266468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:06:18Z",
            "pc:count": 22946179,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313620.0408,
                "count": 22946179,
                "maximum": 314426.3293,
                "minimum": 312575.7293,
                "name": "X",
                "position": 0,
                "stddev": 500.7946044,
                "variance": 250795.2358
              },
              {
                "average": 4314230.695,
                "count": 22946179,
                "maximum": 4314850.667,
                "minimum": 4313591.727,
                "name": "Y",
                "position": 1,
                "stddev": 341.0615821,
                "variance": 116323.0028
              },
              {
                "average": 71.3213018,
                "count": 22946179,
                "maximum": 454.2146503,
                "minimum": -10.38534968,
                "name": "Z",
                "position": 2,
                "stddev": 15.97771519,
                "variance": 255.2873826
              },
              {
                "average": 3744.057286,
                "count": 22946179,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4227.385675,
                "variance": 17870789.64
              },
              {
                "average": 2.40453659,
                "count": 22946179,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.325369352,
                "variance": 1.756603919
              },
              {
                "average": 3.429307293,
                "count": 22946179,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.378345972,
                "variance": 1.899837619
              },
              {
                "average": 0.5014972645,
                "count": 22946179,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977691,
                "variance": 0.2499977691
              },
              {
                "average": 0,
                "count": 22946179,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.309773318,
                "count": 22946179,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5787209245,
                "variance": 0.3349179085
              },
              {
                "average": 8.931160694,
                "count": 22946179,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.88035937,
                "variance": 118.3822201
              },
              {
                "average": 0,
                "count": 22946179,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 97.8592879,
                "count": 22946179,
                "maximum": 110,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.5621321,
                "variance": 133.6828986
              },
              {
                "average": 206590409,
                "count": 22946179,
                "maximum": 207663578,
                "minimum": 204312431,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1560675.786,
                "variance": 2435708908000.0
              },
              {
                "average": 0,
                "count": 22946179,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22946179,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22946179,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007653561841,
                "count": 22946179,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02765448331,
                "variance": 0.0007647704474
              },
              {
                "average": 0.4747474514,
                "count": 22946179,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4993619125,
                "variance": 0.2493623197
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312575.7293,
              4313591.727,
              -10.38534968,
              314426.3293,
              4314850.667,
              454.2146503
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312575.7292754946,
                    4313591.727352806,
                    -10.385349681075695
                  ],
                  [
                    312575.7292754946,
                    4314850.667352806,
                    -10.385349681075695
                  ],
                  [
                    314426.32927549456,
                    4314850.667352806,
                    454.2146503189243
                  ],
                  [
                    314426.32927549456,
                    4313591.727352806,
                    454.2146503189243
                  ],
                  [
                    312575.7292754946,
                    4313591.727352806,
                    -10.385349681075695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:06:18+00:00",
            "end_time": "2018-03-05T19:13:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_284464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09961312122009,
              38.940555832352636,
              -8.206965828585027
            ],
            [
              -77.09994164177164,
              38.95168719844662,
              -8.206965828585027
            ],
            [
              -77.07854711011181,
              38.95207032972551,
              477.313034171415
            ],
            [
              -77.07822193067089,
              38.94093881238155,
              477.313034171415
            ],
            [
              -77.09961312122009,
              38.940555832352636,
              -8.206965828585027
            ]
          ]
        ]
      },
      "bbox": [
        -77.09994164,
        38.94055583,
        -8.206965829,
        -77.07822193,
        38.95207033,
        477.3130342
      ],
      "properties": {
        "datetime": "2018-04-13T13:56:06Z",
        "pc:count": 13755212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318886.4544,
            "count": 13755212,
            "maximum": 319885.3944,
            "minimum": 318030.3144,
            "name": "X",
            "position": 0,
            "stddev": 514.076251,
            "variance": 264274.3919
          },
          {
            "average": 4312926.059,
            "count": 13755212,
            "maximum": 4313511.332,
            "minimum": 4312275.252,
            "name": "Y",
            "position": 1,
            "stddev": 326.698357,
            "variance": 106731.8165
          },
          {
            "average": 96.9563289,
            "count": 13755212,
            "maximum": 477.3130342,
            "minimum": -8.206965829,
            "name": "Z",
            "position": 2,
            "stddev": 17.14781959,
            "variance": 294.0477167
          },
          {
            "average": 3967.314453,
            "count": 13755212,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4045.870364,
            "variance": 16369067
          },
          {
            "average": 2.120112943,
            "count": 13755212,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.233433614,
            "variance": 1.521358481
          },
          {
            "average": 2.861971884,
            "count": 13755212,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.454659631,
            "variance": 2.116034642
          },
          {
            "average": 0.5057379705,
            "count": 13755212,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999670928,
            "variance": 0.2499670939
          },
          {
            "average": 0,
            "count": 13755212,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313912646,
            "count": 13755212,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5896267505,
            "variance": 0.3476597049
          },
          {
            "average": 5.743425868,
            "count": 13755212,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.18938154,
            "variance": 148.5810224
          },
          {
            "average": 0,
            "count": 13755212,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 112.7598953,
            "count": 13755212,
            "maximum": 114,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6571298014,
            "variance": 0.4318195759
          },
          {
            "average": 207662708.8,
            "count": 13755212,
            "maximum": 207662966,
            "minimum": 207662318.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 205.938149,
            "variance": 42410.52121
          },
          {
            "average": 0,
            "count": 13755212,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13755212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13755212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0010223034,
            "count": 13755212,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03195713332,
            "variance": 0.00102125837
          },
          {
            "average": 0.4808522035,
            "count": 13755212,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4996332455,
            "variance": 0.24963338
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318030.3144,
          4312275.252,
          -8.206965829,
          319885.3944,
          4313511.332,
          477.3130342
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318030.3143692944,
                4312275.252267321,
                -8.206965828585027
              ],
              [
                318030.3143692944,
                4313511.332267321,
                -8.206965828585027
              ],
              [
                319885.39436929434,
                4313511.332267321,
                477.313034171415
              ],
              [
                319885.39436929434,
                4312275.252267321,
                477.313034171415
              ],
              [
                318030.3143692944,
                4312275.252267321,
                -8.206965828585027
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:56:06+00:00",
        "end_time": "2018-04-13T13:45:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_284464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_284464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_284464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_284464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.09994164,
            38.94055583,
            -8.206965829,
            -77.07822193,
            38.95207033,
            477.3130342
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09961312122009,
                  38.940555832352636,
                  -8.206965828585027
                ],
                [
                  -77.09994164177164,
                  38.95168719844662,
                  -8.206965828585027
                ],
                [
                  -77.07854711011181,
                  38.95207032972551,
                  477.313034171415
                ],
                [
                  -77.07822193067089,
                  38.94093881238155,
                  477.313034171415
                ],
                [
                  -77.09961312122009,
                  38.940555832352636,
                  -8.206965828585027
                ]
              ]
            ]
          },
          "id": "20180413_284464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_284464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:56:06Z",
            "pc:count": 13755212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318886.4544,
                "count": 13755212,
                "maximum": 319885.3944,
                "minimum": 318030.3144,
                "name": "X",
                "position": 0,
                "stddev": 514.076251,
                "variance": 264274.3919
              },
              {
                "average": 4312926.059,
                "count": 13755212,
                "maximum": 4313511.332,
                "minimum": 4312275.252,
                "name": "Y",
                "position": 1,
                "stddev": 326.698357,
                "variance": 106731.8165
              },
              {
                "average": 96.9563289,
                "count": 13755212,
                "maximum": 477.3130342,
                "minimum": -8.206965829,
                "name": "Z",
                "position": 2,
                "stddev": 17.14781959,
                "variance": 294.0477167
              },
              {
                "average": 3967.314453,
                "count": 13755212,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4045.870364,
                "variance": 16369067
              },
              {
                "average": 2.120112943,
                "count": 13755212,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.233433614,
                "variance": 1.521358481
              },
              {
                "average": 2.861971884,
                "count": 13755212,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.454659631,
                "variance": 2.116034642
              },
              {
                "average": 0.5057379705,
                "count": 13755212,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999670928,
                "variance": 0.2499670939
              },
              {
                "average": 0,
                "count": 13755212,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313912646,
                "count": 13755212,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5896267505,
                "variance": 0.3476597049
              },
              {
                "average": 5.743425868,
                "count": 13755212,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.18938154,
                "variance": 148.5810224
              },
              {
                "average": 0,
                "count": 13755212,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 112.7598953,
                "count": 13755212,
                "maximum": 114,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6571298014,
                "variance": 0.4318195759
              },
              {
                "average": 207662708.8,
                "count": 13755212,
                "maximum": 207662966,
                "minimum": 207662318.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 205.938149,
                "variance": 42410.52121
              },
              {
                "average": 0,
                "count": 13755212,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13755212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13755212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0010223034,
                "count": 13755212,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03195713332,
                "variance": 0.00102125837
              },
              {
                "average": 0.4808522035,
                "count": 13755212,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4996332455,
                "variance": 0.24963338
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318030.3144,
              4312275.252,
              -8.206965829,
              319885.3944,
              4313511.332,
              477.3130342
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318030.3143692944,
                    4312275.252267321,
                    -8.206965828585027
                  ],
                  [
                    318030.3143692944,
                    4313511.332267321,
                    -8.206965828585027
                  ],
                  [
                    319885.39436929434,
                    4313511.332267321,
                    477.313034171415
                  ],
                  [
                    319885.39436929434,
                    4312275.252267321,
                    477.313034171415
                  ],
                  [
                    318030.3143692944,
                    4312275.252267321,
                    -8.206965828585027
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:56:06+00:00",
            "end_time": "2018-04-13T13:45:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_284496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09972846437626,
              39.028211031409064,
              -9.802774517545657
            ],
            [
              -77.10006415414938,
              39.03954898916283,
              -9.802774517545657
            ],
            [
              -77.07864684678505,
              39.03993279531224,
              413.9972254824544
            ],
            [
              -77.07831457446922,
              39.02859468333256,
              413.9972254824544
            ],
            [
              -77.09972846437626,
              39.028211031409064,
              -9.802774517545657
            ]
          ]
        ]
      },
      "bbox": [
        -77.10006415,
        39.02821103,
        -9.802774518,
        -77.07831457,
        39.0399328,
        413.9972255
      ],
      "properties": {
        "datetime": "2018-04-12T02:11:26Z",
        "pc:count": 12343103,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319119.768,
            "count": 12343103,
            "maximum": 320099.4702,
            "minimum": 318244.7102,
            "name": "X",
            "position": 0,
            "stddev": 554.2160548,
            "variance": 307155.4354
          },
          {
            "average": 4322598.338,
            "count": 12343103,
            "maximum": 4323263.062,
            "minimum": 4322004.022,
            "name": "Y",
            "position": 1,
            "stddev": 348.1510615,
            "variance": 121209.1617
          },
          {
            "average": 89.98811738,
            "count": 12343103,
            "maximum": 413.9972255,
            "minimum": -9.802774518,
            "name": "Z",
            "position": 2,
            "stddev": 13.43052096,
            "variance": 180.3788933
          },
          {
            "average": 3433.076783,
            "count": 12343103,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3789.383743,
            "variance": 14359429.15
          },
          {
            "average": 1.905853253,
            "count": 12343103,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.160546264,
            "variance": 1.346867631
          },
          {
            "average": 2.62530516,
            "count": 12343103,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.445653774,
            "variance": 2.089914833
          },
          {
            "average": 0.5450146531,
            "count": 12343103,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4979695785,
            "variance": 0.2479737011
          },
          {
            "average": 0,
            "count": 12343103,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.378714655,
            "count": 12343103,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5297805737,
            "variance": 0.2806674563
          },
          {
            "average": 0.8446467804,
            "count": 12343103,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.33325459,
            "variance": 177.775678
          },
          {
            "average": 0,
            "count": 12343103,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89.03724007,
            "count": 12343103,
            "maximum": 90,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6321292761,
            "variance": 0.3995874218
          },
          {
            "average": 207533524.2,
            "count": 12343103,
            "maximum": 207534286.5,
            "minimum": 207532945.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 432.3217529,
            "variance": 186902.098
          },
          {
            "average": 0,
            "count": 12343103,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12343103,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12343103,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008932113748,
            "count": 12343103,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02987329276,
            "variance": 0.0008924136205
          },
          {
            "average": 0.2661252199,
            "count": 12343103,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.441930541,
            "variance": 0.1953026031
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318244.7102,
          4322004.022,
          -9.802774518,
          320099.4702,
          4323263.062,
          413.9972255
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318244.71016377804,
                4322004.022080356,
                -9.802774517545657
              ],
              [
                318244.71016377804,
                4323263.062080355,
                -9.802774517545657
              ],
              [
                320099.47016377805,
                4323263.062080355,
                413.9972254824544
              ],
              [
                320099.47016377805,
                4322004.022080356,
                413.9972254824544
              ],
              [
                318244.71016377804,
                4322004.022080356,
                -9.802774517545657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:11:26+00:00",
        "end_time": "2018-04-12T01:49:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_284496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_284496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_284496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_284496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10006415,
            39.02821103,
            -9.802774518,
            -77.07831457,
            39.0399328,
            413.9972255
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09972846437626,
                  39.028211031409064,
                  -9.802774517545657
                ],
                [
                  -77.10006415414938,
                  39.03954898916283,
                  -9.802774517545657
                ],
                [
                  -77.07864684678505,
                  39.03993279531224,
                  413.9972254824544
                ],
                [
                  -77.07831457446922,
                  39.02859468333256,
                  413.9972254824544
                ],
                [
                  -77.09972846437626,
                  39.028211031409064,
                  -9.802774517545657
                ]
              ]
            ]
          },
          "id": "20180411_284496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_284496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:11:26Z",
            "pc:count": 12343103,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319119.768,
                "count": 12343103,
                "maximum": 320099.4702,
                "minimum": 318244.7102,
                "name": "X",
                "position": 0,
                "stddev": 554.2160548,
                "variance": 307155.4354
              },
              {
                "average": 4322598.338,
                "count": 12343103,
                "maximum": 4323263.062,
                "minimum": 4322004.022,
                "name": "Y",
                "position": 1,
                "stddev": 348.1510615,
                "variance": 121209.1617
              },
              {
                "average": 89.98811738,
                "count": 12343103,
                "maximum": 413.9972255,
                "minimum": -9.802774518,
                "name": "Z",
                "position": 2,
                "stddev": 13.43052096,
                "variance": 180.3788933
              },
              {
                "average": 3433.076783,
                "count": 12343103,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3789.383743,
                "variance": 14359429.15
              },
              {
                "average": 1.905853253,
                "count": 12343103,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.160546264,
                "variance": 1.346867631
              },
              {
                "average": 2.62530516,
                "count": 12343103,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.445653774,
                "variance": 2.089914833
              },
              {
                "average": 0.5450146531,
                "count": 12343103,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4979695785,
                "variance": 0.2479737011
              },
              {
                "average": 0,
                "count": 12343103,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.378714655,
                "count": 12343103,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5297805737,
                "variance": 0.2806674563
              },
              {
                "average": 0.8446467804,
                "count": 12343103,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.33325459,
                "variance": 177.775678
              },
              {
                "average": 0,
                "count": 12343103,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89.03724007,
                "count": 12343103,
                "maximum": 90,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6321292761,
                "variance": 0.3995874218
              },
              {
                "average": 207533524.2,
                "count": 12343103,
                "maximum": 207534286.5,
                "minimum": 207532945.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 432.3217529,
                "variance": 186902.098
              },
              {
                "average": 0,
                "count": 12343103,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12343103,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12343103,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008932113748,
                "count": 12343103,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02987329276,
                "variance": 0.0008924136205
              },
              {
                "average": 0.2661252199,
                "count": 12343103,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.441930541,
                "variance": 0.1953026031
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318244.7102,
              4322004.022,
              -9.802774518,
              320099.4702,
              4323263.062,
              413.9972255
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318244.71016377804,
                    4322004.022080356,
                    -9.802774517545657
                  ],
                  [
                    318244.71016377804,
                    4323263.062080355,
                    -9.802774517545657
                  ],
                  [
                    320099.47016377805,
                    4323263.062080355,
                    413.9972254824544
                  ],
                  [
                    320099.47016377805,
                    4322004.022080356,
                    413.9972254824544
                  ],
                  [
                    318244.71016377804,
                    4322004.022080356,
                    -9.802774517545657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:11:26+00:00",
            "end_time": "2018-04-12T01:49: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": "20180305_266472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16294219267981,
              38.96226102374302,
              -9.054376216422526
            ],
            [
              -77.16328663508871,
              38.97358099348113,
              -9.054376216422526
            ],
            [
              -77.14188662510884,
              38.97397591623947,
              451.14562378357743
            ],
            [
              -77.14154558366299,
              38.96265578798155,
              451.14562378357743
            ],
            [
              -77.16294219267981,
              38.96226102374302,
              -9.054376216422526
            ]
          ]
        ]
      },
      "bbox": [
        -77.16328664,
        38.96226102,
        -9.054376216,
        -77.14154558,
        38.97397592,
        451.1456238
      ],
      "properties": {
        "datetime": "2018-04-13T13:10:46Z",
        "pc:count": 13010238,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313555.0488,
            "count": 13010238,
            "maximum": 314453.4073,
            "minimum": 312598.3473,
            "name": "X",
            "position": 0,
            "stddev": 558.8448292,
            "variance": 312307.5431
          },
          {
            "average": 4315434.171,
            "count": 13010238,
            "maximum": 4316069.716,
            "minimum": 4314812.636,
            "name": "Y",
            "position": 1,
            "stddev": 398.004182,
            "variance": 158407.3289
          },
          {
            "average": 47.25951553,
            "count": 13010238,
            "maximum": 451.1456238,
            "minimum": -9.054376216,
            "name": "Z",
            "position": 2,
            "stddev": 22.02522299,
            "variance": 485.1104478
          },
          {
            "average": 2951.627703,
            "count": 13010238,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3346.030748,
            "variance": 11195921.76
          },
          {
            "average": 2.516841122,
            "count": 13010238,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.343415913,
            "variance": 1.804766315
          },
          {
            "average": 3.604830826,
            "count": 13010238,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.3158072,
            "variance": 1.731348588
          },
          {
            "average": 0.5008577091,
            "count": 13010238,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992836,
            "variance": 0.2499992836
          },
          {
            "average": 0,
            "count": 13010238,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324119666,
            "count": 13010238,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.034932904,
            "variance": 1.071086115
          },
          {
            "average": 2.967133901,
            "count": 13010238,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.03797707,
            "variance": 197.0648003
          },
          {
            "average": 0,
            "count": 13010238,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 104.6212657,
            "count": 13010238,
            "maximum": 106,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.492802017,
            "variance": 12.19966593
          },
          {
            "average": 207590847.4,
            "count": 13010238,
            "maximum": 207660246.5,
            "minimum": 204312431,
            "name": "GpsTime",
            "position": 12,
            "stddev": 475840.5629,
            "variance": 226424241300.0
          },
          {
            "average": 0,
            "count": 13010238,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13010238,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13010238,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00106984976,
            "count": 13010238,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03269105785,
            "variance": 0.001068705263
          },
          {
            "average": 0.3908171395,
            "count": 13010238,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4879335214,
            "variance": 0.2380791213
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312598.3473,
          4314812.636,
          -9.054376216,
          314453.4073,
          4316069.716,
          451.1456238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312598.34725249757,
                4314812.63633076,
                -9.054376216422526
              ],
              [
                312598.34725249757,
                4316069.71633076,
                -9.054376216422526
              ],
              [
                314453.4072524976,
                4316069.71633076,
                451.14562378357743
              ],
              [
                314453.4072524976,
                4314812.63633076,
                451.14562378357743
              ],
              [
                312598.34725249757,
                4314812.63633076,
                -9.054376216422526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:10:46+00:00",
        "end_time": "2018-03-05T19:13:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_266472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_266472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_266472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_266472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16328664,
            38.96226102,
            -9.054376216,
            -77.14154558,
            38.97397592,
            451.1456238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16294219267981,
                  38.96226102374302,
                  -9.054376216422526
                ],
                [
                  -77.16328663508871,
                  38.97358099348113,
                  -9.054376216422526
                ],
                [
                  -77.14188662510884,
                  38.97397591623947,
                  451.14562378357743
                ],
                [
                  -77.14154558366299,
                  38.96265578798155,
                  451.14562378357743
                ],
                [
                  -77.16294219267981,
                  38.96226102374302,
                  -9.054376216422526
                ]
              ]
            ]
          },
          "id": "20180305_266472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_266472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:10:46Z",
            "pc:count": 13010238,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313555.0488,
                "count": 13010238,
                "maximum": 314453.4073,
                "minimum": 312598.3473,
                "name": "X",
                "position": 0,
                "stddev": 558.8448292,
                "variance": 312307.5431
              },
              {
                "average": 4315434.171,
                "count": 13010238,
                "maximum": 4316069.716,
                "minimum": 4314812.636,
                "name": "Y",
                "position": 1,
                "stddev": 398.004182,
                "variance": 158407.3289
              },
              {
                "average": 47.25951553,
                "count": 13010238,
                "maximum": 451.1456238,
                "minimum": -9.054376216,
                "name": "Z",
                "position": 2,
                "stddev": 22.02522299,
                "variance": 485.1104478
              },
              {
                "average": 2951.627703,
                "count": 13010238,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3346.030748,
                "variance": 11195921.76
              },
              {
                "average": 2.516841122,
                "count": 13010238,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.343415913,
                "variance": 1.804766315
              },
              {
                "average": 3.604830826,
                "count": 13010238,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.3158072,
                "variance": 1.731348588
              },
              {
                "average": 0.5008577091,
                "count": 13010238,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992836,
                "variance": 0.2499992836
              },
              {
                "average": 0,
                "count": 13010238,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324119666,
                "count": 13010238,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.034932904,
                "variance": 1.071086115
              },
              {
                "average": 2.967133901,
                "count": 13010238,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.03797707,
                "variance": 197.0648003
              },
              {
                "average": 0,
                "count": 13010238,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 104.6212657,
                "count": 13010238,
                "maximum": 106,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.492802017,
                "variance": 12.19966593
              },
              {
                "average": 207590847.4,
                "count": 13010238,
                "maximum": 207660246.5,
                "minimum": 204312431,
                "name": "GpsTime",
                "position": 12,
                "stddev": 475840.5629,
                "variance": 226424241300.0
              },
              {
                "average": 0,
                "count": 13010238,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13010238,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13010238,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00106984976,
                "count": 13010238,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03269105785,
                "variance": 0.001068705263
              },
              {
                "average": 0.3908171395,
                "count": 13010238,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4879335214,
                "variance": 0.2380791213
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312598.3473,
              4314812.636,
              -9.054376216,
              314453.4073,
              4316069.716,
              451.1456238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312598.34725249757,
                    4314812.63633076,
                    -9.054376216422526
                  ],
                  [
                    312598.34725249757,
                    4316069.71633076,
                    -9.054376216422526
                  ],
                  [
                    314453.4072524976,
                    4316069.71633076,
                    451.14562378357743
                  ],
                  [
                    314453.4072524976,
                    4314812.63633076,
                    451.14562378357743
                  ],
                  [
                    312598.34725249757,
                    4314812.63633076,
                    -9.054376216422526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:10:46+00:00",
            "end_time": "2018-03-05T19:13:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_284468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09962265955267,
              38.9513323463005,
              -10.073372309262624
            ],
            [
              -77.09995740348778,
              38.96267009435414,
              -10.073372309262624
            ],
            [
              -77.07855887716715,
              38.96305333066547,
              477.4066276907374
            ],
            [
              -77.07822753824556,
              38.95171542852864,
              477.4066276907374
            ],
            [
              -77.09962265955267,
              38.9513323463005,
              -10.073372309262624
            ]
          ]
        ]
      },
      "bbox": [
        -77.0999574,
        38.95133235,
        -10.07337231,
        -77.07822754,
        38.96305333,
        477.4066277
      ],
      "properties": {
        "datetime": "2018-04-13T14:01:29Z",
        "pc:count": 15769200,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318956.4824,
            "count": 15769200,
            "maximum": 319912.1906,
            "minimum": 318057.0506,
            "name": "X",
            "position": 0,
            "stddev": 550.4067037,
            "variance": 302947.5394
          },
          {
            "average": 4314101.378,
            "count": 15769200,
            "maximum": 4314730.311,
            "minimum": 4313471.311,
            "name": "Y",
            "position": 1,
            "stddev": 346.4443799,
            "variance": 120023.7084
          },
          {
            "average": 94.44462006,
            "count": 15769200,
            "maximum": 477.4066277,
            "minimum": -10.07337231,
            "name": "Z",
            "position": 2,
            "stddev": 15.40141428,
            "variance": 237.2035619
          },
          {
            "average": 4071.231346,
            "count": 15769200,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4122.767049,
            "variance": 16997208.14
          },
          {
            "average": 2.034181252,
            "count": 15769200,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.210995796,
            "variance": 1.466510818
          },
          {
            "average": 2.748181265,
            "count": 15769200,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.463335287,
            "variance": 2.141350162
          },
          {
            "average": 0.5031873526,
            "count": 15769200,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999898565,
            "variance": 0.2499898566
          },
          {
            "average": 0,
            "count": 15769200,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.32282684,
            "count": 15769200,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5983295487,
            "variance": 0.3579982489
          },
          {
            "average": -0.2528270647,
            "count": 15769200,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.91227676,
            "variance": 193.5514445
          },
          {
            "average": 0,
            "count": 15769200,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 111.91402,
            "count": 15769200,
            "maximum": 113,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.168018499,
            "variance": 1.364267215
          },
          {
            "average": 207662927.5,
            "count": 15769200,
            "maximum": 207663289,
            "minimum": 207660764.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 327.6064912,
            "variance": 107326.0131
          },
          {
            "average": 0,
            "count": 15769200,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15769200,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15769200,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009904116886,
            "count": 15769200,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03145521954,
            "variance": 0.000989430836
          },
          {
            "average": 0.4628718007,
            "count": 15769200,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4986196071,
            "variance": 0.2486215126
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318057.0506,
          4313471.311,
          -10.07337231,
          319912.1906,
          4314730.311,
          477.4066277
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318057.05058703525,
                4313471.311492916,
                -10.073372309262624
              ],
              [
                318057.05058703525,
                4314730.311492916,
                -10.073372309262624
              ],
              [
                319912.19058703526,
                4314730.311492916,
                477.4066276907374
              ],
              [
                319912.19058703526,
                4313471.311492916,
                477.4066276907374
              ],
              [
                318057.05058703525,
                4313471.311492916,
                -10.073372309262624
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:01:29+00:00",
        "end_time": "2018-04-13T13:19:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_284468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_284468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_284468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_284468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0999574,
            38.95133235,
            -10.07337231,
            -77.07822754,
            38.96305333,
            477.4066277
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09962265955267,
                  38.9513323463005,
                  -10.073372309262624
                ],
                [
                  -77.09995740348778,
                  38.96267009435414,
                  -10.073372309262624
                ],
                [
                  -77.07855887716715,
                  38.96305333066547,
                  477.4066276907374
                ],
                [
                  -77.07822753824556,
                  38.95171542852864,
                  477.4066276907374
                ],
                [
                  -77.09962265955267,
                  38.9513323463005,
                  -10.073372309262624
                ]
              ]
            ]
          },
          "id": "20180413_284468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_284468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:01:29Z",
            "pc:count": 15769200,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318956.4824,
                "count": 15769200,
                "maximum": 319912.1906,
                "minimum": 318057.0506,
                "name": "X",
                "position": 0,
                "stddev": 550.4067037,
                "variance": 302947.5394
              },
              {
                "average": 4314101.378,
                "count": 15769200,
                "maximum": 4314730.311,
                "minimum": 4313471.311,
                "name": "Y",
                "position": 1,
                "stddev": 346.4443799,
                "variance": 120023.7084
              },
              {
                "average": 94.44462006,
                "count": 15769200,
                "maximum": 477.4066277,
                "minimum": -10.07337231,
                "name": "Z",
                "position": 2,
                "stddev": 15.40141428,
                "variance": 237.2035619
              },
              {
                "average": 4071.231346,
                "count": 15769200,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4122.767049,
                "variance": 16997208.14
              },
              {
                "average": 2.034181252,
                "count": 15769200,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.210995796,
                "variance": 1.466510818
              },
              {
                "average": 2.748181265,
                "count": 15769200,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.463335287,
                "variance": 2.141350162
              },
              {
                "average": 0.5031873526,
                "count": 15769200,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999898565,
                "variance": 0.2499898566
              },
              {
                "average": 0,
                "count": 15769200,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.32282684,
                "count": 15769200,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5983295487,
                "variance": 0.3579982489
              },
              {
                "average": -0.2528270647,
                "count": 15769200,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.91227676,
                "variance": 193.5514445
              },
              {
                "average": 0,
                "count": 15769200,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 111.91402,
                "count": 15769200,
                "maximum": 113,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.168018499,
                "variance": 1.364267215
              },
              {
                "average": 207662927.5,
                "count": 15769200,
                "maximum": 207663289,
                "minimum": 207660764.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 327.6064912,
                "variance": 107326.0131
              },
              {
                "average": 0,
                "count": 15769200,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15769200,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15769200,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009904116886,
                "count": 15769200,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03145521954,
                "variance": 0.000989430836
              },
              {
                "average": 0.4628718007,
                "count": 15769200,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4986196071,
                "variance": 0.2486215126
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318057.0506,
              4313471.311,
              -10.07337231,
              319912.1906,
              4314730.311,
              477.4066277
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318057.05058703525,
                    4313471.311492916,
                    -10.073372309262624
                  ],
                  [
                    318057.05058703525,
                    4314730.311492916,
                    -10.073372309262624
                  ],
                  [
                    319912.19058703526,
                    4314730.311492916,
                    477.4066276907374
                  ],
                  [
                    319912.19058703526,
                    4313471.311492916,
                    477.4066276907374
                  ],
                  [
                    318057.05058703525,
                    4313471.311492916,
                    -10.073372309262624
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:01:29+00:00",
            "end_time": "2018-04-13T13:19: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": "20180413_272488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14192819803571,
              39.00620297322009,
              11.491707184804824
            ],
            [
              -77.14227033573978,
              39.01753976329611,
              11.491707184804824
            ],
            [
              -77.12085586438413,
              39.01793121540102,
              475.4917071848048
            ],
            [
              -77.1205171404582,
              39.006594268016926,
              475.4917071848048
            ],
            [
              -77.14192819803571,
              39.00620297322009,
              11.491707184804824
            ]
          ]
        ]
      },
      "bbox": [
        -77.14227034,
        39.00620297,
        11.49170718,
        -77.12051714,
        39.01793122,
        475.4917072
      ],
      "properties": {
        "datetime": "2018-04-13T13:34:47Z",
        "pc:count": 12968418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315394.476,
            "count": 12968418,
            "maximum": 316389.1159,
            "minimum": 314533.9759,
            "name": "X",
            "position": 0,
            "stddev": 466.1886847,
            "variance": 217331.8897
          },
          {
            "average": 4320259.215,
            "count": 12968418,
            "maximum": 4320905.531,
            "minimum": 4319646.591,
            "name": "Y",
            "position": 1,
            "stddev": 350.1779522,
            "variance": 122624.5982
          },
          {
            "average": 106.2353934,
            "count": 12968418,
            "maximum": 475.4917072,
            "minimum": 11.49170718,
            "name": "Z",
            "position": 2,
            "stddev": 13.71196329,
            "variance": 188.0179374
          },
          {
            "average": 4298.928486,
            "count": 12968418,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4466.6097,
            "variance": 19950602.21
          },
          {
            "average": 2.255014683,
            "count": 12968418,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.292432059,
            "variance": 1.670380626
          },
          {
            "average": 3.03237226,
            "count": 12968418,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.481274169,
            "variance": 2.194173165
          },
          {
            "average": 0.5040683451,
            "count": 12968418,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999834676,
            "variance": 0.2499834678
          },
          {
            "average": 0,
            "count": 12968418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.378332191,
            "count": 12968418,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6598857172,
            "variance": 0.4354491598
          },
          {
            "average": 11.03029876,
            "count": 12968418,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.23325874,
            "variance": 67.78654948
          },
          {
            "average": 0,
            "count": 12968418,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 101.4444343,
            "count": 12968418,
            "maximum": 102,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5231941253,
            "variance": 0.2737320927
          },
          {
            "average": 207661505.4,
            "count": 12968418,
            "maximum": 207661687.7,
            "minimum": 207660957.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 155.349199,
            "variance": 24133.37363
          },
          {
            "average": 0,
            "count": 12968418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12968418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12968418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008816032919,
            "count": 12968418,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02967871519,
            "variance": 0.0008808261355
          },
          {
            "average": 0.3685888286,
            "count": 12968418,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4824221409,
            "variance": 0.232731122
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314533.9759,
          4319646.591,
          11.49170718,
          316389.1159,
          4320905.531,
          475.4917072
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314533.9758833523,
                4319646.591141763,
                11.491707184804824
              ],
              [
                314533.9758833523,
                4320905.531141763,
                11.491707184804824
              ],
              [
                316389.1158833523,
                4320905.531141763,
                475.4917071848048
              ],
              [
                316389.1158833523,
                4319646.591141763,
                475.4917071848048
              ],
              [
                314533.9758833523,
                4319646.591141763,
                11.491707184804824
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:34:47+00:00",
        "end_time": "2018-04-13T13:22:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_272488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_272488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_272488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_272488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14227034,
            39.00620297,
            11.49170718,
            -77.12051714,
            39.01793122,
            475.4917072
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14192819803571,
                  39.00620297322009,
                  11.491707184804824
                ],
                [
                  -77.14227033573978,
                  39.01753976329611,
                  11.491707184804824
                ],
                [
                  -77.12085586438413,
                  39.01793121540102,
                  475.4917071848048
                ],
                [
                  -77.1205171404582,
                  39.006594268016926,
                  475.4917071848048
                ],
                [
                  -77.14192819803571,
                  39.00620297322009,
                  11.491707184804824
                ]
              ]
            ]
          },
          "id": "20180413_272488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_272488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:34:47Z",
            "pc:count": 12968418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315394.476,
                "count": 12968418,
                "maximum": 316389.1159,
                "minimum": 314533.9759,
                "name": "X",
                "position": 0,
                "stddev": 466.1886847,
                "variance": 217331.8897
              },
              {
                "average": 4320259.215,
                "count": 12968418,
                "maximum": 4320905.531,
                "minimum": 4319646.591,
                "name": "Y",
                "position": 1,
                "stddev": 350.1779522,
                "variance": 122624.5982
              },
              {
                "average": 106.2353934,
                "count": 12968418,
                "maximum": 475.4917072,
                "minimum": 11.49170718,
                "name": "Z",
                "position": 2,
                "stddev": 13.71196329,
                "variance": 188.0179374
              },
              {
                "average": 4298.928486,
                "count": 12968418,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4466.6097,
                "variance": 19950602.21
              },
              {
                "average": 2.255014683,
                "count": 12968418,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.292432059,
                "variance": 1.670380626
              },
              {
                "average": 3.03237226,
                "count": 12968418,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.481274169,
                "variance": 2.194173165
              },
              {
                "average": 0.5040683451,
                "count": 12968418,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999834676,
                "variance": 0.2499834678
              },
              {
                "average": 0,
                "count": 12968418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.378332191,
                "count": 12968418,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6598857172,
                "variance": 0.4354491598
              },
              {
                "average": 11.03029876,
                "count": 12968418,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.23325874,
                "variance": 67.78654948
              },
              {
                "average": 0,
                "count": 12968418,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 101.4444343,
                "count": 12968418,
                "maximum": 102,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5231941253,
                "variance": 0.2737320927
              },
              {
                "average": 207661505.4,
                "count": 12968418,
                "maximum": 207661687.7,
                "minimum": 207660957.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 155.349199,
                "variance": 24133.37363
              },
              {
                "average": 0,
                "count": 12968418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12968418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12968418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008816032919,
                "count": 12968418,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02967871519,
                "variance": 0.0008808261355
              },
              {
                "average": 0.3685888286,
                "count": 12968418,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4824221409,
                "variance": 0.232731122
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314533.9759,
              4319646.591,
              11.49170718,
              316389.1159,
              4320905.531,
              475.4917072
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314533.9758833523,
                    4319646.591141763,
                    11.491707184804824
                  ],
                  [
                    314533.9758833523,
                    4320905.531141763,
                    11.491707184804824
                  ],
                  [
                    316389.1158833523,
                    4320905.531141763,
                    475.4917071848048
                  ],
                  [
                    316389.1158833523,
                    4319646.591141763,
                    475.4917071848048
                  ],
                  [
                    314533.9758833523,
                    4319646.591141763,
                    11.491707184804824
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:34:47+00:00",
            "end_time": "2018-04-13T13:22:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_272492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14194917949365,
              39.01718478716064,
              2.67325143938794
            ],
            [
              -77.14229148163234,
              39.02852245619,
              2.67325143938794
            ],
            [
              -77.12087415875673,
              39.028913995289535,
              482.9732514393879
            ],
            [
              -77.12053527245783,
              39.01757616891787,
              482.9732514393879
            ],
            [
              -77.14194917949365,
              39.01718478716064,
              2.67325143938794
            ]
          ]
        ]
      },
      "bbox": [
        -77.14229148,
        39.01718479,
        2.673251439,
        -77.12053527,
        39.028914,
        482.9732514
      ],
      "properties": {
        "datetime": "2018-04-13T13:34:47Z",
        "pc:count": 11351160,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315587.4359,
            "count": 11351160,
            "maximum": 316415.9549,
            "minimum": 314560.8549,
            "name": "X",
            "position": 0,
            "stddev": 527.3284438,
            "variance": 278075.2876
          },
          {
            "average": 4321465.221,
            "count": 11351160,
            "maximum": 4322124.518,
            "minimum": 4320865.478,
            "name": "Y",
            "position": 1,
            "stddev": 356.1025699,
            "variance": 126809.0403
          },
          {
            "average": 111.11052,
            "count": 11351160,
            "maximum": 482.9732514,
            "minimum": 2.673251439,
            "name": "Z",
            "position": 2,
            "stddev": 12.51076508,
            "variance": 156.5192429
          },
          {
            "average": 4721.555262,
            "count": 11351160,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4549.094813,
            "variance": 20694263.61
          },
          {
            "average": 1.927096438,
            "count": 11351160,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.201155289,
            "variance": 1.442774027
          },
          {
            "average": 2.553931492,
            "count": 11351160,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.499091806,
            "variance": 2.247276243
          },
          {
            "average": 0.5060617593,
            "count": 11351160,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999632757,
            "variance": 0.2499632771
          },
          {
            "average": 0,
            "count": 11351160,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.459546425,
            "count": 11351160,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7274846253,
            "variance": 0.5292338801
          },
          {
            "average": -8.464628635,
            "count": 11351160,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75698515,
            "variance": 115.7127295
          },
          {
            "average": 0,
            "count": 11351160,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 100.6658255,
            "count": 11351160,
            "maximum": 102,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5840410112,
            "variance": 0.3411039027
          },
          {
            "average": 207661232.5,
            "count": 11351160,
            "maximum": 207661687.7,
            "minimum": 207660956.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 219.2979513,
            "variance": 48091.59146
          },
          {
            "average": 0,
            "count": 11351160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11351160,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11351160,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001094777979,
            "count": 11351160,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03306931412,
            "variance": 0.001093579536
          },
          {
            "average": 0.2676963412,
            "count": 11351160,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.44275843,
            "variance": 0.1960350274
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314560.8549,
          4320865.478,
          2.673251439,
          316415.9549,
          4322124.518,
          482.9732514
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314560.8548830696,
                4320865.478380168,
                2.67325143938794
              ],
              [
                314560.8548830696,
                4322124.518380167,
                2.67325143938794
              ],
              [
                316415.95488306956,
                4322124.518380167,
                482.9732514393879
              ],
              [
                316415.95488306956,
                4320865.478380168,
                482.9732514393879
              ],
              [
                314560.8548830696,
                4320865.478380168,
                2.67325143938794
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:34:47+00:00",
        "end_time": "2018-04-13T13:22:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_272492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_272492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_272492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_272492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14229148,
            39.01718479,
            2.673251439,
            -77.12053527,
            39.028914,
            482.9732514
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14194917949365,
                  39.01718478716064,
                  2.67325143938794
                ],
                [
                  -77.14229148163234,
                  39.02852245619,
                  2.67325143938794
                ],
                [
                  -77.12087415875673,
                  39.028913995289535,
                  482.9732514393879
                ],
                [
                  -77.12053527245783,
                  39.01757616891787,
                  482.9732514393879
                ],
                [
                  -77.14194917949365,
                  39.01718478716064,
                  2.67325143938794
                ]
              ]
            ]
          },
          "id": "20180413_272492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_272492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:34:47Z",
            "pc:count": 11351160,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315587.4359,
                "count": 11351160,
                "maximum": 316415.9549,
                "minimum": 314560.8549,
                "name": "X",
                "position": 0,
                "stddev": 527.3284438,
                "variance": 278075.2876
              },
              {
                "average": 4321465.221,
                "count": 11351160,
                "maximum": 4322124.518,
                "minimum": 4320865.478,
                "name": "Y",
                "position": 1,
                "stddev": 356.1025699,
                "variance": 126809.0403
              },
              {
                "average": 111.11052,
                "count": 11351160,
                "maximum": 482.9732514,
                "minimum": 2.673251439,
                "name": "Z",
                "position": 2,
                "stddev": 12.51076508,
                "variance": 156.5192429
              },
              {
                "average": 4721.555262,
                "count": 11351160,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4549.094813,
                "variance": 20694263.61
              },
              {
                "average": 1.927096438,
                "count": 11351160,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.201155289,
                "variance": 1.442774027
              },
              {
                "average": 2.553931492,
                "count": 11351160,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.499091806,
                "variance": 2.247276243
              },
              {
                "average": 0.5060617593,
                "count": 11351160,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999632757,
                "variance": 0.2499632771
              },
              {
                "average": 0,
                "count": 11351160,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.459546425,
                "count": 11351160,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7274846253,
                "variance": 0.5292338801
              },
              {
                "average": -8.464628635,
                "count": 11351160,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75698515,
                "variance": 115.7127295
              },
              {
                "average": 0,
                "count": 11351160,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 100.6658255,
                "count": 11351160,
                "maximum": 102,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5840410112,
                "variance": 0.3411039027
              },
              {
                "average": 207661232.5,
                "count": 11351160,
                "maximum": 207661687.7,
                "minimum": 207660956.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 219.2979513,
                "variance": 48091.59146
              },
              {
                "average": 0,
                "count": 11351160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11351160,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11351160,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001094777979,
                "count": 11351160,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03306931412,
                "variance": 0.001093579536
              },
              {
                "average": 0.2676963412,
                "count": 11351160,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.44275843,
                "variance": 0.1960350274
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314560.8549,
              4320865.478,
              2.673251439,
              316415.9549,
              4322124.518,
              482.9732514
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314560.8548830696,
                    4320865.478380168,
                    2.67325143938794
                  ],
                  [
                    314560.8548830696,
                    4322124.518380167,
                    2.67325143938794
                  ],
                  [
                    316415.95488306956,
                    4322124.518380167,
                    482.9732514393879
                  ],
                  [
                    316415.95488306956,
                    4320865.478380168,
                    482.9732514393879
                  ],
                  [
                    314560.8548830696,
                    4320865.478380168,
                    2.67325143938794
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:34:47+00:00",
            "end_time": "2018-04-13T13:22: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": "20180413_284472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09963754206284,
              38.962315034107256,
              -8.937969078081721
            ],
            [
              -77.09997243007189,
              38.973653120879774,
              -8.937969078081721
            ],
            [
              -77.07857244508061,
              38.97403641687474,
              472.7220309219183
            ],
            [
              -77.07824096375839,
              38.962698176003215,
              472.7220309219183
            ],
            [
              -77.09963754206284,
              38.962315034107256,
              -8.937969078081721
            ]
          ]
        ]
      },
      "bbox": [
        -77.09997243,
        38.96231503,
        -8.937969078,
        -77.07824096,
        38.97403642,
        472.7220309
      ],
      "properties": {
        "datetime": "2018-04-13T14:07:21Z",
        "pc:count": 20735546,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318930.5961,
            "count": 20735546,
            "maximum": 319938.838,
            "minimum": 318083.858,
            "name": "X",
            "position": 0,
            "stddev": 543.840977,
            "variance": 295763.0083
          },
          {
            "average": 4315339.384,
            "count": 20735546,
            "maximum": 4315949.306,
            "minimum": 4314690.266,
            "name": "Y",
            "position": 1,
            "stddev": 329.8681687,
            "variance": 108813.0087
          },
          {
            "average": 99.99710587,
            "count": 20735546,
            "maximum": 472.7220309,
            "minimum": -8.937969078,
            "name": "Z",
            "position": 2,
            "stddev": 12.91347227,
            "variance": 166.7577661
          },
          {
            "average": 4033.627561,
            "count": 20735546,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4393.459244,
            "variance": 19302484.13
          },
          {
            "average": 2.188867657,
            "count": 20735546,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.281427262,
            "variance": 1.642055827
          },
          {
            "average": 3.043295122,
            "count": 20735546,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.478088156,
            "variance": 2.184744596
          },
          {
            "average": 0.4578921143,
            "count": 20735546,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.498223783,
            "variance": 0.2482269379
          },
          {
            "average": 0,
            "count": 20735546,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.294098164,
            "count": 20735546,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5614950186,
            "variance": 0.3152766559
          },
          {
            "average": -3.000202031,
            "count": 20735546,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.14107791,
            "variance": 172.6879286
          },
          {
            "average": 0,
            "count": 20735546,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 109.5954157,
            "count": 20735546,
            "maximum": 113,
            "minimum": 101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.365516975,
            "variance": 11.32670451
          },
          {
            "average": 207662945.9,
            "count": 20735546,
            "maximum": 207663641.5,
            "minimum": 207660761.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 736.3049809,
            "variance": 542145.0249
          },
          {
            "average": 0,
            "count": 20735546,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20735546,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20735546,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007463512174,
            "count": 20735546,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02730923311,
            "variance": 0.0007457942132
          },
          {
            "average": 0.5993304927,
            "count": 20735546,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4900341466,
            "variance": 0.2401334648
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318083.858,
          4314690.266,
          -8.937969078,
          319938.838,
          4315949.306,
          472.7220309
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318083.85795800947,
                4314690.265744959,
                -8.937969078081721
              ],
              [
                318083.85795800947,
                4315949.305744958,
                -8.937969078081721
              ],
              [
                319938.83795800945,
                4315949.305744958,
                472.7220309219183
              ],
              [
                319938.83795800945,
                4314690.265744959,
                472.7220309219183
              ],
              [
                318083.85795800947,
                4314690.265744959,
                -8.937969078081721
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:07:21+00:00",
        "end_time": "2018-04-13T13:19:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_284472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_284472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_284472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_284472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.09997243,
            38.96231503,
            -8.937969078,
            -77.07824096,
            38.97403642,
            472.7220309
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09963754206284,
                  38.962315034107256,
                  -8.937969078081721
                ],
                [
                  -77.09997243007189,
                  38.973653120879774,
                  -8.937969078081721
                ],
                [
                  -77.07857244508061,
                  38.97403641687474,
                  472.7220309219183
                ],
                [
                  -77.07824096375839,
                  38.962698176003215,
                  472.7220309219183
                ],
                [
                  -77.09963754206284,
                  38.962315034107256,
                  -8.937969078081721
                ]
              ]
            ]
          },
          "id": "20180413_284472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_284472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:07:21Z",
            "pc:count": 20735546,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318930.5961,
                "count": 20735546,
                "maximum": 319938.838,
                "minimum": 318083.858,
                "name": "X",
                "position": 0,
                "stddev": 543.840977,
                "variance": 295763.0083
              },
              {
                "average": 4315339.384,
                "count": 20735546,
                "maximum": 4315949.306,
                "minimum": 4314690.266,
                "name": "Y",
                "position": 1,
                "stddev": 329.8681687,
                "variance": 108813.0087
              },
              {
                "average": 99.99710587,
                "count": 20735546,
                "maximum": 472.7220309,
                "minimum": -8.937969078,
                "name": "Z",
                "position": 2,
                "stddev": 12.91347227,
                "variance": 166.7577661
              },
              {
                "average": 4033.627561,
                "count": 20735546,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4393.459244,
                "variance": 19302484.13
              },
              {
                "average": 2.188867657,
                "count": 20735546,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.281427262,
                "variance": 1.642055827
              },
              {
                "average": 3.043295122,
                "count": 20735546,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.478088156,
                "variance": 2.184744596
              },
              {
                "average": 0.4578921143,
                "count": 20735546,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.498223783,
                "variance": 0.2482269379
              },
              {
                "average": 0,
                "count": 20735546,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.294098164,
                "count": 20735546,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5614950186,
                "variance": 0.3152766559
              },
              {
                "average": -3.000202031,
                "count": 20735546,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.14107791,
                "variance": 172.6879286
              },
              {
                "average": 0,
                "count": 20735546,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 109.5954157,
                "count": 20735546,
                "maximum": 113,
                "minimum": 101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.365516975,
                "variance": 11.32670451
              },
              {
                "average": 207662945.9,
                "count": 20735546,
                "maximum": 207663641.5,
                "minimum": 207660761.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 736.3049809,
                "variance": 542145.0249
              },
              {
                "average": 0,
                "count": 20735546,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20735546,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20735546,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007463512174,
                "count": 20735546,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02730923311,
                "variance": 0.0007457942132
              },
              {
                "average": 0.5993304927,
                "count": 20735546,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4900341466,
                "variance": 0.2401334648
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318083.858,
              4314690.266,
              -8.937969078,
              319938.838,
              4315949.306,
              472.7220309
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318083.85795800947,
                    4314690.265744959,
                    -8.937969078081721
                  ],
                  [
                    318083.85795800947,
                    4315949.305744958,
                    -8.937969078081721
                  ],
                  [
                    319938.83795800945,
                    4315949.305744958,
                    472.7220309219183
                  ],
                  [
                    319938.83795800945,
                    4314690.265744959,
                    472.7220309219183
                  ],
                  [
                    318083.85795800947,
                    4314690.265744959,
                    -8.937969078081721
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:07:21+00:00",
            "end_time": "2018-04-13T13:19:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_266488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16304138873505,
              39.006175799402925,
              -6.618054212842281
            ],
            [
              -77.16338690249133,
              39.017512612204065,
              -6.618054212842281
            ],
            [
              -77.14197365812609,
              39.0179079233008,
              468.98194578715777
            ],
            [
              -77.14163155786223,
              39.00657095164044,
              468.98194578715777
            ],
            [
              -77.16304138873505,
              39.006175799402925,
              -6.618054212842281
            ]
          ]
        ]
      },
      "bbox": [
        -77.1633869,
        39.0061758,
        -6.618054213,
        -77.14163156,
        39.01790792,
        468.9819458
      ],
      "properties": {
        "datetime": "2018-04-13T13:35:03Z",
        "pc:count": 12574443,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313558.0464,
            "count": 12574443,
            "maximum": 314560.6252,
            "minimum": 312705.5652,
            "name": "X",
            "position": 0,
            "stddev": 487.8911497,
            "variance": 238037.774
          },
          {
            "average": 4320303.162,
            "count": 12574443,
            "maximum": 4320945.788,
            "minimum": 4319686.828,
            "name": "Y",
            "position": 1,
            "stddev": 360.4743858,
            "variance": 129941.7828
          },
          {
            "average": 86.15081118,
            "count": 12574443,
            "maximum": 468.9819458,
            "minimum": -6.618054213,
            "name": "Z",
            "position": 2,
            "stddev": 13.85590985,
            "variance": 191.9862378
          },
          {
            "average": 4636.48042,
            "count": 12574443,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4939.426951,
            "variance": 24397938.6
          },
          {
            "average": 2.12724158,
            "count": 12574443,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.285365197,
            "variance": 1.65216369
          },
          {
            "average": 2.929651437,
            "count": 12574443,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.523069374,
            "variance": 2.319740318
          },
          {
            "average": 0.4976785055,
            "count": 12574443,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999946305,
            "variance": 0.2499946305
          },
          {
            "average": 0,
            "count": 12574443,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.430412464,
            "count": 12574443,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.823605247,
            "variance": 0.678325603
          },
          {
            "average": -11.17316082,
            "count": 12574443,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.825541711,
            "variance": 61.23910307
          },
          {
            "average": 0,
            "count": 12574443,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 102.4206104,
            "count": 12574443,
            "maximum": 103,
            "minimum": 101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5129440567,
            "variance": 0.2631116053
          },
          {
            "average": 207661248.9,
            "count": 12574443,
            "maximum": 207661703.7,
            "minimum": 207660662.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 493.4052051,
            "variance": 243448.6964
          },
          {
            "average": 0,
            "count": 12574443,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12574443,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12574443,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001167208758,
            "count": 12574443,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03414449406,
            "variance": 0.001165846475
          },
          {
            "average": 0.3144440672,
            "count": 12574443,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4642941018,
            "variance": 0.215569013
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312705.5652,
          4319686.828,
          -6.618054213,
          314560.6252,
          4320945.788,
          468.9819458
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312705.5652474789,
                4319686.827579698,
                -6.618054212842281
              ],
              [
                312705.5652474789,
                4320945.7875796985,
                -6.618054212842281
              ],
              [
                314560.62524747895,
                4320945.7875796985,
                468.98194578715777
              ],
              [
                314560.62524747895,
                4319686.827579698,
                468.98194578715777
              ],
              [
                312705.5652474789,
                4319686.827579698,
                -6.618054212842281
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:35:03+00:00",
        "end_time": "2018-04-13T13:17:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_266488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_266488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_266488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_266488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1633869,
            39.0061758,
            -6.618054213,
            -77.14163156,
            39.01790792,
            468.9819458
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16304138873505,
                  39.006175799402925,
                  -6.618054212842281
                ],
                [
                  -77.16338690249133,
                  39.017512612204065,
                  -6.618054212842281
                ],
                [
                  -77.14197365812609,
                  39.0179079233008,
                  468.98194578715777
                ],
                [
                  -77.14163155786223,
                  39.00657095164044,
                  468.98194578715777
                ],
                [
                  -77.16304138873505,
                  39.006175799402925,
                  -6.618054212842281
                ]
              ]
            ]
          },
          "id": "20180413_266488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_266488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:35:03Z",
            "pc:count": 12574443,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313558.0464,
                "count": 12574443,
                "maximum": 314560.6252,
                "minimum": 312705.5652,
                "name": "X",
                "position": 0,
                "stddev": 487.8911497,
                "variance": 238037.774
              },
              {
                "average": 4320303.162,
                "count": 12574443,
                "maximum": 4320945.788,
                "minimum": 4319686.828,
                "name": "Y",
                "position": 1,
                "stddev": 360.4743858,
                "variance": 129941.7828
              },
              {
                "average": 86.15081118,
                "count": 12574443,
                "maximum": 468.9819458,
                "minimum": -6.618054213,
                "name": "Z",
                "position": 2,
                "stddev": 13.85590985,
                "variance": 191.9862378
              },
              {
                "average": 4636.48042,
                "count": 12574443,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4939.426951,
                "variance": 24397938.6
              },
              {
                "average": 2.12724158,
                "count": 12574443,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.285365197,
                "variance": 1.65216369
              },
              {
                "average": 2.929651437,
                "count": 12574443,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.523069374,
                "variance": 2.319740318
              },
              {
                "average": 0.4976785055,
                "count": 12574443,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999946305,
                "variance": 0.2499946305
              },
              {
                "average": 0,
                "count": 12574443,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.430412464,
                "count": 12574443,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.823605247,
                "variance": 0.678325603
              },
              {
                "average": -11.17316082,
                "count": 12574443,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.825541711,
                "variance": 61.23910307
              },
              {
                "average": 0,
                "count": 12574443,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 102.4206104,
                "count": 12574443,
                "maximum": 103,
                "minimum": 101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5129440567,
                "variance": 0.2631116053
              },
              {
                "average": 207661248.9,
                "count": 12574443,
                "maximum": 207661703.7,
                "minimum": 207660662.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 493.4052051,
                "variance": 243448.6964
              },
              {
                "average": 0,
                "count": 12574443,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12574443,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12574443,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001167208758,
                "count": 12574443,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03414449406,
                "variance": 0.001165846475
              },
              {
                "average": 0.3144440672,
                "count": 12574443,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4642941018,
                "variance": 0.215569013
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312705.5652,
              4319686.828,
              -6.618054213,
              314560.6252,
              4320945.788,
              468.9819458
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312705.5652474789,
                    4319686.827579698,
                    -6.618054212842281
                  ],
                  [
                    312705.5652474789,
                    4320945.7875796985,
                    -6.618054212842281
                  ],
                  [
                    314560.62524747895,
                    4320945.7875796985,
                    468.98194578715777
                  ],
                  [
                    314560.62524747895,
                    4319686.827579698,
                    468.98194578715777
                  ],
                  [
                    312705.5652474789,
                    4319686.827579698,
                    -6.618054212842281
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:35:03+00:00",
            "end_time": "2018-04-13T13:17:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_272496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14197104978385,
              39.028167805807165,
              -8.953046641000668
            ],
            [
              -77.14231350025615,
              39.039505813476765,
              -8.953046641000668
            ],
            [
              -77.1208928621396,
              39.03989744817199,
              466.74695335899935
            ],
            [
              -77.12055382948104,
              39.02855928312992,
              466.74695335899935
            ],
            [
              -77.14197104978385,
              39.028167805807165,
              -8.953046641000668
            ]
          ]
        ]
      },
      "bbox": [
        -77.1423135,
        39.02816781,
        -8.953046641,
        -77.12055383,
        39.03989745,
        466.7469534
      ],
      "properties": {
        "datetime": "2018-04-13T13:29:27Z",
        "pc:count": 12818242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315445.7275,
            "count": 12818242,
            "maximum": 316442.7675,
            "minimum": 314587.6675,
            "name": "X",
            "position": 0,
            "stddev": 572.2286106,
            "variance": 327445.5827
          },
          {
            "average": 4322732.076,
            "count": 12818242,
            "maximum": 4323343.583,
            "minimum": 4322084.503,
            "name": "Y",
            "position": 1,
            "stddev": 339.4430534,
            "variance": 115221.5865
          },
          {
            "average": 110.2738315,
            "count": 12818242,
            "maximum": 466.7469534,
            "minimum": -8.953046641,
            "name": "Z",
            "position": 2,
            "stddev": 13.36919284,
            "variance": 178.7353172
          },
          {
            "average": 4004.803955,
            "count": 12818242,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4278.657006,
            "variance": 18306905.77
          },
          {
            "average": 2.121527898,
            "count": 12818242,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.289523428,
            "variance": 1.66287067
          },
          {
            "average": 2.864691664,
            "count": 12818242,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.534335348,
            "variance": 2.354184961
          },
          {
            "average": 0.5083751734,
            "count": 12818242,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499929871,
            "variance": 0.249929876
          },
          {
            "average": 0,
            "count": 12818242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.423054269,
            "count": 12818242,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7594484799,
            "variance": 0.5767619936
          },
          {
            "average": -6.287189741,
            "count": 12818242,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73042248,
            "variance": 137.6028116
          },
          {
            "average": 0,
            "count": 12818242,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 99.00980985,
            "count": 12818242,
            "maximum": 101,
            "minimum": 90,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.359205882,
            "variance": 11.28426416
          },
          {
            "average": 207645803.6,
            "count": 12818242,
            "maximum": 207661367.6,
            "minimum": 207534291.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 41271.60586,
            "variance": 1703345450
          },
          {
            "average": 0,
            "count": 12818242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12818242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12818242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001178788792,
            "count": 12818242,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03431325313,
            "variance": 0.001177399341
          },
          {
            "average": 0.3026098275,
            "count": 12818242,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4593877842,
            "variance": 0.2110371362
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314587.6675,
          4322084.503,
          -8.953046641,
          316442.7675,
          4323343.583,
          466.7469534
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314587.667484092,
                4322084.503125374,
                -8.953046641000668
              ],
              [
                314587.667484092,
                4323343.583125374,
                -8.953046641000668
              ],
              [
                316442.767484092,
                4323343.583125374,
                466.74695335899935
              ],
              [
                316442.767484092,
                4322084.503125374,
                466.74695335899935
              ],
              [
                314587.667484092,
                4322084.503125374,
                -8.953046641000668
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:29:27+00:00",
        "end_time": "2018-04-12T02:11:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_272496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_272496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_272496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_272496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1423135,
            39.02816781,
            -8.953046641,
            -77.12055383,
            39.03989745,
            466.7469534
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14197104978385,
                  39.028167805807165,
                  -8.953046641000668
                ],
                [
                  -77.14231350025615,
                  39.039505813476765,
                  -8.953046641000668
                ],
                [
                  -77.1208928621396,
                  39.03989744817199,
                  466.74695335899935
                ],
                [
                  -77.12055382948104,
                  39.02855928312992,
                  466.74695335899935
                ],
                [
                  -77.14197104978385,
                  39.028167805807165,
                  -8.953046641000668
                ]
              ]
            ]
          },
          "id": "20180411_272496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_272496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:29:27Z",
            "pc:count": 12818242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315445.7275,
                "count": 12818242,
                "maximum": 316442.7675,
                "minimum": 314587.6675,
                "name": "X",
                "position": 0,
                "stddev": 572.2286106,
                "variance": 327445.5827
              },
              {
                "average": 4322732.076,
                "count": 12818242,
                "maximum": 4323343.583,
                "minimum": 4322084.503,
                "name": "Y",
                "position": 1,
                "stddev": 339.4430534,
                "variance": 115221.5865
              },
              {
                "average": 110.2738315,
                "count": 12818242,
                "maximum": 466.7469534,
                "minimum": -8.953046641,
                "name": "Z",
                "position": 2,
                "stddev": 13.36919284,
                "variance": 178.7353172
              },
              {
                "average": 4004.803955,
                "count": 12818242,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4278.657006,
                "variance": 18306905.77
              },
              {
                "average": 2.121527898,
                "count": 12818242,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.289523428,
                "variance": 1.66287067
              },
              {
                "average": 2.864691664,
                "count": 12818242,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.534335348,
                "variance": 2.354184961
              },
              {
                "average": 0.5083751734,
                "count": 12818242,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499929871,
                "variance": 0.249929876
              },
              {
                "average": 0,
                "count": 12818242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.423054269,
                "count": 12818242,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7594484799,
                "variance": 0.5767619936
              },
              {
                "average": -6.287189741,
                "count": 12818242,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73042248,
                "variance": 137.6028116
              },
              {
                "average": 0,
                "count": 12818242,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 99.00980985,
                "count": 12818242,
                "maximum": 101,
                "minimum": 90,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.359205882,
                "variance": 11.28426416
              },
              {
                "average": 207645803.6,
                "count": 12818242,
                "maximum": 207661367.6,
                "minimum": 207534291.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 41271.60586,
                "variance": 1703345450
              },
              {
                "average": 0,
                "count": 12818242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12818242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12818242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001178788792,
                "count": 12818242,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03431325313,
                "variance": 0.001177399341
              },
              {
                "average": 0.3026098275,
                "count": 12818242,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4593877842,
                "variance": 0.2110371362
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314587.6675,
              4322084.503,
              -8.953046641,
              316442.7675,
              4323343.583,
              466.7469534
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314587.667484092,
                    4322084.503125374,
                    -8.953046641000668
                  ],
                  [
                    314587.667484092,
                    4323343.583125374,
                    -8.953046641000668
                  ],
                  [
                    316442.767484092,
                    4323343.583125374,
                    466.74695335899935
                  ],
                  [
                    316442.767484092,
                    4322084.503125374,
                    466.74695335899935
                  ],
                  [
                    314587.667484092,
                    4322084.503125374,
                    -8.953046641000668
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:29:27+00:00",
            "end_time": "2018-04-12T02:11: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": "20180305_284476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09965297337028,
              38.973298156947784,
              -10.43524578286116
            ],
            [
              -77.09998796301,
              38.9846351415807,
              -10.43524578286116
            ],
            [
              -77.07858351828105,
              38.98501855039638,
              622.8847542171388
            ],
            [
              -77.07825193704687,
              38.97368141164679,
              622.8847542171388
            ],
            [
              -77.09965297337028,
              38.973298156947784,
              -10.43524578286116
            ]
          ]
        ]
      },
      "bbox": [
        -77.09998796,
        38.97329816,
        -10.43524578,
        -77.07825194,
        38.98501855,
        622.8847542
      ],
      "properties": {
        "datetime": "2018-04-13T14:07:42Z",
        "pc:count": 22201846,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319038.5882,
            "count": 22201846,
            "maximum": 319965.706,
            "minimum": 318110.626,
            "name": "X",
            "position": 0,
            "stddev": 515.0224886,
            "variance": 265248.1637
          },
          {
            "average": 4316574.419,
            "count": 22201846,
            "maximum": 4317168.191,
            "minimum": 4315909.271,
            "name": "Y",
            "position": 1,
            "stddev": 345.6738107,
            "variance": 119490.3834
          },
          {
            "average": 112.4044122,
            "count": 22201846,
            "maximum": 622.8847542,
            "minimum": -10.43524578,
            "name": "Z",
            "position": 2,
            "stddev": 45.65084522,
            "variance": 2083.999669
          },
          {
            "average": 4637.145226,
            "count": 22201846,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4721.927113,
            "variance": 22296595.66
          },
          {
            "average": 2.078924383,
            "count": 22201846,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.247753656,
            "variance": 1.556889187
          },
          {
            "average": 2.730289319,
            "count": 22201846,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.502718241,
            "variance": 2.258162113
          },
          {
            "average": 0.5277686369,
            "count": 22201846,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992283185,
            "variance": 0.249228914
          },
          {
            "average": 0,
            "count": 22201846,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316259198,
            "count": 22201846,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6126631974,
            "variance": 0.3753561934
          },
          {
            "average": 7.875693123,
            "count": 22201846,
            "maximum": 19.99799919,
            "minimum": -37.0019989,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72461906,
            "variance": 137.4666921
          },
          {
            "average": 0,
            "count": 22201846,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 105.4183732,
            "count": 22201846,
            "maximum": 112,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.857363285,
            "variance": 61.7381578
          },
          {
            "average": 207433579.5,
            "count": 22201846,
            "maximum": 207663662.5,
            "minimum": 204312362.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 845723.3077,
            "variance": 715247913200.0
          },
          {
            "average": 0,
            "count": 22201846,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22201846,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22201846,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008764136099,
            "count": 22201846,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02959130867,
            "variance": 0.0008756455486
          },
          {
            "average": 0.6695824753,
            "count": 22201846,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4703634701,
            "variance": 0.2212417941
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318110.626,
          4315909.271,
          -10.43524578,
          319965.706,
          4317168.191,
          622.8847542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318110.6260019784,
                4315909.271372792,
                -10.43524578286116
              ],
              [
                318110.6260019784,
                4317168.191372792,
                -10.43524578286116
              ],
              [
                319965.70600197837,
                4317168.191372792,
                622.8847542171388
              ],
              [
                319965.70600197837,
                4315909.271372792,
                622.8847542171388
              ],
              [
                318110.6260019784,
                4315909.271372792,
                -10.43524578286116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:07:42+00:00",
        "end_time": "2018-03-05T19:12:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_284476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_284476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_284476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_284476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.09998796,
            38.97329816,
            -10.43524578,
            -77.07825194,
            38.98501855,
            622.8847542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09965297337028,
                  38.973298156947784,
                  -10.43524578286116
                ],
                [
                  -77.09998796301,
                  38.9846351415807,
                  -10.43524578286116
                ],
                [
                  -77.07858351828105,
                  38.98501855039638,
                  622.8847542171388
                ],
                [
                  -77.07825193704687,
                  38.97368141164679,
                  622.8847542171388
                ],
                [
                  -77.09965297337028,
                  38.973298156947784,
                  -10.43524578286116
                ]
              ]
            ]
          },
          "id": "20180305_284476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_284476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:07:42Z",
            "pc:count": 22201846,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319038.5882,
                "count": 22201846,
                "maximum": 319965.706,
                "minimum": 318110.626,
                "name": "X",
                "position": 0,
                "stddev": 515.0224886,
                "variance": 265248.1637
              },
              {
                "average": 4316574.419,
                "count": 22201846,
                "maximum": 4317168.191,
                "minimum": 4315909.271,
                "name": "Y",
                "position": 1,
                "stddev": 345.6738107,
                "variance": 119490.3834
              },
              {
                "average": 112.4044122,
                "count": 22201846,
                "maximum": 622.8847542,
                "minimum": -10.43524578,
                "name": "Z",
                "position": 2,
                "stddev": 45.65084522,
                "variance": 2083.999669
              },
              {
                "average": 4637.145226,
                "count": 22201846,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4721.927113,
                "variance": 22296595.66
              },
              {
                "average": 2.078924383,
                "count": 22201846,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.247753656,
                "variance": 1.556889187
              },
              {
                "average": 2.730289319,
                "count": 22201846,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.502718241,
                "variance": 2.258162113
              },
              {
                "average": 0.5277686369,
                "count": 22201846,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992283185,
                "variance": 0.249228914
              },
              {
                "average": 0,
                "count": 22201846,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316259198,
                "count": 22201846,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6126631974,
                "variance": 0.3753561934
              },
              {
                "average": 7.875693123,
                "count": 22201846,
                "maximum": 19.99799919,
                "minimum": -37.0019989,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72461906,
                "variance": 137.4666921
              },
              {
                "average": 0,
                "count": 22201846,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 105.4183732,
                "count": 22201846,
                "maximum": 112,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.857363285,
                "variance": 61.7381578
              },
              {
                "average": 207433579.5,
                "count": 22201846,
                "maximum": 207663662.5,
                "minimum": 204312362.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 845723.3077,
                "variance": 715247913200.0
              },
              {
                "average": 0,
                "count": 22201846,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22201846,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22201846,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008764136099,
                "count": 22201846,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02959130867,
                "variance": 0.0008756455486
              },
              {
                "average": 0.6695824753,
                "count": 22201846,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4703634701,
                "variance": 0.2212417941
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318110.626,
              4315909.271,
              -10.43524578,
              319965.706,
              4317168.191,
              622.8847542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318110.6260019784,
                    4315909.271372792,
                    -10.43524578286116
                  ],
                  [
                    318110.6260019784,
                    4317168.191372792,
                    -10.43524578286116
                  ],
                  [
                    319965.70600197837,
                    4317168.191372792,
                    622.8847542171388
                  ],
                  [
                    319965.70600197837,
                    4315909.271372792,
                    622.8847542171388
                  ],
                  [
                    318110.6260019784,
                    4315909.271372792,
                    -10.43524578286116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:07:42+00:00",
            "end_time": "2018-03-05T19:12: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": "20180413_266492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16306726821949,
              39.017157634234835,
              5.892495034780723
            ],
            [
              -77.16341292681156,
              39.028494605548644,
              5.892495034780723
            ],
            [
              -77.14199498419022,
              39.02889003929702,
              493.4124950347807
            ],
            [
              -77.14165274122949,
              39.01755290908557,
              493.4124950347807
            ],
            [
              -77.16306726821949,
              39.017157634234835,
              5.892495034780723
            ]
          ]
        ]
      },
      "bbox": [
        -77.16341293,
        39.01715763,
        5.892495035,
        -77.14165274,
        39.02889004,
        493.412495
      ],
      "properties": {
        "datetime": "2018-04-13T13:35:21Z",
        "pc:count": 12650517,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313691.1894,
            "count": 12650517,
            "maximum": 314587.4834,
            "minimum": 312732.3034,
            "name": "X",
            "position": 0,
            "stddev": 533.2799577,
            "variance": 284387.5133
          },
          {
            "average": 4321511.433,
            "count": 12650517,
            "maximum": 4322164.711,
            "minimum": 4320905.731,
            "name": "Y",
            "position": 1,
            "stddev": 365.4423016,
            "variance": 133548.0758
          },
          {
            "average": 91.13327688,
            "count": 12650517,
            "maximum": 493.412495,
            "minimum": 5.892495035,
            "name": "Z",
            "position": 2,
            "stddev": 15.18787346,
            "variance": 230.6715002
          },
          {
            "average": 4110.216618,
            "count": 12650517,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4363.019179,
            "variance": 19035936.35
          },
          {
            "average": 2.239932724,
            "count": 12650517,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.290988214,
            "variance": 1.666650568
          },
          {
            "average": 3.004986278,
            "count": 12650517,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.485660832,
            "variance": 2.207188108
          },
          {
            "average": 0.4987574026,
            "count": 12650517,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984757,
            "variance": 0.2499984757
          },
          {
            "average": 0,
            "count": 12650517,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.40084259,
            "count": 12650517,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9034527431,
            "variance": 0.8162268589
          },
          {
            "average": 7.92335496,
            "count": 12650517,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.04710085,
            "variance": 122.0384371
          },
          {
            "average": 0,
            "count": 12650517,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 101.7100593,
            "count": 12650517,
            "maximum": 103,
            "minimum": 101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5706252322,
            "variance": 0.3256131556
          },
          {
            "average": 207661513.9,
            "count": 12650517,
            "maximum": 207661721.5,
            "minimum": 207660662.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 266.5232619,
            "variance": 71034.64914
          },
          {
            "average": 0,
            "count": 12650517,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12650517,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12650517,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001193152817,
            "count": 12650517,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03452143244,
            "variance": 0.001191729298
          },
          {
            "average": 0.3387034696,
            "count": 12650517,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.473268895,
            "variance": 0.223983447
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312732.3034,
          4320905.731,
          5.892495035,
          314587.4834,
          4322164.711,
          493.412495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312732.30339716113,
                4320905.731177065,
                5.892495034780723
              ],
              [
                312732.30339716113,
                4322164.711177065,
                5.892495034780723
              ],
              [
                314587.4833971612,
                4322164.711177065,
                493.4124950347807
              ],
              [
                314587.4833971612,
                4320905.731177065,
                493.4124950347807
              ],
              [
                312732.30339716113,
                4320905.731177065,
                5.892495034780723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:35:21+00:00",
        "end_time": "2018-04-13T13:17:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_266492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_266492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_266492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_266492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16341293,
            39.01715763,
            5.892495035,
            -77.14165274,
            39.02889004,
            493.412495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16306726821949,
                  39.017157634234835,
                  5.892495034780723
                ],
                [
                  -77.16341292681156,
                  39.028494605548644,
                  5.892495034780723
                ],
                [
                  -77.14199498419022,
                  39.02889003929702,
                  493.4124950347807
                ],
                [
                  -77.14165274122949,
                  39.01755290908557,
                  493.4124950347807
                ],
                [
                  -77.16306726821949,
                  39.017157634234835,
                  5.892495034780723
                ]
              ]
            ]
          },
          "id": "20180413_266492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_266492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:35:21Z",
            "pc:count": 12650517,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313691.1894,
                "count": 12650517,
                "maximum": 314587.4834,
                "minimum": 312732.3034,
                "name": "X",
                "position": 0,
                "stddev": 533.2799577,
                "variance": 284387.5133
              },
              {
                "average": 4321511.433,
                "count": 12650517,
                "maximum": 4322164.711,
                "minimum": 4320905.731,
                "name": "Y",
                "position": 1,
                "stddev": 365.4423016,
                "variance": 133548.0758
              },
              {
                "average": 91.13327688,
                "count": 12650517,
                "maximum": 493.412495,
                "minimum": 5.892495035,
                "name": "Z",
                "position": 2,
                "stddev": 15.18787346,
                "variance": 230.6715002
              },
              {
                "average": 4110.216618,
                "count": 12650517,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4363.019179,
                "variance": 19035936.35
              },
              {
                "average": 2.239932724,
                "count": 12650517,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.290988214,
                "variance": 1.666650568
              },
              {
                "average": 3.004986278,
                "count": 12650517,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.485660832,
                "variance": 2.207188108
              },
              {
                "average": 0.4987574026,
                "count": 12650517,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984757,
                "variance": 0.2499984757
              },
              {
                "average": 0,
                "count": 12650517,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.40084259,
                "count": 12650517,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9034527431,
                "variance": 0.8162268589
              },
              {
                "average": 7.92335496,
                "count": 12650517,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.04710085,
                "variance": 122.0384371
              },
              {
                "average": 0,
                "count": 12650517,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 101.7100593,
                "count": 12650517,
                "maximum": 103,
                "minimum": 101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5706252322,
                "variance": 0.3256131556
              },
              {
                "average": 207661513.9,
                "count": 12650517,
                "maximum": 207661721.5,
                "minimum": 207660662.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 266.5232619,
                "variance": 71034.64914
              },
              {
                "average": 0,
                "count": 12650517,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12650517,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12650517,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001193152817,
                "count": 12650517,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03452143244,
                "variance": 0.001191729298
              },
              {
                "average": 0.3387034696,
                "count": 12650517,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.473268895,
                "variance": 0.223983447
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312732.3034,
              4320905.731,
              5.892495035,
              314587.4834,
              4322164.711,
              493.412495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312732.30339716113,
                    4320905.731177065,
                    5.892495034780723
                  ],
                  [
                    312732.30339716113,
                    4322164.711177065,
                    5.892495034780723
                  ],
                  [
                    314587.4833971612,
                    4322164.711177065,
                    493.4124950347807
                  ],
                  [
                    314587.4833971612,
                    4320905.731177065,
                    493.4124950347807
                  ],
                  [
                    312732.30339716113,
                    4320905.731177065,
                    5.892495034780723
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:35:21+00:00",
            "end_time": "2018-04-13T13:17:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_284480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09966925848326,
              38.984280062439595,
              -10.441838534212934
            ],
            [
              -77.10000442977459,
              38.99561864652109,
              -10.441838534212934
            ],
            [
              -77.07859529207977,
              38.9960021728909,
              592.3781614657871
            ],
            [
              -77.07826353176314,
              38.98466343463649,
              592.3781614657871
            ],
            [
              -77.09966925848326,
              38.984280062439595,
              -10.441838534212934
            ]
          ]
        ]
      },
      "bbox": [
        -77.10000443,
        38.98428006,
        -10.44183853,
        -77.07826353,
        38.99600217,
        592.3781615
      ],
      "properties": {
        "datetime": "2018-04-13T14:07:53Z",
        "pc:count": 23573622,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319191.7958,
            "count": 23573622,
            "maximum": 319992.5241,
            "minimum": 318137.3241,
            "name": "X",
            "position": 0,
            "stddev": 494.0148817,
            "variance": 244050.7033
          },
          {
            "average": 4317749.977,
            "count": 23573622,
            "maximum": 4318387.246,
            "minimum": 4317128.146,
            "name": "Y",
            "position": 1,
            "stddev": 348.1605666,
            "variance": 121215.7801
          },
          {
            "average": 101.1677699,
            "count": 23573622,
            "maximum": 592.3781615,
            "minimum": -10.44183853,
            "name": "Z",
            "position": 2,
            "stddev": 23.40110056,
            "variance": 547.6115076
          },
          {
            "average": 4948.809906,
            "count": 23573622,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4984.313634,
            "variance": 24843382.4
          },
          {
            "average": 1.908229079,
            "count": 23573622,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.183179224,
            "variance": 1.399913075
          },
          {
            "average": 2.583622746,
            "count": 23573622,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.482441357,
            "variance": 2.197632376
          },
          {
            "average": 0.5129176161,
            "count": 23573622,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998331179,
            "variance": 0.2498331458
          },
          {
            "average": 0,
            "count": 23573622,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.353638529,
            "count": 23573622,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7042189114,
            "variance": 0.4959242751
          },
          {
            "average": -9.038352764,
            "count": 23573622,
            "maximum": 19.99799919,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.57025709,
            "variance": 111.7303349
          },
          {
            "average": 0,
            "count": 23573622,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 97.95669813,
            "count": 23573622,
            "maximum": 111,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.92299144,
            "variance": 119.311742
          },
          {
            "average": 206774547.5,
            "count": 23573622,
            "maximum": 207663673.8,
            "minimum": 204312337.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1478259.455,
            "variance": 2185251015000.0
          },
          {
            "average": 0,
            "count": 23573622,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23573622,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23573622,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001370133109,
            "count": 23573622,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03698994326,
            "variance": 0.001368255902
          },
          {
            "average": 0.6814638412,
            "count": 23573622,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4659086644,
            "variance": 0.2170708835
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318137.3241,
          4317128.146,
          -10.44183853,
          319992.5241,
          4318387.246,
          592.3781615
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318137.3240899746,
                4317128.145595543,
                -10.441838534212934
              ],
              [
                318137.3240899746,
                4318387.245595543,
                -10.441838534212934
              ],
              [
                319992.5240899745,
                4318387.245595543,
                592.3781614657871
              ],
              [
                319992.5240899745,
                4317128.145595543,
                592.3781614657871
              ],
              [
                318137.3240899746,
                4317128.145595543,
                -10.441838534212934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:07:53+00:00",
        "end_time": "2018-03-05T19:12:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_284480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_284480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_284480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_284480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10000443,
            38.98428006,
            -10.44183853,
            -77.07826353,
            38.99600217,
            592.3781615
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09966925848326,
                  38.984280062439595,
                  -10.441838534212934
                ],
                [
                  -77.10000442977459,
                  38.99561864652109,
                  -10.441838534212934
                ],
                [
                  -77.07859529207977,
                  38.9960021728909,
                  592.3781614657871
                ],
                [
                  -77.07826353176314,
                  38.98466343463649,
                  592.3781614657871
                ],
                [
                  -77.09966925848326,
                  38.984280062439595,
                  -10.441838534212934
                ]
              ]
            ]
          },
          "id": "20180305_284480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_284480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:07:53Z",
            "pc:count": 23573622,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319191.7958,
                "count": 23573622,
                "maximum": 319992.5241,
                "minimum": 318137.3241,
                "name": "X",
                "position": 0,
                "stddev": 494.0148817,
                "variance": 244050.7033
              },
              {
                "average": 4317749.977,
                "count": 23573622,
                "maximum": 4318387.246,
                "minimum": 4317128.146,
                "name": "Y",
                "position": 1,
                "stddev": 348.1605666,
                "variance": 121215.7801
              },
              {
                "average": 101.1677699,
                "count": 23573622,
                "maximum": 592.3781615,
                "minimum": -10.44183853,
                "name": "Z",
                "position": 2,
                "stddev": 23.40110056,
                "variance": 547.6115076
              },
              {
                "average": 4948.809906,
                "count": 23573622,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4984.313634,
                "variance": 24843382.4
              },
              {
                "average": 1.908229079,
                "count": 23573622,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.183179224,
                "variance": 1.399913075
              },
              {
                "average": 2.583622746,
                "count": 23573622,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.482441357,
                "variance": 2.197632376
              },
              {
                "average": 0.5129176161,
                "count": 23573622,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998331179,
                "variance": 0.2498331458
              },
              {
                "average": 0,
                "count": 23573622,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.353638529,
                "count": 23573622,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7042189114,
                "variance": 0.4959242751
              },
              {
                "average": -9.038352764,
                "count": 23573622,
                "maximum": 19.99799919,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.57025709,
                "variance": 111.7303349
              },
              {
                "average": 0,
                "count": 23573622,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 97.95669813,
                "count": 23573622,
                "maximum": 111,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.92299144,
                "variance": 119.311742
              },
              {
                "average": 206774547.5,
                "count": 23573622,
                "maximum": 207663673.8,
                "minimum": 204312337.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1478259.455,
                "variance": 2185251015000.0
              },
              {
                "average": 0,
                "count": 23573622,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23573622,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23573622,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001370133109,
                "count": 23573622,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03698994326,
                "variance": 0.001368255902
              },
              {
                "average": 0.6814638412,
                "count": 23573622,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4659086644,
                "variance": 0.2170708835
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318137.3241,
              4317128.146,
              -10.44183853,
              319992.5241,
              4318387.246,
              592.3781615
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318137.3240899746,
                    4317128.145595543,
                    -10.441838534212934
                  ],
                  [
                    318137.3240899746,
                    4318387.245595543,
                    -10.441838534212934
                  ],
                  [
                    319992.5240899745,
                    4318387.245595543,
                    592.3781614657871
                  ],
                  [
                    319992.5240899745,
                    4317128.145595543,
                    592.3781614657871
                  ],
                  [
                    318137.3240899746,
                    4317128.145595543,
                    -10.441838534212934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:07:53+00:00",
            "end_time": "2018-03-05T19:12: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": "20180411_272500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.141993418417,
              39.039150668026984,
              -9.54894708280753
            ],
            [
              -77.14233601191027,
              39.05048883423095,
              -9.54894708280753
            ],
            [
              -77.12091136394905,
              39.05088057728242,
              428.5910529171924
            ],
            [
              -77.12057219030096,
              39.03954225367315,
              428.5910529171924
            ],
            [
              -77.141993418417,
              39.039150668026984,
              -9.54894708280753
            ]
          ]
        ]
      },
      "bbox": [
        -77.14233601,
        39.03915067,
        -9.548947083,
        -77.12057219,
        39.05088058,
        428.5910529
      ],
      "properties": {
        "datetime": "2018-04-13T13:23:47Z",
        "pc:count": 13427188,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315461.0147,
            "count": 13427188,
            "maximum": 316469.604,
            "minimum": 314614.444,
            "name": "X",
            "position": 0,
            "stddev": 491.596394,
            "variance": 241667.0146
          },
          {
            "average": 4323942.842,
            "count": 13427188,
            "maximum": 4324562.614,
            "minimum": 4323303.514,
            "name": "Y",
            "position": 1,
            "stddev": 355.5471569,
            "variance": 126413.7808
          },
          {
            "average": 106.9872282,
            "count": 13427188,
            "maximum": 428.5910529,
            "minimum": -9.548947083,
            "name": "Z",
            "position": 2,
            "stddev": 12.5071274,
            "variance": 156.4282357
          },
          {
            "average": 3660.021365,
            "count": 13427188,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4035.507134,
            "variance": 16285317.83
          },
          {
            "average": 2.086579707,
            "count": 13427188,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.263055273,
            "variance": 1.595308622
          },
          {
            "average": 2.832662878,
            "count": 13427188,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.508039563,
            "variance": 2.274183322
          },
          {
            "average": 0.5289782194,
            "count": 13427188,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499159575,
            "variance": 0.2491602814
          },
          {
            "average": 0,
            "count": 13427188,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.37171804,
            "count": 13427188,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.548239121,
            "variance": 0.3005661338
          },
          {
            "average": 3.187899875,
            "count": 13427188,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.00482367,
            "variance": 169.1254388
          },
          {
            "average": 0,
            "count": 13427188,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.95714926,
            "count": 13427188,
            "maximum": 100,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.032763244,
            "variance": 25.32870587
          },
          {
            "average": 207597472.1,
            "count": 13427188,
            "maximum": 207661027.5,
            "minimum": 207533372.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 63371.49678,
            "variance": 4015946605
          },
          {
            "average": 0,
            "count": 13427188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13427188,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13427188,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009057741651,
            "count": 13427188,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03008245013,
            "variance": 0.0009049538056
          },
          {
            "average": 0.3716728328,
            "count": 13427188,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4832516483,
            "variance": 0.2335321555
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314614.444,
          4323303.514,
          -9.548947083,
          316469.604,
          4324562.614,
          428.5910529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314614.4439631848,
                4323303.513516796,
                -9.54894708280753
              ],
              [
                314614.4439631848,
                4324562.613516795,
                -9.54894708280753
              ],
              [
                316469.6039631848,
                4324562.613516795,
                428.5910529171924
              ],
              [
                316469.6039631848,
                4323303.513516796,
                428.5910529171924
              ],
              [
                314614.4439631848,
                4323303.513516796,
                -9.54894708280753
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:23:47+00:00",
        "end_time": "2018-04-12T01:56:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_272500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_272500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_272500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_272500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14233601,
            39.03915067,
            -9.548947083,
            -77.12057219,
            39.05088058,
            428.5910529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.141993418417,
                  39.039150668026984,
                  -9.54894708280753
                ],
                [
                  -77.14233601191027,
                  39.05048883423095,
                  -9.54894708280753
                ],
                [
                  -77.12091136394905,
                  39.05088057728242,
                  428.5910529171924
                ],
                [
                  -77.12057219030096,
                  39.03954225367315,
                  428.5910529171924
                ],
                [
                  -77.141993418417,
                  39.039150668026984,
                  -9.54894708280753
                ]
              ]
            ]
          },
          "id": "20180411_272500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_272500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:23:47Z",
            "pc:count": 13427188,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315461.0147,
                "count": 13427188,
                "maximum": 316469.604,
                "minimum": 314614.444,
                "name": "X",
                "position": 0,
                "stddev": 491.596394,
                "variance": 241667.0146
              },
              {
                "average": 4323942.842,
                "count": 13427188,
                "maximum": 4324562.614,
                "minimum": 4323303.514,
                "name": "Y",
                "position": 1,
                "stddev": 355.5471569,
                "variance": 126413.7808
              },
              {
                "average": 106.9872282,
                "count": 13427188,
                "maximum": 428.5910529,
                "minimum": -9.548947083,
                "name": "Z",
                "position": 2,
                "stddev": 12.5071274,
                "variance": 156.4282357
              },
              {
                "average": 3660.021365,
                "count": 13427188,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4035.507134,
                "variance": 16285317.83
              },
              {
                "average": 2.086579707,
                "count": 13427188,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.263055273,
                "variance": 1.595308622
              },
              {
                "average": 2.832662878,
                "count": 13427188,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.508039563,
                "variance": 2.274183322
              },
              {
                "average": 0.5289782194,
                "count": 13427188,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499159575,
                "variance": 0.2491602814
              },
              {
                "average": 0,
                "count": 13427188,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.37171804,
                "count": 13427188,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.548239121,
                "variance": 0.3005661338
              },
              {
                "average": 3.187899875,
                "count": 13427188,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.00482367,
                "variance": 169.1254388
              },
              {
                "average": 0,
                "count": 13427188,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.95714926,
                "count": 13427188,
                "maximum": 100,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.032763244,
                "variance": 25.32870587
              },
              {
                "average": 207597472.1,
                "count": 13427188,
                "maximum": 207661027.5,
                "minimum": 207533372.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 63371.49678,
                "variance": 4015946605
              },
              {
                "average": 0,
                "count": 13427188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13427188,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13427188,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009057741651,
                "count": 13427188,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03008245013,
                "variance": 0.0009049538056
              },
              {
                "average": 0.3716728328,
                "count": 13427188,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4832516483,
                "variance": 0.2335321555
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314614.444,
              4323303.514,
              -9.548947083,
              316469.604,
              4324562.614,
              428.5910529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314614.4439631848,
                    4323303.513516796,
                    -9.54894708280753
                  ],
                  [
                    314614.4439631848,
                    4324562.613516795,
                    -9.54894708280753
                  ],
                  [
                    316469.6039631848,
                    4324562.613516795,
                    428.5910529171924
                  ],
                  [
                    316469.6039631848,
                    4323303.513516796,
                    428.5910529171924
                  ],
                  [
                    314614.4439631848,
                    4323303.513516796,
                    -9.54894708280753
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:23:47+00:00",
            "end_time": "2018-04-12T01:56: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": "20180413_266496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16309222482427,
              39.02814180351566,
              -1.226245114079774
            ],
            [
              -77.16343800070874,
              39.0394780328562,
              -1.226245114079774
            ],
            [
              -77.14201928306622,
              39.039873516963496,
              498.3937548859202
            ],
            [
              -77.14167692405601,
              39.02853712872854,
              498.3937548859202
            ],
            [
              -77.16309222482427,
              39.02814180351566,
              -1.226245114079774
            ]
          ]
        ]
      },
      "bbox": [
        -77.163438,
        39.0281418,
        -1.226245114,
        -77.14167692,
        39.03987352,
        498.3937549
      ],
      "properties": {
        "datetime": "2018-04-13T13:35:24Z",
        "pc:count": 14942780,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313630.076,
            "count": 14942780,
            "maximum": 314614.0952,
            "minimum": 312759.1352,
            "name": "X",
            "position": 0,
            "stddev": 559.870525,
            "variance": 313455.0047
          },
          {
            "average": 4322755.17,
            "count": 14942780,
            "maximum": 4323383.794,
            "minimum": 4322124.894,
            "name": "Y",
            "position": 1,
            "stddev": 351.4733865,
            "variance": 123533.5414
          },
          {
            "average": 93.02360214,
            "count": 14942780,
            "maximum": 498.3937549,
            "minimum": -1.226245114,
            "name": "Z",
            "position": 2,
            "stddev": 16.2269375,
            "variance": 263.3135007
          },
          {
            "average": 3638.914253,
            "count": 14942780,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3926.668262,
            "variance": 15418723.64
          },
          {
            "average": 2.375388716,
            "count": 14942780,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.30770064,
            "variance": 1.710080965
          },
          {
            "average": 3.26259605,
            "count": 14942780,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.394298388,
            "variance": 1.944067996
          },
          {
            "average": 0.4980577242,
            "count": 14942780,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999962443,
            "variance": 0.2499962443
          },
          {
            "average": 0,
            "count": 14942780,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405225467,
            "count": 14942780,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9609304145,
            "variance": 0.9233872615
          },
          {
            "average": 2.710638587,
            "count": 14942780,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.65527555,
            "variance": 186.4665504
          },
          {
            "average": 0,
            "count": 14942780,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 101.111719,
            "count": 14942780,
            "maximum": 102,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6264969899,
            "variance": 0.3924984784
          },
          {
            "average": 207661386.2,
            "count": 14942780,
            "maximum": 207661724.9,
            "minimum": 207660994.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 222.5056015,
            "variance": 49508.7427
          },
          {
            "average": 0,
            "count": 14942780,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14942780,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14942780,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001399806462,
            "count": 14942780,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03738779342,
            "variance": 0.001397847097
          },
          {
            "average": 0.3455103401,
            "count": 14942780,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4755343943,
            "variance": 0.2261329601
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312759.1352,
          4322124.894,
          -1.226245114,
          314614.0952,
          4323383.794,
          498.3937549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312759.1352018948,
                4322124.893948217,
                -1.226245114079774
              ],
              [
                312759.1352018948,
                4323383.793948217,
                -1.226245114079774
              ],
              [
                314614.09520189476,
                4323383.793948217,
                498.3937548859202
              ],
              [
                314614.09520189476,
                4322124.893948217,
                498.3937548859202
              ],
              [
                312759.1352018948,
                4322124.893948217,
                -1.226245114079774
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:35:24+00:00",
        "end_time": "2018-04-13T13:23:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_266496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_266496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_266496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_266496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.163438,
            39.0281418,
            -1.226245114,
            -77.14167692,
            39.03987352,
            498.3937549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16309222482427,
                  39.02814180351566,
                  -1.226245114079774
                ],
                [
                  -77.16343800070874,
                  39.0394780328562,
                  -1.226245114079774
                ],
                [
                  -77.14201928306622,
                  39.039873516963496,
                  498.3937548859202
                ],
                [
                  -77.14167692405601,
                  39.02853712872854,
                  498.3937548859202
                ],
                [
                  -77.16309222482427,
                  39.02814180351566,
                  -1.226245114079774
                ]
              ]
            ]
          },
          "id": "20180413_266496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_266496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:35:24Z",
            "pc:count": 14942780,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313630.076,
                "count": 14942780,
                "maximum": 314614.0952,
                "minimum": 312759.1352,
                "name": "X",
                "position": 0,
                "stddev": 559.870525,
                "variance": 313455.0047
              },
              {
                "average": 4322755.17,
                "count": 14942780,
                "maximum": 4323383.794,
                "minimum": 4322124.894,
                "name": "Y",
                "position": 1,
                "stddev": 351.4733865,
                "variance": 123533.5414
              },
              {
                "average": 93.02360214,
                "count": 14942780,
                "maximum": 498.3937549,
                "minimum": -1.226245114,
                "name": "Z",
                "position": 2,
                "stddev": 16.2269375,
                "variance": 263.3135007
              },
              {
                "average": 3638.914253,
                "count": 14942780,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3926.668262,
                "variance": 15418723.64
              },
              {
                "average": 2.375388716,
                "count": 14942780,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.30770064,
                "variance": 1.710080965
              },
              {
                "average": 3.26259605,
                "count": 14942780,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.394298388,
                "variance": 1.944067996
              },
              {
                "average": 0.4980577242,
                "count": 14942780,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999962443,
                "variance": 0.2499962443
              },
              {
                "average": 0,
                "count": 14942780,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405225467,
                "count": 14942780,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9609304145,
                "variance": 0.9233872615
              },
              {
                "average": 2.710638587,
                "count": 14942780,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.65527555,
                "variance": 186.4665504
              },
              {
                "average": 0,
                "count": 14942780,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 101.111719,
                "count": 14942780,
                "maximum": 102,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6264969899,
                "variance": 0.3924984784
              },
              {
                "average": 207661386.2,
                "count": 14942780,
                "maximum": 207661724.9,
                "minimum": 207660994.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 222.5056015,
                "variance": 49508.7427
              },
              {
                "average": 0,
                "count": 14942780,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14942780,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14942780,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001399806462,
                "count": 14942780,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03738779342,
                "variance": 0.001397847097
              },
              {
                "average": 0.3455103401,
                "count": 14942780,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4755343943,
                "variance": 0.2261329601
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312759.1352,
              4322124.894,
              -1.226245114,
              314614.0952,
              4323383.794,
              498.3937549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312759.1352018948,
                    4322124.893948217,
                    -1.226245114079774
                  ],
                  [
                    312759.1352018948,
                    4323383.793948217,
                    -1.226245114079774
                  ],
                  [
                    314614.09520189476,
                    4323383.793948217,
                    498.3937548859202
                  ],
                  [
                    314614.09520189476,
                    4322124.893948217,
                    498.3937548859202
                  ],
                  [
                    312759.1352018948,
                    4322124.893948217,
                    -1.226245114079774
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:35:24+00:00",
            "end_time": "2018-04-13T13:23: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": "20180305_284484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09968457033666,
              38.995263414163006,
              -10.354171095855833
            ],
            [
              -77.10001983798068,
              39.0066007159993,
              -10.354171095855833
            ],
            [
              -77.07860831398807,
              39.00698431881396,
              461.4858289041442
            ],
            [
              -77.07827645865447,
              38.99564686280431,
              461.4858289041442
            ],
            [
              -77.09968457033666,
              38.995263414163006,
              -10.354171095855833
            ]
          ]
        ]
      },
      "bbox": [
        -77.10001984,
        38.99526341,
        -10.3541711,
        -77.07827646,
        39.00698432,
        461.4858289
      ],
      "properties": {
        "datetime": "2018-04-13T14:07:54Z",
        "pc:count": 18841217,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319187.4767,
            "count": 18841217,
            "maximum": 320019.2373,
            "minimum": 318164.1173,
            "name": "X",
            "position": 0,
            "stddev": 549.8092079,
            "variance": 302290.1651
          },
          {
            "average": 4318956.094,
            "count": 18841217,
            "maximum": 4319606.14,
            "minimum": 4318347.18,
            "name": "Y",
            "position": 1,
            "stddev": 353.1137732,
            "variance": 124689.3368
          },
          {
            "average": 93.1646543,
            "count": 18841217,
            "maximum": 461.4858289,
            "minimum": -10.3541711,
            "name": "Z",
            "position": 2,
            "stddev": 13.17567211,
            "variance": 173.5983354
          },
          {
            "average": 5591.478184,
            "count": 18841217,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5582.66156,
            "variance": 31166110.1
          },
          {
            "average": 1.894711207,
            "count": 18841217,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.200540831,
            "variance": 1.441298288
          },
          {
            "average": 2.545436423,
            "count": 18841217,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.517852776,
            "variance": 2.303877051
          },
          {
            "average": 0.505943167,
            "count": 18841217,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999646908,
            "variance": 0.249964692
          },
          {
            "average": 0,
            "count": 18841217,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.41864939,
            "count": 18841217,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6875928675,
            "variance": 0.4727839514
          },
          {
            "average": -1.062575198,
            "count": 18841217,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.16623185,
            "variance": 173.3496611
          },
          {
            "average": 0,
            "count": 18841217,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.1963181,
            "count": 18841217,
            "maximum": 110,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.712943827,
            "variance": 94.34127778
          },
          {
            "average": 206472364.3,
            "count": 18841217,
            "maximum": 207663674.1,
            "minimum": 204312321.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1592478.951,
            "variance": 2535989209000.0
          },
          {
            "average": 0,
            "count": 18841217,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18841217,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18841217,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009976001019,
            "count": 18841217,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03156905049,
            "variance": 0.0009966049489
          },
          {
            "average": 0.5608554904,
            "count": 18841217,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4962828048,
            "variance": 0.2462966224
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318164.1173,
          4318347.18,
          -10.3541711,
          320019.2373,
          4319606.14,
          461.4858289
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318164.1173150318,
                4318347.180383889,
                -10.354171095855833
              ],
              [
                318164.1173150318,
                4319606.14038389,
                -10.354171095855833
              ],
              [
                320019.2373150318,
                4319606.14038389,
                461.4858289041442
              ],
              [
                320019.2373150318,
                4318347.180383889,
                461.4858289041442
              ],
              [
                318164.1173150318,
                4318347.180383889,
                -10.354171095855833
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:07:54+00:00",
        "end_time": "2018-03-05T19:12:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_284484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_284484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_284484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_284484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10001984,
            38.99526341,
            -10.3541711,
            -77.07827646,
            39.00698432,
            461.4858289
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09968457033666,
                  38.995263414163006,
                  -10.354171095855833
                ],
                [
                  -77.10001983798068,
                  39.0066007159993,
                  -10.354171095855833
                ],
                [
                  -77.07860831398807,
                  39.00698431881396,
                  461.4858289041442
                ],
                [
                  -77.07827645865447,
                  38.99564686280431,
                  461.4858289041442
                ],
                [
                  -77.09968457033666,
                  38.995263414163006,
                  -10.354171095855833
                ]
              ]
            ]
          },
          "id": "20180305_284484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_284484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:07:54Z",
            "pc:count": 18841217,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319187.4767,
                "count": 18841217,
                "maximum": 320019.2373,
                "minimum": 318164.1173,
                "name": "X",
                "position": 0,
                "stddev": 549.8092079,
                "variance": 302290.1651
              },
              {
                "average": 4318956.094,
                "count": 18841217,
                "maximum": 4319606.14,
                "minimum": 4318347.18,
                "name": "Y",
                "position": 1,
                "stddev": 353.1137732,
                "variance": 124689.3368
              },
              {
                "average": 93.1646543,
                "count": 18841217,
                "maximum": 461.4858289,
                "minimum": -10.3541711,
                "name": "Z",
                "position": 2,
                "stddev": 13.17567211,
                "variance": 173.5983354
              },
              {
                "average": 5591.478184,
                "count": 18841217,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5582.66156,
                "variance": 31166110.1
              },
              {
                "average": 1.894711207,
                "count": 18841217,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.200540831,
                "variance": 1.441298288
              },
              {
                "average": 2.545436423,
                "count": 18841217,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.517852776,
                "variance": 2.303877051
              },
              {
                "average": 0.505943167,
                "count": 18841217,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999646908,
                "variance": 0.249964692
              },
              {
                "average": 0,
                "count": 18841217,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.41864939,
                "count": 18841217,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6875928675,
                "variance": 0.4727839514
              },
              {
                "average": -1.062575198,
                "count": 18841217,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.16623185,
                "variance": 173.3496611
              },
              {
                "average": 0,
                "count": 18841217,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.1963181,
                "count": 18841217,
                "maximum": 110,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.712943827,
                "variance": 94.34127778
              },
              {
                "average": 206472364.3,
                "count": 18841217,
                "maximum": 207663674.1,
                "minimum": 204312321.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1592478.951,
                "variance": 2535989209000.0
              },
              {
                "average": 0,
                "count": 18841217,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18841217,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18841217,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009976001019,
                "count": 18841217,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03156905049,
                "variance": 0.0009966049489
              },
              {
                "average": 0.5608554904,
                "count": 18841217,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4962828048,
                "variance": 0.2462966224
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318164.1173,
              4318347.18,
              -10.3541711,
              320019.2373,
              4319606.14,
              461.4858289
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318164.1173150318,
                    4318347.180383889,
                    -10.354171095855833
                  ],
                  [
                    318164.1173150318,
                    4319606.14038389,
                    -10.354171095855833
                  ],
                  [
                    320019.2373150318,
                    4319606.14038389,
                    461.4858289041442
                  ],
                  [
                    320019.2373150318,
                    4318347.180383889,
                    461.4858289041442
                  ],
                  [
                    318164.1173150318,
                    4318347.180383889,
                    -10.354171095855833
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:07:54+00:00",
            "end_time": "2018-03-05T19:12:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_266500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16311616766569,
              39.03912277123288,
              1.608130561785288
            ],
            [
              -77.16346214312436,
              39.05046096006753,
              1.608130561785288
            ],
            [
              -77.14203941601362,
              39.050856553888984,
              450.7281305617853
            ],
            [
              -77.14169686000305,
              39.03951820610142,
              450.7281305617853
            ],
            [
              -77.16311616766569,
              39.03912277123288,
              1.608130561785288
            ]
          ]
        ]
      },
      "bbox": [
        -77.16346214,
        39.03912277,
        1.608130562,
        -77.14169686,
        39.05085655,
        450.7281306
      ],
      "properties": {
        "datetime": "2018-04-13T13:29:04Z",
        "pc:count": 14835964,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313657.0669,
            "count": 14835964,
            "maximum": 314641.0739,
            "minimum": 312786.0539,
            "name": "X",
            "position": 0,
            "stddev": 462.9040474,
            "variance": 214280.1571
          },
          {
            "average": 4323962.519,
            "count": 14835964,
            "maximum": 4324602.821,
            "minimum": 4323343.701,
            "name": "Y",
            "position": 1,
            "stddev": 350.6798127,
            "variance": 122976.3311
          },
          {
            "average": 101.1336383,
            "count": 14835964,
            "maximum": 450.7281306,
            "minimum": 1.608130562,
            "name": "Z",
            "position": 2,
            "stddev": 15.08203273,
            "variance": 227.4677111
          },
          {
            "average": 3838.720298,
            "count": 14835964,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4185.785321,
            "variance": 17520798.75
          },
          {
            "average": 2.271305323,
            "count": 14835964,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.292013317,
            "variance": 1.669298411
          },
          {
            "average": 3.17476741,
            "count": 14835964,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.427054953,
            "variance": 2.036485838
          },
          {
            "average": 0.4945462256,
            "count": 14835964,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999702723,
            "variance": 0.2499702732
          },
          {
            "average": 0,
            "count": 14835964,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.371681072,
            "count": 14835964,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6796153166,
            "variance": 0.4618769786
          },
          {
            "average": -11.50433118,
            "count": 14835964,
            "maximum": 13.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.525542456,
            "variance": 56.63378926
          },
          {
            "average": 0,
            "count": 14835964,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 100.3139854,
            "count": 14835964,
            "maximum": 101,
            "minimum": 90,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.07284737,
            "variance": 1.15100148
          },
          {
            "average": 207660066.2,
            "count": 14835964,
            "maximum": 207661344,
            "minimum": 207534330.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11646.05075,
            "variance": 135630498.2
          },
          {
            "average": 0,
            "count": 14835964,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14835964,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14835964,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001414603055,
            "count": 14835964,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03758459855,
            "variance": 0.001412602049
          },
          {
            "average": 0.3539058197,
            "count": 14835964,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4781804114,
            "variance": 0.2286565059
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312786.0539,
          4323343.701,
          1.608130562,
          314641.0739,
          4324602.821,
          450.7281306
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312786.053874978,
                4323343.701282215,
                1.608130561785288
              ],
              [
                312786.053874978,
                4324602.8212822145,
                1.608130561785288
              ],
              [
                314641.073874978,
                4324602.8212822145,
                450.7281305617853
              ],
              [
                314641.073874978,
                4323343.701282215,
                450.7281305617853
              ],
              [
                312786.053874978,
                4323343.701282215,
                1.608130561785288
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:29:04+00:00",
        "end_time": "2018-04-12T02:12:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_266500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_266500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_266500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_266500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16346214,
            39.03912277,
            1.608130562,
            -77.14169686,
            39.05085655,
            450.7281306
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16311616766569,
                  39.03912277123288,
                  1.608130561785288
                ],
                [
                  -77.16346214312436,
                  39.05046096006753,
                  1.608130561785288
                ],
                [
                  -77.14203941601362,
                  39.050856553888984,
                  450.7281305617853
                ],
                [
                  -77.14169686000305,
                  39.03951820610142,
                  450.7281305617853
                ],
                [
                  -77.16311616766569,
                  39.03912277123288,
                  1.608130561785288
                ]
              ]
            ]
          },
          "id": "20180411_266500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_266500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:29:04Z",
            "pc:count": 14835964,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313657.0669,
                "count": 14835964,
                "maximum": 314641.0739,
                "minimum": 312786.0539,
                "name": "X",
                "position": 0,
                "stddev": 462.9040474,
                "variance": 214280.1571
              },
              {
                "average": 4323962.519,
                "count": 14835964,
                "maximum": 4324602.821,
                "minimum": 4323343.701,
                "name": "Y",
                "position": 1,
                "stddev": 350.6798127,
                "variance": 122976.3311
              },
              {
                "average": 101.1336383,
                "count": 14835964,
                "maximum": 450.7281306,
                "minimum": 1.608130562,
                "name": "Z",
                "position": 2,
                "stddev": 15.08203273,
                "variance": 227.4677111
              },
              {
                "average": 3838.720298,
                "count": 14835964,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4185.785321,
                "variance": 17520798.75
              },
              {
                "average": 2.271305323,
                "count": 14835964,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.292013317,
                "variance": 1.669298411
              },
              {
                "average": 3.17476741,
                "count": 14835964,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.427054953,
                "variance": 2.036485838
              },
              {
                "average": 0.4945462256,
                "count": 14835964,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999702723,
                "variance": 0.2499702732
              },
              {
                "average": 0,
                "count": 14835964,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.371681072,
                "count": 14835964,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6796153166,
                "variance": 0.4618769786
              },
              {
                "average": -11.50433118,
                "count": 14835964,
                "maximum": 13.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.525542456,
                "variance": 56.63378926
              },
              {
                "average": 0,
                "count": 14835964,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 100.3139854,
                "count": 14835964,
                "maximum": 101,
                "minimum": 90,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.07284737,
                "variance": 1.15100148
              },
              {
                "average": 207660066.2,
                "count": 14835964,
                "maximum": 207661344,
                "minimum": 207534330.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11646.05075,
                "variance": 135630498.2
              },
              {
                "average": 0,
                "count": 14835964,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14835964,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14835964,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001414603055,
                "count": 14835964,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03758459855,
                "variance": 0.001412602049
              },
              {
                "average": 0.3539058197,
                "count": 14835964,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4781804114,
                "variance": 0.2286565059
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312786.0539,
              4323343.701,
              1.608130562,
              314641.0739,
              4324602.821,
              450.7281306
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312786.053874978,
                    4323343.701282215,
                    1.608130561785288
                  ],
                  [
                    312786.053874978,
                    4324602.8212822145,
                    1.608130561785288
                  ],
                  [
                    314641.073874978,
                    4324602.8212822145,
                    450.7281305617853
                  ],
                  [
                    314641.073874978,
                    4323343.701282215,
                    450.7281305617853
                  ],
                  [
                    312786.053874978,
                    4323343.701282215,
                    1.608130561785288
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:29:04+00:00",
            "end_time": "2018-04-12T02:12: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": "20180411_272504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14201576900368,
              39.05013355764057,
              -3.394945764838127
            ],
            [
              -77.1423584565537,
              39.06147026148564,
              -3.394945764838127
            ],
            [
              -77.12093049021223,
              39.061862100205765,
              416.04505423516184
            ],
            [
              -77.12059122394011,
              39.05052523895016,
              416.04505423516184
            ],
            [
              -77.14201576900368,
              39.05013355764057,
              -3.394945764838127
            ]
          ]
        ]
      },
      "bbox": [
        -77.14235846,
        39.05013356,
        -3.394945765,
        -77.12059122,
        39.0618621,
        416.0450542
      ],
      "properties": {
        "datetime": "2018-04-13T13:23:47Z",
        "pc:count": 12730275,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315608.8866,
            "count": 12730275,
            "maximum": 316496.3895,
            "minimum": 314641.2295,
            "name": "X",
            "position": 0,
            "stddev": 494.8688337,
            "variance": 244895.1626
          },
          {
            "average": 4325125.468,
            "count": 12730275,
            "maximum": 4325781.469,
            "minimum": 4324522.529,
            "name": "Y",
            "position": 1,
            "stddev": 354.2168102,
            "variance": 125469.5486
          },
          {
            "average": 111.67784,
            "count": 12730275,
            "maximum": 416.0450542,
            "minimum": -3.394945765,
            "name": "Z",
            "position": 2,
            "stddev": 9.554872427,
            "variance": 91.29558709
          },
          {
            "average": 4723.655875,
            "count": 12730275,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4893.075906,
            "variance": 23942191.82
          },
          {
            "average": 1.868483281,
            "count": 12730275,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.164741819,
            "variance": 1.356623504
          },
          {
            "average": 2.572558488,
            "count": 12730275,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.485913756,
            "variance": 2.207939691
          },
          {
            "average": 0.5073641379,
            "count": 12730275,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999457862,
            "variance": 0.2499457891
          },
          {
            "average": 0,
            "count": 12730275,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370216904,
            "count": 12730275,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5486474085,
            "variance": 0.3010139788
          },
          {
            "average": 11.12993334,
            "count": 12730275,
            "maximum": 19.99799919,
            "minimum": -16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.21898964,
            "variance": 67.5517907
          },
          {
            "average": 0,
            "count": 12730275,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 90.15278492,
            "count": 12730275,
            "maximum": 100,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.390729743,
            "variance": 5.715588703
          },
          {
            "average": 207540748.4,
            "count": 12730275,
            "maximum": 207661027.5,
            "minimum": 207533348.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28615.0825,
            "variance": 818822946.5
          },
          {
            "average": 0,
            "count": 12730275,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12730275,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12730275,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005096512055,
            "count": 12730275,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02256970317,
            "variance": 0.0005093915012
          },
          {
            "average": 0.3939588108,
            "count": 12730275,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4886259151,
            "variance": 0.2387552849
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314641.2295,
          4324522.529,
          -3.394945765,
          316496.3895,
          4325781.469,
          416.0450542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314641.22951036814,
                4324522.528902455,
                -3.394945764838127
              ],
              [
                314641.22951036814,
                4325781.468902455,
                -3.394945764838127
              ],
              [
                316496.3895103682,
                4325781.468902455,
                416.04505423516184
              ],
              [
                316496.3895103682,
                4324522.528902455,
                416.04505423516184
              ],
              [
                314641.22951036814,
                4324522.528902455,
                -3.394945764838127
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:23:47+00:00",
        "end_time": "2018-04-12T01:55:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_272504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_272504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_272504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_272504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14235846,
            39.05013356,
            -3.394945765,
            -77.12059122,
            39.0618621,
            416.0450542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14201576900368,
                  39.05013355764057,
                  -3.394945764838127
                ],
                [
                  -77.1423584565537,
                  39.06147026148564,
                  -3.394945764838127
                ],
                [
                  -77.12093049021223,
                  39.061862100205765,
                  416.04505423516184
                ],
                [
                  -77.12059122394011,
                  39.05052523895016,
                  416.04505423516184
                ],
                [
                  -77.14201576900368,
                  39.05013355764057,
                  -3.394945764838127
                ]
              ]
            ]
          },
          "id": "20180411_272504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_272504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:23:47Z",
            "pc:count": 12730275,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315608.8866,
                "count": 12730275,
                "maximum": 316496.3895,
                "minimum": 314641.2295,
                "name": "X",
                "position": 0,
                "stddev": 494.8688337,
                "variance": 244895.1626
              },
              {
                "average": 4325125.468,
                "count": 12730275,
                "maximum": 4325781.469,
                "minimum": 4324522.529,
                "name": "Y",
                "position": 1,
                "stddev": 354.2168102,
                "variance": 125469.5486
              },
              {
                "average": 111.67784,
                "count": 12730275,
                "maximum": 416.0450542,
                "minimum": -3.394945765,
                "name": "Z",
                "position": 2,
                "stddev": 9.554872427,
                "variance": 91.29558709
              },
              {
                "average": 4723.655875,
                "count": 12730275,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4893.075906,
                "variance": 23942191.82
              },
              {
                "average": 1.868483281,
                "count": 12730275,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.164741819,
                "variance": 1.356623504
              },
              {
                "average": 2.572558488,
                "count": 12730275,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.485913756,
                "variance": 2.207939691
              },
              {
                "average": 0.5073641379,
                "count": 12730275,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999457862,
                "variance": 0.2499457891
              },
              {
                "average": 0,
                "count": 12730275,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370216904,
                "count": 12730275,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5486474085,
                "variance": 0.3010139788
              },
              {
                "average": 11.12993334,
                "count": 12730275,
                "maximum": 19.99799919,
                "minimum": -16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.21898964,
                "variance": 67.5517907
              },
              {
                "average": 0,
                "count": 12730275,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 90.15278492,
                "count": 12730275,
                "maximum": 100,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.390729743,
                "variance": 5.715588703
              },
              {
                "average": 207540748.4,
                "count": 12730275,
                "maximum": 207661027.5,
                "minimum": 207533348.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28615.0825,
                "variance": 818822946.5
              },
              {
                "average": 0,
                "count": 12730275,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12730275,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12730275,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005096512055,
                "count": 12730275,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02256970317,
                "variance": 0.0005093915012
              },
              {
                "average": 0.3939588108,
                "count": 12730275,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4886259151,
                "variance": 0.2387552849
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314641.2295,
              4324522.529,
              -3.394945765,
              316496.3895,
              4325781.469,
              416.0450542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314641.22951036814,
                    4324522.528902455,
                    -3.394945764838127
                  ],
                  [
                    314641.22951036814,
                    4325781.468902455,
                    -3.394945764838127
                  ],
                  [
                    316496.3895103682,
                    4325781.468902455,
                    416.04505423516184
                  ],
                  [
                    316496.3895103682,
                    4324522.528902455,
                    416.04505423516184
                  ],
                  [
                    314641.22951036814,
                    4324522.528902455,
                    -3.394945764838127
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:23:47+00:00",
            "end_time": "2018-04-12T01:55: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": "20180411_266504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16314250493359,
              39.05010541452557,
              9.029752123545535
            ],
            [
              -77.1634886144724,
              39.061443401665926,
              9.029752123545535
            ],
            [
              -77.14206187597725,
              39.06183910546248,
              472.1297521235456
            ],
            [
              -77.14171918781027,
              39.05050095934082,
              472.1297521235456
            ],
            [
              -77.16314250493359,
              39.05010541452557,
              9.029752123545535
            ]
          ]
        ]
      },
      "bbox": [
        -77.16348861,
        39.05010541,
        9.029752124,
        -77.14171919,
        39.06183911,
        472.1297521
      ],
      "properties": {
        "datetime": "2018-04-13T13:28:40Z",
        "pc:count": 12674673,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313821.619,
            "count": 12674673,
            "maximum": 314667.8573,
            "minimum": 312812.7773,
            "name": "X",
            "position": 0,
            "stddev": 506.9319968,
            "variance": 256980.0494
          },
          {
            "average": 4325176.949,
            "count": 12674673,
            "maximum": 4325821.802,
            "minimum": 4324562.702,
            "name": "Y",
            "position": 1,
            "stddev": 349.9226552,
            "variance": 122445.8646
          },
          {
            "average": 107.9808577,
            "count": 12674673,
            "maximum": 472.1297521,
            "minimum": 9.029752124,
            "name": "Z",
            "position": 2,
            "stddev": 12.07090832,
            "variance": 145.7068276
          },
          {
            "average": 3836.381636,
            "count": 12674673,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4176.616463,
            "variance": 17444125.08
          },
          {
            "average": 2.088367802,
            "count": 12674673,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259218324,
            "variance": 1.585630788
          },
          {
            "average": 2.781862538,
            "count": 12674673,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.501405399,
            "variance": 2.254218173
          },
          {
            "average": 0.5215552307,
            "count": 12674673,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995351757,
            "variance": 0.2495353917
          },
          {
            "average": 0,
            "count": 12674673,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.42392857,
            "count": 12674673,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.719406912,
            "variance": 0.517546305
          },
          {
            "average": 1.081696098,
            "count": 12674673,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.16835823,
            "variance": 173.4056585
          },
          {
            "average": 0,
            "count": 12674673,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 97.06435385,
            "count": 12674673,
            "maximum": 101,
            "minimum": 90,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.592946054,
            "variance": 21.09515346
          },
          {
            "average": 207623442.6,
            "count": 12674673,
            "maximum": 207661320.8,
            "minimum": 207534329.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 57882.81978,
            "variance": 3350420825
          },
          {
            "average": 0,
            "count": 12674673,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12674673,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12674673,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001299915193,
            "count": 12674673,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03603089669,
            "variance": 0.001298225516
          },
          {
            "average": 0.323789813,
            "count": 12674673,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4679209199,
            "variance": 0.2189499873
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312812.7773,
          4324562.702,
          9.029752124,
          314667.8573,
          4325821.802,
          472.1297521
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312812.77729339903,
                4324562.701500631,
                9.029752123545535
              ],
              [
                312812.77729339903,
                4325821.801500631,
                9.029752123545535
              ],
              [
                314667.857293399,
                4325821.801500631,
                472.1297521235456
              ],
              [
                314667.857293399,
                4324562.701500631,
                472.1297521235456
              ],
              [
                312812.77729339903,
                4324562.701500631,
                9.029752123545535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:28:40+00:00",
        "end_time": "2018-04-12T02:12:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_266504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_266504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_266504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_266504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16348861,
            39.05010541,
            9.029752124,
            -77.14171919,
            39.06183911,
            472.1297521
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16314250493359,
                  39.05010541452557,
                  9.029752123545535
                ],
                [
                  -77.1634886144724,
                  39.061443401665926,
                  9.029752123545535
                ],
                [
                  -77.14206187597725,
                  39.06183910546248,
                  472.1297521235456
                ],
                [
                  -77.14171918781027,
                  39.05050095934082,
                  472.1297521235456
                ],
                [
                  -77.16314250493359,
                  39.05010541452557,
                  9.029752123545535
                ]
              ]
            ]
          },
          "id": "20180411_266504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_266504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:28:40Z",
            "pc:count": 12674673,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313821.619,
                "count": 12674673,
                "maximum": 314667.8573,
                "minimum": 312812.7773,
                "name": "X",
                "position": 0,
                "stddev": 506.9319968,
                "variance": 256980.0494
              },
              {
                "average": 4325176.949,
                "count": 12674673,
                "maximum": 4325821.802,
                "minimum": 4324562.702,
                "name": "Y",
                "position": 1,
                "stddev": 349.9226552,
                "variance": 122445.8646
              },
              {
                "average": 107.9808577,
                "count": 12674673,
                "maximum": 472.1297521,
                "minimum": 9.029752124,
                "name": "Z",
                "position": 2,
                "stddev": 12.07090832,
                "variance": 145.7068276
              },
              {
                "average": 3836.381636,
                "count": 12674673,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4176.616463,
                "variance": 17444125.08
              },
              {
                "average": 2.088367802,
                "count": 12674673,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259218324,
                "variance": 1.585630788
              },
              {
                "average": 2.781862538,
                "count": 12674673,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.501405399,
                "variance": 2.254218173
              },
              {
                "average": 0.5215552307,
                "count": 12674673,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995351757,
                "variance": 0.2495353917
              },
              {
                "average": 0,
                "count": 12674673,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.42392857,
                "count": 12674673,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.719406912,
                "variance": 0.517546305
              },
              {
                "average": 1.081696098,
                "count": 12674673,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.16835823,
                "variance": 173.4056585
              },
              {
                "average": 0,
                "count": 12674673,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 97.06435385,
                "count": 12674673,
                "maximum": 101,
                "minimum": 90,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.592946054,
                "variance": 21.09515346
              },
              {
                "average": 207623442.6,
                "count": 12674673,
                "maximum": 207661320.8,
                "minimum": 207534329.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 57882.81978,
                "variance": 3350420825
              },
              {
                "average": 0,
                "count": 12674673,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12674673,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12674673,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001299915193,
                "count": 12674673,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03603089669,
                "variance": 0.001298225516
              },
              {
                "average": 0.323789813,
                "count": 12674673,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4679209199,
                "variance": 0.2189499873
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312812.7773,
              4324562.702,
              9.029752124,
              314667.8573,
              4325821.802,
              472.1297521
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312812.77729339903,
                    4324562.701500631,
                    9.029752123545535
                  ],
                  [
                    312812.77729339903,
                    4325821.801500631,
                    9.029752123545535
                  ],
                  [
                    314667.857293399,
                    4325821.801500631,
                    472.1297521235456
                  ],
                  [
                    314667.857293399,
                    4324562.701500631,
                    472.1297521235456
                  ],
                  [
                    312812.77729339903,
                    4324562.701500631,
                    9.029752123545535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:28:40+00:00",
            "end_time": "2018-04-12T02:12: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": "20180411_272508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14203651390893,
              39.06111538889007,
              -10.074049131344424
            ],
            [
              -77.14237937152434,
              39.07245315177513,
              -10.074049131344424
            ],
            [
              -77.12094947079092,
              39.07284506062343,
              404.5459508686556
            ],
            [
              -77.12061003642681,
              39.06150714029782,
              404.5459508686556
            ],
            [
              -77.14203651390893,
              39.06111538889007,
              -10.074049131344424
            ]
          ]
        ]
      },
      "bbox": [
        -77.14237937,
        39.06111539,
        -10.07404913,
        -77.12061004,
        39.07284506,
        404.5459509
      ],
      "properties": {
        "datetime": "2018-04-12T02:12:42Z",
        "pc:count": 10358651,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315557.245,
            "count": 10358651,
            "maximum": 316523.1987,
            "minimum": 314668.1587,
            "name": "X",
            "position": 0,
            "stddev": 555.7494504,
            "variance": 308857.4517
          },
          {
            "average": 4326362.578,
            "count": 10358651,
            "maximum": 4327000.486,
            "minimum": 4325741.426,
            "name": "Y",
            "position": 1,
            "stddev": 347.3358944,
            "variance": 120642.2235
          },
          {
            "average": 121.3159277,
            "count": 10358651,
            "maximum": 404.5459509,
            "minimum": -10.07404913,
            "name": "Z",
            "position": 2,
            "stddev": 9.506171805,
            "variance": 90.36730238
          },
          {
            "average": 5425.432791,
            "count": 10358651,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5587.668619,
            "variance": 31222040.59
          },
          {
            "average": 1.618750743,
            "count": 10358651,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.031826409,
            "variance": 1.064665739
          },
          {
            "average": 2.114407948,
            "count": 10358651,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.396298464,
            "variance": 1.949649401
          },
          {
            "average": 0.533889017,
            "count": 10358651,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4988502366,
            "variance": 0.2488515585
          },
          {
            "average": 0,
            "count": 10358651,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.474100054,
            "count": 10358651,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5350717665,
            "variance": 0.2863017953
          },
          {
            "average": 0.08266101802,
            "count": 10358651,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.48968503,
            "variance": 181.9716023
          },
          {
            "average": 0,
            "count": 10358651,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89.00480922,
            "count": 10358651,
            "maximum": 90,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6286160937,
            "variance": 0.3951581933
          },
          {
            "average": 207533490,
            "count": 10358651,
            "maximum": 207534362.7,
            "minimum": 207533023.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 446.1343017,
            "variance": 199035.8152
          },
          {
            "average": 0,
            "count": 10358651,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10358651,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10358651,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005041196967,
            "count": 10358651,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02244695099,
            "variance": 0.0005038656086
          },
          {
            "average": 0.3615857895,
            "count": 10358651,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4804597055,
            "variance": 0.2308415286
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314668.1587,
          4325741.426,
          -10.07404913,
          316523.1987,
          4327000.486,
          404.5459509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314668.1586630864,
                4325741.425532804,
                -10.074049131344424
              ],
              [
                314668.1586630864,
                4327000.485532804,
                -10.074049131344424
              ],
              [
                316523.19866308646,
                4327000.485532804,
                404.5459508686556
              ],
              [
                316523.19866308646,
                4325741.425532804,
                404.5459508686556
              ],
              [
                314668.1586630864,
                4325741.425532804,
                -10.074049131344424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:12:42+00:00",
        "end_time": "2018-04-12T01:50:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_272508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_272508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_272508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_272508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14237937,
            39.06111539,
            -10.07404913,
            -77.12061004,
            39.07284506,
            404.5459509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14203651390893,
                  39.06111538889007,
                  -10.074049131344424
                ],
                [
                  -77.14237937152434,
                  39.07245315177513,
                  -10.074049131344424
                ],
                [
                  -77.12094947079092,
                  39.07284506062343,
                  404.5459508686556
                ],
                [
                  -77.12061003642681,
                  39.06150714029782,
                  404.5459508686556
                ],
                [
                  -77.14203651390893,
                  39.06111538889007,
                  -10.074049131344424
                ]
              ]
            ]
          },
          "id": "20180411_272508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_272508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:12:42Z",
            "pc:count": 10358651,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315557.245,
                "count": 10358651,
                "maximum": 316523.1987,
                "minimum": 314668.1587,
                "name": "X",
                "position": 0,
                "stddev": 555.7494504,
                "variance": 308857.4517
              },
              {
                "average": 4326362.578,
                "count": 10358651,
                "maximum": 4327000.486,
                "minimum": 4325741.426,
                "name": "Y",
                "position": 1,
                "stddev": 347.3358944,
                "variance": 120642.2235
              },
              {
                "average": 121.3159277,
                "count": 10358651,
                "maximum": 404.5459509,
                "minimum": -10.07404913,
                "name": "Z",
                "position": 2,
                "stddev": 9.506171805,
                "variance": 90.36730238
              },
              {
                "average": 5425.432791,
                "count": 10358651,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5587.668619,
                "variance": 31222040.59
              },
              {
                "average": 1.618750743,
                "count": 10358651,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.031826409,
                "variance": 1.064665739
              },
              {
                "average": 2.114407948,
                "count": 10358651,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.396298464,
                "variance": 1.949649401
              },
              {
                "average": 0.533889017,
                "count": 10358651,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4988502366,
                "variance": 0.2488515585
              },
              {
                "average": 0,
                "count": 10358651,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.474100054,
                "count": 10358651,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5350717665,
                "variance": 0.2863017953
              },
              {
                "average": 0.08266101802,
                "count": 10358651,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.48968503,
                "variance": 181.9716023
              },
              {
                "average": 0,
                "count": 10358651,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89.00480922,
                "count": 10358651,
                "maximum": 90,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6286160937,
                "variance": 0.3951581933
              },
              {
                "average": 207533490,
                "count": 10358651,
                "maximum": 207534362.7,
                "minimum": 207533023.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 446.1343017,
                "variance": 199035.8152
              },
              {
                "average": 0,
                "count": 10358651,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10358651,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10358651,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005041196967,
                "count": 10358651,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02244695099,
                "variance": 0.0005038656086
              },
              {
                "average": 0.3615857895,
                "count": 10358651,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4804597055,
                "variance": 0.2308415286
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314668.1587,
              4325741.426,
              -10.07404913,
              316523.1987,
              4327000.486,
              404.5459509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314668.1586630864,
                    4325741.425532804,
                    -10.074049131344424
                  ],
                  [
                    314668.1586630864,
                    4327000.485532804,
                    -10.074049131344424
                  ],
                  [
                    316523.19866308646,
                    4327000.485532804,
                    404.5459508686556
                  ],
                  [
                    316523.19866308646,
                    4325741.425532804,
                    404.5459508686556
                  ],
                  [
                    314668.1586630864,
                    4325741.425532804,
                    -10.074049131344424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:12:42+00:00",
            "end_time": "2018-04-12T01:50: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": "20180411_266512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16319292578856,
              39.07207155535007,
              3.226961580571867
            ],
            [
              -77.16353929225264,
              39.0834087789224,
              3.226961580571867
            ],
            [
              -77.14210429370229,
              39.08380470667385,
              415.66696158057186
            ],
            [
              -77.14176135238924,
              39.07246732406695,
              415.66696158057186
            ],
            [
              -77.16319292578856,
              39.07207155535007,
              3.226961580571867
            ]
          ]
        ]
      },
      "bbox": [
        -77.16353929,
        39.07207156,
        3.226961581,
        -77.14176135,
        39.08380471,
        415.6669616
      ],
      "properties": {
        "datetime": "2018-04-12T02:13:20Z",
        "pc:count": 13181381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313665.7773,
            "count": 13181381,
            "maximum": 314721.6642,
            "minimum": 312866.4442,
            "name": "X",
            "position": 0,
            "stddev": 472.4589349,
            "variance": 223217.4451
          },
          {
            "average": 4327604.826,
            "count": 13181381,
            "maximum": 4328259.818,
            "minimum": 4327000.798,
            "name": "Y",
            "position": 1,
            "stddev": 349.2701473,
            "variance": 121989.6358
          },
          {
            "average": 131.698828,
            "count": 13181381,
            "maximum": 415.6669616,
            "minimum": 3.226961581,
            "name": "Z",
            "position": 2,
            "stddev": 11.30042386,
            "variance": 127.6995795
          },
          {
            "average": 4191.031964,
            "count": 13181381,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4421.993865,
            "variance": 19554029.74
          },
          {
            "average": 1.951303888,
            "count": 13181381,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.201753203,
            "variance": 1.444210761
          },
          {
            "average": 2.730982437,
            "count": 13181381,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.495607927,
            "variance": 2.236843072
          },
          {
            "average": 0.5081074585,
            "count": 13181381,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999342838,
            "variance": 0.2499342881
          },
          {
            "average": 0,
            "count": 13181381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.350543923,
            "count": 13181381,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5560552641,
            "variance": 0.3091974568
          },
          {
            "average": 10.65666939,
            "count": 13181381,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.951484739,
            "variance": 80.12907904
          },
          {
            "average": 0,
            "count": 13181381,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89.4173788,
            "count": 13181381,
            "maximum": 90,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5379006005,
            "variance": 0.289337056
          },
          {
            "average": 207533782.7,
            "count": 13181381,
            "maximum": 207534400.2,
            "minimum": 207533061.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 530.9100582,
            "variance": 281865.4899
          },
          {
            "average": 0,
            "count": 13181381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13181381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13181381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005702740858,
            "count": 13181381,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02387360292,
            "variance": 0.0005699489166
          },
          {
            "average": 0.3468749595,
            "count": 13181381,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4759755657,
            "variance": 0.2265527391
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312866.4442,
          4327000.798,
          3.226961581,
          314721.6642,
          4328259.818,
          415.6669616
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312866.44419320056,
                4327000.798053261,
                3.226961580571867
              ],
              [
                312866.44419320056,
                4328259.81805326,
                3.226961580571867
              ],
              [
                314721.66419320053,
                4328259.81805326,
                415.66696158057186
              ],
              [
                314721.66419320053,
                4327000.798053261,
                415.66696158057186
              ],
              [
                312866.44419320056,
                4327000.798053261,
                3.226961580571867
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:13:20+00:00",
        "end_time": "2018-04-12T01:51:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_266512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_266512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_266512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_266512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16353929,
            39.07207156,
            3.226961581,
            -77.14176135,
            39.08380471,
            415.6669616
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16319292578856,
                  39.07207155535007,
                  3.226961580571867
                ],
                [
                  -77.16353929225264,
                  39.0834087789224,
                  3.226961580571867
                ],
                [
                  -77.14210429370229,
                  39.08380470667385,
                  415.66696158057186
                ],
                [
                  -77.14176135238924,
                  39.07246732406695,
                  415.66696158057186
                ],
                [
                  -77.16319292578856,
                  39.07207155535007,
                  3.226961580571867
                ]
              ]
            ]
          },
          "id": "20180411_266512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_266512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:13:20Z",
            "pc:count": 13181381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313665.7773,
                "count": 13181381,
                "maximum": 314721.6642,
                "minimum": 312866.4442,
                "name": "X",
                "position": 0,
                "stddev": 472.4589349,
                "variance": 223217.4451
              },
              {
                "average": 4327604.826,
                "count": 13181381,
                "maximum": 4328259.818,
                "minimum": 4327000.798,
                "name": "Y",
                "position": 1,
                "stddev": 349.2701473,
                "variance": 121989.6358
              },
              {
                "average": 131.698828,
                "count": 13181381,
                "maximum": 415.6669616,
                "minimum": 3.226961581,
                "name": "Z",
                "position": 2,
                "stddev": 11.30042386,
                "variance": 127.6995795
              },
              {
                "average": 4191.031964,
                "count": 13181381,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4421.993865,
                "variance": 19554029.74
              },
              {
                "average": 1.951303888,
                "count": 13181381,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.201753203,
                "variance": 1.444210761
              },
              {
                "average": 2.730982437,
                "count": 13181381,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.495607927,
                "variance": 2.236843072
              },
              {
                "average": 0.5081074585,
                "count": 13181381,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999342838,
                "variance": 0.2499342881
              },
              {
                "average": 0,
                "count": 13181381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.350543923,
                "count": 13181381,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5560552641,
                "variance": 0.3091974568
              },
              {
                "average": 10.65666939,
                "count": 13181381,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.951484739,
                "variance": 80.12907904
              },
              {
                "average": 0,
                "count": 13181381,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89.4173788,
                "count": 13181381,
                "maximum": 90,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5379006005,
                "variance": 0.289337056
              },
              {
                "average": 207533782.7,
                "count": 13181381,
                "maximum": 207534400.2,
                "minimum": 207533061.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 530.9100582,
                "variance": 281865.4899
              },
              {
                "average": 0,
                "count": 13181381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13181381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13181381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005702740858,
                "count": 13181381,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02387360292,
                "variance": 0.0005699489166
              },
              {
                "average": 0.3468749595,
                "count": 13181381,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4759755657,
                "variance": 0.2265527391
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312866.4442,
              4327000.798,
              3.226961581,
              314721.6642,
              4328259.818,
              415.6669616
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312866.44419320056,
                    4327000.798053261,
                    3.226961580571867
                  ],
                  [
                    312866.44419320056,
                    4328259.81805326,
                    3.226961580571867
                  ],
                  [
                    314721.66419320053,
                    4328259.81805326,
                    415.66696158057186
                  ],
                  [
                    314721.66419320053,
                    4327000.798053261,
                    415.66696158057186
                  ],
                  [
                    312866.44419320056,
                    4327000.798053261,
                    3.226961580571867
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:13:20+00:00",
            "end_time": "2018-04-12T01:51:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_266516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16321817557488,
              39.08305303010929,
              24.171857298223188
            ],
            [
              -77.16356468155458,
              39.094390232090845,
              24.171857298223188
            ],
            [
              -77.14212705251562,
              39.09478624424404,
              391.9918572982232
            ],
            [
              -77.14178397344672,
              39.0834488832073,
              391.9918572982232
            ],
            [
              -77.16321817557488,
              39.08305303010929,
              24.171857298223188
            ]
          ]
        ]
      },
      "bbox": [
        -77.16356468,
        39.08305303,
        24.1718573,
        -77.14178397,
        39.09478624,
        391.9918573
      ],
      "properties": {
        "datetime": "2018-04-12T02:13:20Z",
        "pc:count": 9275125,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313841.754,
            "count": 9275125,
            "maximum": 314748.4414,
            "minimum": 312893.2814,
            "name": "X",
            "position": 0,
            "stddev": 518.2688078,
            "variance": 268602.5572
          },
          {
            "average": 4328839.206,
            "count": 9275125,
            "maximum": 4329478.692,
            "minimum": 4328219.672,
            "name": "Y",
            "position": 1,
            "stddev": 358.8012433,
            "variance": 128738.3322
          },
          {
            "average": 138.12394,
            "count": 9275125,
            "maximum": 391.9918573,
            "minimum": 24.1718573,
            "name": "Z",
            "position": 2,
            "stddev": 9.037510641,
            "variance": 81.67659859
          },
          {
            "average": 3649.353614,
            "count": 9275125,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3848.000738,
            "variance": 14807109.68
          },
          {
            "average": 1.508720475,
            "count": 9275125,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9357741407,
            "variance": 0.8756732425
          },
          {
            "average": 1.90894872,
            "count": 9275125,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.277025261,
            "variance": 1.630793518
          },
          {
            "average": 0.5471239471,
            "count": 9275125,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4977744071,
            "variance": 0.2477793603
          },
          {
            "average": 0,
            "count": 9275125,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.481941753,
            "count": 9275125,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.588737573,
            "variance": 0.3466119298
          },
          {
            "average": -8.859382412,
            "count": 9275125,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.303499993,
            "variance": 86.55511212
          },
          {
            "average": 0,
            "count": 9275125,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.60582127,
            "count": 9275125,
            "maximum": 90,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5452339175,
            "variance": 0.2972800247
          },
          {
            "average": 207533246,
            "count": 9275125,
            "maximum": 207534400,
            "minimum": 207533061.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 228.273071,
            "variance": 52108.59495
          },
          {
            "average": 0,
            "count": 9275125,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9275125,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9275125,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007373485533,
            "count": 9275125,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0271441513,
            "variance": 0.0007368049498
          },
          {
            "average": 0.2652864517,
            "count": 9275125,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.441485641,
            "variance": 0.1949095712
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312893.2814,
          4328219.672,
          24.1718573,
          314748.4414,
          4329478.692,
          391.9918573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312893.2813845432,
                4328219.672293248,
                24.171857298223188
              ],
              [
                312893.2813845432,
                4329478.692293247,
                24.171857298223188
              ],
              [
                314748.44138454326,
                4329478.692293247,
                391.9918572982232
              ],
              [
                314748.44138454326,
                4328219.672293248,
                391.9918572982232
              ],
              [
                312893.2813845432,
                4328219.672293248,
                24.171857298223188
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:13:20+00:00",
        "end_time": "2018-04-12T01:51:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_266516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_266516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_266516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_266516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16356468,
            39.08305303,
            24.1718573,
            -77.14178397,
            39.09478624,
            391.9918573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16321817557488,
                  39.08305303010929,
                  24.171857298223188
                ],
                [
                  -77.16356468155458,
                  39.094390232090845,
                  24.171857298223188
                ],
                [
                  -77.14212705251562,
                  39.09478624424404,
                  391.9918572982232
                ],
                [
                  -77.14178397344672,
                  39.0834488832073,
                  391.9918572982232
                ],
                [
                  -77.16321817557488,
                  39.08305303010929,
                  24.171857298223188
                ]
              ]
            ]
          },
          "id": "20180411_266516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_266516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:13:20Z",
            "pc:count": 9275125,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313841.754,
                "count": 9275125,
                "maximum": 314748.4414,
                "minimum": 312893.2814,
                "name": "X",
                "position": 0,
                "stddev": 518.2688078,
                "variance": 268602.5572
              },
              {
                "average": 4328839.206,
                "count": 9275125,
                "maximum": 4329478.692,
                "minimum": 4328219.672,
                "name": "Y",
                "position": 1,
                "stddev": 358.8012433,
                "variance": 128738.3322
              },
              {
                "average": 138.12394,
                "count": 9275125,
                "maximum": 391.9918573,
                "minimum": 24.1718573,
                "name": "Z",
                "position": 2,
                "stddev": 9.037510641,
                "variance": 81.67659859
              },
              {
                "average": 3649.353614,
                "count": 9275125,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3848.000738,
                "variance": 14807109.68
              },
              {
                "average": 1.508720475,
                "count": 9275125,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9357741407,
                "variance": 0.8756732425
              },
              {
                "average": 1.90894872,
                "count": 9275125,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.277025261,
                "variance": 1.630793518
              },
              {
                "average": 0.5471239471,
                "count": 9275125,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4977744071,
                "variance": 0.2477793603
              },
              {
                "average": 0,
                "count": 9275125,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.481941753,
                "count": 9275125,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.588737573,
                "variance": 0.3466119298
              },
              {
                "average": -8.859382412,
                "count": 9275125,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.303499993,
                "variance": 86.55511212
              },
              {
                "average": 0,
                "count": 9275125,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.60582127,
                "count": 9275125,
                "maximum": 90,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5452339175,
                "variance": 0.2972800247
              },
              {
                "average": 207533246,
                "count": 9275125,
                "maximum": 207534400,
                "minimum": 207533061.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 228.273071,
                "variance": 52108.59495
              },
              {
                "average": 0,
                "count": 9275125,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9275125,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9275125,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007373485533,
                "count": 9275125,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0271441513,
                "variance": 0.0007368049498
              },
              {
                "average": 0.2652864517,
                "count": 9275125,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.441485641,
                "variance": 0.1949095712
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312893.2814,
              4328219.672,
              24.1718573,
              314748.4414,
              4329478.692,
              391.9918573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312893.2813845432,
                    4328219.672293248,
                    24.171857298223188
                  ],
                  [
                    312893.2813845432,
                    4329478.692293247,
                    24.171857298223188
                  ],
                  [
                    314748.44138454326,
                    4329478.692293247,
                    391.9918572982232
                  ],
                  [
                    314748.44138454326,
                    4328219.672293248,
                    391.9918572982232
                  ],
                  [
                    312893.2813845432,
                    4328219.672293248,
                    24.171857298223188
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:13:20+00:00",
            "end_time": "2018-04-12T01:51:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_266508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16316618207226,
              39.06108865810001,
              -7.393753965924134
            ],
            [
              -77.16351241431087,
              39.072426083371525,
              -7.393753965924134
            ],
            [
              -77.1420842037722,
              39.07282184993914,
              470.60624603407587
            ],
            [
              -77.14174139431566,
              39.061484265681955,
              470.60624603407587
            ],
            [
              -77.16316618207226,
              39.06108865810001,
              -7.393753965924134
            ]
          ]
        ]
      },
      "bbox": [
        -77.16351241,
        39.06108866,
        -7.393753966,
        -77.14174139,
        39.07282185,
        470.606246
      ],
      "properties": {
        "datetime": "2018-04-13T13:24:27Z",
        "pc:count": 12573143,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313790.843,
            "count": 12573143,
            "maximum": 314694.6601,
            "minimum": 312839.7401,
            "name": "X",
            "position": 0,
            "stddev": 556.4500875,
            "variance": 309636.6998
          },
          {
            "average": 4326442.008,
            "count": 12573143,
            "maximum": 4327040.805,
            "minimum": 4325781.765,
            "name": "Y",
            "position": 1,
            "stddev": 346.5094889,
            "variance": 120068.8259
          },
          {
            "average": 119.7228658,
            "count": 12573143,
            "maximum": 470.606246,
            "minimum": -7.393753966,
            "name": "Z",
            "position": 2,
            "stddev": 10.61661239,
            "variance": 112.7124587
          },
          {
            "average": 4745.751596,
            "count": 12573143,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4928.611313,
            "variance": 24291209.47
          },
          {
            "average": 1.881601203,
            "count": 12573143,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.162970563,
            "variance": 1.35250053
          },
          {
            "average": 2.550808815,
            "count": 12573143,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.471298416,
            "variance": 2.164719028
          },
          {
            "average": 0.5121627902,
            "count": 12573143,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998520645,
            "variance": 0.2498520864
          },
          {
            "average": 0,
            "count": 12573143,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.426545137,
            "count": 12573143,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.620819185,
            "variance": 0.3854164605
          },
          {
            "average": 7.065348085,
            "count": 12573143,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.40478493,
            "variance": 130.0691194
          },
          {
            "average": 0,
            "count": 12573143,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.75488333,
            "count": 12573143,
            "maximum": 100,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.072865512,
            "variance": 16.58823348
          },
          {
            "average": 207558839.5,
            "count": 12573143,
            "maximum": 207661067.4,
            "minimum": 207533325.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 50268.44797,
            "variance": 2526916861
          },
          {
            "average": 0,
            "count": 12573143,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12573143,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12573143,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006209266848,
            "count": 12573143,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02491066407,
            "variance": 0.0006205411842
          },
          {
            "average": 0.3374388568,
            "count": 12573143,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4728360102,
            "variance": 0.2235738925
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312839.7401,
          4325781.765,
          -7.393753966,
          314694.6601,
          4327040.805,
          470.606246
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312839.74008863006,
                4325781.764842356,
                -7.393753965924134
              ],
              [
                312839.74008863006,
                4327040.804842355,
                -7.393753965924134
              ],
              [
                314694.6600886301,
                4327040.804842355,
                470.60624603407587
              ],
              [
                314694.6600886301,
                4325781.764842356,
                470.60624603407587
              ],
              [
                312839.74008863006,
                4325781.764842356,
                -7.393753965924134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:24:27+00:00",
        "end_time": "2018-04-12T01:55:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_266508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_266508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_266508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_266508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16351241,
            39.06108866,
            -7.393753966,
            -77.14174139,
            39.07282185,
            470.606246
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16316618207226,
                  39.06108865810001,
                  -7.393753965924134
                ],
                [
                  -77.16351241431087,
                  39.072426083371525,
                  -7.393753965924134
                ],
                [
                  -77.1420842037722,
                  39.07282184993914,
                  470.60624603407587
                ],
                [
                  -77.14174139431566,
                  39.061484265681955,
                  470.60624603407587
                ],
                [
                  -77.16316618207226,
                  39.06108865810001,
                  -7.393753965924134
                ]
              ]
            ]
          },
          "id": "20180411_266508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_266508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:24:27Z",
            "pc:count": 12573143,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313790.843,
                "count": 12573143,
                "maximum": 314694.6601,
                "minimum": 312839.7401,
                "name": "X",
                "position": 0,
                "stddev": 556.4500875,
                "variance": 309636.6998
              },
              {
                "average": 4326442.008,
                "count": 12573143,
                "maximum": 4327040.805,
                "minimum": 4325781.765,
                "name": "Y",
                "position": 1,
                "stddev": 346.5094889,
                "variance": 120068.8259
              },
              {
                "average": 119.7228658,
                "count": 12573143,
                "maximum": 470.606246,
                "minimum": -7.393753966,
                "name": "Z",
                "position": 2,
                "stddev": 10.61661239,
                "variance": 112.7124587
              },
              {
                "average": 4745.751596,
                "count": 12573143,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4928.611313,
                "variance": 24291209.47
              },
              {
                "average": 1.881601203,
                "count": 12573143,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.162970563,
                "variance": 1.35250053
              },
              {
                "average": 2.550808815,
                "count": 12573143,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.471298416,
                "variance": 2.164719028
              },
              {
                "average": 0.5121627902,
                "count": 12573143,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998520645,
                "variance": 0.2498520864
              },
              {
                "average": 0,
                "count": 12573143,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.426545137,
                "count": 12573143,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.620819185,
                "variance": 0.3854164605
              },
              {
                "average": 7.065348085,
                "count": 12573143,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.40478493,
                "variance": 130.0691194
              },
              {
                "average": 0,
                "count": 12573143,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.75488333,
                "count": 12573143,
                "maximum": 100,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.072865512,
                "variance": 16.58823348
              },
              {
                "average": 207558839.5,
                "count": 12573143,
                "maximum": 207661067.4,
                "minimum": 207533325.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 50268.44797,
                "variance": 2526916861
              },
              {
                "average": 0,
                "count": 12573143,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12573143,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12573143,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006209266848,
                "count": 12573143,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02491066407,
                "variance": 0.0006205411842
              },
              {
                "average": 0.3374388568,
                "count": 12573143,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4728360102,
                "variance": 0.2235738925
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312839.7401,
              4325781.765,
              -7.393753966,
              314694.6601,
              4327040.805,
              470.606246
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312839.74008863006,
                    4325781.764842356,
                    -7.393753965924134
                  ],
                  [
                    312839.74008863006,
                    4327040.804842355,
                    -7.393753965924134
                  ],
                  [
                    314694.6600886301,
                    4327040.804842355,
                    470.60624603407587
                  ],
                  [
                    314694.6600886301,
                    4325781.764842356,
                    470.60624603407587
                  ],
                  [
                    312839.74008863006,
                    4325781.764842356,
                    -7.393753965924134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:24:27+00:00",
            "end_time": "2018-04-12T01:55: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": "20161112_272460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.13842920669224,
              38.93130535205321,
              -2.987990787865158
            ],
            [
              -77.13871050810775,
              38.94066712289062,
              -2.987990787865158
            ],
            [
              -77.1207237622251,
              38.94099544645988,
              491.23200921213487
            ],
            [
              -77.12044482223641,
              38.93163356660249,
              491.23200921213487
            ],
            [
              -77.13842920669224,
              38.93130535205321,
              -2.987990787865158
            ]
          ]
        ]
      },
      "bbox": [
        -77.13871051,
        38.93130535,
        -2.987990788,
        -77.12044482,
        38.94099545,
        491.2320092
      ],
      "properties": {
        "datetime": "2018-04-13T14:06:17Z",
        "pc:count": 20191140,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315452.0681,
            "count": 20191140,
            "maximum": 316201.6511,
            "minimum": 314641.7711,
            "name": "X",
            "position": 0,
            "stddev": 425.5955733,
            "variance": 181131.592
          },
          {
            "average": 4311802.517,
            "count": 20191140,
            "maximum": 4312366.419,
            "minimum": 4311326.819,
            "name": "Y",
            "position": 1,
            "stddev": 278.4548898,
            "variance": 77537.12566
          },
          {
            "average": 64.01961152,
            "count": 20191140,
            "maximum": 491.2320092,
            "minimum": -2.987990788,
            "name": "Z",
            "position": 2,
            "stddev": 35.70817725,
            "variance": 1275.073923
          },
          {
            "average": 5439.148622,
            "count": 20191140,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10430.27426,
            "variance": 108790621.1
          },
          {
            "average": 2.197011709,
            "count": 20191140,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259025906,
            "variance": 1.585146231
          },
          {
            "average": 3.134849196,
            "count": 20191140,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.390563234,
            "variance": 1.933666107
          },
          {
            "average": 0.5699903027,
            "count": 20191140,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4950771351,
            "variance": 0.2451013697
          },
          {
            "average": 0.0001420424998,
            "count": 20191140,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01191731223,
            "variance": 0.0001420223308
          },
          {
            "average": 1.281252569,
            "count": 20191140,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7481508512,
            "variance": 0.5597296962
          },
          {
            "average": -4.316519513,
            "count": 20191140,
            "maximum": 33,
            "minimum": -31.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.45503348,
            "variance": 181.0379259
          },
          {
            "average": 0,
            "count": 20191140,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 111.6599644,
            "count": 20191140,
            "maximum": 118,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.234038744,
            "variance": 10.4590066
          },
          {
            "average": 196513907.8,
            "count": 20191140,
            "maximum": 207663577.8,
            "minimum": 162996105.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 19330623.05,
            "variance": 373672987600000.0
          },
          {
            "average": 0,
            "count": 20191140,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20191140,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20191140,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001196118694,
            "count": 20191140,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03456425976,
            "variance": 0.001194688053
          },
          {
            "average": 0.7063621965,
            "count": 20191140,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4554279901,
            "variance": 0.2074146541
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314641.7711,
          4311326.819,
          -2.987990788,
          316201.6511,
          4312366.419,
          491.2320092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314641.77105806064,
                4311326.818546281,
                -2.987990787865158
              ],
              [
                314641.77105806064,
                4312366.418546281,
                -2.987990787865158
              ],
              [
                316201.65105806064,
                4312366.418546281,
                491.23200921213487
              ],
              [
                316201.65105806064,
                4311326.818546281,
                491.23200921213487
              ],
              [
                314641.77105806064,
                4311326.818546281,
                -2.987990787865158
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:06:17+00:00",
        "end_time": "2016-11-12T14:28:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20161112_272460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20161112_272460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20161112_272460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20161112_272460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.13871051,
            38.93130535,
            -2.987990788,
            -77.12044482,
            38.94099545,
            491.2320092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.13842920669224,
                  38.93130535205321,
                  -2.987990787865158
                ],
                [
                  -77.13871050810775,
                  38.94066712289062,
                  -2.987990787865158
                ],
                [
                  -77.1207237622251,
                  38.94099544645988,
                  491.23200921213487
                ],
                [
                  -77.12044482223641,
                  38.93163356660249,
                  491.23200921213487
                ],
                [
                  -77.13842920669224,
                  38.93130535205321,
                  -2.987990787865158
                ]
              ]
            ]
          },
          "id": "20161112_272460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20161112_272460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:06:17Z",
            "pc:count": 20191140,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315452.0681,
                "count": 20191140,
                "maximum": 316201.6511,
                "minimum": 314641.7711,
                "name": "X",
                "position": 0,
                "stddev": 425.5955733,
                "variance": 181131.592
              },
              {
                "average": 4311802.517,
                "count": 20191140,
                "maximum": 4312366.419,
                "minimum": 4311326.819,
                "name": "Y",
                "position": 1,
                "stddev": 278.4548898,
                "variance": 77537.12566
              },
              {
                "average": 64.01961152,
                "count": 20191140,
                "maximum": 491.2320092,
                "minimum": -2.987990788,
                "name": "Z",
                "position": 2,
                "stddev": 35.70817725,
                "variance": 1275.073923
              },
              {
                "average": 5439.148622,
                "count": 20191140,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10430.27426,
                "variance": 108790621.1
              },
              {
                "average": 2.197011709,
                "count": 20191140,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259025906,
                "variance": 1.585146231
              },
              {
                "average": 3.134849196,
                "count": 20191140,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.390563234,
                "variance": 1.933666107
              },
              {
                "average": 0.5699903027,
                "count": 20191140,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4950771351,
                "variance": 0.2451013697
              },
              {
                "average": 0.0001420424998,
                "count": 20191140,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01191731223,
                "variance": 0.0001420223308
              },
              {
                "average": 1.281252569,
                "count": 20191140,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7481508512,
                "variance": 0.5597296962
              },
              {
                "average": -4.316519513,
                "count": 20191140,
                "maximum": 33,
                "minimum": -31.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.45503348,
                "variance": 181.0379259
              },
              {
                "average": 0,
                "count": 20191140,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 111.6599644,
                "count": 20191140,
                "maximum": 118,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.234038744,
                "variance": 10.4590066
              },
              {
                "average": 196513907.8,
                "count": 20191140,
                "maximum": 207663577.8,
                "minimum": 162996105.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 19330623.05,
                "variance": 373672987600000.0
              },
              {
                "average": 0,
                "count": 20191140,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20191140,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20191140,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001196118694,
                "count": 20191140,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03456425976,
                "variance": 0.001194688053
              },
              {
                "average": 0.7063621965,
                "count": 20191140,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4554279901,
                "variance": 0.2074146541
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314641.7711,
              4311326.819,
              -2.987990788,
              316201.6511,
              4312366.419,
              491.2320092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314641.77105806064,
                    4311326.818546281,
                    -2.987990787865158
                  ],
                  [
                    314641.77105806064,
                    4312366.418546281,
                    -2.987990787865158
                  ],
                  [
                    316201.65105806064,
                    4312366.418546281,
                    491.23200921213487
                  ],
                  [
                    316201.65105806064,
                    4311326.818546281,
                    491.23200921213487
                  ],
                  [
                    314641.77105806064,
                    4311326.818546281,
                    -2.987990787865158
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:06:17+00:00",
            "end_time": "2016-11-12T14:28: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": "20180305_272476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14186013292256,
              38.973254571735964,
              -10.443615454818428
            ],
            [
              -77.142201874611,
              38.98459196678984,
              -10.443615454818428
            ],
            [
              -77.1207991782661,
              38.98498309807321,
              433.99638454518157
            ],
            [
              -77.12046084463874,
              38.973645545792856,
              433.99638454518157
            ],
            [
              -77.14186013292256,
              38.973254571735964,
              -10.443615454818428
            ]
          ]
        ]
      },
      "bbox": [
        -77.14220187,
        38.97325457,
        -10.44361545,
        -77.12046084,
        38.9849831,
        433.9963845
      ],
      "properties": {
        "datetime": "2018-04-13T13:33:51Z",
        "pc:count": 16877092,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315410.0734,
            "count": 16877092,
            "maximum": 316308.7992,
            "minimum": 314453.8192,
            "name": "X",
            "position": 0,
            "stddev": 503.9848462,
            "variance": 254000.7252
          },
          {
            "average": 4316567.522,
            "count": 16877092,
            "maximum": 4317248.602,
            "minimum": 4315989.602,
            "name": "Y",
            "position": 1,
            "stddev": 348.253884,
            "variance": 121280.7677
          },
          {
            "average": 96.56469571,
            "count": 16877092,
            "maximum": 433.9963845,
            "minimum": -10.44361545,
            "name": "Z",
            "position": 2,
            "stddev": 14.51801408,
            "variance": 210.7727329
          },
          {
            "average": 4111.80423,
            "count": 16877092,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4494.115816,
            "variance": 20197076.97
          },
          {
            "average": 2.285932968,
            "count": 16877092,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.320933203,
            "variance": 1.744864528
          },
          {
            "average": 3.151721398,
            "count": 16877092,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.496439336,
            "variance": 2.239330686
          },
          {
            "average": 0.5011420214,
            "count": 16877092,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987106,
            "variance": 0.2499987106
          },
          {
            "average": 0,
            "count": 16877092,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.321930579,
            "count": 16877092,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5625358641,
            "variance": 0.3164465984
          },
          {
            "average": 12.06763687,
            "count": 16877092,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.60740921,
            "variance": 57.87267488
          },
          {
            "average": 0,
            "count": 16877092,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 99.53834428,
            "count": 16877092,
            "maximum": 104,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.557530548,
            "variance": 73.23132908
          },
          {
            "average": 207073853.7,
            "count": 16877092,
            "maximum": 207661631.3,
            "minimum": 204312393.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1272787.872,
            "variance": 1619988968000.0
          },
          {
            "average": 0,
            "count": 16877092,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16877092,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16877092,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008542940928,
            "count": 16877092,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0292158232,
            "variance": 0.000853564325
          },
          {
            "average": 0.4569792,
            "count": 16877092,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4981457874,
            "variance": 0.2481492255
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314453.8192,
          4315989.602,
          -10.44361545,
          316308.7992,
          4317248.602,
          433.9963845
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314453.8192046743,
                4315989.602418107,
                -10.443615454818428
              ],
              [
                314453.8192046743,
                4317248.602418107,
                -10.443615454818428
              ],
              [
                316308.79920467426,
                4317248.602418107,
                433.99638454518157
              ],
              [
                316308.79920467426,
                4315989.602418107,
                433.99638454518157
              ],
              [
                314453.8192046743,
                4315989.602418107,
                -10.443615454818428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:33:51+00:00",
        "end_time": "2018-03-05T19:13:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_272476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_272476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_272476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_272476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14220187,
            38.97325457,
            -10.44361545,
            -77.12046084,
            38.9849831,
            433.9963845
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14186013292256,
                  38.973254571735964,
                  -10.443615454818428
                ],
                [
                  -77.142201874611,
                  38.98459196678984,
                  -10.443615454818428
                ],
                [
                  -77.1207991782661,
                  38.98498309807321,
                  433.99638454518157
                ],
                [
                  -77.12046084463874,
                  38.973645545792856,
                  433.99638454518157
                ],
                [
                  -77.14186013292256,
                  38.973254571735964,
                  -10.443615454818428
                ]
              ]
            ]
          },
          "id": "20180305_272476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_272476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:33:51Z",
            "pc:count": 16877092,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315410.0734,
                "count": 16877092,
                "maximum": 316308.7992,
                "minimum": 314453.8192,
                "name": "X",
                "position": 0,
                "stddev": 503.9848462,
                "variance": 254000.7252
              },
              {
                "average": 4316567.522,
                "count": 16877092,
                "maximum": 4317248.602,
                "minimum": 4315989.602,
                "name": "Y",
                "position": 1,
                "stddev": 348.253884,
                "variance": 121280.7677
              },
              {
                "average": 96.56469571,
                "count": 16877092,
                "maximum": 433.9963845,
                "minimum": -10.44361545,
                "name": "Z",
                "position": 2,
                "stddev": 14.51801408,
                "variance": 210.7727329
              },
              {
                "average": 4111.80423,
                "count": 16877092,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4494.115816,
                "variance": 20197076.97
              },
              {
                "average": 2.285932968,
                "count": 16877092,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.320933203,
                "variance": 1.744864528
              },
              {
                "average": 3.151721398,
                "count": 16877092,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.496439336,
                "variance": 2.239330686
              },
              {
                "average": 0.5011420214,
                "count": 16877092,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987106,
                "variance": 0.2499987106
              },
              {
                "average": 0,
                "count": 16877092,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.321930579,
                "count": 16877092,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5625358641,
                "variance": 0.3164465984
              },
              {
                "average": 12.06763687,
                "count": 16877092,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.60740921,
                "variance": 57.87267488
              },
              {
                "average": 0,
                "count": 16877092,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 99.53834428,
                "count": 16877092,
                "maximum": 104,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.557530548,
                "variance": 73.23132908
              },
              {
                "average": 207073853.7,
                "count": 16877092,
                "maximum": 207661631.3,
                "minimum": 204312393.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1272787.872,
                "variance": 1619988968000.0
              },
              {
                "average": 0,
                "count": 16877092,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16877092,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16877092,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008542940928,
                "count": 16877092,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0292158232,
                "variance": 0.000853564325
              },
              {
                "average": 0.4569792,
                "count": 16877092,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4981457874,
                "variance": 0.2481492255
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314453.8192,
              4315989.602,
              -10.44361545,
              316308.7992,
              4317248.602,
              433.9963845
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314453.8192046743,
                    4315989.602418107,
                    -10.443615454818428
                  ],
                  [
                    314453.8192046743,
                    4317248.602418107,
                    -10.443615454818428
                  ],
                  [
                    316308.79920467426,
                    4317248.602418107,
                    433.99638454518157
                  ],
                  [
                    316308.79920467426,
                    4315989.602418107,
                    433.99638454518157
                  ],
                  [
                    314453.8192046743,
                    4315989.602418107,
                    -10.443615454818428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:33:51+00:00",
            "end_time": "2018-03-05T19:13: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": "20180413_272480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14188387995064,
              38.9842365778831,
              -7.370175672618956
            ],
            [
              -77.14222574833114,
              38.995573591171414,
              -7.370175672618956
            ],
            [
              -77.12081812911904,
              38.99596484764263,
              498.389824327381
            ],
            [
              -77.12047967080916,
              38.98462767709581,
              498.389824327381
            ],
            [
              -77.14188387995064,
              38.9842365778831,
              -7.370175672618956
            ]
          ]
        ]
      },
      "bbox": [
        -77.14222575,
        38.98423658,
        -7.370175673,
        -77.12047967,
        38.99596485,
        498.3898243
      ],
      "properties": {
        "datetime": "2018-04-13T13:34:16Z",
        "pc:count": 13402722,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315460.1203,
            "count": 13402722,
            "maximum": 316335.5569,
            "minimum": 314480.4369,
            "name": "X",
            "position": 0,
            "stddev": 524.1985606,
            "variance": 274784.1309
          },
          {
            "average": 4317841.386,
            "count": 13402722,
            "maximum": 4318467.471,
            "minimum": 4317208.511,
            "name": "Y",
            "position": 1,
            "stddev": 361.2186366,
            "variance": 130478.9034
          },
          {
            "average": 97.38402412,
            "count": 13402722,
            "maximum": 498.3898243,
            "minimum": -7.370175673,
            "name": "Z",
            "position": 2,
            "stddev": 14.48528099,
            "variance": 209.8233655
          },
          {
            "average": 4228.18995,
            "count": 13402722,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4545.848048,
            "variance": 20664734.47
          },
          {
            "average": 2.188911551,
            "count": 13402722,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.299960911,
            "variance": 1.68989837
          },
          {
            "average": 3.03511324,
            "count": 13402722,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.507823379,
            "variance": 2.273531341
          },
          {
            "average": 0.5060561578,
            "count": 13402722,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999633403,
            "variance": 0.2499633416
          },
          {
            "average": 0,
            "count": 13402722,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361530218,
            "count": 13402722,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5871190956,
            "variance": 0.3447088325
          },
          {
            "average": -8.030485255,
            "count": 13402722,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.2297492,
            "variance": 126.107267
          },
          {
            "average": 0,
            "count": 13402722,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 102.6998339,
            "count": 13402722,
            "maximum": 104,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6015464644,
            "variance": 0.3618581488
          },
          {
            "average": 207661030.6,
            "count": 13402722,
            "maximum": 207661656.1,
            "minimum": 207660237.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 487.5086098,
            "variance": 237664.6446
          },
          {
            "average": 0,
            "count": 13402722,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13402722,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13402722,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001004198998,
            "count": 13402722,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03167318514,
            "variance": 0.001003190657
          },
          {
            "average": 0.3490499915,
            "count": 13402722,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4766698143,
            "variance": 0.2272141119
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314480.4369,
          4317208.511,
          -7.370175673,
          316335.5569,
          4318467.471,
          498.3898243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314480.43687128066,
                4317208.510665335,
                -7.370175672618956
              ],
              [
                314480.43687128066,
                4318467.470665336,
                -7.370175672618956
              ],
              [
                316335.55687128066,
                4318467.470665336,
                498.389824327381
              ],
              [
                316335.55687128066,
                4317208.510665335,
                498.389824327381
              ],
              [
                314480.43687128066,
                4317208.510665335,
                -7.370175672618956
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:34:16+00:00",
        "end_time": "2018-04-13T13:10:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_272480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_272480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_272480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_272480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14222575,
            38.98423658,
            -7.370175673,
            -77.12047967,
            38.99596485,
            498.3898243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14188387995064,
                  38.9842365778831,
                  -7.370175672618956
                ],
                [
                  -77.14222574833114,
                  38.995573591171414,
                  -7.370175672618956
                ],
                [
                  -77.12081812911904,
                  38.99596484764263,
                  498.389824327381
                ],
                [
                  -77.12047967080916,
                  38.98462767709581,
                  498.389824327381
                ],
                [
                  -77.14188387995064,
                  38.9842365778831,
                  -7.370175672618956
                ]
              ]
            ]
          },
          "id": "20180413_272480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_272480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:34:16Z",
            "pc:count": 13402722,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315460.1203,
                "count": 13402722,
                "maximum": 316335.5569,
                "minimum": 314480.4369,
                "name": "X",
                "position": 0,
                "stddev": 524.1985606,
                "variance": 274784.1309
              },
              {
                "average": 4317841.386,
                "count": 13402722,
                "maximum": 4318467.471,
                "minimum": 4317208.511,
                "name": "Y",
                "position": 1,
                "stddev": 361.2186366,
                "variance": 130478.9034
              },
              {
                "average": 97.38402412,
                "count": 13402722,
                "maximum": 498.3898243,
                "minimum": -7.370175673,
                "name": "Z",
                "position": 2,
                "stddev": 14.48528099,
                "variance": 209.8233655
              },
              {
                "average": 4228.18995,
                "count": 13402722,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4545.848048,
                "variance": 20664734.47
              },
              {
                "average": 2.188911551,
                "count": 13402722,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.299960911,
                "variance": 1.68989837
              },
              {
                "average": 3.03511324,
                "count": 13402722,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.507823379,
                "variance": 2.273531341
              },
              {
                "average": 0.5060561578,
                "count": 13402722,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999633403,
                "variance": 0.2499633416
              },
              {
                "average": 0,
                "count": 13402722,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361530218,
                "count": 13402722,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5871190956,
                "variance": 0.3447088325
              },
              {
                "average": -8.030485255,
                "count": 13402722,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.2297492,
                "variance": 126.107267
              },
              {
                "average": 0,
                "count": 13402722,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 102.6998339,
                "count": 13402722,
                "maximum": 104,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6015464644,
                "variance": 0.3618581488
              },
              {
                "average": 207661030.6,
                "count": 13402722,
                "maximum": 207661656.1,
                "minimum": 207660237.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 487.5086098,
                "variance": 237664.6446
              },
              {
                "average": 0,
                "count": 13402722,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13402722,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13402722,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001004198998,
                "count": 13402722,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03167318514,
                "variance": 0.001003190657
              },
              {
                "average": 0.3490499915,
                "count": 13402722,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4766698143,
                "variance": 0.2272141119
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314480.4369,
              4317208.511,
              -7.370175673,
              316335.5569,
              4318467.471,
              498.3898243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314480.43687128066,
                    4317208.510665335,
                    -7.370175672618956
                  ],
                  [
                    314480.43687128066,
                    4318467.470665336,
                    -7.370175672618956
                  ],
                  [
                    316335.55687128066,
                    4318467.470665336,
                    498.389824327381
                  ],
                  [
                    316335.55687128066,
                    4317208.510665335,
                    498.389824327381
                  ],
                  [
                    314480.43687128066,
                    4317208.510665335,
                    -7.370175672618956
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:34:16+00:00",
            "end_time": "2018-04-13T13:10:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_272484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1419051482358,
              38.99522039513754,
              -0.099349876439533
            ],
            [
              -77.14224717557846,
              39.00655810727897,
              -0.099349876439533
            ],
            [
              -77.12083924700644,
              39.00694940471856,
              499.0006501235605
            ],
            [
              -77.12050063133503,
              38.995611535305414,
              499.0006501235605
            ],
            [
              -77.1419051482358,
              38.99522039513754,
              -0.099349876439533
            ]
          ]
        ]
      },
      "bbox": [
        -77.14224718,
        38.9952204,
        -0.09934987644,
        -77.12050063,
        39.0069494,
        499.0006501
      ],
      "properties": {
        "datetime": "2018-04-13T13:34:37Z",
        "pc:count": 13879186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315351.7249,
            "count": 13879186,
            "maximum": 316362.1414,
            "minimum": 314507.2814,
            "name": "X",
            "position": 0,
            "stddev": 563.222464,
            "variance": 317219.5439
          },
          {
            "average": 4319033.74,
            "count": 13879186,
            "maximum": 4319686.657,
            "minimum": 4318427.617,
            "name": "Y",
            "position": 1,
            "stddev": 345.5918548,
            "variance": 119433.7301
          },
          {
            "average": 86.42513931,
            "count": 13879186,
            "maximum": 499.0006501,
            "minimum": -0.09934987644,
            "name": "Z",
            "position": 2,
            "stddev": 15.69174908,
            "variance": 246.2309891
          },
          {
            "average": 3764.163696,
            "count": 13879186,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4050.415608,
            "variance": 16405866.6
          },
          {
            "average": 2.28321697,
            "count": 13879186,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.304930453,
            "variance": 1.702843487
          },
          {
            "average": 3.171676423,
            "count": 13879186,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.460896353,
            "variance": 2.134218155
          },
          {
            "average": 0.5054595421,
            "count": 13879186,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999702105,
            "variance": 0.2499702114
          },
          {
            "average": 0,
            "count": 13879186,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.350861427,
            "count": 13879186,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.596737015,
            "variance": 0.3560950651
          },
          {
            "average": -3.601510167,
            "count": 13879186,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.26721878,
            "variance": 176.0190941
          },
          {
            "average": 0,
            "count": 13879186,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 102.110929,
            "count": 13879186,
            "maximum": 103,
            "minimum": 101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6024737141,
            "variance": 0.3629745762
          },
          {
            "average": 207661389.3,
            "count": 13879186,
            "maximum": 207661677.8,
            "minimum": 207660695.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 395.0951661,
            "variance": 156100.1902
          },
          {
            "average": 0,
            "count": 13879186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13879186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13879186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000970806213,
            "count": 13879186,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03114263666,
            "variance": 0.0009698638182
          },
          {
            "average": 0.3047255077,
            "count": 13879186,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4602910904,
            "variance": 0.2118678879
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314507.2814,
          4318427.617,
          -0.09934987644,
          316362.1414,
          4319686.657,
          499.0006501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314507.2814280002,
                4318427.616859299,
                -0.099349876439533
              ],
              [
                314507.2814280002,
                4319686.656859298,
                -0.099349876439533
              ],
              [
                316362.1414280002,
                4319686.656859298,
                499.0006501235605
              ],
              [
                316362.1414280002,
                4318427.616859299,
                499.0006501235605
              ],
              [
                314507.2814280002,
                4318427.616859299,
                -0.099349876439533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:34:37+00:00",
        "end_time": "2018-04-13T13:18:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_272484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_272484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_272484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_272484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14224718,
            38.9952204,
            -0.09934987644,
            -77.12050063,
            39.0069494,
            499.0006501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1419051482358,
                  38.99522039513754,
                  -0.099349876439533
                ],
                [
                  -77.14224717557846,
                  39.00655810727897,
                  -0.099349876439533
                ],
                [
                  -77.12083924700644,
                  39.00694940471856,
                  499.0006501235605
                ],
                [
                  -77.12050063133503,
                  38.995611535305414,
                  499.0006501235605
                ],
                [
                  -77.1419051482358,
                  38.99522039513754,
                  -0.099349876439533
                ]
              ]
            ]
          },
          "id": "20180413_272484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_272484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:34:37Z",
            "pc:count": 13879186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315351.7249,
                "count": 13879186,
                "maximum": 316362.1414,
                "minimum": 314507.2814,
                "name": "X",
                "position": 0,
                "stddev": 563.222464,
                "variance": 317219.5439
              },
              {
                "average": 4319033.74,
                "count": 13879186,
                "maximum": 4319686.657,
                "minimum": 4318427.617,
                "name": "Y",
                "position": 1,
                "stddev": 345.5918548,
                "variance": 119433.7301
              },
              {
                "average": 86.42513931,
                "count": 13879186,
                "maximum": 499.0006501,
                "minimum": -0.09934987644,
                "name": "Z",
                "position": 2,
                "stddev": 15.69174908,
                "variance": 246.2309891
              },
              {
                "average": 3764.163696,
                "count": 13879186,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4050.415608,
                "variance": 16405866.6
              },
              {
                "average": 2.28321697,
                "count": 13879186,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.304930453,
                "variance": 1.702843487
              },
              {
                "average": 3.171676423,
                "count": 13879186,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.460896353,
                "variance": 2.134218155
              },
              {
                "average": 0.5054595421,
                "count": 13879186,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999702105,
                "variance": 0.2499702114
              },
              {
                "average": 0,
                "count": 13879186,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.350861427,
                "count": 13879186,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.596737015,
                "variance": 0.3560950651
              },
              {
                "average": -3.601510167,
                "count": 13879186,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.26721878,
                "variance": 176.0190941
              },
              {
                "average": 0,
                "count": 13879186,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 102.110929,
                "count": 13879186,
                "maximum": 103,
                "minimum": 101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6024737141,
                "variance": 0.3629745762
              },
              {
                "average": 207661389.3,
                "count": 13879186,
                "maximum": 207661677.8,
                "minimum": 207660695.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 395.0951661,
                "variance": 156100.1902
              },
              {
                "average": 0,
                "count": 13879186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13879186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13879186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000970806213,
                "count": 13879186,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03114263666,
                "variance": 0.0009698638182
              },
              {
                "average": 0.3047255077,
                "count": 13879186,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4602910904,
                "variance": 0.2118678879
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314507.2814,
              4318427.617,
              -0.09934987644,
              316362.1414,
              4319686.657,
              499.0006501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314507.2814280002,
                    4318427.616859299,
                    -0.099349876439533
                  ],
                  [
                    314507.2814280002,
                    4319686.656859298,
                    -0.099349876439533
                  ],
                  [
                    316362.1414280002,
                    4319686.656859298,
                    499.0006501235605
                  ],
                  [
                    316362.1414280002,
                    4318427.616859299,
                    499.0006501235605
                  ],
                  [
                    314507.2814280002,
                    4318427.616859299,
                    -0.099349876439533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:34:37+00:00",
            "end_time": "2018-04-13T13:18: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": "20180408_272512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14205883565303,
              39.07209897728355,
              -4.51323511797554
            ],
            [
              -77.14240182007828,
              39.08343635840115,
              -4.51323511797554
            ],
            [
              -77.12096697941199,
              39.08382839231784,
              399.4267648820245
            ],
            [
              -77.12062742025755,
              39.07249085372759,
              399.4267648820245
            ],
            [
              -77.14205883565303,
              39.07209897728355,
              -4.51323511797554
            ]
          ]
        ]
      },
      "bbox": [
        -77.14240182,
        39.07209898,
        -4.513235118,
        -77.12062742,
        39.08382839,
        399.4267649
      ],
      "properties": {
        "datetime": "2018-04-12T01:55:55Z",
        "pc:count": 10819597,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315641.69,
            "count": 10819597,
            "maximum": 316550.1434,
            "minimum": 314694.9634,
            "name": "X",
            "position": 0,
            "stddev": 539.2036759,
            "variance": 290740.6041
          },
          {
            "average": 4327631.024,
            "count": 10819597,
            "maximum": 4328219.542,
            "minimum": 4326960.522,
            "name": "Y",
            "position": 1,
            "stddev": 360.5122663,
            "variance": 129969.0942
          },
          {
            "average": 125.2366849,
            "count": 10819597,
            "maximum": 399.4267649,
            "minimum": -4.513235118,
            "name": "Z",
            "position": 2,
            "stddev": 10.3043444,
            "variance": 106.1795134
          },
          {
            "average": 3530.06052,
            "count": 10819597,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3732.289584,
            "variance": 13929985.54
          },
          {
            "average": 1.688962445,
            "count": 10819597,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.052968778,
            "variance": 1.108743247
          },
          {
            "average": 2.246349749,
            "count": 10819597,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.391805093,
            "variance": 1.937121418
          },
          {
            "average": 0.551537548,
            "count": 10819597,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4973368114,
            "variance": 0.247343904
          },
          {
            "average": 0,
            "count": 10819597,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.464070057,
            "count": 10819597,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8565190891,
            "variance": 0.73362495
          },
          {
            "average": -5.715109617,
            "count": 10819597,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87499155,
            "variance": 141.0154243
          },
          {
            "average": 0,
            "count": 10819597,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.20270478,
            "count": 10819597,
            "maximum": 89,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5894260409,
            "variance": 0.3474230577
          },
          {
            "average": 207504925.5,
            "count": 10819597,
            "maximum": 207533355.9,
            "minimum": 207229379.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 88180.18412,
            "variance": 7775744871
          },
          {
            "average": 0,
            "count": 10819597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10819597,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10819597,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006971609016,
            "count": 10819597,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02639460045,
            "variance": 0.0006966749327
          },
          {
            "average": 0.2698875014,
            "count": 10819597,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4439011784,
            "variance": 0.1970482562
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314694.9634,
          4326960.522,
          -4.513235118,
          316550.1434,
          4328219.542,
          399.4267649
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314694.96337885404,
                4326960.522393644,
                -4.51323511797554
              ],
              [
                314694.96337885404,
                4328219.542393643,
                -4.51323511797554
              ],
              [
                316550.1433788541,
                4328219.542393643,
                399.4267648820245
              ],
              [
                316550.1433788541,
                4326960.522393644,
                399.4267648820245
              ],
              [
                314694.96337885404,
                4326960.522393644,
                -4.51323511797554
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:55:55+00:00",
        "end_time": "2018-04-08T13:29:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180408_272512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_272512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180408_272512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180408_272512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14240182,
            39.07209898,
            -4.513235118,
            -77.12062742,
            39.08382839,
            399.4267649
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14205883565303,
                  39.07209897728355,
                  -4.51323511797554
                ],
                [
                  -77.14240182007828,
                  39.08343635840115,
                  -4.51323511797554
                ],
                [
                  -77.12096697941199,
                  39.08382839231784,
                  399.4267648820245
                ],
                [
                  -77.12062742025755,
                  39.07249085372759,
                  399.4267648820245
                ],
                [
                  -77.14205883565303,
                  39.07209897728355,
                  -4.51323511797554
                ]
              ]
            ]
          },
          "id": "20180408_272512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180408_272512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:55:55Z",
            "pc:count": 10819597,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315641.69,
                "count": 10819597,
                "maximum": 316550.1434,
                "minimum": 314694.9634,
                "name": "X",
                "position": 0,
                "stddev": 539.2036759,
                "variance": 290740.6041
              },
              {
                "average": 4327631.024,
                "count": 10819597,
                "maximum": 4328219.542,
                "minimum": 4326960.522,
                "name": "Y",
                "position": 1,
                "stddev": 360.5122663,
                "variance": 129969.0942
              },
              {
                "average": 125.2366849,
                "count": 10819597,
                "maximum": 399.4267649,
                "minimum": -4.513235118,
                "name": "Z",
                "position": 2,
                "stddev": 10.3043444,
                "variance": 106.1795134
              },
              {
                "average": 3530.06052,
                "count": 10819597,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3732.289584,
                "variance": 13929985.54
              },
              {
                "average": 1.688962445,
                "count": 10819597,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.052968778,
                "variance": 1.108743247
              },
              {
                "average": 2.246349749,
                "count": 10819597,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.391805093,
                "variance": 1.937121418
              },
              {
                "average": 0.551537548,
                "count": 10819597,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4973368114,
                "variance": 0.247343904
              },
              {
                "average": 0,
                "count": 10819597,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.464070057,
                "count": 10819597,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8565190891,
                "variance": 0.73362495
              },
              {
                "average": -5.715109617,
                "count": 10819597,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87499155,
                "variance": 141.0154243
              },
              {
                "average": 0,
                "count": 10819597,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.20270478,
                "count": 10819597,
                "maximum": 89,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5894260409,
                "variance": 0.3474230577
              },
              {
                "average": 207504925.5,
                "count": 10819597,
                "maximum": 207533355.9,
                "minimum": 207229379.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 88180.18412,
                "variance": 7775744871
              },
              {
                "average": 0,
                "count": 10819597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10819597,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10819597,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006971609016,
                "count": 10819597,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02639460045,
                "variance": 0.0006966749327
              },
              {
                "average": 0.2698875014,
                "count": 10819597,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4439011784,
                "variance": 0.1970482562
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314694.9634,
              4326960.522,
              -4.513235118,
              316550.1434,
              4328219.542,
              399.4267649
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314694.96337885404,
                    4326960.522393644,
                    -4.51323511797554
                  ],
                  [
                    314694.96337885404,
                    4328219.542393643,
                    -4.51323511797554
                  ],
                  [
                    316550.1433788541,
                    4328219.542393643,
                    399.4267648820245
                  ],
                  [
                    316550.1433788541,
                    4326960.522393644,
                    399.4267648820245
                  ],
                  [
                    314694.96337885404,
                    4326960.522393644,
                    -4.51323511797554
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:55:55+00:00",
            "end_time": "2018-04-08T13:29:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180408_272516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14207987872138,
              39.08308052946239,
              -10.223616777643741
            ],
            [
              -77.14242297340613,
              39.09441698853174,
              -10.223616777643741
            ],
            [
              -77.12098665801717,
              39.09480908412938,
              398.01638322235624
            ],
            [
              -77.12064698990615,
              39.08347246758822,
              398.01638322235624
            ],
            [
              -77.14207987872138,
              39.08308052946239,
              -10.223616777643741
            ]
          ]
        ]
      },
      "bbox": [
        -77.14242297,
        39.08308053,
        -10.22361678,
        -77.12064699,
        39.09480908,
        398.0163832
      ],
      "properties": {
        "datetime": "2018-04-12T01:55:31Z",
        "pc:count": 13497042,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315757.2908,
            "count": 13497042,
            "maximum": 316576.9008,
            "minimum": 314721.8808,
            "name": "X",
            "position": 0,
            "stddev": 467.6602054,
            "variance": 218706.0677
          },
          {
            "average": 4328763.872,
            "count": 13497042,
            "maximum": 4329438.313,
            "minimum": 4328179.393,
            "name": "Y",
            "position": 1,
            "stddev": 338.418822,
            "variance": 114527.2991
          },
          {
            "average": 122.0170852,
            "count": 13497042,
            "maximum": 398.0163832,
            "minimum": -10.22361678,
            "name": "Z",
            "position": 2,
            "stddev": 11.47915917,
            "variance": 131.7710952
          },
          {
            "average": 4482.798972,
            "count": 13497042,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4604.281153,
            "variance": 21199404.94
          },
          {
            "average": 1.971503534,
            "count": 13497042,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.195494405,
            "variance": 1.429206872
          },
          {
            "average": 2.769365021,
            "count": 13497042,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.466208712,
            "variance": 2.149767988
          },
          {
            "average": 0.512857558,
            "count": 13497042,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998346744,
            "variance": 0.2498347017
          },
          {
            "average": 0,
            "count": 13497042,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.380509744,
            "count": 13497042,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5264654279,
            "variance": 0.2771658468
          },
          {
            "average": 11.39511162,
            "count": 13497042,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.788446407,
            "variance": 60.65989743
          },
          {
            "average": 0,
            "count": 13497042,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.57015959,
            "count": 13497042,
            "maximum": 89,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5061817297,
            "variance": 0.2562199435
          },
          {
            "average": 207400837.1,
            "count": 13497042,
            "maximum": 207533331.6,
            "minimum": 207229357.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 150574.0499,
            "variance": 22672544500.0
          },
          {
            "average": 0,
            "count": 13497042,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13497042,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13497042,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005961306188,
            "count": 13497042,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02440850858,
            "variance": 0.0005957752913
          },
          {
            "average": 0.4133850217,
            "count": 13497042,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4924407208,
            "variance": 0.2424978635
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314721.8808,
          4328179.393,
          -10.22361678,
          316576.9008,
          4329438.313,
          398.0163832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314721.8808078055,
                4328179.392635816,
                -10.223616777643741
              ],
              [
                314721.8808078055,
                4329438.312635816,
                -10.223616777643741
              ],
              [
                316576.90080780553,
                4329438.312635816,
                398.01638322235624
              ],
              [
                316576.90080780553,
                4328179.392635816,
                398.01638322235624
              ],
              [
                314721.8808078055,
                4328179.392635816,
                -10.223616777643741
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:55:31+00:00",
        "end_time": "2018-04-08T13:29:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180408_272516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_272516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180408_272516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180408_272516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14242297,
            39.08308053,
            -10.22361678,
            -77.12064699,
            39.09480908,
            398.0163832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14207987872138,
                  39.08308052946239,
                  -10.223616777643741
                ],
                [
                  -77.14242297340613,
                  39.09441698853174,
                  -10.223616777643741
                ],
                [
                  -77.12098665801717,
                  39.09480908412938,
                  398.01638322235624
                ],
                [
                  -77.12064698990615,
                  39.08347246758822,
                  398.01638322235624
                ],
                [
                  -77.14207987872138,
                  39.08308052946239,
                  -10.223616777643741
                ]
              ]
            ]
          },
          "id": "20180408_272516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180408_272516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:55:31Z",
            "pc:count": 13497042,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315757.2908,
                "count": 13497042,
                "maximum": 316576.9008,
                "minimum": 314721.8808,
                "name": "X",
                "position": 0,
                "stddev": 467.6602054,
                "variance": 218706.0677
              },
              {
                "average": 4328763.872,
                "count": 13497042,
                "maximum": 4329438.313,
                "minimum": 4328179.393,
                "name": "Y",
                "position": 1,
                "stddev": 338.418822,
                "variance": 114527.2991
              },
              {
                "average": 122.0170852,
                "count": 13497042,
                "maximum": 398.0163832,
                "minimum": -10.22361678,
                "name": "Z",
                "position": 2,
                "stddev": 11.47915917,
                "variance": 131.7710952
              },
              {
                "average": 4482.798972,
                "count": 13497042,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4604.281153,
                "variance": 21199404.94
              },
              {
                "average": 1.971503534,
                "count": 13497042,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.195494405,
                "variance": 1.429206872
              },
              {
                "average": 2.769365021,
                "count": 13497042,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.466208712,
                "variance": 2.149767988
              },
              {
                "average": 0.512857558,
                "count": 13497042,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998346744,
                "variance": 0.2498347017
              },
              {
                "average": 0,
                "count": 13497042,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.380509744,
                "count": 13497042,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5264654279,
                "variance": 0.2771658468
              },
              {
                "average": 11.39511162,
                "count": 13497042,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.788446407,
                "variance": 60.65989743
              },
              {
                "average": 0,
                "count": 13497042,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.57015959,
                "count": 13497042,
                "maximum": 89,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5061817297,
                "variance": 0.2562199435
              },
              {
                "average": 207400837.1,
                "count": 13497042,
                "maximum": 207533331.6,
                "minimum": 207229357.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 150574.0499,
                "variance": 22672544500.0
              },
              {
                "average": 0,
                "count": 13497042,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13497042,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13497042,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005961306188,
                "count": 13497042,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02440850858,
                "variance": 0.0005957752913
              },
              {
                "average": 0.4133850217,
                "count": 13497042,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4924407208,
                "variance": 0.2424978635
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314721.8808,
              4328179.393,
              -10.22361678,
              316576.9008,
              4329438.313,
              398.0163832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314721.8808078055,
                    4328179.392635816,
                    -10.223616777643741
                  ],
                  [
                    314721.8808078055,
                    4329438.312635816,
                    -10.223616777643741
                  ],
                  [
                    316576.90080780553,
                    4329438.312635816,
                    398.01638322235624
                  ],
                  [
                    316576.90080780553,
                    4328179.392635816,
                    398.01638322235624
                  ],
                  [
                    314721.8808078055,
                    4328179.392635816,
                    -10.223616777643741
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:55:31+00:00",
            "end_time": "2018-04-08T13:29: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": "20161112_278460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12069002158385,
              38.93136421521977,
              -8.919141476242174
            ],
            [
              -77.12096776720645,
              38.94068503002783,
              -8.919141476242174
            ],
            [
              -77.09963171836212,
              38.94107093681854,
              482.1208585237579
            ],
            [
              -77.09935676171231,
              38.93174999443043,
              482.1208585237579
            ],
            [
              -77.12069002158385,
              38.93136421521977,
              -8.919141476242174
            ]
          ]
        ]
      },
      "bbox": [
        -77.12096777,
        38.93136422,
        -8.919141476,
        -77.09935676,
        38.94107094,
        482.1208585
      ],
      "properties": {
        "datetime": "2018-04-13T14:02:08Z",
        "pc:count": 17022518,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317054.7003,
            "count": 17022518,
            "maximum": 318030.0197,
            "minimum": 316179.6997,
            "name": "X",
            "position": 0,
            "stddev": 517.8569455,
            "variance": 268175.816
          },
          {
            "average": 4311809.719,
            "count": 17022518,
            "maximum": 4312332.459,
            "minimum": 4311297.419,
            "name": "Y",
            "position": 1,
            "stddev": 295.584243,
            "variance": 87370.04473
          },
          {
            "average": 61.37904502,
            "count": 17022518,
            "maximum": 482.1208585,
            "minimum": -8.919141476,
            "name": "Z",
            "position": 2,
            "stddev": 62.68141783,
            "variance": 3928.960142
          },
          {
            "average": 8317.679072,
            "count": 17022518,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14477.57683,
            "variance": 209600231
          },
          {
            "average": 2.054382671,
            "count": 17022518,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.223294029,
            "variance": 1.496448283
          },
          {
            "average": 2.801966313,
            "count": 17022518,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.445283233,
            "variance": 2.088843624
          },
          {
            "average": 0.6556778498,
            "count": 17022518,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4751467356,
            "variance": 0.2257644204
          },
          {
            "average": 0.0003086499894,
            "count": 17022518,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01756572636,
            "variance": 0.0003085547427
          },
          {
            "average": 1.379398336,
            "count": 17022518,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.453495351,
            "variance": 2.112648737
          },
          {
            "average": 6.826200812,
            "count": 17022518,
            "maximum": 33,
            "minimum": -33,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.17555102,
            "variance": 173.5951446
          },
          {
            "average": 0,
            "count": 17022518,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 113.9540257,
            "count": 17022518,
            "maximum": 118,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.423491262,
            "variance": 5.873309895
          },
          {
            "average": 194558991.3,
            "count": 17022518,
            "maximum": 207663328.4,
            "minimum": 162996108.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20336663.62,
            "variance": 413579887000000.0
          },
          {
            "average": 0,
            "count": 17022518,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17022518,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17022518,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.007120744416,
            "count": 17022518,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.08408352889,
            "variance": 0.007070039831
          },
          {
            "average": 0.6361924834,
            "count": 17022518,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4810941915,
            "variance": 0.2314516211
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316179.6997,
          4311297.419,
          -8.919141476,
          318030.0197,
          4312332.459,
          482.1208585
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316179.6997313869,
                4311297.41878771,
                -8.919141476242174
              ],
              [
                316179.6997313869,
                4312332.4587877095,
                -8.919141476242174
              ],
              [
                318030.01973138686,
                4312332.4587877095,
                482.1208585237579
              ],
              [
                318030.01973138686,
                4311297.41878771,
                482.1208585237579
              ],
              [
                316179.6997313869,
                4311297.41878771,
                -8.919141476242174
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:02:08+00:00",
        "end_time": "2016-11-12T14:28:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20161112_278460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20161112_278460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20161112_278460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20161112_278460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12096777,
            38.93136422,
            -8.919141476,
            -77.09935676,
            38.94107094,
            482.1208585
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12069002158385,
                  38.93136421521977,
                  -8.919141476242174
                ],
                [
                  -77.12096776720645,
                  38.94068503002783,
                  -8.919141476242174
                ],
                [
                  -77.09963171836212,
                  38.94107093681854,
                  482.1208585237579
                ],
                [
                  -77.09935676171231,
                  38.93174999443043,
                  482.1208585237579
                ],
                [
                  -77.12069002158385,
                  38.93136421521977,
                  -8.919141476242174
                ]
              ]
            ]
          },
          "id": "20161112_278460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20161112_278460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:02:08Z",
            "pc:count": 17022518,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317054.7003,
                "count": 17022518,
                "maximum": 318030.0197,
                "minimum": 316179.6997,
                "name": "X",
                "position": 0,
                "stddev": 517.8569455,
                "variance": 268175.816
              },
              {
                "average": 4311809.719,
                "count": 17022518,
                "maximum": 4312332.459,
                "minimum": 4311297.419,
                "name": "Y",
                "position": 1,
                "stddev": 295.584243,
                "variance": 87370.04473
              },
              {
                "average": 61.37904502,
                "count": 17022518,
                "maximum": 482.1208585,
                "minimum": -8.919141476,
                "name": "Z",
                "position": 2,
                "stddev": 62.68141783,
                "variance": 3928.960142
              },
              {
                "average": 8317.679072,
                "count": 17022518,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14477.57683,
                "variance": 209600231
              },
              {
                "average": 2.054382671,
                "count": 17022518,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.223294029,
                "variance": 1.496448283
              },
              {
                "average": 2.801966313,
                "count": 17022518,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.445283233,
                "variance": 2.088843624
              },
              {
                "average": 0.6556778498,
                "count": 17022518,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4751467356,
                "variance": 0.2257644204
              },
              {
                "average": 0.0003086499894,
                "count": 17022518,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01756572636,
                "variance": 0.0003085547427
              },
              {
                "average": 1.379398336,
                "count": 17022518,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.453495351,
                "variance": 2.112648737
              },
              {
                "average": 6.826200812,
                "count": 17022518,
                "maximum": 33,
                "minimum": -33,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.17555102,
                "variance": 173.5951446
              },
              {
                "average": 0,
                "count": 17022518,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 113.9540257,
                "count": 17022518,
                "maximum": 118,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.423491262,
                "variance": 5.873309895
              },
              {
                "average": 194558991.3,
                "count": 17022518,
                "maximum": 207663328.4,
                "minimum": 162996108.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20336663.62,
                "variance": 413579887000000.0
              },
              {
                "average": 0,
                "count": 17022518,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17022518,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17022518,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.007120744416,
                "count": 17022518,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.08408352889,
                "variance": 0.007070039831
              },
              {
                "average": 0.6361924834,
                "count": 17022518,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4810941915,
                "variance": 0.2314516211
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316179.6997,
              4311297.419,
              -8.919141476,
              318030.0197,
              4312332.459,
              482.1208585
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316179.6997313869,
                    4311297.41878771,
                    -8.919141476242174
                  ],
                  [
                    316179.6997313869,
                    4312332.4587877095,
                    -8.919141476242174
                  ],
                  [
                    318030.01973138686,
                    4312332.4587877095,
                    482.1208585237579
                  ],
                  [
                    318030.01973138686,
                    4311297.41878771,
                    482.1208585237579
                  ],
                  [
                    316179.6997313869,
                    4311297.41878771,
                    -8.919141476242174
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:02:08+00:00",
            "end_time": "2016-11-12T14:28: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": "20180305_278476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12075783845063,
              38.97327863430677,
              -10.277387024360337
            ],
            [
              -77.1210962150192,
              38.98461618512001,
              -10.277387024360337
            ],
            [
              -77.09969114232982,
              38.98500348266456,
              486.72261297563966
            ],
            [
              -77.09935617434303,
              38.9736657761638,
              486.72261297563966
            ],
            [
              -77.12075783845063,
              38.97327863430677,
              -10.277387024360337
            ]
          ]
        ]
      },
      "bbox": [
        -77.12109622,
        38.97327863,
        -10.27738702,
        -77.09935617,
        38.98500348,
        486.722613
      ],
      "properties": {
        "datetime": "2018-04-13T14:07:22Z",
        "pc:count": 25681446,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317231.3073,
            "count": 25681446,
            "maximum": 318137.2803,
            "minimum": 316282.1203,
            "name": "X",
            "position": 0,
            "stddev": 498.4673657,
            "variance": 248469.7147
          },
          {
            "average": 4316548.151,
            "count": 25681446,
            "maximum": 4317208.479,
            "minimum": 4315949.479,
            "name": "Y",
            "position": 1,
            "stddev": 351.0158382,
            "variance": 123212.1187
          },
          {
            "average": 107.0345332,
            "count": 25681446,
            "maximum": 486.722613,
            "minimum": -10.27738702,
            "name": "Z",
            "position": 2,
            "stddev": 12.54740357,
            "variance": 157.4373363
          },
          {
            "average": 4422.484164,
            "count": 25681446,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4824.350214,
            "variance": 23274354.99
          },
          {
            "average": 2.052813576,
            "count": 25681446,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.245854052,
            "variance": 1.552152319
          },
          {
            "average": 2.887318456,
            "count": 25681446,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.498319,
            "variance": 2.244959827
          },
          {
            "average": 0.5028854684,
            "count": 25681446,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999916837,
            "variance": 0.2499916838
          },
          {
            "average": 0,
            "count": 25681446,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319337237,
            "count": 25681446,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5535328748,
            "variance": 0.3063986434
          },
          {
            "average": -8.261355187,
            "count": 25681446,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.54153875,
            "variance": 111.1240392
          },
          {
            "average": 0,
            "count": 25681446,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.32320151,
            "count": 25681446,
            "maximum": 110,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.2528056,
            "variance": 126.6256338
          },
          {
            "average": 206530105.8,
            "count": 25681446,
            "maximum": 207663642.2,
            "minimum": 204312364.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1584213.188,
            "variance": 2509731426000.0
          },
          {
            "average": 0,
            "count": 25681446,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25681446,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25681446,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007102014427,
            "count": 25681446,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02664014047,
            "variance": 0.0007096970843
          },
          {
            "average": 0.6230979362,
            "count": 25681446,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4846100569,
            "variance": 0.2348469073
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316282.1203,
          4315949.479,
          -10.27738702,
          318137.2803,
          4317208.479,
          486.722613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316282.1203039685,
                4315949.4792986065,
                -10.277387024360337
              ],
              [
                316282.1203039685,
                4317208.4792986065,
                -10.277387024360337
              ],
              [
                318137.2803039685,
                4317208.4792986065,
                486.72261297563966
              ],
              [
                318137.2803039685,
                4315949.4792986065,
                486.72261297563966
              ],
              [
                316282.1203039685,
                4315949.4792986065,
                -10.277387024360337
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:07:22+00:00",
        "end_time": "2018-03-05T19:12:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_278476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_278476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_278476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_278476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12109622,
            38.97327863,
            -10.27738702,
            -77.09935617,
            38.98500348,
            486.722613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12075783845063,
                  38.97327863430677,
                  -10.277387024360337
                ],
                [
                  -77.1210962150192,
                  38.98461618512001,
                  -10.277387024360337
                ],
                [
                  -77.09969114232982,
                  38.98500348266456,
                  486.72261297563966
                ],
                [
                  -77.09935617434303,
                  38.9736657761638,
                  486.72261297563966
                ],
                [
                  -77.12075783845063,
                  38.97327863430677,
                  -10.277387024360337
                ]
              ]
            ]
          },
          "id": "20180305_278476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_278476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:07:22Z",
            "pc:count": 25681446,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317231.3073,
                "count": 25681446,
                "maximum": 318137.2803,
                "minimum": 316282.1203,
                "name": "X",
                "position": 0,
                "stddev": 498.4673657,
                "variance": 248469.7147
              },
              {
                "average": 4316548.151,
                "count": 25681446,
                "maximum": 4317208.479,
                "minimum": 4315949.479,
                "name": "Y",
                "position": 1,
                "stddev": 351.0158382,
                "variance": 123212.1187
              },
              {
                "average": 107.0345332,
                "count": 25681446,
                "maximum": 486.722613,
                "minimum": -10.27738702,
                "name": "Z",
                "position": 2,
                "stddev": 12.54740357,
                "variance": 157.4373363
              },
              {
                "average": 4422.484164,
                "count": 25681446,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4824.350214,
                "variance": 23274354.99
              },
              {
                "average": 2.052813576,
                "count": 25681446,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.245854052,
                "variance": 1.552152319
              },
              {
                "average": 2.887318456,
                "count": 25681446,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.498319,
                "variance": 2.244959827
              },
              {
                "average": 0.5028854684,
                "count": 25681446,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999916837,
                "variance": 0.2499916838
              },
              {
                "average": 0,
                "count": 25681446,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319337237,
                "count": 25681446,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5535328748,
                "variance": 0.3063986434
              },
              {
                "average": -8.261355187,
                "count": 25681446,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.54153875,
                "variance": 111.1240392
              },
              {
                "average": 0,
                "count": 25681446,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.32320151,
                "count": 25681446,
                "maximum": 110,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.2528056,
                "variance": 126.6256338
              },
              {
                "average": 206530105.8,
                "count": 25681446,
                "maximum": 207663642.2,
                "minimum": 204312364.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1584213.188,
                "variance": 2509731426000.0
              },
              {
                "average": 0,
                "count": 25681446,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25681446,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25681446,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007102014427,
                "count": 25681446,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02664014047,
                "variance": 0.0007096970843
              },
              {
                "average": 0.6230979362,
                "count": 25681446,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4846100569,
                "variance": 0.2348469073
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316282.1203,
              4315949.479,
              -10.27738702,
              318137.2803,
              4317208.479,
              486.722613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316282.1203039685,
                    4315949.4792986065,
                    -10.277387024360337
                  ],
                  [
                    316282.1203039685,
                    4317208.4792986065,
                    -10.277387024360337
                  ],
                  [
                    318137.2803039685,
                    4317208.4792986065,
                    486.72261297563966
                  ],
                  [
                    318137.2803039685,
                    4315949.4792986065,
                    486.72261297563966
                  ],
                  [
                    316282.1203039685,
                    4315949.4792986065,
                    -10.277387024360337
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:07:22+00:00",
            "end_time": "2018-03-05T19:12: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": "20180411_278500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12086978040452,
              39.039176232634794,
              -10.213862663064305
            ],
            [
              -77.12120891635982,
              39.050511853243755,
              -10.213862663064305
            ],
            [
              -77.0997846616758,
              39.05089970308562,
              407.5261373369357
            ],
            [
              -77.09944894483105,
              39.039563926670716,
              407.5261373369357
            ],
            [
              -77.12086978040452,
              39.039176232634794,
              -10.213862663064305
            ]
          ]
        ]
      },
      "bbox": [
        -77.12120892,
        39.03917623,
        -10.21386266,
        -77.09944894,
        39.0508997,
        407.5261373
      ],
      "properties": {
        "datetime": "2018-04-12T02:12:05Z",
        "pc:count": 10452706,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317269.735,
            "count": 10452706,
            "maximum": 318297.9982,
            "minimum": 316442.8982,
            "name": "X",
            "position": 0,
            "stddev": 510.0684244,
            "variance": 260169.7975
          },
          {
            "average": 4323859.554,
            "count": 10452706,
            "maximum": 4324522.29,
            "minimum": 4323263.49,
            "name": "Y",
            "position": 1,
            "stddev": 353.9411383,
            "variance": 125274.3293
          },
          {
            "average": 115.2486338,
            "count": 10452706,
            "maximum": 407.5261373,
            "minimum": -10.21386266,
            "name": "Z",
            "position": 2,
            "stddev": 14.25649404,
            "variance": 203.2476222
          },
          {
            "average": 4498.475678,
            "count": 10452706,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4162.179696,
            "variance": 17323739.82
          },
          {
            "average": 1.600197021,
            "count": 10452706,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.015560529,
            "variance": 1.031363188
          },
          {
            "average": 2.082374746,
            "count": 10452706,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.380589823,
            "variance": 1.906028261
          },
          {
            "average": 0.5079493291,
            "count": 10452706,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999368281,
            "variance": 0.2499368321
          },
          {
            "average": 0,
            "count": 10452706,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.419876729,
            "count": 10452706,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5567175232,
            "variance": 0.3099344007
          },
          {
            "average": 9.293921967,
            "count": 10452706,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.740777812,
            "variance": 94.88275239
          },
          {
            "average": 0,
            "count": 10452706,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89.39456539,
            "count": 10452706,
            "maximum": 90,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5567419745,
            "variance": 0.3099616261
          },
          {
            "average": 207533771.1,
            "count": 10452706,
            "maximum": 207534325,
            "minimum": 207532984.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.3930071,
            "variance": 219392.0091
          },
          {
            "average": 0,
            "count": 10452706,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10452706,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10452706,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006201265012,
            "count": 10452706,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02489461797,
            "variance": 0.0006197420036
          },
          {
            "average": 0.3677310928,
            "count": 10452706,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4821876797,
            "variance": 0.2325049584
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316442.8982,
          4323263.49,
          -10.21386266,
          318297.9982,
          4324522.29,
          407.5261373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316442.8982482433,
                4323263.490358014,
                -10.213862663064305
              ],
              [
                316442.8982482433,
                4324522.290358014,
                -10.213862663064305
              ],
              [
                318297.9982482433,
                4324522.290358014,
                407.5261373369357
              ],
              [
                318297.9982482433,
                4323263.490358014,
                407.5261373369357
              ],
              [
                316442.8982482433,
                4323263.490358014,
                -10.213862663064305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:12:05+00:00",
        "end_time": "2018-04-12T01:49:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_278500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_278500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_278500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_278500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12120892,
            39.03917623,
            -10.21386266,
            -77.09944894,
            39.0508997,
            407.5261373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12086978040452,
                  39.039176232634794,
                  -10.213862663064305
                ],
                [
                  -77.12120891635982,
                  39.050511853243755,
                  -10.213862663064305
                ],
                [
                  -77.0997846616758,
                  39.05089970308562,
                  407.5261373369357
                ],
                [
                  -77.09944894483105,
                  39.039563926670716,
                  407.5261373369357
                ],
                [
                  -77.12086978040452,
                  39.039176232634794,
                  -10.213862663064305
                ]
              ]
            ]
          },
          "id": "20180411_278500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_278500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:12:05Z",
            "pc:count": 10452706,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317269.735,
                "count": 10452706,
                "maximum": 318297.9982,
                "minimum": 316442.8982,
                "name": "X",
                "position": 0,
                "stddev": 510.0684244,
                "variance": 260169.7975
              },
              {
                "average": 4323859.554,
                "count": 10452706,
                "maximum": 4324522.29,
                "minimum": 4323263.49,
                "name": "Y",
                "position": 1,
                "stddev": 353.9411383,
                "variance": 125274.3293
              },
              {
                "average": 115.2486338,
                "count": 10452706,
                "maximum": 407.5261373,
                "minimum": -10.21386266,
                "name": "Z",
                "position": 2,
                "stddev": 14.25649404,
                "variance": 203.2476222
              },
              {
                "average": 4498.475678,
                "count": 10452706,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4162.179696,
                "variance": 17323739.82
              },
              {
                "average": 1.600197021,
                "count": 10452706,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.015560529,
                "variance": 1.031363188
              },
              {
                "average": 2.082374746,
                "count": 10452706,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.380589823,
                "variance": 1.906028261
              },
              {
                "average": 0.5079493291,
                "count": 10452706,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999368281,
                "variance": 0.2499368321
              },
              {
                "average": 0,
                "count": 10452706,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.419876729,
                "count": 10452706,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5567175232,
                "variance": 0.3099344007
              },
              {
                "average": 9.293921967,
                "count": 10452706,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.740777812,
                "variance": 94.88275239
              },
              {
                "average": 0,
                "count": 10452706,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89.39456539,
                "count": 10452706,
                "maximum": 90,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5567419745,
                "variance": 0.3099616261
              },
              {
                "average": 207533771.1,
                "count": 10452706,
                "maximum": 207534325,
                "minimum": 207532984.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.3930071,
                "variance": 219392.0091
              },
              {
                "average": 0,
                "count": 10452706,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10452706,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10452706,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006201265012,
                "count": 10452706,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02489461797,
                "variance": 0.0006197420036
              },
              {
                "average": 0.3677310928,
                "count": 10452706,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4821876797,
                "variance": 0.2325049584
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316442.8982,
              4323263.49,
              -10.21386266,
              318297.9982,
              4324522.29,
              407.5261373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316442.8982482433,
                    4323263.490358014,
                    -10.213862663064305
                  ],
                  [
                    316442.8982482433,
                    4324522.290358014,
                    -10.213862663064305
                  ],
                  [
                    318297.9982482433,
                    4324522.290358014,
                    407.5261373369357
                  ],
                  [
                    318297.9982482433,
                    4323263.490358014,
                    407.5261373369357
                  ],
                  [
                    316442.8982482433,
                    4323263.490358014,
                    -10.213862663064305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:12:05+00:00",
            "end_time": "2018-04-12T01:49: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": "20180411_278504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12088817499102,
              39.050157009073736,
              27.21678383694308
            ],
            [
              -77.12122747351572,
              39.061493508662544,
              27.21678383694308
            ],
            [
              -77.09980082446504,
              39.06188143595458,
              404.9967838369431
            ],
            [
              -77.09946494704216,
              39.0505447805294,
              404.9967838369431
            ],
            [
              -77.12088817499102,
              39.050157009073736,
              27.21678383694308
            ]
          ]
        ]
      },
      "bbox": [
        -77.12122747,
        39.05015701,
        27.21678384,
        -77.09946495,
        39.06188144,
        404.9967838
      ],
      "properties": {
        "datetime": "2018-04-12T02:12:04Z",
        "pc:count": 9179187,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317478.0406,
            "count": 9179187,
            "maximum": 318324.7571,
            "minimum": 316469.7371,
            "name": "X",
            "position": 0,
            "stddev": 521.3843485,
            "variance": 271841.6388
          },
          {
            "average": 4325099.1,
            "count": 9179187,
            "maximum": 4325741.159,
            "minimum": 4324482.259,
            "name": "Y",
            "position": 1,
            "stddev": 356.6694636,
            "variance": 127213.1063
          },
          {
            "average": 111.1981871,
            "count": 9179187,
            "maximum": 404.9967838,
            "minimum": 27.21678384,
            "name": "Z",
            "position": 2,
            "stddev": 11.81117765,
            "variance": 139.5039175
          },
          {
            "average": 3445.225053,
            "count": 9179187,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3576.244764,
            "variance": 12789526.61
          },
          {
            "average": 1.514252297,
            "count": 9179187,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9450613066,
            "variance": 0.8931408733
          },
          {
            "average": 1.912485714,
            "count": 9179187,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.285650923,
            "variance": 1.652898296
          },
          {
            "average": 0.5530733822,
            "count": 9179187,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4971752639,
            "variance": 0.247183243
          },
          {
            "average": 0,
            "count": 9179187,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.462089072,
            "count": 9179187,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6374146784,
            "variance": 0.4062974723
          },
          {
            "average": -8.774244631,
            "count": 9179187,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.6791266,
            "variance": 93.68549173
          },
          {
            "average": 0,
            "count": 9179187,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.57371584,
            "count": 9179187,
            "maximum": 90,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5735041683,
            "variance": 0.3289070311
          },
          {
            "average": 207533245.1,
            "count": 9179187,
            "maximum": 207534324.9,
            "minimum": 207532984.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 290.9693144,
            "variance": 84663.14191
          },
          {
            "average": 0,
            "count": 9179187,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9179187,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9179187,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000934832246,
            "count": 9179187,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03056073357,
            "variance": 0.0009339584365
          },
          {
            "average": 0.2769093821,
            "count": 9179187,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4474713376,
            "variance": 0.200230598
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316469.7371,
          4324482.259,
          27.21678384,
          318324.7571,
          4325741.159,
          404.9967838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316469.7371380692,
                4324482.259300501,
                27.21678383694308
              ],
              [
                316469.7371380692,
                4325741.159300501,
                27.21678383694308
              ],
              [
                318324.7571380692,
                4325741.159300501,
                404.9967838369431
              ],
              [
                318324.7571380692,
                4324482.259300501,
                404.9967838369431
              ],
              [
                316469.7371380692,
                4324482.259300501,
                27.21678383694308
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:12:04+00:00",
        "end_time": "2018-04-12T01:49:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_278504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_278504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_278504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_278504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12122747,
            39.05015701,
            27.21678384,
            -77.09946495,
            39.06188144,
            404.9967838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12088817499102,
                  39.050157009073736,
                  27.21678383694308
                ],
                [
                  -77.12122747351572,
                  39.061493508662544,
                  27.21678383694308
                ],
                [
                  -77.09980082446504,
                  39.06188143595458,
                  404.9967838369431
                ],
                [
                  -77.09946494704216,
                  39.0505447805294,
                  404.9967838369431
                ],
                [
                  -77.12088817499102,
                  39.050157009073736,
                  27.21678383694308
                ]
              ]
            ]
          },
          "id": "20180411_278504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_278504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:12:04Z",
            "pc:count": 9179187,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317478.0406,
                "count": 9179187,
                "maximum": 318324.7571,
                "minimum": 316469.7371,
                "name": "X",
                "position": 0,
                "stddev": 521.3843485,
                "variance": 271841.6388
              },
              {
                "average": 4325099.1,
                "count": 9179187,
                "maximum": 4325741.159,
                "minimum": 4324482.259,
                "name": "Y",
                "position": 1,
                "stddev": 356.6694636,
                "variance": 127213.1063
              },
              {
                "average": 111.1981871,
                "count": 9179187,
                "maximum": 404.9967838,
                "minimum": 27.21678384,
                "name": "Z",
                "position": 2,
                "stddev": 11.81117765,
                "variance": 139.5039175
              },
              {
                "average": 3445.225053,
                "count": 9179187,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3576.244764,
                "variance": 12789526.61
              },
              {
                "average": 1.514252297,
                "count": 9179187,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9450613066,
                "variance": 0.8931408733
              },
              {
                "average": 1.912485714,
                "count": 9179187,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.285650923,
                "variance": 1.652898296
              },
              {
                "average": 0.5530733822,
                "count": 9179187,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4971752639,
                "variance": 0.247183243
              },
              {
                "average": 0,
                "count": 9179187,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.462089072,
                "count": 9179187,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6374146784,
                "variance": 0.4062974723
              },
              {
                "average": -8.774244631,
                "count": 9179187,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.6791266,
                "variance": 93.68549173
              },
              {
                "average": 0,
                "count": 9179187,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.57371584,
                "count": 9179187,
                "maximum": 90,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5735041683,
                "variance": 0.3289070311
              },
              {
                "average": 207533245.1,
                "count": 9179187,
                "maximum": 207534324.9,
                "minimum": 207532984.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 290.9693144,
                "variance": 84663.14191
              },
              {
                "average": 0,
                "count": 9179187,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9179187,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9179187,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000934832246,
                "count": 9179187,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03056073357,
                "variance": 0.0009339584365
              },
              {
                "average": 0.2769093821,
                "count": 9179187,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4474713376,
                "variance": 0.200230598
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316469.7371,
              4324482.259,
              27.21678384,
              318324.7571,
              4325741.159,
              404.9967838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316469.7371380692,
                    4324482.259300501,
                    27.21678383694308
                  ],
                  [
                    316469.7371380692,
                    4325741.159300501,
                    27.21678383694308
                  ],
                  [
                    318324.7571380692,
                    4325741.159300501,
                    404.9967838369431
                  ],
                  [
                    318324.7571380692,
                    4324482.259300501,
                    404.9967838369431
                  ],
                  [
                    316469.7371380692,
                    4324482.259300501,
                    27.21678383694308
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:12:04+00:00",
            "end_time": "2018-04-12T01:49: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": "20180305_278480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12077688793146,
              38.98426041073674,
              -10.437764567645644
            ],
            [
              -77.12111540536665,
              38.99559812012618,
              -10.437764567645644
            ],
            [
              -77.09970656330913,
              38.99598552015615,
              496.9822354323544
            ],
            [
              -77.09937145644429,
              38.98464765504868,
              496.9822354323544
            ],
            [
              -77.12077688793146,
              38.98426041073674,
              -10.437764567645644
            ]
          ]
        ]
      },
      "bbox": [
        -77.12111541,
        38.98426041,
        -10.43776457,
        -77.09937146,
        38.99598552,
        496.9822354
      ],
      "properties": {
        "datetime": "2018-04-13T13:34:09Z",
        "pc:count": 18125212,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317372.8827,
            "count": 18125212,
            "maximum": 318164.0615,
            "minimum": 316308.8615,
            "name": "X",
            "position": 0,
            "stddev": 479.71366,
            "variance": 230125.1956
          },
          {
            "average": 4317756.418,
            "count": 18125212,
            "maximum": 4318427.369,
            "minimum": 4317168.349,
            "name": "Y",
            "position": 1,
            "stddev": 348.7245727,
            "variance": 121608.8276
          },
          {
            "average": 113.204139,
            "count": 18125212,
            "maximum": 496.9822354,
            "minimum": -10.43776457,
            "name": "Z",
            "position": 2,
            "stddev": 11.98441469,
            "variance": 143.6261954
          },
          {
            "average": 4424.025676,
            "count": 18125212,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4644.635613,
            "variance": 21572639.98
          },
          {
            "average": 2.086387293,
            "count": 18125212,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.24301737,
            "variance": 1.545092182
          },
          {
            "average": 2.850883951,
            "count": 18125212,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.483740038,
            "variance": 2.201484502
          },
          {
            "average": 0.5010120157,
            "count": 18125212,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989896,
            "variance": 0.2499989896
          },
          {
            "average": 0,
            "count": 18125212,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314228435,
            "count": 18125212,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5702232281,
            "variance": 0.3251545298
          },
          {
            "average": 10.31980623,
            "count": 18125212,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.421706027,
            "variance": 88.76854446
          },
          {
            "average": 0,
            "count": 18125212,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.31384985,
            "count": 18125212,
            "maximum": 103,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.565529083,
            "variance": 91.49934665
          },
          {
            "average": 206629194.2,
            "count": 18125212,
            "maximum": 207661649.4,
            "minimum": 204312355.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1546510.665,
            "variance": 2391695237000.0
          },
          {
            "average": 0,
            "count": 18125212,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18125212,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18125212,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008852861969,
            "count": 18125212,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02974058698,
            "variance": 0.0008845025141
          },
          {
            "average": 0.4717072551,
            "count": 18125212,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4991988926,
            "variance": 0.2491995343
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316308.8615,
          4317168.349,
          -10.43776457,
          318164.0615,
          4318427.369,
          496.9822354
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316308.8614603355,
                4317168.348580926,
                -10.437764567645644
              ],
              [
                316308.8614603355,
                4318427.368580925,
                -10.437764567645644
              ],
              [
                318164.06146033545,
                4318427.368580925,
                496.9822354323544
              ],
              [
                318164.06146033545,
                4317168.348580926,
                496.9822354323544
              ],
              [
                316308.8614603355,
                4317168.348580926,
                -10.437764567645644
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:34:09+00:00",
        "end_time": "2018-03-05T19:12:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_278480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_278480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_278480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_278480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12111541,
            38.98426041,
            -10.43776457,
            -77.09937146,
            38.99598552,
            496.9822354
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12077688793146,
                  38.98426041073674,
                  -10.437764567645644
                ],
                [
                  -77.12111540536665,
                  38.99559812012618,
                  -10.437764567645644
                ],
                [
                  -77.09970656330913,
                  38.99598552015615,
                  496.9822354323544
                ],
                [
                  -77.09937145644429,
                  38.98464765504868,
                  496.9822354323544
                ],
                [
                  -77.12077688793146,
                  38.98426041073674,
                  -10.437764567645644
                ]
              ]
            ]
          },
          "id": "20180305_278480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_278480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:34:09Z",
            "pc:count": 18125212,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317372.8827,
                "count": 18125212,
                "maximum": 318164.0615,
                "minimum": 316308.8615,
                "name": "X",
                "position": 0,
                "stddev": 479.71366,
                "variance": 230125.1956
              },
              {
                "average": 4317756.418,
                "count": 18125212,
                "maximum": 4318427.369,
                "minimum": 4317168.349,
                "name": "Y",
                "position": 1,
                "stddev": 348.7245727,
                "variance": 121608.8276
              },
              {
                "average": 113.204139,
                "count": 18125212,
                "maximum": 496.9822354,
                "minimum": -10.43776457,
                "name": "Z",
                "position": 2,
                "stddev": 11.98441469,
                "variance": 143.6261954
              },
              {
                "average": 4424.025676,
                "count": 18125212,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4644.635613,
                "variance": 21572639.98
              },
              {
                "average": 2.086387293,
                "count": 18125212,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.24301737,
                "variance": 1.545092182
              },
              {
                "average": 2.850883951,
                "count": 18125212,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.483740038,
                "variance": 2.201484502
              },
              {
                "average": 0.5010120157,
                "count": 18125212,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989896,
                "variance": 0.2499989896
              },
              {
                "average": 0,
                "count": 18125212,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314228435,
                "count": 18125212,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5702232281,
                "variance": 0.3251545298
              },
              {
                "average": 10.31980623,
                "count": 18125212,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.421706027,
                "variance": 88.76854446
              },
              {
                "average": 0,
                "count": 18125212,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.31384985,
                "count": 18125212,
                "maximum": 103,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.565529083,
                "variance": 91.49934665
              },
              {
                "average": 206629194.2,
                "count": 18125212,
                "maximum": 207661649.4,
                "minimum": 204312355.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1546510.665,
                "variance": 2391695237000.0
              },
              {
                "average": 0,
                "count": 18125212,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18125212,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18125212,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008852861969,
                "count": 18125212,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02974058698,
                "variance": 0.0008845025141
              },
              {
                "average": 0.4717072551,
                "count": 18125212,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4991988926,
                "variance": 0.2491995343
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316308.8615,
              4317168.349,
              -10.43776457,
              318164.0615,
              4318427.369,
              496.9822354
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316308.8614603355,
                    4317168.348580926,
                    -10.437764567645644
                  ],
                  [
                    316308.8614603355,
                    4318427.368580925,
                    -10.437764567645644
                  ],
                  [
                    318164.06146033545,
                    4318427.368580925,
                    496.9822354323544
                  ],
                  [
                    318164.06146033545,
                    4317168.348580926,
                    496.9822354323544
                  ],
                  [
                    316308.8614603355,
                    4317168.348580926,
                    -10.437764567645644
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:34:09+00:00",
            "end_time": "2018-03-05T19:12: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": "20180408_278508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12090731603367,
              39.061141413821886,
              -10.231892062668521
            ],
            [
              -77.12124674499162,
              39.0724777117661,
              -10.231892062668521
            ],
            [
              -77.09981654395858,
              39.07286573727855,
              398.6881079373315
            ],
            [
              -77.09948053795372,
              39.06152928347401,
              398.6881079373315
            ],
            [
              -77.12090731603367,
              39.061141413821886,
              -10.231892062668521
            ]
          ]
        ]
      },
      "bbox": [
        -77.12124674,
        39.06114141,
        -10.23189206,
        -77.09948054,
        39.07286574,
        398.6881079
      ],
      "properties": {
        "datetime": "2018-04-12T01:56:19Z",
        "pc:count": 13437079,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317566.9256,
            "count": 13437079,
            "maximum": 318351.5681,
            "minimum": 316496.5281,
            "name": "X",
            "position": 0,
            "stddev": 531.703869,
            "variance": 282709.0043
          },
          {
            "average": 4326376.634,
            "count": 13437079,
            "maximum": 4326960.314,
            "minimum": 4325701.434,
            "name": "Y",
            "position": 1,
            "stddev": 340.7519505,
            "variance": 116111.8918
          },
          {
            "average": 95.69534294,
            "count": 13437079,
            "maximum": 398.6881079,
            "minimum": -10.23189206,
            "name": "Z",
            "position": 2,
            "stddev": 15.66337574,
            "variance": 245.3413395
          },
          {
            "average": 3995.032046,
            "count": 13437079,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4313.417289,
            "variance": 18605568.71
          },
          {
            "average": 1.976794808,
            "count": 13437079,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.205871651,
            "variance": 1.454126439
          },
          {
            "average": 2.770700314,
            "count": 13437079,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479077621,
            "variance": 2.187670609
          },
          {
            "average": 0.521980484,
            "count": 13437079,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995166433,
            "variance": 0.2495168769
          },
          {
            "average": 0,
            "count": 13437079,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.392608468,
            "count": 13437079,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6180821304,
            "variance": 0.3820255199
          },
          {
            "average": 6.076130841,
            "count": 13437079,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.13780959,
            "variance": 147.3264215
          },
          {
            "average": 0,
            "count": 13437079,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.78963218,
            "count": 13437079,
            "maximum": 89,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5701866448,
            "variance": 0.3251128099
          },
          {
            "average": 207445043.6,
            "count": 13437079,
            "maximum": 207533379.4,
            "minimum": 207229402.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 137762.8731,
            "variance": 18978609200.0
          },
          {
            "average": 0,
            "count": 13437079,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13437079,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13437079,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006325779583,
            "count": 13437079,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02514314719,
            "variance": 0.0006321778505
          },
          {
            "average": 0.3138120272,
            "count": 13437079,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4640410055,
            "variance": 0.2153340548
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316496.5281,
          4325701.434,
          -10.23189206,
          318351.5681,
          4326960.314,
          398.6881079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316496.5280986669,
                4325701.434421975,
                -10.231892062668521
              ],
              [
                316496.5280986669,
                4326960.314421976,
                -10.231892062668521
              ],
              [
                318351.56809866696,
                4326960.314421976,
                398.6881079373315
              ],
              [
                318351.56809866696,
                4325701.434421975,
                398.6881079373315
              ],
              [
                316496.5280986669,
                4325701.434421975,
                -10.231892062668521
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:56:19+00:00",
        "end_time": "2018-04-08T13:30:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180408_278508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_278508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180408_278508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180408_278508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12124674,
            39.06114141,
            -10.23189206,
            -77.09948054,
            39.07286574,
            398.6881079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12090731603367,
                  39.061141413821886,
                  -10.231892062668521
                ],
                [
                  -77.12124674499162,
                  39.0724777117661,
                  -10.231892062668521
                ],
                [
                  -77.09981654395858,
                  39.07286573727855,
                  398.6881079373315
                ],
                [
                  -77.09948053795372,
                  39.06152928347401,
                  398.6881079373315
                ],
                [
                  -77.12090731603367,
                  39.061141413821886,
                  -10.231892062668521
                ]
              ]
            ]
          },
          "id": "20180408_278508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180408_278508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:56:19Z",
            "pc:count": 13437079,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317566.9256,
                "count": 13437079,
                "maximum": 318351.5681,
                "minimum": 316496.5281,
                "name": "X",
                "position": 0,
                "stddev": 531.703869,
                "variance": 282709.0043
              },
              {
                "average": 4326376.634,
                "count": 13437079,
                "maximum": 4326960.314,
                "minimum": 4325701.434,
                "name": "Y",
                "position": 1,
                "stddev": 340.7519505,
                "variance": 116111.8918
              },
              {
                "average": 95.69534294,
                "count": 13437079,
                "maximum": 398.6881079,
                "minimum": -10.23189206,
                "name": "Z",
                "position": 2,
                "stddev": 15.66337574,
                "variance": 245.3413395
              },
              {
                "average": 3995.032046,
                "count": 13437079,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4313.417289,
                "variance": 18605568.71
              },
              {
                "average": 1.976794808,
                "count": 13437079,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.205871651,
                "variance": 1.454126439
              },
              {
                "average": 2.770700314,
                "count": 13437079,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479077621,
                "variance": 2.187670609
              },
              {
                "average": 0.521980484,
                "count": 13437079,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995166433,
                "variance": 0.2495168769
              },
              {
                "average": 0,
                "count": 13437079,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.392608468,
                "count": 13437079,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6180821304,
                "variance": 0.3820255199
              },
              {
                "average": 6.076130841,
                "count": 13437079,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.13780959,
                "variance": 147.3264215
              },
              {
                "average": 0,
                "count": 13437079,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.78963218,
                "count": 13437079,
                "maximum": 89,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5701866448,
                "variance": 0.3251128099
              },
              {
                "average": 207445043.6,
                "count": 13437079,
                "maximum": 207533379.4,
                "minimum": 207229402.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 137762.8731,
                "variance": 18978609200.0
              },
              {
                "average": 0,
                "count": 13437079,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13437079,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13437079,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006325779583,
                "count": 13437079,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02514314719,
                "variance": 0.0006321778505
              },
              {
                "average": 0.3138120272,
                "count": 13437079,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4640410055,
                "variance": 0.2153340548
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316496.5281,
              4325701.434,
              -10.23189206,
              318351.5681,
              4326960.314,
              398.6881079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316496.5280986669,
                    4325701.434421975,
                    -10.231892062668521
                  ],
                  [
                    316496.5280986669,
                    4326960.314421976,
                    -10.231892062668521
                  ],
                  [
                    318351.56809866696,
                    4326960.314421976,
                    398.6881079373315
                  ],
                  [
                    318351.56809866696,
                    4325701.434421975,
                    398.6881079373315
                  ],
                  [
                    316496.5280986669,
                    4325701.434421975,
                    -10.231892062668521
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:56:19+00:00",
            "end_time": "2018-04-08T13:30:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_278484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12079447369732,
              38.995243274728445,
              -8.50750666490083
            ],
            [
              -77.12113313182628,
              39.00658114270033,
              -8.50750666490083
            ],
            [
              -77.09972236479668,
              39.006968611722336,
              498.79249333509915
            ],
            [
              -77.09938711893372,
              38.9956305880154,
              498.79249333509915
            ],
            [
              -77.12079447369732,
              38.995243274728445,
              -8.50750666490083
            ]
          ]
        ]
      },
      "bbox": [
        -77.12113313,
        38.99524327,
        -8.507506665,
        -77.09938712,
        39.00696861,
        498.7924933
      ],
      "properties": {
        "datetime": "2018-04-13T13:34:12Z",
        "pc:count": 11942156,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317223.2586,
            "count": 11942156,
            "maximum": 318190.8195,
            "minimum": 316335.7395,
            "name": "X",
            "position": 0,
            "stddev": 577.5638428,
            "variance": 333579.9925
          },
          {
            "average": 4319014.612,
            "count": 11942156,
            "maximum": 4319646.378,
            "minimum": 4318387.338,
            "name": "Y",
            "position": 1,
            "stddev": 360.9542058,
            "variance": 130287.9387
          },
          {
            "average": 103.8529323,
            "count": 11942156,
            "maximum": 498.7924933,
            "minimum": -8.507506665,
            "name": "Z",
            "position": 2,
            "stddev": 13.46450001,
            "variance": 181.2927604
          },
          {
            "average": 4602.270295,
            "count": 11942156,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4550.445689,
            "variance": 20706555.97
          },
          {
            "average": 2.025857894,
            "count": 11942156,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.218222335,
            "variance": 1.484065657
          },
          {
            "average": 2.701268431,
            "count": 11942156,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479935558,
            "variance": 2.190209257
          },
          {
            "average": 0.5064222072,
            "count": 11942156,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999587745,
            "variance": 0.2499587762
          },
          {
            "average": 0,
            "count": 11942156,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.382693879,
            "count": 11942156,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.617458769,
            "variance": 0.3812553314
          },
          {
            "average": 2.914815714,
            "count": 11942156,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.85622098,
            "variance": 191.9948598
          },
          {
            "average": 0,
            "count": 11942156,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 100.6582678,
            "count": 11942156,
            "maximum": 102,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.997768228,
            "variance": 8.986614349
          },
          {
            "average": 207588632.5,
            "count": 11942156,
            "maximum": 207661652.5,
            "minimum": 204312356,
            "name": "GpsTime",
            "position": 12,
            "stddev": 488231.8916,
            "variance": 238370379900.0
          },
          {
            "average": 0,
            "count": 11942156,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11942156,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11942156,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001128690665,
            "count": 11942156,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03357702811,
            "variance": 0.001127416817
          },
          {
            "average": 0.3482099045,
            "count": 11942156,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4764029659,
            "variance": 0.2269597859
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316335.7395,
          4318387.338,
          -8.507506665,
          318190.8195,
          4319646.378,
          498.7924933
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316335.7394831591,
                4318387.337607527,
                -8.50750666490083
              ],
              [
                316335.7394831591,
                4319646.377607526,
                -8.50750666490083
              ],
              [
                318190.81948315905,
                4319646.377607526,
                498.79249333509915
              ],
              [
                318190.81948315905,
                4318387.337607527,
                498.79249333509915
              ],
              [
                316335.7394831591,
                4318387.337607527,
                -8.50750666490083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:34:12+00:00",
        "end_time": "2018-03-05T19:12:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_278484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_278484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_278484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_278484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12113313,
            38.99524327,
            -8.507506665,
            -77.09938712,
            39.00696861,
            498.7924933
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12079447369732,
                  38.995243274728445,
                  -8.50750666490083
                ],
                [
                  -77.12113313182628,
                  39.00658114270033,
                  -8.50750666490083
                ],
                [
                  -77.09972236479668,
                  39.006968611722336,
                  498.79249333509915
                ],
                [
                  -77.09938711893372,
                  38.9956305880154,
                  498.79249333509915
                ],
                [
                  -77.12079447369732,
                  38.995243274728445,
                  -8.50750666490083
                ]
              ]
            ]
          },
          "id": "20180305_278484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_278484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:34:12Z",
            "pc:count": 11942156,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317223.2586,
                "count": 11942156,
                "maximum": 318190.8195,
                "minimum": 316335.7395,
                "name": "X",
                "position": 0,
                "stddev": 577.5638428,
                "variance": 333579.9925
              },
              {
                "average": 4319014.612,
                "count": 11942156,
                "maximum": 4319646.378,
                "minimum": 4318387.338,
                "name": "Y",
                "position": 1,
                "stddev": 360.9542058,
                "variance": 130287.9387
              },
              {
                "average": 103.8529323,
                "count": 11942156,
                "maximum": 498.7924933,
                "minimum": -8.507506665,
                "name": "Z",
                "position": 2,
                "stddev": 13.46450001,
                "variance": 181.2927604
              },
              {
                "average": 4602.270295,
                "count": 11942156,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4550.445689,
                "variance": 20706555.97
              },
              {
                "average": 2.025857894,
                "count": 11942156,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.218222335,
                "variance": 1.484065657
              },
              {
                "average": 2.701268431,
                "count": 11942156,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479935558,
                "variance": 2.190209257
              },
              {
                "average": 0.5064222072,
                "count": 11942156,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999587745,
                "variance": 0.2499587762
              },
              {
                "average": 0,
                "count": 11942156,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.382693879,
                "count": 11942156,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.617458769,
                "variance": 0.3812553314
              },
              {
                "average": 2.914815714,
                "count": 11942156,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.85622098,
                "variance": 191.9948598
              },
              {
                "average": 0,
                "count": 11942156,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 100.6582678,
                "count": 11942156,
                "maximum": 102,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.997768228,
                "variance": 8.986614349
              },
              {
                "average": 207588632.5,
                "count": 11942156,
                "maximum": 207661652.5,
                "minimum": 204312356,
                "name": "GpsTime",
                "position": 12,
                "stddev": 488231.8916,
                "variance": 238370379900.0
              },
              {
                "average": 0,
                "count": 11942156,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11942156,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11942156,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001128690665,
                "count": 11942156,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03357702811,
                "variance": 0.001127416817
              },
              {
                "average": 0.3482099045,
                "count": 11942156,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4764029659,
                "variance": 0.2269597859
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316335.7395,
              4318387.338,
              -8.507506665,
              318190.8195,
              4319646.378,
              498.7924933
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316335.7394831591,
                    4318387.337607527,
                    -8.50750666490083
                  ],
                  [
                    316335.7394831591,
                    4319646.377607526,
                    -8.50750666490083
                  ],
                  [
                    318190.81948315905,
                    4319646.377607526,
                    498.79249333509915
                  ],
                  [
                    318190.81948315905,
                    4318387.337607527,
                    498.79249333509915
                  ],
                  [
                    316335.7394831591,
                    4318387.337607527,
                    -8.50750666490083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:34:12+00:00",
            "end_time": "2018-03-05T19:12: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": "20180228_278512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12092402361198,
              39.07212277366479,
              -10.37282444477421
            ],
            [
              -77.12126363657855,
              39.08346067099501,
              -10.37282444477421
            ],
            [
              -77.09983242399454,
              39.083848748544995,
              399.8471755552258
            ],
            [
              -77.09949623597102,
              39.07251069532423,
              399.8471755552258
            ],
            [
              -77.12092402361198,
              39.07212277366479,
              -10.37282444477421
            ]
          ]
        ]
      },
      "bbox": [
        -77.12126364,
        39.07212277,
        -10.37282444,
        -77.09949624,
        39.08384875,
        399.8471756
      ],
      "properties": {
        "datetime": "2018-04-12T01:50:56Z",
        "pc:count": 13991459,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317356.0774,
            "count": 13991459,
            "maximum": 318378.369,
            "minimum": 316523.529,
            "name": "X",
            "position": 0,
            "stddev": 517.9469203,
            "variance": 268269.0122
          },
          {
            "average": 4327540.097,
            "count": 13991459,
            "maximum": 4328179.329,
            "minimum": 4326920.269,
            "name": "Y",
            "position": 1,
            "stddev": 352.2293666,
            "variance": 124065.5267
          },
          {
            "average": 102.8570705,
            "count": 13991459,
            "maximum": 399.8471756,
            "minimum": -10.37282444,
            "name": "Z",
            "position": 2,
            "stddev": 14.35611643,
            "variance": 206.0980789
          },
          {
            "average": 4020.40749,
            "count": 13991459,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4314.451486,
            "variance": 18614491.63
          },
          {
            "average": 2.033099622,
            "count": 13991459,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.231757145,
            "variance": 1.517225665
          },
          {
            "average": 2.889481004,
            "count": 13991459,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.487714498,
            "variance": 2.213294429
          },
          {
            "average": 0.5255537682,
            "count": 13991459,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993465958,
            "variance": 0.2493470228
          },
          {
            "average": 0,
            "count": 13991459,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.344966812,
            "count": 13991459,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5203617529,
            "variance": 0.2707763538
          },
          {
            "average": 11.05557111,
            "count": 13991459,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.564454392,
            "variance": 73.34987904
          },
          {
            "average": 0,
            "count": 13991459,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 85.89609947,
            "count": 13991459,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.947698364,
            "variance": 24.47971911
          },
          {
            "average": 207053088.6,
            "count": 13991459,
            "maximum": 207533056.7,
            "minimum": 203881405.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 993078.363,
            "variance": 986204635100.0
          },
          {
            "average": 0,
            "count": 13991459,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13991459,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13991459,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006561860346,
            "count": 13991459,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02560772347,
            "variance": 0.0006557555014
          },
          {
            "average": 0.4035394736,
            "count": 13991459,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4906071586,
            "variance": 0.2406953841
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316523.529,
          4326920.269,
          -10.37282444,
          318378.369,
          4328179.329,
          399.8471756
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316523.528982964,
                4326920.268685258,
                -10.37282444477421
              ],
              [
                316523.528982964,
                4328179.3286852585,
                -10.37282444477421
              ],
              [
                318378.36898296396,
                4328179.3286852585,
                399.8471755552258
              ],
              [
                318378.36898296396,
                4326920.268685258,
                399.8471755552258
              ],
              [
                316523.528982964,
                4326920.268685258,
                -10.37282444477421
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:50:56+00:00",
        "end_time": "2018-02-28T19:30:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180228_278512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_278512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180228_278512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180228_278512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12126364,
            39.07212277,
            -10.37282444,
            -77.09949624,
            39.08384875,
            399.8471756
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12092402361198,
                  39.07212277366479,
                  -10.37282444477421
                ],
                [
                  -77.12126363657855,
                  39.08346067099501,
                  -10.37282444477421
                ],
                [
                  -77.09983242399454,
                  39.083848748544995,
                  399.8471755552258
                ],
                [
                  -77.09949623597102,
                  39.07251069532423,
                  399.8471755552258
                ],
                [
                  -77.12092402361198,
                  39.07212277366479,
                  -10.37282444477421
                ]
              ]
            ]
          },
          "id": "20180228_278512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180228_278512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:50:56Z",
            "pc:count": 13991459,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317356.0774,
                "count": 13991459,
                "maximum": 318378.369,
                "minimum": 316523.529,
                "name": "X",
                "position": 0,
                "stddev": 517.9469203,
                "variance": 268269.0122
              },
              {
                "average": 4327540.097,
                "count": 13991459,
                "maximum": 4328179.329,
                "minimum": 4326920.269,
                "name": "Y",
                "position": 1,
                "stddev": 352.2293666,
                "variance": 124065.5267
              },
              {
                "average": 102.8570705,
                "count": 13991459,
                "maximum": 399.8471756,
                "minimum": -10.37282444,
                "name": "Z",
                "position": 2,
                "stddev": 14.35611643,
                "variance": 206.0980789
              },
              {
                "average": 4020.40749,
                "count": 13991459,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4314.451486,
                "variance": 18614491.63
              },
              {
                "average": 2.033099622,
                "count": 13991459,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.231757145,
                "variance": 1.517225665
              },
              {
                "average": 2.889481004,
                "count": 13991459,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.487714498,
                "variance": 2.213294429
              },
              {
                "average": 0.5255537682,
                "count": 13991459,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993465958,
                "variance": 0.2493470228
              },
              {
                "average": 0,
                "count": 13991459,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.344966812,
                "count": 13991459,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5203617529,
                "variance": 0.2707763538
              },
              {
                "average": 11.05557111,
                "count": 13991459,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.564454392,
                "variance": 73.34987904
              },
              {
                "average": 0,
                "count": 13991459,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 85.89609947,
                "count": 13991459,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.947698364,
                "variance": 24.47971911
              },
              {
                "average": 207053088.6,
                "count": 13991459,
                "maximum": 207533056.7,
                "minimum": 203881405.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 993078.363,
                "variance": 986204635100.0
              },
              {
                "average": 0,
                "count": 13991459,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13991459,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13991459,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006561860346,
                "count": 13991459,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02560772347,
                "variance": 0.0006557555014
              },
              {
                "average": 0.4035394736,
                "count": 13991459,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4906071586,
                "variance": 0.2406953841
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316523.529,
              4326920.269,
              -10.37282444,
              318378.369,
              4328179.329,
              399.8471756
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316523.528982964,
                    4326920.268685258,
                    -10.37282444477421
                  ],
                  [
                    316523.528982964,
                    4328179.3286852585,
                    -10.37282444477421
                  ],
                  [
                    318378.36898296396,
                    4328179.3286852585,
                    399.8471755552258
                  ],
                  [
                    318378.36898296396,
                    4326920.268685258,
                    399.8471755552258
                  ],
                  [
                    316523.528982964,
                    4326920.268685258,
                    -10.37282444477421
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:50:56+00:00",
            "end_time": "2018-02-28T19:30: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": "20180411_278488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1208134354507,
              39.006226986341105,
              0.660924120450233
            ],
            [
              -77.12115221301777,
              39.01756429246984,
              0.660924120450233
            ],
            [
              -77.0997374418036,
              39.01795186821955,
              468.0209241204502
            ],
            [
              -77.09940207831356,
              39.00661440633342,
              468.0209241204502
            ],
            [
              -77.1208134354507,
              39.006226986341105,
              0.660924120450233
            ]
          ]
        ]
      },
      "bbox": [
        -77.12115221,
        39.00622699,
        0.6609241205,
        -77.09940208,
        39.01795187,
        468.0209241
      ],
      "properties": {
        "datetime": "2018-04-13T13:30:12Z",
        "pc:count": 12485671,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317238.2873,
            "count": 12485671,
            "maximum": 318217.6478,
            "minimum": 316362.5078,
            "name": "X",
            "position": 0,
            "stddev": 475.179293,
            "variance": 225795.3605
          },
          {
            "average": 4320226.165,
            "count": 12485671,
            "maximum": 4320865.405,
            "minimum": 4319606.425,
            "name": "Y",
            "position": 1,
            "stddev": 356.2641949,
            "variance": 126924.1766
          },
          {
            "average": 102.2587545,
            "count": 12485671,
            "maximum": 468.0209241,
            "minimum": 0.6609241205,
            "name": "Z",
            "position": 2,
            "stddev": 13.64749252,
            "variance": 186.254052
          },
          {
            "average": 4160.788607,
            "count": 12485671,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4277.5383,
            "variance": 18297333.91
          },
          {
            "average": 2.028749036,
            "count": 12485671,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.235298978,
            "variance": 1.525963565
          },
          {
            "average": 2.762161361,
            "count": 12485671,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.498843504,
            "variance": 2.24653185
          },
          {
            "average": 0.5029087343,
            "count": 12485671,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999915592,
            "variance": 0.2499915593
          },
          {
            "average": 0,
            "count": 12485671,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.429448686,
            "count": 12485671,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.02066719,
            "variance": 1.041761513
          },
          {
            "average": -11.31226291,
            "count": 12485671,
            "maximum": 15,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.476956866,
            "variance": 55.90488397
          },
          {
            "average": 0,
            "count": 12485671,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 100.303567,
            "count": 12485671,
            "maximum": 101,
            "minimum": 90,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.131546015,
            "variance": 1.280396385
          },
          {
            "average": 207659895.7,
            "count": 12485671,
            "maximum": 207661412.9,
            "minimum": 207534253.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12447.76805,
            "variance": 154946929.3
          },
          {
            "average": 0,
            "count": 12485671,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12485671,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12485671,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001138665275,
            "count": 12485671,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03372489892,
            "variance": 0.001137368807
          },
          {
            "average": 0.2930539336,
            "count": 12485671,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4551629842,
            "variance": 0.2071733422
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316362.5078,
          4319606.425,
          0.6609241205,
          318217.6478,
          4320865.405,
          468.0209241
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316362.5077851173,
                4319606.425481105,
                0.660924120450233
              ],
              [
                316362.5077851173,
                4320865.405481106,
                0.660924120450233
              ],
              [
                318217.6477851173,
                4320865.405481106,
                468.0209241204502
              ],
              [
                318217.6477851173,
                4319606.425481105,
                468.0209241204502
              ],
              [
                316362.5077851173,
                4319606.425481105,
                0.660924120450233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:30:12+00:00",
        "end_time": "2018-04-12T02:10:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_278488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_278488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_278488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_278488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12115221,
            39.00622699,
            0.6609241205,
            -77.09940208,
            39.01795187,
            468.0209241
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1208134354507,
                  39.006226986341105,
                  0.660924120450233
                ],
                [
                  -77.12115221301777,
                  39.01756429246984,
                  0.660924120450233
                ],
                [
                  -77.0997374418036,
                  39.01795186821955,
                  468.0209241204502
                ],
                [
                  -77.09940207831356,
                  39.00661440633342,
                  468.0209241204502
                ],
                [
                  -77.1208134354507,
                  39.006226986341105,
                  0.660924120450233
                ]
              ]
            ]
          },
          "id": "20180411_278488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_278488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:30:12Z",
            "pc:count": 12485671,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317238.2873,
                "count": 12485671,
                "maximum": 318217.6478,
                "minimum": 316362.5078,
                "name": "X",
                "position": 0,
                "stddev": 475.179293,
                "variance": 225795.3605
              },
              {
                "average": 4320226.165,
                "count": 12485671,
                "maximum": 4320865.405,
                "minimum": 4319606.425,
                "name": "Y",
                "position": 1,
                "stddev": 356.2641949,
                "variance": 126924.1766
              },
              {
                "average": 102.2587545,
                "count": 12485671,
                "maximum": 468.0209241,
                "minimum": 0.6609241205,
                "name": "Z",
                "position": 2,
                "stddev": 13.64749252,
                "variance": 186.254052
              },
              {
                "average": 4160.788607,
                "count": 12485671,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4277.5383,
                "variance": 18297333.91
              },
              {
                "average": 2.028749036,
                "count": 12485671,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.235298978,
                "variance": 1.525963565
              },
              {
                "average": 2.762161361,
                "count": 12485671,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.498843504,
                "variance": 2.24653185
              },
              {
                "average": 0.5029087343,
                "count": 12485671,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999915592,
                "variance": 0.2499915593
              },
              {
                "average": 0,
                "count": 12485671,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.429448686,
                "count": 12485671,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.02066719,
                "variance": 1.041761513
              },
              {
                "average": -11.31226291,
                "count": 12485671,
                "maximum": 15,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.476956866,
                "variance": 55.90488397
              },
              {
                "average": 0,
                "count": 12485671,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 100.303567,
                "count": 12485671,
                "maximum": 101,
                "minimum": 90,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.131546015,
                "variance": 1.280396385
              },
              {
                "average": 207659895.7,
                "count": 12485671,
                "maximum": 207661412.9,
                "minimum": 207534253.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12447.76805,
                "variance": 154946929.3
              },
              {
                "average": 0,
                "count": 12485671,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12485671,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12485671,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001138665275,
                "count": 12485671,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03372489892,
                "variance": 0.001137368807
              },
              {
                "average": 0.2930539336,
                "count": 12485671,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4551629842,
                "variance": 0.2071733422
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316362.5078,
              4319606.425,
              0.6609241205,
              318217.6478,
              4320865.405,
              468.0209241
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316362.5077851173,
                    4319606.425481105,
                    0.660924120450233
                  ],
                  [
                    316362.5077851173,
                    4320865.405481106,
                    0.660924120450233
                  ],
                  [
                    318217.6477851173,
                    4320865.405481106,
                    468.0209241204502
                  ],
                  [
                    318217.6477851173,
                    4319606.425481105,
                    468.0209241204502
                  ],
                  [
                    316362.5077851173,
                    4319606.425481105,
                    0.660924120450233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:30:12+00:00",
            "end_time": "2018-04-12T02:10: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": "20180413_254496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20533316684586,
              39.02807336801473,
              -10.29417981494663
            ],
            [
              -77.20568574692706,
              39.039411078821665,
              -10.29417981494663
            ],
            [
              -77.18426487815344,
              39.03981437215026,
              469.14582018505337
            ],
            [
              -77.18391571553754,
              39.0284764992901,
              469.14582018505337
            ],
            [
              -77.20533316684586,
              39.02807336801473,
              -10.29417981494663
            ]
          ]
        ]
      },
      "bbox": [
        -77.20568575,
        39.02807337,
        -10.29417981,
        -77.18391572,
        39.03981437,
        469.1458202
      ],
      "properties": {
        "datetime": "2018-04-13T13:35:51Z",
        "pc:count": 12746015,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310027.6876,
            "count": 12746015,
            "maximum": 310957.3283,
            "minimum": 309102.1283,
            "name": "X",
            "position": 0,
            "stddev": 589.6852056,
            "variance": 347728.6417
          },
          {
            "average": 4322845.064,
            "count": 12746015,
            "maximum": 4323464.224,
            "minimum": 4322205.124,
            "name": "Y",
            "position": 1,
            "stddev": 355.0490165,
            "variance": 126059.8041
          },
          {
            "average": 119.9612429,
            "count": 12746015,
            "maximum": 469.1458202,
            "minimum": -10.29417981,
            "name": "Z",
            "position": 2,
            "stddev": 12.20388547,
            "variance": 148.9348205
          },
          {
            "average": 5760.996991,
            "count": 12746015,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5899.697416,
            "variance": 34806429.6
          },
          {
            "average": 2.194878478,
            "count": 12746015,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.306750112,
            "variance": 1.707595855
          },
          {
            "average": 2.952373585,
            "count": 12746015,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.541347902,
            "variance": 2.375753355
          },
          {
            "average": 0.5020598987,
            "count": 12746015,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957764,
            "variance": 0.2499957764
          },
          {
            "average": 0,
            "count": 12746015,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.443347823,
            "count": 12746015,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6704255246,
            "variance": 0.4494703841
          },
          {
            "average": 1.971065914,
            "count": 12746015,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.73925298,
            "variance": 188.7670723
          },
          {
            "average": 0,
            "count": 12746015,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 103.0908897,
            "count": 12746015,
            "maximum": 104,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6208234471,
            "variance": 0.3854217525
          },
          {
            "average": 207660729.6,
            "count": 12746015,
            "maximum": 207661751.9,
            "minimum": 207660335.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 442.322532,
            "variance": 195649.2223
          },
          {
            "average": 0,
            "count": 12746015,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12746015,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12746015,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001171660319,
            "count": 12746015,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03420946686,
            "variance": 0.001170287623
          },
          {
            "average": 0.3491269232,
            "count": 12746015,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4766941709,
            "variance": 0.2272373325
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309102.1283,
          4322205.124,
          -10.29417981,
          310957.3283,
          4323464.224,
          469.1458202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309102.1282949653,
                4322205.124481718,
                -10.29417981494663
              ],
              [
                309102.1282949653,
                4323464.224481718,
                -10.29417981494663
              ],
              [
                310957.32829496526,
                4323464.224481718,
                469.14582018505337
              ],
              [
                310957.32829496526,
                4322205.124481718,
                469.14582018505337
              ],
              [
                309102.1282949653,
                4322205.124481718,
                -10.29417981494663
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:35:51+00:00",
        "end_time": "2018-04-13T13:12:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_254496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_254496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_254496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20568575,
            39.02807337,
            -10.29417981,
            -77.18391572,
            39.03981437,
            469.1458202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20533316684586,
                  39.02807336801473,
                  -10.29417981494663
                ],
                [
                  -77.20568574692706,
                  39.039411078821665,
                  -10.29417981494663
                ],
                [
                  -77.18426487815344,
                  39.03981437215026,
                  469.14582018505337
                ],
                [
                  -77.18391571553754,
                  39.0284764992901,
                  469.14582018505337
                ],
                [
                  -77.20533316684586,
                  39.02807336801473,
                  -10.29417981494663
                ]
              ]
            ]
          },
          "id": "20180413_254496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:35:51Z",
            "pc:count": 12746015,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310027.6876,
                "count": 12746015,
                "maximum": 310957.3283,
                "minimum": 309102.1283,
                "name": "X",
                "position": 0,
                "stddev": 589.6852056,
                "variance": 347728.6417
              },
              {
                "average": 4322845.064,
                "count": 12746015,
                "maximum": 4323464.224,
                "minimum": 4322205.124,
                "name": "Y",
                "position": 1,
                "stddev": 355.0490165,
                "variance": 126059.8041
              },
              {
                "average": 119.9612429,
                "count": 12746015,
                "maximum": 469.1458202,
                "minimum": -10.29417981,
                "name": "Z",
                "position": 2,
                "stddev": 12.20388547,
                "variance": 148.9348205
              },
              {
                "average": 5760.996991,
                "count": 12746015,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5899.697416,
                "variance": 34806429.6
              },
              {
                "average": 2.194878478,
                "count": 12746015,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.306750112,
                "variance": 1.707595855
              },
              {
                "average": 2.952373585,
                "count": 12746015,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.541347902,
                "variance": 2.375753355
              },
              {
                "average": 0.5020598987,
                "count": 12746015,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957764,
                "variance": 0.2499957764
              },
              {
                "average": 0,
                "count": 12746015,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.443347823,
                "count": 12746015,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6704255246,
                "variance": 0.4494703841
              },
              {
                "average": 1.971065914,
                "count": 12746015,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.73925298,
                "variance": 188.7670723
              },
              {
                "average": 0,
                "count": 12746015,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 103.0908897,
                "count": 12746015,
                "maximum": 104,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6208234471,
                "variance": 0.3854217525
              },
              {
                "average": 207660729.6,
                "count": 12746015,
                "maximum": 207661751.9,
                "minimum": 207660335.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 442.322532,
                "variance": 195649.2223
              },
              {
                "average": 0,
                "count": 12746015,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12746015,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12746015,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001171660319,
                "count": 12746015,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03420946686,
                "variance": 0.001170287623
              },
              {
                "average": 0.3491269232,
                "count": 12746015,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4766941709,
                "variance": 0.2272373325
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309102.1283,
              4322205.124,
              -10.29417981,
              310957.3283,
              4323464.224,
              469.1458202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309102.1282949653,
                    4322205.124481718,
                    -10.29417981494663
                  ],
                  [
                    309102.1282949653,
                    4323464.224481718,
                    -10.29417981494663
                  ],
                  [
                    310957.32829496526,
                    4323464.224481718,
                    469.14582018505337
                  ],
                  [
                    310957.32829496526,
                    4322205.124481718,
                    469.14582018505337
                  ],
                  [
                    309102.1282949653,
                    4322205.124481718,
                    -10.29417981494663
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:35:51+00:00",
            "end_time": "2018-04-13T13:12:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_278516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12094500038353,
              39.083104348741315,
              -10.11373659202684
            ],
            [
              -77.12128476573668,
              39.09444276481527,
              -10.11373659202684
            ],
            [
              -77.09984560715878,
              39.09483102009306,
              391.6862634079732
            ],
            [
              -77.09950926952168,
              39.08349244806275,
              391.6862634079732
            ],
            [
              -77.12094500038353,
              39.083104348741315,
              -10.11373659202684
            ]
          ]
        ]
      },
      "bbox": [
        -77.12128477,
        39.08310435,
        -10.11373659,
        -77.09950927,
        39.09483102,
        391.6862634
      ],
      "properties": {
        "datetime": "2018-04-12T01:50:55Z",
        "pc:count": 11347336,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317494.2778,
            "count": 11347336,
            "maximum": 318405.4083,
            "minimum": 316550.1683,
            "name": "X",
            "position": 0,
            "stddev": 491.6767977,
            "variance": 241746.0734
          },
          {
            "average": 4328763.065,
            "count": 11347336,
            "maximum": 4329398.257,
            "minimum": 4328139.137,
            "name": "Y",
            "position": 1,
            "stddev": 356.0898461,
            "variance": 126799.9785
          },
          {
            "average": 102.6231505,
            "count": 11347336,
            "maximum": 391.6862634,
            "minimum": -10.11373659,
            "name": "Z",
            "position": 2,
            "stddev": 13.92933385,
            "variance": 194.0263414
          },
          {
            "average": 4025.093905,
            "count": 11347336,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4886.479034,
            "variance": 23877677.35
          },
          {
            "average": 2.108254131,
            "count": 11347336,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.289857859,
            "variance": 1.663733296
          },
          {
            "average": 2.959653702,
            "count": 11347336,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.549142355,
            "variance": 2.399842037
          },
          {
            "average": 0.5499163857,
            "count": 11347336,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4975021369,
            "variance": 0.2475083763
          },
          {
            "average": 0,
            "count": 11347336,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.354386087,
            "count": 11347336,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6623731863,
            "variance": 0.4387382379
          },
          {
            "average": 5.337572449,
            "count": 11347336,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.2215186,
            "variance": 149.3655169
          },
          {
            "average": 0,
            "count": 11347336,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.01079196,
            "count": 11347336,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.137662161,
            "variance": 66.22154545
          },
          {
            "average": 205066163.2,
            "count": 11347336,
            "maximum": 207533055.5,
            "minimum": 203881382.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1604131.116,
            "variance": 2573236637000.0
          },
          {
            "average": 0,
            "count": 11347336,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11347336,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11347336,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001415398293,
            "count": 11347336,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03759514683,
            "variance": 0.001413395065
          },
          {
            "average": 0.4192010354,
            "count": 11347336,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4934283624,
            "variance": 0.2434715488
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316550.1683,
          4328139.137,
          -10.11373659,
          318405.4083,
          4329398.257,
          391.6862634
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316550.16833990853,
                4328139.1374524245,
                -10.11373659202684
              ],
              [
                316550.16833990853,
                4329398.257452424,
                -10.11373659202684
              ],
              [
                318405.4083399085,
                4329398.257452424,
                391.6862634079732
              ],
              [
                318405.4083399085,
                4328139.1374524245,
                391.6862634079732
              ],
              [
                316550.16833990853,
                4328139.1374524245,
                -10.11373659202684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:50:55+00:00",
        "end_time": "2018-02-28T19:29:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180228_278516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_278516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180228_278516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180228_278516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12128477,
            39.08310435,
            -10.11373659,
            -77.09950927,
            39.09483102,
            391.6862634
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12094500038353,
                  39.083104348741315,
                  -10.11373659202684
                ],
                [
                  -77.12128476573668,
                  39.09444276481527,
                  -10.11373659202684
                ],
                [
                  -77.09984560715878,
                  39.09483102009306,
                  391.6862634079732
                ],
                [
                  -77.09950926952168,
                  39.08349244806275,
                  391.6862634079732
                ],
                [
                  -77.12094500038353,
                  39.083104348741315,
                  -10.11373659202684
                ]
              ]
            ]
          },
          "id": "20180228_278516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180228_278516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:50:55Z",
            "pc:count": 11347336,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317494.2778,
                "count": 11347336,
                "maximum": 318405.4083,
                "minimum": 316550.1683,
                "name": "X",
                "position": 0,
                "stddev": 491.6767977,
                "variance": 241746.0734
              },
              {
                "average": 4328763.065,
                "count": 11347336,
                "maximum": 4329398.257,
                "minimum": 4328139.137,
                "name": "Y",
                "position": 1,
                "stddev": 356.0898461,
                "variance": 126799.9785
              },
              {
                "average": 102.6231505,
                "count": 11347336,
                "maximum": 391.6862634,
                "minimum": -10.11373659,
                "name": "Z",
                "position": 2,
                "stddev": 13.92933385,
                "variance": 194.0263414
              },
              {
                "average": 4025.093905,
                "count": 11347336,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4886.479034,
                "variance": 23877677.35
              },
              {
                "average": 2.108254131,
                "count": 11347336,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.289857859,
                "variance": 1.663733296
              },
              {
                "average": 2.959653702,
                "count": 11347336,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.549142355,
                "variance": 2.399842037
              },
              {
                "average": 0.5499163857,
                "count": 11347336,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4975021369,
                "variance": 0.2475083763
              },
              {
                "average": 0,
                "count": 11347336,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.354386087,
                "count": 11347336,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6623731863,
                "variance": 0.4387382379
              },
              {
                "average": 5.337572449,
                "count": 11347336,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.2215186,
                "variance": 149.3655169
              },
              {
                "average": 0,
                "count": 11347336,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.01079196,
                "count": 11347336,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.137662161,
                "variance": 66.22154545
              },
              {
                "average": 205066163.2,
                "count": 11347336,
                "maximum": 207533055.5,
                "minimum": 203881382.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1604131.116,
                "variance": 2573236637000.0
              },
              {
                "average": 0,
                "count": 11347336,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11347336,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11347336,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001415398293,
                "count": 11347336,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03759514683,
                "variance": 0.001413395065
              },
              {
                "average": 0.4192010354,
                "count": 11347336,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4934283624,
                "variance": 0.2434715488
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316550.1683,
              4328139.137,
              -10.11373659,
              318405.4083,
              4329398.257,
              391.6862634
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316550.16833990853,
                    4328139.1374524245,
                    -10.11373659202684
                  ],
                  [
                    316550.16833990853,
                    4329398.257452424,
                    -10.11373659202684
                  ],
                  [
                    318405.4083399085,
                    4329398.257452424,
                    391.6862634079732
                  ],
                  [
                    318405.4083399085,
                    4328139.1374524245,
                    391.6862634079732
                  ],
                  [
                    316550.16833990853,
                    4328139.1374524245,
                    -10.11373659202684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:50:55+00:00",
            "end_time": "2018-02-28T19: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": "20180411_260508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18429765743632,
              39.061056932770775,
              1.285763460002471
            ],
            [
              -77.18464725325403,
              39.07239365869673,
              1.285763460002471
            ],
            [
              -77.1632172718715,
              39.072793347140255,
              495.6857634600025
            ],
            [
              -77.16287109880874,
              39.06145646066303,
              495.6857634600025
            ],
            [
              -77.18429765743632,
              39.061056932770775,
              1.285763460002471
            ]
          ]
        ]
      },
      "bbox": [
        -77.18464725,
        39.06105693,
        1.28576346,
        -77.1628711,
        39.07279335,
        495.6857635
      ],
      "properties": {
        "datetime": "2018-04-13T13:28:18Z",
        "pc:count": 12840896,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311929.6762,
            "count": 12840896,
            "maximum": 312866.2451,
            "minimum": 311011.1451,
            "name": "X",
            "position": 0,
            "stddev": 583.132609,
            "variance": 340043.6397
          },
          {
            "average": 4326455.623,
            "count": 12840896,
            "maximum": 4327080.959,
            "minimum": 4325821.979,
            "name": "Y",
            "position": 1,
            "stddev": 347.4086472,
            "variance": 120692.7681
          },
          {
            "average": 127.272571,
            "count": 12840896,
            "maximum": 495.6857635,
            "minimum": 1.28576346,
            "name": "Z",
            "position": 2,
            "stddev": 15.16598338,
            "variance": 230.0070517
          },
          {
            "average": 4313.162876,
            "count": 12840896,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4480.739102,
            "variance": 20077022.9
          },
          {
            "average": 2.06372873,
            "count": 12840896,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.247734247,
            "variance": 1.556840751
          },
          {
            "average": 2.771071349,
            "count": 12840896,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.497643052,
            "variance": 2.242934711
          },
          {
            "average": 0.5149295657,
            "count": 12840896,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997770778,
            "variance": 0.2497771275
          },
          {
            "average": 0,
            "count": 12840896,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.406754404,
            "count": 12840896,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7104090373,
            "variance": 0.5046810003
          },
          {
            "average": -5.185436693,
            "count": 12840896,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.25057943,
            "variance": 150.0766964
          },
          {
            "average": 0,
            "count": 12840896,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 98.84585406,
            "count": 12840896,
            "maximum": 101,
            "minimum": 90,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.483582308,
            "variance": 12.13534569
          },
          {
            "average": 207644266.7,
            "count": 12840896,
            "maximum": 207661298.6,
            "minimum": 207534367.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43024.73483,
            "variance": 1851127807
          },
          {
            "average": 0,
            "count": 12840896,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12840896,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12840896,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001470068755,
            "count": 12840896,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03831328448,
            "variance": 0.001467907767
          },
          {
            "average": 0.2918645241,
            "count": 12840896,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4546203248,
            "variance": 0.2066796398
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311011.1451,
          4325821.979,
          1.28576346,
          312866.2451,
          4327080.959,
          495.6857635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311011.1451444012,
                4325821.979178702,
                1.285763460002471
              ],
              [
                311011.1451444012,
                4327080.959178703,
                1.285763460002471
              ],
              [
                312866.24514440115,
                4327080.959178703,
                495.6857634600025
              ],
              [
                312866.24514440115,
                4325821.979178702,
                495.6857634600025
              ],
              [
                311011.1451444012,
                4325821.979178702,
                1.285763460002471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:28:18+00:00",
        "end_time": "2018-04-12T02:12:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_260508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_260508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_260508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_260508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18464725,
            39.06105693,
            1.28576346,
            -77.1628711,
            39.07279335,
            495.6857635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18429765743632,
                  39.061056932770775,
                  1.285763460002471
                ],
                [
                  -77.18464725325403,
                  39.07239365869673,
                  1.285763460002471
                ],
                [
                  -77.1632172718715,
                  39.072793347140255,
                  495.6857634600025
                ],
                [
                  -77.16287109880874,
                  39.06145646066303,
                  495.6857634600025
                ],
                [
                  -77.18429765743632,
                  39.061056932770775,
                  1.285763460002471
                ]
              ]
            ]
          },
          "id": "20180411_260508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_260508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:28:18Z",
            "pc:count": 12840896,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311929.6762,
                "count": 12840896,
                "maximum": 312866.2451,
                "minimum": 311011.1451,
                "name": "X",
                "position": 0,
                "stddev": 583.132609,
                "variance": 340043.6397
              },
              {
                "average": 4326455.623,
                "count": 12840896,
                "maximum": 4327080.959,
                "minimum": 4325821.979,
                "name": "Y",
                "position": 1,
                "stddev": 347.4086472,
                "variance": 120692.7681
              },
              {
                "average": 127.272571,
                "count": 12840896,
                "maximum": 495.6857635,
                "minimum": 1.28576346,
                "name": "Z",
                "position": 2,
                "stddev": 15.16598338,
                "variance": 230.0070517
              },
              {
                "average": 4313.162876,
                "count": 12840896,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4480.739102,
                "variance": 20077022.9
              },
              {
                "average": 2.06372873,
                "count": 12840896,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.247734247,
                "variance": 1.556840751
              },
              {
                "average": 2.771071349,
                "count": 12840896,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.497643052,
                "variance": 2.242934711
              },
              {
                "average": 0.5149295657,
                "count": 12840896,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997770778,
                "variance": 0.2497771275
              },
              {
                "average": 0,
                "count": 12840896,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.406754404,
                "count": 12840896,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7104090373,
                "variance": 0.5046810003
              },
              {
                "average": -5.185436693,
                "count": 12840896,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.25057943,
                "variance": 150.0766964
              },
              {
                "average": 0,
                "count": 12840896,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 98.84585406,
                "count": 12840896,
                "maximum": 101,
                "minimum": 90,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.483582308,
                "variance": 12.13534569
              },
              {
                "average": 207644266.7,
                "count": 12840896,
                "maximum": 207661298.6,
                "minimum": 207534367.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43024.73483,
                "variance": 1851127807
              },
              {
                "average": 0,
                "count": 12840896,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12840896,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12840896,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001470068755,
                "count": 12840896,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03831328448,
                "variance": 0.001467907767
              },
              {
                "average": 0.2918645241,
                "count": 12840896,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4546203248,
                "variance": 0.2066796398
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311011.1451,
              4325821.979,
              1.28576346,
              312866.2451,
              4327080.959,
              495.6857635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311011.1451444012,
                    4325821.979178702,
                    1.285763460002471
                  ],
                  [
                    311011.1451444012,
                    4327080.959178703,
                    1.285763460002471
                  ],
                  [
                    312866.24514440115,
                    4327080.959178703,
                    495.6857634600025
                  ],
                  [
                    312866.24514440115,
                    4325821.979178702,
                    495.6857634600025
                  ],
                  [
                    311011.1451444012,
                    4325821.979178702,
                    1.285763460002471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:28:18+00:00",
            "end_time": "2018-04-12T02:12: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": "20180413_284460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09960283688277,
              38.931648915016495,
              -1.470509455183276
            ],
            [
              -77.09986999610659,
              38.9407045574718,
              -1.470509455183276
            ],
            [
              -77.09053602991176,
              38.94087217208706,
              468.36949054481676
            ],
            [
              -77.09027005610203,
              38.931816475795024,
              468.36949054481676
            ],
            [
              -77.09960283688277,
              38.931648915016495,
              -1.470509455183276
            ]
          ]
        ]
      },
      "bbox": [
        -77.09987,
        38.93164892,
        -1.470509455,
        -77.09027006,
        38.94087217,
        468.3694905
      ],
      "properties": {
        "datetime": "2018-04-13T13:55:44Z",
        "pc:count": 6324658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318410.4181,
            "count": 6324658,
            "maximum": 318817.8897,
            "minimum": 318008.4297,
            "name": "X",
            "position": 0,
            "stddev": 230.0752205,
            "variance": 52934.6071
          },
          {
            "average": 4311745.854,
            "count": 6324658,
            "maximum": 4312292.272,
            "minimum": 4311286.692,
            "name": "Y",
            "position": 1,
            "stddev": 286.2204029,
            "variance": 81922.11906
          },
          {
            "average": 103.6356705,
            "count": 6324658,
            "maximum": 468.3694905,
            "minimum": -1.470509455,
            "name": "Z",
            "position": 2,
            "stddev": 14.87427907,
            "variance": 221.2441779
          },
          {
            "average": 3591.849812,
            "count": 6324658,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3909.690033,
            "variance": 15285676.16
          },
          {
            "average": 2.229501105,
            "count": 6324658,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.299668723,
            "variance": 1.68913879
          },
          {
            "average": 3.155599402,
            "count": 6324658,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.472681805,
            "variance": 2.1687917
          },
          {
            "average": 0.5046351913,
            "count": 6324658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999785541,
            "variance": 0.2499785545
          },
          {
            "average": 0,
            "count": 6324658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270662698,
            "count": 6324658,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5594470284,
            "variance": 0.3129809776
          },
          {
            "average": -9.518543352,
            "count": 6324658,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.22411554,
            "variance": 104.5325386
          },
          {
            "average": 0,
            "count": 6324658,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 113.3594523,
            "count": 6324658,
            "maximum": 114,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6115607848,
            "variance": 0.3740065935
          },
          {
            "average": 207662522,
            "count": 6324658,
            "maximum": 207662944.1,
            "minimum": 207662296.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 198.9180593,
            "variance": 39568.39431
          },
          {
            "average": 0,
            "count": 6324658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6324658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6324658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00092147275,
            "count": 6324658,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0303417828,
            "variance": 0.0009206237835
          },
          {
            "average": 0.5037023346,
            "count": 6324658,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999863321,
            "variance": 0.2499863322
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318008.4297,
          4311286.692,
          -1.470509455,
          318817.8897,
          4312292.272,
          468.3694905
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318008.4297487256,
                4311286.69170582,
                -1.470509455183276
              ],
              [
                318008.4297487256,
                4312292.27170582,
                -1.470509455183276
              ],
              [
                318817.8897487256,
                4312292.27170582,
                468.36949054481676
              ],
              [
                318817.8897487256,
                4311286.69170582,
                468.36949054481676
              ],
              [
                318008.4297487256,
                4311286.69170582,
                -1.470509455183276
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:55:44+00:00",
        "end_time": "2018-04-13T13:44:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_284460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_284460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_284460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_284460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.09987,
            38.93164892,
            -1.470509455,
            -77.09027006,
            38.94087217,
            468.3694905
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09960283688277,
                  38.931648915016495,
                  -1.470509455183276
                ],
                [
                  -77.09986999610659,
                  38.9407045574718,
                  -1.470509455183276
                ],
                [
                  -77.09053602991176,
                  38.94087217208706,
                  468.36949054481676
                ],
                [
                  -77.09027005610203,
                  38.931816475795024,
                  468.36949054481676
                ],
                [
                  -77.09960283688277,
                  38.931648915016495,
                  -1.470509455183276
                ]
              ]
            ]
          },
          "id": "20180413_284460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_284460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:55:44Z",
            "pc:count": 6324658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318410.4181,
                "count": 6324658,
                "maximum": 318817.8897,
                "minimum": 318008.4297,
                "name": "X",
                "position": 0,
                "stddev": 230.0752205,
                "variance": 52934.6071
              },
              {
                "average": 4311745.854,
                "count": 6324658,
                "maximum": 4312292.272,
                "minimum": 4311286.692,
                "name": "Y",
                "position": 1,
                "stddev": 286.2204029,
                "variance": 81922.11906
              },
              {
                "average": 103.6356705,
                "count": 6324658,
                "maximum": 468.3694905,
                "minimum": -1.470509455,
                "name": "Z",
                "position": 2,
                "stddev": 14.87427907,
                "variance": 221.2441779
              },
              {
                "average": 3591.849812,
                "count": 6324658,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3909.690033,
                "variance": 15285676.16
              },
              {
                "average": 2.229501105,
                "count": 6324658,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.299668723,
                "variance": 1.68913879
              },
              {
                "average": 3.155599402,
                "count": 6324658,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.472681805,
                "variance": 2.1687917
              },
              {
                "average": 0.5046351913,
                "count": 6324658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999785541,
                "variance": 0.2499785545
              },
              {
                "average": 0,
                "count": 6324658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270662698,
                "count": 6324658,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5594470284,
                "variance": 0.3129809776
              },
              {
                "average": -9.518543352,
                "count": 6324658,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.22411554,
                "variance": 104.5325386
              },
              {
                "average": 0,
                "count": 6324658,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 113.3594523,
                "count": 6324658,
                "maximum": 114,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6115607848,
                "variance": 0.3740065935
              },
              {
                "average": 207662522,
                "count": 6324658,
                "maximum": 207662944.1,
                "minimum": 207662296.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 198.9180593,
                "variance": 39568.39431
              },
              {
                "average": 0,
                "count": 6324658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6324658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6324658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00092147275,
                "count": 6324658,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0303417828,
                "variance": 0.0009206237835
              },
              {
                "average": 0.5037023346,
                "count": 6324658,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999863321,
                "variance": 0.2499863322
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318008.4297,
              4311286.692,
              -1.470509455,
              318817.8897,
              4312292.272,
              468.3694905
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318008.4297487256,
                    4311286.69170582,
                    -1.470509455183276
                  ],
                  [
                    318008.4297487256,
                    4312292.27170582,
                    -1.470509455183276
                  ],
                  [
                    318817.8897487256,
                    4312292.27170582,
                    468.36949054481676
                  ],
                  [
                    318817.8897487256,
                    4311286.69170582,
                    468.36949054481676
                  ],
                  [
                    318008.4297487256,
                    4311286.69170582,
                    -1.470509455183276
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:55:44+00:00",
            "end_time": "2018-04-13T13:44: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": "20180413_254500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20536579432165,
              39.03905624836226,
              -4.145239352529757
            ],
            [
              -77.20571851758432,
              39.05039393752218,
              -4.145239352529757
            ],
            [
              -77.18429363913985,
              39.050797344117456,
              472.1347606474703
            ],
            [
              -77.18394433531927,
              39.039459492872396,
              472.1347606474703
            ],
            [
              -77.20536579432165,
              39.03905624836226,
              -4.145239352529757
            ]
          ]
        ]
      },
      "bbox": [
        -77.20571852,
        39.03905625,
        -4.145239353,
        -77.18394434,
        39.05079734,
        472.1347606
      ],
      "properties": {
        "datetime": "2018-04-13T13:36:16Z",
        "pc:count": 12720779,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309992.0815,
            "count": 12720779,
            "maximum": 310984.1272,
            "minimum": 309128.8672,
            "name": "X",
            "position": 0,
            "stddev": 492.0127914,
            "variance": 242076.5869
          },
          {
            "average": 4324058.039,
            "count": 12720779,
            "maximum": 4324683.27,
            "minimum": 4323424.17,
            "name": "Y",
            "position": 1,
            "stddev": 364.3344793,
            "variance": 132739.6128
          },
          {
            "average": 120.0153834,
            "count": 12720779,
            "maximum": 472.1347606,
            "minimum": -4.145239353,
            "name": "Z",
            "position": 2,
            "stddev": 14.173675,
            "variance": 200.8930631
          },
          {
            "average": 4664.07001,
            "count": 12720779,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4821.660561,
            "variance": 23248410.56
          },
          {
            "average": 2.130687987,
            "count": 12720779,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.283973165,
            "variance": 1.648587088
          },
          {
            "average": 2.919748861,
            "count": 12720779,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.517826558,
            "variance": 2.303797461
          },
          {
            "average": 0.5012833727,
            "count": 12720779,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983726,
            "variance": 0.2499983726
          },
          {
            "average": 0,
            "count": 12720779,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405927184,
            "count": 12720779,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7305271071,
            "variance": 0.5336698541
          },
          {
            "average": -11.00311155,
            "count": 12720779,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.196255058,
            "variance": 67.17859697
          },
          {
            "average": 0,
            "count": 12720779,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 102.4158442,
            "count": 12720779,
            "maximum": 103,
            "minimum": 101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5208796498,
            "variance": 0.2713156096
          },
          {
            "average": 207661258.2,
            "count": 12720779,
            "maximum": 207661776.1,
            "minimum": 207660595.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 561.4427116,
            "variance": 315217.9184
          },
          {
            "average": 0,
            "count": 12720779,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12720779,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12720779,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001533553881,
            "count": 12720779,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03913057901,
            "variance": 0.001531202213
          },
          {
            "average": 0.2852005369,
            "count": 12720779,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4515099187,
            "variance": 0.2038612067
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309128.8672,
          4323424.17,
          -4.145239353,
          310984.1272,
          4324683.27,
          472.1347606
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309128.8672086304,
                4323424.17042827,
                -4.145239352529757
              ],
              [
                309128.8672086304,
                4324683.270428269,
                -4.145239352529757
              ],
              [
                310984.12720863044,
                4324683.270428269,
                472.1347606474703
              ],
              [
                310984.12720863044,
                4323424.17042827,
                472.1347606474703
              ],
              [
                309128.8672086304,
                4323424.17042827,
                -4.145239352529757
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:36:16+00:00",
        "end_time": "2018-04-13T13:16:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_254500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_254500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_254500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20571852,
            39.03905625,
            -4.145239353,
            -77.18394434,
            39.05079734,
            472.1347606
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20536579432165,
                  39.03905624836226,
                  -4.145239352529757
                ],
                [
                  -77.20571851758432,
                  39.05039393752218,
                  -4.145239352529757
                ],
                [
                  -77.18429363913985,
                  39.050797344117456,
                  472.1347606474703
                ],
                [
                  -77.18394433531927,
                  39.039459492872396,
                  472.1347606474703
                ],
                [
                  -77.20536579432165,
                  39.03905624836226,
                  -4.145239352529757
                ]
              ]
            ]
          },
          "id": "20180413_254500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:36:16Z",
            "pc:count": 12720779,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309992.0815,
                "count": 12720779,
                "maximum": 310984.1272,
                "minimum": 309128.8672,
                "name": "X",
                "position": 0,
                "stddev": 492.0127914,
                "variance": 242076.5869
              },
              {
                "average": 4324058.039,
                "count": 12720779,
                "maximum": 4324683.27,
                "minimum": 4323424.17,
                "name": "Y",
                "position": 1,
                "stddev": 364.3344793,
                "variance": 132739.6128
              },
              {
                "average": 120.0153834,
                "count": 12720779,
                "maximum": 472.1347606,
                "minimum": -4.145239353,
                "name": "Z",
                "position": 2,
                "stddev": 14.173675,
                "variance": 200.8930631
              },
              {
                "average": 4664.07001,
                "count": 12720779,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4821.660561,
                "variance": 23248410.56
              },
              {
                "average": 2.130687987,
                "count": 12720779,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.283973165,
                "variance": 1.648587088
              },
              {
                "average": 2.919748861,
                "count": 12720779,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.517826558,
                "variance": 2.303797461
              },
              {
                "average": 0.5012833727,
                "count": 12720779,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983726,
                "variance": 0.2499983726
              },
              {
                "average": 0,
                "count": 12720779,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405927184,
                "count": 12720779,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7305271071,
                "variance": 0.5336698541
              },
              {
                "average": -11.00311155,
                "count": 12720779,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.196255058,
                "variance": 67.17859697
              },
              {
                "average": 0,
                "count": 12720779,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 102.4158442,
                "count": 12720779,
                "maximum": 103,
                "minimum": 101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5208796498,
                "variance": 0.2713156096
              },
              {
                "average": 207661258.2,
                "count": 12720779,
                "maximum": 207661776.1,
                "minimum": 207660595.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 561.4427116,
                "variance": 315217.9184
              },
              {
                "average": 0,
                "count": 12720779,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12720779,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12720779,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001533553881,
                "count": 12720779,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03913057901,
                "variance": 0.001531202213
              },
              {
                "average": 0.2852005369,
                "count": 12720779,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4515099187,
                "variance": 0.2038612067
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309128.8672,
              4323424.17,
              -4.145239353,
              310984.1272,
              4324683.27,
              472.1347606
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309128.8672086304,
                    4323424.17042827,
                    -4.145239352529757
                  ],
                  [
                    309128.8672086304,
                    4324683.270428269,
                    -4.145239352529757
                  ],
                  [
                    310984.12720863044,
                    4324683.270428269,
                    472.1347606474703
                  ],
                  [
                    310984.12720863044,
                    4323424.17042827,
                    472.1347606474703
                  ],
                  [
                    309128.8672086304,
                    4323424.17042827,
                    -4.145239352529757
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:36:16+00:00",
            "end_time": "2018-04-13T13: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": "20180411_278492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1208318987137,
              39.01720912404568,
              1.650464174407631
            ],
            [
              -77.12117082796343,
              39.02854694895334,
              1.650464174407631
            ],
            [
              -77.09975297428304,
              39.02893461463876,
              454.7504641744076
            ],
            [
              -77.09941746110049,
              39.01759663394327,
              454.7504641744076
            ],
            [
              -77.1208318987137,
              39.01720912404568,
              1.650464174407631
            ]
          ]
        ]
      },
      "bbox": [
        -77.12117083,
        39.01720912,
        1.650464174,
        -77.09941746,
        39.02893461,
        454.7504642
      ],
      "properties": {
        "datetime": "2018-04-13T13:29:50Z",
        "pc:count": 12374815,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317405.283,
            "count": 12374815,
            "maximum": 318244.4425,
            "minimum": 316389.3225,
            "name": "X",
            "position": 0,
            "stddev": 513.8014848,
            "variance": 263991.9658
          },
          {
            "average": 4321463.358,
            "count": 12374815,
            "maximum": 4322084.38,
            "minimum": 4320825.34,
            "name": "Y",
            "position": 1,
            "stddev": 354.368628,
            "variance": 125577.1245
          },
          {
            "average": 90.35805565,
            "count": 12374815,
            "maximum": 454.7504642,
            "minimum": 1.650464174,
            "name": "Z",
            "position": 2,
            "stddev": 15.87343469,
            "variance": 251.9659287
          },
          {
            "average": 3482.354565,
            "count": 12374815,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3831.014869,
            "variance": 14676674.93
          },
          {
            "average": 2.085905042,
            "count": 12374815,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.255732139,
            "variance": 1.576863206
          },
          {
            "average": 2.784519769,
            "count": 12374815,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.497332765,
            "variance": 2.242005409
          },
          {
            "average": 0.5282145228,
            "count": 12374815,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992033262,
            "variance": 0.2492039608
          },
          {
            "average": 0,
            "count": 12374815,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.449806401,
            "count": 12374815,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.159483157,
            "variance": 1.34440119
          },
          {
            "average": 1.099938221,
            "count": 12374815,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.27025968,
            "variance": 176.099792
          },
          {
            "average": 0,
            "count": 12374815,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.97216581,
            "count": 12374815,
            "maximum": 101,
            "minimum": 90,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.640262764,
            "variance": 21.53203852
          },
          {
            "average": 207622131.5,
            "count": 12374815,
            "maximum": 207661390.6,
            "minimum": 207534253.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 58425.11342,
            "variance": 3413493878
          },
          {
            "average": 0,
            "count": 12374815,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12374815,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12374815,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001267736124,
            "count": 12374815,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03558270747,
            "variance": 0.001266129071
          },
          {
            "average": 0.3520016259,
            "count": 12374815,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4775944929,
            "variance": 0.2280964997
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316389.3225,
          4320825.34,
          1.650464174,
          318244.4425,
          4322084.38,
          454.7504642
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316389.32245598553,
                4320825.339656056,
                1.650464174407631
              ],
              [
                316389.32245598553,
                4322084.379656055,
                1.650464174407631
              ],
              [
                318244.4424559855,
                4322084.379656055,
                454.7504641744076
              ],
              [
                318244.4424559855,
                4320825.339656056,
                454.7504641744076
              ],
              [
                316389.32245598553,
                4320825.339656056,
                1.650464174407631
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:29:50+00:00",
        "end_time": "2018-04-12T02:10:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_278492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_278492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_278492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_278492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12117083,
            39.01720912,
            1.650464174,
            -77.09941746,
            39.02893461,
            454.7504642
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1208318987137,
                  39.01720912404568,
                  1.650464174407631
                ],
                [
                  -77.12117082796343,
                  39.02854694895334,
                  1.650464174407631
                ],
                [
                  -77.09975297428304,
                  39.02893461463876,
                  454.7504641744076
                ],
                [
                  -77.09941746110049,
                  39.01759663394327,
                  454.7504641744076
                ],
                [
                  -77.1208318987137,
                  39.01720912404568,
                  1.650464174407631
                ]
              ]
            ]
          },
          "id": "20180411_278492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_278492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:29:50Z",
            "pc:count": 12374815,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317405.283,
                "count": 12374815,
                "maximum": 318244.4425,
                "minimum": 316389.3225,
                "name": "X",
                "position": 0,
                "stddev": 513.8014848,
                "variance": 263991.9658
              },
              {
                "average": 4321463.358,
                "count": 12374815,
                "maximum": 4322084.38,
                "minimum": 4320825.34,
                "name": "Y",
                "position": 1,
                "stddev": 354.368628,
                "variance": 125577.1245
              },
              {
                "average": 90.35805565,
                "count": 12374815,
                "maximum": 454.7504642,
                "minimum": 1.650464174,
                "name": "Z",
                "position": 2,
                "stddev": 15.87343469,
                "variance": 251.9659287
              },
              {
                "average": 3482.354565,
                "count": 12374815,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3831.014869,
                "variance": 14676674.93
              },
              {
                "average": 2.085905042,
                "count": 12374815,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.255732139,
                "variance": 1.576863206
              },
              {
                "average": 2.784519769,
                "count": 12374815,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.497332765,
                "variance": 2.242005409
              },
              {
                "average": 0.5282145228,
                "count": 12374815,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992033262,
                "variance": 0.2492039608
              },
              {
                "average": 0,
                "count": 12374815,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.449806401,
                "count": 12374815,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.159483157,
                "variance": 1.34440119
              },
              {
                "average": 1.099938221,
                "count": 12374815,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.27025968,
                "variance": 176.099792
              },
              {
                "average": 0,
                "count": 12374815,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.97216581,
                "count": 12374815,
                "maximum": 101,
                "minimum": 90,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.640262764,
                "variance": 21.53203852
              },
              {
                "average": 207622131.5,
                "count": 12374815,
                "maximum": 207661390.6,
                "minimum": 207534253.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 58425.11342,
                "variance": 3413493878
              },
              {
                "average": 0,
                "count": 12374815,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12374815,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12374815,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001267736124,
                "count": 12374815,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03558270747,
                "variance": 0.001266129071
              },
              {
                "average": 0.3520016259,
                "count": 12374815,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4775944929,
                "variance": 0.2280964997
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316389.3225,
              4320825.34,
              1.650464174,
              318244.4425,
              4322084.38,
              454.7504642
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316389.32245598553,
                    4320825.339656056,
                    1.650464174407631
                  ],
                  [
                    316389.32245598553,
                    4322084.379656055,
                    1.650464174407631
                  ],
                  [
                    318244.4424559855,
                    4322084.379656055,
                    454.7504641744076
                  ],
                  [
                    318244.4424559855,
                    4320825.339656056,
                    454.7504641744076
                  ],
                  [
                    316389.32245598553,
                    4320825.339656056,
                    1.650464174407631
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:29:50+00:00",
            "end_time": "2018-04-12T02:10: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": "20180413_260496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1842134684227,
              39.02810901781397,
              -6.376072937980581
            ],
            [
              -77.1845626795972,
              39.039447069231926,
              -6.376072937980581
            ],
            [
              -77.16314126761205,
              39.03984648785167,
              499.3239270620194
            ],
            [
              -77.16279547419221,
              39.02850827593266,
              499.3239270620194
            ],
            [
              -77.1842134684227,
              39.02810901781397,
              -6.376072937980581
            ]
          ]
        ]
      },
      "bbox": [
        -77.18456268,
        39.02810902,
        -6.376072938,
        -77.16279547,
        39.03984649,
        499.3239271
      ],
      "properties": {
        "datetime": "2018-04-13T13:35:50Z",
        "pc:count": 14377955,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311841.2482,
            "count": 14377955,
            "maximum": 312785.7922,
            "minimum": 310930.5722,
            "name": "X",
            "position": 0,
            "stddev": 576.3949371,
            "variance": 332231.1235
          },
          {
            "average": 4322776.148,
            "count": 14377955,
            "maximum": 4323424.077,
            "minimum": 4322164.957,
            "name": "Y",
            "position": 1,
            "stddev": 354.9616231,
            "variance": 125997.7539
          },
          {
            "average": 103.5038403,
            "count": 14377955,
            "maximum": 499.3239271,
            "minimum": -6.376072938,
            "name": "Z",
            "position": 2,
            "stddev": 14.29681587,
            "variance": 204.3989441
          },
          {
            "average": 3931.490811,
            "count": 14377955,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4292.604782,
            "variance": 18426455.81
          },
          {
            "average": 2.33344742,
            "count": 14377955,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.326174082,
            "variance": 1.758737697
          },
          {
            "average": 3.241378903,
            "count": 14377955,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.466136129,
            "variance": 2.14955515
          },
          {
            "average": 0.502161886,
            "count": 14377955,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953436,
            "variance": 0.2499953436
          },
          {
            "average": 0,
            "count": 14377955,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.352808171,
            "count": 14377955,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6318490062,
            "variance": 0.3992331667
          },
          {
            "average": -2.445803642,
            "count": 14377955,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.65579883,
            "variance": 186.4808418
          },
          {
            "average": 0,
            "count": 14377955,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 102.0771843,
            "count": 14377955,
            "maximum": 103,
            "minimum": 101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6152533251,
            "variance": 0.378536654
          },
          {
            "average": 207661413.6,
            "count": 14377955,
            "maximum": 207661750.7,
            "minimum": 207660629.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 445.0439125,
            "variance": 198064.084
          },
          {
            "average": 0,
            "count": 14377955,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14377955,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14377955,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001129159188,
            "count": 14377955,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03358398825,
            "variance": 0.001127884266
          },
          {
            "average": 0.2814055963,
            "count": 14377955,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4496848905,
            "variance": 0.2022165007
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310930.5722,
          4322164.957,
          -6.376072938,
          312785.7922,
          4323424.077,
          499.3239271
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310930.57224790216,
                4322164.957190743,
                -6.376072937980581
              ],
              [
                310930.57224790216,
                4323424.077190742,
                -6.376072937980581
              ],
              [
                312785.79224790214,
                4323424.077190742,
                499.3239270620194
              ],
              [
                312785.79224790214,
                4322164.957190743,
                499.3239270620194
              ],
              [
                310930.57224790216,
                4322164.957190743,
                -6.376072937980581
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:35:50+00:00",
        "end_time": "2018-04-13T13:17:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_260496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_260496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_260496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18456268,
            39.02810902,
            -6.376072938,
            -77.16279547,
            39.03984649,
            499.3239271
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1842134684227,
                  39.02810901781397,
                  -6.376072937980581
                ],
                [
                  -77.1845626795972,
                  39.039447069231926,
                  -6.376072937980581
                ],
                [
                  -77.16314126761205,
                  39.03984648785167,
                  499.3239270620194
                ],
                [
                  -77.16279547419221,
                  39.02850827593266,
                  499.3239270620194
                ],
                [
                  -77.1842134684227,
                  39.02810901781397,
                  -6.376072937980581
                ]
              ]
            ]
          },
          "id": "20180413_260496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:35:50Z",
            "pc:count": 14377955,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311841.2482,
                "count": 14377955,
                "maximum": 312785.7922,
                "minimum": 310930.5722,
                "name": "X",
                "position": 0,
                "stddev": 576.3949371,
                "variance": 332231.1235
              },
              {
                "average": 4322776.148,
                "count": 14377955,
                "maximum": 4323424.077,
                "minimum": 4322164.957,
                "name": "Y",
                "position": 1,
                "stddev": 354.9616231,
                "variance": 125997.7539
              },
              {
                "average": 103.5038403,
                "count": 14377955,
                "maximum": 499.3239271,
                "minimum": -6.376072938,
                "name": "Z",
                "position": 2,
                "stddev": 14.29681587,
                "variance": 204.3989441
              },
              {
                "average": 3931.490811,
                "count": 14377955,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4292.604782,
                "variance": 18426455.81
              },
              {
                "average": 2.33344742,
                "count": 14377955,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.326174082,
                "variance": 1.758737697
              },
              {
                "average": 3.241378903,
                "count": 14377955,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.466136129,
                "variance": 2.14955515
              },
              {
                "average": 0.502161886,
                "count": 14377955,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953436,
                "variance": 0.2499953436
              },
              {
                "average": 0,
                "count": 14377955,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.352808171,
                "count": 14377955,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6318490062,
                "variance": 0.3992331667
              },
              {
                "average": -2.445803642,
                "count": 14377955,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.65579883,
                "variance": 186.4808418
              },
              {
                "average": 0,
                "count": 14377955,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 102.0771843,
                "count": 14377955,
                "maximum": 103,
                "minimum": 101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6152533251,
                "variance": 0.378536654
              },
              {
                "average": 207661413.6,
                "count": 14377955,
                "maximum": 207661750.7,
                "minimum": 207660629.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 445.0439125,
                "variance": 198064.084
              },
              {
                "average": 0,
                "count": 14377955,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14377955,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14377955,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001129159188,
                "count": 14377955,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03358398825,
                "variance": 0.001127884266
              },
              {
                "average": 0.2814055963,
                "count": 14377955,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4496848905,
                "variance": 0.2022165007
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310930.5722,
              4322164.957,
              -6.376072938,
              312785.7922,
              4323424.077,
              499.3239271
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310930.57224790216,
                    4322164.957190743,
                    -6.376072937980581
                  ],
                  [
                    310930.57224790216,
                    4323424.077190742,
                    -6.376072937980581
                  ],
                  [
                    312785.79224790214,
                    4323424.077190742,
                    499.3239270620194
                  ],
                  [
                    312785.79224790214,
                    4322164.957190743,
                    499.3239270620194
                  ],
                  [
                    310930.57224790216,
                    4322164.957190743,
                    -6.376072937980581
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:35:50+00:00",
            "end_time": "2018-04-13T13:17: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": "20180411_278496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12085117165854,
              39.02819191669455,
              -9.621626507248834
            ],
            [
              -77.12119023662174,
              39.03952972006365,
              -9.621626507248834
            ],
            [
              -77.09977022245684,
              39.03991745912141,
              453.07837349275115
            ],
            [
              -77.09943457524204,
              39.028579499948094,
              453.07837349275115
            ],
            [
              -77.12085117165854,
              39.02819191669455,
              -9.621626507248834
            ]
          ]
        ]
      },
      "bbox": [
        -77.12119024,
        39.02819192,
        -9.621626507,
        -77.09943458,
        39.03991746,
        453.0783735
      ],
      "properties": {
        "datetime": "2018-04-13T13:23:09Z",
        "pc:count": 12659136,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317347.4251,
            "count": 12659136,
            "maximum": 318271.096,
            "minimum": 316416.076,
            "name": "X",
            "position": 0,
            "stddev": 564.0047973,
            "variance": 318101.4114
          },
          {
            "average": 4322682.297,
            "count": 12659136,
            "maximum": 4323303.37,
            "minimum": 4322044.33,
            "name": "Y",
            "position": 1,
            "stddev": 353.5099524,
            "variance": 124969.2864
          },
          {
            "average": 98.03603859,
            "count": 12659136,
            "maximum": 453.0783735,
            "minimum": -9.621626507,
            "name": "Z",
            "position": 2,
            "stddev": 10.78574854,
            "variance": 116.3323715
          },
          {
            "average": 4270.724857,
            "count": 12659136,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4536.453208,
            "variance": 20579407.71
          },
          {
            "average": 1.897132869,
            "count": 12659136,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.181505185,
            "variance": 1.395954502
          },
          {
            "average": 2.580979539,
            "count": 12659136,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.490726193,
            "variance": 2.222264583
          },
          {
            "average": 0.5199887259,
            "count": 12659136,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996003108,
            "variance": 0.2496004706
          },
          {
            "average": 0,
            "count": 12659136,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372882241,
            "count": 12659136,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5407490643,
            "variance": 0.2924095505
          },
          {
            "average": 7.333773382,
            "count": 12659136,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.73759338,
            "variance": 137.7710984
          },
          {
            "average": 0,
            "count": 12659136,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.16048647,
            "count": 12659136,
            "maximum": 100,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.359755435,
            "variance": 19.00746745
          },
          {
            "average": 207563877.4,
            "count": 12659136,
            "maximum": 207660989.9,
            "minimum": 207533395.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 53797.69645,
            "variance": 2894192143
          },
          {
            "average": 0,
            "count": 12659136,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12659136,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12659136,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007055773791,
            "count": 12659136,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02655333492,
            "variance": 0.0007050795953
          },
          {
            "average": 0.3808484244,
            "count": 12659136,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.485595429,
            "variance": 0.2358029207
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316416.076,
          4322044.33,
          -9.621626507,
          318271.096,
          4323303.37,
          453.0783735
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316416.0759927125,
                4322044.330145938,
                -9.621626507248834
              ],
              [
                316416.0759927125,
                4323303.370145937,
                -9.621626507248834
              ],
              [
                318271.09599271254,
                4323303.370145937,
                453.07837349275115
              ],
              [
                318271.09599271254,
                4322044.330145938,
                453.07837349275115
              ],
              [
                316416.0759927125,
                4322044.330145938,
                -9.621626507248834
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:23:09+00:00",
        "end_time": "2018-04-12T01:56:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_278496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_278496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_278496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_278496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12119024,
            39.02819192,
            -9.621626507,
            -77.09943458,
            39.03991746,
            453.0783735
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12085117165854,
                  39.02819191669455,
                  -9.621626507248834
                ],
                [
                  -77.12119023662174,
                  39.03952972006365,
                  -9.621626507248834
                ],
                [
                  -77.09977022245684,
                  39.03991745912141,
                  453.07837349275115
                ],
                [
                  -77.09943457524204,
                  39.028579499948094,
                  453.07837349275115
                ],
                [
                  -77.12085117165854,
                  39.02819191669455,
                  -9.621626507248834
                ]
              ]
            ]
          },
          "id": "20180411_278496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_278496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:23:09Z",
            "pc:count": 12659136,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317347.4251,
                "count": 12659136,
                "maximum": 318271.096,
                "minimum": 316416.076,
                "name": "X",
                "position": 0,
                "stddev": 564.0047973,
                "variance": 318101.4114
              },
              {
                "average": 4322682.297,
                "count": 12659136,
                "maximum": 4323303.37,
                "minimum": 4322044.33,
                "name": "Y",
                "position": 1,
                "stddev": 353.5099524,
                "variance": 124969.2864
              },
              {
                "average": 98.03603859,
                "count": 12659136,
                "maximum": 453.0783735,
                "minimum": -9.621626507,
                "name": "Z",
                "position": 2,
                "stddev": 10.78574854,
                "variance": 116.3323715
              },
              {
                "average": 4270.724857,
                "count": 12659136,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4536.453208,
                "variance": 20579407.71
              },
              {
                "average": 1.897132869,
                "count": 12659136,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.181505185,
                "variance": 1.395954502
              },
              {
                "average": 2.580979539,
                "count": 12659136,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.490726193,
                "variance": 2.222264583
              },
              {
                "average": 0.5199887259,
                "count": 12659136,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996003108,
                "variance": 0.2496004706
              },
              {
                "average": 0,
                "count": 12659136,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372882241,
                "count": 12659136,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5407490643,
                "variance": 0.2924095505
              },
              {
                "average": 7.333773382,
                "count": 12659136,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.73759338,
                "variance": 137.7710984
              },
              {
                "average": 0,
                "count": 12659136,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.16048647,
                "count": 12659136,
                "maximum": 100,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.359755435,
                "variance": 19.00746745
              },
              {
                "average": 207563877.4,
                "count": 12659136,
                "maximum": 207660989.9,
                "minimum": 207533395.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 53797.69645,
                "variance": 2894192143
              },
              {
                "average": 0,
                "count": 12659136,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12659136,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12659136,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007055773791,
                "count": 12659136,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02655333492,
                "variance": 0.0007050795953
              },
              {
                "average": 0.3808484244,
                "count": 12659136,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.485595429,
                "variance": 0.2358029207
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316416.076,
              4322044.33,
              -9.621626507,
              318271.096,
              4323303.37,
              453.0783735
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316416.0759927125,
                    4322044.330145938,
                    -9.621626507248834
                  ],
                  [
                    316416.0759927125,
                    4323303.370145937,
                    -9.621626507248834
                  ],
                  [
                    318271.09599271254,
                    4323303.370145937,
                    453.07837349275115
                  ],
                  [
                    318271.09599271254,
                    4322044.330145938,
                    453.07837349275115
                  ],
                  [
                    316416.0759927125,
                    4322044.330145938,
                    -9.621626507248834
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:23:09+00:00",
            "end_time": "2018-04-12T01:56: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": "20180408_284500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09974534964383,
              39.039195038253325,
              -8.187614791262234
            ],
            [
              -77.10008114680556,
              39.05053207396137,
              -8.187614791262234
            ],
            [
              -77.07865705817363,
              39.050916034715634,
              407.8523852087378
            ],
            [
              -77.0783246806171,
              39.03957884474475,
              407.8523852087378
            ],
            [
              -77.09974534964383,
              39.039195038253325,
              -8.187614791262234
            ]
          ]
        ]
      },
      "bbox": [
        -77.10008115,
        39.03919504,
        -8.187614791,
        -77.07832468,
        39.05091603,
        407.8523852
      ],
      "properties": {
        "datetime": "2018-04-12T01:57:06Z",
        "pc:count": 11490122,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319217.0812,
            "count": 11490122,
            "maximum": 320126.4573,
            "minimum": 318271.3973,
            "name": "X",
            "position": 0,
            "stddev": 540.1747693,
            "variance": 291788.7814
          },
          {
            "average": 4323872.11,
            "count": 11490122,
            "maximum": 4324482.081,
            "minimum": 4323223.141,
            "name": "Y",
            "position": 1,
            "stddev": 355.0982216,
            "variance": 126094.747
          },
          {
            "average": 89.13727102,
            "count": 11490122,
            "maximum": 407.8523852,
            "minimum": -8.187614791,
            "name": "Z",
            "position": 2,
            "stddev": 12.19908641,
            "variance": 148.8177091
          },
          {
            "average": 3282.213537,
            "count": 11490122,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3523.346828,
            "variance": 12413972.87
          },
          {
            "average": 1.824763044,
            "count": 11490122,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.12567234,
            "variance": 1.267138217
          },
          {
            "average": 2.475217408,
            "count": 11490122,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.433408632,
            "variance": 2.054660306
          },
          {
            "average": 0.556682862,
            "count": 11490122,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4967766849,
            "variance": 0.2467870746
          },
          {
            "average": 0,
            "count": 11490122,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.423641542,
            "count": 11490122,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.576078689,
            "variance": 0.3318666559
          },
          {
            "average": -5.702770539,
            "count": 11490122,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.46316001,
            "variance": 131.4040374
          },
          {
            "average": 0,
            "count": 11490122,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.21689317,
            "count": 11490122,
            "maximum": 89,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5842878871,
            "variance": 0.341392335
          },
          {
            "average": 207507073.6,
            "count": 11490122,
            "maximum": 207533426.1,
            "minimum": 207229449.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 85032.70003,
            "variance": 7230560074
          },
          {
            "average": 0,
            "count": 11490122,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11490122,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11490122,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008504696469,
            "count": 11490122,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02915041033,
            "variance": 0.0008497464222
          },
          {
            "average": 0.2591729661,
            "count": 11490122,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4381807349,
            "variance": 0.1920023565
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318271.3973,
          4323223.141,
          -8.187614791,
          320126.4573,
          4324482.081,
          407.8523852
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318271.39730551955,
                4323223.140717258,
                -8.187614791262234
              ],
              [
                318271.39730551955,
                4324482.080717257,
                -8.187614791262234
              ],
              [
                320126.4573055196,
                4324482.080717257,
                407.8523852087378
              ],
              [
                320126.4573055196,
                4323223.140717258,
                407.8523852087378
              ],
              [
                318271.39730551955,
                4323223.140717258,
                -8.187614791262234
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:57:06+00:00",
        "end_time": "2018-04-08T13:30:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180408_284500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_284500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180408_284500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180408_284500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10008115,
            39.03919504,
            -8.187614791,
            -77.07832468,
            39.05091603,
            407.8523852
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09974534964383,
                  39.039195038253325,
                  -8.187614791262234
                ],
                [
                  -77.10008114680556,
                  39.05053207396137,
                  -8.187614791262234
                ],
                [
                  -77.07865705817363,
                  39.050916034715634,
                  407.8523852087378
                ],
                [
                  -77.0783246806171,
                  39.03957884474475,
                  407.8523852087378
                ],
                [
                  -77.09974534964383,
                  39.039195038253325,
                  -8.187614791262234
                ]
              ]
            ]
          },
          "id": "20180408_284500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180408_284500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:57:06Z",
            "pc:count": 11490122,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319217.0812,
                "count": 11490122,
                "maximum": 320126.4573,
                "minimum": 318271.3973,
                "name": "X",
                "position": 0,
                "stddev": 540.1747693,
                "variance": 291788.7814
              },
              {
                "average": 4323872.11,
                "count": 11490122,
                "maximum": 4324482.081,
                "minimum": 4323223.141,
                "name": "Y",
                "position": 1,
                "stddev": 355.0982216,
                "variance": 126094.747
              },
              {
                "average": 89.13727102,
                "count": 11490122,
                "maximum": 407.8523852,
                "minimum": -8.187614791,
                "name": "Z",
                "position": 2,
                "stddev": 12.19908641,
                "variance": 148.8177091
              },
              {
                "average": 3282.213537,
                "count": 11490122,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3523.346828,
                "variance": 12413972.87
              },
              {
                "average": 1.824763044,
                "count": 11490122,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.12567234,
                "variance": 1.267138217
              },
              {
                "average": 2.475217408,
                "count": 11490122,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.433408632,
                "variance": 2.054660306
              },
              {
                "average": 0.556682862,
                "count": 11490122,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4967766849,
                "variance": 0.2467870746
              },
              {
                "average": 0,
                "count": 11490122,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.423641542,
                "count": 11490122,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.576078689,
                "variance": 0.3318666559
              },
              {
                "average": -5.702770539,
                "count": 11490122,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.46316001,
                "variance": 131.4040374
              },
              {
                "average": 0,
                "count": 11490122,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.21689317,
                "count": 11490122,
                "maximum": 89,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5842878871,
                "variance": 0.341392335
              },
              {
                "average": 207507073.6,
                "count": 11490122,
                "maximum": 207533426.1,
                "minimum": 207229449.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 85032.70003,
                "variance": 7230560074
              },
              {
                "average": 0,
                "count": 11490122,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11490122,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11490122,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008504696469,
                "count": 11490122,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02915041033,
                "variance": 0.0008497464222
              },
              {
                "average": 0.2591729661,
                "count": 11490122,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4381807349,
                "variance": 0.1920023565
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318271.3973,
              4323223.141,
              -8.187614791,
              320126.4573,
              4324482.081,
              407.8523852
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318271.39730551955,
                    4323223.140717258,
                    -8.187614791262234
                  ],
                  [
                    318271.39730551955,
                    4324482.080717257,
                    -8.187614791262234
                  ],
                  [
                    320126.4573055196,
                    4324482.080717257,
                    407.8523852087378
                  ],
                  [
                    320126.4573055196,
                    4323223.140717258,
                    407.8523852087378
                  ],
                  [
                    318271.39730551955,
                    4323223.140717258,
                    -8.187614791262234
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:57:06+00:00",
            "end_time": "2018-04-08T13: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": "20180411_260512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18432659513493,
              39.07204031551012,
              -2.002258170914303
            ],
            [
              -77.18467634346949,
              39.08337738000131,
              -2.002258170914303
            ],
            [
              -77.16324142214093,
              39.083777197155875,
              478.05774182908567
            ],
            [
              -77.16289509879813,
              39.07243997207001,
              478.05774182908567
            ],
            [
              -77.18432659513493,
              39.07204031551012,
              -2.002258170914303
            ]
          ]
        ]
      },
      "bbox": [
        -77.18467634,
        39.07204032,
        -2.002258171,
        -77.1628951,
        39.0837772,
        478.0577418
      ],
      "properties": {
        "datetime": "2018-04-13T13:25:05Z",
        "pc:count": 13189181,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311883.8842,
            "count": 13189181,
            "maximum": 312893.1845,
            "minimum": 311037.9445,
            "name": "X",
            "position": 0,
            "stddev": 480.4790075,
            "variance": 230860.0767
          },
          {
            "average": 4327665.849,
            "count": 13189181,
            "maximum": 4328300.095,
            "minimum": 4327041.075,
            "name": "Y",
            "position": 1,
            "stddev": 355.1688495,
            "variance": 126144.9116
          },
          {
            "average": 119.4268636,
            "count": 13189181,
            "maximum": 478.0577418,
            "minimum": -2.002258171,
            "name": "Z",
            "position": 2,
            "stddev": 13.61207039,
            "variance": 185.2884603
          },
          {
            "average": 3728.993556,
            "count": 13189181,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3997.003227,
            "variance": 15976034.8
          },
          {
            "average": 2.027134664,
            "count": 13189181,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.217302292,
            "variance": 1.48182487
          },
          {
            "average": 2.741182034,
            "count": 13189181,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.468505223,
            "variance": 2.156507589
          },
          {
            "average": 0.5304888909,
            "count": 13189181,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990695807,
            "variance": 0.2490704464
          },
          {
            "average": 0,
            "count": 13189181,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.39323397,
            "count": 13189181,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6817179975,
            "variance": 0.4647394281
          },
          {
            "average": 3.402612116,
            "count": 13189181,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.26377447,
            "variance": 175.9277132
          },
          {
            "average": 0,
            "count": 13189181,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.96371973,
            "count": 13189181,
            "maximum": 100,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.027605323,
            "variance": 25.27681529
          },
          {
            "average": 207597572.7,
            "count": 13189181,
            "maximum": 207661105.9,
            "minimum": 207533302,
            "name": "GpsTime",
            "position": 12,
            "stddev": 63371.68589,
            "variance": 4015970572
          },
          {
            "average": 0,
            "count": 13189181,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13189181,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13189181,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001073455585,
            "count": 13189181,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03274604341,
            "variance": 0.001072303359
          },
          {
            "average": 0.3662824098,
            "count": 13189181,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4817879447,
            "variance": 0.2321196237
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311037.9445,
          4327041.075,
          -2.002258171,
          312893.1845,
          4328300.095,
          478.0577418
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311037.944530382,
                4327041.074905369,
                -2.002258170914303
              ],
              [
                311037.944530382,
                4328300.094905369,
                -2.002258170914303
              ],
              [
                312893.184530382,
                4328300.094905369,
                478.05774182908567
              ],
              [
                312893.184530382,
                4327041.074905369,
                478.05774182908567
              ],
              [
                311037.944530382,
                4327041.074905369,
                -2.002258170914303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:25:05+00:00",
        "end_time": "2018-04-12T01:55:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180411_260512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_260512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180411_260512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_260512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18467634,
            39.07204032,
            -2.002258171,
            -77.1628951,
            39.0837772,
            478.0577418
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18432659513493,
                  39.07204031551012,
                  -2.002258170914303
                ],
                [
                  -77.18467634346949,
                  39.08337738000131,
                  -2.002258170914303
                ],
                [
                  -77.16324142214093,
                  39.083777197155875,
                  478.05774182908567
                ],
                [
                  -77.16289509879813,
                  39.07243997207001,
                  478.05774182908567
                ],
                [
                  -77.18432659513493,
                  39.07204031551012,
                  -2.002258170914303
                ]
              ]
            ]
          },
          "id": "20180411_260512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180411_260512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:25:05Z",
            "pc:count": 13189181,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311883.8842,
                "count": 13189181,
                "maximum": 312893.1845,
                "minimum": 311037.9445,
                "name": "X",
                "position": 0,
                "stddev": 480.4790075,
                "variance": 230860.0767
              },
              {
                "average": 4327665.849,
                "count": 13189181,
                "maximum": 4328300.095,
                "minimum": 4327041.075,
                "name": "Y",
                "position": 1,
                "stddev": 355.1688495,
                "variance": 126144.9116
              },
              {
                "average": 119.4268636,
                "count": 13189181,
                "maximum": 478.0577418,
                "minimum": -2.002258171,
                "name": "Z",
                "position": 2,
                "stddev": 13.61207039,
                "variance": 185.2884603
              },
              {
                "average": 3728.993556,
                "count": 13189181,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3997.003227,
                "variance": 15976034.8
              },
              {
                "average": 2.027134664,
                "count": 13189181,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.217302292,
                "variance": 1.48182487
              },
              {
                "average": 2.741182034,
                "count": 13189181,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.468505223,
                "variance": 2.156507589
              },
              {
                "average": 0.5304888909,
                "count": 13189181,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990695807,
                "variance": 0.2490704464
              },
              {
                "average": 0,
                "count": 13189181,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.39323397,
                "count": 13189181,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6817179975,
                "variance": 0.4647394281
              },
              {
                "average": 3.402612116,
                "count": 13189181,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.26377447,
                "variance": 175.9277132
              },
              {
                "average": 0,
                "count": 13189181,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.96371973,
                "count": 13189181,
                "maximum": 100,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.027605323,
                "variance": 25.27681529
              },
              {
                "average": 207597572.7,
                "count": 13189181,
                "maximum": 207661105.9,
                "minimum": 207533302,
                "name": "GpsTime",
                "position": 12,
                "stddev": 63371.68589,
                "variance": 4015970572
              },
              {
                "average": 0,
                "count": 13189181,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13189181,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13189181,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001073455585,
                "count": 13189181,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03274604341,
                "variance": 0.001072303359
              },
              {
                "average": 0.3662824098,
                "count": 13189181,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4817879447,
                "variance": 0.2321196237
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311037.9445,
              4327041.075,
              -2.002258171,
              312893.1845,
              4328300.095,
              478.0577418
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311037.944530382,
                    4327041.074905369,
                    -2.002258170914303
                  ],
                  [
                    311037.944530382,
                    4328300.094905369,
                    -2.002258170914303
                  ],
                  [
                    312893.184530382,
                    4328300.094905369,
                    478.05774182908567
                  ],
                  [
                    312893.184530382,
                    4327041.074905369,
                    478.05774182908567
                  ],
                  [
                    311037.944530382,
                    4327041.074905369,
                    -2.002258170914303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:25:05+00:00",
            "end_time": "2018-04-12T01:55: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": "20180408_284504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09976008305374,
              39.050176593215774,
              -10.33446086150451
            ],
            [
              -77.10009604597279,
              39.0615146880434,
              -10.33446086150451
            ],
            [
              -77.07867048670718,
              39.06189870827864,
              400.1655391384955
            ],
            [
              -77.07833794529185,
              39.050560459162455,
              400.1655391384955
            ],
            [
              -77.09976008305374,
              39.050176593215774,
              -10.33446086150451
            ]
          ]
        ]
      },
      "bbox": [
        -77.10009605,
        39.05017659,
        -10.33446086,
        -77.07833795,
        39.06189871,
        400.1655391
      ],
      "properties": {
        "datetime": "2018-04-12T01:56:41Z",
        "pc:count": 13596001,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319231.5261,
            "count": 13596001,
            "maximum": 320153.1715,
            "minimum": 318298.2715,
            "name": "X",
            "position": 0,
            "stddev": 469.2076066,
            "variance": 220155.7781
          },
          {
            "average": 4325086.604,
            "count": 13596001,
            "maximum": 4325701.045,
            "minimum": 4324441.985,
            "name": "Y",
            "position": 1,
            "stddev": 356.4530053,
            "variance": 127058.745
          },
          {
            "average": 94.78168881,
            "count": 13596001,
            "maximum": 400.1655391,
            "minimum": -10.33446086,
            "name": "Z",
            "position": 2,
            "stddev": 13.57917914,
            "variance": 184.394106
          },
          {
            "average": 4371.037567,
            "count": 13596001,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4466.415233,
            "variance": 19948865.03
          },
          {
            "average": 1.954679909,
            "count": 13596001,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.200438561,
            "variance": 1.441052738
          },
          {
            "average": 2.746215597,
            "count": 13596001,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.487850222,
            "variance": 2.213698282
          },
          {
            "average": 0.5075713807,
            "count": 13596001,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999426893,
            "variance": 0.2499426926
          },
          {
            "average": 0,
            "count": 13596001,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367414507,
            "count": 13596001,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5395942088,
            "variance": 0.2911619102
          },
          {
            "average": 11.3933305,
            "count": 13596001,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.685925848,
            "variance": 59.07345614
          },
          {
            "average": 0,
            "count": 13596001,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.56528166,
            "count": 13596001,
            "maximum": 89,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5047456635,
            "variance": 0.2547681848
          },
          {
            "average": 207399664.8,
            "count": 13596001,
            "maximum": 207533401.8,
            "minimum": 207229426.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 150649.6414,
            "variance": 22695314460.0
          },
          {
            "average": 0,
            "count": 13596001,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13596001,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13596001,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006226830963,
            "count": 13596001,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02494584951,
            "variance": 0.0006222954078
          },
          {
            "average": 0.3326615672,
            "count": 13596001,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4711664942,
            "variance": 0.2219978652
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318298.2715,
          4324441.985,
          -10.33446086,
          320153.1715,
          4325701.045,
          400.1655391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318298.2715439597,
                4324441.984922873,
                -10.33446086150451
              ],
              [
                318298.2715439597,
                4325701.044922873,
                -10.33446086150451
              ],
              [
                320153.1715439597,
                4325701.044922873,
                400.1655391384955
              ],
              [
                320153.1715439597,
                4324441.984922873,
                400.1655391384955
              ],
              [
                318298.2715439597,
                4324441.984922873,
                -10.33446086150451
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:56:41+00:00",
        "end_time": "2018-04-08T13:30:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180408_284504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_284504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180408_284504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180408_284504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10009605,
            39.05017659,
            -10.33446086,
            -77.07833795,
            39.06189871,
            400.1655391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09976008305374,
                  39.050176593215774,
                  -10.33446086150451
                ],
                [
                  -77.10009604597279,
                  39.0615146880434,
                  -10.33446086150451
                ],
                [
                  -77.07867048670718,
                  39.06189870827864,
                  400.1655391384955
                ],
                [
                  -77.07833794529185,
                  39.050560459162455,
                  400.1655391384955
                ],
                [
                  -77.09976008305374,
                  39.050176593215774,
                  -10.33446086150451
                ]
              ]
            ]
          },
          "id": "20180408_284504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180408_284504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:56:41Z",
            "pc:count": 13596001,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319231.5261,
                "count": 13596001,
                "maximum": 320153.1715,
                "minimum": 318298.2715,
                "name": "X",
                "position": 0,
                "stddev": 469.2076066,
                "variance": 220155.7781
              },
              {
                "average": 4325086.604,
                "count": 13596001,
                "maximum": 4325701.045,
                "minimum": 4324441.985,
                "name": "Y",
                "position": 1,
                "stddev": 356.4530053,
                "variance": 127058.745
              },
              {
                "average": 94.78168881,
                "count": 13596001,
                "maximum": 400.1655391,
                "minimum": -10.33446086,
                "name": "Z",
                "position": 2,
                "stddev": 13.57917914,
                "variance": 184.394106
              },
              {
                "average": 4371.037567,
                "count": 13596001,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4466.415233,
                "variance": 19948865.03
              },
              {
                "average": 1.954679909,
                "count": 13596001,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.200438561,
                "variance": 1.441052738
              },
              {
                "average": 2.746215597,
                "count": 13596001,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.487850222,
                "variance": 2.213698282
              },
              {
                "average": 0.5075713807,
                "count": 13596001,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999426893,
                "variance": 0.2499426926
              },
              {
                "average": 0,
                "count": 13596001,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367414507,
                "count": 13596001,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5395942088,
                "variance": 0.2911619102
              },
              {
                "average": 11.3933305,
                "count": 13596001,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.685925848,
                "variance": 59.07345614
              },
              {
                "average": 0,
                "count": 13596001,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.56528166,
                "count": 13596001,
                "maximum": 89,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5047456635,
                "variance": 0.2547681848
              },
              {
                "average": 207399664.8,
                "count": 13596001,
                "maximum": 207533401.8,
                "minimum": 207229426.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 150649.6414,
                "variance": 22695314460.0
              },
              {
                "average": 0,
                "count": 13596001,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13596001,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13596001,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006226830963,
                "count": 13596001,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02494584951,
                "variance": 0.0006222954078
              },
              {
                "average": 0.3326615672,
                "count": 13596001,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4711664942,
                "variance": 0.2219978652
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318298.2715,
              4324441.985,
              -10.33446086,
              320153.1715,
              4325701.045,
              400.1655391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318298.2715439597,
                    4324441.984922873,
                    -10.33446086150451
                  ],
                  [
                    318298.2715439597,
                    4325701.044922873,
                    -10.33446086150451
                  ],
                  [
                    320153.1715439597,
                    4325701.044922873,
                    400.1655391384955
                  ],
                  [
                    320153.1715439597,
                    4324441.984922873,
                    400.1655391384955
                  ],
                  [
                    318298.2715439597,
                    4324441.984922873,
                    -10.33446086150451
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:56:41+00:00",
            "end_time": "2018-04-08T13:30: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": "20180413_254484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20523841975569,
              38.995126089557175,
              -7.7645660595702
            ],
            [
              -77.20559055990037,
              39.00646350508189,
              -7.7645660595702
            ],
            [
              -77.18418078443537,
              39.00686647651821,
              452.1154339404298
            ],
            [
              -77.18383205587193,
              38.99552889903388,
              452.1154339404298
            ],
            [
              -77.20523841975569,
              38.995126089557175,
              -7.7645660595702
            ]
          ]
        ]
      },
      "bbox": [
        -77.20559056,
        38.99512609,
        -7.76456606,
        -77.18383206,
        39.00686648,
        452.1154339
      ],
      "properties": {
        "datetime": "2018-04-13T13:11:58Z",
        "pc:count": 12724570,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309864.0556,
            "count": 12724570,
            "maximum": 310876.7911,
            "minimum": 309021.6911,
            "name": "X",
            "position": 0,
            "stddev": 559.6450838,
            "variance": 313202.6199
          },
          {
            "average": 4319177.898,
            "count": 12724570,
            "maximum": 4319807.216,
            "minimum": 4318548.156,
            "name": "Y",
            "position": 1,
            "stddev": 346.3971015,
            "variance": 119990.9519
          },
          {
            "average": 103.6463116,
            "count": 12724570,
            "maximum": 452.1154339,
            "minimum": -7.76456606,
            "name": "Z",
            "position": 2,
            "stddev": 12.69478367,
            "variance": 161.1575325
          },
          {
            "average": 5608.640015,
            "count": 12724570,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5418.664749,
            "variance": 29361927.66
          },
          {
            "average": 2.178600613,
            "count": 12724570,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.299472197,
            "variance": 1.688627991
          },
          {
            "average": 2.918866414,
            "count": 12724570,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.535344441,
            "variance": 2.357282553
          },
          {
            "average": 0.5009025845,
            "count": 12724570,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999205,
            "variance": 0.249999205
          },
          {
            "average": 0,
            "count": 12724570,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.44458021,
            "count": 12724570,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6213497729,
            "variance": 0.3860755403
          },
          {
            "average": 5.145087102,
            "count": 12724570,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.71534624,
            "variance": 161.68003
          },
          {
            "average": 0,
            "count": 12724570,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 105.1996629,
            "count": 12724570,
            "maximum": 106,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6152706953,
            "variance": 0.3785580285
          },
          {
            "average": 207659883.4,
            "count": 12724570,
            "maximum": 207660318.7,
            "minimum": 207659564.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 227.3596416,
            "variance": 51692.40664
          },
          {
            "average": 0,
            "count": 12724570,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12724570,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12724570,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000815194541,
            "count": 12724570,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02853997307,
            "variance": 0.0008145300628
          },
          {
            "average": 0.2535875083,
            "count": 12724570,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4350642467,
            "variance": 0.1892808988
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309021.6911,
          4318548.156,
          -7.76456606,
          310876.7911,
          4319807.216,
          452.1154339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309021.69114531385,
                4318548.156300387,
                -7.7645660595702
              ],
              [
                309021.69114531385,
                4319807.216300388,
                -7.7645660595702
              ],
              [
                310876.7911453138,
                4319807.216300388,
                452.1154339404298
              ],
              [
                310876.7911453138,
                4318548.156300387,
                452.1154339404298
              ],
              [
                309021.69114531385,
                4318548.156300387,
                -7.7645660595702
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:11:58+00:00",
        "end_time": "2018-04-13T12:59:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_254484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_254484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_254484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20559056,
            38.99512609,
            -7.76456606,
            -77.18383206,
            39.00686648,
            452.1154339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20523841975569,
                  38.995126089557175,
                  -7.7645660595702
                ],
                [
                  -77.20559055990037,
                  39.00646350508189,
                  -7.7645660595702
                ],
                [
                  -77.18418078443537,
                  39.00686647651821,
                  452.1154339404298
                ],
                [
                  -77.18383205587193,
                  38.99552889903388,
                  452.1154339404298
                ],
                [
                  -77.20523841975569,
                  38.995126089557175,
                  -7.7645660595702
                ]
              ]
            ]
          },
          "id": "20180413_254484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:11:58Z",
            "pc:count": 12724570,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309864.0556,
                "count": 12724570,
                "maximum": 310876.7911,
                "minimum": 309021.6911,
                "name": "X",
                "position": 0,
                "stddev": 559.6450838,
                "variance": 313202.6199
              },
              {
                "average": 4319177.898,
                "count": 12724570,
                "maximum": 4319807.216,
                "minimum": 4318548.156,
                "name": "Y",
                "position": 1,
                "stddev": 346.3971015,
                "variance": 119990.9519
              },
              {
                "average": 103.6463116,
                "count": 12724570,
                "maximum": 452.1154339,
                "minimum": -7.76456606,
                "name": "Z",
                "position": 2,
                "stddev": 12.69478367,
                "variance": 161.1575325
              },
              {
                "average": 5608.640015,
                "count": 12724570,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5418.664749,
                "variance": 29361927.66
              },
              {
                "average": 2.178600613,
                "count": 12724570,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.299472197,
                "variance": 1.688627991
              },
              {
                "average": 2.918866414,
                "count": 12724570,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.535344441,
                "variance": 2.357282553
              },
              {
                "average": 0.5009025845,
                "count": 12724570,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999205,
                "variance": 0.249999205
              },
              {
                "average": 0,
                "count": 12724570,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.44458021,
                "count": 12724570,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6213497729,
                "variance": 0.3860755403
              },
              {
                "average": 5.145087102,
                "count": 12724570,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.71534624,
                "variance": 161.68003
              },
              {
                "average": 0,
                "count": 12724570,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 105.1996629,
                "count": 12724570,
                "maximum": 106,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6152706953,
                "variance": 0.3785580285
              },
              {
                "average": 207659883.4,
                "count": 12724570,
                "maximum": 207660318.7,
                "minimum": 207659564.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 227.3596416,
                "variance": 51692.40664
              },
              {
                "average": 0,
                "count": 12724570,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12724570,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12724570,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000815194541,
                "count": 12724570,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02853997307,
                "variance": 0.0008145300628
              },
              {
                "average": 0.2535875083,
                "count": 12724570,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4350642467,
                "variance": 0.1892808988
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309021.6911,
              4318548.156,
              -7.76456606,
              310876.7911,
              4319807.216,
              452.1154339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309021.69114531385,
                    4318548.156300387,
                    -7.7645660595702
                  ],
                  [
                    309021.69114531385,
                    4319807.216300388,
                    -7.7645660595702
                  ],
                  [
                    310876.7911453138,
                    4319807.216300388,
                    452.1154339404298
                  ],
                  [
                    310876.7911453138,
                    4318548.156300387,
                    452.1154339404298
                  ],
                  [
                    309021.69114531385,
                    4318548.156300387,
                    -7.7645660595702
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:11:58+00:00",
            "end_time": "2018-04-13T12:59: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": "20180413_254472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20508048397072,
              38.963906421366666,
              -5.565342662046447
            ],
            [
              -77.20537855302656,
              38.97351481496053,
              -5.565342662046447
            ],
            [
              -77.18409567158494,
              38.97391527432636,
              445.9146573379536
            ],
            [
              -77.18380047342333,
              38.964306744291186,
              445.9146573379536
            ],
            [
              -77.20508048397072,
              38.963906421366666,
              -5.565342662046447
            ]
          ]
        ]
      },
      "bbox": [
        -77.20537855,
        38.96390642,
        -5.565342662,
        -77.18380047,
        38.97391527,
        445.9146573
      ],
      "properties": {
        "datetime": "2018-04-13T12:59:07Z",
        "pc:count": 11015124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309822.0054,
            "count": 11015124,
            "maximum": 310796.403,
            "minimum": 308951.443,
            "name": "X",
            "position": 0,
            "stddev": 551.5115421,
            "variance": 304164.981
          },
          {
            "average": 4315581.001,
            "count": 11015124,
            "maximum": 4316149.857,
            "minimum": 4315082.817,
            "name": "Y",
            "position": 1,
            "stddev": 323.5340491,
            "variance": 104674.2809
          },
          {
            "average": 54.14081667,
            "count": 11015124,
            "maximum": 445.9146573,
            "minimum": -5.565342662,
            "name": "Z",
            "position": 2,
            "stddev": 23.96054519,
            "variance": 574.1077258
          },
          {
            "average": 3229.536599,
            "count": 11015124,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3651.175487,
            "variance": 13331082.44
          },
          {
            "average": 2.571992199,
            "count": 11015124,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.352484776,
            "variance": 1.829215068
          },
          {
            "average": 3.662893309,
            "count": 11015124,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.29380076,
            "variance": 1.673920406
          },
          {
            "average": 0.5071203011,
            "count": 11015124,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999493214,
            "variance": 0.249949324
          },
          {
            "average": 0,
            "count": 11015124,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.315100402,
            "count": 11015124,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7245913832,
            "variance": 0.5250326726
          },
          {
            "average": 5.186902207,
            "count": 11015124,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.97503482,
            "variance": 168.3515287
          },
          {
            "average": 0,
            "count": 11015124,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 107.1612249,
            "count": 11015124,
            "maximum": 108,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6197391253,
            "variance": 0.3840765835
          },
          {
            "average": 207659152.8,
            "count": 11015124,
            "maximum": 207659547.5,
            "minimum": 207658764.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 252.8009014,
            "variance": 63908.29577
          },
          {
            "average": 0,
            "count": 11015124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11015124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11015124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001202982372,
            "count": 11015124,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03466316943,
            "variance": 0.001201535315
          },
          {
            "average": 0.4154772112,
            "count": 11015124,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4928041398,
            "variance": 0.2428559202
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308951.443,
          4315082.817,
          -5.565342662,
          310796.403,
          4316149.857,
          445.9146573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308951.44300170866,
                4315082.816817897,
                -5.565342662046447
              ],
              [
                308951.44300170866,
                4316149.8568178965,
                -5.565342662046447
              ],
              [
                310796.4030017086,
                4316149.8568178965,
                445.9146573379536
              ],
              [
                310796.4030017086,
                4315082.816817897,
                445.9146573379536
              ],
              [
                308951.44300170866,
                4315082.816817897,
                -5.565342662046447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:59:07+00:00",
        "end_time": "2018-04-13T12:46:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_254472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_254472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_254472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20537855,
            38.96390642,
            -5.565342662,
            -77.18380047,
            38.97391527,
            445.9146573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20508048397072,
                  38.963906421366666,
                  -5.565342662046447
                ],
                [
                  -77.20537855302656,
                  38.97351481496053,
                  -5.565342662046447
                ],
                [
                  -77.18409567158494,
                  38.97391527432636,
                  445.9146573379536
                ],
                [
                  -77.18380047342333,
                  38.964306744291186,
                  445.9146573379536
                ],
                [
                  -77.20508048397072,
                  38.963906421366666,
                  -5.565342662046447
                ]
              ]
            ]
          },
          "id": "20180413_254472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:59:07Z",
            "pc:count": 11015124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309822.0054,
                "count": 11015124,
                "maximum": 310796.403,
                "minimum": 308951.443,
                "name": "X",
                "position": 0,
                "stddev": 551.5115421,
                "variance": 304164.981
              },
              {
                "average": 4315581.001,
                "count": 11015124,
                "maximum": 4316149.857,
                "minimum": 4315082.817,
                "name": "Y",
                "position": 1,
                "stddev": 323.5340491,
                "variance": 104674.2809
              },
              {
                "average": 54.14081667,
                "count": 11015124,
                "maximum": 445.9146573,
                "minimum": -5.565342662,
                "name": "Z",
                "position": 2,
                "stddev": 23.96054519,
                "variance": 574.1077258
              },
              {
                "average": 3229.536599,
                "count": 11015124,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3651.175487,
                "variance": 13331082.44
              },
              {
                "average": 2.571992199,
                "count": 11015124,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.352484776,
                "variance": 1.829215068
              },
              {
                "average": 3.662893309,
                "count": 11015124,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.29380076,
                "variance": 1.673920406
              },
              {
                "average": 0.5071203011,
                "count": 11015124,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999493214,
                "variance": 0.249949324
              },
              {
                "average": 0,
                "count": 11015124,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.315100402,
                "count": 11015124,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7245913832,
                "variance": 0.5250326726
              },
              {
                "average": 5.186902207,
                "count": 11015124,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.97503482,
                "variance": 168.3515287
              },
              {
                "average": 0,
                "count": 11015124,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 107.1612249,
                "count": 11015124,
                "maximum": 108,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6197391253,
                "variance": 0.3840765835
              },
              {
                "average": 207659152.8,
                "count": 11015124,
                "maximum": 207659547.5,
                "minimum": 207658764.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 252.8009014,
                "variance": 63908.29577
              },
              {
                "average": 0,
                "count": 11015124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11015124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11015124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001202982372,
                "count": 11015124,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03466316943,
                "variance": 0.001201535315
              },
              {
                "average": 0.4154772112,
                "count": 11015124,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4928041398,
                "variance": 0.2428559202
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308951.443,
              4315082.817,
              -5.565342662,
              310796.403,
              4316149.857,
              445.9146573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308951.44300170866,
                    4315082.816817897,
                    -5.565342662046447
                  ],
                  [
                    308951.44300170866,
                    4316149.8568178965,
                    -5.565342662046447
                  ],
                  [
                    310796.4030017086,
                    4316149.8568178965,
                    445.9146573379536
                  ],
                  [
                    310796.4030017086,
                    4315082.816817897,
                    445.9146573379536
                  ],
                  [
                    308951.44300170866,
                    4315082.816817897,
                    -5.565342662046447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:59:07+00:00",
            "end_time": "2018-04-13T12:46: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": "20161112_272464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14174828747952,
              38.94030729484899,
              -10.277390039835154
            ],
            [
              -77.14208961027951,
              38.9516447548866,
              -10.277390039835154
            ],
            [
              -77.12074341709348,
              38.95203474368437,
              480.6226099601649
            ],
            [
              -77.12040548936922,
              38.94069712683955,
              480.6226099601649
            ],
            [
              -77.14174828747952,
              38.94030729484899,
              -10.277390039835154
            ]
          ]
        ]
      },
      "bbox": [
        -77.14208961,
        38.94030729,
        -10.27739004,
        -77.12040549,
        38.95203474,
        480.62261
      ],
      "properties": {
        "datetime": "2018-04-13T14:06:38Z",
        "pc:count": 26038772,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315255.9803,
            "count": 26038772,
            "maximum": 316228.4673,
            "minimum": 314377.5273,
            "name": "X",
            "position": 0,
            "stddev": 544.6778562,
            "variance": 296673.967
          },
          {
            "average": 4313011.66,
            "count": 26038772,
            "maximum": 4313591.667,
            "minimum": 4312332.667,
            "name": "Y",
            "position": 1,
            "stddev": 344.417487,
            "variance": 118623.4054
          },
          {
            "average": 60.54017146,
            "count": 26038772,
            "maximum": 480.62261,
            "minimum": -10.27739004,
            "name": "Z",
            "position": 2,
            "stddev": 26.13210983,
            "variance": 682.887164
          },
          {
            "average": 5269.547372,
            "count": 26038772,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10087.27701,
            "variance": 101753157.5
          },
          {
            "average": 2.302783326,
            "count": 26038772,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.305780715,
            "variance": 1.705063275
          },
          {
            "average": 3.220300212,
            "count": 26038772,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.423811764,
            "variance": 2.027239939
          },
          {
            "average": 0.625890691,
            "count": 26038772,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4838920778,
            "variance": 0.2341515429
          },
          {
            "average": 0.0001669433566,
            "count": 26038772,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01291957789,
            "variance": 0.0001669154929
          },
          {
            "average": 1.246564969,
            "count": 26038772,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5320222113,
            "variance": 0.2830476334
          },
          {
            "average": 4.274535071,
            "count": 26038772,
            "maximum": 31.00200081,
            "minimum": -34.0019989,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.71295986,
            "variance": 188.0452681
          },
          {
            "average": 0,
            "count": 26038772,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 107.3152165,
            "count": 26038772,
            "maximum": 118,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.072993739,
            "variance": 82.31921539
          },
          {
            "average": 199236432.6,
            "count": 26038772,
            "maximum": 207663598.3,
            "minimum": 162996091.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17115420.78,
            "variance": 292937628500000.0
          },
          {
            "average": 0,
            "count": 26038772,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26038772,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26038772,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008912478668,
            "count": 26038772,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0298404688,
            "variance": 0.0008904535783
          },
          {
            "average": 0.7032208355,
            "count": 26038772,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4568383741,
            "variance": 0.2087013001
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314377.5273,
          4312332.667,
          -10.27739004,
          316228.4673,
          4313591.667,
          480.62261
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314377.5272555348,
                4312332.6672105305,
                -10.277390039835154
              ],
              [
                314377.5272555348,
                4313591.6672105305,
                -10.277390039835154
              ],
              [
                316228.4672555347,
                4313591.6672105305,
                480.6226099601649
              ],
              [
                316228.4672555347,
                4312332.6672105305,
                480.6226099601649
              ],
              [
                314377.5272555348,
                4312332.6672105305,
                -10.277390039835154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:06:38+00:00",
        "end_time": "2016-11-12T14:28:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20161112_272464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20161112_272464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20161112_272464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20161112_272464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14208961,
            38.94030729,
            -10.27739004,
            -77.12040549,
            38.95203474,
            480.62261
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14174828747952,
                  38.94030729484899,
                  -10.277390039835154
                ],
                [
                  -77.14208961027951,
                  38.9516447548866,
                  -10.277390039835154
                ],
                [
                  -77.12074341709348,
                  38.95203474368437,
                  480.6226099601649
                ],
                [
                  -77.12040548936922,
                  38.94069712683955,
                  480.6226099601649
                ],
                [
                  -77.14174828747952,
                  38.94030729484899,
                  -10.277390039835154
                ]
              ]
            ]
          },
          "id": "20161112_272464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20161112_272464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:06:38Z",
            "pc:count": 26038772,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315255.9803,
                "count": 26038772,
                "maximum": 316228.4673,
                "minimum": 314377.5273,
                "name": "X",
                "position": 0,
                "stddev": 544.6778562,
                "variance": 296673.967
              },
              {
                "average": 4313011.66,
                "count": 26038772,
                "maximum": 4313591.667,
                "minimum": 4312332.667,
                "name": "Y",
                "position": 1,
                "stddev": 344.417487,
                "variance": 118623.4054
              },
              {
                "average": 60.54017146,
                "count": 26038772,
                "maximum": 480.62261,
                "minimum": -10.27739004,
                "name": "Z",
                "position": 2,
                "stddev": 26.13210983,
                "variance": 682.887164
              },
              {
                "average": 5269.547372,
                "count": 26038772,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10087.27701,
                "variance": 101753157.5
              },
              {
                "average": 2.302783326,
                "count": 26038772,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.305780715,
                "variance": 1.705063275
              },
              {
                "average": 3.220300212,
                "count": 26038772,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.423811764,
                "variance": 2.027239939
              },
              {
                "average": 0.625890691,
                "count": 26038772,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4838920778,
                "variance": 0.2341515429
              },
              {
                "average": 0.0001669433566,
                "count": 26038772,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01291957789,
                "variance": 0.0001669154929
              },
              {
                "average": 1.246564969,
                "count": 26038772,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5320222113,
                "variance": 0.2830476334
              },
              {
                "average": 4.274535071,
                "count": 26038772,
                "maximum": 31.00200081,
                "minimum": -34.0019989,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.71295986,
                "variance": 188.0452681
              },
              {
                "average": 0,
                "count": 26038772,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 107.3152165,
                "count": 26038772,
                "maximum": 118,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.072993739,
                "variance": 82.31921539
              },
              {
                "average": 199236432.6,
                "count": 26038772,
                "maximum": 207663598.3,
                "minimum": 162996091.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17115420.78,
                "variance": 292937628500000.0
              },
              {
                "average": 0,
                "count": 26038772,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26038772,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26038772,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008912478668,
                "count": 26038772,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0298404688,
                "variance": 0.0008904535783
              },
              {
                "average": 0.7032208355,
                "count": 26038772,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4568383741,
                "variance": 0.2087013001
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314377.5273,
              4312332.667,
              -10.27739004,
              316228.4673,
              4313591.667,
              480.62261
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314377.5272555348,
                    4312332.6672105305,
                    -10.277390039835154
                  ],
                  [
                    314377.5272555348,
                    4313591.6672105305,
                    -10.277390039835154
                  ],
                  [
                    316228.4672555347,
                    4313591.6672105305,
                    480.6226099601649
                  ],
                  [
                    316228.4672555347,
                    4312332.6672105305,
                    480.6226099601649
                  ],
                  [
                    314377.5272555348,
                    4312332.6672105305,
                    -10.277390039835154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:06:38+00:00",
            "end_time": "2016-11-12T14:28: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": "20180413_254508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20542926711329,
              39.06102207717336,
              -9.217570067356746
            ],
            [
              -77.20578224294182,
              39.07235864250116,
              -9.217570067356746
            ],
            [
              -77.18435049451654,
              39.0727622536009,
              468.52242993264326
            ],
            [
              -77.18400094157654,
              39.061425526148355,
              468.52242993264326
            ],
            [
              -77.20542926711329,
              39.06102207717336,
              -9.217570067356746
            ]
          ]
        ]
      },
      "bbox": [
        -77.20578224,
        39.06102208,
        -9.217570067,
        -77.18400094,
        39.07276225,
        468.5224299
      ],
      "properties": {
        "datetime": "2018-04-13T13:36:37Z",
        "pc:count": 15244825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310096.2803,
            "count": 15244825,
            "maximum": 311037.8032,
            "minimum": 309182.5232,
            "name": "X",
            "position": 0,
            "stddev": 561.1815887,
            "variance": 314924.7755
          },
          {
            "average": 4326500.607,
            "count": 15244825,
            "maximum": 4327121.252,
            "minimum": 4325862.272,
            "name": "Y",
            "position": 1,
            "stddev": 348.8390515,
            "variance": 121688.6838
          },
          {
            "average": 113.8487669,
            "count": 15244825,
            "maximum": 468.5224299,
            "minimum": -9.217570067,
            "name": "Z",
            "position": 2,
            "stddev": 18.22577626,
            "variance": 332.1789202
          },
          {
            "average": 4239.463576,
            "count": 15244825,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4589.26692,
            "variance": 21061370.86
          },
          {
            "average": 2.376855556,
            "count": 15244825,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.320716838,
            "variance": 1.744292966
          },
          {
            "average": 3.288817812,
            "count": 15244825,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.424954982,
            "variance": 2.0304967
          },
          {
            "average": 0.5069159534,
            "count": 15244825,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999521837,
            "variance": 0.249952186
          },
          {
            "average": 0,
            "count": 15244825,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.37104014,
            "count": 15244825,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7844652436,
            "variance": 0.6153857184
          },
          {
            "average": 1.555834137,
            "count": 15244825,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.92217965,
            "variance": 193.8270861
          },
          {
            "average": 0,
            "count": 15244825,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 101.0650076,
            "count": 15244825,
            "maximum": 102,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6476094902,
            "variance": 0.4193980517
          },
          {
            "average": 207661363.3,
            "count": 15244825,
            "maximum": 207661797.7,
            "minimum": 207661071.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 248.2378027,
            "variance": 61622.00669
          },
          {
            "average": 0,
            "count": 15244825,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15244825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15244825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001806580266,
            "count": 15244825,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.042465476,
            "variance": 0.001803316652
          },
          {
            "average": 0.3871324203,
            "count": 15244825,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4870943697,
            "variance": 0.237260925
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309182.5232,
          4325862.272,
          -9.217570067,
          311037.8032,
          4327121.252,
          468.5224299
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309182.523169594,
                4325862.27205609,
                -9.217570067356746
              ],
              [
                309182.523169594,
                4327121.25205609,
                -9.217570067356746
              ],
              [
                311037.80316959403,
                4327121.25205609,
                468.52242993264326
              ],
              [
                311037.80316959403,
                4325862.27205609,
                468.52242993264326
              ],
              [
                309182.523169594,
                4325862.27205609,
                -9.217570067356746
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:36:37+00:00",
        "end_time": "2018-04-13T13:24:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_254508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_254508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_254508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20578224,
            39.06102208,
            -9.217570067,
            -77.18400094,
            39.07276225,
            468.5224299
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20542926711329,
                  39.06102207717336,
                  -9.217570067356746
                ],
                [
                  -77.20578224294182,
                  39.07235864250116,
                  -9.217570067356746
                ],
                [
                  -77.18435049451654,
                  39.0727622536009,
                  468.52242993264326
                ],
                [
                  -77.18400094157654,
                  39.061425526148355,
                  468.52242993264326
                ],
                [
                  -77.20542926711329,
                  39.06102207717336,
                  -9.217570067356746
                ]
              ]
            ]
          },
          "id": "20180413_254508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:36:37Z",
            "pc:count": 15244825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310096.2803,
                "count": 15244825,
                "maximum": 311037.8032,
                "minimum": 309182.5232,
                "name": "X",
                "position": 0,
                "stddev": 561.1815887,
                "variance": 314924.7755
              },
              {
                "average": 4326500.607,
                "count": 15244825,
                "maximum": 4327121.252,
                "minimum": 4325862.272,
                "name": "Y",
                "position": 1,
                "stddev": 348.8390515,
                "variance": 121688.6838
              },
              {
                "average": 113.8487669,
                "count": 15244825,
                "maximum": 468.5224299,
                "minimum": -9.217570067,
                "name": "Z",
                "position": 2,
                "stddev": 18.22577626,
                "variance": 332.1789202
              },
              {
                "average": 4239.463576,
                "count": 15244825,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4589.26692,
                "variance": 21061370.86
              },
              {
                "average": 2.376855556,
                "count": 15244825,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.320716838,
                "variance": 1.744292966
              },
              {
                "average": 3.288817812,
                "count": 15244825,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.424954982,
                "variance": 2.0304967
              },
              {
                "average": 0.5069159534,
                "count": 15244825,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999521837,
                "variance": 0.249952186
              },
              {
                "average": 0,
                "count": 15244825,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.37104014,
                "count": 15244825,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7844652436,
                "variance": 0.6153857184
              },
              {
                "average": 1.555834137,
                "count": 15244825,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.92217965,
                "variance": 193.8270861
              },
              {
                "average": 0,
                "count": 15244825,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 101.0650076,
                "count": 15244825,
                "maximum": 102,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6476094902,
                "variance": 0.4193980517
              },
              {
                "average": 207661363.3,
                "count": 15244825,
                "maximum": 207661797.7,
                "minimum": 207661071.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 248.2378027,
                "variance": 61622.00669
              },
              {
                "average": 0,
                "count": 15244825,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15244825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15244825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001806580266,
                "count": 15244825,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.042465476,
                "variance": 0.001803316652
              },
              {
                "average": 0.3871324203,
                "count": 15244825,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4870943697,
                "variance": 0.237260925
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309182.5232,
              4325862.272,
              -9.217570067,
              311037.8032,
              4327121.252,
              468.5224299
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309182.523169594,
                    4325862.27205609,
                    -9.217570067356746
                  ],
                  [
                    309182.523169594,
                    4327121.25205609,
                    -9.217570067356746
                  ],
                  [
                    311037.80316959403,
                    4327121.25205609,
                    468.52242993264326
                  ],
                  [
                    311037.80316959403,
                    4325862.27205609,
                    468.52242993264326
                  ],
                  [
                    309182.523169594,
                    4325862.27205609,
                    -9.217570067356746
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:36:37+00:00",
            "end_time": "2018-04-13T13:24:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_260500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18424198485738,
              39.039091808784534,
              -0.788688966428452
            ],
            [
              -77.18459131503406,
              39.050429118211035,
              -0.788688966428452
            ],
            [
              -77.16316658639795,
              39.05082863550873,
              473.17131103357156
            ],
            [
              -77.16282067562499,
              39.03949116556522,
              473.17131103357156
            ],
            [
              -77.18424198485738,
              39.039091808784534,
              -0.788688966428452
            ]
          ]
        ]
      },
      "bbox": [
        -77.18459132,
        39.03909181,
        -0.7886889664,
        -77.16282068,
        39.05082864,
        473.171311
      ],
      "properties": {
        "datetime": "2018-04-13T13:36:00Z",
        "pc:count": 12063875,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311813.29,
            "count": 12063875,
            "maximum": 312812.6033,
            "minimum": 310957.3833,
            "name": "X",
            "position": 0,
            "stddev": 493.7858253,
            "variance": 243824.4413
          },
          {
            "average": 4324016.947,
            "count": 12063875,
            "maximum": 4324643.02,
            "minimum": 4323383.98,
            "name": "Y",
            "position": 1,
            "stddev": 367.1090195,
            "variance": 134769.0322
          },
          {
            "average": 117.4718292,
            "count": 12063875,
            "maximum": 473.171311,
            "minimum": -0.7886889664,
            "name": "Z",
            "position": 2,
            "stddev": 15.23647315,
            "variance": 232.1501142
          },
          {
            "average": 5033.478488,
            "count": 12063875,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4980.31899,
            "variance": 24803577.24
          },
          {
            "average": 2.211964895,
            "count": 12063875,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.294491937,
            "variance": 1.675709374
          },
          {
            "average": 2.902537452,
            "count": 12063875,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.517856474,
            "variance": 2.303888276
          },
          {
            "average": 0.5006354923,
            "count": 12063875,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996169,
            "variance": 0.2499996169
          },
          {
            "average": 0,
            "count": 12063875,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.424661976,
            "count": 12063875,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8054281678,
            "variance": 0.6487145334
          },
          {
            "average": 10.64055676,
            "count": 12063875,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.532087543,
            "variance": 72.79651784
          },
          {
            "average": 0,
            "count": 12063875,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 101.4514824,
            "count": 12063875,
            "maximum": 102,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5282476628,
            "variance": 0.2790455933
          },
          {
            "average": 207661506.6,
            "count": 12063875,
            "maximum": 207661760.6,
            "minimum": 207661032.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 220.1826442,
            "variance": 48480.39682
          },
          {
            "average": 0,
            "count": 12063875,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12063875,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12063875,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001985431712,
            "count": 12063875,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0445139297,
            "variance": 0.001981489938
          },
          {
            "average": 0.3385818404,
            "count": 12063875,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4732274256,
            "variance": 0.2239441963
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310957.3833,
          4323383.98,
          -0.7886889664,
          312812.6033,
          4324643.02,
          473.171311
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310957.3833169914,
                4323383.9804279655,
                -0.788688966428452
              ],
              [
                310957.3833169914,
                4324643.020427965,
                -0.788688966428452
              ],
              [
                312812.60331699136,
                4324643.020427965,
                473.17131103357156
              ],
              [
                312812.60331699136,
                4323383.9804279655,
                473.17131103357156
              ],
              [
                310957.3833169914,
                4323383.9804279655,
                -0.788688966428452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:36:00+00:00",
        "end_time": "2018-04-13T13:23:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_260500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_260500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_260500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18459132,
            39.03909181,
            -0.7886889664,
            -77.16282068,
            39.05082864,
            473.171311
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18424198485738,
                  39.039091808784534,
                  -0.788688966428452
                ],
                [
                  -77.18459131503406,
                  39.050429118211035,
                  -0.788688966428452
                ],
                [
                  -77.16316658639795,
                  39.05082863550873,
                  473.17131103357156
                ],
                [
                  -77.16282067562499,
                  39.03949116556522,
                  473.17131103357156
                ],
                [
                  -77.18424198485738,
                  39.039091808784534,
                  -0.788688966428452
                ]
              ]
            ]
          },
          "id": "20180413_260500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:36:00Z",
            "pc:count": 12063875,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311813.29,
                "count": 12063875,
                "maximum": 312812.6033,
                "minimum": 310957.3833,
                "name": "X",
                "position": 0,
                "stddev": 493.7858253,
                "variance": 243824.4413
              },
              {
                "average": 4324016.947,
                "count": 12063875,
                "maximum": 4324643.02,
                "minimum": 4323383.98,
                "name": "Y",
                "position": 1,
                "stddev": 367.1090195,
                "variance": 134769.0322
              },
              {
                "average": 117.4718292,
                "count": 12063875,
                "maximum": 473.171311,
                "minimum": -0.7886889664,
                "name": "Z",
                "position": 2,
                "stddev": 15.23647315,
                "variance": 232.1501142
              },
              {
                "average": 5033.478488,
                "count": 12063875,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4980.31899,
                "variance": 24803577.24
              },
              {
                "average": 2.211964895,
                "count": 12063875,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.294491937,
                "variance": 1.675709374
              },
              {
                "average": 2.902537452,
                "count": 12063875,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.517856474,
                "variance": 2.303888276
              },
              {
                "average": 0.5006354923,
                "count": 12063875,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996169,
                "variance": 0.2499996169
              },
              {
                "average": 0,
                "count": 12063875,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.424661976,
                "count": 12063875,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8054281678,
                "variance": 0.6487145334
              },
              {
                "average": 10.64055676,
                "count": 12063875,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.532087543,
                "variance": 72.79651784
              },
              {
                "average": 0,
                "count": 12063875,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 101.4514824,
                "count": 12063875,
                "maximum": 102,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5282476628,
                "variance": 0.2790455933
              },
              {
                "average": 207661506.6,
                "count": 12063875,
                "maximum": 207661760.6,
                "minimum": 207661032.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 220.1826442,
                "variance": 48480.39682
              },
              {
                "average": 0,
                "count": 12063875,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12063875,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12063875,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001985431712,
                "count": 12063875,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0445139297,
                "variance": 0.001981489938
              },
              {
                "average": 0.3385818404,
                "count": 12063875,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4732274256,
                "variance": 0.2239441963
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310957.3833,
              4323383.98,
              -0.7886889664,
              312812.6033,
              4324643.02,
              473.171311
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310957.3833169914,
                    4323383.9804279655,
                    -0.788688966428452
                  ],
                  [
                    310957.3833169914,
                    4324643.020427965,
                    -0.788688966428452
                  ],
                  [
                    312812.60331699136,
                    4324643.020427965,
                    473.17131103357156
                  ],
                  [
                    312812.60331699136,
                    4323383.9804279655,
                    473.17131103357156
                  ],
                  [
                    310957.3833169914,
                    4323383.9804279655,
                    -0.788688966428452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:36:00+00:00",
            "end_time": "2018-04-13T13:23: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": "20180305_272468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14181944833273,
              38.95128844554513,
              -9.859649425971298
            ],
            [
              -77.14216049830098,
              38.96261201581433,
              -9.859649425971298
            ],
            [
              -77.12076233985597,
              38.9630029938645,
              456.88035057402874
            ],
            [
              -77.12042469039531,
              38.951679266595974,
              456.88035057402874
            ],
            [
              -77.14181944833273,
              38.95128844554513,
              -9.859649425971298
            ]
          ]
        ]
      },
      "bbox": [
        -77.1421605,
        38.95128845,
        -9.859649426,
        -77.12042469,
        38.96300299,
        456.8803506
      ],
      "properties": {
        "datetime": "2018-04-13T14:06:49Z",
        "pc:count": 26755190,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315421.9927,
            "count": 26755190,
            "maximum": 316255.1706,
            "minimum": 314400.0106,
            "name": "X",
            "position": 0,
            "stddev": 531.3951942,
            "variance": 282380.8525
          },
          {
            "average": 4314171.443,
            "count": 26755190,
            "maximum": 4314809.031,
            "minimum": 4313551.571,
            "name": "Y",
            "position": 1,
            "stddev": 360.7279588,
            "variance": 130124.6603
          },
          {
            "average": 71.87555302,
            "count": 26755190,
            "maximum": 456.8803506,
            "minimum": -9.859649426,
            "name": "Z",
            "position": 2,
            "stddev": 26.3036016,
            "variance": 691.8794569
          },
          {
            "average": 3337.666671,
            "count": 26755190,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3779.776193,
            "variance": 14286708.07
          },
          {
            "average": 2.341516207,
            "count": 26755190,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321047485,
            "variance": 1.745166456
          },
          {
            "average": 3.367591521,
            "count": 26755190,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.408897511,
            "variance": 1.984992196
          },
          {
            "average": 0.5257615065,
            "count": 26755190,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993359131,
            "variance": 0.2493363541
          },
          {
            "average": 0,
            "count": 26755190,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.238745081,
            "count": 26755190,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5184240892,
            "variance": 0.2687635363
          },
          {
            "average": -7.385108406,
            "count": 26755190,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.24649968,
            "variance": 149.9767543
          },
          {
            "average": 0,
            "count": 26755190,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 100.4269818,
            "count": 26755190,
            "maximum": 111,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.18436993,
            "variance": 125.0901308
          },
          {
            "average": 206854884.7,
            "count": 26755190,
            "maximum": 207663609.4,
            "minimum": 204312413.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1431819.598,
            "variance": 2050107362000.0
          },
          {
            "average": 0,
            "count": 26755190,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26755190,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26755190,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008980313726,
            "count": 26755190,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02995371339,
            "variance": 0.0008972249458
          },
          {
            "average": 0.7216365871,
            "count": 26755190,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4481932962,
            "variance": 0.2008772307
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314400.0106,
          4313551.571,
          -9.859649426,
          316255.1706,
          4314809.031,
          456.8803506
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314400.0106484325,
                4313551.57115064,
                -9.859649425971298
              ],
              [
                314400.0106484325,
                4314809.031150641,
                -9.859649425971298
              ],
              [
                316255.1706484325,
                4314809.031150641,
                456.88035057402874
              ],
              [
                316255.1706484325,
                4313551.57115064,
                456.88035057402874
              ],
              [
                314400.0106484325,
                4313551.57115064,
                -9.859649425971298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:06:49+00:00",
        "end_time": "2018-03-05T19:13:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_272468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_272468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_272468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_272468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1421605,
            38.95128845,
            -9.859649426,
            -77.12042469,
            38.96300299,
            456.8803506
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14181944833273,
                  38.95128844554513,
                  -9.859649425971298
                ],
                [
                  -77.14216049830098,
                  38.96261201581433,
                  -9.859649425971298
                ],
                [
                  -77.12076233985597,
                  38.9630029938645,
                  456.88035057402874
                ],
                [
                  -77.12042469039531,
                  38.951679266595974,
                  456.88035057402874
                ],
                [
                  -77.14181944833273,
                  38.95128844554513,
                  -9.859649425971298
                ]
              ]
            ]
          },
          "id": "20180305_272468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_272468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:06:49Z",
            "pc:count": 26755190,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315421.9927,
                "count": 26755190,
                "maximum": 316255.1706,
                "minimum": 314400.0106,
                "name": "X",
                "position": 0,
                "stddev": 531.3951942,
                "variance": 282380.8525
              },
              {
                "average": 4314171.443,
                "count": 26755190,
                "maximum": 4314809.031,
                "minimum": 4313551.571,
                "name": "Y",
                "position": 1,
                "stddev": 360.7279588,
                "variance": 130124.6603
              },
              {
                "average": 71.87555302,
                "count": 26755190,
                "maximum": 456.8803506,
                "minimum": -9.859649426,
                "name": "Z",
                "position": 2,
                "stddev": 26.3036016,
                "variance": 691.8794569
              },
              {
                "average": 3337.666671,
                "count": 26755190,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3779.776193,
                "variance": 14286708.07
              },
              {
                "average": 2.341516207,
                "count": 26755190,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321047485,
                "variance": 1.745166456
              },
              {
                "average": 3.367591521,
                "count": 26755190,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.408897511,
                "variance": 1.984992196
              },
              {
                "average": 0.5257615065,
                "count": 26755190,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993359131,
                "variance": 0.2493363541
              },
              {
                "average": 0,
                "count": 26755190,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.238745081,
                "count": 26755190,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5184240892,
                "variance": 0.2687635363
              },
              {
                "average": -7.385108406,
                "count": 26755190,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.24649968,
                "variance": 149.9767543
              },
              {
                "average": 0,
                "count": 26755190,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 100.4269818,
                "count": 26755190,
                "maximum": 111,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.18436993,
                "variance": 125.0901308
              },
              {
                "average": 206854884.7,
                "count": 26755190,
                "maximum": 207663609.4,
                "minimum": 204312413.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1431819.598,
                "variance": 2050107362000.0
              },
              {
                "average": 0,
                "count": 26755190,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26755190,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26755190,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008980313726,
                "count": 26755190,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02995371339,
                "variance": 0.0008972249458
              },
              {
                "average": 0.7216365871,
                "count": 26755190,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4481932962,
                "variance": 0.2008772307
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314400.0106,
              4313551.571,
              -9.859649426,
              316255.1706,
              4314809.031,
              456.8803506
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314400.0106484325,
                    4313551.57115064,
                    -9.859649425971298
                  ],
                  [
                    314400.0106484325,
                    4314809.031150641,
                    -9.859649425971298
                  ],
                  [
                    316255.1706484325,
                    4314809.031150641,
                    456.88035057402874
                  ],
                  [
                    316255.1706484325,
                    4313551.57115064,
                    456.88035057402874
                  ],
                  [
                    314400.0106484325,
                    4313551.57115064,
                    -9.859649425971298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:06:49+00:00",
            "end_time": "2018-03-05T19:13: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": "20180413_254504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20539688075918,
              39.050039025733405,
              -8.463603741500691
            ],
            [
              -77.20574974139583,
              39.061376513165165,
              -8.463603741500691
            ],
            [
              -77.18432269932471,
              39.06177999810427,
              464.85639625849933
            ],
            [
              -77.18397325975876,
              39.05044234857204,
              464.85639625849933
            ],
            [
              -77.20539688075918,
              39.050039025733405,
              -8.463603741500691
            ]
          ]
        ]
      },
      "bbox": [
        -77.20574974,
        39.05003903,
        -8.463603742,
        -77.18397326,
        39.06178,
        464.8563963
      ],
      "properties": {
        "datetime": "2018-04-13T13:36:34Z",
        "pc:count": 13803917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310143.6625,
            "count": 13803917,
            "maximum": 311010.9071,
            "minimum": 309155.7471,
            "name": "X",
            "position": 0,
            "stddev": 522.722453,
            "variance": 273238.7629
          },
          {
            "average": 4325261.87,
            "count": 13803917,
            "maximum": 4325902.284,
            "minimum": 4324643.204,
            "name": "Y",
            "position": 1,
            "stddev": 358.0288144,
            "variance": 128184.6319
          },
          {
            "average": 110.679732,
            "count": 13803917,
            "maximum": 464.8563963,
            "minimum": -8.463603742,
            "name": "Z",
            "position": 2,
            "stddev": 17.00206369,
            "variance": 289.0701697
          },
          {
            "average": 4230.386911,
            "count": 13803917,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4492.238774,
            "variance": 20180209.2
          },
          {
            "average": 2.352021459,
            "count": 13803917,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321959416,
            "variance": 1.747576697
          },
          {
            "average": 3.192248331,
            "count": 13803917,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.468677122,
            "variance": 2.15701249
          },
          {
            "average": 0.4986887418,
            "count": 13803917,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982987,
            "variance": 0.2499982987
          },
          {
            "average": 0,
            "count": 13803917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.377421568,
            "count": 13803917,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7331110115,
            "variance": 0.5374517551
          },
          {
            "average": 8.240671955,
            "count": 13803917,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.84109357,
            "variance": 117.5293099
          },
          {
            "average": 0,
            "count": 13803917,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 101.6961037,
            "count": 13803917,
            "maximum": 103,
            "minimum": 101,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5594488056,
            "variance": 0.3129829661
          },
          {
            "average": 207661537.5,
            "count": 13803917,
            "maximum": 207661794.3,
            "minimum": 207660595.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 313.6346045,
            "variance": 98366.66512
          },
          {
            "average": 0,
            "count": 13803917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13803917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13803917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001589621265,
            "count": 13803917,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03983835443,
            "variance": 0.001587094484
          },
          {
            "average": 0.2860306969,
            "count": 13803917,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4519039191,
            "variance": 0.2042171521
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309155.7471,
          4324643.204,
          -8.463603742,
          311010.9071,
          4325902.284,
          464.8563963
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309155.74712624797,
                4324643.203680839,
                -8.463603741500691
              ],
              [
                309155.74712624797,
                4325902.283680839,
                -8.463603741500691
              ],
              [
                311010.907126248,
                4325902.283680839,
                464.85639625849933
              ],
              [
                311010.907126248,
                4324643.203680839,
                464.85639625849933
              ],
              [
                309155.74712624797,
                4324643.203680839,
                -8.463603741500691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:36:34+00:00",
        "end_time": "2018-04-13T13:16:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_254504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_254504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_254504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20574974,
            39.05003903,
            -8.463603742,
            -77.18397326,
            39.06178,
            464.8563963
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20539688075918,
                  39.050039025733405,
                  -8.463603741500691
                ],
                [
                  -77.20574974139583,
                  39.061376513165165,
                  -8.463603741500691
                ],
                [
                  -77.18432269932471,
                  39.06177999810427,
                  464.85639625849933
                ],
                [
                  -77.18397325975876,
                  39.05044234857204,
                  464.85639625849933
                ],
                [
                  -77.20539688075918,
                  39.050039025733405,
                  -8.463603741500691
                ]
              ]
            ]
          },
          "id": "20180413_254504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:36:34Z",
            "pc:count": 13803917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310143.6625,
                "count": 13803917,
                "maximum": 311010.9071,
                "minimum": 309155.7471,
                "name": "X",
                "position": 0,
                "stddev": 522.722453,
                "variance": 273238.7629
              },
              {
                "average": 4325261.87,
                "count": 13803917,
                "maximum": 4325902.284,
                "minimum": 4324643.204,
                "name": "Y",
                "position": 1,
                "stddev": 358.0288144,
                "variance": 128184.6319
              },
              {
                "average": 110.679732,
                "count": 13803917,
                "maximum": 464.8563963,
                "minimum": -8.463603742,
                "name": "Z",
                "position": 2,
                "stddev": 17.00206369,
                "variance": 289.0701697
              },
              {
                "average": 4230.386911,
                "count": 13803917,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4492.238774,
                "variance": 20180209.2
              },
              {
                "average": 2.352021459,
                "count": 13803917,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321959416,
                "variance": 1.747576697
              },
              {
                "average": 3.192248331,
                "count": 13803917,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.468677122,
                "variance": 2.15701249
              },
              {
                "average": 0.4986887418,
                "count": 13803917,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982987,
                "variance": 0.2499982987
              },
              {
                "average": 0,
                "count": 13803917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.377421568,
                "count": 13803917,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7331110115,
                "variance": 0.5374517551
              },
              {
                "average": 8.240671955,
                "count": 13803917,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.84109357,
                "variance": 117.5293099
              },
              {
                "average": 0,
                "count": 13803917,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 101.6961037,
                "count": 13803917,
                "maximum": 103,
                "minimum": 101,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5594488056,
                "variance": 0.3129829661
              },
              {
                "average": 207661537.5,
                "count": 13803917,
                "maximum": 207661794.3,
                "minimum": 207660595.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 313.6346045,
                "variance": 98366.66512
              },
              {
                "average": 0,
                "count": 13803917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13803917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13803917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001589621265,
                "count": 13803917,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03983835443,
                "variance": 0.001587094484
              },
              {
                "average": 0.2860306969,
                "count": 13803917,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4519039191,
                "variance": 0.2042171521
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309155.7471,
              4324643.204,
              -8.463603742,
              311010.9071,
              4325902.284,
              464.8563963
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309155.74712624797,
                    4324643.203680839,
                    -8.463603741500691
                  ],
                  [
                    309155.74712624797,
                    4325902.283680839,
                    -8.463603741500691
                  ],
                  [
                    311010.907126248,
                    4325902.283680839,
                    464.85639625849933
                  ],
                  [
                    311010.907126248,
                    4324643.203680839,
                    464.85639625849933
                  ],
                  [
                    309155.74712624797,
                    4324643.203680839,
                    -8.463603741500691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:36:34+00:00",
            "end_time": "2018-04-13T13: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": "20180228_260516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18435510453916,
              39.08302163519944,
              11.940413234425904
            ],
            [
              -77.18470502759014,
              39.094359758631796,
              11.940413234425904
            ],
            [
              -77.1632672444695,
              39.09475966596049,
              412.68041323442594
            ],
            [
              -77.16292074853357,
              39.08342138189534,
              412.68041323442594
            ],
            [
              -77.18435510453916,
              39.08302163519944,
              11.940413234425904
            ]
          ]
        ]
      },
      "bbox": [
        -77.18470503,
        39.08302164,
        11.94041323,
        -77.16292075,
        39.09475967,
        412.6804132
      ],
      "properties": {
        "datetime": "2018-04-13T13:25:05Z",
        "pc:count": 14002722,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312041.8988,
            "count": 14002722,
            "maximum": 312919.9832,
            "minimum": 311064.7832,
            "name": "X",
            "position": 0,
            "stddev": 515.0014942,
            "variance": 265226.539
          },
          {
            "average": 4328892.455,
            "count": 14002722,
            "maximum": 4329519.083,
            "minimum": 4328259.943,
            "name": "Y",
            "position": 1,
            "stddev": 362.4865696,
            "variance": 131396.5131
          },
          {
            "average": 125.1722153,
            "count": 14002722,
            "maximum": 412.6804132,
            "minimum": 11.94041323,
            "name": "Z",
            "position": 2,
            "stddev": 12.52542822,
            "variance": 156.8863521
          },
          {
            "average": 4158.401501,
            "count": 14002722,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4455.459106,
            "variance": 19851115.84
          },
          {
            "average": 1.975385143,
            "count": 14002722,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.202716831,
            "variance": 1.446527777
          },
          {
            "average": 2.762552381,
            "count": 14002722,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.478678099,
            "variance": 2.186488921
          },
          {
            "average": 0.5020736682,
            "count": 14002722,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957177,
            "variance": 0.2499957178
          },
          {
            "average": 0,
            "count": 14002722,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370938308,
            "count": 14002722,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5985449893,
            "variance": 0.3582561042
          },
          {
            "average": 9.942264069,
            "count": 14002722,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.675207038,
            "variance": 93.60963124
          },
          {
            "average": 0,
            "count": 14002722,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89.06779982,
            "count": 14002722,
            "maximum": 100,
            "minimum": 66,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.953764941,
            "variance": 24.53978709
          },
          {
            "average": 207401761.9,
            "count": 14002722,
            "maximum": 207661105.9,
            "minimum": 203882944.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 694149.0999,
            "variance": 481842972900.0
          },
          {
            "average": 0,
            "count": 14002722,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14002722,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14002722,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005498930851,
            "count": 14002722,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02344335176,
            "variance": 0.0005495907419
          },
          {
            "average": 0.3523886999,
            "count": 14002722,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4777142664,
            "variance": 0.2282109204
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311064.7832,
          4328259.943,
          11.94041323,
          312919.9832,
          4329519.083,
          412.6804132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311064.78320238733,
                4328259.942748545,
                11.940413234425904
              ],
              [
                311064.78320238733,
                4329519.082748545,
                11.940413234425904
              ],
              [
                312919.9832023873,
                4329519.082748545,
                412.68041323442594
              ],
              [
                312919.9832023873,
                4328259.942748545,
                412.68041323442594
              ],
              [
                311064.78320238733,
                4328259.942748545,
                11.940413234425904
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:25:05+00:00",
        "end_time": "2018-02-28T19:55:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180228_260516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_260516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180228_260516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180228_260516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18470503,
            39.08302164,
            11.94041323,
            -77.16292075,
            39.09475967,
            412.6804132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18435510453916,
                  39.08302163519944,
                  11.940413234425904
                ],
                [
                  -77.18470502759014,
                  39.094359758631796,
                  11.940413234425904
                ],
                [
                  -77.1632672444695,
                  39.09475966596049,
                  412.68041323442594
                ],
                [
                  -77.16292074853357,
                  39.08342138189534,
                  412.68041323442594
                ],
                [
                  -77.18435510453916,
                  39.08302163519944,
                  11.940413234425904
                ]
              ]
            ]
          },
          "id": "20180228_260516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180228_260516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:25:05Z",
            "pc:count": 14002722,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312041.8988,
                "count": 14002722,
                "maximum": 312919.9832,
                "minimum": 311064.7832,
                "name": "X",
                "position": 0,
                "stddev": 515.0014942,
                "variance": 265226.539
              },
              {
                "average": 4328892.455,
                "count": 14002722,
                "maximum": 4329519.083,
                "minimum": 4328259.943,
                "name": "Y",
                "position": 1,
                "stddev": 362.4865696,
                "variance": 131396.5131
              },
              {
                "average": 125.1722153,
                "count": 14002722,
                "maximum": 412.6804132,
                "minimum": 11.94041323,
                "name": "Z",
                "position": 2,
                "stddev": 12.52542822,
                "variance": 156.8863521
              },
              {
                "average": 4158.401501,
                "count": 14002722,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4455.459106,
                "variance": 19851115.84
              },
              {
                "average": 1.975385143,
                "count": 14002722,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.202716831,
                "variance": 1.446527777
              },
              {
                "average": 2.762552381,
                "count": 14002722,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.478678099,
                "variance": 2.186488921
              },
              {
                "average": 0.5020736682,
                "count": 14002722,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957177,
                "variance": 0.2499957178
              },
              {
                "average": 0,
                "count": 14002722,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370938308,
                "count": 14002722,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5985449893,
                "variance": 0.3582561042
              },
              {
                "average": 9.942264069,
                "count": 14002722,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.675207038,
                "variance": 93.60963124
              },
              {
                "average": 0,
                "count": 14002722,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89.06779982,
                "count": 14002722,
                "maximum": 100,
                "minimum": 66,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.953764941,
                "variance": 24.53978709
              },
              {
                "average": 207401761.9,
                "count": 14002722,
                "maximum": 207661105.9,
                "minimum": 203882944.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 694149.0999,
                "variance": 481842972900.0
              },
              {
                "average": 0,
                "count": 14002722,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14002722,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14002722,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005498930851,
                "count": 14002722,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02344335176,
                "variance": 0.0005495907419
              },
              {
                "average": 0.3523886999,
                "count": 14002722,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4777142664,
                "variance": 0.2282109204
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311064.7832,
              4328259.943,
              11.94041323,
              312919.9832,
              4329519.083,
              412.6804132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311064.78320238733,
                    4328259.942748545,
                    11.940413234425904
                  ],
                  [
                    311064.78320238733,
                    4329519.082748545,
                    11.940413234425904
                  ],
                  [
                    312919.9832023873,
                    4329519.082748545,
                    412.68041323442594
                  ],
                  [
                    312919.9832023873,
                    4328259.942748545,
                    412.68041323442594
                  ],
                  [
                    311064.78320238733,
                    4328259.942748545,
                    11.940413234425904
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:25:05+00:00",
            "end_time": "2018-02-28T19:55: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": "20161112_278464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1207018676924,
              38.94032947559811,
              -8.736832947454872
            ],
            [
              -77.12103984356992,
              38.951667271086556,
              -8.736832947454872
            ],
            [
              -77.09964652951095,
              38.95205425295521,
              480.1431670525451
            ],
            [
              -77.09931195639938,
              38.940716301864,
              480.1431670525451
            ],
            [
              -77.1207018676924,
              38.94032947559811,
              -8.736832947454872
            ]
          ]
        ]
      },
      "bbox": [
        -77.12103984,
        38.94032948,
        -8.736832947,
        -77.09931196,
        38.95205425,
        480.1431671
      ],
      "properties": {
        "datetime": "2018-04-13T14:06:38Z",
        "pc:count": 25470265,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317003.2122,
            "count": 25470265,
            "maximum": 318056.8286,
            "minimum": 316201.8286,
            "name": "X",
            "position": 0,
            "stddev": 508.8223447,
            "variance": 258900.1785
          },
          {
            "average": 4312960.799,
            "count": 25470265,
            "maximum": 4313551.481,
            "minimum": 4312292.461,
            "name": "Y",
            "position": 1,
            "stddev": 350.6002136,
            "variance": 122920.5098
          },
          {
            "average": 67.88649602,
            "count": 25470265,
            "maximum": 480.1431671,
            "minimum": -8.736832947,
            "name": "Z",
            "position": 2,
            "stddev": 16.59003294,
            "variance": 275.229193
          },
          {
            "average": 5931.598766,
            "count": 25470265,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 11295.43162,
            "variance": 127586775.5
          },
          {
            "average": 2.153295343,
            "count": 25470265,
            "maximum": 7,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.258587733,
            "variance": 1.584043082
          },
          {
            "average": 3.042822955,
            "count": 25470265,
            "maximum": 7,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.433649318,
            "variance": 2.055350368
          },
          {
            "average": 0.5855438096,
            "count": 25470265,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4926279186,
            "variance": 0.2426822662
          },
          {
            "average": 0.0001727504602,
            "count": 25470265,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01314232187,
            "variance": 0.0001727206243
          },
          {
            "average": 1.259801969,
            "count": 25470265,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5055123487,
            "variance": 0.2555427347
          },
          {
            "average": -4.286309806,
            "count": 25470265,
            "maximum": 31.99799919,
            "minimum": -31.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.74667786,
            "variance": 188.9711521
          },
          {
            "average": 0,
            "count": 25470265,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 112.2063957,
            "count": 25470265,
            "maximum": 118,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.650110355,
            "variance": 13.32330561
          },
          {
            "average": 197929276.6,
            "count": 25470265,
            "maximum": 207663598.5,
            "minimum": 162996097.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18439347.83,
            "variance": 340009548300000.0
          },
          {
            "average": 0,
            "count": 25470265,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25470265,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25470265,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000617151019,
            "count": 25470265,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02483485792,
            "variance": 0.0006167701679
          },
          {
            "average": 0.6415371022,
            "count": 25470265,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4795490149,
            "variance": 0.2299672577
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316201.8286,
          4312292.461,
          -8.736832947,
          318056.8286,
          4313551.481,
          480.1431671
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316201.82856237807,
                4312292.460770233,
                -8.736832947454872
              ],
              [
                316201.82856237807,
                4313551.480770232,
                -8.736832947454872
              ],
              [
                318056.82856237807,
                4313551.480770232,
                480.1431670525451
              ],
              [
                318056.82856237807,
                4312292.460770233,
                480.1431670525451
              ],
              [
                316201.82856237807,
                4312292.460770233,
                -8.736832947454872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:06:38+00:00",
        "end_time": "2016-11-12T14:28:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20161112_278464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20161112_278464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20161112_278464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20161112_278464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12103984,
            38.94032948,
            -8.736832947,
            -77.09931196,
            38.95205425,
            480.1431671
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1207018676924,
                  38.94032947559811,
                  -8.736832947454872
                ],
                [
                  -77.12103984356992,
                  38.951667271086556,
                  -8.736832947454872
                ],
                [
                  -77.09964652951095,
                  38.95205425295521,
                  480.1431670525451
                ],
                [
                  -77.09931195639938,
                  38.940716301864,
                  480.1431670525451
                ],
                [
                  -77.1207018676924,
                  38.94032947559811,
                  -8.736832947454872
                ]
              ]
            ]
          },
          "id": "20161112_278464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20161112_278464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:06:38Z",
            "pc:count": 25470265,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317003.2122,
                "count": 25470265,
                "maximum": 318056.8286,
                "minimum": 316201.8286,
                "name": "X",
                "position": 0,
                "stddev": 508.8223447,
                "variance": 258900.1785
              },
              {
                "average": 4312960.799,
                "count": 25470265,
                "maximum": 4313551.481,
                "minimum": 4312292.461,
                "name": "Y",
                "position": 1,
                "stddev": 350.6002136,
                "variance": 122920.5098
              },
              {
                "average": 67.88649602,
                "count": 25470265,
                "maximum": 480.1431671,
                "minimum": -8.736832947,
                "name": "Z",
                "position": 2,
                "stddev": 16.59003294,
                "variance": 275.229193
              },
              {
                "average": 5931.598766,
                "count": 25470265,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 11295.43162,
                "variance": 127586775.5
              },
              {
                "average": 2.153295343,
                "count": 25470265,
                "maximum": 7,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.258587733,
                "variance": 1.584043082
              },
              {
                "average": 3.042822955,
                "count": 25470265,
                "maximum": 7,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.433649318,
                "variance": 2.055350368
              },
              {
                "average": 0.5855438096,
                "count": 25470265,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4926279186,
                "variance": 0.2426822662
              },
              {
                "average": 0.0001727504602,
                "count": 25470265,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01314232187,
                "variance": 0.0001727206243
              },
              {
                "average": 1.259801969,
                "count": 25470265,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5055123487,
                "variance": 0.2555427347
              },
              {
                "average": -4.286309806,
                "count": 25470265,
                "maximum": 31.99799919,
                "minimum": -31.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.74667786,
                "variance": 188.9711521
              },
              {
                "average": 0,
                "count": 25470265,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 112.2063957,
                "count": 25470265,
                "maximum": 118,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.650110355,
                "variance": 13.32330561
              },
              {
                "average": 197929276.6,
                "count": 25470265,
                "maximum": 207663598.5,
                "minimum": 162996097.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18439347.83,
                "variance": 340009548300000.0
              },
              {
                "average": 0,
                "count": 25470265,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25470265,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25470265,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000617151019,
                "count": 25470265,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02483485792,
                "variance": 0.0006167701679
              },
              {
                "average": 0.6415371022,
                "count": 25470265,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4795490149,
                "variance": 0.2299672577
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316201.8286,
              4312292.461,
              -8.736832947,
              318056.8286,
              4313551.481,
              480.1431671
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316201.82856237807,
                    4312292.460770233,
                    -8.736832947454872
                  ],
                  [
                    316201.82856237807,
                    4313551.480770232,
                    -8.736832947454872
                  ],
                  [
                    318056.82856237807,
                    4313551.480770232,
                    480.1431670525451
                  ],
                  [
                    318056.82856237807,
                    4312292.460770233,
                    480.1431670525451
                  ],
                  [
                    316201.82856237807,
                    4312292.460770233,
                    -8.736832947454872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:06:38+00:00",
            "end_time": "2016-11-12T14:28: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": "20180413_254488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20527065487889,
              39.00610978517173,
              0.46483325069542
            ],
            [
              -77.20562291561767,
              39.017446458685555,
              0.46483325069542
            ],
            [
              -77.18420844381664,
              39.01784955630535,
              458.9848332506954
            ],
            [
              -77.1838595965258,
              39.00651272080515,
              458.9848332506954
            ],
            [
              -77.20527065487889,
              39.00610978517173,
              0.46483325069542
            ]
          ]
        ]
      },
      "bbox": [
        -77.20562292,
        39.00610979,
        0.4648332507,
        -77.1838596,
        39.01784956,
        458.9848333
      ],
      "properties": {
        "datetime": "2018-04-13T13:17:38Z",
        "pc:count": 13686637,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309975.3244,
            "count": 13686637,
            "maximum": 310903.6625,
            "minimum": 309048.4425,
            "name": "X",
            "position": 0,
            "stddev": 483.0967673,
            "variance": 233382.4866
          },
          {
            "average": 4320406.661,
            "count": 13686637,
            "maximum": 4321026.266,
            "minimum": 4319767.286,
            "name": "Y",
            "position": 1,
            "stddev": 352.4774823,
            "variance": 124240.3755
          },
          {
            "average": 103.7399116,
            "count": 13686637,
            "maximum": 458.9848333,
            "minimum": 0.4648332507,
            "name": "Z",
            "position": 2,
            "stddev": 13.39803312,
            "variance": 179.5072914
          },
          {
            "average": 4586.642822,
            "count": 13686637,
            "maximum": 65526,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4721.163514,
            "variance": 22289384.93
          },
          {
            "average": 2.190501217,
            "count": 13686637,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317459152,
            "variance": 1.735698617
          },
          {
            "average": 3.033460228,
            "count": 13686637,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.534490579,
            "variance": 2.354661337
          },
          {
            "average": 0.5008762927,
            "count": 13686637,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992504,
            "variance": 0.2499992504
          },
          {
            "average": 0,
            "count": 13686637,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.398201107,
            "count": 13686637,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6181001098,
            "variance": 0.3820477457
          },
          {
            "average": -10.75641792,
            "count": 13686637,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.889896753,
            "variance": 62.25047077
          },
          {
            "average": 0,
            "count": 13686637,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 104.4318367,
            "count": 13686637,
            "maximum": 105,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5095383324,
            "variance": 0.2596293122
          },
          {
            "average": 207660162,
            "count": 13686637,
            "maximum": 207660658.3,
            "minimum": 207659930.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 188.1715586,
            "variance": 35408.53546
          },
          {
            "average": 0,
            "count": 13686637,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13686637,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13686637,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009599874681,
            "count": 13686637,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03096879013,
            "variance": 0.0009590659622
          },
          {
            "average": 0.3260187291,
            "count": 13686637,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4687542356,
            "variance": 0.2197305334
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309048.4425,
          4319767.286,
          0.4648332507,
          310903.6625,
          4321026.266,
          458.9848333
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309048.44252917555,
                4319767.285989394,
                0.46483325069542
              ],
              [
                309048.44252917555,
                4321026.265989395,
                0.46483325069542
              ],
              [
                310903.6625291755,
                4321026.265989395,
                458.9848332506954
              ],
              [
                310903.6625291755,
                4319767.285989394,
                458.9848332506954
              ],
              [
                309048.44252917555,
                4319767.285989394,
                0.46483325069542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:17:38+00:00",
        "end_time": "2018-04-13T13:05:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_254488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_254488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_254488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20562292,
            39.00610979,
            0.4648332507,
            -77.1838596,
            39.01784956,
            458.9848333
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20527065487889,
                  39.00610978517173,
                  0.46483325069542
                ],
                [
                  -77.20562291561767,
                  39.017446458685555,
                  0.46483325069542
                ],
                [
                  -77.18420844381664,
                  39.01784955630535,
                  458.9848332506954
                ],
                [
                  -77.1838595965258,
                  39.00651272080515,
                  458.9848332506954
                ],
                [
                  -77.20527065487889,
                  39.00610978517173,
                  0.46483325069542
                ]
              ]
            ]
          },
          "id": "20180413_254488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:17:38Z",
            "pc:count": 13686637,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309975.3244,
                "count": 13686637,
                "maximum": 310903.6625,
                "minimum": 309048.4425,
                "name": "X",
                "position": 0,
                "stddev": 483.0967673,
                "variance": 233382.4866
              },
              {
                "average": 4320406.661,
                "count": 13686637,
                "maximum": 4321026.266,
                "minimum": 4319767.286,
                "name": "Y",
                "position": 1,
                "stddev": 352.4774823,
                "variance": 124240.3755
              },
              {
                "average": 103.7399116,
                "count": 13686637,
                "maximum": 458.9848333,
                "minimum": 0.4648332507,
                "name": "Z",
                "position": 2,
                "stddev": 13.39803312,
                "variance": 179.5072914
              },
              {
                "average": 4586.642822,
                "count": 13686637,
                "maximum": 65526,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4721.163514,
                "variance": 22289384.93
              },
              {
                "average": 2.190501217,
                "count": 13686637,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317459152,
                "variance": 1.735698617
              },
              {
                "average": 3.033460228,
                "count": 13686637,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.534490579,
                "variance": 2.354661337
              },
              {
                "average": 0.5008762927,
                "count": 13686637,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992504,
                "variance": 0.2499992504
              },
              {
                "average": 0,
                "count": 13686637,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.398201107,
                "count": 13686637,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6181001098,
                "variance": 0.3820477457
              },
              {
                "average": -10.75641792,
                "count": 13686637,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.889896753,
                "variance": 62.25047077
              },
              {
                "average": 0,
                "count": 13686637,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 104.4318367,
                "count": 13686637,
                "maximum": 105,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5095383324,
                "variance": 0.2596293122
              },
              {
                "average": 207660162,
                "count": 13686637,
                "maximum": 207660658.3,
                "minimum": 207659930.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 188.1715586,
                "variance": 35408.53546
              },
              {
                "average": 0,
                "count": 13686637,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13686637,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13686637,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009599874681,
                "count": 13686637,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03096879013,
                "variance": 0.0009590659622
              },
              {
                "average": 0.3260187291,
                "count": 13686637,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4687542356,
                "variance": 0.2197305334
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309048.4425,
              4319767.286,
              0.4648332507,
              310903.6625,
              4321026.266,
              458.9848333
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309048.44252917555,
                    4319767.285989394,
                    0.46483325069542
                  ],
                  [
                    309048.44252917555,
                    4321026.265989395,
                    0.46483325069542
                  ],
                  [
                    310903.6625291755,
                    4321026.265989395,
                    458.9848332506954
                  ],
                  [
                    310903.6625291755,
                    4319767.285989394,
                    458.9848332506954
                  ],
                  [
                    309048.44252917555,
                    4319767.285989394,
                    0.46483325069542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:17:38+00:00",
            "end_time": "2018-04-13T13:05:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_254476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20516901123383,
              38.97316042254216,
              -3.545095557444768
            ],
            [
              -77.20552084801191,
              38.984497341094006,
              -3.545095557444768
            ],
            [
              -77.18412322753576,
              38.98490000742685,
              443.91490444255527
            ],
            [
              -77.18377479757272,
              38.973562927018364,
              443.91490444255527
            ],
            [
              -77.20516901123383,
              38.97316042254216,
              -3.545095557444768
            ]
          ]
        ]
      },
      "bbox": [
        -77.20552085,
        38.97316042,
        -3.545095557,
        -77.1837748,
        38.98490001,
        443.9149044
      ],
      "properties": {
        "datetime": "2018-04-13T13:06:32Z",
        "pc:count": 15429323,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309861.2456,
            "count": 15429323,
            "maximum": 310823.2646,
            "minimum": 308968.6446,
            "name": "X",
            "position": 0,
            "stddev": 481.9947381,
            "variance": 232318.9275
          },
          {
            "average": 4316788.731,
            "count": 15429323,
            "maximum": 4317369.084,
            "minimum": 4316110.084,
            "name": "Y",
            "position": 1,
            "stddev": 339.118965,
            "variance": 115001.6724
          },
          {
            "average": 72.3128975,
            "count": 15429323,
            "maximum": 443.9149044,
            "minimum": -3.545095557,
            "name": "Z",
            "position": 2,
            "stddev": 23.88242599,
            "variance": 570.3702712
          },
          {
            "average": 3716.504935,
            "count": 15429323,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3993.762185,
            "variance": 15950136.39
          },
          {
            "average": 2.345528511,
            "count": 15429323,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.341686129,
            "variance": 1.800121669
          },
          {
            "average": 3.306978213,
            "count": 15429323,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.456432718,
            "variance": 2.121196261
          },
          {
            "average": 0.503640244,
            "count": 15429323,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999867647,
            "variance": 0.2499867648
          },
          {
            "average": 0,
            "count": 15429323,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367524356,
            "count": 15429323,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6013870598,
            "variance": 0.3616663957
          },
          {
            "average": -10.98271063,
            "count": 15429323,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.796044726,
            "variance": 60.77831337
          },
          {
            "average": 0,
            "count": 15429323,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 106.4736688,
            "count": 15429323,
            "maximum": 108,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5144692262,
            "variance": 0.2646785847
          },
          {
            "average": 207659403.5,
            "count": 15429323,
            "maximum": 207659992.4,
            "minimum": 207658788.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 164.4553776,
            "variance": 27045.57121
          },
          {
            "average": 0,
            "count": 15429323,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15429323,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15429323,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001228116101,
            "count": 15429323,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03502296263,
            "variance": 0.001226607911
          },
          {
            "average": 0.287149151,
            "count": 15429323,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4524317952,
            "variance": 0.2046945293
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308968.6446,
          4316110.084,
          -3.545095557,
          310823.2646,
          4317369.084,
          443.9149044
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308968.6445724898,
                4316110.083853028,
                -3.545095557444768
              ],
              [
                308968.6445724898,
                4317369.083853028,
                -3.545095557444768
              ],
              [
                310823.2645724898,
                4317369.083853028,
                443.91490444255527
              ],
              [
                310823.2645724898,
                4316110.083853028,
                443.91490444255527
              ],
              [
                308968.6445724898,
                4316110.083853028,
                -3.545095557444768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:06:32+00:00",
        "end_time": "2018-04-13T12:46:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_254476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_254476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_254476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20552085,
            38.97316042,
            -3.545095557,
            -77.1837748,
            38.98490001,
            443.9149044
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20516901123383,
                  38.97316042254216,
                  -3.545095557444768
                ],
                [
                  -77.20552084801191,
                  38.984497341094006,
                  -3.545095557444768
                ],
                [
                  -77.18412322753576,
                  38.98490000742685,
                  443.91490444255527
                ],
                [
                  -77.18377479757272,
                  38.973562927018364,
                  443.91490444255527
                ],
                [
                  -77.20516901123383,
                  38.97316042254216,
                  -3.545095557444768
                ]
              ]
            ]
          },
          "id": "20180413_254476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:06:32Z",
            "pc:count": 15429323,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309861.2456,
                "count": 15429323,
                "maximum": 310823.2646,
                "minimum": 308968.6446,
                "name": "X",
                "position": 0,
                "stddev": 481.9947381,
                "variance": 232318.9275
              },
              {
                "average": 4316788.731,
                "count": 15429323,
                "maximum": 4317369.084,
                "minimum": 4316110.084,
                "name": "Y",
                "position": 1,
                "stddev": 339.118965,
                "variance": 115001.6724
              },
              {
                "average": 72.3128975,
                "count": 15429323,
                "maximum": 443.9149044,
                "minimum": -3.545095557,
                "name": "Z",
                "position": 2,
                "stddev": 23.88242599,
                "variance": 570.3702712
              },
              {
                "average": 3716.504935,
                "count": 15429323,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3993.762185,
                "variance": 15950136.39
              },
              {
                "average": 2.345528511,
                "count": 15429323,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.341686129,
                "variance": 1.800121669
              },
              {
                "average": 3.306978213,
                "count": 15429323,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.456432718,
                "variance": 2.121196261
              },
              {
                "average": 0.503640244,
                "count": 15429323,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999867647,
                "variance": 0.2499867648
              },
              {
                "average": 0,
                "count": 15429323,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367524356,
                "count": 15429323,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6013870598,
                "variance": 0.3616663957
              },
              {
                "average": -10.98271063,
                "count": 15429323,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.796044726,
                "variance": 60.77831337
              },
              {
                "average": 0,
                "count": 15429323,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 106.4736688,
                "count": 15429323,
                "maximum": 108,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5144692262,
                "variance": 0.2646785847
              },
              {
                "average": 207659403.5,
                "count": 15429323,
                "maximum": 207659992.4,
                "minimum": 207658788.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 164.4553776,
                "variance": 27045.57121
              },
              {
                "average": 0,
                "count": 15429323,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15429323,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15429323,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001228116101,
                "count": 15429323,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03502296263,
                "variance": 0.001226607911
              },
              {
                "average": 0.287149151,
                "count": 15429323,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4524317952,
                "variance": 0.2046945293
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308968.6446,
              4316110.084,
              -3.545095557,
              310823.2646,
              4317369.084,
              443.9149044
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308968.6445724898,
                    4316110.083853028,
                    -3.545095557444768
                  ],
                  [
                    308968.6445724898,
                    4317369.083853028,
                    -3.545095557444768
                  ],
                  [
                    310823.2645724898,
                    4317369.083853028,
                    443.91490444255527
                  ],
                  [
                    310823.2645724898,
                    4316110.083853028,
                    443.91490444255527
                  ],
                  [
                    308968.6445724898,
                    4316110.083853028,
                    -3.545095557444768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:06:32+00:00",
            "end_time": "2018-04-13T12:46: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": "20180305_272472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.14181275262854,
              38.96227230098091,
              -10.339145783078976
            ],
            [
              -77.14215433132128,
              38.973608997365446,
              -10.339145783078976
            ],
            [
              -77.1207823968438,
              38.97399952911346,
              441.860854216921
            ],
            [
              -77.12044421976627,
              38.962662675740106,
              441.860854216921
            ],
            [
              -77.14181275262854,
              38.96227230098091,
              -10.339145783078976
            ]
          ]
        ]
      },
      "bbox": [
        -77.14215433,
        38.9622723,
        -10.33914578,
        -77.12044422,
        38.97399953,
        441.8608542
      ],
      "properties": {
        "datetime": "2018-04-13T14:06:50Z",
        "pc:count": 26436198,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315361.3316,
            "count": 26436198,
            "maximum": 316281.8562,
            "minimum": 314429.2562,
            "name": "X",
            "position": 0,
            "stddev": 538.5111,
            "variance": 289994.2048
          },
          {
            "average": 4315368.774,
            "count": 26436198,
            "maximum": 4316029.539,
            "minimum": 4314770.619,
            "name": "Y",
            "position": 1,
            "stddev": 345.0431481,
            "variance": 119054.774
          },
          {
            "average": 78.13143293,
            "count": 26436198,
            "maximum": 441.8608542,
            "minimum": -10.33914578,
            "name": "Z",
            "position": 2,
            "stddev": 25.77570981,
            "variance": 664.3872162
          },
          {
            "average": 3684.132205,
            "count": 26436198,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4213.360498,
            "variance": 17752406.68
          },
          {
            "average": 2.305284179,
            "count": 26436198,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.329409257,
            "variance": 1.767328971
          },
          {
            "average": 3.307615755,
            "count": 26436198,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.460015693,
            "variance": 2.131645824
          },
          {
            "average": 0.5045486117,
            "count": 26436198,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999793192,
            "variance": 0.2499793196
          },
          {
            "average": 0,
            "count": 26436198,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273348573,
            "count": 26436198,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5532671884,
            "variance": 0.3061045818
          },
          {
            "average": 0.2787693886,
            "count": 26436198,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.46229989,
            "variance": 181.2335184
          },
          {
            "average": 0,
            "count": 26436198,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.95936969,
            "count": 26436198,
            "maximum": 110,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.45624584,
            "variance": 131.2455687
          },
          {
            "average": 206434097.3,
            "count": 26436198,
            "maximum": 207663610.2,
            "minimum": 204312396.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1613096.628,
            "variance": 2602080731000.0
          },
          {
            "average": 0,
            "count": 26436198,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26436198,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26436198,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008029142466,
            "count": 26436198,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02832436417,
            "variance": 0.0008022696057
          },
          {
            "average": 0.5760846548,
            "count": 26436198,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4941772299,
            "variance": 0.2442111345
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314429.2562,
          4314770.619,
          -10.33914578,
          316281.8562,
          4316029.539,
          441.8608542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314429.2561573378,
                4314770.6186327925,
                -10.339145783078976
              ],
              [
                314429.2561573378,
                4316029.538632792,
                -10.339145783078976
              ],
              [
                316281.8561573378,
                4316029.538632792,
                441.860854216921
              ],
              [
                316281.8561573378,
                4314770.6186327925,
                441.860854216921
              ],
              [
                314429.2561573378,
                4314770.6186327925,
                -10.339145783078976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:06:50+00:00",
        "end_time": "2018-03-05T19:13:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_272472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_272472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_272472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_272472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.14215433,
            38.9622723,
            -10.33914578,
            -77.12044422,
            38.97399953,
            441.8608542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.14181275262854,
                  38.96227230098091,
                  -10.339145783078976
                ],
                [
                  -77.14215433132128,
                  38.973608997365446,
                  -10.339145783078976
                ],
                [
                  -77.1207823968438,
                  38.97399952911346,
                  441.860854216921
                ],
                [
                  -77.12044421976627,
                  38.962662675740106,
                  441.860854216921
                ],
                [
                  -77.14181275262854,
                  38.96227230098091,
                  -10.339145783078976
                ]
              ]
            ]
          },
          "id": "20180305_272472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_272472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:06:50Z",
            "pc:count": 26436198,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315361.3316,
                "count": 26436198,
                "maximum": 316281.8562,
                "minimum": 314429.2562,
                "name": "X",
                "position": 0,
                "stddev": 538.5111,
                "variance": 289994.2048
              },
              {
                "average": 4315368.774,
                "count": 26436198,
                "maximum": 4316029.539,
                "minimum": 4314770.619,
                "name": "Y",
                "position": 1,
                "stddev": 345.0431481,
                "variance": 119054.774
              },
              {
                "average": 78.13143293,
                "count": 26436198,
                "maximum": 441.8608542,
                "minimum": -10.33914578,
                "name": "Z",
                "position": 2,
                "stddev": 25.77570981,
                "variance": 664.3872162
              },
              {
                "average": 3684.132205,
                "count": 26436198,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4213.360498,
                "variance": 17752406.68
              },
              {
                "average": 2.305284179,
                "count": 26436198,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.329409257,
                "variance": 1.767328971
              },
              {
                "average": 3.307615755,
                "count": 26436198,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.460015693,
                "variance": 2.131645824
              },
              {
                "average": 0.5045486117,
                "count": 26436198,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999793192,
                "variance": 0.2499793196
              },
              {
                "average": 0,
                "count": 26436198,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273348573,
                "count": 26436198,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5532671884,
                "variance": 0.3061045818
              },
              {
                "average": 0.2787693886,
                "count": 26436198,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.46229989,
                "variance": 181.2335184
              },
              {
                "average": 0,
                "count": 26436198,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.95936969,
                "count": 26436198,
                "maximum": 110,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.45624584,
                "variance": 131.2455687
              },
              {
                "average": 206434097.3,
                "count": 26436198,
                "maximum": 207663610.2,
                "minimum": 204312396.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1613096.628,
                "variance": 2602080731000.0
              },
              {
                "average": 0,
                "count": 26436198,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26436198,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26436198,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008029142466,
                "count": 26436198,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02832436417,
                "variance": 0.0008022696057
              },
              {
                "average": 0.5760846548,
                "count": 26436198,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4941772299,
                "variance": 0.2442111345
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314429.2562,
              4314770.619,
              -10.33914578,
              316281.8562,
              4316029.539,
              441.8608542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314429.2561573378,
                    4314770.6186327925,
                    -10.339145783078976
                  ],
                  [
                    314429.2561573378,
                    4316029.538632792,
                    -10.339145783078976
                  ],
                  [
                    316281.8561573378,
                    4316029.538632792,
                    441.860854216921
                  ],
                  [
                    316281.8561573378,
                    4314770.6186327925,
                    441.860854216921
                  ],
                  [
                    314429.2561573378,
                    4314770.6186327925,
                    -10.339145783078976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:06:50+00:00",
            "end_time": "2018-03-05T19:13: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": "20180413_260504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1842704454344,
              39.05007387169721,
              13.046846114717994
            ],
            [
              -77.18461993349395,
              39.06141169979286,
              13.046846114717994
            ],
            [
              -77.16319304125221,
              39.06181129432061,
              456.206846114718
            ],
            [
              -77.1628469744423,
              39.05047330568272,
              456.206846114718
            ],
            [
              -77.1842704454344,
              39.05007387169721,
              13.046846114717994
            ]
          ]
        ]
      },
      "bbox": [
        -77.18461993,
        39.05007387,
        13.04684611,
        -77.16284697,
        39.06181129,
        456.2068461
      ],
      "properties": {
        "datetime": "2018-04-13T13:36:00Z",
        "pc:count": 13753709,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312015.7328,
            "count": 13753709,
            "maximum": 312839.325,
            "minimum": 310984.205,
            "name": "X",
            "position": 0,
            "stddev": 507.0905155,
            "variance": 257140.7909
          },
          {
            "average": 4325232.788,
            "count": 13753709,
            "maximum": 4325862.025,
            "minimum": 4324602.925,
            "name": "Y",
            "position": 1,
            "stddev": 349.9264932,
            "variance": 122448.5507
          },
          {
            "average": 127.7204998,
            "count": 13753709,
            "maximum": 456.2068461,
            "minimum": 13.04684611,
            "name": "Z",
            "position": 2,
            "stddev": 15.15728395,
            "variance": 229.7432567
          },
          {
            "average": 4381.829747,
            "count": 13753709,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4599.616313,
            "variance": 21156470.23
          },
          {
            "average": 2.166884584,
            "count": 13753709,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.282280581,
            "variance": 1.644243488
          },
          {
            "average": 2.994029102,
            "count": 13753709,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.492275343,
            "variance": 2.226885699
          },
          {
            "average": 0.4997910018,
            "count": 13753709,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999745,
            "variance": 0.2499999745
          },
          {
            "average": 0,
            "count": 13753709,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.397002365,
            "count": 13753709,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7817755373,
            "variance": 0.6111729907
          },
          {
            "average": -9.284794008,
            "count": 13753709,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.40937807,
            "variance": 108.3551519
          },
          {
            "average": 0,
            "count": 13753709,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 100.6214242,
            "count": 13753709,
            "maximum": 102,
            "minimum": 100,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5874994237,
            "variance": 0.3451555729
          },
          {
            "average": 207661217.7,
            "count": 13753709,
            "maximum": 207661760.6,
            "minimum": 207661031.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 176.2700829,
            "variance": 31071.14212
          },
          {
            "average": 0,
            "count": 13753709,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13753709,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13753709,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001793334438,
            "count": 13753709,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04230979224,
            "variance": 0.00179011852
          },
          {
            "average": 0.364218481,
            "count": 13753709,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4812103448,
            "variance": 0.2315633959
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310984.205,
          4324602.925,
          13.04684611,
          312839.325,
          4325862.025,
          456.2068461
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310984.2050127172,
                4324602.924723524,
                13.046846114717994
              ],
              [
                310984.2050127172,
                4325862.024723523,
                13.046846114717994
              ],
              [
                312839.3250127172,
                4325862.024723523,
                456.206846114718
              ],
              [
                312839.3250127172,
                4324602.924723524,
                456.206846114718
              ],
              [
                310984.2050127172,
                4324602.924723524,
                13.046846114717994
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:36:00+00:00",
        "end_time": "2018-04-13T13:23:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_260504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_260504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_260504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18461993,
            39.05007387,
            13.04684611,
            -77.16284697,
            39.06181129,
            456.2068461
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1842704454344,
                  39.05007387169721,
                  13.046846114717994
                ],
                [
                  -77.18461993349395,
                  39.06141169979286,
                  13.046846114717994
                ],
                [
                  -77.16319304125221,
                  39.06181129432061,
                  456.206846114718
                ],
                [
                  -77.1628469744423,
                  39.05047330568272,
                  456.206846114718
                ],
                [
                  -77.1842704454344,
                  39.05007387169721,
                  13.046846114717994
                ]
              ]
            ]
          },
          "id": "20180413_260504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:36:00Z",
            "pc:count": 13753709,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312015.7328,
                "count": 13753709,
                "maximum": 312839.325,
                "minimum": 310984.205,
                "name": "X",
                "position": 0,
                "stddev": 507.0905155,
                "variance": 257140.7909
              },
              {
                "average": 4325232.788,
                "count": 13753709,
                "maximum": 4325862.025,
                "minimum": 4324602.925,
                "name": "Y",
                "position": 1,
                "stddev": 349.9264932,
                "variance": 122448.5507
              },
              {
                "average": 127.7204998,
                "count": 13753709,
                "maximum": 456.2068461,
                "minimum": 13.04684611,
                "name": "Z",
                "position": 2,
                "stddev": 15.15728395,
                "variance": 229.7432567
              },
              {
                "average": 4381.829747,
                "count": 13753709,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4599.616313,
                "variance": 21156470.23
              },
              {
                "average": 2.166884584,
                "count": 13753709,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.282280581,
                "variance": 1.644243488
              },
              {
                "average": 2.994029102,
                "count": 13753709,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.492275343,
                "variance": 2.226885699
              },
              {
                "average": 0.4997910018,
                "count": 13753709,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999745,
                "variance": 0.2499999745
              },
              {
                "average": 0,
                "count": 13753709,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.397002365,
                "count": 13753709,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7817755373,
                "variance": 0.6111729907
              },
              {
                "average": -9.284794008,
                "count": 13753709,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.40937807,
                "variance": 108.3551519
              },
              {
                "average": 0,
                "count": 13753709,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 100.6214242,
                "count": 13753709,
                "maximum": 102,
                "minimum": 100,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5874994237,
                "variance": 0.3451555729
              },
              {
                "average": 207661217.7,
                "count": 13753709,
                "maximum": 207661760.6,
                "minimum": 207661031.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 176.2700829,
                "variance": 31071.14212
              },
              {
                "average": 0,
                "count": 13753709,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13753709,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13753709,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001793334438,
                "count": 13753709,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04230979224,
                "variance": 0.00179011852
              },
              {
                "average": 0.364218481,
                "count": 13753709,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4812103448,
                "variance": 0.2315633959
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310984.205,
              4324602.925,
              13.04684611,
              312839.325,
              4325862.025,
              456.2068461
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310984.2050127172,
                    4324602.924723524,
                    13.046846114717994
                  ],
                  [
                    310984.2050127172,
                    4325862.024723523,
                    13.046846114717994
                  ],
                  [
                    312839.3250127172,
                    4325862.024723523,
                    456.206846114718
                  ],
                  [
                    312839.3250127172,
                    4324602.924723524,
                    456.206846114718
                  ],
                  [
                    310984.2050127172,
                    4324602.924723524,
                    13.046846114717994
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:36:00+00:00",
            "end_time": "2018-04-13T13:23: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": "20180228_254512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.2054592124634,
              39.072004000287,
              -10.191951924571697
            ],
            [
              -77.20581239288211,
              39.08334252498506,
              -10.191951924571697
            ],
            [
              -77.18437893925666,
              39.08374620556406,
              456.9080480754283
            ],
            [
              -77.18402918393596,
              39.072407518698576,
              456.9080480754283
            ],
            [
              -77.2054592124634,
              39.072004000287,
              -10.191951924571697
            ]
          ]
        ]
      },
      "bbox": [
        -77.20581239,
        39.072004,
        -10.19195192,
        -77.18402918,
        39.08374621,
        456.9080481
      ],
      "properties": {
        "datetime": "2018-04-13T13:27:56Z",
        "pc:count": 14699286,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310019.6903,
            "count": 14699286,
            "maximum": 311064.6553,
            "minimum": 309209.5153,
            "name": "X",
            "position": 0,
            "stddev": 495.2370128,
            "variance": 245259.6988
          },
          {
            "average": 4327721.997,
            "count": 14699286,
            "maximum": 4328340.412,
            "minimum": 4327081.212,
            "name": "Y",
            "position": 1,
            "stddev": 363.7309561,
            "variance": 132300.2084
          },
          {
            "average": 130.7587176,
            "count": 14699286,
            "maximum": 456.9080481,
            "minimum": -10.19195192,
            "name": "Z",
            "position": 2,
            "stddev": 16.75227229,
            "variance": 280.638627
          },
          {
            "average": 4987.4898,
            "count": 14699286,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5212.847001,
            "variance": 27173773.85
          },
          {
            "average": 2.157500983,
            "count": 14699286,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.279807128,
            "variance": 1.637906285
          },
          {
            "average": 2.975164236,
            "count": 14699286,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.496815104,
            "variance": 2.240455455
          },
          {
            "average": 0.5066207297,
            "count": 14699286,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499956181,
            "variance": 0.2499561829
          },
          {
            "average": 0,
            "count": 14699286,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.403046855,
            "count": 14699286,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8117549917,
            "variance": 0.6589461665
          },
          {
            "average": -11.88073643,
            "count": 14699286,
            "maximum": 15,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.682149049,
            "variance": 59.015414
          },
          {
            "average": 0,
            "count": 14699286,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 98.09242354,
            "count": 14699286,
            "maximum": 101,
            "minimum": 66,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.448557525,
            "variance": 71.37812425
          },
          {
            "average": 207419954.7,
            "count": 14699286,
            "maximum": 207661276.7,
            "minimum": 203882983.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 920260.4076,
            "variance": 846879217800.0
          },
          {
            "average": 0,
            "count": 14699286,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14699286,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14699286,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001916827797,
            "count": 14699286,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04373961246,
            "variance": 0.001913153698
          },
          {
            "average": 0.3709280845,
            "count": 14699286,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4830532647,
            "variance": 0.2333404565
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309209.5153,
          4327081.212,
          -10.19195192,
          311064.6553,
          4328340.412,
          456.9080481
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309209.5152668912,
                4327081.212046623,
                -10.191951924571697
              ],
              [
                309209.5152668912,
                4328340.4120466225,
                -10.191951924571697
              ],
              [
                311064.65526689123,
                4328340.4120466225,
                456.9080480754283
              ],
              [
                311064.65526689123,
                4327081.212046623,
                456.9080480754283
              ],
              [
                309209.5152668912,
                4327081.212046623,
                -10.191951924571697
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:27:56+00:00",
        "end_time": "2018-02-28T19:56:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180228_254512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_254512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180228_254512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180228_254512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20581239,
            39.072004,
            -10.19195192,
            -77.18402918,
            39.08374621,
            456.9080481
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.2054592124634,
                  39.072004000287,
                  -10.191951924571697
                ],
                [
                  -77.20581239288211,
                  39.08334252498506,
                  -10.191951924571697
                ],
                [
                  -77.18437893925666,
                  39.08374620556406,
                  456.9080480754283
                ],
                [
                  -77.18402918393596,
                  39.072407518698576,
                  456.9080480754283
                ],
                [
                  -77.2054592124634,
                  39.072004000287,
                  -10.191951924571697
                ]
              ]
            ]
          },
          "id": "20180228_254512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180228_254512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:27:56Z",
            "pc:count": 14699286,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310019.6903,
                "count": 14699286,
                "maximum": 311064.6553,
                "minimum": 309209.5153,
                "name": "X",
                "position": 0,
                "stddev": 495.2370128,
                "variance": 245259.6988
              },
              {
                "average": 4327721.997,
                "count": 14699286,
                "maximum": 4328340.412,
                "minimum": 4327081.212,
                "name": "Y",
                "position": 1,
                "stddev": 363.7309561,
                "variance": 132300.2084
              },
              {
                "average": 130.7587176,
                "count": 14699286,
                "maximum": 456.9080481,
                "minimum": -10.19195192,
                "name": "Z",
                "position": 2,
                "stddev": 16.75227229,
                "variance": 280.638627
              },
              {
                "average": 4987.4898,
                "count": 14699286,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5212.847001,
                "variance": 27173773.85
              },
              {
                "average": 2.157500983,
                "count": 14699286,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.279807128,
                "variance": 1.637906285
              },
              {
                "average": 2.975164236,
                "count": 14699286,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.496815104,
                "variance": 2.240455455
              },
              {
                "average": 0.5066207297,
                "count": 14699286,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499956181,
                "variance": 0.2499561829
              },
              {
                "average": 0,
                "count": 14699286,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.403046855,
                "count": 14699286,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8117549917,
                "variance": 0.6589461665
              },
              {
                "average": -11.88073643,
                "count": 14699286,
                "maximum": 15,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.682149049,
                "variance": 59.015414
              },
              {
                "average": 0,
                "count": 14699286,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 98.09242354,
                "count": 14699286,
                "maximum": 101,
                "minimum": 66,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.448557525,
                "variance": 71.37812425
              },
              {
                "average": 207419954.7,
                "count": 14699286,
                "maximum": 207661276.7,
                "minimum": 203882983.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 920260.4076,
                "variance": 846879217800.0
              },
              {
                "average": 0,
                "count": 14699286,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14699286,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14699286,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001916827797,
                "count": 14699286,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04373961246,
                "variance": 0.001913153698
              },
              {
                "average": 0.3709280845,
                "count": 14699286,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4830532647,
                "variance": 0.2333404565
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309209.5153,
              4327081.212,
              -10.19195192,
              311064.6553,
              4328340.412,
              456.9080481
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309209.5152668912,
                    4327081.212046623,
                    -10.191951924571697
                  ],
                  [
                    309209.5152668912,
                    4328340.4120466225,
                    -10.191951924571697
                  ],
                  [
                    311064.65526689123,
                    4328340.4120466225,
                    456.9080480754283
                  ],
                  [
                    311064.65526689123,
                    4327081.212046623,
                    456.9080480754283
                  ],
                  [
                    309209.5152668912,
                    4327081.212046623,
                    -10.191951924571697
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:27:56+00:00",
            "end_time": "2018-02-28T19:56: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": "20180305_278468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.12072051726021,
              38.95131261246862,
              -10.216274430349443
            ],
            [
              -77.12105861233267,
              38.96264984612127,
              -10.216274430349443
            ],
            [
              -77.09966107328275,
              38.96303693881461,
              455.52372556965054
            ],
            [
              -77.09932638281835,
              38.95169954953533,
              455.52372556965054
            ],
            [
              -77.12072051726021,
              38.95131261246862,
              -10.216274430349443
            ]
          ]
        ]
      },
      "bbox": [
        -77.12105861,
        38.95131261,
        -10.21627443,
        -77.09932638,
        38.96303694,
        455.5237256
      ],
      "properties": {
        "datetime": "2018-04-13T14:06:59Z",
        "pc:count": 24154425,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 317140.6379,
            "count": 24154425,
            "maximum": 318083.6661,
            "minimum": 316228.5861,
            "name": "X",
            "position": 0,
            "stddev": 507.134969,
            "variance": 257185.8768
          },
          {
            "average": 4314157.374,
            "count": 24154425,
            "maximum": 4314770.434,
            "minimum": 4313511.474,
            "name": "Y",
            "position": 1,
            "stddev": 355.0266761,
            "variance": 126043.9407
          },
          {
            "average": 78.62374798,
            "count": 24154425,
            "maximum": 455.5237256,
            "minimum": -10.21627443,
            "name": "Z",
            "position": 2,
            "stddev": 14.32243878,
            "variance": 205.1322525
          },
          {
            "average": 3568.76917,
            "count": 24154425,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3896.449726,
            "variance": 15182320.47
          },
          {
            "average": 2.293957525,
            "count": 24154425,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.312544899,
            "variance": 1.722774111
          },
          {
            "average": 3.182452366,
            "count": 24154425,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473587109,
            "variance": 2.171458967
          },
          {
            "average": 0.4624755505,
            "count": 24154425,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4985899377,
            "variance": 0.248591926
          },
          {
            "average": 0,
            "count": 24154425,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.284520662,
            "count": 24154425,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5570671848,
            "variance": 0.3103238484
          },
          {
            "average": 5.682622562,
            "count": 24154425,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.04299133,
            "variance": 145.0336403
          },
          {
            "average": 0,
            "count": 24154425,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 108.5658888,
            "count": 24154425,
            "maximum": 112,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.044041194,
            "variance": 16.35426918
          },
          {
            "average": 207635333.6,
            "count": 24154425,
            "maximum": 207663619.9,
            "minimum": 204312414.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 300367.6745,
            "variance": 90220739900.0
          },
          {
            "average": 0,
            "count": 24154425,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24154425,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24154425,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000808381901,
            "count": 24154425,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02842056391,
            "variance": 0.0008077284532
          },
          {
            "average": 0.8781387261,
            "count": 24154425,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3271255237,
            "variance": 0.1070111082
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316228.5861,
          4313511.474,
          -10.21627443,
          318083.6661,
          4314770.434,
          455.5237256
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316228.5860555223,
                4313511.474257922,
                -10.216274430349443
              ],
              [
                316228.5860555223,
                4314770.434257923,
                -10.216274430349443
              ],
              [
                318083.6660555223,
                4314770.434257923,
                455.52372556965054
              ],
              [
                318083.6660555223,
                4313511.474257922,
                455.52372556965054
              ],
              [
                316228.5860555223,
                4313511.474257922,
                -10.216274430349443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:06:59+00:00",
        "end_time": "2018-03-05T19:13:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180305_278468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_278468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180305_278468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_278468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.12105861,
            38.95131261,
            -10.21627443,
            -77.09932638,
            38.96303694,
            455.5237256
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.12072051726021,
                  38.95131261246862,
                  -10.216274430349443
                ],
                [
                  -77.12105861233267,
                  38.96264984612127,
                  -10.216274430349443
                ],
                [
                  -77.09966107328275,
                  38.96303693881461,
                  455.52372556965054
                ],
                [
                  -77.09932638281835,
                  38.95169954953533,
                  455.52372556965054
                ],
                [
                  -77.12072051726021,
                  38.95131261246862,
                  -10.216274430349443
                ]
              ]
            ]
          },
          "id": "20180305_278468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180305_278468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:06:59Z",
            "pc:count": 24154425,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 317140.6379,
                "count": 24154425,
                "maximum": 318083.6661,
                "minimum": 316228.5861,
                "name": "X",
                "position": 0,
                "stddev": 507.134969,
                "variance": 257185.8768
              },
              {
                "average": 4314157.374,
                "count": 24154425,
                "maximum": 4314770.434,
                "minimum": 4313511.474,
                "name": "Y",
                "position": 1,
                "stddev": 355.0266761,
                "variance": 126043.9407
              },
              {
                "average": 78.62374798,
                "count": 24154425,
                "maximum": 455.5237256,
                "minimum": -10.21627443,
                "name": "Z",
                "position": 2,
                "stddev": 14.32243878,
                "variance": 205.1322525
              },
              {
                "average": 3568.76917,
                "count": 24154425,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3896.449726,
                "variance": 15182320.47
              },
              {
                "average": 2.293957525,
                "count": 24154425,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.312544899,
                "variance": 1.722774111
              },
              {
                "average": 3.182452366,
                "count": 24154425,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473587109,
                "variance": 2.171458967
              },
              {
                "average": 0.4624755505,
                "count": 24154425,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4985899377,
                "variance": 0.248591926
              },
              {
                "average": 0,
                "count": 24154425,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.284520662,
                "count": 24154425,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5570671848,
                "variance": 0.3103238484
              },
              {
                "average": 5.682622562,
                "count": 24154425,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.04299133,
                "variance": 145.0336403
              },
              {
                "average": 0,
                "count": 24154425,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 108.5658888,
                "count": 24154425,
                "maximum": 112,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.044041194,
                "variance": 16.35426918
              },
              {
                "average": 207635333.6,
                "count": 24154425,
                "maximum": 207663619.9,
                "minimum": 204312414.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 300367.6745,
                "variance": 90220739900.0
              },
              {
                "average": 0,
                "count": 24154425,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24154425,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24154425,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000808381901,
                "count": 24154425,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02842056391,
                "variance": 0.0008077284532
              },
              {
                "average": 0.8781387261,
                "count": 24154425,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3271255237,
                "variance": 0.1070111082
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316228.5861,
              4313511.474,
              -10.21627443,
              318083.6661,
              4314770.434,
              455.5237256
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316228.5860555223,
                    4313511.474257922,
                    -10.216274430349443
                  ],
                  [
                    316228.5860555223,
                    4314770.434257923,
                    -10.216274430349443
                  ],
                  [
                    318083.6660555223,
                    4314770.434257923,
                    455.52372556965054
                  ],
                  [
                    318083.6660555223,
                    4313511.474257922,
                    455.52372556965054
                  ],
                  [
                    316228.5860555223,
                    4313511.474257922,
                    -10.216274430349443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:06:59+00:00",
            "end_time": "2018-03-05T19:13:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_254492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20530262122985,
              39.01709134750706,
              -10.256832163865056
            ],
            [
              -77.20565503612048,
              39.028428359571905,
              -10.256832163865056
            ],
            [
              -77.18423817500286,
              39.02883154007829,
              442.80316783613495
            ],
            [
              -77.183889175385,
              39.01749436600227,
              442.80316783613495
            ],
            [
              -77.20530262122985,
              39.01709134750706,
              -10.256832163865056
            ]
          ]
        ]
      },
      "bbox": [
        -77.20565504,
        39.01709135,
        -10.25683216,
        -77.18388918,
        39.02883154,
        442.8031678
      ],
      "properties": {
        "datetime": "2018-04-13T13:17:39Z",
        "pc:count": 14353358,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310080.1423,
            "count": 14353358,
            "maximum": 310930.3594,
            "minimum": 309075.2194,
            "name": "X",
            "position": 0,
            "stddev": 512.1438438,
            "variance": 262291.3167
          },
          {
            "average": 4321598.432,
            "count": 14353358,
            "maximum": 4322245.2,
            "minimum": 4320986.18,
            "name": "Y",
            "position": 1,
            "stddev": 346.4369417,
            "variance": 120018.5546
          },
          {
            "average": 112.5932293,
            "count": 14353358,
            "maximum": 442.8031678,
            "minimum": -10.25683216,
            "name": "Z",
            "position": 2,
            "stddev": 13.99348686,
            "variance": 195.8176745
          },
          {
            "average": 4659.720749,
            "count": 14353358,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4924.043534,
            "variance": 24246204.72
          },
          {
            "average": 2.351372968,
            "count": 14353358,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.343149393,
            "variance": 1.804050293
          },
          {
            "average": 3.199393968,
            "count": 14353358,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.507074194,
            "variance": 2.271272626
          },
          {
            "average": 0.4993935217,
            "count": 14353358,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996496,
            "variance": 0.2499996496
          },
          {
            "average": 0,
            "count": 14353358,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.394876237,
            "count": 14353358,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6099763758,
            "variance": 0.372071179
          },
          {
            "average": 7.593642927,
            "count": 14353358,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.20055108,
            "variance": 125.4523445
          },
          {
            "average": 0,
            "count": 14353358,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 103.7113113,
            "count": 14353358,
            "maximum": 105,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.571833706,
            "variance": 0.3269937873
          },
          {
            "average": 207660418.1,
            "count": 14353358,
            "maximum": 207660659.1,
            "minimum": 207659930.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 188.877762,
            "variance": 35674.80897
          },
          {
            "average": 0,
            "count": 14353358,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14353358,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14353358,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008574300174,
            "count": 14353358,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02926935071,
            "variance": 0.0008566948909
          },
          {
            "average": 0.2917028196,
            "count": 14353358,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4545462562,
            "variance": 0.2066122991
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309075.2194,
          4320986.18,
          -10.25683216,
          310930.3594,
          4322245.2,
          442.8031678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309075.2193514265,
                4320986.180312984,
                -10.256832163865056
              ],
              [
                309075.2193514265,
                4322245.200312983,
                -10.256832163865056
              ],
              [
                310930.35935142654,
                4322245.200312983,
                442.80316783613495
              ],
              [
                310930.35935142654,
                4320986.180312984,
                442.80316783613495
              ],
              [
                309075.2193514265,
                4320986.180312984,
                -10.256832163865056
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:17:39+00:00",
        "end_time": "2018-04-13T13:05:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_254492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_254492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_254492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20565504,
            39.01709135,
            -10.25683216,
            -77.18388918,
            39.02883154,
            442.8031678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20530262122985,
                  39.01709134750706,
                  -10.256832163865056
                ],
                [
                  -77.20565503612048,
                  39.028428359571905,
                  -10.256832163865056
                ],
                [
                  -77.18423817500286,
                  39.02883154007829,
                  442.80316783613495
                ],
                [
                  -77.183889175385,
                  39.01749436600227,
                  442.80316783613495
                ],
                [
                  -77.20530262122985,
                  39.01709134750706,
                  -10.256832163865056
                ]
              ]
            ]
          },
          "id": "20180413_254492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:17:39Z",
            "pc:count": 14353358,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310080.1423,
                "count": 14353358,
                "maximum": 310930.3594,
                "minimum": 309075.2194,
                "name": "X",
                "position": 0,
                "stddev": 512.1438438,
                "variance": 262291.3167
              },
              {
                "average": 4321598.432,
                "count": 14353358,
                "maximum": 4322245.2,
                "minimum": 4320986.18,
                "name": "Y",
                "position": 1,
                "stddev": 346.4369417,
                "variance": 120018.5546
              },
              {
                "average": 112.5932293,
                "count": 14353358,
                "maximum": 442.8031678,
                "minimum": -10.25683216,
                "name": "Z",
                "position": 2,
                "stddev": 13.99348686,
                "variance": 195.8176745
              },
              {
                "average": 4659.720749,
                "count": 14353358,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4924.043534,
                "variance": 24246204.72
              },
              {
                "average": 2.351372968,
                "count": 14353358,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.343149393,
                "variance": 1.804050293
              },
              {
                "average": 3.199393968,
                "count": 14353358,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.507074194,
                "variance": 2.271272626
              },
              {
                "average": 0.4993935217,
                "count": 14353358,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996496,
                "variance": 0.2499996496
              },
              {
                "average": 0,
                "count": 14353358,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.394876237,
                "count": 14353358,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6099763758,
                "variance": 0.372071179
              },
              {
                "average": 7.593642927,
                "count": 14353358,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.20055108,
                "variance": 125.4523445
              },
              {
                "average": 0,
                "count": 14353358,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 103.7113113,
                "count": 14353358,
                "maximum": 105,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.571833706,
                "variance": 0.3269937873
              },
              {
                "average": 207660418.1,
                "count": 14353358,
                "maximum": 207660659.1,
                "minimum": 207659930.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 188.877762,
                "variance": 35674.80897
              },
              {
                "average": 0,
                "count": 14353358,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14353358,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14353358,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008574300174,
                "count": 14353358,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02926935071,
                "variance": 0.0008566948909
              },
              {
                "average": 0.2917028196,
                "count": 14353358,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4545462562,
                "variance": 0.2066122991
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309075.2194,
              4320986.18,
              -10.25683216,
              310930.3594,
              4322245.2,
              442.8031678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309075.2193514265,
                    4320986.180312984,
                    -10.256832163865056
                  ],
                  [
                    309075.2193514265,
                    4322245.200312983,
                    -10.256832163865056
                  ],
                  [
                    310930.35935142654,
                    4322245.200312983,
                    442.80316783613495
                  ],
                  [
                    310930.35935142654,
                    4320986.180312984,
                    442.80316783613495
                  ],
                  [
                    309075.2193514265,
                    4320986.180312984,
                    -10.256832163865056
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:17:39+00:00",
            "end_time": "2018-04-13T13:05:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_254480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.20520672086785,
              38.98414284194392,
              -7.824302081608778
            ],
            [
              -77.20555872935213,
              38.995480639288594,
              -7.824302081608778
            ],
            [
              -77.18415272481542,
              38.99588350193338,
              451.0556979183912
            ],
            [
              -77.18380412608558,
              38.98454554265399,
              451.0556979183912
            ],
            [
              -77.20520672086785,
              38.98414284194392,
              -7.824302081608778
            ]
          ]
        ]
      },
      "bbox": [
        -77.20555873,
        38.98414284,
        -7.824302082,
        -77.18380413,
        38.9958835,
        451.0556979
      ],
      "properties": {
        "datetime": "2018-04-13T13:06:34Z",
        "pc:count": 13915269,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309991.8088,
            "count": 13915269,
            "maximum": 310849.9624,
            "minimum": 308994.9024,
            "name": "X",
            "position": 0,
            "stddev": 551.9432814,
            "variance": 304641.3859
          },
          {
            "average": 4317925.529,
            "count": 13915269,
            "maximum": 4318588.179,
            "minimum": 4317329.079,
            "name": "Y",
            "position": 1,
            "stddev": 367.3778972,
            "variance": 134966.5193
          },
          {
            "average": 89.99057381,
            "count": 13915269,
            "maximum": 451.0556979,
            "minimum": -7.824302082,
            "name": "Z",
            "position": 2,
            "stddev": 13.67004012,
            "variance": 186.8699969
          },
          {
            "average": 5072.076517,
            "count": 13915269,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5123.994963,
            "variance": 26255324.38
          },
          {
            "average": 2.233319097,
            "count": 13915269,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.296802354,
            "variance": 1.681696346
          },
          {
            "average": 3.046057176,
            "count": 13915269,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.502613245,
            "variance": 2.257846564
          },
          {
            "average": 0.5026400136,
            "count": 13915269,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999930482,
            "variance": 0.2499930483
          },
          {
            "average": 0,
            "count": 13915269,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.39888751,
            "count": 13915269,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6327399891,
            "variance": 0.4003598938
          },
          {
            "average": 5.961136695,
            "count": 13915269,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.5894832,
            "variance": 158.4950873
          },
          {
            "average": 0,
            "count": 13915269,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 105.7835274,
            "count": 13915269,
            "maximum": 107,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5881119071,
            "variance": 0.3458756153
          },
          {
            "average": 207659661,
            "count": 13915269,
            "maximum": 207659994.8,
            "minimum": 207659217.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 230.4130252,
            "variance": 53090.1622
          },
          {
            "average": 0,
            "count": 13915269,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13915269,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13915269,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00100594534,
            "count": 13915269,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03170068589,
            "variance": 0.001004933486
          },
          {
            "average": 0.3448967462,
            "count": 13915269,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4753346157,
            "variance": 0.2259429969
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308994.9024,
          4317329.079,
          -7.824302082,
          310849.9624,
          4318588.179,
          451.0556979
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308994.902420477,
                4317329.079435089,
                -7.824302081608778
              ],
              [
                308994.902420477,
                4318588.179435088,
                -7.824302081608778
              ],
              [
                310849.96242047707,
                4318588.179435088,
                451.0556979183912
              ],
              [
                310849.96242047707,
                4317329.079435089,
                451.0556979183912
              ],
              [
                308994.902420477,
                4317329.079435089,
                -7.824302081608778
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:06:34+00:00",
        "end_time": "2018-04-13T12:53:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_254480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_254480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_254480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.20555873,
            38.98414284,
            -7.824302082,
            -77.18380413,
            38.9958835,
            451.0556979
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.20520672086785,
                  38.98414284194392,
                  -7.824302081608778
                ],
                [
                  -77.20555872935213,
                  38.995480639288594,
                  -7.824302081608778
                ],
                [
                  -77.18415272481542,
                  38.99588350193338,
                  451.0556979183912
                ],
                [
                  -77.18380412608558,
                  38.98454554265399,
                  451.0556979183912
                ],
                [
                  -77.20520672086785,
                  38.98414284194392,
                  -7.824302081608778
                ]
              ]
            ]
          },
          "id": "20180413_254480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_254480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:06:34Z",
            "pc:count": 13915269,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309991.8088,
                "count": 13915269,
                "maximum": 310849.9624,
                "minimum": 308994.9024,
                "name": "X",
                "position": 0,
                "stddev": 551.9432814,
                "variance": 304641.3859
              },
              {
                "average": 4317925.529,
                "count": 13915269,
                "maximum": 4318588.179,
                "minimum": 4317329.079,
                "name": "Y",
                "position": 1,
                "stddev": 367.3778972,
                "variance": 134966.5193
              },
              {
                "average": 89.99057381,
                "count": 13915269,
                "maximum": 451.0556979,
                "minimum": -7.824302082,
                "name": "Z",
                "position": 2,
                "stddev": 13.67004012,
                "variance": 186.8699969
              },
              {
                "average": 5072.076517,
                "count": 13915269,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5123.994963,
                "variance": 26255324.38
              },
              {
                "average": 2.233319097,
                "count": 13915269,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.296802354,
                "variance": 1.681696346
              },
              {
                "average": 3.046057176,
                "count": 13915269,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.502613245,
                "variance": 2.257846564
              },
              {
                "average": 0.5026400136,
                "count": 13915269,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999930482,
                "variance": 0.2499930483
              },
              {
                "average": 0,
                "count": 13915269,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.39888751,
                "count": 13915269,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6327399891,
                "variance": 0.4003598938
              },
              {
                "average": 5.961136695,
                "count": 13915269,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.5894832,
                "variance": 158.4950873
              },
              {
                "average": 0,
                "count": 13915269,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 105.7835274,
                "count": 13915269,
                "maximum": 107,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5881119071,
                "variance": 0.3458756153
              },
              {
                "average": 207659661,
                "count": 13915269,
                "maximum": 207659994.8,
                "minimum": 207659217.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 230.4130252,
                "variance": 53090.1622
              },
              {
                "average": 0,
                "count": 13915269,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13915269,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13915269,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00100594534,
                "count": 13915269,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03170068589,
                "variance": 0.001004933486
              },
              {
                "average": 0.3448967462,
                "count": 13915269,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4753346157,
                "variance": 0.2259429969
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308994.9024,
              4317329.079,
              -7.824302082,
              310849.9624,
              4318588.179,
              451.0556979
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308994.902420477,
                    4317329.079435089,
                    -7.824302081608778
                  ],
                  [
                    308994.902420477,
                    4318588.179435088,
                    -7.824302081608778
                  ],
                  [
                    310849.96242047707,
                    4318588.179435088,
                    451.0556979183912
                  ],
                  [
                    310849.96242047707,
                    4317329.079435089,
                    451.0556979183912
                  ],
                  [
                    308994.902420477,
                    4317329.079435089,
                    -7.824302081608778
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:06:34+00:00",
            "end_time": "2018-04-13T12:53:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_260468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.1806777694375,
              38.95301421945998,
              -1.665627589139461
            ],
            [
              -77.18097093553266,
              38.96257416182238,
              -1.665627589139461
            ],
            [
              -77.16296323346786,
              38.962909449354854,
              449.8743724108606
            ],
            [
              -77.16267248334577,
              38.95334939332259,
              449.8743724108606
            ],
            [
              -77.1806777694375,
              38.95301421945998,
              -1.665627589139461
            ]
          ]
        ]
      },
      "bbox": [
        -77.18097094,
        38.95301422,
        -1.665627589,
        -77.16267248,
        38.96290945,
        449.8743724
      ],
      "properties": {
        "datetime": "2018-04-13T12:58:41Z",
        "pc:count": 11229590,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311953.5739,
            "count": 11229590,
            "maximum": 312598.2332,
            "minimum": 311036.9732,
            "name": "X",
            "position": 0,
            "stddev": 397.831506,
            "variance": 158269.9072
          },
          {
            "average": 4314397.857,
            "count": 11229590,
            "maximum": 4314884.647,
            "minimum": 4313823.007,
            "name": "Y",
            "position": 1,
            "stddev": 290.1898122,
            "variance": 84210.12713
          },
          {
            "average": 76.99789577,
            "count": 11229590,
            "maximum": 449.8743724,
            "minimum": -1.665627589,
            "name": "Z",
            "position": 2,
            "stddev": 13.87635064,
            "variance": 192.5531071
          },
          {
            "average": 3424.217503,
            "count": 11229590,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3878.425375,
            "variance": 15042183.39
          },
          {
            "average": 2.383893179,
            "count": 11229590,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.338060476,
            "variance": 1.790405839
          },
          {
            "average": 3.401599702,
            "count": 11229590,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.410127752,
            "variance": 1.988460278
          },
          {
            "average": 0.5034822286,
            "count": 11229590,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999878962,
            "variance": 0.2499878963
          },
          {
            "average": 0,
            "count": 11229590,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.344391647,
            "count": 11229590,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5677817015,
            "variance": 0.3223760606
          },
          {
            "average": -11.65544494,
            "count": 11229590,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.346473061,
            "variance": 53.97066644
          },
          {
            "average": 0,
            "count": 11229590,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 106.5696363,
            "count": 11229590,
            "maximum": 108,
            "minimum": 106,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5004946599,
            "variance": 0.2504949046
          },
          {
            "average": 207659377.5,
            "count": 11229590,
            "maximum": 207659521.9,
            "minimum": 207658743.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 115.7119278,
            "variance": 13389.25024
          },
          {
            "average": 0,
            "count": 11229590,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11229590,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11229590,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008864971918,
            "count": 11229590,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02976090377,
            "variance": 0.0008857113934
          },
          {
            "average": 0.3619803573,
            "count": 11229590,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4805731982,
            "variance": 0.2309505988
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311036.9732,
          4313823.007,
          -1.665627589,
          312598.2332,
          4314884.647,
          449.8743724
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311036.97319903446,
                4313823.006601857,
                -1.665627589139461
              ],
              [
                311036.97319903446,
                4314884.646601858,
                -1.665627589139461
              ],
              [
                312598.23319903447,
                4314884.646601858,
                449.8743724108606
              ],
              [
                312598.23319903447,
                4313823.006601857,
                449.8743724108606
              ],
              [
                311036.97319903446,
                4313823.006601857,
                -1.665627589139461
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T12:58:41+00:00",
        "end_time": "2018-04-13T12:45:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_260468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_260468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_260468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18097094,
            38.95301422,
            -1.665627589,
            -77.16267248,
            38.96290945,
            449.8743724
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.1806777694375,
                  38.95301421945998,
                  -1.665627589139461
                ],
                [
                  -77.18097093553266,
                  38.96257416182238,
                  -1.665627589139461
                ],
                [
                  -77.16296323346786,
                  38.962909449354854,
                  449.8743724108606
                ],
                [
                  -77.16267248334577,
                  38.95334939332259,
                  449.8743724108606
                ],
                [
                  -77.1806777694375,
                  38.95301421945998,
                  -1.665627589139461
                ]
              ]
            ]
          },
          "id": "20180413_260468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T12:58:41Z",
            "pc:count": 11229590,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311953.5739,
                "count": 11229590,
                "maximum": 312598.2332,
                "minimum": 311036.9732,
                "name": "X",
                "position": 0,
                "stddev": 397.831506,
                "variance": 158269.9072
              },
              {
                "average": 4314397.857,
                "count": 11229590,
                "maximum": 4314884.647,
                "minimum": 4313823.007,
                "name": "Y",
                "position": 1,
                "stddev": 290.1898122,
                "variance": 84210.12713
              },
              {
                "average": 76.99789577,
                "count": 11229590,
                "maximum": 449.8743724,
                "minimum": -1.665627589,
                "name": "Z",
                "position": 2,
                "stddev": 13.87635064,
                "variance": 192.5531071
              },
              {
                "average": 3424.217503,
                "count": 11229590,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3878.425375,
                "variance": 15042183.39
              },
              {
                "average": 2.383893179,
                "count": 11229590,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.338060476,
                "variance": 1.790405839
              },
              {
                "average": 3.401599702,
                "count": 11229590,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.410127752,
                "variance": 1.988460278
              },
              {
                "average": 0.5034822286,
                "count": 11229590,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999878962,
                "variance": 0.2499878963
              },
              {
                "average": 0,
                "count": 11229590,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.344391647,
                "count": 11229590,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5677817015,
                "variance": 0.3223760606
              },
              {
                "average": -11.65544494,
                "count": 11229590,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.346473061,
                "variance": 53.97066644
              },
              {
                "average": 0,
                "count": 11229590,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 106.5696363,
                "count": 11229590,
                "maximum": 108,
                "minimum": 106,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5004946599,
                "variance": 0.2504949046
              },
              {
                "average": 207659377.5,
                "count": 11229590,
                "maximum": 207659521.9,
                "minimum": 207658743.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 115.7119278,
                "variance": 13389.25024
              },
              {
                "average": 0,
                "count": 11229590,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11229590,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11229590,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008864971918,
                "count": 11229590,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02976090377,
                "variance": 0.0008857113934
              },
              {
                "average": 0.3619803573,
                "count": 11229590,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4805731982,
                "variance": 0.2309505988
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311036.9732,
              4313823.007,
              -1.665627589,
              312598.2332,
              4314884.647,
              449.8743724
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311036.97319903446,
                    4313823.006601857,
                    -1.665627589139461
                  ],
                  [
                    311036.97319903446,
                    4314884.646601858,
                    -1.665627589139461
                  ],
                  [
                    312598.23319903447,
                    4314884.646601858,
                    449.8743724108606
                  ],
                  [
                    312598.23319903447,
                    4313823.006601857,
                    449.8743724108606
                  ],
                  [
                    311036.97319903446,
                    4313823.006601857,
                    -1.665627589139461
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T12:58:41+00:00",
            "end_time": "2018-04-13T12:45: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": "20180413_260484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18412843730015,
              38.99516243019479,
              -10.296255611904257
            ],
            [
              -77.18447710886319,
              39.0064967644283,
              -10.296255611904257
            ],
            [
              -77.16306748394328,
              39.0068958530525,
              449.06374438809576
            ],
            [
              -77.16272222311002,
              38.99556135846356,
              449.06374438809576
            ],
            [
              -77.18412843730015,
              38.99516243019479,
              -10.296255611904257
            ]
          ]
        ]
      },
      "bbox": [
        -77.18447711,
        38.99516243,
        -10.29625561,
        -77.16272222,
        39.00689585,
        449.0637444
      ],
      "properties": {
        "datetime": "2018-04-13T13:18:12Z",
        "pc:count": 14180983,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311859.6296,
            "count": 14180983,
            "maximum": 312705.2053,
            "minimum": 310850.1453,
            "name": "X",
            "position": 0,
            "stddev": 555.6525158,
            "variance": 308749.7183
          },
          {
            "average": 4319189.915,
            "count": 14180983,
            "maximum": 4319766.799,
            "minimum": 4318508.099,
            "name": "Y",
            "position": 1,
            "stddev": 349.7134795,
            "variance": 122299.5177
          },
          {
            "average": 81.90826922,
            "count": 14180983,
            "maximum": 449.0637444,
            "minimum": -10.29625561,
            "name": "Z",
            "position": 2,
            "stddev": 15.08397735,
            "variance": 227.5263728
          },
          {
            "average": 4809.666379,
            "count": 14180983,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5123.121552,
            "variance": 26246374.44
          },
          {
            "average": 2.288885545,
            "count": 14180983,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.345095735,
            "variance": 1.809282536
          },
          {
            "average": 3.154518625,
            "count": 14180983,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.531543589,
            "variance": 2.345625766
          },
          {
            "average": 0.5019280398,
            "count": 14180983,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963003,
            "variance": 0.2499963003
          },
          {
            "average": 0,
            "count": 14180983,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.393397693,
            "count": 14180983,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6055418865,
            "variance": 0.3666809763
          },
          {
            "average": -0.4542709629,
            "count": 14180983,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.47737158,
            "variance": 181.6395446
          },
          {
            "average": 0,
            "count": 14180983,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 104.0148925,
            "count": 14180983,
            "maximum": 105,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6085565932,
            "variance": 0.3703411271
          },
          {
            "average": 207660300.9,
            "count": 14180983,
            "maximum": 207660692.4,
            "minimum": 207659964.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 214.1072086,
            "variance": 45841.89677
          },
          {
            "average": 0,
            "count": 14180983,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14180983,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14180983,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009873786606,
            "count": 14180983,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0314070663,
            "variance": 0.0009864038135
          },
          {
            "average": 0.3645404553,
            "count": 14180983,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4813010784,
            "variance": 0.2316507281
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310850.1453,
          4318508.099,
          -10.29625561,
          312705.2053,
          4319766.799,
          449.0637444
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310850.14533165086,
                4318508.098575396,
                -10.296255611904257
              ],
              [
                310850.14533165086,
                4319766.798575396,
                -10.296255611904257
              ],
              [
                312705.2053316509,
                4319766.798575396,
                449.06374438809576
              ],
              [
                312705.2053316509,
                4318508.098575396,
                449.06374438809576
              ],
              [
                310850.14533165086,
                4318508.098575396,
                -10.296255611904257
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:18:12+00:00",
        "end_time": "2018-04-13T13:06:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_260484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_260484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_260484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18447711,
            38.99516243,
            -10.29625561,
            -77.16272222,
            39.00689585,
            449.0637444
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18412843730015,
                  38.99516243019479,
                  -10.296255611904257
                ],
                [
                  -77.18447710886319,
                  39.0064967644283,
                  -10.296255611904257
                ],
                [
                  -77.16306748394328,
                  39.0068958530525,
                  449.06374438809576
                ],
                [
                  -77.16272222311002,
                  38.99556135846356,
                  449.06374438809576
                ],
                [
                  -77.18412843730015,
                  38.99516243019479,
                  -10.296255611904257
                ]
              ]
            ]
          },
          "id": "20180413_260484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:18:12Z",
            "pc:count": 14180983,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311859.6296,
                "count": 14180983,
                "maximum": 312705.2053,
                "minimum": 310850.1453,
                "name": "X",
                "position": 0,
                "stddev": 555.6525158,
                "variance": 308749.7183
              },
              {
                "average": 4319189.915,
                "count": 14180983,
                "maximum": 4319766.799,
                "minimum": 4318508.099,
                "name": "Y",
                "position": 1,
                "stddev": 349.7134795,
                "variance": 122299.5177
              },
              {
                "average": 81.90826922,
                "count": 14180983,
                "maximum": 449.0637444,
                "minimum": -10.29625561,
                "name": "Z",
                "position": 2,
                "stddev": 15.08397735,
                "variance": 227.5263728
              },
              {
                "average": 4809.666379,
                "count": 14180983,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5123.121552,
                "variance": 26246374.44
              },
              {
                "average": 2.288885545,
                "count": 14180983,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.345095735,
                "variance": 1.809282536
              },
              {
                "average": 3.154518625,
                "count": 14180983,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.531543589,
                "variance": 2.345625766
              },
              {
                "average": 0.5019280398,
                "count": 14180983,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963003,
                "variance": 0.2499963003
              },
              {
                "average": 0,
                "count": 14180983,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.393397693,
                "count": 14180983,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6055418865,
                "variance": 0.3666809763
              },
              {
                "average": -0.4542709629,
                "count": 14180983,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.47737158,
                "variance": 181.6395446
              },
              {
                "average": 0,
                "count": 14180983,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 104.0148925,
                "count": 14180983,
                "maximum": 105,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6085565932,
                "variance": 0.3703411271
              },
              {
                "average": 207660300.9,
                "count": 14180983,
                "maximum": 207660692.4,
                "minimum": 207659964.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 214.1072086,
                "variance": 45841.89677
              },
              {
                "average": 0,
                "count": 14180983,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14180983,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14180983,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009873786606,
                "count": 14180983,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0314070663,
                "variance": 0.0009864038135
              },
              {
                "average": 0.3645404553,
                "count": 14180983,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4813010784,
                "variance": 0.2316507281
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310850.1453,
              4318508.099,
              -10.29625561,
              312705.2053,
              4319766.799,
              449.0637444
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310850.14533165086,
                    4318508.098575396,
                    -10.296255611904257
                  ],
                  [
                    310850.14533165086,
                    4319766.798575396,
                    -10.296255611904257
                  ],
                  [
                    312705.2053316509,
                    4319766.798575396,
                    449.06374438809576
                  ],
                  [
                    312705.2053316509,
                    4318508.098575396,
                    449.06374438809576
                  ],
                  [
                    310850.14533165086,
                    4318508.098575396,
                    -10.296255611904257
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:18:12+00:00",
            "end_time": "2018-04-13T13:06:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_260488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18415666714773,
              39.006143312912705,
              -10.438472629175436
            ],
            [
              -77.1845055905414,
              39.01748122745708,
              -10.438472629175436
            ],
            [
              -77.16309103791991,
              39.017880444713576,
              436.46152737082457
            ],
            [
              -77.16274552846043,
              39.00654236972465,
              436.46152737082457
            ],
            [
              -77.18415666714773,
              39.006143312912705,
              -10.438472629175436
            ]
          ]
        ]
      },
      "bbox": [
        -77.18450559,
        39.00614331,
        -10.43847263,
        -77.16274553,
        39.01788044,
        436.4615274
      ],
      "properties": {
        "datetime": "2018-04-13T13:35:02Z",
        "pc:count": 15753388,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311771.7192,
            "count": 15753388,
            "maximum": 312732.1529,
            "minimum": 310876.9529,
            "name": "X",
            "position": 0,
            "stddev": 490.314682,
            "variance": 240408.4873
          },
          {
            "average": 4320339.667,
            "count": 15753388,
            "maximum": 4320986.003,
            "minimum": 4319726.903,
            "name": "Y",
            "position": 1,
            "stddev": 355.8114018,
            "variance": 126601.7536
          },
          {
            "average": 83.36724806,
            "count": 15753388,
            "maximum": 436.4615274,
            "minimum": -10.43847263,
            "name": "Z",
            "position": 2,
            "stddev": 15.37918698,
            "variance": 236.5193921
          },
          {
            "average": 3716.09696,
            "count": 15753388,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4191.620565,
            "variance": 17569682.97
          },
          {
            "average": 2.510188856,
            "count": 15753388,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.357697074,
            "variance": 1.843341346
          },
          {
            "average": 3.469539949,
            "count": 15753388,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.410777781,
            "variance": 1.990293946
          },
          {
            "average": 0.5012691238,
            "count": 15753388,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984052,
            "variance": 0.2499984052
          },
          {
            "average": 0,
            "count": 15753388,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319461312,
            "count": 15753388,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5735587276,
            "variance": 0.328969614
          },
          {
            "average": 10.55185902,
            "count": 15753388,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.356280159,
            "variance": 69.82741809
          },
          {
            "average": 0,
            "count": 15753388,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 103.4567369,
            "count": 15753388,
            "maximum": 104,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5232398524,
            "variance": 0.2737799432
          },
          {
            "average": 207660510.9,
            "count": 15753388,
            "maximum": 207661702.8,
            "minimum": 207660286.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 225.2048136,
            "variance": 50717.20807
          },
          {
            "average": 0,
            "count": 15753388,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15753388,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15753388,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000918659529,
            "count": 15753388,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03029547247,
            "variance": 0.0009178156519
          },
          {
            "average": 0.3789935219,
            "count": 15753388,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4851365243,
            "variance": 0.2353574472
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310876.9529,
          4319726.903,
          -10.43847263,
          312732.1529,
          4320986.003,
          436.4615274
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310876.95293373044,
                4319726.903487623,
                -10.438472629175436
              ],
              [
                310876.95293373044,
                4320986.003487622,
                -10.438472629175436
              ],
              [
                312732.1529337304,
                4320986.003487622,
                436.46152737082457
              ],
              [
                312732.1529337304,
                4319726.903487623,
                436.46152737082457
              ],
              [
                310876.95293373044,
                4319726.903487623,
                -10.438472629175436
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:35:02+00:00",
        "end_time": "2018-04-13T13:11:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_260488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_260488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_260488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18450559,
            39.00614331,
            -10.43847263,
            -77.16274553,
            39.01788044,
            436.4615274
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18415666714773,
                  39.006143312912705,
                  -10.438472629175436
                ],
                [
                  -77.1845055905414,
                  39.01748122745708,
                  -10.438472629175436
                ],
                [
                  -77.16309103791991,
                  39.017880444713576,
                  436.46152737082457
                ],
                [
                  -77.16274552846043,
                  39.00654236972465,
                  436.46152737082457
                ],
                [
                  -77.18415666714773,
                  39.006143312912705,
                  -10.438472629175436
                ]
              ]
            ]
          },
          "id": "20180413_260488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:35:02Z",
            "pc:count": 15753388,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311771.7192,
                "count": 15753388,
                "maximum": 312732.1529,
                "minimum": 310876.9529,
                "name": "X",
                "position": 0,
                "stddev": 490.314682,
                "variance": 240408.4873
              },
              {
                "average": 4320339.667,
                "count": 15753388,
                "maximum": 4320986.003,
                "minimum": 4319726.903,
                "name": "Y",
                "position": 1,
                "stddev": 355.8114018,
                "variance": 126601.7536
              },
              {
                "average": 83.36724806,
                "count": 15753388,
                "maximum": 436.4615274,
                "minimum": -10.43847263,
                "name": "Z",
                "position": 2,
                "stddev": 15.37918698,
                "variance": 236.5193921
              },
              {
                "average": 3716.09696,
                "count": 15753388,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4191.620565,
                "variance": 17569682.97
              },
              {
                "average": 2.510188856,
                "count": 15753388,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.357697074,
                "variance": 1.843341346
              },
              {
                "average": 3.469539949,
                "count": 15753388,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.410777781,
                "variance": 1.990293946
              },
              {
                "average": 0.5012691238,
                "count": 15753388,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984052,
                "variance": 0.2499984052
              },
              {
                "average": 0,
                "count": 15753388,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319461312,
                "count": 15753388,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5735587276,
                "variance": 0.328969614
              },
              {
                "average": 10.55185902,
                "count": 15753388,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.356280159,
                "variance": 69.82741809
              },
              {
                "average": 0,
                "count": 15753388,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 103.4567369,
                "count": 15753388,
                "maximum": 104,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5232398524,
                "variance": 0.2737799432
              },
              {
                "average": 207660510.9,
                "count": 15753388,
                "maximum": 207661702.8,
                "minimum": 207660286.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 225.2048136,
                "variance": 50717.20807
              },
              {
                "average": 0,
                "count": 15753388,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15753388,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15753388,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000918659529,
                "count": 15753388,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03029547247,
                "variance": 0.0009178156519
              },
              {
                "average": 0.3789935219,
                "count": 15753388,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4851365243,
                "variance": 0.2353574472
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310876.9529,
              4319726.903,
              -10.43847263,
              312732.1529,
              4320986.003,
              436.4615274
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310876.95293373044,
                    4319726.903487623,
                    -10.438472629175436
                  ],
                  [
                    310876.95293373044,
                    4320986.003487622,
                    -10.438472629175436
                  ],
                  [
                    312732.1529337304,
                    4320986.003487622,
                    436.46152737082457
                  ],
                  [
                    312732.1529337304,
                    4319726.903487623,
                    436.46152737082457
                  ],
                  [
                    310876.95293373044,
                    4319726.903487623,
                    -10.438472629175436
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:35:02+00:00",
            "end_time": "2018-04-13T13:11: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": "20180413_260492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18418504383406,
              39.01712609951193,
              -8.37536877856843
            ],
            [
              -77.18453412495502,
              39.02846453273194,
              -8.37536877856843
            ],
            [
              -77.16311625888052,
              39.02886384846246,
              498.1846312214316
            ],
            [
              -77.16277059372068,
              39.017525254764145,
              498.1846312214316
            ],
            [
              -77.18418504383406,
              39.01712609951193,
              -8.37536877856843
            ]
          ]
        ]
      },
      "bbox": [
        -77.18453412,
        39.0171261,
        -8.375368779,
        -77.16277059,
        39.02886385,
        498.1846312
      ],
      "properties": {
        "datetime": "2018-04-13T13:35:28Z",
        "pc:count": 14886100,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311912.1027,
            "count": 14886100,
            "maximum": 312758.9606,
            "minimum": 310903.7606,
            "name": "X",
            "position": 0,
            "stddev": 504.5221037,
            "variance": 254542.5532
          },
          {
            "average": 4321595.233,
            "count": 14886100,
            "maximum": 4322205.082,
            "minimum": 4320945.922,
            "name": "Y",
            "position": 1,
            "stddev": 355.1709749,
            "variance": 126146.4214
          },
          {
            "average": 87.68476238,
            "count": 14886100,
            "maximum": 498.1846312,
            "minimum": -8.375368779,
            "name": "Z",
            "position": 2,
            "stddev": 15.65894717,
            "variance": 245.2026266
          },
          {
            "average": 3899.335575,
            "count": 14886100,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4300.47345,
            "variance": 18494071.89
          },
          {
            "average": 2.334752219,
            "count": 14886100,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.330121627,
            "variance": 1.769223543
          },
          {
            "average": 3.28733362,
            "count": 14886100,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.452628315,
            "variance": 2.110129021
          },
          {
            "average": 0.5082081942,
            "count": 14886100,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999326378,
            "variance": 0.2499326423
          },
          {
            "average": 0,
            "count": 14886100,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.359999933,
            "count": 14886100,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6277720011,
            "variance": 0.3940976854
          },
          {
            "average": -9.207044271,
            "count": 14886100,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.41394959,
            "variance": 108.4503461
          },
          {
            "average": 0,
            "count": 14886100,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 102.6799809,
            "count": 14886100,
            "maximum": 104,
            "minimum": 102,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5761055123,
            "variance": 0.3318975612
          },
          {
            "average": 207661034.4,
            "count": 14886100,
            "maximum": 207661728.1,
            "minimum": 207660310.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 531.5757957,
            "variance": 282572.8266
          },
          {
            "average": 0,
            "count": 14886100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14886100,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14886100,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001245927409,
            "count": 14886100,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03527570208,
            "variance": 0.001244375157
          },
          {
            "average": 0.3468127313,
            "count": 14886100,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4759555399,
            "variance": 0.2265336759
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310903.7606,
          4320945.922,
          -8.375368779,
          312758.9606,
          4322205.082,
          498.1846312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310903.7606224233,
                4320945.921991542,
                -8.37536877856843
              ],
              [
                310903.7606224233,
                4322205.081991542,
                -8.37536877856843
              ],
              [
                312758.96062242327,
                4322205.081991542,
                498.1846312214316
              ],
              [
                312758.96062242327,
                4320945.921991542,
                498.1846312214316
              ],
              [
                310903.7606224233,
                4320945.921991542,
                -8.37536877856843
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:35:28+00:00",
        "end_time": "2018-04-13T13:11:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_260492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_260492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_260492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18453412,
            39.0171261,
            -8.375368779,
            -77.16277059,
            39.02886385,
            498.1846312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18418504383406,
                  39.01712609951193,
                  -8.37536877856843
                ],
                [
                  -77.18453412495502,
                  39.02846453273194,
                  -8.37536877856843
                ],
                [
                  -77.16311625888052,
                  39.02886384846246,
                  498.1846312214316
                ],
                [
                  -77.16277059372068,
                  39.017525254764145,
                  498.1846312214316
                ],
                [
                  -77.18418504383406,
                  39.01712609951193,
                  -8.37536877856843
                ]
              ]
            ]
          },
          "id": "20180413_260492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:35:28Z",
            "pc:count": 14886100,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311912.1027,
                "count": 14886100,
                "maximum": 312758.9606,
                "minimum": 310903.7606,
                "name": "X",
                "position": 0,
                "stddev": 504.5221037,
                "variance": 254542.5532
              },
              {
                "average": 4321595.233,
                "count": 14886100,
                "maximum": 4322205.082,
                "minimum": 4320945.922,
                "name": "Y",
                "position": 1,
                "stddev": 355.1709749,
                "variance": 126146.4214
              },
              {
                "average": 87.68476238,
                "count": 14886100,
                "maximum": 498.1846312,
                "minimum": -8.375368779,
                "name": "Z",
                "position": 2,
                "stddev": 15.65894717,
                "variance": 245.2026266
              },
              {
                "average": 3899.335575,
                "count": 14886100,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4300.47345,
                "variance": 18494071.89
              },
              {
                "average": 2.334752219,
                "count": 14886100,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.330121627,
                "variance": 1.769223543
              },
              {
                "average": 3.28733362,
                "count": 14886100,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.452628315,
                "variance": 2.110129021
              },
              {
                "average": 0.5082081942,
                "count": 14886100,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999326378,
                "variance": 0.2499326423
              },
              {
                "average": 0,
                "count": 14886100,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.359999933,
                "count": 14886100,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6277720011,
                "variance": 0.3940976854
              },
              {
                "average": -9.207044271,
                "count": 14886100,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.41394959,
                "variance": 108.4503461
              },
              {
                "average": 0,
                "count": 14886100,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 102.6799809,
                "count": 14886100,
                "maximum": 104,
                "minimum": 102,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5761055123,
                "variance": 0.3318975612
              },
              {
                "average": 207661034.4,
                "count": 14886100,
                "maximum": 207661728.1,
                "minimum": 207660310.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 531.5757957,
                "variance": 282572.8266
              },
              {
                "average": 0,
                "count": 14886100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14886100,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14886100,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001245927409,
                "count": 14886100,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03527570208,
                "variance": 0.001244375157
              },
              {
                "average": 0.3468127313,
                "count": 14886100,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4759555399,
                "variance": 0.2265336759
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310903.7606,
              4320945.922,
              -8.375368779,
              312758.9606,
              4322205.082,
              498.1846312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310903.7606224233,
                    4320945.921991542,
                    -8.37536877856843
                  ],
                  [
                    310903.7606224233,
                    4322205.081991542,
                    -8.37536877856843
                  ],
                  [
                    312758.96062242327,
                    4322205.081991542,
                    498.1846312214316
                  ],
                  [
                    312758.96062242327,
                    4320945.921991542,
                    498.1846312214316
                  ],
                  [
                    310903.7606224233,
                    4320945.921991542,
                    -8.37536877856843
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:35:28+00:00",
            "end_time": "2018-04-13T13:11: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": "20180413_260472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18399392511135,
              38.96221317852671,
              1.017954924606698
            ],
            [
              -77.18434227123693,
              38.97355099976503,
              1.017954924606698
            ],
            [
              -77.16299009568016,
              38.97394890212879,
              452.3579549246067
            ],
            [
              -77.16264514816764,
              38.9626109209228,
              452.3579549246067
            ],
            [
              -77.18399392511135,
              38.96221317852671,
              1.017954924606698
            ]
          ]
        ]
      },
      "bbox": [
        -77.18434227,
        38.96221318,
        1.017954925,
        -77.16264515,
        38.9739489,
        452.3579549
      ],
      "properties": {
        "datetime": "2018-04-13T13:07:09Z",
        "pc:count": 14473998,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311603.3716,
            "count": 14473998,
            "maximum": 312625.0085,
            "minimum": 310774.0685,
            "name": "X",
            "position": 0,
            "stddev": 514.2452255,
            "variance": 264448.1519
          },
          {
            "average": 4315464.501,
            "count": 14473998,
            "maximum": 4316109.939,
            "minimum": 4314850.859,
            "name": "Y",
            "position": 1,
            "stddev": 369.9671645,
            "variance": 136875.7028
          },
          {
            "average": 53.94223363,
            "count": 14473998,
            "maximum": 452.3579549,
            "minimum": 1.017954925,
            "name": "Z",
            "position": 2,
            "stddev": 24.73934551,
            "variance": 612.0352164
          },
          {
            "average": 3120.35036,
            "count": 14473998,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3502.363936,
            "variance": 12266553.14
          },
          {
            "average": 2.487411771,
            "count": 14473998,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.331585063,
            "variance": 1.77311878
          },
          {
            "average": 3.577367152,
            "count": 14473998,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.301655495,
            "variance": 1.694307028
          },
          {
            "average": 0.500615863,
            "count": 14473998,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999638,
            "variance": 0.249999638
          },
          {
            "average": 0,
            "count": 14473998,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.389698686,
            "count": 14473998,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.17225884,
            "variance": 1.374190788
          },
          {
            "average": -6.943295749,
            "count": 14473998,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.77840399,
            "variance": 138.7308005
          },
          {
            "average": 0,
            "count": 14473998,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 106.2185091,
            "count": 14473998,
            "maximum": 107,
            "minimum": 105,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5793823514,
            "variance": 0.3356839091
          },
          {
            "average": 207659485.5,
            "count": 14473998,
            "maximum": 207660029.3,
            "minimum": 207659251.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 195.9804077,
            "variance": 38408.3202
          },
          {
            "average": 0,
            "count": 14473998,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14473998,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14473998,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001091612697,
            "count": 14473998,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03302152562,
            "variance": 0.001090421155
          },
          {
            "average": 0.3143351961,
            "count": 14473998,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.464250574,
            "variance": 0.2155285955
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310774.0685,
          4314850.859,
          1.017954925,
          312625.0085,
          4316109.939,
          452.3579549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310774.068504078,
                4314850.859267856,
                1.017954924606698
              ],
              [
                310774.068504078,
                4316109.939267856,
                1.017954924606698
              ],
              [
                312625.00850407797,
                4316109.939267856,
                452.3579549246067
              ],
              [
                312625.00850407797,
                4314850.859267856,
                452.3579549246067
              ],
              [
                310774.068504078,
                4314850.859267856,
                1.017954924606698
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:07:09+00:00",
        "end_time": "2018-04-13T12:54:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_260472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_260472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_260472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.18434227,
            38.96221318,
            1.017954925,
            -77.16264515,
            38.9739489,
            452.3579549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18399392511135,
                  38.96221317852671,
                  1.017954924606698
                ],
                [
                  -77.18434227123693,
                  38.97355099976503,
                  1.017954924606698
                ],
                [
                  -77.16299009568016,
                  38.97394890212879,
                  452.3579549246067
                ],
                [
                  -77.16264514816764,
                  38.9626109209228,
                  452.3579549246067
                ],
                [
                  -77.18399392511135,
                  38.96221317852671,
                  1.017954924606698
                ]
              ]
            ]
          },
          "id": "20180413_260472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:07:09Z",
            "pc:count": 14473998,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311603.3716,
                "count": 14473998,
                "maximum": 312625.0085,
                "minimum": 310774.0685,
                "name": "X",
                "position": 0,
                "stddev": 514.2452255,
                "variance": 264448.1519
              },
              {
                "average": 4315464.501,
                "count": 14473998,
                "maximum": 4316109.939,
                "minimum": 4314850.859,
                "name": "Y",
                "position": 1,
                "stddev": 369.9671645,
                "variance": 136875.7028
              },
              {
                "average": 53.94223363,
                "count": 14473998,
                "maximum": 452.3579549,
                "minimum": 1.017954925,
                "name": "Z",
                "position": 2,
                "stddev": 24.73934551,
                "variance": 612.0352164
              },
              {
                "average": 3120.35036,
                "count": 14473998,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3502.363936,
                "variance": 12266553.14
              },
              {
                "average": 2.487411771,
                "count": 14473998,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.331585063,
                "variance": 1.77311878
              },
              {
                "average": 3.577367152,
                "count": 14473998,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.301655495,
                "variance": 1.694307028
              },
              {
                "average": 0.500615863,
                "count": 14473998,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999638,
                "variance": 0.249999638
              },
              {
                "average": 0,
                "count": 14473998,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.389698686,
                "count": 14473998,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.17225884,
                "variance": 1.374190788
              },
              {
                "average": -6.943295749,
                "count": 14473998,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.77840399,
                "variance": 138.7308005
              },
              {
                "average": 0,
                "count": 14473998,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 106.2185091,
                "count": 14473998,
                "maximum": 107,
                "minimum": 105,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5793823514,
                "variance": 0.3356839091
              },
              {
                "average": 207659485.5,
                "count": 14473998,
                "maximum": 207660029.3,
                "minimum": 207659251.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 195.9804077,
                "variance": 38408.3202
              },
              {
                "average": 0,
                "count": 14473998,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14473998,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14473998,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001091612697,
                "count": 14473998,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03302152562,
                "variance": 0.001090421155
              },
              {
                "average": 0.3143351961,
                "count": 14473998,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.464250574,
                "variance": 0.2155285955
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310774.0685,
              4314850.859,
              1.017954925,
              312625.0085,
              4316109.939,
              452.3579549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310774.068504078,
                    4314850.859267856,
                    1.017954924606698
                  ],
                  [
                    310774.068504078,
                    4316109.939267856,
                    1.017954924606698
                  ],
                  [
                    312625.00850407797,
                    4316109.939267856,
                    452.3579549246067
                  ],
                  [
                    312625.00850407797,
                    4314850.859267856,
                    452.3579549246067
                  ],
                  [
                    310774.068504078,
                    4314850.859267856,
                    1.017954924606698
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:07:09+00:00",
            "end_time": "2018-04-13T12:54:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_266476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16296698552141,
              38.97322792341528,
              -6.275314568894316
            ],
            [
              -77.16331208200542,
              38.984564800940966,
              -6.275314568894316
            ],
            [
              -77.14190784285015,
              38.98495983783775,
              455.24468543110567
            ],
            [
              -77.14156615442056,
              38.97362280152283,
              455.24468543110567
            ],
            [
              -77.16296698552141,
              38.97322792341528,
              -6.275314568894316
            ]
          ]
        ]
      },
      "bbox": [
        -77.16331208,
        38.97322792,
        -6.275314569,
        -77.14156615,
        38.98495984,
        455.2446854
      ],
      "properties": {
        "datetime": "2018-04-13T13:18:44Z",
        "pc:count": 16316396,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313536.2738,
            "count": 16316396,
            "maximum": 314480.2498,
            "minimum": 312625.1098,
            "name": "X",
            "position": 0,
            "stddev": 463.4177221,
            "variance": 214755.9852
          },
          {
            "average": 4316647.223,
            "count": 16316396,
            "maximum": 4317288.832,
            "minimum": 4316029.872,
            "name": "Y",
            "position": 1,
            "stddev": 350.2152287,
            "variance": 122650.7064
          },
          {
            "average": 56.33338857,
            "count": 16316396,
            "maximum": 455.2446854,
            "minimum": -6.275314569,
            "name": "Z",
            "position": 2,
            "stddev": 17.6856071,
            "variance": 312.7806986
          },
          {
            "average": 3196.955883,
            "count": 16316396,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3593.652026,
            "variance": 12914334.89
          },
          {
            "average": 2.428893305,
            "count": 16316396,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.336243123,
            "variance": 1.785545683
          },
          {
            "average": 3.478818791,
            "count": 16316396,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.368495133,
            "variance": 1.872778929
          },
          {
            "average": 0.5075030662,
            "count": 16316396,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999437161,
            "variance": 0.2499437193
          },
          {
            "average": 0,
            "count": 16316396,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342858558,
            "count": 16316396,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7273635587,
            "variance": 0.5290577466
          },
          {
            "average": -11.55238794,
            "count": 16316396,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.648328564,
            "variance": 58.49692982
          },
          {
            "average": 0,
            "count": 16316396,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 104.4326883,
            "count": 16316396,
            "maximum": 105,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5131519614,
            "variance": 0.2633249355
          },
          {
            "average": 207660152.5,
            "count": 16316396,
            "maximum": 207660724.9,
            "minimum": 207659998.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 125.8717814,
            "variance": 15843.70536
          },
          {
            "average": 0,
            "count": 16316396,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16316396,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16316396,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001134380411,
            "count": 16316396,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03366145662,
            "variance": 0.001133093661
          },
          {
            "average": 0.307222318,
            "count": 16316396,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4613423657,
            "variance": 0.2128367784
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312625.1098,
          4316029.872,
          -6.275314569,
          314480.2498,
          4317288.832,
          455.2446854
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312625.1098403313,
                4316029.872148795,
                -6.275314568894316
              ],
              [
                312625.1098403313,
                4317288.832148796,
                -6.275314568894316
              ],
              [
                314480.2498403313,
                4317288.832148796,
                455.24468543110567
              ],
              [
                314480.2498403313,
                4316029.872148795,
                455.24468543110567
              ],
              [
                312625.1098403313,
                4316029.872148795,
                -6.275314568894316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:18:44+00:00",
        "end_time": "2018-04-13T13:06:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_266476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_266476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_266476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_266476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16331208,
            38.97322792,
            -6.275314569,
            -77.14156615,
            38.98495984,
            455.2446854
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16296698552141,
                  38.97322792341528,
                  -6.275314568894316
                ],
                [
                  -77.16331208200542,
                  38.984564800940966,
                  -6.275314568894316
                ],
                [
                  -77.14190784285015,
                  38.98495983783775,
                  455.24468543110567
                ],
                [
                  -77.14156615442056,
                  38.97362280152283,
                  455.24468543110567
                ],
                [
                  -77.16296698552141,
                  38.97322792341528,
                  -6.275314568894316
                ]
              ]
            ]
          },
          "id": "20180413_266476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_266476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:18:44Z",
            "pc:count": 16316396,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313536.2738,
                "count": 16316396,
                "maximum": 314480.2498,
                "minimum": 312625.1098,
                "name": "X",
                "position": 0,
                "stddev": 463.4177221,
                "variance": 214755.9852
              },
              {
                "average": 4316647.223,
                "count": 16316396,
                "maximum": 4317288.832,
                "minimum": 4316029.872,
                "name": "Y",
                "position": 1,
                "stddev": 350.2152287,
                "variance": 122650.7064
              },
              {
                "average": 56.33338857,
                "count": 16316396,
                "maximum": 455.2446854,
                "minimum": -6.275314569,
                "name": "Z",
                "position": 2,
                "stddev": 17.6856071,
                "variance": 312.7806986
              },
              {
                "average": 3196.955883,
                "count": 16316396,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3593.652026,
                "variance": 12914334.89
              },
              {
                "average": 2.428893305,
                "count": 16316396,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.336243123,
                "variance": 1.785545683
              },
              {
                "average": 3.478818791,
                "count": 16316396,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.368495133,
                "variance": 1.872778929
              },
              {
                "average": 0.5075030662,
                "count": 16316396,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999437161,
                "variance": 0.2499437193
              },
              {
                "average": 0,
                "count": 16316396,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342858558,
                "count": 16316396,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7273635587,
                "variance": 0.5290577466
              },
              {
                "average": -11.55238794,
                "count": 16316396,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.648328564,
                "variance": 58.49692982
              },
              {
                "average": 0,
                "count": 16316396,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 104.4326883,
                "count": 16316396,
                "maximum": 105,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5131519614,
                "variance": 0.2633249355
              },
              {
                "average": 207660152.5,
                "count": 16316396,
                "maximum": 207660724.9,
                "minimum": 207659998.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 125.8717814,
                "variance": 15843.70536
              },
              {
                "average": 0,
                "count": 16316396,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16316396,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16316396,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001134380411,
                "count": 16316396,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03366145662,
                "variance": 0.001133093661
              },
              {
                "average": 0.307222318,
                "count": 16316396,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4613423657,
                "variance": 0.2128367784
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312625.1098,
              4316029.872,
              -6.275314569,
              314480.2498,
              4317288.832,
              455.2446854
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312625.1098403313,
                    4316029.872148795,
                    -6.275314568894316
                  ],
                  [
                    312625.1098403313,
                    4317288.832148796,
                    -6.275314568894316
                  ],
                  [
                    314480.2498403313,
                    4317288.832148796,
                    455.24468543110567
                  ],
                  [
                    314480.2498403313,
                    4316029.872148795,
                    455.24468543110567
                  ],
                  [
                    312625.1098403313,
                    4316029.872148795,
                    -6.275314568894316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:18:44+00:00",
            "end_time": "2018-04-13T13:06: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": "20180413_266480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.16299232448934,
              38.98420935758475,
              -2.665534028718383
            ],
            [
              -77.16333759300636,
              38.995547294126915,
              -2.665534028718383
            ],
            [
              -77.14193004617336,
              38.99594242825722,
              437.7944659712816
            ],
            [
              -77.14158818789629,
              38.98460433288505,
              437.7944659712816
            ],
            [
              -77.16299232448934,
              38.98420935758475,
              -2.665534028718383
            ]
          ]
        ]
      },
      "bbox": [
        -77.16333759,
        38.98420936,
        -2.665534029,
        -77.14158819,
        38.99594243,
        437.794466
      ],
      "properties": {
        "datetime": "2018-04-13T13:18:45Z",
        "pc:count": 13857511,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313656.9873,
            "count": 13857511,
            "maximum": 314507.011,
            "minimum": 312651.871,
            "name": "X",
            "position": 0,
            "stddev": 535.3024329,
            "variance": 286548.6947
          },
          {
            "average": 4317857.685,
            "count": 13857511,
            "maximum": 4318507.804,
            "minimum": 4317248.724,
            "name": "Y",
            "position": 1,
            "stddev": 353.9132036,
            "variance": 125254.5557
          },
          {
            "average": 64.78991572,
            "count": 13857511,
            "maximum": 437.794466,
            "minimum": -2.665534029,
            "name": "Z",
            "position": 2,
            "stddev": 14.73644769,
            "variance": 217.1628904
          },
          {
            "average": 4169.75009,
            "count": 13857511,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4538.63693,
            "variance": 20599225.18
          },
          {
            "average": 2.291890369,
            "count": 13857511,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.318619237,
            "variance": 1.738756691
          },
          {
            "average": 3.1348385,
            "count": 13857511,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.498567728,
            "variance": 2.245705235
          },
          {
            "average": 0.5009134757,
            "count": 13857511,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991836,
            "variance": 0.2499991836
          },
          {
            "average": 0,
            "count": 13857511,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.395533079,
            "count": 13857511,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9074986118,
            "variance": 0.8235537305
          },
          {
            "average": 7.392849516,
            "count": 13857511,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.60548816,
            "variance": 134.6873554
          },
          {
            "average": 0,
            "count": 13857511,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 103.7280037,
            "count": 13857511,
            "maximum": 105,
            "minimum": 103,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5969718572,
            "variance": 0.3563753983
          },
          {
            "average": 207660398.5,
            "count": 13857511,
            "maximum": 207660725.4,
            "minimum": 207659997.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 238.0747252,
            "variance": 56679.57476
          },
          {
            "average": 0,
            "count": 13857511,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13857511,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13857511,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009067284883,
            "count": 13857511,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03009827897,
            "variance": 0.0009059063971
          },
          {
            "average": 0.4340891377,
            "count": 13857511,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4956367379,
            "variance": 0.245655776
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312651.871,
          4317248.724,
          -2.665534029,
          314507.011,
          4318507.804,
          437.794466
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312651.8710017837,
                4317248.724214134,
                -2.665534028718383
              ],
              [
                312651.8710017837,
                4318507.804214134,
                -2.665534028718383
              ],
              [
                314507.0110017837,
                4318507.804214134,
                437.7944659712816
              ],
              [
                314507.0110017837,
                4317248.724214134,
                437.7944659712816
              ],
              [
                312651.8710017837,
                4317248.724214134,
                -2.665534028718383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:18:45+00:00",
        "end_time": "2018-04-13T13:06:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_266480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_266480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_266480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_266480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.16333759,
            38.98420936,
            -2.665534029,
            -77.14158819,
            38.99594243,
            437.794466
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.16299232448934,
                  38.98420935758475,
                  -2.665534028718383
                ],
                [
                  -77.16333759300636,
                  38.995547294126915,
                  -2.665534028718383
                ],
                [
                  -77.14193004617336,
                  38.99594242825722,
                  437.7944659712816
                ],
                [
                  -77.14158818789629,
                  38.98460433288505,
                  437.7944659712816
                ],
                [
                  -77.16299232448934,
                  38.98420935758475,
                  -2.665534028718383
                ]
              ]
            ]
          },
          "id": "20180413_266480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_266480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:18:45Z",
            "pc:count": 13857511,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313656.9873,
                "count": 13857511,
                "maximum": 314507.011,
                "minimum": 312651.871,
                "name": "X",
                "position": 0,
                "stddev": 535.3024329,
                "variance": 286548.6947
              },
              {
                "average": 4317857.685,
                "count": 13857511,
                "maximum": 4318507.804,
                "minimum": 4317248.724,
                "name": "Y",
                "position": 1,
                "stddev": 353.9132036,
                "variance": 125254.5557
              },
              {
                "average": 64.78991572,
                "count": 13857511,
                "maximum": 437.794466,
                "minimum": -2.665534029,
                "name": "Z",
                "position": 2,
                "stddev": 14.73644769,
                "variance": 217.1628904
              },
              {
                "average": 4169.75009,
                "count": 13857511,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4538.63693,
                "variance": 20599225.18
              },
              {
                "average": 2.291890369,
                "count": 13857511,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.318619237,
                "variance": 1.738756691
              },
              {
                "average": 3.1348385,
                "count": 13857511,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.498567728,
                "variance": 2.245705235
              },
              {
                "average": 0.5009134757,
                "count": 13857511,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991836,
                "variance": 0.2499991836
              },
              {
                "average": 0,
                "count": 13857511,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.395533079,
                "count": 13857511,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9074986118,
                "variance": 0.8235537305
              },
              {
                "average": 7.392849516,
                "count": 13857511,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.60548816,
                "variance": 134.6873554
              },
              {
                "average": 0,
                "count": 13857511,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 103.7280037,
                "count": 13857511,
                "maximum": 105,
                "minimum": 103,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5969718572,
                "variance": 0.3563753983
              },
              {
                "average": 207660398.5,
                "count": 13857511,
                "maximum": 207660725.4,
                "minimum": 207659997.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 238.0747252,
                "variance": 56679.57476
              },
              {
                "average": 0,
                "count": 13857511,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13857511,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13857511,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009067284883,
                "count": 13857511,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03009827897,
                "variance": 0.0009059063971
              },
              {
                "average": 0.4340891377,
                "count": 13857511,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4956367379,
                "variance": 0.245655776
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312651.871,
              4317248.724,
              -2.665534029,
              314507.011,
              4318507.804,
              437.794466
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312651.8710017837,
                    4317248.724214134,
                    -2.665534028718383
                  ],
                  [
                    312651.8710017837,
                    4318507.804214134,
                    -2.665534028718383
                  ],
                  [
                    314507.0110017837,
                    4318507.804214134,
                    437.7944659712816
                  ],
                  [
                    314507.0110017837,
                    4317248.724214134,
                    437.7944659712816
                  ],
                  [
                    312651.8710017837,
                    4317248.724214134,
                    -2.665534028718383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:18:45+00:00",
            "end_time": "2018-04-13T13:06:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180413_260476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.18407112069345,
              38.973195177355095,
              -6.416117999685525
            ],
            [
              -77.18441959888348,
              38.98453243633438,
              -6.416117999685525
            ],
            [
              -77.16301543671159,
              38.98493134900198,
              455.4238820003145
            ],
            [
              -77.16267036658003,
              38.973593929670095,
              455.4238820003145
            ],
            [
              -77.18407112069345,
              38.973195177355095,
              -6.416117999685525
            ]
          ]
        ]
      },
      "bbox": [
        -77.1844196,
        38.97319518,
        -6.416118,
        -77.16267037,
        38.98493135,
        455.423882
      ],
      "properties": {
        "datetime": "2018-04-13T13:11:09Z",
        "pc:count": 16028377,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311711.9954,
            "count": 16028377,
            "maximum": 312651.7729,
            "minimum": 310796.6129,
            "name": "X",
            "position": 0,
            "stddev": 474.8864663,
            "variance": 225517.1558
          },
          {
            "average": 4316675.631,
            "count": 16028377,
            "maximum": 4317328.904,
            "minimum": 4316069.884,
            "name": "Y",
            "position": 1,
            "stddev": 352.7803836,
            "variance": 124453.9991
          },
          {
            "average": 70.62636302,
            "count": 16028377,
            "maximum": 455.423882,
            "minimum": -6.416118,
            "name": "Z",
            "position": 2,
            "stddev": 16.73196938,
            "variance": 279.9587994
          },
          {
            "average": 3794.613862,
            "count": 16028377,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4372.705702,
            "variance": 19120555.15
          },
          {
            "average": 2.465147033,
            "count": 16028377,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347786016,
            "variance": 1.816527146
          },
          {
            "average": 3.431450795,
            "count": 16028377,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.419138099,
            "variance": 2.013952943
          },
          {
            "average": 0.5001985541,
            "count": 16028377,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999762,
            "variance": 0.2499999762
          },
          {
            "average": 0,
            "count": 16028377,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.349023111,
            "count": 16028377,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7582340169,
            "variance": 0.5749188244
          },
          {
            "average": 11.47228922,
            "count": 16028377,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.525764033,
            "variance": 56.63712429
          },
          {
            "average": 0,
            "count": 16028377,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 105.5170225,
            "count": 16028377,
            "maximum": 106,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5072052019,
            "variance": 0.2572571169
          },
          {
            "average": 207659760.4,
            "count": 16028377,
            "maximum": 207660269,
            "minimum": 207659512.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 237.1772344,
            "variance": 56253.04052
          },
          {
            "average": 0,
            "count": 16028377,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16028377,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16028377,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008571048709,
            "count": 16028377,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02926380521,
            "variance": 0.0008563702956
          },
          {
            "average": 0.3166284397,
            "count": 16028377,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4651611381,
            "variance": 0.2163748844
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310796.6129,
          4316069.884,
          -6.416118,
          312651.7729,
          4317328.904,
          455.423882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310796.61294301186,
                4316069.883868979,
                -6.416117999685525
              ],
              [
                310796.61294301186,
                4317328.903868979,
                -6.416117999685525
              ],
              [
                312651.7729430119,
                4317328.903868979,
                455.4238820003145
              ],
              [
                312651.7729430119,
                4316069.883868979,
                455.4238820003145
              ],
              [
                310796.61294301186,
                4316069.883868979,
                -6.416117999685525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:11:09+00:00",
        "end_time": "2018-04-13T12:58:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK8/20180413_260476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_260476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK8/20180413_260476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.1844196,
            38.97319518,
            -6.416118,
            -77.16267037,
            38.98493135,
            455.423882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.18407112069345,
                  38.973195177355095,
                  -6.416117999685525
                ],
                [
                  -77.18441959888348,
                  38.98453243633438,
                  -6.416117999685525
                ],
                [
                  -77.16301543671159,
                  38.98493134900198,
                  455.4238820003145
                ],
                [
                  -77.16267036658003,
                  38.973593929670095,
                  455.4238820003145
                ],
                [
                  -77.18407112069345,
                  38.973195177355095,
                  -6.416117999685525
                ]
              ]
            ]
          },
          "id": "20180413_260476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK8/20180413_260476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:11:09Z",
            "pc:count": 16028377,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311711.9954,
                "count": 16028377,
                "maximum": 312651.7729,
                "minimum": 310796.6129,
                "name": "X",
                "position": 0,
                "stddev": 474.8864663,
                "variance": 225517.1558
              },
              {
                "average": 4316675.631,
                "count": 16028377,
                "maximum": 4317328.904,
                "minimum": 4316069.884,
                "name": "Y",
                "position": 1,
                "stddev": 352.7803836,
                "variance": 124453.9991
              },
              {
                "average": 70.62636302,
                "count": 16028377,
                "maximum": 455.423882,
                "minimum": -6.416118,
                "name": "Z",
                "position": 2,
                "stddev": 16.73196938,
                "variance": 279.9587994
              },
              {
                "average": 3794.613862,
                "count": 16028377,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4372.705702,
                "variance": 19120555.15
              },
              {
                "average": 2.465147033,
                "count": 16028377,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347786016,
                "variance": 1.816527146
              },
              {
                "average": 3.431450795,
                "count": 16028377,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.419138099,
                "variance": 2.013952943
              },
              {
                "average": 0.5001985541,
                "count": 16028377,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999762,
                "variance": 0.2499999762
              },
              {
                "average": 0,
                "count": 16028377,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.349023111,
                "count": 16028377,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7582340169,
                "variance": 0.5749188244
              },
              {
                "average": 11.47228922,
                "count": 16028377,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.525764033,
                "variance": 56.63712429
              },
              {
                "average": 0,
                "count": 16028377,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 105.5170225,
                "count": 16028377,
                "maximum": 106,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5072052019,
                "variance": 0.2572571169
              },
              {
                "average": 207659760.4,
                "count": 16028377,
                "maximum": 207660269,
                "minimum": 207659512.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 237.1772344,
                "variance": 56253.04052
              },
              {
                "average": 0,
                "count": 16028377,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16028377,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16028377,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008571048709,
                "count": 16028377,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02926380521,
                "variance": 0.0008563702956
              },
              {
                "average": 0.3166284397,
                "count": 16028377,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4651611381,
                "variance": 0.2163748844
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310796.6129,
              4316069.884,
              -6.416118,
              312651.7729,
              4317328.904,
              455.423882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310796.61294301186,
                    4316069.883868979,
                    -6.416117999685525
                  ],
                  [
                    310796.61294301186,
                    4317328.903868979,
                    -6.416117999685525
                  ],
                  [
                    312651.7729430119,
                    4317328.903868979,
                    455.4238820003145
                  ],
                  [
                    312651.7729430119,
                    4316069.883868979,
                    455.4238820003145
                  ],
                  [
                    310796.61294301186,
                    4316069.883868979,
                    -6.416117999685525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:11:09+00:00",
            "end_time": "2018-04-13T12:58:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_302500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03637348168242,
              39.039230387915765,
              -10.386054685237411
            ],
            [
              -77.03669919554065,
              39.05056949854659,
              -10.386054685237411
            ],
            [
              -77.01527470576526,
              39.05094180883202,
              368.2139453147626
            ],
            [
              -77.014952412477,
              39.039602548591844,
              368.2139453147626
            ],
            [
              -77.03637348168242,
              39.039230387915765,
              -10.386054685237411
            ]
          ]
        ]
      },
      "bbox": [
        -77.0366992,
        39.03923039,
        -10.38605469,
        -77.01495241,
        39.05094181,
        368.2139453
      ],
      "properties": {
        "datetime": "2018-02-28T19:32:11Z",
        "pc:count": 16352008,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324640.1863,
            "count": 16352008,
            "maximum": 325611.7023,
            "minimum": 323756.6823,
            "name": "X",
            "position": 0,
            "stddev": 564.439742,
            "variance": 318592.2223
          },
          {
            "average": 4323743.823,
            "count": 16352008,
            "maximum": 4324361.428,
            "minimum": 4323102.308,
            "name": "Y",
            "position": 1,
            "stddev": 346.0842307,
            "variance": 119774.2947
          },
          {
            "average": 120.5819317,
            "count": 16352008,
            "maximum": 368.2139453,
            "minimum": -10.38605469,
            "name": "Z",
            "position": 2,
            "stddev": 14.23635719,
            "variance": 202.6738661
          },
          {
            "average": 5157.808979,
            "count": 16352008,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5694.341841,
            "variance": 32425529
          },
          {
            "average": 2.173073974,
            "count": 16352008,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321378967,
            "variance": 1.746042375
          },
          {
            "average": 3.121880934,
            "count": 16352008,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.552140131,
            "variance": 2.409138985
          },
          {
            "average": 0.5026982007,
            "count": 16352008,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999927349,
            "variance": 0.249992735
          },
          {
            "average": 0,
            "count": 16352008,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31094542,
            "count": 16352008,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4960805769,
            "variance": 0.2460959387
          },
          {
            "average": -4.423086147,
            "count": 16352008,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.93150195,
            "variance": 167.2237426
          },
          {
            "average": 0,
            "count": 16352008,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.50834197,
            "count": 16352008,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6931248164,
            "variance": 0.4804220111
          },
          {
            "average": 203880991.7,
            "count": 16352008,
            "maximum": 203881531.5,
            "minimum": 203880068.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 417.861533,
            "variance": 174608.2608
          },
          {
            "average": 0,
            "count": 16352008,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16352008,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16352008,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005610320152,
            "count": 16352008,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02367946985,
            "variance": 0.0005607172925
          },
          {
            "average": 0.4110898184,
            "count": 16352008,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4920314974,
            "variance": 0.2420949944
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323756.6823,
          4323102.308,
          -10.38605469,
          325611.7023,
          4324361.428,
          368.2139453
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323756.68231064116,
                4323102.308033646,
                -10.386054685237411
              ],
              [
                323756.68231064116,
                4324361.428033645,
                -10.386054685237411
              ],
              [
                325611.7023106412,
                4324361.428033645,
                368.2139453147626
              ],
              [
                325611.7023106412,
                4323102.308033646,
                368.2139453147626
              ],
              [
                323756.68231064116,
                4323102.308033646,
                -10.386054685237411
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:32:11+00:00",
        "end_time": "2018-02-28T19:07:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_302500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_302500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_302500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0366992,
            39.03923039,
            -10.38605469,
            -77.01495241,
            39.05094181,
            368.2139453
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03637348168242,
                  39.039230387915765,
                  -10.386054685237411
                ],
                [
                  -77.03669919554065,
                  39.05056949854659,
                  -10.386054685237411
                ],
                [
                  -77.01527470576526,
                  39.05094180883202,
                  368.2139453147626
                ],
                [
                  -77.014952412477,
                  39.039602548591844,
                  368.2139453147626
                ],
                [
                  -77.03637348168242,
                  39.039230387915765,
                  -10.386054685237411
                ]
              ]
            ]
          },
          "id": "20180228_302500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:32:11Z",
            "pc:count": 16352008,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324640.1863,
                "count": 16352008,
                "maximum": 325611.7023,
                "minimum": 323756.6823,
                "name": "X",
                "position": 0,
                "stddev": 564.439742,
                "variance": 318592.2223
              },
              {
                "average": 4323743.823,
                "count": 16352008,
                "maximum": 4324361.428,
                "minimum": 4323102.308,
                "name": "Y",
                "position": 1,
                "stddev": 346.0842307,
                "variance": 119774.2947
              },
              {
                "average": 120.5819317,
                "count": 16352008,
                "maximum": 368.2139453,
                "minimum": -10.38605469,
                "name": "Z",
                "position": 2,
                "stddev": 14.23635719,
                "variance": 202.6738661
              },
              {
                "average": 5157.808979,
                "count": 16352008,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5694.341841,
                "variance": 32425529
              },
              {
                "average": 2.173073974,
                "count": 16352008,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321378967,
                "variance": 1.746042375
              },
              {
                "average": 3.121880934,
                "count": 16352008,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.552140131,
                "variance": 2.409138985
              },
              {
                "average": 0.5026982007,
                "count": 16352008,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999927349,
                "variance": 0.249992735
              },
              {
                "average": 0,
                "count": 16352008,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31094542,
                "count": 16352008,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4960805769,
                "variance": 0.2460959387
              },
              {
                "average": -4.423086147,
                "count": 16352008,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.93150195,
                "variance": 167.2237426
              },
              {
                "average": 0,
                "count": 16352008,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.50834197,
                "count": 16352008,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6931248164,
                "variance": 0.4804220111
              },
              {
                "average": 203880991.7,
                "count": 16352008,
                "maximum": 203881531.5,
                "minimum": 203880068.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 417.861533,
                "variance": 174608.2608
              },
              {
                "average": 0,
                "count": 16352008,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16352008,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16352008,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005610320152,
                "count": 16352008,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02367946985,
                "variance": 0.0005607172925
              },
              {
                "average": 0.4110898184,
                "count": 16352008,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4920314974,
                "variance": 0.2420949944
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323756.6823,
              4323102.308,
              -10.38605469,
              325611.7023,
              4324361.428,
              368.2139453
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323756.68231064116,
                    4323102.308033646,
                    -10.386054685237411
                  ],
                  [
                    323756.68231064116,
                    4324361.428033645,
                    -10.386054685237411
                  ],
                  [
                    325611.7023106412,
                    4324361.428033645,
                    368.2139453147626
                  ],
                  [
                    325611.7023106412,
                    4323102.308033646,
                    368.2139453147626
                  ],
                  [
                    323756.68231064116,
                    4323102.308033646,
                    -10.386054685237411
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:32:11+00:00",
            "end_time": "2018-02-28T19:07:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_302480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03634541177487,
              38.984317462050925,
              -2.495488406368167
            ],
            [
              -77.03667046389171,
              38.99565595941815,
              -2.495488406368167
            ],
            [
              -77.01526392668195,
              38.9960278053295,
              450.84451159363186
            ],
            [
              -77.01494228537342,
              38.984689158486056,
              450.84451159363186
            ],
            [
              -77.03634541177487,
              38.984317462050925,
              -2.495488406368167
            ]
          ]
        ]
      },
      "bbox": [
        -77.03667046,
        38.98431746,
        -2.495488406,
        -77.01494229,
        38.99602781,
        450.8445116
      ],
      "properties": {
        "datetime": "2018-04-13T13:57:27Z",
        "pc:count": 16408664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324530.3021,
            "count": 16408664,
            "maximum": 325477.6045,
            "minimum": 323622.7045,
            "name": "X",
            "position": 0,
            "stddev": 533.5152814,
            "variance": 284638.5555
          },
          {
            "average": 4317599.935,
            "count": 16408664,
            "maximum": 4318266.729,
            "minimum": 4317007.689,
            "name": "Y",
            "position": 1,
            "stddev": 357.0387436,
            "variance": 127476.6644
          },
          {
            "average": 101.126364,
            "count": 16408664,
            "maximum": 450.8445116,
            "minimum": -2.495488406,
            "name": "Z",
            "position": 2,
            "stddev": 14.25108807,
            "variance": 203.0935111
          },
          {
            "average": 3949.635538,
            "count": 16408664,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4009.327,
            "variance": 16074702.99
          },
          {
            "average": 1.64012902,
            "count": 16408664,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.028089948,
            "variance": 1.05696894
          },
          {
            "average": 2.102140125,
            "count": 16408664,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.352823188,
            "variance": 1.830130577
          },
          {
            "average": 0.5136190247,
            "count": 16408664,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499814503,
            "variance": 0.2498145374
          },
          {
            "average": 0,
            "count": 16408664,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.374338459,
            "count": 16408664,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7046614868,
            "variance": 0.496547811
          },
          {
            "average": -5.784989883,
            "count": 16408664,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.04284141,
            "variance": 145.0300293
          },
          {
            "average": 0,
            "count": 16408664,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 100.1985791,
            "count": 16408664,
            "maximum": 114,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.27406633,
            "variance": 150.6527043
          },
          {
            "average": 207594536.1,
            "count": 16408664,
            "maximum": 207663047.5,
            "minimum": 207532829.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 64595.00083,
            "variance": 4172514133
          },
          {
            "average": 0,
            "count": 16408664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16408664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16408664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007598424832,
            "count": 16408664,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02755476672,
            "variance": 0.0007592651689
          },
          {
            "average": 0.6413329568,
            "count": 16408664,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4796092257,
            "variance": 0.2300250093
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323622.7045,
          4317007.689,
          -2.495488406,
          325477.6045,
          4318266.729,
          450.8445116
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323622.7044587327,
                4317007.688993573,
                -2.495488406368167
              ],
              [
                323622.7044587327,
                4318266.728993572,
                -2.495488406368167
              ],
              [
                325477.6044587327,
                4318266.728993572,
                450.84451159363186
              ],
              [
                325477.6044587327,
                4317007.688993573,
                450.84451159363186
              ],
              [
                323622.7044587327,
                4317007.688993573,
                -2.495488406368167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:57:27+00:00",
        "end_time": "2018-04-12T01:47:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180411_302480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_302480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180411_302480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_302480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03667046,
            38.98431746,
            -2.495488406,
            -77.01494229,
            38.99602781,
            450.8445116
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03634541177487,
                  38.984317462050925,
                  -2.495488406368167
                ],
                [
                  -77.03667046389171,
                  38.99565595941815,
                  -2.495488406368167
                ],
                [
                  -77.01526392668195,
                  38.9960278053295,
                  450.84451159363186
                ],
                [
                  -77.01494228537342,
                  38.984689158486056,
                  450.84451159363186
                ],
                [
                  -77.03634541177487,
                  38.984317462050925,
                  -2.495488406368167
                ]
              ]
            ]
          },
          "id": "20180411_302480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_302480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:57:27Z",
            "pc:count": 16408664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324530.3021,
                "count": 16408664,
                "maximum": 325477.6045,
                "minimum": 323622.7045,
                "name": "X",
                "position": 0,
                "stddev": 533.5152814,
                "variance": 284638.5555
              },
              {
                "average": 4317599.935,
                "count": 16408664,
                "maximum": 4318266.729,
                "minimum": 4317007.689,
                "name": "Y",
                "position": 1,
                "stddev": 357.0387436,
                "variance": 127476.6644
              },
              {
                "average": 101.126364,
                "count": 16408664,
                "maximum": 450.8445116,
                "minimum": -2.495488406,
                "name": "Z",
                "position": 2,
                "stddev": 14.25108807,
                "variance": 203.0935111
              },
              {
                "average": 3949.635538,
                "count": 16408664,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4009.327,
                "variance": 16074702.99
              },
              {
                "average": 1.64012902,
                "count": 16408664,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.028089948,
                "variance": 1.05696894
              },
              {
                "average": 2.102140125,
                "count": 16408664,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.352823188,
                "variance": 1.830130577
              },
              {
                "average": 0.5136190247,
                "count": 16408664,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499814503,
                "variance": 0.2498145374
              },
              {
                "average": 0,
                "count": 16408664,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.374338459,
                "count": 16408664,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7046614868,
                "variance": 0.496547811
              },
              {
                "average": -5.784989883,
                "count": 16408664,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.04284141,
                "variance": 145.0300293
              },
              {
                "average": 0,
                "count": 16408664,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 100.1985791,
                "count": 16408664,
                "maximum": 114,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.27406633,
                "variance": 150.6527043
              },
              {
                "average": 207594536.1,
                "count": 16408664,
                "maximum": 207663047.5,
                "minimum": 207532829.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 64595.00083,
                "variance": 4172514133
              },
              {
                "average": 0,
                "count": 16408664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16408664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16408664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007598424832,
                "count": 16408664,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02755476672,
                "variance": 0.0007592651689
              },
              {
                "average": 0.6413329568,
                "count": 16408664,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4796092257,
                "variance": 0.2300250093
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323622.7045,
              4317007.689,
              -2.495488406,
              325477.6045,
              4318266.729,
              450.8445116
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323622.7044587327,
                    4317007.688993573,
                    -2.495488406368167
                  ],
                  [
                    323622.7044587327,
                    4318266.728993572,
                    -2.495488406368167
                  ],
                  [
                    325477.6044587327,
                    4318266.728993572,
                    450.84451159363186
                  ],
                  [
                    325477.6044587327,
                    4317007.688993573,
                    450.84451159363186
                  ],
                  [
                    323622.7044587327,
                    4317007.688993573,
                    -2.495488406368167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:57:27+00:00",
            "end_time": "2018-04-12T01:47:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180408_302484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03635135106401,
              38.99530051575522,
              -10.412841360101652
            ],
            [
              -77.03667651069816,
              39.00663827123486,
              -10.412841360101652
            ],
            [
              -77.0152643554262,
              39.00701024518433,
              434.70715863989835
            ],
            [
              -77.01494260861382,
              38.99567234019915,
              434.70715863989835
            ],
            [
              -77.03635135106401,
              38.99530051575522,
              -10.412841360101652
            ]
          ]
        ]
      },
      "bbox": [
        -77.03667651,
        38.99530052,
        -10.41284136,
        -77.01494261,
        39.00701025,
        434.7071586
      ],
      "properties": {
        "datetime": "2018-04-13T13:59:39Z",
        "pc:count": 16306822,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324594.586,
            "count": 16306822,
            "maximum": 325504.5597,
            "minimum": 323649.4597,
            "name": "X",
            "position": 0,
            "stddev": 563.4049315,
            "variance": 317425.1168
          },
          {
            "average": 4318905.247,
            "count": 16306822,
            "maximum": 4319485.621,
            "minimum": 4318226.661,
            "name": "Y",
            "position": 1,
            "stddev": 348.134018,
            "variance": 121197.2945
          },
          {
            "average": 100.157074,
            "count": 16306822,
            "maximum": 434.7071586,
            "minimum": -10.41284136,
            "name": "Z",
            "position": 2,
            "stddev": 14.24558222,
            "variance": 202.9366129
          },
          {
            "average": 3811.608853,
            "count": 16306822,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3979.411862,
            "variance": 15835718.77
          },
          {
            "average": 1.901466331,
            "count": 16306822,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.17670324,
            "variance": 1.384630515
          },
          {
            "average": 2.601979589,
            "count": 16306822,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479382166,
            "variance": 2.188571593
          },
          {
            "average": 0.5204756635,
            "count": 16306822,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995805866,
            "variance": 0.2495807625
          },
          {
            "average": 0,
            "count": 16306822,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.325459614,
            "count": 16306822,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5780684731,
            "variance": 0.3341631596
          },
          {
            "average": 4.303755322,
            "count": 16306822,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.79480374,
            "variance": 163.7070028
          },
          {
            "average": 0,
            "count": 16306822,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.05738322,
            "count": 16306822,
            "maximum": 113,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.003319,
            "variance": 100.066391
          },
          {
            "average": 207491736,
            "count": 16306822,
            "maximum": 207663179.8,
            "minimum": 207229547.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 151955.8941,
            "variance": 23090593750.0
          },
          {
            "average": 0,
            "count": 16306822,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16306822,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16306822,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006907538452,
            "count": 16306822,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02627311833,
            "variance": 0.0006902767467
          },
          {
            "average": 0.4697540085,
            "count": 16306822,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990843569,
            "variance": 0.2490851953
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323649.4597,
          4318226.661,
          -10.41284136,
          325504.5597,
          4319485.621,
          434.7071586
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323649.4597163071,
                4318226.661404544,
                -10.412841360101652
              ],
              [
                323649.4597163071,
                4319485.621404544,
                -10.412841360101652
              ],
              [
                325504.5597163071,
                4319485.621404544,
                434.70715863989835
              ],
              [
                325504.5597163071,
                4318226.661404544,
                434.70715863989835
              ],
              [
                323649.4597163071,
                4318226.661404544,
                -10.412841360101652
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:59:39+00:00",
        "end_time": "2018-04-08T13:32:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180408_302484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_302484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180408_302484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180408_302484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03667651,
            38.99530052,
            -10.41284136,
            -77.01494261,
            39.00701025,
            434.7071586
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03635135106401,
                  38.99530051575522,
                  -10.412841360101652
                ],
                [
                  -77.03667651069816,
                  39.00663827123486,
                  -10.412841360101652
                ],
                [
                  -77.0152643554262,
                  39.00701024518433,
                  434.70715863989835
                ],
                [
                  -77.01494260861382,
                  38.99567234019915,
                  434.70715863989835
                ],
                [
                  -77.03635135106401,
                  38.99530051575522,
                  -10.412841360101652
                ]
              ]
            ]
          },
          "id": "20180408_302484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180408_302484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:59:39Z",
            "pc:count": 16306822,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324594.586,
                "count": 16306822,
                "maximum": 325504.5597,
                "minimum": 323649.4597,
                "name": "X",
                "position": 0,
                "stddev": 563.4049315,
                "variance": 317425.1168
              },
              {
                "average": 4318905.247,
                "count": 16306822,
                "maximum": 4319485.621,
                "minimum": 4318226.661,
                "name": "Y",
                "position": 1,
                "stddev": 348.134018,
                "variance": 121197.2945
              },
              {
                "average": 100.157074,
                "count": 16306822,
                "maximum": 434.7071586,
                "minimum": -10.41284136,
                "name": "Z",
                "position": 2,
                "stddev": 14.24558222,
                "variance": 202.9366129
              },
              {
                "average": 3811.608853,
                "count": 16306822,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3979.411862,
                "variance": 15835718.77
              },
              {
                "average": 1.901466331,
                "count": 16306822,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.17670324,
                "variance": 1.384630515
              },
              {
                "average": 2.601979589,
                "count": 16306822,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479382166,
                "variance": 2.188571593
              },
              {
                "average": 0.5204756635,
                "count": 16306822,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995805866,
                "variance": 0.2495807625
              },
              {
                "average": 0,
                "count": 16306822,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.325459614,
                "count": 16306822,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5780684731,
                "variance": 0.3341631596
              },
              {
                "average": 4.303755322,
                "count": 16306822,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.79480374,
                "variance": 163.7070028
              },
              {
                "average": 0,
                "count": 16306822,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.05738322,
                "count": 16306822,
                "maximum": 113,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.003319,
                "variance": 100.066391
              },
              {
                "average": 207491736,
                "count": 16306822,
                "maximum": 207663179.8,
                "minimum": 207229547.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 151955.8941,
                "variance": 23090593750.0
              },
              {
                "average": 0,
                "count": 16306822,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16306822,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16306822,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006907538452,
                "count": 16306822,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02627311833,
                "variance": 0.0006902767467
              },
              {
                "average": 0.4697540085,
                "count": 16306822,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990843569,
                "variance": 0.2490851953
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323649.4597,
              4318226.661,
              -10.41284136,
              325504.5597,
              4319485.621,
              434.7071586
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323649.4597163071,
                    4318226.661404544,
                    -10.412841360101652
                  ],
                  [
                    323649.4597163071,
                    4319485.621404544,
                    -10.412841360101652
                  ],
                  [
                    325504.5597163071,
                    4319485.621404544,
                    434.70715863989835
                  ],
                  [
                    325504.5597163071,
                    4318226.661404544,
                    434.70715863989835
                  ],
                  [
                    323649.4597163071,
                    4318226.661404544,
                    -10.412841360101652
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:59:39+00:00",
            "end_time": "2018-04-08T13:32:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180408_308480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01523699226807,
              38.98432199311866,
              -10.315872743732655
            ],
            [
              -77.01555863038904,
              38.995659017580245,
              -10.315872743732655
            ],
            [
              -76.99415066050003,
              38.996027009893446,
              451.22412725626737
            ],
            [
              -76.993832433061,
              38.98468983752396,
              451.22412725626737
            ],
            [
              -77.01523699226807,
              38.98432199311866,
              -10.315872743732655
            ]
          ]
        ]
      },
      "bbox": [
        -77.01555863,
        38.98432199,
        -10.31587274,
        -76.99383243,
        38.99602701,
        451.2241273
      ],
      "properties": {
        "datetime": "2018-04-13T13:47:01Z",
        "pc:count": 15786405,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326379.797,
            "count": 15786405,
            "maximum": 327306.1744,
            "minimum": 325451.1744,
            "name": "X",
            "position": 0,
            "stddev": 470.4856784,
            "variance": 221356.7736
          },
          {
            "average": 4317605.816,
            "count": 15786405,
            "maximum": 4318226.364,
            "minimum": 4316967.504,
            "name": "Y",
            "position": 1,
            "stddev": 348.5547727,
            "variance": 121490.4296
          },
          {
            "average": 77.69848469,
            "count": 15786405,
            "maximum": 451.2241273,
            "minimum": -10.31587274,
            "name": "Z",
            "position": 2,
            "stddev": 13.86457006,
            "variance": 192.2263029
          },
          {
            "average": 3551.737102,
            "count": 15786405,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3821.80689,
            "variance": 14606207.9
          },
          {
            "average": 2.076835353,
            "count": 15786405,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.234213807,
            "variance": 1.523283723
          },
          {
            "average": 2.93450168,
            "count": 15786405,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.453301496,
            "variance": 2.112085238
          },
          {
            "average": 0.5395414599,
            "count": 15786405,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984340364,
            "variance": 0.2484364887
          },
          {
            "average": 0,
            "count": 15786405,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.284357332,
            "count": 15786405,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5194554286,
            "variance": 0.2698339423
          },
          {
            "average": 11.14625465,
            "count": 15786405,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.687465189,
            "variance": 59.09712103
          },
          {
            "average": 0,
            "count": 15786405,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.81598584,
            "count": 15786405,
            "maximum": 114,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.620437872,
            "variance": 31.58932188
          },
          {
            "average": 207413588,
            "count": 15786405,
            "maximum": 207662421.9,
            "minimum": 207229572.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 156791.1388,
            "variance": 24583461210.0
          },
          {
            "average": 0,
            "count": 15786405,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15786405,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15786405,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007517861096,
            "count": 15786405,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02740841066,
            "variance": 0.0007512209749
          },
          {
            "average": 0.452769139,
            "count": 15786405,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4977642629,
            "variance": 0.2477692615
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325451.1744,
          4316967.504,
          -10.31587274,
          327306.1744,
          4318226.364,
          451.2241273
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325451.17442389374,
                4316967.5040055625,
                -10.315872743732655
              ],
              [
                325451.17442389374,
                4318226.364005562,
                -10.315872743732655
              ],
              [
                327306.17442389374,
                4318226.364005562,
                451.22412725626737
              ],
              [
                327306.17442389374,
                4316967.5040055625,
                451.22412725626737
              ],
              [
                325451.17442389374,
                4316967.5040055625,
                -10.315872743732655
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:47:01+00:00",
        "end_time": "2018-04-08T13:32:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180408_308480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_308480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180408_308480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180408_308480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01555863,
            38.98432199,
            -10.31587274,
            -76.99383243,
            38.99602701,
            451.2241273
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01523699226807,
                  38.98432199311866,
                  -10.315872743732655
                ],
                [
                  -77.01555863038904,
                  38.995659017580245,
                  -10.315872743732655
                ],
                [
                  -76.99415066050003,
                  38.996027009893446,
                  451.22412725626737
                ],
                [
                  -76.993832433061,
                  38.98468983752396,
                  451.22412725626737
                ],
                [
                  -77.01523699226807,
                  38.98432199311866,
                  -10.315872743732655
                ]
              ]
            ]
          },
          "id": "20180408_308480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180408_308480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:47:01Z",
            "pc:count": 15786405,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326379.797,
                "count": 15786405,
                "maximum": 327306.1744,
                "minimum": 325451.1744,
                "name": "X",
                "position": 0,
                "stddev": 470.4856784,
                "variance": 221356.7736
              },
              {
                "average": 4317605.816,
                "count": 15786405,
                "maximum": 4318226.364,
                "minimum": 4316967.504,
                "name": "Y",
                "position": 1,
                "stddev": 348.5547727,
                "variance": 121490.4296
              },
              {
                "average": 77.69848469,
                "count": 15786405,
                "maximum": 451.2241273,
                "minimum": -10.31587274,
                "name": "Z",
                "position": 2,
                "stddev": 13.86457006,
                "variance": 192.2263029
              },
              {
                "average": 3551.737102,
                "count": 15786405,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3821.80689,
                "variance": 14606207.9
              },
              {
                "average": 2.076835353,
                "count": 15786405,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.234213807,
                "variance": 1.523283723
              },
              {
                "average": 2.93450168,
                "count": 15786405,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.453301496,
                "variance": 2.112085238
              },
              {
                "average": 0.5395414599,
                "count": 15786405,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984340364,
                "variance": 0.2484364887
              },
              {
                "average": 0,
                "count": 15786405,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.284357332,
                "count": 15786405,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5194554286,
                "variance": 0.2698339423
              },
              {
                "average": 11.14625465,
                "count": 15786405,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.687465189,
                "variance": 59.09712103
              },
              {
                "average": 0,
                "count": 15786405,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.81598584,
                "count": 15786405,
                "maximum": 114,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.620437872,
                "variance": 31.58932188
              },
              {
                "average": 207413588,
                "count": 15786405,
                "maximum": 207662421.9,
                "minimum": 207229572.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 156791.1388,
                "variance": 24583461210.0
              },
              {
                "average": 0,
                "count": 15786405,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15786405,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15786405,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007517861096,
                "count": 15786405,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02740841066,
                "variance": 0.0007512209749
              },
              {
                "average": 0.452769139,
                "count": 15786405,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4977642629,
                "variance": 0.2477692615
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325451.1744,
              4316967.504,
              -10.31587274,
              327306.1744,
              4318226.364,
              451.2241273
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325451.17442389374,
                    4316967.5040055625,
                    -10.315872743732655
                  ],
                  [
                    325451.17442389374,
                    4318226.364005562,
                    -10.315872743732655
                  ],
                  [
                    327306.17442389374,
                    4318226.364005562,
                    451.22412725626737
                  ],
                  [
                    327306.17442389374,
                    4316967.5040055625,
                    451.22412725626737
                  ],
                  [
                    325451.17442389374,
                    4316967.5040055625,
                    -10.315872743732655
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:47:01+00:00",
            "end_time": "2018-04-08T13:32: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": "20180228_302488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03635656799767,
              39.00628290978133,
              -10.424908509441082
            ],
            [
              -77.03668186606414,
              39.01762100405577,
              -10.424908509441082
            ],
            [
              -77.01526916954708,
              39.0179930182136,
              397.3350914905589
            ],
            [
              -77.01494728583265,
              39.00665477442534,
              397.3350914905589
            ],
            [
              -77.03635656799767,
              39.00628290978133,
              -10.424908509441082
            ]
          ]
        ]
      },
      "bbox": [
        -77.03668187,
        39.00628291,
        -10.42490851,
        -77.01494729,
        39.01799302,
        397.3350915
      ],
      "properties": {
        "datetime": "2018-04-13T13:59:38Z",
        "pc:count": 15502408,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324431.4967,
            "count": 15502408,
            "maximum": 325531.1425,
            "minimum": 323676.2825,
            "name": "X",
            "position": 0,
            "stddev": 495.0484983,
            "variance": 245073.0156
          },
          {
            "average": 4320030.341,
            "count": 15502408,
            "maximum": 4320704.561,
            "minimum": 4319445.561,
            "name": "Y",
            "position": 1,
            "stddev": 343.3093981,
            "variance": 117861.3428
          },
          {
            "average": 95.34465115,
            "count": 15502408,
            "maximum": 397.3350915,
            "minimum": -10.42490851,
            "name": "Z",
            "position": 2,
            "stddev": 12.2325117,
            "variance": 149.6343425
          },
          {
            "average": 3843.059424,
            "count": 15502408,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4193.562757,
            "variance": 17585968.6
          },
          {
            "average": 2.015315169,
            "count": 15502408,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.217429559,
            "variance": 1.482134732
          },
          {
            "average": 2.860306541,
            "count": 15502408,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.469668078,
            "variance": 2.159924258
          },
          {
            "average": 0.4851868174,
            "count": 15502408,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997805376,
            "variance": 0.2497805857
          },
          {
            "average": 0,
            "count": 15502408,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.315397647,
            "count": 15502408,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.745273778,
            "variance": 0.5554330042
          },
          {
            "average": 10.32032377,
            "count": 15502408,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.035833306,
            "variance": 81.64628353
          },
          {
            "average": 0,
            "count": 15502408,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.97903519,
            "count": 15502408,
            "maximum": 111,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.558891483,
            "variance": 57.13684045
          },
          {
            "average": 207164831.2,
            "count": 15502408,
            "maximum": 207663178.6,
            "minimum": 203881547.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 858150.4445,
            "variance": 736422185300.0
          },
          {
            "average": 0,
            "count": 15502408,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15502408,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15502408,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007729766885,
            "count": 15502408,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02779171181,
            "variance": 0.0007723792454
          },
          {
            "average": 0.518508931,
            "count": 15502408,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4996573181,
            "variance": 0.2496574356
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323676.2825,
          4319445.561,
          -10.42490851,
          325531.1425,
          4320704.561,
          397.3350915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323676.2825488438,
                4319445.5612159,
                -10.424908509441082
              ],
              [
                323676.2825488438,
                4320704.5612159,
                -10.424908509441082
              ],
              [
                325531.1425488438,
                4320704.5612159,
                397.3350914905589
              ],
              [
                325531.1425488438,
                4319445.5612159,
                397.3350914905589
              ],
              [
                323676.2825488438,
                4319445.5612159,
                -10.424908509441082
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:59:38+00:00",
        "end_time": "2018-02-28T19:32:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_302488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_302488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_302488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03668187,
            39.00628291,
            -10.42490851,
            -77.01494729,
            39.01799302,
            397.3350915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03635656799767,
                  39.00628290978133,
                  -10.424908509441082
                ],
                [
                  -77.03668186606414,
                  39.01762100405577,
                  -10.424908509441082
                ],
                [
                  -77.01526916954708,
                  39.0179930182136,
                  397.3350914905589
                ],
                [
                  -77.01494728583265,
                  39.00665477442534,
                  397.3350914905589
                ],
                [
                  -77.03635656799767,
                  39.00628290978133,
                  -10.424908509441082
                ]
              ]
            ]
          },
          "id": "20180228_302488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:59:38Z",
            "pc:count": 15502408,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324431.4967,
                "count": 15502408,
                "maximum": 325531.1425,
                "minimum": 323676.2825,
                "name": "X",
                "position": 0,
                "stddev": 495.0484983,
                "variance": 245073.0156
              },
              {
                "average": 4320030.341,
                "count": 15502408,
                "maximum": 4320704.561,
                "minimum": 4319445.561,
                "name": "Y",
                "position": 1,
                "stddev": 343.3093981,
                "variance": 117861.3428
              },
              {
                "average": 95.34465115,
                "count": 15502408,
                "maximum": 397.3350915,
                "minimum": -10.42490851,
                "name": "Z",
                "position": 2,
                "stddev": 12.2325117,
                "variance": 149.6343425
              },
              {
                "average": 3843.059424,
                "count": 15502408,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4193.562757,
                "variance": 17585968.6
              },
              {
                "average": 2.015315169,
                "count": 15502408,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.217429559,
                "variance": 1.482134732
              },
              {
                "average": 2.860306541,
                "count": 15502408,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.469668078,
                "variance": 2.159924258
              },
              {
                "average": 0.4851868174,
                "count": 15502408,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997805376,
                "variance": 0.2497805857
              },
              {
                "average": 0,
                "count": 15502408,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.315397647,
                "count": 15502408,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.745273778,
                "variance": 0.5554330042
              },
              {
                "average": 10.32032377,
                "count": 15502408,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.035833306,
                "variance": 81.64628353
              },
              {
                "average": 0,
                "count": 15502408,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.97903519,
                "count": 15502408,
                "maximum": 111,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.558891483,
                "variance": 57.13684045
              },
              {
                "average": 207164831.2,
                "count": 15502408,
                "maximum": 207663178.6,
                "minimum": 203881547.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 858150.4445,
                "variance": 736422185300.0
              },
              {
                "average": 0,
                "count": 15502408,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15502408,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15502408,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007729766885,
                "count": 15502408,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02779171181,
                "variance": 0.0007723792454
              },
              {
                "average": 0.518508931,
                "count": 15502408,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4996573181,
                "variance": 0.2496574356
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323676.2825,
              4319445.561,
              -10.42490851,
              325531.1425,
              4320704.561,
              397.3350915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323676.2825488438,
                    4319445.5612159,
                    -10.424908509441082
                  ],
                  [
                    323676.2825488438,
                    4320704.5612159,
                    -10.424908509441082
                  ],
                  [
                    325531.1425488438,
                    4320704.5612159,
                    397.3350914905589
                  ],
                  [
                    325531.1425488438,
                    4319445.5612159,
                    397.3350914905589
                  ],
                  [
                    323676.2825488438,
                    4319445.5612159,
                    -10.424908509441082
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:59:38+00:00",
            "end_time": "2018-02-28T19:32:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_308484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01523998822177,
              38.99530476890233,
              -10.19621669046569
            ],
            [
              -77.01556177828577,
              39.006642672527775,
              -10.19621669046569
            ],
            [
              -76.99415026735171,
              39.007010755628855,
              393.4437833095343
            ],
            [
              -76.99383189013996,
              38.995672704059785,
              393.4437833095343
            ],
            [
              -77.01523998822177,
              38.99530476890233,
              -10.19621669046569
            ]
          ]
        ]
      },
      "bbox": [
        -77.01556178,
        38.99530477,
        -10.19621669,
        -76.99383189,
        39.00701076,
        393.4437833
      ],
      "properties": {
        "datetime": "2018-04-12T01:47:43Z",
        "pc:count": 11820312,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326316.3614,
            "count": 11820312,
            "maximum": 327332.9209,
            "minimum": 325477.9009,
            "name": "X",
            "position": 0,
            "stddev": 551.9908058,
            "variance": 304693.8497
          },
          {
            "average": 4318765.343,
            "count": 11820312,
            "maximum": 4319445.396,
            "minimum": 4318186.436,
            "name": "Y",
            "position": 1,
            "stddev": 357.2962661,
            "variance": 127660.6217
          },
          {
            "average": 86.72855612,
            "count": 11820312,
            "maximum": 393.4437833,
            "minimum": -10.19621669,
            "name": "Z",
            "position": 2,
            "stddev": 13.20098622,
            "variance": 174.2660372
          },
          {
            "average": 3845.372029,
            "count": 11820312,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4263.634717,
            "variance": 18178581
          },
          {
            "average": 1.910802524,
            "count": 11820312,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.183179704,
            "variance": 1.399914212
          },
          {
            "average": 2.652041164,
            "count": 11820312,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.484842876,
            "variance": 2.204758367
          },
          {
            "average": 0.5484735936,
            "count": 11820312,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4976447846,
            "variance": 0.2476503317
          },
          {
            "average": 0,
            "count": 11820312,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310220576,
            "count": 11820312,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5663430331,
            "variance": 0.3207444312
          },
          {
            "average": 8.743744362,
            "count": 11820312,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75870855,
            "variance": 115.7498097
          },
          {
            "average": 0,
            "count": 11820312,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.07355965,
            "count": 11820312,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.932875557,
            "variance": 62.93051461
          },
          {
            "average": 206279746,
            "count": 11820312,
            "maximum": 207532863.4,
            "minimum": 203881572.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1578015.643,
            "variance": 2490133369000.0
          },
          {
            "average": 0,
            "count": 11820312,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11820312,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11820312,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001493276996,
            "count": 11820312,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03861408093,
            "variance": 0.001491047246
          },
          {
            "average": 0.4577945151,
            "count": 11820312,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4982155337,
            "variance": 0.248218718
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325477.9009,
          4318186.436,
          -10.19621669,
          327332.9209,
          4319445.396,
          393.4437833
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325477.90093799133,
                4318186.4364730595,
                -10.19621669046569
              ],
              [
                325477.90093799133,
                4319445.39647306,
                -10.19621669046569
              ],
              [
                327332.92093799135,
                4319445.39647306,
                393.4437833095343
              ],
              [
                327332.92093799135,
                4318186.4364730595,
                393.4437833095343
              ],
              [
                325477.90093799133,
                4318186.4364730595,
                -10.19621669046569
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:47:43+00:00",
        "end_time": "2018-02-28T19:32:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_308484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_308484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_308484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01556178,
            38.99530477,
            -10.19621669,
            -76.99383189,
            39.00701076,
            393.4437833
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01523998822177,
                  38.99530476890233,
                  -10.19621669046569
                ],
                [
                  -77.01556177828577,
                  39.006642672527775,
                  -10.19621669046569
                ],
                [
                  -76.99415026735171,
                  39.007010755628855,
                  393.4437833095343
                ],
                [
                  -76.99383189013996,
                  38.995672704059785,
                  393.4437833095343
                ],
                [
                  -77.01523998822177,
                  38.99530476890233,
                  -10.19621669046569
                ]
              ]
            ]
          },
          "id": "20180228_308484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:47:43Z",
            "pc:count": 11820312,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326316.3614,
                "count": 11820312,
                "maximum": 327332.9209,
                "minimum": 325477.9009,
                "name": "X",
                "position": 0,
                "stddev": 551.9908058,
                "variance": 304693.8497
              },
              {
                "average": 4318765.343,
                "count": 11820312,
                "maximum": 4319445.396,
                "minimum": 4318186.436,
                "name": "Y",
                "position": 1,
                "stddev": 357.2962661,
                "variance": 127660.6217
              },
              {
                "average": 86.72855612,
                "count": 11820312,
                "maximum": 393.4437833,
                "minimum": -10.19621669,
                "name": "Z",
                "position": 2,
                "stddev": 13.20098622,
                "variance": 174.2660372
              },
              {
                "average": 3845.372029,
                "count": 11820312,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4263.634717,
                "variance": 18178581
              },
              {
                "average": 1.910802524,
                "count": 11820312,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.183179704,
                "variance": 1.399914212
              },
              {
                "average": 2.652041164,
                "count": 11820312,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.484842876,
                "variance": 2.204758367
              },
              {
                "average": 0.5484735936,
                "count": 11820312,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4976447846,
                "variance": 0.2476503317
              },
              {
                "average": 0,
                "count": 11820312,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310220576,
                "count": 11820312,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5663430331,
                "variance": 0.3207444312
              },
              {
                "average": 8.743744362,
                "count": 11820312,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75870855,
                "variance": 115.7498097
              },
              {
                "average": 0,
                "count": 11820312,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.07355965,
                "count": 11820312,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.932875557,
                "variance": 62.93051461
              },
              {
                "average": 206279746,
                "count": 11820312,
                "maximum": 207532863.4,
                "minimum": 203881572.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1578015.643,
                "variance": 2490133369000.0
              },
              {
                "average": 0,
                "count": 11820312,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11820312,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11820312,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001493276996,
                "count": 11820312,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03861408093,
                "variance": 0.001491047246
              },
              {
                "average": 0.4577945151,
                "count": 11820312,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4982155337,
                "variance": 0.248218718
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325477.9009,
              4318186.436,
              -10.19621669,
              327332.9209,
              4319445.396,
              393.4437833
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325477.90093799133,
                    4318186.4364730595,
                    -10.19621669046569
                  ],
                  [
                    325477.90093799133,
                    4319445.39647306,
                    -10.19621669046569
                  ],
                  [
                    327332.92093799135,
                    4319445.39647306,
                    393.4437833095343
                  ],
                  [
                    327332.92093799135,
                    4318186.4364730595,
                    393.4437833095343
                  ],
                  [
                    325477.90093799133,
                    4318186.4364730595,
                    -10.19621669046569
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:47:43+00:00",
            "end_time": "2018-02-28T19:32: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": "20180228_308488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01524234823944,
              39.00628744729419,
              -10.406191691992433
            ],
            [
              -77.0155642390488,
              39.017624428934425,
              -10.406191691992433
            ],
            [
              -76.99415080191164,
              39.017992574916185,
              383.3738083080076
            ],
            [
              -76.99383232532594,
              39.006655445331305,
              383.3738083080076
            ],
            [
              -77.01524234823944,
              39.00628744729419,
              -10.406191691992433
            ]
          ]
        ]
      },
      "bbox": [
        -77.01556424,
        39.00628745,
        -10.40619169,
        -76.99383233,
        39.01799257,
        383.3738083
      ],
      "properties": {
        "datetime": "2018-04-08T13:33:01Z",
        "pc:count": 11227480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326480.3831,
            "count": 11227480,
            "maximum": 327359.5888,
            "minimum": 325504.6888,
            "name": "X",
            "position": 0,
            "stddev": 569.6708323,
            "variance": 324524.8572
          },
          {
            "average": 4320069.187,
            "count": 11227480,
            "maximum": 4320664.219,
            "minimum": 4319405.359,
            "name": "Y",
            "position": 1,
            "stddev": 356.0688608,
            "variance": 126785.0336
          },
          {
            "average": 95.0112839,
            "count": 11227480,
            "maximum": 383.3738083,
            "minimum": -10.40619169,
            "name": "Z",
            "position": 2,
            "stddev": 10.15192276,
            "variance": 103.0615357
          },
          {
            "average": 4537.390798,
            "count": 11227480,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5030.114955,
            "variance": 25302056.46
          },
          {
            "average": 1.982541942,
            "count": 11227480,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.239295103,
            "variance": 1.535852353
          },
          {
            "average": 2.763790984,
            "count": 11227480,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.548500183,
            "variance": 2.397852816
          },
          {
            "average": 0.5359865259,
            "count": 11227480,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4987033107,
            "variance": 0.2487049921
          },
          {
            "average": 0,
            "count": 11227480,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331240047,
            "count": 11227480,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7917139021,
            "variance": 0.6268109027
          },
          {
            "average": -0.8490430937,
            "count": 11227480,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.20081317,
            "variance": 174.2614684
          },
          {
            "average": 0,
            "count": 11227480,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.40647714,
            "count": 11227480,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.162637512,
            "variance": 37.9781011
          },
          {
            "average": 204386674.3,
            "count": 11227480,
            "maximum": 207229581.2,
            "minimum": 203880846.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1198467.67,
            "variance": 1436324755000.0
          },
          {
            "average": 0,
            "count": 11227480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11227480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11227480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001326477535,
            "count": 11227480,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03639667719,
            "variance": 0.001324718111
          },
          {
            "average": 0.4150519974,
            "count": 11227480,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4927310204,
            "variance": 0.2427838585
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325504.6888,
          4319405.359,
          -10.40619169,
          327359.5888,
          4320664.219,
          383.3738083
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325504.68879650667,
                4319405.358929777,
                -10.406191691992433
              ],
              [
                325504.68879650667,
                4320664.218929776,
                -10.406191691992433
              ],
              [
                327359.5887965067,
                4320664.218929776,
                383.3738083080076
              ],
              [
                327359.5887965067,
                4319405.358929777,
                383.3738083080076
              ],
              [
                325504.68879650667,
                4319405.358929777,
                -10.406191691992433
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:33:01+00:00",
        "end_time": "2018-02-28T19:20:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_308488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_308488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_308488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01556424,
            39.00628745,
            -10.40619169,
            -76.99383233,
            39.01799257,
            383.3738083
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01524234823944,
                  39.00628744729419,
                  -10.406191691992433
                ],
                [
                  -77.0155642390488,
                  39.017624428934425,
                  -10.406191691992433
                ],
                [
                  -76.99415080191164,
                  39.017992574916185,
                  383.3738083080076
                ],
                [
                  -76.99383232532594,
                  39.006655445331305,
                  383.3738083080076
                ],
                [
                  -77.01524234823944,
                  39.00628744729419,
                  -10.406191691992433
                ]
              ]
            ]
          },
          "id": "20180228_308488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:33:01Z",
            "pc:count": 11227480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326480.3831,
                "count": 11227480,
                "maximum": 327359.5888,
                "minimum": 325504.6888,
                "name": "X",
                "position": 0,
                "stddev": 569.6708323,
                "variance": 324524.8572
              },
              {
                "average": 4320069.187,
                "count": 11227480,
                "maximum": 4320664.219,
                "minimum": 4319405.359,
                "name": "Y",
                "position": 1,
                "stddev": 356.0688608,
                "variance": 126785.0336
              },
              {
                "average": 95.0112839,
                "count": 11227480,
                "maximum": 383.3738083,
                "minimum": -10.40619169,
                "name": "Z",
                "position": 2,
                "stddev": 10.15192276,
                "variance": 103.0615357
              },
              {
                "average": 4537.390798,
                "count": 11227480,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5030.114955,
                "variance": 25302056.46
              },
              {
                "average": 1.982541942,
                "count": 11227480,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.239295103,
                "variance": 1.535852353
              },
              {
                "average": 2.763790984,
                "count": 11227480,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.548500183,
                "variance": 2.397852816
              },
              {
                "average": 0.5359865259,
                "count": 11227480,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4987033107,
                "variance": 0.2487049921
              },
              {
                "average": 0,
                "count": 11227480,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331240047,
                "count": 11227480,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7917139021,
                "variance": 0.6268109027
              },
              {
                "average": -0.8490430937,
                "count": 11227480,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.20081317,
                "variance": 174.2614684
              },
              {
                "average": 0,
                "count": 11227480,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.40647714,
                "count": 11227480,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.162637512,
                "variance": 37.9781011
              },
              {
                "average": 204386674.3,
                "count": 11227480,
                "maximum": 207229581.2,
                "minimum": 203880846.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1198467.67,
                "variance": 1436324755000.0
              },
              {
                "average": 0,
                "count": 11227480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11227480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11227480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001326477535,
                "count": 11227480,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03639667719,
                "variance": 0.001324718111
              },
              {
                "average": 0.4150519974,
                "count": 11227480,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4927310204,
                "variance": 0.2427838585
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325504.6888,
              4319405.359,
              -10.40619169,
              327359.5888,
              4320664.219,
              383.3738083
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325504.68879650667,
                    4319405.358929777,
                    -10.406191691992433
                  ],
                  [
                    325504.68879650667,
                    4320664.218929776,
                    -10.406191691992433
                  ],
                  [
                    327359.5887965067,
                    4320664.218929776,
                    383.3738083080076
                  ],
                  [
                    327359.5887965067,
                    4319405.358929777,
                    383.3738083080076
                  ],
                  [
                    325504.68879650667,
                    4319405.358929777,
                    -10.406191691992433
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:33:01+00:00",
            "end_time": "2018-02-28T19:20: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": "20180228_302504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03637966407165,
              39.0502153978135,
              -10.433823206739504
            ],
            [
              -77.03670543908254,
              39.06155214554775,
              -10.433823206739504
            ],
            [
              -77.0152760131364,
              39.06192457188458,
              371.28617679326055
            ],
            [
              -77.0149536601154,
              39.05058767453776,
              371.28617679326055
            ],
            [
              -77.03637966407165,
              39.0502153978135,
              -10.433823206739504
            ]
          ]
        ]
      },
      "bbox": [
        -77.03670544,
        39.0502154,
        -10.43382321,
        -77.01495366,
        39.06192457,
        371.2861768
      ],
      "properties": {
        "datetime": "2018-02-28T19:31:44Z",
        "pc:count": 20128914,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324653.6727,
            "count": 20128914,
            "maximum": 325638.6147,
            "minimum": 323783.4547,
            "name": "X",
            "position": 0,
            "stddev": 469.7850821,
            "variance": 220698.0233
          },
          {
            "average": 4324971.351,
            "count": 20128914,
            "maximum": 4325580.368,
            "minimum": 4324321.508,
            "name": "Y",
            "position": 1,
            "stddev": 349.0408009,
            "variance": 121829.4807
          },
          {
            "average": 116.2389738,
            "count": 20128914,
            "maximum": 371.2861768,
            "minimum": -10.43382321,
            "name": "Z",
            "position": 2,
            "stddev": 18.09688733,
            "variance": 327.4973311
          },
          {
            "average": 4103.90463,
            "count": 20128914,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4882.914234,
            "variance": 23842851.42
          },
          {
            "average": 2.427680897,
            "count": 20128914,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.310310474,
            "variance": 1.716913537
          },
          {
            "average": 3.554388627,
            "count": 20128914,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.292398586,
            "variance": 1.670294104
          },
          {
            "average": 0.5052607905,
            "count": 20128914,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999723357,
            "variance": 0.2499723365
          },
          {
            "average": 0,
            "count": 20128914,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296840406,
            "count": 20128914,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.483595139,
            "variance": 0.2338642585
          },
          {
            "average": 11.10448241,
            "count": 20128914,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.026442151,
            "variance": 64.42377361
          },
          {
            "average": 0,
            "count": 20128914,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.80599624,
            "count": 20128914,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.754803486,
            "variance": 3.079335274
          },
          {
            "average": 203880414.9,
            "count": 20128914,
            "maximum": 203881504.1,
            "minimum": 203872482,
            "name": "GpsTime",
            "position": 12,
            "stddev": 995.7283887,
            "variance": 991475.0241
          },
          {
            "average": 0,
            "count": 20128914,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20128914,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20128914,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000428786173,
            "count": 20128914,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02070271327,
            "variance": 0.0004286023367
          },
          {
            "average": 0.3122376597,
            "count": 20128914,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4634062087,
            "variance": 0.2147453142
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323783.4547,
          4324321.508,
          -10.43382321,
          325638.6147,
          4325580.368,
          371.2861768
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323783.4546668086,
                4324321.508095793,
                -10.433823206739504
              ],
              [
                323783.4546668086,
                4325580.368095793,
                -10.433823206739504
              ],
              [
                325638.61466680863,
                4325580.368095793,
                371.28617679326055
              ],
              [
                325638.61466680863,
                4324321.508095793,
                371.28617679326055
              ],
              [
                323783.4546668086,
                4324321.508095793,
                -10.433823206739504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:31:44+00:00",
        "end_time": "2018-02-28T17:01:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_302504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_302504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_302504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03670544,
            39.0502154,
            -10.43382321,
            -77.01495366,
            39.06192457,
            371.2861768
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03637966407165,
                  39.0502153978135,
                  -10.433823206739504
                ],
                [
                  -77.03670543908254,
                  39.06155214554775,
                  -10.433823206739504
                ],
                [
                  -77.0152760131364,
                  39.06192457188458,
                  371.28617679326055
                ],
                [
                  -77.0149536601154,
                  39.05058767453776,
                  371.28617679326055
                ],
                [
                  -77.03637966407165,
                  39.0502153978135,
                  -10.433823206739504
                ]
              ]
            ]
          },
          "id": "20180228_302504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:31:44Z",
            "pc:count": 20128914,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324653.6727,
                "count": 20128914,
                "maximum": 325638.6147,
                "minimum": 323783.4547,
                "name": "X",
                "position": 0,
                "stddev": 469.7850821,
                "variance": 220698.0233
              },
              {
                "average": 4324971.351,
                "count": 20128914,
                "maximum": 4325580.368,
                "minimum": 4324321.508,
                "name": "Y",
                "position": 1,
                "stddev": 349.0408009,
                "variance": 121829.4807
              },
              {
                "average": 116.2389738,
                "count": 20128914,
                "maximum": 371.2861768,
                "minimum": -10.43382321,
                "name": "Z",
                "position": 2,
                "stddev": 18.09688733,
                "variance": 327.4973311
              },
              {
                "average": 4103.90463,
                "count": 20128914,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4882.914234,
                "variance": 23842851.42
              },
              {
                "average": 2.427680897,
                "count": 20128914,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.310310474,
                "variance": 1.716913537
              },
              {
                "average": 3.554388627,
                "count": 20128914,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.292398586,
                "variance": 1.670294104
              },
              {
                "average": 0.5052607905,
                "count": 20128914,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999723357,
                "variance": 0.2499723365
              },
              {
                "average": 0,
                "count": 20128914,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296840406,
                "count": 20128914,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.483595139,
                "variance": 0.2338642585
              },
              {
                "average": 11.10448241,
                "count": 20128914,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.026442151,
                "variance": 64.42377361
              },
              {
                "average": 0,
                "count": 20128914,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.80599624,
                "count": 20128914,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.754803486,
                "variance": 3.079335274
              },
              {
                "average": 203880414.9,
                "count": 20128914,
                "maximum": 203881504.1,
                "minimum": 203872482,
                "name": "GpsTime",
                "position": 12,
                "stddev": 995.7283887,
                "variance": 991475.0241
              },
              {
                "average": 0,
                "count": 20128914,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20128914,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20128914,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000428786173,
                "count": 20128914,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02070271327,
                "variance": 0.0004286023367
              },
              {
                "average": 0.3122376597,
                "count": 20128914,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4634062087,
                "variance": 0.2147453142
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323783.4547,
              4324321.508,
              -10.43382321,
              325638.6147,
              4325580.368,
              371.2861768
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323783.4546668086,
                    4324321.508095793,
                    -10.433823206739504
                  ],
                  [
                    323783.4546668086,
                    4325580.368095793,
                    -10.433823206739504
                  ],
                  [
                    325638.61466680863,
                    4325580.368095793,
                    371.28617679326055
                  ],
                  [
                    325638.61466680863,
                    4324321.508095793,
                    371.28617679326055
                  ],
                  [
                    323783.4546668086,
                    4324321.508095793,
                    -10.433823206739504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:31:44+00:00",
            "end_time": "2018-02-28T17:01:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_302508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03638498887521,
              39.061196063220706,
              -10.190482761992712
            ],
            [
              -77.03671090770582,
              39.07253332985286,
              -10.190482761992712
            ],
            [
              -77.015279547512,
              39.0729058201343,
              382.9295172380073
            ],
            [
              -77.01495705248179,
              39.06156840386925,
              382.9295172380073
            ],
            [
              -77.03638498887521,
              39.061196063220706,
              -10.190482761992712
            ]
          ]
        ]
      },
      "bbox": [
        -77.03671091,
        39.06119606,
        -10.19048276,
        -77.01495705,
        39.07290582,
        382.9295172
      ],
      "properties": {
        "datetime": "2018-02-28T19:22:48Z",
        "pc:count": 17939992,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324833.7881,
            "count": 17939992,
            "maximum": 325665.3371,
            "minimum": 323810.2971,
            "name": "X",
            "position": 0,
            "stddev": 505.2613138,
            "variance": 255288.9952
          },
          {
            "average": 4326173.932,
            "count": 17939992,
            "maximum": 4326799.146,
            "minimum": 4325540.226,
            "name": "Y",
            "position": 1,
            "stddev": 355.6093781,
            "variance": 126458.0298
          },
          {
            "average": 105.6461071,
            "count": 17939992,
            "maximum": 382.9295172,
            "minimum": -10.19048276,
            "name": "Z",
            "position": 2,
            "stddev": 13.07521173,
            "variance": 170.9611618
          },
          {
            "average": 4722.705721,
            "count": 17939992,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5418.117691,
            "variance": 29355999.31
          },
          {
            "average": 2.268942985,
            "count": 17939992,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349423178,
            "variance": 1.820942913
          },
          {
            "average": 3.302391216,
            "count": 17939992,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.521534459,
            "variance": 2.315067109
          },
          {
            "average": 0.4997356744,
            "count": 17939992,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999441,
            "variance": 0.2499999441
          },
          {
            "average": 0,
            "count": 17939992,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329151039,
            "count": 17939992,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5097803382,
            "variance": 0.2598759932
          },
          {
            "average": -8.325763352,
            "count": 17939992,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.19373819,
            "variance": 125.2997747
          },
          {
            "average": 0,
            "count": 17939992,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 65.01626779,
            "count": 17939992,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.801512245,
            "variance": 46.26056882
          },
          {
            "average": 203876967.8,
            "count": 17939992,
            "maximum": 203880968.8,
            "minimum": 203872481.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3782.178659,
            "variance": 14304875.41
          },
          {
            "average": 0,
            "count": 17939992,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17939992,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17939992,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005636011432,
            "count": 17939992,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02373359493,
            "variance": 0.0005632835283
          },
          {
            "average": 0.3994371346,
            "count": 17939992,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4897827309,
            "variance": 0.2398871235
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323810.2971,
          4325540.226,
          -10.19048276,
          325665.3371,
          4326799.146,
          382.9295172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323810.2970903019,
                4325540.226328989,
                -10.190482761992712
              ],
              [
                323810.2970903019,
                4326799.1463289885,
                -10.190482761992712
              ],
              [
                325665.3370903019,
                4326799.1463289885,
                382.9295172380073
              ],
              [
                325665.3370903019,
                4325540.226328989,
                382.9295172380073
              ],
              [
                323810.2970903019,
                4325540.226328989,
                -10.190482761992712
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:22:48+00:00",
        "end_time": "2018-02-28T17:01:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_302508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_302508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_302508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03671091,
            39.06119606,
            -10.19048276,
            -77.01495705,
            39.07290582,
            382.9295172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03638498887521,
                  39.061196063220706,
                  -10.190482761992712
                ],
                [
                  -77.03671090770582,
                  39.07253332985286,
                  -10.190482761992712
                ],
                [
                  -77.015279547512,
                  39.0729058201343,
                  382.9295172380073
                ],
                [
                  -77.01495705248179,
                  39.06156840386925,
                  382.9295172380073
                ],
                [
                  -77.03638498887521,
                  39.061196063220706,
                  -10.190482761992712
                ]
              ]
            ]
          },
          "id": "20180228_302508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:22:48Z",
            "pc:count": 17939992,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324833.7881,
                "count": 17939992,
                "maximum": 325665.3371,
                "minimum": 323810.2971,
                "name": "X",
                "position": 0,
                "stddev": 505.2613138,
                "variance": 255288.9952
              },
              {
                "average": 4326173.932,
                "count": 17939992,
                "maximum": 4326799.146,
                "minimum": 4325540.226,
                "name": "Y",
                "position": 1,
                "stddev": 355.6093781,
                "variance": 126458.0298
              },
              {
                "average": 105.6461071,
                "count": 17939992,
                "maximum": 382.9295172,
                "minimum": -10.19048276,
                "name": "Z",
                "position": 2,
                "stddev": 13.07521173,
                "variance": 170.9611618
              },
              {
                "average": 4722.705721,
                "count": 17939992,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5418.117691,
                "variance": 29355999.31
              },
              {
                "average": 2.268942985,
                "count": 17939992,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349423178,
                "variance": 1.820942913
              },
              {
                "average": 3.302391216,
                "count": 17939992,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.521534459,
                "variance": 2.315067109
              },
              {
                "average": 0.4997356744,
                "count": 17939992,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999441,
                "variance": 0.2499999441
              },
              {
                "average": 0,
                "count": 17939992,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329151039,
                "count": 17939992,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5097803382,
                "variance": 0.2598759932
              },
              {
                "average": -8.325763352,
                "count": 17939992,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.19373819,
                "variance": 125.2997747
              },
              {
                "average": 0,
                "count": 17939992,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 65.01626779,
                "count": 17939992,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.801512245,
                "variance": 46.26056882
              },
              {
                "average": 203876967.8,
                "count": 17939992,
                "maximum": 203880968.8,
                "minimum": 203872481.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3782.178659,
                "variance": 14304875.41
              },
              {
                "average": 0,
                "count": 17939992,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17939992,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17939992,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005636011432,
                "count": 17939992,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02373359493,
                "variance": 0.0005632835283
              },
              {
                "average": 0.3994371346,
                "count": 17939992,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4897827309,
                "variance": 0.2398871235
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323810.2971,
              4325540.226,
              -10.19048276,
              325665.3371,
              4326799.146,
              382.9295172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323810.2970903019,
                    4325540.226328989,
                    -10.190482761992712
                  ],
                  [
                    323810.2970903019,
                    4326799.1463289885,
                    -10.190482761992712
                  ],
                  [
                    325665.3370903019,
                    4326799.1463289885,
                    382.9295172380073
                  ],
                  [
                    325665.3370903019,
                    4325540.226328989,
                    382.9295172380073
                  ],
                  [
                    323810.2970903019,
                    4325540.226328989,
                    -10.190482761992712
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:22:48+00:00",
            "end_time": "2018-02-28T17:01: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": "20180413_290464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07852247907634,
              38.942338933270484,
              -3.598380220286771
            ],
            [
              -77.07879606896547,
              38.95170302889445,
              -3.598380220286771
            ],
            [
              -77.06944877143353,
              38.95186920601312,
              476.98161977971324
            ],
            [
              -77.06917640959381,
              38.942505055200904,
              476.98161977971324
            ],
            [
              -77.07852247907634,
              38.942338933270484,
              -3.598380220286771
            ]
          ]
        ]
      },
      "bbox": [
        -77.07879607,
        38.94233893,
        -3.59838022,
        -77.06917641,
        38.95186921,
        476.9816198
      ],
      "properties": {
        "datetime": "2018-04-13T13:50:30Z",
        "pc:count": 5786831,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320258.9716,
            "count": 5786831,
            "maximum": 320673.3689,
            "minimum": 319862.8889,
            "name": "X",
            "position": 0,
            "stddev": 218.7350423,
            "variance": 47845.01872
          },
          {
            "average": 4313019.817,
            "count": 5786831,
            "maximum": 4313471.059,
            "minimum": 4312431.239,
            "name": "Y",
            "position": 1,
            "stddev": 266.725713,
            "variance": 71142.60599
          },
          {
            "average": 110.8139242,
            "count": 5786831,
            "maximum": 476.9816198,
            "minimum": -3.59838022,
            "name": "Z",
            "position": 2,
            "stddev": 11.63457284,
            "variance": 135.3632852
          },
          {
            "average": 3968.246204,
            "count": 5786831,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4147.239592,
            "variance": 17199596.23
          },
          {
            "average": 2.019277045,
            "count": 5786831,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.218217719,
            "variance": 1.484054411
          },
          {
            "average": 2.799456905,
            "count": 5786831,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.477427418,
            "variance": 2.182791776
          },
          {
            "average": 0.4987767916,
            "count": 5786831,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998547,
            "variance": 0.249998547
          },
          {
            "average": 0,
            "count": 5786831,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31460034,
            "count": 5786831,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5643233576,
            "variance": 0.3184608519
          },
          {
            "average": -12.69724923,
            "count": 5786831,
            "maximum": 4.998000145,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.79962552,
            "variance": 33.63565618
          },
          {
            "average": 0,
            "count": 5786831,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 113.469337,
            "count": 5786831,
            "maximum": 114,
            "minimum": 113,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4990589389,
            "variance": 0.2490598245
          },
          {
            "average": 207662484.8,
            "count": 5786831,
            "maximum": 207662630.1,
            "minimum": 207662319.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 138.4277664,
            "variance": 19162.2465
          },
          {
            "average": 0,
            "count": 5786831,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5786831,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5786831,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000812707335,
            "count": 5786831,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02849643806,
            "variance": 0.0008120469821
          },
          {
            "average": 0.5168574994,
            "count": 5786831,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997157871,
            "variance": 0.2497158679
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319862.8889,
          4312431.239,
          -3.59838022,
          320673.3689,
          4313471.059,
          476.9816198
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319862.8888529018,
                4312431.23934049,
                -3.598380220286771
              ],
              [
                319862.8888529018,
                4313471.05934049,
                -3.598380220286771
              ],
              [
                320673.3688529018,
                4313471.05934049,
                476.98161977971324
              ],
              [
                320673.3688529018,
                4312431.23934049,
                476.98161977971324
              ],
              [
                319862.8888529018,
                4312431.23934049,
                -3.598380220286771
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:50:30+00:00",
        "end_time": "2018-04-13T13:45:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180413_290464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_290464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180413_290464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180413_290464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07879607,
            38.94233893,
            -3.59838022,
            -77.06917641,
            38.95186921,
            476.9816198
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07852247907634,
                  38.942338933270484,
                  -3.598380220286771
                ],
                [
                  -77.07879606896547,
                  38.95170302889445,
                  -3.598380220286771
                ],
                [
                  -77.06944877143353,
                  38.95186920601312,
                  476.98161977971324
                ],
                [
                  -77.06917640959381,
                  38.942505055200904,
                  476.98161977971324
                ],
                [
                  -77.07852247907634,
                  38.942338933270484,
                  -3.598380220286771
                ]
              ]
            ]
          },
          "id": "20180413_290464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180413_290464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:50:30Z",
            "pc:count": 5786831,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320258.9716,
                "count": 5786831,
                "maximum": 320673.3689,
                "minimum": 319862.8889,
                "name": "X",
                "position": 0,
                "stddev": 218.7350423,
                "variance": 47845.01872
              },
              {
                "average": 4313019.817,
                "count": 5786831,
                "maximum": 4313471.059,
                "minimum": 4312431.239,
                "name": "Y",
                "position": 1,
                "stddev": 266.725713,
                "variance": 71142.60599
              },
              {
                "average": 110.8139242,
                "count": 5786831,
                "maximum": 476.9816198,
                "minimum": -3.59838022,
                "name": "Z",
                "position": 2,
                "stddev": 11.63457284,
                "variance": 135.3632852
              },
              {
                "average": 3968.246204,
                "count": 5786831,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4147.239592,
                "variance": 17199596.23
              },
              {
                "average": 2.019277045,
                "count": 5786831,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.218217719,
                "variance": 1.484054411
              },
              {
                "average": 2.799456905,
                "count": 5786831,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.477427418,
                "variance": 2.182791776
              },
              {
                "average": 0.4987767916,
                "count": 5786831,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998547,
                "variance": 0.249998547
              },
              {
                "average": 0,
                "count": 5786831,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31460034,
                "count": 5786831,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5643233576,
                "variance": 0.3184608519
              },
              {
                "average": -12.69724923,
                "count": 5786831,
                "maximum": 4.998000145,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.79962552,
                "variance": 33.63565618
              },
              {
                "average": 0,
                "count": 5786831,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 113.469337,
                "count": 5786831,
                "maximum": 114,
                "minimum": 113,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4990589389,
                "variance": 0.2490598245
              },
              {
                "average": 207662484.8,
                "count": 5786831,
                "maximum": 207662630.1,
                "minimum": 207662319.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 138.4277664,
                "variance": 19162.2465
              },
              {
                "average": 0,
                "count": 5786831,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5786831,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5786831,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000812707335,
                "count": 5786831,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02849643806,
                "variance": 0.0008120469821
              },
              {
                "average": 0.5168574994,
                "count": 5786831,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997157871,
                "variance": 0.2497158679
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319862.8889,
              4312431.239,
              -3.59838022,
              320673.3689,
              4313471.059,
              476.9816198
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319862.8888529018,
                    4312431.23934049,
                    -3.598380220286771
                  ],
                  [
                    319862.8888529018,
                    4313471.05934049,
                    -3.598380220286771
                  ],
                  [
                    320673.3688529018,
                    4313471.05934049,
                    476.98161977971324
                  ],
                  [
                    320673.3688529018,
                    4312431.23934049,
                    476.98161977971324
                  ],
                  [
                    319862.8888529018,
                    4312431.23934049,
                    -3.598380220286771
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:50:30+00:00",
            "end_time": "2018-04-13T13:45: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": "20180413_290468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07853021891353,
              38.95155372378336,
              3.072515354917584
            ],
            [
              -77.07885559071195,
              38.96268593909329,
              3.072515354917584
            ],
            [
              -77.06945701995079,
              38.96285304404592,
              463.65251535491757
            ],
            [
              -77.0691331166019,
              38.95172076276794,
              463.65251535491757
            ],
            [
              -77.07853021891353,
              38.95155372378336,
              3.072515354917584
            ]
          ]
        ]
      },
      "bbox": [
        -77.07885559,
        38.95155372,
        3.072515355,
        -77.06913312,
        38.96285304,
        463.6525154
      ],
      "properties": {
        "datetime": "2018-04-13T13:56:28Z",
        "pc:count": 6685514,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320290.4435,
            "count": 6685514,
            "maximum": 320700.35,
            "minimum": 319885.55,
            "name": "X",
            "position": 0,
            "stddev": 227.6721317,
            "variance": 51834.59957
          },
          {
            "average": 4314118.524,
            "count": 6685514,
            "maximum": 4314690.123,
            "minimum": 4313453.963,
            "name": "Y",
            "position": 1,
            "stddev": 354.2739345,
            "variance": 125510.0207
          },
          {
            "average": 106.5300199,
            "count": 6685514,
            "maximum": 463.6525154,
            "minimum": 3.072515355,
            "name": "Z",
            "position": 2,
            "stddev": 14.47809646,
            "variance": 209.615277
          },
          {
            "average": 3932.965284,
            "count": 6685514,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4091.849683,
            "variance": 16743233.83
          },
          {
            "average": 2.150505406,
            "count": 6685514,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.252493447,
            "variance": 1.568739835
          },
          {
            "average": 2.908586086,
            "count": 6685514,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.465038713,
            "variance": 2.14633843
          },
          {
            "average": 0.5000469672,
            "count": 6685514,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000352,
            "variance": 0.2500000352
          },
          {
            "average": 0,
            "count": 6685514,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302692957,
            "count": 6685514,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6301764843,
            "variance": 0.3971224013
          },
          {
            "average": 4.930654574,
            "count": 6685514,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.52276111,
            "variance": 156.8195458
          },
          {
            "average": 0,
            "count": 6685514,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 112.7786401,
            "count": 6685514,
            "maximum": 114,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6875789514,
            "variance": 0.4727648145
          },
          {
            "average": 207662702.9,
            "count": 6685514,
            "maximum": 207662988.6,
            "minimum": 207662336.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 227.0313308,
            "variance": 51543.22518
          },
          {
            "average": 0,
            "count": 6685514,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6685514,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6685514,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001172684703,
            "count": 6685514,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03422440195,
            "variance": 0.001171309689
          },
          {
            "average": 0.4591515327,
            "count": 6685514,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4983286464,
            "variance": 0.2483314399
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319885.55,
          4313453.963,
          3.072515355,
          320700.35,
          4314690.123,
          463.6525154
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319885.55004007235,
                4313453.962921251,
                3.072515354917584
              ],
              [
                319885.55004007235,
                4314690.122921251,
                3.072515354917584
              ],
              [
                320700.3500400724,
                4314690.122921251,
                463.65251535491757
              ],
              [
                320700.3500400724,
                4313453.962921251,
                463.65251535491757
              ],
              [
                319885.55004007235,
                4313453.962921251,
                3.072515354917584
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:56:28+00:00",
        "end_time": "2018-04-13T13:45:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180413_290468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_290468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180413_290468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180413_290468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07885559,
            38.95155372,
            3.072515355,
            -77.06913312,
            38.96285304,
            463.6525154
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07853021891353,
                  38.95155372378336,
                  3.072515354917584
                ],
                [
                  -77.07885559071195,
                  38.96268593909329,
                  3.072515354917584
                ],
                [
                  -77.06945701995079,
                  38.96285304404592,
                  463.65251535491757
                ],
                [
                  -77.0691331166019,
                  38.95172076276794,
                  463.65251535491757
                ],
                [
                  -77.07853021891353,
                  38.95155372378336,
                  3.072515354917584
                ]
              ]
            ]
          },
          "id": "20180413_290468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180413_290468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:56:28Z",
            "pc:count": 6685514,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320290.4435,
                "count": 6685514,
                "maximum": 320700.35,
                "minimum": 319885.55,
                "name": "X",
                "position": 0,
                "stddev": 227.6721317,
                "variance": 51834.59957
              },
              {
                "average": 4314118.524,
                "count": 6685514,
                "maximum": 4314690.123,
                "minimum": 4313453.963,
                "name": "Y",
                "position": 1,
                "stddev": 354.2739345,
                "variance": 125510.0207
              },
              {
                "average": 106.5300199,
                "count": 6685514,
                "maximum": 463.6525154,
                "minimum": 3.072515355,
                "name": "Z",
                "position": 2,
                "stddev": 14.47809646,
                "variance": 209.615277
              },
              {
                "average": 3932.965284,
                "count": 6685514,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4091.849683,
                "variance": 16743233.83
              },
              {
                "average": 2.150505406,
                "count": 6685514,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.252493447,
                "variance": 1.568739835
              },
              {
                "average": 2.908586086,
                "count": 6685514,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.465038713,
                "variance": 2.14633843
              },
              {
                "average": 0.5000469672,
                "count": 6685514,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000352,
                "variance": 0.2500000352
              },
              {
                "average": 0,
                "count": 6685514,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302692957,
                "count": 6685514,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6301764843,
                "variance": 0.3971224013
              },
              {
                "average": 4.930654574,
                "count": 6685514,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.52276111,
                "variance": 156.8195458
              },
              {
                "average": 0,
                "count": 6685514,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 112.7786401,
                "count": 6685514,
                "maximum": 114,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6875789514,
                "variance": 0.4727648145
              },
              {
                "average": 207662702.9,
                "count": 6685514,
                "maximum": 207662988.6,
                "minimum": 207662336.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 227.0313308,
                "variance": 51543.22518
              },
              {
                "average": 0,
                "count": 6685514,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6685514,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6685514,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001172684703,
                "count": 6685514,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03422440195,
                "variance": 0.001171309689
              },
              {
                "average": 0.4591515327,
                "count": 6685514,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4983286464,
                "variance": 0.2483314399
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319885.55,
              4313453.963,
              3.072515355,
              320700.35,
              4314690.123,
              463.6525154
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319885.55004007235,
                    4313453.962921251,
                    3.072515354917584
                  ],
                  [
                    319885.55004007235,
                    4314690.122921251,
                    3.072515354917584
                  ],
                  [
                    320700.3500400724,
                    4314690.122921251,
                    463.65251535491757
                  ],
                  [
                    320700.3500400724,
                    4313453.962921251,
                    463.65251535491757
                  ],
                  [
                    319885.55004007235,
                    4313453.962921251,
                    3.072515354917584
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:56:28+00:00",
            "end_time": "2018-04-13T13:45: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": "20180228_302512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03638890161238,
              39.07217831887162,
              -10.274759879717664
            ],
            [
              -77.03671494856388,
              39.08351556407337,
              -10.274759879717664
            ],
            [
              -77.01528165240778,
              39.0838881180501,
              381.84524012028237
            ],
            [
              -77.01495903090517,
              39.07255072320232,
              381.84524012028237
            ],
            [
              -77.03638890161238,
              39.07217831887162,
              -10.274759879717664
            ]
          ]
        ]
      },
      "bbox": [
        -77.03671495,
        39.07217832,
        -10.27475988,
        -77.01495903,
        39.08388812,
        381.8452401
      ],
      "properties": {
        "datetime": "2018-02-28T19:07:32Z",
        "pc:count": 15446439,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324862.753,
            "count": 15446439,
            "maximum": 325692.1923,
            "minimum": 323837.2723,
            "name": "X",
            "position": 0,
            "stddev": 553.0751584,
            "variance": 305892.1309
          },
          {
            "average": 4327436.96,
            "count": 15446439,
            "maximum": 4328018.04,
            "minimum": 4326759.12,
            "name": "Y",
            "position": 1,
            "stddev": 359.0381839,
            "variance": 128908.4175
          },
          {
            "average": 108.1224421,
            "count": 15446439,
            "maximum": 381.8452401,
            "minimum": -10.27475988,
            "name": "Z",
            "position": 2,
            "stddev": 13.03063184,
            "variance": 169.7973662
          },
          {
            "average": 6142.143982,
            "count": 15446439,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6212.374006,
            "variance": 38593590.79
          },
          {
            "average": 2.046182813,
            "count": 15446439,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.303615345,
            "variance": 1.699412967
          },
          {
            "average": 2.885682454,
            "count": 15446439,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.615475226,
            "variance": 2.609760204
          },
          {
            "average": 0.5020168726,
            "count": 15446439,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999959484,
            "variance": 0.2499959484
          },
          {
            "average": 0,
            "count": 15446439,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.387797278,
            "count": 15446439,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5540780914,
            "variance": 0.3070025313
          },
          {
            "average": 1.254549253,
            "count": 15446439,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.16210971,
            "variance": 173.2411319
          },
          {
            "average": 0,
            "count": 15446439,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 59.40830123,
            "count": 15446439,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.058474071,
            "variance": 25.58815993
          },
          {
            "average": 203873545.7,
            "count": 15446439,
            "maximum": 203880052.3,
            "minimum": 203871538.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2848.314793,
            "variance": 8112897.158
          },
          {
            "average": 0,
            "count": 15446439,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15446439,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15446439,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006418307805,
            "count": 15446439,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02532624874,
            "variance": 0.0006414188753
          },
          {
            "average": 0.3464571349,
            "count": 15446439,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4758409432,
            "variance": 0.2264246032
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323837.2723,
          4326759.12,
          -10.27475988,
          325692.1923,
          4328018.04,
          381.8452401
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323837.27227074833,
                4326759.120333576,
                -10.274759879717664
              ],
              [
                323837.27227074833,
                4328018.040333576,
                -10.274759879717664
              ],
              [
                325692.1922707484,
                4328018.040333576,
                381.84524012028237
              ],
              [
                325692.1922707484,
                4326759.120333576,
                381.84524012028237
              ],
              [
                323837.27227074833,
                4326759.120333576,
                -10.274759879717664
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:07:32+00:00",
        "end_time": "2018-02-28T16:45:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_302512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_302512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_302512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03671495,
            39.07217832,
            -10.27475988,
            -77.01495903,
            39.08388812,
            381.8452401
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03638890161238,
                  39.07217831887162,
                  -10.274759879717664
                ],
                [
                  -77.03671494856388,
                  39.08351556407337,
                  -10.274759879717664
                ],
                [
                  -77.01528165240778,
                  39.0838881180501,
                  381.84524012028237
                ],
                [
                  -77.01495903090517,
                  39.07255072320232,
                  381.84524012028237
                ],
                [
                  -77.03638890161238,
                  39.07217831887162,
                  -10.274759879717664
                ]
              ]
            ]
          },
          "id": "20180228_302512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:07:32Z",
            "pc:count": 15446439,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324862.753,
                "count": 15446439,
                "maximum": 325692.1923,
                "minimum": 323837.2723,
                "name": "X",
                "position": 0,
                "stddev": 553.0751584,
                "variance": 305892.1309
              },
              {
                "average": 4327436.96,
                "count": 15446439,
                "maximum": 4328018.04,
                "minimum": 4326759.12,
                "name": "Y",
                "position": 1,
                "stddev": 359.0381839,
                "variance": 128908.4175
              },
              {
                "average": 108.1224421,
                "count": 15446439,
                "maximum": 381.8452401,
                "minimum": -10.27475988,
                "name": "Z",
                "position": 2,
                "stddev": 13.03063184,
                "variance": 169.7973662
              },
              {
                "average": 6142.143982,
                "count": 15446439,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6212.374006,
                "variance": 38593590.79
              },
              {
                "average": 2.046182813,
                "count": 15446439,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.303615345,
                "variance": 1.699412967
              },
              {
                "average": 2.885682454,
                "count": 15446439,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.615475226,
                "variance": 2.609760204
              },
              {
                "average": 0.5020168726,
                "count": 15446439,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999959484,
                "variance": 0.2499959484
              },
              {
                "average": 0,
                "count": 15446439,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.387797278,
                "count": 15446439,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5540780914,
                "variance": 0.3070025313
              },
              {
                "average": 1.254549253,
                "count": 15446439,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.16210971,
                "variance": 173.2411319
              },
              {
                "average": 0,
                "count": 15446439,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 59.40830123,
                "count": 15446439,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.058474071,
                "variance": 25.58815993
              },
              {
                "average": 203873545.7,
                "count": 15446439,
                "maximum": 203880052.3,
                "minimum": 203871538.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2848.314793,
                "variance": 8112897.158
              },
              {
                "average": 0,
                "count": 15446439,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15446439,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15446439,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006418307805,
                "count": 15446439,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02532624874,
                "variance": 0.0006414188753
              },
              {
                "average": 0.3464571349,
                "count": 15446439,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4758409432,
                "variance": 0.2264246032
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323837.2723,
              4326759.12,
              -10.27475988,
              325692.1923,
              4328018.04,
              381.8452401
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323837.27227074833,
                    4326759.120333576,
                    -10.274759879717664
                  ],
                  [
                    323837.27227074833,
                    4328018.040333576,
                    -10.274759879717664
                  ],
                  [
                    325692.1922707484,
                    4328018.040333576,
                    381.84524012028237
                  ],
                  [
                    325692.1922707484,
                    4326759.120333576,
                    381.84524012028237
                  ],
                  [
                    323837.27227074833,
                    4326759.120333576,
                    -10.274759879717664
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:07:32+00:00",
            "end_time": "2018-02-28T16:45: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": "20180413_290472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0785432139466,
              38.962536886545,
              10.746395362334937
            ],
            [
              -77.07886870463834,
              38.973668720545255,
              10.746395362334937
            ],
            [
              -77.05746681362184,
              38.97404817521371,
              450.726395362335
            ],
            [
              -77.05714466805136,
              38.96291619143359,
              450.726395362335
            ],
            [
              -77.0785432139466,
              38.962536886545,
              10.746395362334937
            ]
          ]
        ]
      },
      "bbox": [
        -77.0788687,
        38.96253689,
        10.74639536,
        -77.05714467,
        38.97404818,
        450.7263954
      ],
      "properties": {
        "datetime": "2018-04-13T14:00:52Z",
        "pc:count": 15265456,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320810.5855,
            "count": 15265456,
            "maximum": 321767.3597,
            "minimum": 319912.2397,
            "name": "X",
            "position": 0,
            "stddev": 523.9633142,
            "variance": 274537.5547
          },
          {
            "average": 4315344.044,
            "count": 15265456,
            "maximum": 4315909.082,
            "minimum": 4314672.962,
            "name": "Y",
            "position": 1,
            "stddev": 328.0291225,
            "variance": 107603.1052
          },
          {
            "average": 106.9878612,
            "count": 15265456,
            "maximum": 450.7263954,
            "minimum": 10.74639536,
            "name": "Z",
            "position": 2,
            "stddev": 11.35057671,
            "variance": 128.8355918
          },
          {
            "average": 3785.017199,
            "count": 15265456,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3979.919429,
            "variance": 15839758.66
          },
          {
            "average": 2.209887409,
            "count": 15265456,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.266820141,
            "variance": 1.604833271
          },
          {
            "average": 3.01800824,
            "count": 15265456,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.456283774,
            "variance": 2.120762431
          },
          {
            "average": 0.5000422523,
            "count": 15265456,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000146,
            "variance": 0.2500000146
          },
          {
            "average": 0,
            "count": 15265456,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291157827,
            "count": 15265456,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5510378599,
            "variance": 0.3036427231
          },
          {
            "average": 6.857566616,
            "count": 15265456,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9541536,
            "variance": 142.9017884
          },
          {
            "average": 0,
            "count": 15265456,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 112.3243342,
            "count": 15265456,
            "maximum": 114,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6820434156,
            "variance": 0.4651832208
          },
          {
            "average": 207662842.5,
            "count": 15265456,
            "maximum": 207663252.8,
            "minimum": 207662363.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 241.0560897,
            "variance": 58108.0384
          },
          {
            "average": 0,
            "count": 15265456,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15265456,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15265456,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008127500417,
            "count": 15265456,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02849718464,
            "variance": 0.0008120895322
          },
          {
            "average": 0.4986257207,
            "count": 15265456,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999981277,
            "variance": 0.2499981277
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319912.2397,
          4314672.962,
          10.74639536,
          321767.3597,
          4315909.082,
          450.7263954
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319912.2397174751,
                4314672.962440067,
                10.746395362334937
              ],
              [
                319912.2397174751,
                4315909.082440066,
                10.746395362334937
              ],
              [
                321767.3597174751,
                4315909.082440066,
                450.726395362335
              ],
              [
                321767.3597174751,
                4314672.962440067,
                450.726395362335
              ],
              [
                319912.2397174751,
                4314672.962440067,
                10.746395362334937
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:00:52+00:00",
        "end_time": "2018-04-13T13:46:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180413_290472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_290472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180413_290472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180413_290472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0788687,
            38.96253689,
            10.74639536,
            -77.05714467,
            38.97404818,
            450.7263954
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0785432139466,
                  38.962536886545,
                  10.746395362334937
                ],
                [
                  -77.07886870463834,
                  38.973668720545255,
                  10.746395362334937
                ],
                [
                  -77.05746681362184,
                  38.97404817521371,
                  450.726395362335
                ],
                [
                  -77.05714466805136,
                  38.96291619143359,
                  450.726395362335
                ],
                [
                  -77.0785432139466,
                  38.962536886545,
                  10.746395362334937
                ]
              ]
            ]
          },
          "id": "20180413_290472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180413_290472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:00:52Z",
            "pc:count": 15265456,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320810.5855,
                "count": 15265456,
                "maximum": 321767.3597,
                "minimum": 319912.2397,
                "name": "X",
                "position": 0,
                "stddev": 523.9633142,
                "variance": 274537.5547
              },
              {
                "average": 4315344.044,
                "count": 15265456,
                "maximum": 4315909.082,
                "minimum": 4314672.962,
                "name": "Y",
                "position": 1,
                "stddev": 328.0291225,
                "variance": 107603.1052
              },
              {
                "average": 106.9878612,
                "count": 15265456,
                "maximum": 450.7263954,
                "minimum": 10.74639536,
                "name": "Z",
                "position": 2,
                "stddev": 11.35057671,
                "variance": 128.8355918
              },
              {
                "average": 3785.017199,
                "count": 15265456,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3979.919429,
                "variance": 15839758.66
              },
              {
                "average": 2.209887409,
                "count": 15265456,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.266820141,
                "variance": 1.604833271
              },
              {
                "average": 3.01800824,
                "count": 15265456,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.456283774,
                "variance": 2.120762431
              },
              {
                "average": 0.5000422523,
                "count": 15265456,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000146,
                "variance": 0.2500000146
              },
              {
                "average": 0,
                "count": 15265456,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291157827,
                "count": 15265456,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5510378599,
                "variance": 0.3036427231
              },
              {
                "average": 6.857566616,
                "count": 15265456,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9541536,
                "variance": 142.9017884
              },
              {
                "average": 0,
                "count": 15265456,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 112.3243342,
                "count": 15265456,
                "maximum": 114,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6820434156,
                "variance": 0.4651832208
              },
              {
                "average": 207662842.5,
                "count": 15265456,
                "maximum": 207663252.8,
                "minimum": 207662363.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 241.0560897,
                "variance": 58108.0384
              },
              {
                "average": 0,
                "count": 15265456,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15265456,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15265456,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008127500417,
                "count": 15265456,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02849718464,
                "variance": 0.0008120895322
              },
              {
                "average": 0.4986257207,
                "count": 15265456,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999981277,
                "variance": 0.2499981277
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319912.2397,
              4314672.962,
              10.74639536,
              321767.3597,
              4315909.082,
              450.7263954
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319912.2397174751,
                    4314672.962440067,
                    10.746395362334937
                  ],
                  [
                    319912.2397174751,
                    4315909.082440066,
                    10.746395362334937
                  ],
                  [
                    321767.3597174751,
                    4315909.082440066,
                    450.726395362335
                  ],
                  [
                    321767.3597174751,
                    4314672.962440067,
                    450.726395362335
                  ],
                  [
                    319912.2397174751,
                    4314672.962440067,
                    10.746395362334937
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:00:52+00:00",
            "end_time": "2018-04-13T13:46: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": "20180220_302516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03639612710482,
              39.08316187084242,
              -10.247980723265357
            ],
            [
              -77.03672226129642,
              39.09449765370522,
              -10.247980723265357
            ],
            [
              -77.01528286745246,
              39.09487034389932,
              377.89201927673463
            ],
            [
              -77.01496016058879,
              39.08353441136727,
              377.89201927673463
            ],
            [
              -77.03639612710482,
              39.08316187084242,
              -10.247980723265357
            ]
          ]
        ]
      },
      "bbox": [
        -77.03672226,
        39.08316187,
        -10.24798072,
        -77.01496016,
        39.09487034,
        377.8920193
      ],
      "properties": {
        "datetime": "2018-02-28T17:02:50Z",
        "pc:count": 18613599,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324700.0727,
            "count": 18613599,
            "maximum": 325719.1307,
            "minimum": 323863.9707,
            "name": "X",
            "position": 0,
            "stddev": 481.6720213,
            "variance": 232007.9361
          },
          {
            "average": 4328600.043,
            "count": 18613599,
            "maximum": 4329236.927,
            "minimum": 4327978.167,
            "name": "Y",
            "position": 1,
            "stddev": 360.766041,
            "variance": 130152.1363
          },
          {
            "average": 112.4674975,
            "count": 18613599,
            "maximum": 377.8920193,
            "minimum": -10.24798072,
            "name": "Z",
            "position": 2,
            "stddev": 15.72421506,
            "variance": 247.2509393
          },
          {
            "average": 4547.93716,
            "count": 18613599,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5300.11501,
            "variance": 28091219.12
          },
          {
            "average": 2.334958758,
            "count": 18613599,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.327170243,
            "variance": 1.761380855
          },
          {
            "average": 3.428205314,
            "count": 18613599,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.412064244,
            "variance": 1.993925429
          },
          {
            "average": 0.4983075009,
            "count": 18613599,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971489,
            "variance": 0.2499971489
          },
          {
            "average": 0,
            "count": 18613599,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343803152,
            "count": 18613599,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.035432345,
            "variance": 1.07212014
          },
          {
            "average": 10.90636109,
            "count": 18613599,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.043564803,
            "variance": 81.78606434
          },
          {
            "average": 0,
            "count": 18613599,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.38120962,
            "count": 18613599,
            "maximum": 59,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.166005072,
            "variance": 4.691577973
          },
          {
            "average": 203868986.5,
            "count": 18613599,
            "maximum": 203872570.8,
            "minimum": 203180891.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 45858.07676,
            "variance": 2102963204
          },
          {
            "average": 0,
            "count": 18613599,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18613599,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18613599,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00045622558,
            "count": 18613599,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02135456538,
            "variance": 0.0004560174627
          },
          {
            "average": 0.4441134678,
            "count": 18613599,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4968668924,
            "variance": 0.2468767088
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323863.9707,
          4327978.167,
          -10.24798072,
          325719.1307,
          4329236.927,
          377.8920193
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323863.9707172127,
                4327978.166650094,
                -10.247980723265357
              ],
              [
                323863.9707172127,
                4329236.926650094,
                -10.247980723265357
              ],
              [
                325719.13071721274,
                4329236.926650094,
                377.89201927673463
              ],
              [
                325719.13071721274,
                4327978.166650094,
                377.89201927673463
              ],
              [
                323863.9707172127,
                4327978.166650094,
                -10.247980723265357
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T17:02:50+00:00",
        "end_time": "2018-02-20T16:54:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_302516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_302516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_302516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_302516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03672226,
            39.08316187,
            -10.24798072,
            -77.01496016,
            39.09487034,
            377.8920193
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03639612710482,
                  39.08316187084242,
                  -10.247980723265357
                ],
                [
                  -77.03672226129642,
                  39.09449765370522,
                  -10.247980723265357
                ],
                [
                  -77.01528286745246,
                  39.09487034389932,
                  377.89201927673463
                ],
                [
                  -77.01496016058879,
                  39.08353441136727,
                  377.89201927673463
                ],
                [
                  -77.03639612710482,
                  39.08316187084242,
                  -10.247980723265357
                ]
              ]
            ]
          },
          "id": "20180220_302516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_302516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T17:02:50Z",
            "pc:count": 18613599,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324700.0727,
                "count": 18613599,
                "maximum": 325719.1307,
                "minimum": 323863.9707,
                "name": "X",
                "position": 0,
                "stddev": 481.6720213,
                "variance": 232007.9361
              },
              {
                "average": 4328600.043,
                "count": 18613599,
                "maximum": 4329236.927,
                "minimum": 4327978.167,
                "name": "Y",
                "position": 1,
                "stddev": 360.766041,
                "variance": 130152.1363
              },
              {
                "average": 112.4674975,
                "count": 18613599,
                "maximum": 377.8920193,
                "minimum": -10.24798072,
                "name": "Z",
                "position": 2,
                "stddev": 15.72421506,
                "variance": 247.2509393
              },
              {
                "average": 4547.93716,
                "count": 18613599,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5300.11501,
                "variance": 28091219.12
              },
              {
                "average": 2.334958758,
                "count": 18613599,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.327170243,
                "variance": 1.761380855
              },
              {
                "average": 3.428205314,
                "count": 18613599,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.412064244,
                "variance": 1.993925429
              },
              {
                "average": 0.4983075009,
                "count": 18613599,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971489,
                "variance": 0.2499971489
              },
              {
                "average": 0,
                "count": 18613599,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343803152,
                "count": 18613599,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.035432345,
                "variance": 1.07212014
              },
              {
                "average": 10.90636109,
                "count": 18613599,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.043564803,
                "variance": 81.78606434
              },
              {
                "average": 0,
                "count": 18613599,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.38120962,
                "count": 18613599,
                "maximum": 59,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.166005072,
                "variance": 4.691577973
              },
              {
                "average": 203868986.5,
                "count": 18613599,
                "maximum": 203872570.8,
                "minimum": 203180891.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 45858.07676,
                "variance": 2102963204
              },
              {
                "average": 0,
                "count": 18613599,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18613599,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18613599,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00045622558,
                "count": 18613599,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02135456538,
                "variance": 0.0004560174627
              },
              {
                "average": 0.4441134678,
                "count": 18613599,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4968668924,
                "variance": 0.2468767088
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323863.9707,
              4327978.167,
              -10.24798072,
              325719.1307,
              4329236.927,
              377.8920193
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323863.9707172127,
                    4327978.166650094,
                    -10.247980723265357
                  ],
                  [
                    323863.9707172127,
                    4329236.926650094,
                    -10.247980723265357
                  ],
                  [
                    325719.13071721274,
                    4329236.926650094,
                    377.89201927673463
                  ],
                  [
                    325719.13071721274,
                    4327978.166650094,
                    377.89201927673463
                  ],
                  [
                    323863.9707172127,
                    4327978.166650094,
                    -10.247980723265357
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T17:02:50+00:00",
            "end_time": "2018-02-20T16:54: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": "20180228_290500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07862182503665,
              39.03921060996916,
              -9.990648912491167
            ],
            [
              -77.07895425101567,
              39.05054797862496,
              -9.990648912491167
            ],
            [
              -77.05752871579034,
              39.05092807907412,
              401.0293510875088
            ],
            [
              -77.05719970984089,
              39.03959055770195,
              401.0293510875088
            ],
            [
              -77.07862182503665,
              39.03921060996916,
              -9.990648912491167
            ]
          ]
        ]
      },
      "bbox": [
        -77.07895425,
        39.03921061,
        -9.990648912,
        -77.05719971,
        39.05092808,
        401.0293511
      ],
      "properties": {
        "datetime": "2018-04-12T01:49:40Z",
        "pc:count": 13369383,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320888.9032,
            "count": 13369383,
            "maximum": 321954.9636,
            "minimum": 320099.8036,
            "name": "X",
            "position": 0,
            "stddev": 514.7114872,
            "variance": 264927.9151
          },
          {
            "average": 4323815.196,
            "count": 13369383,
            "maximum": 4324441.819,
            "minimum": 4323182.859,
            "name": "Y",
            "position": 1,
            "stddev": 341.3522416,
            "variance": 116521.3528
          },
          {
            "average": 111.5050533,
            "count": 13369383,
            "maximum": 401.0293511,
            "minimum": -9.990648912,
            "name": "Z",
            "position": 2,
            "stddev": 13.10464904,
            "variance": 171.7318264
          },
          {
            "average": 4375.726179,
            "count": 13369383,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4606.745035,
            "variance": 21222099.82
          },
          {
            "average": 1.954769266,
            "count": 13369383,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.202588253,
            "variance": 1.446218506
          },
          {
            "average": 2.719071254,
            "count": 13369383,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.495484692,
            "variance": 2.236474465
          },
          {
            "average": 0.5210384054,
            "count": 13369383,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995572081,
            "variance": 0.2495574042
          },
          {
            "average": 0,
            "count": 13369383,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.341417401,
            "count": 13369383,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.521852528,
            "variance": 0.272330061
          },
          {
            "average": 11.02451648,
            "count": 13369383,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.686490183,
            "variance": 75.45511171
          },
          {
            "average": 0,
            "count": 13369383,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 86.1073342,
            "count": 13369383,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.609293838,
            "variance": 21.24558968
          },
          {
            "average": 207094319.4,
            "count": 13369383,
            "maximum": 207532980,
            "minimum": 203881475.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 925744.9284,
            "variance": 857003672500.0
          },
          {
            "average": 0,
            "count": 13369383,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13369383,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13369383,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007416946616,
            "count": 13369383,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02722397117,
            "variance": 0.0007411446061
          },
          {
            "average": 0.3837198022,
            "count": 13369383,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4862909965,
            "variance": 0.2364789333
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320099.8036,
          4323182.859,
          -9.990648912,
          321954.9636,
          4324441.819,
          401.0293511
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320099.80360398453,
                4323182.859232511,
                -9.990648912491167
              ],
              [
                320099.80360398453,
                4324441.819232512,
                -9.990648912491167
              ],
              [
                321954.96360398456,
                4324441.819232512,
                401.0293510875088
              ],
              [
                321954.96360398456,
                4323182.859232511,
                401.0293510875088
              ],
              [
                320099.80360398453,
                4323182.859232511,
                -9.990648912491167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:49:40+00:00",
        "end_time": "2018-02-28T19:31:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_290500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_290500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_290500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_290500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07895425,
            39.03921061,
            -9.990648912,
            -77.05719971,
            39.05092808,
            401.0293511
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07862182503665,
                  39.03921060996916,
                  -9.990648912491167
                ],
                [
                  -77.07895425101567,
                  39.05054797862496,
                  -9.990648912491167
                ],
                [
                  -77.05752871579034,
                  39.05092807907412,
                  401.0293510875088
                ],
                [
                  -77.05719970984089,
                  39.03959055770195,
                  401.0293510875088
                ],
                [
                  -77.07862182503665,
                  39.03921060996916,
                  -9.990648912491167
                ]
              ]
            ]
          },
          "id": "20180228_290500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_290500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:49:40Z",
            "pc:count": 13369383,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320888.9032,
                "count": 13369383,
                "maximum": 321954.9636,
                "minimum": 320099.8036,
                "name": "X",
                "position": 0,
                "stddev": 514.7114872,
                "variance": 264927.9151
              },
              {
                "average": 4323815.196,
                "count": 13369383,
                "maximum": 4324441.819,
                "minimum": 4323182.859,
                "name": "Y",
                "position": 1,
                "stddev": 341.3522416,
                "variance": 116521.3528
              },
              {
                "average": 111.5050533,
                "count": 13369383,
                "maximum": 401.0293511,
                "minimum": -9.990648912,
                "name": "Z",
                "position": 2,
                "stddev": 13.10464904,
                "variance": 171.7318264
              },
              {
                "average": 4375.726179,
                "count": 13369383,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4606.745035,
                "variance": 21222099.82
              },
              {
                "average": 1.954769266,
                "count": 13369383,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.202588253,
                "variance": 1.446218506
              },
              {
                "average": 2.719071254,
                "count": 13369383,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.495484692,
                "variance": 2.236474465
              },
              {
                "average": 0.5210384054,
                "count": 13369383,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995572081,
                "variance": 0.2495574042
              },
              {
                "average": 0,
                "count": 13369383,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.341417401,
                "count": 13369383,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.521852528,
                "variance": 0.272330061
              },
              {
                "average": 11.02451648,
                "count": 13369383,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.686490183,
                "variance": 75.45511171
              },
              {
                "average": 0,
                "count": 13369383,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 86.1073342,
                "count": 13369383,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.609293838,
                "variance": 21.24558968
              },
              {
                "average": 207094319.4,
                "count": 13369383,
                "maximum": 207532980,
                "minimum": 203881475.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 925744.9284,
                "variance": 857003672500.0
              },
              {
                "average": 0,
                "count": 13369383,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13369383,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13369383,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007416946616,
                "count": 13369383,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02722397117,
                "variance": 0.0007411446061
              },
              {
                "average": 0.3837198022,
                "count": 13369383,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4862909965,
                "variance": 0.2364789333
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320099.8036,
              4323182.859,
              -9.990648912,
              321954.9636,
              4324441.819,
              401.0293511
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320099.80360398453,
                    4323182.859232511,
                    -9.990648912491167
                  ],
                  [
                    320099.80360398453,
                    4324441.819232512,
                    -9.990648912491167
                  ],
                  [
                    321954.96360398456,
                    4324441.819232512,
                    401.0293510875088
                  ],
                  [
                    321954.96360398456,
                    4323182.859232511,
                    401.0293510875088
                  ],
                  [
                    320099.80360398453,
                    4323182.859232511,
                    -9.990648912491167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:49:40+00:00",
            "end_time": "2018-02-28T19:31:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_296496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05748827049794,
              39.02823983221498,
              -10.266142325545303
            ],
            [
              -77.0578172052387,
              39.03957791397484,
              -10.266142325545303
            ],
            [
              -77.03639608528601,
              39.039954019501124,
              392.93385767445466
            ],
            [
              -77.0360705688329,
              39.02861578660814,
              392.93385767445466
            ],
            [
              -77.05748827049794,
              39.02823983221498,
              -10.266142325545303
            ]
          ]
        ]
      },
      "bbox": [
        -77.05781721,
        39.02823983,
        -10.26614233,
        -77.03607057,
        39.03995402,
        392.9338577
      ],
      "properties": {
        "datetime": "2018-04-12T01:49:00Z",
        "pc:count": 10429202,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322801.7427,
            "count": 10429202,
            "maximum": 323756.5245,
            "minimum": 321901.4845,
            "name": "X",
            "position": 0,
            "stddev": 573.5467983,
            "variance": 328955.9299
          },
          {
            "average": 4322496.297,
            "count": 10429202,
            "maximum": 4323182.665,
            "minimum": 4321923.645,
            "name": "Y",
            "position": 1,
            "stddev": 346.8035971,
            "variance": 120272.7349
          },
          {
            "average": 122.5100555,
            "count": 10429202,
            "maximum": 392.9338577,
            "minimum": -10.26614233,
            "name": "Z",
            "position": 2,
            "stddev": 10.92917842,
            "variance": 119.446941
          },
          {
            "average": 4657.72972,
            "count": 10429202,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4855.644641,
            "variance": 23577284.88
          },
          {
            "average": 1.782579818,
            "count": 10429202,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.118628218,
            "variance": 1.251329091
          },
          {
            "average": 2.35847853,
            "count": 10429202,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.452010132,
            "variance": 2.108333422
          },
          {
            "average": 0.5375593454,
            "count": 10429202,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4985873238,
            "variance": 0.2485893194
          },
          {
            "average": 0,
            "count": 10429202,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.354900595,
            "count": 10429202,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5517860001,
            "variance": 0.3044677899
          },
          {
            "average": 8.101549833,
            "count": 10429202,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.47780488,
            "variance": 131.7400049
          },
          {
            "average": 0,
            "count": 10429202,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.80236618,
            "count": 10429202,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.027200438,
            "variance": 64.43594687
          },
          {
            "average": 206224167.7,
            "count": 10429202,
            "maximum": 207532940.9,
            "minimum": 203881499.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1595444.232,
            "variance": 2545442296000.0
          },
          {
            "average": 0,
            "count": 10429202,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10429202,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10429202,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00142292766,
            "count": 10429202,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.037694868,
            "variance": 0.001420903073
          },
          {
            "average": 0.4241661059,
            "count": 10429202,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4942157868,
            "variance": 0.2442492439
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321901.4845,
          4321923.645,
          -10.26614233,
          323756.5245,
          4323182.665,
          392.9338577
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321901.4844968101,
                4321923.645252022,
                -10.266142325545303
              ],
              [
                321901.4844968101,
                4323182.6652520215,
                -10.266142325545303
              ],
              [
                323756.52449681016,
                4323182.6652520215,
                392.93385767445466
              ],
              [
                323756.52449681016,
                4321923.645252022,
                392.93385767445466
              ],
              [
                321901.4844968101,
                4321923.645252022,
                -10.266142325545303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:49:00+00:00",
        "end_time": "2018-02-28T19:31:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_296496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_296496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_296496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_296496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05781721,
            39.02823983,
            -10.26614233,
            -77.03607057,
            39.03995402,
            392.9338577
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05748827049794,
                  39.02823983221498,
                  -10.266142325545303
                ],
                [
                  -77.0578172052387,
                  39.03957791397484,
                  -10.266142325545303
                ],
                [
                  -77.03639608528601,
                  39.039954019501124,
                  392.93385767445466
                ],
                [
                  -77.0360705688329,
                  39.02861578660814,
                  392.93385767445466
                ],
                [
                  -77.05748827049794,
                  39.02823983221498,
                  -10.266142325545303
                ]
              ]
            ]
          },
          "id": "20180228_296496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_296496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:49:00Z",
            "pc:count": 10429202,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322801.7427,
                "count": 10429202,
                "maximum": 323756.5245,
                "minimum": 321901.4845,
                "name": "X",
                "position": 0,
                "stddev": 573.5467983,
                "variance": 328955.9299
              },
              {
                "average": 4322496.297,
                "count": 10429202,
                "maximum": 4323182.665,
                "minimum": 4321923.645,
                "name": "Y",
                "position": 1,
                "stddev": 346.8035971,
                "variance": 120272.7349
              },
              {
                "average": 122.5100555,
                "count": 10429202,
                "maximum": 392.9338577,
                "minimum": -10.26614233,
                "name": "Z",
                "position": 2,
                "stddev": 10.92917842,
                "variance": 119.446941
              },
              {
                "average": 4657.72972,
                "count": 10429202,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4855.644641,
                "variance": 23577284.88
              },
              {
                "average": 1.782579818,
                "count": 10429202,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.118628218,
                "variance": 1.251329091
              },
              {
                "average": 2.35847853,
                "count": 10429202,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.452010132,
                "variance": 2.108333422
              },
              {
                "average": 0.5375593454,
                "count": 10429202,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4985873238,
                "variance": 0.2485893194
              },
              {
                "average": 0,
                "count": 10429202,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.354900595,
                "count": 10429202,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5517860001,
                "variance": 0.3044677899
              },
              {
                "average": 8.101549833,
                "count": 10429202,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.47780488,
                "variance": 131.7400049
              },
              {
                "average": 0,
                "count": 10429202,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.80236618,
                "count": 10429202,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.027200438,
                "variance": 64.43594687
              },
              {
                "average": 206224167.7,
                "count": 10429202,
                "maximum": 207532940.9,
                "minimum": 203881499.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1595444.232,
                "variance": 2545442296000.0
              },
              {
                "average": 0,
                "count": 10429202,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10429202,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10429202,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00142292766,
                "count": 10429202,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.037694868,
                "variance": 0.001420903073
              },
              {
                "average": 0.4241661059,
                "count": 10429202,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4942157868,
                "variance": 0.2442492439
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321901.4845,
              4321923.645,
              -10.26614233,
              323756.5245,
              4323182.665,
              392.9338577
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321901.4844968101,
                    4321923.645252022,
                    -10.266142325545303
                  ],
                  [
                    321901.4844968101,
                    4323182.6652520215,
                    -10.266142325545303
                  ],
                  [
                    323756.52449681016,
                    4323182.6652520215,
                    392.93385767445466
                  ],
                  [
                    323756.52449681016,
                    4321923.645252022,
                    392.93385767445466
                  ],
                  [
                    321901.4844968101,
                    4321923.645252022,
                    -10.266142325545303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:49:00+00:00",
            "end_time": "2018-02-28T19:31: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": "20180220_302520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03639869892709,
              39.09414346132888,
              -10.413236621766401
            ],
            [
              -77.03672503367578,
              39.10548174430827,
              -10.413236621766401
            ],
            [
              -77.01528647391052,
              39.10585444997917,
              374.7467633782336
            ],
            [
              -77.01496356845928,
              39.09451601730347,
              374.7467633782336
            ],
            [
              -77.03639869892709,
              39.09414346132888,
              -10.413236621766401
            ]
          ]
        ]
      },
      "bbox": [
        -77.03672503,
        39.09414346,
        -10.41323662,
        -77.01496357,
        39.10585445,
        374.7467634
      ],
      "properties": {
        "datetime": "2018-02-28T17:02:50Z",
        "pc:count": 23012411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324852.2018,
            "count": 23012411,
            "maximum": 325745.8735,
            "minimum": 323891.0735,
            "name": "X",
            "position": 0,
            "stddev": 516.5067695,
            "variance": 266779.243
          },
          {
            "average": 4329855.32,
            "count": 23012411,
            "maximum": 4330456.028,
            "minimum": 4329196.988,
            "name": "Y",
            "position": 1,
            "stddev": 358.3421266,
            "variance": 128409.0797
          },
          {
            "average": 119.1717058,
            "count": 23012411,
            "maximum": 374.7467634,
            "minimum": -10.41323662,
            "name": "Z",
            "position": 2,
            "stddev": 12.71560034,
            "variance": 161.686492
          },
          {
            "average": 5644.747109,
            "count": 23012411,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6143.046976,
            "variance": 37737026.15
          },
          {
            "average": 2.312872215,
            "count": 23012411,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.375721854,
            "variance": 1.892610621
          },
          {
            "average": 3.239236123,
            "count": 23012411,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.551751479,
            "variance": 2.407932652
          },
          {
            "average": 0.5007520507,
            "count": 23012411,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994453,
            "variance": 0.2499994453
          },
          {
            "average": 0,
            "count": 23012411,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.32219362,
            "count": 23012411,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5823560901,
            "variance": 0.3391386157
          },
          {
            "average": -2.322825831,
            "count": 23012411,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.55730879,
            "variance": 183.8006217
          },
          {
            "average": 0,
            "count": 23012411,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.40068583,
            "count": 23012411,
            "maximum": 59,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.34094199,
            "variance": 235.3445011
          },
          {
            "average": 203637210.7,
            "count": 23012411,
            "maximum": 203872570.8,
            "minimum": 203180856.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 326944.7792,
            "variance": 106892888600.0
          },
          {
            "average": 0,
            "count": 23012411,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23012411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23012411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004256398862,
            "count": 23012411,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0206266511,
            "variance": 0.0004254587354
          },
          {
            "average": 0.6192056539,
            "count": 23012411,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4855821479,
            "variance": 0.2357900223
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323891.0735,
          4329196.988,
          -10.41323662,
          325745.8735,
          4330456.028,
          374.7467634
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323891.07345889154,
                4329196.988257013,
                -10.413236621766401
              ],
              [
                323891.07345889154,
                4330456.028257012,
                -10.413236621766401
              ],
              [
                325745.8734588916,
                4330456.028257012,
                374.7467633782336
              ],
              [
                325745.8734588916,
                4329196.988257013,
                374.7467633782336
              ],
              [
                323891.07345889154,
                4329196.988257013,
                -10.413236621766401
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T17:02:50+00:00",
        "end_time": "2018-02-20T16:54:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_302520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_302520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_302520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_302520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03672503,
            39.09414346,
            -10.41323662,
            -77.01496357,
            39.10585445,
            374.7467634
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03639869892709,
                  39.09414346132888,
                  -10.413236621766401
                ],
                [
                  -77.03672503367578,
                  39.10548174430827,
                  -10.413236621766401
                ],
                [
                  -77.01528647391052,
                  39.10585444997917,
                  374.7467633782336
                ],
                [
                  -77.01496356845928,
                  39.09451601730347,
                  374.7467633782336
                ],
                [
                  -77.03639869892709,
                  39.09414346132888,
                  -10.413236621766401
                ]
              ]
            ]
          },
          "id": "20180220_302520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_302520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T17:02:50Z",
            "pc:count": 23012411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324852.2018,
                "count": 23012411,
                "maximum": 325745.8735,
                "minimum": 323891.0735,
                "name": "X",
                "position": 0,
                "stddev": 516.5067695,
                "variance": 266779.243
              },
              {
                "average": 4329855.32,
                "count": 23012411,
                "maximum": 4330456.028,
                "minimum": 4329196.988,
                "name": "Y",
                "position": 1,
                "stddev": 358.3421266,
                "variance": 128409.0797
              },
              {
                "average": 119.1717058,
                "count": 23012411,
                "maximum": 374.7467634,
                "minimum": -10.41323662,
                "name": "Z",
                "position": 2,
                "stddev": 12.71560034,
                "variance": 161.686492
              },
              {
                "average": 5644.747109,
                "count": 23012411,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6143.046976,
                "variance": 37737026.15
              },
              {
                "average": 2.312872215,
                "count": 23012411,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.375721854,
                "variance": 1.892610621
              },
              {
                "average": 3.239236123,
                "count": 23012411,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.551751479,
                "variance": 2.407932652
              },
              {
                "average": 0.5007520507,
                "count": 23012411,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994453,
                "variance": 0.2499994453
              },
              {
                "average": 0,
                "count": 23012411,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.32219362,
                "count": 23012411,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5823560901,
                "variance": 0.3391386157
              },
              {
                "average": -2.322825831,
                "count": 23012411,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.55730879,
                "variance": 183.8006217
              },
              {
                "average": 0,
                "count": 23012411,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.40068583,
                "count": 23012411,
                "maximum": 59,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.34094199,
                "variance": 235.3445011
              },
              {
                "average": 203637210.7,
                "count": 23012411,
                "maximum": 203872570.8,
                "minimum": 203180856.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 326944.7792,
                "variance": 106892888600.0
              },
              {
                "average": 0,
                "count": 23012411,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23012411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23012411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004256398862,
                "count": 23012411,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0206266511,
                "variance": 0.0004254587354
              },
              {
                "average": 0.6192056539,
                "count": 23012411,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4855821479,
                "variance": 0.2357900223
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323891.0735,
              4329196.988,
              -10.41323662,
              325745.8735,
              4330456.028,
              374.7467634
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323891.07345889154,
                    4329196.988257013,
                    -10.413236621766401
                  ],
                  [
                    323891.07345889154,
                    4330456.028257012,
                    -10.413236621766401
                  ],
                  [
                    325745.8734588916,
                    4330456.028257012,
                    374.7467633782336
                  ],
                  [
                    325745.8734588916,
                    4329196.988257013,
                    374.7467633782336
                  ],
                  [
                    323891.07345889154,
                    4329196.988257013,
                    -10.413236621766401
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T17:02:50+00:00",
            "end_time": "2018-02-20T16:54: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": "20180228_290504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07863390654892,
              39.05019267746513,
              -10.182905533910827
            ],
            [
              -77.0789664750881,
              39.061530384848005,
              -10.182905533910827
            ],
            [
              -77.05753762089854,
              39.061910576369336,
              381.2970944660892
            ],
            [
              -77.05720847436541,
              39.05057271624147,
              381.2970944660892
            ],
            [
              -77.07863390654892,
              39.05019267746513,
              -10.182905533910827
            ]
          ]
        ]
      },
      "bbox": [
        -77.07896648,
        39.05019268,
        -10.18290553,
        -77.05720847,
        39.06191058,
        381.2970945
      ],
      "properties": {
        "datetime": "2018-04-12T01:49:38Z",
        "pc:count": 9494860,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321070.5064,
            "count": 9494860,
            "maximum": 321981.7851,
            "minimum": 320126.6251,
            "name": "X",
            "position": 0,
            "stddev": 487.8542735,
            "variance": 238001.7921
          },
          {
            "average": 4325021.888,
            "count": 9494860,
            "maximum": 4325660.751,
            "minimum": 4324401.751,
            "name": "Y",
            "position": 1,
            "stddev": 356.8915297,
            "variance": 127371.564
          },
          {
            "average": 111.1344214,
            "count": 9494860,
            "maximum": 381.2970945,
            "minimum": -10.18290553,
            "name": "Z",
            "position": 2,
            "stddev": 10.81390289,
            "variance": 116.9404956
          },
          {
            "average": 4720.733569,
            "count": 9494860,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5121.890249,
            "variance": 26233759.72
          },
          {
            "average": 1.784521836,
            "count": 9494860,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.141701864,
            "variance": 1.303483146
          },
          {
            "average": 2.38675199,
            "count": 9494860,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.494832293,
            "variance": 2.234523584
          },
          {
            "average": 0.5475336129,
            "count": 9494860,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4977354536,
            "variance": 0.2477405817
          },
          {
            "average": 0,
            "count": 9494860,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367623641,
            "count": 9494860,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5581829155,
            "variance": 0.3115681671
          },
          {
            "average": 3.830090588,
            "count": 9494860,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.42800028,
            "variance": 154.455191
          },
          {
            "average": 0,
            "count": 9494860,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.80951567,
            "count": 9494860,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.340809039,
            "variance": 69.56909543
          },
          {
            "average": 205223587.4,
            "count": 9494860,
            "maximum": 207532978.9,
            "minimum": 203881452.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1644080.055,
            "variance": 2702999226000.0
          },
          {
            "average": 0,
            "count": 9494860,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9494860,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9494860,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001513239795,
            "count": 9494860,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03887094107,
            "variance": 0.001510950059
          },
          {
            "average": 0.3702825529,
            "count": 9494860,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4828803252,
            "variance": 0.2331734085
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320126.6251,
          4324401.751,
          -10.18290553,
          321981.7851,
          4325660.751,
          381.2970945
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320126.6251451808,
                4324401.751369113,
                -10.182905533910827
              ],
              [
                320126.6251451808,
                4325660.751369113,
                -10.182905533910827
              ],
              [
                321981.7851451808,
                4325660.751369113,
                381.2970944660892
              ],
              [
                321981.7851451808,
                4324401.751369113,
                381.2970944660892
              ],
              [
                320126.6251451808,
                4324401.751369113,
                -10.182905533910827
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:49:38+00:00",
        "end_time": "2018-02-28T19:30:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_290504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_290504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_290504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_290504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07896648,
            39.05019268,
            -10.18290553,
            -77.05720847,
            39.06191058,
            381.2970945
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07863390654892,
                  39.05019267746513,
                  -10.182905533910827
                ],
                [
                  -77.0789664750881,
                  39.061530384848005,
                  -10.182905533910827
                ],
                [
                  -77.05753762089854,
                  39.061910576369336,
                  381.2970944660892
                ],
                [
                  -77.05720847436541,
                  39.05057271624147,
                  381.2970944660892
                ],
                [
                  -77.07863390654892,
                  39.05019267746513,
                  -10.182905533910827
                ]
              ]
            ]
          },
          "id": "20180228_290504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_290504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:49:38Z",
            "pc:count": 9494860,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321070.5064,
                "count": 9494860,
                "maximum": 321981.7851,
                "minimum": 320126.6251,
                "name": "X",
                "position": 0,
                "stddev": 487.8542735,
                "variance": 238001.7921
              },
              {
                "average": 4325021.888,
                "count": 9494860,
                "maximum": 4325660.751,
                "minimum": 4324401.751,
                "name": "Y",
                "position": 1,
                "stddev": 356.8915297,
                "variance": 127371.564
              },
              {
                "average": 111.1344214,
                "count": 9494860,
                "maximum": 381.2970945,
                "minimum": -10.18290553,
                "name": "Z",
                "position": 2,
                "stddev": 10.81390289,
                "variance": 116.9404956
              },
              {
                "average": 4720.733569,
                "count": 9494860,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5121.890249,
                "variance": 26233759.72
              },
              {
                "average": 1.784521836,
                "count": 9494860,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.141701864,
                "variance": 1.303483146
              },
              {
                "average": 2.38675199,
                "count": 9494860,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.494832293,
                "variance": 2.234523584
              },
              {
                "average": 0.5475336129,
                "count": 9494860,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4977354536,
                "variance": 0.2477405817
              },
              {
                "average": 0,
                "count": 9494860,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367623641,
                "count": 9494860,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5581829155,
                "variance": 0.3115681671
              },
              {
                "average": 3.830090588,
                "count": 9494860,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.42800028,
                "variance": 154.455191
              },
              {
                "average": 0,
                "count": 9494860,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.80951567,
                "count": 9494860,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.340809039,
                "variance": 69.56909543
              },
              {
                "average": 205223587.4,
                "count": 9494860,
                "maximum": 207532978.9,
                "minimum": 203881452.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1644080.055,
                "variance": 2702999226000.0
              },
              {
                "average": 0,
                "count": 9494860,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9494860,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9494860,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001513239795,
                "count": 9494860,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03887094107,
                "variance": 0.001510950059
              },
              {
                "average": 0.3702825529,
                "count": 9494860,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4828803252,
                "variance": 0.2331734085
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320126.6251,
              4324401.751,
              -10.18290553,
              321981.7851,
              4325660.751,
              381.2970945
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320126.6251451808,
                    4324401.751369113,
                    -10.182905533910827
                  ],
                  [
                    320126.6251451808,
                    4325660.751369113,
                    -10.182905533910827
                  ],
                  [
                    321981.7851451808,
                    4325660.751369113,
                    381.2970944660892
                  ],
                  [
                    321981.7851451808,
                    4324401.751369113,
                    381.2970944660892
                  ],
                  [
                    320126.6251451808,
                    4324401.751369113,
                    -10.182905533910827
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:49:38+00:00",
            "end_time": "2018-02-28T19:30: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": "20180228_284508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09977489232718,
              39.06115935607638,
              -10.315392945243929
            ],
            [
              -77.10011097837535,
              39.072497069186205,
              -10.315392945243929
            ],
            [
              -77.07868117466896,
              39.07288119835575,
              380.68460705475604
            ],
            [
              -77.0783485120321,
              39.06154333093142,
              380.68460705475604
            ],
            [
              -77.09977489232718,
              39.06115935607638,
              -10.315392945243929
            ]
          ]
        ]
      },
      "bbox": [
        -77.10011098,
        39.06115936,
        -10.31539295,
        -77.07834851,
        39.0728812,
        380.6846071
      ],
      "properties": {
        "datetime": "2018-04-12T01:50:18Z",
        "pc:count": 11219917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319240.4967,
            "count": 11219917,
            "maximum": 320180.1294,
            "minimum": 318325.1494,
            "name": "X",
            "position": 0,
            "stddev": 574.3282774,
            "variance": 329852.9702
          },
          {
            "average": 4326252.712,
            "count": 11219917,
            "maximum": 4326919.985,
            "minimum": 4325660.965,
            "name": "Y",
            "position": 1,
            "stddev": 348.5423293,
            "variance": 121481.7553
          },
          {
            "average": 93.62338894,
            "count": 11219917,
            "maximum": 380.6846071,
            "minimum": -10.31539295,
            "name": "Z",
            "position": 2,
            "stddev": 11.7647997,
            "variance": 138.4105119
          },
          {
            "average": 4509.027474,
            "count": 11219917,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4814.039774,
            "variance": 23174978.95
          },
          {
            "average": 1.847491563,
            "count": 11219917,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.165711784,
            "variance": 1.358883964
          },
          {
            "average": 2.531420687,
            "count": 11219917,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.498947135,
            "variance": 2.246842515
          },
          {
            "average": 0.5370766112,
            "count": 11219917,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4986234522,
            "variance": 0.2486253471
          },
          {
            "average": 0,
            "count": 11219917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.376319985,
            "count": 11219917,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5520635919,
            "variance": 0.3047742094
          },
          {
            "average": 7.380305124,
            "count": 11219917,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.48725436,
            "variance": 131.9570128
          },
          {
            "average": 0,
            "count": 11219917,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.67601997,
            "count": 11219917,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.056461033,
            "variance": 64.90656438
          },
          {
            "average": 206197177.8,
            "count": 11219917,
            "maximum": 207533018.3,
            "minimum": 203881429.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1599809.276,
            "variance": 2559389720000.0
          },
          {
            "average": 0,
            "count": 11219917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11219917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11219917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001114803256,
            "count": 11219917,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03337005497,
            "variance": 0.001113560569
          },
          {
            "average": 0.4158126125,
            "count": 11219917,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4928615479,
            "variance": 0.2429125054
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318325.1494,
          4325660.965,
          -10.31539295,
          320180.1294,
          4326919.985,
          380.6846071
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318325.1494081969,
                4325660.965340743,
                -10.315392945243929
              ],
              [
                318325.1494081969,
                4326919.985340742,
                -10.315392945243929
              ],
              [
                320180.1294081969,
                4326919.985340742,
                380.68460705475604
              ],
              [
                320180.1294081969,
                4325660.965340743,
                380.68460705475604
              ],
              [
                318325.1494081969,
                4325660.965340743,
                -10.315392945243929
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:50:18+00:00",
        "end_time": "2018-02-28T19:30:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_284508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_284508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_284508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_284508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10011098,
            39.06115936,
            -10.31539295,
            -77.07834851,
            39.0728812,
            380.6846071
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09977489232718,
                  39.06115935607638,
                  -10.315392945243929
                ],
                [
                  -77.10011097837535,
                  39.072497069186205,
                  -10.315392945243929
                ],
                [
                  -77.07868117466896,
                  39.07288119835575,
                  380.68460705475604
                ],
                [
                  -77.0783485120321,
                  39.06154333093142,
                  380.68460705475604
                ],
                [
                  -77.09977489232718,
                  39.06115935607638,
                  -10.315392945243929
                ]
              ]
            ]
          },
          "id": "20180228_284508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_284508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:50:18Z",
            "pc:count": 11219917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319240.4967,
                "count": 11219917,
                "maximum": 320180.1294,
                "minimum": 318325.1494,
                "name": "X",
                "position": 0,
                "stddev": 574.3282774,
                "variance": 329852.9702
              },
              {
                "average": 4326252.712,
                "count": 11219917,
                "maximum": 4326919.985,
                "minimum": 4325660.965,
                "name": "Y",
                "position": 1,
                "stddev": 348.5423293,
                "variance": 121481.7553
              },
              {
                "average": 93.62338894,
                "count": 11219917,
                "maximum": 380.6846071,
                "minimum": -10.31539295,
                "name": "Z",
                "position": 2,
                "stddev": 11.7647997,
                "variance": 138.4105119
              },
              {
                "average": 4509.027474,
                "count": 11219917,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4814.039774,
                "variance": 23174978.95
              },
              {
                "average": 1.847491563,
                "count": 11219917,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.165711784,
                "variance": 1.358883964
              },
              {
                "average": 2.531420687,
                "count": 11219917,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.498947135,
                "variance": 2.246842515
              },
              {
                "average": 0.5370766112,
                "count": 11219917,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4986234522,
                "variance": 0.2486253471
              },
              {
                "average": 0,
                "count": 11219917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.376319985,
                "count": 11219917,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5520635919,
                "variance": 0.3047742094
              },
              {
                "average": 7.380305124,
                "count": 11219917,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.48725436,
                "variance": 131.9570128
              },
              {
                "average": 0,
                "count": 11219917,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.67601997,
                "count": 11219917,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.056461033,
                "variance": 64.90656438
              },
              {
                "average": 206197177.8,
                "count": 11219917,
                "maximum": 207533018.3,
                "minimum": 203881429.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1599809.276,
                "variance": 2559389720000.0
              },
              {
                "average": 0,
                "count": 11219917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11219917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11219917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001114803256,
                "count": 11219917,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03337005497,
                "variance": 0.001113560569
              },
              {
                "average": 0.4158126125,
                "count": 11219917,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4928615479,
                "variance": 0.2429125054
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318325.1494,
              4325660.965,
              -10.31539295,
              320180.1294,
              4326919.985,
              380.6846071
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318325.1494081969,
                    4325660.965340743,
                    -10.315392945243929
                  ],
                  [
                    318325.1494081969,
                    4326919.985340742,
                    -10.315392945243929
                  ],
                  [
                    320180.1294081969,
                    4326919.985340742,
                    380.68460705475604
                  ],
                  [
                    320180.1294081969,
                    4325660.965340743,
                    380.68460705475604
                  ],
                  [
                    318325.1494081969,
                    4325660.965340743,
                    -10.315392945243929
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:50:18+00:00",
            "end_time": "2018-02-28T19:30: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": "20180408_308476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01523368525586,
              38.9733402003603,
              -9.861981998396118
            ],
            [
              -77.01555518678312,
              38.98467688600077,
              -9.861981998396118
            ],
            [
              -76.9941514479988,
              38.98504477580008,
              441.3780180016039
            ],
            [
              -76.99383335503704,
              38.973707942285095,
              441.3780180016039
            ],
            [
              -77.01523368525586,
              38.9733402003603,
              -9.861981998396118
            ]
          ]
        ]
      },
      "bbox": [
        -77.01555519,
        38.9733402,
        -9.861981998,
        -76.99383336,
        38.98504478,
        441.378018
      ],
      "properties": {
        "datetime": "2018-04-13T13:47:01Z",
        "pc:count": 12316789,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326303.7273,
            "count": 12316789,
            "maximum": 327279.4038,
            "minimum": 325424.4838,
            "name": "X",
            "position": 0,
            "stddev": 556.4048801,
            "variance": 309586.3906
          },
          {
            "average": 4316435.223,
            "count": 12316789,
            "maximum": 4317007.502,
            "minimum": 4315748.682,
            "name": "Y",
            "position": 1,
            "stddev": 344.4871212,
            "variance": 118671.3767
          },
          {
            "average": 74.30260303,
            "count": 12316789,
            "maximum": 441.378018,
            "minimum": -9.861981998,
            "name": "Z",
            "position": 2,
            "stddev": 13.65264094,
            "variance": 186.3946047
          },
          {
            "average": 2910.30932,
            "count": 12316789,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3168.775509,
            "variance": 10041138.22
          },
          {
            "average": 1.859728782,
            "count": 12316789,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.127036166,
            "variance": 1.270210519
          },
          {
            "average": 2.521318259,
            "count": 12316789,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.40782068,
            "variance": 1.981959068
          },
          {
            "average": 0.5934428202,
            "count": 12316789,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.491190858,
            "variance": 0.2412684589
          },
          {
            "average": 0,
            "count": 12316789,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370411395,
            "count": 12316789,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5576332507,
            "variance": 0.3109548422
          },
          {
            "average": -3.547439596,
            "count": 12316789,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.82033629,
            "variance": 164.3610225
          },
          {
            "average": 0,
            "count": 12316789,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 90.72150932,
            "count": 12316789,
            "maximum": 114,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.674641253,
            "variance": 58.90011836
          },
          {
            "average": 207521267.8,
            "count": 12316789,
            "maximum": 207662421.9,
            "minimum": 207229597.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 94342.78687,
            "variance": 8900561435
          },
          {
            "average": 0,
            "count": 12316789,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12316789,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12316789,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008983672611,
            "count": 12316789,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02995931024,
            "variance": 0.0008975602703
          },
          {
            "average": 0.3549835107,
            "count": 12316789,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4785083452,
            "variance": 0.2289702364
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325424.4838,
          4315748.682,
          -9.861981998,
          327279.4038,
          4317007.502,
          441.378018
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325424.4837886524,
                4315748.6820607465,
                -9.861981998396118
              ],
              [
                325424.4837886524,
                4317007.502060747,
                -9.861981998396118
              ],
              [
                327279.40378865245,
                4317007.502060747,
                441.3780180016039
              ],
              [
                327279.40378865245,
                4315748.6820607465,
                441.3780180016039
              ],
              [
                325424.4837886524,
                4315748.6820607465,
                -9.861981998396118
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:47:01+00:00",
        "end_time": "2018-04-08T13:33:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180408_308476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_308476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180408_308476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180408_308476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01555519,
            38.9733402,
            -9.861981998,
            -76.99383336,
            38.98504478,
            441.378018
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01523368525586,
                  38.9733402003603,
                  -9.861981998396118
                ],
                [
                  -77.01555518678312,
                  38.98467688600077,
                  -9.861981998396118
                ],
                [
                  -76.9941514479988,
                  38.98504477580008,
                  441.3780180016039
                ],
                [
                  -76.99383335503704,
                  38.973707942285095,
                  441.3780180016039
                ],
                [
                  -77.01523368525586,
                  38.9733402003603,
                  -9.861981998396118
                ]
              ]
            ]
          },
          "id": "20180408_308476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180408_308476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:47:01Z",
            "pc:count": 12316789,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326303.7273,
                "count": 12316789,
                "maximum": 327279.4038,
                "minimum": 325424.4838,
                "name": "X",
                "position": 0,
                "stddev": 556.4048801,
                "variance": 309586.3906
              },
              {
                "average": 4316435.223,
                "count": 12316789,
                "maximum": 4317007.502,
                "minimum": 4315748.682,
                "name": "Y",
                "position": 1,
                "stddev": 344.4871212,
                "variance": 118671.3767
              },
              {
                "average": 74.30260303,
                "count": 12316789,
                "maximum": 441.378018,
                "minimum": -9.861981998,
                "name": "Z",
                "position": 2,
                "stddev": 13.65264094,
                "variance": 186.3946047
              },
              {
                "average": 2910.30932,
                "count": 12316789,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3168.775509,
                "variance": 10041138.22
              },
              {
                "average": 1.859728782,
                "count": 12316789,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.127036166,
                "variance": 1.270210519
              },
              {
                "average": 2.521318259,
                "count": 12316789,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.40782068,
                "variance": 1.981959068
              },
              {
                "average": 0.5934428202,
                "count": 12316789,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.491190858,
                "variance": 0.2412684589
              },
              {
                "average": 0,
                "count": 12316789,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370411395,
                "count": 12316789,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5576332507,
                "variance": 0.3109548422
              },
              {
                "average": -3.547439596,
                "count": 12316789,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.82033629,
                "variance": 164.3610225
              },
              {
                "average": 0,
                "count": 12316789,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 90.72150932,
                "count": 12316789,
                "maximum": 114,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.674641253,
                "variance": 58.90011836
              },
              {
                "average": 207521267.8,
                "count": 12316789,
                "maximum": 207662421.9,
                "minimum": 207229597.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 94342.78687,
                "variance": 8900561435
              },
              {
                "average": 0,
                "count": 12316789,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12316789,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12316789,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008983672611,
                "count": 12316789,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02995931024,
                "variance": 0.0008975602703
              },
              {
                "average": 0.3549835107,
                "count": 12316789,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4785083452,
                "variance": 0.2289702364
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325424.4838,
              4315748.682,
              -9.861981998,
              327279.4038,
              4317007.502,
              441.378018
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325424.4837886524,
                    4315748.6820607465,
                    -9.861981998396118
                  ],
                  [
                    325424.4837886524,
                    4317007.502060747,
                    -9.861981998396118
                  ],
                  [
                    327279.40378865245,
                    4317007.502060747,
                    441.3780180016039
                  ],
                  [
                    327279.40378865245,
                    4315748.6820607465,
                    441.3780180016039
                  ],
                  [
                    325424.4837886524,
                    4315748.6820607465,
                    -9.861981998396118
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:47:01+00:00",
            "end_time": "2018-04-08T13:33: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": "20180228_296500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05749737352112,
              39.03922250465606,
              -9.984750190334836
            ],
            [
              -77.05782643319897,
              39.0505603848423,
              -9.984750190334836
            ],
            [
              -77.03640176521324,
              39.05093658400718,
              380.57524980966514
            ],
            [
              -77.03607612567241,
              39.03959855266525,
              380.57524980966514
            ],
            [
              -77.05749737352112,
              39.03922250465606,
              -9.984750190334836
            ]
          ]
        ]
      },
      "bbox": [
        -77.05782643,
        39.0392225,
        -9.98475019,
        -77.03607613,
        39.05093658,
        380.5752498
      ],
      "properties": {
        "datetime": "2018-04-08T13:31:45Z",
        "pc:count": 11053681,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322933.22,
            "count": 11053681,
            "maximum": 323783.335,
            "minimum": 321928.275,
            "name": "X",
            "position": 0,
            "stddev": 564.9588589,
            "variance": 319178.5122
          },
          {
            "average": 4323849.212,
            "count": 11053681,
            "maximum": 4324401.593,
            "minimum": 4323142.593,
            "name": "Y",
            "position": 1,
            "stddev": 354.4471072,
            "variance": 125632.7518
          },
          {
            "average": 132.6941933,
            "count": 11053681,
            "maximum": 380.5752498,
            "minimum": -9.98475019,
            "name": "Z",
            "position": 2,
            "stddev": 11.48461278,
            "variance": 131.8963307
          },
          {
            "average": 5015.391841,
            "count": 11053681,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5595.564617,
            "variance": 31310343.38
          },
          {
            "average": 1.960293589,
            "count": 11053681,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.236304744,
            "variance": 1.528449419
          },
          {
            "average": 2.715116982,
            "count": 11053681,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.555782743,
            "variance": 2.420459943
          },
          {
            "average": 0.5264373922,
            "count": 11053681,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993005977,
            "variance": 0.2493010868
          },
          {
            "average": 0,
            "count": 11053681,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.328169413,
            "count": 11053681,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.525940836,
            "variance": 0.276613763
          },
          {
            "average": -2.159334693,
            "count": 11053681,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.9751982,
            "variance": 168.3557684
          },
          {
            "average": 0,
            "count": 11053681,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.39899098,
            "count": 11053681,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.171481431,
            "variance": 38.08718305
          },
          {
            "average": 204387337.8,
            "count": 11053681,
            "maximum": 207229505.7,
            "minimum": 203880931.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1199159.48,
            "variance": 1437983458000.0
          },
          {
            "average": 0,
            "count": 11053681,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11053681,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11053681,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001127678644,
            "count": 11053681,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03356198872,
            "variance": 0.001126407087
          },
          {
            "average": 0.3765085133,
            "count": 11053681,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4845099317,
            "variance": 0.234749874
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321928.275,
          4323142.593,
          -9.98475019,
          323783.335,
          4324401.593,
          380.5752498
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321928.2749947603,
                4323142.593067328,
                -9.984750190334836
              ],
              [
                321928.2749947603,
                4324401.593067328,
                -9.984750190334836
              ],
              [
                323783.33499476034,
                4324401.593067328,
                380.57524980966514
              ],
              [
                323783.33499476034,
                4323142.593067328,
                380.57524980966514
              ],
              [
                321928.2749947603,
                4323142.593067328,
                -9.984750190334836
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:31:45+00:00",
        "end_time": "2018-02-28T19:22:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_296500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_296500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_296500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_296500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05782643,
            39.0392225,
            -9.98475019,
            -77.03607613,
            39.05093658,
            380.5752498
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05749737352112,
                  39.03922250465606,
                  -9.984750190334836
                ],
                [
                  -77.05782643319897,
                  39.0505603848423,
                  -9.984750190334836
                ],
                [
                  -77.03640176521324,
                  39.05093658400718,
                  380.57524980966514
                ],
                [
                  -77.03607612567241,
                  39.03959855266525,
                  380.57524980966514
                ],
                [
                  -77.05749737352112,
                  39.03922250465606,
                  -9.984750190334836
                ]
              ]
            ]
          },
          "id": "20180228_296500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_296500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:31:45Z",
            "pc:count": 11053681,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322933.22,
                "count": 11053681,
                "maximum": 323783.335,
                "minimum": 321928.275,
                "name": "X",
                "position": 0,
                "stddev": 564.9588589,
                "variance": 319178.5122
              },
              {
                "average": 4323849.212,
                "count": 11053681,
                "maximum": 4324401.593,
                "minimum": 4323142.593,
                "name": "Y",
                "position": 1,
                "stddev": 354.4471072,
                "variance": 125632.7518
              },
              {
                "average": 132.6941933,
                "count": 11053681,
                "maximum": 380.5752498,
                "minimum": -9.98475019,
                "name": "Z",
                "position": 2,
                "stddev": 11.48461278,
                "variance": 131.8963307
              },
              {
                "average": 5015.391841,
                "count": 11053681,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5595.564617,
                "variance": 31310343.38
              },
              {
                "average": 1.960293589,
                "count": 11053681,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.236304744,
                "variance": 1.528449419
              },
              {
                "average": 2.715116982,
                "count": 11053681,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.555782743,
                "variance": 2.420459943
              },
              {
                "average": 0.5264373922,
                "count": 11053681,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993005977,
                "variance": 0.2493010868
              },
              {
                "average": 0,
                "count": 11053681,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.328169413,
                "count": 11053681,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.525940836,
                "variance": 0.276613763
              },
              {
                "average": -2.159334693,
                "count": 11053681,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.9751982,
                "variance": 168.3557684
              },
              {
                "average": 0,
                "count": 11053681,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.39899098,
                "count": 11053681,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.171481431,
                "variance": 38.08718305
              },
              {
                "average": 204387337.8,
                "count": 11053681,
                "maximum": 207229505.7,
                "minimum": 203880931.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1199159.48,
                "variance": 1437983458000.0
              },
              {
                "average": 0,
                "count": 11053681,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11053681,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11053681,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001127678644,
                "count": 11053681,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03356198872,
                "variance": 0.001126407087
              },
              {
                "average": 0.3765085133,
                "count": 11053681,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4845099317,
                "variance": 0.234749874
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321928.275,
              4323142.593,
              -9.98475019,
              323783.335,
              4324401.593,
              380.5752498
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321928.2749947603,
                    4323142.593067328,
                    -9.984750190334836
                  ],
                  [
                    321928.2749947603,
                    4324401.593067328,
                    -9.984750190334836
                  ],
                  [
                    323783.33499476034,
                    4324401.593067328,
                    380.57524980966514
                  ],
                  [
                    323783.33499476034,
                    4323142.593067328,
                    380.57524980966514
                  ],
                  [
                    321928.2749947603,
                    4323142.593067328,
                    -9.984750190334836
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:31:45+00:00",
            "end_time": "2018-02-28T19: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": "20180228_308492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01524423436351,
              39.017271254958246,
              -9.29968085226497
            ],
            [
              -77.0155662616969,
              39.028608575417664,
              -9.29968085226497
            ],
            [
              -76.9941485870494,
              39.02897682377193,
              338.82031914773506
            ],
            [
              -76.99382997606023,
              39.017639355334495,
              338.82031914773506
            ],
            [
              -77.01524423436351,
              39.017271254958246,
              -9.29968085226497
            ]
          ]
        ]
      },
      "bbox": [
        -77.01556626,
        39.01727125,
        -9.299680852,
        -76.99382998,
        39.02897682,
        338.8203191
      ],
      "properties": {
        "datetime": "2018-02-28T19:33:01Z",
        "pc:count": 16988733,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326536.5413,
            "count": 16988733,
            "maximum": 327386.507,
            "minimum": 325531.527,
            "name": "X",
            "position": 0,
            "stddev": 483.2625238,
            "variance": 233542.6669
          },
          {
            "average": 4321264.718,
            "count": 16988733,
            "maximum": 4321883.308,
            "minimum": 4320624.408,
            "name": "Y",
            "position": 1,
            "stddev": 360.6972077,
            "variance": 130102.4756
          },
          {
            "average": 95.63219354,
            "count": 16988733,
            "maximum": 338.8203191,
            "minimum": -9.299680852,
            "name": "Z",
            "position": 2,
            "stddev": 15.70871836,
            "variance": 246.7638326
          },
          {
            "average": 4227.341874,
            "count": 16988733,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4896.920622,
            "variance": 23979831.58
          },
          {
            "average": 2.258969871,
            "count": 16988733,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.337547861,
            "variance": 1.78903428
          },
          {
            "average": 3.296367952,
            "count": 16988733,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.496981066,
            "variance": 2.240952312
          },
          {
            "average": 0.5019654497,
            "count": 16988733,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961517,
            "variance": 0.2499961517
          },
          {
            "average": 0,
            "count": 16988733,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27816477,
            "count": 16988733,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4939814547,
            "variance": 0.2440176776
          },
          {
            "average": -11.44271835,
            "count": 16988733,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.276100233,
            "variance": 52.94163461
          },
          {
            "average": 0,
            "count": 16988733,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.43317798,
            "count": 16988733,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4961225496,
            "variance": 0.2461375842
          },
          {
            "average": 203881171.6,
            "count": 16988733,
            "maximum": 203881581,
            "minimum": 203880120.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 340.4771975,
            "variance": 115924.722
          },
          {
            "average": 0,
            "count": 16988733,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16988733,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16988733,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006696202713,
            "count": 16988733,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02586835749,
            "variance": 0.0006691719194
          },
          {
            "average": 0.424954174,
            "count": 16988733,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4943360582,
            "variance": 0.2443681384
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325531.527,
          4320624.408,
          -9.299680852,
          327386.507,
          4321883.308,
          338.8203191
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325531.52695853775,
                4320624.407829004,
                -9.29968085226497
              ],
              [
                325531.52695853775,
                4321883.307829005,
                -9.29968085226497
              ],
              [
                327386.50695853774,
                4321883.307829005,
                338.82031914773506
              ],
              [
                327386.50695853774,
                4320624.407829004,
                338.82031914773506
              ],
              [
                325531.52695853775,
                4320624.407829004,
                -9.29968085226497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:33:01+00:00",
        "end_time": "2018-02-28T19:08:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_308492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_308492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_308492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01556626,
            39.01727125,
            -9.299680852,
            -76.99382998,
            39.02897682,
            338.8203191
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01524423436351,
                  39.017271254958246,
                  -9.29968085226497
                ],
                [
                  -77.0155662616969,
                  39.028608575417664,
                  -9.29968085226497
                ],
                [
                  -76.9941485870494,
                  39.02897682377193,
                  338.82031914773506
                ],
                [
                  -76.99382997606023,
                  39.017639355334495,
                  338.82031914773506
                ],
                [
                  -77.01524423436351,
                  39.017271254958246,
                  -9.29968085226497
                ]
              ]
            ]
          },
          "id": "20180228_308492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:33:01Z",
            "pc:count": 16988733,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326536.5413,
                "count": 16988733,
                "maximum": 327386.507,
                "minimum": 325531.527,
                "name": "X",
                "position": 0,
                "stddev": 483.2625238,
                "variance": 233542.6669
              },
              {
                "average": 4321264.718,
                "count": 16988733,
                "maximum": 4321883.308,
                "minimum": 4320624.408,
                "name": "Y",
                "position": 1,
                "stddev": 360.6972077,
                "variance": 130102.4756
              },
              {
                "average": 95.63219354,
                "count": 16988733,
                "maximum": 338.8203191,
                "minimum": -9.299680852,
                "name": "Z",
                "position": 2,
                "stddev": 15.70871836,
                "variance": 246.7638326
              },
              {
                "average": 4227.341874,
                "count": 16988733,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4896.920622,
                "variance": 23979831.58
              },
              {
                "average": 2.258969871,
                "count": 16988733,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.337547861,
                "variance": 1.78903428
              },
              {
                "average": 3.296367952,
                "count": 16988733,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.496981066,
                "variance": 2.240952312
              },
              {
                "average": 0.5019654497,
                "count": 16988733,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961517,
                "variance": 0.2499961517
              },
              {
                "average": 0,
                "count": 16988733,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27816477,
                "count": 16988733,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4939814547,
                "variance": 0.2440176776
              },
              {
                "average": -11.44271835,
                "count": 16988733,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.276100233,
                "variance": 52.94163461
              },
              {
                "average": 0,
                "count": 16988733,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.43317798,
                "count": 16988733,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4961225496,
                "variance": 0.2461375842
              },
              {
                "average": 203881171.6,
                "count": 16988733,
                "maximum": 203881581,
                "minimum": 203880120.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 340.4771975,
                "variance": 115924.722
              },
              {
                "average": 0,
                "count": 16988733,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16988733,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16988733,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006696202713,
                "count": 16988733,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02586835749,
                "variance": 0.0006691719194
              },
              {
                "average": 0.424954174,
                "count": 16988733,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4943360582,
                "variance": 0.2443681384
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325531.527,
              4320624.408,
              -9.299680852,
              327386.507,
              4321883.308,
              338.8203191
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325531.52695853775,
                    4320624.407829004,
                    -9.29968085226497
                  ],
                  [
                    325531.52695853775,
                    4321883.307829005,
                    -9.29968085226497
                  ],
                  [
                    327386.50695853774,
                    4321883.307829005,
                    338.82031914773506
                  ],
                  [
                    327386.50695853774,
                    4320624.407829004,
                    338.82031914773506
                  ],
                  [
                    325531.52695853775,
                    4320624.407829004,
                    -9.29968085226497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:33:01+00:00",
            "end_time": "2018-02-28T19:08: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": "20180228_290508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07864456061827,
              39.06117537168269,
              -10.25765863248057
            ],
            [
              -77.07897726626025,
              39.072513237692554,
              -10.25765863248057
            ],
            [
              -77.05754647746258,
              39.072893495512375,
              373.78234136751945
            ],
            [
              -77.0572171955286,
              39.0615554767412,
              373.78234136751945
            ],
            [
              -77.07864456061827,
              39.06117537168269,
              -10.25765863248057
            ]
          ]
        ]
      },
      "bbox": [
        -77.07897727,
        39.06117537,
        -10.25765863,
        -77.0572172,
        39.0728935,
        373.7823414
      ],
      "properties": {
        "datetime": "2018-04-08T13:30:57Z",
        "pc:count": 12170478,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321194.5911,
            "count": 12170478,
            "maximum": 322008.6187,
            "minimum": 320153.5787,
            "name": "X",
            "position": 0,
            "stddev": 540.1283481,
            "variance": 291738.6325
          },
          {
            "average": 4326284.097,
            "count": 12170478,
            "maximum": 4326879.732,
            "minimum": 4325620.712,
            "name": "Y",
            "position": 1,
            "stddev": 352.0592425,
            "variance": 123945.7102
          },
          {
            "average": 122.0446182,
            "count": 12170478,
            "maximum": 373.7823414,
            "minimum": -10.25765863,
            "name": "Z",
            "position": 2,
            "stddev": 11.12115643,
            "variance": 123.6801203
          },
          {
            "average": 5922.760257,
            "count": 12170478,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5971.063648,
            "variance": 35653601.09
          },
          {
            "average": 1.900493226,
            "count": 12170478,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.221626069,
            "variance": 1.492370251
          },
          {
            "average": 2.634665458,
            "count": 12170478,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.567691418,
            "variance": 2.457656384
          },
          {
            "average": 0.5095595259,
            "count": 12170478,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999086276,
            "variance": 0.249908636
          },
          {
            "average": 0,
            "count": 12170478,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335747207,
            "count": 12170478,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5679592372,
            "variance": 0.3225776951
          },
          {
            "average": -8.76603406,
            "count": 12170478,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.43075862,
            "variance": 108.8007254
          },
          {
            "average": 0,
            "count": 12170478,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 70.42565288,
            "count": 12170478,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.708768864,
            "variance": 13.75496649
          },
          {
            "average": 204038419.6,
            "count": 12170478,
            "maximum": 207229457.4,
            "minimum": 203880972.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 708129.1595,
            "variance": 501446906600.0
          },
          {
            "average": 0,
            "count": 12170478,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12170478,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12170478,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006925775635,
            "count": 12170478,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02630775469,
            "variance": 0.0006920979567
          },
          {
            "average": 0.4117738021,
            "count": 12170478,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4921546077,
            "variance": 0.2422161579
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320153.5787,
          4325620.712,
          -10.25765863,
          322008.6187,
          4326879.732,
          373.7823414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320153.57874752046,
                4325620.71224251,
                -10.25765863248057
              ],
              [
                320153.57874752046,
                4326879.73224251,
                -10.25765863248057
              ],
              [
                322008.6187475205,
                4326879.73224251,
                373.78234136751945
              ],
              [
                322008.6187475205,
                4325620.71224251,
                373.78234136751945
              ],
              [
                320153.57874752046,
                4325620.71224251,
                -10.25765863248057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:30:57+00:00",
        "end_time": "2018-02-28T19:22:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_290508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_290508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_290508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_290508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07897727,
            39.06117537,
            -10.25765863,
            -77.0572172,
            39.0728935,
            373.7823414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07864456061827,
                  39.06117537168269,
                  -10.25765863248057
                ],
                [
                  -77.07897726626025,
                  39.072513237692554,
                  -10.25765863248057
                ],
                [
                  -77.05754647746258,
                  39.072893495512375,
                  373.78234136751945
                ],
                [
                  -77.0572171955286,
                  39.0615554767412,
                  373.78234136751945
                ],
                [
                  -77.07864456061827,
                  39.06117537168269,
                  -10.25765863248057
                ]
              ]
            ]
          },
          "id": "20180228_290508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_290508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:30:57Z",
            "pc:count": 12170478,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321194.5911,
                "count": 12170478,
                "maximum": 322008.6187,
                "minimum": 320153.5787,
                "name": "X",
                "position": 0,
                "stddev": 540.1283481,
                "variance": 291738.6325
              },
              {
                "average": 4326284.097,
                "count": 12170478,
                "maximum": 4326879.732,
                "minimum": 4325620.712,
                "name": "Y",
                "position": 1,
                "stddev": 352.0592425,
                "variance": 123945.7102
              },
              {
                "average": 122.0446182,
                "count": 12170478,
                "maximum": 373.7823414,
                "minimum": -10.25765863,
                "name": "Z",
                "position": 2,
                "stddev": 11.12115643,
                "variance": 123.6801203
              },
              {
                "average": 5922.760257,
                "count": 12170478,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5971.063648,
                "variance": 35653601.09
              },
              {
                "average": 1.900493226,
                "count": 12170478,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.221626069,
                "variance": 1.492370251
              },
              {
                "average": 2.634665458,
                "count": 12170478,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.567691418,
                "variance": 2.457656384
              },
              {
                "average": 0.5095595259,
                "count": 12170478,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999086276,
                "variance": 0.249908636
              },
              {
                "average": 0,
                "count": 12170478,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335747207,
                "count": 12170478,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5679592372,
                "variance": 0.3225776951
              },
              {
                "average": -8.76603406,
                "count": 12170478,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.43075862,
                "variance": 108.8007254
              },
              {
                "average": 0,
                "count": 12170478,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 70.42565288,
                "count": 12170478,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.708768864,
                "variance": 13.75496649
              },
              {
                "average": 204038419.6,
                "count": 12170478,
                "maximum": 207229457.4,
                "minimum": 203880972.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 708129.1595,
                "variance": 501446906600.0
              },
              {
                "average": 0,
                "count": 12170478,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12170478,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12170478,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006925775635,
                "count": 12170478,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02630775469,
                "variance": 0.0006920979567
              },
              {
                "average": 0.4117738021,
                "count": 12170478,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4921546077,
                "variance": 0.2422161579
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320153.5787,
              4325620.712,
              -10.25765863,
              322008.6187,
              4326879.732,
              373.7823414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320153.57874752046,
                    4325620.71224251,
                    -10.25765863248057
                  ],
                  [
                    320153.57874752046,
                    4326879.73224251,
                    -10.25765863248057
                  ],
                  [
                    322008.6187475205,
                    4326879.73224251,
                    373.78234136751945
                  ],
                  [
                    322008.6187475205,
                    4325620.71224251,
                    373.78234136751945
                  ],
                  [
                    320153.57874752046,
                    4325620.71224251,
                    -10.25765863248057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:30:57+00:00",
            "end_time": "2018-02-28T19:22:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_284512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09979170295095,
              39.07214141043024,
              -9.958791942786263
            ],
            [
              -77.10012794452918,
              39.0834798224282,
              -9.958791942786263
            ],
            [
              -77.0786950496212,
              39.08386404025314,
              379.42120805721373
            ],
            [
              -77.07836223350485,
              39.072525473908144,
              379.42120805721373
            ],
            [
              -77.09979170295095,
              39.07214141043024,
              -9.958791942786263
            ]
          ]
        ]
      },
      "bbox": [
        -77.10012794,
        39.07214141,
        -9.958791943,
        -77.07836223,
        39.08386404,
        379.4212081
      ],
      "properties": {
        "datetime": "2018-04-08T13:30:33Z",
        "pc:count": 10591069,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319228.7689,
            "count": 10591069,
            "maximum": 320206.8194,
            "minimum": 318351.8594,
            "name": "X",
            "position": 0,
            "stddev": 554.0581117,
            "variance": 306980.3911
          },
          {
            "average": 4327533.13,
            "count": 10591069,
            "maximum": 4328138.973,
            "minimum": 4326879.873,
            "name": "Y",
            "position": 1,
            "stddev": 351.6532274,
            "variance": 123659.9924
          },
          {
            "average": 111.1003423,
            "count": 10591069,
            "maximum": 379.4212081,
            "minimum": -9.958791943,
            "name": "Z",
            "position": 2,
            "stddev": 10.99505431,
            "variance": 120.8912193
          },
          {
            "average": 5083.689893,
            "count": 10591069,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5593.729882,
            "variance": 31289814
          },
          {
            "average": 1.897381464,
            "count": 10591069,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.224461216,
            "variance": 1.49930527
          },
          {
            "average": 2.591352204,
            "count": 10591069,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.573150526,
            "variance": 2.474802578
          },
          {
            "average": 0.5341256865,
            "count": 10591069,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4988341017,
            "variance": 0.248835461
          },
          {
            "average": 0,
            "count": 10591069,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.339558169,
            "count": 10591069,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5387668553,
            "variance": 0.2902697243
          },
          {
            "average": 0.1392657033,
            "count": 10591069,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.3914491,
            "variance": 179.3309091
          },
          {
            "average": 0,
            "count": 10591069,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.90679477,
            "count": 10591069,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.576666126,
            "variance": 43.25253734
          },
          {
            "average": 204478860.1,
            "count": 10591069,
            "maximum": 207229433.8,
            "minimum": 203881016.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1281966.129,
            "variance": 1643437155000.0
          },
          {
            "average": 0,
            "count": 10591069,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10591069,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10591069,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001191192315,
            "count": 10591069,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03449309334,
            "variance": 0.001189773488
          },
          {
            "average": 0.409311468,
            "count": 10591069,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4917068364,
            "variance": 0.241775613
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318351.8594,
          4326879.873,
          -9.958791943,
          320206.8194,
          4328138.973,
          379.4212081
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318351.85940241464,
                4326879.873123213,
                -9.958791942786263
              ],
              [
                318351.85940241464,
                4328138.973123212,
                -9.958791942786263
              ],
              [
                320206.8194024146,
                4328138.973123212,
                379.42120805721373
              ],
              [
                320206.8194024146,
                4326879.873123213,
                379.42120805721373
              ],
              [
                318351.85940241464,
                4326879.873123213,
                -9.958791942786263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:30:33+00:00",
        "end_time": "2018-02-28T19:23:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_284512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_284512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_284512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_284512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10012794,
            39.07214141,
            -9.958791943,
            -77.07836223,
            39.08386404,
            379.4212081
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09979170295095,
                  39.07214141043024,
                  -9.958791942786263
                ],
                [
                  -77.10012794452918,
                  39.0834798224282,
                  -9.958791942786263
                ],
                [
                  -77.0786950496212,
                  39.08386404025314,
                  379.42120805721373
                ],
                [
                  -77.07836223350485,
                  39.072525473908144,
                  379.42120805721373
                ],
                [
                  -77.09979170295095,
                  39.07214141043024,
                  -9.958791942786263
                ]
              ]
            ]
          },
          "id": "20180228_284512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_284512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:30:33Z",
            "pc:count": 10591069,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319228.7689,
                "count": 10591069,
                "maximum": 320206.8194,
                "minimum": 318351.8594,
                "name": "X",
                "position": 0,
                "stddev": 554.0581117,
                "variance": 306980.3911
              },
              {
                "average": 4327533.13,
                "count": 10591069,
                "maximum": 4328138.973,
                "minimum": 4326879.873,
                "name": "Y",
                "position": 1,
                "stddev": 351.6532274,
                "variance": 123659.9924
              },
              {
                "average": 111.1003423,
                "count": 10591069,
                "maximum": 379.4212081,
                "minimum": -9.958791943,
                "name": "Z",
                "position": 2,
                "stddev": 10.99505431,
                "variance": 120.8912193
              },
              {
                "average": 5083.689893,
                "count": 10591069,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5593.729882,
                "variance": 31289814
              },
              {
                "average": 1.897381464,
                "count": 10591069,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.224461216,
                "variance": 1.49930527
              },
              {
                "average": 2.591352204,
                "count": 10591069,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.573150526,
                "variance": 2.474802578
              },
              {
                "average": 0.5341256865,
                "count": 10591069,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4988341017,
                "variance": 0.248835461
              },
              {
                "average": 0,
                "count": 10591069,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.339558169,
                "count": 10591069,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5387668553,
                "variance": 0.2902697243
              },
              {
                "average": 0.1392657033,
                "count": 10591069,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.3914491,
                "variance": 179.3309091
              },
              {
                "average": 0,
                "count": 10591069,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.90679477,
                "count": 10591069,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.576666126,
                "variance": 43.25253734
              },
              {
                "average": 204478860.1,
                "count": 10591069,
                "maximum": 207229433.8,
                "minimum": 203881016.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1281966.129,
                "variance": 1643437155000.0
              },
              {
                "average": 0,
                "count": 10591069,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10591069,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10591069,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001191192315,
                "count": 10591069,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03449309334,
                "variance": 0.001189773488
              },
              {
                "average": 0.409311468,
                "count": 10591069,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4917068364,
                "variance": 0.241775613
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318351.8594,
              4326879.873,
              -9.958791943,
              320206.8194,
              4328138.973,
              379.4212081
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318351.85940241464,
                    4326879.873123213,
                    -9.958791942786263
                  ],
                  [
                    318351.85940241464,
                    4328138.973123212,
                    -9.958791942786263
                  ],
                  [
                    320206.8194024146,
                    4328138.973123212,
                    379.42120805721373
                  ],
                  [
                    320206.8194024146,
                    4326879.873123213,
                    379.42120805721373
                  ],
                  [
                    318351.85940241464,
                    4326879.873123213,
                    -9.958791942786263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:30:33+00:00",
            "end_time": "2018-02-28T19:23: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": "20180228_308496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01524545179178,
              39.02825269487813,
              -10.317929217237406
            ],
            [
              -77.01556764627924,
              39.039591434847985,
              -10.317929217237406
            ],
            [
              -76.99414988958013,
              39.039959714151,
              369.7020707827626
            ],
            [
              -76.99383111322095,
              39.02862082618429,
              369.7020707827626
            ],
            [
              -77.01524545179178,
              39.02825269487813,
              -10.317929217237406
            ]
          ]
        ]
      },
      "bbox": [
        -77.01556765,
        39.02825269,
        -10.31792922,
        -76.99383111,
        39.03995971,
        369.7020708
      ],
      "properties": {
        "datetime": "2018-02-28T19:32:36Z",
        "pc:count": 16632336,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326521.0188,
            "count": 16632336,
            "maximum": 327413.1237,
            "minimum": 325558.4237,
            "name": "X",
            "position": 0,
            "stddev": 549.0553066,
            "variance": 301461.7298
          },
          {
            "average": 4322442.792,
            "count": 16632336,
            "maximum": 4323102.255,
            "minimum": 4321843.195,
            "name": "Y",
            "position": 1,
            "stddev": 358.8110127,
            "variance": 128745.3428
          },
          {
            "average": 99.47938806,
            "count": 16632336,
            "maximum": 369.7020708,
            "minimum": -10.31792922,
            "name": "Z",
            "position": 2,
            "stddev": 12.97847904,
            "variance": 168.4409181
          },
          {
            "average": 4702.196697,
            "count": 16632336,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5286.051556,
            "variance": 27942341.06
          },
          {
            "average": 2.233619499,
            "count": 16632336,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.32040456,
            "variance": 1.743468202
          },
          {
            "average": 3.214091695,
            "count": 16632336,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.506317535,
            "variance": 2.268992517
          },
          {
            "average": 0.5037329693,
            "count": 16632336,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999860798,
            "variance": 0.24998608
          },
          {
            "average": 0,
            "count": 16632336,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306694381,
            "count": 16632336,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4913203833,
            "variance": 0.241395719
          },
          {
            "average": 5.526580569,
            "count": 16632336,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.21323404,
            "variance": 149.1630857
          },
          {
            "average": 0,
            "count": 16632336,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.65176094,
            "count": 16632336,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8838292122,
            "variance": 0.7811540763
          },
          {
            "average": 203880738.2,
            "count": 16632336,
            "maximum": 203881556.3,
            "minimum": 203880093.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 432.8679658,
            "variance": 187374.6759
          },
          {
            "average": 0,
            "count": 16632336,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16632336,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16632336,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005791128799,
            "count": 16632336,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02405779589,
            "variance": 0.0005787775429
          },
          {
            "average": 0.3350514323,
            "count": 16632336,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4720084569,
            "variance": 0.2227919834
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325558.4237,
          4321843.195,
          -10.31792922,
          327413.1237,
          4323102.255,
          369.7020708
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325558.42367026646,
                4321843.194677045,
                -10.317929217237406
              ],
              [
                325558.42367026646,
                4323102.254677045,
                -10.317929217237406
              ],
              [
                327413.1236702664,
                4323102.254677045,
                369.7020707827626
              ],
              [
                327413.1236702664,
                4321843.194677045,
                369.7020707827626
              ],
              [
                325558.42367026646,
                4321843.194677045,
                -10.317929217237406
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:32:36+00:00",
        "end_time": "2018-02-28T19:08:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_308496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_308496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_308496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01556765,
            39.02825269,
            -10.31792922,
            -76.99383111,
            39.03995971,
            369.7020708
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01524545179178,
                  39.02825269487813,
                  -10.317929217237406
                ],
                [
                  -77.01556764627924,
                  39.039591434847985,
                  -10.317929217237406
                ],
                [
                  -76.99414988958013,
                  39.039959714151,
                  369.7020707827626
                ],
                [
                  -76.99383111322095,
                  39.02862082618429,
                  369.7020707827626
                ],
                [
                  -77.01524545179178,
                  39.02825269487813,
                  -10.317929217237406
                ]
              ]
            ]
          },
          "id": "20180228_308496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:32:36Z",
            "pc:count": 16632336,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326521.0188,
                "count": 16632336,
                "maximum": 327413.1237,
                "minimum": 325558.4237,
                "name": "X",
                "position": 0,
                "stddev": 549.0553066,
                "variance": 301461.7298
              },
              {
                "average": 4322442.792,
                "count": 16632336,
                "maximum": 4323102.255,
                "minimum": 4321843.195,
                "name": "Y",
                "position": 1,
                "stddev": 358.8110127,
                "variance": 128745.3428
              },
              {
                "average": 99.47938806,
                "count": 16632336,
                "maximum": 369.7020708,
                "minimum": -10.31792922,
                "name": "Z",
                "position": 2,
                "stddev": 12.97847904,
                "variance": 168.4409181
              },
              {
                "average": 4702.196697,
                "count": 16632336,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5286.051556,
                "variance": 27942341.06
              },
              {
                "average": 2.233619499,
                "count": 16632336,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.32040456,
                "variance": 1.743468202
              },
              {
                "average": 3.214091695,
                "count": 16632336,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.506317535,
                "variance": 2.268992517
              },
              {
                "average": 0.5037329693,
                "count": 16632336,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999860798,
                "variance": 0.24998608
              },
              {
                "average": 0,
                "count": 16632336,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306694381,
                "count": 16632336,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4913203833,
                "variance": 0.241395719
              },
              {
                "average": 5.526580569,
                "count": 16632336,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.21323404,
                "variance": 149.1630857
              },
              {
                "average": 0,
                "count": 16632336,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.65176094,
                "count": 16632336,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8838292122,
                "variance": 0.7811540763
              },
              {
                "average": 203880738.2,
                "count": 16632336,
                "maximum": 203881556.3,
                "minimum": 203880093.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 432.8679658,
                "variance": 187374.6759
              },
              {
                "average": 0,
                "count": 16632336,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16632336,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16632336,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005791128799,
                "count": 16632336,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02405779589,
                "variance": 0.0005787775429
              },
              {
                "average": 0.3350514323,
                "count": 16632336,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4720084569,
                "variance": 0.2227919834
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325558.4237,
              4321843.195,
              -10.31792922,
              327413.1237,
              4323102.255,
              369.7020708
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325558.42367026646,
                    4321843.194677045,
                    -10.317929217237406
                  ],
                  [
                    325558.42367026646,
                    4323102.254677045,
                    -10.317929217237406
                  ],
                  [
                    327413.1236702664,
                    4323102.254677045,
                    369.7020707827626
                  ],
                  [
                    327413.1236702664,
                    4321843.194677045,
                    369.7020707827626
                  ],
                  [
                    325558.42367026646,
                    4321843.194677045,
                    -10.317929217237406
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:32:36+00:00",
            "end_time": "2018-02-28T19:08: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": "20180228_296504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05750619963152,
              39.05020535803352,
              -10.160420094704989
            ],
            [
              -77.05783537901036,
              39.06154285653796,
              -10.160420094704989
            ],
            [
              -77.03640693010789,
              39.061919153397994,
              332.81957990529503
            ],
            [
              -77.03608117269908,
              39.0505815037161,
              332.81957990529503
            ],
            [
              -77.05750619963152,
              39.05020535803352,
              -10.160420094704989
            ]
          ]
        ]
      },
      "bbox": [
        -77.05783538,
        39.05020536,
        -10.16042009,
        -77.03608117,
        39.06191915,
        332.8195799
      ],
      "properties": {
        "datetime": "2018-02-28T19:31:47Z",
        "pc:count": 14949559,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322967.6822,
            "count": 14949559,
            "maximum": 323810.1967,
            "minimum": 321955.0967,
            "name": "X",
            "position": 0,
            "stddev": 482.478243,
            "variance": 232785.255
          },
          {
            "average": 4324957.659,
            "count": 14949559,
            "maximum": 4325620.522,
            "minimum": 4324361.562,
            "name": "Y",
            "position": 1,
            "stddev": 355.2070056,
            "variance": 126172.0168
          },
          {
            "average": 130.769877,
            "count": 14949559,
            "maximum": 332.8195799,
            "minimum": -10.16042009,
            "name": "Z",
            "position": 2,
            "stddev": 12.71946856,
            "variance": 161.7848805
          },
          {
            "average": 5165.454483,
            "count": 14949559,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5607.096909,
            "variance": 31439535.74
          },
          {
            "average": 2.114006908,
            "count": 14949559,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.295720588,
            "variance": 1.678891843
          },
          {
            "average": 3.028980186,
            "count": 14949559,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.543481678,
            "variance": 2.382335691
          },
          {
            "average": 0.4937583109,
            "count": 14949559,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999610565,
            "variance": 0.249961058
          },
          {
            "average": 0,
            "count": 14949559,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320986392,
            "count": 14949559,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5164816658,
            "variance": 0.2667533111
          },
          {
            "average": -11.22396207,
            "count": 14949559,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.5802674,
            "variance": 57.46045386
          },
          {
            "average": 0,
            "count": 14949559,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.45086935,
            "count": 14949559,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5020520838,
            "variance": 0.2520562948
          },
          {
            "average": 203881193.3,
            "count": 14949559,
            "maximum": 203881507.3,
            "minimum": 203880045.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 268.8833197,
            "variance": 72298.23959
          },
          {
            "average": 0,
            "count": 14949559,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14949559,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14949559,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004521203602,
            "count": 14949559,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02125831549,
            "variance": 0.0004519159776
          },
          {
            "average": 0.4112131334,
            "count": 14949559,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4920537659,
            "variance": 0.2421169085
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321955.0967,
          4324361.562,
          -10.16042009,
          323810.1967,
          4325620.522,
          332.8195799
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321955.0967213109,
                4324361.562430339,
                -10.160420094704989
              ],
              [
                321955.0967213109,
                4325620.52243034,
                -10.160420094704989
              ],
              [
                323810.1967213109,
                4325620.52243034,
                332.81957990529503
              ],
              [
                323810.1967213109,
                4324361.562430339,
                332.81957990529503
              ],
              [
                321955.0967213109,
                4324361.562430339,
                -10.160420094704989
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:31:47+00:00",
        "end_time": "2018-02-28T19:07:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_296504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_296504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_296504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_296504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05783538,
            39.05020536,
            -10.16042009,
            -77.03608117,
            39.06191915,
            332.8195799
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05750619963152,
                  39.05020535803352,
                  -10.160420094704989
                ],
                [
                  -77.05783537901036,
                  39.06154285653796,
                  -10.160420094704989
                ],
                [
                  -77.03640693010789,
                  39.061919153397994,
                  332.81957990529503
                ],
                [
                  -77.03608117269908,
                  39.0505815037161,
                  332.81957990529503
                ],
                [
                  -77.05750619963152,
                  39.05020535803352,
                  -10.160420094704989
                ]
              ]
            ]
          },
          "id": "20180228_296504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_296504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:31:47Z",
            "pc:count": 14949559,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322967.6822,
                "count": 14949559,
                "maximum": 323810.1967,
                "minimum": 321955.0967,
                "name": "X",
                "position": 0,
                "stddev": 482.478243,
                "variance": 232785.255
              },
              {
                "average": 4324957.659,
                "count": 14949559,
                "maximum": 4325620.522,
                "minimum": 4324361.562,
                "name": "Y",
                "position": 1,
                "stddev": 355.2070056,
                "variance": 126172.0168
              },
              {
                "average": 130.769877,
                "count": 14949559,
                "maximum": 332.8195799,
                "minimum": -10.16042009,
                "name": "Z",
                "position": 2,
                "stddev": 12.71946856,
                "variance": 161.7848805
              },
              {
                "average": 5165.454483,
                "count": 14949559,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5607.096909,
                "variance": 31439535.74
              },
              {
                "average": 2.114006908,
                "count": 14949559,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.295720588,
                "variance": 1.678891843
              },
              {
                "average": 3.028980186,
                "count": 14949559,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.543481678,
                "variance": 2.382335691
              },
              {
                "average": 0.4937583109,
                "count": 14949559,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999610565,
                "variance": 0.249961058
              },
              {
                "average": 0,
                "count": 14949559,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320986392,
                "count": 14949559,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5164816658,
                "variance": 0.2667533111
              },
              {
                "average": -11.22396207,
                "count": 14949559,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.5802674,
                "variance": 57.46045386
              },
              {
                "average": 0,
                "count": 14949559,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.45086935,
                "count": 14949559,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5020520838,
                "variance": 0.2520562948
              },
              {
                "average": 203881193.3,
                "count": 14949559,
                "maximum": 203881507.3,
                "minimum": 203880045.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 268.8833197,
                "variance": 72298.23959
              },
              {
                "average": 0,
                "count": 14949559,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14949559,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14949559,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004521203602,
                "count": 14949559,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02125831549,
                "variance": 0.0004519159776
              },
              {
                "average": 0.4112131334,
                "count": 14949559,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4920537659,
                "variance": 0.2421169085
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321955.0967,
              4324361.562,
              -10.16042009,
              323810.1967,
              4325620.522,
              332.8195799
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321955.0967213109,
                    4324361.562430339,
                    -10.160420094704989
                  ],
                  [
                    321955.0967213109,
                    4325620.52243034,
                    -10.160420094704989
                  ],
                  [
                    323810.1967213109,
                    4325620.52243034,
                    332.81957990529503
                  ],
                  [
                    323810.1967213109,
                    4324361.562430339,
                    332.81957990529503
                  ],
                  [
                    321955.0967213109,
                    4324361.562430339,
                    -10.160420094704989
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:31:47+00:00",
            "end_time": "2018-02-28T19:07:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_308504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01525157081494,
              39.05021905706503,
              -10.29746919502361
            ],
            [
              -77.01557398773734,
              39.061556673504825,
              -10.29746919502361
            ],
            [
              -76.99414682351849,
              39.06192517343493,
              384.7225308049764
            ],
            [
              -76.99382782857585,
              39.050587408948545,
              384.7225308049764
            ],
            [
              -77.01525157081494,
              39.05021905706503,
              -10.29746919502361
            ]
          ]
        ]
      },
      "bbox": [
        -77.01557399,
        39.05021906,
        -10.2974692,
        -76.99382783,
        39.06192517,
        384.7225308
      ],
      "properties": {
        "datetime": "2018-02-28T19:08:22Z",
        "pc:count": 19475450,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326443.7278,
            "count": 19475450,
            "maximum": 327466.8662,
            "minimum": 325611.9262,
            "name": "X",
            "position": 0,
            "stddev": 480.0436758,
            "variance": 230441.9307
          },
          {
            "average": 4324928.871,
            "count": 19475450,
            "maximum": 4325540.108,
            "minimum": 4324281.168,
            "name": "Y",
            "position": 1,
            "stddev": 360.0944829,
            "variance": 129668.0366
          },
          {
            "average": 105.8569991,
            "count": 19475450,
            "maximum": 384.7225308,
            "minimum": -10.2974692,
            "name": "Z",
            "position": 2,
            "stddev": 14.43307474,
            "variance": 208.3136464
          },
          {
            "average": 4766.903252,
            "count": 19475450,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5436.932185,
            "variance": 29560231.58
          },
          {
            "average": 2.338466274,
            "count": 19475450,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.357164789,
            "variance": 1.841896265
          },
          {
            "average": 3.432587334,
            "count": 19475450,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.467787409,
            "variance": 2.154399878
          },
          {
            "average": 0.5000744014,
            "count": 19475450,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000073,
            "variance": 0.2500000073
          },
          {
            "average": 0,
            "count": 19475450,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300837824,
            "count": 19475450,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4956882798,
            "variance": 0.2457068707
          },
          {
            "average": -11.24343605,
            "count": 19475450,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.075154264,
            "variance": 65.20811638
          },
          {
            "average": 0,
            "count": 19475450,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 62.76414373,
            "count": 19475450,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.876358914,
            "variance": 47.28431191
          },
          {
            "average": 203875583.4,
            "count": 19475450,
            "maximum": 203880102,
            "minimum": 203871583.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3756.199676,
            "variance": 14109036
          },
          {
            "average": 0,
            "count": 19475450,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19475450,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19475450,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006117445297,
            "count": 19475450,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02472590402,
            "variance": 0.0006113703297
          },
          {
            "average": 0.4572037617,
            "count": 19475450,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.498165128,
            "variance": 0.2481684947
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325611.9262,
          4324281.168,
          -10.2974692,
          327466.8662,
          4325540.108,
          384.7225308
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325611.9262143143,
                4324281.167987062,
                -10.29746919502361
              ],
              [
                325611.9262143143,
                4325540.107987061,
                -10.29746919502361
              ],
              [
                327466.86621431424,
                4325540.107987061,
                384.7225308049764
              ],
              [
                327466.86621431424,
                4324281.167987062,
                384.7225308049764
              ],
              [
                325611.9262143143,
                4324281.167987062,
                -10.29746919502361
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:08:22+00:00",
        "end_time": "2018-02-28T16:46:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_308504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_308504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_308504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01557399,
            39.05021906,
            -10.2974692,
            -76.99382783,
            39.06192517,
            384.7225308
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01525157081494,
                  39.05021905706503,
                  -10.29746919502361
                ],
                [
                  -77.01557398773734,
                  39.061556673504825,
                  -10.29746919502361
                ],
                [
                  -76.99414682351849,
                  39.06192517343493,
                  384.7225308049764
                ],
                [
                  -76.99382782857585,
                  39.050587408948545,
                  384.7225308049764
                ],
                [
                  -77.01525157081494,
                  39.05021905706503,
                  -10.29746919502361
                ]
              ]
            ]
          },
          "id": "20180228_308504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:08:22Z",
            "pc:count": 19475450,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326443.7278,
                "count": 19475450,
                "maximum": 327466.8662,
                "minimum": 325611.9262,
                "name": "X",
                "position": 0,
                "stddev": 480.0436758,
                "variance": 230441.9307
              },
              {
                "average": 4324928.871,
                "count": 19475450,
                "maximum": 4325540.108,
                "minimum": 4324281.168,
                "name": "Y",
                "position": 1,
                "stddev": 360.0944829,
                "variance": 129668.0366
              },
              {
                "average": 105.8569991,
                "count": 19475450,
                "maximum": 384.7225308,
                "minimum": -10.2974692,
                "name": "Z",
                "position": 2,
                "stddev": 14.43307474,
                "variance": 208.3136464
              },
              {
                "average": 4766.903252,
                "count": 19475450,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5436.932185,
                "variance": 29560231.58
              },
              {
                "average": 2.338466274,
                "count": 19475450,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.357164789,
                "variance": 1.841896265
              },
              {
                "average": 3.432587334,
                "count": 19475450,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.467787409,
                "variance": 2.154399878
              },
              {
                "average": 0.5000744014,
                "count": 19475450,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000073,
                "variance": 0.2500000073
              },
              {
                "average": 0,
                "count": 19475450,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300837824,
                "count": 19475450,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4956882798,
                "variance": 0.2457068707
              },
              {
                "average": -11.24343605,
                "count": 19475450,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.075154264,
                "variance": 65.20811638
              },
              {
                "average": 0,
                "count": 19475450,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 62.76414373,
                "count": 19475450,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.876358914,
                "variance": 47.28431191
              },
              {
                "average": 203875583.4,
                "count": 19475450,
                "maximum": 203880102,
                "minimum": 203871583.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3756.199676,
                "variance": 14109036
              },
              {
                "average": 0,
                "count": 19475450,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19475450,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19475450,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006117445297,
                "count": 19475450,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02472590402,
                "variance": 0.0006113703297
              },
              {
                "average": 0.4572037617,
                "count": 19475450,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.498165128,
                "variance": 0.2481684947
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325611.9262,
              4324281.168,
              -10.2974692,
              327466.8662,
              4325540.108,
              384.7225308
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325611.9262143143,
                    4324281.167987062,
                    -10.29746919502361
                  ],
                  [
                    325611.9262143143,
                    4325540.107987061,
                    -10.29746919502361
                  ],
                  [
                    327466.86621431424,
                    4325540.107987061,
                    384.7225308049764
                  ],
                  [
                    327466.86621431424,
                    4324281.167987062,
                    384.7225308049764
                  ],
                  [
                    325611.9262143143,
                    4324281.167987062,
                    -10.29746919502361
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:08:22+00:00",
            "end_time": "2018-02-28T16:46: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": "20180228_284516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.09980647110433,
              39.0831239048694,
              -10.10021124782773
            ],
            [
              -77.10014286795078,
              39.09446301576505,
              -10.10021124782773
            ],
            [
              -77.07870456872028,
              39.094847363191185,
              332.43978875217226
            ],
            [
              -77.07837159975718,
              39.083508097899546,
              332.43978875217226
            ],
            [
              -77.09980647110433,
              39.0831239048694,
              -10.10021124782773
            ]
          ]
        ]
      },
      "bbox": [
        -77.10014287,
        39.0831239,
        -10.10021125,
        -77.0783716,
        39.09484736,
        332.4397888
      ],
      "properties": {
        "datetime": "2018-02-28T19:30:36Z",
        "pc:count": 15487440,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319283.084,
            "count": 15487440,
            "maximum": 320233.8944,
            "minimum": 318378.7544,
            "name": "X",
            "position": 0,
            "stddev": 464.1437557,
            "variance": 215429.4259
          },
          {
            "average": 4328750.023,
            "count": 15487440,
            "maximum": 4329358.008,
            "minimum": 4328098.828,
            "name": "Y",
            "position": 1,
            "stddev": 356.8748652,
            "variance": 127359.6694
          },
          {
            "average": 125.4780554,
            "count": 15487440,
            "maximum": 332.4397888,
            "minimum": -10.10021125,
            "name": "Z",
            "position": 2,
            "stddev": 11.74821269,
            "variance": 138.0205014
          },
          {
            "average": 5375.166072,
            "count": 15487440,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5917.565528,
            "variance": 35017581.78
          },
          {
            "average": 2.162164696,
            "count": 15487440,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.351180589,
            "variance": 1.825688984
          },
          {
            "average": 3.103907618,
            "count": 15487440,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.608926636,
            "variance": 2.588644922
          },
          {
            "average": 0.5035473907,
            "count": 15487440,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499987432,
            "variance": 0.2499874322
          },
          {
            "average": 0,
            "count": 15487440,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299978628,
            "count": 15487440,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4897307078,
            "variance": 0.2398361661
          },
          {
            "average": -11.46630941,
            "count": 15487440,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.425330377,
            "variance": 55.1355312
          },
          {
            "average": 0,
            "count": 15487440,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.44892577,
            "count": 15487440,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4990826789,
            "variance": 0.2490835204
          },
          {
            "average": 203881212.3,
            "count": 15487440,
            "maximum": 203881436.8,
            "minimum": 203879971,
            "name": "GpsTime",
            "position": 12,
            "stddev": 186.9308201,
            "variance": 34943.13149
          },
          {
            "average": 0,
            "count": 15487440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15487440,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15487440,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005083474093,
            "count": 15487440,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02254083017,
            "variance": 0.000508089025
          },
          {
            "average": 0.4367362844,
            "count": 15487440,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4959815704,
            "variance": 0.2459977182
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318378.7544,
          4328098.828,
          -10.10021125,
          320233.8944,
          4329358.008,
          332.4397888
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318378.7543519295,
                4328098.827665135,
                -10.10021124782773
              ],
              [
                318378.7543519295,
                4329358.007665135,
                -10.10021124782773
              ],
              [
                320233.89435192954,
                4329358.007665135,
                332.43978875217226
              ],
              [
                320233.89435192954,
                4328098.827665135,
                332.43978875217226
              ],
              [
                318378.7543519295,
                4328098.827665135,
                -10.10021124782773
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:30:36+00:00",
        "end_time": "2018-02-28T19:06:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_284516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_284516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_284516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_284516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.10014287,
            39.0831239,
            -10.10021125,
            -77.0783716,
            39.09484736,
            332.4397888
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.09980647110433,
                  39.0831239048694,
                  -10.10021124782773
                ],
                [
                  -77.10014286795078,
                  39.09446301576505,
                  -10.10021124782773
                ],
                [
                  -77.07870456872028,
                  39.094847363191185,
                  332.43978875217226
                ],
                [
                  -77.07837159975718,
                  39.083508097899546,
                  332.43978875217226
                ],
                [
                  -77.09980647110433,
                  39.0831239048694,
                  -10.10021124782773
                ]
              ]
            ]
          },
          "id": "20180228_284516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_284516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:30:36Z",
            "pc:count": 15487440,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319283.084,
                "count": 15487440,
                "maximum": 320233.8944,
                "minimum": 318378.7544,
                "name": "X",
                "position": 0,
                "stddev": 464.1437557,
                "variance": 215429.4259
              },
              {
                "average": 4328750.023,
                "count": 15487440,
                "maximum": 4329358.008,
                "minimum": 4328098.828,
                "name": "Y",
                "position": 1,
                "stddev": 356.8748652,
                "variance": 127359.6694
              },
              {
                "average": 125.4780554,
                "count": 15487440,
                "maximum": 332.4397888,
                "minimum": -10.10021125,
                "name": "Z",
                "position": 2,
                "stddev": 11.74821269,
                "variance": 138.0205014
              },
              {
                "average": 5375.166072,
                "count": 15487440,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5917.565528,
                "variance": 35017581.78
              },
              {
                "average": 2.162164696,
                "count": 15487440,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.351180589,
                "variance": 1.825688984
              },
              {
                "average": 3.103907618,
                "count": 15487440,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.608926636,
                "variance": 2.588644922
              },
              {
                "average": 0.5035473907,
                "count": 15487440,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499987432,
                "variance": 0.2499874322
              },
              {
                "average": 0,
                "count": 15487440,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299978628,
                "count": 15487440,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4897307078,
                "variance": 0.2398361661
              },
              {
                "average": -11.46630941,
                "count": 15487440,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.425330377,
                "variance": 55.1355312
              },
              {
                "average": 0,
                "count": 15487440,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.44892577,
                "count": 15487440,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4990826789,
                "variance": 0.2490835204
              },
              {
                "average": 203881212.3,
                "count": 15487440,
                "maximum": 203881436.8,
                "minimum": 203879971,
                "name": "GpsTime",
                "position": 12,
                "stddev": 186.9308201,
                "variance": 34943.13149
              },
              {
                "average": 0,
                "count": 15487440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15487440,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15487440,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005083474093,
                "count": 15487440,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02254083017,
                "variance": 0.000508089025
              },
              {
                "average": 0.4367362844,
                "count": 15487440,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4959815704,
                "variance": 0.2459977182
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318378.7544,
              4328098.828,
              -10.10021125,
              320233.8944,
              4329358.008,
              332.4397888
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318378.7543519295,
                    4328098.827665135,
                    -10.10021124782773
                  ],
                  [
                    318378.7543519295,
                    4329358.007665135,
                    -10.10021124782773
                  ],
                  [
                    320233.89435192954,
                    4329358.007665135,
                    332.43978875217226
                  ],
                  [
                    320233.89435192954,
                    4328098.827665135,
                    332.43978875217226
                  ],
                  [
                    318378.7543519295,
                    4328098.827665135,
                    -10.10021124782773
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:30:36+00:00",
            "end_time": "2018-02-28T19:06: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": "20180228_308500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01524926634782,
              39.0392361740278,
              -10.312452045210847
            ],
            [
              -77.01557153119141,
              39.050572911315925,
              -10.312452045210847
            ],
            [
              -76.99414745525631,
              39.05094132873019,
              370.30754795478913
            ],
            [
              -76.99382861028957,
              39.03960444342802,
              370.30754795478913
            ],
            [
              -77.01524926634782,
              39.0392361740278,
              -10.312452045210847
            ]
          ]
        ]
      },
      "bbox": [
        -77.01557153,
        39.03923617,
        -10.31245205,
        -76.99382861,
        39.05094133,
        370.307548
      ],
      "properties": {
        "datetime": "2018-02-28T19:22:06Z",
        "pc:count": 18720023,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326454.037,
            "count": 18720023,
            "maximum": 327440.0671,
            "minimum": 325585.1071,
            "name": "X",
            "position": 0,
            "stddev": 547.8059047,
            "variance": 300091.3092
          },
          {
            "average": 4323704.19,
            "count": 18720023,
            "maximum": 4324321.055,
            "minimum": 4323062.215,
            "name": "Y",
            "position": 1,
            "stddev": 348.8845766,
            "variance": 121720.4478
          },
          {
            "average": 106.0043889,
            "count": 18720023,
            "maximum": 370.307548,
            "minimum": -10.31245205,
            "name": "Z",
            "position": 2,
            "stddev": 14.40349425,
            "variance": 207.4606467
          },
          {
            "average": 4352.65424,
            "count": 18720023,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5104.345505,
            "variance": 26054343.03
          },
          {
            "average": 2.365985341,
            "count": 18720023,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.346173264,
            "variance": 1.812182457
          },
          {
            "average": 3.455086994,
            "count": 18720023,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.431679895,
            "variance": 2.04970732
          },
          {
            "average": 0.5027290298,
            "count": 18720023,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925657,
            "variance": 0.2499925658
          },
          {
            "average": 0,
            "count": 18720023,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285305632,
            "count": 18720023,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4871581608,
            "variance": 0.2373230736
          },
          {
            "average": 3.931822413,
            "count": 18720023,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.3990226,
            "variance": 179.5338066
          },
          {
            "average": 0,
            "count": 18720023,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 68.17787558,
            "count": 18720023,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.94487318,
            "variance": 24.45177076
          },
          {
            "average": 203879116.8,
            "count": 18720023,
            "maximum": 203880926.1,
            "minimum": 203872434.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2924.306402,
            "variance": 8551567.935
          },
          {
            "average": 0,
            "count": 18720023,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18720023,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18720023,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006598282491,
            "count": 18720023,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02567864699,
            "variance": 0.000659392911
          },
          {
            "average": 0.340898032,
            "count": 18720023,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4740111558,
            "variance": 0.2246865758
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325585.1071,
          4323062.215,
          -10.31245205,
          327440.0671,
          4324321.055,
          370.307548
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325585.107065956,
                4323062.214851139,
                -10.312452045210847
              ],
              [
                325585.107065956,
                4324321.054851139,
                -10.312452045210847
              ],
              [
                327440.06706595595,
                4324321.054851139,
                370.30754795478913
              ],
              [
                327440.06706595595,
                4323062.214851139,
                370.30754795478913
              ],
              [
                325585.107065956,
                4323062.214851139,
                -10.312452045210847
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:22:06+00:00",
        "end_time": "2018-02-28T17:00:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_308500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_308500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_308500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01557153,
            39.03923617,
            -10.31245205,
            -76.99382861,
            39.05094133,
            370.307548
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01524926634782,
                  39.0392361740278,
                  -10.312452045210847
                ],
                [
                  -77.01557153119141,
                  39.050572911315925,
                  -10.312452045210847
                ],
                [
                  -76.99414745525631,
                  39.05094132873019,
                  370.30754795478913
                ],
                [
                  -76.99382861028957,
                  39.03960444342802,
                  370.30754795478913
                ],
                [
                  -77.01524926634782,
                  39.0392361740278,
                  -10.312452045210847
                ]
              ]
            ]
          },
          "id": "20180228_308500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:22:06Z",
            "pc:count": 18720023,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326454.037,
                "count": 18720023,
                "maximum": 327440.0671,
                "minimum": 325585.1071,
                "name": "X",
                "position": 0,
                "stddev": 547.8059047,
                "variance": 300091.3092
              },
              {
                "average": 4323704.19,
                "count": 18720023,
                "maximum": 4324321.055,
                "minimum": 4323062.215,
                "name": "Y",
                "position": 1,
                "stddev": 348.8845766,
                "variance": 121720.4478
              },
              {
                "average": 106.0043889,
                "count": 18720023,
                "maximum": 370.307548,
                "minimum": -10.31245205,
                "name": "Z",
                "position": 2,
                "stddev": 14.40349425,
                "variance": 207.4606467
              },
              {
                "average": 4352.65424,
                "count": 18720023,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5104.345505,
                "variance": 26054343.03
              },
              {
                "average": 2.365985341,
                "count": 18720023,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.346173264,
                "variance": 1.812182457
              },
              {
                "average": 3.455086994,
                "count": 18720023,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.431679895,
                "variance": 2.04970732
              },
              {
                "average": 0.5027290298,
                "count": 18720023,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925657,
                "variance": 0.2499925658
              },
              {
                "average": 0,
                "count": 18720023,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285305632,
                "count": 18720023,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4871581608,
                "variance": 0.2373230736
              },
              {
                "average": 3.931822413,
                "count": 18720023,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.3990226,
                "variance": 179.5338066
              },
              {
                "average": 0,
                "count": 18720023,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 68.17787558,
                "count": 18720023,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.94487318,
                "variance": 24.45177076
              },
              {
                "average": 203879116.8,
                "count": 18720023,
                "maximum": 203880926.1,
                "minimum": 203872434.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2924.306402,
                "variance": 8551567.935
              },
              {
                "average": 0,
                "count": 18720023,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18720023,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18720023,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006598282491,
                "count": 18720023,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02567864699,
                "variance": 0.000659392911
              },
              {
                "average": 0.340898032,
                "count": 18720023,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4740111558,
                "variance": 0.2246865758
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325585.1071,
              4323062.215,
              -10.31245205,
              327440.0671,
              4324321.055,
              370.307548
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325585.107065956,
                    4323062.214851139,
                    -10.312452045210847
                  ],
                  [
                    325585.107065956,
                    4324321.054851139,
                    -10.312452045210847
                  ],
                  [
                    327440.06706595595,
                    4324321.054851139,
                    370.30754795478913
                  ],
                  [
                    327440.06706595595,
                    4323062.214851139,
                    370.30754795478913
                  ],
                  [
                    325585.107065956,
                    4323062.214851139,
                    -10.312452045210847
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:22:06+00:00",
            "end_time": "2018-02-28T17:00:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_296508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05751538222215,
              39.0611875092663,
              -10.436092584968037
            ],
            [
              -77.05784470231526,
              39.07252534652108,
              -10.436092584968037
            ],
            [
              -77.03641454999769,
              39.072901704618516,
              362.483907415032
            ],
            [
              -77.03608865359398,
              39.06156371616947,
              362.483907415032
            ],
            [
              -77.05751538222215,
              39.0611875092663,
              -10.436092584968037
            ]
          ]
        ]
      },
      "bbox": [
        -77.0578447,
        39.06118751,
        -10.43609258,
        -77.03608865,
        39.0729017,
        362.4839074
      ],
      "properties": {
        "datetime": "2018-02-28T19:31:23Z",
        "pc:count": 14635945,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322989.9727,
            "count": 14635945,
            "maximum": 323836.8526,
            "minimum": 321981.8926,
            "name": "X",
            "position": 0,
            "stddev": 530.975824,
            "variance": 281935.3256
          },
          {
            "average": 4326219.753,
            "count": 14635945,
            "maximum": 4326839.457,
            "minimum": 4325580.457,
            "name": "Y",
            "position": 1,
            "stddev": 349.9865176,
            "variance": 122490.5625
          },
          {
            "average": 123.1598198,
            "count": 14635945,
            "maximum": 362.4839074,
            "minimum": -10.43609258,
            "name": "Z",
            "position": 2,
            "stddev": 11.57858536,
            "variance": 134.0636389
          },
          {
            "average": 5616.576056,
            "count": 14635945,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5785.110564,
            "variance": 33467504.23
          },
          {
            "average": 2.052766733,
            "count": 14635945,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.2710137,
            "variance": 1.615475826
          },
          {
            "average": 2.870524315,
            "count": 14635945,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560647231,
            "variance": 2.43561978
          },
          {
            "average": 0.4976370163,
            "count": 14635945,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944334,
            "variance": 0.2499944334
          },
          {
            "average": 0,
            "count": 14635945,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.358065366,
            "count": 14635945,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5145172833,
            "variance": 0.2647280348
          },
          {
            "average": 7.129032843,
            "count": 14635945,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.29585499,
            "variance": 127.59634
          },
          {
            "average": 0,
            "count": 14635945,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.69673308,
            "count": 14635945,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9186356474,
            "variance": 0.8438914527
          },
          {
            "average": 203880710,
            "count": 14635945,
            "maximum": 203881483.2,
            "minimum": 203880018.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 473.9262196,
            "variance": 224606.0616
          },
          {
            "average": 0,
            "count": 14635945,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14635945,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14635945,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005875944464,
            "count": 14635945,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02423322552,
            "variance": 0.0005872492193
          },
          {
            "average": 0.3146627703,
            "count": 14635945,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4643814445,
            "variance": 0.215650126
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321981.8926,
          4325580.457,
          -10.43609258,
          323836.8526,
          4326839.457,
          362.4839074
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321981.89263919357,
                4325580.456571414,
                -10.436092584968037
              ],
              [
                321981.89263919357,
                4326839.456571414,
                -10.436092584968037
              ],
              [
                323836.85263919353,
                4326839.456571414,
                362.483907415032
              ],
              [
                323836.85263919353,
                4325580.456571414,
                362.483907415032
              ],
              [
                321981.89263919357,
                4325580.456571414,
                -10.436092584968037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:31:23+00:00",
        "end_time": "2018-02-28T19:06:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_296508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_296508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_296508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_296508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0578447,
            39.06118751,
            -10.43609258,
            -77.03608865,
            39.0729017,
            362.4839074
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05751538222215,
                  39.0611875092663,
                  -10.436092584968037
                ],
                [
                  -77.05784470231526,
                  39.07252534652108,
                  -10.436092584968037
                ],
                [
                  -77.03641454999769,
                  39.072901704618516,
                  362.483907415032
                ],
                [
                  -77.03608865359398,
                  39.06156371616947,
                  362.483907415032
                ],
                [
                  -77.05751538222215,
                  39.0611875092663,
                  -10.436092584968037
                ]
              ]
            ]
          },
          "id": "20180228_296508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_296508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:31:23Z",
            "pc:count": 14635945,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322989.9727,
                "count": 14635945,
                "maximum": 323836.8526,
                "minimum": 321981.8926,
                "name": "X",
                "position": 0,
                "stddev": 530.975824,
                "variance": 281935.3256
              },
              {
                "average": 4326219.753,
                "count": 14635945,
                "maximum": 4326839.457,
                "minimum": 4325580.457,
                "name": "Y",
                "position": 1,
                "stddev": 349.9865176,
                "variance": 122490.5625
              },
              {
                "average": 123.1598198,
                "count": 14635945,
                "maximum": 362.4839074,
                "minimum": -10.43609258,
                "name": "Z",
                "position": 2,
                "stddev": 11.57858536,
                "variance": 134.0636389
              },
              {
                "average": 5616.576056,
                "count": 14635945,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5785.110564,
                "variance": 33467504.23
              },
              {
                "average": 2.052766733,
                "count": 14635945,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.2710137,
                "variance": 1.615475826
              },
              {
                "average": 2.870524315,
                "count": 14635945,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560647231,
                "variance": 2.43561978
              },
              {
                "average": 0.4976370163,
                "count": 14635945,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944334,
                "variance": 0.2499944334
              },
              {
                "average": 0,
                "count": 14635945,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.358065366,
                "count": 14635945,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5145172833,
                "variance": 0.2647280348
              },
              {
                "average": 7.129032843,
                "count": 14635945,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.29585499,
                "variance": 127.59634
              },
              {
                "average": 0,
                "count": 14635945,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.69673308,
                "count": 14635945,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9186356474,
                "variance": 0.8438914527
              },
              {
                "average": 203880710,
                "count": 14635945,
                "maximum": 203881483.2,
                "minimum": 203880018.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 473.9262196,
                "variance": 224606.0616
              },
              {
                "average": 0,
                "count": 14635945,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14635945,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14635945,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005875944464,
                "count": 14635945,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02423322552,
                "variance": 0.0005872492193
              },
              {
                "average": 0.3146627703,
                "count": 14635945,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4643814445,
                "variance": 0.215650126
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321981.8926,
              4325580.457,
              -10.43609258,
              323836.8526,
              4326839.457,
              362.4839074
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321981.89263919357,
                    4325580.456571414,
                    -10.436092584968037
                  ],
                  [
                    321981.89263919357,
                    4326839.456571414,
                    -10.436092584968037
                  ],
                  [
                    323836.85263919353,
                    4326839.456571414,
                    362.483907415032
                  ],
                  [
                    323836.85263919353,
                    4325580.456571414,
                    362.483907415032
                  ],
                  [
                    321981.89263919357,
                    4325580.456571414,
                    -10.436092584968037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:31:23+00:00",
            "end_time": "2018-02-28T19:06: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": "20180228_290512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07865744444489,
              39.072157755362895,
              -10.137196213682046
            ],
            [
              -77.07899030345503,
              39.08349632029898,
              -10.137196213682046
            ],
            [
              -77.05755734753475,
              39.08387664890572,
              358.32280378631793
            ],
            [
              -77.05722791413568,
              39.07253793118295,
              358.32280378631793
            ],
            [
              -77.07865744444489,
              39.072157755362895,
              -10.137196213682046
            ]
          ]
        ]
      },
      "bbox": [
        -77.0789903,
        39.07215776,
        -10.13719621,
        -77.05722791,
        39.08387665,
        358.3228038
      ],
      "properties": {
        "datetime": "2018-02-28T19:31:00Z",
        "pc:count": 15445137,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321095.3961,
            "count": 15445137,
            "maximum": 322035.2856,
            "minimum": 320180.3456,
            "name": "X",
            "position": 0,
            "stddev": 547.3191724,
            "variance": 299558.2765
          },
          {
            "average": 4327460.259,
            "count": 15445137,
            "maximum": 4328098.745,
            "minimum": 4326839.645,
            "name": "Y",
            "position": 1,
            "stddev": 339.6473539,
            "variance": 115360.325
          },
          {
            "average": 113.5399566,
            "count": 15445137,
            "maximum": 358.3228038,
            "minimum": -10.13719621,
            "name": "Z",
            "position": 2,
            "stddev": 13.73013236,
            "variance": 188.5165347
          },
          {
            "average": 5477.132453,
            "count": 15445137,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5757.741056,
            "variance": 33151582.07
          },
          {
            "average": 2.074071858,
            "count": 15445137,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.288398775,
            "variance": 1.659971404
          },
          {
            "average": 2.940717716,
            "count": 15445137,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.569685171,
            "variance": 2.463911537
          },
          {
            "average": 0.4952231243,
            "count": 15445137,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999771971,
            "variance": 0.2499771976
          },
          {
            "average": 0,
            "count": 15445137,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.33587109,
            "count": 15445137,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5025415614,
            "variance": 0.2525480209
          },
          {
            "average": -4.134488785,
            "count": 15445137,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.87677471,
            "variance": 165.811327
          },
          {
            "average": 0,
            "count": 15445137,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.46798037,
            "count": 15445137,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6839755533,
            "variance": 0.4678225575
          },
          {
            "average": 203881009,
            "count": 15445137,
            "maximum": 203881460.1,
            "minimum": 203879993.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 397.024369,
            "variance": 157628.3496
          },
          {
            "average": 0,
            "count": 15445137,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15445137,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15445137,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004449296889,
            "count": 15445137,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02108866414,
            "variance": 0.0004447317552
          },
          {
            "average": 0.3926795858,
            "count": 15445137,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.488346541,
            "variance": 0.2384823441
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320180.3456,
          4326839.645,
          -10.13719621,
          322035.2856,
          4328098.745,
          358.3228038
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320180.34556937875,
                4326839.645066765,
                -10.137196213682046
              ],
              [
                320180.34556937875,
                4328098.745066765,
                -10.137196213682046
              ],
              [
                322035.2855693787,
                4328098.745066765,
                358.32280378631793
              ],
              [
                322035.2855693787,
                4326839.645066765,
                358.32280378631793
              ],
              [
                320180.34556937875,
                4326839.645066765,
                -10.137196213682046
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:31:00+00:00",
        "end_time": "2018-02-28T19:06:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_290512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_290512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_290512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_290512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0789903,
            39.07215776,
            -10.13719621,
            -77.05722791,
            39.08387665,
            358.3228038
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07865744444489,
                  39.072157755362895,
                  -10.137196213682046
                ],
                [
                  -77.07899030345503,
                  39.08349632029898,
                  -10.137196213682046
                ],
                [
                  -77.05755734753475,
                  39.08387664890572,
                  358.32280378631793
                ],
                [
                  -77.05722791413568,
                  39.07253793118295,
                  358.32280378631793
                ],
                [
                  -77.07865744444489,
                  39.072157755362895,
                  -10.137196213682046
                ]
              ]
            ]
          },
          "id": "20180228_290512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_290512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:31:00Z",
            "pc:count": 15445137,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321095.3961,
                "count": 15445137,
                "maximum": 322035.2856,
                "minimum": 320180.3456,
                "name": "X",
                "position": 0,
                "stddev": 547.3191724,
                "variance": 299558.2765
              },
              {
                "average": 4327460.259,
                "count": 15445137,
                "maximum": 4328098.745,
                "minimum": 4326839.645,
                "name": "Y",
                "position": 1,
                "stddev": 339.6473539,
                "variance": 115360.325
              },
              {
                "average": 113.5399566,
                "count": 15445137,
                "maximum": 358.3228038,
                "minimum": -10.13719621,
                "name": "Z",
                "position": 2,
                "stddev": 13.73013236,
                "variance": 188.5165347
              },
              {
                "average": 5477.132453,
                "count": 15445137,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5757.741056,
                "variance": 33151582.07
              },
              {
                "average": 2.074071858,
                "count": 15445137,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.288398775,
                "variance": 1.659971404
              },
              {
                "average": 2.940717716,
                "count": 15445137,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.569685171,
                "variance": 2.463911537
              },
              {
                "average": 0.4952231243,
                "count": 15445137,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999771971,
                "variance": 0.2499771976
              },
              {
                "average": 0,
                "count": 15445137,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.33587109,
                "count": 15445137,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5025415614,
                "variance": 0.2525480209
              },
              {
                "average": -4.134488785,
                "count": 15445137,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.87677471,
                "variance": 165.811327
              },
              {
                "average": 0,
                "count": 15445137,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.46798037,
                "count": 15445137,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6839755533,
                "variance": 0.4678225575
              },
              {
                "average": 203881009,
                "count": 15445137,
                "maximum": 203881460.1,
                "minimum": 203879993.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 397.024369,
                "variance": 157628.3496
              },
              {
                "average": 0,
                "count": 15445137,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15445137,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15445137,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004449296889,
                "count": 15445137,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02108866414,
                "variance": 0.0004447317552
              },
              {
                "average": 0.3926795858,
                "count": 15445137,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.488346541,
                "variance": 0.2384823441
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320180.3456,
              4326839.645,
              -10.13719621,
              322035.2856,
              4328098.745,
              358.3228038
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320180.34556937875,
                    4326839.645066765,
                    -10.137196213682046
                  ],
                  [
                    320180.34556937875,
                    4328098.745066765,
                    -10.137196213682046
                  ],
                  [
                    322035.2855693787,
                    4328098.745066765,
                    358.32280378631793
                  ],
                  [
                    322035.2855693787,
                    4326839.645066765,
                    358.32280378631793
                  ],
                  [
                    320180.34556937875,
                    4326839.645066765,
                    -10.137196213682046
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:31:00+00:00",
            "end_time": "2018-02-28T19:06:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_308508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01525454253553,
              39.06120077119755,
              -10.05753597386422
            ],
            [
              -77.01557712706607,
              39.07253980712099,
              -10.05753597386422
            ],
            [
              -76.99414456235611,
              39.07290842920491,
              397.58246402613577
            ],
            [
              -76.99382540244181,
              39.06156924517934,
              397.58246402613577
            ],
            [
              -77.01525454253553,
              39.06120077119755,
              -10.05753597386422
            ]
          ]
        ]
      },
      "bbox": [
        -77.01557713,
        39.06120077,
        -10.05753597,
        -76.9938254,
        39.07290843,
        397.582464
      ],
      "properties": {
        "datetime": "2018-02-28T19:07:57Z",
        "pc:count": 17487843,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326582.4702,
            "count": 17487843,
            "maximum": 327493.8112,
            "minimum": 325638.6912,
            "name": "X",
            "position": 0,
            "stddev": 523.5224952,
            "variance": 274075.803
          },
          {
            "average": 4326104.359,
            "count": 17487843,
            "maximum": 4326759.095,
            "minimum": 4325499.995,
            "name": "Y",
            "position": 1,
            "stddev": 351.7564105,
            "variance": 123732.5723
          },
          {
            "average": 122.4964024,
            "count": 17487843,
            "maximum": 397.582464,
            "minimum": -10.05753597,
            "name": "Z",
            "position": 2,
            "stddev": 12.93792977,
            "variance": 167.3900268
          },
          {
            "average": 4936.259618,
            "count": 17487843,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5494.13822,
            "variance": 30185554.78
          },
          {
            "average": 2.206218686,
            "count": 17487843,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.319666903,
            "variance": 1.741520734
          },
          {
            "average": 3.179875242,
            "count": 17487843,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.524851215,
            "variance": 2.325171227
          },
          {
            "average": 0.5024624249,
            "count": 17487843,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999939507,
            "variance": 0.2499939508
          },
          {
            "average": 0,
            "count": 17487843,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.307178936,
            "count": 17487843,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4977769971,
            "variance": 0.2477819388
          },
          {
            "average": 7.166735285,
            "count": 17487843,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.19014701,
            "variance": 125.2193902
          },
          {
            "average": 0,
            "count": 17487843,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.27626432,
            "count": 17487843,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.520876692,
            "variance": 12.39657268
          },
          {
            "average": 203872748.3,
            "count": 17487843,
            "maximum": 203880077.3,
            "minimum": 203871560.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2049.727326,
            "variance": 4201382.11
          },
          {
            "average": 0,
            "count": 17487843,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17487843,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17487843,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005339137594,
            "count": 17487843,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02310040532,
            "variance": 0.000533628726
          },
          {
            "average": 0.3862998427,
            "count": 17487843,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.486900696,
            "variance": 0.2370722878
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325638.6912,
          4325499.995,
          -10.05753597,
          327493.8112,
          4326759.095,
          397.582464
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325638.69124134624,
                4325499.994689283,
                -10.05753597386422
              ],
              [
                325638.69124134624,
                4326759.094689283,
                -10.05753597386422
              ],
              [
                327493.81124134624,
                4326759.094689283,
                397.58246402613577
              ],
              [
                327493.81124134624,
                4325499.994689283,
                397.58246402613577
              ],
              [
                325638.69124134624,
                4325499.994689283,
                -10.05753597386422
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:07:57+00:00",
        "end_time": "2018-02-28T16:46:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_308508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_308508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_308508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01557713,
            39.06120077,
            -10.05753597,
            -76.9938254,
            39.07290843,
            397.582464
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01525454253553,
                  39.06120077119755,
                  -10.05753597386422
                ],
                [
                  -77.01557712706607,
                  39.07253980712099,
                  -10.05753597386422
                ],
                [
                  -76.99414456235611,
                  39.07290842920491,
                  397.58246402613577
                ],
                [
                  -76.99382540244181,
                  39.06156924517934,
                  397.58246402613577
                ],
                [
                  -77.01525454253553,
                  39.06120077119755,
                  -10.05753597386422
                ]
              ]
            ]
          },
          "id": "20180228_308508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:07:57Z",
            "pc:count": 17487843,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326582.4702,
                "count": 17487843,
                "maximum": 327493.8112,
                "minimum": 325638.6912,
                "name": "X",
                "position": 0,
                "stddev": 523.5224952,
                "variance": 274075.803
              },
              {
                "average": 4326104.359,
                "count": 17487843,
                "maximum": 4326759.095,
                "minimum": 4325499.995,
                "name": "Y",
                "position": 1,
                "stddev": 351.7564105,
                "variance": 123732.5723
              },
              {
                "average": 122.4964024,
                "count": 17487843,
                "maximum": 397.582464,
                "minimum": -10.05753597,
                "name": "Z",
                "position": 2,
                "stddev": 12.93792977,
                "variance": 167.3900268
              },
              {
                "average": 4936.259618,
                "count": 17487843,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5494.13822,
                "variance": 30185554.78
              },
              {
                "average": 2.206218686,
                "count": 17487843,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.319666903,
                "variance": 1.741520734
              },
              {
                "average": 3.179875242,
                "count": 17487843,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.524851215,
                "variance": 2.325171227
              },
              {
                "average": 0.5024624249,
                "count": 17487843,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999939507,
                "variance": 0.2499939508
              },
              {
                "average": 0,
                "count": 17487843,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.307178936,
                "count": 17487843,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4977769971,
                "variance": 0.2477819388
              },
              {
                "average": 7.166735285,
                "count": 17487843,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.19014701,
                "variance": 125.2193902
              },
              {
                "average": 0,
                "count": 17487843,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.27626432,
                "count": 17487843,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.520876692,
                "variance": 12.39657268
              },
              {
                "average": 203872748.3,
                "count": 17487843,
                "maximum": 203880077.3,
                "minimum": 203871560.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2049.727326,
                "variance": 4201382.11
              },
              {
                "average": 0,
                "count": 17487843,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17487843,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17487843,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005339137594,
                "count": 17487843,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02310040532,
                "variance": 0.000533628726
              },
              {
                "average": 0.3862998427,
                "count": 17487843,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.486900696,
                "variance": 0.2370722878
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325638.6912,
              4325499.995,
              -10.05753597,
              327493.8112,
              4326759.095,
              397.582464
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325638.69124134624,
                    4325499.994689283,
                    -10.05753597386422
                  ],
                  [
                    325638.69124134624,
                    4326759.094689283,
                    -10.05753597386422
                  ],
                  [
                    327493.81124134624,
                    4326759.094689283,
                    397.58246402613577
                  ],
                  [
                    327493.81124134624,
                    4325499.994689283,
                    397.58246402613577
                  ],
                  [
                    325638.69124134624,
                    4325499.994689283,
                    -10.05753597386422
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:07:57+00:00",
            "end_time": "2018-02-28T16:46: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": "20180228_296512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05752446084043,
              39.07217055005497,
              -10.348678217006778
            ],
            [
              -77.057853905986,
              39.0835081857318,
              -10.348678217006778
            ],
            [
              -77.03641904460551,
              39.08388465756821,
              368.1113217829932
            ],
            [
              -77.03609302518666,
              39.07254687066645,
              368.1113217829932
            ],
            [
              -77.05752446084043,
              39.07217055005497,
              -10.348678217006778
            ]
          ]
        ]
      },
      "bbox": [
        -77.05785391,
        39.07217055,
        -10.34867822,
        -77.03609303,
        39.08388466,
        368.1113218
      ],
      "properties": {
        "datetime": "2018-02-28T19:23:31Z",
        "pc:count": 17264162,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322871.4022,
            "count": 17264162,
            "maximum": 323863.7866,
            "minimum": 322008.7066,
            "name": "X",
            "position": 0,
            "stddev": 555.4108282,
            "variance": 308481.188
          },
          {
            "average": 4327437.937,
            "count": 17264162,
            "maximum": 4328058.431,
            "minimum": 4326799.451,
            "name": "Y",
            "position": 1,
            "stddev": 341.0985387,
            "variance": 116348.2131
          },
          {
            "average": 116.7386237,
            "count": 17264162,
            "maximum": 368.1113218,
            "minimum": -10.34867822,
            "name": "Z",
            "position": 2,
            "stddev": 11.47776189,
            "variance": 131.7390179
          },
          {
            "average": 4914.441457,
            "count": 17264162,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5563.643452,
            "variance": 30954128.47
          },
          {
            "average": 2.249211343,
            "count": 17264162,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.344486451,
            "variance": 1.807643817
          },
          {
            "average": 3.237546601,
            "count": 17264162,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.541203171,
            "variance": 2.375307214
          },
          {
            "average": 0.4995260702,
            "count": 17264162,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997899,
            "variance": 0.2499997899
          },
          {
            "average": 0,
            "count": 17264162,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.349317969,
            "count": 17264162,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5607270635,
            "variance": 0.3144148398
          },
          {
            "average": 3.771891691,
            "count": 17264162,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.53149086,
            "variance": 183.1012448
          },
          {
            "average": 0,
            "count": 17264162,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 68.14756697,
            "count": 17264162,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.976566671,
            "variance": 24.76621583
          },
          {
            "average": 203879095,
            "count": 17264162,
            "maximum": 203881011.7,
            "minimum": 203872528.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2910.085028,
            "variance": 8468594.87
          },
          {
            "average": 0,
            "count": 17264162,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17264162,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17264162,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004947821968,
            "count": 17264162,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02223819723,
            "variance": 0.000494537416
          },
          {
            "average": 0.348611592,
            "count": 17264162,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4765307578,
            "variance": 0.2270815631
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322008.7066,
          4326799.451,
          -10.34867822,
          323863.7866,
          4328058.431,
          368.1113218
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322008.70659702265,
                4326799.451247107,
                -10.348678217006778
              ],
              [
                322008.70659702265,
                4328058.431247108,
                -10.348678217006778
              ],
              [
                323863.7865970226,
                4328058.431247108,
                368.1113217829932
              ],
              [
                323863.7865970226,
                4326799.451247107,
                368.1113217829932
              ],
              [
                322008.70659702265,
                4326799.451247107,
                -10.348678217006778
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:23:31+00:00",
        "end_time": "2018-02-28T17:02:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_296512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_296512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_296512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_296512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05785391,
            39.07217055,
            -10.34867822,
            -77.03609303,
            39.08388466,
            368.1113218
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05752446084043,
                  39.07217055005497,
                  -10.348678217006778
                ],
                [
                  -77.057853905986,
                  39.0835081857318,
                  -10.348678217006778
                ],
                [
                  -77.03641904460551,
                  39.08388465756821,
                  368.1113217829932
                ],
                [
                  -77.03609302518666,
                  39.07254687066645,
                  368.1113217829932
                ],
                [
                  -77.05752446084043,
                  39.07217055005497,
                  -10.348678217006778
                ]
              ]
            ]
          },
          "id": "20180228_296512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_296512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:23:31Z",
            "pc:count": 17264162,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322871.4022,
                "count": 17264162,
                "maximum": 323863.7866,
                "minimum": 322008.7066,
                "name": "X",
                "position": 0,
                "stddev": 555.4108282,
                "variance": 308481.188
              },
              {
                "average": 4327437.937,
                "count": 17264162,
                "maximum": 4328058.431,
                "minimum": 4326799.451,
                "name": "Y",
                "position": 1,
                "stddev": 341.0985387,
                "variance": 116348.2131
              },
              {
                "average": 116.7386237,
                "count": 17264162,
                "maximum": 368.1113218,
                "minimum": -10.34867822,
                "name": "Z",
                "position": 2,
                "stddev": 11.47776189,
                "variance": 131.7390179
              },
              {
                "average": 4914.441457,
                "count": 17264162,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5563.643452,
                "variance": 30954128.47
              },
              {
                "average": 2.249211343,
                "count": 17264162,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.344486451,
                "variance": 1.807643817
              },
              {
                "average": 3.237546601,
                "count": 17264162,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.541203171,
                "variance": 2.375307214
              },
              {
                "average": 0.4995260702,
                "count": 17264162,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997899,
                "variance": 0.2499997899
              },
              {
                "average": 0,
                "count": 17264162,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.349317969,
                "count": 17264162,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5607270635,
                "variance": 0.3144148398
              },
              {
                "average": 3.771891691,
                "count": 17264162,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.53149086,
                "variance": 183.1012448
              },
              {
                "average": 0,
                "count": 17264162,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 68.14756697,
                "count": 17264162,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.976566671,
                "variance": 24.76621583
              },
              {
                "average": 203879095,
                "count": 17264162,
                "maximum": 203881011.7,
                "minimum": 203872528.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2910.085028,
                "variance": 8468594.87
              },
              {
                "average": 0,
                "count": 17264162,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17264162,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17264162,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004947821968,
                "count": 17264162,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02223819723,
                "variance": 0.000494537416
              },
              {
                "average": 0.348611592,
                "count": 17264162,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4765307578,
                "variance": 0.2270815631
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322008.7066,
              4326799.451,
              -10.34867822,
              323863.7866,
              4328058.431,
              368.1113218
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322008.70659702265,
                    4326799.451247107,
                    -10.348678217006778
                  ],
                  [
                    322008.70659702265,
                    4328058.431247108,
                    -10.348678217006778
                  ],
                  [
                    323863.7865970226,
                    4328058.431247108,
                    368.1113217829932
                  ],
                  [
                    323863.7865970226,
                    4326799.451247107,
                    368.1113217829932
                  ],
                  [
                    322008.70659702265,
                    4326799.451247107,
                    -10.348678217006778
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:23:31+00:00",
            "end_time": "2018-02-28T17:02:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_308512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01525587774233,
              39.072183181458705,
              -10.320266040720412
            ],
            [
              -77.01557852714869,
              39.083520034612384,
              -10.320266040720412
            ],
            [
              -76.99414402689278,
              39.083888719267506,
              383.2597339592796
            ],
            [
              -76.99382480309833,
              39.07255171802714,
              383.2597339592796
            ],
            [
              -77.01525587774233,
              39.072183181458705,
              -10.320266040720412
            ]
          ]
        ]
      },
      "bbox": [
        -77.01557853,
        39.07218318,
        -10.32026604,
        -76.9938248,
        39.08388872,
        383.259734
      ],
      "properties": {
        "datetime": "2018-02-28T17:02:03Z",
        "pc:count": 16125653,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326570.7494,
            "count": 16125653,
            "maximum": 327520.6061,
            "minimum": 325665.6061,
            "name": "X",
            "position": 0,
            "stddev": 592.949101,
            "variance": 351588.6364
          },
          {
            "average": 4327344.267,
            "count": 16125653,
            "maximum": 4327977.758,
            "minimum": 4326718.898,
            "name": "Y",
            "position": 1,
            "stddev": 335.0506462,
            "variance": 112258.9355
          },
          {
            "average": 130.8559638,
            "count": 16125653,
            "maximum": 383.259734,
            "minimum": -10.32026604,
            "name": "Z",
            "position": 2,
            "stddev": 12.69046461,
            "variance": 161.0478921
          },
          {
            "average": 5573.439243,
            "count": 16125653,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6131.419439,
            "variance": 37594304.34
          },
          {
            "average": 2.165414139,
            "count": 16125653,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.325942349,
            "variance": 1.758123114
          },
          {
            "average": 3.13792074,
            "count": 16125653,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560998666,
            "variance": 2.436716836
          },
          {
            "average": 0.4986957737,
            "count": 16125653,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983145,
            "variance": 0.2499983145
          },
          {
            "average": 0,
            "count": 16125653,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.325211078,
            "count": 16125653,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5042867354,
            "variance": 0.2543051115
          },
          {
            "average": 1.032522156,
            "count": 16125653,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.15376351,
            "variance": 200.3290216
          },
          {
            "average": 0,
            "count": 16125653,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.94705219,
            "count": 16125653,
            "maximum": 59,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6849459129,
            "variance": 0.4691509036
          },
          {
            "average": 203871727.6,
            "count": 16125653,
            "maximum": 203872523.8,
            "minimum": 203871147.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 489.5725479,
            "variance": 239681.2797
          },
          {
            "average": 0,
            "count": 16125653,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16125653,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16125653,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005240718004,
            "count": 16125653,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02288661577,
            "variance": 0.0005237971816
          },
          {
            "average": 0.4725405539,
            "count": 16125653,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4992454249,
            "variance": 0.2492459943
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325665.6061,
          4326718.898,
          -10.32026604,
          327520.6061,
          4327977.758,
          383.259734
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325665.606071774,
                4326718.897530887,
                -10.320266040720412
              ],
              [
                325665.606071774,
                4327977.757530887,
                -10.320266040720412
              ],
              [
                327520.606071774,
                4327977.757530887,
                383.2597339592796
              ],
              [
                327520.606071774,
                4326718.897530887,
                383.2597339592796
              ],
              [
                325665.606071774,
                4326718.897530887,
                -10.320266040720412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T17:02:03+00:00",
        "end_time": "2018-02-28T16:39:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_308512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_308512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_308512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01557853,
            39.07218318,
            -10.32026604,
            -76.9938248,
            39.08388872,
            383.259734
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01525587774233,
                  39.072183181458705,
                  -10.320266040720412
                ],
                [
                  -77.01557852714869,
                  39.083520034612384,
                  -10.320266040720412
                ],
                [
                  -76.99414402689278,
                  39.083888719267506,
                  383.2597339592796
                ],
                [
                  -76.99382480309833,
                  39.07255171802714,
                  383.2597339592796
                ],
                [
                  -77.01525587774233,
                  39.072183181458705,
                  -10.320266040720412
                ]
              ]
            ]
          },
          "id": "20180228_308512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_308512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T17:02:03Z",
            "pc:count": 16125653,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326570.7494,
                "count": 16125653,
                "maximum": 327520.6061,
                "minimum": 325665.6061,
                "name": "X",
                "position": 0,
                "stddev": 592.949101,
                "variance": 351588.6364
              },
              {
                "average": 4327344.267,
                "count": 16125653,
                "maximum": 4327977.758,
                "minimum": 4326718.898,
                "name": "Y",
                "position": 1,
                "stddev": 335.0506462,
                "variance": 112258.9355
              },
              {
                "average": 130.8559638,
                "count": 16125653,
                "maximum": 383.259734,
                "minimum": -10.32026604,
                "name": "Z",
                "position": 2,
                "stddev": 12.69046461,
                "variance": 161.0478921
              },
              {
                "average": 5573.439243,
                "count": 16125653,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6131.419439,
                "variance": 37594304.34
              },
              {
                "average": 2.165414139,
                "count": 16125653,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.325942349,
                "variance": 1.758123114
              },
              {
                "average": 3.13792074,
                "count": 16125653,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560998666,
                "variance": 2.436716836
              },
              {
                "average": 0.4986957737,
                "count": 16125653,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983145,
                "variance": 0.2499983145
              },
              {
                "average": 0,
                "count": 16125653,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.325211078,
                "count": 16125653,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5042867354,
                "variance": 0.2543051115
              },
              {
                "average": 1.032522156,
                "count": 16125653,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.15376351,
                "variance": 200.3290216
              },
              {
                "average": 0,
                "count": 16125653,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.94705219,
                "count": 16125653,
                "maximum": 59,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6849459129,
                "variance": 0.4691509036
              },
              {
                "average": 203871727.6,
                "count": 16125653,
                "maximum": 203872523.8,
                "minimum": 203871147.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 489.5725479,
                "variance": 239681.2797
              },
              {
                "average": 0,
                "count": 16125653,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16125653,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16125653,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005240718004,
                "count": 16125653,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02288661577,
                "variance": 0.0005237971816
              },
              {
                "average": 0.4725405539,
                "count": 16125653,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4992454249,
                "variance": 0.2492459943
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325665.6061,
              4326718.898,
              -10.32026604,
              327520.6061,
              4327977.758,
              383.259734
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325665.606071774,
                    4326718.897530887,
                    -10.320266040720412
                  ],
                  [
                    325665.606071774,
                    4327977.757530887,
                    -10.320266040720412
                  ],
                  [
                    327520.606071774,
                    4327977.757530887,
                    383.2597339592796
                  ],
                  [
                    327520.606071774,
                    4326718.897530887,
                    383.2597339592796
                  ],
                  [
                    325665.606071774,
                    4326718.897530887,
                    -10.320266040720412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T17:02:03+00:00",
            "end_time": "2018-02-28T16:39: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": "20180228_290516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07866957865772,
              39.083140970547284,
              -10.265088077678001
            ],
            [
              -77.0790025645305,
              39.09447933388225,
              -10.265088077678001
            ],
            [
              -77.05756512872682,
              39.09485977385849,
              365.594911922322
            ],
            [
              -77.05723557046677,
              39.08352125770726,
              365.594911922322
            ],
            [
              -77.07866957865772,
              39.083140970547284,
              -10.265088077678001
            ]
          ]
        ]
      },
      "bbox": [
        -77.07900256,
        39.08314097,
        -10.26508808,
        -77.05723557,
        39.09485977,
        365.5949119
      ],
      "properties": {
        "datetime": "2018-02-28T19:24:16Z",
        "pc:count": 14356108,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321113.4878,
            "count": 14356108,
            "maximum": 322062.2263,
            "minimum": 320207.1863,
            "name": "X",
            "position": 0,
            "stddev": 473.8127823,
            "variance": 224498.5526
          },
          {
            "average": 4328668.887,
            "count": 14356108,
            "maximum": 4329317.751,
            "minimum": 4328058.671,
            "name": "Y",
            "position": 1,
            "stddev": 363.3691298,
            "variance": 132037.1245
          },
          {
            "average": 125.7531542,
            "count": 14356108,
            "maximum": 365.5949119,
            "minimum": -10.26508808,
            "name": "Z",
            "position": 2,
            "stddev": 10.44032605,
            "variance": 109.000408
          },
          {
            "average": 5483.407228,
            "count": 14356108,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5670.052891,
            "variance": 32149499.79
          },
          {
            "average": 2.034328872,
            "count": 14356108,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.256932398,
            "variance": 1.579879053
          },
          {
            "average": 2.831963022,
            "count": 14356108,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.551041822,
            "variance": 2.405730733
          },
          {
            "average": 0.502848056,
            "count": 14356108,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999919059,
            "variance": 0.249991906
          },
          {
            "average": 0,
            "count": 14356108,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.377145184,
            "count": 14356108,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.517177304,
            "variance": 0.2674723637
          },
          {
            "average": 11.27471711,
            "count": 14356108,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.895403211,
            "variance": 62.33739186
          },
          {
            "average": 0,
            "count": 14356108,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.81563722,
            "count": 14356108,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.829446438,
            "variance": 3.346874269
          },
          {
            "average": 203880396.2,
            "count": 14356108,
            "maximum": 203881056.4,
            "minimum": 203872576.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1069.059042,
            "variance": 1142887.236
          },
          {
            "average": 0,
            "count": 14356108,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14356108,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14356108,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004882242457,
            "count": 14356108,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02209040327,
            "variance": 0.0004879859168
          },
          {
            "average": 0.3008369678,
            "count": 14356108,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.458621959,
            "variance": 0.2103341013
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320207.1863,
          4328058.671,
          -10.26508808,
          322062.2263,
          4329317.751,
          365.5949119
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320207.1863214512,
                4328058.670698213,
                -10.265088077678001
              ],
              [
                320207.1863214512,
                4329317.750698213,
                -10.265088077678001
              ],
              [
                322062.22632145125,
                4329317.750698213,
                365.594911922322
              ],
              [
                322062.22632145125,
                4328058.670698213,
                365.594911922322
              ],
              [
                320207.1863214512,
                4328058.670698213,
                -10.265088077678001
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:24:16+00:00",
        "end_time": "2018-02-28T17:02:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_290516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_290516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_290516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_290516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07900256,
            39.08314097,
            -10.26508808,
            -77.05723557,
            39.09485977,
            365.5949119
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07866957865772,
                  39.083140970547284,
                  -10.265088077678001
                ],
                [
                  -77.0790025645305,
                  39.09447933388225,
                  -10.265088077678001
                ],
                [
                  -77.05756512872682,
                  39.09485977385849,
                  365.594911922322
                ],
                [
                  -77.05723557046677,
                  39.08352125770726,
                  365.594911922322
                ],
                [
                  -77.07866957865772,
                  39.083140970547284,
                  -10.265088077678001
                ]
              ]
            ]
          },
          "id": "20180228_290516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_290516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:24:16Z",
            "pc:count": 14356108,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321113.4878,
                "count": 14356108,
                "maximum": 322062.2263,
                "minimum": 320207.1863,
                "name": "X",
                "position": 0,
                "stddev": 473.8127823,
                "variance": 224498.5526
              },
              {
                "average": 4328668.887,
                "count": 14356108,
                "maximum": 4329317.751,
                "minimum": 4328058.671,
                "name": "Y",
                "position": 1,
                "stddev": 363.3691298,
                "variance": 132037.1245
              },
              {
                "average": 125.7531542,
                "count": 14356108,
                "maximum": 365.5949119,
                "minimum": -10.26508808,
                "name": "Z",
                "position": 2,
                "stddev": 10.44032605,
                "variance": 109.000408
              },
              {
                "average": 5483.407228,
                "count": 14356108,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5670.052891,
                "variance": 32149499.79
              },
              {
                "average": 2.034328872,
                "count": 14356108,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.256932398,
                "variance": 1.579879053
              },
              {
                "average": 2.831963022,
                "count": 14356108,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.551041822,
                "variance": 2.405730733
              },
              {
                "average": 0.502848056,
                "count": 14356108,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999919059,
                "variance": 0.249991906
              },
              {
                "average": 0,
                "count": 14356108,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.377145184,
                "count": 14356108,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.517177304,
                "variance": 0.2674723637
              },
              {
                "average": 11.27471711,
                "count": 14356108,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.895403211,
                "variance": 62.33739186
              },
              {
                "average": 0,
                "count": 14356108,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.81563722,
                "count": 14356108,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.829446438,
                "variance": 3.346874269
              },
              {
                "average": 203880396.2,
                "count": 14356108,
                "maximum": 203881056.4,
                "minimum": 203872576.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1069.059042,
                "variance": 1142887.236
              },
              {
                "average": 0,
                "count": 14356108,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14356108,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14356108,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004882242457,
                "count": 14356108,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02209040327,
                "variance": 0.0004879859168
              },
              {
                "average": 0.3008369678,
                "count": 14356108,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.458621959,
                "variance": 0.2103341013
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320207.1863,
              4328058.671,
              -10.26508808,
              322062.2263,
              4329317.751,
              365.5949119
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320207.1863214512,
                    4328058.670698213,
                    -10.265088077678001
                  ],
                  [
                    320207.1863214512,
                    4329317.750698213,
                    -10.265088077678001
                  ],
                  [
                    322062.22632145125,
                    4329317.750698213,
                    365.594911922322
                  ],
                  [
                    322062.22632145125,
                    4328058.670698213,
                    365.594911922322
                  ],
                  [
                    320207.1863214512,
                    4328058.670698213,
                    -10.265088077678001
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:24:16+00:00",
            "end_time": "2018-02-28T17:02:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_314488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99412864422705,
              39.006288665947814,
              -10.166109808971186
            ],
            [
              -76.99444718927194,
              39.01762669478659,
              -10.166109808971186
            ],
            [
              -76.9730311676615,
              39.017991003740924,
              362.77389019102884
            ],
            [
              -76.9727160376551,
              39.00665282848594,
              362.77389019102884
            ],
            [
              -76.99412864422705,
              39.006288665947814,
              -10.166109808971186
            ]
          ]
        ]
      },
      "bbox": [
        -76.99444719,
        39.00628867,
        -10.16610981,
        -76.97271604,
        39.017991,
        362.7738902
      ],
      "properties": {
        "datetime": "2018-02-28T19:33:25Z",
        "pc:count": 17280035,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328073.8027,
            "count": 17280035,
            "maximum": 329188.1371,
            "minimum": 327333.0371,
            "name": "X",
            "position": 0,
            "stddev": 531.4278679,
            "variance": 282415.5788
          },
          {
            "average": 4320003.453,
            "count": 17280035,
            "maximum": 4320624.174,
            "minimum": 4319365.214,
            "name": "Y",
            "position": 1,
            "stddev": 338.704232,
            "variance": 114720.5568
          },
          {
            "average": 74.88690745,
            "count": 17280035,
            "maximum": 362.7738902,
            "minimum": -10.16610981,
            "name": "Z",
            "position": 2,
            "stddev": 16.73157859,
            "variance": 279.945722
          },
          {
            "average": 4458.023311,
            "count": 17280035,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5062.04019,
            "variance": 25624250.88
          },
          {
            "average": 2.282399254,
            "count": 17280035,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.354932075,
            "variance": 1.835840927
          },
          {
            "average": 3.322173248,
            "count": 17280035,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.518887243,
            "variance": 2.307018457
          },
          {
            "average": 0.498527231,
            "count": 17280035,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978454,
            "variance": 0.2499978454
          },
          {
            "average": 0,
            "count": 17280035,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300690884,
            "count": 17280035,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5325576422,
            "variance": 0.2836176423
          },
          {
            "average": -7.420935531,
            "count": 17280035,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.79789092,
            "variance": 139.1902301
          },
          {
            "average": 0,
            "count": 17280035,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.47719874,
            "count": 17280035,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6333229746,
            "variance": 0.4010979901
          },
          {
            "average": 203881032.8,
            "count": 17280035,
            "maximum": 203881605.6,
            "minimum": 203880141.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 424.9349527,
            "variance": 180569.714
          },
          {
            "average": 0,
            "count": 17280035,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17280035,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17280035,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009015606739,
            "count": 17280035,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03001246265,
            "variance": 0.0009007479144
          },
          {
            "average": 0.4535093824,
            "count": 17280035,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.497833945,
            "variance": 0.2478386368
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327333.0371,
          4319365.214,
          -10.16610981,
          329188.1371,
          4320624.174,
          362.7738902
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327333.0371086937,
                4319365.213998633,
                -10.166109808971186
              ],
              [
                327333.0371086937,
                4320624.173998634,
                -10.166109808971186
              ],
              [
                329188.13710869366,
                4320624.173998634,
                362.77389019102884
              ],
              [
                329188.13710869366,
                4319365.213998633,
                362.77389019102884
              ],
              [
                327333.0371086937,
                4319365.213998633,
                -10.166109808971186
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:33:25+00:00",
        "end_time": "2018-02-28T19:09:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_314488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_314488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_314488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99444719,
            39.00628867,
            -10.16610981,
            -76.97271604,
            39.017991,
            362.7738902
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99412864422705,
                  39.006288665947814,
                  -10.166109808971186
                ],
                [
                  -76.99444718927194,
                  39.01762669478659,
                  -10.166109808971186
                ],
                [
                  -76.9730311676615,
                  39.017991003740924,
                  362.77389019102884
                ],
                [
                  -76.9727160376551,
                  39.00665282848594,
                  362.77389019102884
                ],
                [
                  -76.99412864422705,
                  39.006288665947814,
                  -10.166109808971186
                ]
              ]
            ]
          },
          "id": "20180228_314488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:33:25Z",
            "pc:count": 17280035,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328073.8027,
                "count": 17280035,
                "maximum": 329188.1371,
                "minimum": 327333.0371,
                "name": "X",
                "position": 0,
                "stddev": 531.4278679,
                "variance": 282415.5788
              },
              {
                "average": 4320003.453,
                "count": 17280035,
                "maximum": 4320624.174,
                "minimum": 4319365.214,
                "name": "Y",
                "position": 1,
                "stddev": 338.704232,
                "variance": 114720.5568
              },
              {
                "average": 74.88690745,
                "count": 17280035,
                "maximum": 362.7738902,
                "minimum": -10.16610981,
                "name": "Z",
                "position": 2,
                "stddev": 16.73157859,
                "variance": 279.945722
              },
              {
                "average": 4458.023311,
                "count": 17280035,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5062.04019,
                "variance": 25624250.88
              },
              {
                "average": 2.282399254,
                "count": 17280035,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.354932075,
                "variance": 1.835840927
              },
              {
                "average": 3.322173248,
                "count": 17280035,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.518887243,
                "variance": 2.307018457
              },
              {
                "average": 0.498527231,
                "count": 17280035,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978454,
                "variance": 0.2499978454
              },
              {
                "average": 0,
                "count": 17280035,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300690884,
                "count": 17280035,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5325576422,
                "variance": 0.2836176423
              },
              {
                "average": -7.420935531,
                "count": 17280035,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.79789092,
                "variance": 139.1902301
              },
              {
                "average": 0,
                "count": 17280035,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.47719874,
                "count": 17280035,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6333229746,
                "variance": 0.4010979901
              },
              {
                "average": 203881032.8,
                "count": 17280035,
                "maximum": 203881605.6,
                "minimum": 203880141.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 424.9349527,
                "variance": 180569.714
              },
              {
                "average": 0,
                "count": 17280035,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17280035,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17280035,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009015606739,
                "count": 17280035,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03001246265,
                "variance": 0.0009007479144
              },
              {
                "average": 0.4535093824,
                "count": 17280035,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.497833945,
                "variance": 0.2478386368
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327333.0371,
              4319365.214,
              -10.16610981,
              329188.1371,
              4320624.174,
              362.7738902
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327333.0371086937,
                    4319365.213998633,
                    -10.166109808971186
                  ],
                  [
                    327333.0371086937,
                    4320624.173998634,
                    -10.166109808971186
                  ],
                  [
                    329188.13710869366,
                    4320624.173998634,
                    362.77389019102884
                  ],
                  [
                    329188.13710869366,
                    4319365.213998633,
                    362.77389019102884
                  ],
                  [
                    327333.0371086937,
                    4319365.213998633,
                    -10.166109808971186
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:33:25+00:00",
            "end_time": "2018-02-28T19:09:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_296516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0575323983655,
              39.083152303102075,
              -10.103866839099453
            ],
            [
              -77.05786202077343,
              39.09449153828791,
              -10.103866839099453
            ],
            [
              -77.03642545261499,
              39.0948680711508,
              379.19613316090056
            ],
            [
              -77.03609925803643,
              39.083528684706486,
              379.19613316090056
            ],
            [
              -77.0575323983655,
              39.083152303102075,
              -10.103866839099453
            ]
          ]
        ]
      },
      "bbox": [
        -77.05786202,
        39.0831523,
        -10.10386684,
        -77.03609926,
        39.09486807,
        379.1961332
      ],
      "properties": {
        "datetime": "2018-02-28T19:07:06Z",
        "pc:count": 15195187,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322965.1241,
            "count": 15195187,
            "maximum": 323890.5628,
            "minimum": 322035.6228,
            "name": "X",
            "position": 0,
            "stddev": 504.9824327,
            "variance": 255007.2574
          },
          {
            "average": 4328637.305,
            "count": 15195187,
            "maximum": 4329277.463,
            "minimum": 4328018.303,
            "name": "Y",
            "position": 1,
            "stddev": 362.4272278,
            "variance": 131353.4955
          },
          {
            "average": 123.8869699,
            "count": 15195187,
            "maximum": 379.1961332,
            "minimum": -10.10386684,
            "name": "Z",
            "position": 2,
            "stddev": 10.08304533,
            "variance": 101.6678032
          },
          {
            "average": 6090.237798,
            "count": 15195187,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6231.179931,
            "variance": 38827603.33
          },
          {
            "average": 2.017792279,
            "count": 15195187,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.28142508,
            "variance": 1.642050234
          },
          {
            "average": 2.859495905,
            "count": 15195187,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.595469364,
            "variance": 2.545522491
          },
          {
            "average": 0.5026064503,
            "count": 15195187,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932228,
            "variance": 0.2499932229
          },
          {
            "average": 0,
            "count": 15195187,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.394858319,
            "count": 15195187,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5586938505,
            "variance": 0.3121388186
          },
          {
            "average": -9.7839521,
            "count": 15195187,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.967663771,
            "variance": 80.4189935
          },
          {
            "average": 0,
            "count": 15195187,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 62.42779974,
            "count": 15195187,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.800626347,
            "variance": 46.24851871
          },
          {
            "average": 203875415,
            "count": 15195187,
            "maximum": 203880026.9,
            "minimum": 203871517.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3645.160791,
            "variance": 13287197.2
          },
          {
            "average": 0,
            "count": 15195187,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15195187,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15195187,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000611575231,
            "count": 15195187,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02472248464,
            "variance": 0.000611201247
          },
          {
            "average": 0.3809373323,
            "count": 15195187,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4856172327,
            "variance": 0.2358240967
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322035.6228,
          4328018.303,
          -10.10386684,
          323890.5628,
          4329277.463,
          379.1961332
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322035.62283086806,
                4328018.302773254,
                -10.103866839099453
              ],
              [
                322035.62283086806,
                4329277.462773254,
                -10.103866839099453
              ],
              [
                323890.562830868,
                4329277.462773254,
                379.19613316090056
              ],
              [
                323890.562830868,
                4328018.302773254,
                379.19613316090056
              ],
              [
                322035.62283086806,
                4328018.302773254,
                -10.103866839099453
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:07:06+00:00",
        "end_time": "2018-02-28T16:45:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_296516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_296516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_296516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_296516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05786202,
            39.0831523,
            -10.10386684,
            -77.03609926,
            39.09486807,
            379.1961332
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0575323983655,
                  39.083152303102075,
                  -10.103866839099453
                ],
                [
                  -77.05786202077343,
                  39.09449153828791,
                  -10.103866839099453
                ],
                [
                  -77.03642545261499,
                  39.0948680711508,
                  379.19613316090056
                ],
                [
                  -77.03609925803643,
                  39.083528684706486,
                  379.19613316090056
                ],
                [
                  -77.0575323983655,
                  39.083152303102075,
                  -10.103866839099453
                ]
              ]
            ]
          },
          "id": "20180228_296516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_296516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:07:06Z",
            "pc:count": 15195187,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322965.1241,
                "count": 15195187,
                "maximum": 323890.5628,
                "minimum": 322035.6228,
                "name": "X",
                "position": 0,
                "stddev": 504.9824327,
                "variance": 255007.2574
              },
              {
                "average": 4328637.305,
                "count": 15195187,
                "maximum": 4329277.463,
                "minimum": 4328018.303,
                "name": "Y",
                "position": 1,
                "stddev": 362.4272278,
                "variance": 131353.4955
              },
              {
                "average": 123.8869699,
                "count": 15195187,
                "maximum": 379.1961332,
                "minimum": -10.10386684,
                "name": "Z",
                "position": 2,
                "stddev": 10.08304533,
                "variance": 101.6678032
              },
              {
                "average": 6090.237798,
                "count": 15195187,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6231.179931,
                "variance": 38827603.33
              },
              {
                "average": 2.017792279,
                "count": 15195187,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.28142508,
                "variance": 1.642050234
              },
              {
                "average": 2.859495905,
                "count": 15195187,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.595469364,
                "variance": 2.545522491
              },
              {
                "average": 0.5026064503,
                "count": 15195187,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932228,
                "variance": 0.2499932229
              },
              {
                "average": 0,
                "count": 15195187,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.394858319,
                "count": 15195187,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5586938505,
                "variance": 0.3121388186
              },
              {
                "average": -9.7839521,
                "count": 15195187,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.967663771,
                "variance": 80.4189935
              },
              {
                "average": 0,
                "count": 15195187,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 62.42779974,
                "count": 15195187,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.800626347,
                "variance": 46.24851871
              },
              {
                "average": 203875415,
                "count": 15195187,
                "maximum": 203880026.9,
                "minimum": 203871517.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3645.160791,
                "variance": 13287197.2
              },
              {
                "average": 0,
                "count": 15195187,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15195187,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15195187,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000611575231,
                "count": 15195187,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02472248464,
                "variance": 0.000611201247
              },
              {
                "average": 0.3809373323,
                "count": 15195187,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4856172327,
                "variance": 0.2358240967
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322035.6228,
              4328018.303,
              -10.10386684,
              323890.5628,
              4329277.463,
              379.1961332
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322035.62283086806,
                    4328018.302773254,
                    -10.103866839099453
                  ],
                  [
                    322035.62283086806,
                    4329277.462773254,
                    -10.103866839099453
                  ],
                  [
                    323890.562830868,
                    4329277.462773254,
                    379.19613316090056
                  ],
                  [
                    323890.562830868,
                    4328018.302773254,
                    379.19613316090056
                  ],
                  [
                    322035.62283086806,
                    4328018.302773254,
                    -10.103866839099453
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:07:06+00:00",
            "end_time": "2018-02-28T16: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": "20180228_314492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99412706901258,
              39.01727124446584,
              -10.123101992621628
            ],
            [
              -76.99444575366181,
              39.028609792269556,
              -10.123101992621628
            ],
            [
              -76.97302780360646,
              39.0289741626776,
              372.5568980073784
            ],
            [
              -76.97271253580251,
              39.017635468438336,
              372.5568980073784
            ],
            [
              -76.99412706901258,
              39.01727124446584,
              -10.123101992621628
            ]
          ]
        ]
      },
      "bbox": [
        -76.99444575,
        39.01727124,
        -10.12310199,
        -76.97271254,
        39.02897416,
        372.556898
      ],
      "properties": {
        "datetime": "2018-02-28T19:21:23Z",
        "pc:count": 14746115,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328225.1879,
            "count": 14746115,
            "maximum": 329214.8688,
            "minimum": 327359.8888,
            "name": "X",
            "position": 0,
            "stddev": 470.8601091,
            "variance": 221709.2423
          },
          {
            "average": 4321233.174,
            "count": 14746115,
            "maximum": 4321843.137,
            "minimum": 4320584.117,
            "name": "Y",
            "position": 1,
            "stddev": 355.8790764,
            "variance": 126649.917
          },
          {
            "average": 99.27061666,
            "count": 14746115,
            "maximum": 372.556898,
            "minimum": -10.12310199,
            "name": "Z",
            "position": 2,
            "stddev": 12.51658083,
            "variance": 156.6647956
          },
          {
            "average": 5143.219524,
            "count": 14746115,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5456.295713,
            "variance": 29771162.91
          },
          {
            "average": 2.130564694,
            "count": 14746115,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.281834067,
            "variance": 1.643098576
          },
          {
            "average": 3.005542951,
            "count": 14746115,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.527829897,
            "variance": 2.334264196
          },
          {
            "average": 0.5005757788,
            "count": 14746115,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996854,
            "variance": 0.2499996854
          },
          {
            "average": 0,
            "count": 14746115,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.364101799,
            "count": 14746115,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8707018336,
            "variance": 0.7581216831
          },
          {
            "average": 11.07496049,
            "count": 14746115,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.154390389,
            "variance": 66.49408262
          },
          {
            "average": 0,
            "count": 14746115,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.76075956,
            "count": 14746115,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.769056591,
            "variance": 3.129561222
          },
          {
            "average": 203880417,
            "count": 14746115,
            "maximum": 203880883.9,
            "minimum": 203872388.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 987.8201185,
            "variance": 975788.5865
          },
          {
            "average": 0,
            "count": 14746115,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14746115,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14746115,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005988696006,
            "count": 14746115,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02446448439,
            "variance": 0.0005985109964
          },
          {
            "average": 0.3082114849,
            "count": 14746115,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4617544585,
            "variance": 0.2132171799
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327359.8888,
          4320584.117,
          -10.12310199,
          329214.8688,
          4321843.137,
          372.556898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327359.88877232856,
                4320584.116581174,
                -10.123101992621628
              ],
              [
                327359.88877232856,
                4321843.136581173,
                -10.123101992621628
              ],
              [
                329214.86877232854,
                4321843.136581173,
                372.5568980073784
              ],
              [
                329214.86877232854,
                4320584.116581174,
                372.5568980073784
              ],
              [
                327359.88877232856,
                4320584.116581174,
                -10.123101992621628
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:21:23+00:00",
        "end_time": "2018-02-28T16:59:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_314492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_314492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_314492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99444575,
            39.01727124,
            -10.12310199,
            -76.97271254,
            39.02897416,
            372.556898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99412706901258,
                  39.01727124446584,
                  -10.123101992621628
                ],
                [
                  -76.99444575366181,
                  39.028609792269556,
                  -10.123101992621628
                ],
                [
                  -76.97302780360646,
                  39.0289741626776,
                  372.5568980073784
                ],
                [
                  -76.97271253580251,
                  39.017635468438336,
                  372.5568980073784
                ],
                [
                  -76.99412706901258,
                  39.01727124446584,
                  -10.123101992621628
                ]
              ]
            ]
          },
          "id": "20180228_314492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:21:23Z",
            "pc:count": 14746115,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328225.1879,
                "count": 14746115,
                "maximum": 329214.8688,
                "minimum": 327359.8888,
                "name": "X",
                "position": 0,
                "stddev": 470.8601091,
                "variance": 221709.2423
              },
              {
                "average": 4321233.174,
                "count": 14746115,
                "maximum": 4321843.137,
                "minimum": 4320584.117,
                "name": "Y",
                "position": 1,
                "stddev": 355.8790764,
                "variance": 126649.917
              },
              {
                "average": 99.27061666,
                "count": 14746115,
                "maximum": 372.556898,
                "minimum": -10.12310199,
                "name": "Z",
                "position": 2,
                "stddev": 12.51658083,
                "variance": 156.6647956
              },
              {
                "average": 5143.219524,
                "count": 14746115,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5456.295713,
                "variance": 29771162.91
              },
              {
                "average": 2.130564694,
                "count": 14746115,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.281834067,
                "variance": 1.643098576
              },
              {
                "average": 3.005542951,
                "count": 14746115,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.527829897,
                "variance": 2.334264196
              },
              {
                "average": 0.5005757788,
                "count": 14746115,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996854,
                "variance": 0.2499996854
              },
              {
                "average": 0,
                "count": 14746115,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.364101799,
                "count": 14746115,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8707018336,
                "variance": 0.7581216831
              },
              {
                "average": 11.07496049,
                "count": 14746115,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.154390389,
                "variance": 66.49408262
              },
              {
                "average": 0,
                "count": 14746115,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.76075956,
                "count": 14746115,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.769056591,
                "variance": 3.129561222
              },
              {
                "average": 203880417,
                "count": 14746115,
                "maximum": 203880883.9,
                "minimum": 203872388.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 987.8201185,
                "variance": 975788.5865
              },
              {
                "average": 0,
                "count": 14746115,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14746115,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14746115,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005988696006,
                "count": 14746115,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02446448439,
                "variance": 0.0005985109964
              },
              {
                "average": 0.3082114849,
                "count": 14746115,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4617544585,
                "variance": 0.2132171799
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327359.8888,
              4320584.117,
              -10.12310199,
              329214.8688,
              4321843.137,
              372.556898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327359.88877232856,
                    4320584.116581174,
                    -10.123101992621628
                  ],
                  [
                    327359.88877232856,
                    4321843.136581173,
                    -10.123101992621628
                  ],
                  [
                    329214.86877232854,
                    4321843.136581173,
                    372.5568980073784
                  ],
                  [
                    329214.86877232854,
                    4320584.116581174,
                    372.5568980073784
                  ],
                  [
                    327359.88877232856,
                    4320584.116581174,
                    -10.123101992621628
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:21:23+00:00",
            "end_time": "2018-02-28T16:59: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": "20180228_290520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07868277457534,
              39.09412300430468,
              -10.277770594540073
            ],
            [
              -77.07901589279749,
              39.10546134613711,
              -10.277770594540073
            ],
            [
              -77.05757443757975,
              39.10584188951335,
              369.2222294054599
            ],
            [
              -77.05724474895354,
              39.09450339483579,
              369.2222294054599
            ],
            [
              -77.07868277457534,
              39.09412300430468,
              -10.277770594540073
            ]
          ]
        ]
      },
      "bbox": [
        -77.07901589,
        39.094123,
        -10.27777059,
        -77.05724475,
        39.10584189,
        369.2222294
      ],
      "properties": {
        "datetime": "2018-02-28T19:24:16Z",
        "pc:count": 15488028,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321282.9967,
            "count": 15488028,
            "maximum": 322089.0392,
            "minimum": 320233.9392,
            "name": "X",
            "position": 0,
            "stddev": 532.4109412,
            "variance": 283461.4103
          },
          {
            "average": 4329886.858,
            "count": 15488028,
            "maximum": 4330536.649,
            "minimum": 4329277.569,
            "name": "Y",
            "position": 1,
            "stddev": 352.5079441,
            "variance": 124261.8507
          },
          {
            "average": 138.0473551,
            "count": 15488028,
            "maximum": 369.2222294,
            "minimum": -10.27777059,
            "name": "Z",
            "position": 2,
            "stddev": 10.47675932,
            "variance": 109.7624859
          },
          {
            "average": 6018.923933,
            "count": 15488028,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6413.858505,
            "variance": 41137580.92
          },
          {
            "average": 2.084967563,
            "count": 15488028,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.319267416,
            "variance": 1.740466516
          },
          {
            "average": 2.963653862,
            "count": 15488028,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.61424447,
            "variance": 2.605785209
          },
          {
            "average": 0.4956713017,
            "count": 15488028,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999812782,
            "variance": 0.2499812785
          },
          {
            "average": 0,
            "count": 15488028,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.371086364,
            "count": 15488028,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5240557661,
            "variance": 0.274634446
          },
          {
            "average": -7.947440372,
            "count": 15488028,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.55848842,
            "variance": 133.5986546
          },
          {
            "average": 0,
            "count": 15488028,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 64.9640698,
            "count": 15488028,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.79739079,
            "variance": 46.20452155
          },
          {
            "average": 203876961.3,
            "count": 15488028,
            "maximum": 203881056.6,
            "minimum": 203872575.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3722.59368,
            "variance": 13857703.7
          },
          {
            "average": 0,
            "count": 15488028,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15488028,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15488028,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00050219434,
            "count": 15488028,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.022404066,
            "variance": 0.0005019421733
          },
          {
            "average": 0.4244886437,
            "count": 15488028,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4942651625,
            "variance": 0.2442980508
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320233.9392,
          4329277.569,
          -10.27777059,
          322089.0392,
          4330536.649,
          369.2222294
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320233.9392021858,
                4329277.569311669,
                -10.277770594540073
              ],
              [
                320233.9392021858,
                4330536.649311669,
                -10.277770594540073
              ],
              [
                322089.03920218576,
                4330536.649311669,
                369.2222294054599
              ],
              [
                322089.03920218576,
                4329277.569311669,
                369.2222294054599
              ],
              [
                320233.9392021858,
                4329277.569311669,
                -10.277770594540073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:24:16+00:00",
        "end_time": "2018-02-28T17:02:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_290520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_290520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_290520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_290520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07901589,
            39.094123,
            -10.27777059,
            -77.05724475,
            39.10584189,
            369.2222294
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07868277457534,
                  39.09412300430468,
                  -10.277770594540073
                ],
                [
                  -77.07901589279749,
                  39.10546134613711,
                  -10.277770594540073
                ],
                [
                  -77.05757443757975,
                  39.10584188951335,
                  369.2222294054599
                ],
                [
                  -77.05724474895354,
                  39.09450339483579,
                  369.2222294054599
                ],
                [
                  -77.07868277457534,
                  39.09412300430468,
                  -10.277770594540073
                ]
              ]
            ]
          },
          "id": "20180228_290520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_290520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:24:16Z",
            "pc:count": 15488028,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321282.9967,
                "count": 15488028,
                "maximum": 322089.0392,
                "minimum": 320233.9392,
                "name": "X",
                "position": 0,
                "stddev": 532.4109412,
                "variance": 283461.4103
              },
              {
                "average": 4329886.858,
                "count": 15488028,
                "maximum": 4330536.649,
                "minimum": 4329277.569,
                "name": "Y",
                "position": 1,
                "stddev": 352.5079441,
                "variance": 124261.8507
              },
              {
                "average": 138.0473551,
                "count": 15488028,
                "maximum": 369.2222294,
                "minimum": -10.27777059,
                "name": "Z",
                "position": 2,
                "stddev": 10.47675932,
                "variance": 109.7624859
              },
              {
                "average": 6018.923933,
                "count": 15488028,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6413.858505,
                "variance": 41137580.92
              },
              {
                "average": 2.084967563,
                "count": 15488028,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.319267416,
                "variance": 1.740466516
              },
              {
                "average": 2.963653862,
                "count": 15488028,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.61424447,
                "variance": 2.605785209
              },
              {
                "average": 0.4956713017,
                "count": 15488028,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999812782,
                "variance": 0.2499812785
              },
              {
                "average": 0,
                "count": 15488028,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.371086364,
                "count": 15488028,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5240557661,
                "variance": 0.274634446
              },
              {
                "average": -7.947440372,
                "count": 15488028,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.55848842,
                "variance": 133.5986546
              },
              {
                "average": 0,
                "count": 15488028,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 64.9640698,
                "count": 15488028,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.79739079,
                "variance": 46.20452155
              },
              {
                "average": 203876961.3,
                "count": 15488028,
                "maximum": 203881056.6,
                "minimum": 203872575.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3722.59368,
                "variance": 13857703.7
              },
              {
                "average": 0,
                "count": 15488028,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15488028,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15488028,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00050219434,
                "count": 15488028,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.022404066,
                "variance": 0.0005019421733
              },
              {
                "average": 0.4244886437,
                "count": 15488028,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4942651625,
                "variance": 0.2442980508
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320233.9392,
              4329277.569,
              -10.27777059,
              322089.0392,
              4330536.649,
              369.2222294
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320233.9392021858,
                    4329277.569311669,
                    -10.277770594540073
                  ],
                  [
                    320233.9392021858,
                    4330536.649311669,
                    -10.277770594540073
                  ],
                  [
                    322089.03920218576,
                    4330536.649311669,
                    369.2222294054599
                  ],
                  [
                    322089.03920218576,
                    4329277.569311669,
                    369.2222294054599
                  ],
                  [
                    320233.9392021858,
                    4329277.569311669,
                    -10.277770594540073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:24:16+00:00",
            "end_time": "2018-02-28T17:02: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": "20180228_314496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99412690559633,
              39.02825406851697,
              -9.938789079239825
            ],
            [
              -76.99444569973359,
              39.039592054572594,
              -9.938789079239825
            ],
            [
              -76.97302327955029,
              39.03995652967734,
              370.2812109207602
            ],
            [
              -76.97270790414568,
              39.028618397163356,
              370.2812109207602
            ],
            [
              -76.99412690559633,
              39.02825406851697,
              -9.938789079239825
            ]
          ]
        ]
      },
      "bbox": [
        -76.9944457,
        39.02825407,
        -9.938789079,
        -76.9727079,
        39.03995653,
        370.2812109
      ],
      "properties": {
        "datetime": "2018-02-28T19:21:24Z",
        "pc:count": 15289852,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328481.2447,
            "count": 15289852,
            "maximum": 329241.7051,
            "minimum": 327386.6251,
            "name": "X",
            "position": 0,
            "stddev": 562.4590722,
            "variance": 316360.2079
          },
          {
            "average": 4322357.075,
            "count": 15289852,
            "maximum": 4323062.011,
            "minimum": 4321803.051,
            "name": "Y",
            "position": 1,
            "stddev": 338.9857664,
            "variance": 114911.3498
          },
          {
            "average": 108.6113171,
            "count": 15289852,
            "maximum": 370.2812109,
            "minimum": -9.938789079,
            "name": "Z",
            "position": 2,
            "stddev": 11.31792306,
            "variance": 128.0953823
          },
          {
            "average": 5644.062619,
            "count": 15289852,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5852.997134,
            "variance": 34257575.45
          },
          {
            "average": 2.134155975,
            "count": 15289852,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.330495285,
            "variance": 1.770217703
          },
          {
            "average": 3.030375114,
            "count": 15289852,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.594045872,
            "variance": 2.540982241
          },
          {
            "average": 0.5010910505,
            "count": 15289852,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998826,
            "variance": 0.249998826
          },
          {
            "average": 0,
            "count": 15289852,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31891414,
            "count": 15289852,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5034998888,
            "variance": 0.253512138
          },
          {
            "average": -7.22635046,
            "count": 15289852,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86811536,
            "variance": 140.8521622
          },
          {
            "average": 0,
            "count": 15289852,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 64.97913256,
            "count": 15289852,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.774859332,
            "variance": 45.89871896
          },
          {
            "average": 203876972.6,
            "count": 15289852,
            "maximum": 203880884.3,
            "minimum": 203872387.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3867.870519,
            "variance": 14960422.36
          },
          {
            "average": 0,
            "count": 15289852,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15289852,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15289852,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005464408681,
            "count": 15289852,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02336968776,
            "variance": 0.0005461423062
          },
          {
            "average": 0.4055818199,
            "count": 15289852,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4910043004,
            "variance": 0.241085223
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327386.6251,
          4321803.051,
          -9.938789079,
          329241.7051,
          4323062.011,
          370.2812109
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327386.6251391415,
                4321803.051116794,
                -9.938789079239825
              ],
              [
                327386.6251391415,
                4323062.011116795,
                -9.938789079239825
              ],
              [
                329241.7051391415,
                4323062.011116795,
                370.2812109207602
              ],
              [
                329241.7051391415,
                4321803.051116794,
                370.2812109207602
              ],
              [
                327386.6251391415,
                4321803.051116794,
                -9.938789079239825
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:21:24+00:00",
        "end_time": "2018-02-28T16:59:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_314496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_314496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_314496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9944457,
            39.02825407,
            -9.938789079,
            -76.9727079,
            39.03995653,
            370.2812109
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99412690559633,
                  39.02825406851697,
                  -9.938789079239825
                ],
                [
                  -76.99444569973359,
                  39.039592054572594,
                  -9.938789079239825
                ],
                [
                  -76.97302327955029,
                  39.03995652967734,
                  370.2812109207602
                ],
                [
                  -76.97270790414568,
                  39.028618397163356,
                  370.2812109207602
                ],
                [
                  -76.99412690559633,
                  39.02825406851697,
                  -9.938789079239825
                ]
              ]
            ]
          },
          "id": "20180228_314496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:21:24Z",
            "pc:count": 15289852,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328481.2447,
                "count": 15289852,
                "maximum": 329241.7051,
                "minimum": 327386.6251,
                "name": "X",
                "position": 0,
                "stddev": 562.4590722,
                "variance": 316360.2079
              },
              {
                "average": 4322357.075,
                "count": 15289852,
                "maximum": 4323062.011,
                "minimum": 4321803.051,
                "name": "Y",
                "position": 1,
                "stddev": 338.9857664,
                "variance": 114911.3498
              },
              {
                "average": 108.6113171,
                "count": 15289852,
                "maximum": 370.2812109,
                "minimum": -9.938789079,
                "name": "Z",
                "position": 2,
                "stddev": 11.31792306,
                "variance": 128.0953823
              },
              {
                "average": 5644.062619,
                "count": 15289852,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5852.997134,
                "variance": 34257575.45
              },
              {
                "average": 2.134155975,
                "count": 15289852,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.330495285,
                "variance": 1.770217703
              },
              {
                "average": 3.030375114,
                "count": 15289852,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.594045872,
                "variance": 2.540982241
              },
              {
                "average": 0.5010910505,
                "count": 15289852,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998826,
                "variance": 0.249998826
              },
              {
                "average": 0,
                "count": 15289852,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31891414,
                "count": 15289852,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5034998888,
                "variance": 0.253512138
              },
              {
                "average": -7.22635046,
                "count": 15289852,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86811536,
                "variance": 140.8521622
              },
              {
                "average": 0,
                "count": 15289852,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 64.97913256,
                "count": 15289852,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.774859332,
                "variance": 45.89871896
              },
              {
                "average": 203876972.6,
                "count": 15289852,
                "maximum": 203880884.3,
                "minimum": 203872387.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3867.870519,
                "variance": 14960422.36
              },
              {
                "average": 0,
                "count": 15289852,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15289852,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15289852,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005464408681,
                "count": 15289852,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02336968776,
                "variance": 0.0005461423062
              },
              {
                "average": 0.4055818199,
                "count": 15289852,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4910043004,
                "variance": 0.241085223
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327386.6251,
              4321803.051,
              -9.938789079,
              329241.7051,
              4323062.011,
              370.2812109
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327386.6251391415,
                    4321803.051116794,
                    -9.938789079239825
                  ],
                  [
                    327386.6251391415,
                    4323062.011116795,
                    -9.938789079239825
                  ],
                  [
                    329241.7051391415,
                    4323062.011116795,
                    370.2812109207602
                  ],
                  [
                    329241.7051391415,
                    4321803.051116794,
                    370.2812109207602
                  ],
                  [
                    327386.6251391415,
                    4321803.051116794,
                    -9.938789079239825
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:21:24+00:00",
            "end_time": "2018-02-28T16:59: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": "20180228_314500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99412455883188,
              39.03923676036741,
              -10.334003228613511
            ],
            [
              -76.99444344693,
              39.05057364434208,
              -10.334003228613511
            ],
            [
              -76.97301909557709,
              39.05093818069562,
              380.84599677138647
            ],
            [
              -76.97270362753142,
              39.03960115026423,
              380.84599677138647
            ],
            [
              -76.99412455883188,
              39.03923676036741,
              -10.334003228613511
            ]
          ]
        ]
      },
      "bbox": [
        -76.99444345,
        39.03923676,
        -10.33400323,
        -76.97270363,
        39.05093818,
        380.8459968
      ],
      "properties": {
        "datetime": "2018-02-28T19:08:46Z",
        "pc:count": 15686474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328431.2173,
            "count": 15686474,
            "maximum": 329268.5165,
            "minimum": 327413.5565,
            "name": "X",
            "position": 0,
            "stddev": 582.911327,
            "variance": 339785.6152
          },
          {
            "average": 4323699.264,
            "count": 15686474,
            "maximum": 4324280.809,
            "minimum": 4323021.969,
            "name": "Y",
            "position": 1,
            "stddev": 349.0310551,
            "variance": 121822.6774
          },
          {
            "average": 108.4129833,
            "count": 15686474,
            "maximum": 380.8459968,
            "minimum": -10.33400323,
            "name": "Z",
            "position": 2,
            "stddev": 16.04097358,
            "variance": 257.3128334
          },
          {
            "average": 5392.665805,
            "count": 15686474,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5592.724752,
            "variance": 31278570.15
          },
          {
            "average": 2.033470556,
            "count": 15686474,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.272700033,
            "variance": 1.619765373
          },
          {
            "average": 2.863747455,
            "count": 15686474,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.566860302,
            "variance": 2.455051205
          },
          {
            "average": 0.5014610039,
            "count": 15686474,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978814,
            "variance": 0.2499978814
          },
          {
            "average": 0,
            "count": 15686474,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.333257174,
            "count": 15686474,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6460170044,
            "variance": 0.41733797
          },
          {
            "average": 0.1350729289,
            "count": 15686474,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.44664409,
            "variance": 180.8122373
          },
          {
            "average": 0,
            "count": 15686474,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 59.69704734,
            "count": 15686474,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.31982809,
            "variance": 28.30057091
          },
          {
            "average": 203873681,
            "count": 15686474,
            "maximum": 203880126.7,
            "minimum": 203871607.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3033.279057,
            "variance": 9200781.837
          },
          {
            "average": 0,
            "count": 15686474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15686474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15686474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000771301441,
            "count": 15686474,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02776160269,
            "variance": 0.0007707065842
          },
          {
            "average": 0.3903048575,
            "count": 15686474,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4878186045,
            "variance": 0.2379669909
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327413.5565,
          4323021.969,
          -10.33400323,
          329268.5165,
          4324280.809,
          380.8459968
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327413.556523383,
                4323021.968858926,
                -10.334003228613511
              ],
              [
                327413.556523383,
                4324280.8088589255,
                -10.334003228613511
              ],
              [
                329268.516523383,
                4324280.8088589255,
                380.84599677138647
              ],
              [
                329268.516523383,
                4323021.968858926,
                380.84599677138647
              ],
              [
                327413.556523383,
                4323021.968858926,
                -10.334003228613511
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:08:46+00:00",
        "end_time": "2018-02-28T16:46:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_314500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_314500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_314500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99444345,
            39.03923676,
            -10.33400323,
            -76.97270363,
            39.05093818,
            380.8459968
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99412455883188,
                  39.03923676036741,
                  -10.334003228613511
                ],
                [
                  -76.99444344693,
                  39.05057364434208,
                  -10.334003228613511
                ],
                [
                  -76.97301909557709,
                  39.05093818069562,
                  380.84599677138647
                ],
                [
                  -76.97270362753142,
                  39.03960115026423,
                  380.84599677138647
                ],
                [
                  -76.99412455883188,
                  39.03923676036741,
                  -10.334003228613511
                ]
              ]
            ]
          },
          "id": "20180228_314500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:08:46Z",
            "pc:count": 15686474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328431.2173,
                "count": 15686474,
                "maximum": 329268.5165,
                "minimum": 327413.5565,
                "name": "X",
                "position": 0,
                "stddev": 582.911327,
                "variance": 339785.6152
              },
              {
                "average": 4323699.264,
                "count": 15686474,
                "maximum": 4324280.809,
                "minimum": 4323021.969,
                "name": "Y",
                "position": 1,
                "stddev": 349.0310551,
                "variance": 121822.6774
              },
              {
                "average": 108.4129833,
                "count": 15686474,
                "maximum": 380.8459968,
                "minimum": -10.33400323,
                "name": "Z",
                "position": 2,
                "stddev": 16.04097358,
                "variance": 257.3128334
              },
              {
                "average": 5392.665805,
                "count": 15686474,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5592.724752,
                "variance": 31278570.15
              },
              {
                "average": 2.033470556,
                "count": 15686474,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.272700033,
                "variance": 1.619765373
              },
              {
                "average": 2.863747455,
                "count": 15686474,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.566860302,
                "variance": 2.455051205
              },
              {
                "average": 0.5014610039,
                "count": 15686474,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978814,
                "variance": 0.2499978814
              },
              {
                "average": 0,
                "count": 15686474,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.333257174,
                "count": 15686474,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6460170044,
                "variance": 0.41733797
              },
              {
                "average": 0.1350729289,
                "count": 15686474,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.44664409,
                "variance": 180.8122373
              },
              {
                "average": 0,
                "count": 15686474,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 59.69704734,
                "count": 15686474,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.31982809,
                "variance": 28.30057091
              },
              {
                "average": 203873681,
                "count": 15686474,
                "maximum": 203880126.7,
                "minimum": 203871607.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3033.279057,
                "variance": 9200781.837
              },
              {
                "average": 0,
                "count": 15686474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15686474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15686474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000771301441,
                "count": 15686474,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02776160269,
                "variance": 0.0007707065842
              },
              {
                "average": 0.3903048575,
                "count": 15686474,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4878186045,
                "variance": 0.2379669909
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327413.5565,
              4323021.969,
              -10.33400323,
              329268.5165,
              4324280.809,
              380.8459968
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327413.556523383,
                    4323021.968858926,
                    -10.334003228613511
                  ],
                  [
                    327413.556523383,
                    4324280.8088589255,
                    -10.334003228613511
                  ],
                  [
                    329268.516523383,
                    4324280.8088589255,
                    380.84599677138647
                  ],
                  [
                    329268.516523383,
                    4323021.968858926,
                    380.84599677138647
                  ],
                  [
                    327413.556523383,
                    4323021.968858926,
                    -10.334003228613511
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:08:46+00:00",
            "end_time": "2018-02-28T16:46: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": "20180305_290488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07858527013207,
              39.00626246409881,
              -10.313585053637581
            ],
            [
              -77.07891731614473,
              39.01760043753041,
              -10.313585053637581
            ],
            [
              -77.0575021887817,
              39.01798025654144,
              435.2264149463624
            ],
            [
              -77.05717355729084,
              39.006642130460804,
              435.2264149463624
            ],
            [
              -77.07858527013207,
              39.00626246409881,
              -10.313585053637581
            ]
          ]
        ]
      },
      "bbox": [
        -77.07891732,
        39.00626246,
        -10.31358505,
        -77.05717356,
        39.01798026,
        435.2264149
      ],
      "properties": {
        "datetime": "2018-04-13T14:08:23Z",
        "pc:count": 26969948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320939.7651,
            "count": 26969948,
            "maximum": 321874.5227,
            "minimum": 320019.4027,
            "name": "X",
            "position": 0,
            "stddev": 517.4901641,
            "variance": 267796.07
          },
          {
            "average": 4320096.922,
            "count": 26969948,
            "maximum": 4320784.999,
            "minimum": 4319525.979,
            "name": "Y",
            "position": 1,
            "stddev": 342.3247729,
            "variance": 117186.2502
          },
          {
            "average": 79.00566574,
            "count": 26969948,
            "maximum": 435.2264149,
            "minimum": -10.31358505,
            "name": "Z",
            "position": 2,
            "stddev": 14.81306277,
            "variance": 219.4268287
          },
          {
            "average": 3818.490356,
            "count": 26969948,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4347.423212,
            "variance": 18900088.58
          },
          {
            "average": 2.144307212,
            "count": 26969948,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.262281877,
            "variance": 1.593355537
          },
          {
            "average": 3.086699537,
            "count": 26969948,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.451629334,
            "variance": 2.107227724
          },
          {
            "average": 0.5037944085,
            "count": 26969948,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999856115,
            "variance": 0.2499856117
          },
          {
            "average": 0,
            "count": 26969948,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31144324,
            "count": 26969948,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7677286926,
            "variance": 0.5894073454
          },
          {
            "average": 3.277345037,
            "count": 26969948,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.01257448,
            "variance": 169.3270947
          },
          {
            "average": 0,
            "count": 26969948,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89.83024038,
            "count": 26969948,
            "maximum": 110,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.225570388,
            "variance": 85.11114898
          },
          {
            "average": 206542744.2,
            "count": 26969948,
            "maximum": 207663703.7,
            "minimum": 204312301.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1508337.368,
            "variance": 2275081617000.0
          },
          {
            "average": 0,
            "count": 26969948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26969948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26969948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006314806391,
            "count": 26969948,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02512134341,
            "variance": 0.0006310818947
          },
          {
            "average": 0.6308016612,
            "count": 26969948,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4825877475,
            "variance": 0.2328909341
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320019.4027,
          4319525.979,
          -10.31358505,
          321874.5227,
          4320784.999,
          435.2264149
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320019.4026693536,
                4319525.978538896,
                -10.313585053637581
              ],
              [
                320019.4026693536,
                4320784.9985388955,
                -10.313585053637581
              ],
              [
                321874.5226693536,
                4320784.9985388955,
                435.2264149463624
              ],
              [
                321874.5226693536,
                4319525.978538896,
                435.2264149463624
              ],
              [
                320019.4026693536,
                4319525.978538896,
                -10.313585053637581
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:08:23+00:00",
        "end_time": "2018-03-05T19:11:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180305_290488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180305_290488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180305_290488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07891732,
            39.00626246,
            -10.31358505,
            -77.05717356,
            39.01798026,
            435.2264149
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07858527013207,
                  39.00626246409881,
                  -10.313585053637581
                ],
                [
                  -77.07891731614473,
                  39.01760043753041,
                  -10.313585053637581
                ],
                [
                  -77.0575021887817,
                  39.01798025654144,
                  435.2264149463624
                ],
                [
                  -77.05717355729084,
                  39.006642130460804,
                  435.2264149463624
                ],
                [
                  -77.07858527013207,
                  39.00626246409881,
                  -10.313585053637581
                ]
              ]
            ]
          },
          "id": "20180305_290488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180305_290488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:08:23Z",
            "pc:count": 26969948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320939.7651,
                "count": 26969948,
                "maximum": 321874.5227,
                "minimum": 320019.4027,
                "name": "X",
                "position": 0,
                "stddev": 517.4901641,
                "variance": 267796.07
              },
              {
                "average": 4320096.922,
                "count": 26969948,
                "maximum": 4320784.999,
                "minimum": 4319525.979,
                "name": "Y",
                "position": 1,
                "stddev": 342.3247729,
                "variance": 117186.2502
              },
              {
                "average": 79.00566574,
                "count": 26969948,
                "maximum": 435.2264149,
                "minimum": -10.31358505,
                "name": "Z",
                "position": 2,
                "stddev": 14.81306277,
                "variance": 219.4268287
              },
              {
                "average": 3818.490356,
                "count": 26969948,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4347.423212,
                "variance": 18900088.58
              },
              {
                "average": 2.144307212,
                "count": 26969948,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.262281877,
                "variance": 1.593355537
              },
              {
                "average": 3.086699537,
                "count": 26969948,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.451629334,
                "variance": 2.107227724
              },
              {
                "average": 0.5037944085,
                "count": 26969948,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999856115,
                "variance": 0.2499856117
              },
              {
                "average": 0,
                "count": 26969948,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31144324,
                "count": 26969948,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7677286926,
                "variance": 0.5894073454
              },
              {
                "average": 3.277345037,
                "count": 26969948,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.01257448,
                "variance": 169.3270947
              },
              {
                "average": 0,
                "count": 26969948,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89.83024038,
                "count": 26969948,
                "maximum": 110,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.225570388,
                "variance": 85.11114898
              },
              {
                "average": 206542744.2,
                "count": 26969948,
                "maximum": 207663703.7,
                "minimum": 204312301.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1508337.368,
                "variance": 2275081617000.0
              },
              {
                "average": 0,
                "count": 26969948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26969948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26969948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006314806391,
                "count": 26969948,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02512134341,
                "variance": 0.0006310818947
              },
              {
                "average": 0.6308016612,
                "count": 26969948,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4825877475,
                "variance": 0.2328909341
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320019.4027,
              4319525.979,
              -10.31358505,
              321874.5227,
              4320784.999,
              435.2264149
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320019.4026693536,
                    4319525.978538896,
                    -10.313585053637581
                  ],
                  [
                    320019.4026693536,
                    4320784.9985388955,
                    -10.313585053637581
                  ],
                  [
                    321874.5226693536,
                    4320784.9985388955,
                    435.2264149463624
                  ],
                  [
                    321874.5226693536,
                    4319525.978538896,
                    435.2264149463624
                  ],
                  [
                    320019.4026693536,
                    4319525.978538896,
                    -10.313585053637581
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:08:23+00:00",
            "end_time": "2018-03-05T19:11: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": "20180220_308516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01525952977731,
              39.08316575295519,
              -10.163355774784549
            ],
            [
              -77.0155823777908,
              39.09450510625345,
              -10.163355774784549
            ],
            [
              -76.99414293436918,
              39.094873905343505,
              374.0166442252155
            ],
            [
              -76.99382351486017,
              39.083534403892,
              374.0166442252155
            ],
            [
              -77.01525952977731,
              39.08316575295519,
              -10.163355774784549
            ]
          ]
        ]
      },
      "bbox": [
        -77.01558238,
        39.08316575,
        -10.16335577,
        -76.99382351,
        39.09487391,
        374.0166442
      ],
      "properties": {
        "datetime": "2018-02-28T16:46:09Z",
        "pc:count": 19855059,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326617.0264,
            "count": 19855059,
            "maximum": 327547.4674,
            "minimum": 325692.3274,
            "name": "X",
            "position": 0,
            "stddev": 521.1129431,
            "variance": 271558.6994
          },
          {
            "average": 4328662.24,
            "count": 19855059,
            "maximum": 4329196.965,
            "minimum": 4327937.825,
            "name": "Y",
            "position": 1,
            "stddev": 349.554904,
            "variance": 122188.6309
          },
          {
            "average": 136.8309832,
            "count": 19855059,
            "maximum": 374.0166442,
            "minimum": -10.16335577,
            "name": "Z",
            "position": 2,
            "stddev": 14.26398795,
            "variance": 203.4613521
          },
          {
            "average": 5381.616934,
            "count": 19855059,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5883.606767,
            "variance": 34616828.59
          },
          {
            "average": 2.206031118,
            "count": 19855059,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.336700413,
            "variance": 1.786767994
          },
          {
            "average": 3.147576091,
            "count": 19855059,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.550345299,
            "variance": 2.403570545
          },
          {
            "average": 0.4994295912,
            "count": 19855059,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996872,
            "variance": 0.2499996872
          },
          {
            "average": 0,
            "count": 19855059,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329101314,
            "count": 19855059,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5616015895,
            "variance": 0.3153963453
          },
          {
            "average": -3.247894042,
            "count": 19855059,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.74027185,
            "variance": 188.7950706
          },
          {
            "average": 0,
            "count": 19855059,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 51.29648529,
            "count": 19855059,
            "maximum": 60,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.68608203,
            "variance": 187.3088413
          },
          {
            "average": 203715102.4,
            "count": 19855059,
            "maximum": 203871569.1,
            "minimum": 203180891.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 288831.6507,
            "variance": 83423722450.0
          },
          {
            "average": 0,
            "count": 19855059,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19855059,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19855059,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000471970393,
            "count": 19855059,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02171975278,
            "variance": 0.0004717476607
          },
          {
            "average": 0.511577679,
            "count": 19855059,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499865952,
            "variance": 0.2498659699
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325692.3274,
          4327937.825,
          -10.16335577,
          327547.4674,
          4329196.965,
          374.0166442
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325692.3273534268,
                4327937.824731987,
                -10.163355774784549
              ],
              [
                325692.3273534268,
                4329196.964731988,
                -10.163355774784549
              ],
              [
                327547.4673534268,
                4329196.964731988,
                374.0166442252155
              ],
              [
                327547.4673534268,
                4327937.824731987,
                374.0166442252155
              ],
              [
                325692.3273534268,
                4327937.824731987,
                -10.163355774784549
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:46:09+00:00",
        "end_time": "2018-02-20T16:54:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_308516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_308516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_308516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_308516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01558238,
            39.08316575,
            -10.16335577,
            -76.99382351,
            39.09487391,
            374.0166442
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01525952977731,
                  39.08316575295519,
                  -10.163355774784549
                ],
                [
                  -77.0155823777908,
                  39.09450510625345,
                  -10.163355774784549
                ],
                [
                  -76.99414293436918,
                  39.094873905343505,
                  374.0166442252155
                ],
                [
                  -76.99382351486017,
                  39.083534403892,
                  374.0166442252155
                ],
                [
                  -77.01525952977731,
                  39.08316575295519,
                  -10.163355774784549
                ]
              ]
            ]
          },
          "id": "20180220_308516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_308516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:46:09Z",
            "pc:count": 19855059,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326617.0264,
                "count": 19855059,
                "maximum": 327547.4674,
                "minimum": 325692.3274,
                "name": "X",
                "position": 0,
                "stddev": 521.1129431,
                "variance": 271558.6994
              },
              {
                "average": 4328662.24,
                "count": 19855059,
                "maximum": 4329196.965,
                "minimum": 4327937.825,
                "name": "Y",
                "position": 1,
                "stddev": 349.554904,
                "variance": 122188.6309
              },
              {
                "average": 136.8309832,
                "count": 19855059,
                "maximum": 374.0166442,
                "minimum": -10.16335577,
                "name": "Z",
                "position": 2,
                "stddev": 14.26398795,
                "variance": 203.4613521
              },
              {
                "average": 5381.616934,
                "count": 19855059,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5883.606767,
                "variance": 34616828.59
              },
              {
                "average": 2.206031118,
                "count": 19855059,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.336700413,
                "variance": 1.786767994
              },
              {
                "average": 3.147576091,
                "count": 19855059,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.550345299,
                "variance": 2.403570545
              },
              {
                "average": 0.4994295912,
                "count": 19855059,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996872,
                "variance": 0.2499996872
              },
              {
                "average": 0,
                "count": 19855059,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329101314,
                "count": 19855059,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5616015895,
                "variance": 0.3153963453
              },
              {
                "average": -3.247894042,
                "count": 19855059,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.74027185,
                "variance": 188.7950706
              },
              {
                "average": 0,
                "count": 19855059,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 51.29648529,
                "count": 19855059,
                "maximum": 60,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.68608203,
                "variance": 187.3088413
              },
              {
                "average": 203715102.4,
                "count": 19855059,
                "maximum": 203871569.1,
                "minimum": 203180891.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 288831.6507,
                "variance": 83423722450.0
              },
              {
                "average": 0,
                "count": 19855059,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19855059,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19855059,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000471970393,
                "count": 19855059,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02171975278,
                "variance": 0.0004717476607
              },
              {
                "average": 0.511577679,
                "count": 19855059,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499865952,
                "variance": 0.2498659699
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325692.3274,
              4327937.825,
              -10.16335577,
              327547.4674,
              4329196.965,
              374.0166442
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325692.3273534268,
                    4327937.824731987,
                    -10.163355774784549
                  ],
                  [
                    325692.3273534268,
                    4329196.964731988,
                    -10.163355774784549
                  ],
                  [
                    327547.4673534268,
                    4329196.964731988,
                    374.0166442252155
                  ],
                  [
                    327547.4673534268,
                    4327937.824731987,
                    374.0166442252155
                  ],
                  [
                    325692.3273534268,
                    4327937.824731987,
                    -10.163355774784549
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:46:09+00:00",
            "end_time": "2018-02-20T16:54: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": "20180305_290492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07859734504311,
              39.017244854454404,
              -10.001492697871583
            ],
            [
              -77.07892952293044,
              39.028582806403904,
              -10.001492697871583
            ],
            [
              -77.05751154395578,
              39.02896270835248,
              424.59850730212844
            ],
            [
              -77.0571827823811,
              39.017624603733445,
              424.59850730212844
            ],
            [
              -77.07859734504311,
              39.017244854454404,
              -10.001492697871583
            ]
          ]
        ]
      },
      "bbox": [
        -77.07892952,
        39.01724485,
        -10.0014927,
        -77.05718278,
        39.02896271,
        424.5985073
      ],
      "properties": {
        "datetime": "2018-04-12T02:10:48Z",
        "pc:count": 14142256,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321058.0974,
            "count": 14142256,
            "maximum": 321901.2847,
            "minimum": 320046.2047,
            "name": "X",
            "position": 0,
            "stddev": 486.1546345,
            "variance": 236346.3287
          },
          {
            "average": 4321299.391,
            "count": 14142256,
            "maximum": 4322003.92,
            "minimum": 4320744.9,
            "name": "Y",
            "position": 1,
            "stddev": 345.205112,
            "variance": 119166.5694
          },
          {
            "average": 102.7760239,
            "count": 14142256,
            "maximum": 424.5985073,
            "minimum": -10.0014927,
            "name": "Z",
            "position": 2,
            "stddev": 15.56027536,
            "variance": 242.1221692
          },
          {
            "average": 3350.299969,
            "count": 14142256,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3906.077454,
            "variance": 15257441.08
          },
          {
            "average": 1.841021051,
            "count": 14142256,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.132525466,
            "variance": 1.282613932
          },
          {
            "average": 2.537089698,
            "count": 14142256,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.441402061,
            "variance": 2.0776399
          },
          {
            "average": 0.4942451897,
            "count": 14142256,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999668987,
            "variance": 0.2499668998
          },
          {
            "average": 0,
            "count": 14142256,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.363663831,
            "count": 14142256,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5362675237,
            "variance": 0.287582857
          },
          {
            "average": -2.961014041,
            "count": 14142256,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.13880256,
            "variance": 172.6281326
          },
          {
            "average": 0,
            "count": 14142256,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 86.74459902,
            "count": 14142256,
            "maximum": 90,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.303301843,
            "variance": 10.91180307
          },
          {
            "average": 206746354.5,
            "count": 14142256,
            "maximum": 207534248.5,
            "minimum": 204312301.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1383960.697,
            "variance": 1915347212000.0
          },
          {
            "average": 0,
            "count": 14142256,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14142256,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14142256,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007629617227,
            "count": 14142256,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02761122355,
            "variance": 0.000762379666
          },
          {
            "average": 0.4176471562,
            "count": 14142256,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4931713965,
            "variance": 0.2432180263
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320046.2047,
          4320744.9,
          -10.0014927,
          321901.2847,
          4322003.92,
          424.5985073
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320046.204724868,
                4320744.900485637,
                -10.001492697871583
              ],
              [
                320046.204724868,
                4322003.920485636,
                -10.001492697871583
              ],
              [
                321901.28472486796,
                4322003.920485636,
                424.59850730212844
              ],
              [
                321901.28472486796,
                4320744.900485637,
                424.59850730212844
              ],
              [
                320046.204724868,
                4320744.900485637,
                -10.001492697871583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:10:48+00:00",
        "end_time": "2018-03-05T19:11:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180305_290492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180305_290492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180305_290492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07892952,
            39.01724485,
            -10.0014927,
            -77.05718278,
            39.02896271,
            424.5985073
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07859734504311,
                  39.017244854454404,
                  -10.001492697871583
                ],
                [
                  -77.07892952293044,
                  39.028582806403904,
                  -10.001492697871583
                ],
                [
                  -77.05751154395578,
                  39.02896270835248,
                  424.59850730212844
                ],
                [
                  -77.0571827823811,
                  39.017624603733445,
                  424.59850730212844
                ],
                [
                  -77.07859734504311,
                  39.017244854454404,
                  -10.001492697871583
                ]
              ]
            ]
          },
          "id": "20180305_290492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180305_290492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:10:48Z",
            "pc:count": 14142256,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321058.0974,
                "count": 14142256,
                "maximum": 321901.2847,
                "minimum": 320046.2047,
                "name": "X",
                "position": 0,
                "stddev": 486.1546345,
                "variance": 236346.3287
              },
              {
                "average": 4321299.391,
                "count": 14142256,
                "maximum": 4322003.92,
                "minimum": 4320744.9,
                "name": "Y",
                "position": 1,
                "stddev": 345.205112,
                "variance": 119166.5694
              },
              {
                "average": 102.7760239,
                "count": 14142256,
                "maximum": 424.5985073,
                "minimum": -10.0014927,
                "name": "Z",
                "position": 2,
                "stddev": 15.56027536,
                "variance": 242.1221692
              },
              {
                "average": 3350.299969,
                "count": 14142256,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3906.077454,
                "variance": 15257441.08
              },
              {
                "average": 1.841021051,
                "count": 14142256,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.132525466,
                "variance": 1.282613932
              },
              {
                "average": 2.537089698,
                "count": 14142256,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.441402061,
                "variance": 2.0776399
              },
              {
                "average": 0.4942451897,
                "count": 14142256,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999668987,
                "variance": 0.2499668998
              },
              {
                "average": 0,
                "count": 14142256,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.363663831,
                "count": 14142256,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5362675237,
                "variance": 0.287582857
              },
              {
                "average": -2.961014041,
                "count": 14142256,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.13880256,
                "variance": 172.6281326
              },
              {
                "average": 0,
                "count": 14142256,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 86.74459902,
                "count": 14142256,
                "maximum": 90,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.303301843,
                "variance": 10.91180307
              },
              {
                "average": 206746354.5,
                "count": 14142256,
                "maximum": 207534248.5,
                "minimum": 204312301.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1383960.697,
                "variance": 1915347212000.0
              },
              {
                "average": 0,
                "count": 14142256,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14142256,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14142256,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007629617227,
                "count": 14142256,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02761122355,
                "variance": 0.000762379666
              },
              {
                "average": 0.4176471562,
                "count": 14142256,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4931713965,
                "variance": 0.2432180263
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320046.2047,
              4320744.9,
              -10.0014927,
              321901.2847,
              4322003.92,
              424.5985073
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320046.204724868,
                    4320744.900485637,
                    -10.001492697871583
                  ],
                  [
                    320046.204724868,
                    4322003.920485636,
                    -10.001492697871583
                  ],
                  [
                    321901.28472486796,
                    4322003.920485636,
                    424.59850730212844
                  ],
                  [
                    321901.28472486796,
                    4320744.900485637,
                    424.59850730212844
                  ],
                  [
                    320046.204724868,
                    4320744.900485637,
                    -10.001492697871583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:10:48+00:00",
            "end_time": "2018-03-05T19:11: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": "20180228_314504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99412362602894,
              39.050219977567245,
              -10.297710286631713
            ],
            [
              -76.99444264382316,
              39.06155702026333,
              -10.297710286631713
            ],
            [
              -76.9730142801035,
              39.06192165333902,
              380.5622897133683
            ],
            [
              -76.97269868439489,
              39.0505844641573,
              380.5622897133683
            ],
            [
              -76.99412362602894,
              39.050219977567245,
              -10.297710286631713
            ]
          ]
        ]
      },
      "bbox": [
        -76.99444264,
        39.05021998,
        -10.29771029,
        -76.97269868,
        39.06192165,
        380.5622897
      ],
      "properties": {
        "datetime": "2018-02-28T17:01:16Z",
        "pc:count": 16801436,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328325.5166,
            "count": 16801436,
            "maximum": 329295.3931,
            "minimum": 327440.3731,
            "name": "X",
            "position": 0,
            "stddev": 488.4488481,
            "variance": 238582.2772
          },
          {
            "average": 4324863.795,
            "count": 16801436,
            "maximum": 4325499.81,
            "minimum": 4324240.95,
            "name": "Y",
            "position": 1,
            "stddev": 363.7645813,
            "variance": 132324.6706
          },
          {
            "average": 103.6919491,
            "count": 16801436,
            "maximum": 380.5622897,
            "minimum": -10.29771029,
            "name": "Z",
            "position": 2,
            "stddev": 13.44897311,
            "variance": 180.8748778
          },
          {
            "average": 5261.715466,
            "count": 16801436,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5750.446658,
            "variance": 33067636.76
          },
          {
            "average": 2.200546668,
            "count": 16801436,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321067102,
            "variance": 1.745218288
          },
          {
            "average": 3.174733695,
            "count": 16801436,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.531939949,
            "variance": 2.346840007
          },
          {
            "average": 0.4994720094,
            "count": 16801436,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997361,
            "variance": 0.2499997361
          },
          {
            "average": 0,
            "count": 16801436,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314545078,
            "count": 16801436,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6565343625,
            "variance": 0.4310373691
          },
          {
            "average": 10.03114844,
            "count": 16801436,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.322378862,
            "variance": 86.90674764
          },
          {
            "average": 0,
            "count": 16801436,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.5547655,
            "count": 16801436,
            "maximum": 59,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5642953984,
            "variance": 0.3184292967
          },
          {
            "average": 203871993,
            "count": 16801436,
            "maximum": 203872476.8,
            "minimum": 203871105.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 446.511734,
            "variance": 199372.7286
          },
          {
            "average": 0,
            "count": 16801436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16801436,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16801436,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005933421405,
            "count": 16801436,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02435138848,
            "variance": 0.0005929901209
          },
          {
            "average": 0.3704179809,
            "count": 16801436,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4829166742,
            "variance": 0.2332085142
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327440.3731,
          4324240.95,
          -10.29771029,
          329295.3931,
          4325499.81,
          380.5622897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327440.37312044436,
                4324240.949614692,
                -10.297710286631713
              ],
              [
                327440.37312044436,
                4325499.809614691,
                -10.297710286631713
              ],
              [
                329295.3931204444,
                4325499.809614691,
                380.5622897133683
              ],
              [
                329295.3931204444,
                4324240.949614692,
                380.5622897133683
              ],
              [
                327440.37312044436,
                4324240.949614692,
                -10.297710286631713
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T17:01:16+00:00",
        "end_time": "2018-02-28T16:38:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_314504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_314504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_314504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99444264,
            39.05021998,
            -10.29771029,
            -76.97269868,
            39.06192165,
            380.5622897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99412362602894,
                  39.050219977567245,
                  -10.297710286631713
                ],
                [
                  -76.99444264382316,
                  39.06155702026333,
                  -10.297710286631713
                ],
                [
                  -76.9730142801035,
                  39.06192165333902,
                  380.5622897133683
                ],
                [
                  -76.97269868439489,
                  39.0505844641573,
                  380.5622897133683
                ],
                [
                  -76.99412362602894,
                  39.050219977567245,
                  -10.297710286631713
                ]
              ]
            ]
          },
          "id": "20180228_314504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T17:01:16Z",
            "pc:count": 16801436,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328325.5166,
                "count": 16801436,
                "maximum": 329295.3931,
                "minimum": 327440.3731,
                "name": "X",
                "position": 0,
                "stddev": 488.4488481,
                "variance": 238582.2772
              },
              {
                "average": 4324863.795,
                "count": 16801436,
                "maximum": 4325499.81,
                "minimum": 4324240.95,
                "name": "Y",
                "position": 1,
                "stddev": 363.7645813,
                "variance": 132324.6706
              },
              {
                "average": 103.6919491,
                "count": 16801436,
                "maximum": 380.5622897,
                "minimum": -10.29771029,
                "name": "Z",
                "position": 2,
                "stddev": 13.44897311,
                "variance": 180.8748778
              },
              {
                "average": 5261.715466,
                "count": 16801436,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5750.446658,
                "variance": 33067636.76
              },
              {
                "average": 2.200546668,
                "count": 16801436,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321067102,
                "variance": 1.745218288
              },
              {
                "average": 3.174733695,
                "count": 16801436,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.531939949,
                "variance": 2.346840007
              },
              {
                "average": 0.4994720094,
                "count": 16801436,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997361,
                "variance": 0.2499997361
              },
              {
                "average": 0,
                "count": 16801436,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314545078,
                "count": 16801436,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6565343625,
                "variance": 0.4310373691
              },
              {
                "average": 10.03114844,
                "count": 16801436,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.322378862,
                "variance": 86.90674764
              },
              {
                "average": 0,
                "count": 16801436,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.5547655,
                "count": 16801436,
                "maximum": 59,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5642953984,
                "variance": 0.3184292967
              },
              {
                "average": 203871993,
                "count": 16801436,
                "maximum": 203872476.8,
                "minimum": 203871105.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 446.511734,
                "variance": 199372.7286
              },
              {
                "average": 0,
                "count": 16801436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16801436,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16801436,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005933421405,
                "count": 16801436,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02435138848,
                "variance": 0.0005929901209
              },
              {
                "average": 0.3704179809,
                "count": 16801436,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4829166742,
                "variance": 0.2332085142
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327440.3731,
              4324240.95,
              -10.29771029,
              329295.3931,
              4325499.81,
              380.5622897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327440.37312044436,
                    4324240.949614692,
                    -10.297710286631713
                  ],
                  [
                    327440.37312044436,
                    4325499.809614691,
                    -10.297710286631713
                  ],
                  [
                    329295.3931204444,
                    4325499.809614691,
                    380.5622897133683
                  ],
                  [
                    329295.3931204444,
                    4324240.949614692,
                    380.5622897133683
                  ],
                  [
                    327440.37312044436,
                    4324240.949614692,
                    -10.297710286631713
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T17:01:16+00:00",
            "end_time": "2018-02-28T16:38: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": "20180408_290496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07860866582415,
              39.028228214654526,
              -9.82833701890985
            ],
            [
              -77.07894091215469,
              39.03956398383929,
              -9.82833701890985
            ],
            [
              -77.05752077309214,
              39.039943956319235,
              414.69166298109013
            ],
            [
              -77.05719194410399,
              39.02860803447854,
              414.69166298109013
            ],
            [
              -77.07860866582415,
              39.028228214654526,
              -9.82833701890985
            ]
          ]
        ]
      },
      "bbox": [
        -77.07894091,
        39.02822821,
        -9.828337019,
        -77.05719194,
        39.03994396,
        414.691663
      ],
      "properties": {
        "datetime": "2018-04-12T01:57:28Z",
        "pc:count": 12418733,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321116.2147,
            "count": 12418733,
            "maximum": 321928.0615,
            "minimum": 320073.0815,
            "name": "X",
            "position": 0,
            "stddev": 545.5026106,
            "variance": 297573.0981
          },
          {
            "average": 4322616.829,
            "count": 12418733,
            "maximum": 4323222.711,
            "minimum": 4321963.931,
            "name": "Y",
            "position": 1,
            "stddev": 341.1619736,
            "variance": 116391.4922
          },
          {
            "average": 114.7005878,
            "count": 12418733,
            "maximum": 414.691663,
            "minimum": -9.828337019,
            "name": "Z",
            "position": 2,
            "stddev": 14.54689819,
            "variance": 211.612247
          },
          {
            "average": 3996.697206,
            "count": 12418733,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4194.049553,
            "variance": 17590051.65
          },
          {
            "average": 1.833092071,
            "count": 12418733,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.147859151,
            "variance": 1.317580631
          },
          {
            "average": 2.507612169,
            "count": 12418733,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.47311536,
            "variance": 2.170068864
          },
          {
            "average": 0.5256684398,
            "count": 12418733,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993407166,
            "variance": 0.2493411513
          },
          {
            "average": 0,
            "count": 12418733,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.383846726,
            "count": 12418733,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6959819746,
            "variance": 0.484390909
          },
          {
            "average": 5.027641344,
            "count": 12418733,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.48932657,
            "variance": 155.9832783
          },
          {
            "average": 0,
            "count": 12418733,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.83510733,
            "count": 12418733,
            "maximum": 89,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5709830717,
            "variance": 0.3260216681
          },
          {
            "average": 207454379.6,
            "count": 12418733,
            "maximum": 207533448.7,
            "minimum": 207229474,
            "name": "GpsTime",
            "position": 12,
            "stddev": 132975.2846,
            "variance": 17682426310.0
          },
          {
            "average": 0,
            "count": 12418733,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12418733,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12418733,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007292209278,
            "count": 12418733,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02699424426,
            "variance": 0.0007286892233
          },
          {
            "average": 0.2965936219,
            "count": 12418733,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4567558014,
            "variance": 0.2086258622
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320073.0815,
          4321963.931,
          -9.828337019,
          321928.0615,
          4323222.711,
          414.691663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320073.0814829132,
                4321963.930583451,
                -9.82833701890985
              ],
              [
                320073.0814829132,
                4323222.71058345,
                -9.82833701890985
              ],
              [
                321928.0614829132,
                4323222.71058345,
                414.69166298109013
              ],
              [
                321928.0614829132,
                4321963.930583451,
                414.69166298109013
              ],
              [
                320073.0814829132,
                4321963.930583451,
                -9.82833701890985
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:57:28+00:00",
        "end_time": "2018-04-08T13:31:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180408_290496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_290496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180408_290496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180408_290496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07894091,
            39.02822821,
            -9.828337019,
            -77.05719194,
            39.03994396,
            414.691663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07860866582415,
                  39.028228214654526,
                  -9.82833701890985
                ],
                [
                  -77.07894091215469,
                  39.03956398383929,
                  -9.82833701890985
                ],
                [
                  -77.05752077309214,
                  39.039943956319235,
                  414.69166298109013
                ],
                [
                  -77.05719194410399,
                  39.02860803447854,
                  414.69166298109013
                ],
                [
                  -77.07860866582415,
                  39.028228214654526,
                  -9.82833701890985
                ]
              ]
            ]
          },
          "id": "20180408_290496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180408_290496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:57:28Z",
            "pc:count": 12418733,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321116.2147,
                "count": 12418733,
                "maximum": 321928.0615,
                "minimum": 320073.0815,
                "name": "X",
                "position": 0,
                "stddev": 545.5026106,
                "variance": 297573.0981
              },
              {
                "average": 4322616.829,
                "count": 12418733,
                "maximum": 4323222.711,
                "minimum": 4321963.931,
                "name": "Y",
                "position": 1,
                "stddev": 341.1619736,
                "variance": 116391.4922
              },
              {
                "average": 114.7005878,
                "count": 12418733,
                "maximum": 414.691663,
                "minimum": -9.828337019,
                "name": "Z",
                "position": 2,
                "stddev": 14.54689819,
                "variance": 211.612247
              },
              {
                "average": 3996.697206,
                "count": 12418733,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4194.049553,
                "variance": 17590051.65
              },
              {
                "average": 1.833092071,
                "count": 12418733,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.147859151,
                "variance": 1.317580631
              },
              {
                "average": 2.507612169,
                "count": 12418733,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.47311536,
                "variance": 2.170068864
              },
              {
                "average": 0.5256684398,
                "count": 12418733,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993407166,
                "variance": 0.2493411513
              },
              {
                "average": 0,
                "count": 12418733,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.383846726,
                "count": 12418733,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6959819746,
                "variance": 0.484390909
              },
              {
                "average": 5.027641344,
                "count": 12418733,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.48932657,
                "variance": 155.9832783
              },
              {
                "average": 0,
                "count": 12418733,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.83510733,
                "count": 12418733,
                "maximum": 89,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5709830717,
                "variance": 0.3260216681
              },
              {
                "average": 207454379.6,
                "count": 12418733,
                "maximum": 207533448.7,
                "minimum": 207229474,
                "name": "GpsTime",
                "position": 12,
                "stddev": 132975.2846,
                "variance": 17682426310.0
              },
              {
                "average": 0,
                "count": 12418733,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12418733,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12418733,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007292209278,
                "count": 12418733,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02699424426,
                "variance": 0.0007286892233
              },
              {
                "average": 0.2965936219,
                "count": 12418733,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4567558014,
                "variance": 0.2086258622
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320073.0815,
              4321963.931,
              -9.828337019,
              321928.0615,
              4323222.711,
              414.691663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320073.0814829132,
                    4321963.930583451,
                    -9.82833701890985
                  ],
                  [
                    320073.0814829132,
                    4323222.71058345,
                    -9.82833701890985
                  ],
                  [
                    321928.0614829132,
                    4323222.71058345,
                    414.69166298109013
                  ],
                  [
                    321928.0614829132,
                    4321963.930583451,
                    414.69166298109013
                  ],
                  [
                    320073.0814829132,
                    4321963.930583451,
                    -9.82833701890985
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:57:28+00:00",
            "end_time": "2018-04-08T13:31: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": "20180228_314508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99412338529103,
              39.06120176651402,
              -10.226940545476992
            ],
            [
              -76.99444256334905,
              39.072540048620056,
              -10.226940545476992
            ],
            [
              -76.97301087854427,
              39.07290476679234,
              386.053059454523
            ],
            [
              -76.97269512482181,
              39.06156633816241,
              386.053059454523
            ],
            [
              -76.99412338529103,
              39.06120176651402,
              -10.226940545476992
            ]
          ]
        ]
      },
      "bbox": [
        -76.99444256,
        39.06120177,
        -10.22694055,
        -76.97269512,
        39.07290477,
        386.0530595
      ],
      "properties": {
        "datetime": "2018-02-28T17:01:17Z",
        "pc:count": 16586322,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328515.8179,
            "count": 16586322,
            "maximum": 329322.1527,
            "minimum": 327467.1327,
            "name": "X",
            "position": 0,
            "stddev": 502.8256683,
            "variance": 252833.6527
          },
          {
            "average": 4326062.154,
            "count": 16586322,
            "maximum": 4326718.775,
            "minimum": 4325459.775,
            "name": "Y",
            "position": 1,
            "stddev": 351.332536,
            "variance": 123434.5508
          },
          {
            "average": 108.2718124,
            "count": 16586322,
            "maximum": 386.0530595,
            "minimum": -10.22694055,
            "name": "Z",
            "position": 2,
            "stddev": 14.13585423,
            "variance": 199.8223747
          },
          {
            "average": 5036.52977,
            "count": 16586322,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5618.046113,
            "variance": 31562442.13
          },
          {
            "average": 2.211339741,
            "count": 16586322,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.3347378,
            "variance": 1.781524996
          },
          {
            "average": 3.234160292,
            "count": 16586322,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.529396538,
            "variance": 2.339053771
          },
          {
            "average": 0.4978024061,
            "count": 16586322,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951856,
            "variance": 0.2499951857
          },
          {
            "average": 0,
            "count": 16586322,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313078813,
            "count": 16586322,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5355033013,
            "variance": 0.2867637857
          },
          {
            "average": -9.413861803,
            "count": 16586322,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.881528982,
            "variance": 97.64461503
          },
          {
            "average": 0,
            "count": 16586322,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.40530493,
            "count": 16586322,
            "maximum": 59,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5819735497,
            "variance": 0.3386932125
          },
          {
            "average": 203871425.9,
            "count": 16586322,
            "maximum": 203872477,
            "minimum": 203871105.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 327.1507029,
            "variance": 107027.5824
          },
          {
            "average": 0,
            "count": 16586322,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16586322,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16586322,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006512595137,
            "count": 16586322,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02551147612,
            "variance": 0.000650835414
          },
          {
            "average": 0.4495546391,
            "count": 16586322,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4974487717,
            "variance": 0.2474552805
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327467.1327,
          4325459.775,
          -10.22694055,
          329322.1527,
          4326718.775,
          386.0530595
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327467.1326942303,
                4325459.775191664,
                -10.226940545476992
              ],
              [
                327467.1326942303,
                4326718.775191664,
                -10.226940545476992
              ],
              [
                329322.1526942303,
                4326718.775191664,
                386.053059454523
              ],
              [
                329322.1526942303,
                4325459.775191664,
                386.053059454523
              ],
              [
                327467.1326942303,
                4325459.775191664,
                -10.226940545476992
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T17:01:17+00:00",
        "end_time": "2018-02-28T16:38:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_314508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_314508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_314508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99444256,
            39.06120177,
            -10.22694055,
            -76.97269512,
            39.07290477,
            386.0530595
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99412338529103,
                  39.06120176651402,
                  -10.226940545476992
                ],
                [
                  -76.99444256334905,
                  39.072540048620056,
                  -10.226940545476992
                ],
                [
                  -76.97301087854427,
                  39.07290476679234,
                  386.053059454523
                ],
                [
                  -76.97269512482181,
                  39.06156633816241,
                  386.053059454523
                ],
                [
                  -76.99412338529103,
                  39.06120176651402,
                  -10.226940545476992
                ]
              ]
            ]
          },
          "id": "20180228_314508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T17:01:17Z",
            "pc:count": 16586322,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328515.8179,
                "count": 16586322,
                "maximum": 329322.1527,
                "minimum": 327467.1327,
                "name": "X",
                "position": 0,
                "stddev": 502.8256683,
                "variance": 252833.6527
              },
              {
                "average": 4326062.154,
                "count": 16586322,
                "maximum": 4326718.775,
                "minimum": 4325459.775,
                "name": "Y",
                "position": 1,
                "stddev": 351.332536,
                "variance": 123434.5508
              },
              {
                "average": 108.2718124,
                "count": 16586322,
                "maximum": 386.0530595,
                "minimum": -10.22694055,
                "name": "Z",
                "position": 2,
                "stddev": 14.13585423,
                "variance": 199.8223747
              },
              {
                "average": 5036.52977,
                "count": 16586322,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5618.046113,
                "variance": 31562442.13
              },
              {
                "average": 2.211339741,
                "count": 16586322,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.3347378,
                "variance": 1.781524996
              },
              {
                "average": 3.234160292,
                "count": 16586322,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.529396538,
                "variance": 2.339053771
              },
              {
                "average": 0.4978024061,
                "count": 16586322,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951856,
                "variance": 0.2499951857
              },
              {
                "average": 0,
                "count": 16586322,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313078813,
                "count": 16586322,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5355033013,
                "variance": 0.2867637857
              },
              {
                "average": -9.413861803,
                "count": 16586322,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.881528982,
                "variance": 97.64461503
              },
              {
                "average": 0,
                "count": 16586322,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.40530493,
                "count": 16586322,
                "maximum": 59,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5819735497,
                "variance": 0.3386932125
              },
              {
                "average": 203871425.9,
                "count": 16586322,
                "maximum": 203872477,
                "minimum": 203871105.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 327.1507029,
                "variance": 107027.5824
              },
              {
                "average": 0,
                "count": 16586322,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16586322,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16586322,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006512595137,
                "count": 16586322,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02551147612,
                "variance": 0.000650835414
              },
              {
                "average": 0.4495546391,
                "count": 16586322,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4974487717,
                "variance": 0.2474552805
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327467.1327,
              4325459.775,
              -10.22694055,
              329322.1527,
              4326718.775,
              386.0530595
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327467.1326942303,
                    4325459.775191664,
                    -10.226940545476992
                  ],
                  [
                    327467.1326942303,
                    4326718.775191664,
                    -10.226940545476992
                  ],
                  [
                    329322.1526942303,
                    4326718.775191664,
                    386.053059454523
                  ],
                  [
                    329322.1526942303,
                    4325459.775191664,
                    386.053059454523
                  ],
                  [
                    327467.1326942303,
                    4325459.775191664,
                    -10.226940545476992
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T17:01:17+00:00",
            "end_time": "2018-02-28T16:38: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": "20180411_296484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05746242038441,
              38.9952926321702,
              -8.756153685250013
            ],
            [
              -77.05779091813135,
              39.00662915730711,
              -8.756153685250013
            ],
            [
              -77.03637904627449,
              39.007005006206825,
              461.74384631475
            ],
            [
              -77.03605396084384,
              38.9956683300233,
              461.74384631475
            ],
            [
              -77.05746242038441,
              38.9952926321702,
              -8.756153685250013
            ]
          ]
        ]
      },
      "bbox": [
        -77.05779092,
        38.99529263,
        -8.756153685,
        -77.03605396,
        39.00700501,
        461.7438463
      ],
      "properties": {
        "datetime": "2018-04-13T14:08:23Z",
        "pc:count": 23106219,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322689.0904,
            "count": 23106219,
            "maximum": 323676.1296,
            "minimum": 321821.0296,
            "name": "X",
            "position": 0,
            "stddev": 540.2539919,
            "variance": 291874.3758
          },
          {
            "average": 4318876.585,
            "count": 23106219,
            "maximum": 4319525.747,
            "minimum": 4318266.907,
            "name": "Y",
            "position": 1,
            "stddev": 346.2888001,
            "variance": 119915.9331
          },
          {
            "average": 97.77921825,
            "count": 23106219,
            "maximum": 461.7438463,
            "minimum": -8.756153685,
            "name": "Z",
            "position": 2,
            "stddev": 13.65245774,
            "variance": 186.3896024
          },
          {
            "average": 4217.737137,
            "count": 23106219,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4221.482633,
            "variance": 17820915.62
          },
          {
            "average": 1.873853096,
            "count": 23106219,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.166669295,
            "variance": 1.361117245
          },
          {
            "average": 2.497017491,
            "count": 23106219,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.47362401,
            "variance": 2.171567723
          },
          {
            "average": 0.5328598331,
            "count": 23106219,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4989190737,
            "variance": 0.2489202421
          },
          {
            "average": 0,
            "count": 23106219,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.368563935,
            "count": 23106219,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.714779772,
            "variance": 0.5109101225
          },
          {
            "average": -0.543093516,
            "count": 23106219,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.7904452,
            "variance": 190.1763789
          },
          {
            "average": 0,
            "count": 23106219,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 101.3842926,
            "count": 23106219,
            "maximum": 112,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.93785587,
            "variance": 119.636691
          },
          {
            "average": 207606409.5,
            "count": 23106219,
            "maximum": 207663703.7,
            "minimum": 207532868.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 64369.57984,
            "variance": 4143442809
          },
          {
            "average": 0,
            "count": 23106219,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23106219,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23106219,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008092193708,
            "count": 23106219,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02843526982,
            "variance": 0.0008085645698
          },
          {
            "average": 0.6509937433,
            "count": 23106219,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4766559549,
            "variance": 0.2272008993
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321821.0296,
          4318266.907,
          -8.756153685,
          323676.1296,
          4319525.747,
          461.7438463
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321821.0295598458,
                4318266.907420002,
                -8.756153685250013
              ],
              [
                321821.0295598458,
                4319525.747420002,
                -8.756153685250013
              ],
              [
                323676.1295598458,
                4319525.747420002,
                461.74384631475
              ],
              [
                323676.1295598458,
                4318266.907420002,
                461.74384631475
              ],
              [
                321821.0295598458,
                4318266.907420002,
                -8.756153685250013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:08:23+00:00",
        "end_time": "2018-04-12T01:47:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180411_296484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_296484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180411_296484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_296484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05779092,
            38.99529263,
            -8.756153685,
            -77.03605396,
            39.00700501,
            461.7438463
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05746242038441,
                  38.9952926321702,
                  -8.756153685250013
                ],
                [
                  -77.05779091813135,
                  39.00662915730711,
                  -8.756153685250013
                ],
                [
                  -77.03637904627449,
                  39.007005006206825,
                  461.74384631475
                ],
                [
                  -77.03605396084384,
                  38.9956683300233,
                  461.74384631475
                ],
                [
                  -77.05746242038441,
                  38.9952926321702,
                  -8.756153685250013
                ]
              ]
            ]
          },
          "id": "20180411_296484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_296484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:08:23Z",
            "pc:count": 23106219,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322689.0904,
                "count": 23106219,
                "maximum": 323676.1296,
                "minimum": 321821.0296,
                "name": "X",
                "position": 0,
                "stddev": 540.2539919,
                "variance": 291874.3758
              },
              {
                "average": 4318876.585,
                "count": 23106219,
                "maximum": 4319525.747,
                "minimum": 4318266.907,
                "name": "Y",
                "position": 1,
                "stddev": 346.2888001,
                "variance": 119915.9331
              },
              {
                "average": 97.77921825,
                "count": 23106219,
                "maximum": 461.7438463,
                "minimum": -8.756153685,
                "name": "Z",
                "position": 2,
                "stddev": 13.65245774,
                "variance": 186.3896024
              },
              {
                "average": 4217.737137,
                "count": 23106219,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4221.482633,
                "variance": 17820915.62
              },
              {
                "average": 1.873853096,
                "count": 23106219,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.166669295,
                "variance": 1.361117245
              },
              {
                "average": 2.497017491,
                "count": 23106219,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.47362401,
                "variance": 2.171567723
              },
              {
                "average": 0.5328598331,
                "count": 23106219,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4989190737,
                "variance": 0.2489202421
              },
              {
                "average": 0,
                "count": 23106219,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.368563935,
                "count": 23106219,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.714779772,
                "variance": 0.5109101225
              },
              {
                "average": -0.543093516,
                "count": 23106219,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.7904452,
                "variance": 190.1763789
              },
              {
                "average": 0,
                "count": 23106219,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 101.3842926,
                "count": 23106219,
                "maximum": 112,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.93785587,
                "variance": 119.636691
              },
              {
                "average": 207606409.5,
                "count": 23106219,
                "maximum": 207663703.7,
                "minimum": 207532868.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 64369.57984,
                "variance": 4143442809
              },
              {
                "average": 0,
                "count": 23106219,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23106219,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23106219,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008092193708,
                "count": 23106219,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02843526982,
                "variance": 0.0008085645698
              },
              {
                "average": 0.6509937433,
                "count": 23106219,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4766559549,
                "variance": 0.2272008993
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321821.0296,
              4318266.907,
              -8.756153685,
              323676.1296,
              4319525.747,
              461.7438463
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321821.0295598458,
                    4318266.907420002,
                    -8.756153685250013
                  ],
                  [
                    321821.0295598458,
                    4319525.747420002,
                    -8.756153685250013
                  ],
                  [
                    323676.1295598458,
                    4319525.747420002,
                    461.74384631475
                  ],
                  [
                    323676.1295598458,
                    4318266.907420002,
                    461.74384631475
                  ],
                  [
                    321821.0295598458,
                    4318266.907420002,
                    -8.756153685250013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:08:23+00:00",
            "end_time": "2018-04-12T01:47: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": "20180305_296488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05747103244714,
              39.00627456687124,
              -9.573976674972528
            ],
            [
              -77.05779970191216,
              39.0176125114378,
              -9.573976674972528
            ],
            [
              -77.03638405632685,
              39.01798845800061,
              437.56602332502746
            ],
            [
              -77.036058801549,
              39.00665036234174,
              437.56602332502746
            ],
            [
              -77.05747103244714,
              39.00627456687124,
              -9.573976674972528
            ]
          ]
        ]
      },
      "bbox": [
        -77.0577997,
        39.00627457,
        -9.573976675,
        -77.0360588,
        39.01798846,
        437.5660233
      ],
      "properties": {
        "datetime": "2018-04-13T14:08:23Z",
        "pc:count": 17747897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322707.0296,
            "count": 17747897,
            "maximum": 323702.9803,
            "minimum": 321847.8403,
            "name": "X",
            "position": 0,
            "stddev": 519.1909947,
            "variance": 269559.289
          },
          {
            "average": 4320119.083,
            "count": 17747897,
            "maximum": 4320744.766,
            "minimum": 4319485.766,
            "name": "Y",
            "position": 1,
            "stddev": 353.2562207,
            "variance": 124789.9575
          },
          {
            "average": 105.9163443,
            "count": 17747897,
            "maximum": 437.5660233,
            "minimum": -9.573976675,
            "name": "Z",
            "position": 2,
            "stddev": 12.34958728,
            "variance": 152.5123061
          },
          {
            "average": 3701.282974,
            "count": 17747897,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3944.072629,
            "variance": 15555708.9
          },
          {
            "average": 1.869111366,
            "count": 17747897,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.161146852,
            "variance": 1.348262012
          },
          {
            "average": 2.479017542,
            "count": 17747897,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.459995859,
            "variance": 2.131587908
          },
          {
            "average": 0.5447949129,
            "count": 17747897,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4979893872,
            "variance": 0.2479934298
          },
          {
            "average": 0,
            "count": 17747897,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.409710908,
            "count": 17747897,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8079699055,
            "variance": 0.6528153682
          },
          {
            "average": -2.058452801,
            "count": 17747897,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.28209332,
            "variance": 176.414003
          },
          {
            "average": 0,
            "count": 17747897,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.38379973,
            "count": 17747897,
            "maximum": 111,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.14319567,
            "variance": 124.1708097
          },
          {
            "average": 207336615.2,
            "count": 17747897,
            "maximum": 207663703.7,
            "minimum": 204312301.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 836563.8964,
            "variance": 699839152800.0
          },
          {
            "average": 0,
            "count": 17747897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17747897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17747897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008538476418,
            "count": 17747897,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02920819464,
            "variance": 0.0008531186341
          },
          {
            "average": 0.5683916804,
            "count": 17747897,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4953005066,
            "variance": 0.2453225919
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321847.8403,
          4319485.766,
          -9.573976675,
          323702.9803,
          4320744.766,
          437.5660233
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321847.84030795546,
                4319485.766370126,
                -9.573976674972528
              ],
              [
                321847.84030795546,
                4320744.766370126,
                -9.573976674972528
              ],
              [
                323702.98030795547,
                4320744.766370126,
                437.56602332502746
              ],
              [
                323702.98030795547,
                4319485.766370126,
                437.56602332502746
              ],
              [
                321847.84030795546,
                4319485.766370126,
                -9.573976674972528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:08:23+00:00",
        "end_time": "2018-03-05T19:11:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180305_296488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180305_296488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180305_296488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0577997,
            39.00627457,
            -9.573976675,
            -77.0360588,
            39.01798846,
            437.5660233
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05747103244714,
                  39.00627456687124,
                  -9.573976674972528
                ],
                [
                  -77.05779970191216,
                  39.0176125114378,
                  -9.573976674972528
                ],
                [
                  -77.03638405632685,
                  39.01798845800061,
                  437.56602332502746
                ],
                [
                  -77.036058801549,
                  39.00665036234174,
                  437.56602332502746
                ],
                [
                  -77.05747103244714,
                  39.00627456687124,
                  -9.573976674972528
                ]
              ]
            ]
          },
          "id": "20180305_296488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180305_296488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:08:23Z",
            "pc:count": 17747897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322707.0296,
                "count": 17747897,
                "maximum": 323702.9803,
                "minimum": 321847.8403,
                "name": "X",
                "position": 0,
                "stddev": 519.1909947,
                "variance": 269559.289
              },
              {
                "average": 4320119.083,
                "count": 17747897,
                "maximum": 4320744.766,
                "minimum": 4319485.766,
                "name": "Y",
                "position": 1,
                "stddev": 353.2562207,
                "variance": 124789.9575
              },
              {
                "average": 105.9163443,
                "count": 17747897,
                "maximum": 437.5660233,
                "minimum": -9.573976675,
                "name": "Z",
                "position": 2,
                "stddev": 12.34958728,
                "variance": 152.5123061
              },
              {
                "average": 3701.282974,
                "count": 17747897,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3944.072629,
                "variance": 15555708.9
              },
              {
                "average": 1.869111366,
                "count": 17747897,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.161146852,
                "variance": 1.348262012
              },
              {
                "average": 2.479017542,
                "count": 17747897,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.459995859,
                "variance": 2.131587908
              },
              {
                "average": 0.5447949129,
                "count": 17747897,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4979893872,
                "variance": 0.2479934298
              },
              {
                "average": 0,
                "count": 17747897,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.409710908,
                "count": 17747897,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8079699055,
                "variance": 0.6528153682
              },
              {
                "average": -2.058452801,
                "count": 17747897,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.28209332,
                "variance": 176.414003
              },
              {
                "average": 0,
                "count": 17747897,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.38379973,
                "count": 17747897,
                "maximum": 111,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.14319567,
                "variance": 124.1708097
              },
              {
                "average": 207336615.2,
                "count": 17747897,
                "maximum": 207663703.7,
                "minimum": 204312301.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 836563.8964,
                "variance": 699839152800.0
              },
              {
                "average": 0,
                "count": 17747897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17747897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17747897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008538476418,
                "count": 17747897,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02920819464,
                "variance": 0.0008531186341
              },
              {
                "average": 0.5683916804,
                "count": 17747897,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4953005066,
                "variance": 0.2453225919
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321847.8403,
              4319485.766,
              -9.573976675,
              323702.9803,
              4320744.766,
              437.5660233
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321847.84030795546,
                    4319485.766370126,
                    -9.573976674972528
                  ],
                  [
                    321847.84030795546,
                    4320744.766370126,
                    -9.573976674972528
                  ],
                  [
                    323702.98030795547,
                    4320744.766370126,
                    437.56602332502746
                  ],
                  [
                    323702.98030795547,
                    4319485.766370126,
                    437.56602332502746
                  ],
                  [
                    321847.84030795546,
                    4319485.766370126,
                    -9.573976674972528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:08:23+00:00",
            "end_time": "2018-03-05T19:11: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": "20180220_308520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01526169306757,
              39.09414794982048,
              -10.231135139660438
            ],
            [
              -77.01558466256853,
              39.105487101581176,
              -10.231135139660438
            ],
            [
              -76.99414189277778,
              39.105855987092355,
              369.1288648603396
            ],
            [
              -76.99382235359974,
              39.09451668715838,
              369.1288648603396
            ],
            [
              -77.01526169306757,
              39.09414794982048,
              -10.231135139660438
            ]
          ]
        ]
      },
      "bbox": [
        -77.01558466,
        39.09414795,
        -10.23113514,
        -76.99382235,
        39.10585599,
        369.1288649
      ],
      "properties": {
        "datetime": "2018-02-28T16:45:46Z",
        "pc:count": 30722764,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326780.4386,
            "count": 30722764,
            "maximum": 327574.323,
            "minimum": 325719.183,
            "name": "X",
            "position": 0,
            "stddev": 508.9401529,
            "variance": 259020.0792
          },
          {
            "average": 4329834.727,
            "count": 30722764,
            "maximum": 4330415.83,
            "minimum": 4329156.71,
            "name": "Y",
            "position": 1,
            "stddev": 362.2959932,
            "variance": 131258.3867
          },
          {
            "average": 146.3617696,
            "count": 30722764,
            "maximum": 369.1288649,
            "minimum": -10.23113514,
            "name": "Z",
            "position": 2,
            "stddev": 14.22476114,
            "variance": 202.3438294
          },
          {
            "average": 5164.462658,
            "count": 30722764,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5889.665896,
            "variance": 34688164.37
          },
          {
            "average": 2.309025353,
            "count": 30722764,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.363931222,
            "variance": 1.860308377
          },
          {
            "average": 3.323417255,
            "count": 30722764,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.518504407,
            "variance": 2.305855635
          },
          {
            "average": 0.4936183476,
            "count": 30722764,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499959281,
            "variance": 0.2499592826
          },
          {
            "average": 0,
            "count": 30722764,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283302733,
            "count": 30722764,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4733834652,
            "variance": 0.2240919052
          },
          {
            "average": 1.301774868,
            "count": 30722764,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.37365648,
            "variance": 178.8546877
          },
          {
            "average": 0,
            "count": 30722764,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.95933839,
            "count": 30722764,
            "maximum": 60,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.88784429,
            "variance": 221.6479077
          },
          {
            "average": 203544354.2,
            "count": 30722764,
            "maximum": 203871546.7,
            "minimum": 203180880.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344286.9117,
            "variance": 118533477600.0
          },
          {
            "average": 0,
            "count": 30722764,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30722764,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30722764,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003441747624,
            "count": 30722764,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01854875514,
            "variance": 0.0003440563173
          },
          {
            "average": 0.6771926185,
            "count": 30722764,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4675497653,
            "variance": 0.2186027831
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325719.183,
          4329156.71,
          -10.23113514,
          327574.323,
          4330415.83,
          369.1288649
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325719.182995497,
                4329156.709516258,
                -10.231135139660438
              ],
              [
                325719.182995497,
                4330415.829516257,
                -10.231135139660438
              ],
              [
                327574.32299549703,
                4330415.829516257,
                369.1288648603396
              ],
              [
                327574.32299549703,
                4329156.709516258,
                369.1288648603396
              ],
              [
                325719.182995497,
                4329156.709516258,
                -10.231135139660438
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:45:46+00:00",
        "end_time": "2018-02-20T16:54:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_308520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_308520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_308520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_308520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01558466,
            39.09414795,
            -10.23113514,
            -76.99382235,
            39.10585599,
            369.1288649
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01526169306757,
                  39.09414794982048,
                  -10.231135139660438
                ],
                [
                  -77.01558466256853,
                  39.105487101581176,
                  -10.231135139660438
                ],
                [
                  -76.99414189277778,
                  39.105855987092355,
                  369.1288648603396
                ],
                [
                  -76.99382235359974,
                  39.09451668715838,
                  369.1288648603396
                ],
                [
                  -77.01526169306757,
                  39.09414794982048,
                  -10.231135139660438
                ]
              ]
            ]
          },
          "id": "20180220_308520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_308520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:45:46Z",
            "pc:count": 30722764,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326780.4386,
                "count": 30722764,
                "maximum": 327574.323,
                "minimum": 325719.183,
                "name": "X",
                "position": 0,
                "stddev": 508.9401529,
                "variance": 259020.0792
              },
              {
                "average": 4329834.727,
                "count": 30722764,
                "maximum": 4330415.83,
                "minimum": 4329156.71,
                "name": "Y",
                "position": 1,
                "stddev": 362.2959932,
                "variance": 131258.3867
              },
              {
                "average": 146.3617696,
                "count": 30722764,
                "maximum": 369.1288649,
                "minimum": -10.23113514,
                "name": "Z",
                "position": 2,
                "stddev": 14.22476114,
                "variance": 202.3438294
              },
              {
                "average": 5164.462658,
                "count": 30722764,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5889.665896,
                "variance": 34688164.37
              },
              {
                "average": 2.309025353,
                "count": 30722764,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.363931222,
                "variance": 1.860308377
              },
              {
                "average": 3.323417255,
                "count": 30722764,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.518504407,
                "variance": 2.305855635
              },
              {
                "average": 0.4936183476,
                "count": 30722764,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499959281,
                "variance": 0.2499592826
              },
              {
                "average": 0,
                "count": 30722764,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283302733,
                "count": 30722764,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4733834652,
                "variance": 0.2240919052
              },
              {
                "average": 1.301774868,
                "count": 30722764,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.37365648,
                "variance": 178.8546877
              },
              {
                "average": 0,
                "count": 30722764,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.95933839,
                "count": 30722764,
                "maximum": 60,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.88784429,
                "variance": 221.6479077
              },
              {
                "average": 203544354.2,
                "count": 30722764,
                "maximum": 203871546.7,
                "minimum": 203180880.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344286.9117,
                "variance": 118533477600.0
              },
              {
                "average": 0,
                "count": 30722764,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30722764,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30722764,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003441747624,
                "count": 30722764,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01854875514,
                "variance": 0.0003440563173
              },
              {
                "average": 0.6771926185,
                "count": 30722764,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4675497653,
                "variance": 0.2186027831
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325719.183,
              4329156.71,
              -10.23113514,
              327574.323,
              4330415.83,
              369.1288649
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325719.182995497,
                    4329156.709516258,
                    -10.231135139660438
                  ],
                  [
                    325719.182995497,
                    4330415.829516257,
                    -10.231135139660438
                  ],
                  [
                    327574.32299549703,
                    4330415.829516257,
                    369.1288648603396
                  ],
                  [
                    327574.32299549703,
                    4329156.709516258,
                    369.1288648603396
                  ],
                  [
                    325719.182995497,
                    4329156.709516258,
                    -10.231135139660438
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:45:46+00:00",
            "end_time": "2018-02-20T16:54: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": "20180305_296492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05747972340652,
              39.01725680431908,
              -10.337577089934769
            ],
            [
              -77.05780852288244,
              39.02859472742871,
              -10.337577089934769
            ],
            [
              -77.03639187292504,
              39.02897072316791,
              446.8024229100652
            ],
            [
              -77.03606648963253,
              39.01763264895893,
              446.8024229100652
            ],
            [
              -77.05747972340652,
              39.01725680431908,
              -10.337577089934769
            ]
          ]
        ]
      },
      "bbox": [
        -77.05780852,
        39.0172568,
        -10.33757709,
        -77.03606649,
        39.02897072,
        446.8024229
      ],
      "properties": {
        "datetime": "2018-04-13T14:08:23Z",
        "pc:count": 14526286,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322781.5308,
            "count": 14526286,
            "maximum": 323729.5918,
            "minimum": 321874.6518,
            "name": "X",
            "position": 0,
            "stddev": 498.7316209,
            "variance": 248733.2297
          },
          {
            "average": 4321294.996,
            "count": 14526286,
            "maximum": 4321963.661,
            "minimum": 4320704.661,
            "name": "Y",
            "position": 1,
            "stddev": 361.7078521,
            "variance": 130832.5703
          },
          {
            "average": 112.2894353,
            "count": 14526286,
            "maximum": 446.8024229,
            "minimum": -10.33757709,
            "name": "Z",
            "position": 2,
            "stddev": 10.47946883,
            "variance": 109.819267
          },
          {
            "average": 4625.132293,
            "count": 14526286,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4672.257132,
            "variance": 21829986.71
          },
          {
            "average": 1.915626059,
            "count": 14526286,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.180817891,
            "variance": 1.394330892
          },
          {
            "average": 2.639866859,
            "count": 14526286,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.480403847,
            "variance": 2.19159555
          },
          {
            "average": 0.4885853135,
            "count": 14526286,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998697052,
            "variance": 0.2498697221
          },
          {
            "average": 0,
            "count": 14526286,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3615631,
            "count": 14526286,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5307945173,
            "variance": 0.2817428196
          },
          {
            "average": 9.197899734,
            "count": 14526286,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.637021468,
            "variance": 92.87218278
          },
          {
            "average": 0,
            "count": 14526286,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.70485264,
            "count": 14526286,
            "maximum": 110,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.148153797,
            "variance": 17.20717993
          },
          {
            "average": 207180455.4,
            "count": 14526286,
            "maximum": 207663703.7,
            "minimum": 204312301.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 823742.0435,
            "variance": 678550954200.0
          },
          {
            "average": 0,
            "count": 14526286,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14526286,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14526286,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007128456647,
            "count": 14526286,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02668965277,
            "variance": 0.0007123375648
          },
          {
            "average": 0.3904433659,
            "count": 14526286,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4878497313,
            "variance": 0.2379973603
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321874.6518,
          4320704.661,
          -10.33757709,
          323729.5918,
          4321963.661,
          446.8024229
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321874.6517830179,
                4320704.661083267,
                -10.337577089934769
              ],
              [
                321874.6517830179,
                4321963.661083267,
                -10.337577089934769
              ],
              [
                323729.59178301785,
                4321963.661083267,
                446.8024229100652
              ],
              [
                323729.59178301785,
                4320704.661083267,
                446.8024229100652
              ],
              [
                321874.6517830179,
                4320704.661083267,
                -10.337577089934769
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:08:23+00:00",
        "end_time": "2018-03-05T19:11:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180305_296492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180305_296492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180305_296492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05780852,
            39.0172568,
            -10.33757709,
            -77.03606649,
            39.02897072,
            446.8024229
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05747972340652,
                  39.01725680431908,
                  -10.337577089934769
                ],
                [
                  -77.05780852288244,
                  39.02859472742871,
                  -10.337577089934769
                ],
                [
                  -77.03639187292504,
                  39.02897072316791,
                  446.8024229100652
                ],
                [
                  -77.03606648963253,
                  39.01763264895893,
                  446.8024229100652
                ],
                [
                  -77.05747972340652,
                  39.01725680431908,
                  -10.337577089934769
                ]
              ]
            ]
          },
          "id": "20180305_296492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180305_296492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:08:23Z",
            "pc:count": 14526286,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322781.5308,
                "count": 14526286,
                "maximum": 323729.5918,
                "minimum": 321874.6518,
                "name": "X",
                "position": 0,
                "stddev": 498.7316209,
                "variance": 248733.2297
              },
              {
                "average": 4321294.996,
                "count": 14526286,
                "maximum": 4321963.661,
                "minimum": 4320704.661,
                "name": "Y",
                "position": 1,
                "stddev": 361.7078521,
                "variance": 130832.5703
              },
              {
                "average": 112.2894353,
                "count": 14526286,
                "maximum": 446.8024229,
                "minimum": -10.33757709,
                "name": "Z",
                "position": 2,
                "stddev": 10.47946883,
                "variance": 109.819267
              },
              {
                "average": 4625.132293,
                "count": 14526286,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4672.257132,
                "variance": 21829986.71
              },
              {
                "average": 1.915626059,
                "count": 14526286,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.180817891,
                "variance": 1.394330892
              },
              {
                "average": 2.639866859,
                "count": 14526286,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.480403847,
                "variance": 2.19159555
              },
              {
                "average": 0.4885853135,
                "count": 14526286,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998697052,
                "variance": 0.2498697221
              },
              {
                "average": 0,
                "count": 14526286,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3615631,
                "count": 14526286,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5307945173,
                "variance": 0.2817428196
              },
              {
                "average": 9.197899734,
                "count": 14526286,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.637021468,
                "variance": 92.87218278
              },
              {
                "average": 0,
                "count": 14526286,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.70485264,
                "count": 14526286,
                "maximum": 110,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.148153797,
                "variance": 17.20717993
              },
              {
                "average": 207180455.4,
                "count": 14526286,
                "maximum": 207663703.7,
                "minimum": 204312301.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 823742.0435,
                "variance": 678550954200.0
              },
              {
                "average": 0,
                "count": 14526286,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14526286,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14526286,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007128456647,
                "count": 14526286,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02668965277,
                "variance": 0.0007123375648
              },
              {
                "average": 0.3904433659,
                "count": 14526286,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4878497313,
                "variance": 0.2379973603
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321874.6518,
              4320704.661,
              -10.33757709,
              323729.5918,
              4321963.661,
              446.8024229
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321874.6517830179,
                    4320704.661083267,
                    -10.337577089934769
                  ],
                  [
                    321874.6517830179,
                    4321963.661083267,
                    -10.337577089934769
                  ],
                  [
                    323729.59178301785,
                    4321963.661083267,
                    446.8024229100652
                  ],
                  [
                    323729.59178301785,
                    4320704.661083267,
                    446.8024229100652
                  ],
                  [
                    321874.6517830179,
                    4320704.661083267,
                    -10.337577089934769
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:08:23+00:00",
            "end_time": "2018-03-05T19:11: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": "20180413_296472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05744722011765,
              38.96465716830103,
              8.663933891519292
            ],
            [
              -77.05770843944882,
              38.97368238290757,
              8.663933891519292
            ],
            [
              -77.04836574352679,
              38.97384681490045,
              449.30393389151925
            ],
            [
              -77.04810570819278,
              38.96482154767001,
              449.30393389151925
            ],
            [
              -77.05744722011765,
              38.96465716830103,
              8.663933891519292
            ]
          ]
        ]
      },
      "bbox": [
        -77.05770844,
        38.96465717,
        8.663933892,
        -77.04810571,
        38.97384681,
        449.3039339
      ],
      "properties": {
        "datetime": "2018-04-13T13:56:51Z",
        "pc:count": 6951489,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322177.1824,
            "count": 6951489,
            "maximum": 322555.329,
            "minimum": 321745.509,
            "name": "X",
            "position": 0,
            "stddev": 230.2078342,
            "variance": 52995.64691
          },
          {
            "average": 4315342.974,
            "count": 6951489,
            "maximum": 4315868.958,
            "minimum": 4314866.778,
            "name": "Y",
            "position": 1,
            "stddev": 288.0157827,
            "variance": 82953.09111
          },
          {
            "average": 92.66416317,
            "count": 6951489,
            "maximum": 449.3039339,
            "minimum": 8.663933892,
            "name": "Z",
            "position": 2,
            "stddev": 16.36855383,
            "variance": 267.9295543
          },
          {
            "average": 3517.718708,
            "count": 6951489,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3817.90068,
            "variance": 14576365.6
          },
          {
            "average": 2.42629802,
            "count": 6951489,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.310079026,
            "variance": 1.716307054
          },
          {
            "average": 3.437584955,
            "count": 6951489,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.322819639,
            "variance": 1.749851797
          },
          {
            "average": 0.5065264435,
            "count": 6951489,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999574397,
            "variance": 0.2499574415
          },
          {
            "average": 0,
            "count": 6951489,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288259105,
            "count": 6951489,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.561683788,
            "variance": 0.3154886777
          },
          {
            "average": -7.901559464,
            "count": 6951489,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.01158214,
            "variance": 121.2549411
          },
          {
            "average": 0,
            "count": 6951489,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 113.3244342,
            "count": 6951489,
            "maximum": 114,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6412236877,
            "variance": 0.4111678177
          },
          {
            "average": 207662530.6,
            "count": 6951489,
            "maximum": 207663011,
            "minimum": 207662362.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 179.9329073,
            "variance": 32375.85111
          },
          {
            "average": 0,
            "count": 6951489,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6951489,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6951489,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001143064457,
            "count": 6951489,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03378991011,
            "variance": 0.001141758025
          },
          {
            "average": 0.4528175187,
            "count": 6951489,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4977688712,
            "variance": 0.2477738491
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321745.509,
          4314866.778,
          8.663933892,
          322555.329,
          4315868.958,
          449.3039339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321745.50902248843,
                4314866.7776539745,
                8.663933891519292
              ],
              [
                321745.50902248843,
                4315868.957653974,
                8.663933891519292
              ],
              [
                322555.3290224884,
                4315868.957653974,
                449.30393389151925
              ],
              [
                322555.3290224884,
                4314866.7776539745,
                449.30393389151925
              ],
              [
                321745.50902248843,
                4314866.7776539745,
                8.663933891519292
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:56:51+00:00",
        "end_time": "2018-04-13T13:46:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180413_296472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180413_296472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180413_296472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180413_296472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05770844,
            38.96465717,
            8.663933892,
            -77.04810571,
            38.97384681,
            449.3039339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05744722011765,
                  38.96465716830103,
                  8.663933891519292
                ],
                [
                  -77.05770843944882,
                  38.97368238290757,
                  8.663933891519292
                ],
                [
                  -77.04836574352679,
                  38.97384681490045,
                  449.30393389151925
                ],
                [
                  -77.04810570819278,
                  38.96482154767001,
                  449.30393389151925
                ],
                [
                  -77.05744722011765,
                  38.96465716830103,
                  8.663933891519292
                ]
              ]
            ]
          },
          "id": "20180413_296472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180413_296472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:56:51Z",
            "pc:count": 6951489,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322177.1824,
                "count": 6951489,
                "maximum": 322555.329,
                "minimum": 321745.509,
                "name": "X",
                "position": 0,
                "stddev": 230.2078342,
                "variance": 52995.64691
              },
              {
                "average": 4315342.974,
                "count": 6951489,
                "maximum": 4315868.958,
                "minimum": 4314866.778,
                "name": "Y",
                "position": 1,
                "stddev": 288.0157827,
                "variance": 82953.09111
              },
              {
                "average": 92.66416317,
                "count": 6951489,
                "maximum": 449.3039339,
                "minimum": 8.663933892,
                "name": "Z",
                "position": 2,
                "stddev": 16.36855383,
                "variance": 267.9295543
              },
              {
                "average": 3517.718708,
                "count": 6951489,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3817.90068,
                "variance": 14576365.6
              },
              {
                "average": 2.42629802,
                "count": 6951489,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.310079026,
                "variance": 1.716307054
              },
              {
                "average": 3.437584955,
                "count": 6951489,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.322819639,
                "variance": 1.749851797
              },
              {
                "average": 0.5065264435,
                "count": 6951489,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999574397,
                "variance": 0.2499574415
              },
              {
                "average": 0,
                "count": 6951489,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288259105,
                "count": 6951489,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.561683788,
                "variance": 0.3154886777
              },
              {
                "average": -7.901559464,
                "count": 6951489,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.01158214,
                "variance": 121.2549411
              },
              {
                "average": 0,
                "count": 6951489,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 113.3244342,
                "count": 6951489,
                "maximum": 114,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6412236877,
                "variance": 0.4111678177
              },
              {
                "average": 207662530.6,
                "count": 6951489,
                "maximum": 207663011,
                "minimum": 207662362.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 179.9329073,
                "variance": 32375.85111
              },
              {
                "average": 0,
                "count": 6951489,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6951489,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6951489,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001143064457,
                "count": 6951489,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03378991011,
                "variance": 0.001141758025
              },
              {
                "average": 0.4528175187,
                "count": 6951489,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4977688712,
                "variance": 0.2477738491
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321745.509,
              4314866.778,
              8.663933892,
              322555.329,
              4315868.958,
              449.3039339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321745.50902248843,
                    4314866.7776539745,
                    8.663933891519292
                  ],
                  [
                    321745.50902248843,
                    4315868.957653974,
                    8.663933891519292
                  ],
                  [
                    322555.3290224884,
                    4315868.957653974,
                    449.30393389151925
                  ],
                  [
                    322555.3290224884,
                    4314866.7776539745,
                    449.30393389151925
                  ],
                  [
                    321745.50902248843,
                    4314866.7776539745,
                    8.663933891519292
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:56:51+00:00",
            "end_time": "2018-04-13T13:46: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": "20180228_314484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99412815747907,
              38.99530618356128,
              -10.401724088588537
            ],
            [
              -76.99444655758202,
              39.006643513327894,
              -10.401724088588537
            ],
            [
              -76.97303615666677,
              39.00700769785261,
              386.53827591141146
            ],
            [
              -76.97272116915359,
              38.99567022171677,
              386.53827591141146
            ],
            [
              -76.99412815747907,
              38.99530618356128,
              -10.401724088588537
            ]
          ]
        ]
      },
      "bbox": [
        -76.99444656,
        38.99530618,
        -10.40172409,
        -76.97272117,
        39.0070077,
        386.5382759
      ],
      "properties": {
        "datetime": "2018-04-08T13:33:25Z",
        "pc:count": 14063163,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328382.0826,
            "count": 14063163,
            "maximum": 329161.2706,
            "minimum": 327306.3706,
            "name": "X",
            "position": 0,
            "stddev": 510.64009,
            "variance": 260753.3015
          },
          {
            "average": 4318824.816,
            "count": 14063163,
            "maximum": 4319405.2,
            "minimum": 4318146.32,
            "name": "Y",
            "position": 1,
            "stddev": 344.9560972,
            "variance": 118994.709
          },
          {
            "average": 62.73629915,
            "count": 14063163,
            "maximum": 386.5382759,
            "minimum": -10.40172409,
            "name": "Z",
            "position": 2,
            "stddev": 13.46455281,
            "variance": 181.2941823
          },
          {
            "average": 4535.486829,
            "count": 14063163,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4974.935798,
            "variance": 24749986.2
          },
          {
            "average": 2.158531264,
            "count": 14063163,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.324254917,
            "variance": 1.753651086
          },
          {
            "average": 3.092200026,
            "count": 14063163,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.565365158,
            "variance": 2.450368077
          },
          {
            "average": 0.513274503,
            "count": 14063163,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998237743,
            "variance": 0.2498238053
          },
          {
            "average": 0,
            "count": 14063163,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298199274,
            "count": 14063163,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5125195404,
            "variance": 0.2626762792
          },
          {
            "average": -8.818276855,
            "count": 14063163,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.982213552,
            "variance": 99.6445874
          },
          {
            "average": 0,
            "count": 14063163,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 70.09283729,
            "count": 14063163,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.856501385,
            "variance": 8.159600162
          },
          {
            "average": 203971703.1,
            "count": 14063163,
            "maximum": 207229605.5,
            "minimum": 203880803.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 542670.4333,
            "variance": 294491199200.0
          },
          {
            "average": 0,
            "count": 14063163,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14063163,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14063163,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000767394931,
            "count": 14063163,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02769126379,
            "variance": 0.0007668060905
          },
          {
            "average": 0.4325092442,
            "count": 14063163,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4954240763,
            "variance": 0.2454450153
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327306.3706,
          4318146.32,
          -10.40172409,
          329161.2706,
          4319405.2,
          386.5382759
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327306.3705858644,
                4318146.320195092,
                -10.401724088588537
              ],
              [
                327306.3705858644,
                4319405.200195093,
                -10.401724088588537
              ],
              [
                329161.27058586443,
                4319405.200195093,
                386.53827591141146
              ],
              [
                329161.27058586443,
                4318146.320195092,
                386.53827591141146
              ],
              [
                327306.3705858644,
                4318146.320195092,
                -10.401724088588537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:33:25+00:00",
        "end_time": "2018-02-28T19:20:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_314484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_314484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_314484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99444656,
            38.99530618,
            -10.40172409,
            -76.97272117,
            39.0070077,
            386.5382759
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99412815747907,
                  38.99530618356128,
                  -10.401724088588537
                ],
                [
                  -76.99444655758202,
                  39.006643513327894,
                  -10.401724088588537
                ],
                [
                  -76.97303615666677,
                  39.00700769785261,
                  386.53827591141146
                ],
                [
                  -76.97272116915359,
                  38.99567022171677,
                  386.53827591141146
                ],
                [
                  -76.99412815747907,
                  38.99530618356128,
                  -10.401724088588537
                ]
              ]
            ]
          },
          "id": "20180228_314484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_314484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:33:25Z",
            "pc:count": 14063163,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328382.0826,
                "count": 14063163,
                "maximum": 329161.2706,
                "minimum": 327306.3706,
                "name": "X",
                "position": 0,
                "stddev": 510.64009,
                "variance": 260753.3015
              },
              {
                "average": 4318824.816,
                "count": 14063163,
                "maximum": 4319405.2,
                "minimum": 4318146.32,
                "name": "Y",
                "position": 1,
                "stddev": 344.9560972,
                "variance": 118994.709
              },
              {
                "average": 62.73629915,
                "count": 14063163,
                "maximum": 386.5382759,
                "minimum": -10.40172409,
                "name": "Z",
                "position": 2,
                "stddev": 13.46455281,
                "variance": 181.2941823
              },
              {
                "average": 4535.486829,
                "count": 14063163,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4974.935798,
                "variance": 24749986.2
              },
              {
                "average": 2.158531264,
                "count": 14063163,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.324254917,
                "variance": 1.753651086
              },
              {
                "average": 3.092200026,
                "count": 14063163,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.565365158,
                "variance": 2.450368077
              },
              {
                "average": 0.513274503,
                "count": 14063163,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998237743,
                "variance": 0.2498238053
              },
              {
                "average": 0,
                "count": 14063163,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298199274,
                "count": 14063163,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5125195404,
                "variance": 0.2626762792
              },
              {
                "average": -8.818276855,
                "count": 14063163,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.982213552,
                "variance": 99.6445874
              },
              {
                "average": 0,
                "count": 14063163,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 70.09283729,
                "count": 14063163,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.856501385,
                "variance": 8.159600162
              },
              {
                "average": 203971703.1,
                "count": 14063163,
                "maximum": 207229605.5,
                "minimum": 203880803.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 542670.4333,
                "variance": 294491199200.0
              },
              {
                "average": 0,
                "count": 14063163,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14063163,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14063163,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000767394931,
                "count": 14063163,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02769126379,
                "variance": 0.0007668060905
              },
              {
                "average": 0.4325092442,
                "count": 14063163,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4954240763,
                "variance": 0.2454450153
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327306.3706,
              4318146.32,
              -10.40172409,
              329161.2706,
              4319405.2,
              386.5382759
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327306.3705858644,
                    4318146.320195092,
                    -10.401724088588537
                  ],
                  [
                    327306.3705858644,
                    4319405.200195093,
                    -10.401724088588537
                  ],
                  [
                    329161.27058586443,
                    4319405.200195093,
                    386.53827591141146
                  ],
                  [
                    329161.27058586443,
                    4318146.320195092,
                    386.53827591141146
                  ],
                  [
                    327306.3705858644,
                    4318146.320195092,
                    -10.401724088588537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:33:25+00:00",
            "end_time": "2018-02-28T19:20: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": "20180411_296476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05745120096849,
              38.97353236655672,
              1.623463673151889
            ],
            [
              -77.05777351122877,
              38.9846641477814,
              1.623463673151889
            ],
            [
              -77.03636756508621,
              38.98503982970698,
              462.6634636731519
            ],
            [
              -77.03604860197065,
              38.97390790020459,
              462.6634636731519
            ],
            [
              -77.05745120096849,
              38.97353236655672,
              1.623463673151889
            ]
          ]
        ]
      },
      "bbox": [
        -77.05777351,
        38.97353237,
        1.623463673,
        -77.0360486,
        38.98503983,
        462.6634637
      ],
      "properties": {
        "datetime": "2018-04-13T14:00:14Z",
        "pc:count": 25975343,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322727.2331,
            "count": 25975343,
            "maximum": 323622.5788,
            "minimum": 321767.4188,
            "name": "X",
            "position": 0,
            "stddev": 513.0119822,
            "variance": 263181.2939
          },
          {
            "average": 4316529.883,
            "count": 25975343,
            "maximum": 4317087.904,
            "minimum": 4315851.804,
            "name": "Y",
            "position": 1,
            "stddev": 318.6180181,
            "variance": 101517.4415
          },
          {
            "average": 83.90260789,
            "count": 25975343,
            "maximum": 462.6634637,
            "minimum": 1.623463673,
            "name": "Z",
            "position": 2,
            "stddev": 19.07307744,
            "variance": 363.7822829
          },
          {
            "average": 3087.72389,
            "count": 25975343,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3395.017861,
            "variance": 11526146.27
          },
          {
            "average": 2.445921041,
            "count": 25975343,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.310433451,
            "variance": 1.71723583
          },
          {
            "average": 3.427199556,
            "count": 25975343,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.320504243,
            "variance": 1.743731455
          },
          {
            "average": 0.5237024204,
            "count": 25975343,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994378889,
            "variance": 0.2494382049
          },
          {
            "average": 0,
            "count": 25975343,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26772863,
            "count": 25975343,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5442007849,
            "variance": 0.2961544943
          },
          {
            "average": 3.607634165,
            "count": 25975343,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.63097362,
            "variance": 159.5414945
          },
          {
            "average": 0,
            "count": 25975343,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 106.820225,
            "count": 25975343,
            "maximum": 114,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.03248291,
            "variance": 100.6507133
          },
          {
            "average": 207629301,
            "count": 25975343,
            "maximum": 207663214.7,
            "minimum": 207533509.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 56390.01619,
            "variance": 3179833926
          },
          {
            "average": 0,
            "count": 25975343,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25975343,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25975343,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008490359492,
            "count": 25975343,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02912584968,
            "variance": 0.0008483151198
          },
          {
            "average": 0.6546601521,
            "count": 25975343,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4754789649,
            "variance": 0.226080246
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321767.4188,
          4315851.804,
          1.623463673,
          323622.5788,
          4317087.904,
          462.6634637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321767.418825106,
                4315851.8043968,
                1.623463673151889
              ],
              [
                321767.418825106,
                4317087.904396799,
                1.623463673151889
              ],
              [
                323622.57882510603,
                4317087.904396799,
                462.6634636731519
              ],
              [
                323622.57882510603,
                4315851.8043968,
                462.6634636731519
              ],
              [
                321767.418825106,
                4315851.8043968,
                1.623463673151889
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:00:14+00:00",
        "end_time": "2018-04-12T01:58:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180411_296476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_296476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180411_296476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_296476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05777351,
            38.97353237,
            1.623463673,
            -77.0360486,
            38.98503983,
            462.6634637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05745120096849,
                  38.97353236655672,
                  1.623463673151889
                ],
                [
                  -77.05777351122877,
                  38.9846641477814,
                  1.623463673151889
                ],
                [
                  -77.03636756508621,
                  38.98503982970698,
                  462.6634636731519
                ],
                [
                  -77.03604860197065,
                  38.97390790020459,
                  462.6634636731519
                ],
                [
                  -77.05745120096849,
                  38.97353236655672,
                  1.623463673151889
                ]
              ]
            ]
          },
          "id": "20180411_296476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_296476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:00:14Z",
            "pc:count": 25975343,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322727.2331,
                "count": 25975343,
                "maximum": 323622.5788,
                "minimum": 321767.4188,
                "name": "X",
                "position": 0,
                "stddev": 513.0119822,
                "variance": 263181.2939
              },
              {
                "average": 4316529.883,
                "count": 25975343,
                "maximum": 4317087.904,
                "minimum": 4315851.804,
                "name": "Y",
                "position": 1,
                "stddev": 318.6180181,
                "variance": 101517.4415
              },
              {
                "average": 83.90260789,
                "count": 25975343,
                "maximum": 462.6634637,
                "minimum": 1.623463673,
                "name": "Z",
                "position": 2,
                "stddev": 19.07307744,
                "variance": 363.7822829
              },
              {
                "average": 3087.72389,
                "count": 25975343,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3395.017861,
                "variance": 11526146.27
              },
              {
                "average": 2.445921041,
                "count": 25975343,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.310433451,
                "variance": 1.71723583
              },
              {
                "average": 3.427199556,
                "count": 25975343,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.320504243,
                "variance": 1.743731455
              },
              {
                "average": 0.5237024204,
                "count": 25975343,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994378889,
                "variance": 0.2494382049
              },
              {
                "average": 0,
                "count": 25975343,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26772863,
                "count": 25975343,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5442007849,
                "variance": 0.2961544943
              },
              {
                "average": 3.607634165,
                "count": 25975343,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.63097362,
                "variance": 159.5414945
              },
              {
                "average": 0,
                "count": 25975343,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 106.820225,
                "count": 25975343,
                "maximum": 114,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.03248291,
                "variance": 100.6507133
              },
              {
                "average": 207629301,
                "count": 25975343,
                "maximum": 207663214.7,
                "minimum": 207533509.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 56390.01619,
                "variance": 3179833926
              },
              {
                "average": 0,
                "count": 25975343,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25975343,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25975343,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008490359492,
                "count": 25975343,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02912584968,
                "variance": 0.0008483151198
              },
              {
                "average": 0.6546601521,
                "count": 25975343,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4754789649,
                "variance": 0.226080246
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321767.4188,
              4315851.804,
              1.623463673,
              323622.5788,
              4317087.904,
              462.6634637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321767.418825106,
                    4315851.8043968,
                    1.623463673151889
                  ],
                  [
                    321767.418825106,
                    4317087.904396799,
                    1.623463673151889
                  ],
                  [
                    323622.57882510603,
                    4317087.904396799,
                    462.6634636731519
                  ],
                  [
                    323622.57882510603,
                    4315851.8043968,
                    462.6634636731519
                  ],
                  [
                    321767.418825106,
                    4315851.8043968,
                    1.623463673151889
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:00:14+00:00",
            "end_time": "2018-04-12T01:58: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": "20180228_320496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97300491296147,
              39.0282505025984,
              -10.226019963744648
            ],
            [
              -76.9733203567572,
              39.03958953439354,
              -10.226019963744648
            ],
            [
              -76.9518988199433,
              39.03995011020149,
              377.3139800362554
            ],
            [
              -76.95158679514053,
              39.02861093350152,
              377.3139800362554
            ],
            [
              -76.97300491296147,
              39.0282505025984,
              -10.226019963744648
            ]
          ]
        ]
      },
      "bbox": [
        -76.97332036,
        39.0282505,
        -10.22601996,
        -76.9515868,
        39.03995011,
        377.31398
      ],
      "properties": {
        "datetime": "2018-02-28T19:09:10Z",
        "pc:count": 22468417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330197.6261,
            "count": 22468417,
            "maximum": 331070.0881,
            "minimum": 329215.1081,
            "name": "X",
            "position": 0,
            "stddev": 507.5178323,
            "variance": 257574.3501
          },
          {
            "average": 4322397.615,
            "count": 22468417,
            "maximum": 4323021.838,
            "minimum": 4321762.778,
            "name": "Y",
            "position": 1,
            "stddev": 351.2938717,
            "variance": 123407.3843
          },
          {
            "average": 76.52272081,
            "count": 22468417,
            "maximum": 377.31398,
            "minimum": -10.22601996,
            "name": "Z",
            "position": 2,
            "stddev": 16.51745835,
            "variance": 272.8264304
          },
          {
            "average": 3857.887762,
            "count": 22468417,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4666.663939,
            "variance": 21777752.32
          },
          {
            "average": 2.510436628,
            "count": 22468417,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.368450981,
            "variance": 1.872658087
          },
          {
            "average": 3.708939219,
            "count": 22468417,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.317746026,
            "variance": 1.73645459
          },
          {
            "average": 0.5032566825,
            "count": 22468417,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499989405,
            "variance": 0.2499894051
          },
          {
            "average": 0,
            "count": 22468417,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265178895,
            "count": 22468417,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5455176311,
            "variance": 0.2975894858
          },
          {
            "average": 8.350239646,
            "count": 22468417,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.65133065,
            "variance": 113.4508447
          },
          {
            "average": 0,
            "count": 22468417,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.12512274,
            "count": 22468417,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.187456044,
            "variance": 10.15987603
          },
          {
            "average": 203872582.9,
            "count": 22468417,
            "maximum": 203880150.6,
            "minimum": 203871631.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1882.998125,
            "variance": 3545681.938
          },
          {
            "average": 0,
            "count": 22468417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22468417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22468417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005967932676,
            "count": 22468417,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0244220624,
            "variance": 0.000596437132
          },
          {
            "average": 0.4157912415,
            "count": 22468417,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.492857886,
            "variance": 0.2429088958
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329215.1081,
          4321762.778,
          -10.22601996,
          331070.0881,
          4323021.838,
          377.31398
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329215.10809701786,
                4321762.777816982,
                -10.226019963744648
              ],
              [
                329215.10809701786,
                4323021.8378169825,
                -10.226019963744648
              ],
              [
                331070.08809701784,
                4323021.8378169825,
                377.3139800362554
              ],
              [
                331070.08809701784,
                4321762.777816982,
                377.3139800362554
              ],
              [
                329215.10809701786,
                4321762.777816982,
                -10.226019963744648
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:09:10+00:00",
        "end_time": "2018-02-28T16:47:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_320496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_320496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_320496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_320496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97332036,
            39.0282505,
            -10.22601996,
            -76.9515868,
            39.03995011,
            377.31398
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97300491296147,
                  39.0282505025984,
                  -10.226019963744648
                ],
                [
                  -76.9733203567572,
                  39.03958953439354,
                  -10.226019963744648
                ],
                [
                  -76.9518988199433,
                  39.03995011020149,
                  377.3139800362554
                ],
                [
                  -76.95158679514053,
                  39.02861093350152,
                  377.3139800362554
                ],
                [
                  -76.97300491296147,
                  39.0282505025984,
                  -10.226019963744648
                ]
              ]
            ]
          },
          "id": "20180228_320496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_320496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:09:10Z",
            "pc:count": 22468417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330197.6261,
                "count": 22468417,
                "maximum": 331070.0881,
                "minimum": 329215.1081,
                "name": "X",
                "position": 0,
                "stddev": 507.5178323,
                "variance": 257574.3501
              },
              {
                "average": 4322397.615,
                "count": 22468417,
                "maximum": 4323021.838,
                "minimum": 4321762.778,
                "name": "Y",
                "position": 1,
                "stddev": 351.2938717,
                "variance": 123407.3843
              },
              {
                "average": 76.52272081,
                "count": 22468417,
                "maximum": 377.31398,
                "minimum": -10.22601996,
                "name": "Z",
                "position": 2,
                "stddev": 16.51745835,
                "variance": 272.8264304
              },
              {
                "average": 3857.887762,
                "count": 22468417,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4666.663939,
                "variance": 21777752.32
              },
              {
                "average": 2.510436628,
                "count": 22468417,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.368450981,
                "variance": 1.872658087
              },
              {
                "average": 3.708939219,
                "count": 22468417,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.317746026,
                "variance": 1.73645459
              },
              {
                "average": 0.5032566825,
                "count": 22468417,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499989405,
                "variance": 0.2499894051
              },
              {
                "average": 0,
                "count": 22468417,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265178895,
                "count": 22468417,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5455176311,
                "variance": 0.2975894858
              },
              {
                "average": 8.350239646,
                "count": 22468417,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.65133065,
                "variance": 113.4508447
              },
              {
                "average": 0,
                "count": 22468417,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.12512274,
                "count": 22468417,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.187456044,
                "variance": 10.15987603
              },
              {
                "average": 203872582.9,
                "count": 22468417,
                "maximum": 203880150.6,
                "minimum": 203871631.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1882.998125,
                "variance": 3545681.938
              },
              {
                "average": 0,
                "count": 22468417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22468417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22468417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005967932676,
                "count": 22468417,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0244220624,
                "variance": 0.000596437132
              },
              {
                "average": 0.4157912415,
                "count": 22468417,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.492857886,
                "variance": 0.2429088958
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329215.1081,
              4321762.778,
              -10.22601996,
              331070.0881,
              4323021.838,
              377.31398
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329215.10809701786,
                    4321762.777816982,
                    -10.226019963744648
                  ],
                  [
                    329215.10809701786,
                    4323021.8378169825,
                    -10.226019963744648
                  ],
                  [
                    331070.08809701784,
                    4323021.8378169825,
                    377.3139800362554
                  ],
                  [
                    331070.08809701784,
                    4321762.777816982,
                    377.3139800362554
                  ],
                  [
                    329215.10809701786,
                    4321762.777816982,
                    -10.226019963744648
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:09:10+00:00",
            "end_time": "2018-02-28T16:47:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_320500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97300104887128,
              39.039233229130375,
              -9.049061037858877
            ],
            [
              -76.97331660545323,
              39.050571879312564,
              -9.049061037858877
            ],
            [
              -76.9518926753862,
              39.05093252319283,
              380.63093896214116
            ],
            [
              -76.95158053940833,
              39.039593728095184,
              380.63093896214116
            ],
            [
              -76.97300104887128,
              39.039233229130375,
              -9.049061037858877
            ]
          ]
        ]
      },
      "bbox": [
        -76.97331661,
        39.03923323,
        -9.049061038,
        -76.95158054,
        39.05093252,
        380.630939
      ],
      "properties": {
        "datetime": "2018-02-28T17:00:30Z",
        "pc:count": 15630873,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329992.2731,
            "count": 15630873,
            "maximum": 331096.7875,
            "minimum": 329241.8875,
            "name": "X",
            "position": 0,
            "stddev": 554.9623696,
            "variance": 307983.2317
          },
          {
            "average": 4323543.245,
            "count": 15630873,
            "maximum": 4324240.713,
            "minimum": 4322981.693,
            "name": "Y",
            "position": 1,
            "stddev": 340.3034636,
            "variance": 115806.4473
          },
          {
            "average": 90.74755701,
            "count": 15630873,
            "maximum": 380.630939,
            "minimum": -9.049061038,
            "name": "Z",
            "position": 2,
            "stddev": 12.90715932,
            "variance": 166.5947618
          },
          {
            "average": 5567.673344,
            "count": 15630873,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5557.38778,
            "variance": 30884558.94
          },
          {
            "average": 2.158999053,
            "count": 15630873,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.325230896,
            "variance": 1.756236927
          },
          {
            "average": 3.095270175,
            "count": 15630873,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.565516942,
            "variance": 2.450843296
          },
          {
            "average": 0.5017941736,
            "count": 15630873,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967969,
            "variance": 0.2499967969
          },
          {
            "average": 0,
            "count": 15630873,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.373374987,
            "count": 15630873,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6404930906,
            "variance": 0.4102313991
          },
          {
            "average": 5.496159575,
            "count": 15630873,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.20728894,
            "variance": 174.4324811
          },
          {
            "average": 0,
            "count": 15630873,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.77411716,
            "count": 15630873,
            "maximum": 59,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6706129636,
            "variance": 0.449721747
          },
          {
            "average": 203871840.5,
            "count": 15630873,
            "maximum": 203872430.1,
            "minimum": 203871063,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.0710707,
            "variance": 219090.5273
          },
          {
            "average": 0,
            "count": 15630873,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15630873,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15630873,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007027758462,
            "count": 15630873,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02650060372,
            "variance": 0.0007022819973
          },
          {
            "average": 0.4466398646,
            "count": 15630873,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4971445582,
            "variance": 0.2471527118
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329241.8875,
          4322981.693,
          -9.049061038,
          331096.7875,
          4324240.713,
          380.630939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329241.8874882921,
                4322981.693358777,
                -9.049061037858877
              ],
              [
                329241.8874882921,
                4324240.713358777,
                -9.049061037858877
              ],
              [
                331096.78748829215,
                4324240.713358777,
                380.63093896214116
              ],
              [
                331096.78748829215,
                4322981.693358777,
                380.63093896214116
              ],
              [
                329241.8874882921,
                4322981.693358777,
                -9.049061037858877
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T17:00:30+00:00",
        "end_time": "2018-02-28T16:37:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_320500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_320500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_320500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_320500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97331661,
            39.03923323,
            -9.049061038,
            -76.95158054,
            39.05093252,
            380.630939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97300104887128,
                  39.039233229130375,
                  -9.049061037858877
                ],
                [
                  -76.97331660545323,
                  39.050571879312564,
                  -9.049061037858877
                ],
                [
                  -76.9518926753862,
                  39.05093252319283,
                  380.63093896214116
                ],
                [
                  -76.95158053940833,
                  39.039593728095184,
                  380.63093896214116
                ],
                [
                  -76.97300104887128,
                  39.039233229130375,
                  -9.049061037858877
                ]
              ]
            ]
          },
          "id": "20180228_320500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_320500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T17:00:30Z",
            "pc:count": 15630873,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329992.2731,
                "count": 15630873,
                "maximum": 331096.7875,
                "minimum": 329241.8875,
                "name": "X",
                "position": 0,
                "stddev": 554.9623696,
                "variance": 307983.2317
              },
              {
                "average": 4323543.245,
                "count": 15630873,
                "maximum": 4324240.713,
                "minimum": 4322981.693,
                "name": "Y",
                "position": 1,
                "stddev": 340.3034636,
                "variance": 115806.4473
              },
              {
                "average": 90.74755701,
                "count": 15630873,
                "maximum": 380.630939,
                "minimum": -9.049061038,
                "name": "Z",
                "position": 2,
                "stddev": 12.90715932,
                "variance": 166.5947618
              },
              {
                "average": 5567.673344,
                "count": 15630873,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5557.38778,
                "variance": 30884558.94
              },
              {
                "average": 2.158999053,
                "count": 15630873,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.325230896,
                "variance": 1.756236927
              },
              {
                "average": 3.095270175,
                "count": 15630873,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.565516942,
                "variance": 2.450843296
              },
              {
                "average": 0.5017941736,
                "count": 15630873,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967969,
                "variance": 0.2499967969
              },
              {
                "average": 0,
                "count": 15630873,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.373374987,
                "count": 15630873,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6404930906,
                "variance": 0.4102313991
              },
              {
                "average": 5.496159575,
                "count": 15630873,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.20728894,
                "variance": 174.4324811
              },
              {
                "average": 0,
                "count": 15630873,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.77411716,
                "count": 15630873,
                "maximum": 59,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6706129636,
                "variance": 0.449721747
              },
              {
                "average": 203871840.5,
                "count": 15630873,
                "maximum": 203872430.1,
                "minimum": 203871063,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.0710707,
                "variance": 219090.5273
              },
              {
                "average": 0,
                "count": 15630873,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15630873,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15630873,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007027758462,
                "count": 15630873,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02650060372,
                "variance": 0.0007022819973
              },
              {
                "average": 0.4466398646,
                "count": 15630873,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4971445582,
                "variance": 0.2471527118
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329241.8875,
              4322981.693,
              -9.049061038,
              331096.7875,
              4324240.713,
              380.630939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329241.8874882921,
                    4322981.693358777,
                    -9.049061037858877
                  ],
                  [
                    329241.8874882921,
                    4324240.713358777,
                    -9.049061037858877
                  ],
                  [
                    331096.78748829215,
                    4324240.713358777,
                    380.63093896214116
                  ],
                  [
                    331096.78748829215,
                    4322981.693358777,
                    380.63093896214116
                  ],
                  [
                    329241.8874882921,
                    4322981.693358777,
                    -9.049061037858877
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T17:00:30+00:00",
            "end_time": "2018-02-28T16:37: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": "20180411_296480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05745333698721,
              38.984309206980996,
              -8.706614382183943
            ],
            [
              -77.05778173083733,
              38.995646654127796,
              -8.706614382183943
            ],
            [
              -77.03637386132138,
              38.99602240131007,
              463.3333856178161
            ],
            [
              -77.03604887808595,
              38.98468480313276,
              463.3333856178161
            ],
            [
              -77.05745333698721,
              38.984309206980996,
              -8.706614382183943
            ]
          ]
        ]
      },
      "bbox": [
        -77.05778173,
        38.98430921,
        -8.706614382,
        -77.03604888,
        38.9960224,
        463.3333856
      ],
      "properties": {
        "datetime": "2018-04-13T14:00:16Z",
        "pc:count": 30741721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322741.0997,
            "count": 30741721,
            "maximum": 323649.3027,
            "minimum": 321794.2627,
            "name": "X",
            "position": 0,
            "stddev": 507.3013233,
            "variance": 257354.6326
          },
          {
            "average": 4317639.341,
            "count": 30741721,
            "maximum": 4318306.824,
            "minimum": 4317047.884,
            "name": "Y",
            "position": 1,
            "stddev": 343.9164772,
            "variance": 118278.5433
          },
          {
            "average": 77.92458703,
            "count": 30741721,
            "maximum": 463.3333856,
            "minimum": -8.706614382,
            "name": "Z",
            "position": 2,
            "stddev": 15.14059755,
            "variance": 229.2376943
          },
          {
            "average": 3747.515736,
            "count": 30741721,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3989.181358,
            "variance": 15913567.9
          },
          {
            "average": 2.174136835,
            "count": 30741721,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.278392322,
            "variance": 1.63428693
          },
          {
            "average": 3.04400066,
            "count": 30741721,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473132129,
            "variance": 2.170118271
          },
          {
            "average": 0.5105220687,
            "count": 30741721,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998892819,
            "variance": 0.2498892942
          },
          {
            "average": 0,
            "count": 30741721,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280422947,
            "count": 30741721,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5114059023,
            "variance": 0.2615359969
          },
          {
            "average": 4.049925331,
            "count": 30741721,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.12722627,
            "variance": 172.3240696
          },
          {
            "average": 0,
            "count": 30741721,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 102.2727751,
            "count": 30741721,
            "maximum": 113,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.09323495,
            "variance": 123.0598617
          },
          {
            "average": 207607049.2,
            "count": 30741721,
            "maximum": 207663216.4,
            "minimum": 207533486.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 63943.55442,
            "variance": 4088778152
          },
          {
            "average": 0,
            "count": 30741721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30741721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30741721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005740732602,
            "count": 30741721,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02395294802,
            "variance": 0.0005737437188
          },
          {
            "average": 0.6870399025,
            "count": 30741721,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.463698266,
            "variance": 0.2150160818
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321794.2627,
          4317047.884,
          -8.706614382,
          323649.3027,
          4318306.824,
          463.3333856
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321794.2627003285,
                4317047.884131439,
                -8.706614382183943
              ],
              [
                321794.2627003285,
                4318306.8241314385,
                -8.706614382183943
              ],
              [
                323649.3027003285,
                4318306.8241314385,
                463.3333856178161
              ],
              [
                323649.3027003285,
                4317047.884131439,
                463.3333856178161
              ],
              [
                321794.2627003285,
                4317047.884131439,
                -8.706614382183943
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:00:16+00:00",
        "end_time": "2018-04-12T01:58:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180411_296480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_296480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180411_296480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_296480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05778173,
            38.98430921,
            -8.706614382,
            -77.03604888,
            38.9960224,
            463.3333856
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05745333698721,
                  38.984309206980996,
                  -8.706614382183943
                ],
                [
                  -77.05778173083733,
                  38.995646654127796,
                  -8.706614382183943
                ],
                [
                  -77.03637386132138,
                  38.99602240131007,
                  463.3333856178161
                ],
                [
                  -77.03604887808595,
                  38.98468480313276,
                  463.3333856178161
                ],
                [
                  -77.05745333698721,
                  38.984309206980996,
                  -8.706614382183943
                ]
              ]
            ]
          },
          "id": "20180411_296480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_296480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:00:16Z",
            "pc:count": 30741721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322741.0997,
                "count": 30741721,
                "maximum": 323649.3027,
                "minimum": 321794.2627,
                "name": "X",
                "position": 0,
                "stddev": 507.3013233,
                "variance": 257354.6326
              },
              {
                "average": 4317639.341,
                "count": 30741721,
                "maximum": 4318306.824,
                "minimum": 4317047.884,
                "name": "Y",
                "position": 1,
                "stddev": 343.9164772,
                "variance": 118278.5433
              },
              {
                "average": 77.92458703,
                "count": 30741721,
                "maximum": 463.3333856,
                "minimum": -8.706614382,
                "name": "Z",
                "position": 2,
                "stddev": 15.14059755,
                "variance": 229.2376943
              },
              {
                "average": 3747.515736,
                "count": 30741721,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3989.181358,
                "variance": 15913567.9
              },
              {
                "average": 2.174136835,
                "count": 30741721,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.278392322,
                "variance": 1.63428693
              },
              {
                "average": 3.04400066,
                "count": 30741721,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473132129,
                "variance": 2.170118271
              },
              {
                "average": 0.5105220687,
                "count": 30741721,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998892819,
                "variance": 0.2498892942
              },
              {
                "average": 0,
                "count": 30741721,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280422947,
                "count": 30741721,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5114059023,
                "variance": 0.2615359969
              },
              {
                "average": 4.049925331,
                "count": 30741721,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.12722627,
                "variance": 172.3240696
              },
              {
                "average": 0,
                "count": 30741721,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 102.2727751,
                "count": 30741721,
                "maximum": 113,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.09323495,
                "variance": 123.0598617
              },
              {
                "average": 207607049.2,
                "count": 30741721,
                "maximum": 207663216.4,
                "minimum": 207533486.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 63943.55442,
                "variance": 4088778152
              },
              {
                "average": 0,
                "count": 30741721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30741721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30741721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005740732602,
                "count": 30741721,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02395294802,
                "variance": 0.0005737437188
              },
              {
                "average": 0.6870399025,
                "count": 30741721,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.463698266,
                "variance": 0.2150160818
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321794.2627,
              4317047.884,
              -8.706614382,
              323649.3027,
              4318306.824,
              463.3333856
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321794.2627003285,
                    4317047.884131439,
                    -8.706614382183943
                  ],
                  [
                    321794.2627003285,
                    4318306.8241314385,
                    -8.706614382183943
                  ],
                  [
                    323649.3027003285,
                    4318306.8241314385,
                    463.3333856178161
                  ],
                  [
                    323649.3027003285,
                    4317047.884131439,
                    463.3333856178161
                  ],
                  [
                    321794.2627003285,
                    4317047.884131439,
                    -8.706614382183943
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:00:16+00:00",
            "end_time": "2018-04-12T01:58: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": "20180228_320504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97299563558518,
              39.0502166050592,
              -10.366180512059515
            ],
            [
              -76.97331129972677,
              39.061554693519284,
              -10.366180512059515
            ],
            [
              -76.95188451264039,
              39.06191541290355,
              382.0538194879405
            ],
            [
              -76.95157227073435,
              39.05057717951672,
              382.0538194879405
            ],
            [
              -76.97299563558518,
              39.0502166050592,
              -10.366180512059515
            ]
          ]
        ]
      },
      "bbox": [
        -76.9733113,
        39.05021661,
        -10.36618051,
        -76.95157227,
        39.06191541,
        382.0538195
      ],
      "properties": {
        "datetime": "2018-02-28T16:47:20Z",
        "pc:count": 11893328,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330151.0201,
            "count": 11893328,
            "maximum": 331123.6687,
            "minimum": 329268.8087,
            "name": "X",
            "position": 0,
            "stddev": 504.4303363,
            "variance": 254449.9642
          },
          {
            "average": 4324834.526,
            "count": 11893328,
            "maximum": 4325459.64,
            "minimum": 4324200.68,
            "name": "Y",
            "position": 1,
            "stddev": 363.4224471,
            "variance": 132075.8751
          },
          {
            "average": 108.2299246,
            "count": 11893328,
            "maximum": 382.0538195,
            "minimum": -10.36618051,
            "name": "Z",
            "position": 2,
            "stddev": 8.253904944,
            "variance": 68.12694682
          },
          {
            "average": 6320.569138,
            "count": 11893328,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6165.956411,
            "variance": 38019018.46
          },
          {
            "average": 1.751198907,
            "count": 11893328,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.162556774,
            "variance": 1.351538254
          },
          {
            "average": 2.398692191,
            "count": 11893328,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.554632367,
            "variance": 2.416881798
          },
          {
            "average": 0.4996350054,
            "count": 11893328,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998878,
            "variance": 0.2499998878
          },
          {
            "average": 0,
            "count": 11893328,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.427781778,
            "count": 11893328,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5435861673,
            "variance": 0.2954859213
          },
          {
            "average": -9.456164014,
            "count": 11893328,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.05589327,
            "variance": 101.1209894
          },
          {
            "average": 0,
            "count": 11893328,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.66378897,
            "count": 11893328,
            "maximum": 60,
            "minimum": 58,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5609640259,
            "variance": 0.3146806383
          },
          {
            "average": 203871261.9,
            "count": 11893328,
            "maximum": 203871640.3,
            "minimum": 203870311.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 325.2595086,
            "variance": 105793.7479
          },
          {
            "average": 0,
            "count": 11893328,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11893328,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11893328,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008836046563,
            "count": 11893328,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02971235388,
            "variance": 0.0008828239734
          },
          {
            "average": 0.4279528825,
            "count": 11893328,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.494782006,
            "variance": 0.2448092334
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329268.8087,
          4324200.68,
          -10.36618051,
          331123.6687,
          4325459.64,
          382.0538195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329268.80870529875,
                4324200.680092319,
                -10.366180512059515
              ],
              [
                329268.80870529875,
                4325459.64009232,
                -10.366180512059515
              ],
              [
                331123.66870529874,
                4325459.64009232,
                382.0538194879405
              ],
              [
                331123.66870529874,
                4324200.680092319,
                382.0538194879405
              ],
              [
                329268.80870529875,
                4324200.680092319,
                -10.366180512059515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:47:20+00:00",
        "end_time": "2018-02-28T16:25:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_320504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_320504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_320504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_320504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9733113,
            39.05021661,
            -10.36618051,
            -76.95157227,
            39.06191541,
            382.0538195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97299563558518,
                  39.0502166050592,
                  -10.366180512059515
                ],
                [
                  -76.97331129972677,
                  39.061554693519284,
                  -10.366180512059515
                ],
                [
                  -76.95188451264039,
                  39.06191541290355,
                  382.0538194879405
                ],
                [
                  -76.95157227073435,
                  39.05057717951672,
                  382.0538194879405
                ],
                [
                  -76.97299563558518,
                  39.0502166050592,
                  -10.366180512059515
                ]
              ]
            ]
          },
          "id": "20180228_320504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_320504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:47:20Z",
            "pc:count": 11893328,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330151.0201,
                "count": 11893328,
                "maximum": 331123.6687,
                "minimum": 329268.8087,
                "name": "X",
                "position": 0,
                "stddev": 504.4303363,
                "variance": 254449.9642
              },
              {
                "average": 4324834.526,
                "count": 11893328,
                "maximum": 4325459.64,
                "minimum": 4324200.68,
                "name": "Y",
                "position": 1,
                "stddev": 363.4224471,
                "variance": 132075.8751
              },
              {
                "average": 108.2299246,
                "count": 11893328,
                "maximum": 382.0538195,
                "minimum": -10.36618051,
                "name": "Z",
                "position": 2,
                "stddev": 8.253904944,
                "variance": 68.12694682
              },
              {
                "average": 6320.569138,
                "count": 11893328,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6165.956411,
                "variance": 38019018.46
              },
              {
                "average": 1.751198907,
                "count": 11893328,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.162556774,
                "variance": 1.351538254
              },
              {
                "average": 2.398692191,
                "count": 11893328,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.554632367,
                "variance": 2.416881798
              },
              {
                "average": 0.4996350054,
                "count": 11893328,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998878,
                "variance": 0.2499998878
              },
              {
                "average": 0,
                "count": 11893328,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.427781778,
                "count": 11893328,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5435861673,
                "variance": 0.2954859213
              },
              {
                "average": -9.456164014,
                "count": 11893328,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.05589327,
                "variance": 101.1209894
              },
              {
                "average": 0,
                "count": 11893328,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.66378897,
                "count": 11893328,
                "maximum": 60,
                "minimum": 58,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5609640259,
                "variance": 0.3146806383
              },
              {
                "average": 203871261.9,
                "count": 11893328,
                "maximum": 203871640.3,
                "minimum": 203870311.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 325.2595086,
                "variance": 105793.7479
              },
              {
                "average": 0,
                "count": 11893328,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11893328,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11893328,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008836046563,
                "count": 11893328,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02971235388,
                "variance": 0.0008828239734
              },
              {
                "average": 0.4279528825,
                "count": 11893328,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.494782006,
                "variance": 0.2448092334
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329268.8087,
              4324200.68,
              -10.36618051,
              331123.6687,
              4325459.64,
              382.0538195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329268.80870529875,
                    4324200.680092319,
                    -10.366180512059515
                  ],
                  [
                    329268.80870529875,
                    4325459.64009232,
                    -10.366180512059515
                  ],
                  [
                    331123.66870529874,
                    4325459.64009232,
                    382.0538194879405
                  ],
                  [
                    331123.66870529874,
                    4324200.680092319,
                    382.0538194879405
                  ],
                  [
                    329268.80870529875,
                    4324200.680092319,
                    -10.366180512059515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:47:20+00:00",
            "end_time": "2018-02-28T16:25: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": "20180220_332516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93071060925912,
              39.083146673963476,
              -10.398694256810671
            ],
            [
              -76.93101988791581,
              39.09448552451696,
              -10.398694256810671
            ],
            [
              -76.90958075268964,
              39.09483875097014,
              387.3613057431893
            ],
            [
              -76.90927490267856,
              39.08349975852552,
              387.3613057431893
            ],
            [
              -76.93071060925912,
              39.083146673963476,
              -10.398694256810671
            ]
          ]
        ]
      },
      "bbox": [
        -76.93101989,
        39.08314667,
        -10.39869426,
        -76.9092749,
        39.09483875,
        387.3613057
      ],
      "properties": {
        "datetime": "2018-02-28T16:07:01Z",
        "pc:count": 20421575,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333749.1413,
            "count": 20421575,
            "maximum": 334860.8606,
            "minimum": 333005.8406,
            "name": "X",
            "position": 0,
            "stddev": 504.4413879,
            "variance": 254461.1138
          },
          {
            "average": 4328427.982,
            "count": 20421575,
            "maximum": 4329035.89,
            "minimum": 4327776.87,
            "name": "Y",
            "position": 1,
            "stddev": 352.3856878,
            "variance": 124175.6729
          },
          {
            "average": 110.539984,
            "count": 20421575,
            "maximum": 387.3613057,
            "minimum": -10.39869426,
            "name": "Z",
            "position": 2,
            "stddev": 12.41830073,
            "variance": 154.2141929
          },
          {
            "average": 5950.830346,
            "count": 20421575,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6102.837901,
            "variance": 37244630.44
          },
          {
            "average": 2.434766222,
            "count": 20421575,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.396681326,
            "variance": 1.950718727
          },
          {
            "average": 3.296302171,
            "count": 20421575,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.557372466,
            "variance": 2.425408997
          },
          {
            "average": 0.5065219504,
            "count": 20421575,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999574746,
            "variance": 0.2499574764
          },
          {
            "average": 0,
            "count": 20421575,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.330006133,
            "count": 20421575,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5043247092,
            "variance": 0.2543434124
          },
          {
            "average": 3.773913052,
            "count": 20421575,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.02282851,
            "variance": 169.5940623
          },
          {
            "average": 0,
            "count": 20421575,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 45.56455131,
            "count": 20421575,
            "maximum": 63,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.01413036,
            "variance": 100.2828069
          },
          {
            "average": 203365119,
            "count": 20421575,
            "maximum": 203869221.2,
            "minimum": 203180988,
            "name": "GpsTime",
            "position": 12,
            "stddev": 303777.1784,
            "variance": 92280574110.0
          },
          {
            "average": 0,
            "count": 20421575,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20421575,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20421575,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005451587353,
            "count": 20421575,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0233422699,
            "variance": 0.0005448615639
          },
          {
            "average": 0.5635858155,
            "count": 20421575,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4959403756,
            "variance": 0.2459568561
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333005.8406,
          4327776.87,
          -10.39869426,
          334860.8606,
          4329035.89,
          387.3613057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333005.84061700274,
                4327776.869957723,
                -10.398694256810671
              ],
              [
                333005.84061700274,
                4329035.889957722,
                -10.398694256810671
              ],
              [
                334860.86061700276,
                4329035.889957722,
                387.3613057431893
              ],
              [
                334860.86061700276,
                4327776.869957723,
                387.3613057431893
              ],
              [
                333005.84061700274,
                4327776.869957723,
                -10.398694256810671
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:07:01+00:00",
        "end_time": "2018-02-20T16:56:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_332516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_332516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_332516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_332516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93101989,
            39.08314667,
            -10.39869426,
            -76.9092749,
            39.09483875,
            387.3613057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93071060925912,
                  39.083146673963476,
                  -10.398694256810671
                ],
                [
                  -76.93101988791581,
                  39.09448552451696,
                  -10.398694256810671
                ],
                [
                  -76.90958075268964,
                  39.09483875097014,
                  387.3613057431893
                ],
                [
                  -76.90927490267856,
                  39.08349975852552,
                  387.3613057431893
                ],
                [
                  -76.93071060925912,
                  39.083146673963476,
                  -10.398694256810671
                ]
              ]
            ]
          },
          "id": "20180220_332516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_332516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:07:01Z",
            "pc:count": 20421575,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333749.1413,
                "count": 20421575,
                "maximum": 334860.8606,
                "minimum": 333005.8406,
                "name": "X",
                "position": 0,
                "stddev": 504.4413879,
                "variance": 254461.1138
              },
              {
                "average": 4328427.982,
                "count": 20421575,
                "maximum": 4329035.89,
                "minimum": 4327776.87,
                "name": "Y",
                "position": 1,
                "stddev": 352.3856878,
                "variance": 124175.6729
              },
              {
                "average": 110.539984,
                "count": 20421575,
                "maximum": 387.3613057,
                "minimum": -10.39869426,
                "name": "Z",
                "position": 2,
                "stddev": 12.41830073,
                "variance": 154.2141929
              },
              {
                "average": 5950.830346,
                "count": 20421575,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6102.837901,
                "variance": 37244630.44
              },
              {
                "average": 2.434766222,
                "count": 20421575,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.396681326,
                "variance": 1.950718727
              },
              {
                "average": 3.296302171,
                "count": 20421575,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.557372466,
                "variance": 2.425408997
              },
              {
                "average": 0.5065219504,
                "count": 20421575,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999574746,
                "variance": 0.2499574764
              },
              {
                "average": 0,
                "count": 20421575,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.330006133,
                "count": 20421575,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5043247092,
                "variance": 0.2543434124
              },
              {
                "average": 3.773913052,
                "count": 20421575,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.02282851,
                "variance": 169.5940623
              },
              {
                "average": 0,
                "count": 20421575,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 45.56455131,
                "count": 20421575,
                "maximum": 63,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.01413036,
                "variance": 100.2828069
              },
              {
                "average": 203365119,
                "count": 20421575,
                "maximum": 203869221.2,
                "minimum": 203180988,
                "name": "GpsTime",
                "position": 12,
                "stddev": 303777.1784,
                "variance": 92280574110.0
              },
              {
                "average": 0,
                "count": 20421575,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20421575,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20421575,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005451587353,
                "count": 20421575,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0233422699,
                "variance": 0.0005448615639
              },
              {
                "average": 0.5635858155,
                "count": 20421575,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4959403756,
                "variance": 0.2459568561
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333005.8406,
              4327776.87,
              -10.39869426,
              334860.8606,
              4329035.89,
              387.3613057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333005.84061700274,
                    4327776.869957723,
                    -10.398694256810671
                  ],
                  [
                    333005.84061700274,
                    4329035.889957722,
                    -10.398694256810671
                  ],
                  [
                    334860.86061700276,
                    4329035.889957722,
                    387.3613057431893
                  ],
                  [
                    334860.86061700276,
                    4327776.869957723,
                    387.3613057431893
                  ],
                  [
                    333005.84061700274,
                    4327776.869957723,
                    -10.398694256810671
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:07:01+00:00",
            "end_time": "2018-02-20T16:56: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": "20180411_290476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07854949329221,
              38.97331364145385,
              -9.16494136241215
            ],
            [
              -77.07888115979279,
              38.984652219647536,
              -9.16494136241215
            ],
            [
              -77.05747550044785,
              38.98503177300171,
              689.5950586375878
            ],
            [
              -77.057147243118,
              38.973693042219665,
              689.5950586375878
            ],
            [
              -77.07854949329221,
              38.97331364145385,
              -9.16494136241215
            ]
          ]
        ]
      },
      "bbox": [
        -77.07888116,
        38.97331364,
        -9.164941362,
        -77.05714724,
        38.98503177,
        689.5950586
      ],
      "properties": {
        "datetime": "2018-04-13T14:07:42Z",
        "pc:count": 20270587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320838.7467,
            "count": 20270587,
            "maximum": 321794.1553,
            "minimum": 319938.9953,
            "name": "X",
            "position": 0,
            "stddev": 526.0385648,
            "variance": 276716.5716
          },
          {
            "average": 4316528.577,
            "count": 20270587,
            "maximum": 4317128.122,
            "minimum": 4315869.042,
            "name": "Y",
            "position": 1,
            "stddev": 365.9904843,
            "variance": 133949.0346
          },
          {
            "average": 108.0297871,
            "count": 20270587,
            "maximum": 689.5950586,
            "minimum": -9.164941362,
            "name": "Z",
            "position": 2,
            "stddev": 62.2932559,
            "variance": 3880.449731
          },
          {
            "average": 3742.637645,
            "count": 20270587,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4017.149658,
            "variance": 16137491.37
          },
          {
            "average": 2.16448754,
            "count": 20270587,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.267768689,
            "variance": 1.607237449
          },
          {
            "average": 3.016099188,
            "count": 20270587,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.466332346,
            "variance": 2.150130548
          },
          {
            "average": 0.4687066043,
            "count": 20270587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990197748,
            "variance": 0.2490207357
          },
          {
            "average": 0,
            "count": 20270587,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273732774,
            "count": 20270587,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5863882281,
            "variance": 0.3438511541
          },
          {
            "average": -6.924396164,
            "count": 20270587,
            "maximum": 19.99799919,
            "minimum": -37.0019989,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.43192739,
            "variance": 154.5528186
          },
          {
            "average": 0,
            "count": 20270587,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 109.8227546,
            "count": 20270587,
            "maximum": 113,
            "minimum": 90,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.329849433,
            "variance": 18.74759612
          },
          {
            "average": 207661811.4,
            "count": 20270587,
            "maximum": 207663662.7,
            "minimum": 207534179.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11291.69041,
            "variance": 127502272.2
          },
          {
            "average": 0,
            "count": 20270587,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20270587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20270587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009971097532,
            "count": 20270587,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03156129868,
            "variance": 0.0009961155744
          },
          {
            "average": 0.5354471975,
            "count": 20270587,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4987419257,
            "variance": 0.2487435085
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319938.9953,
          4315869.042,
          -9.164941362,
          321794.1553,
          4317128.122,
          689.5950586
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319938.995271197,
                4315869.04230048,
                -9.16494136241215
              ],
              [
                319938.995271197,
                4317128.1223004805,
                -9.16494136241215
              ],
              [
                321794.155271197,
                4317128.1223004805,
                689.5950586375878
              ],
              [
                321794.155271197,
                4315869.04230048,
                689.5950586375878
              ],
              [
                319938.995271197,
                4315869.04230048,
                -9.16494136241215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:07:42+00:00",
        "end_time": "2018-04-12T02:09:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180411_290476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_290476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180411_290476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_290476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07888116,
            38.97331364,
            -9.164941362,
            -77.05714724,
            38.98503177,
            689.5950586
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07854949329221,
                  38.97331364145385,
                  -9.16494136241215
                ],
                [
                  -77.07888115979279,
                  38.984652219647536,
                  -9.16494136241215
                ],
                [
                  -77.05747550044785,
                  38.98503177300171,
                  689.5950586375878
                ],
                [
                  -77.057147243118,
                  38.973693042219665,
                  689.5950586375878
                ],
                [
                  -77.07854949329221,
                  38.97331364145385,
                  -9.16494136241215
                ]
              ]
            ]
          },
          "id": "20180411_290476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_290476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:07:42Z",
            "pc:count": 20270587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320838.7467,
                "count": 20270587,
                "maximum": 321794.1553,
                "minimum": 319938.9953,
                "name": "X",
                "position": 0,
                "stddev": 526.0385648,
                "variance": 276716.5716
              },
              {
                "average": 4316528.577,
                "count": 20270587,
                "maximum": 4317128.122,
                "minimum": 4315869.042,
                "name": "Y",
                "position": 1,
                "stddev": 365.9904843,
                "variance": 133949.0346
              },
              {
                "average": 108.0297871,
                "count": 20270587,
                "maximum": 689.5950586,
                "minimum": -9.164941362,
                "name": "Z",
                "position": 2,
                "stddev": 62.2932559,
                "variance": 3880.449731
              },
              {
                "average": 3742.637645,
                "count": 20270587,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4017.149658,
                "variance": 16137491.37
              },
              {
                "average": 2.16448754,
                "count": 20270587,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.267768689,
                "variance": 1.607237449
              },
              {
                "average": 3.016099188,
                "count": 20270587,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.466332346,
                "variance": 2.150130548
              },
              {
                "average": 0.4687066043,
                "count": 20270587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990197748,
                "variance": 0.2490207357
              },
              {
                "average": 0,
                "count": 20270587,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273732774,
                "count": 20270587,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5863882281,
                "variance": 0.3438511541
              },
              {
                "average": -6.924396164,
                "count": 20270587,
                "maximum": 19.99799919,
                "minimum": -37.0019989,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.43192739,
                "variance": 154.5528186
              },
              {
                "average": 0,
                "count": 20270587,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 109.8227546,
                "count": 20270587,
                "maximum": 113,
                "minimum": 90,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.329849433,
                "variance": 18.74759612
              },
              {
                "average": 207661811.4,
                "count": 20270587,
                "maximum": 207663662.7,
                "minimum": 207534179.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11291.69041,
                "variance": 127502272.2
              },
              {
                "average": 0,
                "count": 20270587,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20270587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20270587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009971097532,
                "count": 20270587,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03156129868,
                "variance": 0.0009961155744
              },
              {
                "average": 0.5354471975,
                "count": 20270587,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4987419257,
                "variance": 0.2487435085
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319938.9953,
              4315869.042,
              -9.164941362,
              321794.1553,
              4317128.122,
              689.5950586
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319938.995271197,
                    4315869.04230048,
                    -9.16494136241215
                  ],
                  [
                    319938.995271197,
                    4317128.1223004805,
                    -9.16494136241215
                  ],
                  [
                    321794.155271197,
                    4317128.1223004805,
                    689.5950586375878
                  ],
                  [
                    321794.155271197,
                    4315869.04230048,
                    689.5950586375878
                  ],
                  [
                    319938.995271197,
                    4315869.04230048,
                    -9.16494136241215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:07:42+00:00",
            "end_time": "2018-04-12T02:09: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": "20180220_332520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93070052615826,
              39.09412916507409,
              -9.652205708900738
            ],
            [
              -76.93100990941933,
              39.10546745392026,
              -9.652205708900738
            ],
            [
              -76.90956652306014,
              39.10582077619099,
              323.7077942910993
            ],
            [
              -76.90926057030225,
              39.09448234543377,
              323.7077942910993
            ],
            [
              -76.93070052615826,
              39.09412916507409,
              -9.652205708900738
            ]
          ]
        ]
      },
      "bbox": [
        -76.93100991,
        39.09412917,
        -9.652205709,
        -76.90926057,
        39.10582078,
        323.7077943
      ],
      "properties": {
        "datetime": "2018-02-20T17:34:35Z",
        "pc:count": 18005076,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334038.3905,
            "count": 18005076,
            "maximum": 334887.7204,
            "minimum": 333032.6204,
            "name": "X",
            "position": 0,
            "stddev": 551.1722116,
            "variance": 303790.8068
          },
          {
            "average": 4329712.137,
            "count": 18005076,
            "maximum": 4330254.712,
            "minimum": 4328995.752,
            "name": "Y",
            "position": 1,
            "stddev": 340.2609557,
            "variance": 115777.518
          },
          {
            "average": 131.5479571,
            "count": 18005076,
            "maximum": 323.7077943,
            "minimum": -9.652205709,
            "name": "Z",
            "position": 2,
            "stddev": 12.0569892,
            "variance": 145.3709885
          },
          {
            "average": 4388.45279,
            "count": 18005076,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5031.778296,
            "variance": 25318792.82
          },
          {
            "average": 2.457615064,
            "count": 18005076,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.402890213,
            "variance": 1.968100949
          },
          {
            "average": 3.516210651,
            "count": 18005076,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479525682,
            "variance": 2.188996243
          },
          {
            "average": 0.4998772568,
            "count": 18005076,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999988,
            "variance": 0.2499999988
          },
          {
            "average": 0,
            "count": 18005076,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276657149,
            "count": 18005076,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4739448698,
            "variance": 0.2246237396
          },
          {
            "average": -9.473008544,
            "count": 18005076,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.56598638,
            "variance": 111.6400681
          },
          {
            "average": 0,
            "count": 18005076,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 38.64175697,
            "count": 18005076,
            "maximum": 40,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5845810467,
            "variance": 0.3417350002
          },
          {
            "average": 203182791.8,
            "count": 18005076,
            "maximum": 203183275.5,
            "minimum": 203181821.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 415.8687858,
            "variance": 172946.847
          },
          {
            "average": 0,
            "count": 18005076,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18005076,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18005076,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000476809984,
            "count": 18005076,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0218307733,
            "variance": 0.0004765826627
          },
          {
            "average": 0.4268210809,
            "count": 18005076,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4946158705,
            "variance": 0.2446448594
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333032.6204,
          4328995.752,
          -9.652205709,
          334887.7204,
          4330254.712,
          323.7077943
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333032.62038221874,
                4328995.751895855,
                -9.652205708900738
              ],
              [
                333032.62038221874,
                4330254.711895856,
                -9.652205708900738
              ],
              [
                334887.7203822187,
                4330254.711895856,
                323.7077942910993
              ],
              [
                334887.7203822187,
                4328995.751895855,
                323.7077942910993
              ],
              [
                333032.62038221874,
                4328995.751895855,
                -9.652205708900738
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:34:35+00:00",
        "end_time": "2018-02-20T17:10:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_332520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_332520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_332520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_332520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93100991,
            39.09412917,
            -9.652205709,
            -76.90926057,
            39.10582078,
            323.7077943
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93070052615826,
                  39.09412916507409,
                  -9.652205708900738
                ],
                [
                  -76.93100990941933,
                  39.10546745392026,
                  -9.652205708900738
                ],
                [
                  -76.90956652306014,
                  39.10582077619099,
                  323.7077942910993
                ],
                [
                  -76.90926057030225,
                  39.09448234543377,
                  323.7077942910993
                ],
                [
                  -76.93070052615826,
                  39.09412916507409,
                  -9.652205708900738
                ]
              ]
            ]
          },
          "id": "20180220_332520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_332520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:34:35Z",
            "pc:count": 18005076,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334038.3905,
                "count": 18005076,
                "maximum": 334887.7204,
                "minimum": 333032.6204,
                "name": "X",
                "position": 0,
                "stddev": 551.1722116,
                "variance": 303790.8068
              },
              {
                "average": 4329712.137,
                "count": 18005076,
                "maximum": 4330254.712,
                "minimum": 4328995.752,
                "name": "Y",
                "position": 1,
                "stddev": 340.2609557,
                "variance": 115777.518
              },
              {
                "average": 131.5479571,
                "count": 18005076,
                "maximum": 323.7077943,
                "minimum": -9.652205709,
                "name": "Z",
                "position": 2,
                "stddev": 12.0569892,
                "variance": 145.3709885
              },
              {
                "average": 4388.45279,
                "count": 18005076,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5031.778296,
                "variance": 25318792.82
              },
              {
                "average": 2.457615064,
                "count": 18005076,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.402890213,
                "variance": 1.968100949
              },
              {
                "average": 3.516210651,
                "count": 18005076,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479525682,
                "variance": 2.188996243
              },
              {
                "average": 0.4998772568,
                "count": 18005076,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999988,
                "variance": 0.2499999988
              },
              {
                "average": 0,
                "count": 18005076,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276657149,
                "count": 18005076,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4739448698,
                "variance": 0.2246237396
              },
              {
                "average": -9.473008544,
                "count": 18005076,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.56598638,
                "variance": 111.6400681
              },
              {
                "average": 0,
                "count": 18005076,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 38.64175697,
                "count": 18005076,
                "maximum": 40,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5845810467,
                "variance": 0.3417350002
              },
              {
                "average": 203182791.8,
                "count": 18005076,
                "maximum": 203183275.5,
                "minimum": 203181821.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 415.8687858,
                "variance": 172946.847
              },
              {
                "average": 0,
                "count": 18005076,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18005076,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18005076,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000476809984,
                "count": 18005076,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0218307733,
                "variance": 0.0004765826627
              },
              {
                "average": 0.4268210809,
                "count": 18005076,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4946158705,
                "variance": 0.2446448594
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333032.6204,
              4328995.752,
              -9.652205709,
              334887.7204,
              4330254.712,
              323.7077943
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333032.62038221874,
                    4328995.751895855,
                    -9.652205708900738
                  ],
                  [
                    333032.62038221874,
                    4330254.711895856,
                    -9.652205708900738
                  ],
                  [
                    334887.7203822187,
                    4330254.711895856,
                    323.7077942910993
                  ],
                  [
                    334887.7203822187,
                    4328995.751895855,
                    323.7077942910993
                  ],
                  [
                    333032.62038221874,
                    4328995.751895855,
                    -9.652205708900738
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:34:35+00:00",
            "end_time": "2018-02-20T17:10: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": "20180305_290480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07856110474071,
              38.98429641163165,
              -10.324562258681851
            ],
            [
              -77.07889289765568,
              38.9956347882416,
              -10.324562258681851
            ],
            [
              -77.05748508433666,
              38.996014412601056,
              545.5754377413182
            ],
            [
              -77.0571567022157,
              38.9846758833896,
              545.5754377413182
            ],
            [
              -77.07856110474071,
              38.98429641163165,
              -10.324562258681851
            ]
          ]
        ]
      },
      "bbox": [
        -77.0788929,
        38.98429641,
        -10.32456226,
        -77.0571567,
        38.99601441,
        545.5754377
      ],
      "properties": {
        "datetime": "2018-04-13T14:08:05Z",
        "pc:count": 25446272,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320917.1405,
            "count": 25446272,
            "maximum": 321820.8776,
            "minimum": 319965.8176,
            "name": "X",
            "position": 0,
            "stddev": 506.3352953,
            "variance": 256375.4312
          },
          {
            "average": 4317725.638,
            "count": 25446272,
            "maximum": 4318347.059,
            "minimum": 4317087.999,
            "name": "Y",
            "position": 1,
            "stddev": 358.5614993,
            "variance": 128566.3488
          },
          {
            "average": 79.62682735,
            "count": 25446272,
            "maximum": 545.5754377,
            "minimum": -10.32456226,
            "name": "Z",
            "position": 2,
            "stddev": 18.21024253,
            "variance": 331.6129328
          },
          {
            "average": 3813.69104,
            "count": 25446272,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4165.662476,
            "variance": 17352743.87
          },
          {
            "average": 2.153931468,
            "count": 25446272,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.278120226,
            "variance": 1.633591311
          },
          {
            "average": 2.949195662,
            "count": 25446272,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.50235868,
            "variance": 2.257081602
          },
          {
            "average": 0.4607084291,
            "count": 25446272,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984537915,
            "variance": 0.2484561822
          },
          {
            "average": 0,
            "count": 25446272,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314819711,
            "count": 25446272,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6645408434,
            "variance": 0.4416145325
          },
          {
            "average": 2.668537461,
            "count": 25446272,
            "maximum": 19.99799919,
            "minimum": -24,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.95978158,
            "variance": 167.9559387
          },
          {
            "average": 0,
            "count": 25446272,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 105.360191,
            "count": 25446272,
            "maximum": 112,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.002907041,
            "variance": 64.04652111
          },
          {
            "average": 207612265.2,
            "count": 25446272,
            "maximum": 207663685.3,
            "minimum": 204312337.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 328202.1527,
            "variance": 107716653100.0
          },
          {
            "average": 0,
            "count": 25446272,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25446272,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25446272,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008332851272,
            "count": 25446272,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02885464947,
            "variance": 0.0008325907958
          },
          {
            "average": 0.6602547517,
            "count": 25446272,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4736226593,
            "variance": 0.2243184234
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319965.8176,
          4317087.999,
          -10.32456226,
          321820.8776,
          4318347.059,
          545.5754377
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319965.8175615872,
                4317087.999476383,
                -10.324562258681851
              ],
              [
                319965.8175615872,
                4318347.059476384,
                -10.324562258681851
              ],
              [
                321820.87756158726,
                4318347.059476384,
                545.5754377413182
              ],
              [
                321820.87756158726,
                4317087.999476383,
                545.5754377413182
              ],
              [
                319965.8175615872,
                4317087.999476383,
                -10.324562258681851
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:08:05+00:00",
        "end_time": "2018-03-05T19:12:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180305_290480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180305_290480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180305_290480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0788929,
            38.98429641,
            -10.32456226,
            -77.0571567,
            38.99601441,
            545.5754377
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07856110474071,
                  38.98429641163165,
                  -10.324562258681851
                ],
                [
                  -77.07889289765568,
                  38.9956347882416,
                  -10.324562258681851
                ],
                [
                  -77.05748508433666,
                  38.996014412601056,
                  545.5754377413182
                ],
                [
                  -77.0571567022157,
                  38.9846758833896,
                  545.5754377413182
                ],
                [
                  -77.07856110474071,
                  38.98429641163165,
                  -10.324562258681851
                ]
              ]
            ]
          },
          "id": "20180305_290480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180305_290480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:08:05Z",
            "pc:count": 25446272,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320917.1405,
                "count": 25446272,
                "maximum": 321820.8776,
                "minimum": 319965.8176,
                "name": "X",
                "position": 0,
                "stddev": 506.3352953,
                "variance": 256375.4312
              },
              {
                "average": 4317725.638,
                "count": 25446272,
                "maximum": 4318347.059,
                "minimum": 4317087.999,
                "name": "Y",
                "position": 1,
                "stddev": 358.5614993,
                "variance": 128566.3488
              },
              {
                "average": 79.62682735,
                "count": 25446272,
                "maximum": 545.5754377,
                "minimum": -10.32456226,
                "name": "Z",
                "position": 2,
                "stddev": 18.21024253,
                "variance": 331.6129328
              },
              {
                "average": 3813.69104,
                "count": 25446272,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4165.662476,
                "variance": 17352743.87
              },
              {
                "average": 2.153931468,
                "count": 25446272,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.278120226,
                "variance": 1.633591311
              },
              {
                "average": 2.949195662,
                "count": 25446272,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.50235868,
                "variance": 2.257081602
              },
              {
                "average": 0.4607084291,
                "count": 25446272,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984537915,
                "variance": 0.2484561822
              },
              {
                "average": 0,
                "count": 25446272,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314819711,
                "count": 25446272,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6645408434,
                "variance": 0.4416145325
              },
              {
                "average": 2.668537461,
                "count": 25446272,
                "maximum": 19.99799919,
                "minimum": -24,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.95978158,
                "variance": 167.9559387
              },
              {
                "average": 0,
                "count": 25446272,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 105.360191,
                "count": 25446272,
                "maximum": 112,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.002907041,
                "variance": 64.04652111
              },
              {
                "average": 207612265.2,
                "count": 25446272,
                "maximum": 207663685.3,
                "minimum": 204312337.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 328202.1527,
                "variance": 107716653100.0
              },
              {
                "average": 0,
                "count": 25446272,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25446272,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25446272,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008332851272,
                "count": 25446272,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02885464947,
                "variance": 0.0008325907958
              },
              {
                "average": 0.6602547517,
                "count": 25446272,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4736226593,
                "variance": 0.2243184234
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319965.8176,
              4317087.999,
              -10.32456226,
              321820.8776,
              4318347.059,
              545.5754377
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319965.8175615872,
                    4317087.999476383,
                    -10.324562258681851
                  ],
                  [
                    319965.8175615872,
                    4318347.059476384,
                    -10.324562258681851
                  ],
                  [
                    321820.87756158726,
                    4318347.059476384,
                    545.5754377413182
                  ],
                  [
                    321820.87756158726,
                    4317087.999476383,
                    545.5754377413182
                  ],
                  [
                    319965.8175615872,
                    4317087.999476383,
                    -10.324562258681851
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:08:05+00:00",
            "end_time": "2018-03-05T19:12: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": "20180220_320520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97298045435645,
              39.09414600607698,
              -10.132668139726178
            ],
            [
              -76.97329664544083,
              39.105485269834354,
              -10.132668139726178
            ],
            [
              -76.95185355903965,
              39.10584637358961,
              383.44733186027383
            ],
            [
              -76.95154079853684,
              39.094506964783264,
              383.44733186027383
            ],
            [
              -76.97298045435645,
              39.09414600607698,
              -10.132668139726178
            ]
          ]
        ]
      },
      "bbox": [
        -76.97329665,
        39.09414601,
        -10.13266814,
        -76.9515408,
        39.10584637,
        383.4473319
      ],
      "properties": {
        "datetime": "2018-02-28T16:24:31Z",
        "pc:count": 27935240,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330337.368,
            "count": 27935240,
            "maximum": 331231.1054,
            "minimum": 329375.9854,
            "name": "X",
            "position": 0,
            "stddev": 509.3239269,
            "variance": 259410.8625
          },
          {
            "average": 4329725.155,
            "count": 27935240,
            "maximum": 4330335.304,
            "minimum": 4329076.204,
            "name": "Y",
            "position": 1,
            "stddev": 362.5689527,
            "variance": 131456.2454
          },
          {
            "average": 134.3860134,
            "count": 27935240,
            "maximum": 383.4473319,
            "minimum": -10.13266814,
            "name": "Z",
            "position": 2,
            "stddev": 11.63233689,
            "variance": 135.3112616
          },
          {
            "average": 5122.480601,
            "count": 27935240,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5927.625747,
            "variance": 35136747
          },
          {
            "average": 2.589926308,
            "count": 27935240,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.422918409,
            "variance": 2.024696798
          },
          {
            "average": 3.562281083,
            "count": 27935240,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.453386979,
            "variance": 2.112333711
          },
          {
            "average": 0.5054701517,
            "count": 27935240,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999700855,
            "variance": 0.2499700864
          },
          {
            "average": 0,
            "count": 27935240,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272800771,
            "count": 27935240,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4747448627,
            "variance": 0.2253826847
          },
          {
            "average": 8.895408532,
            "count": 27935240,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.932209099,
            "variance": 98.64877759
          },
          {
            "average": 0,
            "count": 27935240,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.73820504,
            "count": 27935240,
            "maximum": 62,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.73281021,
            "variance": 115.193215
          },
          {
            "average": 203422089.9,
            "count": 27935240,
            "maximum": 203870271.8,
            "minimum": 203180933.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 327917.4679,
            "variance": 107529865700.0
          },
          {
            "average": 0,
            "count": 27935240,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27935240,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27935240,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003251090737,
            "count": 27935240,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01802785038,
            "variance": 0.0003250033894
          },
          {
            "average": 0.5799425743,
            "count": 27935240,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4935678206,
            "variance": 0.2436091935
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329375.9854,
          4329076.204,
          -10.13266814,
          331231.1054,
          4330335.304,
          383.4473319
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329375.98543404083,
                4329076.204128102,
                -10.132668139726178
              ],
              [
                329375.98543404083,
                4330335.304128102,
                -10.132668139726178
              ],
              [
                331231.10543404083,
                4330335.304128102,
                383.44733186027383
              ],
              [
                331231.10543404083,
                4329076.204128102,
                383.44733186027383
              ],
              [
                329375.98543404083,
                4329076.204128102,
                -10.132668139726178
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:24:31+00:00",
        "end_time": "2018-02-20T16:55:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_320520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_320520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_320520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_320520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97329665,
            39.09414601,
            -10.13266814,
            -76.9515408,
            39.10584637,
            383.4473319
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97298045435645,
                  39.09414600607698,
                  -10.132668139726178
                ],
                [
                  -76.97329664544083,
                  39.105485269834354,
                  -10.132668139726178
                ],
                [
                  -76.95185355903965,
                  39.10584637358961,
                  383.44733186027383
                ],
                [
                  -76.95154079853684,
                  39.094506964783264,
                  383.44733186027383
                ],
                [
                  -76.97298045435645,
                  39.09414600607698,
                  -10.132668139726178
                ]
              ]
            ]
          },
          "id": "20180220_320520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_320520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:24:31Z",
            "pc:count": 27935240,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330337.368,
                "count": 27935240,
                "maximum": 331231.1054,
                "minimum": 329375.9854,
                "name": "X",
                "position": 0,
                "stddev": 509.3239269,
                "variance": 259410.8625
              },
              {
                "average": 4329725.155,
                "count": 27935240,
                "maximum": 4330335.304,
                "minimum": 4329076.204,
                "name": "Y",
                "position": 1,
                "stddev": 362.5689527,
                "variance": 131456.2454
              },
              {
                "average": 134.3860134,
                "count": 27935240,
                "maximum": 383.4473319,
                "minimum": -10.13266814,
                "name": "Z",
                "position": 2,
                "stddev": 11.63233689,
                "variance": 135.3112616
              },
              {
                "average": 5122.480601,
                "count": 27935240,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5927.625747,
                "variance": 35136747
              },
              {
                "average": 2.589926308,
                "count": 27935240,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.422918409,
                "variance": 2.024696798
              },
              {
                "average": 3.562281083,
                "count": 27935240,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.453386979,
                "variance": 2.112333711
              },
              {
                "average": 0.5054701517,
                "count": 27935240,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999700855,
                "variance": 0.2499700864
              },
              {
                "average": 0,
                "count": 27935240,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272800771,
                "count": 27935240,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4747448627,
                "variance": 0.2253826847
              },
              {
                "average": 8.895408532,
                "count": 27935240,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.932209099,
                "variance": 98.64877759
              },
              {
                "average": 0,
                "count": 27935240,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.73820504,
                "count": 27935240,
                "maximum": 62,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.73281021,
                "variance": 115.193215
              },
              {
                "average": 203422089.9,
                "count": 27935240,
                "maximum": 203870271.8,
                "minimum": 203180933.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 327917.4679,
                "variance": 107529865700.0
              },
              {
                "average": 0,
                "count": 27935240,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27935240,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27935240,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003251090737,
                "count": 27935240,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01802785038,
                "variance": 0.0003250033894
              },
              {
                "average": 0.5799425743,
                "count": 27935240,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4935678206,
                "variance": 0.2436091935
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329375.9854,
              4329076.204,
              -10.13266814,
              331231.1054,
              4330335.304,
              383.4473319
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329375.98543404083,
                    4329076.204128102,
                    -10.132668139726178
                  ],
                  [
                    329375.98543404083,
                    4330335.304128102,
                    -10.132668139726178
                  ],
                  [
                    331231.10543404083,
                    4330335.304128102,
                    383.44733186027383
                  ],
                  [
                    331231.10543404083,
                    4329076.204128102,
                    383.44733186027383
                  ],
                  [
                    329375.98543404083,
                    4329076.204128102,
                    -10.132668139726178
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:24:31+00:00",
            "end_time": "2018-02-20T16:55: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": "20180220_296520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05754250932868,
              39.094135526391625,
              -10.365021466610557
            ],
            [
              -77.05787220465984,
              39.10547275891238,
              -10.365021466610557
            ],
            [
              -77.03642999924546,
              39.10584942185175,
              372.4349785333894
            ],
            [
              -77.03610373338662,
              39.094512038059285,
              372.4349785333894
            ],
            [
              -77.05754250932868,
              39.094135526391625,
              -10.365021466610557
            ]
          ]
        ]
      },
      "bbox": [
        -77.0578722,
        39.09413553,
        -10.36502147,
        -77.03610373,
        39.10584942,
        372.4349785
      ],
      "properties": {
        "datetime": "2018-02-28T19:06:42Z",
        "pc:count": 17681290,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323107.608,
            "count": 17681290,
            "maximum": 323917.5016,
            "minimum": 322062.3616,
            "name": "X",
            "position": 0,
            "stddev": 508.6585545,
            "variance": 258733.525
          },
          {
            "average": 4329931.179,
            "count": 17681290,
            "maximum": 4330496.264,
            "minimum": 4329237.324,
            "name": "Y",
            "position": 1,
            "stddev": 356.5273208,
            "variance": 127111.7305
          },
          {
            "average": 117.3984429,
            "count": 17681290,
            "maximum": 372.4349785,
            "minimum": -10.36502147,
            "name": "Z",
            "position": 2,
            "stddev": 13.1083573,
            "variance": 171.8290311
          },
          {
            "average": 6223.067729,
            "count": 17681290,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6401.307571,
            "variance": 40976738.62
          },
          {
            "average": 2.117311124,
            "count": 17681290,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.303220399,
            "variance": 1.698383407
          },
          {
            "average": 2.944314244,
            "count": 17681290,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.571589217,
            "variance": 2.469892666
          },
          {
            "average": 0.496962156,
            "count": 17681290,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999907856,
            "variance": 0.2499907856
          },
          {
            "average": 0,
            "count": 17681290,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.418685062,
            "count": 17681290,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.022641688,
            "variance": 1.045796022
          },
          {
            "average": 9.788878241,
            "count": 17681290,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.2539328,
            "variance": 105.1431378
          },
          {
            "average": 0,
            "count": 17681290,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 52.4914323,
            "count": 17681290,
            "maximum": 71,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.58804869,
            "variance": 158.4589697
          },
          {
            "average": 203751074.8,
            "count": 17681290,
            "maximum": 203880002.1,
            "minimum": 203180846.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 263342.4217,
            "variance": 69349231040.0
          },
          {
            "average": 0,
            "count": 17681290,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17681290,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17681290,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005389878227,
            "count": 17681290,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02320985449,
            "variance": 0.0005386973453
          },
          {
            "average": 0.4252144499,
            "count": 17681290,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4943755003,
            "variance": 0.2444071353
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322062.3616,
          4329237.324,
          -10.36502147,
          323917.5016,
          4330496.264,
          372.4349785
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322062.3615577532,
                4329237.323745238,
                -10.365021466610557
              ],
              [
                322062.3615577532,
                4330496.263745237,
                -10.365021466610557
              ],
              [
                323917.5015577532,
                4330496.263745237,
                372.4349785333894
              ],
              [
                323917.5015577532,
                4329237.323745238,
                372.4349785333894
              ],
              [
                322062.3615577532,
                4329237.323745238,
                -10.365021466610557
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:06:42+00:00",
        "end_time": "2018-02-20T16:54:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_296520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_296520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_296520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_296520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0578722,
            39.09413553,
            -10.36502147,
            -77.03610373,
            39.10584942,
            372.4349785
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05754250932868,
                  39.094135526391625,
                  -10.365021466610557
                ],
                [
                  -77.05787220465984,
                  39.10547275891238,
                  -10.365021466610557
                ],
                [
                  -77.03642999924546,
                  39.10584942185175,
                  372.4349785333894
                ],
                [
                  -77.03610373338662,
                  39.094512038059285,
                  372.4349785333894
                ],
                [
                  -77.05754250932868,
                  39.094135526391625,
                  -10.365021466610557
                ]
              ]
            ]
          },
          "id": "20180220_296520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_296520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:06:42Z",
            "pc:count": 17681290,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323107.608,
                "count": 17681290,
                "maximum": 323917.5016,
                "minimum": 322062.3616,
                "name": "X",
                "position": 0,
                "stddev": 508.6585545,
                "variance": 258733.525
              },
              {
                "average": 4329931.179,
                "count": 17681290,
                "maximum": 4330496.264,
                "minimum": 4329237.324,
                "name": "Y",
                "position": 1,
                "stddev": 356.5273208,
                "variance": 127111.7305
              },
              {
                "average": 117.3984429,
                "count": 17681290,
                "maximum": 372.4349785,
                "minimum": -10.36502147,
                "name": "Z",
                "position": 2,
                "stddev": 13.1083573,
                "variance": 171.8290311
              },
              {
                "average": 6223.067729,
                "count": 17681290,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6401.307571,
                "variance": 40976738.62
              },
              {
                "average": 2.117311124,
                "count": 17681290,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.303220399,
                "variance": 1.698383407
              },
              {
                "average": 2.944314244,
                "count": 17681290,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.571589217,
                "variance": 2.469892666
              },
              {
                "average": 0.496962156,
                "count": 17681290,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999907856,
                "variance": 0.2499907856
              },
              {
                "average": 0,
                "count": 17681290,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.418685062,
                "count": 17681290,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.022641688,
                "variance": 1.045796022
              },
              {
                "average": 9.788878241,
                "count": 17681290,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.2539328,
                "variance": 105.1431378
              },
              {
                "average": 0,
                "count": 17681290,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 52.4914323,
                "count": 17681290,
                "maximum": 71,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.58804869,
                "variance": 158.4589697
              },
              {
                "average": 203751074.8,
                "count": 17681290,
                "maximum": 203880002.1,
                "minimum": 203180846.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 263342.4217,
                "variance": 69349231040.0
              },
              {
                "average": 0,
                "count": 17681290,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17681290,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17681290,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005389878227,
                "count": 17681290,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02320985449,
                "variance": 0.0005386973453
              },
              {
                "average": 0.4252144499,
                "count": 17681290,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4943755003,
                "variance": 0.2444071353
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322062.3616,
              4329237.324,
              -10.36502147,
              323917.5016,
              4330496.264,
              372.4349785
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322062.3615577532,
                    4329237.323745238,
                    -10.365021466610557
                  ],
                  [
                    322062.3615577532,
                    4330496.263745237,
                    -10.365021466610557
                  ],
                  [
                    323917.5015577532,
                    4330496.263745237,
                    372.4349785333894
                  ],
                  [
                    323917.5015577532,
                    4329237.323745238,
                    372.4349785333894
                  ],
                  [
                    322062.3615577532,
                    4329237.323745238,
                    -10.365021466610557
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:06:42+00:00",
            "end_time": "2018-02-20T16:54:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_302492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0363627759534,
              39.017265730487864,
              -10.385961844611842
            ],
            [
              -77.03668819197944,
              39.028603443097566,
              -10.385961844611842
            ],
            [
              -77.01526871850024,
              39.028975605303415,
              383.6340381553881
            ],
            [
              -77.01494671913473,
              39.017637743137755,
              383.6340381553881
            ],
            [
              -77.0363627759534,
              39.017265730487864,
              -10.385961844611842
            ]
          ]
        ]
      },
      "bbox": [
        -77.03668819,
        39.01726573,
        -10.38596184,
        -77.01494672,
        39.02897561,
        383.6340382
      ],
      "properties": {
        "datetime": "2018-04-12T01:48:21Z",
        "pc:count": 10268188,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324604.2237,
            "count": 10268188,
            "maximum": 325558.1873,
            "minimum": 323703.0273,
            "name": "X",
            "position": 0,
            "stddev": 484.4740672,
            "variance": 234715.1218
          },
          {
            "average": 4321287.229,
            "count": 10268188,
            "maximum": 4321923.472,
            "minimum": 4320664.512,
            "name": "Y",
            "position": 1,
            "stddev": 358.1978692,
            "variance": 128305.7135
          },
          {
            "average": 106.4282506,
            "count": 10268188,
            "maximum": 383.6340382,
            "minimum": -10.38596184,
            "name": "Z",
            "position": 2,
            "stddev": 10.23145818,
            "variance": 104.6827366
          },
          {
            "average": 4390.316055,
            "count": 10268188,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4924.250699,
            "variance": 24248244.94
          },
          {
            "average": 1.891832522,
            "count": 10268188,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.187671884,
            "variance": 1.410564505
          },
          {
            "average": 2.591703035,
            "count": 10268188,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.513200745,
            "variance": 2.289776493
          },
          {
            "average": 0.5551917242,
            "count": 10268188,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4969445619,
            "variance": 0.2469538976
          },
          {
            "average": 0,
            "count": 10268188,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361186998,
            "count": 10268188,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5722929648,
            "variance": 0.3275192376
          },
          {
            "average": 5.383513152,
            "count": 10268188,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.91948981,
            "variance": 142.0742374
          },
          {
            "average": 0,
            "count": 10268188,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.37574731,
            "count": 10268188,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.246444893,
            "variance": 68.00385338
          },
          {
            "average": 205138760.3,
            "count": 10268188,
            "maximum": 207532901.4,
            "minimum": 203881523.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1626327.24,
            "variance": 2644940293000.0
          },
          {
            "average": 0,
            "count": 10268188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10268188,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10268188,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001615377514,
            "count": 10268188,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04015928568,
            "variance": 0.001612768226
          },
          {
            "average": 0.4189880435,
            "count": 10268188,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.49339344,
            "variance": 0.2434370866
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323703.0273,
          4320664.512,
          -10.38596184,
          325558.1873,
          4321923.472,
          383.6340382
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323703.0272768212,
                4320664.512316357,
                -10.385961844611842
              ],
              [
                323703.0272768212,
                4321923.472316358,
                -10.385961844611842
              ],
              [
                325558.18727682123,
                4321923.472316358,
                383.6340381553881
              ],
              [
                325558.18727682123,
                4320664.512316357,
                383.6340381553881
              ],
              [
                323703.0272768212,
                4320664.512316357,
                -10.385961844611842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:48:21+00:00",
        "end_time": "2018-02-28T19:32:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_302492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_302492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_302492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03668819,
            39.01726573,
            -10.38596184,
            -77.01494672,
            39.02897561,
            383.6340382
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0363627759534,
                  39.017265730487864,
                  -10.385961844611842
                ],
                [
                  -77.03668819197944,
                  39.028603443097566,
                  -10.385961844611842
                ],
                [
                  -77.01526871850024,
                  39.028975605303415,
                  383.6340381553881
                ],
                [
                  -77.01494671913473,
                  39.017637743137755,
                  383.6340381553881
                ],
                [
                  -77.0363627759534,
                  39.017265730487864,
                  -10.385961844611842
                ]
              ]
            ]
          },
          "id": "20180228_302492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:48:21Z",
            "pc:count": 10268188,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324604.2237,
                "count": 10268188,
                "maximum": 325558.1873,
                "minimum": 323703.0273,
                "name": "X",
                "position": 0,
                "stddev": 484.4740672,
                "variance": 234715.1218
              },
              {
                "average": 4321287.229,
                "count": 10268188,
                "maximum": 4321923.472,
                "minimum": 4320664.512,
                "name": "Y",
                "position": 1,
                "stddev": 358.1978692,
                "variance": 128305.7135
              },
              {
                "average": 106.4282506,
                "count": 10268188,
                "maximum": 383.6340382,
                "minimum": -10.38596184,
                "name": "Z",
                "position": 2,
                "stddev": 10.23145818,
                "variance": 104.6827366
              },
              {
                "average": 4390.316055,
                "count": 10268188,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4924.250699,
                "variance": 24248244.94
              },
              {
                "average": 1.891832522,
                "count": 10268188,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.187671884,
                "variance": 1.410564505
              },
              {
                "average": 2.591703035,
                "count": 10268188,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.513200745,
                "variance": 2.289776493
              },
              {
                "average": 0.5551917242,
                "count": 10268188,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4969445619,
                "variance": 0.2469538976
              },
              {
                "average": 0,
                "count": 10268188,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361186998,
                "count": 10268188,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5722929648,
                "variance": 0.3275192376
              },
              {
                "average": 5.383513152,
                "count": 10268188,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.91948981,
                "variance": 142.0742374
              },
              {
                "average": 0,
                "count": 10268188,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.37574731,
                "count": 10268188,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.246444893,
                "variance": 68.00385338
              },
              {
                "average": 205138760.3,
                "count": 10268188,
                "maximum": 207532901.4,
                "minimum": 203881523.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1626327.24,
                "variance": 2644940293000.0
              },
              {
                "average": 0,
                "count": 10268188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10268188,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10268188,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001615377514,
                "count": 10268188,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04015928568,
                "variance": 0.001612768226
              },
              {
                "average": 0.4189880435,
                "count": 10268188,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.49339344,
                "variance": 0.2434370866
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323703.0273,
              4320664.512,
              -10.38596184,
              325558.1873,
              4321923.472,
              383.6340382
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323703.0272768212,
                    4320664.512316357,
                    -10.385961844611842
                  ],
                  [
                    323703.0272768212,
                    4321923.472316358,
                    -10.385961844611842
                  ],
                  [
                    325558.18727682123,
                    4321923.472316358,
                    383.6340381553881
                  ],
                  [
                    325558.18727682123,
                    4320664.512316357,
                    383.6340381553881
                  ],
                  [
                    323703.0272768212,
                    4320664.512316357,
                    -10.385961844611842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:48:21+00:00",
            "end_time": "2018-02-28T19:32: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": "20180228_326504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95186994363286,
              39.05021037201077,
              -10.435063651831001
            ],
            [
              -76.95218219929238,
              39.06154752337749,
              -10.435063651831001
            ],
            [
              -76.93075329668348,
              39.06190439130702,
              376.564936348169
            ],
            [
              -76.93044446339923,
              39.05056709657283,
              376.564936348169
            ],
            [
              -76.95186994363286,
              39.05021037201077,
              -10.435063651831001
            ]
          ]
        ]
      },
      "bbox": [
        -76.9521822,
        39.05021037,
        -10.43506365,
        -76.93044446,
        39.06190439,
        376.5649363
      ],
      "properties": {
        "datetime": "2018-02-28T16:38:21Z",
        "pc:count": 13599599,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331910.1185,
            "count": 13599599,
            "maximum": 332952.0539,
            "minimum": 331097.0339,
            "name": "X",
            "position": 0,
            "stddev": 512.1160287,
            "variance": 262262.8269
          },
          {
            "average": 4324814.252,
            "count": 13599599,
            "maximum": 4325419.363,
            "minimum": 4324160.523,
            "name": "Y",
            "position": 1,
            "stddev": 350.6067294,
            "variance": 122925.0787
          },
          {
            "average": 80.93295035,
            "count": 13599599,
            "maximum": 376.5649363,
            "minimum": -10.43506365,
            "name": "Z",
            "position": 2,
            "stddev": 12.8292256,
            "variance": 164.5890294
          },
          {
            "average": 6040.007972,
            "count": 13599599,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6042.02253,
            "variance": 36506036.25
          },
          {
            "average": 1.917450948,
            "count": 13599599,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.224412713,
            "variance": 1.499186493
          },
          {
            "average": 2.719161793,
            "count": 13599599,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.561519422,
            "variance": 2.438342904
          },
          {
            "average": 0.5034027842,
            "count": 13599599,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999884393,
            "variance": 0.2499884394
          },
          {
            "average": 0,
            "count": 13599599,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.391458307,
            "count": 13599599,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5512713231,
            "variance": 0.3039000716
          },
          {
            "average": 8.972721342,
            "count": 13599599,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.69624197,
            "variance": 114.4095923
          },
          {
            "average": 0,
            "count": 13599599,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 59.62463151,
            "count": 13599599,
            "maximum": 61,
            "minimum": 59,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6109468942,
            "variance": 0.3732561075
          },
          {
            "average": 203870637.2,
            "count": 13599599,
            "maximum": 203871101.9,
            "minimum": 203869919,
            "name": "GpsTime",
            "position": 12,
            "stddev": 407.7798187,
            "variance": 166284.3805
          },
          {
            "average": 0,
            "count": 13599599,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13599599,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13599599,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005533986701,
            "count": 13599599,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02351791786,
            "variance": 0.0005530924606
          },
          {
            "average": 0.4666950842,
            "count": 13599599,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4988895678,
            "variance": 0.2488908009
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331097.0339,
          4324160.523,
          -10.43506365,
          332952.0539,
          4325419.363,
          376.5649363
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331097.03390139516,
                4324160.522751033,
                -10.435063651831001
              ],
              [
                331097.03390139516,
                4325419.362751033,
                -10.435063651831001
              ],
              [
                332952.0539013952,
                4325419.362751033,
                376.564936348169
              ],
              [
                332952.0539013952,
                4324160.522751033,
                376.564936348169
              ],
              [
                331097.03390139516,
                4324160.522751033,
                -10.435063651831001
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:38:21+00:00",
        "end_time": "2018-02-28T16:18:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_326504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_326504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_326504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_326504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9521822,
            39.05021037,
            -10.43506365,
            -76.93044446,
            39.06190439,
            376.5649363
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95186994363286,
                  39.05021037201077,
                  -10.435063651831001
                ],
                [
                  -76.95218219929238,
                  39.06154752337749,
                  -10.435063651831001
                ],
                [
                  -76.93075329668348,
                  39.06190439130702,
                  376.564936348169
                ],
                [
                  -76.93044446339923,
                  39.05056709657283,
                  376.564936348169
                ],
                [
                  -76.95186994363286,
                  39.05021037201077,
                  -10.435063651831001
                ]
              ]
            ]
          },
          "id": "20180228_326504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_326504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:38:21Z",
            "pc:count": 13599599,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331910.1185,
                "count": 13599599,
                "maximum": 332952.0539,
                "minimum": 331097.0339,
                "name": "X",
                "position": 0,
                "stddev": 512.1160287,
                "variance": 262262.8269
              },
              {
                "average": 4324814.252,
                "count": 13599599,
                "maximum": 4325419.363,
                "minimum": 4324160.523,
                "name": "Y",
                "position": 1,
                "stddev": 350.6067294,
                "variance": 122925.0787
              },
              {
                "average": 80.93295035,
                "count": 13599599,
                "maximum": 376.5649363,
                "minimum": -10.43506365,
                "name": "Z",
                "position": 2,
                "stddev": 12.8292256,
                "variance": 164.5890294
              },
              {
                "average": 6040.007972,
                "count": 13599599,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6042.02253,
                "variance": 36506036.25
              },
              {
                "average": 1.917450948,
                "count": 13599599,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.224412713,
                "variance": 1.499186493
              },
              {
                "average": 2.719161793,
                "count": 13599599,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.561519422,
                "variance": 2.438342904
              },
              {
                "average": 0.5034027842,
                "count": 13599599,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999884393,
                "variance": 0.2499884394
              },
              {
                "average": 0,
                "count": 13599599,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.391458307,
                "count": 13599599,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5512713231,
                "variance": 0.3039000716
              },
              {
                "average": 8.972721342,
                "count": 13599599,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.69624197,
                "variance": 114.4095923
              },
              {
                "average": 0,
                "count": 13599599,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 59.62463151,
                "count": 13599599,
                "maximum": 61,
                "minimum": 59,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6109468942,
                "variance": 0.3732561075
              },
              {
                "average": 203870637.2,
                "count": 13599599,
                "maximum": 203871101.9,
                "minimum": 203869919,
                "name": "GpsTime",
                "position": 12,
                "stddev": 407.7798187,
                "variance": 166284.3805
              },
              {
                "average": 0,
                "count": 13599599,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13599599,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13599599,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005533986701,
                "count": 13599599,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02351791786,
                "variance": 0.0005530924606
              },
              {
                "average": 0.4666950842,
                "count": 13599599,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4988895678,
                "variance": 0.2488908009
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331097.0339,
              4324160.523,
              -10.43506365,
              332952.0539,
              4325419.363,
              376.5649363
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331097.03390139516,
                    4324160.522751033,
                    -10.435063651831001
                  ],
                  [
                    331097.03390139516,
                    4325419.362751033,
                    -10.435063651831001
                  ],
                  [
                    332952.0539013952,
                    4325419.362751033,
                    376.564936348169
                  ],
                  [
                    332952.0539013952,
                    4324160.522751033,
                    376.564936348169
                  ],
                  [
                    331097.03390139516,
                    4324160.522751033,
                    -10.435063651831001
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:38:21+00:00",
            "end_time": "2018-02-28T16:18:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_302472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03297965513906,
              38.96416794003086,
              9.69172751948767
            ],
            [
              -77.03325205696167,
              38.973692930331346,
              9.69172751948767
            ],
            [
              -77.01525852698065,
              38.97400517520944,
              463.8117275194877
            ],
            [
              -77.01498853181617,
              38.96448007944691,
              463.8117275194877
            ],
            [
              -77.03297965513906,
              38.96416794003086,
              9.69172751948767
            ]
          ]
        ]
      },
      "bbox": [
        -77.03325206,
        38.96416794,
        9.691727519,
        -77.01498853,
        38.97400518,
        463.8117275
      ],
      "properties": {
        "datetime": "2018-04-13T13:46:51Z",
        "pc:count": 9406211,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324686.4555,
            "count": 9406211,
            "maximum": 325423.9649,
            "minimum": 323864.3249,
            "name": "X",
            "position": 0,
            "stddev": 443.1116991,
            "variance": 196347.9779
          },
          {
            "average": 4315390.748,
            "count": 9406211,
            "maximum": 4315822.532,
            "minimum": 4314764.872,
            "name": "Y",
            "position": 1,
            "stddev": 274.7830105,
            "variance": 75505.70287
          },
          {
            "average": 84.42375914,
            "count": 9406211,
            "maximum": 463.8117275,
            "minimum": 9.691727519,
            "name": "Z",
            "position": 2,
            "stddev": 9.587986141,
            "variance": 91.92947825
          },
          {
            "average": 4801.572167,
            "count": 9406211,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4388.679791,
            "variance": 19260510.31
          },
          {
            "average": 1.707703346,
            "count": 9406211,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.046258104,
            "variance": 1.094656021
          },
          {
            "average": 2.239417657,
            "count": 9406211,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.367339512,
            "variance": 1.86961734
          },
          {
            "average": 0.5092712677,
            "count": 9406211,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999140628,
            "variance": 0.2499140702
          },
          {
            "average": 0,
            "count": 9406211,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.414027923,
            "count": 9406211,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5425299029,
            "variance": 0.2943386955
          },
          {
            "average": 10.80586549,
            "count": 9406211,
            "maximum": 19.99799919,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.551399553,
            "variance": 73.12643431
          },
          {
            "average": 0,
            "count": 9406211,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.60020278,
            "count": 9406211,
            "maximum": 114,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.97527364,
            "variance": 120.4566314
          },
          {
            "average": 207570477,
            "count": 9406211,
            "maximum": 207662411.7,
            "minimum": 207533531,
            "name": "GpsTime",
            "position": 12,
            "stddev": 57944.31458,
            "variance": 3357543593
          },
          {
            "average": 0,
            "count": 9406211,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9406211,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9406211,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006855045034,
            "count": 9406211,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02617316679,
            "variance": 0.0006850346598
          },
          {
            "average": 0.4642001971,
            "count": 9406211,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4987167538,
            "variance": 0.2487184006
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323864.3249,
          4314764.872,
          9.691727519,
          325423.9649,
          4315822.532,
          463.8117275
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323864.32494296174,
                4314764.8720765915,
                9.69172751948767
              ],
              [
                323864.32494296174,
                4315822.532076592,
                9.69172751948767
              ],
              [
                325423.96494296176,
                4315822.532076592,
                463.8117275194877
              ],
              [
                325423.96494296176,
                4314764.8720765915,
                463.8117275194877
              ],
              [
                323864.32494296174,
                4314764.8720765915,
                9.69172751948767
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:46:51+00:00",
        "end_time": "2018-04-12T01:58:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180411_302472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_302472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180411_302472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_302472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03325206,
            38.96416794,
            9.691727519,
            -77.01498853,
            38.97400518,
            463.8117275
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03297965513906,
                  38.96416794003086,
                  9.69172751948767
                ],
                [
                  -77.03325205696167,
                  38.973692930331346,
                  9.69172751948767
                ],
                [
                  -77.01525852698065,
                  38.97400517520944,
                  463.8117275194877
                ],
                [
                  -77.01498853181617,
                  38.96448007944691,
                  463.8117275194877
                ],
                [
                  -77.03297965513906,
                  38.96416794003086,
                  9.69172751948767
                ]
              ]
            ]
          },
          "id": "20180411_302472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_302472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:46:51Z",
            "pc:count": 9406211,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324686.4555,
                "count": 9406211,
                "maximum": 325423.9649,
                "minimum": 323864.3249,
                "name": "X",
                "position": 0,
                "stddev": 443.1116991,
                "variance": 196347.9779
              },
              {
                "average": 4315390.748,
                "count": 9406211,
                "maximum": 4315822.532,
                "minimum": 4314764.872,
                "name": "Y",
                "position": 1,
                "stddev": 274.7830105,
                "variance": 75505.70287
              },
              {
                "average": 84.42375914,
                "count": 9406211,
                "maximum": 463.8117275,
                "minimum": 9.691727519,
                "name": "Z",
                "position": 2,
                "stddev": 9.587986141,
                "variance": 91.92947825
              },
              {
                "average": 4801.572167,
                "count": 9406211,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4388.679791,
                "variance": 19260510.31
              },
              {
                "average": 1.707703346,
                "count": 9406211,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.046258104,
                "variance": 1.094656021
              },
              {
                "average": 2.239417657,
                "count": 9406211,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.367339512,
                "variance": 1.86961734
              },
              {
                "average": 0.5092712677,
                "count": 9406211,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999140628,
                "variance": 0.2499140702
              },
              {
                "average": 0,
                "count": 9406211,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.414027923,
                "count": 9406211,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5425299029,
                "variance": 0.2943386955
              },
              {
                "average": 10.80586549,
                "count": 9406211,
                "maximum": 19.99799919,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.551399553,
                "variance": 73.12643431
              },
              {
                "average": 0,
                "count": 9406211,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.60020278,
                "count": 9406211,
                "maximum": 114,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.97527364,
                "variance": 120.4566314
              },
              {
                "average": 207570477,
                "count": 9406211,
                "maximum": 207662411.7,
                "minimum": 207533531,
                "name": "GpsTime",
                "position": 12,
                "stddev": 57944.31458,
                "variance": 3357543593
              },
              {
                "average": 0,
                "count": 9406211,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9406211,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9406211,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006855045034,
                "count": 9406211,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02617316679,
                "variance": 0.0006850346598
              },
              {
                "average": 0.4642001971,
                "count": 9406211,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4987167538,
                "variance": 0.2487184006
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323864.3249,
              4314764.872,
              9.691727519,
              325423.9649,
              4315822.532,
              463.8117275
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323864.32494296174,
                    4314764.8720765915,
                    9.69172751948767
                  ],
                  [
                    323864.32494296174,
                    4315822.532076592,
                    9.69172751948767
                  ],
                  [
                    325423.96494296176,
                    4315822.532076592,
                    463.8117275194877
                  ],
                  [
                    325423.96494296176,
                    4314764.8720765915,
                    463.8117275194877
                  ],
                  [
                    323864.32494296174,
                    4314764.8720765915,
                    9.69172751948767
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:46:51+00:00",
            "end_time": "2018-04-12T01:58:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_320508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97299355494734,
              39.06119857275418,
              -10.053176693743666
            ],
            [
              -76.97330934726406,
              39.072536819943636,
              -10.053176693743666
            ],
            [
              -76.95187715995068,
              39.07289765800548,
              376.8468233062564
            ],
            [
              -76.9515647921254,
              39.06155926585142,
              376.8468233062564
            ],
            [
              -76.97299355494734,
              39.06119857275418,
              -10.053176693743666
            ]
          ]
        ]
      },
      "bbox": [
        -76.97330935,
        39.06119857,
        -10.05317669,
        -76.95156479,
        39.07289766,
        376.8468233
      ],
      "properties": {
        "datetime": "2018-02-28T16:46:56Z",
        "pc:count": 14794558,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330268.5481,
            "count": 14794558,
            "maximum": 331150.4843,
            "minimum": 329295.4443,
            "name": "X",
            "position": 0,
            "stddev": 507.9551572,
            "variance": 258018.4417
          },
          {
            "average": 4326046.143,
            "count": 14794558,
            "maximum": 4326678.499,
            "minimum": 4325419.519,
            "name": "Y",
            "position": 1,
            "stddev": 361.6471621,
            "variance": 130788.6698
          },
          {
            "average": 115.0313951,
            "count": 14794558,
            "maximum": 376.8468233,
            "minimum": -10.05317669,
            "name": "Z",
            "position": 2,
            "stddev": 9.37283504,
            "variance": 87.8500367
          },
          {
            "average": 5186.046581,
            "count": 14794558,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5562.932845,
            "variance": 30946221.84
          },
          {
            "average": 2.049373019,
            "count": 14794558,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.284867202,
            "variance": 1.650883726
          },
          {
            "average": 2.958220719,
            "count": 14794558,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.56995024,
            "variance": 2.464743755
          },
          {
            "average": 0.4997941135,
            "count": 14794558,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999745,
            "variance": 0.2499999745
          },
          {
            "average": 0,
            "count": 14794558,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372352388,
            "count": 14794558,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5582980185,
            "variance": 0.3116966774
          },
          {
            "average": 10.39022408,
            "count": 14794558,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.111469452,
            "variance": 83.01887558
          },
          {
            "average": 0,
            "count": 14794558,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 59.33958554,
            "count": 14794558,
            "maximum": 60,
            "minimum": 58,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5385104932,
            "variance": 0.2899935512
          },
          {
            "average": 203870828,
            "count": 14794558,
            "maximum": 203871616.4,
            "minimum": 203870288.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 411.3273231,
            "variance": 169190.1668
          },
          {
            "average": 0,
            "count": 14794558,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14794558,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14794558,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005732513266,
            "count": 14794558,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02393580473,
            "variance": 0.0005729227482
          },
          {
            "average": 0.4126795812,
            "count": 14794558,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4923161188,
            "variance": 0.2423751608
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329295.4443,
          4325419.519,
          -10.05317669,
          331150.4843,
          4326678.499,
          376.8468233
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329295.4443129748,
                4325419.518820347,
                -10.053176693743666
              ],
              [
                329295.4443129748,
                4326678.498820348,
                -10.053176693743666
              ],
              [
                331150.48431297485,
                4326678.498820348,
                376.8468233062564
              ],
              [
                331150.48431297485,
                4325419.518820347,
                376.8468233062564
              ],
              [
                329295.4443129748,
                4325419.518820347,
                -10.053176693743666
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:46:56+00:00",
        "end_time": "2018-02-28T16:24:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_320508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_320508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_320508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_320508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97330935,
            39.06119857,
            -10.05317669,
            -76.95156479,
            39.07289766,
            376.8468233
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97299355494734,
                  39.06119857275418,
                  -10.053176693743666
                ],
                [
                  -76.97330934726406,
                  39.072536819943636,
                  -10.053176693743666
                ],
                [
                  -76.95187715995068,
                  39.07289765800548,
                  376.8468233062564
                ],
                [
                  -76.9515647921254,
                  39.06155926585142,
                  376.8468233062564
                ],
                [
                  -76.97299355494734,
                  39.06119857275418,
                  -10.053176693743666
                ]
              ]
            ]
          },
          "id": "20180228_320508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_320508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:46:56Z",
            "pc:count": 14794558,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330268.5481,
                "count": 14794558,
                "maximum": 331150.4843,
                "minimum": 329295.4443,
                "name": "X",
                "position": 0,
                "stddev": 507.9551572,
                "variance": 258018.4417
              },
              {
                "average": 4326046.143,
                "count": 14794558,
                "maximum": 4326678.499,
                "minimum": 4325419.519,
                "name": "Y",
                "position": 1,
                "stddev": 361.6471621,
                "variance": 130788.6698
              },
              {
                "average": 115.0313951,
                "count": 14794558,
                "maximum": 376.8468233,
                "minimum": -10.05317669,
                "name": "Z",
                "position": 2,
                "stddev": 9.37283504,
                "variance": 87.8500367
              },
              {
                "average": 5186.046581,
                "count": 14794558,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5562.932845,
                "variance": 30946221.84
              },
              {
                "average": 2.049373019,
                "count": 14794558,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.284867202,
                "variance": 1.650883726
              },
              {
                "average": 2.958220719,
                "count": 14794558,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.56995024,
                "variance": 2.464743755
              },
              {
                "average": 0.4997941135,
                "count": 14794558,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999745,
                "variance": 0.2499999745
              },
              {
                "average": 0,
                "count": 14794558,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372352388,
                "count": 14794558,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5582980185,
                "variance": 0.3116966774
              },
              {
                "average": 10.39022408,
                "count": 14794558,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.111469452,
                "variance": 83.01887558
              },
              {
                "average": 0,
                "count": 14794558,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 59.33958554,
                "count": 14794558,
                "maximum": 60,
                "minimum": 58,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5385104932,
                "variance": 0.2899935512
              },
              {
                "average": 203870828,
                "count": 14794558,
                "maximum": 203871616.4,
                "minimum": 203870288.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 411.3273231,
                "variance": 169190.1668
              },
              {
                "average": 0,
                "count": 14794558,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14794558,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14794558,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005732513266,
                "count": 14794558,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02393580473,
                "variance": 0.0005729227482
              },
              {
                "average": 0.4126795812,
                "count": 14794558,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4923161188,
                "variance": 0.2423751608
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329295.4443,
              4325419.519,
              -10.05317669,
              331150.4843,
              4326678.499,
              376.8468233
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329295.4443129748,
                    4325419.518820347,
                    -10.053176693743666
                  ],
                  [
                    329295.4443129748,
                    4326678.498820348,
                    -10.053176693743666
                  ],
                  [
                    331150.48431297485,
                    4326678.498820348,
                    376.8468233062564
                  ],
                  [
                    331150.48431297485,
                    4325419.518820347,
                    376.8468233062564
                  ],
                  [
                    329295.4443129748,
                    4325419.518820347,
                    -10.053176693743666
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:46:56+00:00",
            "end_time": "2018-02-28T16:24:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_290484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07857378788657,
              38.99528087068292,
              -10.403683592703374
            ],
            [
              -77.07890564942966,
              39.00661706450842,
              -10.403683592703374
            ],
            [
              -77.05749429566886,
              39.00699678432221,
              463.65631640729663
            ],
            [
              -77.05716584616846,
              38.99566043789887,
              463.65631640729663
            ],
            [
              -77.07857378788657,
              38.99528087068292,
              -10.403683592703374
            ]
          ]
        ]
      },
      "bbox": [
        -77.07890565,
        38.99528087,
        -10.40368359,
        -77.05716585,
        39.00699678,
        463.6563164
      ],
      "properties": {
        "datetime": "2018-04-13T14:08:22Z",
        "pc:count": 31672327,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320971.5387,
            "count": 31672327,
            "maximum": 321847.6383,
            "minimum": 319992.5583,
            "name": "X",
            "position": 0,
            "stddev": 535.2378598,
            "variance": 286479.5666
          },
          {
            "average": 4318949.126,
            "count": 31672327,
            "maximum": 4319565.968,
            "minimum": 4318307.148,
            "name": "Y",
            "position": 1,
            "stddev": 341.0535591,
            "variance": 116317.5301
          },
          {
            "average": 78.05786859,
            "count": 31672327,
            "maximum": 463.6563164,
            "minimum": -10.40368359,
            "name": "Z",
            "position": 2,
            "stddev": 14.48397884,
            "variance": 209.7856429
          },
          {
            "average": 3700.105239,
            "count": 31672327,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3993.66687,
            "variance": 15949375.07
          },
          {
            "average": 2.162144101,
            "count": 31672327,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.271960016,
            "variance": 1.617882281
          },
          {
            "average": 3.019675851,
            "count": 31672327,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473145794,
            "variance": 2.170158529
          },
          {
            "average": 0.5120579868,
            "count": 31672327,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998545917,
            "variance": 0.2498546128
          },
          {
            "average": 0,
            "count": 31672327,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.29774099,
            "count": 31672327,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.649429343,
            "variance": 0.4217584715
          },
          {
            "average": 2.66010923,
            "count": 31672327,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.61696669,
            "variance": 185.4217819
          },
          {
            "average": 0,
            "count": 31672327,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 97.0847836,
            "count": 31672327,
            "maximum": 111,
            "minimum": 81,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.26220267,
            "variance": 126.837209
          },
          {
            "average": 207086275.9,
            "count": 31672327,
            "maximum": 207663702.7,
            "minimum": 204312313.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1203433.408,
            "variance": 1448251968000.0
          },
          {
            "average": 0,
            "count": 31672327,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31672327,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31672327,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005676564276,
            "count": 31672327,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02381877855,
            "variance": 0.0005673342117
          },
          {
            "average": 0.7265818201,
            "count": 31672327,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4457136806,
            "variance": 0.1986606851
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319992.5583,
          4318307.148,
          -10.40368359,
          321847.6383,
          4319565.968,
          463.6563164
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319992.558262251,
                4318307.1482169265,
                -10.403683592703374
              ],
              [
                319992.558262251,
                4319565.968216927,
                -10.403683592703374
              ],
              [
                321847.638262251,
                4319565.968216927,
                463.65631640729663
              ],
              [
                321847.638262251,
                4318307.1482169265,
                463.65631640729663
              ],
              [
                319992.558262251,
                4318307.1482169265,
                -10.403683592703374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T14:08:22+00:00",
        "end_time": "2018-03-05T19:11:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180305_290484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180305_290484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180305_290484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07890565,
            38.99528087,
            -10.40368359,
            -77.05716585,
            39.00699678,
            463.6563164
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07857378788657,
                  38.99528087068292,
                  -10.403683592703374
                ],
                [
                  -77.07890564942966,
                  39.00661706450842,
                  -10.403683592703374
                ],
                [
                  -77.05749429566886,
                  39.00699678432221,
                  463.65631640729663
                ],
                [
                  -77.05716584616846,
                  38.99566043789887,
                  463.65631640729663
                ],
                [
                  -77.07857378788657,
                  38.99528087068292,
                  -10.403683592703374
                ]
              ]
            ]
          },
          "id": "20180305_290484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180305_290484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T14:08:22Z",
            "pc:count": 31672327,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320971.5387,
                "count": 31672327,
                "maximum": 321847.6383,
                "minimum": 319992.5583,
                "name": "X",
                "position": 0,
                "stddev": 535.2378598,
                "variance": 286479.5666
              },
              {
                "average": 4318949.126,
                "count": 31672327,
                "maximum": 4319565.968,
                "minimum": 4318307.148,
                "name": "Y",
                "position": 1,
                "stddev": 341.0535591,
                "variance": 116317.5301
              },
              {
                "average": 78.05786859,
                "count": 31672327,
                "maximum": 463.6563164,
                "minimum": -10.40368359,
                "name": "Z",
                "position": 2,
                "stddev": 14.48397884,
                "variance": 209.7856429
              },
              {
                "average": 3700.105239,
                "count": 31672327,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3993.66687,
                "variance": 15949375.07
              },
              {
                "average": 2.162144101,
                "count": 31672327,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.271960016,
                "variance": 1.617882281
              },
              {
                "average": 3.019675851,
                "count": 31672327,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473145794,
                "variance": 2.170158529
              },
              {
                "average": 0.5120579868,
                "count": 31672327,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998545917,
                "variance": 0.2498546128
              },
              {
                "average": 0,
                "count": 31672327,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.29774099,
                "count": 31672327,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.649429343,
                "variance": 0.4217584715
              },
              {
                "average": 2.66010923,
                "count": 31672327,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.61696669,
                "variance": 185.4217819
              },
              {
                "average": 0,
                "count": 31672327,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 97.0847836,
                "count": 31672327,
                "maximum": 111,
                "minimum": 81,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.26220267,
                "variance": 126.837209
              },
              {
                "average": 207086275.9,
                "count": 31672327,
                "maximum": 207663702.7,
                "minimum": 204312313.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1203433.408,
                "variance": 1448251968000.0
              },
              {
                "average": 0,
                "count": 31672327,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31672327,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31672327,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005676564276,
                "count": 31672327,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02381877855,
                "variance": 0.0005673342117
              },
              {
                "average": 0.7265818201,
                "count": 31672327,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4457136806,
                "variance": 0.1986606851
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319992.5583,
              4318307.148,
              -10.40368359,
              321847.6383,
              4319565.968,
              463.6563164
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319992.558262251,
                    4318307.1482169265,
                    -10.403683592703374
                  ],
                  [
                    319992.558262251,
                    4319565.968216927,
                    -10.403683592703374
                  ],
                  [
                    321847.638262251,
                    4319565.968216927,
                    463.65631640729663
                  ],
                  [
                    321847.638262251,
                    4318307.1482169265,
                    463.65631640729663
                  ],
                  [
                    319992.558262251,
                    4318307.1482169265,
                    -10.403683592703374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T14:08:22+00:00",
            "end_time": "2018-03-05T19:11: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": "20180220_326508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95186271443727,
              39.06119210257249,
              -9.752254887186467
            ],
            [
              -76.95217509109419,
              39.07252923258745,
              -9.752254887186467
            ],
            [
              -76.93074286763493,
              39.07288618250583,
              377.2477451128135
            ],
            [
              -76.93043391522254,
              39.06154890910243,
              377.2477451128135
            ],
            [
              -76.95186271443727,
              39.06119210257249,
              -9.752254887186467
            ]
          ]
        ]
      },
      "bbox": [
        -76.95217509,
        39.0611921,
        -9.752254887,
        -76.93043392,
        39.07288618,
        377.2477451
      ],
      "properties": {
        "datetime": "2018-02-28T16:38:21Z",
        "pc:count": 16774467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332128.9125,
            "count": 16774467,
            "maximum": 332978.8509,
            "minimum": 331123.8309,
            "name": "X",
            "position": 0,
            "stddev": 479.6658722,
            "variance": 230079.3489
          },
          {
            "average": 4326066.052,
            "count": 16774467,
            "maximum": 4326638.162,
            "minimum": 4325379.322,
            "name": "Y",
            "position": 1,
            "stddev": 364.4412732,
            "variance": 132817.4416
          },
          {
            "average": 92.70926614,
            "count": 16774467,
            "maximum": 377.2477451,
            "minimum": -9.752254887,
            "name": "Z",
            "position": 2,
            "stddev": 12.70358171,
            "variance": 161.3809882
          },
          {
            "average": 5549.732865,
            "count": 16774467,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5878.775427,
            "variance": 34560000.52
          },
          {
            "average": 2.123456799,
            "count": 16774467,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317703413,
            "variance": 1.736342284
          },
          {
            "average": 3.054467722,
            "count": 16774467,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.577942694,
            "variance": 2.489903144
          },
          {
            "average": 0.4996237436,
            "count": 16774467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998733,
            "variance": 0.2499998733
          },
          {
            "average": 0,
            "count": 16774467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336776066,
            "count": 16774467,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5157216259,
            "variance": 0.2659687954
          },
          {
            "average": -6.855288143,
            "count": 16774467,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.59388839,
            "variance": 158.6060247
          },
          {
            "average": 0,
            "count": 16774467,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 56.44767652,
            "count": 16774467,
            "maximum": 61,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.00221914,
            "variance": 121.0488259
          },
          {
            "average": 203790753.3,
            "count": 16774467,
            "maximum": 203871101.5,
            "minimum": 203180982.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 220074.5706,
            "variance": 48432816610.0
          },
          {
            "average": 0,
            "count": 16774467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16774467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16774467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006427029842,
            "count": 16774467,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02534344009,
            "variance": 0.0006422899554
          },
          {
            "average": 0.5087774175,
            "count": 16774467,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999229659,
            "variance": 0.2499229718
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331123.8309,
          4325379.322,
          -9.752254887,
          332978.8509,
          4326638.162,
          377.2477451
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331123.83087048156,
                4325379.322433212,
                -9.752254887186467
              ],
              [
                331123.83087048156,
                4326638.162433212,
                -9.752254887186467
              ],
              [
                332978.8508704816,
                4326638.162433212,
                377.2477451128135
              ],
              [
                332978.8508704816,
                4325379.322433212,
                377.2477451128135
              ],
              [
                331123.83087048156,
                4325379.322433212,
                -9.752254887186467
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:38:21+00:00",
        "end_time": "2018-02-20T16:56:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_326508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_326508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_326508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_326508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95217509,
            39.0611921,
            -9.752254887,
            -76.93043392,
            39.07288618,
            377.2477451
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95186271443727,
                  39.06119210257249,
                  -9.752254887186467
                ],
                [
                  -76.95217509109419,
                  39.07252923258745,
                  -9.752254887186467
                ],
                [
                  -76.93074286763493,
                  39.07288618250583,
                  377.2477451128135
                ],
                [
                  -76.93043391522254,
                  39.06154890910243,
                  377.2477451128135
                ],
                [
                  -76.95186271443727,
                  39.06119210257249,
                  -9.752254887186467
                ]
              ]
            ]
          },
          "id": "20180220_326508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_326508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:38:21Z",
            "pc:count": 16774467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332128.9125,
                "count": 16774467,
                "maximum": 332978.8509,
                "minimum": 331123.8309,
                "name": "X",
                "position": 0,
                "stddev": 479.6658722,
                "variance": 230079.3489
              },
              {
                "average": 4326066.052,
                "count": 16774467,
                "maximum": 4326638.162,
                "minimum": 4325379.322,
                "name": "Y",
                "position": 1,
                "stddev": 364.4412732,
                "variance": 132817.4416
              },
              {
                "average": 92.70926614,
                "count": 16774467,
                "maximum": 377.2477451,
                "minimum": -9.752254887,
                "name": "Z",
                "position": 2,
                "stddev": 12.70358171,
                "variance": 161.3809882
              },
              {
                "average": 5549.732865,
                "count": 16774467,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5878.775427,
                "variance": 34560000.52
              },
              {
                "average": 2.123456799,
                "count": 16774467,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317703413,
                "variance": 1.736342284
              },
              {
                "average": 3.054467722,
                "count": 16774467,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.577942694,
                "variance": 2.489903144
              },
              {
                "average": 0.4996237436,
                "count": 16774467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998733,
                "variance": 0.2499998733
              },
              {
                "average": 0,
                "count": 16774467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336776066,
                "count": 16774467,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5157216259,
                "variance": 0.2659687954
              },
              {
                "average": -6.855288143,
                "count": 16774467,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.59388839,
                "variance": 158.6060247
              },
              {
                "average": 0,
                "count": 16774467,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 56.44767652,
                "count": 16774467,
                "maximum": 61,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.00221914,
                "variance": 121.0488259
              },
              {
                "average": 203790753.3,
                "count": 16774467,
                "maximum": 203871101.5,
                "minimum": 203180982.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 220074.5706,
                "variance": 48432816610.0
              },
              {
                "average": 0,
                "count": 16774467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16774467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16774467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006427029842,
                "count": 16774467,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02534344009,
                "variance": 0.0006422899554
              },
              {
                "average": 0.5087774175,
                "count": 16774467,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999229659,
                "variance": 0.2499229718
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331123.8309,
              4325379.322,
              -9.752254887,
              332978.8509,
              4326638.162,
              377.2477451
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331123.83087048156,
                    4325379.322433212,
                    -9.752254887186467
                  ],
                  [
                    331123.83087048156,
                    4326638.162433212,
                    -9.752254887186467
                  ],
                  [
                    332978.8508704816,
                    4326638.162433212,
                    377.2477451128135
                  ],
                  [
                    332978.8508704816,
                    4325379.322433212,
                    377.2477451128135
                  ],
                  [
                    331123.83087048156,
                    4325379.322433212,
                    -9.752254887186467
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:38:21+00:00",
            "end_time": "2018-02-20T16:56:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_320512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97298842412441,
              39.072182114967696,
              -10.415653913549733
            ],
            [
              -76.97330432912774,
              39.08351998054951,
              -10.415653913549733
            ],
            [
              -76.95186928094897,
              39.083880894149814,
              377.1843460864503
            ],
            [
              -76.95155680212507,
              39.07254288358974,
              377.1843460864503
            ],
            [
              -76.97298842412441,
              39.072182114967696,
              -10.415653913549733
            ]
          ]
        ]
      },
      "bbox": [
        -76.97330433,
        39.07218211,
        -10.41565391,
        -76.9515568,
        39.08388089,
        377.1843461
      ],
      "properties": {
        "datetime": "2018-02-28T16:39:03Z",
        "pc:count": 20489048,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330218.7249,
            "count": 20489048,
            "maximum": 331177.3538,
            "minimum": 329322.3538,
            "name": "X",
            "position": 0,
            "stddev": 549.8776606,
            "variance": 302365.4416
          },
          {
            "average": 4327338.674,
            "count": 20489048,
            "maximum": 4327897.469,
            "minimum": 4326638.529,
            "name": "Y",
            "position": 1,
            "stddev": 342.3151597,
            "variance": 117179.6686
          },
          {
            "average": 128.5757674,
            "count": 20489048,
            "maximum": 377.1843461,
            "minimum": -10.41565391,
            "name": "Z",
            "position": 2,
            "stddev": 11.55810879,
            "variance": 133.5898788
          },
          {
            "average": 5617.070054,
            "count": 20489048,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5937.770937,
            "variance": 35257123.7
          },
          {
            "average": 2.191636966,
            "count": 20489048,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347394725,
            "variance": 1.815472545
          },
          {
            "average": 3.086134505,
            "count": 20489048,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.584175163,
            "variance": 2.509610946
          },
          {
            "average": 0.5011401213,
            "count": 20489048,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987123,
            "variance": 0.2499987123
          },
          {
            "average": 0,
            "count": 20489048,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.353305971,
            "count": 20489048,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9066963831,
            "variance": 0.8220983312
          },
          {
            "average": 3.640915552,
            "count": 20489048,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.75879164,
            "variance": 189.3043474
          },
          {
            "average": 0,
            "count": 20489048,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.66407331,
            "count": 20489048,
            "maximum": 61,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.21168559,
            "variance": 231.3953785
          },
          {
            "average": 203680587,
            "count": 20489048,
            "maximum": 203871143.9,
            "minimum": 203180939.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 307941.6333,
            "variance": 94828049530.0
          },
          {
            "average": 0,
            "count": 20489048,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20489048,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20489048,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004868454601,
            "count": 20489048,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02205920364,
            "variance": 0.0004866084653
          },
          {
            "average": 0.5601994295,
            "count": 20489048,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4963628116,
            "variance": 0.2463760407
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329322.3538,
          4326638.529,
          -10.41565391,
          331177.3538,
          4327897.469,
          377.1843461
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329322.35383692785,
                4326638.528597026,
                -10.415653913549733
              ],
              [
                329322.35383692785,
                4327897.468597026,
                -10.415653913549733
              ],
              [
                331177.35383692785,
                4327897.468597026,
                377.1843460864503
              ],
              [
                331177.35383692785,
                4326638.528597026,
                377.1843460864503
              ],
              [
                329322.35383692785,
                4326638.528597026,
                -10.415653913549733
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:39:03+00:00",
        "end_time": "2018-02-20T16:55:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_320512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_320512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_320512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_320512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97330433,
            39.07218211,
            -10.41565391,
            -76.9515568,
            39.08388089,
            377.1843461
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97298842412441,
                  39.072182114967696,
                  -10.415653913549733
                ],
                [
                  -76.97330432912774,
                  39.08351998054951,
                  -10.415653913549733
                ],
                [
                  -76.95186928094897,
                  39.083880894149814,
                  377.1843460864503
                ],
                [
                  -76.95155680212507,
                  39.07254288358974,
                  377.1843460864503
                ],
                [
                  -76.97298842412441,
                  39.072182114967696,
                  -10.415653913549733
                ]
              ]
            ]
          },
          "id": "20180220_320512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_320512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:39:03Z",
            "pc:count": 20489048,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330218.7249,
                "count": 20489048,
                "maximum": 331177.3538,
                "minimum": 329322.3538,
                "name": "X",
                "position": 0,
                "stddev": 549.8776606,
                "variance": 302365.4416
              },
              {
                "average": 4327338.674,
                "count": 20489048,
                "maximum": 4327897.469,
                "minimum": 4326638.529,
                "name": "Y",
                "position": 1,
                "stddev": 342.3151597,
                "variance": 117179.6686
              },
              {
                "average": 128.5757674,
                "count": 20489048,
                "maximum": 377.1843461,
                "minimum": -10.41565391,
                "name": "Z",
                "position": 2,
                "stddev": 11.55810879,
                "variance": 133.5898788
              },
              {
                "average": 5617.070054,
                "count": 20489048,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5937.770937,
                "variance": 35257123.7
              },
              {
                "average": 2.191636966,
                "count": 20489048,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347394725,
                "variance": 1.815472545
              },
              {
                "average": 3.086134505,
                "count": 20489048,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.584175163,
                "variance": 2.509610946
              },
              {
                "average": 0.5011401213,
                "count": 20489048,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987123,
                "variance": 0.2499987123
              },
              {
                "average": 0,
                "count": 20489048,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.353305971,
                "count": 20489048,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9066963831,
                "variance": 0.8220983312
              },
              {
                "average": 3.640915552,
                "count": 20489048,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.75879164,
                "variance": 189.3043474
              },
              {
                "average": 0,
                "count": 20489048,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.66407331,
                "count": 20489048,
                "maximum": 61,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.21168559,
                "variance": 231.3953785
              },
              {
                "average": 203680587,
                "count": 20489048,
                "maximum": 203871143.9,
                "minimum": 203180939.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 307941.6333,
                "variance": 94828049530.0
              },
              {
                "average": 0,
                "count": 20489048,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20489048,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20489048,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004868454601,
                "count": 20489048,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02205920364,
                "variance": 0.0004866084653
              },
              {
                "average": 0.5601994295,
                "count": 20489048,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4963628116,
                "variance": 0.2463760407
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329322.3538,
              4326638.529,
              -10.41565391,
              331177.3538,
              4327897.469,
              377.1843461
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329322.35383692785,
                    4326638.528597026,
                    -10.415653913549733
                  ],
                  [
                    329322.35383692785,
                    4327897.468597026,
                    -10.415653913549733
                  ],
                  [
                    331177.35383692785,
                    4327897.468597026,
                    377.1843460864503
                  ],
                  [
                    331177.35383692785,
                    4326638.528597026,
                    377.1843460864503
                  ],
                  [
                    329322.35383692785,
                    4326638.528597026,
                    -10.415653913549733
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:39:03+00:00",
            "end_time": "2018-02-20T16:55: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": "20180228_302496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03636870228216,
              39.02824786876327,
              -10.166520699339799
            ],
            [
              -77.03669423107385,
              39.039585019599315,
              -10.166520699339799
            ],
            [
              -77.01527190423974,
              39.039957261925174,
              378.2734793006602
            ],
            [
              -77.01494979373773,
              39.028619961520654,
              378.2734793006602
            ],
            [
              -77.03636870228216,
              39.02824786876327,
              -10.166520699339799
            ]
          ]
        ]
      },
      "bbox": [
        -77.03669423,
        39.02824787,
        -10.1665207,
        -77.01494979,
        39.03995726,
        378.2734793
      ],
      "properties": {
        "datetime": "2018-04-08T13:32:10Z",
        "pc:count": 13401411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324777.3742,
            "count": 13401411,
            "maximum": 325584.9214,
            "minimum": 323729.8014,
            "name": "X",
            "position": 0,
            "stddev": 533.2225614,
            "variance": 284326.3
          },
          {
            "average": 4322536.981,
            "count": 13401411,
            "maximum": 4323142.289,
            "minimum": 4321883.389,
            "name": "Y",
            "position": 1,
            "stddev": 353.4125215,
            "variance": 124900.4104
          },
          {
            "average": 115.1435176,
            "count": 13401411,
            "maximum": 378.2734793,
            "minimum": -10.1665207,
            "name": "Z",
            "position": 2,
            "stddev": 9.393033895,
            "variance": 88.22908575
          },
          {
            "average": 5404.476013,
            "count": 13401411,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5715.463488,
            "variance": 32666522.88
          },
          {
            "average": 2.041391239,
            "count": 13401411,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.284923869,
            "variance": 1.65102935
          },
          {
            "average": 2.88784763,
            "count": 13401411,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.583631262,
            "variance": 2.507887975
          },
          {
            "average": 0.5107274152,
            "count": 13401411,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499884928,
            "variance": 0.2498849412
          },
          {
            "average": 0,
            "count": 13401411,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31036023,
            "count": 13401411,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5059362268,
            "variance": 0.2559714655
          },
          {
            "average": -8.009259675,
            "count": 13401411,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.70116207,
            "variance": 114.5148696
          },
          {
            "average": 0,
            "count": 13401411,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 70.2004662,
            "count": 13401411,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.102989546,
            "variance": 9.628544125
          },
          {
            "average": 203989293.9,
            "count": 13401411,
            "maximum": 207229530.9,
            "minimum": 203880888.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 591526.3064,
            "variance": 349903371200.0
          },
          {
            "average": 0,
            "count": 13401411,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13401411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13401411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007134323393,
            "count": 13401411,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02670062559,
            "variance": 0.0007129234068
          },
          {
            "average": 0.4149624991,
            "count": 13401411,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4927155788,
            "variance": 0.2427686416
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323729.8014,
          4321883.389,
          -10.1665207,
          325584.9214,
          4323142.289,
          378.2734793
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323729.8013554352,
                4321883.38914396,
                -10.166520699339799
              ],
              [
                323729.8013554352,
                4323142.28914396,
                -10.166520699339799
              ],
              [
                325584.9213554352,
                4323142.28914396,
                378.2734793006602
              ],
              [
                325584.9213554352,
                4321883.38914396,
                378.2734793006602
              ],
              [
                323729.8013554352,
                4321883.38914396,
                -10.166520699339799
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:32:10+00:00",
        "end_time": "2018-02-28T19:21:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180228_302496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_302496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180228_302496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03669423,
            39.02824787,
            -10.1665207,
            -77.01494979,
            39.03995726,
            378.2734793
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03636870228216,
                  39.02824786876327,
                  -10.166520699339799
                ],
                [
                  -77.03669423107385,
                  39.039585019599315,
                  -10.166520699339799
                ],
                [
                  -77.01527190423974,
                  39.039957261925174,
                  378.2734793006602
                ],
                [
                  -77.01494979373773,
                  39.028619961520654,
                  378.2734793006602
                ],
                [
                  -77.03636870228216,
                  39.02824786876327,
                  -10.166520699339799
                ]
              ]
            ]
          },
          "id": "20180228_302496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180228_302496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:32:10Z",
            "pc:count": 13401411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324777.3742,
                "count": 13401411,
                "maximum": 325584.9214,
                "minimum": 323729.8014,
                "name": "X",
                "position": 0,
                "stddev": 533.2225614,
                "variance": 284326.3
              },
              {
                "average": 4322536.981,
                "count": 13401411,
                "maximum": 4323142.289,
                "minimum": 4321883.389,
                "name": "Y",
                "position": 1,
                "stddev": 353.4125215,
                "variance": 124900.4104
              },
              {
                "average": 115.1435176,
                "count": 13401411,
                "maximum": 378.2734793,
                "minimum": -10.1665207,
                "name": "Z",
                "position": 2,
                "stddev": 9.393033895,
                "variance": 88.22908575
              },
              {
                "average": 5404.476013,
                "count": 13401411,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5715.463488,
                "variance": 32666522.88
              },
              {
                "average": 2.041391239,
                "count": 13401411,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.284923869,
                "variance": 1.65102935
              },
              {
                "average": 2.88784763,
                "count": 13401411,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.583631262,
                "variance": 2.507887975
              },
              {
                "average": 0.5107274152,
                "count": 13401411,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499884928,
                "variance": 0.2498849412
              },
              {
                "average": 0,
                "count": 13401411,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31036023,
                "count": 13401411,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5059362268,
                "variance": 0.2559714655
              },
              {
                "average": -8.009259675,
                "count": 13401411,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.70116207,
                "variance": 114.5148696
              },
              {
                "average": 0,
                "count": 13401411,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 70.2004662,
                "count": 13401411,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.102989546,
                "variance": 9.628544125
              },
              {
                "average": 203989293.9,
                "count": 13401411,
                "maximum": 207229530.9,
                "minimum": 203880888.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 591526.3064,
                "variance": 349903371200.0
              },
              {
                "average": 0,
                "count": 13401411,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13401411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13401411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007134323393,
                "count": 13401411,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02670062559,
                "variance": 0.0007129234068
              },
              {
                "average": 0.4149624991,
                "count": 13401411,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4927155788,
                "variance": 0.2427686416
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323729.8014,
              4321883.389,
              -10.1665207,
              325584.9214,
              4323142.289,
              378.2734793
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323729.8013554352,
                    4321883.38914396,
                    -10.166520699339799
                  ],
                  [
                    323729.8013554352,
                    4323142.28914396,
                    -10.166520699339799
                  ],
                  [
                    325584.9213554352,
                    4323142.28914396,
                    378.2734793006602
                  ],
                  [
                    325584.9213554352,
                    4321883.38914396,
                    378.2734793006602
                  ],
                  [
                    323729.8013554352,
                    4321883.38914396,
                    -10.166520699339799
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:32:10+00:00",
            "end_time": "2018-02-28T19:21: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": "20180411_302476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03629239159912,
              38.97333592400434,
              0.789968668006026
            ],
            [
              -77.03661729259073,
              38.98467390279463,
              0.789968668006026
            ],
            [
              -77.01526021787498,
              38.985044854461286,
              463.18996866800603
            ],
            [
              -77.01493871831732,
              38.97370672654873,
              463.18996866800603
            ],
            [
              -77.03629239159912,
              38.97333592400434,
              0.789968668006026
            ]
          ]
        ]
      },
      "bbox": [
        -77.03661729,
        38.97333592,
        0.789968668,
        -77.01493872,
        38.98504485,
        463.1899687
      ],
      "properties": {
        "datetime": "2018-04-13T13:49:16Z",
        "pc:count": 20946328,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324399.0969,
            "count": 20946328,
            "maximum": 325450.9385,
            "minimum": 323600.0385,
            "name": "X",
            "position": 0,
            "stddev": 513.0801326,
            "variance": 263251.2225
          },
          {
            "average": 4316448.413,
            "count": 20946328,
            "maximum": 4317047.776,
            "minimum": 4315788.796,
            "name": "Y",
            "position": 1,
            "stddev": 342.1765005,
            "variance": 117084.7575
          },
          {
            "average": 98.37589644,
            "count": 20946328,
            "maximum": 463.1899687,
            "minimum": 0.789968668,
            "name": "Z",
            "position": 2,
            "stddev": 11.96786854,
            "variance": 143.2298774
          },
          {
            "average": 4434.969892,
            "count": 20946328,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4269.019911,
            "variance": 18224531
          },
          {
            "average": 1.87637036,
            "count": 20946328,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.151598626,
            "variance": 1.326179396
          },
          {
            "average": 2.522855891,
            "count": 20946328,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.445038182,
            "variance": 2.088135348
          },
          {
            "average": 0.5298483343,
            "count": 20946328,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991082937,
            "variance": 0.2491090888
          },
          {
            "average": 0,
            "count": 20946328,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.332988818,
            "count": 20946328,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5905513215,
            "variance": 0.3487508633
          },
          {
            "average": 2.934155816,
            "count": 20946328,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.45183474,
            "variance": 180.9518578
          },
          {
            "average": 0,
            "count": 20946328,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 100.7305323,
            "count": 20946328,
            "maximum": 114,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.09768971,
            "variance": 146.3540963
          },
          {
            "average": 207593976.5,
            "count": 20946328,
            "maximum": 207662556.1,
            "minimum": 207532829.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 64207.76132,
            "variance": 4122636614
          },
          {
            "average": 0,
            "count": 20946328,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20946328,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20946328,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007055174539,
            "count": 20946328,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02655220768,
            "variance": 0.0007050197327
          },
          {
            "average": 0.6777538287,
            "count": 20946328,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4673366953,
            "variance": 0.2184035868
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323600.0385,
          4315788.796,
          0.789968668,
          325450.9385,
          4317047.776,
          463.1899687
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323600.0385145483,
                4315788.79559405,
                0.789968668006026
              ],
              [
                323600.0385145483,
                4317047.77559405,
                0.789968668006026
              ],
              [
                325450.9385145483,
                4317047.77559405,
                463.18996866800603
              ],
              [
                325450.9385145483,
                4315788.79559405,
                463.18996866800603
              ],
              [
                323600.0385145483,
                4315788.79559405,
                0.789968668006026
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-13T13:49:16+00:00",
        "end_time": "2018-04-12T01:47:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180411_302476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_302476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180411_302476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_302476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03661729,
            38.97333592,
            0.789968668,
            -77.01493872,
            38.98504485,
            463.1899687
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03629239159912,
                  38.97333592400434,
                  0.789968668006026
                ],
                [
                  -77.03661729259073,
                  38.98467390279463,
                  0.789968668006026
                ],
                [
                  -77.01526021787498,
                  38.985044854461286,
                  463.18996866800603
                ],
                [
                  -77.01493871831732,
                  38.97370672654873,
                  463.18996866800603
                ],
                [
                  -77.03629239159912,
                  38.97333592400434,
                  0.789968668006026
                ]
              ]
            ]
          },
          "id": "20180411_302476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180411_302476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-13T13:49:16Z",
            "pc:count": 20946328,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324399.0969,
                "count": 20946328,
                "maximum": 325450.9385,
                "minimum": 323600.0385,
                "name": "X",
                "position": 0,
                "stddev": 513.0801326,
                "variance": 263251.2225
              },
              {
                "average": 4316448.413,
                "count": 20946328,
                "maximum": 4317047.776,
                "minimum": 4315788.796,
                "name": "Y",
                "position": 1,
                "stddev": 342.1765005,
                "variance": 117084.7575
              },
              {
                "average": 98.37589644,
                "count": 20946328,
                "maximum": 463.1899687,
                "minimum": 0.789968668,
                "name": "Z",
                "position": 2,
                "stddev": 11.96786854,
                "variance": 143.2298774
              },
              {
                "average": 4434.969892,
                "count": 20946328,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4269.019911,
                "variance": 18224531
              },
              {
                "average": 1.87637036,
                "count": 20946328,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.151598626,
                "variance": 1.326179396
              },
              {
                "average": 2.522855891,
                "count": 20946328,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.445038182,
                "variance": 2.088135348
              },
              {
                "average": 0.5298483343,
                "count": 20946328,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991082937,
                "variance": 0.2491090888
              },
              {
                "average": 0,
                "count": 20946328,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.332988818,
                "count": 20946328,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5905513215,
                "variance": 0.3487508633
              },
              {
                "average": 2.934155816,
                "count": 20946328,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.45183474,
                "variance": 180.9518578
              },
              {
                "average": 0,
                "count": 20946328,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 100.7305323,
                "count": 20946328,
                "maximum": 114,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.09768971,
                "variance": 146.3540963
              },
              {
                "average": 207593976.5,
                "count": 20946328,
                "maximum": 207662556.1,
                "minimum": 207532829.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 64207.76132,
                "variance": 4122636614
              },
              {
                "average": 0,
                "count": 20946328,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20946328,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20946328,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007055174539,
                "count": 20946328,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02655220768,
                "variance": 0.0007050197327
              },
              {
                "average": 0.6777538287,
                "count": 20946328,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4673366953,
                "variance": 0.2184035868
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323600.0385,
              4315788.796,
              0.789968668,
              325450.9385,
              4317047.776,
              463.1899687
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323600.0385145483,
                    4315788.79559405,
                    0.789968668006026
                  ],
                  [
                    323600.0385145483,
                    4317047.77559405,
                    0.789968668006026
                  ],
                  [
                    325450.9385145483,
                    4317047.77559405,
                    463.18996866800603
                  ],
                  [
                    325450.9385145483,
                    4315788.79559405,
                    463.18996866800603
                  ],
                  [
                    323600.0385145483,
                    4315788.79559405,
                    0.789968668006026
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-13T13:49:16+00:00",
            "end_time": "2018-04-12T01:47:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_320516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9729852120972,
              39.08316480816996,
              -10.381687806899066
            ],
            [
              -76.97330124015865,
              39.094502652366565,
              -10.381687806899066
            ],
            [
              -76.9518617115906,
              39.09486366890121,
              391.81831219310095
            ],
            [
              -76.95154911176506,
              39.083525679697054,
              391.81831219310095
            ],
            [
              -76.9729852120972,
              39.08316480816996,
              -10.381687806899066
            ]
          ]
        ]
      },
      "bbox": [
        -76.97330124,
        39.08316481,
        -10.38168781,
        -76.95154911,
        39.09486367,
        391.8183122
      ],
      "properties": {
        "datetime": "2018-02-28T16:24:56Z",
        "pc:count": 33027139,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330243.0708,
            "count": 33027139,
            "maximum": 331204.2015,
            "minimum": 329349.1015,
            "name": "X",
            "position": 0,
            "stddev": 504.885015,
            "variance": 254908.8784
          },
          {
            "average": 4328541.462,
            "count": 33027139,
            "maximum": 4329116.39,
            "minimum": 4327857.45,
            "name": "Y",
            "position": 1,
            "stddev": 341.3041887,
            "variance": 116488.5492
          },
          {
            "average": 123.9216117,
            "count": 33027139,
            "maximum": 391.8183122,
            "minimum": -10.38168781,
            "name": "Z",
            "position": 2,
            "stddev": 11.0672243,
            "variance": 122.4834537
          },
          {
            "average": 5277.392217,
            "count": 33027139,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5977.078152,
            "variance": 35725463.24
          },
          {
            "average": 2.325441843,
            "count": 33027139,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.378897831,
            "variance": 1.901359229
          },
          {
            "average": 3.364110164,
            "count": 33027139,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.531735622,
            "variance": 2.346214014
          },
          {
            "average": 0.4943260753,
            "count": 33027139,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999678131,
            "variance": 0.2499678141
          },
          {
            "average": 0,
            "count": 33027139,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239936344,
            "count": 33027139,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5604128825,
            "variance": 0.3140625988
          },
          {
            "average": -10.08237413,
            "count": 33027139,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.142022772,
            "variance": 83.57658037
          },
          {
            "average": 0,
            "count": 33027139,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.41360588,
            "count": 33027139,
            "maximum": 62,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.07617485,
            "variance": 227.2910482
          },
          {
            "average": 203525639.8,
            "count": 33027139,
            "maximum": 203870296.3,
            "minimum": 203180932.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344357.4966,
            "variance": 118582085500.0
          },
          {
            "average": 0,
            "count": 33027139,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33027139,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33027139,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003323933084,
            "count": 33027139,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01822862675,
            "variance": 0.0003322828332
          },
          {
            "average": 0.7083515166,
            "count": 33027139,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4545213436,
            "variance": 0.2065896518
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329349.1015,
          4327857.45,
          -10.38168781,
          331204.2015,
          4329116.39,
          391.8183122
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329349.10149282834,
                4327857.449778731,
                -10.381687806899066
              ],
              [
                329349.10149282834,
                4329116.38977873,
                -10.381687806899066
              ],
              [
                331204.2014928283,
                4329116.38977873,
                391.81831219310095
              ],
              [
                331204.2014928283,
                4327857.449778731,
                391.81831219310095
              ],
              [
                329349.10149282834,
                4327857.449778731,
                -10.381687806899066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:24:56+00:00",
        "end_time": "2018-02-20T16:55:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_320516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_320516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_320516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_320516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97330124,
            39.08316481,
            -10.38168781,
            -76.95154911,
            39.09486367,
            391.8183122
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9729852120972,
                  39.08316480816996,
                  -10.381687806899066
                ],
                [
                  -76.97330124015865,
                  39.094502652366565,
                  -10.381687806899066
                ],
                [
                  -76.9518617115906,
                  39.09486366890121,
                  391.81831219310095
                ],
                [
                  -76.95154911176506,
                  39.083525679697054,
                  391.81831219310095
                ],
                [
                  -76.9729852120972,
                  39.08316480816996,
                  -10.381687806899066
                ]
              ]
            ]
          },
          "id": "20180220_320516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_320516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:24:56Z",
            "pc:count": 33027139,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330243.0708,
                "count": 33027139,
                "maximum": 331204.2015,
                "minimum": 329349.1015,
                "name": "X",
                "position": 0,
                "stddev": 504.885015,
                "variance": 254908.8784
              },
              {
                "average": 4328541.462,
                "count": 33027139,
                "maximum": 4329116.39,
                "minimum": 4327857.45,
                "name": "Y",
                "position": 1,
                "stddev": 341.3041887,
                "variance": 116488.5492
              },
              {
                "average": 123.9216117,
                "count": 33027139,
                "maximum": 391.8183122,
                "minimum": -10.38168781,
                "name": "Z",
                "position": 2,
                "stddev": 11.0672243,
                "variance": 122.4834537
              },
              {
                "average": 5277.392217,
                "count": 33027139,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5977.078152,
                "variance": 35725463.24
              },
              {
                "average": 2.325441843,
                "count": 33027139,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.378897831,
                "variance": 1.901359229
              },
              {
                "average": 3.364110164,
                "count": 33027139,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.531735622,
                "variance": 2.346214014
              },
              {
                "average": 0.4943260753,
                "count": 33027139,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999678131,
                "variance": 0.2499678141
              },
              {
                "average": 0,
                "count": 33027139,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239936344,
                "count": 33027139,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5604128825,
                "variance": 0.3140625988
              },
              {
                "average": -10.08237413,
                "count": 33027139,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.142022772,
                "variance": 83.57658037
              },
              {
                "average": 0,
                "count": 33027139,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.41360588,
                "count": 33027139,
                "maximum": 62,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.07617485,
                "variance": 227.2910482
              },
              {
                "average": 203525639.8,
                "count": 33027139,
                "maximum": 203870296.3,
                "minimum": 203180932.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344357.4966,
                "variance": 118582085500.0
              },
              {
                "average": 0,
                "count": 33027139,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33027139,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33027139,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003323933084,
                "count": 33027139,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01822862675,
                "variance": 0.0003322828332
              },
              {
                "average": 0.7083515166,
                "count": 33027139,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4545213436,
                "variance": 0.2065896518
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329349.1015,
              4327857.45,
              -10.38168781,
              331204.2015,
              4329116.39,
              391.8183122
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329349.10149282834,
                    4327857.449778731,
                    -10.381687806899066
                  ],
                  [
                    329349.10149282834,
                    4329116.38977873,
                    -10.381687806899066
                  ],
                  [
                    331204.2014928283,
                    4329116.38977873,
                    391.81831219310095
                  ],
                  [
                    331204.2014928283,
                    4327857.449778731,
                    391.81831219310095
                  ],
                  [
                    329349.10149282834,
                    4327857.449778731,
                    -10.381687806899066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:24:56+00:00",
            "end_time": "2018-02-20T16:55:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_314512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99412245960765,
              39.072184177675545,
              -10.075263592344385
            ],
            [
              -76.99444178267208,
              39.083523158843136,
              -10.075263592344385
            ],
            [
              -76.97300654383015,
              39.08388796589942,
              384.3247364076557
            ],
            [
              -76.97269064722647,
              39.07254883817515,
              384.3247364076557
            ],
            [
              -76.99412245960765,
              39.072184177675545,
              -10.075263592344385
            ]
          ]
        ]
      },
      "bbox": [
        -76.99444178,
        39.07218418,
        -10.07526359,
        -76.97269065,
        39.08388797,
        384.3247364
      ],
      "properties": {
        "datetime": "2018-02-28T16:46:33Z",
        "pc:count": 19826658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328541.1666,
            "count": 19826658,
            "maximum": 329348.9994,
            "minimum": 327493.9594,
            "name": "X",
            "position": 0,
            "stddev": 584.4331988,
            "variance": 341562.1638
          },
          {
            "average": 4327376.984,
            "count": 19826658,
            "maximum": 4327937.751,
            "minimum": 4326678.671,
            "name": "Y",
            "position": 1,
            "stddev": 344.0074954,
            "variance": 118341.1569
          },
          {
            "average": 121.1420142,
            "count": 19826658,
            "maximum": 384.3247364,
            "minimum": -10.07526359,
            "name": "Z",
            "position": 2,
            "stddev": 16.33614356,
            "variance": 266.8695865
          },
          {
            "average": 4507.087992,
            "count": 19826658,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5321.332573,
            "variance": 28316580.35
          },
          {
            "average": 2.339077872,
            "count": 19826658,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.351537762,
            "variance": 1.826654323
          },
          {
            "average": 3.460577572,
            "count": 19826658,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.442672255,
            "variance": 2.081303234
          },
          {
            "average": 0.5011329191,
            "count": 19826658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987291,
            "variance": 0.2499987291
          },
          {
            "average": 0,
            "count": 19826658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301258639,
            "count": 19826658,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5172154246,
            "variance": 0.2675117954
          },
          {
            "average": 3.956654359,
            "count": 19826658,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.52699221,
            "variance": 182.9795183
          },
          {
            "average": 0,
            "count": 19826658,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 56.9530873,
            "count": 19826658,
            "maximum": 60,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.137871043,
            "variance": 66.22494511
          },
          {
            "average": 203826612.2,
            "count": 19826658,
            "maximum": 203871593.1,
            "minimum": 203180936.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 169316.2609,
            "variance": 28667996200.0
          },
          {
            "average": 0,
            "count": 19826658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19826658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19826658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005123909435,
            "count": 19826658,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02263025464,
            "variance": 0.0005121284249
          },
          {
            "average": 0.3733418915,
            "count": 19826658,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4836917772,
            "variance": 0.2339577354
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327493.9594,
          4326678.671,
          -10.07526359,
          329348.9994,
          4327937.751,
          384.3247364
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327493.95939494873,
                4326678.670549129,
                -10.075263592344385
              ],
              [
                327493.95939494873,
                4327937.750549129,
                -10.075263592344385
              ],
              [
                329348.99939494877,
                4327937.750549129,
                384.3247364076557
              ],
              [
                329348.99939494877,
                4326678.670549129,
                384.3247364076557
              ],
              [
                327493.95939494873,
                4326678.670549129,
                -10.075263592344385
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:46:33+00:00",
        "end_time": "2018-02-20T16:55:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_314512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_314512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_314512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99444178,
            39.07218418,
            -10.07526359,
            -76.97269065,
            39.08388797,
            384.3247364
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99412245960765,
                  39.072184177675545,
                  -10.075263592344385
                ],
                [
                  -76.99444178267208,
                  39.083523158843136,
                  -10.075263592344385
                ],
                [
                  -76.97300654383015,
                  39.08388796589942,
                  384.3247364076557
                ],
                [
                  -76.97269064722647,
                  39.07254883817515,
                  384.3247364076557
                ],
                [
                  -76.99412245960765,
                  39.072184177675545,
                  -10.075263592344385
                ]
              ]
            ]
          },
          "id": "20180220_314512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_314512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:46:33Z",
            "pc:count": 19826658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328541.1666,
                "count": 19826658,
                "maximum": 329348.9994,
                "minimum": 327493.9594,
                "name": "X",
                "position": 0,
                "stddev": 584.4331988,
                "variance": 341562.1638
              },
              {
                "average": 4327376.984,
                "count": 19826658,
                "maximum": 4327937.751,
                "minimum": 4326678.671,
                "name": "Y",
                "position": 1,
                "stddev": 344.0074954,
                "variance": 118341.1569
              },
              {
                "average": 121.1420142,
                "count": 19826658,
                "maximum": 384.3247364,
                "minimum": -10.07526359,
                "name": "Z",
                "position": 2,
                "stddev": 16.33614356,
                "variance": 266.8695865
              },
              {
                "average": 4507.087992,
                "count": 19826658,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5321.332573,
                "variance": 28316580.35
              },
              {
                "average": 2.339077872,
                "count": 19826658,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.351537762,
                "variance": 1.826654323
              },
              {
                "average": 3.460577572,
                "count": 19826658,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.442672255,
                "variance": 2.081303234
              },
              {
                "average": 0.5011329191,
                "count": 19826658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987291,
                "variance": 0.2499987291
              },
              {
                "average": 0,
                "count": 19826658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301258639,
                "count": 19826658,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5172154246,
                "variance": 0.2675117954
              },
              {
                "average": 3.956654359,
                "count": 19826658,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.52699221,
                "variance": 182.9795183
              },
              {
                "average": 0,
                "count": 19826658,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 56.9530873,
                "count": 19826658,
                "maximum": 60,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.137871043,
                "variance": 66.22494511
              },
              {
                "average": 203826612.2,
                "count": 19826658,
                "maximum": 203871593.1,
                "minimum": 203180936.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 169316.2609,
                "variance": 28667996200.0
              },
              {
                "average": 0,
                "count": 19826658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19826658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19826658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005123909435,
                "count": 19826658,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02263025464,
                "variance": 0.0005121284249
              },
              {
                "average": 0.3733418915,
                "count": 19826658,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4836917772,
                "variance": 0.2339577354
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327493.9594,
              4326678.671,
              -10.07526359,
              329348.9994,
              4327937.751,
              384.3247364
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327493.95939494873,
                    4326678.670549129,
                    -10.075263592344385
                  ],
                  [
                    327493.95939494873,
                    4327937.750549129,
                    -10.075263592344385
                  ],
                  [
                    329348.99939494877,
                    4327937.750549129,
                    384.3247364076557
                  ],
                  [
                    329348.99939494877,
                    4326678.670549129,
                    384.3247364076557
                  ],
                  [
                    327493.95939494873,
                    4326678.670549129,
                    -10.075263592344385
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:46:33+00:00",
            "end_time": "2018-02-20T16:55: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": "20180220_314516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99412229703793,
              39.083166233065974,
              -10.353341191705368
            ],
            [
              -76.99444176528148,
              39.09450591328612,
              -10.353341191705368
            ],
            [
              -76.97300204606393,
              39.09487082500227,
              382.4666588082946
            ],
            [
              -76.9726860065555,
              39.08353099818631,
              382.4666588082946
            ],
            [
              -76.99412229703793,
              39.083166233065974,
              -10.353341191705368
            ]
          ]
        ]
      },
      "bbox": [
        -76.99444177,
        39.08316623,
        -10.35334119,
        -76.97268601,
        39.09487083,
        382.4666588
      ],
      "properties": {
        "datetime": "2018-02-28T16:39:45Z",
        "pc:count": 29645641,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328394.9658,
            "count": 29645641,
            "maximum": 329375.8656,
            "minimum": 327520.7256,
            "name": "X",
            "position": 0,
            "stddev": 516.2006686,
            "variance": 266463.1303
          },
          {
            "average": 4328496.86,
            "count": 29645641,
            "maximum": 4329156.69,
            "minimum": 4327897.53,
            "name": "Y",
            "position": 1,
            "stddev": 357.2588461,
            "variance": 127633.8831
          },
          {
            "average": 128.8541169,
            "count": 29645641,
            "maximum": 382.4666588,
            "minimum": -10.35334119,
            "name": "Z",
            "position": 2,
            "stddev": 14.69627885,
            "variance": 215.980612
          },
          {
            "average": 4582.93216,
            "count": 29645641,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5416.327258,
            "variance": 29336600.96
          },
          {
            "average": 2.491615445,
            "count": 29645641,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.365941355,
            "variance": 1.865795784
          },
          {
            "average": 3.593651795,
            "count": 29645641,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.357775141,
            "variance": 1.843553334
          },
          {
            "average": 0.5012092672,
            "count": 29645641,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985461,
            "variance": 0.2499985461
          },
          {
            "average": 0,
            "count": 29645641,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258676208,
            "count": 29645641,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7103829855,
            "variance": 0.5046439861
          },
          {
            "average": 9.327214602,
            "count": 29645641,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.19857402,
            "variance": 104.0109121
          },
          {
            "average": 0,
            "count": 29645641,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.75499531,
            "count": 29645641,
            "maximum": 61,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.98245915,
            "variance": 255.4390004
          },
          {
            "average": 203623710.7,
            "count": 29645641,
            "maximum": 203871185.1,
            "minimum": 203180907.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 330641.6254,
            "variance": 109323884400.0
          },
          {
            "average": 0,
            "count": 29645641,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29645641,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29645641,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004253239119,
            "count": 29645641,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02061899672,
            "variance": 0.0004251430258
          },
          {
            "average": 0.5614635555,
            "count": 29645641,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4962078593,
            "variance": 0.2462222397
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327520.7256,
          4327897.53,
          -10.35334119,
          329375.8656,
          4329156.69,
          382.4666588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327520.72555376164,
                4327897.529893412,
                -10.353341191705368
              ],
              [
                327520.72555376164,
                4329156.689893412,
                -10.353341191705368
              ],
              [
                329375.86555376166,
                4329156.689893412,
                382.4666588082946
              ],
              [
                329375.86555376166,
                4327897.529893412,
                382.4666588082946
              ],
              [
                327520.72555376164,
                4327897.529893412,
                -10.353341191705368
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:39:45+00:00",
        "end_time": "2018-02-20T16:55:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_314516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_314516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_314516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99444177,
            39.08316623,
            -10.35334119,
            -76.97268601,
            39.09487083,
            382.4666588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99412229703793,
                  39.083166233065974,
                  -10.353341191705368
                ],
                [
                  -76.99444176528148,
                  39.09450591328612,
                  -10.353341191705368
                ],
                [
                  -76.97300204606393,
                  39.09487082500227,
                  382.4666588082946
                ],
                [
                  -76.9726860065555,
                  39.08353099818631,
                  382.4666588082946
                ],
                [
                  -76.99412229703793,
                  39.083166233065974,
                  -10.353341191705368
                ]
              ]
            ]
          },
          "id": "20180220_314516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_314516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:39:45Z",
            "pc:count": 29645641,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328394.9658,
                "count": 29645641,
                "maximum": 329375.8656,
                "minimum": 327520.7256,
                "name": "X",
                "position": 0,
                "stddev": 516.2006686,
                "variance": 266463.1303
              },
              {
                "average": 4328496.86,
                "count": 29645641,
                "maximum": 4329156.69,
                "minimum": 4327897.53,
                "name": "Y",
                "position": 1,
                "stddev": 357.2588461,
                "variance": 127633.8831
              },
              {
                "average": 128.8541169,
                "count": 29645641,
                "maximum": 382.4666588,
                "minimum": -10.35334119,
                "name": "Z",
                "position": 2,
                "stddev": 14.69627885,
                "variance": 215.980612
              },
              {
                "average": 4582.93216,
                "count": 29645641,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5416.327258,
                "variance": 29336600.96
              },
              {
                "average": 2.491615445,
                "count": 29645641,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.365941355,
                "variance": 1.865795784
              },
              {
                "average": 3.593651795,
                "count": 29645641,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.357775141,
                "variance": 1.843553334
              },
              {
                "average": 0.5012092672,
                "count": 29645641,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985461,
                "variance": 0.2499985461
              },
              {
                "average": 0,
                "count": 29645641,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258676208,
                "count": 29645641,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7103829855,
                "variance": 0.5046439861
              },
              {
                "average": 9.327214602,
                "count": 29645641,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.19857402,
                "variance": 104.0109121
              },
              {
                "average": 0,
                "count": 29645641,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.75499531,
                "count": 29645641,
                "maximum": 61,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.98245915,
                "variance": 255.4390004
              },
              {
                "average": 203623710.7,
                "count": 29645641,
                "maximum": 203871185.1,
                "minimum": 203180907.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 330641.6254,
                "variance": 109323884400.0
              },
              {
                "average": 0,
                "count": 29645641,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29645641,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29645641,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004253239119,
                "count": 29645641,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02061899672,
                "variance": 0.0004251430258
              },
              {
                "average": 0.5614635555,
                "count": 29645641,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4962078593,
                "variance": 0.2462222397
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327520.7256,
              4327897.53,
              -10.35334119,
              329375.8656,
              4329156.69,
              382.4666588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327520.72555376164,
                    4327897.529893412,
                    -10.353341191705368
                  ],
                  [
                    327520.72555376164,
                    4329156.689893412,
                    -10.353341191705368
                  ],
                  [
                    329375.86555376166,
                    4329156.689893412,
                    382.4666588082946
                  ],
                  [
                    329375.86555376166,
                    4327897.529893412,
                    382.4666588082946
                  ],
                  [
                    327520.72555376164,
                    4327897.529893412,
                    -10.353341191705368
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:39:45+00:00",
            "end_time": "2018-02-20T16:55: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": "20180220_314520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99412162040163,
              39.09414917215586,
              -10.227762742207716
            ],
            [
              -76.99444119318484,
              39.10548811051018,
              -10.227762742207716
            ],
            [
              -76.97299791629163,
              39.10585311115367,
              367.0522372577923
            ],
            [
              -76.97268177393569,
              39.0945140261893,
              367.0522372577923
            ],
            [
              -76.99412162040163,
              39.09414917215586,
              -10.227762742207716
            ]
          ]
        ]
      },
      "bbox": [
        -76.99444119,
        39.09414917,
        -10.22776274,
        -76.97268177,
        39.10585311,
        367.0522373
      ],
      "properties": {
        "datetime": "2018-02-28T16:39:44Z",
        "pc:count": 32736639,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328486.1713,
            "count": 32736639,
            "maximum": 329402.7047,
            "minimum": 327547.5447,
            "name": "X",
            "position": 0,
            "stddev": 514.8634375,
            "variance": 265084.3593
          },
          {
            "average": 4329652.442,
            "count": 32736639,
            "maximum": 4330375.568,
            "minimum": 4329116.488,
            "name": "Y",
            "position": 1,
            "stddev": 323.4866824,
            "variance": 104643.6337
          },
          {
            "average": 146.5706194,
            "count": 32736639,
            "maximum": 367.0522373,
            "minimum": -10.22776274,
            "name": "Z",
            "position": 2,
            "stddev": 12.23721185,
            "variance": 149.7493539
          },
          {
            "average": 5037.746549,
            "count": 32736639,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5846.448345,
            "variance": 34180958.25
          },
          {
            "average": 2.404724291,
            "count": 32736639,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.38106285,
            "variance": 1.907334595
          },
          {
            "average": 3.481079472,
            "count": 32736639,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.462556486,
            "variance": 2.139071473
          },
          {
            "average": 0.5381594305,
            "count": 32736639,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4985417389,
            "variance": 0.2485438655
          },
          {
            "average": 0,
            "count": 32736639,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292820042,
            "count": 32736639,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4761612735,
            "variance": 0.2267295584
          },
          {
            "average": -11.31145032,
            "count": 32736639,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.002935637,
            "variance": 64.04697882
          },
          {
            "average": 0,
            "count": 32736639,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.89273178,
            "count": 32736639,
            "maximum": 61,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.65182415,
            "variance": 186.3723027
          },
          {
            "average": 203457380.7,
            "count": 32736639,
            "maximum": 203871184.6,
            "minimum": 203180905.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 337455.9969,
            "variance": 113876549800.0
          },
          {
            "average": 0,
            "count": 32736639,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32736639,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32736639,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002751046007,
            "count": 32736639,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0165839961,
            "variance": 0.0002750289265
          },
          {
            "average": 0.6450305115,
            "count": 32736639,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4785040833,
            "variance": 0.2289661577
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327547.5447,
          4329116.488,
          -10.22776274,
          329402.7047,
          4330375.568,
          367.0522373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327547.5446805638,
                4329116.48836458,
                -10.227762742207716
              ],
              [
                327547.5446805638,
                4330375.56836458,
                -10.227762742207716
              ],
              [
                329402.7046805638,
                4330375.56836458,
                367.0522372577923
              ],
              [
                329402.7046805638,
                4329116.48836458,
                367.0522372577923
              ],
              [
                327547.5446805638,
                4329116.48836458,
                -10.227762742207716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:39:44+00:00",
        "end_time": "2018-02-20T16:55:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_314520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_314520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_314520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_314520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99444119,
            39.09414917,
            -10.22776274,
            -76.97268177,
            39.10585311,
            367.0522373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99412162040163,
                  39.09414917215586,
                  -10.227762742207716
                ],
                [
                  -76.99444119318484,
                  39.10548811051018,
                  -10.227762742207716
                ],
                [
                  -76.97299791629163,
                  39.10585311115367,
                  367.0522372577923
                ],
                [
                  -76.97268177393569,
                  39.0945140261893,
                  367.0522372577923
                ],
                [
                  -76.99412162040163,
                  39.09414917215586,
                  -10.227762742207716
                ]
              ]
            ]
          },
          "id": "20180220_314520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_314520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:39:44Z",
            "pc:count": 32736639,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328486.1713,
                "count": 32736639,
                "maximum": 329402.7047,
                "minimum": 327547.5447,
                "name": "X",
                "position": 0,
                "stddev": 514.8634375,
                "variance": 265084.3593
              },
              {
                "average": 4329652.442,
                "count": 32736639,
                "maximum": 4330375.568,
                "minimum": 4329116.488,
                "name": "Y",
                "position": 1,
                "stddev": 323.4866824,
                "variance": 104643.6337
              },
              {
                "average": 146.5706194,
                "count": 32736639,
                "maximum": 367.0522373,
                "minimum": -10.22776274,
                "name": "Z",
                "position": 2,
                "stddev": 12.23721185,
                "variance": 149.7493539
              },
              {
                "average": 5037.746549,
                "count": 32736639,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5846.448345,
                "variance": 34180958.25
              },
              {
                "average": 2.404724291,
                "count": 32736639,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.38106285,
                "variance": 1.907334595
              },
              {
                "average": 3.481079472,
                "count": 32736639,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.462556486,
                "variance": 2.139071473
              },
              {
                "average": 0.5381594305,
                "count": 32736639,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4985417389,
                "variance": 0.2485438655
              },
              {
                "average": 0,
                "count": 32736639,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292820042,
                "count": 32736639,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4761612735,
                "variance": 0.2267295584
              },
              {
                "average": -11.31145032,
                "count": 32736639,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.002935637,
                "variance": 64.04697882
              },
              {
                "average": 0,
                "count": 32736639,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.89273178,
                "count": 32736639,
                "maximum": 61,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.65182415,
                "variance": 186.3723027
              },
              {
                "average": 203457380.7,
                "count": 32736639,
                "maximum": 203871184.6,
                "minimum": 203180905.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 337455.9969,
                "variance": 113876549800.0
              },
              {
                "average": 0,
                "count": 32736639,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32736639,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32736639,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002751046007,
                "count": 32736639,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0165839961,
                "variance": 0.0002750289265
              },
              {
                "average": 0.6450305115,
                "count": 32736639,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4785040833,
                "variance": 0.2289661577
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327547.5447,
              4329116.488,
              -10.22776274,
              329402.7047,
              4330375.568,
              367.0522373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327547.5446805638,
                    4329116.48836458,
                    -10.227762742207716
                  ],
                  [
                    327547.5446805638,
                    4330375.56836458,
                    -10.227762742207716
                  ],
                  [
                    329402.7046805638,
                    4330375.56836458,
                    367.0522372577923
                  ],
                  [
                    329402.7046805638,
                    4329116.48836458,
                    367.0522372577923
                  ],
                  [
                    327547.5446805638,
                    4329116.48836458,
                    -10.227762742207716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:39:44+00:00",
            "end_time": "2018-02-20T16:55: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": "20180220_326512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95185303936285,
              39.07217520176112,
              -9.869218207205535
            ],
            [
              -76.95216557144167,
              39.08351357127465,
              -9.869218207205535
            ],
            [
              -76.93073187335955,
              39.083870572092366,
              388.13078179279444
            ],
            [
              -76.93042276748147,
              39.07253205916595,
              388.13078179279444
            ],
            [
              -76.95185303936285,
              39.07217520176112,
              -9.869218207205535
            ]
          ]
        ]
      },
      "bbox": [
        -76.95216557,
        39.0721752,
        -9.869218207,
        -76.93042277,
        39.08387057,
        388.1307818
      ],
      "properties": {
        "datetime": "2018-02-28T16:25:21Z",
        "pc:count": 23820888,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332221.7286,
            "count": 23820888,
            "maximum": 333005.7087,
            "minimum": 331150.8487,
            "name": "X",
            "position": 0,
            "stddev": 541.5162193,
            "variance": 293239.8157
          },
          {
            "average": 4327253.249,
            "count": 23820888,
            "maximum": 4327857.252,
            "minimum": 4326598.272,
            "name": "Y",
            "position": 1,
            "stddev": 369.3324157,
            "variance": 136406.4333
          },
          {
            "average": 108.1379893,
            "count": 23820888,
            "maximum": 388.1307818,
            "minimum": -9.869218207,
            "name": "Z",
            "position": 2,
            "stddev": 13.06930484,
            "variance": 170.8067291
          },
          {
            "average": 5013.929672,
            "count": 23820888,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5370.358232,
            "variance": 28840747.54
          },
          {
            "average": 2.168110106,
            "count": 23820888,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33581761,
            "variance": 1.784408687
          },
          {
            "average": 3.034575831,
            "count": 23820888,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.58459071,
            "variance": 2.510927717
          },
          {
            "average": 0.5018974524,
            "count": 23820888,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964102,
            "variance": 0.2499964102
          },
          {
            "average": 0,
            "count": 23820888,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283073494,
            "count": 23820888,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6889057543,
            "variance": 0.4745911384
          },
          {
            "average": 3.027871458,
            "count": 23820888,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.26351242,
            "variance": 175.9207616
          },
          {
            "average": 0,
            "count": 23820888,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.50440958,
            "count": 23820888,
            "maximum": 62,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.16810107,
            "variance": 261.4074922
          },
          {
            "average": 203599182.6,
            "count": 23820888,
            "maximum": 203870321,
            "minimum": 203180958.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 336320.8201,
            "variance": 113111694000.0
          },
          {
            "average": 0,
            "count": 23820888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23820888,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23820888,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005000653208,
            "count": 23820888,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02235654885,
            "variance": 0.0004998152765
          },
          {
            "average": 0.6478425573,
            "count": 23820888,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4776427408,
            "variance": 0.2281425878
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331150.8487,
          4326598.272,
          -9.869218207,
          333005.7087,
          4327857.252,
          388.1307818
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331150.8487367945,
                4326598.271501172,
                -9.869218207205535
              ],
              [
                331150.8487367945,
                4327857.251501173,
                -9.869218207205535
              ],
              [
                333005.7087367945,
                4327857.251501173,
                388.13078179279444
              ],
              [
                333005.7087367945,
                4326598.271501172,
                388.13078179279444
              ],
              [
                331150.8487367945,
                4326598.271501172,
                -9.869218207205535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:25:21+00:00",
        "end_time": "2018-02-20T16:55:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_326512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_326512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_326512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_326512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95216557,
            39.0721752,
            -9.869218207,
            -76.93042277,
            39.08387057,
            388.1307818
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95185303936285,
                  39.07217520176112,
                  -9.869218207205535
                ],
                [
                  -76.95216557144167,
                  39.08351357127465,
                  -9.869218207205535
                ],
                [
                  -76.93073187335955,
                  39.083870572092366,
                  388.13078179279444
                ],
                [
                  -76.93042276748147,
                  39.07253205916595,
                  388.13078179279444
                ],
                [
                  -76.95185303936285,
                  39.07217520176112,
                  -9.869218207205535
                ]
              ]
            ]
          },
          "id": "20180220_326512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_326512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:25:21Z",
            "pc:count": 23820888,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332221.7286,
                "count": 23820888,
                "maximum": 333005.7087,
                "minimum": 331150.8487,
                "name": "X",
                "position": 0,
                "stddev": 541.5162193,
                "variance": 293239.8157
              },
              {
                "average": 4327253.249,
                "count": 23820888,
                "maximum": 4327857.252,
                "minimum": 4326598.272,
                "name": "Y",
                "position": 1,
                "stddev": 369.3324157,
                "variance": 136406.4333
              },
              {
                "average": 108.1379893,
                "count": 23820888,
                "maximum": 388.1307818,
                "minimum": -9.869218207,
                "name": "Z",
                "position": 2,
                "stddev": 13.06930484,
                "variance": 170.8067291
              },
              {
                "average": 5013.929672,
                "count": 23820888,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5370.358232,
                "variance": 28840747.54
              },
              {
                "average": 2.168110106,
                "count": 23820888,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33581761,
                "variance": 1.784408687
              },
              {
                "average": 3.034575831,
                "count": 23820888,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.58459071,
                "variance": 2.510927717
              },
              {
                "average": 0.5018974524,
                "count": 23820888,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964102,
                "variance": 0.2499964102
              },
              {
                "average": 0,
                "count": 23820888,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283073494,
                "count": 23820888,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6889057543,
                "variance": 0.4745911384
              },
              {
                "average": 3.027871458,
                "count": 23820888,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.26351242,
                "variance": 175.9207616
              },
              {
                "average": 0,
                "count": 23820888,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.50440958,
                "count": 23820888,
                "maximum": 62,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.16810107,
                "variance": 261.4074922
              },
              {
                "average": 203599182.6,
                "count": 23820888,
                "maximum": 203870321,
                "minimum": 203180958.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 336320.8201,
                "variance": 113111694000.0
              },
              {
                "average": 0,
                "count": 23820888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23820888,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23820888,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005000653208,
                "count": 23820888,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02235654885,
                "variance": 0.0004998152765
              },
              {
                "average": 0.6478425573,
                "count": 23820888,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4776427408,
                "variance": 0.2281425878
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331150.8487,
              4326598.272,
              -9.869218207,
              333005.7087,
              4327857.252,
              388.1307818
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331150.8487367945,
                    4326598.271501172,
                    -9.869218207205535
                  ],
                  [
                    331150.8487367945,
                    4327857.251501173,
                    -9.869218207205535
                  ],
                  [
                    333005.7087367945,
                    4327857.251501173,
                    388.13078179279444
                  ],
                  [
                    333005.7087367945,
                    4326598.271501172,
                    388.13078179279444
                  ],
                  [
                    331150.8487367945,
                    4326598.271501172,
                    -9.869218207205535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:25:21+00:00",
            "end_time": "2018-02-20T16:55: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": "20180220_326516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95184786415969,
              39.08315681790684,
              -10.24888873920446
            ],
            [
              -76.95216054249178,
              39.09449606664613,
              -10.24888873920446
            ],
            [
              -76.93072074623304,
              39.094853195746424,
              390.55111126079555
            ],
            [
              -76.93041149668916,
              39.08351380354326,
              390.55111126079555
            ],
            [
              -76.95184786415969,
              39.08315681790684,
              -10.24888873920446
            ]
          ]
        ]
      },
      "bbox": [
        -76.95216054,
        39.08315682,
        -10.24888874,
        -76.9304115,
        39.0948532,
        390.5511113
      ],
      "properties": {
        "datetime": "2018-02-28T16:19:56Z",
        "pc:count": 25385472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332067.8463,
            "count": 25385472,
            "maximum": 333032.5798,
            "minimum": 331177.4798,
            "name": "X",
            "position": 0,
            "stddev": 533.9235115,
            "variance": 285074.3161
          },
          {
            "average": 4328363.725,
            "count": 25385472,
            "maximum": 4329076.146,
            "minimum": 4327817.066,
            "name": "Y",
            "position": 1,
            "stddev": 349.9184513,
            "variance": 122442.9226
          },
          {
            "average": 128.2064712,
            "count": 25385472,
            "maximum": 390.5511113,
            "minimum": -10.24888874,
            "name": "Z",
            "position": 2,
            "stddev": 12.01454728,
            "variance": 144.3493462
          },
          {
            "average": 5906.504373,
            "count": 25385472,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6184.106321,
            "variance": 38243170.99
          },
          {
            "average": 2.08816791,
            "count": 25385472,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.314061236,
            "variance": 1.726756931
          },
          {
            "average": 2.899908617,
            "count": 25385472,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.596875088,
            "variance": 2.550010047
          },
          {
            "average": 0.4788423473,
            "count": 25385472,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499552163,
            "variance": 0.2495523636
          },
          {
            "average": 0,
            "count": 25385472,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316209996,
            "count": 25385472,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5006302133,
            "variance": 0.2506306104
          },
          {
            "average": -1.550116833,
            "count": 25385472,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.25586998,
            "variance": 175.7180888
          },
          {
            "average": 0,
            "count": 25385472,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.63613082,
            "count": 25385472,
            "maximum": 62,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.57477217,
            "variance": 184.2744394
          },
          {
            "average": 203469589.2,
            "count": 25385472,
            "maximum": 203869996.7,
            "minimum": 203180958.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 339368.574,
            "variance": 115171029100.0
          },
          {
            "average": 0,
            "count": 25385472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25385472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25385472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004529756232,
            "count": 25385472,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02127840347,
            "variance": 0.0004527704541
          },
          {
            "average": 0.6267007759,
            "count": 25385472,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4836805998,
            "variance": 0.2339469226
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331177.4798,
          4327817.066,
          -10.24888874,
          333032.5798,
          4329076.146,
          390.5511113
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331177.479790864,
                4327817.066368197,
                -10.24888873920446
              ],
              [
                331177.479790864,
                4329076.146368197,
                -10.24888873920446
              ],
              [
                333032.57979086397,
                4329076.146368197,
                390.55111126079555
              ],
              [
                333032.57979086397,
                4327817.066368197,
                390.55111126079555
              ],
              [
                331177.479790864,
                4327817.066368197,
                -10.24888873920446
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:19:56+00:00",
        "end_time": "2018-02-20T16:55:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_326516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_326516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_326516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_326516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95216054,
            39.08315682,
            -10.24888874,
            -76.9304115,
            39.0948532,
            390.5511113
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95184786415969,
                  39.08315681790684,
                  -10.24888873920446
                ],
                [
                  -76.95216054249178,
                  39.09449606664613,
                  -10.24888873920446
                ],
                [
                  -76.93072074623304,
                  39.094853195746424,
                  390.55111126079555
                ],
                [
                  -76.93041149668916,
                  39.08351380354326,
                  390.55111126079555
                ],
                [
                  -76.95184786415969,
                  39.08315681790684,
                  -10.24888873920446
                ]
              ]
            ]
          },
          "id": "20180220_326516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_326516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:19:56Z",
            "pc:count": 25385472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332067.8463,
                "count": 25385472,
                "maximum": 333032.5798,
                "minimum": 331177.4798,
                "name": "X",
                "position": 0,
                "stddev": 533.9235115,
                "variance": 285074.3161
              },
              {
                "average": 4328363.725,
                "count": 25385472,
                "maximum": 4329076.146,
                "minimum": 4327817.066,
                "name": "Y",
                "position": 1,
                "stddev": 349.9184513,
                "variance": 122442.9226
              },
              {
                "average": 128.2064712,
                "count": 25385472,
                "maximum": 390.5511113,
                "minimum": -10.24888874,
                "name": "Z",
                "position": 2,
                "stddev": 12.01454728,
                "variance": 144.3493462
              },
              {
                "average": 5906.504373,
                "count": 25385472,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6184.106321,
                "variance": 38243170.99
              },
              {
                "average": 2.08816791,
                "count": 25385472,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.314061236,
                "variance": 1.726756931
              },
              {
                "average": 2.899908617,
                "count": 25385472,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.596875088,
                "variance": 2.550010047
              },
              {
                "average": 0.4788423473,
                "count": 25385472,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499552163,
                "variance": 0.2495523636
              },
              {
                "average": 0,
                "count": 25385472,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316209996,
                "count": 25385472,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5006302133,
                "variance": 0.2506306104
              },
              {
                "average": -1.550116833,
                "count": 25385472,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.25586998,
                "variance": 175.7180888
              },
              {
                "average": 0,
                "count": 25385472,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.63613082,
                "count": 25385472,
                "maximum": 62,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.57477217,
                "variance": 184.2744394
              },
              {
                "average": 203469589.2,
                "count": 25385472,
                "maximum": 203869996.7,
                "minimum": 203180958.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 339368.574,
                "variance": 115171029100.0
              },
              {
                "average": 0,
                "count": 25385472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25385472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25385472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004529756232,
                "count": 25385472,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02127840347,
                "variance": 0.0004527704541
              },
              {
                "average": 0.6267007759,
                "count": 25385472,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4836805998,
                "variance": 0.2339469226
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331177.4798,
              4327817.066,
              -10.24888874,
              333032.5798,
              4329076.146,
              390.5511113
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331177.479790864,
                    4327817.066368197,
                    -10.24888873920446
                  ],
                  [
                    331177.479790864,
                    4329076.146368197,
                    -10.24888873920446
                  ],
                  [
                    333032.57979086397,
                    4329076.146368197,
                    390.55111126079555
                  ],
                  [
                    333032.57979086397,
                    4327817.066368197,
                    390.55111126079555
                  ],
                  [
                    331177.479790864,
                    4327817.066368197,
                    -10.24888873920446
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:19:56+00:00",
            "end_time": "2018-02-20T16:55: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": "20180220_326520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95184083266238,
              39.09413933245147,
              -10.150782957876885
            ],
            [
              -76.95215363713655,
              39.10547873994597,
              -10.150782957876885
            ],
            [
              -76.9307100517644,
              39.10583595869615,
              392.1292170421232
            ],
            [
              -76.93040067808009,
              39.09449640771142,
              392.1292170421232
            ],
            [
              -76.95184083266238,
              39.09413933245147,
              -10.150782957876885
            ]
          ]
        ]
      },
      "bbox": [
        -76.95215364,
        39.09413933,
        -10.15078296,
        -76.93040068,
        39.10583596,
        392.129217
      ],
      "properties": {
        "datetime": "2018-02-28T16:19:53Z",
        "pc:count": 18820107,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332114.9499,
            "count": 18820107,
            "maximum": 333059.4196,
            "minimum": 331204.2796,
            "name": "X",
            "position": 0,
            "stddev": 516.199365,
            "variance": 266461.7845
          },
          {
            "average": 4329541.855,
            "count": 18820107,
            "maximum": 4330295.06,
            "minimum": 4329035.96,
            "name": "Y",
            "position": 1,
            "stddev": 307.252711,
            "variance": 94404.22839
          },
          {
            "average": 142.5076942,
            "count": 18820107,
            "maximum": 392.129217,
            "minimum": -10.15078296,
            "name": "Z",
            "position": 2,
            "stddev": 9.808243599,
            "variance": 96.20164249
          },
          {
            "average": 5661.219675,
            "count": 18820107,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6152.156164,
            "variance": 37849025.47
          },
          {
            "average": 2.532151703,
            "count": 18820107,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.424783941,
            "variance": 2.030009279
          },
          {
            "average": 3.347677301,
            "count": 18820107,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.544549119,
            "variance": 2.385631982
          },
          {
            "average": 0.4471192964,
            "count": 18820107,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4971957807,
            "variance": 0.2472036443
          },
          {
            "average": 0,
            "count": 18820107,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.318801854,
            "count": 18820107,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.497195233,
            "variance": 0.2472030997
          },
          {
            "average": 7.253288607,
            "count": 18820107,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.16079101,
            "variance": 147.8848379
          },
          {
            "average": 0,
            "count": 18820107,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.54814789,
            "count": 18820107,
            "maximum": 62,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.70767474,
            "variance": 75.82359938
          },
          {
            "average": 203307116,
            "count": 18820107,
            "maximum": 203869993.5,
            "minimum": 203181823.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 264958.1984,
            "variance": 70202846900.0
          },
          {
            "average": 0,
            "count": 18820107,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18820107,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18820107,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003544081869,
            "count": 18820107,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01882239625,
            "variance": 0.0003542826006
          },
          {
            "average": 0.555989772,
            "count": 18820107,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4968552692,
            "variance": 0.2468651585
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331204.2796,
          4329035.96,
          -10.15078296,
          333059.4196,
          4330295.06,
          392.129217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331204.2796178058,
                4329035.959529074,
                -10.150782957876885
              ],
              [
                331204.2796178058,
                4330295.059529074,
                -10.150782957876885
              ],
              [
                333059.4196178058,
                4330295.059529074,
                392.1292170421232
              ],
              [
                333059.4196178058,
                4329035.959529074,
                392.1292170421232
              ],
              [
                331204.2796178058,
                4329035.959529074,
                -10.150782957876885
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:19:53+00:00",
        "end_time": "2018-02-20T17:10:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/Mont_2018_BLK9/20180220_326520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_326520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/Mont_2018_BLK9/20180220_326520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_326520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95215364,
            39.09413933,
            -10.15078296,
            -76.93040068,
            39.10583596,
            392.129217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95184083266238,
                  39.09413933245147,
                  -10.150782957876885
                ],
                [
                  -76.95215363713655,
                  39.10547873994597,
                  -10.150782957876885
                ],
                [
                  -76.9307100517644,
                  39.10583595869615,
                  392.1292170421232
                ],
                [
                  -76.93040067808009,
                  39.09449640771142,
                  392.1292170421232
                ],
                [
                  -76.95184083266238,
                  39.09413933245147,
                  -10.150782957876885
                ]
              ]
            ]
          },
          "id": "20180220_326520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/Mont_2018_BLK9/20180220_326520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:19:53Z",
            "pc:count": 18820107,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332114.9499,
                "count": 18820107,
                "maximum": 333059.4196,
                "minimum": 331204.2796,
                "name": "X",
                "position": 0,
                "stddev": 516.199365,
                "variance": 266461.7845
              },
              {
                "average": 4329541.855,
                "count": 18820107,
                "maximum": 4330295.06,
                "minimum": 4329035.96,
                "name": "Y",
                "position": 1,
                "stddev": 307.252711,
                "variance": 94404.22839
              },
              {
                "average": 142.5076942,
                "count": 18820107,
                "maximum": 392.129217,
                "minimum": -10.15078296,
                "name": "Z",
                "position": 2,
                "stddev": 9.808243599,
                "variance": 96.20164249
              },
              {
                "average": 5661.219675,
                "count": 18820107,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6152.156164,
                "variance": 37849025.47
              },
              {
                "average": 2.532151703,
                "count": 18820107,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.424783941,
                "variance": 2.030009279
              },
              {
                "average": 3.347677301,
                "count": 18820107,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.544549119,
                "variance": 2.385631982
              },
              {
                "average": 0.4471192964,
                "count": 18820107,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4971957807,
                "variance": 0.2472036443
              },
              {
                "average": 0,
                "count": 18820107,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.318801854,
                "count": 18820107,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.497195233,
                "variance": 0.2472030997
              },
              {
                "average": 7.253288607,
                "count": 18820107,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.16079101,
                "variance": 147.8848379
              },
              {
                "average": 0,
                "count": 18820107,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.54814789,
                "count": 18820107,
                "maximum": 62,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.70767474,
                "variance": 75.82359938
              },
              {
                "average": 203307116,
                "count": 18820107,
                "maximum": 203869993.5,
                "minimum": 203181823.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 264958.1984,
                "variance": 70202846900.0
              },
              {
                "average": 0,
                "count": 18820107,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18820107,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18820107,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003544081869,
                "count": 18820107,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01882239625,
                "variance": 0.0003542826006
              },
              {
                "average": 0.555989772,
                "count": 18820107,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4968552692,
                "variance": 0.2468651585
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331204.2796,
              4329035.96,
              -10.15078296,
              333059.4196,
              4330295.06,
              392.129217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331204.2796178058,
                    4329035.959529074,
                    -10.150782957876885
                  ],
                  [
                    331204.2796178058,
                    4330295.059529074,
                    -10.150782957876885
                  ],
                  [
                    333059.4196178058,
                    4330295.059529074,
                    392.1292170421232
                  ],
                  [
                    333059.4196178058,
                    4329035.959529074,
                    392.1292170421232
                  ],
                  [
                    331204.2796178058,
                    4329035.959529074,
                    -10.150782957876885
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:19:53+00:00",
            "end_time": "2018-02-20T17:10: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": "20180228_332488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93078583167816,
              39.00626794826876,
              -10.364258468563662
            ],
            [
              -76.931094232494,
              39.01760532703287,
              -10.364258468563662
            ],
            [
              -76.9096776408735,
              39.01795800165033,
              378.8357415314363
            ],
            [
              -76.90937265524457,
              39.00662048115397,
              378.8357415314363
            ],
            [
              -76.93078583167816,
              39.00626794826876,
              -10.364258468563662
            ]
          ]
        ]
      },
      "bbox": [
        -76.93109423,
        39.00626795,
        -10.36425847,
        -76.90937266,
        39.017958,
        378.8357415
      ],
      "properties": {
        "datetime": "2018-02-28T16:58:57Z",
        "pc:count": 14231991,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333755.173,
            "count": 14231991,
            "maximum": 334673.2222,
            "minimum": 332818.1422,
            "name": "X",
            "position": 0,
            "stddev": 569.8018345,
            "variance": 324674.1306
          },
          {
            "average": 4319875.527,
            "count": 14231991,
            "maximum": 4320503.459,
            "minimum": 4319244.619,
            "name": "Y",
            "position": 1,
            "stddev": 346.771247,
            "variance": 120250.2978
          },
          {
            "average": 40.83046133,
            "count": 14231991,
            "maximum": 378.8357415,
            "minimum": -10.36425847,
            "name": "Z",
            "position": 2,
            "stddev": 11.22402652,
            "variance": 125.9787714
          },
          {
            "average": 5150.764024,
            "count": 14231991,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5290.755444,
            "variance": 27992093.17
          },
          {
            "average": 1.972783288,
            "count": 14231991,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.244420689,
            "variance": 1.548582852
          },
          {
            "average": 2.797774184,
            "count": 14231991,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.557980169,
            "variance": 2.427302207
          },
          {
            "average": 0.5014117139,
            "count": 14231991,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980246,
            "variance": 0.2499980246
          },
          {
            "average": 0,
            "count": 14231991,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.339997053,
            "count": 14231991,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5145068098,
            "variance": 0.2647172574
          },
          {
            "average": 1.434100301,
            "count": 14231991,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.06491482,
            "variance": 197.8218289
          },
          {
            "average": 0,
            "count": 14231991,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.92512481,
            "count": 14231991,
            "maximum": 59,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6925495395,
            "variance": 0.4796248647
          },
          {
            "average": 203871731.1,
            "count": 14231991,
            "maximum": 203872337.4,
            "minimum": 203870975.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 456.8857783,
            "variance": 208744.6144
          },
          {
            "average": 0,
            "count": 14231991,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14231991,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14231991,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005378024761,
            "count": 14231991,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02318433269,
            "variance": 0.0005375132824
          },
          {
            "average": 0.4990462684,
            "count": 14231991,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499999108,
            "variance": 0.249999108
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332818.1422,
          4319244.619,
          -10.36425847,
          334673.2222,
          4320503.459,
          378.8357415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332818.14223614737,
                4319244.619054602,
                -10.364258468563662
              ],
              [
                332818.14223614737,
                4320503.459054602,
                -10.364258468563662
              ],
              [
                334673.2222361473,
                4320503.459054602,
                378.8357415314363
              ],
              [
                334673.2222361473,
                4319244.619054602,
                378.8357415314363
              ],
              [
                332818.14223614737,
                4319244.619054602,
                -10.364258468563662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:58:57+00:00",
        "end_time": "2018-02-28T16:36:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_332488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_332488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_332488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_332488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93109423,
            39.00626795,
            -10.36425847,
            -76.90937266,
            39.017958,
            378.8357415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93078583167816,
                  39.00626794826876,
                  -10.364258468563662
                ],
                [
                  -76.931094232494,
                  39.01760532703287,
                  -10.364258468563662
                ],
                [
                  -76.9096776408735,
                  39.01795800165033,
                  378.8357415314363
                ],
                [
                  -76.90937265524457,
                  39.00662048115397,
                  378.8357415314363
                ],
                [
                  -76.93078583167816,
                  39.00626794826876,
                  -10.364258468563662
                ]
              ]
            ]
          },
          "id": "20180228_332488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_332488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:58:57Z",
            "pc:count": 14231991,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333755.173,
                "count": 14231991,
                "maximum": 334673.2222,
                "minimum": 332818.1422,
                "name": "X",
                "position": 0,
                "stddev": 569.8018345,
                "variance": 324674.1306
              },
              {
                "average": 4319875.527,
                "count": 14231991,
                "maximum": 4320503.459,
                "minimum": 4319244.619,
                "name": "Y",
                "position": 1,
                "stddev": 346.771247,
                "variance": 120250.2978
              },
              {
                "average": 40.83046133,
                "count": 14231991,
                "maximum": 378.8357415,
                "minimum": -10.36425847,
                "name": "Z",
                "position": 2,
                "stddev": 11.22402652,
                "variance": 125.9787714
              },
              {
                "average": 5150.764024,
                "count": 14231991,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5290.755444,
                "variance": 27992093.17
              },
              {
                "average": 1.972783288,
                "count": 14231991,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.244420689,
                "variance": 1.548582852
              },
              {
                "average": 2.797774184,
                "count": 14231991,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.557980169,
                "variance": 2.427302207
              },
              {
                "average": 0.5014117139,
                "count": 14231991,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980246,
                "variance": 0.2499980246
              },
              {
                "average": 0,
                "count": 14231991,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.339997053,
                "count": 14231991,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5145068098,
                "variance": 0.2647172574
              },
              {
                "average": 1.434100301,
                "count": 14231991,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.06491482,
                "variance": 197.8218289
              },
              {
                "average": 0,
                "count": 14231991,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.92512481,
                "count": 14231991,
                "maximum": 59,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6925495395,
                "variance": 0.4796248647
              },
              {
                "average": 203871731.1,
                "count": 14231991,
                "maximum": 203872337.4,
                "minimum": 203870975.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 456.8857783,
                "variance": 208744.6144
              },
              {
                "average": 0,
                "count": 14231991,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14231991,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14231991,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005378024761,
                "count": 14231991,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02318433269,
                "variance": 0.0005375132824
              },
              {
                "average": 0.4990462684,
                "count": 14231991,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499999108,
                "variance": 0.249999108
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332818.1422,
              4319244.619,
              -10.36425847,
              334673.2222,
              4320503.459,
              378.8357415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332818.14223614737,
                    4319244.619054602,
                    -10.364258468563662
                  ],
                  [
                    332818.14223614737,
                    4320503.459054602,
                    -10.364258468563662
                  ],
                  [
                    334673.2222361473,
                    4320503.459054602,
                    378.8357415314363
                  ],
                  [
                    334673.2222361473,
                    4319244.619054602,
                    378.8357415314363
                  ],
                  [
                    332818.14223614737,
                    4319244.619054602,
                    -10.364258468563662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:58:57+00:00",
            "end_time": "2018-02-28T16:36:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_338496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90964342477946,
              39.02821897144308,
              -10.332840199579437
            ],
            [
              -76.90994871269777,
              39.039557348696405,
              -10.332840199579437
            ],
            [
              -76.88852592464988,
              39.039906293111194,
              377.6471598004206
            ],
            [
              -76.88822405597642,
              39.02856777563542,
              377.6471598004206
            ],
            [
              -76.90964342477946,
              39.02821897144308,
              -10.332840199579437
            ]
          ]
        ]
      },
      "bbox": [
        -76.90994871,
        39.02821897,
        -10.3328402,
        -76.88822406,
        39.03990629,
        377.6471598
      ],
      "properties": {
        "datetime": "2018-02-28T16:36:55Z",
        "pc:count": 10366371,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335620.4383,
            "count": 10366371,
            "maximum": 336555.112,
            "minimum": 334700.092,
            "name": "X",
            "position": 0,
            "stddev": 460.4403835,
            "variance": 212005.3468
          },
          {
            "average": 4322283.294,
            "count": 10366371,
            "maximum": 4322901.144,
            "minimum": 4321642.204,
            "name": "Y",
            "position": 1,
            "stddev": 348.3395223,
            "variance": 121340.4228
          },
          {
            "average": 36.60720909,
            "count": 10366371,
            "maximum": 377.6471598,
            "minimum": -10.3328402,
            "name": "Z",
            "position": 2,
            "stddev": 7.104008115,
            "variance": 50.4669313
          },
          {
            "average": 7715.810373,
            "count": 10366371,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6009.510427,
            "variance": 36114215.57
          },
          {
            "average": 1.625258058,
            "count": 10366371,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.110730564,
            "variance": 1.233722386
          },
          {
            "average": 2.155059181,
            "count": 10366371,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.528945612,
            "variance": 2.337674684
          },
          {
            "average": 0.5017000646,
            "count": 10366371,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971339,
            "variance": 0.2499971339
          },
          {
            "average": 0,
            "count": 10366371,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.478935203,
            "count": 10366371,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5866861295,
            "variance": 0.3442006146
          },
          {
            "average": -9.904620963,
            "count": 10366371,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.189010268,
            "variance": 84.4379097
          },
          {
            "average": 0,
            "count": 10366371,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.41801215,
            "count": 10366371,
            "maximum": 61,
            "minimum": 59,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.556327277,
            "variance": 0.3095000392
          },
          {
            "average": 203870174.7,
            "count": 10366371,
            "maximum": 203871015.9,
            "minimum": 203869837,
            "name": "GpsTime",
            "position": 12,
            "stddev": 302.2293136,
            "variance": 91342.55799
          },
          {
            "average": 0,
            "count": 10366371,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10366371,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10366371,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005034548735,
            "count": 10366371,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02243215226,
            "variance": 0.0005032014552
          },
          {
            "average": 0.331558749,
            "count": 10366371,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4707733705,
            "variance": 0.2216275663
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334700.092,
          4321642.204,
          -10.3328402,
          336555.112,
          4322901.144,
          377.6471598
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334700.0919773085,
                4321642.204308244,
                -10.332840199579437
              ],
              [
                334700.0919773085,
                4322901.144308244,
                -10.332840199579437
              ],
              [
                336555.1119773085,
                4322901.144308244,
                377.6471598004206
              ],
              [
                336555.1119773085,
                4321642.204308244,
                377.6471598004206
              ],
              [
                334700.0919773085,
                4321642.204308244,
                -10.332840199579437
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:36:55+00:00",
        "end_time": "2018-02-28T16:17:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_338496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_338496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_338496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90994871,
            39.02821897,
            -10.3328402,
            -76.88822406,
            39.03990629,
            377.6471598
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90964342477946,
                  39.02821897144308,
                  -10.332840199579437
                ],
                [
                  -76.90994871269777,
                  39.039557348696405,
                  -10.332840199579437
                ],
                [
                  -76.88852592464988,
                  39.039906293111194,
                  377.6471598004206
                ],
                [
                  -76.88822405597642,
                  39.02856777563542,
                  377.6471598004206
                ],
                [
                  -76.90964342477946,
                  39.02821897144308,
                  -10.332840199579437
                ]
              ]
            ]
          },
          "id": "20180228_338496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_338496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:36:55Z",
            "pc:count": 10366371,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335620.4383,
                "count": 10366371,
                "maximum": 336555.112,
                "minimum": 334700.092,
                "name": "X",
                "position": 0,
                "stddev": 460.4403835,
                "variance": 212005.3468
              },
              {
                "average": 4322283.294,
                "count": 10366371,
                "maximum": 4322901.144,
                "minimum": 4321642.204,
                "name": "Y",
                "position": 1,
                "stddev": 348.3395223,
                "variance": 121340.4228
              },
              {
                "average": 36.60720909,
                "count": 10366371,
                "maximum": 377.6471598,
                "minimum": -10.3328402,
                "name": "Z",
                "position": 2,
                "stddev": 7.104008115,
                "variance": 50.4669313
              },
              {
                "average": 7715.810373,
                "count": 10366371,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6009.510427,
                "variance": 36114215.57
              },
              {
                "average": 1.625258058,
                "count": 10366371,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.110730564,
                "variance": 1.233722386
              },
              {
                "average": 2.155059181,
                "count": 10366371,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.528945612,
                "variance": 2.337674684
              },
              {
                "average": 0.5017000646,
                "count": 10366371,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971339,
                "variance": 0.2499971339
              },
              {
                "average": 0,
                "count": 10366371,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.478935203,
                "count": 10366371,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5866861295,
                "variance": 0.3442006146
              },
              {
                "average": -9.904620963,
                "count": 10366371,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.189010268,
                "variance": 84.4379097
              },
              {
                "average": 0,
                "count": 10366371,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.41801215,
                "count": 10366371,
                "maximum": 61,
                "minimum": 59,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.556327277,
                "variance": 0.3095000392
              },
              {
                "average": 203870174.7,
                "count": 10366371,
                "maximum": 203871015.9,
                "minimum": 203869837,
                "name": "GpsTime",
                "position": 12,
                "stddev": 302.2293136,
                "variance": 91342.55799
              },
              {
                "average": 0,
                "count": 10366371,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10366371,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10366371,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005034548735,
                "count": 10366371,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02243215226,
                "variance": 0.0005032014552
              },
              {
                "average": 0.331558749,
                "count": 10366371,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4707733705,
                "variance": 0.2216275663
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334700.092,
              4321642.204,
              -10.3328402,
              336555.112,
              4322901.144,
              377.6471598
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334700.0919773085,
                    4321642.204308244,
                    -10.332840199579437
                  ],
                  [
                    334700.0919773085,
                    4322901.144308244,
                    -10.332840199579437
                  ],
                  [
                    336555.1119773085,
                    4322901.144308244,
                    377.6471598004206
                  ],
                  [
                    336555.1119773085,
                    4321642.204308244,
                    377.6471598004206
                  ],
                  [
                    334700.0919773085,
                    4321642.204308244,
                    -10.332840199579437
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:36:55+00:00",
            "end_time": "2018-02-28T16:17: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": "20180228_332492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93077459616384,
              39.01725138442735,
              -10.244418099198015
            ],
            [
              -76.93108313550101,
              39.02858946236382,
              -10.244418099198015
            ],
            [
              -76.90966415311314,
              39.02894220228374,
              376.895581900802
            ],
            [
              -76.90935903089796,
              39.017603982591716,
              376.895581900802
            ],
            [
              -76.93077459616384,
              39.01725138442735,
              -10.244418099198015
            ]
          ]
        ]
      },
      "bbox": [
        -76.93108314,
        39.01725138,
        -10.2444181,
        -76.90935903,
        39.0289422,
        376.8955819
      ],
      "properties": {
        "datetime": "2018-02-28T16:48:31Z",
        "pc:count": 11449269,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333731.7837,
            "count": 11449269,
            "maximum": 334699.9828,
            "minimum": 332844.9828,
            "name": "X",
            "position": 0,
            "stddev": 487.978932,
            "variance": 238123.4381
          },
          {
            "average": 4321046.645,
            "count": 11449269,
            "maximum": 4321722.509,
            "minimum": 4320463.589,
            "name": "Y",
            "position": 1,
            "stddev": 356.9308329,
            "variance": 127399.6195
          },
          {
            "average": 45.20028096,
            "count": 11449269,
            "maximum": 376.8955819,
            "minimum": -10.2444181,
            "name": "Z",
            "position": 2,
            "stddev": 8.155613905,
            "variance": 66.51403816
          },
          {
            "average": 6367.192449,
            "count": 11449269,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5573.068303,
            "variance": 31059090.31
          },
          {
            "average": 1.695343432,
            "count": 11449269,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.132733031,
            "variance": 1.283084119
          },
          {
            "average": 2.292741135,
            "count": 11449269,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.531084774,
            "variance": 2.344220586
          },
          {
            "average": 0.4972710485,
            "count": 11449269,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999925746,
            "variance": 0.2499925747
          },
          {
            "average": 0,
            "count": 11449269,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.468065079,
            "count": 11449269,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7003105883,
            "variance": 0.4904349201
          },
          {
            "average": -10.42543345,
            "count": 11449269,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.993004928,
            "variance": 80.87413764
          },
          {
            "average": 0,
            "count": 11449269,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.64634947,
            "count": 11449269,
            "maximum": 60,
            "minimum": 58,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5407735797,
            "variance": 0.2924360645
          },
          {
            "average": 203871253.6,
            "count": 11449269,
            "maximum": 203871711.6,
            "minimum": 203870382.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 364.9283775,
            "variance": 133172.7207
          },
          {
            "average": 0,
            "count": 11449269,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11449269,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11449269,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005565420814,
            "count": 11449269,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02358457952,
            "variance": 0.0005562323909
          },
          {
            "average": 0.4538090598,
            "count": 11449269,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.497861847,
            "variance": 0.2478664187
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332844.9828,
          4320463.589,
          -10.2444181,
          334699.9828,
          4321722.509,
          376.8955819
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332844.9828416881,
                4320463.58949373,
                -10.244418099198015
              ],
              [
                332844.9828416881,
                4321722.50949373,
                -10.244418099198015
              ],
              [
                334699.9828416881,
                4321722.50949373,
                376.895581900802
              ],
              [
                334699.9828416881,
                4320463.58949373,
                376.895581900802
              ],
              [
                332844.9828416881,
                4320463.58949373,
                -10.244418099198015
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:48:31+00:00",
        "end_time": "2018-02-28T16:26:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_332492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_332492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_332492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_332492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93108314,
            39.01725138,
            -10.2444181,
            -76.90935903,
            39.0289422,
            376.8955819
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93077459616384,
                  39.01725138442735,
                  -10.244418099198015
                ],
                [
                  -76.93108313550101,
                  39.02858946236382,
                  -10.244418099198015
                ],
                [
                  -76.90966415311314,
                  39.02894220228374,
                  376.895581900802
                ],
                [
                  -76.90935903089796,
                  39.017603982591716,
                  376.895581900802
                ],
                [
                  -76.93077459616384,
                  39.01725138442735,
                  -10.244418099198015
                ]
              ]
            ]
          },
          "id": "20180228_332492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_332492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:48:31Z",
            "pc:count": 11449269,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333731.7837,
                "count": 11449269,
                "maximum": 334699.9828,
                "minimum": 332844.9828,
                "name": "X",
                "position": 0,
                "stddev": 487.978932,
                "variance": 238123.4381
              },
              {
                "average": 4321046.645,
                "count": 11449269,
                "maximum": 4321722.509,
                "minimum": 4320463.589,
                "name": "Y",
                "position": 1,
                "stddev": 356.9308329,
                "variance": 127399.6195
              },
              {
                "average": 45.20028096,
                "count": 11449269,
                "maximum": 376.8955819,
                "minimum": -10.2444181,
                "name": "Z",
                "position": 2,
                "stddev": 8.155613905,
                "variance": 66.51403816
              },
              {
                "average": 6367.192449,
                "count": 11449269,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5573.068303,
                "variance": 31059090.31
              },
              {
                "average": 1.695343432,
                "count": 11449269,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.132733031,
                "variance": 1.283084119
              },
              {
                "average": 2.292741135,
                "count": 11449269,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.531084774,
                "variance": 2.344220586
              },
              {
                "average": 0.4972710485,
                "count": 11449269,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999925746,
                "variance": 0.2499925747
              },
              {
                "average": 0,
                "count": 11449269,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.468065079,
                "count": 11449269,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7003105883,
                "variance": 0.4904349201
              },
              {
                "average": -10.42543345,
                "count": 11449269,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.993004928,
                "variance": 80.87413764
              },
              {
                "average": 0,
                "count": 11449269,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.64634947,
                "count": 11449269,
                "maximum": 60,
                "minimum": 58,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5407735797,
                "variance": 0.2924360645
              },
              {
                "average": 203871253.6,
                "count": 11449269,
                "maximum": 203871711.6,
                "minimum": 203870382.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 364.9283775,
                "variance": 133172.7207
              },
              {
                "average": 0,
                "count": 11449269,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11449269,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11449269,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005565420814,
                "count": 11449269,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02358457952,
                "variance": 0.0005562323909
              },
              {
                "average": 0.4538090598,
                "count": 11449269,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.497861847,
                "variance": 0.2478664187
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332844.9828,
              4320463.589,
              -10.2444181,
              334699.9828,
              4321722.509,
              376.8955819
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332844.9828416881,
                    4320463.58949373,
                    -10.244418099198015
                  ],
                  [
                    332844.9828416881,
                    4321722.50949373,
                    -10.244418099198015
                  ],
                  [
                    334699.9828416881,
                    4321722.50949373,
                    376.895581900802
                  ],
                  [
                    334699.9828416881,
                    4320463.58949373,
                    376.895581900802
                  ],
                  [
                    332844.9828416881,
                    4320463.58949373,
                    -10.244418099198015
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:48:31+00:00",
            "end_time": "2018-02-28T16:26:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_338500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90962759716238,
              39.039202092907885,
              -10.169054890861958
            ],
            [
              -76.90993300201302,
              39.05054044886336,
              -10.169054890861958
            ],
            [
              -76.88850874422087,
              39.05088944197209,
              377.81094510913806
            ],
            [
              -76.88820676018766,
              39.03955094578638,
              377.81094510913806
            ],
            [
              -76.90962759716238,
              39.039202092907885,
              -10.169054890861958
            ]
          ]
        ]
      },
      "bbox": [
        -76.909933,
        39.03920209,
        -10.16905489,
        -76.88820676,
        39.05088944,
        377.8109451
      ],
      "properties": {
        "datetime": "2018-02-28T16:26:32Z",
        "pc:count": 12280067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335654.833,
            "count": 12280067,
            "maximum": 336581.9177,
            "minimum": 334727.0577,
            "name": "X",
            "position": 0,
            "stddev": 573.5538665,
            "variance": 328964.0377
          },
          {
            "average": 4323507.454,
            "count": 12280067,
            "maximum": 4324120.073,
            "minimum": 4322861.133,
            "name": "Y",
            "position": 1,
            "stddev": 336.4796397,
            "variance": 113218.5479
          },
          {
            "average": 45.56711492,
            "count": 12280067,
            "maximum": 377.8109451,
            "minimum": -10.16905489,
            "name": "Z",
            "position": 2,
            "stddev": 8.099966425,
            "variance": 65.60945608
          },
          {
            "average": 5899.861902,
            "count": 12280067,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5428.545471,
            "variance": 29469105.93
          },
          {
            "average": 1.791542098,
            "count": 12280067,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.176426263,
            "variance": 1.383978752
          },
          {
            "average": 2.471337331,
            "count": 12280067,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.554596436,
            "variance": 2.416770079
          },
          {
            "average": 0.4964907765,
            "count": 12280067,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999877056,
            "variance": 0.2499877057
          },
          {
            "average": 0,
            "count": 12280067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.378899317,
            "count": 12280067,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5330506668,
            "variance": 0.2841430134
          },
          {
            "average": 2.525139131,
            "count": 12280067,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.13816275,
            "variance": 172.6113204
          },
          {
            "average": 0,
            "count": 12280067,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 61.09861974,
            "count": 12280067,
            "maximum": 62,
            "minimum": 60,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6100981331,
            "variance": 0.372219732
          },
          {
            "average": 203869804.4,
            "count": 12280067,
            "maximum": 203870392.2,
            "minimum": 203869259.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 343.0507098,
            "variance": 117683.7895
          },
          {
            "average": 0,
            "count": 12280067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12280067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12280067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006037426343,
            "count": 12280067,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02456375741,
            "variance": 0.0006033781783
          },
          {
            "average": 0.3680386272,
            "count": 12280067,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4822719306,
            "variance": 0.232586215
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334727.0577,
          4322861.133,
          -10.16905489,
          336581.9177,
          4324120.073,
          377.8109451
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334727.0576581561,
                4322861.13262947,
                -10.169054890861958
              ],
              [
                334727.0576581561,
                4324120.072629469,
                -10.169054890861958
              ],
              [
                336581.9176581561,
                4324120.072629469,
                377.81094510913806
              ],
              [
                336581.9176581561,
                4322861.13262947,
                377.81094510913806
              ],
              [
                334727.0576581561,
                4322861.13262947,
                -10.169054890861958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:26:32+00:00",
        "end_time": "2018-02-28T16:07:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_338500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_338500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_338500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.909933,
            39.03920209,
            -10.16905489,
            -76.88820676,
            39.05088944,
            377.8109451
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90962759716238,
                  39.039202092907885,
                  -10.169054890861958
                ],
                [
                  -76.90993300201302,
                  39.05054044886336,
                  -10.169054890861958
                ],
                [
                  -76.88850874422087,
                  39.05088944197209,
                  377.81094510913806
                ],
                [
                  -76.88820676018766,
                  39.03955094578638,
                  377.81094510913806
                ],
                [
                  -76.90962759716238,
                  39.039202092907885,
                  -10.169054890861958
                ]
              ]
            ]
          },
          "id": "20180228_338500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_338500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:26:32Z",
            "pc:count": 12280067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335654.833,
                "count": 12280067,
                "maximum": 336581.9177,
                "minimum": 334727.0577,
                "name": "X",
                "position": 0,
                "stddev": 573.5538665,
                "variance": 328964.0377
              },
              {
                "average": 4323507.454,
                "count": 12280067,
                "maximum": 4324120.073,
                "minimum": 4322861.133,
                "name": "Y",
                "position": 1,
                "stddev": 336.4796397,
                "variance": 113218.5479
              },
              {
                "average": 45.56711492,
                "count": 12280067,
                "maximum": 377.8109451,
                "minimum": -10.16905489,
                "name": "Z",
                "position": 2,
                "stddev": 8.099966425,
                "variance": 65.60945608
              },
              {
                "average": 5899.861902,
                "count": 12280067,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5428.545471,
                "variance": 29469105.93
              },
              {
                "average": 1.791542098,
                "count": 12280067,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.176426263,
                "variance": 1.383978752
              },
              {
                "average": 2.471337331,
                "count": 12280067,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.554596436,
                "variance": 2.416770079
              },
              {
                "average": 0.4964907765,
                "count": 12280067,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999877056,
                "variance": 0.2499877057
              },
              {
                "average": 0,
                "count": 12280067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.378899317,
                "count": 12280067,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5330506668,
                "variance": 0.2841430134
              },
              {
                "average": 2.525139131,
                "count": 12280067,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.13816275,
                "variance": 172.6113204
              },
              {
                "average": 0,
                "count": 12280067,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 61.09861974,
                "count": 12280067,
                "maximum": 62,
                "minimum": 60,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6100981331,
                "variance": 0.372219732
              },
              {
                "average": 203869804.4,
                "count": 12280067,
                "maximum": 203870392.2,
                "minimum": 203869259.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 343.0507098,
                "variance": 117683.7895
              },
              {
                "average": 0,
                "count": 12280067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12280067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12280067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006037426343,
                "count": 12280067,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02456375741,
                "variance": 0.0006033781783
              },
              {
                "average": 0.3680386272,
                "count": 12280067,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4822719306,
                "variance": 0.232586215
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334727.0577,
              4322861.133,
              -10.16905489,
              336581.9177,
              4324120.073,
              377.8109451
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334727.0576581561,
                    4322861.13262947,
                    -10.169054890861958
                  ],
                  [
                    334727.0576581561,
                    4324120.072629469,
                    -10.169054890861958
                  ],
                  [
                    336581.9176581561,
                    4324120.072629469,
                    377.81094510913806
                  ],
                  [
                    336581.9176581561,
                    4322861.13262947,
                    377.81094510913806
                  ],
                  [
                    334727.0576581561,
                    4322861.13262947,
                    -10.169054890861958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:26:32+00:00",
            "end_time": "2018-02-28T16:07: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": "20180228_332496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93076453433554,
              39.02823373097163,
              -10.252817641541782
            ],
            [
              -76.93107316827643,
              39.03957088696012,
              -10.252817641541782
            ],
            [
              -76.90965271829934,
              39.039923677205024,
              379.7471823584582
            ],
            [
              -76.9093475027801,
              39.028586379463924,
              379.7471823584582
            ],
            [
              -76.93076453433554,
              39.02823373097163,
              -10.252817641541782
            ]
          ]
        ]
      },
      "bbox": [
        -76.93107317,
        39.02823373,
        -10.25281764,
        -76.9093475,
        39.03992368,
        379.7471824
      ],
      "properties": {
        "datetime": "2018-02-28T16:48:07Z",
        "pc:count": 13613784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333811.2317,
            "count": 13613784,
            "maximum": 334726.5651,
            "minimum": 332871.7251,
            "name": "X",
            "position": 0,
            "stddev": 480.0460183,
            "variance": 230444.1797
          },
          {
            "average": 4322344.719,
            "count": 13613784,
            "maximum": 4322941.263,
            "minimum": 4321682.443,
            "name": "Y",
            "position": 1,
            "stddev": 347.7429188,
            "variance": 120925.1376
          },
          {
            "average": 57.68772561,
            "count": 13613784,
            "maximum": 379.7471824,
            "minimum": -10.25281764,
            "name": "Z",
            "position": 2,
            "stddev": 13.01136831,
            "variance": 169.2957054
          },
          {
            "average": 5825.622344,
            "count": 13613784,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5660.627344,
            "variance": 32042701.93
          },
          {
            "average": 1.918382134,
            "count": 13613784,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.243779285,
            "variance": 1.546986911
          },
          {
            "average": 2.708022839,
            "count": 13613784,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.592723611,
            "variance": 2.536768501
          },
          {
            "average": 0.4990612456,
            "count": 13613784,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991371,
            "variance": 0.2499991371
          },
          {
            "average": 0,
            "count": 13613784,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.391739725,
            "count": 13613784,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5415045077,
            "variance": 0.2932271318
          },
          {
            "average": 9.876447961,
            "count": 13613784,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.145723109,
            "variance": 83.64425119
          },
          {
            "average": 0,
            "count": 13613784,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 59.35481355,
            "count": 13613784,
            "maximum": 60,
            "minimum": 58,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5388703653,
            "variance": 0.2903812706
          },
          {
            "average": 203870795.8,
            "count": 13613784,
            "maximum": 203871687.9,
            "minimum": 203870359.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 350.0768257,
            "variance": 122553.7839
          },
          {
            "average": 0,
            "count": 13613784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13613784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13613784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005051497805,
            "count": 13613784,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02246986073,
            "variance": 0.0005048946413
          },
          {
            "average": 0.4373130938,
            "count": 13613784,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4960548053,
            "variance": 0.2460703699
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332871.7251,
          4321682.443,
          -10.25281764,
          334726.5651,
          4322941.263,
          379.7471824
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332871.7251393551,
                4321682.443196751,
                -10.252817641541782
              ],
              [
                332871.7251393551,
                4322941.2631967515,
                -10.252817641541782
              ],
              [
                334726.5651393551,
                4322941.2631967515,
                379.7471823584582
              ],
              [
                334726.5651393551,
                4321682.443196751,
                379.7471823584582
              ],
              [
                332871.7251393551,
                4321682.443196751,
                -10.252817641541782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:48:07+00:00",
        "end_time": "2018-02-28T16:25:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_332496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_332496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_332496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_332496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93107317,
            39.02823373,
            -10.25281764,
            -76.9093475,
            39.03992368,
            379.7471824
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93076453433554,
                  39.02823373097163,
                  -10.252817641541782
                ],
                [
                  -76.93107316827643,
                  39.03957088696012,
                  -10.252817641541782
                ],
                [
                  -76.90965271829934,
                  39.039923677205024,
                  379.7471823584582
                ],
                [
                  -76.9093475027801,
                  39.028586379463924,
                  379.7471823584582
                ],
                [
                  -76.93076453433554,
                  39.02823373097163,
                  -10.252817641541782
                ]
              ]
            ]
          },
          "id": "20180228_332496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_332496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:48:07Z",
            "pc:count": 13613784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333811.2317,
                "count": 13613784,
                "maximum": 334726.5651,
                "minimum": 332871.7251,
                "name": "X",
                "position": 0,
                "stddev": 480.0460183,
                "variance": 230444.1797
              },
              {
                "average": 4322344.719,
                "count": 13613784,
                "maximum": 4322941.263,
                "minimum": 4321682.443,
                "name": "Y",
                "position": 1,
                "stddev": 347.7429188,
                "variance": 120925.1376
              },
              {
                "average": 57.68772561,
                "count": 13613784,
                "maximum": 379.7471824,
                "minimum": -10.25281764,
                "name": "Z",
                "position": 2,
                "stddev": 13.01136831,
                "variance": 169.2957054
              },
              {
                "average": 5825.622344,
                "count": 13613784,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5660.627344,
                "variance": 32042701.93
              },
              {
                "average": 1.918382134,
                "count": 13613784,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.243779285,
                "variance": 1.546986911
              },
              {
                "average": 2.708022839,
                "count": 13613784,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.592723611,
                "variance": 2.536768501
              },
              {
                "average": 0.4990612456,
                "count": 13613784,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991371,
                "variance": 0.2499991371
              },
              {
                "average": 0,
                "count": 13613784,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.391739725,
                "count": 13613784,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5415045077,
                "variance": 0.2932271318
              },
              {
                "average": 9.876447961,
                "count": 13613784,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.145723109,
                "variance": 83.64425119
              },
              {
                "average": 0,
                "count": 13613784,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 59.35481355,
                "count": 13613784,
                "maximum": 60,
                "minimum": 58,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5388703653,
                "variance": 0.2903812706
              },
              {
                "average": 203870795.8,
                "count": 13613784,
                "maximum": 203871687.9,
                "minimum": 203870359.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 350.0768257,
                "variance": 122553.7839
              },
              {
                "average": 0,
                "count": 13613784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13613784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13613784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005051497805,
                "count": 13613784,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02246986073,
                "variance": 0.0005048946413
              },
              {
                "average": 0.4373130938,
                "count": 13613784,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4960548053,
                "variance": 0.2460703699
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332871.7251,
              4321682.443,
              -10.25281764,
              334726.5651,
              4322941.263,
              379.7471824
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332871.7251393551,
                    4321682.443196751,
                    -10.252817641541782
                  ],
                  [
                    332871.7251393551,
                    4322941.2631967515,
                    -10.252817641541782
                  ],
                  [
                    334726.5651393551,
                    4322941.2631967515,
                    379.7471823584582
                  ],
                  [
                    334726.5651393551,
                    4321682.443196751,
                    379.7471823584582
                  ],
                  [
                    332871.7251393551,
                    4321682.443196751,
                    -10.252817641541782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:48:07+00:00",
            "end_time": "2018-02-28T16:25:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_326492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95189236159703,
              39.017261760962334,
              -9.453827602243052
            ],
            [
              -76.95220427934801,
              39.02859987698295,
              -9.453827602243052
            ],
            [
              -76.93078463635617,
              39.02895651045195,
              376.92617239775694
            ],
            [
              -76.93047613576088,
              39.01761825111063,
              376.92617239775694
            ],
            [
              -76.95189236159703,
              39.017261760962334,
              -9.453827602243052
            ]
          ]
        ]
      },
      "bbox": [
        -76.95220428,
        39.01726176,
        -9.453827602,
        -76.93047614,
        39.02895651,
        376.9261724
      ],
      "properties": {
        "datetime": "2018-02-28T16:59:43Z",
        "pc:count": 14887721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331828.9199,
            "count": 14887721,
            "maximum": 332871.6878,
            "minimum": 331016.6078,
            "name": "X",
            "position": 0,
            "stddev": 493.924936,
            "variance": 243961.8424
          },
          {
            "average": 4321131.887,
            "count": 14887721,
            "maximum": 4321762.698,
            "minimum": 4320503.758,
            "name": "Y",
            "position": 1,
            "stddev": 352.180473,
            "variance": 124031.0855
          },
          {
            "average": 45.45228319,
            "count": 14887721,
            "maximum": 376.9261724,
            "minimum": -9.453827602,
            "name": "Z",
            "position": 2,
            "stddev": 10.89061514,
            "variance": 118.6054981
          },
          {
            "average": 5057.241486,
            "count": 14887721,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5113.121928,
            "variance": 26144015.85
          },
          {
            "average": 2.057761695,
            "count": 14887721,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.276616115,
            "variance": 1.629748706
          },
          {
            "average": 2.928462657,
            "count": 14887721,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.558407731,
            "variance": 2.428634655
          },
          {
            "average": 0.498362644,
            "count": 14887721,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973359,
            "variance": 0.2499973359
          },
          {
            "average": 0,
            "count": 14887721,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.44196684,
            "count": 14887721,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9886288038,
            "variance": 0.9773869117
          },
          {
            "average": 11.28402383,
            "count": 14887721,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.079637133,
            "variance": 65.28053621
          },
          {
            "average": 0,
            "count": 14887721,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.48614963,
            "count": 14887721,
            "maximum": 59,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5397256018,
            "variance": 0.2913037252
          },
          {
            "average": 203872025.3,
            "count": 14887721,
            "maximum": 203872383.7,
            "minimum": 203871019.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 364.7353483,
            "variance": 133031.8743
          },
          {
            "average": 0,
            "count": 14887721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14887721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14887721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005949869695,
            "count": 14887721,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02438509791,
            "variance": 0.0005946329999
          },
          {
            "average": 0.462000329,
            "count": 14887721,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4985539506,
            "variance": 0.2485560417
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331016.6078,
          4320503.758,
          -9.453827602,
          332871.6878,
          4321762.698,
          376.9261724
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331016.6078124871,
                4320503.7577616,
                -9.453827602243052
              ],
              [
                331016.6078124871,
                4321762.6977616,
                -9.453827602243052
              ],
              [
                332871.6878124871,
                4321762.6977616,
                376.92617239775694
              ],
              [
                332871.6878124871,
                4320503.7577616,
                376.92617239775694
              ],
              [
                331016.6078124871,
                4320503.7577616,
                -9.453827602243052
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:59:43+00:00",
        "end_time": "2018-02-28T16:36:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_326492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_326492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_326492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_326492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95220428,
            39.01726176,
            -9.453827602,
            -76.93047614,
            39.02895651,
            376.9261724
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95189236159703,
                  39.017261760962334,
                  -9.453827602243052
                ],
                [
                  -76.95220427934801,
                  39.02859987698295,
                  -9.453827602243052
                ],
                [
                  -76.93078463635617,
                  39.02895651045195,
                  376.92617239775694
                ],
                [
                  -76.93047613576088,
                  39.01761825111063,
                  376.92617239775694
                ],
                [
                  -76.95189236159703,
                  39.017261760962334,
                  -9.453827602243052
                ]
              ]
            ]
          },
          "id": "20180228_326492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_326492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:59:43Z",
            "pc:count": 14887721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331828.9199,
                "count": 14887721,
                "maximum": 332871.6878,
                "minimum": 331016.6078,
                "name": "X",
                "position": 0,
                "stddev": 493.924936,
                "variance": 243961.8424
              },
              {
                "average": 4321131.887,
                "count": 14887721,
                "maximum": 4321762.698,
                "minimum": 4320503.758,
                "name": "Y",
                "position": 1,
                "stddev": 352.180473,
                "variance": 124031.0855
              },
              {
                "average": 45.45228319,
                "count": 14887721,
                "maximum": 376.9261724,
                "minimum": -9.453827602,
                "name": "Z",
                "position": 2,
                "stddev": 10.89061514,
                "variance": 118.6054981
              },
              {
                "average": 5057.241486,
                "count": 14887721,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5113.121928,
                "variance": 26144015.85
              },
              {
                "average": 2.057761695,
                "count": 14887721,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.276616115,
                "variance": 1.629748706
              },
              {
                "average": 2.928462657,
                "count": 14887721,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.558407731,
                "variance": 2.428634655
              },
              {
                "average": 0.498362644,
                "count": 14887721,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973359,
                "variance": 0.2499973359
              },
              {
                "average": 0,
                "count": 14887721,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.44196684,
                "count": 14887721,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9886288038,
                "variance": 0.9773869117
              },
              {
                "average": 11.28402383,
                "count": 14887721,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.079637133,
                "variance": 65.28053621
              },
              {
                "average": 0,
                "count": 14887721,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.48614963,
                "count": 14887721,
                "maximum": 59,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5397256018,
                "variance": 0.2913037252
              },
              {
                "average": 203872025.3,
                "count": 14887721,
                "maximum": 203872383.7,
                "minimum": 203871019.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 364.7353483,
                "variance": 133031.8743
              },
              {
                "average": 0,
                "count": 14887721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14887721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14887721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005949869695,
                "count": 14887721,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02438509791,
                "variance": 0.0005946329999
              },
              {
                "average": 0.462000329,
                "count": 14887721,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4985539506,
                "variance": 0.2485560417
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331016.6078,
              4320503.758,
              -9.453827602,
              332871.6878,
              4321762.698,
              376.9261724
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331016.6078124871,
                    4320503.7577616,
                    -9.453827602243052
                  ],
                  [
                    331016.6078124871,
                    4321762.6977616,
                    -9.453827602243052
                  ],
                  [
                    332871.6878124871,
                    4321762.6977616,
                    376.92617239775694
                  ],
                  [
                    332871.6878124871,
                    4320503.7577616,
                    376.92617239775694
                  ],
                  [
                    331016.6078124871,
                    4320503.7577616,
                    -9.453827602243052
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:59:43+00:00",
            "end_time": "2018-02-28T16:36:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_338504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90961573495623,
              39.05018493040063,
              -9.97633090155827
            ],
            [
              -76.90992126226037,
              39.06152344515577,
              -9.97633090155827
            ],
            [
              -76.88849137474972,
              39.061872555007504,
              386.0236690984417
            ],
            [
              -76.88818927055497,
              39.050533899984714,
              386.0236690984417
            ],
            [
              -76.90961573495623,
              39.05018493040063,
              -9.97633090155827
            ]
          ]
        ]
      },
      "bbox": [
        -76.90992126,
        39.05018493,
        -9.976330902,
        -76.88818927,
        39.06187256,
        386.0236691
      ],
      "properties": {
        "datetime": "2018-02-28T16:18:35Z",
        "pc:count": 16298281,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335580.4942,
            "count": 16298281,
            "maximum": 336608.7452,
            "minimum": 334753.6852,
            "name": "X",
            "position": 0,
            "stddev": 507.714728,
            "variance": 257774.2451
          },
          {
            "average": 4324793.184,
            "count": 16298281,
            "maximum": 4325338.999,
            "minimum": 4324080.039,
            "name": "Y",
            "position": 1,
            "stddev": 356.4738037,
            "variance": 127073.5727
          },
          {
            "average": 55.8847999,
            "count": 16298281,
            "maximum": 386.0236691,
            "minimum": -9.976330902,
            "name": "Z",
            "position": 2,
            "stddev": 9.971625163,
            "variance": 99.43330839
          },
          {
            "average": 5288.804601,
            "count": 16298281,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5261.713412,
            "variance": 27685628.03
          },
          {
            "average": 2.020638925,
            "count": 16298281,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264123088,
            "variance": 1.598007182
          },
          {
            "average": 2.851906284,
            "count": 16298281,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.566154528,
            "variance": 2.452840005
          },
          {
            "average": 0.5002161884,
            "count": 16298281,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999686,
            "variance": 0.2499999686
          },
          {
            "average": 0,
            "count": 16298281,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.33604863,
            "count": 16298281,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.509210239,
            "variance": 0.2592950675
          },
          {
            "average": 10.59821167,
            "count": 16298281,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.16332205,
            "variance": 103.2931151
          },
          {
            "average": 0,
            "count": 16298281,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.83749421,
            "count": 16298281,
            "maximum": 63,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.00097425,
            "variance": 196.02728
          },
          {
            "average": 203738339.4,
            "count": 16298281,
            "maximum": 203869915.6,
            "minimum": 203181027.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 270378.3434,
            "variance": 73104448600.0
          },
          {
            "average": 0,
            "count": 16298281,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16298281,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16298281,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004796211331,
            "count": 16298281,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02189500231,
            "variance": 0.000479391126
          },
          {
            "average": 0.4277357839,
            "count": 16298281,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4947503392,
            "variance": 0.2447778981
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334753.6852,
          4324080.039,
          -9.976330902,
          336608.7452,
          4325338.999,
          386.0236691
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334753.68517754786,
                4324080.038684834,
                -9.97633090155827
              ],
              [
                334753.68517754786,
                4325338.998684835,
                -9.97633090155827
              ],
              [
                336608.7451775479,
                4325338.998684835,
                386.0236690984417
              ],
              [
                336608.7451775479,
                4324080.038684834,
                386.0236690984417
              ],
              [
                334753.68517754786,
                4324080.038684834,
                -9.97633090155827
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:18:35+00:00",
        "end_time": "2018-02-20T16:57:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_338504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_338504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_338504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_338504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90992126,
            39.05018493,
            -9.976330902,
            -76.88818927,
            39.06187256,
            386.0236691
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90961573495623,
                  39.05018493040063,
                  -9.97633090155827
                ],
                [
                  -76.90992126226037,
                  39.06152344515577,
                  -9.97633090155827
                ],
                [
                  -76.88849137474972,
                  39.061872555007504,
                  386.0236690984417
                ],
                [
                  -76.88818927055497,
                  39.050533899984714,
                  386.0236690984417
                ],
                [
                  -76.90961573495623,
                  39.05018493040063,
                  -9.97633090155827
                ]
              ]
            ]
          },
          "id": "20180220_338504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_338504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:18:35Z",
            "pc:count": 16298281,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335580.4942,
                "count": 16298281,
                "maximum": 336608.7452,
                "minimum": 334753.6852,
                "name": "X",
                "position": 0,
                "stddev": 507.714728,
                "variance": 257774.2451
              },
              {
                "average": 4324793.184,
                "count": 16298281,
                "maximum": 4325338.999,
                "minimum": 4324080.039,
                "name": "Y",
                "position": 1,
                "stddev": 356.4738037,
                "variance": 127073.5727
              },
              {
                "average": 55.8847999,
                "count": 16298281,
                "maximum": 386.0236691,
                "minimum": -9.976330902,
                "name": "Z",
                "position": 2,
                "stddev": 9.971625163,
                "variance": 99.43330839
              },
              {
                "average": 5288.804601,
                "count": 16298281,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5261.713412,
                "variance": 27685628.03
              },
              {
                "average": 2.020638925,
                "count": 16298281,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264123088,
                "variance": 1.598007182
              },
              {
                "average": 2.851906284,
                "count": 16298281,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.566154528,
                "variance": 2.452840005
              },
              {
                "average": 0.5002161884,
                "count": 16298281,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999686,
                "variance": 0.2499999686
              },
              {
                "average": 0,
                "count": 16298281,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.33604863,
                "count": 16298281,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.509210239,
                "variance": 0.2592950675
              },
              {
                "average": 10.59821167,
                "count": 16298281,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.16332205,
                "variance": 103.2931151
              },
              {
                "average": 0,
                "count": 16298281,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.83749421,
                "count": 16298281,
                "maximum": 63,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.00097425,
                "variance": 196.02728
              },
              {
                "average": 203738339.4,
                "count": 16298281,
                "maximum": 203869915.6,
                "minimum": 203181027.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 270378.3434,
                "variance": 73104448600.0
              },
              {
                "average": 0,
                "count": 16298281,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16298281,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16298281,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004796211331,
                "count": 16298281,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02189500231,
                "variance": 0.000479391126
              },
              {
                "average": 0.4277357839,
                "count": 16298281,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4947503392,
                "variance": 0.2447778981
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334753.6852,
              4324080.039,
              -9.976330902,
              336608.7452,
              4325338.999,
              386.0236691
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334753.68517754786,
                    4324080.038684834,
                    -9.97633090155827
                  ],
                  [
                    334753.68517754786,
                    4325338.998684835,
                    -9.97633090155827
                  ],
                  [
                    336608.7451775479,
                    4325338.998684835,
                    386.0236690984417
                  ],
                  [
                    336608.7451775479,
                    4324080.038684834,
                    386.0236690984417
                  ],
                  [
                    334753.68517754786,
                    4324080.038684834,
                    -9.97633090155827
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:18:35+00:00",
            "end_time": "2018-02-20T16:57:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_326496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95188501940409,
              39.02824400184783,
              -10.293446703080662
            ],
            [
              -76.95219704812173,
              39.03958173627772,
              -10.293446703080662
            ],
            [
              -76.93077663022005,
              39.03993840968758,
              376.64655329691936
            ],
            [
              -76.93046802001015,
              39.02860053193752,
              376.64655329691936
            ],
            [
              -76.95188501940409,
              39.02824400184783,
              -10.293446703080662
            ]
          ]
        ]
      },
      "bbox": [
        -76.95219705,
        39.028244,
        -10.2934467,
        -76.93046802,
        39.03993841,
        376.6465533
      ],
      "properties": {
        "datetime": "2018-02-28T16:59:43Z",
        "pc:count": 13818095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331948.9026,
            "count": 13818095,
            "maximum": 332898.2577,
            "minimum": 331043.3977,
            "name": "X",
            "position": 0,
            "stddev": 522.5234164,
            "variance": 273030.7207
          },
          {
            "average": 4322363.638,
            "count": 13818095,
            "maximum": 4322981.508,
            "minimum": 4321722.608,
            "name": "Y",
            "position": 1,
            "stddev": 359.7518409,
            "variance": 129421.3871
          },
          {
            "average": 60.9003902,
            "count": 13818095,
            "maximum": 376.6465533,
            "minimum": -10.2934467,
            "name": "Z",
            "position": 2,
            "stddev": 12.97243312,
            "variance": 168.2840211
          },
          {
            "average": 6054.977831,
            "count": 13818095,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5727.142224,
            "variance": 32800158.06
          },
          {
            "average": 1.963291973,
            "count": 13818095,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264577213,
            "variance": 1.599155528
          },
          {
            "average": 2.784217072,
            "count": 13818095,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.597838973,
            "variance": 2.553089384
          },
          {
            "average": 0.4999723189,
            "count": 13818095,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000173,
            "variance": 0.2500000173
          },
          {
            "average": 0,
            "count": 13818095,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.420003409,
            "count": 13818095,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5971457148,
            "variance": 0.3565830047
          },
          {
            "average": -6.666988942,
            "count": 13818095,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95138823,
            "variance": 142.8356805
          },
          {
            "average": 0,
            "count": 13818095,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.30448474,
            "count": 13818095,
            "maximum": 59,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6556290559,
            "variance": 0.4298494589
          },
          {
            "average": 203871485.3,
            "count": 13818095,
            "maximum": 203872383.7,
            "minimum": 203871019,
            "name": "GpsTime",
            "position": 12,
            "stddev": 425.5722453,
            "variance": 181111.736
          },
          {
            "average": 0,
            "count": 13818095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13818095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13818095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005140361244,
            "count": 13818095,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02266653764,
            "variance": 0.0005137719284
          },
          {
            "average": 0.4566191649,
            "count": 13818095,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4981145662,
            "variance": 0.2481181211
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331043.3977,
          4321722.608,
          -10.2934467,
          332898.2577,
          4322981.508,
          376.6465533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331043.39768707816,
                4321722.60777285,
                -10.293446703080662
              ],
              [
                331043.39768707816,
                4322981.507772851,
                -10.293446703080662
              ],
              [
                332898.25768707815,
                4322981.507772851,
                376.64655329691936
              ],
              [
                332898.25768707815,
                4321722.60777285,
                376.64655329691936
              ],
              [
                331043.39768707816,
                4321722.60777285,
                -10.293446703080662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:59:43+00:00",
        "end_time": "2018-02-28T16:36:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_326496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_326496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_326496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_326496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95219705,
            39.028244,
            -10.2934467,
            -76.93046802,
            39.03993841,
            376.6465533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95188501940409,
                  39.02824400184783,
                  -10.293446703080662
                ],
                [
                  -76.95219704812173,
                  39.03958173627772,
                  -10.293446703080662
                ],
                [
                  -76.93077663022005,
                  39.03993840968758,
                  376.64655329691936
                ],
                [
                  -76.93046802001015,
                  39.02860053193752,
                  376.64655329691936
                ],
                [
                  -76.95188501940409,
                  39.02824400184783,
                  -10.293446703080662
                ]
              ]
            ]
          },
          "id": "20180228_326496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_326496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:59:43Z",
            "pc:count": 13818095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331948.9026,
                "count": 13818095,
                "maximum": 332898.2577,
                "minimum": 331043.3977,
                "name": "X",
                "position": 0,
                "stddev": 522.5234164,
                "variance": 273030.7207
              },
              {
                "average": 4322363.638,
                "count": 13818095,
                "maximum": 4322981.508,
                "minimum": 4321722.608,
                "name": "Y",
                "position": 1,
                "stddev": 359.7518409,
                "variance": 129421.3871
              },
              {
                "average": 60.9003902,
                "count": 13818095,
                "maximum": 376.6465533,
                "minimum": -10.2934467,
                "name": "Z",
                "position": 2,
                "stddev": 12.97243312,
                "variance": 168.2840211
              },
              {
                "average": 6054.977831,
                "count": 13818095,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5727.142224,
                "variance": 32800158.06
              },
              {
                "average": 1.963291973,
                "count": 13818095,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264577213,
                "variance": 1.599155528
              },
              {
                "average": 2.784217072,
                "count": 13818095,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.597838973,
                "variance": 2.553089384
              },
              {
                "average": 0.4999723189,
                "count": 13818095,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000173,
                "variance": 0.2500000173
              },
              {
                "average": 0,
                "count": 13818095,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.420003409,
                "count": 13818095,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5971457148,
                "variance": 0.3565830047
              },
              {
                "average": -6.666988942,
                "count": 13818095,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95138823,
                "variance": 142.8356805
              },
              {
                "average": 0,
                "count": 13818095,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.30448474,
                "count": 13818095,
                "maximum": 59,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6556290559,
                "variance": 0.4298494589
              },
              {
                "average": 203871485.3,
                "count": 13818095,
                "maximum": 203872383.7,
                "minimum": 203871019,
                "name": "GpsTime",
                "position": 12,
                "stddev": 425.5722453,
                "variance": 181111.736
              },
              {
                "average": 0,
                "count": 13818095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13818095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13818095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005140361244,
                "count": 13818095,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02266653764,
                "variance": 0.0005137719284
              },
              {
                "average": 0.4566191649,
                "count": 13818095,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4981145662,
                "variance": 0.2481181211
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331043.3977,
              4321722.608,
              -10.2934467,
              332898.2577,
              4322981.508,
              376.6465533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331043.39768707816,
                    4321722.60777285,
                    -10.293446703080662
                  ],
                  [
                    331043.39768707816,
                    4322981.507772851,
                    -10.293446703080662
                  ],
                  [
                    332898.25768707815,
                    4322981.507772851,
                    376.64655329691936
                  ],
                  [
                    332898.25768707815,
                    4321722.60777285,
                    376.64655329691936
                  ],
                  [
                    331043.39768707816,
                    4321722.60777285,
                    -10.293446703080662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:59:43+00:00",
            "end_time": "2018-02-28T16:36:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_350520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86727751383057,
              39.09407399924707,
              -10.357628329547168
            ],
            [
              -76.86757676552085,
              39.105413786192265,
              -10.357628329547168
            ],
            [
              -76.84613538675265,
              39.10575539673967,
              341.0423716704529
            ],
            [
              -76.84583956593977,
              39.09441547256927,
              341.0423716704529
            ],
            [
              -76.86727751383057,
              39.09407399924707,
              -10.357628329547168
            ]
          ]
        ]
      },
      "bbox": [
        -76.86757677,
        39.094074,
        -10.35762833,
        -76.84583957,
        39.1057554,
        341.0423717
      ],
      "properties": {
        "datetime": "2018-02-20T17:52:13Z",
        "pc:count": 17283769,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339371.8397,
            "count": 17283769,
            "maximum": 340372.6026,
            "minimum": 338517.7426,
            "name": "X",
            "position": 0,
            "stddev": 516.6350127,
            "variance": 266911.7363
          },
          {
            "average": 4329451.668,
            "count": 17283769,
            "maximum": 4330134.024,
            "minimum": 4328874.944,
            "name": "Y",
            "position": 1,
            "stddev": 354.3046572,
            "variance": 125531.7901
          },
          {
            "average": 60.16486905,
            "count": 17283769,
            "maximum": 341.0423717,
            "minimum": -10.35762833,
            "name": "Z",
            "position": 2,
            "stddev": 9.955570357,
            "variance": 99.11338113
          },
          {
            "average": 5862.674968,
            "count": 17283769,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5536.853238,
            "variance": 30656743.77
          },
          {
            "average": 1.795202713,
            "count": 17283769,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.152411177,
            "variance": 1.328051522
          },
          {
            "average": 2.371131609,
            "count": 17283769,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.499183436,
            "variance": 2.247550975
          },
          {
            "average": 0.4985356493,
            "count": 17283769,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978701,
            "variance": 0.2499978701
          },
          {
            "average": 0,
            "count": 17283769,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355300861,
            "count": 17283769,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5414507467,
            "variance": 0.2931689111
          },
          {
            "average": 7.540952575,
            "count": 17283769,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.04238515,
            "variance": 121.9342699
          },
          {
            "average": 0,
            "count": 17283769,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 31.09910709,
            "count": 17283769,
            "maximum": 38,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.313871654,
            "variance": 69.12046188
          },
          {
            "average": 203086775,
            "count": 17283769,
            "maximum": 203184333.7,
            "minimum": 202913426.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 129604.71,
            "variance": 16797380850.0
          },
          {
            "average": 0,
            "count": 17283769,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17283769,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17283769,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004295937998,
            "count": 17283769,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02072219279,
            "variance": 0.0004294092738
          },
          {
            "average": 0.6012403313,
            "count": 17283769,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4896431447,
            "variance": 0.2397504092
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338517.7426,
          4328874.944,
          -10.35762833,
          340372.6026,
          4330134.024,
          341.0423717
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338517.74257228174,
                4328874.943901482,
                -10.357628329547168
              ],
              [
                338517.74257228174,
                4330134.023901482,
                -10.357628329547168
              ],
              [
                340372.6025722817,
                4330134.023901482,
                341.0423716704529
              ],
              [
                340372.6025722817,
                4328874.943901482,
                341.0423716704529
              ],
              [
                338517.74257228174,
                4328874.943901482,
                -10.357628329547168
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:52:13+00:00",
        "end_time": "2018-02-17T14:37:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_350520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_350520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_350520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_350520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86757677,
            39.094074,
            -10.35762833,
            -76.84583957,
            39.1057554,
            341.0423717
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86727751383057,
                  39.09407399924707,
                  -10.357628329547168
                ],
                [
                  -76.86757676552085,
                  39.105413786192265,
                  -10.357628329547168
                ],
                [
                  -76.84613538675265,
                  39.10575539673967,
                  341.0423716704529
                ],
                [
                  -76.84583956593977,
                  39.09441547256927,
                  341.0423716704529
                ],
                [
                  -76.86727751383057,
                  39.09407399924707,
                  -10.357628329547168
                ]
              ]
            ]
          },
          "id": "20180217_350520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_350520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:52:13Z",
            "pc:count": 17283769,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339371.8397,
                "count": 17283769,
                "maximum": 340372.6026,
                "minimum": 338517.7426,
                "name": "X",
                "position": 0,
                "stddev": 516.6350127,
                "variance": 266911.7363
              },
              {
                "average": 4329451.668,
                "count": 17283769,
                "maximum": 4330134.024,
                "minimum": 4328874.944,
                "name": "Y",
                "position": 1,
                "stddev": 354.3046572,
                "variance": 125531.7901
              },
              {
                "average": 60.16486905,
                "count": 17283769,
                "maximum": 341.0423717,
                "minimum": -10.35762833,
                "name": "Z",
                "position": 2,
                "stddev": 9.955570357,
                "variance": 99.11338113
              },
              {
                "average": 5862.674968,
                "count": 17283769,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5536.853238,
                "variance": 30656743.77
              },
              {
                "average": 1.795202713,
                "count": 17283769,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.152411177,
                "variance": 1.328051522
              },
              {
                "average": 2.371131609,
                "count": 17283769,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.499183436,
                "variance": 2.247550975
              },
              {
                "average": 0.4985356493,
                "count": 17283769,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978701,
                "variance": 0.2499978701
              },
              {
                "average": 0,
                "count": 17283769,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355300861,
                "count": 17283769,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5414507467,
                "variance": 0.2931689111
              },
              {
                "average": 7.540952575,
                "count": 17283769,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.04238515,
                "variance": 121.9342699
              },
              {
                "average": 0,
                "count": 17283769,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 31.09910709,
                "count": 17283769,
                "maximum": 38,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.313871654,
                "variance": 69.12046188
              },
              {
                "average": 203086775,
                "count": 17283769,
                "maximum": 203184333.7,
                "minimum": 202913426.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 129604.71,
                "variance": 16797380850.0
              },
              {
                "average": 0,
                "count": 17283769,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17283769,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17283769,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004295937998,
                "count": 17283769,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02072219279,
                "variance": 0.0004294092738
              },
              {
                "average": 0.6012403313,
                "count": 17283769,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4896431447,
                "variance": 0.2397504092
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338517.7426,
              4328874.944,
              -10.35762833,
              340372.6026,
              4330134.024,
              341.0423717
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338517.74257228174,
                    4328874.943901482,
                    -10.357628329547168
                  ],
                  [
                    338517.74257228174,
                    4330134.023901482,
                    -10.357628329547168
                  ],
                  [
                    340372.6025722817,
                    4330134.023901482,
                    341.0423716704529
                  ],
                  [
                    340372.6025722817,
                    4328874.943901482,
                    341.0423716704529
                  ],
                  [
                    338517.74257228174,
                    4328874.943901482,
                    -10.357628329547168
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:52:13+00:00",
            "end_time": "2018-02-17T14:37: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": "20180228_326500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95187692282808,
              39.03922815707843,
              -10.364487397380543
            ],
            [
              -76.9521890674028,
              39.05056569003937,
              -10.364487397380543
            ],
            [
              -76.9307644078722,
              39.05092246061828,
              376.75551260261943
            ],
            [
              -76.93045568376576,
              39.039584784312424,
              376.75551260261943
            ],
            [
              -76.95187692282808,
              39.03922815707843,
              -10.364487397380543
            ]
          ]
        ]
      },
      "bbox": [
        -76.95218907,
        39.03922816,
        -10.3644874,
        -76.93045568,
        39.05092246,
        376.7555126
      ],
      "properties": {
        "datetime": "2018-02-28T16:47:44Z",
        "pc:count": 13037568,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332009.2529,
            "count": 13037568,
            "maximum": 332925.2034,
            "minimum": 331070.2634,
            "name": "X",
            "position": 0,
            "stddev": 573.9761111,
            "variance": 329448.5761
          },
          {
            "average": 4323543.827,
            "count": 13037568,
            "maximum": 4324200.551,
            "minimum": 4322941.671,
            "name": "Y",
            "position": 1,
            "stddev": 339.8690922,
            "variance": 115510.9998
          },
          {
            "average": 74.62599076,
            "count": 13037568,
            "maximum": 376.7555126,
            "minimum": -10.3644874,
            "name": "Z",
            "position": 2,
            "stddev": 16.18714957,
            "variance": 262.0238111
          },
          {
            "average": 5623.336321,
            "count": 13037568,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5389.588141,
            "variance": 29047660.33
          },
          {
            "average": 1.821769444,
            "count": 13037568,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.181657264,
            "variance": 1.396313891
          },
          {
            "average": 2.535547504,
            "count": 13037568,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.545003402,
            "variance": 2.387035511
          },
          {
            "average": 0.5014266464,
            "count": 13037568,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979839,
            "variance": 0.2499979839
          },
          {
            "average": 0,
            "count": 13037568,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.443811683,
            "count": 13037568,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5505354448,
            "variance": 0.303089276
          },
          {
            "average": -0.07792015145,
            "count": 13037568,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.28020715,
            "variance": 176.3639019
          },
          {
            "average": 0,
            "count": 13037568,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.98950878,
            "count": 13037568,
            "maximum": 60,
            "minimum": 58,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5958043929,
            "variance": 0.3549828746
          },
          {
            "average": 203871046,
            "count": 13037568,
            "maximum": 203871664.1,
            "minimum": 203870335.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 387.7215138,
            "variance": 150327.9723
          },
          {
            "average": 0,
            "count": 13037568,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13037568,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13037568,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006586351074,
            "count": 13037568,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02565543525,
            "variance": 0.0006582013577
          },
          {
            "average": 0.4163302542,
            "count": 13037568,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4929496853,
            "variance": 0.2429993923
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331070.2634,
          4322941.671,
          -10.3644874,
          332925.2034,
          4324200.551,
          376.7555126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331070.26344924327,
                4322941.670879559,
                -10.364487397380543
              ],
              [
                331070.26344924327,
                4324200.5508795595,
                -10.364487397380543
              ],
              [
                332925.2034492432,
                4324200.5508795595,
                376.75551260261943
              ],
              [
                332925.2034492432,
                4322941.670879559,
                376.75551260261943
              ],
              [
                331070.26344924327,
                4322941.670879559,
                -10.364487397380543
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:47:44+00:00",
        "end_time": "2018-02-28T16:25:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_326500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_326500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_326500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_326500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95218907,
            39.03922816,
            -10.3644874,
            -76.93045568,
            39.05092246,
            376.7555126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95187692282808,
                  39.03922815707843,
                  -10.364487397380543
                ],
                [
                  -76.9521890674028,
                  39.05056569003937,
                  -10.364487397380543
                ],
                [
                  -76.9307644078722,
                  39.05092246061828,
                  376.75551260261943
                ],
                [
                  -76.93045568376576,
                  39.039584784312424,
                  376.75551260261943
                ],
                [
                  -76.95187692282808,
                  39.03922815707843,
                  -10.364487397380543
                ]
              ]
            ]
          },
          "id": "20180228_326500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_326500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:47:44Z",
            "pc:count": 13037568,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332009.2529,
                "count": 13037568,
                "maximum": 332925.2034,
                "minimum": 331070.2634,
                "name": "X",
                "position": 0,
                "stddev": 573.9761111,
                "variance": 329448.5761
              },
              {
                "average": 4323543.827,
                "count": 13037568,
                "maximum": 4324200.551,
                "minimum": 4322941.671,
                "name": "Y",
                "position": 1,
                "stddev": 339.8690922,
                "variance": 115510.9998
              },
              {
                "average": 74.62599076,
                "count": 13037568,
                "maximum": 376.7555126,
                "minimum": -10.3644874,
                "name": "Z",
                "position": 2,
                "stddev": 16.18714957,
                "variance": 262.0238111
              },
              {
                "average": 5623.336321,
                "count": 13037568,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5389.588141,
                "variance": 29047660.33
              },
              {
                "average": 1.821769444,
                "count": 13037568,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.181657264,
                "variance": 1.396313891
              },
              {
                "average": 2.535547504,
                "count": 13037568,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.545003402,
                "variance": 2.387035511
              },
              {
                "average": 0.5014266464,
                "count": 13037568,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979839,
                "variance": 0.2499979839
              },
              {
                "average": 0,
                "count": 13037568,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.443811683,
                "count": 13037568,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5505354448,
                "variance": 0.303089276
              },
              {
                "average": -0.07792015145,
                "count": 13037568,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.28020715,
                "variance": 176.3639019
              },
              {
                "average": 0,
                "count": 13037568,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.98950878,
                "count": 13037568,
                "maximum": 60,
                "minimum": 58,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5958043929,
                "variance": 0.3549828746
              },
              {
                "average": 203871046,
                "count": 13037568,
                "maximum": 203871664.1,
                "minimum": 203870335.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 387.7215138,
                "variance": 150327.9723
              },
              {
                "average": 0,
                "count": 13037568,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13037568,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13037568,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006586351074,
                "count": 13037568,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02565543525,
                "variance": 0.0006582013577
              },
              {
                "average": 0.4163302542,
                "count": 13037568,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4929496853,
                "variance": 0.2429993923
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331070.2634,
              4322941.671,
              -10.3644874,
              332925.2034,
              4324200.551,
              376.7555126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331070.26344924327,
                    4322941.670879559,
                    -10.364487397380543
                  ],
                  [
                    331070.26344924327,
                    4324200.5508795595,
                    -10.364487397380543
                  ],
                  [
                    332925.2034492432,
                    4324200.5508795595,
                    376.75551260261943
                  ],
                  [
                    332925.2034492432,
                    4322941.670879559,
                    376.75551260261943
                  ],
                  [
                    331070.26344924327,
                    4322941.670879559,
                    -10.364487397380543
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:47:44+00:00",
            "end_time": "2018-02-28T16:25: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": "20180228_356488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84632817881125,
              39.00618774002733,
              -10.253579375841952
            ],
            [
              -76.84662310265638,
              39.01752603172304,
              -10.253579375841952
            ],
            [
              -76.82520827025049,
              39.017863154669755,
              386.04642062415803
            ],
            [
              -76.8249167619051,
              39.00652472748073,
              386.04642062415803
            ],
            [
              -76.84632817881125,
              39.00618774002733,
              -10.253579375841952
            ]
          ]
        ]
      },
      "bbox": [
        -76.8466231,
        39.00618774,
        -10.25357938,
        -76.82491676,
        39.01786315,
        386.0464206
      ],
      "properties": {
        "datetime": "2018-02-28T16:16:33Z",
        "pc:count": 18490940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 341026.7664,
            "count": 18490940,
            "maximum": 341986.3252,
            "minimum": 340131.4852,
            "name": "X",
            "position": 0,
            "stddev": 553.5295044,
            "variance": 306394.9122
          },
          {
            "average": 4319729.033,
            "count": 18490940,
            "maximum": 4320342.814,
            "minimum": 4319083.934,
            "name": "Y",
            "position": 1,
            "stddev": 371.611547,
            "variance": 138095.1419
          },
          {
            "average": 46.26400941,
            "count": 18490940,
            "maximum": 386.0464206,
            "minimum": -10.25357938,
            "name": "Z",
            "position": 2,
            "stddev": 9.735154627,
            "variance": 94.77323561
          },
          {
            "average": 4168.644822,
            "count": 18490940,
            "maximum": 65511,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4781.644571,
            "variance": 22864124.8
          },
          {
            "average": 2.458825728,
            "count": 18490940,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.390123868,
            "variance": 1.932444368
          },
          {
            "average": 3.671573863,
            "count": 18490940,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.397148168,
            "variance": 1.952023003
          },
          {
            "average": 0.5044873327,
            "count": 18490940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499979877,
            "variance": 0.2499798774
          },
          {
            "average": 0,
            "count": 18490940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266141743,
            "count": 18490940,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4924592872,
            "variance": 0.2425161495
          },
          {
            "average": -2.192033665,
            "count": 18490940,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.64933487,
            "variance": 186.3043425
          },
          {
            "average": 0,
            "count": 18490940,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 62.06597874,
            "count": 18490940,
            "maximum": 63,
            "minimum": 61,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6411965004,
            "variance": 0.4111329521
          },
          {
            "average": 203869304.8,
            "count": 18490940,
            "maximum": 203869793.1,
            "minimum": 203868808.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 309.9595595,
            "variance": 96074.92851
          },
          {
            "average": 0,
            "count": 18490940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18490940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18490940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003317841062,
            "count": 18490940,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01821192037,
            "variance": 0.0003316740434
          },
          {
            "average": 0.3648838296,
            "count": 18490940,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4813975831,
            "variance": 0.231743633
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340131.4852,
          4319083.934,
          -10.25357938,
          341986.3252,
          4320342.814,
          386.0464206
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340131.48521559004,
                4319083.934128228,
                -10.253579375841952
              ],
              [
                340131.48521559004,
                4320342.814128228,
                -10.253579375841952
              ],
              [
                341986.32521559,
                4320342.814128228,
                386.04642062415803
              ],
              [
                341986.32521559,
                4319083.934128228,
                386.04642062415803
              ],
              [
                340131.48521559004,
                4319083.934128228,
                -10.253579375841952
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:16:33+00:00",
        "end_time": "2018-02-28T16:00:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_356488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_356488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_356488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_356488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8466231,
            39.00618774,
            -10.25357938,
            -76.82491676,
            39.01786315,
            386.0464206
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84632817881125,
                  39.00618774002733,
                  -10.253579375841952
                ],
                [
                  -76.84662310265638,
                  39.01752603172304,
                  -10.253579375841952
                ],
                [
                  -76.82520827025049,
                  39.017863154669755,
                  386.04642062415803
                ],
                [
                  -76.8249167619051,
                  39.00652472748073,
                  386.04642062415803
                ],
                [
                  -76.84632817881125,
                  39.00618774002733,
                  -10.253579375841952
                ]
              ]
            ]
          },
          "id": "20180228_356488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_356488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:16:33Z",
            "pc:count": 18490940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 341026.7664,
                "count": 18490940,
                "maximum": 341986.3252,
                "minimum": 340131.4852,
                "name": "X",
                "position": 0,
                "stddev": 553.5295044,
                "variance": 306394.9122
              },
              {
                "average": 4319729.033,
                "count": 18490940,
                "maximum": 4320342.814,
                "minimum": 4319083.934,
                "name": "Y",
                "position": 1,
                "stddev": 371.611547,
                "variance": 138095.1419
              },
              {
                "average": 46.26400941,
                "count": 18490940,
                "maximum": 386.0464206,
                "minimum": -10.25357938,
                "name": "Z",
                "position": 2,
                "stddev": 9.735154627,
                "variance": 94.77323561
              },
              {
                "average": 4168.644822,
                "count": 18490940,
                "maximum": 65511,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4781.644571,
                "variance": 22864124.8
              },
              {
                "average": 2.458825728,
                "count": 18490940,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.390123868,
                "variance": 1.932444368
              },
              {
                "average": 3.671573863,
                "count": 18490940,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.397148168,
                "variance": 1.952023003
              },
              {
                "average": 0.5044873327,
                "count": 18490940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499979877,
                "variance": 0.2499798774
              },
              {
                "average": 0,
                "count": 18490940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266141743,
                "count": 18490940,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4924592872,
                "variance": 0.2425161495
              },
              {
                "average": -2.192033665,
                "count": 18490940,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.64933487,
                "variance": 186.3043425
              },
              {
                "average": 0,
                "count": 18490940,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 62.06597874,
                "count": 18490940,
                "maximum": 63,
                "minimum": 61,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6411965004,
                "variance": 0.4111329521
              },
              {
                "average": 203869304.8,
                "count": 18490940,
                "maximum": 203869793.1,
                "minimum": 203868808.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 309.9595595,
                "variance": 96074.92851
              },
              {
                "average": 0,
                "count": 18490940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18490940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18490940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003317841062,
                "count": 18490940,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01821192037,
                "variance": 0.0003316740434
              },
              {
                "average": 0.3648838296,
                "count": 18490940,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4813975831,
                "variance": 0.231743633
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340131.4852,
              4319083.934,
              -10.25357938,
              341986.3252,
              4320342.814,
              386.0464206
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340131.48521559004,
                    4319083.934128228,
                    -10.253579375841952
                  ],
                  [
                    340131.48521559004,
                    4320342.814128228,
                    -10.253579375841952
                  ],
                  [
                    341986.32521559,
                    4320342.814128228,
                    386.04642062415803
                  ],
                  [
                    341986.32521559,
                    4319083.934128228,
                    386.04642062415803
                  ],
                  [
                    340131.48521559004,
                    4319083.934128228,
                    -10.253579375841952
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:16:33+00:00",
            "end_time": "2018-02-28T16:00: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": "20180220_338508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90960137456412,
              39.06116692393402,
              -10.386649627210204
            ],
            [
              -76.90990703366595,
              39.07250595775372,
              -10.386649627210204
            ],
            [
              -76.88847405590978,
              39.072855142734795,
              383.8933503727898
            ],
            [
              -76.88817182191346,
              39.06151596862228,
              383.8933503727898
            ],
            [
              -76.90960137456412,
              39.06116692393402,
              -10.386649627210204
            ]
          ]
        ]
      },
      "bbox": [
        -76.90990703,
        39.06116692,
        -10.38664963,
        -76.88817182,
        39.07285514,
        383.8933504
      ],
      "properties": {
        "datetime": "2018-02-28T16:18:34Z",
        "pc:count": 20489045,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335747.0565,
            "count": 20489045,
            "maximum": 336635.5727,
            "minimum": 334780.5327,
            "name": "X",
            "position": 0,
            "stddev": 493.0162636,
            "variance": 243065.0362
          },
          {
            "average": 4325908.84,
            "count": 20489045,
            "maximum": 4326557.869,
            "minimum": 4325298.849,
            "name": "Y",
            "position": 1,
            "stddev": 359.2475589,
            "variance": 129058.8085
          },
          {
            "average": 67.31685566,
            "count": 20489045,
            "maximum": 383.8933504,
            "minimum": -10.38664963,
            "name": "Z",
            "position": 2,
            "stddev": 8.900899641,
            "variance": 79.22601443
          },
          {
            "average": 6498.442219,
            "count": 20489045,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5382.788422,
            "variance": 28974411.2
          },
          {
            "average": 1.945855944,
            "count": 20489045,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.273808,
            "variance": 1.62258682
          },
          {
            "average": 2.636552997,
            "count": 20489045,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.614726463,
            "variance": 2.60734155
          },
          {
            "average": 0.4978995361,
            "count": 20489045,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956002,
            "variance": 0.2499956003
          },
          {
            "average": 0,
            "count": 20489045,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.345250498,
            "count": 20489045,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7496998275,
            "variance": 0.5620498314
          },
          {
            "average": -7.606949869,
            "count": 20489045,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.01331781,
            "variance": 121.2931693
          },
          {
            "average": 0,
            "count": 20489045,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 48.42594552,
            "count": 20489045,
            "maximum": 63,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.84618704,
            "variance": 283.7940178
          },
          {
            "average": 203577991.2,
            "count": 20489045,
            "maximum": 203869914.4,
            "minimum": 203181010.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 339875.2859,
            "variance": 115515210000.0
          },
          {
            "average": 0,
            "count": 20489045,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20489045,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20489045,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004261789654,
            "count": 20489045,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02063970343,
            "variance": 0.0004259973577
          },
          {
            "average": 0.6855075481,
            "count": 20489045,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4643134288,
            "variance": 0.2155869601
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334780.5327,
          4325298.849,
          -10.38664963,
          336635.5727,
          4326557.869,
          383.8933504
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334780.53266438306,
                4325298.848575174,
                -10.386649627210204
              ],
              [
                334780.53266438306,
                4326557.868575173,
                -10.386649627210204
              ],
              [
                336635.5726643831,
                4326557.868575173,
                383.8933503727898
              ],
              [
                336635.5726643831,
                4325298.848575174,
                383.8933503727898
              ],
              [
                334780.53266438306,
                4325298.848575174,
                -10.386649627210204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:18:34+00:00",
        "end_time": "2018-02-20T16:56:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_338508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_338508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_338508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_338508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90990703,
            39.06116692,
            -10.38664963,
            -76.88817182,
            39.07285514,
            383.8933504
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90960137456412,
                  39.06116692393402,
                  -10.386649627210204
                ],
                [
                  -76.90990703366595,
                  39.07250595775372,
                  -10.386649627210204
                ],
                [
                  -76.88847405590978,
                  39.072855142734795,
                  383.8933503727898
                ],
                [
                  -76.88817182191346,
                  39.06151596862228,
                  383.8933503727898
                ],
                [
                  -76.90960137456412,
                  39.06116692393402,
                  -10.386649627210204
                ]
              ]
            ]
          },
          "id": "20180220_338508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_338508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:18:34Z",
            "pc:count": 20489045,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335747.0565,
                "count": 20489045,
                "maximum": 336635.5727,
                "minimum": 334780.5327,
                "name": "X",
                "position": 0,
                "stddev": 493.0162636,
                "variance": 243065.0362
              },
              {
                "average": 4325908.84,
                "count": 20489045,
                "maximum": 4326557.869,
                "minimum": 4325298.849,
                "name": "Y",
                "position": 1,
                "stddev": 359.2475589,
                "variance": 129058.8085
              },
              {
                "average": 67.31685566,
                "count": 20489045,
                "maximum": 383.8933504,
                "minimum": -10.38664963,
                "name": "Z",
                "position": 2,
                "stddev": 8.900899641,
                "variance": 79.22601443
              },
              {
                "average": 6498.442219,
                "count": 20489045,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5382.788422,
                "variance": 28974411.2
              },
              {
                "average": 1.945855944,
                "count": 20489045,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.273808,
                "variance": 1.62258682
              },
              {
                "average": 2.636552997,
                "count": 20489045,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.614726463,
                "variance": 2.60734155
              },
              {
                "average": 0.4978995361,
                "count": 20489045,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956002,
                "variance": 0.2499956003
              },
              {
                "average": 0,
                "count": 20489045,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.345250498,
                "count": 20489045,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7496998275,
                "variance": 0.5620498314
              },
              {
                "average": -7.606949869,
                "count": 20489045,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.01331781,
                "variance": 121.2931693
              },
              {
                "average": 0,
                "count": 20489045,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 48.42594552,
                "count": 20489045,
                "maximum": 63,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.84618704,
                "variance": 283.7940178
              },
              {
                "average": 203577991.2,
                "count": 20489045,
                "maximum": 203869914.4,
                "minimum": 203181010.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 339875.2859,
                "variance": 115515210000.0
              },
              {
                "average": 0,
                "count": 20489045,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20489045,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20489045,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004261789654,
                "count": 20489045,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02063970343,
                "variance": 0.0004259973577
              },
              {
                "average": 0.6855075481,
                "count": 20489045,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4643134288,
                "variance": 0.2155869601
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334780.5327,
              4325298.849,
              -10.38664963,
              336635.5727,
              4326557.869,
              383.8933504
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334780.53266438306,
                    4325298.848575174,
                    -10.386649627210204
                  ],
                  [
                    334780.53266438306,
                    4326557.868575173,
                    -10.386649627210204
                  ],
                  [
                    336635.5726643831,
                    4326557.868575173,
                    383.8933503727898
                  ],
                  [
                    336635.5726643831,
                    4325298.848575174,
                    383.8933503727898
                  ],
                  [
                    334780.53266438306,
                    4325298.848575174,
                    -10.386649627210204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:18:34+00:00",
            "end_time": "2018-02-20T16:56:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_356492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84630443126076,
              39.01717051370424,
              -10.1506970551699
            ],
            [
              -76.84659947142327,
              39.028508964285535,
              -10.1506970551699
            ],
            [
              -76.8251801702877,
              39.02884617976955,
              387.0293029448301
            ],
            [
              -76.82488854772886,
              39.01750759366698,
              387.0293029448301
            ],
            [
              -76.84630443126076,
              39.01717051370424,
              -10.1506970551699
            ]
          ]
        ]
      },
      "bbox": [
        -76.84659947,
        39.01717051,
        -10.15069706,
        -76.82488855,
        39.02884618,
        387.0293029
      ],
      "properties": {
        "datetime": "2018-02-28T16:09:23Z",
        "pc:count": 18297904,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340963.557,
            "count": 18297904,
            "maximum": 342013.215,
            "minimum": 340158.275,
            "name": "X",
            "position": 0,
            "stddev": 500.5064719,
            "variance": 250506.7284
          },
          {
            "average": 4320909.626,
            "count": 18297904,
            "maximum": 4321561.698,
            "minimum": 4320302.798,
            "name": "Y",
            "position": 1,
            "stddev": 343.4100691,
            "variance": 117930.4755
          },
          {
            "average": 42.4283746,
            "count": 18297904,
            "maximum": 387.0293029,
            "minimum": -10.15069706,
            "name": "Z",
            "position": 2,
            "stddev": 9.277047221,
            "variance": 86.06360514
          },
          {
            "average": 4641.648265,
            "count": 18297904,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5246.535145,
            "variance": 27526131.03
          },
          {
            "average": 2.414994253,
            "count": 18297904,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.397282021,
            "variance": 1.952397046
          },
          {
            "average": 3.596527231,
            "count": 18297904,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.462018843,
            "variance": 2.137499098
          },
          {
            "average": 0.49959591,
            "count": 18297904,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998504,
            "variance": 0.2499998504
          },
          {
            "average": 0,
            "count": 18297904,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317593206,
            "count": 18297904,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5011847447,
            "variance": 0.2511861483
          },
          {
            "average": -9.25614386,
            "count": 18297904,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.4265528,
            "variance": 108.7130032
          },
          {
            "average": 0,
            "count": 18297904,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 62.71448468,
            "count": 18297904,
            "maximum": 64,
            "minimum": 62,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5592359629,
            "variance": 0.3127448623
          },
          {
            "average": 203868992.3,
            "count": 18297904,
            "maximum": 203869363.6,
            "minimum": 203868433.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 269.4026121,
            "variance": 72577.76738
          },
          {
            "average": 0,
            "count": 18297904,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18297904,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18297904,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003223866515,
            "count": 18297904,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01795223485,
            "variance": 0.000322282736
          },
          {
            "average": 0.4162922158,
            "count": 18297904,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.492943222,
            "variance": 0.2429930201
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340158.275,
          4320302.798,
          -10.15069706,
          342013.215,
          4321561.698,
          387.0293029
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340158.27498739737,
                4320302.79753835,
                -10.1506970551699
              ],
              [
                340158.27498739737,
                4321561.697538351,
                -10.1506970551699
              ],
              [
                342013.2149873973,
                4321561.697538351,
                387.0293029448301
              ],
              [
                342013.2149873973,
                4320302.79753835,
                387.0293029448301
              ],
              [
                340158.27498739737,
                4320302.79753835,
                -10.1506970551699
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:09:23+00:00",
        "end_time": "2018-02-28T15:53:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_356492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_356492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_356492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84659947,
            39.01717051,
            -10.15069706,
            -76.82488855,
            39.02884618,
            387.0293029
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84630443126076,
                  39.01717051370424,
                  -10.1506970551699
                ],
                [
                  -76.84659947142327,
                  39.028508964285535,
                  -10.1506970551699
                ],
                [
                  -76.8251801702877,
                  39.02884617976955,
                  387.0293029448301
                ],
                [
                  -76.82488854772886,
                  39.01750759366698,
                  387.0293029448301
                ],
                [
                  -76.84630443126076,
                  39.01717051370424,
                  -10.1506970551699
                ]
              ]
            ]
          },
          "id": "20180217_356492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:09:23Z",
            "pc:count": 18297904,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340963.557,
                "count": 18297904,
                "maximum": 342013.215,
                "minimum": 340158.275,
                "name": "X",
                "position": 0,
                "stddev": 500.5064719,
                "variance": 250506.7284
              },
              {
                "average": 4320909.626,
                "count": 18297904,
                "maximum": 4321561.698,
                "minimum": 4320302.798,
                "name": "Y",
                "position": 1,
                "stddev": 343.4100691,
                "variance": 117930.4755
              },
              {
                "average": 42.4283746,
                "count": 18297904,
                "maximum": 387.0293029,
                "minimum": -10.15069706,
                "name": "Z",
                "position": 2,
                "stddev": 9.277047221,
                "variance": 86.06360514
              },
              {
                "average": 4641.648265,
                "count": 18297904,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5246.535145,
                "variance": 27526131.03
              },
              {
                "average": 2.414994253,
                "count": 18297904,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.397282021,
                "variance": 1.952397046
              },
              {
                "average": 3.596527231,
                "count": 18297904,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.462018843,
                "variance": 2.137499098
              },
              {
                "average": 0.49959591,
                "count": 18297904,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998504,
                "variance": 0.2499998504
              },
              {
                "average": 0,
                "count": 18297904,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317593206,
                "count": 18297904,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5011847447,
                "variance": 0.2511861483
              },
              {
                "average": -9.25614386,
                "count": 18297904,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.4265528,
                "variance": 108.7130032
              },
              {
                "average": 0,
                "count": 18297904,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 62.71448468,
                "count": 18297904,
                "maximum": 64,
                "minimum": 62,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5592359629,
                "variance": 0.3127448623
              },
              {
                "average": 203868992.3,
                "count": 18297904,
                "maximum": 203869363.6,
                "minimum": 203868433.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 269.4026121,
                "variance": 72577.76738
              },
              {
                "average": 0,
                "count": 18297904,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18297904,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18297904,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003223866515,
                "count": 18297904,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01795223485,
                "variance": 0.000322282736
              },
              {
                "average": 0.4162922158,
                "count": 18297904,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.492943222,
                "variance": 0.2429930201
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340158.275,
              4320302.798,
              -10.15069706,
              342013.215,
              4321561.698,
              387.0293029
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340158.27498739737,
                    4320302.79753835,
                    -10.1506970551699
                  ],
                  [
                    340158.27498739737,
                    4321561.697538351,
                    -10.1506970551699
                  ],
                  [
                    342013.2149873973,
                    4321561.697538351,
                    387.0293029448301
                  ],
                  [
                    342013.2149873973,
                    4320302.79753835,
                    387.0293029448301
                  ],
                  [
                    340158.27498739737,
                    4320302.79753835,
                    -10.1506970551699
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:09:23+00:00",
            "end_time": "2018-02-28T15:53: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": "20180220_338512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90958733753686,
              39.07214944708026,
              -10.215567289040166
            ],
            [
              -76.90989308967045,
              39.08348755896376,
              -10.215567289040166
            ],
            [
              -76.88845725131303,
              39.083836815352655,
              384.94443271095986
            ],
            [
              -76.88815492580977,
              39.0724985631705,
              384.94443271095986
            ],
            [
              -76.90958733753686,
              39.07214944708026,
              -10.215567289040166
            ]
          ]
        ]
      },
      "bbox": [
        -76.90989309,
        39.07214945,
        -10.21556729,
        -76.88815493,
        39.08383682,
        384.9444327
      ],
      "properties": {
        "datetime": "2018-02-28T16:07:24Z",
        "pc:count": 15014720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335662.4201,
            "count": 15014720,
            "maximum": 336662.3591,
            "minimum": 334807.3591,
            "name": "X",
            "position": 0,
            "stddev": 572.1653682,
            "variance": 327373.2086
          },
          {
            "average": 4327109.456,
            "count": 15014720,
            "maximum": 4327776.64,
            "minimum": 4326517.72,
            "name": "Y",
            "position": 1,
            "stddev": 367.9362903,
            "variance": 135377.1137
          },
          {
            "average": 84.2230312,
            "count": 15014720,
            "maximum": 384.9444327,
            "minimum": -10.21556729,
            "name": "Z",
            "position": 2,
            "stddev": 9.823626876,
            "variance": 96.503645
          },
          {
            "average": 8945.87064,
            "count": 15014720,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4800.120119,
            "variance": 23041153.15
          },
          {
            "average": 1.483864901,
            "count": 15014720,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9319477526,
            "variance": 0.8685266135
          },
          {
            "average": 1.746509892,
            "count": 15014720,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.226716348,
            "variance": 1.504832998
          },
          {
            "average": 0.5363651803,
            "count": 15014720,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4986758368,
            "variance": 0.2486775902
          },
          {
            "average": 0,
            "count": 15014720,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.630720386,
            "count": 15014720,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.026087073,
            "variance": 1.052854681
          },
          {
            "average": -2.218427539,
            "count": 15014720,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.01593722,
            "variance": 169.4146218
          },
          {
            "average": 0,
            "count": 15014720,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.39704337,
            "count": 15014720,
            "maximum": 63,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.40413971,
            "variance": 179.6709615
          },
          {
            "average": 203436314.8,
            "count": 15014720,
            "maximum": 203869244.9,
            "minimum": 203181010.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 331926.8973,
            "variance": 110175465200.0
          },
          {
            "average": 0,
            "count": 15014720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15014720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15014720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005591179856,
            "count": 15014720,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02363906533,
            "variance": 0.0005588054098
          },
          {
            "average": 0.5947271744,
            "count": 15014720,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4909447815,
            "variance": 0.2410267785
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334807.3591,
          4326517.72,
          -10.21556729,
          336662.3591,
          4327776.64,
          384.9444327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334807.35911638103,
                4326517.719875516,
                -10.215567289040166
              ],
              [
                334807.35911638103,
                4327776.639875516,
                -10.215567289040166
              ],
              [
                336662.35911638103,
                4327776.639875516,
                384.94443271095986
              ],
              [
                336662.35911638103,
                4326517.719875516,
                384.94443271095986
              ],
              [
                334807.35911638103,
                4326517.719875516,
                -10.215567289040166
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:07:24+00:00",
        "end_time": "2018-02-20T16:56:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_338512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_338512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_338512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_338512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90989309,
            39.07214945,
            -10.21556729,
            -76.88815493,
            39.08383682,
            384.9444327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90958733753686,
                  39.07214944708026,
                  -10.215567289040166
                ],
                [
                  -76.90989308967045,
                  39.08348755896376,
                  -10.215567289040166
                ],
                [
                  -76.88845725131303,
                  39.083836815352655,
                  384.94443271095986
                ],
                [
                  -76.88815492580977,
                  39.0724985631705,
                  384.94443271095986
                ],
                [
                  -76.90958733753686,
                  39.07214944708026,
                  -10.215567289040166
                ]
              ]
            ]
          },
          "id": "20180220_338512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_338512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:07:24Z",
            "pc:count": 15014720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335662.4201,
                "count": 15014720,
                "maximum": 336662.3591,
                "minimum": 334807.3591,
                "name": "X",
                "position": 0,
                "stddev": 572.1653682,
                "variance": 327373.2086
              },
              {
                "average": 4327109.456,
                "count": 15014720,
                "maximum": 4327776.64,
                "minimum": 4326517.72,
                "name": "Y",
                "position": 1,
                "stddev": 367.9362903,
                "variance": 135377.1137
              },
              {
                "average": 84.2230312,
                "count": 15014720,
                "maximum": 384.9444327,
                "minimum": -10.21556729,
                "name": "Z",
                "position": 2,
                "stddev": 9.823626876,
                "variance": 96.503645
              },
              {
                "average": 8945.87064,
                "count": 15014720,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4800.120119,
                "variance": 23041153.15
              },
              {
                "average": 1.483864901,
                "count": 15014720,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9319477526,
                "variance": 0.8685266135
              },
              {
                "average": 1.746509892,
                "count": 15014720,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.226716348,
                "variance": 1.504832998
              },
              {
                "average": 0.5363651803,
                "count": 15014720,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4986758368,
                "variance": 0.2486775902
              },
              {
                "average": 0,
                "count": 15014720,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.630720386,
                "count": 15014720,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.026087073,
                "variance": 1.052854681
              },
              {
                "average": -2.218427539,
                "count": 15014720,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.01593722,
                "variance": 169.4146218
              },
              {
                "average": 0,
                "count": 15014720,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.39704337,
                "count": 15014720,
                "maximum": 63,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.40413971,
                "variance": 179.6709615
              },
              {
                "average": 203436314.8,
                "count": 15014720,
                "maximum": 203869244.9,
                "minimum": 203181010.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 331926.8973,
                "variance": 110175465200.0
              },
              {
                "average": 0,
                "count": 15014720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15014720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15014720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005591179856,
                "count": 15014720,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02363906533,
                "variance": 0.0005588054098
              },
              {
                "average": 0.5947271744,
                "count": 15014720,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4909447815,
                "variance": 0.2410267785
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334807.3591,
              4326517.72,
              -10.21556729,
              336662.3591,
              4327776.64,
              384.9444327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334807.35911638103,
                    4326517.719875516,
                    -10.215567289040166
                  ],
                  [
                    334807.35911638103,
                    4327776.639875516,
                    -10.215567289040166
                  ],
                  [
                    336662.35911638103,
                    4327776.639875516,
                    384.94443271095986
                  ],
                  [
                    336662.35911638103,
                    4326517.719875516,
                    384.94443271095986
                  ],
                  [
                    334807.35911638103,
                    4326517.719875516,
                    -10.215567289040166
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:07:24+00:00",
            "end_time": "2018-02-20T16:56:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_380500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76176676404971,
              39.039191189893074,
              9.02412296967833
            ],
            [
              -76.76181358336227,
              39.04107582015949,
              9.02412296967833
            ],
            [
              -76.75217351371528,
              39.04122107538077,
              307.6641229696783
            ],
            [
              -76.75212695026201,
              39.03933643541103,
              307.6641229696783
            ],
            [
              -76.76176676404971,
              39.039191189893074,
              9.02412296967833
            ]
          ]
        ]
      },
      "bbox": [
        -76.76181358,
        39.03919119,
        9.02412297,
        -76.75212695,
        39.04122108,
        307.664123
      ],
      "properties": {
        "datetime": "2018-02-20T17:25:54Z",
        "pc:count": 1674595,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347960.6461,
            "count": 1674595,
            "maximum": 348359.5245,
            "minimum": 347524.8645,
            "name": "X",
            "position": 0,
            "stddev": 250.726034,
            "variance": 62863.54411
          },
          {
            "average": 4322675.945,
            "count": 1674595,
            "maximum": 4322810.815,
            "minimum": 4322601.575,
            "name": "Y",
            "position": 1,
            "stddev": 40.49562498,
            "variance": 1639.895643
          },
          {
            "average": 31.61138453,
            "count": 1674595,
            "maximum": 307.664123,
            "minimum": 9.02412297,
            "name": "Z",
            "position": 2,
            "stddev": 8.003641284,
            "variance": 64.0582738
          },
          {
            "average": 3164.741567,
            "count": 1674595,
            "maximum": 65506,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3825.880388,
            "variance": 14637360.75
          },
          {
            "average": 2.807024385,
            "count": 1674595,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.391329807,
            "variance": 1.935798631
          },
          {
            "average": 4.095681045,
            "count": 1674595,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.092619747,
            "variance": 1.193817912
          },
          {
            "average": 0.4461018933,
            "count": 1674595,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4970866541,
            "variance": 0.2470951416
          },
          {
            "average": 0,
            "count": 1674595,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201254632,
            "count": 1674595,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4120687547,
            "variance": 0.1698006586
          },
          {
            "average": 13.68361805,
            "count": 1674595,
            "maximum": 19.00200081,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.987474826,
            "variance": 35.84985479
          },
          {
            "average": 0,
            "count": 1674595,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.43141536,
            "count": 1674595,
            "maximum": 40,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.939788183,
            "variance": 24.40150729
          },
          {
            "average": 203109905.8,
            "count": 1674595,
            "maximum": 203182754.2,
            "minimum": 202920895.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 116848.2721,
            "variance": 13653518690.0
          },
          {
            "average": 0,
            "count": 1674595,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1674595,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1674595,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001474983503,
            "count": 1674595,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0121439978,
            "variance": 0.0001474766827
          },
          {
            "average": 0.7338675919,
            "count": 1674595,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4419344591,
            "variance": 0.1953060661
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347524.8645,
          4322601.575,
          9.02412297,
          348359.5245,
          4322810.815,
          307.664123
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347524.86447187146,
                4322601.575434587,
                9.02412296967833
              ],
              [
                347524.86447187146,
                4322810.815434587,
                9.02412296967833
              ],
              [
                348359.5244718715,
                4322810.815434587,
                307.6641229696783
              ],
              [
                348359.5244718715,
                4322601.575434587,
                307.6641229696783
              ],
              [
                347524.86447187146,
                4322601.575434587,
                9.02412296967833
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:25:54+00:00",
        "end_time": "2018-02-17T16:41:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_380500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_380500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_380500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76181358,
            39.03919119,
            9.02412297,
            -76.75212695,
            39.04122108,
            307.664123
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76176676404971,
                  39.039191189893074,
                  9.02412296967833
                ],
                [
                  -76.76181358336227,
                  39.04107582015949,
                  9.02412296967833
                ],
                [
                  -76.75217351371528,
                  39.04122107538077,
                  307.6641229696783
                ],
                [
                  -76.75212695026201,
                  39.03933643541103,
                  307.6641229696783
                ],
                [
                  -76.76176676404971,
                  39.039191189893074,
                  9.02412296967833
                ]
              ]
            ]
          },
          "id": "20180217_380500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_380500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:25:54Z",
            "pc:count": 1674595,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347960.6461,
                "count": 1674595,
                "maximum": 348359.5245,
                "minimum": 347524.8645,
                "name": "X",
                "position": 0,
                "stddev": 250.726034,
                "variance": 62863.54411
              },
              {
                "average": 4322675.945,
                "count": 1674595,
                "maximum": 4322810.815,
                "minimum": 4322601.575,
                "name": "Y",
                "position": 1,
                "stddev": 40.49562498,
                "variance": 1639.895643
              },
              {
                "average": 31.61138453,
                "count": 1674595,
                "maximum": 307.664123,
                "minimum": 9.02412297,
                "name": "Z",
                "position": 2,
                "stddev": 8.003641284,
                "variance": 64.0582738
              },
              {
                "average": 3164.741567,
                "count": 1674595,
                "maximum": 65506,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3825.880388,
                "variance": 14637360.75
              },
              {
                "average": 2.807024385,
                "count": 1674595,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.391329807,
                "variance": 1.935798631
              },
              {
                "average": 4.095681045,
                "count": 1674595,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.092619747,
                "variance": 1.193817912
              },
              {
                "average": 0.4461018933,
                "count": 1674595,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4970866541,
                "variance": 0.2470951416
              },
              {
                "average": 0,
                "count": 1674595,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201254632,
                "count": 1674595,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4120687547,
                "variance": 0.1698006586
              },
              {
                "average": 13.68361805,
                "count": 1674595,
                "maximum": 19.00200081,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.987474826,
                "variance": 35.84985479
              },
              {
                "average": 0,
                "count": 1674595,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.43141536,
                "count": 1674595,
                "maximum": 40,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.939788183,
                "variance": 24.40150729
              },
              {
                "average": 203109905.8,
                "count": 1674595,
                "maximum": 203182754.2,
                "minimum": 202920895.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 116848.2721,
                "variance": 13653518690.0
              },
              {
                "average": 0,
                "count": 1674595,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1674595,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1674595,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001474983503,
                "count": 1674595,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0121439978,
                "variance": 0.0001474766827
              },
              {
                "average": 0.7338675919,
                "count": 1674595,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4419344591,
                "variance": 0.1953060661
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347524.8645,
              4322601.575,
              9.02412297,
              348359.5245,
              4322810.815,
              307.664123
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347524.86447187146,
                    4322601.575434587,
                    9.02412296967833
                  ],
                  [
                    347524.86447187146,
                    4322810.815434587,
                    9.02412296967833
                  ],
                  [
                    348359.5244718715,
                    4322810.815434587,
                    307.6641229696783
                  ],
                  [
                    348359.5244718715,
                    4322601.575434587,
                    307.6641229696783
                  ],
                  [
                    347524.86447187146,
                    4322601.575434587,
                    9.02412296967833
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:25:54+00:00",
            "end_time": "2018-02-17T16:41:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_386492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74072601167494,
              39.01732558170795,
              12.768950813166839
            ],
            [
              -76.74095977999802,
              39.026854972149685,
              12.768950813166839
            ],
            [
              -76.73973967362078,
              39.02687317975485,
              311.6689508131669
            ],
            [
              -76.73950606892645,
              39.01734378316293,
              311.6689508131669
            ],
            [
              -76.74072601167494,
              39.01732558170795,
              12.768950813166839
            ]
          ]
        ]
      },
      "bbox": [
        -76.74095978,
        39.01732558,
        12.76895081,
        -76.73950607,
        39.02687318,
        311.6689508
      ],
      "properties": {
        "datetime": "2018-02-20T17:05:28Z",
        "pc:count": 1049856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349350.1121,
            "count": 1049856,
            "maximum": 349405.2116,
            "minimum": 349299.5516,
            "name": "X",
            "position": 0,
            "stddev": 24.18128649,
            "variance": 584.7346165
          },
          {
            "average": 4320675.519,
            "count": 1049856,
            "maximum": 4321197.789,
            "minimum": 4320139.809,
            "name": "Y",
            "position": 1,
            "stddev": 290.734649,
            "variance": 84526.63615
          },
          {
            "average": 23.55640005,
            "count": 1049856,
            "maximum": 311.6689508,
            "minimum": 12.76895081,
            "name": "Z",
            "position": 2,
            "stddev": 8.883951775,
            "variance": 78.92459913
          },
          {
            "average": 3513.031373,
            "count": 1049856,
            "maximum": 27057,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4192.326799,
            "variance": 17575603.99
          },
          {
            "average": 2.562799089,
            "count": 1049856,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.386509975,
            "variance": 1.92240991
          },
          {
            "average": 3.810458768,
            "count": 1049856,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.288393867,
            "variance": 1.659958757
          },
          {
            "average": 0.5021555337,
            "count": 1049856,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955918,
            "variance": 0.2499955918
          },
          {
            "average": 0,
            "count": 1049856,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.151765575,
            "count": 1049856,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3830779678,
            "variance": 0.1467487294
          },
          {
            "average": -7.523666979,
            "count": 1049856,
            "maximum": 4.998000145,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.286225054,
            "variance": 53.08907554
          },
          {
            "average": 0,
            "count": 1049856,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 30.86165341,
            "count": 1049856,
            "maximum": 40,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.684188843,
            "variance": 32.3100028
          },
          {
            "average": 203085802.7,
            "count": 1049856,
            "maximum": 203181528.9,
            "minimum": 202921117.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 125435.0942,
            "variance": 15733962860.0
          },
          {
            "average": 0,
            "count": 1049856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1049856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1049856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002352703609,
            "count": 1049856,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01533672823,
            "variance": 0.0002352152328
          },
          {
            "average": 0.4423063734,
            "count": 1049856,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4966605283,
            "variance": 0.2466716804
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349299.5516,
          4320139.809,
          12.76895081,
          349405.2116,
          4321197.789,
          311.6689508
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349299.5516246324,
                4320139.8094635205,
                12.768950813166839
              ],
              [
                349299.5516246324,
                4321197.789463521,
                12.768950813166839
              ],
              [
                349405.2116246324,
                4321197.789463521,
                311.6689508131669
              ],
              [
                349405.2116246324,
                4320139.8094635205,
                311.6689508131669
              ],
              [
                349299.5516246324,
                4320139.8094635205,
                12.768950813166839
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:05:28+00:00",
        "end_time": "2018-02-17T16:45:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_386492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_386492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_386492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74095978,
            39.01732558,
            12.76895081,
            -76.73950607,
            39.02687318,
            311.6689508
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74072601167494,
                  39.01732558170795,
                  12.768950813166839
                ],
                [
                  -76.74095977999802,
                  39.026854972149685,
                  12.768950813166839
                ],
                [
                  -76.73973967362078,
                  39.02687317975485,
                  311.6689508131669
                ],
                [
                  -76.73950606892645,
                  39.01734378316293,
                  311.6689508131669
                ],
                [
                  -76.74072601167494,
                  39.01732558170795,
                  12.768950813166839
                ]
              ]
            ]
          },
          "id": "20180217_386492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_386492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:05:28Z",
            "pc:count": 1049856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349350.1121,
                "count": 1049856,
                "maximum": 349405.2116,
                "minimum": 349299.5516,
                "name": "X",
                "position": 0,
                "stddev": 24.18128649,
                "variance": 584.7346165
              },
              {
                "average": 4320675.519,
                "count": 1049856,
                "maximum": 4321197.789,
                "minimum": 4320139.809,
                "name": "Y",
                "position": 1,
                "stddev": 290.734649,
                "variance": 84526.63615
              },
              {
                "average": 23.55640005,
                "count": 1049856,
                "maximum": 311.6689508,
                "minimum": 12.76895081,
                "name": "Z",
                "position": 2,
                "stddev": 8.883951775,
                "variance": 78.92459913
              },
              {
                "average": 3513.031373,
                "count": 1049856,
                "maximum": 27057,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4192.326799,
                "variance": 17575603.99
              },
              {
                "average": 2.562799089,
                "count": 1049856,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.386509975,
                "variance": 1.92240991
              },
              {
                "average": 3.810458768,
                "count": 1049856,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.288393867,
                "variance": 1.659958757
              },
              {
                "average": 0.5021555337,
                "count": 1049856,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955918,
                "variance": 0.2499955918
              },
              {
                "average": 0,
                "count": 1049856,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.151765575,
                "count": 1049856,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3830779678,
                "variance": 0.1467487294
              },
              {
                "average": -7.523666979,
                "count": 1049856,
                "maximum": 4.998000145,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.286225054,
                "variance": 53.08907554
              },
              {
                "average": 0,
                "count": 1049856,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 30.86165341,
                "count": 1049856,
                "maximum": 40,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.684188843,
                "variance": 32.3100028
              },
              {
                "average": 203085802.7,
                "count": 1049856,
                "maximum": 203181528.9,
                "minimum": 202921117.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 125435.0942,
                "variance": 15733962860.0
              },
              {
                "average": 0,
                "count": 1049856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1049856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1049856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002352703609,
                "count": 1049856,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01533672823,
                "variance": 0.0002352152328
              },
              {
                "average": 0.4423063734,
                "count": 1049856,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4966605283,
                "variance": 0.2466716804
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349299.5516,
              4320139.809,
              12.76895081,
              349405.2116,
              4321197.789,
              311.6689508
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349299.5516246324,
                    4320139.8094635205,
                    12.768950813166839
                  ],
                  [
                    349299.5516246324,
                    4321197.789463521,
                    12.768950813166839
                  ],
                  [
                    349405.2116246324,
                    4321197.789463521,
                    311.6689508131669
                  ],
                  [
                    349405.2116246324,
                    4320139.8094635205,
                    311.6689508131669
                  ],
                  [
                    349299.5516246324,
                    4320139.8094635205,
                    12.768950813166839
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:05:28+00:00",
            "end_time": "2018-02-17T16: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": "20180220_338516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90957388950393,
              39.083132586127086,
              -9.882157927042215
            ],
            [
              -76.90987975909007,
              39.09447067669045,
              -9.882157927042215
            ],
            [
              -76.88844082686143,
              39.09482000836721,
              374.2378420729578
            ],
            [
              -76.88813838574072,
              39.08348177748663,
              374.2378420729578
            ],
            [
              -76.90957388950393,
              39.083132586127086,
              -9.882157927042215
            ]
          ]
        ]
      },
      "bbox": [
        -76.90987976,
        39.08313259,
        -9.882157927,
        -76.88813839,
        39.09482001,
        374.2378421
      ],
      "properties": {
        "datetime": "2018-02-28T16:03:08Z",
        "pc:count": 12361475,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335711.9775,
            "count": 12361475,
            "maximum": 336689.1218,
            "minimum": 334834.1418,
            "name": "X",
            "position": 0,
            "stddev": 545.9911698,
            "variance": 298106.3575
          },
          {
            "average": 4328285.553,
            "count": 12361475,
            "maximum": 4328995.583,
            "minimum": 4327736.663,
            "name": "Y",
            "position": 1,
            "stddev": 366.0440741,
            "variance": 133988.2642
          },
          {
            "average": 101.0499288,
            "count": 12361475,
            "maximum": 374.2378421,
            "minimum": -9.882157927,
            "name": "Z",
            "position": 2,
            "stddev": 9.760463471,
            "variance": 95.26664718
          },
          {
            "average": 7157.763517,
            "count": 12361475,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5439.036179,
            "variance": 29583114.55
          },
          {
            "average": 2.001764595,
            "count": 12361475,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.254304998,
            "variance": 1.573281027
          },
          {
            "average": 2.497184842,
            "count": 12361475,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.515014007,
            "variance": 2.29526744
          },
          {
            "average": 0.5377326735,
            "count": 12361475,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4985742326,
            "variance": 0.2485762655
          },
          {
            "average": 0,
            "count": 12361475,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.455520802,
            "count": 12361475,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8326730473,
            "variance": 0.6933444037
          },
          {
            "average": 7.252891881,
            "count": 12361475,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.86890481,
            "variance": 140.8709015
          },
          {
            "average": 0,
            "count": 12361475,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.14686217,
            "count": 12361475,
            "maximum": 63,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.823553456,
            "variance": 61.20798867
          },
          {
            "average": 203266679.4,
            "count": 12361475,
            "maximum": 203868988.5,
            "minimum": 203181762.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 225341.0956,
            "variance": 50778609350.0
          },
          {
            "average": 0,
            "count": 12361475,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12361475,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12361475,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005711292544,
            "count": 12361475,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02389148618,
            "variance": 0.0005708031119
          },
          {
            "average": 0.5199443432,
            "count": 12361475,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499602085,
            "variance": 0.2496022434
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334834.1418,
          4327736.663,
          -9.882157927,
          336689.1218,
          4328995.583,
          374.2378421
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334834.141770676,
                4327736.66264601,
                -9.882157927042215
              ],
              [
                334834.141770676,
                4328995.5826460095,
                -9.882157927042215
              ],
              [
                336689.121770676,
                4328995.5826460095,
                374.2378420729578
              ],
              [
                336689.121770676,
                4327736.66264601,
                374.2378420729578
              ],
              [
                334834.141770676,
                4327736.66264601,
                -9.882157927042215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:03:08+00:00",
        "end_time": "2018-02-20T17:09:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_338516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_338516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_338516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_338516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90987976,
            39.08313259,
            -9.882157927,
            -76.88813839,
            39.09482001,
            374.2378421
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90957388950393,
                  39.083132586127086,
                  -9.882157927042215
                ],
                [
                  -76.90987975909007,
                  39.09447067669045,
                  -9.882157927042215
                ],
                [
                  -76.88844082686143,
                  39.09482000836721,
                  374.2378420729578
                ],
                [
                  -76.88813838574072,
                  39.08348177748663,
                  374.2378420729578
                ],
                [
                  -76.90957388950393,
                  39.083132586127086,
                  -9.882157927042215
                ]
              ]
            ]
          },
          "id": "20180220_338516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_338516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:03:08Z",
            "pc:count": 12361475,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335711.9775,
                "count": 12361475,
                "maximum": 336689.1218,
                "minimum": 334834.1418,
                "name": "X",
                "position": 0,
                "stddev": 545.9911698,
                "variance": 298106.3575
              },
              {
                "average": 4328285.553,
                "count": 12361475,
                "maximum": 4328995.583,
                "minimum": 4327736.663,
                "name": "Y",
                "position": 1,
                "stddev": 366.0440741,
                "variance": 133988.2642
              },
              {
                "average": 101.0499288,
                "count": 12361475,
                "maximum": 374.2378421,
                "minimum": -9.882157927,
                "name": "Z",
                "position": 2,
                "stddev": 9.760463471,
                "variance": 95.26664718
              },
              {
                "average": 7157.763517,
                "count": 12361475,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5439.036179,
                "variance": 29583114.55
              },
              {
                "average": 2.001764595,
                "count": 12361475,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.254304998,
                "variance": 1.573281027
              },
              {
                "average": 2.497184842,
                "count": 12361475,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.515014007,
                "variance": 2.29526744
              },
              {
                "average": 0.5377326735,
                "count": 12361475,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4985742326,
                "variance": 0.2485762655
              },
              {
                "average": 0,
                "count": 12361475,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.455520802,
                "count": 12361475,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8326730473,
                "variance": 0.6933444037
              },
              {
                "average": 7.252891881,
                "count": 12361475,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.86890481,
                "variance": 140.8709015
              },
              {
                "average": 0,
                "count": 12361475,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.14686217,
                "count": 12361475,
                "maximum": 63,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.823553456,
                "variance": 61.20798867
              },
              {
                "average": 203266679.4,
                "count": 12361475,
                "maximum": 203868988.5,
                "minimum": 203181762.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 225341.0956,
                "variance": 50778609350.0
              },
              {
                "average": 0,
                "count": 12361475,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12361475,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12361475,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005711292544,
                "count": 12361475,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02389148618,
                "variance": 0.0005708031119
              },
              {
                "average": 0.5199443432,
                "count": 12361475,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499602085,
                "variance": 0.2496022434
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334834.1418,
              4327736.663,
              -9.882157927,
              336689.1218,
              4328995.583,
              374.2378421
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334834.141770676,
                    4327736.66264601,
                    -9.882157927042215
                  ],
                  [
                    334834.141770676,
                    4328995.5826460095,
                    -9.882157927042215
                  ],
                  [
                    336689.121770676,
                    4328995.5826460095,
                    374.2378420729578
                  ],
                  [
                    336689.121770676,
                    4327736.66264601,
                    374.2378420729578
                  ],
                  [
                    334834.141770676,
                    4327736.66264601,
                    -9.882157927042215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:03:08+00:00",
            "end_time": "2018-02-20T17:09: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": "20180220_350500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86738065947722,
              39.03916148673522,
              -10.33522984003261
            ],
            [
              -76.86767932403437,
              39.05050065954354,
              -10.33522984003261
            ],
            [
              -76.84625363599329,
              39.050841905209445,
              404.3447701599674
            ],
            [
              -76.84595839288788,
              39.03950259527398,
              404.3447701599674
            ],
            [
              -76.86738065947722,
              39.03916148673522,
              -10.33522984003261
            ]
          ]
        ]
      },
      "bbox": [
        -76.86767932,
        39.03916149,
        -10.33522984,
        -76.84595839,
        39.05084191,
        404.3447702
      ],
      "properties": {
        "datetime": "2018-02-28T16:08:35Z",
        "pc:count": 24722761,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339327.0527,
            "count": 24722761,
            "maximum": 340238.536,
            "minimum": 338383.596,
            "name": "X",
            "position": 0,
            "stddev": 558.8806705,
            "variance": 312347.6039
          },
          {
            "average": 4323458.026,
            "count": 24722761,
            "maximum": 4324039.685,
            "minimum": 4322780.685,
            "name": "Y",
            "position": 1,
            "stddev": 352.3361664,
            "variance": 124140.7742
          },
          {
            "average": 57.9349851,
            "count": 24722761,
            "maximum": 404.3447702,
            "minimum": -10.33522984,
            "name": "Z",
            "position": 2,
            "stddev": 10.93614732,
            "variance": 119.5993183
          },
          {
            "average": 4105.870589,
            "count": 24722761,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4759.967694,
            "variance": 22657292.45
          },
          {
            "average": 2.426170564,
            "count": 24722761,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.362578128,
            "variance": 1.856619155
          },
          {
            "average": 3.562013968,
            "count": 24722761,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.401475819,
            "variance": 1.964134471
          },
          {
            "average": 0.4984958597,
            "count": 24722761,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977477,
            "variance": 0.2499977477
          },
          {
            "average": 0,
            "count": 24722761,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244963902,
            "count": 24722761,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4583127296,
            "variance": 0.2100505581
          },
          {
            "average": 5.347358235,
            "count": 24722761,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.0223436,
            "variance": 169.5814329
          },
          {
            "average": 0,
            "count": 24722761,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.72869855,
            "count": 24722761,
            "maximum": 64,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.10393663,
            "variance": 259.336775
          },
          {
            "average": 203695505.3,
            "count": 24722761,
            "maximum": 203869315.3,
            "minimum": 203181074.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 298610.5542,
            "variance": 89168263050.0
          },
          {
            "average": 0,
            "count": 24722761,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24722761,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24722761,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000358131521,
            "count": 24722761,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01892097453,
            "variance": 0.0003580032773
          },
          {
            "average": 0.5001171592,
            "count": 24722761,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999999964,
            "variance": 0.2499999964
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338383.596,
          4322780.685,
          -10.33522984,
          340238.536,
          4324039.685,
          404.3447702
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338383.595982503,
                4322780.68542706,
                -10.33522984003261
              ],
              [
                338383.595982503,
                4324039.68542706,
                -10.33522984003261
              ],
              [
                340238.5359825029,
                4324039.68542706,
                404.3447701599674
              ],
              [
                340238.5359825029,
                4322780.68542706,
                404.3447701599674
              ],
              [
                338383.595982503,
                4322780.68542706,
                -10.33522984003261
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:08:35+00:00",
        "end_time": "2018-02-20T16:57:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_350500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_350500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_350500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_350500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86767932,
            39.03916149,
            -10.33522984,
            -76.84595839,
            39.05084191,
            404.3447702
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86738065947722,
                  39.03916148673522,
                  -10.33522984003261
                ],
                [
                  -76.86767932403437,
                  39.05050065954354,
                  -10.33522984003261
                ],
                [
                  -76.84625363599329,
                  39.050841905209445,
                  404.3447701599674
                ],
                [
                  -76.84595839288788,
                  39.03950259527398,
                  404.3447701599674
                ],
                [
                  -76.86738065947722,
                  39.03916148673522,
                  -10.33522984003261
                ]
              ]
            ]
          },
          "id": "20180220_350500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_350500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:08:35Z",
            "pc:count": 24722761,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339327.0527,
                "count": 24722761,
                "maximum": 340238.536,
                "minimum": 338383.596,
                "name": "X",
                "position": 0,
                "stddev": 558.8806705,
                "variance": 312347.6039
              },
              {
                "average": 4323458.026,
                "count": 24722761,
                "maximum": 4324039.685,
                "minimum": 4322780.685,
                "name": "Y",
                "position": 1,
                "stddev": 352.3361664,
                "variance": 124140.7742
              },
              {
                "average": 57.9349851,
                "count": 24722761,
                "maximum": 404.3447702,
                "minimum": -10.33522984,
                "name": "Z",
                "position": 2,
                "stddev": 10.93614732,
                "variance": 119.5993183
              },
              {
                "average": 4105.870589,
                "count": 24722761,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4759.967694,
                "variance": 22657292.45
              },
              {
                "average": 2.426170564,
                "count": 24722761,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.362578128,
                "variance": 1.856619155
              },
              {
                "average": 3.562013968,
                "count": 24722761,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.401475819,
                "variance": 1.964134471
              },
              {
                "average": 0.4984958597,
                "count": 24722761,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977477,
                "variance": 0.2499977477
              },
              {
                "average": 0,
                "count": 24722761,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244963902,
                "count": 24722761,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4583127296,
                "variance": 0.2100505581
              },
              {
                "average": 5.347358235,
                "count": 24722761,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.0223436,
                "variance": 169.5814329
              },
              {
                "average": 0,
                "count": 24722761,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.72869855,
                "count": 24722761,
                "maximum": 64,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.10393663,
                "variance": 259.336775
              },
              {
                "average": 203695505.3,
                "count": 24722761,
                "maximum": 203869315.3,
                "minimum": 203181074.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 298610.5542,
                "variance": 89168263050.0
              },
              {
                "average": 0,
                "count": 24722761,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24722761,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24722761,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000358131521,
                "count": 24722761,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01892097453,
                "variance": 0.0003580032773
              },
              {
                "average": 0.5001171592,
                "count": 24722761,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999999964,
                "variance": 0.2499999964
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338383.596,
              4322780.685,
              -10.33522984,
              340238.536,
              4324039.685,
              404.3447702
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338383.595982503,
                    4322780.68542706,
                    -10.33522984003261
                  ],
                  [
                    338383.595982503,
                    4324039.68542706,
                    -10.33522984003261
                  ],
                  [
                    340238.5359825029,
                    4324039.68542706,
                    404.3447701599674
                  ],
                  [
                    340238.5359825029,
                    4322780.68542706,
                    404.3447701599674
                  ],
                  [
                    338383.595982503,
                    4322780.68542706,
                    -10.33522984003261
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:08:35+00:00",
            "end_time": "2018-02-20T16:57:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_320488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97301181614749,
              39.00628575354873,
              -10.204074287837443
            ],
            [
              -76.9733269892622,
              39.01762392749749,
              -10.204074287837443
            ],
            [
              -76.95191369802404,
              39.01798430895988,
              372.91592571216256
            ],
            [
              -76.95160193964199,
              39.006645990171535,
              372.91592571216256
            ],
            [
              -76.97301181614749,
              39.00628575354873,
              -10.204074287837443
            ]
          ]
        ]
      },
      "bbox": [
        -76.97332699,
        39.00628575,
        -10.20407429,
        -76.95160194,
        39.01798431,
        372.9159257
      ],
      "properties": {
        "datetime": "2018-02-28T19:20:42Z",
        "pc:count": 14310083,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330069.1948,
            "count": 14310083,
            "maximum": 331016.481,
            "minimum": 329161.641,
            "name": "X",
            "position": 0,
            "stddev": 561.0564389,
            "variance": 314784.3277
          },
          {
            "average": 4319971.56,
            "count": 14310083,
            "maximum": 4320583.989,
            "minimum": 4319325.029,
            "name": "Y",
            "position": 1,
            "stddev": 355.6520878,
            "variance": 126488.4076
          },
          {
            "average": 67.25633028,
            "count": 14310083,
            "maximum": 372.9159257,
            "minimum": -10.20407429,
            "name": "Z",
            "position": 2,
            "stddev": 12.39102598,
            "variance": 153.5375248
          },
          {
            "average": 5837.887716,
            "count": 14310083,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5753.247099,
            "variance": 33099852.18
          },
          {
            "average": 2.091259918,
            "count": 14310083,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.285108818,
            "variance": 1.651504673
          },
          {
            "average": 2.949178142,
            "count": 14310083,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560194814,
            "variance": 2.434207857
          },
          {
            "average": 0.50373139,
            "count": 14310083,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499986094,
            "variance": 0.2499860942
          },
          {
            "average": 0,
            "count": 14310083,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.356990732,
            "count": 14310083,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5537763616,
            "variance": 0.3066682587
          },
          {
            "average": 3.219734502,
            "count": 14310083,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.5265701,
            "variance": 182.9680986
          },
          {
            "average": 0,
            "count": 14310083,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 67.95732568,
            "count": 14310083,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.152438881,
            "variance": 26.54762642
          },
          {
            "average": 203878971.6,
            "count": 14310083,
            "maximum": 203880842,
            "minimum": 203872341,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3079.608704,
            "variance": 9483989.768
          },
          {
            "average": 0,
            "count": 14310083,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14310083,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14310083,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004953150866,
            "count": 14310083,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02225016369,
            "variance": 0.0004950697841
          },
          {
            "average": 0.3534822964,
            "count": 14310083,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4780508116,
            "variance": 0.2285325785
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329161.641,
          4319325.029,
          -10.20407429,
          331016.481,
          4320583.989,
          372.9159257
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329161.64102886576,
                4319325.029404341,
                -10.204074287837443
              ],
              [
                329161.64102886576,
                4320583.989404342,
                -10.204074287837443
              ],
              [
                331016.48102886573,
                4320583.989404342,
                372.91592571216256
              ],
              [
                331016.48102886573,
                4319325.029404341,
                372.91592571216256
              ],
              [
                329161.64102886576,
                4319325.029404341,
                -10.204074287837443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:20:42+00:00",
        "end_time": "2018-02-28T16:59:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_320488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_320488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_320488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_320488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97332699,
            39.00628575,
            -10.20407429,
            -76.95160194,
            39.01798431,
            372.9159257
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97301181614749,
                  39.00628575354873,
                  -10.204074287837443
                ],
                [
                  -76.9733269892622,
                  39.01762392749749,
                  -10.204074287837443
                ],
                [
                  -76.95191369802404,
                  39.01798430895988,
                  372.91592571216256
                ],
                [
                  -76.95160193964199,
                  39.006645990171535,
                  372.91592571216256
                ],
                [
                  -76.97301181614749,
                  39.00628575354873,
                  -10.204074287837443
                ]
              ]
            ]
          },
          "id": "20180228_320488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_320488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:20:42Z",
            "pc:count": 14310083,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330069.1948,
                "count": 14310083,
                "maximum": 331016.481,
                "minimum": 329161.641,
                "name": "X",
                "position": 0,
                "stddev": 561.0564389,
                "variance": 314784.3277
              },
              {
                "average": 4319971.56,
                "count": 14310083,
                "maximum": 4320583.989,
                "minimum": 4319325.029,
                "name": "Y",
                "position": 1,
                "stddev": 355.6520878,
                "variance": 126488.4076
              },
              {
                "average": 67.25633028,
                "count": 14310083,
                "maximum": 372.9159257,
                "minimum": -10.20407429,
                "name": "Z",
                "position": 2,
                "stddev": 12.39102598,
                "variance": 153.5375248
              },
              {
                "average": 5837.887716,
                "count": 14310083,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5753.247099,
                "variance": 33099852.18
              },
              {
                "average": 2.091259918,
                "count": 14310083,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.285108818,
                "variance": 1.651504673
              },
              {
                "average": 2.949178142,
                "count": 14310083,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560194814,
                "variance": 2.434207857
              },
              {
                "average": 0.50373139,
                "count": 14310083,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499986094,
                "variance": 0.2499860942
              },
              {
                "average": 0,
                "count": 14310083,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.356990732,
                "count": 14310083,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5537763616,
                "variance": 0.3066682587
              },
              {
                "average": 3.219734502,
                "count": 14310083,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.5265701,
                "variance": 182.9680986
              },
              {
                "average": 0,
                "count": 14310083,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 67.95732568,
                "count": 14310083,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.152438881,
                "variance": 26.54762642
              },
              {
                "average": 203878971.6,
                "count": 14310083,
                "maximum": 203880842,
                "minimum": 203872341,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3079.608704,
                "variance": 9483989.768
              },
              {
                "average": 0,
                "count": 14310083,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14310083,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14310083,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004953150866,
                "count": 14310083,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02225016369,
                "variance": 0.0004950697841
              },
              {
                "average": 0.3534822964,
                "count": 14310083,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4780508116,
                "variance": 0.2285325785
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329161.641,
              4319325.029,
              -10.20407429,
              331016.481,
              4320583.989,
              372.9159257
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329161.64102886576,
                    4319325.029404341,
                    -10.204074287837443
                  ],
                  [
                    329161.64102886576,
                    4320583.989404342,
                    -10.204074287837443
                  ],
                  [
                    331016.48102886573,
                    4320583.989404342,
                    372.91592571216256
                  ],
                  [
                    331016.48102886573,
                    4319325.029404341,
                    372.91592571216256
                  ],
                  [
                    329161.64102886576,
                    4319325.029404341,
                    -10.204074287837443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:20:42+00:00",
            "end_time": "2018-02-28T16:59: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": "20180228_344492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88853803852885,
              39.01721820289924,
              -9.718727760050513
            ],
            [
              -76.88883984492448,
              39.02855710069282,
              -9.718727760050513
            ],
            [
              -76.86742265792167,
              39.02890204673875,
              370.1212722399495
            ],
            [
              -76.8671242687707,
              39.017563010311704,
              370.1212722399495
            ],
            [
              -76.88853803852885,
              39.01721820289924,
              -9.718727760050513
            ]
          ]
        ]
      },
      "bbox": [
        -76.88883984,
        39.0172182,
        -9.71872776,
        -76.86712427,
        39.02890205,
        370.1212722
      ],
      "properties": {
        "datetime": "2018-02-28T16:27:19Z",
        "pc:count": 14339879,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337477.8609,
            "count": 14339879,
            "maximum": 338356.5806,
            "minimum": 336501.7806,
            "name": "X",
            "position": 0,
            "stddev": 515.3166627,
            "variance": 265551.2629
          },
          {
            "average": 4321028.004,
            "count": 14339879,
            "maximum": 4321642.126,
            "minimum": 4320383.146,
            "name": "Y",
            "position": 1,
            "stddev": 342.0538696,
            "variance": 117000.8497
          },
          {
            "average": 35.23837476,
            "count": 14339879,
            "maximum": 370.1212722,
            "minimum": -9.71872776,
            "name": "Z",
            "position": 2,
            "stddev": 11.12351379,
            "variance": 123.732559
          },
          {
            "average": 5834.786497,
            "count": 14339879,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5745.754319,
            "variance": 33013692.69
          },
          {
            "average": 2.134507411,
            "count": 14339879,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33414243,
            "variance": 1.779936023
          },
          {
            "average": 3.09182832,
            "count": 14339879,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.599494842,
            "variance": 2.558383748
          },
          {
            "average": 0.5014174806,
            "count": 14339879,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980082,
            "variance": 0.2499980082
          },
          {
            "average": 0,
            "count": 14339879,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375944037,
            "count": 14339879,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.533941391,
            "variance": 0.2850934091
          },
          {
            "average": -5.835003617,
            "count": 14339879,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.41777056,
            "variance": 154.2010256
          },
          {
            "average": 0,
            "count": 14339879,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.78966684,
            "count": 14339879,
            "maximum": 62,
            "minimum": 60,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6299791705,
            "variance": 0.3968737553
          },
          {
            "average": 203869963.2,
            "count": 14339879,
            "maximum": 203870439,
            "minimum": 203869306.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 356.5442399,
            "variance": 127123.795
          },
          {
            "average": 0,
            "count": 14339879,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14339879,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14339879,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003770603643,
            "count": 14339879,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01941438168,
            "variance": 0.0003769182161
          },
          {
            "average": 0.4424304417,
            "count": 14339879,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4966747056,
            "variance": 0.2466857632
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336501.7806,
          4320383.146,
          -9.71872776,
          338356.5806,
          4321642.126,
          370.1212722
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336501.7805624083,
                4320383.146287764,
                -9.718727760050513
              ],
              [
                336501.7805624083,
                4321642.126287765,
                -9.718727760050513
              ],
              [
                338356.5805624084,
                4321642.126287765,
                370.1212722399495
              ],
              [
                338356.5805624084,
                4320383.146287764,
                370.1212722399495
              ],
              [
                336501.7805624083,
                4320383.146287764,
                -9.718727760050513
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:27:19+00:00",
        "end_time": "2018-02-28T16:08:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_344492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_344492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_344492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88883984,
            39.0172182,
            -9.71872776,
            -76.86712427,
            39.02890205,
            370.1212722
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88853803852885,
                  39.01721820289924,
                  -9.718727760050513
                ],
                [
                  -76.88883984492448,
                  39.02855710069282,
                  -9.718727760050513
                ],
                [
                  -76.86742265792167,
                  39.02890204673875,
                  370.1212722399495
                ],
                [
                  -76.8671242687707,
                  39.017563010311704,
                  370.1212722399495
                ],
                [
                  -76.88853803852885,
                  39.01721820289924,
                  -9.718727760050513
                ]
              ]
            ]
          },
          "id": "20180228_344492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_344492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:27:19Z",
            "pc:count": 14339879,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337477.8609,
                "count": 14339879,
                "maximum": 338356.5806,
                "minimum": 336501.7806,
                "name": "X",
                "position": 0,
                "stddev": 515.3166627,
                "variance": 265551.2629
              },
              {
                "average": 4321028.004,
                "count": 14339879,
                "maximum": 4321642.126,
                "minimum": 4320383.146,
                "name": "Y",
                "position": 1,
                "stddev": 342.0538696,
                "variance": 117000.8497
              },
              {
                "average": 35.23837476,
                "count": 14339879,
                "maximum": 370.1212722,
                "minimum": -9.71872776,
                "name": "Z",
                "position": 2,
                "stddev": 11.12351379,
                "variance": 123.732559
              },
              {
                "average": 5834.786497,
                "count": 14339879,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5745.754319,
                "variance": 33013692.69
              },
              {
                "average": 2.134507411,
                "count": 14339879,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33414243,
                "variance": 1.779936023
              },
              {
                "average": 3.09182832,
                "count": 14339879,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.599494842,
                "variance": 2.558383748
              },
              {
                "average": 0.5014174806,
                "count": 14339879,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980082,
                "variance": 0.2499980082
              },
              {
                "average": 0,
                "count": 14339879,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375944037,
                "count": 14339879,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.533941391,
                "variance": 0.2850934091
              },
              {
                "average": -5.835003617,
                "count": 14339879,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.41777056,
                "variance": 154.2010256
              },
              {
                "average": 0,
                "count": 14339879,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.78966684,
                "count": 14339879,
                "maximum": 62,
                "minimum": 60,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6299791705,
                "variance": 0.3968737553
              },
              {
                "average": 203869963.2,
                "count": 14339879,
                "maximum": 203870439,
                "minimum": 203869306.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 356.5442399,
                "variance": 127123.795
              },
              {
                "average": 0,
                "count": 14339879,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14339879,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14339879,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003770603643,
                "count": 14339879,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01941438168,
                "variance": 0.0003769182161
              },
              {
                "average": 0.4424304417,
                "count": 14339879,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4966747056,
                "variance": 0.2466857632
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336501.7806,
              4320383.146,
              -9.71872776,
              338356.5806,
              4321642.126,
              370.1212722
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336501.7805624083,
                    4320383.146287764,
                    -9.718727760050513
                  ],
                  [
                    336501.7805624083,
                    4321642.126287765,
                    -9.718727760050513
                  ],
                  [
                    338356.5805624084,
                    4321642.126287765,
                    370.1212722399495
                  ],
                  [
                    338356.5805624084,
                    4320383.146287764,
                    370.1212722399495
                  ],
                  [
                    336501.7805624083,
                    4320383.146287764,
                    -9.718727760050513
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:27:19+00:00",
            "end_time": "2018-02-28T16:08:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_350504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8673611563665,
              39.050145129247525,
              -10.428307573891317
            ],
            [
              -76.86765990618555,
              39.06148319999898,
              -10.428307573891317
            ],
            [
              -76.84622997451167,
              39.061824536404885,
              404.8516924261087
            ],
            [
              -76.84593464783468,
              39.05048632851437,
              404.8516924261087
            ],
            [
              -76.8673611563665,
              39.050145129247525,
              -10.428307573891317
            ]
          ]
        ]
      },
      "bbox": [
        -76.86765991,
        39.05014513,
        -10.42830757,
        -76.84593465,
        39.06182454,
        404.8516924
      ],
      "properties": {
        "datetime": "2018-02-28T16:02:08Z",
        "pc:count": 29525381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339268.315,
            "count": 29525381,
            "maximum": 340265.3396,
            "minimum": 338410.3196,
            "name": "X",
            "position": 0,
            "stddev": 519.8686363,
            "variance": 270263.3991
          },
          {
            "average": 4324696.402,
            "count": 29525381,
            "maximum": 4325258.542,
            "minimum": 4323999.662,
            "name": "Y",
            "position": 1,
            "stddev": 356.2596323,
            "variance": 126920.9256
          },
          {
            "average": 68.93514379,
            "count": 29525381,
            "maximum": 404.8516924,
            "minimum": -10.42830757,
            "name": "Z",
            "position": 2,
            "stddev": 10.71191499,
            "variance": 114.7451228
          },
          {
            "average": 4834.206757,
            "count": 29525381,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5325.756497,
            "variance": 28363682.26
          },
          {
            "average": 2.312527821,
            "count": 29525381,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.37369654,
            "variance": 1.887042185
          },
          {
            "average": 3.331242161,
            "count": 29525381,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.537028463,
            "variance": 2.362456496
          },
          {
            "average": 0.5024295537,
            "count": 29525381,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941057,
            "variance": 0.2499941057
          },
          {
            "average": 0,
            "count": 29525381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.194169383,
            "count": 29525381,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.426690603,
            "variance": 0.1820648707
          },
          {
            "average": 0.7266561437,
            "count": 29525381,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.37215233,
            "variance": 178.814458
          },
          {
            "average": 0,
            "count": 29525381,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.70376304,
            "count": 29525381,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.82483662,
            "variance": 283.0751272
          },
          {
            "average": 203530172.6,
            "count": 29525381,
            "maximum": 203868928.7,
            "minimum": 202913380.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344482.44,
            "variance": 118668151500.0
          },
          {
            "average": 0,
            "count": 29525381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29525381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29525381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000304246709,
            "count": 29525381,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01744001586,
            "variance": 0.0003041541532
          },
          {
            "average": 0.6977084563,
            "count": 29525381,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4592508829,
            "variance": 0.2109113734
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338410.3196,
          4323999.662,
          -10.42830757,
          340265.3396,
          4325258.542,
          404.8516924
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338410.31964734703,
                4323999.661541489,
                -10.428307573891317
              ],
              [
                338410.31964734703,
                4325258.54154149,
                -10.428307573891317
              ],
              [
                340265.33964734705,
                4325258.54154149,
                404.8516924261087
              ],
              [
                340265.33964734705,
                4323999.661541489,
                404.8516924261087
              ],
              [
                338410.31964734703,
                4323999.661541489,
                -10.428307573891317
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:02:08+00:00",
        "end_time": "2018-02-17T14:36:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_350504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_350504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_350504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_350504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86765991,
            39.05014513,
            -10.42830757,
            -76.84593465,
            39.06182454,
            404.8516924
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8673611563665,
                  39.050145129247525,
                  -10.428307573891317
                ],
                [
                  -76.86765990618555,
                  39.06148319999898,
                  -10.428307573891317
                ],
                [
                  -76.84622997451167,
                  39.061824536404885,
                  404.8516924261087
                ],
                [
                  -76.84593464783468,
                  39.05048632851437,
                  404.8516924261087
                ],
                [
                  -76.8673611563665,
                  39.050145129247525,
                  -10.428307573891317
                ]
              ]
            ]
          },
          "id": "20180217_350504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_350504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:02:08Z",
            "pc:count": 29525381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339268.315,
                "count": 29525381,
                "maximum": 340265.3396,
                "minimum": 338410.3196,
                "name": "X",
                "position": 0,
                "stddev": 519.8686363,
                "variance": 270263.3991
              },
              {
                "average": 4324696.402,
                "count": 29525381,
                "maximum": 4325258.542,
                "minimum": 4323999.662,
                "name": "Y",
                "position": 1,
                "stddev": 356.2596323,
                "variance": 126920.9256
              },
              {
                "average": 68.93514379,
                "count": 29525381,
                "maximum": 404.8516924,
                "minimum": -10.42830757,
                "name": "Z",
                "position": 2,
                "stddev": 10.71191499,
                "variance": 114.7451228
              },
              {
                "average": 4834.206757,
                "count": 29525381,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5325.756497,
                "variance": 28363682.26
              },
              {
                "average": 2.312527821,
                "count": 29525381,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.37369654,
                "variance": 1.887042185
              },
              {
                "average": 3.331242161,
                "count": 29525381,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.537028463,
                "variance": 2.362456496
              },
              {
                "average": 0.5024295537,
                "count": 29525381,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941057,
                "variance": 0.2499941057
              },
              {
                "average": 0,
                "count": 29525381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.194169383,
                "count": 29525381,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.426690603,
                "variance": 0.1820648707
              },
              {
                "average": 0.7266561437,
                "count": 29525381,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.37215233,
                "variance": 178.814458
              },
              {
                "average": 0,
                "count": 29525381,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.70376304,
                "count": 29525381,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.82483662,
                "variance": 283.0751272
              },
              {
                "average": 203530172.6,
                "count": 29525381,
                "maximum": 203868928.7,
                "minimum": 202913380.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344482.44,
                "variance": 118668151500.0
              },
              {
                "average": 0,
                "count": 29525381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29525381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29525381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000304246709,
                "count": 29525381,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01744001586,
                "variance": 0.0003041541532
              },
              {
                "average": 0.6977084563,
                "count": 29525381,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4592508829,
                "variance": 0.2109113734
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338410.3196,
              4323999.662,
              -10.42830757,
              340265.3396,
              4325258.542,
              404.8516924
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338410.31964734703,
                    4323999.661541489,
                    -10.428307573891317
                  ],
                  [
                    338410.31964734703,
                    4325258.54154149,
                    -10.428307573891317
                  ],
                  [
                    340265.33964734705,
                    4325258.54154149,
                    404.8516924261087
                  ],
                  [
                    340265.33964734705,
                    4323999.661541489,
                    404.8516924261087
                  ],
                  [
                    338410.31964734703,
                    4323999.661541489,
                    -10.428307573891317
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:02:08+00:00",
            "end_time": "2018-02-17T14:36: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": "20180220_338520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90955906652736,
              39.09411458193841,
              -10.404257375178616
            ],
            [
              -76.90986506309379,
              39.10545301143833,
              -10.404257375178616
            ],
            [
              -76.88842349787417,
              39.105802410726135,
              326.11574262482134
            ],
            [
              -76.88812093164422,
              39.09446384088906,
              326.11574262482134
            ],
            [
              -76.90955906652736,
              39.09411458193841,
              -10.404257375178616
            ]
          ]
        ]
      },
      "bbox": [
        -76.90986506,
        39.09411458,
        -10.40425738,
        -76.88812093,
        39.10580241,
        326.1157426
      ],
      "properties": {
        "datetime": "2018-02-20T17:45:40Z",
        "pc:count": 14643672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335759.3034,
            "count": 14643672,
            "maximum": 336715.9664,
            "minimum": 334861.0464,
            "name": "X",
            "position": 0,
            "stddev": 539.7341409,
            "variance": 291312.9428
          },
          {
            "average": 4329543.511,
            "count": 14643672,
            "maximum": 4330214.438,
            "minimum": 4328955.478,
            "name": "Y",
            "position": 1,
            "stddev": 353.9429717,
            "variance": 125275.6272
          },
          {
            "average": 115.4741018,
            "count": 14643672,
            "maximum": 326.1157426,
            "minimum": -10.40425738,
            "name": "Z",
            "position": 2,
            "stddev": 12.2465161,
            "variance": 149.9771567
          },
          {
            "average": 5307.329272,
            "count": 14643672,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5342.136512,
            "variance": 28538422.52
          },
          {
            "average": 2.018521516,
            "count": 14643672,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.283234007,
            "variance": 1.646689518
          },
          {
            "average": 2.842264905,
            "count": 14643672,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.599695475,
            "variance": 2.559025613
          },
          {
            "average": 0.4981154317,
            "count": 14643672,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999964655,
            "variance": 0.2499964655
          },
          {
            "average": 0,
            "count": 14643672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.417517888,
            "count": 14643672,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8358396215,
            "variance": 0.6986278729
          },
          {
            "average": -8.345018565,
            "count": 14643672,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.46629369,
            "variance": 109.5433037
          },
          {
            "average": 0,
            "count": 14643672,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 38.22503024,
            "count": 14643672,
            "maximum": 39,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5303655833,
            "variance": 0.281287652
          },
          {
            "average": 203183074.6,
            "count": 14643672,
            "maximum": 203183940,
            "minimum": 203182539.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 357.5763413,
            "variance": 127860.8399
          },
          {
            "average": 0,
            "count": 14643672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14643672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14643672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009465522036,
            "count": 14643672,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03075152528,
            "variance": 0.0009456563071
          },
          {
            "average": 0.3714774546,
            "count": 14643672,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4831997219,
            "variance": 0.2334819713
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334861.0464,
          4328955.478,
          -10.40425738,
          336715.9664,
          4330214.438,
          326.1157426
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334861.0464010314,
                4328955.478077259,
                -10.404257375178616
              ],
              [
                334861.0464010314,
                4330214.43807726,
                -10.404257375178616
              ],
              [
                336715.9664010314,
                4330214.43807726,
                326.11574262482134
              ],
              [
                336715.9664010314,
                4328955.478077259,
                326.11574262482134
              ],
              [
                334861.0464010314,
                4328955.478077259,
                -10.404257375178616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:45:40+00:00",
        "end_time": "2018-02-20T17:22:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_338520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_338520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_338520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_338520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90986506,
            39.09411458,
            -10.40425738,
            -76.88812093,
            39.10580241,
            326.1157426
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90955906652736,
                  39.09411458193841,
                  -10.404257375178616
                ],
                [
                  -76.90986506309379,
                  39.10545301143833,
                  -10.404257375178616
                ],
                [
                  -76.88842349787417,
                  39.105802410726135,
                  326.11574262482134
                ],
                [
                  -76.88812093164422,
                  39.09446384088906,
                  326.11574262482134
                ],
                [
                  -76.90955906652736,
                  39.09411458193841,
                  -10.404257375178616
                ]
              ]
            ]
          },
          "id": "20180220_338520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_338520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:45:40Z",
            "pc:count": 14643672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335759.3034,
                "count": 14643672,
                "maximum": 336715.9664,
                "minimum": 334861.0464,
                "name": "X",
                "position": 0,
                "stddev": 539.7341409,
                "variance": 291312.9428
              },
              {
                "average": 4329543.511,
                "count": 14643672,
                "maximum": 4330214.438,
                "minimum": 4328955.478,
                "name": "Y",
                "position": 1,
                "stddev": 353.9429717,
                "variance": 125275.6272
              },
              {
                "average": 115.4741018,
                "count": 14643672,
                "maximum": 326.1157426,
                "minimum": -10.40425738,
                "name": "Z",
                "position": 2,
                "stddev": 12.2465161,
                "variance": 149.9771567
              },
              {
                "average": 5307.329272,
                "count": 14643672,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5342.136512,
                "variance": 28538422.52
              },
              {
                "average": 2.018521516,
                "count": 14643672,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.283234007,
                "variance": 1.646689518
              },
              {
                "average": 2.842264905,
                "count": 14643672,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.599695475,
                "variance": 2.559025613
              },
              {
                "average": 0.4981154317,
                "count": 14643672,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999964655,
                "variance": 0.2499964655
              },
              {
                "average": 0,
                "count": 14643672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.417517888,
                "count": 14643672,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8358396215,
                "variance": 0.6986278729
              },
              {
                "average": -8.345018565,
                "count": 14643672,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.46629369,
                "variance": 109.5433037
              },
              {
                "average": 0,
                "count": 14643672,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 38.22503024,
                "count": 14643672,
                "maximum": 39,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5303655833,
                "variance": 0.281287652
              },
              {
                "average": 203183074.6,
                "count": 14643672,
                "maximum": 203183940,
                "minimum": 203182539.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 357.5763413,
                "variance": 127860.8399
              },
              {
                "average": 0,
                "count": 14643672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14643672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14643672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009465522036,
                "count": 14643672,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03075152528,
                "variance": 0.0009456563071
              },
              {
                "average": 0.3714774546,
                "count": 14643672,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4831997219,
                "variance": 0.2334819713
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334861.0464,
              4328955.478,
              -10.40425738,
              336715.9664,
              4330214.438,
              326.1157426
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334861.0464010314,
                    4328955.478077259,
                    -10.404257375178616
                  ],
                  [
                    334861.0464010314,
                    4330214.43807726,
                    -10.404257375178616
                  ],
                  [
                    336715.9664010314,
                    4330214.43807726,
                    326.11574262482134
                  ],
                  [
                    336715.9664010314,
                    4328955.478077259,
                    326.11574262482134
                  ],
                  [
                    334861.0464010314,
                    4328955.478077259,
                    -10.404257375178616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:45:40+00:00",
            "end_time": "2018-02-20T17:22: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": "20180228_320492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97301009566438,
              39.0172684094684,
              -10.277349286751615
            ],
            [
              -76.97332539686018,
              39.028606742150956,
              -10.277349286751615
            ],
            [
              -76.95190579006223,
              39.02896725782878,
              375.42265071324834
            ],
            [
              -76.95159390599714,
              39.017628780262584,
              375.42265071324834
            ],
            [
              -76.97301009566438,
              39.0172684094684,
              -10.277349286751615
            ]
          ]
        ]
      },
      "bbox": [
        -76.9733254,
        39.01726841,
        -10.27734929,
        -76.95159391,
        39.02896726,
        375.4226507
      ],
      "properties": {
        "datetime": "2018-02-28T19:09:35Z",
        "pc:count": 16970766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330139.0327,
            "count": 16970766,
            "maximum": 331043.3223,
            "minimum": 329188.2223,
            "name": "X",
            "position": 0,
            "stddev": 499.2294571,
            "variance": 249230.0509
          },
          {
            "average": 4321184.372,
            "count": 16970766,
            "maximum": 4321802.917,
            "minimum": 4320543.937,
            "name": "Y",
            "position": 1,
            "stddev": 364.3363426,
            "variance": 132740.9705
          },
          {
            "average": 74.18191691,
            "count": 16970766,
            "maximum": 375.4226507,
            "minimum": -10.27734929,
            "name": "Z",
            "position": 2,
            "stddev": 15.12801407,
            "variance": 228.8568097
          },
          {
            "average": 4707.59812,
            "count": 16970766,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5171.06264,
            "variance": 26739888.83
          },
          {
            "average": 2.173920729,
            "count": 16970766,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.307293843,
            "variance": 1.709017192
          },
          {
            "average": 3.141940087,
            "count": 16970766,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.517360369,
            "variance": 2.30238249
          },
          {
            "average": 0.499681629,
            "count": 16970766,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999134,
            "variance": 0.2499999134
          },
          {
            "average": 0,
            "count": 16970766,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.307301096,
            "count": 16970766,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5942457401,
            "variance": 0.3531279996
          },
          {
            "average": -10.34301607,
            "count": 16970766,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.987739425,
            "variance": 80.77945997
          },
          {
            "average": 0,
            "count": 16970766,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 62.61694398,
            "count": 16970766,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.836421377,
            "variance": 46.73665725
          },
          {
            "average": 203875462.6,
            "count": 16970766,
            "maximum": 203880175.2,
            "minimum": 203871655.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3827.836055,
            "variance": 14652328.86
          },
          {
            "average": 0,
            "count": 16970766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16970766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16970766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006538302396,
            "count": 16970766,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02556174454,
            "variance": 0.0006534027841
          },
          {
            "average": 0.453683116,
            "count": 16970766,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.497850139,
            "variance": 0.2478547609
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329188.2223,
          4320543.937,
          -10.27734929,
          331043.3223,
          4321802.917,
          375.4226507
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329188.2222559279,
                4320543.937077901,
                -10.277349286751615
              ],
              [
                329188.2222559279,
                4321802.917077902,
                -10.277349286751615
              ],
              [
                331043.3222559279,
                4321802.917077902,
                375.42265071324834
              ],
              [
                331043.3222559279,
                4320543.937077901,
                375.42265071324834
              ],
              [
                329188.2222559279,
                4320543.937077901,
                -10.277349286751615
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:09:35+00:00",
        "end_time": "2018-02-28T16:47:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_320492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_320492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_320492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_320492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9733254,
            39.01726841,
            -10.27734929,
            -76.95159391,
            39.02896726,
            375.4226507
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97301009566438,
                  39.0172684094684,
                  -10.277349286751615
                ],
                [
                  -76.97332539686018,
                  39.028606742150956,
                  -10.277349286751615
                ],
                [
                  -76.95190579006223,
                  39.02896725782878,
                  375.42265071324834
                ],
                [
                  -76.95159390599714,
                  39.017628780262584,
                  375.42265071324834
                ],
                [
                  -76.97301009566438,
                  39.0172684094684,
                  -10.277349286751615
                ]
              ]
            ]
          },
          "id": "20180228_320492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_320492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:09:35Z",
            "pc:count": 16970766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330139.0327,
                "count": 16970766,
                "maximum": 331043.3223,
                "minimum": 329188.2223,
                "name": "X",
                "position": 0,
                "stddev": 499.2294571,
                "variance": 249230.0509
              },
              {
                "average": 4321184.372,
                "count": 16970766,
                "maximum": 4321802.917,
                "minimum": 4320543.937,
                "name": "Y",
                "position": 1,
                "stddev": 364.3363426,
                "variance": 132740.9705
              },
              {
                "average": 74.18191691,
                "count": 16970766,
                "maximum": 375.4226507,
                "minimum": -10.27734929,
                "name": "Z",
                "position": 2,
                "stddev": 15.12801407,
                "variance": 228.8568097
              },
              {
                "average": 4707.59812,
                "count": 16970766,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5171.06264,
                "variance": 26739888.83
              },
              {
                "average": 2.173920729,
                "count": 16970766,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.307293843,
                "variance": 1.709017192
              },
              {
                "average": 3.141940087,
                "count": 16970766,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.517360369,
                "variance": 2.30238249
              },
              {
                "average": 0.499681629,
                "count": 16970766,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999134,
                "variance": 0.2499999134
              },
              {
                "average": 0,
                "count": 16970766,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.307301096,
                "count": 16970766,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5942457401,
                "variance": 0.3531279996
              },
              {
                "average": -10.34301607,
                "count": 16970766,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.987739425,
                "variance": 80.77945997
              },
              {
                "average": 0,
                "count": 16970766,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 62.61694398,
                "count": 16970766,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.836421377,
                "variance": 46.73665725
              },
              {
                "average": 203875462.6,
                "count": 16970766,
                "maximum": 203880175.2,
                "minimum": 203871655.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3827.836055,
                "variance": 14652328.86
              },
              {
                "average": 0,
                "count": 16970766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16970766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16970766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006538302396,
                "count": 16970766,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02556174454,
                "variance": 0.0006534027841
              },
              {
                "average": 0.453683116,
                "count": 16970766,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.497850139,
                "variance": 0.2478547609
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329188.2223,
              4320543.937,
              -10.27734929,
              331043.3223,
              4321802.917,
              375.4226507
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329188.2222559279,
                    4320543.937077901,
                    -10.277349286751615
                  ],
                  [
                    329188.2222559279,
                    4321802.917077902,
                    -10.277349286751615
                  ],
                  [
                    331043.3222559279,
                    4321802.917077902,
                    375.42265071324834
                  ],
                  [
                    331043.3222559279,
                    4320543.937077901,
                    375.42265071324834
                  ],
                  [
                    329188.2222559279,
                    4320543.937077901,
                    -10.277349286751615
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:09:35+00:00",
            "end_time": "2018-02-28T16:47: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": "20180217_350508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86734063931935,
              39.06112663056652,
              -9.948903272272162
            ],
            [
              -76.86763949797451,
              39.07246449991899,
              -9.948903272272162
            ],
            [
              -76.84620647635586,
              39.072805908571404,
              404.0110967277279
            ],
            [
              -76.84591104262111,
              39.061467902064486,
              404.0110967277279
            ],
            [
              -76.86734063931935,
              39.06112663056652,
              -9.948903272272162
            ]
          ]
        ]
      },
      "bbox": [
        -76.8676395,
        39.06112663,
        -9.948903272,
        -76.84591104,
        39.07280591,
        404.0110967
      ],
      "properties": {
        "datetime": "2018-02-28T16:02:07Z",
        "pc:count": 29192766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339454.0685,
            "count": 29192766,
            "maximum": 340292.1316,
            "minimum": 338437.1316,
            "name": "X",
            "position": 0,
            "stddev": 543.5382161,
            "variance": 295433.7923
          },
          {
            "average": 4325841.148,
            "count": 29192766,
            "maximum": 4326477.26,
            "minimum": 4325218.4,
            "name": "Y",
            "position": 1,
            "stddev": 364.2468701,
            "variance": 132675.7824
          },
          {
            "average": 60.76726915,
            "count": 29192766,
            "maximum": 404.0110967,
            "minimum": -9.948903272,
            "name": "Z",
            "position": 2,
            "stddev": 12.83078138,
            "variance": 164.6289509
          },
          {
            "average": 4358.641439,
            "count": 29192766,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4950.312124,
            "variance": 24505590.13
          },
          {
            "average": 2.444754464,
            "count": 29192766,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.396602347,
            "variance": 1.950498117
          },
          {
            "average": 3.468949123,
            "count": 29192766,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.493917394,
            "variance": 2.231789181
          },
          {
            "average": 0.4991669854,
            "count": 29192766,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993146,
            "variance": 0.2499993147
          },
          {
            "average": 0,
            "count": 29192766,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236949558,
            "count": 29192766,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4487176243,
            "variance": 0.2013475064
          },
          {
            "average": -3.884008452,
            "count": 29192766,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.33661021,
            "variance": 177.865172
          },
          {
            "average": 0,
            "count": 29192766,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.22778801,
            "count": 29192766,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.82656948,
            "variance": 219.8271625
          },
          {
            "average": 203326327,
            "count": 29192766,
            "maximum": 203868927.4,
            "minimum": 202913380.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 337194.7314,
            "variance": 113700286900.0
          },
          {
            "average": 0,
            "count": 29192766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29192766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29192766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003603632489,
            "count": 29192766,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01897981558,
            "variance": 0.0003602333996
          },
          {
            "average": 0.6393382182,
            "count": 29192766,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4801925331,
            "variance": 0.2305848688
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338437.1316,
          4325218.4,
          -9.948903272,
          340292.1316,
          4326477.26,
          404.0110967
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338437.13159807806,
                4325218.40026751,
                -9.948903272272162
              ],
              [
                338437.13159807806,
                4326477.260267509,
                -9.948903272272162
              ],
              [
                340292.13159807806,
                4326477.260267509,
                404.0110967277279
              ],
              [
                340292.13159807806,
                4325218.40026751,
                404.0110967277279
              ],
              [
                338437.13159807806,
                4325218.40026751,
                -9.948903272272162
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:02:07+00:00",
        "end_time": "2018-02-17T14:36:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_350508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_350508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_350508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_350508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8676395,
            39.06112663,
            -9.948903272,
            -76.84591104,
            39.07280591,
            404.0110967
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86734063931935,
                  39.06112663056652,
                  -9.948903272272162
                ],
                [
                  -76.86763949797451,
                  39.07246449991899,
                  -9.948903272272162
                ],
                [
                  -76.84620647635586,
                  39.072805908571404,
                  404.0110967277279
                ],
                [
                  -76.84591104262111,
                  39.061467902064486,
                  404.0110967277279
                ],
                [
                  -76.86734063931935,
                  39.06112663056652,
                  -9.948903272272162
                ]
              ]
            ]
          },
          "id": "20180217_350508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_350508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:02:07Z",
            "pc:count": 29192766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339454.0685,
                "count": 29192766,
                "maximum": 340292.1316,
                "minimum": 338437.1316,
                "name": "X",
                "position": 0,
                "stddev": 543.5382161,
                "variance": 295433.7923
              },
              {
                "average": 4325841.148,
                "count": 29192766,
                "maximum": 4326477.26,
                "minimum": 4325218.4,
                "name": "Y",
                "position": 1,
                "stddev": 364.2468701,
                "variance": 132675.7824
              },
              {
                "average": 60.76726915,
                "count": 29192766,
                "maximum": 404.0110967,
                "minimum": -9.948903272,
                "name": "Z",
                "position": 2,
                "stddev": 12.83078138,
                "variance": 164.6289509
              },
              {
                "average": 4358.641439,
                "count": 29192766,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4950.312124,
                "variance": 24505590.13
              },
              {
                "average": 2.444754464,
                "count": 29192766,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.396602347,
                "variance": 1.950498117
              },
              {
                "average": 3.468949123,
                "count": 29192766,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.493917394,
                "variance": 2.231789181
              },
              {
                "average": 0.4991669854,
                "count": 29192766,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993146,
                "variance": 0.2499993147
              },
              {
                "average": 0,
                "count": 29192766,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236949558,
                "count": 29192766,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4487176243,
                "variance": 0.2013475064
              },
              {
                "average": -3.884008452,
                "count": 29192766,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.33661021,
                "variance": 177.865172
              },
              {
                "average": 0,
                "count": 29192766,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.22778801,
                "count": 29192766,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.82656948,
                "variance": 219.8271625
              },
              {
                "average": 203326327,
                "count": 29192766,
                "maximum": 203868927.4,
                "minimum": 202913380.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 337194.7314,
                "variance": 113700286900.0
              },
              {
                "average": 0,
                "count": 29192766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29192766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29192766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003603632489,
                "count": 29192766,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01897981558,
                "variance": 0.0003602333996
              },
              {
                "average": 0.6393382182,
                "count": 29192766,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4801925331,
                "variance": 0.2305848688
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338437.1316,
              4325218.4,
              -9.948903272,
              340292.1316,
              4326477.26,
              404.0110967
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338437.13159807806,
                    4325218.40026751,
                    -9.948903272272162
                  ],
                  [
                    338437.13159807806,
                    4326477.260267509,
                    -9.948903272272162
                  ],
                  [
                    340292.13159807806,
                    4326477.260267509,
                    404.0110967277279
                  ],
                  [
                    340292.13159807806,
                    4325218.40026751,
                    404.0110967277279
                  ],
                  [
                    338437.13159807806,
                    4325218.40026751,
                    -9.948903272272162
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:02:07+00:00",
            "end_time": "2018-02-17T14:36: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": "20180228_344496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88852173321904,
              39.02820082308555,
              -10.161732153956024
            ],
            [
              -76.88882365031574,
              39.03953951945701,
              -10.161732153956024
            ],
            [
              -76.86740176201592,
              39.039884565316044,
              374.738267846044
            ],
            [
              -76.8671032641971,
              39.02854573028484,
              374.738267846044
            ],
            [
              -76.88852173321904,
              39.02820082308555,
              -10.161732153956024
            ]
          ]
        ]
      },
      "bbox": [
        -76.88882365,
        39.02820082,
        -10.16173215,
        -76.86710326,
        39.03988457,
        374.7382678
      ],
      "properties": {
        "datetime": "2018-02-28T16:26:55Z",
        "pc:count": 14738205,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337596.2985,
            "count": 14738205,
            "maximum": 338383.4175,
            "minimum": 336528.4975,
            "name": "X",
            "position": 0,
            "stddev": 461.5200091,
            "variance": 213000.7188
          },
          {
            "average": 4322224.081,
            "count": 14738205,
            "maximum": 4322860.973,
            "minimum": 4321602.013,
            "name": "Y",
            "position": 1,
            "stddev": 369.8713389,
            "variance": 136804.8074
          },
          {
            "average": 48.78702556,
            "count": 14738205,
            "maximum": 374.7382678,
            "minimum": -10.16173215,
            "name": "Z",
            "position": 2,
            "stddev": 11.44881103,
            "variance": 131.0752741
          },
          {
            "average": 6096.952582,
            "count": 14738205,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6001.469971,
            "variance": 36017641.82
          },
          {
            "average": 2.10421398,
            "count": 14738205,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.307073499,
            "variance": 1.708441133
          },
          {
            "average": 3.046909444,
            "count": 14738205,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.575407835,
            "variance": 2.481909847
          },
          {
            "average": 0.4999223447,
            "count": 14738205,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000109,
            "variance": 0.2500000109
          },
          {
            "average": 0,
            "count": 14738205,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.372820435,
            "count": 14738205,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5198555165,
            "variance": 0.270249758
          },
          {
            "average": 11.65935801,
            "count": 14738205,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.590513154,
            "variance": 57.61588994
          },
          {
            "average": 0,
            "count": 14738205,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 61.46788276,
            "count": 14738205,
            "maximum": 62,
            "minimum": 60,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.519815346,
            "variance": 0.270207994
          },
          {
            "average": 203869590.3,
            "count": 14738205,
            "maximum": 203870415.5,
            "minimum": 203869282.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 281.5753078,
            "variance": 79284.65397
          },
          {
            "average": 0,
            "count": 14738205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14738205,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14738205,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003822039387,
            "count": 14738205,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01954630105,
            "variance": 0.0003820578847
          },
          {
            "average": 0.3517903978,
            "count": 14738205,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4775289827,
            "variance": 0.2280339293
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336528.4975,
          4321602.013,
          -10.16173215,
          338383.4175,
          4322860.973,
          374.7382678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336528.4974563544,
                4321602.013274362,
                -10.161732153956024
              ],
              [
                336528.4974563544,
                4322860.973274363,
                -10.161732153956024
              ],
              [
                338383.4174563544,
                4322860.973274363,
                374.738267846044
              ],
              [
                338383.4174563544,
                4321602.013274362,
                374.738267846044
              ],
              [
                336528.4974563544,
                4321602.013274362,
                -10.161732153956024
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:26:55+00:00",
        "end_time": "2018-02-28T16:08:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_344496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_344496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_344496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88882365,
            39.02820082,
            -10.16173215,
            -76.86710326,
            39.03988457,
            374.7382678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88852173321904,
                  39.02820082308555,
                  -10.161732153956024
                ],
                [
                  -76.88882365031574,
                  39.03953951945701,
                  -10.161732153956024
                ],
                [
                  -76.86740176201592,
                  39.039884565316044,
                  374.738267846044
                ],
                [
                  -76.8671032641971,
                  39.02854573028484,
                  374.738267846044
                ],
                [
                  -76.88852173321904,
                  39.02820082308555,
                  -10.161732153956024
                ]
              ]
            ]
          },
          "id": "20180228_344496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_344496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:26:55Z",
            "pc:count": 14738205,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337596.2985,
                "count": 14738205,
                "maximum": 338383.4175,
                "minimum": 336528.4975,
                "name": "X",
                "position": 0,
                "stddev": 461.5200091,
                "variance": 213000.7188
              },
              {
                "average": 4322224.081,
                "count": 14738205,
                "maximum": 4322860.973,
                "minimum": 4321602.013,
                "name": "Y",
                "position": 1,
                "stddev": 369.8713389,
                "variance": 136804.8074
              },
              {
                "average": 48.78702556,
                "count": 14738205,
                "maximum": 374.7382678,
                "minimum": -10.16173215,
                "name": "Z",
                "position": 2,
                "stddev": 11.44881103,
                "variance": 131.0752741
              },
              {
                "average": 6096.952582,
                "count": 14738205,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6001.469971,
                "variance": 36017641.82
              },
              {
                "average": 2.10421398,
                "count": 14738205,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.307073499,
                "variance": 1.708441133
              },
              {
                "average": 3.046909444,
                "count": 14738205,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.575407835,
                "variance": 2.481909847
              },
              {
                "average": 0.4999223447,
                "count": 14738205,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000109,
                "variance": 0.2500000109
              },
              {
                "average": 0,
                "count": 14738205,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.372820435,
                "count": 14738205,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5198555165,
                "variance": 0.270249758
              },
              {
                "average": 11.65935801,
                "count": 14738205,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.590513154,
                "variance": 57.61588994
              },
              {
                "average": 0,
                "count": 14738205,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 61.46788276,
                "count": 14738205,
                "maximum": 62,
                "minimum": 60,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.519815346,
                "variance": 0.270207994
              },
              {
                "average": 203869590.3,
                "count": 14738205,
                "maximum": 203870415.5,
                "minimum": 203869282.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 281.5753078,
                "variance": 79284.65397
              },
              {
                "average": 0,
                "count": 14738205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14738205,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14738205,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003822039387,
                "count": 14738205,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01954630105,
                "variance": 0.0003820578847
              },
              {
                "average": 0.3517903978,
                "count": 14738205,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4775289827,
                "variance": 0.2280339293
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336528.4975,
              4321602.013,
              -10.16173215,
              338383.4175,
              4322860.973,
              374.7382678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336528.4974563544,
                    4321602.013274362,
                    -10.161732153956024
                  ],
                  [
                    336528.4974563544,
                    4322860.973274363,
                    -10.161732153956024
                  ],
                  [
                    338383.4174563544,
                    4322860.973274363,
                    374.738267846044
                  ],
                  [
                    338383.4174563544,
                    4321602.013274362,
                    374.738267846044
                  ],
                  [
                    336528.4974563544,
                    4321602.013274362,
                    -10.161732153956024
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:26:55+00:00",
            "end_time": "2018-02-28T16:08: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": "20180220_338524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90954348090479,
              39.10509765381612,
              -10.414371467506868
            ],
            [
              -76.90984958979075,
              39.11643588188284,
              -10.414371467506868
            ],
            [
              -76.88840654586204,
              39.11678532974624,
              337.24562853249313
            ],
            [
              -76.88810386883624,
              39.10544696133673,
              337.24562853249313
            ],
            [
              -76.90954348090479,
              39.10509765381612,
              -10.414371467506868
            ]
          ]
        ]
      },
      "bbox": [
        -76.90984959,
        39.10509765,
        -10.41437147,
        -76.88810387,
        39.11678533,
        337.2456285
      ],
      "properties": {
        "datetime": "2018-02-20T17:53:12Z",
        "pc:count": 16299466,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335802.8972,
            "count": 16299466,
            "maximum": 336742.7852,
            "minimum": 334888.0252,
            "name": "X",
            "position": 0,
            "stddev": 512.8211905,
            "variance": 262985.5734
          },
          {
            "average": 4330682.355,
            "count": 16299466,
            "maximum": 4331433.354,
            "minimum": 4330174.414,
            "name": "Y",
            "position": 1,
            "stddev": 308.5584513,
            "variance": 95208.31788
          },
          {
            "average": 116.6235859,
            "count": 16299466,
            "maximum": 337.2456285,
            "minimum": -10.41437147,
            "name": "Z",
            "position": 2,
            "stddev": 11.30217186,
            "variance": 127.7390887
          },
          {
            "average": 5252.166908,
            "count": 16299466,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5659.110561,
            "variance": 32025532.34
          },
          {
            "average": 2.195641011,
            "count": 16299466,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.333703156,
            "variance": 1.778764109
          },
          {
            "average": 3.153712889,
            "count": 16299466,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.563072305,
            "variance": 2.443195031
          },
          {
            "average": 0.5004556591,
            "count": 16299466,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998077,
            "variance": 0.2499998077
          },
          {
            "average": 0,
            "count": 16299466,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.339942732,
            "count": 16299466,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4969014119,
            "variance": 0.2469110131
          },
          {
            "average": 11.47934624,
            "count": 16299466,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.343418875,
            "variance": 53.92580077
          },
          {
            "average": 0,
            "count": 16299466,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.46326499,
            "count": 16299466,
            "maximum": 38,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5047922088,
            "variance": 0.254815174
          },
          {
            "average": 203183598.5,
            "count": 16299466,
            "maximum": 203184392.7,
            "minimum": 203183199.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 347.1355233,
            "variance": 120503.0716
          },
          {
            "average": 0,
            "count": 16299466,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16299466,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16299466,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003728343002,
            "count": 16299466,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01930531838,
            "variance": 0.0003726953177
          },
          {
            "average": 0.339995617,
            "count": 16299466,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4737073054,
            "variance": 0.2243986112
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334888.0252,
          4330174.414,
          -10.41437147,
          336742.7852,
          4331433.354,
          337.2456285
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334888.02518130624,
                4330174.413593045,
                -10.414371467506868
              ],
              [
                334888.02518130624,
                4331433.353593045,
                -10.414371467506868
              ],
              [
                336742.78518130624,
                4331433.353593045,
                337.24562853249313
              ],
              [
                336742.78518130624,
                4330174.413593045,
                337.24562853249313
              ],
              [
                334888.02518130624,
                4330174.413593045,
                -10.414371467506868
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:53:12+00:00",
        "end_time": "2018-02-20T17:33:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_338524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_338524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_338524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_338524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90984959,
            39.10509765,
            -10.41437147,
            -76.88810387,
            39.11678533,
            337.2456285
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90954348090479,
                  39.10509765381612,
                  -10.414371467506868
                ],
                [
                  -76.90984958979075,
                  39.11643588188284,
                  -10.414371467506868
                ],
                [
                  -76.88840654586204,
                  39.11678532974624,
                  337.24562853249313
                ],
                [
                  -76.88810386883624,
                  39.10544696133673,
                  337.24562853249313
                ],
                [
                  -76.90954348090479,
                  39.10509765381612,
                  -10.414371467506868
                ]
              ]
            ]
          },
          "id": "20180220_338524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_338524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:53:12Z",
            "pc:count": 16299466,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335802.8972,
                "count": 16299466,
                "maximum": 336742.7852,
                "minimum": 334888.0252,
                "name": "X",
                "position": 0,
                "stddev": 512.8211905,
                "variance": 262985.5734
              },
              {
                "average": 4330682.355,
                "count": 16299466,
                "maximum": 4331433.354,
                "minimum": 4330174.414,
                "name": "Y",
                "position": 1,
                "stddev": 308.5584513,
                "variance": 95208.31788
              },
              {
                "average": 116.6235859,
                "count": 16299466,
                "maximum": 337.2456285,
                "minimum": -10.41437147,
                "name": "Z",
                "position": 2,
                "stddev": 11.30217186,
                "variance": 127.7390887
              },
              {
                "average": 5252.166908,
                "count": 16299466,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5659.110561,
                "variance": 32025532.34
              },
              {
                "average": 2.195641011,
                "count": 16299466,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.333703156,
                "variance": 1.778764109
              },
              {
                "average": 3.153712889,
                "count": 16299466,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.563072305,
                "variance": 2.443195031
              },
              {
                "average": 0.5004556591,
                "count": 16299466,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998077,
                "variance": 0.2499998077
              },
              {
                "average": 0,
                "count": 16299466,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.339942732,
                "count": 16299466,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4969014119,
                "variance": 0.2469110131
              },
              {
                "average": 11.47934624,
                "count": 16299466,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.343418875,
                "variance": 53.92580077
              },
              {
                "average": 0,
                "count": 16299466,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.46326499,
                "count": 16299466,
                "maximum": 38,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5047922088,
                "variance": 0.254815174
              },
              {
                "average": 203183598.5,
                "count": 16299466,
                "maximum": 203184392.7,
                "minimum": 203183199.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 347.1355233,
                "variance": 120503.0716
              },
              {
                "average": 0,
                "count": 16299466,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16299466,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16299466,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003728343002,
                "count": 16299466,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01930531838,
                "variance": 0.0003726953177
              },
              {
                "average": 0.339995617,
                "count": 16299466,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4737073054,
                "variance": 0.2243986112
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334888.0252,
              4330174.414,
              -10.41437147,
              336742.7852,
              4331433.354,
              337.2456285
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334888.02518130624,
                    4330174.413593045,
                    -10.414371467506868
                  ],
                  [
                    334888.02518130624,
                    4331433.353593045,
                    -10.414371467506868
                  ],
                  [
                    336742.78518130624,
                    4331433.353593045,
                    337.24562853249313
                  ],
                  [
                    336742.78518130624,
                    4330174.413593045,
                    337.24562853249313
                  ],
                  [
                    334888.02518130624,
                    4330174.413593045,
                    -10.414371467506868
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:53:12+00:00",
            "end_time": "2018-02-20T17: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": "20180217_356508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84621036762384,
              39.06110044400226,
              -10.05895706836742
            ],
            [
              -76.84650587355561,
              39.0724395300982,
              -10.05895706836742
            ],
            [
              -76.82519184628717,
              39.07277518760917,
              320.96104293163256
            ],
            [
              -76.82489974670334,
              39.06143596665474,
              320.96104293163256
            ],
            [
              -76.84621036762384,
              39.06110044400226,
              -10.05895706836742
            ]
          ]
        ]
      },
      "bbox": [
        -76.84650587,
        39.06110044,
        -10.05895707,
        -76.82489975,
        39.07277519,
        320.9610429
      ],
      "properties": {
        "datetime": "2018-02-28T15:53:15Z",
        "pc:count": 31384364,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 341237.7358,
            "count": 31384364,
            "maximum": 342110.0838,
            "minimum": 340265.4038,
            "name": "X",
            "position": 0,
            "stddev": 511.6641879,
            "variance": 261800.2412
          },
          {
            "average": 4325737.521,
            "count": 31384364,
            "maximum": 4326437.124,
            "minimum": 4325178.144,
            "name": "Y",
            "position": 1,
            "stddev": 322.0419906,
            "variance": 103711.0437
          },
          {
            "average": 43.50448381,
            "count": 31384364,
            "maximum": 320.9610429,
            "minimum": -10.05895707,
            "name": "Z",
            "position": 2,
            "stddev": 10.6772322,
            "variance": 114.0032874
          },
          {
            "average": 3743.961638,
            "count": 31384364,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4437.956503,
            "variance": 19695457.92
          },
          {
            "average": 2.611267031,
            "count": 31384364,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.397959623,
            "variance": 1.954291107
          },
          {
            "average": 3.730962686,
            "count": 31384364,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.358223357,
            "variance": 1.844770689
          },
          {
            "average": 0.4957301349,
            "count": 31384364,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999817759,
            "variance": 0.2499817762
          },
          {
            "average": 0,
            "count": 31384364,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236179806,
            "count": 31384364,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5122182789,
            "variance": 0.2623675652
          },
          {
            "average": 11.19754878,
            "count": 31384364,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.128066722,
            "variance": 66.06546864
          },
          {
            "average": 0,
            "count": 31384364,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 32.71578666,
            "count": 31384364,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.446458946,
            "variance": 89.23558663
          },
          {
            "average": 203089198.8,
            "count": 31384364,
            "maximum": 203868395.5,
            "minimum": 202913365.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 133968.3656,
            "variance": 17947522970.0
          },
          {
            "average": 0,
            "count": 31384364,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31384364,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31384364,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002235826732,
            "count": 31384364,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0149510097,
            "variance": 0.0002235326911
          },
          {
            "average": 0.661510904,
            "count": 31384364,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4731957682,
            "variance": 0.223914235
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340265.4038,
          4325178.144,
          -10.05895707,
          342110.0838,
          4326437.124,
          320.9610429
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340265.4038332713,
                4325178.144145209,
                -10.05895706836742
              ],
              [
                340265.4038332713,
                4326437.12414521,
                -10.05895706836742
              ],
              [
                342110.08383327135,
                4326437.12414521,
                320.96104293163256
              ],
              [
                342110.08383327135,
                4325178.144145209,
                320.96104293163256
              ],
              [
                340265.4038332713,
                4325178.144145209,
                -10.05895706836742
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T15:53:15+00:00",
        "end_time": "2018-02-17T14:36:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_356508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_356508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_356508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84650587,
            39.06110044,
            -10.05895707,
            -76.82489975,
            39.07277519,
            320.9610429
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84621036762384,
                  39.06110044400226,
                  -10.05895706836742
                ],
                [
                  -76.84650587355561,
                  39.0724395300982,
                  -10.05895706836742
                ],
                [
                  -76.82519184628717,
                  39.07277518760917,
                  320.96104293163256
                ],
                [
                  -76.82489974670334,
                  39.06143596665474,
                  320.96104293163256
                ],
                [
                  -76.84621036762384,
                  39.06110044400226,
                  -10.05895706836742
                ]
              ]
            ]
          },
          "id": "20180217_356508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T15:53:15Z",
            "pc:count": 31384364,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 341237.7358,
                "count": 31384364,
                "maximum": 342110.0838,
                "minimum": 340265.4038,
                "name": "X",
                "position": 0,
                "stddev": 511.6641879,
                "variance": 261800.2412
              },
              {
                "average": 4325737.521,
                "count": 31384364,
                "maximum": 4326437.124,
                "minimum": 4325178.144,
                "name": "Y",
                "position": 1,
                "stddev": 322.0419906,
                "variance": 103711.0437
              },
              {
                "average": 43.50448381,
                "count": 31384364,
                "maximum": 320.9610429,
                "minimum": -10.05895707,
                "name": "Z",
                "position": 2,
                "stddev": 10.6772322,
                "variance": 114.0032874
              },
              {
                "average": 3743.961638,
                "count": 31384364,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4437.956503,
                "variance": 19695457.92
              },
              {
                "average": 2.611267031,
                "count": 31384364,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.397959623,
                "variance": 1.954291107
              },
              {
                "average": 3.730962686,
                "count": 31384364,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.358223357,
                "variance": 1.844770689
              },
              {
                "average": 0.4957301349,
                "count": 31384364,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999817759,
                "variance": 0.2499817762
              },
              {
                "average": 0,
                "count": 31384364,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236179806,
                "count": 31384364,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5122182789,
                "variance": 0.2623675652
              },
              {
                "average": 11.19754878,
                "count": 31384364,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.128066722,
                "variance": 66.06546864
              },
              {
                "average": 0,
                "count": 31384364,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 32.71578666,
                "count": 31384364,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.446458946,
                "variance": 89.23558663
              },
              {
                "average": 203089198.8,
                "count": 31384364,
                "maximum": 203868395.5,
                "minimum": 202913365.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 133968.3656,
                "variance": 17947522970.0
              },
              {
                "average": 0,
                "count": 31384364,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31384364,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31384364,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002235826732,
                "count": 31384364,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0149510097,
                "variance": 0.0002235326911
              },
              {
                "average": 0.661510904,
                "count": 31384364,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4731957682,
                "variance": 0.223914235
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340265.4038,
              4325178.144,
              -10.05895707,
              342110.0838,
              4326437.124,
              320.9610429
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340265.4038332713,
                    4325178.144145209,
                    -10.05895706836742
                  ],
                  [
                    340265.4038332713,
                    4326437.12414521,
                    -10.05895706836742
                  ],
                  [
                    342110.08383327135,
                    4326437.12414521,
                    320.96104293163256
                  ],
                  [
                    342110.08383327135,
                    4325178.144145209,
                    320.96104293163256
                  ],
                  [
                    340265.4038332713,
                    4325178.144145209,
                    -10.05895706836742
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T15:53:15+00:00",
            "end_time": "2018-02-17T14:36: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": "20180228_326488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95190006380385,
              39.00627890789262,
              -10.434905041213057
            ],
            [
              -76.95221186075864,
              39.01761704525879,
              -10.434905041213057
            ],
            [
              -76.93079714806599,
              39.01797356998567,
              380.565094958787
            ],
            [
              -76.93048876614397,
              39.00663528933042,
              380.565094958787
            ],
            [
              -76.95190006380385,
              39.00627890789262,
              -10.434905041213057
            ]
          ]
        ]
      },
      "bbox": [
        -76.95221186,
        39.00627891,
        -10.43490504,
        -76.93048877,
        39.01797357,
        380.565095
      ],
      "properties": {
        "datetime": "2018-02-28T19:09:58Z",
        "pc:count": 15393418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331942.0209,
            "count": 15393418,
            "maximum": 332844.7313,
            "minimum": 330989.7913,
            "name": "X",
            "position": 0,
            "stddev": 580.3828953,
            "variance": 336844.3052
          },
          {
            "average": 4319905.776,
            "count": 15393418,
            "maximum": 4320543.783,
            "minimum": 4319284.843,
            "name": "Y",
            "position": 1,
            "stddev": 342.2965071,
            "variance": 117166.8988
          },
          {
            "average": 43.31563876,
            "count": 15393418,
            "maximum": 380.565095,
            "minimum": -10.43490504,
            "name": "Z",
            "position": 2,
            "stddev": 14.14849795,
            "variance": 200.1799942
          },
          {
            "average": 5952.57152,
            "count": 15393418,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5743.006749,
            "variance": 32982126.52
          },
          {
            "average": 2.058608946,
            "count": 15393418,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.289259368,
            "variance": 1.662189719
          },
          {
            "average": 2.920361157,
            "count": 15393418,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.580016887,
            "variance": 2.496453362
          },
          {
            "average": 0.5015172069,
            "count": 15393418,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977143,
            "variance": 0.2499977143
          },
          {
            "average": 0,
            "count": 15393418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.397892528,
            "count": 15393418,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.586657346,
            "variance": 0.3441668416
          },
          {
            "average": -1.922519872,
            "count": 15393418,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.61721207,
            "variance": 185.4284646
          },
          {
            "average": 0,
            "count": 15393418,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.3336719,
            "count": 15393418,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.7799316,
            "variance": 33.40760931
          },
          {
            "average": 203874005.5,
            "count": 15393418,
            "maximum": 203880198.5,
            "minimum": 203871678.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3349.145758,
            "variance": 11216777.31
          },
          {
            "average": 0,
            "count": 15393418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15393418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15393418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005064502244,
            "count": 15393418,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02249875031,
            "variance": 0.0005061937654
          },
          {
            "average": 0.4420571831,
            "count": 15393418,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4966312978,
            "variance": 0.246642646
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330989.7913,
          4319284.843,
          -10.43490504,
          332844.7313,
          4320543.783,
          380.565095
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330989.7913382213,
                4319284.842508095,
                -10.434905041213057
              ],
              [
                330989.7913382213,
                4320543.782508095,
                -10.434905041213057
              ],
              [
                332844.73133822123,
                4320543.782508095,
                380.565094958787
              ],
              [
                332844.73133822123,
                4319284.842508095,
                380.565094958787
              ],
              [
                330989.7913382213,
                4319284.842508095,
                -10.434905041213057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:09:58+00:00",
        "end_time": "2018-02-28T16:47:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_326488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_326488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_326488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_326488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95221186,
            39.00627891,
            -10.43490504,
            -76.93048877,
            39.01797357,
            380.565095
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95190006380385,
                  39.00627890789262,
                  -10.434905041213057
                ],
                [
                  -76.95221186075864,
                  39.01761704525879,
                  -10.434905041213057
                ],
                [
                  -76.93079714806599,
                  39.01797356998567,
                  380.565094958787
                ],
                [
                  -76.93048876614397,
                  39.00663528933042,
                  380.565094958787
                ],
                [
                  -76.95190006380385,
                  39.00627890789262,
                  -10.434905041213057
                ]
              ]
            ]
          },
          "id": "20180228_326488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_326488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:09:58Z",
            "pc:count": 15393418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331942.0209,
                "count": 15393418,
                "maximum": 332844.7313,
                "minimum": 330989.7913,
                "name": "X",
                "position": 0,
                "stddev": 580.3828953,
                "variance": 336844.3052
              },
              {
                "average": 4319905.776,
                "count": 15393418,
                "maximum": 4320543.783,
                "minimum": 4319284.843,
                "name": "Y",
                "position": 1,
                "stddev": 342.2965071,
                "variance": 117166.8988
              },
              {
                "average": 43.31563876,
                "count": 15393418,
                "maximum": 380.565095,
                "minimum": -10.43490504,
                "name": "Z",
                "position": 2,
                "stddev": 14.14849795,
                "variance": 200.1799942
              },
              {
                "average": 5952.57152,
                "count": 15393418,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5743.006749,
                "variance": 32982126.52
              },
              {
                "average": 2.058608946,
                "count": 15393418,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.289259368,
                "variance": 1.662189719
              },
              {
                "average": 2.920361157,
                "count": 15393418,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.580016887,
                "variance": 2.496453362
              },
              {
                "average": 0.5015172069,
                "count": 15393418,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977143,
                "variance": 0.2499977143
              },
              {
                "average": 0,
                "count": 15393418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.397892528,
                "count": 15393418,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.586657346,
                "variance": 0.3441668416
              },
              {
                "average": -1.922519872,
                "count": 15393418,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.61721207,
                "variance": 185.4284646
              },
              {
                "average": 0,
                "count": 15393418,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.3336719,
                "count": 15393418,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.7799316,
                "variance": 33.40760931
              },
              {
                "average": 203874005.5,
                "count": 15393418,
                "maximum": 203880198.5,
                "minimum": 203871678.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3349.145758,
                "variance": 11216777.31
              },
              {
                "average": 0,
                "count": 15393418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15393418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15393418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005064502244,
                "count": 15393418,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02249875031,
                "variance": 0.0005061937654
              },
              {
                "average": 0.4420571831,
                "count": 15393418,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4966312978,
                "variance": 0.246642646
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330989.7913,
              4319284.843,
              -10.43490504,
              332844.7313,
              4320543.783,
              380.565095
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330989.7913382213,
                    4319284.842508095,
                    -10.434905041213057
                  ],
                  [
                    330989.7913382213,
                    4320543.782508095,
                    -10.434905041213057
                  ],
                  [
                    332844.73133822123,
                    4320543.782508095,
                    380.565094958787
                  ],
                  [
                    332844.73133822123,
                    4319284.842508095,
                    380.565094958787
                  ],
                  [
                    330989.7913382213,
                    4319284.842508095,
                    -10.434905041213057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:09:58+00:00",
            "end_time": "2018-02-28T16:47: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": "20180220_344500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88850431159948,
              39.03918354525377,
              -10.427501060810812
            ],
            [
              -76.88880634884974,
              39.0505224004641,
              -10.427501060810812
            ],
            [
              -76.86738229798151,
              39.05086750523655,
              377.5524989391892
            ],
            [
              -76.86708368174665,
              39.03952851135225,
              377.5524989391892
            ],
            [
              -76.88850431159948,
              39.03918354525377,
              -10.427501060810812
            ]
          ]
        ]
      },
      "bbox": [
        -76.88880635,
        39.03918355,
        -10.42750106,
        -76.86708368,
        39.05086751,
        377.5524989
      ],
      "properties": {
        "datetime": "2018-02-28T16:17:54Z",
        "pc:count": 17015218,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337633.6895,
            "count": 17015218,
            "maximum": 338410.1368,
            "minimum": 336555.3168,
            "name": "X",
            "position": 0,
            "stddev": 536.5955225,
            "variance": 287934.7548
          },
          {
            "average": 4323495.122,
            "count": 17015218,
            "maximum": 4324079.872,
            "minimum": 4322820.892,
            "name": "Y",
            "position": 1,
            "stddev": 343.8938857,
            "variance": 118263.0046
          },
          {
            "average": 59.43042322,
            "count": 17015218,
            "maximum": 377.5524989,
            "minimum": -10.42750106,
            "name": "Z",
            "position": 2,
            "stddev": 11.69246565,
            "variance": 136.713753
          },
          {
            "average": 4675.679323,
            "count": 17015218,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5211.986082,
            "variance": 27164798.92
          },
          {
            "average": 2.329204069,
            "count": 17015218,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.35879332,
            "variance": 1.846319287
          },
          {
            "average": 3.445215454,
            "count": 17015218,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.466165163,
            "variance": 2.149640286
          },
          {
            "average": 0.4989215536,
            "count": 17015218,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988516,
            "variance": 0.2499988516
          },
          {
            "average": 0,
            "count": 17015218,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320548464,
            "count": 17015218,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4987833531,
            "variance": 0.2487848333
          },
          {
            "average": -6.004036193,
            "count": 17015218,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.58091761,
            "variance": 158.279488
          },
          {
            "average": 0,
            "count": 17015218,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 61.83248072,
            "count": 17015218,
            "maximum": 63,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.728945656,
            "variance": 13.9050357
          },
          {
            "average": 203862062.7,
            "count": 17015218,
            "maximum": 203869874.6,
            "minimum": 203181074.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 69870.66213,
            "variance": 4881909426
          },
          {
            "average": 0,
            "count": 17015218,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17015218,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17015218,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003900625899,
            "count": 17015218,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01974615061,
            "variance": 0.0003899104639
          },
          {
            "average": 0.3566566117,
            "count": 17015218,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4790121987,
            "variance": 0.2294526865
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336555.3168,
          4322820.892,
          -10.42750106,
          338410.1368,
          4324079.872,
          377.5524989
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336555.31679594115,
                4322820.891620362,
                -10.427501060810812
              ],
              [
                336555.31679594115,
                4324079.871620363,
                -10.427501060810812
              ],
              [
                338410.1367959411,
                4324079.871620363,
                377.5524989391892
              ],
              [
                338410.1367959411,
                4322820.891620362,
                377.5524989391892
              ],
              [
                336555.31679594115,
                4322820.891620362,
                -10.427501060810812
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:17:54+00:00",
        "end_time": "2018-02-20T16:57:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_344500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_344500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_344500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_344500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88880635,
            39.03918355,
            -10.42750106,
            -76.86708368,
            39.05086751,
            377.5524989
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88850431159948,
                  39.03918354525377,
                  -10.427501060810812
                ],
                [
                  -76.88880634884974,
                  39.0505224004641,
                  -10.427501060810812
                ],
                [
                  -76.86738229798151,
                  39.05086750523655,
                  377.5524989391892
                ],
                [
                  -76.86708368174665,
                  39.03952851135225,
                  377.5524989391892
                ],
                [
                  -76.88850431159948,
                  39.03918354525377,
                  -10.427501060810812
                ]
              ]
            ]
          },
          "id": "20180220_344500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_344500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:17:54Z",
            "pc:count": 17015218,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337633.6895,
                "count": 17015218,
                "maximum": 338410.1368,
                "minimum": 336555.3168,
                "name": "X",
                "position": 0,
                "stddev": 536.5955225,
                "variance": 287934.7548
              },
              {
                "average": 4323495.122,
                "count": 17015218,
                "maximum": 4324079.872,
                "minimum": 4322820.892,
                "name": "Y",
                "position": 1,
                "stddev": 343.8938857,
                "variance": 118263.0046
              },
              {
                "average": 59.43042322,
                "count": 17015218,
                "maximum": 377.5524989,
                "minimum": -10.42750106,
                "name": "Z",
                "position": 2,
                "stddev": 11.69246565,
                "variance": 136.713753
              },
              {
                "average": 4675.679323,
                "count": 17015218,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5211.986082,
                "variance": 27164798.92
              },
              {
                "average": 2.329204069,
                "count": 17015218,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.35879332,
                "variance": 1.846319287
              },
              {
                "average": 3.445215454,
                "count": 17015218,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.466165163,
                "variance": 2.149640286
              },
              {
                "average": 0.4989215536,
                "count": 17015218,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988516,
                "variance": 0.2499988516
              },
              {
                "average": 0,
                "count": 17015218,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320548464,
                "count": 17015218,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4987833531,
                "variance": 0.2487848333
              },
              {
                "average": -6.004036193,
                "count": 17015218,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.58091761,
                "variance": 158.279488
              },
              {
                "average": 0,
                "count": 17015218,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 61.83248072,
                "count": 17015218,
                "maximum": 63,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.728945656,
                "variance": 13.9050357
              },
              {
                "average": 203862062.7,
                "count": 17015218,
                "maximum": 203869874.6,
                "minimum": 203181074.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 69870.66213,
                "variance": 4881909426
              },
              {
                "average": 0,
                "count": 17015218,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17015218,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17015218,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003900625899,
                "count": 17015218,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01974615061,
                "variance": 0.0003899104639
              },
              {
                "average": 0.3566566117,
                "count": 17015218,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4790121987,
                "variance": 0.2294526865
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336555.3168,
              4322820.892,
              -10.42750106,
              338410.1368,
              4324079.872,
              377.5524989
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336555.31679594115,
                    4322820.891620362,
                    -10.427501060810812
                  ],
                  [
                    336555.31679594115,
                    4324079.871620363,
                    -10.427501060810812
                  ],
                  [
                    338410.1367959411,
                    4324079.871620363,
                    377.5524989391892
                  ],
                  [
                    338410.1367959411,
                    4322820.891620362,
                    377.5524989391892
                  ],
                  [
                    336555.31679594115,
                    4322820.891620362,
                    -10.427501060810812
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:17:54+00:00",
            "end_time": "2018-02-20T16:57:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_356512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84618994956914,
              39.072207657297355,
              -10.443660105172626
            ],
            [
              -76.84648233257838,
              39.08342261176219,
              -10.443660105172626
            ],
            [
              -76.82897785064428,
              39.083698580113264,
              318.8563398948274
            ],
            [
              -76.82868823561141,
              39.07248351599412,
              318.8563398948274
            ],
            [
              -76.84618994956914,
              39.072207657297355,
              -10.443660105172626
            ]
          ]
        ]
      },
      "bbox": [
        -76.84648233,
        39.07220766,
        -10.44366011,
        -76.82868824,
        39.08369858,
        318.8563399
      ],
      "properties": {
        "datetime": "2018-02-20T17:32:27Z",
        "pc:count": 23919825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 341016.4915,
            "count": 23919825,
            "maximum": 341806.9524,
            "minimum": 340292.2124,
            "name": "X",
            "position": 0,
            "stddev": 370.7506483,
            "variance": 137456.0432
          },
          {
            "average": 4327057.177,
            "count": 23919825,
            "maximum": 4327656.035,
            "minimum": 4326410.835,
            "name": "Y",
            "position": 1,
            "stddev": 302.4464931,
            "variance": 91473.88121
          },
          {
            "average": 42.16087236,
            "count": 23919825,
            "maximum": 318.8563399,
            "minimum": -10.44366011,
            "name": "Z",
            "position": 2,
            "stddev": 8.641710437,
            "variance": 74.67915927
          },
          {
            "average": 3695.406521,
            "count": 23919825,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4327.635871,
            "variance": 18728432.23
          },
          {
            "average": 2.446243566,
            "count": 23919825,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.361615337,
            "variance": 1.853996327
          },
          {
            "average": 3.623832658,
            "count": 23919825,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.361848099,
            "variance": 1.854630245
          },
          {
            "average": 0.5009999028,
            "count": 23919825,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990106,
            "variance": 0.2499990106
          },
          {
            "average": 0,
            "count": 23919825,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.232221849,
            "count": 23919825,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4410346291,
            "variance": 0.194511544
          },
          {
            "average": -5.164573483,
            "count": 23919825,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.37567615,
            "variance": 178.9087125
          },
          {
            "average": 0,
            "count": 23919825,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 33.03106549,
            "count": 23919825,
            "maximum": 39,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.422201244,
            "variance": 70.93347379
          },
          {
            "average": 203103631.2,
            "count": 23919825,
            "maximum": 203183147.8,
            "minimum": 202913385.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 122794.886,
            "variance": 15078584040.0
          },
          {
            "average": 0,
            "count": 23919825,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23919825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23919825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002507125366,
            "count": 23919825,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01583191998,
            "variance": 0.0002506496903
          },
          {
            "average": 0.5971209656,
            "count": 23919825,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4904768375,
            "variance": 0.2405675281
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340292.2124,
          4326410.835,
          -10.44366011,
          341806.9524,
          4327656.035,
          318.8563399
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340292.21243446437,
                4326410.834548244,
                -10.443660105172626
              ],
              [
                340292.21243446437,
                4327656.0345482435,
                -10.443660105172626
              ],
              [
                341806.95243446436,
                4327656.0345482435,
                318.8563398948274
              ],
              [
                341806.95243446436,
                4326410.834548244,
                318.8563398948274
              ],
              [
                340292.21243446437,
                4326410.834548244,
                -10.443660105172626
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:32:27+00:00",
        "end_time": "2018-02-17T14:36:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_356512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_356512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_356512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84648233,
            39.07220766,
            -10.44366011,
            -76.82868824,
            39.08369858,
            318.8563399
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84618994956914,
                  39.072207657297355,
                  -10.443660105172626
                ],
                [
                  -76.84648233257838,
                  39.08342261176219,
                  -10.443660105172626
                ],
                [
                  -76.82897785064428,
                  39.083698580113264,
                  318.8563398948274
                ],
                [
                  -76.82868823561141,
                  39.07248351599412,
                  318.8563398948274
                ],
                [
                  -76.84618994956914,
                  39.072207657297355,
                  -10.443660105172626
                ]
              ]
            ]
          },
          "id": "20180217_356512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:32:27Z",
            "pc:count": 23919825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 341016.4915,
                "count": 23919825,
                "maximum": 341806.9524,
                "minimum": 340292.2124,
                "name": "X",
                "position": 0,
                "stddev": 370.7506483,
                "variance": 137456.0432
              },
              {
                "average": 4327057.177,
                "count": 23919825,
                "maximum": 4327656.035,
                "minimum": 4326410.835,
                "name": "Y",
                "position": 1,
                "stddev": 302.4464931,
                "variance": 91473.88121
              },
              {
                "average": 42.16087236,
                "count": 23919825,
                "maximum": 318.8563399,
                "minimum": -10.44366011,
                "name": "Z",
                "position": 2,
                "stddev": 8.641710437,
                "variance": 74.67915927
              },
              {
                "average": 3695.406521,
                "count": 23919825,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4327.635871,
                "variance": 18728432.23
              },
              {
                "average": 2.446243566,
                "count": 23919825,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.361615337,
                "variance": 1.853996327
              },
              {
                "average": 3.623832658,
                "count": 23919825,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.361848099,
                "variance": 1.854630245
              },
              {
                "average": 0.5009999028,
                "count": 23919825,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990106,
                "variance": 0.2499990106
              },
              {
                "average": 0,
                "count": 23919825,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.232221849,
                "count": 23919825,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4410346291,
                "variance": 0.194511544
              },
              {
                "average": -5.164573483,
                "count": 23919825,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.37567615,
                "variance": 178.9087125
              },
              {
                "average": 0,
                "count": 23919825,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 33.03106549,
                "count": 23919825,
                "maximum": 39,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.422201244,
                "variance": 70.93347379
              },
              {
                "average": 203103631.2,
                "count": 23919825,
                "maximum": 203183147.8,
                "minimum": 202913385.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 122794.886,
                "variance": 15078584040.0
              },
              {
                "average": 0,
                "count": 23919825,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23919825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23919825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002507125366,
                "count": 23919825,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01583191998,
                "variance": 0.0002506496903
              },
              {
                "average": 0.5971209656,
                "count": 23919825,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4904768375,
                "variance": 0.2405675281
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340292.2124,
              4326410.835,
              -10.44366011,
              341806.9524,
              4327656.035,
              318.8563399
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340292.21243446437,
                    4326410.834548244,
                    -10.443660105172626
                  ],
                  [
                    340292.21243446437,
                    4327656.0345482435,
                    -10.443660105172626
                  ],
                  [
                    341806.95243446436,
                    4327656.0345482435,
                    318.8563398948274
                  ],
                  [
                    341806.95243446436,
                    4326410.834548244,
                    318.8563398948274
                  ],
                  [
                    340292.21243446437,
                    4326410.834548244,
                    -10.443660105172626
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:32:27+00:00",
            "end_time": "2018-02-17T14:36: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": "20180228_344488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88855744178868,
              39.006236229244976,
              -9.905823969442622
            ],
            [
              -76.888859075694,
              39.01757298676797,
              -9.905823969442622
            ],
            [
              -76.86744266291508,
              39.017917896384525,
              370.55417603055736
            ],
            [
              -76.86714444414302,
              39.00658100025744,
              370.55417603055736
            ],
            [
              -76.88855744178868,
              39.006236229244976,
              -9.905823969442622
            ]
          ]
        ]
      },
      "bbox": [
        -76.88885908,
        39.00623623,
        -9.905823969,
        -76.86714444,
        39.0179179,
        370.554176
      ],
      "properties": {
        "datetime": "2018-02-28T16:36:12Z",
        "pc:count": 18418498,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337482.6775,
            "count": 18418498,
            "maximum": 338329.8225,
            "minimum": 336474.8025,
            "name": "X",
            "position": 0,
            "stddev": 567.5010638,
            "variance": 322057.4574
          },
          {
            "average": 4319763.69,
            "count": 18418498,
            "maximum": 4320423.099,
            "minimum": 4319164.359,
            "name": "Y",
            "position": 1,
            "stddev": 331.6758969,
            "variance": 110008.9006
          },
          {
            "average": 59.64261481,
            "count": 18418498,
            "maximum": 370.554176,
            "minimum": -9.905823969,
            "name": "Z",
            "position": 2,
            "stddev": 13.80162838,
            "variance": 190.4849458
          },
          {
            "average": 4483.947774,
            "count": 18418498,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5098.505393,
            "variance": 25994757.24
          },
          {
            "average": 2.351809306,
            "count": 18418498,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.344228004,
            "variance": 1.806948928
          },
          {
            "average": 3.480786761,
            "count": 18418498,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.411725767,
            "variance": 1.99296964
          },
          {
            "average": 0.4991680103,
            "count": 18418498,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999993214,
            "variance": 0.2499993214
          },
          {
            "average": 0,
            "count": 18418498,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.282825234,
            "count": 18418498,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4787538545,
            "variance": 0.2292052532
          },
          {
            "average": -2.189912636,
            "count": 18418498,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.16730362,
            "variance": 200.7124917
          },
          {
            "average": 0,
            "count": 18418498,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.07858779,
            "count": 18418498,
            "maximum": 61,
            "minimum": 59,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6962840054,
            "variance": 0.4848114162
          },
          {
            "average": 203870365.8,
            "count": 18418498,
            "maximum": 203870972.7,
            "minimum": 203869796.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 401.9502716,
            "variance": 161564.0208
          },
          {
            "average": 0,
            "count": 18418498,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18418498,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18418498,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004090452978,
            "count": 18418498,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02022073198,
            "variance": 0.000408878002
          },
          {
            "average": 0.4301374086,
            "count": 18418498,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4950951743,
            "variance": 0.2451192316
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336474.8025,
          4319164.359,
          -9.905823969,
          338329.8225,
          4320423.099,
          370.554176
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336474.8024846144,
                4319164.358670455,
                -9.905823969442622
              ],
              [
                336474.8024846144,
                4320423.098670456,
                -9.905823969442622
              ],
              [
                338329.82248461444,
                4320423.098670456,
                370.55417603055736
              ],
              [
                338329.82248461444,
                4319164.358670455,
                370.55417603055736
              ],
              [
                336474.8024846144,
                4319164.358670455,
                -9.905823969442622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:36:12+00:00",
        "end_time": "2018-02-28T16:16:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_344488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_344488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_344488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88885908,
            39.00623623,
            -9.905823969,
            -76.86714444,
            39.0179179,
            370.554176
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88855744178868,
                  39.006236229244976,
                  -9.905823969442622
                ],
                [
                  -76.888859075694,
                  39.01757298676797,
                  -9.905823969442622
                ],
                [
                  -76.86744266291508,
                  39.017917896384525,
                  370.55417603055736
                ],
                [
                  -76.86714444414302,
                  39.00658100025744,
                  370.55417603055736
                ],
                [
                  -76.88855744178868,
                  39.006236229244976,
                  -9.905823969442622
                ]
              ]
            ]
          },
          "id": "20180228_344488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_344488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:36:12Z",
            "pc:count": 18418498,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337482.6775,
                "count": 18418498,
                "maximum": 338329.8225,
                "minimum": 336474.8025,
                "name": "X",
                "position": 0,
                "stddev": 567.5010638,
                "variance": 322057.4574
              },
              {
                "average": 4319763.69,
                "count": 18418498,
                "maximum": 4320423.099,
                "minimum": 4319164.359,
                "name": "Y",
                "position": 1,
                "stddev": 331.6758969,
                "variance": 110008.9006
              },
              {
                "average": 59.64261481,
                "count": 18418498,
                "maximum": 370.554176,
                "minimum": -9.905823969,
                "name": "Z",
                "position": 2,
                "stddev": 13.80162838,
                "variance": 190.4849458
              },
              {
                "average": 4483.947774,
                "count": 18418498,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5098.505393,
                "variance": 25994757.24
              },
              {
                "average": 2.351809306,
                "count": 18418498,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.344228004,
                "variance": 1.806948928
              },
              {
                "average": 3.480786761,
                "count": 18418498,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.411725767,
                "variance": 1.99296964
              },
              {
                "average": 0.4991680103,
                "count": 18418498,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999993214,
                "variance": 0.2499993214
              },
              {
                "average": 0,
                "count": 18418498,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.282825234,
                "count": 18418498,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4787538545,
                "variance": 0.2292052532
              },
              {
                "average": -2.189912636,
                "count": 18418498,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.16730362,
                "variance": 200.7124917
              },
              {
                "average": 0,
                "count": 18418498,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.07858779,
                "count": 18418498,
                "maximum": 61,
                "minimum": 59,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6962840054,
                "variance": 0.4848114162
              },
              {
                "average": 203870365.8,
                "count": 18418498,
                "maximum": 203870972.7,
                "minimum": 203869796.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 401.9502716,
                "variance": 161564.0208
              },
              {
                "average": 0,
                "count": 18418498,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18418498,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18418498,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004090452978,
                "count": 18418498,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02022073198,
                "variance": 0.000408878002
              },
              {
                "average": 0.4301374086,
                "count": 18418498,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4950951743,
                "variance": 0.2451192316
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336474.8025,
              4319164.359,
              -9.905823969,
              338329.8225,
              4320423.099,
              370.554176
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336474.8024846144,
                    4319164.358670455,
                    -9.905823969442622
                  ],
                  [
                    336474.8024846144,
                    4320423.098670456,
                    -9.905823969442622
                  ],
                  [
                    338329.82248461444,
                    4320423.098670456,
                    370.55417603055736
                  ],
                  [
                    338329.82248461444,
                    4319164.358670455,
                    370.55417603055736
                  ],
                  [
                    336474.8024846144,
                    4319164.358670455,
                    -9.905823969442622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:36:12+00:00",
            "end_time": "2018-02-28T16:16: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": "20180217_356516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84616389913748,
              39.08314255089932,
              -10.202647693152926
            ],
            [
              -76.84645763719288,
              39.094405219013815,
              -10.202647693152926
            ],
            [
              -76.82501887556269,
              39.09474287385755,
              339.9173523068471
            ],
            [
              -76.82472854338174,
              39.083480071018144,
              339.9173523068471
            ],
            [
              -76.84616389913748,
              39.08314255089932,
              -10.202647693152926
            ]
          ]
        ]
      },
      "bbox": [
        -76.84645764,
        39.08314255,
        -10.20264769,
        -76.82472854,
        39.09474287,
        339.9173523
      ],
      "properties": {
        "datetime": "2018-02-20T17:47:00Z",
        "pc:count": 20363603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 341264.4576,
            "count": 20363603,
            "maximum": 342174.0251,
            "minimum": 340319.1251,
            "name": "X",
            "position": 0,
            "stddev": 502.9189113,
            "variance": 252927.4314
          },
          {
            "average": 4328288.082,
            "count": 20363603,
            "maximum": 4328874.892,
            "minimum": 4327624.392,
            "name": "Y",
            "position": 1,
            "stddev": 295.8931776,
            "variance": 87552.77256
          },
          {
            "average": 44.50477779,
            "count": 20363603,
            "maximum": 339.9173523,
            "minimum": -10.20264769,
            "name": "Z",
            "position": 2,
            "stddev": 9.112188344,
            "variance": 83.03197641
          },
          {
            "average": 4532.971892,
            "count": 20363603,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5226.474809,
            "variance": 27316038.93
          },
          {
            "average": 2.3549338,
            "count": 20363603,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.361682159,
            "variance": 1.854178302
          },
          {
            "average": 3.40332504,
            "count": 20363603,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.487567516,
            "variance": 2.212857114
          },
          {
            "average": 0.4997421134,
            "count": 20363603,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999458,
            "variance": 0.2499999458
          },
          {
            "average": 0,
            "count": 20363603,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311623046,
            "count": 20363603,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4822267861,
            "variance": 0.2325426732
          },
          {
            "average": 13.02960727,
            "count": 20363603,
            "maximum": 19.99799919,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.066527192,
            "variance": 36.80275217
          },
          {
            "average": 0,
            "count": 20363603,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.1982577,
            "count": 20363603,
            "maximum": 38,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.748873185,
            "variance": 22.55179653
          },
          {
            "average": 203162315.8,
            "count": 20363603,
            "maximum": 203184020.3,
            "minimum": 202913406.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 72605.19715,
            "variance": 5271514654
          },
          {
            "average": 0,
            "count": 20363603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20363603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20363603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002252548333,
            "count": 20363603,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01500680195,
            "variance": 0.0002252041047
          },
          {
            "average": 0.357497983,
            "count": 20363603,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4792631703,
            "variance": 0.2296931864
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340319.1251,
          4327624.392,
          -10.20264769,
          342174.0251,
          4328874.892,
          339.9173523
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340319.12506207393,
                4327624.392327171,
                -10.202647693152926
              ],
              [
                340319.12506207393,
                4328874.892327171,
                -10.202647693152926
              ],
              [
                342174.02506207395,
                4328874.892327171,
                339.9173523068471
              ],
              [
                342174.02506207395,
                4327624.392327171,
                339.9173523068471
              ],
              [
                340319.12506207393,
                4327624.392327171,
                -10.202647693152926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:47:00+00:00",
        "end_time": "2018-02-17T14:36:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_356516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_356516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_356516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84645764,
            39.08314255,
            -10.20264769,
            -76.82472854,
            39.09474287,
            339.9173523
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84616389913748,
                  39.08314255089932,
                  -10.202647693152926
                ],
                [
                  -76.84645763719288,
                  39.094405219013815,
                  -10.202647693152926
                ],
                [
                  -76.82501887556269,
                  39.09474287385755,
                  339.9173523068471
                ],
                [
                  -76.82472854338174,
                  39.083480071018144,
                  339.9173523068471
                ],
                [
                  -76.84616389913748,
                  39.08314255089932,
                  -10.202647693152926
                ]
              ]
            ]
          },
          "id": "20180217_356516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:47:00Z",
            "pc:count": 20363603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 341264.4576,
                "count": 20363603,
                "maximum": 342174.0251,
                "minimum": 340319.1251,
                "name": "X",
                "position": 0,
                "stddev": 502.9189113,
                "variance": 252927.4314
              },
              {
                "average": 4328288.082,
                "count": 20363603,
                "maximum": 4328874.892,
                "minimum": 4327624.392,
                "name": "Y",
                "position": 1,
                "stddev": 295.8931776,
                "variance": 87552.77256
              },
              {
                "average": 44.50477779,
                "count": 20363603,
                "maximum": 339.9173523,
                "minimum": -10.20264769,
                "name": "Z",
                "position": 2,
                "stddev": 9.112188344,
                "variance": 83.03197641
              },
              {
                "average": 4532.971892,
                "count": 20363603,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5226.474809,
                "variance": 27316038.93
              },
              {
                "average": 2.3549338,
                "count": 20363603,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.361682159,
                "variance": 1.854178302
              },
              {
                "average": 3.40332504,
                "count": 20363603,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.487567516,
                "variance": 2.212857114
              },
              {
                "average": 0.4997421134,
                "count": 20363603,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999458,
                "variance": 0.2499999458
              },
              {
                "average": 0,
                "count": 20363603,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311623046,
                "count": 20363603,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4822267861,
                "variance": 0.2325426732
              },
              {
                "average": 13.02960727,
                "count": 20363603,
                "maximum": 19.99799919,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.066527192,
                "variance": 36.80275217
              },
              {
                "average": 0,
                "count": 20363603,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.1982577,
                "count": 20363603,
                "maximum": 38,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.748873185,
                "variance": 22.55179653
              },
              {
                "average": 203162315.8,
                "count": 20363603,
                "maximum": 203184020.3,
                "minimum": 202913406.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 72605.19715,
                "variance": 5271514654
              },
              {
                "average": 0,
                "count": 20363603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20363603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20363603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002252548333,
                "count": 20363603,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01500680195,
                "variance": 0.0002252041047
              },
              {
                "average": 0.357497983,
                "count": 20363603,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4792631703,
                "variance": 0.2296931864
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340319.1251,
              4327624.392,
              -10.20264769,
              342174.0251,
              4328874.892,
              339.9173523
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340319.12506207393,
                    4327624.392327171,
                    -10.202647693152926
                  ],
                  [
                    340319.12506207393,
                    4328874.892327171,
                    -10.202647693152926
                  ],
                  [
                    342174.02506207395,
                    4328874.892327171,
                    339.9173523068471
                  ],
                  [
                    342174.02506207395,
                    4327624.392327171,
                    339.9173523068471
                  ],
                  [
                    340319.12506207393,
                    4327624.392327171,
                    -10.202647693152926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:47:00+00:00",
            "end_time": "2018-02-17T14:36:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_332500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93075002101038,
              39.03921726479886,
              -10.437146633346089
            ],
            [
              -76.93105877831461,
              39.05055457960656,
              -10.437146633346089
            ],
            [
              -76.90963685876424,
              39.05090741935531,
              381.40285336665397
            ],
            [
              -76.90933152150821,
              39.03956996278473,
              381.40285336665397
            ],
            [
              -76.93075002101038,
              39.03921726479886,
              -10.437146633346089
            ]
          ]
        ]
      },
      "bbox": [
        -76.93105878,
        39.03921726,
        -10.43714663,
        -76.90933152,
        39.05090742,
        381.4028534
      ],
      "properties": {
        "datetime": "2018-02-28T16:37:39Z",
        "pc:count": 15230467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333781.5588,
            "count": 15230467,
            "maximum": 334753.5414,
            "minimum": 332898.8614,
            "name": "X",
            "position": 0,
            "stddev": 578.0234484,
            "variance": 334111.1069
          },
          {
            "average": 4323512.25,
            "count": 15230467,
            "maximum": 4324160.263,
            "minimum": 4322901.423,
            "name": "Y",
            "position": 1,
            "stddev": 344.7998465,
            "variance": 118886.9341
          },
          {
            "average": 65.54255961,
            "count": 15230467,
            "maximum": 381.4028534,
            "minimum": -10.43714663,
            "name": "Z",
            "position": 2,
            "stddev": 10.7307192,
            "variance": 115.1483345
          },
          {
            "average": 5157.529407,
            "count": 15230467,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5477.468517,
            "variance": 30002661.35
          },
          {
            "average": 2.071344825,
            "count": 15230467,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.275399867,
            "variance": 1.626644821
          },
          {
            "average": 2.997196343,
            "count": 15230467,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.534475086,
            "variance": 2.354613791
          },
          {
            "average": 0.4986187226,
            "count": 15230467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981085,
            "variance": 0.2499981085
          },
          {
            "average": 0,
            "count": 15230467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327770317,
            "count": 15230467,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.508123511,
            "variance": 0.2581895024
          },
          {
            "average": 0.1277761238,
            "count": 15230467,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.97947044,
            "variance": 195.4255938
          },
          {
            "average": 0,
            "count": 15230467,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 59.99505038,
            "count": 15230467,
            "maximum": 61,
            "minimum": 59,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6790964299,
            "variance": 0.4611719611
          },
          {
            "average": 203870415.4,
            "count": 15230467,
            "maximum": 203871059.4,
            "minimum": 203869877.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 393.8666436,
            "variance": 155130.9329
          },
          {
            "average": 0,
            "count": 15230467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15230467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15230467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005585514876,
            "count": 15230467,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02362709344,
            "variance": 0.0005582395445
          },
          {
            "average": 0.4691565925,
            "count": 15230467,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990477939,
            "variance": 0.2490487006
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332898.8614,
          4322901.423,
          -10.43714663,
          334753.5414,
          4324160.263,
          381.4028534
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332898.8614222038,
                4322901.422527136,
                -10.437146633346089
              ],
              [
                332898.8614222038,
                4324160.262527136,
                -10.437146633346089
              ],
              [
                334753.5414222038,
                4324160.262527136,
                381.40285336665397
              ],
              [
                334753.5414222038,
                4322901.422527136,
                381.40285336665397
              ],
              [
                332898.8614222038,
                4322901.422527136,
                -10.437146633346089
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:37:39+00:00",
        "end_time": "2018-02-28T16:17:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_332500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_332500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_332500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_332500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93105878,
            39.03921726,
            -10.43714663,
            -76.90933152,
            39.05090742,
            381.4028534
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93075002101038,
                  39.03921726479886,
                  -10.437146633346089
                ],
                [
                  -76.93105877831461,
                  39.05055457960656,
                  -10.437146633346089
                ],
                [
                  -76.90963685876424,
                  39.05090741935531,
                  381.40285336665397
                ],
                [
                  -76.90933152150821,
                  39.03956996278473,
                  381.40285336665397
                ],
                [
                  -76.93075002101038,
                  39.03921726479886,
                  -10.437146633346089
                ]
              ]
            ]
          },
          "id": "20180228_332500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_332500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:37:39Z",
            "pc:count": 15230467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333781.5588,
                "count": 15230467,
                "maximum": 334753.5414,
                "minimum": 332898.8614,
                "name": "X",
                "position": 0,
                "stddev": 578.0234484,
                "variance": 334111.1069
              },
              {
                "average": 4323512.25,
                "count": 15230467,
                "maximum": 4324160.263,
                "minimum": 4322901.423,
                "name": "Y",
                "position": 1,
                "stddev": 344.7998465,
                "variance": 118886.9341
              },
              {
                "average": 65.54255961,
                "count": 15230467,
                "maximum": 381.4028534,
                "minimum": -10.43714663,
                "name": "Z",
                "position": 2,
                "stddev": 10.7307192,
                "variance": 115.1483345
              },
              {
                "average": 5157.529407,
                "count": 15230467,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5477.468517,
                "variance": 30002661.35
              },
              {
                "average": 2.071344825,
                "count": 15230467,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.275399867,
                "variance": 1.626644821
              },
              {
                "average": 2.997196343,
                "count": 15230467,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.534475086,
                "variance": 2.354613791
              },
              {
                "average": 0.4986187226,
                "count": 15230467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981085,
                "variance": 0.2499981085
              },
              {
                "average": 0,
                "count": 15230467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327770317,
                "count": 15230467,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.508123511,
                "variance": 0.2581895024
              },
              {
                "average": 0.1277761238,
                "count": 15230467,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.97947044,
                "variance": 195.4255938
              },
              {
                "average": 0,
                "count": 15230467,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 59.99505038,
                "count": 15230467,
                "maximum": 61,
                "minimum": 59,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6790964299,
                "variance": 0.4611719611
              },
              {
                "average": 203870415.4,
                "count": 15230467,
                "maximum": 203871059.4,
                "minimum": 203869877.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 393.8666436,
                "variance": 155130.9329
              },
              {
                "average": 0,
                "count": 15230467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15230467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15230467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005585514876,
                "count": 15230467,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02362709344,
                "variance": 0.0005582395445
              },
              {
                "average": 0.4691565925,
                "count": 15230467,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990477939,
                "variance": 0.2490487006
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332898.8614,
              4322901.423,
              -10.43714663,
              334753.5414,
              4324160.263,
              381.4028534
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332898.8614222038,
                    4322901.422527136,
                    -10.437146633346089
                  ],
                  [
                    332898.8614222038,
                    4324160.262527136,
                    -10.437146633346089
                  ],
                  [
                    334753.5414222038,
                    4324160.262527136,
                    381.40285336665397
                  ],
                  [
                    334753.5414222038,
                    4322901.422527136,
                    381.40285336665397
                  ],
                  [
                    332898.8614222038,
                    4322901.422527136,
                    -10.437146633346089
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:37:39+00:00",
            "end_time": "2018-02-28T16:17: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": "20180228_332504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93074247809652,
              39.05019927965386,
              -10.367043017810516
            ],
            [
              -76.93105137953633,
              39.061537473725444,
              -10.367043017810516
            ],
            [
              -76.90962244449379,
              39.06189045505614,
              383.47295698218954
            ],
            [
              -76.90931696583249,
              39.05055211916543,
              383.47295698218954
            ],
            [
              -76.93074247809652,
              39.05019927965386,
              -10.367043017810516
            ]
          ]
        ]
      },
      "bbox": [
        -76.93105138,
        39.05019928,
        -10.36704302,
        -76.90931697,
        39.06189046,
        383.472957
      ],
      "properties": {
        "datetime": "2018-02-28T16:26:08Z",
        "pc:count": 15160376,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333801.7278,
            "count": 15160376,
            "maximum": 334780.3967,
            "minimum": 332925.3967,
            "name": "X",
            "position": 0,
            "stddev": 552.5932274,
            "variance": 305359.275
          },
          {
            "average": 4324792.823,
            "count": 15160376,
            "maximum": 4325379.188,
            "minimum": 4324120.248,
            "name": "Y",
            "position": 1,
            "stddev": 356.4867846,
            "variance": 127082.8276
          },
          {
            "average": 69.71542734,
            "count": 15160376,
            "maximum": 383.472957,
            "minimum": -10.36704302,
            "name": "Z",
            "position": 2,
            "stddev": 10.83077455,
            "variance": 117.3056774
          },
          {
            "average": 5210.727725,
            "count": 15160376,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5499.241504,
            "variance": 30241657.12
          },
          {
            "average": 2.110662097,
            "count": 15160376,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.310122148,
            "variance": 1.716420044
          },
          {
            "average": 3.050693532,
            "count": 15160376,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.567086697,
            "variance": 2.455760715
          },
          {
            "average": 0.5018223163,
            "count": 15160376,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966956,
            "variance": 0.2499966957
          },
          {
            "average": 0,
            "count": 15160376,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357061527,
            "count": 15160376,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6246155483,
            "variance": 0.3901445832
          },
          {
            "average": -7.024614671,
            "count": 15160376,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.70094406,
            "variance": 136.912092
          },
          {
            "average": 0,
            "count": 15160376,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.76826934,
            "count": 15160376,
            "maximum": 62,
            "minimum": 60,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5968727786,
            "variance": 0.3562571138
          },
          {
            "average": 203869993.4,
            "count": 15160376,
            "maximum": 203870368.2,
            "minimum": 203869235.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 307.2936241,
            "variance": 94429.37139
          },
          {
            "average": 0,
            "count": 15160376,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15160376,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15160376,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004773628306,
            "count": 15160376,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02184341976,
            "variance": 0.0004771349868
          },
          {
            "average": 0.4529444388,
            "count": 15160376,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.497780866,
            "variance": 0.2477857905
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332925.3967,
          4324120.248,
          -10.36704302,
          334780.3967,
          4325379.188,
          383.472957
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332925.39667251206,
                4324120.248122561,
                -10.367043017810516
              ],
              [
                332925.39667251206,
                4325379.18812256,
                -10.367043017810516
              ],
              [
                334780.39667251206,
                4325379.18812256,
                383.47295698218954
              ],
              [
                334780.39667251206,
                4324120.248122561,
                383.47295698218954
              ],
              [
                332925.39667251206,
                4324120.248122561,
                -10.367043017810516
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:26:08+00:00",
        "end_time": "2018-02-28T16:07:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_332504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_332504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_332504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_332504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93105138,
            39.05019928,
            -10.36704302,
            -76.90931697,
            39.06189046,
            383.472957
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93074247809652,
                  39.05019927965386,
                  -10.367043017810516
                ],
                [
                  -76.93105137953633,
                  39.061537473725444,
                  -10.367043017810516
                ],
                [
                  -76.90962244449379,
                  39.06189045505614,
                  383.47295698218954
                ],
                [
                  -76.90931696583249,
                  39.05055211916543,
                  383.47295698218954
                ],
                [
                  -76.93074247809652,
                  39.05019927965386,
                  -10.367043017810516
                ]
              ]
            ]
          },
          "id": "20180228_332504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_332504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:26:08Z",
            "pc:count": 15160376,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333801.7278,
                "count": 15160376,
                "maximum": 334780.3967,
                "minimum": 332925.3967,
                "name": "X",
                "position": 0,
                "stddev": 552.5932274,
                "variance": 305359.275
              },
              {
                "average": 4324792.823,
                "count": 15160376,
                "maximum": 4325379.188,
                "minimum": 4324120.248,
                "name": "Y",
                "position": 1,
                "stddev": 356.4867846,
                "variance": 127082.8276
              },
              {
                "average": 69.71542734,
                "count": 15160376,
                "maximum": 383.472957,
                "minimum": -10.36704302,
                "name": "Z",
                "position": 2,
                "stddev": 10.83077455,
                "variance": 117.3056774
              },
              {
                "average": 5210.727725,
                "count": 15160376,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5499.241504,
                "variance": 30241657.12
              },
              {
                "average": 2.110662097,
                "count": 15160376,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.310122148,
                "variance": 1.716420044
              },
              {
                "average": 3.050693532,
                "count": 15160376,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.567086697,
                "variance": 2.455760715
              },
              {
                "average": 0.5018223163,
                "count": 15160376,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966956,
                "variance": 0.2499966957
              },
              {
                "average": 0,
                "count": 15160376,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357061527,
                "count": 15160376,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6246155483,
                "variance": 0.3901445832
              },
              {
                "average": -7.024614671,
                "count": 15160376,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.70094406,
                "variance": 136.912092
              },
              {
                "average": 0,
                "count": 15160376,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.76826934,
                "count": 15160376,
                "maximum": 62,
                "minimum": 60,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5968727786,
                "variance": 0.3562571138
              },
              {
                "average": 203869993.4,
                "count": 15160376,
                "maximum": 203870368.2,
                "minimum": 203869235.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 307.2936241,
                "variance": 94429.37139
              },
              {
                "average": 0,
                "count": 15160376,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15160376,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15160376,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004773628306,
                "count": 15160376,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02184341976,
                "variance": 0.0004771349868
              },
              {
                "average": 0.4529444388,
                "count": 15160376,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.497780866,
                "variance": 0.2477857905
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332925.3967,
              4324120.248,
              -10.36704302,
              334780.3967,
              4325379.188,
              383.472957
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332925.39667251206,
                    4324120.248122561,
                    -10.367043017810516
                  ],
                  [
                    332925.39667251206,
                    4325379.18812256,
                    -10.367043017810516
                  ],
                  [
                    334780.39667251206,
                    4325379.18812256,
                    383.47295698218954
                  ],
                  [
                    334780.39667251206,
                    4324120.248122561,
                    383.47295698218954
                  ],
                  [
                    332925.39667251206,
                    4324120.248122561,
                    -10.367043017810516
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:26:08+00:00",
            "end_time": "2018-02-28T16:07: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": "20180217_356496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84628137572992,
              39.0281529723644,
              -10.356446448652491
            ],
            [
              -76.84657652766305,
              39.0394914016929,
              -10.356446448652491
            ],
            [
              -76.82515321773793,
              39.0398287025837,
              393.9635535513475
            ],
            [
              -76.82486148538567,
              39.02849013771096,
              393.9635535513475
            ],
            [
              -76.84628137572992,
              39.0281529723644,
              -10.356446448652491
            ]
          ]
        ]
      },
      "bbox": [
        -76.84657653,
        39.02815297,
        -10.35644645,
        -76.82486149,
        39.0398287,
        393.9635536
      ],
      "properties": {
        "datetime": "2018-02-28T16:08:58Z",
        "pc:count": 26313931,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 341370.4871,
            "count": 26313931,
            "maximum": 342040.0094,
            "minimum": 340185.0094,
            "name": "X",
            "position": 0,
            "stddev": 469.4017893,
            "variance": 220338.0398
          },
          {
            "average": 4322184.688,
            "count": 26313931,
            "maximum": 4322780.529,
            "minimum": 4321521.629,
            "name": "Y",
            "position": 1,
            "stddev": 358.5103265,
            "variance": 128529.6542
          },
          {
            "average": 49.47179379,
            "count": 26313931,
            "maximum": 393.9635536,
            "minimum": -10.35644645,
            "name": "Z",
            "position": 2,
            "stddev": 9.027180064,
            "variance": 81.48997991
          },
          {
            "average": 3705.271171,
            "count": 26313931,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4490.153521,
            "variance": 20161478.64
          },
          {
            "average": 2.562595152,
            "count": 26313931,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.420084009,
            "variance": 2.016638592
          },
          {
            "average": 3.840099147,
            "count": 26313931,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.351378632,
            "variance": 1.826224208
          },
          {
            "average": 0.4993639681,
            "count": 26313931,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999605,
            "variance": 0.249999605
          },
          {
            "average": 0,
            "count": 26313931,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.255762052,
            "count": 26313931,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4694942273,
            "variance": 0.2204248294
          },
          {
            "average": 7.586690022,
            "count": 26313931,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.48185419,
            "variance": 155.7966841
          },
          {
            "average": 0,
            "count": 26313931,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.67174376,
            "count": 26313931,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.70239118,
            "variance": 313.3746535
          },
          {
            "average": 203663352.4,
            "count": 26313931,
            "maximum": 203869338.5,
            "minimum": 202913320.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 375695.9523,
            "variance": 141147448600.0
          },
          {
            "average": 0,
            "count": 26313931,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26313931,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26313931,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002720992162,
            "count": 26313931,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01649318612,
            "variance": 0.0002720251885
          },
          {
            "average": 0.4754086343,
            "count": 26313931,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4993949081,
            "variance": 0.2493952742
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340185.0094,
          4321521.629,
          -10.35644645,
          342040.0094,
          4322780.529,
          393.9635536
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340185.0094003473,
                4321521.629259394,
                -10.356446448652491
              ],
              [
                340185.0094003473,
                4322780.529259394,
                -10.356446448652491
              ],
              [
                342040.0094003473,
                4322780.529259394,
                393.9635535513475
              ],
              [
                342040.0094003473,
                4321521.629259394,
                393.9635535513475
              ],
              [
                340185.0094003473,
                4321521.629259394,
                -10.356446448652491
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:08:58+00:00",
        "end_time": "2018-02-17T14:35:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_356496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_356496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_356496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84657653,
            39.02815297,
            -10.35644645,
            -76.82486149,
            39.0398287,
            393.9635536
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84628137572992,
                  39.0281529723644,
                  -10.356446448652491
                ],
                [
                  -76.84657652766305,
                  39.0394914016929,
                  -10.356446448652491
                ],
                [
                  -76.82515321773793,
                  39.0398287025837,
                  393.9635535513475
                ],
                [
                  -76.82486148538567,
                  39.02849013771096,
                  393.9635535513475
                ],
                [
                  -76.84628137572992,
                  39.0281529723644,
                  -10.356446448652491
                ]
              ]
            ]
          },
          "id": "20180217_356496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:08:58Z",
            "pc:count": 26313931,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 341370.4871,
                "count": 26313931,
                "maximum": 342040.0094,
                "minimum": 340185.0094,
                "name": "X",
                "position": 0,
                "stddev": 469.4017893,
                "variance": 220338.0398
              },
              {
                "average": 4322184.688,
                "count": 26313931,
                "maximum": 4322780.529,
                "minimum": 4321521.629,
                "name": "Y",
                "position": 1,
                "stddev": 358.5103265,
                "variance": 128529.6542
              },
              {
                "average": 49.47179379,
                "count": 26313931,
                "maximum": 393.9635536,
                "minimum": -10.35644645,
                "name": "Z",
                "position": 2,
                "stddev": 9.027180064,
                "variance": 81.48997991
              },
              {
                "average": 3705.271171,
                "count": 26313931,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4490.153521,
                "variance": 20161478.64
              },
              {
                "average": 2.562595152,
                "count": 26313931,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.420084009,
                "variance": 2.016638592
              },
              {
                "average": 3.840099147,
                "count": 26313931,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.351378632,
                "variance": 1.826224208
              },
              {
                "average": 0.4993639681,
                "count": 26313931,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999605,
                "variance": 0.249999605
              },
              {
                "average": 0,
                "count": 26313931,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.255762052,
                "count": 26313931,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4694942273,
                "variance": 0.2204248294
              },
              {
                "average": 7.586690022,
                "count": 26313931,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.48185419,
                "variance": 155.7966841
              },
              {
                "average": 0,
                "count": 26313931,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.67174376,
                "count": 26313931,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.70239118,
                "variance": 313.3746535
              },
              {
                "average": 203663352.4,
                "count": 26313931,
                "maximum": 203869338.5,
                "minimum": 202913320.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 375695.9523,
                "variance": 141147448600.0
              },
              {
                "average": 0,
                "count": 26313931,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26313931,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26313931,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002720992162,
                "count": 26313931,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01649318612,
                "variance": 0.0002720251885
              },
              {
                "average": 0.4754086343,
                "count": 26313931,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4993949081,
                "variance": 0.2493952742
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340185.0094,
              4321521.629,
              -10.35644645,
              342040.0094,
              4322780.529,
              393.9635536
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340185.0094003473,
                    4321521.629259394,
                    -10.356446448652491
                  ],
                  [
                    340185.0094003473,
                    4322780.529259394,
                    -10.356446448652491
                  ],
                  [
                    342040.0094003473,
                    4322780.529259394,
                    393.9635535513475
                  ],
                  [
                    342040.0094003473,
                    4321521.629259394,
                    393.9635535513475
                  ],
                  [
                    340185.0094003473,
                    4321521.629259394,
                    -10.356446448652491
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:08:58+00:00",
            "end_time": "2018-02-17T14:35:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_332508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93073220845821,
              39.06118164167127,
              -10.25958373709966
            ],
            [
              -76.93104120946126,
              39.07251909391813,
              -10.25958373709966
            ],
            [
              -76.9096084914016,
              39.07287216333882,
              381.84041626290036
            ],
            [
              -76.90930291490282,
              39.06153456925827,
              381.84041626290036
            ],
            [
              -76.93073220845821,
              39.06118164167127,
              -10.25958373709966
            ]
          ]
        ]
      },
      "bbox": [
        -76.93104121,
        39.06118164,
        -10.25958374,
        -76.90930291,
        39.07287216,
        381.8404163
      ],
      "properties": {
        "datetime": "2018-02-28T16:25:44Z",
        "pc:count": 23567497,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333956.7813,
            "count": 23567497,
            "maximum": 334807.2146,
            "minimum": 332952.1746,
            "name": "X",
            "position": 0,
            "stddev": 515.6492758,
            "variance": 265894.1757
          },
          {
            "average": 4325972.114,
            "count": 23567497,
            "maximum": 4326597.969,
            "minimum": 4325339.109,
            "name": "Y",
            "position": 1,
            "stddev": 347.5936173,
            "variance": 120821.3228
          },
          {
            "average": 78.67611254,
            "count": 23567497,
            "maximum": 381.8404163,
            "minimum": -10.25958374,
            "name": "Z",
            "position": 2,
            "stddev": 10.97296391,
            "variance": 120.405937
          },
          {
            "average": 4905.122016,
            "count": 23567497,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5410.434823,
            "variance": 29272804.98
          },
          {
            "average": 2.308655306,
            "count": 23567497,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.360201686,
            "variance": 1.850148628
          },
          {
            "average": 3.283729621,
            "count": 23567497,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.52080584,
            "variance": 2.312850403
          },
          {
            "average": 0.5005556169,
            "count": 23567497,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997019,
            "variance": 0.2499997019
          },
          {
            "average": 0,
            "count": 23567497,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263415797,
            "count": 23567497,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.474821845,
            "variance": 0.2254557845
          },
          {
            "average": 11.59902393,
            "count": 23567497,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.546883106,
            "variance": 56.95544461
          },
          {
            "average": 0,
            "count": 23567497,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.75805628,
            "count": 23567497,
            "maximum": 62,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.6525734,
            "variance": 277.308201
          },
          {
            "average": 203642872,
            "count": 23567497,
            "maximum": 203870344.1,
            "minimum": 203180988.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 323618.9337,
            "variance": 104729214200.0
          },
          {
            "average": 0,
            "count": 23567497,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23567497,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23567497,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004390792964,
            "count": 23567497,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02094961872,
            "variance": 0.0004388865244
          },
          {
            "average": 0.5305517171,
            "count": 23567497,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990657303,
            "variance": 0.2490666032
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332952.1746,
          4325339.109,
          -10.25958374,
          334807.2146,
          4326597.969,
          381.8404163
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332952.17463435046,
                4325339.109274751,
                -10.25958373709966
              ],
              [
                332952.17463435046,
                4326597.96927475,
                -10.25958373709966
              ],
              [
                334807.2146343505,
                4326597.96927475,
                381.84041626290036
              ],
              [
                334807.2146343505,
                4325339.109274751,
                381.84041626290036
              ],
              [
                332952.17463435046,
                4325339.109274751,
                -10.25958373709966
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:25:44+00:00",
        "end_time": "2018-02-20T16:56:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_332508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_332508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_332508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_332508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93104121,
            39.06118164,
            -10.25958374,
            -76.90930291,
            39.07287216,
            381.8404163
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93073220845821,
                  39.06118164167127,
                  -10.25958373709966
                ],
                [
                  -76.93104120946126,
                  39.07251909391813,
                  -10.25958373709966
                ],
                [
                  -76.9096084914016,
                  39.07287216333882,
                  381.84041626290036
                ],
                [
                  -76.90930291490282,
                  39.06153456925827,
                  381.84041626290036
                ],
                [
                  -76.93073220845821,
                  39.06118164167127,
                  -10.25958373709966
                ]
              ]
            ]
          },
          "id": "20180220_332508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_332508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:25:44Z",
            "pc:count": 23567497,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333956.7813,
                "count": 23567497,
                "maximum": 334807.2146,
                "minimum": 332952.1746,
                "name": "X",
                "position": 0,
                "stddev": 515.6492758,
                "variance": 265894.1757
              },
              {
                "average": 4325972.114,
                "count": 23567497,
                "maximum": 4326597.969,
                "minimum": 4325339.109,
                "name": "Y",
                "position": 1,
                "stddev": 347.5936173,
                "variance": 120821.3228
              },
              {
                "average": 78.67611254,
                "count": 23567497,
                "maximum": 381.8404163,
                "minimum": -10.25958374,
                "name": "Z",
                "position": 2,
                "stddev": 10.97296391,
                "variance": 120.405937
              },
              {
                "average": 4905.122016,
                "count": 23567497,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5410.434823,
                "variance": 29272804.98
              },
              {
                "average": 2.308655306,
                "count": 23567497,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.360201686,
                "variance": 1.850148628
              },
              {
                "average": 3.283729621,
                "count": 23567497,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.52080584,
                "variance": 2.312850403
              },
              {
                "average": 0.5005556169,
                "count": 23567497,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997019,
                "variance": 0.2499997019
              },
              {
                "average": 0,
                "count": 23567497,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263415797,
                "count": 23567497,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.474821845,
                "variance": 0.2254557845
              },
              {
                "average": 11.59902393,
                "count": 23567497,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.546883106,
                "variance": 56.95544461
              },
              {
                "average": 0,
                "count": 23567497,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.75805628,
                "count": 23567497,
                "maximum": 62,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.6525734,
                "variance": 277.308201
              },
              {
                "average": 203642872,
                "count": 23567497,
                "maximum": 203870344.1,
                "minimum": 203180988.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 323618.9337,
                "variance": 104729214200.0
              },
              {
                "average": 0,
                "count": 23567497,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23567497,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23567497,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004390792964,
                "count": 23567497,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02094961872,
                "variance": 0.0004388865244
              },
              {
                "average": 0.5305517171,
                "count": 23567497,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990657303,
                "variance": 0.2490666032
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332952.1746,
              4325339.109,
              -10.25958374,
              334807.2146,
              4326597.969,
              381.8404163
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332952.17463435046,
                    4325339.109274751,
                    -10.25958373709966
                  ],
                  [
                    332952.17463435046,
                    4326597.96927475,
                    -10.25958373709966
                  ],
                  [
                    334807.2146343505,
                    4326597.96927475,
                    381.84041626290036
                  ],
                  [
                    334807.2146343505,
                    4325339.109274751,
                    381.84041626290036
                  ],
                  [
                    332952.17463435046,
                    4325339.109274751,
                    -10.25958373709966
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:25:44+00:00",
            "end_time": "2018-02-20T16:56: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": "20180217_362504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82510622487263,
              39.050089637314,
              -10.29176376988869
            ],
            [
              -76.82539821626476,
              39.06142797841163,
              -10.29176376988869
            ],
            [
              -76.8039684878117,
              39.061761538035846,
              324.8882362301113
            ],
            [
              -76.80367991976482,
              39.05042306292044,
              324.8882362301113
            ],
            [
              -76.82510622487263,
              39.050089637314,
              -10.29176376988869
            ]
          ]
        ]
      },
      "bbox": [
        -76.82539822,
        39.05008964,
        -10.29176377,
        -76.80367992,
        39.06176154,
        324.8882362
      ],
      "properties": {
        "datetime": "2018-02-20T17:24:55Z",
        "pc:count": 39650292,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342995.8051,
            "count": 39650292,
            "maximum": 343921.8955,
            "minimum": 342066.9355,
            "name": "X",
            "position": 0,
            "stddev": 574.5681185,
            "variance": 330128.5228
          },
          {
            "average": 4324566.752,
            "count": 39650292,
            "maximum": 4325178.124,
            "minimum": 4323919.244,
            "name": "Y",
            "position": 1,
            "stddev": 368.7271158,
            "variance": 135959.6859
          },
          {
            "average": 47.46800253,
            "count": 39650292,
            "maximum": 324.8882362,
            "minimum": -10.29176377,
            "name": "Z",
            "position": 2,
            "stddev": 14.18232596,
            "variance": 201.1383697
          },
          {
            "average": 3389.505024,
            "count": 39650292,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4215.892987,
            "variance": 17773753.67
          },
          {
            "average": 2.771338128,
            "count": 39650292,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.414342216,
            "variance": 2.000363903
          },
          {
            "average": 4.04845639,
            "count": 39650292,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.175889091,
            "variance": 1.382715155
          },
          {
            "average": 0.4616512786,
            "count": 39650292,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4985272127,
            "variance": 0.2485293818
          },
          {
            "average": 0,
            "count": 39650292,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217188287,
            "count": 39650292,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4540686992,
            "variance": 0.2061783836
          },
          {
            "average": 5.800535631,
            "count": 39650292,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.68881333,
            "variance": 161.0059838
          },
          {
            "average": 0,
            "count": 39650292,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 31.87394761,
            "count": 39650292,
            "maximum": 40,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.183243842,
            "variance": 84.33196746
          },
          {
            "average": 203077706.6,
            "count": 39650292,
            "maximum": 203182695.4,
            "minimum": 202913344.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 130671.186,
            "variance": 17074958840.0
          },
          {
            "average": 0,
            "count": 39650292,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39650292,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39650292,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001553330301,
            "count": 39650292,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01246229937,
            "variance": 0.0001553089056
          },
          {
            "average": 0.6089339266,
            "count": 39650292,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.487989145,
            "variance": 0.2381334056
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          342066.9355,
          4323919.244,
          -10.29176377,
          343921.8955,
          4325178.124,
          324.8882362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                342066.93550863455,
                4323919.243563547,
                -10.29176376988869
              ],
              [
                342066.93550863455,
                4325178.123563548,
                -10.29176376988869
              ],
              [
                343921.8955086345,
                4325178.123563548,
                324.8882362301113
              ],
              [
                343921.8955086345,
                4323919.243563547,
                324.8882362301113
              ],
              [
                342066.93550863455,
                4323919.243563547,
                -10.29176376988869
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:24:55+00:00",
        "end_time": "2018-02-17T14:35:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_362504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_362504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_362504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_362504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82539822,
            39.05008964,
            -10.29176377,
            -76.80367992,
            39.06176154,
            324.8882362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82510622487263,
                  39.050089637314,
                  -10.29176376988869
                ],
                [
                  -76.82539821626476,
                  39.06142797841163,
                  -10.29176376988869
                ],
                [
                  -76.8039684878117,
                  39.061761538035846,
                  324.8882362301113
                ],
                [
                  -76.80367991976482,
                  39.05042306292044,
                  324.8882362301113
                ],
                [
                  -76.82510622487263,
                  39.050089637314,
                  -10.29176376988869
                ]
              ]
            ]
          },
          "id": "20180217_362504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_362504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:24:55Z",
            "pc:count": 39650292,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342995.8051,
                "count": 39650292,
                "maximum": 343921.8955,
                "minimum": 342066.9355,
                "name": "X",
                "position": 0,
                "stddev": 574.5681185,
                "variance": 330128.5228
              },
              {
                "average": 4324566.752,
                "count": 39650292,
                "maximum": 4325178.124,
                "minimum": 4323919.244,
                "name": "Y",
                "position": 1,
                "stddev": 368.7271158,
                "variance": 135959.6859
              },
              {
                "average": 47.46800253,
                "count": 39650292,
                "maximum": 324.8882362,
                "minimum": -10.29176377,
                "name": "Z",
                "position": 2,
                "stddev": 14.18232596,
                "variance": 201.1383697
              },
              {
                "average": 3389.505024,
                "count": 39650292,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4215.892987,
                "variance": 17773753.67
              },
              {
                "average": 2.771338128,
                "count": 39650292,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.414342216,
                "variance": 2.000363903
              },
              {
                "average": 4.04845639,
                "count": 39650292,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.175889091,
                "variance": 1.382715155
              },
              {
                "average": 0.4616512786,
                "count": 39650292,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4985272127,
                "variance": 0.2485293818
              },
              {
                "average": 0,
                "count": 39650292,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217188287,
                "count": 39650292,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4540686992,
                "variance": 0.2061783836
              },
              {
                "average": 5.800535631,
                "count": 39650292,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.68881333,
                "variance": 161.0059838
              },
              {
                "average": 0,
                "count": 39650292,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 31.87394761,
                "count": 39650292,
                "maximum": 40,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.183243842,
                "variance": 84.33196746
              },
              {
                "average": 203077706.6,
                "count": 39650292,
                "maximum": 203182695.4,
                "minimum": 202913344.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 130671.186,
                "variance": 17074958840.0
              },
              {
                "average": 0,
                "count": 39650292,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39650292,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39650292,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001553330301,
                "count": 39650292,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01246229937,
                "variance": 0.0001553089056
              },
              {
                "average": 0.6089339266,
                "count": 39650292,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.487989145,
                "variance": 0.2381334056
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              342066.9355,
              4323919.244,
              -10.29176377,
              343921.8955,
              4325178.124,
              324.8882362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    342066.93550863455,
                    4323919.243563547,
                    -10.29176376988869
                  ],
                  [
                    342066.93550863455,
                    4325178.123563548,
                    -10.29176376988869
                  ],
                  [
                    343921.8955086345,
                    4325178.123563548,
                    324.8882362301113
                  ],
                  [
                    343921.8955086345,
                    4323919.243563547,
                    324.8882362301113
                  ],
                  [
                    342066.93550863455,
                    4323919.243563547,
                    -10.29176376988869
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:24:55+00:00",
            "end_time": "2018-02-17T14:35:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_332512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93072155556288,
              39.072163909105775,
              -10.410252342809542
            ],
            [
              -76.9310307199503,
              39.08350296111767,
              -10.410252342809542
            ],
            [
              -76.90959583401369,
              39.08385609205624,
              386.3097476571905
            ],
            [
              -76.90929009630649,
              39.07251689817753,
              386.3097476571905
            ],
            [
              -76.93072155556288,
              39.072163909105775,
              -10.410252342809542
            ]
          ]
        ]
      },
      "bbox": [
        -76.93103072,
        39.07216391,
        -10.41025234,
        -76.9092901,
        39.08385609,
        386.3097477
      ],
      "properties": {
        "datetime": "2018-02-28T16:19:16Z",
        "pc:count": 27423329,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333815.5504,
            "count": 27423329,
            "maximum": 334833.9314,
            "minimum": 332978.9914,
            "name": "X",
            "position": 0,
            "stddev": 548.08579,
            "variance": 300398.0332
          },
          {
            "average": 4327203.657,
            "count": 27423329,
            "maximum": 4327817.001,
            "minimum": 4326557.961,
            "name": "Y",
            "position": 1,
            "stddev": 336.1363086,
            "variance": 112987.618
          },
          {
            "average": 94.13675175,
            "count": 27423329,
            "maximum": 386.3097477,
            "minimum": -10.41025234,
            "name": "Z",
            "position": 2,
            "stddev": 11.00066482,
            "variance": 121.0146265
          },
          {
            "average": 5091.821012,
            "count": 27423329,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5267.322154,
            "variance": 27744682.67
          },
          {
            "average": 2.164398422,
            "count": 27423329,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.32247739,
            "variance": 1.748946446
          },
          {
            "average": 3.082272324,
            "count": 27423329,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.556332828,
            "variance": 2.422171873
          },
          {
            "average": 0.5173549499,
            "count": 27423329,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996987241,
            "variance": 0.2496988148
          },
          {
            "average": 0,
            "count": 27423329,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300804472,
            "count": 27423329,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6388568377,
            "variance": 0.408138059
          },
          {
            "average": -7.167687943,
            "count": 27423329,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.52084146,
            "variance": 132.7297879
          },
          {
            "average": 0,
            "count": 27423329,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.84000819,
            "count": 27423329,
            "maximum": 63,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.31026633,
            "variance": 234.404255
          },
          {
            "average": 203465993.1,
            "count": 27423329,
            "maximum": 203869956.1,
            "minimum": 203180984.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 338809.298,
            "variance": 114791740400.0
          },
          {
            "average": 0,
            "count": 27423329,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27423329,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27423329,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003757020163,
            "count": 27423329,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01937939313,
            "variance": 0.000375560878
          },
          {
            "average": 0.6826389677,
            "count": 27423329,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4654492619,
            "variance": 0.2166430154
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332978.9914,
          4326557.961,
          -10.41025234,
          334833.9314,
          4327817.001,
          386.3097477
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332978.9914132556,
                4326557.961263318,
                -10.410252342809542
              ],
              [
                332978.9914132556,
                4327817.001263317,
                -10.410252342809542
              ],
              [
                334833.9314132555,
                4327817.001263317,
                386.3097476571905
              ],
              [
                334833.9314132555,
                4326557.961263318,
                386.3097476571905
              ],
              [
                332978.9914132556,
                4326557.961263318,
                -10.410252342809542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:19:16+00:00",
        "end_time": "2018-02-20T16:56:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_332512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_332512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_332512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_332512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93103072,
            39.07216391,
            -10.41025234,
            -76.9092901,
            39.08385609,
            386.3097477
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93072155556288,
                  39.072163909105775,
                  -10.410252342809542
                ],
                [
                  -76.9310307199503,
                  39.08350296111767,
                  -10.410252342809542
                ],
                [
                  -76.90959583401369,
                  39.08385609205624,
                  386.3097476571905
                ],
                [
                  -76.90929009630649,
                  39.07251689817753,
                  386.3097476571905
                ],
                [
                  -76.93072155556288,
                  39.072163909105775,
                  -10.410252342809542
                ]
              ]
            ]
          },
          "id": "20180220_332512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_332512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:19:16Z",
            "pc:count": 27423329,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333815.5504,
                "count": 27423329,
                "maximum": 334833.9314,
                "minimum": 332978.9914,
                "name": "X",
                "position": 0,
                "stddev": 548.08579,
                "variance": 300398.0332
              },
              {
                "average": 4327203.657,
                "count": 27423329,
                "maximum": 4327817.001,
                "minimum": 4326557.961,
                "name": "Y",
                "position": 1,
                "stddev": 336.1363086,
                "variance": 112987.618
              },
              {
                "average": 94.13675175,
                "count": 27423329,
                "maximum": 386.3097477,
                "minimum": -10.41025234,
                "name": "Z",
                "position": 2,
                "stddev": 11.00066482,
                "variance": 121.0146265
              },
              {
                "average": 5091.821012,
                "count": 27423329,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5267.322154,
                "variance": 27744682.67
              },
              {
                "average": 2.164398422,
                "count": 27423329,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.32247739,
                "variance": 1.748946446
              },
              {
                "average": 3.082272324,
                "count": 27423329,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.556332828,
                "variance": 2.422171873
              },
              {
                "average": 0.5173549499,
                "count": 27423329,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996987241,
                "variance": 0.2496988148
              },
              {
                "average": 0,
                "count": 27423329,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300804472,
                "count": 27423329,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6388568377,
                "variance": 0.408138059
              },
              {
                "average": -7.167687943,
                "count": 27423329,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.52084146,
                "variance": 132.7297879
              },
              {
                "average": 0,
                "count": 27423329,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.84000819,
                "count": 27423329,
                "maximum": 63,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.31026633,
                "variance": 234.404255
              },
              {
                "average": 203465993.1,
                "count": 27423329,
                "maximum": 203869956.1,
                "minimum": 203180984.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 338809.298,
                "variance": 114791740400.0
              },
              {
                "average": 0,
                "count": 27423329,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27423329,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27423329,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003757020163,
                "count": 27423329,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01937939313,
                "variance": 0.000375560878
              },
              {
                "average": 0.6826389677,
                "count": 27423329,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4654492619,
                "variance": 0.2166430154
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332978.9914,
              4326557.961,
              -10.41025234,
              334833.9314,
              4327817.001,
              386.3097477
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332978.9914132556,
                    4326557.961263318,
                    -10.410252342809542
                  ],
                  [
                    332978.9914132556,
                    4327817.001263317,
                    -10.410252342809542
                  ],
                  [
                    334833.9314132555,
                    4327817.001263317,
                    386.3097476571905
                  ],
                  [
                    334833.9314132555,
                    4326557.961263318,
                    386.3097476571905
                  ],
                  [
                    332978.9914132556,
                    4326557.961263318,
                    -10.410252342809542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:19:16+00:00",
            "end_time": "2018-02-20T16:56:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_338488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9096706923421,
              39.00625400361068,
              -10.014371249341764
            ],
            [
              -76.90997570703367,
              39.01759098247096,
              -10.014371249341764
            ],
            [
              -76.88856116547399,
              39.017939742608846,
              372.34562875065825
            ],
            [
              -76.88825956560369,
              39.0066026235944,
              372.34562875065825
            ],
            [
              -76.9096706923421,
              39.00625400361068,
              -10.014371249341764
            ]
          ]
        ]
      },
      "bbox": [
        -76.90997571,
        39.006254,
        -10.01437125,
        -76.88825957,
        39.01793974,
        372.3456288
      ],
      "properties": {
        "datetime": "2018-02-28T16:48:55Z",
        "pc:count": 15129809,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335558.7918,
            "count": 15129809,
            "maximum": 336501.4405,
            "minimum": 334646.5605,
            "name": "X",
            "position": 0,
            "stddev": 549.6958054,
            "variance": 302165.4785
          },
          {
            "average": 4319829.773,
            "count": 15129809,
            "maximum": 4320463.267,
            "minimum": 4319204.487,
            "name": "Y",
            "position": 1,
            "stddev": 351.9567929,
            "variance": 123873.5841
          },
          {
            "average": 31.63567326,
            "count": 15129809,
            "maximum": 372.3456288,
            "minimum": -10.01437125,
            "name": "Z",
            "position": 2,
            "stddev": 10.97235593,
            "variance": 120.3925946
          },
          {
            "average": 4912.522793,
            "count": 15129809,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5023.94101,
            "variance": 25239983.28
          },
          {
            "average": 2.088348306,
            "count": 15129809,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.324456198,
            "variance": 1.754184219
          },
          {
            "average": 2.995899419,
            "count": 15129809,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.611905997,
            "variance": 2.598240942
          },
          {
            "average": 0.5003014909,
            "count": 15129809,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999256,
            "variance": 0.2499999256
          },
          {
            "average": 0,
            "count": 15129809,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.414904379,
            "count": 15129809,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8498144098,
            "variance": 0.7221845311
          },
          {
            "average": -0.2512309113,
            "count": 15129809,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.2722065,
            "variance": 176.1514653
          },
          {
            "average": 0,
            "count": 15129809,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.99374361,
            "count": 15129809,
            "maximum": 60,
            "minimum": 58,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6088577801,
            "variance": 0.3707077963
          },
          {
            "average": 203871014.2,
            "count": 15129809,
            "maximum": 203871735.4,
            "minimum": 203870406.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 399.5255285,
            "variance": 159620.6479
          },
          {
            "average": 0,
            "count": 15129809,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15129809,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15129809,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005063514021,
            "count": 15129809,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02249655626,
            "variance": 0.0005060950438
          },
          {
            "average": 0.4138546627,
            "count": 15129809,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4925230927,
            "variance": 0.2425789969
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334646.5605,
          4319204.487,
          -10.01437125,
          336501.4405,
          4320463.267,
          372.3456288
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334646.56054482877,
                4319204.487334418,
                -10.014371249341764
              ],
              [
                334646.56054482877,
                4320463.267334417,
                -10.014371249341764
              ],
              [
                336501.4405448288,
                4320463.267334417,
                372.34562875065825
              ],
              [
                336501.4405448288,
                4319204.487334418,
                372.34562875065825
              ],
              [
                334646.56054482877,
                4319204.487334418,
                -10.014371249341764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:48:55+00:00",
        "end_time": "2018-02-28T16:26:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_338488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_338488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_338488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90997571,
            39.006254,
            -10.01437125,
            -76.88825957,
            39.01793974,
            372.3456288
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9096706923421,
                  39.00625400361068,
                  -10.014371249341764
                ],
                [
                  -76.90997570703367,
                  39.01759098247096,
                  -10.014371249341764
                ],
                [
                  -76.88856116547399,
                  39.017939742608846,
                  372.34562875065825
                ],
                [
                  -76.88825956560369,
                  39.0066026235944,
                  372.34562875065825
                ],
                [
                  -76.9096706923421,
                  39.00625400361068,
                  -10.014371249341764
                ]
              ]
            ]
          },
          "id": "20180228_338488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_338488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:48:55Z",
            "pc:count": 15129809,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335558.7918,
                "count": 15129809,
                "maximum": 336501.4405,
                "minimum": 334646.5605,
                "name": "X",
                "position": 0,
                "stddev": 549.6958054,
                "variance": 302165.4785
              },
              {
                "average": 4319829.773,
                "count": 15129809,
                "maximum": 4320463.267,
                "minimum": 4319204.487,
                "name": "Y",
                "position": 1,
                "stddev": 351.9567929,
                "variance": 123873.5841
              },
              {
                "average": 31.63567326,
                "count": 15129809,
                "maximum": 372.3456288,
                "minimum": -10.01437125,
                "name": "Z",
                "position": 2,
                "stddev": 10.97235593,
                "variance": 120.3925946
              },
              {
                "average": 4912.522793,
                "count": 15129809,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5023.94101,
                "variance": 25239983.28
              },
              {
                "average": 2.088348306,
                "count": 15129809,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.324456198,
                "variance": 1.754184219
              },
              {
                "average": 2.995899419,
                "count": 15129809,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.611905997,
                "variance": 2.598240942
              },
              {
                "average": 0.5003014909,
                "count": 15129809,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999256,
                "variance": 0.2499999256
              },
              {
                "average": 0,
                "count": 15129809,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.414904379,
                "count": 15129809,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8498144098,
                "variance": 0.7221845311
              },
              {
                "average": -0.2512309113,
                "count": 15129809,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.2722065,
                "variance": 176.1514653
              },
              {
                "average": 0,
                "count": 15129809,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.99374361,
                "count": 15129809,
                "maximum": 60,
                "minimum": 58,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6088577801,
                "variance": 0.3707077963
              },
              {
                "average": 203871014.2,
                "count": 15129809,
                "maximum": 203871735.4,
                "minimum": 203870406.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 399.5255285,
                "variance": 159620.6479
              },
              {
                "average": 0,
                "count": 15129809,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15129809,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15129809,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005063514021,
                "count": 15129809,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02249655626,
                "variance": 0.0005060950438
              },
              {
                "average": 0.4138546627,
                "count": 15129809,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4925230927,
                "variance": 0.2425789969
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334646.5605,
              4319204.487,
              -10.01437125,
              336501.4405,
              4320463.267,
              372.3456288
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334646.56054482877,
                    4319204.487334418,
                    -10.014371249341764
                  ],
                  [
                    334646.56054482877,
                    4320463.267334417,
                    -10.014371249341764
                  ],
                  [
                    336501.4405448288,
                    4320463.267334417,
                    372.34562875065825
                  ],
                  [
                    336501.4405448288,
                    4319204.487334418,
                    372.34562875065825
                  ],
                  [
                    334646.56054482877,
                    4319204.487334418,
                    -10.014371249341764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:48:55+00:00",
            "end_time": "2018-02-28T16:26: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": "20180217_362508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82507946509172,
              39.061071133147614,
              -10.02873842675723
            ],
            [
              -76.82526283986415,
              39.06818982974722,
              -10.02873842675723
            ],
            [
              -76.80403071594654,
              39.0685203230384,
              336.1512615732428
            ],
            [
              -76.80384947141718,
              39.06140154306945,
              336.1512615732428
            ],
            [
              -76.82507946509172,
              39.061071133147614,
              -10.02873842675723
            ]
          ]
        ]
      },
      "bbox": [
        -76.82526284,
        39.06107113,
        -10.02873843,
        -76.80384947,
        39.06852032,
        336.1512616
      ],
      "properties": {
        "datetime": "2018-02-20T17:24:55Z",
        "pc:count": 10292696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342749.815,
            "count": 10292696,
            "maximum": 343931.4005,
            "minimum": 342093.7205,
            "name": "X",
            "position": 0,
            "stddev": 479.1488134,
            "variance": 229583.5854
          },
          {
            "average": 4325370.255,
            "count": 10292696,
            "maximum": 4325928.346,
            "minimum": 4325137.966,
            "name": "Y",
            "position": 1,
            "stddev": 147.1977089,
            "variance": 21667.1655
          },
          {
            "average": 41.78757793,
            "count": 10292696,
            "maximum": 336.1512616,
            "minimum": -10.02873843,
            "name": "Z",
            "position": 2,
            "stddev": 11.50654101,
            "variance": 132.400486
          },
          {
            "average": 2992.691352,
            "count": 10292696,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3808.0734,
            "variance": 14501423.02
          },
          {
            "average": 2.850742313,
            "count": 10292696,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.406965316,
            "variance": 1.979551399
          },
          {
            "average": 4.131303305,
            "count": 10292696,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.09208376,
            "variance": 1.192646938
          },
          {
            "average": 0.3925335014,
            "count": 10292696,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4883144221,
            "variance": 0.2384509749
          },
          {
            "average": 0,
            "count": 10292696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.170828032,
            "count": 10292696,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.388951346,
            "variance": 0.1512831496
          },
          {
            "average": 6.337052277,
            "count": 10292696,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.01170997,
            "variance": 121.2577565
          },
          {
            "average": 0,
            "count": 10292696,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 35.12387182,
            "count": 10292696,
            "maximum": 40,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.794442784,
            "variance": 60.75333832
          },
          {
            "average": 203119758,
            "count": 10292696,
            "maximum": 203182695,
            "minimum": 202913926.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 113414.703,
            "variance": 12862894850.0
          },
          {
            "average": 0,
            "count": 10292696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10292696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10292696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001511751634,
            "count": 10292696,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01229440215,
            "variance": 0.0001511523242
          },
          {
            "average": 0.5522456896,
            "count": 10292696,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4972629203,
            "variance": 0.2472704119
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          342093.7205,
          4325137.966,
          -10.02873843,
          343931.4005,
          4325928.346,
          336.1512616
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                342093.72052680794,
                4325137.9656250635,
                -10.02873842675723
              ],
              [
                342093.72052680794,
                4325928.345625064,
                -10.02873842675723
              ],
              [
                343931.400526808,
                4325928.345625064,
                336.1512615732428
              ],
              [
                343931.400526808,
                4325137.9656250635,
                336.1512615732428
              ],
              [
                342093.72052680794,
                4325137.9656250635,
                -10.02873842675723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:24:55+00:00",
        "end_time": "2018-02-17T14:45:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_362508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_362508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_362508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_362508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82526284,
            39.06107113,
            -10.02873843,
            -76.80384947,
            39.06852032,
            336.1512616
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82507946509172,
                  39.061071133147614,
                  -10.02873842675723
                ],
                [
                  -76.82526283986415,
                  39.06818982974722,
                  -10.02873842675723
                ],
                [
                  -76.80403071594654,
                  39.0685203230384,
                  336.1512615732428
                ],
                [
                  -76.80384947141718,
                  39.06140154306945,
                  336.1512615732428
                ],
                [
                  -76.82507946509172,
                  39.061071133147614,
                  -10.02873842675723
                ]
              ]
            ]
          },
          "id": "20180217_362508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_362508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:24:55Z",
            "pc:count": 10292696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342749.815,
                "count": 10292696,
                "maximum": 343931.4005,
                "minimum": 342093.7205,
                "name": "X",
                "position": 0,
                "stddev": 479.1488134,
                "variance": 229583.5854
              },
              {
                "average": 4325370.255,
                "count": 10292696,
                "maximum": 4325928.346,
                "minimum": 4325137.966,
                "name": "Y",
                "position": 1,
                "stddev": 147.1977089,
                "variance": 21667.1655
              },
              {
                "average": 41.78757793,
                "count": 10292696,
                "maximum": 336.1512616,
                "minimum": -10.02873843,
                "name": "Z",
                "position": 2,
                "stddev": 11.50654101,
                "variance": 132.400486
              },
              {
                "average": 2992.691352,
                "count": 10292696,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3808.0734,
                "variance": 14501423.02
              },
              {
                "average": 2.850742313,
                "count": 10292696,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.406965316,
                "variance": 1.979551399
              },
              {
                "average": 4.131303305,
                "count": 10292696,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.09208376,
                "variance": 1.192646938
              },
              {
                "average": 0.3925335014,
                "count": 10292696,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4883144221,
                "variance": 0.2384509749
              },
              {
                "average": 0,
                "count": 10292696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.170828032,
                "count": 10292696,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.388951346,
                "variance": 0.1512831496
              },
              {
                "average": 6.337052277,
                "count": 10292696,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.01170997,
                "variance": 121.2577565
              },
              {
                "average": 0,
                "count": 10292696,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 35.12387182,
                "count": 10292696,
                "maximum": 40,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.794442784,
                "variance": 60.75333832
              },
              {
                "average": 203119758,
                "count": 10292696,
                "maximum": 203182695,
                "minimum": 202913926.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 113414.703,
                "variance": 12862894850.0
              },
              {
                "average": 0,
                "count": 10292696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10292696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10292696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001511751634,
                "count": 10292696,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01229440215,
                "variance": 0.0001511523242
              },
              {
                "average": 0.5522456896,
                "count": 10292696,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4972629203,
                "variance": 0.2472704119
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              342093.7205,
              4325137.966,
              -10.02873843,
              343931.4005,
              4325928.346,
              336.1512616
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    342093.72052680794,
                    4325137.9656250635,
                    -10.02873842675723
                  ],
                  [
                    342093.72052680794,
                    4325928.345625064,
                    -10.02873842675723
                  ],
                  [
                    343931.400526808,
                    4325928.345625064,
                    336.1512615732428
                  ],
                  [
                    343931.400526808,
                    4325137.9656250635,
                    336.1512615732428
                  ],
                  [
                    342093.72052680794,
                    4325137.9656250635,
                    -10.02873842675723
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:24:55+00:00",
            "end_time": "2018-02-17T14: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": "20180220_362516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82502414212453,
              39.08755348438259,
              26.79761799913524
            ],
            [
              -76.82520005694128,
              39.09437637107611,
              26.79761799913524
            ],
            [
              -76.82367070876188,
              39.09440030876752,
              338.95761799913527
            ],
            [
              -76.82349494114602,
              39.08757741628749,
              338.95761799913527
            ],
            [
              -76.82502414212453,
              39.08755348438259,
              26.79761799913524
            ]
          ]
        ]
      },
      "bbox": [
        -76.82520006,
        39.08755348,
        26.797618,
        -76.82349494,
        39.09440031,
        338.957618
      ],
      "properties": {
        "datetime": "2018-02-20T17:47:02Z",
        "pc:count": 270921,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342202.3193,
            "count": 270921,
            "maximum": 342289.8582,
            "minimum": 342157.5382,
            "name": "X",
            "position": 0,
            "stddev": 30.0585946,
            "variance": 903.5191096
          },
          {
            "average": 4328321.123,
            "count": 270921,
            "maximum": 4328834.531,
            "minimum": 4328076.991,
            "name": "Y",
            "position": 1,
            "stddev": 197.9683301,
            "variance": 39191.45971
          },
          {
            "average": 53.88184466,
            "count": 270921,
            "maximum": 338.957618,
            "minimum": 26.797618,
            "name": "Z",
            "position": 2,
            "stddev": 8.20755165,
            "variance": 67.36390409
          },
          {
            "average": 4372.982087,
            "count": 270921,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4499.092307,
            "variance": 20241831.59
          },
          {
            "average": 1.946453025,
            "count": 270921,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.193342726,
            "variance": 1.424066861
          },
          {
            "average": 2.721612573,
            "count": 270921,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.49727685,
            "variance": 2.241837967
          },
          {
            "average": 0.5018400198,
            "count": 270921,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975371,
            "variance": 0.2499975371
          },
          {
            "average": 0,
            "count": 270921,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25432137,
            "count": 270921,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4571156145,
            "variance": 0.208954685
          },
          {
            "average": 9.914805728,
            "count": 270921,
            "maximum": 19.00200081,
            "minimum": -4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.518752197,
            "variance": 56.53163459
          },
          {
            "average": 0,
            "count": 270921,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.36817744,
            "count": 270921,
            "maximum": 38,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.482310762,
            "variance": 0.2326236711
          },
          {
            "average": 203183677.9,
            "count": 270921,
            "maximum": 203184022.1,
            "minimum": 203183101.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 434.7163194,
            "variance": 188978.2783
          },
          {
            "average": 0,
            "count": 270921,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 270921,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 270921,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004650802263,
            "count": 270921,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02156074309,
            "variance": 0.0004648656426
          },
          {
            "average": 0.09727189845,
            "count": 270921,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.296328197,
            "variance": 0.08781040034
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          342157.5382,
          4328076.991,
          26.797618,
          342289.8582,
          4328834.531,
          338.957618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                342157.538182032,
                4328076.990978748,
                26.79761799913524
              ],
              [
                342157.538182032,
                4328834.530978747,
                26.79761799913524
              ],
              [
                342289.85818203195,
                4328834.530978747,
                338.95761799913527
              ],
              [
                342289.85818203195,
                4328076.990978748,
                338.95761799913527
              ],
              [
                342157.538182032,
                4328076.990978748,
                26.79761799913524
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:47:02+00:00",
        "end_time": "2018-02-20T17:31:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_362516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_362516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_362516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_362516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82520006,
            39.08755348,
            26.797618,
            -76.82349494,
            39.09440031,
            338.957618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82502414212453,
                  39.08755348438259,
                  26.79761799913524
                ],
                [
                  -76.82520005694128,
                  39.09437637107611,
                  26.79761799913524
                ],
                [
                  -76.82367070876188,
                  39.09440030876752,
                  338.95761799913527
                ],
                [
                  -76.82349494114602,
                  39.08757741628749,
                  338.95761799913527
                ],
                [
                  -76.82502414212453,
                  39.08755348438259,
                  26.79761799913524
                ]
              ]
            ]
          },
          "id": "20180220_362516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_362516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:47:02Z",
            "pc:count": 270921,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342202.3193,
                "count": 270921,
                "maximum": 342289.8582,
                "minimum": 342157.5382,
                "name": "X",
                "position": 0,
                "stddev": 30.0585946,
                "variance": 903.5191096
              },
              {
                "average": 4328321.123,
                "count": 270921,
                "maximum": 4328834.531,
                "minimum": 4328076.991,
                "name": "Y",
                "position": 1,
                "stddev": 197.9683301,
                "variance": 39191.45971
              },
              {
                "average": 53.88184466,
                "count": 270921,
                "maximum": 338.957618,
                "minimum": 26.797618,
                "name": "Z",
                "position": 2,
                "stddev": 8.20755165,
                "variance": 67.36390409
              },
              {
                "average": 4372.982087,
                "count": 270921,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4499.092307,
                "variance": 20241831.59
              },
              {
                "average": 1.946453025,
                "count": 270921,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.193342726,
                "variance": 1.424066861
              },
              {
                "average": 2.721612573,
                "count": 270921,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.49727685,
                "variance": 2.241837967
              },
              {
                "average": 0.5018400198,
                "count": 270921,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975371,
                "variance": 0.2499975371
              },
              {
                "average": 0,
                "count": 270921,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25432137,
                "count": 270921,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4571156145,
                "variance": 0.208954685
              },
              {
                "average": 9.914805728,
                "count": 270921,
                "maximum": 19.00200081,
                "minimum": -4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.518752197,
                "variance": 56.53163459
              },
              {
                "average": 0,
                "count": 270921,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.36817744,
                "count": 270921,
                "maximum": 38,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.482310762,
                "variance": 0.2326236711
              },
              {
                "average": 203183677.9,
                "count": 270921,
                "maximum": 203184022.1,
                "minimum": 203183101.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 434.7163194,
                "variance": 188978.2783
              },
              {
                "average": 0,
                "count": 270921,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 270921,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 270921,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004650802263,
                "count": 270921,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02156074309,
                "variance": 0.0004648656426
              },
              {
                "average": 0.09727189845,
                "count": 270921,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.296328197,
                "variance": 0.08781040034
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              342157.5382,
              4328076.991,
              26.797618,
              342289.8582,
              4328834.531,
              338.957618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    342157.538182032,
                    4328076.990978748,
                    26.79761799913524
                  ],
                  [
                    342157.538182032,
                    4328834.530978747,
                    26.79761799913524
                  ],
                  [
                    342289.85818203195,
                    4328834.530978747,
                    338.95761799913527
                  ],
                  [
                    342289.85818203195,
                    4328076.990978748,
                    338.95761799913527
                  ],
                  [
                    342157.538182032,
                    4328076.990978748,
                    26.79761799913524
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:47:02+00:00",
            "end_time": "2018-02-20T17:31: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": "20180228_338492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90965627909979,
              39.01723721812561,
              -10.123028756261874
            ],
            [
              -76.90996143026307,
              39.02857489618836,
              -10.123028756261874
            ],
            [
              -76.88854288173243,
              39.02892374646514,
              373.4569712437381
            ],
            [
              -76.88824114758317,
              39.0175859282149,
              373.4569712437381
            ],
            [
              -76.90965627909979,
              39.01723721812561,
              -10.123028756261874
            ]
          ]
        ]
      },
      "bbox": [
        -76.90996143,
        39.01723722,
        -10.12302876,
        -76.88824115,
        39.02892375,
        373.4569712
      ],
      "properties": {
        "datetime": "2018-02-28T16:36:55Z",
        "pc:count": 15830044,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335491.8421,
            "count": 15830044,
            "maximum": 336528.3326,
            "minimum": 334673.3926,
            "name": "X",
            "position": 0,
            "stddev": 460.6251927,
            "variance": 212175.5682
          },
          {
            "average": 4321011.649,
            "count": 15830044,
            "maximum": 4321682.284,
            "minimum": 4320423.424,
            "name": "Y",
            "position": 1,
            "stddev": 358.1321265,
            "variance": 128258.62
          },
          {
            "average": 32.11200961,
            "count": 15830044,
            "maximum": 373.4569712,
            "minimum": -10.12302876,
            "name": "Z",
            "position": 2,
            "stddev": 8.507113098,
            "variance": 72.37097326
          },
          {
            "average": 4882.587051,
            "count": 15830044,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5127.219232,
            "variance": 26288377.05
          },
          {
            "average": 2.185086788,
            "count": 15830044,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347944463,
            "variance": 1.816954275
          },
          {
            "average": 3.183544847,
            "count": 15830044,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.581456897,
            "variance": 2.501005918
          },
          {
            "average": 0.5023608273,
            "count": 15830044,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999944423,
            "variance": 0.2499944423
          },
          {
            "average": 0,
            "count": 15830044,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.323838898,
            "count": 15830044,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.501193437,
            "variance": 0.2511948613
          },
          {
            "average": 10.76029884,
            "count": 15830044,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.345687469,
            "variance": 87.34187428
          },
          {
            "average": 0,
            "count": 15830044,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 59.57573024,
            "count": 15830044,
            "maximum": 61,
            "minimum": 59,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5800189587,
            "variance": 0.3364219924
          },
          {
            "average": 203870655,
            "count": 15830044,
            "maximum": 203871015.9,
            "minimum": 203869836.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 336.4515489,
            "variance": 113199.6448
          },
          {
            "average": 0,
            "count": 15830044,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15830044,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15830044,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003421974064,
            "count": 15830044,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01849541373,
            "variance": 0.0003420803289
          },
          {
            "average": 0.4854719292,
            "count": 15830044,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997889064,
            "variance": 0.2497889509
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334673.3926,
          4320423.424,
          -10.12302876,
          336528.3326,
          4321682.284,
          373.4569712
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334673.39258461073,
                4320423.424468549,
                -10.123028756261874
              ],
              [
                334673.39258461073,
                4321682.284468548,
                -10.123028756261874
              ],
              [
                336528.3325846107,
                4321682.284468548,
                373.4569712437381
              ],
              [
                336528.3325846107,
                4320423.424468549,
                373.4569712437381
              ],
              [
                334673.39258461073,
                4320423.424468549,
                -10.123028756261874
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:36:55+00:00",
        "end_time": "2018-02-28T16:17:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_338492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_338492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_338492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90996143,
            39.01723722,
            -10.12302876,
            -76.88824115,
            39.02892375,
            373.4569712
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90965627909979,
                  39.01723721812561,
                  -10.123028756261874
                ],
                [
                  -76.90996143026307,
                  39.02857489618836,
                  -10.123028756261874
                ],
                [
                  -76.88854288173243,
                  39.02892374646514,
                  373.4569712437381
                ],
                [
                  -76.88824114758317,
                  39.0175859282149,
                  373.4569712437381
                ],
                [
                  -76.90965627909979,
                  39.01723721812561,
                  -10.123028756261874
                ]
              ]
            ]
          },
          "id": "20180228_338492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_338492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:36:55Z",
            "pc:count": 15830044,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335491.8421,
                "count": 15830044,
                "maximum": 336528.3326,
                "minimum": 334673.3926,
                "name": "X",
                "position": 0,
                "stddev": 460.6251927,
                "variance": 212175.5682
              },
              {
                "average": 4321011.649,
                "count": 15830044,
                "maximum": 4321682.284,
                "minimum": 4320423.424,
                "name": "Y",
                "position": 1,
                "stddev": 358.1321265,
                "variance": 128258.62
              },
              {
                "average": 32.11200961,
                "count": 15830044,
                "maximum": 373.4569712,
                "minimum": -10.12302876,
                "name": "Z",
                "position": 2,
                "stddev": 8.507113098,
                "variance": 72.37097326
              },
              {
                "average": 4882.587051,
                "count": 15830044,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5127.219232,
                "variance": 26288377.05
              },
              {
                "average": 2.185086788,
                "count": 15830044,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347944463,
                "variance": 1.816954275
              },
              {
                "average": 3.183544847,
                "count": 15830044,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.581456897,
                "variance": 2.501005918
              },
              {
                "average": 0.5023608273,
                "count": 15830044,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999944423,
                "variance": 0.2499944423
              },
              {
                "average": 0,
                "count": 15830044,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.323838898,
                "count": 15830044,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.501193437,
                "variance": 0.2511948613
              },
              {
                "average": 10.76029884,
                "count": 15830044,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.345687469,
                "variance": 87.34187428
              },
              {
                "average": 0,
                "count": 15830044,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 59.57573024,
                "count": 15830044,
                "maximum": 61,
                "minimum": 59,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5800189587,
                "variance": 0.3364219924
              },
              {
                "average": 203870655,
                "count": 15830044,
                "maximum": 203871015.9,
                "minimum": 203869836.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 336.4515489,
                "variance": 113199.6448
              },
              {
                "average": 0,
                "count": 15830044,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15830044,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15830044,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003421974064,
                "count": 15830044,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01849541373,
                "variance": 0.0003420803289
              },
              {
                "average": 0.4854719292,
                "count": 15830044,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997889064,
                "variance": 0.2497889509
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334673.3926,
              4320423.424,
              -10.12302876,
              336528.3326,
              4321682.284,
              373.4569712
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334673.39258461073,
                    4320423.424468549,
                    -10.123028756261874
                  ],
                  [
                    334673.39258461073,
                    4321682.284468548,
                    -10.123028756261874
                  ],
                  [
                    336528.3325846107,
                    4321682.284468548,
                    373.4569712437381
                  ],
                  [
                    336528.3325846107,
                    4320423.424468549,
                    373.4569712437381
                  ],
                  [
                    334673.39258461073,
                    4320423.424468549,
                    -10.123028756261874
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:36:55+00:00",
            "end_time": "2018-02-28T16:17: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": "20180217_356500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84625717929764,
              39.039135350101134,
              -10.154333099020931
            ],
            [
              -76.84655246161964,
              39.0504744787098,
              -10.154333099020931
            ],
            [
              -76.82512652676982,
              39.05081184310432,
              398.6256669009791
            ],
            [
              -76.82483466600326,
              39.03947257892867,
              398.6256669009791
            ],
            [
              -76.84625717929764,
              39.039135350101134,
              -10.154333099020931
            ]
          ]
        ]
      },
      "bbox": [
        -76.84655246,
        39.03913535,
        -10.1543331,
        -76.82483467,
        39.05081184,
        398.6256669
      ],
      "properties": {
        "datetime": "2018-02-28T16:01:27Z",
        "pc:count": 31980471,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 341167.2251,
            "count": 31980471,
            "maximum": 342066.7877,
            "minimum": 340211.8477,
            "name": "X",
            "position": 0,
            "stddev": 549.8284279,
            "variance": 302311.3001
          },
          {
            "average": 4323306.194,
            "count": 31980471,
            "maximum": 4323999.432,
            "minimum": 4322740.452,
            "name": "Y",
            "position": 1,
            "stddev": 347.2147906,
            "variance": 120558.1108
          },
          {
            "average": 57.3716459,
            "count": 31980471,
            "maximum": 398.6256669,
            "minimum": -10.1543331,
            "name": "Z",
            "position": 2,
            "stddev": 10.25495372,
            "variance": 105.1640758
          },
          {
            "average": 4125.618406,
            "count": 31980471,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4905.238118,
            "variance": 24061361
          },
          {
            "average": 2.548215691,
            "count": 31980471,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.428192072,
            "variance": 2.039732595
          },
          {
            "average": 3.711611314,
            "count": 31980471,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.439653963,
            "variance": 2.072603533
          },
          {
            "average": 0.4999746877,
            "count": 31980471,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000072,
            "variance": 0.2500000072
          },
          {
            "average": 0,
            "count": 31980471,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.205470238,
            "count": 31980471,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.42596209,
            "variance": 0.1814437021
          },
          {
            "average": 1.048510321,
            "count": 31980471,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.94968617,
            "variance": 167.694372
          },
          {
            "average": 0,
            "count": 31980471,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 40.92748678,
            "count": 31980471,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.87279319,
            "variance": 394.9279091
          },
          {
            "average": 203411869,
            "count": 31980471,
            "maximum": 203868887.7,
            "minimum": 202913327.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 405219.7798,
            "variance": 164203069900.0
          },
          {
            "average": 0,
            "count": 31980471,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31980471,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31980471,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002832666223,
            "count": 31980471,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01682814283,
            "variance": 0.0002831863912
          },
          {
            "average": 0.5985384643,
            "count": 31980471,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4901940213,
            "variance": 0.2402901786
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340211.8477,
          4322740.452,
          -10.1543331,
          342066.7877,
          4323999.432,
          398.6256669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340211.8476536639,
                4322740.452051414,
                -10.154333099020931
              ],
              [
                340211.8476536639,
                4323999.432051415,
                -10.154333099020931
              ],
              [
                342066.78765366384,
                4323999.432051415,
                398.6256669009791
              ],
              [
                342066.78765366384,
                4322740.452051414,
                398.6256669009791
              ],
              [
                340211.8476536639,
                4322740.452051414,
                -10.154333099020931
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:01:27+00:00",
        "end_time": "2018-02-17T14:35:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_356500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_356500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_356500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84655246,
            39.03913535,
            -10.1543331,
            -76.82483467,
            39.05081184,
            398.6256669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84625717929764,
                  39.039135350101134,
                  -10.154333099020931
                ],
                [
                  -76.84655246161964,
                  39.0504744787098,
                  -10.154333099020931
                ],
                [
                  -76.82512652676982,
                  39.05081184310432,
                  398.6256669009791
                ],
                [
                  -76.82483466600326,
                  39.03947257892867,
                  398.6256669009791
                ],
                [
                  -76.84625717929764,
                  39.039135350101134,
                  -10.154333099020931
                ]
              ]
            ]
          },
          "id": "20180217_356500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:01:27Z",
            "pc:count": 31980471,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 341167.2251,
                "count": 31980471,
                "maximum": 342066.7877,
                "minimum": 340211.8477,
                "name": "X",
                "position": 0,
                "stddev": 549.8284279,
                "variance": 302311.3001
              },
              {
                "average": 4323306.194,
                "count": 31980471,
                "maximum": 4323999.432,
                "minimum": 4322740.452,
                "name": "Y",
                "position": 1,
                "stddev": 347.2147906,
                "variance": 120558.1108
              },
              {
                "average": 57.3716459,
                "count": 31980471,
                "maximum": 398.6256669,
                "minimum": -10.1543331,
                "name": "Z",
                "position": 2,
                "stddev": 10.25495372,
                "variance": 105.1640758
              },
              {
                "average": 4125.618406,
                "count": 31980471,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4905.238118,
                "variance": 24061361
              },
              {
                "average": 2.548215691,
                "count": 31980471,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.428192072,
                "variance": 2.039732595
              },
              {
                "average": 3.711611314,
                "count": 31980471,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.439653963,
                "variance": 2.072603533
              },
              {
                "average": 0.4999746877,
                "count": 31980471,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000072,
                "variance": 0.2500000072
              },
              {
                "average": 0,
                "count": 31980471,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.205470238,
                "count": 31980471,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.42596209,
                "variance": 0.1814437021
              },
              {
                "average": 1.048510321,
                "count": 31980471,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.94968617,
                "variance": 167.694372
              },
              {
                "average": 0,
                "count": 31980471,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 40.92748678,
                "count": 31980471,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.87279319,
                "variance": 394.9279091
              },
              {
                "average": 203411869,
                "count": 31980471,
                "maximum": 203868887.7,
                "minimum": 202913327.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 405219.7798,
                "variance": 164203069900.0
              },
              {
                "average": 0,
                "count": 31980471,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31980471,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31980471,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002832666223,
                "count": 31980471,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01682814283,
                "variance": 0.0002831863912
              },
              {
                "average": 0.5985384643,
                "count": 31980471,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4901940213,
                "variance": 0.2402901786
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340211.8477,
              4322740.452,
              -10.1543331,
              342066.7877,
              4323999.432,
              398.6256669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340211.8476536639,
                    4322740.452051414,
                    -10.154333099020931
                  ],
                  [
                    340211.8476536639,
                    4323999.432051415,
                    -10.154333099020931
                  ],
                  [
                    342066.78765366384,
                    4323999.432051415,
                    398.6256669009791
                  ],
                  [
                    342066.78765366384,
                    4322740.452051414,
                    398.6256669009791
                  ],
                  [
                    340211.8476536639,
                    4322740.452051414,
                    -10.154333099020931
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:01:27+00:00",
            "end_time": "2018-02-17T14:35: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": "20180220_344504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88848709496553,
              39.050166391877916,
              -10.392216280429608
            ],
            [
              -76.88878924283897,
              39.06150504566886,
              -10.392216280429608
            ],
            [
              -76.86736094857443,
              39.061850242632886,
              397.2477837195704
            ],
            [
              -76.86706222367829,
              39.05051145014471,
              397.2477837195704
            ],
            [
              -76.88848709496553,
              39.050166391877916,
              -10.392216280429608
            ]
          ]
        ]
      },
      "bbox": [
        -76.88878924,
        39.05016639,
        -10.39221628,
        -76.86706222,
        39.06185024,
        397.2477837
      ],
      "properties": {
        "datetime": "2018-02-28T16:08:11Z",
        "pc:count": 24693491,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337560.1986,
            "count": 24693491,
            "maximum": 338437.0242,
            "minimum": 336582.1242,
            "name": "X",
            "position": 0,
            "stddev": 496.3517235,
            "variance": 246365.0334
          },
          {
            "average": 4324642.321,
            "count": 24693491,
            "maximum": 4325298.746,
            "minimum": 4324039.786,
            "name": "Y",
            "position": 1,
            "stddev": 343.1235089,
            "variance": 117733.7424
          },
          {
            "average": 64.83832577,
            "count": 24693491,
            "maximum": 397.2477837,
            "minimum": -10.39221628,
            "name": "Z",
            "position": 2,
            "stddev": 13.97397861,
            "variance": 195.2720781
          },
          {
            "average": 4268.168961,
            "count": 24693491,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4729.174452,
            "variance": 22365091
          },
          {
            "average": 2.360443203,
            "count": 24693491,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.360576547,
            "variance": 1.851168541
          },
          {
            "average": 3.387303642,
            "count": 24693491,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479114029,
            "variance": 2.18777831
          },
          {
            "average": 0.4988479353,
            "count": 24693491,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986829,
            "variance": 0.2499986829
          },
          {
            "average": 0,
            "count": 24693491,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225130501,
            "count": 24693491,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4766539297,
            "variance": 0.2271989687
          },
          {
            "average": -0.7619761362,
            "count": 24693491,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.35120502,
            "variance": 178.2546755
          },
          {
            "average": 0,
            "count": 24693491,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.18995216,
            "count": 24693491,
            "maximum": 64,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.46809507,
            "variance": 305.1343454
          },
          {
            "average": 203633321.2,
            "count": 24693491,
            "maximum": 203869291.7,
            "minimum": 203181039.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 326461.5317,
            "variance": 106577131700.0
          },
          {
            "average": 0,
            "count": 24693491,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24693491,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24693491,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003325572719,
            "count": 24693491,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01823312071,
            "variance": 0.000332446691
          },
          {
            "average": 0.5232325393,
            "count": 24693491,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4994599676,
            "variance": 0.2494602592
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336582.1242,
          4324039.786,
          -10.39221628,
          338437.0242,
          4325298.746,
          397.2477837
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336582.12424176605,
                4324039.786195125,
                -10.392216280429608
              ],
              [
                336582.12424176605,
                4325298.746195126,
                -10.392216280429608
              ],
              [
                338437.0242417661,
                4325298.746195126,
                397.2477837195704
              ],
              [
                338437.0242417661,
                4324039.786195125,
                397.2477837195704
              ],
              [
                336582.12424176605,
                4324039.786195125,
                -10.392216280429608
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:08:11+00:00",
        "end_time": "2018-02-20T16:57:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_344504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_344504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_344504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_344504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88878924,
            39.05016639,
            -10.39221628,
            -76.86706222,
            39.06185024,
            397.2477837
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88848709496553,
                  39.050166391877916,
                  -10.392216280429608
                ],
                [
                  -76.88878924283897,
                  39.06150504566886,
                  -10.392216280429608
                ],
                [
                  -76.86736094857443,
                  39.061850242632886,
                  397.2477837195704
                ],
                [
                  -76.86706222367829,
                  39.05051145014471,
                  397.2477837195704
                ],
                [
                  -76.88848709496553,
                  39.050166391877916,
                  -10.392216280429608
                ]
              ]
            ]
          },
          "id": "20180220_344504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_344504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:08:11Z",
            "pc:count": 24693491,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337560.1986,
                "count": 24693491,
                "maximum": 338437.0242,
                "minimum": 336582.1242,
                "name": "X",
                "position": 0,
                "stddev": 496.3517235,
                "variance": 246365.0334
              },
              {
                "average": 4324642.321,
                "count": 24693491,
                "maximum": 4325298.746,
                "minimum": 4324039.786,
                "name": "Y",
                "position": 1,
                "stddev": 343.1235089,
                "variance": 117733.7424
              },
              {
                "average": 64.83832577,
                "count": 24693491,
                "maximum": 397.2477837,
                "minimum": -10.39221628,
                "name": "Z",
                "position": 2,
                "stddev": 13.97397861,
                "variance": 195.2720781
              },
              {
                "average": 4268.168961,
                "count": 24693491,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4729.174452,
                "variance": 22365091
              },
              {
                "average": 2.360443203,
                "count": 24693491,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.360576547,
                "variance": 1.851168541
              },
              {
                "average": 3.387303642,
                "count": 24693491,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479114029,
                "variance": 2.18777831
              },
              {
                "average": 0.4988479353,
                "count": 24693491,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986829,
                "variance": 0.2499986829
              },
              {
                "average": 0,
                "count": 24693491,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225130501,
                "count": 24693491,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4766539297,
                "variance": 0.2271989687
              },
              {
                "average": -0.7619761362,
                "count": 24693491,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.35120502,
                "variance": 178.2546755
              },
              {
                "average": 0,
                "count": 24693491,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.18995216,
                "count": 24693491,
                "maximum": 64,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.46809507,
                "variance": 305.1343454
              },
              {
                "average": 203633321.2,
                "count": 24693491,
                "maximum": 203869291.7,
                "minimum": 203181039.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 326461.5317,
                "variance": 106577131700.0
              },
              {
                "average": 0,
                "count": 24693491,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24693491,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24693491,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003325572719,
                "count": 24693491,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01823312071,
                "variance": 0.000332446691
              },
              {
                "average": 0.5232325393,
                "count": 24693491,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4994599676,
                "variance": 0.2494602592
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336582.1242,
              4324039.786,
              -10.39221628,
              338437.0242,
              4325298.746,
              397.2477837
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336582.12424176605,
                    4324039.786195125,
                    -10.392216280429608
                  ],
                  [
                    336582.12424176605,
                    4325298.746195126,
                    -10.392216280429608
                  ],
                  [
                    338437.0242417661,
                    4325298.746195126,
                    397.2477837195704
                  ],
                  [
                    338437.0242417661,
                    4324039.786195125,
                    397.2477837195704
                  ],
                  [
                    336582.12424176605,
                    4324039.786195125,
                    -10.392216280429608
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:08:11+00:00",
            "end_time": "2018-02-20T16:57: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": "20180217_356504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84623259567398,
              39.05011818485937,
              -10.419439637684007
            ],
            [
              -76.84652799429298,
              39.061457472350945,
              -10.419439637684007
            ],
            [
              -76.82509897083065,
              39.061794907390805,
              402.12056036231604
            ],
            [
              -76.82480699565362,
              39.05045548431304,
              402.12056036231604
            ],
            [
              -76.84623259567398,
              39.05011818485937,
              -10.419439637684007
            ]
          ]
        ]
      },
      "bbox": [
        -76.84652799,
        39.05011818,
        -10.41943964,
        -76.824807,
        39.06179491,
        402.1205604
      ],
      "properties": {
        "datetime": "2018-02-28T15:53:39Z",
        "pc:count": 34901380,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 341189.142,
            "count": 34901380,
            "maximum": 342093.6457,
            "minimum": 340238.7257,
            "name": "X",
            "position": 0,
            "stddev": 539.5653793,
            "variance": 291130.7985
          },
          {
            "average": 4324568.044,
            "count": 34901380,
            "maximum": 4325218.327,
            "minimum": 4323959.327,
            "name": "Y",
            "position": 1,
            "stddev": 337.2899961,
            "variance": 113764.5415
          },
          {
            "average": 59.21358378,
            "count": 34901380,
            "maximum": 402.1205604,
            "minimum": -10.41943964,
            "name": "Z",
            "position": 2,
            "stddev": 11.22384677,
            "variance": 125.9747363
          },
          {
            "average": 4272.297418,
            "count": 34901380,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4843.831848,
            "variance": 23462706.97
          },
          {
            "average": 2.384242973,
            "count": 34901380,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.417321268,
            "variance": 2.008799576
          },
          {
            "average": 3.463766934,
            "count": 34901380,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.555097122,
            "variance": 2.418327059
          },
          {
            "average": 0.4876184839,
            "count": 34901380,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998466817,
            "variance": 0.2498467052
          },
          {
            "average": 0,
            "count": 34901380,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27225955,
            "count": 34901380,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5675941735,
            "variance": 0.3221631458
          },
          {
            "average": -8.045017795,
            "count": 34901380,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.90886537,
            "variance": 119.0033437
          },
          {
            "average": 0,
            "count": 34901380,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 33.98334971,
            "count": 34901380,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.46793801,
            "variance": 209.3212302
          },
          {
            "average": 203183206.5,
            "count": 34901380,
            "maximum": 203868419.9,
            "minimum": 202913344.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 295248.8864,
            "variance": 87171904940.0
          },
          {
            "average": 0,
            "count": 34901380,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34901380,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34901380,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003126523937,
            "count": 34901380,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01767921523,
            "variance": 0.0003125546511
          },
          {
            "average": 0.6732701973,
            "count": 34901380,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4690175317,
            "variance": 0.219977445
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340238.7257,
          4323959.327,
          -10.41943964,
          342093.6457,
          4325218.327,
          402.1205604
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340238.725686635,
                4323959.326941779,
                -10.419439637684007
              ],
              [
                340238.725686635,
                4325218.326941779,
                -10.419439637684007
              ],
              [
                342093.64568663505,
                4325218.326941779,
                402.12056036231604
              ],
              [
                342093.64568663505,
                4323959.326941779,
                402.12056036231604
              ],
              [
                340238.725686635,
                4323959.326941779,
                -10.419439637684007
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T15:53:39+00:00",
        "end_time": "2018-02-17T14:35:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_356504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_356504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_356504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84652799,
            39.05011818,
            -10.41943964,
            -76.824807,
            39.06179491,
            402.1205604
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84623259567398,
                  39.05011818485937,
                  -10.419439637684007
                ],
                [
                  -76.84652799429298,
                  39.061457472350945,
                  -10.419439637684007
                ],
                [
                  -76.82509897083065,
                  39.061794907390805,
                  402.12056036231604
                ],
                [
                  -76.82480699565362,
                  39.05045548431304,
                  402.12056036231604
                ],
                [
                  -76.84623259567398,
                  39.05011818485937,
                  -10.419439637684007
                ]
              ]
            ]
          },
          "id": "20180217_356504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_356504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T15:53:39Z",
            "pc:count": 34901380,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 341189.142,
                "count": 34901380,
                "maximum": 342093.6457,
                "minimum": 340238.7257,
                "name": "X",
                "position": 0,
                "stddev": 539.5653793,
                "variance": 291130.7985
              },
              {
                "average": 4324568.044,
                "count": 34901380,
                "maximum": 4325218.327,
                "minimum": 4323959.327,
                "name": "Y",
                "position": 1,
                "stddev": 337.2899961,
                "variance": 113764.5415
              },
              {
                "average": 59.21358378,
                "count": 34901380,
                "maximum": 402.1205604,
                "minimum": -10.41943964,
                "name": "Z",
                "position": 2,
                "stddev": 11.22384677,
                "variance": 125.9747363
              },
              {
                "average": 4272.297418,
                "count": 34901380,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4843.831848,
                "variance": 23462706.97
              },
              {
                "average": 2.384242973,
                "count": 34901380,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.417321268,
                "variance": 2.008799576
              },
              {
                "average": 3.463766934,
                "count": 34901380,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.555097122,
                "variance": 2.418327059
              },
              {
                "average": 0.4876184839,
                "count": 34901380,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998466817,
                "variance": 0.2498467052
              },
              {
                "average": 0,
                "count": 34901380,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27225955,
                "count": 34901380,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5675941735,
                "variance": 0.3221631458
              },
              {
                "average": -8.045017795,
                "count": 34901380,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.90886537,
                "variance": 119.0033437
              },
              {
                "average": 0,
                "count": 34901380,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 33.98334971,
                "count": 34901380,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.46793801,
                "variance": 209.3212302
              },
              {
                "average": 203183206.5,
                "count": 34901380,
                "maximum": 203868419.9,
                "minimum": 202913344.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 295248.8864,
                "variance": 87171904940.0
              },
              {
                "average": 0,
                "count": 34901380,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34901380,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34901380,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003126523937,
                "count": 34901380,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01767921523,
                "variance": 0.0003125546511
              },
              {
                "average": 0.6732701973,
                "count": 34901380,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4690175317,
                "variance": 0.219977445
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340238.7257,
              4323959.327,
              -10.41943964,
              342093.6457,
              4325218.327,
              402.1205604
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340238.725686635,
                    4323959.326941779,
                    -10.419439637684007
                  ],
                  [
                    340238.725686635,
                    4325218.326941779,
                    -10.419439637684007
                  ],
                  [
                    342093.64568663505,
                    4325218.326941779,
                    402.12056036231604
                  ],
                  [
                    342093.64568663505,
                    4323959.326941779,
                    402.12056036231604
                  ],
                  [
                    340238.725686635,
                    4323959.326941779,
                    -10.419439637684007
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T15:53:39+00:00",
            "end_time": "2018-02-17T14:35:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_344508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8884714435366,
              39.061148271330794,
              -10.344916830273235
            ],
            [
              -76.88877372151674,
              39.07248744420009,
              -10.344916830273235
            ],
            [
              -76.86734164402536,
              39.07283272627141,
              401.35508316972675
            ],
            [
              -76.86704279112936,
              39.06149341467566,
              401.35508316972675
            ],
            [
              -76.8884714435366,
              39.061148271330794,
              -10.344916830273235
            ]
          ]
        ]
      },
      "bbox": [
        -76.88877372,
        39.06114827,
        -10.34491683,
        -76.86704279,
        39.07283273,
        401.3550832
      ],
      "properties": {
        "datetime": "2018-02-28T16:07:46Z",
        "pc:count": 25372190,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337617.4024,
            "count": 25372190,
            "maximum": 338463.7396,
            "minimum": 336608.7996,
            "name": "X",
            "position": 0,
            "stddev": 515.360585,
            "variance": 265596.5326
          },
          {
            "average": 4325831.192,
            "count": 25372190,
            "maximum": 4326517.598,
            "minimum": 4325258.578,
            "name": "Y",
            "position": 1,
            "stddev": 330.6535895,
            "variance": 109331.7962
          },
          {
            "average": 69.40458415,
            "count": 25372190,
            "maximum": 401.3550832,
            "minimum": -10.34491683,
            "name": "Z",
            "position": 2,
            "stddev": 11.3664416,
            "variance": 129.1959947
          },
          {
            "average": 5553.294639,
            "count": 25372190,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5239.562412,
            "variance": 27453014.27
          },
          {
            "average": 1.971439832,
            "count": 25372190,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.267230648,
            "variance": 1.605873515
          },
          {
            "average": 2.741944822,
            "count": 25372190,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.597086239,
            "variance": 2.550684455
          },
          {
            "average": 0.4750614748,
            "count": 25372190,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993776925,
            "variance": 0.2493780798
          },
          {
            "average": 0,
            "count": 25372190,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311183386,
            "count": 25372190,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5158128255,
            "variance": 0.266062871
          },
          {
            "average": -1.998829018,
            "count": 25372190,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.8268699,
            "variance": 191.1823312
          },
          {
            "average": 0,
            "count": 25372190,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 46.8652168,
            "count": 25372190,
            "maximum": 64,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.44537521,
            "variance": 238.5596153
          },
          {
            "average": 203482200.6,
            "count": 25372190,
            "maximum": 203869266.6,
            "minimum": 203181037.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 340956.9683,
            "variance": 116251654300.0
          },
          {
            "average": 0,
            "count": 25372190,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25372190,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25372190,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004981438339,
            "count": 25372190,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02231357672,
            "variance": 0.0004978957062
          },
          {
            "average": 0.6613029463,
            "count": 25372190,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.473266699,
            "variance": 0.2239813684
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336608.7996,
          4325258.578,
          -10.34491683,
          338463.7396,
          4326517.598,
          401.3550832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336608.79958835756,
                4325258.578290335,
                -10.344916830273235
              ],
              [
                336608.79958835756,
                4326517.598290334,
                -10.344916830273235
              ],
              [
                338463.7395883575,
                4326517.598290334,
                401.35508316972675
              ],
              [
                338463.7395883575,
                4325258.578290335,
                401.35508316972675
              ],
              [
                336608.79958835756,
                4325258.578290335,
                -10.344916830273235
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:07:46+00:00",
        "end_time": "2018-02-20T16:57:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_344508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_344508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_344508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_344508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88877372,
            39.06114827,
            -10.34491683,
            -76.86704279,
            39.07283273,
            401.3550832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8884714435366,
                  39.061148271330794,
                  -10.344916830273235
                ],
                [
                  -76.88877372151674,
                  39.07248744420009,
                  -10.344916830273235
                ],
                [
                  -76.86734164402536,
                  39.07283272627141,
                  401.35508316972675
                ],
                [
                  -76.86704279112936,
                  39.06149341467566,
                  401.35508316972675
                ],
                [
                  -76.8884714435366,
                  39.061148271330794,
                  -10.344916830273235
                ]
              ]
            ]
          },
          "id": "20180220_344508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_344508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:07:46Z",
            "pc:count": 25372190,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337617.4024,
                "count": 25372190,
                "maximum": 338463.7396,
                "minimum": 336608.7996,
                "name": "X",
                "position": 0,
                "stddev": 515.360585,
                "variance": 265596.5326
              },
              {
                "average": 4325831.192,
                "count": 25372190,
                "maximum": 4326517.598,
                "minimum": 4325258.578,
                "name": "Y",
                "position": 1,
                "stddev": 330.6535895,
                "variance": 109331.7962
              },
              {
                "average": 69.40458415,
                "count": 25372190,
                "maximum": 401.3550832,
                "minimum": -10.34491683,
                "name": "Z",
                "position": 2,
                "stddev": 11.3664416,
                "variance": 129.1959947
              },
              {
                "average": 5553.294639,
                "count": 25372190,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5239.562412,
                "variance": 27453014.27
              },
              {
                "average": 1.971439832,
                "count": 25372190,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.267230648,
                "variance": 1.605873515
              },
              {
                "average": 2.741944822,
                "count": 25372190,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.597086239,
                "variance": 2.550684455
              },
              {
                "average": 0.4750614748,
                "count": 25372190,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993776925,
                "variance": 0.2493780798
              },
              {
                "average": 0,
                "count": 25372190,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311183386,
                "count": 25372190,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5158128255,
                "variance": 0.266062871
              },
              {
                "average": -1.998829018,
                "count": 25372190,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.8268699,
                "variance": 191.1823312
              },
              {
                "average": 0,
                "count": 25372190,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 46.8652168,
                "count": 25372190,
                "maximum": 64,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.44537521,
                "variance": 238.5596153
              },
              {
                "average": 203482200.6,
                "count": 25372190,
                "maximum": 203869266.6,
                "minimum": 203181037.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 340956.9683,
                "variance": 116251654300.0
              },
              {
                "average": 0,
                "count": 25372190,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25372190,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25372190,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004981438339,
                "count": 25372190,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02231357672,
                "variance": 0.0004978957062
              },
              {
                "average": 0.6613029463,
                "count": 25372190,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.473266699,
                "variance": 0.2239813684
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336608.7996,
              4325258.578,
              -10.34491683,
              338463.7396,
              4326517.598,
              401.3550832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336608.79958835756,
                    4325258.578290335,
                    -10.344916830273235
                  ],
                  [
                    336608.79958835756,
                    4326517.598290334,
                    -10.344916830273235
                  ],
                  [
                    338463.7395883575,
                    4326517.598290334,
                    401.35508316972675
                  ],
                  [
                    338463.7395883575,
                    4325258.578290335,
                    401.35508316972675
                  ],
                  [
                    336608.79958835756,
                    4325258.578290335,
                    -10.344916830273235
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:07:46+00:00",
            "end_time": "2018-02-20T16:57:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180220_362520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82500664947257,
              39.09437067717864,
              29.67711871577673
            ],
            [
              -76.82505726021553,
              39.096333401804586,
              29.67711871577673
            ],
            [
              -76.82441230880546,
              39.096343498412004,
              207.29711871577672
            ],
            [
              -76.82436171592346,
              39.09438077308389,
              207.29711871577672
            ],
            [
              -76.82500664947257,
              39.09437067717864,
              29.67711871577673
            ]
          ]
        ]
      },
      "bbox": [
        -76.82505726,
        39.09437068,
        29.67711872,
        -76.82436172,
        39.0963435,
        207.2971187
      ],
      "properties": {
        "datetime": "2018-02-20T17:46:59Z",
        "pc:count": 23207,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342198.8794,
            "count": 23207,
            "maximum": 342230.0525,
            "minimum": 342174.2525,
            "name": "X",
            "position": 0,
            "stddev": 13.06729452,
            "variance": 170.7541859
          },
          {
            "average": 4328931.353,
            "count": 23207,
            "maximum": 4329051.483,
            "minimum": 4328833.563,
            "name": "Y",
            "position": 1,
            "stddev": 52.47439057,
            "variance": 2753.561666
          },
          {
            "average": 43.35335864,
            "count": 23207,
            "maximum": 207.2971187,
            "minimum": 29.67711872,
            "name": "Z",
            "position": 2,
            "stddev": 4.785790446,
            "variance": 22.9037902
          },
          {
            "average": 5818.624725,
            "count": 23207,
            "maximum": 65522,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5430.534339,
            "variance": 29490703.21
          },
          {
            "average": 1.87176283,
            "count": 23207,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.201215417,
            "variance": 1.442918477
          },
          {
            "average": 2.604817512,
            "count": 23207,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.553254451,
            "variance": 2.412599388
          },
          {
            "average": 0.5052354893,
            "count": 23207,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999833613,
            "variance": 0.2499833615
          },
          {
            "average": 0,
            "count": 23207,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.30861378,
            "count": 23207,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5162910152,
            "variance": 0.2665564124
          },
          {
            "average": -6.150465116,
            "count": 23207,
            "maximum": -4.001999855,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.224927953,
            "variance": 1.50044849
          },
          {
            "average": 0,
            "count": 23207,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37,
            "count": 23207,
            "maximum": 37,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 203184007,
            "count": 23207,
            "maximum": 203184019.1,
            "minimum": 203183996,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10.77520126,
            "variance": 116.1049621
          },
          {
            "average": 0,
            "count": 23207,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23207,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23207,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001077261171,
            "count": 23207,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03280468032,
            "variance": 0.001076147051
          },
          {
            "average": 0,
            "count": 23207,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          342174.2525,
          4328833.563,
          29.67711872,
          342230.0525,
          4329051.483,
          207.2971187
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                342174.2524576661,
                4328833.56293291,
                29.67711871577673
              ],
              [
                342174.2524576661,
                4329051.48293291,
                29.67711871577673
              ],
              [
                342230.05245766614,
                4329051.48293291,
                207.29711871577672
              ],
              [
                342230.05245766614,
                4328833.56293291,
                207.29711871577672
              ],
              [
                342174.2524576661,
                4328833.56293291,
                29.67711871577673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:46:59+00:00",
        "end_time": "2018-02-20T17:46:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_362520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_362520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_362520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_362520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82505726,
            39.09437068,
            29.67711872,
            -76.82436172,
            39.0963435,
            207.2971187
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82500664947257,
                  39.09437067717864,
                  29.67711871577673
                ],
                [
                  -76.82505726021553,
                  39.096333401804586,
                  29.67711871577673
                ],
                [
                  -76.82441230880546,
                  39.096343498412004,
                  207.29711871577672
                ],
                [
                  -76.82436171592346,
                  39.09438077308389,
                  207.29711871577672
                ],
                [
                  -76.82500664947257,
                  39.09437067717864,
                  29.67711871577673
                ]
              ]
            ]
          },
          "id": "20180220_362520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_362520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:46:59Z",
            "pc:count": 23207,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342198.8794,
                "count": 23207,
                "maximum": 342230.0525,
                "minimum": 342174.2525,
                "name": "X",
                "position": 0,
                "stddev": 13.06729452,
                "variance": 170.7541859
              },
              {
                "average": 4328931.353,
                "count": 23207,
                "maximum": 4329051.483,
                "minimum": 4328833.563,
                "name": "Y",
                "position": 1,
                "stddev": 52.47439057,
                "variance": 2753.561666
              },
              {
                "average": 43.35335864,
                "count": 23207,
                "maximum": 207.2971187,
                "minimum": 29.67711872,
                "name": "Z",
                "position": 2,
                "stddev": 4.785790446,
                "variance": 22.9037902
              },
              {
                "average": 5818.624725,
                "count": 23207,
                "maximum": 65522,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5430.534339,
                "variance": 29490703.21
              },
              {
                "average": 1.87176283,
                "count": 23207,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.201215417,
                "variance": 1.442918477
              },
              {
                "average": 2.604817512,
                "count": 23207,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.553254451,
                "variance": 2.412599388
              },
              {
                "average": 0.5052354893,
                "count": 23207,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999833613,
                "variance": 0.2499833615
              },
              {
                "average": 0,
                "count": 23207,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.30861378,
                "count": 23207,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5162910152,
                "variance": 0.2665564124
              },
              {
                "average": -6.150465116,
                "count": 23207,
                "maximum": -4.001999855,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.224927953,
                "variance": 1.50044849
              },
              {
                "average": 0,
                "count": 23207,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37,
                "count": 23207,
                "maximum": 37,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 203184007,
                "count": 23207,
                "maximum": 203184019.1,
                "minimum": 203183996,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10.77520126,
                "variance": 116.1049621
              },
              {
                "average": 0,
                "count": 23207,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23207,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23207,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001077261171,
                "count": 23207,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03280468032,
                "variance": 0.001076147051
              },
              {
                "average": 0,
                "count": 23207,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              342174.2525,
              4328833.563,
              29.67711872,
              342230.0525,
              4329051.483,
              207.2971187
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    342174.2524576661,
                    4328833.56293291,
                    29.67711871577673
                  ],
                  [
                    342174.2524576661,
                    4329051.48293291,
                    29.67711871577673
                  ],
                  [
                    342230.05245766614,
                    4329051.48293291,
                    207.29711871577672
                  ],
                  [
                    342230.05245766614,
                    4328833.56293291,
                    207.29711871577672
                  ],
                  [
                    342174.2524576661,
                    4328833.56293291,
                    29.67711871577673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:46:59+00:00",
            "end_time": "2018-02-20T17:46: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": "20180220_344512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88845373117796,
              39.07213217081473,
              -10.22396596435729
            ],
            [
              -76.88875608614751,
              39.08346988137735,
              -10.22396596435729
            ],
            [
              -76.86732022343504,
              39.08381524817369,
              398.3160340356427
            ],
            [
              -76.86702129505917,
              39.07247739887979,
              398.3160340356427
            ],
            [
              -76.88845373117796,
              39.07213217081473,
              -10.22396596435729
            ]
          ]
        ]
      },
      "bbox": [
        -76.88875609,
        39.07213217,
        -10.22396596,
        -76.8670213,
        39.08381525,
        398.316034
      ],
      "properties": {
        "datetime": "2018-02-28T16:02:50Z",
        "pc:count": 15944590,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337498.5187,
            "count": 15944590,
            "maximum": 338490.6435,
            "minimum": 336635.6635,
            "name": "X",
            "position": 0,
            "stddev": 518.0246251,
            "variance": 268349.5122
          },
          {
            "average": 4327115.927,
            "count": 15944590,
            "maximum": 4327736.453,
            "minimum": 4326477.593,
            "name": "Y",
            "position": 1,
            "stddev": 317.4985895,
            "variance": 100805.3543
          },
          {
            "average": 75.33013559,
            "count": 15944590,
            "maximum": 398.316034,
            "minimum": -10.22396596,
            "name": "Z",
            "position": 2,
            "stddev": 10.79112959,
            "variance": 116.4484779
          },
          {
            "average": 6108.214911,
            "count": 15944590,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5573.45401,
            "variance": 31063389.6
          },
          {
            "average": 2.076380202,
            "count": 15944590,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.29472583,
            "variance": 1.676314974
          },
          {
            "average": 2.628170621,
            "count": 15944590,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.562082643,
            "variance": 2.440102183
          },
          {
            "average": 0.4413182779,
            "count": 15944590,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4965445307,
            "variance": 0.246556471
          },
          {
            "average": 0,
            "count": 15944590,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375311814,
            "count": 15944590,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5159526062,
            "variance": 0.2662070919
          },
          {
            "average": 10.8250961,
            "count": 15944590,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.053125351,
            "variance": 81.95907862
          },
          {
            "average": 0,
            "count": 15944590,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.28149253,
            "count": 15944590,
            "maximum": 64,
            "minimum": 39,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.542883368,
            "variance": 91.06662297
          },
          {
            "average": 203316351.3,
            "count": 15944590,
            "maximum": 203868970.5,
            "minimum": 203181713.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 272284.2892,
            "variance": 74138734140.0
          },
          {
            "average": 0,
            "count": 15944590,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15944590,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15944590,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004536962067,
            "count": 15944590,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02129531392,
            "variance": 0.0004534903949
          },
          {
            "average": 0.5570449914,
            "count": 15944590,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4967352257,
            "variance": 0.2467458844
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336635.6635,
          4326477.593,
          -10.22396596,
          338490.6435,
          4327736.453,
          398.316034
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336635.6634957546,
                4326477.592921212,
                -10.22396596435729
              ],
              [
                336635.6634957546,
                4327736.452921212,
                -10.22396596435729
              ],
              [
                338490.6434957546,
                4327736.452921212,
                398.3160340356427
              ],
              [
                338490.6434957546,
                4326477.592921212,
                398.3160340356427
              ],
              [
                336635.6634957546,
                4326477.592921212,
                -10.22396596435729
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:02:50+00:00",
        "end_time": "2018-02-20T17:08:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_344512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_344512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_344512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_344512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88875609,
            39.07213217,
            -10.22396596,
            -76.8670213,
            39.08381525,
            398.316034
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88845373117796,
                  39.07213217081473,
                  -10.22396596435729
                ],
                [
                  -76.88875608614751,
                  39.08346988137735,
                  -10.22396596435729
                ],
                [
                  -76.86732022343504,
                  39.08381524817369,
                  398.3160340356427
                ],
                [
                  -76.86702129505917,
                  39.07247739887979,
                  398.3160340356427
                ],
                [
                  -76.88845373117796,
                  39.07213217081473,
                  -10.22396596435729
                ]
              ]
            ]
          },
          "id": "20180220_344512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_344512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:02:50Z",
            "pc:count": 15944590,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337498.5187,
                "count": 15944590,
                "maximum": 338490.6435,
                "minimum": 336635.6635,
                "name": "X",
                "position": 0,
                "stddev": 518.0246251,
                "variance": 268349.5122
              },
              {
                "average": 4327115.927,
                "count": 15944590,
                "maximum": 4327736.453,
                "minimum": 4326477.593,
                "name": "Y",
                "position": 1,
                "stddev": 317.4985895,
                "variance": 100805.3543
              },
              {
                "average": 75.33013559,
                "count": 15944590,
                "maximum": 398.316034,
                "minimum": -10.22396596,
                "name": "Z",
                "position": 2,
                "stddev": 10.79112959,
                "variance": 116.4484779
              },
              {
                "average": 6108.214911,
                "count": 15944590,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5573.45401,
                "variance": 31063389.6
              },
              {
                "average": 2.076380202,
                "count": 15944590,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.29472583,
                "variance": 1.676314974
              },
              {
                "average": 2.628170621,
                "count": 15944590,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.562082643,
                "variance": 2.440102183
              },
              {
                "average": 0.4413182779,
                "count": 15944590,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4965445307,
                "variance": 0.246556471
              },
              {
                "average": 0,
                "count": 15944590,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375311814,
                "count": 15944590,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5159526062,
                "variance": 0.2662070919
              },
              {
                "average": 10.8250961,
                "count": 15944590,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.053125351,
                "variance": 81.95907862
              },
              {
                "average": 0,
                "count": 15944590,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.28149253,
                "count": 15944590,
                "maximum": 64,
                "minimum": 39,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.542883368,
                "variance": 91.06662297
              },
              {
                "average": 203316351.3,
                "count": 15944590,
                "maximum": 203868970.5,
                "minimum": 203181713.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 272284.2892,
                "variance": 74138734140.0
              },
              {
                "average": 0,
                "count": 15944590,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15944590,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15944590,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004536962067,
                "count": 15944590,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02129531392,
                "variance": 0.0004534903949
              },
              {
                "average": 0.5570449914,
                "count": 15944590,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4967352257,
                "variance": 0.2467458844
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336635.6635,
              4326477.593,
              -10.22396596,
              338490.6435,
              4327736.453,
              398.316034
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336635.6634957546,
                    4326477.592921212,
                    -10.22396596435729
                  ],
                  [
                    336635.6634957546,
                    4327736.452921212,
                    -10.22396596435729
                  ],
                  [
                    338490.6434957546,
                    4327736.452921212,
                    398.3160340356427
                  ],
                  [
                    338490.6434957546,
                    4326477.592921212,
                    398.3160340356427
                  ],
                  [
                    336635.6634957546,
                    4326477.592921212,
                    -10.22396596435729
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:02:50+00:00",
            "end_time": "2018-02-20T17:08:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_368488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80410015872889,
              39.0061244506951,
              -10.429887658728319
            ],
            [
              -76.80438834802585,
              39.017463369784004,
              -10.429887658728319
            ],
            [
              -76.78297234153801,
              39.01779274990009,
              392.9301123412717
            ],
            [
              -76.78268756826783,
              39.00645369842238,
              392.9301123412717
            ],
            [
              -76.80410015872889,
              39.0061244506951,
              -10.429887658728319
            ]
          ]
        ]
      },
      "bbox": [
        -76.80438835,
        39.00612445,
        -10.42988766,
        -76.78268757,
        39.01779275,
        392.9301123
      ],
      "properties": {
        "datetime": "2018-02-28T16:00:05Z",
        "pc:count": 27244289,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344537.383,
            "count": 27244289,
            "maximum": 345642.9145,
            "minimum": 343788.0145,
            "name": "X",
            "position": 0,
            "stddev": 481.8802985,
            "variance": 232208.6221
          },
          {
            "average": 4319640.784,
            "count": 27244289,
            "maximum": 4320262.488,
            "minimum": 4319003.568,
            "name": "Y",
            "position": 1,
            "stddev": 346.737491,
            "variance": 120226.8877
          },
          {
            "average": 67.43642057,
            "count": 27244289,
            "maximum": 392.9301123,
            "minimum": -10.42988766,
            "name": "Z",
            "position": 2,
            "stddev": 10.96640434,
            "variance": 120.2620241
          },
          {
            "average": 4929.746401,
            "count": 27244289,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5517.373101,
            "variance": 30441405.93
          },
          {
            "average": 2.322312944,
            "count": 27244289,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.378572193,
            "variance": 1.900461292
          },
          {
            "average": 3.448579333,
            "count": 27244289,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.515814257,
            "variance": 2.297692861
          },
          {
            "average": 0.5205800746,
            "count": 27244289,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995762902,
            "variance": 0.2495764697
          },
          {
            "average": 0,
            "count": 27244289,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26518343,
            "count": 27244289,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4608308128,
            "variance": 0.2123650381
          },
          {
            "average": 8.498084,
            "count": 27244289,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.08567438,
            "variance": 101.7208276
          },
          {
            "average": 0,
            "count": 27244289,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.63087662,
            "count": 27244289,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.12899703,
            "variance": 446.4345154
          },
          {
            "average": 203291933,
            "count": 27244289,
            "maximum": 203868805.4,
            "minimum": 202913260.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 467031.9857,
            "variance": 218118875600.0
          },
          {
            "average": 0,
            "count": 27244289,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27244289,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27244289,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003258664596,
            "count": 27244289,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0180488305,
            "variance": 0.0003257602826
          },
          {
            "average": 0.678766805,
            "count": 27244289,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4669501445,
            "variance": 0.2180424374
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343788.0145,
          4319003.568,
          -10.42988766,
          345642.9145,
          4320262.488,
          392.9301123
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343788.014540867,
                4319003.567729312,
                -10.429887658728319
              ],
              [
                343788.014540867,
                4320262.487729312,
                -10.429887658728319
              ],
              [
                345642.91454086703,
                4320262.487729312,
                392.9301123412717
              ],
              [
                345642.91454086703,
                4319003.567729312,
                392.9301123412717
              ],
              [
                343788.014540867,
                4319003.567729312,
                -10.429887658728319
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:00:05+00:00",
        "end_time": "2018-02-17T14:34:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_368488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_368488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_368488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_368488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80438835,
            39.00612445,
            -10.42988766,
            -76.78268757,
            39.01779275,
            392.9301123
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80410015872889,
                  39.0061244506951,
                  -10.429887658728319
                ],
                [
                  -76.80438834802585,
                  39.017463369784004,
                  -10.429887658728319
                ],
                [
                  -76.78297234153801,
                  39.01779274990009,
                  392.9301123412717
                ],
                [
                  -76.78268756826783,
                  39.00645369842238,
                  392.9301123412717
                ],
                [
                  -76.80410015872889,
                  39.0061244506951,
                  -10.429887658728319
                ]
              ]
            ]
          },
          "id": "20180217_368488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_368488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:00:05Z",
            "pc:count": 27244289,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344537.383,
                "count": 27244289,
                "maximum": 345642.9145,
                "minimum": 343788.0145,
                "name": "X",
                "position": 0,
                "stddev": 481.8802985,
                "variance": 232208.6221
              },
              {
                "average": 4319640.784,
                "count": 27244289,
                "maximum": 4320262.488,
                "minimum": 4319003.568,
                "name": "Y",
                "position": 1,
                "stddev": 346.737491,
                "variance": 120226.8877
              },
              {
                "average": 67.43642057,
                "count": 27244289,
                "maximum": 392.9301123,
                "minimum": -10.42988766,
                "name": "Z",
                "position": 2,
                "stddev": 10.96640434,
                "variance": 120.2620241
              },
              {
                "average": 4929.746401,
                "count": 27244289,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5517.373101,
                "variance": 30441405.93
              },
              {
                "average": 2.322312944,
                "count": 27244289,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.378572193,
                "variance": 1.900461292
              },
              {
                "average": 3.448579333,
                "count": 27244289,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.515814257,
                "variance": 2.297692861
              },
              {
                "average": 0.5205800746,
                "count": 27244289,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995762902,
                "variance": 0.2495764697
              },
              {
                "average": 0,
                "count": 27244289,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26518343,
                "count": 27244289,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4608308128,
                "variance": 0.2123650381
              },
              {
                "average": 8.498084,
                "count": 27244289,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.08567438,
                "variance": 101.7208276
              },
              {
                "average": 0,
                "count": 27244289,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.63087662,
                "count": 27244289,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.12899703,
                "variance": 446.4345154
              },
              {
                "average": 203291933,
                "count": 27244289,
                "maximum": 203868805.4,
                "minimum": 202913260.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 467031.9857,
                "variance": 218118875600.0
              },
              {
                "average": 0,
                "count": 27244289,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27244289,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27244289,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003258664596,
                "count": 27244289,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0180488305,
                "variance": 0.0003257602826
              },
              {
                "average": 0.678766805,
                "count": 27244289,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4669501445,
                "variance": 0.2180424374
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343788.0145,
              4319003.568,
              -10.42988766,
              345642.9145,
              4320262.488,
              392.9301123
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343788.014540867,
                    4319003.567729312,
                    -10.429887658728319
                  ],
                  [
                    343788.014540867,
                    4320262.487729312,
                    -10.429887658728319
                  ],
                  [
                    345642.91454086703,
                    4320262.487729312,
                    392.9301123412717
                  ],
                  [
                    345642.91454086703,
                    4319003.567729312,
                    392.9301123412717
                  ],
                  [
                    343788.014540867,
                    4319003.567729312,
                    -10.429887658728319
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:00:05+00:00",
            "end_time": "2018-02-17T14: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": "20180217_344528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88838561075715,
              39.116087424828656,
              -10.082860756356553
            ],
            [
              -76.88868776427766,
              39.12740019288625,
              -10.082860756356553
            ],
            [
              -76.86906139998364,
              39.12771664632708,
              341.5771392436435
            ],
            [
              -76.86876238181944,
              39.11640375147329,
              341.5771392436435
            ],
            [
              -76.88838561075715,
              39.116087424828656,
              -10.082860756356553
            ]
          ]
        ]
      },
      "bbox": [
        -76.88868776,
        39.11608742,
        -10.08286076,
        -76.86876238,
        39.12771665,
        341.5771392
      ],
      "properties": {
        "datetime": "2018-02-20T18:04:10Z",
        "pc:count": 19638529,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337438.0843,
            "count": 19638529,
            "maximum": 338440.324,
            "minimum": 336742.984,
            "name": "X",
            "position": 0,
            "stddev": 415.4851159,
            "variance": 172627.8816
          },
          {
            "average": 4331986.444,
            "count": 19638529,
            "maximum": 4332611.958,
            "minimum": 4331355.858,
            "name": "Y",
            "position": 1,
            "stddev": 367.6398928,
            "variance": 135159.0908
          },
          {
            "average": 104.6476651,
            "count": 19638529,
            "maximum": 341.5771392,
            "minimum": -10.08286076,
            "name": "Z",
            "position": 2,
            "stddev": 12.27568873,
            "variance": 150.6925337
          },
          {
            "average": 3902.09117,
            "count": 19638529,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4507.207141,
            "variance": 20314916.21
          },
          {
            "average": 2.416563277,
            "count": 19638529,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.346646063,
            "variance": 1.81345562
          },
          {
            "average": 3.609677079,
            "count": 19638529,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.339794371,
            "variance": 1.795048955
          },
          {
            "average": 0.4996618128,
            "count": 19638529,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998984,
            "variance": 0.2499998984
          },
          {
            "average": 0,
            "count": 19638529,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247904209,
            "count": 19638529,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4814807676,
            "variance": 0.2318237295
          },
          {
            "average": -2.383294483,
            "count": 19638529,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.39294614,
            "variance": 153.5851141
          },
          {
            "average": 0,
            "count": 19638529,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.51557288,
            "count": 19638529,
            "maximum": 37,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.82657852,
            "variance": 61.25533134
          },
          {
            "average": 203075316.1,
            "count": 19638529,
            "maximum": 203185050.8,
            "minimum": 202913468.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 132892.3608,
            "variance": 17660379550.0
          },
          {
            "average": 0,
            "count": 19638529,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19638529,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19638529,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004080753706,
            "count": 19638529,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02019675385,
            "variance": 0.0004079088659
          },
          {
            "average": 0.5415217199,
            "count": 19638529,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4982729768,
            "variance": 0.2482759594
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336742.984,
          4331355.858,
          -10.08286076,
          338440.324,
          4332611.958,
          341.5771392
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336742.9840336655,
                4331355.858382168,
                -10.082860756356553
              ],
              [
                336742.9840336655,
                4332611.958382168,
                -10.082860756356553
              ],
              [
                338440.32403366547,
                4332611.958382168,
                341.5771392436435
              ],
              [
                338440.32403366547,
                4331355.858382168,
                341.5771392436435
              ],
              [
                336742.9840336655,
                4331355.858382168,
                -10.082860756356553
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:04:10+00:00",
        "end_time": "2018-02-17T14:37:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_344528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_344528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_344528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_344528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88868776,
            39.11608742,
            -10.08286076,
            -76.86876238,
            39.12771665,
            341.5771392
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88838561075715,
                  39.116087424828656,
                  -10.082860756356553
                ],
                [
                  -76.88868776427766,
                  39.12740019288625,
                  -10.082860756356553
                ],
                [
                  -76.86906139998364,
                  39.12771664632708,
                  341.5771392436435
                ],
                [
                  -76.86876238181944,
                  39.11640375147329,
                  341.5771392436435
                ],
                [
                  -76.88838561075715,
                  39.116087424828656,
                  -10.082860756356553
                ]
              ]
            ]
          },
          "id": "20180217_344528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_344528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:04:10Z",
            "pc:count": 19638529,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337438.0843,
                "count": 19638529,
                "maximum": 338440.324,
                "minimum": 336742.984,
                "name": "X",
                "position": 0,
                "stddev": 415.4851159,
                "variance": 172627.8816
              },
              {
                "average": 4331986.444,
                "count": 19638529,
                "maximum": 4332611.958,
                "minimum": 4331355.858,
                "name": "Y",
                "position": 1,
                "stddev": 367.6398928,
                "variance": 135159.0908
              },
              {
                "average": 104.6476651,
                "count": 19638529,
                "maximum": 341.5771392,
                "minimum": -10.08286076,
                "name": "Z",
                "position": 2,
                "stddev": 12.27568873,
                "variance": 150.6925337
              },
              {
                "average": 3902.09117,
                "count": 19638529,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4507.207141,
                "variance": 20314916.21
              },
              {
                "average": 2.416563277,
                "count": 19638529,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.346646063,
                "variance": 1.81345562
              },
              {
                "average": 3.609677079,
                "count": 19638529,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.339794371,
                "variance": 1.795048955
              },
              {
                "average": 0.4996618128,
                "count": 19638529,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998984,
                "variance": 0.2499998984
              },
              {
                "average": 0,
                "count": 19638529,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247904209,
                "count": 19638529,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4814807676,
                "variance": 0.2318237295
              },
              {
                "average": -2.383294483,
                "count": 19638529,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.39294614,
                "variance": 153.5851141
              },
              {
                "average": 0,
                "count": 19638529,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.51557288,
                "count": 19638529,
                "maximum": 37,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.82657852,
                "variance": 61.25533134
              },
              {
                "average": 203075316.1,
                "count": 19638529,
                "maximum": 203185050.8,
                "minimum": 202913468.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 132892.3608,
                "variance": 17660379550.0
              },
              {
                "average": 0,
                "count": 19638529,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19638529,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19638529,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004080753706,
                "count": 19638529,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02019675385,
                "variance": 0.0004079088659
              },
              {
                "average": 0.5415217199,
                "count": 19638529,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4982729768,
                "variance": 0.2482759594
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336742.984,
              4331355.858,
              -10.08286076,
              338440.324,
              4332611.958,
              341.5771392
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336742.9840336655,
                    4331355.858382168,
                    -10.082860756356553
                  ],
                  [
                    336742.9840336655,
                    4332611.958382168,
                    -10.082860756356553
                  ],
                  [
                    338440.32403366547,
                    4332611.958382168,
                    341.5771392436435
                  ],
                  [
                    338440.32403366547,
                    4331355.858382168,
                    341.5771392436435
                  ],
                  [
                    336742.9840336655,
                    4331355.858382168,
                    -10.082860756356553
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:04:10+00:00",
            "end_time": "2018-02-17T14:37: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": "20180217_344532.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88837196719402,
              39.12719645565293,
              -9.797392599039455
            ],
            [
              -76.88867086811594,
              39.138383114863984,
              -9.797392599039455
            ],
            [
              -76.87645152677335,
              39.138580540162316,
              346.7026074009606
            ],
            [
              -76.87615455690647,
              39.127393802735156,
              346.7026074009606
            ],
            [
              -76.88837196719402,
              39.12719645565293,
              -9.797392599039455
            ]
          ]
        ]
      },
      "bbox": [
        -76.88867087,
        39.12719646,
        -9.797392599,
        -76.87615456,
        39.13858054,
        346.7026074
      ],
      "properties": {
        "datetime": "2018-02-20T18:08:44Z",
        "pc:count": 11269610,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337210.8369,
            "count": 11269610,
            "maximum": 337826.4129,
            "minimum": 336769.8129,
            "name": "X",
            "position": 0,
            "stddev": 273.6608285,
            "variance": 74890.24903
          },
          {
            "average": 4333040.15,
            "count": 11269610,
            "maximum": 4333830.878,
            "minimum": 4332588.778,
            "name": "Y",
            "position": 1,
            "stddev": 369.9235566,
            "variance": 136843.4377
          },
          {
            "average": 109.5172689,
            "count": 11269610,
            "maximum": 346.7026074,
            "minimum": -9.797392599,
            "name": "Z",
            "position": 2,
            "stddev": 13.7870972,
            "variance": 190.0840492
          },
          {
            "average": 4166.254127,
            "count": 11269610,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4830.95651,
            "variance": 23338140.8
          },
          {
            "average": 2.358858559,
            "count": 11269610,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347359291,
            "variance": 1.81537706
          },
          {
            "average": 3.514841596,
            "count": 11269610,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.403936688,
            "variance": 1.971038224
          },
          {
            "average": 0.4999075389,
            "count": 11269610,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000136,
            "variance": 0.2500000136
          },
          {
            "average": 0,
            "count": 11269610,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244351135,
            "count": 11269610,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4820095153,
            "variance": 0.2323331728
          },
          {
            "average": 7.095399158,
            "count": 11269610,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.652814542,
            "variance": 93.17682858
          },
          {
            "average": 0,
            "count": 11269610,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.93365724,
            "count": 11269610,
            "maximum": 36,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.395891211,
            "variance": 54.69920681
          },
          {
            "average": 203088213.6,
            "count": 11269610,
            "maximum": 203185324.1,
            "minimum": 202913489.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 129868.2524,
            "variance": 16865762980.0
          },
          {
            "average": 0,
            "count": 11269610,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11269610,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11269610,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004879494499,
            "count": 11269610,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02208418888,
            "variance": 0.0004877113985
          },
          {
            "average": 0.5816742549,
            "count": 11269610,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4932842362,
            "variance": 0.2433293377
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336769.8129,
          4332588.778,
          -9.797392599,
          337826.4129,
          4333830.878,
          346.7026074
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336769.81293641863,
                4332588.7783912895,
                -9.797392599039455
              ],
              [
                336769.81293641863,
                4333830.878391289,
                -9.797392599039455
              ],
              [
                337826.4129364186,
                4333830.878391289,
                346.7026074009606
              ],
              [
                337826.4129364186,
                4332588.7783912895,
                346.7026074009606
              ],
              [
                336769.81293641863,
                4332588.7783912895,
                -9.797392599039455
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:08:44+00:00",
        "end_time": "2018-02-17T14:38:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_344532.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_344532.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_344532.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_344532.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88867087,
            39.12719646,
            -9.797392599,
            -76.87615456,
            39.13858054,
            346.7026074
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88837196719402,
                  39.12719645565293,
                  -9.797392599039455
                ],
                [
                  -76.88867086811594,
                  39.138383114863984,
                  -9.797392599039455
                ],
                [
                  -76.87645152677335,
                  39.138580540162316,
                  346.7026074009606
                ],
                [
                  -76.87615455690647,
                  39.127393802735156,
                  346.7026074009606
                ],
                [
                  -76.88837196719402,
                  39.12719645565293,
                  -9.797392599039455
                ]
              ]
            ]
          },
          "id": "20180217_344532.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_344532.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:08:44Z",
            "pc:count": 11269610,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337210.8369,
                "count": 11269610,
                "maximum": 337826.4129,
                "minimum": 336769.8129,
                "name": "X",
                "position": 0,
                "stddev": 273.6608285,
                "variance": 74890.24903
              },
              {
                "average": 4333040.15,
                "count": 11269610,
                "maximum": 4333830.878,
                "minimum": 4332588.778,
                "name": "Y",
                "position": 1,
                "stddev": 369.9235566,
                "variance": 136843.4377
              },
              {
                "average": 109.5172689,
                "count": 11269610,
                "maximum": 346.7026074,
                "minimum": -9.797392599,
                "name": "Z",
                "position": 2,
                "stddev": 13.7870972,
                "variance": 190.0840492
              },
              {
                "average": 4166.254127,
                "count": 11269610,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4830.95651,
                "variance": 23338140.8
              },
              {
                "average": 2.358858559,
                "count": 11269610,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347359291,
                "variance": 1.81537706
              },
              {
                "average": 3.514841596,
                "count": 11269610,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.403936688,
                "variance": 1.971038224
              },
              {
                "average": 0.4999075389,
                "count": 11269610,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000136,
                "variance": 0.2500000136
              },
              {
                "average": 0,
                "count": 11269610,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244351135,
                "count": 11269610,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4820095153,
                "variance": 0.2323331728
              },
              {
                "average": 7.095399158,
                "count": 11269610,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.652814542,
                "variance": 93.17682858
              },
              {
                "average": 0,
                "count": 11269610,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.93365724,
                "count": 11269610,
                "maximum": 36,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.395891211,
                "variance": 54.69920681
              },
              {
                "average": 203088213.6,
                "count": 11269610,
                "maximum": 203185324.1,
                "minimum": 202913489.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 129868.2524,
                "variance": 16865762980.0
              },
              {
                "average": 0,
                "count": 11269610,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11269610,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11269610,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004879494499,
                "count": 11269610,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02208418888,
                "variance": 0.0004877113985
              },
              {
                "average": 0.5816742549,
                "count": 11269610,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4932842362,
                "variance": 0.2433293377
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336769.8129,
              4332588.778,
              -9.797392599,
              337826.4129,
              4333830.878,
              346.7026074
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336769.81293641863,
                    4332588.7783912895,
                    -9.797392599039455
                  ],
                  [
                    336769.81293641863,
                    4333830.878391289,
                    -9.797392599039455
                  ],
                  [
                    337826.4129364186,
                    4333830.878391289,
                    346.7026074009606
                  ],
                  [
                    337826.4129364186,
                    4332588.7783912895,
                    346.7026074009606
                  ],
                  [
                    336769.81293641863,
                    4332588.7783912895,
                    -9.797392599039455
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:08:44+00:00",
            "end_time": "2018-02-17T14:38: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": "20180217_344536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88835631102114,
              39.138231878425124,
              -10.427721228160522
            ],
            [
              -76.88852718300214,
              39.14462522373299,
              -10.427721228160522
            ],
            [
              -76.87929051686633,
              39.14477457185421,
              363.09227877183946
            ],
            [
              -76.87912047940638,
              39.13838119272969,
              363.09227877183946
            ],
            [
              -76.88835631102114,
              39.138231878425124,
              -10.427721228160522
            ]
          ]
        ]
      },
      "bbox": [
        -76.88852718,
        39.13823188,
        -10.42772123,
        -76.87912048,
        39.14477457,
        363.0922788
      ],
      "properties": {
        "datetime": "2018-02-20T18:09:12Z",
        "pc:count": 7514110,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337220.9839,
            "count": 7514110,
            "maximum": 337595.2716,
            "minimum": 336796.6516,
            "name": "X",
            "position": 0,
            "stddev": 235.6509684,
            "variance": 55531.37888
          },
          {
            "average": 4334147.081,
            "count": 7514110,
            "maximum": 4334523.407,
            "minimum": 4333813.527,
            "name": "Y",
            "position": 1,
            "stddev": 186.2873196,
            "variance": 34702.96544
          },
          {
            "average": 112.0651114,
            "count": 7514110,
            "maximum": 363.0922788,
            "minimum": -10.42772123,
            "name": "Z",
            "position": 2,
            "stddev": 9.864594107,
            "variance": 97.31021691
          },
          {
            "average": 6231.857542,
            "count": 7514110,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6055.685735,
            "variance": 36671329.72
          },
          {
            "average": 1.981896991,
            "count": 7514110,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.28427218,
            "variance": 1.649355031
          },
          {
            "average": 2.829723813,
            "count": 7514110,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.617974245,
            "variance": 2.617840658
          },
          {
            "average": 0.4947685088,
            "count": 7514110,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499972664,
            "variance": 0.2499726648
          },
          {
            "average": 0,
            "count": 7514110,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.338792352,
            "count": 7514110,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4888644841,
            "variance": 0.2389884838
          },
          {
            "average": -6.084094916,
            "count": 7514110,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.65894382,
            "variance": 186.5667462
          },
          {
            "average": 0,
            "count": 7514110,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.64054585,
            "count": 7514110,
            "maximum": 35,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.781071764,
            "variance": 45.98293427
          },
          {
            "average": 203095491.6,
            "count": 7514110,
            "maximum": 203185352.1,
            "minimum": 202913509.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 127770.6512,
            "variance": 16325339310.0
          },
          {
            "average": 0,
            "count": 7514110,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7514110,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7514110,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002555192831,
            "count": 7514110,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01598292924,
            "variance": 0.0002554540269
          },
          {
            "average": 0.6625336866,
            "count": 7514110,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4728454615,
            "variance": 0.2235828305
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336796.6516,
          4333813.527,
          -10.42772123,
          337595.2716,
          4334523.407,
          363.0922788
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336796.6515701832,
                4333813.527408962,
                -10.427721228160522
              ],
              [
                336796.6515701832,
                4334523.407408963,
                -10.427721228160522
              ],
              [
                337595.2715701832,
                4334523.407408963,
                363.09227877183946
              ],
              [
                337595.2715701832,
                4333813.527408962,
                363.09227877183946
              ],
              [
                336796.6515701832,
                4333813.527408962,
                -10.427721228160522
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T18:09:12+00:00",
        "end_time": "2018-02-17T14:38:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_344536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_344536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_344536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_344536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88852718,
            39.13823188,
            -10.42772123,
            -76.87912048,
            39.14477457,
            363.0922788
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88835631102114,
                  39.138231878425124,
                  -10.427721228160522
                ],
                [
                  -76.88852718300214,
                  39.14462522373299,
                  -10.427721228160522
                ],
                [
                  -76.87929051686633,
                  39.14477457185421,
                  363.09227877183946
                ],
                [
                  -76.87912047940638,
                  39.13838119272969,
                  363.09227877183946
                ],
                [
                  -76.88835631102114,
                  39.138231878425124,
                  -10.427721228160522
                ]
              ]
            ]
          },
          "id": "20180217_344536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_344536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T18:09:12Z",
            "pc:count": 7514110,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337220.9839,
                "count": 7514110,
                "maximum": 337595.2716,
                "minimum": 336796.6516,
                "name": "X",
                "position": 0,
                "stddev": 235.6509684,
                "variance": 55531.37888
              },
              {
                "average": 4334147.081,
                "count": 7514110,
                "maximum": 4334523.407,
                "minimum": 4333813.527,
                "name": "Y",
                "position": 1,
                "stddev": 186.2873196,
                "variance": 34702.96544
              },
              {
                "average": 112.0651114,
                "count": 7514110,
                "maximum": 363.0922788,
                "minimum": -10.42772123,
                "name": "Z",
                "position": 2,
                "stddev": 9.864594107,
                "variance": 97.31021691
              },
              {
                "average": 6231.857542,
                "count": 7514110,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6055.685735,
                "variance": 36671329.72
              },
              {
                "average": 1.981896991,
                "count": 7514110,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.28427218,
                "variance": 1.649355031
              },
              {
                "average": 2.829723813,
                "count": 7514110,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.617974245,
                "variance": 2.617840658
              },
              {
                "average": 0.4947685088,
                "count": 7514110,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499972664,
                "variance": 0.2499726648
              },
              {
                "average": 0,
                "count": 7514110,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.338792352,
                "count": 7514110,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4888644841,
                "variance": 0.2389884838
              },
              {
                "average": -6.084094916,
                "count": 7514110,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.65894382,
                "variance": 186.5667462
              },
              {
                "average": 0,
                "count": 7514110,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.64054585,
                "count": 7514110,
                "maximum": 35,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.781071764,
                "variance": 45.98293427
              },
              {
                "average": 203095491.6,
                "count": 7514110,
                "maximum": 203185352.1,
                "minimum": 202913509.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 127770.6512,
                "variance": 16325339310.0
              },
              {
                "average": 0,
                "count": 7514110,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7514110,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7514110,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002555192831,
                "count": 7514110,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01598292924,
                "variance": 0.0002554540269
              },
              {
                "average": 0.6625336866,
                "count": 7514110,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4728454615,
                "variance": 0.2235828305
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336796.6516,
              4333813.527,
              -10.42772123,
              337595.2716,
              4334523.407,
              363.0922788
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336796.6515701832,
                    4333813.527408962,
                    -10.427721228160522
                  ],
                  [
                    336796.6515701832,
                    4334523.407408963,
                    -10.427721228160522
                  ],
                  [
                    337595.2715701832,
                    4334523.407408963,
                    363.09227877183946
                  ],
                  [
                    337595.2715701832,
                    4333813.527408962,
                    363.09227877183946
                  ],
                  [
                    336796.6515701832,
                    4333813.527408962,
                    -10.427721228160522
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T18:09:12+00:00",
            "end_time": "2018-02-17T14:38: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": "20180217_368492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8040696330969,
              39.017107386305305,
              -10.425326976395468
            ],
            [
              -76.8043579348871,
              39.02844646432108,
              -10.425326976395468
            ],
            [
              -76.78293815220522,
              39.02877592291264,
              389.3946730236045
            ],
            [
              -76.78265326843558,
              39.017436712485605,
              389.3946730236045
            ],
            [
              -76.8040696330969,
              39.017107386305305,
              -10.425326976395468
            ]
          ]
        ]
      },
      "bbox": [
        -76.80435793,
        39.01710739,
        -10.42532698,
        -76.78265327,
        39.02877592,
        389.394673
      ],
      "properties": {
        "datetime": "2018-02-28T15:54:50Z",
        "pc:count": 34121671,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344719.7579,
            "count": 34121671,
            "maximum": 345669.7653,
            "minimum": 343814.8253,
            "name": "X",
            "position": 0,
            "stddev": 581.6531075,
            "variance": 338320.3375
          },
          {
            "average": 4320870.27,
            "count": 34121671,
            "maximum": 4321481.372,
            "minimum": 4320222.432,
            "name": "Y",
            "position": 1,
            "stddev": 351.6647332,
            "variance": 123668.0846
          },
          {
            "average": 53.94591955,
            "count": 34121671,
            "maximum": 389.394673,
            "minimum": -10.42532698,
            "name": "Z",
            "position": 2,
            "stddev": 11.92930843,
            "variance": 142.3083996
          },
          {
            "average": 3492.548272,
            "count": 34121671,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4327.705444,
            "variance": 18729034.41
          },
          {
            "average": 2.65371101,
            "count": 34121671,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.414922286,
            "variance": 2.002005074
          },
          {
            "average": 3.999471245,
            "count": 34121671,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.217782538,
            "variance": 1.48299431
          },
          {
            "average": 0.5009402382,
            "count": 34121671,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991233,
            "variance": 0.2499991233
          },
          {
            "average": 0,
            "count": 34121671,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188162708,
            "count": 34121671,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4211053227,
            "variance": 0.1773296928
          },
          {
            "average": 3.928831185,
            "count": 34121671,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.49474044,
            "variance": 210.0975003
          },
          {
            "average": 0,
            "count": 34121671,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 30.27108538,
            "count": 34121671,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.30744595,
            "variance": 265.9327935
          },
          {
            "average": 203119168.8,
            "count": 34121671,
            "maximum": 203868490.3,
            "minimum": 202913281.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 366651.4422,
            "variance": 134433280100.0
          },
          {
            "average": 0,
            "count": 34121671,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34121671,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34121671,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002589849718,
            "count": 34121671,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0160909262,
            "variance": 0.0002589179061
          },
          {
            "average": 0.6095481666,
            "count": 34121671,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4878516231,
            "variance": 0.2379992062
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343814.8253,
          4320222.432,
          -10.42532698,
          345669.7653,
          4321481.372,
          389.394673
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343814.8252803709,
                4320222.432420881,
                -10.425326976395468
              ],
              [
                343814.8252803709,
                4321481.372420881,
                -10.425326976395468
              ],
              [
                345669.76528037083,
                4321481.372420881,
                389.3946730236045
              ],
              [
                345669.76528037083,
                4320222.432420881,
                389.3946730236045
              ],
              [
                343814.8252803709,
                4320222.432420881,
                -10.425326976395468
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T15:54:50+00:00",
        "end_time": "2018-02-17T14:34:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_368492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_368492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_368492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_368492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80435793,
            39.01710739,
            -10.42532698,
            -76.78265327,
            39.02877592,
            389.394673
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8040696330969,
                  39.017107386305305,
                  -10.425326976395468
                ],
                [
                  -76.8043579348871,
                  39.02844646432108,
                  -10.425326976395468
                ],
                [
                  -76.78293815220522,
                  39.02877592291264,
                  389.3946730236045
                ],
                [
                  -76.78265326843558,
                  39.017436712485605,
                  389.3946730236045
                ],
                [
                  -76.8040696330969,
                  39.017107386305305,
                  -10.425326976395468
                ]
              ]
            ]
          },
          "id": "20180217_368492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_368492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T15:54:50Z",
            "pc:count": 34121671,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344719.7579,
                "count": 34121671,
                "maximum": 345669.7653,
                "minimum": 343814.8253,
                "name": "X",
                "position": 0,
                "stddev": 581.6531075,
                "variance": 338320.3375
              },
              {
                "average": 4320870.27,
                "count": 34121671,
                "maximum": 4321481.372,
                "minimum": 4320222.432,
                "name": "Y",
                "position": 1,
                "stddev": 351.6647332,
                "variance": 123668.0846
              },
              {
                "average": 53.94591955,
                "count": 34121671,
                "maximum": 389.394673,
                "minimum": -10.42532698,
                "name": "Z",
                "position": 2,
                "stddev": 11.92930843,
                "variance": 142.3083996
              },
              {
                "average": 3492.548272,
                "count": 34121671,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4327.705444,
                "variance": 18729034.41
              },
              {
                "average": 2.65371101,
                "count": 34121671,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.414922286,
                "variance": 2.002005074
              },
              {
                "average": 3.999471245,
                "count": 34121671,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.217782538,
                "variance": 1.48299431
              },
              {
                "average": 0.5009402382,
                "count": 34121671,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991233,
                "variance": 0.2499991233
              },
              {
                "average": 0,
                "count": 34121671,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188162708,
                "count": 34121671,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4211053227,
                "variance": 0.1773296928
              },
              {
                "average": 3.928831185,
                "count": 34121671,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.49474044,
                "variance": 210.0975003
              },
              {
                "average": 0,
                "count": 34121671,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 30.27108538,
                "count": 34121671,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.30744595,
                "variance": 265.9327935
              },
              {
                "average": 203119168.8,
                "count": 34121671,
                "maximum": 203868490.3,
                "minimum": 202913281.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 366651.4422,
                "variance": 134433280100.0
              },
              {
                "average": 0,
                "count": 34121671,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34121671,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34121671,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002589849718,
                "count": 34121671,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0160909262,
                "variance": 0.0002589179061
              },
              {
                "average": 0.6095481666,
                "count": 34121671,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4878516231,
                "variance": 0.2379992062
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343814.8253,
              4320222.432,
              -10.42532698,
              345669.7653,
              4321481.372,
              389.394673
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343814.8252803709,
                    4320222.432420881,
                    -10.425326976395468
                  ],
                  [
                    343814.8252803709,
                    4321481.372420881,
                    -10.425326976395468
                  ],
                  [
                    345669.76528037083,
                    4321481.372420881,
                    389.3946730236045
                  ],
                  [
                    345669.76528037083,
                    4320222.432420881,
                    389.3946730236045
                  ],
                  [
                    343814.8252803709,
                    4320222.432420881,
                    -10.425326976395468
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T15:54:50+00:00",
            "end_time": "2018-02-17T14:34:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_344516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88843626563005,
              39.0831139852667,
              -10.190075491845136
            ],
            [
              -76.88873876490672,
              39.09445275529419,
              -10.190075491845136
            ],
            [
              -76.86729957725315,
              39.094798199618516,
              329.0699245081548
            ],
            [
              -76.86700050676887,
              39.08345929082696,
              329.0699245081548
            ],
            [
              -76.88843626563005,
              39.0831139852667,
              -10.190075491845136
            ]
          ]
        ]
      },
      "bbox": [
        -76.88873876,
        39.08311399,
        -10.19007549,
        -76.86700051,
        39.0947982,
        329.0699245
      ],
      "properties": {
        "datetime": "2018-02-20T17:33:32Z",
        "pc:count": 14905474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337558.6881,
            "count": 14905474,
            "maximum": 338517.4868,
            "minimum": 336662.5068,
            "name": "X",
            "position": 0,
            "stddev": 538.5169467,
            "variance": 290000.5018
          },
          {
            "average": 4328486.185,
            "count": 14905474,
            "maximum": 4328955.359,
            "minimum": 4327696.379,
            "name": "Y",
            "position": 1,
            "stddev": 290.3939208,
            "variance": 84328.62926
          },
          {
            "average": 79.52961941,
            "count": 14905474,
            "maximum": 329.0699245,
            "minimum": -10.19007549,
            "name": "Z",
            "position": 2,
            "stddev": 11.96025891,
            "variance": 143.0477932
          },
          {
            "average": 5239.626256,
            "count": 14905474,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5335.882678,
            "variance": 28471643.95
          },
          {
            "average": 2.154270102,
            "count": 14905474,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.323695104,
            "variance": 1.752168729
          },
          {
            "average": 3.012401149,
            "count": 14905474,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.577148544,
            "variance": 2.487397529
          },
          {
            "average": 0.4982458793,
            "count": 14905474,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999969398,
            "variance": 0.2499969398
          },
          {
            "average": 0,
            "count": 14905474,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313414253,
            "count": 14905474,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4969694751,
            "variance": 0.2469786592
          },
          {
            "average": -13.04300019,
            "count": 14905474,
            "maximum": 10.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.145283233,
            "variance": 37.76450601
          },
          {
            "average": 0,
            "count": 14905474,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 38.33929911,
            "count": 14905474,
            "maximum": 39,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.773957787,
            "variance": 3.14692623
          },
          {
            "average": 203180584.6,
            "count": 14905474,
            "maximum": 203183212.3,
            "minimum": 202913440.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24803.66496,
            "variance": 615221795.3
          },
          {
            "average": 0,
            "count": 14905474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14905474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14905474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005820009481,
            "count": 14905474,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0241176753,
            "variance": 0.000581662262
          },
          {
            "average": 0.4638314756,
            "count": 14905474,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4986901388,
            "variance": 0.2486918545
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336662.5068,
          4327696.379,
          -10.19007549,
          338517.4868,
          4328955.359,
          329.0699245
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336662.50679287245,
                4327696.378636717,
                -10.190075491845136
              ],
              [
                336662.50679287245,
                4328955.358636717,
                -10.190075491845136
              ],
              [
                338517.4867928724,
                4328955.358636717,
                329.0699245081548
              ],
              [
                338517.4867928724,
                4327696.378636717,
                329.0699245081548
              ],
              [
                336662.50679287245,
                4327696.378636717,
                -10.190075491845136
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:33:32+00:00",
        "end_time": "2018-02-17T14:37:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_344516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_344516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_344516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_344516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88873876,
            39.08311399,
            -10.19007549,
            -76.86700051,
            39.0947982,
            329.0699245
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88843626563005,
                  39.0831139852667,
                  -10.190075491845136
                ],
                [
                  -76.88873876490672,
                  39.09445275529419,
                  -10.190075491845136
                ],
                [
                  -76.86729957725315,
                  39.094798199618516,
                  329.0699245081548
                ],
                [
                  -76.86700050676887,
                  39.08345929082696,
                  329.0699245081548
                ],
                [
                  -76.88843626563005,
                  39.0831139852667,
                  -10.190075491845136
                ]
              ]
            ]
          },
          "id": "20180217_344516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_344516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:33:32Z",
            "pc:count": 14905474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337558.6881,
                "count": 14905474,
                "maximum": 338517.4868,
                "minimum": 336662.5068,
                "name": "X",
                "position": 0,
                "stddev": 538.5169467,
                "variance": 290000.5018
              },
              {
                "average": 4328486.185,
                "count": 14905474,
                "maximum": 4328955.359,
                "minimum": 4327696.379,
                "name": "Y",
                "position": 1,
                "stddev": 290.3939208,
                "variance": 84328.62926
              },
              {
                "average": 79.52961941,
                "count": 14905474,
                "maximum": 329.0699245,
                "minimum": -10.19007549,
                "name": "Z",
                "position": 2,
                "stddev": 11.96025891,
                "variance": 143.0477932
              },
              {
                "average": 5239.626256,
                "count": 14905474,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5335.882678,
                "variance": 28471643.95
              },
              {
                "average": 2.154270102,
                "count": 14905474,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.323695104,
                "variance": 1.752168729
              },
              {
                "average": 3.012401149,
                "count": 14905474,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.577148544,
                "variance": 2.487397529
              },
              {
                "average": 0.4982458793,
                "count": 14905474,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999969398,
                "variance": 0.2499969398
              },
              {
                "average": 0,
                "count": 14905474,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313414253,
                "count": 14905474,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4969694751,
                "variance": 0.2469786592
              },
              {
                "average": -13.04300019,
                "count": 14905474,
                "maximum": 10.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.145283233,
                "variance": 37.76450601
              },
              {
                "average": 0,
                "count": 14905474,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 38.33929911,
                "count": 14905474,
                "maximum": 39,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.773957787,
                "variance": 3.14692623
              },
              {
                "average": 203180584.6,
                "count": 14905474,
                "maximum": 203183212.3,
                "minimum": 202913440.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24803.66496,
                "variance": 615221795.3
              },
              {
                "average": 0,
                "count": 14905474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14905474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14905474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005820009481,
                "count": 14905474,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0241176753,
                "variance": 0.000581662262
              },
              {
                "average": 0.4638314756,
                "count": 14905474,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4986901388,
                "variance": 0.2486918545
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336662.5068,
              4327696.379,
              -10.19007549,
              338517.4868,
              4328955.359,
              329.0699245
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336662.50679287245,
                    4327696.378636717,
                    -10.190075491845136
                  ],
                  [
                    336662.50679287245,
                    4328955.358636717,
                    -10.190075491845136
                  ],
                  [
                    338517.4867928724,
                    4328955.358636717,
                    329.0699245081548
                  ],
                  [
                    338517.4867928724,
                    4327696.378636717,
                    329.0699245081548
                  ],
                  [
                    336662.50679287245,
                    4327696.378636717,
                    -10.190075491845136
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:33:32+00:00",
            "end_time": "2018-02-17T14:37: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": "20180220_368508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80395620338264,
              39.06131435164002,
              16.965923944276057
            ],
            [
              -76.80405785111296,
              39.06530687873268,
              16.965923944276057
            ],
            [
              -76.79904854571879,
              39.06538428698788,
              309.2659239442761
            ],
            [
              -76.7989471798605,
              39.06139174894289,
              309.2659239442761
            ],
            [
              -76.80395620338264,
              39.06131435164002,
              16.965923944276057
            ]
          ]
        ]
      },
      "bbox": [
        -76.80405785,
        39.06131435,
        16.96592394,
        -76.79894718,
        39.06538429,
        309.2659239
      ],
      "properties": {
        "datetime": "2018-02-20T17:25:00Z",
        "pc:count": 636813,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344086.7316,
            "count": 636813,
            "maximum": 344355.5534,
            "minimum": 343921.9734,
            "name": "X",
            "position": 0,
            "stddev": 101.8721606,
            "variance": 10377.93711
          },
          {
            "average": 4325318.306,
            "count": 636813,
            "maximum": 4325571.752,
            "minimum": 4325128.472,
            "name": "Y",
            "position": 1,
            "stddev": 116.8550795,
            "variance": 13655.10961
          },
          {
            "average": 42.44980563,
            "count": 636813,
            "maximum": 309.2659239,
            "minimum": 16.96592394,
            "name": "Z",
            "position": 2,
            "stddev": 10.28328388,
            "variance": 105.7459273
          },
          {
            "average": 3080.340035,
            "count": 636813,
            "maximum": 27117,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3961.93072,
            "variance": 15696895.03
          },
          {
            "average": 2.982030832,
            "count": 636813,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.409359164,
            "variance": 1.986293253
          },
          {
            "average": 4.303954222,
            "count": 636813,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9770180749,
            "variance": 0.9545643186
          },
          {
            "average": 0.5234519396,
            "count": 636813,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994500959,
            "variance": 0.2494503982
          },
          {
            "average": 0,
            "count": 636813,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169464191,
            "count": 636813,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3976276927,
            "variance": 0.158107782
          },
          {
            "average": -2.730284834,
            "count": 636813,
            "maximum": 1.998000026,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.316169089,
            "variance": 5.364639249
          },
          {
            "average": 0,
            "count": 636813,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 39,
            "count": 636813,
            "maximum": 39,
            "minimum": 39,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 203182684.6,
            "count": 636813,
            "maximum": 203182700.4,
            "minimum": 203182671.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10.95137224,
            "variance": 119.9325539
          },
          {
            "average": 0,
            "count": 636813,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 636813,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 636813,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002873685054,
            "count": 636813,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01694952435,
            "variance": 0.0002872863758
          },
          {
            "average": 0,
            "count": 636813,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343921.9734,
          4325128.472,
          16.96592394,
          344355.5534,
          4325571.752,
          309.2659239
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343921.9734309119,
                4325128.471996843,
                16.965923944276057
              ],
              [
                343921.9734309119,
                4325571.751996842,
                16.965923944276057
              ],
              [
                344355.55343091185,
                4325571.751996842,
                309.2659239442761
              ],
              [
                344355.55343091185,
                4325128.471996843,
                309.2659239442761
              ],
              [
                343921.9734309119,
                4325128.471996843,
                16.965923944276057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:25:00+00:00",
        "end_time": "2018-02-20T17:24:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_368508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_368508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_368508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_368508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80405785,
            39.06131435,
            16.96592394,
            -76.79894718,
            39.06538429,
            309.2659239
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80395620338264,
                  39.06131435164002,
                  16.965923944276057
                ],
                [
                  -76.80405785111296,
                  39.06530687873268,
                  16.965923944276057
                ],
                [
                  -76.79904854571879,
                  39.06538428698788,
                  309.2659239442761
                ],
                [
                  -76.7989471798605,
                  39.06139174894289,
                  309.2659239442761
                ],
                [
                  -76.80395620338264,
                  39.06131435164002,
                  16.965923944276057
                ]
              ]
            ]
          },
          "id": "20180220_368508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_368508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:25:00Z",
            "pc:count": 636813,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344086.7316,
                "count": 636813,
                "maximum": 344355.5534,
                "minimum": 343921.9734,
                "name": "X",
                "position": 0,
                "stddev": 101.8721606,
                "variance": 10377.93711
              },
              {
                "average": 4325318.306,
                "count": 636813,
                "maximum": 4325571.752,
                "minimum": 4325128.472,
                "name": "Y",
                "position": 1,
                "stddev": 116.8550795,
                "variance": 13655.10961
              },
              {
                "average": 42.44980563,
                "count": 636813,
                "maximum": 309.2659239,
                "minimum": 16.96592394,
                "name": "Z",
                "position": 2,
                "stddev": 10.28328388,
                "variance": 105.7459273
              },
              {
                "average": 3080.340035,
                "count": 636813,
                "maximum": 27117,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3961.93072,
                "variance": 15696895.03
              },
              {
                "average": 2.982030832,
                "count": 636813,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.409359164,
                "variance": 1.986293253
              },
              {
                "average": 4.303954222,
                "count": 636813,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9770180749,
                "variance": 0.9545643186
              },
              {
                "average": 0.5234519396,
                "count": 636813,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994500959,
                "variance": 0.2494503982
              },
              {
                "average": 0,
                "count": 636813,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169464191,
                "count": 636813,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3976276927,
                "variance": 0.158107782
              },
              {
                "average": -2.730284834,
                "count": 636813,
                "maximum": 1.998000026,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.316169089,
                "variance": 5.364639249
              },
              {
                "average": 0,
                "count": 636813,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 39,
                "count": 636813,
                "maximum": 39,
                "minimum": 39,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 203182684.6,
                "count": 636813,
                "maximum": 203182700.4,
                "minimum": 203182671.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10.95137224,
                "variance": 119.9325539
              },
              {
                "average": 0,
                "count": 636813,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 636813,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 636813,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002873685054,
                "count": 636813,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01694952435,
                "variance": 0.0002872863758
              },
              {
                "average": 0,
                "count": 636813,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343921.9734,
              4325128.472,
              16.96592394,
              344355.5534,
              4325571.752,
              309.2659239
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343921.9734309119,
                    4325128.471996843,
                    16.965923944276057
                  ],
                  [
                    343921.9734309119,
                    4325571.751996842,
                    16.965923944276057
                  ],
                  [
                    344355.55343091185,
                    4325571.751996842,
                    309.2659239442761
                  ],
                  [
                    344355.55343091185,
                    4325128.471996843,
                    309.2659239442761
                  ],
                  [
                    343921.9734309119,
                    4325128.471996843,
                    16.965923944276057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:25:00+00:00",
            "end_time": "2018-02-20T17:24:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_344520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88841993082933,
              39.094096340588756,
              -10.343044330893207
            ],
            [
              -76.88872255542205,
              39.10543544956385,
              -10.343044330893207
            ],
            [
              -76.86728004099525,
              39.105780971409786,
              340.03695566910676
            ],
            [
              -76.8669808471772,
              39.09444172364659,
              340.03695566910676
            ],
            [
              -76.88841993082933,
              39.094096340588756,
              -10.343044330893207
            ]
          ]
        ]
      },
      "bbox": [
        -76.88872256,
        39.09409634,
        -10.34304433,
        -76.86698085,
        39.10578097,
        340.0369557
      ],
      "properties": {
        "datetime": "2018-02-20T17:46:07Z",
        "pc:count": 18382999,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337721.579,
            "count": 18382999,
            "maximum": 338544.2391,
            "minimum": 336689.2591,
            "name": "X",
            "position": 0,
            "stddev": 531.9549615,
            "variance": 282976.0811
          },
          {
            "average": 4329597.908,
            "count": 18382999,
            "maximum": 4330174.248,
            "minimum": 4328915.228,
            "name": "Y",
            "position": 1,
            "stddev": 328.7617535,
            "variance": 108084.2906
          },
          {
            "average": 87.21675729,
            "count": 18382999,
            "maximum": 340.0369557,
            "minimum": -10.34304433,
            "name": "Z",
            "position": 2,
            "stddev": 11.56053319,
            "variance": 133.6459276
          },
          {
            "average": 5197.815999,
            "count": 18382999,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5384.308984,
            "variance": 28990783.23
          },
          {
            "average": 2.188324767,
            "count": 18382999,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.335072324,
            "variance": 1.78241811
          },
          {
            "average": 2.977205297,
            "count": 18382999,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.571692557,
            "variance": 2.470217492
          },
          {
            "average": 0.4977422346,
            "count": 18382999,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999949161,
            "variance": 0.2499949161
          },
          {
            "average": 0,
            "count": 18382999,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.38568745,
            "count": 18382999,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5676558926,
            "variance": 0.3222332124
          },
          {
            "average": 4.891193143,
            "count": 18382999,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.87182841,
            "variance": 165.6839666
          },
          {
            "average": 0,
            "count": 18382999,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 34.57061794,
            "count": 18382999,
            "maximum": 39,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.772001709,
            "variance": 45.86000715
          },
          {
            "average": 203135649.5,
            "count": 18382999,
            "maximum": 203183967.7,
            "minimum": 202913440.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 103025.647,
            "variance": 10614283950.0
          },
          {
            "average": 0,
            "count": 18382999,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18382999,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18382999,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004157645877,
            "count": 18382999,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02038606755,
            "variance": 0.0004155917501
          },
          {
            "average": 0.4265823547,
            "count": 18382999,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4945804916,
            "variance": 0.2446098627
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336689.2591,
          4328915.228,
          -10.34304433,
          338544.2391,
          4330174.248,
          340.0369557
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336689.259095997,
                4328915.228461999,
                -10.343044330893207
              ],
              [
                336689.259095997,
                4330174.248461999,
                -10.343044330893207
              ],
              [
                338544.239095997,
                4330174.248461999,
                340.03695566910676
              ],
              [
                338544.239095997,
                4328915.228461999,
                340.03695566910676
              ],
              [
                336689.259095997,
                4328915.228461999,
                -10.343044330893207
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:46:07+00:00",
        "end_time": "2018-02-17T14:37:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_344520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_344520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_344520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_344520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88872256,
            39.09409634,
            -10.34304433,
            -76.86698085,
            39.10578097,
            340.0369557
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88841993082933,
                  39.094096340588756,
                  -10.343044330893207
                ],
                [
                  -76.88872255542205,
                  39.10543544956385,
                  -10.343044330893207
                ],
                [
                  -76.86728004099525,
                  39.105780971409786,
                  340.03695566910676
                ],
                [
                  -76.8669808471772,
                  39.09444172364659,
                  340.03695566910676
                ],
                [
                  -76.88841993082933,
                  39.094096340588756,
                  -10.343044330893207
                ]
              ]
            ]
          },
          "id": "20180217_344520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_344520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:46:07Z",
            "pc:count": 18382999,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337721.579,
                "count": 18382999,
                "maximum": 338544.2391,
                "minimum": 336689.2591,
                "name": "X",
                "position": 0,
                "stddev": 531.9549615,
                "variance": 282976.0811
              },
              {
                "average": 4329597.908,
                "count": 18382999,
                "maximum": 4330174.248,
                "minimum": 4328915.228,
                "name": "Y",
                "position": 1,
                "stddev": 328.7617535,
                "variance": 108084.2906
              },
              {
                "average": 87.21675729,
                "count": 18382999,
                "maximum": 340.0369557,
                "minimum": -10.34304433,
                "name": "Z",
                "position": 2,
                "stddev": 11.56053319,
                "variance": 133.6459276
              },
              {
                "average": 5197.815999,
                "count": 18382999,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5384.308984,
                "variance": 28990783.23
              },
              {
                "average": 2.188324767,
                "count": 18382999,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.335072324,
                "variance": 1.78241811
              },
              {
                "average": 2.977205297,
                "count": 18382999,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.571692557,
                "variance": 2.470217492
              },
              {
                "average": 0.4977422346,
                "count": 18382999,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999949161,
                "variance": 0.2499949161
              },
              {
                "average": 0,
                "count": 18382999,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.38568745,
                "count": 18382999,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5676558926,
                "variance": 0.3222332124
              },
              {
                "average": 4.891193143,
                "count": 18382999,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.87182841,
                "variance": 165.6839666
              },
              {
                "average": 0,
                "count": 18382999,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 34.57061794,
                "count": 18382999,
                "maximum": 39,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.772001709,
                "variance": 45.86000715
              },
              {
                "average": 203135649.5,
                "count": 18382999,
                "maximum": 203183967.7,
                "minimum": 202913440.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 103025.647,
                "variance": 10614283950.0
              },
              {
                "average": 0,
                "count": 18382999,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18382999,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18382999,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004157645877,
                "count": 18382999,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02038606755,
                "variance": 0.0004155917501
              },
              {
                "average": 0.4265823547,
                "count": 18382999,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4945804916,
                "variance": 0.2446098627
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336689.2591,
              4328915.228,
              -10.34304433,
              338544.2391,
              4330174.248,
              340.0369557
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336689.259095997,
                    4328915.228461999,
                    -10.343044330893207
                  ],
                  [
                    336689.259095997,
                    4330174.248461999,
                    -10.343044330893207
                  ],
                  [
                    338544.239095997,
                    4330174.248461999,
                    340.03695566910676
                  ],
                  [
                    338544.239095997,
                    4328915.228461999,
                    340.03695566910676
                  ],
                  [
                    336689.259095997,
                    4328915.228461999,
                    -10.343044330893207
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:46:07+00:00",
            "end_time": "2018-02-17T14:37: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": "20180217_374492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7829523743827,
              39.01707038339896,
              -10.369101979193658
            ],
            [
              -76.7832372886349,
              39.0284090522763,
              -10.369101979193658
            ],
            [
              -76.76181727147608,
              39.02873463248968,
              330.2108980208063
            ],
            [
              -76.76153577523188,
              39.01739583276451,
              330.2108980208063
            ],
            [
              -76.7829523743827,
              39.01707038339896,
              -10.369101979193658
            ]
          ]
        ]
      },
      "bbox": [
        -76.78323729,
        39.01707038,
        -10.36910198,
        -76.76153578,
        39.02873463,
        330.210898
      ],
      "properties": {
        "datetime": "2018-02-20T17:00:21Z",
        "pc:count": 31120276,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346610.7708,
            "count": 31120276,
            "maximum": 347498.0122,
            "minimum": 345643.0722,
            "name": "X",
            "position": 0,
            "stddev": 526.5052685,
            "variance": 277207.7978
          },
          {
            "average": 4320823.693,
            "count": 31120276,
            "maximum": 4321441.164,
            "minimum": 4320182.284,
            "name": "Y",
            "position": 1,
            "stddev": 320.6829852,
            "variance": 102837.577
          },
          {
            "average": 48.35343396,
            "count": 31120276,
            "maximum": 330.210898,
            "minimum": -10.36910198,
            "name": "Z",
            "position": 2,
            "stddev": 11.10300116,
            "variance": 123.2766349
          },
          {
            "average": 3954.042255,
            "count": 31120276,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4814.542336,
            "variance": 23179817.9
          },
          {
            "average": 2.667468759,
            "count": 31120276,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.447295772,
            "variance": 2.094665051
          },
          {
            "average": 3.904148601,
            "count": 31120276,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.35784292,
            "variance": 1.843737395
          },
          {
            "average": 0.5006678925,
            "count": 31120276,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999562,
            "variance": 0.249999562
          },
          {
            "average": 0,
            "count": 31120276,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.190194232,
            "count": 31120276,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4317454884,
            "variance": 0.1864041667
          },
          {
            "average": -2.077501955,
            "count": 31120276,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.53587478,
            "variance": 183.2199061
          },
          {
            "average": 0,
            "count": 31120276,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.57007277,
            "count": 31120276,
            "maximum": 28,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.563456681,
            "variance": 2.444396794
          },
          {
            "average": 203006004.5,
            "count": 31120276,
            "maximum": 203181221.2,
            "minimum": 202913998.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 122856.0299,
            "variance": 15093604080.0
          },
          {
            "average": 0,
            "count": 31120276,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31120276,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31120276,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002783073004,
            "count": 31120276,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01668022345,
            "variance": 0.0002782298543
          },
          {
            "average": 0.588904385,
            "count": 31120276,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4920325376,
            "variance": 0.2420960181
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345643.0722,
          4320182.284,
          -10.36910198,
          347498.0122,
          4321441.164,
          330.210898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345643.0721958549,
                4320182.28359634,
                -10.369101979193658
              ],
              [
                345643.0721958549,
                4321441.16359634,
                -10.369101979193658
              ],
              [
                347498.01219585486,
                4321441.16359634,
                330.2108980208063
              ],
              [
                347498.01219585486,
                4320182.28359634,
                330.2108980208063
              ],
              [
                345643.0721958549,
                4320182.28359634,
                -10.369101979193658
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:00:21+00:00",
        "end_time": "2018-02-17T14:46:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_374492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_374492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_374492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_374492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78323729,
            39.01707038,
            -10.36910198,
            -76.76153578,
            39.02873463,
            330.210898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7829523743827,
                  39.01707038339896,
                  -10.369101979193658
                ],
                [
                  -76.7832372886349,
                  39.0284090522763,
                  -10.369101979193658
                ],
                [
                  -76.76181727147608,
                  39.02873463248968,
                  330.2108980208063
                ],
                [
                  -76.76153577523188,
                  39.01739583276451,
                  330.2108980208063
                ],
                [
                  -76.7829523743827,
                  39.01707038339896,
                  -10.369101979193658
                ]
              ]
            ]
          },
          "id": "20180217_374492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_374492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:00:21Z",
            "pc:count": 31120276,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346610.7708,
                "count": 31120276,
                "maximum": 347498.0122,
                "minimum": 345643.0722,
                "name": "X",
                "position": 0,
                "stddev": 526.5052685,
                "variance": 277207.7978
              },
              {
                "average": 4320823.693,
                "count": 31120276,
                "maximum": 4321441.164,
                "minimum": 4320182.284,
                "name": "Y",
                "position": 1,
                "stddev": 320.6829852,
                "variance": 102837.577
              },
              {
                "average": 48.35343396,
                "count": 31120276,
                "maximum": 330.210898,
                "minimum": -10.36910198,
                "name": "Z",
                "position": 2,
                "stddev": 11.10300116,
                "variance": 123.2766349
              },
              {
                "average": 3954.042255,
                "count": 31120276,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4814.542336,
                "variance": 23179817.9
              },
              {
                "average": 2.667468759,
                "count": 31120276,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.447295772,
                "variance": 2.094665051
              },
              {
                "average": 3.904148601,
                "count": 31120276,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.35784292,
                "variance": 1.843737395
              },
              {
                "average": 0.5006678925,
                "count": 31120276,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999562,
                "variance": 0.249999562
              },
              {
                "average": 0,
                "count": 31120276,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.190194232,
                "count": 31120276,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4317454884,
                "variance": 0.1864041667
              },
              {
                "average": -2.077501955,
                "count": 31120276,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.53587478,
                "variance": 183.2199061
              },
              {
                "average": 0,
                "count": 31120276,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.57007277,
                "count": 31120276,
                "maximum": 28,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.563456681,
                "variance": 2.444396794
              },
              {
                "average": 203006004.5,
                "count": 31120276,
                "maximum": 203181221.2,
                "minimum": 202913998.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 122856.0299,
                "variance": 15093604080.0
              },
              {
                "average": 0,
                "count": 31120276,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31120276,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31120276,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002783073004,
                "count": 31120276,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01668022345,
                "variance": 0.0002782298543
              },
              {
                "average": 0.588904385,
                "count": 31120276,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4920325376,
                "variance": 0.2420960181
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345643.0722,
              4320182.284,
              -10.36910198,
              347498.0122,
              4321441.164,
              330.210898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345643.0721958549,
                    4320182.28359634,
                    -10.369101979193658
                  ],
                  [
                    345643.0721958549,
                    4321441.16359634,
                    -10.369101979193658
                  ],
                  [
                    347498.01219585486,
                    4321441.16359634,
                    330.2108980208063
                  ],
                  [
                    347498.01219585486,
                    4320182.28359634,
                    330.2108980208063
                  ],
                  [
                    345643.0721958549,
                    4320182.28359634,
                    -10.369101979193658
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:00:21+00:00",
            "end_time": "2018-02-17T14:46: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": "20180217_344524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88840244495198,
              39.10507928254258,
              -10.397990251090533
            ],
            [
              -76.88870517067221,
              39.11641782984151,
              -10.397990251090533
            ],
            [
              -76.86728268161268,
              39.116763054793616,
              343.5820097489095
            ],
            [
              -76.86698338464005,
              39.10542436884396,
              343.5820097489095
            ],
            [
              -76.88840244495198,
              39.10507928254258,
              -10.397990251090533
            ]
          ]
        ]
      },
      "bbox": [
        -76.88870517,
        39.10507928,
        -10.39799025,
        -76.86698338,
        39.11676305,
        343.5820097
      ],
      "properties": {
        "datetime": "2018-02-20T17:53:12Z",
        "pc:count": 22966676,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337768.3458,
            "count": 22966676,
            "maximum": 338569.0779,
            "minimum": 336716.1179,
            "name": "X",
            "position": 0,
            "stddev": 503.2181976,
            "variance": 253228.5544
          },
          {
            "average": 4330848.951,
            "count": 22966676,
            "maximum": 4331393.103,
            "minimum": 4330134.143,
            "name": "Y",
            "position": 1,
            "stddev": 352.271246,
            "variance": 124095.0308
          },
          {
            "average": 88.68591107,
            "count": 22966676,
            "maximum": 343.5820097,
            "minimum": -10.39799025,
            "name": "Z",
            "position": 2,
            "stddev": 15.18306701,
            "variance": 230.5255237
          },
          {
            "average": 4818.667629,
            "count": 22966676,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5261.397,
            "variance": 27682298.39
          },
          {
            "average": 2.223543668,
            "count": 22966676,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.346782206,
            "variance": 1.81382231
          },
          {
            "average": 3.238627087,
            "count": 22966676,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.544188773,
            "variance": 2.384518968
          },
          {
            "average": 0.5016031053,
            "count": 22966676,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999974409,
            "variance": 0.2499974409
          },
          {
            "average": 0,
            "count": 22966676,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300763985,
            "count": 22966676,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6376125068,
            "variance": 0.4065497089
          },
          {
            "average": -9.526931955,
            "count": 22966676,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.697708433,
            "variance": 94.04554886
          },
          {
            "average": 0,
            "count": 22966676,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 31.45538758,
            "count": 22966676,
            "maximum": 38,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.746765057,
            "variance": 60.01236884
          },
          {
            "average": 203099378.3,
            "count": 22966676,
            "maximum": 203184392.8,
            "minimum": 202913450.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 125470.7396,
            "variance": 15742906500.0
          },
          {
            "average": 0,
            "count": 22966676,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22966676,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22966676,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004219156486,
            "count": 22966676,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02053625219,
            "variance": 0.0004217376541
          },
          {
            "average": 0.5629442415,
            "count": 22966676,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4960222104,
            "variance": 0.2460380332
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336716.1179,
          4330134.143,
          -10.39799025,
          338569.0779,
          4331393.103,
          343.5820097
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336716.11787271063,
                4330134.143373506,
                -10.397990251090533
              ],
              [
                336716.11787271063,
                4331393.103373507,
                -10.397990251090533
              ],
              [
                338569.0778727106,
                4331393.103373507,
                343.5820097489095
              ],
              [
                338569.0778727106,
                4330134.143373506,
                343.5820097489095
              ],
              [
                336716.11787271063,
                4330134.143373506,
                -10.397990251090533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:53:12+00:00",
        "end_time": "2018-02-17T14:37:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_344524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_344524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_344524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_344524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88870517,
            39.10507928,
            -10.39799025,
            -76.86698338,
            39.11676305,
            343.5820097
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88840244495198,
                  39.10507928254258,
                  -10.397990251090533
                ],
                [
                  -76.88870517067221,
                  39.11641782984151,
                  -10.397990251090533
                ],
                [
                  -76.86728268161268,
                  39.116763054793616,
                  343.5820097489095
                ],
                [
                  -76.86698338464005,
                  39.10542436884396,
                  343.5820097489095
                ],
                [
                  -76.88840244495198,
                  39.10507928254258,
                  -10.397990251090533
                ]
              ]
            ]
          },
          "id": "20180217_344524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_344524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:53:12Z",
            "pc:count": 22966676,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337768.3458,
                "count": 22966676,
                "maximum": 338569.0779,
                "minimum": 336716.1179,
                "name": "X",
                "position": 0,
                "stddev": 503.2181976,
                "variance": 253228.5544
              },
              {
                "average": 4330848.951,
                "count": 22966676,
                "maximum": 4331393.103,
                "minimum": 4330134.143,
                "name": "Y",
                "position": 1,
                "stddev": 352.271246,
                "variance": 124095.0308
              },
              {
                "average": 88.68591107,
                "count": 22966676,
                "maximum": 343.5820097,
                "minimum": -10.39799025,
                "name": "Z",
                "position": 2,
                "stddev": 15.18306701,
                "variance": 230.5255237
              },
              {
                "average": 4818.667629,
                "count": 22966676,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5261.397,
                "variance": 27682298.39
              },
              {
                "average": 2.223543668,
                "count": 22966676,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.346782206,
                "variance": 1.81382231
              },
              {
                "average": 3.238627087,
                "count": 22966676,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.544188773,
                "variance": 2.384518968
              },
              {
                "average": 0.5016031053,
                "count": 22966676,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999974409,
                "variance": 0.2499974409
              },
              {
                "average": 0,
                "count": 22966676,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300763985,
                "count": 22966676,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6376125068,
                "variance": 0.4065497089
              },
              {
                "average": -9.526931955,
                "count": 22966676,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.697708433,
                "variance": 94.04554886
              },
              {
                "average": 0,
                "count": 22966676,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 31.45538758,
                "count": 22966676,
                "maximum": 38,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.746765057,
                "variance": 60.01236884
              },
              {
                "average": 203099378.3,
                "count": 22966676,
                "maximum": 203184392.8,
                "minimum": 202913450.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 125470.7396,
                "variance": 15742906500.0
              },
              {
                "average": 0,
                "count": 22966676,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22966676,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22966676,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004219156486,
                "count": 22966676,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02053625219,
                "variance": 0.0004217376541
              },
              {
                "average": 0.5629442415,
                "count": 22966676,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4960222104,
                "variance": 0.2460380332
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336716.1179,
              4330134.143,
              -10.39799025,
              338569.0779,
              4331393.103,
              343.5820097
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336716.11787271063,
                    4330134.143373506,
                    -10.397990251090533
                  ],
                  [
                    336716.11787271063,
                    4331393.103373507,
                    -10.397990251090533
                  ],
                  [
                    338569.0778727106,
                    4331393.103373507,
                    343.5820097489095
                  ],
                  [
                    338569.0778727106,
                    4330134.143373506,
                    343.5820097489095
                  ],
                  [
                    336716.11787271063,
                    4330134.143373506,
                    -10.397990251090533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:53:12+00:00",
            "end_time": "2018-02-17T14:37: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": "20180220_356520.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84613850985208,
              39.09404888566761,
              -7.623367752579014
            ],
            [
              -76.84643433708821,
              39.1053873676002,
              -7.623367752579014
            ],
            [
              -76.82524587078099,
              39.10572112518828,
              338.39663224742094
            ],
            [
              -76.82495343363912,
              39.09438250920042,
              338.39663224742094
            ],
            [
              -76.84613850985208,
              39.09404888566761,
              -7.623367752579014
            ]
          ]
        ]
      },
      "bbox": [
        -76.84643434,
        39.09404889,
        -7.623367753,
        -76.82495343,
        39.10572113,
        338.3966322
      ],
      "properties": {
        "datetime": "2018-02-20T17:52:10Z",
        "pc:count": 8518226,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 341126.8213,
            "count": 8518226,
            "maximum": 342178.8812,
            "minimum": 340345.9212,
            "name": "X",
            "position": 0,
            "stddev": 469.9559975,
            "variance": 220858.6396
          },
          {
            "average": 4329480.338,
            "count": 8518226,
            "maximum": 4330093.704,
            "minimum": 4328834.784,
            "name": "Y",
            "position": 1,
            "stddev": 360.1778056,
            "variance": 129728.0516
          },
          {
            "average": 46.10007177,
            "count": 8518226,
            "maximum": 338.3966322,
            "minimum": -7.623367753,
            "name": "Z",
            "position": 2,
            "stddev": 7.732144406,
            "variance": 59.78605712
          },
          {
            "average": 4702.41093,
            "count": 8518226,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4626.530665,
            "variance": 21404785.99
          },
          {
            "average": 1.9499998,
            "count": 8518226,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.24900262,
            "variance": 1.560007544
          },
          {
            "average": 2.720744085,
            "count": 8518226,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.579580661,
            "variance": 2.495075066
          },
          {
            "average": 0.4951568554,
            "count": 8518226,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999765727,
            "variance": 0.2499765733
          },
          {
            "average": 0,
            "count": 8518226,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.387035282,
            "count": 8518226,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7799823223,
            "variance": 0.608372423
          },
          {
            "average": -10.47437357,
            "count": 8518226,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.368194246,
            "variance": 70.02667494
          },
          {
            "average": 0,
            "count": 8518226,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.61848465,
            "count": 8518226,
            "maximum": 38,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5177080417,
            "variance": 0.2680216165
          },
          {
            "average": 203184102.1,
            "count": 8518226,
            "maximum": 203184330.5,
            "minimum": 203183137,
            "name": "GpsTime",
            "position": 12,
            "stddev": 195.6154783,
            "variance": 38265.41533
          },
          {
            "average": 0,
            "count": 8518226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8518226,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8518226,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000448802368,
            "count": 8518226,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02118020295,
            "variance": 0.0004486009971
          },
          {
            "average": 0.4222354514,
            "count": 8518226,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4939156847,
            "variance": 0.2439527036
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340345.9212,
          4328834.784,
          -7.623367753,
          342178.8812,
          4330093.704,
          338.3966322
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340345.92122539214,
                4328834.78371282,
                -7.623367752579014
              ],
              [
                340345.92122539214,
                4330093.70371282,
                -7.623367752579014
              ],
              [
                342178.8812253921,
                4330093.70371282,
                338.39663224742094
              ],
              [
                342178.8812253921,
                4328834.78371282,
                338.39663224742094
              ],
              [
                340345.92122539214,
                4328834.78371282,
                -7.623367752579014
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:52:10+00:00",
        "end_time": "2018-02-20T17:32:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_356520.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_356520.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_356520.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_356520.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84643434,
            39.09404889,
            -7.623367753,
            -76.82495343,
            39.10572113,
            338.3966322
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84613850985208,
                  39.09404888566761,
                  -7.623367752579014
                ],
                [
                  -76.84643433708821,
                  39.1053873676002,
                  -7.623367752579014
                ],
                [
                  -76.82524587078099,
                  39.10572112518828,
                  338.39663224742094
                ],
                [
                  -76.82495343363912,
                  39.09438250920042,
                  338.39663224742094
                ],
                [
                  -76.84613850985208,
                  39.09404888566761,
                  -7.623367752579014
                ]
              ]
            ]
          },
          "id": "20180220_356520.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_356520.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:52:10Z",
            "pc:count": 8518226,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 341126.8213,
                "count": 8518226,
                "maximum": 342178.8812,
                "minimum": 340345.9212,
                "name": "X",
                "position": 0,
                "stddev": 469.9559975,
                "variance": 220858.6396
              },
              {
                "average": 4329480.338,
                "count": 8518226,
                "maximum": 4330093.704,
                "minimum": 4328834.784,
                "name": "Y",
                "position": 1,
                "stddev": 360.1778056,
                "variance": 129728.0516
              },
              {
                "average": 46.10007177,
                "count": 8518226,
                "maximum": 338.3966322,
                "minimum": -7.623367753,
                "name": "Z",
                "position": 2,
                "stddev": 7.732144406,
                "variance": 59.78605712
              },
              {
                "average": 4702.41093,
                "count": 8518226,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4626.530665,
                "variance": 21404785.99
              },
              {
                "average": 1.9499998,
                "count": 8518226,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.24900262,
                "variance": 1.560007544
              },
              {
                "average": 2.720744085,
                "count": 8518226,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.579580661,
                "variance": 2.495075066
              },
              {
                "average": 0.4951568554,
                "count": 8518226,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999765727,
                "variance": 0.2499765733
              },
              {
                "average": 0,
                "count": 8518226,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.387035282,
                "count": 8518226,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7799823223,
                "variance": 0.608372423
              },
              {
                "average": -10.47437357,
                "count": 8518226,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.368194246,
                "variance": 70.02667494
              },
              {
                "average": 0,
                "count": 8518226,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.61848465,
                "count": 8518226,
                "maximum": 38,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5177080417,
                "variance": 0.2680216165
              },
              {
                "average": 203184102.1,
                "count": 8518226,
                "maximum": 203184330.5,
                "minimum": 203183137,
                "name": "GpsTime",
                "position": 12,
                "stddev": 195.6154783,
                "variance": 38265.41533
              },
              {
                "average": 0,
                "count": 8518226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8518226,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8518226,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000448802368,
                "count": 8518226,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02118020295,
                "variance": 0.0004486009971
              },
              {
                "average": 0.4222354514,
                "count": 8518226,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4939156847,
                "variance": 0.2439527036
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340345.9212,
              4328834.784,
              -7.623367753,
              342178.8812,
              4330093.704,
              338.3966322
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340345.92122539214,
                    4328834.78371282,
                    -7.623367752579014
                  ],
                  [
                    340345.92122539214,
                    4330093.70371282,
                    -7.623367752579014
                  ],
                  [
                    342178.8812253921,
                    4330093.70371282,
                    338.39663224742094
                  ],
                  [
                    342178.8812253921,
                    4328834.78371282,
                    338.39663224742094
                  ],
                  [
                    340345.92122539214,
                    4328834.78371282,
                    -7.623367752579014
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:52:10+00:00",
            "end_time": "2018-02-20T17:32: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": "20180220_356524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84612010634933,
              39.10523299683071,
              -9.112388284360833
            ],
            [
              -76.84626878057945,
              39.11092996996617,
              -9.112388284360833
            ],
            [
              -76.83688854832532,
              39.1110781935419,
              319.4676117156391
            ],
            [
              -76.83674062841695,
              39.105381190492395,
              319.4676117156391
            ],
            [
              -76.84612010634933,
              39.10523299683071,
              -9.112388284360833
            ]
          ]
        ]
      },
      "bbox": [
        -76.84626878,
        39.105233,
        -9.112388284,
        -76.83674063,
        39.11107819,
        319.4676117
      ],
      "properties": {
        "datetime": "2018-02-20T17:52:18Z",
        "pc:count": 1693557,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340640.6207,
            "count": 1693557,
            "maximum": 341184.1452,
            "minimum": 340372.7452,
            "name": "X",
            "position": 0,
            "stddev": 184.8116056,
            "variance": 34155.32955
          },
          {
            "average": 4330288.497,
            "count": 1693557,
            "maximum": 4330708.558,
            "minimum": 4330076.018,
            "name": "Y",
            "position": 1,
            "stddev": 151.0525256,
            "variance": 22816.8655
          },
          {
            "average": 50.97181186,
            "count": 1693557,
            "maximum": 319.4676117,
            "minimum": -9.112388284,
            "name": "Z",
            "position": 2,
            "stddev": 8.253444148,
            "variance": 68.1193403
          },
          {
            "average": 4488.718999,
            "count": 1693557,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4667.150061,
            "variance": 21782289.69
          },
          {
            "average": 2.068720451,
            "count": 1693557,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.302911076,
            "variance": 1.697577273
          },
          {
            "average": 2.936810512,
            "count": 1693557,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.593313941,
            "variance": 2.538649314
          },
          {
            "average": 0.4985022648,
            "count": 1693557,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979044,
            "variance": 0.2499979044
          },
          {
            "average": 0,
            "count": 1693557,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.398204489,
            "count": 1693557,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8752730085,
            "variance": 0.7661028394
          },
          {
            "average": -9.085760525,
            "count": 1693557,
            "maximum": 0,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.938375929,
            "variance": 35.26430868
          },
          {
            "average": 0,
            "count": 1693557,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.23170995,
            "count": 1693557,
            "maximum": 37,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4219248176,
            "variance": 0.1780205517
          },
          {
            "average": 203184238.7,
            "count": 1693557,
            "maximum": 203184338.7,
            "minimum": 203183972,
            "name": "GpsTime",
            "position": 12,
            "stddev": 142.3137585,
            "variance": 20253.20585
          },
          {
            "average": 0,
            "count": 1693557,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1693557,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1693557,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005916541339,
            "count": 1693557,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02431675201,
            "variance": 0.0005913044284
          },
          {
            "average": 0.2279267837,
            "count": 1693557,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4194952549,
            "variance": 0.1759762689
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340372.7452,
          4330076.018,
          -9.112388284,
          341184.1452,
          4330708.558,
          319.4676117
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340372.7451972839,
                4330076.018408616,
                -9.112388284360833
              ],
              [
                340372.7451972839,
                4330708.558408615,
                -9.112388284360833
              ],
              [
                341184.14519728394,
                4330708.558408615,
                319.4676117156391
              ],
              [
                341184.14519728394,
                4330076.018408616,
                319.4676117156391
              ],
              [
                340372.7451972839,
                4330076.018408616,
                -9.112388284360833
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:52:18+00:00",
        "end_time": "2018-02-20T17:46:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180220_356524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180220_356524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180220_356524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_356524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84626878,
            39.105233,
            -9.112388284,
            -76.83674063,
            39.11107819,
            319.4676117
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84612010634933,
                  39.10523299683071,
                  -9.112388284360833
                ],
                [
                  -76.84626878057945,
                  39.11092996996617,
                  -9.112388284360833
                ],
                [
                  -76.83688854832532,
                  39.1110781935419,
                  319.4676117156391
                ],
                [
                  -76.83674062841695,
                  39.105381190492395,
                  319.4676117156391
                ],
                [
                  -76.84612010634933,
                  39.10523299683071,
                  -9.112388284360833
                ]
              ]
            ]
          },
          "id": "20180220_356524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180220_356524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:52:18Z",
            "pc:count": 1693557,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340640.6207,
                "count": 1693557,
                "maximum": 341184.1452,
                "minimum": 340372.7452,
                "name": "X",
                "position": 0,
                "stddev": 184.8116056,
                "variance": 34155.32955
              },
              {
                "average": 4330288.497,
                "count": 1693557,
                "maximum": 4330708.558,
                "minimum": 4330076.018,
                "name": "Y",
                "position": 1,
                "stddev": 151.0525256,
                "variance": 22816.8655
              },
              {
                "average": 50.97181186,
                "count": 1693557,
                "maximum": 319.4676117,
                "minimum": -9.112388284,
                "name": "Z",
                "position": 2,
                "stddev": 8.253444148,
                "variance": 68.1193403
              },
              {
                "average": 4488.718999,
                "count": 1693557,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4667.150061,
                "variance": 21782289.69
              },
              {
                "average": 2.068720451,
                "count": 1693557,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.302911076,
                "variance": 1.697577273
              },
              {
                "average": 2.936810512,
                "count": 1693557,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.593313941,
                "variance": 2.538649314
              },
              {
                "average": 0.4985022648,
                "count": 1693557,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979044,
                "variance": 0.2499979044
              },
              {
                "average": 0,
                "count": 1693557,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.398204489,
                "count": 1693557,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8752730085,
                "variance": 0.7661028394
              },
              {
                "average": -9.085760525,
                "count": 1693557,
                "maximum": 0,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.938375929,
                "variance": 35.26430868
              },
              {
                "average": 0,
                "count": 1693557,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.23170995,
                "count": 1693557,
                "maximum": 37,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4219248176,
                "variance": 0.1780205517
              },
              {
                "average": 203184238.7,
                "count": 1693557,
                "maximum": 203184338.7,
                "minimum": 203183972,
                "name": "GpsTime",
                "position": 12,
                "stddev": 142.3137585,
                "variance": 20253.20585
              },
              {
                "average": 0,
                "count": 1693557,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1693557,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1693557,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005916541339,
                "count": 1693557,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02431675201,
                "variance": 0.0005913044284
              },
              {
                "average": 0.2279267837,
                "count": 1693557,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4194952549,
                "variance": 0.1759762689
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340372.7452,
              4330076.018,
              -9.112388284,
              341184.1452,
              4330708.558,
              319.4676117
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340372.7451972839,
                    4330076.018408616,
                    -9.112388284360833
                  ],
                  [
                    340372.7451972839,
                    4330708.558408615,
                    -9.112388284360833
                  ],
                  [
                    341184.14519728394,
                    4330708.558408615,
                    319.4676117156391
                  ],
                  [
                    341184.14519728394,
                    4330076.018408616,
                    319.4676117156391
                  ],
                  [
                    340372.7451972839,
                    4330076.018408616,
                    -9.112388284360833
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:52:18+00:00",
            "end_time": "2018-02-20T17:46: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": "20180217_362492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82518521200684,
              39.01714085855953,
              -10.112484355153924
            ],
            [
              -76.82547688278176,
              39.02847962363586,
              -10.112484355153924
            ],
            [
              -76.8040596482909,
              39.02881292463426,
              392.3675156448461
            ],
            [
              -76.80377139496086,
              39.01747402560607,
              392.3675156448461
            ],
            [
              -76.82518521200684,
              39.01714085855953,
              -10.112484355153924
            ]
          ]
        ]
      },
      "bbox": [
        -76.82547688,
        39.01714086,
        -10.11248436,
        -76.80377139,
        39.02881292,
        392.3675156
      ],
      "properties": {
        "datetime": "2018-02-28T16:00:46Z",
        "pc:count": 29312578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342994.4058,
            "count": 29312578,
            "maximum": 343841.4534,
            "minimum": 341986.7134,
            "name": "X",
            "position": 0,
            "stddev": 526.0488071,
            "variance": 276727.3474
          },
          {
            "average": 4320900.369,
            "count": 29312578,
            "maximum": 4321521.531,
            "minimum": 4320262.611,
            "name": "Y",
            "position": 1,
            "stddev": 342.3195255,
            "variance": 117182.6576
          },
          {
            "average": 52.72742314,
            "count": 29312578,
            "maximum": 392.3675156,
            "minimum": -10.11248436,
            "name": "Z",
            "position": 2,
            "stddev": 10.0106387,
            "variance": 100.2128871
          },
          {
            "average": 4408.966235,
            "count": 29312578,
            "maximum": 65513,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4897.788329,
            "variance": 23988330.52
          },
          {
            "average": 2.385897003,
            "count": 29312578,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.388006024,
            "variance": 1.926560724
          },
          {
            "average": 3.579333793,
            "count": 29312578,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.462524509,
            "variance": 2.138977938
          },
          {
            "average": 0.5014483202,
            "count": 29312578,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999979109,
            "variance": 0.2499979109
          },
          {
            "average": 0,
            "count": 29312578,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289119913,
            "count": 29312578,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4793286853,
            "variance": 0.2297559886
          },
          {
            "average": 4.49932777,
            "count": 29312578,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89996586,
            "variance": 141.6091874
          },
          {
            "average": 0,
            "count": 29312578,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.9028458,
            "count": 29312578,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.65029063,
            "variance": 468.7350845
          },
          {
            "average": 203435281.7,
            "count": 29312578,
            "maximum": 203868846.7,
            "minimum": 202913281.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 475536.2195,
            "variance": 226134696100.0
          },
          {
            "average": 0,
            "count": 29312578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29312578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29312578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002835301624,
            "count": 29312578,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01683596694,
            "variance": 0.0002834497827
          },
          {
            "average": 0.4852318005,
            "count": 29312578,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997818612,
            "variance": 0.2497819088
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341986.7134,
          4320262.611,
          -10.11248436,
          343841.4534,
          4321521.531,
          392.3675156
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341986.7134071124,
                4320262.611246652,
                -10.112484355153924
              ],
              [
                341986.7134071124,
                4321521.531246652,
                -10.112484355153924
              ],
              [
                343841.4534071124,
                4321521.531246652,
                392.3675156448461
              ],
              [
                343841.4534071124,
                4320262.611246652,
                392.3675156448461
              ],
              [
                341986.7134071124,
                4320262.611246652,
                -10.112484355153924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:00:46+00:00",
        "end_time": "2018-02-17T14:34:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_362492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_362492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_362492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_362492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82547688,
            39.01714086,
            -10.11248436,
            -76.80377139,
            39.02881292,
            392.3675156
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82518521200684,
                  39.01714085855953,
                  -10.112484355153924
                ],
                [
                  -76.82547688278176,
                  39.02847962363586,
                  -10.112484355153924
                ],
                [
                  -76.8040596482909,
                  39.02881292463426,
                  392.3675156448461
                ],
                [
                  -76.80377139496086,
                  39.01747402560607,
                  392.3675156448461
                ],
                [
                  -76.82518521200684,
                  39.01714085855953,
                  -10.112484355153924
                ]
              ]
            ]
          },
          "id": "20180217_362492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_362492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:00:46Z",
            "pc:count": 29312578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342994.4058,
                "count": 29312578,
                "maximum": 343841.4534,
                "minimum": 341986.7134,
                "name": "X",
                "position": 0,
                "stddev": 526.0488071,
                "variance": 276727.3474
              },
              {
                "average": 4320900.369,
                "count": 29312578,
                "maximum": 4321521.531,
                "minimum": 4320262.611,
                "name": "Y",
                "position": 1,
                "stddev": 342.3195255,
                "variance": 117182.6576
              },
              {
                "average": 52.72742314,
                "count": 29312578,
                "maximum": 392.3675156,
                "minimum": -10.11248436,
                "name": "Z",
                "position": 2,
                "stddev": 10.0106387,
                "variance": 100.2128871
              },
              {
                "average": 4408.966235,
                "count": 29312578,
                "maximum": 65513,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4897.788329,
                "variance": 23988330.52
              },
              {
                "average": 2.385897003,
                "count": 29312578,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.388006024,
                "variance": 1.926560724
              },
              {
                "average": 3.579333793,
                "count": 29312578,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.462524509,
                "variance": 2.138977938
              },
              {
                "average": 0.5014483202,
                "count": 29312578,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999979109,
                "variance": 0.2499979109
              },
              {
                "average": 0,
                "count": 29312578,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289119913,
                "count": 29312578,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4793286853,
                "variance": 0.2297559886
              },
              {
                "average": 4.49932777,
                "count": 29312578,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89996586,
                "variance": 141.6091874
              },
              {
                "average": 0,
                "count": 29312578,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.9028458,
                "count": 29312578,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.65029063,
                "variance": 468.7350845
              },
              {
                "average": 203435281.7,
                "count": 29312578,
                "maximum": 203868846.7,
                "minimum": 202913281.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 475536.2195,
                "variance": 226134696100.0
              },
              {
                "average": 0,
                "count": 29312578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29312578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29312578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002835301624,
                "count": 29312578,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01683596694,
                "variance": 0.0002834497827
              },
              {
                "average": 0.4852318005,
                "count": 29312578,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997818612,
                "variance": 0.2497819088
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341986.7134,
              4320262.611,
              -10.11248436,
              343841.4534,
              4321521.531,
              392.3675156
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341986.7134071124,
                    4320262.611246652,
                    -10.112484355153924
                  ],
                  [
                    341986.7134071124,
                    4321521.531246652,
                    -10.112484355153924
                  ],
                  [
                    343841.4534071124,
                    4321521.531246652,
                    392.3675156448461
                  ],
                  [
                    343841.4534071124,
                    4320262.611246652,
                    392.3675156448461
                  ],
                  [
                    341986.7134071124,
                    4320262.611246652,
                    -10.112484355153924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:00:46+00:00",
            "end_time": "2018-02-17T14:34:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_350488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86744260479473,
              39.00621411885216,
              -9.306690274188128
            ],
            [
              -76.86774087201358,
              39.01755119389629,
              -9.306690274188128
            ],
            [
              -76.8463255937949,
              39.01789220448566,
              384.75330972581185
            ],
            [
              -76.84603074170293,
              39.00655499240044,
              384.75330972581185
            ],
            [
              -76.86744260479473,
              39.00621411885216,
              -9.306690274188128
            ]
          ]
        ]
      },
      "bbox": [
        -76.86774087,
        39.00621412,
        -9.306690274,
        -76.84603074,
        39.0178922,
        384.7533097
      ],
      "properties": {
        "datetime": "2018-02-28T16:27:42Z",
        "pc:count": 20913548,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339206.2783,
            "count": 20913548,
            "maximum": 340158.0682,
            "minimum": 338303.1682,
            "name": "X",
            "position": 0,
            "stddev": 568.3016436,
            "variance": 322966.7581
          },
          {
            "average": 4319729.041,
            "count": 20913548,
            "maximum": 4320382.931,
            "minimum": 4319124.171,
            "name": "Y",
            "position": 1,
            "stddev": 336.4580167,
            "variance": 113203.997
          },
          {
            "average": 48.11791868,
            "count": 20913548,
            "maximum": 384.7533097,
            "minimum": -9.306690274,
            "name": "Z",
            "position": 2,
            "stddev": 11.85565839,
            "variance": 140.5566358
          },
          {
            "average": 3803.243698,
            "count": 20913548,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4555.686543,
            "variance": 20754279.88
          },
          {
            "average": 2.48463857,
            "count": 20913548,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.356434755,
            "variance": 1.839915245
          },
          {
            "average": 3.736603756,
            "count": 20913548,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.282176522,
            "variance": 1.643976635
          },
          {
            "average": 0.5024487476,
            "count": 20913548,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999940156,
            "variance": 0.2499940156
          },
          {
            "average": 0,
            "count": 20913548,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263032557,
            "count": 20913548,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4814232721,
            "variance": 0.231768367
          },
          {
            "average": 1.437370244,
            "count": 20913548,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.55853123,
            "variance": 183.8337692
          },
          {
            "average": 0,
            "count": 20913548,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 61.04811637,
            "count": 20913548,
            "maximum": 62,
            "minimum": 60,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6299922,
            "variance": 0.3968901721
          },
          {
            "average": 203869810.2,
            "count": 20913548,
            "maximum": 203870462.5,
            "minimum": 203869330,
            "name": "GpsTime",
            "position": 12,
            "stddev": 346.728635,
            "variance": 120220.7464
          },
          {
            "average": 0,
            "count": 20913548,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20913548,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20913548,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003816664681,
            "count": 20913548,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01953255787,
            "variance": 0.000381520817
          },
          {
            "average": 0.395147251,
            "count": 20913548,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4888823094,
            "variance": 0.2390059124
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338303.1682,
          4319124.171,
          -9.306690274,
          340158.0682,
          4320382.931,
          384.7533097
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338303.16818418674,
                4319124.1705696015,
                -9.306690274188128
              ],
              [
                338303.16818418674,
                4320382.930569601,
                -9.306690274188128
              ],
              [
                340158.06818418676,
                4320382.930569601,
                384.75330972581185
              ],
              [
                340158.06818418676,
                4319124.1705696015,
                384.75330972581185
              ],
              [
                338303.16818418674,
                4319124.1705696015,
                -9.306690274188128
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:27:42+00:00",
        "end_time": "2018-02-28T16:08:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_350488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_350488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_350488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86774087,
            39.00621412,
            -9.306690274,
            -76.84603074,
            39.0178922,
            384.7533097
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86744260479473,
                  39.00621411885216,
                  -9.306690274188128
                ],
                [
                  -76.86774087201358,
                  39.01755119389629,
                  -9.306690274188128
                ],
                [
                  -76.8463255937949,
                  39.01789220448566,
                  384.75330972581185
                ],
                [
                  -76.84603074170293,
                  39.00655499240044,
                  384.75330972581185
                ],
                [
                  -76.86744260479473,
                  39.00621411885216,
                  -9.306690274188128
                ]
              ]
            ]
          },
          "id": "20180228_350488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_350488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:27:42Z",
            "pc:count": 20913548,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339206.2783,
                "count": 20913548,
                "maximum": 340158.0682,
                "minimum": 338303.1682,
                "name": "X",
                "position": 0,
                "stddev": 568.3016436,
                "variance": 322966.7581
              },
              {
                "average": 4319729.041,
                "count": 20913548,
                "maximum": 4320382.931,
                "minimum": 4319124.171,
                "name": "Y",
                "position": 1,
                "stddev": 336.4580167,
                "variance": 113203.997
              },
              {
                "average": 48.11791868,
                "count": 20913548,
                "maximum": 384.7533097,
                "minimum": -9.306690274,
                "name": "Z",
                "position": 2,
                "stddev": 11.85565839,
                "variance": 140.5566358
              },
              {
                "average": 3803.243698,
                "count": 20913548,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4555.686543,
                "variance": 20754279.88
              },
              {
                "average": 2.48463857,
                "count": 20913548,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.356434755,
                "variance": 1.839915245
              },
              {
                "average": 3.736603756,
                "count": 20913548,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.282176522,
                "variance": 1.643976635
              },
              {
                "average": 0.5024487476,
                "count": 20913548,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999940156,
                "variance": 0.2499940156
              },
              {
                "average": 0,
                "count": 20913548,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263032557,
                "count": 20913548,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4814232721,
                "variance": 0.231768367
              },
              {
                "average": 1.437370244,
                "count": 20913548,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.55853123,
                "variance": 183.8337692
              },
              {
                "average": 0,
                "count": 20913548,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 61.04811637,
                "count": 20913548,
                "maximum": 62,
                "minimum": 60,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6299922,
                "variance": 0.3968901721
              },
              {
                "average": 203869810.2,
                "count": 20913548,
                "maximum": 203870462.5,
                "minimum": 203869330,
                "name": "GpsTime",
                "position": 12,
                "stddev": 346.728635,
                "variance": 120220.7464
              },
              {
                "average": 0,
                "count": 20913548,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20913548,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20913548,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003816664681,
                "count": 20913548,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01953255787,
                "variance": 0.000381520817
              },
              {
                "average": 0.395147251,
                "count": 20913548,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4888823094,
                "variance": 0.2390059124
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338303.1682,
              4319124.171,
              -9.306690274,
              340158.0682,
              4320382.931,
              384.7533097
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338303.16818418674,
                    4319124.1705696015,
                    -9.306690274188128
                  ],
                  [
                    338303.16818418674,
                    4320382.930569601,
                    -9.306690274188128
                  ],
                  [
                    340158.06818418676,
                    4320382.930569601,
                    384.75330972581185
                  ],
                  [
                    340158.06818418676,
                    4319124.1705696015,
                    384.75330972581185
                  ],
                  [
                    338303.16818418674,
                    4319124.1705696015,
                    -9.306690274188128
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:27:42+00:00",
            "end_time": "2018-02-28T16:08: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": "20180228_350492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8674221190369,
              39.01719781852131,
              -9.920782549615438
            ],
            [
              -76.86772049498201,
              39.02853469216957,
              -9.920782549615438
            ],
            [
              -76.84630213349436,
              39.02887577507826,
              385.73921745038456
            ],
            [
              -76.84600717445028,
              39.01753876437356,
              385.73921745038456
            ],
            [
              -76.8674221190369,
              39.01719781852131,
              -9.920782549615438
            ]
          ]
        ]
      },
      "bbox": [
        -76.86772049,
        39.01719782,
        -9.92078255,
        -76.84600717,
        39.02887578,
        385.7392175
      ],
      "properties": {
        "datetime": "2018-02-28T16:17:13Z",
        "pc:count": 19122269,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339091.1613,
            "count": 19122269,
            "maximum": 340184.8408,
            "minimum": 338329.9608,
            "name": "X",
            "position": 0,
            "stddev": 494.5221819,
            "variance": 244552.1884
          },
          {
            "average": 4320969.315,
            "count": 19122269,
            "maximum": 4321601.885,
            "minimum": 4320343.145,
            "name": "Y",
            "position": 1,
            "stddev": 334.9422496,
            "variance": 112186.3106
          },
          {
            "average": 40.86845416,
            "count": 19122269,
            "maximum": 385.7392175,
            "minimum": -9.92078255,
            "name": "Z",
            "position": 2,
            "stddev": 10.61273242,
            "variance": 112.6300894
          },
          {
            "average": 4179.573189,
            "count": 19122269,
            "maximum": 65519,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4925.487677,
            "variance": 24260428.85
          },
          {
            "average": 2.431699397,
            "count": 19122269,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.367779279,
            "variance": 1.870820156
          },
          {
            "average": 3.645233419,
            "count": 19122269,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.377212377,
            "variance": 1.89671393
          },
          {
            "average": 0.4999892534,
            "count": 19122269,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000013,
            "variance": 0.250000013
          },
          {
            "average": 0,
            "count": 19122269,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272445754,
            "count": 19122269,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5303842395,
            "variance": 0.2813074415
          },
          {
            "average": 8.994347342,
            "count": 19122269,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.23646118,
            "variance": 104.7851375
          },
          {
            "average": 0,
            "count": 19122269,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 61.6350658,
            "count": 19122269,
            "maximum": 63,
            "minimum": 61,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5690257101,
            "variance": 0.3237902588
          },
          {
            "average": 203869506.9,
            "count": 19122269,
            "maximum": 203869833.8,
            "minimum": 203868849.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 273.66904,
            "variance": 74894.74346
          },
          {
            "average": 0,
            "count": 19122269,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19122269,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19122269,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000310841773,
            "count": 19122269,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01762796547,
            "variance": 0.0003107451667
          },
          {
            "average": 0.351490035,
            "count": 19122269,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4774356524,
            "variance": 0.2279448022
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338329.9608,
          4320343.145,
          -9.92078255,
          340184.8408,
          4321601.885,
          385.7392175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338329.9607920694,
                4320343.145123961,
                -9.920782549615438
              ],
              [
                338329.9607920694,
                4321601.885123962,
                -9.920782549615438
              ],
              [
                340184.8407920694,
                4321601.885123962,
                385.73921745038456
              ],
              [
                340184.8407920694,
                4320343.145123961,
                385.73921745038456
              ],
              [
                338329.9607920694,
                4320343.145123961,
                -9.920782549615438
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:17:13+00:00",
        "end_time": "2018-02-28T16:00:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_350492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_350492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_350492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86772049,
            39.01719782,
            -9.92078255,
            -76.84600717,
            39.02887578,
            385.7392175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8674221190369,
                  39.01719781852131,
                  -9.920782549615438
                ],
                [
                  -76.86772049498201,
                  39.02853469216957,
                  -9.920782549615438
                ],
                [
                  -76.84630213349436,
                  39.02887577507826,
                  385.73921745038456
                ],
                [
                  -76.84600717445028,
                  39.01753876437356,
                  385.73921745038456
                ],
                [
                  -76.8674221190369,
                  39.01719781852131,
                  -9.920782549615438
                ]
              ]
            ]
          },
          "id": "20180228_350492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_350492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:17:13Z",
            "pc:count": 19122269,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339091.1613,
                "count": 19122269,
                "maximum": 340184.8408,
                "minimum": 338329.9608,
                "name": "X",
                "position": 0,
                "stddev": 494.5221819,
                "variance": 244552.1884
              },
              {
                "average": 4320969.315,
                "count": 19122269,
                "maximum": 4321601.885,
                "minimum": 4320343.145,
                "name": "Y",
                "position": 1,
                "stddev": 334.9422496,
                "variance": 112186.3106
              },
              {
                "average": 40.86845416,
                "count": 19122269,
                "maximum": 385.7392175,
                "minimum": -9.92078255,
                "name": "Z",
                "position": 2,
                "stddev": 10.61273242,
                "variance": 112.6300894
              },
              {
                "average": 4179.573189,
                "count": 19122269,
                "maximum": 65519,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4925.487677,
                "variance": 24260428.85
              },
              {
                "average": 2.431699397,
                "count": 19122269,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.367779279,
                "variance": 1.870820156
              },
              {
                "average": 3.645233419,
                "count": 19122269,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.377212377,
                "variance": 1.89671393
              },
              {
                "average": 0.4999892534,
                "count": 19122269,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000013,
                "variance": 0.250000013
              },
              {
                "average": 0,
                "count": 19122269,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272445754,
                "count": 19122269,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5303842395,
                "variance": 0.2813074415
              },
              {
                "average": 8.994347342,
                "count": 19122269,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.23646118,
                "variance": 104.7851375
              },
              {
                "average": 0,
                "count": 19122269,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 61.6350658,
                "count": 19122269,
                "maximum": 63,
                "minimum": 61,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5690257101,
                "variance": 0.3237902588
              },
              {
                "average": 203869506.9,
                "count": 19122269,
                "maximum": 203869833.8,
                "minimum": 203868849.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 273.66904,
                "variance": 74894.74346
              },
              {
                "average": 0,
                "count": 19122269,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19122269,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19122269,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000310841773,
                "count": 19122269,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01762796547,
                "variance": 0.0003107451667
              },
              {
                "average": 0.351490035,
                "count": 19122269,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4774356524,
                "variance": 0.2279448022
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338329.9608,
              4320343.145,
              -9.92078255,
              340184.8408,
              4321601.885,
              385.7392175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338329.9607920694,
                    4320343.145123961,
                    -9.920782549615438
                  ],
                  [
                    338329.9607920694,
                    4321601.885123962,
                    -9.920782549615438
                  ],
                  [
                    340184.8407920694,
                    4321601.885123962,
                    385.73921745038456
                  ],
                  [
                    340184.8407920694,
                    4320343.145123961,
                    385.73921745038456
                  ],
                  [
                    338329.9607920694,
                    4320343.145123961,
                    -9.920782549615438
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:17:13+00:00",
            "end_time": "2018-02-28T16:00: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": "20180217_374496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78291926324616,
              39.02805291474333,
              -10.240134520053232
            ],
            [
              -76.78320428822977,
              39.03939174256226,
              -10.240134520053232
            ],
            [
              -76.76178072398055,
              39.03971739631246,
              312.33986547994675
            ],
            [
              -76.76149911896307,
              39.02837843762506,
              312.33986547994675
            ],
            [
              -76.78291926324616,
              39.02805291474333,
              -10.240134520053232
            ]
          ]
        ]
      },
      "bbox": [
        -76.78320429,
        39.02805291,
        -10.24013452,
        -76.76149912,
        39.0397174,
        312.3398655
      ],
      "properties": {
        "datetime": "2018-02-20T17:06:36Z",
        "pc:count": 42790342,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346568.1013,
            "count": 42790342,
            "maximum": 347524.7876,
            "minimum": 345669.8276,
            "name": "X",
            "position": 0,
            "stddev": 517.5900417,
            "variance": 267899.4513
          },
          {
            "average": 4322042.877,
            "count": 42790342,
            "maximum": 4322659.999,
            "minimum": 4321401.099,
            "name": "Y",
            "position": 1,
            "stddev": 331.8718952,
            "variance": 110138.9548
          },
          {
            "average": 33.94049907,
            "count": 42790342,
            "maximum": 312.3398655,
            "minimum": -10.24013452,
            "name": "Z",
            "position": 2,
            "stddev": 10.09718598,
            "variance": 101.9531648
          },
          {
            "average": 3253.2963,
            "count": 42790342,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4142.847504,
            "variance": 17163185.44
          },
          {
            "average": 2.711474987,
            "count": 42790342,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.418737178,
            "variance": 2.012815181
          },
          {
            "average": 4.063866281,
            "count": 42790342,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.175424655,
            "variance": 1.381623119
          },
          {
            "average": 0.5215556819,
            "count": 42790342,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995351423,
            "variance": 0.2495353584
          },
          {
            "average": 0,
            "count": 42790342,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.159423404,
            "count": 42790342,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4646565338,
            "variance": 0.2159056944
          },
          {
            "average": -10.52114406,
            "count": 42790342,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.7146807,
            "variance": 75.9456597
          },
          {
            "average": 0,
            "count": 42790342,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 30.55532258,
            "count": 42790342,
            "maximum": 40,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.822529194,
            "variance": 33.90184621
          },
          {
            "average": 203058251.7,
            "count": 42790342,
            "maximum": 203181596.7,
            "minimum": 202920060.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 130218.0399,
            "variance": 16956737920.0
          },
          {
            "average": 0,
            "count": 42790342,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42790342,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 42790342,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001926836668,
            "count": 42790342,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01387971701,
            "variance": 0.0001926465443
          },
          {
            "average": 0.7125571233,
            "count": 42790342,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4525698555,
            "variance": 0.2048194741
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345669.8276,
          4321401.099,
          -10.24013452,
          347524.7876,
          4322659.999,
          312.3398655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345669.82759176265,
                4321401.098765667,
                -10.240134520053232
              ],
              [
                345669.82759176265,
                4322659.998765667,
                -10.240134520053232
              ],
              [
                347524.7875917626,
                4322659.998765667,
                312.33986547994675
              ],
              [
                347524.7875917626,
                4321401.098765667,
                312.33986547994675
              ],
              [
                345669.82759176265,
                4321401.098765667,
                -10.240134520053232
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:06:36+00:00",
        "end_time": "2018-02-17T16:27:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_374496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_374496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_374496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_374496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78320429,
            39.02805291,
            -10.24013452,
            -76.76149912,
            39.0397174,
            312.3398655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78291926324616,
                  39.02805291474333,
                  -10.240134520053232
                ],
                [
                  -76.78320428822977,
                  39.03939174256226,
                  -10.240134520053232
                ],
                [
                  -76.76178072398055,
                  39.03971739631246,
                  312.33986547994675
                ],
                [
                  -76.76149911896307,
                  39.02837843762506,
                  312.33986547994675
                ],
                [
                  -76.78291926324616,
                  39.02805291474333,
                  -10.240134520053232
                ]
              ]
            ]
          },
          "id": "20180217_374496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_374496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:06:36Z",
            "pc:count": 42790342,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346568.1013,
                "count": 42790342,
                "maximum": 347524.7876,
                "minimum": 345669.8276,
                "name": "X",
                "position": 0,
                "stddev": 517.5900417,
                "variance": 267899.4513
              },
              {
                "average": 4322042.877,
                "count": 42790342,
                "maximum": 4322659.999,
                "minimum": 4321401.099,
                "name": "Y",
                "position": 1,
                "stddev": 331.8718952,
                "variance": 110138.9548
              },
              {
                "average": 33.94049907,
                "count": 42790342,
                "maximum": 312.3398655,
                "minimum": -10.24013452,
                "name": "Z",
                "position": 2,
                "stddev": 10.09718598,
                "variance": 101.9531648
              },
              {
                "average": 3253.2963,
                "count": 42790342,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4142.847504,
                "variance": 17163185.44
              },
              {
                "average": 2.711474987,
                "count": 42790342,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.418737178,
                "variance": 2.012815181
              },
              {
                "average": 4.063866281,
                "count": 42790342,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.175424655,
                "variance": 1.381623119
              },
              {
                "average": 0.5215556819,
                "count": 42790342,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995351423,
                "variance": 0.2495353584
              },
              {
                "average": 0,
                "count": 42790342,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.159423404,
                "count": 42790342,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4646565338,
                "variance": 0.2159056944
              },
              {
                "average": -10.52114406,
                "count": 42790342,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.7146807,
                "variance": 75.9456597
              },
              {
                "average": 0,
                "count": 42790342,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 30.55532258,
                "count": 42790342,
                "maximum": 40,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.822529194,
                "variance": 33.90184621
              },
              {
                "average": 203058251.7,
                "count": 42790342,
                "maximum": 203181596.7,
                "minimum": 202920060.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 130218.0399,
                "variance": 16956737920.0
              },
              {
                "average": 0,
                "count": 42790342,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42790342,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 42790342,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001926836668,
                "count": 42790342,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01387971701,
                "variance": 0.0001926465443
              },
              {
                "average": 0.7125571233,
                "count": 42790342,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4525698555,
                "variance": 0.2048194741
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345669.8276,
              4321401.099,
              -10.24013452,
              347524.7876,
              4322659.999,
              312.3398655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345669.82759176265,
                    4321401.098765667,
                    -10.240134520053232
                  ],
                  [
                    345669.82759176265,
                    4322659.998765667,
                    -10.240134520053232
                  ],
                  [
                    347524.7875917626,
                    4322659.998765667,
                    312.33986547994675
                  ],
                  [
                    347524.7875917626,
                    4321401.098765667,
                    312.33986547994675
                  ],
                  [
                    345669.82759176265,
                    4321401.098765667,
                    -10.240134520053232
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:06:36+00:00",
            "end_time": "2018-02-17T16:27:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_362488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82521372192207,
              39.00615842240585,
              -10.065740523945806
            ],
            [
              -76.82550524144953,
              39.01749558748664,
              -10.065740523945806
            ],
            [
              -76.80408947390701,
              39.01782884437629,
              389.6142594760542
            ],
            [
              -76.80380136976513,
              39.006491545369244,
              389.6142594760542
            ],
            [
              -76.82521372192207,
              39.00615842240585,
              -10.065740523945806
            ]
          ]
        ]
      },
      "bbox": [
        -76.82550524,
        39.00615842,
        -10.06574052,
        -76.80380137,
        39.01782884,
        389.6142595
      ],
      "properties": {
        "datetime": "2018-02-28T16:09:47Z",
        "pc:count": 28068888,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 343110.3548,
            "count": 28068888,
            "maximum": 343814.6952,
            "minimum": 341959.7952,
            "name": "X",
            "position": 0,
            "stddev": 504.2908908,
            "variance": 254309.3025
          },
          {
            "average": 4319679.354,
            "count": 28068888,
            "maximum": 4320302.536,
            "minimum": 4319043.796,
            "name": "Y",
            "position": 1,
            "stddev": 341.7069434,
            "variance": 116763.6352
          },
          {
            "average": 62.94730802,
            "count": 28068888,
            "maximum": 389.6142595,
            "minimum": -10.06574052,
            "name": "Z",
            "position": 2,
            "stddev": 11.97906614,
            "variance": 143.4980255
          },
          {
            "average": 4388.045943,
            "count": 28068888,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5203.68959,
            "variance": 27078385.35
          },
          {
            "average": 2.494132614,
            "count": 28068888,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.404688087,
            "variance": 1.973148622
          },
          {
            "average": 3.745464444,
            "count": 28068888,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.384682235,
            "variance": 1.917344891
          },
          {
            "average": 0.4992724329,
            "count": 28068888,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994796,
            "variance": 0.2499994796
          },
          {
            "average": 0,
            "count": 28068888,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293104201,
            "count": 28068888,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4782626262,
            "variance": 0.2287351396
          },
          {
            "average": -0.5517408896,
            "count": 28068888,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.45605161,
            "variance": 181.065325
          },
          {
            "average": 0,
            "count": 28068888,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.42023688,
            "count": 28068888,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.68443522,
            "variance": 387.4769899
          },
          {
            "average": 203586898.9,
            "count": 28068888,
            "maximum": 203869387.2,
            "minimum": 202913265.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 435750.2241,
            "variance": 189878257800.0
          },
          {
            "average": 0,
            "count": 28068888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28068888,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28068888,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002334969593,
            "count": 28068888,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01527882348,
            "variance": 0.0002334424468
          },
          {
            "average": 0.5619667227,
            "count": 28068888,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4961452751,
            "variance": 0.246160134
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341959.7952,
          4319043.796,
          -10.06574052,
          343814.6952,
          4320302.536,
          389.6142595
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341959.7951875374,
                4319043.796111551,
                -10.065740523945806
              ],
              [
                341959.7951875374,
                4320302.536111551,
                -10.065740523945806
              ],
              [
                343814.6951875374,
                4320302.536111551,
                389.6142594760542
              ],
              [
                343814.6951875374,
                4319043.796111551,
                389.6142594760542
              ],
              [
                341959.7951875374,
                4319043.796111551,
                -10.065740523945806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:09:47+00:00",
        "end_time": "2018-02-17T14:34:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_362488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_362488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_362488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_362488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82550524,
            39.00615842,
            -10.06574052,
            -76.80380137,
            39.01782884,
            389.6142595
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82521372192207,
                  39.00615842240585,
                  -10.065740523945806
                ],
                [
                  -76.82550524144953,
                  39.01749558748664,
                  -10.065740523945806
                ],
                [
                  -76.80408947390701,
                  39.01782884437629,
                  389.6142594760542
                ],
                [
                  -76.80380136976513,
                  39.006491545369244,
                  389.6142594760542
                ],
                [
                  -76.82521372192207,
                  39.00615842240585,
                  -10.065740523945806
                ]
              ]
            ]
          },
          "id": "20180217_362488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_362488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:09:47Z",
            "pc:count": 28068888,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 343110.3548,
                "count": 28068888,
                "maximum": 343814.6952,
                "minimum": 341959.7952,
                "name": "X",
                "position": 0,
                "stddev": 504.2908908,
                "variance": 254309.3025
              },
              {
                "average": 4319679.354,
                "count": 28068888,
                "maximum": 4320302.536,
                "minimum": 4319043.796,
                "name": "Y",
                "position": 1,
                "stddev": 341.7069434,
                "variance": 116763.6352
              },
              {
                "average": 62.94730802,
                "count": 28068888,
                "maximum": 389.6142595,
                "minimum": -10.06574052,
                "name": "Z",
                "position": 2,
                "stddev": 11.97906614,
                "variance": 143.4980255
              },
              {
                "average": 4388.045943,
                "count": 28068888,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5203.68959,
                "variance": 27078385.35
              },
              {
                "average": 2.494132614,
                "count": 28068888,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.404688087,
                "variance": 1.973148622
              },
              {
                "average": 3.745464444,
                "count": 28068888,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.384682235,
                "variance": 1.917344891
              },
              {
                "average": 0.4992724329,
                "count": 28068888,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994796,
                "variance": 0.2499994796
              },
              {
                "average": 0,
                "count": 28068888,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293104201,
                "count": 28068888,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4782626262,
                "variance": 0.2287351396
              },
              {
                "average": -0.5517408896,
                "count": 28068888,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.45605161,
                "variance": 181.065325
              },
              {
                "average": 0,
                "count": 28068888,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.42023688,
                "count": 28068888,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.68443522,
                "variance": 387.4769899
              },
              {
                "average": 203586898.9,
                "count": 28068888,
                "maximum": 203869387.2,
                "minimum": 202913265.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 435750.2241,
                "variance": 189878257800.0
              },
              {
                "average": 0,
                "count": 28068888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28068888,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28068888,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002334969593,
                "count": 28068888,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01527882348,
                "variance": 0.0002334424468
              },
              {
                "average": 0.5619667227,
                "count": 28068888,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4961452751,
                "variance": 0.246160134
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341959.7952,
              4319043.796,
              -10.06574052,
              343814.6952,
              4320302.536,
              389.6142595
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341959.7951875374,
                    4319043.796111551,
                    -10.065740523945806
                  ],
                  [
                    341959.7951875374,
                    4320302.536111551,
                    -10.065740523945806
                  ],
                  [
                    343814.6951875374,
                    4320302.536111551,
                    389.6142594760542
                  ],
                  [
                    343814.6951875374,
                    4319043.796111551,
                    389.6142594760542
                  ],
                  [
                    341959.7951875374,
                    4319043.796111551,
                    -10.065740523945806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:09:47+00:00",
            "end_time": "2018-02-17T14:34: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": "20180228_350496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86740089149161,
              39.028179167993166,
              -10.091740438815208
            ],
            [
              -76.86769942348954,
              39.03951764155364,
              -10.091740438815208
            ],
            [
              -76.84627797714509,
              39.03985879663267,
              387.52825956118477
            ],
            [
              -76.84598286436635,
              39.02852018597869,
              387.52825956118477
            ],
            [
              -76.86740089149161,
              39.028179167993166,
              -10.091740438815208
            ]
          ]
        ]
      },
      "bbox": [
        -76.86769942,
        39.02817917,
        -10.09174044,
        -76.84598286,
        39.0398588,
        387.5282596
      ],
      "properties": {
        "datetime": "2018-02-28T16:17:12Z",
        "pc:count": 17825886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339352.477,
            "count": 17825886,
            "maximum": 340211.6777,
            "minimum": 338356.8177,
            "name": "X",
            "position": 0,
            "stddev": 444.0155624,
            "variance": 197149.8197
          },
          {
            "average": 4322218.962,
            "count": 17825886,
            "maximum": 4322820.78,
            "minimum": 4321561.86,
            "name": "Y",
            "position": 1,
            "stddev": 365.4378256,
            "variance": 133544.8044
          },
          {
            "average": 52.03730985,
            "count": 17825886,
            "maximum": 387.5282596,
            "minimum": -10.09174044,
            "name": "Z",
            "position": 2,
            "stddev": 12.7500509,
            "variance": 162.5637979
          },
          {
            "average": 4595.576693,
            "count": 17825886,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5204.580048,
            "variance": 27087653.48
          },
          {
            "average": 2.384668454,
            "count": 17825886,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.371169441,
            "variance": 1.880105637
          },
          {
            "average": 3.557689419,
            "count": 17825886,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.430524079,
            "variance": 2.046399139
          },
          {
            "average": 0.4960045184,
            "count": 17825886,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999840499,
            "variance": 0.2499840502
          },
          {
            "average": 0,
            "count": 17825886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308822294,
            "count": 17825886,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6261499143,
            "variance": 0.3920637152
          },
          {
            "average": -12.54340851,
            "count": 17825886,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.12013578,
            "variance": 50.69633353
          },
          {
            "average": 0,
            "count": 17825886,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 62.52149874,
            "count": 17825886,
            "maximum": 63,
            "minimum": 61,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.51751946,
            "variance": 0.2678263914
          },
          {
            "average": 203869088.5,
            "count": 17825886,
            "maximum": 203869832.7,
            "minimum": 203868849.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 231.193577,
            "variance": 53450.47003
          },
          {
            "average": 0,
            "count": 17825886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17825886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17825886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003158328287,
            "count": 17825886,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01776887999,
            "variance": 0.0003157330961
          },
          {
            "average": 0.4567045924,
            "count": 17825886,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4981219947,
            "variance": 0.2481255216
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338356.8177,
          4321561.86,
          -10.09174044,
          340211.6777,
          4322820.78,
          387.5282596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338356.8176715941,
                4321561.859578273,
                -10.091740438815208
              ],
              [
                338356.8176715941,
                4322820.779578273,
                -10.091740438815208
              ],
              [
                340211.6776715941,
                4322820.779578273,
                387.52825956118477
              ],
              [
                340211.6776715941,
                4321561.859578273,
                387.52825956118477
              ],
              [
                338356.8176715941,
                4321561.859578273,
                -10.091740438815208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:17:12+00:00",
        "end_time": "2018-02-28T16:00:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180228_350496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180228_350496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_350496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86769942,
            39.02817917,
            -10.09174044,
            -76.84598286,
            39.0398588,
            387.5282596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86740089149161,
                  39.028179167993166,
                  -10.091740438815208
                ],
                [
                  -76.86769942348954,
                  39.03951764155364,
                  -10.091740438815208
                ],
                [
                  -76.84627797714509,
                  39.03985879663267,
                  387.52825956118477
                ],
                [
                  -76.84598286436635,
                  39.02852018597869,
                  387.52825956118477
                ],
                [
                  -76.86740089149161,
                  39.028179167993166,
                  -10.091740438815208
                ]
              ]
            ]
          },
          "id": "20180228_350496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180228_350496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:17:12Z",
            "pc:count": 17825886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339352.477,
                "count": 17825886,
                "maximum": 340211.6777,
                "minimum": 338356.8177,
                "name": "X",
                "position": 0,
                "stddev": 444.0155624,
                "variance": 197149.8197
              },
              {
                "average": 4322218.962,
                "count": 17825886,
                "maximum": 4322820.78,
                "minimum": 4321561.86,
                "name": "Y",
                "position": 1,
                "stddev": 365.4378256,
                "variance": 133544.8044
              },
              {
                "average": 52.03730985,
                "count": 17825886,
                "maximum": 387.5282596,
                "minimum": -10.09174044,
                "name": "Z",
                "position": 2,
                "stddev": 12.7500509,
                "variance": 162.5637979
              },
              {
                "average": 4595.576693,
                "count": 17825886,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5204.580048,
                "variance": 27087653.48
              },
              {
                "average": 2.384668454,
                "count": 17825886,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.371169441,
                "variance": 1.880105637
              },
              {
                "average": 3.557689419,
                "count": 17825886,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.430524079,
                "variance": 2.046399139
              },
              {
                "average": 0.4960045184,
                "count": 17825886,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999840499,
                "variance": 0.2499840502
              },
              {
                "average": 0,
                "count": 17825886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308822294,
                "count": 17825886,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6261499143,
                "variance": 0.3920637152
              },
              {
                "average": -12.54340851,
                "count": 17825886,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.12013578,
                "variance": 50.69633353
              },
              {
                "average": 0,
                "count": 17825886,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 62.52149874,
                "count": 17825886,
                "maximum": 63,
                "minimum": 61,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.51751946,
                "variance": 0.2678263914
              },
              {
                "average": 203869088.5,
                "count": 17825886,
                "maximum": 203869832.7,
                "minimum": 203868849.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 231.193577,
                "variance": 53450.47003
              },
              {
                "average": 0,
                "count": 17825886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17825886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17825886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003158328287,
                "count": 17825886,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01776887999,
                "variance": 0.0003157330961
              },
              {
                "average": 0.4567045924,
                "count": 17825886,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4981219947,
                "variance": 0.2481255216
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338356.8177,
              4321561.86,
              -10.09174044,
              340211.6777,
              4322820.78,
              387.5282596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338356.8176715941,
                    4321561.859578273,
                    -10.091740438815208
                  ],
                  [
                    338356.8176715941,
                    4322820.779578273,
                    -10.091740438815208
                  ],
                  [
                    340211.6776715941,
                    4322820.779578273,
                    387.52825956118477
                  ],
                  [
                    340211.6776715941,
                    4321561.859578273,
                    387.52825956118477
                  ],
                  [
                    338356.8176715941,
                    4321561.859578273,
                    -10.091740438815208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:17:12+00:00",
            "end_time": "2018-02-28T16:00: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": "20180217_362496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82516099802857,
              39.02812350977276,
              -10.10111753593398
            ],
            [
              -76.82545278370914,
              39.039462433735075,
              -10.10111753593398
            ],
            [
              -76.80402923079346,
              39.03979585464235,
              391.97888246406603
            ],
            [
              -76.80374086495799,
              39.02845679668911,
              391.97888246406603
            ],
            [
              -76.82516099802857,
              39.02812350977276,
              -10.10111753593398
            ]
          ]
        ]
      },
      "bbox": [
        -76.82545278,
        39.02812351,
        -10.10111754,
        -76.80374086,
        39.03979585,
        391.9788825
      ],
      "properties": {
        "datetime": "2018-02-28T16:00:46Z",
        "pc:count": 45035744,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 343036.8202,
            "count": 45035744,
            "maximum": 343868.2653,
            "minimum": 342013.2653,
            "name": "X",
            "position": 0,
            "stddev": 500.2798516,
            "variance": 250279.9299
          },
          {
            "average": 4322150.327,
            "count": 45035744,
            "maximum": 4322740.4,
            "minimum": 4321481.46,
            "name": "Y",
            "position": 1,
            "stddev": 339.7680324,
            "variance": 115442.3159
          },
          {
            "average": 60.10300816,
            "count": 45035744,
            "maximum": 391.9788825,
            "minimum": -10.10111754,
            "name": "Z",
            "position": 2,
            "stddev": 10.51575428,
            "variance": 110.581088
          },
          {
            "average": 3159.960395,
            "count": 45035744,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3829.454533,
            "variance": 14664722.02
          },
          {
            "average": 2.706905319,
            "count": 45035744,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.398148293,
            "variance": 1.954818649
          },
          {
            "average": 4.069215155,
            "count": 45035744,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.111057281,
            "variance": 1.234448282
          },
          {
            "average": 0.4983214222,
            "count": 45035744,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971879,
            "variance": 0.2499971879
          },
          {
            "average": 0,
            "count": 45035744,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177746636,
            "count": 45035744,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4004354677,
            "variance": 0.1603485638
          },
          {
            "average": 5.089445501,
            "count": 45035744,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.85551136,
            "variance": 165.2641722
          },
          {
            "average": 0,
            "count": 45035744,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 33.04558055,
            "count": 45035744,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.49525185,
            "variance": 342.0743409
          },
          {
            "average": 203225259.3,
            "count": 45035744,
            "maximum": 203868846,
            "minimum": 202913302.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 396335.0249,
            "variance": 157081451900.0
          },
          {
            "average": 0,
            "count": 45035744,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45035744,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 45035744,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001980871017,
            "count": 45035744,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01407294808,
            "variance": 0.0001980478676
          },
          {
            "average": 0.6470991353,
            "count": 45035744,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4778722104,
            "variance": 0.2283618495
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          342013.2653,
          4321481.46,
          -10.10111754,
          343868.2653,
          4322740.4,
          391.9788825
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                342013.2652821322,
                4321481.459773022,
                -10.10111753593398
              ],
              [
                342013.2652821322,
                4322740.399773021,
                -10.10111753593398
              ],
              [
                343868.2652821322,
                4322740.399773021,
                391.97888246406603
              ],
              [
                343868.2652821322,
                4321481.459773022,
                391.97888246406603
              ],
              [
                342013.2652821322,
                4321481.459773022,
                -10.10111753593398
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:00:46+00:00",
        "end_time": "2018-02-17T14:35:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_362496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_362496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_362496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_362496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82545278,
            39.02812351,
            -10.10111754,
            -76.80374086,
            39.03979585,
            391.9788825
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82516099802857,
                  39.02812350977276,
                  -10.10111753593398
                ],
                [
                  -76.82545278370914,
                  39.039462433735075,
                  -10.10111753593398
                ],
                [
                  -76.80402923079346,
                  39.03979585464235,
                  391.97888246406603
                ],
                [
                  -76.80374086495799,
                  39.02845679668911,
                  391.97888246406603
                ],
                [
                  -76.82516099802857,
                  39.02812350977276,
                  -10.10111753593398
                ]
              ]
            ]
          },
          "id": "20180217_362496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_362496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:00:46Z",
            "pc:count": 45035744,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 343036.8202,
                "count": 45035744,
                "maximum": 343868.2653,
                "minimum": 342013.2653,
                "name": "X",
                "position": 0,
                "stddev": 500.2798516,
                "variance": 250279.9299
              },
              {
                "average": 4322150.327,
                "count": 45035744,
                "maximum": 4322740.4,
                "minimum": 4321481.46,
                "name": "Y",
                "position": 1,
                "stddev": 339.7680324,
                "variance": 115442.3159
              },
              {
                "average": 60.10300816,
                "count": 45035744,
                "maximum": 391.9788825,
                "minimum": -10.10111754,
                "name": "Z",
                "position": 2,
                "stddev": 10.51575428,
                "variance": 110.581088
              },
              {
                "average": 3159.960395,
                "count": 45035744,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3829.454533,
                "variance": 14664722.02
              },
              {
                "average": 2.706905319,
                "count": 45035744,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.398148293,
                "variance": 1.954818649
              },
              {
                "average": 4.069215155,
                "count": 45035744,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.111057281,
                "variance": 1.234448282
              },
              {
                "average": 0.4983214222,
                "count": 45035744,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971879,
                "variance": 0.2499971879
              },
              {
                "average": 0,
                "count": 45035744,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177746636,
                "count": 45035744,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4004354677,
                "variance": 0.1603485638
              },
              {
                "average": 5.089445501,
                "count": 45035744,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.85551136,
                "variance": 165.2641722
              },
              {
                "average": 0,
                "count": 45035744,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 33.04558055,
                "count": 45035744,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.49525185,
                "variance": 342.0743409
              },
              {
                "average": 203225259.3,
                "count": 45035744,
                "maximum": 203868846,
                "minimum": 202913302.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 396335.0249,
                "variance": 157081451900.0
              },
              {
                "average": 0,
                "count": 45035744,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45035744,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 45035744,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001980871017,
                "count": 45035744,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01407294808,
                "variance": 0.0001980478676
              },
              {
                "average": 0.6470991353,
                "count": 45035744,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4778722104,
                "variance": 0.2283618495
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              342013.2653,
              4321481.46,
              -10.10111754,
              343868.2653,
              4322740.4,
              391.9788825
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    342013.2652821322,
                    4321481.459773022,
                    -10.10111753593398
                  ],
                  [
                    342013.2652821322,
                    4322740.399773021,
                    -10.10111753593398
                  ],
                  [
                    343868.2652821322,
                    4322740.399773021,
                    391.97888246406603
                  ],
                  [
                    343868.2652821322,
                    4321481.459773022,
                    391.97888246406603
                  ],
                  [
                    342013.2652821322,
                    4321481.459773022,
                    -10.10111753593398
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:00:46+00:00",
            "end_time": "2018-02-17T14:35: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": "20180217_350512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8673195607635,
              39.072109436084595,
              -10.300045903255636
            ],
            [
              -76.8676185614675,
              39.08344836493851,
              -10.300045903255636
            ],
            [
              -76.846182447375,
              39.08378984574748,
              400.21995409674435
            ],
            [
              -76.84588687375225,
              39.0724507797085,
              400.21995409674435
            ],
            [
              -76.8673195607635,
              39.072109436084595,
              -10.300045903255636
            ]
          ]
        ]
      },
      "bbox": [
        -76.86761856,
        39.07210944,
        -10.3000459,
        -76.84588687,
        39.08378985,
        400.2199541
      ],
      "properties": {
        "datetime": "2018-02-28T15:52:52Z",
        "pc:count": 18971889,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339431.0095,
            "count": 18971889,
            "maximum": 340318.9805,
            "minimum": 338464.0005,
            "name": "X",
            "position": 0,
            "stddev": 511.4572124,
            "variance": 261588.4801
          },
          {
            "average": 4327053.054,
            "count": 18971889,
            "maximum": 4327696.265,
            "minimum": 4326437.285,
            "name": "Y",
            "position": 1,
            "stddev": 384.2471033,
            "variance": 147645.8364
          },
          {
            "average": 59.43849408,
            "count": 18971889,
            "maximum": 400.2199541,
            "minimum": -10.3000459,
            "name": "Z",
            "position": 2,
            "stddev": 10.22828891,
            "variance": 104.617894
          },
          {
            "average": 5440.737486,
            "count": 18971889,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5398.854099,
            "variance": 29147625.58
          },
          {
            "average": 2.07666896,
            "count": 18971889,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.296097874,
            "variance": 1.679869699
          },
          {
            "average": 2.825085367,
            "count": 18971889,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.578880399,
            "variance": 2.492863315
          },
          {
            "average": 0.4958982735,
            "count": 18971889,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999831887,
            "variance": 0.249983189
          },
          {
            "average": 0,
            "count": 18971889,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.293786138,
            "count": 18971889,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5359448847,
            "variance": 0.2872369195
          },
          {
            "average": -3.689908867,
            "count": 18971889,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.64311687,
            "variance": 186.1346379
          },
          {
            "average": 0,
            "count": 18971889,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 35.22722213,
            "count": 18971889,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.30027029,
            "variance": 127.6961086
          },
          {
            "average": 203149798.2,
            "count": 18971889,
            "maximum": 203868372.8,
            "minimum": 202913389.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 221742.7235,
            "variance": 49169835410.0
          },
          {
            "average": 0,
            "count": 18971889,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18971889,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18971889,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003864665242,
            "count": 18971889,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01965495327,
            "variance": 0.0003863171882
          },
          {
            "average": 0.6329327565,
            "count": 18971889,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4820050773,
            "variance": 0.2323288945
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338464.0005,
          4326437.285,
          -10.3000459,
          340318.9805,
          4327696.265,
          400.2199541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338464.00050630036,
                4326437.284793403,
                -10.300045903255636
              ],
              [
                338464.00050630036,
                4327696.264793403,
                -10.300045903255636
              ],
              [
                340318.98050630034,
                4327696.264793403,
                400.21995409674435
              ],
              [
                340318.98050630034,
                4326437.284793403,
                400.21995409674435
              ],
              [
                338464.00050630036,
                4326437.284793403,
                -10.300045903255636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T15:52:52+00:00",
        "end_time": "2018-02-17T14:36:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_350512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_350512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_350512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_350512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86761856,
            39.07210944,
            -10.3000459,
            -76.84588687,
            39.08378985,
            400.2199541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8673195607635,
                  39.072109436084595,
                  -10.300045903255636
                ],
                [
                  -76.8676185614675,
                  39.08344836493851,
                  -10.300045903255636
                ],
                [
                  -76.846182447375,
                  39.08378984574748,
                  400.21995409674435
                ],
                [
                  -76.84588687375225,
                  39.0724507797085,
                  400.21995409674435
                ],
                [
                  -76.8673195607635,
                  39.072109436084595,
                  -10.300045903255636
                ]
              ]
            ]
          },
          "id": "20180217_350512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_350512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T15:52:52Z",
            "pc:count": 18971889,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339431.0095,
                "count": 18971889,
                "maximum": 340318.9805,
                "minimum": 338464.0005,
                "name": "X",
                "position": 0,
                "stddev": 511.4572124,
                "variance": 261588.4801
              },
              {
                "average": 4327053.054,
                "count": 18971889,
                "maximum": 4327696.265,
                "minimum": 4326437.285,
                "name": "Y",
                "position": 1,
                "stddev": 384.2471033,
                "variance": 147645.8364
              },
              {
                "average": 59.43849408,
                "count": 18971889,
                "maximum": 400.2199541,
                "minimum": -10.3000459,
                "name": "Z",
                "position": 2,
                "stddev": 10.22828891,
                "variance": 104.617894
              },
              {
                "average": 5440.737486,
                "count": 18971889,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5398.854099,
                "variance": 29147625.58
              },
              {
                "average": 2.07666896,
                "count": 18971889,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.296097874,
                "variance": 1.679869699
              },
              {
                "average": 2.825085367,
                "count": 18971889,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.578880399,
                "variance": 2.492863315
              },
              {
                "average": 0.4958982735,
                "count": 18971889,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999831887,
                "variance": 0.249983189
              },
              {
                "average": 0,
                "count": 18971889,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.293786138,
                "count": 18971889,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5359448847,
                "variance": 0.2872369195
              },
              {
                "average": -3.689908867,
                "count": 18971889,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.64311687,
                "variance": 186.1346379
              },
              {
                "average": 0,
                "count": 18971889,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 35.22722213,
                "count": 18971889,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.30027029,
                "variance": 127.6961086
              },
              {
                "average": 203149798.2,
                "count": 18971889,
                "maximum": 203868372.8,
                "minimum": 202913389.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 221742.7235,
                "variance": 49169835410.0
              },
              {
                "average": 0,
                "count": 18971889,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18971889,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18971889,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003864665242,
                "count": 18971889,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01965495327,
                "variance": 0.0003863171882
              },
              {
                "average": 0.6329327565,
                "count": 18971889,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4820050773,
                "variance": 0.2323288945
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338464.0005,
              4326437.285,
              -10.3000459,
              340318.9805,
              4327696.265,
              400.2199541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338464.00050630036,
                    4326437.284793403,
                    -10.300045903255636
                  ],
                  [
                    338464.00050630036,
                    4327696.264793403,
                    -10.300045903255636
                  ],
                  [
                    340318.98050630034,
                    4327696.264793403,
                    400.21995409674435
                  ],
                  [
                    340318.98050630034,
                    4326437.284793403,
                    400.21995409674435
                  ],
                  [
                    338464.00050630036,
                    4326437.284793403,
                    -10.300045903255636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T15:52:52+00:00",
            "end_time": "2018-02-17T14:36:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_350516.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8672995658679,
              39.08309143921719,
              -10.227754951255037
            ],
            [
              -76.86759868982888,
              39.09443070704818,
              -10.227754951255037
            ],
            [
              -76.84615878857353,
              39.094772271315705,
              334.99224504874496
            ],
            [
              -76.84586309374885,
              39.083432866273206,
              334.99224504874496
            ],
            [
              -76.8672995658679,
              39.08309143921719,
              -10.227754951255037
            ]
          ]
        ]
      },
      "bbox": [
        -76.86759869,
        39.08309144,
        -10.22775495,
        -76.84586309,
        39.09477227,
        334.992245
      ],
      "properties": {
        "datetime": "2018-02-20T17:46:33Z",
        "pc:count": 18027762,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339417.4003,
            "count": 18027762,
            "maximum": 340345.7992,
            "minimum": 338490.7792,
            "name": "X",
            "position": 0,
            "stddev": 538.9787681,
            "variance": 290498.1124
          },
          {
            "average": 4328228.384,
            "count": 18027762,
            "maximum": 4328915.104,
            "minimum": 4327656.084,
            "name": "Y",
            "position": 1,
            "stddev": 374.2330236,
            "variance": 140050.356
          },
          {
            "average": 59.65868493,
            "count": 18027762,
            "maximum": 334.992245,
            "minimum": -10.22775495,
            "name": "Z",
            "position": 2,
            "stddev": 10.24796338,
            "variance": 105.0207535
          },
          {
            "average": 5812.83616,
            "count": 18027762,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5421.962415,
            "variance": 29397676.43
          },
          {
            "average": 1.738245657,
            "count": 18027762,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.136479338,
            "variance": 1.291585285
          },
          {
            "average": 2.307307474,
            "count": 18027762,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.507740726,
            "variance": 2.273282096
          },
          {
            "average": 0.4971682564,
            "count": 18027762,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499991995,
            "variance": 0.2499919951
          },
          {
            "average": 0,
            "count": 18027762,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.377419116,
            "count": 18027762,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.557180184,
            "variance": 0.3104497575
          },
          {
            "average": -5.33657503,
            "count": 18027762,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.07699093,
            "variance": 145.85371
          },
          {
            "average": 0,
            "count": 18027762,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 31.5002566,
            "count": 18027762,
            "maximum": 39,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.771287336,
            "variance": 76.93548152
          },
          {
            "average": 203084086.5,
            "count": 18027762,
            "maximum": 203183993.4,
            "minimum": 202913406.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 129981.0088,
            "variance": 16895062660.0
          },
          {
            "average": 0,
            "count": 18027762,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18027762,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18027762,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004504164189,
            "count": 18027762,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02121823671,
            "variance": 0.0004502135689
          },
          {
            "average": 0.6178994375,
            "count": 18027762,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4859009526,
            "variance": 0.2360997357
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338490.7792,
          4327656.084,
          -10.22775495,
          340345.7992,
          4328915.104,
          334.992245
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338490.7792378128,
                4327656.084246205,
                -10.227754951255037
              ],
              [
                338490.7792378128,
                4328915.104246205,
                -10.227754951255037
              ],
              [
                340345.7992378128,
                4328915.104246205,
                334.99224504874496
              ],
              [
                340345.7992378128,
                4327656.084246205,
                334.99224504874496
              ],
              [
                338490.7792378128,
                4327656.084246205,
                -10.227754951255037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:46:33+00:00",
        "end_time": "2018-02-17T14:36:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_350516.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_350516.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_350516.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_350516.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86759869,
            39.08309144,
            -10.22775495,
            -76.84586309,
            39.09477227,
            334.992245
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8672995658679,
                  39.08309143921719,
                  -10.227754951255037
                ],
                [
                  -76.86759868982888,
                  39.09443070704818,
                  -10.227754951255037
                ],
                [
                  -76.84615878857353,
                  39.094772271315705,
                  334.99224504874496
                ],
                [
                  -76.84586309374885,
                  39.083432866273206,
                  334.99224504874496
                ],
                [
                  -76.8672995658679,
                  39.08309143921719,
                  -10.227754951255037
                ]
              ]
            ]
          },
          "id": "20180217_350516.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_350516.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:46:33Z",
            "pc:count": 18027762,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339417.4003,
                "count": 18027762,
                "maximum": 340345.7992,
                "minimum": 338490.7792,
                "name": "X",
                "position": 0,
                "stddev": 538.9787681,
                "variance": 290498.1124
              },
              {
                "average": 4328228.384,
                "count": 18027762,
                "maximum": 4328915.104,
                "minimum": 4327656.084,
                "name": "Y",
                "position": 1,
                "stddev": 374.2330236,
                "variance": 140050.356
              },
              {
                "average": 59.65868493,
                "count": 18027762,
                "maximum": 334.992245,
                "minimum": -10.22775495,
                "name": "Z",
                "position": 2,
                "stddev": 10.24796338,
                "variance": 105.0207535
              },
              {
                "average": 5812.83616,
                "count": 18027762,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5421.962415,
                "variance": 29397676.43
              },
              {
                "average": 1.738245657,
                "count": 18027762,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.136479338,
                "variance": 1.291585285
              },
              {
                "average": 2.307307474,
                "count": 18027762,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.507740726,
                "variance": 2.273282096
              },
              {
                "average": 0.4971682564,
                "count": 18027762,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499991995,
                "variance": 0.2499919951
              },
              {
                "average": 0,
                "count": 18027762,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.377419116,
                "count": 18027762,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.557180184,
                "variance": 0.3104497575
              },
              {
                "average": -5.33657503,
                "count": 18027762,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.07699093,
                "variance": 145.85371
              },
              {
                "average": 0,
                "count": 18027762,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 31.5002566,
                "count": 18027762,
                "maximum": 39,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.771287336,
                "variance": 76.93548152
              },
              {
                "average": 203084086.5,
                "count": 18027762,
                "maximum": 203183993.4,
                "minimum": 202913406.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 129981.0088,
                "variance": 16895062660.0
              },
              {
                "average": 0,
                "count": 18027762,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18027762,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18027762,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004504164189,
                "count": 18027762,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02121823671,
                "variance": 0.0004502135689
              },
              {
                "average": 0.6178994375,
                "count": 18027762,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4859009526,
                "variance": 0.2360997357
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338490.7792,
              4327656.084,
              -10.22775495,
              340345.7992,
              4328915.104,
              334.992245
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338490.7792378128,
                    4327656.084246205,
                    -10.227754951255037
                  ],
                  [
                    338490.7792378128,
                    4328915.104246205,
                    -10.227754951255037
                  ],
                  [
                    340345.7992378128,
                    4328915.104246205,
                    334.99224504874496
                  ],
                  [
                    340345.7992378128,
                    4327656.084246205,
                    334.99224504874496
                  ],
                  [
                    338490.7792378128,
                    4327656.084246205,
                    -10.227754951255037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:46:33+00:00",
            "end_time": "2018-02-17T14:36:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_350524.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86725726209421,
              39.10505653818594,
              -10.190136290649548
            ],
            [
              -76.86753369628045,
              39.115527908562946,
              -10.190136290649548
            ],
            [
              -76.84624371125763,
              39.11586713759649,
              340.0298637093505
            ],
            [
              -76.84597042404386,
              39.105395641394395,
              340.0298637093505
            ],
            [
              -76.86725726209421,
              39.10505653818594,
              -10.190136290649548
            ]
          ]
        ]
      },
      "bbox": [
        -76.8675337,
        39.10505654,
        -10.19013629,
        -76.84597042,
        39.11586714,
        340.0298637
      ],
      "properties": {
        "datetime": "2018-02-20T17:52:51Z",
        "pc:count": 18916191,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339248.7412,
            "count": 18916191,
            "maximum": 340386.0555,
            "minimum": 338544.5555,
            "name": "X",
            "position": 0,
            "stddev": 476.5719087,
            "variance": 227120.7841
          },
          {
            "average": 4330593.454,
            "count": 18916191,
            "maximum": 4331256.466,
            "minimum": 4330093.806,
            "name": "Y",
            "position": 1,
            "stddev": 252.3452251,
            "variance": 63678.11263
          },
          {
            "average": 66.46220816,
            "count": 18916191,
            "maximum": 340.0298637,
            "minimum": -10.19013629,
            "name": "Z",
            "position": 2,
            "stddev": 12.87455526,
            "variance": 165.7541732
          },
          {
            "average": 4339.439801,
            "count": 18916191,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4815.243356,
            "variance": 23186568.58
          },
          {
            "average": 2.231890871,
            "count": 18916191,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349995345,
            "variance": 1.822487433
          },
          {
            "average": 3.256096907,
            "count": 18916191,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.541104608,
            "variance": 2.375003411
          },
          {
            "average": 0.5023415126,
            "count": 18916191,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945305,
            "variance": 0.2499945305
          },
          {
            "average": 0,
            "count": 18916191,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.281281046,
            "count": 18916191,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5266688059,
            "variance": 0.2773800311
          },
          {
            "average": -6.690901996,
            "count": 18916191,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.53011242,
            "variance": 157.0037172
          },
          {
            "average": 0,
            "count": 18916191,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 32.14325786,
            "count": 18916191,
            "maximum": 37,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.190544103,
            "variance": 51.7039245
          },
          {
            "average": 203114088.2,
            "count": 18916191,
            "maximum": 203184371.3,
            "minimum": 202913447.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 118595.046,
            "variance": 14064784930.0
          },
          {
            "average": 0,
            "count": 18916191,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18916191,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18916191,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005435555181,
            "count": 18916191,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02330794058,
            "variance": 0.0005432600942
          },
          {
            "average": 0.5531981042,
            "count": 18916191,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4971619201,
            "variance": 0.2471699748
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338544.5555,
          4330093.806,
          -10.19013629,
          340386.0555,
          4331256.466,
          340.0298637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338544.5555427165,
                4330093.806470093,
                -10.190136290649548
              ],
              [
                338544.5555427165,
                4331256.4664700935,
                -10.190136290649548
              ],
              [
                340386.0555427165,
                4331256.4664700935,
                340.0298637093505
              ],
              [
                340386.0555427165,
                4330093.806470093,
                340.0298637093505
              ],
              [
                338544.5555427165,
                4330093.806470093,
                -10.190136290649548
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:52:51+00:00",
        "end_time": "2018-02-17T14:37:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_350524.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_350524.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_350524.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_350524.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8675337,
            39.10505654,
            -10.19013629,
            -76.84597042,
            39.11586714,
            340.0298637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86725726209421,
                  39.10505653818594,
                  -10.190136290649548
                ],
                [
                  -76.86753369628045,
                  39.115527908562946,
                  -10.190136290649548
                ],
                [
                  -76.84624371125763,
                  39.11586713759649,
                  340.0298637093505
                ],
                [
                  -76.84597042404386,
                  39.105395641394395,
                  340.0298637093505
                ],
                [
                  -76.86725726209421,
                  39.10505653818594,
                  -10.190136290649548
                ]
              ]
            ]
          },
          "id": "20180217_350524.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_350524.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:52:51Z",
            "pc:count": 18916191,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339248.7412,
                "count": 18916191,
                "maximum": 340386.0555,
                "minimum": 338544.5555,
                "name": "X",
                "position": 0,
                "stddev": 476.5719087,
                "variance": 227120.7841
              },
              {
                "average": 4330593.454,
                "count": 18916191,
                "maximum": 4331256.466,
                "minimum": 4330093.806,
                "name": "Y",
                "position": 1,
                "stddev": 252.3452251,
                "variance": 63678.11263
              },
              {
                "average": 66.46220816,
                "count": 18916191,
                "maximum": 340.0298637,
                "minimum": -10.19013629,
                "name": "Z",
                "position": 2,
                "stddev": 12.87455526,
                "variance": 165.7541732
              },
              {
                "average": 4339.439801,
                "count": 18916191,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4815.243356,
                "variance": 23186568.58
              },
              {
                "average": 2.231890871,
                "count": 18916191,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349995345,
                "variance": 1.822487433
              },
              {
                "average": 3.256096907,
                "count": 18916191,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.541104608,
                "variance": 2.375003411
              },
              {
                "average": 0.5023415126,
                "count": 18916191,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945305,
                "variance": 0.2499945305
              },
              {
                "average": 0,
                "count": 18916191,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.281281046,
                "count": 18916191,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5266688059,
                "variance": 0.2773800311
              },
              {
                "average": -6.690901996,
                "count": 18916191,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.53011242,
                "variance": 157.0037172
              },
              {
                "average": 0,
                "count": 18916191,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 32.14325786,
                "count": 18916191,
                "maximum": 37,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.190544103,
                "variance": 51.7039245
              },
              {
                "average": 203114088.2,
                "count": 18916191,
                "maximum": 203184371.3,
                "minimum": 202913447.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 118595.046,
                "variance": 14064784930.0
              },
              {
                "average": 0,
                "count": 18916191,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18916191,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18916191,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005435555181,
                "count": 18916191,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02330794058,
                "variance": 0.0005432600942
              },
              {
                "average": 0.5531981042,
                "count": 18916191,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4971619201,
                "variance": 0.2471699748
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338544.5555,
              4330093.806,
              -10.19013629,
              340386.0555,
              4331256.466,
              340.0298637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338544.5555427165,
                    4330093.806470093,
                    -10.190136290649548
                  ],
                  [
                    338544.5555427165,
                    4331256.4664700935,
                    -10.190136290649548
                  ],
                  [
                    340386.0555427165,
                    4331256.4664700935,
                    340.0298637093505
                  ],
                  [
                    340386.0555427165,
                    4330093.806470093,
                    340.0298637093505
                  ],
                  [
                    338544.5555427165,
                    4330093.806470093,
                    -10.190136290649548
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:52:51+00:00",
            "end_time": "2018-02-17T14:37:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_362500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82513420854384,
              39.03910608954103,
              -10.292092725684086
            ],
            [
              -76.825426094838,
              39.05044463200155,
              -10.292092725684086
            ],
            [
              -76.80399876211834,
              39.050778133025716,
              390.74790727431593
            ],
            [
              -76.80371029750226,
              39.03943945655759,
              390.74790727431593
            ],
            [
              -76.82513420854384,
              39.03910608954103,
              -10.292092725684086
            ]
          ]
        ]
      },
      "bbox": [
        -76.82542609,
        39.03910609,
        -10.29209273,
        -76.8037103,
        39.05077813,
        390.7479073
      ],
      "properties": {
        "datetime": "2018-02-28T15:54:03Z",
        "pc:count": 49855017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342922.0006,
            "count": 49855017,
            "maximum": 343895.0851,
            "minimum": 342040.0451,
            "name": "X",
            "position": 0,
            "stddev": 498.2927531,
            "variance": 248295.6678
          },
          {
            "average": 4323350.686,
            "count": 49855017,
            "maximum": 4323959.198,
            "minimum": 4322700.298,
            "name": "Y",
            "position": 1,
            "stddev": 341.2930885,
            "variance": 116480.9723
          },
          {
            "average": 62.62772276,
            "count": 49855017,
            "maximum": 390.7479073,
            "minimum": -10.29209273,
            "name": "Z",
            "position": 2,
            "stddev": 11.94604788,
            "variance": 142.7080599
          },
          {
            "average": 3244.778859,
            "count": 49855017,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3961.30622,
            "variance": 15691946.97
          },
          {
            "average": 2.709929274,
            "count": 49855017,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.410382671,
            "variance": 1.989179277
          },
          {
            "average": 4.071274271,
            "count": 49855017,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.139877398,
            "variance": 1.299320482
          },
          {
            "average": 0.5019592311,
            "count": 49855017,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999961664,
            "variance": 0.2499961664
          },
          {
            "average": 0,
            "count": 49855017,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.15977377,
            "count": 49855017,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3800688221,
            "variance": 0.1444523095
          },
          {
            "average": -2.323810702,
            "count": 49855017,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.49395608,
            "variance": 182.0868507
          },
          {
            "average": 0,
            "count": 49855017,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.33719776,
            "count": 49855017,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.9518887,
            "variance": 142.8476435
          },
          {
            "average": 203109496.1,
            "count": 49855017,
            "maximum": 203868443,
            "minimum": 202913323.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 240219.24,
            "variance": 57705283250.0
          },
          {
            "average": 0,
            "count": 49855017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49855017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49855017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001970112657,
            "count": 49855017,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01403468761,
            "variance": 0.0001969724562
          },
          {
            "average": 0.6912181175,
            "count": 49855017,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4619909478,
            "variance": 0.2134356358
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          342040.0451,
          4322700.298,
          -10.29209273,
          343895.0851,
          4323959.198,
          390.7479073
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                342040.0450920357,
                4322700.297958278,
                -10.292092725684086
              ],
              [
                342040.0450920357,
                4323959.1979582785,
                -10.292092725684086
              ],
              [
                343895.08509203576,
                4323959.1979582785,
                390.74790727431593
              ],
              [
                343895.08509203576,
                4322700.297958278,
                390.74790727431593
              ],
              [
                342040.0450920357,
                4322700.297958278,
                -10.292092725684086
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T15:54:03+00:00",
        "end_time": "2018-02-17T14:35:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_362500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_362500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_362500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_362500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82542609,
            39.03910609,
            -10.29209273,
            -76.8037103,
            39.05077813,
            390.7479073
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82513420854384,
                  39.03910608954103,
                  -10.292092725684086
                ],
                [
                  -76.825426094838,
                  39.05044463200155,
                  -10.292092725684086
                ],
                [
                  -76.80399876211834,
                  39.050778133025716,
                  390.74790727431593
                ],
                [
                  -76.80371029750226,
                  39.03943945655759,
                  390.74790727431593
                ],
                [
                  -76.82513420854384,
                  39.03910608954103,
                  -10.292092725684086
                ]
              ]
            ]
          },
          "id": "20180217_362500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_362500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T15:54:03Z",
            "pc:count": 49855017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342922.0006,
                "count": 49855017,
                "maximum": 343895.0851,
                "minimum": 342040.0451,
                "name": "X",
                "position": 0,
                "stddev": 498.2927531,
                "variance": 248295.6678
              },
              {
                "average": 4323350.686,
                "count": 49855017,
                "maximum": 4323959.198,
                "minimum": 4322700.298,
                "name": "Y",
                "position": 1,
                "stddev": 341.2930885,
                "variance": 116480.9723
              },
              {
                "average": 62.62772276,
                "count": 49855017,
                "maximum": 390.7479073,
                "minimum": -10.29209273,
                "name": "Z",
                "position": 2,
                "stddev": 11.94604788,
                "variance": 142.7080599
              },
              {
                "average": 3244.778859,
                "count": 49855017,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3961.30622,
                "variance": 15691946.97
              },
              {
                "average": 2.709929274,
                "count": 49855017,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.410382671,
                "variance": 1.989179277
              },
              {
                "average": 4.071274271,
                "count": 49855017,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.139877398,
                "variance": 1.299320482
              },
              {
                "average": 0.5019592311,
                "count": 49855017,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999961664,
                "variance": 0.2499961664
              },
              {
                "average": 0,
                "count": 49855017,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.15977377,
                "count": 49855017,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3800688221,
                "variance": 0.1444523095
              },
              {
                "average": -2.323810702,
                "count": 49855017,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.49395608,
                "variance": 182.0868507
              },
              {
                "average": 0,
                "count": 49855017,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.33719776,
                "count": 49855017,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.9518887,
                "variance": 142.8476435
              },
              {
                "average": 203109496.1,
                "count": 49855017,
                "maximum": 203868443,
                "minimum": 202913323.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 240219.24,
                "variance": 57705283250.0
              },
              {
                "average": 0,
                "count": 49855017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49855017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49855017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001970112657,
                "count": 49855017,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01403468761,
                "variance": 0.0001969724562
              },
              {
                "average": 0.6912181175,
                "count": 49855017,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4619909478,
                "variance": 0.2134356358
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              342040.0451,
              4322700.298,
              -10.29209273,
              343895.0851,
              4323959.198,
              390.7479073
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    342040.0450920357,
                    4322700.297958278,
                    -10.292092725684086
                  ],
                  [
                    342040.0450920357,
                    4323959.1979582785,
                    -10.292092725684086
                  ],
                  [
                    343895.08509203576,
                    4323959.1979582785,
                    390.74790727431593
                  ],
                  [
                    343895.08509203576,
                    4322700.297958278,
                    390.74790727431593
                  ],
                  [
                    342040.0450920357,
                    4322700.297958278,
                    -10.292092725684086
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T15:54:03+00:00",
            "end_time": "2018-02-17T14:35:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_368496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8040399820039,
              39.02808972926301,
              -10.300257166213441
            ],
            [
              -76.80432839187247,
              39.0394287860625,
              -10.300257166213441
            ],
            [
              -76.78290506233573,
              39.03975831991368,
              314.15974283378654
            ],
            [
              -76.78262007239142,
              39.028419130683815,
              314.15974283378654
            ],
            [
              -76.8040399820039,
              39.02808972926301,
              -10.300257166213441
            ]
          ]
        ]
      },
      "bbox": [
        -76.80432839,
        39.02808973,
        -10.30025717,
        -76.78262007,
        39.03975832,
        314.1597428
      ],
      "properties": {
        "datetime": "2018-02-28T15:54:25Z",
        "pc:count": 30459478,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344730.3193,
            "count": 30459478,
            "maximum": 345696.5239,
            "minimum": 343841.5639,
            "name": "X",
            "position": 0,
            "stddev": 495.5380073,
            "variance": 245557.9167
          },
          {
            "average": 4322103.911,
            "count": 30459478,
            "maximum": 4322700.175,
            "minimum": 4321441.235,
            "name": "Y",
            "position": 1,
            "stddev": 354.2162133,
            "variance": 125469.1257
          },
          {
            "average": 48.50064808,
            "count": 30459478,
            "maximum": 314.1597428,
            "minimum": -10.30025717,
            "name": "Z",
            "position": 2,
            "stddev": 10.98319089,
            "variance": 120.630482
          },
          {
            "average": 3923.325264,
            "count": 30459478,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4793.503819,
            "variance": 22977678.86
          },
          {
            "average": 2.689311485,
            "count": 30459478,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.441615241,
            "variance": 2.078254502
          },
          {
            "average": 3.942431843,
            "count": 30459478,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.314503296,
            "variance": 1.727918916
          },
          {
            "average": 0.5006310351,
            "count": 30459478,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49999961,
            "variance": 0.24999961
          },
          {
            "average": 0,
            "count": 30459478,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.162087479,
            "count": 30459478,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4106671106,
            "variance": 0.1686474757
          },
          {
            "average": 0.8454961553,
            "count": 30459478,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.47102564,
            "variance": 155.5264806
          },
          {
            "average": 0,
            "count": 30459478,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.72740567,
            "count": 30459478,
            "maximum": 64,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.451720633,
            "variance": 29.72125786
          },
          {
            "average": 203033106.4,
            "count": 30459478,
            "maximum": 203868465.9,
            "minimum": 202913307,
            "name": "GpsTime",
            "position": 12,
            "stddev": 146626.9021,
            "variance": 21499448430.0
          },
          {
            "average": 0,
            "count": 30459478,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30459478,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30459478,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002185198315,
            "count": 30459478,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01478080132,
            "variance": 0.0002184720878
          },
          {
            "average": 0.6163217571,
            "count": 30459478,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4862810469,
            "variance": 0.2364692566
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343841.5639,
          4321441.235,
          -10.30025717,
          345696.5239,
          4322700.175,
          314.1597428
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343841.56394998945,
                4321441.234905747,
                -10.300257166213441
              ],
              [
                343841.56394998945,
                4322700.174905746,
                -10.300257166213441
              ],
              [
                345696.5239499894,
                4322700.174905746,
                314.15974283378654
              ],
              [
                345696.5239499894,
                4321441.234905747,
                314.15974283378654
              ],
              [
                343841.56394998945,
                4321441.234905747,
                -10.300257166213441
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T15:54:25+00:00",
        "end_time": "2018-02-17T14:35:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_368496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_368496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_368496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_368496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80432839,
            39.02808973,
            -10.30025717,
            -76.78262007,
            39.03975832,
            314.1597428
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8040399820039,
                  39.02808972926301,
                  -10.300257166213441
                ],
                [
                  -76.80432839187247,
                  39.0394287860625,
                  -10.300257166213441
                ],
                [
                  -76.78290506233573,
                  39.03975831991368,
                  314.15974283378654
                ],
                [
                  -76.78262007239142,
                  39.028419130683815,
                  314.15974283378654
                ],
                [
                  -76.8040399820039,
                  39.02808972926301,
                  -10.300257166213441
                ]
              ]
            ]
          },
          "id": "20180217_368496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_368496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T15:54:25Z",
            "pc:count": 30459478,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344730.3193,
                "count": 30459478,
                "maximum": 345696.5239,
                "minimum": 343841.5639,
                "name": "X",
                "position": 0,
                "stddev": 495.5380073,
                "variance": 245557.9167
              },
              {
                "average": 4322103.911,
                "count": 30459478,
                "maximum": 4322700.175,
                "minimum": 4321441.235,
                "name": "Y",
                "position": 1,
                "stddev": 354.2162133,
                "variance": 125469.1257
              },
              {
                "average": 48.50064808,
                "count": 30459478,
                "maximum": 314.1597428,
                "minimum": -10.30025717,
                "name": "Z",
                "position": 2,
                "stddev": 10.98319089,
                "variance": 120.630482
              },
              {
                "average": 3923.325264,
                "count": 30459478,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4793.503819,
                "variance": 22977678.86
              },
              {
                "average": 2.689311485,
                "count": 30459478,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.441615241,
                "variance": 2.078254502
              },
              {
                "average": 3.942431843,
                "count": 30459478,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.314503296,
                "variance": 1.727918916
              },
              {
                "average": 0.5006310351,
                "count": 30459478,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49999961,
                "variance": 0.24999961
              },
              {
                "average": 0,
                "count": 30459478,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.162087479,
                "count": 30459478,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4106671106,
                "variance": 0.1686474757
              },
              {
                "average": 0.8454961553,
                "count": 30459478,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.47102564,
                "variance": 155.5264806
              },
              {
                "average": 0,
                "count": 30459478,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.72740567,
                "count": 30459478,
                "maximum": 64,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.451720633,
                "variance": 29.72125786
              },
              {
                "average": 203033106.4,
                "count": 30459478,
                "maximum": 203868465.9,
                "minimum": 202913307,
                "name": "GpsTime",
                "position": 12,
                "stddev": 146626.9021,
                "variance": 21499448430.0
              },
              {
                "average": 0,
                "count": 30459478,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30459478,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30459478,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002185198315,
                "count": 30459478,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01478080132,
                "variance": 0.0002184720878
              },
              {
                "average": 0.6163217571,
                "count": 30459478,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4862810469,
                "variance": 0.2364692566
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343841.5639,
              4321441.235,
              -10.30025717,
              345696.5239,
              4322700.175,
              314.1597428
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343841.56394998945,
                    4321441.234905747,
                    -10.300257166213441
                  ],
                  [
                    343841.56394998945,
                    4322700.174905746,
                    -10.300257166213441
                  ],
                  [
                    345696.5239499894,
                    4322700.174905746,
                    314.15974283378654
                  ],
                  [
                    345696.5239499894,
                    4321441.234905747,
                    314.15974283378654
                  ],
                  [
                    343841.56394998945,
                    4321441.234905747,
                    -10.300257166213441
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T15:54:25+00:00",
            "end_time": "2018-02-17T14:35: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": "20180217_368500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80400989006284,
              39.03907231688472,
              -9.838258017501886
            ],
            [
              -76.80429840797309,
              39.050411352468494,
              -9.838258017501886
            ],
            [
              -76.78290779997083,
              39.0507404066491,
              329.16174198249814
            ],
            [
              -76.78262269809728,
              39.03940123883879,
              329.16174198249814
            ],
            [
              -76.80400989006284,
              39.03907231688472,
              -9.838258017501886
            ]
          ]
        ]
      },
      "bbox": [
        -76.80429841,
        39.03907232,
        -9.838258018,
        -76.7826227,
        39.05074041,
        329.161742
      ],
      "properties": {
        "datetime": "2018-02-20T17:25:18Z",
        "pc:count": 31480897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344724.3971,
            "count": 31480897,
            "maximum": 345720.1863,
            "minimum": 343868.3463,
            "name": "X",
            "position": 0,
            "stddev": 547.0098456,
            "variance": 299219.7712
          },
          {
            "average": 4323181.738,
            "count": 31480897,
            "maximum": 4323919.006,
            "minimum": 4322660.066,
            "name": "Y",
            "position": 1,
            "stddev": 338.8330817,
            "variance": 114807.8573
          },
          {
            "average": 38.64489096,
            "count": 31480897,
            "maximum": 329.161742,
            "minimum": -9.838258018,
            "name": "Z",
            "position": 2,
            "stddev": 11.33680979,
            "variance": 128.5232562
          },
          {
            "average": 4044.704415,
            "count": 31480897,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4802.825413,
            "variance": 23067131.95
          },
          {
            "average": 2.542131566,
            "count": 31480897,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.443062399,
            "variance": 2.082429086
          },
          {
            "average": 3.72630494,
            "count": 31480897,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.460423418,
            "variance": 2.13283656
          },
          {
            "average": 0.4742291174,
            "count": 31480897,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993354279,
            "variance": 0.2493358695
          },
          {
            "average": 0,
            "count": 31480897,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226932479,
            "count": 31480897,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5181209089,
            "variance": 0.2684492762
          },
          {
            "average": -6.561882771,
            "count": 31480897,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.49635406,
            "variance": 132.1661566
          },
          {
            "average": 0,
            "count": 31480897,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 31.26456498,
            "count": 31480897,
            "maximum": 40,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.501719693,
            "variance": 56.27579835
          },
          {
            "average": 203069853.8,
            "count": 31480897,
            "maximum": 203182718.5,
            "minimum": 202913941.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 130254.8858,
            "variance": 16966335280.0
          },
          {
            "average": 0,
            "count": 31480897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31480897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31480897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002981490648,
            "count": 31480897,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01726441952,
            "variance": 0.0002980601814
          },
          {
            "average": 0.6246184789,
            "count": 31480897,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.484221274,
            "variance": 0.2344702422
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343868.3463,
          4322660.066,
          -9.838258018,
          345720.1863,
          4323919.006,
          329.161742
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343868.3462771468,
                4322660.065853686,
                -9.838258017501886
              ],
              [
                343868.3462771468,
                4323919.005853686,
                -9.838258017501886
              ],
              [
                345720.18627714674,
                4323919.005853686,
                329.16174198249814
              ],
              [
                345720.18627714674,
                4322660.065853686,
                329.16174198249814
              ],
              [
                343868.3462771468,
                4322660.065853686,
                -9.838258017501886
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:25:18+00:00",
        "end_time": "2018-02-17T14:45:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_368500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_368500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_368500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_368500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80429841,
            39.03907232,
            -9.838258018,
            -76.7826227,
            39.05074041,
            329.161742
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80400989006284,
                  39.03907231688472,
                  -9.838258017501886
                ],
                [
                  -76.80429840797309,
                  39.050411352468494,
                  -9.838258017501886
                ],
                [
                  -76.78290779997083,
                  39.0507404066491,
                  329.16174198249814
                ],
                [
                  -76.78262269809728,
                  39.03940123883879,
                  329.16174198249814
                ],
                [
                  -76.80400989006284,
                  39.03907231688472,
                  -9.838258017501886
                ]
              ]
            ]
          },
          "id": "20180217_368500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_368500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:25:18Z",
            "pc:count": 31480897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344724.3971,
                "count": 31480897,
                "maximum": 345720.1863,
                "minimum": 343868.3463,
                "name": "X",
                "position": 0,
                "stddev": 547.0098456,
                "variance": 299219.7712
              },
              {
                "average": 4323181.738,
                "count": 31480897,
                "maximum": 4323919.006,
                "minimum": 4322660.066,
                "name": "Y",
                "position": 1,
                "stddev": 338.8330817,
                "variance": 114807.8573
              },
              {
                "average": 38.64489096,
                "count": 31480897,
                "maximum": 329.161742,
                "minimum": -9.838258018,
                "name": "Z",
                "position": 2,
                "stddev": 11.33680979,
                "variance": 128.5232562
              },
              {
                "average": 4044.704415,
                "count": 31480897,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4802.825413,
                "variance": 23067131.95
              },
              {
                "average": 2.542131566,
                "count": 31480897,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.443062399,
                "variance": 2.082429086
              },
              {
                "average": 3.72630494,
                "count": 31480897,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.460423418,
                "variance": 2.13283656
              },
              {
                "average": 0.4742291174,
                "count": 31480897,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993354279,
                "variance": 0.2493358695
              },
              {
                "average": 0,
                "count": 31480897,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226932479,
                "count": 31480897,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5181209089,
                "variance": 0.2684492762
              },
              {
                "average": -6.561882771,
                "count": 31480897,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.49635406,
                "variance": 132.1661566
              },
              {
                "average": 0,
                "count": 31480897,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 31.26456498,
                "count": 31480897,
                "maximum": 40,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.501719693,
                "variance": 56.27579835
              },
              {
                "average": 203069853.8,
                "count": 31480897,
                "maximum": 203182718.5,
                "minimum": 202913941.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 130254.8858,
                "variance": 16966335280.0
              },
              {
                "average": 0,
                "count": 31480897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31480897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31480897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002981490648,
                "count": 31480897,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01726441952,
                "variance": 0.0002980601814
              },
              {
                "average": 0.6246184789,
                "count": 31480897,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.484221274,
                "variance": 0.2344702422
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343868.3463,
              4322660.066,
              -9.838258018,
              345720.1863,
              4323919.006,
              329.161742
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343868.3462771468,
                    4322660.065853686,
                    -9.838258017501886
                  ],
                  [
                    343868.3462771468,
                    4323919.005853686,
                    -9.838258017501886
                  ],
                  [
                    345720.18627714674,
                    4323919.005853686,
                    329.16174198249814
                  ],
                  [
                    345720.18627714674,
                    4322660.065853686,
                    329.16174198249814
                  ],
                  [
                    343868.3462771468,
                    4322660.065853686,
                    -9.838258017501886
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:25:18+00:00",
            "end_time": "2018-02-17T14:45: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": "20180217_368504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80398148127824,
              39.05017066787247,
              -9.693685095819745
            ],
            [
              -76.8042671412392,
              39.06139313420074,
              -9.693685095819745
            ],
            [
              -76.78989827944531,
              39.06161461841201,
              318.8263149041802
            ],
            [
              -76.78961489145428,
              39.05039206400502,
              318.8263149041802
            ],
            [
              -76.80398148127824,
              39.05017066787247,
              -9.693685095819745
            ]
          ]
        ]
      },
      "bbox": [
        -76.80426714,
        39.05017067,
        -9.693685096,
        -76.78961489,
        39.06161462,
        318.8263149
      ],
      "properties": {
        "datetime": "2018-02-20T17:25:11Z",
        "pc:count": 18135411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344427.0467,
            "count": 18135411,
            "maximum": 345139.0028,
            "minimum": 343895.2428,
            "name": "X",
            "position": 0,
            "stddev": 336.4779412,
            "variance": 113217.4049
          },
          {
            "average": 4324335.745,
            "count": 18135411,
            "maximum": 4325137.75,
            "minimum": 4323891.75,
            "name": "Y",
            "position": 1,
            "stddev": 263.560455,
            "variance": 69464.11346
          },
          {
            "average": 38.93769725,
            "count": 18135411,
            "maximum": 318.8263149,
            "minimum": -9.693685096,
            "name": "Z",
            "position": 2,
            "stddev": 11.11845263,
            "variance": 123.6199889
          },
          {
            "average": 3060.459865,
            "count": 18135411,
            "maximum": 65129,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4005.230587,
            "variance": 16041872.05
          },
          {
            "average": 2.906068851,
            "count": 18135411,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.427152447,
            "variance": 2.036764108
          },
          {
            "average": 4.210408576,
            "count": 18135411,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.09578728,
            "variance": 1.200749764
          },
          {
            "average": 0.4294134277,
            "count": 18135411,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.494992474,
            "variance": 0.2450175493
          },
          {
            "average": 0,
            "count": 18135411,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189422892,
            "count": 18135411,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4612358887,
            "variance": 0.212738545
          },
          {
            "average": 11.12286389,
            "count": 18135411,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.78593501,
            "variance": 77.192654
          },
          {
            "average": 0,
            "count": 18135411,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.18393534,
            "count": 18135411,
            "maximum": 40,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.354934466,
            "variance": 28.67532314
          },
          {
            "average": 203137140,
            "count": 18135411,
            "maximum": 203182711.3,
            "minimum": 202913940.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 99105.7862,
            "variance": 9821956858
          },
          {
            "average": 0,
            "count": 18135411,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18135411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18135411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001504239413,
            "count": 18135411,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01226382168,
            "variance": 0.0001504013222
          },
          {
            "average": 0.6530996733,
            "count": 18135411,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4759837209,
            "variance": 0.2265605025
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343895.2428,
          4323891.75,
          -9.693685096,
          345139.0028,
          4325137.75,
          318.8263149
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343895.24282600754,
                4323891.749578854,
                -9.693685095819745
              ],
              [
                343895.24282600754,
                4325137.749578854,
                -9.693685095819745
              ],
              [
                345139.00282600755,
                4325137.749578854,
                318.8263149041802
              ],
              [
                345139.00282600755,
                4323891.749578854,
                318.8263149041802
              ],
              [
                343895.24282600754,
                4323891.749578854,
                -9.693685095819745
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:25:11+00:00",
        "end_time": "2018-02-17T14:45:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_368504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_368504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_368504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_368504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80426714,
            39.05017067,
            -9.693685096,
            -76.78961489,
            39.06161462,
            318.8263149
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80398148127824,
                  39.05017066787247,
                  -9.693685095819745
                ],
                [
                  -76.8042671412392,
                  39.06139313420074,
                  -9.693685095819745
                ],
                [
                  -76.78989827944531,
                  39.06161461841201,
                  318.8263149041802
                ],
                [
                  -76.78961489145428,
                  39.05039206400502,
                  318.8263149041802
                ],
                [
                  -76.80398148127824,
                  39.05017066787247,
                  -9.693685095819745
                ]
              ]
            ]
          },
          "id": "20180217_368504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_368504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:25:11Z",
            "pc:count": 18135411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344427.0467,
                "count": 18135411,
                "maximum": 345139.0028,
                "minimum": 343895.2428,
                "name": "X",
                "position": 0,
                "stddev": 336.4779412,
                "variance": 113217.4049
              },
              {
                "average": 4324335.745,
                "count": 18135411,
                "maximum": 4325137.75,
                "minimum": 4323891.75,
                "name": "Y",
                "position": 1,
                "stddev": 263.560455,
                "variance": 69464.11346
              },
              {
                "average": 38.93769725,
                "count": 18135411,
                "maximum": 318.8263149,
                "minimum": -9.693685096,
                "name": "Z",
                "position": 2,
                "stddev": 11.11845263,
                "variance": 123.6199889
              },
              {
                "average": 3060.459865,
                "count": 18135411,
                "maximum": 65129,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4005.230587,
                "variance": 16041872.05
              },
              {
                "average": 2.906068851,
                "count": 18135411,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.427152447,
                "variance": 2.036764108
              },
              {
                "average": 4.210408576,
                "count": 18135411,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.09578728,
                "variance": 1.200749764
              },
              {
                "average": 0.4294134277,
                "count": 18135411,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.494992474,
                "variance": 0.2450175493
              },
              {
                "average": 0,
                "count": 18135411,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189422892,
                "count": 18135411,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4612358887,
                "variance": 0.212738545
              },
              {
                "average": 11.12286389,
                "count": 18135411,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.78593501,
                "variance": 77.192654
              },
              {
                "average": 0,
                "count": 18135411,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.18393534,
                "count": 18135411,
                "maximum": 40,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.354934466,
                "variance": 28.67532314
              },
              {
                "average": 203137140,
                "count": 18135411,
                "maximum": 203182711.3,
                "minimum": 202913940.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 99105.7862,
                "variance": 9821956858
              },
              {
                "average": 0,
                "count": 18135411,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18135411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18135411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001504239413,
                "count": 18135411,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01226382168,
                "variance": 0.0001504013222
              },
              {
                "average": 0.6530996733,
                "count": 18135411,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4759837209,
                "variance": 0.2265605025
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343895.2428,
              4323891.75,
              -9.693685096,
              345139.0028,
              4325137.75,
              318.8263149
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343895.24282600754,
                    4323891.749578854,
                    -9.693685095819745
                  ],
                  [
                    343895.24282600754,
                    4325137.749578854,
                    -9.693685095819745
                  ],
                  [
                    345139.00282600755,
                    4325137.749578854,
                    318.8263149041802
                  ],
                  [
                    345139.00282600755,
                    4323891.749578854,
                    318.8263149041802
                  ],
                  [
                    343895.24282600754,
                    4323891.749578854,
                    -9.693685095819745
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:25:11+00:00",
            "end_time": "2018-02-17T14:45: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": "20180217_374500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78288580048246,
              39.03903530687274,
              -7.469054132172829
            ],
            [
              -76.78313902901156,
              39.04910576076145,
              -7.469054132172829
            ],
            [
              -76.7619733516531,
              39.04942752865312,
              314.4309458678272
            ],
            [
              -76.76172312510369,
              39.039356959928256,
              314.4309458678272
            ],
            [
              -76.78288580048246,
              39.03903530687274,
              -7.469054132172829
            ]
          ]
        ]
      },
      "bbox": [
        -76.78313903,
        39.03903531,
        -7.469054132,
        -76.76172313,
        39.04942753,
        314.4309459
      ],
      "properties": {
        "datetime": "2018-02-20T17:25:40Z",
        "pc:count": 20063267,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346356.7209,
            "count": 20063267,
            "maximum": 347528.9979,
            "minimum": 345696.6179,
            "name": "X",
            "position": 0,
            "stddev": 505.2720166,
            "variance": 255299.8108
          },
          {
            "average": 4323093.856,
            "count": 20063267,
            "maximum": 4323737.98,
            "minimum": 4322619.9,
            "name": "Y",
            "position": 1,
            "stddev": 308.7349141,
            "variance": 95317.24721
          },
          {
            "average": 36.71167001,
            "count": 20063267,
            "maximum": 314.4309459,
            "minimum": -7.469054132,
            "name": "Z",
            "position": 2,
            "stddev": 11.71596844,
            "variance": 137.2639166
          },
          {
            "average": 3183.554393,
            "count": 20063267,
            "maximum": 29376,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4032.241273,
            "variance": 16258969.69
          },
          {
            "average": 2.875225854,
            "count": 20063267,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.429921324,
            "variance": 2.044674993
          },
          {
            "average": 4.193597434,
            "count": 20063267,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.102135044,
            "variance": 1.214701656
          },
          {
            "average": 0.5895387825,
            "count": 20063267,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4919174915,
            "variance": 0.2419828185
          },
          {
            "average": 0,
            "count": 20063267,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209796839,
            "count": 20063267,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4755922119,
            "variance": 0.226187952
          },
          {
            "average": 1.405654087,
            "count": 20063267,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.52491218,
            "variance": 156.8734251
          },
          {
            "average": 0,
            "count": 20063267,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 34.4768669,
            "count": 20063267,
            "maximum": 40,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.097308722,
            "variance": 37.17717365
          },
          {
            "average": 203073414.4,
            "count": 20063267,
            "maximum": 203182740.7,
            "minimum": 202920054.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 128745.2541,
            "variance": 16575340460.0
          },
          {
            "average": 0,
            "count": 20063267,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20063267,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20063267,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000160093568,
            "count": 20063267,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01265179616,
            "variance": 0.000160067946
          },
          {
            "average": 0.5751063374,
            "count": 20063267,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4943268658,
            "variance": 0.2443590503
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345696.6179,
          4322619.9,
          -7.469054132,
          347528.9979,
          4323737.98,
          314.4309459
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345696.6179210822,
                4322619.899959565,
                -7.469054132172829
              ],
              [
                345696.6179210822,
                4323737.979959565,
                -7.469054132172829
              ],
              [
                347528.9979210822,
                4323737.979959565,
                314.4309458678272
              ],
              [
                347528.9979210822,
                4322619.899959565,
                314.4309458678272
              ],
              [
                345696.6179210822,
                4322619.899959565,
                -7.469054132172829
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:25:40+00:00",
        "end_time": "2018-02-17T16:27:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_374500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_374500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_374500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_374500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78313903,
            39.03903531,
            -7.469054132,
            -76.76172313,
            39.04942753,
            314.4309459
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78288580048246,
                  39.03903530687274,
                  -7.469054132172829
                ],
                [
                  -76.78313902901156,
                  39.04910576076145,
                  -7.469054132172829
                ],
                [
                  -76.7619733516531,
                  39.04942752865312,
                  314.4309458678272
                ],
                [
                  -76.76172312510369,
                  39.039356959928256,
                  314.4309458678272
                ],
                [
                  -76.78288580048246,
                  39.03903530687274,
                  -7.469054132172829
                ]
              ]
            ]
          },
          "id": "20180217_374500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_374500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:25:40Z",
            "pc:count": 20063267,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346356.7209,
                "count": 20063267,
                "maximum": 347528.9979,
                "minimum": 345696.6179,
                "name": "X",
                "position": 0,
                "stddev": 505.2720166,
                "variance": 255299.8108
              },
              {
                "average": 4323093.856,
                "count": 20063267,
                "maximum": 4323737.98,
                "minimum": 4322619.9,
                "name": "Y",
                "position": 1,
                "stddev": 308.7349141,
                "variance": 95317.24721
              },
              {
                "average": 36.71167001,
                "count": 20063267,
                "maximum": 314.4309459,
                "minimum": -7.469054132,
                "name": "Z",
                "position": 2,
                "stddev": 11.71596844,
                "variance": 137.2639166
              },
              {
                "average": 3183.554393,
                "count": 20063267,
                "maximum": 29376,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4032.241273,
                "variance": 16258969.69
              },
              {
                "average": 2.875225854,
                "count": 20063267,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.429921324,
                "variance": 2.044674993
              },
              {
                "average": 4.193597434,
                "count": 20063267,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.102135044,
                "variance": 1.214701656
              },
              {
                "average": 0.5895387825,
                "count": 20063267,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4919174915,
                "variance": 0.2419828185
              },
              {
                "average": 0,
                "count": 20063267,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209796839,
                "count": 20063267,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4755922119,
                "variance": 0.226187952
              },
              {
                "average": 1.405654087,
                "count": 20063267,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.52491218,
                "variance": 156.8734251
              },
              {
                "average": 0,
                "count": 20063267,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 34.4768669,
                "count": 20063267,
                "maximum": 40,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.097308722,
                "variance": 37.17717365
              },
              {
                "average": 203073414.4,
                "count": 20063267,
                "maximum": 203182740.7,
                "minimum": 202920054.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 128745.2541,
                "variance": 16575340460.0
              },
              {
                "average": 0,
                "count": 20063267,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20063267,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20063267,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000160093568,
                "count": 20063267,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01265179616,
                "variance": 0.000160067946
              },
              {
                "average": 0.5751063374,
                "count": 20063267,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4943268658,
                "variance": 0.2443590503
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345696.6179,
              4322619.9,
              -7.469054132,
              347528.9979,
              4323737.98,
              314.4309459
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345696.6179210822,
                    4322619.899959565,
                    -7.469054132172829
                  ],
                  [
                    345696.6179210822,
                    4323737.979959565,
                    -7.469054132172829
                  ],
                  [
                    347528.9979210822,
                    4323737.979959565,
                    314.4309458678272
                  ],
                  [
                    347528.9979210822,
                    4322619.899959565,
                    314.4309458678272
                  ],
                  [
                    345696.6179210822,
                    4322619.899959565,
                    -7.469054132172829
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:25:40+00:00",
            "end_time": "2018-02-17T16:27:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_380492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76183530810958,
              39.01702923828922,
              -10.382203973852654
            ],
            [
              -76.76211684405341,
              39.02836785676002,
              -10.382203973852654
            ],
            [
              -76.74073770649184,
              39.02868894481088,
              317.29779602614735
            ],
            [
              -76.74045958208936,
              39.01735019729816,
              317.29779602614735
            ],
            [
              -76.76183530810958,
              39.01702923828922,
              -10.382203973852654
            ]
          ]
        ]
      },
      "bbox": [
        -76.76211684,
        39.01702924,
        -10.38220397,
        -76.74045958,
        39.02868894,
        317.297796
      ],
      "properties": {
        "datetime": "2018-02-20T17:05:44Z",
        "pc:count": 33820146,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348519.8586,
            "count": 33820146,
            "maximum": 349322.6711,
            "minimum": 347471.2911,
            "name": "X",
            "position": 0,
            "stddev": 468.8516738,
            "variance": 219821.8921
          },
          {
            "average": 4320854.406,
            "count": 33820146,
            "maximum": 4321400.96,
            "minimum": 4320142.1,
            "name": "Y",
            "position": 1,
            "stddev": 364.3437787,
            "variance": 132746.3891
          },
          {
            "average": 30.26865489,
            "count": 33820146,
            "maximum": 317.297796,
            "minimum": -10.38220397,
            "name": "Z",
            "position": 2,
            "stddev": 9.651097257,
            "variance": 93.14367827
          },
          {
            "average": 3713.606458,
            "count": 33820146,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4574.192829,
            "variance": 20923240.04
          },
          {
            "average": 2.616945622,
            "count": 33820146,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.419020189,
            "variance": 2.013618297
          },
          {
            "average": 3.863542044,
            "count": 33820146,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.329399944,
            "variance": 1.767304212
          },
          {
            "average": 0.500554699,
            "count": 33820146,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996997,
            "variance": 0.2499996997
          },
          {
            "average": 0,
            "count": 33820146,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.161660804,
            "count": 33820146,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4178611196,
            "variance": 0.1746079153
          },
          {
            "average": 1.764155984,
            "count": 33820146,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.78610752,
            "variance": 163.4845455
          },
          {
            "average": 0,
            "count": 33820146,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.70512581,
            "count": 33820146,
            "maximum": 40,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.827094843,
            "variance": 23.30084462
          },
          {
            "average": 203046862.3,
            "count": 33820146,
            "maximum": 203181544.3,
            "minimum": 202920849.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 130090.8523,
            "variance": 16923629860.0
          },
          {
            "average": 0,
            "count": 33820146,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33820146,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 33820146,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002624471225,
            "count": 33820146,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01619809408,
            "variance": 0.0002623782518
          },
          {
            "average": 0.6399417081,
            "count": 33820146,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4800170051,
            "variance": 0.2304163251
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347471.2911,
          4320142.1,
          -10.38220397,
          349322.6711,
          4321400.96,
          317.297796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347471.291065114,
                4320142.1001314,
                -10.382203973852654
              ],
              [
                347471.291065114,
                4321400.960131399,
                -10.382203973852654
              ],
              [
                349322.67106511403,
                4321400.960131399,
                317.29779602614735
              ],
              [
                349322.67106511403,
                4320142.1001314,
                317.29779602614735
              ],
              [
                347471.291065114,
                4320142.1001314,
                -10.382203973852654
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:05:44+00:00",
        "end_time": "2018-02-17T16:40:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_380492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_380492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_380492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76211684,
            39.01702924,
            -10.38220397,
            -76.74045958,
            39.02868894,
            317.297796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76183530810958,
                  39.01702923828922,
                  -10.382203973852654
                ],
                [
                  -76.76211684405341,
                  39.02836785676002,
                  -10.382203973852654
                ],
                [
                  -76.74073770649184,
                  39.02868894481088,
                  317.29779602614735
                ],
                [
                  -76.74045958208936,
                  39.01735019729816,
                  317.29779602614735
                ],
                [
                  -76.76183530810958,
                  39.01702923828922,
                  -10.382203973852654
                ]
              ]
            ]
          },
          "id": "20180217_380492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_380492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:05:44Z",
            "pc:count": 33820146,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348519.8586,
                "count": 33820146,
                "maximum": 349322.6711,
                "minimum": 347471.2911,
                "name": "X",
                "position": 0,
                "stddev": 468.8516738,
                "variance": 219821.8921
              },
              {
                "average": 4320854.406,
                "count": 33820146,
                "maximum": 4321400.96,
                "minimum": 4320142.1,
                "name": "Y",
                "position": 1,
                "stddev": 364.3437787,
                "variance": 132746.3891
              },
              {
                "average": 30.26865489,
                "count": 33820146,
                "maximum": 317.297796,
                "minimum": -10.38220397,
                "name": "Z",
                "position": 2,
                "stddev": 9.651097257,
                "variance": 93.14367827
              },
              {
                "average": 3713.606458,
                "count": 33820146,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4574.192829,
                "variance": 20923240.04
              },
              {
                "average": 2.616945622,
                "count": 33820146,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.419020189,
                "variance": 2.013618297
              },
              {
                "average": 3.863542044,
                "count": 33820146,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.329399944,
                "variance": 1.767304212
              },
              {
                "average": 0.500554699,
                "count": 33820146,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996997,
                "variance": 0.2499996997
              },
              {
                "average": 0,
                "count": 33820146,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.161660804,
                "count": 33820146,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4178611196,
                "variance": 0.1746079153
              },
              {
                "average": 1.764155984,
                "count": 33820146,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.78610752,
                "variance": 163.4845455
              },
              {
                "average": 0,
                "count": 33820146,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.70512581,
                "count": 33820146,
                "maximum": 40,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.827094843,
                "variance": 23.30084462
              },
              {
                "average": 203046862.3,
                "count": 33820146,
                "maximum": 203181544.3,
                "minimum": 202920849.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 130090.8523,
                "variance": 16923629860.0
              },
              {
                "average": 0,
                "count": 33820146,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33820146,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 33820146,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002624471225,
                "count": 33820146,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01619809408,
                "variance": 0.0002623782518
              },
              {
                "average": 0.6399417081,
                "count": 33820146,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4800170051,
                "variance": 0.2304163251
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347471.2911,
              4320142.1,
              -10.38220397,
              349322.6711,
              4321400.96,
              317.297796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347471.291065114,
                    4320142.1001314,
                    -10.382203973852654
                  ],
                  [
                    347471.291065114,
                    4321400.960131399,
                    -10.382203973852654
                  ],
                  [
                    349322.67106511403,
                    4321400.960131399,
                    317.29779602614735
                  ],
                  [
                    349322.67106511403,
                    4320142.1001314,
                    317.29779602614735
                  ],
                  [
                    347471.291065114,
                    4320142.1001314,
                    -10.382203973852654
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:05:44+00:00",
            "end_time": "2018-02-17T16:40: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": "20180217_380496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76179875085128,
              39.028034240205486,
              -10.337120693802717
            ],
            [
              -76.76207983187595,
              39.03935031988794,
              -10.337120693802717
            ],
            [
              -76.74228521660885,
              39.03964776230041,
              316.36287930619727
            ],
            [
              -76.74200728923505,
              39.02833156332636,
              316.36287930619727
            ],
            [
              -76.76179875085128,
              39.028034240205486,
              -10.337120693802717
            ]
          ]
        ]
      },
      "bbox": [
        -76.76207983,
        39.02803424,
        -10.33712069,
        -76.74200729,
        39.03964776,
        316.3628793
      ],
      "properties": {
        "datetime": "2018-02-20T17:25:54Z",
        "pc:count": 29974583,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348122.7098,
            "count": 29974583,
            "maximum": 349212.0099,
            "minimum": 347498.1099,
            "name": "X",
            "position": 0,
            "stddev": 433.8608942,
            "variance": 188235.2756
          },
          {
            "average": 4321845.277,
            "count": 29974583,
            "maximum": 4322619.761,
            "minimum": 4321363.401,
            "name": "Y",
            "position": 1,
            "stddev": 331.8247785,
            "variance": 110107.6837
          },
          {
            "average": 28.64154921,
            "count": 29974583,
            "maximum": 316.3628793,
            "minimum": -10.33712069,
            "name": "Z",
            "position": 2,
            "stddev": 9.359079625,
            "variance": 87.59237143
          },
          {
            "average": 3094.350557,
            "count": 29974583,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3844.921969,
            "variance": 14783424.95
          },
          {
            "average": 2.698820331,
            "count": 29974583,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.417526899,
            "variance": 2.009382508
          },
          {
            "average": 4.010565151,
            "count": 29974583,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.215856705,
            "variance": 1.478307526
          },
          {
            "average": 0.460874635,
            "count": 29974583,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984668636,
            "variance": 0.2484692141
          },
          {
            "average": 0,
            "count": 29974583,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177440834,
            "count": 29974583,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4703812541,
            "variance": 0.2212585242
          },
          {
            "average": -0.04183192597,
            "count": 29974583,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.32811394,
            "variance": 177.6386211
          },
          {
            "average": 0,
            "count": 29974583,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 32.56864801,
            "count": 29974583,
            "maximum": 40,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.961098215,
            "variance": 35.53469193
          },
          {
            "average": 203064099.8,
            "count": 29974583,
            "maximum": 203182754.4,
            "minimum": 202920870.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 129575.2025,
            "variance": 16789733110.0
          },
          {
            "average": 0,
            "count": 29974583,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29974583,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29974583,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000311764137,
            "count": 29974583,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01765409161,
            "variance": 0.0003116669505
          },
          {
            "average": 0.6254880677,
            "count": 29974583,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4839966453,
            "variance": 0.2342527527
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347498.1099,
          4321363.401,
          -10.33712069,
          349212.0099,
          4322619.761,
          316.3628793
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347498.10987920914,
                4321363.4011153355,
                -10.337120693802717
              ],
              [
                347498.10987920914,
                4322619.761115335,
                -10.337120693802717
              ],
              [
                349212.00987920916,
                4322619.761115335,
                316.36287930619727
              ],
              [
                349212.00987920916,
                4321363.4011153355,
                316.36287930619727
              ],
              [
                347498.10987920914,
                4321363.4011153355,
                -10.337120693802717
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:25:54+00:00",
        "end_time": "2018-02-17T16:41:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK1/20180217_380496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK1/20180217_380496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_380496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76207983,
            39.02803424,
            -10.33712069,
            -76.74200729,
            39.03964776,
            316.3628793
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76179875085128,
                  39.028034240205486,
                  -10.337120693802717
                ],
                [
                  -76.76207983187595,
                  39.03935031988794,
                  -10.337120693802717
                ],
                [
                  -76.74228521660885,
                  39.03964776230041,
                  316.36287930619727
                ],
                [
                  -76.74200728923505,
                  39.02833156332636,
                  316.36287930619727
                ],
                [
                  -76.76179875085128,
                  39.028034240205486,
                  -10.337120693802717
                ]
              ]
            ]
          },
          "id": "20180217_380496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK1/20180217_380496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:25:54Z",
            "pc:count": 29974583,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348122.7098,
                "count": 29974583,
                "maximum": 349212.0099,
                "minimum": 347498.1099,
                "name": "X",
                "position": 0,
                "stddev": 433.8608942,
                "variance": 188235.2756
              },
              {
                "average": 4321845.277,
                "count": 29974583,
                "maximum": 4322619.761,
                "minimum": 4321363.401,
                "name": "Y",
                "position": 1,
                "stddev": 331.8247785,
                "variance": 110107.6837
              },
              {
                "average": 28.64154921,
                "count": 29974583,
                "maximum": 316.3628793,
                "minimum": -10.33712069,
                "name": "Z",
                "position": 2,
                "stddev": 9.359079625,
                "variance": 87.59237143
              },
              {
                "average": 3094.350557,
                "count": 29974583,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3844.921969,
                "variance": 14783424.95
              },
              {
                "average": 2.698820331,
                "count": 29974583,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.417526899,
                "variance": 2.009382508
              },
              {
                "average": 4.010565151,
                "count": 29974583,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.215856705,
                "variance": 1.478307526
              },
              {
                "average": 0.460874635,
                "count": 29974583,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984668636,
                "variance": 0.2484692141
              },
              {
                "average": 0,
                "count": 29974583,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177440834,
                "count": 29974583,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4703812541,
                "variance": 0.2212585242
              },
              {
                "average": -0.04183192597,
                "count": 29974583,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.32811394,
                "variance": 177.6386211
              },
              {
                "average": 0,
                "count": 29974583,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 32.56864801,
                "count": 29974583,
                "maximum": 40,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.961098215,
                "variance": 35.53469193
              },
              {
                "average": 203064099.8,
                "count": 29974583,
                "maximum": 203182754.4,
                "minimum": 202920870.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 129575.2025,
                "variance": 16789733110.0
              },
              {
                "average": 0,
                "count": 29974583,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29974583,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29974583,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000311764137,
                "count": 29974583,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01765409161,
                "variance": 0.0003116669505
              },
              {
                "average": 0.6254880677,
                "count": 29974583,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4839966453,
                "variance": 0.2342527527
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347498.1099,
              4321363.401,
              -10.33712069,
              349212.0099,
              4322619.761,
              316.3628793
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347498.10987920914,
                    4321363.4011153355,
                    -10.337120693802717
                  ],
                  [
                    347498.10987920914,
                    4322619.761115335,
                    -10.337120693802717
                  ],
                  [
                    349212.00987920916,
                    4322619.761115335,
                    316.36287930619727
                  ],
                  [
                    349212.00987920916,
                    4321363.4011153355,
                    316.36287930619727
                  ],
                  [
                    347498.10987920914,
                    4321363.4011153355,
                    -10.337120693802717
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:25:54+00:00",
            "end_time": "2018-02-17T16: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": "20180228_332476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93081725836896,
              38.97332033626484,
              -10.196943428263353
            ],
            [
              -76.93112527296616,
              38.98465669824549,
              -10.196943428263353
            ],
            [
              -76.90972022836202,
              38.98500910468553,
              370.72305657173666
            ],
            [
              -76.90941562278076,
              38.97367260105803,
              370.72305657173666
            ],
            [
              -76.93081725836896,
              38.97332033626484,
              -10.196943428263353
            ]
          ]
        ]
      },
      "bbox": [
        -76.93112527,
        38.97332034,
        -10.19694343,
        -76.90941562,
        38.9850091,
        370.7230566
      ],
      "properties": {
        "datetime": "2018-02-28T19:19:15Z",
        "pc:count": 14435476,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333722.6224,
            "count": 14435476,
            "maximum": 334592.7995,
            "minimum": 332737.8595,
            "name": "X",
            "position": 0,
            "stddev": 570.8920664,
            "variance": 325917.7515
          },
          {
            "average": 4316238.787,
            "count": 14435476,
            "maximum": 4316846.735,
            "minimum": 4315588.015,
            "name": "Y",
            "position": 1,
            "stddev": 353.6002593,
            "variance": 125033.1434
          },
          {
            "average": 22.52569031,
            "count": 14435476,
            "maximum": 370.7230566,
            "minimum": -10.19694343,
            "name": "Z",
            "position": 2,
            "stddev": 10.2502835,
            "variance": 105.0683117
          },
          {
            "average": 5122.129868,
            "count": 14435476,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5211.784287,
            "variance": 27162695.46
          },
          {
            "average": 2.090044693,
            "count": 14435476,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.288987414,
            "variance": 1.661488554
          },
          {
            "average": 2.940041742,
            "count": 14435476,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.565578347,
            "variance": 2.451035561
          },
          {
            "average": 0.498742958,
            "count": 14435476,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984372,
            "variance": 0.2499984372
          },
          {
            "average": 0,
            "count": 14435476,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342356497,
            "count": 14435476,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6718276491,
            "variance": 0.4513523902
          },
          {
            "average": 2.161480694,
            "count": 14435476,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.64574585,
            "variance": 186.2063799
          },
          {
            "average": 0,
            "count": 14435476,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 67.59109059,
            "count": 14435476,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.436418766,
            "variance": 29.554649
          },
          {
            "average": 203878742.8,
            "count": 14435476,
            "maximum": 203880755.4,
            "minimum": 203872247.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3292.328635,
            "variance": 10839427.84
          },
          {
            "average": 0,
            "count": 14435476,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14435476,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14435476,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004000560841,
            "count": 14435476,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0199974015,
            "variance": 0.0003998960669
          },
          {
            "average": 0.4111425907,
            "count": 14435476,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4920410324,
            "variance": 0.2421043776
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332737.8595,
          4315588.015,
          -10.19694343,
          334592.7995,
          4316846.735,
          370.7230566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332737.85946381127,
                4315588.015038514,
                -10.196943428263353
              ],
              [
                332737.85946381127,
                4316846.735038514,
                -10.196943428263353
              ],
              [
                334592.7994638112,
                4316846.735038514,
                370.72305657173666
              ],
              [
                334592.7994638112,
                4315588.015038514,
                370.72305657173666
              ],
              [
                332737.85946381127,
                4315588.015038514,
                -10.196943428263353
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:19:15+00:00",
        "end_time": "2018-02-28T16:57:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_332476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_332476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_332476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_332476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93112527,
            38.97332034,
            -10.19694343,
            -76.90941562,
            38.9850091,
            370.7230566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93081725836896,
                  38.97332033626484,
                  -10.196943428263353
                ],
                [
                  -76.93112527296616,
                  38.98465669824549,
                  -10.196943428263353
                ],
                [
                  -76.90972022836202,
                  38.98500910468553,
                  370.72305657173666
                ],
                [
                  -76.90941562278076,
                  38.97367260105803,
                  370.72305657173666
                ],
                [
                  -76.93081725836896,
                  38.97332033626484,
                  -10.196943428263353
                ]
              ]
            ]
          },
          "id": "20180228_332476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_332476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:19:15Z",
            "pc:count": 14435476,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333722.6224,
                "count": 14435476,
                "maximum": 334592.7995,
                "minimum": 332737.8595,
                "name": "X",
                "position": 0,
                "stddev": 570.8920664,
                "variance": 325917.7515
              },
              {
                "average": 4316238.787,
                "count": 14435476,
                "maximum": 4316846.735,
                "minimum": 4315588.015,
                "name": "Y",
                "position": 1,
                "stddev": 353.6002593,
                "variance": 125033.1434
              },
              {
                "average": 22.52569031,
                "count": 14435476,
                "maximum": 370.7230566,
                "minimum": -10.19694343,
                "name": "Z",
                "position": 2,
                "stddev": 10.2502835,
                "variance": 105.0683117
              },
              {
                "average": 5122.129868,
                "count": 14435476,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5211.784287,
                "variance": 27162695.46
              },
              {
                "average": 2.090044693,
                "count": 14435476,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.288987414,
                "variance": 1.661488554
              },
              {
                "average": 2.940041742,
                "count": 14435476,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.565578347,
                "variance": 2.451035561
              },
              {
                "average": 0.498742958,
                "count": 14435476,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984372,
                "variance": 0.2499984372
              },
              {
                "average": 0,
                "count": 14435476,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342356497,
                "count": 14435476,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6718276491,
                "variance": 0.4513523902
              },
              {
                "average": 2.161480694,
                "count": 14435476,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.64574585,
                "variance": 186.2063799
              },
              {
                "average": 0,
                "count": 14435476,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 67.59109059,
                "count": 14435476,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.436418766,
                "variance": 29.554649
              },
              {
                "average": 203878742.8,
                "count": 14435476,
                "maximum": 203880755.4,
                "minimum": 203872247.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3292.328635,
                "variance": 10839427.84
              },
              {
                "average": 0,
                "count": 14435476,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14435476,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14435476,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004000560841,
                "count": 14435476,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0199974015,
                "variance": 0.0003998960669
              },
              {
                "average": 0.4111425907,
                "count": 14435476,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4920410324,
                "variance": 0.2421043776
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332737.8595,
              4315588.015,
              -10.19694343,
              334592.7995,
              4316846.735,
              370.7230566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332737.85946381127,
                    4315588.015038514,
                    -10.196943428263353
                  ],
                  [
                    332737.85946381127,
                    4316846.735038514,
                    -10.196943428263353
                  ],
                  [
                    334592.7994638112,
                    4316846.735038514,
                    370.72305657173666
                  ],
                  [
                    334592.7994638112,
                    4315588.015038514,
                    370.72305657173666
                  ],
                  [
                    332737.85946381127,
                    4315588.015038514,
                    -10.196943428263353
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:19:15+00:00",
            "end_time": "2018-02-28T16: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": "20180228_326484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95190742157003,
              38.99529611554802,
              -10.14653679147466
            ],
            [
              -76.95221908780555,
              39.006633914016,
              -10.14653679147466
            ],
            [
              -76.93080630200807,
              39.006990379636406,
              377.61346320852533
            ],
            [
              -76.93049804905377,
              38.99565243789558,
              377.61346320852533
            ],
            [
              -76.95190742157003,
              38.99529611554802,
              -10.14653679147466
            ]
          ]
        ]
      },
      "bbox": [
        -76.95221909,
        38.99529612,
        -10.14653679,
        -76.93049805,
        39.00699038,
        377.6134632
      ],
      "properties": {
        "datetime": "2018-02-28T19:19:59Z",
        "pc:count": 16113063,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331906.2232,
            "count": 16113063,
            "maximum": 332818.0709,
            "minimum": 330963.0109,
            "name": "X",
            "position": 0,
            "stddev": 535.9122594,
            "variance": 287201.9498
          },
          {
            "average": 4318692.153,
            "count": 16113063,
            "maximum": 4319324.835,
            "minimum": 4318065.935,
            "name": "Y",
            "position": 1,
            "stddev": 369.6335155,
            "variance": 136628.9358
          },
          {
            "average": 37.39955119,
            "count": 16113063,
            "maximum": 377.6134632,
            "minimum": -10.14653679,
            "name": "Z",
            "position": 2,
            "stddev": 14.17038527,
            "variance": 200.7998188
          },
          {
            "average": 4674.145777,
            "count": 16113063,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5200.357735,
            "variance": 27043720.57
          },
          {
            "average": 2.250893452,
            "count": 16113063,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.353978508,
            "variance": 1.833257799
          },
          {
            "average": 3.242026237,
            "count": 16113063,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.55150293,
            "variance": 2.407161342
          },
          {
            "average": 0.5035470289,
            "count": 16113063,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999874339,
            "variance": 0.2499874341
          },
          {
            "average": 0,
            "count": 16113063,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316649479,
            "count": 16113063,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6242086575,
            "variance": 0.3896364481
          },
          {
            "average": -5.795319037,
            "count": 16113063,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.6959785,
            "variance": 161.1878701
          },
          {
            "average": 0,
            "count": 16113063,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 65.27780218,
            "count": 16113063,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.669923803,
            "variance": 44.48788354
          },
          {
            "average": 203877182.9,
            "count": 16113063,
            "maximum": 203880799.3,
            "minimum": 203872294.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3905.99006,
            "variance": 15256758.35
          },
          {
            "average": 0,
            "count": 16113063,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16113063,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16113063,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000464343744,
            "count": 16113063,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02154363381,
            "variance": 0.0004641281576
          },
          {
            "average": 0.3954810454,
            "count": 16113063,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4889537841,
            "variance": 0.239075803
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330963.0109,
          4318065.935,
          -10.14653679,
          332818.0709,
          4319324.835,
          377.6134632
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330963.0108646099,
                4318065.935387273,
                -10.14653679147466
              ],
              [
                330963.0108646099,
                4319324.835387274,
                -10.14653679147466
              ],
              [
                332818.07086460997,
                4319324.835387274,
                377.61346320852533
              ],
              [
                332818.07086460997,
                4318065.935387273,
                377.61346320852533
              ],
              [
                330963.0108646099,
                4318065.935387273,
                -10.14653679147466
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:19:59+00:00",
        "end_time": "2018-02-28T16:58:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_326484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_326484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_326484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_326484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95221909,
            38.99529612,
            -10.14653679,
            -76.93049805,
            39.00699038,
            377.6134632
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95190742157003,
                  38.99529611554802,
                  -10.14653679147466
                ],
                [
                  -76.95221908780555,
                  39.006633914016,
                  -10.14653679147466
                ],
                [
                  -76.93080630200807,
                  39.006990379636406,
                  377.61346320852533
                ],
                [
                  -76.93049804905377,
                  38.99565243789558,
                  377.61346320852533
                ],
                [
                  -76.95190742157003,
                  38.99529611554802,
                  -10.14653679147466
                ]
              ]
            ]
          },
          "id": "20180228_326484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_326484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:19:59Z",
            "pc:count": 16113063,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331906.2232,
                "count": 16113063,
                "maximum": 332818.0709,
                "minimum": 330963.0109,
                "name": "X",
                "position": 0,
                "stddev": 535.9122594,
                "variance": 287201.9498
              },
              {
                "average": 4318692.153,
                "count": 16113063,
                "maximum": 4319324.835,
                "minimum": 4318065.935,
                "name": "Y",
                "position": 1,
                "stddev": 369.6335155,
                "variance": 136628.9358
              },
              {
                "average": 37.39955119,
                "count": 16113063,
                "maximum": 377.6134632,
                "minimum": -10.14653679,
                "name": "Z",
                "position": 2,
                "stddev": 14.17038527,
                "variance": 200.7998188
              },
              {
                "average": 4674.145777,
                "count": 16113063,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5200.357735,
                "variance": 27043720.57
              },
              {
                "average": 2.250893452,
                "count": 16113063,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.353978508,
                "variance": 1.833257799
              },
              {
                "average": 3.242026237,
                "count": 16113063,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.55150293,
                "variance": 2.407161342
              },
              {
                "average": 0.5035470289,
                "count": 16113063,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999874339,
                "variance": 0.2499874341
              },
              {
                "average": 0,
                "count": 16113063,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316649479,
                "count": 16113063,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6242086575,
                "variance": 0.3896364481
              },
              {
                "average": -5.795319037,
                "count": 16113063,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.6959785,
                "variance": 161.1878701
              },
              {
                "average": 0,
                "count": 16113063,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 65.27780218,
                "count": 16113063,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.669923803,
                "variance": 44.48788354
              },
              {
                "average": 203877182.9,
                "count": 16113063,
                "maximum": 203880799.3,
                "minimum": 203872294.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3905.99006,
                "variance": 15256758.35
              },
              {
                "average": 0,
                "count": 16113063,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16113063,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16113063,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000464343744,
                "count": 16113063,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02154363381,
                "variance": 0.0004641281576
              },
              {
                "average": 0.3954810454,
                "count": 16113063,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4889537841,
                "variance": 0.239075803
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330963.0109,
              4318065.935,
              -10.14653679,
              332818.0709,
              4319324.835,
              377.6134632
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330963.0108646099,
                    4318065.935387273,
                    -10.14653679147466
                  ],
                  [
                    330963.0108646099,
                    4319324.835387274,
                    -10.14653679147466
                  ],
                  [
                    332818.07086460997,
                    4319324.835387274,
                    377.61346320852533
                  ],
                  [
                    332818.07086460997,
                    4318065.935387273,
                    377.61346320852533
                  ],
                  [
                    330963.0108646099,
                    4318065.935387273,
                    -10.14653679147466
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:19:59+00:00",
            "end_time": "2018-02-28T16:58: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": "20180217_398472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69871763100916,
              38.962235586934014,
              -8.85560956738368
            ],
            [
              -76.69898219100024,
              38.9733084308782,
              -8.85560956738368
            ],
            [
              -76.69342013978614,
              38.973389297216606,
              298.7043904326163
            ],
            [
              -76.69315644488803,
              38.96231642152155,
              298.7043904326163
            ],
            [
              -76.69871763100916,
              38.962235586934014,
              -8.85560956738368
            ]
          ]
        ]
      },
      "bbox": [
        -76.69898219,
        38.96223559,
        -8.855609567,
        -76.69315644,
        38.9733893,
        298.7043904
      ],
      "properties": {
        "datetime": "2018-02-17T16:54:31Z",
        "pc:count": 6955136,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352992.9503,
            "count": 6955136,
            "maximum": 353304.5222,
            "minimum": 352822.5022,
            "name": "X",
            "position": 0,
            "stddev": 99.12153381,
            "variance": 9825.078464
          },
          {
            "average": 4314420.937,
            "count": 6955136,
            "maximum": 4315186.414,
            "minimum": 4313957.114,
            "name": "Y",
            "position": 1,
            "stddev": 286.5959487,
            "variance": 82137.23781
          },
          {
            "average": 37.08861173,
            "count": 6955136,
            "maximum": 298.7043904,
            "minimum": -8.855609567,
            "name": "Z",
            "position": 2,
            "stddev": 11.9938581,
            "variance": 143.8526321
          },
          {
            "average": 3035.060282,
            "count": 6955136,
            "maximum": 26544,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3946.906382,
            "variance": 15578069.99
          },
          {
            "average": 2.833256316,
            "count": 6955136,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.427950571,
            "variance": 2.039042834
          },
          {
            "average": 4.325490975,
            "count": 6955136,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9378291258,
            "variance": 0.8795234691
          },
          {
            "average": 0.496690647,
            "count": 6955136,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499989084,
            "variance": 0.2499890841
          },
          {
            "average": 0,
            "count": 6955136,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.161729979,
            "count": 6955136,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3868394273,
            "variance": 0.1496447425
          },
          {
            "average": -16.05829328,
            "count": 6955136,
            "maximum": -7.001999855,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.75706947,
            "variance": 7.60143206
          },
          {
            "average": 0,
            "count": 6955136,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.47873269,
            "count": 6955136,
            "maximum": 30,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4995475329,
            "variance": 0.2495477376
          },
          {
            "average": 202921436.7,
            "count": 6955136,
            "maximum": 202921671.6,
            "minimum": 202921230.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 203.0732792,
            "variance": 41238.75672
          },
          {
            "average": 0,
            "count": 6955136,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6955136,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6955136,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001444975339,
            "count": 6955136,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01201984505,
            "variance": 0.0001444766751
          },
          {
            "average": 0.5950583856,
            "count": 6955136,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4908807778,
            "variance": 0.240963938
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352822.5022,
          4313957.114,
          -8.855609567,
          353304.5222,
          4315186.414,
          298.7043904
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352822.50217703317,
                4313957.113578768,
                -8.85560956738368
              ],
              [
                352822.50217703317,
                4315186.413578769,
                -8.85560956738368
              ],
              [
                353304.5221770332,
                4315186.413578769,
                298.7043904326163
              ],
              [
                353304.5221770332,
                4313957.113578768,
                298.7043904326163
              ],
              [
                352822.50217703317,
                4313957.113578768,
                -8.85560956738368
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:54:31+00:00",
        "end_time": "2018-02-17T16:47:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_398472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_398472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_398472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69898219,
            38.96223559,
            -8.855609567,
            -76.69315644,
            38.9733893,
            298.7043904
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69871763100916,
                  38.962235586934014,
                  -8.85560956738368
                ],
                [
                  -76.69898219100024,
                  38.9733084308782,
                  -8.85560956738368
                ],
                [
                  -76.69342013978614,
                  38.973389297216606,
                  298.7043904326163
                ],
                [
                  -76.69315644488803,
                  38.96231642152155,
                  298.7043904326163
                ],
                [
                  -76.69871763100916,
                  38.962235586934014,
                  -8.85560956738368
                ]
              ]
            ]
          },
          "id": "20180217_398472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_398472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:54:31Z",
            "pc:count": 6955136,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352992.9503,
                "count": 6955136,
                "maximum": 353304.5222,
                "minimum": 352822.5022,
                "name": "X",
                "position": 0,
                "stddev": 99.12153381,
                "variance": 9825.078464
              },
              {
                "average": 4314420.937,
                "count": 6955136,
                "maximum": 4315186.414,
                "minimum": 4313957.114,
                "name": "Y",
                "position": 1,
                "stddev": 286.5959487,
                "variance": 82137.23781
              },
              {
                "average": 37.08861173,
                "count": 6955136,
                "maximum": 298.7043904,
                "minimum": -8.855609567,
                "name": "Z",
                "position": 2,
                "stddev": 11.9938581,
                "variance": 143.8526321
              },
              {
                "average": 3035.060282,
                "count": 6955136,
                "maximum": 26544,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3946.906382,
                "variance": 15578069.99
              },
              {
                "average": 2.833256316,
                "count": 6955136,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.427950571,
                "variance": 2.039042834
              },
              {
                "average": 4.325490975,
                "count": 6955136,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9378291258,
                "variance": 0.8795234691
              },
              {
                "average": 0.496690647,
                "count": 6955136,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499989084,
                "variance": 0.2499890841
              },
              {
                "average": 0,
                "count": 6955136,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.161729979,
                "count": 6955136,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3868394273,
                "variance": 0.1496447425
              },
              {
                "average": -16.05829328,
                "count": 6955136,
                "maximum": -7.001999855,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.75706947,
                "variance": 7.60143206
              },
              {
                "average": 0,
                "count": 6955136,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.47873269,
                "count": 6955136,
                "maximum": 30,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4995475329,
                "variance": 0.2495477376
              },
              {
                "average": 202921436.7,
                "count": 6955136,
                "maximum": 202921671.6,
                "minimum": 202921230.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 203.0732792,
                "variance": 41238.75672
              },
              {
                "average": 0,
                "count": 6955136,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6955136,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6955136,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001444975339,
                "count": 6955136,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01201984505,
                "variance": 0.0001444766751
              },
              {
                "average": 0.5950583856,
                "count": 6955136,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4908807778,
                "variance": 0.240963938
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352822.5022,
              4313957.114,
              -8.855609567,
              353304.5222,
              4315186.414,
              298.7043904
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352822.50217703317,
                    4313957.113578768,
                    -8.85560956738368
                  ],
                  [
                    352822.50217703317,
                    4315186.413578769,
                    -8.85560956738368
                  ],
                  [
                    353304.5221770332,
                    4315186.413578769,
                    298.7043904326163
                  ],
                  [
                    353304.5221770332,
                    4313957.113578768,
                    298.7043904326163
                  ],
                  [
                    352822.50217703317,
                    4313957.113578768,
                    -8.85560956738368
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:54:31+00:00",
            "end_time": "2018-02-17T16:47: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": "20180228_344476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8886085226741,
              38.973287894122926,
              -10.148641036626373
            ],
            [
              -76.88890984431902,
              38.9846259763943,
              -10.148641036626373
            ],
            [
              -76.86750451663706,
              38.98497063488419,
              371.33135896337365
            ],
            [
              -76.86720660473219,
              38.97363241405915,
              371.33135896337365
            ],
            [
              -76.8886085226741,
              38.973287894122926,
              -10.148641036626373
            ]
          ]
        ]
      },
      "bbox": [
        -76.88890984,
        38.97328789,
        -10.14864104,
        -76.8672066,
        38.98497063,
        371.331359
      ],
      "properties": {
        "datetime": "2018-02-28T16:57:24Z",
        "pc:count": 15425718,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337196.9851,
            "count": 15425718,
            "maximum": 338249.4334,
            "minimum": 336394.5134,
            "name": "X",
            "position": 0,
            "stddev": 580.3615687,
            "variance": 336819.5504
          },
          {
            "average": 4316153.235,
            "count": 15425718,
            "maximum": 4316766.607,
            "minimum": 4315507.727,
            "name": "Y",
            "position": 1,
            "stddev": 339.814504,
            "variance": 115473.8972
          },
          {
            "average": 43.74181121,
            "count": 15425718,
            "maximum": 371.331359,
            "minimum": -10.14864104,
            "name": "Z",
            "position": 2,
            "stddev": 9.540737042,
            "variance": 91.0256633
          },
          {
            "average": 5045.787587,
            "count": 15425718,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5429.735816,
            "variance": 29482031.03
          },
          {
            "average": 2.127254044,
            "count": 15425718,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321125638,
            "variance": 1.745372952
          },
          {
            "average": 3.084696998,
            "count": 15425718,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.577416765,
            "variance": 2.488243649
          },
          {
            "average": 0.4981825157,
            "count": 15425718,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999967129,
            "variance": 0.249996713
          },
          {
            "average": 0,
            "count": 15425718,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311693757,
            "count": 15425718,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.528305025,
            "variance": 0.2791061995
          },
          {
            "average": 3.781602439,
            "count": 15425718,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.52734453,
            "variance": 182.98905
          },
          {
            "average": 0,
            "count": 15425718,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.84572738,
            "count": 15425718,
            "maximum": 59,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6776177181,
            "variance": 0.4591657719
          },
          {
            "average": 203871776.4,
            "count": 15425718,
            "maximum": 203872244.2,
            "minimum": 203870892.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 434.3566801,
            "variance": 188665.7255
          },
          {
            "average": 0,
            "count": 15425718,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15425718,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15425718,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004784866416,
            "count": 15425718,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02186910431,
            "variance": 0.0004782577231
          },
          {
            "average": 0.2871124054,
            "count": 15425718,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4524145061,
            "variance": 0.2046788853
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336394.5134,
          4315507.727,
          -10.14864104,
          338249.4334,
          4316766.607,
          371.331359
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336394.5133538781,
                4315507.727354533,
                -10.148641036626373
              ],
              [
                336394.5133538781,
                4316766.607354534,
                -10.148641036626373
              ],
              [
                338249.43335387815,
                4316766.607354534,
                371.33135896337365
              ],
              [
                338249.43335387815,
                4315507.727354533,
                371.33135896337365
              ],
              [
                336394.5133538781,
                4315507.727354533,
                -10.148641036626373
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:57:24+00:00",
        "end_time": "2018-02-28T16:34:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_344476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_344476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_344476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88890984,
            38.97328789,
            -10.14864104,
            -76.8672066,
            38.98497063,
            371.331359
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8886085226741,
                  38.973287894122926,
                  -10.148641036626373
                ],
                [
                  -76.88890984431902,
                  38.9846259763943,
                  -10.148641036626373
                ],
                [
                  -76.86750451663706,
                  38.98497063488419,
                  371.33135896337365
                ],
                [
                  -76.86720660473219,
                  38.97363241405915,
                  371.33135896337365
                ],
                [
                  -76.8886085226741,
                  38.973287894122926,
                  -10.148641036626373
                ]
              ]
            ]
          },
          "id": "20180228_344476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_344476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:57:24Z",
            "pc:count": 15425718,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337196.9851,
                "count": 15425718,
                "maximum": 338249.4334,
                "minimum": 336394.5134,
                "name": "X",
                "position": 0,
                "stddev": 580.3615687,
                "variance": 336819.5504
              },
              {
                "average": 4316153.235,
                "count": 15425718,
                "maximum": 4316766.607,
                "minimum": 4315507.727,
                "name": "Y",
                "position": 1,
                "stddev": 339.814504,
                "variance": 115473.8972
              },
              {
                "average": 43.74181121,
                "count": 15425718,
                "maximum": 371.331359,
                "minimum": -10.14864104,
                "name": "Z",
                "position": 2,
                "stddev": 9.540737042,
                "variance": 91.0256633
              },
              {
                "average": 5045.787587,
                "count": 15425718,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5429.735816,
                "variance": 29482031.03
              },
              {
                "average": 2.127254044,
                "count": 15425718,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321125638,
                "variance": 1.745372952
              },
              {
                "average": 3.084696998,
                "count": 15425718,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.577416765,
                "variance": 2.488243649
              },
              {
                "average": 0.4981825157,
                "count": 15425718,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999967129,
                "variance": 0.249996713
              },
              {
                "average": 0,
                "count": 15425718,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311693757,
                "count": 15425718,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.528305025,
                "variance": 0.2791061995
              },
              {
                "average": 3.781602439,
                "count": 15425718,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.52734453,
                "variance": 182.98905
              },
              {
                "average": 0,
                "count": 15425718,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.84572738,
                "count": 15425718,
                "maximum": 59,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6776177181,
                "variance": 0.4591657719
              },
              {
                "average": 203871776.4,
                "count": 15425718,
                "maximum": 203872244.2,
                "minimum": 203870892.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 434.3566801,
                "variance": 188665.7255
              },
              {
                "average": 0,
                "count": 15425718,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15425718,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15425718,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004784866416,
                "count": 15425718,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02186910431,
                "variance": 0.0004782577231
              },
              {
                "average": 0.2871124054,
                "count": 15425718,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4524145061,
                "variance": 0.2046788853
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336394.5134,
              4315507.727,
              -10.14864104,
              338249.4334,
              4316766.607,
              371.331359
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336394.5133538781,
                    4315507.727354533,
                    -10.148641036626373
                  ],
                  [
                    336394.5133538781,
                    4316766.607354534,
                    -10.148641036626373
                  ],
                  [
                    338249.43335387815,
                    4316766.607354534,
                    371.33135896337365
                  ],
                  [
                    338249.43335387815,
                    4315507.727354533,
                    371.33135896337365
                  ],
                  [
                    336394.5133538781,
                    4315507.727354533,
                    -10.148641036626373
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:57:24+00:00",
            "end_time": "2018-02-28T16:34: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": "20180217_380476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76198190004789,
              38.97309937356976,
              -10.386196199160338
            ],
            [
              -76.76226299669285,
              38.98443717602274,
              -10.386196199160338
            ],
            [
              -76.74085622633211,
              38.98475860004354,
              441.75380380083965
            ],
            [
              -76.74057854002433,
              38.97342066838021,
              441.75380380083965
            ],
            [
              -76.76198190004789,
              38.97309937356976,
              -10.386196199160338
            ]
          ]
        ]
      },
      "bbox": [
        -76.762263,
        38.97309937,
        -10.3861962,
        -76.74057854,
        38.9847586,
        441.7538038
      ],
      "properties": {
        "datetime": "2018-04-12T01:12:14Z",
        "pc:count": 17099626,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348125.0737,
            "count": 17099626,
            "maximum": 349219.1446,
            "minimum": 347364.2246,
            "name": "X",
            "position": 0,
            "stddev": 536.0025643,
            "variance": 287298.7489
          },
          {
            "average": 4315914.141,
            "count": 17099626,
            "maximum": 4316525.682,
            "minimum": 4315266.922,
            "name": "Y",
            "position": 1,
            "stddev": 356.1070915,
            "variance": 126812.2606
          },
          {
            "average": 42.95837528,
            "count": 17099626,
            "maximum": 441.7538038,
            "minimum": -10.3861962,
            "name": "Z",
            "position": 2,
            "stddev": 9.693161013,
            "variance": 93.95737041
          },
          {
            "average": 5380.49351,
            "count": 17099626,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5595.083093,
            "variance": 31304954.82
          },
          {
            "average": 2.036644603,
            "count": 17099626,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.297756876,
            "variance": 1.684172908
          },
          {
            "average": 2.917805337,
            "count": 17099626,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.601955419,
            "variance": 2.566261165
          },
          {
            "average": 0.4970580643,
            "count": 17099626,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999913596,
            "variance": 0.2499913596
          },
          {
            "average": 0,
            "count": 17099626,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279328799,
            "count": 17099626,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4947296904,
            "variance": 0.2447574666
          },
          {
            "average": -0.3717126256,
            "count": 17099626,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.58803134,
            "variance": 184.6345957
          },
          {
            "average": 0,
            "count": 17099626,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 37.31351101,
            "count": 17099626,
            "maximum": 94,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.42501135,
            "variance": 698.2812248
          },
          {
            "average": 203745299.6,
            "count": 17099626,
            "maximum": 207530734.4,
            "minimum": 202914059.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1769355.611,
            "variance": 3130619280000.0
          },
          {
            "average": 0,
            "count": 17099626,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17099626,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17099626,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003919968776,
            "count": 17099626,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01979503066,
            "variance": 0.000391843239
          },
          {
            "average": 0.5627595598,
            "count": 17099626,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4960456149,
            "variance": 0.246061252
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347364.2246,
          4315266.922,
          -10.3861962,
          349219.1446,
          4316525.682,
          441.7538038
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347364.22458921786,
                4315266.921851409,
                -10.386196199160338
              ],
              [
                347364.22458921786,
                4316525.681851408,
                -10.386196199160338
              ],
              [
                349219.1445892179,
                4316525.681851408,
                441.75380380083965
              ],
              [
                349219.1445892179,
                4315266.921851409,
                441.75380380083965
              ],
              [
                347364.22458921786,
                4315266.921851409,
                -10.386196199160338
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:12:14+00:00",
        "end_time": "2018-02-17T14:47:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_380476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_380476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_380476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.762263,
            38.97309937,
            -10.3861962,
            -76.74057854,
            38.9847586,
            441.7538038
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76198190004789,
                  38.97309937356976,
                  -10.386196199160338
                ],
                [
                  -76.76226299669285,
                  38.98443717602274,
                  -10.386196199160338
                ],
                [
                  -76.74085622633211,
                  38.98475860004354,
                  441.75380380083965
                ],
                [
                  -76.74057854002433,
                  38.97342066838021,
                  441.75380380083965
                ],
                [
                  -76.76198190004789,
                  38.97309937356976,
                  -10.386196199160338
                ]
              ]
            ]
          },
          "id": "20180217_380476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_380476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:12:14Z",
            "pc:count": 17099626,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348125.0737,
                "count": 17099626,
                "maximum": 349219.1446,
                "minimum": 347364.2246,
                "name": "X",
                "position": 0,
                "stddev": 536.0025643,
                "variance": 287298.7489
              },
              {
                "average": 4315914.141,
                "count": 17099626,
                "maximum": 4316525.682,
                "minimum": 4315266.922,
                "name": "Y",
                "position": 1,
                "stddev": 356.1070915,
                "variance": 126812.2606
              },
              {
                "average": 42.95837528,
                "count": 17099626,
                "maximum": 441.7538038,
                "minimum": -10.3861962,
                "name": "Z",
                "position": 2,
                "stddev": 9.693161013,
                "variance": 93.95737041
              },
              {
                "average": 5380.49351,
                "count": 17099626,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5595.083093,
                "variance": 31304954.82
              },
              {
                "average": 2.036644603,
                "count": 17099626,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.297756876,
                "variance": 1.684172908
              },
              {
                "average": 2.917805337,
                "count": 17099626,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.601955419,
                "variance": 2.566261165
              },
              {
                "average": 0.4970580643,
                "count": 17099626,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999913596,
                "variance": 0.2499913596
              },
              {
                "average": 0,
                "count": 17099626,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279328799,
                "count": 17099626,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4947296904,
                "variance": 0.2447574666
              },
              {
                "average": -0.3717126256,
                "count": 17099626,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.58803134,
                "variance": 184.6345957
              },
              {
                "average": 0,
                "count": 17099626,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 37.31351101,
                "count": 17099626,
                "maximum": 94,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.42501135,
                "variance": 698.2812248
              },
              {
                "average": 203745299.6,
                "count": 17099626,
                "maximum": 207530734.4,
                "minimum": 202914059.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1769355.611,
                "variance": 3130619280000.0
              },
              {
                "average": 0,
                "count": 17099626,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17099626,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17099626,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003919968776,
                "count": 17099626,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01979503066,
                "variance": 0.000391843239
              },
              {
                "average": 0.5627595598,
                "count": 17099626,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4960456149,
                "variance": 0.246061252
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347364.2246,
              4315266.922,
              -10.3861962,
              349219.1446,
              4316525.682,
              441.7538038
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347364.22458921786,
                    4315266.921851409,
                    -10.386196199160338
                  ],
                  [
                    347364.22458921786,
                    4316525.681851408,
                    -10.386196199160338
                  ],
                  [
                    349219.1445892179,
                    4316525.681851408,
                    441.75380380083965
                  ],
                  [
                    349219.1445892179,
                    4315266.921851409,
                    441.75380380083965
                  ],
                  [
                    347364.22458921786,
                    4315266.921851409,
                    -10.386196199160338
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:12:14+00:00",
            "end_time": "2018-02-17T14:47: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": "20180228_320480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9730214873046,
              38.98431962033359,
              -10.104129025915483
            ],
            [
              -76.97333643038966,
              38.99565837736741,
              -10.104129025915483
            ],
            [
              -76.9519283758324,
              38.996018615252744,
              340.9158709740845
            ],
            [
              -76.95161684413688,
              38.98467971340575,
              340.9158709740845
            ],
            [
              -76.9730214873046,
              38.98431962033359,
              -10.104129025915483
            ]
          ]
        ]
      },
      "bbox": [
        -76.97333643,
        38.98431962,
        -10.10412903,
        -76.95161684,
        38.99601862,
        340.915871
      ],
      "properties": {
        "datetime": "2018-04-08T13:33:47Z",
        "pc:count": 16568440,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330031.941,
            "count": 16568440,
            "maximum": 330962.9157,
            "minimum": 329107.9557,
            "name": "X",
            "position": 0,
            "stddev": 439.946619,
            "variance": 193553.0276
          },
          {
            "average": 4317527.122,
            "count": 16568440,
            "maximum": 4318146.161,
            "minimum": 4316887.141,
            "name": "Y",
            "position": 1,
            "stddev": 340.0109214,
            "variance": 115607.4267
          },
          {
            "average": 40.60383353,
            "count": 16568440,
            "maximum": 340.915871,
            "minimum": -10.10412903,
            "name": "Z",
            "position": 2,
            "stddev": 12.75587851,
            "variance": 162.7124366
          },
          {
            "average": 4761.139544,
            "count": 16568440,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5288.238267,
            "variance": 27965463.97
          },
          {
            "average": 2.231222493,
            "count": 16568440,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.346742976,
            "variance": 1.813716643
          },
          {
            "average": 3.242334583,
            "count": 16568440,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.546418955,
            "variance": 2.391411584
          },
          {
            "average": 0.5014833623,
            "count": 16568440,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999978147,
            "variance": 0.2499978147
          },
          {
            "average": 0,
            "count": 16568440,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311960148,
            "count": 16568440,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5134290898,
            "variance": 0.2636094303
          },
          {
            "average": -12.03463315,
            "count": 16568440,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.977557977,
            "variance": 48.68631532
          },
          {
            "average": 0,
            "count": 16568440,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.45362068,
            "count": 16568440,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5533128683,
            "variance": 0.3061551302
          },
          {
            "average": 203881806.2,
            "count": 16568440,
            "maximum": 207229627.8,
            "minimum": 203880193.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 46160.09003,
            "variance": 2130753911
          },
          {
            "average": 0,
            "count": 16568440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16568440,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16568440,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000486285975,
            "count": 16568440,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02204653103,
            "variance": 0.0004860495303
          },
          {
            "average": 0.4844587058,
            "count": 16568440,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997584249,
            "variance": 0.2497584832
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329107.9557,
          4316887.141,
          -10.10412903,
          330962.9157,
          4318146.161,
          340.915871
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329107.9556878357,
                4316887.14067819,
                -10.104129025915483
              ],
              [
                329107.9556878357,
                4318146.160678189,
                -10.104129025915483
              ],
              [
                330962.91568783566,
                4318146.160678189,
                340.9158709740845
              ],
              [
                330962.91568783566,
                4316887.14067819,
                340.9158709740845
              ],
              [
                329107.9556878357,
                4316887.14067819,
                -10.104129025915483
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:33:47+00:00",
        "end_time": "2018-02-28T19:09:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_320480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_320480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_320480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_320480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97333643,
            38.98431962,
            -10.10412903,
            -76.95161684,
            38.99601862,
            340.915871
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9730214873046,
                  38.98431962033359,
                  -10.104129025915483
                ],
                [
                  -76.97333643038966,
                  38.99565837736741,
                  -10.104129025915483
                ],
                [
                  -76.9519283758324,
                  38.996018615252744,
                  340.9158709740845
                ],
                [
                  -76.95161684413688,
                  38.98467971340575,
                  340.9158709740845
                ],
                [
                  -76.9730214873046,
                  38.98431962033359,
                  -10.104129025915483
                ]
              ]
            ]
          },
          "id": "20180228_320480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_320480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:33:47Z",
            "pc:count": 16568440,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330031.941,
                "count": 16568440,
                "maximum": 330962.9157,
                "minimum": 329107.9557,
                "name": "X",
                "position": 0,
                "stddev": 439.946619,
                "variance": 193553.0276
              },
              {
                "average": 4317527.122,
                "count": 16568440,
                "maximum": 4318146.161,
                "minimum": 4316887.141,
                "name": "Y",
                "position": 1,
                "stddev": 340.0109214,
                "variance": 115607.4267
              },
              {
                "average": 40.60383353,
                "count": 16568440,
                "maximum": 340.915871,
                "minimum": -10.10412903,
                "name": "Z",
                "position": 2,
                "stddev": 12.75587851,
                "variance": 162.7124366
              },
              {
                "average": 4761.139544,
                "count": 16568440,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5288.238267,
                "variance": 27965463.97
              },
              {
                "average": 2.231222493,
                "count": 16568440,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.346742976,
                "variance": 1.813716643
              },
              {
                "average": 3.242334583,
                "count": 16568440,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.546418955,
                "variance": 2.391411584
              },
              {
                "average": 0.5014833623,
                "count": 16568440,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999978147,
                "variance": 0.2499978147
              },
              {
                "average": 0,
                "count": 16568440,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311960148,
                "count": 16568440,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5134290898,
                "variance": 0.2636094303
              },
              {
                "average": -12.03463315,
                "count": 16568440,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.977557977,
                "variance": 48.68631532
              },
              {
                "average": 0,
                "count": 16568440,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.45362068,
                "count": 16568440,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5533128683,
                "variance": 0.3061551302
              },
              {
                "average": 203881806.2,
                "count": 16568440,
                "maximum": 207229627.8,
                "minimum": 203880193.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 46160.09003,
                "variance": 2130753911
              },
              {
                "average": 0,
                "count": 16568440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16568440,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16568440,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000486285975,
                "count": 16568440,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02204653103,
                "variance": 0.0004860495303
              },
              {
                "average": 0.4844587058,
                "count": 16568440,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997584249,
                "variance": 0.2497584832
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329107.9557,
              4316887.141,
              -10.10412903,
              330962.9157,
              4318146.161,
              340.915871
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329107.9556878357,
                    4316887.14067819,
                    -10.104129025915483
                  ],
                  [
                    329107.9556878357,
                    4318146.160678189,
                    -10.104129025915483
                  ],
                  [
                    330962.91568783566,
                    4318146.160678189,
                    340.9158709740845
                  ],
                  [
                    330962.91568783566,
                    4316887.14067819,
                    340.9158709740845
                  ],
                  [
                    329107.9556878357,
                    4316887.14067819,
                    -10.104129025915483
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:33:47+00:00",
            "end_time": "2018-02-28T19:09:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_374484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78301982926277,
              38.99510473026731,
              -10.438581024238488
            ],
            [
              -76.78330452686862,
              39.00644326138718,
              -10.438581024238488
            ],
            [
              -76.76189159834259,
              39.006768694648144,
              391.4414189757615
            ],
            [
              -76.76161031488635,
              38.99543003271951,
              391.4414189757615
            ],
            [
              -76.78301982926277,
              38.99510473026731,
              -10.438581024238488
            ]
          ]
        ]
      },
      "bbox": [
        -76.78330453,
        38.99510473,
        -10.43858102,
        -76.76161031,
        39.00676869,
        391.441419
      ],
      "properties": {
        "datetime": "2018-04-12T01:36:23Z",
        "pc:count": 22861865,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346451.4586,
            "count": 22861865,
            "maximum": 347444.3678,
            "minimum": 345589.4678,
            "name": "X",
            "position": 0,
            "stddev": 475.844407,
            "variance": 226427.8997
          },
          {
            "average": 4318302.049,
            "count": 22861865,
            "maximum": 4319003.456,
            "minimum": 4317744.596,
            "name": "Y",
            "position": 1,
            "stddev": 358.1181245,
            "variance": 128248.5911
          },
          {
            "average": 46.9016835,
            "count": 22861865,
            "maximum": 391.441419,
            "minimum": -10.43858102,
            "name": "Z",
            "position": 2,
            "stddev": 11.84024818,
            "variance": 140.191477
          },
          {
            "average": 4233.726907,
            "count": 22861865,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5002.164869,
            "variance": 25021653.37
          },
          {
            "average": 2.414420127,
            "count": 22861865,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.380798455,
            "variance": 1.906604374
          },
          {
            "average": 3.582466391,
            "count": 22861865,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.431609217,
            "variance": 2.04950495
          },
          {
            "average": 0.5291515368,
            "count": 22861865,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991494754,
            "variance": 0.2491501988
          },
          {
            "average": 0,
            "count": 22861865,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246204804,
            "count": 22861865,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4603462482,
            "variance": 0.2119186682
          },
          {
            "average": 2.708638781,
            "count": 22861865,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.83436422,
            "variance": 164.7209048
          },
          {
            "average": 0,
            "count": 22861865,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 38.17710795,
            "count": 22861865,
            "maximum": 92,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.78553834,
            "variance": 717.465064
          },
          {
            "average": 203797474.3,
            "count": 22861865,
            "maximum": 207532183.7,
            "minimum": 202913241.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1749090.732,
            "variance": 3059318390000.0
          },
          {
            "average": 0,
            "count": 22861865,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22861865,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22861865,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003769596225,
            "count": 22861865,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0194117887,
            "variance": 0.0003768175404
          },
          {
            "average": 0.5967493466,
            "count": 22861865,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4905502772,
            "variance": 0.2406395745
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345589.4678,
          4317744.596,
          -10.43858102,
          347444.3678,
          4319003.456,
          391.441419
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345589.4677798504,
                4317744.596032445,
                -10.438581024238488
              ],
              [
                345589.4677798504,
                4319003.456032445,
                -10.438581024238488
              ],
              [
                347444.36777985044,
                4319003.456032445,
                391.4414189757615
              ],
              [
                347444.36777985044,
                4317744.596032445,
                391.4414189757615
              ],
              [
                345589.4677798504,
                4317744.596032445,
                -10.438581024238488
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:36:23+00:00",
        "end_time": "2018-02-17T14:34:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_374484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_374484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_374484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_374484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78330453,
            38.99510473,
            -10.43858102,
            -76.76161031,
            39.00676869,
            391.441419
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78301982926277,
                  38.99510473026731,
                  -10.438581024238488
                ],
                [
                  -76.78330452686862,
                  39.00644326138718,
                  -10.438581024238488
                ],
                [
                  -76.76189159834259,
                  39.006768694648144,
                  391.4414189757615
                ],
                [
                  -76.76161031488635,
                  38.99543003271951,
                  391.4414189757615
                ],
                [
                  -76.78301982926277,
                  38.99510473026731,
                  -10.438581024238488
                ]
              ]
            ]
          },
          "id": "20180217_374484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_374484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:36:23Z",
            "pc:count": 22861865,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346451.4586,
                "count": 22861865,
                "maximum": 347444.3678,
                "minimum": 345589.4678,
                "name": "X",
                "position": 0,
                "stddev": 475.844407,
                "variance": 226427.8997
              },
              {
                "average": 4318302.049,
                "count": 22861865,
                "maximum": 4319003.456,
                "minimum": 4317744.596,
                "name": "Y",
                "position": 1,
                "stddev": 358.1181245,
                "variance": 128248.5911
              },
              {
                "average": 46.9016835,
                "count": 22861865,
                "maximum": 391.441419,
                "minimum": -10.43858102,
                "name": "Z",
                "position": 2,
                "stddev": 11.84024818,
                "variance": 140.191477
              },
              {
                "average": 4233.726907,
                "count": 22861865,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5002.164869,
                "variance": 25021653.37
              },
              {
                "average": 2.414420127,
                "count": 22861865,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.380798455,
                "variance": 1.906604374
              },
              {
                "average": 3.582466391,
                "count": 22861865,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.431609217,
                "variance": 2.04950495
              },
              {
                "average": 0.5291515368,
                "count": 22861865,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991494754,
                "variance": 0.2491501988
              },
              {
                "average": 0,
                "count": 22861865,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246204804,
                "count": 22861865,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4603462482,
                "variance": 0.2119186682
              },
              {
                "average": 2.708638781,
                "count": 22861865,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.83436422,
                "variance": 164.7209048
              },
              {
                "average": 0,
                "count": 22861865,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 38.17710795,
                "count": 22861865,
                "maximum": 92,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.78553834,
                "variance": 717.465064
              },
              {
                "average": 203797474.3,
                "count": 22861865,
                "maximum": 207532183.7,
                "minimum": 202913241.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1749090.732,
                "variance": 3059318390000.0
              },
              {
                "average": 0,
                "count": 22861865,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22861865,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22861865,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003769596225,
                "count": 22861865,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0194117887,
                "variance": 0.0003768175404
              },
              {
                "average": 0.5967493466,
                "count": 22861865,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4905502772,
                "variance": 0.2406395745
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345589.4678,
              4317744.596,
              -10.43858102,
              347444.3678,
              4319003.456,
              391.441419
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345589.4677798504,
                    4317744.596032445,
                    -10.438581024238488
                  ],
                  [
                    345589.4677798504,
                    4319003.456032445,
                    -10.438581024238488
                  ],
                  [
                    347444.36777985044,
                    4319003.456032445,
                    391.4414189757615
                  ],
                  [
                    347444.36777985044,
                    4317744.596032445,
                    391.4414189757615
                  ],
                  [
                    345589.4677798504,
                    4317744.596032445,
                    -10.438581024238488
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:36:23+00:00",
            "end_time": "2018-02-17T14: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": "20180228_332468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93083749654008,
              38.95135433796176,
              -10.373160554116225
            ],
            [
              -76.93114532223593,
              38.962692543837996,
              -10.373160554116225
            ],
            [
              -76.90974711930531,
              38.96304478522925,
              345.7468394458838
            ],
            [
              -76.90944269941025,
              38.95170643772598,
              345.7468394458838
            ],
            [
              -76.93083749654008,
              38.95135433796176,
              -10.373160554116225
            ]
          ]
        ]
      },
      "bbox": [
        -76.93114532,
        38.95135434,
        -10.37316055,
        -76.9094427,
        38.96304479,
        345.7468394
      ],
      "properties": {
        "datetime": "2018-04-08T13:35:00Z",
        "pc:count": 12989749,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333699.9247,
            "count": 12989749,
            "maximum": 334539.3467,
            "minimum": 332684.4267,
            "name": "X",
            "position": 0,
            "stddev": 484.9460666,
            "variance": 235172.6875
          },
          {
            "average": 4313757.394,
            "count": 12989749,
            "maximum": 4314409.105,
            "minimum": 4313150.185,
            "name": "Y",
            "position": 1,
            "stddev": 363.3843017,
            "variance": 132048.1507
          },
          {
            "average": 24.50378997,
            "count": 12989749,
            "maximum": 345.7468394,
            "minimum": -10.37316055,
            "name": "Z",
            "position": 2,
            "stddev": 14.60391034,
            "variance": 213.2741973
          },
          {
            "average": 5345.264777,
            "count": 12989749,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5120.92308,
            "variance": 26223853.2
          },
          {
            "average": 1.869463759,
            "count": 12989749,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.199957989,
            "variance": 1.439899176
          },
          {
            "average": 2.593863592,
            "count": 12989749,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.550642983,
            "variance": 2.404493659
          },
          {
            "average": 0.4996445274,
            "count": 12989749,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998929,
            "variance": 0.2499998929
          },
          {
            "average": 0,
            "count": 12989749,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.346427402,
            "count": 12989749,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5874958887,
            "variance": 0.3451514193
          },
          {
            "average": -11.26198778,
            "count": 12989749,
            "maximum": 12,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.329639026,
            "variance": 53.72360825
          },
          {
            "average": 0,
            "count": 12989749,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.47928617,
            "count": 12989749,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6855096636,
            "variance": 0.4699234989
          },
          {
            "average": 203883580.7,
            "count": 12989749,
            "maximum": 207229700.2,
            "minimum": 203880670.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89826.05882,
            "variance": 8068720843
          },
          {
            "average": 0,
            "count": 12989749,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12989749,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12989749,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005234897149,
            "count": 12989749,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02287390902,
            "variance": 0.0005232157136
          },
          {
            "average": 0.4570749596,
            "count": 12989749,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4981540525,
            "variance": 0.24815746
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332684.4267,
          4313150.185,
          -10.37316055,
          334539.3467,
          4314409.105,
          345.7468394
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332684.4266566995,
                4313150.185394683,
                -10.373160554116225
              ],
              [
                332684.4266566995,
                4314409.105394683,
                -10.373160554116225
              ],
              [
                334539.34665669955,
                4314409.105394683,
                345.7468394458838
              ],
              [
                334539.34665669955,
                4313150.185394683,
                345.7468394458838
              ],
              [
                332684.4266566995,
                4313150.185394683,
                -10.373160554116225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:35:00+00:00",
        "end_time": "2018-02-28T19:17:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_332468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_332468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_332468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_332468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93114532,
            38.95135434,
            -10.37316055,
            -76.9094427,
            38.96304479,
            345.7468394
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93083749654008,
                  38.95135433796176,
                  -10.373160554116225
                ],
                [
                  -76.93114532223593,
                  38.962692543837996,
                  -10.373160554116225
                ],
                [
                  -76.90974711930531,
                  38.96304478522925,
                  345.7468394458838
                ],
                [
                  -76.90944269941025,
                  38.95170643772598,
                  345.7468394458838
                ],
                [
                  -76.93083749654008,
                  38.95135433796176,
                  -10.373160554116225
                ]
              ]
            ]
          },
          "id": "20180228_332468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_332468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:35:00Z",
            "pc:count": 12989749,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333699.9247,
                "count": 12989749,
                "maximum": 334539.3467,
                "minimum": 332684.4267,
                "name": "X",
                "position": 0,
                "stddev": 484.9460666,
                "variance": 235172.6875
              },
              {
                "average": 4313757.394,
                "count": 12989749,
                "maximum": 4314409.105,
                "minimum": 4313150.185,
                "name": "Y",
                "position": 1,
                "stddev": 363.3843017,
                "variance": 132048.1507
              },
              {
                "average": 24.50378997,
                "count": 12989749,
                "maximum": 345.7468394,
                "minimum": -10.37316055,
                "name": "Z",
                "position": 2,
                "stddev": 14.60391034,
                "variance": 213.2741973
              },
              {
                "average": 5345.264777,
                "count": 12989749,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5120.92308,
                "variance": 26223853.2
              },
              {
                "average": 1.869463759,
                "count": 12989749,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.199957989,
                "variance": 1.439899176
              },
              {
                "average": 2.593863592,
                "count": 12989749,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.550642983,
                "variance": 2.404493659
              },
              {
                "average": 0.4996445274,
                "count": 12989749,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998929,
                "variance": 0.2499998929
              },
              {
                "average": 0,
                "count": 12989749,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.346427402,
                "count": 12989749,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5874958887,
                "variance": 0.3451514193
              },
              {
                "average": -11.26198778,
                "count": 12989749,
                "maximum": 12,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.329639026,
                "variance": 53.72360825
              },
              {
                "average": 0,
                "count": 12989749,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.47928617,
                "count": 12989749,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6855096636,
                "variance": 0.4699234989
              },
              {
                "average": 203883580.7,
                "count": 12989749,
                "maximum": 207229700.2,
                "minimum": 203880670.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89826.05882,
                "variance": 8068720843
              },
              {
                "average": 0,
                "count": 12989749,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12989749,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12989749,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005234897149,
                "count": 12989749,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02287390902,
                "variance": 0.0005232157136
              },
              {
                "average": 0.4570749596,
                "count": 12989749,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4981540525,
                "variance": 0.24815746
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332684.4267,
              4313150.185,
              -10.37316055,
              334539.3467,
              4314409.105,
              345.7468394
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332684.4266566995,
                    4313150.185394683,
                    -10.373160554116225
                  ],
                  [
                    332684.4266566995,
                    4314409.105394683,
                    -10.373160554116225
                  ],
                  [
                    334539.34665669955,
                    4314409.105394683,
                    345.7468394458838
                  ],
                  [
                    334539.34665669955,
                    4313150.185394683,
                    345.7468394458838
                  ],
                  [
                    332684.4266566995,
                    4313150.185394683,
                    -10.373160554116225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:35:00+00:00",
            "end_time": "2018-02-28T19:17: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": "20180228_332480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.930805302394,
              38.984302452364894,
              -10.209465041810859
            ],
            [
              -76.93111348462524,
              38.995640594284836,
              -10.209465041810859
            ],
            [
              -76.90970582374248,
              38.99599306969807,
              380.23053495818914
            ],
            [
              -76.90940105282033,
              38.98465478609303,
              380.23053495818914
            ],
            [
              -76.930805302394,
              38.984302452364894,
              -10.209465041810859
            ]
          ]
        ]
      },
      "bbox": [
        -76.93111348,
        38.98430245,
        -10.20946504,
        -76.90940105,
        38.99599307,
        380.230535
      ],
      "properties": {
        "datetime": "2018-02-28T19:10:45Z",
        "pc:count": 16306505,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333708.0749,
            "count": 16306505,
            "maximum": 334619.6217,
            "minimum": 332764.7417,
            "name": "X",
            "position": 0,
            "stddev": 484.3299172,
            "variance": 234575.4687
          },
          {
            "average": 4317442.072,
            "count": 16306505,
            "maximum": 4318065.752,
            "minimum": 4316806.832,
            "name": "Y",
            "position": 1,
            "stddev": 358.1123233,
            "variance": 128244.4361
          },
          {
            "average": 29.19893019,
            "count": 16306505,
            "maximum": 380.230535,
            "minimum": -10.20946504,
            "name": "Z",
            "position": 2,
            "stddev": 12.14445588,
            "variance": 147.4878085
          },
          {
            "average": 4540.064921,
            "count": 16306505,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5080.786952,
            "variance": 25814396.06
          },
          {
            "average": 2.218267066,
            "count": 16306505,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.335373725,
            "variance": 1.783222986
          },
          {
            "average": 3.233025961,
            "count": 16306505,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.533459414,
            "variance": 2.351497774
          },
          {
            "average": 0.4970537831,
            "count": 16306505,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999913351,
            "variance": 0.2499913351
          },
          {
            "average": 0,
            "count": 16306505,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296230185,
            "count": 16306505,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5181012673,
            "variance": 0.2684289232
          },
          {
            "average": -10.92310356,
            "count": 16306505,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.220279797,
            "variance": 67.57299994
          },
          {
            "average": 0,
            "count": 16306505,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 62.54557062,
            "count": 16306505,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.832369806,
            "variance": 46.68127717
          },
          {
            "average": 203875411.5,
            "count": 16306505,
            "maximum": 203880245.2,
            "minimum": 203871726.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3890.704192,
            "variance": 15137579.11
          },
          {
            "average": 0,
            "count": 16306505,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16306505,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16306505,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004878421219,
            "count": 16306505,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02208176084,
            "variance": 0.0004876041619
          },
          {
            "average": 0.4081683966,
            "count": 16306505,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4914946301,
            "variance": 0.2415669714
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332764.7417,
          4316806.832,
          -10.20946504,
          334619.6217,
          4318065.752,
          380.230535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332764.7417469313,
                4316806.831536839,
                -10.209465041810859
              ],
              [
                332764.7417469313,
                4318065.751536839,
                -10.209465041810859
              ],
              [
                334619.6217469313,
                4318065.751536839,
                380.23053495818914
              ],
              [
                334619.6217469313,
                4316806.831536839,
                380.23053495818914
              ],
              [
                332764.7417469313,
                4316806.831536839,
                -10.209465041810859
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:10:45+00:00",
        "end_time": "2018-02-28T16:48:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_332480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_332480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_332480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_332480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93111348,
            38.98430245,
            -10.20946504,
            -76.90940105,
            38.99599307,
            380.230535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.930805302394,
                  38.984302452364894,
                  -10.209465041810859
                ],
                [
                  -76.93111348462524,
                  38.995640594284836,
                  -10.209465041810859
                ],
                [
                  -76.90970582374248,
                  38.99599306969807,
                  380.23053495818914
                ],
                [
                  -76.90940105282033,
                  38.98465478609303,
                  380.23053495818914
                ],
                [
                  -76.930805302394,
                  38.984302452364894,
                  -10.209465041810859
                ]
              ]
            ]
          },
          "id": "20180228_332480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_332480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:10:45Z",
            "pc:count": 16306505,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333708.0749,
                "count": 16306505,
                "maximum": 334619.6217,
                "minimum": 332764.7417,
                "name": "X",
                "position": 0,
                "stddev": 484.3299172,
                "variance": 234575.4687
              },
              {
                "average": 4317442.072,
                "count": 16306505,
                "maximum": 4318065.752,
                "minimum": 4316806.832,
                "name": "Y",
                "position": 1,
                "stddev": 358.1123233,
                "variance": 128244.4361
              },
              {
                "average": 29.19893019,
                "count": 16306505,
                "maximum": 380.230535,
                "minimum": -10.20946504,
                "name": "Z",
                "position": 2,
                "stddev": 12.14445588,
                "variance": 147.4878085
              },
              {
                "average": 4540.064921,
                "count": 16306505,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5080.786952,
                "variance": 25814396.06
              },
              {
                "average": 2.218267066,
                "count": 16306505,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.335373725,
                "variance": 1.783222986
              },
              {
                "average": 3.233025961,
                "count": 16306505,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.533459414,
                "variance": 2.351497774
              },
              {
                "average": 0.4970537831,
                "count": 16306505,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999913351,
                "variance": 0.2499913351
              },
              {
                "average": 0,
                "count": 16306505,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296230185,
                "count": 16306505,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5181012673,
                "variance": 0.2684289232
              },
              {
                "average": -10.92310356,
                "count": 16306505,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.220279797,
                "variance": 67.57299994
              },
              {
                "average": 0,
                "count": 16306505,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 62.54557062,
                "count": 16306505,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.832369806,
                "variance": 46.68127717
              },
              {
                "average": 203875411.5,
                "count": 16306505,
                "maximum": 203880245.2,
                "minimum": 203871726.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3890.704192,
                "variance": 15137579.11
              },
              {
                "average": 0,
                "count": 16306505,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16306505,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16306505,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004878421219,
                "count": 16306505,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02208176084,
                "variance": 0.0004876041619
              },
              {
                "average": 0.4081683966,
                "count": 16306505,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4914946301,
                "variance": 0.2415669714
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332764.7417,
              4316806.832,
              -10.20946504,
              334619.6217,
              4318065.752,
              380.230535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332764.7417469313,
                    4316806.831536839,
                    -10.209465041810859
                  ],
                  [
                    332764.7417469313,
                    4318065.751536839,
                    -10.209465041810859
                  ],
                  [
                    334619.6217469313,
                    4318065.751536839,
                    380.23053495818914
                  ],
                  [
                    334619.6217469313,
                    4316806.831536839,
                    380.23053495818914
                  ],
                  [
                    332764.7417469313,
                    4316806.831536839,
                    -10.209465041810859
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:10:45+00:00",
            "end_time": "2018-02-28T16:48:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_374488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78298473701204,
              39.00608768347511,
              -10.429957860767047
            ],
            [
              -76.78326954949752,
              39.017426553691635,
              -10.429957860767047
            ],
            [
              -76.76185515568746,
              39.01775202871666,
              392.290042139233
            ],
            [
              -76.76157375903018,
              39.006413027681454,
              392.290042139233
            ],
            [
              -76.78298473701204,
              39.00608768347511,
              -10.429957860767047
            ]
          ]
        ]
      },
      "bbox": [
        -76.78326955,
        39.00608768,
        -10.42995786,
        -76.76157376,
        39.01775203,
        392.2900421
      ],
      "properties": {
        "datetime": "2018-02-28T15:55:01Z",
        "pc:count": 18014959,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346528.1703,
            "count": 18014959,
            "maximum": 347471.1261,
            "minimum": 345616.3861,
            "name": "X",
            "position": 0,
            "stddev": 584.119637,
            "variance": 341195.7503
          },
          {
            "average": 4319627.897,
            "count": 18014959,
            "maximum": 4320222.351,
            "minimum": 4318963.451,
            "name": "Y",
            "position": 1,
            "stddev": 342.8964208,
            "variance": 117577.9554
          },
          {
            "average": 56.4228229,
            "count": 18014959,
            "maximum": 392.2900421,
            "minimum": -10.42995786,
            "name": "Z",
            "position": 2,
            "stddev": 9.760628184,
            "variance": 95.26986255
          },
          {
            "average": 4896.689396,
            "count": 18014959,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5489.092127,
            "variance": 30130132.38
          },
          {
            "average": 2.294265449,
            "count": 18014959,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.401044936,
            "variance": 1.962926913
          },
          {
            "average": 3.371124519,
            "count": 18014959,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.585603299,
            "variance": 2.514137823
          },
          {
            "average": 0.5150592904,
            "count": 18014959,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997731802,
            "variance": 0.2497732316
          },
          {
            "average": 0,
            "count": 18014959,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.284421852,
            "count": 18014959,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5746514967,
            "variance": 0.3302243426
          },
          {
            "average": -4.609214866,
            "count": 18014959,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.33565749,
            "variance": 177.8397607
          },
          {
            "average": 0,
            "count": 18014959,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.30857933,
            "count": 18014959,
            "maximum": 64,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.352307247,
            "variance": 69.76103635
          },
          {
            "average": 202960830.4,
            "count": 18014959,
            "maximum": 203868501.2,
            "minimum": 202914000.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 195672.6674,
            "variance": 38287792750.0
          },
          {
            "average": 0,
            "count": 18014959,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18014959,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18014959,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005194016817,
            "count": 18014959,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02278446691,
            "variance": 0.0005191319324
          },
          {
            "average": 0.4425044209,
            "count": 18014959,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4966832714,
            "variance": 0.2466942721
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345616.3861,
          4318963.451,
          -10.42995786,
          347471.1261,
          4320222.351,
          392.2900421
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345616.38605230034,
                4318963.45051858,
                -10.429957860767047
              ],
              [
                345616.38605230034,
                4320222.3505185805,
                -10.429957860767047
              ],
              [
                347471.12605230033,
                4320222.3505185805,
                392.290042139233
              ],
              [
                347471.12605230033,
                4318963.45051858,
                392.290042139233
              ],
              [
                345616.38605230034,
                4318963.45051858,
                -10.429957860767047
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T15:55:01+00:00",
        "end_time": "2018-02-17T14:46:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_374488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_374488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_374488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_374488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78326955,
            39.00608768,
            -10.42995786,
            -76.76157376,
            39.01775203,
            392.2900421
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78298473701204,
                  39.00608768347511,
                  -10.429957860767047
                ],
                [
                  -76.78326954949752,
                  39.017426553691635,
                  -10.429957860767047
                ],
                [
                  -76.76185515568746,
                  39.01775202871666,
                  392.290042139233
                ],
                [
                  -76.76157375903018,
                  39.006413027681454,
                  392.290042139233
                ],
                [
                  -76.78298473701204,
                  39.00608768347511,
                  -10.429957860767047
                ]
              ]
            ]
          },
          "id": "20180217_374488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_374488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T15:55:01Z",
            "pc:count": 18014959,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346528.1703,
                "count": 18014959,
                "maximum": 347471.1261,
                "minimum": 345616.3861,
                "name": "X",
                "position": 0,
                "stddev": 584.119637,
                "variance": 341195.7503
              },
              {
                "average": 4319627.897,
                "count": 18014959,
                "maximum": 4320222.351,
                "minimum": 4318963.451,
                "name": "Y",
                "position": 1,
                "stddev": 342.8964208,
                "variance": 117577.9554
              },
              {
                "average": 56.4228229,
                "count": 18014959,
                "maximum": 392.2900421,
                "minimum": -10.42995786,
                "name": "Z",
                "position": 2,
                "stddev": 9.760628184,
                "variance": 95.26986255
              },
              {
                "average": 4896.689396,
                "count": 18014959,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5489.092127,
                "variance": 30130132.38
              },
              {
                "average": 2.294265449,
                "count": 18014959,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.401044936,
                "variance": 1.962926913
              },
              {
                "average": 3.371124519,
                "count": 18014959,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.585603299,
                "variance": 2.514137823
              },
              {
                "average": 0.5150592904,
                "count": 18014959,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997731802,
                "variance": 0.2497732316
              },
              {
                "average": 0,
                "count": 18014959,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.284421852,
                "count": 18014959,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5746514967,
                "variance": 0.3302243426
              },
              {
                "average": -4.609214866,
                "count": 18014959,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.33565749,
                "variance": 177.8397607
              },
              {
                "average": 0,
                "count": 18014959,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.30857933,
                "count": 18014959,
                "maximum": 64,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.352307247,
                "variance": 69.76103635
              },
              {
                "average": 202960830.4,
                "count": 18014959,
                "maximum": 203868501.2,
                "minimum": 202914000.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 195672.6674,
                "variance": 38287792750.0
              },
              {
                "average": 0,
                "count": 18014959,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18014959,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18014959,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005194016817,
                "count": 18014959,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02278446691,
                "variance": 0.0005191319324
              },
              {
                "average": 0.4425044209,
                "count": 18014959,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4966832714,
                "variance": 0.2466942721
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345616.3861,
              4318963.451,
              -10.42995786,
              347471.1261,
              4320222.351,
              392.2900421
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345616.38605230034,
                    4318963.45051858,
                    -10.429957860767047
                  ],
                  [
                    345616.38605230034,
                    4320222.3505185805,
                    -10.429957860767047
                  ],
                  [
                    347471.12605230033,
                    4320222.3505185805,
                    392.290042139233
                  ],
                  [
                    347471.12605230033,
                    4318963.45051858,
                    392.290042139233
                  ],
                  [
                    345616.38605230034,
                    4318963.45051858,
                    -10.429957860767047
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T15:55:01+00:00",
            "end_time": "2018-02-17T14:46:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_344480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88859170324965,
              38.98427024402531,
              -10.357990735075106
            ],
            [
              -76.88889314016144,
              38.995608305014855,
              -10.357990735075106
            ],
            [
              -76.86748381160251,
              38.99595305218162,
              375.70200926492487
            ],
            [
              -76.86718578640296,
              38.984614852614484,
              375.70200926492487
            ],
            [
              -76.88859170324965,
              38.98427024402531,
              -10.357990735075106
            ]
          ]
        ]
      },
      "bbox": [
        -76.88889314,
        38.98427024,
        -10.35799074,
        -76.86718579,
        38.99595305,
        375.7020093
      ],
      "properties": {
        "datetime": "2018-02-28T16:49:42Z",
        "pc:count": 13873106,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337259.0222,
            "count": 13873106,
            "maximum": 338276.2319,
            "minimum": 336421.2519,
            "name": "X",
            "position": 0,
            "stddev": 506.2662691,
            "variance": 256305.5353
          },
          {
            "average": 4317333.128,
            "count": 13873106,
            "maximum": 4317985.435,
            "minimum": 4316726.555,
            "name": "Y",
            "position": 1,
            "stddev": 361.7821227,
            "variance": 130886.3043
          },
          {
            "average": 50.16625264,
            "count": 13873106,
            "maximum": 375.7020093,
            "minimum": -10.35799074,
            "name": "Z",
            "position": 2,
            "stddev": 10.47668947,
            "variance": 109.7610223
          },
          {
            "average": 4927.661775,
            "count": 13873106,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5177.470043,
            "variance": 26806196.05
          },
          {
            "average": 2.015827314,
            "count": 13873106,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.28021672,
            "variance": 1.638954851
          },
          {
            "average": 2.886910401,
            "count": 13873106,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.586445256,
            "variance": 2.51680855
          },
          {
            "average": 0.5005503454,
            "count": 13873106,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997151,
            "variance": 0.2499997151
          },
          {
            "average": 0,
            "count": 13873106,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.404870978,
            "count": 13873106,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8298248731,
            "variance": 0.68860932
          },
          {
            "average": -10.18562417,
            "count": 13873106,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.767080626,
            "variance": 76.8617027
          },
          {
            "average": 0,
            "count": 13873106,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.59398191,
            "count": 13873106,
            "maximum": 60,
            "minimum": 58,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5355629824,
            "variance": 0.2868277082
          },
          {
            "average": 203871273.9,
            "count": 13873106,
            "maximum": 203871782.1,
            "minimum": 203870453.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 429.8172059,
            "variance": 184742.8304
          },
          {
            "average": 0,
            "count": 13873106,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13873106,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13873106,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000564905941,
            "count": 13873106,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02376103666,
            "variance": 0.000564586863
          },
          {
            "average": 0.3339765443,
            "count": 13873106,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4716314538,
            "variance": 0.2224362282
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336421.2519,
          4316726.555,
          -10.35799074,
          338276.2319,
          4317985.435,
          375.7020093
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336421.25185945793,
                4316726.555232671,
                -10.357990735075106
              ],
              [
                336421.25185945793,
                4317985.435232672,
                -10.357990735075106
              ],
              [
                338276.2318594579,
                4317985.435232672,
                375.70200926492487
              ],
              [
                338276.2318594579,
                4316726.555232671,
                375.70200926492487
              ],
              [
                336421.25185945793,
                4316726.555232671,
                -10.357990735075106
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:49:42+00:00",
        "end_time": "2018-02-28T16:27:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_344480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_344480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_344480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88889314,
            38.98427024,
            -10.35799074,
            -76.86718579,
            38.99595305,
            375.7020093
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88859170324965,
                  38.98427024402531,
                  -10.357990735075106
                ],
                [
                  -76.88889314016144,
                  38.995608305014855,
                  -10.357990735075106
                ],
                [
                  -76.86748381160251,
                  38.99595305218162,
                  375.70200926492487
                ],
                [
                  -76.86718578640296,
                  38.984614852614484,
                  375.70200926492487
                ],
                [
                  -76.88859170324965,
                  38.98427024402531,
                  -10.357990735075106
                ]
              ]
            ]
          },
          "id": "20180228_344480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_344480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:49:42Z",
            "pc:count": 13873106,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337259.0222,
                "count": 13873106,
                "maximum": 338276.2319,
                "minimum": 336421.2519,
                "name": "X",
                "position": 0,
                "stddev": 506.2662691,
                "variance": 256305.5353
              },
              {
                "average": 4317333.128,
                "count": 13873106,
                "maximum": 4317985.435,
                "minimum": 4316726.555,
                "name": "Y",
                "position": 1,
                "stddev": 361.7821227,
                "variance": 130886.3043
              },
              {
                "average": 50.16625264,
                "count": 13873106,
                "maximum": 375.7020093,
                "minimum": -10.35799074,
                "name": "Z",
                "position": 2,
                "stddev": 10.47668947,
                "variance": 109.7610223
              },
              {
                "average": 4927.661775,
                "count": 13873106,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5177.470043,
                "variance": 26806196.05
              },
              {
                "average": 2.015827314,
                "count": 13873106,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.28021672,
                "variance": 1.638954851
              },
              {
                "average": 2.886910401,
                "count": 13873106,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.586445256,
                "variance": 2.51680855
              },
              {
                "average": 0.5005503454,
                "count": 13873106,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997151,
                "variance": 0.2499997151
              },
              {
                "average": 0,
                "count": 13873106,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.404870978,
                "count": 13873106,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8298248731,
                "variance": 0.68860932
              },
              {
                "average": -10.18562417,
                "count": 13873106,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.767080626,
                "variance": 76.8617027
              },
              {
                "average": 0,
                "count": 13873106,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.59398191,
                "count": 13873106,
                "maximum": 60,
                "minimum": 58,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5355629824,
                "variance": 0.2868277082
              },
              {
                "average": 203871273.9,
                "count": 13873106,
                "maximum": 203871782.1,
                "minimum": 203870453.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 429.8172059,
                "variance": 184742.8304
              },
              {
                "average": 0,
                "count": 13873106,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13873106,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13873106,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000564905941,
                "count": 13873106,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02376103666,
                "variance": 0.000564586863
              },
              {
                "average": 0.3339765443,
                "count": 13873106,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4716314538,
                "variance": 0.2224362282
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336421.2519,
              4316726.555,
              -10.35799074,
              338276.2319,
              4317985.435,
              375.7020093
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336421.25185945793,
                    4316726.555232671,
                    -10.357990735075106
                  ],
                  [
                    336421.25185945793,
                    4317985.435232672,
                    -10.357990735075106
                  ],
                  [
                    338276.2318594579,
                    4317985.435232672,
                    375.70200926492487
                  ],
                  [
                    338276.2318594579,
                    4316726.555232671,
                    375.70200926492487
                  ],
                  [
                    336421.25185945793,
                    4316726.555232671,
                    -10.357990735075106
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:49:42+00:00",
            "end_time": "2018-02-28T16:27: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": "20180217_380480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7619454319813,
              38.98408063350671,
              -10.10335465156163
            ],
            [
              -76.76222664176903,
              38.9954187750757,
              -10.10335465156163
            ],
            [
              -76.74081633212796,
              38.9957402713974,
              308.0766453484384
            ],
            [
              -76.74053853468477,
              38.9844020005959,
              308.0766453484384
            ],
            [
              -76.7619454319813,
              38.98408063350671,
              -10.10335465156163
            ]
          ]
        ]
      },
      "bbox": [
        -76.76222664,
        38.98408063,
        -10.10335465,
        -76.74053853,
        38.99574027,
        308.0766453
      ],
      "properties": {
        "datetime": "2018-04-12T01:15:19Z",
        "pc:count": 15049332,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348355.2112,
            "count": 15049332,
            "maximum": 349245.9061,
            "minimum": 347390.9661,
            "name": "X",
            "position": 0,
            "stddev": 556.3936262,
            "variance": 309573.8673
          },
          {
            "average": 4317097.93,
            "count": 15049332,
            "maximum": 4317744.38,
            "minimum": 4316485.58,
            "name": "Y",
            "position": 1,
            "stddev": 345.8084773,
            "variance": 119583.503
          },
          {
            "average": 43.62817168,
            "count": 15049332,
            "maximum": 308.0766453,
            "minimum": -10.10335465,
            "name": "Z",
            "position": 2,
            "stddev": 9.014148884,
            "variance": 81.25488011
          },
          {
            "average": 5518.898645,
            "count": 15049332,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5904.658604,
            "variance": 34864993.23
          },
          {
            "average": 2.064999098,
            "count": 15049332,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.324935145,
            "variance": 1.755453139
          },
          {
            "average": 2.962017251,
            "count": 15049332,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.626599485,
            "variance": 2.645825884
          },
          {
            "average": 0.4912466547,
            "count": 15049332,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999233897,
            "variance": 0.2499233956
          },
          {
            "average": 0,
            "count": 15049332,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.281224575,
            "count": 15049332,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.503560821,
            "variance": 0.2535735004
          },
          {
            "average": -10.00057407,
            "count": 15049332,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.907558178,
            "variance": 98.15970905
          },
          {
            "average": 0,
            "count": 15049332,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.96022581,
            "count": 15049332,
            "maximum": 93,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.02835718,
            "variance": 144.6813765
          },
          {
            "average": 203076894,
            "count": 15049332,
            "maximum": 207530919.1,
            "minimum": 202914056.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 836590.1223,
            "variance": 699883032800.0
          },
          {
            "average": 0,
            "count": 15049332,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15049332,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15049332,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005353061518,
            "count": 15049332,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02313049145,
            "variance": 0.0005350196347
          },
          {
            "average": 0.479570854,
            "count": 15049332,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4995824923,
            "variance": 0.2495826666
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347390.9661,
          4316485.58,
          -10.10335465,
          349245.9061,
          4317744.38,
          308.0766453
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347390.966067152,
                4316485.579739656,
                -10.10335465156163
              ],
              [
                347390.966067152,
                4317744.379739657,
                -10.10335465156163
              ],
              [
                349245.9060671519,
                4317744.379739657,
                308.0766453484384
              ],
              [
                349245.9060671519,
                4316485.579739656,
                308.0766453484384
              ],
              [
                347390.966067152,
                4316485.579739656,
                -10.10335465156163
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:15:19+00:00",
        "end_time": "2018-02-17T14:47:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_380480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_380480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_380480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76222664,
            38.98408063,
            -10.10335465,
            -76.74053853,
            38.99574027,
            308.0766453
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7619454319813,
                  38.98408063350671,
                  -10.10335465156163
                ],
                [
                  -76.76222664176903,
                  38.9954187750757,
                  -10.10335465156163
                ],
                [
                  -76.74081633212796,
                  38.9957402713974,
                  308.0766453484384
                ],
                [
                  -76.74053853468477,
                  38.9844020005959,
                  308.0766453484384
                ],
                [
                  -76.7619454319813,
                  38.98408063350671,
                  -10.10335465156163
                ]
              ]
            ]
          },
          "id": "20180217_380480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_380480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:15:19Z",
            "pc:count": 15049332,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348355.2112,
                "count": 15049332,
                "maximum": 349245.9061,
                "minimum": 347390.9661,
                "name": "X",
                "position": 0,
                "stddev": 556.3936262,
                "variance": 309573.8673
              },
              {
                "average": 4317097.93,
                "count": 15049332,
                "maximum": 4317744.38,
                "minimum": 4316485.58,
                "name": "Y",
                "position": 1,
                "stddev": 345.8084773,
                "variance": 119583.503
              },
              {
                "average": 43.62817168,
                "count": 15049332,
                "maximum": 308.0766453,
                "minimum": -10.10335465,
                "name": "Z",
                "position": 2,
                "stddev": 9.014148884,
                "variance": 81.25488011
              },
              {
                "average": 5518.898645,
                "count": 15049332,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5904.658604,
                "variance": 34864993.23
              },
              {
                "average": 2.064999098,
                "count": 15049332,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.324935145,
                "variance": 1.755453139
              },
              {
                "average": 2.962017251,
                "count": 15049332,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.626599485,
                "variance": 2.645825884
              },
              {
                "average": 0.4912466547,
                "count": 15049332,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999233897,
                "variance": 0.2499233956
              },
              {
                "average": 0,
                "count": 15049332,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.281224575,
                "count": 15049332,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.503560821,
                "variance": 0.2535735004
              },
              {
                "average": -10.00057407,
                "count": 15049332,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.907558178,
                "variance": 98.15970905
              },
              {
                "average": 0,
                "count": 15049332,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.96022581,
                "count": 15049332,
                "maximum": 93,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.02835718,
                "variance": 144.6813765
              },
              {
                "average": 203076894,
                "count": 15049332,
                "maximum": 207530919.1,
                "minimum": 202914056.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 836590.1223,
                "variance": 699883032800.0
              },
              {
                "average": 0,
                "count": 15049332,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15049332,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15049332,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005353061518,
                "count": 15049332,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02313049145,
                "variance": 0.0005350196347
              },
              {
                "average": 0.479570854,
                "count": 15049332,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4995824923,
                "variance": 0.2495826666
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347390.9661,
              4316485.58,
              -10.10335465,
              349245.9061,
              4317744.38,
              308.0766453
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347390.966067152,
                    4316485.579739656,
                    -10.10335465156163
                  ],
                  [
                    347390.966067152,
                    4317744.379739657,
                    -10.10335465156163
                  ],
                  [
                    349245.9060671519,
                    4317744.379739657,
                    308.0766453484384
                  ],
                  [
                    349245.9060671519,
                    4316485.579739656,
                    308.0766453484384
                  ],
                  [
                    347390.966067152,
                    4316485.579739656,
                    -10.10335465156163
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:15:19+00:00",
            "end_time": "2018-02-17T14:47: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": "20180228_332472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93082772535827,
              38.962337385248844,
              -10.36896910895328
            ],
            [
              -76.93113566512656,
              38.97367538967558,
              -10.36896910895328
            ],
            [
              -76.90973415744766,
              38.97402771181812,
              343.37103089104676
            ],
            [
              -76.90942962528555,
              38.962689565746174,
              343.37103089104676
            ],
            [
              -76.93082772535827,
              38.962337385248844,
              -10.36896910895328
            ]
          ]
        ]
      },
      "bbox": [
        -76.93113567,
        38.96233739,
        -10.36896911,
        -76.90942963,
        38.97402771,
        343.3710309
      ],
      "properties": {
        "datetime": "2018-02-28T19:35:02Z",
        "pc:count": 15188239,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333706.9535,
            "count": 15188239,
            "maximum": 334566.0301,
            "minimum": 332711.1101,
            "name": "X",
            "position": 0,
            "stddev": 533.2120321,
            "variance": 284315.0712
          },
          {
            "average": 4315016.063,
            "count": 15188239,
            "maximum": 4315628.005,
            "minimum": 4314369.105,
            "name": "Y",
            "position": 1,
            "stddev": 353.1448047,
            "variance": 124711.2531
          },
          {
            "average": 21.45992752,
            "count": 15188239,
            "maximum": 343.3710309,
            "minimum": -10.36896911,
            "name": "Z",
            "position": 2,
            "stddev": 12.46186493,
            "variance": 155.2980774
          },
          {
            "average": 4968.953073,
            "count": 15188239,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5172.202091,
            "variance": 26751674.47
          },
          {
            "average": 2.103038937,
            "count": 15188239,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.282146424,
            "variance": 1.643899452
          },
          {
            "average": 2.973431548,
            "count": 15188239,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.546781418,
            "variance": 2.392532754
          },
          {
            "average": 0.4993015319,
            "count": 15188239,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995286,
            "variance": 0.2499995286
          },
          {
            "average": 0,
            "count": 15188239,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370527419,
            "count": 15188239,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5868294325,
            "variance": 0.3443687829
          },
          {
            "average": 5.943280906,
            "count": 15188239,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.31028644,
            "variance": 151.5431522
          },
          {
            "average": 0,
            "count": 15188239,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.69205238,
            "count": 15188239,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8936882113,
            "variance": 0.798678619
          },
          {
            "average": 203880683.9,
            "count": 15188239,
            "maximum": 203881702.5,
            "minimum": 203880236.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 404.1184638,
            "variance": 163311.7328
          },
          {
            "average": 0,
            "count": 15188239,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15188239,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15188239,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004672694445,
            "count": 15188239,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02161136586,
            "variance": 0.0004670511345
          },
          {
            "average": 0.4003554988,
            "count": 15188239,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4899703962,
            "variance": 0.2400709892
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332711.1101,
          4314369.105,
          -10.36896911,
          334566.0301,
          4315628.005,
          343.3710309
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332711.110079843,
                4314369.1051794,
                -10.36896910895328
              ],
              [
                332711.110079843,
                4315628.005179401,
                -10.36896910895328
              ],
              [
                334566.03007984307,
                4315628.005179401,
                343.37103089104676
              ],
              [
                334566.03007984307,
                4314369.1051794,
                343.37103089104676
              ],
              [
                332711.110079843,
                4314369.1051794,
                -10.36896910895328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:35:02+00:00",
        "end_time": "2018-02-28T19:10:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_332472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_332472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_332472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_332472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93113567,
            38.96233739,
            -10.36896911,
            -76.90942963,
            38.97402771,
            343.3710309
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93082772535827,
                  38.962337385248844,
                  -10.36896910895328
                ],
                [
                  -76.93113566512656,
                  38.97367538967558,
                  -10.36896910895328
                ],
                [
                  -76.90973415744766,
                  38.97402771181812,
                  343.37103089104676
                ],
                [
                  -76.90942962528555,
                  38.962689565746174,
                  343.37103089104676
                ],
                [
                  -76.93082772535827,
                  38.962337385248844,
                  -10.36896910895328
                ]
              ]
            ]
          },
          "id": "20180228_332472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_332472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:35:02Z",
            "pc:count": 15188239,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333706.9535,
                "count": 15188239,
                "maximum": 334566.0301,
                "minimum": 332711.1101,
                "name": "X",
                "position": 0,
                "stddev": 533.2120321,
                "variance": 284315.0712
              },
              {
                "average": 4315016.063,
                "count": 15188239,
                "maximum": 4315628.005,
                "minimum": 4314369.105,
                "name": "Y",
                "position": 1,
                "stddev": 353.1448047,
                "variance": 124711.2531
              },
              {
                "average": 21.45992752,
                "count": 15188239,
                "maximum": 343.3710309,
                "minimum": -10.36896911,
                "name": "Z",
                "position": 2,
                "stddev": 12.46186493,
                "variance": 155.2980774
              },
              {
                "average": 4968.953073,
                "count": 15188239,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5172.202091,
                "variance": 26751674.47
              },
              {
                "average": 2.103038937,
                "count": 15188239,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.282146424,
                "variance": 1.643899452
              },
              {
                "average": 2.973431548,
                "count": 15188239,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.546781418,
                "variance": 2.392532754
              },
              {
                "average": 0.4993015319,
                "count": 15188239,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995286,
                "variance": 0.2499995286
              },
              {
                "average": 0,
                "count": 15188239,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370527419,
                "count": 15188239,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5868294325,
                "variance": 0.3443687829
              },
              {
                "average": 5.943280906,
                "count": 15188239,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.31028644,
                "variance": 151.5431522
              },
              {
                "average": 0,
                "count": 15188239,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.69205238,
                "count": 15188239,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8936882113,
                "variance": 0.798678619
              },
              {
                "average": 203880683.9,
                "count": 15188239,
                "maximum": 203881702.5,
                "minimum": 203880236.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 404.1184638,
                "variance": 163311.7328
              },
              {
                "average": 0,
                "count": 15188239,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15188239,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15188239,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004672694445,
                "count": 15188239,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02161136586,
                "variance": 0.0004670511345
              },
              {
                "average": 0.4003554988,
                "count": 15188239,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4899703962,
                "variance": 0.2400709892
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332711.1101,
              4314369.105,
              -10.36896911,
              334566.0301,
              4315628.005,
              343.3710309
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332711.110079843,
                    4314369.1051794,
                    -10.36896910895328
                  ],
                  [
                    332711.110079843,
                    4315628.005179401,
                    -10.36896910895328
                  ],
                  [
                    334566.03007984307,
                    4315628.005179401,
                    343.37103089104676
                  ],
                  [
                    334566.03007984307,
                    4314369.1051794,
                    343.37103089104676
                  ],
                  [
                    332711.110079843,
                    4314369.1051794,
                    -10.36896910895328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:35:02+00:00",
            "end_time": "2018-02-28T19:10: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": "20180217_380484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76190878979472,
              38.99506363165783,
              -10.431085820170637
            ],
            [
              -76.76219012616338,
              39.006402652762,
              -10.431085820170637
            ],
            [
              -76.74077650542476,
              39.00672421758486,
              308.4689141798294
            ],
            [
              -76.74049858353553,
              38.9953850672213,
              308.4689141798294
            ],
            [
              -76.76190878979472,
              38.99506363165783,
              -10.431085820170637
            ]
          ]
        ]
      },
      "bbox": [
        -76.76219013,
        38.99506363,
        -10.43108582,
        -76.74049858,
        39.00672422,
        308.4689142
      ],
      "properties": {
        "datetime": "2018-04-12T01:15:16Z",
        "pc:count": 15723236,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348215.4818,
            "count": 15723236,
            "maximum": 349272.671,
            "minimum": 347417.731,
            "name": "X",
            "position": 0,
            "stddev": 453.8712084,
            "variance": 205999.0738
          },
          {
            "average": 4318401.678,
            "count": 15723236,
            "maximum": 4318963.332,
            "minimum": 4317704.432,
            "name": "Y",
            "position": 1,
            "stddev": 354.1695332,
            "variance": 125436.0582
          },
          {
            "average": 45.25060544,
            "count": 15723236,
            "maximum": 308.4689142,
            "minimum": -10.43108582,
            "name": "Z",
            "position": 2,
            "stddev": 11.53934245,
            "variance": 133.1564243
          },
          {
            "average": 5108.733658,
            "count": 15723236,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5710.242849,
            "variance": 32606873.4
          },
          {
            "average": 2.298217873,
            "count": 15723236,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.409964767,
            "variance": 1.988000644
          },
          {
            "average": 3.366050347,
            "count": 15723236,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.597065921,
            "variance": 2.550619557
          },
          {
            "average": 0.4991162761,
            "count": 15723236,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992349,
            "variance": 0.2499992349
          },
          {
            "average": 0,
            "count": 15723236,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297183544,
            "count": 15723236,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.521641264,
            "variance": 0.2721096083
          },
          {
            "average": -10.03614253,
            "count": 15723236,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.843508184,
            "variance": 78.207637
          },
          {
            "average": 0,
            "count": 15723236,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.23734128,
            "count": 15723236,
            "maximum": 92,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.334020766,
            "variance": 40.11981906
          },
          {
            "average": 202965302.7,
            "count": 15723236,
            "maximum": 207530916.2,
            "minimum": 202920120.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 451973.5135,
            "variance": 204280056900.0
          },
          {
            "average": 0,
            "count": 15723236,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15723236,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15723236,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005925624979,
            "count": 15723236,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02433539409,
            "variance": 0.0005922114053
          },
          {
            "average": 0.3822547725,
            "count": 15723236,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4859383463,
            "variance": 0.2361360764
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347417.731,
          4317704.432,
          -10.43108582,
          349272.671,
          4318963.332,
          308.4689142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347417.73100748775,
                4317704.432320702,
                -10.431085820170637
              ],
              [
                347417.73100748775,
                4318963.332320702,
                -10.431085820170637
              ],
              [
                349272.6710074877,
                4318963.332320702,
                308.4689141798294
              ],
              [
                349272.6710074877,
                4317704.432320702,
                308.4689141798294
              ],
              [
                347417.73100748775,
                4317704.432320702,
                -10.431085820170637
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:15:16+00:00",
        "end_time": "2018-02-17T16:28:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_380484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_380484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_380484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76219013,
            38.99506363,
            -10.43108582,
            -76.74049858,
            39.00672422,
            308.4689142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76190878979472,
                  38.99506363165783,
                  -10.431085820170637
                ],
                [
                  -76.76219012616338,
                  39.006402652762,
                  -10.431085820170637
                ],
                [
                  -76.74077650542476,
                  39.00672421758486,
                  308.4689141798294
                ],
                [
                  -76.74049858353553,
                  38.9953850672213,
                  308.4689141798294
                ],
                [
                  -76.76190878979472,
                  38.99506363165783,
                  -10.431085820170637
                ]
              ]
            ]
          },
          "id": "20180217_380484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_380484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:15:16Z",
            "pc:count": 15723236,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348215.4818,
                "count": 15723236,
                "maximum": 349272.671,
                "minimum": 347417.731,
                "name": "X",
                "position": 0,
                "stddev": 453.8712084,
                "variance": 205999.0738
              },
              {
                "average": 4318401.678,
                "count": 15723236,
                "maximum": 4318963.332,
                "minimum": 4317704.432,
                "name": "Y",
                "position": 1,
                "stddev": 354.1695332,
                "variance": 125436.0582
              },
              {
                "average": 45.25060544,
                "count": 15723236,
                "maximum": 308.4689142,
                "minimum": -10.43108582,
                "name": "Z",
                "position": 2,
                "stddev": 11.53934245,
                "variance": 133.1564243
              },
              {
                "average": 5108.733658,
                "count": 15723236,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5710.242849,
                "variance": 32606873.4
              },
              {
                "average": 2.298217873,
                "count": 15723236,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.409964767,
                "variance": 1.988000644
              },
              {
                "average": 3.366050347,
                "count": 15723236,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.597065921,
                "variance": 2.550619557
              },
              {
                "average": 0.4991162761,
                "count": 15723236,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992349,
                "variance": 0.2499992349
              },
              {
                "average": 0,
                "count": 15723236,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297183544,
                "count": 15723236,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.521641264,
                "variance": 0.2721096083
              },
              {
                "average": -10.03614253,
                "count": 15723236,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.843508184,
                "variance": 78.207637
              },
              {
                "average": 0,
                "count": 15723236,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.23734128,
                "count": 15723236,
                "maximum": 92,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.334020766,
                "variance": 40.11981906
              },
              {
                "average": 202965302.7,
                "count": 15723236,
                "maximum": 207530916.2,
                "minimum": 202920120.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 451973.5135,
                "variance": 204280056900.0
              },
              {
                "average": 0,
                "count": 15723236,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15723236,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15723236,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005925624979,
                "count": 15723236,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02433539409,
                "variance": 0.0005922114053
              },
              {
                "average": 0.3822547725,
                "count": 15723236,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4859383463,
                "variance": 0.2361360764
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347417.731,
              4317704.432,
              -10.43108582,
              349272.671,
              4318963.332,
              308.4689142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347417.73100748775,
                    4317704.432320702,
                    -10.431085820170637
                  ],
                  [
                    347417.73100748775,
                    4318963.332320702,
                    -10.431085820170637
                  ],
                  [
                    349272.6710074877,
                    4318963.332320702,
                    308.4689141798294
                  ],
                  [
                    349272.6710074877,
                    4317704.432320702,
                    308.4689141798294
                  ],
                  [
                    347417.73100748775,
                    4317704.432320702,
                    -10.431085820170637
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:15:16+00:00",
            "end_time": "2018-02-17T16:28: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": "20180228_332484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93079570087055,
              38.99528528124602,
              -10.095611985153198
            ],
            [
              -76.9311040266968,
              39.00662430245775,
              -10.095611985153198
            ],
            [
              -76.90969190112799,
              39.006976877516614,
              379.86438801484684
            ],
            [
              -76.90938698892883,
              38.99563771458045,
              379.86438801484684
            ],
            [
              -76.93079570087055,
              38.99528528124602,
              -10.095611985153198
            ]
          ]
        ]
      },
      "bbox": [
        -76.93110403,
        38.99528528,
        -10.09561199,
        -76.90938699,
        39.00697688,
        379.864388
      ],
      "properties": {
        "datetime": "2018-02-28T19:10:21Z",
        "pc:count": 13722441,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333763.8106,
            "count": 13722441,
            "maximum": 334646.4076,
            "minimum": 332791.4276,
            "name": "X",
            "position": 0,
            "stddev": 524.3835759,
            "variance": 274978.1347
          },
          {
            "average": 4318667.37,
            "count": 13722441,
            "maximum": 4319284.754,
            "minimum": 4318025.734,
            "name": "Y",
            "position": 1,
            "stddev": 368.6790196,
            "variance": 135924.2195
          },
          {
            "average": 28.23661576,
            "count": 13722441,
            "maximum": 379.864388,
            "minimum": -10.09561199,
            "name": "Z",
            "position": 2,
            "stddev": 8.796631612,
            "variance": 77.38072773
          },
          {
            "average": 5208.006395,
            "count": 13722441,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5165.354164,
            "variance": 26680883.64
          },
          {
            "average": 1.874393411,
            "count": 13722441,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.187447263,
            "variance": 1.410031003
          },
          {
            "average": 2.59820443,
            "count": 13722441,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.529052156,
            "variance": 2.338000495
          },
          {
            "average": 0.5053404128,
            "count": 13722441,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999714974,
            "variance": 0.2499714982
          },
          {
            "average": 0,
            "count": 13722441,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.399266719,
            "count": 13722441,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6223973669,
            "variance": 0.3873784824
          },
          {
            "average": 6.915479955,
            "count": 13722441,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.2179188,
            "variance": 125.8417023
          },
          {
            "average": 0,
            "count": 13722441,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.39360359,
            "count": 13722441,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.664616246,
            "variance": 13.42941223
          },
          {
            "average": 203872722.1,
            "count": 13722441,
            "maximum": 203880221.6,
            "minimum": 203871702.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2176.461608,
            "variance": 4736985.131
          },
          {
            "average": 0,
            "count": 13722441,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13722441,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13722441,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006653335219,
            "count": 13722441,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0257854785,
            "variance": 0.0006648909017
          },
          {
            "average": 0.4041095167,
            "count": 13722441,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4907188938,
            "variance": 0.2408050328
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332791.4276,
          4318025.734,
          -10.09561199,
          334646.4076,
          4319284.754,
          379.864388
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332791.4276389831,
                4318025.733504772,
                -10.095611985153198
              ],
              [
                332791.4276389831,
                4319284.753504772,
                -10.095611985153198
              ],
              [
                334646.4076389831,
                4319284.753504772,
                379.86438801484684
              ],
              [
                334646.4076389831,
                4318025.733504772,
                379.86438801484684
              ],
              [
                332791.4276389831,
                4318025.733504772,
                -10.095611985153198
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:10:21+00:00",
        "end_time": "2018-02-28T16:48:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_332484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_332484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_332484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_332484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93110403,
            38.99528528,
            -10.09561199,
            -76.90938699,
            39.00697688,
            379.864388
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93079570087055,
                  38.99528528124602,
                  -10.095611985153198
                ],
                [
                  -76.9311040266968,
                  39.00662430245775,
                  -10.095611985153198
                ],
                [
                  -76.90969190112799,
                  39.006976877516614,
                  379.86438801484684
                ],
                [
                  -76.90938698892883,
                  38.99563771458045,
                  379.86438801484684
                ],
                [
                  -76.93079570087055,
                  38.99528528124602,
                  -10.095611985153198
                ]
              ]
            ]
          },
          "id": "20180228_332484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_332484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:10:21Z",
            "pc:count": 13722441,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333763.8106,
                "count": 13722441,
                "maximum": 334646.4076,
                "minimum": 332791.4276,
                "name": "X",
                "position": 0,
                "stddev": 524.3835759,
                "variance": 274978.1347
              },
              {
                "average": 4318667.37,
                "count": 13722441,
                "maximum": 4319284.754,
                "minimum": 4318025.734,
                "name": "Y",
                "position": 1,
                "stddev": 368.6790196,
                "variance": 135924.2195
              },
              {
                "average": 28.23661576,
                "count": 13722441,
                "maximum": 379.864388,
                "minimum": -10.09561199,
                "name": "Z",
                "position": 2,
                "stddev": 8.796631612,
                "variance": 77.38072773
              },
              {
                "average": 5208.006395,
                "count": 13722441,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5165.354164,
                "variance": 26680883.64
              },
              {
                "average": 1.874393411,
                "count": 13722441,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.187447263,
                "variance": 1.410031003
              },
              {
                "average": 2.59820443,
                "count": 13722441,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.529052156,
                "variance": 2.338000495
              },
              {
                "average": 0.5053404128,
                "count": 13722441,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999714974,
                "variance": 0.2499714982
              },
              {
                "average": 0,
                "count": 13722441,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.399266719,
                "count": 13722441,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6223973669,
                "variance": 0.3873784824
              },
              {
                "average": 6.915479955,
                "count": 13722441,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.2179188,
                "variance": 125.8417023
              },
              {
                "average": 0,
                "count": 13722441,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.39360359,
                "count": 13722441,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.664616246,
                "variance": 13.42941223
              },
              {
                "average": 203872722.1,
                "count": 13722441,
                "maximum": 203880221.6,
                "minimum": 203871702.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2176.461608,
                "variance": 4736985.131
              },
              {
                "average": 0,
                "count": 13722441,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13722441,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13722441,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006653335219,
                "count": 13722441,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0257854785,
                "variance": 0.0006648909017
              },
              {
                "average": 0.4041095167,
                "count": 13722441,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4907188938,
                "variance": 0.2408050328
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332791.4276,
              4318025.734,
              -10.09561199,
              334646.4076,
              4319284.754,
              379.864388
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332791.4276389831,
                    4318025.733504772,
                    -10.095611985153198
                  ],
                  [
                    332791.4276389831,
                    4319284.753504772,
                    -10.095611985153198
                  ],
                  [
                    334646.4076389831,
                    4319284.753504772,
                    379.86438801484684
                  ],
                  [
                    334646.4076389831,
                    4318025.733504772,
                    379.86438801484684
                  ],
                  [
                    332791.4276389831,
                    4318025.733504772,
                    -10.095611985153198
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:10:21+00:00",
            "end_time": "2018-02-28T16:48: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": "20180217_380488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76187205984729,
              39.00604669493604,
              -10.36883815033383
            ],
            [
              -76.76215347363241,
              39.01738461401746,
              -10.36883815033383
            ],
            [
              -76.74073630963161,
              39.01770625071616,
              316.7511618496662
            ],
            [
              -76.74045831190188,
              39.006368202369664,
              316.7511618496662
            ],
            [
              -76.76187205984729,
              39.00604669493604,
              -10.36883815033383
            ]
          ]
        ]
      },
      "bbox": [
        -76.76215347,
        39.00604669,
        -10.36883815,
        -76.74045831,
        39.01770625,
        316.7511618
      ],
      "properties": {
        "datetime": "2018-02-20T17:00:47Z",
        "pc:count": 28134393,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348390.649,
            "count": 28134393,
            "maximum": 349299.4683,
            "minimum": 347444.5083,
            "name": "X",
            "position": 0,
            "stddev": 593.6121567,
            "variance": 352375.3926
          },
          {
            "average": 4319582.712,
            "count": 28134393,
            "maximum": 4320182.074,
            "minimum": 4318923.294,
            "name": "Y",
            "position": 1,
            "stddev": 343.2650851,
            "variance": 117830.9187
          },
          {
            "average": 36.7136521,
            "count": 28134393,
            "maximum": 316.7511618,
            "minimum": -10.36883815,
            "name": "Z",
            "position": 2,
            "stddev": 16.01654541,
            "variance": 256.5297269
          },
          {
            "average": 3804.308249,
            "count": 28134393,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4730.89067,
            "variance": 22381326.53
          },
          {
            "average": 2.612691058,
            "count": 28134393,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.424715848,
            "variance": 2.029815248
          },
          {
            "average": 3.885945327,
            "count": 28134393,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.324323957,
            "variance": 1.753833942
          },
          {
            "average": 0.4977991528,
            "count": 28134393,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951651,
            "variance": 0.2499951652
          },
          {
            "average": 0,
            "count": 28134393,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208954179,
            "count": 28134393,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4755515118,
            "variance": 0.2261492404
          },
          {
            "average": 3.146613241,
            "count": 28134393,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.45379308,
            "variance": 208.9121343
          },
          {
            "average": 0,
            "count": 28134393,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.69271326,
            "count": 28134393,
            "maximum": 29,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9509794747,
            "variance": 0.9043619613
          },
          {
            "average": 202963216.1,
            "count": 28134393,
            "maximum": 203181247.7,
            "minimum": 202920114.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 96193.05147,
            "variance": 9253103152
          },
          {
            "average": 0,
            "count": 28134393,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28134393,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28134393,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003547615191,
            "count": 28134393,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01883177304,
            "variance": 0.000354635676
          },
          {
            "average": 0.5342813687,
            "count": 28134393,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4988234122,
            "variance": 0.2488247966
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347444.5083,
          4318923.294,
          -10.36883815,
          349299.4683,
          4320182.074,
          316.7511618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347444.50833136076,
                4318923.294057876,
                -10.36883815033383
              ],
              [
                347444.50833136076,
                4320182.074057875,
                -10.36883815033383
              ],
              [
                349299.4683313607,
                4320182.074057875,
                316.7511618496662
              ],
              [
                349299.4683313607,
                4318923.294057876,
                316.7511618496662
              ],
              [
                347444.50833136076,
                4318923.294057876,
                -10.36883815033383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:00:47+00:00",
        "end_time": "2018-02-17T16:28:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_380488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_380488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_380488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76215347,
            39.00604669,
            -10.36883815,
            -76.74045831,
            39.01770625,
            316.7511618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76187205984729,
                  39.00604669493604,
                  -10.36883815033383
                ],
                [
                  -76.76215347363241,
                  39.01738461401746,
                  -10.36883815033383
                ],
                [
                  -76.74073630963161,
                  39.01770625071616,
                  316.7511618496662
                ],
                [
                  -76.74045831190188,
                  39.006368202369664,
                  316.7511618496662
                ],
                [
                  -76.76187205984729,
                  39.00604669493604,
                  -10.36883815033383
                ]
              ]
            ]
          },
          "id": "20180217_380488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_380488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:00:47Z",
            "pc:count": 28134393,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348390.649,
                "count": 28134393,
                "maximum": 349299.4683,
                "minimum": 347444.5083,
                "name": "X",
                "position": 0,
                "stddev": 593.6121567,
                "variance": 352375.3926
              },
              {
                "average": 4319582.712,
                "count": 28134393,
                "maximum": 4320182.074,
                "minimum": 4318923.294,
                "name": "Y",
                "position": 1,
                "stddev": 343.2650851,
                "variance": 117830.9187
              },
              {
                "average": 36.7136521,
                "count": 28134393,
                "maximum": 316.7511618,
                "minimum": -10.36883815,
                "name": "Z",
                "position": 2,
                "stddev": 16.01654541,
                "variance": 256.5297269
              },
              {
                "average": 3804.308249,
                "count": 28134393,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4730.89067,
                "variance": 22381326.53
              },
              {
                "average": 2.612691058,
                "count": 28134393,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.424715848,
                "variance": 2.029815248
              },
              {
                "average": 3.885945327,
                "count": 28134393,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.324323957,
                "variance": 1.753833942
              },
              {
                "average": 0.4977991528,
                "count": 28134393,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951651,
                "variance": 0.2499951652
              },
              {
                "average": 0,
                "count": 28134393,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208954179,
                "count": 28134393,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4755515118,
                "variance": 0.2261492404
              },
              {
                "average": 3.146613241,
                "count": 28134393,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.45379308,
                "variance": 208.9121343
              },
              {
                "average": 0,
                "count": 28134393,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.69271326,
                "count": 28134393,
                "maximum": 29,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9509794747,
                "variance": 0.9043619613
              },
              {
                "average": 202963216.1,
                "count": 28134393,
                "maximum": 203181247.7,
                "minimum": 202920114.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 96193.05147,
                "variance": 9253103152
              },
              {
                "average": 0,
                "count": 28134393,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28134393,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28134393,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003547615191,
                "count": 28134393,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01883177304,
                "variance": 0.000354635676
              },
              {
                "average": 0.5342813687,
                "count": 28134393,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4988234122,
                "variance": 0.2488247966
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347444.5083,
              4318923.294,
              -10.36883815,
              349299.4683,
              4320182.074,
              316.7511618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347444.50833136076,
                    4318923.294057876,
                    -10.36883815033383
                  ],
                  [
                    347444.50833136076,
                    4320182.074057875,
                    -10.36883815033383
                  ],
                  [
                    349299.4683313607,
                    4320182.074057875,
                    316.7511618496662
                  ],
                  [
                    349299.4683313607,
                    4318923.294057876,
                    316.7511618496662
                  ],
                  [
                    347444.50833136076,
                    4318923.294057876,
                    -10.36883815033383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:00:47+00:00",
            "end_time": "2018-02-17T16:28:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_320484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97301769789695,
              38.99530266838777,
              -10.085276190870417
            ],
            [
              -76.97333274863824,
              39.00664086369256,
              -10.085276190870417
            ],
            [
              -76.9519211531976,
              39.00700118898567,
              371.1347238091296
            ],
            [
              -76.95160951558283,
              38.995662848851644,
              371.1347238091296
            ],
            [
              -76.97301769789695,
              38.99530266838777,
              -10.085276190870417
            ]
          ]
        ]
      },
      "bbox": [
        -76.97333275,
        38.99530267,
        -10.08527619,
        -76.95160952,
        39.00700119,
        371.1347238
      ],
      "properties": {
        "datetime": "2018-02-28T19:33:49Z",
        "pc:count": 17033200,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330151.6213,
            "count": 17033200,
            "maximum": 330989.6846,
            "minimum": 329134.7046,
            "name": "X",
            "position": 0,
            "stddev": 514.6883492,
            "variance": 264904.0969
          },
          {
            "average": 4318726.082,
            "count": 17033200,
            "maximum": 4319365.044,
            "minimum": 4318106.084,
            "name": "Y",
            "position": 1,
            "stddev": 352.194685,
            "variance": 124041.0961
          },
          {
            "average": 58.34294314,
            "count": 17033200,
            "maximum": 371.1347238,
            "minimum": -10.08527619,
            "name": "Z",
            "position": 2,
            "stddev": 11.6420584,
            "variance": 135.5375238
          },
          {
            "average": 4938.900419,
            "count": 17033200,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5480.892215,
            "variance": 30040179.47
          },
          {
            "average": 2.282934622,
            "count": 17033200,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347452438,
            "variance": 1.815628073
          },
          {
            "average": 3.289658256,
            "count": 17033200,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.521333036,
            "variance": 2.314454206
          },
          {
            "average": 0.5086457624,
            "count": 17033200,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999252599,
            "variance": 0.2499252655
          },
          {
            "average": 0,
            "count": 17033200,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.330649496,
            "count": 17033200,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5048099556,
            "variance": 0.2548330912
          },
          {
            "average": 6.464646542,
            "count": 17033200,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.1052147,
            "variance": 146.5362229
          },
          {
            "average": 0,
            "count": 17033200,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.67955076,
            "count": 17033200,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.892854238,
            "variance": 0.7971886903
          },
          {
            "average": 203880705.8,
            "count": 17033200,
            "maximum": 203881629.7,
            "minimum": 203880165.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 411.0588013,
            "variance": 168969.3381
          },
          {
            "average": 0,
            "count": 17033200,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17033200,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17033200,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004717258061,
            "count": 17033200,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02171412693,
            "variance": 0.0004715033085
          },
          {
            "average": 0.343788425,
            "count": 17033200,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4749715329,
            "variance": 0.2255979571
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329134.7046,
          4318106.084,
          -10.08527619,
          330989.6846,
          4319365.044,
          371.1347238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329134.704621496,
                4318106.083932539,
                -10.085276190870417
              ],
              [
                329134.704621496,
                4319365.04393254,
                -10.085276190870417
              ],
              [
                330989.684621496,
                4319365.04393254,
                371.1347238091296
              ],
              [
                330989.684621496,
                4318106.083932539,
                371.1347238091296
              ],
              [
                329134.704621496,
                4318106.083932539,
                -10.085276190870417
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:33:49+00:00",
        "end_time": "2018-02-28T19:09:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_320484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_320484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_320484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_320484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97333275,
            38.99530267,
            -10.08527619,
            -76.95160952,
            39.00700119,
            371.1347238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97301769789695,
                  38.99530266838777,
                  -10.085276190870417
                ],
                [
                  -76.97333274863824,
                  39.00664086369256,
                  -10.085276190870417
                ],
                [
                  -76.9519211531976,
                  39.00700118898567,
                  371.1347238091296
                ],
                [
                  -76.95160951558283,
                  38.995662848851644,
                  371.1347238091296
                ],
                [
                  -76.97301769789695,
                  38.99530266838777,
                  -10.085276190870417
                ]
              ]
            ]
          },
          "id": "20180228_320484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_320484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:33:49Z",
            "pc:count": 17033200,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330151.6213,
                "count": 17033200,
                "maximum": 330989.6846,
                "minimum": 329134.7046,
                "name": "X",
                "position": 0,
                "stddev": 514.6883492,
                "variance": 264904.0969
              },
              {
                "average": 4318726.082,
                "count": 17033200,
                "maximum": 4319365.044,
                "minimum": 4318106.084,
                "name": "Y",
                "position": 1,
                "stddev": 352.194685,
                "variance": 124041.0961
              },
              {
                "average": 58.34294314,
                "count": 17033200,
                "maximum": 371.1347238,
                "minimum": -10.08527619,
                "name": "Z",
                "position": 2,
                "stddev": 11.6420584,
                "variance": 135.5375238
              },
              {
                "average": 4938.900419,
                "count": 17033200,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5480.892215,
                "variance": 30040179.47
              },
              {
                "average": 2.282934622,
                "count": 17033200,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347452438,
                "variance": 1.815628073
              },
              {
                "average": 3.289658256,
                "count": 17033200,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.521333036,
                "variance": 2.314454206
              },
              {
                "average": 0.5086457624,
                "count": 17033200,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999252599,
                "variance": 0.2499252655
              },
              {
                "average": 0,
                "count": 17033200,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.330649496,
                "count": 17033200,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5048099556,
                "variance": 0.2548330912
              },
              {
                "average": 6.464646542,
                "count": 17033200,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.1052147,
                "variance": 146.5362229
              },
              {
                "average": 0,
                "count": 17033200,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.67955076,
                "count": 17033200,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.892854238,
                "variance": 0.7971886903
              },
              {
                "average": 203880705.8,
                "count": 17033200,
                "maximum": 203881629.7,
                "minimum": 203880165.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 411.0588013,
                "variance": 168969.3381
              },
              {
                "average": 0,
                "count": 17033200,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17033200,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17033200,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004717258061,
                "count": 17033200,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02171412693,
                "variance": 0.0004715033085
              },
              {
                "average": 0.343788425,
                "count": 17033200,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4749715329,
                "variance": 0.2255979571
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329134.7046,
              4318106.084,
              -10.08527619,
              330989.6846,
              4319365.044,
              371.1347238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329134.704621496,
                    4318106.083932539,
                    -10.085276190870417
                  ],
                  [
                    329134.704621496,
                    4319365.04393254,
                    -10.085276190870417
                  ],
                  [
                    330989.684621496,
                    4319365.04393254,
                    371.1347238091296
                  ],
                  [
                    330989.684621496,
                    4318106.083932539,
                    371.1347238091296
                  ],
                  [
                    329134.704621496,
                    4318106.083932539,
                    -10.085276190870417
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:33:49+00:00",
            "end_time": "2018-02-28T19:09: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": "20180228_338480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90969776092881,
              38.98428827316824,
              -9.895859818466505
            ],
            [
              -76.9100025752118,
              38.99562655552462,
              -9.895859818466505
            ],
            [
              -76.88859442464629,
              38.995975161224315,
              374.4441401815335
            ],
            [
              -76.88829302187426,
              38.9846367387366,
              374.4441401815335
            ],
            [
              -76.90969776092881,
              38.98428827316824,
              -9.895859818466505
            ]
          ]
        ]
      },
      "bbox": [
        -76.91000258,
        38.98428827,
        -9.895859818,
        -76.88829302,
        38.99597516,
        374.4441402
      ],
      "properties": {
        "datetime": "2018-02-28T16:58:11Z",
        "pc:count": 21378666,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335528.8204,
            "count": 21378666,
            "maximum": 336447.9675,
            "minimum": 334593.0675,
            "name": "X",
            "position": 0,
            "stddev": 463.5646999,
            "variance": 214892.231
          },
          {
            "average": 4317350.993,
            "count": 21378666,
            "maximum": 4318025.614,
            "minimum": 4316766.694,
            "name": "Y",
            "position": 1,
            "stddev": 352.8666898,
            "variance": 124514.9008
          },
          {
            "average": 49.49275411,
            "count": 21378666,
            "maximum": 374.4441402,
            "minimum": -9.895859818,
            "name": "Z",
            "position": 2,
            "stddev": 11.19112617,
            "variance": 125.241305
          },
          {
            "average": 3694.528645,
            "count": 21378666,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4434.580245,
            "variance": 19665501.95
          },
          {
            "average": 2.451951071,
            "count": 21378666,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.363663251,
            "variance": 1.859577461
          },
          {
            "average": 3.656440631,
            "count": 21378666,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.349553498,
            "variance": 1.821294644
          },
          {
            "average": 0.4991530342,
            "count": 21378666,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992943,
            "variance": 0.2499992943
          },
          {
            "average": 0,
            "count": 21378666,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262259441,
            "count": 21378666,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4691041868,
            "variance": 0.2200587381
          },
          {
            "average": 10.57828684,
            "count": 21378666,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.825210223,
            "variance": 77.88433548
          },
          {
            "average": 0,
            "count": 21378666,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.51967344,
            "count": 21378666,
            "maximum": 59,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.553549862,
            "variance": 0.3064174497
          },
          {
            "average": 203871985.4,
            "count": 21378666,
            "maximum": 203872291.4,
            "minimum": 203870933.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 308.6429046,
            "variance": 95260.44256
          },
          {
            "average": 0,
            "count": 21378666,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21378666,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21378666,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004080235876,
            "count": 21378666,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02019547285,
            "variance": 0.0004078571235
          },
          {
            "average": 0.4183342403,
            "count": 21378666,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4932856323,
            "variance": 0.2433307151
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334593.0675,
          4316766.694,
          -9.895859818,
          336447.9675,
          4318025.614,
          374.4441402
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334593.0674954328,
                4316766.693530499,
                -9.895859818466505
              ],
              [
                334593.0674954328,
                4318025.613530499,
                -9.895859818466505
              ],
              [
                336447.9674954328,
                4318025.613530499,
                374.4441401815335
              ],
              [
                336447.9674954328,
                4316766.693530499,
                374.4441401815335
              ],
              [
                334593.0674954328,
                4316766.693530499,
                -9.895859818466505
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:58:11+00:00",
        "end_time": "2018-02-28T16:35:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_338480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_338480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_338480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91000258,
            38.98428827,
            -9.895859818,
            -76.88829302,
            38.99597516,
            374.4441402
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90969776092881,
                  38.98428827316824,
                  -9.895859818466505
                ],
                [
                  -76.9100025752118,
                  38.99562655552462,
                  -9.895859818466505
                ],
                [
                  -76.88859442464629,
                  38.995975161224315,
                  374.4441401815335
                ],
                [
                  -76.88829302187426,
                  38.9846367387366,
                  374.4441401815335
                ],
                [
                  -76.90969776092881,
                  38.98428827316824,
                  -9.895859818466505
                ]
              ]
            ]
          },
          "id": "20180228_338480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_338480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:58:11Z",
            "pc:count": 21378666,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335528.8204,
                "count": 21378666,
                "maximum": 336447.9675,
                "minimum": 334593.0675,
                "name": "X",
                "position": 0,
                "stddev": 463.5646999,
                "variance": 214892.231
              },
              {
                "average": 4317350.993,
                "count": 21378666,
                "maximum": 4318025.614,
                "minimum": 4316766.694,
                "name": "Y",
                "position": 1,
                "stddev": 352.8666898,
                "variance": 124514.9008
              },
              {
                "average": 49.49275411,
                "count": 21378666,
                "maximum": 374.4441402,
                "minimum": -9.895859818,
                "name": "Z",
                "position": 2,
                "stddev": 11.19112617,
                "variance": 125.241305
              },
              {
                "average": 3694.528645,
                "count": 21378666,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4434.580245,
                "variance": 19665501.95
              },
              {
                "average": 2.451951071,
                "count": 21378666,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.363663251,
                "variance": 1.859577461
              },
              {
                "average": 3.656440631,
                "count": 21378666,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.349553498,
                "variance": 1.821294644
              },
              {
                "average": 0.4991530342,
                "count": 21378666,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992943,
                "variance": 0.2499992943
              },
              {
                "average": 0,
                "count": 21378666,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262259441,
                "count": 21378666,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4691041868,
                "variance": 0.2200587381
              },
              {
                "average": 10.57828684,
                "count": 21378666,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.825210223,
                "variance": 77.88433548
              },
              {
                "average": 0,
                "count": 21378666,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.51967344,
                "count": 21378666,
                "maximum": 59,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.553549862,
                "variance": 0.3064174497
              },
              {
                "average": 203871985.4,
                "count": 21378666,
                "maximum": 203872291.4,
                "minimum": 203870933.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 308.6429046,
                "variance": 95260.44256
              },
              {
                "average": 0,
                "count": 21378666,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21378666,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21378666,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004080235876,
                "count": 21378666,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02019547285,
                "variance": 0.0004078571235
              },
              {
                "average": 0.4183342403,
                "count": 21378666,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4932856323,
                "variance": 0.2433307151
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334593.0675,
              4316766.694,
              -9.895859818,
              336447.9675,
              4318025.614,
              374.4441402
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334593.0674954328,
                    4316766.693530499,
                    -9.895859818466505
                  ],
                  [
                    334593.0674954328,
                    4318025.613530499,
                    -9.895859818466505
                  ],
                  [
                    336447.9674954328,
                    4318025.613530499,
                    374.4441401815335
                  ],
                  [
                    336447.9674954328,
                    4316766.693530499,
                    374.4441401815335
                  ],
                  [
                    334593.0674954328,
                    4316766.693530499,
                    -9.895859818466505
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:58:11+00:00",
            "end_time": "2018-02-28T16:35:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_386468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74095700695452,
              38.95108765402996,
              -10.292234457652796
            ],
            [
              -76.74123454145794,
              38.962425987199204,
              -10.292234457652796
            ],
            [
              -76.71983508075026,
              38.962743391257185,
              299.7277655423472
            ],
            [
              -76.71956095296851,
              38.95140493046651,
              299.7277655423472
            ],
            [
              -76.74095700695452,
              38.95108765402996,
              -10.292234457652796
            ]
          ]
        ]
      },
      "bbox": [
        -76.74123454,
        38.95108765,
        -10.29223446,
        -76.71956095,
        38.96274339,
        299.7277655
      ],
      "properties": {
        "datetime": "2018-04-12T00:24:33Z",
        "pc:count": 16220976,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 350168.2734,
            "count": 16220976,
            "maximum": 350993.8258,
            "minimum": 349138.9858,
            "name": "X",
            "position": 0,
            "stddev": 572.0085201,
            "variance": 327193.747
          },
          {
            "average": 4313395.794,
            "count": 16220976,
            "maximum": 4314047.804,
            "minimum": 4312789.004,
            "name": "Y",
            "position": 1,
            "stddev": 336.0336408,
            "variance": 112918.6078
          },
          {
            "average": 51.68370015,
            "count": 16220976,
            "maximum": 299.7277655,
            "minimum": -10.29223446,
            "name": "Z",
            "position": 2,
            "stddev": 10.44967982,
            "variance": 109.1958084
          },
          {
            "average": 5490.006025,
            "count": 16220976,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6074.583668,
            "variance": 36900566.74
          },
          {
            "average": 2.11848541,
            "count": 16220976,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.329173778,
            "variance": 1.766702931
          },
          {
            "average": 3.063731862,
            "count": 16220976,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.592377674,
            "variance": 2.535666657
          },
          {
            "average": 0.4800981766,
            "count": 16220976,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996037758,
            "variance": 0.2496039328
          },
          {
            "average": 0,
            "count": 16220976,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299711559,
            "count": 16220976,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5126455076,
            "variance": 0.2628054165
          },
          {
            "average": -8.873782728,
            "count": 16220976,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85014412,
            "variance": 117.7256275
          },
          {
            "average": 0,
            "count": 16220976,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.78788138,
            "count": 16220976,
            "maximum": 96,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.04789831,
            "variance": 145.1518537
          },
          {
            "average": 203059375.2,
            "count": 16220976,
            "maximum": 207527873.2,
            "minimum": 202914115.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 789910.4329,
            "variance": 623958492000.0
          },
          {
            "average": 0,
            "count": 16220976,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16220976,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16220976,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005569948442,
            "count": 16220976,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02359416528,
            "variance": 0.0005566846353
          },
          {
            "average": 0.5004516991,
            "count": 16220976,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999998114,
            "variance": 0.2499998114
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349138.9858,
          4312789.004,
          -10.29223446,
          350993.8258,
          4314047.804,
          299.7277655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349138.9857529703,
                4312789.004491661,
                -10.292234457652796
              ],
              [
                349138.9857529703,
                4314047.8044916615,
                -10.292234457652796
              ],
              [
                350993.82575297024,
                4314047.8044916615,
                299.7277655423472
              ],
              [
                350993.82575297024,
                4312789.004491661,
                299.7277655423472
              ],
              [
                349138.9857529703,
                4312789.004491661,
                -10.292234457652796
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:24:33+00:00",
        "end_time": "2018-02-17T14:48:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_386468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_386468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_386468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74123454,
            38.95108765,
            -10.29223446,
            -76.71956095,
            38.96274339,
            299.7277655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74095700695452,
                  38.95108765402996,
                  -10.292234457652796
                ],
                [
                  -76.74123454145794,
                  38.962425987199204,
                  -10.292234457652796
                ],
                [
                  -76.71983508075026,
                  38.962743391257185,
                  299.7277655423472
                ],
                [
                  -76.71956095296851,
                  38.95140493046651,
                  299.7277655423472
                ],
                [
                  -76.74095700695452,
                  38.95108765402996,
                  -10.292234457652796
                ]
              ]
            ]
          },
          "id": "20180217_386468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_386468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:24:33Z",
            "pc:count": 16220976,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 350168.2734,
                "count": 16220976,
                "maximum": 350993.8258,
                "minimum": 349138.9858,
                "name": "X",
                "position": 0,
                "stddev": 572.0085201,
                "variance": 327193.747
              },
              {
                "average": 4313395.794,
                "count": 16220976,
                "maximum": 4314047.804,
                "minimum": 4312789.004,
                "name": "Y",
                "position": 1,
                "stddev": 336.0336408,
                "variance": 112918.6078
              },
              {
                "average": 51.68370015,
                "count": 16220976,
                "maximum": 299.7277655,
                "minimum": -10.29223446,
                "name": "Z",
                "position": 2,
                "stddev": 10.44967982,
                "variance": 109.1958084
              },
              {
                "average": 5490.006025,
                "count": 16220976,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6074.583668,
                "variance": 36900566.74
              },
              {
                "average": 2.11848541,
                "count": 16220976,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.329173778,
                "variance": 1.766702931
              },
              {
                "average": 3.063731862,
                "count": 16220976,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.592377674,
                "variance": 2.535666657
              },
              {
                "average": 0.4800981766,
                "count": 16220976,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996037758,
                "variance": 0.2496039328
              },
              {
                "average": 0,
                "count": 16220976,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299711559,
                "count": 16220976,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5126455076,
                "variance": 0.2628054165
              },
              {
                "average": -8.873782728,
                "count": 16220976,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85014412,
                "variance": 117.7256275
              },
              {
                "average": 0,
                "count": 16220976,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.78788138,
                "count": 16220976,
                "maximum": 96,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.04789831,
                "variance": 145.1518537
              },
              {
                "average": 203059375.2,
                "count": 16220976,
                "maximum": 207527873.2,
                "minimum": 202914115.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 789910.4329,
                "variance": 623958492000.0
              },
              {
                "average": 0,
                "count": 16220976,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16220976,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16220976,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005569948442,
                "count": 16220976,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02359416528,
                "variance": 0.0005566846353
              },
              {
                "average": 0.5004516991,
                "count": 16220976,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999998114,
                "variance": 0.2499998114
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349138.9858,
              4312789.004,
              -10.29223446,
              350993.8258,
              4314047.804,
              299.7277655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349138.9857529703,
                    4312789.004491661,
                    -10.292234457652796
                  ],
                  [
                    349138.9857529703,
                    4314047.8044916615,
                    -10.292234457652796
                  ],
                  [
                    350993.82575297024,
                    4314047.8044916615,
                    299.7277655423472
                  ],
                  [
                    350993.82575297024,
                    4312789.004491661,
                    299.7277655423472
                  ],
                  [
                    349138.9857529703,
                    4312789.004491661,
                    -10.292234457652796
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:24:33+00:00",
            "end_time": "2018-02-17T14:48: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": "20180228_326468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9519368770349,
              38.951364913606945,
              -9.66842734817368
            ],
            [
              -76.95224805051252,
              38.96270243719195,
              -9.66842734817368
            ],
            [
              -76.93085034106474,
              38.96305854389079,
              395.07157265182633
            ],
            [
              -76.9305425730216,
              38.95172087713319,
              395.07157265182633
            ],
            [
              -76.9519368770349,
              38.951364913606945,
              -9.66842734817368
            ]
          ]
        ]
      },
      "bbox": [
        -76.95224805,
        38.95136491,
        -9.668427348,
        -76.93054257,
        38.96305854,
        395.0715727
      ],
      "properties": {
        "datetime": "2018-04-12T01:45:45Z",
        "pc:count": 8175646,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331784.0295,
            "count": 8175646,
            "maximum": 332710.8471,
            "minimum": 330855.9471,
            "name": "X",
            "position": 0,
            "stddev": 511.2281341,
            "variance": 261354.2051
          },
          {
            "average": 4313830.536,
            "count": 8175646,
            "maximum": 4314449.184,
            "minimum": 4313190.324,
            "name": "Y",
            "position": 1,
            "stddev": 365.1768159,
            "variance": 133354.1069
          },
          {
            "average": 23.70869484,
            "count": 8175646,
            "maximum": 395.0715727,
            "minimum": -9.668427348,
            "name": "Z",
            "position": 2,
            "stddev": 13.14889957,
            "variance": 172.8935599
          },
          {
            "average": 4396.291181,
            "count": 8175646,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4715.049734,
            "variance": 22231694
          },
          {
            "average": 1.747196613,
            "count": 8175646,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.10245726,
            "variance": 1.21541201
          },
          {
            "average": 2.333645561,
            "count": 8175646,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.451846815,
            "variance": 2.107859174
          },
          {
            "average": 0.5626613481,
            "count": 8175646,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4960580466,
            "variance": 0.2460735856
          },
          {
            "average": 0,
            "count": 8175646,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.338118113,
            "count": 8175646,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6493492048,
            "variance": 0.4216543898
          },
          {
            "average": 6.507697572,
            "count": 8175646,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.0226926,
            "variance": 121.4997523
          },
          {
            "average": 0,
            "count": 8175646,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.88948249,
            "count": 8175646,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.107135715,
            "variance": 65.7256495
          },
          {
            "average": 205043278.1,
            "count": 8175646,
            "maximum": 207532745.4,
            "minimum": 203881668.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1599234.916,
            "variance": 2557552316000.0
          },
          {
            "average": 0,
            "count": 8175646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8175646,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8175646,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00178126597,
            "count": 8175646,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04216744335,
            "variance": 0.001778093279
          },
          {
            "average": 0.4321511719,
            "count": 8175646,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4953751776,
            "variance": 0.2453965665
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330855.9471,
          4313190.324,
          -9.668427348,
          332710.8471,
          4314449.184,
          395.0715727
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330855.9471389921,
                4313190.323657762,
                -9.66842734817368
              ],
              [
                330855.9471389921,
                4314449.183657762,
                -9.66842734817368
              ],
              [
                332710.8471389921,
                4314449.183657762,
                395.07157265182633
              ],
              [
                332710.8471389921,
                4313190.323657762,
                395.07157265182633
              ],
              [
                330855.9471389921,
                4313190.323657762,
                -9.66842734817368
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:45:45+00:00",
        "end_time": "2018-02-28T19:34:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_326468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_326468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_326468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_326468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95224805,
            38.95136491,
            -9.668427348,
            -76.93054257,
            38.96305854,
            395.0715727
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9519368770349,
                  38.951364913606945,
                  -9.66842734817368
                ],
                [
                  -76.95224805051252,
                  38.96270243719195,
                  -9.66842734817368
                ],
                [
                  -76.93085034106474,
                  38.96305854389079,
                  395.07157265182633
                ],
                [
                  -76.9305425730216,
                  38.95172087713319,
                  395.07157265182633
                ],
                [
                  -76.9519368770349,
                  38.951364913606945,
                  -9.66842734817368
                ]
              ]
            ]
          },
          "id": "20180228_326468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_326468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:45:45Z",
            "pc:count": 8175646,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331784.0295,
                "count": 8175646,
                "maximum": 332710.8471,
                "minimum": 330855.9471,
                "name": "X",
                "position": 0,
                "stddev": 511.2281341,
                "variance": 261354.2051
              },
              {
                "average": 4313830.536,
                "count": 8175646,
                "maximum": 4314449.184,
                "minimum": 4313190.324,
                "name": "Y",
                "position": 1,
                "stddev": 365.1768159,
                "variance": 133354.1069
              },
              {
                "average": 23.70869484,
                "count": 8175646,
                "maximum": 395.0715727,
                "minimum": -9.668427348,
                "name": "Z",
                "position": 2,
                "stddev": 13.14889957,
                "variance": 172.8935599
              },
              {
                "average": 4396.291181,
                "count": 8175646,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4715.049734,
                "variance": 22231694
              },
              {
                "average": 1.747196613,
                "count": 8175646,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.10245726,
                "variance": 1.21541201
              },
              {
                "average": 2.333645561,
                "count": 8175646,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.451846815,
                "variance": 2.107859174
              },
              {
                "average": 0.5626613481,
                "count": 8175646,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4960580466,
                "variance": 0.2460735856
              },
              {
                "average": 0,
                "count": 8175646,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.338118113,
                "count": 8175646,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6493492048,
                "variance": 0.4216543898
              },
              {
                "average": 6.507697572,
                "count": 8175646,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.0226926,
                "variance": 121.4997523
              },
              {
                "average": 0,
                "count": 8175646,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.88948249,
                "count": 8175646,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.107135715,
                "variance": 65.7256495
              },
              {
                "average": 205043278.1,
                "count": 8175646,
                "maximum": 207532745.4,
                "minimum": 203881668.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1599234.916,
                "variance": 2557552316000.0
              },
              {
                "average": 0,
                "count": 8175646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8175646,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8175646,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00178126597,
                "count": 8175646,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04216744335,
                "variance": 0.001778093279
              },
              {
                "average": 0.4321511719,
                "count": 8175646,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4953751776,
                "variance": 0.2453965665
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330855.9471,
              4313190.324,
              -9.668427348,
              332710.8471,
              4314449.184,
              395.0715727
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330855.9471389921,
                    4313190.323657762,
                    -9.66842734817368
                  ],
                  [
                    330855.9471389921,
                    4314449.183657762,
                    -9.66842734817368
                  ],
                  [
                    332710.8471389921,
                    4314449.183657762,
                    395.07157265182633
                  ],
                  [
                    332710.8471389921,
                    4313190.323657762,
                    395.07157265182633
                  ],
                  [
                    330855.9471389921,
                    4313190.323657762,
                    -9.66842734817368
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:45:45+00:00",
            "end_time": "2018-02-28T19:34: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": "20180217_386472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7409152766627,
              38.96207043262396,
              -10.31740310550407
            ],
            [
              -76.74119293082406,
              38.9734094652323,
              -10.31740310550407
            ],
            [
              -76.71979154935207,
              38.973726915585495,
              296.30259689449593
            ],
            [
              -76.71951730376874,
              38.96238775533981,
              296.30259689449593
            ],
            [
              -76.7409152766627,
              38.96207043262396,
              -10.31740310550407
            ]
          ]
        ]
      },
      "bbox": [
        -76.74119293,
        38.96207043,
        -10.31740311,
        -76.7195173,
        38.97372692,
        296.3025969
      ],
      "properties": {
        "datetime": "2018-02-17T16:47:04Z",
        "pc:count": 13346009,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 350104.5377,
            "count": 13346009,
            "maximum": 351020.6146,
            "minimum": 349165.8946,
            "name": "X",
            "position": 0,
            "stddev": 465.867626,
            "variance": 217032.645
          },
          {
            "average": 4314688.728,
            "count": 13346009,
            "maximum": 4315266.696,
            "minimum": 4314007.816,
            "name": "Y",
            "position": 1,
            "stddev": 353.6851965,
            "variance": 125093.2182
          },
          {
            "average": 45.81530849,
            "count": 13346009,
            "maximum": 296.3025969,
            "minimum": -10.31740311,
            "name": "Z",
            "position": 2,
            "stddev": 9.181493479,
            "variance": 84.2998225
          },
          {
            "average": 5853.028318,
            "count": 13346009,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6148.439944,
            "variance": 37803313.74
          },
          {
            "average": 2.06549531,
            "count": 13346009,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.308211389,
            "variance": 1.711417038
          },
          {
            "average": 2.971340421,
            "count": 13346009,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.597068782,
            "variance": 2.550628695
          },
          {
            "average": 0.4953841257,
            "count": 13346009,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499978712,
            "variance": 0.2499787124
          },
          {
            "average": 0,
            "count": 13346009,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.322777094,
            "count": 13346009,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5209189956,
            "variance": 0.2713566
          },
          {
            "average": -8.571672831,
            "count": 13346009,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.337573421,
            "variance": 87.1902774
          },
          {
            "average": 0,
            "count": 13346009,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.62308552,
            "count": 13346009,
            "maximum": 29,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5182021344,
            "variance": 0.2685334521
          },
          {
            "average": 202920553.8,
            "count": 13346009,
            "maximum": 202921224.2,
            "minimum": 202920178.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 289.5485691,
            "variance": 83838.37387
          },
          {
            "average": 0,
            "count": 13346009,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13346009,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13346009,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000587441534,
            "count": 13346009,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02423007409,
            "variance": 0.0005870964905
          },
          {
            "average": 0.3584061722,
            "count": 13346009,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4795322775,
            "variance": 0.2299512052
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349165.8946,
          4314007.816,
          -10.31740311,
          351020.6146,
          4315266.696,
          296.3025969
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349165.89460152143,
                4314007.815881903,
                -10.31740310550407
              ],
              [
                349165.89460152143,
                4315266.695881904,
                -10.31740310550407
              ],
              [
                351020.6146015214,
                4315266.695881904,
                296.30259689449593
              ],
              [
                351020.6146015214,
                4314007.815881903,
                296.30259689449593
              ],
              [
                349165.89460152143,
                4314007.815881903,
                -10.31740310550407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:47:04+00:00",
        "end_time": "2018-02-17T16:29:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_386472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_386472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_386472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74119293,
            38.96207043,
            -10.31740311,
            -76.7195173,
            38.97372692,
            296.3025969
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7409152766627,
                  38.96207043262396,
                  -10.31740310550407
                ],
                [
                  -76.74119293082406,
                  38.9734094652323,
                  -10.31740310550407
                ],
                [
                  -76.71979154935207,
                  38.973726915585495,
                  296.30259689449593
                ],
                [
                  -76.71951730376874,
                  38.96238775533981,
                  296.30259689449593
                ],
                [
                  -76.7409152766627,
                  38.96207043262396,
                  -10.31740310550407
                ]
              ]
            ]
          },
          "id": "20180217_386472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_386472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:47:04Z",
            "pc:count": 13346009,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 350104.5377,
                "count": 13346009,
                "maximum": 351020.6146,
                "minimum": 349165.8946,
                "name": "X",
                "position": 0,
                "stddev": 465.867626,
                "variance": 217032.645
              },
              {
                "average": 4314688.728,
                "count": 13346009,
                "maximum": 4315266.696,
                "minimum": 4314007.816,
                "name": "Y",
                "position": 1,
                "stddev": 353.6851965,
                "variance": 125093.2182
              },
              {
                "average": 45.81530849,
                "count": 13346009,
                "maximum": 296.3025969,
                "minimum": -10.31740311,
                "name": "Z",
                "position": 2,
                "stddev": 9.181493479,
                "variance": 84.2998225
              },
              {
                "average": 5853.028318,
                "count": 13346009,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6148.439944,
                "variance": 37803313.74
              },
              {
                "average": 2.06549531,
                "count": 13346009,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.308211389,
                "variance": 1.711417038
              },
              {
                "average": 2.971340421,
                "count": 13346009,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.597068782,
                "variance": 2.550628695
              },
              {
                "average": 0.4953841257,
                "count": 13346009,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499978712,
                "variance": 0.2499787124
              },
              {
                "average": 0,
                "count": 13346009,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.322777094,
                "count": 13346009,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5209189956,
                "variance": 0.2713566
              },
              {
                "average": -8.571672831,
                "count": 13346009,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.337573421,
                "variance": 87.1902774
              },
              {
                "average": 0,
                "count": 13346009,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.62308552,
                "count": 13346009,
                "maximum": 29,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5182021344,
                "variance": 0.2685334521
              },
              {
                "average": 202920553.8,
                "count": 13346009,
                "maximum": 202921224.2,
                "minimum": 202920178.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 289.5485691,
                "variance": 83838.37387
              },
              {
                "average": 0,
                "count": 13346009,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13346009,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13346009,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000587441534,
                "count": 13346009,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02423007409,
                "variance": 0.0005870964905
              },
              {
                "average": 0.3584061722,
                "count": 13346009,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4795322775,
                "variance": 0.2299512052
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349165.8946,
              4314007.816,
              -10.31740311,
              351020.6146,
              4315266.696,
              296.3025969
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349165.89460152143,
                    4314007.815881903,
                    -10.31740310550407
                  ],
                  [
                    349165.89460152143,
                    4315266.695881904,
                    -10.31740310550407
                  ],
                  [
                    351020.6146015214,
                    4315266.695881904,
                    296.30259689449593
                  ],
                  [
                    351020.6146015214,
                    4314007.815881903,
                    296.30259689449593
                  ],
                  [
                    349165.89460152143,
                    4314007.815881903,
                    -10.31740310550407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:47:04+00:00",
            "end_time": "2018-02-17T16:29: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": "20180228_338484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9096854475403,
              38.995271249268605,
              -10.003165312507832
            ],
            [
              -76.90999039370959,
              39.00661005069126,
              -10.003165312507832
            ],
            [
              -76.88857800926709,
              39.00695875067506,
              375.4768346874922
            ],
            [
              -76.88827647678166,
              38.99561980908836,
              375.4768346874922
            ],
            [
              -76.9096854475403,
              38.995271249268605,
              -10.003165312507832
            ]
          ]
        ]
      },
      "bbox": [
        -76.90999039,
        38.99527125,
        -10.00316531,
        -76.88827648,
        39.00695875,
        375.4768347
      ],
      "properties": {
        "datetime": "2018-02-28T16:58:11Z",
        "pc:count": 13214950,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335674.7705,
            "count": 13214950,
            "maximum": 336474.6857,
            "minimum": 334619.7057,
            "name": "X",
            "position": 0,
            "stddev": 507.1314702,
            "variance": 257182.3281
          },
          {
            "average": 4318623.679,
            "count": 13214950,
            "maximum": 4319244.584,
            "minimum": 4317985.604,
            "name": "Y",
            "position": 1,
            "stddev": 347.704282,
            "variance": 120898.2677
          },
          {
            "average": 41.65946511,
            "count": 13214950,
            "maximum": 375.4768347,
            "minimum": -10.00316531,
            "name": "Z",
            "position": 2,
            "stddev": 10.67892807,
            "variance": 114.0395047
          },
          {
            "average": 4782.631506,
            "count": 13214950,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4862.712021,
            "variance": 23645968.2
          },
          {
            "average": 1.933521882,
            "count": 13214950,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.254925791,
            "variance": 1.574838741
          },
          {
            "average": 2.725306717,
            "count": 13214950,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.598394005,
            "variance": 2.554863394
          },
          {
            "average": 0.4984374515,
            "count": 13214950,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975774,
            "variance": 0.2499975774
          },
          {
            "average": 0,
            "count": 13214950,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.385801535,
            "count": 13214950,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8314962774,
            "variance": 0.6913860594
          },
          {
            "average": -9.409872247,
            "count": 13214950,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.31538662,
            "variance": 106.4072012
          },
          {
            "average": 0,
            "count": 13214950,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.37832372,
            "count": 13214950,
            "maximum": 59,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6022258564,
            "variance": 0.3626759821
          },
          {
            "average": 203871426.3,
            "count": 13214950,
            "maximum": 203872291.6,
            "minimum": 203870933.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 437.1602053,
            "variance": 191109.0451
          },
          {
            "average": 0,
            "count": 13214950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13214950,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13214950,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005988671921,
            "count": 13214950,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02446443532,
            "variance": 0.0005985085955
          },
          {
            "average": 0.4045873045,
            "count": 13214950,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4908120167,
            "variance": 0.2408964358
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334619.7057,
          4317985.604,
          -10.00316531,
          336474.6857,
          4319244.584,
          375.4768347
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334619.70567123627,
                4317985.603935694,
                -10.003165312507832
              ],
              [
                334619.70567123627,
                4319244.583935695,
                -10.003165312507832
              ],
              [
                336474.68567123625,
                4319244.583935695,
                375.4768346874922
              ],
              [
                336474.68567123625,
                4317985.603935694,
                375.4768346874922
              ],
              [
                334619.70567123627,
                4317985.603935694,
                -10.003165312507832
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:58:11+00:00",
        "end_time": "2018-02-28T16:35:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_338484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_338484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_338484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.90999039,
            38.99527125,
            -10.00316531,
            -76.88827648,
            39.00695875,
            375.4768347
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9096854475403,
                  38.995271249268605,
                  -10.003165312507832
                ],
                [
                  -76.90999039370959,
                  39.00661005069126,
                  -10.003165312507832
                ],
                [
                  -76.88857800926709,
                  39.00695875067506,
                  375.4768346874922
                ],
                [
                  -76.88827647678166,
                  38.99561980908836,
                  375.4768346874922
                ],
                [
                  -76.9096854475403,
                  38.995271249268605,
                  -10.003165312507832
                ]
              ]
            ]
          },
          "id": "20180228_338484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_338484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:58:11Z",
            "pc:count": 13214950,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335674.7705,
                "count": 13214950,
                "maximum": 336474.6857,
                "minimum": 334619.7057,
                "name": "X",
                "position": 0,
                "stddev": 507.1314702,
                "variance": 257182.3281
              },
              {
                "average": 4318623.679,
                "count": 13214950,
                "maximum": 4319244.584,
                "minimum": 4317985.604,
                "name": "Y",
                "position": 1,
                "stddev": 347.704282,
                "variance": 120898.2677
              },
              {
                "average": 41.65946511,
                "count": 13214950,
                "maximum": 375.4768347,
                "minimum": -10.00316531,
                "name": "Z",
                "position": 2,
                "stddev": 10.67892807,
                "variance": 114.0395047
              },
              {
                "average": 4782.631506,
                "count": 13214950,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4862.712021,
                "variance": 23645968.2
              },
              {
                "average": 1.933521882,
                "count": 13214950,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.254925791,
                "variance": 1.574838741
              },
              {
                "average": 2.725306717,
                "count": 13214950,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.598394005,
                "variance": 2.554863394
              },
              {
                "average": 0.4984374515,
                "count": 13214950,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975774,
                "variance": 0.2499975774
              },
              {
                "average": 0,
                "count": 13214950,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.385801535,
                "count": 13214950,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8314962774,
                "variance": 0.6913860594
              },
              {
                "average": -9.409872247,
                "count": 13214950,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.31538662,
                "variance": 106.4072012
              },
              {
                "average": 0,
                "count": 13214950,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.37832372,
                "count": 13214950,
                "maximum": 59,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6022258564,
                "variance": 0.3626759821
              },
              {
                "average": 203871426.3,
                "count": 13214950,
                "maximum": 203872291.6,
                "minimum": 203870933.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 437.1602053,
                "variance": 191109.0451
              },
              {
                "average": 0,
                "count": 13214950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13214950,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13214950,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005988671921,
                "count": 13214950,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02446443532,
                "variance": 0.0005985085955
              },
              {
                "average": 0.4045873045,
                "count": 13214950,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4908120167,
                "variance": 0.2408964358
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334619.7057,
              4317985.604,
              -10.00316531,
              336474.6857,
              4319244.584,
              375.4768347
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334619.70567123627,
                    4317985.603935694,
                    -10.003165312507832
                  ],
                  [
                    334619.70567123627,
                    4319244.583935695,
                    -10.003165312507832
                  ],
                  [
                    336474.68567123625,
                    4319244.583935695,
                    375.4768346874922
                  ],
                  [
                    336474.68567123625,
                    4317985.603935694,
                    375.4768346874922
                  ],
                  [
                    334619.70567123627,
                    4317985.603935694,
                    -10.003165312507832
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:58:11+00:00",
            "end_time": "2018-02-28T16:35:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_386476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74087719946635,
              38.97305322589588,
              -10.37548766432289
            ],
            [
              -76.74115496066787,
              38.98439241748406,
              -10.37548766432289
            ],
            [
              -76.71974957990655,
              38.98470994537977,
              299.90451233567717
            ],
            [
              -76.71947522930891,
              38.97337062613187,
              299.90451233567717
            ],
            [
              -76.74087719946635,
              38.97305322589588,
              -10.37548766432289
            ]
          ]
        ]
      },
      "bbox": [
        -76.74115496,
        38.97305323,
        -10.37548766,
        -76.71947523,
        38.98470995,
        299.9045123
      ],
      "properties": {
        "datetime": "2018-02-17T16:47:04Z",
        "pc:count": 19962690,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 350275.2921,
            "count": 19962690,
            "maximum": 351047.2714,
            "minimum": 349192.4914,
            "name": "X",
            "position": 0,
            "stddev": 563.0814384,
            "variance": 317060.7063
          },
          {
            "average": 4315853.957,
            "count": 19962690,
            "maximum": 4316485.537,
            "minimum": 4315226.637,
            "name": "Y",
            "position": 1,
            "stddev": 338.0848861,
            "variance": 114301.3902
          },
          {
            "average": 46.58174036,
            "count": 19962690,
            "maximum": 299.9045123,
            "minimum": -10.37548766,
            "name": "Z",
            "position": 2,
            "stddev": 13.27628096,
            "variance": 176.2596361
          },
          {
            "average": 4540.599505,
            "count": 19962690,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5374.098753,
            "variance": 28880937.4
          },
          {
            "average": 2.343813183,
            "count": 19962690,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.381250994,
            "variance": 1.907854309
          },
          {
            "average": 3.470252205,
            "count": 19962690,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.496496759,
            "variance": 2.239502549
          },
          {
            "average": 0.4950901407,
            "count": 19962690,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999759052,
            "variance": 0.2499759058
          },
          {
            "average": 0,
            "count": 19962690,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262354122,
            "count": 19962690,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4767165605,
            "variance": 0.2272586791
          },
          {
            "average": 4.435738202,
            "count": 19962690,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.44832492,
            "variance": 180.8574432
          },
          {
            "average": 0,
            "count": 19962690,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.12100303,
            "count": 19962690,
            "maximum": 29,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6057679036,
            "variance": 0.366954753
          },
          {
            "average": 202920813.4,
            "count": 19962690,
            "maximum": 202921224.2,
            "minimum": 202920170.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 301.5501624,
            "variance": 90932.50044
          },
          {
            "average": 0,
            "count": 19962690,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19962690,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19962690,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004787430952,
            "count": 19962690,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02187496113,
            "variance": 0.0004785139243
          },
          {
            "average": 0.4286745424,
            "count": 19962690,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4948865439,
            "variance": 0.2449126914
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349192.4914,
          4315226.637,
          -10.37548766,
          351047.2714,
          4316485.537,
          299.9045123
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349192.4914464687,
                4315226.637029736,
                -10.37548766432289
              ],
              [
                349192.4914464687,
                4316485.537029737,
                -10.37548766432289
              ],
              [
                351047.2714464687,
                4316485.537029737,
                299.90451233567717
              ],
              [
                351047.2714464687,
                4315226.637029736,
                299.90451233567717
              ],
              [
                349192.4914464687,
                4315226.637029736,
                -10.37548766432289
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:47:04+00:00",
        "end_time": "2018-02-17T16:29:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_386476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_386476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_386476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74115496,
            38.97305323,
            -10.37548766,
            -76.71947523,
            38.98470995,
            299.9045123
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74087719946635,
                  38.97305322589588,
                  -10.37548766432289
                ],
                [
                  -76.74115496066787,
                  38.98439241748406,
                  -10.37548766432289
                ],
                [
                  -76.71974957990655,
                  38.98470994537977,
                  299.90451233567717
                ],
                [
                  -76.71947522930891,
                  38.97337062613187,
                  299.90451233567717
                ],
                [
                  -76.74087719946635,
                  38.97305322589588,
                  -10.37548766432289
                ]
              ]
            ]
          },
          "id": "20180217_386476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_386476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:47:04Z",
            "pc:count": 19962690,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 350275.2921,
                "count": 19962690,
                "maximum": 351047.2714,
                "minimum": 349192.4914,
                "name": "X",
                "position": 0,
                "stddev": 563.0814384,
                "variance": 317060.7063
              },
              {
                "average": 4315853.957,
                "count": 19962690,
                "maximum": 4316485.537,
                "minimum": 4315226.637,
                "name": "Y",
                "position": 1,
                "stddev": 338.0848861,
                "variance": 114301.3902
              },
              {
                "average": 46.58174036,
                "count": 19962690,
                "maximum": 299.9045123,
                "minimum": -10.37548766,
                "name": "Z",
                "position": 2,
                "stddev": 13.27628096,
                "variance": 176.2596361
              },
              {
                "average": 4540.599505,
                "count": 19962690,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5374.098753,
                "variance": 28880937.4
              },
              {
                "average": 2.343813183,
                "count": 19962690,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.381250994,
                "variance": 1.907854309
              },
              {
                "average": 3.470252205,
                "count": 19962690,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.496496759,
                "variance": 2.239502549
              },
              {
                "average": 0.4950901407,
                "count": 19962690,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999759052,
                "variance": 0.2499759058
              },
              {
                "average": 0,
                "count": 19962690,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262354122,
                "count": 19962690,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4767165605,
                "variance": 0.2272586791
              },
              {
                "average": 4.435738202,
                "count": 19962690,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.44832492,
                "variance": 180.8574432
              },
              {
                "average": 0,
                "count": 19962690,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.12100303,
                "count": 19962690,
                "maximum": 29,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6057679036,
                "variance": 0.366954753
              },
              {
                "average": 202920813.4,
                "count": 19962690,
                "maximum": 202921224.2,
                "minimum": 202920170.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 301.5501624,
                "variance": 90932.50044
              },
              {
                "average": 0,
                "count": 19962690,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19962690,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19962690,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004787430952,
                "count": 19962690,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02187496113,
                "variance": 0.0004785139243
              },
              {
                "average": 0.4286745424,
                "count": 19962690,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4948865439,
                "variance": 0.2449126914
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349192.4914,
              4315226.637,
              -10.37548766,
              351047.2714,
              4316485.537,
              299.9045123
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349192.4914464687,
                    4315226.637029736,
                    -10.37548766432289
                  ],
                  [
                    349192.4914464687,
                    4316485.537029737,
                    -10.37548766432289
                  ],
                  [
                    351047.2714464687,
                    4316485.537029737,
                    299.90451233567717
                  ],
                  [
                    351047.2714464687,
                    4315226.637029736,
                    299.90451233567717
                  ],
                  [
                    349192.4914464687,
                    4315226.637029736,
                    -10.37548766432289
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:47:04+00:00",
            "end_time": "2018-02-17T16:29: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": "20180228_344468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88864258733123,
              38.951323174178405,
              -9.685564308648651
            ],
            [
              -76.88894365468902,
              38.96266039835461,
              -9.685564308648651
            ],
            [
              -76.8675442464423,
              38.963004912786566,
              355.1344356913513
            ],
            [
              -76.86724658494379,
              38.95166755010214,
              355.1344356913513
            ],
            [
              -76.88864258733123,
              38.951323174178405,
              -9.685564308648651
            ]
          ]
        ]
      },
      "bbox": [
        -76.88894365,
        38.95132317,
        -9.685564309,
        -76.86724658,
        38.96300491,
        355.1344357
      ],
      "properties": {
        "datetime": "2018-02-28T19:11:56Z",
        "pc:count": 13363246,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337196.5622,
            "count": 13363246,
            "maximum": 338195.9961,
            "minimum": 336341.0161,
            "name": "X",
            "position": 0,
            "stddev": 496.593637,
            "variance": 246605.2403
          },
          {
            "average": 4313755.407,
            "count": 13363246,
            "maximum": 4314328.856,
            "minimum": 4313070.076,
            "name": "Y",
            "position": 1,
            "stddev": 355.0420805,
            "variance": 126054.8789
          },
          {
            "average": 50.30093061,
            "count": 13363246,
            "maximum": 355.1344357,
            "minimum": -9.685564309,
            "name": "Z",
            "position": 2,
            "stddev": 12.30409547,
            "variance": 151.3907654
          },
          {
            "average": 5766.609981,
            "count": 13363246,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5728.318895,
            "variance": 32813637.36
          },
          {
            "average": 1.891405202,
            "count": 13363246,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.229826205,
            "variance": 1.512472495
          },
          {
            "average": 2.635279557,
            "count": 13363246,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.584744522,
            "variance": 2.511415201
          },
          {
            "average": 0.5004315568,
            "count": 13363246,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998325,
            "variance": 0.2499998325
          },
          {
            "average": 0,
            "count": 13363246,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342509223,
            "count": 13363246,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5206555804,
            "variance": 0.2710822334
          },
          {
            "average": -10.9867006,
            "count": 13363246,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.276221635,
            "variance": 68.49584456
          },
          {
            "average": 0,
            "count": 13363246,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 62.8266951,
            "count": 13363246,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.88588651,
            "variance": 47.41543303
          },
          {
            "average": 203875549.4,
            "count": 13363246,
            "maximum": 203880316.4,
            "minimum": 203871796.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3998.129725,
            "variance": 15985041.3
          },
          {
            "average": 0,
            "count": 13363246,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13363246,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13363246,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006029223738,
            "count": 13363246,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02454707525,
            "variance": 0.0006025589035
          },
          {
            "average": 0.4830372052,
            "count": 13363246,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997121994,
            "variance": 0.2497122823
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336341.0161,
          4313070.076,
          -9.685564309,
          338195.9961,
          4314328.856,
          355.1344357
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336341.01613959303,
                4313070.076267052,
                -9.685564308648651
              ],
              [
                336341.01613959303,
                4314328.856267052,
                -9.685564308648651
              ],
              [
                338195.996139593,
                4314328.856267052,
                355.1344356913513
              ],
              [
                338195.996139593,
                4313070.076267052,
                355.1344356913513
              ],
              [
                336341.01613959303,
                4313070.076267052,
                -9.685564308648651
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:11:56+00:00",
        "end_time": "2018-02-28T16:49:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_344468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_344468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_344468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88894365,
            38.95132317,
            -9.685564309,
            -76.86724658,
            38.96300491,
            355.1344357
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88864258733123,
                  38.951323174178405,
                  -9.685564308648651
                ],
                [
                  -76.88894365468902,
                  38.96266039835461,
                  -9.685564308648651
                ],
                [
                  -76.8675442464423,
                  38.963004912786566,
                  355.1344356913513
                ],
                [
                  -76.86724658494379,
                  38.95166755010214,
                  355.1344356913513
                ],
                [
                  -76.88864258733123,
                  38.951323174178405,
                  -9.685564308648651
                ]
              ]
            ]
          },
          "id": "20180228_344468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_344468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:11:56Z",
            "pc:count": 13363246,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337196.5622,
                "count": 13363246,
                "maximum": 338195.9961,
                "minimum": 336341.0161,
                "name": "X",
                "position": 0,
                "stddev": 496.593637,
                "variance": 246605.2403
              },
              {
                "average": 4313755.407,
                "count": 13363246,
                "maximum": 4314328.856,
                "minimum": 4313070.076,
                "name": "Y",
                "position": 1,
                "stddev": 355.0420805,
                "variance": 126054.8789
              },
              {
                "average": 50.30093061,
                "count": 13363246,
                "maximum": 355.1344357,
                "minimum": -9.685564309,
                "name": "Z",
                "position": 2,
                "stddev": 12.30409547,
                "variance": 151.3907654
              },
              {
                "average": 5766.609981,
                "count": 13363246,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5728.318895,
                "variance": 32813637.36
              },
              {
                "average": 1.891405202,
                "count": 13363246,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.229826205,
                "variance": 1.512472495
              },
              {
                "average": 2.635279557,
                "count": 13363246,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.584744522,
                "variance": 2.511415201
              },
              {
                "average": 0.5004315568,
                "count": 13363246,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998325,
                "variance": 0.2499998325
              },
              {
                "average": 0,
                "count": 13363246,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342509223,
                "count": 13363246,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5206555804,
                "variance": 0.2710822334
              },
              {
                "average": -10.9867006,
                "count": 13363246,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.276221635,
                "variance": 68.49584456
              },
              {
                "average": 0,
                "count": 13363246,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 62.8266951,
                "count": 13363246,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.88588651,
                "variance": 47.41543303
              },
              {
                "average": 203875549.4,
                "count": 13363246,
                "maximum": 203880316.4,
                "minimum": 203871796.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3998.129725,
                "variance": 15985041.3
              },
              {
                "average": 0,
                "count": 13363246,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13363246,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13363246,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006029223738,
                "count": 13363246,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02454707525,
                "variance": 0.0006025589035
              },
              {
                "average": 0.4830372052,
                "count": 13363246,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997121994,
                "variance": 0.2497122823
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336341.0161,
              4313070.076,
              -9.685564309,
              338195.9961,
              4314328.856,
              355.1344357
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336341.01613959303,
                    4313070.076267052,
                    -9.685564308648651
                  ],
                  [
                    336341.01613959303,
                    4314328.856267052,
                    -9.685564308648651
                  ],
                  [
                    338195.996139593,
                    4314328.856267052,
                    355.1344356913513
                  ],
                  [
                    338195.996139593,
                    4313070.076267052,
                    355.1344356913513
                  ],
                  [
                    336341.01613959303,
                    4313070.076267052,
                    -9.685564308648651
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:11:56+00:00",
            "end_time": "2018-02-28T16:49: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": "20180228_338468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9097410927386,
              38.951340866341994,
              -9.836572479739147
            ],
            [
              -76.91004552235347,
              38.96267795168771,
              -9.836572479739147
            ],
            [
              -76.88864567662891,
              38.96302634669567,
              349.1634275202608
            ],
            [
              -76.88834465282115,
              38.95168912128331,
              349.1634275202608
            ],
            [
              -76.9097410927386,
              38.951340866341994,
              -9.836572479739147
            ]
          ]
        ]
      },
      "bbox": [
        -76.91004552,
        38.95134087,
        -9.83657248,
        -76.88834465,
        38.96302635,
        349.1634275
      ],
      "properties": {
        "datetime": "2018-02-28T19:35:25Z",
        "pc:count": 15277195,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335438.1915,
            "count": 15277195,
            "maximum": 336367.6772,
            "minimum": 334512.6372,
            "name": "X",
            "position": 0,
            "stddev": 485.2849314,
            "variance": 235501.4647
          },
          {
            "average": 4313732.803,
            "count": 15277195,
            "maximum": 4314368.935,
            "minimum": 4313110.155,
            "name": "Y",
            "position": 1,
            "stddev": 360.9771828,
            "variance": 130304.5265
          },
          {
            "average": 51.72006339,
            "count": 15277195,
            "maximum": 349.1634275,
            "minimum": -9.83657248,
            "name": "Z",
            "position": 2,
            "stddev": 13.714441,
            "variance": 188.0858919
          },
          {
            "average": 5024.715913,
            "count": 15277195,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5239.764116,
            "variance": 27455127.99
          },
          {
            "average": 2.164580998,
            "count": 15277195,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.284305851,
            "variance": 1.649441519
          },
          {
            "average": 3.06154402,
            "count": 15277195,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.510017449,
            "variance": 2.280152696
          },
          {
            "average": 0.4994410296,
            "count": 15277195,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997039,
            "variance": 0.2499997039
          },
          {
            "average": 0,
            "count": 15277195,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.339510493,
            "count": 15277195,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5457744428,
            "variance": 0.2978697424
          },
          {
            "average": 10.73750126,
            "count": 15277195,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.351209254,
            "variance": 69.74269601
          },
          {
            "average": 0,
            "count": 15277195,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.77887799,
            "count": 15277195,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.598562363,
            "variance": 2.55540163
          },
          {
            "average": 203880428.7,
            "count": 15277195,
            "maximum": 203881725.2,
            "minimum": 203872204.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 839.0752515,
            "variance": 704047.2777
          },
          {
            "average": 0,
            "count": 15277195,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15277195,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15277195,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005826331339,
            "count": 15277195,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02413076274,
            "variance": 0.0005822937106
          },
          {
            "average": 0.3299329491,
            "count": 15277195,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4701884863,
            "variance": 0.2210772127
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334512.6372,
          4313110.155,
          -9.83657248,
          336367.6772,
          4314368.935,
          349.1634275
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334512.6372166384,
                4313110.155037431,
                -9.836572479739147
              ],
              [
                334512.6372166384,
                4314368.93503743,
                -9.836572479739147
              ],
              [
                336367.67721663846,
                4314368.93503743,
                349.1634275202608
              ],
              [
                336367.67721663846,
                4313110.155037431,
                349.1634275202608
              ],
              [
                334512.6372166384,
                4313110.155037431,
                -9.836572479739147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:35:25+00:00",
        "end_time": "2018-02-28T16:56:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_338468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_338468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_338468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91004552,
            38.95134087,
            -9.83657248,
            -76.88834465,
            38.96302635,
            349.1634275
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9097410927386,
                  38.951340866341994,
                  -9.836572479739147
                ],
                [
                  -76.91004552235347,
                  38.96267795168771,
                  -9.836572479739147
                ],
                [
                  -76.88864567662891,
                  38.96302634669567,
                  349.1634275202608
                ],
                [
                  -76.88834465282115,
                  38.95168912128331,
                  349.1634275202608
                ],
                [
                  -76.9097410927386,
                  38.951340866341994,
                  -9.836572479739147
                ]
              ]
            ]
          },
          "id": "20180228_338468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_338468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:35:25Z",
            "pc:count": 15277195,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335438.1915,
                "count": 15277195,
                "maximum": 336367.6772,
                "minimum": 334512.6372,
                "name": "X",
                "position": 0,
                "stddev": 485.2849314,
                "variance": 235501.4647
              },
              {
                "average": 4313732.803,
                "count": 15277195,
                "maximum": 4314368.935,
                "minimum": 4313110.155,
                "name": "Y",
                "position": 1,
                "stddev": 360.9771828,
                "variance": 130304.5265
              },
              {
                "average": 51.72006339,
                "count": 15277195,
                "maximum": 349.1634275,
                "minimum": -9.83657248,
                "name": "Z",
                "position": 2,
                "stddev": 13.714441,
                "variance": 188.0858919
              },
              {
                "average": 5024.715913,
                "count": 15277195,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5239.764116,
                "variance": 27455127.99
              },
              {
                "average": 2.164580998,
                "count": 15277195,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.284305851,
                "variance": 1.649441519
              },
              {
                "average": 3.06154402,
                "count": 15277195,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.510017449,
                "variance": 2.280152696
              },
              {
                "average": 0.4994410296,
                "count": 15277195,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997039,
                "variance": 0.2499997039
              },
              {
                "average": 0,
                "count": 15277195,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.339510493,
                "count": 15277195,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5457744428,
                "variance": 0.2978697424
              },
              {
                "average": 10.73750126,
                "count": 15277195,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.351209254,
                "variance": 69.74269601
              },
              {
                "average": 0,
                "count": 15277195,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.77887799,
                "count": 15277195,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.598562363,
                "variance": 2.55540163
              },
              {
                "average": 203880428.7,
                "count": 15277195,
                "maximum": 203881725.2,
                "minimum": 203872204.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 839.0752515,
                "variance": 704047.2777
              },
              {
                "average": 0,
                "count": 15277195,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15277195,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15277195,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005826331339,
                "count": 15277195,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02413076274,
                "variance": 0.0005822937106
              },
              {
                "average": 0.3299329491,
                "count": 15277195,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4701884863,
                "variance": 0.2210772127
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334512.6372,
              4313110.155,
              -9.83657248,
              336367.6772,
              4314368.935,
              349.1634275
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334512.6372166384,
                    4313110.155037431,
                    -9.836572479739147
                  ],
                  [
                    334512.6372166384,
                    4314368.93503743,
                    -9.836572479739147
                  ],
                  [
                    336367.67721663846,
                    4314368.93503743,
                    349.1634275202608
                  ],
                  [
                    336367.67721663846,
                    4313110.155037431,
                    349.1634275202608
                  ],
                  [
                    334512.6372166384,
                    4313110.155037431,
                    -9.836572479739147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:35:25+00:00",
            "end_time": "2018-02-28T16:56: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": "20180217_386480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74083812836403,
              38.984036155196,
              -10.412203817056081
            ],
            [
              -76.74111597440246,
              38.99537460504775,
              -10.412203817056081
            ],
            [
              -76.71970589998854,
              38.99569222048201,
              308.24779618294394
            ],
            [
              -76.71943146642042,
              38.984353642954225,
              308.24779618294394
            ],
            [
              -76.74083812836403,
              38.984036155196,
              -10.412203817056081
            ]
          ]
        ]
      },
      "bbox": [
        -76.74111597,
        38.98403616,
        -10.41220382,
        -76.71943147,
        38.99569222,
        308.2477962
      ],
      "properties": {
        "datetime": "2018-02-17T16:46:54Z",
        "pc:count": 14815655,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 350206.2974,
            "count": 14815655,
            "maximum": 351074.0792,
            "minimum": 349219.1792,
            "name": "X",
            "position": 0,
            "stddev": 421.7002338,
            "variance": 177831.0872
          },
          {
            "average": 4317056.179,
            "count": 14815655,
            "maximum": 4317704.294,
            "minimum": 4316445.474,
            "name": "Y",
            "position": 1,
            "stddev": 360.2263273,
            "variance": 129763.0069
          },
          {
            "average": 36.73422422,
            "count": 14815655,
            "maximum": 308.2477962,
            "minimum": -10.41220382,
            "name": "Z",
            "position": 2,
            "stddev": 11.7875211,
            "variance": 138.9456536
          },
          {
            "average": 5101.803352,
            "count": 14815655,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5733.3306,
            "variance": 32871079.77
          },
          {
            "average": 2.221949215,
            "count": 14815655,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.36220461,
            "variance": 1.855601399
          },
          {
            "average": 3.256135824,
            "count": 14815655,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.571172987,
            "variance": 2.468584556
          },
          {
            "average": 0.4954019245,
            "count": 14815655,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999788741,
            "variance": 0.2499788746
          },
          {
            "average": 0,
            "count": 14815655,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.29058101,
            "count": 14815655,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4916506844,
            "variance": 0.2417203955
          },
          {
            "average": 10.68540175,
            "count": 14815655,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.569417415,
            "variance": 57.29608001
          },
          {
            "average": 0,
            "count": 14815655,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.48895219,
            "count": 14815655,
            "maximum": 29,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5031852541,
            "variance": 0.2531953999
          },
          {
            "average": 202920992.5,
            "count": 14815655,
            "maximum": 202921214.4,
            "minimum": 202920171.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 195.5017863,
            "variance": 38220.94846
          },
          {
            "average": 0,
            "count": 14815655,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14815655,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14815655,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005102035651,
            "count": 14815655,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02258192401,
            "variance": 0.0005099432918
          },
          {
            "average": 0.3079327239,
            "count": 14815655,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4616385771,
            "variance": 0.2131101758
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349219.1792,
          4316445.474,
          -10.41220382,
          351074.0792,
          4317704.294,
          308.2477962
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349219.17921239807,
                4316445.473707812,
                -10.412203817056081
              ],
              [
                349219.17921239807,
                4317704.293707812,
                -10.412203817056081
              ],
              [
                351074.0792123981,
                4317704.293707812,
                308.24779618294394
              ],
              [
                351074.0792123981,
                4316445.473707812,
                308.24779618294394
              ],
              [
                349219.17921239807,
                4316445.473707812,
                -10.412203817056081
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:46:54+00:00",
        "end_time": "2018-02-17T16:29:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_386480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_386480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_386480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74111597,
            38.98403616,
            -10.41220382,
            -76.71943147,
            38.99569222,
            308.2477962
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74083812836403,
                  38.984036155196,
                  -10.412203817056081
                ],
                [
                  -76.74111597440246,
                  38.99537460504775,
                  -10.412203817056081
                ],
                [
                  -76.71970589998854,
                  38.99569222048201,
                  308.24779618294394
                ],
                [
                  -76.71943146642042,
                  38.984353642954225,
                  308.24779618294394
                ],
                [
                  -76.74083812836403,
                  38.984036155196,
                  -10.412203817056081
                ]
              ]
            ]
          },
          "id": "20180217_386480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_386480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:46:54Z",
            "pc:count": 14815655,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 350206.2974,
                "count": 14815655,
                "maximum": 351074.0792,
                "minimum": 349219.1792,
                "name": "X",
                "position": 0,
                "stddev": 421.7002338,
                "variance": 177831.0872
              },
              {
                "average": 4317056.179,
                "count": 14815655,
                "maximum": 4317704.294,
                "minimum": 4316445.474,
                "name": "Y",
                "position": 1,
                "stddev": 360.2263273,
                "variance": 129763.0069
              },
              {
                "average": 36.73422422,
                "count": 14815655,
                "maximum": 308.2477962,
                "minimum": -10.41220382,
                "name": "Z",
                "position": 2,
                "stddev": 11.7875211,
                "variance": 138.9456536
              },
              {
                "average": 5101.803352,
                "count": 14815655,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5733.3306,
                "variance": 32871079.77
              },
              {
                "average": 2.221949215,
                "count": 14815655,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.36220461,
                "variance": 1.855601399
              },
              {
                "average": 3.256135824,
                "count": 14815655,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.571172987,
                "variance": 2.468584556
              },
              {
                "average": 0.4954019245,
                "count": 14815655,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999788741,
                "variance": 0.2499788746
              },
              {
                "average": 0,
                "count": 14815655,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.29058101,
                "count": 14815655,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4916506844,
                "variance": 0.2417203955
              },
              {
                "average": 10.68540175,
                "count": 14815655,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.569417415,
                "variance": 57.29608001
              },
              {
                "average": 0,
                "count": 14815655,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.48895219,
                "count": 14815655,
                "maximum": 29,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5031852541,
                "variance": 0.2531953999
              },
              {
                "average": 202920992.5,
                "count": 14815655,
                "maximum": 202921214.4,
                "minimum": 202920171.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 195.5017863,
                "variance": 38220.94846
              },
              {
                "average": 0,
                "count": 14815655,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14815655,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14815655,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005102035651,
                "count": 14815655,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02258192401,
                "variance": 0.0005099432918
              },
              {
                "average": 0.3079327239,
                "count": 14815655,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4616385771,
                "variance": 0.2131101758
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349219.1792,
              4316445.474,
              -10.41220382,
              351074.0792,
              4317704.294,
              308.2477962
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349219.17921239807,
                    4316445.473707812,
                    -10.412203817056081
                  ],
                  [
                    349219.17921239807,
                    4317704.293707812,
                    -10.412203817056081
                  ],
                  [
                    351074.0792123981,
                    4317704.293707812,
                    308.24779618294394
                  ],
                  [
                    351074.0792123981,
                    4316445.473707812,
                    308.24779618294394
                  ],
                  [
                    349219.17921239807,
                    4316445.473707812,
                    -10.412203817056081
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:46:54+00:00",
            "end_time": "2018-02-17T16:29: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": "20180228_338472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90972678115824,
              38.96232265095857,
              -9.661533650178711
            ],
            [
              -76.91003136155298,
              38.97366097590716,
              -9.661533650178711
            ],
            [
              -76.88862913374501,
              38.97400943496603,
              358.35846634982124
            ],
            [
              -76.88832796124889,
              38.96267096992134,
              358.35846634982124
            ],
            [
              -76.90972678115824,
              38.96232265095857,
              -9.661533650178711
            ]
          ]
        ]
      },
      "bbox": [
        -76.91003136,
        38.96232265,
        -9.66153365,
        -76.88832796,
        38.97400943,
        358.3584663
      ],
      "properties": {
        "datetime": "2018-02-28T19:18:30Z",
        "pc:count": 17254364,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335553.0169,
            "count": 17254364,
            "maximum": 336394.3885,
            "minimum": 334539.4285,
            "name": "X",
            "position": 0,
            "stddev": 515.3852844,
            "variance": 265621.9914
          },
          {
            "average": 4314983.431,
            "count": 17254364,
            "maximum": 4315587.843,
            "minimum": 4314328.923,
            "name": "Y",
            "position": 1,
            "stddev": 359.1416305,
            "variance": 128982.7108
          },
          {
            "average": 42.23618912,
            "count": 17254364,
            "maximum": 358.3584663,
            "minimum": -9.66153365,
            "name": "Z",
            "position": 2,
            "stddev": 13.71527827,
            "variance": 188.108858
          },
          {
            "average": 4452.099866,
            "count": 17254364,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4937.128893,
            "variance": 24375241.7
          },
          {
            "average": 2.256659475,
            "count": 17254364,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.335301284,
            "variance": 1.783029518
          },
          {
            "average": 3.278470247,
            "count": 17254364,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.506252916,
            "variance": 2.268797848
          },
          {
            "average": 0.5006211762,
            "count": 17254364,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996286,
            "variance": 0.2499996286
          },
          {
            "average": 0,
            "count": 17254364,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278719401,
            "count": 17254364,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5415976094,
            "variance": 0.2933279705
          },
          {
            "average": -7.308495878,
            "count": 17254364,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89505085,
            "variance": 141.4922347
          },
          {
            "average": 0,
            "count": 17254364,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 65.02936022,
            "count": 17254364,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.758273931,
            "variance": 45.67426652
          },
          {
            "average": 203876987,
            "count": 17254364,
            "maximum": 203880710.6,
            "minimum": 203872202.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3995.141115,
            "variance": 15961152.53
          },
          {
            "average": 0,
            "count": 17254364,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17254364,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17254364,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004877027052,
            "count": 17254364,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02207860683,
            "variance": 0.0004874648796
          },
          {
            "average": 0.4896529945,
            "count": 17254364,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4998929425,
            "variance": 0.249892954
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334539.4285,
          4314328.923,
          -9.66153365,
          336394.3885,
          4315587.843,
          358.3584663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334539.4285359263,
                4314328.923452246,
                -9.661533650178711
              ],
              [
                334539.4285359263,
                4315587.843452246,
                -9.661533650178711
              ],
              [
                336394.38853592623,
                4315587.843452246,
                358.35846634982124
              ],
              [
                336394.38853592623,
                4314328.923452246,
                358.35846634982124
              ],
              [
                334539.4285359263,
                4314328.923452246,
                -9.661533650178711
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:18:30+00:00",
        "end_time": "2018-02-28T16:56:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_338472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_338472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_338472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91003136,
            38.96232265,
            -9.66153365,
            -76.88832796,
            38.97400943,
            358.3584663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90972678115824,
                  38.96232265095857,
                  -9.661533650178711
                ],
                [
                  -76.91003136155298,
                  38.97366097590716,
                  -9.661533650178711
                ],
                [
                  -76.88862913374501,
                  38.97400943496603,
                  358.35846634982124
                ],
                [
                  -76.88832796124889,
                  38.96267096992134,
                  358.35846634982124
                ],
                [
                  -76.90972678115824,
                  38.96232265095857,
                  -9.661533650178711
                ]
              ]
            ]
          },
          "id": "20180228_338472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_338472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:18:30Z",
            "pc:count": 17254364,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335553.0169,
                "count": 17254364,
                "maximum": 336394.3885,
                "minimum": 334539.4285,
                "name": "X",
                "position": 0,
                "stddev": 515.3852844,
                "variance": 265621.9914
              },
              {
                "average": 4314983.431,
                "count": 17254364,
                "maximum": 4315587.843,
                "minimum": 4314328.923,
                "name": "Y",
                "position": 1,
                "stddev": 359.1416305,
                "variance": 128982.7108
              },
              {
                "average": 42.23618912,
                "count": 17254364,
                "maximum": 358.3584663,
                "minimum": -9.66153365,
                "name": "Z",
                "position": 2,
                "stddev": 13.71527827,
                "variance": 188.108858
              },
              {
                "average": 4452.099866,
                "count": 17254364,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4937.128893,
                "variance": 24375241.7
              },
              {
                "average": 2.256659475,
                "count": 17254364,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.335301284,
                "variance": 1.783029518
              },
              {
                "average": 3.278470247,
                "count": 17254364,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.506252916,
                "variance": 2.268797848
              },
              {
                "average": 0.5006211762,
                "count": 17254364,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996286,
                "variance": 0.2499996286
              },
              {
                "average": 0,
                "count": 17254364,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278719401,
                "count": 17254364,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5415976094,
                "variance": 0.2933279705
              },
              {
                "average": -7.308495878,
                "count": 17254364,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89505085,
                "variance": 141.4922347
              },
              {
                "average": 0,
                "count": 17254364,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 65.02936022,
                "count": 17254364,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.758273931,
                "variance": 45.67426652
              },
              {
                "average": 203876987,
                "count": 17254364,
                "maximum": 203880710.6,
                "minimum": 203872202.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3995.141115,
                "variance": 15961152.53
              },
              {
                "average": 0,
                "count": 17254364,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17254364,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17254364,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004877027052,
                "count": 17254364,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02207860683,
                "variance": 0.0004874648796
              },
              {
                "average": 0.4896529945,
                "count": 17254364,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4998929425,
                "variance": 0.249892954
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334539.4285,
              4314328.923,
              -9.66153365,
              336394.3885,
              4315587.843,
              358.3584663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334539.4285359263,
                    4314328.923452246,
                    -9.661533650178711
                  ],
                  [
                    334539.4285359263,
                    4315587.843452246,
                    -9.661533650178711
                  ],
                  [
                    336394.38853592623,
                    4315587.843452246,
                    358.35846634982124
                  ],
                  [
                    336394.38853592623,
                    4314328.923452246,
                    358.35846634982124
                  ],
                  [
                    334539.4285359263,
                    4314328.923452246,
                    -9.661533650178711
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:18:30+00:00",
            "end_time": "2018-02-28T16:56:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_386484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74079745084408,
              38.995019270494204,
              -10.38386210326155
            ],
            [
              -76.74107537264604,
              39.00635661833265,
              -10.38386210326155
            ],
            [
              -76.71977373668508,
              39.00667265293687,
              304.59613789673847
            ],
            [
              -76.71949921107462,
              38.995335178080715,
              304.59613789673847
            ],
            [
              -76.74079745084408,
              38.995019270494204,
              -10.38386210326155
            ]
          ]
        ]
      },
      "bbox": [
        -76.74107537,
        38.99501927,
        -10.3838621,
        -76.71949921,
        39.00667265,
        304.5961379
      ],
      "properties": {
        "datetime": "2018-02-17T16:55:34Z",
        "pc:count": 19253133,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 350232.5323,
            "count": 19253133,
            "maximum": 351091.231,
            "minimum": 349246.011,
            "name": "X",
            "position": 0,
            "stddev": 571.4866979,
            "variance": 326597.0459
          },
          {
            "average": 4318311.539,
            "count": 19253133,
            "maximum": 4318923.03,
            "minimum": 4317664.33,
            "name": "Y",
            "position": 1,
            "stddev": 330.9131222,
            "variance": 109503.4945
          },
          {
            "average": 27.81356991,
            "count": 19253133,
            "maximum": 304.5961379,
            "minimum": -10.3838621,
            "name": "Z",
            "position": 2,
            "stddev": 12.02568256,
            "variance": 144.6170411
          },
          {
            "average": 4276.476333,
            "count": 19253133,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5059.644409,
            "variance": 25600001.54
          },
          {
            "average": 2.401529819,
            "count": 19253133,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.39859661,
            "variance": 1.956072478
          },
          {
            "average": 3.58726842,
            "count": 19253133,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.475641629,
            "variance": 2.177518218
          },
          {
            "average": 0.5021025409,
            "count": 19253133,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999955923,
            "variance": 0.2499955923
          },
          {
            "average": 0,
            "count": 19253133,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23446558,
            "count": 19253133,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4593646815,
            "variance": 0.2110159106
          },
          {
            "average": 0.6794576301,
            "count": 19253133,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.75135037,
            "variance": 189.0996369
          },
          {
            "average": 0,
            "count": 19253133,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.97661788,
            "count": 19253133,
            "maximum": 30,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.635564325,
            "variance": 0.4039420112
          },
          {
            "average": 202921201.9,
            "count": 19253133,
            "maximum": 202921734.2,
            "minimum": 202920805.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 286.417237,
            "variance": 82034.83363
          },
          {
            "average": 0,
            "count": 19253133,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19253133,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19253133,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003980650837,
            "count": 19253133,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01994759756,
            "variance": 0.0003979066486
          },
          {
            "average": 0.3822078204,
            "count": 19253133,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4859269644,
            "variance": 0.2361250147
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349246.011,
          4317664.33,
          -10.3838621,
          351091.231,
          4318923.03,
          304.5961379
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349246.0110117167,
                4317664.330447387,
                -10.38386210326155
              ],
              [
                349246.0110117167,
                4318923.030447386,
                -10.38386210326155
              ],
              [
                351091.23101171665,
                4318923.030447386,
                304.59613789673847
              ],
              [
                351091.23101171665,
                4317664.330447387,
                304.59613789673847
              ],
              [
                349246.0110117167,
                4317664.330447387,
                -10.38386210326155
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:55:34+00:00",
        "end_time": "2018-02-17T16:40:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_386484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_386484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_386484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74107537,
            38.99501927,
            -10.3838621,
            -76.71949921,
            39.00667265,
            304.5961379
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74079745084408,
                  38.995019270494204,
                  -10.38386210326155
                ],
                [
                  -76.74107537264604,
                  39.00635661833265,
                  -10.38386210326155
                ],
                [
                  -76.71977373668508,
                  39.00667265293687,
                  304.59613789673847
                ],
                [
                  -76.71949921107462,
                  38.995335178080715,
                  304.59613789673847
                ],
                [
                  -76.74079745084408,
                  38.995019270494204,
                  -10.38386210326155
                ]
              ]
            ]
          },
          "id": "20180217_386484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_386484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:55:34Z",
            "pc:count": 19253133,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 350232.5323,
                "count": 19253133,
                "maximum": 351091.231,
                "minimum": 349246.011,
                "name": "X",
                "position": 0,
                "stddev": 571.4866979,
                "variance": 326597.0459
              },
              {
                "average": 4318311.539,
                "count": 19253133,
                "maximum": 4318923.03,
                "minimum": 4317664.33,
                "name": "Y",
                "position": 1,
                "stddev": 330.9131222,
                "variance": 109503.4945
              },
              {
                "average": 27.81356991,
                "count": 19253133,
                "maximum": 304.5961379,
                "minimum": -10.3838621,
                "name": "Z",
                "position": 2,
                "stddev": 12.02568256,
                "variance": 144.6170411
              },
              {
                "average": 4276.476333,
                "count": 19253133,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5059.644409,
                "variance": 25600001.54
              },
              {
                "average": 2.401529819,
                "count": 19253133,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.39859661,
                "variance": 1.956072478
              },
              {
                "average": 3.58726842,
                "count": 19253133,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.475641629,
                "variance": 2.177518218
              },
              {
                "average": 0.5021025409,
                "count": 19253133,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999955923,
                "variance": 0.2499955923
              },
              {
                "average": 0,
                "count": 19253133,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23446558,
                "count": 19253133,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4593646815,
                "variance": 0.2110159106
              },
              {
                "average": 0.6794576301,
                "count": 19253133,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.75135037,
                "variance": 189.0996369
              },
              {
                "average": 0,
                "count": 19253133,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.97661788,
                "count": 19253133,
                "maximum": 30,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.635564325,
                "variance": 0.4039420112
              },
              {
                "average": 202921201.9,
                "count": 19253133,
                "maximum": 202921734.2,
                "minimum": 202920805.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 286.417237,
                "variance": 82034.83363
              },
              {
                "average": 0,
                "count": 19253133,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19253133,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19253133,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003980650837,
                "count": 19253133,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01994759756,
                "variance": 0.0003979066486
              },
              {
                "average": 0.3822078204,
                "count": 19253133,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4859269644,
                "variance": 0.2361250147
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349246.011,
              4317664.33,
              -10.3838621,
              351091.231,
              4318923.03,
              304.5961379
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349246.0110117167,
                    4317664.330447387,
                    -10.38386210326155
                  ],
                  [
                    349246.0110117167,
                    4318923.030447386,
                    -10.38386210326155
                  ],
                  [
                    351091.23101171665,
                    4318923.030447386,
                    304.59613789673847
                  ],
                  [
                    351091.23101171665,
                    4317664.330447387,
                    304.59613789673847
                  ],
                  [
                    349246.0110117167,
                    4317664.330447387,
                    -10.38386210326155
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:55:34+00:00",
            "end_time": "2018-02-17T16:40: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": "20180217_386488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74075898433856,
              39.00603441169773,
              -10.055839978067269
            ],
            [
              -76.74103623579084,
              39.01734021324206,
              -10.055839978067269
            ],
            [
              -76.72187910849196,
              39.01762462398513,
              315.8641600219328
            ],
            [
              -76.72160490401976,
              39.006318708460505,
              315.8641600219328
            ],
            [
              -76.74075898433856,
              39.00603441169773,
              -10.055839978067269
            ]
          ]
        ]
      },
      "bbox": [
        -76.74103624,
        39.00603441,
        -10.05583998,
        -76.7216049,
        39.01762462,
        315.86416
      ],
      "properties": {
        "datetime": "2018-02-20T17:00:53Z",
        "pc:count": 10996789,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349919.6096,
            "count": 10996789,
            "maximum": 350931.9238,
            "minimum": 349272.7238,
            "name": "X",
            "position": 0,
            "stddev": 459.5976605,
            "variance": 211230.0096
          },
          {
            "average": 4319328.171,
            "count": 10996789,
            "maximum": 4320141.947,
            "minimum": 4318886.747,
            "name": "Y",
            "position": 1,
            "stddev": 289.0819233,
            "variance": 83568.3584
          },
          {
            "average": 23.59395045,
            "count": 10996789,
            "maximum": 315.86416,
            "minimum": -10.05583998,
            "name": "Z",
            "position": 2,
            "stddev": 9.111061102,
            "variance": 83.01143441
          },
          {
            "average": 3552.866981,
            "count": 10996789,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4325.444386,
            "variance": 18709469.14
          },
          {
            "average": 2.637171178,
            "count": 10996789,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.413591132,
            "variance": 1.998239887
          },
          {
            "average": 3.888638856,
            "count": 10996789,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.308131592,
            "variance": 1.711208261
          },
          {
            "average": 0.5387638155,
            "count": 10996789,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984951246,
            "variance": 0.2484973892
          },
          {
            "average": 0,
            "count": 10996789,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.181105139,
            "count": 10996789,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4101849868,
            "variance": 0.1682517234
          },
          {
            "average": 3.224091181,
            "count": 10996789,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.06849911,
            "variance": 170.785669
          },
          {
            "average": 0,
            "count": 10996789,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.99513713,
            "count": 10996789,
            "maximum": 30,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.582369008,
            "variance": 2.503891678
          },
          {
            "average": 203017977,
            "count": 10996789,
            "maximum": 203181253.9,
            "minimum": 202920828.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 125655.4737,
            "variance": 15789298070.0
          },
          {
            "average": 0,
            "count": 10996789,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10996789,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10996789,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003208209233,
            "count": 10996789,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01790860202,
            "variance": 0.0003207180264
          },
          {
            "average": 0.5400200004,
            "count": 10996789,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4983958489,
            "variance": 0.2483984222
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349272.7238,
          4318886.747,
          -10.05583998,
          350931.9238,
          4320141.947,
          315.86416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349272.72380992165,
                4318886.747225577,
                -10.055839978067269
              ],
              [
                349272.72380992165,
                4320141.947225576,
                -10.055839978067269
              ],
              [
                350931.9238099216,
                4320141.947225576,
                315.8641600219328
              ],
              [
                350931.9238099216,
                4318886.747225577,
                315.8641600219328
              ],
              [
                349272.72380992165,
                4318886.747225577,
                -10.055839978067269
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-20T17:00:53+00:00",
        "end_time": "2018-02-17T16:40:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_386488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_386488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_386488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74103624,
            39.00603441,
            -10.05583998,
            -76.7216049,
            39.01762462,
            315.86416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74075898433856,
                  39.00603441169773,
                  -10.055839978067269
                ],
                [
                  -76.74103623579084,
                  39.01734021324206,
                  -10.055839978067269
                ],
                [
                  -76.72187910849196,
                  39.01762462398513,
                  315.8641600219328
                ],
                [
                  -76.72160490401976,
                  39.006318708460505,
                  315.8641600219328
                ],
                [
                  -76.74075898433856,
                  39.00603441169773,
                  -10.055839978067269
                ]
              ]
            ]
          },
          "id": "20180217_386488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_386488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-20T17:00:53Z",
            "pc:count": 10996789,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349919.6096,
                "count": 10996789,
                "maximum": 350931.9238,
                "minimum": 349272.7238,
                "name": "X",
                "position": 0,
                "stddev": 459.5976605,
                "variance": 211230.0096
              },
              {
                "average": 4319328.171,
                "count": 10996789,
                "maximum": 4320141.947,
                "minimum": 4318886.747,
                "name": "Y",
                "position": 1,
                "stddev": 289.0819233,
                "variance": 83568.3584
              },
              {
                "average": 23.59395045,
                "count": 10996789,
                "maximum": 315.86416,
                "minimum": -10.05583998,
                "name": "Z",
                "position": 2,
                "stddev": 9.111061102,
                "variance": 83.01143441
              },
              {
                "average": 3552.866981,
                "count": 10996789,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4325.444386,
                "variance": 18709469.14
              },
              {
                "average": 2.637171178,
                "count": 10996789,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.413591132,
                "variance": 1.998239887
              },
              {
                "average": 3.888638856,
                "count": 10996789,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.308131592,
                "variance": 1.711208261
              },
              {
                "average": 0.5387638155,
                "count": 10996789,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984951246,
                "variance": 0.2484973892
              },
              {
                "average": 0,
                "count": 10996789,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.181105139,
                "count": 10996789,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4101849868,
                "variance": 0.1682517234
              },
              {
                "average": 3.224091181,
                "count": 10996789,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.06849911,
                "variance": 170.785669
              },
              {
                "average": 0,
                "count": 10996789,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.99513713,
                "count": 10996789,
                "maximum": 30,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.582369008,
                "variance": 2.503891678
              },
              {
                "average": 203017977,
                "count": 10996789,
                "maximum": 203181253.9,
                "minimum": 202920828.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 125655.4737,
                "variance": 15789298070.0
              },
              {
                "average": 0,
                "count": 10996789,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10996789,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10996789,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003208209233,
                "count": 10996789,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01790860202,
                "variance": 0.0003207180264
              },
              {
                "average": 0.5400200004,
                "count": 10996789,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4983958489,
                "variance": 0.2483984222
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349272.7238,
              4318886.747,
              -10.05583998,
              350931.9238,
              4320141.947,
              315.86416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349272.72380992165,
                    4318886.747225577,
                    -10.055839978067269
                  ],
                  [
                    349272.72380992165,
                    4320141.947225576,
                    -10.055839978067269
                  ],
                  [
                    350931.9238099216,
                    4320141.947225576,
                    315.8641600219328
                  ],
                  [
                    350931.9238099216,
                    4318886.747225577,
                    315.8641600219328
                  ],
                  [
                    349272.72380992165,
                    4318886.747225577,
                    -10.055839978067269
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-20T17:00:53+00:00",
            "end_time": "2018-02-17T16:40:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_338476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90971289718563,
              38.97330555499739,
              -10.35724639706774
            ],
            [
              -76.91001759460782,
              38.984643858646415,
              -10.35724639706774
            ],
            [
              -76.88861182925532,
              38.98499240046199,
              378.14275360293226
            ],
            [
              -76.88831054162931,
              38.97365395669546,
              378.14275360293226
            ],
            [
              -76.90971289718563,
              38.97330555499739,
              -10.35724639706774
            ]
          ]
        ]
      },
      "bbox": [
        -76.91001759,
        38.97330555,
        -10.3572464,
        -76.88831054,
        38.9849924,
        378.1427536
      ],
      "properties": {
        "datetime": "2018-02-28T19:11:08Z",
        "pc:count": 26520116,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335464.7081,
            "count": 26520116,
            "maximum": 336421.1711,
            "minimum": 334566.1911,
            "name": "X",
            "position": 0,
            "stddev": 556.6163645,
            "variance": 309821.7772
          },
          {
            "average": 4316183.017,
            "count": 26520116,
            "maximum": 4316806.739,
            "minimum": 4315547.819,
            "name": "Y",
            "position": 1,
            "stddev": 347.4487605,
            "variance": 120720.6412
          },
          {
            "average": 41.79519204,
            "count": 26520116,
            "maximum": 378.1427536,
            "minimum": -10.3572464,
            "name": "Z",
            "position": 2,
            "stddev": 12.07139532,
            "variance": 145.7185851
          },
          {
            "average": 3090.651515,
            "count": 26520116,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3774.916773,
            "variance": 14249996.65
          },
          {
            "average": 2.635964564,
            "count": 26520116,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.3805748,
            "variance": 1.905986777
          },
          {
            "average": 3.970889946,
            "count": 26520116,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.149044313,
            "variance": 1.320302834
          },
          {
            "average": 0.498093485,
            "count": 26520116,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999963746,
            "variance": 0.2499963746
          },
          {
            "average": 0,
            "count": 26520116,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23230645,
            "count": 26520116,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4513978785,
            "variance": 0.2037600447
          },
          {
            "average": -3.01535451,
            "count": 26520116,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.14764315,
            "variance": 172.8605203
          },
          {
            "average": 0,
            "count": 26520116,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.46676455,
            "count": 26520116,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.896019208,
            "variance": 34.76304251
          },
          {
            "average": 203874085,
            "count": 26520116,
            "maximum": 203880268.9,
            "minimum": 203871749.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3450.657447,
            "variance": 11907036.81
          },
          {
            "average": 0,
            "count": 26520116,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26520116,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26520116,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004628561957,
            "count": 26520116,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02150911382,
            "variance": 0.0004626419772
          },
          {
            "average": 0.4178075239,
            "count": 26520116,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4931981408,
            "variance": 0.243244406
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334566.1911,
          4315547.819,
          -10.3572464,
          336421.1711,
          4316806.739,
          378.1427536
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334566.1911311975,
                4315547.818922202,
                -10.35724639706774
              ],
              [
                334566.1911311975,
                4316806.738922202,
                -10.35724639706774
              ],
              [
                336421.1711311975,
                4316806.738922202,
                378.14275360293226
              ],
              [
                336421.1711311975,
                4315547.818922202,
                378.14275360293226
              ],
              [
                334566.1911311975,
                4315547.818922202,
                -10.35724639706774
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:11:08+00:00",
        "end_time": "2018-02-28T16:49:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_338476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_338476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_338476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91001759,
            38.97330555,
            -10.3572464,
            -76.88831054,
            38.9849924,
            378.1427536
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90971289718563,
                  38.97330555499739,
                  -10.35724639706774
                ],
                [
                  -76.91001759460782,
                  38.984643858646415,
                  -10.35724639706774
                ],
                [
                  -76.88861182925532,
                  38.98499240046199,
                  378.14275360293226
                ],
                [
                  -76.88831054162931,
                  38.97365395669546,
                  378.14275360293226
                ],
                [
                  -76.90971289718563,
                  38.97330555499739,
                  -10.35724639706774
                ]
              ]
            ]
          },
          "id": "20180228_338476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_338476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:11:08Z",
            "pc:count": 26520116,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335464.7081,
                "count": 26520116,
                "maximum": 336421.1711,
                "minimum": 334566.1911,
                "name": "X",
                "position": 0,
                "stddev": 556.6163645,
                "variance": 309821.7772
              },
              {
                "average": 4316183.017,
                "count": 26520116,
                "maximum": 4316806.739,
                "minimum": 4315547.819,
                "name": "Y",
                "position": 1,
                "stddev": 347.4487605,
                "variance": 120720.6412
              },
              {
                "average": 41.79519204,
                "count": 26520116,
                "maximum": 378.1427536,
                "minimum": -10.3572464,
                "name": "Z",
                "position": 2,
                "stddev": 12.07139532,
                "variance": 145.7185851
              },
              {
                "average": 3090.651515,
                "count": 26520116,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3774.916773,
                "variance": 14249996.65
              },
              {
                "average": 2.635964564,
                "count": 26520116,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.3805748,
                "variance": 1.905986777
              },
              {
                "average": 3.970889946,
                "count": 26520116,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.149044313,
                "variance": 1.320302834
              },
              {
                "average": 0.498093485,
                "count": 26520116,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999963746,
                "variance": 0.2499963746
              },
              {
                "average": 0,
                "count": 26520116,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23230645,
                "count": 26520116,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4513978785,
                "variance": 0.2037600447
              },
              {
                "average": -3.01535451,
                "count": 26520116,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.14764315,
                "variance": 172.8605203
              },
              {
                "average": 0,
                "count": 26520116,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.46676455,
                "count": 26520116,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.896019208,
                "variance": 34.76304251
              },
              {
                "average": 203874085,
                "count": 26520116,
                "maximum": 203880268.9,
                "minimum": 203871749.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3450.657447,
                "variance": 11907036.81
              },
              {
                "average": 0,
                "count": 26520116,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26520116,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26520116,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004628561957,
                "count": 26520116,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02150911382,
                "variance": 0.0004626419772
              },
              {
                "average": 0.4178075239,
                "count": 26520116,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4931981408,
                "variance": 0.243244406
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334566.1911,
              4315547.819,
              -10.3572464,
              336421.1711,
              4316806.739,
              378.1427536
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334566.1911311975,
                    4315547.818922202,
                    -10.35724639706774
                  ],
                  [
                    334566.1911311975,
                    4316806.738922202,
                    -10.35724639706774
                  ],
                  [
                    336421.1711311975,
                    4316806.738922202,
                    378.14275360293226
                  ],
                  [
                    336421.1711311975,
                    4315547.818922202,
                    378.14275360293226
                  ],
                  [
                    334566.1911311975,
                    4315547.818922202,
                    -10.35724639706774
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:11:08+00:00",
            "end_time": "2018-02-28T16:49:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_392468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.71985931141725,
              38.95103962259145,
              -10.24093815735165
            ],
            [
              -76.72013346574904,
              38.96237736172873,
              -10.24093815735165
            ],
            [
              -76.6987363212136,
              38.96269085937886,
              302.25906184264835
            ],
            [
              -76.6984655731252,
              38.951352994197386,
              302.25906184264835
            ],
            [
              -76.71985931141725,
              38.95103962259145,
              -10.24093815735165
            ]
          ]
        ]
      },
      "bbox": [
        -76.72013347,
        38.95103962,
        -10.24093816,
        -76.69846557,
        38.96269086,
        302.2590618
      ],
      "properties": {
        "datetime": "2018-02-17T16:47:55Z",
        "pc:count": 11672388,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351973.5341,
            "count": 11672388,
            "maximum": 352821.825,
            "minimum": 350967.205,
            "name": "X",
            "position": 0,
            "stddev": 479.510704,
            "variance": 229930.5153
          },
          {
            "average": 4313321.302,
            "count": 11672388,
            "maximum": 4314007.67,
            "minimum": 4312748.95,
            "name": "Y",
            "position": 1,
            "stddev": 371.7940703,
            "variance": 138230.8307
          },
          {
            "average": 35.38055366,
            "count": 11672388,
            "maximum": 302.2590618,
            "minimum": -10.24093816,
            "name": "Z",
            "position": 2,
            "stddev": 10.48950705,
            "variance": 110.0297581
          },
          {
            "average": 6377.603677,
            "count": 11672388,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6057.970366,
            "variance": 36699004.96
          },
          {
            "average": 1.947502431,
            "count": 11672388,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.288024962,
            "variance": 1.659008304
          },
          {
            "average": 2.754786253,
            "count": 11672388,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.650144345,
            "variance": 2.722976359
          },
          {
            "average": 0.5014033975,
            "count": 11672388,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980519,
            "variance": 0.2499980519
          },
          {
            "average": 0,
            "count": 11672388,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.40488176,
            "count": 11672388,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7619784035,
            "variance": 0.5806110874
          },
          {
            "average": 9.620550084,
            "count": 11672388,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.88646125,
            "variance": 78.96919356
          },
          {
            "average": 0,
            "count": 11672388,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.41833359,
            "count": 11672388,
            "maximum": 29,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5312106087,
            "variance": 0.2821847108
          },
          {
            "average": 202920953.9,
            "count": 11672388,
            "maximum": 202921275.8,
            "minimum": 202920227,
            "name": "GpsTime",
            "position": 12,
            "stddev": 272.3171359,
            "variance": 74156.6225
          },
          {
            "average": 0,
            "count": 11672388,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11672388,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11672388,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006707282177,
            "count": 11672388,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02588973539,
            "variance": 0.0006702783988
          },
          {
            "average": 0.3568745316,
            "count": 11672388,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4790773632,
            "variance": 0.22951512
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350967.205,
          4312748.95,
          -10.24093816,
          352821.825,
          4314007.67,
          302.2590618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350967.20498548093,
                4312748.950295244,
                -10.24093815735165
              ],
              [
                350967.20498548093,
                4314007.670295245,
                -10.24093815735165
              ],
              [
                352821.8249854809,
                4314007.670295245,
                302.25906184264835
              ],
              [
                352821.8249854809,
                4312748.950295244,
                302.25906184264835
              ],
              [
                350967.20498548093,
                4312748.950295244,
                -10.24093815735165
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:47:55+00:00",
        "end_time": "2018-02-17T16:30:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_392468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_392468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_392468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72013347,
            38.95103962,
            -10.24093816,
            -76.69846557,
            38.96269086,
            302.2590618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.71985931141725,
                  38.95103962259145,
                  -10.24093815735165
                ],
                [
                  -76.72013346574904,
                  38.96237736172873,
                  -10.24093815735165
                ],
                [
                  -76.6987363212136,
                  38.96269085937886,
                  302.25906184264835
                ],
                [
                  -76.6984655731252,
                  38.951352994197386,
                  302.25906184264835
                ],
                [
                  -76.71985931141725,
                  38.95103962259145,
                  -10.24093815735165
                ]
              ]
            ]
          },
          "id": "20180217_392468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_392468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:47:55Z",
            "pc:count": 11672388,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351973.5341,
                "count": 11672388,
                "maximum": 352821.825,
                "minimum": 350967.205,
                "name": "X",
                "position": 0,
                "stddev": 479.510704,
                "variance": 229930.5153
              },
              {
                "average": 4313321.302,
                "count": 11672388,
                "maximum": 4314007.67,
                "minimum": 4312748.95,
                "name": "Y",
                "position": 1,
                "stddev": 371.7940703,
                "variance": 138230.8307
              },
              {
                "average": 35.38055366,
                "count": 11672388,
                "maximum": 302.2590618,
                "minimum": -10.24093816,
                "name": "Z",
                "position": 2,
                "stddev": 10.48950705,
                "variance": 110.0297581
              },
              {
                "average": 6377.603677,
                "count": 11672388,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6057.970366,
                "variance": 36699004.96
              },
              {
                "average": 1.947502431,
                "count": 11672388,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.288024962,
                "variance": 1.659008304
              },
              {
                "average": 2.754786253,
                "count": 11672388,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.650144345,
                "variance": 2.722976359
              },
              {
                "average": 0.5014033975,
                "count": 11672388,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980519,
                "variance": 0.2499980519
              },
              {
                "average": 0,
                "count": 11672388,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.40488176,
                "count": 11672388,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7619784035,
                "variance": 0.5806110874
              },
              {
                "average": 9.620550084,
                "count": 11672388,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.88646125,
                "variance": 78.96919356
              },
              {
                "average": 0,
                "count": 11672388,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.41833359,
                "count": 11672388,
                "maximum": 29,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5312106087,
                "variance": 0.2821847108
              },
              {
                "average": 202920953.9,
                "count": 11672388,
                "maximum": 202921275.8,
                "minimum": 202920227,
                "name": "GpsTime",
                "position": 12,
                "stddev": 272.3171359,
                "variance": 74156.6225
              },
              {
                "average": 0,
                "count": 11672388,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11672388,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11672388,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006707282177,
                "count": 11672388,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02588973539,
                "variance": 0.0006702783988
              },
              {
                "average": 0.3568745316,
                "count": 11672388,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4790773632,
                "variance": 0.22951512
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350967.205,
              4312748.95,
              -10.24093816,
              352821.825,
              4314007.67,
              302.2590618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350967.20498548093,
                    4312748.950295244,
                    -10.24093815735165
                  ],
                  [
                    350967.20498548093,
                    4314007.670295245,
                    -10.24093815735165
                  ],
                  [
                    352821.8249854809,
                    4314007.670295245,
                    302.25906184264835
                  ],
                  [
                    352821.8249854809,
                    4312748.950295244,
                    302.25906184264835
                  ],
                  [
                    350967.20498548093,
                    4312748.950295244,
                    -10.24093815735165
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:47:55+00:00",
            "end_time": "2018-02-17T16:30: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": "20180228_344484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8885741704265,
              38.99525364516874,
              -10.309083445650515
            ],
            [
              -76.88887571774487,
              39.006591504748556,
              -10.309083445650515
            ],
            [
              -76.86746354035851,
              39.00693632198699,
              374.8109165543495
            ],
            [
              -76.8671654064877,
              38.99559832381533,
              374.8109165543495
            ],
            [
              -76.8885741704265,
              38.99525364516874,
              -10.309083445650515
            ]
          ]
        ]
      },
      "bbox": [
        -76.88887572,
        38.99525365,
        -10.30908345,
        -76.86716541,
        39.00693632,
        374.8109166
      ],
      "properties": {
        "datetime": "2018-02-28T16:49:18Z",
        "pc:count": 17167284,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337445.3767,
            "count": 17167284,
            "maximum": 338303.0002,
            "minimum": 336448.0602,
            "name": "X",
            "position": 0,
            "stddev": 491.4675691,
            "variance": 241540.3715
          },
          {
            "average": 4318601.85,
            "count": 17167284,
            "maximum": 4319204.361,
            "minimum": 4317945.501,
            "name": "Y",
            "position": 1,
            "stddev": 353.4782259,
            "variance": 124946.8562
          },
          {
            "average": 55.61252052,
            "count": 17167284,
            "maximum": 374.8109166,
            "minimum": -10.30908345,
            "name": "Z",
            "position": 2,
            "stddev": 10.50004649,
            "variance": 110.2509762
          },
          {
            "average": 4215.29285,
            "count": 17167284,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4853.624074,
            "variance": 23557666.65
          },
          {
            "average": 2.24480442,
            "count": 17167284,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33150657,
            "variance": 1.772909746
          },
          {
            "average": 3.304548116,
            "count": 17167284,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.494313645,
            "variance": 2.232973269
          },
          {
            "average": 0.5007305757,
            "count": 17167284,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994808,
            "variance": 0.2499994808
          },
          {
            "average": 0,
            "count": 17167284,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291672929,
            "count": 17167284,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5109632858,
            "variance": 0.2610834795
          },
          {
            "average": 9.792240529,
            "count": 17167284,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.351512723,
            "variance": 87.45079021
          },
          {
            "average": 0,
            "count": 17167284,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 59.34837258,
            "count": 17167284,
            "maximum": 60,
            "minimum": 58,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5440298236,
            "variance": 0.295968449
          },
          {
            "average": 203870778.8,
            "count": 17167284,
            "maximum": 203871758.8,
            "minimum": 203870429.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 299.2510924,
            "variance": 89551.21628
          },
          {
            "average": 0,
            "count": 17167284,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17167284,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17167284,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004196353949,
            "count": 17167284,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02048070618,
            "variance": 0.0004194593254
          },
          {
            "average": 0.3380746191,
            "count": 17167284,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4730541027,
            "variance": 0.2237801841
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336448.0602,
          4317945.501,
          -10.30908345,
          338303.0002,
          4319204.361,
          374.8109166
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336448.0601514086,
                4317945.500546029,
                -10.309083445650515
              ],
              [
                336448.0601514086,
                4319204.360546028,
                -10.309083445650515
              ],
              [
                338303.00015140855,
                4319204.360546028,
                374.8109165543495
              ],
              [
                338303.00015140855,
                4317945.500546029,
                374.8109165543495
              ],
              [
                336448.0601514086,
                4317945.500546029,
                -10.309083445650515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:49:18+00:00",
        "end_time": "2018-02-28T16:27:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_344484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_344484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_344484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88887572,
            38.99525365,
            -10.30908345,
            -76.86716541,
            39.00693632,
            374.8109166
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8885741704265,
                  38.99525364516874,
                  -10.309083445650515
                ],
                [
                  -76.88887571774487,
                  39.006591504748556,
                  -10.309083445650515
                ],
                [
                  -76.86746354035851,
                  39.00693632198699,
                  374.8109165543495
                ],
                [
                  -76.8671654064877,
                  38.99559832381533,
                  374.8109165543495
                ],
                [
                  -76.8885741704265,
                  38.99525364516874,
                  -10.309083445650515
                ]
              ]
            ]
          },
          "id": "20180228_344484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_344484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:49:18Z",
            "pc:count": 17167284,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337445.3767,
                "count": 17167284,
                "maximum": 338303.0002,
                "minimum": 336448.0602,
                "name": "X",
                "position": 0,
                "stddev": 491.4675691,
                "variance": 241540.3715
              },
              {
                "average": 4318601.85,
                "count": 17167284,
                "maximum": 4319204.361,
                "minimum": 4317945.501,
                "name": "Y",
                "position": 1,
                "stddev": 353.4782259,
                "variance": 124946.8562
              },
              {
                "average": 55.61252052,
                "count": 17167284,
                "maximum": 374.8109166,
                "minimum": -10.30908345,
                "name": "Z",
                "position": 2,
                "stddev": 10.50004649,
                "variance": 110.2509762
              },
              {
                "average": 4215.29285,
                "count": 17167284,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4853.624074,
                "variance": 23557666.65
              },
              {
                "average": 2.24480442,
                "count": 17167284,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33150657,
                "variance": 1.772909746
              },
              {
                "average": 3.304548116,
                "count": 17167284,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.494313645,
                "variance": 2.232973269
              },
              {
                "average": 0.5007305757,
                "count": 17167284,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994808,
                "variance": 0.2499994808
              },
              {
                "average": 0,
                "count": 17167284,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291672929,
                "count": 17167284,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5109632858,
                "variance": 0.2610834795
              },
              {
                "average": 9.792240529,
                "count": 17167284,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.351512723,
                "variance": 87.45079021
              },
              {
                "average": 0,
                "count": 17167284,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 59.34837258,
                "count": 17167284,
                "maximum": 60,
                "minimum": 58,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5440298236,
                "variance": 0.295968449
              },
              {
                "average": 203870778.8,
                "count": 17167284,
                "maximum": 203871758.8,
                "minimum": 203870429.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 299.2510924,
                "variance": 89551.21628
              },
              {
                "average": 0,
                "count": 17167284,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17167284,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17167284,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004196353949,
                "count": 17167284,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02048070618,
                "variance": 0.0004194593254
              },
              {
                "average": 0.3380746191,
                "count": 17167284,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4730541027,
                "variance": 0.2237801841
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336448.0602,
              4317945.501,
              -10.30908345,
              338303.0002,
              4319204.361,
              374.8109166
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336448.0601514086,
                    4317945.500546029,
                    -10.309083445650515
                  ],
                  [
                    336448.0601514086,
                    4319204.360546028,
                    -10.309083445650515
                  ],
                  [
                    338303.00015140855,
                    4319204.360546028,
                    374.8109165543495
                  ],
                  [
                    338303.00015140855,
                    4317945.500546029,
                    374.8109165543495
                  ],
                  [
                    336448.0601514086,
                    4317945.500546029,
                    -10.309083445650515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:49:18+00:00",
            "end_time": "2018-02-28T16:27: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": "20180217_368476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80419015622529,
              38.973176895582704,
              -9.755549859678013
            ],
            [
              -76.80447800801073,
              38.98451533788407,
              -9.755549859678013
            ],
            [
              -76.78307354873992,
              38.984844478605396,
              439.504450140322
            ],
            [
              -76.78278910697097,
              38.97350590398422,
              439.504450140322
            ],
            [
              -76.80419015622529,
              38.973176895582704,
              -9.755549859678013
            ]
          ]
        ]
      },
      "bbox": [
        -76.80447801,
        38.9731769,
        -9.75554986,
        -76.78278911,
        38.98484448,
        439.5044501
      ],
      "properties": {
        "datetime": "2018-04-12T01:36:09Z",
        "pc:count": 30469065,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344649.5519,
            "count": 30469065,
            "maximum": 345562.5116,
            "minimum": 343707.7516,
            "name": "X",
            "position": 0,
            "stddev": 502.3566826,
            "variance": 252362.2366
          },
          {
            "average": 4315984.271,
            "count": 30469065,
            "maximum": 4316605.982,
            "minimum": 4315347.122,
            "name": "Y",
            "position": 1,
            "stddev": 345.0284818,
            "variance": 119044.6533
          },
          {
            "average": 55.02822073,
            "count": 30469065,
            "maximum": 439.5044501,
            "minimum": -9.75554986,
            "name": "Z",
            "position": 2,
            "stddev": 10.65037231,
            "variance": 113.4304304
          },
          {
            "average": 4797.550132,
            "count": 30469065,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5142.750916,
            "variance": 26447886.99
          },
          {
            "average": 2.13059472,
            "count": 30469065,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.305813938,
            "variance": 1.705150039
          },
          {
            "average": 3.080489966,
            "count": 30469065,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.550476241,
            "variance": 2.403976573
          },
          {
            "average": 0.5415489776,
            "count": 30469065,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4982707001,
            "variance": 0.2482736906
          },
          {
            "average": 0,
            "count": 30469065,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316741324,
            "count": 30469065,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4886782018,
            "variance": 0.2388063849
          },
          {
            "average": 3.125029259,
            "count": 30469065,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.92409109,
            "variance": 193.8803126
          },
          {
            "average": 0,
            "count": 30469065,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 68.91193415,
            "count": 30469065,
            "maximum": 93,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.39300558,
            "variance": 696.5907436
          },
          {
            "average": 205488340.2,
            "count": 30469065,
            "maximum": 207532169.7,
            "minimum": 202913205.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2024867.565,
            "variance": 4100088657000.0
          },
          {
            "average": 0,
            "count": 30469065,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30469065,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30469065,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003243617748,
            "count": 30469065,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01800712567,
            "variance": 0.0003242565749
          },
          {
            "average": 0.6686542892,
            "count": 30469065,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4706970767,
            "variance": 0.221555738
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343707.7516,
          4315347.122,
          -9.75554986,
          345562.5116,
          4316605.982,
          439.5044501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343707.7515575059,
                4315347.122257268,
                -9.755549859678013
              ],
              [
                343707.7515575059,
                4316605.982257267,
                -9.755549859678013
              ],
              [
                345562.51155750593,
                4316605.982257267,
                439.504450140322
              ],
              [
                345562.51155750593,
                4315347.122257268,
                439.504450140322
              ],
              [
                343707.7515575059,
                4315347.122257268,
                -9.755549859678013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:36:09+00:00",
        "end_time": "2018-02-17T14:33:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_368476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_368476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_368476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_368476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80447801,
            38.9731769,
            -9.75554986,
            -76.78278911,
            38.98484448,
            439.5044501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80419015622529,
                  38.973176895582704,
                  -9.755549859678013
                ],
                [
                  -76.80447800801073,
                  38.98451533788407,
                  -9.755549859678013
                ],
                [
                  -76.78307354873992,
                  38.984844478605396,
                  439.504450140322
                ],
                [
                  -76.78278910697097,
                  38.97350590398422,
                  439.504450140322
                ],
                [
                  -76.80419015622529,
                  38.973176895582704,
                  -9.755549859678013
                ]
              ]
            ]
          },
          "id": "20180217_368476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_368476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:36:09Z",
            "pc:count": 30469065,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344649.5519,
                "count": 30469065,
                "maximum": 345562.5116,
                "minimum": 343707.7516,
                "name": "X",
                "position": 0,
                "stddev": 502.3566826,
                "variance": 252362.2366
              },
              {
                "average": 4315984.271,
                "count": 30469065,
                "maximum": 4316605.982,
                "minimum": 4315347.122,
                "name": "Y",
                "position": 1,
                "stddev": 345.0284818,
                "variance": 119044.6533
              },
              {
                "average": 55.02822073,
                "count": 30469065,
                "maximum": 439.5044501,
                "minimum": -9.75554986,
                "name": "Z",
                "position": 2,
                "stddev": 10.65037231,
                "variance": 113.4304304
              },
              {
                "average": 4797.550132,
                "count": 30469065,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5142.750916,
                "variance": 26447886.99
              },
              {
                "average": 2.13059472,
                "count": 30469065,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.305813938,
                "variance": 1.705150039
              },
              {
                "average": 3.080489966,
                "count": 30469065,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.550476241,
                "variance": 2.403976573
              },
              {
                "average": 0.5415489776,
                "count": 30469065,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4982707001,
                "variance": 0.2482736906
              },
              {
                "average": 0,
                "count": 30469065,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316741324,
                "count": 30469065,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4886782018,
                "variance": 0.2388063849
              },
              {
                "average": 3.125029259,
                "count": 30469065,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.92409109,
                "variance": 193.8803126
              },
              {
                "average": 0,
                "count": 30469065,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 68.91193415,
                "count": 30469065,
                "maximum": 93,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.39300558,
                "variance": 696.5907436
              },
              {
                "average": 205488340.2,
                "count": 30469065,
                "maximum": 207532169.7,
                "minimum": 202913205.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2024867.565,
                "variance": 4100088657000.0
              },
              {
                "average": 0,
                "count": 30469065,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30469065,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30469065,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003243617748,
                "count": 30469065,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01800712567,
                "variance": 0.0003242565749
              },
              {
                "average": 0.6686542892,
                "count": 30469065,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4706970767,
                "variance": 0.221555738
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343707.7516,
              4315347.122,
              -9.75554986,
              345562.5116,
              4316605.982,
              439.5044501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343707.7515575059,
                    4315347.122257268,
                    -9.755549859678013
                  ],
                  [
                    343707.7515575059,
                    4316605.982257267,
                    -9.755549859678013
                  ],
                  [
                    345562.51155750593,
                    4316605.982257267,
                    439.504450140322
                  ],
                  [
                    345562.51155750593,
                    4315347.122257268,
                    439.504450140322
                  ],
                  [
                    343707.7515575059,
                    4315347.122257268,
                    -9.755549859678013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:36:09+00:00",
            "end_time": "2018-02-17T14:33:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_350468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86754451089152,
              38.95129975072476,
              -10.249326967209072
            ],
            [
              -76.86784222542622,
              38.962637472463136,
              -10.249326967209072
            ],
            [
              -76.84644302841714,
              38.96297811006987,
              422.31067303279093
            ],
            [
              -76.846148719936,
              38.951640251375785,
              422.31067303279093
            ],
            [
              -76.86754451089152,
              38.95129975072476,
              -10.249326967209072
            ]
          ]
        ]
      },
      "bbox": [
        -76.86784223,
        38.95129975,
        -10.24932697,
        -76.84614872,
        38.96297811,
        422.310673
      ],
      "properties": {
        "datetime": "2018-04-12T01:34:44Z",
        "pc:count": 16320160,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339151.2529,
            "count": 16320160,
            "maximum": 340024.2811,
            "minimum": 338169.3411,
            "name": "X",
            "position": 0,
            "stddev": 501.7966459,
            "variance": 251799.8738
          },
          {
            "average": 4313613.535,
            "count": 16320160,
            "maximum": 4314288.606,
            "minimum": 4313029.786,
            "name": "Y",
            "position": 1,
            "stddev": 351.3915528,
            "variance": 123476.0234
          },
          {
            "average": 52.1484495,
            "count": 16320160,
            "maximum": 422.310673,
            "minimum": -10.24932697,
            "name": "Z",
            "position": 2,
            "stddev": 11.27508789,
            "variance": 127.1276069
          },
          {
            "average": 4890.71065,
            "count": 16320160,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5283.417011,
            "variance": 27914495.31
          },
          {
            "average": 2.009728949,
            "count": 16320160,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.260733489,
            "variance": 1.58944893
          },
          {
            "average": 2.870918116,
            "count": 16320160,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.561834887,
            "variance": 2.439328215
          },
          {
            "average": 0.5112991539,
            "count": 16320160,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998723281,
            "variance": 0.2498723444
          },
          {
            "average": 0,
            "count": 16320160,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3546964,
            "count": 16320160,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.702092193,
            "variance": 0.4929334475
          },
          {
            "average": 8.055334342,
            "count": 16320160,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.49294821,
            "variance": 132.0878584
          },
          {
            "average": 0,
            "count": 16320160,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.18816115,
            "count": 16320160,
            "maximum": 91,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.064440154,
            "variance": 82.1640753
          },
          {
            "average": 204162513.7,
            "count": 16320160,
            "maximum": 207532084.9,
            "minimum": 203870850.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 989465.2607,
            "variance": 979041502100.0
          },
          {
            "average": 0,
            "count": 16320160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16320160,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16320160,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005528744816,
            "count": 16320160,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02350678296,
            "variance": 0.0005525688453
          },
          {
            "average": 0.3886096092,
            "count": 16320160,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4874342985,
            "variance": 0.2375921954
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338169.3411,
          4313029.786,
          -10.24932697,
          340024.2811,
          4314288.606,
          422.310673
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338169.3410638173,
                4313029.786028638,
                -10.249326967209072
              ],
              [
                338169.3410638173,
                4314288.606028638,
                -10.249326967209072
              ],
              [
                340024.28106381727,
                4314288.606028638,
                422.31067303279093
              ],
              [
                340024.28106381727,
                4313029.786028638,
                422.31067303279093
              ],
              [
                338169.3410638173,
                4313029.786028638,
                -10.249326967209072
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:34:44+00:00",
        "end_time": "2018-02-28T16:34:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_350468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_350468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_350468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86784223,
            38.95129975,
            -10.24932697,
            -76.84614872,
            38.96297811,
            422.310673
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86754451089152,
                  38.95129975072476,
                  -10.249326967209072
                ],
                [
                  -76.86784222542622,
                  38.962637472463136,
                  -10.249326967209072
                ],
                [
                  -76.84644302841714,
                  38.96297811006987,
                  422.31067303279093
                ],
                [
                  -76.846148719936,
                  38.951640251375785,
                  422.31067303279093
                ],
                [
                  -76.86754451089152,
                  38.95129975072476,
                  -10.249326967209072
                ]
              ]
            ]
          },
          "id": "20180228_350468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_350468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:34:44Z",
            "pc:count": 16320160,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339151.2529,
                "count": 16320160,
                "maximum": 340024.2811,
                "minimum": 338169.3411,
                "name": "X",
                "position": 0,
                "stddev": 501.7966459,
                "variance": 251799.8738
              },
              {
                "average": 4313613.535,
                "count": 16320160,
                "maximum": 4314288.606,
                "minimum": 4313029.786,
                "name": "Y",
                "position": 1,
                "stddev": 351.3915528,
                "variance": 123476.0234
              },
              {
                "average": 52.1484495,
                "count": 16320160,
                "maximum": 422.310673,
                "minimum": -10.24932697,
                "name": "Z",
                "position": 2,
                "stddev": 11.27508789,
                "variance": 127.1276069
              },
              {
                "average": 4890.71065,
                "count": 16320160,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5283.417011,
                "variance": 27914495.31
              },
              {
                "average": 2.009728949,
                "count": 16320160,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.260733489,
                "variance": 1.58944893
              },
              {
                "average": 2.870918116,
                "count": 16320160,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.561834887,
                "variance": 2.439328215
              },
              {
                "average": 0.5112991539,
                "count": 16320160,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998723281,
                "variance": 0.2498723444
              },
              {
                "average": 0,
                "count": 16320160,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3546964,
                "count": 16320160,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.702092193,
                "variance": 0.4929334475
              },
              {
                "average": 8.055334342,
                "count": 16320160,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.49294821,
                "variance": 132.0878584
              },
              {
                "average": 0,
                "count": 16320160,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.18816115,
                "count": 16320160,
                "maximum": 91,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.064440154,
                "variance": 82.1640753
              },
              {
                "average": 204162513.7,
                "count": 16320160,
                "maximum": 207532084.9,
                "minimum": 203870850.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 989465.2607,
                "variance": 979041502100.0
              },
              {
                "average": 0,
                "count": 16320160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16320160,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16320160,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005528744816,
                "count": 16320160,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02350678296,
                "variance": 0.0005525688453
              },
              {
                "average": 0.3886096092,
                "count": 16320160,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4874342985,
                "variance": 0.2375921954
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338169.3411,
              4313029.786,
              -10.24932697,
              340024.2811,
              4314288.606,
              422.310673
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338169.3410638173,
                    4313029.786028638,
                    -10.249326967209072
                  ],
                  [
                    338169.3410638173,
                    4314288.606028638,
                    -10.249326967209072
                  ],
                  [
                    340024.28106381727,
                    4314288.606028638,
                    422.31067303279093
                  ],
                  [
                    340024.28106381727,
                    4313029.786028638,
                    422.31067303279093
                  ],
                  [
                    338169.3410638173,
                    4313029.786028638,
                    -10.249326967209072
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:34:44+00:00",
            "end_time": "2018-02-28T16:34: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": "20180217_392472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.71981667303457,
              38.96202347645275,
              -10.41305524472449
            ],
            [
              -76.72009091919973,
              38.97336083415874,
              -10.41305524472449
            ],
            [
              -76.69868793098843,
              38.97367443439339,
              297.3469447552755
            ],
            [
              -76.69841709322276,
              38.96233695061665,
              297.3469447552755
            ],
            [
              -76.71981667303457,
              38.96202347645275,
              -10.41305524472449
            ]
          ]
        ]
      },
      "bbox": [
        -76.72009092,
        38.96202348,
        -10.41305524,
        -76.69841709,
        38.97367443,
        297.3469448
      ],
      "properties": {
        "datetime": "2018-02-17T16:54:31Z",
        "pc:count": 21308421,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351906.6314,
            "count": 21308421,
            "maximum": 352848.7522,
            "minimum": 350993.9122,
            "name": "X",
            "position": 0,
            "stddev": 584.9111656,
            "variance": 342121.0717
          },
          {
            "average": 4314663.937,
            "count": 21308421,
            "maximum": 4315226.557,
            "minimum": 4313967.877,
            "name": "Y",
            "position": 1,
            "stddev": 338.5151741,
            "variance": 114592.5231
          },
          {
            "average": 32.67401128,
            "count": 21308421,
            "maximum": 297.3469448,
            "minimum": -10.41305524,
            "name": "Z",
            "position": 2,
            "stddev": 15.75428071,
            "variance": 248.1973605
          },
          {
            "average": 3849.246694,
            "count": 21308421,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4692.781215,
            "variance": 22022195.53
          },
          {
            "average": 2.516797092,
            "count": 21308421,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.40823869,
            "variance": 1.983136208
          },
          {
            "average": 3.776433223,
            "count": 21308421,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.368031676,
            "variance": 1.871510665
          },
          {
            "average": 0.5005809675,
            "count": 21308421,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996742,
            "variance": 0.2499996742
          },
          {
            "average": 0,
            "count": 21308421,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230360617,
            "count": 21308421,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5019598447,
            "variance": 0.2519636857
          },
          {
            "average": 3.684443579,
            "count": 21308421,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.54101856,
            "variance": 183.3591838
          },
          {
            "average": 0,
            "count": 21308421,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.87326025,
            "count": 21308421,
            "maximum": 30,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6170540195,
            "variance": 0.3807556629
          },
          {
            "average": 202921166.2,
            "count": 21308421,
            "maximum": 202921671.6,
            "minimum": 202920740.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 280.2864538,
            "variance": 78560.49616
          },
          {
            "average": 0,
            "count": 21308421,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21308421,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21308421,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003887664881,
            "count": 21308421,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01971332968,
            "variance": 0.000388615367
          },
          {
            "average": 0.4280549929,
            "count": 21308421,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4947968547,
            "variance": 0.2448239274
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350993.9122,
          4313967.877,
          -10.41305524,
          352848.7522,
          4315226.557,
          297.3469448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350993.9122381948,
                4313967.877496412,
                -10.41305524472449
              ],
              [
                350993.9122381948,
                4315226.557496412,
                -10.41305524472449
              ],
              [
                352848.75223819475,
                4315226.557496412,
                297.3469447552755
              ],
              [
                352848.75223819475,
                4313967.877496412,
                297.3469447552755
              ],
              [
                350993.9122381948,
                4313967.877496412,
                -10.41305524472449
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:54:31+00:00",
        "end_time": "2018-02-17T16:39:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_392472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_392472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_392472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72009092,
            38.96202348,
            -10.41305524,
            -76.69841709,
            38.97367443,
            297.3469448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.71981667303457,
                  38.96202347645275,
                  -10.41305524472449
                ],
                [
                  -76.72009091919973,
                  38.97336083415874,
                  -10.41305524472449
                ],
                [
                  -76.69868793098843,
                  38.97367443439339,
                  297.3469447552755
                ],
                [
                  -76.69841709322276,
                  38.96233695061665,
                  297.3469447552755
                ],
                [
                  -76.71981667303457,
                  38.96202347645275,
                  -10.41305524472449
                ]
              ]
            ]
          },
          "id": "20180217_392472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_392472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:54:31Z",
            "pc:count": 21308421,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351906.6314,
                "count": 21308421,
                "maximum": 352848.7522,
                "minimum": 350993.9122,
                "name": "X",
                "position": 0,
                "stddev": 584.9111656,
                "variance": 342121.0717
              },
              {
                "average": 4314663.937,
                "count": 21308421,
                "maximum": 4315226.557,
                "minimum": 4313967.877,
                "name": "Y",
                "position": 1,
                "stddev": 338.5151741,
                "variance": 114592.5231
              },
              {
                "average": 32.67401128,
                "count": 21308421,
                "maximum": 297.3469448,
                "minimum": -10.41305524,
                "name": "Z",
                "position": 2,
                "stddev": 15.75428071,
                "variance": 248.1973605
              },
              {
                "average": 3849.246694,
                "count": 21308421,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4692.781215,
                "variance": 22022195.53
              },
              {
                "average": 2.516797092,
                "count": 21308421,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.40823869,
                "variance": 1.983136208
              },
              {
                "average": 3.776433223,
                "count": 21308421,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.368031676,
                "variance": 1.871510665
              },
              {
                "average": 0.5005809675,
                "count": 21308421,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996742,
                "variance": 0.2499996742
              },
              {
                "average": 0,
                "count": 21308421,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230360617,
                "count": 21308421,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5019598447,
                "variance": 0.2519636857
              },
              {
                "average": 3.684443579,
                "count": 21308421,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.54101856,
                "variance": 183.3591838
              },
              {
                "average": 0,
                "count": 21308421,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.87326025,
                "count": 21308421,
                "maximum": 30,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6170540195,
                "variance": 0.3807556629
              },
              {
                "average": 202921166.2,
                "count": 21308421,
                "maximum": 202921671.6,
                "minimum": 202920740.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 280.2864538,
                "variance": 78560.49616
              },
              {
                "average": 0,
                "count": 21308421,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21308421,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21308421,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003887664881,
                "count": 21308421,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01971332968,
                "variance": 0.000388615367
              },
              {
                "average": 0.4280549929,
                "count": 21308421,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4947968547,
                "variance": 0.2448239274
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350993.9122,
              4313967.877,
              -10.41305524,
              352848.7522,
              4315226.557,
              297.3469448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350993.9122381948,
                    4313967.877496412,
                    -10.41305524472449
                  ],
                  [
                    350993.9122381948,
                    4315226.557496412,
                    -10.41305524472449
                  ],
                  [
                    352848.75223819475,
                    4315226.557496412,
                    297.3469447552755
                  ],
                  [
                    352848.75223819475,
                    4313967.877496412,
                    297.3469447552755
                  ],
                  [
                    350993.9122381948,
                    4313967.877496412,
                    -10.41305524472449
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:54:31+00:00",
            "end_time": "2018-02-17T16:39:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_350472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86752441291235,
              38.96228264449034,
              -10.094998041689166
            ],
            [
              -76.86782226920555,
              38.97362142576191,
              -10.094998041689166
            ],
            [
              -76.84641999766099,
              38.97396213597624,
              371.3650019583108
            ],
            [
              -76.84612554956924,
              38.962623217718416,
              371.3650019583108
            ],
            [
              -76.86752441291235,
              38.96228264449034,
              -10.094998041689166
            ]
          ]
        ]
      },
      "bbox": [
        -76.86782227,
        38.96228264,
        -10.09499804,
        -76.84612555,
        38.97396214,
        371.365002
      ],
      "properties": {
        "datetime": "2018-02-28T16:56:39Z",
        "pc:count": 14868827,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339199.5912,
            "count": 14868827,
            "maximum": 340050.9912,
            "minimum": 338196.0712,
            "name": "X",
            "position": 0,
            "stddev": 512.7362949,
            "variance": 262898.5081
          },
          {
            "average": 4314881.59,
            "count": 14868827,
            "maximum": 4315507.602,
            "minimum": 4314248.662,
            "name": "Y",
            "position": 1,
            "stddev": 346.1650335,
            "variance": 119830.2304
          },
          {
            "average": 48.34480221,
            "count": 14868827,
            "maximum": 371.365002,
            "minimum": -10.09499804,
            "name": "Z",
            "position": 2,
            "stddev": 8.621602424,
            "variance": 74.33202836
          },
          {
            "average": 5057.110595,
            "count": 14868827,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5408.224084,
            "variance": 29248887.74
          },
          {
            "average": 2.096032525,
            "count": 14868827,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.302978384,
            "variance": 1.697752669
          },
          {
            "average": 3.031182756,
            "count": 14868827,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.567983672,
            "variance": 2.458572794
          },
          {
            "average": 0.4998863058,
            "count": 14868827,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000039,
            "variance": 0.2500000039
          },
          {
            "average": 0,
            "count": 14868827,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331967142,
            "count": 14868827,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5623059933,
            "variance": 0.3161880301
          },
          {
            "average": -8.652823497,
            "count": 14868827,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89785707,
            "variance": 118.7632888
          },
          {
            "average": 0,
            "count": 14868827,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.34624466,
            "count": 14868827,
            "maximum": 59,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6134797758,
            "variance": 0.3763574353
          },
          {
            "average": 203871441.6,
            "count": 14868827,
            "maximum": 203872199.1,
            "minimum": 203870850.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 494.4149816,
            "variance": 244446.1741
          },
          {
            "average": 0,
            "count": 14868827,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14868827,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14868827,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005138939339,
            "count": 14868827,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02266340401,
            "variance": 0.0005136298815
          },
          {
            "average": 0.3238567508,
            "count": 14868827,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4679461192,
            "variance": 0.2189735705
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338196.0712,
          4314248.662,
          -10.09499804,
          340050.9912,
          4315507.602,
          371.365002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338196.0711540747,
                4314248.661572679,
                -10.094998041689166
              ],
              [
                338196.0711540747,
                4315507.601572678,
                -10.094998041689166
              ],
              [
                340050.9911540747,
                4315507.601572678,
                371.3650019583108
              ],
              [
                340050.9911540747,
                4314248.661572679,
                371.3650019583108
              ],
              [
                338196.0711540747,
                4314248.661572679,
                -10.094998041689166
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:56:39+00:00",
        "end_time": "2018-02-28T16:34:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_350472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_350472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_350472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86782227,
            38.96228264,
            -10.09499804,
            -76.84612555,
            38.97396214,
            371.365002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86752441291235,
                  38.96228264449034,
                  -10.094998041689166
                ],
                [
                  -76.86782226920555,
                  38.97362142576191,
                  -10.094998041689166
                ],
                [
                  -76.84641999766099,
                  38.97396213597624,
                  371.3650019583108
                ],
                [
                  -76.84612554956924,
                  38.962623217718416,
                  371.3650019583108
                ],
                [
                  -76.86752441291235,
                  38.96228264449034,
                  -10.094998041689166
                ]
              ]
            ]
          },
          "id": "20180228_350472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_350472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:56:39Z",
            "pc:count": 14868827,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339199.5912,
                "count": 14868827,
                "maximum": 340050.9912,
                "minimum": 338196.0712,
                "name": "X",
                "position": 0,
                "stddev": 512.7362949,
                "variance": 262898.5081
              },
              {
                "average": 4314881.59,
                "count": 14868827,
                "maximum": 4315507.602,
                "minimum": 4314248.662,
                "name": "Y",
                "position": 1,
                "stddev": 346.1650335,
                "variance": 119830.2304
              },
              {
                "average": 48.34480221,
                "count": 14868827,
                "maximum": 371.365002,
                "minimum": -10.09499804,
                "name": "Z",
                "position": 2,
                "stddev": 8.621602424,
                "variance": 74.33202836
              },
              {
                "average": 5057.110595,
                "count": 14868827,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5408.224084,
                "variance": 29248887.74
              },
              {
                "average": 2.096032525,
                "count": 14868827,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.302978384,
                "variance": 1.697752669
              },
              {
                "average": 3.031182756,
                "count": 14868827,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.567983672,
                "variance": 2.458572794
              },
              {
                "average": 0.4998863058,
                "count": 14868827,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000039,
                "variance": 0.2500000039
              },
              {
                "average": 0,
                "count": 14868827,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331967142,
                "count": 14868827,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5623059933,
                "variance": 0.3161880301
              },
              {
                "average": -8.652823497,
                "count": 14868827,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89785707,
                "variance": 118.7632888
              },
              {
                "average": 0,
                "count": 14868827,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.34624466,
                "count": 14868827,
                "maximum": 59,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6134797758,
                "variance": 0.3763574353
              },
              {
                "average": 203871441.6,
                "count": 14868827,
                "maximum": 203872199.1,
                "minimum": 203870850.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 494.4149816,
                "variance": 244446.1741
              },
              {
                "average": 0,
                "count": 14868827,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14868827,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14868827,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005138939339,
                "count": 14868827,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02266340401,
                "variance": 0.0005136298815
              },
              {
                "average": 0.3238567508,
                "count": 14868827,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4679461192,
                "variance": 0.2189735705
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338196.0712,
              4314248.662,
              -10.09499804,
              340050.9912,
              4315507.602,
              371.365002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338196.0711540747,
                    4314248.661572679,
                    -10.094998041689166
                  ],
                  [
                    338196.0711540747,
                    4315507.601572678,
                    -10.094998041689166
                  ],
                  [
                    340050.9911540747,
                    4315507.601572678,
                    371.3650019583108
                  ],
                  [
                    340050.9911540747,
                    4314248.661572679,
                    371.3650019583108
                  ],
                  [
                    338196.0711540747,
                    4314248.661572679,
                    -10.094998041689166
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:56:39+00:00",
            "end_time": "2018-02-28T16:34: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": "20180228_350476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86750425242153,
              38.97326554618163,
              -10.351658413957352
            ],
            [
              -76.8678022126386,
              38.984603945927645,
              -10.351658413957352
            ],
            [
              -76.84639571120013,
              38.9849447468445,
              372.12834158604267
            ],
            [
              -76.84610116108423,
              38.97360621009173,
              372.12834158604267
            ],
            [
              -76.86750425242153,
              38.97326554618163,
              -10.351658413957352
            ]
          ]
        ]
      },
      "bbox": [
        -76.86780221,
        38.97326555,
        -10.35165841,
        -76.84610116,
        38.98494475,
        372.1283416
      ],
      "properties": {
        "datetime": "2018-02-28T16:50:05Z",
        "pc:count": 16022363,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339130.2572,
            "count": 16022363,
            "maximum": 340077.8121,
            "minimum": 338222.8121,
            "name": "X",
            "position": 0,
            "stddev": 562.3402115,
            "variance": 316226.5134
          },
          {
            "average": 4316095.282,
            "count": 16022363,
            "maximum": 4316726.44,
            "minimum": 4315467.54,
            "name": "Y",
            "position": 1,
            "stddev": 351.3976214,
            "variance": 123480.2883
          },
          {
            "average": 53.11528752,
            "count": 16022363,
            "maximum": 372.1283416,
            "minimum": -10.35165841,
            "name": "Z",
            "position": 2,
            "stddev": 10.12890722,
            "variance": 102.5947614
          },
          {
            "average": 5148.316873,
            "count": 16022363,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5576.77104,
            "variance": 31100375.23
          },
          {
            "average": 2.170070794,
            "count": 16022363,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.334799606,
            "variance": 1.781689989
          },
          {
            "average": 3.161801477,
            "count": 16022363,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.568564465,
            "variance": 2.460394482
          },
          {
            "average": 0.4994613466,
            "count": 16022363,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997255,
            "variance": 0.2499997255
          },
          {
            "average": 0,
            "count": 16022363,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324991576,
            "count": 16022363,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5119394473,
            "variance": 0.2620819977
          },
          {
            "average": -0.7419827461,
            "count": 16022363,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.61414831,
            "variance": 185.3450343
          },
          {
            "average": 0,
            "count": 16022363,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.97414376,
            "count": 16022363,
            "maximum": 60,
            "minimum": 58,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6126912888,
            "variance": 0.3753906153
          },
          {
            "average": 203871001.1,
            "count": 16022363,
            "maximum": 203871805.2,
            "minimum": 203870476.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 423.057916,
            "variance": 178978.0003
          },
          {
            "average": 0,
            "count": 16022363,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16022363,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16022363,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005648355364,
            "count": 16022363,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02375955666,
            "variance": 0.0005645165325
          },
          {
            "average": 0.3713489702,
            "count": 16022363,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4831655276,
            "variance": 0.2334489271
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338222.8121,
          4315467.54,
          -10.35165841,
          340077.8121,
          4316726.44,
          372.1283416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338222.81210554374,
                4315467.539936319,
                -10.351658413957352
              ],
              [
                338222.81210554374,
                4316726.439936319,
                -10.351658413957352
              ],
              [
                340077.81210554374,
                4316726.439936319,
                372.12834158604267
              ],
              [
                340077.81210554374,
                4315467.539936319,
                372.12834158604267
              ],
              [
                338222.81210554374,
                4315467.539936319,
                -10.351658413957352
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:50:05+00:00",
        "end_time": "2018-02-28T16:27:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_350476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_350476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_350476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86780221,
            38.97326555,
            -10.35165841,
            -76.84610116,
            38.98494475,
            372.1283416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86750425242153,
                  38.97326554618163,
                  -10.351658413957352
                ],
                [
                  -76.8678022126386,
                  38.984603945927645,
                  -10.351658413957352
                ],
                [
                  -76.84639571120013,
                  38.9849447468445,
                  372.12834158604267
                ],
                [
                  -76.84610116108423,
                  38.97360621009173,
                  372.12834158604267
                ],
                [
                  -76.86750425242153,
                  38.97326554618163,
                  -10.351658413957352
                ]
              ]
            ]
          },
          "id": "20180228_350476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_350476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:50:05Z",
            "pc:count": 16022363,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339130.2572,
                "count": 16022363,
                "maximum": 340077.8121,
                "minimum": 338222.8121,
                "name": "X",
                "position": 0,
                "stddev": 562.3402115,
                "variance": 316226.5134
              },
              {
                "average": 4316095.282,
                "count": 16022363,
                "maximum": 4316726.44,
                "minimum": 4315467.54,
                "name": "Y",
                "position": 1,
                "stddev": 351.3976214,
                "variance": 123480.2883
              },
              {
                "average": 53.11528752,
                "count": 16022363,
                "maximum": 372.1283416,
                "minimum": -10.35165841,
                "name": "Z",
                "position": 2,
                "stddev": 10.12890722,
                "variance": 102.5947614
              },
              {
                "average": 5148.316873,
                "count": 16022363,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5576.77104,
                "variance": 31100375.23
              },
              {
                "average": 2.170070794,
                "count": 16022363,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.334799606,
                "variance": 1.781689989
              },
              {
                "average": 3.161801477,
                "count": 16022363,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.568564465,
                "variance": 2.460394482
              },
              {
                "average": 0.4994613466,
                "count": 16022363,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997255,
                "variance": 0.2499997255
              },
              {
                "average": 0,
                "count": 16022363,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324991576,
                "count": 16022363,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5119394473,
                "variance": 0.2620819977
              },
              {
                "average": -0.7419827461,
                "count": 16022363,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.61414831,
                "variance": 185.3450343
              },
              {
                "average": 0,
                "count": 16022363,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.97414376,
                "count": 16022363,
                "maximum": 60,
                "minimum": 58,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6126912888,
                "variance": 0.3753906153
              },
              {
                "average": 203871001.1,
                "count": 16022363,
                "maximum": 203871805.2,
                "minimum": 203870476.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 423.057916,
                "variance": 178978.0003
              },
              {
                "average": 0,
                "count": 16022363,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16022363,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16022363,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005648355364,
                "count": 16022363,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02375955666,
                "variance": 0.0005645165325
              },
              {
                "average": 0.3713489702,
                "count": 16022363,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4831655276,
                "variance": 0.2334489271
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338222.8121,
              4315467.54,
              -10.35165841,
              340077.8121,
              4316726.44,
              372.1283416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338222.81210554374,
                    4315467.539936319,
                    -10.351658413957352
                  ],
                  [
                    338222.81210554374,
                    4316726.439936319,
                    -10.351658413957352
                  ],
                  [
                    340077.81210554374,
                    4316726.439936319,
                    372.12834158604267
                  ],
                  [
                    340077.81210554374,
                    4315467.539936319,
                    372.12834158604267
                  ],
                  [
                    338222.81210554374,
                    4315467.539936319,
                    -10.351658413957352
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:50:05+00:00",
            "end_time": "2018-02-28T16:27: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": "20180217_392476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.71977311461553,
              38.973004756506725,
              -10.374334542486764
            ],
            [
              -76.72004749606867,
              38.98434353425414,
              -10.374334542486764
            ],
            [
              -76.69864120079586,
              38.98465719992615,
              296.74566545751327
            ],
            [
              -76.69837023003682,
              38.973318296076314,
              296.74566545751327
            ],
            [
              -76.71977311461553,
              38.973004756506725,
              -10.374334542486764
            ]
          ]
        ]
      },
      "bbox": [
        -76.7200475,
        38.97300476,
        -10.37433454,
        -76.69837023,
        38.9846572,
        296.7456655
      ],
      "properties": {
        "datetime": "2018-02-17T16:54:52Z",
        "pc:count": 20159670,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352057.0618,
            "count": 20159670,
            "maximum": 352875.5382,
            "minimum": 351020.6982,
            "name": "X",
            "position": 0,
            "stddev": 487.7115693,
            "variance": 237862.5748
          },
          {
            "average": 4315779.616,
            "count": 20159670,
            "maximum": 4316445.36,
            "minimum": 4315186.52,
            "name": "Y",
            "position": 1,
            "stddev": 355.6567554,
            "variance": 126491.7276
          },
          {
            "average": 21.9056285,
            "count": 20159670,
            "maximum": 296.7456655,
            "minimum": -10.37433454,
            "name": "Z",
            "position": 2,
            "stddev": 14.76229399,
            "variance": 217.925324
          },
          {
            "average": 3412.274191,
            "count": 20159670,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4058.560186,
            "variance": 16471910.79
          },
          {
            "average": 2.511121164,
            "count": 20159670,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.382319419,
            "variance": 1.910806975
          },
          {
            "average": 3.776100204,
            "count": 20159670,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.312958079,
            "variance": 1.723858918
          },
          {
            "average": 0.4995604095,
            "count": 20159670,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998192,
            "variance": 0.2499998192
          },
          {
            "average": 0,
            "count": 20159670,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224675801,
            "count": 20159670,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4537824846,
            "variance": 0.2059185433
          },
          {
            "average": -8.666802063,
            "count": 20159670,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.41002379,
            "variance": 108.3685953
          },
          {
            "average": 0,
            "count": 20159670,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.34172871,
            "count": 20159670,
            "maximum": 30,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5556719606,
            "variance": 0.3087713279
          },
          {
            "average": 202921373.5,
            "count": 20159670,
            "maximum": 202921692.4,
            "minimum": 202920762.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 252.2633682,
            "variance": 63636.80693
          },
          {
            "average": 0,
            "count": 20159670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20159670,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20159670,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003433587951,
            "count": 20159670,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01852676218,
            "variance": 0.0003432409168
          },
          {
            "average": 0.4000161213,
            "count": 20159670,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4899012512,
            "variance": 0.2400032359
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          351020.6982,
          4315186.52,
          -10.37433454,
          352875.5382,
          4316445.36,
          296.7456655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                351020.69815535046,
                4315186.5196327735,
                -10.374334542486764
              ],
              [
                351020.69815535046,
                4316445.359632773,
                -10.374334542486764
              ],
              [
                352875.5381553504,
                4316445.359632773,
                296.74566545751327
              ],
              [
                352875.5381553504,
                4315186.5196327735,
                296.74566545751327
              ],
              [
                351020.69815535046,
                4315186.5196327735,
                -10.374334542486764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:54:52+00:00",
        "end_time": "2018-02-17T16:39:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_392476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_392476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_392476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7200475,
            38.97300476,
            -10.37433454,
            -76.69837023,
            38.9846572,
            296.7456655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.71977311461553,
                  38.973004756506725,
                  -10.374334542486764
                ],
                [
                  -76.72004749606867,
                  38.98434353425414,
                  -10.374334542486764
                ],
                [
                  -76.69864120079586,
                  38.98465719992615,
                  296.74566545751327
                ],
                [
                  -76.69837023003682,
                  38.973318296076314,
                  296.74566545751327
                ],
                [
                  -76.71977311461553,
                  38.973004756506725,
                  -10.374334542486764
                ]
              ]
            ]
          },
          "id": "20180217_392476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_392476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:54:52Z",
            "pc:count": 20159670,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352057.0618,
                "count": 20159670,
                "maximum": 352875.5382,
                "minimum": 351020.6982,
                "name": "X",
                "position": 0,
                "stddev": 487.7115693,
                "variance": 237862.5748
              },
              {
                "average": 4315779.616,
                "count": 20159670,
                "maximum": 4316445.36,
                "minimum": 4315186.52,
                "name": "Y",
                "position": 1,
                "stddev": 355.6567554,
                "variance": 126491.7276
              },
              {
                "average": 21.9056285,
                "count": 20159670,
                "maximum": 296.7456655,
                "minimum": -10.37433454,
                "name": "Z",
                "position": 2,
                "stddev": 14.76229399,
                "variance": 217.925324
              },
              {
                "average": 3412.274191,
                "count": 20159670,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4058.560186,
                "variance": 16471910.79
              },
              {
                "average": 2.511121164,
                "count": 20159670,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.382319419,
                "variance": 1.910806975
              },
              {
                "average": 3.776100204,
                "count": 20159670,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.312958079,
                "variance": 1.723858918
              },
              {
                "average": 0.4995604095,
                "count": 20159670,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998192,
                "variance": 0.2499998192
              },
              {
                "average": 0,
                "count": 20159670,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224675801,
                "count": 20159670,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4537824846,
                "variance": 0.2059185433
              },
              {
                "average": -8.666802063,
                "count": 20159670,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.41002379,
                "variance": 108.3685953
              },
              {
                "average": 0,
                "count": 20159670,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.34172871,
                "count": 20159670,
                "maximum": 30,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5556719606,
                "variance": 0.3087713279
              },
              {
                "average": 202921373.5,
                "count": 20159670,
                "maximum": 202921692.4,
                "minimum": 202920762.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 252.2633682,
                "variance": 63636.80693
              },
              {
                "average": 0,
                "count": 20159670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20159670,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20159670,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003433587951,
                "count": 20159670,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01852676218,
                "variance": 0.0003432409168
              },
              {
                "average": 0.4000161213,
                "count": 20159670,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4899012512,
                "variance": 0.2400032359
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              351020.6982,
              4315186.52,
              -10.37433454,
              352875.5382,
              4316445.36,
              296.7456655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    351020.69815535046,
                    4315186.5196327735,
                    -10.374334542486764
                  ],
                  [
                    351020.69815535046,
                    4316445.359632773,
                    -10.374334542486764
                  ],
                  [
                    352875.5381553504,
                    4316445.359632773,
                    296.74566545751327
                  ],
                  [
                    352875.5381553504,
                    4315186.5196327735,
                    296.74566545751327
                  ],
                  [
                    351020.69815535046,
                    4315186.5196327735,
                    -10.374334542486764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:54:52+00:00",
            "end_time": "2018-02-17T16:39:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_350480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8674833177386,
              38.98424834099189,
              -9.89126624056459
            ],
            [
              -76.8677814007284,
              38.99558707974249,
              -9.89126624056459
            ],
            [
              -76.84637228295904,
              38.99592794565528,
              367.64873375943546
            ],
            [
              -76.84607761193062,
              38.98458906987905,
              367.64873375943546
            ],
            [
              -76.8674833177386,
              38.98424834099189,
              -9.89126624056459
            ]
          ]
        ]
      },
      "bbox": [
        -76.8677814,
        38.98424834,
        -9.891266241,
        -76.84607761,
        38.99592795,
        367.6487338
      ],
      "properties": {
        "datetime": "2018-02-28T16:35:30Z",
        "pc:count": 14392644,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339087.345,
            "count": 14392644,
            "maximum": 340104.5653,
            "minimum": 338249.6253,
            "name": "X",
            "position": 0,
            "stddev": 504.2569377,
            "variance": 254275.0592
          },
          {
            "average": 4317309.692,
            "count": 14392644,
            "maximum": 4317945.347,
            "minimum": 4316686.407,
            "name": "Y",
            "position": 1,
            "stddev": 359.202189,
            "variance": 129026.2126
          },
          {
            "average": 62.73579159,
            "count": 14392644,
            "maximum": 367.6487338,
            "minimum": -9.891266241,
            "name": "Z",
            "position": 2,
            "stddev": 10.04341361,
            "variance": 100.8701569
          },
          {
            "average": 5331.7337,
            "count": 14392644,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5682.747159,
            "variance": 32293615.27
          },
          {
            "average": 2.048358801,
            "count": 14392644,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.272383411,
            "variance": 1.618959544
          },
          {
            "average": 2.955607184,
            "count": 14392644,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.553299862,
            "variance": 2.41274046
          },
          {
            "average": 0.5005076899,
            "count": 14392644,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997596,
            "variance": 0.2499997596
          },
          {
            "average": 0,
            "count": 14392644,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316275036,
            "count": 14392644,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5050456415,
            "variance": 0.2550711
          },
          {
            "average": 9.9954334,
            "count": 14392644,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.595390328,
            "variance": 92.07151555
          },
          {
            "average": 0,
            "count": 14392644,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 59.57645009,
            "count": 14392644,
            "maximum": 61,
            "minimum": 59,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5757430107,
            "variance": 0.3314800143
          },
          {
            "average": 203870645.8,
            "count": 14392644,
            "maximum": 203870930.3,
            "minimum": 203869756,
            "name": "GpsTime",
            "position": 12,
            "stddev": 282.5286166,
            "variance": 79822.4192
          },
          {
            "average": 0,
            "count": 14392644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14392644,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14392644,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005110944174,
            "count": 14392644,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02260162019,
            "variance": 0.0005108332354
          },
          {
            "average": 0.3622252451,
            "count": 14392644,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4806434572,
            "variance": 0.231018133
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338249.6253,
          4316686.407,
          -9.891266241,
          340104.5653,
          4317945.347,
          367.6487338
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338249.62529939914,
                4316686.40711392,
                -9.89126624056459
              ],
              [
                338249.62529939914,
                4317945.347113919,
                -9.89126624056459
              ],
              [
                340104.5652993991,
                4317945.347113919,
                367.64873375943546
              ],
              [
                340104.5652993991,
                4316686.40711392,
                367.64873375943546
              ],
              [
                338249.62529939914,
                4316686.40711392,
                -9.89126624056459
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:35:30+00:00",
        "end_time": "2018-02-28T16:15:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_350480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_350480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_350480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8677814,
            38.98424834,
            -9.891266241,
            -76.84607761,
            38.99592795,
            367.6487338
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8674833177386,
                  38.98424834099189,
                  -9.89126624056459
                ],
                [
                  -76.8677814007284,
                  38.99558707974249,
                  -9.89126624056459
                ],
                [
                  -76.84637228295904,
                  38.99592794565528,
                  367.64873375943546
                ],
                [
                  -76.84607761193062,
                  38.98458906987905,
                  367.64873375943546
                ],
                [
                  -76.8674833177386,
                  38.98424834099189,
                  -9.89126624056459
                ]
              ]
            ]
          },
          "id": "20180228_350480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_350480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:35:30Z",
            "pc:count": 14392644,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339087.345,
                "count": 14392644,
                "maximum": 340104.5653,
                "minimum": 338249.6253,
                "name": "X",
                "position": 0,
                "stddev": 504.2569377,
                "variance": 254275.0592
              },
              {
                "average": 4317309.692,
                "count": 14392644,
                "maximum": 4317945.347,
                "minimum": 4316686.407,
                "name": "Y",
                "position": 1,
                "stddev": 359.202189,
                "variance": 129026.2126
              },
              {
                "average": 62.73579159,
                "count": 14392644,
                "maximum": 367.6487338,
                "minimum": -9.891266241,
                "name": "Z",
                "position": 2,
                "stddev": 10.04341361,
                "variance": 100.8701569
              },
              {
                "average": 5331.7337,
                "count": 14392644,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5682.747159,
                "variance": 32293615.27
              },
              {
                "average": 2.048358801,
                "count": 14392644,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.272383411,
                "variance": 1.618959544
              },
              {
                "average": 2.955607184,
                "count": 14392644,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.553299862,
                "variance": 2.41274046
              },
              {
                "average": 0.5005076899,
                "count": 14392644,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997596,
                "variance": 0.2499997596
              },
              {
                "average": 0,
                "count": 14392644,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316275036,
                "count": 14392644,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5050456415,
                "variance": 0.2550711
              },
              {
                "average": 9.9954334,
                "count": 14392644,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.595390328,
                "variance": 92.07151555
              },
              {
                "average": 0,
                "count": 14392644,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 59.57645009,
                "count": 14392644,
                "maximum": 61,
                "minimum": 59,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5757430107,
                "variance": 0.3314800143
              },
              {
                "average": 203870645.8,
                "count": 14392644,
                "maximum": 203870930.3,
                "minimum": 203869756,
                "name": "GpsTime",
                "position": 12,
                "stddev": 282.5286166,
                "variance": 79822.4192
              },
              {
                "average": 0,
                "count": 14392644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14392644,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14392644,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005110944174,
                "count": 14392644,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02260162019,
                "variance": 0.0005108332354
              },
              {
                "average": 0.3622252451,
                "count": 14392644,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4806434572,
                "variance": 0.231018133
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338249.6253,
              4316686.407,
              -9.891266241,
              340104.5653,
              4317945.347,
              367.6487338
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338249.62529939914,
                    4316686.40711392,
                    -9.89126624056459
                  ],
                  [
                    338249.62529939914,
                    4317945.347113919,
                    -9.89126624056459
                  ],
                  [
                    340104.5652993991,
                    4317945.347113919,
                    367.64873375943546
                  ],
                  [
                    340104.5652993991,
                    4316686.40711392,
                    367.64873375943546
                  ],
                  [
                    338249.62529939914,
                    4316686.40711392,
                    -9.89126624056459
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:35:30+00:00",
            "end_time": "2018-02-28T16: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": "20180217_368480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80416085413604,
              38.984159578563215,
              -10.152006003600007
            ],
            [
              -76.80444880935124,
              38.99549781951603,
              -10.152006003600007
            ],
            [
              -76.78303896410453,
              38.99582706370951,
              418.76799399640004
            ],
            [
              -76.78275442104486,
              38.98448869040858,
              418.76799399640004
            ],
            [
              -76.80416085413604,
              38.984159578563215,
              -10.152006003600007
            ]
          ]
        ]
      },
      "bbox": [
        -76.80444881,
        38.98415958,
        -10.152006,
        -76.78275442,
        38.99582706,
        418.767994
      ],
      "properties": {
        "datetime": "2018-04-12T01:36:23Z",
        "pc:count": 35812402,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344687.1401,
            "count": 35812402,
            "maximum": 345589.3809,
            "minimum": 343734.4409,
            "name": "X",
            "position": 0,
            "stddev": 510.9826911,
            "variance": 261103.3106
          },
          {
            "average": 4317176.894,
            "count": 35812402,
            "maximum": 4317824.795,
            "minimum": 4316565.955,
            "name": "Y",
            "position": 1,
            "stddev": 343.0270175,
            "variance": 117667.5347
          },
          {
            "average": 53.52666777,
            "count": 35812402,
            "maximum": 418.767994,
            "minimum": -10.152006,
            "name": "Z",
            "position": 2,
            "stddev": 10.77404194,
            "variance": 116.0799796
          },
          {
            "average": 4168.11715,
            "count": 35812402,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4765.780544,
            "variance": 22712664.2
          },
          {
            "average": 2.250950299,
            "count": 35812402,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.341351619,
            "variance": 1.799224165
          },
          {
            "average": 3.290542561,
            "count": 35812402,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.510900621,
            "variance": 2.282820686
          },
          {
            "average": 0.5084282255,
            "count": 35812402,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999289669,
            "variance": 0.249928972
          },
          {
            "average": 0,
            "count": 35812402,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305555768,
            "count": 35812402,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4914387208,
            "variance": 0.2415120163
          },
          {
            "average": -5.524722646,
            "count": 35812402,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.08989302,
            "variance": 146.1655132
          },
          {
            "average": 0,
            "count": 35812402,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.30312343,
            "count": 35812402,
            "maximum": 92,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.88418141,
            "variance": 722.7592101
          },
          {
            "average": 204597373.3,
            "count": 35812402,
            "maximum": 207532183.7,
            "minimum": 202913219.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1843292.1,
            "variance": 3397725767000.0
          },
          {
            "average": 0,
            "count": 35812402,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35812402,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35812402,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003741999769,
            "count": 35812402,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01934062982,
            "variance": 0.0003740599617
          },
          {
            "average": 0.6585074355,
            "count": 35812402,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.47421029,
            "variance": 0.2248753992
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343734.4409,
          4316565.955,
          -10.152006,
          345589.3809,
          4317824.795,
          418.767994
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343734.44090931665,
                4316565.954814278,
                -10.152006003600007
              ],
              [
                343734.44090931665,
                4317824.794814277,
                -10.152006003600007
              ],
              [
                345589.3809093166,
                4317824.794814277,
                418.76799399640004
              ],
              [
                345589.3809093166,
                4316565.954814278,
                418.76799399640004
              ],
              [
                343734.44090931665,
                4316565.954814278,
                -10.152006003600007
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:36:23+00:00",
        "end_time": "2018-02-17T14:33:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_368480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_368480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_368480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_368480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80444881,
            38.98415958,
            -10.152006,
            -76.78275442,
            38.99582706,
            418.767994
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80416085413604,
                  38.984159578563215,
                  -10.152006003600007
                ],
                [
                  -76.80444880935124,
                  38.99549781951603,
                  -10.152006003600007
                ],
                [
                  -76.78303896410453,
                  38.99582706370951,
                  418.76799399640004
                ],
                [
                  -76.78275442104486,
                  38.98448869040858,
                  418.76799399640004
                ],
                [
                  -76.80416085413604,
                  38.984159578563215,
                  -10.152006003600007
                ]
              ]
            ]
          },
          "id": "20180217_368480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_368480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:36:23Z",
            "pc:count": 35812402,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344687.1401,
                "count": 35812402,
                "maximum": 345589.3809,
                "minimum": 343734.4409,
                "name": "X",
                "position": 0,
                "stddev": 510.9826911,
                "variance": 261103.3106
              },
              {
                "average": 4317176.894,
                "count": 35812402,
                "maximum": 4317824.795,
                "minimum": 4316565.955,
                "name": "Y",
                "position": 1,
                "stddev": 343.0270175,
                "variance": 117667.5347
              },
              {
                "average": 53.52666777,
                "count": 35812402,
                "maximum": 418.767994,
                "minimum": -10.152006,
                "name": "Z",
                "position": 2,
                "stddev": 10.77404194,
                "variance": 116.0799796
              },
              {
                "average": 4168.11715,
                "count": 35812402,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4765.780544,
                "variance": 22712664.2
              },
              {
                "average": 2.250950299,
                "count": 35812402,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.341351619,
                "variance": 1.799224165
              },
              {
                "average": 3.290542561,
                "count": 35812402,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.510900621,
                "variance": 2.282820686
              },
              {
                "average": 0.5084282255,
                "count": 35812402,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999289669,
                "variance": 0.249928972
              },
              {
                "average": 0,
                "count": 35812402,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305555768,
                "count": 35812402,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4914387208,
                "variance": 0.2415120163
              },
              {
                "average": -5.524722646,
                "count": 35812402,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.08989302,
                "variance": 146.1655132
              },
              {
                "average": 0,
                "count": 35812402,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.30312343,
                "count": 35812402,
                "maximum": 92,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.88418141,
                "variance": 722.7592101
              },
              {
                "average": 204597373.3,
                "count": 35812402,
                "maximum": 207532183.7,
                "minimum": 202913219.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1843292.1,
                "variance": 3397725767000.0
              },
              {
                "average": 0,
                "count": 35812402,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35812402,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35812402,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003741999769,
                "count": 35812402,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01934062982,
                "variance": 0.0003740599617
              },
              {
                "average": 0.6585074355,
                "count": 35812402,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.47421029,
                "variance": 0.2248753992
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343734.4409,
              4316565.955,
              -10.152006,
              345589.3809,
              4317824.795,
              418.767994
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343734.44090931665,
                    4316565.954814278,
                    -10.152006003600007
                  ],
                  [
                    343734.44090931665,
                    4317824.794814277,
                    -10.152006003600007
                  ],
                  [
                    345589.3809093166,
                    4317824.794814277,
                    418.76799399640004
                  ],
                  [
                    345589.3809093166,
                    4316565.954814278,
                    418.76799399640004
                  ],
                  [
                    343734.44090931665,
                    4316565.954814278,
                    -10.152006003600007
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:36:23+00:00",
            "end_time": "2018-02-17T14:33:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_350484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86746316222047,
              38.995230669671436,
              -10.317382586460951
            ],
            [
              -76.86776134445014,
              39.00656884676444,
              -10.317382586460951
            ],
            [
              -76.84634891655315,
              39.00690978873266,
              368.0826174135391
            ],
            [
              -76.84605414798528,
              38.995571474601554,
              368.0826174135391
            ],
            [
              -76.86746316222047,
              38.995230669671436,
              -10.317382586460951
            ]
          ]
        ]
      },
      "bbox": [
        -76.86776134,
        38.99523067,
        -10.31738259,
        -76.84605415,
        39.00690979,
        368.0826174
      ],
      "properties": {
        "datetime": "2018-02-28T16:35:30Z",
        "pc:count": 17456996,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339208.1289,
            "count": 17456996,
            "maximum": 340131.3154,
            "minimum": 338276.3754,
            "name": "X",
            "position": 0,
            "stddev": 468.1473108,
            "variance": 219161.9046
          },
          {
            "average": 4318598.098,
            "count": 17456996,
            "maximum": 4319164.106,
            "minimum": 4317905.226,
            "name": "Y",
            "position": 1,
            "stddev": 342.9316664,
            "variance": 117602.1278
          },
          {
            "average": 54.89736819,
            "count": 17456996,
            "maximum": 368.0826174,
            "minimum": -10.31738259,
            "name": "Z",
            "position": 2,
            "stddev": 11.54351733,
            "variance": 133.2527922
          },
          {
            "average": 4447.421071,
            "count": 17456996,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5036.916299,
            "variance": 25370525.8
          },
          {
            "average": 2.328363941,
            "count": 17456996,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.35061952,
            "variance": 1.824173087
          },
          {
            "average": 3.45090106,
            "count": 17456996,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.449343921,
            "variance": 2.100597801
          },
          {
            "average": 0.4986629429,
            "count": 17456996,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982266,
            "variance": 0.2499982266
          },
          {
            "average": 0,
            "count": 17456996,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.290041368,
            "count": 17456996,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5746216931,
            "variance": 0.3301900902
          },
          {
            "average": -10.01700447,
            "count": 17456996,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.49617841,
            "variance": 90.17740439
          },
          {
            "average": 0,
            "count": 17456996,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.4343147,
            "count": 17456996,
            "maximum": 61,
            "minimum": 59,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5724812163,
            "variance": 0.327734743
          },
          {
            "average": 203870158.3,
            "count": 17456996,
            "maximum": 203870930.2,
            "minimum": 203869756,
            "name": "GpsTime",
            "position": 12,
            "stddev": 368.8166571,
            "variance": 136025.7265
          },
          {
            "average": 0,
            "count": 17456996,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17456996,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17456996,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003836284318,
            "count": 17456996,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01958267814,
            "variance": 0.000383481283
          },
          {
            "average": 0.3753006531,
            "count": 17456996,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4842004609,
            "variance": 0.2344500863
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338276.3754,
          4317905.226,
          -10.31738259,
          340131.3154,
          4319164.106,
          368.0826174
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338276.37535343366,
                4317905.2259943215,
                -10.317382586460951
              ],
              [
                338276.37535343366,
                4319164.105994322,
                -10.317382586460951
              ],
              [
                340131.3153534336,
                4319164.105994322,
                368.0826174135391
              ],
              [
                340131.3153534336,
                4317905.2259943215,
                368.0826174135391
              ],
              [
                338276.37535343366,
                4317905.2259943215,
                -10.317382586460951
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:35:30+00:00",
        "end_time": "2018-02-28T16:15:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_350484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_350484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_350484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86776134,
            38.99523067,
            -10.31738259,
            -76.84605415,
            39.00690979,
            368.0826174
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86746316222047,
                  38.995230669671436,
                  -10.317382586460951
                ],
                [
                  -76.86776134445014,
                  39.00656884676444,
                  -10.317382586460951
                ],
                [
                  -76.84634891655315,
                  39.00690978873266,
                  368.0826174135391
                ],
                [
                  -76.84605414798528,
                  38.995571474601554,
                  368.0826174135391
                ],
                [
                  -76.86746316222047,
                  38.995230669671436,
                  -10.317382586460951
                ]
              ]
            ]
          },
          "id": "20180228_350484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_350484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:35:30Z",
            "pc:count": 17456996,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339208.1289,
                "count": 17456996,
                "maximum": 340131.3154,
                "minimum": 338276.3754,
                "name": "X",
                "position": 0,
                "stddev": 468.1473108,
                "variance": 219161.9046
              },
              {
                "average": 4318598.098,
                "count": 17456996,
                "maximum": 4319164.106,
                "minimum": 4317905.226,
                "name": "Y",
                "position": 1,
                "stddev": 342.9316664,
                "variance": 117602.1278
              },
              {
                "average": 54.89736819,
                "count": 17456996,
                "maximum": 368.0826174,
                "minimum": -10.31738259,
                "name": "Z",
                "position": 2,
                "stddev": 11.54351733,
                "variance": 133.2527922
              },
              {
                "average": 4447.421071,
                "count": 17456996,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5036.916299,
                "variance": 25370525.8
              },
              {
                "average": 2.328363941,
                "count": 17456996,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.35061952,
                "variance": 1.824173087
              },
              {
                "average": 3.45090106,
                "count": 17456996,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.449343921,
                "variance": 2.100597801
              },
              {
                "average": 0.4986629429,
                "count": 17456996,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982266,
                "variance": 0.2499982266
              },
              {
                "average": 0,
                "count": 17456996,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.290041368,
                "count": 17456996,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5746216931,
                "variance": 0.3301900902
              },
              {
                "average": -10.01700447,
                "count": 17456996,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.49617841,
                "variance": 90.17740439
              },
              {
                "average": 0,
                "count": 17456996,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.4343147,
                "count": 17456996,
                "maximum": 61,
                "minimum": 59,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5724812163,
                "variance": 0.327734743
              },
              {
                "average": 203870158.3,
                "count": 17456996,
                "maximum": 203870930.2,
                "minimum": 203869756,
                "name": "GpsTime",
                "position": 12,
                "stddev": 368.8166571,
                "variance": 136025.7265
              },
              {
                "average": 0,
                "count": 17456996,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17456996,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17456996,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003836284318,
                "count": 17456996,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01958267814,
                "variance": 0.000383481283
              },
              {
                "average": 0.3753006531,
                "count": 17456996,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4842004609,
                "variance": 0.2344500863
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338276.3754,
              4317905.226,
              -10.31738259,
              340131.3154,
              4319164.106,
              368.0826174
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338276.37535343366,
                    4317905.2259943215,
                    -10.317382586460951
                  ],
                  [
                    338276.37535343366,
                    4319164.105994322,
                    -10.317382586460951
                  ],
                  [
                    340131.3153534336,
                    4319164.105994322,
                    368.0826174135391
                  ],
                  [
                    340131.3153534336,
                    4317905.2259943215,
                    368.0826174135391
                  ],
                  [
                    338276.37535343366,
                    4317905.2259943215,
                    -10.317382586460951
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:35:30+00:00",
            "end_time": "2018-02-28T16: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": "20180228_356468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84644654508828,
              38.951274817419865,
              -10.252084079808242
            ],
            [
              -76.84674088784163,
              38.962612314652006,
              -10.252084079808242
            ],
            [
              -76.8253414442623,
              38.96294908293379,
              426.2079159201918
            ],
            [
              -76.82505050761162,
              38.951611450304306,
              426.2079159201918
            ],
            [
              -76.84644654508828,
              38.951274817419865,
              -10.252084079808242
            ]
          ]
        ]
      },
      "bbox": [
        -76.84674089,
        38.95127482,
        -10.25208408,
        -76.82505051,
        38.96294908,
        426.2079159
      ],
      "properties": {
        "datetime": "2018-04-12T01:35:16Z",
        "pc:count": 21288031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340911.0757,
            "count": 21288031,
            "maximum": 341852.5896,
            "minimum": 339997.6496,
            "name": "X",
            "position": 0,
            "stddev": 546.6208534,
            "variance": 298794.3574
          },
          {
            "average": 4313613.855,
            "count": 21288031,
            "maximum": 4314248.532,
            "minimum": 4312989.752,
            "name": "Y",
            "position": 1,
            "stddev": 350.9513496,
            "variance": 123166.8498
          },
          {
            "average": 47.7995445,
            "count": 21288031,
            "maximum": 426.2079159,
            "minimum": -10.25208408,
            "name": "Z",
            "position": 2,
            "stddev": 8.51731828,
            "variance": 72.54471068
          },
          {
            "average": 4815.391624,
            "count": 21288031,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4910.263497,
            "variance": 24110687.61
          },
          {
            "average": 1.846560868,
            "count": 21288031,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.19850644,
            "variance": 1.436417687
          },
          {
            "average": 2.552114754,
            "count": 21288031,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.557495089,
            "variance": 2.425790953
          },
          {
            "average": 0.5095835777,
            "count": 21288031,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999081583,
            "variance": 0.2499081668
          },
          {
            "average": 0,
            "count": 21288031,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.359278507,
            "count": 21288031,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.510896894,
            "variance": 0.2610156363
          },
          {
            "average": -5.084054618,
            "count": 21288031,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.38842391,
            "variance": 153.4730471
          },
          {
            "average": 0,
            "count": 21288031,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 71.022449,
            "count": 21288031,
            "maximum": 92,
            "minimum": 58,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.81136997,
            "variance": 249.9994204
          },
          {
            "average": 205262246.5,
            "count": 21288031,
            "maximum": 207532116.6,
            "minimum": 203870522.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1776821.469,
            "variance": 3157094531000.0
          },
          {
            "average": 0,
            "count": 21288031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21288031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21288031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004782029865,
            "count": 21288031,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02186262406,
            "variance": 0.0004779743308
          },
          {
            "average": 0.6242340121,
            "count": 21288031,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4843200608,
            "variance": 0.2345659213
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339997.6496,
          4312989.752,
          -10.25208408,
          341852.5896,
          4314248.532,
          426.2079159
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339997.6495657826,
                4312989.7522338135,
                -10.252084079808242
              ],
              [
                339997.6495657826,
                4314248.532233813,
                -10.252084079808242
              ],
              [
                341852.5895657825,
                4314248.532233813,
                426.2079159201918
              ],
              [
                341852.5895657825,
                4312989.7522338135,
                426.2079159201918
              ],
              [
                339997.6495657826,
                4312989.7522338135,
                -10.252084079808242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:35:16+00:00",
        "end_time": "2018-02-28T16:28:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_356468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_356468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_356468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_356468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84674089,
            38.95127482,
            -10.25208408,
            -76.82505051,
            38.96294908,
            426.2079159
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84644654508828,
                  38.951274817419865,
                  -10.252084079808242
                ],
                [
                  -76.84674088784163,
                  38.962612314652006,
                  -10.252084079808242
                ],
                [
                  -76.8253414442623,
                  38.96294908293379,
                  426.2079159201918
                ],
                [
                  -76.82505050761162,
                  38.951611450304306,
                  426.2079159201918
                ],
                [
                  -76.84644654508828,
                  38.951274817419865,
                  -10.252084079808242
                ]
              ]
            ]
          },
          "id": "20180228_356468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_356468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:35:16Z",
            "pc:count": 21288031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340911.0757,
                "count": 21288031,
                "maximum": 341852.5896,
                "minimum": 339997.6496,
                "name": "X",
                "position": 0,
                "stddev": 546.6208534,
                "variance": 298794.3574
              },
              {
                "average": 4313613.855,
                "count": 21288031,
                "maximum": 4314248.532,
                "minimum": 4312989.752,
                "name": "Y",
                "position": 1,
                "stddev": 350.9513496,
                "variance": 123166.8498
              },
              {
                "average": 47.7995445,
                "count": 21288031,
                "maximum": 426.2079159,
                "minimum": -10.25208408,
                "name": "Z",
                "position": 2,
                "stddev": 8.51731828,
                "variance": 72.54471068
              },
              {
                "average": 4815.391624,
                "count": 21288031,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4910.263497,
                "variance": 24110687.61
              },
              {
                "average": 1.846560868,
                "count": 21288031,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.19850644,
                "variance": 1.436417687
              },
              {
                "average": 2.552114754,
                "count": 21288031,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.557495089,
                "variance": 2.425790953
              },
              {
                "average": 0.5095835777,
                "count": 21288031,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999081583,
                "variance": 0.2499081668
              },
              {
                "average": 0,
                "count": 21288031,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.359278507,
                "count": 21288031,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.510896894,
                "variance": 0.2610156363
              },
              {
                "average": -5.084054618,
                "count": 21288031,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.38842391,
                "variance": 153.4730471
              },
              {
                "average": 0,
                "count": 21288031,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 71.022449,
                "count": 21288031,
                "maximum": 92,
                "minimum": 58,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.81136997,
                "variance": 249.9994204
              },
              {
                "average": 205262246.5,
                "count": 21288031,
                "maximum": 207532116.6,
                "minimum": 203870522.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1776821.469,
                "variance": 3157094531000.0
              },
              {
                "average": 0,
                "count": 21288031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21288031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21288031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004782029865,
                "count": 21288031,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02186262406,
                "variance": 0.0004779743308
              },
              {
                "average": 0.6242340121,
                "count": 21288031,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4843200608,
                "variance": 0.2345659213
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339997.6496,
              4312989.752,
              -10.25208408,
              341852.5896,
              4314248.532,
              426.2079159
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339997.6495657826,
                    4312989.7522338135,
                    -10.252084079808242
                  ],
                  [
                    339997.6495657826,
                    4314248.532233813,
                    -10.252084079808242
                  ],
                  [
                    341852.5895657825,
                    4314248.532233813,
                    426.2079159201918
                  ],
                  [
                    341852.5895657825,
                    4312989.7522338135,
                    426.2079159201918
                  ],
                  [
                    339997.6495657826,
                    4312989.7522338135,
                    -10.252084079808242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:35:16+00:00",
            "end_time": "2018-02-28T16:28: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": "20180217_368484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80413050706353,
              38.99514225155847,
              -10.381750597674824
            ],
            [
              -76.80441856556935,
              39.006480291168266,
              -10.381750597674824
            ],
            [
              -76.78300494803979,
              39.00680961394576,
              393.2582494023252
            ],
            [
              -76.78272030357223,
              38.995471441969585,
              393.2582494023252
            ],
            [
              -76.80413050706353,
              38.99514225155847,
              -10.381750597674824
            ]
          ]
        ]
      },
      "bbox": [
        -76.80441857,
        38.99514225,
        -10.3817506,
        -76.7827203,
        39.00680961,
        393.2582494
      ],
      "properties": {
        "datetime": "2018-04-12T01:36:23Z",
        "pc:count": 34314783,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344828.2121,
            "count": 34314783,
            "maximum": 345616.2057,
            "minimum": 343761.2257,
            "name": "X",
            "position": 0,
            "stddev": 515.4155369,
            "variance": 265653.1757
          },
          {
            "average": 4318385.089,
            "count": 34314783,
            "maximum": 4319043.607,
            "minimum": 4317784.787,
            "name": "Y",
            "position": 1,
            "stddev": 334.0538817,
            "variance": 111591.9959
          },
          {
            "average": 53.51771201,
            "count": 34314783,
            "maximum": 393.2582494,
            "minimum": -10.3817506,
            "name": "Z",
            "position": 2,
            "stddev": 10.14177589,
            "variance": 102.8556182
          },
          {
            "average": 4208.538653,
            "count": 34314783,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4909.661917,
            "variance": 24104780.13
          },
          {
            "average": 2.306463165,
            "count": 34314783,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349672833,
            "variance": 1.821616756
          },
          {
            "average": 3.420278689,
            "count": 34314783,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.470443586,
            "variance": 2.16220434
          },
          {
            "average": 0.5573257741,
            "count": 34314783,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4967028919,
            "variance": 0.2467137628
          },
          {
            "average": 0,
            "count": 34314783,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.282680062,
            "count": 34314783,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4692461492,
            "variance": 0.2201919486
          },
          {
            "average": 7.566542049,
            "count": 34314783,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.64234404,
            "variance": 135.5441746
          },
          {
            "average": 0,
            "count": 34314783,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.54259052,
            "count": 34314783,
            "maximum": 91,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.35679793,
            "variance": 593.2536052
          },
          {
            "average": 203640169.9,
            "count": 34314783,
            "maximum": 207532183.7,
            "minimum": 202913239.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1154830.491,
            "variance": 1333633463000.0
          },
          {
            "average": 0,
            "count": 34314783,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34314783,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34314783,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003326554622,
            "count": 34314783,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01823581126,
            "variance": 0.0003325448123
          },
          {
            "average": 0.7139452696,
            "count": 34314783,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.451915288,
            "variance": 0.2042274276
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343761.2257,
          4317784.787,
          -10.3817506,
          345616.2057,
          4319043.607,
          393.2582494
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343761.22571812,
                4317784.7865350675,
                -10.381750597674824
              ],
              [
                343761.22571812,
                4319043.606535068,
                -10.381750597674824
              ],
              [
                345616.20571812,
                4319043.606535068,
                393.2582494023252
              ],
              [
                345616.20571812,
                4317784.7865350675,
                393.2582494023252
              ],
              [
                343761.22571812,
                4317784.7865350675,
                -10.381750597674824
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:36:23+00:00",
        "end_time": "2018-02-17T14:33:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_368484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_368484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_368484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_368484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80441857,
            38.99514225,
            -10.3817506,
            -76.7827203,
            39.00680961,
            393.2582494
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80413050706353,
                  38.99514225155847,
                  -10.381750597674824
                ],
                [
                  -76.80441856556935,
                  39.006480291168266,
                  -10.381750597674824
                ],
                [
                  -76.78300494803979,
                  39.00680961394576,
                  393.2582494023252
                ],
                [
                  -76.78272030357223,
                  38.995471441969585,
                  393.2582494023252
                ],
                [
                  -76.80413050706353,
                  38.99514225155847,
                  -10.381750597674824
                ]
              ]
            ]
          },
          "id": "20180217_368484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_368484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:36:23Z",
            "pc:count": 34314783,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344828.2121,
                "count": 34314783,
                "maximum": 345616.2057,
                "minimum": 343761.2257,
                "name": "X",
                "position": 0,
                "stddev": 515.4155369,
                "variance": 265653.1757
              },
              {
                "average": 4318385.089,
                "count": 34314783,
                "maximum": 4319043.607,
                "minimum": 4317784.787,
                "name": "Y",
                "position": 1,
                "stddev": 334.0538817,
                "variance": 111591.9959
              },
              {
                "average": 53.51771201,
                "count": 34314783,
                "maximum": 393.2582494,
                "minimum": -10.3817506,
                "name": "Z",
                "position": 2,
                "stddev": 10.14177589,
                "variance": 102.8556182
              },
              {
                "average": 4208.538653,
                "count": 34314783,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4909.661917,
                "variance": 24104780.13
              },
              {
                "average": 2.306463165,
                "count": 34314783,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349672833,
                "variance": 1.821616756
              },
              {
                "average": 3.420278689,
                "count": 34314783,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.470443586,
                "variance": 2.16220434
              },
              {
                "average": 0.5573257741,
                "count": 34314783,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4967028919,
                "variance": 0.2467137628
              },
              {
                "average": 0,
                "count": 34314783,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.282680062,
                "count": 34314783,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4692461492,
                "variance": 0.2201919486
              },
              {
                "average": 7.566542049,
                "count": 34314783,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.64234404,
                "variance": 135.5441746
              },
              {
                "average": 0,
                "count": 34314783,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.54259052,
                "count": 34314783,
                "maximum": 91,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.35679793,
                "variance": 593.2536052
              },
              {
                "average": 203640169.9,
                "count": 34314783,
                "maximum": 207532183.7,
                "minimum": 202913239.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1154830.491,
                "variance": 1333633463000.0
              },
              {
                "average": 0,
                "count": 34314783,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34314783,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34314783,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003326554622,
                "count": 34314783,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01823581126,
                "variance": 0.0003325448123
              },
              {
                "average": 0.7139452696,
                "count": 34314783,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.451915288,
                "variance": 0.2042274276
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343761.2257,
              4317784.787,
              -10.3817506,
              345616.2057,
              4319043.607,
              393.2582494
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343761.22571812,
                    4317784.7865350675,
                    -10.381750597674824
                  ],
                  [
                    343761.22571812,
                    4319043.606535068,
                    -10.381750597674824
                  ],
                  [
                    345616.20571812,
                    4319043.606535068,
                    393.2582494023252
                  ],
                  [
                    345616.20571812,
                    4317784.7865350675,
                    393.2582494023252
                  ],
                  [
                    343761.22571812,
                    4317784.7865350675,
                    -10.381750597674824
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:36:23+00:00",
            "end_time": "2018-02-17T14:33: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": "20180228_356472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84642374133577,
              38.962257149708336,
              -10.016131023192912
            ],
            [
              -76.84671818165202,
              38.97359408529632,
              -10.016131023192912
            ],
            [
              -76.82531520255925,
              38.97393093191911,
              416.66386897680707
            ],
            [
              -76.8250241700796,
              38.96259386092027,
              416.66386897680707
            ],
            [
              -76.84642374133577,
              38.962257149708336,
              -10.016131023192912
            ]
          ]
        ]
      },
      "bbox": [
        -76.84671818,
        38.96225715,
        -10.01613102,
        -76.82502417,
        38.97393093,
        416.663869
      ],
      "properties": {
        "datetime": "2018-04-12T01:35:23Z",
        "pc:count": 18402082,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 341119.5086,
            "count": 18402082,
            "maximum": 341879.2903,
            "minimum": 340024.3303,
            "name": "X",
            "position": 0,
            "stddev": 478.6545794,
            "variance": 229110.2064
          },
          {
            "average": 4314801.796,
            "count": 18402082,
            "maximum": 4315467.278,
            "minimum": 4314208.558,
            "name": "Y",
            "position": 1,
            "stddev": 347.6889828,
            "variance": 120887.6288
          },
          {
            "average": 48.75051393,
            "count": 18402082,
            "maximum": 416.663869,
            "minimum": -10.01613102,
            "name": "Z",
            "position": 2,
            "stddev": 8.335156884,
            "variance": 69.47484029
          },
          {
            "average": 4816.895508,
            "count": 18402082,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5315.469642,
            "variance": 28254217.51
          },
          {
            "average": 1.996236295,
            "count": 18402082,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.260430768,
            "variance": 1.588685721
          },
          {
            "average": 2.835210385,
            "count": 18402082,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.572254196,
            "variance": 2.471983256
          },
          {
            "average": 0.5128338739,
            "count": 18402082,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998352781,
            "variance": 0.2498353053
          },
          {
            "average": 0,
            "count": 18402082,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.326818074,
            "count": 18402082,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5187927846,
            "variance": 0.2691459534
          },
          {
            "average": 5.656224358,
            "count": 18402082,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.61683623,
            "variance": 159.1845564
          },
          {
            "average": 0,
            "count": 18402082,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 65.1008932,
            "count": 18402082,
            "maximum": 91,
            "minimum": 58,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.21926576,
            "variance": 149.3104557
          },
          {
            "average": 204536494,
            "count": 18402082,
            "maximum": 207532123.5,
            "minimum": 203870499.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1412188.995,
            "variance": 1994277758000.0
          },
          {
            "average": 0,
            "count": 18402082,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18402082,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18402082,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000604877209,
            "count": 18402082,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02458681284,
            "variance": 0.0006045113654
          },
          {
            "average": 0.5587412337,
            "count": 18402082,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4965374919,
            "variance": 0.2465494809
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340024.3303,
          4314208.558,
          -10.01613102,
          341879.2903,
          4315467.278,
          416.663869
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340024.3302623156,
                4314208.558034762,
                -10.016131023192912
              ],
              [
                340024.3302623156,
                4315467.2780347625,
                -10.016131023192912
              ],
              [
                341879.29026231554,
                4315467.2780347625,
                416.66386897680707
              ],
              [
                341879.29026231554,
                4314208.558034762,
                416.66386897680707
              ],
              [
                340024.3302623156,
                4314208.558034762,
                -10.016131023192912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:35:23+00:00",
        "end_time": "2018-02-28T16:28:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_356472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_356472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_356472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_356472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84671818,
            38.96225715,
            -10.01613102,
            -76.82502417,
            38.97393093,
            416.663869
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84642374133577,
                  38.962257149708336,
                  -10.016131023192912
                ],
                [
                  -76.84671818165202,
                  38.97359408529632,
                  -10.016131023192912
                ],
                [
                  -76.82531520255925,
                  38.97393093191911,
                  416.66386897680707
                ],
                [
                  -76.8250241700796,
                  38.96259386092027,
                  416.66386897680707
                ],
                [
                  -76.84642374133577,
                  38.962257149708336,
                  -10.016131023192912
                ]
              ]
            ]
          },
          "id": "20180228_356472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_356472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:35:23Z",
            "pc:count": 18402082,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 341119.5086,
                "count": 18402082,
                "maximum": 341879.2903,
                "minimum": 340024.3303,
                "name": "X",
                "position": 0,
                "stddev": 478.6545794,
                "variance": 229110.2064
              },
              {
                "average": 4314801.796,
                "count": 18402082,
                "maximum": 4315467.278,
                "minimum": 4314208.558,
                "name": "Y",
                "position": 1,
                "stddev": 347.6889828,
                "variance": 120887.6288
              },
              {
                "average": 48.75051393,
                "count": 18402082,
                "maximum": 416.663869,
                "minimum": -10.01613102,
                "name": "Z",
                "position": 2,
                "stddev": 8.335156884,
                "variance": 69.47484029
              },
              {
                "average": 4816.895508,
                "count": 18402082,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5315.469642,
                "variance": 28254217.51
              },
              {
                "average": 1.996236295,
                "count": 18402082,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.260430768,
                "variance": 1.588685721
              },
              {
                "average": 2.835210385,
                "count": 18402082,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.572254196,
                "variance": 2.471983256
              },
              {
                "average": 0.5128338739,
                "count": 18402082,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998352781,
                "variance": 0.2498353053
              },
              {
                "average": 0,
                "count": 18402082,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.326818074,
                "count": 18402082,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5187927846,
                "variance": 0.2691459534
              },
              {
                "average": 5.656224358,
                "count": 18402082,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.61683623,
                "variance": 159.1845564
              },
              {
                "average": 0,
                "count": 18402082,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 65.1008932,
                "count": 18402082,
                "maximum": 91,
                "minimum": 58,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.21926576,
                "variance": 149.3104557
              },
              {
                "average": 204536494,
                "count": 18402082,
                "maximum": 207532123.5,
                "minimum": 203870499.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1412188.995,
                "variance": 1994277758000.0
              },
              {
                "average": 0,
                "count": 18402082,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18402082,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18402082,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000604877209,
                "count": 18402082,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02458681284,
                "variance": 0.0006045113654
              },
              {
                "average": 0.5587412337,
                "count": 18402082,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4965374919,
                "variance": 0.2465494809
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340024.3303,
              4314208.558,
              -10.01613102,
              341879.2903,
              4315467.278,
              416.663869
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340024.3302623156,
                    4314208.558034762,
                    -10.016131023192912
                  ],
                  [
                    340024.3302623156,
                    4315467.2780347625,
                    -10.016131023192912
                  ],
                  [
                    341879.29026231554,
                    4315467.2780347625,
                    416.66386897680707
                  ],
                  [
                    341879.29026231554,
                    4314208.558034762,
                    416.66386897680707
                  ],
                  [
                    340024.3302623156,
                    4314208.558034762,
                    -10.016131023192912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:35:23+00:00",
            "end_time": "2018-02-28T16:28: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": "20180228_356476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84639996526684,
              38.97323958132881,
              -10.1756045932664
            ],
            [
              -76.84669454514761,
              38.98457757648333,
              -10.1756045932664
            ],
            [
              -76.82528895138137,
              38.98491448693323,
              363.78439540673355
            ],
            [
              -76.8249977814128,
              38.97357635634079,
              363.78439540673355
            ],
            [
              -76.84639996526684,
              38.97323958132881,
              -10.1756045932664
            ]
          ]
        ]
      },
      "bbox": [
        -76.84669455,
        38.97323958,
        -10.17560459,
        -76.82499778,
        38.98491449,
        363.7843954
      ],
      "properties": {
        "datetime": "2018-04-12T01:35:22Z",
        "pc:count": 15129128,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 341029.1619,
            "count": 15129128,
            "maximum": 341906.0007,
            "minimum": 340051.1007,
            "name": "X",
            "position": 0,
            "stddev": 567.5340603,
            "variance": 322094.9096
          },
          {
            "average": 4316059.065,
            "count": 15129128,
            "maximum": 4316686.215,
            "minimum": 4315427.375,
            "name": "Y",
            "position": 1,
            "stddev": 346.5070591,
            "variance": 120067.142
          },
          {
            "average": 51.7594114,
            "count": 15129128,
            "maximum": 363.7843954,
            "minimum": -10.17560459,
            "name": "Z",
            "position": 2,
            "stddev": 9.068404705,
            "variance": 82.23596389
          },
          {
            "average": 4965.811476,
            "count": 15129128,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5337.251633,
            "variance": 28486255
          },
          {
            "average": 2.138444199,
            "count": 15129128,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317524279,
            "variance": 1.735870225
          },
          {
            "average": 3.107803305,
            "count": 15129128,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.562896511,
            "variance": 2.442645504
          },
          {
            "average": 0.5006461047,
            "count": 15129128,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995991,
            "variance": 0.2499995991
          },
          {
            "average": 0,
            "count": 15129128,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285063422,
            "count": 15129128,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.492872843,
            "variance": 0.2429236393
          },
          {
            "average": -1.528432332,
            "count": 15129128,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.11912063,
            "variance": 199.3495673
          },
          {
            "average": 0,
            "count": 15129128,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.19608486,
            "count": 15129128,
            "maximum": 91,
            "minimum": 59,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.196573086,
            "variance": 4.824933323
          },
          {
            "average": 203887126.6,
            "count": 15129128,
            "maximum": 207532122.5,
            "minimum": 203869715.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 247076.9872,
            "variance": 61047037610.0
          },
          {
            "average": 0,
            "count": 15129128,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15129128,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15129128,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005273271533,
            "count": 15129128,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02295755027,
            "variance": 0.0005270491142
          },
          {
            "average": 0.4608070604,
            "count": 15129128,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4984615631,
            "variance": 0.2484639299
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340051.1007,
          4315427.375,
          -10.17560459,
          341906.0007,
          4316686.215,
          363.7843954
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340051.1007050195,
                4315427.375207611,
                -10.1756045932664
              ],
              [
                340051.1007050195,
                4316686.215207611,
                -10.1756045932664
              ],
              [
                341906.0007050195,
                4316686.215207611,
                363.78439540673355
              ],
              [
                341906.0007050195,
                4315427.375207611,
                363.78439540673355
              ],
              [
                340051.1007050195,
                4315427.375207611,
                -10.1756045932664
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:35:22+00:00",
        "end_time": "2018-02-28T16:15:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_356476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_356476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_356476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_356476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84669455,
            38.97323958,
            -10.17560459,
            -76.82499778,
            38.98491449,
            363.7843954
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84639996526684,
                  38.97323958132881,
                  -10.1756045932664
                ],
                [
                  -76.84669454514761,
                  38.98457757648333,
                  -10.1756045932664
                ],
                [
                  -76.82528895138137,
                  38.98491448693323,
                  363.78439540673355
                ],
                [
                  -76.8249977814128,
                  38.97357635634079,
                  363.78439540673355
                ],
                [
                  -76.84639996526684,
                  38.97323958132881,
                  -10.1756045932664
                ]
              ]
            ]
          },
          "id": "20180228_356476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_356476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:35:22Z",
            "pc:count": 15129128,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 341029.1619,
                "count": 15129128,
                "maximum": 341906.0007,
                "minimum": 340051.1007,
                "name": "X",
                "position": 0,
                "stddev": 567.5340603,
                "variance": 322094.9096
              },
              {
                "average": 4316059.065,
                "count": 15129128,
                "maximum": 4316686.215,
                "minimum": 4315427.375,
                "name": "Y",
                "position": 1,
                "stddev": 346.5070591,
                "variance": 120067.142
              },
              {
                "average": 51.7594114,
                "count": 15129128,
                "maximum": 363.7843954,
                "minimum": -10.17560459,
                "name": "Z",
                "position": 2,
                "stddev": 9.068404705,
                "variance": 82.23596389
              },
              {
                "average": 4965.811476,
                "count": 15129128,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5337.251633,
                "variance": 28486255
              },
              {
                "average": 2.138444199,
                "count": 15129128,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317524279,
                "variance": 1.735870225
              },
              {
                "average": 3.107803305,
                "count": 15129128,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.562896511,
                "variance": 2.442645504
              },
              {
                "average": 0.5006461047,
                "count": 15129128,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995991,
                "variance": 0.2499995991
              },
              {
                "average": 0,
                "count": 15129128,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285063422,
                "count": 15129128,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.492872843,
                "variance": 0.2429236393
              },
              {
                "average": -1.528432332,
                "count": 15129128,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.11912063,
                "variance": 199.3495673
              },
              {
                "average": 0,
                "count": 15129128,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.19608486,
                "count": 15129128,
                "maximum": 91,
                "minimum": 59,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.196573086,
                "variance": 4.824933323
              },
              {
                "average": 203887126.6,
                "count": 15129128,
                "maximum": 207532122.5,
                "minimum": 203869715.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 247076.9872,
                "variance": 61047037610.0
              },
              {
                "average": 0,
                "count": 15129128,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15129128,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15129128,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005273271533,
                "count": 15129128,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02295755027,
                "variance": 0.0005270491142
              },
              {
                "average": 0.4608070604,
                "count": 15129128,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4984615631,
                "variance": 0.2484639299
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340051.1007,
              4315427.375,
              -10.17560459,
              341906.0007,
              4316686.215,
              363.7843954
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340051.1007050195,
                    4315427.375207611,
                    -10.1756045932664
                  ],
                  [
                    340051.1007050195,
                    4316686.215207611,
                    -10.1756045932664
                  ],
                  [
                    341906.0007050195,
                    4316686.215207611,
                    363.78439540673355
                  ],
                  [
                    341906.0007050195,
                    4315427.375207611,
                    363.78439540673355
                  ],
                  [
                    340051.1007050195,
                    4315427.375207611,
                    -10.1756045932664
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:35:22+00:00",
            "end_time": "2018-02-28T16:15: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": "20180228_356480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84637602173564,
              38.98422253711868,
              -10.204155307860333
            ],
            [
              -76.84667072716388,
              38.995561051433555,
              -10.204155307860333
            ],
            [
              -76.82526113204891,
              38.99589804720173,
              364.55584469213966
            ],
            [
              -76.82496983866798,
              38.984559397419645,
              364.55584469213966
            ],
            [
              -76.84637602173564,
              38.98422253711868,
              -10.204155307860333
            ]
          ]
        ]
      },
      "bbox": [
        -76.84667073,
        38.98422254,
        -10.20415531,
        -76.82496984,
        38.99589805,
        364.5558447
      ],
      "properties": {
        "datetime": "2018-02-28T16:28:28Z",
        "pc:count": 13755350,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340922.5749,
            "count": 13755350,
            "maximum": 341932.8521,
            "minimum": 340077.8921,
            "name": "X",
            "position": 0,
            "stddev": 520.042589,
            "variance": 270444.2944
          },
          {
            "average": 4317270.976,
            "count": 13755350,
            "maximum": 4317905.152,
            "minimum": 4316646.252,
            "name": "Y",
            "position": 1,
            "stddev": 359.9833546,
            "variance": 129588.0156
          },
          {
            "average": 58.43409616,
            "count": 13755350,
            "maximum": 364.5558447,
            "minimum": -10.20415531,
            "name": "Z",
            "position": 2,
            "stddev": 9.519125587,
            "variance": 90.61375194
          },
          {
            "average": 5663.473914,
            "count": 13755350,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5795.579212,
            "variance": 33588738.4
          },
          {
            "average": 2.039707677,
            "count": 13755350,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.316357736,
            "variance": 1.732797688
          },
          {
            "average": 2.911714715,
            "count": 13755350,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.635686271,
            "variance": 2.675469578
          },
          {
            "average": 0.4996405762,
            "count": 13755350,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999889,
            "variance": 0.249999889
          },
          {
            "average": 0,
            "count": 13755350,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342255777,
            "count": 13755350,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5295048869,
            "variance": 0.2803754253
          },
          {
            "average": -8.824205193,
            "count": 13755350,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.04137661,
            "variance": 100.8292443
          },
          {
            "average": 0,
            "count": 13755350,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.68787563,
            "count": 13755350,
            "maximum": 62,
            "minimum": 60,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5579164141,
            "variance": 0.3112707251
          },
          {
            "average": 203869998.7,
            "count": 13755350,
            "maximum": 203870508.7,
            "minimum": 203869377.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 377.3544289,
            "variance": 142396.365
          },
          {
            "average": 0,
            "count": 13755350,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13755350,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13755350,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005596367959,
            "count": 13755350,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02365002417,
            "variance": 0.0005593236432
          },
          {
            "average": 0.431533258,
            "count": 13755350,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4952901403,
            "variance": 0.2453123231
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340077.8921,
          4316646.252,
          -10.20415531,
          341932.8521,
          4317905.152,
          364.5558447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340077.8920932067,
                4316646.252315959,
                -10.204155307860333
              ],
              [
                340077.8920932067,
                4317905.152315959,
                -10.204155307860333
              ],
              [
                341932.85209320666,
                4317905.152315959,
                364.55584469213966
              ],
              [
                341932.85209320666,
                4316646.252315959,
                364.55584469213966
              ],
              [
                340077.8920932067,
                4316646.252315959,
                -10.204155307860333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:28:28+00:00",
        "end_time": "2018-02-28T16:09:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_356480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_356480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_356480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_356480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84667073,
            38.98422254,
            -10.20415531,
            -76.82496984,
            38.99589805,
            364.5558447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84637602173564,
                  38.98422253711868,
                  -10.204155307860333
                ],
                [
                  -76.84667072716388,
                  38.995561051433555,
                  -10.204155307860333
                ],
                [
                  -76.82526113204891,
                  38.99589804720173,
                  364.55584469213966
                ],
                [
                  -76.82496983866798,
                  38.984559397419645,
                  364.55584469213966
                ],
                [
                  -76.84637602173564,
                  38.98422253711868,
                  -10.204155307860333
                ]
              ]
            ]
          },
          "id": "20180228_356480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_356480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:28:28Z",
            "pc:count": 13755350,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340922.5749,
                "count": 13755350,
                "maximum": 341932.8521,
                "minimum": 340077.8921,
                "name": "X",
                "position": 0,
                "stddev": 520.042589,
                "variance": 270444.2944
              },
              {
                "average": 4317270.976,
                "count": 13755350,
                "maximum": 4317905.152,
                "minimum": 4316646.252,
                "name": "Y",
                "position": 1,
                "stddev": 359.9833546,
                "variance": 129588.0156
              },
              {
                "average": 58.43409616,
                "count": 13755350,
                "maximum": 364.5558447,
                "minimum": -10.20415531,
                "name": "Z",
                "position": 2,
                "stddev": 9.519125587,
                "variance": 90.61375194
              },
              {
                "average": 5663.473914,
                "count": 13755350,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5795.579212,
                "variance": 33588738.4
              },
              {
                "average": 2.039707677,
                "count": 13755350,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.316357736,
                "variance": 1.732797688
              },
              {
                "average": 2.911714715,
                "count": 13755350,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.635686271,
                "variance": 2.675469578
              },
              {
                "average": 0.4996405762,
                "count": 13755350,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999889,
                "variance": 0.249999889
              },
              {
                "average": 0,
                "count": 13755350,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342255777,
                "count": 13755350,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5295048869,
                "variance": 0.2803754253
              },
              {
                "average": -8.824205193,
                "count": 13755350,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.04137661,
                "variance": 100.8292443
              },
              {
                "average": 0,
                "count": 13755350,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.68787563,
                "count": 13755350,
                "maximum": 62,
                "minimum": 60,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5579164141,
                "variance": 0.3112707251
              },
              {
                "average": 203869998.7,
                "count": 13755350,
                "maximum": 203870508.7,
                "minimum": 203869377.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 377.3544289,
                "variance": 142396.365
              },
              {
                "average": 0,
                "count": 13755350,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13755350,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13755350,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005596367959,
                "count": 13755350,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02365002417,
                "variance": 0.0005593236432
              },
              {
                "average": 0.431533258,
                "count": 13755350,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4952901403,
                "variance": 0.2453123231
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340077.8921,
              4316646.252,
              -10.20415531,
              341932.8521,
              4317905.152,
              364.5558447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340077.8920932067,
                    4316646.252315959,
                    -10.204155307860333
                  ],
                  [
                    340077.8920932067,
                    4317905.152315959,
                    -10.204155307860333
                  ],
                  [
                    341932.85209320666,
                    4317905.152315959,
                    364.55584469213966
                  ],
                  [
                    341932.85209320666,
                    4316646.252315959,
                    364.55584469213966
                  ],
                  [
                    340077.8920932067,
                    4316646.252315959,
                    -10.204155307860333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:28:28+00:00",
            "end_time": "2018-02-28T16:09:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_356484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84635266660528,
              38.995205214449214,
              -9.71215423239508
            ],
            [
              -76.84664743212473,
              39.00654172605335,
              -9.71215423239508
            ],
            [
              -76.82523406535101,
              39.00687880357423,
              373.28784576760495
            ],
            [
              -76.82494271321903,
              38.99554215650512,
              373.28784576760495
            ],
            [
              -76.84635266660528,
              38.995205214449214,
              -9.71215423239508
            ]
          ]
        ]
      },
      "bbox": [
        -76.84664743,
        38.99520521,
        -9.712154232,
        -76.82494271,
        39.0068788,
        373.2878458
      ],
      "properties": {
        "datetime": "2018-02-28T16:28:05Z",
        "pc:count": 19530890,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 341078.5615,
            "count": 19530890,
            "maximum": 341959.6371,
            "minimum": 340104.6371,
            "name": "X",
            "position": 0,
            "stddev": 471.2277531,
            "variance": 222055.5953
          },
          {
            "average": 4318531.767,
            "count": 19530890,
            "maximum": 4319123.782,
            "minimum": 4317865.102,
            "name": "Y",
            "position": 1,
            "stddev": 337.9438688,
            "variance": 114206.0585
          },
          {
            "average": 57.28586879,
            "count": 19530890,
            "maximum": 373.2878458,
            "minimum": -9.712154232,
            "name": "Z",
            "position": 2,
            "stddev": 11.5686101,
            "variance": 133.8327396
          },
          {
            "average": 4220.980259,
            "count": 19530890,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4958.386201,
            "variance": 24585593.72
          },
          {
            "average": 2.407703284,
            "count": 19530890,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.360732028,
            "variance": 1.851591652
          },
          {
            "average": 3.592699513,
            "count": 19530890,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.389232198,
            "variance": 1.929966099
          },
          {
            "average": 0.5016879927,
            "count": 19530890,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971635,
            "variance": 0.2499971635
          },
          {
            "average": 0,
            "count": 19530890,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258011386,
            "count": 19530890,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4872246055,
            "variance": 0.2373878162
          },
          {
            "average": 11.22689655,
            "count": 19530890,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.850669566,
            "variance": 61.63301263
          },
          {
            "average": 0,
            "count": 19530890,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 61.42096556,
            "count": 19530890,
            "maximum": 62,
            "minimum": 60,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5194106347,
            "variance": 0.2697874074
          },
          {
            "average": 203869602.8,
            "count": 19530890,
            "maximum": 203870485.5,
            "minimum": 203869354.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 217.0427025,
            "variance": 47107.53469
          },
          {
            "average": 0,
            "count": 19530890,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19530890,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19530890,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003901511913,
            "count": 19530890,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01974839217,
            "variance": 0.0003899989933
          },
          {
            "average": 0.4031472196,
            "count": 19530890,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4905298678,
            "variance": 0.2406195513
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340104.6371,
          4317865.102,
          -9.712154232,
          341959.6371,
          4319123.782,
          373.2878458
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340104.6371498003,
                4317865.101610033,
                -9.71215423239508
              ],
              [
                340104.6371498003,
                4319123.781610033,
                -9.71215423239508
              ],
              [
                341959.6371498003,
                4319123.781610033,
                373.28784576760495
              ],
              [
                341959.6371498003,
                4317865.101610033,
                373.28784576760495
              ],
              [
                340104.6371498003,
                4317865.101610033,
                -9.71215423239508
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:28:05+00:00",
        "end_time": "2018-02-28T16:09:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_356484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_356484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_356484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_356484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84664743,
            38.99520521,
            -9.712154232,
            -76.82494271,
            39.0068788,
            373.2878458
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84635266660528,
                  38.995205214449214,
                  -9.71215423239508
                ],
                [
                  -76.84664743212473,
                  39.00654172605335,
                  -9.71215423239508
                ],
                [
                  -76.82523406535101,
                  39.00687880357423,
                  373.28784576760495
                ],
                [
                  -76.82494271321903,
                  38.99554215650512,
                  373.28784576760495
                ],
                [
                  -76.84635266660528,
                  38.995205214449214,
                  -9.71215423239508
                ]
              ]
            ]
          },
          "id": "20180228_356484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_356484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:28:05Z",
            "pc:count": 19530890,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 341078.5615,
                "count": 19530890,
                "maximum": 341959.6371,
                "minimum": 340104.6371,
                "name": "X",
                "position": 0,
                "stddev": 471.2277531,
                "variance": 222055.5953
              },
              {
                "average": 4318531.767,
                "count": 19530890,
                "maximum": 4319123.782,
                "minimum": 4317865.102,
                "name": "Y",
                "position": 1,
                "stddev": 337.9438688,
                "variance": 114206.0585
              },
              {
                "average": 57.28586879,
                "count": 19530890,
                "maximum": 373.2878458,
                "minimum": -9.712154232,
                "name": "Z",
                "position": 2,
                "stddev": 11.5686101,
                "variance": 133.8327396
              },
              {
                "average": 4220.980259,
                "count": 19530890,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4958.386201,
                "variance": 24585593.72
              },
              {
                "average": 2.407703284,
                "count": 19530890,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.360732028,
                "variance": 1.851591652
              },
              {
                "average": 3.592699513,
                "count": 19530890,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.389232198,
                "variance": 1.929966099
              },
              {
                "average": 0.5016879927,
                "count": 19530890,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971635,
                "variance": 0.2499971635
              },
              {
                "average": 0,
                "count": 19530890,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258011386,
                "count": 19530890,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4872246055,
                "variance": 0.2373878162
              },
              {
                "average": 11.22689655,
                "count": 19530890,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.850669566,
                "variance": 61.63301263
              },
              {
                "average": 0,
                "count": 19530890,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 61.42096556,
                "count": 19530890,
                "maximum": 62,
                "minimum": 60,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5194106347,
                "variance": 0.2697874074
              },
              {
                "average": 203869602.8,
                "count": 19530890,
                "maximum": 203870485.5,
                "minimum": 203869354.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 217.0427025,
                "variance": 47107.53469
              },
              {
                "average": 0,
                "count": 19530890,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19530890,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19530890,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003901511913,
                "count": 19530890,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01974839217,
                "variance": 0.0003899989933
              },
              {
                "average": 0.4031472196,
                "count": 19530890,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4905298678,
                "variance": 0.2406195513
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340104.6371,
              4317865.102,
              -9.712154232,
              341959.6371,
              4319123.782,
              373.2878458
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340104.6371498003,
                    4317865.101610033,
                    -9.71215423239508
                  ],
                  [
                    340104.6371498003,
                    4319123.781610033,
                    -9.71215423239508
                  ],
                  [
                    341959.6371498003,
                    4319123.781610033,
                    373.28784576760495
                  ],
                  [
                    341959.6371498003,
                    4317865.101610033,
                    373.28784576760495
                  ],
                  [
                    340104.6371498003,
                    4317865.101610033,
                    -9.71215423239508
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:28:05+00:00",
            "end_time": "2018-02-28T16:09: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": "20180228_362468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82534791033149,
              38.95124494420237,
              -9.869230442009155
            ],
            [
              -76.8256388998238,
              38.96258293593876,
              -9.869230442009155
            ],
            [
              -76.80424013679533,
              38.96291582046876,
              415.71076955799083
            ],
            [
              -76.80395255352174,
              38.95157769489063,
              415.71076955799083
            ],
            [
              -76.82534791033149,
              38.95124494420237,
              -9.869230442009155
            ]
          ]
        ]
      },
      "bbox": [
        -76.8256389,
        38.95124494,
        -9.869230442,
        -76.80395255,
        38.96291582,
        415.7107696
      ],
      "properties": {
        "datetime": "2018-04-12T01:35:20Z",
        "pc:count": 21387305,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342632.0889,
            "count": 21387305,
            "maximum": 343680.8617,
            "minimum": 341826.0017,
            "name": "X",
            "position": 0,
            "stddev": 536.4537898,
            "variance": 287782.6686
          },
          {
            "average": 4313680.743,
            "count": 21387305,
            "maximum": 4314208.413,
            "minimum": 4312949.593,
            "name": "Y",
            "position": 1,
            "stddev": 333.5853464,
            "variance": 111279.1834
          },
          {
            "average": 46.57467656,
            "count": 21387305,
            "maximum": 415.7107696,
            "minimum": -9.869230442,
            "name": "Z",
            "position": 2,
            "stddev": 9.789721238,
            "variance": 95.83864191
          },
          {
            "average": 4058.67882,
            "count": 21387305,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4488.3381,
            "variance": 20145178.9
          },
          {
            "average": 2.02453231,
            "count": 21387305,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.254500738,
            "variance": 1.573772103
          },
          {
            "average": 2.868407871,
            "count": 21387305,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.535488136,
            "variance": 2.357723815
          },
          {
            "average": 0.5315083878,
            "count": 21387305,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990062456,
            "variance": 0.2490072331
          },
          {
            "average": 0,
            "count": 21387305,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327149166,
            "count": 21387305,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5180923316,
            "variance": 0.268419664
          },
          {
            "average": 6.329508797,
            "count": 21387305,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.21049143,
            "variance": 149.0961009
          },
          {
            "average": 0,
            "count": 21387305,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.30057962,
            "count": 21387305,
            "maximum": 93,
            "minimum": 59,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.758031,
            "variance": 248.3155409
          },
          {
            "average": 206107557.6,
            "count": 21387305,
            "maximum": 207532120.2,
            "minimum": 203869684.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1784558.807,
            "variance": 3184650135000.0
          },
          {
            "average": 0,
            "count": 21387305,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21387305,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21387305,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006092399206,
            "count": 21387305,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02467526648,
            "variance": 0.0006088687758
          },
          {
            "average": 0.5894743634,
            "count": 21387305,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.491929212,
            "variance": 0.2419943496
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341826.0017,
          4312949.593,
          -9.869230442,
          343680.8617,
          4314208.413,
          415.7107696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341826.00174711965,
                4312949.5928347055,
                -9.869230442009155
              ],
              [
                341826.00174711965,
                4314208.412834706,
                -9.869230442009155
              ],
              [
                343680.86174711963,
                4314208.412834706,
                415.71076955799083
              ],
              [
                343680.86174711963,
                4312949.5928347055,
                415.71076955799083
              ],
              [
                341826.00174711965,
                4312949.5928347055,
                -9.869230442009155
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:35:20+00:00",
        "end_time": "2018-02-28T16:14:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_362468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_362468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_362468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_362468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8256389,
            38.95124494,
            -9.869230442,
            -76.80395255,
            38.96291582,
            415.7107696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82534791033149,
                  38.95124494420237,
                  -9.869230442009155
                ],
                [
                  -76.8256388998238,
                  38.96258293593876,
                  -9.869230442009155
                ],
                [
                  -76.80424013679533,
                  38.96291582046876,
                  415.71076955799083
                ],
                [
                  -76.80395255352174,
                  38.95157769489063,
                  415.71076955799083
                ],
                [
                  -76.82534791033149,
                  38.95124494420237,
                  -9.869230442009155
                ]
              ]
            ]
          },
          "id": "20180228_362468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_362468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:35:20Z",
            "pc:count": 21387305,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342632.0889,
                "count": 21387305,
                "maximum": 343680.8617,
                "minimum": 341826.0017,
                "name": "X",
                "position": 0,
                "stddev": 536.4537898,
                "variance": 287782.6686
              },
              {
                "average": 4313680.743,
                "count": 21387305,
                "maximum": 4314208.413,
                "minimum": 4312949.593,
                "name": "Y",
                "position": 1,
                "stddev": 333.5853464,
                "variance": 111279.1834
              },
              {
                "average": 46.57467656,
                "count": 21387305,
                "maximum": 415.7107696,
                "minimum": -9.869230442,
                "name": "Z",
                "position": 2,
                "stddev": 9.789721238,
                "variance": 95.83864191
              },
              {
                "average": 4058.67882,
                "count": 21387305,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4488.3381,
                "variance": 20145178.9
              },
              {
                "average": 2.02453231,
                "count": 21387305,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.254500738,
                "variance": 1.573772103
              },
              {
                "average": 2.868407871,
                "count": 21387305,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.535488136,
                "variance": 2.357723815
              },
              {
                "average": 0.5315083878,
                "count": 21387305,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990062456,
                "variance": 0.2490072331
              },
              {
                "average": 0,
                "count": 21387305,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327149166,
                "count": 21387305,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5180923316,
                "variance": 0.268419664
              },
              {
                "average": 6.329508797,
                "count": 21387305,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.21049143,
                "variance": 149.0961009
              },
              {
                "average": 0,
                "count": 21387305,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.30057962,
                "count": 21387305,
                "maximum": 93,
                "minimum": 59,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.758031,
                "variance": 248.3155409
              },
              {
                "average": 206107557.6,
                "count": 21387305,
                "maximum": 207532120.2,
                "minimum": 203869684.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1784558.807,
                "variance": 3184650135000.0
              },
              {
                "average": 0,
                "count": 21387305,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21387305,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21387305,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006092399206,
                "count": 21387305,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02467526648,
                "variance": 0.0006088687758
              },
              {
                "average": 0.5894743634,
                "count": 21387305,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.491929212,
                "variance": 0.2419943496
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341826.0017,
              4312949.593,
              -9.869230442,
              343680.8617,
              4314208.413,
              415.7107696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341826.00174711965,
                    4312949.5928347055,
                    -9.869230442009155
                  ],
                  [
                    341826.00174711965,
                    4314208.412834706,
                    -9.869230442009155
                  ],
                  [
                    343680.86174711963,
                    4314208.412834706,
                    415.71076955799083
                  ],
                  [
                    343680.86174711963,
                    4312949.5928347055,
                    415.71076955799083
                  ],
                  [
                    341826.00174711965,
                    4312949.5928347055,
                    -9.869230442009155
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:35:20+00:00",
            "end_time": "2018-02-28T16:14: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": "20180217_362484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82524086438448,
              38.995176435014216,
              -10.134901805135229
            ],
            [
              -76.82553229272341,
              39.00651434185814,
              -10.134901805135229
            ],
            [
              -76.8041209914214,
              39.00684750796288,
              387.2250981948648
            ],
            [
              -76.80383297663694,
              38.995509467209395,
              387.2250981948648
            ],
            [
              -76.82524086438448,
              38.995176435014216,
              -10.134901805135229
            ]
          ]
        ]
      },
      "bbox": [
        -76.82553229,
        38.99517644,
        -10.13490181,
        -76.80383298,
        39.00684751,
        387.2250982
      ],
      "properties": {
        "datetime": "2018-02-28T16:15:52Z",
        "pc:count": 20839137,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 343009.1052,
            "count": 20839137,
            "maximum": 343787.8015,
            "minimum": 341933.0015,
            "name": "X",
            "position": 0,
            "stddev": 511.6685693,
            "variance": 261804.7248
          },
          {
            "average": 4318503.021,
            "count": 20839137,
            "maximum": 4319083.85,
            "minimum": 4317825.03,
            "name": "Y",
            "position": 1,
            "stddev": 366.7031855,
            "variance": 134471.2262
          },
          {
            "average": 59.00018971,
            "count": 20839137,
            "maximum": 387.2250982,
            "minimum": -10.13490181,
            "name": "Z",
            "position": 2,
            "stddev": 9.380057026,
            "variance": 87.98546981
          },
          {
            "average": 4421.753151,
            "count": 20839137,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5181.568365,
            "variance": 26848650.73
          },
          {
            "average": 2.403786059,
            "count": 20839137,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.398142598,
            "variance": 1.954802723
          },
          {
            "average": 3.577872826,
            "count": 20839137,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.471276886,
            "variance": 2.164655676
          },
          {
            "average": 0.4976652344,
            "count": 20839137,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999945608,
            "variance": 0.2499945609
          },
          {
            "average": 0,
            "count": 20839137,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291862422,
            "count": 20839137,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4861666505,
            "variance": 0.2363580121
          },
          {
            "average": -12.1806127,
            "count": 20839137,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.597515719,
            "variance": 57.7222451
          },
          {
            "average": 0,
            "count": 20839137,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 56.54418885,
            "count": 20839137,
            "maximum": 63,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.71372958,
            "variance": 216.4938381
          },
          {
            "average": 203735902.4,
            "count": 20839137,
            "maximum": 203869752.2,
            "minimum": 202913260.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 331029.8957,
            "variance": 109580791900.0
          },
          {
            "average": 0,
            "count": 20839137,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20839137,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20839137,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003718963986,
            "count": 20839137,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01928102978,
            "variance": 0.0003717581095
          },
          {
            "average": 0.4585468199,
            "count": 20839137,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4982786828,
            "variance": 0.2482816458
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341933.0015,
          4317825.03,
          -10.13490181,
          343787.8015,
          4319083.85,
          387.2250982
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341933.0014599464,
                4317825.030467204,
                -10.134901805135229
              ],
              [
                341933.0014599464,
                4319083.850467204,
                -10.134901805135229
              ],
              [
                343787.80145994644,
                4319083.850467204,
                387.2250981948648
              ],
              [
                343787.80145994644,
                4317825.030467204,
                387.2250981948648
              ],
              [
                341933.0014599464,
                4317825.030467204,
                -10.134901805135229
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T16:15:52+00:00",
        "end_time": "2018-02-17T14:34:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_362484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_362484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_362484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_362484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82553229,
            38.99517644,
            -10.13490181,
            -76.80383298,
            39.00684751,
            387.2250982
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82524086438448,
                  38.995176435014216,
                  -10.134901805135229
                ],
                [
                  -76.82553229272341,
                  39.00651434185814,
                  -10.134901805135229
                ],
                [
                  -76.8041209914214,
                  39.00684750796288,
                  387.2250981948648
                ],
                [
                  -76.80383297663694,
                  38.995509467209395,
                  387.2250981948648
                ],
                [
                  -76.82524086438448,
                  38.995176435014216,
                  -10.134901805135229
                ]
              ]
            ]
          },
          "id": "20180217_362484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_362484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T16:15:52Z",
            "pc:count": 20839137,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 343009.1052,
                "count": 20839137,
                "maximum": 343787.8015,
                "minimum": 341933.0015,
                "name": "X",
                "position": 0,
                "stddev": 511.6685693,
                "variance": 261804.7248
              },
              {
                "average": 4318503.021,
                "count": 20839137,
                "maximum": 4319083.85,
                "minimum": 4317825.03,
                "name": "Y",
                "position": 1,
                "stddev": 366.7031855,
                "variance": 134471.2262
              },
              {
                "average": 59.00018971,
                "count": 20839137,
                "maximum": 387.2250982,
                "minimum": -10.13490181,
                "name": "Z",
                "position": 2,
                "stddev": 9.380057026,
                "variance": 87.98546981
              },
              {
                "average": 4421.753151,
                "count": 20839137,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5181.568365,
                "variance": 26848650.73
              },
              {
                "average": 2.403786059,
                "count": 20839137,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.398142598,
                "variance": 1.954802723
              },
              {
                "average": 3.577872826,
                "count": 20839137,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.471276886,
                "variance": 2.164655676
              },
              {
                "average": 0.4976652344,
                "count": 20839137,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999945608,
                "variance": 0.2499945609
              },
              {
                "average": 0,
                "count": 20839137,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291862422,
                "count": 20839137,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4861666505,
                "variance": 0.2363580121
              },
              {
                "average": -12.1806127,
                "count": 20839137,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.597515719,
                "variance": 57.7222451
              },
              {
                "average": 0,
                "count": 20839137,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 56.54418885,
                "count": 20839137,
                "maximum": 63,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.71372958,
                "variance": 216.4938381
              },
              {
                "average": 203735902.4,
                "count": 20839137,
                "maximum": 203869752.2,
                "minimum": 202913260.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 331029.8957,
                "variance": 109580791900.0
              },
              {
                "average": 0,
                "count": 20839137,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20839137,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20839137,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003718963986,
                "count": 20839137,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01928102978,
                "variance": 0.0003717581095
              },
              {
                "average": 0.4585468199,
                "count": 20839137,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4982786828,
                "variance": 0.2482816458
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341933.0015,
              4317825.03,
              -10.13490181,
              343787.8015,
              4319083.85,
              387.2250982
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341933.0014599464,
                    4317825.030467204,
                    -10.134901805135229
                  ],
                  [
                    341933.0014599464,
                    4319083.850467204,
                    -10.134901805135229
                  ],
                  [
                    343787.80145994644,
                    4319083.850467204,
                    387.2250981948648
                  ],
                  [
                    343787.80145994644,
                    4317825.030467204,
                    387.2250981948648
                  ],
                  [
                    341933.0014599464,
                    4317825.030467204,
                    -10.134901805135229
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T16:15:52+00:00",
            "end_time": "2018-02-17T14: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": "20180228_368468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8042502252714,
              38.95121105974093,
              -4.913600778384449
            ],
            [
              -76.80453786136711,
              38.96254954445045,
              -4.913600778384449
            ],
            [
              -76.7831397830358,
              38.96287854566274,
              412.36639922161555
            ],
            [
              -76.78285555327231,
              38.95153992866708,
              412.36639922161555
            ],
            [
              -76.8042502252714,
              38.95121105974093,
              -4.913600778384449
            ]
          ]
        ]
      },
      "bbox": [
        -76.80453786,
        38.95121106,
        -4.913600778,
        -76.78285555,
        38.96287855,
        412.3663992
      ],
      "properties": {
        "datetime": "2018-04-12T01:16:38Z",
        "pc:count": 12734560,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344576.7695,
            "count": 12734560,
            "maximum": 345509.0398,
            "minimum": 343654.2598,
            "name": "X",
            "position": 0,
            "stddev": 563.2057209,
            "variance": 317200.684
          },
          {
            "average": 4313517.069,
            "count": 12734560,
            "maximum": 4314168.274,
            "minimum": 4312909.414,
            "name": "Y",
            "position": 1,
            "stddev": 359.5676901,
            "variance": 129288.9238
          },
          {
            "average": 56.88447321,
            "count": 12734560,
            "maximum": 412.3663992,
            "minimum": -4.913600778,
            "name": "Z",
            "position": 2,
            "stddev": 10.27631468,
            "variance": 105.6026434
          },
          {
            "average": 4134.522115,
            "count": 12734560,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4184.57241,
            "variance": 17510646.25
          },
          {
            "average": 1.835641985,
            "count": 12734560,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.15154126,
            "variance": 1.326047273
          },
          {
            "average": 2.503006778,
            "count": 12734560,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.470214953,
            "variance": 2.161532007
          },
          {
            "average": 0.5066684675,
            "count": 12734560,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999555492,
            "variance": 0.2499555512
          },
          {
            "average": 0,
            "count": 12734560,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.436556583,
            "count": 12734560,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5236471316,
            "variance": 0.2742063185
          },
          {
            "average": -0.08388794838,
            "count": 12734560,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.21806246,
            "variance": 174.7171751
          },
          {
            "average": 0,
            "count": 12734560,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.10412853,
            "count": 12734560,
            "maximum": 94,
            "minimum": 60,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.62987492,
            "variance": 58.2149913
          },
          {
            "average": 207312251.4,
            "count": 12734560,
            "maximum": 207530998,
            "minimum": 203869684.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 866776.3351,
            "variance": 751301215100.0
          },
          {
            "average": 0,
            "count": 12734560,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12734560,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12734560,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006673964393,
            "count": 12734560,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02582539591,
            "variance": 0.0006669510737
          },
          {
            "average": 0.3722635097,
            "count": 12734560,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4834081168,
            "variance": 0.2336834074
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343654.2598,
          4312909.414,
          -4.913600778,
          345509.0398,
          4314168.274,
          412.3663992
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343654.25980892335,
                4312909.413706474,
                -4.913600778384449
              ],
              [
                343654.25980892335,
                4314168.273706473,
                -4.913600778384449
              ],
              [
                345509.0398089234,
                4314168.273706473,
                412.36639922161555
              ],
              [
                345509.0398089234,
                4312909.413706474,
                412.36639922161555
              ],
              [
                343654.25980892335,
                4312909.413706474,
                -4.913600778384449
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:16:38+00:00",
        "end_time": "2018-02-28T16:14:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_368468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_368468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_368468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_368468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80453786,
            38.95121106,
            -4.913600778,
            -76.78285555,
            38.96287855,
            412.3663992
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8042502252714,
                  38.95121105974093,
                  -4.913600778384449
                ],
                [
                  -76.80453786136711,
                  38.96254954445045,
                  -4.913600778384449
                ],
                [
                  -76.7831397830358,
                  38.96287854566274,
                  412.36639922161555
                ],
                [
                  -76.78285555327231,
                  38.95153992866708,
                  412.36639922161555
                ],
                [
                  -76.8042502252714,
                  38.95121105974093,
                  -4.913600778384449
                ]
              ]
            ]
          },
          "id": "20180228_368468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_368468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:16:38Z",
            "pc:count": 12734560,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344576.7695,
                "count": 12734560,
                "maximum": 345509.0398,
                "minimum": 343654.2598,
                "name": "X",
                "position": 0,
                "stddev": 563.2057209,
                "variance": 317200.684
              },
              {
                "average": 4313517.069,
                "count": 12734560,
                "maximum": 4314168.274,
                "minimum": 4312909.414,
                "name": "Y",
                "position": 1,
                "stddev": 359.5676901,
                "variance": 129288.9238
              },
              {
                "average": 56.88447321,
                "count": 12734560,
                "maximum": 412.3663992,
                "minimum": -4.913600778,
                "name": "Z",
                "position": 2,
                "stddev": 10.27631468,
                "variance": 105.6026434
              },
              {
                "average": 4134.522115,
                "count": 12734560,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4184.57241,
                "variance": 17510646.25
              },
              {
                "average": 1.835641985,
                "count": 12734560,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.15154126,
                "variance": 1.326047273
              },
              {
                "average": 2.503006778,
                "count": 12734560,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.470214953,
                "variance": 2.161532007
              },
              {
                "average": 0.5066684675,
                "count": 12734560,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999555492,
                "variance": 0.2499555512
              },
              {
                "average": 0,
                "count": 12734560,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.436556583,
                "count": 12734560,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5236471316,
                "variance": 0.2742063185
              },
              {
                "average": -0.08388794838,
                "count": 12734560,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.21806246,
                "variance": 174.7171751
              },
              {
                "average": 0,
                "count": 12734560,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.10412853,
                "count": 12734560,
                "maximum": 94,
                "minimum": 60,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.62987492,
                "variance": 58.2149913
              },
              {
                "average": 207312251.4,
                "count": 12734560,
                "maximum": 207530998,
                "minimum": 203869684.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 866776.3351,
                "variance": 751301215100.0
              },
              {
                "average": 0,
                "count": 12734560,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12734560,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12734560,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006673964393,
                "count": 12734560,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02582539591,
                "variance": 0.0006669510737
              },
              {
                "average": 0.3722635097,
                "count": 12734560,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4834081168,
                "variance": 0.2336834074
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343654.2598,
              4312909.414,
              -4.913600778,
              345509.0398,
              4314168.274,
              412.3663992
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343654.25980892335,
                    4312909.413706474,
                    -4.913600778384449
                  ],
                  [
                    343654.25980892335,
                    4314168.273706473,
                    -4.913600778384449
                  ],
                  [
                    345509.0398089234,
                    4314168.273706473,
                    412.36639922161555
                  ],
                  [
                    345509.0398089234,
                    4312909.413706474,
                    412.36639922161555
                  ],
                  [
                    343654.25980892335,
                    4312909.413706474,
                    -4.913600778384449
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:16:38+00:00",
            "end_time": "2018-02-28T16:14: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": "20180217_368472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80422106830764,
              38.962194163380886,
              -10.092456271994422
            ],
            [
              -76.80450879865612,
              38.97353208646616,
              -10.092456271994422
            ],
            [
              -76.7831055693037,
              38.97386118759278,
              417.2675437280056
            ],
            [
              -76.78282124727893,
              38.962523132198726,
              417.2675437280056
            ],
            [
              -76.80422106830764,
              38.962194163380886,
              -10.092456271994422
            ]
          ]
        ]
      },
      "bbox": [
        -76.8045088,
        38.96219416,
        -10.09245627,
        -76.78282125,
        38.97386119,
        417.2675437
      ],
      "properties": {
        "datetime": "2018-04-12T01:35:45Z",
        "pc:count": 16650087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344585.3818,
            "count": 16650087,
            "maximum": 345535.8676,
            "minimum": 343680.9276,
            "name": "X",
            "position": 0,
            "stddev": 542.8089278,
            "variance": 294641.5321
          },
          {
            "average": 4314843.959,
            "count": 16650087,
            "maximum": 4315387.089,
            "minimum": 4314128.289,
            "name": "Y",
            "position": 1,
            "stddev": 351.2495235,
            "variance": 123376.2278
          },
          {
            "average": 61.31864721,
            "count": 16650087,
            "maximum": 417.2675437,
            "minimum": -10.09245627,
            "name": "Z",
            "position": 2,
            "stddev": 9.447950138,
            "variance": 89.2637618
          },
          {
            "average": 4333.022516,
            "count": 16650087,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4593.553993,
            "variance": 21100738.28
          },
          {
            "average": 1.845577504,
            "count": 16650087,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.197693768,
            "variance": 1.434470363
          },
          {
            "average": 2.53509366,
            "count": 16650087,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.551795763,
            "variance": 2.40807009
          },
          {
            "average": 0.4737774043,
            "count": 16650087,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499311917,
            "variance": 0.2493123904
          },
          {
            "average": 0,
            "count": 16650087,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.438355427,
            "count": 16650087,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5207777279,
            "variance": 0.2712094419
          },
          {
            "average": -3.505852993,
            "count": 16650087,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.37298235,
            "variance": 153.0906923
          },
          {
            "average": 0,
            "count": 16650087,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.60675989,
            "count": 16650087,
            "maximum": 93,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.79835089,
            "variance": 475.1681013
          },
          {
            "average": 206236078.7,
            "count": 16650087,
            "maximum": 207532145.7,
            "minimum": 202913202,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1848926.528,
            "variance": 3418529308000.0
          },
          {
            "average": 0,
            "count": 16650087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16650087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16650087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005478049454,
            "count": 16650087,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02339882236,
            "variance": 0.000547504888
          },
          {
            "average": 0.5269723816,
            "count": 16650087,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4992719756,
            "variance": 0.2492725056
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343680.9276,
          4314128.289,
          -10.09245627,
          345535.8676,
          4315387.089,
          417.2675437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343680.92757424724,
                4314128.289066082,
                -10.092456271994422
              ],
              [
                343680.92757424724,
                4315387.089066083,
                -10.092456271994422
              ],
              [
                345535.8675742472,
                4315387.089066083,
                417.2675437280056
              ],
              [
                345535.8675742472,
                4314128.289066082,
                417.2675437280056
              ],
              [
                343680.92757424724,
                4314128.289066082,
                -10.092456271994422
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:35:45+00:00",
        "end_time": "2018-02-17T14:33:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_368472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_368472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_368472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_368472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8045088,
            38.96219416,
            -10.09245627,
            -76.78282125,
            38.97386119,
            417.2675437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80422106830764,
                  38.962194163380886,
                  -10.092456271994422
                ],
                [
                  -76.80450879865612,
                  38.97353208646616,
                  -10.092456271994422
                ],
                [
                  -76.7831055693037,
                  38.97386118759278,
                  417.2675437280056
                ],
                [
                  -76.78282124727893,
                  38.962523132198726,
                  417.2675437280056
                ],
                [
                  -76.80422106830764,
                  38.962194163380886,
                  -10.092456271994422
                ]
              ]
            ]
          },
          "id": "20180217_368472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_368472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:35:45Z",
            "pc:count": 16650087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344585.3818,
                "count": 16650087,
                "maximum": 345535.8676,
                "minimum": 343680.9276,
                "name": "X",
                "position": 0,
                "stddev": 542.8089278,
                "variance": 294641.5321
              },
              {
                "average": 4314843.959,
                "count": 16650087,
                "maximum": 4315387.089,
                "minimum": 4314128.289,
                "name": "Y",
                "position": 1,
                "stddev": 351.2495235,
                "variance": 123376.2278
              },
              {
                "average": 61.31864721,
                "count": 16650087,
                "maximum": 417.2675437,
                "minimum": -10.09245627,
                "name": "Z",
                "position": 2,
                "stddev": 9.447950138,
                "variance": 89.2637618
              },
              {
                "average": 4333.022516,
                "count": 16650087,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4593.553993,
                "variance": 21100738.28
              },
              {
                "average": 1.845577504,
                "count": 16650087,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.197693768,
                "variance": 1.434470363
              },
              {
                "average": 2.53509366,
                "count": 16650087,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.551795763,
                "variance": 2.40807009
              },
              {
                "average": 0.4737774043,
                "count": 16650087,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499311917,
                "variance": 0.2493123904
              },
              {
                "average": 0,
                "count": 16650087,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.438355427,
                "count": 16650087,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5207777279,
                "variance": 0.2712094419
              },
              {
                "average": -3.505852993,
                "count": 16650087,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.37298235,
                "variance": 153.0906923
              },
              {
                "average": 0,
                "count": 16650087,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.60675989,
                "count": 16650087,
                "maximum": 93,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.79835089,
                "variance": 475.1681013
              },
              {
                "average": 206236078.7,
                "count": 16650087,
                "maximum": 207532145.7,
                "minimum": 202913202,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1848926.528,
                "variance": 3418529308000.0
              },
              {
                "average": 0,
                "count": 16650087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16650087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16650087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005478049454,
                "count": 16650087,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02339882236,
                "variance": 0.000547504888
              },
              {
                "average": 0.5269723816,
                "count": 16650087,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4992719756,
                "variance": 0.2492725056
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343680.9276,
              4314128.289,
              -10.09245627,
              345535.8676,
              4315387.089,
              417.2675437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343680.92757424724,
                    4314128.289066082,
                    -10.092456271994422
                  ],
                  [
                    343680.92757424724,
                    4315387.089066083,
                    -10.092456271994422
                  ],
                  [
                    345535.8675742472,
                    4315387.089066083,
                    417.2675437280056
                  ],
                  [
                    345535.8675742472,
                    4314128.289066082,
                    417.2675437280056
                  ],
                  [
                    343680.92757424724,
                    4314128.289066082,
                    -10.092456271994422
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:35:45+00:00",
            "end_time": "2018-02-17T14:33:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_374468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7831522752099,
              38.951173585198944,
              -10.107190788698688
            ],
            [
              -76.78343655306837,
              38.96251238121639,
              -10.107190788698688
            ],
            [
              -76.76203777904948,
              38.9628375202058,
              412.8128092113013
            ],
            [
              -76.76175690780053,
              38.9514985934515,
              412.8128092113013
            ],
            [
              -76.7831522752099,
              38.951173585198944,
              -10.107190788698688
            ]
          ]
        ]
      },
      "bbox": [
        -76.78343655,
        38.95117359,
        -10.10719079,
        -76.76175691,
        38.96283752,
        412.8128092
      ],
      "properties": {
        "datetime": "2018-04-12T01:11:53Z",
        "pc:count": 18858902,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346475.3261,
            "count": 18858902,
            "maximum": 347337.3503,
            "minimum": 345482.5303,
            "name": "X",
            "position": 0,
            "stddev": 540.2020399,
            "variance": 291818.2439
          },
          {
            "average": 4313549.487,
            "count": 18858902,
            "maximum": 4314128.139,
            "minimum": 4312869.259,
            "name": "Y",
            "position": 1,
            "stddev": 356.7759142,
            "variance": 127289.053
          },
          {
            "average": 54.67828842,
            "count": 18858902,
            "maximum": 412.8128092,
            "minimum": -10.10719079,
            "name": "Z",
            "position": 2,
            "stddev": 8.832733527,
            "variance": 78.01718156
          },
          {
            "average": 5282.317385,
            "count": 18858902,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5100.474057,
            "variance": 26014835.6
          },
          {
            "average": 1.819757587,
            "count": 18858902,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.155633359,
            "variance": 1.335488461
          },
          {
            "average": 2.500396099,
            "count": 18858902,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.496074935,
            "variance": 2.23824021
          },
          {
            "average": 0.5216871056,
            "count": 18858902,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995294613,
            "variance": 0.2495296827
          },
          {
            "average": 0,
            "count": 18858902,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.430194133,
            "count": 18858902,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5207683968,
            "variance": 0.2711997231
          },
          {
            "average": -1.021284475,
            "count": 18858902,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.92525181,
            "variance": 167.0621343
          },
          {
            "average": 0,
            "count": 18858902,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 65.45992407,
            "count": 18858902,
            "maximum": 95,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 35.96045288,
            "variance": 1293.154171
          },
          {
            "average": 205750485.1,
            "count": 18858902,
            "maximum": 207530713.1,
            "minimum": 202913157.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2246789.427,
            "variance": 5048062728000.0
          },
          {
            "average": 0,
            "count": 18858902,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18858902,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18858902,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004496550223,
            "count": 18858902,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02120030322,
            "variance": 0.0004494528565
          },
          {
            "average": 0.5386617948,
            "count": 18858902,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4985030379,
            "variance": 0.2485052788
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345482.5303,
          4312869.259,
          -10.10719079,
          347337.3503,
          4314128.139,
          412.8128092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345482.5302952349,
                4312869.259458956,
                -10.107190788698688
              ],
              [
                345482.5302952349,
                4314128.139458957,
                -10.107190788698688
              ],
              [
                347337.3502952348,
                4314128.139458957,
                412.8128092113013
              ],
              [
                347337.3502952348,
                4312869.259458956,
                412.8128092113013
              ],
              [
                345482.5302952349,
                4312869.259458956,
                -10.107190788698688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:11:53+00:00",
        "end_time": "2018-02-17T14:32:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_374468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_374468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_374468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_374468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78343655,
            38.95117359,
            -10.10719079,
            -76.76175691,
            38.96283752,
            412.8128092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7831522752099,
                  38.951173585198944,
                  -10.107190788698688
                ],
                [
                  -76.78343655306837,
                  38.96251238121639,
                  -10.107190788698688
                ],
                [
                  -76.76203777904948,
                  38.9628375202058,
                  412.8128092113013
                ],
                [
                  -76.76175690780053,
                  38.9514985934515,
                  412.8128092113013
                ],
                [
                  -76.7831522752099,
                  38.951173585198944,
                  -10.107190788698688
                ]
              ]
            ]
          },
          "id": "20180217_374468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_374468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:11:53Z",
            "pc:count": 18858902,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346475.3261,
                "count": 18858902,
                "maximum": 347337.3503,
                "minimum": 345482.5303,
                "name": "X",
                "position": 0,
                "stddev": 540.2020399,
                "variance": 291818.2439
              },
              {
                "average": 4313549.487,
                "count": 18858902,
                "maximum": 4314128.139,
                "minimum": 4312869.259,
                "name": "Y",
                "position": 1,
                "stddev": 356.7759142,
                "variance": 127289.053
              },
              {
                "average": 54.67828842,
                "count": 18858902,
                "maximum": 412.8128092,
                "minimum": -10.10719079,
                "name": "Z",
                "position": 2,
                "stddev": 8.832733527,
                "variance": 78.01718156
              },
              {
                "average": 5282.317385,
                "count": 18858902,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5100.474057,
                "variance": 26014835.6
              },
              {
                "average": 1.819757587,
                "count": 18858902,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.155633359,
                "variance": 1.335488461
              },
              {
                "average": 2.500396099,
                "count": 18858902,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.496074935,
                "variance": 2.23824021
              },
              {
                "average": 0.5216871056,
                "count": 18858902,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995294613,
                "variance": 0.2495296827
              },
              {
                "average": 0,
                "count": 18858902,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.430194133,
                "count": 18858902,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5207683968,
                "variance": 0.2711997231
              },
              {
                "average": -1.021284475,
                "count": 18858902,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.92525181,
                "variance": 167.0621343
              },
              {
                "average": 0,
                "count": 18858902,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 65.45992407,
                "count": 18858902,
                "maximum": 95,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 35.96045288,
                "variance": 1293.154171
              },
              {
                "average": 205750485.1,
                "count": 18858902,
                "maximum": 207530713.1,
                "minimum": 202913157.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2246789.427,
                "variance": 5048062728000.0
              },
              {
                "average": 0,
                "count": 18858902,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18858902,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18858902,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004496550223,
                "count": 18858902,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02120030322,
                "variance": 0.0004494528565
              },
              {
                "average": 0.5386617948,
                "count": 18858902,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4985030379,
                "variance": 0.2485052788
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345482.5303,
              4312869.259,
              -10.10719079,
              347337.3503,
              4314128.139,
              412.8128092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345482.5302952349,
                    4312869.259458956,
                    -10.107190788698688
                  ],
                  [
                    345482.5302952349,
                    4314128.139458957,
                    -10.107190788698688
                  ],
                  [
                    347337.3502952348,
                    4314128.139458957,
                    412.8128092113013
                  ],
                  [
                    347337.3502952348,
                    4312869.259458956,
                    412.8128092113013
                  ],
                  [
                    345482.5302952349,
                    4312869.259458956,
                    -10.107190788698688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:11:53+00:00",
            "end_time": "2018-02-17T14:32:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_362472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82532201386954,
              38.9622269920709,
              -10.286432226282585
            ],
            [
              -76.82561312703375,
              38.973565502991825,
              -10.286432226282585
            ],
            [
              -76.80421013598834,
              38.973898474984104,
              436.25356777371746
            ],
            [
              -76.80392243121206,
              38.96255983019125,
              436.25356777371746
            ],
            [
              -76.82532201386954,
              38.9622269920709,
              -10.286432226282585
            ]
          ]
        ]
      },
      "bbox": [
        -76.82561313,
        38.96222699,
        -10.28643223,
        -76.80392243,
        38.97389847,
        436.2535678
      ],
      "properties": {
        "datetime": "2018-04-12T01:35:45Z",
        "pc:count": 29300041,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342889.0587,
            "count": 29300041,
            "maximum": 343707.6072,
            "minimum": 341852.6672,
            "name": "X",
            "position": 0,
            "stddev": 472.6547361,
            "variance": 223402.4996
          },
          {
            "average": 4314811.448,
            "count": 29300041,
            "maximum": 4315427.239,
            "minimum": 4314168.359,
            "name": "Y",
            "position": 1,
            "stddev": 336.9883838,
            "variance": 113561.1708
          },
          {
            "average": 51.93330381,
            "count": 29300041,
            "maximum": 436.2535678,
            "minimum": -10.28643223,
            "name": "Z",
            "position": 2,
            "stddev": 11.31468494,
            "variance": 128.0220954
          },
          {
            "average": 4156.81591,
            "count": 29300041,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4646.634038,
            "variance": 21591207.88
          },
          {
            "average": 2.264216013,
            "count": 29300041,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.319398631,
            "variance": 1.740812749
          },
          {
            "average": 3.299484086,
            "count": 29300041,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.458038414,
            "variance": 2.125876016
          },
          {
            "average": 0.5156198246,
            "count": 29300041,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997559701,
            "variance": 0.2497560296
          },
          {
            "average": 0,
            "count": 29300041,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280600802,
            "count": 29300041,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.47523381,
            "variance": 0.2258471742
          },
          {
            "average": 0.2048004273,
            "count": 29300041,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.12570528,
            "variance": 199.5355498
          },
          {
            "average": 0,
            "count": 29300041,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.10489781,
            "count": 29300041,
            "maximum": 92,
            "minimum": 59,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.49596803,
            "variance": 240.1250252
          },
          {
            "average": 205719476,
            "count": 29300041,
            "maximum": 207532145.7,
            "minimum": 203869684.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1830656.178,
            "variance": 3351302042000.0
          },
          {
            "average": 0,
            "count": 29300041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29300041,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29300041,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004215352463,
            "count": 29300041,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0205269961,
            "variance": 0.0004213575687
          },
          {
            "average": 0.6640680469,
            "count": 29300041,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4723152375,
            "variance": 0.2230816836
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341852.6672,
          4314168.359,
          -10.28643223,
          343707.6072,
          4315427.239,
          436.2535678
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341852.66721874103,
                4314168.359111718,
                -10.286432226282585
              ],
              [
                341852.66721874103,
                4315427.239111719,
                -10.286432226282585
              ],
              [
                343707.607218741,
                4315427.239111719,
                436.25356777371746
              ],
              [
                343707.607218741,
                4314168.359111718,
                436.25356777371746
              ],
              [
                341852.66721874103,
                4314168.359111718,
                -10.286432226282585
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:35:45+00:00",
        "end_time": "2018-02-28T16:14:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_362472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_362472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_362472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_362472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82561313,
            38.96222699,
            -10.28643223,
            -76.80392243,
            38.97389847,
            436.2535678
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82532201386954,
                  38.9622269920709,
                  -10.286432226282585
                ],
                [
                  -76.82561312703375,
                  38.973565502991825,
                  -10.286432226282585
                ],
                [
                  -76.80421013598834,
                  38.973898474984104,
                  436.25356777371746
                ],
                [
                  -76.80392243121206,
                  38.96255983019125,
                  436.25356777371746
                ],
                [
                  -76.82532201386954,
                  38.9622269920709,
                  -10.286432226282585
                ]
              ]
            ]
          },
          "id": "20180228_362472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_362472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:35:45Z",
            "pc:count": 29300041,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342889.0587,
                "count": 29300041,
                "maximum": 343707.6072,
                "minimum": 341852.6672,
                "name": "X",
                "position": 0,
                "stddev": 472.6547361,
                "variance": 223402.4996
              },
              {
                "average": 4314811.448,
                "count": 29300041,
                "maximum": 4315427.239,
                "minimum": 4314168.359,
                "name": "Y",
                "position": 1,
                "stddev": 336.9883838,
                "variance": 113561.1708
              },
              {
                "average": 51.93330381,
                "count": 29300041,
                "maximum": 436.2535678,
                "minimum": -10.28643223,
                "name": "Z",
                "position": 2,
                "stddev": 11.31468494,
                "variance": 128.0220954
              },
              {
                "average": 4156.81591,
                "count": 29300041,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4646.634038,
                "variance": 21591207.88
              },
              {
                "average": 2.264216013,
                "count": 29300041,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.319398631,
                "variance": 1.740812749
              },
              {
                "average": 3.299484086,
                "count": 29300041,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.458038414,
                "variance": 2.125876016
              },
              {
                "average": 0.5156198246,
                "count": 29300041,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997559701,
                "variance": 0.2497560296
              },
              {
                "average": 0,
                "count": 29300041,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280600802,
                "count": 29300041,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.47523381,
                "variance": 0.2258471742
              },
              {
                "average": 0.2048004273,
                "count": 29300041,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.12570528,
                "variance": 199.5355498
              },
              {
                "average": 0,
                "count": 29300041,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.10489781,
                "count": 29300041,
                "maximum": 92,
                "minimum": 59,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.49596803,
                "variance": 240.1250252
              },
              {
                "average": 205719476,
                "count": 29300041,
                "maximum": 207532145.7,
                "minimum": 203869684.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1830656.178,
                "variance": 3351302042000.0
              },
              {
                "average": 0,
                "count": 29300041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29300041,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29300041,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004215352463,
                "count": 29300041,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0205269961,
                "variance": 0.0004213575687
              },
              {
                "average": 0.6640680469,
                "count": 29300041,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4723152375,
                "variance": 0.2230816836
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341852.6672,
              4314168.359,
              -10.28643223,
              343707.6072,
              4315427.239,
              436.2535678
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341852.66721874103,
                    4314168.359111718,
                    -10.286432226282585
                  ],
                  [
                    341852.66721874103,
                    4315427.239111719,
                    -10.286432226282585
                  ],
                  [
                    343707.607218741,
                    4315427.239111719,
                    436.25356777371746
                  ],
                  [
                    343707.607218741,
                    4314168.359111718,
                    436.25356777371746
                  ],
                  [
                    341852.66721874103,
                    4314168.359111718,
                    -10.286432226282585
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:35:45+00:00",
            "end_time": "2018-02-28T16:14: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": "20180217_374472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78311930990176,
              38.96215632901103,
              -10.152040712308718
            ],
            [
              -76.78340370736353,
              38.9734956442622,
              -10.152040712308718
            ],
            [
              -76.76200139734752,
              38.973820856790546,
              441.8879592876913
            ],
            [
              -76.76172040855462,
              38.962481410777805,
              441.8879592876913
            ],
            [
              -76.78311930990176,
              38.96215632901103,
              -10.152040712308718
            ]
          ]
        ]
      },
      "bbox": [
        -76.78340371,
        38.96215633,
        -10.15204071,
        -76.76172041,
        38.97382086,
        441.8879593
      ],
      "properties": {
        "datetime": "2018-04-12T01:15:58Z",
        "pc:count": 26055087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346626.8559,
            "count": 26055087,
            "maximum": 347364.0847,
            "minimum": 345509.2447,
            "name": "X",
            "position": 0,
            "stddev": 517.2796129,
            "variance": 267578.1979
          },
          {
            "average": 4314681.384,
            "count": 26055087,
            "maximum": 4315347.026,
            "minimum": 4314088.086,
            "name": "Y",
            "position": 1,
            "stddev": 356.0706876,
            "variance": 126786.3346
          },
          {
            "average": 57.25605802,
            "count": 26055087,
            "maximum": 441.8879593,
            "minimum": -10.15204071,
            "name": "Z",
            "position": 2,
            "stddev": 9.942501067,
            "variance": 98.85332746
          },
          {
            "average": 5087.529574,
            "count": 26055087,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5106.128048,
            "variance": 26072543.65
          },
          {
            "average": 1.998281564,
            "count": 26055087,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.256252913,
            "variance": 1.578171381
          },
          {
            "average": 2.830960802,
            "count": 26055087,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.554101459,
            "variance": 2.415231346
          },
          {
            "average": 0.5108078127,
            "count": 26055087,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998831871,
            "variance": 0.2498832008
          },
          {
            "average": 0,
            "count": 26055087,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.326425853,
            "count": 26055087,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4905105178,
            "variance": 0.2406005681
          },
          {
            "average": 8.532166589,
            "count": 26055087,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.95810697,
            "variance": 120.0801083
          },
          {
            "average": 0,
            "count": 26055087,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 56.53785704,
            "count": 26055087,
            "maximum": 94,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 36.54830239,
            "variance": 1335.778408
          },
          {
            "average": 205200810.6,
            "count": 26055087,
            "maximum": 207530958.2,
            "minimum": 202913177.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2308239.756,
            "variance": 5327970770000.0
          },
          {
            "average": 0,
            "count": 26055087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26055087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26055087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004039518271,
            "count": 26055087,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02009449341,
            "variance": 0.0004037886656
          },
          {
            "average": 0.6569549739,
            "count": 26055087,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4747263894,
            "variance": 0.2253651448
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345509.2447,
          4314088.086,
          -10.15204071,
          347364.0847,
          4315347.026,
          441.8879593
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345509.244695245,
                4314088.086033471,
                -10.152040712308718
              ],
              [
                345509.244695245,
                4315347.02603347,
                -10.152040712308718
              ],
              [
                347364.08469524496,
                4315347.02603347,
                441.8879592876913
              ],
              [
                347364.08469524496,
                4314088.086033471,
                441.8879592876913
              ],
              [
                345509.244695245,
                4314088.086033471,
                -10.152040712308718
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:15:58+00:00",
        "end_time": "2018-02-17T14:32:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_374472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_374472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_374472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_374472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78340371,
            38.96215633,
            -10.15204071,
            -76.76172041,
            38.97382086,
            441.8879593
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78311930990176,
                  38.96215632901103,
                  -10.152040712308718
                ],
                [
                  -76.78340370736353,
                  38.9734956442622,
                  -10.152040712308718
                ],
                [
                  -76.76200139734752,
                  38.973820856790546,
                  441.8879592876913
                ],
                [
                  -76.76172040855462,
                  38.962481410777805,
                  441.8879592876913
                ],
                [
                  -76.78311930990176,
                  38.96215632901103,
                  -10.152040712308718
                ]
              ]
            ]
          },
          "id": "20180217_374472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_374472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:15:58Z",
            "pc:count": 26055087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346626.8559,
                "count": 26055087,
                "maximum": 347364.0847,
                "minimum": 345509.2447,
                "name": "X",
                "position": 0,
                "stddev": 517.2796129,
                "variance": 267578.1979
              },
              {
                "average": 4314681.384,
                "count": 26055087,
                "maximum": 4315347.026,
                "minimum": 4314088.086,
                "name": "Y",
                "position": 1,
                "stddev": 356.0706876,
                "variance": 126786.3346
              },
              {
                "average": 57.25605802,
                "count": 26055087,
                "maximum": 441.8879593,
                "minimum": -10.15204071,
                "name": "Z",
                "position": 2,
                "stddev": 9.942501067,
                "variance": 98.85332746
              },
              {
                "average": 5087.529574,
                "count": 26055087,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5106.128048,
                "variance": 26072543.65
              },
              {
                "average": 1.998281564,
                "count": 26055087,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.256252913,
                "variance": 1.578171381
              },
              {
                "average": 2.830960802,
                "count": 26055087,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.554101459,
                "variance": 2.415231346
              },
              {
                "average": 0.5108078127,
                "count": 26055087,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998831871,
                "variance": 0.2498832008
              },
              {
                "average": 0,
                "count": 26055087,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.326425853,
                "count": 26055087,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4905105178,
                "variance": 0.2406005681
              },
              {
                "average": 8.532166589,
                "count": 26055087,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.95810697,
                "variance": 120.0801083
              },
              {
                "average": 0,
                "count": 26055087,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 56.53785704,
                "count": 26055087,
                "maximum": 94,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 36.54830239,
                "variance": 1335.778408
              },
              {
                "average": 205200810.6,
                "count": 26055087,
                "maximum": 207530958.2,
                "minimum": 202913177.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2308239.756,
                "variance": 5327970770000.0
              },
              {
                "average": 0,
                "count": 26055087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26055087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26055087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004039518271,
                "count": 26055087,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02009449341,
                "variance": 0.0004037886656
              },
              {
                "average": 0.6569549739,
                "count": 26055087,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4747263894,
                "variance": 0.2253651448
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345509.2447,
              4314088.086,
              -10.15204071,
              347364.0847,
              4315347.026,
              441.8879593
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345509.244695245,
                    4314088.086033471,
                    -10.152040712308718
                  ],
                  [
                    345509.244695245,
                    4315347.02603347,
                    -10.152040712308718
                  ],
                  [
                    347364.08469524496,
                    4315347.02603347,
                    441.8879592876913
                  ],
                  [
                    347364.08469524496,
                    4314088.086033471,
                    441.8879592876913
                  ],
                  [
                    345509.244695245,
                    4314088.086033471,
                    -10.152040712308718
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:15:58+00:00",
            "end_time": "2018-02-17T14:32: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": "20180228_362476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8252952428833,
              38.9732101416733,
              -10.114817669476679
            ],
            [
              -76.82558641484181,
              38.984546649874936,
              -10.114817669476679
            ],
            [
              -76.80418011733796,
              38.98487969490365,
              439.0051823305233
            ],
            [
              -76.80389235503243,
              38.97354305283547,
              439.0051823305233
            ],
            [
              -76.8252952428833,
              38.9732101416733,
              -10.114817669476679
            ]
          ]
        ]
      },
      "bbox": [
        -76.82558641,
        38.97321014,
        -10.11481767,
        -76.80389236,
        38.98487969,
        439.0051823
      ],
      "properties": {
        "datetime": "2018-04-12T01:35:59Z",
        "pc:count": 22546378,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342873.1588,
            "count": 22546378,
            "maximum": 343734.356,
            "minimum": 341879.416,
            "name": "X",
            "position": 0,
            "stddev": 549.3602707,
            "variance": 301796.707
          },
          {
            "average": 4316005.603,
            "count": 22546378,
            "maximum": 4316645.908,
            "minimum": 4315387.248,
            "name": "Y",
            "position": 1,
            "stddev": 346.6386499,
            "variance": 120158.3536
          },
          {
            "average": 55.10596448,
            "count": 22546378,
            "maximum": 439.0051823,
            "minimum": -10.11481767,
            "name": "Z",
            "position": 2,
            "stddev": 10.70144864,
            "variance": 114.5210031
          },
          {
            "average": 4362.767341,
            "count": 22546378,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4920.396904,
            "variance": 24210305.69
          },
          {
            "average": 2.116891059,
            "count": 22546378,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.30538854,
            "variance": 1.70403924
          },
          {
            "average": 3.04396928,
            "count": 22546378,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.564340786,
            "variance": 2.447162094
          },
          {
            "average": 0.5221695476,
            "count": 22546378,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995082804,
            "variance": 0.2495085222
          },
          {
            "average": 0,
            "count": 22546378,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327062733,
            "count": 22546378,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5021044244,
            "variance": 0.252108853
          },
          {
            "average": -0.4454967572,
            "count": 22546378,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.3381913,
            "variance": 177.9073471
          },
          {
            "average": 0,
            "count": 22546378,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 68.77298088,
            "count": 22546378,
            "maximum": 92,
            "minimum": 60,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.10146458,
            "variance": 171.6483742
          },
          {
            "average": 204810640,
            "count": 22546378,
            "maximum": 207532159.5,
            "minimum": 203869401.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1600167.188,
            "variance": 2560535029000.0
          },
          {
            "average": 0,
            "count": 22546378,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22546378,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22546378,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005648800885,
            "count": 22546378,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02376049292,
            "variance": 0.000564561024
          },
          {
            "average": 0.6054284196,
            "count": 22546378,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4887584873,
            "variance": 0.2388848589
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341879.416,
          4315387.248,
          -10.11481767,
          343734.356,
          4316645.908,
          439.0051823
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341879.4160410262,
                4315387.248203855,
                -10.114817669476679
              ],
              [
                341879.4160410262,
                4316645.908203855,
                -10.114817669476679
              ],
              [
                343734.3560410261,
                4316645.908203855,
                439.0051823305233
              ],
              [
                343734.3560410261,
                4315387.248203855,
                439.0051823305233
              ],
              [
                341879.4160410262,
                4315387.248203855,
                -10.114817669476679
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:35:59+00:00",
        "end_time": "2018-02-28T16:10:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_362476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_362476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_362476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_362476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82558641,
            38.97321014,
            -10.11481767,
            -76.80389236,
            38.98487969,
            439.0051823
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8252952428833,
                  38.9732101416733,
                  -10.114817669476679
                ],
                [
                  -76.82558641484181,
                  38.984546649874936,
                  -10.114817669476679
                ],
                [
                  -76.80418011733796,
                  38.98487969490365,
                  439.0051823305233
                ],
                [
                  -76.80389235503243,
                  38.97354305283547,
                  439.0051823305233
                ],
                [
                  -76.8252952428833,
                  38.9732101416733,
                  -10.114817669476679
                ]
              ]
            ]
          },
          "id": "20180228_362476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_362476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:35:59Z",
            "pc:count": 22546378,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342873.1588,
                "count": 22546378,
                "maximum": 343734.356,
                "minimum": 341879.416,
                "name": "X",
                "position": 0,
                "stddev": 549.3602707,
                "variance": 301796.707
              },
              {
                "average": 4316005.603,
                "count": 22546378,
                "maximum": 4316645.908,
                "minimum": 4315387.248,
                "name": "Y",
                "position": 1,
                "stddev": 346.6386499,
                "variance": 120158.3536
              },
              {
                "average": 55.10596448,
                "count": 22546378,
                "maximum": 439.0051823,
                "minimum": -10.11481767,
                "name": "Z",
                "position": 2,
                "stddev": 10.70144864,
                "variance": 114.5210031
              },
              {
                "average": 4362.767341,
                "count": 22546378,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4920.396904,
                "variance": 24210305.69
              },
              {
                "average": 2.116891059,
                "count": 22546378,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.30538854,
                "variance": 1.70403924
              },
              {
                "average": 3.04396928,
                "count": 22546378,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.564340786,
                "variance": 2.447162094
              },
              {
                "average": 0.5221695476,
                "count": 22546378,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995082804,
                "variance": 0.2495085222
              },
              {
                "average": 0,
                "count": 22546378,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327062733,
                "count": 22546378,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5021044244,
                "variance": 0.252108853
              },
              {
                "average": -0.4454967572,
                "count": 22546378,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.3381913,
                "variance": 177.9073471
              },
              {
                "average": 0,
                "count": 22546378,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 68.77298088,
                "count": 22546378,
                "maximum": 92,
                "minimum": 60,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.10146458,
                "variance": 171.6483742
              },
              {
                "average": 204810640,
                "count": 22546378,
                "maximum": 207532159.5,
                "minimum": 203869401.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1600167.188,
                "variance": 2560535029000.0
              },
              {
                "average": 0,
                "count": 22546378,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22546378,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22546378,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005648800885,
                "count": 22546378,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02376049292,
                "variance": 0.000564561024
              },
              {
                "average": 0.6054284196,
                "count": 22546378,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4887584873,
                "variance": 0.2388848589
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341879.416,
              4315387.248,
              -10.11481767,
              343734.356,
              4316645.908,
              439.0051823
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341879.4160410262,
                    4315387.248203855,
                    -10.114817669476679
                  ],
                  [
                    341879.4160410262,
                    4316645.908203855,
                    -10.114817669476679
                  ],
                  [
                    343734.3560410261,
                    4316645.908203855,
                    439.0051823305233
                  ],
                  [
                    343734.3560410261,
                    4315387.248203855,
                    439.0051823305233
                  ],
                  [
                    341879.4160410262,
                    4315387.248203855,
                    -10.114817669476679
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:35:59+00:00",
            "end_time": "2018-02-28T16:10: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": "20180228_362480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82526733797229,
              38.984192367843356,
              -9.743850464903034
            ],
            [
              -76.82555867964203,
              38.99553119659525,
              -9.743850464903034
            ],
            [
              -76.80415068873585,
              38.99586428953579,
              422.15614953509703
            ],
            [
              -76.8038627590283,
              38.98452532688177,
              422.15614953509703
            ],
            [
              -76.82526733797229,
              38.984192367843356,
              -9.743850464903034
            ]
          ]
        ]
      },
      "bbox": [
        -76.82555868,
        38.98419237,
        -9.743850465,
        -76.80386276,
        38.99586429,
        422.1561495
      ],
      "properties": {
        "datetime": "2018-04-12T01:36:00Z",
        "pc:count": 15221104,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342804.0666,
            "count": 15221104,
            "maximum": 343761.0661,
            "minimum": 341906.2661,
            "name": "X",
            "position": 0,
            "stddev": 534.4469359,
            "variance": 285633.5273
          },
          {
            "average": 4317234.021,
            "count": 15221104,
            "maximum": 4317864.955,
            "minimum": 4316606.035,
            "name": "Y",
            "position": 1,
            "stddev": 371.3877769,
            "variance": 137928.8808
          },
          {
            "average": 50.74951941,
            "count": 15221104,
            "maximum": 422.1561495,
            "minimum": -9.743850465,
            "name": "Z",
            "position": 2,
            "stddev": 9.469453083,
            "variance": 89.67054169
          },
          {
            "average": 4748.80355,
            "count": 15221104,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5064.254876,
            "variance": 25646677.45
          },
          {
            "average": 2.079322827,
            "count": 15221104,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.302833814,
            "variance": 1.697375947
          },
          {
            "average": 2.988646224,
            "count": 15221104,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.587532384,
            "variance": 2.520259069
          },
          {
            "average": 0.5076175158,
            "count": 15221104,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999419865,
            "variance": 0.2499419899
          },
          {
            "average": 0,
            "count": 15221104,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355970237,
            "count": 15221104,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.617193456,
            "variance": 0.3809277621
          },
          {
            "average": 6.314440414,
            "count": 15221104,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.60016095,
            "variance": 158.764056
          },
          {
            "average": 0,
            "count": 15221104,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 63.6898108,
            "count": 15221104,
            "maximum": 91,
            "minimum": 61,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.450010797,
            "variance": 55.50266087
          },
          {
            "average": 204121708.2,
            "count": 15221104,
            "maximum": 207532160.5,
            "minimum": 203868766.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 927459.196,
            "variance": 860180560300.0
          },
          {
            "average": 0,
            "count": 15221104,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15221104,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15221104,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005549531755,
            "count": 15221104,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02355090739,
            "variance": 0.000554645239
          },
          {
            "average": 0.397226443,
            "count": 15221104,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4893236268,
            "variance": 0.2394376117
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341906.2661,
          4316606.035,
          -9.743850465,
          343761.0661,
          4317864.955,
          422.1561495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341906.2661427071,
                4316606.034902808,
                -9.743850464903034
              ],
              [
                341906.2661427071,
                4317864.954902808,
                -9.743850464903034
              ],
              [
                343761.06614270713,
                4317864.954902808,
                422.15614953509703
              ],
              [
                343761.06614270713,
                4316606.034902808,
                422.15614953509703
              ],
              [
                341906.2661427071,
                4316606.034902808,
                -9.743850464903034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:36:00+00:00",
        "end_time": "2018-02-28T15:59:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_362480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_362480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_362480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_362480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82555868,
            38.98419237,
            -9.743850465,
            -76.80386276,
            38.99586429,
            422.1561495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82526733797229,
                  38.984192367843356,
                  -9.743850464903034
                ],
                [
                  -76.82555867964203,
                  38.99553119659525,
                  -9.743850464903034
                ],
                [
                  -76.80415068873585,
                  38.99586428953579,
                  422.15614953509703
                ],
                [
                  -76.8038627590283,
                  38.98452532688177,
                  422.15614953509703
                ],
                [
                  -76.82526733797229,
                  38.984192367843356,
                  -9.743850464903034
                ]
              ]
            ]
          },
          "id": "20180228_362480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_362480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:36:00Z",
            "pc:count": 15221104,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342804.0666,
                "count": 15221104,
                "maximum": 343761.0661,
                "minimum": 341906.2661,
                "name": "X",
                "position": 0,
                "stddev": 534.4469359,
                "variance": 285633.5273
              },
              {
                "average": 4317234.021,
                "count": 15221104,
                "maximum": 4317864.955,
                "minimum": 4316606.035,
                "name": "Y",
                "position": 1,
                "stddev": 371.3877769,
                "variance": 137928.8808
              },
              {
                "average": 50.74951941,
                "count": 15221104,
                "maximum": 422.1561495,
                "minimum": -9.743850465,
                "name": "Z",
                "position": 2,
                "stddev": 9.469453083,
                "variance": 89.67054169
              },
              {
                "average": 4748.80355,
                "count": 15221104,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5064.254876,
                "variance": 25646677.45
              },
              {
                "average": 2.079322827,
                "count": 15221104,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.302833814,
                "variance": 1.697375947
              },
              {
                "average": 2.988646224,
                "count": 15221104,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.587532384,
                "variance": 2.520259069
              },
              {
                "average": 0.5076175158,
                "count": 15221104,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999419865,
                "variance": 0.2499419899
              },
              {
                "average": 0,
                "count": 15221104,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355970237,
                "count": 15221104,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.617193456,
                "variance": 0.3809277621
              },
              {
                "average": 6.314440414,
                "count": 15221104,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.60016095,
                "variance": 158.764056
              },
              {
                "average": 0,
                "count": 15221104,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 63.6898108,
                "count": 15221104,
                "maximum": 91,
                "minimum": 61,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.450010797,
                "variance": 55.50266087
              },
              {
                "average": 204121708.2,
                "count": 15221104,
                "maximum": 207532160.5,
                "minimum": 203868766.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 927459.196,
                "variance": 860180560300.0
              },
              {
                "average": 0,
                "count": 15221104,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15221104,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15221104,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005549531755,
                "count": 15221104,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02355090739,
                "variance": 0.000554645239
              },
              {
                "average": 0.397226443,
                "count": 15221104,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4893236268,
                "variance": 0.2394376117
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341906.2661,
              4316606.035,
              -9.743850465,
              343761.0661,
              4317864.955,
              422.1561495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341906.2661427071,
                    4316606.034902808,
                    -9.743850464903034
                  ],
                  [
                    341906.2661427071,
                    4317864.954902808,
                    -9.743850464903034
                  ],
                  [
                    343761.06614270713,
                    4317864.954902808,
                    422.15614953509703
                  ],
                  [
                    343761.06614270713,
                    4316606.034902808,
                    422.15614953509703
                  ],
                  [
                    341906.2661427071,
                    4316606.034902808,
                    -9.743850464903034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:36:00+00:00",
            "end_time": "2018-02-28T15:59: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": "20180217_374476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78308646816943,
              38.973139258404345,
              -10.4363669576816
            ],
            [
              -76.78337096721252,
              38.98447837232377,
              -10.4363669576816
            ],
            [
              -76.76196442706653,
              38.98480366889512,
              452.68363304231843
            ],
            [
              -76.76168333864658,
              38.973464424193494,
              452.68363304231843
            ],
            [
              -76.78308646816943,
              38.973139258404345,
              -10.4363669576816
            ]
          ]
        ]
      },
      "bbox": [
        -76.78337097,
        38.97313926,
        -10.43636696,
        -76.76168334,
        38.98480367,
        452.683633
      ],
      "properties": {
        "datetime": "2018-04-12T01:15:58Z",
        "pc:count": 27296588,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346361.4316,
            "count": 27296588,
            "maximum": 347390.8736,
            "minimum": 345535.9536,
            "name": "X",
            "position": 0,
            "stddev": 467.4997729,
            "variance": 218556.0376
          },
          {
            "average": 4315968.111,
            "count": 27296588,
            "maximum": 4316565.855,
            "minimum": 4315306.935,
            "name": "Y",
            "position": 1,
            "stddev": 347.4087484,
            "variance": 120692.8385
          },
          {
            "average": 59.52330308,
            "count": 27296588,
            "maximum": 452.683633,
            "minimum": -10.43636696,
            "name": "Z",
            "position": 2,
            "stddev": 11.83095402,
            "variance": 139.971473
          },
          {
            "average": 3973.375821,
            "count": 27296588,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4577.993503,
            "variance": 20958024.52
          },
          {
            "average": 2.102593592,
            "count": 27296588,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.285674148,
            "variance": 1.652958015
          },
          {
            "average": 3.02220098,
            "count": 27296588,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.530541072,
            "variance": 2.342555975
          },
          {
            "average": 0.5151505749,
            "count": 27296588,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997704165,
            "variance": 0.2497704692
          },
          {
            "average": 0,
            "count": 27296588,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.307605844,
            "count": 27296588,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4844479824,
            "variance": 0.2346898476
          },
          {
            "average": 1.411790669,
            "count": 27296588,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.52918338,
            "variance": 156.9804362
          },
          {
            "average": 0,
            "count": 27296588,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.14579232,
            "count": 27296588,
            "maximum": 94,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 33.7682129,
            "variance": 1140.292202
          },
          {
            "average": 204650583.1,
            "count": 27296588,
            "maximum": 207530958.2,
            "minimum": 202913198.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2163250.676,
            "variance": 4679653488000.0
          },
          {
            "average": 0,
            "count": 27296588,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27296588,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27296588,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004557712488,
            "count": 27296588,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02134393446,
            "variance": 0.000455563538
          },
          {
            "average": 0.6469980058,
            "count": 27296588,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4779033319,
            "variance": 0.2283915947
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345535.9536,
          4315306.935,
          -10.43636696,
          347390.8736,
          4316565.855,
          452.683633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345535.95360608917,
                4315306.93548363,
                -10.4363669576816
              ],
              [
                345535.95360608917,
                4316565.85548363,
                -10.4363669576816
              ],
              [
                347390.8736060892,
                4316565.85548363,
                452.68363304231843
              ],
              [
                347390.8736060892,
                4315306.93548363,
                452.68363304231843
              ],
              [
                345535.95360608917,
                4315306.93548363,
                -10.4363669576816
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:15:58+00:00",
        "end_time": "2018-02-17T14:33:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_374476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_374476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_374476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_374476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78337097,
            38.97313926,
            -10.43636696,
            -76.76168334,
            38.98480367,
            452.683633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78308646816943,
                  38.973139258404345,
                  -10.4363669576816
                ],
                [
                  -76.78337096721252,
                  38.98447837232377,
                  -10.4363669576816
                ],
                [
                  -76.76196442706653,
                  38.98480366889512,
                  452.68363304231843
                ],
                [
                  -76.76168333864658,
                  38.973464424193494,
                  452.68363304231843
                ],
                [
                  -76.78308646816943,
                  38.973139258404345,
                  -10.4363669576816
                ]
              ]
            ]
          },
          "id": "20180217_374476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_374476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:15:58Z",
            "pc:count": 27296588,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346361.4316,
                "count": 27296588,
                "maximum": 347390.8736,
                "minimum": 345535.9536,
                "name": "X",
                "position": 0,
                "stddev": 467.4997729,
                "variance": 218556.0376
              },
              {
                "average": 4315968.111,
                "count": 27296588,
                "maximum": 4316565.855,
                "minimum": 4315306.935,
                "name": "Y",
                "position": 1,
                "stddev": 347.4087484,
                "variance": 120692.8385
              },
              {
                "average": 59.52330308,
                "count": 27296588,
                "maximum": 452.683633,
                "minimum": -10.43636696,
                "name": "Z",
                "position": 2,
                "stddev": 11.83095402,
                "variance": 139.971473
              },
              {
                "average": 3973.375821,
                "count": 27296588,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4577.993503,
                "variance": 20958024.52
              },
              {
                "average": 2.102593592,
                "count": 27296588,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.285674148,
                "variance": 1.652958015
              },
              {
                "average": 3.02220098,
                "count": 27296588,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.530541072,
                "variance": 2.342555975
              },
              {
                "average": 0.5151505749,
                "count": 27296588,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997704165,
                "variance": 0.2497704692
              },
              {
                "average": 0,
                "count": 27296588,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.307605844,
                "count": 27296588,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4844479824,
                "variance": 0.2346898476
              },
              {
                "average": 1.411790669,
                "count": 27296588,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.52918338,
                "variance": 156.9804362
              },
              {
                "average": 0,
                "count": 27296588,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.14579232,
                "count": 27296588,
                "maximum": 94,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 33.7682129,
                "variance": 1140.292202
              },
              {
                "average": 204650583.1,
                "count": 27296588,
                "maximum": 207530958.2,
                "minimum": 202913198.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2163250.676,
                "variance": 4679653488000.0
              },
              {
                "average": 0,
                "count": 27296588,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27296588,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27296588,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004557712488,
                "count": 27296588,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02134393446,
                "variance": 0.000455563538
              },
              {
                "average": 0.6469980058,
                "count": 27296588,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4779033319,
                "variance": 0.2283915947
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345535.9536,
              4315306.935,
              -10.43636696,
              347390.8736,
              4316565.855,
              452.683633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345535.95360608917,
                    4315306.93548363,
                    -10.4363669576816
                  ],
                  [
                    345535.95360608917,
                    4316565.85548363,
                    -10.4363669576816
                  ],
                  [
                    347390.8736060892,
                    4316565.85548363,
                    452.68363304231843
                  ],
                  [
                    347390.8736060892,
                    4315306.93548363,
                    452.68363304231843
                  ],
                  [
                    345535.95360608917,
                    4315306.93548363,
                    -10.4363669576816
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:15:58+00:00",
            "end_time": "2018-02-17T14:33: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": "20180217_398476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69867647626721,
              38.97330424974447,
              3.125116230593136
            ],
            [
              -76.6989390754814,
              38.9842909620082,
              3.125116230593136
            ],
            [
              -76.6945106301804,
              38.98435537187197,
              296.0051162305931
            ],
            [
              -76.69424871465564,
              38.97336863451751,
              296.0051162305931
            ],
            [
              -76.69867647626721,
              38.97330424974447,
              3.125116230593136
            ]
          ]
        ]
      },
      "bbox": [
        -76.69893908,
        38.97330425,
        3.125116231,
        -76.69424871,
        38.98435537,
        296.0051162
      ],
      "properties": {
        "datetime": "2018-02-17T16:54:49Z",
        "pc:count": 1110299,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353006.8109,
            "count": 1110299,
            "maximum": 353232.6983,
            "minimum": 352848.9783,
            "name": "X",
            "position": 0,
            "stddev": 103.562542,
            "variance": 10725.20012
          },
          {
            "average": 4316040.995,
            "count": 1110299,
            "maximum": 4316405.196,
            "minimum": 4315185.456,
            "name": "Y",
            "position": 1,
            "stddev": 313.7954738,
            "variance": 98467.59935
          },
          {
            "average": 37.36587466,
            "count": 1110299,
            "maximum": 296.0051162,
            "minimum": 3.125116231,
            "name": "Z",
            "position": 2,
            "stddev": 11.5267273,
            "variance": 132.8654423
          },
          {
            "average": 3703.139973,
            "count": 1110299,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4636.302699,
            "variance": 21495302.72
          },
          {
            "average": 2.500578673,
            "count": 1110299,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.384530731,
            "variance": 1.916925346
          },
          {
            "average": 3.784359889,
            "count": 1110299,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.325844121,
            "variance": 1.757862634
          },
          {
            "average": 0.5072471469,
            "count": 1110299,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999477012,
            "variance": 0.249947704
          },
          {
            "average": 0,
            "count": 1110299,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305623981,
            "count": 1110299,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4947348484,
            "variance": 0.2447625702
          },
          {
            "average": 2.351685518,
            "count": 1110299,
            "maximum": 10.99800014,
            "minimum": -10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.814295559,
            "variance": 23.17744173
          },
          {
            "average": 0,
            "count": 1110299,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 30,
            "count": 1110299,
            "maximum": 30,
            "minimum": 30,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 202921670.9,
            "count": 1110299,
            "maximum": 202921689.3,
            "minimum": 202921648.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12.62711076,
            "variance": 159.4439261
          },
          {
            "average": 0,
            "count": 1110299,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1110299,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1110299,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004890574521,
            "count": 1110299,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02210924502,
            "variance": 0.0004888187152
          },
          {
            "average": 0,
            "count": 1110299,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352848.9783,
          4315185.456,
          3.125116231,
          353232.6983,
          4316405.196,
          296.0051162
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352848.97829081654,
                4315185.455502919,
                3.125116230593136
              ],
              [
                352848.97829081654,
                4316405.195502919,
                3.125116230593136
              ],
              [
                353232.6982908165,
                4316405.195502919,
                296.0051162305931
              ],
              [
                353232.6982908165,
                4315185.455502919,
                296.0051162305931
              ],
              [
                352848.97829081654,
                4315185.455502919,
                3.125116230593136
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:54:49+00:00",
        "end_time": "2018-02-17T16:54:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_398476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_398476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_398476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69893908,
            38.97330425,
            3.125116231,
            -76.69424871,
            38.98435537,
            296.0051162
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69867647626721,
                  38.97330424974447,
                  3.125116230593136
                ],
                [
                  -76.6989390754814,
                  38.9842909620082,
                  3.125116230593136
                ],
                [
                  -76.6945106301804,
                  38.98435537187197,
                  296.0051162305931
                ],
                [
                  -76.69424871465564,
                  38.97336863451751,
                  296.0051162305931
                ],
                [
                  -76.69867647626721,
                  38.97330424974447,
                  3.125116230593136
                ]
              ]
            ]
          },
          "id": "20180217_398476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_398476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:54:49Z",
            "pc:count": 1110299,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353006.8109,
                "count": 1110299,
                "maximum": 353232.6983,
                "minimum": 352848.9783,
                "name": "X",
                "position": 0,
                "stddev": 103.562542,
                "variance": 10725.20012
              },
              {
                "average": 4316040.995,
                "count": 1110299,
                "maximum": 4316405.196,
                "minimum": 4315185.456,
                "name": "Y",
                "position": 1,
                "stddev": 313.7954738,
                "variance": 98467.59935
              },
              {
                "average": 37.36587466,
                "count": 1110299,
                "maximum": 296.0051162,
                "minimum": 3.125116231,
                "name": "Z",
                "position": 2,
                "stddev": 11.5267273,
                "variance": 132.8654423
              },
              {
                "average": 3703.139973,
                "count": 1110299,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4636.302699,
                "variance": 21495302.72
              },
              {
                "average": 2.500578673,
                "count": 1110299,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.384530731,
                "variance": 1.916925346
              },
              {
                "average": 3.784359889,
                "count": 1110299,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.325844121,
                "variance": 1.757862634
              },
              {
                "average": 0.5072471469,
                "count": 1110299,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999477012,
                "variance": 0.249947704
              },
              {
                "average": 0,
                "count": 1110299,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305623981,
                "count": 1110299,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4947348484,
                "variance": 0.2447625702
              },
              {
                "average": 2.351685518,
                "count": 1110299,
                "maximum": 10.99800014,
                "minimum": -10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.814295559,
                "variance": 23.17744173
              },
              {
                "average": 0,
                "count": 1110299,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 30,
                "count": 1110299,
                "maximum": 30,
                "minimum": 30,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 202921670.9,
                "count": 1110299,
                "maximum": 202921689.3,
                "minimum": 202921648.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12.62711076,
                "variance": 159.4439261
              },
              {
                "average": 0,
                "count": 1110299,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1110299,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1110299,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004890574521,
                "count": 1110299,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02210924502,
                "variance": 0.0004888187152
              },
              {
                "average": 0,
                "count": 1110299,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352848.9783,
              4315185.456,
              3.125116231,
              353232.6983,
              4316405.196,
              296.0051162
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352848.97829081654,
                    4315185.455502919,
                    3.125116230593136
                  ],
                  [
                    352848.97829081654,
                    4316405.195502919,
                    3.125116230593136
                  ],
                  [
                    353232.6982908165,
                    4316405.195502919,
                    296.0051162305931
                  ],
                  [
                    353232.6982908165,
                    4315185.455502919,
                    296.0051162305931
                  ],
                  [
                    352848.97829081654,
                    4315185.455502919,
                    3.125116230593136
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:54:49+00:00",
            "end_time": "2018-02-17T16:54: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": "20180217_398480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69862960432742,
              38.984225642807075,
              -8.71386613253219
            ],
            [
              -76.69871659751789,
              38.98786463680408,
              -8.71386613253219
            ],
            [
              -76.6945704630681,
              38.987924939187124,
              295.8461338674678
            ],
            [
              -76.69448368195759,
              38.98428593740899,
              295.8461338674678
            ],
            [
              -76.69862960432742,
              38.984225642807075,
              -8.71386613253219
            ]
          ]
        ]
      },
      "bbox": [
        -76.6987166,
        38.98422564,
        -8.713866133,
        -76.69448368,
        38.98792494,
        295.8461339
      ],
      "properties": {
        "datetime": "2018-02-17T16:54:53Z",
        "pc:count": 516653,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353020.0792,
            "count": 516653,
            "maximum": 353234.8891,
            "minimum": 352875.6491,
            "name": "X",
            "position": 0,
            "stddev": 92.49766601,
            "variance": 8555.818217
          },
          {
            "average": 4316535.941,
            "count": 516653,
            "maximum": 4316801.446,
            "minimum": 4316397.446,
            "name": "Y",
            "position": 1,
            "stddev": 89.6012279,
            "variance": 8028.380041
          },
          {
            "average": 35.4359186,
            "count": 516653,
            "maximum": 295.8461339,
            "minimum": -8.713866133,
            "name": "Z",
            "position": 2,
            "stddev": 12.77619676,
            "variance": 163.2312036
          },
          {
            "average": 3176.467631,
            "count": 516653,
            "maximum": 65519,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4203.578558,
            "variance": 17670072.69
          },
          {
            "average": 2.709125854,
            "count": 516653,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.4266437,
            "variance": 2.035312246
          },
          {
            "average": 4.115361761,
            "count": 516653,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.15764934,
            "variance": 1.340151995
          },
          {
            "average": 0.4993970808,
            "count": 516653,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000001204,
            "variance": 0.2500001204
          },
          {
            "average": 0,
            "count": 516653,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261759827,
            "count": 516653,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4651285687,
            "variance": 0.2163445854
          },
          {
            "average": 7.959535448,
            "count": 516653,
            "maximum": 12,
            "minimum": 3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.835087261,
            "variance": 3.367545257
          },
          {
            "average": 0,
            "count": 516653,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 30,
            "count": 516653,
            "maximum": 30,
            "minimum": 30,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 202921677.8,
            "count": 516653,
            "maximum": 202921693.6,
            "minimum": 202921663.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11.38742742,
            "variance": 129.6735033
          },
          {
            "average": 0,
            "count": 516653,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 516653,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 516653,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005671117752,
            "count": 516653,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02380737819,
            "variance": 0.0005667912565
          },
          {
            "average": 0,
            "count": 516653,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352875.6491,
          4316397.446,
          -8.713866133,
          353234.8891,
          4316801.446,
          295.8461339
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352875.64909914095,
                4316397.4461557325,
                -8.71386613253219
              ],
              [
                352875.64909914095,
                4316801.4461557325,
                -8.71386613253219
              ],
              [
                353234.88909914094,
                4316801.4461557325,
                295.8461338674678
              ],
              [
                353234.88909914094,
                4316397.4461557325,
                295.8461338674678
              ],
              [
                352875.64909914095,
                4316397.4461557325,
                -8.71386613253219
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:54:53+00:00",
        "end_time": "2018-02-17T16:54:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_398480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_398480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_398480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.6987166,
            38.98422564,
            -8.713866133,
            -76.69448368,
            38.98792494,
            295.8461339
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69862960432742,
                  38.984225642807075,
                  -8.71386613253219
                ],
                [
                  -76.69871659751789,
                  38.98786463680408,
                  -8.71386613253219
                ],
                [
                  -76.6945704630681,
                  38.987924939187124,
                  295.8461338674678
                ],
                [
                  -76.69448368195759,
                  38.98428593740899,
                  295.8461338674678
                ],
                [
                  -76.69862960432742,
                  38.984225642807075,
                  -8.71386613253219
                ]
              ]
            ]
          },
          "id": "20180217_398480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_398480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:54:53Z",
            "pc:count": 516653,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353020.0792,
                "count": 516653,
                "maximum": 353234.8891,
                "minimum": 352875.6491,
                "name": "X",
                "position": 0,
                "stddev": 92.49766601,
                "variance": 8555.818217
              },
              {
                "average": 4316535.941,
                "count": 516653,
                "maximum": 4316801.446,
                "minimum": 4316397.446,
                "name": "Y",
                "position": 1,
                "stddev": 89.6012279,
                "variance": 8028.380041
              },
              {
                "average": 35.4359186,
                "count": 516653,
                "maximum": 295.8461339,
                "minimum": -8.713866133,
                "name": "Z",
                "position": 2,
                "stddev": 12.77619676,
                "variance": 163.2312036
              },
              {
                "average": 3176.467631,
                "count": 516653,
                "maximum": 65519,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4203.578558,
                "variance": 17670072.69
              },
              {
                "average": 2.709125854,
                "count": 516653,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.4266437,
                "variance": 2.035312246
              },
              {
                "average": 4.115361761,
                "count": 516653,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.15764934,
                "variance": 1.340151995
              },
              {
                "average": 0.4993970808,
                "count": 516653,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000001204,
                "variance": 0.2500001204
              },
              {
                "average": 0,
                "count": 516653,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261759827,
                "count": 516653,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4651285687,
                "variance": 0.2163445854
              },
              {
                "average": 7.959535448,
                "count": 516653,
                "maximum": 12,
                "minimum": 3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.835087261,
                "variance": 3.367545257
              },
              {
                "average": 0,
                "count": 516653,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 30,
                "count": 516653,
                "maximum": 30,
                "minimum": 30,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 202921677.8,
                "count": 516653,
                "maximum": 202921693.6,
                "minimum": 202921663.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11.38742742,
                "variance": 129.6735033
              },
              {
                "average": 0,
                "count": 516653,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 516653,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 516653,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005671117752,
                "count": 516653,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02380737819,
                "variance": 0.0005667912565
              },
              {
                "average": 0,
                "count": 516653,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352875.6491,
              4316397.446,
              -8.713866133,
              353234.8891,
              4316801.446,
              295.8461339
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352875.64909914095,
                    4316397.4461557325,
                    -8.71386613253219
                  ],
                  [
                    352875.64909914095,
                    4316801.4461557325,
                    -8.71386613253219
                  ],
                  [
                    353234.88909914094,
                    4316801.4461557325,
                    295.8461338674678
                  ],
                  [
                    353234.88909914094,
                    4316397.4461557325,
                    295.8461338674678
                  ],
                  [
                    352875.64909914095,
                    4316397.4461557325,
                    -8.71386613253219
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:54:53+00:00",
            "end_time": "2018-02-17T16:54: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": "20180217_380468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76205464726972,
              38.951134328305,
              -10.410144325823296
            ],
            [
              -76.76233552214632,
              38.962471632665675,
              -10.410144325823296
            ],
            [
              -76.74093721013807,
              38.962792892065536,
              407.3498556741767
            ],
            [
              -76.74065974142111,
              38.95145545854492,
              407.3498556741767
            ],
            [
              -76.76205464726972,
              38.951134328305,
              -10.410144325823296
            ]
          ]
        ]
      },
      "bbox": [
        -76.76233552,
        38.95113433,
        -10.41014433,
        -76.74065974,
        38.96279289,
        407.3498557
      ],
      "properties": {
        "datetime": "2018-04-12T00:51:04Z",
        "pc:count": 23748886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348118.3526,
            "count": 23748886,
            "maximum": 349165.5265,
            "minimum": 347310.7665,
            "name": "X",
            "position": 0,
            "stddev": 553.0645728,
            "variance": 305880.4217
          },
          {
            "average": 4313504.783,
            "count": 23748886,
            "maximum": 4314088.032,
            "minimum": 4312829.332,
            "name": "Y",
            "position": 1,
            "stddev": 350.8660675,
            "variance": 123106.9973
          },
          {
            "average": 49.11779174,
            "count": 23748886,
            "maximum": 407.3498557,
            "minimum": -10.41014433,
            "name": "Z",
            "position": 2,
            "stddev": 9.415767331,
            "variance": 88.65667444
          },
          {
            "average": 4546.193363,
            "count": 23748886,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4981.068458,
            "variance": 24811042.98
          },
          {
            "average": 2.070112847,
            "count": 23748886,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.301064769,
            "variance": 1.692769533
          },
          {
            "average": 2.962615762,
            "count": 23748886,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.583097263,
            "variance": 2.506196944
          },
          {
            "average": 0.5650162286,
            "count": 23748886,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4957548793,
            "variance": 0.2457729004
          },
          {
            "average": 0,
            "count": 23748886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324223166,
            "count": 23748886,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5889151885,
            "variance": 0.3468210993
          },
          {
            "average": 5.00381084,
            "count": 23748886,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.99197514,
            "variance": 168.791418
          },
          {
            "average": 0,
            "count": 23748886,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.66451551,
            "count": 23748886,
            "maximum": 96,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 34.12126125,
            "variance": 1164.26047
          },
          {
            "average": 204370075.6,
            "count": 23748886,
            "maximum": 207529464.2,
            "minimum": 202913156.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2144205.136,
            "variance": 4597615664000.0
          },
          {
            "average": 0,
            "count": 23748886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23748886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23748886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003811968275,
            "count": 23748886,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0195205413,
            "variance": 0.0003810515325
          },
          {
            "average": 0.7327787501,
            "count": 23748886,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4425088267,
            "variance": 0.1958140617
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347310.7665,
          4312829.332,
          -10.41014433,
          349165.5265,
          4314088.032,
          407.3498557
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347310.76653396245,
                4312829.331709769,
                -10.410144325823296
              ],
              [
                347310.76653396245,
                4314088.031709768,
                -10.410144325823296
              ],
              [
                349165.52653396246,
                4314088.031709768,
                407.3498556741767
              ],
              [
                349165.52653396246,
                4312829.331709769,
                407.3498556741767
              ],
              [
                347310.76653396245,
                4312829.331709769,
                -10.410144325823296
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:51:04+00:00",
        "end_time": "2018-02-17T14:32:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_380468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_380468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_380468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76233552,
            38.95113433,
            -10.41014433,
            -76.74065974,
            38.96279289,
            407.3498557
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76205464726972,
                  38.951134328305,
                  -10.410144325823296
                ],
                [
                  -76.76233552214632,
                  38.962471632665675,
                  -10.410144325823296
                ],
                [
                  -76.74093721013807,
                  38.962792892065536,
                  407.3498556741767
                ],
                [
                  -76.74065974142111,
                  38.95145545854492,
                  407.3498556741767
                ],
                [
                  -76.76205464726972,
                  38.951134328305,
                  -10.410144325823296
                ]
              ]
            ]
          },
          "id": "20180217_380468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_380468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:51:04Z",
            "pc:count": 23748886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348118.3526,
                "count": 23748886,
                "maximum": 349165.5265,
                "minimum": 347310.7665,
                "name": "X",
                "position": 0,
                "stddev": 553.0645728,
                "variance": 305880.4217
              },
              {
                "average": 4313504.783,
                "count": 23748886,
                "maximum": 4314088.032,
                "minimum": 4312829.332,
                "name": "Y",
                "position": 1,
                "stddev": 350.8660675,
                "variance": 123106.9973
              },
              {
                "average": 49.11779174,
                "count": 23748886,
                "maximum": 407.3498557,
                "minimum": -10.41014433,
                "name": "Z",
                "position": 2,
                "stddev": 9.415767331,
                "variance": 88.65667444
              },
              {
                "average": 4546.193363,
                "count": 23748886,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4981.068458,
                "variance": 24811042.98
              },
              {
                "average": 2.070112847,
                "count": 23748886,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.301064769,
                "variance": 1.692769533
              },
              {
                "average": 2.962615762,
                "count": 23748886,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.583097263,
                "variance": 2.506196944
              },
              {
                "average": 0.5650162286,
                "count": 23748886,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4957548793,
                "variance": 0.2457729004
              },
              {
                "average": 0,
                "count": 23748886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324223166,
                "count": 23748886,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5889151885,
                "variance": 0.3468210993
              },
              {
                "average": 5.00381084,
                "count": 23748886,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.99197514,
                "variance": 168.791418
              },
              {
                "average": 0,
                "count": 23748886,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.66451551,
                "count": 23748886,
                "maximum": 96,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 34.12126125,
                "variance": 1164.26047
              },
              {
                "average": 204370075.6,
                "count": 23748886,
                "maximum": 207529464.2,
                "minimum": 202913156.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2144205.136,
                "variance": 4597615664000.0
              },
              {
                "average": 0,
                "count": 23748886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23748886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23748886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003811968275,
                "count": 23748886,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0195205413,
                "variance": 0.0003810515325
              },
              {
                "average": 0.7327787501,
                "count": 23748886,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4425088267,
                "variance": 0.1958140617
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347310.7665,
              4312829.332,
              -10.41014433,
              349165.5265,
              4314088.032,
              407.3498557
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347310.76653396245,
                    4312829.331709769,
                    -10.410144325823296
                  ],
                  [
                    347310.76653396245,
                    4314088.031709768,
                    -10.410144325823296
                  ],
                  [
                    349165.52653396246,
                    4314088.031709768,
                    407.3498556741767
                  ],
                  [
                    349165.52653396246,
                    4312829.331709769,
                    407.3498556741767
                  ],
                  [
                    347310.76653396245,
                    4312829.331709769,
                    -10.410144325823296
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:51:04+00:00",
            "end_time": "2018-02-17T14:32: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": "20180217_374480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78305244905728,
              38.98412190386664,
              -10.24185514349034
            ],
            [
              -76.78333704951791,
              38.99546081646107,
              -10.24185514349034
            ],
            [
              -76.76192927828157,
              38.995786151694084,
              390.75814485650966
            ],
            [
              -76.76164808992117,
              38.98444710831509,
              390.75814485650966
            ],
            [
              -76.78305244905728,
              38.98412190386664,
              -10.24185514349034
            ]
          ]
        ]
      },
      "bbox": [
        -76.78333705,
        38.9841219,
        -10.24185514,
        -76.76164809,
        38.99578615,
        390.7581449
      ],
      "properties": {
        "datetime": "2018-04-12T01:36:23Z",
        "pc:count": 35424703,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346315.963,
            "count": 35424703,
            "maximum": 347417.5087,
            "minimum": 345562.7687,
            "name": "X",
            "position": 0,
            "stddev": 551.8673498,
            "variance": 304557.5718
          },
          {
            "average": 4317173.098,
            "count": 35424703,
            "maximum": 4317784.653,
            "minimum": 4316525.753,
            "name": "Y",
            "position": 1,
            "stddev": 341.9989404,
            "variance": 116963.2752
          },
          {
            "average": 47.47907639,
            "count": 35424703,
            "maximum": 390.7581449,
            "minimum": -10.24185514,
            "name": "Z",
            "position": 2,
            "stddev": 10.8906109,
            "variance": 118.6054057
          },
          {
            "average": 4134.117384,
            "count": 35424703,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4757.559131,
            "variance": 22634368.88
          },
          {
            "average": 2.305575886,
            "count": 35424703,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347127849,
            "variance": 1.814753442
          },
          {
            "average": 3.402015481,
            "count": 35424703,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.467531027,
            "variance": 2.153647316
          },
          {
            "average": 0.4650622477,
            "count": 35424703,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4987778669,
            "variance": 0.2487793605
          },
          {
            "average": 0,
            "count": 35424703,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.255631303,
            "count": 35424703,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4615224274,
            "variance": 0.213002951
          },
          {
            "average": 8.834061548,
            "count": 35424703,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.26100345,
            "variance": 126.8101988
          },
          {
            "average": 0,
            "count": 35424703,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.45557793,
            "count": 35424703,
            "maximum": 93,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.19867449,
            "variance": 973.3572898
          },
          {
            "average": 204359248.2,
            "count": 35424703,
            "maximum": 207532183.7,
            "minimum": 202913218.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2021623.32,
            "variance": 4086960850000.0
          },
          {
            "average": 0,
            "count": 35424703,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35424703,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35424703,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003515908094,
            "count": 35424703,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01874745858,
            "variance": 0.0003514672032
          },
          {
            "average": 0.7253433854,
            "count": 35424703,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4463410851,
            "variance": 0.1992203643
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345562.7687,
          4316525.753,
          -10.24185514,
          347417.5087,
          4317784.653,
          390.7581449
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345562.76869997,
                4316525.753495612,
                -10.24185514349034
              ],
              [
                345562.76869997,
                4317784.653495613,
                -10.24185514349034
              ],
              [
                347417.50869996997,
                4317784.653495613,
                390.75814485650966
              ],
              [
                347417.50869996997,
                4316525.753495612,
                390.75814485650966
              ],
              [
                345562.76869997,
                4316525.753495612,
                -10.24185514349034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:36:23+00:00",
        "end_time": "2018-02-17T14:33:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_374480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_374480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_374480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_374480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78333705,
            38.9841219,
            -10.24185514,
            -76.76164809,
            38.99578615,
            390.7581449
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78305244905728,
                  38.98412190386664,
                  -10.24185514349034
                ],
                [
                  -76.78333704951791,
                  38.99546081646107,
                  -10.24185514349034
                ],
                [
                  -76.76192927828157,
                  38.995786151694084,
                  390.75814485650966
                ],
                [
                  -76.76164808992117,
                  38.98444710831509,
                  390.75814485650966
                ],
                [
                  -76.78305244905728,
                  38.98412190386664,
                  -10.24185514349034
                ]
              ]
            ]
          },
          "id": "20180217_374480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_374480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:36:23Z",
            "pc:count": 35424703,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346315.963,
                "count": 35424703,
                "maximum": 347417.5087,
                "minimum": 345562.7687,
                "name": "X",
                "position": 0,
                "stddev": 551.8673498,
                "variance": 304557.5718
              },
              {
                "average": 4317173.098,
                "count": 35424703,
                "maximum": 4317784.653,
                "minimum": 4316525.753,
                "name": "Y",
                "position": 1,
                "stddev": 341.9989404,
                "variance": 116963.2752
              },
              {
                "average": 47.47907639,
                "count": 35424703,
                "maximum": 390.7581449,
                "minimum": -10.24185514,
                "name": "Z",
                "position": 2,
                "stddev": 10.8906109,
                "variance": 118.6054057
              },
              {
                "average": 4134.117384,
                "count": 35424703,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4757.559131,
                "variance": 22634368.88
              },
              {
                "average": 2.305575886,
                "count": 35424703,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347127849,
                "variance": 1.814753442
              },
              {
                "average": 3.402015481,
                "count": 35424703,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.467531027,
                "variance": 2.153647316
              },
              {
                "average": 0.4650622477,
                "count": 35424703,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4987778669,
                "variance": 0.2487793605
              },
              {
                "average": 0,
                "count": 35424703,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.255631303,
                "count": 35424703,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4615224274,
                "variance": 0.213002951
              },
              {
                "average": 8.834061548,
                "count": 35424703,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.26100345,
                "variance": 126.8101988
              },
              {
                "average": 0,
                "count": 35424703,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.45557793,
                "count": 35424703,
                "maximum": 93,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.19867449,
                "variance": 973.3572898
              },
              {
                "average": 204359248.2,
                "count": 35424703,
                "maximum": 207532183.7,
                "minimum": 202913218.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2021623.32,
                "variance": 4086960850000.0
              },
              {
                "average": 0,
                "count": 35424703,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35424703,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35424703,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003515908094,
                "count": 35424703,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01874745858,
                "variance": 0.0003514672032
              },
              {
                "average": 0.7253433854,
                "count": 35424703,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4463410851,
                "variance": 0.1992203643
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345562.7687,
              4316525.753,
              -10.24185514,
              347417.5087,
              4317784.653,
              390.7581449
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345562.76869997,
                    4316525.753495612,
                    -10.24185514349034
                  ],
                  [
                    345562.76869997,
                    4317784.653495613,
                    -10.24185514349034
                  ],
                  [
                    347417.50869996997,
                    4317784.653495613,
                    390.75814485650966
                  ],
                  [
                    347417.50869996997,
                    4316525.753495612,
                    390.75814485650966
                  ],
                  [
                    345562.76869997,
                    4316525.753495612,
                    -10.24185514349034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:36:23+00:00",
            "end_time": "2018-02-17T14:33: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": "20180217_380472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76201927156087,
              38.96211695354112,
              -10.076324031249754
            ],
            [
              -76.76230024183408,
              38.97345387644411,
              -10.076324031249754
            ],
            [
              -76.7408974711079,
              38.9737752218232,
              406.8636759687503
            ],
            [
              -76.74061990892959,
              38.96243816974078,
              406.8636759687503
            ],
            [
              -76.76201927156087,
              38.96211695354112,
              -10.076324031249754
            ]
          ]
        ]
      },
      "bbox": [
        -76.76230024,
        38.96211695,
        -10.07632403,
        -76.74061991,
        38.97377522,
        406.863676
      ],
      "properties": {
        "datetime": "2018-04-12T01:12:14Z",
        "pc:count": 17335390,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348192.1745,
            "count": 17335390,
            "maximum": 349192.267,
            "minimum": 347337.407,
            "name": "X",
            "position": 0,
            "stddev": 500.8349187,
            "variance": 250835.6158
          },
          {
            "average": 4314642.074,
            "count": 17335390,
            "maximum": 4315306.799,
            "minimum": 4314048.139,
            "name": "Y",
            "position": 1,
            "stddev": 374.1004473,
            "variance": 139951.1446
          },
          {
            "average": 53.84428074,
            "count": 17335390,
            "maximum": 406.863676,
            "minimum": -10.07632403,
            "name": "Z",
            "position": 2,
            "stddev": 9.417230525,
            "variance": 88.68423075
          },
          {
            "average": 5200.540772,
            "count": 17335390,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5503.580834,
            "variance": 30289402
          },
          {
            "average": 1.940959332,
            "count": 17335390,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.240949334,
            "variance": 1.539955249
          },
          {
            "average": 2.739026004,
            "count": 17335390,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.565507385,
            "variance": 2.450813374
          },
          {
            "average": 0.4663790662,
            "count": 17335390,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4988683666,
            "variance": 0.2488696472
          },
          {
            "average": 0,
            "count": 17335390,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.322641198,
            "count": 17335390,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5314534329,
            "variance": 0.2824427514
          },
          {
            "average": 0.1341933945,
            "count": 17335390,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.12493167,
            "variance": 172.2638314
          },
          {
            "average": 0,
            "count": 17335390,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42.07436279,
            "count": 17335390,
            "maximum": 95,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.4643,
            "variance": 990.0021743
          },
          {
            "average": 204150848.5,
            "count": 17335390,
            "maximum": 207530734.4,
            "minimum": 202913178.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2042399.093,
            "variance": 4171394055000.0
          },
          {
            "average": 0,
            "count": 17335390,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17335390,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17335390,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004924607984,
            "count": 17335390,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02218599354,
            "variance": 0.0004922183092
          },
          {
            "average": 0.5623661769,
            "count": 17335390,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4960952269,
            "variance": 0.2461104742
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347337.407,
          4314048.139,
          -10.07632403,
          349192.267,
          4315306.799,
          406.863676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347337.4069898113,
                4314048.138803113,
                -10.076324031249754
              ],
              [
                347337.4069898113,
                4315306.798803113,
                -10.076324031249754
              ],
              [
                349192.26698981127,
                4315306.798803113,
                406.8636759687503
              ],
              [
                349192.26698981127,
                4314048.138803113,
                406.8636759687503
              ],
              [
                347337.4069898113,
                4314048.138803113,
                -10.076324031249754
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:12:14+00:00",
        "end_time": "2018-02-17T14:32:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_380472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_380472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_380472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76230024,
            38.96211695,
            -10.07632403,
            -76.74061991,
            38.97377522,
            406.863676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76201927156087,
                  38.96211695354112,
                  -10.076324031249754
                ],
                [
                  -76.76230024183408,
                  38.97345387644411,
                  -10.076324031249754
                ],
                [
                  -76.7408974711079,
                  38.9737752218232,
                  406.8636759687503
                ],
                [
                  -76.74061990892959,
                  38.96243816974078,
                  406.8636759687503
                ],
                [
                  -76.76201927156087,
                  38.96211695354112,
                  -10.076324031249754
                ]
              ]
            ]
          },
          "id": "20180217_380472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_380472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:12:14Z",
            "pc:count": 17335390,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348192.1745,
                "count": 17335390,
                "maximum": 349192.267,
                "minimum": 347337.407,
                "name": "X",
                "position": 0,
                "stddev": 500.8349187,
                "variance": 250835.6158
              },
              {
                "average": 4314642.074,
                "count": 17335390,
                "maximum": 4315306.799,
                "minimum": 4314048.139,
                "name": "Y",
                "position": 1,
                "stddev": 374.1004473,
                "variance": 139951.1446
              },
              {
                "average": 53.84428074,
                "count": 17335390,
                "maximum": 406.863676,
                "minimum": -10.07632403,
                "name": "Z",
                "position": 2,
                "stddev": 9.417230525,
                "variance": 88.68423075
              },
              {
                "average": 5200.540772,
                "count": 17335390,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5503.580834,
                "variance": 30289402
              },
              {
                "average": 1.940959332,
                "count": 17335390,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.240949334,
                "variance": 1.539955249
              },
              {
                "average": 2.739026004,
                "count": 17335390,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.565507385,
                "variance": 2.450813374
              },
              {
                "average": 0.4663790662,
                "count": 17335390,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4988683666,
                "variance": 0.2488696472
              },
              {
                "average": 0,
                "count": 17335390,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.322641198,
                "count": 17335390,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5314534329,
                "variance": 0.2824427514
              },
              {
                "average": 0.1341933945,
                "count": 17335390,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.12493167,
                "variance": 172.2638314
              },
              {
                "average": 0,
                "count": 17335390,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42.07436279,
                "count": 17335390,
                "maximum": 95,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.4643,
                "variance": 990.0021743
              },
              {
                "average": 204150848.5,
                "count": 17335390,
                "maximum": 207530734.4,
                "minimum": 202913178.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2042399.093,
                "variance": 4171394055000.0
              },
              {
                "average": 0,
                "count": 17335390,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17335390,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17335390,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004924607984,
                "count": 17335390,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02218599354,
                "variance": 0.0004922183092
              },
              {
                "average": 0.5623661769,
                "count": 17335390,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4960952269,
                "variance": 0.2461104742
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347337.407,
              4314048.139,
              -10.07632403,
              349192.267,
              4315306.799,
              406.863676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347337.4069898113,
                    4314048.138803113,
                    -10.076324031249754
                  ],
                  [
                    347337.4069898113,
                    4315306.798803113,
                    -10.076324031249754
                  ],
                  [
                    349192.26698981127,
                    4315306.798803113,
                    406.8636759687503
                  ],
                  [
                    349192.26698981127,
                    4314048.138803113,
                    406.8636759687503
                  ],
                  [
                    347337.4069898113,
                    4314048.138803113,
                    -10.076324031249754
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:12:14+00:00",
            "end_time": "2018-02-17T14:32: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": "20180217_392480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.71972979225843,
              38.98398786174403,
              -10.156356433753928
            ],
            [
              -76.72000427421163,
              38.99532661835341,
              -10.156356433753928
            ],
            [
              -76.69880566959588,
              38.99563727672747,
              294.26364356624606
            ],
            [
              -76.69853456656669,
              38.984298395235285,
              294.26364356624606
            ],
            [
              -76.71972979225843,
              38.98398786174403,
              -10.156356433753928
            ]
          ]
        ]
      },
      "bbox": [
        -76.72000427,
        38.98398786,
        -10.15635643,
        -76.69853457,
        38.99563728,
        294.2636436
      ],
      "properties": {
        "datetime": "2018-02-17T16:55:13Z",
        "pc:count": 14230979,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351768.4634,
            "count": 14230979,
            "maximum": 352884.0318,
            "minimum": 351047.4718,
            "name": "X",
            "position": 0,
            "stddev": 440.7157016,
            "variance": 194230.3296
          },
          {
            "average": 4317046.221,
            "count": 14230979,
            "maximum": 4317664.207,
            "minimum": 4316405.367,
            "name": "Y",
            "position": 1,
            "stddev": 382.1835961,
            "variance": 146064.3011
          },
          {
            "average": 17.6218089,
            "count": 14230979,
            "maximum": 294.2636436,
            "minimum": -10.15635643,
            "name": "Z",
            "position": 2,
            "stddev": 8.255439511,
            "variance": 68.15228152
          },
          {
            "average": 4759.796078,
            "count": 14230979,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5370.250966,
            "variance": 28839595.43
          },
          {
            "average": 2.315036935,
            "count": 14230979,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.366141127,
            "variance": 1.866341579
          },
          {
            "average": 3.437699964,
            "count": 14230979,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.498327354,
            "variance": 2.244984858
          },
          {
            "average": 0.4983579134,
            "count": 14230979,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999973211,
            "variance": 0.2499973211
          },
          {
            "average": 0,
            "count": 14230979,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313766326,
            "count": 14230979,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5728700667,
            "variance": 0.3281801133
          },
          {
            "average": -10.37733888,
            "count": 14230979,
            "maximum": 7.998000145,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.443005852,
            "variance": 55.39833611
          },
          {
            "average": 0,
            "count": 14230979,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.58345185,
            "count": 14230979,
            "maximum": 30,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4929866186,
            "variance": 0.2430358061
          },
          {
            "average": 202921486.3,
            "count": 14230979,
            "maximum": 202921713.3,
            "minimum": 202921175.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 243.9400979,
            "variance": 59506.77138
          },
          {
            "average": 0,
            "count": 14230979,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14230979,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14230979,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000432155792,
            "count": 14230979,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02078386547,
            "variance": 0.0004319690637
          },
          {
            "average": 0.3466963868,
            "count": 14230979,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4759180792,
            "variance": 0.2264980181
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          351047.4718,
          4316405.367,
          -10.15635643,
          352884.0318,
          4317664.207,
          294.2636436
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                351047.47177600506,
                4316405.366799902,
                -10.156356433753928
              ],
              [
                351047.47177600506,
                4317664.206799902,
                -10.156356433753928
              ],
              [
                352884.0317760051,
                4317664.206799902,
                294.26364356624606
              ],
              [
                352884.0317760051,
                4316405.366799902,
                294.26364356624606
              ],
              [
                351047.47177600506,
                4316405.366799902,
                -10.156356433753928
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:55:13+00:00",
        "end_time": "2018-02-17T16:46:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_392480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_392480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_392480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72000427,
            38.98398786,
            -10.15635643,
            -76.69853457,
            38.99563728,
            294.2636436
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.71972979225843,
                  38.98398786174403,
                  -10.156356433753928
                ],
                [
                  -76.72000427421163,
                  38.99532661835341,
                  -10.156356433753928
                ],
                [
                  -76.69880566959588,
                  38.99563727672747,
                  294.26364356624606
                ],
                [
                  -76.69853456656669,
                  38.984298395235285,
                  294.26364356624606
                ],
                [
                  -76.71972979225843,
                  38.98398786174403,
                  -10.156356433753928
                ]
              ]
            ]
          },
          "id": "20180217_392480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_392480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:55:13Z",
            "pc:count": 14230979,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351768.4634,
                "count": 14230979,
                "maximum": 352884.0318,
                "minimum": 351047.4718,
                "name": "X",
                "position": 0,
                "stddev": 440.7157016,
                "variance": 194230.3296
              },
              {
                "average": 4317046.221,
                "count": 14230979,
                "maximum": 4317664.207,
                "minimum": 4316405.367,
                "name": "Y",
                "position": 1,
                "stddev": 382.1835961,
                "variance": 146064.3011
              },
              {
                "average": 17.6218089,
                "count": 14230979,
                "maximum": 294.2636436,
                "minimum": -10.15635643,
                "name": "Z",
                "position": 2,
                "stddev": 8.255439511,
                "variance": 68.15228152
              },
              {
                "average": 4759.796078,
                "count": 14230979,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5370.250966,
                "variance": 28839595.43
              },
              {
                "average": 2.315036935,
                "count": 14230979,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.366141127,
                "variance": 1.866341579
              },
              {
                "average": 3.437699964,
                "count": 14230979,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.498327354,
                "variance": 2.244984858
              },
              {
                "average": 0.4983579134,
                "count": 14230979,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999973211,
                "variance": 0.2499973211
              },
              {
                "average": 0,
                "count": 14230979,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313766326,
                "count": 14230979,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5728700667,
                "variance": 0.3281801133
              },
              {
                "average": -10.37733888,
                "count": 14230979,
                "maximum": 7.998000145,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.443005852,
                "variance": 55.39833611
              },
              {
                "average": 0,
                "count": 14230979,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.58345185,
                "count": 14230979,
                "maximum": 30,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4929866186,
                "variance": 0.2430358061
              },
              {
                "average": 202921486.3,
                "count": 14230979,
                "maximum": 202921713.3,
                "minimum": 202921175.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 243.9400979,
                "variance": 59506.77138
              },
              {
                "average": 0,
                "count": 14230979,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14230979,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14230979,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000432155792,
                "count": 14230979,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02078386547,
                "variance": 0.0004319690637
              },
              {
                "average": 0.3466963868,
                "count": 14230979,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4759180792,
                "variance": 0.2264980181
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              351047.4718,
              4316405.367,
              -10.15635643,
              352884.0318,
              4317664.207,
              294.2636436
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    351047.47177600506,
                    4316405.366799902,
                    -10.156356433753928
                  ],
                  [
                    351047.47177600506,
                    4317664.206799902,
                    -10.156356433753928
                  ],
                  [
                    352884.0317760051,
                    4317664.206799902,
                    294.26364356624606
                  ],
                  [
                    352884.0317760051,
                    4316405.366799902,
                    294.26364356624606
                  ],
                  [
                    351047.47177600506,
                    4316405.366799902,
                    -10.156356433753928
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:55:13+00:00",
            "end_time": "2018-02-17T16:46: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": "20180217_392484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.71968888019552,
              38.99507819869881,
              -10.24957627319941
            ],
            [
              -76.71986507650851,
              39.0023548296365,
              -10.24957627319941
            ],
            [
              -76.70507208625669,
              39.002572015518865,
              291.7304237268006
            ],
            [
              -76.70489740365285,
              38.9952953285516,
              291.7304237268006
            ],
            [
              -76.71968888019552,
              38.99507819869881,
              -10.24957627319941
            ]
          ]
        ]
      },
      "bbox": [
        -76.71986508,
        38.9950782,
        -10.24957627,
        -76.7048974,
        39.00257202,
        291.7304237
      ],
      "properties": {
        "datetime": "2018-02-17T16:55:26Z",
        "pc:count": 5622347,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351377.8991,
            "count": 5622347,
            "maximum": 352355.7458,
            "minimum": 351074.2658,
            "name": "X",
            "position": 0,
            "stddev": 259.5467957,
            "variance": 67364.53916
          },
          {
            "average": 4317909.235,
            "count": 5622347,
            "maximum": 4318443.981,
            "minimum": 4317636.121,
            "name": "Y",
            "position": 1,
            "stddev": 187.4603985,
            "variance": 35141.40099
          },
          {
            "average": 19.51085002,
            "count": 5622347,
            "maximum": 291.7304237,
            "minimum": -10.24957627,
            "name": "Z",
            "position": 2,
            "stddev": 9.18050445,
            "variance": 84.28166196
          },
          {
            "average": 3754.906756,
            "count": 5622347,
            "maximum": 63056,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4634.34691,
            "variance": 21477171.28
          },
          {
            "average": 2.570507832,
            "count": 5622347,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.40436845,
            "variance": 1.972250742
          },
          {
            "average": 3.882094969,
            "count": 5622347,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.291678352,
            "variance": 1.668432964
          },
          {
            "average": 0.499030565,
            "count": 5622347,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991047,
            "variance": 0.2499991047
          },
          {
            "average": 0,
            "count": 5622347,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214258921,
            "count": 5622347,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4387145625,
            "variance": 0.1924704674
          },
          {
            "average": -13.5107653,
            "count": 5622347,
            "maximum": 6,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.510167437,
            "variance": 30.36194519
          },
          {
            "average": 0,
            "count": 5622347,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.5860067,
            "count": 5622347,
            "maximum": 30,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4925473491,
            "variance": 0.2426028911
          },
          {
            "average": 202921490.4,
            "count": 5622347,
            "maximum": 202921726.4,
            "minimum": 202921171.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 257.5784783,
            "variance": 66346.67249
          },
          {
            "average": 0,
            "count": 5622347,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5622347,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5622347,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003235303691,
            "count": 5622347,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01798404167,
            "variance": 0.0003234257547
          },
          {
            "average": 0.4669418305,
            "count": 5622347,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4989060049,
            "variance": 0.2489072017
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          351074.2658,
          4317636.121,
          -10.24957627,
          352355.7458,
          4318443.981,
          291.7304237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                351074.265814318,
                4317636.120728753,
                -10.24957627319941
              ],
              [
                351074.265814318,
                4318443.980728752,
                -10.24957627319941
              ],
              [
                352355.74581431795,
                4318443.980728752,
                291.7304237268006
              ],
              [
                352355.74581431795,
                4317636.120728753,
                291.7304237268006
              ],
              [
                351074.265814318,
                4317636.120728753,
                -10.24957627319941
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:55:26+00:00",
        "end_time": "2018-02-17T16:46:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180217_392484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180217_392484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_392484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.71986508,
            38.9950782,
            -10.24957627,
            -76.7048974,
            39.00257202,
            291.7304237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.71968888019552,
                  38.99507819869881,
                  -10.24957627319941
                ],
                [
                  -76.71986507650851,
                  39.0023548296365,
                  -10.24957627319941
                ],
                [
                  -76.70507208625669,
                  39.002572015518865,
                  291.7304237268006
                ],
                [
                  -76.70489740365285,
                  38.9952953285516,
                  291.7304237268006
                ],
                [
                  -76.71968888019552,
                  38.99507819869881,
                  -10.24957627319941
                ]
              ]
            ]
          },
          "id": "20180217_392484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180217_392484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:55:26Z",
            "pc:count": 5622347,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351377.8991,
                "count": 5622347,
                "maximum": 352355.7458,
                "minimum": 351074.2658,
                "name": "X",
                "position": 0,
                "stddev": 259.5467957,
                "variance": 67364.53916
              },
              {
                "average": 4317909.235,
                "count": 5622347,
                "maximum": 4318443.981,
                "minimum": 4317636.121,
                "name": "Y",
                "position": 1,
                "stddev": 187.4603985,
                "variance": 35141.40099
              },
              {
                "average": 19.51085002,
                "count": 5622347,
                "maximum": 291.7304237,
                "minimum": -10.24957627,
                "name": "Z",
                "position": 2,
                "stddev": 9.18050445,
                "variance": 84.28166196
              },
              {
                "average": 3754.906756,
                "count": 5622347,
                "maximum": 63056,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4634.34691,
                "variance": 21477171.28
              },
              {
                "average": 2.570507832,
                "count": 5622347,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.40436845,
                "variance": 1.972250742
              },
              {
                "average": 3.882094969,
                "count": 5622347,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.291678352,
                "variance": 1.668432964
              },
              {
                "average": 0.499030565,
                "count": 5622347,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991047,
                "variance": 0.2499991047
              },
              {
                "average": 0,
                "count": 5622347,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214258921,
                "count": 5622347,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4387145625,
                "variance": 0.1924704674
              },
              {
                "average": -13.5107653,
                "count": 5622347,
                "maximum": 6,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.510167437,
                "variance": 30.36194519
              },
              {
                "average": 0,
                "count": 5622347,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.5860067,
                "count": 5622347,
                "maximum": 30,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4925473491,
                "variance": 0.2426028911
              },
              {
                "average": 202921490.4,
                "count": 5622347,
                "maximum": 202921726.4,
                "minimum": 202921171.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 257.5784783,
                "variance": 66346.67249
              },
              {
                "average": 0,
                "count": 5622347,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5622347,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5622347,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003235303691,
                "count": 5622347,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01798404167,
                "variance": 0.0003234257547
              },
              {
                "average": 0.4669418305,
                "count": 5622347,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4989060049,
                "variance": 0.2489072017
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              351074.2658,
              4317636.121,
              -10.24957627,
              352355.7458,
              4318443.981,
              291.7304237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    351074.265814318,
                    4317636.120728753,
                    -10.24957627319941
                  ],
                  [
                    351074.265814318,
                    4318443.980728752,
                    -10.24957627319941
                  ],
                  [
                    352355.74581431795,
                    4318443.980728752,
                    291.7304237268006
                  ],
                  [
                    352355.74581431795,
                    4317636.120728753,
                    291.7304237268006
                  ],
                  [
                    351074.265814318,
                    4317636.120728753,
                    -10.24957627319941
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:55:26+00:00",
            "end_time": "2018-02-17T16:46: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": "20180411_308468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.00350708708706,
              38.954994872586724,
              9.608072395800576
            ],
            [
              -77.00372467134603,
              38.96271797206574,
              9.608072395800576
            ],
            [
              -76.99414824289859,
              38.962882059604524,
              380.82807239580063
            ],
            [
              -76.99393169685793,
              38.95515891518374,
              380.82807239580063
            ],
            [
              -77.00350708708706,
              38.954994872586724,
              9.608072395800576
            ]
          ]
        ]
      },
      "bbox": [
        -77.00372467,
        38.95499487,
        9.608072396,
        -76.9939317,
        38.96288206,
        380.8280724
      ],
      "properties": {
        "datetime": "2018-04-12T01:59:48Z",
        "pc:count": 728612,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326936.4597,
            "count": 728612,
            "maximum": 327225.814,
            "minimum": 326395.634,
            "name": "X",
            "position": 0,
            "stddev": 194.5388299,
            "variance": 37845.35634
          },
          {
            "average": 4314251.796,
            "count": 728612,
            "maximum": 4314547.773,
            "minimum": 4313690.213,
            "name": "Y",
            "position": 1,
            "stddev": 203.869758,
            "variance": 41562.87821
          },
          {
            "average": 49.62144941,
            "count": 728612,
            "maximum": 380.8280724,
            "minimum": 9.608072396,
            "name": "Z",
            "position": 2,
            "stddev": 9.356641827,
            "variance": 87.54674628
          },
          {
            "average": 5023.041158,
            "count": 728612,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4182.954788,
            "variance": 17497110.76
          },
          {
            "average": 1.501362865,
            "count": 728612,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8764300085,
            "variance": 0.7681295598
          },
          {
            "average": 1.892904591,
            "count": 728612,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.19827768,
            "variance": 1.435869398
          },
          {
            "average": 0.4941765988,
            "count": 728612,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999664299,
            "variance": 0.2499664311
          },
          {
            "average": 0,
            "count": 728612,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.529609724,
            "count": 728612,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5796798168,
            "variance": 0.33602869
          },
          {
            "average": 3.005729022,
            "count": 728612,
            "maximum": 7.998000145,
            "minimum": -7.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.230263003,
            "variance": 10.43459907
          },
          {
            "average": 0,
            "count": 728612,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89,
            "count": 728612,
            "maximum": 89,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 207533571.1,
            "count": 728612,
            "maximum": 207533588.3,
            "minimum": 207533553.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10.75101016,
            "variance": 115.5842195
          },
          {
            "average": 0,
            "count": 728612,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 728612,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 728612,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001955773443,
            "count": 728612,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04418089035,
            "variance": 0.001951951072
          },
          {
            "average": 0,
            "count": 728612,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326395.634,
          4313690.213,
          9.608072396,
          327225.814,
          4314547.773,
          380.8280724
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326395.6340109382,
                4313690.212691568,
                9.608072395800576
              ],
              [
                326395.6340109382,
                4314547.772691568,
                9.608072395800576
              ],
              [
                327225.8140109383,
                4314547.772691568,
                380.82807239580063
              ],
              [
                327225.8140109383,
                4313690.212691568,
                380.82807239580063
              ],
              [
                326395.6340109382,
                4313690.212691568,
                9.608072395800576
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:59:48+00:00",
        "end_time": "2018-04-12T01:59:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180411_308468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_308468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180411_308468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180411_308468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.00372467,
            38.95499487,
            9.608072396,
            -76.9939317,
            38.96288206,
            380.8280724
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.00350708708706,
                  38.954994872586724,
                  9.608072395800576
                ],
                [
                  -77.00372467134603,
                  38.96271797206574,
                  9.608072395800576
                ],
                [
                  -76.99414824289859,
                  38.962882059604524,
                  380.82807239580063
                ],
                [
                  -76.99393169685793,
                  38.95515891518374,
                  380.82807239580063
                ],
                [
                  -77.00350708708706,
                  38.954994872586724,
                  9.608072395800576
                ]
              ]
            ]
          },
          "id": "20180411_308468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180411_308468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:59:48Z",
            "pc:count": 728612,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326936.4597,
                "count": 728612,
                "maximum": 327225.814,
                "minimum": 326395.634,
                "name": "X",
                "position": 0,
                "stddev": 194.5388299,
                "variance": 37845.35634
              },
              {
                "average": 4314251.796,
                "count": 728612,
                "maximum": 4314547.773,
                "minimum": 4313690.213,
                "name": "Y",
                "position": 1,
                "stddev": 203.869758,
                "variance": 41562.87821
              },
              {
                "average": 49.62144941,
                "count": 728612,
                "maximum": 380.8280724,
                "minimum": 9.608072396,
                "name": "Z",
                "position": 2,
                "stddev": 9.356641827,
                "variance": 87.54674628
              },
              {
                "average": 5023.041158,
                "count": 728612,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4182.954788,
                "variance": 17497110.76
              },
              {
                "average": 1.501362865,
                "count": 728612,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8764300085,
                "variance": 0.7681295598
              },
              {
                "average": 1.892904591,
                "count": 728612,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.19827768,
                "variance": 1.435869398
              },
              {
                "average": 0.4941765988,
                "count": 728612,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999664299,
                "variance": 0.2499664311
              },
              {
                "average": 0,
                "count": 728612,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.529609724,
                "count": 728612,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5796798168,
                "variance": 0.33602869
              },
              {
                "average": 3.005729022,
                "count": 728612,
                "maximum": 7.998000145,
                "minimum": -7.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.230263003,
                "variance": 10.43459907
              },
              {
                "average": 0,
                "count": 728612,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89,
                "count": 728612,
                "maximum": 89,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 207533571.1,
                "count": 728612,
                "maximum": 207533588.3,
                "minimum": 207533553.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10.75101016,
                "variance": 115.5842195
              },
              {
                "average": 0,
                "count": 728612,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 728612,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 728612,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001955773443,
                "count": 728612,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04418089035,
                "variance": 0.001951951072
              },
              {
                "average": 0,
                "count": 728612,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326395.634,
              4313690.213,
              9.608072396,
              327225.814,
              4314547.773,
              380.8280724
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326395.6340109382,
                    4313690.212691568,
                    9.608072395800576
                  ],
                  [
                    326395.6340109382,
                    4314547.772691568,
                    9.608072395800576
                  ],
                  [
                    327225.8140109383,
                    4314547.772691568,
                    380.82807239580063
                  ],
                  [
                    327225.8140109383,
                    4313690.212691568,
                    380.82807239580063
                  ],
                  [
                    326395.6340109382,
                    4313690.212691568,
                    9.608072395800576
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:59:48+00:00",
            "end_time": "2018-04-12T01:59:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_308472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01518229333135,
              38.962357654110576,
              11.453990694608223
            ],
            [
              -77.0155036404242,
              38.97369364103149,
              11.453990694608223
            ],
            [
              -76.99415558639083,
              38.974060539895795,
              433.6739906946083
            ],
            [
              -76.9938376374495,
              38.96272440549558,
              433.6739906946083
            ],
            [
              -77.01518229333135,
              38.962357654110576,
              11.453990694608223
            ]
          ]
        ]
      },
      "bbox": [
        -77.01550364,
        38.96235765,
        11.45399069,
        -76.99383764,
        38.97406054,
        433.6739907
      ],
      "properties": {
        "datetime": "2018-04-12T02:08:57Z",
        "pc:count": 8503626,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326327.2334,
            "count": 8503626,
            "maximum": 327252.3443,
            "minimum": 325401.9643,
            "name": "X",
            "position": 0,
            "stddev": 572.8203401,
            "variance": 328123.142
          },
          {
            "average": 4315215.505,
            "count": 8503626,
            "maximum": 4315788.426,
            "minimum": 4314529.686,
            "name": "Y",
            "position": 1,
            "stddev": 315.5632212,
            "variance": 99580.14658
          },
          {
            "average": 64.63167689,
            "count": 8503626,
            "maximum": 433.6739907,
            "minimum": 11.45399069,
            "name": "Z",
            "position": 2,
            "stddev": 15.22362421,
            "variance": 231.758734
          },
          {
            "average": 3754.601917,
            "count": 8503626,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3684.082353,
            "variance": 13572462.78
          },
          {
            "average": 1.551534957,
            "count": 8503626,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9489896499,
            "variance": 0.9005813556
          },
          {
            "average": 1.998861544,
            "count": 8503626,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.28816243,
            "variance": 1.659362446
          },
          {
            "average": 0.5419883236,
            "count": 8503626,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4982338907,
            "variance": 0.2482370099
          },
          {
            "average": 0,
            "count": 8503626,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.455424192,
            "count": 8503626,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5394708511,
            "variance": 0.2910287992
          },
          {
            "average": -1.699881492,
            "count": 8503626,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.04030211,
            "variance": 170.0494791
          },
          {
            "average": 0,
            "count": 8503626,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.95857214,
            "count": 8503626,
            "maximum": 90,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6112954332,
            "variance": 0.3736821067
          },
          {
            "average": 207533494.2,
            "count": 8503626,
            "maximum": 207534137.3,
            "minimum": 207532789.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 410.1026909,
            "variance": 168184.2171
          },
          {
            "average": 0,
            "count": 8503626,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8503626,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8503626,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001063899094,
            "count": 8503626,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03260011255,
            "variance": 0.001062767338
          },
          {
            "average": 0.3319085294,
            "count": 8503626,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4708983792,
            "variance": 0.2217452836
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325401.9643,
          4314529.686,
          11.45399069,
          327252.3443,
          4315788.426,
          433.6739907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325401.9643313101,
                4314529.686326009,
                11.453990694608223
              ],
              [
                325401.9643313101,
                4315788.426326009,
                11.453990694608223
              ],
              [
                327252.34433131013,
                4315788.426326009,
                433.6739906946083
              ],
              [
                327252.34433131013,
                4314529.686326009,
                433.6739906946083
              ],
              [
                325401.9643313101,
                4314529.686326009,
                11.453990694608223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:08:57+00:00",
        "end_time": "2018-04-12T01:46:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180411_308472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_308472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180411_308472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180411_308472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01550364,
            38.96235765,
            11.45399069,
            -76.99383764,
            38.97406054,
            433.6739907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01518229333135,
                  38.962357654110576,
                  11.453990694608223
                ],
                [
                  -77.0155036404242,
                  38.97369364103149,
                  11.453990694608223
                ],
                [
                  -76.99415558639083,
                  38.974060539895795,
                  433.6739906946083
                ],
                [
                  -76.9938376374495,
                  38.96272440549558,
                  433.6739906946083
                ],
                [
                  -77.01518229333135,
                  38.962357654110576,
                  11.453990694608223
                ]
              ]
            ]
          },
          "id": "20180411_308472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180411_308472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:08:57Z",
            "pc:count": 8503626,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326327.2334,
                "count": 8503626,
                "maximum": 327252.3443,
                "minimum": 325401.9643,
                "name": "X",
                "position": 0,
                "stddev": 572.8203401,
                "variance": 328123.142
              },
              {
                "average": 4315215.505,
                "count": 8503626,
                "maximum": 4315788.426,
                "minimum": 4314529.686,
                "name": "Y",
                "position": 1,
                "stddev": 315.5632212,
                "variance": 99580.14658
              },
              {
                "average": 64.63167689,
                "count": 8503626,
                "maximum": 433.6739907,
                "minimum": 11.45399069,
                "name": "Z",
                "position": 2,
                "stddev": 15.22362421,
                "variance": 231.758734
              },
              {
                "average": 3754.601917,
                "count": 8503626,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3684.082353,
                "variance": 13572462.78
              },
              {
                "average": 1.551534957,
                "count": 8503626,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9489896499,
                "variance": 0.9005813556
              },
              {
                "average": 1.998861544,
                "count": 8503626,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.28816243,
                "variance": 1.659362446
              },
              {
                "average": 0.5419883236,
                "count": 8503626,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4982338907,
                "variance": 0.2482370099
              },
              {
                "average": 0,
                "count": 8503626,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.455424192,
                "count": 8503626,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5394708511,
                "variance": 0.2910287992
              },
              {
                "average": -1.699881492,
                "count": 8503626,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.04030211,
                "variance": 170.0494791
              },
              {
                "average": 0,
                "count": 8503626,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.95857214,
                "count": 8503626,
                "maximum": 90,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6112954332,
                "variance": 0.3736821067
              },
              {
                "average": 207533494.2,
                "count": 8503626,
                "maximum": 207534137.3,
                "minimum": 207532789.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 410.1026909,
                "variance": 168184.2171
              },
              {
                "average": 0,
                "count": 8503626,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8503626,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8503626,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001063899094,
                "count": 8503626,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03260011255,
                "variance": 0.001062767338
              },
              {
                "average": 0.3319085294,
                "count": 8503626,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4708983792,
                "variance": 0.2217452836
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325401.9643,
              4314529.686,
              11.45399069,
              327252.3443,
              4315788.426,
              433.6739907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325401.9643313101,
                    4314529.686326009,
                    11.453990694608223
                  ],
                  [
                    325401.9643313101,
                    4315788.426326009,
                    11.453990694608223
                  ],
                  [
                    327252.34433131013,
                    4315788.426326009,
                    433.6739906946083
                  ],
                  [
                    327252.34433131013,
                    4314529.686326009,
                    433.6739906946083
                  ],
                  [
                    325401.9643313101,
                    4314529.686326009,
                    11.453990694608223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:08:57+00:00",
            "end_time": "2018-04-12T01:46: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": "20180411_314468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99403614368705,
              38.95137696384079,
              -9.085583232249462
            ],
            [
              -76.9943540361055,
              38.96271455991593,
              -9.085583232249462
            ],
            [
              -76.97305445311505,
              38.96307673610179,
              396.63441676775057
            ],
            [
              -76.97273995036733,
              38.951738994412906,
              396.63441676775057
            ],
            [
              -76.99403614368705,
              38.95137696384079,
              -9.085583232249462
            ]
          ]
        ]
      },
      "bbox": [
        -76.99435404,
        38.95137696,
        -9.085583232,
        -76.97273995,
        38.96307674,
        396.6344168
      ],
      "properties": {
        "datetime": "2018-04-12T02:00:05Z",
        "pc:count": 8493707,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328239.8338,
            "count": 8493707,
            "maximum": 329054.0154,
            "minimum": 327207.5754,
            "name": "X",
            "position": 0,
            "stddev": 472.9288566,
            "variance": 223661.7034
          },
          {
            "average": 4313925.048,
            "count": 8493707,
            "maximum": 4314529.573,
            "minimum": 4313270.673,
            "name": "Y",
            "position": 1,
            "stddev": 347.5599301,
            "variance": 120797.905
          },
          {
            "average": 28.2256785,
            "count": 8493707,
            "maximum": 396.6344168,
            "minimum": -9.085583232,
            "name": "Z",
            "position": 2,
            "stddev": 12.40227299,
            "variance": 153.8163754
          },
          {
            "average": 3511.794419,
            "count": 8493707,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3467.864627,
            "variance": 12026085.07
          },
          {
            "average": 1.50453318,
            "count": 8493707,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9209000634,
            "variance": 0.8480569267
          },
          {
            "average": 1.905234781,
            "count": 8493707,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.253824519,
            "variance": 1.572075925
          },
          {
            "average": 0.5686026137,
            "count": 8493707,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4952713501,
            "variance": 0.2452937103
          },
          {
            "average": 0,
            "count": 8493707,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.511151962,
            "count": 8493707,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5526220441,
            "variance": 0.3053911237
          },
          {
            "average": -10.2545889,
            "count": 8493707,
            "maximum": 7.998000145,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.26860926,
            "variance": 52.83268057
          },
          {
            "average": 0,
            "count": 8493707,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.52540816,
            "count": 8493707,
            "maximum": 89,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4993540373,
            "variance": 0.2493544546
          },
          {
            "average": 207533198.9,
            "count": 8493707,
            "maximum": 207533605.8,
            "minimum": 207532749.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 405.6967276,
            "variance": 164589.8348
          },
          {
            "average": 0,
            "count": 8493707,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8493707,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8493707,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001062198166,
            "count": 8493707,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03257406984,
            "variance": 0.001061070026
          },
          {
            "average": 0.2919759299,
            "count": 8493707,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4546713215,
            "variance": 0.2067260106
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327207.5754,
          4313270.673,
          -9.085583232,
          329054.0154,
          4314529.573,
          396.6344168
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327207.5754022222,
                4313270.673142542,
                -9.085583232249462
              ],
              [
                327207.5754022222,
                4314529.5731425425,
                -9.085583232249462
              ],
              [
                329054.01540222217,
                4314529.5731425425,
                396.63441676775057
              ],
              [
                329054.01540222217,
                4313270.673142542,
                396.63441676775057
              ],
              [
                327207.5754022222,
                4313270.673142542,
                -9.085583232249462
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:00:05+00:00",
        "end_time": "2018-04-12T01:45:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180411_314468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_314468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180411_314468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180411_314468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99435404,
            38.95137696,
            -9.085583232,
            -76.97273995,
            38.96307674,
            396.6344168
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99403614368705,
                  38.95137696384079,
                  -9.085583232249462
                ],
                [
                  -76.9943540361055,
                  38.96271455991593,
                  -9.085583232249462
                ],
                [
                  -76.97305445311505,
                  38.96307673610179,
                  396.63441676775057
                ],
                [
                  -76.97273995036733,
                  38.951738994412906,
                  396.63441676775057
                ],
                [
                  -76.99403614368705,
                  38.95137696384079,
                  -9.085583232249462
                ]
              ]
            ]
          },
          "id": "20180411_314468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180411_314468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:00:05Z",
            "pc:count": 8493707,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328239.8338,
                "count": 8493707,
                "maximum": 329054.0154,
                "minimum": 327207.5754,
                "name": "X",
                "position": 0,
                "stddev": 472.9288566,
                "variance": 223661.7034
              },
              {
                "average": 4313925.048,
                "count": 8493707,
                "maximum": 4314529.573,
                "minimum": 4313270.673,
                "name": "Y",
                "position": 1,
                "stddev": 347.5599301,
                "variance": 120797.905
              },
              {
                "average": 28.2256785,
                "count": 8493707,
                "maximum": 396.6344168,
                "minimum": -9.085583232,
                "name": "Z",
                "position": 2,
                "stddev": 12.40227299,
                "variance": 153.8163754
              },
              {
                "average": 3511.794419,
                "count": 8493707,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3467.864627,
                "variance": 12026085.07
              },
              {
                "average": 1.50453318,
                "count": 8493707,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9209000634,
                "variance": 0.8480569267
              },
              {
                "average": 1.905234781,
                "count": 8493707,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.253824519,
                "variance": 1.572075925
              },
              {
                "average": 0.5686026137,
                "count": 8493707,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4952713501,
                "variance": 0.2452937103
              },
              {
                "average": 0,
                "count": 8493707,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.511151962,
                "count": 8493707,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5526220441,
                "variance": 0.3053911237
              },
              {
                "average": -10.2545889,
                "count": 8493707,
                "maximum": 7.998000145,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.26860926,
                "variance": 52.83268057
              },
              {
                "average": 0,
                "count": 8493707,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.52540816,
                "count": 8493707,
                "maximum": 89,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4993540373,
                "variance": 0.2493544546
              },
              {
                "average": 207533198.9,
                "count": 8493707,
                "maximum": 207533605.8,
                "minimum": 207532749.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 405.6967276,
                "variance": 164589.8348
              },
              {
                "average": 0,
                "count": 8493707,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8493707,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8493707,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001062198166,
                "count": 8493707,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03257406984,
                "variance": 0.001061070026
              },
              {
                "average": 0.2919759299,
                "count": 8493707,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4546713215,
                "variance": 0.2067260106
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327207.5754,
              4313270.673,
              -9.085583232,
              329054.0154,
              4314529.573,
              396.6344168
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327207.5754022222,
                    4313270.673142542,
                    -9.085583232249462
                  ],
                  [
                    327207.5754022222,
                    4314529.5731425425,
                    -9.085583232249462
                  ],
                  [
                    329054.01540222217,
                    4314529.5731425425,
                    396.63441676775057
                  ],
                  [
                    329054.01540222217,
                    4313270.673142542,
                    396.63441676775057
                  ],
                  [
                    327207.5754022222,
                    4313270.673142542,
                    -9.085583232249462
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:00:05+00:00",
            "end_time": "2018-04-12T01:45: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": "20180408_320468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97303546289339,
              38.95137154795023,
              -10.399928043860001
            ],
            [
              -76.97335000361623,
              38.96270910821397,
              -10.399928043860001
            ],
            [
              -76.95195025368868,
              38.963069122475275,
              406.34007195614004
            ],
            [
              -76.95163911865191,
              38.95173141746747,
              406.34007195614004
            ],
            [
              -76.97303546289339,
              38.95137154795023,
              -10.399928043860001
            ]
          ]
        ]
      },
      "bbox": [
        -76.97335,
        38.95137155,
        -10.39992804,
        -76.95163912,
        38.96306912,
        406.340072
      ],
      "properties": {
        "datetime": "2018-04-12T02:00:05Z",
        "pc:count": 11663484,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330018.555,
            "count": 11663484,
            "maximum": 330882.6227,
            "minimum": 329027.5227,
            "name": "X",
            "position": 0,
            "stddev": 467.6419093,
            "variance": 218688.9554
          },
          {
            "average": 4313854.363,
            "count": 11663484,
            "maximum": 4314489.327,
            "minimum": 4313230.447,
            "name": "Y",
            "position": 1,
            "stddev": 352.3178398,
            "variance": 124127.8603
          },
          {
            "average": 20.49927284,
            "count": 11663484,
            "maximum": 406.340072,
            "minimum": -10.39992804,
            "name": "Z",
            "position": 2,
            "stddev": 10.2235335,
            "variance": 104.5206372
          },
          {
            "average": 4507.049063,
            "count": 11663484,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4233.214699,
            "variance": 17920106.68
          },
          {
            "average": 1.688824368,
            "count": 11663484,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.054712658,
            "variance": 1.112418791
          },
          {
            "average": 2.279262869,
            "count": 11663484,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.403550869,
            "variance": 1.969955041
          },
          {
            "average": 0.5180310617,
            "count": 11663484,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996747965,
            "variance": 0.2496749022
          },
          {
            "average": 0,
            "count": 11663484,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.417947588,
            "count": 11663484,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7269941292,
            "variance": 0.5285204639
          },
          {
            "average": 11.36126412,
            "count": 11663484,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.989900288,
            "variance": 63.83850661
          },
          {
            "average": 0,
            "count": 11663484,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.57907629,
            "count": 11663484,
            "maximum": 89,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5182665899,
            "variance": 0.2686002582
          },
          {
            "average": 207401421.3,
            "count": 11663484,
            "maximum": 207533605.5,
            "minimum": 207229645.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 150202.1622,
            "variance": 22560689520.0
          },
          {
            "average": 0,
            "count": 11663484,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11663484,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11663484,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007110225384,
            "count": 11663484,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02665552562,
            "variance": 0.0007105170462
          },
          {
            "average": 0.3827861383,
            "count": 11663484,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4860667967,
            "variance": 0.2362609309
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329027.5227,
          4313230.447,
          -10.39992804,
          330882.6227,
          4314489.327,
          406.340072
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329027.52270392916,
                4313230.446924019,
                -10.399928043860001
              ],
              [
                329027.52270392916,
                4314489.3269240195,
                -10.399928043860001
              ],
              [
                330882.62270392914,
                4314489.3269240195,
                406.34007195614004
              ],
              [
                330882.62270392914,
                4313230.446924019,
                406.34007195614004
              ],
              [
                329027.52270392916,
                4313230.446924019,
                -10.399928043860001
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:00:05+00:00",
        "end_time": "2018-04-08T13:34:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180408_320468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_320468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180408_320468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180408_320468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97335,
            38.95137155,
            -10.39992804,
            -76.95163912,
            38.96306912,
            406.340072
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97303546289339,
                  38.95137154795023,
                  -10.399928043860001
                ],
                [
                  -76.97335000361623,
                  38.96270910821397,
                  -10.399928043860001
                ],
                [
                  -76.95195025368868,
                  38.963069122475275,
                  406.34007195614004
                ],
                [
                  -76.95163911865191,
                  38.95173141746747,
                  406.34007195614004
                ],
                [
                  -76.97303546289339,
                  38.95137154795023,
                  -10.399928043860001
                ]
              ]
            ]
          },
          "id": "20180408_320468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180408_320468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:00:05Z",
            "pc:count": 11663484,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330018.555,
                "count": 11663484,
                "maximum": 330882.6227,
                "minimum": 329027.5227,
                "name": "X",
                "position": 0,
                "stddev": 467.6419093,
                "variance": 218688.9554
              },
              {
                "average": 4313854.363,
                "count": 11663484,
                "maximum": 4314489.327,
                "minimum": 4313230.447,
                "name": "Y",
                "position": 1,
                "stddev": 352.3178398,
                "variance": 124127.8603
              },
              {
                "average": 20.49927284,
                "count": 11663484,
                "maximum": 406.340072,
                "minimum": -10.39992804,
                "name": "Z",
                "position": 2,
                "stddev": 10.2235335,
                "variance": 104.5206372
              },
              {
                "average": 4507.049063,
                "count": 11663484,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4233.214699,
                "variance": 17920106.68
              },
              {
                "average": 1.688824368,
                "count": 11663484,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.054712658,
                "variance": 1.112418791
              },
              {
                "average": 2.279262869,
                "count": 11663484,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.403550869,
                "variance": 1.969955041
              },
              {
                "average": 0.5180310617,
                "count": 11663484,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996747965,
                "variance": 0.2496749022
              },
              {
                "average": 0,
                "count": 11663484,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.417947588,
                "count": 11663484,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7269941292,
                "variance": 0.5285204639
              },
              {
                "average": 11.36126412,
                "count": 11663484,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.989900288,
                "variance": 63.83850661
              },
              {
                "average": 0,
                "count": 11663484,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.57907629,
                "count": 11663484,
                "maximum": 89,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5182665899,
                "variance": 0.2686002582
              },
              {
                "average": 207401421.3,
                "count": 11663484,
                "maximum": 207533605.5,
                "minimum": 207229645.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 150202.1622,
                "variance": 22560689520.0
              },
              {
                "average": 0,
                "count": 11663484,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11663484,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11663484,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007110225384,
                "count": 11663484,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02665552562,
                "variance": 0.0007105170462
              },
              {
                "average": 0.3827861383,
                "count": 11663484,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4860667967,
                "variance": 0.2362609309
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329027.5227,
              4313230.447,
              -10.39992804,
              330882.6227,
              4314489.327,
              406.340072
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329027.52270392916,
                    4313230.446924019,
                    -10.399928043860001
                  ],
                  [
                    329027.52270392916,
                    4314489.3269240195,
                    -10.399928043860001
                  ],
                  [
                    330882.62270392914,
                    4314489.3269240195,
                    406.34007195614004
                  ],
                  [
                    330882.62270392914,
                    4313230.446924019,
                    406.34007195614004
                  ],
                  [
                    329027.52270392916,
                    4313230.446924019,
                    -10.399928043860001
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:00:05+00:00",
            "end_time": "2018-04-08T13:34: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": "20180228_320472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97303105161393,
              38.96235424178667,
              -10.169687356695931
            ],
            [
              -76.97334572478351,
              38.97369214093513,
              -10.169687356695931
            ],
            [
              -76.95194359288658,
              38.97405222334484,
              393.27031264330407
            ],
            [
              -76.95163232722379,
              38.96271417943263,
              393.27031264330407
            ],
            [
              -76.97303105161393,
              38.96235424178667,
              -10.169687356695931
            ]
          ]
        ]
      },
      "bbox": [
        -76.97334572,
        38.96235424,
        -10.16968736,
        -76.95163233,
        38.97405222,
        393.2703126
      ],
      "properties": {
        "datetime": "2018-04-12T01:46:25Z",
        "pc:count": 9177692,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329869.353,
            "count": 9177692,
            "maximum": 330909.3261,
            "minimum": 329054.3061,
            "name": "X",
            "position": 0,
            "stddev": 559.3283628,
            "variance": 312848.2175
          },
          {
            "average": 4315032.502,
            "count": 9177692,
            "maximum": 4315708.264,
            "minimum": 4314449.344,
            "name": "Y",
            "position": 1,
            "stddev": 355.5178647,
            "variance": 126392.9522
          },
          {
            "average": 27.49405432,
            "count": 9177692,
            "maximum": 393.2703126,
            "minimum": -10.16968736,
            "name": "Z",
            "position": 2,
            "stddev": 12.43344628,
            "variance": 154.5905864
          },
          {
            "average": 4711.891011,
            "count": 9177692,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4686.717157,
            "variance": 21965317.71
          },
          {
            "average": 1.619030798,
            "count": 9177692,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.019515585,
            "variance": 1.039412029
          },
          {
            "average": 2.123905771,
            "count": 9177692,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.37605073,
            "variance": 1.893515613
          },
          {
            "average": 0.5463142585,
            "count": 9177692,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4978503957,
            "variance": 0.2478550165
          },
          {
            "average": 0,
            "count": 9177692,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.396301597,
            "count": 9177692,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6778032873,
            "variance": 0.4594172963
          },
          {
            "average": 8.605445235,
            "count": 9177692,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.78991617,
            "variance": 116.4222909
          },
          {
            "average": 0,
            "count": 9177692,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.59011765,
            "count": 9177692,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.709064016,
            "variance": 59.42966801
          },
          {
            "average": 206384222.2,
            "count": 9177692,
            "maximum": 207532785.8,
            "minimum": 203881644.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1534947.358,
            "variance": 2356063391000.0
          },
          {
            "average": 0,
            "count": 9177692,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9177692,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9177692,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001361344443,
            "count": 9177692,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03687128059,
            "variance": 0.001359491332
          },
          {
            "average": 0.4588206926,
            "count": 9177692,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4983014065,
            "variance": 0.2483042917
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329054.3061,
          4314449.344,
          -10.16968736,
          330909.3261,
          4315708.264,
          393.2703126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329054.30610471714,
                4314449.343616898,
                -10.169687356695931
              ],
              [
                329054.30610471714,
                4315708.263616898,
                -10.169687356695931
              ],
              [
                330909.32610471715,
                4315708.263616898,
                393.27031264330407
              ],
              [
                330909.32610471715,
                4314449.343616898,
                393.27031264330407
              ],
              [
                329054.30610471714,
                4314449.343616898,
                -10.169687356695931
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:46:25+00:00",
        "end_time": "2018-02-28T19:34:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_320472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_320472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_320472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_320472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97334572,
            38.96235424,
            -10.16968736,
            -76.95163233,
            38.97405222,
            393.2703126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97303105161393,
                  38.96235424178667,
                  -10.169687356695931
                ],
                [
                  -76.97334572478351,
                  38.97369214093513,
                  -10.169687356695931
                ],
                [
                  -76.95194359288658,
                  38.97405222334484,
                  393.27031264330407
                ],
                [
                  -76.95163232722379,
                  38.96271417943263,
                  393.27031264330407
                ],
                [
                  -76.97303105161393,
                  38.96235424178667,
                  -10.169687356695931
                ]
              ]
            ]
          },
          "id": "20180228_320472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_320472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:46:25Z",
            "pc:count": 9177692,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329869.353,
                "count": 9177692,
                "maximum": 330909.3261,
                "minimum": 329054.3061,
                "name": "X",
                "position": 0,
                "stddev": 559.3283628,
                "variance": 312848.2175
              },
              {
                "average": 4315032.502,
                "count": 9177692,
                "maximum": 4315708.264,
                "minimum": 4314449.344,
                "name": "Y",
                "position": 1,
                "stddev": 355.5178647,
                "variance": 126392.9522
              },
              {
                "average": 27.49405432,
                "count": 9177692,
                "maximum": 393.2703126,
                "minimum": -10.16968736,
                "name": "Z",
                "position": 2,
                "stddev": 12.43344628,
                "variance": 154.5905864
              },
              {
                "average": 4711.891011,
                "count": 9177692,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4686.717157,
                "variance": 21965317.71
              },
              {
                "average": 1.619030798,
                "count": 9177692,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.019515585,
                "variance": 1.039412029
              },
              {
                "average": 2.123905771,
                "count": 9177692,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.37605073,
                "variance": 1.893515613
              },
              {
                "average": 0.5463142585,
                "count": 9177692,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4978503957,
                "variance": 0.2478550165
              },
              {
                "average": 0,
                "count": 9177692,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.396301597,
                "count": 9177692,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6778032873,
                "variance": 0.4594172963
              },
              {
                "average": 8.605445235,
                "count": 9177692,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.78991617,
                "variance": 116.4222909
              },
              {
                "average": 0,
                "count": 9177692,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.59011765,
                "count": 9177692,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.709064016,
                "variance": 59.42966801
              },
              {
                "average": 206384222.2,
                "count": 9177692,
                "maximum": 207532785.8,
                "minimum": 203881644.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1534947.358,
                "variance": 2356063391000.0
              },
              {
                "average": 0,
                "count": 9177692,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9177692,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9177692,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001361344443,
                "count": 9177692,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03687128059,
                "variance": 0.001359491332
              },
              {
                "average": 0.4588206926,
                "count": 9177692,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4983014065,
                "variance": 0.2483042917
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329054.3061,
              4314449.344,
              -10.16968736,
              330909.3261,
              4315708.264,
              393.2703126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329054.30610471714,
                    4314449.343616898,
                    -10.169687356695931
                  ],
                  [
                    329054.30610471714,
                    4315708.263616898,
                    -10.169687356695931
                  ],
                  [
                    330909.32610471715,
                    4315708.263616898,
                    393.27031264330407
                  ],
                  [
                    330909.32610471715,
                    4314449.343616898,
                    393.27031264330407
                  ],
                  [
                    329054.30610471714,
                    4314449.343616898,
                    -10.169687356695931
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:46:25+00:00",
            "end_time": "2018-02-28T19:34: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": "20180228_320476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97302708468719,
              38.97333739466754,
              -10.10581399391117
            ],
            [
              -76.97334188041998,
              38.98467527245265,
              -10.10581399391117
            ],
            [
              -76.95193621106762,
              38.985035442363625,
              386.75418600608884
            ],
            [
              -76.95162482473894,
              38.973697419791854,
              386.75418600608884
            ],
            [
              -76.97302708468719,
              38.97333739466754,
              -10.10581399391117
            ]
          ]
        ]
      },
      "bbox": [
        -76.97334188,
        38.97333739,
        -10.10581399,
        -76.95162482,
        38.98503544,
        386.754186
      ],
      "properties": {
        "datetime": "2018-04-08T13:34:14Z",
        "pc:count": 10456117,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330068.8532,
            "count": 10456117,
            "maximum": 330936.0983,
            "minimum": 329081.0583,
            "name": "X",
            "position": 0,
            "stddev": 537.8457553,
            "variance": 289278.0565
          },
          {
            "average": 4316308.892,
            "count": 10456117,
            "maximum": 4316927.214,
            "minimum": 4315668.294,
            "name": "Y",
            "position": 1,
            "stddev": 351.5515342,
            "variance": 123588.4812
          },
          {
            "average": 34.15584262,
            "count": 10456117,
            "maximum": 386.754186,
            "minimum": -10.10581399,
            "name": "Z",
            "position": 2,
            "stddev": 13.40019129,
            "variance": 179.5651267
          },
          {
            "average": 4730.327659,
            "count": 10456117,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5098.209714,
            "variance": 25991742.28
          },
          {
            "average": 1.964987576,
            "count": 10456117,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.235712959,
            "variance": 1.526986518
          },
          {
            "average": 2.728665909,
            "count": 10456117,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.554707367,
            "variance": 2.417114996
          },
          {
            "average": 0.5286798149,
            "count": 10456117,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991768144,
            "variance": 0.249177492
          },
          {
            "average": 0,
            "count": 10456117,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.321170469,
            "count": 10456117,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.535032249,
            "variance": 0.2862595074
          },
          {
            "average": 0.3170635634,
            "count": 10456117,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.17269646,
            "variance": 173.519932
          },
          {
            "average": 0,
            "count": 10456117,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.03795099,
            "count": 10456117,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.782499119,
            "variance": 33.43729606
          },
          {
            "average": 204315083.5,
            "count": 10456117,
            "maximum": 207229654,
            "minimum": 203880759,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1124168.842,
            "variance": 1263755585000.0
          },
          {
            "average": 0,
            "count": 10456117,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10456117,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10456117,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00136647285,
            "count": 10456117,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03694057028,
            "variance": 0.001364605733
          },
          {
            "average": 0.4527469423,
            "count": 10456117,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4977621643,
            "variance": 0.2477671722
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329081.0583,
          4315668.294,
          -10.10581399,
          330936.0983,
          4316927.214,
          386.754186
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329081.0582971383,
                4315668.294117565,
                -10.10581399391117
              ],
              [
                329081.0582971383,
                4316927.214117565,
                -10.10581399391117
              ],
              [
                330936.09829713835,
                4316927.214117565,
                386.75418600608884
              ],
              [
                330936.09829713835,
                4315668.294117565,
                386.75418600608884
              ],
              [
                329081.0582971383,
                4315668.294117565,
                -10.10581399391117
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:34:14+00:00",
        "end_time": "2018-02-28T19:19:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_320476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_320476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_320476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_320476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97334188,
            38.97333739,
            -10.10581399,
            -76.95162482,
            38.98503544,
            386.754186
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97302708468719,
                  38.97333739466754,
                  -10.10581399391117
                ],
                [
                  -76.97334188041998,
                  38.98467527245265,
                  -10.10581399391117
                ],
                [
                  -76.95193621106762,
                  38.985035442363625,
                  386.75418600608884
                ],
                [
                  -76.95162482473894,
                  38.973697419791854,
                  386.75418600608884
                ],
                [
                  -76.97302708468719,
                  38.97333739466754,
                  -10.10581399391117
                ]
              ]
            ]
          },
          "id": "20180228_320476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_320476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:34:14Z",
            "pc:count": 10456117,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330068.8532,
                "count": 10456117,
                "maximum": 330936.0983,
                "minimum": 329081.0583,
                "name": "X",
                "position": 0,
                "stddev": 537.8457553,
                "variance": 289278.0565
              },
              {
                "average": 4316308.892,
                "count": 10456117,
                "maximum": 4316927.214,
                "minimum": 4315668.294,
                "name": "Y",
                "position": 1,
                "stddev": 351.5515342,
                "variance": 123588.4812
              },
              {
                "average": 34.15584262,
                "count": 10456117,
                "maximum": 386.754186,
                "minimum": -10.10581399,
                "name": "Z",
                "position": 2,
                "stddev": 13.40019129,
                "variance": 179.5651267
              },
              {
                "average": 4730.327659,
                "count": 10456117,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5098.209714,
                "variance": 25991742.28
              },
              {
                "average": 1.964987576,
                "count": 10456117,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.235712959,
                "variance": 1.526986518
              },
              {
                "average": 2.728665909,
                "count": 10456117,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.554707367,
                "variance": 2.417114996
              },
              {
                "average": 0.5286798149,
                "count": 10456117,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991768144,
                "variance": 0.249177492
              },
              {
                "average": 0,
                "count": 10456117,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.321170469,
                "count": 10456117,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.535032249,
                "variance": 0.2862595074
              },
              {
                "average": 0.3170635634,
                "count": 10456117,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.17269646,
                "variance": 173.519932
              },
              {
                "average": 0,
                "count": 10456117,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.03795099,
                "count": 10456117,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.782499119,
                "variance": 33.43729606
              },
              {
                "average": 204315083.5,
                "count": 10456117,
                "maximum": 207229654,
                "minimum": 203880759,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1124168.842,
                "variance": 1263755585000.0
              },
              {
                "average": 0,
                "count": 10456117,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10456117,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10456117,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00136647285,
                "count": 10456117,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03694057028,
                "variance": 0.001364605733
              },
              {
                "average": 0.4527469423,
                "count": 10456117,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4977621643,
                "variance": 0.2477671722
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329081.0583,
              4315668.294,
              -10.10581399,
              330936.0983,
              4316927.214,
              386.754186
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329081.0582971383,
                    4315668.294117565,
                    -10.10581399391117
                  ],
                  [
                    329081.0582971383,
                    4316927.214117565,
                    -10.10581399391117
                  ],
                  [
                    330936.09829713835,
                    4316927.214117565,
                    386.75418600608884
                  ],
                  [
                    330936.09829713835,
                    4315668.294117565,
                    386.75418600608884
                  ],
                  [
                    329081.0582971383,
                    4315668.294117565,
                    -10.10581399391117
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:34:14+00:00",
            "end_time": "2018-02-28T19:19: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": "20180408_314472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99413167519694,
              38.962358490474784,
              -10.085444530336957
            ],
            [
              -76.99444969213111,
              38.97369552414966,
              -10.085444530336957
            ],
            [
              -76.97304736940366,
              38.97405948482086,
              389.4745554696631
            ],
            [
              -76.9727327596611,
              38.962722304834195,
              389.4745554696631
            ],
            [
              -76.99413167519694,
              38.962358490474784,
              -10.085444530336957
            ]
          ]
        ]
      },
      "bbox": [
        -76.99444969,
        38.96235849,
        -10.08544453,
        -76.97273276,
        38.97405948,
        389.4745555
      ],
      "properties": {
        "datetime": "2018-04-12T01:59:42Z",
        "pc:count": 10704676,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328253.9476,
            "count": 10704676,
            "maximum": 329081.0374,
            "minimum": 327225.9774,
            "name": "X",
            "position": 0,
            "stddev": 549.3297724,
            "variance": 301763.1988
          },
          {
            "average": 4315151.839,
            "count": 10704676,
            "maximum": 4315748.473,
            "minimum": 4314489.633,
            "name": "Y",
            "position": 1,
            "stddev": 342.7460696,
            "variance": 117474.8682
          },
          {
            "average": 31.98276125,
            "count": 10704676,
            "maximum": 389.4745555,
            "minimum": -10.08544453,
            "name": "Z",
            "position": 2,
            "stddev": 13.40942677,
            "variance": 179.8127264
          },
          {
            "average": 4575.709458,
            "count": 10704676,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4325.485682,
            "variance": 18709826.39
          },
          {
            "average": 1.600730466,
            "count": 10704676,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9977218407,
            "variance": 0.9954488715
          },
          {
            "average": 2.107000529,
            "count": 10704676,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.352659449,
            "variance": 1.829687585
          },
          {
            "average": 0.5238744265,
            "count": 10704676,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994297098,
            "variance": 0.2494300351
          },
          {
            "average": 0,
            "count": 10704676,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.455369878,
            "count": 10704676,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5989785417,
            "variance": 0.3587752934
          },
          {
            "average": 4.438621437,
            "count": 10704676,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.75154623,
            "variance": 162.6019311
          },
          {
            "average": 0,
            "count": 10704676,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.83723431,
            "count": 10704676,
            "maximum": 89,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5839224865,
            "variance": 0.3409654702
          },
          {
            "average": 207452499.1,
            "count": 10704676,
            "maximum": 207533582.5,
            "minimum": 207229621.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 133857.0397,
            "variance": 17917707070.0
          },
          {
            "average": 0,
            "count": 10704676,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10704676,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10704676,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008610255929,
            "count": 10704676,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02933060361,
            "variance": 0.0008602843082
          },
          {
            "average": 0.3807967658,
            "count": 10704676,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.485582754,
            "variance": 0.235790611
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327225.9774,
          4314489.633,
          -10.08544453,
          329081.0374,
          4315748.473,
          389.4745555
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327225.9773680202,
                4314489.633071754,
                -10.085444530336957
              ],
              [
                327225.9773680202,
                4315748.473071754,
                -10.085444530336957
              ],
              [
                329081.0373680203,
                4315748.473071754,
                389.4745554696631
              ],
              [
                329081.0373680203,
                4314489.633071754,
                389.4745554696631
              ],
              [
                327225.9773680202,
                4314489.633071754,
                -10.085444530336957
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:59:42+00:00",
        "end_time": "2018-04-08T13:33:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180408_314472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_314472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180408_314472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180408_314472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99444969,
            38.96235849,
            -10.08544453,
            -76.97273276,
            38.97405948,
            389.4745555
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99413167519694,
                  38.962358490474784,
                  -10.085444530336957
                ],
                [
                  -76.99444969213111,
                  38.97369552414966,
                  -10.085444530336957
                ],
                [
                  -76.97304736940366,
                  38.97405948482086,
                  389.4745554696631
                ],
                [
                  -76.9727327596611,
                  38.962722304834195,
                  389.4745554696631
                ],
                [
                  -76.99413167519694,
                  38.962358490474784,
                  -10.085444530336957
                ]
              ]
            ]
          },
          "id": "20180408_314472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180408_314472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:59:42Z",
            "pc:count": 10704676,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328253.9476,
                "count": 10704676,
                "maximum": 329081.0374,
                "minimum": 327225.9774,
                "name": "X",
                "position": 0,
                "stddev": 549.3297724,
                "variance": 301763.1988
              },
              {
                "average": 4315151.839,
                "count": 10704676,
                "maximum": 4315748.473,
                "minimum": 4314489.633,
                "name": "Y",
                "position": 1,
                "stddev": 342.7460696,
                "variance": 117474.8682
              },
              {
                "average": 31.98276125,
                "count": 10704676,
                "maximum": 389.4745555,
                "minimum": -10.08544453,
                "name": "Z",
                "position": 2,
                "stddev": 13.40942677,
                "variance": 179.8127264
              },
              {
                "average": 4575.709458,
                "count": 10704676,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4325.485682,
                "variance": 18709826.39
              },
              {
                "average": 1.600730466,
                "count": 10704676,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9977218407,
                "variance": 0.9954488715
              },
              {
                "average": 2.107000529,
                "count": 10704676,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.352659449,
                "variance": 1.829687585
              },
              {
                "average": 0.5238744265,
                "count": 10704676,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994297098,
                "variance": 0.2494300351
              },
              {
                "average": 0,
                "count": 10704676,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.455369878,
                "count": 10704676,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5989785417,
                "variance": 0.3587752934
              },
              {
                "average": 4.438621437,
                "count": 10704676,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.75154623,
                "variance": 162.6019311
              },
              {
                "average": 0,
                "count": 10704676,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.83723431,
                "count": 10704676,
                "maximum": 89,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5839224865,
                "variance": 0.3409654702
              },
              {
                "average": 207452499.1,
                "count": 10704676,
                "maximum": 207533582.5,
                "minimum": 207229621.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 133857.0397,
                "variance": 17917707070.0
              },
              {
                "average": 0,
                "count": 10704676,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10704676,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10704676,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008610255929,
                "count": 10704676,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02933060361,
                "variance": 0.0008602843082
              },
              {
                "average": 0.3807967658,
                "count": 10704676,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.485582754,
                "variance": 0.235790611
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327225.9774,
              4314489.633,
              -10.08544453,
              329081.0374,
              4315748.473,
              389.4745555
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327225.9773680202,
                    4314489.633071754,
                    -10.085444530336957
                  ],
                  [
                    327225.9773680202,
                    4315748.473071754,
                    -10.085444530336957
                  ],
                  [
                    329081.0373680203,
                    4315748.473071754,
                    389.4745554696631
                  ],
                  [
                    329081.0373680203,
                    4314489.633071754,
                    389.4745554696631
                  ],
                  [
                    327225.9773680202,
                    4314489.633071754,
                    -10.085444530336957
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:59:42+00:00",
            "end_time": "2018-04-08T13: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": "20180228_314476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99413097183468,
              38.973340078895504,
              -10.105772654564191
            ],
            [
              -76.99444915359142,
              38.984678532135334,
              -10.105772654564191
            ],
            [
              -76.97304444737074,
              38.98504256233611,
              387.67422734543584
            ],
            [
              -76.97272967495206,
              38.97370396275038,
              387.67422734543584
            ],
            [
              -76.99413097183468,
              38.973340078895504,
              -10.105772654564191
            ]
          ]
        ]
      },
      "bbox": [
        -76.99444915,
        38.97334008,
        -10.10577265,
        -76.97272967,
        38.98504256,
        387.6742273
      ],
      "properties": {
        "datetime": "2018-04-12T01:47:04Z",
        "pc:count": 13104186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327972.2129,
            "count": 13104186,
            "maximum": 329107.7057,
            "minimum": 327252.7257,
            "name": "X",
            "position": 0,
            "stddev": 484.9132088,
            "variance": 235140.8201
          },
          {
            "average": 4316334.76,
            "count": 13104186,
            "maximum": 4316967.419,
            "minimum": 4315708.419,
            "name": "Y",
            "position": 1,
            "stddev": 335.703845,
            "variance": 112697.0715
          },
          {
            "average": 44.76278208,
            "count": 13104186,
            "maximum": 387.6742273,
            "minimum": -10.10577265,
            "name": "Z",
            "position": 2,
            "stddev": 13.31900282,
            "variance": 177.3958362
          },
          {
            "average": 3981.696483,
            "count": 13104186,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4163.521768,
            "variance": 17334913.51
          },
          {
            "average": 1.924602947,
            "count": 13104186,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.183426205,
            "variance": 1.400497584
          },
          {
            "average": 2.695667323,
            "count": 13104186,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473102712,
            "variance": 2.1700316
          },
          {
            "average": 0.523459374,
            "count": 13104186,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994493736,
            "variance": 0.2494496768
          },
          {
            "average": 0,
            "count": 13104186,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.325852365,
            "count": 13104186,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5468616268,
            "variance": 0.2990576389
          },
          {
            "average": 12.12443444,
            "count": 13104186,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.54180029,
            "variance": 56.87875161
          },
          {
            "average": 0,
            "count": 13104186,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 86.55129605,
            "count": 13104186,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.899411846,
            "variance": 15.20541275
          },
          {
            "average": 207187165.9,
            "count": 13104186,
            "maximum": 207532824.6,
            "minimum": 203881620.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 786587.6629,
            "variance": 618720151400.0
          },
          {
            "average": 0,
            "count": 13104186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13104186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13104186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009996042486,
            "count": 13104186,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03160071386,
            "variance": 0.0009986051161
          },
          {
            "average": 0.4942551945,
            "count": 13104186,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999670152,
            "variance": 0.2499670163
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327252.7257,
          4315708.419,
          -10.10577265,
          329107.7057,
          4316967.419,
          387.6742273
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327252.7257481581,
                4315708.419332923,
                -10.105772654564191
              ],
              [
                327252.7257481581,
                4316967.419332923,
                -10.105772654564191
              ],
              [
                329107.7057481581,
                4316967.419332923,
                387.67422734543584
              ],
              [
                329107.7057481581,
                4315708.419332923,
                387.67422734543584
              ],
              [
                327252.7257481581,
                4315708.419332923,
                -10.105772654564191
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:47:04+00:00",
        "end_time": "2018-02-28T19:33:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_314476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_314476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_314476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_314476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99444915,
            38.97334008,
            -10.10577265,
            -76.97272967,
            38.98504256,
            387.6742273
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99413097183468,
                  38.973340078895504,
                  -10.105772654564191
                ],
                [
                  -76.99444915359142,
                  38.984678532135334,
                  -10.105772654564191
                ],
                [
                  -76.97304444737074,
                  38.98504256233611,
                  387.67422734543584
                ],
                [
                  -76.97272967495206,
                  38.97370396275038,
                  387.67422734543584
                ],
                [
                  -76.99413097183468,
                  38.973340078895504,
                  -10.105772654564191
                ]
              ]
            ]
          },
          "id": "20180228_314476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_314476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:47:04Z",
            "pc:count": 13104186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327972.2129,
                "count": 13104186,
                "maximum": 329107.7057,
                "minimum": 327252.7257,
                "name": "X",
                "position": 0,
                "stddev": 484.9132088,
                "variance": 235140.8201
              },
              {
                "average": 4316334.76,
                "count": 13104186,
                "maximum": 4316967.419,
                "minimum": 4315708.419,
                "name": "Y",
                "position": 1,
                "stddev": 335.703845,
                "variance": 112697.0715
              },
              {
                "average": 44.76278208,
                "count": 13104186,
                "maximum": 387.6742273,
                "minimum": -10.10577265,
                "name": "Z",
                "position": 2,
                "stddev": 13.31900282,
                "variance": 177.3958362
              },
              {
                "average": 3981.696483,
                "count": 13104186,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4163.521768,
                "variance": 17334913.51
              },
              {
                "average": 1.924602947,
                "count": 13104186,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.183426205,
                "variance": 1.400497584
              },
              {
                "average": 2.695667323,
                "count": 13104186,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473102712,
                "variance": 2.1700316
              },
              {
                "average": 0.523459374,
                "count": 13104186,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994493736,
                "variance": 0.2494496768
              },
              {
                "average": 0,
                "count": 13104186,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.325852365,
                "count": 13104186,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5468616268,
                "variance": 0.2990576389
              },
              {
                "average": 12.12443444,
                "count": 13104186,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.54180029,
                "variance": 56.87875161
              },
              {
                "average": 0,
                "count": 13104186,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 86.55129605,
                "count": 13104186,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.899411846,
                "variance": 15.20541275
              },
              {
                "average": 207187165.9,
                "count": 13104186,
                "maximum": 207532824.6,
                "minimum": 203881620.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 786587.6629,
                "variance": 618720151400.0
              },
              {
                "average": 0,
                "count": 13104186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13104186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13104186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009996042486,
                "count": 13104186,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03160071386,
                "variance": 0.0009986051161
              },
              {
                "average": 0.4942551945,
                "count": 13104186,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999670152,
                "variance": 0.2499670163
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327252.7257,
              4315708.419,
              -10.10577265,
              329107.7057,
              4316967.419,
              387.6742273
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327252.7257481581,
                    4315708.419332923,
                    -10.105772654564191
                  ],
                  [
                    327252.7257481581,
                    4316967.419332923,
                    -10.105772654564191
                  ],
                  [
                    329107.7057481581,
                    4316967.419332923,
                    387.67422734543584
                  ],
                  [
                    329107.7057481581,
                    4315708.419332923,
                    387.67422734543584
                  ],
                  [
                    327252.7257481581,
                    4315708.419332923,
                    -10.105772654564191
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:47:04+00:00",
            "end_time": "2018-02-28T19:33:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_314480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99413014415907,
              38.984323820803965,
              -10.13747381928016
            ],
            [
              -76.99444838459678,
              38.995659911123,
              -10.13747381928016
            ],
            [
              -76.9730394472973,
              38.99602404202167,
              382.84252618071986
            ],
            [
              -76.97272461750181,
              38.98468780535886,
              382.84252618071986
            ],
            [
              -76.99413014415907,
              38.984323820803965,
              -10.13747381928016
            ]
          ]
        ]
      },
      "bbox": [
        -76.99444838,
        38.98432382,
        -10.13747382,
        -76.97272462,
        38.99602404,
        382.8425262
      ],
      "properties": {
        "datetime": "2018-04-12T01:47:03Z",
        "pc:count": 7915309,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328210.1549,
            "count": 7915309,
            "maximum": 329134.5565,
            "minimum": 327279.4965,
            "name": "X",
            "position": 0,
            "stddev": 519.0006821,
            "variance": 269361.708
          },
          {
            "average": 4317560.97,
            "count": 7915309,
            "maximum": 4318186.186,
            "minimum": 4316927.446,
            "name": "Y",
            "position": 1,
            "stddev": 368.7615009,
            "variance": 135985.0445
          },
          {
            "average": 53.3215258,
            "count": 7915309,
            "maximum": 382.8425262,
            "minimum": -10.13747382,
            "name": "Z",
            "position": 2,
            "stddev": 11.84502514,
            "variance": 140.3046206
          },
          {
            "average": 4827.299242,
            "count": 7915309,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4919.764208,
            "variance": 24204079.87
          },
          {
            "average": 1.630433379,
            "count": 7915309,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.045514468,
            "variance": 1.093100503
          },
          {
            "average": 2.107120897,
            "count": 7915309,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.407157763,
            "variance": 1.98009297
          },
          {
            "average": 0.5592576361,
            "count": 7915309,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4964761462,
            "variance": 0.2464885637
          },
          {
            "average": 0,
            "count": 7915309,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.383549524,
            "count": 7915309,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5889186415,
            "variance": 0.3468251663
          },
          {
            "average": 5.107796804,
            "count": 7915309,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.55672813,
            "variance": 133.5579651
          },
          {
            "average": 0,
            "count": 7915309,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.47047879,
            "count": 7915309,
            "maximum": 88,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.283411287,
            "variance": 68.61490255
          },
          {
            "average": 205158822.6,
            "count": 7915309,
            "maximum": 207532823.9,
            "minimum": 203880807,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1635225.216,
            "variance": 2673961505000.0
          },
          {
            "average": 0,
            "count": 7915309,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7915309,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7915309,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002179952798,
            "count": 7915309,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04663904886,
            "variance": 0.002175200878
          },
          {
            "average": 0.3886414289,
            "count": 7915309,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4874415849,
            "variance": 0.2375992987
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327279.4965,
          4316927.446,
          -10.13747382,
          329134.5565,
          4318186.186,
          382.8425262
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327279.496480542,
                4316927.446384841,
                -10.13747381928016
              ],
              [
                327279.496480542,
                4318186.186384841,
                -10.13747381928016
              ],
              [
                329134.55648054206,
                4318186.186384841,
                382.84252618071986
              ],
              [
                329134.55648054206,
                4316927.446384841,
                382.84252618071986
              ],
              [
                327279.496480542,
                4316927.446384841,
                -10.13747381928016
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:47:03+00:00",
        "end_time": "2018-02-28T19:20:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_314480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_314480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_314480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_314480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99444838,
            38.98432382,
            -10.13747382,
            -76.97272462,
            38.99602404,
            382.8425262
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99413014415907,
                  38.984323820803965,
                  -10.13747381928016
                ],
                [
                  -76.99444838459678,
                  38.995659911123,
                  -10.13747381928016
                ],
                [
                  -76.9730394472973,
                  38.99602404202167,
                  382.84252618071986
                ],
                [
                  -76.97272461750181,
                  38.98468780535886,
                  382.84252618071986
                ],
                [
                  -76.99413014415907,
                  38.984323820803965,
                  -10.13747381928016
                ]
              ]
            ]
          },
          "id": "20180228_314480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_314480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:47:03Z",
            "pc:count": 7915309,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328210.1549,
                "count": 7915309,
                "maximum": 329134.5565,
                "minimum": 327279.4965,
                "name": "X",
                "position": 0,
                "stddev": 519.0006821,
                "variance": 269361.708
              },
              {
                "average": 4317560.97,
                "count": 7915309,
                "maximum": 4318186.186,
                "minimum": 4316927.446,
                "name": "Y",
                "position": 1,
                "stddev": 368.7615009,
                "variance": 135985.0445
              },
              {
                "average": 53.3215258,
                "count": 7915309,
                "maximum": 382.8425262,
                "minimum": -10.13747382,
                "name": "Z",
                "position": 2,
                "stddev": 11.84502514,
                "variance": 140.3046206
              },
              {
                "average": 4827.299242,
                "count": 7915309,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4919.764208,
                "variance": 24204079.87
              },
              {
                "average": 1.630433379,
                "count": 7915309,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.045514468,
                "variance": 1.093100503
              },
              {
                "average": 2.107120897,
                "count": 7915309,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.407157763,
                "variance": 1.98009297
              },
              {
                "average": 0.5592576361,
                "count": 7915309,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4964761462,
                "variance": 0.2464885637
              },
              {
                "average": 0,
                "count": 7915309,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.383549524,
                "count": 7915309,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5889186415,
                "variance": 0.3468251663
              },
              {
                "average": 5.107796804,
                "count": 7915309,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.55672813,
                "variance": 133.5579651
              },
              {
                "average": 0,
                "count": 7915309,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.47047879,
                "count": 7915309,
                "maximum": 88,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.283411287,
                "variance": 68.61490255
              },
              {
                "average": 205158822.6,
                "count": 7915309,
                "maximum": 207532823.9,
                "minimum": 203880807,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1635225.216,
                "variance": 2673961505000.0
              },
              {
                "average": 0,
                "count": 7915309,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7915309,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7915309,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002179952798,
                "count": 7915309,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04663904886,
                "variance": 0.002175200878
              },
              {
                "average": 0.3886414289,
                "count": 7915309,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4874415849,
                "variance": 0.2375992987
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327279.4965,
              4316927.446,
              -10.13747382,
              329134.5565,
              4318186.186,
              382.8425262
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327279.496480542,
                    4316927.446384841,
                    -10.13747381928016
                  ],
                  [
                    327279.496480542,
                    4318186.186384841,
                    -10.13747381928016
                  ],
                  [
                    329134.55648054206,
                    4318186.186384841,
                    382.84252618071986
                  ],
                  [
                    329134.55648054206,
                    4316927.446384841,
                    382.84252618071986
                  ],
                  [
                    327279.496480542,
                    4316927.446384841,
                    -10.13747381928016
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:47:03+00:00",
            "end_time": "2018-02-28T19:20:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_326472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95193003797505,
              38.962349039229316,
              -10.365149100881183
            ],
            [
              -76.95224129757963,
              38.9736852806086,
              -10.365149100881183
            ],
            [
              -76.93083936048772,
              38.97404148479425,
              385.1348508991188
            ],
            [
              -76.93053150794506,
              38.96270510023128,
              385.1348508991188
            ],
            [
              -76.95193003797505,
              38.962349039229316,
              -10.365149100881183
            ]
          ]
        ]
      },
      "bbox": [
        -76.9522413,
        38.96234904,
        -10.3651491,
        -76.93053151,
        38.97404148,
        385.1348509
      ],
      "properties": {
        "datetime": "2018-04-08T13:34:38Z",
        "pc:count": 12614129,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331941.7874,
            "count": 12614129,
            "maximum": 332737.6417,
            "minimum": 330882.6617,
            "name": "X",
            "position": 0,
            "stddev": 508.9065025,
            "variance": 258985.8283
          },
          {
            "average": 4315104.277,
            "count": 12614129,
            "maximum": 4315668.092,
            "minimum": 4314409.372,
            "name": "Y",
            "position": 1,
            "stddev": 360.9247238,
            "variance": 130266.6562
          },
          {
            "average": 28.73026963,
            "count": 12614129,
            "maximum": 385.1348509,
            "minimum": -10.3651491,
            "name": "Z",
            "position": 2,
            "stddev": 10.86648978,
            "variance": 118.0806002
          },
          {
            "average": 4783.572699,
            "count": 12614129,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4973.546866,
            "variance": 24736168.43
          },
          {
            "average": 1.982943095,
            "count": 12614129,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.239872859,
            "variance": 1.537284707
          },
          {
            "average": 2.785373211,
            "count": 12614129,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.54615222,
            "variance": 2.390586686
          },
          {
            "average": 0.5082801991,
            "count": 12614129,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999314534,
            "variance": 0.2499314581
          },
          {
            "average": 0,
            "count": 12614129,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342578786,
            "count": 12614129,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7695823738,
            "variance": 0.5922570301
          },
          {
            "average": -8.130305463,
            "count": 12614129,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.60412629,
            "variance": 112.4474944
          },
          {
            "average": 0,
            "count": 12614129,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 70.00492519,
            "count": 12614129,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.655742485,
            "variance": 7.052968149
          },
          {
            "average": 203958532.9,
            "count": 12614129,
            "maximum": 207229678,
            "minimum": 203880714.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 502623.3132,
            "variance": 252630194900.0
          },
          {
            "average": 0,
            "count": 12614129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12614129,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12614129,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006227936943,
            "count": 12614129,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02494806348,
            "variance": 0.0006224058716
          },
          {
            "average": 0.4408293272,
            "count": 12614129,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4964865064,
            "variance": 0.246498851
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330882.6617,
          4314409.372,
          -10.3651491,
          332737.6417,
          4315668.092,
          385.1348509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330882.66169274494,
                4314409.371585419,
                -10.365149100881183
              ],
              [
                330882.66169274494,
                4315668.09158542,
                -10.365149100881183
              ],
              [
                332737.6416927449,
                4315668.09158542,
                385.1348508991188
              ],
              [
                332737.6416927449,
                4314409.371585419,
                385.1348508991188
              ],
              [
                330882.66169274494,
                4314409.371585419,
                -10.365149100881183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:34:38+00:00",
        "end_time": "2018-02-28T19:18:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_326472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_326472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_326472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_326472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9522413,
            38.96234904,
            -10.3651491,
            -76.93053151,
            38.97404148,
            385.1348509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95193003797505,
                  38.962349039229316,
                  -10.365149100881183
                ],
                [
                  -76.95224129757963,
                  38.9736852806086,
                  -10.365149100881183
                ],
                [
                  -76.93083936048772,
                  38.97404148479425,
                  385.1348508991188
                ],
                [
                  -76.93053150794506,
                  38.96270510023128,
                  385.1348508991188
                ],
                [
                  -76.95193003797505,
                  38.962349039229316,
                  -10.365149100881183
                ]
              ]
            ]
          },
          "id": "20180228_326472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_326472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:34:38Z",
            "pc:count": 12614129,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331941.7874,
                "count": 12614129,
                "maximum": 332737.6417,
                "minimum": 330882.6617,
                "name": "X",
                "position": 0,
                "stddev": 508.9065025,
                "variance": 258985.8283
              },
              {
                "average": 4315104.277,
                "count": 12614129,
                "maximum": 4315668.092,
                "minimum": 4314409.372,
                "name": "Y",
                "position": 1,
                "stddev": 360.9247238,
                "variance": 130266.6562
              },
              {
                "average": 28.73026963,
                "count": 12614129,
                "maximum": 385.1348509,
                "minimum": -10.3651491,
                "name": "Z",
                "position": 2,
                "stddev": 10.86648978,
                "variance": 118.0806002
              },
              {
                "average": 4783.572699,
                "count": 12614129,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4973.546866,
                "variance": 24736168.43
              },
              {
                "average": 1.982943095,
                "count": 12614129,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.239872859,
                "variance": 1.537284707
              },
              {
                "average": 2.785373211,
                "count": 12614129,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.54615222,
                "variance": 2.390586686
              },
              {
                "average": 0.5082801991,
                "count": 12614129,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999314534,
                "variance": 0.2499314581
              },
              {
                "average": 0,
                "count": 12614129,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342578786,
                "count": 12614129,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7695823738,
                "variance": 0.5922570301
              },
              {
                "average": -8.130305463,
                "count": 12614129,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.60412629,
                "variance": 112.4474944
              },
              {
                "average": 0,
                "count": 12614129,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 70.00492519,
                "count": 12614129,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.655742485,
                "variance": 7.052968149
              },
              {
                "average": 203958532.9,
                "count": 12614129,
                "maximum": 207229678,
                "minimum": 203880714.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 502623.3132,
                "variance": 252630194900.0
              },
              {
                "average": 0,
                "count": 12614129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12614129,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12614129,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006227936943,
                "count": 12614129,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02494806348,
                "variance": 0.0006224058716
              },
              {
                "average": 0.4408293272,
                "count": 12614129,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4964865064,
                "variance": 0.246498851
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330882.6617,
              4314409.372,
              -10.3651491,
              332737.6417,
              4315668.092,
              385.1348509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330882.66169274494,
                    4314409.371585419,
                    -10.365149100881183
                  ],
                  [
                    330882.66169274494,
                    4315668.09158542,
                    -10.365149100881183
                  ],
                  [
                    332737.6416927449,
                    4315668.09158542,
                    385.1348508991188
                  ],
                  [
                    332737.6416927449,
                    4314409.371585419,
                    385.1348508991188
                  ],
                  [
                    330882.66169274494,
                    4314409.371585419,
                    -10.365149100881183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:34:38+00:00",
            "end_time": "2018-02-28T19:18:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_326476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95191984991244,
              38.973330349120026,
              -10.442465819731552
            ],
            [
              -76.95223130396575,
              38.98466927102607,
              -10.442465819731552
            ],
            [
              -76.93082859860999,
              38.98502551487677,
              344.71753418026844
            ],
            [
              -76.93052055388692,
              38.97368644974913,
              344.71753418026844
            ],
            [
              -76.95191984991244,
              38.973330349120026,
              -10.442465819731552
            ]
          ]
        ]
      },
      "bbox": [
        -76.9522313,
        38.97333035,
        -10.44246582,
        -76.93052055,
        38.98502551,
        344.7175342
      ],
      "properties": {
        "datetime": "2018-02-28T19:34:38Z",
        "pc:count": 16411942,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331714.7284,
            "count": 16411942,
            "maximum": 332764.4257,
            "minimum": 330909.6657,
            "name": "X",
            "position": 0,
            "stddev": 538.6704788,
            "variance": 290165.8848
          },
          {
            "average": 4316235.002,
            "count": 16411942,
            "maximum": 4316887.123,
            "minimum": 4315628.103,
            "name": "Y",
            "position": 1,
            "stddev": 344.4937745,
            "variance": 118675.9607
          },
          {
            "average": 37.13039561,
            "count": 16411942,
            "maximum": 344.7175342,
            "minimum": -10.44246582,
            "name": "Z",
            "position": 2,
            "stddev": 12.06413459,
            "variance": 145.5433433
          },
          {
            "average": 4545.508642,
            "count": 16411942,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4963.822458,
            "variance": 24639533.39
          },
          {
            "average": 2.127864149,
            "count": 16411942,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.281537925,
            "variance": 1.642339453
          },
          {
            "average": 3.05846639,
            "count": 16411942,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.513939716,
            "variance": 2.292013465
          },
          {
            "average": 0.4988296936,
            "count": 16411942,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999986456,
            "variance": 0.2499986456
          },
          {
            "average": 0,
            "count": 16411942,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316106954,
            "count": 16411942,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4982054812,
            "variance": 0.2482087015
          },
          {
            "average": -7.370075343,
            "count": 16411942,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.78269081,
            "variance": 138.8318027
          },
          {
            "average": 0,
            "count": 16411942,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.4755489,
            "count": 16411942,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6301428403,
            "variance": 0.3970799992
          },
          {
            "average": 203881011.9,
            "count": 16411942,
            "maximum": 203881678,
            "minimum": 203880212.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472.9930627,
            "variance": 223722.4373
          },
          {
            "average": 0,
            "count": 16411942,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16411942,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16411942,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005006720107,
            "count": 16411942,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02237009988,
            "variance": 0.0005004213687
          },
          {
            "average": 0.4730480403,
            "count": 16411942,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4992730786,
            "variance": 0.2492736071
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330909.6657,
          4315628.103,
          -10.44246582,
          332764.4257,
          4316887.123,
          344.7175342
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330909.66574165656,
                4315628.102824974,
                -10.442465819731552
              ],
              [
                330909.66574165656,
                4316887.122824973,
                -10.442465819731552
              ],
              [
                332764.42574165657,
                4316887.122824973,
                344.71753418026844
              ],
              [
                332764.42574165657,
                4315628.102824974,
                344.71753418026844
              ],
              [
                330909.66574165656,
                4315628.102824974,
                -10.442465819731552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:34:38+00:00",
        "end_time": "2018-02-28T19:10:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_326476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_326476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_326476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_326476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9522313,
            38.97333035,
            -10.44246582,
            -76.93052055,
            38.98502551,
            344.7175342
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95191984991244,
                  38.973330349120026,
                  -10.442465819731552
                ],
                [
                  -76.95223130396575,
                  38.98466927102607,
                  -10.442465819731552
                ],
                [
                  -76.93082859860999,
                  38.98502551487677,
                  344.71753418026844
                ],
                [
                  -76.93052055388692,
                  38.97368644974913,
                  344.71753418026844
                ],
                [
                  -76.95191984991244,
                  38.973330349120026,
                  -10.442465819731552
                ]
              ]
            ]
          },
          "id": "20180228_326476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_326476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:34:38Z",
            "pc:count": 16411942,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331714.7284,
                "count": 16411942,
                "maximum": 332764.4257,
                "minimum": 330909.6657,
                "name": "X",
                "position": 0,
                "stddev": 538.6704788,
                "variance": 290165.8848
              },
              {
                "average": 4316235.002,
                "count": 16411942,
                "maximum": 4316887.123,
                "minimum": 4315628.103,
                "name": "Y",
                "position": 1,
                "stddev": 344.4937745,
                "variance": 118675.9607
              },
              {
                "average": 37.13039561,
                "count": 16411942,
                "maximum": 344.7175342,
                "minimum": -10.44246582,
                "name": "Z",
                "position": 2,
                "stddev": 12.06413459,
                "variance": 145.5433433
              },
              {
                "average": 4545.508642,
                "count": 16411942,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4963.822458,
                "variance": 24639533.39
              },
              {
                "average": 2.127864149,
                "count": 16411942,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.281537925,
                "variance": 1.642339453
              },
              {
                "average": 3.05846639,
                "count": 16411942,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.513939716,
                "variance": 2.292013465
              },
              {
                "average": 0.4988296936,
                "count": 16411942,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999986456,
                "variance": 0.2499986456
              },
              {
                "average": 0,
                "count": 16411942,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316106954,
                "count": 16411942,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4982054812,
                "variance": 0.2482087015
              },
              {
                "average": -7.370075343,
                "count": 16411942,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.78269081,
                "variance": 138.8318027
              },
              {
                "average": 0,
                "count": 16411942,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.4755489,
                "count": 16411942,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6301428403,
                "variance": 0.3970799992
              },
              {
                "average": 203881011.9,
                "count": 16411942,
                "maximum": 203881678,
                "minimum": 203880212.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472.9930627,
                "variance": 223722.4373
              },
              {
                "average": 0,
                "count": 16411942,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16411942,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16411942,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005006720107,
                "count": 16411942,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02237009988,
                "variance": 0.0005004213687
              },
              {
                "average": 0.4730480403,
                "count": 16411942,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4992730786,
                "variance": 0.2492736071
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330909.6657,
              4315628.103,
              -10.44246582,
              332764.4257,
              4316887.123,
              344.7175342
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330909.66574165656,
                    4315628.102824974,
                    -10.442465819731552
                  ],
                  [
                    330909.66574165656,
                    4316887.122824973,
                    -10.442465819731552
                  ],
                  [
                    332764.42574165657,
                    4316887.122824973,
                    344.71753418026844
                  ],
                  [
                    332764.42574165657,
                    4315628.102824974,
                    344.71753418026844
                  ],
                  [
                    330909.66574165656,
                    4315628.102824974,
                    -10.442465819731552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:34:38+00:00",
            "end_time": "2018-02-28T19:10:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_326480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95191473009493,
              38.98431459597575,
              -9.92598076052596
            ],
            [
              -76.95222626071107,
              38.995651875417856,
              -9.92598076052596
            ],
            [
              -76.93081747754228,
              38.99600824758656,
              345.014019239474
            ],
            [
              -76.93050935807173,
              38.984670824903915,
              345.014019239474
            ],
            [
              -76.95191473009493,
              38.98431459597575,
              -9.92598076052596
            ]
          ]
        ]
      },
      "bbox": [
        -76.95222626,
        38.9843146,
        -9.925980761,
        -76.93050936,
        38.99600825,
        345.0140192
      ],
      "properties": {
        "datetime": "2018-02-28T19:34:12Z",
        "pc:count": 11753548,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331838.1817,
            "count": 11753548,
            "maximum": 332791.2437,
            "minimum": 330936.2437,
            "name": "X",
            "position": 0,
            "stddev": 498.8976738,
            "variance": 248898.8889
          },
          {
            "average": 4317504.616,
            "count": 11753548,
            "maximum": 4318106.011,
            "minimum": 4316847.171,
            "name": "Y",
            "position": 1,
            "stddev": 384.5547765,
            "variance": 147882.3761
          },
          {
            "average": 35.20972828,
            "count": 11753548,
            "maximum": 345.0140192,
            "minimum": -9.925980761,
            "name": "Z",
            "position": 2,
            "stddev": 11.85838998,
            "variance": 140.621413
          },
          {
            "average": 5968.058014,
            "count": 11753548,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5515.65684,
            "variance": 30422470.38
          },
          {
            "average": 1.832272349,
            "count": 11753548,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.171965134,
            "variance": 1.373502275
          },
          {
            "average": 2.453051964,
            "count": 11753548,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.529046594,
            "variance": 2.337983486
          },
          {
            "average": 0.5016941267,
            "count": 11753548,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971512,
            "variance": 0.2499971512
          },
          {
            "average": 0,
            "count": 11753548,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.384109973,
            "count": 11753548,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5759302903,
            "variance": 0.3316956993
          },
          {
            "average": 11.62186167,
            "count": 11753548,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.937425592,
            "variance": 63.00272503
          },
          {
            "average": 0,
            "count": 11753548,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.73079788,
            "count": 11753548,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.770998517,
            "variance": 3.136435747
          },
          {
            "average": 203880412.1,
            "count": 11753548,
            "maximum": 203881652.2,
            "minimum": 203872295.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 978.5007869,
            "variance": 957463.7899
          },
          {
            "average": 0,
            "count": 11753548,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11753548,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11753548,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006041579955,
            "count": 11753548,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02457220055,
            "variance": 0.00060379304
          },
          {
            "average": 0.4292807585,
            "count": 11753548,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4949735445,
            "variance": 0.2449988097
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330936.2437,
          4316847.171,
          -9.925980761,
          332791.2437,
          4318106.011,
          345.0140192
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330936.24372004735,
                4316847.171465192,
                -9.92598076052596
              ],
              [
                330936.24372004735,
                4318106.011465192,
                -9.92598076052596
              ],
              [
                332791.24372004735,
                4318106.011465192,
                345.014019239474
              ],
              [
                332791.24372004735,
                4316847.171465192,
                345.014019239474
              ],
              [
                330936.24372004735,
                4316847.171465192,
                -9.92598076052596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:34:12+00:00",
        "end_time": "2018-02-28T16:58:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_326480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_326480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_326480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_326480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95222626,
            38.9843146,
            -9.925980761,
            -76.93050936,
            38.99600825,
            345.0140192
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95191473009493,
                  38.98431459597575,
                  -9.92598076052596
                ],
                [
                  -76.95222626071107,
                  38.995651875417856,
                  -9.92598076052596
                ],
                [
                  -76.93081747754228,
                  38.99600824758656,
                  345.014019239474
                ],
                [
                  -76.93050935807173,
                  38.984670824903915,
                  345.014019239474
                ],
                [
                  -76.95191473009493,
                  38.98431459597575,
                  -9.92598076052596
                ]
              ]
            ]
          },
          "id": "20180228_326480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_326480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:34:12Z",
            "pc:count": 11753548,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331838.1817,
                "count": 11753548,
                "maximum": 332791.2437,
                "minimum": 330936.2437,
                "name": "X",
                "position": 0,
                "stddev": 498.8976738,
                "variance": 248898.8889
              },
              {
                "average": 4317504.616,
                "count": 11753548,
                "maximum": 4318106.011,
                "minimum": 4316847.171,
                "name": "Y",
                "position": 1,
                "stddev": 384.5547765,
                "variance": 147882.3761
              },
              {
                "average": 35.20972828,
                "count": 11753548,
                "maximum": 345.0140192,
                "minimum": -9.925980761,
                "name": "Z",
                "position": 2,
                "stddev": 11.85838998,
                "variance": 140.621413
              },
              {
                "average": 5968.058014,
                "count": 11753548,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5515.65684,
                "variance": 30422470.38
              },
              {
                "average": 1.832272349,
                "count": 11753548,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.171965134,
                "variance": 1.373502275
              },
              {
                "average": 2.453051964,
                "count": 11753548,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.529046594,
                "variance": 2.337983486
              },
              {
                "average": 0.5016941267,
                "count": 11753548,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971512,
                "variance": 0.2499971512
              },
              {
                "average": 0,
                "count": 11753548,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.384109973,
                "count": 11753548,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5759302903,
                "variance": 0.3316956993
              },
              {
                "average": 11.62186167,
                "count": 11753548,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.937425592,
                "variance": 63.00272503
              },
              {
                "average": 0,
                "count": 11753548,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.73079788,
                "count": 11753548,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.770998517,
                "variance": 3.136435747
              },
              {
                "average": 203880412.1,
                "count": 11753548,
                "maximum": 203881652.2,
                "minimum": 203872295.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 978.5007869,
                "variance": 957463.7899
              },
              {
                "average": 0,
                "count": 11753548,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11753548,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11753548,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006041579955,
                "count": 11753548,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02457220055,
                "variance": 0.00060379304
              },
              {
                "average": 0.4292807585,
                "count": 11753548,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4949735445,
                "variance": 0.2449988097
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330936.2437,
              4316847.171,
              -9.925980761,
              332791.2437,
              4318106.011,
              345.0140192
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330936.24372004735,
                    4316847.171465192,
                    -9.92598076052596
                  ],
                  [
                    330936.24372004735,
                    4318106.011465192,
                    -9.92598076052596
                  ],
                  [
                    332791.24372004735,
                    4318106.011465192,
                    345.014019239474
                  ],
                  [
                    332791.24372004735,
                    4316847.171465192,
                    345.014019239474
                  ],
                  [
                    330936.24372004735,
                    4316847.171465192,
                    -9.92598076052596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:34:12+00:00",
            "end_time": "2018-02-28T16:58: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": "20180228_344472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88862606056443,
              38.962305028068855,
              -9.800210650008609
            ],
            [
              -76.88892726708585,
              38.973643131616555,
              -9.800210650008609
            ],
            [
              -76.86752409232649,
              38.97398773109815,
              368.37978934999137
            ],
            [
              -76.86722629386804,
              38.96264948900871,
              368.37978934999137
            ],
            [
              -76.88862606056443,
              38.962305028068855,
              -9.800210650008609
            ]
          ]
        ]
      },
      "bbox": [
        -76.88892727,
        38.96230503,
        -9.80021065,
        -76.86722629,
        38.97398773,
        368.3797893
      ],
      "properties": {
        "datetime": "2018-02-28T19:11:32Z",
        "pc:count": 15280284,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337349.8003,
            "count": 15280284,
            "maximum": 338222.737,
            "minimum": 336367.717,
            "name": "X",
            "position": 0,
            "stddev": 530.2250717,
            "variance": 281138.6267
          },
          {
            "average": 4314916.939,
            "count": 15280284,
            "maximum": 4315547.726,
            "minimum": 4314288.846,
            "name": "Y",
            "position": 1,
            "stddev": 350.7447348,
            "variance": 123021.869
          },
          {
            "average": 38.09248274,
            "count": 15280284,
            "maximum": 368.3797893,
            "minimum": -9.80021065,
            "name": "Z",
            "position": 2,
            "stddev": 9.563891025,
            "variance": 91.46801155
          },
          {
            "average": 5448.042798,
            "count": 15280284,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5678.064955,
            "variance": 32240421.63
          },
          {
            "average": 2.002861465,
            "count": 15280284,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.248640666,
            "variance": 1.559103512
          },
          {
            "average": 2.875152779,
            "count": 15280284,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.543606505,
            "variance": 2.382721042
          },
          {
            "average": 0.4988605578,
            "count": 15280284,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998718,
            "variance": 0.249998718
          },
          {
            "average": 0,
            "count": 15280284,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.360060193,
            "count": 15280284,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5610088054,
            "variance": 0.3147308797
          },
          {
            "average": 7.299892014,
            "count": 15280284,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.41295653,
            "variance": 130.2555769
          },
          {
            "average": 0,
            "count": 15280284,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.47928029,
            "count": 15280284,
            "maximum": 71,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.79939529,
            "variance": 14.43540457
          },
          {
            "average": 203872747.4,
            "count": 15280284,
            "maximum": 203880292.7,
            "minimum": 203871773,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2277.919039,
            "variance": 5188915.149
          },
          {
            "average": 0,
            "count": 15280284,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15280284,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15280284,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006878144411,
            "count": 15280284,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0262171966,
            "variance": 0.0006873413974
          },
          {
            "average": 0.3484014433,
            "count": 15280284,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4764639467,
            "variance": 0.2270178925
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336367.717,
          4314288.846,
          -9.80021065,
          338222.737,
          4315547.726,
          368.3797893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336367.7169881946,
                4314288.845529532,
                -9.800210650008609
              ],
              [
                336367.7169881946,
                4315547.725529533,
                -9.800210650008609
              ],
              [
                338222.73698819464,
                4315547.725529533,
                368.37978934999137
              ],
              [
                338222.73698819464,
                4314288.845529532,
                368.37978934999137
              ],
              [
                336367.7169881946,
                4314288.845529532,
                -9.800210650008609
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:11:32+00:00",
        "end_time": "2018-02-28T16:49:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK2/20180228_344472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK2/20180228_344472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_344472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88892727,
            38.96230503,
            -9.80021065,
            -76.86722629,
            38.97398773,
            368.3797893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88862606056443,
                  38.962305028068855,
                  -9.800210650008609
                ],
                [
                  -76.88892726708585,
                  38.973643131616555,
                  -9.800210650008609
                ],
                [
                  -76.86752409232649,
                  38.97398773109815,
                  368.37978934999137
                ],
                [
                  -76.86722629386804,
                  38.96264948900871,
                  368.37978934999137
                ],
                [
                  -76.88862606056443,
                  38.962305028068855,
                  -9.800210650008609
                ]
              ]
            ]
          },
          "id": "20180228_344472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK2/20180228_344472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:11:32Z",
            "pc:count": 15280284,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337349.8003,
                "count": 15280284,
                "maximum": 338222.737,
                "minimum": 336367.717,
                "name": "X",
                "position": 0,
                "stddev": 530.2250717,
                "variance": 281138.6267
              },
              {
                "average": 4314916.939,
                "count": 15280284,
                "maximum": 4315547.726,
                "minimum": 4314288.846,
                "name": "Y",
                "position": 1,
                "stddev": 350.7447348,
                "variance": 123021.869
              },
              {
                "average": 38.09248274,
                "count": 15280284,
                "maximum": 368.3797893,
                "minimum": -9.80021065,
                "name": "Z",
                "position": 2,
                "stddev": 9.563891025,
                "variance": 91.46801155
              },
              {
                "average": 5448.042798,
                "count": 15280284,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5678.064955,
                "variance": 32240421.63
              },
              {
                "average": 2.002861465,
                "count": 15280284,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.248640666,
                "variance": 1.559103512
              },
              {
                "average": 2.875152779,
                "count": 15280284,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.543606505,
                "variance": 2.382721042
              },
              {
                "average": 0.4988605578,
                "count": 15280284,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998718,
                "variance": 0.249998718
              },
              {
                "average": 0,
                "count": 15280284,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.360060193,
                "count": 15280284,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5610088054,
                "variance": 0.3147308797
              },
              {
                "average": 7.299892014,
                "count": 15280284,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.41295653,
                "variance": 130.2555769
              },
              {
                "average": 0,
                "count": 15280284,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.47928029,
                "count": 15280284,
                "maximum": 71,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.79939529,
                "variance": 14.43540457
              },
              {
                "average": 203872747.4,
                "count": 15280284,
                "maximum": 203880292.7,
                "minimum": 203871773,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2277.919039,
                "variance": 5188915.149
              },
              {
                "average": 0,
                "count": 15280284,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15280284,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15280284,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006878144411,
                "count": 15280284,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0262171966,
                "variance": 0.0006873413974
              },
              {
                "average": 0.3484014433,
                "count": 15280284,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4764639467,
                "variance": 0.2270178925
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336367.717,
              4314288.846,
              -9.80021065,
              338222.737,
              4315547.726,
              368.3797893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336367.7169881946,
                    4314288.845529532,
                    -9.800210650008609
                  ],
                  [
                    336367.7169881946,
                    4315547.725529533,
                    -9.800210650008609
                  ],
                  [
                    338222.73698819464,
                    4315547.725529533,
                    368.37978934999137
                  ],
                  [
                    338222.73698819464,
                    4314288.845529532,
                    368.37978934999137
                  ],
                  [
                    336367.7169881946,
                    4314288.845529532,
                    -9.800210650008609
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:11:32+00:00",
            "end_time": "2018-02-28T16:49: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": "20180228_344448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88872812925452,
              38.89640700961451,
              -10.393140356334555
            ],
            [
              -76.88902865001832,
              38.907745420937836,
              -10.393140356334555
            ],
            [
              -76.86764735373116,
              38.90808952123236,
              426.70685964366544
            ],
            [
              -76.86735022961247,
              38.89675097149495,
              426.70685964366544
            ],
            [
              -76.88872812925452,
              38.89640700961451,
              -10.393140356334555
            ]
          ]
        ]
      },
      "bbox": [
        -76.88902865,
        38.89640701,
        -10.39314036,
        -76.86735023,
        38.90808952,
        426.7068596
      ],
      "properties": {
        "datetime": "2018-04-12T01:43:41Z",
        "pc:count": 15281600,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337029.9431,
            "count": 15281600,
            "maximum": 338062.1677,
            "minimum": 336207.3277,
            "name": "X",
            "position": 0,
            "stddev": 538.3236683,
            "variance": 289792.3718
          },
          {
            "average": 4307606.358,
            "count": 15281600,
            "maximum": 4308234.401,
            "minimum": 4306975.501,
            "name": "Y",
            "position": 1,
            "stddev": 358.3230757,
            "variance": 128395.4266
          },
          {
            "average": 58.56031573,
            "count": 15281600,
            "maximum": 426.7068596,
            "minimum": -10.39314036,
            "name": "Z",
            "position": 2,
            "stddev": 11.94224495,
            "variance": 142.6172146
          },
          {
            "average": 3984.987009,
            "count": 15281600,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4037.987799,
            "variance": 16305345.47
          },
          {
            "average": 1.680894409,
            "count": 15281600,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.063294964,
            "variance": 1.13059618
          },
          {
            "average": 2.233829049,
            "count": 15281600,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.412073559,
            "variance": 1.993951737
          },
          {
            "average": 0.6086337818,
            "count": 15281600,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4880560593,
            "variance": 0.238198717
          },
          {
            "average": 0,
            "count": 15281600,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.36302645,
            "count": 15281600,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5171052394,
            "variance": 0.2673978286
          },
          {
            "average": -1.273871103,
            "count": 15281600,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.94811417,
            "variance": 167.6536604
          },
          {
            "average": 0,
            "count": 15281600,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89.71891157,
            "count": 15281600,
            "maximum": 93,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.801337166,
            "variance": 23.05283858
          },
          {
            "average": 207304300.1,
            "count": 15281600,
            "maximum": 207532621.7,
            "minimum": 203881790.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 739185.6745,
            "variance": 546395461400.0
          },
          {
            "average": 0,
            "count": 15281600,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15281600,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15281600,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000633637839,
            "count": 15281600,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02516418851,
            "variance": 0.0006332363835
          },
          {
            "average": 0.6783116297,
            "count": 15281600,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4671241559,
            "variance": 0.218204977
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336207.3277,
          4306975.501,
          -10.39314036,
          338062.1677,
          4308234.401,
          426.7068596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336207.32771739486,
                4306975.500628577,
                -10.393140356334555
              ],
              [
                336207.32771739486,
                4308234.400628577,
                -10.393140356334555
              ],
              [
                338062.1677173948,
                4308234.400628577,
                426.70685964366544
              ],
              [
                338062.1677173948,
                4306975.500628577,
                426.70685964366544
              ],
              [
                336207.32771739486,
                4306975.500628577,
                -10.393140356334555
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:43:41+00:00",
        "end_time": "2018-02-28T19:36:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_344448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_344448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_344448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88902865,
            38.89640701,
            -10.39314036,
            -76.86735023,
            38.90808952,
            426.7068596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88872812925452,
                  38.89640700961451,
                  -10.393140356334555
                ],
                [
                  -76.88902865001832,
                  38.907745420937836,
                  -10.393140356334555
                ],
                [
                  -76.86764735373116,
                  38.90808952123236,
                  426.70685964366544
                ],
                [
                  -76.86735022961247,
                  38.89675097149495,
                  426.70685964366544
                ],
                [
                  -76.88872812925452,
                  38.89640700961451,
                  -10.393140356334555
                ]
              ]
            ]
          },
          "id": "20180228_344448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_344448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:43:41Z",
            "pc:count": 15281600,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337029.9431,
                "count": 15281600,
                "maximum": 338062.1677,
                "minimum": 336207.3277,
                "name": "X",
                "position": 0,
                "stddev": 538.3236683,
                "variance": 289792.3718
              },
              {
                "average": 4307606.358,
                "count": 15281600,
                "maximum": 4308234.401,
                "minimum": 4306975.501,
                "name": "Y",
                "position": 1,
                "stddev": 358.3230757,
                "variance": 128395.4266
              },
              {
                "average": 58.56031573,
                "count": 15281600,
                "maximum": 426.7068596,
                "minimum": -10.39314036,
                "name": "Z",
                "position": 2,
                "stddev": 11.94224495,
                "variance": 142.6172146
              },
              {
                "average": 3984.987009,
                "count": 15281600,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4037.987799,
                "variance": 16305345.47
              },
              {
                "average": 1.680894409,
                "count": 15281600,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.063294964,
                "variance": 1.13059618
              },
              {
                "average": 2.233829049,
                "count": 15281600,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.412073559,
                "variance": 1.993951737
              },
              {
                "average": 0.6086337818,
                "count": 15281600,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4880560593,
                "variance": 0.238198717
              },
              {
                "average": 0,
                "count": 15281600,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.36302645,
                "count": 15281600,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5171052394,
                "variance": 0.2673978286
              },
              {
                "average": -1.273871103,
                "count": 15281600,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.94811417,
                "variance": 167.6536604
              },
              {
                "average": 0,
                "count": 15281600,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89.71891157,
                "count": 15281600,
                "maximum": 93,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.801337166,
                "variance": 23.05283858
              },
              {
                "average": 207304300.1,
                "count": 15281600,
                "maximum": 207532621.7,
                "minimum": 203881790.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 739185.6745,
                "variance": 546395461400.0
              },
              {
                "average": 0,
                "count": 15281600,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15281600,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15281600,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000633637839,
                "count": 15281600,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02516418851,
                "variance": 0.0006332363835
              },
              {
                "average": 0.6783116297,
                "count": 15281600,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4671241559,
                "variance": 0.218204977
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336207.3277,
              4306975.501,
              -10.39314036,
              338062.1677,
              4308234.401,
              426.7068596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336207.32771739486,
                    4306975.500628577,
                    -10.393140356334555
                  ],
                  [
                    336207.32771739486,
                    4308234.400628577,
                    -10.393140356334555
                  ],
                  [
                    338062.1677173948,
                    4308234.400628577,
                    426.70685964366544
                  ],
                  [
                    338062.1677173948,
                    4306975.500628577,
                    426.70685964366544
                  ],
                  [
                    336207.32771739486,
                    4306975.500628577,
                    -10.393140356334555
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:43:41+00:00",
            "end_time": "2018-02-28T19:36: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": "20180228_344460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8886761884228,
              38.92935578163615,
              -9.886020480136892
            ],
            [
              -76.88897705415765,
              38.94069412915087,
              -9.886020480136892
            ],
            [
              -76.86758563456699,
              38.94103846599264,
              403.4739795198631
            ],
            [
              -76.86728817107957,
              38.92969998000423,
              403.4739795198631
            ],
            [
              -76.8886761884228,
              38.92935578163615,
              -9.886020480136892
            ]
          ]
        ]
      },
      "bbox": [
        -76.88897705,
        38.92935578,
        -9.88602048,
        -76.86728817,
        38.94103847,
        403.4739795
      ],
      "properties": {
        "datetime": "2018-04-12T01:34:06Z",
        "pc:count": 15826897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337346.3476,
            "count": 15826897,
            "maximum": 338142.4353,
            "minimum": 336287.5753,
            "name": "X",
            "position": 0,
            "stddev": 549.7029736,
            "variance": 302173.3592
          },
          {
            "average": 4311206.199,
            "count": 15826897,
            "maximum": 4311891.036,
            "minimum": 4310632.136,
            "name": "Y",
            "position": 1,
            "stddev": 339.8108138,
            "variance": 115471.3892
          },
          {
            "average": 33.81247466,
            "count": 15826897,
            "maximum": 403.4739795,
            "minimum": -9.88602048,
            "name": "Z",
            "position": 2,
            "stddev": 10.93048471,
            "variance": 119.4754959
          },
          {
            "average": 5313.106367,
            "count": 15826897,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5496.122304,
            "variance": 30207360.38
          },
          {
            "average": 1.780253135,
            "count": 15826897,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.149636582,
            "variance": 1.321664271
          },
          {
            "average": 2.370949277,
            "count": 15826897,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.513736434,
            "variance": 2.291397991
          },
          {
            "average": 0.5184991726,
            "count": 15826897,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996576792,
            "variance": 0.2496577964
          },
          {
            "average": 0,
            "count": 15826897,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361302724,
            "count": 15826897,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6235892634,
            "variance": 0.3888635694
          },
          {
            "average": 0.8575550148,
            "count": 15826897,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.81071396,
            "variance": 190.7358202
          },
          {
            "average": 0,
            "count": 15826897,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.92482791,
            "count": 15826897,
            "maximum": 91,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.608781126,
            "variance": 74.11111248
          },
          {
            "average": 204616037,
            "count": 15826897,
            "maximum": 207532046.4,
            "minimum": 203880307.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1464331.808,
            "variance": 2144267644000.0
          },
          {
            "average": 0,
            "count": 15826897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15826897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15826897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007391215094,
            "count": 15826897,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02717674108,
            "variance": 0.0007385752555
          },
          {
            "average": 0.5434033595,
            "count": 15826897,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4981126018,
            "variance": 0.2481161641
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336287.5753,
          4310632.136,
          -9.88602048,
          338142.4353,
          4311891.036,
          403.4739795
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336287.57527476415,
                4310632.135918946,
                -9.886020480136892
              ],
              [
                336287.57527476415,
                4311891.035918946,
                -9.886020480136892
              ],
              [
                338142.43527476414,
                4311891.035918946,
                403.4739795198631
              ],
              [
                338142.43527476414,
                4310632.135918946,
                403.4739795198631
              ],
              [
                336287.57527476415,
                4310632.135918946,
                -9.886020480136892
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:34:06+00:00",
        "end_time": "2018-02-28T19:11:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_344460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_344460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_344460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88897705,
            38.92935578,
            -9.88602048,
            -76.86728817,
            38.94103847,
            403.4739795
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8886761884228,
                  38.92935578163615,
                  -9.886020480136892
                ],
                [
                  -76.88897705415765,
                  38.94069412915087,
                  -9.886020480136892
                ],
                [
                  -76.86758563456699,
                  38.94103846599264,
                  403.4739795198631
                ],
                [
                  -76.86728817107957,
                  38.92969998000423,
                  403.4739795198631
                ],
                [
                  -76.8886761884228,
                  38.92935578163615,
                  -9.886020480136892
                ]
              ]
            ]
          },
          "id": "20180228_344460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_344460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:34:06Z",
            "pc:count": 15826897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337346.3476,
                "count": 15826897,
                "maximum": 338142.4353,
                "minimum": 336287.5753,
                "name": "X",
                "position": 0,
                "stddev": 549.7029736,
                "variance": 302173.3592
              },
              {
                "average": 4311206.199,
                "count": 15826897,
                "maximum": 4311891.036,
                "minimum": 4310632.136,
                "name": "Y",
                "position": 1,
                "stddev": 339.8108138,
                "variance": 115471.3892
              },
              {
                "average": 33.81247466,
                "count": 15826897,
                "maximum": 403.4739795,
                "minimum": -9.88602048,
                "name": "Z",
                "position": 2,
                "stddev": 10.93048471,
                "variance": 119.4754959
              },
              {
                "average": 5313.106367,
                "count": 15826897,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5496.122304,
                "variance": 30207360.38
              },
              {
                "average": 1.780253135,
                "count": 15826897,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.149636582,
                "variance": 1.321664271
              },
              {
                "average": 2.370949277,
                "count": 15826897,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.513736434,
                "variance": 2.291397991
              },
              {
                "average": 0.5184991726,
                "count": 15826897,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996576792,
                "variance": 0.2496577964
              },
              {
                "average": 0,
                "count": 15826897,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361302724,
                "count": 15826897,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6235892634,
                "variance": 0.3888635694
              },
              {
                "average": 0.8575550148,
                "count": 15826897,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.81071396,
                "variance": 190.7358202
              },
              {
                "average": 0,
                "count": 15826897,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.92482791,
                "count": 15826897,
                "maximum": 91,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.608781126,
                "variance": 74.11111248
              },
              {
                "average": 204616037,
                "count": 15826897,
                "maximum": 207532046.4,
                "minimum": 203880307.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1464331.808,
                "variance": 2144267644000.0
              },
              {
                "average": 0,
                "count": 15826897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15826897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15826897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007391215094,
                "count": 15826897,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02717674108,
                "variance": 0.0007385752555
              },
              {
                "average": 0.5434033595,
                "count": 15826897,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4981126018,
                "variance": 0.2481161641
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336287.5753,
              4310632.136,
              -9.88602048,
              338142.4353,
              4311891.036,
              403.4739795
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336287.57527476415,
                    4310632.135918946,
                    -9.886020480136892
                  ],
                  [
                    336287.57527476415,
                    4311891.035918946,
                    -9.886020480136892
                  ],
                  [
                    338142.43527476414,
                    4311891.035918946,
                    403.4739795198631
                  ],
                  [
                    338142.43527476414,
                    4310632.135918946,
                    403.4739795198631
                  ],
                  [
                    336287.57527476415,
                    4310632.135918946,
                    -9.886020480136892
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:34:06+00:00",
            "end_time": "2018-02-28T19:11: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": "20180217_398448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69899418735092,
              38.8960721354205,
              -9.923469604693338
            ],
            [
              -76.69926450363215,
              38.90741082573438,
              -9.923469604693338
            ],
            [
              -76.67788225534171,
              38.90772015404316,
              309.35653039530666
            ],
            [
              -76.67761533659558,
              38.89638133929892,
              309.35653039530666
            ],
            [
              -76.69899418735092,
              38.8960721354205,
              -9.923469604693338
            ]
          ]
        ]
      },
      "bbox": [
        -76.6992645,
        38.89607214,
        -9.923469605,
        -76.67761534,
        38.90772015,
        309.3565304
      ],
      "properties": {
        "datetime": "2018-02-17T16:37:39Z",
        "pc:count": 13931108,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353572.9284,
            "count": 13931108,
            "maximum": 354516.4221,
            "minimum": 352661.6821,
            "name": "X",
            "position": 0,
            "stddev": 455.9750984,
            "variance": 207913.2904
          },
          {
            "average": 4307300.377,
            "count": 13931108,
            "maximum": 4307873.536,
            "minimum": 4306614.736,
            "name": "Y",
            "position": 1,
            "stddev": 371.0435452,
            "variance": 137673.3124
          },
          {
            "average": 33.8200067,
            "count": 13931108,
            "maximum": 309.3565304,
            "minimum": -9.923469605,
            "name": "Z",
            "position": 2,
            "stddev": 11.72399275,
            "variance": 137.4520061
          },
          {
            "average": 6632.878822,
            "count": 13931108,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6642.348035,
            "variance": 44120787.41
          },
          {
            "average": 2.205106514,
            "count": 13931108,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.401807835,
            "variance": 1.965065206
          },
          {
            "average": 3.195911768,
            "count": 13931108,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.667040052,
            "variance": 2.779022534
          },
          {
            "average": 0.4969743972,
            "count": 13931108,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908636,
            "variance": 0.2499908637
          },
          {
            "average": 0,
            "count": 13931108,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.365862787,
            "count": 13931108,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5156978052,
            "variance": 0.2659442263
          },
          {
            "average": -9.352651896,
            "count": 13931108,
            "maximum": 12,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.085325434,
            "variance": 65.37248738
          },
          {
            "average": 0,
            "count": 13931108,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.49958668,
            "count": 13931108,
            "maximum": 28,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5247654093,
            "variance": 0.2753787348
          },
          {
            "average": 202920477.4,
            "count": 13931108,
            "maximum": 202920659.6,
            "minimum": 202914232,
            "name": "GpsTime",
            "position": 12,
            "stddev": 221.1257033,
            "variance": 48896.57664
          },
          {
            "average": 0,
            "count": 13931108,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13931108,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13931108,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003292631139,
            "count": 13931108,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01814262173,
            "variance": 0.0003291547233
          },
          {
            "average": 0.3359480811,
            "count": 13931108,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4723208485,
            "variance": 0.2230869839
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352661.6821,
          4306614.736,
          -9.923469605,
          354516.4221,
          4307873.536,
          309.3565304
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352661.68212602934,
                4306614.735686129,
                -9.923469604693338
              ],
              [
                352661.68212602934,
                4307873.53568613,
                -9.923469604693338
              ],
              [
                354516.4221260293,
                4307873.53568613,
                309.35653039530666
              ],
              [
                354516.4221260293,
                4306614.735686129,
                309.35653039530666
              ],
              [
                352661.68212602934,
                4306614.735686129,
                -9.923469604693338
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:37:39+00:00",
        "end_time": "2018-02-17T14:50:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_398448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_398448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_398448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.6992645,
            38.89607214,
            -9.923469605,
            -76.67761534,
            38.90772015,
            309.3565304
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69899418735092,
                  38.8960721354205,
                  -9.923469604693338
                ],
                [
                  -76.69926450363215,
                  38.90741082573438,
                  -9.923469604693338
                ],
                [
                  -76.67788225534171,
                  38.90772015404316,
                  309.35653039530666
                ],
                [
                  -76.67761533659558,
                  38.89638133929892,
                  309.35653039530666
                ],
                [
                  -76.69899418735092,
                  38.8960721354205,
                  -9.923469604693338
                ]
              ]
            ]
          },
          "id": "20180217_398448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_398448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:37:39Z",
            "pc:count": 13931108,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353572.9284,
                "count": 13931108,
                "maximum": 354516.4221,
                "minimum": 352661.6821,
                "name": "X",
                "position": 0,
                "stddev": 455.9750984,
                "variance": 207913.2904
              },
              {
                "average": 4307300.377,
                "count": 13931108,
                "maximum": 4307873.536,
                "minimum": 4306614.736,
                "name": "Y",
                "position": 1,
                "stddev": 371.0435452,
                "variance": 137673.3124
              },
              {
                "average": 33.8200067,
                "count": 13931108,
                "maximum": 309.3565304,
                "minimum": -9.923469605,
                "name": "Z",
                "position": 2,
                "stddev": 11.72399275,
                "variance": 137.4520061
              },
              {
                "average": 6632.878822,
                "count": 13931108,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6642.348035,
                "variance": 44120787.41
              },
              {
                "average": 2.205106514,
                "count": 13931108,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.401807835,
                "variance": 1.965065206
              },
              {
                "average": 3.195911768,
                "count": 13931108,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.667040052,
                "variance": 2.779022534
              },
              {
                "average": 0.4969743972,
                "count": 13931108,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908636,
                "variance": 0.2499908637
              },
              {
                "average": 0,
                "count": 13931108,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.365862787,
                "count": 13931108,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5156978052,
                "variance": 0.2659442263
              },
              {
                "average": -9.352651896,
                "count": 13931108,
                "maximum": 12,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.085325434,
                "variance": 65.37248738
              },
              {
                "average": 0,
                "count": 13931108,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.49958668,
                "count": 13931108,
                "maximum": 28,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5247654093,
                "variance": 0.2753787348
              },
              {
                "average": 202920477.4,
                "count": 13931108,
                "maximum": 202920659.6,
                "minimum": 202914232,
                "name": "GpsTime",
                "position": 12,
                "stddev": 221.1257033,
                "variance": 48896.57664
              },
              {
                "average": 0,
                "count": 13931108,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13931108,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13931108,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003292631139,
                "count": 13931108,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01814262173,
                "variance": 0.0003291547233
              },
              {
                "average": 0.3359480811,
                "count": 13931108,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4723208485,
                "variance": 0.2230869839
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352661.6821,
              4306614.736,
              -9.923469605,
              354516.4221,
              4307873.536,
              309.3565304
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352661.68212602934,
                    4306614.735686129,
                    -9.923469604693338
                  ],
                  [
                    352661.68212602934,
                    4307873.53568613,
                    -9.923469604693338
                  ],
                  [
                    354516.4221260293,
                    4307873.53568613,
                    309.35653039530666
                  ],
                  [
                    354516.4221260293,
                    4306614.735686129,
                    309.35653039530666
                  ],
                  [
                    352661.68212602934,
                    4306614.735686129,
                    -9.923469604693338
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:37:39+00:00",
            "end_time": "2018-02-17T14:50: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": "20180228_344452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88871206216571,
              38.90739062771616,
              -10.17840394160956
            ],
            [
              -76.88901267420388,
              38.91872811710465,
              -10.17840394160956
            ],
            [
              -76.86762600698938,
              38.919072328443264,
              428.1415960583904
            ],
            [
              -76.86732879351027,
              38.90773470061888,
              428.1415960583904
            ],
            [
              -76.88871206216571,
              38.90739062771616,
              -10.17840394160956
            ]
          ]
        ]
      },
      "bbox": [
        -76.88901267,
        38.90739063,
        -10.17840394,
        -76.86732879,
        38.91907233,
        428.1415961
      ],
      "properties": {
        "datetime": "2018-04-12T01:33:37Z",
        "pc:count": 20042437,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337095.8354,
            "count": 20042437,
            "maximum": 338088.9848,
            "minimum": 336233.9648,
            "name": "X",
            "position": 0,
            "stddev": 514.9602771,
            "variance": 265184.087
          },
          {
            "average": 4308847.135,
            "count": 20042437,
            "maximum": 4309453.256,
            "minimum": 4308194.456,
            "name": "Y",
            "position": 1,
            "stddev": 338.4018795,
            "variance": 114515.8321
          },
          {
            "average": 43.11747227,
            "count": 20042437,
            "maximum": 428.1415961,
            "minimum": -10.17840394,
            "name": "Z",
            "position": 2,
            "stddev": 12.19421547,
            "variance": 148.6988908
          },
          {
            "average": 4892.043214,
            "count": 20042437,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4842.679204,
            "variance": 23451541.88
          },
          {
            "average": 1.863341469,
            "count": 20042437,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.186602154,
            "variance": 1.408024672
          },
          {
            "average": 2.554076982,
            "count": 20042437,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.524661313,
            "variance": 2.324592118
          },
          {
            "average": 0.5663060335,
            "count": 20042437,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4955840213,
            "variance": 0.2456035222
          },
          {
            "average": 0,
            "count": 20042437,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276176744,
            "count": 20042437,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4838279897,
            "variance": 0.2340895236
          },
          {
            "average": 7.697355187,
            "count": 20042437,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.44755876,
            "variance": 131.0466016
          },
          {
            "average": 0,
            "count": 20042437,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.64209816,
            "count": 20042437,
            "maximum": 93,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.887094187,
            "variance": 97.75463145
          },
          {
            "average": 206399014.7,
            "count": 20042437,
            "maximum": 207532017.8,
            "minimum": 203880584.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1668246.395,
            "variance": 2783046033000.0
          },
          {
            "average": 0,
            "count": 20042437,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20042437,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20042437,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006791090325,
            "count": 20042437,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02605087095,
            "variance": 0.0006786478773
          },
          {
            "average": 0.7150346537,
            "count": 20042437,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4513979485,
            "variance": 0.2037601079
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336233.9648,
          4308194.456,
          -10.17840394,
          338088.9848,
          4309453.256,
          428.1415961
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336233.9648325703,
                4308194.456284106,
                -10.17840394160956
              ],
              [
                336233.9648325703,
                4309453.2562841065,
                -10.17840394160956
              ],
              [
                338088.9848325703,
                4309453.2562841065,
                428.1415960583904
              ],
              [
                338088.9848325703,
                4308194.456284106,
                428.1415960583904
              ],
              [
                336233.9648325703,
                4308194.456284106,
                -10.17840394160956
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:33:37+00:00",
        "end_time": "2018-02-28T19:16:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_344452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_344452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_344452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88901267,
            38.90739063,
            -10.17840394,
            -76.86732879,
            38.91907233,
            428.1415961
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88871206216571,
                  38.90739062771616,
                  -10.17840394160956
                ],
                [
                  -76.88901267420388,
                  38.91872811710465,
                  -10.17840394160956
                ],
                [
                  -76.86762600698938,
                  38.919072328443264,
                  428.1415960583904
                ],
                [
                  -76.86732879351027,
                  38.90773470061888,
                  428.1415960583904
                ],
                [
                  -76.88871206216571,
                  38.90739062771616,
                  -10.17840394160956
                ]
              ]
            ]
          },
          "id": "20180228_344452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_344452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:33:37Z",
            "pc:count": 20042437,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337095.8354,
                "count": 20042437,
                "maximum": 338088.9848,
                "minimum": 336233.9648,
                "name": "X",
                "position": 0,
                "stddev": 514.9602771,
                "variance": 265184.087
              },
              {
                "average": 4308847.135,
                "count": 20042437,
                "maximum": 4309453.256,
                "minimum": 4308194.456,
                "name": "Y",
                "position": 1,
                "stddev": 338.4018795,
                "variance": 114515.8321
              },
              {
                "average": 43.11747227,
                "count": 20042437,
                "maximum": 428.1415961,
                "minimum": -10.17840394,
                "name": "Z",
                "position": 2,
                "stddev": 12.19421547,
                "variance": 148.6988908
              },
              {
                "average": 4892.043214,
                "count": 20042437,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4842.679204,
                "variance": 23451541.88
              },
              {
                "average": 1.863341469,
                "count": 20042437,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.186602154,
                "variance": 1.408024672
              },
              {
                "average": 2.554076982,
                "count": 20042437,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.524661313,
                "variance": 2.324592118
              },
              {
                "average": 0.5663060335,
                "count": 20042437,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4955840213,
                "variance": 0.2456035222
              },
              {
                "average": 0,
                "count": 20042437,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276176744,
                "count": 20042437,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4838279897,
                "variance": 0.2340895236
              },
              {
                "average": 7.697355187,
                "count": 20042437,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.44755876,
                "variance": 131.0466016
              },
              {
                "average": 0,
                "count": 20042437,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.64209816,
                "count": 20042437,
                "maximum": 93,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.887094187,
                "variance": 97.75463145
              },
              {
                "average": 206399014.7,
                "count": 20042437,
                "maximum": 207532017.8,
                "minimum": 203880584.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1668246.395,
                "variance": 2783046033000.0
              },
              {
                "average": 0,
                "count": 20042437,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20042437,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20042437,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006791090325,
                "count": 20042437,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02605087095,
                "variance": 0.0006786478773
              },
              {
                "average": 0.7150346537,
                "count": 20042437,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4513979485,
                "variance": 0.2037601079
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336233.9648,
              4308194.456,
              -10.17840394,
              338088.9848,
              4309453.256,
              428.1415961
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336233.9648325703,
                    4308194.456284106,
                    -10.17840394160956
                  ],
                  [
                    336233.9648325703,
                    4309453.2562841065,
                    -10.17840394160956
                  ],
                  [
                    338088.9848325703,
                    4309453.2562841065,
                    428.1415960583904
                  ],
                  [
                    338088.9848325703,
                    4308194.456284106,
                    428.1415960583904
                  ],
                  [
                    336233.9648325703,
                    4308194.456284106,
                    -10.17840394160956
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:33:37+00:00",
            "end_time": "2018-02-28T19:16: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": "20180217_398452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69894633638265,
              38.907055275415274,
              -10.208594537227668
            ],
            [
              -76.69921675523011,
              38.918394124777365,
              -10.208594537227668
            ],
            [
              -76.67783213307949,
              38.91870350365476,
              309.23140546277233
            ],
            [
              -76.67756511352933,
              38.90736452985067,
              309.23140546277233
            ],
            [
              -76.69894633638265,
              38.907055275415274,
              -10.208594537227668
            ]
          ]
        ]
      },
      "bbox": [
        -76.69921676,
        38.90705528,
        -10.20859454,
        -76.67756511,
        38.9187035,
        309.2314055
      ],
      "properties": {
        "datetime": "2018-02-17T16:49:01Z",
        "pc:count": 21631224,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353667.4463,
            "count": 21631224,
            "maximum": 354543.1962,
            "minimum": 352688.5362,
            "name": "X",
            "position": 0,
            "stddev": 582.2502288,
            "variance": 339015.3289
          },
          {
            "average": 4308484.855,
            "count": 21631224,
            "maximum": 4309092.383,
            "minimum": 4307833.563,
            "name": "Y",
            "position": 1,
            "stddev": 347.5376695,
            "variance": 120782.4317
          },
          {
            "average": 30.66500407,
            "count": 21631224,
            "maximum": 309.2314055,
            "minimum": -10.20859454,
            "name": "Z",
            "position": 2,
            "stddev": 16.35784624,
            "variance": 267.5791336
          },
          {
            "average": 4335.155445,
            "count": 21631224,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5152.775836,
            "variance": 26551098.81
          },
          {
            "average": 2.47374536,
            "count": 21631224,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.407736661,
            "variance": 1.981722507
          },
          {
            "average": 3.696153579,
            "count": 21631224,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.423423009,
            "variance": 2.026133064
          },
          {
            "average": 0.4991058296,
            "count": 21631224,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999212,
            "variance": 0.249999212
          },
          {
            "average": 0,
            "count": 21631224,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259324391,
            "count": 21631224,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4888509423,
            "variance": 0.2389752437
          },
          {
            "average": -0.8074640144,
            "count": 21631224,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.91323602,
            "variance": 193.5781367
          },
          {
            "average": 0,
            "count": 21631224,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.9612647,
            "count": 21631224,
            "maximum": 29,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6126641963,
            "variance": 0.3753574174
          },
          {
            "average": 202920697.1,
            "count": 21631224,
            "maximum": 202921341.4,
            "minimum": 202920285.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 316.9415923,
            "variance": 100451.9729
          },
          {
            "average": 0,
            "count": 21631224,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21631224,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21631224,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003664147715,
            "count": 21631224,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0191384568,
            "variance": 0.0003662805287
          },
          {
            "average": 0.4244867512,
            "count": 21631224,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4942648688,
            "variance": 0.2442977605
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352688.5362,
          4307833.563,
          -10.20859454,
          354543.1962,
          4309092.383,
          309.2314055
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352688.5361628975,
                4307833.562815218,
                -10.208594537227668
              ],
              [
                352688.5361628975,
                4309092.3828152185,
                -10.208594537227668
              ],
              [
                354543.1961628975,
                4309092.3828152185,
                309.23140546277233
              ],
              [
                354543.1961628975,
                4307833.562815218,
                309.23140546277233
              ],
              [
                352688.5361628975,
                4307833.562815218,
                -10.208594537227668
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:49:01+00:00",
        "end_time": "2018-02-17T16:31:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_398452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_398452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_398452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69921676,
            38.90705528,
            -10.20859454,
            -76.67756511,
            38.9187035,
            309.2314055
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69894633638265,
                  38.907055275415274,
                  -10.208594537227668
                ],
                [
                  -76.69921675523011,
                  38.918394124777365,
                  -10.208594537227668
                ],
                [
                  -76.67783213307949,
                  38.91870350365476,
                  309.23140546277233
                ],
                [
                  -76.67756511352933,
                  38.90736452985067,
                  309.23140546277233
                ],
                [
                  -76.69894633638265,
                  38.907055275415274,
                  -10.208594537227668
                ]
              ]
            ]
          },
          "id": "20180217_398452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_398452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:49:01Z",
            "pc:count": 21631224,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353667.4463,
                "count": 21631224,
                "maximum": 354543.1962,
                "minimum": 352688.5362,
                "name": "X",
                "position": 0,
                "stddev": 582.2502288,
                "variance": 339015.3289
              },
              {
                "average": 4308484.855,
                "count": 21631224,
                "maximum": 4309092.383,
                "minimum": 4307833.563,
                "name": "Y",
                "position": 1,
                "stddev": 347.5376695,
                "variance": 120782.4317
              },
              {
                "average": 30.66500407,
                "count": 21631224,
                "maximum": 309.2314055,
                "minimum": -10.20859454,
                "name": "Z",
                "position": 2,
                "stddev": 16.35784624,
                "variance": 267.5791336
              },
              {
                "average": 4335.155445,
                "count": 21631224,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5152.775836,
                "variance": 26551098.81
              },
              {
                "average": 2.47374536,
                "count": 21631224,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.407736661,
                "variance": 1.981722507
              },
              {
                "average": 3.696153579,
                "count": 21631224,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.423423009,
                "variance": 2.026133064
              },
              {
                "average": 0.4991058296,
                "count": 21631224,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999212,
                "variance": 0.249999212
              },
              {
                "average": 0,
                "count": 21631224,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259324391,
                "count": 21631224,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4888509423,
                "variance": 0.2389752437
              },
              {
                "average": -0.8074640144,
                "count": 21631224,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.91323602,
                "variance": 193.5781367
              },
              {
                "average": 0,
                "count": 21631224,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.9612647,
                "count": 21631224,
                "maximum": 29,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6126641963,
                "variance": 0.3753574174
              },
              {
                "average": 202920697.1,
                "count": 21631224,
                "maximum": 202921341.4,
                "minimum": 202920285.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 316.9415923,
                "variance": 100451.9729
              },
              {
                "average": 0,
                "count": 21631224,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21631224,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21631224,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003664147715,
                "count": 21631224,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0191384568,
                "variance": 0.0003662805287
              },
              {
                "average": 0.4244867512,
                "count": 21631224,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4942648688,
                "variance": 0.2442977605
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352688.5362,
              4307833.563,
              -10.20859454,
              354543.1962,
              4309092.383,
              309.2314055
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352688.5361628975,
                    4307833.562815218,
                    -10.208594537227668
                  ],
                  [
                    352688.5361628975,
                    4309092.3828152185,
                    -10.208594537227668
                  ],
                  [
                    354543.1961628975,
                    4309092.3828152185,
                    309.23140546277233
                  ],
                  [
                    354543.1961628975,
                    4307833.562815218,
                    309.23140546277233
                  ],
                  [
                    352688.5361628975,
                    4307833.562815218,
                    -10.208594537227668
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:49:01+00:00",
            "end_time": "2018-02-17T16:31: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": "20180228_350460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86758526550493,
              38.929334072611496,
              -9.966456272020167
            ],
            [
              -76.86788277242269,
              38.94067255739056,
              -9.966456272020167
            ],
            [
              -76.84649064111181,
              38.94101303553321,
              416.1335437279798
            ],
            [
              -76.84619653667437,
              38.92967441383055,
              416.1335437279798
            ],
            [
              -76.86758526550493,
              38.929334072611496,
              -9.966456272020167
            ]
          ]
        ]
      },
      "bbox": [
        -76.86788277,
        38.92933407,
        -9.966456272,
        -76.84619654,
        38.94101304,
        416.1335437
      ],
      "properties": {
        "datetime": "2018-04-12T01:34:28Z",
        "pc:count": 22608413,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339154.94,
            "count": 22608413,
            "maximum": 339970.749,
            "minimum": 338115.849,
            "name": "X",
            "position": 0,
            "stddev": 510.8120496,
            "variance": 260928.9501
          },
          {
            "average": 4311215.788,
            "count": 22608413,
            "maximum": 4311850.954,
            "minimum": 4310592.054,
            "name": "Y",
            "position": 1,
            "stddev": 339.1623299,
            "variance": 115031.086
          },
          {
            "average": 51.21829807,
            "count": 22608413,
            "maximum": 416.1335437,
            "minimum": -9.966456272,
            "name": "Z",
            "position": 2,
            "stddev": 9.593362473,
            "variance": 92.03260353
          },
          {
            "average": 5190.991704,
            "count": 22608413,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5047.100265,
            "variance": 25473221.08
          },
          {
            "average": 1.857812753,
            "count": 22608413,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.184667482,
            "variance": 1.403437043
          },
          {
            "average": 2.561106611,
            "count": 22608413,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.529823113,
            "variance": 2.340358758
          },
          {
            "average": 0.5229436493,
            "count": 22608413,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994733226,
            "variance": 0.2494736
          },
          {
            "average": 0,
            "count": 22608413,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.337992366,
            "count": 22608413,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6626754602,
            "variance": 0.4391387656
          },
          {
            "average": 2.683740072,
            "count": 22608413,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.88281273,
            "variance": 192.7324892
          },
          {
            "average": 0,
            "count": 22608413,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.43693226,
            "count": 22608413,
            "maximum": 92,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.03028483,
            "variance": 196.8488923
          },
          {
            "average": 205739455.2,
            "count": 22608413,
            "maximum": 207532068.8,
            "minimum": 203872120.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1826984.983,
            "variance": 3337874129000.0
          },
          {
            "average": 0,
            "count": 22608413,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22608413,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22608413,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004850849106,
            "count": 22608413,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02201930119,
            "variance": 0.0004848496247
          },
          {
            "average": 0.6838207972,
            "count": 22608413,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4649837891,
            "variance": 0.2162099241
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338115.849,
          4310592.054,
          -9.966456272,
          339970.749,
          4311850.954,
          416.1335437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338115.84899048315,
                4310592.054229117,
                -9.966456272020167
              ],
              [
                338115.84899048315,
                4311850.954229117,
                -9.966456272020167
              ],
              [
                339970.7489904832,
                4311850.954229117,
                416.1335437279798
              ],
              [
                339970.7489904832,
                4310592.054229117,
                416.1335437279798
              ],
              [
                338115.84899048315,
                4310592.054229117,
                -9.966456272020167
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:34:28+00:00",
        "end_time": "2018-02-28T16:55:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_350460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_350460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_350460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86788277,
            38.92933407,
            -9.966456272,
            -76.84619654,
            38.94101304,
            416.1335437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86758526550493,
                  38.929334072611496,
                  -9.966456272020167
                ],
                [
                  -76.86788277242269,
                  38.94067255739056,
                  -9.966456272020167
                ],
                [
                  -76.84649064111181,
                  38.94101303553321,
                  416.1335437279798
                ],
                [
                  -76.84619653667437,
                  38.92967441383055,
                  416.1335437279798
                ],
                [
                  -76.86758526550493,
                  38.929334072611496,
                  -9.966456272020167
                ]
              ]
            ]
          },
          "id": "20180228_350460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_350460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:34:28Z",
            "pc:count": 22608413,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339154.94,
                "count": 22608413,
                "maximum": 339970.749,
                "minimum": 338115.849,
                "name": "X",
                "position": 0,
                "stddev": 510.8120496,
                "variance": 260928.9501
              },
              {
                "average": 4311215.788,
                "count": 22608413,
                "maximum": 4311850.954,
                "minimum": 4310592.054,
                "name": "Y",
                "position": 1,
                "stddev": 339.1623299,
                "variance": 115031.086
              },
              {
                "average": 51.21829807,
                "count": 22608413,
                "maximum": 416.1335437,
                "minimum": -9.966456272,
                "name": "Z",
                "position": 2,
                "stddev": 9.593362473,
                "variance": 92.03260353
              },
              {
                "average": 5190.991704,
                "count": 22608413,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5047.100265,
                "variance": 25473221.08
              },
              {
                "average": 1.857812753,
                "count": 22608413,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.184667482,
                "variance": 1.403437043
              },
              {
                "average": 2.561106611,
                "count": 22608413,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.529823113,
                "variance": 2.340358758
              },
              {
                "average": 0.5229436493,
                "count": 22608413,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994733226,
                "variance": 0.2494736
              },
              {
                "average": 0,
                "count": 22608413,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.337992366,
                "count": 22608413,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6626754602,
                "variance": 0.4391387656
              },
              {
                "average": 2.683740072,
                "count": 22608413,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.88281273,
                "variance": 192.7324892
              },
              {
                "average": 0,
                "count": 22608413,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.43693226,
                "count": 22608413,
                "maximum": 92,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.03028483,
                "variance": 196.8488923
              },
              {
                "average": 205739455.2,
                "count": 22608413,
                "maximum": 207532068.8,
                "minimum": 203872120.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1826984.983,
                "variance": 3337874129000.0
              },
              {
                "average": 0,
                "count": 22608413,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22608413,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22608413,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004850849106,
                "count": 22608413,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02201930119,
                "variance": 0.0004848496247
              },
              {
                "average": 0.6838207972,
                "count": 22608413,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4649837891,
                "variance": 0.2162099241
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338115.849,
              4310592.054,
              -9.966456272,
              339970.749,
              4311850.954,
              416.1335437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338115.84899048315,
                    4310592.054229117,
                    -9.966456272020167
                  ],
                  [
                    338115.84899048315,
                    4311850.954229117,
                    -9.966456272020167
                  ],
                  [
                    339970.7489904832,
                    4311850.954229117,
                    416.1335437279798
                  ],
                  [
                    339970.7489904832,
                    4310592.054229117,
                    416.1335437279798
                  ],
                  [
                    338115.84899048315,
                    4310592.054229117,
                    -9.966456272020167
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:34:28+00:00",
            "end_time": "2018-02-28T16:55:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_344464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88865970330649,
              38.94033870605507,
              -10.392654431181342
            ],
            [
              -76.88896068423207,
              38.95167703229132,
              -10.392654431181342
            ],
            [
              -76.86756527141887,
              38.952021458044065,
              357.0873455688187
            ],
            [
              -76.86726769470825,
              38.940682993310226,
              357.0873455688187
            ],
            [
              -76.88865970330649,
              38.94033870605507,
              -10.392654431181342
            ]
          ]
        ]
      },
      "bbox": [
        -76.88896068,
        38.94033871,
        -10.39265443,
        -76.86726769,
        38.95202146,
        357.0873456
      ],
      "properties": {
        "datetime": "2018-04-12T01:34:05Z",
        "pc:count": 12458134,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337129.366,
            "count": 12458134,
            "maximum": 338169.1838,
            "minimum": 336314.2638,
            "name": "X",
            "position": 0,
            "stddev": 542.2015884,
            "variance": 293982.5625
          },
          {
            "average": 4312475.378,
            "count": 12458134,
            "maximum": 4313109.92,
            "minimum": 4311851.02,
            "name": "Y",
            "position": 1,
            "stddev": 333.4787043,
            "variance": 111208.0462
          },
          {
            "average": 40.14549986,
            "count": 12458134,
            "maximum": 357.0873456,
            "minimum": -10.39265443,
            "name": "Z",
            "position": 2,
            "stddev": 13.87011361,
            "variance": 192.3800515
          },
          {
            "average": 5569.855975,
            "count": 12458134,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5594.845933,
            "variance": 31302301.02
          },
          {
            "average": 1.87747507,
            "count": 12458134,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.181086858,
            "variance": 1.394966166
          },
          {
            "average": 2.543823899,
            "count": 12458134,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.513735965,
            "variance": 2.29139657
          },
          {
            "average": 0.5017513056,
            "count": 12458134,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996953,
            "variance": 0.249996953
          },
          {
            "average": 0,
            "count": 12458134,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.407437823,
            "count": 12458134,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.04897755,
            "variance": 1.100353901
          },
          {
            "average": 6.054095155,
            "count": 12458134,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.6829197,
            "variance": 160.856452
          },
          {
            "average": 0,
            "count": 12458134,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 68.46510802,
            "count": 12458134,
            "maximum": 91,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.625208808,
            "variance": 21.39255652
          },
          {
            "average": 203883757.3,
            "count": 12458134,
            "maximum": 207532045.2,
            "minimum": 203872157.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 126830.711,
            "variance": 16086029240.0
          },
          {
            "average": 0,
            "count": 12458134,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12458134,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12458134,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006804389807,
            "count": 12458134,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02607635017,
            "variance": 0.000679976038
          },
          {
            "average": 0.3576345382,
            "count": 12458134,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4793037594,
            "variance": 0.2297320937
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336314.2638,
          4311851.02,
          -10.39265443,
          338169.1838,
          4313109.92,
          357.0873456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336314.2637990994,
                4311851.0199740445,
                -10.392654431181342
              ],
              [
                336314.2637990994,
                4313109.919974045,
                -10.392654431181342
              ],
              [
                338169.18379909947,
                4313109.919974045,
                357.0873455688187
              ],
              [
                338169.18379909947,
                4311851.0199740445,
                357.0873455688187
              ],
              [
                336314.2637990994,
                4311851.0199740445,
                -10.392654431181342
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:34:05+00:00",
        "end_time": "2018-02-28T16:55:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_344464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_344464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_344464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88896068,
            38.94033871,
            -10.39265443,
            -76.86726769,
            38.95202146,
            357.0873456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88865970330649,
                  38.94033870605507,
                  -10.392654431181342
                ],
                [
                  -76.88896068423207,
                  38.95167703229132,
                  -10.392654431181342
                ],
                [
                  -76.86756527141887,
                  38.952021458044065,
                  357.0873455688187
                ],
                [
                  -76.86726769470825,
                  38.940682993310226,
                  357.0873455688187
                ],
                [
                  -76.88865970330649,
                  38.94033870605507,
                  -10.392654431181342
                ]
              ]
            ]
          },
          "id": "20180228_344464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_344464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:34:05Z",
            "pc:count": 12458134,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337129.366,
                "count": 12458134,
                "maximum": 338169.1838,
                "minimum": 336314.2638,
                "name": "X",
                "position": 0,
                "stddev": 542.2015884,
                "variance": 293982.5625
              },
              {
                "average": 4312475.378,
                "count": 12458134,
                "maximum": 4313109.92,
                "minimum": 4311851.02,
                "name": "Y",
                "position": 1,
                "stddev": 333.4787043,
                "variance": 111208.0462
              },
              {
                "average": 40.14549986,
                "count": 12458134,
                "maximum": 357.0873456,
                "minimum": -10.39265443,
                "name": "Z",
                "position": 2,
                "stddev": 13.87011361,
                "variance": 192.3800515
              },
              {
                "average": 5569.855975,
                "count": 12458134,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5594.845933,
                "variance": 31302301.02
              },
              {
                "average": 1.87747507,
                "count": 12458134,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.181086858,
                "variance": 1.394966166
              },
              {
                "average": 2.543823899,
                "count": 12458134,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.513735965,
                "variance": 2.29139657
              },
              {
                "average": 0.5017513056,
                "count": 12458134,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996953,
                "variance": 0.249996953
              },
              {
                "average": 0,
                "count": 12458134,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.407437823,
                "count": 12458134,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.04897755,
                "variance": 1.100353901
              },
              {
                "average": 6.054095155,
                "count": 12458134,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.6829197,
                "variance": 160.856452
              },
              {
                "average": 0,
                "count": 12458134,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 68.46510802,
                "count": 12458134,
                "maximum": 91,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.625208808,
                "variance": 21.39255652
              },
              {
                "average": 203883757.3,
                "count": 12458134,
                "maximum": 207532045.2,
                "minimum": 203872157.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 126830.711,
                "variance": 16086029240.0
              },
              {
                "average": 0,
                "count": 12458134,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12458134,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12458134,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006804389807,
                "count": 12458134,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02607635017,
                "variance": 0.000679976038
              },
              {
                "average": 0.3576345382,
                "count": 12458134,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4793037594,
                "variance": 0.2297320937
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336314.2638,
              4311851.02,
              -10.39265443,
              338169.1838,
              4313109.92,
              357.0873456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336314.2637990994,
                    4311851.0199740445,
                    -10.392654431181342
                  ],
                  [
                    336314.2637990994,
                    4313109.919974045,
                    -10.392654431181342
                  ],
                  [
                    338169.18379909947,
                    4313109.919974045,
                    357.0873455688187
                  ],
                  [
                    338169.18379909947,
                    4311851.0199740445,
                    357.0873455688187
                  ],
                  [
                    336314.2637990994,
                    4311851.0199740445,
                    -10.392654431181342
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:34:05+00:00",
            "end_time": "2018-02-28T16:55: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": "20180217_380464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76209221283402,
              38.94014975986429,
              -9.504679034987447
            ],
            [
              -76.76237301497903,
              38.95148834638877,
              -9.504679034987447
            ],
            [
              -76.74097708354732,
              38.95180955127226,
              371.0553209650126
            ],
            [
              -76.74069968622847,
              38.940470835584456,
              371.0553209650126
            ],
            [
              -76.76209221283402,
              38.94014975986429,
              -9.504679034987447
            ]
          ]
        ]
      },
      "bbox": [
        -76.76237301,
        38.94014976,
        -9.504679035,
        -76.74069969,
        38.95180955,
        371.055321
      ],
      "properties": {
        "datetime": "2018-04-12T00:47:22Z",
        "pc:count": 28353663,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348151.664,
            "count": 28353663,
            "maximum": 349138.7768,
            "minimum": 347283.9368,
            "name": "X",
            "position": 0,
            "stddev": 422.7268361,
            "variance": 178697.978
          },
          {
            "average": 4312237.715,
            "count": 28353663,
            "maximum": 4312869.155,
            "minimum": 4311610.315,
            "name": "Y",
            "position": 1,
            "stddev": 330.8390856,
            "variance": 109454.5005
          },
          {
            "average": 46.27002395,
            "count": 28353663,
            "maximum": 371.055321,
            "minimum": -9.504679035,
            "name": "Z",
            "position": 2,
            "stddev": 9.328344184,
            "variance": 87.01800521
          },
          {
            "average": 4287.572193,
            "count": 28353663,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4636.148737,
            "variance": 21493875.11
          },
          {
            "average": 2.178019362,
            "count": 28353663,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.314320154,
            "variance": 1.727437468
          },
          {
            "average": 3.157062105,
            "count": 28353663,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.522486979,
            "variance": 2.317966601
          },
          {
            "average": 0.481899076,
            "count": 28353663,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996722579,
            "variance": 0.2496723654
          },
          {
            "average": 0,
            "count": 28353663,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302459756,
            "count": 28353663,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6188602603,
            "variance": 0.3829880218
          },
          {
            "average": 11.5522689,
            "count": 28353663,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.799767691,
            "variance": 60.83637603
          },
          {
            "average": 0,
            "count": 28353663,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 56.40265016,
            "count": 28353663,
            "maximum": 97,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 37.5233757,
            "variance": 1408.003724
          },
          {
            "average": 205120786.4,
            "count": 28353663,
            "maximum": 207529242.5,
            "minimum": 202913135,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2305231.76,
            "variance": 5314093466000.0
          },
          {
            "average": 0,
            "count": 28353663,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28353663,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28353663,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003816790797,
            "count": 28353663,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01953288034,
            "variance": 0.0003815334142
          },
          {
            "average": 0.6879468448,
            "count": 28353663,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4633314053,
            "variance": 0.2146759911
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347283.9368,
          4311610.315,
          -9.504679035,
          349138.7768,
          4312869.155,
          371.055321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347283.9367885778,
                4311610.3147023,
                -9.504679034987447
              ],
              [
                347283.9367885778,
                4312869.1547023,
                -9.504679034987447
              ],
              [
                349138.7767885778,
                4312869.1547023,
                371.0553209650126
              ],
              [
                349138.7767885778,
                4311610.3147023,
                371.0553209650126
              ],
              [
                347283.9367885778,
                4311610.3147023,
                -9.504679034987447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:47:22+00:00",
        "end_time": "2018-02-17T14:32:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_380464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_380464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_380464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76237301,
            38.94014976,
            -9.504679035,
            -76.74069969,
            38.95180955,
            371.055321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76209221283402,
                  38.94014975986429,
                  -9.504679034987447
                ],
                [
                  -76.76237301497903,
                  38.95148834638877,
                  -9.504679034987447
                ],
                [
                  -76.74097708354732,
                  38.95180955127226,
                  371.0553209650126
                ],
                [
                  -76.74069968622847,
                  38.940470835584456,
                  371.0553209650126
                ],
                [
                  -76.76209221283402,
                  38.94014975986429,
                  -9.504679034987447
                ]
              ]
            ]
          },
          "id": "20180217_380464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_380464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:47:22Z",
            "pc:count": 28353663,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348151.664,
                "count": 28353663,
                "maximum": 349138.7768,
                "minimum": 347283.9368,
                "name": "X",
                "position": 0,
                "stddev": 422.7268361,
                "variance": 178697.978
              },
              {
                "average": 4312237.715,
                "count": 28353663,
                "maximum": 4312869.155,
                "minimum": 4311610.315,
                "name": "Y",
                "position": 1,
                "stddev": 330.8390856,
                "variance": 109454.5005
              },
              {
                "average": 46.27002395,
                "count": 28353663,
                "maximum": 371.055321,
                "minimum": -9.504679035,
                "name": "Z",
                "position": 2,
                "stddev": 9.328344184,
                "variance": 87.01800521
              },
              {
                "average": 4287.572193,
                "count": 28353663,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4636.148737,
                "variance": 21493875.11
              },
              {
                "average": 2.178019362,
                "count": 28353663,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.314320154,
                "variance": 1.727437468
              },
              {
                "average": 3.157062105,
                "count": 28353663,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.522486979,
                "variance": 2.317966601
              },
              {
                "average": 0.481899076,
                "count": 28353663,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996722579,
                "variance": 0.2496723654
              },
              {
                "average": 0,
                "count": 28353663,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302459756,
                "count": 28353663,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6188602603,
                "variance": 0.3829880218
              },
              {
                "average": 11.5522689,
                "count": 28353663,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.799767691,
                "variance": 60.83637603
              },
              {
                "average": 0,
                "count": 28353663,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 56.40265016,
                "count": 28353663,
                "maximum": 97,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 37.5233757,
                "variance": 1408.003724
              },
              {
                "average": 205120786.4,
                "count": 28353663,
                "maximum": 207529242.5,
                "minimum": 202913135,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2305231.76,
                "variance": 5314093466000.0
              },
              {
                "average": 0,
                "count": 28353663,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28353663,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28353663,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003816790797,
                "count": 28353663,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01953288034,
                "variance": 0.0003815334142
              },
              {
                "average": 0.6879468448,
                "count": 28353663,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4633314053,
                "variance": 0.2146759911
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347283.9368,
              4311610.315,
              -9.504679035,
              349138.7768,
              4312869.155,
              371.055321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347283.9367885778,
                    4311610.3147023,
                    -9.504679034987447
                  ],
                  [
                    347283.9367885778,
                    4312869.1547023,
                    -9.504679034987447
                  ],
                  [
                    349138.7767885778,
                    4312869.1547023,
                    371.0553209650126
                  ],
                  [
                    349138.7767885778,
                    4311610.3147023,
                    371.0553209650126
                  ],
                  [
                    347283.9367885778,
                    4311610.3147023,
                    -9.504679034987447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:47:22+00:00",
            "end_time": "2018-02-17T14:32: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": "20180228_350464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86756461391336,
              38.94031710333713,
              -10.106917846611452
            ],
            [
              -76.8678622293144,
              38.95165538673016,
              -10.106917846611452
            ],
            [
              -76.8464667966683,
              38.95199594090448,
              423.13308215338856
            ],
            [
              -76.84617258555112,
              38.940657520571165,
              423.13308215338856
            ],
            [
              -76.86756461391336,
              38.94031710333713,
              -10.106917846611452
            ]
          ]
        ]
      },
      "bbox": [
        -76.86786223,
        38.9403171,
        -10.10691785,
        -76.84617259,
        38.95199594,
        423.1330822
      ],
      "properties": {
        "datetime": "2018-04-12T01:34:43Z",
        "pc:count": 19047859,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339152.8785,
            "count": 19047859,
            "maximum": 339997.5165,
            "minimum": 338142.6165,
            "name": "X",
            "position": 0,
            "stddev": 547.7642294,
            "variance": 300045.6511
          },
          {
            "average": 4312456.767,
            "count": 19047859,
            "maximum": 4313069.82,
            "minimum": 4311810.94,
            "name": "Y",
            "position": 1,
            "stddev": 354.4009436,
            "variance": 125600.0289
          },
          {
            "average": 46.79464797,
            "count": 19047859,
            "maximum": 423.1330822,
            "minimum": -10.10691785,
            "name": "Z",
            "position": 2,
            "stddev": 12.15508957,
            "variance": 147.7462026
          },
          {
            "average": 4849.402308,
            "count": 19047859,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5011.455887,
            "variance": 25114690.1
          },
          {
            "average": 1.790075042,
            "count": 19047859,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.165247455,
            "variance": 1.357801631
          },
          {
            "average": 2.459245892,
            "count": 19047859,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.534492827,
            "variance": 2.354668237
          },
          {
            "average": 0.515932368,
            "count": 19047859,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997461083,
            "variance": 0.2497461728
          },
          {
            "average": 0,
            "count": 19047859,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.444632964,
            "count": 19047859,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.129194835,
            "variance": 1.275080976
          },
          {
            "average": -3.52526435,
            "count": 19047859,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.60216183,
            "variance": 158.8144827
          },
          {
            "average": 0,
            "count": 19047859,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 68.46197607,
            "count": 19047859,
            "maximum": 92,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.55229405,
            "variance": 211.769262
          },
          {
            "average": 204862684.6,
            "count": 19047859,
            "maximum": 207532083.6,
            "minimum": 203871819.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1624683.26,
            "variance": 2639595696000.0
          },
          {
            "average": 0,
            "count": 19047859,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19047859,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19047859,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006092548249,
            "count": 19047859,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02467556819,
            "variance": 0.0006088836654
          },
          {
            "average": 0.6054562878,
            "count": 19047859,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4887524771,
            "variance": 0.2388789839
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338142.6165,
          4311810.94,
          -10.10691785,
          339997.5165,
          4313069.82,
          423.1330822
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338142.61652543856,
                4311810.939888223,
                -10.106917846611452
              ],
              [
                338142.61652543856,
                4313069.819888224,
                -10.106917846611452
              ],
              [
                339997.5165254386,
                4313069.819888224,
                423.13308215338856
              ],
              [
                339997.5165254386,
                4311810.939888223,
                423.13308215338856
              ],
              [
                338142.61652543856,
                4311810.939888223,
                -10.106917846611452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:34:43+00:00",
        "end_time": "2018-02-28T16:50:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_350464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_350464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_350464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86786223,
            38.9403171,
            -10.10691785,
            -76.84617259,
            38.95199594,
            423.1330822
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86756461391336,
                  38.94031710333713,
                  -10.106917846611452
                ],
                [
                  -76.8678622293144,
                  38.95165538673016,
                  -10.106917846611452
                ],
                [
                  -76.8464667966683,
                  38.95199594090448,
                  423.13308215338856
                ],
                [
                  -76.84617258555112,
                  38.940657520571165,
                  423.13308215338856
                ],
                [
                  -76.86756461391336,
                  38.94031710333713,
                  -10.106917846611452
                ]
              ]
            ]
          },
          "id": "20180228_350464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_350464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:34:43Z",
            "pc:count": 19047859,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339152.8785,
                "count": 19047859,
                "maximum": 339997.5165,
                "minimum": 338142.6165,
                "name": "X",
                "position": 0,
                "stddev": 547.7642294,
                "variance": 300045.6511
              },
              {
                "average": 4312456.767,
                "count": 19047859,
                "maximum": 4313069.82,
                "minimum": 4311810.94,
                "name": "Y",
                "position": 1,
                "stddev": 354.4009436,
                "variance": 125600.0289
              },
              {
                "average": 46.79464797,
                "count": 19047859,
                "maximum": 423.1330822,
                "minimum": -10.10691785,
                "name": "Z",
                "position": 2,
                "stddev": 12.15508957,
                "variance": 147.7462026
              },
              {
                "average": 4849.402308,
                "count": 19047859,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5011.455887,
                "variance": 25114690.1
              },
              {
                "average": 1.790075042,
                "count": 19047859,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.165247455,
                "variance": 1.357801631
              },
              {
                "average": 2.459245892,
                "count": 19047859,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.534492827,
                "variance": 2.354668237
              },
              {
                "average": 0.515932368,
                "count": 19047859,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997461083,
                "variance": 0.2497461728
              },
              {
                "average": 0,
                "count": 19047859,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.444632964,
                "count": 19047859,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.129194835,
                "variance": 1.275080976
              },
              {
                "average": -3.52526435,
                "count": 19047859,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.60216183,
                "variance": 158.8144827
              },
              {
                "average": 0,
                "count": 19047859,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 68.46197607,
                "count": 19047859,
                "maximum": 92,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.55229405,
                "variance": 211.769262
              },
              {
                "average": 204862684.6,
                "count": 19047859,
                "maximum": 207532083.6,
                "minimum": 203871819.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1624683.26,
                "variance": 2639595696000.0
              },
              {
                "average": 0,
                "count": 19047859,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19047859,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19047859,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006092548249,
                "count": 19047859,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02467556819,
                "variance": 0.0006088836654
              },
              {
                "average": 0.6054562878,
                "count": 19047859,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4887524771,
                "variance": 0.2388789839
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338142.6165,
              4311810.94,
              -10.10691785,
              339997.5165,
              4313069.82,
              423.1330822
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338142.61652543856,
                    4311810.939888223,
                    -10.106917846611452
                  ],
                  [
                    338142.61652543856,
                    4313069.819888224,
                    -10.106917846611452
                  ],
                  [
                    339997.5165254386,
                    4313069.819888224,
                    423.13308215338856
                  ],
                  [
                    339997.5165254386,
                    4311810.939888223,
                    423.13308215338856
                  ],
                  [
                    338142.61652543856,
                    4311810.939888223,
                    -10.106917846611452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:34:43+00:00",
            "end_time": "2018-02-28T16:50:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_356448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84656285972096,
              38.89635991991474,
              18.389306800436344
            ],
            [
              -76.84685664528628,
              38.90769752332065,
              18.389306800436344
            ],
            [
              -76.82547646687755,
              38.908033875090325,
              391.8893068004363
            ],
            [
              -76.82518607769305,
              38.896696136396834,
              391.8893068004363
            ],
            [
              -76.84656285972096,
              38.89635991991474,
              18.389306800436344
            ]
          ]
        ]
      },
      "bbox": [
        -76.84685665,
        38.89635992,
        18.3893068,
        -76.82518608,
        38.90803388,
        391.8893068
      ],
      "properties": {
        "datetime": "2018-04-12T01:09:50Z",
        "pc:count": 9016842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340894.8266,
            "count": 9016842,
            "maximum": 341718.819,
            "minimum": 339864.119,
            "name": "X",
            "position": 0,
            "stddev": 516.9693917,
            "variance": 267257.3519
          },
          {
            "average": 4307546.969,
            "count": 9016842,
            "maximum": 4308154.179,
            "minimum": 4306895.399,
            "name": "Y",
            "position": 1,
            "stddev": 350.0895395,
            "variance": 122562.6857
          },
          {
            "average": 53.46312223,
            "count": 9016842,
            "maximum": 391.8893068,
            "minimum": 18.3893068,
            "name": "Z",
            "position": 2,
            "stddev": 7.136644306,
            "variance": 50.93169195
          },
          {
            "average": 3665.446052,
            "count": 9016842,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3535.679661,
            "variance": 12501030.67
          },
          {
            "average": 1.498573669,
            "count": 9016842,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9267578945,
            "variance": 0.858880195
          },
          {
            "average": 1.903351417,
            "count": 9016842,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.273249435,
            "variance": 1.621164124
          },
          {
            "average": 0.5481764014,
            "count": 9016842,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4976736499,
            "variance": 0.2476790618
          },
          {
            "average": 0,
            "count": 9016842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.567411074,
            "count": 9016842,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8417801416,
            "variance": 0.7085938069
          },
          {
            "average": -8.481257333,
            "count": 9016842,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.19218656,
            "variance": 103.8806668
          },
          {
            "average": 0,
            "count": 9016842,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.32291394,
            "count": 9016842,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5580768538,
            "variance": 0.3114497747
          },
          {
            "average": 207529458.5,
            "count": 9016842,
            "maximum": 207530590.7,
            "minimum": 207529097.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 334.6906865,
            "variance": 112017.8556
          },
          {
            "average": 0,
            "count": 9016842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9016842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9016842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008221281908,
            "count": 9016842,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02866099069,
            "variance": 0.0008214523871
          },
          {
            "average": 0.3007650572,
            "count": 9016842,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4585907335,
            "variance": 0.2103054609
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339864.119,
          4306895.399,
          18.3893068,
          341718.819,
          4308154.179,
          391.8893068
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339864.1190405013,
                4306895.398955614,
                18.389306800436344
              ],
              [
                339864.1190405013,
                4308154.178955614,
                18.389306800436344
              ],
              [
                341718.81904050126,
                4308154.178955614,
                391.8893068004363
              ],
              [
                341718.81904050126,
                4306895.398955614,
                391.8893068004363
              ],
              [
                339864.1190405013,
                4306895.398955614,
                18.389306800436344
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:09:50+00:00",
        "end_time": "2018-04-12T00:44:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_356448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_356448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_356448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_356448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84685665,
            38.89635992,
            18.3893068,
            -76.82518608,
            38.90803388,
            391.8893068
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84656285972096,
                  38.89635991991474,
                  18.389306800436344
                ],
                [
                  -76.84685664528628,
                  38.90769752332065,
                  18.389306800436344
                ],
                [
                  -76.82547646687755,
                  38.908033875090325,
                  391.8893068004363
                ],
                [
                  -76.82518607769305,
                  38.896696136396834,
                  391.8893068004363
                ],
                [
                  -76.84656285972096,
                  38.89635991991474,
                  18.389306800436344
                ]
              ]
            ]
          },
          "id": "20180411_356448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_356448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:09:50Z",
            "pc:count": 9016842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340894.8266,
                "count": 9016842,
                "maximum": 341718.819,
                "minimum": 339864.119,
                "name": "X",
                "position": 0,
                "stddev": 516.9693917,
                "variance": 267257.3519
              },
              {
                "average": 4307546.969,
                "count": 9016842,
                "maximum": 4308154.179,
                "minimum": 4306895.399,
                "name": "Y",
                "position": 1,
                "stddev": 350.0895395,
                "variance": 122562.6857
              },
              {
                "average": 53.46312223,
                "count": 9016842,
                "maximum": 391.8893068,
                "minimum": 18.3893068,
                "name": "Z",
                "position": 2,
                "stddev": 7.136644306,
                "variance": 50.93169195
              },
              {
                "average": 3665.446052,
                "count": 9016842,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3535.679661,
                "variance": 12501030.67
              },
              {
                "average": 1.498573669,
                "count": 9016842,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9267578945,
                "variance": 0.858880195
              },
              {
                "average": 1.903351417,
                "count": 9016842,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.273249435,
                "variance": 1.621164124
              },
              {
                "average": 0.5481764014,
                "count": 9016842,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4976736499,
                "variance": 0.2476790618
              },
              {
                "average": 0,
                "count": 9016842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.567411074,
                "count": 9016842,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8417801416,
                "variance": 0.7085938069
              },
              {
                "average": -8.481257333,
                "count": 9016842,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.19218656,
                "variance": 103.8806668
              },
              {
                "average": 0,
                "count": 9016842,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.32291394,
                "count": 9016842,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5580768538,
                "variance": 0.3114497747
              },
              {
                "average": 207529458.5,
                "count": 9016842,
                "maximum": 207530590.7,
                "minimum": 207529097.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 334.6906865,
                "variance": 112017.8556
              },
              {
                "average": 0,
                "count": 9016842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9016842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9016842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008221281908,
                "count": 9016842,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02866099069,
                "variance": 0.0008214523871
              },
              {
                "average": 0.3007650572,
                "count": 9016842,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4585907335,
                "variance": 0.2103054609
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339864.119,
              4306895.399,
              18.3893068,
              341718.819,
              4308154.179,
              391.8893068
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339864.1190405013,
                    4306895.398955614,
                    18.389306800436344
                  ],
                  [
                    339864.1190405013,
                    4308154.178955614,
                    18.389306800436344
                  ],
                  [
                    341718.81904050126,
                    4308154.178955614,
                    391.8893068004363
                  ],
                  [
                    341718.81904050126,
                    4306895.398955614,
                    391.8893068004363
                  ],
                  [
                    339864.1190405013,
                    4306895.398955614,
                    18.389306800436344
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:09:50+00:00",
            "end_time": "2018-04-12T00:44:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_386448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74115723888082,
              38.8961735205084,
              -10.408880279676708
            ],
            [
              -76.74143425802309,
              38.9075117792522,
              -10.408880279676708
            ],
            [
              -76.720051296342,
              38.9078288480319,
              315.87111972032335
            ],
            [
              -76.719777674583,
              38.896490461749025,
              315.87111972032335
            ],
            [
              -76.74115723888082,
              38.8961735205084,
              -10.408880279676708
            ]
          ]
        ]
      },
      "bbox": [
        -76.74143426,
        38.89617352,
        -10.40888028,
        -76.71977767,
        38.90782885,
        315.8711197
      ],
      "properties": {
        "datetime": "2018-03-05T15:22:28Z",
        "pc:count": 31603599,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 350004.3122,
            "count": 31603599,
            "maximum": 350860.0779,
            "minimum": 349005.2379,
            "name": "X",
            "position": 0,
            "stddev": 510.5197106,
            "variance": 260630.3749
          },
          {
            "average": 4307268.724,
            "count": 31603599,
            "maximum": 4307953.718,
            "minimum": 4306694.938,
            "name": "Y",
            "position": 1,
            "stddev": 343.0191693,
            "variance": 117662.1505
          },
          {
            "average": 41.2209471,
            "count": 31603599,
            "maximum": 315.8711197,
            "minimum": -10.40888028,
            "name": "Z",
            "position": 2,
            "stddev": 11.04803448,
            "variance": 122.059066
          },
          {
            "average": 4864.051292,
            "count": 31603599,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5501.086521,
            "variance": 30261952.91
          },
          {
            "average": 2.229374635,
            "count": 31603599,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.338955857,
            "variance": 1.792802787
          },
          {
            "average": 3.285581715,
            "count": 31603599,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.519633524,
            "variance": 2.309286048
          },
          {
            "average": 0.5106691171,
            "count": 31603599,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998861649,
            "variance": 0.2498861778
          },
          {
            "average": 0,
            "count": 31603599,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279203897,
            "count": 31603599,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5361775423,
            "variance": 0.2874863568
          },
          {
            "average": 7.47864862,
            "count": 31603599,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.45403834,
            "variance": 131.1949944
          },
          {
            "average": 0,
            "count": 31603599,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 50.36507184,
            "count": 31603599,
            "maximum": 74,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.35956769,
            "variance": 694.8268091
          },
          {
            "average": 203698313.4,
            "count": 31603599,
            "maximum": 204298548.6,
            "minimum": 202913050.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 686350.1559,
            "variance": 471076536500.0
          },
          {
            "average": 0,
            "count": 31603599,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31603599,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31603599,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000426090712,
            "count": 31603599,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02063756701,
            "variance": 0.0004259091722
          },
          {
            "average": 0.6381810818,
            "count": 31603599,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.48052679,
            "variance": 0.2309059959
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349005.2379,
          4306694.938,
          -10.40888028,
          350860.0779,
          4307953.718,
          315.8711197
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349005.23790092574,
                4306694.938080712,
                -10.408880279676708
              ],
              [
                349005.23790092574,
                4307953.718080712,
                -10.408880279676708
              ],
              [
                350860.0779009257,
                4307953.718080712,
                315.87111972032335
              ],
              [
                350860.0779009257,
                4306694.938080712,
                315.87111972032335
              ],
              [
                349005.23790092574,
                4306694.938080712,
                -10.408880279676708
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:22:28+00:00",
        "end_time": "2018-02-17T14:30:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_386448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_386448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_386448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74143426,
            38.89617352,
            -10.40888028,
            -76.71977767,
            38.90782885,
            315.8711197
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74115723888082,
                  38.8961735205084,
                  -10.408880279676708
                ],
                [
                  -76.74143425802309,
                  38.9075117792522,
                  -10.408880279676708
                ],
                [
                  -76.720051296342,
                  38.9078288480319,
                  315.87111972032335
                ],
                [
                  -76.719777674583,
                  38.896490461749025,
                  315.87111972032335
                ],
                [
                  -76.74115723888082,
                  38.8961735205084,
                  -10.408880279676708
                ]
              ]
            ]
          },
          "id": "20180217_386448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_386448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:22:28Z",
            "pc:count": 31603599,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 350004.3122,
                "count": 31603599,
                "maximum": 350860.0779,
                "minimum": 349005.2379,
                "name": "X",
                "position": 0,
                "stddev": 510.5197106,
                "variance": 260630.3749
              },
              {
                "average": 4307268.724,
                "count": 31603599,
                "maximum": 4307953.718,
                "minimum": 4306694.938,
                "name": "Y",
                "position": 1,
                "stddev": 343.0191693,
                "variance": 117662.1505
              },
              {
                "average": 41.2209471,
                "count": 31603599,
                "maximum": 315.8711197,
                "minimum": -10.40888028,
                "name": "Z",
                "position": 2,
                "stddev": 11.04803448,
                "variance": 122.059066
              },
              {
                "average": 4864.051292,
                "count": 31603599,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5501.086521,
                "variance": 30261952.91
              },
              {
                "average": 2.229374635,
                "count": 31603599,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.338955857,
                "variance": 1.792802787
              },
              {
                "average": 3.285581715,
                "count": 31603599,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.519633524,
                "variance": 2.309286048
              },
              {
                "average": 0.5106691171,
                "count": 31603599,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998861649,
                "variance": 0.2498861778
              },
              {
                "average": 0,
                "count": 31603599,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279203897,
                "count": 31603599,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5361775423,
                "variance": 0.2874863568
              },
              {
                "average": 7.47864862,
                "count": 31603599,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.45403834,
                "variance": 131.1949944
              },
              {
                "average": 0,
                "count": 31603599,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 50.36507184,
                "count": 31603599,
                "maximum": 74,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.35956769,
                "variance": 694.8268091
              },
              {
                "average": 203698313.4,
                "count": 31603599,
                "maximum": 204298548.6,
                "minimum": 202913050.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 686350.1559,
                "variance": 471076536500.0
              },
              {
                "average": 0,
                "count": 31603599,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31603599,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31603599,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000426090712,
                "count": 31603599,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02063756701,
                "variance": 0.0004259091722
              },
              {
                "average": 0.6381810818,
                "count": 31603599,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.48052679,
                "variance": 0.2309059959
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349005.2379,
              4306694.938,
              -10.40888028,
              350860.0779,
              4307953.718,
              315.8711197
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349005.23790092574,
                    4306694.938080712,
                    -10.408880279676708
                  ],
                  [
                    349005.23790092574,
                    4307953.718080712,
                    -10.408880279676708
                  ],
                  [
                    350860.0779009257,
                    4307953.718080712,
                    315.87111972032335
                  ],
                  [
                    350860.0779009257,
                    4306694.938080712,
                    315.87111972032335
                  ],
                  [
                    349005.23790092574,
                    4306694.938080712,
                    -10.408880279676708
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:22:28+00:00",
            "end_time": "2018-02-17T14:30: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": "20180411_356452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84654202036107,
              38.907343408314276,
              -7.405378377999256
            ],
            [
              -76.84683589900614,
              38.91868026992906,
              -7.405378377999256
            ],
            [
              -76.82544988852972,
              38.91901673643967,
              395.5946216220008
            ],
            [
              -76.82515940830658,
              38.90767973951132,
              395.5946216220008
            ],
            [
              -76.84654202036107,
              38.907343408314276,
              -7.405378377999256
            ]
          ]
        ]
      },
      "bbox": [
        -76.8468359,
        38.90734341,
        -7.405378378,
        -76.82515941,
        38.91901674,
        395.5946216
      ],
      "properties": {
        "datetime": "2018-04-12T01:10:14Z",
        "pc:count": 12438720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340765.0601,
            "count": 12438720,
            "maximum": 341745.5256,
            "minimum": 339890.6056,
            "name": "X",
            "position": 0,
            "stddev": 497.0588504,
            "variance": 247067.5007
          },
          {
            "average": 4308737.976,
            "count": 12438720,
            "maximum": 4309373.026,
            "minimum": 4308114.326,
            "name": "Y",
            "position": 1,
            "stddev": 342.5583039,
            "variance": 117346.1916
          },
          {
            "average": 53.89197157,
            "count": 12438720,
            "maximum": 395.5946216,
            "minimum": -7.405378378,
            "name": "Z",
            "position": 2,
            "stddev": 8.051901675,
            "variance": 64.83312059
          },
          {
            "average": 3945.15863,
            "count": 12438720,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3949.648075,
            "variance": 15599719.92
          },
          {
            "average": 1.878077407,
            "count": 12438720,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.162214327,
            "variance": 1.350742142
          },
          {
            "average": 2.620700924,
            "count": 12438720,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473020099,
            "variance": 2.169788212
          },
          {
            "average": 0.5049862044,
            "count": 12438720,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999751572,
            "variance": 0.2499751579
          },
          {
            "average": 0,
            "count": 12438720,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405143214,
            "count": 12438720,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5127439852,
            "variance": 0.2629063944
          },
          {
            "average": 10.47818758,
            "count": 12438720,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.525680593,
            "variance": 72.68722957
          },
          {
            "average": 0,
            "count": 12438720,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.6161437,
            "count": 12438720,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5159733622,
            "variance": 0.2662285105
          },
          {
            "average": 207529975.1,
            "count": 12438720,
            "maximum": 207530614,
            "minimum": 207529120.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 508.4939147,
            "variance": 258566.0613
          },
          {
            "average": 0,
            "count": 12438720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12438720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12438720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000506402588,
            "count": 12438720,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02249769289,
            "variance": 0.0005061461852
          },
          {
            "average": 0.2819340736,
            "count": 12438720,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4499414051,
            "variance": 0.202447268
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339890.6056,
          4308114.326,
          -7.405378378,
          341745.5256,
          4309373.026,
          395.5946216
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339890.60557335947,
                4308114.326229235,
                -7.405378377999256
              ],
              [
                339890.60557335947,
                4309373.026229234,
                -7.405378377999256
              ],
              [
                341745.5255733595,
                4309373.026229234,
                395.5946216220008
              ],
              [
                341745.5255733595,
                4308114.326229235,
                395.5946216220008
              ],
              [
                339890.60557335947,
                4308114.326229235,
                -7.405378377999256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:10:14+00:00",
        "end_time": "2018-04-12T00:45:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_356452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_356452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_356452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_356452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8468359,
            38.90734341,
            -7.405378378,
            -76.82515941,
            38.91901674,
            395.5946216
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84654202036107,
                  38.907343408314276,
                  -7.405378377999256
                ],
                [
                  -76.84683589900614,
                  38.91868026992906,
                  -7.405378377999256
                ],
                [
                  -76.82544988852972,
                  38.91901673643967,
                  395.5946216220008
                ],
                [
                  -76.82515940830658,
                  38.90767973951132,
                  395.5946216220008
                ],
                [
                  -76.84654202036107,
                  38.907343408314276,
                  -7.405378377999256
                ]
              ]
            ]
          },
          "id": "20180411_356452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_356452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:10:14Z",
            "pc:count": 12438720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340765.0601,
                "count": 12438720,
                "maximum": 341745.5256,
                "minimum": 339890.6056,
                "name": "X",
                "position": 0,
                "stddev": 497.0588504,
                "variance": 247067.5007
              },
              {
                "average": 4308737.976,
                "count": 12438720,
                "maximum": 4309373.026,
                "minimum": 4308114.326,
                "name": "Y",
                "position": 1,
                "stddev": 342.5583039,
                "variance": 117346.1916
              },
              {
                "average": 53.89197157,
                "count": 12438720,
                "maximum": 395.5946216,
                "minimum": -7.405378378,
                "name": "Z",
                "position": 2,
                "stddev": 8.051901675,
                "variance": 64.83312059
              },
              {
                "average": 3945.15863,
                "count": 12438720,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3949.648075,
                "variance": 15599719.92
              },
              {
                "average": 1.878077407,
                "count": 12438720,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.162214327,
                "variance": 1.350742142
              },
              {
                "average": 2.620700924,
                "count": 12438720,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473020099,
                "variance": 2.169788212
              },
              {
                "average": 0.5049862044,
                "count": 12438720,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999751572,
                "variance": 0.2499751579
              },
              {
                "average": 0,
                "count": 12438720,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405143214,
                "count": 12438720,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5127439852,
                "variance": 0.2629063944
              },
              {
                "average": 10.47818758,
                "count": 12438720,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.525680593,
                "variance": 72.68722957
              },
              {
                "average": 0,
                "count": 12438720,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.6161437,
                "count": 12438720,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5159733622,
                "variance": 0.2662285105
              },
              {
                "average": 207529975.1,
                "count": 12438720,
                "maximum": 207530614,
                "minimum": 207529120.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 508.4939147,
                "variance": 258566.0613
              },
              {
                "average": 0,
                "count": 12438720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12438720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12438720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000506402588,
                "count": 12438720,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02249769289,
                "variance": 0.0005061461852
              },
              {
                "average": 0.2819340736,
                "count": 12438720,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4499414051,
                "variance": 0.202447268
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339890.6056,
              4308114.326,
              -7.405378378,
              341745.5256,
              4309373.026,
              395.5946216
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339890.60557335947,
                    4308114.326229235,
                    -7.405378377999256
                  ],
                  [
                    339890.60557335947,
                    4309373.026229234,
                    -7.405378377999256
                  ],
                  [
                    341745.5255733595,
                    4309373.026229234,
                    395.5946216220008
                  ],
                  [
                    341745.5255733595,
                    4308114.326229235,
                    395.5946216220008
                  ],
                  [
                    339890.60557335947,
                    4308114.326229235,
                    -7.405378377999256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:10:14+00:00",
            "end_time": "2018-04-12T00:45: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": "20180228_356456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84651598645753,
              38.91832506148123,
              -3.93181729135614
            ],
            [
              -76.84681000875418,
              38.92966316283325,
              -3.93181729135614
            ],
            [
              -76.8254230066487,
              38.92999966743838,
              407.70818270864385
            ],
            [
              -76.82513238464068,
              38.918661430754,
              407.70818270864385
            ],
            [
              -76.84651598645753,
              38.91832506148123,
              -3.93181729135614
            ]
          ]
        ]
      },
      "bbox": [
        -76.84681001,
        38.91832506,
        -3.931817291,
        -76.82513238,
        38.92999967,
        407.7081827
      ],
      "properties": {
        "datetime": "2018-04-12T01:17:57Z",
        "pc:count": 11124225,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340936.6304,
            "count": 11124225,
            "maximum": 341772.2637,
            "minimum": 339917.5437,
            "name": "X",
            "position": 0,
            "stddev": 572.017367,
            "variance": 327203.8681
          },
          {
            "average": 4309942.058,
            "count": 11124225,
            "maximum": 4310591.883,
            "minimum": 4309333.043,
            "name": "Y",
            "position": 1,
            "stddev": 368.3084405,
            "variance": 135651.1074
          },
          {
            "average": 52.56856979,
            "count": 11124225,
            "maximum": 407.7081827,
            "minimum": -3.931817291,
            "name": "Z",
            "position": 2,
            "stddev": 9.224017982,
            "variance": 85.08250773
          },
          {
            "average": 4238.463005,
            "count": 11124225,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4168.872146,
            "variance": 17379494.97
          },
          {
            "average": 1.675674575,
            "count": 11124225,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.076860239,
            "variance": 1.159627975
          },
          {
            "average": 2.233368617,
            "count": 11124225,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.442009247,
            "variance": 2.079390668
          },
          {
            "average": 0.5083873259,
            "count": 11124225,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999296703,
            "variance": 0.2499296752
          },
          {
            "average": 0,
            "count": 11124225,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.462609845,
            "count": 11124225,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5295786709,
            "variance": 0.2804535687
          },
          {
            "average": 0.9175291102,
            "count": 11124225,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.61478663,
            "variance": 185.3624149
          },
          {
            "average": 0,
            "count": 11124225,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.60756889,
            "count": 11124225,
            "maximum": 94,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.852988842,
            "variance": 46.96345607
          },
          {
            "average": 207375439.6,
            "count": 11124225,
            "maximum": 207531077.9,
            "minimum": 203872120.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 736816.3775,
            "variance": 542898374100.0
          },
          {
            "average": 0,
            "count": 11124225,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11124225,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11124225,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008354739319,
            "count": 11124225,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0288924902,
            "variance": 0.0008347759902
          },
          {
            "average": 0.3865024305,
            "count": 11124225,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4869479675,
            "variance": 0.237118323
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339917.5437,
          4309333.043,
          -3.931817291,
          341772.2637,
          4310591.883,
          407.7081827
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339917.5436962603,
                4309333.042767799,
                -3.93181729135614
              ],
              [
                339917.5436962603,
                4310591.882767799,
                -3.93181729135614
              ],
              [
                341772.2636962603,
                4310591.882767799,
                407.70818270864385
              ],
              [
                341772.2636962603,
                4309333.042767799,
                407.70818270864385
              ],
              [
                339917.5436962603,
                4309333.042767799,
                -3.93181729135614
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:17:57+00:00",
        "end_time": "2018-02-28T16:55:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_356456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_356456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_356456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_356456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84681001,
            38.91832506,
            -3.931817291,
            -76.82513238,
            38.92999967,
            407.7081827
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84651598645753,
                  38.91832506148123,
                  -3.93181729135614
                ],
                [
                  -76.84681000875418,
                  38.92966316283325,
                  -3.93181729135614
                ],
                [
                  -76.8254230066487,
                  38.92999966743838,
                  407.70818270864385
                ],
                [
                  -76.82513238464068,
                  38.918661430754,
                  407.70818270864385
                ],
                [
                  -76.84651598645753,
                  38.91832506148123,
                  -3.93181729135614
                ]
              ]
            ]
          },
          "id": "20180228_356456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_356456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:17:57Z",
            "pc:count": 11124225,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340936.6304,
                "count": 11124225,
                "maximum": 341772.2637,
                "minimum": 339917.5437,
                "name": "X",
                "position": 0,
                "stddev": 572.017367,
                "variance": 327203.8681
              },
              {
                "average": 4309942.058,
                "count": 11124225,
                "maximum": 4310591.883,
                "minimum": 4309333.043,
                "name": "Y",
                "position": 1,
                "stddev": 368.3084405,
                "variance": 135651.1074
              },
              {
                "average": 52.56856979,
                "count": 11124225,
                "maximum": 407.7081827,
                "minimum": -3.931817291,
                "name": "Z",
                "position": 2,
                "stddev": 9.224017982,
                "variance": 85.08250773
              },
              {
                "average": 4238.463005,
                "count": 11124225,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4168.872146,
                "variance": 17379494.97
              },
              {
                "average": 1.675674575,
                "count": 11124225,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.076860239,
                "variance": 1.159627975
              },
              {
                "average": 2.233368617,
                "count": 11124225,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.442009247,
                "variance": 2.079390668
              },
              {
                "average": 0.5083873259,
                "count": 11124225,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999296703,
                "variance": 0.2499296752
              },
              {
                "average": 0,
                "count": 11124225,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.462609845,
                "count": 11124225,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5295786709,
                "variance": 0.2804535687
              },
              {
                "average": 0.9175291102,
                "count": 11124225,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.61478663,
                "variance": 185.3624149
              },
              {
                "average": 0,
                "count": 11124225,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.60756889,
                "count": 11124225,
                "maximum": 94,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.852988842,
                "variance": 46.96345607
              },
              {
                "average": 207375439.6,
                "count": 11124225,
                "maximum": 207531077.9,
                "minimum": 203872120.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 736816.3775,
                "variance": 542898374100.0
              },
              {
                "average": 0,
                "count": 11124225,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11124225,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11124225,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008354739319,
                "count": 11124225,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0288924902,
                "variance": 0.0008347759902
              },
              {
                "average": 0.3865024305,
                "count": 11124225,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4869479675,
                "variance": 0.237118323
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339917.5437,
              4309333.043,
              -3.931817291,
              341772.2637,
              4310591.883,
              407.7081827
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339917.5436962603,
                    4309333.042767799,
                    -3.93181729135614
                  ],
                  [
                    339917.5436962603,
                    4310591.882767799,
                    -3.93181729135614
                  ],
                  [
                    341772.2636962603,
                    4310591.882767799,
                    407.70818270864385
                  ],
                  [
                    341772.2636962603,
                    4309333.042767799,
                    407.70818270864385
                  ],
                  [
                    339917.5436962603,
                    4309333.042767799,
                    -3.93181729135614
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:17:57+00:00",
            "end_time": "2018-02-28T16:55:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_356460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84649430166868,
              38.92930844255069,
              -10.24106190367118
            ],
            [
              -76.8467884403381,
              38.94064670279122,
              -10.24106190367118
            ],
            [
              -76.82539560151083,
              38.940983322039536,
              406.5789380963288
            ],
            [
              -76.82510486544403,
              38.92964492642992,
              406.5789380963288
            ],
            [
              -76.84649430166868,
              38.92930844255069,
              -10.24106190367118
            ]
          ]
        ]
      },
      "bbox": [
        -76.84678844,
        38.92930844,
        -10.2410619,
        -76.82510487,
        38.94098332,
        406.5789381
      ],
      "properties": {
        "datetime": "2018-04-12T01:34:28Z",
        "pc:count": 16095037,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340844.9249,
            "count": 16095037,
            "maximum": 341799.0539,
            "minimum": 339944.1139,
            "name": "X",
            "position": 0,
            "stddev": 507.7347323,
            "variance": 257794.5583
          },
          {
            "average": 4311240.066,
            "count": 16095037,
            "maximum": 4311810.821,
            "minimum": 4310551.961,
            "name": "Y",
            "position": 1,
            "stddev": 360.8547447,
            "variance": 130216.1468
          },
          {
            "average": 47.87490059,
            "count": 16095037,
            "maximum": 406.5789381,
            "minimum": -10.2410619,
            "name": "Z",
            "position": 2,
            "stddev": 10.54976615,
            "variance": 111.2975658
          },
          {
            "average": 3914.828252,
            "count": 16095037,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4237.003803,
            "variance": 17952201.23
          },
          {
            "average": 1.902660056,
            "count": 16095037,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.202936667,
            "variance": 1.447056626
          },
          {
            "average": 2.634915347,
            "count": 16095037,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.523013018,
            "variance": 2.319568652
          },
          {
            "average": 0.4474185427,
            "count": 16095037,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4972275191,
            "variance": 0.2472352057
          },
          {
            "average": 0,
            "count": 16095037,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.409612914,
            "count": 16095037,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5189052157,
            "variance": 0.2692626228
          },
          {
            "average": -3.039157619,
            "count": 16095037,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.97302397,
            "variance": 143.353303
          },
          {
            "average": 0,
            "count": 16095037,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.84407206,
            "count": 16095037,
            "maximum": 93,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.90452746,
            "variance": 252.9539937
          },
          {
            "average": 206426400.4,
            "count": 16095037,
            "maximum": 207532068.9,
            "minimum": 203871842.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1679595.703,
            "variance": 2821041725000.0
          },
          {
            "average": 0,
            "count": 16095037,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16095037,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16095037,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006247267403,
            "count": 16095037,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02498672639,
            "variance": 0.0006243364956
          },
          {
            "average": 0.5447005807,
            "count": 16095037,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.497997865,
            "variance": 0.2480018735
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339944.1139,
          4310551.961,
          -10.2410619,
          341799.0539,
          4311810.821,
          406.5789381
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339944.11389555974,
                4310551.960761065,
                -10.24106190367118
              ],
              [
                339944.11389555974,
                4311810.820761064,
                -10.24106190367118
              ],
              [
                341799.0538955597,
                4311810.820761064,
                406.5789380963288
              ],
              [
                341799.0538955597,
                4310551.960761065,
                406.5789380963288
              ],
              [
                339944.11389555974,
                4310551.960761065,
                -10.24106190367118
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:34:28+00:00",
        "end_time": "2018-02-28T16:50:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_356460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_356460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_356460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_356460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84678844,
            38.92930844,
            -10.2410619,
            -76.82510487,
            38.94098332,
            406.5789381
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84649430166868,
                  38.92930844255069,
                  -10.24106190367118
                ],
                [
                  -76.8467884403381,
                  38.94064670279122,
                  -10.24106190367118
                ],
                [
                  -76.82539560151083,
                  38.940983322039536,
                  406.5789380963288
                ],
                [
                  -76.82510486544403,
                  38.92964492642992,
                  406.5789380963288
                ],
                [
                  -76.84649430166868,
                  38.92930844255069,
                  -10.24106190367118
                ]
              ]
            ]
          },
          "id": "20180228_356460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_356460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:34:28Z",
            "pc:count": 16095037,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340844.9249,
                "count": 16095037,
                "maximum": 341799.0539,
                "minimum": 339944.1139,
                "name": "X",
                "position": 0,
                "stddev": 507.7347323,
                "variance": 257794.5583
              },
              {
                "average": 4311240.066,
                "count": 16095037,
                "maximum": 4311810.821,
                "minimum": 4310551.961,
                "name": "Y",
                "position": 1,
                "stddev": 360.8547447,
                "variance": 130216.1468
              },
              {
                "average": 47.87490059,
                "count": 16095037,
                "maximum": 406.5789381,
                "minimum": -10.2410619,
                "name": "Z",
                "position": 2,
                "stddev": 10.54976615,
                "variance": 111.2975658
              },
              {
                "average": 3914.828252,
                "count": 16095037,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4237.003803,
                "variance": 17952201.23
              },
              {
                "average": 1.902660056,
                "count": 16095037,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.202936667,
                "variance": 1.447056626
              },
              {
                "average": 2.634915347,
                "count": 16095037,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.523013018,
                "variance": 2.319568652
              },
              {
                "average": 0.4474185427,
                "count": 16095037,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4972275191,
                "variance": 0.2472352057
              },
              {
                "average": 0,
                "count": 16095037,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.409612914,
                "count": 16095037,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5189052157,
                "variance": 0.2692626228
              },
              {
                "average": -3.039157619,
                "count": 16095037,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.97302397,
                "variance": 143.353303
              },
              {
                "average": 0,
                "count": 16095037,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.84407206,
                "count": 16095037,
                "maximum": 93,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.90452746,
                "variance": 252.9539937
              },
              {
                "average": 206426400.4,
                "count": 16095037,
                "maximum": 207532068.9,
                "minimum": 203871842.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1679595.703,
                "variance": 2821041725000.0
              },
              {
                "average": 0,
                "count": 16095037,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16095037,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16095037,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006247267403,
                "count": 16095037,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02498672639,
                "variance": 0.0006243364956
              },
              {
                "average": 0.5447005807,
                "count": 16095037,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.497997865,
                "variance": 0.2480018735
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339944.1139,
              4310551.961,
              -10.2410619,
              341799.0539,
              4311810.821,
              406.5789381
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339944.11389555974,
                    4310551.960761065,
                    -10.24106190367118
                  ],
                  [
                    339944.11389555974,
                    4311810.820761064,
                    -10.24106190367118
                  ],
                  [
                    341799.0538955597,
                    4311810.820761064,
                    406.5789380963288
                  ],
                  [
                    341799.0538955597,
                    4310551.960761065,
                    406.5789380963288
                  ],
                  [
                    339944.11389555974,
                    4310551.960761065,
                    -10.24106190367118
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:34:28+00:00",
            "end_time": "2018-02-28T16:50:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_386452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74111753453693,
              38.907156095053516,
              -10.380536372216937
            ],
            [
              -76.74139465586414,
              38.91849433265538,
              -10.380536372216937
            ],
            [
              -76.72000793688174,
              38.918811475388424,
              309.0194636277831
            ],
            [
              -76.71973421486565,
              38.90747311022867,
              309.0194636277831
            ],
            [
              -76.74111753453693,
              38.907156095053516,
              -10.380536372216937
            ]
          ]
        ]
      },
      "bbox": [
        -76.74139466,
        38.9071561,
        -10.38053637,
        -76.71973421,
        38.91881148,
        309.0194636
      ],
      "properties": {
        "datetime": "2018-03-05T15:22:01Z",
        "pc:count": 25751545,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349869.0383,
            "count": 25751545,
            "maximum": 350886.8283,
            "minimum": 349031.9483,
            "name": "X",
            "position": 0,
            "stddev": 483.8717245,
            "variance": 234131.8458
          },
          {
            "average": 4308538.88,
            "count": 25751545,
            "maximum": 4309172.5,
            "minimum": 4307913.72,
            "name": "Y",
            "position": 1,
            "stddev": 352.5952812,
            "variance": 124323.4323
          },
          {
            "average": 41.43256408,
            "count": 25751545,
            "maximum": 309.0194636,
            "minimum": -10.38053637,
            "name": "Z",
            "position": 2,
            "stddev": 10.64356165,
            "variance": 113.2854047
          },
          {
            "average": 4542.306019,
            "count": 25751545,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5052.612664,
            "variance": 25528894.73
          },
          {
            "average": 2.123450845,
            "count": 25751545,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.310410301,
            "variance": 1.717175156
          },
          {
            "average": 3.07010892,
            "count": 25751545,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.557788059,
            "variance": 2.426703636
          },
          {
            "average": 0.5773791825,
            "count": 25751545,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4939761852,
            "variance": 0.2440124716
          },
          {
            "average": 0,
            "count": 25751545,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303720185,
            "count": 25751545,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5099713567,
            "variance": 0.2600707847
          },
          {
            "average": 0.7283683018,
            "count": 25751545,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.19945768,
            "variance": 174.2256829
          },
          {
            "average": 0,
            "count": 25751545,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.90567269,
            "count": 25751545,
            "maximum": 74,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.99250927,
            "variance": 675.6105381
          },
          {
            "average": 203536206.8,
            "count": 25751545,
            "maximum": 204298521.8,
            "minimum": 202913071.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 688621.1093,
            "variance": 474199032200.0
          },
          {
            "average": 0,
            "count": 25751545,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25751545,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25751545,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004519728816,
            "count": 25751545,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02125484932,
            "variance": 0.0004517686197
          },
          {
            "average": 0.6581027274,
            "count": 25751545,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4743453766,
            "variance": 0.2250035363
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349031.9483,
          4307913.72,
          -10.38053637,
          350886.8283,
          4309172.5,
          309.0194636
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349031.9482896404,
                4307913.719787877,
                -10.380536372216937
              ],
              [
                349031.9482896404,
                4309172.499787876,
                -10.380536372216937
              ],
              [
                350886.8282896404,
                4309172.499787876,
                309.0194636277831
              ],
              [
                350886.8282896404,
                4307913.719787877,
                309.0194636277831
              ],
              [
                349031.9482896404,
                4307913.719787877,
                -10.380536372216937
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:22:01+00:00",
        "end_time": "2018-02-17T14:31:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_386452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_386452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_386452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74139466,
            38.9071561,
            -10.38053637,
            -76.71973421,
            38.91881148,
            309.0194636
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74111753453693,
                  38.907156095053516,
                  -10.380536372216937
                ],
                [
                  -76.74139465586414,
                  38.91849433265538,
                  -10.380536372216937
                ],
                [
                  -76.72000793688174,
                  38.918811475388424,
                  309.0194636277831
                ],
                [
                  -76.71973421486565,
                  38.90747311022867,
                  309.0194636277831
                ],
                [
                  -76.74111753453693,
                  38.907156095053516,
                  -10.380536372216937
                ]
              ]
            ]
          },
          "id": "20180217_386452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_386452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:22:01Z",
            "pc:count": 25751545,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349869.0383,
                "count": 25751545,
                "maximum": 350886.8283,
                "minimum": 349031.9483,
                "name": "X",
                "position": 0,
                "stddev": 483.8717245,
                "variance": 234131.8458
              },
              {
                "average": 4308538.88,
                "count": 25751545,
                "maximum": 4309172.5,
                "minimum": 4307913.72,
                "name": "Y",
                "position": 1,
                "stddev": 352.5952812,
                "variance": 124323.4323
              },
              {
                "average": 41.43256408,
                "count": 25751545,
                "maximum": 309.0194636,
                "minimum": -10.38053637,
                "name": "Z",
                "position": 2,
                "stddev": 10.64356165,
                "variance": 113.2854047
              },
              {
                "average": 4542.306019,
                "count": 25751545,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5052.612664,
                "variance": 25528894.73
              },
              {
                "average": 2.123450845,
                "count": 25751545,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.310410301,
                "variance": 1.717175156
              },
              {
                "average": 3.07010892,
                "count": 25751545,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.557788059,
                "variance": 2.426703636
              },
              {
                "average": 0.5773791825,
                "count": 25751545,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4939761852,
                "variance": 0.2440124716
              },
              {
                "average": 0,
                "count": 25751545,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303720185,
                "count": 25751545,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5099713567,
                "variance": 0.2600707847
              },
              {
                "average": 0.7283683018,
                "count": 25751545,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.19945768,
                "variance": 174.2256829
              },
              {
                "average": 0,
                "count": 25751545,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.90567269,
                "count": 25751545,
                "maximum": 74,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.99250927,
                "variance": 675.6105381
              },
              {
                "average": 203536206.8,
                "count": 25751545,
                "maximum": 204298521.8,
                "minimum": 202913071.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 688621.1093,
                "variance": 474199032200.0
              },
              {
                "average": 0,
                "count": 25751545,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25751545,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25751545,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004519728816,
                "count": 25751545,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02125484932,
                "variance": 0.0004517686197
              },
              {
                "average": 0.6581027274,
                "count": 25751545,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4743453766,
                "variance": 0.2250035363
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349031.9483,
              4307913.72,
              -10.38053637,
              350886.8283,
              4309172.5,
              309.0194636
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349031.9482896404,
                    4307913.719787877,
                    -10.380536372216937
                  ],
                  [
                    349031.9482896404,
                    4309172.499787876,
                    -10.380536372216937
                  ],
                  [
                    350886.8282896404,
                    4309172.499787876,
                    309.0194636277831
                  ],
                  [
                    350886.8282896404,
                    4307913.719787877,
                    309.0194636277831
                  ],
                  [
                    349031.9482896404,
                    4307913.719787877,
                    -10.380536372216937
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:22:01+00:00",
            "end_time": "2018-02-17T14:31:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_362456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.825429894371,
              38.91829655036329,
              -9.78051450633285
            ],
            [
              -76.82572052300097,
              38.92963334477597,
              -9.78051450633285
            ],
            [
              -76.8043312032539,
              38.92996601743923,
              404.15948549366715
            ],
            [
              -76.80404397496477,
              38.918629089250665,
              404.15948549366715
            ],
            [
              -76.825429894371,
              38.91829655036329,
              -9.78051450633285
            ]
          ]
        ]
      },
      "bbox": [
        -76.82572052,
        38.91829655,
        -9.780514506,
        -76.80404397,
        38.92996602,
        404.1594855
      ],
      "properties": {
        "datetime": "2018-04-12T01:10:37Z",
        "pc:count": 12649796,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342590.1387,
            "count": 12649796,
            "maximum": 343600.5588,
            "minimum": 341745.6588,
            "name": "X",
            "position": 0,
            "stddev": 551.7437575,
            "variance": 304421.174
          },
          {
            "average": 4309959.922,
            "count": 12649796,
            "maximum": 4310551.744,
            "minimum": 4309293.064,
            "name": "Y",
            "position": 1,
            "stddev": 349.6923373,
            "variance": 122284.7308
          },
          {
            "average": 43.77195841,
            "count": 12649796,
            "maximum": 404.1594855,
            "minimum": -9.780514506,
            "name": "Z",
            "position": 2,
            "stddev": 12.49472396,
            "variance": 156.1181269
          },
          {
            "average": 4297.833517,
            "count": 12649796,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4513.630789,
            "variance": 20372862.9
          },
          {
            "average": 1.931180155,
            "count": 12649796,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.188156269,
            "variance": 1.41171532
          },
          {
            "average": 2.700475723,
            "count": 12649796,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.478497509,
            "variance": 2.185954885
          },
          {
            "average": 0.5282606138,
            "count": 12649796,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992007186,
            "variance": 0.2492013574
          },
          {
            "average": 0,
            "count": 12649796,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.429331825,
            "count": 12649796,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.552466879,
            "variance": 0.3052196524
          },
          {
            "average": 2.94038006,
            "count": 12649796,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.89715507,
            "variance": 166.3366089
          },
          {
            "average": 0,
            "count": 12649796,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.89950692,
            "count": 12649796,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5746118932,
            "variance": 0.3301788278
          },
          {
            "average": 207529735.1,
            "count": 12649796,
            "maximum": 207530637.7,
            "minimum": 207529143.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 488.6456744,
            "variance": 238774.5951
          },
          {
            "average": 0,
            "count": 12649796,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12649796,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12649796,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005663332436,
            "count": 12649796,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02379101837,
            "variance": 0.000566012555
          },
          {
            "average": 0.3007099087,
            "count": 12649796,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.458566763,
            "variance": 0.2102834761
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341745.6588,
          4309293.064,
          -9.780514506,
          343600.5588,
          4310551.744,
          404.1594855
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341745.65881437284,
                4309293.064084803,
                -9.78051450633285
              ],
              [
                341745.65881437284,
                4310551.744084802,
                -9.78051450633285
              ],
              [
                343600.55881437287,
                4310551.744084802,
                404.15948549366715
              ],
              [
                343600.55881437287,
                4309293.064084803,
                404.15948549366715
              ],
              [
                341745.65881437284,
                4309293.064084803,
                -9.78051450633285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:10:37+00:00",
        "end_time": "2018-04-12T00:45:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_362456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_362456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_362456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_362456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82572052,
            38.91829655,
            -9.780514506,
            -76.80404397,
            38.92996602,
            404.1594855
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.825429894371,
                  38.91829655036329,
                  -9.78051450633285
                ],
                [
                  -76.82572052300097,
                  38.92963334477597,
                  -9.78051450633285
                ],
                [
                  -76.8043312032539,
                  38.92996601743923,
                  404.15948549366715
                ],
                [
                  -76.80404397496477,
                  38.918629089250665,
                  404.15948549366715
                ],
                [
                  -76.825429894371,
                  38.91829655036329,
                  -9.78051450633285
                ]
              ]
            ]
          },
          "id": "20180411_362456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_362456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:10:37Z",
            "pc:count": 12649796,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342590.1387,
                "count": 12649796,
                "maximum": 343600.5588,
                "minimum": 341745.6588,
                "name": "X",
                "position": 0,
                "stddev": 551.7437575,
                "variance": 304421.174
              },
              {
                "average": 4309959.922,
                "count": 12649796,
                "maximum": 4310551.744,
                "minimum": 4309293.064,
                "name": "Y",
                "position": 1,
                "stddev": 349.6923373,
                "variance": 122284.7308
              },
              {
                "average": 43.77195841,
                "count": 12649796,
                "maximum": 404.1594855,
                "minimum": -9.780514506,
                "name": "Z",
                "position": 2,
                "stddev": 12.49472396,
                "variance": 156.1181269
              },
              {
                "average": 4297.833517,
                "count": 12649796,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4513.630789,
                "variance": 20372862.9
              },
              {
                "average": 1.931180155,
                "count": 12649796,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.188156269,
                "variance": 1.41171532
              },
              {
                "average": 2.700475723,
                "count": 12649796,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.478497509,
                "variance": 2.185954885
              },
              {
                "average": 0.5282606138,
                "count": 12649796,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992007186,
                "variance": 0.2492013574
              },
              {
                "average": 0,
                "count": 12649796,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.429331825,
                "count": 12649796,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.552466879,
                "variance": 0.3052196524
              },
              {
                "average": 2.94038006,
                "count": 12649796,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.89715507,
                "variance": 166.3366089
              },
              {
                "average": 0,
                "count": 12649796,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.89950692,
                "count": 12649796,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5746118932,
                "variance": 0.3301788278
              },
              {
                "average": 207529735.1,
                "count": 12649796,
                "maximum": 207530637.7,
                "minimum": 207529143.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 488.6456744,
                "variance": 238774.5951
              },
              {
                "average": 0,
                "count": 12649796,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12649796,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12649796,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005663332436,
                "count": 12649796,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02379101837,
                "variance": 0.000566012555
              },
              {
                "average": 0.3007099087,
                "count": 12649796,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.458566763,
                "variance": 0.2102834761
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341745.6588,
              4309293.064,
              -9.780514506,
              343600.5588,
              4310551.744,
              404.1594855
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341745.65881437284,
                    4309293.064084803,
                    -9.78051450633285
                  ],
                  [
                    341745.65881437284,
                    4310551.744084802,
                    -9.78051450633285
                  ],
                  [
                    343600.55881437287,
                    4310551.744084802,
                    404.15948549366715
                  ],
                  [
                    343600.55881437287,
                    4309293.064084803,
                    404.15948549366715
                  ],
                  [
                    341745.65881437284,
                    4309293.064084803,
                    -9.78051450633285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:10:37+00:00",
            "end_time": "2018-04-12T00:45: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": "20180411_362460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82540293813312,
              38.92927941039065,
              13.781437540485484
            ],
            [
              -76.82569370401427,
              38.940617264415536,
              13.781437540485484
            ],
            [
              -76.80430154563055,
              38.940950003103445,
              404.60143754048545
            ],
            [
              -76.80401418219766,
              38.92961201527479,
              404.60143754048545
            ],
            [
              -76.82540293813312,
              38.92927941039065,
              13.781437540485484
            ]
          ]
        ]
      },
      "bbox": [
        -76.8256937,
        38.92927941,
        13.78143754,
        -76.80401418,
        38.94095,
        404.6014375
      ],
      "properties": {
        "datetime": "2018-04-12T01:17:18Z",
        "pc:count": 12970110,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342807.1897,
            "count": 12970110,
            "maximum": 343627.2626,
            "minimum": 341772.4026,
            "name": "X",
            "position": 0,
            "stddev": 498.180968,
            "variance": 248184.2769
          },
          {
            "average": 4311139.262,
            "count": 12970110,
            "maximum": 4311770.712,
            "minimum": 4310511.912,
            "name": "Y",
            "position": 1,
            "stddev": 345.6750279,
            "variance": 119491.2249
          },
          {
            "average": 46.95663404,
            "count": 12970110,
            "maximum": 404.6014375,
            "minimum": 13.78143754,
            "name": "Z",
            "position": 2,
            "stddev": 11.79174652,
            "variance": 139.0452861
          },
          {
            "average": 5392.309814,
            "count": 12970110,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5150.269712,
            "variance": 26525278.1
          },
          {
            "average": 1.933913359,
            "count": 12970110,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.201265058,
            "variance": 1.443037739
          },
          {
            "average": 2.707132939,
            "count": 12970110,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.504714114,
            "variance": 2.264164565
          },
          {
            "average": 0.5113190251,
            "count": 12970110,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998718825,
            "variance": 0.2498718989
          },
          {
            "average": 0,
            "count": 12970110,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.423329563,
            "count": 12970110,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5155920164,
            "variance": 0.2658351273
          },
          {
            "average": 9.763790583,
            "count": 12970110,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.434841609,
            "variance": 89.01623619
          },
          {
            "average": 0,
            "count": 12970110,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.36484509,
            "count": 12970110,
            "maximum": 94,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5424738721,
            "variance": 0.2942779019
          },
          {
            "average": 207530211.1,
            "count": 12970110,
            "maximum": 207531038,
            "minimum": 207529507.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 557.2133167,
            "variance": 310486.6803
          },
          {
            "average": 0,
            "count": 12970110,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12970110,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12970110,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004090944487,
            "count": 12970110,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02022194654,
            "variance": 0.000408927122
          },
          {
            "average": 0.3445464225,
            "count": 12970110,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4752201623,
            "variance": 0.2258342027
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341772.4026,
          4310511.912,
          13.78143754,
          343627.2626,
          4311770.712,
          404.6014375
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341772.4025978522,
                4310511.912483189,
                13.781437540485484
              ],
              [
                341772.4025978522,
                4311770.71248319,
                13.781437540485484
              ],
              [
                343627.2625978522,
                4311770.71248319,
                404.60143754048545
              ],
              [
                343627.2625978522,
                4310511.912483189,
                404.60143754048545
              ],
              [
                341772.4025978522,
                4310511.912483189,
                13.781437540485484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:17:18+00:00",
        "end_time": "2018-04-12T00:51:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_362460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_362460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_362460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_362460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8256937,
            38.92927941,
            13.78143754,
            -76.80401418,
            38.94095,
            404.6014375
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82540293813312,
                  38.92927941039065,
                  13.781437540485484
                ],
                [
                  -76.82569370401427,
                  38.940617264415536,
                  13.781437540485484
                ],
                [
                  -76.80430154563055,
                  38.940950003103445,
                  404.60143754048545
                ],
                [
                  -76.80401418219766,
                  38.92961201527479,
                  404.60143754048545
                ],
                [
                  -76.82540293813312,
                  38.92927941039065,
                  13.781437540485484
                ]
              ]
            ]
          },
          "id": "20180411_362460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_362460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:17:18Z",
            "pc:count": 12970110,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342807.1897,
                "count": 12970110,
                "maximum": 343627.2626,
                "minimum": 341772.4026,
                "name": "X",
                "position": 0,
                "stddev": 498.180968,
                "variance": 248184.2769
              },
              {
                "average": 4311139.262,
                "count": 12970110,
                "maximum": 4311770.712,
                "minimum": 4310511.912,
                "name": "Y",
                "position": 1,
                "stddev": 345.6750279,
                "variance": 119491.2249
              },
              {
                "average": 46.95663404,
                "count": 12970110,
                "maximum": 404.6014375,
                "minimum": 13.78143754,
                "name": "Z",
                "position": 2,
                "stddev": 11.79174652,
                "variance": 139.0452861
              },
              {
                "average": 5392.309814,
                "count": 12970110,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5150.269712,
                "variance": 26525278.1
              },
              {
                "average": 1.933913359,
                "count": 12970110,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.201265058,
                "variance": 1.443037739
              },
              {
                "average": 2.707132939,
                "count": 12970110,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.504714114,
                "variance": 2.264164565
              },
              {
                "average": 0.5113190251,
                "count": 12970110,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998718825,
                "variance": 0.2498718989
              },
              {
                "average": 0,
                "count": 12970110,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.423329563,
                "count": 12970110,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5155920164,
                "variance": 0.2658351273
              },
              {
                "average": 9.763790583,
                "count": 12970110,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.434841609,
                "variance": 89.01623619
              },
              {
                "average": 0,
                "count": 12970110,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.36484509,
                "count": 12970110,
                "maximum": 94,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5424738721,
                "variance": 0.2942779019
              },
              {
                "average": 207530211.1,
                "count": 12970110,
                "maximum": 207531038,
                "minimum": 207529507.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 557.2133167,
                "variance": 310486.6803
              },
              {
                "average": 0,
                "count": 12970110,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12970110,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12970110,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004090944487,
                "count": 12970110,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02022194654,
                "variance": 0.000408927122
              },
              {
                "average": 0.3445464225,
                "count": 12970110,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4752201623,
                "variance": 0.2258342027
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341772.4026,
              4310511.912,
              13.78143754,
              343627.2626,
              4311770.712,
              404.6014375
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341772.4025978522,
                    4310511.912483189,
                    13.781437540485484
                  ],
                  [
                    341772.4025978522,
                    4311770.71248319,
                    13.781437540485484
                  ],
                  [
                    343627.2625978522,
                    4311770.71248319,
                    404.60143754048545
                  ],
                  [
                    343627.2625978522,
                    4310511.912483189,
                    404.60143754048545
                  ],
                  [
                    341772.4025978522,
                    4310511.912483189,
                    13.781437540485484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:17:18+00:00",
            "end_time": "2018-04-12T00:51:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_386456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74107711173366,
              38.91813919572235,
              -10.308222380985285
            ],
            [
              -76.74135434397697,
              38.929477772475664,
              -10.308222380985285
            ],
            [
              -76.71996640238685,
              38.9297949514052,
              397.0117776190147
            ],
            [
              -76.71969257108857,
              38.918456247086255,
              397.0117776190147
            ],
            [
              -76.74107711173366,
              38.91813919572235,
              -10.308222380985285
            ]
          ]
        ]
      },
      "bbox": [
        -76.74135434,
        38.9181392,
        -10.30822238,
        -76.71969257,
        38.92979495,
        397.0117776
      ],
      "properties": {
        "datetime": "2018-04-12T00:21:13Z",
        "pc:count": 23782016,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349841.6765,
            "count": 23782016,
            "maximum": 350913.4266,
            "minimum": 349058.7266,
            "name": "X",
            "position": 0,
            "stddev": 563.1096977,
            "variance": 317092.5316
          },
          {
            "average": 4309784.787,
            "count": 23782016,
            "maximum": 4310391.381,
            "minimum": 4309132.561,
            "name": "Y",
            "position": 1,
            "stddev": 350.262429,
            "variance": 122683.7692
          },
          {
            "average": 38.03193638,
            "count": 23782016,
            "maximum": 397.0117776,
            "minimum": -10.30822238,
            "name": "Z",
            "position": 2,
            "stddev": 7.852872178,
            "variance": 61.66760145
          },
          {
            "average": 4853.080631,
            "count": 23782016,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5175.727242,
            "variance": 26788152.49
          },
          {
            "average": 2.06130868,
            "count": 23782016,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.283757273,
            "variance": 1.648032736
          },
          {
            "average": 2.978565947,
            "count": 23782016,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.561140628,
            "variance": 2.43716006
          },
          {
            "average": 0.4605953507,
            "count": 23782016,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984448656,
            "variance": 0.2484472841
          },
          {
            "average": 0,
            "count": 23782016,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.29693,
            "count": 23782016,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4984468844,
            "variance": 0.2484492965
          },
          {
            "average": 7.773704042,
            "count": 23782016,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.20723994,
            "variance": 125.6022271
          },
          {
            "average": 0,
            "count": 23782016,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.21250007,
            "count": 23782016,
            "maximum": 97,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.21657607,
            "variance": 796.1751653
          },
          {
            "average": 203701949.7,
            "count": 23782016,
            "maximum": 207527673.6,
            "minimum": 202913092.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1380943.374,
            "variance": 1907004602000.0
          },
          {
            "average": 0,
            "count": 23782016,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23782016,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23782016,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004266248917,
            "count": 23782016,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02065049396,
            "variance": 0.0004264429008
          },
          {
            "average": 0.6320533129,
            "count": 23782016,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4822467546,
            "variance": 0.2325619323
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349058.7266,
          4309132.561,
          -10.30822238,
          350913.4266,
          4310391.381,
          397.0117776
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349058.7265878051,
                4309132.560773057,
                -10.308222380985285
              ],
              [
                349058.7265878051,
                4310391.380773057,
                -10.308222380985285
              ],
              [
                350913.42658780504,
                4310391.380773057,
                397.0117776190147
              ],
              [
                350913.42658780504,
                4309132.560773057,
                397.0117776190147
              ],
              [
                349058.7265878051,
                4309132.560773057,
                -10.308222380985285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:21:13+00:00",
        "end_time": "2018-02-17T14:31:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_386456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_386456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_386456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74135434,
            38.9181392,
            -10.30822238,
            -76.71969257,
            38.92979495,
            397.0117776
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74107711173366,
                  38.91813919572235,
                  -10.308222380985285
                ],
                [
                  -76.74135434397697,
                  38.929477772475664,
                  -10.308222380985285
                ],
                [
                  -76.71996640238685,
                  38.9297949514052,
                  397.0117776190147
                ],
                [
                  -76.71969257108857,
                  38.918456247086255,
                  397.0117776190147
                ],
                [
                  -76.74107711173366,
                  38.91813919572235,
                  -10.308222380985285
                ]
              ]
            ]
          },
          "id": "20180217_386456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_386456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:21:13Z",
            "pc:count": 23782016,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349841.6765,
                "count": 23782016,
                "maximum": 350913.4266,
                "minimum": 349058.7266,
                "name": "X",
                "position": 0,
                "stddev": 563.1096977,
                "variance": 317092.5316
              },
              {
                "average": 4309784.787,
                "count": 23782016,
                "maximum": 4310391.381,
                "minimum": 4309132.561,
                "name": "Y",
                "position": 1,
                "stddev": 350.262429,
                "variance": 122683.7692
              },
              {
                "average": 38.03193638,
                "count": 23782016,
                "maximum": 397.0117776,
                "minimum": -10.30822238,
                "name": "Z",
                "position": 2,
                "stddev": 7.852872178,
                "variance": 61.66760145
              },
              {
                "average": 4853.080631,
                "count": 23782016,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5175.727242,
                "variance": 26788152.49
              },
              {
                "average": 2.06130868,
                "count": 23782016,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.283757273,
                "variance": 1.648032736
              },
              {
                "average": 2.978565947,
                "count": 23782016,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.561140628,
                "variance": 2.43716006
              },
              {
                "average": 0.4605953507,
                "count": 23782016,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984448656,
                "variance": 0.2484472841
              },
              {
                "average": 0,
                "count": 23782016,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.29693,
                "count": 23782016,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4984468844,
                "variance": 0.2484492965
              },
              {
                "average": 7.773704042,
                "count": 23782016,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.20723994,
                "variance": 125.6022271
              },
              {
                "average": 0,
                "count": 23782016,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.21250007,
                "count": 23782016,
                "maximum": 97,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.21657607,
                "variance": 796.1751653
              },
              {
                "average": 203701949.7,
                "count": 23782016,
                "maximum": 207527673.6,
                "minimum": 202913092.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1380943.374,
                "variance": 1907004602000.0
              },
              {
                "average": 0,
                "count": 23782016,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23782016,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23782016,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004266248917,
                "count": 23782016,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02065049396,
                "variance": 0.0004264429008
              },
              {
                "average": 0.6320533129,
                "count": 23782016,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4822467546,
                "variance": 0.2325619323
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349058.7266,
              4309132.561,
              -10.30822238,
              350913.4266,
              4310391.381,
              397.0117776
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349058.7265878051,
                    4309132.560773057,
                    -10.308222380985285
                  ],
                  [
                    349058.7265878051,
                    4310391.380773057,
                    -10.308222380985285
                  ],
                  [
                    350913.42658780504,
                    4310391.380773057,
                    397.0117776190147
                  ],
                  [
                    350913.42658780504,
                    4309132.560773057,
                    397.0117776190147
                  ],
                  [
                    349058.7265878051,
                    4309132.560773057,
                    -10.308222380985285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:21:13+00:00",
            "end_time": "2018-02-17T14:31:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_362464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82537575333788,
              38.94026110335889,
              -9.345232679174245
            ],
            [
              -76.82566663798332,
              38.951599296446034,
              -9.345232679174245
            ],
            [
              -76.8042721012238,
              38.951932093859575,
              394.4147673208257
            ],
            [
              -76.8039846208454,
              38.940593766952205,
              394.4147673208257
            ],
            [
              -76.82537575333788,
              38.94026110335889,
              -9.345232679174245
            ]
          ]
        ]
      },
      "bbox": [
        -76.82566664,
        38.9402611,
        -9.345232679,
        -76.80398462,
        38.95193209,
        394.4147673
      ],
      "properties": {
        "datetime": "2018-04-12T01:17:18Z",
        "pc:count": 12673240,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342612.8368,
            "count": 12673240,
            "maximum": 343653.9487,
            "minimum": 341799.1687,
            "name": "X",
            "position": 0,
            "stddev": 507.1066253,
            "variance": 257157.1294
          },
          {
            "average": 4312369.273,
            "count": 12673240,
            "maximum": 4312989.473,
            "minimum": 4311730.633,
            "name": "Y",
            "position": 1,
            "stddev": 340.664208,
            "variance": 116052.1026
          },
          {
            "average": 44.20672661,
            "count": 12673240,
            "maximum": 394.4147673,
            "minimum": -9.345232679,
            "name": "Z",
            "position": 2,
            "stddev": 8.277236569,
            "variance": 68.51264522
          },
          {
            "average": 3704.068357,
            "count": 12673240,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4028.030882,
            "variance": 16225032.79
          },
          {
            "average": 1.741221976,
            "count": 12673240,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.102535705,
            "variance": 1.21558498
          },
          {
            "average": 2.35088462,
            "count": 12673240,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.447754448,
            "variance": 2.095992941
          },
          {
            "average": 0.4901100271,
            "count": 12673240,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999021986,
            "variance": 0.2499022082
          },
          {
            "average": 0,
            "count": 12673240,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.459674085,
            "count": 12673240,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6330155552,
            "variance": 0.4007086932
          },
          {
            "average": -8.740595546,
            "count": 12673240,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.908552018,
            "variance": 79.36229905
          },
          {
            "average": 0,
            "count": 12673240,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 86.588282,
            "count": 12673240,
            "maximum": 94,
            "minimum": 58,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.90677708,
            "variance": 166.5848945
          },
          {
            "average": 206878965.6,
            "count": 12673240,
            "maximum": 207531038,
            "minimum": 203870817.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1400238.508,
            "variance": 1960667880000.0
          },
          {
            "average": 0,
            "count": 12673240,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12673240,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12673240,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007777016769,
            "count": 12673240,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02787645814,
            "variance": 0.0007770969183
          },
          {
            "average": 0.4552415168,
            "count": 12673240,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4979926684,
            "variance": 0.2479966977
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341799.1687,
          4311730.633,
          -9.345232679,
          343653.9487,
          4312989.473,
          394.4147673
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341799.1687129867,
                4311730.633009692,
                -9.345232679174245
              ],
              [
                341799.1687129867,
                4312989.473009692,
                -9.345232679174245
              ],
              [
                343653.9487129867,
                4312989.473009692,
                394.4147673208257
              ],
              [
                343653.9487129867,
                4311730.633009692,
                394.4147673208257
              ],
              [
                341799.1687129867,
                4311730.633009692,
                -9.345232679174245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:17:18+00:00",
        "end_time": "2018-02-28T16:33:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_362464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_362464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_362464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_362464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82566664,
            38.9402611,
            -9.345232679,
            -76.80398462,
            38.95193209,
            394.4147673
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82537575333788,
                  38.94026110335889,
                  -9.345232679174245
                ],
                [
                  -76.82566663798332,
                  38.951599296446034,
                  -9.345232679174245
                ],
                [
                  -76.8042721012238,
                  38.951932093859575,
                  394.4147673208257
                ],
                [
                  -76.8039846208454,
                  38.940593766952205,
                  394.4147673208257
                ],
                [
                  -76.82537575333788,
                  38.94026110335889,
                  -9.345232679174245
                ]
              ]
            ]
          },
          "id": "20180228_362464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_362464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:17:18Z",
            "pc:count": 12673240,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342612.8368,
                "count": 12673240,
                "maximum": 343653.9487,
                "minimum": 341799.1687,
                "name": "X",
                "position": 0,
                "stddev": 507.1066253,
                "variance": 257157.1294
              },
              {
                "average": 4312369.273,
                "count": 12673240,
                "maximum": 4312989.473,
                "minimum": 4311730.633,
                "name": "Y",
                "position": 1,
                "stddev": 340.664208,
                "variance": 116052.1026
              },
              {
                "average": 44.20672661,
                "count": 12673240,
                "maximum": 394.4147673,
                "minimum": -9.345232679,
                "name": "Z",
                "position": 2,
                "stddev": 8.277236569,
                "variance": 68.51264522
              },
              {
                "average": 3704.068357,
                "count": 12673240,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4028.030882,
                "variance": 16225032.79
              },
              {
                "average": 1.741221976,
                "count": 12673240,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.102535705,
                "variance": 1.21558498
              },
              {
                "average": 2.35088462,
                "count": 12673240,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.447754448,
                "variance": 2.095992941
              },
              {
                "average": 0.4901100271,
                "count": 12673240,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999021986,
                "variance": 0.2499022082
              },
              {
                "average": 0,
                "count": 12673240,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.459674085,
                "count": 12673240,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6330155552,
                "variance": 0.4007086932
              },
              {
                "average": -8.740595546,
                "count": 12673240,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.908552018,
                "variance": 79.36229905
              },
              {
                "average": 0,
                "count": 12673240,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 86.588282,
                "count": 12673240,
                "maximum": 94,
                "minimum": 58,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.90677708,
                "variance": 166.5848945
              },
              {
                "average": 206878965.6,
                "count": 12673240,
                "maximum": 207531038,
                "minimum": 203870817.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1400238.508,
                "variance": 1960667880000.0
              },
              {
                "average": 0,
                "count": 12673240,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12673240,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12673240,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007777016769,
                "count": 12673240,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02787645814,
                "variance": 0.0007770969183
              },
              {
                "average": 0.4552415168,
                "count": 12673240,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4979926684,
                "variance": 0.2479966977
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341799.1687,
              4311730.633,
              -9.345232679,
              343653.9487,
              4312989.473,
              394.4147673
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341799.1687129867,
                    4311730.633009692,
                    -9.345232679174245
                  ],
                  [
                    341799.1687129867,
                    4312989.473009692,
                    -9.345232679174245
                  ],
                  [
                    343653.9487129867,
                    4312989.473009692,
                    394.4147673208257
                  ],
                  [
                    343653.9487129867,
                    4311730.633009692,
                    394.4147673208257
                  ],
                  [
                    341799.1687129867,
                    4311730.633009692,
                    -9.345232679174245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:17:18+00:00",
            "end_time": "2018-02-28T16:33:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_356464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84647036987667,
              38.94029067961405,
              -9.809042960473448
            ],
            [
              -76.84676462926151,
              38.95162927889214,
              -9.809042960473448
            ],
            [
              -76.82536918110858,
              38.951965961806174,
              426.4109570395266
            ],
            [
              -76.825078326182,
              38.940627227140645,
              426.4109570395266
            ],
            [
              -76.84647036987667,
              38.94029067961405,
              -9.809042960473448
            ]
          ]
        ]
      },
      "bbox": [
        -76.84676463,
        38.94029068,
        -9.80904296,
        -76.82507833,
        38.95196596,
        426.410957
      ],
      "properties": {
        "datetime": "2018-04-12T01:34:54Z",
        "pc:count": 24168157,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340753.6885,
            "count": 24168157,
            "maximum": 341825.7616,
            "minimum": 339970.8816,
            "name": "X",
            "position": 0,
            "stddev": 503.7982468,
            "variance": 253812.6735
          },
          {
            "average": 4312362.521,
            "count": 24168157,
            "maximum": 4313029.65,
            "minimum": 4311770.75,
            "name": "Y",
            "position": 1,
            "stddev": 336.5657299,
            "variance": 113276.4906
          },
          {
            "average": 46.86083669,
            "count": 24168157,
            "maximum": 426.410957,
            "minimum": -9.80904296,
            "name": "Z",
            "position": 2,
            "stddev": 9.496024353,
            "variance": 90.17447852
          },
          {
            "average": 4691.322369,
            "count": 24168157,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4801.663769,
            "variance": 23055974.95
          },
          {
            "average": 1.978050292,
            "count": 24168157,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.239610253,
            "variance": 1.536633578
          },
          {
            "average": 2.802736344,
            "count": 24168157,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.544304903,
            "variance": 2.384877635
          },
          {
            "average": 0.5404754694,
            "count": 24168157,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4983590539,
            "variance": 0.2483617467
          },
          {
            "average": 0,
            "count": 24168157,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.348724853,
            "count": 24168157,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7460994842,
            "variance": 0.5566644404
          },
          {
            "average": 9.376443331,
            "count": 24168157,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.8109529,
            "variance": 116.8767027
          },
          {
            "average": 0,
            "count": 24168157,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.90069892,
            "count": 24168157,
            "maximum": 93,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.90374845,
            "variance": 285.7367118
          },
          {
            "average": 205838422.4,
            "count": 24168157,
            "maximum": 207532094.5,
            "minimum": 203870817.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1824705.615,
            "variance": 3329550580000.0
          },
          {
            "average": 0,
            "count": 24168157,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24168157,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24168157,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004486895712,
            "count": 24168157,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02117754158,
            "variance": 0.0004484882674
          },
          {
            "average": 0.6548148458,
            "count": 24168157,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4754286202,
            "variance": 0.2260323729
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339970.8816,
          4311770.75,
          -9.80904296,
          341825.7616,
          4313029.65,
          426.410957
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339970.88160001714,
                4311770.749901623,
                -9.809042960473448
              ],
              [
                339970.88160001714,
                4313029.649901624,
                -9.809042960473448
              ],
              [
                341825.76160001714,
                4313029.649901624,
                426.4109570395266
              ],
              [
                341825.76160001714,
                4311770.749901623,
                426.4109570395266
              ],
              [
                339970.88160001714,
                4311770.749901623,
                -9.809042960473448
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:34:54+00:00",
        "end_time": "2018-02-28T16:33:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_356464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_356464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_356464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_356464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84676463,
            38.94029068,
            -9.80904296,
            -76.82507833,
            38.95196596,
            426.410957
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84647036987667,
                  38.94029067961405,
                  -9.809042960473448
                ],
                [
                  -76.84676462926151,
                  38.95162927889214,
                  -9.809042960473448
                ],
                [
                  -76.82536918110858,
                  38.951965961806174,
                  426.4109570395266
                ],
                [
                  -76.825078326182,
                  38.940627227140645,
                  426.4109570395266
                ],
                [
                  -76.84647036987667,
                  38.94029067961405,
                  -9.809042960473448
                ]
              ]
            ]
          },
          "id": "20180228_356464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_356464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:34:54Z",
            "pc:count": 24168157,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340753.6885,
                "count": 24168157,
                "maximum": 341825.7616,
                "minimum": 339970.8816,
                "name": "X",
                "position": 0,
                "stddev": 503.7982468,
                "variance": 253812.6735
              },
              {
                "average": 4312362.521,
                "count": 24168157,
                "maximum": 4313029.65,
                "minimum": 4311770.75,
                "name": "Y",
                "position": 1,
                "stddev": 336.5657299,
                "variance": 113276.4906
              },
              {
                "average": 46.86083669,
                "count": 24168157,
                "maximum": 426.410957,
                "minimum": -9.80904296,
                "name": "Z",
                "position": 2,
                "stddev": 9.496024353,
                "variance": 90.17447852
              },
              {
                "average": 4691.322369,
                "count": 24168157,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4801.663769,
                "variance": 23055974.95
              },
              {
                "average": 1.978050292,
                "count": 24168157,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.239610253,
                "variance": 1.536633578
              },
              {
                "average": 2.802736344,
                "count": 24168157,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.544304903,
                "variance": 2.384877635
              },
              {
                "average": 0.5404754694,
                "count": 24168157,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4983590539,
                "variance": 0.2483617467
              },
              {
                "average": 0,
                "count": 24168157,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.348724853,
                "count": 24168157,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7460994842,
                "variance": 0.5566644404
              },
              {
                "average": 9.376443331,
                "count": 24168157,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.8109529,
                "variance": 116.8767027
              },
              {
                "average": 0,
                "count": 24168157,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.90069892,
                "count": 24168157,
                "maximum": 93,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.90374845,
                "variance": 285.7367118
              },
              {
                "average": 205838422.4,
                "count": 24168157,
                "maximum": 207532094.5,
                "minimum": 203870817.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1824705.615,
                "variance": 3329550580000.0
              },
              {
                "average": 0,
                "count": 24168157,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24168157,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24168157,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004486895712,
                "count": 24168157,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02117754158,
                "variance": 0.0004484882674
              },
              {
                "average": 0.6548148458,
                "count": 24168157,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4754286202,
                "variance": 0.2260323729
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339970.8816,
              4311770.75,
              -9.80904296,
              341825.7616,
              4313029.65,
              426.410957
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339970.88160001714,
                    4311770.749901623,
                    -9.809042960473448
                  ],
                  [
                    339970.88160001714,
                    4313029.649901624,
                    -9.809042960473448
                  ],
                  [
                    341825.76160001714,
                    4313029.649901624,
                    426.4109570395266
                  ],
                  [
                    341825.76160001714,
                    4311770.749901623,
                    426.4109570395266
                  ],
                  [
                    339970.88160001714,
                    4311770.749901623,
                    -9.809042960473448
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:34:54+00:00",
            "end_time": "2018-02-28T16:33:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_362448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82548278681367,
              38.8963312876551,
              -9.420997206996049
            ],
            [
              -76.82577319171567,
              38.90766794435304,
              -9.420997206996049
            ],
            [
              -76.80439184911867,
              38.90800044924443,
              394.69900279300396
            ],
            [
              -76.80410484057444,
              38.89666365881731,
              394.69900279300396
            ],
            [
              -76.82548278681367,
              38.8963312876551,
              -9.420997206996049
            ]
          ]
        ]
      },
      "bbox": [
        -76.82577319,
        38.89633129,
        -9.420997207,
        -76.80410484,
        38.90800045,
        394.6990028
      ],
      "properties": {
        "datetime": "2018-04-12T00:53:00Z",
        "pc:count": 13995130,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342755.9304,
            "count": 13995130,
            "maximum": 343547.0561,
            "minimum": 341692.2761,
            "name": "X",
            "position": 0,
            "stddev": 508.0378527,
            "variance": 258102.4598
          },
          {
            "average": 4307509.145,
            "count": 13995130,
            "maximum": 4308114.082,
            "minimum": 4306855.422,
            "name": "Y",
            "position": 1,
            "stddev": 348.5041304,
            "variance": 121455.1289
          },
          {
            "average": 40.72877561,
            "count": 13995130,
            "maximum": 394.6990028,
            "minimum": -9.420997207,
            "name": "Z",
            "position": 2,
            "stddev": 11.3627386,
            "variance": 129.1118285
          },
          {
            "average": 4047.380397,
            "count": 13995130,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4194.083759,
            "variance": 17590338.58
          },
          {
            "average": 2.023734542,
            "count": 13995130,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.234077342,
            "variance": 1.522946887
          },
          {
            "average": 2.883519839,
            "count": 13995130,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.495206773,
            "variance": 2.235643293
          },
          {
            "average": 0.5080888138,
            "count": 13995130,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999345847,
            "variance": 0.249934589
          },
          {
            "average": 0,
            "count": 13995130,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.36507728,
            "count": 13995130,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5190707085,
            "variance": 0.2694344004
          },
          {
            "average": 10.52112412,
            "count": 13995130,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.143270214,
            "variance": 83.59939021
          },
          {
            "average": 0,
            "count": 13995130,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.44679163,
            "count": 13995130,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5485025022,
            "variance": 0.3008549949
          },
          {
            "average": 207528604.6,
            "count": 13995130,
            "maximum": 207529580,
            "minimum": 207527972,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582.3585234,
            "variance": 339141.4498
          },
          {
            "average": 0,
            "count": 13995130,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13995130,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13995130,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000519394961,
            "count": 13995130,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02278431976,
            "variance": 0.0005191252269
          },
          {
            "average": 0.417657428,
            "count": 13995130,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4931731118,
            "variance": 0.2432197182
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341692.2761,
          4306855.422,
          -9.420997207,
          343547.0561,
          4308114.082,
          394.6990028
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341692.2760662179,
                4306855.422466205,
                -9.420997206996049
              ],
              [
                341692.2760662179,
                4308114.082466206,
                -9.420997206996049
              ],
              [
                343547.05606621795,
                4308114.082466206,
                394.69900279300396
              ],
              [
                343547.05606621795,
                4306855.422466205,
                394.69900279300396
              ],
              [
                341692.2760662179,
                4306855.422466205,
                -9.420997206996049
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:53:00+00:00",
        "end_time": "2018-04-12T00:26:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_362448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_362448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_362448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_362448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82577319,
            38.89633129,
            -9.420997207,
            -76.80410484,
            38.90800045,
            394.6990028
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82548278681367,
                  38.8963312876551,
                  -9.420997206996049
                ],
                [
                  -76.82577319171567,
                  38.90766794435304,
                  -9.420997206996049
                ],
                [
                  -76.80439184911867,
                  38.90800044924443,
                  394.69900279300396
                ],
                [
                  -76.80410484057444,
                  38.89666365881731,
                  394.69900279300396
                ],
                [
                  -76.82548278681367,
                  38.8963312876551,
                  -9.420997206996049
                ]
              ]
            ]
          },
          "id": "20180411_362448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_362448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:53:00Z",
            "pc:count": 13995130,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342755.9304,
                "count": 13995130,
                "maximum": 343547.0561,
                "minimum": 341692.2761,
                "name": "X",
                "position": 0,
                "stddev": 508.0378527,
                "variance": 258102.4598
              },
              {
                "average": 4307509.145,
                "count": 13995130,
                "maximum": 4308114.082,
                "minimum": 4306855.422,
                "name": "Y",
                "position": 1,
                "stddev": 348.5041304,
                "variance": 121455.1289
              },
              {
                "average": 40.72877561,
                "count": 13995130,
                "maximum": 394.6990028,
                "minimum": -9.420997207,
                "name": "Z",
                "position": 2,
                "stddev": 11.3627386,
                "variance": 129.1118285
              },
              {
                "average": 4047.380397,
                "count": 13995130,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4194.083759,
                "variance": 17590338.58
              },
              {
                "average": 2.023734542,
                "count": 13995130,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.234077342,
                "variance": 1.522946887
              },
              {
                "average": 2.883519839,
                "count": 13995130,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.495206773,
                "variance": 2.235643293
              },
              {
                "average": 0.5080888138,
                "count": 13995130,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999345847,
                "variance": 0.249934589
              },
              {
                "average": 0,
                "count": 13995130,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.36507728,
                "count": 13995130,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5190707085,
                "variance": 0.2694344004
              },
              {
                "average": 10.52112412,
                "count": 13995130,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.143270214,
                "variance": 83.59939021
              },
              {
                "average": 0,
                "count": 13995130,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.44679163,
                "count": 13995130,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5485025022,
                "variance": 0.3008549949
              },
              {
                "average": 207528604.6,
                "count": 13995130,
                "maximum": 207529580,
                "minimum": 207527972,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582.3585234,
                "variance": 339141.4498
              },
              {
                "average": 0,
                "count": 13995130,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13995130,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13995130,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000519394961,
                "count": 13995130,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02278431976,
                "variance": 0.0005191252269
              },
              {
                "average": 0.417657428,
                "count": 13995130,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4931731118,
                "variance": 0.2432197182
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341692.2761,
              4306855.422,
              -9.420997207,
              343547.0561,
              4308114.082,
              394.6990028
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341692.2760662179,
                    4306855.422466205,
                    -9.420997206996049
                  ],
                  [
                    341692.2760662179,
                    4308114.082466206,
                    -9.420997206996049
                  ],
                  [
                    343547.05606621795,
                    4308114.082466206,
                    394.69900279300396
                  ],
                  [
                    343547.05606621795,
                    4306855.422466205,
                    394.69900279300396
                  ],
                  [
                    341692.2760662179,
                    4306855.422466205,
                    -9.420997206996049
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:53:00+00:00",
            "end_time": "2018-04-12T00:26:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_368448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80440130604698,
              38.89629630786977,
              -3.79843374284809
            ],
            [
              -76.80468840360432,
              38.907634898563614,
              -3.79843374284809
            ],
            [
              -76.78330705355029,
              38.90796353840521,
              396.66156625715195
            ],
            [
              -76.78302335300536,
              38.89662481551405,
              396.66156625715195
            ],
            [
              -76.80440130604698,
              38.89629630786977,
              -3.79843374284809
            ]
          ]
        ]
      },
      "bbox": [
        -76.8046884,
        38.89629631,
        -3.798433743,
        -76.78302335,
        38.90796354,
        396.6615663
      ],
      "properties": {
        "datetime": "2018-04-12T00:45:51Z",
        "pc:count": 11733723,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344512.9075,
            "count": 11733723,
            "maximum": 345375.2981,
            "minimum": 343520.5381,
            "name": "X",
            "position": 0,
            "stddev": 510.9797383,
            "variance": 261100.293
          },
          {
            "average": 4307455.286,
            "count": 11733723,
            "maximum": 4308074.022,
            "minimum": 4306815.162,
            "name": "Y",
            "position": 1,
            "stddev": 345.4776392,
            "variance": 119354.7992
          },
          {
            "average": 33.04236468,
            "count": 11733723,
            "maximum": 396.6615663,
            "minimum": -3.798433743,
            "name": "Z",
            "position": 2,
            "stddev": 9.045601714,
            "variance": 81.82291037
          },
          {
            "average": 4026.387191,
            "count": 11733723,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3927.365702,
            "variance": 15424201.36
          },
          {
            "average": 1.743391249,
            "count": 11733723,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.085278351,
            "variance": 1.177829099
          },
          {
            "average": 2.319640066,
            "count": 11733723,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.410326278,
            "variance": 1.98902021
          },
          {
            "average": 0.5458449974,
            "count": 11733723,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4978938214,
            "variance": 0.2478982573
          },
          {
            "average": 0,
            "count": 11733723,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.505013541,
            "count": 11733723,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6240523124,
            "variance": 0.3894412886
          },
          {
            "average": -9.707540048,
            "count": 11733723,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.762670197,
            "variance": 76.78438898
          },
          {
            "average": 0,
            "count": 11733723,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.3512072,
            "count": 11733723,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5196547213,
            "variance": 0.2700410294
          },
          {
            "average": 207527856.9,
            "count": 11733723,
            "maximum": 207529151.4,
            "minimum": 207527570.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 265.6155344,
            "variance": 70551.61212
          },
          {
            "average": 0,
            "count": 11733723,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11733723,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11733723,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006425922957,
            "count": 11733723,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02534125935,
            "variance": 0.0006421794256
          },
          {
            "average": 0.2870770854,
            "count": 11733723,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4523978889,
            "variance": 0.2046638499
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343520.5381,
          4306815.162,
          -3.798433743,
          345375.2981,
          4308074.022,
          396.6615663
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343520.5381485587,
                4306815.162011092,
                -3.79843374284809
              ],
              [
                343520.5381485587,
                4308074.022011091,
                -3.79843374284809
              ],
              [
                345375.2981485587,
                4308074.022011091,
                396.66156625715195
              ],
              [
                345375.2981485587,
                4306815.162011092,
                396.66156625715195
              ],
              [
                343520.5381485587,
                4306815.162011092,
                -3.79843374284809
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:45:51+00:00",
        "end_time": "2018-04-12T00:19:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_368448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_368448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_368448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_368448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8046884,
            38.89629631,
            -3.798433743,
            -76.78302335,
            38.90796354,
            396.6615663
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80440130604698,
                  38.89629630786977,
                  -3.79843374284809
                ],
                [
                  -76.80468840360432,
                  38.907634898563614,
                  -3.79843374284809
                ],
                [
                  -76.78330705355029,
                  38.90796353840521,
                  396.66156625715195
                ],
                [
                  -76.78302335300536,
                  38.89662481551405,
                  396.66156625715195
                ],
                [
                  -76.80440130604698,
                  38.89629630786977,
                  -3.79843374284809
                ]
              ]
            ]
          },
          "id": "20180411_368448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_368448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:45:51Z",
            "pc:count": 11733723,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344512.9075,
                "count": 11733723,
                "maximum": 345375.2981,
                "minimum": 343520.5381,
                "name": "X",
                "position": 0,
                "stddev": 510.9797383,
                "variance": 261100.293
              },
              {
                "average": 4307455.286,
                "count": 11733723,
                "maximum": 4308074.022,
                "minimum": 4306815.162,
                "name": "Y",
                "position": 1,
                "stddev": 345.4776392,
                "variance": 119354.7992
              },
              {
                "average": 33.04236468,
                "count": 11733723,
                "maximum": 396.6615663,
                "minimum": -3.798433743,
                "name": "Z",
                "position": 2,
                "stddev": 9.045601714,
                "variance": 81.82291037
              },
              {
                "average": 4026.387191,
                "count": 11733723,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3927.365702,
                "variance": 15424201.36
              },
              {
                "average": 1.743391249,
                "count": 11733723,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.085278351,
                "variance": 1.177829099
              },
              {
                "average": 2.319640066,
                "count": 11733723,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.410326278,
                "variance": 1.98902021
              },
              {
                "average": 0.5458449974,
                "count": 11733723,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4978938214,
                "variance": 0.2478982573
              },
              {
                "average": 0,
                "count": 11733723,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.505013541,
                "count": 11733723,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6240523124,
                "variance": 0.3894412886
              },
              {
                "average": -9.707540048,
                "count": 11733723,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.762670197,
                "variance": 76.78438898
              },
              {
                "average": 0,
                "count": 11733723,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.3512072,
                "count": 11733723,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5196547213,
                "variance": 0.2700410294
              },
              {
                "average": 207527856.9,
                "count": 11733723,
                "maximum": 207529151.4,
                "minimum": 207527570.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 265.6155344,
                "variance": 70551.61212
              },
              {
                "average": 0,
                "count": 11733723,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11733723,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11733723,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006425922957,
                "count": 11733723,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02534125935,
                "variance": 0.0006421794256
              },
              {
                "average": 0.2870770854,
                "count": 11733723,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4523978889,
                "variance": 0.2046638499
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343520.5381,
              4306815.162,
              -3.798433743,
              345375.2981,
              4308074.022,
              396.6615663
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343520.5381485587,
                    4306815.162011092,
                    -3.79843374284809
                  ],
                  [
                    343520.5381485587,
                    4308074.022011091,
                    -3.79843374284809
                  ],
                  [
                    345375.2981485587,
                    4308074.022011091,
                    396.66156625715195
                  ],
                  [
                    345375.2981485587,
                    4306815.162011092,
                    396.66156625715195
                  ],
                  [
                    343520.5381485587,
                    4306815.162011092,
                    -3.79843374284809
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:45:51+00:00",
            "end_time": "2018-04-12T00:19: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": "20180411_362452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82545695682826,
              38.90731307200301,
              -5.852057071514139
            ],
            [
              -76.82574748982816,
              38.91865042804006,
              -5.852057071514139
            ],
            [
              -76.80436308211718,
              38.91898300271149,
              388.7479429284859
            ],
            [
              -76.80407594750825,
              38.907645512920176,
              388.7479429284859
            ],
            [
              -76.82545695682826,
              38.90731307200301,
              -5.852057071514139
            ]
          ]
        ]
      },
      "bbox": [
        -76.82574749,
        38.90731307,
        -5.852057072,
        -76.80407595,
        38.918983,
        388.7479429
      ],
      "properties": {
        "datetime": "2018-04-12T00:53:00Z",
        "pc:count": 10732658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342609.0051,
            "count": 10732658,
            "maximum": 343573.6696,
            "minimum": 341718.9096,
            "name": "X",
            "position": 0,
            "stddev": 505.8235372,
            "variance": 255857.4508
          },
          {
            "average": 4308702.263,
            "count": 10732658,
            "maximum": 4309332.889,
            "minimum": 4308074.149,
            "name": "Y",
            "position": 1,
            "stddev": 352.4570187,
            "variance": 124225.95
          },
          {
            "average": 39.71190388,
            "count": 10732658,
            "maximum": 388.7479429,
            "minimum": -5.852057072,
            "name": "Z",
            "position": 2,
            "stddev": 10.84509381,
            "variance": 117.6160597
          },
          {
            "average": 3875.642421,
            "count": 10732658,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3804.582316,
            "variance": 14474846.6
          },
          {
            "average": 1.735363132,
            "count": 10732658,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.095559929,
            "variance": 1.200251558
          },
          {
            "average": 2.333404363,
            "count": 10732658,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.434831744,
            "variance": 2.058742133
          },
          {
            "average": 0.5533802531,
            "count": 10732658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4971424058,
            "variance": 0.2471505716
          },
          {
            "average": 0,
            "count": 10732658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.494339054,
            "count": 10732658,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5557145327,
            "variance": 0.3088186418
          },
          {
            "average": -8.692447209,
            "count": 10732658,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.724069411,
            "variance": 94.55752591
          },
          {
            "average": 0,
            "count": 10732658,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.62769064,
            "count": 10732658,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5634177215,
            "variance": 0.3174395289
          },
          {
            "average": 207529265.1,
            "count": 10732658,
            "maximum": 207529580,
            "minimum": 207527972.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 335.9365345,
            "variance": 112853.3552
          },
          {
            "average": 0,
            "count": 10732658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10732658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10732658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000866886842,
            "count": 10732658,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0294301789,
            "variance": 0.0008661354299
          },
          {
            "average": 0.2964209798,
            "count": 10732658,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4566788828,
            "variance": 0.208555602
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341718.9096,
          4308074.149,
          -5.852057072,
          343573.6696,
          4309332.889,
          388.7479429
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341718.90955801547,
                4308074.149314529,
                -5.852057071514139
              ],
              [
                341718.90955801547,
                4309332.8893145295,
                -5.852057071514139
              ],
              [
                343573.6695580155,
                4309332.8893145295,
                388.7479429284859
              ],
              [
                343573.6695580155,
                4308074.149314529,
                388.7479429284859
              ],
              [
                341718.90955801547,
                4308074.149314529,
                -5.852057071514139
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:53:00+00:00",
        "end_time": "2018-04-12T00:26:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_362452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_362452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_362452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_362452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82574749,
            38.90731307,
            -5.852057072,
            -76.80407595,
            38.918983,
            388.7479429
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82545695682826,
                  38.90731307200301,
                  -5.852057071514139
                ],
                [
                  -76.82574748982816,
                  38.91865042804006,
                  -5.852057071514139
                ],
                [
                  -76.80436308211718,
                  38.91898300271149,
                  388.7479429284859
                ],
                [
                  -76.80407594750825,
                  38.907645512920176,
                  388.7479429284859
                ],
                [
                  -76.82545695682826,
                  38.90731307200301,
                  -5.852057071514139
                ]
              ]
            ]
          },
          "id": "20180411_362452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_362452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:53:00Z",
            "pc:count": 10732658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342609.0051,
                "count": 10732658,
                "maximum": 343573.6696,
                "minimum": 341718.9096,
                "name": "X",
                "position": 0,
                "stddev": 505.8235372,
                "variance": 255857.4508
              },
              {
                "average": 4308702.263,
                "count": 10732658,
                "maximum": 4309332.889,
                "minimum": 4308074.149,
                "name": "Y",
                "position": 1,
                "stddev": 352.4570187,
                "variance": 124225.95
              },
              {
                "average": 39.71190388,
                "count": 10732658,
                "maximum": 388.7479429,
                "minimum": -5.852057072,
                "name": "Z",
                "position": 2,
                "stddev": 10.84509381,
                "variance": 117.6160597
              },
              {
                "average": 3875.642421,
                "count": 10732658,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3804.582316,
                "variance": 14474846.6
              },
              {
                "average": 1.735363132,
                "count": 10732658,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.095559929,
                "variance": 1.200251558
              },
              {
                "average": 2.333404363,
                "count": 10732658,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.434831744,
                "variance": 2.058742133
              },
              {
                "average": 0.5533802531,
                "count": 10732658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4971424058,
                "variance": 0.2471505716
              },
              {
                "average": 0,
                "count": 10732658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.494339054,
                "count": 10732658,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5557145327,
                "variance": 0.3088186418
              },
              {
                "average": -8.692447209,
                "count": 10732658,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.724069411,
                "variance": 94.55752591
              },
              {
                "average": 0,
                "count": 10732658,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.62769064,
                "count": 10732658,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5634177215,
                "variance": 0.3174395289
              },
              {
                "average": 207529265.1,
                "count": 10732658,
                "maximum": 207529580,
                "minimum": 207527972.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 335.9365345,
                "variance": 112853.3552
              },
              {
                "average": 0,
                "count": 10732658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10732658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10732658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000866886842,
                "count": 10732658,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0294301789,
                "variance": 0.0008661354299
              },
              {
                "average": 0.2964209798,
                "count": 10732658,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4566788828,
                "variance": 0.208555602
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341718.9096,
              4308074.149,
              -5.852057072,
              343573.6696,
              4309332.889,
              388.7479429
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341718.90955801547,
                    4308074.149314529,
                    -5.852057071514139
                  ],
                  [
                    341718.90955801547,
                    4309332.8893145295,
                    -5.852057071514139
                  ],
                  [
                    343573.6695580155,
                    4309332.8893145295,
                    388.7479429284859
                  ],
                  [
                    343573.6695580155,
                    4308074.149314529,
                    388.7479429284859
                  ],
                  [
                    341718.90955801547,
                    4308074.149314529,
                    -5.852057071514139
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:53:00+00:00",
            "end_time": "2018-04-12T00:26:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_368452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80437101388137,
              38.90727916763851,
              -9.830409180882157
            ],
            [
              -76.80465819625027,
              38.91861683643924,
              -9.830409180882157
            ],
            [
              -76.7832733200148,
              38.91894555140846,
              381.66959081911784
            ],
            [
              -76.78298953627925,
              38.90760775040207,
              381.66959081911784
            ],
            [
              -76.80437101388137,
              38.90727916763851,
              -9.830409180882157
            ]
          ]
        ]
      },
      "bbox": [
        -76.8046582,
        38.90727917,
        -9.830409181,
        -76.78298954,
        38.91894555,
        381.6695908
      ],
      "properties": {
        "datetime": "2018-04-12T00:46:13Z",
        "pc:count": 14890190,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344406.3098,
            "count": 14890190,
            "maximum": 345402.059,
            "minimum": 343547.279,
            "name": "X",
            "position": 0,
            "stddev": 482.5211057,
            "variance": 232826.6175
          },
          {
            "average": 4308671.068,
            "count": 14890190,
            "maximum": 4309292.758,
            "minimum": 4308033.998,
            "name": "Y",
            "position": 1,
            "stddev": 338.5123507,
            "variance": 114590.6116
          },
          {
            "average": 42.99639216,
            "count": 14890190,
            "maximum": 381.6695908,
            "minimum": -9.830409181,
            "name": "Z",
            "position": 2,
            "stddev": 9.610150336,
            "variance": 92.35498948
          },
          {
            "average": 4527.664475,
            "count": 14890190,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4514.86697,
            "variance": 20384023.76
          },
          {
            "average": 2.054117375,
            "count": 14890190,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.241128413,
            "variance": 1.540399739
          },
          {
            "average": 2.912366531,
            "count": 14890190,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.493139821,
            "variance": 2.229466525
          },
          {
            "average": 0.509687922,
            "count": 14890190,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999061521,
            "variance": 0.2499061609
          },
          {
            "average": 0,
            "count": 14890190,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.381742207,
            "count": 14890190,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5058689294,
            "variance": 0.2559033737
          },
          {
            "average": 10.37828792,
            "count": 14890190,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.119873716,
            "variance": 83.17209659
          },
          {
            "average": 0,
            "count": 14890190,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.65743889,
            "count": 14890190,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5210845857,
            "variance": 0.2715291455
          },
          {
            "average": 207528390.9,
            "count": 14890190,
            "maximum": 207529173.9,
            "minimum": 207527594.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 584.155252,
            "variance": 341237.3584
          },
          {
            "average": 0,
            "count": 14890190,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14890190,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14890190,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004489533042,
            "count": 14890190,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02118376206,
            "variance": 0.0004487517752
          },
          {
            "average": 0.3376680889,
            "count": 14890190,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4729147552,
            "variance": 0.2236483656
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343547.279,
          4308033.998,
          -9.830409181,
          345402.059,
          4309292.758,
          381.6695908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343547.27895506273,
                4308033.998033842,
                -9.830409180882157
              ],
              [
                343547.27895506273,
                4309292.758033842,
                -9.830409180882157
              ],
              [
                345402.05895506276,
                4309292.758033842,
                381.66959081911784
              ],
              [
                345402.05895506276,
                4308033.998033842,
                381.66959081911784
              ],
              [
                343547.27895506273,
                4308033.998033842,
                -9.830409180882157
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:46:13+00:00",
        "end_time": "2018-04-12T00:19:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_368452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_368452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_368452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_368452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8046582,
            38.90727917,
            -9.830409181,
            -76.78298954,
            38.91894555,
            381.6695908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80437101388137,
                  38.90727916763851,
                  -9.830409180882157
                ],
                [
                  -76.80465819625027,
                  38.91861683643924,
                  -9.830409180882157
                ],
                [
                  -76.7832733200148,
                  38.91894555140846,
                  381.66959081911784
                ],
                [
                  -76.78298953627925,
                  38.90760775040207,
                  381.66959081911784
                ],
                [
                  -76.80437101388137,
                  38.90727916763851,
                  -9.830409180882157
                ]
              ]
            ]
          },
          "id": "20180411_368452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_368452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:46:13Z",
            "pc:count": 14890190,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344406.3098,
                "count": 14890190,
                "maximum": 345402.059,
                "minimum": 343547.279,
                "name": "X",
                "position": 0,
                "stddev": 482.5211057,
                "variance": 232826.6175
              },
              {
                "average": 4308671.068,
                "count": 14890190,
                "maximum": 4309292.758,
                "minimum": 4308033.998,
                "name": "Y",
                "position": 1,
                "stddev": 338.5123507,
                "variance": 114590.6116
              },
              {
                "average": 42.99639216,
                "count": 14890190,
                "maximum": 381.6695908,
                "minimum": -9.830409181,
                "name": "Z",
                "position": 2,
                "stddev": 9.610150336,
                "variance": 92.35498948
              },
              {
                "average": 4527.664475,
                "count": 14890190,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4514.86697,
                "variance": 20384023.76
              },
              {
                "average": 2.054117375,
                "count": 14890190,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.241128413,
                "variance": 1.540399739
              },
              {
                "average": 2.912366531,
                "count": 14890190,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.493139821,
                "variance": 2.229466525
              },
              {
                "average": 0.509687922,
                "count": 14890190,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999061521,
                "variance": 0.2499061609
              },
              {
                "average": 0,
                "count": 14890190,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.381742207,
                "count": 14890190,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5058689294,
                "variance": 0.2559033737
              },
              {
                "average": 10.37828792,
                "count": 14890190,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.119873716,
                "variance": 83.17209659
              },
              {
                "average": 0,
                "count": 14890190,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.65743889,
                "count": 14890190,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5210845857,
                "variance": 0.2715291455
              },
              {
                "average": 207528390.9,
                "count": 14890190,
                "maximum": 207529173.9,
                "minimum": 207527594.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 584.155252,
                "variance": 341237.3584
              },
              {
                "average": 0,
                "count": 14890190,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14890190,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14890190,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004489533042,
                "count": 14890190,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02118376206,
                "variance": 0.0004487517752
              },
              {
                "average": 0.3376680889,
                "count": 14890190,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4729147552,
                "variance": 0.2236483656
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343547.279,
              4308033.998,
              -9.830409181,
              345402.059,
              4309292.758,
              381.6695908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343547.27895506273,
                    4308033.998033842,
                    -9.830409180882157
                  ],
                  [
                    343547.27895506273,
                    4309292.758033842,
                    -9.830409180882157
                  ],
                  [
                    345402.05895506276,
                    4309292.758033842,
                    381.66959081911784
                  ],
                  [
                    345402.05895506276,
                    4308033.998033842,
                    381.66959081911784
                  ],
                  [
                    343547.27895506273,
                    4308033.998033842,
                    -9.830409180882157
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:46:13+00:00",
            "end_time": "2018-04-12T00:19: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": "20180411_368456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80433937942628,
              38.91826331221176,
              2.955496468456403
            ],
            [
              -76.80462666011793,
              38.92960059954611,
              2.955496468456403
            ],
            [
              -76.78324033091036,
              38.92992935763935,
              402.67549646845646
            ],
            [
              -76.78295645030626,
              38.918591938097514,
              402.67549646845646
            ],
            [
              -76.80433937942628,
              38.91826331221176,
              2.955496468456403
            ]
          ]
        ]
      },
      "bbox": [
        -76.80462666,
        38.91826331,
        2.955496468,
        -76.78295645,
        38.92992936,
        402.6754965
      ],
      "properties": {
        "datetime": "2018-04-12T00:52:22Z",
        "pc:count": 12619740,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344622.9877,
            "count": 12619740,
            "maximum": 345428.7639,
            "minimum": 343574.1439,
            "name": "X",
            "position": 0,
            "stddev": 570.2202133,
            "variance": 325151.0917
          },
          {
            "average": 4309814.107,
            "count": 12619740,
            "maximum": 4310511.696,
            "minimum": 4309252.976,
            "name": "Y",
            "position": 1,
            "stddev": 338.768433,
            "variance": 114764.0512
          },
          {
            "average": 45.0333153,
            "count": 12619740,
            "maximum": 402.6754965,
            "minimum": 2.955496468,
            "name": "Z",
            "position": 2,
            "stddev": 8.184464107,
            "variance": 66.98545271
          },
          {
            "average": 4284.545177,
            "count": 12619740,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4369.807731,
            "variance": 19095219.6
          },
          {
            "average": 1.940632295,
            "count": 12619740,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.196832331,
            "variance": 1.432407629
          },
          {
            "average": 2.723257452,
            "count": 12619740,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.493339946,
            "variance": 2.230064193
          },
          {
            "average": 0.5226652055,
            "count": 12619740,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994860441,
            "variance": 0.2494863082
          },
          {
            "average": 0,
            "count": 12619740,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.443350814,
            "count": 12619740,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5698561949,
            "variance": 0.3247360829
          },
          {
            "average": 3.366479425,
            "count": 12619740,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.43858676,
            "variance": 180.595614
          },
          {
            "average": 0,
            "count": 12619740,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.13249504,
            "count": 12619740,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6249664465,
            "variance": 0.3905830592
          },
          {
            "average": 207528888.2,
            "count": 12619740,
            "maximum": 207529542.3,
            "minimum": 207527929.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 586.6225368,
            "variance": 344126.0007
          },
          {
            "average": 0,
            "count": 12619740,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12619740,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12619740,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004219579801,
            "count": 12619740,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02053728232,
            "variance": 0.000421779965
          },
          {
            "average": 0.3623278293,
            "count": 12619740,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4806728531,
            "variance": 0.2310463917
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343574.1439,
          4309252.976,
          2.955496468,
          345428.7639,
          4310511.696,
          402.6754965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343574.1439171659,
                4309252.976411902,
                2.955496468456403
              ],
              [
                343574.1439171659,
                4310511.696411903,
                2.955496468456403
              ],
              [
                345428.76391716587,
                4310511.696411903,
                402.67549646845646
              ],
              [
                345428.76391716587,
                4309252.976411902,
                402.67549646845646
              ],
              [
                343574.1439171659,
                4309252.976411902,
                2.955496468456403
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:52:22+00:00",
        "end_time": "2018-04-12T00:25:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_368456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_368456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_368456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_368456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80462666,
            38.91826331,
            2.955496468,
            -76.78295645,
            38.92992936,
            402.6754965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80433937942628,
                  38.91826331221176,
                  2.955496468456403
                ],
                [
                  -76.80462666011793,
                  38.92960059954611,
                  2.955496468456403
                ],
                [
                  -76.78324033091036,
                  38.92992935763935,
                  402.67549646845646
                ],
                [
                  -76.78295645030626,
                  38.918591938097514,
                  402.67549646845646
                ],
                [
                  -76.80433937942628,
                  38.91826331221176,
                  2.955496468456403
                ]
              ]
            ]
          },
          "id": "20180411_368456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_368456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:52:22Z",
            "pc:count": 12619740,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344622.9877,
                "count": 12619740,
                "maximum": 345428.7639,
                "minimum": 343574.1439,
                "name": "X",
                "position": 0,
                "stddev": 570.2202133,
                "variance": 325151.0917
              },
              {
                "average": 4309814.107,
                "count": 12619740,
                "maximum": 4310511.696,
                "minimum": 4309252.976,
                "name": "Y",
                "position": 1,
                "stddev": 338.768433,
                "variance": 114764.0512
              },
              {
                "average": 45.0333153,
                "count": 12619740,
                "maximum": 402.6754965,
                "minimum": 2.955496468,
                "name": "Z",
                "position": 2,
                "stddev": 8.184464107,
                "variance": 66.98545271
              },
              {
                "average": 4284.545177,
                "count": 12619740,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4369.807731,
                "variance": 19095219.6
              },
              {
                "average": 1.940632295,
                "count": 12619740,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.196832331,
                "variance": 1.432407629
              },
              {
                "average": 2.723257452,
                "count": 12619740,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.493339946,
                "variance": 2.230064193
              },
              {
                "average": 0.5226652055,
                "count": 12619740,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994860441,
                "variance": 0.2494863082
              },
              {
                "average": 0,
                "count": 12619740,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.443350814,
                "count": 12619740,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5698561949,
                "variance": 0.3247360829
              },
              {
                "average": 3.366479425,
                "count": 12619740,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.43858676,
                "variance": 180.595614
              },
              {
                "average": 0,
                "count": 12619740,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.13249504,
                "count": 12619740,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6249664465,
                "variance": 0.3905830592
              },
              {
                "average": 207528888.2,
                "count": 12619740,
                "maximum": 207529542.3,
                "minimum": 207527929.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 586.6225368,
                "variance": 344126.0007
              },
              {
                "average": 0,
                "count": 12619740,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12619740,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12619740,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004219579801,
                "count": 12619740,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02053728232,
                "variance": 0.000421779965
              },
              {
                "average": 0.3623278293,
                "count": 12619740,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4806728531,
                "variance": 0.2310463917
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343574.1439,
              4309252.976,
              2.955496468,
              345428.7639,
              4310511.696,
              402.6754965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343574.1439171659,
                    4309252.976411902,
                    2.955496468456403
                  ],
                  [
                    343574.1439171659,
                    4310511.696411903,
                    2.955496468456403
                  ],
                  [
                    345428.76391716587,
                    4310511.696411903,
                    402.67549646845646
                  ],
                  [
                    345428.76391716587,
                    4309252.976411902,
                    402.67549646845646
                  ],
                  [
                    343574.1439171659,
                    4309252.976411902,
                    2.955496468456403
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:52:22+00:00",
            "end_time": "2018-04-12T00:25: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": "20180411_368460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80431163968636,
              38.929246809272655,
              -7.198877996863274
            ],
            [
              -76.80459902847349,
              38.940584075395925,
              -7.198877996863274
            ],
            [
              -76.78320593988715,
              38.94091295836086,
              405.7011220031368
            ],
            [
              -76.78292195359421,
              38.92957555999115,
              405.7011220031368
            ],
            [
              -76.80431163968636,
              38.929246809272655,
              -7.198877996863274
            ]
          ]
        ]
      },
      "bbox": [
        -76.80459903,
        38.92924681,
        -7.198877997,
        -76.78292195,
        38.94091296,
        405.701122
      ],
      "properties": {
        "datetime": "2018-04-12T01:11:01Z",
        "pc:count": 11099209,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344580.9605,
            "count": 11099209,
            "maximum": 345455.5948,
            "minimum": 343600.6748,
            "name": "X",
            "position": 0,
            "stddev": 515.3712125,
            "variance": 265607.4866
          },
          {
            "average": 4311124.477,
            "count": 11099209,
            "maximum": 4311730.612,
            "minimum": 4310471.892,
            "name": "Y",
            "position": 1,
            "stddev": 350.9072499,
            "variance": 123135.898
          },
          {
            "average": 48.37854588,
            "count": 11099209,
            "maximum": 405.701122,
            "minimum": -7.198877997,
            "name": "Z",
            "position": 2,
            "stddev": 9.570111839,
            "variance": 91.58704062
          },
          {
            "average": 3838.898865,
            "count": 11099209,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3935.796938,
            "variance": 15490497.54
          },
          {
            "average": 1.804377411,
            "count": 11099209,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.115394028,
            "variance": 1.244103839
          },
          {
            "average": 2.463211748,
            "count": 11099209,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.429054065,
            "variance": 2.04219552
          },
          {
            "average": 0.5609027634,
            "count": 11099209,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.496277015,
            "variance": 0.2462908756
          },
          {
            "average": 0,
            "count": 11099209,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.500487828,
            "count": 11099209,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6414376779,
            "variance": 0.4114422947
          },
          {
            "average": -7.935294885,
            "count": 11099209,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.983892262,
            "variance": 99.6781047
          },
          {
            "average": 0,
            "count": 11099209,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.31297672,
            "count": 11099209,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5535573772,
            "variance": 0.3064257699
          },
          {
            "average": 207529445.5,
            "count": 11099209,
            "maximum": 207530661.8,
            "minimum": 207529166.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 306.6234744,
            "variance": 94017.95504
          },
          {
            "average": 0,
            "count": 11099209,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11099209,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11099209,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007338360779,
            "count": 11099209,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02707946876,
            "variance": 0.0007332976285
          },
          {
            "average": 0.2474477235,
            "count": 11099209,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4315291003,
            "variance": 0.1862173644
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343600.6748,
          4310471.892,
          -7.198877997,
          345455.5948,
          4311730.612,
          405.701122
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343600.67475955316,
                4310471.891669513,
                -7.198877996863274
              ],
              [
                343600.67475955316,
                4311730.611669513,
                -7.198877996863274
              ],
              [
                345455.5947595532,
                4311730.611669513,
                405.7011220031368
              ],
              [
                345455.5947595532,
                4310471.891669513,
                405.7011220031368
              ],
              [
                343600.67475955316,
                4310471.891669513,
                -7.198877996863274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:11:01+00:00",
        "end_time": "2018-04-12T00:46:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_368460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_368460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_368460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_368460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80459903,
            38.92924681,
            -7.198877997,
            -76.78292195,
            38.94091296,
            405.701122
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80431163968636,
                  38.929246809272655,
                  -7.198877996863274
                ],
                [
                  -76.80459902847349,
                  38.940584075395925,
                  -7.198877996863274
                ],
                [
                  -76.78320593988715,
                  38.94091295836086,
                  405.7011220031368
                ],
                [
                  -76.78292195359421,
                  38.92957555999115,
                  405.7011220031368
                ],
                [
                  -76.80431163968636,
                  38.929246809272655,
                  -7.198877996863274
                ]
              ]
            ]
          },
          "id": "20180411_368460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_368460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:11:01Z",
            "pc:count": 11099209,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344580.9605,
                "count": 11099209,
                "maximum": 345455.5948,
                "minimum": 343600.6748,
                "name": "X",
                "position": 0,
                "stddev": 515.3712125,
                "variance": 265607.4866
              },
              {
                "average": 4311124.477,
                "count": 11099209,
                "maximum": 4311730.612,
                "minimum": 4310471.892,
                "name": "Y",
                "position": 1,
                "stddev": 350.9072499,
                "variance": 123135.898
              },
              {
                "average": 48.37854588,
                "count": 11099209,
                "maximum": 405.701122,
                "minimum": -7.198877997,
                "name": "Z",
                "position": 2,
                "stddev": 9.570111839,
                "variance": 91.58704062
              },
              {
                "average": 3838.898865,
                "count": 11099209,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3935.796938,
                "variance": 15490497.54
              },
              {
                "average": 1.804377411,
                "count": 11099209,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.115394028,
                "variance": 1.244103839
              },
              {
                "average": 2.463211748,
                "count": 11099209,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.429054065,
                "variance": 2.04219552
              },
              {
                "average": 0.5609027634,
                "count": 11099209,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.496277015,
                "variance": 0.2462908756
              },
              {
                "average": 0,
                "count": 11099209,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.500487828,
                "count": 11099209,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6414376779,
                "variance": 0.4114422947
              },
              {
                "average": -7.935294885,
                "count": 11099209,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.983892262,
                "variance": 99.6781047
              },
              {
                "average": 0,
                "count": 11099209,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.31297672,
                "count": 11099209,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5535573772,
                "variance": 0.3064257699
              },
              {
                "average": 207529445.5,
                "count": 11099209,
                "maximum": 207530661.8,
                "minimum": 207529166.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 306.6234744,
                "variance": 94017.95504
              },
              {
                "average": 0,
                "count": 11099209,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11099209,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11099209,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007338360779,
                "count": 11099209,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02707946876,
                "variance": 0.0007332976285
              },
              {
                "average": 0.2474477235,
                "count": 11099209,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4315291003,
                "variance": 0.1862173644
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343600.6748,
              4310471.892,
              -7.198877997,
              345455.5948,
              4311730.612,
              405.701122
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343600.67475955316,
                    4310471.891669513,
                    -7.198877996863274
                  ],
                  [
                    343600.67475955316,
                    4311730.611669513,
                    -7.198877996863274
                  ],
                  [
                    345455.5947595532,
                    4311730.611669513,
                    405.7011220031368
                  ],
                  [
                    345455.5947595532,
                    4310471.891669513,
                    405.7011220031368
                  ],
                  [
                    343600.67475955316,
                    4310471.891669513,
                    -7.198877996863274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:11:01+00:00",
            "end_time": "2018-04-12T00:46:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_368464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80428120151731,
              38.94022832662907,
              -8.025134519174998
            ],
            [
              -76.80456872082794,
              38.95156647225564,
              -8.025134519174998
            ],
            [
              -76.78317325360356,
              38.95189541263931,
              407.334865480825
            ],
            [
              -76.78288913876824,
              38.94055713474397,
              407.334865480825
            ],
            [
              -76.80428120151731,
              38.94022832662907,
              -8.025134519174998
            ]
          ]
        ]
      },
      "bbox": [
        -76.80456872,
        38.94022833,
        -8.025134519,
        -76.78288914,
        38.95189541,
        407.3348655
      ],
      "properties": {
        "datetime": "2018-04-12T01:11:27Z",
        "pc:count": 13912516,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344462.6449,
            "count": 13912516,
            "maximum": 345482.2802,
            "minimum": 343627.4402,
            "name": "X",
            "position": 0,
            "stddev": 478.2277724,
            "variance": 228701.8023
          },
          {
            "average": 4312320.204,
            "count": 13912516,
            "maximum": 4312949.405,
            "minimum": 4311690.585,
            "name": "Y",
            "position": 1,
            "stddev": 344.3066503,
            "variance": 118547.0695
          },
          {
            "average": 53.08148714,
            "count": 13912516,
            "maximum": 407.3348655,
            "minimum": -8.025134519,
            "name": "Z",
            "position": 2,
            "stddev": 9.10727935,
            "variance": 82.94253715
          },
          {
            "average": 4511.55445,
            "count": 13912516,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4419.617826,
            "variance": 19533021.73
          },
          {
            "average": 1.953595022,
            "count": 13912516,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.200865063,
            "variance": 1.442076899
          },
          {
            "average": 2.752658685,
            "count": 13912516,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.487524997,
            "variance": 2.212730618
          },
          {
            "average": 0.5032043809,
            "count": 13912516,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999897498,
            "variance": 0.2499897499
          },
          {
            "average": 0,
            "count": 13912516,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.384608794,
            "count": 13912516,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6165915837,
            "variance": 0.3801851811
          },
          {
            "average": 10.94332542,
            "count": 13912516,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.179471594,
            "variance": 66.90375556
          },
          {
            "average": 0,
            "count": 13912516,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.59708661,
            "count": 13912516,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5130110416,
            "variance": 0.2631803288
          },
          {
            "average": 207529979.5,
            "count": 13912516,
            "maximum": 207530687.2,
            "minimum": 207529189.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 579.3900741,
            "variance": 335692.858
          },
          {
            "average": 0,
            "count": 13912516,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13912516,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13912516,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005191009304,
            "count": 13912516,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02277787308,
            "variance": 0.0005188315019
          },
          {
            "average": 0.382968113,
            "count": 13912516,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4861106401,
            "variance": 0.2363035544
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343627.4402,
          4311690.585,
          -8.025134519,
          345482.2802,
          4312949.405,
          407.3348655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343627.4401587277,
                4311690.584653699,
                -8.025134519174998
              ],
              [
                343627.4401587277,
                4312949.404653699,
                -8.025134519174998
              ],
              [
                345482.28015872766,
                4312949.404653699,
                407.334865480825
              ],
              [
                345482.28015872766,
                4311690.584653699,
                407.334865480825
              ],
              [
                343627.4401587277,
                4311690.584653699,
                -8.025134519174998
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:11:27+00:00",
        "end_time": "2018-04-12T00:46:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_368464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_368464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_368464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_368464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80456872,
            38.94022833,
            -8.025134519,
            -76.78288914,
            38.95189541,
            407.3348655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80428120151731,
                  38.94022832662907,
                  -8.025134519174998
                ],
                [
                  -76.80456872082794,
                  38.95156647225564,
                  -8.025134519174998
                ],
                [
                  -76.78317325360356,
                  38.95189541263931,
                  407.334865480825
                ],
                [
                  -76.78288913876824,
                  38.94055713474397,
                  407.334865480825
                ],
                [
                  -76.80428120151731,
                  38.94022832662907,
                  -8.025134519174998
                ]
              ]
            ]
          },
          "id": "20180411_368464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_368464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:11:27Z",
            "pc:count": 13912516,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344462.6449,
                "count": 13912516,
                "maximum": 345482.2802,
                "minimum": 343627.4402,
                "name": "X",
                "position": 0,
                "stddev": 478.2277724,
                "variance": 228701.8023
              },
              {
                "average": 4312320.204,
                "count": 13912516,
                "maximum": 4312949.405,
                "minimum": 4311690.585,
                "name": "Y",
                "position": 1,
                "stddev": 344.3066503,
                "variance": 118547.0695
              },
              {
                "average": 53.08148714,
                "count": 13912516,
                "maximum": 407.3348655,
                "minimum": -8.025134519,
                "name": "Z",
                "position": 2,
                "stddev": 9.10727935,
                "variance": 82.94253715
              },
              {
                "average": 4511.55445,
                "count": 13912516,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4419.617826,
                "variance": 19533021.73
              },
              {
                "average": 1.953595022,
                "count": 13912516,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.200865063,
                "variance": 1.442076899
              },
              {
                "average": 2.752658685,
                "count": 13912516,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.487524997,
                "variance": 2.212730618
              },
              {
                "average": 0.5032043809,
                "count": 13912516,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999897498,
                "variance": 0.2499897499
              },
              {
                "average": 0,
                "count": 13912516,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.384608794,
                "count": 13912516,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6165915837,
                "variance": 0.3801851811
              },
              {
                "average": 10.94332542,
                "count": 13912516,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.179471594,
                "variance": 66.90375556
              },
              {
                "average": 0,
                "count": 13912516,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.59708661,
                "count": 13912516,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5130110416,
                "variance": 0.2631803288
              },
              {
                "average": 207529979.5,
                "count": 13912516,
                "maximum": 207530687.2,
                "minimum": 207529189.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 579.3900741,
                "variance": 335692.858
              },
              {
                "average": 0,
                "count": 13912516,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13912516,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13912516,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005191009304,
                "count": 13912516,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02277787308,
                "variance": 0.0005188315019
              },
              {
                "average": 0.382968113,
                "count": 13912516,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4861106401,
                "variance": 0.2363035544
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343627.4402,
              4311690.585,
              -8.025134519,
              345482.2802,
              4312949.405,
              407.3348655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343627.4401587277,
                    4311690.584653699,
                    -8.025134519174998
                  ],
                  [
                    343627.4401587277,
                    4312949.404653699,
                    -8.025134519174998
                  ],
                  [
                    345482.28015872766,
                    4312949.404653699,
                    407.334865480825
                  ],
                  [
                    345482.28015872766,
                    4311690.584653699,
                    407.334865480825
                  ],
                  [
                    343627.4401587277,
                    4311690.584653699,
                    -8.025134519174998
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:11:27+00:00",
            "end_time": "2018-04-12T00:46: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": "20180305_374448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78331965844606,
              38.89626031128415,
              -10.411545812263228
            ],
            [
              -76.78360334832293,
              38.907596871344644,
              -10.411545812263228
            ],
            [
              -76.76222130349244,
              38.907921656449886,
              424.1484541877368
            ],
            [
              -76.76194101020282,
              38.896584965766046,
              424.1484541877368
            ],
            [
              -76.78331965844606,
              38.89626031128415,
              -10.411545812263228
            ]
          ]
        ]
      },
      "bbox": [
        -76.78360335,
        38.89626031,
        -10.41154581,
        -76.76194101,
        38.90792166,
        424.1484542
      ],
      "properties": {
        "datetime": "2018-04-12T00:26:07Z",
        "pc:count": 15461918,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346466.4655,
            "count": 15461918,
            "maximum": 347203.6098,
            "minimum": 345348.8098,
            "name": "X",
            "position": 0,
            "stddev": 480.373648,
            "variance": 230758.8417
          },
          {
            "average": 4307456.991,
            "count": 15461918,
            "maximum": 4308033.831,
            "minimum": 4306775.211,
            "name": "Y",
            "position": 1,
            "stddev": 335.0611757,
            "variance": 112265.9915
          },
          {
            "average": 43.14848894,
            "count": 15461918,
            "maximum": 424.1484542,
            "minimum": -10.41154581,
            "name": "Z",
            "position": 2,
            "stddev": 9.78199089,
            "variance": 95.68734577
          },
          {
            "average": 4468.544959,
            "count": 15461918,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4709.341301,
            "variance": 22177895.49
          },
          {
            "average": 2.109695641,
            "count": 15461918,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.267418415,
            "variance": 1.606349437
          },
          {
            "average": 3.039126711,
            "count": 15461918,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.498964801,
            "variance": 2.246895476
          },
          {
            "average": 0.5041381671,
            "count": 15461918,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999828914,
            "variance": 0.2499828917
          },
          {
            "average": 0,
            "count": 15461918,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.379513589,
            "count": 15461918,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5432558084,
            "variance": 0.2951268734
          },
          {
            "average": 11.18995741,
            "count": 15461918,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.509418584,
            "variance": 72.41020464
          },
          {
            "average": 0,
            "count": 15461918,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.67149088,
            "count": 15461918,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.48065938,
            "variance": 155.7668585
          },
          {
            "average": 205936844.3,
            "count": 15461918,
            "maximum": 207527967.4,
            "minimum": 204296837,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1615192.98,
            "variance": 2608848364000.0
          },
          {
            "average": 0,
            "count": 15461918,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15461918,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15461918,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004527898803,
            "count": 15461918,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02127404265,
            "variance": 0.0004525848909
          },
          {
            "average": 0.2856948278,
            "count": 15461918,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4517447358,
            "variance": 0.2040733064
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345348.8098,
          4306775.211,
          -10.41154581,
          347203.6098,
          4308033.831,
          424.1484542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345348.809767308,
                4306775.211365626,
                -10.411545812263228
              ],
              [
                345348.809767308,
                4308033.831365625,
                -10.411545812263228
              ],
              [
                347203.60976730805,
                4308033.831365625,
                424.1484541877368
              ],
              [
                347203.60976730805,
                4306775.211365626,
                424.1484541877368
              ],
              [
                345348.809767308,
                4306775.211365626,
                -10.411545812263228
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:26:07+00:00",
        "end_time": "2018-03-05T14:53:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180305_374448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180305_374448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180305_374448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78360335,
            38.89626031,
            -10.41154581,
            -76.76194101,
            38.90792166,
            424.1484542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78331965844606,
                  38.89626031128415,
                  -10.411545812263228
                ],
                [
                  -76.78360334832293,
                  38.907596871344644,
                  -10.411545812263228
                ],
                [
                  -76.76222130349244,
                  38.907921656449886,
                  424.1484541877368
                ],
                [
                  -76.76194101020282,
                  38.896584965766046,
                  424.1484541877368
                ],
                [
                  -76.78331965844606,
                  38.89626031128415,
                  -10.411545812263228
                ]
              ]
            ]
          },
          "id": "20180305_374448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180305_374448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:26:07Z",
            "pc:count": 15461918,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346466.4655,
                "count": 15461918,
                "maximum": 347203.6098,
                "minimum": 345348.8098,
                "name": "X",
                "position": 0,
                "stddev": 480.373648,
                "variance": 230758.8417
              },
              {
                "average": 4307456.991,
                "count": 15461918,
                "maximum": 4308033.831,
                "minimum": 4306775.211,
                "name": "Y",
                "position": 1,
                "stddev": 335.0611757,
                "variance": 112265.9915
              },
              {
                "average": 43.14848894,
                "count": 15461918,
                "maximum": 424.1484542,
                "minimum": -10.41154581,
                "name": "Z",
                "position": 2,
                "stddev": 9.78199089,
                "variance": 95.68734577
              },
              {
                "average": 4468.544959,
                "count": 15461918,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4709.341301,
                "variance": 22177895.49
              },
              {
                "average": 2.109695641,
                "count": 15461918,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.267418415,
                "variance": 1.606349437
              },
              {
                "average": 3.039126711,
                "count": 15461918,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.498964801,
                "variance": 2.246895476
              },
              {
                "average": 0.5041381671,
                "count": 15461918,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999828914,
                "variance": 0.2499828917
              },
              {
                "average": 0,
                "count": 15461918,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.379513589,
                "count": 15461918,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5432558084,
                "variance": 0.2951268734
              },
              {
                "average": 11.18995741,
                "count": 15461918,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.509418584,
                "variance": 72.41020464
              },
              {
                "average": 0,
                "count": 15461918,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.67149088,
                "count": 15461918,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.48065938,
                "variance": 155.7668585
              },
              {
                "average": 205936844.3,
                "count": 15461918,
                "maximum": 207527967.4,
                "minimum": 204296837,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1615192.98,
                "variance": 2608848364000.0
              },
              {
                "average": 0,
                "count": 15461918,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15461918,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15461918,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004527898803,
                "count": 15461918,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02127404265,
                "variance": 0.0004525848909
              },
              {
                "average": 0.2856948278,
                "count": 15461918,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4517447358,
                "variance": 0.2040733064
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345348.8098,
              4306775.211,
              -10.41154581,
              347203.6098,
              4308033.831,
              424.1484542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345348.809767308,
                    4306775.211365626,
                    -10.411545812263228
                  ],
                  [
                    345348.809767308,
                    4308033.831365625,
                    -10.411545812263228
                  ],
                  [
                    347203.60976730805,
                    4308033.831365625,
                    424.1484541877368
                  ],
                  [
                    347203.60976730805,
                    4306775.211365626,
                    424.1484541877368
                  ],
                  [
                    345348.809767308,
                    4306775.211365626,
                    -10.411545812263228
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:26:07+00:00",
            "end_time": "2018-03-05T14:53: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": "20180217_404456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67782009193151,
              38.918317334206684,
              1.739139718997308
            ],
            [
              -76.67784975906237,
              38.91957677844552,
              1.739139718997308
            ],
            [
              -76.67632404998666,
              38.919598701305546,
              303.51913971899734
            ],
            [
              -76.67629440980198,
              38.91833925608709,
              303.51913971899734
            ],
            [
              -76.67782009193151,
              38.918317334206684,
              1.739139718997308
            ]
          ]
        ]
      },
      "bbox": [
        -76.67784976,
        38.91831733,
        1.739139719,
        -76.67629441,
        38.9195987,
        303.5191397
      ],
      "properties": {
        "datetime": "2018-02-17T16:48:57Z",
        "pc:count": 51031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354593.1222,
            "count": 51031,
            "maximum": 354675.7715,
            "minimum": 354543.4515,
            "name": "X",
            "position": 0,
            "stddev": 33.30042351,
            "variance": 1108.918206
          },
          {
            "average": 4309097.803,
            "count": 51031,
            "maximum": 4309189.327,
            "minimum": 4309049.507,
            "name": "Y",
            "position": 1,
            "stddev": 30.80329631,
            "variance": 948.8430633
          },
          {
            "average": 16.01794731,
            "count": 51031,
            "maximum": 303.5191397,
            "minimum": 1.739139719,
            "name": "Z",
            "position": 2,
            "stddev": 9.915985797,
            "variance": 98.32677432
          },
          {
            "average": 4047.910878,
            "count": 51031,
            "maximum": 29587,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5342.444026,
            "variance": 28541708.17
          },
          {
            "average": 2.562501225,
            "count": 51031,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.395960146,
            "variance": 1.948704729
          },
          {
            "average": 3.834179224,
            "count": 51031,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.284929946,
            "variance": 1.651044966
          },
          {
            "average": 0.5039681762,
            "count": 51031,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999891522,
            "variance": 0.2499891523
          },
          {
            "average": 0,
            "count": 51031,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24624248,
            "count": 51031,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.46258645,
            "variance": 0.2139862237
          },
          {
            "average": 6.401986332,
            "count": 51031,
            "maximum": 7.998000145,
            "minimum": 4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7542785988,
            "variance": 0.5689362046
          },
          {
            "average": 0,
            "count": 51031,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 51031,
            "maximum": 29,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 202921324.1,
            "count": 51031,
            "maximum": 202921337.1,
            "minimum": 202921311.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11.47488321,
            "variance": 131.6729448
          },
          {
            "average": 0,
            "count": 51031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003135349102,
            "count": 51031,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0177043144,
            "variance": 0.0003134427482
          },
          {
            "average": 0,
            "count": 51031,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          354543.4515,
          4309049.507,
          1.739139719,
          354675.7715,
          4309189.327,
          303.5191397
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                354543.4515005093,
                4309049.506578313,
                1.739139718997308
              ],
              [
                354543.4515005093,
                4309189.3265783135,
                1.739139718997308
              ],
              [
                354675.77150050923,
                4309189.3265783135,
                303.51913971899734
              ],
              [
                354675.77150050923,
                4309049.506578313,
                303.51913971899734
              ],
              [
                354543.4515005093,
                4309049.506578313,
                1.739139718997308
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:48:57+00:00",
        "end_time": "2018-02-17T16:48:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_404456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_404456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_404456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_404456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67784976,
            38.91831733,
            1.739139719,
            -76.67629441,
            38.9195987,
            303.5191397
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67782009193151,
                  38.918317334206684,
                  1.739139718997308
                ],
                [
                  -76.67784975906237,
                  38.91957677844552,
                  1.739139718997308
                ],
                [
                  -76.67632404998666,
                  38.919598701305546,
                  303.51913971899734
                ],
                [
                  -76.67629440980198,
                  38.91833925608709,
                  303.51913971899734
                ],
                [
                  -76.67782009193151,
                  38.918317334206684,
                  1.739139718997308
                ]
              ]
            ]
          },
          "id": "20180217_404456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_404456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:48:57Z",
            "pc:count": 51031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354593.1222,
                "count": 51031,
                "maximum": 354675.7715,
                "minimum": 354543.4515,
                "name": "X",
                "position": 0,
                "stddev": 33.30042351,
                "variance": 1108.918206
              },
              {
                "average": 4309097.803,
                "count": 51031,
                "maximum": 4309189.327,
                "minimum": 4309049.507,
                "name": "Y",
                "position": 1,
                "stddev": 30.80329631,
                "variance": 948.8430633
              },
              {
                "average": 16.01794731,
                "count": 51031,
                "maximum": 303.5191397,
                "minimum": 1.739139719,
                "name": "Z",
                "position": 2,
                "stddev": 9.915985797,
                "variance": 98.32677432
              },
              {
                "average": 4047.910878,
                "count": 51031,
                "maximum": 29587,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5342.444026,
                "variance": 28541708.17
              },
              {
                "average": 2.562501225,
                "count": 51031,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.395960146,
                "variance": 1.948704729
              },
              {
                "average": 3.834179224,
                "count": 51031,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.284929946,
                "variance": 1.651044966
              },
              {
                "average": 0.5039681762,
                "count": 51031,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999891522,
                "variance": 0.2499891523
              },
              {
                "average": 0,
                "count": 51031,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24624248,
                "count": 51031,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.46258645,
                "variance": 0.2139862237
              },
              {
                "average": 6.401986332,
                "count": 51031,
                "maximum": 7.998000145,
                "minimum": 4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7542785988,
                "variance": 0.5689362046
              },
              {
                "average": 0,
                "count": 51031,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 51031,
                "maximum": 29,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 202921324.1,
                "count": 51031,
                "maximum": 202921337.1,
                "minimum": 202921311.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11.47488321,
                "variance": 131.6729448
              },
              {
                "average": 0,
                "count": 51031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003135349102,
                "count": 51031,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0177043144,
                "variance": 0.0003134427482
              },
              {
                "average": 0,
                "count": 51031,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              354543.4515,
              4309049.507,
              1.739139719,
              354675.7715,
              4309189.327,
              303.5191397
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    354543.4515005093,
                    4309049.506578313,
                    1.739139718997308
                  ],
                  [
                    354543.4515005093,
                    4309189.3265783135,
                    1.739139718997308
                  ],
                  [
                    354675.77150050923,
                    4309189.3265783135,
                    303.51913971899734
                  ],
                  [
                    354675.77150050923,
                    4309049.506578313,
                    303.51913971899734
                  ],
                  [
                    354543.4515005093,
                    4309049.506578313,
                    1.739139718997308
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:48:57+00:00",
            "end_time": "2018-02-17T16:48: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": "20180217_404460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67777010976607,
              38.92974957772975,
              7.043855417746887
            ],
            [
              -76.6778065170401,
              38.93129456021871,
              7.043855417746887
            ],
            [
              -76.677679430635,
              38.93129638717073,
              40.86385541774689
            ],
            [
              -76.67764302611548,
              38.92975140458165,
              40.86385541774689
            ],
            [
              -76.67777010976607,
              38.92974957772975,
              7.043855417746887
            ]
          ]
        ]
      },
      "bbox": [
        -76.67780652,
        38.92974958,
        7.043855418,
        -76.67764303,
        38.93129639,
        40.86385542
      ],
      "properties": {
        "datetime": "2018-02-17T16:48:39Z",
        "pc:count": 2998,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354575.803,
            "count": 2998,
            "maximum": 354582.154,
            "minimum": 354571.134,
            "name": "X",
            "position": 0,
            "stddev": 2.216637493,
            "variance": 4.913481774
          },
          {
            "average": 4310411.319,
            "count": 2998,
            "maximum": 4310489.694,
            "minimum": 4310318.174,
            "name": "Y",
            "position": 1,
            "stddev": 33.32888631,
            "variance": 1110.814662
          },
          {
            "average": 23.19335842,
            "count": 2998,
            "maximum": 40.86385542,
            "minimum": 7.043855418,
            "name": "Z",
            "position": 2,
            "stddev": 8.389651863,
            "variance": 70.38625838
          },
          {
            "average": 5270.337558,
            "count": 2998,
            "maximum": 20704,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5865.664519,
            "variance": 34406020.25
          },
          {
            "average": 2.477651768,
            "count": 2998,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.472243772,
            "variance": 2.167501725
          },
          {
            "average": 3.619746498,
            "count": 2998,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.579028288,
            "variance": 2.493330333
          },
          {
            "average": 0.5016677785,
            "count": 2998,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000806278,
            "variance": 0.2500806343
          },
          {
            "average": 0,
            "count": 2998,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.349566378,
            "count": 2998,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4872941627,
            "variance": 0.237455601
          },
          {
            "average": -6.76661097,
            "count": 2998,
            "maximum": -6,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4608513034,
            "variance": 0.2123839238
          },
          {
            "average": 0,
            "count": 2998,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2998,
            "maximum": 29,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 202921306.9,
            "count": 2998,
            "maximum": 202921319.8,
            "minimum": 202921294.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11.43594172,
            "variance": 130.7807631
          },
          {
            "average": 0,
            "count": 2998,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2998,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2998,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003335557038,
            "count": 2998,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01826350743,
            "variance": 0.0003335557038
          },
          {
            "average": 0,
            "count": 2998,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          354571.134,
          4310318.174,
          7.043855418,
          354582.154,
          4310489.694,
          40.86385542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                354571.1340154732,
                4310318.174117055,
                7.043855417746887
              ],
              [
                354571.1340154732,
                4310489.694117054,
                7.043855417746887
              ],
              [
                354582.1540154732,
                4310489.694117054,
                40.86385541774689
              ],
              [
                354582.1540154732,
                4310318.174117055,
                40.86385541774689
              ],
              [
                354571.1340154732,
                4310318.174117055,
                7.043855417746887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:48:39+00:00",
        "end_time": "2018-02-17T16:48:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_404460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_404460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_404460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_404460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67780652,
            38.92974958,
            7.043855418,
            -76.67764303,
            38.93129639,
            40.86385542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67777010976607,
                  38.92974957772975,
                  7.043855417746887
                ],
                [
                  -76.6778065170401,
                  38.93129456021871,
                  7.043855417746887
                ],
                [
                  -76.677679430635,
                  38.93129638717073,
                  40.86385541774689
                ],
                [
                  -76.67764302611548,
                  38.92975140458165,
                  40.86385541774689
                ],
                [
                  -76.67777010976607,
                  38.92974957772975,
                  7.043855417746887
                ]
              ]
            ]
          },
          "id": "20180217_404460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_404460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:48:39Z",
            "pc:count": 2998,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354575.803,
                "count": 2998,
                "maximum": 354582.154,
                "minimum": 354571.134,
                "name": "X",
                "position": 0,
                "stddev": 2.216637493,
                "variance": 4.913481774
              },
              {
                "average": 4310411.319,
                "count": 2998,
                "maximum": 4310489.694,
                "minimum": 4310318.174,
                "name": "Y",
                "position": 1,
                "stddev": 33.32888631,
                "variance": 1110.814662
              },
              {
                "average": 23.19335842,
                "count": 2998,
                "maximum": 40.86385542,
                "minimum": 7.043855418,
                "name": "Z",
                "position": 2,
                "stddev": 8.389651863,
                "variance": 70.38625838
              },
              {
                "average": 5270.337558,
                "count": 2998,
                "maximum": 20704,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5865.664519,
                "variance": 34406020.25
              },
              {
                "average": 2.477651768,
                "count": 2998,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.472243772,
                "variance": 2.167501725
              },
              {
                "average": 3.619746498,
                "count": 2998,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.579028288,
                "variance": 2.493330333
              },
              {
                "average": 0.5016677785,
                "count": 2998,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000806278,
                "variance": 0.2500806343
              },
              {
                "average": 0,
                "count": 2998,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.349566378,
                "count": 2998,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4872941627,
                "variance": 0.237455601
              },
              {
                "average": -6.76661097,
                "count": 2998,
                "maximum": -6,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4608513034,
                "variance": 0.2123839238
              },
              {
                "average": 0,
                "count": 2998,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2998,
                "maximum": 29,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 202921306.9,
                "count": 2998,
                "maximum": 202921319.8,
                "minimum": 202921294.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11.43594172,
                "variance": 130.7807631
              },
              {
                "average": 0,
                "count": 2998,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2998,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2998,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003335557038,
                "count": 2998,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01826350743,
                "variance": 0.0003335557038
              },
              {
                "average": 0,
                "count": 2998,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              354571.134,
              4310318.174,
              7.043855418,
              354582.154,
              4310489.694,
              40.86385542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    354571.1340154732,
                    4310318.174117055,
                    7.043855417746887
                  ],
                  [
                    354571.1340154732,
                    4310489.694117054,
                    7.043855417746887
                  ],
                  [
                    354582.1540154732,
                    4310489.694117054,
                    40.86385541774689
                  ],
                  [
                    354582.1540154732,
                    4310318.174117055,
                    40.86385541774689
                  ],
                  [
                    354571.1340154732,
                    4310318.174117055,
                    7.043855417746887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:48:39+00:00",
            "end_time": "2018-02-17T16:48: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": "20180305_374452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78328678110218,
              38.90724237461442,
              -9.914183612391668
            ],
            [
              -76.78357062196763,
              38.91858071492283,
              -9.914183612391668
            ],
            [
              -76.76218458905451,
              38.91890558070299,
              423.24581638760833
            ],
            [
              -76.7619041472805,
              38.90756710972921,
              423.24581638760833
            ],
            [
              -76.78328678110218,
              38.90724237461442,
              -9.914183612391668
            ]
          ]
        ]
      },
      "bbox": [
        -76.78357062,
        38.90724237,
        -9.914183612,
        -76.76190415,
        38.91890558,
        423.2458164
      ],
      "properties": {
        "datetime": "2018-04-12T00:26:07Z",
        "pc:count": 14862801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346255.0328,
            "count": 14862801,
            "maximum": 347230.351,
            "minimum": 345375.491,
            "name": "X",
            "position": 0,
            "stddev": 530.5431415,
            "variance": 281476.025
          },
          {
            "average": 4308621.706,
            "count": 14862801,
            "maximum": 4309252.772,
            "minimum": 4307993.952,
            "name": "Y",
            "position": 1,
            "stddev": 351.7856872,
            "variance": 123753.1697
          },
          {
            "average": 42.42134272,
            "count": 14862801,
            "maximum": 423.2458164,
            "minimum": -9.914183612,
            "name": "Z",
            "position": 2,
            "stddev": 10.84491484,
            "variance": 117.6121778
          },
          {
            "average": 3075.081813,
            "count": 14862801,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3174.075383,
            "variance": 10074754.54
          },
          {
            "average": 2.087942845,
            "count": 14862801,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.189288685,
            "variance": 1.414407577
          },
          {
            "average": 2.939194301,
            "count": 14862801,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.362027227,
            "variance": 1.855118166
          },
          {
            "average": 0.5604575477,
            "count": 14862801,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4963314432,
            "variance": 0.2463449015
          },
          {
            "average": 0,
            "count": 14862801,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.41621946,
            "count": 14862801,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5091832084,
            "variance": 0.2592675398
          },
          {
            "average": -8.277818828,
            "count": 14862801,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.19523536,
            "variance": 103.942824
          },
          {
            "average": 0,
            "count": 14862801,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.24902648,
            "count": 14862801,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.572029584,
            "variance": 31.04751369
          },
          {
            "average": 207353488.8,
            "count": 14862801,
            "maximum": 207527967.5,
            "minimum": 204296837.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 729843.703,
            "variance": 532671830800.0
          },
          {
            "average": 0,
            "count": 14862801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14862801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14862801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003974351806,
            "count": 14862801,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01993181509,
            "variance": 0.0003972772526
          },
          {
            "average": 0.2414297951,
            "count": 14862801,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4279503026,
            "variance": 0.1831414615
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345375.491,
          4307993.952,
          -9.914183612,
          347230.351,
          4309252.772,
          423.2458164
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345375.4910130611,
                4307993.952222779,
                -9.914183612391668
              ],
              [
                345375.4910130611,
                4309252.77222278,
                -9.914183612391668
              ],
              [
                347230.35101306107,
                4309252.77222278,
                423.24581638760833
              ],
              [
                347230.35101306107,
                4307993.952222779,
                423.24581638760833
              ],
              [
                345375.4910130611,
                4307993.952222779,
                -9.914183612391668
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:26:07+00:00",
        "end_time": "2018-03-05T14:53:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180305_374452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180305_374452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180305_374452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78357062,
            38.90724237,
            -9.914183612,
            -76.76190415,
            38.91890558,
            423.2458164
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78328678110218,
                  38.90724237461442,
                  -9.914183612391668
                ],
                [
                  -76.78357062196763,
                  38.91858071492283,
                  -9.914183612391668
                ],
                [
                  -76.76218458905451,
                  38.91890558070299,
                  423.24581638760833
                ],
                [
                  -76.7619041472805,
                  38.90756710972921,
                  423.24581638760833
                ],
                [
                  -76.78328678110218,
                  38.90724237461442,
                  -9.914183612391668
                ]
              ]
            ]
          },
          "id": "20180305_374452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180305_374452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:26:07Z",
            "pc:count": 14862801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346255.0328,
                "count": 14862801,
                "maximum": 347230.351,
                "minimum": 345375.491,
                "name": "X",
                "position": 0,
                "stddev": 530.5431415,
                "variance": 281476.025
              },
              {
                "average": 4308621.706,
                "count": 14862801,
                "maximum": 4309252.772,
                "minimum": 4307993.952,
                "name": "Y",
                "position": 1,
                "stddev": 351.7856872,
                "variance": 123753.1697
              },
              {
                "average": 42.42134272,
                "count": 14862801,
                "maximum": 423.2458164,
                "minimum": -9.914183612,
                "name": "Z",
                "position": 2,
                "stddev": 10.84491484,
                "variance": 117.6121778
              },
              {
                "average": 3075.081813,
                "count": 14862801,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3174.075383,
                "variance": 10074754.54
              },
              {
                "average": 2.087942845,
                "count": 14862801,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.189288685,
                "variance": 1.414407577
              },
              {
                "average": 2.939194301,
                "count": 14862801,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.362027227,
                "variance": 1.855118166
              },
              {
                "average": 0.5604575477,
                "count": 14862801,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4963314432,
                "variance": 0.2463449015
              },
              {
                "average": 0,
                "count": 14862801,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.41621946,
                "count": 14862801,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5091832084,
                "variance": 0.2592675398
              },
              {
                "average": -8.277818828,
                "count": 14862801,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.19523536,
                "variance": 103.942824
              },
              {
                "average": 0,
                "count": 14862801,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.24902648,
                "count": 14862801,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.572029584,
                "variance": 31.04751369
              },
              {
                "average": 207353488.8,
                "count": 14862801,
                "maximum": 207527967.5,
                "minimum": 204296837.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 729843.703,
                "variance": 532671830800.0
              },
              {
                "average": 0,
                "count": 14862801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14862801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14862801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003974351806,
                "count": 14862801,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01993181509,
                "variance": 0.0003972772526
              },
              {
                "average": 0.2414297951,
                "count": 14862801,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4279503026,
                "variance": 0.1831414615
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345375.491,
              4307993.952,
              -9.914183612,
              347230.351,
              4309252.772,
              423.2458164
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345375.4910130611,
                    4307993.952222779,
                    -9.914183612391668
                  ],
                  [
                    345375.4910130611,
                    4309252.77222278,
                    -9.914183612391668
                  ],
                  [
                    347230.35101306107,
                    4309252.77222278,
                    423.24581638760833
                  ],
                  [
                    347230.35101306107,
                    4307993.952222779,
                    423.24581638760833
                  ],
                  [
                    345375.4910130611,
                    4307993.952222779,
                    -9.914183612391668
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:26:07+00:00",
            "end_time": "2018-03-05T14:53: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": "20180411_374456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7832530807937,
              38.91822643982763,
              -10.167467249777246
            ],
            [
              -76.78353700039946,
              38.92956367810727,
              -10.167467249777246
            ],
            [
              -76.76214813081505,
              38.929888607009765,
              404.6125327502228
            ],
            [
              -76.76186761175893,
              38.91855123806301,
              404.6125327502228
            ],
            [
              -76.7832530807937,
              38.91822643982763,
              -10.167467249777246
            ]
          ]
        ]
      },
      "bbox": [
        -76.783537,
        38.91822644,
        -10.16746725,
        -76.76186761,
        38.92988861,
        404.6125328
      ],
      "properties": {
        "datetime": "2018-04-12T00:46:36Z",
        "pc:count": 15233341,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346300.3515,
            "count": 15233341,
            "maximum": 347257.0728,
            "minimum": 345402.2528,
            "name": "X",
            "position": 0,
            "stddev": 567.3174357,
            "variance": 321849.0729
          },
          {
            "average": 4309854.22,
            "count": 15233341,
            "maximum": 4310471.616,
            "minimum": 4309212.916,
            "name": "Y",
            "position": 1,
            "stddev": 358.6067494,
            "variance": 128598.8007
          },
          {
            "average": 45.38848802,
            "count": 15233341,
            "maximum": 404.6125328,
            "minimum": -10.16746725,
            "name": "Z",
            "position": 2,
            "stddev": 10.50033423,
            "variance": 110.257019
          },
          {
            "average": 4021.638894,
            "count": 15233341,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4181.463591,
            "variance": 17484637.77
          },
          {
            "average": 2.097668725,
            "count": 15233341,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.226595956,
            "variance": 1.50453764
          },
          {
            "average": 2.963413738,
            "count": 15233341,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.429327765,
            "variance": 2.042977859
          },
          {
            "average": 0.5327123577,
            "count": 15233341,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4989287705,
            "variance": 0.248929918
          },
          {
            "average": 0,
            "count": 15233341,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.406136579,
            "count": 15233341,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5187899054,
            "variance": 0.2691429659
          },
          {
            "average": 0.9634129856,
            "count": 15233341,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.2618076,
            "variance": 175.8755409
          },
          {
            "average": 0,
            "count": 15233341,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.96349763,
            "count": 15233341,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5684805035,
            "variance": 0.3231700828
          },
          {
            "average": 207528111,
            "count": 15233341,
            "maximum": 207529196.8,
            "minimum": 207527619.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 514.0071419,
            "variance": 264203.3419
          },
          {
            "average": 0,
            "count": 15233341,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15233341,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15233341,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002938948193,
            "count": 15233341,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.017140842,
            "variance": 0.0002938084644
          },
          {
            "average": 0.2846440581,
            "count": 15233341,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.451244758,
            "variance": 0.2036218316
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345402.2528,
          4309212.916,
          -10.16746725,
          347257.0728,
          4310471.616,
          404.6125328
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345402.25277634966,
                4309212.915923735,
                -10.167467249777246
              ],
              [
                345402.25277634966,
                4310471.615923734,
                -10.167467249777246
              ],
              [
                347257.0727763496,
                4310471.615923734,
                404.6125327502228
              ],
              [
                347257.0727763496,
                4309212.915923735,
                404.6125327502228
              ],
              [
                345402.25277634966,
                4309212.915923735,
                -10.167467249777246
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:46:36+00:00",
        "end_time": "2018-04-12T00:20:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_374456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_374456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_374456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_374456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.783537,
            38.91822644,
            -10.16746725,
            -76.76186761,
            38.92988861,
            404.6125328
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7832530807937,
                  38.91822643982763,
                  -10.167467249777246
                ],
                [
                  -76.78353700039946,
                  38.92956367810727,
                  -10.167467249777246
                ],
                [
                  -76.76214813081505,
                  38.929888607009765,
                  404.6125327502228
                ],
                [
                  -76.76186761175893,
                  38.91855123806301,
                  404.6125327502228
                ],
                [
                  -76.7832530807937,
                  38.91822643982763,
                  -10.167467249777246
                ]
              ]
            ]
          },
          "id": "20180411_374456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_374456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:46:36Z",
            "pc:count": 15233341,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346300.3515,
                "count": 15233341,
                "maximum": 347257.0728,
                "minimum": 345402.2528,
                "name": "X",
                "position": 0,
                "stddev": 567.3174357,
                "variance": 321849.0729
              },
              {
                "average": 4309854.22,
                "count": 15233341,
                "maximum": 4310471.616,
                "minimum": 4309212.916,
                "name": "Y",
                "position": 1,
                "stddev": 358.6067494,
                "variance": 128598.8007
              },
              {
                "average": 45.38848802,
                "count": 15233341,
                "maximum": 404.6125328,
                "minimum": -10.16746725,
                "name": "Z",
                "position": 2,
                "stddev": 10.50033423,
                "variance": 110.257019
              },
              {
                "average": 4021.638894,
                "count": 15233341,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4181.463591,
                "variance": 17484637.77
              },
              {
                "average": 2.097668725,
                "count": 15233341,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.226595956,
                "variance": 1.50453764
              },
              {
                "average": 2.963413738,
                "count": 15233341,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.429327765,
                "variance": 2.042977859
              },
              {
                "average": 0.5327123577,
                "count": 15233341,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4989287705,
                "variance": 0.248929918
              },
              {
                "average": 0,
                "count": 15233341,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.406136579,
                "count": 15233341,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5187899054,
                "variance": 0.2691429659
              },
              {
                "average": 0.9634129856,
                "count": 15233341,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.2618076,
                "variance": 175.8755409
              },
              {
                "average": 0,
                "count": 15233341,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.96349763,
                "count": 15233341,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5684805035,
                "variance": 0.3231700828
              },
              {
                "average": 207528111,
                "count": 15233341,
                "maximum": 207529196.8,
                "minimum": 207527619.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 514.0071419,
                "variance": 264203.3419
              },
              {
                "average": 0,
                "count": 15233341,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15233341,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15233341,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002938948193,
                "count": 15233341,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.017140842,
                "variance": 0.0002938084644
              },
              {
                "average": 0.2846440581,
                "count": 15233341,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.451244758,
                "variance": 0.2036218316
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345402.2528,
              4309212.916,
              -10.16746725,
              347257.0728,
              4310471.616,
              404.6125328
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345402.25277634966,
                    4309212.915923735,
                    -10.167467249777246
                  ],
                  [
                    345402.25277634966,
                    4310471.615923734,
                    -10.167467249777246
                  ],
                  [
                    347257.0727763496,
                    4310471.615923734,
                    404.6125327502228
                  ],
                  [
                    347257.0727763496,
                    4309212.915923735,
                    404.6125327502228
                  ],
                  [
                    345402.25277634966,
                    4309212.915923735,
                    -10.167467249777246
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:46:36+00:00",
            "end_time": "2018-04-12T00:20: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": "20180217_374460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78321940149665,
              38.92920838131572,
              -7.271174493293103
            ],
            [
              -76.78350345400573,
              38.940546679270916,
              -7.271174493293103
            ],
            [
              -76.76211082342483,
              38.940871685274374,
              368.42882550670686
            ],
            [
              -76.76183017371962,
              38.9295332566198,
              368.42882550670686
            ],
            [
              -76.78321940149665,
              38.92920838131572,
              -7.271174493293103
            ]
          ]
        ]
      },
      "bbox": [
        -76.78350345,
        38.92920838,
        -7.271174493,
        -76.76183017,
        38.94087169,
        368.4288255
      ],
      "properties": {
        "datetime": "2018-04-12T00:51:43Z",
        "pc:count": 15286642,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346494.9614,
            "count": 15286642,
            "maximum": 347283.8729,
            "minimum": 345429.0129,
            "name": "X",
            "position": 0,
            "stddev": 480.5104493,
            "variance": 230890.2919
          },
          {
            "average": 4311005.756,
            "count": 15286642,
            "maximum": 4311690.466,
            "minimum": 4310431.646,
            "name": "Y",
            "position": 1,
            "stddev": 347.8905464,
            "variance": 121027.8323
          },
          {
            "average": 50.58975456,
            "count": 15286642,
            "maximum": 368.4288255,
            "minimum": -7.271174493,
            "name": "Z",
            "position": 2,
            "stddev": 10.09077769,
            "variance": 101.8237943
          },
          {
            "average": 4974.702357,
            "count": 15286642,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4663.050216,
            "variance": 21744037.32
          },
          {
            "average": 2.017010341,
            "count": 15286642,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.241567019,
            "variance": 1.541488662
          },
          {
            "average": 2.847226814,
            "count": 15286642,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.517047982,
            "variance": 2.301434578
          },
          {
            "average": 0.5028642654,
            "count": 15286642,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918123,
            "variance": 0.2499918123
          },
          {
            "average": 0,
            "count": 15286642,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.409155719,
            "count": 15286642,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5068144836,
            "variance": 0.2568609208
          },
          {
            "average": 9.261326406,
            "count": 15286642,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.89947092,
            "variance": 118.7984662
          },
          {
            "average": 0,
            "count": 15286642,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 90.42776497,
            "count": 15286642,
            "maximum": 96,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.83391304,
            "variance": 354.7162803
          },
          {
            "average": 207220763.4,
            "count": 15286642,
            "maximum": 207529503.6,
            "minimum": 202913141,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1151513.33,
            "variance": 1325982950000.0
          },
          {
            "average": 0,
            "count": 15286642,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15286642,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15286642,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002884871642,
            "count": 15286642,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01698246031,
            "variance": 0.0002884039582
          },
          {
            "average": 0.3940968854,
            "count": 15286642,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4886558563,
            "variance": 0.2387845459
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345429.0129,
          4310431.646,
          -7.271174493,
          347283.8729,
          4311690.466,
          368.4288255
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345429.01290674915,
                4310431.646037227,
                -7.271174493293103
              ],
              [
                345429.01290674915,
                4311690.466037227,
                -7.271174493293103
              ],
              [
                347283.87290674914,
                4311690.466037227,
                368.42882550670686
              ],
              [
                347283.87290674914,
                4310431.646037227,
                368.42882550670686
              ],
              [
                345429.01290674915,
                4310431.646037227,
                -7.271174493293103
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:51:43+00:00",
        "end_time": "2018-02-17T14:32:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_374460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_374460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_374460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_374460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78350345,
            38.92920838,
            -7.271174493,
            -76.76183017,
            38.94087169,
            368.4288255
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78321940149665,
                  38.92920838131572,
                  -7.271174493293103
                ],
                [
                  -76.78350345400573,
                  38.940546679270916,
                  -7.271174493293103
                ],
                [
                  -76.76211082342483,
                  38.940871685274374,
                  368.42882550670686
                ],
                [
                  -76.76183017371962,
                  38.9295332566198,
                  368.42882550670686
                ],
                [
                  -76.78321940149665,
                  38.92920838131572,
                  -7.271174493293103
                ]
              ]
            ]
          },
          "id": "20180217_374460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_374460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:51:43Z",
            "pc:count": 15286642,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346494.9614,
                "count": 15286642,
                "maximum": 347283.8729,
                "minimum": 345429.0129,
                "name": "X",
                "position": 0,
                "stddev": 480.5104493,
                "variance": 230890.2919
              },
              {
                "average": 4311005.756,
                "count": 15286642,
                "maximum": 4311690.466,
                "minimum": 4310431.646,
                "name": "Y",
                "position": 1,
                "stddev": 347.8905464,
                "variance": 121027.8323
              },
              {
                "average": 50.58975456,
                "count": 15286642,
                "maximum": 368.4288255,
                "minimum": -7.271174493,
                "name": "Z",
                "position": 2,
                "stddev": 10.09077769,
                "variance": 101.8237943
              },
              {
                "average": 4974.702357,
                "count": 15286642,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4663.050216,
                "variance": 21744037.32
              },
              {
                "average": 2.017010341,
                "count": 15286642,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.241567019,
                "variance": 1.541488662
              },
              {
                "average": 2.847226814,
                "count": 15286642,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.517047982,
                "variance": 2.301434578
              },
              {
                "average": 0.5028642654,
                "count": 15286642,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918123,
                "variance": 0.2499918123
              },
              {
                "average": 0,
                "count": 15286642,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.409155719,
                "count": 15286642,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5068144836,
                "variance": 0.2568609208
              },
              {
                "average": 9.261326406,
                "count": 15286642,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.89947092,
                "variance": 118.7984662
              },
              {
                "average": 0,
                "count": 15286642,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 90.42776497,
                "count": 15286642,
                "maximum": 96,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.83391304,
                "variance": 354.7162803
              },
              {
                "average": 207220763.4,
                "count": 15286642,
                "maximum": 207529503.6,
                "minimum": 202913141,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1151513.33,
                "variance": 1325982950000.0
              },
              {
                "average": 0,
                "count": 15286642,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15286642,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15286642,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002884871642,
                "count": 15286642,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01698246031,
                "variance": 0.0002884039582
              },
              {
                "average": 0.3940968854,
                "count": 15286642,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4886558563,
                "variance": 0.2387845459
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345429.0129,
              4310431.646,
              -7.271174493,
              347283.8729,
              4311690.466,
              368.4288255
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345429.01290674915,
                    4310431.646037227,
                    -7.271174493293103
                  ],
                  [
                    345429.01290674915,
                    4311690.466037227,
                    -7.271174493293103
                  ],
                  [
                    347283.87290674914,
                    4311690.466037227,
                    368.42882550670686
                  ],
                  [
                    347283.87290674914,
                    4310431.646037227,
                    368.42882550670686
                  ],
                  [
                    345429.01290674915,
                    4310431.646037227,
                    -7.271174493293103
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:51:43+00:00",
            "end_time": "2018-02-17T14:32:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_374464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78318575004371,
              38.94019072731363,
              -10.351716753800872
            ],
            [
              -76.7834699084193,
              38.951529004090645,
              -10.351716753800872
            ],
            [
              -76.76207512994269,
              38.95185406260009,
              404.82828324619913
            ],
            [
              -76.76179437604517,
              38.94051565511371,
              404.82828324619913
            ],
            [
              -76.78318575004371,
              38.94019072731363,
              -10.351716753800872
            ]
          ]
        ]
      },
      "bbox": [
        -76.78346991,
        38.94019073,
        -10.35171675,
        -76.76179438,
        38.95185406,
        404.8282832
      ],
      "properties": {
        "datetime": "2018-04-12T00:51:43Z",
        "pc:count": 14035052,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346520.1713,
            "count": 14035052,
            "maximum": 347310.5363,
            "minimum": 345455.7763,
            "name": "X",
            "position": 0,
            "stddev": 517.9986435,
            "variance": 268322.5947
          },
          {
            "average": 4312260.2,
            "count": 14035052,
            "maximum": 4312909.243,
            "minimum": 4311650.423,
            "name": "Y",
            "position": 1,
            "stddev": 345.8613237,
            "variance": 119620.0552
          },
          {
            "average": 50.27130342,
            "count": 14035052,
            "maximum": 404.8282832,
            "minimum": -10.35171675,
            "name": "Z",
            "position": 2,
            "stddev": 6.755278132,
            "variance": 45.63378264
          },
          {
            "average": 5056.283077,
            "count": 14035052,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4590.423147,
            "variance": 21071984.66
          },
          {
            "average": 1.636728172,
            "count": 14035052,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.073705171,
            "variance": 1.152842795
          },
          {
            "average": 2.172481228,
            "count": 14035052,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.457718129,
            "variance": 2.124942145
          },
          {
            "average": 0.5202543603,
            "count": 14035052,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995896103,
            "variance": 0.2495897787
          },
          {
            "average": 0,
            "count": 14035052,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.540981466,
            "count": 14035052,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5495661404,
            "variance": 0.3020229427
          },
          {
            "average": -9.773136887,
            "count": 14035052,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.80841357,
            "variance": 96.20497675
          },
          {
            "average": 0,
            "count": 14035052,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.71338361,
            "count": 14035052,
            "maximum": 96,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 34.01288924,
            "variance": 1156.876635
          },
          {
            "average": 206172532.8,
            "count": 14035052,
            "maximum": 207529503.7,
            "minimum": 202913143.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2102856.416,
            "variance": 4422005107000.0
          },
          {
            "average": 0,
            "count": 14035052,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14035052,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14035052,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00052653884,
            "count": 14035052,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02294039307,
            "variance": 0.0005262616344
          },
          {
            "average": 0.5146463298,
            "count": 14035052,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997854568,
            "variance": 0.2497855028
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345455.7763,
          4311650.423,
          -10.35171675,
          347310.5363,
          4312909.243,
          404.8282832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345455.7762996512,
                4311650.423158232,
                -10.351716753800872
              ],
              [
                345455.7762996512,
                4312909.243158232,
                -10.351716753800872
              ],
              [
                347310.5362996512,
                4312909.243158232,
                404.82828324619913
              ],
              [
                347310.5362996512,
                4311650.423158232,
                404.82828324619913
              ],
              [
                345455.7762996512,
                4311650.423158232,
                -10.351716753800872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:51:43+00:00",
        "end_time": "2018-02-17T14:32:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_374464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_374464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_374464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_374464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78346991,
            38.94019073,
            -10.35171675,
            -76.76179438,
            38.95185406,
            404.8282832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78318575004371,
                  38.94019072731363,
                  -10.351716753800872
                ],
                [
                  -76.7834699084193,
                  38.951529004090645,
                  -10.351716753800872
                ],
                [
                  -76.76207512994269,
                  38.95185406260009,
                  404.82828324619913
                ],
                [
                  -76.76179437604517,
                  38.94051565511371,
                  404.82828324619913
                ],
                [
                  -76.78318575004371,
                  38.94019072731363,
                  -10.351716753800872
                ]
              ]
            ]
          },
          "id": "20180217_374464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_374464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:51:43Z",
            "pc:count": 14035052,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346520.1713,
                "count": 14035052,
                "maximum": 347310.5363,
                "minimum": 345455.7763,
                "name": "X",
                "position": 0,
                "stddev": 517.9986435,
                "variance": 268322.5947
              },
              {
                "average": 4312260.2,
                "count": 14035052,
                "maximum": 4312909.243,
                "minimum": 4311650.423,
                "name": "Y",
                "position": 1,
                "stddev": 345.8613237,
                "variance": 119620.0552
              },
              {
                "average": 50.27130342,
                "count": 14035052,
                "maximum": 404.8282832,
                "minimum": -10.35171675,
                "name": "Z",
                "position": 2,
                "stddev": 6.755278132,
                "variance": 45.63378264
              },
              {
                "average": 5056.283077,
                "count": 14035052,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4590.423147,
                "variance": 21071984.66
              },
              {
                "average": 1.636728172,
                "count": 14035052,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.073705171,
                "variance": 1.152842795
              },
              {
                "average": 2.172481228,
                "count": 14035052,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.457718129,
                "variance": 2.124942145
              },
              {
                "average": 0.5202543603,
                "count": 14035052,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995896103,
                "variance": 0.2495897787
              },
              {
                "average": 0,
                "count": 14035052,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.540981466,
                "count": 14035052,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5495661404,
                "variance": 0.3020229427
              },
              {
                "average": -9.773136887,
                "count": 14035052,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.80841357,
                "variance": 96.20497675
              },
              {
                "average": 0,
                "count": 14035052,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.71338361,
                "count": 14035052,
                "maximum": 96,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 34.01288924,
                "variance": 1156.876635
              },
              {
                "average": 206172532.8,
                "count": 14035052,
                "maximum": 207529503.7,
                "minimum": 202913143.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2102856.416,
                "variance": 4422005107000.0
              },
              {
                "average": 0,
                "count": 14035052,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14035052,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14035052,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00052653884,
                "count": 14035052,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02294039307,
                "variance": 0.0005262616344
              },
              {
                "average": 0.5146463298,
                "count": 14035052,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997854568,
                "variance": 0.2497855028
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345455.7763,
              4311650.423,
              -10.35171675,
              347310.5363,
              4312909.243,
              404.8282832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345455.7762996512,
                    4311650.423158232,
                    -10.351716753800872
                  ],
                  [
                    345455.7762996512,
                    4312909.243158232,
                    -10.351716753800872
                  ],
                  [
                    347310.5362996512,
                    4312909.243158232,
                    404.82828324619913
                  ],
                  [
                    347310.5362996512,
                    4311650.423158232,
                    404.82828324619913
                  ],
                  [
                    345455.7762996512,
                    4311650.423158232,
                    -10.351716753800872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:51:43+00:00",
            "end_time": "2018-02-17T14:32:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_314460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97582427499536,
              38.93846309016184,
              12.04656979338958
            ],
            [
              -76.97588774496435,
              38.9407491939135,
              12.04656979338958
            ],
            [
              -76.97305249573334,
              38.94079717109325,
              363.76656979338964
            ],
            [
              -76.9729891166947,
              38.93851106345093,
              363.76656979338964
            ],
            [
              -76.97582427499536,
              38.93846309016184,
              12.04656979338958
            ]
          ]
        ]
      },
      "bbox": [
        -76.97588774,
        38.93846309,
        12.04656979,
        -76.97298912,
        38.94079717,
        363.7665698
      ],
      "properties": {
        "datetime": "2018-04-12T02:00:22Z",
        "pc:count": 75291,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328922.8894,
            "count": 75291,
            "maximum": 329000.6327,
            "minimum": 328754.7727,
            "name": "X",
            "position": 0,
            "stddev": 56.15269557,
            "variance": 3153.12522
          },
          {
            "average": 4311967.381,
            "count": 75291,
            "maximum": 4312056.893,
            "minimum": 4311803.053,
            "name": "Y",
            "position": 1,
            "stddev": 59.75582429,
            "variance": 3570.758537
          },
          {
            "average": 26.69605645,
            "count": 75291,
            "maximum": 363.7665698,
            "minimum": 12.04656979,
            "name": "Z",
            "position": 2,
            "stddev": 7.837318974,
            "variance": 61.42356871
          },
          {
            "average": 4787.122073,
            "count": 75291,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4236.679071,
            "variance": 17949449.55
          },
          {
            "average": 1.647129139,
            "count": 75291,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9986903827,
            "variance": 0.9973824806
          },
          {
            "average": 2.155197832,
            "count": 75291,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.330624168,
            "variance": 1.770560676
          },
          {
            "average": 0.5055185879,
            "count": 75291,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999728645,
            "variance": 0.2499728653
          },
          {
            "average": 0,
            "count": 75291,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.522067711,
            "count": 75291,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5512405804,
            "variance": 0.3038661774
          },
          {
            "average": 7.264142106,
            "count": 75291,
            "maximum": 9,
            "minimum": 4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.124774163,
            "variance": 1.265116917
          },
          {
            "average": 0,
            "count": 75291,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89,
            "count": 75291,
            "maximum": 89,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 207533610.8,
            "count": 75291,
            "maximum": 207533622.9,
            "minimum": 207533598.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10.13987035,
            "variance": 102.8169708
          },
          {
            "average": 0,
            "count": 75291,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75291,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 75291,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001168798396,
            "count": 75291,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03416793543,
            "variance": 0.001167447812
          },
          {
            "average": 0,
            "count": 75291,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328754.7727,
          4311803.053,
          12.04656979,
          329000.6327,
          4312056.893,
          363.7665698
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328754.77269198967,
                4311803.052648423,
                12.04656979338958
              ],
              [
                328754.77269198967,
                4312056.892648423,
                12.04656979338958
              ],
              [
                329000.63269198965,
                4312056.892648423,
                363.76656979338964
              ],
              [
                329000.63269198965,
                4311803.052648423,
                363.76656979338964
              ],
              [
                328754.77269198967,
                4311803.052648423,
                12.04656979338958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:00:22+00:00",
        "end_time": "2018-04-12T01:59:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_314460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_314460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_314460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_314460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97588774,
            38.93846309,
            12.04656979,
            -76.97298912,
            38.94079717,
            363.7665698
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97582427499536,
                  38.93846309016184,
                  12.04656979338958
                ],
                [
                  -76.97588774496435,
                  38.9407491939135,
                  12.04656979338958
                ],
                [
                  -76.97305249573334,
                  38.94079717109325,
                  363.76656979338964
                ],
                [
                  -76.9729891166947,
                  38.93851106345093,
                  363.76656979338964
                ],
                [
                  -76.97582427499536,
                  38.93846309016184,
                  12.04656979338958
                ]
              ]
            ]
          },
          "id": "20180411_314460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_314460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:00:22Z",
            "pc:count": 75291,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328922.8894,
                "count": 75291,
                "maximum": 329000.6327,
                "minimum": 328754.7727,
                "name": "X",
                "position": 0,
                "stddev": 56.15269557,
                "variance": 3153.12522
              },
              {
                "average": 4311967.381,
                "count": 75291,
                "maximum": 4312056.893,
                "minimum": 4311803.053,
                "name": "Y",
                "position": 1,
                "stddev": 59.75582429,
                "variance": 3570.758537
              },
              {
                "average": 26.69605645,
                "count": 75291,
                "maximum": 363.7665698,
                "minimum": 12.04656979,
                "name": "Z",
                "position": 2,
                "stddev": 7.837318974,
                "variance": 61.42356871
              },
              {
                "average": 4787.122073,
                "count": 75291,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4236.679071,
                "variance": 17949449.55
              },
              {
                "average": 1.647129139,
                "count": 75291,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9986903827,
                "variance": 0.9973824806
              },
              {
                "average": 2.155197832,
                "count": 75291,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.330624168,
                "variance": 1.770560676
              },
              {
                "average": 0.5055185879,
                "count": 75291,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999728645,
                "variance": 0.2499728653
              },
              {
                "average": 0,
                "count": 75291,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.522067711,
                "count": 75291,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5512405804,
                "variance": 0.3038661774
              },
              {
                "average": 7.264142106,
                "count": 75291,
                "maximum": 9,
                "minimum": 4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.124774163,
                "variance": 1.265116917
              },
              {
                "average": 0,
                "count": 75291,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89,
                "count": 75291,
                "maximum": 89,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 207533610.8,
                "count": 75291,
                "maximum": 207533622.9,
                "minimum": 207533598.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10.13987035,
                "variance": 102.8169708
              },
              {
                "average": 0,
                "count": 75291,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75291,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 75291,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001168798396,
                "count": 75291,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03416793543,
                "variance": 0.001167447812
              },
              {
                "average": 0,
                "count": 75291,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328754.7727,
              4311803.053,
              12.04656979,
              329000.6327,
              4312056.893,
              363.7665698
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328754.77269198967,
                    4311803.052648423,
                    12.04656979338958
                  ],
                  [
                    328754.77269198967,
                    4312056.892648423,
                    12.04656979338958
                  ],
                  [
                    329000.63269198965,
                    4312056.892648423,
                    363.76656979338964
                  ],
                  [
                    329000.63269198965,
                    4311803.052648423,
                    363.76656979338964
                  ],
                  [
                    328754.77269198967,
                    4311803.052648423,
                    12.04656979338958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:00:22+00:00",
            "end_time": "2018-04-12T01:59: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": "20180411_314464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.98948986381701,
              38.94047171214401,
              -9.631701039427185
            ],
            [
              -76.98980481256987,
              38.951734431012355,
              -9.631701039427185
            ],
            [
              -76.97305393589033,
              38.95201891127322,
              376.0482989605728
            ],
            [
              -76.97274163427343,
              38.94075607877483,
              376.0482989605728
            ],
            [
              -76.98948986381701,
              38.94047171214401,
              -9.631701039427185
            ]
          ]
        ]
      },
      "bbox": [
        -76.98980481,
        38.94047171,
        -9.631701039,
        -76.97274163,
        38.95201891,
        376.048299
      ],
      "properties": {
        "datetime": "2018-04-12T02:00:21Z",
        "pc:count": 3099977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328547.3613,
            "count": 3099977,
            "maximum": 329027.4778,
            "minimum": 327575.1378,
            "name": "X",
            "position": 0,
            "stddev": 341.9408443,
            "variance": 116923.541
          },
          {
            "average": 4312869.582,
            "count": 3099977,
            "maximum": 4313302.329,
            "minimum": 4312051.749,
            "name": "Y",
            "position": 1,
            "stddev": 317.1367738,
            "variance": 100575.7333
          },
          {
            "average": 31.24712023,
            "count": 3099977,
            "maximum": 376.048299,
            "minimum": -9.631701039,
            "name": "Z",
            "position": 2,
            "stddev": 11.10845459,
            "variance": 123.3977635
          },
          {
            "average": 4171.416587,
            "count": 3099977,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4044.63683,
            "variance": 16359087.09
          },
          {
            "average": 1.727519591,
            "count": 3099977,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.074182228,
            "variance": 1.153867459
          },
          {
            "average": 2.317613002,
            "count": 3099977,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.412538021,
            "variance": 1.995263661
          },
          {
            "average": 0.5335220229,
            "count": 3099977,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4988750888,
            "variance": 0.2488763543
          },
          {
            "average": 0,
            "count": 3099977,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.496860461,
            "count": 3099977,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7274153079,
            "variance": 0.5291330302
          },
          {
            "average": -2.182712376,
            "count": 3099977,
            "maximum": 10.00199986,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.171824802,
            "variance": 66.77872059
          },
          {
            "average": 0,
            "count": 3099977,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.86752289,
            "count": 3099977,
            "maximum": 89,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3390087961,
            "variance": 0.1149269638
          },
          {
            "average": 207533487,
            "count": 3099977,
            "maximum": 207533621.4,
            "minimum": 207532749.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 285.2376517,
            "variance": 81360.51792
          },
          {
            "average": 0,
            "count": 3099977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3099977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3099977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001195492741,
            "count": 3099977,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03455523004,
            "variance": 0.001194063923
          },
          {
            "average": 0.1324690474,
            "count": 3099977,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.339000053,
            "variance": 0.1149210359
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          327575.1378,
          4312051.749,
          -9.631701039,
          329027.4778,
          4313302.329,
          376.048299
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                327575.1377984519,
                4312051.748713558,
                -9.631701039427185
              ],
              [
                327575.1377984519,
                4313302.328713558,
                -9.631701039427185
              ],
              [
                329027.47779845184,
                4313302.328713558,
                376.0482989605728
              ],
              [
                329027.47779845184,
                4312051.748713558,
                376.0482989605728
              ],
              [
                327575.1377984519,
                4312051.748713558,
                -9.631701039427185
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:00:21+00:00",
        "end_time": "2018-04-12T01:45:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_314464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_314464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_314464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_314464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.98980481,
            38.94047171,
            -9.631701039,
            -76.97274163,
            38.95201891,
            376.048299
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.98948986381701,
                  38.94047171214401,
                  -9.631701039427185
                ],
                [
                  -76.98980481256987,
                  38.951734431012355,
                  -9.631701039427185
                ],
                [
                  -76.97305393589033,
                  38.95201891127322,
                  376.0482989605728
                ],
                [
                  -76.97274163427343,
                  38.94075607877483,
                  376.0482989605728
                ],
                [
                  -76.98948986381701,
                  38.94047171214401,
                  -9.631701039427185
                ]
              ]
            ]
          },
          "id": "20180411_314464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_314464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:00:21Z",
            "pc:count": 3099977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328547.3613,
                "count": 3099977,
                "maximum": 329027.4778,
                "minimum": 327575.1378,
                "name": "X",
                "position": 0,
                "stddev": 341.9408443,
                "variance": 116923.541
              },
              {
                "average": 4312869.582,
                "count": 3099977,
                "maximum": 4313302.329,
                "minimum": 4312051.749,
                "name": "Y",
                "position": 1,
                "stddev": 317.1367738,
                "variance": 100575.7333
              },
              {
                "average": 31.24712023,
                "count": 3099977,
                "maximum": 376.048299,
                "minimum": -9.631701039,
                "name": "Z",
                "position": 2,
                "stddev": 11.10845459,
                "variance": 123.3977635
              },
              {
                "average": 4171.416587,
                "count": 3099977,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4044.63683,
                "variance": 16359087.09
              },
              {
                "average": 1.727519591,
                "count": 3099977,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.074182228,
                "variance": 1.153867459
              },
              {
                "average": 2.317613002,
                "count": 3099977,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.412538021,
                "variance": 1.995263661
              },
              {
                "average": 0.5335220229,
                "count": 3099977,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4988750888,
                "variance": 0.2488763543
              },
              {
                "average": 0,
                "count": 3099977,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.496860461,
                "count": 3099977,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7274153079,
                "variance": 0.5291330302
              },
              {
                "average": -2.182712376,
                "count": 3099977,
                "maximum": 10.00199986,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.171824802,
                "variance": 66.77872059
              },
              {
                "average": 0,
                "count": 3099977,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.86752289,
                "count": 3099977,
                "maximum": 89,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3390087961,
                "variance": 0.1149269638
              },
              {
                "average": 207533487,
                "count": 3099977,
                "maximum": 207533621.4,
                "minimum": 207532749.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 285.2376517,
                "variance": 81360.51792
              },
              {
                "average": 0,
                "count": 3099977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3099977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3099977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001195492741,
                "count": 3099977,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03455523004,
                "variance": 0.001194063923
              },
              {
                "average": 0.1324690474,
                "count": 3099977,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.339000053,
                "variance": 0.1149210359
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              327575.1378,
              4312051.749,
              -9.631701039,
              329027.4778,
              4313302.329,
              376.048299
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    327575.1377984519,
                    4312051.748713558,
                    -9.631701039427185
                  ],
                  [
                    327575.1377984519,
                    4313302.328713558,
                    -9.631701039427185
                  ],
                  [
                    329027.47779845184,
                    4313302.328713558,
                    376.0482989605728
                  ],
                  [
                    329027.47779845184,
                    4312051.748713558,
                    376.0482989605728
                  ],
                  [
                    327575.1377984519,
                    4312051.748713558,
                    -9.631701039427185
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:00:21+00:00",
            "end_time": "2018-04-12T01:45: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": "20180411_320456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.96175959396477,
              38.92169987908152,
              10.213049648675536
            ],
            [
              -76.96198177025661,
              38.92976347121525,
              10.213049648675536
            ],
            [
              -76.95196722860905,
              38.92993141988554,
              363.2530496486755
            ],
            [
              -76.95174618461039,
              38.921867779712755,
              363.2530496486755
            ],
            [
              -76.96175959396477,
              38.92169987908152,
              10.213049648675536
            ]
          ]
        ]
      },
      "bbox": [
        -76.96198177,
        38.92169988,
        10.21304965,
        -76.95174618,
        38.92993142,
        363.2530496
      ],
      "properties": {
        "datetime": "2018-04-12T02:00:58Z",
        "pc:count": 1005476,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330506.6215,
            "count": 1005476,
            "maximum": 330802.3618,
            "minimum": 329933.8218,
            "name": "X",
            "position": 0,
            "stddev": 193.932404,
            "variance": 37609.77731
          },
          {
            "average": 4310505.054,
            "count": 1005476,
            "maximum": 4310811.614,
            "minimum": 4309916.274,
            "name": "Y",
            "position": 1,
            "stddev": 191.7423606,
            "variance": 36765.13286
          },
          {
            "average": 43.11712042,
            "count": 1005476,
            "maximum": 363.2530496,
            "minimum": 10.21304965,
            "name": "Z",
            "position": 2,
            "stddev": 12.38237538,
            "variance": 153.3232199
          },
          {
            "average": 4880.601936,
            "count": 1005476,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4411.752293,
            "variance": 19463558.3
          },
          {
            "average": 1.809943748,
            "count": 1005476,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.125495632,
            "variance": 1.266740417
          },
          {
            "average": 2.444702807,
            "count": 1005476,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.457362717,
            "variance": 2.12390609
          },
          {
            "average": 0.5095268311,
            "count": 1005476,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999094798,
            "variance": 0.249909488
          },
          {
            "average": 0,
            "count": 1005476,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.519156101,
            "count": 1005476,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5641414583,
            "variance": 0.318255585
          },
          {
            "average": 4.124657758,
            "count": 1005476,
            "maximum": 10.00199986,
            "minimum": -6,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.270626316,
            "variance": 10.6969965
          },
          {
            "average": 0,
            "count": 1005476,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89,
            "count": 1005476,
            "maximum": 89,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 207533639.9,
            "count": 1005476,
            "maximum": 207533658.4,
            "minimum": 207533621.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11.09837257,
            "variance": 123.1738736
          },
          {
            "average": 0,
            "count": 1005476,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1005476,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1005476,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001453043136,
            "count": 1005476,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03809111766,
            "variance": 0.001450933244
          },
          {
            "average": 0,
            "count": 1005476,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329933.8218,
          4309916.274,
          10.21304965,
          330802.3618,
          4310811.614,
          363.2530496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329933.82177609694,
                4309916.274161009,
                10.213049648675536
              ],
              [
                329933.82177609694,
                4310811.614161009,
                10.213049648675536
              ],
              [
                330802.361776097,
                4310811.614161009,
                363.2530496486755
              ],
              [
                330802.361776097,
                4309916.274161009,
                363.2530496486755
              ],
              [
                329933.82177609694,
                4309916.274161009,
                10.213049648675536
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:00:58+00:00",
        "end_time": "2018-04-12T02:00:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_320456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_320456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_320456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_320456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.96198177,
            38.92169988,
            10.21304965,
            -76.95174618,
            38.92993142,
            363.2530496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.96175959396477,
                  38.92169987908152,
                  10.213049648675536
                ],
                [
                  -76.96198177025661,
                  38.92976347121525,
                  10.213049648675536
                ],
                [
                  -76.95196722860905,
                  38.92993141988554,
                  363.2530496486755
                ],
                [
                  -76.95174618461039,
                  38.921867779712755,
                  363.2530496486755
                ],
                [
                  -76.96175959396477,
                  38.92169987908152,
                  10.213049648675536
                ]
              ]
            ]
          },
          "id": "20180411_320456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_320456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:00:58Z",
            "pc:count": 1005476,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330506.6215,
                "count": 1005476,
                "maximum": 330802.3618,
                "minimum": 329933.8218,
                "name": "X",
                "position": 0,
                "stddev": 193.932404,
                "variance": 37609.77731
              },
              {
                "average": 4310505.054,
                "count": 1005476,
                "maximum": 4310811.614,
                "minimum": 4309916.274,
                "name": "Y",
                "position": 1,
                "stddev": 191.7423606,
                "variance": 36765.13286
              },
              {
                "average": 43.11712042,
                "count": 1005476,
                "maximum": 363.2530496,
                "minimum": 10.21304965,
                "name": "Z",
                "position": 2,
                "stddev": 12.38237538,
                "variance": 153.3232199
              },
              {
                "average": 4880.601936,
                "count": 1005476,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4411.752293,
                "variance": 19463558.3
              },
              {
                "average": 1.809943748,
                "count": 1005476,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.125495632,
                "variance": 1.266740417
              },
              {
                "average": 2.444702807,
                "count": 1005476,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.457362717,
                "variance": 2.12390609
              },
              {
                "average": 0.5095268311,
                "count": 1005476,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999094798,
                "variance": 0.249909488
              },
              {
                "average": 0,
                "count": 1005476,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.519156101,
                "count": 1005476,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5641414583,
                "variance": 0.318255585
              },
              {
                "average": 4.124657758,
                "count": 1005476,
                "maximum": 10.00199986,
                "minimum": -6,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.270626316,
                "variance": 10.6969965
              },
              {
                "average": 0,
                "count": 1005476,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89,
                "count": 1005476,
                "maximum": 89,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 207533639.9,
                "count": 1005476,
                "maximum": 207533658.4,
                "minimum": 207533621.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11.09837257,
                "variance": 123.1738736
              },
              {
                "average": 0,
                "count": 1005476,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1005476,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1005476,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001453043136,
                "count": 1005476,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03809111766,
                "variance": 0.001450933244
              },
              {
                "average": 0,
                "count": 1005476,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329933.8218,
              4309916.274,
              10.21304965,
              330802.3618,
              4310811.614,
              363.2530496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329933.82177609694,
                    4309916.274161009,
                    10.213049648675536
                  ],
                  [
                    329933.82177609694,
                    4310811.614161009,
                    10.213049648675536
                  ],
                  [
                    330802.361776097,
                    4310811.614161009,
                    363.2530496486755
                  ],
                  [
                    330802.361776097,
                    4309916.274161009,
                    363.2530496486755
                  ],
                  [
                    329933.82177609694,
                    4309916.274161009,
                    10.213049648675536
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:00:58+00:00",
            "end_time": "2018-04-12T02:00:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_320460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97279698050458,
              38.92941099374109,
              -10.084976625730633
            ],
            [
              -76.97311122214158,
              38.94074805802865,
              -10.084976625730633
            ],
            [
              -76.95196670578567,
              38.941103700718074,
              400.1550233742694
            ],
            [
              -76.95165582642271,
              38.92976649342646,
              400.1550233742694
            ],
            [
              -76.97279698050458,
              38.92941099374109,
              -10.084976625730633
            ]
          ]
        ]
      },
      "bbox": [
        -76.97311122,
        38.92941099,
        -10.08497663,
        -76.95165583,
        38.9411037,
        400.1550234
      ],
      "properties": {
        "datetime": "2018-04-12T02:00:50Z",
        "pc:count": 6592288,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330151.1765,
            "count": 6592288,
            "maximum": 330828.9646,
            "minimum": 328995.4246,
            "name": "X",
            "position": 0,
            "stddev": 460.3655839,
            "variance": 211936.4708
          },
          {
            "average": 4311547.969,
            "count": 6592288,
            "maximum": 4312051.552,
            "minimum": 4310792.732,
            "name": "Y",
            "position": 1,
            "stddev": 323.5522832,
            "variance": 104686.08
          },
          {
            "average": 26.04519479,
            "count": 6592288,
            "maximum": 400.1550234,
            "minimum": -10.08497663,
            "name": "Z",
            "position": 2,
            "stddev": 12.15468889,
            "variance": 147.7364619
          },
          {
            "average": 3400.483876,
            "count": 6592288,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3504.436142,
            "variance": 12281072.67
          },
          {
            "average": 1.586541425,
            "count": 6592288,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9765128542,
            "variance": 0.9535773545
          },
          {
            "average": 2.055279745,
            "count": 6592288,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.314700934,
            "variance": 1.728438546
          },
          {
            "average": 0.5591005733,
            "count": 6592288,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4964948737,
            "variance": 0.2465071596
          },
          {
            "average": 0,
            "count": 6592288,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.468694481,
            "count": 6592288,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6435181942,
            "variance": 0.4141156663
          },
          {
            "average": -7.474119986,
            "count": 6592288,
            "maximum": 10.00199986,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.891430964,
            "variance": 79.05754459
          },
          {
            "average": 0,
            "count": 6592288,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.70503246,
            "count": 6592288,
            "maximum": 89,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4560282047,
            "variance": 0.2079617235
          },
          {
            "average": 207533359.2,
            "count": 6592288,
            "maximum": 207533650.6,
            "minimum": 207532708.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 411.2821975,
            "variance": 169153.046
          },
          {
            "average": 0,
            "count": 6592288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6592288,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6592288,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008846700872,
            "count": 6592288,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02973024689,
            "variance": 0.0008838875801
          },
          {
            "average": 0.266134914,
            "count": 6592288,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4419356867,
            "variance": 0.1953071512
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328995.4246,
          4310792.732,
          -10.08497663,
          330828.9646,
          4312051.552,
          400.1550234
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328995.42459871847,
                4310792.732003428,
                -10.084976625730633
              ],
              [
                328995.42459871847,
                4312051.552003428,
                -10.084976625730633
              ],
              [
                330828.9645987185,
                4312051.552003428,
                400.1550233742694
              ],
              [
                330828.9645987185,
                4310792.732003428,
                400.1550233742694
              ],
              [
                328995.42459871847,
                4310792.732003428,
                -10.084976625730633
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:00:50+00:00",
        "end_time": "2018-04-12T01:45:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_320460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_320460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_320460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_320460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97311122,
            38.92941099,
            -10.08497663,
            -76.95165583,
            38.9411037,
            400.1550234
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97279698050458,
                  38.92941099374109,
                  -10.084976625730633
                ],
                [
                  -76.97311122214158,
                  38.94074805802865,
                  -10.084976625730633
                ],
                [
                  -76.95196670578567,
                  38.941103700718074,
                  400.1550233742694
                ],
                [
                  -76.95165582642271,
                  38.92976649342646,
                  400.1550233742694
                ],
                [
                  -76.97279698050458,
                  38.92941099374109,
                  -10.084976625730633
                ]
              ]
            ]
          },
          "id": "20180411_320460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_320460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:00:50Z",
            "pc:count": 6592288,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330151.1765,
                "count": 6592288,
                "maximum": 330828.9646,
                "minimum": 328995.4246,
                "name": "X",
                "position": 0,
                "stddev": 460.3655839,
                "variance": 211936.4708
              },
              {
                "average": 4311547.969,
                "count": 6592288,
                "maximum": 4312051.552,
                "minimum": 4310792.732,
                "name": "Y",
                "position": 1,
                "stddev": 323.5522832,
                "variance": 104686.08
              },
              {
                "average": 26.04519479,
                "count": 6592288,
                "maximum": 400.1550234,
                "minimum": -10.08497663,
                "name": "Z",
                "position": 2,
                "stddev": 12.15468889,
                "variance": 147.7364619
              },
              {
                "average": 3400.483876,
                "count": 6592288,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3504.436142,
                "variance": 12281072.67
              },
              {
                "average": 1.586541425,
                "count": 6592288,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9765128542,
                "variance": 0.9535773545
              },
              {
                "average": 2.055279745,
                "count": 6592288,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.314700934,
                "variance": 1.728438546
              },
              {
                "average": 0.5591005733,
                "count": 6592288,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4964948737,
                "variance": 0.2465071596
              },
              {
                "average": 0,
                "count": 6592288,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.468694481,
                "count": 6592288,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6435181942,
                "variance": 0.4141156663
              },
              {
                "average": -7.474119986,
                "count": 6592288,
                "maximum": 10.00199986,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.891430964,
                "variance": 79.05754459
              },
              {
                "average": 0,
                "count": 6592288,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.70503246,
                "count": 6592288,
                "maximum": 89,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4560282047,
                "variance": 0.2079617235
              },
              {
                "average": 207533359.2,
                "count": 6592288,
                "maximum": 207533650.6,
                "minimum": 207532708.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 411.2821975,
                "variance": 169153.046
              },
              {
                "average": 0,
                "count": 6592288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6592288,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6592288,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008846700872,
                "count": 6592288,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02973024689,
                "variance": 0.0008838875801
              },
              {
                "average": 0.266134914,
                "count": 6592288,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4419356867,
                "variance": 0.1953071512
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328995.4246,
              4310792.732,
              -10.08497663,
              330828.9646,
              4312051.552,
              400.1550234
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328995.42459871847,
                    4310792.732003428,
                    -10.084976625730633
                  ],
                  [
                    328995.42459871847,
                    4312051.552003428,
                    -10.084976625730633
                  ],
                  [
                    330828.9645987185,
                    4312051.552003428,
                    400.1550233742694
                  ],
                  [
                    330828.9645987185,
                    4310792.732003428,
                    400.1550233742694
                  ],
                  [
                    328995.42459871847,
                    4310792.732003428,
                    -10.084976625730633
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:00:50+00:00",
            "end_time": "2018-04-12T01:45: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": "20180217_380448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76223853678579,
              38.89621912275508,
              -10.41275525947782
            ],
            [
              -76.762518909382,
              38.90755725349189,
              -10.41275525947782
            ],
            [
              -76.74113594273321,
              38.90787818756416,
              307.04724474052216
            ],
            [
              -76.74085896741278,
              38.89653992773496,
              307.04724474052216
            ],
            [
              -76.76223853678579,
              38.89621912275508,
              -10.41275525947782
            ]
          ]
        ]
      },
      "bbox": [
        -76.76251891,
        38.89621912,
        -10.41275526,
        -76.74085897,
        38.90787819,
        307.0472447
      ],
      "properties": {
        "datetime": "2018-04-12T00:20:27Z",
        "pc:count": 15106885,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348144.1828,
            "count": 15106885,
            "maximum": 349031.882,
            "minimum": 347177.022,
            "name": "X",
            "position": 0,
            "stddev": 520.0634126,
            "variance": 270465.9532
          },
          {
            "average": 4307399.232,
            "count": 15106885,
            "maximum": 4307993.888,
            "minimum": 4306735.108,
            "name": "Y",
            "position": 1,
            "stddev": 350.6234672,
            "variance": 122936.8158
          },
          {
            "average": 43.67097464,
            "count": 15106885,
            "maximum": 307.0472447,
            "minimum": -10.41275526,
            "name": "Z",
            "position": 2,
            "stddev": 10.93965198,
            "variance": 119.6759855
          },
          {
            "average": 4914.948034,
            "count": 15106885,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4889.331213,
            "variance": 23905559.71
          },
          {
            "average": 1.866735929,
            "count": 15106885,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.185329838,
            "variance": 1.405006824
          },
          {
            "average": 2.60280905,
            "count": 15106885,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.517811926,
            "variance": 2.303753044
          },
          {
            "average": 0.5108349604,
            "count": 15106885,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998826064,
            "variance": 0.2498826202
          },
          {
            "average": 0,
            "count": 15106885,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.421665618,
            "count": 15106885,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6116577066,
            "variance": 0.37412515
          },
          {
            "average": -9.279536054,
            "count": 15106885,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.793767705,
            "variance": 95.91788586
          },
          {
            "average": 0,
            "count": 15106885,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 71.14024519,
            "count": 15106885,
            "maximum": 97,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.34499197,
            "variance": 128.7088427
          },
          {
            "average": 204343359.3,
            "count": 15106885,
            "maximum": 207527627.3,
            "minimum": 202913080.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 635637.9638,
            "variance": 404035621100.0
          },
          {
            "average": 0,
            "count": 15106885,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15106885,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15106885,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008995236278,
            "count": 15106885,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02997856809,
            "variance": 0.0008987145445
          },
          {
            "average": 0.4081914968,
            "count": 15106885,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4914989468,
            "variance": 0.2415712147
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347177.022,
          4306735.108,
          -10.41275526,
          349031.882,
          4307993.888,
          307.0472447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347177.0220181123,
                4306735.108334586,
                -10.41275525947782
              ],
              [
                347177.0220181123,
                4307993.888334585,
                -10.41275525947782
              ],
              [
                349031.8820181123,
                4307993.888334585,
                307.04724474052216
              ],
              [
                349031.8820181123,
                4306735.108334586,
                307.04724474052216
              ],
              [
                347177.0220181123,
                4306735.108334586,
                -10.41275525947782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:20:27+00:00",
        "end_time": "2018-02-17T14:31:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_380448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_380448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_380448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76251891,
            38.89621912,
            -10.41275526,
            -76.74085897,
            38.90787819,
            307.0472447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76223853678579,
                  38.89621912275508,
                  -10.41275525947782
                ],
                [
                  -76.762518909382,
                  38.90755725349189,
                  -10.41275525947782
                ],
                [
                  -76.74113594273321,
                  38.90787818756416,
                  307.04724474052216
                ],
                [
                  -76.74085896741278,
                  38.89653992773496,
                  307.04724474052216
                ],
                [
                  -76.76223853678579,
                  38.89621912275508,
                  -10.41275525947782
                ]
              ]
            ]
          },
          "id": "20180217_380448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_380448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:20:27Z",
            "pc:count": 15106885,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348144.1828,
                "count": 15106885,
                "maximum": 349031.882,
                "minimum": 347177.022,
                "name": "X",
                "position": 0,
                "stddev": 520.0634126,
                "variance": 270465.9532
              },
              {
                "average": 4307399.232,
                "count": 15106885,
                "maximum": 4307993.888,
                "minimum": 4306735.108,
                "name": "Y",
                "position": 1,
                "stddev": 350.6234672,
                "variance": 122936.8158
              },
              {
                "average": 43.67097464,
                "count": 15106885,
                "maximum": 307.0472447,
                "minimum": -10.41275526,
                "name": "Z",
                "position": 2,
                "stddev": 10.93965198,
                "variance": 119.6759855
              },
              {
                "average": 4914.948034,
                "count": 15106885,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4889.331213,
                "variance": 23905559.71
              },
              {
                "average": 1.866735929,
                "count": 15106885,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.185329838,
                "variance": 1.405006824
              },
              {
                "average": 2.60280905,
                "count": 15106885,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.517811926,
                "variance": 2.303753044
              },
              {
                "average": 0.5108349604,
                "count": 15106885,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998826064,
                "variance": 0.2498826202
              },
              {
                "average": 0,
                "count": 15106885,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.421665618,
                "count": 15106885,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6116577066,
                "variance": 0.37412515
              },
              {
                "average": -9.279536054,
                "count": 15106885,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.793767705,
                "variance": 95.91788586
              },
              {
                "average": 0,
                "count": 15106885,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 71.14024519,
                "count": 15106885,
                "maximum": 97,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.34499197,
                "variance": 128.7088427
              },
              {
                "average": 204343359.3,
                "count": 15106885,
                "maximum": 207527627.3,
                "minimum": 202913080.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 635637.9638,
                "variance": 404035621100.0
              },
              {
                "average": 0,
                "count": 15106885,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15106885,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15106885,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008995236278,
                "count": 15106885,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02997856809,
                "variance": 0.0008987145445
              },
              {
                "average": 0.4081914968,
                "count": 15106885,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4914989468,
                "variance": 0.2415712147
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347177.022,
              4306735.108,
              -10.41275526,
              349031.882,
              4307993.888,
              307.0472447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347177.0220181123,
                    4306735.108334586,
                    -10.41275525947782
                  ],
                  [
                    347177.0220181123,
                    4307993.888334585,
                    -10.41275525947782
                  ],
                  [
                    349031.8820181123,
                    4307993.888334585,
                    307.04724474052216
                  ],
                  [
                    349031.8820181123,
                    4306735.108334586,
                    307.04724474052216
                  ],
                  [
                    347177.0220181123,
                    4306735.108334586,
                    -10.41275525947782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:20:27+00:00",
            "end_time": "2018-02-17T14:31:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180408_320464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97303854895269,
              38.94038930553992,
              -10.282509404852647
            ],
            [
              -76.97335296206467,
              38.95172670704555,
              -10.282509404852647
            ],
            [
              -76.95195836053774,
              38.95208660662246,
              405.45749059514736
            ],
            [
              -76.95164735090599,
              38.94074906040886,
              405.45749059514736
            ],
            [
              -76.97303854895269,
              38.94038930553992,
              -10.282509404852647
            ]
          ]
        ]
      },
      "bbox": [
        -76.97335296,
        38.94038931,
        -10.2825094,
        -76.95164735,
        38.95208661,
        405.4574906
      ],
      "properties": {
        "datetime": "2018-04-12T02:00:29Z",
        "pc:count": 10058148,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329964.448,
            "count": 10058148,
            "maximum": 330855.8014,
            "minimum": 329000.8614,
            "name": "X",
            "position": 0,
            "stddev": 536.1241332,
            "variance": 287429.0862
          },
          {
            "average": 4312659.395,
            "count": 10058148,
            "maximum": 4313270.46,
            "minimum": 4312011.6,
            "name": "Y",
            "position": 1,
            "stddev": 358.2647348,
            "variance": 128353.6202
          },
          {
            "average": 16.15541451,
            "count": 10058148,
            "maximum": 405.4574906,
            "minimum": -10.2825094,
            "name": "Z",
            "position": 2,
            "stddev": 9.904246495,
            "variance": 98.09409862
          },
          {
            "average": 3453.075905,
            "count": 10058148,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3534.269135,
            "variance": 12491058.32
          },
          {
            "average": 1.601211476,
            "count": 10058148,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9931238405,
            "variance": 0.9862949625
          },
          {
            "average": 2.089767321,
            "count": 10058148,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.335770044,
            "variance": 1.784281609
          },
          {
            "average": 0.5646470901,
            "count": 10058148,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4958031648,
            "variance": 0.2458207782
          },
          {
            "average": 0,
            "count": 10058148,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.450313119,
            "count": 10058148,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.59922904,
            "variance": 0.3590754424
          },
          {
            "average": -5.495196322,
            "count": 10058148,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76715712,
            "variance": 138.4659866
          },
          {
            "average": 0,
            "count": 10058148,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.2226555,
            "count": 10058148,
            "maximum": 89,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6079896737,
            "variance": 0.3696514434
          },
          {
            "average": 207503233,
            "count": 10058148,
            "maximum": 207533629.1,
            "minimum": 207229669.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 90314.80496,
            "variance": 8156763995
          },
          {
            "average": 0,
            "count": 10058148,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10058148,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10058148,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009196524052,
            "count": 10058148,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03031182502,
            "variance": 0.000918806736
          },
          {
            "average": 0.3180729693,
            "count": 10058148,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4657280076,
            "variance": 0.2169025771
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329000.8614,
          4312011.6,
          -10.2825094,
          330855.8014,
          4313270.46,
          405.4574906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329000.8614369482,
                4312011.599871971,
                -10.282509404852647
              ],
              [
                329000.8614369482,
                4313270.45987197,
                -10.282509404852647
              ],
              [
                330855.8014369481,
                4313270.45987197,
                405.45749059514736
              ],
              [
                330855.8014369481,
                4312011.599871971,
                405.45749059514736
              ],
              [
                329000.8614369482,
                4312011.599871971,
                -10.282509404852647
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:00:29+00:00",
        "end_time": "2018-04-08T13:34:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180408_320464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_320464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180408_320464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180408_320464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97335296,
            38.94038931,
            -10.2825094,
            -76.95164735,
            38.95208661,
            405.4574906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97303854895269,
                  38.94038930553992,
                  -10.282509404852647
                ],
                [
                  -76.97335296206467,
                  38.95172670704555,
                  -10.282509404852647
                ],
                [
                  -76.95195836053774,
                  38.95208660662246,
                  405.45749059514736
                ],
                [
                  -76.95164735090599,
                  38.94074906040886,
                  405.45749059514736
                ],
                [
                  -76.97303854895269,
                  38.94038930553992,
                  -10.282509404852647
                ]
              ]
            ]
          },
          "id": "20180408_320464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180408_320464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:00:29Z",
            "pc:count": 10058148,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329964.448,
                "count": 10058148,
                "maximum": 330855.8014,
                "minimum": 329000.8614,
                "name": "X",
                "position": 0,
                "stddev": 536.1241332,
                "variance": 287429.0862
              },
              {
                "average": 4312659.395,
                "count": 10058148,
                "maximum": 4313270.46,
                "minimum": 4312011.6,
                "name": "Y",
                "position": 1,
                "stddev": 358.2647348,
                "variance": 128353.6202
              },
              {
                "average": 16.15541451,
                "count": 10058148,
                "maximum": 405.4574906,
                "minimum": -10.2825094,
                "name": "Z",
                "position": 2,
                "stddev": 9.904246495,
                "variance": 98.09409862
              },
              {
                "average": 3453.075905,
                "count": 10058148,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3534.269135,
                "variance": 12491058.32
              },
              {
                "average": 1.601211476,
                "count": 10058148,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9931238405,
                "variance": 0.9862949625
              },
              {
                "average": 2.089767321,
                "count": 10058148,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.335770044,
                "variance": 1.784281609
              },
              {
                "average": 0.5646470901,
                "count": 10058148,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4958031648,
                "variance": 0.2458207782
              },
              {
                "average": 0,
                "count": 10058148,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.450313119,
                "count": 10058148,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.59922904,
                "variance": 0.3590754424
              },
              {
                "average": -5.495196322,
                "count": 10058148,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76715712,
                "variance": 138.4659866
              },
              {
                "average": 0,
                "count": 10058148,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.2226555,
                "count": 10058148,
                "maximum": 89,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6079896737,
                "variance": 0.3696514434
              },
              {
                "average": 207503233,
                "count": 10058148,
                "maximum": 207533629.1,
                "minimum": 207229669.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 90314.80496,
                "variance": 8156763995
              },
              {
                "average": 0,
                "count": 10058148,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10058148,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10058148,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009196524052,
                "count": 10058148,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03031182502,
                "variance": 0.000918806736
              },
              {
                "average": 0.3180729693,
                "count": 10058148,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4657280076,
                "variance": 0.2169025771
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329000.8614,
              4312011.6,
              -10.2825094,
              330855.8014,
              4313270.46,
              405.4574906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329000.8614369482,
                    4312011.599871971,
                    -10.282509404852647
                  ],
                  [
                    329000.8614369482,
                    4313270.45987197,
                    -10.282509404852647
                  ],
                  [
                    330855.8014369481,
                    4313270.45987197,
                    405.45749059514736
                  ],
                  [
                    330855.8014369481,
                    4312011.599871971,
                    405.45749059514736
                  ],
                  [
                    329000.8614369482,
                    4312011.599871971,
                    -10.282509404852647
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:00:29+00:00",
            "end_time": "2018-04-08T13:34:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_326448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93409354422998,
              38.905147659966005,
              5.511875270155485
            ],
            [
              -76.93416513538078,
              38.9077850816319,
              5.511875270155485
            ],
            [
              -76.93089402606262,
              38.90783924453599,
              348.97187527015546
            ],
            [
              -76.93082255580491,
              38.90520181780161,
              348.97187527015546
            ],
            [
              -76.93409354422998,
              38.905147659966005,
              5.511875270155485
            ]
          ]
        ]
      },
      "bbox": [
        -76.93416514,
        38.90514766,
        5.51187527,
        -76.93082256,
        38.90783924,
        348.9718753
      ],
      "properties": {
        "datetime": "2018-04-12T02:06:24Z",
        "pc:count": 188994,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332463.9595,
            "count": 188994,
            "maximum": 332577.2195,
            "minimum": 332293.4395,
            "name": "X",
            "position": 0,
            "stddev": 77.04716278,
            "variance": 5936.265293
          },
          {
            "average": 4308195.048,
            "count": 188994,
            "maximum": 4308320.849,
            "minimum": 4308028.009,
            "name": "Y",
            "position": 1,
            "stddev": 80.42155278,
            "variance": 6467.626151
          },
          {
            "average": 11.9886802,
            "count": 188994,
            "maximum": 348.9718753,
            "minimum": 5.51187527,
            "name": "Z",
            "position": 2,
            "stddev": 5.451268504,
            "variance": 29.7163283
          },
          {
            "average": 6177.285739,
            "count": 188994,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5297.846356,
            "variance": 28067176.01
          },
          {
            "average": 1.502455104,
            "count": 188994,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9229849327,
            "variance": 0.8519011859
          },
          {
            "average": 1.885218578,
            "count": 188994,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.259768509,
            "variance": 1.587016697
          },
          {
            "average": 0.5013598315,
            "count": 188994,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994736,
            "variance": 0.2499994736
          },
          {
            "average": 0,
            "count": 188994,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.541281734,
            "count": 188994,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5126147275,
            "variance": 0.2627738589
          },
          {
            "average": 13.52191957,
            "count": 188994,
            "maximum": 19.99799919,
            "minimum": 4.001999855,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.045573756,
            "variance": 36.54896204
          },
          {
            "average": 0,
            "count": 188994,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89.49343365,
            "count": 188994,
            "maximum": 90,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999582039,
            "variance": 0.2499582057
          },
          {
            "average": 207533828.5,
            "count": 188994,
            "maximum": 207533984.1,
            "minimum": 207533668.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 149.330368,
            "variance": 22299.55881
          },
          {
            "average": 0,
            "count": 188994,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 188994,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 188994,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003545086087,
            "count": 188994,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01882511109,
            "variance": 0.0003543848075
          },
          {
            "average": 0.4761579733,
            "count": 188994,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4994325556,
            "variance": 0.2494328776
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332293.4395,
          4308028.009,
          5.51187527,
          332577.2195,
          4308320.849,
          348.9718753
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332293.4394593537,
                4308028.009173248,
                5.511875270155485
              ],
              [
                332293.4394593537,
                4308320.849173248,
                5.511875270155485
              ],
              [
                332577.2194593537,
                4308320.849173248,
                348.97187527015546
              ],
              [
                332577.2194593537,
                4308028.009173248,
                348.97187527015546
              ],
              [
                332293.4394593537,
                4308028.009173248,
                5.511875270155485
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:06:24+00:00",
        "end_time": "2018-04-12T02:01:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_326448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_326448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_326448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_326448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93416514,
            38.90514766,
            5.51187527,
            -76.93082256,
            38.90783924,
            348.9718753
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93409354422998,
                  38.905147659966005,
                  5.511875270155485
                ],
                [
                  -76.93416513538078,
                  38.9077850816319,
                  5.511875270155485
                ],
                [
                  -76.93089402606262,
                  38.90783924453599,
                  348.97187527015546
                ],
                [
                  -76.93082255580491,
                  38.90520181780161,
                  348.97187527015546
                ],
                [
                  -76.93409354422998,
                  38.905147659966005,
                  5.511875270155485
                ]
              ]
            ]
          },
          "id": "20180411_326448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_326448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:06:24Z",
            "pc:count": 188994,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332463.9595,
                "count": 188994,
                "maximum": 332577.2195,
                "minimum": 332293.4395,
                "name": "X",
                "position": 0,
                "stddev": 77.04716278,
                "variance": 5936.265293
              },
              {
                "average": 4308195.048,
                "count": 188994,
                "maximum": 4308320.849,
                "minimum": 4308028.009,
                "name": "Y",
                "position": 1,
                "stddev": 80.42155278,
                "variance": 6467.626151
              },
              {
                "average": 11.9886802,
                "count": 188994,
                "maximum": 348.9718753,
                "minimum": 5.51187527,
                "name": "Z",
                "position": 2,
                "stddev": 5.451268504,
                "variance": 29.7163283
              },
              {
                "average": 6177.285739,
                "count": 188994,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5297.846356,
                "variance": 28067176.01
              },
              {
                "average": 1.502455104,
                "count": 188994,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9229849327,
                "variance": 0.8519011859
              },
              {
                "average": 1.885218578,
                "count": 188994,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.259768509,
                "variance": 1.587016697
              },
              {
                "average": 0.5013598315,
                "count": 188994,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994736,
                "variance": 0.2499994736
              },
              {
                "average": 0,
                "count": 188994,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.541281734,
                "count": 188994,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5126147275,
                "variance": 0.2627738589
              },
              {
                "average": 13.52191957,
                "count": 188994,
                "maximum": 19.99799919,
                "minimum": 4.001999855,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.045573756,
                "variance": 36.54896204
              },
              {
                "average": 0,
                "count": 188994,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89.49343365,
                "count": 188994,
                "maximum": 90,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999582039,
                "variance": 0.2499582057
              },
              {
                "average": 207533828.5,
                "count": 188994,
                "maximum": 207533984.1,
                "minimum": 207533668.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 149.330368,
                "variance": 22299.55881
              },
              {
                "average": 0,
                "count": 188994,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 188994,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 188994,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003545086087,
                "count": 188994,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01882511109,
                "variance": 0.0003543848075
              },
              {
                "average": 0.4761579733,
                "count": 188994,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4994325556,
                "variance": 0.2494328776
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332293.4395,
              4308028.009,
              5.51187527,
              332577.2195,
              4308320.849,
              348.9718753
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332293.4394593537,
                    4308028.009173248,
                    5.511875270155485
                  ],
                  [
                    332293.4394593537,
                    4308320.849173248,
                    5.511875270155485
                  ],
                  [
                    332577.2194593537,
                    4308320.849173248,
                    348.97187527015546
                  ],
                  [
                    332577.2194593537,
                    4308028.009173248,
                    348.97187527015546
                  ],
                  [
                    332293.4394593537,
                    4308028.009173248,
                    5.511875270155485
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:06:24+00:00",
            "end_time": "2018-04-12T02:01:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_326452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9477607797493,
              38.907503958635026,
              -10.407423160066202
            ],
            [
              -76.94806897475027,
              38.918774769345816,
              -10.407423160066202
            ],
            [
              -76.93089033715191,
              38.9190602633444,
              355.4925768399338
            ],
            [
              -76.93058485576661,
              38.90778933848815,
              355.4925768399338
            ],
            [
              -76.9477607797493,
              38.907503958635026,
              -10.407423160066202
            ]
          ]
        ]
      },
      "bbox": [
        -76.94806897,
        38.90750396,
        -10.40742316,
        -76.93058486,
        38.91906026,
        355.4925768
      ],
      "properties": {
        "datetime": "2018-04-12T02:06:29Z",
        "pc:count": 3129467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332109.9182,
            "count": 3129467,
            "maximum": 332603.9117,
            "minimum": 331113.8317,
            "name": "X",
            "position": 0,
            "stddev": 348.6477507,
            "variance": 121555.2541
          },
          {
            "average": 4309119.135,
            "count": 3129467,
            "maximum": 4309566.183,
            "minimum": 4308314.743,
            "name": "Y",
            "position": 1,
            "stddev": 326.3112921,
            "variance": 106479.0594
          },
          {
            "average": 8.335059649,
            "count": 3129467,
            "maximum": 355.4925768,
            "minimum": -10.40742316,
            "name": "Z",
            "position": 2,
            "stddev": 7.116057824,
            "variance": 50.63827896
          },
          {
            "average": 3669.381053,
            "count": 3129467,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3559.248678,
            "variance": 12668251.15
          },
          {
            "average": 1.692062578,
            "count": 3129467,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.036226913,
            "variance": 1.073766216
          },
          {
            "average": 2.23307707,
            "count": 3129467,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.359485184,
            "variance": 1.848199966
          },
          {
            "average": 0.5358097721,
            "count": 3129467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4987160913,
            "variance": 0.2487177397
          },
          {
            "average": 0,
            "count": 3129467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.643513097,
            "count": 3129467,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.479077343,
            "variance": 2.187669788
          },
          {
            "average": -1.468572737,
            "count": 3129467,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.602850831,
            "variance": 74.00904242
          },
          {
            "average": 0,
            "count": 3129467,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.8982683,
            "count": 3129467,
            "maximum": 90,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3527385007,
            "variance": 0.1244244499
          },
          {
            "average": 207533556.1,
            "count": 3129467,
            "maximum": 207533989.4,
            "minimum": 207532667,
            "name": "GpsTime",
            "position": 12,
            "stddev": 325.362823,
            "variance": 105860.9666
          },
          {
            "average": 0,
            "count": 3129467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3129467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3129467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009343444107,
            "count": 3129467,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03055276926,
            "variance": 0.0009334717095
          },
          {
            "average": 0.1331070115,
            "count": 3129467,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3396904059,
            "variance": 0.1153895719
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331113.8317,
          4308314.743,
          -10.40742316,
          332603.9117,
          4309566.183,
          355.4925768
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331113.83173332136,
                4308314.742837167,
                -10.407423160066202
              ],
              [
                331113.83173332136,
                4309566.182837167,
                -10.407423160066202
              ],
              [
                332603.9117333213,
                4309566.182837167,
                355.4925768399338
              ],
              [
                332603.9117333213,
                4308314.742837167,
                355.4925768399338
              ],
              [
                331113.83173332136,
                4308314.742837167,
                -10.407423160066202
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:06:29+00:00",
        "end_time": "2018-04-12T01:44:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_326452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_326452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_326452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_326452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.94806897,
            38.90750396,
            -10.40742316,
            -76.93058486,
            38.91906026,
            355.4925768
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9477607797493,
                  38.907503958635026,
                  -10.407423160066202
                ],
                [
                  -76.94806897475027,
                  38.918774769345816,
                  -10.407423160066202
                ],
                [
                  -76.93089033715191,
                  38.9190602633444,
                  355.4925768399338
                ],
                [
                  -76.93058485576661,
                  38.90778933848815,
                  355.4925768399338
                ],
                [
                  -76.9477607797493,
                  38.907503958635026,
                  -10.407423160066202
                ]
              ]
            ]
          },
          "id": "20180411_326452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_326452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:06:29Z",
            "pc:count": 3129467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332109.9182,
                "count": 3129467,
                "maximum": 332603.9117,
                "minimum": 331113.8317,
                "name": "X",
                "position": 0,
                "stddev": 348.6477507,
                "variance": 121555.2541
              },
              {
                "average": 4309119.135,
                "count": 3129467,
                "maximum": 4309566.183,
                "minimum": 4308314.743,
                "name": "Y",
                "position": 1,
                "stddev": 326.3112921,
                "variance": 106479.0594
              },
              {
                "average": 8.335059649,
                "count": 3129467,
                "maximum": 355.4925768,
                "minimum": -10.40742316,
                "name": "Z",
                "position": 2,
                "stddev": 7.116057824,
                "variance": 50.63827896
              },
              {
                "average": 3669.381053,
                "count": 3129467,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3559.248678,
                "variance": 12668251.15
              },
              {
                "average": 1.692062578,
                "count": 3129467,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.036226913,
                "variance": 1.073766216
              },
              {
                "average": 2.23307707,
                "count": 3129467,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.359485184,
                "variance": 1.848199966
              },
              {
                "average": 0.5358097721,
                "count": 3129467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4987160913,
                "variance": 0.2487177397
              },
              {
                "average": 0,
                "count": 3129467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.643513097,
                "count": 3129467,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.479077343,
                "variance": 2.187669788
              },
              {
                "average": -1.468572737,
                "count": 3129467,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.602850831,
                "variance": 74.00904242
              },
              {
                "average": 0,
                "count": 3129467,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.8982683,
                "count": 3129467,
                "maximum": 90,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3527385007,
                "variance": 0.1244244499
              },
              {
                "average": 207533556.1,
                "count": 3129467,
                "maximum": 207533989.4,
                "minimum": 207532667,
                "name": "GpsTime",
                "position": 12,
                "stddev": 325.362823,
                "variance": 105860.9666
              },
              {
                "average": 0,
                "count": 3129467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3129467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3129467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009343444107,
                "count": 3129467,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03055276926,
                "variance": 0.0009334717095
              },
              {
                "average": 0.1331070115,
                "count": 3129467,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3396904059,
                "variance": 0.1153895719
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331113.8317,
              4308314.743,
              -10.40742316,
              332603.9117,
              4309566.183,
              355.4925768
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331113.83173332136,
                    4308314.742837167,
                    -10.407423160066202
                  ],
                  [
                    331113.83173332136,
                    4309566.182837167,
                    -10.407423160066202
                  ],
                  [
                    332603.9117333213,
                    4309566.182837167,
                    355.4925768399338
                  ],
                  [
                    332603.9117333213,
                    4308314.742837167,
                    355.4925768399338
                  ],
                  [
                    331113.83173332136,
                    4308314.742837167,
                    -10.407423160066202
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:06:29+00:00",
            "end_time": "2018-04-12T01:44: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": "20180411_326456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95187100384047,
              38.918417697108666,
              -10.357833573584571
            ],
            [
              -76.9521817867591,
              38.929754744915314,
              -10.357833573584571
            ],
            [
              -76.93088253357011,
              38.93010912386689,
              390.7821664264154
            ],
            [
              -76.93057513627704,
              38.91877193355267,
              390.7821664264154
            ],
            [
              -76.95187100384047,
              38.918417697108666,
              -10.357833573584571
            ]
          ]
        ]
      },
      "bbox": [
        -76.95218179,
        38.9184177,
        -10.35783357,
        -76.93057514,
        38.93010912,
        390.7821664
      ],
      "properties": {
        "datetime": "2018-04-12T02:01:16Z",
        "pc:count": 8768743,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331781.0634,
            "count": 8768743,
            "maximum": 332630.5623,
            "minimum": 330783.3423,
            "name": "X",
            "position": 0,
            "stddev": 468.3716241,
            "variance": 219371.9783
          },
          {
            "average": 4310189.375,
            "count": 8768743,
            "maximum": 4310792.404,
            "minimum": 4309533.604,
            "name": "Y",
            "position": 1,
            "stddev": 357.2587758,
            "variance": 127633.8329
          },
          {
            "average": 10.51167033,
            "count": 8768743,
            "maximum": 390.7821664,
            "minimum": -10.35783357,
            "name": "Z",
            "position": 2,
            "stddev": 9.230495583,
            "variance": 85.2020487
          },
          {
            "average": 3350.533448,
            "count": 8768743,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3332.181935,
            "variance": 11103436.45
          },
          {
            "average": 1.558501144,
            "count": 8768743,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9351064898,
            "variance": 0.8744241472
          },
          {
            "average": 2.008536685,
            "count": 8768743,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.254938712,
            "variance": 1.574871171
          },
          {
            "average": 0.582799838,
            "count": 8768743,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.493096557,
            "variance": 0.2431442146
          },
          {
            "average": 0,
            "count": 8768743,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.559722756,
            "count": 8768743,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.910754371,
            "variance": 0.8294735243
          },
          {
            "average": -10.41942336,
            "count": 8768743,
            "maximum": 9,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.407468694,
            "variance": 54.87059245
          },
          {
            "average": 0,
            "count": 8768743,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.54591793,
            "count": 8768743,
            "maximum": 89,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4978871079,
            "variance": 0.2478915723
          },
          {
            "average": 207533216.3,
            "count": 8768743,
            "maximum": 207533676,
            "minimum": 207532667.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479.416298,
            "variance": 229839.9868
          },
          {
            "average": 0,
            "count": 8768743,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8768743,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8768743,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001241340977,
            "count": 8768743,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03521079651,
            "variance": 0.001239800191
          },
          {
            "average": 0.2957914264,
            "count": 8768743,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4563977237,
            "variance": 0.2082988822
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330783.3423,
          4309533.604,
          -10.35783357,
          332630.5623,
          4310792.404,
          390.7821664
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330783.34227163385,
                4309533.604417287,
                -10.357833573584571
              ],
              [
                330783.34227163385,
                4310792.404417288,
                -10.357833573584571
              ],
              [
                332630.5622716338,
                4310792.404417288,
                390.7821664264154
              ],
              [
                332630.5622716338,
                4309533.604417287,
                390.7821664264154
              ],
              [
                330783.34227163385,
                4309533.604417287,
                -10.357833573584571
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:01:16+00:00",
        "end_time": "2018-04-12T01:44:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_326456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_326456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_326456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_326456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95218179,
            38.9184177,
            -10.35783357,
            -76.93057514,
            38.93010912,
            390.7821664
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95187100384047,
                  38.918417697108666,
                  -10.357833573584571
                ],
                [
                  -76.9521817867591,
                  38.929754744915314,
                  -10.357833573584571
                ],
                [
                  -76.93088253357011,
                  38.93010912386689,
                  390.7821664264154
                ],
                [
                  -76.93057513627704,
                  38.91877193355267,
                  390.7821664264154
                ],
                [
                  -76.95187100384047,
                  38.918417697108666,
                  -10.357833573584571
                ]
              ]
            ]
          },
          "id": "20180411_326456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_326456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:01:16Z",
            "pc:count": 8768743,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331781.0634,
                "count": 8768743,
                "maximum": 332630.5623,
                "minimum": 330783.3423,
                "name": "X",
                "position": 0,
                "stddev": 468.3716241,
                "variance": 219371.9783
              },
              {
                "average": 4310189.375,
                "count": 8768743,
                "maximum": 4310792.404,
                "minimum": 4309533.604,
                "name": "Y",
                "position": 1,
                "stddev": 357.2587758,
                "variance": 127633.8329
              },
              {
                "average": 10.51167033,
                "count": 8768743,
                "maximum": 390.7821664,
                "minimum": -10.35783357,
                "name": "Z",
                "position": 2,
                "stddev": 9.230495583,
                "variance": 85.2020487
              },
              {
                "average": 3350.533448,
                "count": 8768743,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3332.181935,
                "variance": 11103436.45
              },
              {
                "average": 1.558501144,
                "count": 8768743,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9351064898,
                "variance": 0.8744241472
              },
              {
                "average": 2.008536685,
                "count": 8768743,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.254938712,
                "variance": 1.574871171
              },
              {
                "average": 0.582799838,
                "count": 8768743,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.493096557,
                "variance": 0.2431442146
              },
              {
                "average": 0,
                "count": 8768743,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.559722756,
                "count": 8768743,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.910754371,
                "variance": 0.8294735243
              },
              {
                "average": -10.41942336,
                "count": 8768743,
                "maximum": 9,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.407468694,
                "variance": 54.87059245
              },
              {
                "average": 0,
                "count": 8768743,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.54591793,
                "count": 8768743,
                "maximum": 89,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4978871079,
                "variance": 0.2478915723
              },
              {
                "average": 207533216.3,
                "count": 8768743,
                "maximum": 207533676,
                "minimum": 207532667.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479.416298,
                "variance": 229839.9868
              },
              {
                "average": 0,
                "count": 8768743,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8768743,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8768743,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001241340977,
                "count": 8768743,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03521079651,
                "variance": 0.001239800191
              },
              {
                "average": 0.2957914264,
                "count": 8768743,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4563977237,
                "variance": 0.2082988822
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330783.3423,
              4309533.604,
              -10.35783357,
              332630.5623,
              4310792.404,
              390.7821664
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330783.34227163385,
                    4309533.604417287,
                    -10.357833573584571
                  ],
                  [
                    330783.34227163385,
                    4310792.404417288,
                    -10.357833573584571
                  ],
                  [
                    332630.5622716338,
                    4310792.404417288,
                    390.7821664264154
                  ],
                  [
                    332630.5622716338,
                    4309533.604417287,
                    390.7821664264154
                  ],
                  [
                    330783.34227163385,
                    4309533.604417287,
                    -10.357833573584571
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:01:16+00:00",
            "end_time": "2018-04-12T01:44: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": "20180217_380452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76220220432468,
              38.90720129891759,
              -10.388812295500884
            ],
            [
              -76.7624826720367,
              38.918539048207506,
              -10.388812295500884
            ],
            [
              -76.74109664003478,
              38.918860047246625,
              412.39118770449915
            ],
            [
              -76.7408195713083,
              38.907522168853276,
              412.39118770449915
            ],
            [
              -76.76220220432468,
              38.90720129891759,
              -10.388812295500884
            ]
          ]
        ]
      },
      "bbox": [
        -76.76248267,
        38.9072013,
        -10.3888123,
        -76.74081957,
        38.91886005,
        412.3911877
      ],
      "properties": {
        "datetime": "2018-04-12T00:20:51Z",
        "pc:count": 22255634,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348153.5561,
            "count": 22255634,
            "maximum": 349058.5611,
            "minimum": 347203.7211,
            "name": "X",
            "position": 0,
            "stddev": 537.2174494,
            "variance": 288602.588
          },
          {
            "average": 4308560.322,
            "count": 22255634,
            "maximum": 4309212.594,
            "minimum": 4307953.854,
            "name": "Y",
            "position": 1,
            "stddev": 341.122236,
            "variance": 116364.3799
          },
          {
            "average": 44.10888646,
            "count": 22255634,
            "maximum": 412.3911877,
            "minimum": -10.3888123,
            "name": "Z",
            "position": 2,
            "stddev": 10.25503472,
            "variance": 105.1657372
          },
          {
            "average": 4378.054055,
            "count": 22255634,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4895.685022,
            "variance": 23967731.84
          },
          {
            "average": 2.237341116,
            "count": 22255634,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.301751004,
            "variance": 1.694555676
          },
          {
            "average": 3.280746394,
            "count": 22255634,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.440331087,
            "variance": 2.074553641
          },
          {
            "average": 0.4992714204,
            "count": 22255634,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994804,
            "variance": 0.2499994804
          },
          {
            "average": 0,
            "count": 22255634,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3098406,
            "count": 22255634,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5103360606,
            "variance": 0.2604428947
          },
          {
            "average": 3.929839622,
            "count": 22255634,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.86537513,
            "variance": 192.2486275
          },
          {
            "average": 0,
            "count": 22255634,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 67.1769157,
            "count": 22255634,
            "maximum": 97,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.57812746,
            "variance": 760.5531144
          },
          {
            "average": 204874793.7,
            "count": 22255634,
            "maximum": 207527651,
            "minimum": 202913081.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1725373.285,
            "variance": 2976912973000.0
          },
          {
            "average": 0,
            "count": 22255634,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22255634,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22255634,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004072676609,
            "count": 22255634,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02017676417,
            "variance": 0.0004071018122
          },
          {
            "average": 0.4623940167,
            "count": 22255634,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4985837956,
            "variance": 0.2485858012
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347203.7211,
          4307953.854,
          -10.3888123,
          349058.5611,
          4309212.594,
          412.3911877
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347203.7211427284,
                4307953.85361619,
                -10.388812295500884
              ],
              [
                347203.7211427284,
                4309212.59361619,
                -10.388812295500884
              ],
              [
                349058.5611427284,
                4309212.59361619,
                412.39118770449915
              ],
              [
                349058.5611427284,
                4307953.85361619,
                412.39118770449915
              ],
              [
                347203.7211427284,
                4307953.85361619,
                -10.388812295500884
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:20:51+00:00",
        "end_time": "2018-02-17T14:31:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_380452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_380452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_380452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76248267,
            38.9072013,
            -10.3888123,
            -76.74081957,
            38.91886005,
            412.3911877
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76220220432468,
                  38.90720129891759,
                  -10.388812295500884
                ],
                [
                  -76.7624826720367,
                  38.918539048207506,
                  -10.388812295500884
                ],
                [
                  -76.74109664003478,
                  38.918860047246625,
                  412.39118770449915
                ],
                [
                  -76.7408195713083,
                  38.907522168853276,
                  412.39118770449915
                ],
                [
                  -76.76220220432468,
                  38.90720129891759,
                  -10.388812295500884
                ]
              ]
            ]
          },
          "id": "20180217_380452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_380452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:20:51Z",
            "pc:count": 22255634,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348153.5561,
                "count": 22255634,
                "maximum": 349058.5611,
                "minimum": 347203.7211,
                "name": "X",
                "position": 0,
                "stddev": 537.2174494,
                "variance": 288602.588
              },
              {
                "average": 4308560.322,
                "count": 22255634,
                "maximum": 4309212.594,
                "minimum": 4307953.854,
                "name": "Y",
                "position": 1,
                "stddev": 341.122236,
                "variance": 116364.3799
              },
              {
                "average": 44.10888646,
                "count": 22255634,
                "maximum": 412.3911877,
                "minimum": -10.3888123,
                "name": "Z",
                "position": 2,
                "stddev": 10.25503472,
                "variance": 105.1657372
              },
              {
                "average": 4378.054055,
                "count": 22255634,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4895.685022,
                "variance": 23967731.84
              },
              {
                "average": 2.237341116,
                "count": 22255634,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.301751004,
                "variance": 1.694555676
              },
              {
                "average": 3.280746394,
                "count": 22255634,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.440331087,
                "variance": 2.074553641
              },
              {
                "average": 0.4992714204,
                "count": 22255634,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994804,
                "variance": 0.2499994804
              },
              {
                "average": 0,
                "count": 22255634,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3098406,
                "count": 22255634,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5103360606,
                "variance": 0.2604428947
              },
              {
                "average": 3.929839622,
                "count": 22255634,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.86537513,
                "variance": 192.2486275
              },
              {
                "average": 0,
                "count": 22255634,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 67.1769157,
                "count": 22255634,
                "maximum": 97,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.57812746,
                "variance": 760.5531144
              },
              {
                "average": 204874793.7,
                "count": 22255634,
                "maximum": 207527651,
                "minimum": 202913081.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1725373.285,
                "variance": 2976912973000.0
              },
              {
                "average": 0,
                "count": 22255634,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22255634,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22255634,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004072676609,
                "count": 22255634,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02017676417,
                "variance": 0.0004071018122
              },
              {
                "average": 0.4623940167,
                "count": 22255634,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4985837956,
                "variance": 0.2485858012
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347203.7211,
              4307953.854,
              -10.3888123,
              349058.5611,
              4309212.594,
              412.3911877
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347203.7211427284,
                    4307953.85361619,
                    -10.388812295500884
                  ],
                  [
                    347203.7211427284,
                    4309212.59361619,
                    -10.388812295500884
                  ],
                  [
                    349058.5611427284,
                    4309212.59361619,
                    412.39118770449915
                  ],
                  [
                    349058.5611427284,
                    4307953.85361619,
                    412.39118770449915
                  ],
                  [
                    347203.7211427284,
                    4307953.85361619,
                    -10.388812295500884
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:20:51+00:00",
            "end_time": "2018-02-17T14:31:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180408_326460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95195022602158,
              38.929400213085074,
              -10.013027408438433
            ],
            [
              -76.95226113831889,
              38.94073705885124,
              -10.013027408438433
            ],
            [
              -76.93087072456157,
              38.941092989598424,
              398.9269725915616
            ],
            [
              -76.93056321365742,
              38.92975600071515,
              398.9269725915616
            ],
            [
              -76.95195022602158,
              38.929400213085074,
              -10.013027408438433
            ]
          ]
        ]
      },
      "bbox": [
        -76.95226114,
        38.92940021,
        -10.01302741,
        -76.93056321,
        38.94109299,
        398.9269726
      ],
      "properties": {
        "datetime": "2018-04-12T02:00:52Z",
        "pc:count": 10745142,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331815.9301,
            "count": 10745142,
            "maximum": 332657.4132,
            "minimum": 330802.5732,
            "name": "X",
            "position": 0,
            "stddev": 565.0584263,
            "variance": 319291.0252
          },
          {
            "average": 4311399.812,
            "count": 10745142,
            "maximum": 4312011.407,
            "minimum": 4310752.627,
            "name": "Y",
            "position": 1,
            "stddev": 343.1555302,
            "variance": 117755.7179
          },
          {
            "average": 11.33978342,
            "count": 10745142,
            "maximum": 398.9269726,
            "minimum": -10.01302741,
            "name": "Z",
            "position": 2,
            "stddev": 7.883948796,
            "variance": 62.15664863
          },
          {
            "average": 3935.998039,
            "count": 10745142,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3685.095518,
            "variance": 13579928.98
          },
          {
            "average": 1.602301114,
            "count": 10745142,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9961937845,
            "variance": 0.9924020563
          },
          {
            "average": 2.099645496,
            "count": 10745142,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.346756279,
            "variance": 1.813752474
          },
          {
            "average": 0.5314567271,
            "count": 10745142,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990095164,
            "variance": 0.2490104975
          },
          {
            "average": 0,
            "count": 10745142,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.463587359,
            "count": 10745142,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.015947075,
            "variance": 1.032148459
          },
          {
            "average": 3.711541923,
            "count": 10745142,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.10847625,
            "variance": 171.8321495
          },
          {
            "average": 0,
            "count": 10745142,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.87962039,
            "count": 10745142,
            "maximum": 89,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5947812104,
            "variance": 0.3537646883
          },
          {
            "average": 207458794.3,
            "count": 10745142,
            "maximum": 207533652.4,
            "minimum": 207229693,
            "name": "GpsTime",
            "position": 12,
            "stddev": 130259.3675,
            "variance": 16967502830.0
          },
          {
            "average": 0,
            "count": 10745142,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10745142,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10745142,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007478728527,
            "count": 10745142,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0273370373,
            "variance": 0.0007473136084
          },
          {
            "average": 0.3879696518,
            "count": 10745142,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4872876185,
            "variance": 0.2374492232
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330802.5732,
          4310752.627,
          -10.01302741,
          332657.4132,
          4312011.407,
          398.9269726
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330802.57316727116,
                4310752.627359144,
                -10.013027408438433
              ],
              [
                330802.57316727116,
                4312011.407359144,
                -10.013027408438433
              ],
              [
                332657.4131672711,
                4312011.407359144,
                398.9269725915616
              ],
              [
                332657.4131672711,
                4310752.627359144,
                398.9269725915616
              ],
              [
                330802.57316727116,
                4310752.627359144,
                -10.013027408438433
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:00:52+00:00",
        "end_time": "2018-04-08T13:34:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180408_326460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_326460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180408_326460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180408_326460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95226114,
            38.92940021,
            -10.01302741,
            -76.93056321,
            38.94109299,
            398.9269726
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95195022602158,
                  38.929400213085074,
                  -10.013027408438433
                ],
                [
                  -76.95226113831889,
                  38.94073705885124,
                  -10.013027408438433
                ],
                [
                  -76.93087072456157,
                  38.941092989598424,
                  398.9269725915616
                ],
                [
                  -76.93056321365742,
                  38.92975600071515,
                  398.9269725915616
                ],
                [
                  -76.95195022602158,
                  38.929400213085074,
                  -10.013027408438433
                ]
              ]
            ]
          },
          "id": "20180408_326460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180408_326460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:00:52Z",
            "pc:count": 10745142,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331815.9301,
                "count": 10745142,
                "maximum": 332657.4132,
                "minimum": 330802.5732,
                "name": "X",
                "position": 0,
                "stddev": 565.0584263,
                "variance": 319291.0252
              },
              {
                "average": 4311399.812,
                "count": 10745142,
                "maximum": 4312011.407,
                "minimum": 4310752.627,
                "name": "Y",
                "position": 1,
                "stddev": 343.1555302,
                "variance": 117755.7179
              },
              {
                "average": 11.33978342,
                "count": 10745142,
                "maximum": 398.9269726,
                "minimum": -10.01302741,
                "name": "Z",
                "position": 2,
                "stddev": 7.883948796,
                "variance": 62.15664863
              },
              {
                "average": 3935.998039,
                "count": 10745142,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3685.095518,
                "variance": 13579928.98
              },
              {
                "average": 1.602301114,
                "count": 10745142,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9961937845,
                "variance": 0.9924020563
              },
              {
                "average": 2.099645496,
                "count": 10745142,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.346756279,
                "variance": 1.813752474
              },
              {
                "average": 0.5314567271,
                "count": 10745142,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990095164,
                "variance": 0.2490104975
              },
              {
                "average": 0,
                "count": 10745142,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.463587359,
                "count": 10745142,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.015947075,
                "variance": 1.032148459
              },
              {
                "average": 3.711541923,
                "count": 10745142,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.10847625,
                "variance": 171.8321495
              },
              {
                "average": 0,
                "count": 10745142,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.87962039,
                "count": 10745142,
                "maximum": 89,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5947812104,
                "variance": 0.3537646883
              },
              {
                "average": 207458794.3,
                "count": 10745142,
                "maximum": 207533652.4,
                "minimum": 207229693,
                "name": "GpsTime",
                "position": 12,
                "stddev": 130259.3675,
                "variance": 16967502830.0
              },
              {
                "average": 0,
                "count": 10745142,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10745142,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10745142,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007478728527,
                "count": 10745142,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0273370373,
                "variance": 0.0007473136084
              },
              {
                "average": 0.3879696518,
                "count": 10745142,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4872876185,
                "variance": 0.2374492232
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330802.5732,
              4310752.627,
              -10.01302741,
              332657.4132,
              4312011.407,
              398.9269726
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330802.57316727116,
                    4310752.627359144,
                    -10.013027408438433
                  ],
                  [
                    330802.57316727116,
                    4312011.407359144,
                    -10.013027408438433
                  ],
                  [
                    332657.4131672711,
                    4312011.407359144,
                    398.9269725915616
                  ],
                  [
                    332657.4131672711,
                    4310752.627359144,
                    398.9269725915616
                  ],
                  [
                    330802.57316727116,
                    4310752.627359144,
                    -10.013027408438433
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:00:52+00:00",
            "end_time": "2018-04-08T13:34: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": "20180228_326464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95194430893069,
              38.940383470661146,
              -10.383356501796868
            ],
            [
              -76.95225533215378,
              38.951719934836206,
              -10.383356501796868
            ],
            [
              -76.93086069475117,
              38.952075963230826,
              402.6366434982031
            ],
            [
              -76.9305530748168,
              38.94073935591618,
              402.6366434982031
            ],
            [
              -76.95194430893069,
              38.940383470661146,
              -10.383356501796868
            ]
          ]
        ]
      },
      "bbox": [
        -76.95225533,
        38.94038347,
        -10.3833565,
        -76.93055307,
        38.95207596,
        402.6366435
      ],
      "properties": {
        "datetime": "2018-04-12T01:45:46Z",
        "pc:count": 10351047,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331579.3747,
            "count": 10351047,
            "maximum": 332684.1136,
            "minimum": 330829.1936,
            "name": "X",
            "position": 0,
            "stddev": 504.6047399,
            "variance": 254625.9435
          },
          {
            "average": 4312615.373,
            "count": 10351047,
            "maximum": 4313230.317,
            "minimum": 4311971.577,
            "name": "Y",
            "position": 1,
            "stddev": 349.7762532,
            "variance": 122343.4273
          },
          {
            "average": 8.340241756,
            "count": 10351047,
            "maximum": 402.6366435,
            "minimum": -10.3833565,
            "name": "Z",
            "position": 2,
            "stddev": 7.721994488,
            "variance": 59.62919888
          },
          {
            "average": 4892.470916,
            "count": 10351047,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4440.188376,
            "variance": 19715272.82
          },
          {
            "average": 1.626000732,
            "count": 10351047,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.041615512,
            "variance": 1.084962874
          },
          {
            "average": 2.152330001,
            "count": 10351047,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.413941067,
            "variance": 1.99922934
          },
          {
            "average": 0.5207965919,
            "count": 10351047,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995673387,
            "variance": 0.2495675259
          },
          {
            "average": 0,
            "count": 10351047,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.412516241,
            "count": 10351047,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8738155703,
            "variance": 0.7635536508
          },
          {
            "average": 11.83993539,
            "count": 10351047,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.761267192,
            "variance": 60.23726843
          },
          {
            "average": 0,
            "count": 10351047,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 86.30067509,
            "count": 10351047,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.413450453,
            "variance": 19.4785449
          },
          {
            "average": 207139584.7,
            "count": 10351047,
            "maximum": 207532746.2,
            "minimum": 203881693,
            "name": "GpsTime",
            "position": 12,
            "stddev": 888900.2522,
            "variance": 790143658400.0
          },
          {
            "average": 0,
            "count": 10351047,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10351047,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10351047,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009799008738,
            "count": 10351047,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03128802906,
            "variance": 0.0009789407626
          },
          {
            "average": 0.4600894963,
            "count": 10351047,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4984046305,
            "variance": 0.2484071757
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330829.1936,
          4311971.577,
          -10.3833565,
          332684.1136,
          4313230.317,
          402.6366435
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330829.1936333182,
                4311971.576595805,
                -10.383356501796868
              ],
              [
                330829.1936333182,
                4313230.316595805,
                -10.383356501796868
              ],
              [
                332684.1136333182,
                4313230.316595805,
                402.6366434982031
              ],
              [
                332684.1136333182,
                4311971.576595805,
                402.6366434982031
              ],
              [
                330829.1936333182,
                4311971.576595805,
                -10.383356501796868
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:45:46+00:00",
        "end_time": "2018-02-28T19:34:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_326464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_326464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_326464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_326464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95225533,
            38.94038347,
            -10.3833565,
            -76.93055307,
            38.95207596,
            402.6366435
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95194430893069,
                  38.940383470661146,
                  -10.383356501796868
                ],
                [
                  -76.95225533215378,
                  38.951719934836206,
                  -10.383356501796868
                ],
                [
                  -76.93086069475117,
                  38.952075963230826,
                  402.6366434982031
                ],
                [
                  -76.9305530748168,
                  38.94073935591618,
                  402.6366434982031
                ],
                [
                  -76.95194430893069,
                  38.940383470661146,
                  -10.383356501796868
                ]
              ]
            ]
          },
          "id": "20180228_326464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_326464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:45:46Z",
            "pc:count": 10351047,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331579.3747,
                "count": 10351047,
                "maximum": 332684.1136,
                "minimum": 330829.1936,
                "name": "X",
                "position": 0,
                "stddev": 504.6047399,
                "variance": 254625.9435
              },
              {
                "average": 4312615.373,
                "count": 10351047,
                "maximum": 4313230.317,
                "minimum": 4311971.577,
                "name": "Y",
                "position": 1,
                "stddev": 349.7762532,
                "variance": 122343.4273
              },
              {
                "average": 8.340241756,
                "count": 10351047,
                "maximum": 402.6366435,
                "minimum": -10.3833565,
                "name": "Z",
                "position": 2,
                "stddev": 7.721994488,
                "variance": 59.62919888
              },
              {
                "average": 4892.470916,
                "count": 10351047,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4440.188376,
                "variance": 19715272.82
              },
              {
                "average": 1.626000732,
                "count": 10351047,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.041615512,
                "variance": 1.084962874
              },
              {
                "average": 2.152330001,
                "count": 10351047,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.413941067,
                "variance": 1.99922934
              },
              {
                "average": 0.5207965919,
                "count": 10351047,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995673387,
                "variance": 0.2495675259
              },
              {
                "average": 0,
                "count": 10351047,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.412516241,
                "count": 10351047,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8738155703,
                "variance": 0.7635536508
              },
              {
                "average": 11.83993539,
                "count": 10351047,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.761267192,
                "variance": 60.23726843
              },
              {
                "average": 0,
                "count": 10351047,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 86.30067509,
                "count": 10351047,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.413450453,
                "variance": 19.4785449
              },
              {
                "average": 207139584.7,
                "count": 10351047,
                "maximum": 207532746.2,
                "minimum": 203881693,
                "name": "GpsTime",
                "position": 12,
                "stddev": 888900.2522,
                "variance": 790143658400.0
              },
              {
                "average": 0,
                "count": 10351047,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10351047,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10351047,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009799008738,
                "count": 10351047,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03128802906,
                "variance": 0.0009789407626
              },
              {
                "average": 0.4600894963,
                "count": 10351047,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4984046305,
                "variance": 0.2484071757
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330829.1936,
              4311971.577,
              -10.3833565,
              332684.1136,
              4313230.317,
              402.6366435
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330829.1936333182,
                    4311971.576595805,
                    -10.383356501796868
                  ],
                  [
                    330829.1936333182,
                    4313230.316595805,
                    -10.383356501796868
                  ],
                  [
                    332684.1136333182,
                    4313230.316595805,
                    402.6366434982031
                  ],
                  [
                    332684.1136333182,
                    4311971.576595805,
                    402.6366434982031
                  ],
                  [
                    330829.1936333182,
                    4311971.576595805,
                    -10.383356501796868
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:45:46+00:00",
            "end_time": "2018-02-28T19:34: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": "20180217_386460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74103755281966,
              38.92912321013647,
              -10.40334378402602
            ],
            [
              -76.74131486530815,
              38.94046086501201,
              -10.40334378402602
            ],
            [
              -76.71992177871002,
              38.94077813827031,
              396.876656215974
            ],
            [
              -76.71964786904668,
              38.929440355812204,
              396.876656215974
            ],
            [
              -76.74103755281966,
              38.92912321013647,
              -10.40334378402602
            ]
          ]
        ]
      },
      "bbox": [
        -76.74131487,
        38.92912321,
        -10.40334378,
        -76.71964787,
        38.94077814,
        396.8766562
      ],
      "properties": {
        "datetime": "2018-04-12T00:24:41Z",
        "pc:count": 17399054,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349996.0948,
            "count": 17399054,
            "maximum": 350940.2964,
            "minimum": 349085.4364,
            "name": "X",
            "position": 0,
            "stddev": 499.0130017,
            "variance": 249013.9759
          },
          {
            "average": 4310925.617,
            "count": 17399054,
            "maximum": 4311610.227,
            "minimum": 4310351.507,
            "name": "Y",
            "position": 1,
            "stddev": 365.6927433,
            "variance": 133731.1825
          },
          {
            "average": 41.63009664,
            "count": 17399054,
            "maximum": 396.8766562,
            "minimum": -10.40334378,
            "name": "Z",
            "position": 2,
            "stddev": 7.419704876,
            "variance": 55.05202045
          },
          {
            "average": 5188.628002,
            "count": 17399054,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5421.721582,
            "variance": 29395064.91
          },
          {
            "average": 2.055140124,
            "count": 17399054,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.303126865,
            "variance": 1.698139625
          },
          {
            "average": 2.92661624,
            "count": 17399054,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.608695548,
            "variance": 2.587901366
          },
          {
            "average": 0.5354370991,
            "count": 17399054,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4987426454,
            "variance": 0.2487442263
          },
          {
            "average": 0,
            "count": 17399054,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301852848,
            "count": 17399054,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4927347243,
            "variance": 0.2427875085
          },
          {
            "average": 3.763277706,
            "count": 17399054,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.78118651,
            "variance": 163.3587286
          },
          {
            "average": 0,
            "count": 17399054,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 38.83874738,
            "count": 17399054,
            "maximum": 97,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.75257437,
            "variance": 826.7105328
          },
          {
            "average": 203768859.8,
            "count": 17399054,
            "maximum": 207527881.7,
            "minimum": 202913114.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1688964.354,
            "variance": 2852600591000.0
          },
          {
            "average": 0,
            "count": 17399054,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17399054,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17399054,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004242759405,
            "count": 17399054,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02059359014,
            "variance": 0.0004240959548
          },
          {
            "average": 0.631079138,
            "count": 17399054,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4825124589,
            "variance": 0.232818273
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349085.4364,
          4310351.507,
          -10.40334378,
          350940.2964,
          4311610.227,
          396.8766562
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349085.4364193705,
                4310351.506674849,
                -10.40334378402602
              ],
              [
                349085.4364193705,
                4311610.22667485,
                -10.40334378402602
              ],
              [
                350940.2964193705,
                4311610.22667485,
                396.876656215974
              ],
              [
                350940.2964193705,
                4310351.506674849,
                396.876656215974
              ],
              [
                349085.4364193705,
                4310351.506674849,
                -10.40334378402602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:24:41+00:00",
        "end_time": "2018-02-17T14:31:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_386460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_386460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_386460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74131487,
            38.92912321,
            -10.40334378,
            -76.71964787,
            38.94077814,
            396.8766562
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74103755281966,
                  38.92912321013647,
                  -10.40334378402602
                ],
                [
                  -76.74131486530815,
                  38.94046086501201,
                  -10.40334378402602
                ],
                [
                  -76.71992177871002,
                  38.94077813827031,
                  396.876656215974
                ],
                [
                  -76.71964786904668,
                  38.929440355812204,
                  396.876656215974
                ],
                [
                  -76.74103755281966,
                  38.92912321013647,
                  -10.40334378402602
                ]
              ]
            ]
          },
          "id": "20180217_386460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_386460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:24:41Z",
            "pc:count": 17399054,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349996.0948,
                "count": 17399054,
                "maximum": 350940.2964,
                "minimum": 349085.4364,
                "name": "X",
                "position": 0,
                "stddev": 499.0130017,
                "variance": 249013.9759
              },
              {
                "average": 4310925.617,
                "count": 17399054,
                "maximum": 4311610.227,
                "minimum": 4310351.507,
                "name": "Y",
                "position": 1,
                "stddev": 365.6927433,
                "variance": 133731.1825
              },
              {
                "average": 41.63009664,
                "count": 17399054,
                "maximum": 396.8766562,
                "minimum": -10.40334378,
                "name": "Z",
                "position": 2,
                "stddev": 7.419704876,
                "variance": 55.05202045
              },
              {
                "average": 5188.628002,
                "count": 17399054,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5421.721582,
                "variance": 29395064.91
              },
              {
                "average": 2.055140124,
                "count": 17399054,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.303126865,
                "variance": 1.698139625
              },
              {
                "average": 2.92661624,
                "count": 17399054,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.608695548,
                "variance": 2.587901366
              },
              {
                "average": 0.5354370991,
                "count": 17399054,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4987426454,
                "variance": 0.2487442263
              },
              {
                "average": 0,
                "count": 17399054,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301852848,
                "count": 17399054,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4927347243,
                "variance": 0.2427875085
              },
              {
                "average": 3.763277706,
                "count": 17399054,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.78118651,
                "variance": 163.3587286
              },
              {
                "average": 0,
                "count": 17399054,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 38.83874738,
                "count": 17399054,
                "maximum": 97,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.75257437,
                "variance": 826.7105328
              },
              {
                "average": 203768859.8,
                "count": 17399054,
                "maximum": 207527881.7,
                "minimum": 202913114.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1688964.354,
                "variance": 2852600591000.0
              },
              {
                "average": 0,
                "count": 17399054,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17399054,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17399054,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004242759405,
                "count": 17399054,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02059359014,
                "variance": 0.0004240959548
              },
              {
                "average": 0.631079138,
                "count": 17399054,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4825124589,
                "variance": 0.232818273
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349085.4364,
              4310351.507,
              -10.40334378,
              350940.2964,
              4311610.227,
              396.8766562
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349085.4364193705,
                    4310351.506674849,
                    -10.40334378402602
                  ],
                  [
                    349085.4364193705,
                    4311610.22667485,
                    -10.40334378402602
                  ],
                  [
                    350940.2964193705,
                    4311610.22667485,
                    396.876656215974
                  ],
                  [
                    350940.2964193705,
                    4310351.506674849,
                    396.876656215974
                  ],
                  [
                    349085.4364193705,
                    4310351.506674849,
                    -10.40334378402602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:24:41+00:00",
            "end_time": "2018-02-17T14:31:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_332444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.92398046915656,
              38.88557132338709,
              -10.036570130421268
            ],
            [
              -76.92428155743201,
              38.896727232964324,
              -10.036570130421268
            ],
            [
              -76.90982589619868,
              38.89696465425999,
              435.14342986957877
            ],
            [
              -76.90952706640365,
              38.885808650709336,
              435.14342986957877
            ],
            [
              -76.92398046915656,
              38.88557132338709,
              -10.036570130421268
            ]
          ]
        ]
      },
      "bbox": [
        -76.92428156,
        38.88557132,
        -10.03657013,
        -76.90952707,
        38.89696465,
        435.1434299
      ],
      "properties": {
        "datetime": "2018-04-12T02:05:58Z",
        "pc:count": 10207023,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333991.552,
            "count": 10207023,
            "maximum": 334378.8555,
            "minimum": 333124.5955,
            "name": "X",
            "position": 0,
            "stddev": 243.499828,
            "variance": 59292.16624
          },
          {
            "average": 4306297.498,
            "count": 10207023,
            "maximum": 4307075.489,
            "minimum": 4305836.829,
            "name": "Y",
            "position": 1,
            "stddev": 332.3300043,
            "variance": 110443.2318
          },
          {
            "average": 38.54961918,
            "count": 10207023,
            "maximum": 435.1434299,
            "minimum": -10.03657013,
            "name": "Z",
            "position": 2,
            "stddev": 11.2741361,
            "variance": 127.1061448
          },
          {
            "average": 4991.31204,
            "count": 10207023,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4471.50894,
            "variance": 19994392.2
          },
          {
            "average": 1.677411425,
            "count": 10207023,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.053540787,
            "variance": 1.109948191
          },
          {
            "average": 2.24422841,
            "count": 10207023,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.409001202,
            "variance": 1.985284388
          },
          {
            "average": 0.5058914828,
            "count": 10207023,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999653137,
            "variance": 0.2499653149
          },
          {
            "average": 0,
            "count": 10207023,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.43135692,
            "count": 10207023,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6487336316,
            "variance": 0.4208553248
          },
          {
            "average": 12.24832372,
            "count": 10207023,
            "maximum": 19.99799919,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.807663609,
            "variance": 46.34428381
          },
          {
            "average": 0,
            "count": 10207023,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 90.41106413,
            "count": 10207023,
            "maximum": 92,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.040911463,
            "variance": 1.083496674
          },
          {
            "average": 207532811.7,
            "count": 10207023,
            "maximum": 207533958.5,
            "minimum": 207531159.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1129.1237,
            "variance": 1274920.33
          },
          {
            "average": 0,
            "count": 10207023,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10207023,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10207023,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004274507856,
            "count": 10207023,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02067046476,
            "variance": 0.0004272681133
          },
          {
            "average": 0.6599830333,
            "count": 10207023,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4737145249,
            "variance": 0.2244054511
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333124.5955,
          4305836.829,
          -10.03657013,
          334378.8555,
          4307075.489,
          435.1434299
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333124.59548961517,
                4305836.829213732,
                -10.036570130421268
              ],
              [
                333124.59548961517,
                4307075.489213732,
                -10.036570130421268
              ],
              [
                334378.8554896152,
                4307075.489213732,
                435.14342986957877
              ],
              [
                334378.8554896152,
                4305836.829213732,
                435.14342986957877
              ],
              [
                333124.59548961517,
                4305836.829213732,
                -10.036570130421268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:05:58+00:00",
        "end_time": "2018-04-12T01:19:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_332444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_332444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_332444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_332444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.92428156,
            38.88557132,
            -10.03657013,
            -76.90952707,
            38.89696465,
            435.1434299
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.92398046915656,
                  38.88557132338709,
                  -10.036570130421268
                ],
                [
                  -76.92428155743201,
                  38.896727232964324,
                  -10.036570130421268
                ],
                [
                  -76.90982589619868,
                  38.89696465425999,
                  435.14342986957877
                ],
                [
                  -76.90952706640365,
                  38.885808650709336,
                  435.14342986957877
                ],
                [
                  -76.92398046915656,
                  38.88557132338709,
                  -10.036570130421268
                ]
              ]
            ]
          },
          "id": "20180411_332444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_332444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:05:58Z",
            "pc:count": 10207023,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333991.552,
                "count": 10207023,
                "maximum": 334378.8555,
                "minimum": 333124.5955,
                "name": "X",
                "position": 0,
                "stddev": 243.499828,
                "variance": 59292.16624
              },
              {
                "average": 4306297.498,
                "count": 10207023,
                "maximum": 4307075.489,
                "minimum": 4305836.829,
                "name": "Y",
                "position": 1,
                "stddev": 332.3300043,
                "variance": 110443.2318
              },
              {
                "average": 38.54961918,
                "count": 10207023,
                "maximum": 435.1434299,
                "minimum": -10.03657013,
                "name": "Z",
                "position": 2,
                "stddev": 11.2741361,
                "variance": 127.1061448
              },
              {
                "average": 4991.31204,
                "count": 10207023,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4471.50894,
                "variance": 19994392.2
              },
              {
                "average": 1.677411425,
                "count": 10207023,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.053540787,
                "variance": 1.109948191
              },
              {
                "average": 2.24422841,
                "count": 10207023,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.409001202,
                "variance": 1.985284388
              },
              {
                "average": 0.5058914828,
                "count": 10207023,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999653137,
                "variance": 0.2499653149
              },
              {
                "average": 0,
                "count": 10207023,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.43135692,
                "count": 10207023,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6487336316,
                "variance": 0.4208553248
              },
              {
                "average": 12.24832372,
                "count": 10207023,
                "maximum": 19.99799919,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.807663609,
                "variance": 46.34428381
              },
              {
                "average": 0,
                "count": 10207023,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 90.41106413,
                "count": 10207023,
                "maximum": 92,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.040911463,
                "variance": 1.083496674
              },
              {
                "average": 207532811.7,
                "count": 10207023,
                "maximum": 207533958.5,
                "minimum": 207531159.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1129.1237,
                "variance": 1274920.33
              },
              {
                "average": 0,
                "count": 10207023,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10207023,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10207023,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004274507856,
                "count": 10207023,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02067046476,
                "variance": 0.0004272681133
              },
              {
                "average": 0.6599830333,
                "count": 10207023,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4737145249,
                "variance": 0.2244054511
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333124.5955,
              4305836.829,
              -10.03657013,
              334378.8555,
              4307075.489,
              435.1434299
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333124.59548961517,
                    4305836.829213732,
                    -10.036570130421268
                  ],
                  [
                    333124.59548961517,
                    4307075.489213732,
                    -10.036570130421268
                  ],
                  [
                    334378.8554896152,
                    4307075.489213732,
                    435.14342986957877
                  ],
                  [
                    334378.8554896152,
                    4305836.829213732,
                    435.14342986957877
                  ],
                  [
                    333124.59548961517,
                    4305836.829213732,
                    -10.036570130421268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:05:58+00:00",
            "end_time": "2018-04-12T01:19: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": "20180411_332448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93065642793076,
              38.89644383562328,
              -1.613579283538456
            ],
            [
              -76.93096361305457,
              38.90778178936765,
              -1.613579283538456
            ],
            [
              -76.90981705612595,
              38.90812973688542,
              412.10642071646157
            ],
            [
              -76.90951323006226,
              38.89679164318517,
              412.10642071646157
            ],
            [
              -76.93065642793076,
              38.89644383562328,
              -1.613579283538456
            ]
          ]
        ]
      },
      "bbox": [
        -76.93096361,
        38.89644384,
        -1.613579284,
        -76.90951323,
        38.90812974,
        412.1064207
      ],
      "properties": {
        "datetime": "2018-04-12T02:06:18Z",
        "pc:count": 9688017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333761.8729,
            "count": 9688017,
            "maximum": 334405.5703,
            "minimum": 332571.0503,
            "name": "X",
            "position": 0,
            "stddev": 446.1199185,
            "variance": 199022.9816
          },
          {
            "average": 4307713.466,
            "count": 9688017,
            "maximum": 4308314.6,
            "minimum": 4307055.72,
            "name": "Y",
            "position": 1,
            "stddev": 339.2985761,
            "variance": 115123.5237
          },
          {
            "average": 30.12626778,
            "count": 9688017,
            "maximum": 412.1064207,
            "minimum": -1.613579284,
            "name": "Z",
            "position": 2,
            "stddev": 8.845061173,
            "variance": 78.23510715
          },
          {
            "average": 3600.910983,
            "count": 9688017,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3602.151497,
            "variance": 12975495.41
          },
          {
            "average": 1.481328222,
            "count": 9688017,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.901060234,
            "variance": 0.8119095453
          },
          {
            "average": 1.863186656,
            "count": 9688017,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.236408699,
            "variance": 1.528706471
          },
          {
            "average": 0.5679266459,
            "count": 9688017,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4953645083,
            "variance": 0.2453859961
          },
          {
            "average": 0,
            "count": 9688017,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.472362301,
            "count": 9688017,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5338080454,
            "variance": 0.2849510294
          },
          {
            "average": -7.505009624,
            "count": 9688017,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.64402835,
            "variance": 113.2953394
          },
          {
            "average": 0,
            "count": 9688017,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89.46190092,
            "count": 9688017,
            "maximum": 91,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.087497107,
            "variance": 1.182649957
          },
          {
            "average": 207533019.8,
            "count": 9688017,
            "maximum": 207533978.4,
            "minimum": 207531932.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 791.5201093,
            "variance": 626504.0834
          },
          {
            "average": 0,
            "count": 9688017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9688017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9688017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007716749465,
            "count": 9688017,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02776831907,
            "variance": 0.0007710795439
          },
          {
            "average": 0.4818012809,
            "count": 9688017,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4996687226,
            "variance": 0.2496688324
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332571.0503,
          4307055.72,
          -1.613579284,
          334405.5703,
          4308314.6,
          412.1064207
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332571.0502648477,
                4307055.720319217,
                -1.613579283538456
              ],
              [
                332571.0502648477,
                4308314.600319218,
                -1.613579283538456
              ],
              [
                334405.5702648477,
                4308314.600319218,
                412.10642071646157
              ],
              [
                334405.5702648477,
                4307055.720319217,
                412.10642071646157
              ],
              [
                332571.0502648477,
                4307055.720319217,
                -1.613579283538456
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:06:18+00:00",
        "end_time": "2018-04-12T01:32:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_332448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_332448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_332448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_332448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93096361,
            38.89644384,
            -1.613579284,
            -76.90951323,
            38.90812974,
            412.1064207
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93065642793076,
                  38.89644383562328,
                  -1.613579283538456
                ],
                [
                  -76.93096361305457,
                  38.90778178936765,
                  -1.613579283538456
                ],
                [
                  -76.90981705612595,
                  38.90812973688542,
                  412.10642071646157
                ],
                [
                  -76.90951323006226,
                  38.89679164318517,
                  412.10642071646157
                ],
                [
                  -76.93065642793076,
                  38.89644383562328,
                  -1.613579283538456
                ]
              ]
            ]
          },
          "id": "20180411_332448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_332448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:06:18Z",
            "pc:count": 9688017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333761.8729,
                "count": 9688017,
                "maximum": 334405.5703,
                "minimum": 332571.0503,
                "name": "X",
                "position": 0,
                "stddev": 446.1199185,
                "variance": 199022.9816
              },
              {
                "average": 4307713.466,
                "count": 9688017,
                "maximum": 4308314.6,
                "minimum": 4307055.72,
                "name": "Y",
                "position": 1,
                "stddev": 339.2985761,
                "variance": 115123.5237
              },
              {
                "average": 30.12626778,
                "count": 9688017,
                "maximum": 412.1064207,
                "minimum": -1.613579284,
                "name": "Z",
                "position": 2,
                "stddev": 8.845061173,
                "variance": 78.23510715
              },
              {
                "average": 3600.910983,
                "count": 9688017,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3602.151497,
                "variance": 12975495.41
              },
              {
                "average": 1.481328222,
                "count": 9688017,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.901060234,
                "variance": 0.8119095453
              },
              {
                "average": 1.863186656,
                "count": 9688017,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.236408699,
                "variance": 1.528706471
              },
              {
                "average": 0.5679266459,
                "count": 9688017,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4953645083,
                "variance": 0.2453859961
              },
              {
                "average": 0,
                "count": 9688017,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.472362301,
                "count": 9688017,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5338080454,
                "variance": 0.2849510294
              },
              {
                "average": -7.505009624,
                "count": 9688017,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.64402835,
                "variance": 113.2953394
              },
              {
                "average": 0,
                "count": 9688017,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89.46190092,
                "count": 9688017,
                "maximum": 91,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.087497107,
                "variance": 1.182649957
              },
              {
                "average": 207533019.8,
                "count": 9688017,
                "maximum": 207533978.4,
                "minimum": 207531932.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 791.5201093,
                "variance": 626504.0834
              },
              {
                "average": 0,
                "count": 9688017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9688017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9688017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007716749465,
                "count": 9688017,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02776831907,
                "variance": 0.0007710795439
              },
              {
                "average": 0.4818012809,
                "count": 9688017,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4996687226,
                "variance": 0.2496688324
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332571.0503,
              4307055.72,
              -1.613579284,
              334405.5703,
              4308314.6,
              412.1064207
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332571.0502648477,
                    4307055.720319217,
                    -1.613579283538456
                  ],
                  [
                    332571.0502648477,
                    4308314.600319218,
                    -1.613579283538456
                  ],
                  [
                    334405.5702648477,
                    4308314.600319218,
                    412.10642071646157
                  ],
                  [
                    334405.5702648477,
                    4307055.720319217,
                    412.10642071646157
                  ],
                  [
                    332571.0502648477,
                    4307055.720319217,
                    -1.613579283538456
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:06:18+00:00",
            "end_time": "2018-04-12T01:32: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": "20180217_386464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74099649287405,
              38.940105165470364,
              -10.277690630224782
            ],
            [
              -76.74127392945186,
              38.95144369993531,
              -10.277690630224782
            ],
            [
              -76.71987846403957,
              38.95176102647596,
              382.9623093697752
            ],
            [
              -76.71960443226837,
              38.94042236440777,
              382.9623093697752
            ],
            [
              -76.74099649287405,
              38.940105165470364,
              -10.277690630224782
            ]
          ]
        ]
      },
      "bbox": [
        -76.74127393,
        38.94010517,
        -10.27769063,
        -76.71960443,
        38.95176103,
        382.9623094
      ],
      "properties": {
        "datetime": "2018-04-12T00:24:42Z",
        "pc:count": 13270875,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349938.0851,
            "count": 13270875,
            "maximum": 350967.0565,
            "minimum": 349112.2765,
            "name": "X",
            "position": 0,
            "stddev": 513.9100346,
            "variance": 264103.5237
          },
          {
            "average": 4312226.129,
            "count": 13270875,
            "maximum": 4312829.044,
            "minimum": 4311570.224,
            "name": "Y",
            "position": 1,
            "stddev": 369.7772275,
            "variance": 136735.198
          },
          {
            "average": 45.40056024,
            "count": 13270875,
            "maximum": 382.9623094,
            "minimum": -10.27769063,
            "name": "Z",
            "position": 2,
            "stddev": 8.565451974,
            "variance": 73.36696752
          },
          {
            "average": 5169.750466,
            "count": 13270875,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5263.231767,
            "variance": 27701608.64
          },
          {
            "average": 1.798505148,
            "count": 13270875,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.202299472,
            "variance": 1.445524021
          },
          {
            "average": 2.477533395,
            "count": 13270875,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.58916639,
            "variance": 2.525449816
          },
          {
            "average": 0.4760536136,
            "count": 13270875,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994262602,
            "variance": 0.2494265894
          },
          {
            "average": 0,
            "count": 13270875,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.354488683,
            "count": 13270875,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5392075454,
            "variance": 0.290744777
          },
          {
            "average": -3.679165404,
            "count": 13270875,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.95109038,
            "variance": 167.730742
          },
          {
            "average": 0,
            "count": 13270875,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.16870493,
            "count": 13270875,
            "maximum": 97,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.96115452,
            "variance": 673.981544
          },
          {
            "average": 203637168.2,
            "count": 13270875,
            "maximum": 207527882,
            "minimum": 202914120,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1672470.617,
            "variance": 2797157963000.0
          },
          {
            "average": 0,
            "count": 13270875,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13270875,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13270875,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004786421393,
            "count": 13270875,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02187265592,
            "variance": 0.000478413077
          },
          {
            "average": 0.5702194467,
            "count": 13270875,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4950446927,
            "variance": 0.2450692478
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349112.2765,
          4311570.224,
          -10.27769063,
          350967.0565,
          4312829.044,
          382.9623094
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349112.2764913849,
                4311570.223652021,
                -10.277690630224782
              ],
              [
                349112.2764913849,
                4312829.043652021,
                -10.277690630224782
              ],
              [
                350967.0564913849,
                4312829.043652021,
                382.9623093697752
              ],
              [
                350967.0564913849,
                4311570.223652021,
                382.9623093697752
              ],
              [
                349112.2764913849,
                4311570.223652021,
                -10.277690630224782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:24:42+00:00",
        "end_time": "2018-02-17T14:48:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_386464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_386464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_386464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74127393,
            38.94010517,
            -10.27769063,
            -76.71960443,
            38.95176103,
            382.9623094
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74099649287405,
                  38.940105165470364,
                  -10.277690630224782
                ],
                [
                  -76.74127392945186,
                  38.95144369993531,
                  -10.277690630224782
                ],
                [
                  -76.71987846403957,
                  38.95176102647596,
                  382.9623093697752
                ],
                [
                  -76.71960443226837,
                  38.94042236440777,
                  382.9623093697752
                ],
                [
                  -76.74099649287405,
                  38.940105165470364,
                  -10.277690630224782
                ]
              ]
            ]
          },
          "id": "20180217_386464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_386464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:24:42Z",
            "pc:count": 13270875,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349938.0851,
                "count": 13270875,
                "maximum": 350967.0565,
                "minimum": 349112.2765,
                "name": "X",
                "position": 0,
                "stddev": 513.9100346,
                "variance": 264103.5237
              },
              {
                "average": 4312226.129,
                "count": 13270875,
                "maximum": 4312829.044,
                "minimum": 4311570.224,
                "name": "Y",
                "position": 1,
                "stddev": 369.7772275,
                "variance": 136735.198
              },
              {
                "average": 45.40056024,
                "count": 13270875,
                "maximum": 382.9623094,
                "minimum": -10.27769063,
                "name": "Z",
                "position": 2,
                "stddev": 8.565451974,
                "variance": 73.36696752
              },
              {
                "average": 5169.750466,
                "count": 13270875,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5263.231767,
                "variance": 27701608.64
              },
              {
                "average": 1.798505148,
                "count": 13270875,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.202299472,
                "variance": 1.445524021
              },
              {
                "average": 2.477533395,
                "count": 13270875,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.58916639,
                "variance": 2.525449816
              },
              {
                "average": 0.4760536136,
                "count": 13270875,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994262602,
                "variance": 0.2494265894
              },
              {
                "average": 0,
                "count": 13270875,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.354488683,
                "count": 13270875,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5392075454,
                "variance": 0.290744777
              },
              {
                "average": -3.679165404,
                "count": 13270875,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.95109038,
                "variance": 167.730742
              },
              {
                "average": 0,
                "count": 13270875,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.16870493,
                "count": 13270875,
                "maximum": 97,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.96115452,
                "variance": 673.981544
              },
              {
                "average": 203637168.2,
                "count": 13270875,
                "maximum": 207527882,
                "minimum": 202914120,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1672470.617,
                "variance": 2797157963000.0
              },
              {
                "average": 0,
                "count": 13270875,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13270875,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13270875,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004786421393,
                "count": 13270875,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02187265592,
                "variance": 0.000478413077
              },
              {
                "average": 0.5702194467,
                "count": 13270875,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4950446927,
                "variance": 0.2450692478
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349112.2765,
              4311570.224,
              -10.27769063,
              350967.0565,
              4312829.044,
              382.9623094
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349112.2764913849,
                    4311570.223652021,
                    -10.277690630224782
                  ],
                  [
                    349112.2764913849,
                    4312829.043652021,
                    -10.277690630224782
                  ],
                  [
                    350967.0564913849,
                    4312829.043652021,
                    382.9623093697752
                  ],
                  [
                    350967.0564913849,
                    4311570.223652021,
                    382.9623093697752
                  ],
                  [
                    349112.2764913849,
                    4311570.223652021,
                    -10.277690630224782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:24:42+00:00",
            "end_time": "2018-02-17T14:48: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": "20180408_332452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93088162916442,
              38.907423549683514,
              -10.394155263759444
            ],
            [
              -76.93118893133334,
              38.918760039531435,
              -10.394155263759444
            ],
            [
              -76.90980392966418,
              38.91911195856028,
              403.5658447362406
            ],
            [
              -76.90950002532914,
              38.907775327189064,
              403.5658447362406
            ],
            [
              -76.93088162916442,
              38.907423549683514,
              -10.394155263759444
            ]
          ]
        ]
      },
      "bbox": [
        -76.93118893,
        38.90742355,
        -10.39415526,
        -76.90950003,
        38.91911196,
        403.5658447
      ],
      "properties": {
        "datetime": "2018-04-12T02:01:39Z",
        "pc:count": 10031541,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333516.8695,
            "count": 10031541,
            "maximum": 334432.2376,
            "minimum": 332577.3176,
            "name": "X",
            "position": 0,
            "stddev": 525.6401757,
            "variance": 276297.5944
          },
          {
            "average": 4308919.662,
            "count": 10031541,
            "maximum": 4309533.411,
            "minimum": 4308274.691,
            "name": "Y",
            "position": 1,
            "stddev": 347.6905324,
            "variance": 120888.7063
          },
          {
            "average": 17.27387166,
            "count": 10031541,
            "maximum": 403.5658447,
            "minimum": -10.39415526,
            "name": "Z",
            "position": 2,
            "stddev": 10.85469472,
            "variance": 117.8243974
          },
          {
            "average": 2990.69276,
            "count": 10031541,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3023.342721,
            "variance": 9140601.211
          },
          {
            "average": 1.581926047,
            "count": 10031541,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.97522818,
            "variance": 0.9510700031
          },
          {
            "average": 2.050152913,
            "count": 10031541,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.309092803,
            "variance": 1.713723966
          },
          {
            "average": 0.5651170643,
            "count": 10031541,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.495741659,
            "variance": 0.2457597924
          },
          {
            "average": 0,
            "count": 10031541,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.48101533,
            "count": 10031541,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7950372174,
            "variance": 0.632084177
          },
          {
            "average": -6.394290814,
            "count": 10031541,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.85624445,
            "variance": 117.8580437
          },
          {
            "average": 0,
            "count": 10031541,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.25999864,
            "count": 10031541,
            "maximum": 91,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.587697404,
            "variance": 0.3453882387
          },
          {
            "average": 207512391,
            "count": 10031541,
            "maximum": 207533699.3,
            "minimum": 207229739.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 76334.63312,
            "variance": 5826976213
          },
          {
            "average": 0,
            "count": 10031541,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10031541,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10031541,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001015497021,
            "count": 10031541,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03185068112,
            "variance": 0.001014465888
          },
          {
            "average": 0.2649537095,
            "count": 10031541,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4413085777,
            "variance": 0.1947532607
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332577.3176,
          4308274.691,
          -10.39415526,
          334432.2376,
          4309533.411,
          403.5658447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332577.3176118806,
                4308274.691363496,
                -10.394155263759444
              ],
              [
                332577.3176118806,
                4309533.411363496,
                -10.394155263759444
              ],
              [
                334432.23761188064,
                4309533.411363496,
                403.5658447362406
              ],
              [
                334432.23761188064,
                4308274.691363496,
                403.5658447362406
              ],
              [
                332577.3176118806,
                4308274.691363496,
                -10.394155263759444
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:01:39+00:00",
        "end_time": "2018-04-08T13:35:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180408_332452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_332452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180408_332452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180408_332452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93118893,
            38.90742355,
            -10.39415526,
            -76.90950003,
            38.91911196,
            403.5658447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93088162916442,
                  38.907423549683514,
                  -10.394155263759444
                ],
                [
                  -76.93118893133334,
                  38.918760039531435,
                  -10.394155263759444
                ],
                [
                  -76.90980392966418,
                  38.91911195856028,
                  403.5658447362406
                ],
                [
                  -76.90950002532914,
                  38.907775327189064,
                  403.5658447362406
                ],
                [
                  -76.93088162916442,
                  38.907423549683514,
                  -10.394155263759444
                ]
              ]
            ]
          },
          "id": "20180408_332452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180408_332452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:01:39Z",
            "pc:count": 10031541,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333516.8695,
                "count": 10031541,
                "maximum": 334432.2376,
                "minimum": 332577.3176,
                "name": "X",
                "position": 0,
                "stddev": 525.6401757,
                "variance": 276297.5944
              },
              {
                "average": 4308919.662,
                "count": 10031541,
                "maximum": 4309533.411,
                "minimum": 4308274.691,
                "name": "Y",
                "position": 1,
                "stddev": 347.6905324,
                "variance": 120888.7063
              },
              {
                "average": 17.27387166,
                "count": 10031541,
                "maximum": 403.5658447,
                "minimum": -10.39415526,
                "name": "Z",
                "position": 2,
                "stddev": 10.85469472,
                "variance": 117.8243974
              },
              {
                "average": 2990.69276,
                "count": 10031541,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3023.342721,
                "variance": 9140601.211
              },
              {
                "average": 1.581926047,
                "count": 10031541,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.97522818,
                "variance": 0.9510700031
              },
              {
                "average": 2.050152913,
                "count": 10031541,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.309092803,
                "variance": 1.713723966
              },
              {
                "average": 0.5651170643,
                "count": 10031541,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.495741659,
                "variance": 0.2457597924
              },
              {
                "average": 0,
                "count": 10031541,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.48101533,
                "count": 10031541,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7950372174,
                "variance": 0.632084177
              },
              {
                "average": -6.394290814,
                "count": 10031541,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.85624445,
                "variance": 117.8580437
              },
              {
                "average": 0,
                "count": 10031541,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.25999864,
                "count": 10031541,
                "maximum": 91,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.587697404,
                "variance": 0.3453882387
              },
              {
                "average": 207512391,
                "count": 10031541,
                "maximum": 207533699.3,
                "minimum": 207229739.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 76334.63312,
                "variance": 5826976213
              },
              {
                "average": 0,
                "count": 10031541,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10031541,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10031541,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001015497021,
                "count": 10031541,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03185068112,
                "variance": 0.001014465888
              },
              {
                "average": 0.2649537095,
                "count": 10031541,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4413085777,
                "variance": 0.1947532607
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332577.3176,
              4308274.691,
              -10.39415526,
              334432.2376,
              4309533.411,
              403.5658447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332577.3176118806,
                    4308274.691363496,
                    -10.394155263759444
                  ],
                  [
                    332577.3176118806,
                    4309533.411363496,
                    -10.394155263759444
                  ],
                  [
                    334432.23761188064,
                    4309533.411363496,
                    403.5658447362406
                  ],
                  [
                    334432.23761188064,
                    4308274.691363496,
                    403.5658447362406
                  ],
                  [
                    332577.3176118806,
                    4308274.691363496,
                    -10.394155263759444
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:01:39+00:00",
            "end_time": "2018-04-08T13:35:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_392452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72003287289861,
              38.90710754766926,
              -9.394395771452395
            ],
            [
              -76.7203066562718,
              38.91844663235468,
              -9.394395771452395
            ],
            [
              -76.69891948461245,
              38.9187599149751,
              302.4456042285476
            ],
            [
              -76.69864910094508,
              38.90742070427491,
              302.4456042285476
            ],
            [
              -76.72003287289861,
              38.90710754766926,
              -9.394395771452395
            ]
          ]
        ]
      },
      "bbox": [
        -76.72030666,
        38.90710755,
        -9.394395771,
        -76.6986491,
        38.91875991,
        302.4456042
      ],
      "properties": {
        "datetime": "2018-03-05T15:22:01Z",
        "pc:count": 16402367,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351666.0624,
            "count": 16402367,
            "maximum": 352715.0657,
            "minimum": 350860.1657,
            "name": "X",
            "position": 0,
            "stddev": 452.4955558,
            "variance": 204752.228
          },
          {
            "average": 4308511.054,
            "count": 16402367,
            "maximum": 4309132.498,
            "minimum": 4307873.638,
            "name": "Y",
            "position": 1,
            "stddev": 350.8875207,
            "variance": 123122.0522
          },
          {
            "average": 46.2796059,
            "count": 16402367,
            "maximum": 302.4456042,
            "minimum": -9.394395771,
            "name": "Z",
            "position": 2,
            "stddev": 9.98060273,
            "variance": 99.61243085
          },
          {
            "average": 5569.643836,
            "count": 16402367,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5928.344073,
            "variance": 35145263.44
          },
          {
            "average": 2.238836565,
            "count": 16402367,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.390183129,
            "variance": 1.932609133
          },
          {
            "average": 3.269688149,
            "count": 16402367,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.614632892,
            "variance": 2.607039375
          },
          {
            "average": 0.4776981273,
            "count": 16402367,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995023941,
            "variance": 0.2495026417
          },
          {
            "average": 0,
            "count": 16402367,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296595363,
            "count": 16402367,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4822142231,
            "variance": 0.2325305569
          },
          {
            "average": -0.2906669496,
            "count": 16402367,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.35786679,
            "variance": 178.4326051
          },
          {
            "average": 0,
            "count": 16402367,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.64886239,
            "count": 16402367,
            "maximum": 74,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.41388764,
            "variance": 237.5879321
          },
          {
            "average": 203063725.3,
            "count": 16402367,
            "maximum": 204298521.9,
            "minimum": 202914179.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 424664.0596,
            "variance": 180339563500.0
          },
          {
            "average": 0,
            "count": 16402367,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16402367,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16402367,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003217218588,
            "count": 16402367,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01793372168,
            "variance": 0.0003216183735
          },
          {
            "average": 0.5532844741,
            "count": 16402367,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4971526726,
            "variance": 0.2471607799
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350860.1657,
          4307873.638,
          -9.394395771,
          352715.0657,
          4309132.498,
          302.4456042
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350860.1656947309,
                4307873.637979343,
                -9.394395771452395
              ],
              [
                350860.1656947309,
                4309132.497979342,
                -9.394395771452395
              ],
              [
                352715.0656947309,
                4309132.497979342,
                302.4456042285476
              ],
              [
                352715.0656947309,
                4307873.637979343,
                302.4456042285476
              ],
              [
                350860.1656947309,
                4307873.637979343,
                -9.394395771452395
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:22:01+00:00",
        "end_time": "2018-02-17T14:49:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_392452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_392452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_392452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72030666,
            38.90710755,
            -9.394395771,
            -76.6986491,
            38.91875991,
            302.4456042
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72003287289861,
                  38.90710754766926,
                  -9.394395771452395
                ],
                [
                  -76.7203066562718,
                  38.91844663235468,
                  -9.394395771452395
                ],
                [
                  -76.69891948461245,
                  38.9187599149751,
                  302.4456042285476
                ],
                [
                  -76.69864910094508,
                  38.90742070427491,
                  302.4456042285476
                ],
                [
                  -76.72003287289861,
                  38.90710754766926,
                  -9.394395771452395
                ]
              ]
            ]
          },
          "id": "20180217_392452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_392452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:22:01Z",
            "pc:count": 16402367,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351666.0624,
                "count": 16402367,
                "maximum": 352715.0657,
                "minimum": 350860.1657,
                "name": "X",
                "position": 0,
                "stddev": 452.4955558,
                "variance": 204752.228
              },
              {
                "average": 4308511.054,
                "count": 16402367,
                "maximum": 4309132.498,
                "minimum": 4307873.638,
                "name": "Y",
                "position": 1,
                "stddev": 350.8875207,
                "variance": 123122.0522
              },
              {
                "average": 46.2796059,
                "count": 16402367,
                "maximum": 302.4456042,
                "minimum": -9.394395771,
                "name": "Z",
                "position": 2,
                "stddev": 9.98060273,
                "variance": 99.61243085
              },
              {
                "average": 5569.643836,
                "count": 16402367,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5928.344073,
                "variance": 35145263.44
              },
              {
                "average": 2.238836565,
                "count": 16402367,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.390183129,
                "variance": 1.932609133
              },
              {
                "average": 3.269688149,
                "count": 16402367,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.614632892,
                "variance": 2.607039375
              },
              {
                "average": 0.4776981273,
                "count": 16402367,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995023941,
                "variance": 0.2495026417
              },
              {
                "average": 0,
                "count": 16402367,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296595363,
                "count": 16402367,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4822142231,
                "variance": 0.2325305569
              },
              {
                "average": -0.2906669496,
                "count": 16402367,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.35786679,
                "variance": 178.4326051
              },
              {
                "average": 0,
                "count": 16402367,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.64886239,
                "count": 16402367,
                "maximum": 74,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.41388764,
                "variance": 237.5879321
              },
              {
                "average": 203063725.3,
                "count": 16402367,
                "maximum": 204298521.9,
                "minimum": 202914179.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 424664.0596,
                "variance": 180339563500.0
              },
              {
                "average": 0,
                "count": 16402367,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16402367,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16402367,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003217218588,
                "count": 16402367,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01793372168,
                "variance": 0.0003216183735
              },
              {
                "average": 0.5532844741,
                "count": 16402367,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4971526726,
                "variance": 0.2471607799
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350860.1657,
              4307873.638,
              -9.394395771,
              352715.0657,
              4309132.498,
              302.4456042
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350860.1656947309,
                    4307873.637979343,
                    -9.394395771452395
                  ],
                  [
                    350860.1656947309,
                    4309132.497979342,
                    -9.394395771452395
                  ],
                  [
                    352715.0656947309,
                    4309132.497979342,
                    302.4456042285476
                  ],
                  [
                    352715.0656947309,
                    4307873.637979343,
                    302.4456042285476
                  ],
                  [
                    350860.1656947309,
                    4307873.637979343,
                    -9.394395771452395
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:22:01+00:00",
            "end_time": "2018-02-17T14:49: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": "20180408_332456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93087050587559,
              38.9184055380224,
              -10.331449863389253
            ],
            [
              -76.93117798525358,
              38.92974416808858,
              -10.331449863389253
            ],
            [
              -76.90979129996528,
              38.930096141290555,
              397.16855013661075
            ],
            [
              -76.90948722066756,
              38.918757369664434,
              397.16855013661075
            ],
            [
              -76.93087050587559,
              38.9184055380224,
              -10.331449863389253
            ]
          ]
        ]
      },
      "bbox": [
        -76.93117799,
        38.91840554,
        -10.33144986,
        -76.90948722,
        38.93009614,
        397.1685501
      ],
      "properties": {
        "datetime": "2018-04-12T02:01:15Z",
        "pc:count": 13595672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333616.7732,
            "count": 13595672,
            "maximum": 334458.8722,
            "minimum": 332604.0922,
            "name": "X",
            "position": 0,
            "stddev": 448.9897561,
            "variance": 201591.8011
          },
          {
            "average": 4310114.505,
            "count": 13595672,
            "maximum": 4310752.443,
            "minimum": 4309493.483,
            "name": "Y",
            "position": 1,
            "stddev": 346.5301822,
            "variance": 120083.1672
          },
          {
            "average": 35.36613457,
            "count": 13595672,
            "maximum": 397.1685501,
            "minimum": -10.33144986,
            "name": "Z",
            "position": 2,
            "stddev": 14.29317413,
            "variance": 204.2948268
          },
          {
            "average": 3925.995755,
            "count": 13595672,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3933.184117,
            "variance": 15469937.3
          },
          {
            "average": 1.898947474,
            "count": 13595672,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.160813246,
            "variance": 1.347487392
          },
          {
            "average": 2.666814042,
            "count": 13595672,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.456344987,
            "variance": 2.120940722
          },
          {
            "average": 0.5111342051,
            "count": 13595672,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998760325,
            "variance": 0.2498760479
          },
          {
            "average": 0,
            "count": 13595672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316589059,
            "count": 13595672,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6229984182,
            "variance": 0.3881270291
          },
          {
            "average": 12.00309208,
            "count": 13595672,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.463129359,
            "variance": 55.69829984
          },
          {
            "average": 0,
            "count": 13595672,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.5794914,
            "count": 13595672,
            "maximum": 89,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5098699331,
            "variance": 0.2599673487
          },
          {
            "average": 207402825.8,
            "count": 13595672,
            "maximum": 207533675.7,
            "minimum": 207229716.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 149926.0707,
            "variance": 22477826660.0
          },
          {
            "average": 0,
            "count": 13595672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13595672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13595672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006629315565,
            "count": 13595672,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02573892241,
            "variance": 0.0006624921269
          },
          {
            "average": 0.4191028586,
            "count": 13595672,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4934122723,
            "variance": 0.2434556704
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332604.0922,
          4309493.483,
          -10.33144986,
          334458.8722,
          4310752.443,
          397.1685501
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332604.09220846434,
                4309493.482994877,
                -10.331449863389253
              ],
              [
                332604.09220846434,
                4310752.442994878,
                -10.331449863389253
              ],
              [
                334458.87220846437,
                4310752.442994878,
                397.16855013661075
              ],
              [
                334458.87220846437,
                4309493.482994877,
                397.16855013661075
              ],
              [
                332604.09220846434,
                4309493.482994877,
                -10.331449863389253
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:01:15+00:00",
        "end_time": "2018-04-08T13:35:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180408_332456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_332456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180408_332456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180408_332456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93117799,
            38.91840554,
            -10.33144986,
            -76.90948722,
            38.93009614,
            397.1685501
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93087050587559,
                  38.9184055380224,
                  -10.331449863389253
                ],
                [
                  -76.93117798525358,
                  38.92974416808858,
                  -10.331449863389253
                ],
                [
                  -76.90979129996528,
                  38.930096141290555,
                  397.16855013661075
                ],
                [
                  -76.90948722066756,
                  38.918757369664434,
                  397.16855013661075
                ],
                [
                  -76.93087050587559,
                  38.9184055380224,
                  -10.331449863389253
                ]
              ]
            ]
          },
          "id": "20180408_332456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180408_332456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:01:15Z",
            "pc:count": 13595672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333616.7732,
                "count": 13595672,
                "maximum": 334458.8722,
                "minimum": 332604.0922,
                "name": "X",
                "position": 0,
                "stddev": 448.9897561,
                "variance": 201591.8011
              },
              {
                "average": 4310114.505,
                "count": 13595672,
                "maximum": 4310752.443,
                "minimum": 4309493.483,
                "name": "Y",
                "position": 1,
                "stddev": 346.5301822,
                "variance": 120083.1672
              },
              {
                "average": 35.36613457,
                "count": 13595672,
                "maximum": 397.1685501,
                "minimum": -10.33144986,
                "name": "Z",
                "position": 2,
                "stddev": 14.29317413,
                "variance": 204.2948268
              },
              {
                "average": 3925.995755,
                "count": 13595672,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3933.184117,
                "variance": 15469937.3
              },
              {
                "average": 1.898947474,
                "count": 13595672,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.160813246,
                "variance": 1.347487392
              },
              {
                "average": 2.666814042,
                "count": 13595672,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.456344987,
                "variance": 2.120940722
              },
              {
                "average": 0.5111342051,
                "count": 13595672,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998760325,
                "variance": 0.2498760479
              },
              {
                "average": 0,
                "count": 13595672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316589059,
                "count": 13595672,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6229984182,
                "variance": 0.3881270291
              },
              {
                "average": 12.00309208,
                "count": 13595672,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.463129359,
                "variance": 55.69829984
              },
              {
                "average": 0,
                "count": 13595672,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.5794914,
                "count": 13595672,
                "maximum": 89,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5098699331,
                "variance": 0.2599673487
              },
              {
                "average": 207402825.8,
                "count": 13595672,
                "maximum": 207533675.7,
                "minimum": 207229716.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 149926.0707,
                "variance": 22477826660.0
              },
              {
                "average": 0,
                "count": 13595672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13595672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13595672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006629315565,
                "count": 13595672,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02573892241,
                "variance": 0.0006624921269
              },
              {
                "average": 0.4191028586,
                "count": 13595672,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4934122723,
                "variance": 0.2434556704
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332604.0922,
              4309493.483,
              -10.33144986,
              334458.8722,
              4310752.443,
              397.1685501
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332604.09220846434,
                    4309493.482994877,
                    -10.331449863389253
                  ],
                  [
                    332604.09220846434,
                    4310752.442994878,
                    -10.331449863389253
                  ],
                  [
                    334458.87220846437,
                    4310752.442994878,
                    397.16855013661075
                  ],
                  [
                    334458.87220846437,
                    4309493.482994877,
                    397.16855013661075
                  ],
                  [
                    332604.09220846434,
                    4309493.482994877,
                    -10.331449863389253
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:01:15+00:00",
            "end_time": "2018-04-08T13:35: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": "20180228_332460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93085924326013,
              38.929389163944606,
              -10.146434634684653
            ],
            [
              -76.9311667972777,
              38.94072615156249,
              -10.146434634684653
            ],
            [
              -76.90977819705633,
              38.94107818263156,
              388.4335653653153
            ],
            [
              -76.90947404426866,
              38.92974105346282,
              388.4335653653153
            ],
            [
              -76.93085924326013,
              38.929389163944606,
              -10.146434634684653
            ]
          ]
        ]
      },
      "bbox": [
        -76.9311668,
        38.92938916,
        -10.14643463,
        -76.90947404,
        38.94107818,
        388.4335654
      ],
      "properties": {
        "datetime": "2018-04-12T01:45:04Z",
        "pc:count": 9860955,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333528.6405,
            "count": 9860955,
            "maximum": 334485.5486,
            "minimum": 332630.8886,
            "name": "X",
            "position": 0,
            "stddev": 556.7566902,
            "variance": 309978.0121
          },
          {
            "average": 4311286.611,
            "count": 9860955,
            "maximum": 4311971.238,
            "minimum": 4310712.458,
            "name": "Y",
            "position": 1,
            "stddev": 341.2308165,
            "variance": 116438.4702
          },
          {
            "average": 42.48399682,
            "count": 9860955,
            "maximum": 388.4335654,
            "minimum": -10.14643463,
            "name": "Z",
            "position": 2,
            "stddev": 15.28076526,
            "variance": 233.5017869
          },
          {
            "average": 4142.850497,
            "count": 9860955,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4195.851086,
            "variance": 17605166.33
          },
          {
            "average": 1.725157959,
            "count": 9860955,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.081230773,
            "variance": 1.169059984
          },
          {
            "average": 2.328539274,
            "count": 9860955,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.428370762,
            "variance": 2.040243033
          },
          {
            "average": 0.5428442783,
            "count": 9860955,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4981610111,
            "variance": 0.248164393
          },
          {
            "average": 0,
            "count": 9860955,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324580023,
            "count": 9860955,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6387229416,
            "variance": 0.4079669962
          },
          {
            "average": 9.562953692,
            "count": 9860955,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.21249951,
            "variance": 104.2951463
          },
          {
            "average": 0,
            "count": 9860955,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.49033496,
            "count": 9860955,
            "maximum": 88,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.183386266,
            "variance": 66.96781078
          },
          {
            "average": 206166203.1,
            "count": 9860955,
            "maximum": 207532704.7,
            "minimum": 203881717.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1629257.392,
            "variance": 2654479651000.0
          },
          {
            "average": 0,
            "count": 9860955,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9860955,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9860955,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001578143293,
            "count": 9860955,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03969449479,
            "variance": 0.001575652917
          },
          {
            "average": 0.505651836,
            "count": 9860955,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999680811,
            "variance": 0.2499680821
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332630.8886,
          4310712.458,
          -10.14643463,
          334485.5486,
          4311971.238,
          388.4335654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332630.888606142,
                4310712.458150051,
                -10.146434634684653
              ],
              [
                332630.888606142,
                4311971.23815005,
                -10.146434634684653
              ],
              [
                334485.54860614205,
                4311971.23815005,
                388.4335653653153
              ],
              [
                334485.54860614205,
                4310712.458150051,
                388.4335653653153
              ],
              [
                332630.888606142,
                4310712.458150051,
                -10.146434634684653
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:45:04+00:00",
        "end_time": "2018-02-28T19:35:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_332460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_332460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_332460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_332460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9311668,
            38.92938916,
            -10.14643463,
            -76.90947404,
            38.94107818,
            388.4335654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93085924326013,
                  38.929389163944606,
                  -10.146434634684653
                ],
                [
                  -76.9311667972777,
                  38.94072615156249,
                  -10.146434634684653
                ],
                [
                  -76.90977819705633,
                  38.94107818263156,
                  388.4335653653153
                ],
                [
                  -76.90947404426866,
                  38.92974105346282,
                  388.4335653653153
                ],
                [
                  -76.93085924326013,
                  38.929389163944606,
                  -10.146434634684653
                ]
              ]
            ]
          },
          "id": "20180228_332460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_332460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:45:04Z",
            "pc:count": 9860955,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333528.6405,
                "count": 9860955,
                "maximum": 334485.5486,
                "minimum": 332630.8886,
                "name": "X",
                "position": 0,
                "stddev": 556.7566902,
                "variance": 309978.0121
              },
              {
                "average": 4311286.611,
                "count": 9860955,
                "maximum": 4311971.238,
                "minimum": 4310712.458,
                "name": "Y",
                "position": 1,
                "stddev": 341.2308165,
                "variance": 116438.4702
              },
              {
                "average": 42.48399682,
                "count": 9860955,
                "maximum": 388.4335654,
                "minimum": -10.14643463,
                "name": "Z",
                "position": 2,
                "stddev": 15.28076526,
                "variance": 233.5017869
              },
              {
                "average": 4142.850497,
                "count": 9860955,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4195.851086,
                "variance": 17605166.33
              },
              {
                "average": 1.725157959,
                "count": 9860955,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.081230773,
                "variance": 1.169059984
              },
              {
                "average": 2.328539274,
                "count": 9860955,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.428370762,
                "variance": 2.040243033
              },
              {
                "average": 0.5428442783,
                "count": 9860955,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4981610111,
                "variance": 0.248164393
              },
              {
                "average": 0,
                "count": 9860955,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324580023,
                "count": 9860955,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6387229416,
                "variance": 0.4079669962
              },
              {
                "average": 9.562953692,
                "count": 9860955,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.21249951,
                "variance": 104.2951463
              },
              {
                "average": 0,
                "count": 9860955,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.49033496,
                "count": 9860955,
                "maximum": 88,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.183386266,
                "variance": 66.96781078
              },
              {
                "average": 206166203.1,
                "count": 9860955,
                "maximum": 207532704.7,
                "minimum": 203881717.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1629257.392,
                "variance": 2654479651000.0
              },
              {
                "average": 0,
                "count": 9860955,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9860955,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9860955,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001578143293,
                "count": 9860955,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03969449479,
                "variance": 0.001575652917
              },
              {
                "average": 0.505651836,
                "count": 9860955,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999680811,
                "variance": 0.2499680821
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332630.8886,
              4310712.458,
              -10.14643463,
              334485.5486,
              4311971.238,
              388.4335654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332630.888606142,
                    4310712.458150051,
                    -10.146434634684653
                  ],
                  [
                    332630.888606142,
                    4311971.23815005,
                    -10.146434634684653
                  ],
                  [
                    334485.54860614205,
                    4311971.23815005,
                    388.4335653653153
                  ],
                  [
                    334485.54860614205,
                    4310712.458150051,
                    388.4335653653153
                  ],
                  [
                    332630.888606142,
                    4310712.458150051,
                    -10.146434634684653
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:45:04+00:00",
            "end_time": "2018-02-28T19:35: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": "20180217_392448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72007600690782,
              38.896125006456586,
              -10.274010681462613
            ],
            [
              -76.72034966820253,
              38.90746321152504,
              -10.274010681462613
            ],
            [
              -76.6989657930485,
              38.907776428463364,
              330.00598931853744
            ],
            [
              -76.69869552933474,
              38.89643809740574,
              330.00598931853744
            ],
            [
              -76.72007600690782,
              38.896125006456586,
              -10.274010681462613
            ]
          ]
        ]
      },
      "bbox": [
        -76.72034967,
        38.89612501,
        -10.27401068,
        -76.69869553,
        38.90777643,
        330.0059893
      ],
      "properties": {
        "datetime": "2018-03-05T15:48:34Z",
        "pc:count": 23031116,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351762.457,
            "count": 23031116,
            "maximum": 352688.3399,
            "minimum": 350833.4399,
            "name": "X",
            "position": 0,
            "stddev": 519.8148625,
            "variance": 270207.4913
          },
          {
            "average": 4307231.369,
            "count": 23031116,
            "maximum": 4307913.628,
            "minimum": 4306654.868,
            "name": "Y",
            "position": 1,
            "stddev": 369.3304291,
            "variance": 136404.9659
          },
          {
            "average": 45.78848839,
            "count": 23031116,
            "maximum": 330.0059893,
            "minimum": -10.27401068,
            "name": "Z",
            "position": 2,
            "stddev": 10.07271904,
            "variance": 101.4596689
          },
          {
            "average": 4787.206649,
            "count": 23031116,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5322.220759,
            "variance": 28326033.81
          },
          {
            "average": 2.290701892,
            "count": 23031116,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.360020474,
            "variance": 1.849655689
          },
          {
            "average": 3.382905761,
            "count": 23031116,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.507966088,
            "variance": 2.273961724
          },
          {
            "average": 0.473854415,
            "count": 23031116,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993159513,
            "variance": 0.2493164192
          },
          {
            "average": 0,
            "count": 23031116,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.267061787,
            "count": 23031116,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5191031266,
            "variance": 0.269468056
          },
          {
            "average": 0.09861602223,
            "count": 23031116,
            "maximum": 19.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.81042851,
            "variance": 190.7279356
          },
          {
            "average": 0,
            "count": 23031116,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 35.04573929,
            "count": 23031116,
            "maximum": 75,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 21.90573103,
            "variance": 479.861052
          },
          {
            "average": 203241855.5,
            "count": 23031116,
            "maximum": 204300114.5,
            "minimum": 202913050.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 586717.4119,
            "variance": 344237321400.0
          },
          {
            "average": 0,
            "count": 23031116,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23031116,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23031116,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003384985773,
            "count": 23031116,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01839521706,
            "variance": 0.0003383840107
          },
          {
            "average": 0.6104526589,
            "count": 23031116,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4876476397,
            "variance": 0.2378002205
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350833.4399,
          4306654.868,
          -10.27401068,
          352688.3399,
          4307913.628,
          330.0059893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350833.43994798005,
                4306654.867683039,
                -10.274010681462613
              ],
              [
                350833.43994798005,
                4307913.627683039,
                -10.274010681462613
              ],
              [
                352688.3399479801,
                4307913.627683039,
                330.00598931853744
              ],
              [
                352688.3399479801,
                4306654.867683039,
                330.00598931853744
              ],
              [
                350833.43994798005,
                4306654.867683039,
                -10.274010681462613
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:48:34+00:00",
        "end_time": "2018-02-17T14:30:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_392448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_392448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_392448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72034967,
            38.89612501,
            -10.27401068,
            -76.69869553,
            38.90777643,
            330.0059893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72007600690782,
                  38.896125006456586,
                  -10.274010681462613
                ],
                [
                  -76.72034966820253,
                  38.90746321152504,
                  -10.274010681462613
                ],
                [
                  -76.6989657930485,
                  38.907776428463364,
                  330.00598931853744
                ],
                [
                  -76.69869552933474,
                  38.89643809740574,
                  330.00598931853744
                ],
                [
                  -76.72007600690782,
                  38.896125006456586,
                  -10.274010681462613
                ]
              ]
            ]
          },
          "id": "20180217_392448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_392448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:48:34Z",
            "pc:count": 23031116,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351762.457,
                "count": 23031116,
                "maximum": 352688.3399,
                "minimum": 350833.4399,
                "name": "X",
                "position": 0,
                "stddev": 519.8148625,
                "variance": 270207.4913
              },
              {
                "average": 4307231.369,
                "count": 23031116,
                "maximum": 4307913.628,
                "minimum": 4306654.868,
                "name": "Y",
                "position": 1,
                "stddev": 369.3304291,
                "variance": 136404.9659
              },
              {
                "average": 45.78848839,
                "count": 23031116,
                "maximum": 330.0059893,
                "minimum": -10.27401068,
                "name": "Z",
                "position": 2,
                "stddev": 10.07271904,
                "variance": 101.4596689
              },
              {
                "average": 4787.206649,
                "count": 23031116,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5322.220759,
                "variance": 28326033.81
              },
              {
                "average": 2.290701892,
                "count": 23031116,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.360020474,
                "variance": 1.849655689
              },
              {
                "average": 3.382905761,
                "count": 23031116,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.507966088,
                "variance": 2.273961724
              },
              {
                "average": 0.473854415,
                "count": 23031116,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993159513,
                "variance": 0.2493164192
              },
              {
                "average": 0,
                "count": 23031116,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.267061787,
                "count": 23031116,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5191031266,
                "variance": 0.269468056
              },
              {
                "average": 0.09861602223,
                "count": 23031116,
                "maximum": 19.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.81042851,
                "variance": 190.7279356
              },
              {
                "average": 0,
                "count": 23031116,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 35.04573929,
                "count": 23031116,
                "maximum": 75,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 21.90573103,
                "variance": 479.861052
              },
              {
                "average": 203241855.5,
                "count": 23031116,
                "maximum": 204300114.5,
                "minimum": 202913050.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 586717.4119,
                "variance": 344237321400.0
              },
              {
                "average": 0,
                "count": 23031116,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23031116,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23031116,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003384985773,
                "count": 23031116,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01839521706,
                "variance": 0.0003383840107
              },
              {
                "average": 0.6104526589,
                "count": 23031116,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4876476397,
                "variance": 0.2378002205
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350833.4399,
              4306654.868,
              -10.27401068,
              352688.3399,
              4307913.628,
              330.0059893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350833.43994798005,
                    4306654.867683039,
                    -10.274010681462613
                  ],
                  [
                    350833.43994798005,
                    4307913.627683039,
                    -10.274010681462613
                  ],
                  [
                    352688.3399479801,
                    4307913.627683039,
                    330.00598931853744
                  ],
                  [
                    352688.3399479801,
                    4306654.867683039,
                    330.00598931853744
                  ],
                  [
                    350833.43994798005,
                    4306654.867683039,
                    -10.274010681462613
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:48:34+00:00",
            "end_time": "2018-02-17T14:30: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": "20180228_338452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90979660977624,
              38.90740837203081,
              -10.40172905821197
            ],
            [
              -76.9101006056279,
              38.91874680344777,
              -10.40172905821197
            ],
            [
              -76.8887151147831,
              38.919094863122986,
              424.43827094178806
            ],
            [
              -76.8884145175061,
              38.90775629171081,
              424.43827094178806
            ],
            [
              -76.90979660977624,
              38.90740837203081,
              -10.40172905821197
            ]
          ]
        ]
      },
      "bbox": [
        -76.91010061,
        38.90740837,
        -10.40172906,
        -76.88841452,
        38.91909486,
        424.4382709
      ],
      "properties": {
        "datetime": "2018-04-12T01:44:23Z",
        "pc:count": 15554909,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335290.8661,
            "count": 15554909,
            "maximum": 336260.6066,
            "minimum": 334405.6666,
            "name": "X",
            "position": 0,
            "stddev": 535.509049,
            "variance": 286769.9416
          },
          {
            "average": 4308832.673,
            "count": 15554909,
            "maximum": 4309493.424,
            "minimum": 4308234.504,
            "name": "Y",
            "position": 1,
            "stddev": 352.4414588,
            "variance": 124214.9819
          },
          {
            "average": 23.60942791,
            "count": 15554909,
            "maximum": 424.4382709,
            "minimum": -10.40172906,
            "name": "Z",
            "position": 2,
            "stddev": 9.306806244,
            "variance": 86.61664247
          },
          {
            "average": 4400.831366,
            "count": 15554909,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4031.332718,
            "variance": 16251643.48
          },
          {
            "average": 1.548720214,
            "count": 15554909,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9767559243,
            "variance": 0.9540521356
          },
          {
            "average": 2.00505371,
            "count": 15554909,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.337715141,
            "variance": 1.789481798
          },
          {
            "average": 0.5296848088,
            "count": 15554909,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991180503,
            "variance": 0.2491188281
          },
          {
            "average": 0,
            "count": 15554909,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314977992,
            "count": 15554909,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5137284752,
            "variance": 0.2639169462
          },
          {
            "average": 5.830562559,
            "count": 15554909,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.53298234,
            "variance": 157.0756464
          },
          {
            "average": 0,
            "count": 15554909,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.75960901,
            "count": 15554909,
            "maximum": 92,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.373521107,
            "variance": 19.12768687
          },
          {
            "average": 207252118.6,
            "count": 15554909,
            "maximum": 207532663.3,
            "minimum": 203881766.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 777486.004,
            "variance": 604484486500.0
          },
          {
            "average": 0,
            "count": 15554909,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15554909,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15554909,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006283546885,
            "count": 15554909,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02505912806,
            "variance": 0.0006279598993
          },
          {
            "average": 0.6180200733,
            "count": 15554909,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4858716677,
            "variance": 0.2360712775
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334405.6666,
          4308234.504,
          -10.40172906,
          336260.6066,
          4309493.424,
          424.4382709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334405.66662668285,
                4308234.504239506,
                -10.40172905821197
              ],
              [
                334405.66662668285,
                4309493.424239506,
                -10.40172905821197
              ],
              [
                336260.6066266828,
                4309493.424239506,
                424.43827094178806
              ],
              [
                336260.6066266828,
                4308234.504239506,
                424.43827094178806
              ],
              [
                334405.66662668285,
                4308234.504239506,
                -10.40172905821197
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:44:23+00:00",
        "end_time": "2018-02-28T19:36:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_338452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_338452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_338452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91010061,
            38.90740837,
            -10.40172906,
            -76.88841452,
            38.91909486,
            424.4382709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90979660977624,
                  38.90740837203081,
                  -10.40172905821197
                ],
                [
                  -76.9101006056279,
                  38.91874680344777,
                  -10.40172905821197
                ],
                [
                  -76.8887151147831,
                  38.919094863122986,
                  424.43827094178806
                ],
                [
                  -76.8884145175061,
                  38.90775629171081,
                  424.43827094178806
                ],
                [
                  -76.90979660977624,
                  38.90740837203081,
                  -10.40172905821197
                ]
              ]
            ]
          },
          "id": "20180228_338452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_338452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:44:23Z",
            "pc:count": 15554909,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335290.8661,
                "count": 15554909,
                "maximum": 336260.6066,
                "minimum": 334405.6666,
                "name": "X",
                "position": 0,
                "stddev": 535.509049,
                "variance": 286769.9416
              },
              {
                "average": 4308832.673,
                "count": 15554909,
                "maximum": 4309493.424,
                "minimum": 4308234.504,
                "name": "Y",
                "position": 1,
                "stddev": 352.4414588,
                "variance": 124214.9819
              },
              {
                "average": 23.60942791,
                "count": 15554909,
                "maximum": 424.4382709,
                "minimum": -10.40172906,
                "name": "Z",
                "position": 2,
                "stddev": 9.306806244,
                "variance": 86.61664247
              },
              {
                "average": 4400.831366,
                "count": 15554909,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4031.332718,
                "variance": 16251643.48
              },
              {
                "average": 1.548720214,
                "count": 15554909,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9767559243,
                "variance": 0.9540521356
              },
              {
                "average": 2.00505371,
                "count": 15554909,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.337715141,
                "variance": 1.789481798
              },
              {
                "average": 0.5296848088,
                "count": 15554909,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991180503,
                "variance": 0.2491188281
              },
              {
                "average": 0,
                "count": 15554909,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314977992,
                "count": 15554909,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5137284752,
                "variance": 0.2639169462
              },
              {
                "average": 5.830562559,
                "count": 15554909,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.53298234,
                "variance": 157.0756464
              },
              {
                "average": 0,
                "count": 15554909,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.75960901,
                "count": 15554909,
                "maximum": 92,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.373521107,
                "variance": 19.12768687
              },
              {
                "average": 207252118.6,
                "count": 15554909,
                "maximum": 207532663.3,
                "minimum": 203881766.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 777486.004,
                "variance": 604484486500.0
              },
              {
                "average": 0,
                "count": 15554909,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15554909,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15554909,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006283546885,
                "count": 15554909,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02505912806,
                "variance": 0.0006279598993
              },
              {
                "average": 0.6180200733,
                "count": 15554909,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4858716677,
                "variance": 0.2360712775
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334405.6666,
              4308234.504,
              -10.40172906,
              336260.6066,
              4309493.424,
              424.4382709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334405.66662668285,
                    4308234.504239506,
                    -10.40172905821197
                  ],
                  [
                    334405.66662668285,
                    4309493.424239506,
                    -10.40172905821197
                  ],
                  [
                    336260.6066266828,
                    4309493.424239506,
                    424.43827094178806
                  ],
                  [
                    336260.6066266828,
                    4308234.504239506,
                    424.43827094178806
                  ],
                  [
                    334405.66662668285,
                    4308234.504239506,
                    -10.40172905821197
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:44:23+00:00",
            "end_time": "2018-02-28T19:36:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_338456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90978297220722,
              38.918391086449724,
              -10.224602157300211
            ],
            [
              -76.91008705595199,
              38.929728415800795,
              -10.224602157300211
            ],
            [
              -76.88869780662974,
              38.930076562172424,
              400.1753978426998
            ],
            [
              -76.88839712306395,
              38.91873909281661,
              400.1753978426998
            ],
            [
              -76.90978297220722,
              38.918391086449724,
              -10.224602157300211
            ]
          ]
        ]
      },
      "bbox": [
        -76.91008706,
        38.91839109,
        -10.22460216,
        -76.88839712,
        38.93007656,
        400.1753978
      ],
      "properties": {
        "datetime": "2018-04-12T01:44:22Z",
        "pc:count": 9714612,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335427.7647,
            "count": 9714612,
            "maximum": 336287.3588,
            "minimum": 334432.3788,
            "name": "X",
            "position": 0,
            "stddev": 500.789562,
            "variance": 250790.1854
          },
          {
            "average": 4310042.568,
            "count": 9714612,
            "maximum": 4310712.169,
            "minimum": 4309453.369,
            "name": "Y",
            "position": 1,
            "stddev": 357.8125236,
            "variance": 128029.8021
          },
          {
            "average": 24.41191041,
            "count": 9714612,
            "maximum": 400.1753978,
            "minimum": -10.22460216,
            "name": "Z",
            "position": 2,
            "stddev": 11.07134365,
            "variance": 122.5746502
          },
          {
            "average": 4270.921089,
            "count": 9714612,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4609.827619,
            "variance": 21250510.67
          },
          {
            "average": 1.722386236,
            "count": 9714612,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.09217234,
            "variance": 1.19284042
          },
          {
            "average": 2.298597618,
            "count": 9714612,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.447657245,
            "variance": 2.095711498
          },
          {
            "average": 0.5556757182,
            "count": 9714612,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4968905713,
            "variance": 0.2469002398
          },
          {
            "average": 0,
            "count": 9714612,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.346487436,
            "count": 9714612,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7392106048,
            "variance": 0.5464323183
          },
          {
            "average": 4.540373364,
            "count": 9714612,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.08870304,
            "variance": 171.3141474
          },
          {
            "average": 0,
            "count": 9714612,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.54622336,
            "count": 9714612,
            "maximum": 91,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.032634791,
            "variance": 81.58849127
          },
          {
            "average": 205312429.2,
            "count": 9714612,
            "maximum": 207532662.5,
            "minimum": 203881741.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1700928.679,
            "variance": 2893158371000.0
          },
          {
            "average": 0,
            "count": 9714612,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9714612,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9714612,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001811395041,
            "count": 9714612,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04252192464,
            "variance": 0.001808114075
          },
          {
            "average": 0.5294508931,
            "count": 9714612,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499131917,
            "variance": 0.2491326705
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334432.3788,
          4309453.369,
          -10.22460216,
          336287.3588,
          4310712.169,
          400.1753978
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334432.37876926747,
                4309453.3689069,
                -10.224602157300211
              ],
              [
                334432.37876926747,
                4310712.168906901,
                -10.224602157300211
              ],
              [
                336287.35876926745,
                4310712.168906901,
                400.1753978426998
              ],
              [
                336287.35876926745,
                4309453.3689069,
                400.1753978426998
              ],
              [
                334432.37876926747,
                4309453.3689069,
                -10.224602157300211
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:44:22+00:00",
        "end_time": "2018-02-28T19:35:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_338456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_338456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_338456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91008706,
            38.91839109,
            -10.22460216,
            -76.88839712,
            38.93007656,
            400.1753978
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90978297220722,
                  38.918391086449724,
                  -10.224602157300211
                ],
                [
                  -76.91008705595199,
                  38.929728415800795,
                  -10.224602157300211
                ],
                [
                  -76.88869780662974,
                  38.930076562172424,
                  400.1753978426998
                ],
                [
                  -76.88839712306395,
                  38.91873909281661,
                  400.1753978426998
                ],
                [
                  -76.90978297220722,
                  38.918391086449724,
                  -10.224602157300211
                ]
              ]
            ]
          },
          "id": "20180228_338456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_338456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:44:22Z",
            "pc:count": 9714612,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335427.7647,
                "count": 9714612,
                "maximum": 336287.3588,
                "minimum": 334432.3788,
                "name": "X",
                "position": 0,
                "stddev": 500.789562,
                "variance": 250790.1854
              },
              {
                "average": 4310042.568,
                "count": 9714612,
                "maximum": 4310712.169,
                "minimum": 4309453.369,
                "name": "Y",
                "position": 1,
                "stddev": 357.8125236,
                "variance": 128029.8021
              },
              {
                "average": 24.41191041,
                "count": 9714612,
                "maximum": 400.1753978,
                "minimum": -10.22460216,
                "name": "Z",
                "position": 2,
                "stddev": 11.07134365,
                "variance": 122.5746502
              },
              {
                "average": 4270.921089,
                "count": 9714612,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4609.827619,
                "variance": 21250510.67
              },
              {
                "average": 1.722386236,
                "count": 9714612,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.09217234,
                "variance": 1.19284042
              },
              {
                "average": 2.298597618,
                "count": 9714612,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.447657245,
                "variance": 2.095711498
              },
              {
                "average": 0.5556757182,
                "count": 9714612,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4968905713,
                "variance": 0.2469002398
              },
              {
                "average": 0,
                "count": 9714612,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.346487436,
                "count": 9714612,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7392106048,
                "variance": 0.5464323183
              },
              {
                "average": 4.540373364,
                "count": 9714612,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.08870304,
                "variance": 171.3141474
              },
              {
                "average": 0,
                "count": 9714612,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.54622336,
                "count": 9714612,
                "maximum": 91,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.032634791,
                "variance": 81.58849127
              },
              {
                "average": 205312429.2,
                "count": 9714612,
                "maximum": 207532662.5,
                "minimum": 203881741.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1700928.679,
                "variance": 2893158371000.0
              },
              {
                "average": 0,
                "count": 9714612,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9714612,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9714612,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001811395041,
                "count": 9714612,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04252192464,
                "variance": 0.001808114075
              },
              {
                "average": 0.5294508931,
                "count": 9714612,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499131917,
                "variance": 0.2491326705
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334432.3788,
              4309453.369,
              -10.22460216,
              336287.3588,
              4310712.169,
              400.1753978
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334432.37876926747,
                    4309453.3689069,
                    -10.224602157300211
                  ],
                  [
                    334432.37876926747,
                    4310712.168906901,
                    -10.224602157300211
                  ],
                  [
                    336287.35876926745,
                    4310712.168906901,
                    400.1753978426998
                  ],
                  [
                    336287.35876926745,
                    4309453.3689069,
                    400.1753978426998
                  ],
                  [
                    334432.37876926747,
                    4309453.3689069,
                    -10.224602157300211
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:44:22+00:00",
            "end_time": "2018-02-28T19:35: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": "20180217_392456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.71998955492336,
              38.918091045987495,
              -10.17841471411549
            ],
            [
              -76.72026341687351,
              38.92942920880457,
              -10.17841471411549
            ],
            [
              -76.69887340840059,
              38.92974255024694,
              307.1415852858845
            ],
            [
              -76.69860294766876,
              38.918404261412206,
              307.1415852858845
            ],
            [
              -76.71998955492336,
              38.918091045987495,
              -10.17841471411549
            ]
          ]
        ]
      },
      "bbox": [
        -76.72026342,
        38.91809105,
        -10.17841471,
        -76.69860295,
        38.92974255,
        307.1415853
      ],
      "properties": {
        "datetime": "2018-03-05T14:53:15Z",
        "pc:count": 19636479,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351879.8903,
            "count": 19636479,
            "maximum": 352741.7737,
            "minimum": 350886.9137,
            "name": "X",
            "position": 0,
            "stddev": 576.287647,
            "variance": 332107.4521
          },
          {
            "average": 4309672.554,
            "count": 19636479,
            "maximum": 4310351.276,
            "minimum": 4309092.516,
            "name": "Y",
            "position": 1,
            "stddev": 323.877936,
            "variance": 104896.9174
          },
          {
            "average": 36.36049888,
            "count": 19636479,
            "maximum": 307.1415853,
            "minimum": -10.17841471,
            "name": "Z",
            "position": 2,
            "stddev": 11.23165266,
            "variance": 126.1500214
          },
          {
            "average": 4541.858673,
            "count": 19636479,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5228.546563,
            "variance": 27337699.16
          },
          {
            "average": 2.443034721,
            "count": 19636479,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.45021569,
            "variance": 2.103125547
          },
          {
            "average": 3.600272228,
            "count": 19636479,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.55213947,
            "variance": 2.409136933
          },
          {
            "average": 0.4940921435,
            "count": 19636479,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999651087,
            "variance": 0.24996511
          },
          {
            "average": 0,
            "count": 19636479,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.297532108,
            "count": 19636479,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4901169251,
            "variance": 0.2402146003
          },
          {
            "average": -8.626531117,
            "count": 19636479,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.30802763,
            "variance": 127.8714889
          },
          {
            "average": 0,
            "count": 19636479,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.97188366,
            "count": 19636479,
            "maximum": 72,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.566864789,
            "variance": 30.98998358
          },
          {
            "average": 202936785.5,
            "count": 19636479,
            "maximum": 204296795.1,
            "minimum": 202914173.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 153374.5402,
            "variance": 23523749580.0
          },
          {
            "average": 0,
            "count": 19636479,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19636479,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19636479,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000454460293,
            "count": 19636479,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02131323021,
            "variance": 0.000454253782
          },
          {
            "average": 0.4264273651,
            "count": 19636479,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4945574586,
            "variance": 0.2445870799
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350886.9137,
          4309092.516,
          -10.17841471,
          352741.7737,
          4310351.276,
          307.1415853
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350886.9137401515,
                4309092.516276631,
                -10.17841471411549
              ],
              [
                350886.9137401515,
                4310351.27627663,
                -10.17841471411549
              ],
              [
                352741.7737401515,
                4310351.27627663,
                307.1415852858845
              ],
              [
                352741.7737401515,
                4309092.516276631,
                307.1415852858845
              ],
              [
                350886.9137401515,
                4309092.516276631,
                -10.17841471411549
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T14:53:15+00:00",
        "end_time": "2018-02-17T14:49:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_392456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_392456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_392456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72026342,
            38.91809105,
            -10.17841471,
            -76.69860295,
            38.92974255,
            307.1415853
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.71998955492336,
                  38.918091045987495,
                  -10.17841471411549
                ],
                [
                  -76.72026341687351,
                  38.92942920880457,
                  -10.17841471411549
                ],
                [
                  -76.69887340840059,
                  38.92974255024694,
                  307.1415852858845
                ],
                [
                  -76.69860294766876,
                  38.918404261412206,
                  307.1415852858845
                ],
                [
                  -76.71998955492336,
                  38.918091045987495,
                  -10.17841471411549
                ]
              ]
            ]
          },
          "id": "20180217_392456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_392456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T14:53:15Z",
            "pc:count": 19636479,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351879.8903,
                "count": 19636479,
                "maximum": 352741.7737,
                "minimum": 350886.9137,
                "name": "X",
                "position": 0,
                "stddev": 576.287647,
                "variance": 332107.4521
              },
              {
                "average": 4309672.554,
                "count": 19636479,
                "maximum": 4310351.276,
                "minimum": 4309092.516,
                "name": "Y",
                "position": 1,
                "stddev": 323.877936,
                "variance": 104896.9174
              },
              {
                "average": 36.36049888,
                "count": 19636479,
                "maximum": 307.1415853,
                "minimum": -10.17841471,
                "name": "Z",
                "position": 2,
                "stddev": 11.23165266,
                "variance": 126.1500214
              },
              {
                "average": 4541.858673,
                "count": 19636479,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5228.546563,
                "variance": 27337699.16
              },
              {
                "average": 2.443034721,
                "count": 19636479,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.45021569,
                "variance": 2.103125547
              },
              {
                "average": 3.600272228,
                "count": 19636479,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.55213947,
                "variance": 2.409136933
              },
              {
                "average": 0.4940921435,
                "count": 19636479,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999651087,
                "variance": 0.24996511
              },
              {
                "average": 0,
                "count": 19636479,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.297532108,
                "count": 19636479,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4901169251,
                "variance": 0.2402146003
              },
              {
                "average": -8.626531117,
                "count": 19636479,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.30802763,
                "variance": 127.8714889
              },
              {
                "average": 0,
                "count": 19636479,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.97188366,
                "count": 19636479,
                "maximum": 72,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.566864789,
                "variance": 30.98998358
              },
              {
                "average": 202936785.5,
                "count": 19636479,
                "maximum": 204296795.1,
                "minimum": 202914173.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 153374.5402,
                "variance": 23523749580.0
              },
              {
                "average": 0,
                "count": 19636479,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19636479,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19636479,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000454460293,
                "count": 19636479,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02131323021,
                "variance": 0.000454253782
              },
              {
                "average": 0.4264273651,
                "count": 19636479,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4945574586,
                "variance": 0.2445870799
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350886.9137,
              4309092.516,
              -10.17841471,
              352741.7737,
              4310351.276,
              307.1415853
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350886.9137401515,
                    4309092.516276631,
                    -10.17841471411549
                  ],
                  [
                    350886.9137401515,
                    4310351.27627663,
                    -10.17841471411549
                  ],
                  [
                    352741.7737401515,
                    4310351.27627663,
                    307.1415852858845
                  ],
                  [
                    352741.7737401515,
                    4309092.516276631,
                    307.1415852858845
                  ],
                  [
                    350886.9137401515,
                    4309092.516276631,
                    -10.17841471411549
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T14:53:15+00:00",
            "end_time": "2018-02-17T14:49: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": "20180228_338460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90976889904206,
              38.9293752145673,
              -9.336179877535983
            ],
            [
              -76.91007306580411,
              38.94071126172632,
              -9.336179877535983
            ],
            [
              -76.88868143958602,
              38.94105947229744,
              382.343820122464
            ],
            [
              -76.88838067433419,
              38.929723285135395,
              382.343820122464
            ],
            [
              -76.90976889904206,
              38.9293752145673,
              -9.336179877535983
            ]
          ]
        ]
      },
      "bbox": [
        -76.91007307,
        38.92937521,
        -9.336179878,
        -76.88838067,
        38.94105947,
        382.3438201
      ],
      "properties": {
        "datetime": "2018-04-08T13:35:47Z",
        "pc:count": 11681018,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335525.7642,
            "count": 11681018,
            "maximum": 336314.0377,
            "minimum": 334459.1377,
            "name": "X",
            "position": 0,
            "stddev": 521.8083536,
            "variance": 272283.9579
          },
          {
            "average": 4311349.005,
            "count": 11681018,
            "maximum": 4311931.052,
            "minimum": 4310672.392,
            "name": "Y",
            "position": 1,
            "stddev": 342.7864985,
            "variance": 117502.5835
          },
          {
            "average": 37.14401296,
            "count": 11681018,
            "maximum": 382.3438201,
            "minimum": -9.336179878,
            "name": "Z",
            "position": 2,
            "stddev": 14.21556056,
            "variance": 202.082162
          },
          {
            "average": 5251.892592,
            "count": 11681018,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5233.158319,
            "variance": 27385945.99
          },
          {
            "average": 1.905751964,
            "count": 11681018,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.213904726,
            "variance": 1.473564683
          },
          {
            "average": 2.648351282,
            "count": 11681018,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.552261137,
            "variance": 2.409514638
          },
          {
            "average": 0.5058000082,
            "count": 11681018,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999663802,
            "variance": 0.2499663813
          },
          {
            "average": 0,
            "count": 11681018,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319186564,
            "count": 11681018,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6137252975,
            "variance": 0.3766587408
          },
          {
            "average": -7.695045326,
            "count": 11681018,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.87370455,
            "variance": 118.2374506
          },
          {
            "average": 0,
            "count": 11681018,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 70.02683576,
            "count": 11681018,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.645510172,
            "variance": 6.998724068
          },
          {
            "average": 203958222.8,
            "count": 11681018,
            "maximum": 207229747.5,
            "minimum": 203880625.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 501527.2189,
            "variance": 251529551300.0
          },
          {
            "average": 0,
            "count": 11681018,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11681018,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11681018,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007360659833,
            "count": 11681018,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02712055038,
            "variance": 0.0007355242531
          },
          {
            "average": 0.4422096602,
            "count": 11681018,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.496649069,
            "variance": 0.2466602977
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334459.1377,
          4310672.392,
          -9.336179878,
          336314.0377,
          4311931.052,
          382.3438201
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334459.13769934047,
                4310672.391720364,
                -9.336179877535983
              ],
              [
                334459.13769934047,
                4311931.051720364,
                -9.336179877535983
              ],
              [
                336314.0376993405,
                4311931.051720364,
                382.343820122464
              ],
              [
                336314.0376993405,
                4310672.391720364,
                382.343820122464
              ],
              [
                334459.13769934047,
                4310672.391720364,
                -9.336179877535983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:35:47+00:00",
        "end_time": "2018-02-28T19:17:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_338460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_338460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_338460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91007307,
            38.92937521,
            -9.336179878,
            -76.88838067,
            38.94105947,
            382.3438201
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90976889904206,
                  38.9293752145673,
                  -9.336179877535983
                ],
                [
                  -76.91007306580411,
                  38.94071126172632,
                  -9.336179877535983
                ],
                [
                  -76.88868143958602,
                  38.94105947229744,
                  382.343820122464
                ],
                [
                  -76.88838067433419,
                  38.929723285135395,
                  382.343820122464
                ],
                [
                  -76.90976889904206,
                  38.9293752145673,
                  -9.336179877535983
                ]
              ]
            ]
          },
          "id": "20180228_338460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_338460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:35:47Z",
            "pc:count": 11681018,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335525.7642,
                "count": 11681018,
                "maximum": 336314.0377,
                "minimum": 334459.1377,
                "name": "X",
                "position": 0,
                "stddev": 521.8083536,
                "variance": 272283.9579
              },
              {
                "average": 4311349.005,
                "count": 11681018,
                "maximum": 4311931.052,
                "minimum": 4310672.392,
                "name": "Y",
                "position": 1,
                "stddev": 342.7864985,
                "variance": 117502.5835
              },
              {
                "average": 37.14401296,
                "count": 11681018,
                "maximum": 382.3438201,
                "minimum": -9.336179878,
                "name": "Z",
                "position": 2,
                "stddev": 14.21556056,
                "variance": 202.082162
              },
              {
                "average": 5251.892592,
                "count": 11681018,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5233.158319,
                "variance": 27385945.99
              },
              {
                "average": 1.905751964,
                "count": 11681018,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.213904726,
                "variance": 1.473564683
              },
              {
                "average": 2.648351282,
                "count": 11681018,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.552261137,
                "variance": 2.409514638
              },
              {
                "average": 0.5058000082,
                "count": 11681018,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999663802,
                "variance": 0.2499663813
              },
              {
                "average": 0,
                "count": 11681018,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319186564,
                "count": 11681018,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6137252975,
                "variance": 0.3766587408
              },
              {
                "average": -7.695045326,
                "count": 11681018,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.87370455,
                "variance": 118.2374506
              },
              {
                "average": 0,
                "count": 11681018,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 70.02683576,
                "count": 11681018,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.645510172,
                "variance": 6.998724068
              },
              {
                "average": 203958222.8,
                "count": 11681018,
                "maximum": 207229747.5,
                "minimum": 203880625.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 501527.2189,
                "variance": 251529551300.0
              },
              {
                "average": 0,
                "count": 11681018,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11681018,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11681018,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007360659833,
                "count": 11681018,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02712055038,
                "variance": 0.0007355242531
              },
              {
                "average": 0.4422096602,
                "count": 11681018,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.496649069,
                "variance": 0.2466602977
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334459.1377,
              4310672.392,
              -9.336179878,
              336314.0377,
              4311931.052,
              382.3438201
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334459.13769934047,
                    4310672.391720364,
                    -9.336179877535983
                  ],
                  [
                    334459.13769934047,
                    4311931.051720364,
                    -9.336179877535983
                  ],
                  [
                    336314.0376993405,
                    4311931.051720364,
                    382.343820122464
                  ],
                  [
                    336314.0376993405,
                    4310672.391720364,
                    382.343820122464
                  ],
                  [
                    334459.13769934047,
                    4310672.391720364,
                    -9.336179877535983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:35:47+00:00",
            "end_time": "2018-02-28T19:17: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": "20180217_392460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.71994524558686,
              38.929074245731165,
              -9.994538456394878
            ],
            [
              -76.72021920338142,
              38.94041220727841,
              -9.994538456394878
            ],
            [
              -76.69882635629332,
              38.940725607348625,
              312.68546154360513
            ],
            [
              -76.6985558014466,
              38.929387519772924,
              312.68546154360513
            ],
            [
              -76.71994524558686,
              38.929074245731165,
              -9.994538456394878
            ]
          ]
        ]
      },
      "bbox": [
        -76.7202192,
        38.92907425,
        -9.994538456,
        -76.6985558,
        38.94072561,
        312.6854615
      ],
      "properties": {
        "datetime": "2018-03-05T14:53:13Z",
        "pc:count": 11277283,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351849.7659,
            "count": 11277283,
            "maximum": 352768.5714,
            "minimum": 350913.7514,
            "name": "X",
            "position": 0,
            "stddev": 455.3682926,
            "variance": 207360.2819
          },
          {
            "average": 4310973.597,
            "count": 11277283,
            "maximum": 4311570.102,
            "minimum": 4310311.362,
            "name": "Y",
            "position": 1,
            "stddev": 353.7637359,
            "variance": 125148.7808
          },
          {
            "average": 34.87763099,
            "count": 11277283,
            "maximum": 312.6854615,
            "minimum": -9.994538456,
            "name": "Z",
            "position": 2,
            "stddev": 7.011144206,
            "variance": 49.15614307
          },
          {
            "average": 7230.8033,
            "count": 11277283,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5804.549328,
            "variance": 33692792.91
          },
          {
            "average": 1.845411169,
            "count": 11277283,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.237822504,
            "variance": 1.53220455
          },
          {
            "average": 2.564140316,
            "count": 11277283,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.620509229,
            "variance": 2.626050163
          },
          {
            "average": 0.5010348681,
            "count": 11277283,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989512,
            "variance": 0.2499989512
          },
          {
            "average": 0,
            "count": 11277283,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.466866798,
            "count": 11277283,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5723037832,
            "variance": 0.3275316203
          },
          {
            "average": -9.087518712,
            "count": 11277283,
            "maximum": 12,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.331124555,
            "variance": 69.40763636
          },
          {
            "average": 0,
            "count": 11277283,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.72115917,
            "count": 11277283,
            "maximum": 72,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.906783439,
            "variance": 8.449389961
          },
          {
            "average": 202926232.5,
            "count": 11277283,
            "maximum": 204296793.3,
            "minimum": 202920237.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 88645.19781,
            "variance": 7857971095
          },
          {
            "average": 0,
            "count": 11277283,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11277283,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11277283,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005015392449,
            "count": 11277283,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02238945617,
            "variance": 0.0005012877477
          },
          {
            "average": 0.3452256186,
            "count": 11277283,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.475441806,
            "variance": 0.2260449109
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350913.7514,
          4310311.362,
          -9.994538456,
          352768.5714,
          4311570.102,
          312.6854615
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350913.7514375115,
                4310311.361899941,
                -9.994538456394878
              ],
              [
                350913.7514375115,
                4311570.101899941,
                -9.994538456394878
              ],
              [
                352768.5714375115,
                4311570.101899941,
                312.68546154360513
              ],
              [
                352768.5714375115,
                4310311.361899941,
                312.68546154360513
              ],
              [
                350913.7514375115,
                4310311.361899941,
                -9.994538456394878
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T14:53:13+00:00",
        "end_time": "2018-02-17T16:30:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_392460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_392460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_392460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7202192,
            38.92907425,
            -9.994538456,
            -76.6985558,
            38.94072561,
            312.6854615
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.71994524558686,
                  38.929074245731165,
                  -9.994538456394878
                ],
                [
                  -76.72021920338142,
                  38.94041220727841,
                  -9.994538456394878
                ],
                [
                  -76.69882635629332,
                  38.940725607348625,
                  312.68546154360513
                ],
                [
                  -76.6985558014466,
                  38.929387519772924,
                  312.68546154360513
                ],
                [
                  -76.71994524558686,
                  38.929074245731165,
                  -9.994538456394878
                ]
              ]
            ]
          },
          "id": "20180217_392460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_392460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T14:53:13Z",
            "pc:count": 11277283,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351849.7659,
                "count": 11277283,
                "maximum": 352768.5714,
                "minimum": 350913.7514,
                "name": "X",
                "position": 0,
                "stddev": 455.3682926,
                "variance": 207360.2819
              },
              {
                "average": 4310973.597,
                "count": 11277283,
                "maximum": 4311570.102,
                "minimum": 4310311.362,
                "name": "Y",
                "position": 1,
                "stddev": 353.7637359,
                "variance": 125148.7808
              },
              {
                "average": 34.87763099,
                "count": 11277283,
                "maximum": 312.6854615,
                "minimum": -9.994538456,
                "name": "Z",
                "position": 2,
                "stddev": 7.011144206,
                "variance": 49.15614307
              },
              {
                "average": 7230.8033,
                "count": 11277283,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5804.549328,
                "variance": 33692792.91
              },
              {
                "average": 1.845411169,
                "count": 11277283,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.237822504,
                "variance": 1.53220455
              },
              {
                "average": 2.564140316,
                "count": 11277283,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.620509229,
                "variance": 2.626050163
              },
              {
                "average": 0.5010348681,
                "count": 11277283,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989512,
                "variance": 0.2499989512
              },
              {
                "average": 0,
                "count": 11277283,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.466866798,
                "count": 11277283,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5723037832,
                "variance": 0.3275316203
              },
              {
                "average": -9.087518712,
                "count": 11277283,
                "maximum": 12,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.331124555,
                "variance": 69.40763636
              },
              {
                "average": 0,
                "count": 11277283,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.72115917,
                "count": 11277283,
                "maximum": 72,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.906783439,
                "variance": 8.449389961
              },
              {
                "average": 202926232.5,
                "count": 11277283,
                "maximum": 204296793.3,
                "minimum": 202920237.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 88645.19781,
                "variance": 7857971095
              },
              {
                "average": 0,
                "count": 11277283,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11277283,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11277283,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005015392449,
                "count": 11277283,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02238945617,
                "variance": 0.0005012877477
              },
              {
                "average": 0.3452256186,
                "count": 11277283,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.475441806,
                "variance": 0.2260449109
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350913.7514,
              4310311.362,
              -9.994538456,
              352768.5714,
              4311570.102,
              312.6854615
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350913.7514375115,
                    4310311.361899941,
                    -9.994538456394878
                  ],
                  [
                    350913.7514375115,
                    4311570.101899941,
                    -9.994538456394878
                  ],
                  [
                    352768.5714375115,
                    4311570.101899941,
                    312.68546154360513
                  ],
                  [
                    352768.5714375115,
                    4310311.361899941,
                    312.68546154360513
                  ],
                  [
                    350913.7514375115,
                    4310311.361899941,
                    -9.994538456394878
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T14:53:13+00:00",
            "end_time": "2018-02-17T16:30:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_350448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86764658630041,
              38.89638708921068,
              -1.73579090050265
            ],
            [
              -76.867943687588,
              38.90772311586292,
              -1.73579090050265
            ],
            [
              -76.84656168026949,
              38.908063362031896,
              404.40420909949734
            ],
            [
              -76.84626797510404,
              38.896727198544674,
              404.40420909949734
            ],
            [
              -76.86764658630041,
              38.89638708921068,
              -1.73579090050265
            ]
          ]
        ]
      },
      "bbox": [
        -76.86794369,
        38.89638709,
        -1.735790901,
        -76.84626798,
        38.90806336,
        404.4042091
      ],
      "properties": {
        "datetime": "2018-04-12T01:18:37Z",
        "pc:count": 11556052,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 339059.266,
            "count": 11556052,
            "maximum": 339890.5187,
            "minimum": 338035.6387,
            "name": "X",
            "position": 0,
            "stddev": 489.6889389,
            "variance": 239795.2569
          },
          {
            "average": 4307521.861,
            "count": 11556052,
            "maximum": 4308194.262,
            "minimum": 4306935.642,
            "name": "Y",
            "position": 1,
            "stddev": 349.1460832,
            "variance": 121902.9874
          },
          {
            "average": 54.38793674,
            "count": 11556052,
            "maximum": 404.4042091,
            "minimum": -1.735790901,
            "name": "Z",
            "position": 2,
            "stddev": 10.59594998,
            "variance": 112.2741561
          },
          {
            "average": 3983.954118,
            "count": 11556052,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3932.124236,
            "variance": 15461601.01
          },
          {
            "average": 1.777532586,
            "count": 11556052,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.126470542,
            "variance": 1.268935881
          },
          {
            "average": 2.430317724,
            "count": 11556052,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.474837592,
            "variance": 2.175145922
          },
          {
            "average": 0.5025350353,
            "count": 11556052,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935952,
            "variance": 0.2499935952
          },
          {
            "average": 0,
            "count": 11556052,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.436793206,
            "count": 11556052,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7961880832,
            "variance": 0.6339154639
          },
          {
            "average": 10.16027341,
            "count": 11556052,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.152881202,
            "variance": 83.77523429
          },
          {
            "average": 0,
            "count": 11556052,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.2600877,
            "count": 11556052,
            "maximum": 94,
            "minimum": 70,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.885357662,
            "variance": 3.554573512
          },
          {
            "average": 207508337.8,
            "count": 11556052,
            "maximum": 207531117.3,
            "minimum": 203881794,
            "name": "GpsTime",
            "position": 12,
            "stddev": 281382.7071,
            "variance": 79176227870.0
          },
          {
            "average": 0,
            "count": 11556052,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11556052,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11556052,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005767540679,
            "count": 11556052,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02400877907,
            "variance": 0.0005764214725
          },
          {
            "average": 0.2957118919,
            "count": 11556052,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4563621226,
            "variance": 0.2082663869
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338035.6387,
          4306935.642,
          -1.735790901,
          339890.5187,
          4308194.262,
          404.4042091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338035.6386614254,
                4306935.642465778,
                -1.73579090050265
              ],
              [
                338035.6386614254,
                4308194.262465777,
                -1.73579090050265
              ],
              [
                339890.5186614254,
                4308194.262465777,
                404.40420909949734
              ],
              [
                339890.5186614254,
                4306935.642465778,
                404.40420909949734
              ],
              [
                338035.6386614254,
                4306935.642465778,
                -1.73579090050265
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:18:37+00:00",
        "end_time": "2018-02-28T19:36:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_350448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_350448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_350448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86794369,
            38.89638709,
            -1.735790901,
            -76.84626798,
            38.90806336,
            404.4042091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86764658630041,
                  38.89638708921068,
                  -1.73579090050265
                ],
                [
                  -76.867943687588,
                  38.90772311586292,
                  -1.73579090050265
                ],
                [
                  -76.84656168026949,
                  38.908063362031896,
                  404.40420909949734
                ],
                [
                  -76.84626797510404,
                  38.896727198544674,
                  404.40420909949734
                ],
                [
                  -76.86764658630041,
                  38.89638708921068,
                  -1.73579090050265
                ]
              ]
            ]
          },
          "id": "20180228_350448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_350448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:18:37Z",
            "pc:count": 11556052,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 339059.266,
                "count": 11556052,
                "maximum": 339890.5187,
                "minimum": 338035.6387,
                "name": "X",
                "position": 0,
                "stddev": 489.6889389,
                "variance": 239795.2569
              },
              {
                "average": 4307521.861,
                "count": 11556052,
                "maximum": 4308194.262,
                "minimum": 4306935.642,
                "name": "Y",
                "position": 1,
                "stddev": 349.1460832,
                "variance": 121902.9874
              },
              {
                "average": 54.38793674,
                "count": 11556052,
                "maximum": 404.4042091,
                "minimum": -1.735790901,
                "name": "Z",
                "position": 2,
                "stddev": 10.59594998,
                "variance": 112.2741561
              },
              {
                "average": 3983.954118,
                "count": 11556052,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3932.124236,
                "variance": 15461601.01
              },
              {
                "average": 1.777532586,
                "count": 11556052,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.126470542,
                "variance": 1.268935881
              },
              {
                "average": 2.430317724,
                "count": 11556052,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.474837592,
                "variance": 2.175145922
              },
              {
                "average": 0.5025350353,
                "count": 11556052,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935952,
                "variance": 0.2499935952
              },
              {
                "average": 0,
                "count": 11556052,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.436793206,
                "count": 11556052,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7961880832,
                "variance": 0.6339154639
              },
              {
                "average": 10.16027341,
                "count": 11556052,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.152881202,
                "variance": 83.77523429
              },
              {
                "average": 0,
                "count": 11556052,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.2600877,
                "count": 11556052,
                "maximum": 94,
                "minimum": 70,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.885357662,
                "variance": 3.554573512
              },
              {
                "average": 207508337.8,
                "count": 11556052,
                "maximum": 207531117.3,
                "minimum": 203881794,
                "name": "GpsTime",
                "position": 12,
                "stddev": 281382.7071,
                "variance": 79176227870.0
              },
              {
                "average": 0,
                "count": 11556052,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11556052,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11556052,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005767540679,
                "count": 11556052,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02400877907,
                "variance": 0.0005764214725
              },
              {
                "average": 0.2957118919,
                "count": 11556052,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4563621226,
                "variance": 0.2082663869
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338035.6387,
              4306935.642,
              -1.735790901,
              339890.5187,
              4308194.262,
              404.4042091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338035.6386614254,
                    4306935.642465778,
                    -1.73579090050265
                  ],
                  [
                    338035.6386614254,
                    4308194.262465777,
                    -1.73579090050265
                  ],
                  [
                    339890.5186614254,
                    4308194.262465777,
                    404.40420909949734
                  ],
                  [
                    339890.5186614254,
                    4306935.642465778,
                    404.40420909949734
                  ],
                  [
                    338035.6386614254,
                    4306935.642465778,
                    -1.73579090050265
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:18:37+00:00",
            "end_time": "2018-02-28T19:36:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_398468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69876723698088,
              38.95119334156705,
              -10.080732133766986
            ],
            [
              -76.69903311225707,
              38.962325295075175,
              -10.080732133766986
            ],
            [
              -76.68977352236469,
              38.9624597666019,
              300.83926786623306
            ],
            [
              -76.68950909439975,
              38.9513277600096,
              300.83926786623306
            ],
            [
              -76.69876723698088,
              38.95119334156705,
              -10.080732133766986
            ]
          ]
        ]
      },
      "bbox": [
        -76.69903311,
        38.95119334,
        -10.08073213,
        -76.68950909,
        38.96245977,
        300.8392679
      ],
      "properties": {
        "datetime": "2018-02-17T16:54:09Z",
        "pc:count": 9068390,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353260.4183,
            "count": 9068390,
            "maximum": 353597.9327,
            "minimum": 352795.3527,
            "name": "X",
            "position": 0,
            "stddev": 192.2294033,
            "variance": 36952.14351
          },
          {
            "average": 4313421.06,
            "count": 9068390,
            "maximum": 4313967.579,
            "minimum": 4312731.719,
            "name": "Y",
            "position": 1,
            "stddev": 337.6012023,
            "variance": 113974.5718
          },
          {
            "average": 22.18209921,
            "count": 9068390,
            "maximum": 300.8392679,
            "minimum": -10.08073213,
            "name": "Z",
            "position": 2,
            "stddev": 11.54501599,
            "variance": 133.2873942
          },
          {
            "average": 3164.993949,
            "count": 9068390,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3930.631469,
            "variance": 15449863.74
          },
          {
            "average": 2.703556199,
            "count": 9068390,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.429324126,
            "variance": 2.042967457
          },
          {
            "average": 4.08306083,
            "count": 9068390,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.179073875,
            "variance": 1.390215203
          },
          {
            "average": 0.5011418785,
            "count": 9068390,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987237,
            "variance": 0.2499987237
          },
          {
            "average": 0,
            "count": 9068390,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.215771708,
            "count": 9068390,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5743367275,
            "variance": 0.3298626765
          },
          {
            "average": -12.89654351,
            "count": 9068390,
            "maximum": 7.001999855,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.002958234,
            "variance": 36.03550756
          },
          {
            "average": 0,
            "count": 9068390,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.44689311,
            "count": 9068390,
            "maximum": 30,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.497171686,
            "variance": 0.2471796854
          },
          {
            "average": 202921426.2,
            "count": 9068390,
            "maximum": 202921649.8,
            "minimum": 202921236.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 187.0196912,
            "variance": 34976.3649
          },
          {
            "average": 0,
            "count": 9068390,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9068390,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9068390,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003344584871,
            "count": 9068390,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01828514866,
            "variance": 0.0003343466615
          },
          {
            "average": 0.4489066968,
            "count": 9068390,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4973826511,
            "variance": 0.2473895016
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352795.3527,
          4312731.719,
          -10.08073213,
          353597.9327,
          4313967.579,
          300.8392679
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352795.3527488292,
                4312731.719254487,
                -10.080732133766986
              ],
              [
                352795.3527488292,
                4313967.579254487,
                -10.080732133766986
              ],
              [
                353597.93274882913,
                4313967.579254487,
                300.83926786623306
              ],
              [
                353597.93274882913,
                4312731.719254487,
                300.83926786623306
              ],
              [
                352795.3527488292,
                4312731.719254487,
                -10.080732133766986
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:54:09+00:00",
        "end_time": "2018-02-17T16:47:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_398468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_398468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_398468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69903311,
            38.95119334,
            -10.08073213,
            -76.68950909,
            38.96245977,
            300.8392679
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69876723698088,
                  38.95119334156705,
                  -10.080732133766986
                ],
                [
                  -76.69903311225707,
                  38.962325295075175,
                  -10.080732133766986
                ],
                [
                  -76.68977352236469,
                  38.9624597666019,
                  300.83926786623306
                ],
                [
                  -76.68950909439975,
                  38.9513277600096,
                  300.83926786623306
                ],
                [
                  -76.69876723698088,
                  38.95119334156705,
                  -10.080732133766986
                ]
              ]
            ]
          },
          "id": "20180217_398468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_398468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:54:09Z",
            "pc:count": 9068390,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353260.4183,
                "count": 9068390,
                "maximum": 353597.9327,
                "minimum": 352795.3527,
                "name": "X",
                "position": 0,
                "stddev": 192.2294033,
                "variance": 36952.14351
              },
              {
                "average": 4313421.06,
                "count": 9068390,
                "maximum": 4313967.579,
                "minimum": 4312731.719,
                "name": "Y",
                "position": 1,
                "stddev": 337.6012023,
                "variance": 113974.5718
              },
              {
                "average": 22.18209921,
                "count": 9068390,
                "maximum": 300.8392679,
                "minimum": -10.08073213,
                "name": "Z",
                "position": 2,
                "stddev": 11.54501599,
                "variance": 133.2873942
              },
              {
                "average": 3164.993949,
                "count": 9068390,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3930.631469,
                "variance": 15449863.74
              },
              {
                "average": 2.703556199,
                "count": 9068390,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.429324126,
                "variance": 2.042967457
              },
              {
                "average": 4.08306083,
                "count": 9068390,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.179073875,
                "variance": 1.390215203
              },
              {
                "average": 0.5011418785,
                "count": 9068390,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987237,
                "variance": 0.2499987237
              },
              {
                "average": 0,
                "count": 9068390,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.215771708,
                "count": 9068390,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5743367275,
                "variance": 0.3298626765
              },
              {
                "average": -12.89654351,
                "count": 9068390,
                "maximum": 7.001999855,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.002958234,
                "variance": 36.03550756
              },
              {
                "average": 0,
                "count": 9068390,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.44689311,
                "count": 9068390,
                "maximum": 30,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.497171686,
                "variance": 0.2471796854
              },
              {
                "average": 202921426.2,
                "count": 9068390,
                "maximum": 202921649.8,
                "minimum": 202921236.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 187.0196912,
                "variance": 34976.3649
              },
              {
                "average": 0,
                "count": 9068390,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9068390,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9068390,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003344584871,
                "count": 9068390,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01828514866,
                "variance": 0.0003343466615
              },
              {
                "average": 0.4489066968,
                "count": 9068390,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4973826511,
                "variance": 0.2473895016
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352795.3527,
              4312731.719,
              -10.08073213,
              353597.9327,
              4313967.579,
              300.8392679
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352795.3527488292,
                    4312731.719254487,
                    -10.080732133766986
                  ],
                  [
                    352795.3527488292,
                    4313967.579254487,
                    -10.080732133766986
                  ],
                  [
                    353597.93274882913,
                    4313967.579254487,
                    300.83926786623306
                  ],
                  [
                    353597.93274882913,
                    4312731.719254487,
                    300.83926786623306
                  ],
                  [
                    352795.3527488292,
                    4312731.719254487,
                    -10.080732133766986
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:54:09+00:00",
            "end_time": "2018-02-17T16:47: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": "20180228_350452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86762663564566,
              38.90736829917586,
              -10.173245819126834
            ],
            [
              -76.8679238879065,
              38.91870574565325,
              -10.173245819126834
            ],
            [
              -76.84653835417146,
              38.91904607163418,
              422.50675418087314
            ],
            [
              -76.84624450035504,
              38.907708488284015,
              422.50675418087314
            ],
            [
              -76.86762663564566,
              38.90736829917586,
              -10.173245819126834
            ]
          ]
        ]
      },
      "bbox": [
        -76.86792389,
        38.9073683,
        -10.17324582,
        -76.8462445,
        38.91904607,
        422.5067542
      ],
      "properties": {
        "datetime": "2018-04-12T01:18:37Z",
        "pc:count": 12761478,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338833.3522,
            "count": 12761478,
            "maximum": 339917.225,
            "minimum": 338062.325,
            "name": "X",
            "position": 0,
            "stddev": 505.0014799,
            "variance": 255026.4947
          },
          {
            "average": 4308844.294,
            "count": 12761478,
            "maximum": 4309413.101,
            "minimum": 4308154.321,
            "name": "Y",
            "position": 1,
            "stddev": 343.4909419,
            "variance": 117986.0272
          },
          {
            "average": 49.02053347,
            "count": 12761478,
            "maximum": 422.5067542,
            "minimum": -10.17324582,
            "name": "Z",
            "position": 2,
            "stddev": 10.40373605,
            "variance": 108.2377238
          },
          {
            "average": 3616.619789,
            "count": 12761478,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3870.112668,
            "variance": 14977772.07
          },
          {
            "average": 1.66349893,
            "count": 12761478,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.067108016,
            "variance": 1.138719518
          },
          {
            "average": 2.209090436,
            "count": 12761478,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.430080497,
            "variance": 2.045130228
          },
          {
            "average": 0.5014186445,
            "count": 12761478,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499998007,
            "variance": 0.249998007
          },
          {
            "average": 0,
            "count": 12761478,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.492098564,
            "count": 12761478,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7238463358,
            "variance": 0.5239535178
          },
          {
            "average": -9.518748176,
            "count": 12761478,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.609881153,
            "variance": 74.13005348
          },
          {
            "average": 0,
            "count": 12761478,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 86.31929342,
            "count": 12761478,
            "maximum": 94,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.303005,
            "variance": 106.1519121
          },
          {
            "average": 206548962.7,
            "count": 12761478,
            "maximum": 207531117.3,
            "minimum": 203880584.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1618477.8,
            "variance": 2619470389000.0
          },
          {
            "average": 0,
            "count": 12761478,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12761478,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12761478,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006992920413,
            "count": 12761478,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0264348839,
            "variance": 0.0006988030867
          },
          {
            "average": 0.5374683089,
            "count": 12761478,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4985941689,
            "variance": 0.2485961453
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338062.325,
          4308154.321,
          -10.17324582,
          339917.225,
          4309413.101,
          422.5067542
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338062.32501841855,
                4308154.321145468,
                -10.173245819126834
              ],
              [
                338062.32501841855,
                4309413.101145468,
                -10.173245819126834
              ],
              [
                339917.22501841857,
                4309413.101145468,
                422.50675418087314
              ],
              [
                339917.22501841857,
                4308154.321145468,
                422.50675418087314
              ],
              [
                338062.32501841855,
                4308154.321145468,
                -10.173245819126834
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:18:37+00:00",
        "end_time": "2018-02-28T19:16:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_350452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_350452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_350452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86792389,
            38.9073683,
            -10.17324582,
            -76.8462445,
            38.91904607,
            422.5067542
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86762663564566,
                  38.90736829917586,
                  -10.173245819126834
                ],
                [
                  -76.8679238879065,
                  38.91870574565325,
                  -10.173245819126834
                ],
                [
                  -76.84653835417146,
                  38.91904607163418,
                  422.50675418087314
                ],
                [
                  -76.84624450035504,
                  38.907708488284015,
                  422.50675418087314
                ],
                [
                  -76.86762663564566,
                  38.90736829917586,
                  -10.173245819126834
                ]
              ]
            ]
          },
          "id": "20180228_350452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_350452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:18:37Z",
            "pc:count": 12761478,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338833.3522,
                "count": 12761478,
                "maximum": 339917.225,
                "minimum": 338062.325,
                "name": "X",
                "position": 0,
                "stddev": 505.0014799,
                "variance": 255026.4947
              },
              {
                "average": 4308844.294,
                "count": 12761478,
                "maximum": 4309413.101,
                "minimum": 4308154.321,
                "name": "Y",
                "position": 1,
                "stddev": 343.4909419,
                "variance": 117986.0272
              },
              {
                "average": 49.02053347,
                "count": 12761478,
                "maximum": 422.5067542,
                "minimum": -10.17324582,
                "name": "Z",
                "position": 2,
                "stddev": 10.40373605,
                "variance": 108.2377238
              },
              {
                "average": 3616.619789,
                "count": 12761478,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3870.112668,
                "variance": 14977772.07
              },
              {
                "average": 1.66349893,
                "count": 12761478,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.067108016,
                "variance": 1.138719518
              },
              {
                "average": 2.209090436,
                "count": 12761478,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.430080497,
                "variance": 2.045130228
              },
              {
                "average": 0.5014186445,
                "count": 12761478,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499998007,
                "variance": 0.249998007
              },
              {
                "average": 0,
                "count": 12761478,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.492098564,
                "count": 12761478,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7238463358,
                "variance": 0.5239535178
              },
              {
                "average": -9.518748176,
                "count": 12761478,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.609881153,
                "variance": 74.13005348
              },
              {
                "average": 0,
                "count": 12761478,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 86.31929342,
                "count": 12761478,
                "maximum": 94,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.303005,
                "variance": 106.1519121
              },
              {
                "average": 206548962.7,
                "count": 12761478,
                "maximum": 207531117.3,
                "minimum": 203880584.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1618477.8,
                "variance": 2619470389000.0
              },
              {
                "average": 0,
                "count": 12761478,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12761478,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12761478,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006992920413,
                "count": 12761478,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0264348839,
                "variance": 0.0006988030867
              },
              {
                "average": 0.5374683089,
                "count": 12761478,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4985941689,
                "variance": 0.2485961453
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338062.325,
              4308154.321,
              -10.17324582,
              339917.225,
              4309413.101,
              422.5067542
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338062.32501841855,
                    4308154.321145468,
                    -10.173245819126834
                  ],
                  [
                    338062.32501841855,
                    4309413.101145468,
                    -10.173245819126834
                  ],
                  [
                    339917.22501841857,
                    4309413.101145468,
                    422.50675418087314
                  ],
                  [
                    339917.22501841857,
                    4308154.321145468,
                    422.50675418087314
                  ],
                  [
                    338062.32501841855,
                    4308154.321145468,
                    -10.173245819126834
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:18:37+00:00",
            "end_time": "2018-02-28T19:16: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": "20180217_404448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67791762293508,
              38.89624806504079,
              -10.245514424734353
            ],
            [
              -76.67817911957862,
              38.90735466164714,
              -10.245514424734353
            ],
            [
              -76.66569097286623,
              38.90753354095571,
              305.3544855752657
            ],
            [
              -76.66543141994259,
              38.89642687386607,
              305.3544855752657
            ],
            [
              -76.67791762293508,
              38.89624806504079,
              -10.245514424734353
            ]
          ]
        ]
      },
      "bbox": [
        -76.67817912,
        38.89624807,
        -10.24551442,
        -76.66543142,
        38.90753354,
        305.3544856
      ],
      "properties": {
        "datetime": "2018-02-17T16:49:27Z",
        "pc:count": 13408628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 355016.3995,
            "count": 13408628,
            "maximum": 355573.1741,
            "minimum": 354489.9341,
            "name": "X",
            "position": 0,
            "stddev": 239.2342234,
            "variance": 57233.01362
          },
          {
            "average": 4307268.304,
            "count": 13408628,
            "maximum": 4307833.447,
            "minimum": 4306600.427,
            "name": "Y",
            "position": 1,
            "stddev": 328.598189,
            "variance": 107976.7698
          },
          {
            "average": 13.31536148,
            "count": 13408628,
            "maximum": 305.3544856,
            "minimum": -10.24551442,
            "name": "Z",
            "position": 2,
            "stddev": 9.978928209,
            "variance": 99.5790082
          },
          {
            "average": 3192.569244,
            "count": 13408628,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3853.582182,
            "variance": 14850095.63
          },
          {
            "average": 2.570866535,
            "count": 13408628,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.379494628,
            "variance": 1.90300543
          },
          {
            "average": 3.893851854,
            "count": 13408628,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.223387224,
            "variance": 1.496676299
          },
          {
            "average": 0.4994624357,
            "count": 13408628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997297,
            "variance": 0.2499997297
          },
          {
            "average": 0,
            "count": 13408628,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214402622,
            "count": 13408628,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5057760276,
            "variance": 0.2558093901
          },
          {
            "average": 13.64071318,
            "count": 13408628,
            "maximum": 19.00200081,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.215100226,
            "variance": 27.19727037
          },
          {
            "average": 0,
            "count": 13408628,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.45483378,
            "count": 13408628,
            "maximum": 29,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4979558528,
            "variance": 0.2479600313
          },
          {
            "average": 202920957.1,
            "count": 13408628,
            "maximum": 202921367,
            "minimum": 202920607,
            "name": "GpsTime",
            "position": 12,
            "stddev": 359.4453535,
            "variance": 129200.9621
          },
          {
            "average": 0,
            "count": 13408628,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13408628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13408628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002551342315,
            "count": 13408628,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01597088467,
            "variance": 0.000255069157
          },
          {
            "average": 0.450151052,
            "count": 13408628,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4975088952,
            "variance": 0.2475151008
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          354489.9341,
          4306600.427,
          -10.24551442,
          355573.1741,
          4307833.447,
          305.3544856
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                354489.9340567003,
                4306600.42709467,
                -10.245514424734353
              ],
              [
                354489.9340567003,
                4307833.44709467,
                -10.245514424734353
              ],
              [
                355573.1740567003,
                4307833.44709467,
                305.3544855752657
              ],
              [
                355573.1740567003,
                4306600.42709467,
                305.3544855752657
              ],
              [
                354489.9340567003,
                4306600.42709467,
                -10.245514424734353
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:49:27+00:00",
        "end_time": "2018-02-17T16:36:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_404448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_404448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_404448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_404448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67817912,
            38.89624807,
            -10.24551442,
            -76.66543142,
            38.90753354,
            305.3544856
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67791762293508,
                  38.89624806504079,
                  -10.245514424734353
                ],
                [
                  -76.67817911957862,
                  38.90735466164714,
                  -10.245514424734353
                ],
                [
                  -76.66569097286623,
                  38.90753354095571,
                  305.3544855752657
                ],
                [
                  -76.66543141994259,
                  38.89642687386607,
                  305.3544855752657
                ],
                [
                  -76.67791762293508,
                  38.89624806504079,
                  -10.245514424734353
                ]
              ]
            ]
          },
          "id": "20180217_404448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_404448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:49:27Z",
            "pc:count": 13408628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 355016.3995,
                "count": 13408628,
                "maximum": 355573.1741,
                "minimum": 354489.9341,
                "name": "X",
                "position": 0,
                "stddev": 239.2342234,
                "variance": 57233.01362
              },
              {
                "average": 4307268.304,
                "count": 13408628,
                "maximum": 4307833.447,
                "minimum": 4306600.427,
                "name": "Y",
                "position": 1,
                "stddev": 328.598189,
                "variance": 107976.7698
              },
              {
                "average": 13.31536148,
                "count": 13408628,
                "maximum": 305.3544856,
                "minimum": -10.24551442,
                "name": "Z",
                "position": 2,
                "stddev": 9.978928209,
                "variance": 99.5790082
              },
              {
                "average": 3192.569244,
                "count": 13408628,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3853.582182,
                "variance": 14850095.63
              },
              {
                "average": 2.570866535,
                "count": 13408628,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.379494628,
                "variance": 1.90300543
              },
              {
                "average": 3.893851854,
                "count": 13408628,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.223387224,
                "variance": 1.496676299
              },
              {
                "average": 0.4994624357,
                "count": 13408628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997297,
                "variance": 0.2499997297
              },
              {
                "average": 0,
                "count": 13408628,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214402622,
                "count": 13408628,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5057760276,
                "variance": 0.2558093901
              },
              {
                "average": 13.64071318,
                "count": 13408628,
                "maximum": 19.00200081,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.215100226,
                "variance": 27.19727037
              },
              {
                "average": 0,
                "count": 13408628,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.45483378,
                "count": 13408628,
                "maximum": 29,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4979558528,
                "variance": 0.2479600313
              },
              {
                "average": 202920957.1,
                "count": 13408628,
                "maximum": 202921367,
                "minimum": 202920607,
                "name": "GpsTime",
                "position": 12,
                "stddev": 359.4453535,
                "variance": 129200.9621
              },
              {
                "average": 0,
                "count": 13408628,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13408628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13408628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002551342315,
                "count": 13408628,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01597088467,
                "variance": 0.000255069157
              },
              {
                "average": 0.450151052,
                "count": 13408628,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4975088952,
                "variance": 0.2475151008
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              354489.9341,
              4306600.427,
              -10.24551442,
              355573.1741,
              4307833.447,
              305.3544856
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    354489.9340567003,
                    4306600.42709467,
                    -10.245514424734353
                  ],
                  [
                    354489.9340567003,
                    4307833.44709467,
                    -10.245514424734353
                  ],
                  [
                    355573.1740567003,
                    4307833.44709467,
                    305.3544855752657
                  ],
                  [
                    355573.1740567003,
                    4306600.42709467,
                    305.3544855752657
                  ],
                  [
                    354489.9340567003,
                    4306600.42709467,
                    -10.245514424734353
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:49:27+00:00",
            "end_time": "2018-02-17T16:36:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_350456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8676062395046,
              38.918352934286055,
              -10.232382765303925
            ],
            [
              -76.8679035813284,
              38.929689458844074,
              -10.232382765303925
            ],
            [
              -76.8465140577568,
              38.930029871915586,
              416.5076172346961
            ],
            [
              -76.84622011607267,
              38.91869321047237,
              416.5076172346961
            ],
            [
              -76.8676062395046,
              38.918352934286055,
              -10.232382765303925
            ]
          ]
        ]
      },
      "bbox": [
        -76.86790358,
        38.91835293,
        -10.23238277,
        -76.84622012,
        38.93002987,
        416.5076172
      ],
      "properties": {
        "datetime": "2018-04-12T01:34:03Z",
        "pc:count": 19050121,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338824.438,
            "count": 19050121,
            "maximum": 339944.0232,
            "minimum": 338089.0632,
            "name": "X",
            "position": 0,
            "stddev": 503.1975823,
            "variance": 253207.8069
          },
          {
            "average": 4310079.436,
            "count": 19050121,
            "maximum": 4310632.061,
            "minimum": 4309373.381,
            "name": "Y",
            "position": 1,
            "stddev": 345.989036,
            "variance": 119708.413
          },
          {
            "average": 43.09975955,
            "count": 19050121,
            "maximum": 416.5076172,
            "minimum": -10.23238277,
            "name": "Z",
            "position": 2,
            "stddev": 10.87361247,
            "variance": 118.2354482
          },
          {
            "average": 4813.772851,
            "count": 19050121,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4662.402699,
            "variance": 21737998.93
          },
          {
            "average": 1.883690293,
            "count": 19050121,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.19797784,
            "variance": 1.435150905
          },
          {
            "average": 2.576420591,
            "count": 19050121,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.533081221,
            "variance": 2.35033803
          },
          {
            "average": 0.4868945977,
            "count": 19050121,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499828232,
            "variance": 0.2498282615
          },
          {
            "average": 0,
            "count": 19050121,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.396973069,
            "count": 19050121,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5206385787,
            "variance": 0.2710645296
          },
          {
            "average": 7.692197599,
            "count": 19050121,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.22183423,
            "variance": 125.9295635
          },
          {
            "average": 0,
            "count": 19050121,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.38536243,
            "count": 19050121,
            "maximum": 93,
            "minimum": 57,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.79772711,
            "variance": 116.5909108
          },
          {
            "average": 206145290.8,
            "count": 19050121,
            "maximum": 207532043.2,
            "minimum": 203872120.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1771727.958,
            "variance": 3139019956000.0
          },
          {
            "average": 0,
            "count": 19050121,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19050121,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19050121,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005330149871,
            "count": 19050121,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02308096424,
            "variance": 0.0005327309101
          },
          {
            "average": 0.6229621324,
            "count": 19050121,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4846445361,
            "variance": 0.2348803263
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338089.0632,
          4309373.381,
          -10.23238277,
          339944.0232,
          4310632.061,
          416.5076172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338089.0632207496,
                4309373.381215447,
                -10.232382765303925
              ],
              [
                338089.0632207496,
                4310632.061215446,
                -10.232382765303925
              ],
              [
                339944.0232207496,
                4310632.061215446,
                416.5076172346961
              ],
              [
                339944.0232207496,
                4309373.381215447,
                416.5076172346961
              ],
              [
                338089.0632207496,
                4309373.381215447,
                -10.232382765303925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:34:03+00:00",
        "end_time": "2018-02-28T16:55:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_350456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_350456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_350456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_350456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86790358,
            38.91835293,
            -10.23238277,
            -76.84622012,
            38.93002987,
            416.5076172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8676062395046,
                  38.918352934286055,
                  -10.232382765303925
                ],
                [
                  -76.8679035813284,
                  38.929689458844074,
                  -10.232382765303925
                ],
                [
                  -76.8465140577568,
                  38.930029871915586,
                  416.5076172346961
                ],
                [
                  -76.84622011607267,
                  38.91869321047237,
                  416.5076172346961
                ],
                [
                  -76.8676062395046,
                  38.918352934286055,
                  -10.232382765303925
                ]
              ]
            ]
          },
          "id": "20180228_350456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_350456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:34:03Z",
            "pc:count": 19050121,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338824.438,
                "count": 19050121,
                "maximum": 339944.0232,
                "minimum": 338089.0632,
                "name": "X",
                "position": 0,
                "stddev": 503.1975823,
                "variance": 253207.8069
              },
              {
                "average": 4310079.436,
                "count": 19050121,
                "maximum": 4310632.061,
                "minimum": 4309373.381,
                "name": "Y",
                "position": 1,
                "stddev": 345.989036,
                "variance": 119708.413
              },
              {
                "average": 43.09975955,
                "count": 19050121,
                "maximum": 416.5076172,
                "minimum": -10.23238277,
                "name": "Z",
                "position": 2,
                "stddev": 10.87361247,
                "variance": 118.2354482
              },
              {
                "average": 4813.772851,
                "count": 19050121,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4662.402699,
                "variance": 21737998.93
              },
              {
                "average": 1.883690293,
                "count": 19050121,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.19797784,
                "variance": 1.435150905
              },
              {
                "average": 2.576420591,
                "count": 19050121,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.533081221,
                "variance": 2.35033803
              },
              {
                "average": 0.4868945977,
                "count": 19050121,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499828232,
                "variance": 0.2498282615
              },
              {
                "average": 0,
                "count": 19050121,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.396973069,
                "count": 19050121,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5206385787,
                "variance": 0.2710645296
              },
              {
                "average": 7.692197599,
                "count": 19050121,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.22183423,
                "variance": 125.9295635
              },
              {
                "average": 0,
                "count": 19050121,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.38536243,
                "count": 19050121,
                "maximum": 93,
                "minimum": 57,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.79772711,
                "variance": 116.5909108
              },
              {
                "average": 206145290.8,
                "count": 19050121,
                "maximum": 207532043.2,
                "minimum": 203872120.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1771727.958,
                "variance": 3139019956000.0
              },
              {
                "average": 0,
                "count": 19050121,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19050121,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19050121,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005330149871,
                "count": 19050121,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02308096424,
                "variance": 0.0005327309101
              },
              {
                "average": 0.6229621324,
                "count": 19050121,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4846445361,
                "variance": 0.2348803263
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338089.0632,
              4309373.381,
              -10.23238277,
              339944.0232,
              4310632.061,
              416.5076172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338089.0632207496,
                    4309373.381215447,
                    -10.232382765303925
                  ],
                  [
                    338089.0632207496,
                    4310632.061215446,
                    -10.232382765303925
                  ],
                  [
                    339944.0232207496,
                    4310632.061215446,
                    416.5076172346961
                  ],
                  [
                    339944.0232207496,
                    4309373.381215447,
                    416.5076172346961
                  ],
                  [
                    338089.0632207496,
                    4309373.381215447,
                    -10.232382765303925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:34:03+00:00",
            "end_time": "2018-02-28T16:55:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_404452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.6778669354622,
              38.90716945307176,
              -10.165043341723134
            ],
            [
              -76.67812996910739,
              38.91833728089396,
              -10.165043341723134
            ],
            [
              -76.6669734959987,
              38.9184971573176,
              302.7749566582769
            ],
            [
              -76.66671220906012,
              38.907329266157824,
              302.7749566582769
            ],
            [
              -76.6778669354622,
              38.90716945307176,
              -10.165043341723134
            ]
          ]
        ]
      },
      "bbox": [
        -76.67812997,
        38.90716945,
        -10.16504334,
        -76.66671221,
        38.91849716,
        302.7749567
      ],
      "properties": {
        "datetime": "2018-02-17T16:49:18Z",
        "pc:count": 6162862,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354736.1588,
            "count": 6162862,
            "maximum": 355484.2062,
            "minimum": 354516.6262,
            "name": "X",
            "position": 0,
            "stddev": 181.1198975,
            "variance": 32804.41727
          },
          {
            "average": 4308192.481,
            "count": 6162862,
            "maximum": 4309052.215,
            "minimum": 4307812.395,
            "name": "Y",
            "position": 1,
            "stddev": 272.0086065,
            "variance": 73988.68203
          },
          {
            "average": 11.85884332,
            "count": 6162862,
            "maximum": 302.7749567,
            "minimum": -10.16504334,
            "name": "Z",
            "position": 2,
            "stddev": 8.16642018,
            "variance": 66.69041855
          },
          {
            "average": 3622.064177,
            "count": 6162862,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4606.105575,
            "variance": 21216208.56
          },
          {
            "average": 2.481880659,
            "count": 6162862,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.365335032,
            "variance": 1.864139751
          },
          {
            "average": 3.742017589,
            "count": 6162862,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.306038987,
            "variance": 1.705737836
          },
          {
            "average": 0.4958848665,
            "count": 6162862,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499983106,
            "variance": 0.2499831062
          },
          {
            "average": 0,
            "count": 6162862,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207956952,
            "count": 6162862,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5707212908,
            "variance": 0.3257227918
          },
          {
            "average": 14.72452947,
            "count": 6162862,
            "maximum": 19.00200081,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.427341756,
            "variance": 19.60135502
          },
          {
            "average": 0,
            "count": 6162862,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.50724501,
            "count": 6162862,
            "maximum": 29,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999475476,
            "variance": 0.2499475504
          },
          {
            "average": 202920996.1,
            "count": 6162862,
            "maximum": 202921358.8,
            "minimum": 202920629.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 346.2647457,
            "variance": 119899.2741
          },
          {
            "average": 0,
            "count": 6162862,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6162862,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6162862,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002622158341,
            "count": 6162862,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01619095796,
            "variance": 0.0002621471195
          },
          {
            "average": 0.5309278384,
            "count": 6162862,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990425926,
            "variance": 0.2490435092
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          354516.6262,
          4307812.395,
          -10.16504334,
          355484.2062,
          4309052.215,
          302.7749567
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                354516.62616346235,
                4307812.394674346,
                -10.165043341723134
              ],
              [
                354516.62616346235,
                4309052.214674346,
                -10.165043341723134
              ],
              [
                355484.2061634623,
                4309052.214674346,
                302.7749566582769
              ],
              [
                355484.2061634623,
                4307812.394674346,
                302.7749566582769
              ],
              [
                354516.62616346235,
                4307812.394674346,
                -10.165043341723134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:49:18+00:00",
        "end_time": "2018-02-17T16:37:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_404452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_404452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_404452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_404452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67812997,
            38.90716945,
            -10.16504334,
            -76.66671221,
            38.91849716,
            302.7749567
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.6778669354622,
                  38.90716945307176,
                  -10.165043341723134
                ],
                [
                  -76.67812996910739,
                  38.91833728089396,
                  -10.165043341723134
                ],
                [
                  -76.6669734959987,
                  38.9184971573176,
                  302.7749566582769
                ],
                [
                  -76.66671220906012,
                  38.907329266157824,
                  302.7749566582769
                ],
                [
                  -76.6778669354622,
                  38.90716945307176,
                  -10.165043341723134
                ]
              ]
            ]
          },
          "id": "20180217_404452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_404452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:49:18Z",
            "pc:count": 6162862,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354736.1588,
                "count": 6162862,
                "maximum": 355484.2062,
                "minimum": 354516.6262,
                "name": "X",
                "position": 0,
                "stddev": 181.1198975,
                "variance": 32804.41727
              },
              {
                "average": 4308192.481,
                "count": 6162862,
                "maximum": 4309052.215,
                "minimum": 4307812.395,
                "name": "Y",
                "position": 1,
                "stddev": 272.0086065,
                "variance": 73988.68203
              },
              {
                "average": 11.85884332,
                "count": 6162862,
                "maximum": 302.7749567,
                "minimum": -10.16504334,
                "name": "Z",
                "position": 2,
                "stddev": 8.16642018,
                "variance": 66.69041855
              },
              {
                "average": 3622.064177,
                "count": 6162862,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4606.105575,
                "variance": 21216208.56
              },
              {
                "average": 2.481880659,
                "count": 6162862,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.365335032,
                "variance": 1.864139751
              },
              {
                "average": 3.742017589,
                "count": 6162862,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.306038987,
                "variance": 1.705737836
              },
              {
                "average": 0.4958848665,
                "count": 6162862,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499983106,
                "variance": 0.2499831062
              },
              {
                "average": 0,
                "count": 6162862,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207956952,
                "count": 6162862,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5707212908,
                "variance": 0.3257227918
              },
              {
                "average": 14.72452947,
                "count": 6162862,
                "maximum": 19.00200081,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.427341756,
                "variance": 19.60135502
              },
              {
                "average": 0,
                "count": 6162862,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.50724501,
                "count": 6162862,
                "maximum": 29,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999475476,
                "variance": 0.2499475504
              },
              {
                "average": 202920996.1,
                "count": 6162862,
                "maximum": 202921358.8,
                "minimum": 202920629.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 346.2647457,
                "variance": 119899.2741
              },
              {
                "average": 0,
                "count": 6162862,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6162862,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6162862,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002622158341,
                "count": 6162862,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01619095796,
                "variance": 0.0002621471195
              },
              {
                "average": 0.5309278384,
                "count": 6162862,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990425926,
                "variance": 0.2490435092
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              354516.6262,
              4307812.395,
              -10.16504334,
              355484.2062,
              4309052.215,
              302.7749567
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    354516.62616346235,
                    4307812.394674346,
                    -10.165043341723134
                  ],
                  [
                    354516.62616346235,
                    4309052.214674346,
                    -10.165043341723134
                  ],
                  [
                    355484.2061634623,
                    4309052.214674346,
                    302.7749566582769
                  ],
                  [
                    355484.2061634623,
                    4307812.394674346,
                    302.7749566582769
                  ],
                  [
                    354516.62616346235,
                    4307812.394674346,
                    -10.165043341723134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:49:18+00:00",
            "end_time": "2018-02-17T16:37:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180228_332464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9308492290148,
              38.940372552494956,
              -10.372854716274162
            ],
            [
              -76.93115688720887,
              38.95170897841738,
              -10.372854716274162
            ],
            [
              -76.90976129537002,
              38.95206115063208,
              382.42714528372585
            ],
            [
              -76.90945704068766,
              38.9407245831209,
              382.42714528372585
            ],
            [
              -76.9308492290148,
              38.940372552494956,
              -10.372854716274162
            ]
          ]
        ]
      },
      "bbox": [
        -76.93115689,
        38.94037255,
        -10.37285472,
        -76.90945704,
        38.95206115,
        382.4271453
      ],
      "properties": {
        "datetime": "2018-04-08T13:35:24Z",
        "pc:count": 10064394,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333655.6623,
            "count": 10064394,
            "maximum": 334512.5621,
            "minimum": 332657.5821,
            "name": "X",
            "position": 0,
            "stddev": 561.3105075,
            "variance": 315069.4859
          },
          {
            "average": 4312615.311,
            "count": 10064394,
            "maximum": 4313190.131,
            "minimum": 4311931.411,
            "name": "Y",
            "position": 1,
            "stddev": 353.7244744,
            "variance": 125121.0038
          },
          {
            "average": 39.48474911,
            "count": 10064394,
            "maximum": 382.4271453,
            "minimum": -10.37285472,
            "name": "Z",
            "position": 2,
            "stddev": 16.25228421,
            "variance": 264.136742
          },
          {
            "average": 4692.819155,
            "count": 10064394,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4950.997468,
            "variance": 24512375.93
          },
          {
            "average": 1.94071039,
            "count": 10064394,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.220893773,
            "variance": 1.490581604
          },
          {
            "average": 2.698346666,
            "count": 10064394,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.546113701,
            "variance": 2.390467577
          },
          {
            "average": 0.5299005583,
            "count": 10064394,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991051807,
            "variance": 0.2491059814
          },
          {
            "average": 0,
            "count": 10064394,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302582649,
            "count": 10064394,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5260393584,
            "variance": 0.2767174066
          },
          {
            "average": 0.2201232914,
            "count": 10064394,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.18347302,
            "variance": 173.8039609
          },
          {
            "average": 0,
            "count": 10064394,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 71.8512134,
            "count": 10064394,
            "maximum": 87,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.583141255,
            "variance": 31.17146627
          },
          {
            "average": 204280338.4,
            "count": 10064394,
            "maximum": 207229724.2,
            "minimum": 203880669.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1084564.867,
            "variance": 1176280950000.0
          },
          {
            "average": 0,
            "count": 10064394,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10064394,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10064394,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001300028596,
            "count": 10064394,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03603246662,
            "variance": 0.001298338651
          },
          {
            "average": 0.4452824482,
            "count": 10064394,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.496996996,
            "variance": 0.2470060141
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332657.5821,
          4311931.411,
          -10.37285472,
          334512.5621,
          4313190.131,
          382.4271453
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332657.5821135361,
                4311931.411289764,
                -10.372854716274162
              ],
              [
                332657.5821135361,
                4313190.131289764,
                -10.372854716274162
              ],
              [
                334512.56211353606,
                4313190.131289764,
                382.42714528372585
              ],
              [
                334512.56211353606,
                4311931.411289764,
                382.42714528372585
              ],
              [
                332657.5821135361,
                4311931.411289764,
                -10.372854716274162
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-08T13:35:24+00:00",
        "end_time": "2018-02-28T19:17:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_332464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_332464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_332464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_332464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93115689,
            38.94037255,
            -10.37285472,
            -76.90945704,
            38.95206115,
            382.4271453
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9308492290148,
                  38.940372552494956,
                  -10.372854716274162
                ],
                [
                  -76.93115688720887,
                  38.95170897841738,
                  -10.372854716274162
                ],
                [
                  -76.90976129537002,
                  38.95206115063208,
                  382.42714528372585
                ],
                [
                  -76.90945704068766,
                  38.9407245831209,
                  382.42714528372585
                ],
                [
                  -76.9308492290148,
                  38.940372552494956,
                  -10.372854716274162
                ]
              ]
            ]
          },
          "id": "20180228_332464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_332464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-08T13:35:24Z",
            "pc:count": 10064394,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333655.6623,
                "count": 10064394,
                "maximum": 334512.5621,
                "minimum": 332657.5821,
                "name": "X",
                "position": 0,
                "stddev": 561.3105075,
                "variance": 315069.4859
              },
              {
                "average": 4312615.311,
                "count": 10064394,
                "maximum": 4313190.131,
                "minimum": 4311931.411,
                "name": "Y",
                "position": 1,
                "stddev": 353.7244744,
                "variance": 125121.0038
              },
              {
                "average": 39.48474911,
                "count": 10064394,
                "maximum": 382.4271453,
                "minimum": -10.37285472,
                "name": "Z",
                "position": 2,
                "stddev": 16.25228421,
                "variance": 264.136742
              },
              {
                "average": 4692.819155,
                "count": 10064394,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4950.997468,
                "variance": 24512375.93
              },
              {
                "average": 1.94071039,
                "count": 10064394,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.220893773,
                "variance": 1.490581604
              },
              {
                "average": 2.698346666,
                "count": 10064394,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.546113701,
                "variance": 2.390467577
              },
              {
                "average": 0.5299005583,
                "count": 10064394,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991051807,
                "variance": 0.2491059814
              },
              {
                "average": 0,
                "count": 10064394,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302582649,
                "count": 10064394,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5260393584,
                "variance": 0.2767174066
              },
              {
                "average": 0.2201232914,
                "count": 10064394,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.18347302,
                "variance": 173.8039609
              },
              {
                "average": 0,
                "count": 10064394,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 71.8512134,
                "count": 10064394,
                "maximum": 87,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.583141255,
                "variance": 31.17146627
              },
              {
                "average": 204280338.4,
                "count": 10064394,
                "maximum": 207229724.2,
                "minimum": 203880669.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1084564.867,
                "variance": 1176280950000.0
              },
              {
                "average": 0,
                "count": 10064394,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10064394,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10064394,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001300028596,
                "count": 10064394,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03603246662,
                "variance": 0.001298338651
              },
              {
                "average": 0.4452824482,
                "count": 10064394,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.496996996,
                "variance": 0.2470060141
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332657.5821,
              4311931.411,
              -10.37285472,
              334512.5621,
              4313190.131,
              382.4271453
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332657.5821135361,
                    4311931.411289764,
                    -10.372854716274162
                  ],
                  [
                    332657.5821135361,
                    4313190.131289764,
                    -10.372854716274162
                  ],
                  [
                    334512.56211353606,
                    4313190.131289764,
                    382.42714528372585
                  ],
                  [
                    334512.56211353606,
                    4311931.411289764,
                    382.42714528372585
                  ],
                  [
                    332657.5821135361,
                    4311931.411289764,
                    -10.372854716274162
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-08T13:35:24+00:00",
            "end_time": "2018-02-28T19:17: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": "20180217_398456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69890028618993,
              38.91803856306873,
              -10.410927792062608
            ],
            [
              -76.69917077352824,
              38.92937613026628,
              -10.410927792062608
            ],
            [
              -76.6778156049426,
              38.9296851024283,
              305.2490722079374
            ],
            [
              -76.6775485131714,
              38.9183474109768,
              305.2490722079374
            ],
            [
              -76.69890028618993,
              38.91803856306873,
              -10.410927792062608
            ]
          ]
        ]
      },
      "bbox": [
        -76.69917077,
        38.91803856,
        -10.41092779,
        -76.67754851,
        38.9296851,
        305.2490722
      ],
      "properties": {
        "datetime": "2018-02-17T16:48:55Z",
        "pc:count": 16180694,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353608.605,
            "count": 16180694,
            "maximum": 354567.0585,
            "minimum": 352715.2385,
            "name": "X",
            "position": 0,
            "stddev": 437.5962463,
            "variance": 191490.4748
          },
          {
            "average": 4309668.4,
            "count": 16180694,
            "maximum": 4310311.091,
            "minimum": 4309052.411,
            "name": "Y",
            "position": 1,
            "stddev": 376.0525346,
            "variance": 141415.5088
          },
          {
            "average": 20.87975518,
            "count": 16180694,
            "maximum": 305.2490722,
            "minimum": -10.41092779,
            "name": "Z",
            "position": 2,
            "stddev": 14.94325492,
            "variance": 223.3008676
          },
          {
            "average": 4723.57031,
            "count": 16180694,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5692.377204,
            "variance": 32403158.23
          },
          {
            "average": 2.414828561,
            "count": 16180694,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.403513665,
            "variance": 1.969850607
          },
          {
            "average": 3.586599623,
            "count": 16180694,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.477008692,
            "variance": 2.181554676
          },
          {
            "average": 0.5012601437,
            "count": 16180694,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984275,
            "variance": 0.2499984275
          },
          {
            "average": 0,
            "count": 16180694,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272565874,
            "count": 16180694,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.510841759,
            "variance": 0.2609593028
          },
          {
            "average": 8.618586471,
            "count": 16180694,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.678422081,
            "variance": 93.67185397
          },
          {
            "average": 0,
            "count": 16180694,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.31081714,
            "count": 16180694,
            "maximum": 29,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5219918306,
            "variance": 0.2724754712
          },
          {
            "average": 202920879.8,
            "count": 16180694,
            "maximum": 202921335.6,
            "minimum": 202920285.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 316.2401889,
            "variance": 100007.8571
          },
          {
            "average": 0,
            "count": 16180694,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16180694,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16180694,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000429647826,
            "count": 16180694,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02072349525,
            "variance": 0.0004294632553
          },
          {
            "average": 0.3585492069,
            "count": 16180694,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4795744857,
            "variance": 0.2299916873
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352715.2385,
          4309052.411,
          -10.41092779,
          354567.0585,
          4310311.091,
          305.2490722
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352715.23853044043,
                4309052.411327697,
                -10.410927792062608
              ],
              [
                352715.23853044043,
                4310311.091327697,
                -10.410927792062608
              ],
              [
                354567.0585304404,
                4310311.091327697,
                305.2490722079374
              ],
              [
                354567.0585304404,
                4309052.411327697,
                305.2490722079374
              ],
              [
                352715.23853044043,
                4309052.411327697,
                -10.410927792062608
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:48:55+00:00",
        "end_time": "2018-02-17T16:31:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_398456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_398456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_398456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69917077,
            38.91803856,
            -10.41092779,
            -76.67754851,
            38.9296851,
            305.2490722
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69890028618993,
                  38.91803856306873,
                  -10.410927792062608
                ],
                [
                  -76.69917077352824,
                  38.92937613026628,
                  -10.410927792062608
                ],
                [
                  -76.6778156049426,
                  38.9296851024283,
                  305.2490722079374
                ],
                [
                  -76.6775485131714,
                  38.9183474109768,
                  305.2490722079374
                ],
                [
                  -76.69890028618993,
                  38.91803856306873,
                  -10.410927792062608
                ]
              ]
            ]
          },
          "id": "20180217_398456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_398456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:48:55Z",
            "pc:count": 16180694,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353608.605,
                "count": 16180694,
                "maximum": 354567.0585,
                "minimum": 352715.2385,
                "name": "X",
                "position": 0,
                "stddev": 437.5962463,
                "variance": 191490.4748
              },
              {
                "average": 4309668.4,
                "count": 16180694,
                "maximum": 4310311.091,
                "minimum": 4309052.411,
                "name": "Y",
                "position": 1,
                "stddev": 376.0525346,
                "variance": 141415.5088
              },
              {
                "average": 20.87975518,
                "count": 16180694,
                "maximum": 305.2490722,
                "minimum": -10.41092779,
                "name": "Z",
                "position": 2,
                "stddev": 14.94325492,
                "variance": 223.3008676
              },
              {
                "average": 4723.57031,
                "count": 16180694,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5692.377204,
                "variance": 32403158.23
              },
              {
                "average": 2.414828561,
                "count": 16180694,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.403513665,
                "variance": 1.969850607
              },
              {
                "average": 3.586599623,
                "count": 16180694,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.477008692,
                "variance": 2.181554676
              },
              {
                "average": 0.5012601437,
                "count": 16180694,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984275,
                "variance": 0.2499984275
              },
              {
                "average": 0,
                "count": 16180694,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272565874,
                "count": 16180694,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.510841759,
                "variance": 0.2609593028
              },
              {
                "average": 8.618586471,
                "count": 16180694,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.678422081,
                "variance": 93.67185397
              },
              {
                "average": 0,
                "count": 16180694,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.31081714,
                "count": 16180694,
                "maximum": 29,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5219918306,
                "variance": 0.2724754712
              },
              {
                "average": 202920879.8,
                "count": 16180694,
                "maximum": 202921335.6,
                "minimum": 202920285.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 316.2401889,
                "variance": 100007.8571
              },
              {
                "average": 0,
                "count": 16180694,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16180694,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16180694,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000429647826,
                "count": 16180694,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02072349525,
                "variance": 0.0004294632553
              },
              {
                "average": 0.3585492069,
                "count": 16180694,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4795744857,
                "variance": 0.2299916873
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352715.2385,
              4309052.411,
              -10.41092779,
              354567.0585,
              4310311.091,
              305.2490722
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352715.23853044043,
                    4309052.411327697,
                    -10.410927792062608
                  ],
                  [
                    352715.23853044043,
                    4310311.091327697,
                    -10.410927792062608
                  ],
                  [
                    354567.0585304404,
                    4310311.091327697,
                    305.2490722079374
                  ],
                  [
                    354567.0585304404,
                    4309052.411327697,
                    305.2490722079374
                  ],
                  [
                    352715.23853044043,
                    4309052.411327697,
                    -10.410927792062608
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:48:55+00:00",
            "end_time": "2018-02-17T16:31: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": "20180411_338444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90982414920101,
              38.885443207887775,
              -5.174565200812594
            ],
            [
              -76.91012788728868,
              38.89678078123139,
              -5.174565200812594
            ],
            [
              -76.88874944742032,
              38.897128675052215,
              437.3254347991874
            ],
            [
              -76.88844910385737,
              38.885790961767185,
              437.3254347991874
            ],
            [
              -76.90982414920101,
              38.885443207887775,
              -5.174565200812594
            ]
          ]
        ]
      },
      "bbox": [
        -76.91012789,
        38.88544321,
        -5.174565201,
        -76.8884491,
        38.89712868,
        437.3254348
      ],
      "properties": {
        "datetime": "2018-04-12T02:05:39Z",
        "pc:count": 18193064,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335162.3212,
            "count": 18193064,
            "maximum": 336207.1373,
            "minimum": 334352.2373,
            "name": "X",
            "position": 0,
            "stddev": 532.4695535,
            "variance": 283523.8254
          },
          {
            "average": 4306469.917,
            "count": 18193064,
            "maximum": 4307055.631,
            "minimum": 4305796.811,
            "name": "Y",
            "position": 1,
            "stddev": 349.8995828,
            "variance": 122429.7181
          },
          {
            "average": 41.04617774,
            "count": 18193064,
            "maximum": 437.3254348,
            "minimum": -5.174565201,
            "name": "Z",
            "position": 2,
            "stddev": 10.02141634,
            "variance": 100.4287855
          },
          {
            "average": 3812.87529,
            "count": 18193064,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3821.098606,
            "variance": 14600794.56
          },
          {
            "average": 1.709393756,
            "count": 18193064,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.063900904,
            "variance": 1.131885134
          },
          {
            "average": 2.285204076,
            "count": 18193064,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.40065704,
            "variance": 1.961840145
          },
          {
            "average": 0.5456683382,
            "count": 18193064,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4979100486,
            "variance": 0.2479144165
          },
          {
            "average": 0,
            "count": 18193064,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.409691518,
            "count": 18193064,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6200329269,
            "variance": 0.3844408304
          },
          {
            "average": 0.9521215939,
            "count": 18193064,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.59781726,
            "variance": 184.9006344
          },
          {
            "average": 0,
            "count": 18193064,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 90.73651558,
            "count": 18193064,
            "maximum": 93,
            "minimum": 88,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.581525448,
            "variance": 2.501222744
          },
          {
            "average": 207532042.8,
            "count": 18193064,
            "maximum": 207533939.2,
            "minimum": 207530514.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1089.7218,
            "variance": 1187493.602
          },
          {
            "average": 0,
            "count": 18193064,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18193064,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18193064,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000498101914,
            "count": 18193064,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02231263848,
            "variance": 0.0004978538359
          },
          {
            "average": 0.6825290671,
            "count": 18193064,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4654923754,
            "variance": 0.2166831516
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334352.2373,
          4305796.811,
          -5.174565201,
          336207.1373,
          4307055.631,
          437.3254348
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334352.23725333443,
                4305796.8108841395,
                -5.174565200812594
              ],
              [
                334352.23725333443,
                4307055.63088414,
                -5.174565200812594
              ],
              [
                336207.13725333445,
                4307055.63088414,
                437.3254347991874
              ],
              [
                336207.13725333445,
                4305796.8108841395,
                437.3254347991874
              ],
              [
                334352.23725333443,
                4305796.8108841395,
                -5.174565200812594
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:05:39+00:00",
        "end_time": "2018-04-12T01:08:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180411_338444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_338444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180411_338444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_338444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91012789,
            38.88544321,
            -5.174565201,
            -76.8884491,
            38.89712868,
            437.3254348
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90982414920101,
                  38.885443207887775,
                  -5.174565200812594
                ],
                [
                  -76.91012788728868,
                  38.89678078123139,
                  -5.174565200812594
                ],
                [
                  -76.88874944742032,
                  38.897128675052215,
                  437.3254347991874
                ],
                [
                  -76.88844910385737,
                  38.885790961767185,
                  437.3254347991874
                ],
                [
                  -76.90982414920101,
                  38.885443207887775,
                  -5.174565200812594
                ]
              ]
            ]
          },
          "id": "20180411_338444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180411_338444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:05:39Z",
            "pc:count": 18193064,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335162.3212,
                "count": 18193064,
                "maximum": 336207.1373,
                "minimum": 334352.2373,
                "name": "X",
                "position": 0,
                "stddev": 532.4695535,
                "variance": 283523.8254
              },
              {
                "average": 4306469.917,
                "count": 18193064,
                "maximum": 4307055.631,
                "minimum": 4305796.811,
                "name": "Y",
                "position": 1,
                "stddev": 349.8995828,
                "variance": 122429.7181
              },
              {
                "average": 41.04617774,
                "count": 18193064,
                "maximum": 437.3254348,
                "minimum": -5.174565201,
                "name": "Z",
                "position": 2,
                "stddev": 10.02141634,
                "variance": 100.4287855
              },
              {
                "average": 3812.87529,
                "count": 18193064,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3821.098606,
                "variance": 14600794.56
              },
              {
                "average": 1.709393756,
                "count": 18193064,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.063900904,
                "variance": 1.131885134
              },
              {
                "average": 2.285204076,
                "count": 18193064,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.40065704,
                "variance": 1.961840145
              },
              {
                "average": 0.5456683382,
                "count": 18193064,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4979100486,
                "variance": 0.2479144165
              },
              {
                "average": 0,
                "count": 18193064,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.409691518,
                "count": 18193064,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6200329269,
                "variance": 0.3844408304
              },
              {
                "average": 0.9521215939,
                "count": 18193064,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.59781726,
                "variance": 184.9006344
              },
              {
                "average": 0,
                "count": 18193064,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 90.73651558,
                "count": 18193064,
                "maximum": 93,
                "minimum": 88,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.581525448,
                "variance": 2.501222744
              },
              {
                "average": 207532042.8,
                "count": 18193064,
                "maximum": 207533939.2,
                "minimum": 207530514.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1089.7218,
                "variance": 1187493.602
              },
              {
                "average": 0,
                "count": 18193064,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18193064,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18193064,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000498101914,
                "count": 18193064,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02231263848,
                "variance": 0.0004978538359
              },
              {
                "average": 0.6825290671,
                "count": 18193064,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4654923754,
                "variance": 0.2166831516
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334352.2373,
              4305796.811,
              -5.174565201,
              336207.1373,
              4307055.631,
              437.3254348
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334352.23725333443,
                    4305796.8108841395,
                    -5.174565200812594
                  ],
                  [
                    334352.23725333443,
                    4307055.63088414,
                    -5.174565200812594
                  ],
                  [
                    336207.13725333445,
                    4307055.63088414,
                    437.3254347991874
                  ],
                  [
                    336207.13725333445,
                    4305796.8108841395,
                    437.3254347991874
                  ],
                  [
                    334352.23725333443,
                    4305796.8108841395,
                    -5.174565200812594
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:05:39+00:00",
            "end_time": "2018-04-12T01:08:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_398460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69885424581288,
              38.92902164756901,
              -10.059948542670611
            ],
            [
              -76.69912485325546,
              38.940360094400376,
              -10.059948542670611
            ],
            [
              -76.67798599441095,
              38.9406659730338,
              301.8400514573294
            ],
            [
              -76.67771874972411,
              38.92932740319329,
              301.8400514573294
            ],
            [
              -76.69885424581288,
              38.92902164756901,
              -10.059948542670611
            ]
          ]
        ]
      },
      "bbox": [
        -76.69912485,
        38.92902165,
        -10.05994854,
        -76.67771875,
        38.94066597,
        301.8400515
      ],
      "properties": {
        "datetime": "2018-02-17T16:48:40Z",
        "pc:count": 15637132,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353418.6886,
            "count": 15637132,
            "maximum": 354574.7238,
            "minimum": 352741.9438,
            "name": "X",
            "position": 0,
            "stddev": 399.8550695,
            "variance": 159884.0766
          },
          {
            "average": 4310845.866,
            "count": 15637132,
            "maximum": 4311530.019,
            "minimum": 4310271.239,
            "name": "Y",
            "position": 1,
            "stddev": 366.6595107,
            "variance": 134439.1968
          },
          {
            "average": 23.80619904,
            "count": 15637132,
            "maximum": 301.8400515,
            "minimum": -10.05994854,
            "name": "Z",
            "position": 2,
            "stddev": 12.65370662,
            "variance": 160.1162912
          },
          {
            "average": 4259.853564,
            "count": 15637132,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5197.228922,
            "variance": 27011188.47
          },
          {
            "average": 2.489412125,
            "count": 15637132,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.415294534,
            "variance": 2.003058619
          },
          {
            "average": 3.725224741,
            "count": 15637132,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.421807519,
            "variance": 2.021536621
          },
          {
            "average": 0.5014950312,
            "count": 15637132,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999977809,
            "variance": 0.2499977809
          },
          {
            "average": 0,
            "count": 15637132,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.243699292,
            "count": 15637132,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4981725549,
            "variance": 0.2481758945
          },
          {
            "average": 12.06992029,
            "count": 15637132,
            "maximum": 19.00200081,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.953393302,
            "variance": 48.34967841
          },
          {
            "average": 0,
            "count": 15637132,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.54562589,
            "count": 15637132,
            "maximum": 29,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4979139428,
            "variance": 0.2479182944
          },
          {
            "average": 202921021.2,
            "count": 15637132,
            "maximum": 202921320.5,
            "minimum": 202920673.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 299.2947529,
            "variance": 89577.34911
          },
          {
            "average": 0,
            "count": 15637132,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15637132,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15637132,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003853647843,
            "count": 15637132,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.019626928,
            "variance": 0.0003852163029
          },
          {
            "average": 0.4186116099,
            "count": 15637132,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4933314763,
            "variance": 0.2433759455
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352741.9438,
          4310271.239,
          -10.05994854,
          354574.7238,
          4311530.019,
          301.8400515
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352741.94382590137,
                4310271.239397976,
                -10.059948542670611
              ],
              [
                352741.94382590137,
                4311530.019397975,
                -10.059948542670611
              ],
              [
                354574.7238259014,
                4311530.019397975,
                301.8400514573294
              ],
              [
                354574.7238259014,
                4310271.239397976,
                301.8400514573294
              ],
              [
                352741.94382590137,
                4310271.239397976,
                -10.059948542670611
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:48:40+00:00",
        "end_time": "2018-02-17T16:37:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_398460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_398460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_398460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69912485,
            38.92902165,
            -10.05994854,
            -76.67771875,
            38.94066597,
            301.8400515
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69885424581288,
                  38.92902164756901,
                  -10.059948542670611
                ],
                [
                  -76.69912485325546,
                  38.940360094400376,
                  -10.059948542670611
                ],
                [
                  -76.67798599441095,
                  38.9406659730338,
                  301.8400514573294
                ],
                [
                  -76.67771874972411,
                  38.92932740319329,
                  301.8400514573294
                ],
                [
                  -76.69885424581288,
                  38.92902164756901,
                  -10.059948542670611
                ]
              ]
            ]
          },
          "id": "20180217_398460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_398460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:48:40Z",
            "pc:count": 15637132,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353418.6886,
                "count": 15637132,
                "maximum": 354574.7238,
                "minimum": 352741.9438,
                "name": "X",
                "position": 0,
                "stddev": 399.8550695,
                "variance": 159884.0766
              },
              {
                "average": 4310845.866,
                "count": 15637132,
                "maximum": 4311530.019,
                "minimum": 4310271.239,
                "name": "Y",
                "position": 1,
                "stddev": 366.6595107,
                "variance": 134439.1968
              },
              {
                "average": 23.80619904,
                "count": 15637132,
                "maximum": 301.8400515,
                "minimum": -10.05994854,
                "name": "Z",
                "position": 2,
                "stddev": 12.65370662,
                "variance": 160.1162912
              },
              {
                "average": 4259.853564,
                "count": 15637132,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5197.228922,
                "variance": 27011188.47
              },
              {
                "average": 2.489412125,
                "count": 15637132,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.415294534,
                "variance": 2.003058619
              },
              {
                "average": 3.725224741,
                "count": 15637132,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.421807519,
                "variance": 2.021536621
              },
              {
                "average": 0.5014950312,
                "count": 15637132,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999977809,
                "variance": 0.2499977809
              },
              {
                "average": 0,
                "count": 15637132,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.243699292,
                "count": 15637132,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4981725549,
                "variance": 0.2481758945
              },
              {
                "average": 12.06992029,
                "count": 15637132,
                "maximum": 19.00200081,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.953393302,
                "variance": 48.34967841
              },
              {
                "average": 0,
                "count": 15637132,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.54562589,
                "count": 15637132,
                "maximum": 29,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4979139428,
                "variance": 0.2479182944
              },
              {
                "average": 202921021.2,
                "count": 15637132,
                "maximum": 202921320.5,
                "minimum": 202920673.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 299.2947529,
                "variance": 89577.34911
              },
              {
                "average": 0,
                "count": 15637132,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15637132,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15637132,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003853647843,
                "count": 15637132,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.019626928,
                "variance": 0.0003852163029
              },
              {
                "average": 0.4186116099,
                "count": 15637132,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4933314763,
                "variance": 0.2433759455
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352741.9438,
              4310271.239,
              -10.05994854,
              354574.7238,
              4311530.019,
              301.8400515
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352741.94382590137,
                    4310271.239397976,
                    -10.059948542670611
                  ],
                  [
                    352741.94382590137,
                    4311530.019397975,
                    -10.059948542670611
                  ],
                  [
                    354574.7238259014,
                    4311530.019397975,
                    301.8400514573294
                  ],
                  [
                    354574.7238259014,
                    4310271.239397976,
                    301.8400514573294
                  ],
                  [
                    352741.94382590137,
                    4310271.239397976,
                    -10.059948542670611
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:48:40+00:00",
            "end_time": "2018-02-17T16:37: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": "20180228_338464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90975443754994,
              38.94035686055644,
              -9.73183143808967
            ],
            [
              -76.91005878881396,
              38.9516954082279,
              -9.73183143808967
            ],
            [
              -76.88866409173305,
              38.95204369416863,
              350.0881685619103
            ],
            [
              -76.88836314455664,
              38.94070500644466,
              350.0881685619103
            ],
            [
              -76.90975443754994,
              38.94035686055644,
              -9.73183143808967
            ]
          ]
        ]
      },
      "bbox": [
        -76.91005879,
        38.94035686,
        -9.731831438,
        -76.88836314,
        38.95204369,
        350.0881686
      ],
      "properties": {
        "datetime": "2018-02-28T19:35:50Z",
        "pc:count": 14174436,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335316.7103,
            "count": 14174436,
            "maximum": 336340.8102,
            "minimum": 334485.9302,
            "name": "X",
            "position": 0,
            "stddev": 548.6995027,
            "variance": 301071.1443
          },
          {
            "average": 4312545.978,
            "count": 14174436,
            "maximum": 4313150.08,
            "minimum": 4311891.14,
            "name": "Y",
            "position": 1,
            "stddev": 350.8735299,
            "variance": 123112.234
          },
          {
            "average": 52.57856659,
            "count": 14174436,
            "maximum": 350.0881686,
            "minimum": -9.731831438,
            "name": "Z",
            "position": 2,
            "stddev": 11.50730617,
            "variance": 132.4180954
          },
          {
            "average": 5494.007278,
            "count": 14174436,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5478.353276,
            "variance": 30012354.61
          },
          {
            "average": 1.972357983,
            "count": 14174436,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.237881201,
            "variance": 1.532349867
          },
          {
            "average": 2.758150095,
            "count": 14174436,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.554208635,
            "variance": 2.415564481
          },
          {
            "average": 0.5033100435,
            "count": 14174436,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999890611,
            "variance": 0.2499890612
          },
          {
            "average": 0,
            "count": 14174436,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370378264,
            "count": 14174436,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5249860507,
            "variance": 0.2756103534
          },
          {
            "average": -6.412619873,
            "count": 14174436,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.72064903,
            "variance": 137.3736137
          },
          {
            "average": 0,
            "count": 14174436,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.44808725,
            "count": 14174436,
            "maximum": 71,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6336426246,
            "variance": 0.4015029757
          },
          {
            "average": 203880949.9,
            "count": 14174436,
            "maximum": 203881750.6,
            "minimum": 203880283.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 514.1122911,
            "variance": 264311.4478
          },
          {
            "average": 0,
            "count": 14174436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14174436,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14174436,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006887046511,
            "count": 14174436,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02623414541,
            "variance": 0.0006882303856
          },
          {
            "average": 0.3961124097,
            "count": 14174436,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4890883207,
            "variance": 0.2392073855
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334485.9302,
          4311891.14,
          -9.731831438,
          336340.8102,
          4313150.08,
          350.0881686
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334485.93024254584,
                4311891.140395454,
                -9.73183143808967
              ],
              [
                334485.93024254584,
                4313150.080395454,
                -9.73183143808967
              ],
              [
                336340.81024254585,
                4313150.080395454,
                350.0881685619103
              ],
              [
                336340.81024254585,
                4311891.140395454,
                350.0881685619103
              ],
              [
                334485.93024254584,
                4311891.140395454,
                -9.73183143808967
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-28T19:35:50+00:00",
        "end_time": "2018-02-28T19:11:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_338464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_338464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_338464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_338464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91005879,
            38.94035686,
            -9.731831438,
            -76.88836314,
            38.95204369,
            350.0881686
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90975443754994,
                  38.94035686055644,
                  -9.73183143808967
                ],
                [
                  -76.91005878881396,
                  38.9516954082279,
                  -9.73183143808967
                ],
                [
                  -76.88866409173305,
                  38.95204369416863,
                  350.0881685619103
                ],
                [
                  -76.88836314455664,
                  38.94070500644466,
                  350.0881685619103
                ],
                [
                  -76.90975443754994,
                  38.94035686055644,
                  -9.73183143808967
                ]
              ]
            ]
          },
          "id": "20180228_338464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_338464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-28T19:35:50Z",
            "pc:count": 14174436,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335316.7103,
                "count": 14174436,
                "maximum": 336340.8102,
                "minimum": 334485.9302,
                "name": "X",
                "position": 0,
                "stddev": 548.6995027,
                "variance": 301071.1443
              },
              {
                "average": 4312545.978,
                "count": 14174436,
                "maximum": 4313150.08,
                "minimum": 4311891.14,
                "name": "Y",
                "position": 1,
                "stddev": 350.8735299,
                "variance": 123112.234
              },
              {
                "average": 52.57856659,
                "count": 14174436,
                "maximum": 350.0881686,
                "minimum": -9.731831438,
                "name": "Z",
                "position": 2,
                "stddev": 11.50730617,
                "variance": 132.4180954
              },
              {
                "average": 5494.007278,
                "count": 14174436,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5478.353276,
                "variance": 30012354.61
              },
              {
                "average": 1.972357983,
                "count": 14174436,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.237881201,
                "variance": 1.532349867
              },
              {
                "average": 2.758150095,
                "count": 14174436,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.554208635,
                "variance": 2.415564481
              },
              {
                "average": 0.5033100435,
                "count": 14174436,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999890611,
                "variance": 0.2499890612
              },
              {
                "average": 0,
                "count": 14174436,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370378264,
                "count": 14174436,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5249860507,
                "variance": 0.2756103534
              },
              {
                "average": -6.412619873,
                "count": 14174436,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.72064903,
                "variance": 137.3736137
              },
              {
                "average": 0,
                "count": 14174436,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.44808725,
                "count": 14174436,
                "maximum": 71,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6336426246,
                "variance": 0.4015029757
              },
              {
                "average": 203880949.9,
                "count": 14174436,
                "maximum": 203881750.6,
                "minimum": 203880283.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 514.1122911,
                "variance": 264311.4478
              },
              {
                "average": 0,
                "count": 14174436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14174436,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14174436,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006887046511,
                "count": 14174436,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02623414541,
                "variance": 0.0006882303856
              },
              {
                "average": 0.3961124097,
                "count": 14174436,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4890883207,
                "variance": 0.2392073855
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334485.9302,
              4311891.14,
              -9.731831438,
              336340.8102,
              4313150.08,
              350.0881686
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334485.93024254584,
                    4311891.140395454,
                    -9.73183143808967
                  ],
                  [
                    334485.93024254584,
                    4313150.080395454,
                    -9.73183143808967
                  ],
                  [
                    336340.81024254585,
                    4313150.080395454,
                    350.0881685619103
                  ],
                  [
                    336340.81024254585,
                    4311891.140395454,
                    350.0881685619103
                  ],
                  [
                    334485.93024254584,
                    4311891.140395454,
                    -9.73183143808967
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-28T19:35:50+00:00",
            "end_time": "2018-02-28T19:11:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_398464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69881235479254,
              38.94016713869687,
              -9.872481655593702
            ],
            [
              -76.69907917380485,
              38.95134270914711,
              -9.872481655593702
            ],
            [
              -76.68720682748085,
              38.95151498218349,
              298.1475183444063
            ],
            [
              -76.68694187070545,
              38.94033934345441,
              298.1475183444063
            ],
            [
              -76.69881235479254,
              38.94016713869687,
              -9.872481655593702
            ]
          ]
        ]
      },
      "bbox": [
        -76.69907917,
        38.94016714,
        -9.872481656,
        -76.68694187,
        38.95151498,
        298.1475183
      ],
      "properties": {
        "datetime": "2018-02-17T16:48:19Z",
        "pc:count": 6998029,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353123.3,
            "count": 6998029,
            "maximum": 353797.8297,
            "minimum": 352768.6297,
            "name": "X",
            "position": 0,
            "stddev": 264.5090124,
            "variance": 69965.01764
          },
          {
            "average": 4312005.85,
            "count": 6998029,
            "maximum": 4312748.8,
            "minimum": 4311508.1,
            "name": "Y",
            "position": 1,
            "stddev": 342.9961473,
            "variance": 117646.3571
          },
          {
            "average": 18.82889469,
            "count": 6998029,
            "maximum": 298.1475183,
            "minimum": -9.872481656,
            "name": "Z",
            "position": 2,
            "stddev": 10.03075863,
            "variance": 100.6161187
          },
          {
            "average": 3211.471122,
            "count": 6998029,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4080.018928,
            "variance": 16646554.45
          },
          {
            "average": 2.603598528,
            "count": 6998029,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.397296268,
            "variance": 1.952436861
          },
          {
            "average": 3.940459807,
            "count": 6998029,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.22862586,
            "variance": 1.509521503
          },
          {
            "average": 0.5021738264,
            "count": 6998029,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999953102,
            "variance": 0.2499953102
          },
          {
            "average": 0,
            "count": 6998029,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211765913,
            "count": 6998029,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5471786339,
            "variance": 0.2994044574
          },
          {
            "average": 8.126846521,
            "count": 6998029,
            "maximum": 19.00200081,
            "minimum": -10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.828140465,
            "variance": 61.27978314
          },
          {
            "average": 0,
            "count": 6998029,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.75517921,
            "count": 6998029,
            "maximum": 29,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4299809276,
            "variance": 0.1848835981
          },
          {
            "average": 202921137.5,
            "count": 6998029,
            "maximum": 202921299.4,
            "minimum": 202920696.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 243.2073969,
            "variance": 59149.83789
          },
          {
            "average": 0,
            "count": 6998029,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6998029,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6998029,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003932535861,
            "count": 6998029,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01982672424,
            "variance": 0.0003930989939
          },
          {
            "average": 0.2568374609,
            "count": 6998029,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4368890098,
            "variance": 0.1908720069
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352768.6297,
          4311508.1,
          -9.872481656,
          353797.8297,
          4312748.8,
          298.1475183
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352768.6296608504,
                4311508.100190138,
                -9.872481655593702
              ],
              [
                352768.6296608504,
                4312748.800190138,
                -9.872481655593702
              ],
              [
                353797.82966085034,
                4312748.800190138,
                298.1475183444063
              ],
              [
                353797.82966085034,
                4311508.100190138,
                298.1475183444063
              ],
              [
                352768.6296608504,
                4311508.100190138,
                -9.872481655593702
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:48:19+00:00",
        "end_time": "2018-02-17T16:38:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_398464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_398464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_398464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69907917,
            38.94016714,
            -9.872481656,
            -76.68694187,
            38.95151498,
            298.1475183
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69881235479254,
                  38.94016713869687,
                  -9.872481655593702
                ],
                [
                  -76.69907917380485,
                  38.95134270914711,
                  -9.872481655593702
                ],
                [
                  -76.68720682748085,
                  38.95151498218349,
                  298.1475183444063
                ],
                [
                  -76.68694187070545,
                  38.94033934345441,
                  298.1475183444063
                ],
                [
                  -76.69881235479254,
                  38.94016713869687,
                  -9.872481655593702
                ]
              ]
            ]
          },
          "id": "20180217_398464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_398464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:48:19Z",
            "pc:count": 6998029,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353123.3,
                "count": 6998029,
                "maximum": 353797.8297,
                "minimum": 352768.6297,
                "name": "X",
                "position": 0,
                "stddev": 264.5090124,
                "variance": 69965.01764
              },
              {
                "average": 4312005.85,
                "count": 6998029,
                "maximum": 4312748.8,
                "minimum": 4311508.1,
                "name": "Y",
                "position": 1,
                "stddev": 342.9961473,
                "variance": 117646.3571
              },
              {
                "average": 18.82889469,
                "count": 6998029,
                "maximum": 298.1475183,
                "minimum": -9.872481656,
                "name": "Z",
                "position": 2,
                "stddev": 10.03075863,
                "variance": 100.6161187
              },
              {
                "average": 3211.471122,
                "count": 6998029,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4080.018928,
                "variance": 16646554.45
              },
              {
                "average": 2.603598528,
                "count": 6998029,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.397296268,
                "variance": 1.952436861
              },
              {
                "average": 3.940459807,
                "count": 6998029,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.22862586,
                "variance": 1.509521503
              },
              {
                "average": 0.5021738264,
                "count": 6998029,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999953102,
                "variance": 0.2499953102
              },
              {
                "average": 0,
                "count": 6998029,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211765913,
                "count": 6998029,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5471786339,
                "variance": 0.2994044574
              },
              {
                "average": 8.126846521,
                "count": 6998029,
                "maximum": 19.00200081,
                "minimum": -10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.828140465,
                "variance": 61.27978314
              },
              {
                "average": 0,
                "count": 6998029,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.75517921,
                "count": 6998029,
                "maximum": 29,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4299809276,
                "variance": 0.1848835981
              },
              {
                "average": 202921137.5,
                "count": 6998029,
                "maximum": 202921299.4,
                "minimum": 202920696.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 243.2073969,
                "variance": 59149.83789
              },
              {
                "average": 0,
                "count": 6998029,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6998029,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6998029,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003932535861,
                "count": 6998029,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01982672424,
                "variance": 0.0003930989939
              },
              {
                "average": 0.2568374609,
                "count": 6998029,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4368890098,
                "variance": 0.1908720069
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352768.6297,
              4311508.1,
              -9.872481656,
              353797.8297,
              4312748.8,
              298.1475183
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352768.6296608504,
                    4311508.100190138,
                    -9.872481655593702
                  ],
                  [
                    352768.6296608504,
                    4312748.800190138,
                    -9.872481655593702
                  ],
                  [
                    353797.82966085034,
                    4312748.800190138,
                    298.1475183444063
                  ],
                  [
                    353797.82966085034,
                    4311508.100190138,
                    298.1475183444063
                  ],
                  [
                    352768.6296608504,
                    4311508.100190138,
                    -9.872481655593702
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:48:19+00:00",
            "end_time": "2018-02-17T16:38: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": "20180217_380456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76216496807558,
              38.918185588575895,
              -10.186767981317217
            ],
            [
              -76.76244551742577,
              38.92952241598823,
              -10.186767981317217
            ],
            [
              -76.74105618732797,
              38.92984348353579,
              404.0732320186828
            ],
            [
              -76.74077903854888,
              38.9185065270138,
              404.0732320186828
            ],
            [
              -76.76216496807558,
              38.918185588575895,
              -10.186767981317217
            ]
          ]
        ]
      },
      "bbox": [
        -76.76244552,
        38.91818559,
        -10.18676798,
        -76.74077904,
        38.92984348,
        404.073232
      ],
      "properties": {
        "datetime": "2018-04-12T00:25:24Z",
        "pc:count": 19844242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348275.1561,
            "count": 19844242,
            "maximum": 349085.3478,
            "minimum": 347230.5078,
            "name": "X",
            "position": 0,
            "stddev": 526.9297159,
            "variance": 277654.9255
          },
          {
            "average": 4309825.358,
            "count": 19844242,
            "maximum": 4310431.474,
            "minimum": 4309172.834,
            "name": "Y",
            "position": 1,
            "stddev": 350.1940585,
            "variance": 122635.8786
          },
          {
            "average": 44.70686509,
            "count": 19844242,
            "maximum": 404.073232,
            "minimum": -10.18676798,
            "name": "Z",
            "position": 2,
            "stddev": 10.03448115,
            "variance": 100.690812
          },
          {
            "average": 5005.233392,
            "count": 19844242,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5126.062148,
            "variance": 26276513.15
          },
          {
            "average": 2.016092779,
            "count": 19844242,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.27546403,
            "variance": 1.626808493
          },
          {
            "average": 2.847694812,
            "count": 19844242,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.578502179,
            "variance": 2.491669129
          },
          {
            "average": 0.5064565832,
            "count": 19844242,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999583234,
            "variance": 0.2499583251
          },
          {
            "average": 0,
            "count": 19844242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.413667552,
            "count": 19844242,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5251596311,
            "variance": 0.2757926381
          },
          {
            "average": -1.803061839,
            "count": 19844242,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.79698529,
            "variance": 163.7628326
          },
          {
            "average": 0,
            "count": 19844242,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 64.38655238,
            "count": 19844242,
            "maximum": 97,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 35.48530621,
            "variance": 1259.206957
          },
          {
            "average": 205338357,
            "count": 19844242,
            "maximum": 207527924.5,
            "minimum": 202913094.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2165650.209,
            "variance": 4690040828000.0
          },
          {
            "average": 0,
            "count": 19844242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19844242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19844242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003905414981,
            "count": 19844242,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01975826397,
            "variance": 0.0003903889951
          },
          {
            "average": 0.4790446015,
            "count": 19844242,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4995606909,
            "variance": 0.2495608838
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347230.5078,
          4309172.834,
          -10.18676798,
          349085.3478,
          4310431.474,
          404.073232
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347230.50782039313,
                4309172.834013894,
                -10.186767981317217
              ],
              [
                347230.50782039313,
                4310431.474013895,
                -10.186767981317217
              ],
              [
                349085.3478203931,
                4310431.474013895,
                404.0732320186828
              ],
              [
                349085.3478203931,
                4309172.834013894,
                404.0732320186828
              ],
              [
                347230.50782039313,
                4309172.834013894,
                -10.186767981317217
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:25:24+00:00",
        "end_time": "2018-02-17T14:31:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_380456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_380456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_380456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76244552,
            38.91818559,
            -10.18676798,
            -76.74077904,
            38.92984348,
            404.073232
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76216496807558,
                  38.918185588575895,
                  -10.186767981317217
                ],
                [
                  -76.76244551742577,
                  38.92952241598823,
                  -10.186767981317217
                ],
                [
                  -76.74105618732797,
                  38.92984348353579,
                  404.0732320186828
                ],
                [
                  -76.74077903854888,
                  38.9185065270138,
                  404.0732320186828
                ],
                [
                  -76.76216496807558,
                  38.918185588575895,
                  -10.186767981317217
                ]
              ]
            ]
          },
          "id": "20180217_380456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_380456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:25:24Z",
            "pc:count": 19844242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348275.1561,
                "count": 19844242,
                "maximum": 349085.3478,
                "minimum": 347230.5078,
                "name": "X",
                "position": 0,
                "stddev": 526.9297159,
                "variance": 277654.9255
              },
              {
                "average": 4309825.358,
                "count": 19844242,
                "maximum": 4310431.474,
                "minimum": 4309172.834,
                "name": "Y",
                "position": 1,
                "stddev": 350.1940585,
                "variance": 122635.8786
              },
              {
                "average": 44.70686509,
                "count": 19844242,
                "maximum": 404.073232,
                "minimum": -10.18676798,
                "name": "Z",
                "position": 2,
                "stddev": 10.03448115,
                "variance": 100.690812
              },
              {
                "average": 5005.233392,
                "count": 19844242,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5126.062148,
                "variance": 26276513.15
              },
              {
                "average": 2.016092779,
                "count": 19844242,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.27546403,
                "variance": 1.626808493
              },
              {
                "average": 2.847694812,
                "count": 19844242,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.578502179,
                "variance": 2.491669129
              },
              {
                "average": 0.5064565832,
                "count": 19844242,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999583234,
                "variance": 0.2499583251
              },
              {
                "average": 0,
                "count": 19844242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.413667552,
                "count": 19844242,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5251596311,
                "variance": 0.2757926381
              },
              {
                "average": -1.803061839,
                "count": 19844242,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.79698529,
                "variance": 163.7628326
              },
              {
                "average": 0,
                "count": 19844242,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 64.38655238,
                "count": 19844242,
                "maximum": 97,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 35.48530621,
                "variance": 1259.206957
              },
              {
                "average": 205338357,
                "count": 19844242,
                "maximum": 207527924.5,
                "minimum": 202913094.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2165650.209,
                "variance": 4690040828000.0
              },
              {
                "average": 0,
                "count": 19844242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19844242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19844242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003905414981,
                "count": 19844242,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01975826397,
                "variance": 0.0003903889951
              },
              {
                "average": 0.4790446015,
                "count": 19844242,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4995606909,
                "variance": 0.2495608838
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347230.5078,
              4309172.834,
              -10.18676798,
              349085.3478,
              4310431.474,
              404.073232
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347230.50782039313,
                    4309172.834013894,
                    -10.186767981317217
                  ],
                  [
                    347230.50782039313,
                    4310431.474013895,
                    -10.186767981317217
                  ],
                  [
                    349085.3478203931,
                    4310431.474013895,
                    404.0732320186828
                  ],
                  [
                    349085.3478203931,
                    4309172.834013894,
                    404.0732320186828
                  ],
                  [
                    347230.50782039313,
                    4309172.834013894,
                    -10.186767981317217
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:25:24+00:00",
            "end_time": "2018-02-17T14:31:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180408_338448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90980947236369,
              38.8964266155155,
              -10.205704257417523
            ],
            [
              -76.91011330778757,
              38.9077634470592,
              -10.205704257417523
            ],
            [
              -76.88873157400322,
              38.90811141990197,
              431.1142957425825
            ],
            [
              -76.88843113474107,
              38.89677444840598,
              431.1142957425825
            ],
            [
              -76.90980947236369,
              38.8964266155155,
              -10.205704257417523
            ]
          ]
        ]
      },
      "bbox": [
        -76.91011331,
        38.89642662,
        -10.20570426,
        -76.88843113,
        38.90811142,
        431.1142957
      ],
      "properties": {
        "datetime": "2018-04-12T02:02:02Z",
        "pc:count": 22420006,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335434.7961,
            "count": 22420006,
            "maximum": 336233.9297,
            "minimum": 334379.0297,
            "name": "X",
            "position": 0,
            "stddev": 512.7338,
            "variance": 262895.9497
          },
          {
            "average": 4307649.006,
            "count": 22420006,
            "maximum": 4308274.487,
            "minimum": 4307015.747,
            "name": "Y",
            "position": 1,
            "stddev": 336.864547,
            "variance": 113477.723
          },
          {
            "average": 33.83913577,
            "count": 22420006,
            "maximum": 431.1142957,
            "minimum": -10.20570426,
            "name": "Z",
            "position": 2,
            "stddev": 9.960898602,
            "variance": 99.21950096
          },
          {
            "average": 4396.430479,
            "count": 22420006,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4201.539993,
            "variance": 17652938.31
          },
          {
            "average": 1.73023464,
            "count": 22420006,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.09721877,
            "variance": 1.20388903
          },
          {
            "average": 2.342061015,
            "count": 22420006,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.449442511,
            "variance": 2.100883593
          },
          {
            "average": 0.506971363,
            "count": 22420006,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999514089,
            "variance": 0.2499514112
          },
          {
            "average": 0,
            "count": 22420006,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.35749763,
            "count": 22420006,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5130684133,
            "variance": 0.2632391967
          },
          {
            "average": 7.612721908,
            "count": 22420006,
            "maximum": 21,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.37503429,
            "variance": 129.391405
          },
          {
            "average": 0,
            "count": 22420006,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89.67987939,
            "count": 22420006,
            "maximum": 92,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.855839894,
            "variance": 3.444141714
          },
          {
            "average": 207494634.2,
            "count": 22420006,
            "maximum": 207533722.2,
            "minimum": 207229762.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 99631.36225,
            "variance": 9926408343
          },
          {
            "average": 0,
            "count": 22420006,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22420006,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22420006,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004364851642,
            "count": 22420006,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02088766776,
            "variance": 0.0004362946643
          },
          {
            "average": 0.6539644994,
            "count": 22420006,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4757046805,
            "variance": 0.226294943
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334379.0297,
          4307015.747,
          -10.20570426,
          336233.9297,
          4308274.487,
          431.1142957
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334379.0296629755,
                4307015.746515841,
                -10.205704257417523
              ],
              [
                334379.0296629755,
                4308274.486515841,
                -10.205704257417523
              ],
              [
                336233.92966297554,
                4308274.486515841,
                431.1142957425825
              ],
              [
                336233.92966297554,
                4307015.746515841,
                431.1142957425825
              ],
              [
                334379.0296629755,
                4307015.746515841,
                -10.205704257417523
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:02:02+00:00",
        "end_time": "2018-04-08T13:36:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180408_338448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_338448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180408_338448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180408_338448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91011331,
            38.89642662,
            -10.20570426,
            -76.88843113,
            38.90811142,
            431.1142957
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90980947236369,
                  38.8964266155155,
                  -10.205704257417523
                ],
                [
                  -76.91011330778757,
                  38.9077634470592,
                  -10.205704257417523
                ],
                [
                  -76.88873157400322,
                  38.90811141990197,
                  431.1142957425825
                ],
                [
                  -76.88843113474107,
                  38.89677444840598,
                  431.1142957425825
                ],
                [
                  -76.90980947236369,
                  38.8964266155155,
                  -10.205704257417523
                ]
              ]
            ]
          },
          "id": "20180408_338448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180408_338448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:02:02Z",
            "pc:count": 22420006,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335434.7961,
                "count": 22420006,
                "maximum": 336233.9297,
                "minimum": 334379.0297,
                "name": "X",
                "position": 0,
                "stddev": 512.7338,
                "variance": 262895.9497
              },
              {
                "average": 4307649.006,
                "count": 22420006,
                "maximum": 4308274.487,
                "minimum": 4307015.747,
                "name": "Y",
                "position": 1,
                "stddev": 336.864547,
                "variance": 113477.723
              },
              {
                "average": 33.83913577,
                "count": 22420006,
                "maximum": 431.1142957,
                "minimum": -10.20570426,
                "name": "Z",
                "position": 2,
                "stddev": 9.960898602,
                "variance": 99.21950096
              },
              {
                "average": 4396.430479,
                "count": 22420006,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4201.539993,
                "variance": 17652938.31
              },
              {
                "average": 1.73023464,
                "count": 22420006,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.09721877,
                "variance": 1.20388903
              },
              {
                "average": 2.342061015,
                "count": 22420006,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.449442511,
                "variance": 2.100883593
              },
              {
                "average": 0.506971363,
                "count": 22420006,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999514089,
                "variance": 0.2499514112
              },
              {
                "average": 0,
                "count": 22420006,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.35749763,
                "count": 22420006,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5130684133,
                "variance": 0.2632391967
              },
              {
                "average": 7.612721908,
                "count": 22420006,
                "maximum": 21,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.37503429,
                "variance": 129.391405
              },
              {
                "average": 0,
                "count": 22420006,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89.67987939,
                "count": 22420006,
                "maximum": 92,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.855839894,
                "variance": 3.444141714
              },
              {
                "average": 207494634.2,
                "count": 22420006,
                "maximum": 207533722.2,
                "minimum": 207229762.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 99631.36225,
                "variance": 9926408343
              },
              {
                "average": 0,
                "count": 22420006,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22420006,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22420006,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004364851642,
                "count": 22420006,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02088766776,
                "variance": 0.0004362946643
              },
              {
                "average": 0.6539644994,
                "count": 22420006,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4757046805,
                "variance": 0.226294943
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334379.0297,
              4307015.747,
              -10.20570426,
              336233.9297,
              4308274.487,
              431.1142957
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334379.0296629755,
                    4307015.746515841,
                    -10.205704257417523
                  ],
                  [
                    334379.0296629755,
                    4308274.486515841,
                    -10.205704257417523
                  ],
                  [
                    336233.92966297554,
                    4308274.486515841,
                    431.1142957425825
                  ],
                  [
                    336233.92966297554,
                    4307015.746515841,
                    431.1142957425825
                  ],
                  [
                    334379.0296629755,
                    4307015.746515841,
                    -10.205704257417523
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:02:02+00:00",
            "end_time": "2018-04-08T13:36: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": "20180217_392464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.71990079103921,
              38.940057204743354,
              -10.256051266571944
            ],
            [
              -76.72017484467713,
              38.95139496502102,
              -10.256051266571944
            ],
            [
              -76.6987803109378,
              38.951708406893694,
              311.1639487334281
            ],
            [
              -76.69850966179465,
              38.94037052058351,
              311.1639487334281
            ],
            [
              -76.71990079103921,
              38.940057204743354,
              -10.256051266571944
            ]
          ]
        ]
      },
      "bbox": [
        -76.72017484,
        38.9400572,
        -10.25605127,
        -76.69850966,
        38.95170841,
        311.1639487
      ],
      "properties": {
        "datetime": "2018-02-17T16:48:03Z",
        "pc:count": 19431940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352000.4403,
            "count": 19431940,
            "maximum": 352795.2855,
            "minimum": 350940.6055,
            "name": "X",
            "position": 0,
            "stddev": 583.6038427,
            "variance": 340593.4453
          },
          {
            "average": 4312138.42,
            "count": 19431940,
            "maximum": 4312788.903,
            "minimum": 4311530.183,
            "name": "Y",
            "position": 1,
            "stddev": 334.7605838,
            "variance": 112064.6484
          },
          {
            "average": 35.42992851,
            "count": 19431940,
            "maximum": 311.1639487,
            "minimum": -10.25605127,
            "name": "Z",
            "position": 2,
            "stddev": 9.986501157,
            "variance": 99.73020537
          },
          {
            "average": 4313.001841,
            "count": 19431940,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4975.282889,
            "variance": 24753439.83
          },
          {
            "average": 2.330680828,
            "count": 19431940,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.394380809,
            "variance": 1.944297842
          },
          {
            "average": 3.435486833,
            "count": 19431940,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.538750474,
            "variance": 2.36775302
          },
          {
            "average": 0.5030636673,
            "count": 19431940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999906267,
            "variance": 0.2499906268
          },
          {
            "average": 0,
            "count": 19431940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28236455,
            "count": 19431940,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4981118437,
            "variance": 0.2481154089
          },
          {
            "average": 1.715858355,
            "count": 19431940,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.13902567,
            "variance": 199.9120468
          },
          {
            "average": 0,
            "count": 19431940,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.04115178,
            "count": 19431940,
            "maximum": 29,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6376659532,
            "variance": 0.4066178679
          },
          {
            "average": 202920757,
            "count": 19431940,
            "maximum": 202921283.2,
            "minimum": 202920227,
            "name": "GpsTime",
            "position": 12,
            "stddev": 328.4374341,
            "variance": 107871.1481
          },
          {
            "average": 0,
            "count": 19431940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19431940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19431940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004968623822,
            "count": 19431940,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02228487235,
            "variance": 0.0004966155356
          },
          {
            "average": 0.4237530066,
            "count": 19431940,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4941522119,
            "variance": 0.2441864086
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350940.6055,
          4311530.183,
          -10.25605127,
          352795.2855,
          4312788.903,
          311.1639487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350940.6055282215,
                4311530.182652164,
                -10.256051266571944
              ],
              [
                350940.6055282215,
                4312788.902652165,
                -10.256051266571944
              ],
              [
                352795.2855282216,
                4312788.902652165,
                311.1639487334281
              ],
              [
                352795.2855282216,
                4311530.182652164,
                311.1639487334281
              ],
              [
                350940.6055282215,
                4311530.182652164,
                -10.256051266571944
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:48:03+00:00",
        "end_time": "2018-02-17T16:30:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_392464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_392464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_392464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72017484,
            38.9400572,
            -10.25605127,
            -76.69850966,
            38.95170841,
            311.1639487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.71990079103921,
                  38.940057204743354,
                  -10.256051266571944
                ],
                [
                  -76.72017484467713,
                  38.95139496502102,
                  -10.256051266571944
                ],
                [
                  -76.6987803109378,
                  38.951708406893694,
                  311.1639487334281
                ],
                [
                  -76.69850966179465,
                  38.94037052058351,
                  311.1639487334281
                ],
                [
                  -76.71990079103921,
                  38.940057204743354,
                  -10.256051266571944
                ]
              ]
            ]
          },
          "id": "20180217_392464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_392464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:48:03Z",
            "pc:count": 19431940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352000.4403,
                "count": 19431940,
                "maximum": 352795.2855,
                "minimum": 350940.6055,
                "name": "X",
                "position": 0,
                "stddev": 583.6038427,
                "variance": 340593.4453
              },
              {
                "average": 4312138.42,
                "count": 19431940,
                "maximum": 4312788.903,
                "minimum": 4311530.183,
                "name": "Y",
                "position": 1,
                "stddev": 334.7605838,
                "variance": 112064.6484
              },
              {
                "average": 35.42992851,
                "count": 19431940,
                "maximum": 311.1639487,
                "minimum": -10.25605127,
                "name": "Z",
                "position": 2,
                "stddev": 9.986501157,
                "variance": 99.73020537
              },
              {
                "average": 4313.001841,
                "count": 19431940,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4975.282889,
                "variance": 24753439.83
              },
              {
                "average": 2.330680828,
                "count": 19431940,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.394380809,
                "variance": 1.944297842
              },
              {
                "average": 3.435486833,
                "count": 19431940,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.538750474,
                "variance": 2.36775302
              },
              {
                "average": 0.5030636673,
                "count": 19431940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999906267,
                "variance": 0.2499906268
              },
              {
                "average": 0,
                "count": 19431940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28236455,
                "count": 19431940,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4981118437,
                "variance": 0.2481154089
              },
              {
                "average": 1.715858355,
                "count": 19431940,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.13902567,
                "variance": 199.9120468
              },
              {
                "average": 0,
                "count": 19431940,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.04115178,
                "count": 19431940,
                "maximum": 29,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6376659532,
                "variance": 0.4066178679
              },
              {
                "average": 202920757,
                "count": 19431940,
                "maximum": 202921283.2,
                "minimum": 202920227,
                "name": "GpsTime",
                "position": 12,
                "stddev": 328.4374341,
                "variance": 107871.1481
              },
              {
                "average": 0,
                "count": 19431940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19431940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19431940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004968623822,
                "count": 19431940,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02228487235,
                "variance": 0.0004966155356
              },
              {
                "average": 0.4237530066,
                "count": 19431940,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4941522119,
                "variance": 0.2441864086
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350940.6055,
              4311530.183,
              -10.25605127,
              352795.2855,
              4312788.903,
              311.1639487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350940.6055282215,
                    4311530.182652164,
                    -10.256051266571944
                  ],
                  [
                    350940.6055282215,
                    4312788.902652165,
                    -10.256051266571944
                  ],
                  [
                    352795.2855282216,
                    4312788.902652165,
                    311.1639487334281
                  ],
                  [
                    352795.2855282216,
                    4311530.182652164,
                    311.1639487334281
                  ],
                  [
                    350940.6055282215,
                    4311530.182652164,
                    -10.256051266571944
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:48:03+00:00",
            "end_time": "2018-02-17T16:30: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": "20180228_344456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8886936290684,
              38.91837372080581,
              -10.248784259649426
            ],
            [
              -76.88899434157346,
              38.92971064853993,
              -10.248784259649426
            ],
            [
              -76.86760552969432,
              38.93005491886924,
              407.9312157403506
            ],
            [
              -76.86730821725817,
              38.91871785269397,
              407.9312157403506
            ],
            [
              -76.8886936290684,
              38.91837372080581,
              -10.248784259649426
            ]
          ]
        ]
      },
      "bbox": [
        -76.88899434,
        38.91837372,
        -10.24878426,
        -76.86730822,
        38.93005492,
        407.9312157
      ],
      "properties": {
        "datetime": "2018-04-12T01:33:59Z",
        "pc:count": 22793331,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337332.7207,
            "count": 22793331,
            "maximum": 338115.7315,
            "minimum": 336260.8115,
            "name": "X",
            "position": 0,
            "stddev": 488.0962199,
            "variance": 238237.9199
          },
          {
            "average": 4309990.301,
            "count": 22793331,
            "maximum": 4310672.091,
            "minimum": 4309413.351,
            "name": "Y",
            "position": 1,
            "stddev": 354.8129559,
            "variance": 125892.2337
          },
          {
            "average": 37.50462584,
            "count": 22793331,
            "maximum": 407.9312157,
            "minimum": -10.24878426,
            "name": "Z",
            "position": 2,
            "stddev": 12.80043594,
            "variance": 163.8511602
          },
          {
            "average": 4708.869956,
            "count": 22793331,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4757.232517,
            "variance": 22631261.22
          },
          {
            "average": 1.906198352,
            "count": 22793331,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.210991271,
            "variance": 1.466499858
          },
          {
            "average": 2.65642253,
            "count": 22793331,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.543584937,
            "variance": 2.382654458
          },
          {
            "average": 0.5085827078,
            "count": 22793331,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999263427,
            "variance": 0.2499263481
          },
          {
            "average": 0,
            "count": 22793331,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.309868707,
            "count": 22793331,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5828432185,
            "variance": 0.3397062174
          },
          {
            "average": -5.446465976,
            "count": 22793331,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.07126135,
            "variance": 145.7153506
          },
          {
            "average": 0,
            "count": 22793331,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.02264219,
            "count": 22793331,
            "maximum": 92,
            "minimum": 69,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.63288775,
            "variance": 113.0583019
          },
          {
            "average": 205315767.4,
            "count": 22793331,
            "maximum": 207532039.6,
            "minimum": 203880584.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1782874.173,
            "variance": 3178640315000.0
          },
          {
            "average": 0,
            "count": 22793331,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22793331,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22793331,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004350395298,
            "count": 22793331,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02085306427,
            "variance": 0.0004348502894
          },
          {
            "average": 0.6438681999,
            "count": 22793331,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.478854833,
            "variance": 0.2293019511
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336260.8115,
          4309413.351,
          -10.24878426,
          338115.7315,
          4310672.091,
          407.9312157
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336260.81148532964,
                4309413.351468855,
                -10.248784259649426
              ],
              [
                336260.81148532964,
                4310672.091468855,
                -10.248784259649426
              ],
              [
                338115.7314853297,
                4310672.091468855,
                407.9312157403506
              ],
              [
                338115.7314853297,
                4309413.351468855,
                407.9312157403506
              ],
              [
                336260.81148532964,
                4309413.351468855,
                -10.248784259649426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:33:59+00:00",
        "end_time": "2018-02-28T19:16:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180228_344456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180228_344456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180228_344456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_344456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88899434,
            38.91837372,
            -10.24878426,
            -76.86730822,
            38.93005492,
            407.9312157
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8886936290684,
                  38.91837372080581,
                  -10.248784259649426
                ],
                [
                  -76.88899434157346,
                  38.92971064853993,
                  -10.248784259649426
                ],
                [
                  -76.86760552969432,
                  38.93005491886924,
                  407.9312157403506
                ],
                [
                  -76.86730821725817,
                  38.91871785269397,
                  407.9312157403506
                ],
                [
                  -76.8886936290684,
                  38.91837372080581,
                  -10.248784259649426
                ]
              ]
            ]
          },
          "id": "20180228_344456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180228_344456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:33:59Z",
            "pc:count": 22793331,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337332.7207,
                "count": 22793331,
                "maximum": 338115.7315,
                "minimum": 336260.8115,
                "name": "X",
                "position": 0,
                "stddev": 488.0962199,
                "variance": 238237.9199
              },
              {
                "average": 4309990.301,
                "count": 22793331,
                "maximum": 4310672.091,
                "minimum": 4309413.351,
                "name": "Y",
                "position": 1,
                "stddev": 354.8129559,
                "variance": 125892.2337
              },
              {
                "average": 37.50462584,
                "count": 22793331,
                "maximum": 407.9312157,
                "minimum": -10.24878426,
                "name": "Z",
                "position": 2,
                "stddev": 12.80043594,
                "variance": 163.8511602
              },
              {
                "average": 4708.869956,
                "count": 22793331,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4757.232517,
                "variance": 22631261.22
              },
              {
                "average": 1.906198352,
                "count": 22793331,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.210991271,
                "variance": 1.466499858
              },
              {
                "average": 2.65642253,
                "count": 22793331,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.543584937,
                "variance": 2.382654458
              },
              {
                "average": 0.5085827078,
                "count": 22793331,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999263427,
                "variance": 0.2499263481
              },
              {
                "average": 0,
                "count": 22793331,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.309868707,
                "count": 22793331,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5828432185,
                "variance": 0.3397062174
              },
              {
                "average": -5.446465976,
                "count": 22793331,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.07126135,
                "variance": 145.7153506
              },
              {
                "average": 0,
                "count": 22793331,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.02264219,
                "count": 22793331,
                "maximum": 92,
                "minimum": 69,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.63288775,
                "variance": 113.0583019
              },
              {
                "average": 205315767.4,
                "count": 22793331,
                "maximum": 207532039.6,
                "minimum": 203880584.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1782874.173,
                "variance": 3178640315000.0
              },
              {
                "average": 0,
                "count": 22793331,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22793331,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22793331,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004350395298,
                "count": 22793331,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02085306427,
                "variance": 0.0004348502894
              },
              {
                "average": 0.6438681999,
                "count": 22793331,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.478854833,
                "variance": 0.2293019511
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336260.8115,
              4309413.351,
              -10.24878426,
              338115.7315,
              4310672.091,
              407.9312157
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336260.81148532964,
                    4309413.351468855,
                    -10.248784259649426
                  ],
                  [
                    336260.81148532964,
                    4310672.091468855,
                    -10.248784259649426
                  ],
                  [
                    338115.7314853297,
                    4310672.091468855,
                    407.9312157403506
                  ],
                  [
                    338115.7314853297,
                    4309413.351468855,
                    407.9312157403506
                  ],
                  [
                    336260.81148532964,
                    4309413.351468855,
                    -10.248784259649426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:33:59+00:00",
            "end_time": "2018-02-28T19:16: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": "20180217_380460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.762128885884,
              38.929166876310504,
              -10.293805171901482
            ],
            [
              -76.76240958395212,
              38.94050548399902,
              -10.293805171901482
            ],
            [
              -76.7410162620443,
              38.94082663058197,
              397.0461948280986
            ],
            [
              -76.74073896705444,
              38.92948789374254,
              397.0461948280986
            ],
            [
              -76.762128885884,
              38.929166876310504,
              -10.293805171901482
            ]
          ]
        ]
      },
      "bbox": [
        -76.76240958,
        38.92916688,
        -10.29380517,
        -76.74073897,
        38.94082663,
        397.0461948
      ],
      "properties": {
        "datetime": "2018-04-12T00:47:00Z",
        "pc:count": 26936190,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348297.7645,
            "count": 26936190,
            "maximum": 349112.0927,
            "minimum": 347257.1927,
            "name": "X",
            "position": 0,
            "stddev": 525.9706605,
            "variance": 276645.1357
          },
          {
            "average": 4311036.05,
            "count": 26936190,
            "maximum": 4311650.325,
            "minimum": 4310391.485,
            "name": "Y",
            "position": 1,
            "stddev": 341.9254738,
            "variance": 116913.0296
          },
          {
            "average": 44.10578407,
            "count": 26936190,
            "maximum": 397.0461948,
            "minimum": -10.29380517,
            "name": "Z",
            "position": 2,
            "stddev": 9.110210605,
            "variance": 82.99593727
          },
          {
            "average": 4290.472874,
            "count": 26936190,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4688.769686,
            "variance": 21984561.17
          },
          {
            "average": 2.107504142,
            "count": 26936190,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.30372233,
            "variance": 1.699691915
          },
          {
            "average": 3.01307271,
            "count": 26936190,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.563835061,
            "variance": 2.445580097
          },
          {
            "average": 0.5281554296,
            "count": 26936190,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992066516,
            "variance": 0.249207281
          },
          {
            "average": 0,
            "count": 26936190,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.347107479,
            "count": 26936190,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5117034046,
            "variance": 0.2618403742
          },
          {
            "average": -1.264379085,
            "count": 26936190,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.37493092,
            "variance": 178.888777
          },
          {
            "average": 0,
            "count": 26936190,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.32736623,
            "count": 26936190,
            "maximum": 97,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 37.81327874,
            "variance": 1429.844049
          },
          {
            "average": 204979849.3,
            "count": 26936190,
            "maximum": 207529220.6,
            "minimum": 202913113.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2294615.541,
            "variance": 5265260480000.0
          },
          {
            "average": 0,
            "count": 26936190,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26936190,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26936190,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003405084386,
            "count": 26936190,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01844972914,
            "variance": 0.0003403925053
          },
          {
            "average": 0.6267671115,
            "count": 26936190,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4836632177,
            "variance": 0.2339301081
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347257.1927,
          4310391.485,
          -10.29380517,
          349112.0927,
          4311650.325,
          397.0461948
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347257.1926541138,
                4310391.485263513,
                -10.293805171901482
              ],
              [
                347257.1926541138,
                4311650.325263513,
                -10.293805171901482
              ],
              [
                349112.09265411383,
                4311650.325263513,
                397.0461948280986
              ],
              [
                349112.09265411383,
                4310391.485263513,
                397.0461948280986
              ],
              [
                347257.1926541138,
                4310391.485263513,
                -10.293805171901482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:47:00+00:00",
        "end_time": "2018-02-17T14:31:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK3/20180217_380460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK3/20180217_380460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_380460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76240958,
            38.92916688,
            -10.29380517,
            -76.74073897,
            38.94082663,
            397.0461948
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.762128885884,
                  38.929166876310504,
                  -10.293805171901482
                ],
                [
                  -76.76240958395212,
                  38.94050548399902,
                  -10.293805171901482
                ],
                [
                  -76.7410162620443,
                  38.94082663058197,
                  397.0461948280986
                ],
                [
                  -76.74073896705444,
                  38.92948789374254,
                  397.0461948280986
                ],
                [
                  -76.762128885884,
                  38.929166876310504,
                  -10.293805171901482
                ]
              ]
            ]
          },
          "id": "20180217_380460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK3/20180217_380460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:47:00Z",
            "pc:count": 26936190,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348297.7645,
                "count": 26936190,
                "maximum": 349112.0927,
                "minimum": 347257.1927,
                "name": "X",
                "position": 0,
                "stddev": 525.9706605,
                "variance": 276645.1357
              },
              {
                "average": 4311036.05,
                "count": 26936190,
                "maximum": 4311650.325,
                "minimum": 4310391.485,
                "name": "Y",
                "position": 1,
                "stddev": 341.9254738,
                "variance": 116913.0296
              },
              {
                "average": 44.10578407,
                "count": 26936190,
                "maximum": 397.0461948,
                "minimum": -10.29380517,
                "name": "Z",
                "position": 2,
                "stddev": 9.110210605,
                "variance": 82.99593727
              },
              {
                "average": 4290.472874,
                "count": 26936190,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4688.769686,
                "variance": 21984561.17
              },
              {
                "average": 2.107504142,
                "count": 26936190,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.30372233,
                "variance": 1.699691915
              },
              {
                "average": 3.01307271,
                "count": 26936190,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.563835061,
                "variance": 2.445580097
              },
              {
                "average": 0.5281554296,
                "count": 26936190,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992066516,
                "variance": 0.249207281
              },
              {
                "average": 0,
                "count": 26936190,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.347107479,
                "count": 26936190,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5117034046,
                "variance": 0.2618403742
              },
              {
                "average": -1.264379085,
                "count": 26936190,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.37493092,
                "variance": 178.888777
              },
              {
                "average": 0,
                "count": 26936190,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.32736623,
                "count": 26936190,
                "maximum": 97,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 37.81327874,
                "variance": 1429.844049
              },
              {
                "average": 204979849.3,
                "count": 26936190,
                "maximum": 207529220.6,
                "minimum": 202913113.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2294615.541,
                "variance": 5265260480000.0
              },
              {
                "average": 0,
                "count": 26936190,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26936190,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26936190,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003405084386,
                "count": 26936190,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01844972914,
                "variance": 0.0003403925053
              },
              {
                "average": 0.6267671115,
                "count": 26936190,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4836632177,
                "variance": 0.2339301081
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347257.1927,
              4310391.485,
              -10.29380517,
              349112.0927,
              4311650.325,
              397.0461948
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347257.1926541138,
                    4310391.485263513,
                    -10.293805171901482
                  ],
                  [
                    347257.1926541138,
                    4311650.325263513,
                    -10.293805171901482
                  ],
                  [
                    349112.09265411383,
                    4311650.325263513,
                    397.0461948280986
                  ],
                  [
                    349112.09265411383,
                    4310391.485263513,
                    397.0461948280986
                  ],
                  [
                    347257.1926541138,
                    4310391.485263513,
                    -10.293805171901482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:47:00+00:00",
            "end_time": "2018-02-17T14:31:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_362440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82553676230597,
              38.87436391498119,
              -9.613454314464803
            ],
            [
              -76.82582698066305,
              38.88570187506513,
              -9.613454314464803
            ],
            [
              -76.8044510719931,
              38.88603425144521,
              421.10654568553525
            ],
            [
              -76.80416424684921,
              38.8746961576459,
              421.10654568553525
            ],
            [
              -76.82553676230597,
              38.87436391498119,
              -9.613454314464803
            ]
          ]
        ]
      },
      "bbox": [
        -76.82582698,
        38.87436391,
        -9.613454314,
        -76.80416425,
        38.88603425,
        421.1065457
      ],
      "properties": {
        "datetime": "2018-04-12T00:27:31Z",
        "pc:count": 12353154,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342530.2646,
            "count": 12353154,
            "maximum": 343493.6952,
            "minimum": 341638.8152,
            "name": "X",
            "position": 0,
            "stddev": 540.7933413,
            "variance": 292457.438
          },
          {
            "average": 4305012.33,
            "count": 12353154,
            "maximum": 4305676.357,
            "minimum": 4304417.557,
            "name": "Y",
            "position": 1,
            "stddev": 361.4790984,
            "variance": 130667.1386
          },
          {
            "average": 35.00458507,
            "count": 12353154,
            "maximum": 421.1065457,
            "minimum": -9.613454314,
            "name": "Z",
            "position": 2,
            "stddev": 9.711636142,
            "variance": 94.31587655
          },
          {
            "average": 3729.87518,
            "count": 12353154,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3791.537227,
            "variance": 14375754.54
          },
          {
            "average": 1.903397626,
            "count": 12353154,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.173381115,
            "variance": 1.37682324
          },
          {
            "average": 2.619655919,
            "count": 12353154,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.469364244,
            "variance": 2.15903128
          },
          {
            "average": 0.5453095622,
            "count": 12353154,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4979428317,
            "variance": 0.2479470636
          },
          {
            "average": 0,
            "count": 12353154,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.444944101,
            "count": 12353154,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5214143796,
            "variance": 0.2718729552
          },
          {
            "average": -7.936890724,
            "count": 12353154,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86717307,
            "variance": 118.0954505
          },
          {
            "average": 0,
            "count": 12353154,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.80618415,
            "count": 12353154,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.40412207,
            "variance": 41.01277948
          },
          {
            "average": 207292797.6,
            "count": 12353154,
            "maximum": 207528051.6,
            "minimum": 204296917.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 838964.4898,
            "variance": 703861415100.0
          },
          {
            "average": 0,
            "count": 12353154,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12353154,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12353154,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004973628597,
            "count": 12353154,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02229608778,
            "variance": 0.0004971155301
          },
          {
            "average": 0.2984543057,
            "count": 12353154,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4575798838,
            "variance": 0.20937935
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341638.8152,
          4304417.557,
          -9.613454314,
          343493.6952,
          4305676.357,
          421.1065457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341638.81519205146,
                4304417.556798836,
                -9.613454314464803
              ],
              [
                341638.81519205146,
                4305676.356798837,
                -9.613454314464803
              ],
              [
                343493.69519205147,
                4305676.356798837,
                421.10654568553525
              ],
              [
                343493.69519205147,
                4304417.556798836,
                421.10654568553525
              ],
              [
                341638.81519205146,
                4304417.556798836,
                -9.613454314464803
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:27:31+00:00",
        "end_time": "2018-03-05T14:55:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_362440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_362440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_362440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82582698,
            38.87436391,
            -9.613454314,
            -76.80416425,
            38.88603425,
            421.1065457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82553676230597,
                  38.87436391498119,
                  -9.613454314464803
                ],
                [
                  -76.82582698066305,
                  38.88570187506513,
                  -9.613454314464803
                ],
                [
                  -76.8044510719931,
                  38.88603425144521,
                  421.10654568553525
                ],
                [
                  -76.80416424684921,
                  38.8746961576459,
                  421.10654568553525
                ],
                [
                  -76.82553676230597,
                  38.87436391498119,
                  -9.613454314464803
                ]
              ]
            ]
          },
          "id": "20180305_362440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_362440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:27:31Z",
            "pc:count": 12353154,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342530.2646,
                "count": 12353154,
                "maximum": 343493.6952,
                "minimum": 341638.8152,
                "name": "X",
                "position": 0,
                "stddev": 540.7933413,
                "variance": 292457.438
              },
              {
                "average": 4305012.33,
                "count": 12353154,
                "maximum": 4305676.357,
                "minimum": 4304417.557,
                "name": "Y",
                "position": 1,
                "stddev": 361.4790984,
                "variance": 130667.1386
              },
              {
                "average": 35.00458507,
                "count": 12353154,
                "maximum": 421.1065457,
                "minimum": -9.613454314,
                "name": "Z",
                "position": 2,
                "stddev": 9.711636142,
                "variance": 94.31587655
              },
              {
                "average": 3729.87518,
                "count": 12353154,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3791.537227,
                "variance": 14375754.54
              },
              {
                "average": 1.903397626,
                "count": 12353154,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.173381115,
                "variance": 1.37682324
              },
              {
                "average": 2.619655919,
                "count": 12353154,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.469364244,
                "variance": 2.15903128
              },
              {
                "average": 0.5453095622,
                "count": 12353154,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4979428317,
                "variance": 0.2479470636
              },
              {
                "average": 0,
                "count": 12353154,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.444944101,
                "count": 12353154,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5214143796,
                "variance": 0.2718729552
              },
              {
                "average": -7.936890724,
                "count": 12353154,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86717307,
                "variance": 118.0954505
              },
              {
                "average": 0,
                "count": 12353154,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.80618415,
                "count": 12353154,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.40412207,
                "variance": 41.01277948
              },
              {
                "average": 207292797.6,
                "count": 12353154,
                "maximum": 207528051.6,
                "minimum": 204296917.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 838964.4898,
                "variance": 703861415100.0
              },
              {
                "average": 0,
                "count": 12353154,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12353154,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12353154,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004973628597,
                "count": 12353154,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02229608778,
                "variance": 0.0004971155301
              },
              {
                "average": 0.2984543057,
                "count": 12353154,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4575798838,
                "variance": 0.20937935
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341638.8152,
              4304417.557,
              -9.613454314,
              343493.6952,
              4305676.357,
              421.1065457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341638.81519205146,
                    4304417.556798836,
                    -9.613454314464803
                  ],
                  [
                    341638.81519205146,
                    4305676.356798837,
                    -9.613454314464803
                  ],
                  [
                    343493.69519205147,
                    4305676.356798837,
                    421.10654568553525
                  ],
                  [
                    343493.69519205147,
                    4304417.556798836,
                    421.10654568553525
                  ],
                  [
                    341638.81519205146,
                    4304417.556798836,
                    -9.613454314464803
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:27:31+00:00",
            "end_time": "2018-03-05T14:55:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_362444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82550931351985,
              38.88534797431277,
              -3.689814113095053
            ],
            [
              -76.82579955816617,
              38.8966826706951,
              -3.689814113095053
            ],
            [
              -76.80442220187464,
              38.8970150916344,
              411.270185886905
            ],
            [
              -76.80413535102981,
              38.885680261568524,
              411.270185886905
            ],
            [
              -76.82550931351985,
              38.88534797431277,
              -3.689814113095053
            ]
          ]
        ]
      },
      "bbox": [
        -76.82579956,
        38.88534797,
        -3.689814113,
        -76.80413535,
        38.89701509,
        411.2701859
      ],
      "properties": {
        "datetime": "2018-04-12T00:45:28Z",
        "pc:count": 12121954,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342609.905,
            "count": 12121954,
            "maximum": 343520.3039,
            "minimum": 341665.5839,
            "name": "X",
            "position": 0,
            "stddev": 567.5597946,
            "variance": 322124.1204
          },
          {
            "average": 4306285.127,
            "count": 12121954,
            "maximum": 4306894.969,
            "minimum": 4305636.529,
            "name": "Y",
            "position": 1,
            "stddev": 349.9310022,
            "variance": 122451.7063
          },
          {
            "average": 45.49751976,
            "count": 12121954,
            "maximum": 411.2701859,
            "minimum": -3.689814113,
            "name": "Z",
            "position": 2,
            "stddev": 12.60855067,
            "variance": 158.97555
          },
          {
            "average": 4182.8501,
            "count": 12121954,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4167.933735,
            "variance": 17371671.62
          },
          {
            "average": 1.763306642,
            "count": 12121954,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.11607967,
            "variance": 1.245633829
          },
          {
            "average": 2.388699462,
            "count": 12121954,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.456008144,
            "variance": 2.119959716
          },
          {
            "average": 0.5328326605,
            "count": 12121954,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4989208724,
            "variance": 0.2489220369
          },
          {
            "average": 0,
            "count": 12121954,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.428880443,
            "count": 12121954,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5174474704,
            "variance": 0.2677518846
          },
          {
            "average": 0.08191280589,
            "count": 12121954,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.26823164,
            "variance": 176.0459709
          },
          {
            "average": 0,
            "count": 12121954,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.98823218,
            "count": 12121954,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5843698057,
            "variance": 0.3414880698
          },
          {
            "average": 207528132.3,
            "count": 12121954,
            "maximum": 207529128.4,
            "minimum": 207527547.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 484.1884461,
            "variance": 234438.4513
          },
          {
            "average": 0,
            "count": 12121954,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12121954,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12121954,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006338912027,
            "count": 12121954,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02516921606,
            "variance": 0.0006334894369
          },
          {
            "average": 0.2750789188,
            "count": 12121954,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4465540546,
            "variance": 0.1994105237
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341665.5839,
          4305636.529,
          -3.689814113,
          343520.3039,
          4306894.969,
          411.2701859
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341665.5838893816,
                4305636.529199527,
                -3.689814113095053
              ],
              [
                341665.5838893816,
                4306894.969199526,
                -3.689814113095053
              ],
              [
                343520.3038893816,
                4306894.969199526,
                411.270185886905
              ],
              [
                343520.3038893816,
                4305636.529199527,
                411.270185886905
              ],
              [
                341665.5838893816,
                4305636.529199527,
                -3.689814113095053
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:45:28+00:00",
        "end_time": "2018-04-12T00:19:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_362444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_362444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_362444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_362444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82579956,
            38.88534797,
            -3.689814113,
            -76.80413535,
            38.89701509,
            411.2701859
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82550931351985,
                  38.88534797431277,
                  -3.689814113095053
                ],
                [
                  -76.82579955816617,
                  38.8966826706951,
                  -3.689814113095053
                ],
                [
                  -76.80442220187464,
                  38.8970150916344,
                  411.270185886905
                ],
                [
                  -76.80413535102981,
                  38.885680261568524,
                  411.270185886905
                ],
                [
                  -76.82550931351985,
                  38.88534797431277,
                  -3.689814113095053
                ]
              ]
            ]
          },
          "id": "20180411_362444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_362444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:45:28Z",
            "pc:count": 12121954,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342609.905,
                "count": 12121954,
                "maximum": 343520.3039,
                "minimum": 341665.5839,
                "name": "X",
                "position": 0,
                "stddev": 567.5597946,
                "variance": 322124.1204
              },
              {
                "average": 4306285.127,
                "count": 12121954,
                "maximum": 4306894.969,
                "minimum": 4305636.529,
                "name": "Y",
                "position": 1,
                "stddev": 349.9310022,
                "variance": 122451.7063
              },
              {
                "average": 45.49751976,
                "count": 12121954,
                "maximum": 411.2701859,
                "minimum": -3.689814113,
                "name": "Z",
                "position": 2,
                "stddev": 12.60855067,
                "variance": 158.97555
              },
              {
                "average": 4182.8501,
                "count": 12121954,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4167.933735,
                "variance": 17371671.62
              },
              {
                "average": 1.763306642,
                "count": 12121954,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.11607967,
                "variance": 1.245633829
              },
              {
                "average": 2.388699462,
                "count": 12121954,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.456008144,
                "variance": 2.119959716
              },
              {
                "average": 0.5328326605,
                "count": 12121954,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4989208724,
                "variance": 0.2489220369
              },
              {
                "average": 0,
                "count": 12121954,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.428880443,
                "count": 12121954,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5174474704,
                "variance": 0.2677518846
              },
              {
                "average": 0.08191280589,
                "count": 12121954,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.26823164,
                "variance": 176.0459709
              },
              {
                "average": 0,
                "count": 12121954,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.98823218,
                "count": 12121954,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5843698057,
                "variance": 0.3414880698
              },
              {
                "average": 207528132.3,
                "count": 12121954,
                "maximum": 207529128.4,
                "minimum": 207527547.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 484.1884461,
                "variance": 234438.4513
              },
              {
                "average": 0,
                "count": 12121954,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12121954,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12121954,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006338912027,
                "count": 12121954,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02516921606,
                "variance": 0.0006334894369
              },
              {
                "average": 0.2750789188,
                "count": 12121954,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4465540546,
                "variance": 0.1994105237
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341665.5839,
              4305636.529,
              -3.689814113,
              343520.3039,
              4306894.969,
              411.2701859
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341665.5838893816,
                    4305636.529199527,
                    -3.689814113095053
                  ],
                  [
                    341665.5838893816,
                    4306894.969199526,
                    -3.689814113095053
                  ],
                  [
                    343520.3038893816,
                    4306894.969199526,
                    411.270185886905
                  ],
                  [
                    343520.3038893816,
                    4305636.529199527,
                    411.270185886905
                  ],
                  [
                    341665.5838893816,
                    4305636.529199527,
                    -3.689814113095053
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:45:28+00:00",
            "end_time": "2018-04-12T00:19: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": "20180305_368428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80455264100661,
              38.841384404061294,
              -10.40462221296778
            ],
            [
              -76.80483910523482,
              38.85271931770396,
              -10.40462221296778
            ],
            [
              -76.78347351684505,
              38.85304761011801,
              281.7553777870322
            ],
            [
              -76.78319043935326,
              38.84171256440505,
              281.7553777870322
            ],
            [
              -76.80455264100661,
              38.841384404061294,
              -10.40462221296778
            ]
          ]
        ]
      },
      "bbox": [
        -76.80483911,
        38.8413844,
        -10.40462221,
        -76.78319044,
        38.85304761,
        281.7553778
      ],
      "properties": {
        "datetime": "2018-03-05T15:46:07Z",
        "pc:count": 14146828,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344168.4613,
            "count": 14146828,
            "maximum": 345241.7447,
            "minimum": 343386.9247,
            "name": "X",
            "position": 0,
            "stddev": 521.0358455,
            "variance": 271478.3523
          },
          {
            "average": 4301274.635,
            "count": 14146828,
            "maximum": 4301979.718,
            "minimum": 4300721.278,
            "name": "Y",
            "position": 1,
            "stddev": 335.4598015,
            "variance": 112533.2784
          },
          {
            "average": 32.43229078,
            "count": 14146828,
            "maximum": 281.7553778,
            "minimum": -10.40462221,
            "name": "Z",
            "position": 2,
            "stddev": 11.58634793,
            "variance": 134.2434584
          },
          {
            "average": 6524.711101,
            "count": 14146828,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6226.260326,
            "variance": 38766317.64
          },
          {
            "average": 2.014736236,
            "count": 14146828,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.287198184,
            "variance": 1.656879166
          },
          {
            "average": 2.888861376,
            "count": 14146828,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.603304511,
            "variance": 2.570585354
          },
          {
            "average": 0.5087826755,
            "count": 14146828,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999228763,
            "variance": 0.2499228823
          },
          {
            "average": 0,
            "count": 14146828,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.424411819,
            "count": 14146828,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6174004295,
            "variance": 0.3811832903
          },
          {
            "average": 8.049456169,
            "count": 14146828,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.5873922,
            "variance": 134.2676579
          },
          {
            "average": 0,
            "count": 14146828,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.66477256,
            "count": 14146828,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6360348845,
            "variance": 0.4045403744
          },
          {
            "average": 204298581.3,
            "count": 14146828,
            "maximum": 204299967.3,
            "minimum": 204298194,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480.2059245,
            "variance": 230597.7299
          },
          {
            "average": 0,
            "count": 14146828,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14146828,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14146828,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008615358863,
            "count": 14146828,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.029339286,
            "variance": 0.0008607937031
          },
          {
            "average": 0.4557480306,
            "count": 14146828,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.498037931,
            "variance": 0.2480417807
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343386.9247,
          4300721.278,
          -10.40462221,
          345241.7447,
          4301979.718,
          281.7553778
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343386.92470811174,
                4300721.278427918,
                -10.40462221296778
              ],
              [
                343386.92470811174,
                4301979.718427918,
                -10.40462221296778
              ],
              [
                345241.7447081117,
                4301979.718427918,
                281.7553777870322
              ],
              [
                345241.7447081117,
                4300721.278427918,
                281.7553777870322
              ],
              [
                343386.92470811174,
                4300721.278427918,
                -10.40462221296778
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:46:07+00:00",
        "end_time": "2018-03-05T15:16:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_368428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_368428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_368428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80483911,
            38.8413844,
            -10.40462221,
            -76.78319044,
            38.85304761,
            281.7553778
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80455264100661,
                  38.841384404061294,
                  -10.40462221296778
                ],
                [
                  -76.80483910523482,
                  38.85271931770396,
                  -10.40462221296778
                ],
                [
                  -76.78347351684505,
                  38.85304761011801,
                  281.7553777870322
                ],
                [
                  -76.78319043935326,
                  38.84171256440505,
                  281.7553777870322
                ],
                [
                  -76.80455264100661,
                  38.841384404061294,
                  -10.40462221296778
                ]
              ]
            ]
          },
          "id": "20180305_368428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_368428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:46:07Z",
            "pc:count": 14146828,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344168.4613,
                "count": 14146828,
                "maximum": 345241.7447,
                "minimum": 343386.9247,
                "name": "X",
                "position": 0,
                "stddev": 521.0358455,
                "variance": 271478.3523
              },
              {
                "average": 4301274.635,
                "count": 14146828,
                "maximum": 4301979.718,
                "minimum": 4300721.278,
                "name": "Y",
                "position": 1,
                "stddev": 335.4598015,
                "variance": 112533.2784
              },
              {
                "average": 32.43229078,
                "count": 14146828,
                "maximum": 281.7553778,
                "minimum": -10.40462221,
                "name": "Z",
                "position": 2,
                "stddev": 11.58634793,
                "variance": 134.2434584
              },
              {
                "average": 6524.711101,
                "count": 14146828,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6226.260326,
                "variance": 38766317.64
              },
              {
                "average": 2.014736236,
                "count": 14146828,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.287198184,
                "variance": 1.656879166
              },
              {
                "average": 2.888861376,
                "count": 14146828,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.603304511,
                "variance": 2.570585354
              },
              {
                "average": 0.5087826755,
                "count": 14146828,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999228763,
                "variance": 0.2499228823
              },
              {
                "average": 0,
                "count": 14146828,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.424411819,
                "count": 14146828,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6174004295,
                "variance": 0.3811832903
              },
              {
                "average": 8.049456169,
                "count": 14146828,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.5873922,
                "variance": 134.2676579
              },
              {
                "average": 0,
                "count": 14146828,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.66477256,
                "count": 14146828,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6360348845,
                "variance": 0.4045403744
              },
              {
                "average": 204298581.3,
                "count": 14146828,
                "maximum": 204299967.3,
                "minimum": 204298194,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480.2059245,
                "variance": 230597.7299
              },
              {
                "average": 0,
                "count": 14146828,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14146828,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14146828,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008615358863,
                "count": 14146828,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.029339286,
                "variance": 0.0008607937031
              },
              {
                "average": 0.4557480306,
                "count": 14146828,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.498037931,
                "variance": 0.2480417807
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343386.9247,
              4300721.278,
              -10.40462221,
              345241.7447,
              4301979.718,
              281.7553778
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343386.92470811174,
                    4300721.278427918,
                    -10.40462221296778
                  ],
                  [
                    343386.92470811174,
                    4301979.718427918,
                    -10.40462221296778
                  ],
                  [
                    345241.7447081117,
                    4301979.718427918,
                    281.7553777870322
                  ],
                  [
                    345241.7447081117,
                    4300721.278427918,
                    281.7553777870322
                  ],
                  [
                    343386.92470811174,
                    4300721.278427918,
                    -10.40462221296778
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:46:07+00:00",
            "end_time": "2018-03-05T15:16:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_362428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82561792179322,
              38.841415362502104,
              -10.386106949547013
            ],
            [
              -76.825907789126,
              38.85275248549329,
              -10.386106949547013
            ],
            [
              -76.80454312953715,
              38.85308462136571,
              275.113893050453
            ],
            [
              -76.80425664937954,
              38.841747364732,
              275.113893050453
            ],
            [
              -76.82561792179322,
              38.841415362502104,
              -10.386106949547013
            ]
          ]
        ]
      },
      "bbox": [
        -76.82590779,
        38.84141536,
        -10.38610695,
        -76.80425665,
        38.85308462,
        275.1138931
      ],
      "properties": {
        "datetime": "2018-03-05T15:24:26Z",
        "pc:count": 14351489,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342429.1761,
            "count": 14351489,
            "maximum": 343413.4108,
            "minimum": 341558.6508,
            "name": "X",
            "position": 0,
            "stddev": 506.4770659,
            "variance": 256519.0183
          },
          {
            "average": 4301422.624,
            "count": 14351489,
            "maximum": 4302019.752,
            "minimum": 4300761.052,
            "name": "Y",
            "position": 1,
            "stddev": 346.4351634,
            "variance": 120017.3225
          },
          {
            "average": 54.0561884,
            "count": 14351489,
            "maximum": 275.1138931,
            "minimum": -10.38610695,
            "name": "Z",
            "position": 2,
            "stddev": 13.07169478,
            "variance": 170.8692045
          },
          {
            "average": 5639.892575,
            "count": 14351489,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5588.38536,
            "variance": 31230050.93
          },
          {
            "average": 1.988516523,
            "count": 14351489,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.25432046,
            "variance": 1.573319816
          },
          {
            "average": 2.814497785,
            "count": 14351489,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.557481827,
            "variance": 2.425749642
          },
          {
            "average": 0.5196152121,
            "count": 14351489,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996151127,
            "variance": 0.2496152608
          },
          {
            "average": 0,
            "count": 14351489,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.449709365,
            "count": 14351489,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.617788418,
            "variance": 0.3816625294
          },
          {
            "average": -8.600996523,
            "count": 14351489,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.01289415,
            "variance": 100.2580492
          },
          {
            "average": 0,
            "count": 14351489,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.75874698,
            "count": 14351489,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5000112903,
            "variance": 0.2500112904
          },
          {
            "average": 204297874.5,
            "count": 14351489,
            "maximum": 204298666.2,
            "minimum": 204296949.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 565.6691031,
            "variance": 319981.5342
          },
          {
            "average": 0,
            "count": 14351489,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14351489,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14351489,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001016270855,
            "count": 14351489,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0318628015,
            "variance": 0.00101523812
          },
          {
            "average": 0.3757677688,
            "count": 14351489,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4843205231,
            "variance": 0.2345663691
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341558.6508,
          4300761.052,
          -10.38610695,
          343413.4108,
          4302019.752,
          275.1138931
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341558.650797026,
                4300761.052257144,
                -10.386106949547013
              ],
              [
                341558.650797026,
                4302019.752257143,
                -10.386106949547013
              ],
              [
                343413.410797026,
                4302019.752257143,
                275.113893050453
              ],
              [
                343413.410797026,
                4300761.052257144,
                275.113893050453
              ],
              [
                341558.650797026,
                4300761.052257144,
                -10.386106949547013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:24:26+00:00",
        "end_time": "2018-03-05T14:55:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_362428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_362428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_362428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82590779,
            38.84141536,
            -10.38610695,
            -76.80425665,
            38.85308462,
            275.1138931
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82561792179322,
                  38.841415362502104,
                  -10.386106949547013
                ],
                [
                  -76.825907789126,
                  38.85275248549329,
                  -10.386106949547013
                ],
                [
                  -76.80454312953715,
                  38.85308462136571,
                  275.113893050453
                ],
                [
                  -76.80425664937954,
                  38.841747364732,
                  275.113893050453
                ],
                [
                  -76.82561792179322,
                  38.841415362502104,
                  -10.386106949547013
                ]
              ]
            ]
          },
          "id": "20180305_362428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_362428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:24:26Z",
            "pc:count": 14351489,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342429.1761,
                "count": 14351489,
                "maximum": 343413.4108,
                "minimum": 341558.6508,
                "name": "X",
                "position": 0,
                "stddev": 506.4770659,
                "variance": 256519.0183
              },
              {
                "average": 4301422.624,
                "count": 14351489,
                "maximum": 4302019.752,
                "minimum": 4300761.052,
                "name": "Y",
                "position": 1,
                "stddev": 346.4351634,
                "variance": 120017.3225
              },
              {
                "average": 54.0561884,
                "count": 14351489,
                "maximum": 275.1138931,
                "minimum": -10.38610695,
                "name": "Z",
                "position": 2,
                "stddev": 13.07169478,
                "variance": 170.8692045
              },
              {
                "average": 5639.892575,
                "count": 14351489,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5588.38536,
                "variance": 31230050.93
              },
              {
                "average": 1.988516523,
                "count": 14351489,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.25432046,
                "variance": 1.573319816
              },
              {
                "average": 2.814497785,
                "count": 14351489,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.557481827,
                "variance": 2.425749642
              },
              {
                "average": 0.5196152121,
                "count": 14351489,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996151127,
                "variance": 0.2496152608
              },
              {
                "average": 0,
                "count": 14351489,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.449709365,
                "count": 14351489,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.617788418,
                "variance": 0.3816625294
              },
              {
                "average": -8.600996523,
                "count": 14351489,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.01289415,
                "variance": 100.2580492
              },
              {
                "average": 0,
                "count": 14351489,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.75874698,
                "count": 14351489,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5000112903,
                "variance": 0.2500112904
              },
              {
                "average": 204297874.5,
                "count": 14351489,
                "maximum": 204298666.2,
                "minimum": 204296949.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 565.6691031,
                "variance": 319981.5342
              },
              {
                "average": 0,
                "count": 14351489,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14351489,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14351489,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001016270855,
                "count": 14351489,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0318628015,
                "variance": 0.00101523812
              },
              {
                "average": 0.3757677688,
                "count": 14351489,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4843205231,
                "variance": 0.2345663691
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341558.6508,
              4300761.052,
              -10.38610695,
              343413.4108,
              4302019.752,
              275.1138931
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341558.650797026,
                    4300761.052257144,
                    -10.386106949547013
                  ],
                  [
                    341558.650797026,
                    4302019.752257143,
                    -10.386106949547013
                  ],
                  [
                    343413.410797026,
                    4302019.752257143,
                    275.113893050453
                  ],
                  [
                    343413.410797026,
                    4300761.052257144,
                    275.113893050453
                  ],
                  [
                    341558.650797026,
                    4300761.052257144,
                    -10.386106949547013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:24:26+00:00",
            "end_time": "2018-03-05T14:55: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": "20180305_362432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82559070019838,
              38.85239999236747,
              -10.384065616919202
            ],
            [
              -76.82588065837665,
              38.86373637359863,
              -10.384065616919202
            ],
            [
              -76.80451178992293,
              38.86406859660249,
              382.3359343830808
            ],
            [
              -76.80422522069938,
              38.85273208171375,
              382.3359343830808
            ],
            [
              -76.82559070019838,
              38.85239999236747,
              -10.384065616919202
            ]
          ]
        ]
      },
      "bbox": [
        -76.82588066,
        38.85239999,
        -10.38406562,
        -76.80422522,
        38.8640686,
        382.3359344
      ],
      "properties": {
        "datetime": "2018-04-12T00:18:52Z",
        "pc:count": 13316707,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342539.668,
            "count": 13316707,
            "maximum": 343440.2257,
            "minimum": 341585.3857,
            "name": "X",
            "position": 0,
            "stddev": 550.3665445,
            "variance": 302903.3333
          },
          {
            "average": 4302582.047,
            "count": 13316707,
            "maximum": 4303238.702,
            "minimum": 4301980.082,
            "name": "Y",
            "position": 1,
            "stddev": 367.3068879,
            "variance": 134914.3499
          },
          {
            "average": 43.63288549,
            "count": 13316707,
            "maximum": 382.3359344,
            "minimum": -10.38406562,
            "name": "Z",
            "position": 2,
            "stddev": 11.93619455,
            "variance": 142.4727403
          },
          {
            "average": 5188.457277,
            "count": 13316707,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5104.571681,
            "variance": 26056652.04
          },
          {
            "average": 2.006734097,
            "count": 13316707,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.24157672,
            "variance": 1.541512752
          },
          {
            "average": 2.846898862,
            "count": 13316707,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.52284907,
            "variance": 2.319069291
          },
          {
            "average": 0.5236606167,
            "count": 13316707,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994398802,
            "variance": 0.2494401939
          },
          {
            "average": 0,
            "count": 13316707,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.427440958,
            "count": 13316707,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5981540242,
            "variance": 0.3577882366
          },
          {
            "average": -1.853663514,
            "count": 13316707,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.81413808,
            "variance": 190.8304108
          },
          {
            "average": 0,
            "count": 13316707,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.71046596,
            "count": 13316707,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.429553774,
            "variance": 88.91648437
          },
          {
            "average": 204870160.2,
            "count": 13316707,
            "maximum": 207527532.3,
            "minimum": 204296927.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1233729.724,
            "variance": 1522089033000.0
          },
          {
            "average": 0,
            "count": 13316707,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13316707,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13316707,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008868558871,
            "count": 13316707,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02976691856,
            "variance": 0.0008860694403
          },
          {
            "average": 0.4070293054,
            "count": 13316707,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4912804373,
            "variance": 0.2413564681
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341585.3857,
          4301980.082,
          -10.38406562,
          343440.2257,
          4303238.702,
          382.3359344
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341585.385709079,
                4301980.082191882,
                -10.384065616919202
              ],
              [
                341585.385709079,
                4303238.702191881,
                -10.384065616919202
              ],
              [
                343440.22570907895,
                4303238.702191881,
                382.3359343830808
              ],
              [
                343440.22570907895,
                4301980.082191882,
                382.3359343830808
              ],
              [
                341585.385709079,
                4301980.082191882,
                -10.384065616919202
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:18:52+00:00",
        "end_time": "2018-03-05T14:55:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_362432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_362432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_362432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82588066,
            38.85239999,
            -10.38406562,
            -76.80422522,
            38.8640686,
            382.3359344
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82559070019838,
                  38.85239999236747,
                  -10.384065616919202
                ],
                [
                  -76.82588065837665,
                  38.86373637359863,
                  -10.384065616919202
                ],
                [
                  -76.80451178992293,
                  38.86406859660249,
                  382.3359343830808
                ],
                [
                  -76.80422522069938,
                  38.85273208171375,
                  382.3359343830808
                ],
                [
                  -76.82559070019838,
                  38.85239999236747,
                  -10.384065616919202
                ]
              ]
            ]
          },
          "id": "20180305_362432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_362432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:18:52Z",
            "pc:count": 13316707,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342539.668,
                "count": 13316707,
                "maximum": 343440.2257,
                "minimum": 341585.3857,
                "name": "X",
                "position": 0,
                "stddev": 550.3665445,
                "variance": 302903.3333
              },
              {
                "average": 4302582.047,
                "count": 13316707,
                "maximum": 4303238.702,
                "minimum": 4301980.082,
                "name": "Y",
                "position": 1,
                "stddev": 367.3068879,
                "variance": 134914.3499
              },
              {
                "average": 43.63288549,
                "count": 13316707,
                "maximum": 382.3359344,
                "minimum": -10.38406562,
                "name": "Z",
                "position": 2,
                "stddev": 11.93619455,
                "variance": 142.4727403
              },
              {
                "average": 5188.457277,
                "count": 13316707,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5104.571681,
                "variance": 26056652.04
              },
              {
                "average": 2.006734097,
                "count": 13316707,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.24157672,
                "variance": 1.541512752
              },
              {
                "average": 2.846898862,
                "count": 13316707,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.52284907,
                "variance": 2.319069291
              },
              {
                "average": 0.5236606167,
                "count": 13316707,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994398802,
                "variance": 0.2494401939
              },
              {
                "average": 0,
                "count": 13316707,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.427440958,
                "count": 13316707,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5981540242,
                "variance": 0.3577882366
              },
              {
                "average": -1.853663514,
                "count": 13316707,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.81413808,
                "variance": 190.8304108
              },
              {
                "average": 0,
                "count": 13316707,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.71046596,
                "count": 13316707,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.429553774,
                "variance": 88.91648437
              },
              {
                "average": 204870160.2,
                "count": 13316707,
                "maximum": 207527532.3,
                "minimum": 204296927.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1233729.724,
                "variance": 1522089033000.0
              },
              {
                "average": 0,
                "count": 13316707,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13316707,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13316707,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008868558871,
                "count": 13316707,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02976691856,
                "variance": 0.0008860694403
              },
              {
                "average": 0.4070293054,
                "count": 13316707,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4912804373,
                "variance": 0.2413564681
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341585.3857,
              4301980.082,
              -10.38406562,
              343440.2257,
              4303238.702,
              382.3359344
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341585.385709079,
                    4301980.082191882,
                    -10.384065616919202
                  ],
                  [
                    341585.385709079,
                    4303238.702191881,
                    -10.384065616919202
                  ],
                  [
                    343440.22570907895,
                    4303238.702191881,
                    382.3359343830808
                  ],
                  [
                    343440.22570907895,
                    4301980.082191882,
                    382.3359343830808
                  ],
                  [
                    341585.385709079,
                    4301980.082191882,
                    -10.384065616919202
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:18:52+00:00",
            "end_time": "2018-03-05T14:55: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": "20180305_362436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8255637448447,
              38.86338184759914,
              -10.397816201550057
            ],
            [
              -76.82585383539508,
              38.874719108328875,
              -10.397816201550057
            ],
            [
              -76.80448144779086,
              38.87505140807268,
              383.8421837984499
            ],
            [
              -76.80419474835067,
              38.8637140136554,
              383.8421837984499
            ],
            [
              -76.8255637448447,
              38.86338184759914,
              -10.397816201550057
            ]
          ]
        ]
      },
      "bbox": [
        -76.82585384,
        38.86338185,
        -10.3978162,
        -76.80419475,
        38.87505141,
        383.8421838
      ],
      "properties": {
        "datetime": "2018-04-12T00:27:31Z",
        "pc:count": 14634642,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342679.2381,
            "count": 14634642,
            "maximum": 343466.9565,
            "minimum": 341612.0965,
            "name": "X",
            "position": 0,
            "stddev": 480.936652,
            "variance": 231300.0632
          },
          {
            "average": 4303856.104,
            "count": 14634642,
            "maximum": 4304457.527,
            "minimum": 4303198.807,
            "name": "Y",
            "position": 1,
            "stddev": 346.2112044,
            "variance": 119862.1981
          },
          {
            "average": 34.91298149,
            "count": 14634642,
            "maximum": 383.8421838,
            "minimum": -10.3978162,
            "name": "Z",
            "position": 2,
            "stddev": 11.03986929,
            "variance": 121.878714
          },
          {
            "average": 4772.954278,
            "count": 14634642,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5070.308022,
            "variance": 25708023.44
          },
          {
            "average": 2.20121647,
            "count": 14634642,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.312325916,
            "variance": 1.722199309
          },
          {
            "average": 3.189678231,
            "count": 14634642,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.507811536,
            "variance": 2.273495627
          },
          {
            "average": 0.5103997078,
            "count": 14634642,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998918515,
            "variance": 0.2498918632
          },
          {
            "average": 0,
            "count": 14634642,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.376711572,
            "count": 14634642,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5417666365,
            "variance": 0.2935110885
          },
          {
            "average": 10.86887522,
            "count": 14634642,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.426642311,
            "variance": 71.00830064
          },
          {
            "average": 0,
            "count": 14634642,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 85.81240177,
            "count": 14634642,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.41764674,
            "variance": 154.1979505
          },
          {
            "average": 206083611.8,
            "count": 14634642,
            "maximum": 207528051.3,
            "minimum": 204296917.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1606188.823,
            "variance": 2579842537000.0
          },
          {
            "average": 0,
            "count": 14634642,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14634642,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14634642,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005209556886,
            "count": 14634642,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02281850848,
            "variance": 0.0005206843293
          },
          {
            "average": 0.3315105351,
            "count": 14634642,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4707561103,
            "variance": 0.2216113154
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341612.0965,
          4303198.807,
          -10.3978162,
          343466.9565,
          4304457.527,
          383.8421838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341612.0964767596,
                4303198.806717366,
                -10.397816201550057
              ],
              [
                341612.0964767596,
                4304457.526717367,
                -10.397816201550057
              ],
              [
                343466.9564767596,
                4304457.526717367,
                383.8421837984499
              ],
              [
                343466.9564767596,
                4303198.806717366,
                383.8421837984499
              ],
              [
                341612.0964767596,
                4303198.806717366,
                -10.397816201550057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:27:31+00:00",
        "end_time": "2018-03-05T14:55:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_362436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_362436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_362436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82585384,
            38.86338185,
            -10.3978162,
            -76.80419475,
            38.87505141,
            383.8421838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8255637448447,
                  38.86338184759914,
                  -10.397816201550057
                ],
                [
                  -76.82585383539508,
                  38.874719108328875,
                  -10.397816201550057
                ],
                [
                  -76.80448144779086,
                  38.87505140807268,
                  383.8421837984499
                ],
                [
                  -76.80419474835067,
                  38.8637140136554,
                  383.8421837984499
                ],
                [
                  -76.8255637448447,
                  38.86338184759914,
                  -10.397816201550057
                ]
              ]
            ]
          },
          "id": "20180305_362436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_362436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:27:31Z",
            "pc:count": 14634642,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342679.2381,
                "count": 14634642,
                "maximum": 343466.9565,
                "minimum": 341612.0965,
                "name": "X",
                "position": 0,
                "stddev": 480.936652,
                "variance": 231300.0632
              },
              {
                "average": 4303856.104,
                "count": 14634642,
                "maximum": 4304457.527,
                "minimum": 4303198.807,
                "name": "Y",
                "position": 1,
                "stddev": 346.2112044,
                "variance": 119862.1981
              },
              {
                "average": 34.91298149,
                "count": 14634642,
                "maximum": 383.8421838,
                "minimum": -10.3978162,
                "name": "Z",
                "position": 2,
                "stddev": 11.03986929,
                "variance": 121.878714
              },
              {
                "average": 4772.954278,
                "count": 14634642,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5070.308022,
                "variance": 25708023.44
              },
              {
                "average": 2.20121647,
                "count": 14634642,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.312325916,
                "variance": 1.722199309
              },
              {
                "average": 3.189678231,
                "count": 14634642,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.507811536,
                "variance": 2.273495627
              },
              {
                "average": 0.5103997078,
                "count": 14634642,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998918515,
                "variance": 0.2498918632
              },
              {
                "average": 0,
                "count": 14634642,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.376711572,
                "count": 14634642,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5417666365,
                "variance": 0.2935110885
              },
              {
                "average": 10.86887522,
                "count": 14634642,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.426642311,
                "variance": 71.00830064
              },
              {
                "average": 0,
                "count": 14634642,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 85.81240177,
                "count": 14634642,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.41764674,
                "variance": 154.1979505
              },
              {
                "average": 206083611.8,
                "count": 14634642,
                "maximum": 207528051.3,
                "minimum": 204296917.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1606188.823,
                "variance": 2579842537000.0
              },
              {
                "average": 0,
                "count": 14634642,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14634642,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14634642,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005209556886,
                "count": 14634642,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02281850848,
                "variance": 0.0005206843293
              },
              {
                "average": 0.3315105351,
                "count": 14634642,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4707561103,
                "variance": 0.2216113154
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341612.0965,
              4303198.807,
              -10.3978162,
              343466.9565,
              4304457.527,
              383.8421838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341612.0964767596,
                    4303198.806717366,
                    -10.397816201550057
                  ],
                  [
                    341612.0964767596,
                    4304457.526717367,
                    -10.397816201550057
                  ],
                  [
                    343466.9564767596,
                    4304457.526717367,
                    383.8421837984499
                  ],
                  [
                    343466.9564767596,
                    4303198.806717366,
                    383.8421837984499
                  ],
                  [
                    341612.0964767596,
                    4303198.806717366,
                    -10.397816201550057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:27:31+00:00",
            "end_time": "2018-03-05T14:55:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_368432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80452099868246,
              38.85236452091462,
              -10.40523796261968
            ],
            [
              -76.80480764300158,
              38.86370229566264,
              -10.40523796261968
            ],
            [
              -76.78344038050983,
              38.86403063488479,
              279.2547620373804
            ],
            [
              -76.78315712538107,
              38.852692728025474,
              279.2547620373804
            ],
            [
              -76.80452099868246,
              38.85236452091462,
              -10.40523796261968
            ]
          ]
        ]
      },
      "bbox": [
        -76.80480764,
        38.85236452,
        -10.40523796,
        -76.78315713,
        38.86403063,
        279.254762
      ],
      "properties": {
        "datetime": "2018-03-05T15:24:03Z",
        "pc:count": 13450642,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344428.0664,
            "count": 13450642,
            "maximum": 345268.4319,
            "minimum": 343413.7519,
            "name": "X",
            "position": 0,
            "stddev": 548.0363969,
            "variance": 300343.8924
          },
          {
            "average": 4302594.615,
            "count": 13450642,
            "maximum": 4303198.557,
            "minimum": 4301939.797,
            "name": "Y",
            "position": 1,
            "stddev": 332.4072812,
            "variance": 110494.6006
          },
          {
            "average": 26.46277779,
            "count": 13450642,
            "maximum": 279.254762,
            "minimum": -10.40523796,
            "name": "Z",
            "position": 2,
            "stddev": 12.0041125,
            "variance": 144.098717
          },
          {
            "average": 5578.574754,
            "count": 13450642,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5476.765495,
            "variance": 29994960.29
          },
          {
            "average": 1.997603088,
            "count": 13450642,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.293213533,
            "variance": 1.672401243
          },
          {
            "average": 2.843875556,
            "count": 13450642,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.625127866,
            "variance": 2.641040581
          },
          {
            "average": 0.5101565412,
            "count": 13450642,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998968526,
            "variance": 0.2498968632
          },
          {
            "average": 0,
            "count": 13450642,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.451540752,
            "count": 13450642,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7143193554,
            "variance": 0.5102521415
          },
          {
            "average": 2.916994314,
            "count": 13450642,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.36924909,
            "variance": 152.9983229
          },
          {
            "average": 0,
            "count": 13450642,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.10010429,
            "count": 13450642,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5202167408,
            "variance": 0.2706254575
          },
          {
            "average": 204298193.7,
            "count": 13450642,
            "maximum": 204298643.5,
            "minimum": 204296925.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 424.2230853,
            "variance": 179965.2261
          },
          {
            "average": 0,
            "count": 13450642,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13450642,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13450642,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001244996335,
            "count": 13450642,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03526253553,
            "variance": 0.001243446412
          },
          {
            "average": 0.3487422385,
            "count": 13450642,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4765722468,
            "variance": 0.2271211065
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343413.7519,
          4301939.797,
          -10.40523796,
          345268.4319,
          4303198.557,
          279.254762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343413.7518569823,
                4301939.797410212,
                -10.40523796261968
              ],
              [
                343413.7518569823,
                4303198.557410212,
                -10.40523796261968
              ],
              [
                345268.43185698235,
                4303198.557410212,
                279.2547620373804
              ],
              [
                345268.43185698235,
                4301939.797410212,
                279.2547620373804
              ],
              [
                343413.7518569823,
                4301939.797410212,
                -10.40523796261968
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:24:03+00:00",
        "end_time": "2018-03-05T14:55:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_368432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_368432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_368432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80480764,
            38.85236452,
            -10.40523796,
            -76.78315713,
            38.86403063,
            279.254762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80452099868246,
                  38.85236452091462,
                  -10.40523796261968
                ],
                [
                  -76.80480764300158,
                  38.86370229566264,
                  -10.40523796261968
                ],
                [
                  -76.78344038050983,
                  38.86403063488479,
                  279.2547620373804
                ],
                [
                  -76.78315712538107,
                  38.852692728025474,
                  279.2547620373804
                ],
                [
                  -76.80452099868246,
                  38.85236452091462,
                  -10.40523796261968
                ]
              ]
            ]
          },
          "id": "20180305_368432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_368432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:24:03Z",
            "pc:count": 13450642,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344428.0664,
                "count": 13450642,
                "maximum": 345268.4319,
                "minimum": 343413.7519,
                "name": "X",
                "position": 0,
                "stddev": 548.0363969,
                "variance": 300343.8924
              },
              {
                "average": 4302594.615,
                "count": 13450642,
                "maximum": 4303198.557,
                "minimum": 4301939.797,
                "name": "Y",
                "position": 1,
                "stddev": 332.4072812,
                "variance": 110494.6006
              },
              {
                "average": 26.46277779,
                "count": 13450642,
                "maximum": 279.254762,
                "minimum": -10.40523796,
                "name": "Z",
                "position": 2,
                "stddev": 12.0041125,
                "variance": 144.098717
              },
              {
                "average": 5578.574754,
                "count": 13450642,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5476.765495,
                "variance": 29994960.29
              },
              {
                "average": 1.997603088,
                "count": 13450642,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.293213533,
                "variance": 1.672401243
              },
              {
                "average": 2.843875556,
                "count": 13450642,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.625127866,
                "variance": 2.641040581
              },
              {
                "average": 0.5101565412,
                "count": 13450642,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998968526,
                "variance": 0.2498968632
              },
              {
                "average": 0,
                "count": 13450642,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.451540752,
                "count": 13450642,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7143193554,
                "variance": 0.5102521415
              },
              {
                "average": 2.916994314,
                "count": 13450642,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.36924909,
                "variance": 152.9983229
              },
              {
                "average": 0,
                "count": 13450642,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.10010429,
                "count": 13450642,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5202167408,
                "variance": 0.2706254575
              },
              {
                "average": 204298193.7,
                "count": 13450642,
                "maximum": 204298643.5,
                "minimum": 204296925.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 424.2230853,
                "variance": 179965.2261
              },
              {
                "average": 0,
                "count": 13450642,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13450642,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13450642,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001244996335,
                "count": 13450642,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03526253553,
                "variance": 0.001243446412
              },
              {
                "average": 0.3487422385,
                "count": 13450642,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4765722468,
                "variance": 0.2271211065
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343413.7519,
              4301939.797,
              -10.40523796,
              345268.4319,
              4303198.557,
              279.254762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343413.7518569823,
                    4301939.797410212,
                    -10.40523796261968
                  ],
                  [
                    343413.7518569823,
                    4303198.557410212,
                    -10.40523796261968
                  ],
                  [
                    345268.43185698235,
                    4303198.557410212,
                    279.2547620373804
                  ],
                  [
                    345268.43185698235,
                    4301939.797410212,
                    279.2547620373804
                  ],
                  [
                    343413.7518569823,
                    4301939.797410212,
                    -10.40523796261968
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:24:03+00:00",
            "end_time": "2018-03-05T14:55: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": "20180305_374436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78342085755125,
              38.86331034366228,
              -10.426591811334788
            ],
            [
              -76.7837042708777,
              38.87464858851666,
              -10.426591811334788
            ],
            [
              -76.7623304901307,
              38.87497318809099,
              273.35340818866524
            ],
            [
              -76.76205046857643,
              38.86363481263558,
              273.35340818866524
            ],
            [
              -76.78342085755125,
              38.86331034366228,
              -10.426591811334788
            ]
          ]
        ]
      },
      "bbox": [
        -76.78370427,
        38.86331034,
        -10.42659181,
        -76.76205047,
        38.87497319,
        273.3534082
      ],
      "properties": {
        "datetime": "2018-03-05T15:23:40Z",
        "pc:count": 14296587,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346273.4966,
            "count": 14296587,
            "maximum": 347123.504,
            "minimum": 345268.564,
            "name": "X",
            "position": 0,
            "stddev": 490.6620776,
            "variance": 240749.2744
          },
          {
            "average": 4303737.751,
            "count": 14296587,
            "maximum": 4304377.386,
            "minimum": 4303118.586,
            "name": "Y",
            "position": 1,
            "stddev": 347.8927646,
            "variance": 121029.3757
          },
          {
            "average": 38.51536857,
            "count": 14296587,
            "maximum": 273.3534082,
            "minimum": -10.42659181,
            "name": "Z",
            "position": 2,
            "stddev": 9.347323865,
            "variance": 87.37246344
          },
          {
            "average": 6312.591644,
            "count": 14296587,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6344.621303,
            "variance": 40254219.48
          },
          {
            "average": 2.004621313,
            "count": 14296587,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.28909197,
            "variance": 1.661758106
          },
          {
            "average": 2.875433276,
            "count": 14296587,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.612370367,
            "variance": 2.599738199
          },
          {
            "average": 0.5034501591,
            "count": 14296587,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999881137,
            "variance": 0.2499881139
          },
          {
            "average": 0,
            "count": 14296587,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.392118692,
            "count": 14296587,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5884806791,
            "variance": 0.3463095097
          },
          {
            "average": 10.89277173,
            "count": 14296587,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.071296588,
            "variance": 65.14582862
          },
          {
            "average": 0,
            "count": 14296587,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.39397984,
            "count": 14296587,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5080640914,
            "variance": 0.258129121
          },
          {
            "average": 204298391.9,
            "count": 14296587,
            "maximum": 204298620.4,
            "minimum": 204296901.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 218.079974,
            "variance": 47558.87506
          },
          {
            "average": 0,
            "count": 14296587,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14296587,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14296587,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007982324732,
            "count": 14296587,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02824173072,
            "variance": 0.000797595354
          },
          {
            "average": 0.3496568097,
            "count": 14296587,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4768615533,
            "variance": 0.227396941
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345268.564,
          4303118.586,
          -10.42659181,
          347123.504,
          4304377.386,
          273.3534082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345268.5640385249,
                4303118.5863148095,
                -10.426591811334788
              ],
              [
                345268.5640385249,
                4304377.38631481,
                -10.426591811334788
              ],
              [
                347123.5040385249,
                4304377.38631481,
                273.35340818866524
              ],
              [
                347123.5040385249,
                4303118.5863148095,
                273.35340818866524
              ],
              [
                345268.5640385249,
                4303118.5863148095,
                -10.426591811334788
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:23:40+00:00",
        "end_time": "2018-03-05T14:55:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_374436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_374436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_374436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78370427,
            38.86331034,
            -10.42659181,
            -76.76205047,
            38.87497319,
            273.3534082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78342085755125,
                  38.86331034366228,
                  -10.426591811334788
                ],
                [
                  -76.7837042708777,
                  38.87464858851666,
                  -10.426591811334788
                ],
                [
                  -76.7623304901307,
                  38.87497318809099,
                  273.35340818866524
                ],
                [
                  -76.76205046857643,
                  38.86363481263558,
                  273.35340818866524
                ],
                [
                  -76.78342085755125,
                  38.86331034366228,
                  -10.426591811334788
                ]
              ]
            ]
          },
          "id": "20180305_374436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_374436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:23:40Z",
            "pc:count": 14296587,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346273.4966,
                "count": 14296587,
                "maximum": 347123.504,
                "minimum": 345268.564,
                "name": "X",
                "position": 0,
                "stddev": 490.6620776,
                "variance": 240749.2744
              },
              {
                "average": 4303737.751,
                "count": 14296587,
                "maximum": 4304377.386,
                "minimum": 4303118.586,
                "name": "Y",
                "position": 1,
                "stddev": 347.8927646,
                "variance": 121029.3757
              },
              {
                "average": 38.51536857,
                "count": 14296587,
                "maximum": 273.3534082,
                "minimum": -10.42659181,
                "name": "Z",
                "position": 2,
                "stddev": 9.347323865,
                "variance": 87.37246344
              },
              {
                "average": 6312.591644,
                "count": 14296587,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6344.621303,
                "variance": 40254219.48
              },
              {
                "average": 2.004621313,
                "count": 14296587,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.28909197,
                "variance": 1.661758106
              },
              {
                "average": 2.875433276,
                "count": 14296587,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.612370367,
                "variance": 2.599738199
              },
              {
                "average": 0.5034501591,
                "count": 14296587,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999881137,
                "variance": 0.2499881139
              },
              {
                "average": 0,
                "count": 14296587,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.392118692,
                "count": 14296587,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5884806791,
                "variance": 0.3463095097
              },
              {
                "average": 10.89277173,
                "count": 14296587,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.071296588,
                "variance": 65.14582862
              },
              {
                "average": 0,
                "count": 14296587,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.39397984,
                "count": 14296587,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5080640914,
                "variance": 0.258129121
              },
              {
                "average": 204298391.9,
                "count": 14296587,
                "maximum": 204298620.4,
                "minimum": 204296901.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 218.079974,
                "variance": 47558.87506
              },
              {
                "average": 0,
                "count": 14296587,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14296587,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14296587,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007982324732,
                "count": 14296587,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02824173072,
                "variance": 0.000797595354
              },
              {
                "average": 0.3496568097,
                "count": 14296587,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4768615533,
                "variance": 0.227396941
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345268.564,
              4303118.586,
              -10.42659181,
              347123.504,
              4304377.386,
              273.3534082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345268.5640385249,
                    4303118.5863148095,
                    -10.426591811334788
                  ],
                  [
                    345268.5640385249,
                    4304377.38631481,
                    -10.426591811334788
                  ],
                  [
                    347123.5040385249,
                    4304377.38631481,
                    273.35340818866524
                  ],
                  [
                    347123.5040385249,
                    4303118.5863148095,
                    273.35340818866524
                  ],
                  [
                    345268.5640385249,
                    4303118.5863148095,
                    -10.426591811334788
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:23:40+00:00",
            "end_time": "2018-03-05T14:55: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": "20180411_320428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97307564031637,
              38.84154245611749,
              -5.15759623779158
            ],
            [
              -76.97338563194783,
              38.85275990666388,
              -5.15759623779158
            ],
            [
              -76.9520214019235,
              38.85311903993561,
              415.3224037622084
            ],
            [
              -76.95171476109093,
              38.84190144640871,
              415.3224037622084
            ],
            [
              -76.97307564031637,
              38.84154245611749,
              -5.15759623779158
            ]
          ]
        ]
      },
      "bbox": [
        -76.97338563,
        38.84154246,
        -5.157596238,
        -76.95171476,
        38.85311904,
        415.3224038
      ],
      "properties": {
        "datetime": "2018-04-12T01:31:06Z",
        "pc:count": 11798130,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329634.962,
            "count": 11798130,
            "maximum": 330615.2455,
            "minimum": 328760.3655,
            "name": "X",
            "position": 0,
            "stddev": 465.3166023,
            "variance": 216519.5404
          },
          {
            "average": 4301661.696,
            "count": 11798130,
            "maximum": 4302286.865,
            "minimum": 4301041.345,
            "name": "Y",
            "position": 1,
            "stddev": 344.241241,
            "variance": 118502.032
          },
          {
            "average": 51.83653395,
            "count": 11798130,
            "maximum": 415.3224038,
            "minimum": -5.157596238,
            "name": "Z",
            "position": 2,
            "stddev": 13.9453945,
            "variance": 194.4740278
          },
          {
            "average": 4304.688434,
            "count": 11798130,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4246.755412,
            "variance": 18034931.53
          },
          {
            "average": 1.888239746,
            "count": 11798130,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.164027939,
            "variance": 1.354961043
          },
          {
            "average": 2.638260555,
            "count": 11798130,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.467897642,
            "variance": 2.154723488
          },
          {
            "average": 0.5047993199,
            "count": 11798130,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999769872,
            "variance": 0.2499769877
          },
          {
            "average": 0,
            "count": 11798130,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.493385392,
            "count": 11798130,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.230342053,
            "variance": 1.513741568
          },
          {
            "average": 11.91940523,
            "count": 11798130,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.473678683,
            "variance": 55.85587306
          },
          {
            "average": 0,
            "count": 11798130,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.60231842,
            "count": 11798130,
            "maximum": 93,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5032624967,
            "variance": 0.2532731405
          },
          {
            "average": 207531494.1,
            "count": 11798130,
            "maximum": 207531866.8,
            "minimum": 207530424.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 300.6736806,
            "variance": 90404.66221
          },
          {
            "average": 0,
            "count": 11798130,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11798130,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11798130,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006331511858,
            "count": 11798130,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02515452959,
            "variance": 0.000632750359
          },
          {
            "average": 0.3045266496,
            "count": 11798130,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4602066788,
            "variance": 0.2117901872
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328760.3655,
          4301041.345,
          -5.157596238,
          330615.2455,
          4302286.865,
          415.3224038
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328760.3654565535,
                4301041.345062642,
                -5.15759623779158
              ],
              [
                328760.3654565535,
                4302286.865062642,
                -5.15759623779158
              ],
              [
                330615.24545655353,
                4302286.865062642,
                415.3224037622084
              ],
              [
                330615.24545655353,
                4301041.345062642,
                415.3224037622084
              ],
              [
                328760.3654565535,
                4301041.345062642,
                -5.15759623779158
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:31:06+00:00",
        "end_time": "2018-04-12T01:07:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_320428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_320428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_320428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_320428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97338563,
            38.84154246,
            -5.157596238,
            -76.95171476,
            38.85311904,
            415.3224038
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97307564031637,
                  38.84154245611749,
                  -5.15759623779158
                ],
                [
                  -76.97338563194783,
                  38.85275990666388,
                  -5.15759623779158
                ],
                [
                  -76.9520214019235,
                  38.85311903993561,
                  415.3224037622084
                ],
                [
                  -76.95171476109093,
                  38.84190144640871,
                  415.3224037622084
                ],
                [
                  -76.97307564031637,
                  38.84154245611749,
                  -5.15759623779158
                ]
              ]
            ]
          },
          "id": "20180411_320428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_320428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:31:06Z",
            "pc:count": 11798130,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329634.962,
                "count": 11798130,
                "maximum": 330615.2455,
                "minimum": 328760.3655,
                "name": "X",
                "position": 0,
                "stddev": 465.3166023,
                "variance": 216519.5404
              },
              {
                "average": 4301661.696,
                "count": 11798130,
                "maximum": 4302286.865,
                "minimum": 4301041.345,
                "name": "Y",
                "position": 1,
                "stddev": 344.241241,
                "variance": 118502.032
              },
              {
                "average": 51.83653395,
                "count": 11798130,
                "maximum": 415.3224038,
                "minimum": -5.157596238,
                "name": "Z",
                "position": 2,
                "stddev": 13.9453945,
                "variance": 194.4740278
              },
              {
                "average": 4304.688434,
                "count": 11798130,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4246.755412,
                "variance": 18034931.53
              },
              {
                "average": 1.888239746,
                "count": 11798130,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.164027939,
                "variance": 1.354961043
              },
              {
                "average": 2.638260555,
                "count": 11798130,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.467897642,
                "variance": 2.154723488
              },
              {
                "average": 0.5047993199,
                "count": 11798130,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999769872,
                "variance": 0.2499769877
              },
              {
                "average": 0,
                "count": 11798130,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.493385392,
                "count": 11798130,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.230342053,
                "variance": 1.513741568
              },
              {
                "average": 11.91940523,
                "count": 11798130,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.473678683,
                "variance": 55.85587306
              },
              {
                "average": 0,
                "count": 11798130,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.60231842,
                "count": 11798130,
                "maximum": 93,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5032624967,
                "variance": 0.2532731405
              },
              {
                "average": 207531494.1,
                "count": 11798130,
                "maximum": 207531866.8,
                "minimum": 207530424.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 300.6736806,
                "variance": 90404.66221
              },
              {
                "average": 0,
                "count": 11798130,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11798130,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11798130,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006331511858,
                "count": 11798130,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02515452959,
                "variance": 0.000632750359
              },
              {
                "average": 0.3045266496,
                "count": 11798130,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4602066788,
                "variance": 0.2117901872
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328760.3655,
              4301041.345,
              -5.157596238,
              330615.2455,
              4302286.865,
              415.3224038
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328760.3654565535,
                    4301041.345062642,
                    -5.15759623779158
                  ],
                  [
                    328760.3654565535,
                    4302286.865062642,
                    -5.15759623779158
                  ],
                  [
                    330615.24545655353,
                    4302286.865062642,
                    415.3224037622084
                  ],
                  [
                    330615.24545655353,
                    4301041.345062642,
                    415.3224037622084
                  ],
                  [
                    328760.3654565535,
                    4301041.345062642,
                    -5.15759623779158
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:31:06+00:00",
            "end_time": "2018-04-12T01:07: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": "20180411_320432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.96229549582641,
              38.85579270080208,
              -3.326488331211976
            ],
            [
              -76.96251249029137,
              38.86368472205172,
              -3.326488331211976
            ],
            [
              -76.9520100385409,
              38.86386079248079,
              375.91351166878803
            ],
            [
              -76.95179420352554,
              38.85596872191548,
              375.91351166878803
            ],
            [
              -76.96229549582641,
              38.85579270080208,
              -3.326488331211976
            ]
          ]
        ]
      },
      "bbox": [
        -76.96251249,
        38.8557927,
        -3.326488331,
        -76.9517942,
        38.86386079,
        375.9135117
      ],
      "properties": {
        "datetime": "2018-04-12T01:31:27Z",
        "pc:count": 1246505,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330408.1993,
            "count": 1246505,
            "maximum": 330641.7234,
            "minimum": 329730.0234,
            "name": "X",
            "position": 0,
            "stddev": 204.8025807,
            "variance": 41944.09704
          },
          {
            "average": 4302941.501,
            "count": 1246505,
            "maximum": 4303478.987,
            "minimum": 4302602.707,
            "name": "Y",
            "position": 1,
            "stddev": 164.5129025,
            "variance": 27064.4951
          },
          {
            "average": 73.00539007,
            "count": 1246505,
            "maximum": 375.9135117,
            "minimum": -3.326488331,
            "name": "Z",
            "position": 2,
            "stddev": 11.75097102,
            "variance": 138.08532
          },
          {
            "average": 4191.152456,
            "count": 1246505,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4285.002942,
            "variance": 18361250.22
          },
          {
            "average": 1.928722308,
            "count": 1246505,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.182711239,
            "variance": 1.398805876
          },
          {
            "average": 2.720407058,
            "count": 1246505,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.477147547,
            "variance": 2.181964876
          },
          {
            "average": 0.4927810157,
            "count": 1246505,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999480841,
            "variance": 0.2499480868
          },
          {
            "average": 0,
            "count": 1246505,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.36842291,
            "count": 1246505,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.514351621,
            "variance": 0.26455759
          },
          {
            "average": 9.882166989,
            "count": 1246505,
            "maximum": 19.99799919,
            "minimum": 1.998000026,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.344693153,
            "variance": 40.25513121
          },
          {
            "average": 0,
            "count": 1246505,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.29712436,
            "count": 1246505,
            "maximum": 92,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4569919497,
            "variance": 0.2088416421
          },
          {
            "average": 207531682.5,
            "count": 1246505,
            "maximum": 207531887.1,
            "minimum": 207531234.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 286.6815988,
            "variance": 82186.3391
          },
          {
            "average": 0,
            "count": 1246505,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1246505,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1246505,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007517017581,
            "count": 1246505,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02740688427,
            "variance": 0.0007511373052
          },
          {
            "average": 0.2971243597,
            "count": 1246505,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4569919497,
            "variance": 0.2088416421
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          329730.0234,
          4302602.707,
          -3.326488331,
          330641.7234,
          4303478.987,
          375.9135117
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                329730.0234447164,
                4302602.70729648,
                -3.326488331211976
              ],
              [
                329730.0234447164,
                4303478.98729648,
                -3.326488331211976
              ],
              [
                330641.72344471636,
                4303478.98729648,
                375.91351166878803
              ],
              [
                330641.72344471636,
                4302602.70729648,
                375.91351166878803
              ],
              [
                329730.0234447164,
                4302602.70729648,
                -3.326488331211976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:31:27+00:00",
        "end_time": "2018-04-12T01:20:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_320432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_320432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_320432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_320432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.96251249,
            38.8557927,
            -3.326488331,
            -76.9517942,
            38.86386079,
            375.9135117
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.96229549582641,
                  38.85579270080208,
                  -3.326488331211976
                ],
                [
                  -76.96251249029137,
                  38.86368472205172,
                  -3.326488331211976
                ],
                [
                  -76.9520100385409,
                  38.86386079248079,
                  375.91351166878803
                ],
                [
                  -76.95179420352554,
                  38.85596872191548,
                  375.91351166878803
                ],
                [
                  -76.96229549582641,
                  38.85579270080208,
                  -3.326488331211976
                ]
              ]
            ]
          },
          "id": "20180411_320432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_320432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:31:27Z",
            "pc:count": 1246505,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330408.1993,
                "count": 1246505,
                "maximum": 330641.7234,
                "minimum": 329730.0234,
                "name": "X",
                "position": 0,
                "stddev": 204.8025807,
                "variance": 41944.09704
              },
              {
                "average": 4302941.501,
                "count": 1246505,
                "maximum": 4303478.987,
                "minimum": 4302602.707,
                "name": "Y",
                "position": 1,
                "stddev": 164.5129025,
                "variance": 27064.4951
              },
              {
                "average": 73.00539007,
                "count": 1246505,
                "maximum": 375.9135117,
                "minimum": -3.326488331,
                "name": "Z",
                "position": 2,
                "stddev": 11.75097102,
                "variance": 138.08532
              },
              {
                "average": 4191.152456,
                "count": 1246505,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4285.002942,
                "variance": 18361250.22
              },
              {
                "average": 1.928722308,
                "count": 1246505,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.182711239,
                "variance": 1.398805876
              },
              {
                "average": 2.720407058,
                "count": 1246505,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.477147547,
                "variance": 2.181964876
              },
              {
                "average": 0.4927810157,
                "count": 1246505,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999480841,
                "variance": 0.2499480868
              },
              {
                "average": 0,
                "count": 1246505,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.36842291,
                "count": 1246505,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.514351621,
                "variance": 0.26455759
              },
              {
                "average": 9.882166989,
                "count": 1246505,
                "maximum": 19.99799919,
                "minimum": 1.998000026,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.344693153,
                "variance": 40.25513121
              },
              {
                "average": 0,
                "count": 1246505,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.29712436,
                "count": 1246505,
                "maximum": 92,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4569919497,
                "variance": 0.2088416421
              },
              {
                "average": 207531682.5,
                "count": 1246505,
                "maximum": 207531887.1,
                "minimum": 207531234.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 286.6815988,
                "variance": 82186.3391
              },
              {
                "average": 0,
                "count": 1246505,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1246505,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1246505,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007517017581,
                "count": 1246505,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02740688427,
                "variance": 0.0007511373052
              },
              {
                "average": 0.2971243597,
                "count": 1246505,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4569919497,
                "variance": 0.2088416421
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              329730.0234,
              4302602.707,
              -3.326488331,
              330641.7234,
              4303478.987,
              375.9135117
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    329730.0234447164,
                    4302602.70729648,
                    -3.326488331211976
                  ],
                  [
                    329730.0234447164,
                    4303478.98729648,
                    -3.326488331211976
                  ],
                  [
                    330641.72344471636,
                    4303478.98729648,
                    375.91351166878803
                  ],
                  [
                    330641.72344471636,
                    4302602.70729648,
                    375.91351166878803
                  ],
                  [
                    329730.0234447164,
                    4302602.70729648,
                    -3.326488331211976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:31:27+00:00",
            "end_time": "2018-04-12T01:20:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_320436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95204207247177,
              38.86386380969785,
              77.07952260502596
            ],
            [
              -76.95204282140858,
              38.863891188933025,
              77.07952260502596
            ],
            [
              -76.95200780154802,
              38.863891774457365,
              79.05952260502595
            ],
            [
              -76.95200705262462,
              38.86386439522164,
              79.05952260502595
            ],
            [
              -76.95204207247177,
              38.86386380969785,
              77.07952260502596
            ]
          ]
        ]
      },
      "bbox": [
        -76.95204282,
        38.86386381,
        77.07952261,
        -76.95200705,
        38.86389177,
        79.05952261
      ],
      "properties": {
        "datetime": "2018-04-12T01:31:27Z",
        "pc:count": 15,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 330640.8471,
            "count": 15,
            "maximum": 330641.9911,
            "minimum": 330638.9511,
            "name": "X",
            "position": 0,
            "stddev": 0.9413576821,
            "variance": 0.8861542857
          },
          {
            "average": 4303480.719,
            "count": 15,
            "maximum": 4303482.422,
            "minimum": 4303479.382,
            "name": "Y",
            "position": 1,
            "stddev": 0.9860343856,
            "variance": 0.9722638096
          },
          {
            "average": 78.52685594,
            "count": 15,
            "maximum": 79.05952261,
            "minimum": 77.07952261,
            "name": "Z",
            "position": 2,
            "stddev": 0.5768816005,
            "variance": 0.332792381
          },
          {
            "average": 7945.266667,
            "count": 15,
            "maximum": 10908,
            "minimum": 4882,
            "name": "Intensity",
            "position": 3,
            "stddev": 2273.515103,
            "variance": 5168870.924
          },
          {
            "average": 1.2,
            "count": 15,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4140393356,
            "variance": 0.1714285714
          },
          {
            "average": 1.2,
            "count": 15,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4140393356,
            "variance": 0.1714285714
          },
          {
            "average": 0.6,
            "count": 15,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5070925528,
            "variance": 0.2571428571
          },
          {
            "average": 0,
            "count": 15,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 15,
            "maximum": 1,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.998000026,
            "count": 15,
            "maximum": 1.998000026,
            "minimum": 1.998000026,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91,
            "count": 15,
            "maximum": 91,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 207531873.9,
            "count": 15,
            "maximum": 207531887.2,
            "minimum": 207531865,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11.23091712,
            "variance": 126.1334995
          },
          {
            "average": 0,
            "count": 15,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330638.9511,
          4303479.382,
          77.07952261,
          330641.9911,
          4303482.422,
          79.05952261
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330638.9511014519,
                4303479.381516207,
                77.07952260502596
              ],
              [
                330638.9511014519,
                4303482.421516206,
                77.07952260502596
              ],
              [
                330641.9911014519,
                4303482.421516206,
                79.05952260502595
              ],
              [
                330641.9911014519,
                4303479.381516207,
                79.05952260502595
              ],
              [
                330638.9511014519,
                4303479.381516207,
                77.07952260502596
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:31:27+00:00",
        "end_time": "2018-04-12T01:31:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_320436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_320436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_320436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_320436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95204282,
            38.86386381,
            77.07952261,
            -76.95200705,
            38.86389177,
            79.05952261
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95204207247177,
                  38.86386380969785,
                  77.07952260502596
                ],
                [
                  -76.95204282140858,
                  38.863891188933025,
                  77.07952260502596
                ],
                [
                  -76.95200780154802,
                  38.863891774457365,
                  79.05952260502595
                ],
                [
                  -76.95200705262462,
                  38.86386439522164,
                  79.05952260502595
                ],
                [
                  -76.95204207247177,
                  38.86386380969785,
                  77.07952260502596
                ]
              ]
            ]
          },
          "id": "20180411_320436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_320436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:31:27Z",
            "pc:count": 15,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 330640.8471,
                "count": 15,
                "maximum": 330641.9911,
                "minimum": 330638.9511,
                "name": "X",
                "position": 0,
                "stddev": 0.9413576821,
                "variance": 0.8861542857
              },
              {
                "average": 4303480.719,
                "count": 15,
                "maximum": 4303482.422,
                "minimum": 4303479.382,
                "name": "Y",
                "position": 1,
                "stddev": 0.9860343856,
                "variance": 0.9722638096
              },
              {
                "average": 78.52685594,
                "count": 15,
                "maximum": 79.05952261,
                "minimum": 77.07952261,
                "name": "Z",
                "position": 2,
                "stddev": 0.5768816005,
                "variance": 0.332792381
              },
              {
                "average": 7945.266667,
                "count": 15,
                "maximum": 10908,
                "minimum": 4882,
                "name": "Intensity",
                "position": 3,
                "stddev": 2273.515103,
                "variance": 5168870.924
              },
              {
                "average": 1.2,
                "count": 15,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4140393356,
                "variance": 0.1714285714
              },
              {
                "average": 1.2,
                "count": 15,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4140393356,
                "variance": 0.1714285714
              },
              {
                "average": 0.6,
                "count": 15,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5070925528,
                "variance": 0.2571428571
              },
              {
                "average": 0,
                "count": 15,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 15,
                "maximum": 1,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.998000026,
                "count": 15,
                "maximum": 1.998000026,
                "minimum": 1.998000026,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91,
                "count": 15,
                "maximum": 91,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 207531873.9,
                "count": 15,
                "maximum": 207531887.2,
                "minimum": 207531865,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11.23091712,
                "variance": 126.1334995
              },
              {
                "average": 0,
                "count": 15,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330638.9511,
              4303479.382,
              77.07952261,
              330641.9911,
              4303482.422,
              79.05952261
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330638.9511014519,
                    4303479.381516207,
                    77.07952260502596
                  ],
                  [
                    330638.9511014519,
                    4303482.421516206,
                    77.07952260502596
                  ],
                  [
                    330641.9911014519,
                    4303482.421516206,
                    79.05952260502595
                  ],
                  [
                    330641.9911014519,
                    4303479.381516207,
                    79.05952260502595
                  ],
                  [
                    330638.9511014519,
                    4303479.381516207,
                    77.07952260502596
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:31:27+00:00",
            "end_time": "2018-04-12T01:31: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": "20180305_368436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80449148139479,
              38.86334879826293,
              -10.365726339369616
            ],
            [
              -76.80477821967987,
              38.874686011395106,
              -10.365726339369616
            ],
            [
              -76.78340605525821,
              38.8750144470599,
              277.91427366063044
            ],
            [
              -76.78312270810773,
              38.863677101795346,
              277.91427366063044
            ],
            [
              -76.80449148139479,
              38.86334879826293,
              -10.365726339369616
            ]
          ]
        ]
      },
      "bbox": [
        -76.80477822,
        38.8633488,
        -10.36572634,
        -76.78312271,
        38.87501445,
        277.9142737
      ],
      "properties": {
        "datetime": "2018-04-12T00:19:15Z",
        "pc:count": 14101156,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344370.5234,
            "count": 14101156,
            "maximum": 345295.2287,
            "minimum": 343440.4087,
            "name": "X",
            "position": 0,
            "stddev": 485.7397227,
            "variance": 235943.0782
          },
          {
            "average": 4303773.803,
            "count": 14101156,
            "maximum": 4304417.484,
            "minimum": 4303158.784,
            "name": "Y",
            "position": 1,
            "stddev": 349.5100842,
            "variance": 122157.299
          },
          {
            "average": 30.39978743,
            "count": 14101156,
            "maximum": 277.9142737,
            "minimum": -10.36572634,
            "name": "Z",
            "position": 2,
            "stddev": 11.64221631,
            "variance": 135.5412005
          },
          {
            "average": 4302.068681,
            "count": 14101156,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4449.140188,
            "variance": 19794848.41
          },
          {
            "average": 2.027948418,
            "count": 14101156,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.237906447,
            "variance": 1.532412373
          },
          {
            "average": 2.880820764,
            "count": 14101156,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.498420617,
            "variance": 2.245264345
          },
          {
            "average": 0.5278670061,
            "count": 14101156,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992228437,
            "variance": 0.2492234476
          },
          {
            "average": 0,
            "count": 14101156,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.402974409,
            "count": 14101156,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6120430005,
            "variance": 0.3745966345
          },
          {
            "average": -9.909958843,
            "count": 14101156,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.241107294,
            "variance": 85.39806402
          },
          {
            "average": 0,
            "count": 14101156,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.24107137,
            "count": 14101156,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.235664173,
            "variance": 17.94085099
          },
          {
            "average": 204395773.2,
            "count": 14101156,
            "maximum": 207527555.4,
            "minimum": 204296901.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 554538.7013,
            "variance": 307513171200.0
          },
          {
            "average": 0,
            "count": 14101156,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14101156,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14101156,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009219811482,
            "count": 14101156,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03035014274,
            "variance": 0.0009211311643
          },
          {
            "average": 0.3973435228,
            "count": 14101156,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4893482039,
            "variance": 0.2394616647
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343440.4087,
          4303158.784,
          -10.36572634,
          345295.2287,
          4304417.484,
          277.9142737
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343440.4086749504,
                4303158.783832135,
                -10.365726339369616
              ],
              [
                343440.4086749504,
                4304417.483832134,
                -10.365726339369616
              ],
              [
                345295.22867495037,
                4304417.483832134,
                277.91427366063044
              ],
              [
                345295.22867495037,
                4303158.783832135,
                277.91427366063044
              ],
              [
                343440.4086749504,
                4303158.783832135,
                -10.365726339369616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:19:15+00:00",
        "end_time": "2018-03-05T14:55:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_368436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_368436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_368436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80477822,
            38.8633488,
            -10.36572634,
            -76.78312271,
            38.87501445,
            277.9142737
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80449148139479,
                  38.86334879826293,
                  -10.365726339369616
                ],
                [
                  -76.80477821967987,
                  38.874686011395106,
                  -10.365726339369616
                ],
                [
                  -76.78340605525821,
                  38.8750144470599,
                  277.91427366063044
                ],
                [
                  -76.78312270810773,
                  38.863677101795346,
                  277.91427366063044
                ],
                [
                  -76.80449148139479,
                  38.86334879826293,
                  -10.365726339369616
                ]
              ]
            ]
          },
          "id": "20180305_368436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_368436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:19:15Z",
            "pc:count": 14101156,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344370.5234,
                "count": 14101156,
                "maximum": 345295.2287,
                "minimum": 343440.4087,
                "name": "X",
                "position": 0,
                "stddev": 485.7397227,
                "variance": 235943.0782
              },
              {
                "average": 4303773.803,
                "count": 14101156,
                "maximum": 4304417.484,
                "minimum": 4303158.784,
                "name": "Y",
                "position": 1,
                "stddev": 349.5100842,
                "variance": 122157.299
              },
              {
                "average": 30.39978743,
                "count": 14101156,
                "maximum": 277.9142737,
                "minimum": -10.36572634,
                "name": "Z",
                "position": 2,
                "stddev": 11.64221631,
                "variance": 135.5412005
              },
              {
                "average": 4302.068681,
                "count": 14101156,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4449.140188,
                "variance": 19794848.41
              },
              {
                "average": 2.027948418,
                "count": 14101156,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.237906447,
                "variance": 1.532412373
              },
              {
                "average": 2.880820764,
                "count": 14101156,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.498420617,
                "variance": 2.245264345
              },
              {
                "average": 0.5278670061,
                "count": 14101156,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992228437,
                "variance": 0.2492234476
              },
              {
                "average": 0,
                "count": 14101156,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.402974409,
                "count": 14101156,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6120430005,
                "variance": 0.3745966345
              },
              {
                "average": -9.909958843,
                "count": 14101156,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.241107294,
                "variance": 85.39806402
              },
              {
                "average": 0,
                "count": 14101156,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.24107137,
                "count": 14101156,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.235664173,
                "variance": 17.94085099
              },
              {
                "average": 204395773.2,
                "count": 14101156,
                "maximum": 207527555.4,
                "minimum": 204296901.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 554538.7013,
                "variance": 307513171200.0
              },
              {
                "average": 0,
                "count": 14101156,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14101156,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14101156,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009219811482,
                "count": 14101156,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03035014274,
                "variance": 0.0009211311643
              },
              {
                "average": 0.3973435228,
                "count": 14101156,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4893482039,
                "variance": 0.2394616647
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343440.4087,
              4303158.784,
              -10.36572634,
              345295.2287,
              4304417.484,
              277.9142737
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343440.4086749504,
                    4303158.783832135,
                    -10.365726339369616
                  ],
                  [
                    343440.4086749504,
                    4304417.483832134,
                    -10.365726339369616
                  ],
                  [
                    345295.22867495037,
                    4304417.483832134,
                    277.91427366063044
                  ],
                  [
                    345295.22867495037,
                    4303158.783832135,
                    277.91427366063044
                  ],
                  [
                    343440.4086749504,
                    4303158.783832135,
                    -10.365726339369616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:19:15+00:00",
            "end_time": "2018-03-05T14:55: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": "20180411_314424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99409271978172,
              38.830563162244616,
              22.376866471656143
            ],
            [
              -76.99440253432506,
              38.841660349244044,
              22.376866471656143
            ],
            [
              -76.97309049148575,
              38.8420224192796,
              414.5568664716561
            ],
            [
              -76.97278398233104,
              38.830925089663445,
              414.5568664716561
            ],
            [
              -76.99409271978172,
              38.830563162244616,
              22.376866471656143
            ]
          ]
        ]
      },
      "bbox": [
        -76.99440253,
        38.83056316,
        22.37686647,
        -76.97278398,
        38.84202242,
        414.5568665
      ],
      "properties": {
        "datetime": "2018-04-12T01:30:44Z",
        "pc:count": 9867169,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328166.4115,
            "count": 9867169,
            "maximum": 328760.2273,
            "minimum": 326909.5673,
            "name": "X",
            "position": 0,
            "stddev": 354.3688408,
            "variance": 125577.2753
          },
          {
            "average": 4300411.508,
            "count": 9867169,
            "maximum": 4301094.64,
            "minimum": 4299862.46,
            "name": "Y",
            "position": 1,
            "stddev": 313.2167935,
            "variance": 98104.75972
          },
          {
            "average": 59.42533319,
            "count": 9867169,
            "maximum": 414.5568665,
            "minimum": 22.37686647,
            "name": "Z",
            "position": 2,
            "stddev": 14.39321677,
            "variance": 207.1646889
          },
          {
            "average": 4180.37142,
            "count": 9867169,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4024.386802,
            "variance": 16195689.13
          },
          {
            "average": 1.9958669,
            "count": 9867169,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.199314346,
            "variance": 1.4383549
          },
          {
            "average": 2.82921606,
            "count": 9867169,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.451483789,
            "variance": 2.106805191
          },
          {
            "average": 0.5039938,
            "count": 9867169,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999840746,
            "variance": 0.2499840749
          },
          {
            "average": 0,
            "count": 9867169,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.401422941,
            "count": 9867169,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5295662491,
            "variance": 0.2804404122
          },
          {
            "average": 13.50128026,
            "count": 9867169,
            "maximum": 19.99799919,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.20556761,
            "variance": 27.09793414
          },
          {
            "average": 0,
            "count": 9867169,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.49862265,
            "count": 9867169,
            "maximum": 92,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999981283,
            "variance": 0.2499981283
          },
          {
            "average": 207531558.1,
            "count": 9867169,
            "maximum": 207531844.2,
            "minimum": 207531272,
            "name": "GpsTime",
            "position": 12,
            "stddev": 267.5004953,
            "variance": 71556.515
          },
          {
            "average": 0,
            "count": 9867169,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9867169,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9867169,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006282450417,
            "count": 9867169,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02505694342,
            "variance": 0.0006278504135
          },
          {
            "average": 0.3253207683,
            "count": 9867169,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4684945979,
            "variance": 0.2194871883
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326909.5673,
          4299862.46,
          22.37686647,
          328760.2273,
          4301094.64,
          414.5568665
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326909.56732856133,
                4299862.460403717,
                22.376866471656143
              ],
              [
                326909.56732856133,
                4301094.640403717,
                22.376866471656143
              ],
              [
                328760.22732856136,
                4301094.640403717,
                414.5568664716561
              ],
              [
                328760.22732856136,
                4299862.460403717,
                414.5568664716561
              ],
              [
                326909.56732856133,
                4299862.460403717,
                22.376866471656143
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:30:44+00:00",
        "end_time": "2018-04-12T01:21:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_314424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_314424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_314424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_314424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99440253,
            38.83056316,
            22.37686647,
            -76.97278398,
            38.84202242,
            414.5568665
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99409271978172,
                  38.830563162244616,
                  22.376866471656143
                ],
                [
                  -76.99440253432506,
                  38.841660349244044,
                  22.376866471656143
                ],
                [
                  -76.97309049148575,
                  38.8420224192796,
                  414.5568664716561
                ],
                [
                  -76.97278398233104,
                  38.830925089663445,
                  414.5568664716561
                ],
                [
                  -76.99409271978172,
                  38.830563162244616,
                  22.376866471656143
                ]
              ]
            ]
          },
          "id": "20180411_314424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_314424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:30:44Z",
            "pc:count": 9867169,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328166.4115,
                "count": 9867169,
                "maximum": 328760.2273,
                "minimum": 326909.5673,
                "name": "X",
                "position": 0,
                "stddev": 354.3688408,
                "variance": 125577.2753
              },
              {
                "average": 4300411.508,
                "count": 9867169,
                "maximum": 4301094.64,
                "minimum": 4299862.46,
                "name": "Y",
                "position": 1,
                "stddev": 313.2167935,
                "variance": 98104.75972
              },
              {
                "average": 59.42533319,
                "count": 9867169,
                "maximum": 414.5568665,
                "minimum": 22.37686647,
                "name": "Z",
                "position": 2,
                "stddev": 14.39321677,
                "variance": 207.1646889
              },
              {
                "average": 4180.37142,
                "count": 9867169,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4024.386802,
                "variance": 16195689.13
              },
              {
                "average": 1.9958669,
                "count": 9867169,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.199314346,
                "variance": 1.4383549
              },
              {
                "average": 2.82921606,
                "count": 9867169,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.451483789,
                "variance": 2.106805191
              },
              {
                "average": 0.5039938,
                "count": 9867169,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999840746,
                "variance": 0.2499840749
              },
              {
                "average": 0,
                "count": 9867169,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.401422941,
                "count": 9867169,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5295662491,
                "variance": 0.2804404122
              },
              {
                "average": 13.50128026,
                "count": 9867169,
                "maximum": 19.99799919,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.20556761,
                "variance": 27.09793414
              },
              {
                "average": 0,
                "count": 9867169,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.49862265,
                "count": 9867169,
                "maximum": 92,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999981283,
                "variance": 0.2499981283
              },
              {
                "average": 207531558.1,
                "count": 9867169,
                "maximum": 207531844.2,
                "minimum": 207531272,
                "name": "GpsTime",
                "position": 12,
                "stddev": 267.5004953,
                "variance": 71556.515
              },
              {
                "average": 0,
                "count": 9867169,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9867169,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9867169,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006282450417,
                "count": 9867169,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02505694342,
                "variance": 0.0006278504135
              },
              {
                "average": 0.3253207683,
                "count": 9867169,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4684945979,
                "variance": 0.2194871883
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326909.5673,
              4299862.46,
              22.37686647,
              328760.2273,
              4301094.64,
              414.5568665
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326909.56732856133,
                    4299862.460403717,
                    22.376866471656143
                  ],
                  [
                    326909.56732856133,
                    4301094.640403717,
                    22.376866471656143
                  ],
                  [
                    328760.22732856136,
                    4301094.640403717,
                    414.5568664716561
                  ],
                  [
                    328760.22732856136,
                    4299862.460403717,
                    414.5568664716561
                  ],
                  [
                    326909.56732856133,
                    4299862.460403717,
                    22.376866471656143
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:30:44+00:00",
            "end_time": "2018-04-12T01:21:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_314428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.98009111413154,
              38.84178480370238,
              24.970067153611495
            ],
            [
              -76.9802431337224,
              38.847267060888825,
              24.970067153611495
            ],
            [
              -76.97308633346475,
              38.847388217678876,
              398.27006715361154
            ],
            [
              -76.97293486241706,
              38.84190593691549,
              398.27006715361154
            ],
            [
              -76.98009111413154,
              38.84178480370238,
              24.970067153611495
            ]
          ]
        ]
      },
      "bbox": [
        -76.98024313,
        38.8417848,
        24.97006715,
        -76.97293486,
        38.84738822,
        398.2700672
      ],
      "properties": {
        "datetime": "2018-04-12T01:30:52Z",
        "pc:count": 584066,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 328574.5568,
            "count": 584066,
            "maximum": 328773.4559,
            "minimum": 328152.0359,
            "name": "X",
            "position": 0,
            "stddev": 149.8053779,
            "variance": 22441.65123
          },
          {
            "average": 4301241,
            "count": 584066,
            "maximum": 4301690.141,
            "minimum": 4301081.421,
            "name": "Y",
            "position": 1,
            "stddev": 135.9415066,
            "variance": 18480.0932
          },
          {
            "average": 39.09995087,
            "count": 584066,
            "maximum": 398.2700672,
            "minimum": 24.97006715,
            "name": "Z",
            "position": 2,
            "stddev": 10.29217545,
            "variance": 105.9288756
          },
          {
            "average": 4737.285601,
            "count": 584066,
            "maximum": 65528,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4416.382367,
            "variance": 19504433.21
          },
          {
            "average": 1.752053706,
            "count": 584066,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.092625156,
            "variance": 1.193829731
          },
          {
            "average": 2.370939243,
            "count": 584066,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.428765879,
            "variance": 2.041371937
          },
          {
            "average": 0.4919957676,
            "count": 584066,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999363561,
            "variance": 0.2499363602
          },
          {
            "average": 0,
            "count": 584066,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.635957238,
            "count": 584066,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.592484257,
            "variance": 2.536006108
          },
          {
            "average": 8.433945662,
            "count": 584066,
            "maximum": 19.99799919,
            "minimum": 1.998000026,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.563323019,
            "variance": 30.95056301
          },
          {
            "average": 0,
            "count": 584066,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.18394154,
            "count": 584066,
            "maximum": 92,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3874368431,
            "variance": 0.1501073074
          },
          {
            "average": 207531733.3,
            "count": 584066,
            "maximum": 207531852.1,
            "minimum": 207531273.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 216.147279,
            "variance": 46719.6462
          },
          {
            "average": 0,
            "count": 584066,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 584066,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 584066,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006677327562,
            "count": 584066,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02583191885,
            "variance": 0.0006672880317
          },
          {
            "average": 0.1100731767,
            "count": 584066,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3129812137,
            "variance": 0.09795724016
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328152.0359,
          4301081.421,
          24.97006715,
          328773.4559,
          4301690.141,
          398.2700672
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328152.0358663256,
                4301081.421080956,
                24.970067153611495
              ],
              [
                328152.0358663256,
                4301690.141080957,
                24.970067153611495
              ],
              [
                328773.45586632565,
                4301690.141080957,
                398.27006715361154
              ],
              [
                328773.45586632565,
                4301081.421080956,
                398.27006715361154
              ],
              [
                328152.0358663256,
                4301081.421080956,
                24.970067153611495
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:30:52+00:00",
        "end_time": "2018-04-12T01:21:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_314428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_314428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_314428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_314428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.98024313,
            38.8417848,
            24.97006715,
            -76.97293486,
            38.84738822,
            398.2700672
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.98009111413154,
                  38.84178480370238,
                  24.970067153611495
                ],
                [
                  -76.9802431337224,
                  38.847267060888825,
                  24.970067153611495
                ],
                [
                  -76.97308633346475,
                  38.847388217678876,
                  398.27006715361154
                ],
                [
                  -76.97293486241706,
                  38.84190593691549,
                  398.27006715361154
                ],
                [
                  -76.98009111413154,
                  38.84178480370238,
                  24.970067153611495
                ]
              ]
            ]
          },
          "id": "20180411_314428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_314428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:30:52Z",
            "pc:count": 584066,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 328574.5568,
                "count": 584066,
                "maximum": 328773.4559,
                "minimum": 328152.0359,
                "name": "X",
                "position": 0,
                "stddev": 149.8053779,
                "variance": 22441.65123
              },
              {
                "average": 4301241,
                "count": 584066,
                "maximum": 4301690.141,
                "minimum": 4301081.421,
                "name": "Y",
                "position": 1,
                "stddev": 135.9415066,
                "variance": 18480.0932
              },
              {
                "average": 39.09995087,
                "count": 584066,
                "maximum": 398.2700672,
                "minimum": 24.97006715,
                "name": "Z",
                "position": 2,
                "stddev": 10.29217545,
                "variance": 105.9288756
              },
              {
                "average": 4737.285601,
                "count": 584066,
                "maximum": 65528,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4416.382367,
                "variance": 19504433.21
              },
              {
                "average": 1.752053706,
                "count": 584066,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.092625156,
                "variance": 1.193829731
              },
              {
                "average": 2.370939243,
                "count": 584066,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.428765879,
                "variance": 2.041371937
              },
              {
                "average": 0.4919957676,
                "count": 584066,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999363561,
                "variance": 0.2499363602
              },
              {
                "average": 0,
                "count": 584066,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.635957238,
                "count": 584066,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.592484257,
                "variance": 2.536006108
              },
              {
                "average": 8.433945662,
                "count": 584066,
                "maximum": 19.99799919,
                "minimum": 1.998000026,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.563323019,
                "variance": 30.95056301
              },
              {
                "average": 0,
                "count": 584066,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.18394154,
                "count": 584066,
                "maximum": 92,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3874368431,
                "variance": 0.1501073074
              },
              {
                "average": 207531733.3,
                "count": 584066,
                "maximum": 207531852.1,
                "minimum": 207531273.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 216.147279,
                "variance": 46719.6462
              },
              {
                "average": 0,
                "count": 584066,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 584066,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 584066,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006677327562,
                "count": 584066,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02583191885,
                "variance": 0.0006672880317
              },
              {
                "average": 0.1100731767,
                "count": 584066,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3129812137,
                "variance": 0.09795724016
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328152.0359,
              4301081.421,
              24.97006715,
              328773.4559,
              4301690.141,
              398.2700672
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328152.0358663256,
                    4301081.421080956,
                    24.970067153611495
                  ],
                  [
                    328152.0358663256,
                    4301690.141080957,
                    24.970067153611495
                  ],
                  [
                    328773.45586632565,
                    4301690.141080957,
                    398.27006715361154
                  ],
                  [
                    328773.45586632565,
                    4301081.421080956,
                    398.27006715361154
                  ],
                  [
                    328152.0358663256,
                    4301081.421080956,
                    24.970067153611495
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:30:52+00:00",
            "end_time": "2018-04-12T01:21:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_320424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9730791538325,
              38.830560265268595,
              -4.974925292545237
            ],
            [
              -76.97339231449669,
              38.84189679950523,
              -4.974925292545237
            ],
            [
              -76.95203179401997,
              38.84225584272364,
              418.44507470745475
            ],
            [
              -76.95172201781051,
              38.83091916401297,
              418.44507470745475
            ],
            [
              -76.9730791538325,
              38.830560265268595,
              -4.974925292545237
            ]
          ]
        ]
      },
      "bbox": [
        -76.97339231,
        38.83056027,
        -4.974925293,
        -76.95172202,
        38.84225584,
        418.4450747
      ],
      "properties": {
        "datetime": "2018-04-12T01:30:44Z",
        "pc:count": 9398917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329696.5527,
            "count": 9398917,
            "maximum": 330588.5693,
            "minimum": 328733.7293,
            "name": "X",
            "position": 0,
            "stddev": 537.3932887,
            "variance": 288791.5467
          },
          {
            "average": 4300480.458,
            "count": 9398917,
            "maximum": 4301081.265,
            "minimum": 4299822.525,
            "name": "Y",
            "position": 1,
            "stddev": 355.5335153,
            "variance": 126404.0805
          },
          {
            "average": 76.0815782,
            "count": 9398917,
            "maximum": 418.4450747,
            "minimum": -4.974925293,
            "name": "Z",
            "position": 2,
            "stddev": 15.34184963,
            "variance": 235.3723502
          },
          {
            "average": 4009.187859,
            "count": 9398917,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3805.906723,
            "variance": 14484925.98
          },
          {
            "average": 1.545487954,
            "count": 9398917,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9637730777,
            "variance": 0.9288585454
          },
          {
            "average": 1.990966832,
            "count": 9398917,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.31319662,
            "variance": 1.724485363
          },
          {
            "average": 0.5394809849,
            "count": 9398917,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.498438841,
            "variance": 0.2484412783
          },
          {
            "average": 0,
            "count": 9398917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.490429908,
            "count": 9398917,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5346940214,
            "variance": 0.2858976966
          },
          {
            "average": -7.011416251,
            "count": 9398917,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.0381885,
            "variance": 121.8416054
          },
          {
            "average": 0,
            "count": 9398917,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.2400002,
            "count": 9398917,
            "maximum": 93,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5637705504,
            "variance": 0.3178372335
          },
          {
            "average": 207531048.5,
            "count": 9398917,
            "maximum": 207531844.3,
            "minimum": 207530400.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 443.4878524,
            "variance": 196681.4752
          },
          {
            "average": 0,
            "count": 9398917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9398917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9398917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009636216598,
            "count": 9398917,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03102729759,
            "variance": 0.0009626931955
          },
          {
            "average": 0.2987364395,
            "count": 9398917,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4577040545,
            "variance": 0.2094930015
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328733.7293,
          4299822.525,
          -4.974925293,
          330588.5693,
          4301081.265,
          418.4450747
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328733.72934136627,
                4299822.524794505,
                -4.974925292545237
              ],
              [
                328733.72934136627,
                4301081.264794505,
                -4.974925292545237
              ],
              [
                330588.56934136624,
                4301081.264794505,
                418.44507470745475
              ],
              [
                330588.56934136624,
                4299822.524794505,
                418.44507470745475
              ],
              [
                328733.72934136627,
                4299822.524794505,
                -4.974925292545237
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:30:44+00:00",
        "end_time": "2018-04-12T01:06:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_320424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_320424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_320424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_320424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97339231,
            38.83056027,
            -4.974925293,
            -76.95172202,
            38.84225584,
            418.4450747
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9730791538325,
                  38.830560265268595,
                  -4.974925292545237
                ],
                [
                  -76.97339231449669,
                  38.84189679950523,
                  -4.974925292545237
                ],
                [
                  -76.95203179401997,
                  38.84225584272364,
                  418.44507470745475
                ],
                [
                  -76.95172201781051,
                  38.83091916401297,
                  418.44507470745475
                ],
                [
                  -76.9730791538325,
                  38.830560265268595,
                  -4.974925292545237
                ]
              ]
            ]
          },
          "id": "20180411_320424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_320424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:30:44Z",
            "pc:count": 9398917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329696.5527,
                "count": 9398917,
                "maximum": 330588.5693,
                "minimum": 328733.7293,
                "name": "X",
                "position": 0,
                "stddev": 537.3932887,
                "variance": 288791.5467
              },
              {
                "average": 4300480.458,
                "count": 9398917,
                "maximum": 4301081.265,
                "minimum": 4299822.525,
                "name": "Y",
                "position": 1,
                "stddev": 355.5335153,
                "variance": 126404.0805
              },
              {
                "average": 76.0815782,
                "count": 9398917,
                "maximum": 418.4450747,
                "minimum": -4.974925293,
                "name": "Z",
                "position": 2,
                "stddev": 15.34184963,
                "variance": 235.3723502
              },
              {
                "average": 4009.187859,
                "count": 9398917,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3805.906723,
                "variance": 14484925.98
              },
              {
                "average": 1.545487954,
                "count": 9398917,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9637730777,
                "variance": 0.9288585454
              },
              {
                "average": 1.990966832,
                "count": 9398917,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.31319662,
                "variance": 1.724485363
              },
              {
                "average": 0.5394809849,
                "count": 9398917,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.498438841,
                "variance": 0.2484412783
              },
              {
                "average": 0,
                "count": 9398917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.490429908,
                "count": 9398917,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5346940214,
                "variance": 0.2858976966
              },
              {
                "average": -7.011416251,
                "count": 9398917,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.0381885,
                "variance": 121.8416054
              },
              {
                "average": 0,
                "count": 9398917,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.2400002,
                "count": 9398917,
                "maximum": 93,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5637705504,
                "variance": 0.3178372335
              },
              {
                "average": 207531048.5,
                "count": 9398917,
                "maximum": 207531844.3,
                "minimum": 207530400.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 443.4878524,
                "variance": 196681.4752
              },
              {
                "average": 0,
                "count": 9398917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9398917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9398917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009636216598,
                "count": 9398917,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03102729759,
                "variance": 0.0009626931955
              },
              {
                "average": 0.2987364395,
                "count": 9398917,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4577040545,
                "variance": 0.2094930015
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328733.7293,
              4299822.525,
              -4.974925293,
              330588.5693,
              4301081.265,
              418.4450747
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328733.72934136627,
                    4299822.524794505,
                    -4.974925292545237
                  ],
                  [
                    328733.72934136627,
                    4301081.264794505,
                    -4.974925292545237
                  ],
                  [
                    330588.56934136624,
                    4301081.264794505,
                    418.44507470745475
                  ],
                  [
                    330588.56934136624,
                    4299822.524794505,
                    418.44507470745475
                  ],
                  [
                    328733.72934136627,
                    4299822.524794505,
                    -4.974925292545237
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:30:44+00:00",
            "end_time": "2018-04-12T01:06: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": "20180305_374440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78338713091833,
              38.874293415187594,
              -10.39264890567054
            ],
            [
              -76.7836706228892,
              38.88563055801464,
              -10.39264890567054
            ],
            [
              -76.76229470399251,
              38.88595521024553,
              290.76735109432946
            ],
            [
              -76.7620146051386,
              38.874617936819966,
              290.76735109432946
            ],
            [
              -76.78338713091833,
              38.874293415187594,
              -10.39264890567054
            ]
          ]
        ]
      },
      "bbox": [
        -76.78367062,
        38.87429342,
        -10.39264891,
        -76.76201461,
        38.88595521,
        290.7673511
      ],
      "properties": {
        "datetime": "2018-03-05T15:23:16Z",
        "pc:count": 12022567,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346183.8172,
            "count": 12022567,
            "maximum": 347150.1467,
            "minimum": 345295.3067,
            "name": "X",
            "position": 0,
            "stddev": 520.279581,
            "variance": 270690.8424
          },
          {
            "average": 4304978.827,
            "count": 12022567,
            "maximum": 4305596.111,
            "minimum": 4304337.431,
            "name": "Y",
            "position": 1,
            "stddev": 363.6958785,
            "variance": 132274.692
          },
          {
            "average": 37.33363962,
            "count": 12022567,
            "maximum": 290.7673511,
            "minimum": -10.39264891,
            "name": "Z",
            "position": 2,
            "stddev": 7.713901795,
            "variance": 59.5042809
          },
          {
            "average": 6032.823324,
            "count": 12022567,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5431.235898,
            "variance": 29498323.38
          },
          {
            "average": 1.691271506,
            "count": 12022567,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.110493223,
            "variance": 1.233195199
          },
          {
            "average": 2.282274909,
            "count": 12022567,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.496332457,
            "variance": 2.239010823
          },
          {
            "average": 0.507415596,
            "count": 12022567,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999450267,
            "variance": 0.2499450297
          },
          {
            "average": 0,
            "count": 12022567,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.525387299,
            "count": 12022567,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6480039453,
            "variance": 0.4199091131
          },
          {
            "average": -8.466003924,
            "count": 12022567,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.35692034,
            "variance": 107.2657989
          },
          {
            "average": 0,
            "count": 12022567,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.73143631,
            "count": 12022567,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5303375471,
            "variance": 0.2812579138
          },
          {
            "average": 204297866.9,
            "count": 12022567,
            "maximum": 204298596.8,
            "minimum": 204296873.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 657.2234325,
            "variance": 431942.6403
          },
          {
            "average": 0,
            "count": 12022567,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12022567,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12022567,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009960435238,
            "count": 12022567,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03154443697,
            "variance": 0.0009950515039
          },
          {
            "average": 0.269641001,
            "count": 12022567,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4437733069,
            "variance": 0.1969347479
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345295.3067,
          4304337.431,
          -10.39264891,
          347150.1467,
          4305596.111,
          290.7673511
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345295.3067126629,
                4304337.431416456,
                -10.39264890567054
              ],
              [
                345295.3067126629,
                4305596.111416455,
                -10.39264890567054
              ],
              [
                347150.1467126629,
                4305596.111416455,
                290.76735109432946
              ],
              [
                347150.1467126629,
                4304337.431416456,
                290.76735109432946
              ],
              [
                345295.3067126629,
                4304337.431416456,
                -10.39264890567054
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:23:16+00:00",
        "end_time": "2018-03-05T14:54:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_374440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_374440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_374440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78367062,
            38.87429342,
            -10.39264891,
            -76.76201461,
            38.88595521,
            290.7673511
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78338713091833,
                  38.874293415187594,
                  -10.39264890567054
                ],
                [
                  -76.7836706228892,
                  38.88563055801464,
                  -10.39264890567054
                ],
                [
                  -76.76229470399251,
                  38.88595521024553,
                  290.76735109432946
                ],
                [
                  -76.7620146051386,
                  38.874617936819966,
                  290.76735109432946
                ],
                [
                  -76.78338713091833,
                  38.874293415187594,
                  -10.39264890567054
                ]
              ]
            ]
          },
          "id": "20180305_374440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_374440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:23:16Z",
            "pc:count": 12022567,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346183.8172,
                "count": 12022567,
                "maximum": 347150.1467,
                "minimum": 345295.3067,
                "name": "X",
                "position": 0,
                "stddev": 520.279581,
                "variance": 270690.8424
              },
              {
                "average": 4304978.827,
                "count": 12022567,
                "maximum": 4305596.111,
                "minimum": 4304337.431,
                "name": "Y",
                "position": 1,
                "stddev": 363.6958785,
                "variance": 132274.692
              },
              {
                "average": 37.33363962,
                "count": 12022567,
                "maximum": 290.7673511,
                "minimum": -10.39264891,
                "name": "Z",
                "position": 2,
                "stddev": 7.713901795,
                "variance": 59.5042809
              },
              {
                "average": 6032.823324,
                "count": 12022567,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5431.235898,
                "variance": 29498323.38
              },
              {
                "average": 1.691271506,
                "count": 12022567,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.110493223,
                "variance": 1.233195199
              },
              {
                "average": 2.282274909,
                "count": 12022567,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.496332457,
                "variance": 2.239010823
              },
              {
                "average": 0.507415596,
                "count": 12022567,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999450267,
                "variance": 0.2499450297
              },
              {
                "average": 0,
                "count": 12022567,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.525387299,
                "count": 12022567,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6480039453,
                "variance": 0.4199091131
              },
              {
                "average": -8.466003924,
                "count": 12022567,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.35692034,
                "variance": 107.2657989
              },
              {
                "average": 0,
                "count": 12022567,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.73143631,
                "count": 12022567,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5303375471,
                "variance": 0.2812579138
              },
              {
                "average": 204297866.9,
                "count": 12022567,
                "maximum": 204298596.8,
                "minimum": 204296873.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 657.2234325,
                "variance": 431942.6403
              },
              {
                "average": 0,
                "count": 12022567,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12022567,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12022567,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009960435238,
                "count": 12022567,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03154443697,
                "variance": 0.0009950515039
              },
              {
                "average": 0.269641001,
                "count": 12022567,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4437733069,
                "variance": 0.1969347479
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345295.3067,
              4304337.431,
              -10.39264891,
              347150.1467,
              4305596.111,
              290.7673511
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345295.3067126629,
                    4304337.431416456,
                    -10.39264890567054
                  ],
                  [
                    345295.3067126629,
                    4305596.111416455,
                    -10.39264890567054
                  ],
                  [
                    347150.1467126629,
                    4305596.111416455,
                    290.76735109432946
                  ],
                  [
                    347150.1467126629,
                    4304337.431416456,
                    290.76735109432946
                  ],
                  [
                    345295.3067126629,
                    4304337.431416456,
                    -10.39264890567054
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:23:16+00:00",
            "end_time": "2018-03-05T14:54: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": "20180411_326436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95199315815199,
              38.86350160470717,
              -8.885608235472887
            ],
            [
              -76.95229680080314,
              38.87459937087276,
              -8.885608235472887
            ],
            [
              -76.93092760921162,
              38.87495478242567,
              411.53439176452713
            ],
            [
              -76.93062728506673,
              38.86385687629428,
              411.53439176452713
            ],
            [
              -76.95199315815199,
              38.86350160470717,
              -8.885608235472887
            ]
          ]
        ]
      },
      "bbox": [
        -76.9522968,
        38.8635016,
        -8.885608235,
        -76.93062729,
        38.87495478,
        411.5343918
      ],
      "properties": {
        "datetime": "2018-04-12T01:31:55Z",
        "pc:count": 8766354,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331864.3637,
            "count": 8766354,
            "maximum": 332497.0557,
            "minimum": 330642.3357,
            "name": "X",
            "position": 0,
            "stddev": 379.276399,
            "variance": 143850.5868
          },
          {
            "average": 4303961.085,
            "count": 8766354,
            "maximum": 4304671.312,
            "minimum": 4303439.092,
            "name": "Y",
            "position": 1,
            "stddev": 324.8644188,
            "variance": 105536.8906
          },
          {
            "average": 82.82398402,
            "count": 8766354,
            "maximum": 411.5343918,
            "minimum": -8.885608235,
            "name": "Z",
            "position": 2,
            "stddev": 10.65252783,
            "variance": 113.4763492
          },
          {
            "average": 4929.133566,
            "count": 8766354,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4569.184275,
            "variance": 20877444.93
          },
          {
            "average": 1.694003459,
            "count": 8766354,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.064945346,
            "variance": 1.134108589
          },
          {
            "average": 2.290341002,
            "count": 8766354,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.420173854,
            "variance": 2.016893775
          },
          {
            "average": 0.5002271184,
            "count": 8766354,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999769,
            "variance": 0.2499999769
          },
          {
            "average": 0,
            "count": 8766354,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.396110287,
            "count": 8766354,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5134352315,
            "variance": 0.2636157369
          },
          {
            "average": 13.35870825,
            "count": 8766354,
            "maximum": 19.99799919,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.517895658,
            "variance": 30.44717249
          },
          {
            "average": 0,
            "count": 8766354,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.48112682,
            "count": 8766354,
            "maximum": 92,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4996437045,
            "variance": 0.2496438315
          },
          {
            "average": 207531567.6,
            "count": 8766354,
            "maximum": 207531915.6,
            "minimum": 207531197.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 337.8489614,
            "variance": 114141.9208
          },
          {
            "average": 0,
            "count": 8766354,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8766354,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8766354,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000654433987,
            "count": 8766354,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02557353667,
            "variance": 0.0006540057778
          },
          {
            "average": 0.4047745505,
            "count": 8766354,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4908483893,
            "variance": 0.2409321413
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330642.3357,
          4303439.092,
          -8.885608235,
          332497.0557,
          4304671.312,
          411.5343918
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330642.3356586156,
                4303439.092388972,
                -8.885608235472887
              ],
              [
                330642.3356586156,
                4304671.312388972,
                -8.885608235472887
              ],
              [
                332497.05565861554,
                4304671.312388972,
                411.53439176452713
              ],
              [
                332497.05565861554,
                4303439.092388972,
                411.53439176452713
              ],
              [
                330642.3356586156,
                4303439.092388972,
                -8.885608235472887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:31:55+00:00",
        "end_time": "2018-04-12T01:19:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_326436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_326436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_326436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_326436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9522968,
            38.8635016,
            -8.885608235,
            -76.93062729,
            38.87495478,
            411.5343918
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95199315815199,
                  38.86350160470717,
                  -8.885608235472887
                ],
                [
                  -76.95229680080314,
                  38.87459937087276,
                  -8.885608235472887
                ],
                [
                  -76.93092760921162,
                  38.87495478242567,
                  411.53439176452713
                ],
                [
                  -76.93062728506673,
                  38.86385687629428,
                  411.53439176452713
                ],
                [
                  -76.95199315815199,
                  38.86350160470717,
                  -8.885608235472887
                ]
              ]
            ]
          },
          "id": "20180411_326436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_326436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:31:55Z",
            "pc:count": 8766354,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331864.3637,
                "count": 8766354,
                "maximum": 332497.0557,
                "minimum": 330642.3357,
                "name": "X",
                "position": 0,
                "stddev": 379.276399,
                "variance": 143850.5868
              },
              {
                "average": 4303961.085,
                "count": 8766354,
                "maximum": 4304671.312,
                "minimum": 4303439.092,
                "name": "Y",
                "position": 1,
                "stddev": 324.8644188,
                "variance": 105536.8906
              },
              {
                "average": 82.82398402,
                "count": 8766354,
                "maximum": 411.5343918,
                "minimum": -8.885608235,
                "name": "Z",
                "position": 2,
                "stddev": 10.65252783,
                "variance": 113.4763492
              },
              {
                "average": 4929.133566,
                "count": 8766354,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4569.184275,
                "variance": 20877444.93
              },
              {
                "average": 1.694003459,
                "count": 8766354,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.064945346,
                "variance": 1.134108589
              },
              {
                "average": 2.290341002,
                "count": 8766354,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.420173854,
                "variance": 2.016893775
              },
              {
                "average": 0.5002271184,
                "count": 8766354,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999769,
                "variance": 0.2499999769
              },
              {
                "average": 0,
                "count": 8766354,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.396110287,
                "count": 8766354,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5134352315,
                "variance": 0.2636157369
              },
              {
                "average": 13.35870825,
                "count": 8766354,
                "maximum": 19.99799919,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.517895658,
                "variance": 30.44717249
              },
              {
                "average": 0,
                "count": 8766354,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.48112682,
                "count": 8766354,
                "maximum": 92,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4996437045,
                "variance": 0.2496438315
              },
              {
                "average": 207531567.6,
                "count": 8766354,
                "maximum": 207531915.6,
                "minimum": 207531197.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 337.8489614,
                "variance": 114141.9208
              },
              {
                "average": 0,
                "count": 8766354,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8766354,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8766354,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000654433987,
                "count": 8766354,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02557353667,
                "variance": 0.0006540057778
              },
              {
                "average": 0.4047745505,
                "count": 8766354,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4908483893,
                "variance": 0.2409321413
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330642.3357,
              4303439.092,
              -8.885608235,
              332497.0557,
              4304671.312,
              411.5343918
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330642.3356586156,
                    4303439.092388972,
                    -8.885608235472887
                  ],
                  [
                    330642.3356586156,
                    4304671.312388972,
                    -8.885608235472887
                  ],
                  [
                    332497.05565861554,
                    4304671.312388972,
                    411.53439176452713
                  ],
                  [
                    332497.05565861554,
                    4303439.092388972,
                    411.53439176452713
                  ],
                  [
                    330642.3356586156,
                    4303439.092388972,
                    -8.885608235472887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:31:55+00:00",
            "end_time": "2018-04-12T01:19:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_326440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9380141204807,
              38.87471709988817,
              41.239307073808476
            ],
            [
              -76.93816501931222,
              38.88027061452747,
              41.239307073808476
            ],
            [
              -76.93092038512687,
              38.880390672386646,
              401.17930707380845
            ],
            [
              -76.93077004948096,
              38.87483713408665,
              401.17930707380845
            ],
            [
              -76.9380141204807,
              38.87471709988817,
              41.239307073808476
            ]
          ]
        ]
      },
      "bbox": [
        -76.93816502,
        38.8747171,
        41.23930707,
        -76.93077005,
        38.88039067,
        401.1793071
      ],
      "properties": {
        "datetime": "2018-04-12T01:32:04Z",
        "pc:count": 622759,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332320.6058,
            "count": 622759,
            "maximum": 332510.4484,
            "minimum": 331881.7084,
            "name": "X",
            "position": 0,
            "stddev": 146.3261769,
            "variance": 21411.35004
          },
          {
            "average": 4304829.518,
            "count": 622759,
            "maximum": 4305274.586,
            "minimum": 4304657.966,
            "name": "Y",
            "position": 1,
            "stddev": 141.9493556,
            "variance": 20149.61955
          },
          {
            "average": 67.40307184,
            "count": 622759,
            "maximum": 401.1793071,
            "minimum": 41.23930707,
            "name": "Z",
            "position": 2,
            "stddev": 11.52898722,
            "variance": 132.9175463
          },
          {
            "average": 4737.593901,
            "count": 622759,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4268.194439,
            "variance": 18217483.77
          },
          {
            "average": 1.629349395,
            "count": 622759,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.993478783,
            "variance": 0.9870000923
          },
          {
            "average": 2.160758817,
            "count": 622759,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.334532573,
            "variance": 1.780977188
          },
          {
            "average": 0.5031673569,
            "count": 622759,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999903692,
            "variance": 0.2499903693
          },
          {
            "average": 0,
            "count": 622759,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.442358922,
            "count": 622759,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5491180839,
            "variance": 0.3015306701
          },
          {
            "average": 8.044912624,
            "count": 622759,
            "maximum": 19.99799919,
            "minimum": 1.001999974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.923203624,
            "variance": 35.08434117
          },
          {
            "average": 0,
            "count": 622759,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.19312447,
            "count": 622759,
            "maximum": 92,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3947501204,
            "variance": 0.1558276575
          },
          {
            "average": 207531770.9,
            "count": 622759,
            "maximum": 207531924.9,
            "minimum": 207531198.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 277.6009745,
            "variance": 77062.30106
          },
          {
            "average": 0,
            "count": 622759,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 622759,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 622759,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001310298205,
            "count": 622759,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03617434761,
            "variance": 0.001308583425
          },
          {
            "average": 0.1931244671,
            "count": 622759,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3947501204,
            "variance": 0.1558276575
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331881.7084,
          4304657.966,
          41.23930707,
          332510.4484,
          4305274.586,
          401.1793071
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331881.7084202161,
                4304657.966297729,
                41.239307073808476
              ],
              [
                331881.7084202161,
                4305274.586297728,
                41.239307073808476
              ],
              [
                332510.4484202161,
                4305274.586297728,
                401.17930707380845
              ],
              [
                332510.4484202161,
                4304657.966297729,
                401.17930707380845
              ],
              [
                331881.7084202161,
                4304657.966297729,
                41.239307073808476
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:32:04+00:00",
        "end_time": "2018-04-12T01:19:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_326440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_326440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_326440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_326440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93816502,
            38.8747171,
            41.23930707,
            -76.93077005,
            38.88039067,
            401.1793071
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9380141204807,
                  38.87471709988817,
                  41.239307073808476
                ],
                [
                  -76.93816501931222,
                  38.88027061452747,
                  41.239307073808476
                ],
                [
                  -76.93092038512687,
                  38.880390672386646,
                  401.17930707380845
                ],
                [
                  -76.93077004948096,
                  38.87483713408665,
                  401.17930707380845
                ],
                [
                  -76.9380141204807,
                  38.87471709988817,
                  41.239307073808476
                ]
              ]
            ]
          },
          "id": "20180411_326440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_326440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:32:04Z",
            "pc:count": 622759,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332320.6058,
                "count": 622759,
                "maximum": 332510.4484,
                "minimum": 331881.7084,
                "name": "X",
                "position": 0,
                "stddev": 146.3261769,
                "variance": 21411.35004
              },
              {
                "average": 4304829.518,
                "count": 622759,
                "maximum": 4305274.586,
                "minimum": 4304657.966,
                "name": "Y",
                "position": 1,
                "stddev": 141.9493556,
                "variance": 20149.61955
              },
              {
                "average": 67.40307184,
                "count": 622759,
                "maximum": 401.1793071,
                "minimum": 41.23930707,
                "name": "Z",
                "position": 2,
                "stddev": 11.52898722,
                "variance": 132.9175463
              },
              {
                "average": 4737.593901,
                "count": 622759,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4268.194439,
                "variance": 18217483.77
              },
              {
                "average": 1.629349395,
                "count": 622759,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.993478783,
                "variance": 0.9870000923
              },
              {
                "average": 2.160758817,
                "count": 622759,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.334532573,
                "variance": 1.780977188
              },
              {
                "average": 0.5031673569,
                "count": 622759,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999903692,
                "variance": 0.2499903693
              },
              {
                "average": 0,
                "count": 622759,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.442358922,
                "count": 622759,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5491180839,
                "variance": 0.3015306701
              },
              {
                "average": 8.044912624,
                "count": 622759,
                "maximum": 19.99799919,
                "minimum": 1.001999974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.923203624,
                "variance": 35.08434117
              },
              {
                "average": 0,
                "count": 622759,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.19312447,
                "count": 622759,
                "maximum": 92,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3947501204,
                "variance": 0.1558276575
              },
              {
                "average": 207531770.9,
                "count": 622759,
                "maximum": 207531924.9,
                "minimum": 207531198.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 277.6009745,
                "variance": 77062.30106
              },
              {
                "average": 0,
                "count": 622759,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 622759,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 622759,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001310298205,
                "count": 622759,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03617434761,
                "variance": 0.001308583425
              },
              {
                "average": 0.1931244671,
                "count": 622759,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3947501204,
                "variance": 0.1558276575
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331881.7084,
              4304657.966,
              41.23930707,
              332510.4484,
              4305274.586,
              401.1793071
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331881.7084202161,
                    4304657.966297729,
                    41.239307073808476
                  ],
                  [
                    331881.7084202161,
                    4305274.586297728,
                    41.239307073808476
                  ],
                  [
                    332510.4484202161,
                    4305274.586297728,
                    401.17930707380845
                  ],
                  [
                    332510.4484202161,
                    4304657.966297729,
                    401.17930707380845
                  ],
                  [
                    331881.7084202161,
                    4304657.966297729,
                    41.239307073808476
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:32:04+00:00",
            "end_time": "2018-04-12T01:19:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_368440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80446250523558,
              38.87433038887131,
              -10.29383996959075
            ],
            [
              -76.80474937403862,
              38.88566848151854,
              -10.29383996959075
            ],
            [
              -76.78337414957886,
              38.88599698532351,
              370.12616003040927
            ],
            [
              -76.78309067399415,
              38.87465876051733,
              370.12616003040927
            ],
            [
              -76.80446250523558,
              38.87433038887131,
              -10.29383996959075
            ]
          ]
        ]
      },
      "bbox": [
        -76.80474937,
        38.87433039,
        -10.29383997,
        -76.78309067,
        38.88599699,
        370.12616
      ],
      "properties": {
        "datetime": "2018-04-12T00:19:38Z",
        "pc:count": 15568402,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344257.5394,
            "count": 15568402,
            "maximum": 345321.8176,
            "minimum": 343467.0176,
            "name": "X",
            "position": 0,
            "stddev": 498.9265636,
            "variance": 248927.7159
          },
          {
            "average": 4305006.677,
            "count": 15568402,
            "maximum": 4305636.275,
            "minimum": 4304377.475,
            "name": "Y",
            "position": 1,
            "stddev": 354.4970979,
            "variance": 125668.1924
          },
          {
            "average": 34.01547618,
            "count": 15568402,
            "maximum": 370.12616,
            "minimum": -10.29383997,
            "name": "Z",
            "position": 2,
            "stddev": 12.44290534,
            "variance": 154.8258932
          },
          {
            "average": 4447.203747,
            "count": 15568402,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4746.305388,
            "variance": 22527414.84
          },
          {
            "average": 2.230041336,
            "count": 15568402,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.314664757,
            "variance": 1.728343423
          },
          {
            "average": 3.243770941,
            "count": 15568402,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.482342498,
            "variance": 2.197339281
          },
          {
            "average": 0.51474159,
            "count": 15568402,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997826543,
            "variance": 0.2497827016
          },
          {
            "average": 0,
            "count": 15568402,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.373475133,
            "count": 15568402,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.597323811,
            "variance": 0.3567957352
          },
          {
            "average": 9.877048674,
            "count": 15568402,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.875571184,
            "variance": 97.52690621
          },
          {
            "average": 0,
            "count": 15568402,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.70713532,
            "count": 15568402,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.14159427,
            "variance": 147.4183115
          },
          {
            "average": 205545828.9,
            "count": 15568402,
            "maximum": 207527578.9,
            "minimum": 204296881.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1573159.857,
            "variance": 2474831937000.0
          },
          {
            "average": 0,
            "count": 15568402,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15568402,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15568402,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005374347348,
            "count": 15568402,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02317640898,
            "variance": 0.0005371459332
          },
          {
            "average": 0.3824800387,
            "count": 15568402,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4859928743,
            "variance": 0.2361890739
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343467.0176,
          4304377.475,
          -10.29383997,
          345321.8176,
          4305636.275,
          370.12616
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343467.01763705176,
                4304377.475070738,
                -10.29383996959075
              ],
              [
                343467.01763705176,
                4305636.275070739,
                -10.29383996959075
              ],
              [
                345321.8176370518,
                4305636.275070739,
                370.12616003040927
              ],
              [
                345321.8176370518,
                4304377.475070738,
                370.12616003040927
              ],
              [
                343467.01763705176,
                4304377.475070738,
                -10.29383996959075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:19:38+00:00",
        "end_time": "2018-03-05T14:54:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_368440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_368440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_368440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80474937,
            38.87433039,
            -10.29383997,
            -76.78309067,
            38.88599699,
            370.12616
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80446250523558,
                  38.87433038887131,
                  -10.29383996959075
                ],
                [
                  -76.80474937403862,
                  38.88566848151854,
                  -10.29383996959075
                ],
                [
                  -76.78337414957886,
                  38.88599698532351,
                  370.12616003040927
                ],
                [
                  -76.78309067399415,
                  38.87465876051733,
                  370.12616003040927
                ],
                [
                  -76.80446250523558,
                  38.87433038887131,
                  -10.29383996959075
                ]
              ]
            ]
          },
          "id": "20180305_368440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_368440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:19:38Z",
            "pc:count": 15568402,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344257.5394,
                "count": 15568402,
                "maximum": 345321.8176,
                "minimum": 343467.0176,
                "name": "X",
                "position": 0,
                "stddev": 498.9265636,
                "variance": 248927.7159
              },
              {
                "average": 4305006.677,
                "count": 15568402,
                "maximum": 4305636.275,
                "minimum": 4304377.475,
                "name": "Y",
                "position": 1,
                "stddev": 354.4970979,
                "variance": 125668.1924
              },
              {
                "average": 34.01547618,
                "count": 15568402,
                "maximum": 370.12616,
                "minimum": -10.29383997,
                "name": "Z",
                "position": 2,
                "stddev": 12.44290534,
                "variance": 154.8258932
              },
              {
                "average": 4447.203747,
                "count": 15568402,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4746.305388,
                "variance": 22527414.84
              },
              {
                "average": 2.230041336,
                "count": 15568402,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.314664757,
                "variance": 1.728343423
              },
              {
                "average": 3.243770941,
                "count": 15568402,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.482342498,
                "variance": 2.197339281
              },
              {
                "average": 0.51474159,
                "count": 15568402,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997826543,
                "variance": 0.2497827016
              },
              {
                "average": 0,
                "count": 15568402,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.373475133,
                "count": 15568402,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.597323811,
                "variance": 0.3567957352
              },
              {
                "average": 9.877048674,
                "count": 15568402,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.875571184,
                "variance": 97.52690621
              },
              {
                "average": 0,
                "count": 15568402,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.70713532,
                "count": 15568402,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.14159427,
                "variance": 147.4183115
              },
              {
                "average": 205545828.9,
                "count": 15568402,
                "maximum": 207527578.9,
                "minimum": 204296881.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1573159.857,
                "variance": 2474831937000.0
              },
              {
                "average": 0,
                "count": 15568402,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15568402,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15568402,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005374347348,
                "count": 15568402,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02317640898,
                "variance": 0.0005371459332
              },
              {
                "average": 0.3824800387,
                "count": 15568402,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4859928743,
                "variance": 0.2361890739
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343467.0176,
              4304377.475,
              -10.29383997,
              345321.8176,
              4305636.275,
              370.12616
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343467.01763705176,
                    4304377.475070738,
                    -10.29383996959075
                  ],
                  [
                    343467.01763705176,
                    4305636.275070739,
                    -10.29383996959075
                  ],
                  [
                    345321.8176370518,
                    4305636.275070739,
                    370.12616003040927
                  ],
                  [
                    345321.8176370518,
                    4304377.475070738,
                    370.12616003040927
                  ],
                  [
                    343467.01763705176,
                    4304377.475070738,
                    -10.29383996959075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:19:38+00:00",
            "end_time": "2018-03-05T14:54:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_332424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93095484896375,
              38.83054240352949,
              35.746685501743116
            ],
            [
              -76.93126133102177,
              38.84187940275035,
              35.746685501743116
            ],
            [
              -76.90990051346994,
              38.84223073789941,
              402.7466855017431
            ],
            [
              -76.90959741621813,
              38.83089359730039,
              402.7466855017431
            ],
            [
              -76.93095484896375,
              38.83054240352949,
              35.746685501743116
            ]
          ]
        ]
      },
      "bbox": [
        -76.93126133,
        38.8305424,
        35.7466855,
        -76.90959742,
        38.84223074,
        402.7466855
      ],
      "properties": {
        "datetime": "2018-04-12T01:07:33Z",
        "pc:count": 12113047,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333310.9828,
            "count": 12113047,
            "maximum": 334245.2661,
            "minimum": 332390.4461,
            "name": "X",
            "position": 0,
            "stddev": 517.6903198,
            "variance": 268003.2672
          },
          {
            "average": 4300364.873,
            "count": 12113047,
            "maximum": 4301001.156,
            "minimum": 4299742.396,
            "name": "Y",
            "position": 1,
            "stddev": 344.0975841,
            "variance": 118403.1474
          },
          {
            "average": 72.34264943,
            "count": 12113047,
            "maximum": 402.7466855,
            "minimum": 35.7466855,
            "name": "Z",
            "position": 2,
            "stddev": 13.64955082,
            "variance": 186.3102376
          },
          {
            "average": 3239.867789,
            "count": 12113047,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3432.296553,
            "variance": 11780659.63
          },
          {
            "average": 1.911854218,
            "count": 12113047,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.160830199,
            "variance": 1.34752675
          },
          {
            "average": 2.639846192,
            "count": 12113047,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.437949189,
            "variance": 2.067697869
          },
          {
            "average": 0.5568951396,
            "count": 12113047,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4967524167,
            "variance": 0.2467629635
          },
          {
            "average": 0,
            "count": 12113047,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.46114871,
            "count": 12113047,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8213680694,
            "variance": 0.6746455055
          },
          {
            "average": -7.674443085,
            "count": 12113047,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.22068214,
            "variance": 104.4623433
          },
          {
            "average": 0,
            "count": 12113047,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.29063472,
            "count": 12113047,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5417792305,
            "variance": 0.2935247346
          },
          {
            "average": 207529514.2,
            "count": 12113047,
            "maximum": 207530453.6,
            "minimum": 207528956.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 409.5635754,
            "variance": 167742.3223
          },
          {
            "average": 0,
            "count": 12113047,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12113047,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12113047,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007900572003,
            "count": 12113047,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02809685169,
            "variance": 0.0007894330751
          },
          {
            "average": 0.2784216061,
            "count": 12113047,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4482220788,
            "variance": 0.2009030319
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332390.4461,
          4299742.396,
          35.7466855,
          334245.2661,
          4301001.156,
          402.7466855
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332390.4460796442,
                4299742.3962656595,
                35.746685501743116
              ],
              [
                332390.4460796442,
                4301001.156265659,
                35.746685501743116
              ],
              [
                334245.26607964415,
                4301001.156265659,
                402.7466855017431
              ],
              [
                334245.26607964415,
                4299742.3962656595,
                402.7466855017431
              ],
              [
                332390.4460796442,
                4299742.3962656595,
                35.746685501743116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:07:33+00:00",
        "end_time": "2018-04-12T00:42:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_332424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_332424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_332424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_332424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93126133,
            38.8305424,
            35.7466855,
            -76.90959742,
            38.84223074,
            402.7466855
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93095484896375,
                  38.83054240352949,
                  35.746685501743116
                ],
                [
                  -76.93126133102177,
                  38.84187940275035,
                  35.746685501743116
                ],
                [
                  -76.90990051346994,
                  38.84223073789941,
                  402.7466855017431
                ],
                [
                  -76.90959741621813,
                  38.83089359730039,
                  402.7466855017431
                ],
                [
                  -76.93095484896375,
                  38.83054240352949,
                  35.746685501743116
                ]
              ]
            ]
          },
          "id": "20180411_332424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_332424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:07:33Z",
            "pc:count": 12113047,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333310.9828,
                "count": 12113047,
                "maximum": 334245.2661,
                "minimum": 332390.4461,
                "name": "X",
                "position": 0,
                "stddev": 517.6903198,
                "variance": 268003.2672
              },
              {
                "average": 4300364.873,
                "count": 12113047,
                "maximum": 4301001.156,
                "minimum": 4299742.396,
                "name": "Y",
                "position": 1,
                "stddev": 344.0975841,
                "variance": 118403.1474
              },
              {
                "average": 72.34264943,
                "count": 12113047,
                "maximum": 402.7466855,
                "minimum": 35.7466855,
                "name": "Z",
                "position": 2,
                "stddev": 13.64955082,
                "variance": 186.3102376
              },
              {
                "average": 3239.867789,
                "count": 12113047,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3432.296553,
                "variance": 11780659.63
              },
              {
                "average": 1.911854218,
                "count": 12113047,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.160830199,
                "variance": 1.34752675
              },
              {
                "average": 2.639846192,
                "count": 12113047,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.437949189,
                "variance": 2.067697869
              },
              {
                "average": 0.5568951396,
                "count": 12113047,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4967524167,
                "variance": 0.2467629635
              },
              {
                "average": 0,
                "count": 12113047,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.46114871,
                "count": 12113047,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8213680694,
                "variance": 0.6746455055
              },
              {
                "average": -7.674443085,
                "count": 12113047,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.22068214,
                "variance": 104.4623433
              },
              {
                "average": 0,
                "count": 12113047,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.29063472,
                "count": 12113047,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5417792305,
                "variance": 0.2935247346
              },
              {
                "average": 207529514.2,
                "count": 12113047,
                "maximum": 207530453.6,
                "minimum": 207528956.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 409.5635754,
                "variance": 167742.3223
              },
              {
                "average": 0,
                "count": 12113047,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12113047,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12113047,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007900572003,
                "count": 12113047,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02809685169,
                "variance": 0.0007894330751
              },
              {
                "average": 0.2784216061,
                "count": 12113047,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4482220788,
                "variance": 0.2009030319
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332390.4461,
              4299742.396,
              35.7466855,
              334245.2661,
              4301001.156,
              402.7466855
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332390.4460796442,
                    4299742.3962656595,
                    35.746685501743116
                  ],
                  [
                    332390.4460796442,
                    4301001.156265659,
                    35.746685501743116
                  ],
                  [
                    334245.26607964415,
                    4301001.156265659,
                    402.7466855017431
                  ],
                  [
                    334245.26607964415,
                    4299742.3962656595,
                    402.7466855017431
                  ],
                  [
                    332390.4460796442,
                    4299742.3962656595,
                    35.746685501743116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:07:33+00:00",
            "end_time": "2018-04-12T00:42: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": "20180411_332428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9309444311895,
              38.841524711267255,
              -2.846437216563686
            ],
            [
              -76.93125106093044,
              38.85286276996649,
              -2.846437216563686
            ],
            [
              -76.90988949245461,
              38.85321414433816,
              413.75356278343634
            ],
            [
              -76.90958624928803,
              38.8418759442437,
              413.75356278343634
            ],
            [
              -76.9309444311895,
              38.841524711267255,
              -2.846437216563686
            ]
          ]
        ]
      },
      "bbox": [
        -76.93125106,
        38.84152471,
        -2.846437217,
        -76.90958625,
        38.85321414,
        413.7535628
      ],
      "properties": {
        "datetime": "2018-04-12T01:07:56Z",
        "pc:count": 10303921,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333323.9486,
            "count": 10303921,
            "maximum": 334271.719,
            "minimum": 332417.119,
            "name": "X",
            "position": 0,
            "stddev": 481.790612,
            "variance": 232122.1938
          },
          {
            "average": 4301571.745,
            "count": 10303921,
            "maximum": 4302220.09,
            "minimum": 4300961.21,
            "name": "Y",
            "position": 1,
            "stddev": 342.9360449,
            "variance": 117605.1309
          },
          {
            "average": 86.26683255,
            "count": 10303921,
            "maximum": 413.7535628,
            "minimum": -2.846437217,
            "name": "Z",
            "position": 2,
            "stddev": 6.963473993,
            "variance": 48.48997005
          },
          {
            "average": 5296.867741,
            "count": 10303921,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4641.840757,
            "variance": 21546685.61
          },
          {
            "average": 1.617313836,
            "count": 10303921,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.020728655,
            "variance": 1.041886987
          },
          {
            "average": 2.134414656,
            "count": 10303921,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.386088745,
            "variance": 1.92124201
          },
          {
            "average": 0.5075994857,
            "count": 10303921,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999422687,
            "variance": 0.2499422721
          },
          {
            "average": 0,
            "count": 10303921,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.483580959,
            "count": 10303921,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5279016937,
            "variance": 0.2786801983
          },
          {
            "average": 10.41642719,
            "count": 10303921,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.587143014,
            "variance": 73.73902514
          },
          {
            "average": 0,
            "count": 10303921,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.62851627,
            "count": 10303921,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5098990051,
            "variance": 0.2599969954
          },
          {
            "average": 207529998.4,
            "count": 10303921,
            "maximum": 207530476.4,
            "minimum": 207528980.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 373.7524134,
            "variance": 139690.8665
          },
          {
            "average": 0,
            "count": 10303921,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10303921,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10303921,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005735680621,
            "count": 10303921,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02394241294,
            "variance": 0.0005732391374
          },
          {
            "average": 0.2936677212,
            "count": 10303921,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4554415559,
            "variance": 0.2074270109
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332417.119,
          4300961.21,
          -2.846437217,
          334271.719,
          4302220.09,
          413.7535628
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332417.118986979,
                4300961.210383196,
                -2.846437216563686
              ],
              [
                332417.118986979,
                4302220.090383197,
                -2.846437216563686
              ],
              [
                334271.718986979,
                4302220.090383197,
                413.75356278343634
              ],
              [
                334271.718986979,
                4300961.210383196,
                413.75356278343634
              ],
              [
                332417.118986979,
                4300961.210383196,
                -2.846437216563686
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:07:56+00:00",
        "end_time": "2018-04-12T00:43:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_332428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_332428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_332428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_332428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93125106,
            38.84152471,
            -2.846437217,
            -76.90958625,
            38.85321414,
            413.7535628
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9309444311895,
                  38.841524711267255,
                  -2.846437216563686
                ],
                [
                  -76.93125106093044,
                  38.85286276996649,
                  -2.846437216563686
                ],
                [
                  -76.90988949245461,
                  38.85321414433816,
                  413.75356278343634
                ],
                [
                  -76.90958624928803,
                  38.8418759442437,
                  413.75356278343634
                ],
                [
                  -76.9309444311895,
                  38.841524711267255,
                  -2.846437216563686
                ]
              ]
            ]
          },
          "id": "20180411_332428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_332428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:07:56Z",
            "pc:count": 10303921,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333323.9486,
                "count": 10303921,
                "maximum": 334271.719,
                "minimum": 332417.119,
                "name": "X",
                "position": 0,
                "stddev": 481.790612,
                "variance": 232122.1938
              },
              {
                "average": 4301571.745,
                "count": 10303921,
                "maximum": 4302220.09,
                "minimum": 4300961.21,
                "name": "Y",
                "position": 1,
                "stddev": 342.9360449,
                "variance": 117605.1309
              },
              {
                "average": 86.26683255,
                "count": 10303921,
                "maximum": 413.7535628,
                "minimum": -2.846437217,
                "name": "Z",
                "position": 2,
                "stddev": 6.963473993,
                "variance": 48.48997005
              },
              {
                "average": 5296.867741,
                "count": 10303921,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4641.840757,
                "variance": 21546685.61
              },
              {
                "average": 1.617313836,
                "count": 10303921,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.020728655,
                "variance": 1.041886987
              },
              {
                "average": 2.134414656,
                "count": 10303921,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.386088745,
                "variance": 1.92124201
              },
              {
                "average": 0.5075994857,
                "count": 10303921,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999422687,
                "variance": 0.2499422721
              },
              {
                "average": 0,
                "count": 10303921,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.483580959,
                "count": 10303921,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5279016937,
                "variance": 0.2786801983
              },
              {
                "average": 10.41642719,
                "count": 10303921,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.587143014,
                "variance": 73.73902514
              },
              {
                "average": 0,
                "count": 10303921,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.62851627,
                "count": 10303921,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5098990051,
                "variance": 0.2599969954
              },
              {
                "average": 207529998.4,
                "count": 10303921,
                "maximum": 207530476.4,
                "minimum": 207528980.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 373.7524134,
                "variance": 139690.8665
              },
              {
                "average": 0,
                "count": 10303921,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10303921,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10303921,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005735680621,
                "count": 10303921,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02394241294,
                "variance": 0.0005732391374
              },
              {
                "average": 0.2936677212,
                "count": 10303921,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4554415559,
                "variance": 0.2074270109
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332417.119,
              4300961.21,
              -2.846437217,
              334271.719,
              4302220.09,
              413.7535628
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332417.118986979,
                    4300961.210383196,
                    -2.846437216563686
                  ],
                  [
                    332417.118986979,
                    4302220.090383197,
                    -2.846437216563686
                  ],
                  [
                    334271.718986979,
                    4302220.090383197,
                    413.75356278343634
                  ],
                  [
                    334271.718986979,
                    4300961.210383196,
                    413.75356278343634
                  ],
                  [
                    332417.118986979,
                    4300961.210383196,
                    -2.846437216563686
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:07:56+00:00",
            "end_time": "2018-04-12T00:43:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_374444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78335210450777,
              38.88527678403402,
              -10.327206587413997
            ],
            [
              -76.78363572901976,
              38.89661498655762,
              -10.327206587413997
            ],
            [
              -76.7622576696943,
              38.896939691006835,
              392.73279341258603
            ],
            [
              -76.76197744029217,
              38.88560135786244,
              392.73279341258603
            ],
            [
              -76.78335210450777,
              38.88527678403402,
              -10.327206587413997
            ]
          ]
        ]
      },
      "bbox": [
        -76.78363573,
        38.88527678,
        -10.32720659,
        -76.76197744,
        38.89693969,
        392.7327934
      ],
      "properties": {
        "datetime": "2018-04-12T00:20:03Z",
        "pc:count": 13952135,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346305.3943,
            "count": 13952135,
            "maximum": 347176.9076,
            "minimum": 345322.1676,
            "name": "X",
            "position": 0,
            "stddev": 553.8693278,
            "variance": 306771.2323
          },
          {
            "average": 4306180.613,
            "count": 13952135,
            "maximum": 4306815.109,
            "minimum": 4305556.309,
            "name": "Y",
            "position": 1,
            "stddev": 356.9107733,
            "variance": 127385.3001
          },
          {
            "average": 37.13844299,
            "count": 13952135,
            "maximum": 392.7327934,
            "minimum": -10.32720659,
            "name": "Z",
            "position": 2,
            "stddev": 8.805783128,
            "variance": 77.5418165
          },
          {
            "average": 5041.763445,
            "count": 13952135,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5097.370147,
            "variance": 25983182.42
          },
          {
            "average": 1.913597668,
            "count": 13952135,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.225190203,
            "variance": 1.501091034
          },
          {
            "average": 2.676161175,
            "count": 13952135,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.556024887,
            "variance": 2.42121345
          },
          {
            "average": 0.5118313434,
            "count": 13952135,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998600176,
            "variance": 0.2498600372
          },
          {
            "average": 0,
            "count": 13952135,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.401907235,
            "count": 13952135,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6148252644,
            "variance": 0.3780101057
          },
          {
            "average": -1.99462906,
            "count": 13952135,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.49473598,
            "variance": 182.1078991
          },
          {
            "average": 0,
            "count": 13952135,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.08755828,
            "count": 13952135,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.899462462,
            "variance": 79.20043211
          },
          {
            "average": 204791663.1,
            "count": 13952135,
            "maximum": 207527603.4,
            "minimum": 204296847.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1162966.73,
            "variance": 1352491616000.0
          },
          {
            "average": 0,
            "count": 13952135,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13952135,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13952135,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008636671018,
            "count": 13952135,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02937552115,
            "variance": 0.0008629212428
          },
          {
            "average": 0.2964276793,
            "count": 13952135,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4566818643,
            "variance": 0.2085583252
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345322.1676,
          4305556.309,
          -10.32720659,
          347176.9076,
          4306815.109,
          392.7327934
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345322.1675776185,
                4305556.309379536,
                -10.327206587413997
              ],
              [
                345322.1675776185,
                4306815.1093795365,
                -10.327206587413997
              ],
              [
                347176.9075776185,
                4306815.1093795365,
                392.73279341258603
              ],
              [
                347176.9075776185,
                4305556.309379536,
                392.73279341258603
              ],
              [
                345322.1675776185,
                4305556.309379536,
                -10.327206587413997
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:20:03+00:00",
        "end_time": "2018-03-05T14:54:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_374444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_374444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_374444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78363573,
            38.88527678,
            -10.32720659,
            -76.76197744,
            38.89693969,
            392.7327934
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78335210450777,
                  38.88527678403402,
                  -10.327206587413997
                ],
                [
                  -76.78363572901976,
                  38.89661498655762,
                  -10.327206587413997
                ],
                [
                  -76.7622576696943,
                  38.896939691006835,
                  392.73279341258603
                ],
                [
                  -76.76197744029217,
                  38.88560135786244,
                  392.73279341258603
                ],
                [
                  -76.78335210450777,
                  38.88527678403402,
                  -10.327206587413997
                ]
              ]
            ]
          },
          "id": "20180305_374444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_374444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:20:03Z",
            "pc:count": 13952135,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346305.3943,
                "count": 13952135,
                "maximum": 347176.9076,
                "minimum": 345322.1676,
                "name": "X",
                "position": 0,
                "stddev": 553.8693278,
                "variance": 306771.2323
              },
              {
                "average": 4306180.613,
                "count": 13952135,
                "maximum": 4306815.109,
                "minimum": 4305556.309,
                "name": "Y",
                "position": 1,
                "stddev": 356.9107733,
                "variance": 127385.3001
              },
              {
                "average": 37.13844299,
                "count": 13952135,
                "maximum": 392.7327934,
                "minimum": -10.32720659,
                "name": "Z",
                "position": 2,
                "stddev": 8.805783128,
                "variance": 77.5418165
              },
              {
                "average": 5041.763445,
                "count": 13952135,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5097.370147,
                "variance": 25983182.42
              },
              {
                "average": 1.913597668,
                "count": 13952135,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.225190203,
                "variance": 1.501091034
              },
              {
                "average": 2.676161175,
                "count": 13952135,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.556024887,
                "variance": 2.42121345
              },
              {
                "average": 0.5118313434,
                "count": 13952135,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998600176,
                "variance": 0.2498600372
              },
              {
                "average": 0,
                "count": 13952135,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.401907235,
                "count": 13952135,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6148252644,
                "variance": 0.3780101057
              },
              {
                "average": -1.99462906,
                "count": 13952135,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.49473598,
                "variance": 182.1078991
              },
              {
                "average": 0,
                "count": 13952135,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.08755828,
                "count": 13952135,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.899462462,
                "variance": 79.20043211
              },
              {
                "average": 204791663.1,
                "count": 13952135,
                "maximum": 207527603.4,
                "minimum": 204296847.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1162966.73,
                "variance": 1352491616000.0
              },
              {
                "average": 0,
                "count": 13952135,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13952135,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13952135,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008636671018,
                "count": 13952135,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02937552115,
                "variance": 0.0008629212428
              },
              {
                "average": 0.2964276793,
                "count": 13952135,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4566818643,
                "variance": 0.2085583252
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345322.1676,
              4305556.309,
              -10.32720659,
              347176.9076,
              4306815.109,
              392.7327934
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345322.1675776185,
                    4305556.309379536,
                    -10.327206587413997
                  ],
                  [
                    345322.1675776185,
                    4306815.1093795365,
                    -10.327206587413997
                  ],
                  [
                    347176.9075776185,
                    4306815.1093795365,
                    392.73279341258603
                  ],
                  [
                    347176.9075776185,
                    4305556.309379536,
                    392.73279341258603
                  ],
                  [
                    345322.1675776185,
                    4305556.309379536,
                    -10.327206587413997
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:20:03+00:00",
            "end_time": "2018-03-05T14:54: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": "20180411_332432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93093477711291,
              38.85250828285261,
              -3.042177688977887
            ],
            [
              -76.93124149623345,
              38.86384523947158,
              -3.042177688977887
            ],
            [
              -76.90987502892511,
              38.86419672110375,
              419.0978223110221
            ],
            [
              -76.9095716981598,
              38.8528596230721,
              419.0978223110221
            ],
            [
              -76.93093477711291,
              38.85250828285261,
              -3.042177688977887
            ]
          ]
        ]
      },
      "bbox": [
        -76.9312415,
        38.85250828,
        -3.042177689,
        -76.9095717,
        38.86419672,
        419.0978223
      ],
      "properties": {
        "datetime": "2018-04-12T01:20:30Z",
        "pc:count": 9465945,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333387.7294,
            "count": 9465945,
            "maximum": 334298.4745,
            "minimum": 332443.7345,
            "name": "X",
            "position": 0,
            "stddev": 573.7659784,
            "variance": 329207.3979
          },
          {
            "average": 4302808.243,
            "count": 9465945,
            "maximum": 4303438.928,
            "minimum": 4302180.168,
            "name": "Y",
            "position": 1,
            "stddev": 347.6338254,
            "variance": 120849.2765
          },
          {
            "average": 84.79029586,
            "count": 9465945,
            "maximum": 419.0978223,
            "minimum": -3.042177689,
            "name": "Z",
            "position": 2,
            "stddev": 6.956342411,
            "variance": 48.39069974
          },
          {
            "average": 4275.607717,
            "count": 9465945,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4108.276474,
            "variance": 16877935.58
          },
          {
            "average": 1.557111836,
            "count": 9465945,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9628150031,
            "variance": 0.9270127303
          },
          {
            "average": 2.014630129,
            "count": 9465945,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.311854815,
            "variance": 1.720963055
          },
          {
            "average": 0.5361121367,
            "count": 9465945,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4986942348,
            "variance": 0.2486959399
          },
          {
            "average": 0,
            "count": 9465945,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.49586016,
            "count": 9465945,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5305407252,
            "variance": 0.2814734611
          },
          {
            "average": -0.8250780003,
            "count": 9465945,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.49286963,
            "variance": 182.0575308
          },
          {
            "average": 0,
            "count": 9465945,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.96977196,
            "count": 9465945,
            "maximum": 94,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6195526297,
            "variance": 0.383845461
          },
          {
            "average": 207530491,
            "count": 9465945,
            "maximum": 207531230.7,
            "minimum": 207529699,
            "name": "GpsTime",
            "position": 12,
            "stddev": 465.8507274,
            "variance": 217016.9002
          },
          {
            "average": 0,
            "count": 9465945,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9465945,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9465945,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007906236514,
            "count": 9465945,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02810691461,
            "variance": 0.0007899986491
          },
          {
            "average": 0.246918295,
            "count": 9465945,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4312188194,
            "variance": 0.1859496702
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332443.7345,
          4302180.168,
          -3.042177689,
          334298.4745,
          4303438.928,
          419.0978223
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332443.73448224226,
                4302180.1682114145,
                -3.042177688977887
              ],
              [
                332443.73448224226,
                4303438.928211414,
                -3.042177688977887
              ],
              [
                334298.47448224225,
                4303438.928211414,
                419.0978223110221
              ],
              [
                334298.47448224225,
                4302180.1682114145,
                419.0978223110221
              ],
              [
                332443.73448224226,
                4302180.1682114145,
                -3.042177688977887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:20:30+00:00",
        "end_time": "2018-04-12T00:54:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_332432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_332432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_332432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_332432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9312415,
            38.85250828,
            -3.042177689,
            -76.9095717,
            38.86419672,
            419.0978223
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93093477711291,
                  38.85250828285261,
                  -3.042177688977887
                ],
                [
                  -76.93124149623345,
                  38.86384523947158,
                  -3.042177688977887
                ],
                [
                  -76.90987502892511,
                  38.86419672110375,
                  419.0978223110221
                ],
                [
                  -76.9095716981598,
                  38.8528596230721,
                  419.0978223110221
                ],
                [
                  -76.93093477711291,
                  38.85250828285261,
                  -3.042177688977887
                ]
              ]
            ]
          },
          "id": "20180411_332432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_332432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:20:30Z",
            "pc:count": 9465945,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333387.7294,
                "count": 9465945,
                "maximum": 334298.4745,
                "minimum": 332443.7345,
                "name": "X",
                "position": 0,
                "stddev": 573.7659784,
                "variance": 329207.3979
              },
              {
                "average": 4302808.243,
                "count": 9465945,
                "maximum": 4303438.928,
                "minimum": 4302180.168,
                "name": "Y",
                "position": 1,
                "stddev": 347.6338254,
                "variance": 120849.2765
              },
              {
                "average": 84.79029586,
                "count": 9465945,
                "maximum": 419.0978223,
                "minimum": -3.042177689,
                "name": "Z",
                "position": 2,
                "stddev": 6.956342411,
                "variance": 48.39069974
              },
              {
                "average": 4275.607717,
                "count": 9465945,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4108.276474,
                "variance": 16877935.58
              },
              {
                "average": 1.557111836,
                "count": 9465945,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9628150031,
                "variance": 0.9270127303
              },
              {
                "average": 2.014630129,
                "count": 9465945,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.311854815,
                "variance": 1.720963055
              },
              {
                "average": 0.5361121367,
                "count": 9465945,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4986942348,
                "variance": 0.2486959399
              },
              {
                "average": 0,
                "count": 9465945,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.49586016,
                "count": 9465945,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5305407252,
                "variance": 0.2814734611
              },
              {
                "average": -0.8250780003,
                "count": 9465945,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.49286963,
                "variance": 182.0575308
              },
              {
                "average": 0,
                "count": 9465945,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.96977196,
                "count": 9465945,
                "maximum": 94,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6195526297,
                "variance": 0.383845461
              },
              {
                "average": 207530491,
                "count": 9465945,
                "maximum": 207531230.7,
                "minimum": 207529699,
                "name": "GpsTime",
                "position": 12,
                "stddev": 465.8507274,
                "variance": 217016.9002
              },
              {
                "average": 0,
                "count": 9465945,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9465945,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9465945,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007906236514,
                "count": 9465945,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02810691461,
                "variance": 0.0007899986491
              },
              {
                "average": 0.246918295,
                "count": 9465945,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4312188194,
                "variance": 0.1859496702
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332443.7345,
              4302180.168,
              -3.042177689,
              334298.4745,
              4303438.928,
              419.0978223
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332443.73448224226,
                    4302180.1682114145,
                    -3.042177688977887
                  ],
                  [
                    332443.73448224226,
                    4303438.928211414,
                    -3.042177688977887
                  ],
                  [
                    334298.47448224225,
                    4303438.928211414,
                    419.0978223110221
                  ],
                  [
                    334298.47448224225,
                    4302180.1682114145,
                    419.0978223110221
                  ],
                  [
                    332443.73448224226,
                    4302180.1682114145,
                    -3.042177688977887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:20:30+00:00",
            "end_time": "2018-04-12T00:54: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": "20180305_368444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80442983816057,
              38.885314379420095,
              -10.158518547767073
            ],
            [
              -76.80471679135941,
              38.89665155018796,
              -10.158518547767073
            ],
            [
              -76.78333965758819,
              38.89698010399455,
              392.9814814522329
            ],
            [
              -76.78305609897059,
              38.885642801069444,
              392.9814814522329
            ],
            [
              -76.80442983816057,
              38.885314379420095,
              -10.158518547767073
            ]
          ]
        ]
      },
      "bbox": [
        -76.80471679,
        38.88531438,
        -10.15851855,
        -76.7830561,
        38.8969801,
        392.9814815
      ],
      "properties": {
        "datetime": "2018-04-12T00:26:51Z",
        "pc:count": 14962839,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344484.4193,
            "count": 14962839,
            "maximum": 345348.637,
            "minimum": 343493.957,
            "name": "X",
            "position": 0,
            "stddev": 563.7054772,
            "variance": 317763.865
          },
          {
            "average": 4306161.713,
            "count": 14962839,
            "maximum": 4306855.128,
            "minimum": 4305596.428,
            "name": "Y",
            "position": 1,
            "stddev": 350.6930751,
            "variance": 122985.6329
          },
          {
            "average": 38.5484617,
            "count": 14962839,
            "maximum": 392.9814815,
            "minimum": -10.15851855,
            "name": "Z",
            "position": 2,
            "stddev": 13.87230334,
            "variance": 192.4407999
          },
          {
            "average": 3843.92445,
            "count": 14962839,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4310.962766,
            "variance": 18584399.97
          },
          {
            "average": 2.13932209,
            "count": 14962839,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.24234806,
            "variance": 1.543428703
          },
          {
            "average": 3.035303728,
            "count": 14962839,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.426469273,
            "variance": 2.034814586
          },
          {
            "average": 0.5278093282,
            "count": 14962839,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992260589,
            "variance": 0.2492266579
          },
          {
            "average": 0,
            "count": 14962839,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.390897944,
            "count": 14962839,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5203859294,
            "variance": 0.2708015155
          },
          {
            "average": 2.748310256,
            "count": 14962839,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.42024664,
            "variance": 180.10302
          },
          {
            "average": 0,
            "count": 14962839,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 90.0396787,
            "count": 14962839,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.04939352,
            "variance": 122.0890972
          },
          {
            "average": 206646871.9,
            "count": 14962839,
            "maximum": 207528011.1,
            "minimum": 204296878.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1438689.362,
            "variance": 2069827080000.0
          },
          {
            "average": 0,
            "count": 14962839,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14962839,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14962839,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003994562797,
            "count": 14962839,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01998241079,
            "variance": 0.000399296741
          },
          {
            "average": 0.3740569554,
            "count": 14962839,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4838784611,
            "variance": 0.2341383652
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343493.957,
          4305596.428,
          -10.15851855,
          345348.637,
          4306855.128,
          392.9814815
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343493.9570143195,
                4305596.4283880675,
                -10.158518547767073
              ],
              [
                343493.9570143195,
                4306855.128388067,
                -10.158518547767073
              ],
              [
                345348.63701431954,
                4306855.128388067,
                392.9814814522329
              ],
              [
                345348.63701431954,
                4305596.4283880675,
                392.9814814522329
              ],
              [
                343493.9570143195,
                4305596.4283880675,
                -10.158518547767073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:26:51+00:00",
        "end_time": "2018-03-05T14:54:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_368444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_368444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_368444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80471679,
            38.88531438,
            -10.15851855,
            -76.7830561,
            38.8969801,
            392.9814815
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80442983816057,
                  38.885314379420095,
                  -10.158518547767073
                ],
                [
                  -76.80471679135941,
                  38.89665155018796,
                  -10.158518547767073
                ],
                [
                  -76.78333965758819,
                  38.89698010399455,
                  392.9814814522329
                ],
                [
                  -76.78305609897059,
                  38.885642801069444,
                  392.9814814522329
                ],
                [
                  -76.80442983816057,
                  38.885314379420095,
                  -10.158518547767073
                ]
              ]
            ]
          },
          "id": "20180305_368444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_368444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:26:51Z",
            "pc:count": 14962839,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344484.4193,
                "count": 14962839,
                "maximum": 345348.637,
                "minimum": 343493.957,
                "name": "X",
                "position": 0,
                "stddev": 563.7054772,
                "variance": 317763.865
              },
              {
                "average": 4306161.713,
                "count": 14962839,
                "maximum": 4306855.128,
                "minimum": 4305596.428,
                "name": "Y",
                "position": 1,
                "stddev": 350.6930751,
                "variance": 122985.6329
              },
              {
                "average": 38.5484617,
                "count": 14962839,
                "maximum": 392.9814815,
                "minimum": -10.15851855,
                "name": "Z",
                "position": 2,
                "stddev": 13.87230334,
                "variance": 192.4407999
              },
              {
                "average": 3843.92445,
                "count": 14962839,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4310.962766,
                "variance": 18584399.97
              },
              {
                "average": 2.13932209,
                "count": 14962839,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.24234806,
                "variance": 1.543428703
              },
              {
                "average": 3.035303728,
                "count": 14962839,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.426469273,
                "variance": 2.034814586
              },
              {
                "average": 0.5278093282,
                "count": 14962839,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992260589,
                "variance": 0.2492266579
              },
              {
                "average": 0,
                "count": 14962839,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.390897944,
                "count": 14962839,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5203859294,
                "variance": 0.2708015155
              },
              {
                "average": 2.748310256,
                "count": 14962839,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.42024664,
                "variance": 180.10302
              },
              {
                "average": 0,
                "count": 14962839,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 90.0396787,
                "count": 14962839,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.04939352,
                "variance": 122.0890972
              },
              {
                "average": 206646871.9,
                "count": 14962839,
                "maximum": 207528011.1,
                "minimum": 204296878.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1438689.362,
                "variance": 2069827080000.0
              },
              {
                "average": 0,
                "count": 14962839,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14962839,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14962839,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003994562797,
                "count": 14962839,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01998241079,
                "variance": 0.000399296741
              },
              {
                "average": 0.3740569554,
                "count": 14962839,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4838784611,
                "variance": 0.2341383652
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343493.957,
              4305596.428,
              -10.15851855,
              345348.637,
              4306855.128,
              392.9814815
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343493.9570143195,
                    4305596.4283880675,
                    -10.158518547767073
                  ],
                  [
                    343493.9570143195,
                    4306855.128388067,
                    -10.158518547767073
                  ],
                  [
                    345348.63701431954,
                    4306855.128388067,
                    392.9814814522329
                  ],
                  [
                    345348.63701431954,
                    4305596.4283880675,
                    392.9814814522329
                  ],
                  [
                    343493.9570143195,
                    4305596.4283880675,
                    -10.158518547767073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:26:51+00:00",
            "end_time": "2018-03-05T14:54: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": "20180411_332436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9309234388109,
              38.86349106781677,
              -4.374396691710842
            ],
            [
              -76.931230286061,
              38.87482836339804,
              -4.374396691710842
            ],
            [
              -76.90985822610196,
              38.87517996330698,
              421.18560330828916
            ],
            [
              -76.90955476952959,
              38.86384252627314,
              421.18560330828916
            ],
            [
              -76.9309234388109,
              38.86349106781677,
              -4.374396691710842
            ]
          ]
        ]
      },
      "bbox": [
        -76.93123029,
        38.86349107,
        -4.374396692,
        -76.90955477,
        38.87517996,
        421.1856033
      ],
      "properties": {
        "datetime": "2018-04-12T02:05:28Z",
        "pc:count": 11032312,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333496.3078,
            "count": 11032312,
            "maximum": 334325.4402,
            "minimum": 332470.5002,
            "name": "X",
            "position": 0,
            "stddev": 530.0540425,
            "variance": 280957.288
          },
          {
            "average": 4304076.643,
            "count": 11032312,
            "maximum": 4304657.838,
            "minimum": 4303399.038,
            "name": "Y",
            "position": 1,
            "stddev": 350.2498909,
            "variance": 122674.9861
          },
          {
            "average": 78.07653602,
            "count": 11032312,
            "maximum": 421.1856033,
            "minimum": -4.374396692,
            "name": "Z",
            "position": 2,
            "stddev": 11.5488714,
            "variance": 133.3764307
          },
          {
            "average": 3422.66357,
            "count": 11032312,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3441.893261,
            "variance": 11846629.22
          },
          {
            "average": 1.623812398,
            "count": 11032312,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9947835435,
            "variance": 0.9895942985
          },
          {
            "average": 2.11134085,
            "count": 11032312,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.318172251,
            "variance": 1.737578083
          },
          {
            "average": 0.548756054,
            "count": 11032312,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4976171919,
            "variance": 0.2476228696
          },
          {
            "average": 0,
            "count": 11032312,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.463195657,
            "count": 11032312,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5358280938,
            "variance": 0.2871117461
          },
          {
            "average": -8.285084161,
            "count": 11032312,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.57732957,
            "variance": 111.8799009
          },
          {
            "average": 0,
            "count": 11032312,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.07485883,
            "count": 11032312,
            "maximum": 93,
            "minimum": 90,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.814922247,
            "variance": 0.6640982687
          },
          {
            "average": 207531249.5,
            "count": 11032312,
            "maximum": 207533928.8,
            "minimum": 207530468.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 876.8635288,
            "variance": 768889.6482
          },
          {
            "average": 0,
            "count": 11032312,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11032312,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11032312,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009549222321,
            "count": 11032312,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03088705946,
            "variance": 0.0009540104421
          },
          {
            "average": 0.3181667632,
            "count": 11032312,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4657646333,
            "variance": 0.2169366937
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332470.5002,
          4303399.038,
          -4.374396692,
          334325.4402,
          4304657.838,
          421.1856033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332470.50018872565,
                4303399.03768254,
                -4.374396691710842
              ],
              [
                332470.50018872565,
                4304657.8376825405,
                -4.374396691710842
              ],
              [
                334325.4401887256,
                4304657.8376825405,
                421.18560330828916
              ],
              [
                334325.4401887256,
                4303399.03768254,
                421.18560330828916
              ],
              [
                332470.50018872565,
                4303399.03768254,
                -4.374396691710842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:05:28+00:00",
        "end_time": "2018-04-12T01:07:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_332436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_332436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_332436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_332436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93123029,
            38.86349107,
            -4.374396692,
            -76.90955477,
            38.87517996,
            421.1856033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9309234388109,
                  38.86349106781677,
                  -4.374396691710842
                ],
                [
                  -76.931230286061,
                  38.87482836339804,
                  -4.374396691710842
                ],
                [
                  -76.90985822610196,
                  38.87517996330698,
                  421.18560330828916
                ],
                [
                  -76.90955476952959,
                  38.86384252627314,
                  421.18560330828916
                ],
                [
                  -76.9309234388109,
                  38.86349106781677,
                  -4.374396691710842
                ]
              ]
            ]
          },
          "id": "20180411_332436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_332436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:05:28Z",
            "pc:count": 11032312,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333496.3078,
                "count": 11032312,
                "maximum": 334325.4402,
                "minimum": 332470.5002,
                "name": "X",
                "position": 0,
                "stddev": 530.0540425,
                "variance": 280957.288
              },
              {
                "average": 4304076.643,
                "count": 11032312,
                "maximum": 4304657.838,
                "minimum": 4303399.038,
                "name": "Y",
                "position": 1,
                "stddev": 350.2498909,
                "variance": 122674.9861
              },
              {
                "average": 78.07653602,
                "count": 11032312,
                "maximum": 421.1856033,
                "minimum": -4.374396692,
                "name": "Z",
                "position": 2,
                "stddev": 11.5488714,
                "variance": 133.3764307
              },
              {
                "average": 3422.66357,
                "count": 11032312,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3441.893261,
                "variance": 11846629.22
              },
              {
                "average": 1.623812398,
                "count": 11032312,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9947835435,
                "variance": 0.9895942985
              },
              {
                "average": 2.11134085,
                "count": 11032312,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.318172251,
                "variance": 1.737578083
              },
              {
                "average": 0.548756054,
                "count": 11032312,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4976171919,
                "variance": 0.2476228696
              },
              {
                "average": 0,
                "count": 11032312,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.463195657,
                "count": 11032312,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5358280938,
                "variance": 0.2871117461
              },
              {
                "average": -8.285084161,
                "count": 11032312,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.57732957,
                "variance": 111.8799009
              },
              {
                "average": 0,
                "count": 11032312,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.07485883,
                "count": 11032312,
                "maximum": 93,
                "minimum": 90,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.814922247,
                "variance": 0.6640982687
              },
              {
                "average": 207531249.5,
                "count": 11032312,
                "maximum": 207533928.8,
                "minimum": 207530468.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 876.8635288,
                "variance": 768889.6482
              },
              {
                "average": 0,
                "count": 11032312,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11032312,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11032312,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009549222321,
                "count": 11032312,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03088705946,
                "variance": 0.0009540104421
              },
              {
                "average": 0.3181667632,
                "count": 11032312,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4657646333,
                "variance": 0.2169366937
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332470.5002,
              4303399.038,
              -4.374396692,
              334325.4402,
              4304657.838,
              421.1856033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332470.50018872565,
                    4303399.03768254,
                    -4.374396691710842
                  ],
                  [
                    332470.50018872565,
                    4304657.8376825405,
                    -4.374396691710842
                  ],
                  [
                    334325.4401887256,
                    4304657.8376825405,
                    421.18560330828916
                  ],
                  [
                    334325.4401887256,
                    4303399.03768254,
                    421.18560330828916
                  ],
                  [
                    332470.50018872565,
                    4303399.03768254,
                    -4.374396691710842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:05:28+00:00",
            "end_time": "2018-04-12T01:07:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_326424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95201859559296,
              38.83055333685712,
              2.31613368541764
            ],
            [
              -76.95232840988929,
              38.84188983414724,
              2.31613368541764
            ],
            [
              -76.9309660114356,
              38.84224505209987,
              440.19613368541764
            ],
            [
              -76.93065958196401,
              38.83090841187537,
              440.19613368541764
            ],
            [
              -76.95201859559296,
              38.83055333685712,
              2.31613368541764
            ]
          ]
        ]
      },
      "bbox": [
        -76.95232841,
        38.83055334,
        2.316133685,
        -76.93065958,
        38.84224505,
        440.1961337
      ],
      "properties": {
        "datetime": "2018-04-12T01:21:07Z",
        "pc:count": 11142722,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331694.6037,
            "count": 11142722,
            "maximum": 332416.9363,
            "minimum": 330561.9563,
            "name": "X",
            "position": 0,
            "stddev": 502.9817106,
            "variance": 252990.6012
          },
          {
            "average": 4300418.483,
            "count": 11142722,
            "maximum": 4301041.195,
            "minimum": 4299782.475,
            "name": "Y",
            "position": 1,
            "stddev": 329.1698991,
            "variance": 108352.8225
          },
          {
            "average": 84.42591904,
            "count": 11142722,
            "maximum": 440.1961337,
            "minimum": 2.316133685,
            "name": "Z",
            "position": 2,
            "stddev": 8.040853258,
            "variance": 64.65532112
          },
          {
            "average": 4269.140641,
            "count": 11142722,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4070.970029,
            "variance": 16572796.98
          },
          {
            "average": 1.785956968,
            "count": 11142722,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.132609123,
            "variance": 1.282803425
          },
          {
            "average": 2.445081283,
            "count": 11142722,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.481991454,
            "variance": 2.196298671
          },
          {
            "average": 0.5088381457,
            "count": 11142722,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999219035,
            "variance": 0.2499219096
          },
          {
            "average": 0,
            "count": 11142722,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.435552552,
            "count": 11142722,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6922608556,
            "variance": 0.4792250922
          },
          {
            "average": 10.37727473,
            "count": 11142722,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.52241504,
            "variance": 90.67638819
          },
          {
            "average": 0,
            "count": 11142722,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.40142041,
            "count": 11142722,
            "maximum": 94,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5539321917,
            "variance": 0.306840873
          },
          {
            "average": 207530165.3,
            "count": 11142722,
            "maximum": 207531267.6,
            "minimum": 207529736.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 389.1774151,
            "variance": 151459.0605
          },
          {
            "average": 0,
            "count": 11142722,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11142722,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11142722,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006509181509,
            "count": 11142722,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02550479396,
            "variance": 0.0006504945148
          },
          {
            "average": 0.2913881366,
            "count": 11142722,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4544019245,
            "variance": 0.206481109
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330561.9563,
          4299782.475,
          2.316133685,
          332416.9363,
          4301041.195,
          440.1961337
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330561.95631149434,
                4299782.474702342,
                2.31613368541764
              ],
              [
                330561.95631149434,
                4301041.194702343,
                2.31613368541764
              ],
              [
                332416.9363114943,
                4301041.194702343,
                440.19613368541764
              ],
              [
                332416.9363114943,
                4299782.474702342,
                440.19613368541764
              ],
              [
                330561.95631149434,
                4299782.474702342,
                2.31613368541764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:21:07+00:00",
        "end_time": "2018-04-12T00:55:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_326424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_326424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_326424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_326424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95232841,
            38.83055334,
            2.316133685,
            -76.93065958,
            38.84224505,
            440.1961337
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95201859559296,
                  38.83055333685712,
                  2.31613368541764
                ],
                [
                  -76.95232840988929,
                  38.84188983414724,
                  2.31613368541764
                ],
                [
                  -76.9309660114356,
                  38.84224505209987,
                  440.19613368541764
                ],
                [
                  -76.93065958196401,
                  38.83090841187537,
                  440.19613368541764
                ],
                [
                  -76.95201859559296,
                  38.83055333685712,
                  2.31613368541764
                ]
              ]
            ]
          },
          "id": "20180411_326424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_326424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:21:07Z",
            "pc:count": 11142722,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331694.6037,
                "count": 11142722,
                "maximum": 332416.9363,
                "minimum": 330561.9563,
                "name": "X",
                "position": 0,
                "stddev": 502.9817106,
                "variance": 252990.6012
              },
              {
                "average": 4300418.483,
                "count": 11142722,
                "maximum": 4301041.195,
                "minimum": 4299782.475,
                "name": "Y",
                "position": 1,
                "stddev": 329.1698991,
                "variance": 108352.8225
              },
              {
                "average": 84.42591904,
                "count": 11142722,
                "maximum": 440.1961337,
                "minimum": 2.316133685,
                "name": "Z",
                "position": 2,
                "stddev": 8.040853258,
                "variance": 64.65532112
              },
              {
                "average": 4269.140641,
                "count": 11142722,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4070.970029,
                "variance": 16572796.98
              },
              {
                "average": 1.785956968,
                "count": 11142722,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.132609123,
                "variance": 1.282803425
              },
              {
                "average": 2.445081283,
                "count": 11142722,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.481991454,
                "variance": 2.196298671
              },
              {
                "average": 0.5088381457,
                "count": 11142722,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999219035,
                "variance": 0.2499219096
              },
              {
                "average": 0,
                "count": 11142722,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.435552552,
                "count": 11142722,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6922608556,
                "variance": 0.4792250922
              },
              {
                "average": 10.37727473,
                "count": 11142722,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.52241504,
                "variance": 90.67638819
              },
              {
                "average": 0,
                "count": 11142722,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.40142041,
                "count": 11142722,
                "maximum": 94,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5539321917,
                "variance": 0.306840873
              },
              {
                "average": 207530165.3,
                "count": 11142722,
                "maximum": 207531267.6,
                "minimum": 207529736.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 389.1774151,
                "variance": 151459.0605
              },
              {
                "average": 0,
                "count": 11142722,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11142722,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11142722,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006509181509,
                "count": 11142722,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02550479396,
                "variance": 0.0006504945148
              },
              {
                "average": 0.2913881366,
                "count": 11142722,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4544019245,
                "variance": 0.206481109
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330561.9563,
              4299782.475,
              2.316133685,
              332416.9363,
              4301041.195,
              440.1961337
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330561.95631149434,
                    4299782.474702342,
                    2.31613368541764
                  ],
                  [
                    330561.95631149434,
                    4301041.194702343,
                    2.31613368541764
                  ],
                  [
                    332416.9363114943,
                    4301041.194702343,
                    440.19613368541764
                  ],
                  [
                    332416.9363114943,
                    4299782.474702342,
                    440.19613368541764
                  ],
                  [
                    330561.95631149434,
                    4299782.474702342,
                    2.31613368541764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:21:07+00:00",
            "end_time": "2018-04-12T00:55: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": "20180305_380440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7623120771494,
              38.87425268939612,
              -10.272528150960426
            ],
            [
              -76.76259222853214,
              38.88559032200748,
              -10.272528150960426
            ],
            [
              -76.74121631020469,
              38.88591111204897,
              272.8274718490396
            ],
            [
              -76.7409395521568,
              38.87457335038715,
              272.8274718490396
            ],
            [
              -76.7623120771494,
              38.87425268939612,
              -10.272528150960426
            ]
          ]
        ]
      },
      "bbox": [
        -76.76259223,
        38.87425269,
        -10.27252815,
        -76.74093955,
        38.88591111,
        272.8274718
      ],
      "properties": {
        "datetime": "2018-03-05T15:47:45Z",
        "pc:count": 17507381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347999.6054,
            "count": 17507381,
            "maximum": 348978.3773,
            "minimum": 347123.5573,
            "name": "X",
            "position": 0,
            "stddev": 535.9025061,
            "variance": 287191.4961
          },
          {
            "average": 4304880.344,
            "count": 17507381,
            "maximum": 4305556.115,
            "minimum": 4304297.395,
            "name": "Y",
            "position": 1,
            "stddev": 347.4548247,
            "variance": 120724.8552
          },
          {
            "average": 35.63174484,
            "count": 17507381,
            "maximum": 272.8274718,
            "minimum": -10.27252815,
            "name": "Z",
            "position": 2,
            "stddev": 11.51340111,
            "variance": 132.5584052
          },
          {
            "average": 5441.301514,
            "count": 17507381,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6241.13028,
            "variance": 38951707.18
          },
          {
            "average": 2.225360378,
            "count": 17507381,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.343073001,
            "variance": 1.803845086
          },
          {
            "average": 3.260082076,
            "count": 17507381,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.534267277,
            "variance": 2.353976079
          },
          {
            "average": 0.5092692619,
            "count": 17507381,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999140877,
            "variance": 0.2499140951
          },
          {
            "average": 0,
            "count": 17507381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343581373,
            "count": 17507381,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5798081899,
            "variance": 0.3361775371
          },
          {
            "average": 6.702454573,
            "count": 17507381,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.89601796,
            "variance": 141.5152433
          },
          {
            "average": 0,
            "count": 17507381,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.71195709,
            "count": 17507381,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6312885195,
            "variance": 0.3985251948
          },
          {
            "average": 204298613.6,
            "count": 17507381,
            "maximum": 204300065.2,
            "minimum": 204298283.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 487.3982103,
            "variance": 237557.0154
          },
          {
            "average": 0,
            "count": 17507381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17507381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17507381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000640472724,
            "count": 17507381,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02529945761,
            "variance": 0.0006400625553
          },
          {
            "average": 0.3460253136,
            "count": 17507381,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4757013862,
            "variance": 0.2262918089
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347123.5573,
          4304297.395,
          -10.27252815,
          348978.3773,
          4305556.115,
          272.8274718
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347123.55734985933,
                4304297.394504168,
                -10.272528150960426
              ],
              [
                347123.55734985933,
                4305556.114504169,
                -10.272528150960426
              ],
              [
                348978.3773498593,
                4305556.114504169,
                272.8274718490396
              ],
              [
                348978.3773498593,
                4304297.394504168,
                272.8274718490396
              ],
              [
                347123.55734985933,
                4304297.394504168,
                -10.272528150960426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:47:45+00:00",
        "end_time": "2018-03-05T15:18:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_380440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_380440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_380440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_380440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76259223,
            38.87425269,
            -10.27252815,
            -76.74093955,
            38.88591111,
            272.8274718
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7623120771494,
                  38.87425268939612,
                  -10.272528150960426
                ],
                [
                  -76.76259222853214,
                  38.88559032200748,
                  -10.272528150960426
                ],
                [
                  -76.74121631020469,
                  38.88591111204897,
                  272.8274718490396
                ],
                [
                  -76.7409395521568,
                  38.87457335038715,
                  272.8274718490396
                ],
                [
                  -76.7623120771494,
                  38.87425268939612,
                  -10.272528150960426
                ]
              ]
            ]
          },
          "id": "20180305_380440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_380440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:47:45Z",
            "pc:count": 17507381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347999.6054,
                "count": 17507381,
                "maximum": 348978.3773,
                "minimum": 347123.5573,
                "name": "X",
                "position": 0,
                "stddev": 535.9025061,
                "variance": 287191.4961
              },
              {
                "average": 4304880.344,
                "count": 17507381,
                "maximum": 4305556.115,
                "minimum": 4304297.395,
                "name": "Y",
                "position": 1,
                "stddev": 347.4548247,
                "variance": 120724.8552
              },
              {
                "average": 35.63174484,
                "count": 17507381,
                "maximum": 272.8274718,
                "minimum": -10.27252815,
                "name": "Z",
                "position": 2,
                "stddev": 11.51340111,
                "variance": 132.5584052
              },
              {
                "average": 5441.301514,
                "count": 17507381,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6241.13028,
                "variance": 38951707.18
              },
              {
                "average": 2.225360378,
                "count": 17507381,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.343073001,
                "variance": 1.803845086
              },
              {
                "average": 3.260082076,
                "count": 17507381,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.534267277,
                "variance": 2.353976079
              },
              {
                "average": 0.5092692619,
                "count": 17507381,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999140877,
                "variance": 0.2499140951
              },
              {
                "average": 0,
                "count": 17507381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343581373,
                "count": 17507381,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5798081899,
                "variance": 0.3361775371
              },
              {
                "average": 6.702454573,
                "count": 17507381,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.89601796,
                "variance": 141.5152433
              },
              {
                "average": 0,
                "count": 17507381,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.71195709,
                "count": 17507381,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6312885195,
                "variance": 0.3985251948
              },
              {
                "average": 204298613.6,
                "count": 17507381,
                "maximum": 204300065.2,
                "minimum": 204298283.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 487.3982103,
                "variance": 237557.0154
              },
              {
                "average": 0,
                "count": 17507381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17507381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17507381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000640472724,
                "count": 17507381,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02529945761,
                "variance": 0.0006400625553
              },
              {
                "average": 0.3460253136,
                "count": 17507381,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4757013862,
                "variance": 0.2262918089
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347123.5573,
              4304297.395,
              -10.27252815,
              348978.3773,
              4305556.115,
              272.8274718
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347123.55734985933,
                    4304297.394504168,
                    -10.272528150960426
                  ],
                  [
                    347123.55734985933,
                    4305556.114504169,
                    -10.272528150960426
                  ],
                  [
                    348978.3773498593,
                    4305556.114504169,
                    272.8274718490396
                  ],
                  [
                    348978.3773498593,
                    4304297.394504168,
                    272.8274718490396
                  ],
                  [
                    347123.55734985933,
                    4304297.394504168,
                    -10.272528150960426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:47:45+00:00",
            "end_time": "2018-03-05T15:18: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": "20180411_326428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95201006341978,
              38.841535390877475,
              -7.484173499495682
            ],
            [
              -76.9523200223942,
              38.8528727674953,
              -7.484173499495682
            ],
            [
              -76.93095618186246,
              38.85322803704266,
              421.0758265005043
            ],
            [
              -76.93064960953664,
              38.84189051747077,
              421.0758265005043
            ],
            [
              -76.95201006341978,
              38.841535390877475,
              -7.484173499495682
            ]
          ]
        ]
      },
      "bbox": [
        -76.95232002,
        38.84153539,
        -7.484173499,
        -76.93064961,
        38.85322804,
        421.0758265
      ],
      "properties": {
        "datetime": "2018-04-12T01:21:07Z",
        "pc:count": 9225790,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331438.5959,
            "count": 9225790,
            "maximum": 332443.5663,
            "minimum": 330588.7463,
            "name": "X",
            "position": 0,
            "stddev": 481.250608,
            "variance": 231602.1477
          },
          {
            "average": 4301633.362,
            "count": 9225790,
            "maximum": 4302260.087,
            "minimum": 4301001.267,
            "name": "Y",
            "position": 1,
            "stddev": 339.8771628,
            "variance": 115516.4858
          },
          {
            "average": 82.57397324,
            "count": 9225790,
            "maximum": 421.0758265,
            "minimum": -7.484173499,
            "name": "Z",
            "position": 2,
            "stddev": 10.83939285,
            "variance": 117.4924374
          },
          {
            "average": 3791.013561,
            "count": 9225790,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3734.518943,
            "variance": 13946631.73
          },
          {
            "average": 1.577987251,
            "count": 9225790,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9796355137,
            "variance": 0.9596857397
          },
          {
            "average": 2.026540058,
            "count": 9225790,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.311560247,
            "variance": 1.720190283
          },
          {
            "average": 0.5580648378,
            "count": 9225790,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.496617057,
            "variance": 0.2466285013
          },
          {
            "average": 0,
            "count": 9225790,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.503976462,
            "count": 9225790,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7041535623,
            "variance": 0.4958322393
          },
          {
            "average": -10.05873727,
            "count": 9225790,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.312987543,
            "variance": 69.10576189
          },
          {
            "average": 0,
            "count": 9225790,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.54441549,
            "count": 9225790,
            "maximum": 94,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5229679388,
            "variance": 0.273495465
          },
          {
            "average": 207530809.7,
            "count": 9225790,
            "maximum": 207531267.6,
            "minimum": 207529736.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 416.2703096,
            "variance": 173280.9706
          },
          {
            "average": 0,
            "count": 9225790,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9225790,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9225790,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009886416231,
            "count": 9225790,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0314271271,
            "variance": 0.0009876643179
          },
          {
            "average": 0.2782581221,
            "count": 9225790,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4481412292,
            "variance": 0.2008305613
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330588.7463,
          4301001.267,
          -7.484173499,
          332443.5663,
          4302260.087,
          421.0758265
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330588.7463461378,
                4301001.267233421,
                -7.484173499495682
              ],
              [
                330588.7463461378,
                4302260.087233421,
                -7.484173499495682
              ],
              [
                332443.5663461377,
                4302260.087233421,
                421.0758265005043
              ],
              [
                332443.5663461377,
                4301001.267233421,
                421.0758265005043
              ],
              [
                330588.7463461378,
                4301001.267233421,
                -7.484173499495682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:21:07+00:00",
        "end_time": "2018-04-12T00:55:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_326428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_326428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_326428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_326428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95232002,
            38.84153539,
            -7.484173499,
            -76.93064961,
            38.85322804,
            421.0758265
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95201006341978,
                  38.841535390877475,
                  -7.484173499495682
                ],
                [
                  -76.9523200223942,
                  38.8528727674953,
                  -7.484173499495682
                ],
                [
                  -76.93095618186246,
                  38.85322803704266,
                  421.0758265005043
                ],
                [
                  -76.93064960953664,
                  38.84189051747077,
                  421.0758265005043
                ],
                [
                  -76.95201006341978,
                  38.841535390877475,
                  -7.484173499495682
                ]
              ]
            ]
          },
          "id": "20180411_326428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_326428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:21:07Z",
            "pc:count": 9225790,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331438.5959,
                "count": 9225790,
                "maximum": 332443.5663,
                "minimum": 330588.7463,
                "name": "X",
                "position": 0,
                "stddev": 481.250608,
                "variance": 231602.1477
              },
              {
                "average": 4301633.362,
                "count": 9225790,
                "maximum": 4302260.087,
                "minimum": 4301001.267,
                "name": "Y",
                "position": 1,
                "stddev": 339.8771628,
                "variance": 115516.4858
              },
              {
                "average": 82.57397324,
                "count": 9225790,
                "maximum": 421.0758265,
                "minimum": -7.484173499,
                "name": "Z",
                "position": 2,
                "stddev": 10.83939285,
                "variance": 117.4924374
              },
              {
                "average": 3791.013561,
                "count": 9225790,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3734.518943,
                "variance": 13946631.73
              },
              {
                "average": 1.577987251,
                "count": 9225790,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9796355137,
                "variance": 0.9596857397
              },
              {
                "average": 2.026540058,
                "count": 9225790,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.311560247,
                "variance": 1.720190283
              },
              {
                "average": 0.5580648378,
                "count": 9225790,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.496617057,
                "variance": 0.2466285013
              },
              {
                "average": 0,
                "count": 9225790,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.503976462,
                "count": 9225790,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7041535623,
                "variance": 0.4958322393
              },
              {
                "average": -10.05873727,
                "count": 9225790,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.312987543,
                "variance": 69.10576189
              },
              {
                "average": 0,
                "count": 9225790,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.54441549,
                "count": 9225790,
                "maximum": 94,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5229679388,
                "variance": 0.273495465
              },
              {
                "average": 207530809.7,
                "count": 9225790,
                "maximum": 207531267.6,
                "minimum": 207529736.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 416.2703096,
                "variance": 173280.9706
              },
              {
                "average": 0,
                "count": 9225790,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9225790,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9225790,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009886416231,
                "count": 9225790,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0314271271,
                "variance": 0.0009876643179
              },
              {
                "average": 0.2782581221,
                "count": 9225790,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4481412292,
                "variance": 0.2008305613
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330588.7463,
              4301001.267,
              -7.484173499,
              332443.5663,
              4302260.087,
              421.0758265
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330588.7463461378,
                    4301001.267233421,
                    -7.484173499495682
                  ],
                  [
                    330588.7463461378,
                    4302260.087233421,
                    -7.484173499495682
                  ],
                  [
                    332443.5663461377,
                    4302260.087233421,
                    421.0758265005043
                  ],
                  [
                    332443.5663461377,
                    4301001.267233421,
                    421.0758265005043
                  ],
                  [
                    330588.7463461378,
                    4301001.267233421,
                    -7.484173499495682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:21:07+00:00",
            "end_time": "2018-04-12T00:55: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": "20180411_326432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95200384704064,
              38.852518494554424,
              15.367338398585161
            ],
            [
              -76.95231394127217,
              38.86385639022404,
              15.367338398585161
            ],
            [
              -76.93094589250352,
              38.864211757548865,
              411.10733839858517
            ],
            [
              -76.93063918707645,
              38.85287371889144,
              411.10733839858517
            ],
            [
              -76.95200384704064,
              38.852518494554424,
              15.367338398585161
            ]
          ]
        ]
      },
      "bbox": [
        -76.95231394,
        38.85251849,
        15.3673384,
        -76.93063919,
        38.86421176,
        411.1073384
      ],
      "properties": {
        "datetime": "2018-04-12T01:31:31Z",
        "pc:count": 10961743,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331477.7509,
            "count": 10961743,
            "maximum": 332470.2439,
            "minimum": 330615.3439,
            "name": "X",
            "position": 0,
            "stddev": 562.4953341,
            "variance": 316401.0009
          },
          {
            "average": 4302878.968,
            "count": 10961743,
            "maximum": 4303479.063,
            "minimum": 4302220.183,
            "name": "Y",
            "position": 1,
            "stddev": 345.3462955,
            "variance": 119264.0638
          },
          {
            "average": 71.76958342,
            "count": 10961743,
            "maximum": 411.1073384,
            "minimum": 15.3673384,
            "name": "Z",
            "position": 2,
            "stddev": 14.86394278,
            "variance": 220.9367951
          },
          {
            "average": 4953.388808,
            "count": 10961743,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4670.698428,
            "variance": 21815423.8
          },
          {
            "average": 1.704296662,
            "count": 10961743,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.083330887,
            "variance": 1.17360581
          },
          {
            "average": 2.28901307,
            "count": 10961743,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.442115729,
            "variance": 2.079697775
          },
          {
            "average": 0.5274971325,
            "count": 10961743,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992433579,
            "variance": 0.2492439304
          },
          {
            "average": 0,
            "count": 10961743,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.505467789,
            "count": 10961743,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5492043514,
            "variance": 0.3016254196
          },
          {
            "average": 3.61093305,
            "count": 10961743,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.13846123,
            "variance": 172.6191636
          },
          {
            "average": 0,
            "count": 10961743,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.85983488,
            "count": 10961743,
            "maximum": 93,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5916048206,
            "variance": 0.3499962637
          },
          {
            "average": 207531306.7,
            "count": 10961743,
            "maximum": 207531891,
            "minimum": 207530446.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 411.4464449,
            "variance": 169288.177
          },
          {
            "average": 0,
            "count": 10961743,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10961743,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10961743,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008274231571,
            "count": 10961743,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0287530625,
            "variance": 0.0008267386034
          },
          {
            "average": 0.3211754736,
            "count": 10961743,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4669280551,
            "variance": 0.2180218087
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330615.3439,
          4302220.183,
          15.3673384,
          332470.2439,
          4303479.063,
          411.1073384
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330615.34391648317,
                4302220.182592477,
                15.367338398585161
              ],
              [
                330615.34391648317,
                4303479.062592478,
                15.367338398585161
              ],
              [
                332470.2439164832,
                4303479.062592478,
                411.10733839858517
              ],
              [
                332470.2439164832,
                4302220.182592477,
                411.10733839858517
              ],
              [
                330615.34391648317,
                4302220.182592477,
                15.367338398585161
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:31:31+00:00",
        "end_time": "2018-04-12T01:07:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_326432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_326432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_326432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_326432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95231394,
            38.85251849,
            15.3673384,
            -76.93063919,
            38.86421176,
            411.1073384
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95200384704064,
                  38.852518494554424,
                  15.367338398585161
                ],
                [
                  -76.95231394127217,
                  38.86385639022404,
                  15.367338398585161
                ],
                [
                  -76.93094589250352,
                  38.864211757548865,
                  411.10733839858517
                ],
                [
                  -76.93063918707645,
                  38.85287371889144,
                  411.10733839858517
                ],
                [
                  -76.95200384704064,
                  38.852518494554424,
                  15.367338398585161
                ]
              ]
            ]
          },
          "id": "20180411_326432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_326432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:31:31Z",
            "pc:count": 10961743,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331477.7509,
                "count": 10961743,
                "maximum": 332470.2439,
                "minimum": 330615.3439,
                "name": "X",
                "position": 0,
                "stddev": 562.4953341,
                "variance": 316401.0009
              },
              {
                "average": 4302878.968,
                "count": 10961743,
                "maximum": 4303479.063,
                "minimum": 4302220.183,
                "name": "Y",
                "position": 1,
                "stddev": 345.3462955,
                "variance": 119264.0638
              },
              {
                "average": 71.76958342,
                "count": 10961743,
                "maximum": 411.1073384,
                "minimum": 15.3673384,
                "name": "Z",
                "position": 2,
                "stddev": 14.86394278,
                "variance": 220.9367951
              },
              {
                "average": 4953.388808,
                "count": 10961743,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4670.698428,
                "variance": 21815423.8
              },
              {
                "average": 1.704296662,
                "count": 10961743,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.083330887,
                "variance": 1.17360581
              },
              {
                "average": 2.28901307,
                "count": 10961743,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.442115729,
                "variance": 2.079697775
              },
              {
                "average": 0.5274971325,
                "count": 10961743,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992433579,
                "variance": 0.2492439304
              },
              {
                "average": 0,
                "count": 10961743,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.505467789,
                "count": 10961743,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5492043514,
                "variance": 0.3016254196
              },
              {
                "average": 3.61093305,
                "count": 10961743,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.13846123,
                "variance": 172.6191636
              },
              {
                "average": 0,
                "count": 10961743,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.85983488,
                "count": 10961743,
                "maximum": 93,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5916048206,
                "variance": 0.3499962637
              },
              {
                "average": 207531306.7,
                "count": 10961743,
                "maximum": 207531891,
                "minimum": 207530446.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 411.4464449,
                "variance": 169288.177
              },
              {
                "average": 0,
                "count": 10961743,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10961743,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10961743,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008274231571,
                "count": 10961743,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0287530625,
                "variance": 0.0008267386034
              },
              {
                "average": 0.3211754736,
                "count": 10961743,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4669280551,
                "variance": 0.2180218087
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330615.3439,
              4302220.183,
              15.3673384,
              332470.2439,
              4303479.063,
              411.1073384
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330615.34391648317,
                    4302220.182592477,
                    15.367338398585161
                  ],
                  [
                    330615.34391648317,
                    4303479.062592478,
                    15.367338398585161
                  ],
                  [
                    332470.2439164832,
                    4303479.062592478,
                    411.10733839858517
                  ],
                  [
                    332470.2439164832,
                    4302220.182592477,
                    411.10733839858517
                  ],
                  [
                    330615.34391648317,
                    4302220.182592477,
                    15.367338398585161
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:31:31+00:00",
            "end_time": "2018-04-12T01:07: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": "20180305_374428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7834856476726,
              38.84134436145257,
              -10.413784069587336
            ],
            [
              -76.7837688313056,
              38.85268192807744,
              -10.413784069587336
            ],
            [
              -76.76240462206684,
              38.85300634163056,
              297.64621593041267
            ],
            [
              -76.7621248258166,
              38.84166864446524,
              297.64621593041267
            ],
            [
              -76.7834856476726,
              38.84134436145257,
              -10.413784069587336
            ]
          ]
        ]
      },
      "bbox": [
        -76.78376883,
        38.84134436,
        -10.41378407,
        -76.76212483,
        38.85300634,
        297.6462159
      ],
      "properties": {
        "datetime": "2018-03-05T15:52:48Z",
        "pc:count": 17266051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346146.9643,
            "count": 17266051,
            "maximum": 347070.0046,
            "minimum": 345215.3246,
            "name": "X",
            "position": 0,
            "stddev": 507.6088969,
            "variance": 257666.7922
          },
          {
            "average": 4301300.738,
            "count": 17266051,
            "maximum": 4301939.636,
            "minimum": 4300680.916,
            "name": "Y",
            "position": 1,
            "stddev": 361.8648086,
            "variance": 130946.1397
          },
          {
            "average": 31.12530356,
            "count": 17266051,
            "maximum": 297.6462159,
            "minimum": -10.41378407,
            "name": "Z",
            "position": 2,
            "stddev": 16.47313449,
            "variance": 271.3641598
          },
          {
            "average": 4532.789665,
            "count": 17266051,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4918.818225,
            "variance": 24194772.73
          },
          {
            "average": 2.208168619,
            "count": 17266051,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.31169242,
            "variance": 1.720537004
          },
          {
            "average": 3.213692639,
            "count": 17266051,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.49179738,
            "variance": 2.225459422
          },
          {
            "average": 0.5123012784,
            "count": 17266051,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998486701,
            "variance": 0.249848693
          },
          {
            "average": 0,
            "count": 17266051,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.341625193,
            "count": 17266051,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6080775613,
            "variance": 0.3697583206
          },
          {
            "average": -6.659061999,
            "count": 17266051,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.35185169,
            "variance": 128.8645367
          },
          {
            "average": 0,
            "count": 17266051,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.80518707,
            "count": 17266051,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5336893769,
            "variance": 0.284824351
          },
          {
            "average": 204299651.6,
            "count": 17266051,
            "maximum": 204300368.6,
            "minimum": 204298612.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 611.92083,
            "variance": 374447.1022
          },
          {
            "average": 0,
            "count": 17266051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17266051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17266051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009740501751,
            "count": 17266051,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03119457417,
            "variance": 0.0009731014577
          },
          {
            "average": 0.3801258898,
            "count": 17266051,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4854175639,
            "variance": 0.2356302114
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345215.3246,
          4300680.916,
          -10.41378407,
          347070.0046,
          4301939.636,
          297.6462159
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345215.3245960433,
                4300680.915651636,
                -10.413784069587336
              ],
              [
                345215.3245960433,
                4301939.635651637,
                -10.413784069587336
              ],
              [
                347070.0045960434,
                4301939.635651637,
                297.64621593041267
              ],
              [
                347070.0045960434,
                4300680.915651636,
                297.64621593041267
              ],
              [
                345215.3245960433,
                4300680.915651636,
                -10.413784069587336
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:52:48+00:00",
        "end_time": "2018-03-05T15:23:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_374428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_374428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_374428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78376883,
            38.84134436,
            -10.41378407,
            -76.76212483,
            38.85300634,
            297.6462159
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7834856476726,
                  38.84134436145257,
                  -10.413784069587336
                ],
                [
                  -76.7837688313056,
                  38.85268192807744,
                  -10.413784069587336
                ],
                [
                  -76.76240462206684,
                  38.85300634163056,
                  297.64621593041267
                ],
                [
                  -76.7621248258166,
                  38.84166864446524,
                  297.64621593041267
                ],
                [
                  -76.7834856476726,
                  38.84134436145257,
                  -10.413784069587336
                ]
              ]
            ]
          },
          "id": "20180305_374428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_374428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:52:48Z",
            "pc:count": 17266051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346146.9643,
                "count": 17266051,
                "maximum": 347070.0046,
                "minimum": 345215.3246,
                "name": "X",
                "position": 0,
                "stddev": 507.6088969,
                "variance": 257666.7922
              },
              {
                "average": 4301300.738,
                "count": 17266051,
                "maximum": 4301939.636,
                "minimum": 4300680.916,
                "name": "Y",
                "position": 1,
                "stddev": 361.8648086,
                "variance": 130946.1397
              },
              {
                "average": 31.12530356,
                "count": 17266051,
                "maximum": 297.6462159,
                "minimum": -10.41378407,
                "name": "Z",
                "position": 2,
                "stddev": 16.47313449,
                "variance": 271.3641598
              },
              {
                "average": 4532.789665,
                "count": 17266051,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4918.818225,
                "variance": 24194772.73
              },
              {
                "average": 2.208168619,
                "count": 17266051,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.31169242,
                "variance": 1.720537004
              },
              {
                "average": 3.213692639,
                "count": 17266051,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.49179738,
                "variance": 2.225459422
              },
              {
                "average": 0.5123012784,
                "count": 17266051,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998486701,
                "variance": 0.249848693
              },
              {
                "average": 0,
                "count": 17266051,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.341625193,
                "count": 17266051,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6080775613,
                "variance": 0.3697583206
              },
              {
                "average": -6.659061999,
                "count": 17266051,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.35185169,
                "variance": 128.8645367
              },
              {
                "average": 0,
                "count": 17266051,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.80518707,
                "count": 17266051,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5336893769,
                "variance": 0.284824351
              },
              {
                "average": 204299651.6,
                "count": 17266051,
                "maximum": 204300368.6,
                "minimum": 204298612.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 611.92083,
                "variance": 374447.1022
              },
              {
                "average": 0,
                "count": 17266051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17266051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17266051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009740501751,
                "count": 17266051,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03119457417,
                "variance": 0.0009731014577
              },
              {
                "average": 0.3801258898,
                "count": 17266051,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4854175639,
                "variance": 0.2356302114
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345215.3246,
              4300680.916,
              -10.41378407,
              347070.0046,
              4301939.636,
              297.6462159
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345215.3245960433,
                    4300680.915651636,
                    -10.413784069587336
                  ],
                  [
                    345215.3245960433,
                    4301939.635651637,
                    -10.413784069587336
                  ],
                  [
                    347070.0045960434,
                    4301939.635651637,
                    297.64621593041267
                  ],
                  [
                    347070.0045960434,
                    4300680.915651636,
                    297.64621593041267
                  ],
                  [
                    345215.3245960433,
                    4300680.915651636,
                    -10.413784069587336
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:52:48+00:00",
            "end_time": "2018-03-05T15:23: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": "20180411_344424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88883025031133,
              38.83050997983343,
              -7.381192410913826
            ],
            [
              -76.88913005319232,
              38.841847437933545,
              -7.381192410913826
            ],
            [
              -76.86776918475488,
              38.84219106093364,
              394.37880758908614
            ],
            [
              -76.86747276698534,
              38.8308534645531,
              394.37880758908614
            ],
            [
              -76.88883025031133,
              38.83050997983343,
              -7.381192410913826
            ]
          ]
        ]
      },
      "bbox": [
        -76.88913005,
        38.83050998,
        -7.381192411,
        -76.86747277,
        38.84219106,
        394.3788076
      ],
      "properties": {
        "datetime": "2018-04-12T00:43:31Z",
        "pc:count": 12275374,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336986.2099,
            "count": 12275374,
            "maximum": 337901.9172,
            "minimum": 336047.1372,
            "name": "X",
            "position": 0,
            "stddev": 522.0813979,
            "variance": 272568.986
          },
          {
            "average": 4300321.807,
            "count": 12275374,
            "maximum": 4300921.119,
            "minimum": 4299662.339,
            "name": "Y",
            "position": 1,
            "stddev": 351.5664431,
            "variance": 123598.9639
          },
          {
            "average": 80.83658754,
            "count": 12275374,
            "maximum": 394.3788076,
            "minimum": -7.381192411,
            "name": "Z",
            "position": 2,
            "stddev": 8.103229518,
            "variance": 65.66232862
          },
          {
            "average": 3592.608295,
            "count": 12275374,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3648.542371,
            "variance": 13311861.43
          },
          {
            "average": 1.821061664,
            "count": 12275374,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.131732876,
            "variance": 1.280819302
          },
          {
            "average": 2.487461482,
            "count": 12275374,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.446870709,
            "variance": 2.09343485
          },
          {
            "average": 0.5301090623,
            "count": 12275374,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990926414,
            "variance": 0.2490934647
          },
          {
            "average": 0,
            "count": 12275374,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.439427507,
            "count": 12275374,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5226235668,
            "variance": 0.2731353926
          },
          {
            "average": -8.391840032,
            "count": 12275374,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.44911849,
            "variance": 109.1840772
          },
          {
            "average": 0,
            "count": 12275374,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.31806127,
            "count": 12275374,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5685397131,
            "variance": 0.3232374054
          },
          {
            "average": 207527926.2,
            "count": 12275374,
            "maximum": 207529011.6,
            "minimum": 207527424.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 417.5762933,
            "variance": 174369.9607
          },
          {
            "average": 0,
            "count": 12275374,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12275374,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12275374,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006263760273,
            "count": 12275374,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02501966689,
            "variance": 0.0006259837314
          },
          {
            "average": 0.303483625,
            "count": 12275374,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4597622555,
            "variance": 0.2113813316
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336047.1372,
          4299662.339,
          -7.381192411,
          337901.9172,
          4300921.119,
          394.3788076
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336047.1371953629,
                4299662.339175793,
                -7.381192410913826
              ],
              [
                336047.1371953629,
                4300921.119175793,
                -7.381192410913826
              ],
              [
                337901.9171953629,
                4300921.119175793,
                394.37880758908614
              ],
              [
                337901.9171953629,
                4299662.339175793,
                394.37880758908614
              ],
              [
                336047.1371953629,
                4299662.339175793,
                -7.381192410913826
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:43:31+00:00",
        "end_time": "2018-04-12T00:17:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_344424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_344424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_344424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_344424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88913005,
            38.83050998,
            -7.381192411,
            -76.86747277,
            38.84219106,
            394.3788076
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88883025031133,
                  38.83050997983343,
                  -7.381192410913826
                ],
                [
                  -76.88913005319232,
                  38.841847437933545,
                  -7.381192410913826
                ],
                [
                  -76.86776918475488,
                  38.84219106093364,
                  394.37880758908614
                ],
                [
                  -76.86747276698534,
                  38.8308534645531,
                  394.37880758908614
                ],
                [
                  -76.88883025031133,
                  38.83050997983343,
                  -7.381192410913826
                ]
              ]
            ]
          },
          "id": "20180411_344424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_344424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:43:31Z",
            "pc:count": 12275374,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336986.2099,
                "count": 12275374,
                "maximum": 337901.9172,
                "minimum": 336047.1372,
                "name": "X",
                "position": 0,
                "stddev": 522.0813979,
                "variance": 272568.986
              },
              {
                "average": 4300321.807,
                "count": 12275374,
                "maximum": 4300921.119,
                "minimum": 4299662.339,
                "name": "Y",
                "position": 1,
                "stddev": 351.5664431,
                "variance": 123598.9639
              },
              {
                "average": 80.83658754,
                "count": 12275374,
                "maximum": 394.3788076,
                "minimum": -7.381192411,
                "name": "Z",
                "position": 2,
                "stddev": 8.103229518,
                "variance": 65.66232862
              },
              {
                "average": 3592.608295,
                "count": 12275374,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3648.542371,
                "variance": 13311861.43
              },
              {
                "average": 1.821061664,
                "count": 12275374,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.131732876,
                "variance": 1.280819302
              },
              {
                "average": 2.487461482,
                "count": 12275374,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.446870709,
                "variance": 2.09343485
              },
              {
                "average": 0.5301090623,
                "count": 12275374,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990926414,
                "variance": 0.2490934647
              },
              {
                "average": 0,
                "count": 12275374,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.439427507,
                "count": 12275374,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5226235668,
                "variance": 0.2731353926
              },
              {
                "average": -8.391840032,
                "count": 12275374,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.44911849,
                "variance": 109.1840772
              },
              {
                "average": 0,
                "count": 12275374,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.31806127,
                "count": 12275374,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5685397131,
                "variance": 0.3232374054
              },
              {
                "average": 207527926.2,
                "count": 12275374,
                "maximum": 207529011.6,
                "minimum": 207527424.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 417.5762933,
                "variance": 174369.9607
              },
              {
                "average": 0,
                "count": 12275374,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12275374,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12275374,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006263760273,
                "count": 12275374,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02501966689,
                "variance": 0.0006259837314
              },
              {
                "average": 0.303483625,
                "count": 12275374,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4597622555,
                "variance": 0.2113813316
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336047.1372,
              4299662.339,
              -7.381192411,
              337901.9172,
              4300921.119,
              394.3788076
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336047.1371953629,
                    4299662.339175793,
                    -7.381192410913826
                  ],
                  [
                    336047.1371953629,
                    4300921.119175793,
                    -7.381192410913826
                  ],
                  [
                    337901.9171953629,
                    4300921.119175793,
                    394.37880758908614
                  ],
                  [
                    337901.9171953629,
                    4299662.339175793,
                    394.37880758908614
                  ],
                  [
                    336047.1371953629,
                    4299662.339175793,
                    -7.381192410913826
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:43:31+00:00",
            "end_time": "2018-04-12T00:17: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": "20180305_380444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76227475672619,
              38.88523597053154,
              -10.415907145050568
            ],
            [
              -76.76255500302173,
              38.89657322170309,
              -10.415907145050568
            ],
            [
              -76.74117625323149,
              38.896894073379045,
              275.2040928549494
            ],
            [
              -76.74089940194192,
              38.885556693147436,
              275.2040928549494
            ],
            [
              -76.76227475672619,
              38.88523597053154,
              -10.415907145050568
            ]
          ]
        ]
      },
      "bbox": [
        -76.762555,
        38.88523597,
        -10.41590715,
        -76.7408994,
        38.89689407,
        275.2040929
      ],
      "properties": {
        "datetime": "2018-03-05T15:22:53Z",
        "pc:count": 17565151,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348162.3766,
            "count": 17565151,
            "maximum": 349005.1152,
            "minimum": 347150.3352,
            "name": "X",
            "position": 0,
            "stddev": 564.2761,
            "variance": 318407.517
          },
          {
            "average": 4306114.602,
            "count": 17565151,
            "maximum": 4306774.937,
            "minimum": 4305516.257,
            "name": "Y",
            "position": 1,
            "stddev": 330.5621911,
            "variance": 109271.3622
          },
          {
            "average": 41.99245943,
            "count": 17565151,
            "maximum": 275.2040929,
            "minimum": -10.41590715,
            "name": "Z",
            "position": 2,
            "stddev": 10.74158167,
            "variance": 115.3815768
          },
          {
            "average": 5405.923416,
            "count": 17565151,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5952.913411,
            "variance": 35437178.08
          },
          {
            "average": 2.133310098,
            "count": 17565151,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.323686264,
            "variance": 1.752145326
          },
          {
            "average": 3.091093894,
            "count": 17565151,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.576708274,
            "variance": 2.486008982
          },
          {
            "average": 0.5030303468,
            "count": 17565151,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908311,
            "variance": 0.2499908312
          },
          {
            "average": 0,
            "count": 17565151,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.352900126,
            "count": 17565151,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5935093287,
            "variance": 0.3522533233
          },
          {
            "average": 3.631305819,
            "count": 17565151,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.10623672,
            "variance": 171.773441
          },
          {
            "average": 0,
            "count": 17565151,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.10625653,
            "count": 17565151,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5482187835,
            "variance": 0.3005438346
          },
          {
            "average": 204298224.3,
            "count": 17565151,
            "maximum": 204298573,
            "minimum": 204296845.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 471.2957984,
            "variance": 222119.7296
          },
          {
            "average": 0,
            "count": 17565151,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17565151,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17565151,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007746588686,
            "count": 17565151,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02782191252,
            "variance": 0.0007740588163
          },
          {
            "average": 0.3753904535,
            "count": 17565151,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4842235788,
            "variance": 0.2344724743
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347150.3352,
          4305516.257,
          -10.41590715,
          349005.1152,
          4306774.937,
          275.2040929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347150.33522377734,
                4305516.256614236,
                -10.415907145050568
              ],
              [
                347150.33522377734,
                4306774.936614236,
                -10.415907145050568
              ],
              [
                349005.11522377736,
                4306774.936614236,
                275.2040928549494
              ],
              [
                349005.11522377736,
                4305516.256614236,
                275.2040928549494
              ],
              [
                347150.33522377734,
                4305516.256614236,
                -10.415907145050568
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:22:53+00:00",
        "end_time": "2018-03-05T14:54:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_380444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_380444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_380444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_380444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.762555,
            38.88523597,
            -10.41590715,
            -76.7408994,
            38.89689407,
            275.2040929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76227475672619,
                  38.88523597053154,
                  -10.415907145050568
                ],
                [
                  -76.76255500302173,
                  38.89657322170309,
                  -10.415907145050568
                ],
                [
                  -76.74117625323149,
                  38.896894073379045,
                  275.2040928549494
                ],
                [
                  -76.74089940194192,
                  38.885556693147436,
                  275.2040928549494
                ],
                [
                  -76.76227475672619,
                  38.88523597053154,
                  -10.415907145050568
                ]
              ]
            ]
          },
          "id": "20180305_380444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_380444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:22:53Z",
            "pc:count": 17565151,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348162.3766,
                "count": 17565151,
                "maximum": 349005.1152,
                "minimum": 347150.3352,
                "name": "X",
                "position": 0,
                "stddev": 564.2761,
                "variance": 318407.517
              },
              {
                "average": 4306114.602,
                "count": 17565151,
                "maximum": 4306774.937,
                "minimum": 4305516.257,
                "name": "Y",
                "position": 1,
                "stddev": 330.5621911,
                "variance": 109271.3622
              },
              {
                "average": 41.99245943,
                "count": 17565151,
                "maximum": 275.2040929,
                "minimum": -10.41590715,
                "name": "Z",
                "position": 2,
                "stddev": 10.74158167,
                "variance": 115.3815768
              },
              {
                "average": 5405.923416,
                "count": 17565151,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5952.913411,
                "variance": 35437178.08
              },
              {
                "average": 2.133310098,
                "count": 17565151,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.323686264,
                "variance": 1.752145326
              },
              {
                "average": 3.091093894,
                "count": 17565151,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.576708274,
                "variance": 2.486008982
              },
              {
                "average": 0.5030303468,
                "count": 17565151,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908311,
                "variance": 0.2499908312
              },
              {
                "average": 0,
                "count": 17565151,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.352900126,
                "count": 17565151,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5935093287,
                "variance": 0.3522533233
              },
              {
                "average": 3.631305819,
                "count": 17565151,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.10623672,
                "variance": 171.773441
              },
              {
                "average": 0,
                "count": 17565151,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.10625653,
                "count": 17565151,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5482187835,
                "variance": 0.3005438346
              },
              {
                "average": 204298224.3,
                "count": 17565151,
                "maximum": 204298573,
                "minimum": 204296845.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 471.2957984,
                "variance": 222119.7296
              },
              {
                "average": 0,
                "count": 17565151,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17565151,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17565151,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007746588686,
                "count": 17565151,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02782191252,
                "variance": 0.0007740588163
              },
              {
                "average": 0.3753904535,
                "count": 17565151,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4842235788,
                "variance": 0.2344724743
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347150.3352,
              4305516.257,
              -10.41590715,
              349005.1152,
              4306774.937,
              275.2040929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347150.33522377734,
                    4305516.256614236,
                    -10.415907145050568
                  ],
                  [
                    347150.33522377734,
                    4306774.936614236,
                    -10.415907145050568
                  ],
                  [
                    349005.11522377736,
                    4306774.936614236,
                    275.2040928549494
                  ],
                  [
                    349005.11522377736,
                    4305516.256614236,
                    275.2040928549494
                  ],
                  [
                    347150.33522377734,
                    4305516.256614236,
                    -10.415907145050568
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:22:53+00:00",
            "end_time": "2018-03-05T14:54:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_344428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8888144412963,
              38.841492280270415,
              31.732442264680003
            ],
            [
              -76.88911433055065,
              38.85282863630551,
              31.732442264680003
            ],
            [
              -76.86774833485599,
              38.85317236678521,
              416.39244226468
            ],
            [
              -76.8674518325294,
              38.84183587245159,
              416.39244226468
            ],
            [
              -76.8888144412963,
              38.841492280270415,
              31.732442264680003
            ]
          ]
        ]
      },
      "bbox": [
        -76.88911433,
        38.84149228,
        31.73244226,
        -76.86745183,
        38.85317237,
        416.3924423
      ],
      "properties": {
        "datetime": "2018-04-12T00:43:55Z",
        "pc:count": 10689079,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336938.6197,
            "count": 10689079,
            "maximum": 337928.6553,
            "minimum": 336073.7153,
            "name": "X",
            "position": 0,
            "stddev": 490.9075121,
            "variance": 240990.1854
          },
          {
            "average": 4301528.739,
            "count": 10689079,
            "maximum": 4302139.797,
            "minimum": 4300881.137,
            "name": "Y",
            "position": 1,
            "stddev": 357.1910198,
            "variance": 127585.4246
          },
          {
            "average": 82.0185655,
            "count": 10689079,
            "maximum": 416.3924423,
            "minimum": 31.73244226,
            "name": "Z",
            "position": 2,
            "stddev": 6.105338892,
            "variance": 37.27516299
          },
          {
            "average": 5224.498289,
            "count": 10689079,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4700.920275,
            "variance": 22098651.43
          },
          {
            "average": 1.599975732,
            "count": 10689079,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.01870622,
            "variance": 1.037762362
          },
          {
            "average": 2.099263557,
            "count": 10689079,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.393344523,
            "variance": 1.941408959
          },
          {
            "average": 0.5031472777,
            "count": 10689079,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999901179,
            "variance": 0.249990118
          },
          {
            "average": 0,
            "count": 10689079,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.482852732,
            "count": 10689079,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5218022927,
            "variance": 0.2722776326
          },
          {
            "average": 10.52301222,
            "count": 10689079,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.767513518,
            "variance": 76.86929329
          },
          {
            "average": 0,
            "count": 10689079,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.61766444,
            "count": 10689079,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5198248825,
            "variance": 0.2702179084
          },
          {
            "average": 207528469.8,
            "count": 10689079,
            "maximum": 207529035.3,
            "minimum": 207527450.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 454.7783586,
            "variance": 206823.3555
          },
          {
            "average": 0,
            "count": 10689079,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10689079,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10689079,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005108952792,
            "count": 10689079,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02259721914,
            "variance": 0.000510634313
          },
          {
            "average": 0.3154947213,
            "count": 10689079,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4647126234,
            "variance": 0.2159578223
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336073.7153,
          4300881.137,
          31.73244226,
          337928.6553,
          4302139.797,
          416.3924423
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336073.7152866662,
                4300881.13679934,
                31.732442264680003
              ],
              [
                336073.7152866662,
                4302139.79679934,
                31.732442264680003
              ],
              [
                337928.6552866661,
                4302139.79679934,
                416.39244226468
              ],
              [
                337928.6552866661,
                4300881.13679934,
                416.39244226468
              ],
              [
                336073.7152866662,
                4300881.13679934,
                31.732442264680003
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:43:55+00:00",
        "end_time": "2018-04-12T00:17:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_344428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_344428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_344428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_344428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88911433,
            38.84149228,
            31.73244226,
            -76.86745183,
            38.85317237,
            416.3924423
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8888144412963,
                  38.841492280270415,
                  31.732442264680003
                ],
                [
                  -76.88911433055065,
                  38.85282863630551,
                  31.732442264680003
                ],
                [
                  -76.86774833485599,
                  38.85317236678521,
                  416.39244226468
                ],
                [
                  -76.8674518325294,
                  38.84183587245159,
                  416.39244226468
                ],
                [
                  -76.8888144412963,
                  38.841492280270415,
                  31.732442264680003
                ]
              ]
            ]
          },
          "id": "20180411_344428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_344428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:43:55Z",
            "pc:count": 10689079,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336938.6197,
                "count": 10689079,
                "maximum": 337928.6553,
                "minimum": 336073.7153,
                "name": "X",
                "position": 0,
                "stddev": 490.9075121,
                "variance": 240990.1854
              },
              {
                "average": 4301528.739,
                "count": 10689079,
                "maximum": 4302139.797,
                "minimum": 4300881.137,
                "name": "Y",
                "position": 1,
                "stddev": 357.1910198,
                "variance": 127585.4246
              },
              {
                "average": 82.0185655,
                "count": 10689079,
                "maximum": 416.3924423,
                "minimum": 31.73244226,
                "name": "Z",
                "position": 2,
                "stddev": 6.105338892,
                "variance": 37.27516299
              },
              {
                "average": 5224.498289,
                "count": 10689079,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4700.920275,
                "variance": 22098651.43
              },
              {
                "average": 1.599975732,
                "count": 10689079,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.01870622,
                "variance": 1.037762362
              },
              {
                "average": 2.099263557,
                "count": 10689079,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.393344523,
                "variance": 1.941408959
              },
              {
                "average": 0.5031472777,
                "count": 10689079,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999901179,
                "variance": 0.249990118
              },
              {
                "average": 0,
                "count": 10689079,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.482852732,
                "count": 10689079,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5218022927,
                "variance": 0.2722776326
              },
              {
                "average": 10.52301222,
                "count": 10689079,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.767513518,
                "variance": 76.86929329
              },
              {
                "average": 0,
                "count": 10689079,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.61766444,
                "count": 10689079,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5198248825,
                "variance": 0.2702179084
              },
              {
                "average": 207528469.8,
                "count": 10689079,
                "maximum": 207529035.3,
                "minimum": 207527450.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 454.7783586,
                "variance": 206823.3555
              },
              {
                "average": 0,
                "count": 10689079,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10689079,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10689079,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005108952792,
                "count": 10689079,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02259721914,
                "variance": 0.000510634313
              },
              {
                "average": 0.3154947213,
                "count": 10689079,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4647126234,
                "variance": 0.2159578223
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336073.7153,
              4300881.137,
              31.73244226,
              337928.6553,
              4302139.797,
              416.3924423
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336073.7152866662,
                    4300881.13679934,
                    31.732442264680003
                  ],
                  [
                    336073.7152866662,
                    4302139.79679934,
                    31.732442264680003
                  ],
                  [
                    337928.6552866661,
                    4302139.79679934,
                    416.39244226468
                  ],
                  [
                    337928.6552866661,
                    4300881.13679934,
                    416.39244226468
                  ],
                  [
                    336073.7152866662,
                    4300881.13679934,
                    31.732442264680003
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:43:55+00:00",
            "end_time": "2018-04-12T00:17: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": "20180411_344432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88879666887705,
              38.852476292836094,
              -7.338804505701404
            ],
            [
              -76.88909669190744,
              38.863813348150046,
              -7.338804505701404
            ],
            [
              -76.8677290215506,
              38.864157130357654,
              417.06119549429866
            ],
            [
              -76.86743238725616,
              38.852819936727535,
              417.06119549429866
            ],
            [
              -76.88879666887705,
              38.852476292836094,
              -7.338804505701404
            ]
          ]
        ]
      },
      "bbox": [
        -76.88909669,
        38.85247629,
        -7.338804506,
        -76.86743239,
        38.86415713,
        417.0611955
      ],
      "properties": {
        "datetime": "2018-04-12T00:54:54Z",
        "pc:count": 11653922,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337099.6708,
            "count": 11653922,
            "maximum": 337955.2733,
            "minimum": 336100.4733,
            "name": "X",
            "position": 0,
            "stddev": 568.2239214,
            "variance": 322878.4249
          },
          {
            "average": 4302691.053,
            "count": 11653922,
            "maximum": 4303358.863,
            "minimum": 4302100.123,
            "name": "Y",
            "position": 1,
            "stddev": 354.2953559,
            "variance": 125525.1992
          },
          {
            "average": 77.69952018,
            "count": 11653922,
            "maximum": 417.0611955,
            "minimum": -7.338804506,
            "name": "Z",
            "position": 2,
            "stddev": 9.159388298,
            "variance": 83.89439399
          },
          {
            "average": 4283.183144,
            "count": 11653922,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4236.48625,
            "variance": 17947815.75
          },
          {
            "average": 1.789384552,
            "count": 11653922,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.114180378,
            "variance": 1.241397915
          },
          {
            "average": 2.437970582,
            "count": 11653922,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.444367255,
            "variance": 2.086196766
          },
          {
            "average": 0.5283398156,
            "count": 11653922,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991962302,
            "variance": 0.2491968762
          },
          {
            "average": 0,
            "count": 11653922,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.447223862,
            "count": 11653922,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5359937326,
            "variance": 0.2872892813
          },
          {
            "average": 1.426581226,
            "count": 11653922,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.75905436,
            "variance": 189.3115769
          },
          {
            "average": 0,
            "count": 11653922,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.0561659,
            "count": 11653922,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.632504308,
            "variance": 0.4000616996
          },
          {
            "average": 207528931.3,
            "count": 11653922,
            "maximum": 207529694.6,
            "minimum": 207528095,
            "name": "GpsTime",
            "position": 12,
            "stddev": 508.1855132,
            "variance": 258252.5158
          },
          {
            "average": 0,
            "count": 11653922,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11653922,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11653922,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007652359437,
            "count": 11653922,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02765231316,
            "variance": 0.0007646504233
          },
          {
            "average": 0.2674289394,
            "count": 11653922,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4426180278,
            "variance": 0.1959107186
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336100.4733,
          4302100.123,
          -7.338804506,
          337955.2733,
          4303358.863,
          417.0611955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336100.4733227452,
                4302100.122935423,
                -7.338804505701404
              ],
              [
                336100.4733227452,
                4303358.862935423,
                -7.338804505701404
              ],
              [
                337955.2733227452,
                4303358.862935423,
                417.06119549429866
              ],
              [
                337955.2733227452,
                4302100.122935423,
                417.06119549429866
              ],
              [
                336100.4733227452,
                4302100.122935423,
                -7.338804505701404
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:54:54+00:00",
        "end_time": "2018-04-12T00:28:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_344432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_344432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_344432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_344432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88909669,
            38.85247629,
            -7.338804506,
            -76.86743239,
            38.86415713,
            417.0611955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88879666887705,
                  38.852476292836094,
                  -7.338804505701404
                ],
                [
                  -76.88909669190744,
                  38.863813348150046,
                  -7.338804505701404
                ],
                [
                  -76.8677290215506,
                  38.864157130357654,
                  417.06119549429866
                ],
                [
                  -76.86743238725616,
                  38.852819936727535,
                  417.06119549429866
                ],
                [
                  -76.88879666887705,
                  38.852476292836094,
                  -7.338804505701404
                ]
              ]
            ]
          },
          "id": "20180411_344432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_344432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:54:54Z",
            "pc:count": 11653922,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337099.6708,
                "count": 11653922,
                "maximum": 337955.2733,
                "minimum": 336100.4733,
                "name": "X",
                "position": 0,
                "stddev": 568.2239214,
                "variance": 322878.4249
              },
              {
                "average": 4302691.053,
                "count": 11653922,
                "maximum": 4303358.863,
                "minimum": 4302100.123,
                "name": "Y",
                "position": 1,
                "stddev": 354.2953559,
                "variance": 125525.1992
              },
              {
                "average": 77.69952018,
                "count": 11653922,
                "maximum": 417.0611955,
                "minimum": -7.338804506,
                "name": "Z",
                "position": 2,
                "stddev": 9.159388298,
                "variance": 83.89439399
              },
              {
                "average": 4283.183144,
                "count": 11653922,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4236.48625,
                "variance": 17947815.75
              },
              {
                "average": 1.789384552,
                "count": 11653922,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.114180378,
                "variance": 1.241397915
              },
              {
                "average": 2.437970582,
                "count": 11653922,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.444367255,
                "variance": 2.086196766
              },
              {
                "average": 0.5283398156,
                "count": 11653922,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991962302,
                "variance": 0.2491968762
              },
              {
                "average": 0,
                "count": 11653922,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.447223862,
                "count": 11653922,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5359937326,
                "variance": 0.2872892813
              },
              {
                "average": 1.426581226,
                "count": 11653922,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.75905436,
                "variance": 189.3115769
              },
              {
                "average": 0,
                "count": 11653922,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.0561659,
                "count": 11653922,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.632504308,
                "variance": 0.4000616996
              },
              {
                "average": 207528931.3,
                "count": 11653922,
                "maximum": 207529694.6,
                "minimum": 207528095,
                "name": "GpsTime",
                "position": 12,
                "stddev": 508.1855132,
                "variance": 258252.5158
              },
              {
                "average": 0,
                "count": 11653922,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11653922,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11653922,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007652359437,
                "count": 11653922,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02765231316,
                "variance": 0.0007646504233
              },
              {
                "average": 0.2674289394,
                "count": 11653922,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4426180278,
                "variance": 0.1959107186
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336100.4733,
              4302100.123,
              -7.338804506,
              337955.2733,
              4303358.863,
              417.0611955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336100.4733227452,
                    4302100.122935423,
                    -7.338804505701404
                  ],
                  [
                    336100.4733227452,
                    4303358.862935423,
                    -7.338804505701404
                  ],
                  [
                    337955.2733227452,
                    4303358.862935423,
                    417.06119549429866
                  ],
                  [
                    337955.2733227452,
                    4302100.122935423,
                    417.06119549429866
                  ],
                  [
                    336100.4733227452,
                    4302100.122935423,
                    -7.338804505701404
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:54:54+00:00",
            "end_time": "2018-04-12T00:28: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": "20180305_374432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78345266868448,
              38.85232789343427,
              -10.387331162903138
            ],
            [
              -76.78373593554105,
              38.86366453817102,
              -10.387331162903138
            ],
            [
              -76.76236705708997,
              38.86398904286434,
              292.3926688370969
            ],
            [
              -76.76208717941488,
              38.85265226757213,
              292.3926688370969
            ],
            [
              -76.78345266868448,
              38.85232789343427,
              -10.387331162903138
            ]
          ]
        ]
      },
      "bbox": [
        -76.78373594,
        38.85232789,
        -10.38733116,
        -76.76208718,
        38.86398904,
        292.3926688
      ],
      "properties": {
        "datetime": "2018-03-05T15:46:56Z",
        "pc:count": 16406714,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346212.6282,
            "count": 16406714,
            "maximum": 347096.7937,
            "minimum": 345241.9937,
            "name": "X",
            "position": 0,
            "stddev": 592.8375381,
            "variance": 351456.3465
          },
          {
            "average": 4302499.271,
            "count": 16406714,
            "maximum": 4303158.429,
            "minimum": 4301899.809,
            "name": "Y",
            "position": 1,
            "stddev": 352.4985031,
            "variance": 124255.1947
          },
          {
            "average": 38.53410071,
            "count": 16406714,
            "maximum": 292.3926688,
            "minimum": -10.38733116,
            "name": "Z",
            "position": 2,
            "stddev": 13.5703329,
            "variance": 184.1539349
          },
          {
            "average": 4891.96692,
            "count": 16406714,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5374.085362,
            "variance": 28880793.47
          },
          {
            "average": 2.204654387,
            "count": 16406714,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.318979606,
            "variance": 1.7397072
          },
          {
            "average": 3.200929144,
            "count": 16406714,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.509664821,
            "variance": 2.279087871
          },
          {
            "average": 0.519489704,
            "count": 16406714,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996200223,
            "variance": 0.2496201667
          },
          {
            "average": 0,
            "count": 16406714,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357395027,
            "count": 16406714,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5916513036,
            "variance": 0.350051265
          },
          {
            "average": -3.50217211,
            "count": 16406714,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.67210431,
            "variance": 186.9264363
          },
          {
            "average": 0,
            "count": 16406714,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.17352481,
            "count": 16406714,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6676444485,
            "variance": 0.4457491097
          },
          {
            "average": 204299008.4,
            "count": 16406714,
            "maximum": 204300016.1,
            "minimum": 204298239.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 695.5005398,
            "variance": 483721.0009
          },
          {
            "average": 0,
            "count": 16406714,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16406714,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16406714,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008214929571,
            "count": 16406714,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0286499242,
            "variance": 0.0008208181564
          },
          {
            "average": 0.4564973827,
            "count": 16406714,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4981039424,
            "variance": 0.2481075374
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345241.9937,
          4301899.809,
          -10.38733116,
          347096.7937,
          4303158.429,
          292.3926688
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345241.9937430266,
                4301899.808985778,
                -10.387331162903138
              ],
              [
                345241.9937430266,
                4303158.428985777,
                -10.387331162903138
              ],
              [
                347096.7937430267,
                4303158.428985777,
                292.3926688370969
              ],
              [
                347096.7937430267,
                4301899.808985778,
                292.3926688370969
              ],
              [
                345241.9937430266,
                4301899.808985778,
                -10.387331162903138
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:46:56+00:00",
        "end_time": "2018-03-05T15:17:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_374432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_374432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_374432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78373594,
            38.85232789,
            -10.38733116,
            -76.76208718,
            38.86398904,
            292.3926688
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78345266868448,
                  38.85232789343427,
                  -10.387331162903138
                ],
                [
                  -76.78373593554105,
                  38.86366453817102,
                  -10.387331162903138
                ],
                [
                  -76.76236705708997,
                  38.86398904286434,
                  292.3926688370969
                ],
                [
                  -76.76208717941488,
                  38.85265226757213,
                  292.3926688370969
                ],
                [
                  -76.78345266868448,
                  38.85232789343427,
                  -10.387331162903138
                ]
              ]
            ]
          },
          "id": "20180305_374432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_374432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:46:56Z",
            "pc:count": 16406714,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346212.6282,
                "count": 16406714,
                "maximum": 347096.7937,
                "minimum": 345241.9937,
                "name": "X",
                "position": 0,
                "stddev": 592.8375381,
                "variance": 351456.3465
              },
              {
                "average": 4302499.271,
                "count": 16406714,
                "maximum": 4303158.429,
                "minimum": 4301899.809,
                "name": "Y",
                "position": 1,
                "stddev": 352.4985031,
                "variance": 124255.1947
              },
              {
                "average": 38.53410071,
                "count": 16406714,
                "maximum": 292.3926688,
                "minimum": -10.38733116,
                "name": "Z",
                "position": 2,
                "stddev": 13.5703329,
                "variance": 184.1539349
              },
              {
                "average": 4891.96692,
                "count": 16406714,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5374.085362,
                "variance": 28880793.47
              },
              {
                "average": 2.204654387,
                "count": 16406714,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.318979606,
                "variance": 1.7397072
              },
              {
                "average": 3.200929144,
                "count": 16406714,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.509664821,
                "variance": 2.279087871
              },
              {
                "average": 0.519489704,
                "count": 16406714,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996200223,
                "variance": 0.2496201667
              },
              {
                "average": 0,
                "count": 16406714,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357395027,
                "count": 16406714,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5916513036,
                "variance": 0.350051265
              },
              {
                "average": -3.50217211,
                "count": 16406714,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.67210431,
                "variance": 186.9264363
              },
              {
                "average": 0,
                "count": 16406714,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.17352481,
                "count": 16406714,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6676444485,
                "variance": 0.4457491097
              },
              {
                "average": 204299008.4,
                "count": 16406714,
                "maximum": 204300016.1,
                "minimum": 204298239.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 695.5005398,
                "variance": 483721.0009
              },
              {
                "average": 0,
                "count": 16406714,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16406714,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16406714,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008214929571,
                "count": 16406714,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0286499242,
                "variance": 0.0008208181564
              },
              {
                "average": 0.4564973827,
                "count": 16406714,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4981039424,
                "variance": 0.2481075374
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345241.9937,
              4301899.809,
              -10.38733116,
              347096.7937,
              4303158.429,
              292.3926688
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345241.9937430266,
                    4301899.808985778,
                    -10.387331162903138
                  ],
                  [
                    345241.9937430266,
                    4303158.428985777,
                    -10.387331162903138
                  ],
                  [
                    347096.7937430267,
                    4303158.428985777,
                    292.3926688370969
                  ],
                  [
                    347096.7937430267,
                    4301899.808985778,
                    292.3926688370969
                  ],
                  [
                    345241.9937430266,
                    4301899.808985778,
                    -10.387331162903138
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:46:56+00:00",
            "end_time": "2018-03-05T15:17: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": "20180305_350424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86776958608901,
              38.830487988303865,
              -10.392633375246817
            ],
            [
              -76.86806602353144,
              38.84182468279511,
              -10.392633375246817
            ],
            [
              -76.84670421468945,
              38.84216446458279,
              414.4473666247532
            ],
            [
              -76.84641116235746,
              38.83082763336603,
              414.4473666247532
            ],
            [
              -76.86776958608901,
              38.830487988303865,
              -10.392633375246817
            ]
          ]
        ]
      },
      "bbox": [
        -76.86806602,
        38.83048799,
        -10.39263338,
        -76.84641116,
        38.84216446,
        414.4473666
      ],
      "properties": {
        "datetime": "2018-04-12T00:28:48Z",
        "pc:count": 12546005,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338951.1615,
            "count": 12546005,
            "maximum": 339730.1617,
            "minimum": 337875.3217,
            "name": "X",
            "position": 0,
            "stddev": 473.171033,
            "variance": 223890.8265
          },
          {
            "average": 4300253.369,
            "count": 12546005,
            "maximum": 4300880.985,
            "minimum": 4299622.305,
            "name": "Y",
            "position": 1,
            "stddev": 343.580028,
            "variance": 118047.2357
          },
          {
            "average": 80.05354207,
            "count": 12546005,
            "maximum": 414.4473666,
            "minimum": -10.39263338,
            "name": "Z",
            "position": 2,
            "stddev": 9.568489984,
            "variance": 91.55600058
          },
          {
            "average": 5086.66841,
            "count": 12546005,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4921.277557,
            "variance": 24218972.8
          },
          {
            "average": 1.95141027,
            "count": 12546005,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.240705223,
            "variance": 1.53934945
          },
          {
            "average": 2.75034507,
            "count": 12546005,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.566940664,
            "variance": 2.455303045
          },
          {
            "average": 0.5040610936,
            "count": 12546005,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999835272,
            "variance": 0.2499835274
          },
          {
            "average": 0,
            "count": 12546005,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.430053391,
            "count": 12546005,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6320359721,
            "variance": 0.39946947
          },
          {
            "average": 11.01676676,
            "count": 12546005,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.48766465,
            "variance": 72.04045122
          },
          {
            "average": 0,
            "count": 12546005,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 86.59311853,
            "count": 12546005,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.30990031,
            "variance": 151.5336456
          },
          {
            "average": 206184516.5,
            "count": 12546005,
            "maximum": 207528128.3,
            "minimum": 204296987.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1592121.921,
            "variance": 2534852212000.0
          },
          {
            "average": 0,
            "count": 12546005,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12546005,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12546005,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007039691121,
            "count": 12546005,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02652307666,
            "variance": 0.0007034735956
          },
          {
            "average": 0.3301061174,
            "count": 12546005,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4702510886,
            "variance": 0.2211360863
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337875.3217,
          4299622.305,
          -10.39263338,
          339730.1617,
          4300880.985,
          414.4473666
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337875.3217454933,
                4299622.305119011,
                -10.392633375246817
              ],
              [
                337875.3217454933,
                4300880.98511901,
                -10.392633375246817
              ],
              [
                339730.16174549324,
                4300880.98511901,
                414.4473666247532
              ],
              [
                339730.16174549324,
                4299622.305119011,
                414.4473666247532
              ],
              [
                337875.3217454933,
                4299622.305119011,
                -10.392633375246817
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:28:48+00:00",
        "end_time": "2018-03-05T14:56:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_350424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_350424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_350424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86806602,
            38.83048799,
            -10.39263338,
            -76.84641116,
            38.84216446,
            414.4473666
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86776958608901,
                  38.830487988303865,
                  -10.392633375246817
                ],
                [
                  -76.86806602353144,
                  38.84182468279511,
                  -10.392633375246817
                ],
                [
                  -76.84670421468945,
                  38.84216446458279,
                  414.4473666247532
                ],
                [
                  -76.84641116235746,
                  38.83082763336603,
                  414.4473666247532
                ],
                [
                  -76.86776958608901,
                  38.830487988303865,
                  -10.392633375246817
                ]
              ]
            ]
          },
          "id": "20180305_350424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_350424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:28:48Z",
            "pc:count": 12546005,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338951.1615,
                "count": 12546005,
                "maximum": 339730.1617,
                "minimum": 337875.3217,
                "name": "X",
                "position": 0,
                "stddev": 473.171033,
                "variance": 223890.8265
              },
              {
                "average": 4300253.369,
                "count": 12546005,
                "maximum": 4300880.985,
                "minimum": 4299622.305,
                "name": "Y",
                "position": 1,
                "stddev": 343.580028,
                "variance": 118047.2357
              },
              {
                "average": 80.05354207,
                "count": 12546005,
                "maximum": 414.4473666,
                "minimum": -10.39263338,
                "name": "Z",
                "position": 2,
                "stddev": 9.568489984,
                "variance": 91.55600058
              },
              {
                "average": 5086.66841,
                "count": 12546005,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4921.277557,
                "variance": 24218972.8
              },
              {
                "average": 1.95141027,
                "count": 12546005,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.240705223,
                "variance": 1.53934945
              },
              {
                "average": 2.75034507,
                "count": 12546005,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.566940664,
                "variance": 2.455303045
              },
              {
                "average": 0.5040610936,
                "count": 12546005,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999835272,
                "variance": 0.2499835274
              },
              {
                "average": 0,
                "count": 12546005,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.430053391,
                "count": 12546005,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6320359721,
                "variance": 0.39946947
              },
              {
                "average": 11.01676676,
                "count": 12546005,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.48766465,
                "variance": 72.04045122
              },
              {
                "average": 0,
                "count": 12546005,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 86.59311853,
                "count": 12546005,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.30990031,
                "variance": 151.5336456
              },
              {
                "average": 206184516.5,
                "count": 12546005,
                "maximum": 207528128.3,
                "minimum": 204296987.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1592121.921,
                "variance": 2534852212000.0
              },
              {
                "average": 0,
                "count": 12546005,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12546005,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12546005,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007039691121,
                "count": 12546005,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02652307666,
                "variance": 0.0007034735956
              },
              {
                "average": 0.3301061174,
                "count": 12546005,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4702510886,
                "variance": 0.2211360863
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337875.3217,
              4299622.305,
              -10.39263338,
              339730.1617,
              4300880.985,
              414.4473666
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337875.3217454933,
                    4299622.305119011,
                    -10.392633375246817
                  ],
                  [
                    337875.3217454933,
                    4300880.98511901,
                    -10.392633375246817
                  ],
                  [
                    339730.16174549324,
                    4300880.98511901,
                    414.4473666247532
                  ],
                  [
                    339730.16174549324,
                    4299622.305119011,
                    414.4473666247532
                  ],
                  [
                    337875.3217454933,
                    4299622.305119011,
                    -10.392633375246817
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:28:48+00:00",
            "end_time": "2018-03-05T14:56: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": "20180305_386428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74135651733575,
              38.84125849510827,
              -10.361191691660252
            ],
            [
              -76.74163303047403,
              38.85259703968312,
              -10.361191691660252
            ],
            [
              -76.72026698366685,
              38.852913765897306,
              302.8588083083398
            ],
            [
              -76.71999385863585,
              38.84157509386423,
              302.8588083083398
            ],
            [
              -76.74135651733575,
              38.84125849510827,
              -10.361191691660252
            ]
          ]
        ]
      },
      "bbox": [
        -76.74163303,
        38.8412585,
        -10.36119169,
        -76.71999386,
        38.85291377,
        302.8588083
      ],
      "properties": {
        "datetime": "2018-03-05T18:20:35Z",
        "pc:count": 13687986,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349868.3797,
            "count": 13687986,
            "maximum": 350726.4833,
            "minimum": 348871.6833,
            "name": "X",
            "position": 0,
            "stddev": 562.7985378,
            "variance": 316742.1941
          },
          {
            "average": 4301164.356,
            "count": 13687986,
            "maximum": 4301859.623,
            "minimum": 4300600.823,
            "name": "Y",
            "position": 1,
            "stddev": 364.9364406,
            "variance": 133178.6057
          },
          {
            "average": 38.56499912,
            "count": 13687986,
            "maximum": 302.8588083,
            "minimum": -10.36119169,
            "name": "Z",
            "position": 2,
            "stddev": 11.18618338,
            "variance": 125.1306986
          },
          {
            "average": 5504.710185,
            "count": 13687986,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5427.100846,
            "variance": 29453423.59
          },
          {
            "average": 2.012610475,
            "count": 13687986,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.294898908,
            "variance": 1.676763182
          },
          {
            "average": 2.863571164,
            "count": 13687986,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.61410437,
            "variance": 2.605332916
          },
          {
            "average": 0.5158984675,
            "count": 13687986,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997471931,
            "variance": 0.249747257
          },
          {
            "average": 0,
            "count": 13687986,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.386793499,
            "count": 13687986,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6432009318,
            "variance": 0.4137074387
          },
          {
            "average": -3.682892128,
            "count": 13687986,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.341697,
            "variance": 152.3174847
          },
          {
            "average": 0,
            "count": 13687986,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.32677422,
            "count": 13687986,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.676949457,
            "variance": 2.81215948
          },
          {
            "average": 204302264.5,
            "count": 13687986,
            "maximum": 204309235.1,
            "minimum": 204300312.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2492.665296,
            "variance": 6213380.279
          },
          {
            "average": 0,
            "count": 13687986,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13687986,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13687986,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001104472199,
            "count": 13687986,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0332152438,
            "variance": 0.001103252421
          },
          {
            "average": 0.3387038093,
            "count": 13687986,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4732690094,
            "variance": 0.2239835552
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348871.6833,
          4300600.823,
          -10.36119169,
          350726.4833,
          4301859.623,
          302.8588083
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348871.6833260474,
                4300600.823058998,
                -10.361191691660252
              ],
              [
                348871.6833260474,
                4301859.623058999,
                -10.361191691660252
              ],
              [
                350726.4833260474,
                4301859.623058999,
                302.8588083083398
              ],
              [
                350726.4833260474,
                4300600.823058998,
                302.8588083083398
              ],
              [
                348871.6833260474,
                4300600.823058998,
                -10.361191691660252
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:20:35+00:00",
        "end_time": "2018-03-05T15:51:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_386428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_386428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_386428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_386428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74163303,
            38.8412585,
            -10.36119169,
            -76.71999386,
            38.85291377,
            302.8588083
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74135651733575,
                  38.84125849510827,
                  -10.361191691660252
                ],
                [
                  -76.74163303047403,
                  38.85259703968312,
                  -10.361191691660252
                ],
                [
                  -76.72026698366685,
                  38.852913765897306,
                  302.8588083083398
                ],
                [
                  -76.71999385863585,
                  38.84157509386423,
                  302.8588083083398
                ],
                [
                  -76.74135651733575,
                  38.84125849510827,
                  -10.361191691660252
                ]
              ]
            ]
          },
          "id": "20180305_386428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_386428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:20:35Z",
            "pc:count": 13687986,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349868.3797,
                "count": 13687986,
                "maximum": 350726.4833,
                "minimum": 348871.6833,
                "name": "X",
                "position": 0,
                "stddev": 562.7985378,
                "variance": 316742.1941
              },
              {
                "average": 4301164.356,
                "count": 13687986,
                "maximum": 4301859.623,
                "minimum": 4300600.823,
                "name": "Y",
                "position": 1,
                "stddev": 364.9364406,
                "variance": 133178.6057
              },
              {
                "average": 38.56499912,
                "count": 13687986,
                "maximum": 302.8588083,
                "minimum": -10.36119169,
                "name": "Z",
                "position": 2,
                "stddev": 11.18618338,
                "variance": 125.1306986
              },
              {
                "average": 5504.710185,
                "count": 13687986,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5427.100846,
                "variance": 29453423.59
              },
              {
                "average": 2.012610475,
                "count": 13687986,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.294898908,
                "variance": 1.676763182
              },
              {
                "average": 2.863571164,
                "count": 13687986,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.61410437,
                "variance": 2.605332916
              },
              {
                "average": 0.5158984675,
                "count": 13687986,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997471931,
                "variance": 0.249747257
              },
              {
                "average": 0,
                "count": 13687986,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.386793499,
                "count": 13687986,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6432009318,
                "variance": 0.4137074387
              },
              {
                "average": -3.682892128,
                "count": 13687986,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.341697,
                "variance": 152.3174847
              },
              {
                "average": 0,
                "count": 13687986,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.32677422,
                "count": 13687986,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.676949457,
                "variance": 2.81215948
              },
              {
                "average": 204302264.5,
                "count": 13687986,
                "maximum": 204309235.1,
                "minimum": 204300312.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2492.665296,
                "variance": 6213380.279
              },
              {
                "average": 0,
                "count": 13687986,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13687986,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13687986,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001104472199,
                "count": 13687986,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0332152438,
                "variance": 0.001103252421
              },
              {
                "average": 0.3387038093,
                "count": 13687986,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4732690094,
                "variance": 0.2239835552
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348871.6833,
              4300600.823,
              -10.36119169,
              350726.4833,
              4301859.623,
              302.8588083
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348871.6833260474,
                    4300600.823058998,
                    -10.361191691660252
                  ],
                  [
                    348871.6833260474,
                    4301859.623058999,
                    -10.361191691660252
                  ],
                  [
                    350726.4833260474,
                    4301859.623058999,
                    302.8588083083398
                  ],
                  [
                    350726.4833260474,
                    4300600.823058998,
                    302.8588083083398
                  ],
                  [
                    348871.6833260474,
                    4300600.823058998,
                    -10.361191691660252
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:20:35+00:00",
            "end_time": "2018-03-05T15:51: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": "20180305_350428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8677489499184,
              38.841470399095805,
              -4.623388525696413
            ],
            [
              -76.8680455285304,
              38.85280815316869,
              -4.623388525696413
            ],
            [
              -76.84667974338815,
              38.853148022093514,
              415.13661147430355
            ],
            [
              -76.84638655216634,
              38.841810131258875,
              415.13661147430355
            ],
            [
              -76.8677489499184,
              38.841470399095805,
              -4.623388525696413
            ]
          ]
        ]
      },
      "bbox": [
        -76.86804553,
        38.8414704,
        -4.623388526,
        -76.84638655,
        38.85314802,
        415.1366115
      ],
      "properties": {
        "datetime": "2018-04-12T00:28:48Z",
        "pc:count": 12877558,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338789.2497,
            "count": 12877558,
            "maximum": 339756.9377,
            "minimum": 337902.0377,
            "name": "X",
            "position": 0,
            "stddev": 511.2658042,
            "variance": 261392.7225
          },
          {
            "average": 4301476.639,
            "count": 12877558,
            "maximum": 4302099.904,
            "minimum": 4300841.104,
            "name": "Y",
            "position": 1,
            "stddev": 352.6529597,
            "variance": 124364.11
          },
          {
            "average": 81.55804843,
            "count": 12877558,
            "maximum": 415.1366115,
            "minimum": -4.623388526,
            "name": "Z",
            "position": 2,
            "stddev": 9.071064077,
            "variance": 82.28420348
          },
          {
            "average": 3637.901116,
            "count": 12877558,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3705.374553,
            "variance": 13729800.58
          },
          {
            "average": 1.888270043,
            "count": 12877558,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.13749452,
            "variance": 1.293893782
          },
          {
            "average": 2.601588127,
            "count": 12877558,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.416569195,
            "variance": 2.006668284
          },
          {
            "average": 0.5455308374,
            "count": 12877558,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4979226467,
            "variance": 0.2479269621
          },
          {
            "average": 0,
            "count": 12877558,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.437314979,
            "count": 12877558,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5234613419,
            "variance": 0.2740117765
          },
          {
            "average": -9.384061322,
            "count": 12877558,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.498264377,
            "variance": 90.21702618
          },
          {
            "average": 0,
            "count": 12877558,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.79808905,
            "count": 12877558,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.441203828,
            "variance": 19.72429144
          },
          {
            "average": 207420202.7,
            "count": 12877558,
            "maximum": 207528128.7,
            "minimum": 204296988,
            "name": "GpsTime",
            "position": 12,
            "stddev": 579469.6902,
            "variance": 335785121800.0
          },
          {
            "average": 0,
            "count": 12877558,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12877558,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12877558,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000773516221,
            "count": 12877558,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02780140201,
            "variance": 0.0007729179537
          },
          {
            "average": 0.2645762496,
            "count": 12877558,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4411073258,
            "variance": 0.1945756729
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337902.0377,
          4300841.104,
          -4.623388526,
          339756.9377,
          4302099.904,
          415.1366115
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337902.0377302975,
                4300841.103558959,
                -4.623388525696413
              ],
              [
                337902.0377302975,
                4302099.90355896,
                -4.623388525696413
              ],
              [
                339756.9377302975,
                4302099.90355896,
                415.13661147430355
              ],
              [
                339756.9377302975,
                4300841.103558959,
                415.13661147430355
              ],
              [
                337902.0377302975,
                4300841.103558959,
                -4.623388525696413
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:28:48+00:00",
        "end_time": "2018-03-05T14:56:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_350428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_350428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_350428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86804553,
            38.8414704,
            -4.623388526,
            -76.84638655,
            38.85314802,
            415.1366115
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8677489499184,
                  38.841470399095805,
                  -4.623388525696413
                ],
                [
                  -76.8680455285304,
                  38.85280815316869,
                  -4.623388525696413
                ],
                [
                  -76.84667974338815,
                  38.853148022093514,
                  415.13661147430355
                ],
                [
                  -76.84638655216634,
                  38.841810131258875,
                  415.13661147430355
                ],
                [
                  -76.8677489499184,
                  38.841470399095805,
                  -4.623388525696413
                ]
              ]
            ]
          },
          "id": "20180305_350428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_350428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:28:48Z",
            "pc:count": 12877558,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338789.2497,
                "count": 12877558,
                "maximum": 339756.9377,
                "minimum": 337902.0377,
                "name": "X",
                "position": 0,
                "stddev": 511.2658042,
                "variance": 261392.7225
              },
              {
                "average": 4301476.639,
                "count": 12877558,
                "maximum": 4302099.904,
                "minimum": 4300841.104,
                "name": "Y",
                "position": 1,
                "stddev": 352.6529597,
                "variance": 124364.11
              },
              {
                "average": 81.55804843,
                "count": 12877558,
                "maximum": 415.1366115,
                "minimum": -4.623388526,
                "name": "Z",
                "position": 2,
                "stddev": 9.071064077,
                "variance": 82.28420348
              },
              {
                "average": 3637.901116,
                "count": 12877558,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3705.374553,
                "variance": 13729800.58
              },
              {
                "average": 1.888270043,
                "count": 12877558,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.13749452,
                "variance": 1.293893782
              },
              {
                "average": 2.601588127,
                "count": 12877558,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.416569195,
                "variance": 2.006668284
              },
              {
                "average": 0.5455308374,
                "count": 12877558,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4979226467,
                "variance": 0.2479269621
              },
              {
                "average": 0,
                "count": 12877558,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.437314979,
                "count": 12877558,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5234613419,
                "variance": 0.2740117765
              },
              {
                "average": -9.384061322,
                "count": 12877558,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.498264377,
                "variance": 90.21702618
              },
              {
                "average": 0,
                "count": 12877558,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.79808905,
                "count": 12877558,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.441203828,
                "variance": 19.72429144
              },
              {
                "average": 207420202.7,
                "count": 12877558,
                "maximum": 207528128.7,
                "minimum": 204296988,
                "name": "GpsTime",
                "position": 12,
                "stddev": 579469.6902,
                "variance": 335785121800.0
              },
              {
                "average": 0,
                "count": 12877558,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12877558,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12877558,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000773516221,
                "count": 12877558,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02780140201,
                "variance": 0.0007729179537
              },
              {
                "average": 0.2645762496,
                "count": 12877558,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4411073258,
                "variance": 0.1945756729
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337902.0377,
              4300841.104,
              -4.623388526,
              339756.9377,
              4302099.904,
              415.1366115
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337902.0377302975,
                    4300841.103558959,
                    -4.623388525696413
                  ],
                  [
                    337902.0377302975,
                    4302099.90355896,
                    -4.623388525696413
                  ],
                  [
                    339756.9377302975,
                    4302099.90355896,
                    415.13661147430355
                  ],
                  [
                    339756.9377302975,
                    4300841.103558959,
                    415.13661147430355
                  ],
                  [
                    337902.0377302975,
                    4300841.103558959,
                    -4.623388525696413
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:28:48+00:00",
            "end_time": "2018-03-05T14:56: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": "20180217_404440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67801812710147,
              38.874334085317464,
              -9.8754636085406
            ],
            [
              -76.67827822257294,
              38.885389199316336,
              -9.8754636085406
            ],
            [
              -76.66878742645818,
              38.88552525233128,
              313.3245363914594
            ],
            [
              -76.66852880017676,
              38.87447008496329,
              313.3245363914594
            ],
            [
              -76.67801812710147,
              38.874334085317464,
              -9.8754636085406
            ]
          ]
        ]
      },
      "bbox": [
        -76.67827822,
        38.87433409,
        -9.875463609,
        -76.6685288,
        38.88552525,
        313.3245364
      ],
      "properties": {
        "datetime": "2018-02-17T16:36:55Z",
        "pc:count": 7738378,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354711.3597,
            "count": 7738378,
            "maximum": 355259.992,
            "minimum": 354436.492,
            "name": "X",
            "position": 0,
            "stddev": 149.4710778,
            "variance": 22341.6031
          },
          {
            "average": 4304923.11,
            "count": 7738378,
            "maximum": 4305395.895,
            "minimum": 4304168.595,
            "name": "Y",
            "position": 1,
            "stddev": 322.6826448,
            "variance": 104124.0893
          },
          {
            "average": 11.53782342,
            "count": 7738378,
            "maximum": 313.3245364,
            "minimum": -9.875463609,
            "name": "Z",
            "position": 2,
            "stddev": 8.536437687,
            "variance": 72.87076838
          },
          {
            "average": 3796.962479,
            "count": 7738378,
            "maximum": 30209,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4444.924303,
            "variance": 19757352.06
          },
          {
            "average": 2.485313977,
            "count": 7738378,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.378635163,
            "variance": 1.900634912
          },
          {
            "average": 3.727089062,
            "count": 7738378,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.332981275,
            "variance": 1.776839079
          },
          {
            "average": 0.4994015542,
            "count": 7738378,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999996742,
            "variance": 0.2499996742
          },
          {
            "average": 0,
            "count": 7738378,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.199599322,
            "count": 7738378,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4502189899,
            "variance": 0.2026971389
          },
          {
            "average": -14.2135104,
            "count": 7738378,
            "maximum": 0,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.710890892,
            "variance": 22.192493
          },
          {
            "average": 0,
            "count": 7738378,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.52570862,
            "count": 7738378,
            "maximum": 28,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4993386618,
            "variance": 0.2493390992
          },
          {
            "average": 202920485.9,
            "count": 7738378,
            "maximum": 202920615.3,
            "minimum": 202920344.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 118.1755553,
            "variance": 13965.46187
          },
          {
            "average": 0,
            "count": 7738378,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7738378,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7738378,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004030560409,
            "count": 7738378,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02007221061,
            "variance": 0.0004028936388
          },
          {
            "average": 0.5469259837,
            "count": 7738378,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4977931137,
            "variance": 0.2477979841
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          354436.492,
          4304168.595,
          -9.875463609,
          355259.992,
          4305395.895,
          313.3245364
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                354436.4919693845,
                4304168.594648994,
                -9.8754636085406
              ],
              [
                354436.4919693845,
                4305395.894648994,
                -9.8754636085406
              ],
              [
                355259.9919693845,
                4305395.894648994,
                313.3245363914594
              ],
              [
                355259.9919693845,
                4304168.594648994,
                313.3245363914594
              ],
              [
                354436.4919693845,
                4304168.594648994,
                -9.8754636085406
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:36:55+00:00",
        "end_time": "2018-02-17T16:32:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_404440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_404440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_404440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_404440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67827822,
            38.87433409,
            -9.875463609,
            -76.6685288,
            38.88552525,
            313.3245364
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67801812710147,
                  38.874334085317464,
                  -9.8754636085406
                ],
                [
                  -76.67827822257294,
                  38.885389199316336,
                  -9.8754636085406
                ],
                [
                  -76.66878742645818,
                  38.88552525233128,
                  313.3245363914594
                ],
                [
                  -76.66852880017676,
                  38.87447008496329,
                  313.3245363914594
                ],
                [
                  -76.67801812710147,
                  38.874334085317464,
                  -9.8754636085406
                ]
              ]
            ]
          },
          "id": "20180217_404440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_404440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:36:55Z",
            "pc:count": 7738378,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354711.3597,
                "count": 7738378,
                "maximum": 355259.992,
                "minimum": 354436.492,
                "name": "X",
                "position": 0,
                "stddev": 149.4710778,
                "variance": 22341.6031
              },
              {
                "average": 4304923.11,
                "count": 7738378,
                "maximum": 4305395.895,
                "minimum": 4304168.595,
                "name": "Y",
                "position": 1,
                "stddev": 322.6826448,
                "variance": 104124.0893
              },
              {
                "average": 11.53782342,
                "count": 7738378,
                "maximum": 313.3245364,
                "minimum": -9.875463609,
                "name": "Z",
                "position": 2,
                "stddev": 8.536437687,
                "variance": 72.87076838
              },
              {
                "average": 3796.962479,
                "count": 7738378,
                "maximum": 30209,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4444.924303,
                "variance": 19757352.06
              },
              {
                "average": 2.485313977,
                "count": 7738378,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.378635163,
                "variance": 1.900634912
              },
              {
                "average": 3.727089062,
                "count": 7738378,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.332981275,
                "variance": 1.776839079
              },
              {
                "average": 0.4994015542,
                "count": 7738378,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999996742,
                "variance": 0.2499996742
              },
              {
                "average": 0,
                "count": 7738378,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.199599322,
                "count": 7738378,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4502189899,
                "variance": 0.2026971389
              },
              {
                "average": -14.2135104,
                "count": 7738378,
                "maximum": 0,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.710890892,
                "variance": 22.192493
              },
              {
                "average": 0,
                "count": 7738378,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.52570862,
                "count": 7738378,
                "maximum": 28,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4993386618,
                "variance": 0.2493390992
              },
              {
                "average": 202920485.9,
                "count": 7738378,
                "maximum": 202920615.3,
                "minimum": 202920344.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 118.1755553,
                "variance": 13965.46187
              },
              {
                "average": 0,
                "count": 7738378,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7738378,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7738378,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004030560409,
                "count": 7738378,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02007221061,
                "variance": 0.0004028936388
              },
              {
                "average": 0.5469259837,
                "count": 7738378,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4977931137,
                "variance": 0.2477979841
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              354436.492,
              4304168.595,
              -9.875463609,
              355259.992,
              4305395.895,
              313.3245364
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    354436.4919693845,
                    4304168.594648994,
                    -9.8754636085406
                  ],
                  [
                    354436.4919693845,
                    4305395.894648994,
                    -9.8754636085406
                  ],
                  [
                    355259.9919693845,
                    4305395.894648994,
                    313.3245363914594
                  ],
                  [
                    355259.9919693845,
                    4304168.594648994,
                    313.3245363914594
                  ],
                  [
                    354436.4919693845,
                    4304168.594648994,
                    -9.8754636085406
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:36:55+00:00",
            "end_time": "2018-02-17T16:32: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": "20180411_344436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8887787685132,
              38.86345894310473,
              -4.754150135367979
            ],
            [
              -76.88907892056312,
              38.87479651756362,
              -4.754150135367979
            ],
            [
              -76.86770796165219,
              38.87514037734943,
              415.765849864632
            ],
            [
              -76.86741120034925,
              38.86380266454851,
              415.765849864632
            ],
            [
              -76.8887787685132,
              38.86345894310473,
              -4.754150135367979
            ]
          ]
        ]
      },
      "bbox": [
        -76.88907892,
        38.86345894,
        -4.754150135,
        -76.8674112,
        38.87514038,
        415.7658499
      ],
      "properties": {
        "datetime": "2018-04-12T01:08:42Z",
        "pc:count": 12022472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337134.068,
            "count": 12022472,
            "maximum": 337982.0449,
            "minimum": 336127.2449,
            "name": "X",
            "position": 0,
            "stddev": 518.607912,
            "variance": 268954.1664
          },
          {
            "average": 4303964.344,
            "count": 12022472,
            "maximum": 4304577.76,
            "minimum": 4303318.96,
            "name": "Y",
            "position": 1,
            "stddev": 352.1410144,
            "variance": 124003.294
          },
          {
            "average": 68.75864861,
            "count": 12022472,
            "maximum": 415.7658499,
            "minimum": -4.754150135,
            "name": "Z",
            "position": 2,
            "stddev": 12.86659747,
            "variance": 165.5493304
          },
          {
            "average": 3384.235368,
            "count": 12022472,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3543.604994,
            "variance": 12557136.36
          },
          {
            "average": 1.896282562,
            "count": 12022472,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.132488221,
            "variance": 1.282529571
          },
          {
            "average": 2.581438826,
            "count": 12022472,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.395901081,
            "variance": 1.948539828
          },
          {
            "average": 0.5733225247,
            "count": 12022472,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4945946095,
            "variance": 0.2446238277
          },
          {
            "average": 0,
            "count": 12022472,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.463656892,
            "count": 12022472,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5463992508,
            "variance": 0.2985521413
          },
          {
            "average": -8.340831787,
            "count": 12022472,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.33754011,
            "variance": 106.8647355
          },
          {
            "average": 0,
            "count": 12022472,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.32036099,
            "count": 12022472,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5647567026,
            "variance": 0.3189501331
          },
          {
            "average": 207529476.1,
            "count": 12022472,
            "maximum": 207530522.4,
            "minimum": 207529027.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 379.6455474,
            "variance": 144130.7417
          },
          {
            "average": 0,
            "count": 12022472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12022472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12022472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001089709338,
            "count": 12022472,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0329927562,
            "variance": 0.001088521962
          },
          {
            "average": 0.303406737,
            "count": 12022472,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.459729384,
            "variance": 0.2113511065
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336127.2449,
          4303318.96,
          -4.754150135,
          337982.0449,
          4304577.76,
          415.7658499
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336127.2448976756,
                4303318.959708048,
                -4.754150135367979
              ],
              [
                336127.2448976756,
                4304577.759708049,
                -4.754150135367979
              ],
              [
                337982.04489767563,
                4304577.759708049,
                415.765849864632
              ],
              [
                337982.04489767563,
                4303318.959708048,
                415.765849864632
              ],
              [
                336127.2448976756,
                4303318.959708048,
                -4.754150135367979
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:08:42+00:00",
        "end_time": "2018-04-12T00:43:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_344436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_344436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_344436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_344436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88907892,
            38.86345894,
            -4.754150135,
            -76.8674112,
            38.87514038,
            415.7658499
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8887787685132,
                  38.86345894310473,
                  -4.754150135367979
                ],
                [
                  -76.88907892056312,
                  38.87479651756362,
                  -4.754150135367979
                ],
                [
                  -76.86770796165219,
                  38.87514037734943,
                  415.765849864632
                ],
                [
                  -76.86741120034925,
                  38.86380266454851,
                  415.765849864632
                ],
                [
                  -76.8887787685132,
                  38.86345894310473,
                  -4.754150135367979
                ]
              ]
            ]
          },
          "id": "20180411_344436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_344436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:08:42Z",
            "pc:count": 12022472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337134.068,
                "count": 12022472,
                "maximum": 337982.0449,
                "minimum": 336127.2449,
                "name": "X",
                "position": 0,
                "stddev": 518.607912,
                "variance": 268954.1664
              },
              {
                "average": 4303964.344,
                "count": 12022472,
                "maximum": 4304577.76,
                "minimum": 4303318.96,
                "name": "Y",
                "position": 1,
                "stddev": 352.1410144,
                "variance": 124003.294
              },
              {
                "average": 68.75864861,
                "count": 12022472,
                "maximum": 415.7658499,
                "minimum": -4.754150135,
                "name": "Z",
                "position": 2,
                "stddev": 12.86659747,
                "variance": 165.5493304
              },
              {
                "average": 3384.235368,
                "count": 12022472,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3543.604994,
                "variance": 12557136.36
              },
              {
                "average": 1.896282562,
                "count": 12022472,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.132488221,
                "variance": 1.282529571
              },
              {
                "average": 2.581438826,
                "count": 12022472,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.395901081,
                "variance": 1.948539828
              },
              {
                "average": 0.5733225247,
                "count": 12022472,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4945946095,
                "variance": 0.2446238277
              },
              {
                "average": 0,
                "count": 12022472,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.463656892,
                "count": 12022472,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5463992508,
                "variance": 0.2985521413
              },
              {
                "average": -8.340831787,
                "count": 12022472,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.33754011,
                "variance": 106.8647355
              },
              {
                "average": 0,
                "count": 12022472,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.32036099,
                "count": 12022472,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5647567026,
                "variance": 0.3189501331
              },
              {
                "average": 207529476.1,
                "count": 12022472,
                "maximum": 207530522.4,
                "minimum": 207529027.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 379.6455474,
                "variance": 144130.7417
              },
              {
                "average": 0,
                "count": 12022472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12022472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12022472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001089709338,
                "count": 12022472,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0329927562,
                "variance": 0.001088521962
              },
              {
                "average": 0.303406737,
                "count": 12022472,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.459729384,
                "variance": 0.2113511065
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336127.2449,
              4303318.96,
              -4.754150135,
              337982.0449,
              4304577.76,
              415.7658499
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336127.2448976756,
                    4303318.959708048,
                    -4.754150135367979
                  ],
                  [
                    336127.2448976756,
                    4304577.759708049,
                    -4.754150135367979
                  ],
                  [
                    337982.04489767563,
                    4304577.759708049,
                    415.765849864632
                  ],
                  [
                    337982.04489767563,
                    4303318.959708048,
                    415.765849864632
                  ],
                  [
                    336127.2448976756,
                    4303318.959708048,
                    -4.754150135367979
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:08:42+00:00",
            "end_time": "2018-04-12T00:43: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": "20180217_404444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67796639992056,
              38.885237089934414,
              -9.45453289546478
            ],
            [
              -76.67822846313133,
              38.89637181111178,
              -9.45453289546478
            ],
            [
              -76.66819237236453,
              38.89651566515319,
              309.72546710453526
            ],
            [
              -76.66793187455735,
              38.88538088714516,
              309.72546710453526
            ],
            [
              -76.67796639992056,
              38.885237089934414,
              -9.45453289546478
            ]
          ]
        ]
      },
      "bbox": [
        -76.67822846,
        38.88523709,
        -9.454532895,
        -76.66793187,
        38.89651567,
        309.7254671
      ],
      "properties": {
        "datetime": "2018-02-17T16:37:16Z",
        "pc:count": 6367762,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354757.5175,
            "count": 6367762,
            "maximum": 355333.9088,
            "minimum": 354463.2288,
            "name": "X",
            "position": 0,
            "stddev": 223.8258661,
            "variance": 50098.01835
          },
          {
            "average": 4305829.22,
            "count": 6367762,
            "maximum": 4306614.656,
            "minimum": 4305378.516,
            "name": "Y",
            "position": 1,
            "stddev": 328.3981259,
            "variance": 107845.3291
          },
          {
            "average": 16.39297571,
            "count": 6367762,
            "maximum": 309.7254671,
            "minimum": -9.454532895,
            "name": "Z",
            "position": 2,
            "stddev": 11.22482294,
            "variance": 125.9966501
          },
          {
            "average": 3155.410884,
            "count": 6367762,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3827.65949,
            "variance": 14650977.17
          },
          {
            "average": 2.64504468,
            "count": 6367762,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.401992007,
            "variance": 1.965581589
          },
          {
            "average": 4.002239091,
            "count": 6367762,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.185177495,
            "variance": 1.404645695
          },
          {
            "average": 0.5003381094,
            "count": 6367762,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999249,
            "variance": 0.2499999249
          },
          {
            "average": 0,
            "count": 6367762,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257306884,
            "count": 6367762,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4892540047,
            "variance": 0.2393694811
          },
          {
            "average": -7.588921888,
            "count": 6367762,
            "maximum": 10.00199986,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.766984294,
            "variance": 60.32604502
          },
          {
            "average": 0,
            "count": 6367762,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.73738419,
            "count": 6367762,
            "maximum": 28,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4400554267,
            "variance": 0.1936487786
          },
          {
            "average": 202920542.5,
            "count": 6367762,
            "maximum": 202920636.6,
            "minimum": 202920342.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 114.7909349,
            "variance": 13176.95873
          },
          {
            "average": 0,
            "count": 6367762,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6367762,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6367762,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003467466278,
            "count": 6367762,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01861790668,
            "variance": 0.000346626449
          },
          {
            "average": 0.2636259018,
            "count": 6367762,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4405988155,
            "variance": 0.1941273162
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          354463.2288,
          4305378.516,
          -9.454532895,
          355333.9088,
          4306614.656,
          309.7254671
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                354463.22878290294,
                4305378.516246852,
                -9.45453289546478
              ],
              [
                354463.22878290294,
                4306614.656246853,
                -9.45453289546478
              ],
              [
                355333.908782903,
                4306614.656246853,
                309.72546710453526
              ],
              [
                355333.908782903,
                4305378.516246852,
                309.72546710453526
              ],
              [
                354463.22878290294,
                4305378.516246852,
                -9.45453289546478
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:37:16+00:00",
        "end_time": "2018-02-17T16:32:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_404444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_404444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_404444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_404444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67822846,
            38.88523709,
            -9.454532895,
            -76.66793187,
            38.89651567,
            309.7254671
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67796639992056,
                  38.885237089934414,
                  -9.45453289546478
                ],
                [
                  -76.67822846313133,
                  38.89637181111178,
                  -9.45453289546478
                ],
                [
                  -76.66819237236453,
                  38.89651566515319,
                  309.72546710453526
                ],
                [
                  -76.66793187455735,
                  38.88538088714516,
                  309.72546710453526
                ],
                [
                  -76.67796639992056,
                  38.885237089934414,
                  -9.45453289546478
                ]
              ]
            ]
          },
          "id": "20180217_404444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_404444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:37:16Z",
            "pc:count": 6367762,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354757.5175,
                "count": 6367762,
                "maximum": 355333.9088,
                "minimum": 354463.2288,
                "name": "X",
                "position": 0,
                "stddev": 223.8258661,
                "variance": 50098.01835
              },
              {
                "average": 4305829.22,
                "count": 6367762,
                "maximum": 4306614.656,
                "minimum": 4305378.516,
                "name": "Y",
                "position": 1,
                "stddev": 328.3981259,
                "variance": 107845.3291
              },
              {
                "average": 16.39297571,
                "count": 6367762,
                "maximum": 309.7254671,
                "minimum": -9.454532895,
                "name": "Z",
                "position": 2,
                "stddev": 11.22482294,
                "variance": 125.9966501
              },
              {
                "average": 3155.410884,
                "count": 6367762,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3827.65949,
                "variance": 14650977.17
              },
              {
                "average": 2.64504468,
                "count": 6367762,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.401992007,
                "variance": 1.965581589
              },
              {
                "average": 4.002239091,
                "count": 6367762,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.185177495,
                "variance": 1.404645695
              },
              {
                "average": 0.5003381094,
                "count": 6367762,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999249,
                "variance": 0.2499999249
              },
              {
                "average": 0,
                "count": 6367762,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257306884,
                "count": 6367762,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4892540047,
                "variance": 0.2393694811
              },
              {
                "average": -7.588921888,
                "count": 6367762,
                "maximum": 10.00199986,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.766984294,
                "variance": 60.32604502
              },
              {
                "average": 0,
                "count": 6367762,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.73738419,
                "count": 6367762,
                "maximum": 28,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4400554267,
                "variance": 0.1936487786
              },
              {
                "average": 202920542.5,
                "count": 6367762,
                "maximum": 202920636.6,
                "minimum": 202920342.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 114.7909349,
                "variance": 13176.95873
              },
              {
                "average": 0,
                "count": 6367762,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6367762,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6367762,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003467466278,
                "count": 6367762,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01861790668,
                "variance": 0.000346626449
              },
              {
                "average": 0.2636259018,
                "count": 6367762,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4405988155,
                "variance": 0.1941273162
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              354463.2288,
              4305378.516,
              -9.454532895,
              355333.9088,
              4306614.656,
              309.7254671
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    354463.22878290294,
                    4305378.516246852,
                    -9.45453289546478
                  ],
                  [
                    354463.22878290294,
                    4306614.656246853,
                    -9.45453289546478
                  ],
                  [
                    355333.908782903,
                    4306614.656246853,
                    309.72546710453526
                  ],
                  [
                    355333.908782903,
                    4305378.516246852,
                    309.72546710453526
                  ],
                  [
                    354463.22878290294,
                    4305378.516246852,
                    -9.45453289546478
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:37:16+00:00",
            "end_time": "2018-02-17T16:32: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": "20180305_386432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74131375494413,
              38.85224174486808,
              -10.415431374440232
            ],
            [
              -76.74159035645928,
              38.863579727882836,
              -10.415431374440232
            ],
            [
              -76.72022355721656,
              38.86389648341449,
              300.64456862555977
            ],
            [
              -76.71995034509418,
              38.852558372946824,
              300.64456862555977
            ],
            [
              -76.74131375494413,
              38.85224174486808,
              -10.415431374440232
            ]
          ]
        ]
      },
      "bbox": [
        -76.74159036,
        38.85224174,
        -10.41543137,
        -76.71995035,
        38.86389648,
        300.6445686
      ],
      "properties": {
        "datetime": "2018-03-05T16:16:43Z",
        "pc:count": 13653827,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349859.3512,
            "count": 13653827,
            "maximum": 350753.218,
            "minimum": 348898.638,
            "name": "X",
            "position": 0,
            "stddev": 569.2185037,
            "variance": 324009.705
          },
          {
            "average": 4302493.709,
            "count": 13653827,
            "maximum": 4303078.404,
            "minimum": 4301819.664,
            "name": "Y",
            "position": 1,
            "stddev": 365.0517868,
            "variance": 133262.807
          },
          {
            "average": 41.97551925,
            "count": 13653827,
            "maximum": 300.6445686,
            "minimum": -10.41543137,
            "name": "Z",
            "position": 2,
            "stddev": 10.6283774,
            "variance": 112.9624061
          },
          {
            "average": 5651.335237,
            "count": 13653827,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5447.13475,
            "variance": 29671276.99
          },
          {
            "average": 1.969630712,
            "count": 13653827,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264815598,
            "variance": 1.599758497
          },
          {
            "average": 2.787254079,
            "count": 13653827,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.589829167,
            "variance": 2.527556782
          },
          {
            "average": 0.513473402,
            "count": 13653827,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998184528,
            "variance": 0.2498184857
          },
          {
            "average": 0,
            "count": 13653827,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.416108319,
            "count": 13653827,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6282300059,
            "variance": 0.3946729403
          },
          {
            "average": -2.558777701,
            "count": 13653827,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.83368173,
            "variance": 191.3707502
          },
          {
            "average": 0,
            "count": 13653827,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.11968337,
            "count": 13653827,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6694245825,
            "variance": 0.4481292716
          },
          {
            "average": 204300694.4,
            "count": 13653827,
            "maximum": 204301803.1,
            "minimum": 204300021.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 705.5251636,
            "variance": 497765.7564
          },
          {
            "average": 0,
            "count": 13653827,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13653827,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13653827,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001030992996,
            "count": 13653827,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03209252443,
            "variance": 0.001029930124
          },
          {
            "average": 0.4073081488,
            "count": 13653827,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4913331237,
            "variance": 0.2414082384
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348898.638,
          4301819.664,
          -10.41543137,
          350753.218,
          4303078.404,
          300.6445686
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348898.6379923099,
                4301819.66425244,
                -10.415431374440232
              ],
              [
                348898.6379923099,
                4303078.404252441,
                -10.415431374440232
              ],
              [
                350753.21799230983,
                4303078.404252441,
                300.64456862555977
              ],
              [
                350753.21799230983,
                4301819.66425244,
                300.64456862555977
              ],
              [
                348898.6379923099,
                4301819.66425244,
                -10.415431374440232
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:16:43+00:00",
        "end_time": "2018-03-05T15:47:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_386432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_386432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_386432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_386432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74159036,
            38.85224174,
            -10.41543137,
            -76.71995035,
            38.86389648,
            300.6445686
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74131375494413,
                  38.85224174486808,
                  -10.415431374440232
                ],
                [
                  -76.74159035645928,
                  38.863579727882836,
                  -10.415431374440232
                ],
                [
                  -76.72022355721656,
                  38.86389648341449,
                  300.64456862555977
                ],
                [
                  -76.71995034509418,
                  38.852558372946824,
                  300.64456862555977
                ],
                [
                  -76.74131375494413,
                  38.85224174486808,
                  -10.415431374440232
                ]
              ]
            ]
          },
          "id": "20180305_386432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_386432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:16:43Z",
            "pc:count": 13653827,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349859.3512,
                "count": 13653827,
                "maximum": 350753.218,
                "minimum": 348898.638,
                "name": "X",
                "position": 0,
                "stddev": 569.2185037,
                "variance": 324009.705
              },
              {
                "average": 4302493.709,
                "count": 13653827,
                "maximum": 4303078.404,
                "minimum": 4301819.664,
                "name": "Y",
                "position": 1,
                "stddev": 365.0517868,
                "variance": 133262.807
              },
              {
                "average": 41.97551925,
                "count": 13653827,
                "maximum": 300.6445686,
                "minimum": -10.41543137,
                "name": "Z",
                "position": 2,
                "stddev": 10.6283774,
                "variance": 112.9624061
              },
              {
                "average": 5651.335237,
                "count": 13653827,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5447.13475,
                "variance": 29671276.99
              },
              {
                "average": 1.969630712,
                "count": 13653827,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264815598,
                "variance": 1.599758497
              },
              {
                "average": 2.787254079,
                "count": 13653827,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.589829167,
                "variance": 2.527556782
              },
              {
                "average": 0.513473402,
                "count": 13653827,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998184528,
                "variance": 0.2498184857
              },
              {
                "average": 0,
                "count": 13653827,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.416108319,
                "count": 13653827,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6282300059,
                "variance": 0.3946729403
              },
              {
                "average": -2.558777701,
                "count": 13653827,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.83368173,
                "variance": 191.3707502
              },
              {
                "average": 0,
                "count": 13653827,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.11968337,
                "count": 13653827,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6694245825,
                "variance": 0.4481292716
              },
              {
                "average": 204300694.4,
                "count": 13653827,
                "maximum": 204301803.1,
                "minimum": 204300021.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 705.5251636,
                "variance": 497765.7564
              },
              {
                "average": 0,
                "count": 13653827,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13653827,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13653827,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001030992996,
                "count": 13653827,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03209252443,
                "variance": 0.001029930124
              },
              {
                "average": 0.4073081488,
                "count": 13653827,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4913331237,
                "variance": 0.2414082384
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348898.638,
              4301819.664,
              -10.41543137,
              350753.218,
              4303078.404,
              300.6445686
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348898.6379923099,
                    4301819.66425244,
                    -10.415431374440232
                  ],
                  [
                    348898.6379923099,
                    4303078.404252441,
                    -10.415431374440232
                  ],
                  [
                    350753.21799230983,
                    4303078.404252441,
                    300.64456862555977
                  ],
                  [
                    350753.21799230983,
                    4301819.66425244,
                    300.64456862555977
                  ],
                  [
                    348898.6379923099,
                    4301819.66425244,
                    -10.415431374440232
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:16:43+00:00",
            "end_time": "2018-03-05T15:47: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": "20180411_332440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93091304755693,
              38.87447361038527,
              -7.041450464691678
            ],
            [
              -76.93121683260333,
              38.88569344114524,
              -7.041450464691678
            ],
            [
              -76.90984220894302,
              38.886045108980916,
              436.0785495353083
            ],
            [
              -76.90954178116297,
              38.87482513821836,
              436.0785495353083
            ],
            [
              -76.93091304755693,
              38.87447361038527,
              -7.041450464691678
            ]
          ]
        ]
      },
      "bbox": [
        -76.93121683,
        38.87447361,
        -7.041450465,
        -76.90954178,
        38.88604511,
        436.0785495
      ],
      "properties": {
        "datetime": "2018-04-12T02:05:57Z",
        "pc:count": 17670844,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333472.7869,
            "count": 17670844,
            "maximum": 334352.069,
            "minimum": 332497.189,
            "name": "X",
            "position": 0,
            "stddev": 465.9728189,
            "variance": 217130.6679
          },
          {
            "average": 4305250.038,
            "count": 17670844,
            "maximum": 4305863.644,
            "minimum": 4304617.884,
            "name": "Y",
            "position": 1,
            "stddev": 337.564078,
            "variance": 113949.5068
          },
          {
            "average": 57.54447584,
            "count": 17670844,
            "maximum": 436.0785495,
            "minimum": -7.041450465,
            "name": "Z",
            "position": 2,
            "stddev": 11.18951046,
            "variance": 125.2051444
          },
          {
            "average": 4004.366619,
            "count": 17670844,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4043.538943,
            "variance": 16350207.18
          },
          {
            "average": 1.775929378,
            "count": 17670844,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.10979146,
            "variance": 1.231637085
          },
          {
            "average": 2.419908523,
            "count": 17670844,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.445562013,
            "variance": 2.089649532
          },
          {
            "average": 0.5216957379,
            "count": 17670844,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995290873,
            "variance": 0.2495293091
          },
          {
            "average": 0,
            "count": 17670844,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.363286949,
            "count": 17670844,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5069999053,
            "variance": 0.257048904
          },
          {
            "average": 6.21128182,
            "count": 17670844,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92430906,
            "variance": 142.1891467
          },
          {
            "average": 0,
            "count": 17670844,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.09258132,
            "count": 17670844,
            "maximum": 93,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8673368526,
            "variance": 0.7522732159
          },
          {
            "average": 207532222.7,
            "count": 17670844,
            "maximum": 207533957.4,
            "minimum": 207530492.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1154.04613,
            "variance": 1331822.471
          },
          {
            "average": 0,
            "count": 17670844,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17670844,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17670844,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006237958979,
            "count": 17670844,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02496811591,
            "variance": 0.0006234068119
          },
          {
            "average": 0.5518274622,
            "count": 17670844,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4973066742,
            "variance": 0.2473139282
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332497.189,
          4304617.884,
          -7.041450465,
          334352.069,
          4305863.644,
          436.0785495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332497.18903822225,
                4304617.884025029,
                -7.041450464691678
              ],
              [
                332497.18903822225,
                4305863.644025029,
                -7.041450464691678
              ],
              [
                334352.06903822225,
                4305863.644025029,
                436.0785495353083
              ],
              [
                334352.06903822225,
                4304617.884025029,
                436.0785495353083
              ],
              [
                332497.18903822225,
                4304617.884025029,
                -7.041450464691678
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:05:57+00:00",
        "end_time": "2018-04-12T01:08:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_332440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_332440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_332440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_332440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93121683,
            38.87447361,
            -7.041450465,
            -76.90954178,
            38.88604511,
            436.0785495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93091304755693,
                  38.87447361038527,
                  -7.041450464691678
                ],
                [
                  -76.93121683260333,
                  38.88569344114524,
                  -7.041450464691678
                ],
                [
                  -76.90984220894302,
                  38.886045108980916,
                  436.0785495353083
                ],
                [
                  -76.90954178116297,
                  38.87482513821836,
                  436.0785495353083
                ],
                [
                  -76.93091304755693,
                  38.87447361038527,
                  -7.041450464691678
                ]
              ]
            ]
          },
          "id": "20180411_332440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_332440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:05:57Z",
            "pc:count": 17670844,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333472.7869,
                "count": 17670844,
                "maximum": 334352.069,
                "minimum": 332497.189,
                "name": "X",
                "position": 0,
                "stddev": 465.9728189,
                "variance": 217130.6679
              },
              {
                "average": 4305250.038,
                "count": 17670844,
                "maximum": 4305863.644,
                "minimum": 4304617.884,
                "name": "Y",
                "position": 1,
                "stddev": 337.564078,
                "variance": 113949.5068
              },
              {
                "average": 57.54447584,
                "count": 17670844,
                "maximum": 436.0785495,
                "minimum": -7.041450465,
                "name": "Z",
                "position": 2,
                "stddev": 11.18951046,
                "variance": 125.2051444
              },
              {
                "average": 4004.366619,
                "count": 17670844,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4043.538943,
                "variance": 16350207.18
              },
              {
                "average": 1.775929378,
                "count": 17670844,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.10979146,
                "variance": 1.231637085
              },
              {
                "average": 2.419908523,
                "count": 17670844,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.445562013,
                "variance": 2.089649532
              },
              {
                "average": 0.5216957379,
                "count": 17670844,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995290873,
                "variance": 0.2495293091
              },
              {
                "average": 0,
                "count": 17670844,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.363286949,
                "count": 17670844,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5069999053,
                "variance": 0.257048904
              },
              {
                "average": 6.21128182,
                "count": 17670844,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92430906,
                "variance": 142.1891467
              },
              {
                "average": 0,
                "count": 17670844,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.09258132,
                "count": 17670844,
                "maximum": 93,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8673368526,
                "variance": 0.7522732159
              },
              {
                "average": 207532222.7,
                "count": 17670844,
                "maximum": 207533957.4,
                "minimum": 207530492.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1154.04613,
                "variance": 1331822.471
              },
              {
                "average": 0,
                "count": 17670844,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17670844,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17670844,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006237958979,
                "count": 17670844,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02496811591,
                "variance": 0.0006234068119
              },
              {
                "average": 0.5518274622,
                "count": 17670844,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4973066742,
                "variance": 0.2473139282
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332497.189,
              4304617.884,
              -7.041450465,
              334352.069,
              4305863.644,
              436.0785495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332497.18903822225,
                    4304617.884025029,
                    -7.041450464691678
                  ],
                  [
                    332497.18903822225,
                    4305863.644025029,
                    -7.041450464691678
                  ],
                  [
                    334352.06903822225,
                    4305863.644025029,
                    436.0785495353083
                  ],
                  [
                    334352.06903822225,
                    4304617.884025029,
                    436.0785495353083
                  ],
                  [
                    332497.18903822225,
                    4304617.884025029,
                    -7.041450464691678
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:05:57+00:00",
            "end_time": "2018-04-12T01:08:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_350432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86772790117593,
              38.85245432342218,
              -8.791222178245363
            ],
            [
              -76.8680245643803,
              38.86379097544606,
              -8.791222178245363
            ],
            [
              -76.8466559531518,
              38.86413091317048,
              412.24877782175463
            ],
            [
              -76.84636267879013,
              38.852794124382044,
              412.24877782175463
            ],
            [
              -76.86772790117593,
              38.85245432342218,
              -8.791222178245363
            ]
          ]
        ]
      },
      "bbox": [
        -76.86802456,
        38.85245432,
        -8.791222178,
        -76.84636268,
        38.86413091,
        412.2487778
      ],
      "properties": {
        "datetime": "2018-04-12T00:44:18Z",
        "pc:count": 13486232,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338792.5218,
            "count": 13486232,
            "maximum": 339783.6584,
            "minimum": 337928.7984,
            "name": "X",
            "position": 0,
            "stddev": 558.6847782,
            "variance": 312128.6813
          },
          {
            "average": 4302697.596,
            "count": 13486232,
            "maximum": 4303318.751,
            "minimum": 4302060.071,
            "name": "Y",
            "position": 1,
            "stddev": 354.6311608,
            "variance": 125763.2602
          },
          {
            "average": 74.77246133,
            "count": 13486232,
            "maximum": 412.2487778,
            "minimum": -8.791222178,
            "name": "Z",
            "position": 2,
            "stddev": 11.54029569,
            "variance": 133.1784246
          },
          {
            "average": 4027.738587,
            "count": 13486232,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3993.706259,
            "variance": 15949689.68
          },
          {
            "average": 1.959445159,
            "count": 13486232,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.193930035,
            "variance": 1.425468929
          },
          {
            "average": 2.733165498,
            "count": 13486232,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.467537553,
            "variance": 2.153666469
          },
          {
            "average": 0.5216946438,
            "count": 13486232,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995291392,
            "variance": 0.2495293609
          },
          {
            "average": 0,
            "count": 13486232,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.431930357,
            "count": 13486232,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5538929002,
            "variance": 0.3067973449
          },
          {
            "average": 1.811039173,
            "count": 13486232,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.45114694,
            "variance": 180.9333539
          },
          {
            "average": 0,
            "count": 13486232,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.93505992,
            "count": 13486232,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5982078138,
            "variance": 0.3578525885
          },
          {
            "average": 207528206.3,
            "count": 13486232,
            "maximum": 207529058.6,
            "minimum": 207527475.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 484.9884552,
            "variance": 235213.8016
          },
          {
            "average": 0,
            "count": 13486232,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13486232,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13486232,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006381322819,
            "count": 13486232,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02525321992,
            "variance": 0.0006377251163
          },
          {
            "average": 0.3237919976,
            "count": 13486232,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4679217415,
            "variance": 0.2189507561
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337928.7984,
          4302060.071,
          -8.791222178,
          339783.6584,
          4303318.751,
          412.2487778
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337928.79838011117,
                4302060.071285985,
                -8.791222178245363
              ],
              [
                337928.79838011117,
                4303318.751285985,
                -8.791222178245363
              ],
              [
                339783.65838011116,
                4303318.751285985,
                412.24877782175463
              ],
              [
                339783.65838011116,
                4302060.071285985,
                412.24877782175463
              ],
              [
                337928.79838011117,
                4302060.071285985,
                -8.791222178245363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:44:18+00:00",
        "end_time": "2018-04-12T00:17:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_350432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_350432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_350432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_350432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86802456,
            38.85245432,
            -8.791222178,
            -76.84636268,
            38.86413091,
            412.2487778
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86772790117593,
                  38.85245432342218,
                  -8.791222178245363
                ],
                [
                  -76.8680245643803,
                  38.86379097544606,
                  -8.791222178245363
                ],
                [
                  -76.8466559531518,
                  38.86413091317048,
                  412.24877782175463
                ],
                [
                  -76.84636267879013,
                  38.852794124382044,
                  412.24877782175463
                ],
                [
                  -76.86772790117593,
                  38.85245432342218,
                  -8.791222178245363
                ]
              ]
            ]
          },
          "id": "20180411_350432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_350432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:44:18Z",
            "pc:count": 13486232,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338792.5218,
                "count": 13486232,
                "maximum": 339783.6584,
                "minimum": 337928.7984,
                "name": "X",
                "position": 0,
                "stddev": 558.6847782,
                "variance": 312128.6813
              },
              {
                "average": 4302697.596,
                "count": 13486232,
                "maximum": 4303318.751,
                "minimum": 4302060.071,
                "name": "Y",
                "position": 1,
                "stddev": 354.6311608,
                "variance": 125763.2602
              },
              {
                "average": 74.77246133,
                "count": 13486232,
                "maximum": 412.2487778,
                "minimum": -8.791222178,
                "name": "Z",
                "position": 2,
                "stddev": 11.54029569,
                "variance": 133.1784246
              },
              {
                "average": 4027.738587,
                "count": 13486232,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3993.706259,
                "variance": 15949689.68
              },
              {
                "average": 1.959445159,
                "count": 13486232,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.193930035,
                "variance": 1.425468929
              },
              {
                "average": 2.733165498,
                "count": 13486232,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.467537553,
                "variance": 2.153666469
              },
              {
                "average": 0.5216946438,
                "count": 13486232,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995291392,
                "variance": 0.2495293609
              },
              {
                "average": 0,
                "count": 13486232,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.431930357,
                "count": 13486232,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5538929002,
                "variance": 0.3067973449
              },
              {
                "average": 1.811039173,
                "count": 13486232,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.45114694,
                "variance": 180.9333539
              },
              {
                "average": 0,
                "count": 13486232,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.93505992,
                "count": 13486232,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5982078138,
                "variance": 0.3578525885
              },
              {
                "average": 207528206.3,
                "count": 13486232,
                "maximum": 207529058.6,
                "minimum": 207527475.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 484.9884552,
                "variance": 235213.8016
              },
              {
                "average": 0,
                "count": 13486232,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13486232,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13486232,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006381322819,
                "count": 13486232,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02525321992,
                "variance": 0.0006377251163
              },
              {
                "average": 0.3237919976,
                "count": 13486232,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4679217415,
                "variance": 0.2189507561
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337928.7984,
              4302060.071,
              -8.791222178,
              339783.6584,
              4303318.751,
              412.2487778
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337928.79838011117,
                    4302060.071285985,
                    -8.791222178245363
                  ],
                  [
                    337928.79838011117,
                    4303318.751285985,
                    -8.791222178245363
                  ],
                  [
                    339783.65838011116,
                    4303318.751285985,
                    412.24877782175463
                  ],
                  [
                    339783.65838011116,
                    4302060.071285985,
                    412.24877782175463
                  ],
                  [
                    337928.79838011117,
                    4302060.071285985,
                    -8.791222178245363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:44:18+00:00",
            "end_time": "2018-04-12T00:17: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": "20180305_380428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7624219674116,
              38.84130346281524,
              -10.372778404709948
            ],
            [
              -76.76270180273497,
              38.852640978731166,
              -10.372778404709948
            ],
            [
              -76.74133598167563,
              38.85296155923268,
              300.8472215952901
            ],
            [
              -76.74105953404657,
              38.84162391431923,
              300.8472215952901
            ],
            [
              -76.7624219674116,
              38.84130346281524,
              -10.372778404709948
            ]
          ]
        ]
      },
      "bbox": [
        -76.7627018,
        38.84130346,
        -10.3727784,
        -76.74105953,
        38.85296156,
        300.8472216
      ],
      "properties": {
        "datetime": "2018-03-05T16:15:57Z",
        "pc:count": 19760561,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347829.8997,
            "count": 19760561,
            "maximum": 348898.2326,
            "minimum": 347043.4326,
            "name": "X",
            "position": 0,
            "stddev": 492.38231,
            "variance": 242440.3392
          },
          {
            "average": 4301309.93,
            "count": 19760561,
            "maximum": 4301899.586,
            "minimum": 4300640.886,
            "name": "Y",
            "position": 1,
            "stddev": 358.3166089,
            "variance": 128390.7922
          },
          {
            "average": 37.12722035,
            "count": 19760561,
            "maximum": 300.8472216,
            "minimum": -10.3727784,
            "name": "Z",
            "position": 2,
            "stddev": 15.07504271,
            "variance": 227.2569127
          },
          {
            "average": 4411.567736,
            "count": 19760561,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5187.885033,
            "variance": 26914151.12
          },
          {
            "average": 2.359711346,
            "count": 19760561,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.355026821,
            "variance": 1.836097686
          },
          {
            "average": 3.50918352,
            "count": 19760561,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.426071031,
            "variance": 2.033678585
          },
          {
            "average": 0.5071493669,
            "count": 19760561,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999488966,
            "variance": 0.2499488992
          },
          {
            "average": 0,
            "count": 19760561,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298407267,
            "count": 19760561,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5419932407,
            "variance": 0.293756673
          },
          {
            "average": 9.300489946,
            "count": 19760561,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.77390166,
            "variance": 116.076957
          },
          {
            "average": 0,
            "count": 19760561,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.62545223,
            "count": 19760561,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6007120973,
            "variance": 0.3608550238
          },
          {
            "average": 204300280.7,
            "count": 19760561,
            "maximum": 204301757.2,
            "minimum": 204299972.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 415.9757576,
            "variance": 173035.8309
          },
          {
            "average": 0,
            "count": 19760561,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19760561,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19760561,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006725011501,
            "count": 19760561,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02592390646,
            "variance": 0.0006720489264
          },
          {
            "average": 0.4235503739,
            "count": 19760561,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4941209032,
            "variance": 0.244155467
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347043.4326,
          4300640.886,
          -10.3727784,
          348898.2326,
          4301899.586,
          300.8472216
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347043.4326409514,
                4300640.885596527,
                -10.372778404709948
              ],
              [
                347043.4326409514,
                4301899.585596526,
                -10.372778404709948
              ],
              [
                348898.23264095146,
                4301899.585596526,
                300.8472215952901
              ],
              [
                348898.23264095146,
                4300640.885596527,
                300.8472215952901
              ],
              [
                347043.4326409514,
                4300640.885596527,
                -10.372778404709948
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:15:57+00:00",
        "end_time": "2018-03-05T15:46:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_380428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_380428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_380428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_380428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7627018,
            38.84130346,
            -10.3727784,
            -76.74105953,
            38.85296156,
            300.8472216
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7624219674116,
                  38.84130346281524,
                  -10.372778404709948
                ],
                [
                  -76.76270180273497,
                  38.852640978731166,
                  -10.372778404709948
                ],
                [
                  -76.74133598167563,
                  38.85296155923268,
                  300.8472215952901
                ],
                [
                  -76.74105953404657,
                  38.84162391431923,
                  300.8472215952901
                ],
                [
                  -76.7624219674116,
                  38.84130346281524,
                  -10.372778404709948
                ]
              ]
            ]
          },
          "id": "20180305_380428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_380428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:15:57Z",
            "pc:count": 19760561,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347829.8997,
                "count": 19760561,
                "maximum": 348898.2326,
                "minimum": 347043.4326,
                "name": "X",
                "position": 0,
                "stddev": 492.38231,
                "variance": 242440.3392
              },
              {
                "average": 4301309.93,
                "count": 19760561,
                "maximum": 4301899.586,
                "minimum": 4300640.886,
                "name": "Y",
                "position": 1,
                "stddev": 358.3166089,
                "variance": 128390.7922
              },
              {
                "average": 37.12722035,
                "count": 19760561,
                "maximum": 300.8472216,
                "minimum": -10.3727784,
                "name": "Z",
                "position": 2,
                "stddev": 15.07504271,
                "variance": 227.2569127
              },
              {
                "average": 4411.567736,
                "count": 19760561,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5187.885033,
                "variance": 26914151.12
              },
              {
                "average": 2.359711346,
                "count": 19760561,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.355026821,
                "variance": 1.836097686
              },
              {
                "average": 3.50918352,
                "count": 19760561,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.426071031,
                "variance": 2.033678585
              },
              {
                "average": 0.5071493669,
                "count": 19760561,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999488966,
                "variance": 0.2499488992
              },
              {
                "average": 0,
                "count": 19760561,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298407267,
                "count": 19760561,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5419932407,
                "variance": 0.293756673
              },
              {
                "average": 9.300489946,
                "count": 19760561,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.77390166,
                "variance": 116.076957
              },
              {
                "average": 0,
                "count": 19760561,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.62545223,
                "count": 19760561,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6007120973,
                "variance": 0.3608550238
              },
              {
                "average": 204300280.7,
                "count": 19760561,
                "maximum": 204301757.2,
                "minimum": 204299972.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 415.9757576,
                "variance": 173035.8309
              },
              {
                "average": 0,
                "count": 19760561,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19760561,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19760561,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006725011501,
                "count": 19760561,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02592390646,
                "variance": 0.0006720489264
              },
              {
                "average": 0.4235503739,
                "count": 19760561,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4941209032,
                "variance": 0.244155467
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347043.4326,
              4300640.886,
              -10.3727784,
              348898.2326,
              4301899.586,
              300.8472216
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347043.4326409514,
                    4300640.885596527,
                    -10.372778404709948
                  ],
                  [
                    347043.4326409514,
                    4301899.585596526,
                    -10.372778404709948
                  ],
                  [
                    348898.23264095146,
                    4301899.585596526,
                    300.8472215952901
                  ],
                  [
                    348898.23264095146,
                    4300640.885596527,
                    300.8472215952901
                  ],
                  [
                    347043.4326409514,
                    4300640.885596527,
                    -10.372778404709948
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:15:57+00:00",
            "end_time": "2018-03-05T15:46: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": "20180411_338432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90986486438302,
              38.852494356690734,
              -7.756599814662735
            ],
            [
              -76.91016823774719,
              38.86383145349397,
              -7.756599814662735
            ],
            [
              -76.88880105160638,
              38.86417908720875,
              420.62340018533723
            ],
            [
              -76.88850106683425,
              38.85284185053923,
              420.62340018533723
            ],
            [
              -76.90986486438302,
              38.852494356690734,
              -7.756599814662735
            ]
          ]
        ]
      },
      "bbox": [
        -76.91016824,
        38.85249436,
        -7.756599815,
        -76.88850107,
        38.86417909,
        420.6234002
      ],
      "properties": {
        "datetime": "2018-04-12T01:08:19Z",
        "pc:count": 10775828,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335142.894,
            "count": 10775828,
            "maximum": 336126.9652,
            "minimum": 334272.1852,
            "name": "X",
            "position": 0,
            "stddev": 572.4823223,
            "variance": 327736.0094
          },
          {
            "average": 4302790.294,
            "count": 10775828,
            "maximum": 4303398.922,
            "minimum": 4302140.162,
            "name": "Y",
            "position": 1,
            "stddev": 344.2600327,
            "variance": 118514.9701
          },
          {
            "average": 86.16589639,
            "count": 10775828,
            "maximum": 420.6234002,
            "minimum": -7.756599815,
            "name": "Z",
            "position": 2,
            "stddev": 7.053138518,
            "variance": 49.74676296
          },
          {
            "average": 4641.795114,
            "count": 10775828,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4361.624632,
            "variance": 19023769.43
          },
          {
            "average": 1.650755747,
            "count": 10775828,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.038268506,
            "variance": 1.078001491
          },
          {
            "average": 2.193898232,
            "count": 10775828,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.396036237,
            "variance": 1.948917175
          },
          {
            "average": 0.5255759465,
            "count": 10775828,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993454657,
            "variance": 0.2493458941
          },
          {
            "average": 0,
            "count": 10775828,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.485460514,
            "count": 10775828,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.526519876,
            "variance": 0.2772231798
          },
          {
            "average": 2.682714985,
            "count": 10775828,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.40095002,
            "variance": 179.5854613
          },
          {
            "average": 0,
            "count": 10775828,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.92258804,
            "count": 10775828,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5887937207,
            "variance": 0.3466780455
          },
          {
            "average": 207529771.8,
            "count": 10775828,
            "maximum": 207530499.4,
            "minimum": 207529003.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 438.3786026,
            "variance": 192175.7992
          },
          {
            "average": 0,
            "count": 10775828,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10775828,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10775828,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006412500274,
            "count": 10775828,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02531479578,
            "variance": 0.0006408388852
          },
          {
            "average": 0.3132236335,
            "count": 10775828,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4638044942,
            "variance": 0.2151146089
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334272.1852,
          4302140.162,
          -7.756599815,
          336126.9652,
          4303398.922,
          420.6234002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334272.1852162125,
                4302140.162438131,
                -7.756599814662735
              ],
              [
                334272.1852162125,
                4303398.922438131,
                -7.756599814662735
              ],
              [
                336126.96521621256,
                4303398.922438131,
                420.62340018533723
              ],
              [
                336126.96521621256,
                4302140.162438131,
                420.62340018533723
              ],
              [
                334272.1852162125,
                4302140.162438131,
                -7.756599814662735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:08:19+00:00",
        "end_time": "2018-04-12T00:43:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_338432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_338432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_338432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_338432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91016824,
            38.85249436,
            -7.756599815,
            -76.88850107,
            38.86417909,
            420.6234002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90986486438302,
                  38.852494356690734,
                  -7.756599814662735
                ],
                [
                  -76.91016823774719,
                  38.86383145349397,
                  -7.756599814662735
                ],
                [
                  -76.88880105160638,
                  38.86417908720875,
                  420.62340018533723
                ],
                [
                  -76.88850106683425,
                  38.85284185053923,
                  420.62340018533723
                ],
                [
                  -76.90986486438302,
                  38.852494356690734,
                  -7.756599814662735
                ]
              ]
            ]
          },
          "id": "20180411_338432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_338432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:08:19Z",
            "pc:count": 10775828,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335142.894,
                "count": 10775828,
                "maximum": 336126.9652,
                "minimum": 334272.1852,
                "name": "X",
                "position": 0,
                "stddev": 572.4823223,
                "variance": 327736.0094
              },
              {
                "average": 4302790.294,
                "count": 10775828,
                "maximum": 4303398.922,
                "minimum": 4302140.162,
                "name": "Y",
                "position": 1,
                "stddev": 344.2600327,
                "variance": 118514.9701
              },
              {
                "average": 86.16589639,
                "count": 10775828,
                "maximum": 420.6234002,
                "minimum": -7.756599815,
                "name": "Z",
                "position": 2,
                "stddev": 7.053138518,
                "variance": 49.74676296
              },
              {
                "average": 4641.795114,
                "count": 10775828,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4361.624632,
                "variance": 19023769.43
              },
              {
                "average": 1.650755747,
                "count": 10775828,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.038268506,
                "variance": 1.078001491
              },
              {
                "average": 2.193898232,
                "count": 10775828,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.396036237,
                "variance": 1.948917175
              },
              {
                "average": 0.5255759465,
                "count": 10775828,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993454657,
                "variance": 0.2493458941
              },
              {
                "average": 0,
                "count": 10775828,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.485460514,
                "count": 10775828,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.526519876,
                "variance": 0.2772231798
              },
              {
                "average": 2.682714985,
                "count": 10775828,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.40095002,
                "variance": 179.5854613
              },
              {
                "average": 0,
                "count": 10775828,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.92258804,
                "count": 10775828,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5887937207,
                "variance": 0.3466780455
              },
              {
                "average": 207529771.8,
                "count": 10775828,
                "maximum": 207530499.4,
                "minimum": 207529003.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 438.3786026,
                "variance": 192175.7992
              },
              {
                "average": 0,
                "count": 10775828,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10775828,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10775828,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006412500274,
                "count": 10775828,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02531479578,
                "variance": 0.0006408388852
              },
              {
                "average": 0.3132236335,
                "count": 10775828,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4638044942,
                "variance": 0.2151146089
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334272.1852,
              4302140.162,
              -7.756599815,
              336126.9652,
              4303398.922,
              420.6234002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334272.1852162125,
                    4302140.162438131,
                    -7.756599814662735
                  ],
                  [
                    334272.1852162125,
                    4303398.922438131,
                    -7.756599814662735
                  ],
                  [
                    336126.96521621256,
                    4303398.922438131,
                    420.62340018533723
                  ],
                  [
                    336126.96521621256,
                    4302140.162438131,
                    420.62340018533723
                  ],
                  [
                    334272.1852162125,
                    4302140.162438131,
                    -7.756599814662735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:08:19+00:00",
            "end_time": "2018-04-12T00: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": "20180217_386436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74127680479212,
              38.8632255138067,
              -10.37915957162636
            ],
            [
              -76.74155350002866,
              38.87456311537307,
              -10.37915957162636
            ],
            [
              -76.720179724776,
              38.87487999291205,
              310.38084042837363
            ],
            [
              -76.71990642125962,
              38.86354226385871,
              310.38084042837363
            ],
            [
              -76.74127680479212,
              38.8632255138067,
              -10.37915957162636
            ]
          ]
        ]
      },
      "bbox": [
        -76.7415535,
        38.86322551,
        -10.37915957,
        -76.71990642,
        38.87487999,
        310.3808404
      ],
      "properties": {
        "datetime": "2018-03-05T15:52:00Z",
        "pc:count": 19481665,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349756.3735,
            "count": 19481665,
            "maximum": 350779.9939,
            "minimum": 348925.0939,
            "name": "X",
            "position": 0,
            "stddev": 476.6630893,
            "variance": 227207.7007
          },
          {
            "average": 4303663.278,
            "count": 19481665,
            "maximum": 4304297.275,
            "minimum": 4303038.575,
            "name": "Y",
            "position": 1,
            "stddev": 344.6961916,
            "variance": 118815.4645
          },
          {
            "average": 43.39614964,
            "count": 19481665,
            "maximum": 310.3808404,
            "minimum": -10.37915957,
            "name": "Z",
            "position": 2,
            "stddev": 11.33241916,
            "variance": 128.423724
          },
          {
            "average": 5117.111457,
            "count": 19481665,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5835.561531,
            "variance": 34053778.38
          },
          {
            "average": 2.301822457,
            "count": 19481665,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.365056393,
            "variance": 1.863378957
          },
          {
            "average": 3.402740731,
            "count": 19481665,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.509292665,
            "variance": 2.27796435
          },
          {
            "average": 0.5055118236,
            "count": 19481665,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999696317,
            "variance": 0.2499696326
          },
          {
            "average": 0,
            "count": 19481665,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303280546,
            "count": 19481665,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5565188084,
            "variance": 0.3097131841
          },
          {
            "average": 10.22397884,
            "count": 19481665,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.76080106,
            "variance": 76.7516352
          },
          {
            "average": 0,
            "count": 19481665,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.25296821,
            "count": 19481665,
            "maximum": 76,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.696721004,
            "variance": 59.23951421
          },
          {
            "average": 204272870.2,
            "count": 19481665,
            "maximum": 204300320.4,
            "minimum": 202913019.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 192541.9001,
            "variance": 37072383300.0
          },
          {
            "average": 0,
            "count": 19481665,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19481665,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19481665,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000635469299,
            "count": 19481665,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02520050615,
            "variance": 0.0006350655103
          },
          {
            "average": 0.3743087667,
            "count": 19481665,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4839439285,
            "variance": 0.2342017259
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348925.0939,
          4303038.575,
          -10.37915957,
          350779.9939,
          4304297.275,
          310.3808404
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348925.09387719963,
                4303038.574760526,
                -10.37915957162636
              ],
              [
                348925.09387719963,
                4304297.274760526,
                -10.37915957162636
              ],
              [
                350779.99387719965,
                4304297.274760526,
                310.38084042837363
              ],
              [
                350779.99387719965,
                4303038.574760526,
                310.38084042837363
              ],
              [
                348925.09387719963,
                4303038.574760526,
                -10.37915957162636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:52:00+00:00",
        "end_time": "2018-02-17T14:30:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_386436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_386436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_386436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7415535,
            38.86322551,
            -10.37915957,
            -76.71990642,
            38.87487999,
            310.3808404
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74127680479212,
                  38.8632255138067,
                  -10.37915957162636
                ],
                [
                  -76.74155350002866,
                  38.87456311537307,
                  -10.37915957162636
                ],
                [
                  -76.720179724776,
                  38.87487999291205,
                  310.38084042837363
                ],
                [
                  -76.71990642125962,
                  38.86354226385871,
                  310.38084042837363
                ],
                [
                  -76.74127680479212,
                  38.8632255138067,
                  -10.37915957162636
                ]
              ]
            ]
          },
          "id": "20180217_386436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_386436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:52:00Z",
            "pc:count": 19481665,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349756.3735,
                "count": 19481665,
                "maximum": 350779.9939,
                "minimum": 348925.0939,
                "name": "X",
                "position": 0,
                "stddev": 476.6630893,
                "variance": 227207.7007
              },
              {
                "average": 4303663.278,
                "count": 19481665,
                "maximum": 4304297.275,
                "minimum": 4303038.575,
                "name": "Y",
                "position": 1,
                "stddev": 344.6961916,
                "variance": 118815.4645
              },
              {
                "average": 43.39614964,
                "count": 19481665,
                "maximum": 310.3808404,
                "minimum": -10.37915957,
                "name": "Z",
                "position": 2,
                "stddev": 11.33241916,
                "variance": 128.423724
              },
              {
                "average": 5117.111457,
                "count": 19481665,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5835.561531,
                "variance": 34053778.38
              },
              {
                "average": 2.301822457,
                "count": 19481665,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.365056393,
                "variance": 1.863378957
              },
              {
                "average": 3.402740731,
                "count": 19481665,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.509292665,
                "variance": 2.27796435
              },
              {
                "average": 0.5055118236,
                "count": 19481665,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999696317,
                "variance": 0.2499696326
              },
              {
                "average": 0,
                "count": 19481665,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303280546,
                "count": 19481665,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5565188084,
                "variance": 0.3097131841
              },
              {
                "average": 10.22397884,
                "count": 19481665,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.76080106,
                "variance": 76.7516352
              },
              {
                "average": 0,
                "count": 19481665,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.25296821,
                "count": 19481665,
                "maximum": 76,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.696721004,
                "variance": 59.23951421
              },
              {
                "average": 204272870.2,
                "count": 19481665,
                "maximum": 204300320.4,
                "minimum": 202913019.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 192541.9001,
                "variance": 37072383300.0
              },
              {
                "average": 0,
                "count": 19481665,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19481665,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19481665,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000635469299,
                "count": 19481665,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02520050615,
                "variance": 0.0006350655103
              },
              {
                "average": 0.3743087667,
                "count": 19481665,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4839439285,
                "variance": 0.2342017259
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348925.0939,
              4303038.575,
              -10.37915957,
              350779.9939,
              4304297.275,
              310.3808404
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348925.09387719963,
                    4303038.574760526,
                    -10.37915957162636
                  ],
                  [
                    348925.09387719963,
                    4304297.274760526,
                    -10.37915957162636
                  ],
                  [
                    350779.99387719965,
                    4304297.274760526,
                    310.38084042837363
                  ],
                  [
                    350779.99387719965,
                    4303038.574760526,
                    310.38084042837363
                  ],
                  [
                    348925.09387719963,
                    4303038.574760526,
                    -10.37915957162636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:52:00+00:00",
            "end_time": "2018-02-17T14:30: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": "20180411_344440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88876276509302,
              38.874442055023884,
              -4.752893309155809
            ],
            [
              -76.88906302265364,
              38.88577924794799,
              -4.752893309155809
            ],
            [
              -76.8676887735298,
              38.88612318560572,
              424.7871066908442
            ],
            [
              -76.86739190845894,
              38.874785854324536,
              424.7871066908442
            ],
            [
              -76.88876276509302,
              38.874442055023884,
              -4.752893309155809
            ]
          ]
        ]
      },
      "bbox": [
        -76.88906302,
        38.87444206,
        -4.752893309,
        -76.86739191,
        38.88612319,
        424.7871067
      ],
      "properties": {
        "datetime": "2018-04-12T01:09:04Z",
        "pc:count": 13850127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337013.5402,
            "count": 13850127,
            "maximum": 338008.6585,
            "minimum": 336153.8585,
            "name": "X",
            "position": 0,
            "stddev": 482.0237584,
            "variance": 232346.9036
          },
          {
            "average": 4305200.44,
            "count": 13850127,
            "maximum": 4305796.613,
            "minimum": 4304537.853,
            "name": "Y",
            "position": 1,
            "stddev": 338.7227831,
            "variance": 114733.1238
          },
          {
            "average": 68.18373509,
            "count": 13850127,
            "maximum": 424.7871067,
            "minimum": -4.752893309,
            "name": "Z",
            "position": 2,
            "stddev": 11.46522029,
            "variance": 131.4512762
          },
          {
            "average": 4449.461331,
            "count": 13850127,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4492.618015,
            "variance": 20183616.63
          },
          {
            "average": 2.06119128,
            "count": 13850127,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.236390413,
            "variance": 1.528661253
          },
          {
            "average": 2.930859984,
            "count": 13850127,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.471259607,
            "variance": 2.164604832
          },
          {
            "average": 0.5116804344,
            "count": 13850127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998635669,
            "variance": 0.2498635855
          },
          {
            "average": 0,
            "count": 13850127,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.399105366,
            "count": 13850127,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5132235526,
            "variance": 0.2633984149
          },
          {
            "average": 11.06583225,
            "count": 13850127,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.001547122,
            "variance": 64.02475634
          },
          {
            "average": 0,
            "count": 13850127,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.5999797,
            "count": 13850127,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5103691518,
            "variance": 0.2604766711
          },
          {
            "average": 207530004.1,
            "count": 13850127,
            "maximum": 207530544.5,
            "minimum": 207529051.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 440.548276,
            "variance": 194082.7835
          },
          {
            "average": 0,
            "count": 13850127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13850127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13850127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005384066153,
            "count": 13850127,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02319734408,
            "variance": 0.0005381167725
          },
          {
            "average": 0.2953662447,
            "count": 13850127,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4562072349,
            "variance": 0.2081250412
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336153.8585,
          4304537.853,
          -4.752893309,
          338008.6585,
          4305796.613,
          424.7871067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336153.85852760344,
                4304537.853165087,
                -4.752893309155809
              ],
              [
                336153.85852760344,
                4305796.613165087,
                -4.752893309155809
              ],
              [
                338008.6585276035,
                4305796.613165087,
                424.7871066908442
              ],
              [
                338008.6585276035,
                4304537.853165087,
                424.7871066908442
              ],
              [
                336153.85852760344,
                4304537.853165087,
                -4.752893309155809
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:09:04+00:00",
        "end_time": "2018-04-12T00:44:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_344440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_344440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_344440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_344440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88906302,
            38.87444206,
            -4.752893309,
            -76.86739191,
            38.88612319,
            424.7871067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88876276509302,
                  38.874442055023884,
                  -4.752893309155809
                ],
                [
                  -76.88906302265364,
                  38.88577924794799,
                  -4.752893309155809
                ],
                [
                  -76.8676887735298,
                  38.88612318560572,
                  424.7871066908442
                ],
                [
                  -76.86739190845894,
                  38.874785854324536,
                  424.7871066908442
                ],
                [
                  -76.88876276509302,
                  38.874442055023884,
                  -4.752893309155809
                ]
              ]
            ]
          },
          "id": "20180411_344440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_344440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:09:04Z",
            "pc:count": 13850127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337013.5402,
                "count": 13850127,
                "maximum": 338008.6585,
                "minimum": 336153.8585,
                "name": "X",
                "position": 0,
                "stddev": 482.0237584,
                "variance": 232346.9036
              },
              {
                "average": 4305200.44,
                "count": 13850127,
                "maximum": 4305796.613,
                "minimum": 4304537.853,
                "name": "Y",
                "position": 1,
                "stddev": 338.7227831,
                "variance": 114733.1238
              },
              {
                "average": 68.18373509,
                "count": 13850127,
                "maximum": 424.7871067,
                "minimum": -4.752893309,
                "name": "Z",
                "position": 2,
                "stddev": 11.46522029,
                "variance": 131.4512762
              },
              {
                "average": 4449.461331,
                "count": 13850127,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4492.618015,
                "variance": 20183616.63
              },
              {
                "average": 2.06119128,
                "count": 13850127,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.236390413,
                "variance": 1.528661253
              },
              {
                "average": 2.930859984,
                "count": 13850127,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.471259607,
                "variance": 2.164604832
              },
              {
                "average": 0.5116804344,
                "count": 13850127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998635669,
                "variance": 0.2498635855
              },
              {
                "average": 0,
                "count": 13850127,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.399105366,
                "count": 13850127,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5132235526,
                "variance": 0.2633984149
              },
              {
                "average": 11.06583225,
                "count": 13850127,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.001547122,
                "variance": 64.02475634
              },
              {
                "average": 0,
                "count": 13850127,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.5999797,
                "count": 13850127,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5103691518,
                "variance": 0.2604766711
              },
              {
                "average": 207530004.1,
                "count": 13850127,
                "maximum": 207530544.5,
                "minimum": 207529051.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 440.548276,
                "variance": 194082.7835
              },
              {
                "average": 0,
                "count": 13850127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13850127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13850127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005384066153,
                "count": 13850127,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02319734408,
                "variance": 0.0005381167725
              },
              {
                "average": 0.2953662447,
                "count": 13850127,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4562072349,
                "variance": 0.2081250412
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336153.8585,
              4304537.853,
              -4.752893309,
              338008.6585,
              4305796.613,
              424.7871067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336153.85852760344,
                    4304537.853165087,
                    -4.752893309155809
                  ],
                  [
                    336153.85852760344,
                    4305796.613165087,
                    -4.752893309155809
                  ],
                  [
                    338008.6585276035,
                    4305796.613165087,
                    424.7871066908442
                  ],
                  [
                    338008.6585276035,
                    4304537.853165087,
                    424.7871066908442
                  ],
                  [
                    336153.85852760344,
                    4304537.853165087,
                    -4.752893309155809
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:09:04+00:00",
            "end_time": "2018-04-12T00: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": "20180411_338424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90989163658794,
              38.83052809459098,
              1.178630619094065
            ],
            [
              -76.91019478138705,
              38.841865414086584,
              1.178630619094065
            ],
            [
              -76.88883508796805,
              38.84221287428815,
              415.6386306190941
            ],
            [
              -76.88853532797343,
              38.83087541496968,
              415.6386306190941
            ],
            [
              -76.90989163658794,
              38.83052809459098,
              1.178630619094065
            ]
          ]
        ]
      },
      "bbox": [
        -76.91019478,
        38.83052809,
        1.178630619,
        -76.88853533,
        38.84221287,
        415.6386306
      ],
      "properties": {
        "datetime": "2018-04-12T00:55:31Z",
        "pc:count": 13693293,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335262.867,
            "count": 13693293,
            "maximum": 336073.5773,
            "minimum": 334218.8773,
            "name": "X",
            "position": 0,
            "stddev": 475.9014287,
            "variance": 226482.1699
          },
          {
            "average": 4300296.422,
            "count": 13693293,
            "maximum": 4300961.146,
            "minimum": 4299702.366,
            "name": "Y",
            "position": 1,
            "stddev": 331.3026013,
            "variance": 109761.4136
          },
          {
            "average": 75.07019424,
            "count": 13693293,
            "maximum": 415.6386306,
            "minimum": 1.178630619,
            "name": "Z",
            "position": 2,
            "stddev": 10.13020749,
            "variance": 102.6211038
          },
          {
            "average": 4419.844842,
            "count": 13693293,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4434.544723,
            "variance": 19665186.9
          },
          {
            "average": 1.9893729,
            "count": 13693293,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.221481869,
            "variance": 1.492017956
          },
          {
            "average": 2.806949285,
            "count": 13693293,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.501701752,
            "variance": 2.255108153
          },
          {
            "average": 0.5012108483,
            "count": 13693293,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985521,
            "variance": 0.2499985521
          },
          {
            "average": 0,
            "count": 13693293,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.403382225,
            "count": 13693293,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5355465425,
            "variance": 0.2868100992
          },
          {
            "average": 10.54688224,
            "count": 13693293,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.7964105,
            "variance": 77.37683768
          },
          {
            "average": 0,
            "count": 13693293,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.43153856,
            "count": 13693293,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5337361877,
            "variance": 0.2848743181
          },
          {
            "average": 207528627.5,
            "count": 13693293,
            "maximum": 207529731.8,
            "minimum": 207528133.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 439.9382004,
            "variance": 193545.6201
          },
          {
            "average": 0,
            "count": 13693293,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13693293,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13693293,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005740036381,
            "count": 13693293,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02395149682,
            "variance": 0.0005736741998
          },
          {
            "average": 0.2780648161,
            "count": 13693293,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4480455209,
            "variance": 0.2007447888
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334218.8773,
          4299702.366,
          1.178630619,
          336073.5773,
          4300961.146,
          415.6386306
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334218.87731576606,
                4299702.366238052,
                1.178630619094065
              ],
              [
                334218.87731576606,
                4300961.146238051,
                1.178630619094065
              ],
              [
                336073.577315766,
                4300961.146238051,
                415.6386306190941
              ],
              [
                336073.577315766,
                4299702.366238052,
                415.6386306190941
              ],
              [
                334218.87731576606,
                4299702.366238052,
                1.178630619094065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:55:31+00:00",
        "end_time": "2018-04-12T00:28:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_338424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_338424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_338424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_338424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91019478,
            38.83052809,
            1.178630619,
            -76.88853533,
            38.84221287,
            415.6386306
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90989163658794,
                  38.83052809459098,
                  1.178630619094065
                ],
                [
                  -76.91019478138705,
                  38.841865414086584,
                  1.178630619094065
                ],
                [
                  -76.88883508796805,
                  38.84221287428815,
                  415.6386306190941
                ],
                [
                  -76.88853532797343,
                  38.83087541496968,
                  415.6386306190941
                ],
                [
                  -76.90989163658794,
                  38.83052809459098,
                  1.178630619094065
                ]
              ]
            ]
          },
          "id": "20180411_338424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_338424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:55:31Z",
            "pc:count": 13693293,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335262.867,
                "count": 13693293,
                "maximum": 336073.5773,
                "minimum": 334218.8773,
                "name": "X",
                "position": 0,
                "stddev": 475.9014287,
                "variance": 226482.1699
              },
              {
                "average": 4300296.422,
                "count": 13693293,
                "maximum": 4300961.146,
                "minimum": 4299702.366,
                "name": "Y",
                "position": 1,
                "stddev": 331.3026013,
                "variance": 109761.4136
              },
              {
                "average": 75.07019424,
                "count": 13693293,
                "maximum": 415.6386306,
                "minimum": 1.178630619,
                "name": "Z",
                "position": 2,
                "stddev": 10.13020749,
                "variance": 102.6211038
              },
              {
                "average": 4419.844842,
                "count": 13693293,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4434.544723,
                "variance": 19665186.9
              },
              {
                "average": 1.9893729,
                "count": 13693293,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.221481869,
                "variance": 1.492017956
              },
              {
                "average": 2.806949285,
                "count": 13693293,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.501701752,
                "variance": 2.255108153
              },
              {
                "average": 0.5012108483,
                "count": 13693293,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985521,
                "variance": 0.2499985521
              },
              {
                "average": 0,
                "count": 13693293,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.403382225,
                "count": 13693293,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5355465425,
                "variance": 0.2868100992
              },
              {
                "average": 10.54688224,
                "count": 13693293,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.7964105,
                "variance": 77.37683768
              },
              {
                "average": 0,
                "count": 13693293,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.43153856,
                "count": 13693293,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5337361877,
                "variance": 0.2848743181
              },
              {
                "average": 207528627.5,
                "count": 13693293,
                "maximum": 207529731.8,
                "minimum": 207528133.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 439.9382004,
                "variance": 193545.6201
              },
              {
                "average": 0,
                "count": 13693293,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13693293,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13693293,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005740036381,
                "count": 13693293,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02395149682,
                "variance": 0.0005736741998
              },
              {
                "average": 0.2780648161,
                "count": 13693293,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4480455209,
                "variance": 0.2007447888
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334218.8773,
              4299702.366,
              1.178630619,
              336073.5773,
              4300961.146,
              415.6386306
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334218.87731576606,
                    4299702.366238052,
                    1.178630619094065
                  ],
                  [
                    334218.87731576606,
                    4300961.146238051,
                    1.178630619094065
                  ],
                  [
                    336073.577315766,
                    4300961.146238051,
                    415.6386306190941
                  ],
                  [
                    336073.577315766,
                    4299702.366238052,
                    415.6386306190941
                  ],
                  [
                    334218.87731576606,
                    4299702.366238052,
                    1.178630619094065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:55:31+00:00",
            "end_time": "2018-04-12T00:28: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": "20180305_380432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76238444360017,
              38.85228846999085,
              -10.40663599315937
            ],
            [
              -76.76266436484333,
              38.863625244176646,
              -10.40663599315937
            ],
            [
              -76.74129548672639,
              38.86394588980124,
              290.43336400684063
            ],
            [
              -76.74101895477474,
              38.85260898661106,
              290.43336400684063
            ],
            [
              -76.76238444360017,
              38.85228846999085,
              -10.40663599315937
            ]
          ]
        ]
      },
      "bbox": [
        -76.76266436,
        38.85228847,
        -10.40663599,
        -76.74101895,
        38.86394589,
        290.433364
      ],
      "properties": {
        "datetime": "2018-03-05T15:52:24Z",
        "pc:count": 20514927,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348050.7314,
            "count": 20514927,
            "maximum": 348924.9979,
            "minimum": 347070.2179,
            "name": "X",
            "position": 0,
            "stddev": 530.6621542,
            "variance": 281602.3219
          },
          {
            "average": 4302486.345,
            "count": 20514927,
            "maximum": 4303118.553,
            "minimum": 4301859.933,
            "name": "Y",
            "position": 1,
            "stddev": 367.326266,
            "variance": 134928.5857
          },
          {
            "average": 31.47676635,
            "count": 20514927,
            "maximum": 290.433364,
            "minimum": -10.40663599,
            "name": "Z",
            "position": 2,
            "stddev": 12.52413093,
            "variance": 156.8538555
          },
          {
            "average": 4397.838796,
            "count": 20514927,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5127.956708,
            "variance": 26295940
          },
          {
            "average": 2.353726728,
            "count": 20514927,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.358266511,
            "variance": 1.844887914
          },
          {
            "average": 3.491161728,
            "count": 20514927,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.443066192,
            "variance": 2.082440035
          },
          {
            "average": 0.5120068914,
            "count": 20514927,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499855826,
            "variance": 0.2498558467
          },
          {
            "average": 0,
            "count": 20514927,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292900628,
            "count": 20514927,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5525146487,
            "variance": 0.305272437
          },
          {
            "average": 4.002301612,
            "count": 20514927,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.82555965,
            "variance": 164.4949803
          },
          {
            "average": 0,
            "count": 20514927,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.11396009,
            "count": 20514927,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5464218453,
            "variance": 0.298576833
          },
          {
            "average": 204299942.8,
            "count": 20514927,
            "maximum": 204300344.5,
            "minimum": 204298589.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 462.5267541,
            "variance": 213930.9983
          },
          {
            "average": 0,
            "count": 20514927,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20514927,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20514927,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000720548506,
            "count": 20514927,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02683336265,
            "variance": 0.0007200293509
          },
          {
            "average": 0.3421782588,
            "count": 20514927,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4744389412,
            "variance": 0.225092309
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347070.2179,
          4301859.933,
          -10.40663599,
          348924.9979,
          4303118.553,
          290.433364
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347070.2179130693,
                4301859.9327028785,
                -10.40663599315937
              ],
              [
                347070.2179130693,
                4303118.552702878,
                -10.40663599315937
              ],
              [
                348924.9979130693,
                4303118.552702878,
                290.43336400684063
              ],
              [
                348924.9979130693,
                4301859.9327028785,
                290.43336400684063
              ],
              [
                347070.2179130693,
                4301859.9327028785,
                -10.40663599315937
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:52:24+00:00",
        "end_time": "2018-03-05T15:23:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_380432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_380432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_380432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_380432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76266436,
            38.85228847,
            -10.40663599,
            -76.74101895,
            38.86394589,
            290.433364
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76238444360017,
                  38.85228846999085,
                  -10.40663599315937
                ],
                [
                  -76.76266436484333,
                  38.863625244176646,
                  -10.40663599315937
                ],
                [
                  -76.74129548672639,
                  38.86394588980124,
                  290.43336400684063
                ],
                [
                  -76.74101895477474,
                  38.85260898661106,
                  290.43336400684063
                ],
                [
                  -76.76238444360017,
                  38.85228846999085,
                  -10.40663599315937
                ]
              ]
            ]
          },
          "id": "20180305_380432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_380432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:52:24Z",
            "pc:count": 20514927,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348050.7314,
                "count": 20514927,
                "maximum": 348924.9979,
                "minimum": 347070.2179,
                "name": "X",
                "position": 0,
                "stddev": 530.6621542,
                "variance": 281602.3219
              },
              {
                "average": 4302486.345,
                "count": 20514927,
                "maximum": 4303118.553,
                "minimum": 4301859.933,
                "name": "Y",
                "position": 1,
                "stddev": 367.326266,
                "variance": 134928.5857
              },
              {
                "average": 31.47676635,
                "count": 20514927,
                "maximum": 290.433364,
                "minimum": -10.40663599,
                "name": "Z",
                "position": 2,
                "stddev": 12.52413093,
                "variance": 156.8538555
              },
              {
                "average": 4397.838796,
                "count": 20514927,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5127.956708,
                "variance": 26295940
              },
              {
                "average": 2.353726728,
                "count": 20514927,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.358266511,
                "variance": 1.844887914
              },
              {
                "average": 3.491161728,
                "count": 20514927,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.443066192,
                "variance": 2.082440035
              },
              {
                "average": 0.5120068914,
                "count": 20514927,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499855826,
                "variance": 0.2498558467
              },
              {
                "average": 0,
                "count": 20514927,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292900628,
                "count": 20514927,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5525146487,
                "variance": 0.305272437
              },
              {
                "average": 4.002301612,
                "count": 20514927,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.82555965,
                "variance": 164.4949803
              },
              {
                "average": 0,
                "count": 20514927,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.11396009,
                "count": 20514927,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5464218453,
                "variance": 0.298576833
              },
              {
                "average": 204299942.8,
                "count": 20514927,
                "maximum": 204300344.5,
                "minimum": 204298589.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 462.5267541,
                "variance": 213930.9983
              },
              {
                "average": 0,
                "count": 20514927,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20514927,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20514927,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000720548506,
                "count": 20514927,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02683336265,
                "variance": 0.0007200293509
              },
              {
                "average": 0.3421782588,
                "count": 20514927,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4744389412,
                "variance": 0.225092309
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347070.2179,
              4301859.933,
              -10.40663599,
              348924.9979,
              4303118.553,
              290.433364
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347070.2179130693,
                    4301859.9327028785,
                    -10.40663599315937
                  ],
                  [
                    347070.2179130693,
                    4303118.552702878,
                    -10.40663599315937
                  ],
                  [
                    348924.9979130693,
                    4303118.552702878,
                    290.43336400684063
                  ],
                  [
                    348924.9979130693,
                    4301859.9327028785,
                    290.43336400684063
                  ],
                  [
                    347070.2179130693,
                    4301859.9327028785,
                    -10.40663599315937
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:52:24+00:00",
            "end_time": "2018-03-05T15: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": "20180411_338436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9098498767991,
              38.86347765506127,
              -4.765203426222115
            ],
            [
              -76.91015335218435,
              38.87481419019978,
              -4.765203426222115
            ],
            [
              -76.88878356903454,
              38.87516189172806,
              425.31479657377787
            ],
            [
              -76.88848348381939,
              38.86382521671472,
              425.31479657377787
            ],
            [
              -76.9098498767991,
              38.86347765506127,
              -4.765203426222115
            ]
          ]
        ]
      },
      "bbox": [
        -76.91015335,
        38.86347766,
        -4.765203426,
        -76.88848348,
        38.87516189,
        425.3147966
      ],
      "properties": {
        "datetime": "2018-04-12T02:05:27Z",
        "pc:count": 13056934,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335287.2345,
            "count": 13056934,
            "maximum": 336153.7071,
            "minimum": 334298.9871,
            "name": "X",
            "position": 0,
            "stddev": 511.4695202,
            "variance": 261601.0701
          },
          {
            "average": 4304044.496,
            "count": 13056934,
            "maximum": 4304617.779,
            "minimum": 4303359.079,
            "name": "Y",
            "position": 1,
            "stddev": 340.6200442,
            "variance": 116022.0145
          },
          {
            "average": 77.55553773,
            "count": 13056934,
            "maximum": 425.3147966,
            "minimum": -4.765203426,
            "name": "Z",
            "position": 2,
            "stddev": 11.32527613,
            "variance": 128.2618794
          },
          {
            "average": 4339.089184,
            "count": 13056934,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4164.70888,
            "variance": 17344800.06
          },
          {
            "average": 1.798051059,
            "count": 13056934,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.114686209,
            "variance": 1.242525344
          },
          {
            "average": 2.455166351,
            "count": 13056934,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.435010607,
            "variance": 2.059255442
          },
          {
            "average": 0.4513892771,
            "count": 13056934,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4976314064,
            "variance": 0.2476370166
          },
          {
            "average": 0,
            "count": 13056934,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.442034171,
            "count": 13056934,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5249383292,
            "variance": 0.2755602495
          },
          {
            "average": 7.696747574,
            "count": 13056934,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.4480922,
            "variance": 109.1626307
          },
          {
            "average": 0,
            "count": 13056934,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.9564505,
            "count": 13056934,
            "maximum": 94,
            "minimum": 90,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.196065055,
            "variance": 1.430571617
          },
          {
            "average": 207530642.7,
            "count": 13056934,
            "maximum": 207533927.2,
            "minimum": 207529660.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1262.004239,
            "variance": 1592654.699
          },
          {
            "average": 0,
            "count": 13056934,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13056934,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13056934,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007972009355,
            "count": 13056934,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02822349141,
            "variance": 0.0007965654672
          },
          {
            "average": 0.3438133332,
            "count": 13056934,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4749797284,
            "variance": 0.2256057424
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334298.9871,
          4303359.079,
          -4.765203426,
          336153.7071,
          4304617.779,
          425.3147966
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334298.9871416907,
                4303359.079262019,
                -4.765203426222115
              ],
              [
                334298.9871416907,
                4304617.779262018,
                -4.765203426222115
              ],
              [
                336153.70714169065,
                4304617.779262018,
                425.31479657377787
              ],
              [
                336153.70714169065,
                4303359.079262019,
                425.31479657377787
              ],
              [
                334298.9871416907,
                4303359.079262019,
                -4.765203426222115
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:05:27+00:00",
        "end_time": "2018-04-12T00:54:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_338436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_338436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_338436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_338436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91015335,
            38.86347766,
            -4.765203426,
            -76.88848348,
            38.87516189,
            425.3147966
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9098498767991,
                  38.86347765506127,
                  -4.765203426222115
                ],
                [
                  -76.91015335218435,
                  38.87481419019978,
                  -4.765203426222115
                ],
                [
                  -76.88878356903454,
                  38.87516189172806,
                  425.31479657377787
                ],
                [
                  -76.88848348381939,
                  38.86382521671472,
                  425.31479657377787
                ],
                [
                  -76.9098498767991,
                  38.86347765506127,
                  -4.765203426222115
                ]
              ]
            ]
          },
          "id": "20180411_338436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_338436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:05:27Z",
            "pc:count": 13056934,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335287.2345,
                "count": 13056934,
                "maximum": 336153.7071,
                "minimum": 334298.9871,
                "name": "X",
                "position": 0,
                "stddev": 511.4695202,
                "variance": 261601.0701
              },
              {
                "average": 4304044.496,
                "count": 13056934,
                "maximum": 4304617.779,
                "minimum": 4303359.079,
                "name": "Y",
                "position": 1,
                "stddev": 340.6200442,
                "variance": 116022.0145
              },
              {
                "average": 77.55553773,
                "count": 13056934,
                "maximum": 425.3147966,
                "minimum": -4.765203426,
                "name": "Z",
                "position": 2,
                "stddev": 11.32527613,
                "variance": 128.2618794
              },
              {
                "average": 4339.089184,
                "count": 13056934,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4164.70888,
                "variance": 17344800.06
              },
              {
                "average": 1.798051059,
                "count": 13056934,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.114686209,
                "variance": 1.242525344
              },
              {
                "average": 2.455166351,
                "count": 13056934,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.435010607,
                "variance": 2.059255442
              },
              {
                "average": 0.4513892771,
                "count": 13056934,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4976314064,
                "variance": 0.2476370166
              },
              {
                "average": 0,
                "count": 13056934,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.442034171,
                "count": 13056934,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5249383292,
                "variance": 0.2755602495
              },
              {
                "average": 7.696747574,
                "count": 13056934,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.4480922,
                "variance": 109.1626307
              },
              {
                "average": 0,
                "count": 13056934,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.9564505,
                "count": 13056934,
                "maximum": 94,
                "minimum": 90,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.196065055,
                "variance": 1.430571617
              },
              {
                "average": 207530642.7,
                "count": 13056934,
                "maximum": 207533927.2,
                "minimum": 207529660.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1262.004239,
                "variance": 1592654.699
              },
              {
                "average": 0,
                "count": 13056934,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13056934,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13056934,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007972009355,
                "count": 13056934,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02822349141,
                "variance": 0.0007965654672
              },
              {
                "average": 0.3438133332,
                "count": 13056934,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4749797284,
                "variance": 0.2256057424
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334298.9871,
              4303359.079,
              -4.765203426,
              336153.7071,
              4304617.779,
              425.3147966
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334298.9871416907,
                    4303359.079262019,
                    -4.765203426222115
                  ],
                  [
                    334298.9871416907,
                    4304617.779262018,
                    -4.765203426222115
                  ],
                  [
                    336153.70714169065,
                    4304617.779262018,
                    425.31479657377787
                  ],
                  [
                    336153.70714169065,
                    4303359.079262019,
                    425.31479657377787
                  ],
                  [
                    334298.9871416907,
                    4303359.079262019,
                    -4.765203426222115
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:05:27+00:00",
            "end_time": "2018-04-12T00:54:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_338428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9098801720092,
              38.841510797544444,
              4.03322245919037
            ],
            [
              -76.9101834241451,
              38.852847735485696,
              4.03322245919037
            ],
            [
              -76.88881814263324,
              38.853195312627584,
              417.11322245919035
            ],
            [
              -76.88851827740633,
              38.84185823483294,
              417.11322245919035
            ],
            [
              -76.9098801720092,
              38.841510797544444,
              4.03322245919037
            ]
          ]
        ]
      },
      "bbox": [
        -76.91018342,
        38.8415108,
        4.033222459,
        -76.88851828,
        38.85319531,
        417.1132225
      ],
      "properties": {
        "datetime": "2018-04-12T00:55:31Z",
        "pc:count": 9789713,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335099.1807,
            "count": 9789713,
            "maximum": 336100.2606,
            "minimum": 334245.3606,
            "name": "X",
            "position": 0,
            "stddev": 514.9683786,
            "variance": 265192.431
          },
          {
            "average": 4301532.493,
            "count": 9789713,
            "maximum": 4302179.959,
            "minimum": 4300921.219,
            "name": "Y",
            "position": 1,
            "stddev": 353.5012183,
            "variance": 124963.1113
          },
          {
            "average": 84.3273382,
            "count": 9789713,
            "maximum": 417.1132225,
            "minimum": 4.033222459,
            "name": "Z",
            "position": 2,
            "stddev": 6.506044259,
            "variance": 42.32861189
          },
          {
            "average": 3770.823753,
            "count": 9789713,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3750.950222,
            "variance": 14069627.57
          },
          {
            "average": 1.571192434,
            "count": 9789713,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.971463426,
            "variance": 0.9437411881
          },
          {
            "average": 2.045745366,
            "count": 9789713,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.318036193,
            "variance": 1.737219406
          },
          {
            "average": 0.5502215438,
            "count": 9789713,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4974714281,
            "variance": 0.2474778218
          },
          {
            "average": 0,
            "count": 9789713,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.51148476,
            "count": 9789713,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5374618007,
            "variance": 0.2888651872
          },
          {
            "average": -9.279350203,
            "count": 9789713,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.367312691,
            "variance": 87.74654706
          },
          {
            "average": 0,
            "count": 9789713,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.59945986,
            "count": 9789713,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5546105767,
            "variance": 0.3075928918
          },
          {
            "average": 207529279.7,
            "count": 9789713,
            "maximum": 207529731.8,
            "minimum": 207528133.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 407.1851671,
            "variance": 165799.7603
          },
          {
            "average": 0,
            "count": 9789713,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9789713,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9789713,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007601857174,
            "count": 9789713,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02756098534,
            "variance": 0.0007596079127
          },
          {
            "average": 0.249480756,
            "count": 9789713,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4327125229,
            "variance": 0.1872401275
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334245.3606,
          4300921.219,
          4.033222459,
          336100.2606,
          4302179.959,
          417.1132225
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334245.3606163256,
                4300921.219297453,
                4.03322245919037
              ],
              [
                334245.3606163256,
                4302179.959297453,
                4.03322245919037
              ],
              [
                336100.2606163256,
                4302179.959297453,
                417.11322245919035
              ],
              [
                336100.2606163256,
                4300921.219297453,
                417.11322245919035
              ],
              [
                334245.3606163256,
                4300921.219297453,
                4.03322245919037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:55:31+00:00",
        "end_time": "2018-04-12T00:28:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_338428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_338428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_338428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_338428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91018342,
            38.8415108,
            4.033222459,
            -76.88851828,
            38.85319531,
            417.1132225
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9098801720092,
                  38.841510797544444,
                  4.03322245919037
                ],
                [
                  -76.9101834241451,
                  38.852847735485696,
                  4.03322245919037
                ],
                [
                  -76.88881814263324,
                  38.853195312627584,
                  417.11322245919035
                ],
                [
                  -76.88851827740633,
                  38.84185823483294,
                  417.11322245919035
                ],
                [
                  -76.9098801720092,
                  38.841510797544444,
                  4.03322245919037
                ]
              ]
            ]
          },
          "id": "20180411_338428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_338428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:55:31Z",
            "pc:count": 9789713,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335099.1807,
                "count": 9789713,
                "maximum": 336100.2606,
                "minimum": 334245.3606,
                "name": "X",
                "position": 0,
                "stddev": 514.9683786,
                "variance": 265192.431
              },
              {
                "average": 4301532.493,
                "count": 9789713,
                "maximum": 4302179.959,
                "minimum": 4300921.219,
                "name": "Y",
                "position": 1,
                "stddev": 353.5012183,
                "variance": 124963.1113
              },
              {
                "average": 84.3273382,
                "count": 9789713,
                "maximum": 417.1132225,
                "minimum": 4.033222459,
                "name": "Z",
                "position": 2,
                "stddev": 6.506044259,
                "variance": 42.32861189
              },
              {
                "average": 3770.823753,
                "count": 9789713,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3750.950222,
                "variance": 14069627.57
              },
              {
                "average": 1.571192434,
                "count": 9789713,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.971463426,
                "variance": 0.9437411881
              },
              {
                "average": 2.045745366,
                "count": 9789713,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.318036193,
                "variance": 1.737219406
              },
              {
                "average": 0.5502215438,
                "count": 9789713,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4974714281,
                "variance": 0.2474778218
              },
              {
                "average": 0,
                "count": 9789713,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.51148476,
                "count": 9789713,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5374618007,
                "variance": 0.2888651872
              },
              {
                "average": -9.279350203,
                "count": 9789713,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.367312691,
                "variance": 87.74654706
              },
              {
                "average": 0,
                "count": 9789713,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.59945986,
                "count": 9789713,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5546105767,
                "variance": 0.3075928918
              },
              {
                "average": 207529279.7,
                "count": 9789713,
                "maximum": 207529731.8,
                "minimum": 207528133.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 407.1851671,
                "variance": 165799.7603
              },
              {
                "average": 0,
                "count": 9789713,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9789713,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9789713,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007601857174,
                "count": 9789713,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02756098534,
                "variance": 0.0007596079127
              },
              {
                "average": 0.249480756,
                "count": 9789713,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4327125229,
                "variance": 0.1872401275
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334245.3606,
              4300921.219,
              4.033222459,
              336100.2606,
              4302179.959,
              417.1132225
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334245.3606163256,
                    4300921.219297453,
                    4.03322245919037
                  ],
                  [
                    334245.3606163256,
                    4302179.959297453,
                    4.03322245919037
                  ],
                  [
                    336100.2606163256,
                    4302179.959297453,
                    417.11322245919035
                  ],
                  [
                    336100.2606163256,
                    4300921.219297453,
                    417.11322245919035
                  ],
                  [
                    334245.3606163256,
                    4300921.219297453,
                    4.03322245919037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:55:31+00:00",
            "end_time": "2018-04-12T00:28: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": "20180217_386440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74123642447027,
              38.87420739117926,
              -10.321844622493558
            ],
            [
              -76.741513204088,
              38.88554425102671,
              -10.321844622493558
            ],
            [
              -76.72013798240225,
              38.88586116843376,
              316.2381553775065
            ],
            [
              -76.71986459584735,
              38.87452418110241,
              316.2381553775065
            ],
            [
              -76.74123642447027,
              38.87420739117926,
              -10.321844622493558
            ]
          ]
        ]
      },
      "bbox": [
        -76.7415132,
        38.87420739,
        -10.32184462,
        -76.7198646,
        38.88586117,
        316.2381554
      ],
      "properties": {
        "datetime": "2018-03-05T15:51:36Z",
        "pc:count": 21099591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349843.3985,
            "count": 21099591,
            "maximum": 350806.5879,
            "minimum": 348951.8479,
            "name": "X",
            "position": 0,
            "stddev": 576.0250557,
            "variance": 331804.8648
          },
          {
            "average": 4304877.419,
            "count": 21099591,
            "maximum": 4305515.892,
            "minimum": 4304257.272,
            "name": "Y",
            "position": 1,
            "stddev": 342.029634,
            "variance": 116984.2705
          },
          {
            "average": 46.52410093,
            "count": 21099591,
            "maximum": 316.2381554,
            "minimum": -10.32184462,
            "name": "Z",
            "position": 2,
            "stddev": 11.61384292,
            "variance": 134.8813473
          },
          {
            "average": 4673.199594,
            "count": 21099591,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5349.452081,
            "variance": 28616637.56
          },
          {
            "average": 2.151585735,
            "count": 21099591,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.29981195,
            "variance": 1.689511106
          },
          {
            "average": 3.113336557,
            "count": 21099591,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.517857458,
            "variance": 2.303891263
          },
          {
            "average": 0.5198734895,
            "count": 21099591,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996049001,
            "variance": 0.2496050562
          },
          {
            "average": 0,
            "count": 21099591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302282021,
            "count": 21099591,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5599501782,
            "variance": 0.3135442021
          },
          {
            "average": -9.586443597,
            "count": 21099591,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.11534987,
            "variance": 102.3203029
          },
          {
            "average": 0,
            "count": 21099591,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 65.01592097,
            "count": 21099591,
            "maximum": 76,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.91472593,
            "variance": 437.4257606
          },
          {
            "average": 204053543.9,
            "count": 21099591,
            "maximum": 204300296.2,
            "minimum": 202913020.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 529741.4131,
            "variance": 280625964800.0
          },
          {
            "average": 0,
            "count": 21099591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21099591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21099591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007419101157,
            "count": 21099591,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0272279217,
            "variance": 0.0007413597202
          },
          {
            "average": 0.4831390334,
            "count": 21099591,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997156388,
            "variance": 0.2497157196
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348951.8479,
          4304257.272,
          -10.32184462,
          350806.5879,
          4305515.892,
          316.2381554
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348951.847919542,
                4304257.271743928,
                -10.321844622493558
              ],
              [
                348951.847919542,
                4305515.891743927,
                -10.321844622493558
              ],
              [
                350806.587919542,
                4305515.891743927,
                316.2381553775065
              ],
              [
                350806.587919542,
                4304257.271743928,
                316.2381553775065
              ],
              [
                348951.847919542,
                4304257.271743928,
                -10.321844622493558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:51:36+00:00",
        "end_time": "2018-02-17T14:30:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_386440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_386440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_386440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7415132,
            38.87420739,
            -10.32184462,
            -76.7198646,
            38.88586117,
            316.2381554
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74123642447027,
                  38.87420739117926,
                  -10.321844622493558
                ],
                [
                  -76.741513204088,
                  38.88554425102671,
                  -10.321844622493558
                ],
                [
                  -76.72013798240225,
                  38.88586116843376,
                  316.2381553775065
                ],
                [
                  -76.71986459584735,
                  38.87452418110241,
                  316.2381553775065
                ],
                [
                  -76.74123642447027,
                  38.87420739117926,
                  -10.321844622493558
                ]
              ]
            ]
          },
          "id": "20180217_386440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_386440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:51:36Z",
            "pc:count": 21099591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349843.3985,
                "count": 21099591,
                "maximum": 350806.5879,
                "minimum": 348951.8479,
                "name": "X",
                "position": 0,
                "stddev": 576.0250557,
                "variance": 331804.8648
              },
              {
                "average": 4304877.419,
                "count": 21099591,
                "maximum": 4305515.892,
                "minimum": 4304257.272,
                "name": "Y",
                "position": 1,
                "stddev": 342.029634,
                "variance": 116984.2705
              },
              {
                "average": 46.52410093,
                "count": 21099591,
                "maximum": 316.2381554,
                "minimum": -10.32184462,
                "name": "Z",
                "position": 2,
                "stddev": 11.61384292,
                "variance": 134.8813473
              },
              {
                "average": 4673.199594,
                "count": 21099591,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5349.452081,
                "variance": 28616637.56
              },
              {
                "average": 2.151585735,
                "count": 21099591,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.29981195,
                "variance": 1.689511106
              },
              {
                "average": 3.113336557,
                "count": 21099591,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.517857458,
                "variance": 2.303891263
              },
              {
                "average": 0.5198734895,
                "count": 21099591,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996049001,
                "variance": 0.2496050562
              },
              {
                "average": 0,
                "count": 21099591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302282021,
                "count": 21099591,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5599501782,
                "variance": 0.3135442021
              },
              {
                "average": -9.586443597,
                "count": 21099591,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.11534987,
                "variance": 102.3203029
              },
              {
                "average": 0,
                "count": 21099591,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 65.01592097,
                "count": 21099591,
                "maximum": 76,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.91472593,
                "variance": 437.4257606
              },
              {
                "average": 204053543.9,
                "count": 21099591,
                "maximum": 204300296.2,
                "minimum": 202913020.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 529741.4131,
                "variance": 280625964800.0
              },
              {
                "average": 0,
                "count": 21099591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21099591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21099591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007419101157,
                "count": 21099591,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0272279217,
                "variance": 0.0007413597202
              },
              {
                "average": 0.4831390334,
                "count": 21099591,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997156388,
                "variance": 0.2497157196
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348951.8479,
              4304257.272,
              -10.32184462,
              350806.5879,
              4305515.892,
              316.2381554
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348951.847919542,
                    4304257.271743928,
                    -10.321844622493558
                  ],
                  [
                    348951.847919542,
                    4305515.891743927,
                    -10.321844622493558
                  ],
                  [
                    350806.587919542,
                    4305515.891743927,
                    316.2381553775065
                  ],
                  [
                    350806.587919542,
                    4304257.271743928,
                    316.2381553775065
                  ],
                  [
                    348951.847919542,
                    4304257.271743928,
                    -10.321844622493558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:51:36+00:00",
            "end_time": "2018-02-17T14: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": "20180408_344444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88874617113758,
              38.88542504515745,
              -9.671240331325265
            ],
            [
              -76.8890465341407,
              38.89676185655047,
              -9.671240331325265
            ],
            [
              -76.86766760996584,
              38.89710589410921,
              419.54875966867473
            ],
            [
              -76.86737064141582,
              38.88576894433525,
              419.54875966867473
            ],
            [
              -76.88874617113758,
              38.88542504515745,
              -9.671240331325265
            ]
          ]
        ]
      },
      "bbox": [
        -76.88904653,
        38.88542505,
        -9.671240331,
        -76.86737064,
        38.89710589,
        419.5487597
      ],
      "properties": {
        "datetime": "2018-04-12T01:43:39Z",
        "pc:count": 13188432,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 337105.0385,
            "count": 13188432,
            "maximum": 338035.4487,
            "minimum": 336180.5287,
            "name": "X",
            "position": 0,
            "stddev": 555.3948458,
            "variance": 308463.4347
          },
          {
            "average": 4306396.916,
            "count": 13188432,
            "maximum": 4307015.454,
            "minimum": 4305756.734,
            "name": "Y",
            "position": 1,
            "stddev": 363.8542633,
            "variance": 132389.9249
          },
          {
            "average": 60.70229459,
            "count": 13188432,
            "maximum": 419.5487597,
            "minimum": -9.671240331,
            "name": "Z",
            "position": 2,
            "stddev": 11.16522123,
            "variance": 124.6621652
          },
          {
            "average": 3998.02404,
            "count": 13188432,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3920.192712,
            "variance": 15367910.9
          },
          {
            "average": 1.787595447,
            "count": 13188432,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.119911441,
            "variance": 1.254201636
          },
          {
            "average": 2.439349879,
            "count": 13188432,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.449553275,
            "variance": 2.101204698
          },
          {
            "average": 0.5174078313,
            "count": 13188432,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996968945,
            "variance": 0.2496969863
          },
          {
            "average": 0,
            "count": 13188432,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.419150055,
            "count": 13188432,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5540703797,
            "variance": 0.3069939857
          },
          {
            "average": 1.655044231,
            "count": 13188432,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.84746811,
            "variance": 165.0574368
          },
          {
            "average": 0,
            "count": 13188432,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.1484824,
            "count": 13188432,
            "maximum": 94,
            "minimum": 87,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.080111299,
            "variance": 4.326863017
          },
          {
            "average": 207508923.4,
            "count": 13188432,
            "maximum": 207532619.6,
            "minimum": 207229785.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 77915.67148,
            "variance": 6070851862
          },
          {
            "average": 0,
            "count": 13188432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13188432,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13188432,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005747461108,
            "count": 13188432,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02396697355,
            "variance": 0.0005744158213
          },
          {
            "average": 0.4256960191,
            "count": 13188432,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4944481135,
            "variance": 0.244478937
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336180.5287,
          4305756.734,
          -9.671240331,
          338035.4487,
          4307015.454,
          419.5487597
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336180.5287151663,
                4305756.734089588,
                -9.671240331325265
              ],
              [
                336180.5287151663,
                4307015.4540895885,
                -9.671240331325265
              ],
              [
                338035.44871516636,
                4307015.4540895885,
                419.54875966867473
              ],
              [
                338035.44871516636,
                4305756.734089588,
                419.54875966867473
              ],
              [
                336180.5287151663,
                4305756.734089588,
                -9.671240331325265
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:43:39+00:00",
        "end_time": "2018-04-08T13:36:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180408_344444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180408_344444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180408_344444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180408_344444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88904653,
            38.88542505,
            -9.671240331,
            -76.86737064,
            38.89710589,
            419.5487597
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88874617113758,
                  38.88542504515745,
                  -9.671240331325265
                ],
                [
                  -76.8890465341407,
                  38.89676185655047,
                  -9.671240331325265
                ],
                [
                  -76.86766760996584,
                  38.89710589410921,
                  419.54875966867473
                ],
                [
                  -76.86737064141582,
                  38.88576894433525,
                  419.54875966867473
                ],
                [
                  -76.88874617113758,
                  38.88542504515745,
                  -9.671240331325265
                ]
              ]
            ]
          },
          "id": "20180408_344444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180408_344444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:43:39Z",
            "pc:count": 13188432,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 337105.0385,
                "count": 13188432,
                "maximum": 338035.4487,
                "minimum": 336180.5287,
                "name": "X",
                "position": 0,
                "stddev": 555.3948458,
                "variance": 308463.4347
              },
              {
                "average": 4306396.916,
                "count": 13188432,
                "maximum": 4307015.454,
                "minimum": 4305756.734,
                "name": "Y",
                "position": 1,
                "stddev": 363.8542633,
                "variance": 132389.9249
              },
              {
                "average": 60.70229459,
                "count": 13188432,
                "maximum": 419.5487597,
                "minimum": -9.671240331,
                "name": "Z",
                "position": 2,
                "stddev": 11.16522123,
                "variance": 124.6621652
              },
              {
                "average": 3998.02404,
                "count": 13188432,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3920.192712,
                "variance": 15367910.9
              },
              {
                "average": 1.787595447,
                "count": 13188432,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.119911441,
                "variance": 1.254201636
              },
              {
                "average": 2.439349879,
                "count": 13188432,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.449553275,
                "variance": 2.101204698
              },
              {
                "average": 0.5174078313,
                "count": 13188432,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996968945,
                "variance": 0.2496969863
              },
              {
                "average": 0,
                "count": 13188432,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.419150055,
                "count": 13188432,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5540703797,
                "variance": 0.3069939857
              },
              {
                "average": 1.655044231,
                "count": 13188432,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.84746811,
                "variance": 165.0574368
              },
              {
                "average": 0,
                "count": 13188432,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.1484824,
                "count": 13188432,
                "maximum": 94,
                "minimum": 87,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.080111299,
                "variance": 4.326863017
              },
              {
                "average": 207508923.4,
                "count": 13188432,
                "maximum": 207532619.6,
                "minimum": 207229785.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 77915.67148,
                "variance": 6070851862
              },
              {
                "average": 0,
                "count": 13188432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13188432,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13188432,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005747461108,
                "count": 13188432,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02396697355,
                "variance": 0.0005744158213
              },
              {
                "average": 0.4256960191,
                "count": 13188432,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4944481135,
                "variance": 0.244478937
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336180.5287,
              4305756.734,
              -9.671240331,
              338035.4487,
              4307015.454,
              419.5487597
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336180.5287151663,
                    4305756.734089588,
                    -9.671240331325265
                  ],
                  [
                    336180.5287151663,
                    4307015.4540895885,
                    -9.671240331325265
                  ],
                  [
                    338035.44871516636,
                    4307015.4540895885,
                    419.54875966867473
                  ],
                  [
                    338035.44871516636,
                    4305756.734089588,
                    419.54875966867473
                  ],
                  [
                    336180.5287151663,
                    4305756.734089588,
                    -9.671240331325265
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:43:39+00:00",
            "end_time": "2018-04-08T13:36: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": "20180411_338440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90983835103124,
              38.87445957972126,
              -3.47494521121564
            ],
            [
              -76.91014197724905,
              38.88579735447834,
              -3.47494521121564
            ],
            [
              -76.88876636877004,
              38.88614517663256,
              437.3050547887844
            ],
            [
              -76.88846613535219,
              38.874807261948646,
              437.3050547887844
            ],
            [
              -76.90983835103124,
              38.87445957972126,
              -3.47494521121564
            ]
          ]
        ]
      },
      "bbox": [
        -76.91014198,
        38.87445958,
        -3.474945211,
        -76.88846614,
        38.88614518,
        437.3050548
      ],
      "properties": {
        "datetime": "2018-04-12T02:05:39Z",
        "pc:count": 16298227,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335074.8384,
            "count": 16298227,
            "maximum": 336180.4313,
            "minimum": 334325.4913,
            "name": "X",
            "position": 0,
            "stddev": 481.4848566,
            "variance": 231827.6671
          },
          {
            "average": 4305244.773,
            "count": 16298227,
            "maximum": 4305836.692,
            "minimum": 4304577.852,
            "name": "Y",
            "position": 1,
            "stddev": 353.9445599,
            "variance": 125276.7515
          },
          {
            "average": 56.01111968,
            "count": 16298227,
            "maximum": 437.3050548,
            "minimum": -3.474945211,
            "name": "Z",
            "position": 2,
            "stddev": 11.71336375,
            "variance": 137.2028904
          },
          {
            "average": 3672.05579,
            "count": 16298227,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3752.946312,
            "variance": 14084606.02
          },
          {
            "average": 1.811883464,
            "count": 16298227,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.119514259,
            "variance": 1.253312176
          },
          {
            "average": 2.46485811,
            "count": 16298227,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.430970407,
            "variance": 2.047676306
          },
          {
            "average": 0.5266128641,
            "count": 16298227,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992912685,
            "variance": 0.2492917708
          },
          {
            "average": 0,
            "count": 16298227,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.382140462,
            "count": 16298227,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5114528948,
            "variance": 0.2615840636
          },
          {
            "average": -1.534679466,
            "count": 16298227,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.13160535,
            "variance": 172.4390592
          },
          {
            "average": 0,
            "count": 16298227,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.51732314,
            "count": 16298227,
            "maximum": 94,
            "minimum": 89,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.472647611,
            "variance": 2.168690985
          },
          {
            "average": 207531913.1,
            "count": 16298227,
            "maximum": 207533939.2,
            "minimum": 207529660.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1505.374224,
            "variance": 2266151.556
          },
          {
            "average": 0,
            "count": 16298227,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16298227,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16298227,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005878553538,
            "count": 16298227,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02423860177,
            "variance": 0.000587509816
          },
          {
            "average": 0.6373728259,
            "count": 16298227,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.480758485,
            "variance": 0.2311287209
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334325.4913,
          4304577.852,
          -3.474945211,
          336180.4313,
          4305836.692,
          437.3050548
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334325.4912562486,
                4304577.851953512,
                -3.47494521121564
              ],
              [
                334325.4912562486,
                4305836.691953512,
                -3.47494521121564
              ],
              [
                336180.43125624856,
                4305836.691953512,
                437.3050547887844
              ],
              [
                336180.43125624856,
                4304577.851953512,
                437.3050547887844
              ],
              [
                334325.4912562486,
                4304577.851953512,
                -3.47494521121564
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T02:05:39+00:00",
        "end_time": "2018-04-12T00:54:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_338440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_338440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_338440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_338440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91014198,
            38.87445958,
            -3.474945211,
            -76.88846614,
            38.88614518,
            437.3050548
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90983835103124,
                  38.87445957972126,
                  -3.47494521121564
                ],
                [
                  -76.91014197724905,
                  38.88579735447834,
                  -3.47494521121564
                ],
                [
                  -76.88876636877004,
                  38.88614517663256,
                  437.3050547887844
                ],
                [
                  -76.88846613535219,
                  38.874807261948646,
                  437.3050547887844
                ],
                [
                  -76.90983835103124,
                  38.87445957972126,
                  -3.47494521121564
                ]
              ]
            ]
          },
          "id": "20180411_338440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_338440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T02:05:39Z",
            "pc:count": 16298227,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335074.8384,
                "count": 16298227,
                "maximum": 336180.4313,
                "minimum": 334325.4913,
                "name": "X",
                "position": 0,
                "stddev": 481.4848566,
                "variance": 231827.6671
              },
              {
                "average": 4305244.773,
                "count": 16298227,
                "maximum": 4305836.692,
                "minimum": 4304577.852,
                "name": "Y",
                "position": 1,
                "stddev": 353.9445599,
                "variance": 125276.7515
              },
              {
                "average": 56.01111968,
                "count": 16298227,
                "maximum": 437.3050548,
                "minimum": -3.474945211,
                "name": "Z",
                "position": 2,
                "stddev": 11.71336375,
                "variance": 137.2028904
              },
              {
                "average": 3672.05579,
                "count": 16298227,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3752.946312,
                "variance": 14084606.02
              },
              {
                "average": 1.811883464,
                "count": 16298227,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.119514259,
                "variance": 1.253312176
              },
              {
                "average": 2.46485811,
                "count": 16298227,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.430970407,
                "variance": 2.047676306
              },
              {
                "average": 0.5266128641,
                "count": 16298227,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992912685,
                "variance": 0.2492917708
              },
              {
                "average": 0,
                "count": 16298227,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.382140462,
                "count": 16298227,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5114528948,
                "variance": 0.2615840636
              },
              {
                "average": -1.534679466,
                "count": 16298227,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.13160535,
                "variance": 172.4390592
              },
              {
                "average": 0,
                "count": 16298227,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.51732314,
                "count": 16298227,
                "maximum": 94,
                "minimum": 89,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.472647611,
                "variance": 2.168690985
              },
              {
                "average": 207531913.1,
                "count": 16298227,
                "maximum": 207533939.2,
                "minimum": 207529660.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1505.374224,
                "variance": 2266151.556
              },
              {
                "average": 0,
                "count": 16298227,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16298227,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16298227,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005878553538,
                "count": 16298227,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02423860177,
                "variance": 0.000587509816
              },
              {
                "average": 0.6373728259,
                "count": 16298227,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.480758485,
                "variance": 0.2311287209
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334325.4913,
              4304577.852,
              -3.474945211,
              336180.4313,
              4305836.692,
              437.3050548
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334325.4912562486,
                    4304577.851953512,
                    -3.47494521121564
                  ],
                  [
                    334325.4912562486,
                    4305836.691953512,
                    -3.47494521121564
                  ],
                  [
                    336180.43125624856,
                    4305836.691953512,
                    437.3050547887844
                  ],
                  [
                    336180.43125624856,
                    4304577.851953512,
                    437.3050547887844
                  ],
                  [
                    334325.4912562486,
                    4304577.851953512,
                    -3.47494521121564
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T02:05:39+00:00",
            "end_time": "2018-04-12T00:54:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_380436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76234797449904,
              38.86326904979344,
              -10.384226299828384
            ],
            [
              -76.7626280530167,
              38.87460796458144,
              -10.384226299828384
            ],
            [
              -76.74125496429549,
              38.87492869267131,
              289.19577370017157
            ],
            [
              -76.74097827771189,
              38.863589648832296,
              289.19577370017157
            ],
            [
              -76.76234797449904,
              38.86326904979344,
              -10.384226299828384
            ]
          ]
        ]
      },
      "bbox": [
        -76.76262805,
        38.86326905,
        -10.3842263,
        -76.74097828,
        38.87492869,
        289.1957737
      ],
      "properties": {
        "datetime": "2018-03-05T15:47:45Z",
        "pc:count": 20898793,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348118.534,
            "count": 20898793,
            "maximum": 348951.7668,
            "minimum": 347096.9068,
            "name": "X",
            "position": 0,
            "stddev": 480.7345477,
            "variance": 231105.7054
          },
          {
            "average": 4303685.284,
            "count": 20898793,
            "maximum": 4304337.352,
            "minimum": 4303078.492,
            "name": "Y",
            "position": 1,
            "stddev": 352.9162622,
            "variance": 124549.8881
          },
          {
            "average": 37.07643984,
            "count": 20898793,
            "maximum": 289.1957737,
            "minimum": -10.3842263,
            "name": "Z",
            "position": 2,
            "stddev": 15.17570147,
            "variance": 230.3019151
          },
          {
            "average": 3654.346381,
            "count": 20898793,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4245.722714,
            "variance": 18026161.37
          },
          {
            "average": 2.437865144,
            "count": 20898793,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.334023579,
            "variance": 1.77961891
          },
          {
            "average": 3.612221337,
            "count": 20898793,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.305011208,
            "variance": 1.703054254
          },
          {
            "average": 0.5286851255,
            "count": 20898793,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991764973,
            "variance": 0.2491771755
          },
          {
            "average": 0,
            "count": 20898793,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305410174,
            "count": 20898793,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5507944562,
            "variance": 0.303374533
          },
          {
            "average": -11.22412066,
            "count": 20898793,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.535508442,
            "variance": 56.78388749
          },
          {
            "average": 0,
            "count": 20898793,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.5504659,
            "count": 20898793,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5112252267,
            "variance": 0.2613512325
          },
          {
            "average": 204299390.6,
            "count": 20898793,
            "maximum": 204300065.1,
            "minimum": 204298284.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 722.3886961,
            "variance": 521845.4282
          },
          {
            "average": 0,
            "count": 20898793,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20898793,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20898793,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005734302455,
            "count": 20898793,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02393953739,
            "variance": 0.0005731014506
          },
          {
            "average": 0.3823551915,
            "count": 20898793,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4859626635,
            "variance": 0.2361597103
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347096.9068,
          4303078.492,
          -10.3842263,
          348951.7668,
          4304337.352,
          289.1957737
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347096.9068231218,
                4303078.4923004955,
                -10.384226299828384
              ],
              [
                347096.9068231218,
                4304337.352300495,
                -10.384226299828384
              ],
              [
                348951.7668231218,
                4304337.352300495,
                289.19577370017157
              ],
              [
                348951.7668231218,
                4303078.4923004955,
                289.19577370017157
              ],
              [
                347096.9068231218,
                4303078.4923004955,
                -10.384226299828384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:47:45+00:00",
        "end_time": "2018-03-05T15:18:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_380436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_380436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_380436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_380436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76262805,
            38.86326905,
            -10.3842263,
            -76.74097828,
            38.87492869,
            289.1957737
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76234797449904,
                  38.86326904979344,
                  -10.384226299828384
                ],
                [
                  -76.7626280530167,
                  38.87460796458144,
                  -10.384226299828384
                ],
                [
                  -76.74125496429549,
                  38.87492869267131,
                  289.19577370017157
                ],
                [
                  -76.74097827771189,
                  38.863589648832296,
                  289.19577370017157
                ],
                [
                  -76.76234797449904,
                  38.86326904979344,
                  -10.384226299828384
                ]
              ]
            ]
          },
          "id": "20180305_380436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_380436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:47:45Z",
            "pc:count": 20898793,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348118.534,
                "count": 20898793,
                "maximum": 348951.7668,
                "minimum": 347096.9068,
                "name": "X",
                "position": 0,
                "stddev": 480.7345477,
                "variance": 231105.7054
              },
              {
                "average": 4303685.284,
                "count": 20898793,
                "maximum": 4304337.352,
                "minimum": 4303078.492,
                "name": "Y",
                "position": 1,
                "stddev": 352.9162622,
                "variance": 124549.8881
              },
              {
                "average": 37.07643984,
                "count": 20898793,
                "maximum": 289.1957737,
                "minimum": -10.3842263,
                "name": "Z",
                "position": 2,
                "stddev": 15.17570147,
                "variance": 230.3019151
              },
              {
                "average": 3654.346381,
                "count": 20898793,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4245.722714,
                "variance": 18026161.37
              },
              {
                "average": 2.437865144,
                "count": 20898793,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.334023579,
                "variance": 1.77961891
              },
              {
                "average": 3.612221337,
                "count": 20898793,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.305011208,
                "variance": 1.703054254
              },
              {
                "average": 0.5286851255,
                "count": 20898793,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991764973,
                "variance": 0.2491771755
              },
              {
                "average": 0,
                "count": 20898793,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305410174,
                "count": 20898793,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5507944562,
                "variance": 0.303374533
              },
              {
                "average": -11.22412066,
                "count": 20898793,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.535508442,
                "variance": 56.78388749
              },
              {
                "average": 0,
                "count": 20898793,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.5504659,
                "count": 20898793,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5112252267,
                "variance": 0.2613512325
              },
              {
                "average": 204299390.6,
                "count": 20898793,
                "maximum": 204300065.1,
                "minimum": 204298284.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 722.3886961,
                "variance": 521845.4282
              },
              {
                "average": 0,
                "count": 20898793,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20898793,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20898793,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005734302455,
                "count": 20898793,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02393953739,
                "variance": 0.0005731014506
              },
              {
                "average": 0.3823551915,
                "count": 20898793,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4859626635,
                "variance": 0.2361597103
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347096.9068,
              4303078.492,
              -10.3842263,
              348951.7668,
              4304337.352,
              289.1957737
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347096.9068231218,
                    4303078.4923004955,
                    -10.384226299828384
                  ],
                  [
                    347096.9068231218,
                    4304337.352300495,
                    -10.384226299828384
                  ],
                  [
                    348951.7668231218,
                    4304337.352300495,
                    289.19577370017157
                  ],
                  [
                    348951.7668231218,
                    4303078.4923004955,
                    289.19577370017157
                  ],
                  [
                    347096.9068231218,
                    4303078.4923004955,
                    -10.384226299828384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:47:45+00:00",
            "end_time": "2018-03-05T15:18: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": "20180411_350436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86770688345334,
              38.863436402915006,
              -4.001807085960991
            ],
            [
              -76.8680036784171,
              38.87477375424594,
              -4.001807085960991
            ],
            [
              -76.84663246990833,
              38.875113757135246,
              412.238192914039
            ],
            [
              -76.84633906574247,
              38.86377626901668,
              412.238192914039
            ],
            [
              -76.86770688345334,
              38.863436402915006,
              -4.001807085960991
            ]
          ]
        ]
      },
      "bbox": [
        -76.86800368,
        38.8634364,
        -4.001807086,
        -76.84633907,
        38.87511376,
        412.2381929
      ],
      "properties": {
        "datetime": "2018-04-12T00:54:16Z",
        "pc:count": 10996967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338878.0984,
            "count": 10996967,
            "maximum": 339810.3576,
            "minimum": 337955.5576,
            "name": "X",
            "position": 0,
            "stddev": 497.6135863,
            "variance": 247619.2813
          },
          {
            "average": 4303881.908,
            "count": 10996967,
            "maximum": 4304537.596,
            "minimum": 4303278.836,
            "name": "Y",
            "position": 1,
            "stddev": 352.4217885,
            "variance": 124201.117
          },
          {
            "average": 57.12218124,
            "count": 10996967,
            "maximum": 412.2381929,
            "minimum": -4.001807086,
            "name": "Z",
            "position": 2,
            "stddev": 10.86924136,
            "variance": 118.1404078
          },
          {
            "average": 4897.696016,
            "count": 10996967,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4674.364583,
            "variance": 21849684.26
          },
          {
            "average": 1.741848275,
            "count": 10996967,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.122066624,
            "variance": 1.259033508
          },
          {
            "average": 2.338170516,
            "count": 10996967,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.482755574,
            "variance": 2.198564093
          },
          {
            "average": 0.5118786844,
            "count": 10996967,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998588997,
            "variance": 0.2498589196
          },
          {
            "average": 0,
            "count": 10996967,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.468336679,
            "count": 10996967,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5670980596,
            "variance": 0.3216002092
          },
          {
            "average": 9.186953485,
            "count": 10996967,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.755015849,
            "variance": 95.16033421
          },
          {
            "average": 0,
            "count": 10996967,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.36197535,
            "count": 10996967,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5402918709,
            "variance": 0.2919153058
          },
          {
            "average": 207528691.7,
            "count": 10996967,
            "maximum": 207529656.3,
            "minimum": 207528055.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 503.2989422,
            "variance": 253309.8252
          },
          {
            "average": 0,
            "count": 10996967,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10996967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10996967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006214440764,
            "count": 10996967,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02492103409,
            "variance": 0.0006210579401
          },
          {
            "average": 0.2539873949,
            "count": 10996967,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4352904954,
            "variance": 0.1894778154
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337955.5576,
          4303278.836,
          -4.001807086,
          339810.3576,
          4304537.596,
          412.2381929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337955.557562471,
                4303278.836378175,
                -4.001807085960991
              ],
              [
                337955.557562471,
                4304537.596378175,
                -4.001807085960991
              ],
              [
                339810.35756247106,
                4304537.596378175,
                412.238192914039
              ],
              [
                339810.35756247106,
                4303278.836378175,
                412.238192914039
              ],
              [
                337955.557562471,
                4303278.836378175,
                -4.001807085960991
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:54:16+00:00",
        "end_time": "2018-04-12T00:27:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_350436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_350436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_350436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_350436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86800368,
            38.8634364,
            -4.001807086,
            -76.84633907,
            38.87511376,
            412.2381929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86770688345334,
                  38.863436402915006,
                  -4.001807085960991
                ],
                [
                  -76.8680036784171,
                  38.87477375424594,
                  -4.001807085960991
                ],
                [
                  -76.84663246990833,
                  38.875113757135246,
                  412.238192914039
                ],
                [
                  -76.84633906574247,
                  38.86377626901668,
                  412.238192914039
                ],
                [
                  -76.86770688345334,
                  38.863436402915006,
                  -4.001807085960991
                ]
              ]
            ]
          },
          "id": "20180411_350436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_350436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:54:16Z",
            "pc:count": 10996967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338878.0984,
                "count": 10996967,
                "maximum": 339810.3576,
                "minimum": 337955.5576,
                "name": "X",
                "position": 0,
                "stddev": 497.6135863,
                "variance": 247619.2813
              },
              {
                "average": 4303881.908,
                "count": 10996967,
                "maximum": 4304537.596,
                "minimum": 4303278.836,
                "name": "Y",
                "position": 1,
                "stddev": 352.4217885,
                "variance": 124201.117
              },
              {
                "average": 57.12218124,
                "count": 10996967,
                "maximum": 412.2381929,
                "minimum": -4.001807086,
                "name": "Z",
                "position": 2,
                "stddev": 10.86924136,
                "variance": 118.1404078
              },
              {
                "average": 4897.696016,
                "count": 10996967,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4674.364583,
                "variance": 21849684.26
              },
              {
                "average": 1.741848275,
                "count": 10996967,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.122066624,
                "variance": 1.259033508
              },
              {
                "average": 2.338170516,
                "count": 10996967,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.482755574,
                "variance": 2.198564093
              },
              {
                "average": 0.5118786844,
                "count": 10996967,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998588997,
                "variance": 0.2498589196
              },
              {
                "average": 0,
                "count": 10996967,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.468336679,
                "count": 10996967,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5670980596,
                "variance": 0.3216002092
              },
              {
                "average": 9.186953485,
                "count": 10996967,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.755015849,
                "variance": 95.16033421
              },
              {
                "average": 0,
                "count": 10996967,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.36197535,
                "count": 10996967,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5402918709,
                "variance": 0.2919153058
              },
              {
                "average": 207528691.7,
                "count": 10996967,
                "maximum": 207529656.3,
                "minimum": 207528055.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 503.2989422,
                "variance": 253309.8252
              },
              {
                "average": 0,
                "count": 10996967,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10996967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10996967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006214440764,
                "count": 10996967,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02492103409,
                "variance": 0.0006210579401
              },
              {
                "average": 0.2539873949,
                "count": 10996967,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4352904954,
                "variance": 0.1894778154
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337955.5576,
              4303278.836,
              -4.001807086,
              339810.3576,
              4304537.596,
              412.2381929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337955.557562471,
                    4303278.836378175,
                    -4.001807085960991
                  ],
                  [
                    337955.557562471,
                    4304537.596378175,
                    -4.001807085960991
                  ],
                  [
                    339810.35756247106,
                    4304537.596378175,
                    412.238192914039
                  ],
                  [
                    339810.35756247106,
                    4303278.836378175,
                    412.238192914039
                  ],
                  [
                    337955.557562471,
                    4303278.836378175,
                    -4.001807085960991
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:54:16+00:00",
            "end_time": "2018-04-12T00:27: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": "20180411_350440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86768769997343,
              38.87441949175997,
              -1.74608847082294
            ],
            [
              -76.86798461289001,
              38.88575700197555,
              -1.74608847082294
            ],
            [
              -76.84660965300392,
              38.88609708859515,
              401.89391152917705
            ],
            [
              -76.84631613286305,
              38.87475944156785,
              401.89391152917705
            ],
            [
              -76.86768769997343,
              38.87441949175997,
              -1.74608847082294
            ]
          ]
        ]
      },
      "bbox": [
        -76.86798461,
        38.87441949,
        -1.746088471,
        -76.84631613,
        38.88609709,
        401.8939115
      ],
      "properties": {
        "datetime": "2018-04-12T00:54:16Z",
        "pc:count": 9486308,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338797.6647,
            "count": 9486308,
            "maximum": 339837.0053,
            "minimum": 337982.1653,
            "name": "X",
            "position": 0,
            "stddev": 488.49786,
            "variance": 238630.1592
          },
          {
            "average": 4305135.28,
            "count": 9486308,
            "maximum": 4305756.499,
            "minimum": 4304497.719,
            "name": "Y",
            "position": 1,
            "stddev": 356.805273,
            "variance": 127310.0029
          },
          {
            "average": 48.77323145,
            "count": 9486308,
            "maximum": 401.8939115,
            "minimum": -1.746088471,
            "name": "Z",
            "position": 2,
            "stddev": 9.337575047,
            "variance": 87.19030777
          },
          {
            "average": 3712.205612,
            "count": 9486308,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3570.789341,
            "variance": 12750536.52
          },
          {
            "average": 1.559538126,
            "count": 9486308,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9563981221,
            "variance": 0.914697368
          },
          {
            "average": 1.990666759,
            "count": 9486308,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.281421173,
            "variance": 1.642040222
          },
          {
            "average": 0.5600667826,
            "count": 9486308,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4963788952,
            "variance": 0.2463920076
          },
          {
            "average": 0,
            "count": 9486308,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.525014684,
            "count": 9486308,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5518897426,
            "variance": 0.304582288
          },
          {
            "average": -10.04944885,
            "count": 9486308,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.81118092,
            "variance": 77.63690921
          },
          {
            "average": 0,
            "count": 9486308,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.56796469,
            "count": 9486308,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5461872394,
            "variance": 0.2983205005
          },
          {
            "average": 207529301.9,
            "count": 9486308,
            "maximum": 207529656.3,
            "minimum": 207528055.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344.3717657,
            "variance": 118591.913
          },
          {
            "average": 0,
            "count": 9486308,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9486308,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9486308,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007042782081,
            "count": 9486308,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02652889509,
            "variance": 0.0007037822745
          },
          {
            "average": 0.2754032443,
            "count": 9486308,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.446717269,
            "variance": 0.1995563184
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337982.1653,
          4304497.719,
          -1.746088471,
          339837.0053,
          4305756.499,
          401.8939115
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337982.16532069043,
                4304497.718794487,
                -1.74608847082294
              ],
              [
                337982.16532069043,
                4305756.498794487,
                -1.74608847082294
              ],
              [
                339837.0053206904,
                4305756.498794487,
                401.89391152917705
              ],
              [
                339837.0053206904,
                4304497.718794487,
                401.89391152917705
              ],
              [
                337982.16532069043,
                4304497.718794487,
                -1.74608847082294
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:54:16+00:00",
        "end_time": "2018-04-12T00:27:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_350440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_350440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_350440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_350440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86798461,
            38.87441949,
            -1.746088471,
            -76.84631613,
            38.88609709,
            401.8939115
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86768769997343,
                  38.87441949175997,
                  -1.74608847082294
                ],
                [
                  -76.86798461289001,
                  38.88575700197555,
                  -1.74608847082294
                ],
                [
                  -76.84660965300392,
                  38.88609708859515,
                  401.89391152917705
                ],
                [
                  -76.84631613286305,
                  38.87475944156785,
                  401.89391152917705
                ],
                [
                  -76.86768769997343,
                  38.87441949175997,
                  -1.74608847082294
                ]
              ]
            ]
          },
          "id": "20180411_350440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_350440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:54:16Z",
            "pc:count": 9486308,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338797.6647,
                "count": 9486308,
                "maximum": 339837.0053,
                "minimum": 337982.1653,
                "name": "X",
                "position": 0,
                "stddev": 488.49786,
                "variance": 238630.1592
              },
              {
                "average": 4305135.28,
                "count": 9486308,
                "maximum": 4305756.499,
                "minimum": 4304497.719,
                "name": "Y",
                "position": 1,
                "stddev": 356.805273,
                "variance": 127310.0029
              },
              {
                "average": 48.77323145,
                "count": 9486308,
                "maximum": 401.8939115,
                "minimum": -1.746088471,
                "name": "Z",
                "position": 2,
                "stddev": 9.337575047,
                "variance": 87.19030777
              },
              {
                "average": 3712.205612,
                "count": 9486308,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3570.789341,
                "variance": 12750536.52
              },
              {
                "average": 1.559538126,
                "count": 9486308,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9563981221,
                "variance": 0.914697368
              },
              {
                "average": 1.990666759,
                "count": 9486308,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.281421173,
                "variance": 1.642040222
              },
              {
                "average": 0.5600667826,
                "count": 9486308,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4963788952,
                "variance": 0.2463920076
              },
              {
                "average": 0,
                "count": 9486308,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.525014684,
                "count": 9486308,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5518897426,
                "variance": 0.304582288
              },
              {
                "average": -10.04944885,
                "count": 9486308,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.81118092,
                "variance": 77.63690921
              },
              {
                "average": 0,
                "count": 9486308,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.56796469,
                "count": 9486308,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5461872394,
                "variance": 0.2983205005
              },
              {
                "average": 207529301.9,
                "count": 9486308,
                "maximum": 207529656.3,
                "minimum": 207528055.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344.3717657,
                "variance": 118591.913
              },
              {
                "average": 0,
                "count": 9486308,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9486308,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9486308,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007042782081,
                "count": 9486308,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02652889509,
                "variance": 0.0007037822745
              },
              {
                "average": 0.2754032443,
                "count": 9486308,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.446717269,
                "variance": 0.1995563184
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337982.1653,
              4304497.719,
              -1.746088471,
              339837.0053,
              4305756.499,
              401.8939115
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337982.16532069043,
                    4304497.718794487,
                    -1.74608847082294
                  ],
                  [
                    337982.16532069043,
                    4305756.498794487,
                    -1.74608847082294
                  ],
                  [
                    339837.0053206904,
                    4305756.498794487,
                    401.89391152917705
                  ],
                  [
                    339837.0053206904,
                    4304497.718794487,
                    401.89391152917705
                  ],
                  [
                    337982.16532069043,
                    4304497.718794487,
                    -1.74608847082294
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:54:16+00:00",
            "end_time": "2018-04-12T00:27: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": "20180217_398440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.6990866057011,
              38.87410690444996,
              -10.06953706744926
            ],
            [
              -76.69935671642757,
              38.88544527667737,
              -10.06953706744926
            ],
            [
              -76.67797967194274,
              38.88575449655402,
              312.93046293255077
            ],
            [
              -76.67771295515693,
              38.87441599992243,
              312.93046293255077
            ],
            [
              -76.6990866057011,
              38.87410690444996,
              -10.06953706744926
            ]
          ]
        ]
      },
      "bbox": [
        -76.69935672,
        38.8741069,
        -10.06953707,
        -76.67771296,
        38.8857545,
        312.9304629
      ],
      "properties": {
        "datetime": "2018-03-05T16:17:14Z",
        "pc:count": 25980490,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353441.0198,
            "count": 25980490,
            "maximum": 354463.1335,
            "minimum": 352608.2735,
            "name": "X",
            "position": 0,
            "stddev": 463.2304902,
            "variance": 214582.4871
          },
          {
            "average": 4304828.47,
            "count": 25980490,
            "maximum": 4305435.959,
            "minimum": 4304177.199,
            "name": "Y",
            "position": 1,
            "stddev": 355.3331511,
            "variance": 126261.6483
          },
          {
            "average": 29.3305964,
            "count": 25980490,
            "maximum": 312.9304629,
            "minimum": -10.06953707,
            "name": "Z",
            "position": 2,
            "stddev": 11.68007702,
            "variance": 136.4241992
          },
          {
            "average": 3319.239528,
            "count": 25980490,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4220.00623,
            "variance": 17808452.58
          },
          {
            "average": 2.703094129,
            "count": 25980490,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.413100546,
            "variance": 1.996853153
          },
          {
            "average": 4.080623768,
            "count": 25980490,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.142876961,
            "variance": 1.306167749
          },
          {
            "average": 0.4877794068,
            "count": 25980490,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998506444,
            "variance": 0.2498506667
          },
          {
            "average": 0,
            "count": 25980490,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179151625,
            "count": 25980490,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4105546875,
            "variance": 0.1685551514
          },
          {
            "average": -2.117286573,
            "count": 25980490,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.36599986,
            "variance": 178.6499522
          },
          {
            "average": 0,
            "count": 25980490,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 31.08305074,
            "count": 25980490,
            "maximum": 77,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.4537924,
            "variance": 304.6348692
          },
          {
            "average": 203093539.1,
            "count": 25980490,
            "maximum": 204301834,
            "minimum": 202914238.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 460583.9628,
            "variance": 212137586800.0
          },
          {
            "average": 0,
            "count": 25980490,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25980490,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25980490,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002446836068,
            "count": 25980490,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01564045224,
            "variance": 0.0002446237462
          },
          {
            "average": 0.5231901323,
            "count": 25980490,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4994619379,
            "variance": 0.2494622274
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352608.2735,
          4304177.199,
          -10.06953707,
          354463.1335,
          4305435.959,
          312.9304629
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352608.27354224335,
                4304177.198804256,
                -10.06953706744926
              ],
              [
                352608.27354224335,
                4305435.958804255,
                -10.06953706744926
              ],
              [
                354463.13354224333,
                4305435.958804255,
                312.93046293255077
              ],
              [
                354463.13354224333,
                4304177.198804256,
                312.93046293255077
              ],
              [
                352608.27354224335,
                4304177.198804256,
                -10.06953706744926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:17:14+00:00",
        "end_time": "2018-02-17T14:50:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_398440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_398440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_398440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69935672,
            38.8741069,
            -10.06953707,
            -76.67771296,
            38.8857545,
            312.9304629
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.6990866057011,
                  38.87410690444996,
                  -10.06953706744926
                ],
                [
                  -76.69935671642757,
                  38.88544527667737,
                  -10.06953706744926
                ],
                [
                  -76.67797967194274,
                  38.88575449655402,
                  312.93046293255077
                ],
                [
                  -76.67771295515693,
                  38.87441599992243,
                  312.93046293255077
                ],
                [
                  -76.6990866057011,
                  38.87410690444996,
                  -10.06953706744926
                ]
              ]
            ]
          },
          "id": "20180217_398440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_398440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:17:14Z",
            "pc:count": 25980490,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353441.0198,
                "count": 25980490,
                "maximum": 354463.1335,
                "minimum": 352608.2735,
                "name": "X",
                "position": 0,
                "stddev": 463.2304902,
                "variance": 214582.4871
              },
              {
                "average": 4304828.47,
                "count": 25980490,
                "maximum": 4305435.959,
                "minimum": 4304177.199,
                "name": "Y",
                "position": 1,
                "stddev": 355.3331511,
                "variance": 126261.6483
              },
              {
                "average": 29.3305964,
                "count": 25980490,
                "maximum": 312.9304629,
                "minimum": -10.06953707,
                "name": "Z",
                "position": 2,
                "stddev": 11.68007702,
                "variance": 136.4241992
              },
              {
                "average": 3319.239528,
                "count": 25980490,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4220.00623,
                "variance": 17808452.58
              },
              {
                "average": 2.703094129,
                "count": 25980490,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.413100546,
                "variance": 1.996853153
              },
              {
                "average": 4.080623768,
                "count": 25980490,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.142876961,
                "variance": 1.306167749
              },
              {
                "average": 0.4877794068,
                "count": 25980490,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998506444,
                "variance": 0.2498506667
              },
              {
                "average": 0,
                "count": 25980490,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179151625,
                "count": 25980490,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4105546875,
                "variance": 0.1685551514
              },
              {
                "average": -2.117286573,
                "count": 25980490,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.36599986,
                "variance": 178.6499522
              },
              {
                "average": 0,
                "count": 25980490,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 31.08305074,
                "count": 25980490,
                "maximum": 77,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.4537924,
                "variance": 304.6348692
              },
              {
                "average": 203093539.1,
                "count": 25980490,
                "maximum": 204301834,
                "minimum": 202914238.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 460583.9628,
                "variance": 212137586800.0
              },
              {
                "average": 0,
                "count": 25980490,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25980490,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25980490,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002446836068,
                "count": 25980490,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01564045224,
                "variance": 0.0002446237462
              },
              {
                "average": 0.5231901323,
                "count": 25980490,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4994619379,
                "variance": 0.2494622274
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352608.2735,
              4304177.199,
              -10.06953707,
              354463.1335,
              4305435.959,
              312.9304629
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352608.27354224335,
                    4304177.198804256,
                    -10.06953706744926
                  ],
                  [
                    352608.27354224335,
                    4305435.958804255,
                    -10.06953706744926
                  ],
                  [
                    354463.13354224333,
                    4305435.958804255,
                    312.93046293255077
                  ],
                  [
                    354463.13354224333,
                    4304177.198804256,
                    312.93046293255077
                  ],
                  [
                    352608.27354224335,
                    4304177.198804256,
                    -10.06953706744926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:17:14+00:00",
            "end_time": "2018-02-17T14:50: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": "20180411_350444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86766373722104,
              38.88540376728538,
              16.62287278366179
            ],
            [
              -76.86796071073312,
              38.89673927479936,
              16.62287278366179
            ],
            [
              -76.84658522497647,
              38.897079393204244,
              401.96287278366185
            ],
            [
              -76.84629164505952,
              38.88574374890147,
              401.96287278366185
            ],
            [
              -76.86766373722104,
              38.88540376728538,
              16.62287278366179
            ]
          ]
        ]
      },
      "bbox": [
        -76.86796071,
        38.88540377,
        16.62287278,
        -76.84629165,
        38.89707939,
        401.9628728
      ],
      "properties": {
        "datetime": "2018-04-12T01:09:27Z",
        "pc:count": 11418784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338823.6221,
            "count": 11418784,
            "maximum": 339863.7958,
            "minimum": 338009.1958,
            "name": "X",
            "position": 0,
            "stddev": 552.9773577,
            "variance": 305783.9582
          },
          {
            "average": 4306395.627,
            "count": 11418784,
            "maximum": 4306975.286,
            "minimum": 4305716.726,
            "name": "Y",
            "position": 1,
            "stddev": 347.8505242,
            "variance": 120999.9872
          },
          {
            "average": 53.33623103,
            "count": 11418784,
            "maximum": 401.9628728,
            "minimum": 16.62287278,
            "name": "Z",
            "position": 2,
            "stddev": 14.32662791,
            "variance": 205.2522672
          },
          {
            "average": 3670.509941,
            "count": 11418784,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3759.881212,
            "variance": 14136706.73
          },
          {
            "average": 1.841702672,
            "count": 11418784,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.158142686,
            "variance": 1.34129448
          },
          {
            "average": 2.530636362,
            "count": 11418784,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.482930394,
            "variance": 2.199082554
          },
          {
            "average": 0.531285643,
            "count": 11418784,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990202705,
            "variance": 0.2490212303
          },
          {
            "average": 0,
            "count": 11418784,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.462775196,
            "count": 11418784,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.94905997,
            "variance": 0.9007148266
          },
          {
            "average": 4.074387344,
            "count": 11418784,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.07474445,
            "variance": 170.9489424
          },
          {
            "average": 0,
            "count": 11418784,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.86383787,
            "count": 11418784,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5855161867,
            "variance": 0.3428292049
          },
          {
            "average": 207529791.4,
            "count": 11418784,
            "maximum": 207530567.5,
            "minimum": 207529073.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.9647904,
            "variance": 219927.9746
          },
          {
            "average": 0,
            "count": 11418784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11418784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11418784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000679494419,
            "count": 11418784,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02605825715,
            "variance": 0.0006790327658
          },
          {
            "average": 0.3445175949,
            "count": 11418784,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4752107337,
            "variance": 0.2258252415
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          338009.1958,
          4305716.726,
          16.62287278,
          339863.7958,
          4306975.286,
          401.9628728
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                338009.1957938619,
                4305716.7264783885,
                16.62287278366179
              ],
              [
                338009.1957938619,
                4306975.286478389,
                16.62287278366179
              ],
              [
                339863.79579386185,
                4306975.286478389,
                401.96287278366185
              ],
              [
                339863.79579386185,
                4305716.7264783885,
                401.96287278366185
              ],
              [
                338009.1957938619,
                4305716.7264783885,
                16.62287278366179
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:09:27+00:00",
        "end_time": "2018-04-12T00:44:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_350444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_350444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_350444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_350444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86796071,
            38.88540377,
            16.62287278,
            -76.84629165,
            38.89707939,
            401.9628728
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86766373722104,
                  38.88540376728538,
                  16.62287278366179
                ],
                [
                  -76.86796071073312,
                  38.89673927479936,
                  16.62287278366179
                ],
                [
                  -76.84658522497647,
                  38.897079393204244,
                  401.96287278366185
                ],
                [
                  -76.84629164505952,
                  38.88574374890147,
                  401.96287278366185
                ],
                [
                  -76.86766373722104,
                  38.88540376728538,
                  16.62287278366179
                ]
              ]
            ]
          },
          "id": "20180411_350444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_350444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:09:27Z",
            "pc:count": 11418784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338823.6221,
                "count": 11418784,
                "maximum": 339863.7958,
                "minimum": 338009.1958,
                "name": "X",
                "position": 0,
                "stddev": 552.9773577,
                "variance": 305783.9582
              },
              {
                "average": 4306395.627,
                "count": 11418784,
                "maximum": 4306975.286,
                "minimum": 4305716.726,
                "name": "Y",
                "position": 1,
                "stddev": 347.8505242,
                "variance": 120999.9872
              },
              {
                "average": 53.33623103,
                "count": 11418784,
                "maximum": 401.9628728,
                "minimum": 16.62287278,
                "name": "Z",
                "position": 2,
                "stddev": 14.32662791,
                "variance": 205.2522672
              },
              {
                "average": 3670.509941,
                "count": 11418784,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3759.881212,
                "variance": 14136706.73
              },
              {
                "average": 1.841702672,
                "count": 11418784,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.158142686,
                "variance": 1.34129448
              },
              {
                "average": 2.530636362,
                "count": 11418784,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.482930394,
                "variance": 2.199082554
              },
              {
                "average": 0.531285643,
                "count": 11418784,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990202705,
                "variance": 0.2490212303
              },
              {
                "average": 0,
                "count": 11418784,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.462775196,
                "count": 11418784,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.94905997,
                "variance": 0.9007148266
              },
              {
                "average": 4.074387344,
                "count": 11418784,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.07474445,
                "variance": 170.9489424
              },
              {
                "average": 0,
                "count": 11418784,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.86383787,
                "count": 11418784,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5855161867,
                "variance": 0.3428292049
              },
              {
                "average": 207529791.4,
                "count": 11418784,
                "maximum": 207530567.5,
                "minimum": 207529073.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.9647904,
                "variance": 219927.9746
              },
              {
                "average": 0,
                "count": 11418784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11418784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11418784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000679494419,
                "count": 11418784,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02605825715,
                "variance": 0.0006790327658
              },
              {
                "average": 0.3445175949,
                "count": 11418784,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4752107337,
                "variance": 0.2258252415
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              338009.1958,
              4305716.726,
              16.62287278,
              339863.7958,
              4306975.286,
              401.9628728
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    338009.1957938619,
                    4305716.7264783885,
                    16.62287278366179
                  ],
                  [
                    338009.1957938619,
                    4306975.286478389,
                    16.62287278366179
                  ],
                  [
                    339863.79579386185,
                    4306975.286478389,
                    401.96287278366185
                  ],
                  [
                    339863.79579386185,
                    4305716.7264783885,
                    401.96287278366185
                  ],
                  [
                    338009.1957938619,
                    4305716.7264783885,
                    16.62287278366179
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:09:27+00:00",
            "end_time": "2018-04-12T00:44: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": "20180411_356436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84663578181993,
              38.86341207648361,
              -8.751367818053865
            ],
            [
              -76.84692921065404,
              38.874748842864484,
              -8.751367818053865
            ],
            [
              -76.82555706477171,
              38.87508499978598,
              389.50863218194615
            ],
            [
              -76.82526702678622,
              38.86374809817172,
              389.50863218194615
            ],
            [
              -76.84663578181993,
              38.86341207648361,
              -8.751367818053865
            ]
          ]
        ]
      },
      "bbox": [
        -76.84692921,
        38.86341208,
        -8.751367818,
        -76.82526703,
        38.875085,
        389.5086322
      ],
      "properties": {
        "datetime": "2018-04-12T00:44:41Z",
        "pc:count": 10830788,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340781.2956,
            "count": 10830788,
            "maximum": 341638.6547,
            "minimum": 339783.7947,
            "name": "X",
            "position": 0,
            "stddev": 507.8120096,
            "variance": 257873.0371
          },
          {
            "average": 4303870.618,
            "count": 10830788,
            "maximum": 4304497.619,
            "minimum": 4303238.939,
            "name": "Y",
            "position": 1,
            "stddev": 364.8116952,
            "variance": 133087.573
          },
          {
            "average": 49.08327194,
            "count": 10830788,
            "maximum": 389.5086322,
            "minimum": -8.751367818,
            "name": "Z",
            "position": 2,
            "stddev": 10.01561004,
            "variance": 100.3124445
          },
          {
            "average": 4131.582111,
            "count": 10830788,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3829.901037,
            "variance": 14668141.95
          },
          {
            "average": 1.716269583,
            "count": 10830788,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.086712588,
            "variance": 1.180944249
          },
          {
            "average": 2.281076779,
            "count": 10830788,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.425659594,
            "variance": 2.032505278
          },
          {
            "average": 0.536251102,
            "count": 10830788,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4986841491,
            "variance": 0.2486858806
          },
          {
            "average": 0,
            "count": 10830788,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.51687735,
            "count": 10830788,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.579053421,
            "variance": 0.3353028644
          },
          {
            "average": -9.176918312,
            "count": 10830788,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.332960157,
            "variance": 87.10414529
          },
          {
            "average": 0,
            "count": 10830788,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.36459508,
            "count": 10830788,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5485428686,
            "variance": 0.3008992786
          },
          {
            "average": 207527878.8,
            "count": 10830788,
            "maximum": 207529081.9,
            "minimum": 207527500.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 346.5361863,
            "variance": 120087.3284
          },
          {
            "average": 0,
            "count": 10830788,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10830788,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10830788,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006976408365,
            "count": 10830788,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02640367774,
            "variance": 0.0006971541981
          },
          {
            "average": 0.2695950655,
            "count": 10830788,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4437494612,
            "variance": 0.1969135843
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339783.7947,
          4303238.939,
          -8.751367818,
          341638.6547,
          4304497.619,
          389.5086322
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339783.7946931174,
                4303238.938667562,
                -8.751367818053865
              ],
              [
                339783.7946931174,
                4304497.618667562,
                -8.751367818053865
              ],
              [
                341638.65469311737,
                4304497.618667562,
                389.50863218194615
              ],
              [
                341638.65469311737,
                4303238.938667562,
                389.50863218194615
              ],
              [
                339783.7946931174,
                4303238.938667562,
                -8.751367818053865
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:44:41+00:00",
        "end_time": "2018-04-12T00:18:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_356436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_356436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_356436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_356436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84692921,
            38.86341208,
            -8.751367818,
            -76.82526703,
            38.875085,
            389.5086322
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84663578181993,
                  38.86341207648361,
                  -8.751367818053865
                ],
                [
                  -76.84692921065404,
                  38.874748842864484,
                  -8.751367818053865
                ],
                [
                  -76.82555706477171,
                  38.87508499978598,
                  389.50863218194615
                ],
                [
                  -76.82526702678622,
                  38.86374809817172,
                  389.50863218194615
                ],
                [
                  -76.84663578181993,
                  38.86341207648361,
                  -8.751367818053865
                ]
              ]
            ]
          },
          "id": "20180411_356436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_356436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:44:41Z",
            "pc:count": 10830788,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340781.2956,
                "count": 10830788,
                "maximum": 341638.6547,
                "minimum": 339783.7947,
                "name": "X",
                "position": 0,
                "stddev": 507.8120096,
                "variance": 257873.0371
              },
              {
                "average": 4303870.618,
                "count": 10830788,
                "maximum": 4304497.619,
                "minimum": 4303238.939,
                "name": "Y",
                "position": 1,
                "stddev": 364.8116952,
                "variance": 133087.573
              },
              {
                "average": 49.08327194,
                "count": 10830788,
                "maximum": 389.5086322,
                "minimum": -8.751367818,
                "name": "Z",
                "position": 2,
                "stddev": 10.01561004,
                "variance": 100.3124445
              },
              {
                "average": 4131.582111,
                "count": 10830788,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3829.901037,
                "variance": 14668141.95
              },
              {
                "average": 1.716269583,
                "count": 10830788,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.086712588,
                "variance": 1.180944249
              },
              {
                "average": 2.281076779,
                "count": 10830788,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.425659594,
                "variance": 2.032505278
              },
              {
                "average": 0.536251102,
                "count": 10830788,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4986841491,
                "variance": 0.2486858806
              },
              {
                "average": 0,
                "count": 10830788,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.51687735,
                "count": 10830788,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.579053421,
                "variance": 0.3353028644
              },
              {
                "average": -9.176918312,
                "count": 10830788,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.332960157,
                "variance": 87.10414529
              },
              {
                "average": 0,
                "count": 10830788,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.36459508,
                "count": 10830788,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5485428686,
                "variance": 0.3008992786
              },
              {
                "average": 207527878.8,
                "count": 10830788,
                "maximum": 207529081.9,
                "minimum": 207527500.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 346.5361863,
                "variance": 120087.3284
              },
              {
                "average": 0,
                "count": 10830788,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10830788,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10830788,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006976408365,
                "count": 10830788,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02640367774,
                "variance": 0.0006971541981
              },
              {
                "average": 0.2695950655,
                "count": 10830788,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4437494612,
                "variance": 0.1969135843
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339783.7947,
              4303238.939,
              -8.751367818,
              341638.6547,
              4304497.619,
              389.5086322
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339783.7946931174,
                    4303238.938667562,
                    -8.751367818053865
                  ],
                  [
                    339783.7946931174,
                    4304497.618667562,
                    -8.751367818053865
                  ],
                  [
                    341638.65469311737,
                    4304497.618667562,
                    389.50863218194615
                  ],
                  [
                    341638.65469311737,
                    4303238.938667562,
                    389.50863218194615
                  ],
                  [
                    339783.7946931174,
                    4303238.938667562,
                    -8.751367818053865
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:44:41+00:00",
            "end_time": "2018-04-12T00:18: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": "20180411_356440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84661237538113,
              38.87439416776539,
              -8.233528668528521
            ],
            [
              -76.84690593877693,
              38.88573181360896,
              -8.233528668528521
            ],
            [
              -76.82552981089844,
              38.886068056036464,
              404.82647133147145
            ],
            [
              -76.82523964058124,
              38.87473027492601,
              404.82647133147145
            ],
            [
              -76.84661237538113,
              38.87439416776539,
              -8.233528668528521
            ]
          ]
        ]
      },
      "bbox": [
        -76.84690594,
        38.87439417,
        -8.233528669,
        -76.82523964,
        38.88606806,
        404.8264713
      ],
      "properties": {
        "datetime": "2018-04-12T00:45:05Z",
        "pc:count": 13565771,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340682.0824,
            "count": 13565771,
            "maximum": 341665.4049,
            "minimum": 339810.4849,
            "name": "X",
            "position": 0,
            "stddev": 473.2685596,
            "variance": 223983.1295
          },
          {
            "average": 4305114.835,
            "count": 13565771,
            "maximum": 4305716.48,
            "minimum": 4304457.7,
            "name": "Y",
            "position": 1,
            "stddev": 344.8565407,
            "variance": 118926.0336
          },
          {
            "average": 40.48612116,
            "count": 13565771,
            "maximum": 404.8264713,
            "minimum": -8.233528669,
            "name": "Z",
            "position": 2,
            "stddev": 9.914727449,
            "variance": 98.30182038
          },
          {
            "average": 4421.096947,
            "count": 13565771,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4385.231786,
            "variance": 19230257.82
          },
          {
            "average": 1.965007886,
            "count": 13565771,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.197624015,
            "variance": 1.434303281
          },
          {
            "average": 2.762601772,
            "count": 13565771,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.474827298,
            "variance": 2.175115558
          },
          {
            "average": 0.5131452536,
            "count": 13565771,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998271909,
            "variance": 0.2498272207
          },
          {
            "average": 0,
            "count": 13565771,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.410506635,
            "count": 13565771,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5363313525,
            "variance": 0.2876513197
          },
          {
            "average": 9.932015841,
            "count": 13565771,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.106123523,
            "variance": 82.92148561
          },
          {
            "average": 0,
            "count": 13565771,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.63978406,
            "count": 13565771,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5191155929,
            "variance": 0.2694809988
          },
          {
            "average": 207528431.9,
            "count": 13565771,
            "maximum": 207529105.3,
            "minimum": 207527524.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 518.1671781,
            "variance": 268497.2245
          },
          {
            "average": 0,
            "count": 13565771,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13565771,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13565771,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004185534313,
            "count": 13565771,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02045429723,
            "variance": 0.0004183782751
          },
          {
            "average": 0.3059885796,
            "count": 13565771,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4608248956,
            "variance": 0.2123595844
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339810.4849,
          4304457.7,
          -8.233528669,
          341665.4049,
          4305716.48,
          404.8264713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339810.4848863275,
                4304457.700224022,
                -8.233528668528521
              ],
              [
                339810.4848863275,
                4305716.480224022,
                -8.233528668528521
              ],
              [
                341665.40488632757,
                4305716.480224022,
                404.82647133147145
              ],
              [
                341665.40488632757,
                4304457.700224022,
                404.82647133147145
              ],
              [
                339810.4848863275,
                4304457.700224022,
                -8.233528668528521
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:45:05+00:00",
        "end_time": "2018-04-12T00:18:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_356440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_356440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_356440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_356440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84690594,
            38.87439417,
            -8.233528669,
            -76.82523964,
            38.88606806,
            404.8264713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84661237538113,
                  38.87439416776539,
                  -8.233528668528521
                ],
                [
                  -76.84690593877693,
                  38.88573181360896,
                  -8.233528668528521
                ],
                [
                  -76.82552981089844,
                  38.886068056036464,
                  404.82647133147145
                ],
                [
                  -76.82523964058124,
                  38.87473027492601,
                  404.82647133147145
                ],
                [
                  -76.84661237538113,
                  38.87439416776539,
                  -8.233528668528521
                ]
              ]
            ]
          },
          "id": "20180411_356440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_356440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:45:05Z",
            "pc:count": 13565771,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340682.0824,
                "count": 13565771,
                "maximum": 341665.4049,
                "minimum": 339810.4849,
                "name": "X",
                "position": 0,
                "stddev": 473.2685596,
                "variance": 223983.1295
              },
              {
                "average": 4305114.835,
                "count": 13565771,
                "maximum": 4305716.48,
                "minimum": 4304457.7,
                "name": "Y",
                "position": 1,
                "stddev": 344.8565407,
                "variance": 118926.0336
              },
              {
                "average": 40.48612116,
                "count": 13565771,
                "maximum": 404.8264713,
                "minimum": -8.233528669,
                "name": "Z",
                "position": 2,
                "stddev": 9.914727449,
                "variance": 98.30182038
              },
              {
                "average": 4421.096947,
                "count": 13565771,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4385.231786,
                "variance": 19230257.82
              },
              {
                "average": 1.965007886,
                "count": 13565771,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.197624015,
                "variance": 1.434303281
              },
              {
                "average": 2.762601772,
                "count": 13565771,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.474827298,
                "variance": 2.175115558
              },
              {
                "average": 0.5131452536,
                "count": 13565771,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998271909,
                "variance": 0.2498272207
              },
              {
                "average": 0,
                "count": 13565771,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.410506635,
                "count": 13565771,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5363313525,
                "variance": 0.2876513197
              },
              {
                "average": 9.932015841,
                "count": 13565771,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.106123523,
                "variance": 82.92148561
              },
              {
                "average": 0,
                "count": 13565771,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.63978406,
                "count": 13565771,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5191155929,
                "variance": 0.2694809988
              },
              {
                "average": 207528431.9,
                "count": 13565771,
                "maximum": 207529105.3,
                "minimum": 207527524.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 518.1671781,
                "variance": 268497.2245
              },
              {
                "average": 0,
                "count": 13565771,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13565771,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13565771,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004185534313,
                "count": 13565771,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02045429723,
                "variance": 0.0004183782751
              },
              {
                "average": 0.3059885796,
                "count": 13565771,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4608248956,
                "variance": 0.2123595844
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339810.4849,
              4304457.7,
              -8.233528669,
              341665.4049,
              4305716.48,
              404.8264713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339810.4848863275,
                    4304457.700224022,
                    -8.233528668528521
                  ],
                  [
                    339810.4848863275,
                    4305716.480224022,
                    -8.233528668528521
                  ],
                  [
                    341665.40488632757,
                    4305716.480224022,
                    404.82647133147145
                  ],
                  [
                    341665.40488632757,
                    4304457.700224022,
                    404.82647133147145
                  ],
                  [
                    339810.4848863275,
                    4304457.700224022,
                    -8.233528668528521
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:45:05+00:00",
            "end_time": "2018-04-12T00:18: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": "20180217_398444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69904004734445,
              38.88508965025438,
              -10.369499829677807
            ],
            [
              -76.69931025219009,
              38.8964278212262,
              -10.369499829677807
            ],
            [
              -76.67793083719282,
              38.896737091936394,
              315.6305001703222
            ],
            [
              -76.67766402794,
              38.885398796552636,
              315.6305001703222
            ],
            [
              -76.69904004734445,
              38.88508965025438,
              -10.369499829677807
            ]
          ]
        ]
      },
      "bbox": [
        -76.69931025,
        38.88508965,
        -10.36949983,
        -76.67766403,
        38.89673709,
        315.6305002
      ],
      "properties": {
        "datetime": "2018-03-05T15:51:08Z",
        "pc:count": 23953673,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353548.6861,
            "count": 23953673,
            "maximum": 354489.7863,
            "minimum": 352635.0063,
            "name": "X",
            "position": 0,
            "stddev": 619.0137454,
            "variance": 383178.017
          },
          {
            "average": 4305948.642,
            "count": 23953673,
            "maximum": 4306654.72,
            "minimum": 4305395.98,
            "name": "Y",
            "position": 1,
            "stddev": 331.5776362,
            "variance": 109943.7288
          },
          {
            "average": 30.56504521,
            "count": 23953673,
            "maximum": 315.6305002,
            "minimum": -10.36949983,
            "name": "Z",
            "position": 2,
            "stddev": 11.08623062,
            "variance": 122.9045093
          },
          {
            "average": 4202.193188,
            "count": 23953673,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5082.496157,
            "variance": 25831767.18
          },
          {
            "average": 2.563157183,
            "count": 23953673,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.434858036,
            "variance": 2.058817585
          },
          {
            "average": 3.838554488,
            "count": 23953673,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.383916625,
            "variance": 1.915225224
          },
          {
            "average": 0.4784872449,
            "count": 23953673,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995369974,
            "variance": 0.2495372118
          },
          {
            "average": 0,
            "count": 23953673,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214950125,
            "count": 23953673,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4336749558,
            "variance": 0.1880739673
          },
          {
            "average": -6.793186839,
            "count": 23953673,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.61993169,
            "variance": 159.2626758
          },
          {
            "average": 0,
            "count": 23953673,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.3014875,
            "count": 23953673,
            "maximum": 76,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.7780048,
            "variance": 116.1653874
          },
          {
            "average": 202982757.8,
            "count": 23953673,
            "maximum": 204300268.4,
            "minimum": 202914230.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 289496.0775,
            "variance": 83807978880.0
          },
          {
            "average": 0,
            "count": 23953673,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23953673,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23953673,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002383768034,
            "count": 23953673,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01543761607,
            "variance": 0.0002383199899
          },
          {
            "average": 0.5871067038,
            "count": 23953673,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4923539705,
            "variance": 0.2424124323
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352635.0063,
          4305395.98,
          -10.36949983,
          354489.7863,
          4306654.72,
          315.6305002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352635.0062924325,
                4305395.980100418,
                -10.369499829677807
              ],
              [
                352635.0062924325,
                4306654.720100419,
                -10.369499829677807
              ],
              [
                354489.7862924325,
                4306654.720100419,
                315.6305001703222
              ],
              [
                354489.7862924325,
                4305395.980100418,
                315.6305001703222
              ],
              [
                352635.0062924325,
                4305395.980100418,
                -10.369499829677807
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:51:08+00:00",
        "end_time": "2018-02-17T14:50:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_398444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_398444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_398444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69931025,
            38.88508965,
            -10.36949983,
            -76.67766403,
            38.89673709,
            315.6305002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69904004734445,
                  38.88508965025438,
                  -10.369499829677807
                ],
                [
                  -76.69931025219009,
                  38.8964278212262,
                  -10.369499829677807
                ],
                [
                  -76.67793083719282,
                  38.896737091936394,
                  315.6305001703222
                ],
                [
                  -76.67766402794,
                  38.885398796552636,
                  315.6305001703222
                ],
                [
                  -76.69904004734445,
                  38.88508965025438,
                  -10.369499829677807
                ]
              ]
            ]
          },
          "id": "20180217_398444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_398444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:51:08Z",
            "pc:count": 23953673,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353548.6861,
                "count": 23953673,
                "maximum": 354489.7863,
                "minimum": 352635.0063,
                "name": "X",
                "position": 0,
                "stddev": 619.0137454,
                "variance": 383178.017
              },
              {
                "average": 4305948.642,
                "count": 23953673,
                "maximum": 4306654.72,
                "minimum": 4305395.98,
                "name": "Y",
                "position": 1,
                "stddev": 331.5776362,
                "variance": 109943.7288
              },
              {
                "average": 30.56504521,
                "count": 23953673,
                "maximum": 315.6305002,
                "minimum": -10.36949983,
                "name": "Z",
                "position": 2,
                "stddev": 11.08623062,
                "variance": 122.9045093
              },
              {
                "average": 4202.193188,
                "count": 23953673,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5082.496157,
                "variance": 25831767.18
              },
              {
                "average": 2.563157183,
                "count": 23953673,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.434858036,
                "variance": 2.058817585
              },
              {
                "average": 3.838554488,
                "count": 23953673,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.383916625,
                "variance": 1.915225224
              },
              {
                "average": 0.4784872449,
                "count": 23953673,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995369974,
                "variance": 0.2495372118
              },
              {
                "average": 0,
                "count": 23953673,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214950125,
                "count": 23953673,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4336749558,
                "variance": 0.1880739673
              },
              {
                "average": -6.793186839,
                "count": 23953673,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.61993169,
                "variance": 159.2626758
              },
              {
                "average": 0,
                "count": 23953673,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.3014875,
                "count": 23953673,
                "maximum": 76,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.7780048,
                "variance": 116.1653874
              },
              {
                "average": 202982757.8,
                "count": 23953673,
                "maximum": 204300268.4,
                "minimum": 202914230.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 289496.0775,
                "variance": 83807978880.0
              },
              {
                "average": 0,
                "count": 23953673,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23953673,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23953673,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002383768034,
                "count": 23953673,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01543761607,
                "variance": 0.0002383199899
              },
              {
                "average": 0.5871067038,
                "count": 23953673,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4923539705,
                "variance": 0.2424124323
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352635.0063,
              4305395.98,
              -10.36949983,
              354489.7863,
              4306654.72,
              315.6305002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352635.0062924325,
                    4305395.980100418,
                    -10.369499829677807
                  ],
                  [
                    352635.0062924325,
                    4306654.720100419,
                    -10.369499829677807
                  ],
                  [
                    354489.7862924325,
                    4306654.720100419,
                    315.6305001703222
                  ],
                  [
                    354489.7862924325,
                    4305395.980100418,
                    315.6305001703222
                  ],
                  [
                    352635.0062924325,
                    4305395.980100418,
                    -10.369499829677807
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:51:08+00:00",
            "end_time": "2018-02-17T14:50:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_356444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84658809535073,
              38.88537653782868,
              13.939364410709459
            ],
            [
              -76.84688175588374,
              38.896713622042654,
              13.939364410709459
            ],
            [
              -76.82550348850701,
              38.89704992103378,
              406.95936441070944
            ],
            [
              -76.82521322255958,
              38.88571270154826,
              406.95936441070944
            ],
            [
              -76.84658809535073,
              38.88537653782868,
              13.939364410709459
            ]
          ]
        ]
      },
      "bbox": [
        -76.84688176,
        38.88537654,
        13.93936441,
        -76.82521322,
        38.89704992,
        406.9593644
      ],
      "properties": {
        "datetime": "2018-04-12T00:53:38Z",
        "pc:count": 10986216,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340814.9036,
            "count": 10986216,
            "maximum": 341692.0768,
            "minimum": 339837.2568,
            "name": "X",
            "position": 0,
            "stddev": 560.4324712,
            "variance": 314084.5548
          },
          {
            "average": 4306271.383,
            "count": 10986216,
            "maximum": 4306935.213,
            "minimum": 4305676.493,
            "name": "Y",
            "position": 1,
            "stddev": 349.7161534,
            "variance": 122301.3879
          },
          {
            "average": 43.60013691,
            "count": 10986216,
            "maximum": 406.9593644,
            "minimum": 13.93936441,
            "name": "Z",
            "position": 2,
            "stddev": 8.759547865,
            "variance": 76.72967881
          },
          {
            "average": 4014.062048,
            "count": 10986216,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4018.669379,
            "variance": 16149703.58
          },
          {
            "average": 1.699616228,
            "count": 10986216,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.074178594,
            "variance": 1.153859652
          },
          {
            "average": 2.27023563,
            "count": 10986216,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.421842198,
            "variance": 2.021635236
          },
          {
            "average": 0.5292920693,
            "count": 10986216,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991412599,
            "variance": 0.2491419974
          },
          {
            "average": 0,
            "count": 10986216,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.510444087,
            "count": 10986216,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7860634561,
            "variance": 0.6178957571
          },
          {
            "average": 1.542711534,
            "count": 10986216,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.52672073,
            "variance": 182.9721736
          },
          {
            "average": 0,
            "count": 10986216,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.07516883,
            "count": 10986216,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6329995326,
            "variance": 0.4006884083
          },
          {
            "average": 207528925.8,
            "count": 10986216,
            "maximum": 207529618,
            "minimum": 207528015,
            "name": "GpsTime",
            "position": 12,
            "stddev": 535.6519895,
            "variance": 286923.0538
          },
          {
            "average": 0,
            "count": 10986216,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10986216,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10986216,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006525449709,
            "count": 10986216,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02553662498,
            "variance": 0.0006521192153
          },
          {
            "average": 0.3308527704,
            "count": 10986216,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4705201748,
            "variance": 0.2213892349
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339837.2568,
          4305676.493,
          13.93936441,
          341692.0768,
          4306935.213,
          406.9593644
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339837.25675977976,
                4305676.493246184,
                13.939364410709459
              ],
              [
                339837.25675977976,
                4306935.213246184,
                13.939364410709459
              ],
              [
                341692.0767597797,
                4306935.213246184,
                406.95936441070944
              ],
              [
                341692.0767597797,
                4305676.493246184,
                406.95936441070944
              ],
              [
                339837.25675977976,
                4305676.493246184,
                13.939364410709459
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:53:38+00:00",
        "end_time": "2018-04-12T00:26:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180411_356444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_356444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180411_356444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_356444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84688176,
            38.88537654,
            13.93936441,
            -76.82521322,
            38.89704992,
            406.9593644
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84658809535073,
                  38.88537653782868,
                  13.939364410709459
                ],
                [
                  -76.84688175588374,
                  38.896713622042654,
                  13.939364410709459
                ],
                [
                  -76.82550348850701,
                  38.89704992103378,
                  406.95936441070944
                ],
                [
                  -76.82521322255958,
                  38.88571270154826,
                  406.95936441070944
                ],
                [
                  -76.84658809535073,
                  38.88537653782868,
                  13.939364410709459
                ]
              ]
            ]
          },
          "id": "20180411_356444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180411_356444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:53:38Z",
            "pc:count": 10986216,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340814.9036,
                "count": 10986216,
                "maximum": 341692.0768,
                "minimum": 339837.2568,
                "name": "X",
                "position": 0,
                "stddev": 560.4324712,
                "variance": 314084.5548
              },
              {
                "average": 4306271.383,
                "count": 10986216,
                "maximum": 4306935.213,
                "minimum": 4305676.493,
                "name": "Y",
                "position": 1,
                "stddev": 349.7161534,
                "variance": 122301.3879
              },
              {
                "average": 43.60013691,
                "count": 10986216,
                "maximum": 406.9593644,
                "minimum": 13.93936441,
                "name": "Z",
                "position": 2,
                "stddev": 8.759547865,
                "variance": 76.72967881
              },
              {
                "average": 4014.062048,
                "count": 10986216,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4018.669379,
                "variance": 16149703.58
              },
              {
                "average": 1.699616228,
                "count": 10986216,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.074178594,
                "variance": 1.153859652
              },
              {
                "average": 2.27023563,
                "count": 10986216,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.421842198,
                "variance": 2.021635236
              },
              {
                "average": 0.5292920693,
                "count": 10986216,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991412599,
                "variance": 0.2491419974
              },
              {
                "average": 0,
                "count": 10986216,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.510444087,
                "count": 10986216,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7860634561,
                "variance": 0.6178957571
              },
              {
                "average": 1.542711534,
                "count": 10986216,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.52672073,
                "variance": 182.9721736
              },
              {
                "average": 0,
                "count": 10986216,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.07516883,
                "count": 10986216,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6329995326,
                "variance": 0.4006884083
              },
              {
                "average": 207528925.8,
                "count": 10986216,
                "maximum": 207529618,
                "minimum": 207528015,
                "name": "GpsTime",
                "position": 12,
                "stddev": 535.6519895,
                "variance": 286923.0538
              },
              {
                "average": 0,
                "count": 10986216,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10986216,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10986216,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006525449709,
                "count": 10986216,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02553662498,
                "variance": 0.0006521192153
              },
              {
                "average": 0.3308527704,
                "count": 10986216,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4705201748,
                "variance": 0.2213892349
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339837.2568,
              4305676.493,
              13.93936441,
              341692.0768,
              4306935.213,
              406.9593644
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339837.25675977976,
                    4305676.493246184,
                    13.939364410709459
                  ],
                  [
                    339837.25675977976,
                    4306935.213246184,
                    13.939364410709459
                  ],
                  [
                    341692.0767597797,
                    4306935.213246184,
                    406.95936441070944
                  ],
                  [
                    341692.0767597797,
                    4305676.493246184,
                    406.95936441070944
                  ],
                  [
                    339837.25675977976,
                    4305676.493246184,
                    13.939364410709459
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:53:38+00:00",
            "end_time": "2018-04-12T00:26: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": "20180217_404436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67804517054687,
              38.86877744825608,
              -2.251250938227628
            ],
            [
              -76.67817758591022,
              38.87440743056727,
              -2.251250938227628
            ],
            [
              -76.67347821191369,
              38.87447488384249,
              307.2287490617724
            ],
            [
              -76.67334616692807,
              38.86884488805411,
              307.2287490617724
            ],
            [
              -76.67804517054687,
              38.86877744825608,
              -2.251250938227628
            ]
          ]
        ]
      },
      "bbox": [
        -76.67817759,
        38.86877745,
        -2.251250938,
        -76.67334617,
        38.87447488,
        307.2287491
      ],
      "properties": {
        "datetime": "2018-02-17T16:33:09Z",
        "pc:count": 605654,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354557.508,
            "count": 605654,
            "maximum": 354830.6282,
            "minimum": 354422.8082,
            "name": "X",
            "position": 0,
            "stddev": 91.67830941,
            "variance": 8404.912416
          },
          {
            "average": 4303987.426,
            "count": 605654,
            "maximum": 4304176.989,
            "minimum": 4303551.969,
            "name": "Y",
            "position": 1,
            "stddev": 135.2029009,
            "variance": 18279.82441
          },
          {
            "average": 15.09017288,
            "count": 605654,
            "maximum": 307.2287491,
            "minimum": -2.251250938,
            "name": "Z",
            "position": 2,
            "stddev": 9.225718959,
            "variance": 85.11389032
          },
          {
            "average": 3532.14109,
            "count": 605654,
            "maximum": 24869,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4525.098616,
            "variance": 20476517.48
          },
          {
            "average": 2.687321474,
            "count": 605654,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.411910232,
            "variance": 1.993490504
          },
          {
            "average": 4.074260221,
            "count": 605654,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.152363669,
            "variance": 1.327942027
          },
          {
            "average": 0.5046396127,
            "count": 605654,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999788863,
            "variance": 0.2499788867
          },
          {
            "average": 0,
            "count": 605654,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.191929716,
            "count": 605654,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4228977758,
            "variance": 0.1788425287
          },
          {
            "average": -0.4471941694,
            "count": 605654,
            "maximum": 7.001999855,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.732975893,
            "variance": 7.469157229
          },
          {
            "average": 0,
            "count": 605654,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27,
            "count": 605654,
            "maximum": 27,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 202920372.9,
            "count": 605654,
            "maximum": 202920389.7,
            "minimum": 202920357.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12.42725421,
            "variance": 154.4366473
          },
          {
            "average": 0,
            "count": 605654,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 605654,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 605654,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002740838829,
            "count": 605654,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01655322365,
            "variance": 0.0002740092133
          },
          {
            "average": 0,
            "count": 605654,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          354422.8082,
          4303551.969,
          -2.251250938,
          354830.6282,
          4304176.989,
          307.2287491
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                354422.8081640906,
                4303551.968781287,
                -2.251250938227628
              ],
              [
                354422.8081640906,
                4304176.988781286,
                -2.251250938227628
              ],
              [
                354830.62816409057,
                4304176.988781286,
                307.2287490617724
              ],
              [
                354830.62816409057,
                4303551.968781287,
                307.2287490617724
              ],
              [
                354422.8081640906,
                4303551.968781287,
                -2.251250938227628
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T16:33:09+00:00",
        "end_time": "2018-02-17T16:32:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_404436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_404436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_404436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_404436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67817759,
            38.86877745,
            -2.251250938,
            -76.67334617,
            38.87447488,
            307.2287491
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67804517054687,
                  38.86877744825608,
                  -2.251250938227628
                ],
                [
                  -76.67817758591022,
                  38.87440743056727,
                  -2.251250938227628
                ],
                [
                  -76.67347821191369,
                  38.87447488384249,
                  307.2287490617724
                ],
                [
                  -76.67334616692807,
                  38.86884488805411,
                  307.2287490617724
                ],
                [
                  -76.67804517054687,
                  38.86877744825608,
                  -2.251250938227628
                ]
              ]
            ]
          },
          "id": "20180217_404436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_404436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T16:33:09Z",
            "pc:count": 605654,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354557.508,
                "count": 605654,
                "maximum": 354830.6282,
                "minimum": 354422.8082,
                "name": "X",
                "position": 0,
                "stddev": 91.67830941,
                "variance": 8404.912416
              },
              {
                "average": 4303987.426,
                "count": 605654,
                "maximum": 4304176.989,
                "minimum": 4303551.969,
                "name": "Y",
                "position": 1,
                "stddev": 135.2029009,
                "variance": 18279.82441
              },
              {
                "average": 15.09017288,
                "count": 605654,
                "maximum": 307.2287491,
                "minimum": -2.251250938,
                "name": "Z",
                "position": 2,
                "stddev": 9.225718959,
                "variance": 85.11389032
              },
              {
                "average": 3532.14109,
                "count": 605654,
                "maximum": 24869,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4525.098616,
                "variance": 20476517.48
              },
              {
                "average": 2.687321474,
                "count": 605654,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.411910232,
                "variance": 1.993490504
              },
              {
                "average": 4.074260221,
                "count": 605654,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.152363669,
                "variance": 1.327942027
              },
              {
                "average": 0.5046396127,
                "count": 605654,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999788863,
                "variance": 0.2499788867
              },
              {
                "average": 0,
                "count": 605654,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.191929716,
                "count": 605654,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4228977758,
                "variance": 0.1788425287
              },
              {
                "average": -0.4471941694,
                "count": 605654,
                "maximum": 7.001999855,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.732975893,
                "variance": 7.469157229
              },
              {
                "average": 0,
                "count": 605654,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27,
                "count": 605654,
                "maximum": 27,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 202920372.9,
                "count": 605654,
                "maximum": 202920389.7,
                "minimum": 202920357.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12.42725421,
                "variance": 154.4366473
              },
              {
                "average": 0,
                "count": 605654,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 605654,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 605654,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002740838829,
                "count": 605654,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01655322365,
                "variance": 0.0002740092133
              },
              {
                "average": 0,
                "count": 605654,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              354422.8082,
              4303551.969,
              -2.251250938,
              354830.6282,
              4304176.989,
              307.2287491
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    354422.8081640906,
                    4303551.968781287,
                    -2.251250938227628
                  ],
                  [
                    354422.8081640906,
                    4304176.988781286,
                    -2.251250938227628
                  ],
                  [
                    354830.62816409057,
                    4304176.988781286,
                    307.2287490617724
                  ],
                  [
                    354830.62816409057,
                    4303551.968781287,
                    307.2287490617724
                  ],
                  [
                    354422.8081640906,
                    4303551.968781287,
                    -2.251250938227628
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T16:33:09+00:00",
            "end_time": "2018-02-17T16:32:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_398428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69923242923274,
              38.841440776754695,
              -10.341996535878337
            ],
            [
              -76.69949552031747,
              38.85249655279259,
              -10.341996535878337
            ],
            [
              -76.68766381731325,
              38.85266815425741,
              316.8180034641217
            ],
            [
              -76.68740255571127,
              38.841612310884884,
              316.8180034641217
            ],
            [
              -76.69923242923274,
              38.841440776754695,
              -10.341996535878337
            ]
          ]
        ]
      },
      "bbox": [
        -76.69949552,
        38.84144078,
        -10.34199654,
        -76.68740256,
        38.85266815,
        316.8180035
      ],
      "properties": {
        "datetime": "2018-03-05T18:40:15Z",
        "pc:count": 13395756,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352950.5568,
            "count": 13395756,
            "maximum": 353555.2493,
            "minimum": 352528.1493,
            "name": "X",
            "position": 0,
            "stddev": 252.6190549,
            "variance": 63816.38691
          },
          {
            "average": 4301273.824,
            "count": 13395756,
            "maximum": 4301779.565,
            "minimum": 4300552.185,
            "name": "Y",
            "position": 1,
            "stddev": 305.5402704,
            "variance": 93354.85684
          },
          {
            "average": 11.55246434,
            "count": 13395756,
            "maximum": 316.8180035,
            "minimum": -10.34199654,
            "name": "Z",
            "position": 2,
            "stddev": 8.949884406,
            "variance": 80.10043088
          },
          {
            "average": 3732.480421,
            "count": 13395756,
            "maximum": 65526,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4312.651302,
            "variance": 18598961.25
          },
          {
            "average": 2.443443431,
            "count": 13395756,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.387221849,
            "variance": 1.924384458
          },
          {
            "average": 3.644192086,
            "count": 13395756,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.407536035,
            "variance": 1.981157691
          },
          {
            "average": 0.5136282715,
            "count": 13395756,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998142544,
            "variance": 0.2498142889
          },
          {
            "average": 0,
            "count": 13395756,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.260947945,
            "count": 13395756,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.502362179,
            "variance": 0.2523677589
          },
          {
            "average": -9.84556631,
            "count": 13395756,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.699868253,
            "variance": 94.08744412
          },
          {
            "average": 0,
            "count": 13395756,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 61.82130549,
            "count": 13395756,
            "maximum": 83,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.3660753,
            "variance": 862.3663785
          },
          {
            "average": 203846690,
            "count": 13395756,
            "maximum": 204310415.7,
            "minimum": 202912949,
            "name": "GpsTime",
            "position": 12,
            "stddev": 657520.1303,
            "variance": 432332721700.0
          },
          {
            "average": 0,
            "count": 13395756,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395756,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13395756,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003652649391,
            "count": 13395756,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01910841563,
            "variance": 0.0003651315479
          },
          {
            "average": 0.6918800999,
            "count": 13395756,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4617164099,
            "variance": 0.2131820432
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352528.1493,
          4300552.185,
          -10.34199654,
          353555.2493,
          4301779.565,
          316.8180035
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352528.14929474937,
                4300552.185490281,
                -10.341996535878337
              ],
              [
                352528.14929474937,
                4301779.565490282,
                -10.341996535878337
              ],
              [
                353555.24929474934,
                4301779.565490282,
                316.8180034641217
              ],
              [
                353555.24929474934,
                4300552.185490281,
                316.8180034641217
              ],
              [
                352528.14929474937,
                4300552.185490281,
                -10.341996535878337
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:40:15+00:00",
        "end_time": "2018-02-17T14:29:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_398428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_398428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_398428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69949552,
            38.84144078,
            -10.34199654,
            -76.68740256,
            38.85266815,
            316.8180035
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69923242923274,
                  38.841440776754695,
                  -10.341996535878337
                ],
                [
                  -76.69949552031747,
                  38.85249655279259,
                  -10.341996535878337
                ],
                [
                  -76.68766381731325,
                  38.85266815425741,
                  316.8180034641217
                ],
                [
                  -76.68740255571127,
                  38.841612310884884,
                  316.8180034641217
                ],
                [
                  -76.69923242923274,
                  38.841440776754695,
                  -10.341996535878337
                ]
              ]
            ]
          },
          "id": "20180217_398428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_398428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:40:15Z",
            "pc:count": 13395756,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352950.5568,
                "count": 13395756,
                "maximum": 353555.2493,
                "minimum": 352528.1493,
                "name": "X",
                "position": 0,
                "stddev": 252.6190549,
                "variance": 63816.38691
              },
              {
                "average": 4301273.824,
                "count": 13395756,
                "maximum": 4301779.565,
                "minimum": 4300552.185,
                "name": "Y",
                "position": 1,
                "stddev": 305.5402704,
                "variance": 93354.85684
              },
              {
                "average": 11.55246434,
                "count": 13395756,
                "maximum": 316.8180035,
                "minimum": -10.34199654,
                "name": "Z",
                "position": 2,
                "stddev": 8.949884406,
                "variance": 80.10043088
              },
              {
                "average": 3732.480421,
                "count": 13395756,
                "maximum": 65526,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4312.651302,
                "variance": 18598961.25
              },
              {
                "average": 2.443443431,
                "count": 13395756,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.387221849,
                "variance": 1.924384458
              },
              {
                "average": 3.644192086,
                "count": 13395756,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.407536035,
                "variance": 1.981157691
              },
              {
                "average": 0.5136282715,
                "count": 13395756,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998142544,
                "variance": 0.2498142889
              },
              {
                "average": 0,
                "count": 13395756,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.260947945,
                "count": 13395756,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.502362179,
                "variance": 0.2523677589
              },
              {
                "average": -9.84556631,
                "count": 13395756,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.699868253,
                "variance": 94.08744412
              },
              {
                "average": 0,
                "count": 13395756,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 61.82130549,
                "count": 13395756,
                "maximum": 83,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.3660753,
                "variance": 862.3663785
              },
              {
                "average": 203846690,
                "count": 13395756,
                "maximum": 204310415.7,
                "minimum": 202912949,
                "name": "GpsTime",
                "position": 12,
                "stddev": 657520.1303,
                "variance": 432332721700.0
              },
              {
                "average": 0,
                "count": 13395756,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395756,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13395756,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003652649391,
                "count": 13395756,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01910841563,
                "variance": 0.0003651315479
              },
              {
                "average": 0.6918800999,
                "count": 13395756,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4617164099,
                "variance": 0.2131820432
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352528.1493,
              4300552.185,
              -10.34199654,
              353555.2493,
              4301779.565,
              316.8180035
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352528.14929474937,
                    4300552.185490281,
                    -10.341996535878337
                  ],
                  [
                    352528.14929474937,
                    4301779.565490282,
                    -10.341996535878337
                  ],
                  [
                    353555.24929474934,
                    4301779.565490282,
                    316.8180034641217
                  ],
                  [
                    353555.24929474934,
                    4300552.185490281,
                    316.8180034641217
                  ],
                  [
                    352528.14929474937,
                    4300552.185490281,
                    -10.341996535878337
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:40:15+00:00",
            "end_time": "2018-02-17T14:29:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_356424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84670580744319,
              38.83046187493804,
              -10.341404914944917
            ],
            [
              -76.84699893064992,
              38.841799785811226,
              -10.341404914944917
            ],
            [
              -76.82563733674357,
              38.842135707906856,
              275.0785950850551
            ],
            [
              -76.82534759905306,
              38.83079766184684,
              275.0785950850551
            ],
            [
              -76.84670580744319,
              38.83046187493804,
              -10.341404914944917
            ]
          ]
        ]
      },
      "bbox": [
        -76.84699893,
        38.83046187,
        -10.34140491,
        -76.8253476,
        38.84213571,
        275.0785951
      ],
      "properties": {
        "datetime": "2018-04-12T00:18:04Z",
        "pc:count": 13136915,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340765.0678,
            "count": 13136915,
            "maximum": 341558.5638,
            "minimum": 339703.7638,
            "name": "X",
            "position": 0,
            "stddev": 472.1851127,
            "variance": 222958.7806
          },
          {
            "average": 4300221.541,
            "count": 13136915,
            "maximum": 4300841.03,
            "minimum": 4299582.23,
            "name": "Y",
            "position": 1,
            "stddev": 353.3906969,
            "variance": 124884.9847
          },
          {
            "average": 56.21478128,
            "count": 13136915,
            "maximum": 275.0785951,
            "minimum": -10.34140491,
            "name": "Z",
            "position": 2,
            "stddev": 12.0613956,
            "variance": 145.4772639
          },
          {
            "average": 5752.0794,
            "count": 13136915,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5197.033296,
            "variance": 27009155.08
          },
          {
            "average": 1.817669521,
            "count": 13136915,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.136734245,
            "variance": 1.292164743
          },
          {
            "average": 2.534181199,
            "count": 13136915,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.466563134,
            "variance": 2.150807425
          },
          {
            "average": 0.5147521317,
            "count": 13136915,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997823463,
            "variance": 0.2497823936
          },
          {
            "average": 0,
            "count": 13136915,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.4913187,
            "count": 13136915,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.636325319,
            "variance": 0.4049099116
          },
          {
            "average": -10.57140327,
            "count": 13136915,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.174308567,
            "variance": 84.16793769
          },
          {
            "average": 0,
            "count": 13136915,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.35451299,
            "count": 13136915,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.32185866,
            "variance": 18.67846228
          },
          {
            "average": 204400794.1,
            "count": 13136915,
            "maximum": 207527484,
            "minimum": 204296971.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 567855.3625,
            "variance": 322459712800.0
          },
          {
            "average": 0,
            "count": 13136915,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13136915,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13136915,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001074909901,
            "count": 13136915,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0327681942,
            "variance": 0.001073754551
          },
          {
            "average": 0.2969603594,
            "count": 13136915,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4569189427,
            "variance": 0.2087749202
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339703.7638,
          4299582.23,
          -10.34140491,
          341558.5638,
          4300841.03,
          275.0785951
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339703.76380382385,
                4299582.230083116,
                -10.341404914944917
              ],
              [
                339703.76380382385,
                4300841.030083117,
                -10.341404914944917
              ],
              [
                341558.5638038239,
                4300841.030083117,
                275.0785950850551
              ],
              [
                341558.5638038239,
                4299582.230083116,
                275.0785950850551
              ],
              [
                339703.76380382385,
                4299582.230083116,
                -10.341404914944917
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:18:04+00:00",
        "end_time": "2018-03-05T14:56:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_356424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_356424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_356424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84699893,
            38.83046187,
            -10.34140491,
            -76.8253476,
            38.84213571,
            275.0785951
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84670580744319,
                  38.83046187493804,
                  -10.341404914944917
                ],
                [
                  -76.84699893064992,
                  38.841799785811226,
                  -10.341404914944917
                ],
                [
                  -76.82563733674357,
                  38.842135707906856,
                  275.0785950850551
                ],
                [
                  -76.82534759905306,
                  38.83079766184684,
                  275.0785950850551
                ],
                [
                  -76.84670580744319,
                  38.83046187493804,
                  -10.341404914944917
                ]
              ]
            ]
          },
          "id": "20180305_356424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_356424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:18:04Z",
            "pc:count": 13136915,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340765.0678,
                "count": 13136915,
                "maximum": 341558.5638,
                "minimum": 339703.7638,
                "name": "X",
                "position": 0,
                "stddev": 472.1851127,
                "variance": 222958.7806
              },
              {
                "average": 4300221.541,
                "count": 13136915,
                "maximum": 4300841.03,
                "minimum": 4299582.23,
                "name": "Y",
                "position": 1,
                "stddev": 353.3906969,
                "variance": 124884.9847
              },
              {
                "average": 56.21478128,
                "count": 13136915,
                "maximum": 275.0785951,
                "minimum": -10.34140491,
                "name": "Z",
                "position": 2,
                "stddev": 12.0613956,
                "variance": 145.4772639
              },
              {
                "average": 5752.0794,
                "count": 13136915,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5197.033296,
                "variance": 27009155.08
              },
              {
                "average": 1.817669521,
                "count": 13136915,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.136734245,
                "variance": 1.292164743
              },
              {
                "average": 2.534181199,
                "count": 13136915,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.466563134,
                "variance": 2.150807425
              },
              {
                "average": 0.5147521317,
                "count": 13136915,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997823463,
                "variance": 0.2497823936
              },
              {
                "average": 0,
                "count": 13136915,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.4913187,
                "count": 13136915,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.636325319,
                "variance": 0.4049099116
              },
              {
                "average": -10.57140327,
                "count": 13136915,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.174308567,
                "variance": 84.16793769
              },
              {
                "average": 0,
                "count": 13136915,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.35451299,
                "count": 13136915,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.32185866,
                "variance": 18.67846228
              },
              {
                "average": 204400794.1,
                "count": 13136915,
                "maximum": 207527484,
                "minimum": 204296971.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 567855.3625,
                "variance": 322459712800.0
              },
              {
                "average": 0,
                "count": 13136915,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13136915,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13136915,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001074909901,
                "count": 13136915,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0327681942,
                "variance": 0.001073754551
              },
              {
                "average": 0.2969603594,
                "count": 13136915,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4569189427,
                "variance": 0.2087749202
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339703.7638,
              4299582.23,
              -10.34140491,
              341558.5638,
              4300841.03,
              275.0785951
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339703.76380382385,
                    4299582.230083116,
                    -10.341404914944917
                  ],
                  [
                    339703.76380382385,
                    4300841.030083117,
                    -10.341404914944917
                  ],
                  [
                    341558.5638038239,
                    4300841.030083117,
                    275.0785950850551
                  ],
                  [
                    341558.5638038239,
                    4299582.230083116,
                    275.0785950850551
                  ],
                  [
                    339703.76380382385,
                    4299582.230083116,
                    -10.341404914944917
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:18:04+00:00",
            "end_time": "2018-03-05T14:56:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_356428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8466836490572,
              38.84144463064536,
              -10.321623873559759
            ],
            [
              -76.84697687429542,
              38.85278216001521,
              -10.321623873559759
            ],
            [
              -76.8256115346695,
              38.85311816397267,
              412.43837612644023
            ],
            [
              -76.82532169676037,
              38.84178049939896,
              412.43837612644023
            ],
            [
              -76.8466836490572,
              38.84144463064536,
              -10.321623873559759
            ]
          ]
        ]
      },
      "bbox": [
        -76.84697687,
        38.84144463,
        -10.32162387,
        -76.8253217,
        38.85311816,
        412.4383761
      ],
      "properties": {
        "datetime": "2018-04-12T00:18:28Z",
        "pc:count": 14184067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340565.6962,
            "count": 14184067,
            "maximum": 341585.1713,
            "minimum": 339730.3313,
            "name": "X",
            "position": 0,
            "stddev": 496.2995057,
            "variance": 246313.1994
          },
          {
            "average": 4301449.496,
            "count": 14184067,
            "maximum": 4302059.821,
            "minimum": 4300801.061,
            "name": "Y",
            "position": 1,
            "stddev": 359.7698771,
            "variance": 129434.3644
          },
          {
            "average": 76.36990841,
            "count": 14184067,
            "maximum": 412.4383761,
            "minimum": -10.32162387,
            "name": "Z",
            "position": 2,
            "stddev": 13.58169585,
            "variance": 184.462462
          },
          {
            "average": 5338.824341,
            "count": 14184067,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5394.271305,
            "variance": 29098162.91
          },
          {
            "average": 2.103352022,
            "count": 14184067,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.293870491,
            "variance": 1.674100846
          },
          {
            "average": 3.031433439,
            "count": 14184067,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.544884435,
            "variance": 2.386667918
          },
          {
            "average": 0.5066089296,
            "count": 14184067,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999563378,
            "variance": 0.2499563397
          },
          {
            "average": 0,
            "count": 14184067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.403438943,
            "count": 14184067,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5665424114,
            "variance": 0.3209703039
          },
          {
            "average": 10.79010173,
            "count": 14184067,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.185048904,
            "variance": 84.36512337
          },
          {
            "average": 0,
            "count": 14184067,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.76593899,
            "count": 14184067,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.34614559,
            "variance": 152.427311
          },
          {
            "average": 205683807.6,
            "count": 14184067,
            "maximum": 207527508.7,
            "minimum": 204296956.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1598980.303,
            "variance": 2556738009000.0
          },
          {
            "average": 0,
            "count": 14184067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14184067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14184067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009674940199,
            "count": 14184067,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03108951661,
            "variance": 0.0009665580433
          },
          {
            "average": 0.3546274845,
            "count": 14184067,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4784003009,
            "variance": 0.2288668479
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339730.3313,
          4300801.061,
          -10.32162387,
          341585.1713,
          4302059.821,
          412.4383761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339730.3313141692,
                4300801.061406513,
                -10.321623873559759
              ],
              [
                339730.3313141692,
                4302059.8214065125,
                -10.321623873559759
              ],
              [
                341585.1713141692,
                4302059.8214065125,
                412.43837612644023
              ],
              [
                341585.1713141692,
                4300801.061406513,
                412.43837612644023
              ],
              [
                339730.3313141692,
                4300801.061406513,
                -10.321623873559759
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:18:28+00:00",
        "end_time": "2018-03-05T14:55:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_356428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_356428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_356428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84697687,
            38.84144463,
            -10.32162387,
            -76.8253217,
            38.85311816,
            412.4383761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8466836490572,
                  38.84144463064536,
                  -10.321623873559759
                ],
                [
                  -76.84697687429542,
                  38.85278216001521,
                  -10.321623873559759
                ],
                [
                  -76.8256115346695,
                  38.85311816397267,
                  412.43837612644023
                ],
                [
                  -76.82532169676037,
                  38.84178049939896,
                  412.43837612644023
                ],
                [
                  -76.8466836490572,
                  38.84144463064536,
                  -10.321623873559759
                ]
              ]
            ]
          },
          "id": "20180305_356428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_356428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:18:28Z",
            "pc:count": 14184067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340565.6962,
                "count": 14184067,
                "maximum": 341585.1713,
                "minimum": 339730.3313,
                "name": "X",
                "position": 0,
                "stddev": 496.2995057,
                "variance": 246313.1994
              },
              {
                "average": 4301449.496,
                "count": 14184067,
                "maximum": 4302059.821,
                "minimum": 4300801.061,
                "name": "Y",
                "position": 1,
                "stddev": 359.7698771,
                "variance": 129434.3644
              },
              {
                "average": 76.36990841,
                "count": 14184067,
                "maximum": 412.4383761,
                "minimum": -10.32162387,
                "name": "Z",
                "position": 2,
                "stddev": 13.58169585,
                "variance": 184.462462
              },
              {
                "average": 5338.824341,
                "count": 14184067,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5394.271305,
                "variance": 29098162.91
              },
              {
                "average": 2.103352022,
                "count": 14184067,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.293870491,
                "variance": 1.674100846
              },
              {
                "average": 3.031433439,
                "count": 14184067,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.544884435,
                "variance": 2.386667918
              },
              {
                "average": 0.5066089296,
                "count": 14184067,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999563378,
                "variance": 0.2499563397
              },
              {
                "average": 0,
                "count": 14184067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.403438943,
                "count": 14184067,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5665424114,
                "variance": 0.3209703039
              },
              {
                "average": 10.79010173,
                "count": 14184067,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.185048904,
                "variance": 84.36512337
              },
              {
                "average": 0,
                "count": 14184067,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.76593899,
                "count": 14184067,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.34614559,
                "variance": 152.427311
              },
              {
                "average": 205683807.6,
                "count": 14184067,
                "maximum": 207527508.7,
                "minimum": 204296956.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1598980.303,
                "variance": 2556738009000.0
              },
              {
                "average": 0,
                "count": 14184067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14184067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14184067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009674940199,
                "count": 14184067,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03108951661,
                "variance": 0.0009665580433
              },
              {
                "average": 0.3546274845,
                "count": 14184067,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4784003009,
                "variance": 0.2288668479
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339730.3313,
              4300801.061,
              -10.32162387,
              341585.1713,
              4302059.821,
              412.4383761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339730.3313141692,
                    4300801.061406513,
                    -10.321623873559759
                  ],
                  [
                    339730.3313141692,
                    4302059.8214065125,
                    -10.321623873559759
                  ],
                  [
                    341585.1713141692,
                    4302059.8214065125,
                    412.43837612644023
                  ],
                  [
                    341585.1713141692,
                    4300801.061406513,
                    412.43837612644023
                  ],
                  [
                    339730.3313141692,
                    4300801.061406513,
                    -10.321623873559759
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:18:28+00:00",
            "end_time": "2018-03-05T14:55:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_398432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69918280486472,
              38.852304328552684,
              -10.394220183455076
            ],
            [
              -76.69944882148106,
              38.86347898454068,
              -10.394220183455076
            ],
            [
              -76.68310422358883,
              38.86371573618718,
              310.6257798165449
            ],
            [
              -76.68284076244915,
              38.85254098630948,
              310.6257798165449
            ],
            [
              -76.69918280486472,
              38.852304328552684,
              -10.394220183455076
            ]
          ]
        ]
      },
      "bbox": [
        -76.69944882,
        38.85230433,
        -10.39422018,
        -76.68284076,
        38.86371574,
        310.6257798
      ],
      "properties": {
        "datetime": "2018-03-05T18:40:15Z",
        "pc:count": 20770581,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353042.1694,
            "count": 20770581,
            "maximum": 353973.5296,
            "minimum": 352554.8896,
            "name": "X",
            "position": 0,
            "stddev": 291.3276981,
            "variance": 84871.82766
          },
          {
            "average": 4302439.475,
            "count": 20770581,
            "maximum": 4302998.308,
            "minimum": 4301757.728,
            "name": "Y",
            "position": 1,
            "stddev": 364.1020036,
            "variance": 132570.269
          },
          {
            "average": 21.61428639,
            "count": 20770581,
            "maximum": 310.6257798,
            "minimum": -10.39422018,
            "name": "Z",
            "position": 2,
            "stddev": 16.68156581,
            "variance": 278.2746377
          },
          {
            "average": 3826.6531,
            "count": 20770581,
            "maximum": 49169,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4586.837275,
            "variance": 21039076.18
          },
          {
            "average": 2.476678337,
            "count": 20770581,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.380023646,
            "variance": 1.904465264
          },
          {
            "average": 3.712188696,
            "count": 20770581,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.348940352,
            "variance": 1.819640074
          },
          {
            "average": 0.4769717804,
            "count": 20770581,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994694316,
            "variance": 0.2494697131
          },
          {
            "average": 0,
            "count": 20770581,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225194423,
            "count": 20770581,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5156555352,
            "variance": 0.265900631
          },
          {
            "average": 10.72466067,
            "count": 20770581,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.972279661,
            "variance": 80.50180232
          },
          {
            "average": 0,
            "count": 20770581,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 43.23331875,
            "count": 20770581,
            "maximum": 83,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.0966908,
            "variance": 846.6174155
          },
          {
            "average": 203444388.1,
            "count": 20770581,
            "maximum": 204310415.7,
            "minimum": 202912964.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 676534.8992,
            "variance": 457699469800.0
          },
          {
            "average": 0,
            "count": 20770581,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20770581,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20770581,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004304164626,
            "count": 20770581,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02074201593,
            "variance": 0.000430231225
          },
          {
            "average": 0.6115751408,
            "count": 20770581,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4873920387,
            "variance": 0.2375509994
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352554.8896,
          4301757.728,
          -10.39422018,
          353973.5296,
          4302998.308,
          310.6257798
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352554.88957883354,
                4301757.727629415,
                -10.394220183455076
              ],
              [
                352554.88957883354,
                4302998.307629415,
                -10.394220183455076
              ],
              [
                353973.52957883355,
                4302998.307629415,
                310.6257798165449
              ],
              [
                353973.52957883355,
                4301757.727629415,
                310.6257798165449
              ],
              [
                352554.88957883354,
                4301757.727629415,
                -10.394220183455076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:40:15+00:00",
        "end_time": "2018-02-17T14:29:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_398432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_398432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_398432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69944882,
            38.85230433,
            -10.39422018,
            -76.68284076,
            38.86371574,
            310.6257798
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69918280486472,
                  38.852304328552684,
                  -10.394220183455076
                ],
                [
                  -76.69944882148106,
                  38.86347898454068,
                  -10.394220183455076
                ],
                [
                  -76.68310422358883,
                  38.86371573618718,
                  310.6257798165449
                ],
                [
                  -76.68284076244915,
                  38.85254098630948,
                  310.6257798165449
                ],
                [
                  -76.69918280486472,
                  38.852304328552684,
                  -10.394220183455076
                ]
              ]
            ]
          },
          "id": "20180217_398432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_398432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:40:15Z",
            "pc:count": 20770581,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353042.1694,
                "count": 20770581,
                "maximum": 353973.5296,
                "minimum": 352554.8896,
                "name": "X",
                "position": 0,
                "stddev": 291.3276981,
                "variance": 84871.82766
              },
              {
                "average": 4302439.475,
                "count": 20770581,
                "maximum": 4302998.308,
                "minimum": 4301757.728,
                "name": "Y",
                "position": 1,
                "stddev": 364.1020036,
                "variance": 132570.269
              },
              {
                "average": 21.61428639,
                "count": 20770581,
                "maximum": 310.6257798,
                "minimum": -10.39422018,
                "name": "Z",
                "position": 2,
                "stddev": 16.68156581,
                "variance": 278.2746377
              },
              {
                "average": 3826.6531,
                "count": 20770581,
                "maximum": 49169,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4586.837275,
                "variance": 21039076.18
              },
              {
                "average": 2.476678337,
                "count": 20770581,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.380023646,
                "variance": 1.904465264
              },
              {
                "average": 3.712188696,
                "count": 20770581,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.348940352,
                "variance": 1.819640074
              },
              {
                "average": 0.4769717804,
                "count": 20770581,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994694316,
                "variance": 0.2494697131
              },
              {
                "average": 0,
                "count": 20770581,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225194423,
                "count": 20770581,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5156555352,
                "variance": 0.265900631
              },
              {
                "average": 10.72466067,
                "count": 20770581,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.972279661,
                "variance": 80.50180232
              },
              {
                "average": 0,
                "count": 20770581,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 43.23331875,
                "count": 20770581,
                "maximum": 83,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.0966908,
                "variance": 846.6174155
              },
              {
                "average": 203444388.1,
                "count": 20770581,
                "maximum": 204310415.7,
                "minimum": 202912964.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 676534.8992,
                "variance": 457699469800.0
              },
              {
                "average": 0,
                "count": 20770581,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20770581,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20770581,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004304164626,
                "count": 20770581,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02074201593,
                "variance": 0.000430231225
              },
              {
                "average": 0.6115751408,
                "count": 20770581,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4873920387,
                "variance": 0.2375509994
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352554.8896,
              4301757.728,
              -10.39422018,
              353973.5296,
              4302998.308,
              310.6257798
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352554.88957883354,
                    4301757.727629415,
                    -10.394220183455076
                  ],
                  [
                    352554.88957883354,
                    4302998.307629415,
                    -10.394220183455076
                  ],
                  [
                    353973.52957883355,
                    4302998.307629415,
                    310.6257798165449
                  ],
                  [
                    353973.52957883355,
                    4301757.727629415,
                    310.6257798165449
                  ],
                  [
                    352554.88957883354,
                    4301757.727629415,
                    -10.394220183455076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:40:15+00:00",
            "end_time": "2018-02-17T14:29: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": "20180305_356432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84665810745598,
              38.85242820832469,
              -10.307744389724007
            ],
            [
              -76.84695144354667,
              38.86376571648591,
              -10.307744389724007
            ],
            [
              -76.82558604257919,
              38.86410174437308,
              412.052255610276
            ],
            [
              -76.82529609515466,
              38.85276410101009,
              412.052255610276
            ],
            [
              -76.84665810745598,
              38.85242820832469,
              -10.307744389724007
            ]
          ]
        ]
      },
      "bbox": [
        -76.84695144,
        38.85242821,
        -10.30774439,
        -76.8252961,
        38.86410174,
        412.0522556
      ],
      "properties": {
        "datetime": "2018-04-12T00:28:10Z",
        "pc:count": 12159186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340641.4881,
            "count": 12159186,
            "maximum": 341611.7596,
            "minimum": 339757.1996,
            "name": "X",
            "position": 0,
            "stddev": 573.4852874,
            "variance": 328885.3748
          },
          {
            "average": 4302643.633,
            "count": 12159186,
            "maximum": 4303278.74,
            "minimum": 4302019.98,
            "name": "Y",
            "position": 1,
            "stddev": 375.0674741,
            "variance": 140675.6101
          },
          {
            "average": 69.91940089,
            "count": 12159186,
            "maximum": 412.0522556,
            "minimum": -10.30774439,
            "name": "Z",
            "position": 2,
            "stddev": 15.14365218,
            "variance": 229.3302012
          },
          {
            "average": 4966.72767,
            "count": 12159186,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4808.751423,
            "variance": 23124090.25
          },
          {
            "average": 1.934861676,
            "count": 12159186,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.202937499,
            "variance": 1.447058628
          },
          {
            "average": 2.681151847,
            "count": 12159186,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.504786011,
            "variance": 2.26438094
          },
          {
            "average": 0.5345013227,
            "count": 12159186,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4988082589,
            "variance": 0.2488096792
          },
          {
            "average": 0,
            "count": 12159186,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.470684304,
            "count": 12159186,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5518394005,
            "variance": 0.3045267239
          },
          {
            "average": -0.8699306105,
            "count": 12159186,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.51061359,
            "variance": 182.5366795
          },
          {
            "average": 0,
            "count": 12159186,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.45971285,
            "count": 12159186,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.411026375,
            "variance": 88.56741743
          },
          {
            "average": 206964193.8,
            "count": 12159186,
            "maximum": 207528090.3,
            "minimum": 204296953.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1225890.897,
            "variance": 1502808492000.0
          },
          {
            "average": 0,
            "count": 12159186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12159186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12159186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001056567438,
            "count": 12159186,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03248770829,
            "variance": 0.00105545119
          },
          {
            "average": 0.2826706492,
            "count": 12159186,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4502976459,
            "variance": 0.2027679699
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339757.1996,
          4302019.98,
          -10.30774439,
          341611.7596,
          4303278.74,
          412.0522556
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339757.1995853663,
                4302019.980068638,
                -10.307744389724007
              ],
              [
                339757.1995853663,
                4303278.740068638,
                -10.307744389724007
              ],
              [
                341611.75958536635,
                4303278.740068638,
                412.052255610276
              ],
              [
                341611.75958536635,
                4302019.980068638,
                412.052255610276
              ],
              [
                339757.1995853663,
                4302019.980068638,
                -10.307744389724007
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:28:10+00:00",
        "end_time": "2018-03-05T14:55:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180305_356432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180305_356432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_356432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84695144,
            38.85242821,
            -10.30774439,
            -76.8252961,
            38.86410174,
            412.0522556
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84665810745598,
                  38.85242820832469,
                  -10.307744389724007
                ],
                [
                  -76.84695144354667,
                  38.86376571648591,
                  -10.307744389724007
                ],
                [
                  -76.82558604257919,
                  38.86410174437308,
                  412.052255610276
                ],
                [
                  -76.82529609515466,
                  38.85276410101009,
                  412.052255610276
                ],
                [
                  -76.84665810745598,
                  38.85242820832469,
                  -10.307744389724007
                ]
              ]
            ]
          },
          "id": "20180305_356432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180305_356432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:28:10Z",
            "pc:count": 12159186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340641.4881,
                "count": 12159186,
                "maximum": 341611.7596,
                "minimum": 339757.1996,
                "name": "X",
                "position": 0,
                "stddev": 573.4852874,
                "variance": 328885.3748
              },
              {
                "average": 4302643.633,
                "count": 12159186,
                "maximum": 4303278.74,
                "minimum": 4302019.98,
                "name": "Y",
                "position": 1,
                "stddev": 375.0674741,
                "variance": 140675.6101
              },
              {
                "average": 69.91940089,
                "count": 12159186,
                "maximum": 412.0522556,
                "minimum": -10.30774439,
                "name": "Z",
                "position": 2,
                "stddev": 15.14365218,
                "variance": 229.3302012
              },
              {
                "average": 4966.72767,
                "count": 12159186,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4808.751423,
                "variance": 23124090.25
              },
              {
                "average": 1.934861676,
                "count": 12159186,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.202937499,
                "variance": 1.447058628
              },
              {
                "average": 2.681151847,
                "count": 12159186,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.504786011,
                "variance": 2.26438094
              },
              {
                "average": 0.5345013227,
                "count": 12159186,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4988082589,
                "variance": 0.2488096792
              },
              {
                "average": 0,
                "count": 12159186,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.470684304,
                "count": 12159186,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5518394005,
                "variance": 0.3045267239
              },
              {
                "average": -0.8699306105,
                "count": 12159186,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.51061359,
                "variance": 182.5366795
              },
              {
                "average": 0,
                "count": 12159186,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.45971285,
                "count": 12159186,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.411026375,
                "variance": 88.56741743
              },
              {
                "average": 206964193.8,
                "count": 12159186,
                "maximum": 207528090.3,
                "minimum": 204296953.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1225890.897,
                "variance": 1502808492000.0
              },
              {
                "average": 0,
                "count": 12159186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12159186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12159186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001056567438,
                "count": 12159186,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03248770829,
                "variance": 0.00105545119
              },
              {
                "average": 0.2826706492,
                "count": 12159186,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4502976459,
                "variance": 0.2027679699
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339757.1996,
              4302019.98,
              -10.30774439,
              341611.7596,
              4303278.74,
              412.0522556
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339757.1995853663,
                    4302019.980068638,
                    -10.307744389724007
                  ],
                  [
                    339757.1995853663,
                    4303278.740068638,
                    -10.307744389724007
                  ],
                  [
                    341611.75958536635,
                    4303278.740068638,
                    412.052255610276
                  ],
                  [
                    341611.75958536635,
                    4302019.980068638,
                    412.052255610276
                  ],
                  [
                    339757.1995853663,
                    4302019.980068638,
                    -10.307744389724007
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:28:10+00:00",
            "end_time": "2018-03-05T14:55:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_398436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69913476648036,
              38.86320931320064,
              -10.071847053508122
            ],
            [
              -76.6994027543782,
              38.87446267480052,
              -10.071847053508122
            ],
            [
              -76.67803015307675,
              38.87477181393495,
              308.7681529464919
            ],
            [
              -76.67776553165494,
              38.86351832888534,
              308.7681529464919
            ],
            [
              -76.69913476648036,
              38.86320931320064,
              -10.071847053508122
            ]
          ]
        ]
      },
      "bbox": [
        -76.69940275,
        38.86320931,
        -10.07184705,
        -76.67776553,
        38.87477181,
        308.7681529
      ],
      "properties": {
        "datetime": "2018-03-05T18:19:47Z",
        "pc:count": 24507372,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353404.7683,
            "count": 24507372,
            "maximum": 354436.3418,
            "minimum": 352581.5818,
            "name": "X",
            "position": 0,
            "stddev": 508.9002563,
            "variance": 258979.4709
          },
          {
            "average": 4303533.299,
            "count": 24507372,
            "maximum": 4304217.193,
            "minimum": 4302967.873,
            "name": "Y",
            "position": 1,
            "stddev": 335.7381183,
            "variance": 112720.0841
          },
          {
            "average": 23.49308305,
            "count": 24507372,
            "maximum": 308.7681529,
            "minimum": -10.07184705,
            "name": "Z",
            "position": 2,
            "stddev": 14.68756085,
            "variance": 215.7244438
          },
          {
            "average": 3862.973718,
            "count": 24507372,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4756.329316,
            "variance": 22622668.56
          },
          {
            "average": 2.555057515,
            "count": 24507372,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.42661345,
            "variance": 2.035225935
          },
          {
            "average": 3.830607704,
            "count": 24507372,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.375081744,
            "variance": 1.890849802
          },
          {
            "average": 0.5404779019,
            "count": 24507372,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4983588562,
            "variance": 0.2483615496
          },
          {
            "average": 0,
            "count": 24507372,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20218553,
            "count": 24507372,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4788797752,
            "variance": 0.2293258391
          },
          {
            "average": 6.743346418,
            "count": 24507372,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.07727821,
            "variance": 145.8606489
          },
          {
            "average": 0,
            "count": 24507372,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.97999643,
            "count": 24507372,
            "maximum": 82,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.78265958,
            "variance": 614.180216
          },
          {
            "average": 203273439.8,
            "count": 24507372,
            "maximum": 204309187.5,
            "minimum": 202912986.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 607311.1864,
            "variance": 368826877200.0
          },
          {
            "average": 0,
            "count": 24507372,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24507372,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24507372,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003411218469,
            "count": 24507372,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01846633414,
            "variance": 0.0003410054967
          },
          {
            "average": 0.6210039167,
            "count": 24507372,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4851371577,
            "variance": 0.2353580617
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352581.5818,
          4302967.873,
          -10.07184705,
          354436.3418,
          4304217.193,
          308.7681529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352581.58184720355,
                4302967.872543845,
                -10.071847053508122
              ],
              [
                352581.58184720355,
                4304217.192543846,
                -10.071847053508122
              ],
              [
                354436.34184720356,
                4304217.192543846,
                308.7681529464919
              ],
              [
                354436.34184720356,
                4302967.872543845,
                308.7681529464919
              ],
              [
                352581.58184720355,
                4302967.872543845,
                -10.071847053508122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:19:47+00:00",
        "end_time": "2018-02-17T14:29:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_398436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_398436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_398436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69940275,
            38.86320931,
            -10.07184705,
            -76.67776553,
            38.87477181,
            308.7681529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69913476648036,
                  38.86320931320064,
                  -10.071847053508122
                ],
                [
                  -76.6994027543782,
                  38.87446267480052,
                  -10.071847053508122
                ],
                [
                  -76.67803015307675,
                  38.87477181393495,
                  308.7681529464919
                ],
                [
                  -76.67776553165494,
                  38.86351832888534,
                  308.7681529464919
                ],
                [
                  -76.69913476648036,
                  38.86320931320064,
                  -10.071847053508122
                ]
              ]
            ]
          },
          "id": "20180217_398436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_398436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:19:47Z",
            "pc:count": 24507372,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353404.7683,
                "count": 24507372,
                "maximum": 354436.3418,
                "minimum": 352581.5818,
                "name": "X",
                "position": 0,
                "stddev": 508.9002563,
                "variance": 258979.4709
              },
              {
                "average": 4303533.299,
                "count": 24507372,
                "maximum": 4304217.193,
                "minimum": 4302967.873,
                "name": "Y",
                "position": 1,
                "stddev": 335.7381183,
                "variance": 112720.0841
              },
              {
                "average": 23.49308305,
                "count": 24507372,
                "maximum": 308.7681529,
                "minimum": -10.07184705,
                "name": "Z",
                "position": 2,
                "stddev": 14.68756085,
                "variance": 215.7244438
              },
              {
                "average": 3862.973718,
                "count": 24507372,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4756.329316,
                "variance": 22622668.56
              },
              {
                "average": 2.555057515,
                "count": 24507372,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.42661345,
                "variance": 2.035225935
              },
              {
                "average": 3.830607704,
                "count": 24507372,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.375081744,
                "variance": 1.890849802
              },
              {
                "average": 0.5404779019,
                "count": 24507372,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4983588562,
                "variance": 0.2483615496
              },
              {
                "average": 0,
                "count": 24507372,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20218553,
                "count": 24507372,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4788797752,
                "variance": 0.2293258391
              },
              {
                "average": 6.743346418,
                "count": 24507372,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.07727821,
                "variance": 145.8606489
              },
              {
                "average": 0,
                "count": 24507372,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.97999643,
                "count": 24507372,
                "maximum": 82,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.78265958,
                "variance": 614.180216
              },
              {
                "average": 203273439.8,
                "count": 24507372,
                "maximum": 204309187.5,
                "minimum": 202912986.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 607311.1864,
                "variance": 368826877200.0
              },
              {
                "average": 0,
                "count": 24507372,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24507372,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24507372,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003411218469,
                "count": 24507372,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01846633414,
                "variance": 0.0003410054967
              },
              {
                "average": 0.6210039167,
                "count": 24507372,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4851371577,
                "variance": 0.2353580617
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352581.5818,
              4302967.873,
              -10.07184705,
              354436.3418,
              4304217.193,
              308.7681529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352581.58184720355,
                    4302967.872543845,
                    -10.071847053508122
                  ],
                  [
                    352581.58184720355,
                    4304217.192543846,
                    -10.071847053508122
                  ],
                  [
                    354436.34184720356,
                    4304217.192543846,
                    308.7681529464919
                  ],
                  [
                    354436.34184720356,
                    4302967.872543845,
                    308.7681529464919
                  ],
                  [
                    352581.58184720355,
                    4302967.872543845,
                    -10.071847053508122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:19:47+00:00",
            "end_time": "2018-02-17T14:29: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": "20180217_386444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74119574213846,
              38.88519024470312,
              -10.414428915702416
            ],
            [
              -76.74147268533244,
              38.89652960547732,
              -10.414428915702416
            ],
            [
              -76.7200946315345,
              38.89684658310321,
              318.6055710842976
            ],
            [
              -76.71982108393766,
              38.88550709480347,
              318.6055710842976
            ],
            [
              -76.74119574213846,
              38.88519024470312,
              -10.414428915702416
            ]
          ]
        ]
      },
      "bbox": [
        -76.74147269,
        38.88519024,
        -10.41442892,
        -76.71982108,
        38.89684658,
        318.6055711
      ],
      "properties": {
        "datetime": "2018-03-05T15:48:32Z",
        "pc:count": 31234171,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349971.4349,
            "count": 31234171,
            "maximum": 350833.3347,
            "minimum": 348978.6347,
            "name": "X",
            "position": 0,
            "stddev": 506.0850288,
            "variance": 256122.0563
          },
          {
            "average": 4306138.532,
            "count": 31234171,
            "maximum": 4306734.979,
            "minimum": 4305476.079,
            "name": "Y",
            "position": 1,
            "stddev": 342.4309032,
            "variance": 117258.9235
          },
          {
            "average": 43.54252159,
            "count": 31234171,
            "maximum": 318.6055711,
            "minimum": -10.41442892,
            "name": "Z",
            "position": 2,
            "stddev": 12.61910436,
            "variance": 159.2417949
          },
          {
            "average": 3866.250298,
            "count": 31234171,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4612.788786,
            "variance": 21277820.39
          },
          {
            "average": 2.432170362,
            "count": 31234171,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.344630731,
            "variance": 1.808031803
          },
          {
            "average": 3.638304663,
            "count": 31234171,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.31966585,
            "variance": 1.741517956
          },
          {
            "average": 0.5125603302,
            "count": 31234171,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998422212,
            "variance": 0.2498422461
          },
          {
            "average": 0,
            "count": 31234171,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257697475,
            "count": 31234171,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4819534087,
            "variance": 0.2322790882
          },
          {
            "average": -4.811835821,
            "count": 31234171,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.69035852,
            "variance": 161.0451993
          },
          {
            "average": 0,
            "count": 31234171,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 55.74479716,
            "count": 31234171,
            "maximum": 75,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 25.59580134,
            "variance": 655.1450462
          },
          {
            "average": 203829274.3,
            "count": 31234171,
            "maximum": 204300112.7,
            "minimum": 202913031.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 655952.9208,
            "variance": 430274234300.0
          },
          {
            "average": 0,
            "count": 31234171,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31234171,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31234171,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000373533205,
            "count": 31234171,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01932339747,
            "variance": 0.0003733936899
          },
          {
            "average": 0.6044355395,
            "count": 31234171,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4889716001,
            "variance": 0.2390932257
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348978.6347,
          4305476.079,
          -10.41442892,
          350833.3347,
          4306734.979,
          318.6055711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348978.63471463113,
                4305476.078637516,
                -10.414428915702416
              ],
              [
                348978.63471463113,
                4306734.9786375165,
                -10.414428915702416
              ],
              [
                350833.3347146311,
                4306734.9786375165,
                318.6055710842976
              ],
              [
                350833.3347146311,
                4305476.078637516,
                318.6055710842976
              ],
              [
                348978.63471463113,
                4305476.078637516,
                -10.414428915702416
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:48:32+00:00",
        "end_time": "2018-02-17T14:30:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_386444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_386444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_386444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74147269,
            38.88519024,
            -10.41442892,
            -76.71982108,
            38.89684658,
            318.6055711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74119574213846,
                  38.88519024470312,
                  -10.414428915702416
                ],
                [
                  -76.74147268533244,
                  38.89652960547732,
                  -10.414428915702416
                ],
                [
                  -76.7200946315345,
                  38.89684658310321,
                  318.6055710842976
                ],
                [
                  -76.71982108393766,
                  38.88550709480347,
                  318.6055710842976
                ],
                [
                  -76.74119574213846,
                  38.88519024470312,
                  -10.414428915702416
                ]
              ]
            ]
          },
          "id": "20180217_386444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_386444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:48:32Z",
            "pc:count": 31234171,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349971.4349,
                "count": 31234171,
                "maximum": 350833.3347,
                "minimum": 348978.6347,
                "name": "X",
                "position": 0,
                "stddev": 506.0850288,
                "variance": 256122.0563
              },
              {
                "average": 4306138.532,
                "count": 31234171,
                "maximum": 4306734.979,
                "minimum": 4305476.079,
                "name": "Y",
                "position": 1,
                "stddev": 342.4309032,
                "variance": 117258.9235
              },
              {
                "average": 43.54252159,
                "count": 31234171,
                "maximum": 318.6055711,
                "minimum": -10.41442892,
                "name": "Z",
                "position": 2,
                "stddev": 12.61910436,
                "variance": 159.2417949
              },
              {
                "average": 3866.250298,
                "count": 31234171,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4612.788786,
                "variance": 21277820.39
              },
              {
                "average": 2.432170362,
                "count": 31234171,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.344630731,
                "variance": 1.808031803
              },
              {
                "average": 3.638304663,
                "count": 31234171,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.31966585,
                "variance": 1.741517956
              },
              {
                "average": 0.5125603302,
                "count": 31234171,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998422212,
                "variance": 0.2498422461
              },
              {
                "average": 0,
                "count": 31234171,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257697475,
                "count": 31234171,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4819534087,
                "variance": 0.2322790882
              },
              {
                "average": -4.811835821,
                "count": 31234171,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.69035852,
                "variance": 161.0451993
              },
              {
                "average": 0,
                "count": 31234171,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 55.74479716,
                "count": 31234171,
                "maximum": 75,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 25.59580134,
                "variance": 655.1450462
              },
              {
                "average": 203829274.3,
                "count": 31234171,
                "maximum": 204300112.7,
                "minimum": 202913031.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 655952.9208,
                "variance": 430274234300.0
              },
              {
                "average": 0,
                "count": 31234171,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31234171,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31234171,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000373533205,
                "count": 31234171,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01932339747,
                "variance": 0.0003733936899
              },
              {
                "average": 0.6044355395,
                "count": 31234171,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4889716001,
                "variance": 0.2390932257
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348978.6347,
              4305476.079,
              -10.41442892,
              350833.3347,
              4306734.979,
              318.6055711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348978.63471463113,
                    4305476.078637516,
                    -10.414428915702416
                  ],
                  [
                    348978.63471463113,
                    4306734.9786375165,
                    -10.414428915702416
                  ],
                  [
                    350833.3347146311,
                    4306734.9786375165,
                    318.6055710842976
                  ],
                  [
                    350833.3347146311,
                    4305476.078637516,
                    318.6055710842976
                  ],
                  [
                    348978.63471463113,
                    4305476.078637516,
                    -10.414428915702416
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:48:32+00:00",
            "end_time": "2018-02-17T14:30:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_392428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72029094398347,
              38.84121088780344,
              -10.322050383350216
            ],
            [
              -76.72056408657843,
              38.85254847787336,
              -10.322050383350216
            ],
            [
              -76.69919735750992,
              38.852861356383514,
              315.1979496166498
            ],
            [
              -76.69892760291366,
              38.84152364041433,
              315.1979496166498
            ],
            [
              -76.72029094398347,
              38.84121088780344,
              -10.322050383350216
            ]
          ]
        ]
      },
      "bbox": [
        -76.72056409,
        38.84121089,
        -10.32205038,
        -76.6989276,
        38.85286136,
        315.1979496
      ],
      "properties": {
        "datetime": "2018-03-05T18:39:56Z",
        "pc:count": 25944717,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351678.6348,
            "count": 25944717,
            "maximum": 352554.7771,
            "minimum": 350699.9371,
            "name": "X",
            "position": 0,
            "stddev": 580.2051577,
            "variance": 336638.0251
          },
          {
            "average": 4301178.974,
            "count": 25944717,
            "maximum": 4301819.569,
            "minimum": 4300560.889,
            "name": "Y",
            "position": 1,
            "stddev": 346.53255,
            "variance": 120084.8082
          },
          {
            "average": 37.21762514,
            "count": 25944717,
            "maximum": 315.1979496,
            "minimum": -10.32205038,
            "name": "Z",
            "position": 2,
            "stddev": 16.54367745,
            "variance": 273.6932637
          },
          {
            "average": 4299.346705,
            "count": 25944717,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5225.809361,
            "variance": 27309083.48
          },
          {
            "average": 2.493827664,
            "count": 25944717,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.38763662,
            "variance": 1.925535389
          },
          {
            "average": 3.73035204,
            "count": 25944717,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.351390192,
            "variance": 1.826255452
          },
          {
            "average": 0.5097196859,
            "count": 25944717,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999055284,
            "variance": 0.2499055373
          },
          {
            "average": 0,
            "count": 25944717,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279987752,
            "count": 25944717,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5090542973,
            "variance": 0.2591362776
          },
          {
            "average": 1.504158623,
            "count": 25944717,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.42726687,
            "variance": 208.1460292
          },
          {
            "average": 0,
            "count": 25944717,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 67.69663115,
            "count": 25944717,
            "maximum": 83,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 24.61367568,
            "variance": 605.8330305
          },
          {
            "average": 204015452.6,
            "count": 25944717,
            "maximum": 204310396.8,
            "minimum": 202912958.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 566605.3035,
            "variance": 321041569900.0
          },
          {
            "average": 0,
            "count": 25944717,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25944717,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25944717,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006569738263,
            "count": 25944717,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02562308016,
            "variance": 0.000656542237
          },
          {
            "average": 0.5308265648,
            "count": 25944717,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990488278,
            "variance": 0.2490497325
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350699.9371,
          4300560.889,
          -10.32205038,
          352554.7771,
          4301819.569,
          315.1979496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350699.93709577015,
                4300560.889468608,
                -10.322050383350216
              ],
              [
                350699.93709577015,
                4301819.569468608,
                -10.322050383350216
              ],
              [
                352554.7770957701,
                4301819.569468608,
                315.1979496166498
              ],
              [
                352554.7770957701,
                4300560.889468608,
                315.1979496166498
              ],
              [
                350699.93709577015,
                4300560.889468608,
                -10.322050383350216
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:39:56+00:00",
        "end_time": "2018-02-17T14:29:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_392428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_392428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_392428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72056409,
            38.84121089,
            -10.32205038,
            -76.6989276,
            38.85286136,
            315.1979496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72029094398347,
                  38.84121088780344,
                  -10.322050383350216
                ],
                [
                  -76.72056408657843,
                  38.85254847787336,
                  -10.322050383350216
                ],
                [
                  -76.69919735750992,
                  38.852861356383514,
                  315.1979496166498
                ],
                [
                  -76.69892760291366,
                  38.84152364041433,
                  315.1979496166498
                ],
                [
                  -76.72029094398347,
                  38.84121088780344,
                  -10.322050383350216
                ]
              ]
            ]
          },
          "id": "20180217_392428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_392428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:39:56Z",
            "pc:count": 25944717,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351678.6348,
                "count": 25944717,
                "maximum": 352554.7771,
                "minimum": 350699.9371,
                "name": "X",
                "position": 0,
                "stddev": 580.2051577,
                "variance": 336638.0251
              },
              {
                "average": 4301178.974,
                "count": 25944717,
                "maximum": 4301819.569,
                "minimum": 4300560.889,
                "name": "Y",
                "position": 1,
                "stddev": 346.53255,
                "variance": 120084.8082
              },
              {
                "average": 37.21762514,
                "count": 25944717,
                "maximum": 315.1979496,
                "minimum": -10.32205038,
                "name": "Z",
                "position": 2,
                "stddev": 16.54367745,
                "variance": 273.6932637
              },
              {
                "average": 4299.346705,
                "count": 25944717,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5225.809361,
                "variance": 27309083.48
              },
              {
                "average": 2.493827664,
                "count": 25944717,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.38763662,
                "variance": 1.925535389
              },
              {
                "average": 3.73035204,
                "count": 25944717,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.351390192,
                "variance": 1.826255452
              },
              {
                "average": 0.5097196859,
                "count": 25944717,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999055284,
                "variance": 0.2499055373
              },
              {
                "average": 0,
                "count": 25944717,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279987752,
                "count": 25944717,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5090542973,
                "variance": 0.2591362776
              },
              {
                "average": 1.504158623,
                "count": 25944717,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.42726687,
                "variance": 208.1460292
              },
              {
                "average": 0,
                "count": 25944717,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 67.69663115,
                "count": 25944717,
                "maximum": 83,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 24.61367568,
                "variance": 605.8330305
              },
              {
                "average": 204015452.6,
                "count": 25944717,
                "maximum": 204310396.8,
                "minimum": 202912958.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 566605.3035,
                "variance": 321041569900.0
              },
              {
                "average": 0,
                "count": 25944717,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25944717,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25944717,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006569738263,
                "count": 25944717,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02562308016,
                "variance": 0.000656542237
              },
              {
                "average": 0.5308265648,
                "count": 25944717,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990488278,
                "variance": 0.2490497325
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350699.9371,
              4300560.889,
              -10.32205038,
              352554.7771,
              4301819.569,
              315.1979496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350699.93709577015,
                    4300560.889468608,
                    -10.322050383350216
                  ],
                  [
                    350699.93709577015,
                    4301819.569468608,
                    -10.322050383350216
                  ],
                  [
                    352554.7770957701,
                    4301819.569468608,
                    315.1979496166498
                  ],
                  [
                    352554.7770957701,
                    4300560.889468608,
                    315.1979496166498
                  ],
                  [
                    350699.93709577015,
                    4300560.889468608,
                    -10.322050383350216
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:39:56+00:00",
            "end_time": "2018-02-17T14:29: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": "20180217_392432.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72024770462082,
              38.85219338050631,
              -10.344112086509938
            ],
            [
              -76.72052091697705,
              38.86352968841308,
              -10.344112086509938
            ],
            [
              -76.69915090116169,
              38.863842632590334,
              306.79588791349005
            ],
            [
              -76.69888107827602,
              38.85250619878275,
              306.79588791349005
            ],
            [
              -76.72024770462082,
              38.85219338050631,
              -10.344112086509938
            ]
          ]
        ]
      },
      "bbox": [
        -76.72052092,
        38.85219338,
        -10.34411209,
        -76.69888108,
        38.86384263,
        306.7958879
      ],
      "properties": {
        "datetime": "2018-03-05T18:20:11Z",
        "pc:count": 31374067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351824.545,
            "count": 31374067,
            "maximum": 352581.4901,
            "minimum": 350726.6501,
            "name": "X",
            "position": 0,
            "stddev": 507.586174,
            "variance": 257643.7241
          },
          {
            "average": 4302418.111,
            "count": 31374067,
            "maximum": 4303038.184,
            "minimum": 4301779.644,
            "name": "Y",
            "position": 1,
            "stddev": 343.1206862,
            "variance": 117731.8053
          },
          {
            "average": 38.51785024,
            "count": 31374067,
            "maximum": 306.7958879,
            "minimum": -10.34411209,
            "name": "Z",
            "position": 2,
            "stddev": 13.74930296,
            "variance": 189.0433319
          },
          {
            "average": 4166.939711,
            "count": 31374067,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5094.803611,
            "variance": 25957023.83
          },
          {
            "average": 2.531114089,
            "count": 31374067,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.400281421,
            "variance": 1.960788058
          },
          {
            "average": 3.793958271,
            "count": 31374067,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.339399464,
            "variance": 1.793990924
          },
          {
            "average": 0.5064793481,
            "count": 31374067,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999580243,
            "variance": 0.249958026
          },
          {
            "average": 0,
            "count": 31374067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.238548735,
            "count": 31374067,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4881311171,
            "variance": 0.2382719874
          },
          {
            "average": 0.401757686,
            "count": 31374067,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.28445604,
            "variance": 176.4767724
          },
          {
            "average": 0,
            "count": 31374067,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.00438142,
            "count": 31374067,
            "maximum": 82,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.99508874,
            "variance": 728.734816
          },
          {
            "average": 203869799.4,
            "count": 31374067,
            "maximum": 204309211,
            "minimum": 202912968.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 644171.3927,
            "variance": 414956783200.0
          },
          {
            "average": 0,
            "count": 31374067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31374067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31374067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004974171822,
            "count": 31374067,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02229730419,
            "variance": 0.0004971697742
          },
          {
            "average": 0.5431155929,
            "count": 31374067,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.498137585,
            "variance": 0.2481410536
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350726.6501,
          4301779.644,
          -10.34411209,
          352581.4901,
          4303038.184,
          306.7958879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350726.65012992703,
                4301779.64379864,
                -10.344112086509938
              ],
              [
                350726.65012992703,
                4303038.183798639,
                -10.344112086509938
              ],
              [
                352581.490129927,
                4303038.183798639,
                306.79588791349005
              ],
              [
                352581.490129927,
                4301779.64379864,
                306.79588791349005
              ],
              [
                350726.65012992703,
                4301779.64379864,
                -10.344112086509938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:20:11+00:00",
        "end_time": "2018-02-17T14:29:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_392432.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392432.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_392432.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_392432.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72052092,
            38.85219338,
            -10.34411209,
            -76.69888108,
            38.86384263,
            306.7958879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72024770462082,
                  38.85219338050631,
                  -10.344112086509938
                ],
                [
                  -76.72052091697705,
                  38.86352968841308,
                  -10.344112086509938
                ],
                [
                  -76.69915090116169,
                  38.863842632590334,
                  306.79588791349005
                ],
                [
                  -76.69888107827602,
                  38.85250619878275,
                  306.79588791349005
                ],
                [
                  -76.72024770462082,
                  38.85219338050631,
                  -10.344112086509938
                ]
              ]
            ]
          },
          "id": "20180217_392432.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_392432.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:20:11Z",
            "pc:count": 31374067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351824.545,
                "count": 31374067,
                "maximum": 352581.4901,
                "minimum": 350726.6501,
                "name": "X",
                "position": 0,
                "stddev": 507.586174,
                "variance": 257643.7241
              },
              {
                "average": 4302418.111,
                "count": 31374067,
                "maximum": 4303038.184,
                "minimum": 4301779.644,
                "name": "Y",
                "position": 1,
                "stddev": 343.1206862,
                "variance": 117731.8053
              },
              {
                "average": 38.51785024,
                "count": 31374067,
                "maximum": 306.7958879,
                "minimum": -10.34411209,
                "name": "Z",
                "position": 2,
                "stddev": 13.74930296,
                "variance": 189.0433319
              },
              {
                "average": 4166.939711,
                "count": 31374067,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5094.803611,
                "variance": 25957023.83
              },
              {
                "average": 2.531114089,
                "count": 31374067,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.400281421,
                "variance": 1.960788058
              },
              {
                "average": 3.793958271,
                "count": 31374067,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.339399464,
                "variance": 1.793990924
              },
              {
                "average": 0.5064793481,
                "count": 31374067,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999580243,
                "variance": 0.249958026
              },
              {
                "average": 0,
                "count": 31374067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.238548735,
                "count": 31374067,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4881311171,
                "variance": 0.2382719874
              },
              {
                "average": 0.401757686,
                "count": 31374067,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.28445604,
                "variance": 176.4767724
              },
              {
                "average": 0,
                "count": 31374067,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.00438142,
                "count": 31374067,
                "maximum": 82,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.99508874,
                "variance": 728.734816
              },
              {
                "average": 203869799.4,
                "count": 31374067,
                "maximum": 204309211,
                "minimum": 202912968.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 644171.3927,
                "variance": 414956783200.0
              },
              {
                "average": 0,
                "count": 31374067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31374067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31374067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004974171822,
                "count": 31374067,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02229730419,
                "variance": 0.0004971697742
              },
              {
                "average": 0.5431155929,
                "count": 31374067,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.498137585,
                "variance": 0.2481410536
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350726.6501,
              4301779.644,
              -10.34411209,
              352581.4901,
              4303038.184,
              306.7958879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350726.65012992703,
                    4301779.64379864,
                    -10.344112086509938
                  ],
                  [
                    350726.65012992703,
                    4303038.183798639,
                    -10.344112086509938
                  ],
                  [
                    352581.490129927,
                    4303038.183798639,
                    306.79588791349005
                  ],
                  [
                    352581.490129927,
                    4301779.64379864,
                    306.79588791349005
                  ],
                  [
                    350726.65012992703,
                    4301779.64379864,
                    -10.344112086509938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:20:11+00:00",
            "end_time": "2018-02-17T14:29:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_392436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7202039819092,
              38.863176257135514,
              -10.41158435819284
            ],
            [
              -76.7204773465054,
              38.87451470572693,
              -10.41158435819284
            ],
            [
              -76.69910450190491,
              38.8748277087551,
              316.7484156418072
            ],
            [
              -76.69883452920303,
              38.863489134226064,
              316.7484156418072
            ],
            [
              -76.7202039819092,
              38.863176257135514,
              -10.41158435819284
            ]
          ]
        ]
      },
      "bbox": [
        -76.72047735,
        38.86317626,
        -10.41158436,
        -76.69883453,
        38.87482771,
        316.7484156
      ],
      "properties": {
        "datetime": "2018-03-05T16:17:14Z",
        "pc:count": 32061383,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351695.8668,
            "count": 32061383,
            "maximum": 352608.2103,
            "minimum": 350753.4103,
            "name": "X",
            "position": 0,
            "stddev": 490.0405742,
            "variance": 240139.7644
          },
          {
            "average": 4303617.418,
            "count": 32061383,
            "maximum": 4304257.222,
            "minimum": 4302998.442,
            "name": "Y",
            "position": 1,
            "stddev": 335.8194203,
            "variance": 112774.6831
          },
          {
            "average": 40.51361319,
            "count": 32061383,
            "maximum": 316.7484156,
            "minimum": -10.41158436,
            "name": "Z",
            "position": 2,
            "stddev": 12.58283768,
            "variance": 158.3278041
          },
          {
            "average": 4202.915576,
            "count": 32061383,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4843.066143,
            "variance": 23455289.66
          },
          {
            "average": 2.426927747,
            "count": 32061383,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.389246229,
            "variance": 1.930005084
          },
          {
            "average": 3.589267063,
            "count": 32061383,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.438858588,
            "variance": 2.070314035
          },
          {
            "average": 0.5312276766,
            "count": 32061383,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990238872,
            "variance": 0.24902484
          },
          {
            "average": 0,
            "count": 32061383,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.284704531,
            "count": 32061383,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5120360972,
            "variance": 0.2621809648
          },
          {
            "average": -6.757630474,
            "count": 32061383,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.84523699,
            "variance": 140.3096394
          },
          {
            "average": 0,
            "count": 32061383,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 49.75491812,
            "count": 32061383,
            "maximum": 77,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.1406149,
            "variance": 791.8942067
          },
          {
            "average": 203642057.1,
            "count": 32061383,
            "maximum": 204301834,
            "minimum": 202912986.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 693046.4568,
            "variance": 480313391300.0
          },
          {
            "average": 0,
            "count": 32061383,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32061383,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32061383,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000531823596,
            "count": 32061383,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0230551681,
            "variance": 0.0005315407762
          },
          {
            "average": 0.6670429657,
            "count": 32061383,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4712713173,
            "variance": 0.2220966545
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350753.4103,
          4302998.442,
          -10.41158436,
          352608.2103,
          4304257.222,
          316.7484156
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350753.4102538597,
                4302998.442027706,
                -10.41158435819284
              ],
              [
                350753.4102538597,
                4304257.222027705,
                -10.41158435819284
              ],
              [
                352608.21025385975,
                4304257.222027705,
                316.7484156418072
              ],
              [
                352608.21025385975,
                4302998.442027706,
                316.7484156418072
              ],
              [
                350753.4102538597,
                4302998.442027706,
                -10.41158435819284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:17:14+00:00",
        "end_time": "2018-02-17T14:29:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_392436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_392436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_392436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72047735,
            38.86317626,
            -10.41158436,
            -76.69883453,
            38.87482771,
            316.7484156
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7202039819092,
                  38.863176257135514,
                  -10.41158435819284
                ],
                [
                  -76.7204773465054,
                  38.87451470572693,
                  -10.41158435819284
                ],
                [
                  -76.69910450190491,
                  38.8748277087551,
                  316.7484156418072
                ],
                [
                  -76.69883452920303,
                  38.863489134226064,
                  316.7484156418072
                ],
                [
                  -76.7202039819092,
                  38.863176257135514,
                  -10.41158435819284
                ]
              ]
            ]
          },
          "id": "20180217_392436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_392436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:17:14Z",
            "pc:count": 32061383,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351695.8668,
                "count": 32061383,
                "maximum": 352608.2103,
                "minimum": 350753.4103,
                "name": "X",
                "position": 0,
                "stddev": 490.0405742,
                "variance": 240139.7644
              },
              {
                "average": 4303617.418,
                "count": 32061383,
                "maximum": 4304257.222,
                "minimum": 4302998.442,
                "name": "Y",
                "position": 1,
                "stddev": 335.8194203,
                "variance": 112774.6831
              },
              {
                "average": 40.51361319,
                "count": 32061383,
                "maximum": 316.7484156,
                "minimum": -10.41158436,
                "name": "Z",
                "position": 2,
                "stddev": 12.58283768,
                "variance": 158.3278041
              },
              {
                "average": 4202.915576,
                "count": 32061383,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4843.066143,
                "variance": 23455289.66
              },
              {
                "average": 2.426927747,
                "count": 32061383,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.389246229,
                "variance": 1.930005084
              },
              {
                "average": 3.589267063,
                "count": 32061383,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.438858588,
                "variance": 2.070314035
              },
              {
                "average": 0.5312276766,
                "count": 32061383,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990238872,
                "variance": 0.24902484
              },
              {
                "average": 0,
                "count": 32061383,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.284704531,
                "count": 32061383,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5120360972,
                "variance": 0.2621809648
              },
              {
                "average": -6.757630474,
                "count": 32061383,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.84523699,
                "variance": 140.3096394
              },
              {
                "average": 0,
                "count": 32061383,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 49.75491812,
                "count": 32061383,
                "maximum": 77,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.1406149,
                "variance": 791.8942067
              },
              {
                "average": 203642057.1,
                "count": 32061383,
                "maximum": 204301834,
                "minimum": 202912986.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 693046.4568,
                "variance": 480313391300.0
              },
              {
                "average": 0,
                "count": 32061383,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32061383,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32061383,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000531823596,
                "count": 32061383,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0230551681,
                "variance": 0.0005315407762
              },
              {
                "average": 0.6670429657,
                "count": 32061383,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4712713173,
                "variance": 0.2220966545
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350753.4103,
              4302998.442,
              -10.41158436,
              352608.2103,
              4304257.222,
              316.7484156
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350753.4102538597,
                    4302998.442027706,
                    -10.41158435819284
                  ],
                  [
                    350753.4102538597,
                    4304257.222027705,
                    -10.41158435819284
                  ],
                  [
                    352608.21025385975,
                    4304257.222027705,
                    316.7484156418072
                  ],
                  [
                    352608.21025385975,
                    4302998.442027706,
                    316.7484156418072
                  ],
                  [
                    350753.4102538597,
                    4302998.442027706,
                    -10.41158435819284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:17:14+00:00",
            "end_time": "2018-02-17T14:29: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": "20180217_392440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72016212062306,
              38.87415888676667,
              -10.33530392716807
            ],
            [
              -76.72043558566472,
              38.88549731423088,
              -10.33530392716807
            ],
            [
              -76.69905898938323,
              38.88581038985138,
              316.00469607283196
            ],
            [
              -76.69878891816043,
              38.87447183643119,
              316.00469607283196
            ],
            [
              -76.72016212062306,
              38.87415888676667,
              -10.33530392716807
            ]
          ]
        ]
      },
      "bbox": [
        -76.72043559,
        38.87415889,
        -10.33530393,
        -76.69878892,
        38.88581039,
        316.0046961
      ],
      "properties": {
        "datetime": "2018-03-05T16:17:14Z",
        "pc:count": 30737123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351674.774,
            "count": 30737123,
            "maximum": 352634.8527,
            "minimum": 350780.0127,
            "name": "X",
            "position": 0,
            "stddev": 470.126025,
            "variance": 221018.4794
          },
          {
            "average": 4304897.601,
            "count": 30737123,
            "maximum": 4305475.998,
            "minimum": 4304217.218,
            "name": "Y",
            "position": 1,
            "stddev": 355.4189074,
            "variance": 126322.5997
          },
          {
            "average": 42.27936608,
            "count": 30737123,
            "maximum": 316.0046961,
            "minimum": -10.33530393,
            "name": "Z",
            "position": 2,
            "stddev": 11.299047,
            "variance": 127.6684631
          },
          {
            "average": 5007.682427,
            "count": 30737123,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5409.653841,
            "variance": 29264354.68
          },
          {
            "average": 2.27629593,
            "count": 30737123,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.366935757,
            "variance": 1.868513363
          },
          {
            "average": 3.358547057,
            "count": 30737123,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.537860284,
            "variance": 2.365014254
          },
          {
            "average": 0.4939071884,
            "count": 30737123,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999628844,
            "variance": 0.2499628858
          },
          {
            "average": 0,
            "count": 30737123,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.290079263,
            "count": 30737123,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5066578038,
            "variance": 0.2567021301
          },
          {
            "average": 10.26193115,
            "count": 30737123,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.148078849,
            "variance": 83.68734662
          },
          {
            "average": 0,
            "count": 30737123,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 47.81223552,
            "count": 30737123,
            "maximum": 77,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.56587371,
            "variance": 759.8773934
          },
          {
            "average": 203602225.4,
            "count": 30737123,
            "maximum": 204301834,
            "minimum": 202913008,
            "name": "GpsTime",
            "position": 12,
            "stddev": 693319.3178,
            "variance": 480691676400.0
          },
          {
            "average": 0,
            "count": 30737123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30737123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30737123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003980528692,
            "count": 30737123,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01994729145,
            "variance": 0.000397894436
          },
          {
            "average": 0.6677286941,
            "count": 30737123,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4710276981,
            "variance": 0.2218670924
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350780.0127,
          4304217.218,
          -10.33530393,
          352634.8527,
          4305475.998,
          316.0046961
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350780.01271079975,
                4304217.217970593,
                -10.33530392716807
              ],
              [
                350780.01271079975,
                4305475.997970592,
                -10.33530392716807
              ],
              [
                352634.8527107997,
                4305475.997970592,
                316.00469607283196
              ],
              [
                352634.8527107997,
                4304217.217970593,
                316.00469607283196
              ],
              [
                350780.01271079975,
                4304217.217970593,
                -10.33530392716807
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:17:14+00:00",
        "end_time": "2018-02-17T14:30:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_392440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_392440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_392440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72043559,
            38.87415889,
            -10.33530393,
            -76.69878892,
            38.88581039,
            316.0046961
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72016212062306,
                  38.87415888676667,
                  -10.33530392716807
                ],
                [
                  -76.72043558566472,
                  38.88549731423088,
                  -10.33530392716807
                ],
                [
                  -76.69905898938323,
                  38.88581038985138,
                  316.00469607283196
                ],
                [
                  -76.69878891816043,
                  38.87447183643119,
                  316.00469607283196
                ],
                [
                  -76.72016212062306,
                  38.87415888676667,
                  -10.33530392716807
                ]
              ]
            ]
          },
          "id": "20180217_392440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_392440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:17:14Z",
            "pc:count": 30737123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351674.774,
                "count": 30737123,
                "maximum": 352634.8527,
                "minimum": 350780.0127,
                "name": "X",
                "position": 0,
                "stddev": 470.126025,
                "variance": 221018.4794
              },
              {
                "average": 4304897.601,
                "count": 30737123,
                "maximum": 4305475.998,
                "minimum": 4304217.218,
                "name": "Y",
                "position": 1,
                "stddev": 355.4189074,
                "variance": 126322.5997
              },
              {
                "average": 42.27936608,
                "count": 30737123,
                "maximum": 316.0046961,
                "minimum": -10.33530393,
                "name": "Z",
                "position": 2,
                "stddev": 11.299047,
                "variance": 127.6684631
              },
              {
                "average": 5007.682427,
                "count": 30737123,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5409.653841,
                "variance": 29264354.68
              },
              {
                "average": 2.27629593,
                "count": 30737123,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.366935757,
                "variance": 1.868513363
              },
              {
                "average": 3.358547057,
                "count": 30737123,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.537860284,
                "variance": 2.365014254
              },
              {
                "average": 0.4939071884,
                "count": 30737123,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999628844,
                "variance": 0.2499628858
              },
              {
                "average": 0,
                "count": 30737123,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.290079263,
                "count": 30737123,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5066578038,
                "variance": 0.2567021301
              },
              {
                "average": 10.26193115,
                "count": 30737123,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.148078849,
                "variance": 83.68734662
              },
              {
                "average": 0,
                "count": 30737123,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 47.81223552,
                "count": 30737123,
                "maximum": 77,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.56587371,
                "variance": 759.8773934
              },
              {
                "average": 203602225.4,
                "count": 30737123,
                "maximum": 204301834,
                "minimum": 202913008,
                "name": "GpsTime",
                "position": 12,
                "stddev": 693319.3178,
                "variance": 480691676400.0
              },
              {
                "average": 0,
                "count": 30737123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30737123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30737123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003980528692,
                "count": 30737123,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01994729145,
                "variance": 0.000397894436
              },
              {
                "average": 0.6677286941,
                "count": 30737123,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4710276981,
                "variance": 0.2218670924
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350780.0127,
              4304217.218,
              -10.33530393,
              352634.8527,
              4305475.998,
              316.0046961
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350780.01271079975,
                    4304217.217970593,
                    -10.33530392716807
                  ],
                  [
                    350780.01271079975,
                    4305475.997970592,
                    -10.33530392716807
                  ],
                  [
                    352634.8527107997,
                    4305475.997970592,
                    316.00469607283196
                  ],
                  [
                    352634.8527107997,
                    4304217.217970593,
                    316.00469607283196
                  ],
                  [
                    350780.01271079975,
                    4304217.217970593,
                    -10.33530392716807
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:17:14+00:00",
            "end_time": "2018-02-17T14:30:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_392444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72011826037307,
              38.88514239190194,
              -10.399044292369695
            ],
            [
              -76.72039182123095,
              38.89648061809844,
              -10.399044292369695
            ],
            [
              -76.69901262375075,
              38.89679374914397,
              321.4009557076303
            ],
            [
              -76.69874245840052,
              38.88545539698205,
              321.4009557076303
            ],
            [
              -76.72011826037307,
              38.88514239190194,
              -10.399044292369695
            ]
          ]
        ]
      },
      "bbox": [
        -76.72039182,
        38.88514239,
        -10.39904429,
        -76.69874246,
        38.89679375,
        321.4009557
      ],
      "properties": {
        "datetime": "2018-03-05T15:51:12Z",
        "pc:count": 30824288,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351643.7805,
            "count": 30824288,
            "maximum": 352661.5748,
            "minimum": 350806.7948,
            "name": "X",
            "position": 0,
            "stddev": 517.3757425,
            "variance": 267677.6589
          },
          {
            "average": 4306085.211,
            "count": 30824288,
            "maximum": 4306694.85,
            "minimum": 4305436.09,
            "name": "Y",
            "position": 1,
            "stddev": 362.0849589,
            "variance": 131105.5174
          },
          {
            "average": 43.90103605,
            "count": 30824288,
            "maximum": 321.4009557,
            "minimum": -10.39904429,
            "name": "Z",
            "position": 2,
            "stddev": 11.50786528,
            "variance": 132.4309634
          },
          {
            "average": 4274.800262,
            "count": 30824288,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5053.124643,
            "variance": 25534068.66
          },
          {
            "average": 2.391892912,
            "count": 30824288,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.380513945,
            "variance": 1.905818751
          },
          {
            "average": 3.558387399,
            "count": 30824288,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.448801523,
            "variance": 2.099025852
          },
          {
            "average": 0.5682901743,
            "count": 30824288,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4953145062,
            "variance": 0.2453364601
          },
          {
            "average": 0,
            "count": 30824288,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242465292,
            "count": 30824288,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4701556628,
            "variance": 0.2210463473
          },
          {
            "average": 6.292042493,
            "count": 30824288,
            "maximum": 19.99799919,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.25640314,
            "variance": 150.219418
          },
          {
            "average": 0,
            "count": 30824288,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.60557905,
            "count": 30824288,
            "maximum": 76,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.1683276,
            "variance": 684.7813696
          },
          {
            "average": 203440392.8,
            "count": 30824288,
            "maximum": 204300272.1,
            "minimum": 202913029.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 672389.7396,
            "variance": 452107961900.0
          },
          {
            "average": 0,
            "count": 30824288,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30824288,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 30824288,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003382073253,
            "count": 30824288,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0183873041,
            "variance": 0.0003380929521
          },
          {
            "average": 0.6682860282,
            "count": 30824288,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4708288648,
            "variance": 0.2216798199
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350806.7948,
          4305436.09,
          -10.39904429,
          352661.5748,
          4306694.85,
          321.4009557
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350806.79477224976,
                4305436.089889982,
                -10.399044292369695
              ],
              [
                350806.79477224976,
                4306694.849889982,
                -10.399044292369695
              ],
              [
                352661.5747722498,
                4306694.849889982,
                321.4009557076303
              ],
              [
                352661.5747722498,
                4305436.089889982,
                321.4009557076303
              ],
              [
                350806.79477224976,
                4305436.089889982,
                -10.399044292369695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:51:12+00:00",
        "end_time": "2018-02-17T14:30:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK4/20180217_392444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK4/20180217_392444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_392444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72039182,
            38.88514239,
            -10.39904429,
            -76.69874246,
            38.89679375,
            321.4009557
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72011826037307,
                  38.88514239190194,
                  -10.399044292369695
                ],
                [
                  -76.72039182123095,
                  38.89648061809844,
                  -10.399044292369695
                ],
                [
                  -76.69901262375075,
                  38.89679374914397,
                  321.4009557076303
                ],
                [
                  -76.69874245840052,
                  38.88545539698205,
                  321.4009557076303
                ],
                [
                  -76.72011826037307,
                  38.88514239190194,
                  -10.399044292369695
                ]
              ]
            ]
          },
          "id": "20180217_392444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK4/20180217_392444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:51:12Z",
            "pc:count": 30824288,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351643.7805,
                "count": 30824288,
                "maximum": 352661.5748,
                "minimum": 350806.7948,
                "name": "X",
                "position": 0,
                "stddev": 517.3757425,
                "variance": 267677.6589
              },
              {
                "average": 4306085.211,
                "count": 30824288,
                "maximum": 4306694.85,
                "minimum": 4305436.09,
                "name": "Y",
                "position": 1,
                "stddev": 362.0849589,
                "variance": 131105.5174
              },
              {
                "average": 43.90103605,
                "count": 30824288,
                "maximum": 321.4009557,
                "minimum": -10.39904429,
                "name": "Z",
                "position": 2,
                "stddev": 11.50786528,
                "variance": 132.4309634
              },
              {
                "average": 4274.800262,
                "count": 30824288,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5053.124643,
                "variance": 25534068.66
              },
              {
                "average": 2.391892912,
                "count": 30824288,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.380513945,
                "variance": 1.905818751
              },
              {
                "average": 3.558387399,
                "count": 30824288,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.448801523,
                "variance": 2.099025852
              },
              {
                "average": 0.5682901743,
                "count": 30824288,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4953145062,
                "variance": 0.2453364601
              },
              {
                "average": 0,
                "count": 30824288,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242465292,
                "count": 30824288,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4701556628,
                "variance": 0.2210463473
              },
              {
                "average": 6.292042493,
                "count": 30824288,
                "maximum": 19.99799919,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.25640314,
                "variance": 150.219418
              },
              {
                "average": 0,
                "count": 30824288,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.60557905,
                "count": 30824288,
                "maximum": 76,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.1683276,
                "variance": 684.7813696
              },
              {
                "average": 203440392.8,
                "count": 30824288,
                "maximum": 204300272.1,
                "minimum": 202913029.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 672389.7396,
                "variance": 452107961900.0
              },
              {
                "average": 0,
                "count": 30824288,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30824288,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 30824288,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003382073253,
                "count": 30824288,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0183873041,
                "variance": 0.0003380929521
              },
              {
                "average": 0.6682860282,
                "count": 30824288,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4708288648,
                "variance": 0.2216798199
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350806.7948,
              4305436.09,
              -10.39904429,
              352661.5748,
              4306694.85,
              321.4009557
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350806.79477224976,
                    4305436.089889982,
                    -10.399044292369695
                  ],
                  [
                    350806.79477224976,
                    4306694.849889982,
                    -10.399044292369695
                  ],
                  [
                    352661.5747722498,
                    4306694.849889982,
                    321.4009557076303
                  ],
                  [
                    352661.5747722498,
                    4305436.089889982,
                    321.4009557076303
                  ],
                  [
                    350806.79477224976,
                    4305436.089889982,
                    -10.399044292369695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:51:12+00:00",
            "end_time": "2018-02-17T14:30: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": "20180411_308408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01519540753205,
              38.78663000430706,
              -7.678492579215344
            ],
            [
              -77.01551471861438,
              38.79796525234488,
              -7.678492579215344
            ],
            [
              -76.99416740193308,
              38.79833166059993,
              417.44150742078466
            ],
            [
              -76.99385146733682,
              38.78699626509097,
              417.44150742078466
            ],
            [
              -77.01519540753205,
              38.78663000430706,
              -7.678492579215344
            ]
          ]
        ]
      },
      "bbox": [
        -77.01551472,
        38.78663,
        -7.678492579,
        -76.99385147,
        38.79833166,
        417.4415074
      ],
      "properties": {
        "datetime": "2018-04-12T01:22:59Z",
        "pc:count": 9784934,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325969.4063,
            "count": 9784934,
            "maximum": 326825.0152,
            "minimum": 324970.1352,
            "name": "X",
            "position": 0,
            "stddev": 557.4900624,
            "variance": 310795.1697
          },
          {
            "average": 4295600.517,
            "count": 9784934,
            "maximum": 4296285.483,
            "minimum": 4295026.863,
            "name": "Y",
            "position": 1,
            "stddev": 352.0677336,
            "variance": 123951.689
          },
          {
            "average": 39.01395606,
            "count": 9784934,
            "maximum": 417.4415074,
            "minimum": -7.678492579,
            "name": "Z",
            "position": 2,
            "stddev": 17.75352077,
            "variance": 315.1874996
          },
          {
            "average": 4364.128031,
            "count": 9784934,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4144.375651,
            "variance": 17175849.53
          },
          {
            "average": 1.598064739,
            "count": 9784934,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.018645404,
            "variance": 1.037638458
          },
          {
            "average": 2.090791006,
            "count": 9784934,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.382767468,
            "variance": 1.912045869
          },
          {
            "average": 0.5269974228,
            "count": 9784934,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992706327,
            "variance": 0.2492711646
          },
          {
            "average": 0,
            "count": 9784934,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.564946376,
            "count": 9784934,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.440113452,
            "variance": 2.073926754
          },
          {
            "average": 1.233808042,
            "count": 9784934,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.38764497,
            "variance": 179.2290379
          },
          {
            "average": 0,
            "count": 9784934,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.0474134,
            "count": 9784934,
            "maximum": 94,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.621865103,
            "variance": 0.3867162063
          },
          {
            "average": 207530407.7,
            "count": 9784934,
            "maximum": 207531379.8,
            "minimum": 207529849.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 473.1497672,
            "variance": 223870.7022
          },
          {
            "average": 0,
            "count": 9784934,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9784934,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9784934,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008591779975,
            "count": 9784934,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02929914501,
            "variance": 0.0008584398984
          },
          {
            "average": 0.324337088,
            "count": 9784934,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4681266535,
            "variance": 0.2191425637
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324970.1352,
          4295026.863,
          -7.678492579,
          326825.0152,
          4296285.483,
          417.4415074
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324970.13519971626,
                4295026.863403087,
                -7.678492579215344
              ],
              [
                324970.13519971626,
                4296285.483403086,
                -7.678492579215344
              ],
              [
                326825.01519971626,
                4296285.483403086,
                417.44150742078466
              ],
              [
                326825.01519971626,
                4295026.863403087,
                417.44150742078466
              ],
              [
                324970.13519971626,
                4295026.863403087,
                -7.678492579215344
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:22:59+00:00",
        "end_time": "2018-04-12T00:57:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_308408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_308408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_308408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_308408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01551472,
            38.78663,
            -7.678492579,
            -76.99385147,
            38.79833166,
            417.4415074
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01519540753205,
                  38.78663000430706,
                  -7.678492579215344
                ],
                [
                  -77.01551471861438,
                  38.79796525234488,
                  -7.678492579215344
                ],
                [
                  -76.99416740193308,
                  38.79833166059993,
                  417.44150742078466
                ],
                [
                  -76.99385146733682,
                  38.78699626509097,
                  417.44150742078466
                ],
                [
                  -77.01519540753205,
                  38.78663000430706,
                  -7.678492579215344
                ]
              ]
            ]
          },
          "id": "20180411_308408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_308408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:22:59Z",
            "pc:count": 9784934,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325969.4063,
                "count": 9784934,
                "maximum": 326825.0152,
                "minimum": 324970.1352,
                "name": "X",
                "position": 0,
                "stddev": 557.4900624,
                "variance": 310795.1697
              },
              {
                "average": 4295600.517,
                "count": 9784934,
                "maximum": 4296285.483,
                "minimum": 4295026.863,
                "name": "Y",
                "position": 1,
                "stddev": 352.0677336,
                "variance": 123951.689
              },
              {
                "average": 39.01395606,
                "count": 9784934,
                "maximum": 417.4415074,
                "minimum": -7.678492579,
                "name": "Z",
                "position": 2,
                "stddev": 17.75352077,
                "variance": 315.1874996
              },
              {
                "average": 4364.128031,
                "count": 9784934,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4144.375651,
                "variance": 17175849.53
              },
              {
                "average": 1.598064739,
                "count": 9784934,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.018645404,
                "variance": 1.037638458
              },
              {
                "average": 2.090791006,
                "count": 9784934,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.382767468,
                "variance": 1.912045869
              },
              {
                "average": 0.5269974228,
                "count": 9784934,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992706327,
                "variance": 0.2492711646
              },
              {
                "average": 0,
                "count": 9784934,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.564946376,
                "count": 9784934,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.440113452,
                "variance": 2.073926754
              },
              {
                "average": 1.233808042,
                "count": 9784934,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.38764497,
                "variance": 179.2290379
              },
              {
                "average": 0,
                "count": 9784934,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.0474134,
                "count": 9784934,
                "maximum": 94,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.621865103,
                "variance": 0.3867162063
              },
              {
                "average": 207530407.7,
                "count": 9784934,
                "maximum": 207531379.8,
                "minimum": 207529849.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 473.1497672,
                "variance": 223870.7022
              },
              {
                "average": 0,
                "count": 9784934,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9784934,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9784934,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008591779975,
                "count": 9784934,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02929914501,
                "variance": 0.0008584398984
              },
              {
                "average": 0.324337088,
                "count": 9784934,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4681266535,
                "variance": 0.2191425637
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324970.1352,
              4295026.863,
              -7.678492579,
              326825.0152,
              4296285.483,
              417.4415074
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324970.13519971626,
                    4295026.863403087,
                    -7.678492579215344
                  ],
                  [
                    324970.13519971626,
                    4296285.483403086,
                    -7.678492579215344
                  ],
                  [
                    326825.01519971626,
                    4296285.483403086,
                    417.44150742078466
                  ],
                  [
                    326825.01519971626,
                    4295026.863403087,
                    417.44150742078466
                  ],
                  [
                    324970.13519971626,
                    4295026.863403087,
                    -7.678492579215344
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:22:59+00:00",
            "end_time": "2018-04-12T00:57: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": "20180411_308412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01519826672025,
              38.79761278307672,
              -1.522544861899632
            ],
            [
              -77.01551754603003,
              38.808942425978394,
              -1.522544861899632
            ],
            [
              -76.99416649329876,
              38.80930892897146,
              406.9574551381004
            ],
            [
              -76.99385059072523,
              38.79797913864605,
              406.9574551381004
            ],
            [
              -77.01519826672025,
              38.79761278307672,
              -1.522544861899632
            ]
          ]
        ]
      },
      "bbox": [
        -77.01551755,
        38.79761278,
        -1.522544862,
        -76.99385059,
        38.80930893,
        406.9574551
      ],
      "properties": {
        "datetime": "2018-04-12T01:29:37Z",
        "pc:count": 9269594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325957.455,
            "count": 9269594,
            "maximum": 326851.6763,
            "minimum": 324996.7563,
            "name": "X",
            "position": 0,
            "stddev": 503.0179111,
            "variance": 253027.0189
          },
          {
            "average": 4296898.396,
            "count": 9269594,
            "maximum": 4297503.76,
            "minimum": 4296245.76,
            "name": "Y",
            "position": 1,
            "stddev": 344.4930597,
            "variance": 118675.4682
          },
          {
            "average": 42.47534717,
            "count": 9269594,
            "maximum": 406.9574551,
            "minimum": -1.522544862,
            "name": "Z",
            "position": 2,
            "stddev": 19.86039641,
            "variance": 394.4353455
          },
          {
            "average": 3749.398991,
            "count": 9269594,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3636.805435,
            "variance": 13226353.77
          },
          {
            "average": 1.581415864,
            "count": 9269594,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9883225494,
            "variance": 0.9767814616
          },
          {
            "average": 2.046784142,
            "count": 9269594,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.330824174,
            "variance": 1.771092983
          },
          {
            "average": 0.5564436803,
            "count": 9269594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4968039227,
            "variance": 0.2468141376
          },
          {
            "average": 0,
            "count": 9269594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.68962276,
            "count": 9269594,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.470136426,
            "variance": 2.16130111
          },
          {
            "average": -7.384462103,
            "count": 9269594,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.17728793,
            "variance": 103.5771896
          },
          {
            "average": 0,
            "count": 9269594,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.25540924,
            "count": 9269594,
            "maximum": 93,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5351726945,
            "variance": 0.286409813
          },
          {
            "average": 207531065,
            "count": 9269594,
            "maximum": 207531777.2,
            "minimum": 207530332.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 481.0676129,
            "variance": 231426.0482
          },
          {
            "average": 0,
            "count": 9269594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9269594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9269594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001200376198,
            "count": 9269594,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03462564691,
            "variance": 0.001198935424
          },
          {
            "average": 0.2551564826,
            "count": 9269594,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4359491627,
            "variance": 0.1900516725
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324996.7563,
          4296245.76,
          -1.522544862,
          326851.6763,
          4297503.76,
          406.9574551
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324996.7563374555,
                4296245.759648329,
                -1.522544861899632
              ],
              [
                324996.7563374555,
                4297503.759648329,
                -1.522544861899632
              ],
              [
                326851.6763374555,
                4297503.759648329,
                406.9574551381004
              ],
              [
                326851.6763374555,
                4296245.759648329,
                406.9574551381004
              ],
              [
                324996.7563374555,
                4296245.759648329,
                -1.522544861899632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:29:37+00:00",
        "end_time": "2018-04-12T01:05:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_308412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_308412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_308412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_308412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01551755,
            38.79761278,
            -1.522544862,
            -76.99385059,
            38.80930893,
            406.9574551
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01519826672025,
                  38.79761278307672,
                  -1.522544861899632
                ],
                [
                  -77.01551754603003,
                  38.808942425978394,
                  -1.522544861899632
                ],
                [
                  -76.99416649329876,
                  38.80930892897146,
                  406.9574551381004
                ],
                [
                  -76.99385059072523,
                  38.79797913864605,
                  406.9574551381004
                ],
                [
                  -77.01519826672025,
                  38.79761278307672,
                  -1.522544861899632
                ]
              ]
            ]
          },
          "id": "20180411_308412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_308412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:29:37Z",
            "pc:count": 9269594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325957.455,
                "count": 9269594,
                "maximum": 326851.6763,
                "minimum": 324996.7563,
                "name": "X",
                "position": 0,
                "stddev": 503.0179111,
                "variance": 253027.0189
              },
              {
                "average": 4296898.396,
                "count": 9269594,
                "maximum": 4297503.76,
                "minimum": 4296245.76,
                "name": "Y",
                "position": 1,
                "stddev": 344.4930597,
                "variance": 118675.4682
              },
              {
                "average": 42.47534717,
                "count": 9269594,
                "maximum": 406.9574551,
                "minimum": -1.522544862,
                "name": "Z",
                "position": 2,
                "stddev": 19.86039641,
                "variance": 394.4353455
              },
              {
                "average": 3749.398991,
                "count": 9269594,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3636.805435,
                "variance": 13226353.77
              },
              {
                "average": 1.581415864,
                "count": 9269594,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9883225494,
                "variance": 0.9767814616
              },
              {
                "average": 2.046784142,
                "count": 9269594,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.330824174,
                "variance": 1.771092983
              },
              {
                "average": 0.5564436803,
                "count": 9269594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4968039227,
                "variance": 0.2468141376
              },
              {
                "average": 0,
                "count": 9269594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.68962276,
                "count": 9269594,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.470136426,
                "variance": 2.16130111
              },
              {
                "average": -7.384462103,
                "count": 9269594,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.17728793,
                "variance": 103.5771896
              },
              {
                "average": 0,
                "count": 9269594,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.25540924,
                "count": 9269594,
                "maximum": 93,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5351726945,
                "variance": 0.286409813
              },
              {
                "average": 207531065,
                "count": 9269594,
                "maximum": 207531777.2,
                "minimum": 207530332.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 481.0676129,
                "variance": 231426.0482
              },
              {
                "average": 0,
                "count": 9269594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9269594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9269594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001200376198,
                "count": 9269594,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03462564691,
                "variance": 0.001198935424
              },
              {
                "average": 0.2551564826,
                "count": 9269594,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4359491627,
                "variance": 0.1900516725
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324996.7563,
              4296245.76,
              -1.522544862,
              326851.6763,
              4297503.76,
              406.9574551
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324996.7563374555,
                    4296245.759648329,
                    -1.522544861899632
                  ],
                  [
                    324996.7563374555,
                    4297503.759648329,
                    -1.522544861899632
                  ],
                  [
                    326851.6763374555,
                    4297503.759648329,
                    406.9574551381004
                  ],
                  [
                    326851.6763374555,
                    4296245.759648329,
                    406.9574551381004
                  ],
                  [
                    324996.7563374555,
                    4296245.759648329,
                    -1.522544861899632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:29:37+00:00",
            "end_time": "2018-04-12T01:05: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": "20180411_308416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01519520092792,
              38.808595934221294,
              -10.347729274030428
            ],
            [
              -77.01551135410486,
              38.81981027837045,
              -10.347729274030428
            ],
            [
              -76.99416373349055,
              38.820176751479465,
              474.6522707259696
            ],
            [
              -76.99385092346026,
              38.80896226143082,
              474.6522707259696
            ],
            [
              -77.01519520092792,
              38.808595934221294,
              -10.347729274030428
            ]
          ]
        ]
      },
      "bbox": [
        -77.01551135,
        38.80859593,
        -10.34772927,
        -76.99385092,
        38.82017675,
        474.6522707
      ],
      "properties": {
        "datetime": "2018-04-12T01:30:00Z",
        "pc:count": 10828762,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325872.1223,
            "count": 10828762,
            "maximum": 326878.2394,
            "minimum": 325023.8994,
            "name": "X",
            "position": 0,
            "stddev": 483.5696547,
            "variance": 233839.6109
          },
          {
            "average": 4298055.392,
            "count": 10828762,
            "maximum": 4298709.888,
            "minimum": 4297464.688,
            "name": "Y",
            "position": 1,
            "stddev": 340.7606257,
            "variance": 116117.804
          },
          {
            "average": 20.71280824,
            "count": 10828762,
            "maximum": 474.6522707,
            "minimum": -10.34772927,
            "name": "Z",
            "position": 2,
            "stddev": 32.67238191,
            "variance": 1067.48454
          },
          {
            "average": 4275.531939,
            "count": 10828762,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4222.929893,
            "variance": 17833136.88
          },
          {
            "average": 1.854613113,
            "count": 10828762,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.133432362,
            "variance": 1.28466892
          },
          {
            "average": 2.581636109,
            "count": 10828762,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.439203222,
            "variance": 2.071305915
          },
          {
            "average": 0.4999195661,
            "count": 10828762,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000166,
            "variance": 0.2500000166
          },
          {
            "average": 0,
            "count": 10828762,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.50773865,
            "count": 10828762,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.200502113,
            "variance": 1.441205324
          },
          {
            "average": 11.21157726,
            "count": 10828762,
            "maximum": 22.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.760409621,
            "variance": 60.22395749
          },
          {
            "average": 0,
            "count": 10828762,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.67543363,
            "count": 10828762,
            "maximum": 93,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4934018737,
            "variance": 0.243445409
          },
          {
            "average": 207531475,
            "count": 10828762,
            "maximum": 207531800,
            "minimum": 207530355.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 243.1611468,
            "variance": 59127.34333
          },
          {
            "average": 0,
            "count": 10828762,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10828762,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10828762,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004819295133,
            "count": 10828762,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06925366395,
            "variance": 0.00479606997
          },
          {
            "average": 0.26070247,
            "count": 10828762,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4390178925,
            "variance": 0.1927367099
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325023.8994,
          4297464.688,
          -10.34772927,
          326878.2394,
          4298709.888,
          474.6522707
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325023.8994183545,
                4297464.687885564,
                -10.347729274030428
              ],
              [
                325023.8994183545,
                4298709.887885563,
                -10.347729274030428
              ],
              [
                326878.23941835447,
                4298709.887885563,
                474.6522707259696
              ],
              [
                326878.23941835447,
                4297464.687885564,
                474.6522707259696
              ],
              [
                325023.8994183545,
                4297464.687885564,
                -10.347729274030428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:30:00+00:00",
        "end_time": "2018-04-12T01:05:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_308416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_308416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_308416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_308416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01551135,
            38.80859593,
            -10.34772927,
            -76.99385092,
            38.82017675,
            474.6522707
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01519520092792,
                  38.808595934221294,
                  -10.347729274030428
                ],
                [
                  -77.01551135410486,
                  38.81981027837045,
                  -10.347729274030428
                ],
                [
                  -76.99416373349055,
                  38.820176751479465,
                  474.6522707259696
                ],
                [
                  -76.99385092346026,
                  38.80896226143082,
                  474.6522707259696
                ],
                [
                  -77.01519520092792,
                  38.808595934221294,
                  -10.347729274030428
                ]
              ]
            ]
          },
          "id": "20180411_308416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_308416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:30:00Z",
            "pc:count": 10828762,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325872.1223,
                "count": 10828762,
                "maximum": 326878.2394,
                "minimum": 325023.8994,
                "name": "X",
                "position": 0,
                "stddev": 483.5696547,
                "variance": 233839.6109
              },
              {
                "average": 4298055.392,
                "count": 10828762,
                "maximum": 4298709.888,
                "minimum": 4297464.688,
                "name": "Y",
                "position": 1,
                "stddev": 340.7606257,
                "variance": 116117.804
              },
              {
                "average": 20.71280824,
                "count": 10828762,
                "maximum": 474.6522707,
                "minimum": -10.34772927,
                "name": "Z",
                "position": 2,
                "stddev": 32.67238191,
                "variance": 1067.48454
              },
              {
                "average": 4275.531939,
                "count": 10828762,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4222.929893,
                "variance": 17833136.88
              },
              {
                "average": 1.854613113,
                "count": 10828762,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.133432362,
                "variance": 1.28466892
              },
              {
                "average": 2.581636109,
                "count": 10828762,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.439203222,
                "variance": 2.071305915
              },
              {
                "average": 0.4999195661,
                "count": 10828762,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000166,
                "variance": 0.2500000166
              },
              {
                "average": 0,
                "count": 10828762,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.50773865,
                "count": 10828762,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.200502113,
                "variance": 1.441205324
              },
              {
                "average": 11.21157726,
                "count": 10828762,
                "maximum": 22.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.760409621,
                "variance": 60.22395749
              },
              {
                "average": 0,
                "count": 10828762,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.67543363,
                "count": 10828762,
                "maximum": 93,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4934018737,
                "variance": 0.243445409
              },
              {
                "average": 207531475,
                "count": 10828762,
                "maximum": 207531800,
                "minimum": 207530355.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 243.1611468,
                "variance": 59127.34333
              },
              {
                "average": 0,
                "count": 10828762,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10828762,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10828762,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004819295133,
                "count": 10828762,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06925366395,
                "variance": 0.00479606997
              },
              {
                "average": 0.26070247,
                "count": 10828762,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4390178925,
                "variance": 0.1927367099
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325023.8994,
              4297464.688,
              -10.34772927,
              326878.2394,
              4298709.888,
              474.6522707
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325023.8994183545,
                    4297464.687885564,
                    -10.347729274030428
                  ],
                  [
                    325023.8994183545,
                    4298709.887885563,
                    -10.347729274030428
                  ],
                  [
                    326878.23941835447,
                    4298709.887885563,
                    474.6522707259696
                  ],
                  [
                    326878.23941835447,
                    4297464.687885564,
                    474.6522707259696
                  ],
                  [
                    325023.8994183545,
                    4297464.687885564,
                    -10.347729274030428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:30:00+00:00",
            "end_time": "2018-04-12T01:05:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_308420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.00810685542727,
              38.81970103680402,
              -7.799346126917641
            ],
            [
              -77.00841442664526,
              38.83064522630544,
              -7.799346126917641
            ],
            [
              -76.99415432828843,
              38.83088961371299,
              440.62065387308235
            ],
            [
              -76.99384893733796,
              38.81994532926809,
              440.62065387308235
            ],
            [
              -77.00810685542727,
              38.81970103680402,
              -7.799346126917641
            ]
          ]
        ]
      },
      "bbox": [
        -77.00841443,
        38.81970104,
        -7.799346127,
        -76.99384894,
        38.83088961,
        440.6206539
      ],
      "properties": {
        "datetime": "2018-04-12T01:30:19Z",
        "pc:count": 3611431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 326548.3284,
            "count": 3611431,
            "maximum": 326905.0101,
            "minimum": 325666.5101,
            "name": "X",
            "position": 0,
            "stddev": 261.770924,
            "variance": 68524.01666
          },
          {
            "average": 4299022.401,
            "count": 3611431,
            "maximum": 4299898.808,
            "minimum": 4298683.608,
            "name": "Y",
            "position": 1,
            "stddev": 240.3449205,
            "variance": 57765.68079
          },
          {
            "average": 21.57403785,
            "count": 3611431,
            "maximum": 440.6206539,
            "minimum": -7.799346127,
            "name": "Z",
            "position": 2,
            "stddev": 9.299375483,
            "variance": 86.47838437
          },
          {
            "average": 4979.405025,
            "count": 3611431,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4279.20875,
            "variance": 18311627.53
          },
          {
            "average": 1.615525535,
            "count": 3611431,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.023374384,
            "variance": 1.04729513
          },
          {
            "average": 2.140077991,
            "count": 3611431,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.392949841,
            "variance": 1.940309259
          },
          {
            "average": 0.5018235154,
            "count": 3611431,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499996744,
            "variance": 0.249996744
          },
          {
            "average": 0,
            "count": 3611431,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.475766531,
            "count": 3611431,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5820249494,
            "variance": 0.3387530417
          },
          {
            "average": 13.62367935,
            "count": 3611431,
            "maximum": 19.99799919,
            "minimum": 1.998000026,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.986729999,
            "variance": 24.86747609
          },
          {
            "average": 0,
            "count": 3611431,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.4288613,
            "count": 3611431,
            "maximum": 92,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4949134808,
            "variance": 0.2449393534
          },
          {
            "average": 207531592.8,
            "count": 3611431,
            "maximum": 207531819.2,
            "minimum": 207531308.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 236.190422,
            "variance": 55785.91546
          },
          {
            "average": 0,
            "count": 3611431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3611431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3611431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007653475866,
            "count": 3611431,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02765433133,
            "variance": 0.0007647620414
          },
          {
            "average": 0.3379325259,
            "count": 3611431,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4730054924,
            "variance": 0.2237341958
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          325666.5101,
          4298683.608,
          -7.799346127,
          326905.0101,
          4299898.808,
          440.6206539
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                325666.5100938945,
                4298683.607623815,
                -7.799346126917641
              ],
              [
                325666.5100938945,
                4299898.807623814,
                -7.799346126917641
              ],
              [
                326905.0100938945,
                4299898.807623814,
                440.62065387308235
              ],
              [
                326905.0100938945,
                4298683.607623815,
                440.62065387308235
              ],
              [
                325666.5100938945,
                4298683.607623815,
                -7.799346126917641
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:30:19+00:00",
        "end_time": "2018-04-12T01:21:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_308420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_308420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_308420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_308420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.00841443,
            38.81970104,
            -7.799346127,
            -76.99384894,
            38.83088961,
            440.6206539
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.00810685542727,
                  38.81970103680402,
                  -7.799346126917641
                ],
                [
                  -77.00841442664526,
                  38.83064522630544,
                  -7.799346126917641
                ],
                [
                  -76.99415432828843,
                  38.83088961371299,
                  440.62065387308235
                ],
                [
                  -76.99384893733796,
                  38.81994532926809,
                  440.62065387308235
                ],
                [
                  -77.00810685542727,
                  38.81970103680402,
                  -7.799346126917641
                ]
              ]
            ]
          },
          "id": "20180411_308420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_308420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:30:19Z",
            "pc:count": 3611431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 326548.3284,
                "count": 3611431,
                "maximum": 326905.0101,
                "minimum": 325666.5101,
                "name": "X",
                "position": 0,
                "stddev": 261.770924,
                "variance": 68524.01666
              },
              {
                "average": 4299022.401,
                "count": 3611431,
                "maximum": 4299898.808,
                "minimum": 4298683.608,
                "name": "Y",
                "position": 1,
                "stddev": 240.3449205,
                "variance": 57765.68079
              },
              {
                "average": 21.57403785,
                "count": 3611431,
                "maximum": 440.6206539,
                "minimum": -7.799346127,
                "name": "Z",
                "position": 2,
                "stddev": 9.299375483,
                "variance": 86.47838437
              },
              {
                "average": 4979.405025,
                "count": 3611431,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4279.20875,
                "variance": 18311627.53
              },
              {
                "average": 1.615525535,
                "count": 3611431,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.023374384,
                "variance": 1.04729513
              },
              {
                "average": 2.140077991,
                "count": 3611431,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.392949841,
                "variance": 1.940309259
              },
              {
                "average": 0.5018235154,
                "count": 3611431,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499996744,
                "variance": 0.249996744
              },
              {
                "average": 0,
                "count": 3611431,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.475766531,
                "count": 3611431,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5820249494,
                "variance": 0.3387530417
              },
              {
                "average": 13.62367935,
                "count": 3611431,
                "maximum": 19.99799919,
                "minimum": 1.998000026,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.986729999,
                "variance": 24.86747609
              },
              {
                "average": 0,
                "count": 3611431,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.4288613,
                "count": 3611431,
                "maximum": 92,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4949134808,
                "variance": 0.2449393534
              },
              {
                "average": 207531592.8,
                "count": 3611431,
                "maximum": 207531819.2,
                "minimum": 207531308.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 236.190422,
                "variance": 55785.91546
              },
              {
                "average": 0,
                "count": 3611431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3611431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3611431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007653475866,
                "count": 3611431,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02765433133,
                "variance": 0.0007647620414
              },
              {
                "average": 0.3379325259,
                "count": 3611431,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4730054924,
                "variance": 0.2237341958
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              325666.5101,
              4298683.608,
              -7.799346127,
              326905.0101,
              4299898.808,
              440.6206539
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    325666.5100938945,
                    4298683.607623815,
                    -7.799346126917641
                  ],
                  [
                    325666.5100938945,
                    4299898.807623814,
                    -7.799346126917641
                  ],
                  [
                    326905.0100938945,
                    4299898.807623814,
                    440.62065387308235
                  ],
                  [
                    326905.0100938945,
                    4298683.607623815,
                    440.62065387308235
                  ],
                  [
                    325666.5100938945,
                    4298683.607623815,
                    -7.799346126917641
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:30:19+00:00",
            "end_time": "2018-04-12T01:21: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": "20180411_314408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99414577719202,
              38.786630117663826,
              -9.713206453017818
            ],
            [
              -76.99446177938741,
              38.79796641247223,
              -9.713206453017818
            ],
            [
              -76.9731141891117,
              38.79832897454518,
              418.32679354698223
            ],
            [
              -76.97280156384342,
              38.78699253380018,
              418.32679354698223
            ],
            [
              -76.99414577719202,
              38.786630117663826,
              -9.713206453017818
            ]
          ]
        ]
      },
      "bbox": [
        -76.99446178,
        38.78663012,
        -9.713206453,
        -76.97280156,
        38.79832897,
        418.3267935
      ],
      "properties": {
        "datetime": "2018-04-12T01:06:02Z",
        "pc:count": 11266071,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327689.9845,
            "count": 11266071,
            "maximum": 328653.4445,
            "minimum": 326798.5645,
            "name": "X",
            "position": 0,
            "stddev": 556.5522282,
            "variance": 309750.3827
          },
          {
            "average": 4295628.916,
            "count": 11266071,
            "maximum": 4296245.505,
            "minimum": 4294986.785,
            "name": "Y",
            "position": 1,
            "stddev": 352.3337265,
            "variance": 124139.0548
          },
          {
            "average": 52.23335041,
            "count": 11266071,
            "maximum": 418.3267935,
            "minimum": -9.713206453,
            "name": "Z",
            "position": 2,
            "stddev": 18.80002739,
            "variance": 353.4410297
          },
          {
            "average": 4504.011542,
            "count": 11266071,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4279.626481,
            "variance": 18315202.82
          },
          {
            "average": 1.755517607,
            "count": 11266071,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.089675876,
            "variance": 1.187393515
          },
          {
            "average": 2.374059244,
            "count": 11266071,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.41890137,
            "variance": 2.013281097
          },
          {
            "average": 0.5277866614,
            "count": 11266071,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992273265,
            "variance": 0.2492279236
          },
          {
            "average": 0,
            "count": 11266071,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.43783658,
            "count": 11266071,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5717734356,
            "variance": 0.3269248616
          },
          {
            "average": 1.980925963,
            "count": 11266071,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.91891154,
            "variance": 166.8982753
          },
          {
            "average": 0,
            "count": 11266071,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.93815865,
            "count": 11266071,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5680661778,
            "variance": 0.3226991824
          },
          {
            "average": 207529815.7,
            "count": 11266071,
            "maximum": 207530362.6,
            "minimum": 207528863,
            "name": "GpsTime",
            "position": 12,
            "stddev": 416.2573418,
            "variance": 173270.1746
          },
          {
            "average": 0,
            "count": 11266071,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11266071,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11266071,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006247075844,
            "count": 11266071,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02498634388,
            "variance": 0.0006243173802
          },
          {
            "average": 0.2806687442,
            "count": 11266071,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4493259598,
            "variance": 0.2018938182
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326798.5645,
          4294986.785,
          -9.713206453,
          328653.4445,
          4296245.505,
          418.3267935
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326798.56452030287,
                4294986.785211526,
                -9.713206453017818
              ],
              [
                326798.56452030287,
                4296245.5052115265,
                -9.713206453017818
              ],
              [
                328653.4445203029,
                4296245.5052115265,
                418.32679354698223
              ],
              [
                328653.4445203029,
                4294986.785211526,
                418.32679354698223
              ],
              [
                326798.56452030287,
                4294986.785211526,
                -9.713206453017818
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:06:02+00:00",
        "end_time": "2018-04-12T00:41:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_314408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_314408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_314408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_314408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99446178,
            38.78663012,
            -9.713206453,
            -76.97280156,
            38.79832897,
            418.3267935
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99414577719202,
                  38.786630117663826,
                  -9.713206453017818
                ],
                [
                  -76.99446177938741,
                  38.79796641247223,
                  -9.713206453017818
                ],
                [
                  -76.9731141891117,
                  38.79832897454518,
                  418.32679354698223
                ],
                [
                  -76.97280156384342,
                  38.78699253380018,
                  418.32679354698223
                ],
                [
                  -76.99414577719202,
                  38.786630117663826,
                  -9.713206453017818
                ]
              ]
            ]
          },
          "id": "20180411_314408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_314408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:06:02Z",
            "pc:count": 11266071,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327689.9845,
                "count": 11266071,
                "maximum": 328653.4445,
                "minimum": 326798.5645,
                "name": "X",
                "position": 0,
                "stddev": 556.5522282,
                "variance": 309750.3827
              },
              {
                "average": 4295628.916,
                "count": 11266071,
                "maximum": 4296245.505,
                "minimum": 4294986.785,
                "name": "Y",
                "position": 1,
                "stddev": 352.3337265,
                "variance": 124139.0548
              },
              {
                "average": 52.23335041,
                "count": 11266071,
                "maximum": 418.3267935,
                "minimum": -9.713206453,
                "name": "Z",
                "position": 2,
                "stddev": 18.80002739,
                "variance": 353.4410297
              },
              {
                "average": 4504.011542,
                "count": 11266071,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4279.626481,
                "variance": 18315202.82
              },
              {
                "average": 1.755517607,
                "count": 11266071,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.089675876,
                "variance": 1.187393515
              },
              {
                "average": 2.374059244,
                "count": 11266071,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.41890137,
                "variance": 2.013281097
              },
              {
                "average": 0.5277866614,
                "count": 11266071,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992273265,
                "variance": 0.2492279236
              },
              {
                "average": 0,
                "count": 11266071,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.43783658,
                "count": 11266071,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5717734356,
                "variance": 0.3269248616
              },
              {
                "average": 1.980925963,
                "count": 11266071,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.91891154,
                "variance": 166.8982753
              },
              {
                "average": 0,
                "count": 11266071,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.93815865,
                "count": 11266071,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5680661778,
                "variance": 0.3226991824
              },
              {
                "average": 207529815.7,
                "count": 11266071,
                "maximum": 207530362.6,
                "minimum": 207528863,
                "name": "GpsTime",
                "position": 12,
                "stddev": 416.2573418,
                "variance": 173270.1746
              },
              {
                "average": 0,
                "count": 11266071,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11266071,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11266071,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006247075844,
                "count": 11266071,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02498634388,
                "variance": 0.0006243173802
              },
              {
                "average": 0.2806687442,
                "count": 11266071,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4493259598,
                "variance": 0.2018938182
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326798.5645,
              4294986.785,
              -9.713206453,
              328653.4445,
              4296245.505,
              418.3267935
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326798.56452030287,
                    4294986.785211526,
                    -9.713206453017818
                  ],
                  [
                    326798.56452030287,
                    4296245.5052115265,
                    -9.713206453017818
                  ],
                  [
                    328653.4445203029,
                    4296245.5052115265,
                    418.32679354698223
                  ],
                  [
                    328653.4445203029,
                    4294986.785211526,
                    418.32679354698223
                  ],
                  [
                    326798.56452030287,
                    4294986.785211526,
                    -9.713206453017818
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:06:02+00:00",
            "end_time": "2018-04-12T00:41: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": "20180411_326416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9520331491179,
              38.8085864549918,
              2.215376366017352
            ],
            [
              -76.9523427279183,
              38.81992317504003,
              2.215376366017352
            ],
            [
              -76.93098758505442,
              38.82027821706605,
              401.39537636601733
            ],
            [
              -76.93068138733223,
              38.808941354127164,
              401.39537636601733
            ],
            [
              -76.9520331491179,
              38.8085864549918,
              2.215376366017352
            ]
          ]
        ]
      },
      "bbox": [
        -76.95234273,
        38.80858645,
        2.215376366,
        -76.93068139,
        38.82027822,
        401.3953764
      ],
      "properties": {
        "datetime": "2018-04-12T00:56:47Z",
        "pc:count": 10655210,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331391.3041,
            "count": 10655210,
            "maximum": 332363.5258,
            "minimum": 330508.6058,
            "name": "X",
            "position": 0,
            "stddev": 509.5337406,
            "variance": 259624.6328
          },
          {
            "average": 4297955.142,
            "count": 10655210,
            "maximum": 4298603.323,
            "minimum": 4297344.583,
            "name": "Y",
            "position": 1,
            "stddev": 356.1648506,
            "variance": 126853.4008
          },
          {
            "average": 69.33483858,
            "count": 10655210,
            "maximum": 401.3953764,
            "minimum": 2.215376366,
            "name": "Z",
            "position": 2,
            "stddev": 15.44635937,
            "variance": 238.5900179
          },
          {
            "average": 3683.17442,
            "count": 10655210,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3635.54187,
            "variance": 13217164.69
          },
          {
            "average": 1.740944195,
            "count": 10655210,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.079362149,
            "variance": 1.165022649
          },
          {
            "average": 2.318884283,
            "count": 10655210,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.400710372,
            "variance": 1.961989547
          },
          {
            "average": 0.5529388909,
            "count": 10655210,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4971895987,
            "variance": 0.247197497
          },
          {
            "average": 0,
            "count": 10655210,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.486245602,
            "count": 10655210,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5929885353,
            "variance": 0.351635403
          },
          {
            "average": -9.027353683,
            "count": 10655210,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.358361589,
            "variance": 87.57893162
          },
          {
            "average": 0,
            "count": 10655210,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.62208356,
            "count": 10655210,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5506939136,
            "variance": 0.3032637865
          },
          {
            "average": 207529258.4,
            "count": 10655210,
            "maximum": 207529807,
            "minimum": 207528214.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 458.4053683,
            "variance": 210135.4817
          },
          {
            "average": 0,
            "count": 10655210,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10655210,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10655210,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009402911815,
            "count": 10655210,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03064974914,
            "variance": 0.0009394071222
          },
          {
            "average": 0.2693393185,
            "count": 10655210,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4436165782,
            "variance": 0.1967956685
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330508.6058,
          4297344.583,
          2.215376366,
          332363.5258,
          4298603.323,
          401.3953764
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330508.60575133766,
                4297344.583222006,
                2.215376366017352
              ],
              [
                330508.60575133766,
                4298603.323222007,
                2.215376366017352
              ],
              [
                332363.5257513377,
                4298603.323222007,
                401.39537636601733
              ],
              [
                332363.5257513377,
                4297344.583222006,
                401.39537636601733
              ],
              [
                330508.60575133766,
                4297344.583222006,
                2.215376366017352
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:56:47+00:00",
        "end_time": "2018-04-12T00:30:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_326416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_326416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_326416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_326416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95234273,
            38.80858645,
            2.215376366,
            -76.93068139,
            38.82027822,
            401.3953764
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9520331491179,
                  38.8085864549918,
                  2.215376366017352
                ],
                [
                  -76.9523427279183,
                  38.81992317504003,
                  2.215376366017352
                ],
                [
                  -76.93098758505442,
                  38.82027821706605,
                  401.39537636601733
                ],
                [
                  -76.93068138733223,
                  38.808941354127164,
                  401.39537636601733
                ],
                [
                  -76.9520331491179,
                  38.8085864549918,
                  2.215376366017352
                ]
              ]
            ]
          },
          "id": "20180411_326416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_326416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:56:47Z",
            "pc:count": 10655210,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331391.3041,
                "count": 10655210,
                "maximum": 332363.5258,
                "minimum": 330508.6058,
                "name": "X",
                "position": 0,
                "stddev": 509.5337406,
                "variance": 259624.6328
              },
              {
                "average": 4297955.142,
                "count": 10655210,
                "maximum": 4298603.323,
                "minimum": 4297344.583,
                "name": "Y",
                "position": 1,
                "stddev": 356.1648506,
                "variance": 126853.4008
              },
              {
                "average": 69.33483858,
                "count": 10655210,
                "maximum": 401.3953764,
                "minimum": 2.215376366,
                "name": "Z",
                "position": 2,
                "stddev": 15.44635937,
                "variance": 238.5900179
              },
              {
                "average": 3683.17442,
                "count": 10655210,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3635.54187,
                "variance": 13217164.69
              },
              {
                "average": 1.740944195,
                "count": 10655210,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.079362149,
                "variance": 1.165022649
              },
              {
                "average": 2.318884283,
                "count": 10655210,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.400710372,
                "variance": 1.961989547
              },
              {
                "average": 0.5529388909,
                "count": 10655210,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4971895987,
                "variance": 0.247197497
              },
              {
                "average": 0,
                "count": 10655210,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.486245602,
                "count": 10655210,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5929885353,
                "variance": 0.351635403
              },
              {
                "average": -9.027353683,
                "count": 10655210,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.358361589,
                "variance": 87.57893162
              },
              {
                "average": 0,
                "count": 10655210,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.62208356,
                "count": 10655210,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5506939136,
                "variance": 0.3032637865
              },
              {
                "average": 207529258.4,
                "count": 10655210,
                "maximum": 207529807,
                "minimum": 207528214.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 458.4053683,
                "variance": 210135.4817
              },
              {
                "average": 0,
                "count": 10655210,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10655210,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10655210,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009402911815,
                "count": 10655210,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03064974914,
                "variance": 0.0009394071222
              },
              {
                "average": 0.2693393185,
                "count": 10655210,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4436165782,
                "variance": 0.1967956685
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330508.6058,
              4297344.583,
              2.215376366,
              332363.5258,
              4298603.323,
              401.3953764
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330508.60575133766,
                    4297344.583222006,
                    2.215376366017352
                  ],
                  [
                    330508.60575133766,
                    4298603.323222007,
                    2.215376366017352
                  ],
                  [
                    332363.5257513377,
                    4298603.323222007,
                    401.39537636601733
                  ],
                  [
                    332363.5257513377,
                    4297344.583222006,
                    401.39537636601733
                  ],
                  [
                    330508.60575133766,
                    4297344.583222006,
                    2.215376366017352
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:56:47+00:00",
            "end_time": "2018-04-12T00:30: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": "20180411_326420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95202521165255,
              38.8195698276951,
              6.156802330656802
            ],
            [
              -76.9523349006949,
              38.83090616617832,
              6.156802330656802
            ],
            [
              -76.93097739766279,
              38.8312612750537,
              445.91680233065676
            ],
            [
              -76.93067109129011,
              38.81992479366989,
              445.91680233065676
            ],
            [
              -76.95202521165255,
              38.8195698276951,
              6.156802330656802
            ]
          ]
        ]
      },
      "bbox": [
        -76.9523349,
        38.81956983,
        6.156802331,
        -76.93067109,
        38.83126128,
        445.9168023
      ],
      "properties": {
        "datetime": "2018-04-12T01:07:11Z",
        "pc:count": 10450411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331446.4886,
            "count": 10450411,
            "maximum": 332390.1752,
            "minimum": 330535.3352,
            "name": "X",
            "position": 0,
            "stddev": 580.4861318,
            "variance": 336964.1492
          },
          {
            "average": 4299209.638,
            "count": 10450411,
            "maximum": 4299822.219,
            "minimum": 4298563.519,
            "name": "Y",
            "position": 1,
            "stddev": 346.998337,
            "variance": 120407.8459
          },
          {
            "average": 76.70304614,
            "count": 10450411,
            "maximum": 445.9168023,
            "minimum": 6.156802331,
            "name": "Z",
            "position": 2,
            "stddev": 10.20476365,
            "variance": 104.1372012
          },
          {
            "average": 4445.853456,
            "count": 10450411,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4222.35744,
            "variance": 17828302.35
          },
          {
            "average": 1.621874872,
            "count": 10450411,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.023167729,
            "variance": 1.046872202
          },
          {
            "average": 2.129481702,
            "count": 10450411,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.377417757,
            "variance": 1.897279678
          },
          {
            "average": 0.5186442906,
            "count": 10450411,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996522934,
            "variance": 0.2496524143
          },
          {
            "average": 0,
            "count": 10450411,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.46925609,
            "count": 10450411,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5343568397,
            "variance": 0.2855372322
          },
          {
            "average": 2.037776894,
            "count": 10450411,
            "maximum": 22.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.55251458,
            "variance": 183.6706515
          },
          {
            "average": 0,
            "count": 10450411,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.94834902,
            "count": 10450411,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5882881051,
            "variance": 0.3460828946
          },
          {
            "average": 207529777.2,
            "count": 10450411,
            "maximum": 207530431.3,
            "minimum": 207528933.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430.178597,
            "variance": 185053.6253
          },
          {
            "average": 0,
            "count": 10450411,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10450411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10450411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008162358399,
            "count": 10450411,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02855818056,
            "variance": 0.000815569677
          },
          {
            "average": 0.3091257368,
            "count": 10450411,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4621331367,
            "variance": 0.2135670361
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330535.3352,
          4298563.519,
          6.156802331,
          332390.1752,
          4299822.219,
          445.9168023
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330535.3352059369,
                4298563.519150531,
                6.156802330656802
              ],
              [
                330535.3352059369,
                4299822.21915053,
                6.156802330656802
              ],
              [
                332390.1752059369,
                4299822.21915053,
                445.91680233065676
              ],
              [
                332390.1752059369,
                4298563.519150531,
                445.91680233065676
              ],
              [
                330535.3352059369,
                4298563.519150531,
                6.156802330656802
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:07:11+00:00",
        "end_time": "2018-04-12T00:42:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_326420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_326420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_326420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_326420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9523349,
            38.81956983,
            6.156802331,
            -76.93067109,
            38.83126128,
            445.9168023
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95202521165255,
                  38.8195698276951,
                  6.156802330656802
                ],
                [
                  -76.9523349006949,
                  38.83090616617832,
                  6.156802330656802
                ],
                [
                  -76.93097739766279,
                  38.8312612750537,
                  445.91680233065676
                ],
                [
                  -76.93067109129011,
                  38.81992479366989,
                  445.91680233065676
                ],
                [
                  -76.95202521165255,
                  38.8195698276951,
                  6.156802330656802
                ]
              ]
            ]
          },
          "id": "20180411_326420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_326420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:07:11Z",
            "pc:count": 10450411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331446.4886,
                "count": 10450411,
                "maximum": 332390.1752,
                "minimum": 330535.3352,
                "name": "X",
                "position": 0,
                "stddev": 580.4861318,
                "variance": 336964.1492
              },
              {
                "average": 4299209.638,
                "count": 10450411,
                "maximum": 4299822.219,
                "minimum": 4298563.519,
                "name": "Y",
                "position": 1,
                "stddev": 346.998337,
                "variance": 120407.8459
              },
              {
                "average": 76.70304614,
                "count": 10450411,
                "maximum": 445.9168023,
                "minimum": 6.156802331,
                "name": "Z",
                "position": 2,
                "stddev": 10.20476365,
                "variance": 104.1372012
              },
              {
                "average": 4445.853456,
                "count": 10450411,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4222.35744,
                "variance": 17828302.35
              },
              {
                "average": 1.621874872,
                "count": 10450411,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.023167729,
                "variance": 1.046872202
              },
              {
                "average": 2.129481702,
                "count": 10450411,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.377417757,
                "variance": 1.897279678
              },
              {
                "average": 0.5186442906,
                "count": 10450411,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996522934,
                "variance": 0.2496524143
              },
              {
                "average": 0,
                "count": 10450411,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.46925609,
                "count": 10450411,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5343568397,
                "variance": 0.2855372322
              },
              {
                "average": 2.037776894,
                "count": 10450411,
                "maximum": 22.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.55251458,
                "variance": 183.6706515
              },
              {
                "average": 0,
                "count": 10450411,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.94834902,
                "count": 10450411,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5882881051,
                "variance": 0.3460828946
              },
              {
                "average": 207529777.2,
                "count": 10450411,
                "maximum": 207530431.3,
                "minimum": 207528933.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430.178597,
                "variance": 185053.6253
              },
              {
                "average": 0,
                "count": 10450411,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10450411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10450411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008162358399,
                "count": 10450411,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02855818056,
                "variance": 0.000815569677
              },
              {
                "average": 0.3091257368,
                "count": 10450411,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4621331367,
                "variance": 0.2135670361
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330535.3352,
              4298563.519,
              6.156802331,
              332390.1752,
              4299822.219,
              445.9168023
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330535.3352059369,
                    4298563.519150531,
                    6.156802330656802
                  ],
                  [
                    330535.3352059369,
                    4299822.21915053,
                    6.156802330656802
                  ],
                  [
                    332390.1752059369,
                    4299822.21915053,
                    445.91680233065676
                  ],
                  [
                    332390.1752059369,
                    4298563.519150531,
                    445.91680233065676
                  ],
                  [
                    330535.3352059369,
                    4298563.519150531,
                    6.156802330656802
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:07:11+00:00",
            "end_time": "2018-04-12T00:42: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": "20180305_332408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93099714552439,
              38.78661094484015,
              -10.323917192930224
            ],
            [
              -76.931303120186,
              38.79794676831273,
              -10.323917192930224
            ],
            [
              -76.9099551937503,
              38.79829778390177,
              417.15608280706977
            ],
            [
              -76.90965259617853,
              38.786961819146086,
              417.15608280706977
            ],
            [
              -76.93099714552439,
              38.78661094484015,
              -10.323917192930224
            ]
          ]
        ]
      },
      "bbox": [
        -76.93130312,
        38.78661094,
        -10.32391719,
        -76.9096526,
        38.79829778,
        417.1560828
      ],
      "properties": {
        "datetime": "2018-04-12T00:30:49Z",
        "pc:count": 12300000,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333247.2631,
            "count": 12300000,
            "maximum": 334138.5939,
            "minimum": 332283.7539,
            "name": "X",
            "position": 0,
            "stddev": 565.1506164,
            "variance": 319395.2192
          },
          {
            "average": 4295469.819,
            "count": 12300000,
            "maximum": 4296125.534,
            "minimum": 4294866.914,
            "name": "Y",
            "position": 1,
            "stddev": 363.6106717,
            "variance": 132212.7206
          },
          {
            "average": 78.91830099,
            "count": 12300000,
            "maximum": 417.1560828,
            "minimum": -10.32391719,
            "name": "Z",
            "position": 2,
            "stddev": 8.391583481,
            "variance": 70.41867332
          },
          {
            "average": 4988.340246,
            "count": 12300000,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5021.414934,
            "variance": 25214607.94
          },
          {
            "average": 1.87905748,
            "count": 12300000,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.182624996,
            "variance": 1.398601882
          },
          {
            "average": 2.569815528,
            "count": 12300000,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.513499029,
            "variance": 2.290679312
          },
          {
            "average": 0.5166297561,
            "count": 12300000,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499723395,
            "variance": 0.2497234715
          },
          {
            "average": 0,
            "count": 12300000,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.435775528,
            "count": 12300000,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5363169688,
            "variance": 0.287635891
          },
          {
            "average": 1.273524797,
            "count": 12300000,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.33460593,
            "variance": 177.8117153
          },
          {
            "average": 0,
            "count": 12300000,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.91897984,
            "count": 12300000,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.883845838,
            "variance": 97.69040855
          },
          {
            "average": 206889906.4,
            "count": 12300000,
            "maximum": 207528249.7,
            "minimum": 204297089,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1285766.606,
            "variance": 1653195764000.0
          },
          {
            "average": 0,
            "count": 12300000,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12300000,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12300000,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007243902439,
            "count": 12300000,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02690474979,
            "variance": 0.0007238655615
          },
          {
            "average": 0.2733543089,
            "count": 12300000,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4456812166,
            "variance": 0.1986317469
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332283.7539,
          4294866.914,
          -10.32391719,
          334138.5939,
          4296125.534,
          417.1560828
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332283.7539307557,
                4294866.913994916,
                -10.323917192930224
              ],
              [
                332283.7539307557,
                4296125.533994915,
                -10.323917192930224
              ],
              [
                334138.5939307557,
                4296125.533994915,
                417.15608280706977
              ],
              [
                334138.5939307557,
                4294866.913994916,
                417.15608280706977
              ],
              [
                332283.7539307557,
                4294866.913994916,
                -10.323917192930224
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:30:49+00:00",
        "end_time": "2018-03-05T14:58:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_332408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_332408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_332408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93130312,
            38.78661094,
            -10.32391719,
            -76.9096526,
            38.79829778,
            417.1560828
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93099714552439,
                  38.78661094484015,
                  -10.323917192930224
                ],
                [
                  -76.931303120186,
                  38.79794676831273,
                  -10.323917192930224
                ],
                [
                  -76.9099551937503,
                  38.79829778390177,
                  417.15608280706977
                ],
                [
                  -76.90965259617853,
                  38.786961819146086,
                  417.15608280706977
                ],
                [
                  -76.93099714552439,
                  38.78661094484015,
                  -10.323917192930224
                ]
              ]
            ]
          },
          "id": "20180305_332408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_332408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:30:49Z",
            "pc:count": 12300000,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333247.2631,
                "count": 12300000,
                "maximum": 334138.5939,
                "minimum": 332283.7539,
                "name": "X",
                "position": 0,
                "stddev": 565.1506164,
                "variance": 319395.2192
              },
              {
                "average": 4295469.819,
                "count": 12300000,
                "maximum": 4296125.534,
                "minimum": 4294866.914,
                "name": "Y",
                "position": 1,
                "stddev": 363.6106717,
                "variance": 132212.7206
              },
              {
                "average": 78.91830099,
                "count": 12300000,
                "maximum": 417.1560828,
                "minimum": -10.32391719,
                "name": "Z",
                "position": 2,
                "stddev": 8.391583481,
                "variance": 70.41867332
              },
              {
                "average": 4988.340246,
                "count": 12300000,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5021.414934,
                "variance": 25214607.94
              },
              {
                "average": 1.87905748,
                "count": 12300000,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.182624996,
                "variance": 1.398601882
              },
              {
                "average": 2.569815528,
                "count": 12300000,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.513499029,
                "variance": 2.290679312
              },
              {
                "average": 0.5166297561,
                "count": 12300000,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499723395,
                "variance": 0.2497234715
              },
              {
                "average": 0,
                "count": 12300000,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.435775528,
                "count": 12300000,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5363169688,
                "variance": 0.287635891
              },
              {
                "average": 1.273524797,
                "count": 12300000,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.33460593,
                "variance": 177.8117153
              },
              {
                "average": 0,
                "count": 12300000,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.91897984,
                "count": 12300000,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.883845838,
                "variance": 97.69040855
              },
              {
                "average": 206889906.4,
                "count": 12300000,
                "maximum": 207528249.7,
                "minimum": 204297089,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1285766.606,
                "variance": 1653195764000.0
              },
              {
                "average": 0,
                "count": 12300000,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12300000,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12300000,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007243902439,
                "count": 12300000,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02690474979,
                "variance": 0.0007238655615
              },
              {
                "average": 0.2733543089,
                "count": 12300000,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4456812166,
                "variance": 0.1986317469
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332283.7539,
              4294866.914,
              -10.32391719,
              334138.5939,
              4296125.534,
              417.1560828
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332283.7539307557,
                    4294866.913994916,
                    -10.323917192930224
                  ],
                  [
                    332283.7539307557,
                    4296125.533994915,
                    -10.323917192930224
                  ],
                  [
                    334138.5939307557,
                    4296125.533994915,
                    417.15608280706977
                  ],
                  [
                    334138.5939307557,
                    4294866.913994916,
                    417.15608280706977
                  ],
                  [
                    332283.7539307557,
                    4294866.913994916,
                    -10.323917192930224
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:30:49+00:00",
            "end_time": "2018-03-05T14:58: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": "20180411_320408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97309650304065,
              38.7866275068137,
              -3.601326739665609
            ],
            [
              -76.97340914610852,
              38.79796304562171,
              -3.601326739665609
            ],
            [
              -76.95206197703611,
              38.79832174996041,
              420.9586732603344
            ],
            [
              -76.95175271068818,
              38.78698606677824,
              420.9586732603344
            ],
            [
              -76.97309650304065,
              38.7866275068137,
              -3.601326739665609
            ]
          ]
        ]
      },
      "bbox": [
        -76.97340915,
        38.78662751,
        -3.60132674,
        -76.95175271,
        38.79832175,
        420.9586733
      ],
      "properties": {
        "datetime": "2018-04-12T00:57:25Z",
        "pc:count": 12356390,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329645.5094,
            "count": 12356390,
            "maximum": 330481.7713,
            "minimum": 328626.9513,
            "name": "X",
            "position": 0,
            "stddev": 572.2533112,
            "variance": 327473.8522
          },
          {
            "average": 4295529.795,
            "count": 12356390,
            "maximum": 4296205.447,
            "minimum": 4294946.827,
            "name": "Y",
            "position": 1,
            "stddev": 346.9843733,
            "variance": 120398.1553
          },
          {
            "average": 43.0640897,
            "count": 12356390,
            "maximum": 420.9586733,
            "minimum": -3.60132674,
            "name": "Z",
            "position": 2,
            "stddev": 15.3252124,
            "variance": 234.8621351
          },
          {
            "average": 3913.940324,
            "count": 12356390,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3857.293358,
            "variance": 14878712.05
          },
          {
            "average": 1.892184125,
            "count": 12356390,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.169384293,
            "variance": 1.367459625
          },
          {
            "average": 2.606548515,
            "count": 12356390,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.471398306,
            "variance": 2.165012976
          },
          {
            "average": 0.5236946228,
            "count": 12356390,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994382695,
            "variance": 0.249438585
          },
          {
            "average": 0,
            "count": 12356390,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.444495682,
            "count": 12356390,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5517505313,
            "variance": 0.3044286488
          },
          {
            "average": 1.551601857,
            "count": 12356390,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.5883543,
            "variance": 184.6433726
          },
          {
            "average": 0,
            "count": 12356390,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.08698625,
            "count": 12356390,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6342525268,
            "variance": 0.4022762677
          },
          {
            "average": 207528887.2,
            "count": 12356390,
            "maximum": 207529845.9,
            "minimum": 207528254,
            "name": "GpsTime",
            "position": 12,
            "stddev": 488.7221931,
            "variance": 238849.382
          },
          {
            "average": 0,
            "count": 12356390,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12356390,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12356390,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006136096384,
            "count": 12356390,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02476354521,
            "variance": 0.0006132331713
          },
          {
            "average": 0.2950619072,
            "count": 12356390,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4560706031,
            "variance": 0.208000395
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328626.9513,
          4294946.827,
          -3.60132674,
          330481.7713,
          4296205.447,
          420.9586733
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328626.9512928529,
                4294946.826769221,
                -3.601326739665609
              ],
              [
                328626.9512928529,
                4296205.44676922,
                -3.601326739665609
              ],
              [
                330481.7712928528,
                4296205.44676922,
                420.9586732603344
              ],
              [
                330481.7712928528,
                4294946.826769221,
                420.9586732603344
              ],
              [
                328626.9512928529,
                4294946.826769221,
                -3.601326739665609
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:57:25+00:00",
        "end_time": "2018-04-12T00:30:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_320408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_320408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_320408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_320408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97340915,
            38.78662751,
            -3.60132674,
            -76.95175271,
            38.79832175,
            420.9586733
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97309650304065,
                  38.7866275068137,
                  -3.601326739665609
                ],
                [
                  -76.97340914610852,
                  38.79796304562171,
                  -3.601326739665609
                ],
                [
                  -76.95206197703611,
                  38.79832174996041,
                  420.9586732603344
                ],
                [
                  -76.95175271068818,
                  38.78698606677824,
                  420.9586732603344
                ],
                [
                  -76.97309650304065,
                  38.7866275068137,
                  -3.601326739665609
                ]
              ]
            ]
          },
          "id": "20180411_320408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_320408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:57:25Z",
            "pc:count": 12356390,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329645.5094,
                "count": 12356390,
                "maximum": 330481.7713,
                "minimum": 328626.9513,
                "name": "X",
                "position": 0,
                "stddev": 572.2533112,
                "variance": 327473.8522
              },
              {
                "average": 4295529.795,
                "count": 12356390,
                "maximum": 4296205.447,
                "minimum": 4294946.827,
                "name": "Y",
                "position": 1,
                "stddev": 346.9843733,
                "variance": 120398.1553
              },
              {
                "average": 43.0640897,
                "count": 12356390,
                "maximum": 420.9586733,
                "minimum": -3.60132674,
                "name": "Z",
                "position": 2,
                "stddev": 15.3252124,
                "variance": 234.8621351
              },
              {
                "average": 3913.940324,
                "count": 12356390,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3857.293358,
                "variance": 14878712.05
              },
              {
                "average": 1.892184125,
                "count": 12356390,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.169384293,
                "variance": 1.367459625
              },
              {
                "average": 2.606548515,
                "count": 12356390,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.471398306,
                "variance": 2.165012976
              },
              {
                "average": 0.5236946228,
                "count": 12356390,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994382695,
                "variance": 0.249438585
              },
              {
                "average": 0,
                "count": 12356390,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.444495682,
                "count": 12356390,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5517505313,
                "variance": 0.3044286488
              },
              {
                "average": 1.551601857,
                "count": 12356390,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.5883543,
                "variance": 184.6433726
              },
              {
                "average": 0,
                "count": 12356390,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.08698625,
                "count": 12356390,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6342525268,
                "variance": 0.4022762677
              },
              {
                "average": 207528887.2,
                "count": 12356390,
                "maximum": 207529845.9,
                "minimum": 207528254,
                "name": "GpsTime",
                "position": 12,
                "stddev": 488.7221931,
                "variance": 238849.382
              },
              {
                "average": 0,
                "count": 12356390,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12356390,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12356390,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006136096384,
                "count": 12356390,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02476354521,
                "variance": 0.0006132331713
              },
              {
                "average": 0.2950619072,
                "count": 12356390,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4560706031,
                "variance": 0.208000395
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328626.9513,
              4294946.827,
              -3.60132674,
              330481.7713,
              4296205.447,
              420.9586733
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328626.9512928529,
                    4294946.826769221,
                    -3.601326739665609
                  ],
                  [
                    328626.9512928529,
                    4296205.44676922,
                    -3.601326739665609
                  ],
                  [
                    330481.7712928528,
                    4296205.44676922,
                    420.9586732603344
                  ],
                  [
                    330481.7712928528,
                    4294946.826769221,
                    420.9586732603344
                  ],
                  [
                    328626.9512928529,
                    4294946.826769221,
                    -3.601326739665609
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:57:25+00:00",
            "end_time": "2018-04-12T00:30: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": "20180411_314412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99414608645546,
              38.79761374554459,
              8.613342999385367
            ],
            [
              -76.99446220253769,
              38.808949658744304,
              8.613342999385367
            ],
            [
              -76.97311064410847,
              38.809312318066475,
              417.39334299938537
            ],
            [
              -76.97279790679764,
              38.797976258908406,
              417.39334299938537
            ],
            [
              -76.99414608645546,
              38.79761374554459,
              8.613342999385367
            ]
          ]
        ]
      },
      "bbox": [
        -76.9944622,
        38.79761375,
        8.613342999,
        -76.97279791,
        38.80931232,
        417.393343
      ],
      "properties": {
        "datetime": "2018-04-12T01:22:22Z",
        "pc:count": 11661635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327868.8818,
            "count": 11661635,
            "maximum": 328680.0682,
            "minimum": 326825.1282,
            "name": "X",
            "position": 0,
            "stddev": 483.2113545,
            "variance": 233493.2131
          },
          {
            "average": 4296791.852,
            "count": 11661635,
            "maximum": 4297464.447,
            "minimum": 4296205.767,
            "name": "Y",
            "position": 1,
            "stddev": 346.7625735,
            "variance": 120244.2824
          },
          {
            "average": 71.81981743,
            "count": 11661635,
            "maximum": 417.393343,
            "minimum": 8.613342999,
            "name": "Z",
            "position": 2,
            "stddev": 11.2531843,
            "variance": 126.6341569
          },
          {
            "average": 4167.305587,
            "count": 11661635,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4084.705317,
            "variance": 16684817.52
          },
          {
            "average": 1.790431445,
            "count": 11661635,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.114261524,
            "variance": 1.241578744
          },
          {
            "average": 2.452733943,
            "count": 11661635,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.449092711,
            "variance": 2.099869686
          },
          {
            "average": 0.506359014,
            "count": 11661635,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999595827,
            "variance": 0.2499595844
          },
          {
            "average": 0,
            "count": 11661635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.400514422,
            "count": 11661635,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5686783666,
            "variance": 0.3233950846
          },
          {
            "average": 10.50291735,
            "count": 11661635,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.726749621,
            "variance": 94.60965818
          },
          {
            "average": 0,
            "count": 11661635,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.38751719,
            "count": 11661635,
            "maximum": 94,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.559383542,
            "variance": 0.312909947
          },
          {
            "average": 207530174.4,
            "count": 11661635,
            "maximum": 207531342.1,
            "minimum": 207529811.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 346.1436498,
            "variance": 119815.4263
          },
          {
            "average": 0,
            "count": 11661635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11661635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11661635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004930697968,
            "count": 11661635,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02219970093,
            "variance": 0.0004928267213
          },
          {
            "average": 0.4224685475,
            "count": 11661635,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4939523204,
            "variance": 0.2439888948
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326825.1282,
          4296205.767,
          8.613342999,
          328680.0682,
          4297464.447,
          417.393343
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326825.12820569973,
                4296205.767407544,
                8.613342999385367
              ],
              [
                326825.12820569973,
                4297464.447407544,
                8.613342999385367
              ],
              [
                328680.0682056997,
                4297464.447407544,
                417.39334299938537
              ],
              [
                328680.0682056997,
                4296205.767407544,
                417.39334299938537
              ],
              [
                326825.12820569973,
                4296205.767407544,
                8.613342999385367
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:22:22+00:00",
        "end_time": "2018-04-12T00:56:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_314412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_314412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_314412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_314412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9944622,
            38.79761375,
            8.613342999,
            -76.97279791,
            38.80931232,
            417.393343
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99414608645546,
                  38.79761374554459,
                  8.613342999385367
                ],
                [
                  -76.99446220253769,
                  38.808949658744304,
                  8.613342999385367
                ],
                [
                  -76.97311064410847,
                  38.809312318066475,
                  417.39334299938537
                ],
                [
                  -76.97279790679764,
                  38.797976258908406,
                  417.39334299938537
                ],
                [
                  -76.99414608645546,
                  38.79761374554459,
                  8.613342999385367
                ]
              ]
            ]
          },
          "id": "20180411_314412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_314412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:22:22Z",
            "pc:count": 11661635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327868.8818,
                "count": 11661635,
                "maximum": 328680.0682,
                "minimum": 326825.1282,
                "name": "X",
                "position": 0,
                "stddev": 483.2113545,
                "variance": 233493.2131
              },
              {
                "average": 4296791.852,
                "count": 11661635,
                "maximum": 4297464.447,
                "minimum": 4296205.767,
                "name": "Y",
                "position": 1,
                "stddev": 346.7625735,
                "variance": 120244.2824
              },
              {
                "average": 71.81981743,
                "count": 11661635,
                "maximum": 417.393343,
                "minimum": 8.613342999,
                "name": "Z",
                "position": 2,
                "stddev": 11.2531843,
                "variance": 126.6341569
              },
              {
                "average": 4167.305587,
                "count": 11661635,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4084.705317,
                "variance": 16684817.52
              },
              {
                "average": 1.790431445,
                "count": 11661635,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.114261524,
                "variance": 1.241578744
              },
              {
                "average": 2.452733943,
                "count": 11661635,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.449092711,
                "variance": 2.099869686
              },
              {
                "average": 0.506359014,
                "count": 11661635,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999595827,
                "variance": 0.2499595844
              },
              {
                "average": 0,
                "count": 11661635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.400514422,
                "count": 11661635,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5686783666,
                "variance": 0.3233950846
              },
              {
                "average": 10.50291735,
                "count": 11661635,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.726749621,
                "variance": 94.60965818
              },
              {
                "average": 0,
                "count": 11661635,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.38751719,
                "count": 11661635,
                "maximum": 94,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.559383542,
                "variance": 0.312909947
              },
              {
                "average": 207530174.4,
                "count": 11661635,
                "maximum": 207531342.1,
                "minimum": 207529811.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 346.1436498,
                "variance": 119815.4263
              },
              {
                "average": 0,
                "count": 11661635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11661635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11661635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004930697968,
                "count": 11661635,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02219970093,
                "variance": 0.0004928267213
              },
              {
                "average": 0.4224685475,
                "count": 11661635,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4939523204,
                "variance": 0.2439888948
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326825.1282,
              4296205.767,
              8.613342999,
              328680.0682,
              4297464.447,
              417.393343
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326825.12820569973,
                    4296205.767407544,
                    8.613342999385367
                  ],
                  [
                    326825.12820569973,
                    4297464.447407544,
                    8.613342999385367
                  ],
                  [
                    328680.0682056997,
                    4297464.447407544,
                    417.39334299938537
                  ],
                  [
                    328680.0682056997,
                    4296205.767407544,
                    417.39334299938537
                  ],
                  [
                    326825.12820569973,
                    4296205.767407544,
                    8.613342999385367
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:22:22+00:00",
            "end_time": "2018-04-12T00:56: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": "20180305_338408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90994786229861,
              38.78659566390124,
              -10.435618285034082
            ],
            [
              -76.91025051230619,
              38.79793198768208,
              -10.435618285034082
            ],
            [
              -76.88890278898351,
              38.79827914948618,
              417.90438171496595
            ],
            [
              -76.8886035162631,
              38.7869426859672,
              417.90438171496595
            ],
            [
              -76.90994786229861,
              38.78659566390124,
              -10.435618285034082
            ]
          ]
        ]
      },
      "bbox": [
        -76.91025051,
        38.78659566,
        -10.43561829,
        -76.88860352,
        38.79827915,
        417.9043817
      ],
      "properties": {
        "datetime": "2018-04-12T00:16:24Z",
        "pc:count": 14187031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335015.8826,
            "count": 14187031,
            "maximum": 335966.8979,
            "minimum": 334112.0979,
            "name": "X",
            "position": 0,
            "stddev": 569.8720239,
            "variance": 324754.1236
          },
          {
            "average": 4295462.917,
            "count": 14187031,
            "maximum": 4296085.474,
            "minimum": 4294826.814,
            "name": "Y",
            "position": 1,
            "stddev": 347.0097838,
            "variance": 120415.79
          },
          {
            "average": 79.44253278,
            "count": 14187031,
            "maximum": 417.9043817,
            "minimum": -10.43561829,
            "name": "Z",
            "position": 2,
            "stddev": 8.421980966,
            "variance": 70.92976339
          },
          {
            "average": 5174.872365,
            "count": 14187031,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5441.40218,
            "variance": 29608857.68
          },
          {
            "average": 2.028082831,
            "count": 14187031,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.253540284,
            "variance": 1.571363243
          },
          {
            "average": 2.904439132,
            "count": 14187031,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.528903517,
            "variance": 2.337545966
          },
          {
            "average": 0.5135717967,
            "count": 14187031,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49981579,
            "variance": 0.2498158239
          },
          {
            "average": 0,
            "count": 14187031,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.400880071,
            "count": 14187031,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5705034206,
            "variance": 0.3254741529
          },
          {
            "average": 0.0821953317,
            "count": 14187031,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.89338629,
            "variance": 193.0261826
          },
          {
            "average": 0,
            "count": 14187031,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.98686427,
            "count": 14187031,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.724904021,
            "variance": 94.57375822
          },
          {
            "average": 204913498.8,
            "count": 14187031,
            "maximum": 207527384.4,
            "minimum": 204297062.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1269078.943,
            "variance": 1610561362000.0
          },
          {
            "average": 0,
            "count": 14187031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14187031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14187031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007116358595,
            "count": 14187031,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02666701116,
            "variance": 0.0007111294841
          },
          {
            "average": 0.3540119846,
            "count": 14187031,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4782128349,
            "variance": 0.2286875155
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334112.0979,
          4294826.814,
          -10.43561829,
          335966.8979,
          4296085.474,
          417.9043817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334112.0978971664,
                4294826.813545715,
                -10.435618285034082
              ],
              [
                334112.0978971664,
                4296085.473545715,
                -10.435618285034082
              ],
              [
                335966.89789716643,
                4296085.473545715,
                417.90438171496595
              ],
              [
                335966.89789716643,
                4294826.813545715,
                417.90438171496595
              ],
              [
                334112.0978971664,
                4294826.813545715,
                -10.435618285034082
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:16:24+00:00",
        "end_time": "2018-03-05T14:57:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_338408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_338408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_338408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91025051,
            38.78659566,
            -10.43561829,
            -76.88860352,
            38.79827915,
            417.9043817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90994786229861,
                  38.78659566390124,
                  -10.435618285034082
                ],
                [
                  -76.91025051230619,
                  38.79793198768208,
                  -10.435618285034082
                ],
                [
                  -76.88890278898351,
                  38.79827914948618,
                  417.90438171496595
                ],
                [
                  -76.8886035162631,
                  38.7869426859672,
                  417.90438171496595
                ],
                [
                  -76.90994786229861,
                  38.78659566390124,
                  -10.435618285034082
                ]
              ]
            ]
          },
          "id": "20180305_338408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_338408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:16:24Z",
            "pc:count": 14187031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335015.8826,
                "count": 14187031,
                "maximum": 335966.8979,
                "minimum": 334112.0979,
                "name": "X",
                "position": 0,
                "stddev": 569.8720239,
                "variance": 324754.1236
              },
              {
                "average": 4295462.917,
                "count": 14187031,
                "maximum": 4296085.474,
                "minimum": 4294826.814,
                "name": "Y",
                "position": 1,
                "stddev": 347.0097838,
                "variance": 120415.79
              },
              {
                "average": 79.44253278,
                "count": 14187031,
                "maximum": 417.9043817,
                "minimum": -10.43561829,
                "name": "Z",
                "position": 2,
                "stddev": 8.421980966,
                "variance": 70.92976339
              },
              {
                "average": 5174.872365,
                "count": 14187031,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5441.40218,
                "variance": 29608857.68
              },
              {
                "average": 2.028082831,
                "count": 14187031,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.253540284,
                "variance": 1.571363243
              },
              {
                "average": 2.904439132,
                "count": 14187031,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.528903517,
                "variance": 2.337545966
              },
              {
                "average": 0.5135717967,
                "count": 14187031,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49981579,
                "variance": 0.2498158239
              },
              {
                "average": 0,
                "count": 14187031,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.400880071,
                "count": 14187031,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5705034206,
                "variance": 0.3254741529
              },
              {
                "average": 0.0821953317,
                "count": 14187031,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.89338629,
                "variance": 193.0261826
              },
              {
                "average": 0,
                "count": 14187031,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.98686427,
                "count": 14187031,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.724904021,
                "variance": 94.57375822
              },
              {
                "average": 204913498.8,
                "count": 14187031,
                "maximum": 207527384.4,
                "minimum": 204297062.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1269078.943,
                "variance": 1610561362000.0
              },
              {
                "average": 0,
                "count": 14187031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14187031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14187031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007116358595,
                "count": 14187031,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02666701116,
                "variance": 0.0007111294841
              },
              {
                "average": 0.3540119846,
                "count": 14187031,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4782128349,
                "variance": 0.2286875155
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334112.0979,
              4294826.814,
              -10.43561829,
              335966.8979,
              4296085.474,
              417.9043817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334112.0978971664,
                    4294826.813545715,
                    -10.435618285034082
                  ],
                  [
                    334112.0978971664,
                    4296085.473545715,
                    -10.435618285034082
                  ],
                  [
                    335966.89789716643,
                    4296085.473545715,
                    417.90438171496595
                  ],
                  [
                    335966.89789716643,
                    4294826.813545715,
                    417.90438171496595
                  ],
                  [
                    334112.0978971664,
                    4294826.813545715,
                    -10.435618285034082
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:16:24+00:00",
            "end_time": "2018-03-05T14:57: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": "20180411_320412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97309019688349,
              38.797610216816224,
              -0.987057924041864
            ],
            [
              -76.97340300128248,
              38.80894717531859,
              -0.987057924041864
            ],
            [
              -76.95205416593473,
              38.80930593617337,
              415.0329420759581
            ],
            [
              -76.95174474027243,
              38.797968833268335,
              415.0329420759581
            ],
            [
              -76.97309019688349,
              38.797610216816224,
              -0.987057924041864
            ]
          ]
        ]
      },
      "bbox": [
        -76.973403,
        38.79761022,
        -0.987057924,
        -76.95174474,
        38.80930594,
        415.0329421
      ],
      "properties": {
        "datetime": "2018-04-12T01:06:25Z",
        "pc:count": 10533257,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329618.1644,
            "count": 10533257,
            "maximum": 330508.4863,
            "minimum": 328653.8063,
            "name": "X",
            "position": 0,
            "stddev": 529.0364242,
            "variance": 279879.5382
          },
          {
            "average": 4296798.767,
            "count": 10533257,
            "maximum": 4297424.471,
            "minimum": 4296165.691,
            "name": "Y",
            "position": 1,
            "stddev": 350.9434547,
            "variance": 123161.3084
          },
          {
            "average": 61.24193535,
            "count": 10533257,
            "maximum": 415.0329421,
            "minimum": -0.987057924,
            "name": "Z",
            "position": 2,
            "stddev": 15.31677708,
            "variance": 234.6036601
          },
          {
            "average": 3856.175319,
            "count": 10533257,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3563.344818,
            "variance": 12697426.29
          },
          {
            "average": 1.669606751,
            "count": 10533257,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.051153945,
            "variance": 1.104924616
          },
          {
            "average": 2.212210051,
            "count": 10533257,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.394586849,
            "variance": 1.944872481
          },
          {
            "average": 0.5391137803,
            "count": 10533257,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984677881,
            "variance": 0.2484701358
          },
          {
            "average": 0,
            "count": 10533257,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.532355377,
            "count": 10533257,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8437756664,
            "variance": 0.7119573753
          },
          {
            "average": -7.895703901,
            "count": 10533257,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.03885468,
            "variance": 100.7786033
          },
          {
            "average": 0,
            "count": 10533257,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.29016732,
            "count": 10533257,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.528810869,
            "variance": 0.2796409352
          },
          {
            "average": 207529537.8,
            "count": 10533257,
            "maximum": 207530385.3,
            "minimum": 207528886.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 454.1214573,
            "variance": 206226.298
          },
          {
            "average": 0,
            "count": 10533257,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10533257,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10533257,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008654493097,
            "count": 10533257,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02940578836,
            "variance": 0.0008647003893
          },
          {
            "average": 0.2660883523,
            "count": 10533257,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4419110314,
            "variance": 0.1952853596
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328653.8063,
          4296165.691,
          -0.987057924,
          330508.4863,
          4297424.471,
          415.0329421
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328653.80634760327,
                4296165.691320489,
                -0.987057924041864
              ],
              [
                328653.80634760327,
                4297424.4713204885,
                -0.987057924041864
              ],
              [
                330508.4863476033,
                4297424.4713204885,
                415.0329420759581
              ],
              [
                330508.4863476033,
                4296165.691320489,
                415.0329420759581
              ],
              [
                328653.80634760327,
                4296165.691320489,
                -0.987057924041864
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:06:25+00:00",
        "end_time": "2018-04-12T00:41:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_320412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_320412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_320412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_320412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.973403,
            38.79761022,
            -0.987057924,
            -76.95174474,
            38.80930594,
            415.0329421
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97309019688349,
                  38.797610216816224,
                  -0.987057924041864
                ],
                [
                  -76.97340300128248,
                  38.80894717531859,
                  -0.987057924041864
                ],
                [
                  -76.95205416593473,
                  38.80930593617337,
                  415.0329420759581
                ],
                [
                  -76.95174474027243,
                  38.797968833268335,
                  415.0329420759581
                ],
                [
                  -76.97309019688349,
                  38.797610216816224,
                  -0.987057924041864
                ]
              ]
            ]
          },
          "id": "20180411_320412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_320412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:06:25Z",
            "pc:count": 10533257,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329618.1644,
                "count": 10533257,
                "maximum": 330508.4863,
                "minimum": 328653.8063,
                "name": "X",
                "position": 0,
                "stddev": 529.0364242,
                "variance": 279879.5382
              },
              {
                "average": 4296798.767,
                "count": 10533257,
                "maximum": 4297424.471,
                "minimum": 4296165.691,
                "name": "Y",
                "position": 1,
                "stddev": 350.9434547,
                "variance": 123161.3084
              },
              {
                "average": 61.24193535,
                "count": 10533257,
                "maximum": 415.0329421,
                "minimum": -0.987057924,
                "name": "Z",
                "position": 2,
                "stddev": 15.31677708,
                "variance": 234.6036601
              },
              {
                "average": 3856.175319,
                "count": 10533257,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3563.344818,
                "variance": 12697426.29
              },
              {
                "average": 1.669606751,
                "count": 10533257,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.051153945,
                "variance": 1.104924616
              },
              {
                "average": 2.212210051,
                "count": 10533257,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.394586849,
                "variance": 1.944872481
              },
              {
                "average": 0.5391137803,
                "count": 10533257,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984677881,
                "variance": 0.2484701358
              },
              {
                "average": 0,
                "count": 10533257,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.532355377,
                "count": 10533257,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8437756664,
                "variance": 0.7119573753
              },
              {
                "average": -7.895703901,
                "count": 10533257,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.03885468,
                "variance": 100.7786033
              },
              {
                "average": 0,
                "count": 10533257,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.29016732,
                "count": 10533257,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.528810869,
                "variance": 0.2796409352
              },
              {
                "average": 207529537.8,
                "count": 10533257,
                "maximum": 207530385.3,
                "minimum": 207528886.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 454.1214573,
                "variance": 206226.298
              },
              {
                "average": 0,
                "count": 10533257,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10533257,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10533257,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008654493097,
                "count": 10533257,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02940578836,
                "variance": 0.0008647003893
              },
              {
                "average": 0.2660883523,
                "count": 10533257,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4419110314,
                "variance": 0.1952853596
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328653.8063,
              4296165.691,
              -0.987057924,
              330508.4863,
              4297424.471,
              415.0329421
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328653.80634760327,
                    4296165.691320489,
                    -0.987057924041864
                  ],
                  [
                    328653.80634760327,
                    4297424.4713204885,
                    -0.987057924041864
                  ],
                  [
                    330508.4863476033,
                    4297424.4713204885,
                    415.0329420759581
                  ],
                  [
                    330508.4863476033,
                    4296165.691320489,
                    415.0329420759581
                  ],
                  [
                    328653.80634760327,
                    4296165.691320489,
                    -0.987057924041864
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:06:25+00:00",
            "end_time": "2018-04-12T00:41: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": "20180411_314416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99414491844313,
              38.80859635946319,
              -2.37033658493749
            ],
            [
              -76.9944611180387,
              38.81993081032619,
              -2.37033658493749
            ],
            [
              -76.97310628078354,
              38.820293554869274,
              411.0496634150625
            ],
            [
              -76.97279346137285,
              38.80895895804488,
              411.0496634150625
            ],
            [
              -76.99414491844313,
              38.80859635946319,
              -2.37033658493749
            ]
          ]
        ]
      },
      "bbox": [
        -76.99446112,
        38.80859636,
        -2.370336585,
        -76.97279346,
        38.82029355,
        411.0496634
      ],
      "properties": {
        "datetime": "2018-04-12T01:22:22Z",
        "pc:count": 10784234,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327731.1898,
            "count": 10784234,
            "maximum": 328706.7641,
            "minimum": 326851.8241,
            "name": "X",
            "position": 0,
            "stddev": 505.2945933,
            "variance": 255322.626
          },
          {
            "average": 4298052.636,
            "count": 10784234,
            "maximum": 4298683.156,
            "minimum": 4297424.636,
            "name": "Y",
            "position": 1,
            "stddev": 348.6635403,
            "variance": 121566.2643
          },
          {
            "average": 57.42180348,
            "count": 10784234,
            "maximum": 411.0496634,
            "minimum": -2.370336585,
            "name": "Z",
            "position": 2,
            "stddev": 13.56200226,
            "variance": 183.9279052
          },
          {
            "average": 3386.429166,
            "count": 10784234,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3455.327227,
            "variance": 11939286.25
          },
          {
            "average": 1.784156019,
            "count": 10784234,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.082206389,
            "variance": 1.171170669
          },
          {
            "average": 2.396657843,
            "count": 10784234,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.378805034,
            "variance": 1.901103322
          },
          {
            "average": 0.5731211878,
            "count": 10784234,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4946244177,
            "variance": 0.2446533146
          },
          {
            "average": 0,
            "count": 10784234,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.451269696,
            "count": 10784234,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5422870365,
            "variance": 0.29407523
          },
          {
            "average": -9.741650536,
            "count": 10784234,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.957207971,
            "variance": 80.23157464
          },
          {
            "average": 0,
            "count": 10784234,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.57268657,
            "count": 10784234,
            "maximum": 94,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5385858849,
            "variance": 0.2900747554
          },
          {
            "average": 207530786.7,
            "count": 10784234,
            "maximum": 207531342,
            "minimum": 207529812.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 487.8132269,
            "variance": 237961.7443
          },
          {
            "average": 0,
            "count": 10784234,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10784234,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10784234,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001104760894,
            "count": 10784234,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03321958007,
            "variance": 0.0011035405
          },
          {
            "average": 0.2899372362,
            "count": 10784234,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.453733021,
            "variance": 0.2058736543
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326851.8241,
          4297424.636,
          -2.370336585,
          328706.7641,
          4298683.156,
          411.0496634
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326851.82411191176,
                4297424.636285116,
                -2.37033658493749
              ],
              [
                326851.82411191176,
                4298683.1562851155,
                -2.37033658493749
              ],
              [
                328706.7641119117,
                4298683.1562851155,
                411.0496634150625
              ],
              [
                328706.7641119117,
                4297424.636285116,
                411.0496634150625
              ],
              [
                326851.82411191176,
                4297424.636285116,
                -2.37033658493749
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:22:22+00:00",
        "end_time": "2018-04-12T00:56:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_314416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_314416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_314416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_314416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99446112,
            38.80859636,
            -2.370336585,
            -76.97279346,
            38.82029355,
            411.0496634
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99414491844313,
                  38.80859635946319,
                  -2.37033658493749
                ],
                [
                  -76.9944611180387,
                  38.81993081032619,
                  -2.37033658493749
                ],
                [
                  -76.97310628078354,
                  38.820293554869274,
                  411.0496634150625
                ],
                [
                  -76.97279346137285,
                  38.80895895804488,
                  411.0496634150625
                ],
                [
                  -76.99414491844313,
                  38.80859635946319,
                  -2.37033658493749
                ]
              ]
            ]
          },
          "id": "20180411_314416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_314416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:22:22Z",
            "pc:count": 10784234,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327731.1898,
                "count": 10784234,
                "maximum": 328706.7641,
                "minimum": 326851.8241,
                "name": "X",
                "position": 0,
                "stddev": 505.2945933,
                "variance": 255322.626
              },
              {
                "average": 4298052.636,
                "count": 10784234,
                "maximum": 4298683.156,
                "minimum": 4297424.636,
                "name": "Y",
                "position": 1,
                "stddev": 348.6635403,
                "variance": 121566.2643
              },
              {
                "average": 57.42180348,
                "count": 10784234,
                "maximum": 411.0496634,
                "minimum": -2.370336585,
                "name": "Z",
                "position": 2,
                "stddev": 13.56200226,
                "variance": 183.9279052
              },
              {
                "average": 3386.429166,
                "count": 10784234,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3455.327227,
                "variance": 11939286.25
              },
              {
                "average": 1.784156019,
                "count": 10784234,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.082206389,
                "variance": 1.171170669
              },
              {
                "average": 2.396657843,
                "count": 10784234,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.378805034,
                "variance": 1.901103322
              },
              {
                "average": 0.5731211878,
                "count": 10784234,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4946244177,
                "variance": 0.2446533146
              },
              {
                "average": 0,
                "count": 10784234,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.451269696,
                "count": 10784234,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5422870365,
                "variance": 0.29407523
              },
              {
                "average": -9.741650536,
                "count": 10784234,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.957207971,
                "variance": 80.23157464
              },
              {
                "average": 0,
                "count": 10784234,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.57268657,
                "count": 10784234,
                "maximum": 94,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5385858849,
                "variance": 0.2900747554
              },
              {
                "average": 207530786.7,
                "count": 10784234,
                "maximum": 207531342,
                "minimum": 207529812.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 487.8132269,
                "variance": 237961.7443
              },
              {
                "average": 0,
                "count": 10784234,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10784234,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10784234,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001104760894,
                "count": 10784234,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03321958007,
                "variance": 0.0011035405
              },
              {
                "average": 0.2899372362,
                "count": 10784234,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.453733021,
                "variance": 0.2058736543
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326851.8241,
              4297424.636,
              -2.370336585,
              328706.7641,
              4298683.156,
              411.0496634
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326851.82411191176,
                    4297424.636285116,
                    -2.37033658493749
                  ],
                  [
                    326851.82411191176,
                    4298683.1562851155,
                    -2.37033658493749
                  ],
                  [
                    328706.7641119117,
                    4298683.1562851155,
                    411.0496634150625
                  ],
                  [
                    328706.7641119117,
                    4297424.636285116,
                    411.0496634150625
                  ],
                  [
                    326851.82411191176,
                    4297424.636285116,
                    -2.37033658493749
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:22:22+00:00",
            "end_time": "2018-04-12T00:56:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_338412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90993561051904,
              38.79757902532171,
              -10.390510163414802
            ],
            [
              -76.9102383916712,
              38.80891586822204,
              -10.390510163414802
            ],
            [
              -76.88888554865163,
              38.80926313941086,
              420.58948983658524
            ],
            [
              -76.88858614708192,
              38.79792615673388,
              420.58948983658524
            ],
            [
              -76.90993561051904,
              38.79757902532171,
              -10.390510163414802
            ]
          ]
        ]
      },
      "bbox": [
        -76.91023839,
        38.79757903,
        -10.39051016,
        -76.88858615,
        38.80926314,
        420.5894898
      ],
      "properties": {
        "datetime": "2018-04-12T00:30:09Z",
        "pc:count": 10846931,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335127.5487,
            "count": 10846931,
            "maximum": 335993.588,
            "minimum": 334138.628,
            "name": "X",
            "position": 0,
            "stddev": 480.9161402,
            "variance": 231280.3339
          },
          {
            "average": 4296648.714,
            "count": 10846931,
            "maximum": 4297304.45,
            "minimum": 4296045.73,
            "name": "Y",
            "position": 1,
            "stddev": 352.7445634,
            "variance": 124428.727
          },
          {
            "average": 81.07133862,
            "count": 10846931,
            "maximum": 420.5894898,
            "minimum": -10.39051016,
            "name": "Z",
            "position": 2,
            "stddev": 6.423226056,
            "variance": 41.25783297
          },
          {
            "average": 6418.934614,
            "count": 10846931,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6018.503685,
            "variance": 36222386.61
          },
          {
            "average": 1.794164082,
            "count": 10846931,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.158562568,
            "variance": 1.342267224
          },
          {
            "average": 2.436084087,
            "count": 10846931,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.529153888,
            "variance": 2.338311614
          },
          {
            "average": 0.5032857681,
            "count": 10846931,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999892267,
            "variance": 0.2499892268
          },
          {
            "average": 0,
            "count": 10846931,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.50637254,
            "count": 10846931,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6211283527,
            "variance": 0.3858004305
          },
          {
            "average": 10.62466691,
            "count": 10846931,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.924376393,
            "variance": 79.644494
          },
          {
            "average": 0,
            "count": 10846931,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 86.84349177,
            "count": 10846931,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.25819233,
            "variance": 150.2632791
          },
          {
            "average": 206217718.9,
            "count": 10846931,
            "maximum": 207528209.5,
            "minimum": 204297054.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1586020.008,
            "variance": 2515459465000.0
          },
          {
            "average": 0,
            "count": 10846931,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10846931,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10846931,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007037935431,
            "count": 10846931,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02651977154,
            "variance": 0.0007032982826
          },
          {
            "average": 0.2736629375,
            "count": 10846931,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4458380339,
            "variance": 0.1987715525
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334138.628,
          4296045.73,
          -10.39051016,
          335993.588,
          4297304.45,
          420.5894898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334138.6280007289,
                4296045.730095587,
                -10.390510163414802
              ],
              [
                334138.6280007289,
                4297304.450095587,
                -10.390510163414802
              ],
              [
                335993.58800072887,
                4297304.450095587,
                420.58948983658524
              ],
              [
                335993.58800072887,
                4296045.730095587,
                420.58948983658524
              ],
              [
                334138.6280007289,
                4296045.730095587,
                -10.390510163414802
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:30:09+00:00",
        "end_time": "2018-03-05T14:57:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_338412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_338412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_338412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91023839,
            38.79757903,
            -10.39051016,
            -76.88858615,
            38.80926314,
            420.5894898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90993561051904,
                  38.79757902532171,
                  -10.390510163414802
                ],
                [
                  -76.9102383916712,
                  38.80891586822204,
                  -10.390510163414802
                ],
                [
                  -76.88888554865163,
                  38.80926313941086,
                  420.58948983658524
                ],
                [
                  -76.88858614708192,
                  38.79792615673388,
                  420.58948983658524
                ],
                [
                  -76.90993561051904,
                  38.79757902532171,
                  -10.390510163414802
                ]
              ]
            ]
          },
          "id": "20180305_338412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_338412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:30:09Z",
            "pc:count": 10846931,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335127.5487,
                "count": 10846931,
                "maximum": 335993.588,
                "minimum": 334138.628,
                "name": "X",
                "position": 0,
                "stddev": 480.9161402,
                "variance": 231280.3339
              },
              {
                "average": 4296648.714,
                "count": 10846931,
                "maximum": 4297304.45,
                "minimum": 4296045.73,
                "name": "Y",
                "position": 1,
                "stddev": 352.7445634,
                "variance": 124428.727
              },
              {
                "average": 81.07133862,
                "count": 10846931,
                "maximum": 420.5894898,
                "minimum": -10.39051016,
                "name": "Z",
                "position": 2,
                "stddev": 6.423226056,
                "variance": 41.25783297
              },
              {
                "average": 6418.934614,
                "count": 10846931,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6018.503685,
                "variance": 36222386.61
              },
              {
                "average": 1.794164082,
                "count": 10846931,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.158562568,
                "variance": 1.342267224
              },
              {
                "average": 2.436084087,
                "count": 10846931,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.529153888,
                "variance": 2.338311614
              },
              {
                "average": 0.5032857681,
                "count": 10846931,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999892267,
                "variance": 0.2499892268
              },
              {
                "average": 0,
                "count": 10846931,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.50637254,
                "count": 10846931,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6211283527,
                "variance": 0.3858004305
              },
              {
                "average": 10.62466691,
                "count": 10846931,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.924376393,
                "variance": 79.644494
              },
              {
                "average": 0,
                "count": 10846931,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 86.84349177,
                "count": 10846931,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.25819233,
                "variance": 150.2632791
              },
              {
                "average": 206217718.9,
                "count": 10846931,
                "maximum": 207528209.5,
                "minimum": 204297054.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1586020.008,
                "variance": 2515459465000.0
              },
              {
                "average": 0,
                "count": 10846931,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10846931,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10846931,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007037935431,
                "count": 10846931,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02651977154,
                "variance": 0.0007032982826
              },
              {
                "average": 0.2736629375,
                "count": 10846931,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4458380339,
                "variance": 0.1987715525
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334138.628,
              4296045.73,
              -10.39051016,
              335993.588,
              4297304.45,
              420.5894898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334138.6280007289,
                    4296045.730095587,
                    -10.390510163414802
                  ],
                  [
                    334138.6280007289,
                    4297304.450095587,
                    -10.390510163414802
                  ],
                  [
                    335993.58800072887,
                    4297304.450095587,
                    420.58948983658524
                  ],
                  [
                    335993.58800072887,
                    4296045.730095587,
                    420.58948983658524
                  ],
                  [
                    334138.6280007289,
                    4296045.730095587,
                    -10.390510163414802
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:30:09+00:00",
            "end_time": "2018-03-05T14:57:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_320416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97308872151318,
              38.80859342239254,
              -4.363429693280807
            ],
            [
              -76.97340163834954,
              38.81992999929207,
              -4.363429693280807
            ],
            [
              -76.95204768206902,
              38.820288875203175,
              413.7765703067192
            ],
            [
              -76.95173814599696,
              38.808952153871836,
              413.7765703067192
            ],
            [
              -76.97308872151318,
              38.80859342239254,
              -4.363429693280807
            ]
          ]
        ]
      },
      "bbox": [
        -76.97340164,
        38.80859342,
        -4.363429693,
        -76.95173815,
        38.82028888,
        413.7765703
      ],
      "properties": {
        "datetime": "2018-04-12T01:06:48Z",
        "pc:count": 12259232,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329557.9736,
            "count": 12259232,
            "maximum": 330535.0893,
            "minimum": 328680.2493,
            "name": "X",
            "position": 0,
            "stddev": 490.1826492,
            "variance": 240279.0296
          },
          {
            "average": 4298030.584,
            "count": 12259232,
            "maximum": 4298643.362,
            "minimum": 4297384.622,
            "name": "Y",
            "position": 1,
            "stddev": 350.4149112,
            "variance": 122790.61
          },
          {
            "average": 80.40498885,
            "count": 12259232,
            "maximum": 413.7765703,
            "minimum": -4.363429693,
            "name": "Z",
            "position": 2,
            "stddev": 9.210264462,
            "variance": 84.82897146
          },
          {
            "average": 4603.043794,
            "count": 12259232,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4424.843441,
            "variance": 19579239.48
          },
          {
            "average": 1.868873678,
            "count": 12259232,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.152580089,
            "variance": 1.328440861
          },
          {
            "average": 2.58984323,
            "count": 12259232,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.460997539,
            "variance": 2.134513809
          },
          {
            "average": 0.5038682684,
            "count": 12259232,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999850567,
            "variance": 0.2499850569
          },
          {
            "average": 0,
            "count": 12259232,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.410934633,
            "count": 12259232,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5211120903,
            "variance": 0.2715578106
          },
          {
            "average": 10.76408656,
            "count": 12259232,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.128890881,
            "variance": 66.07886696
          },
          {
            "average": 0,
            "count": 12259232,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.60322498,
            "count": 12259232,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5028117868,
            "variance": 0.252819693
          },
          {
            "average": 207530033.3,
            "count": 12259232,
            "maximum": 207530408.5,
            "minimum": 207528911.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 302.9398575,
            "variance": 91772.55725
          },
          {
            "average": 0,
            "count": 12259232,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12259232,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12259232,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005683879708,
            "count": 12259232,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0238341132,
            "variance": 0.0005680649522
          },
          {
            "average": 0.2656099501,
            "count": 12259232,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4416574696,
            "variance": 0.1950613204
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328680.2493,
          4297384.622,
          -4.363429693,
          330535.0893,
          4298643.362,
          413.7765703
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328680.2492539873,
                4297384.621950475,
                -4.363429693280807
              ],
              [
                328680.2492539873,
                4298643.361950475,
                -4.363429693280807
              ],
              [
                330535.08925398724,
                4298643.361950475,
                413.7765703067192
              ],
              [
                330535.08925398724,
                4297384.621950475,
                413.7765703067192
              ],
              [
                328680.2492539873,
                4297384.621950475,
                -4.363429693280807
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:06:48+00:00",
        "end_time": "2018-04-12T00:41:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_320416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_320416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_320416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_320416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97340164,
            38.80859342,
            -4.363429693,
            -76.95173815,
            38.82028888,
            413.7765703
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97308872151318,
                  38.80859342239254,
                  -4.363429693280807
                ],
                [
                  -76.97340163834954,
                  38.81992999929207,
                  -4.363429693280807
                ],
                [
                  -76.95204768206902,
                  38.820288875203175,
                  413.7765703067192
                ],
                [
                  -76.95173814599696,
                  38.808952153871836,
                  413.7765703067192
                ],
                [
                  -76.97308872151318,
                  38.80859342239254,
                  -4.363429693280807
                ]
              ]
            ]
          },
          "id": "20180411_320416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_320416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:06:48Z",
            "pc:count": 12259232,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329557.9736,
                "count": 12259232,
                "maximum": 330535.0893,
                "minimum": 328680.2493,
                "name": "X",
                "position": 0,
                "stddev": 490.1826492,
                "variance": 240279.0296
              },
              {
                "average": 4298030.584,
                "count": 12259232,
                "maximum": 4298643.362,
                "minimum": 4297384.622,
                "name": "Y",
                "position": 1,
                "stddev": 350.4149112,
                "variance": 122790.61
              },
              {
                "average": 80.40498885,
                "count": 12259232,
                "maximum": 413.7765703,
                "minimum": -4.363429693,
                "name": "Z",
                "position": 2,
                "stddev": 9.210264462,
                "variance": 84.82897146
              },
              {
                "average": 4603.043794,
                "count": 12259232,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4424.843441,
                "variance": 19579239.48
              },
              {
                "average": 1.868873678,
                "count": 12259232,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.152580089,
                "variance": 1.328440861
              },
              {
                "average": 2.58984323,
                "count": 12259232,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.460997539,
                "variance": 2.134513809
              },
              {
                "average": 0.5038682684,
                "count": 12259232,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999850567,
                "variance": 0.2499850569
              },
              {
                "average": 0,
                "count": 12259232,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.410934633,
                "count": 12259232,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5211120903,
                "variance": 0.2715578106
              },
              {
                "average": 10.76408656,
                "count": 12259232,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.128890881,
                "variance": 66.07886696
              },
              {
                "average": 0,
                "count": 12259232,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.60322498,
                "count": 12259232,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5028117868,
                "variance": 0.252819693
              },
              {
                "average": 207530033.3,
                "count": 12259232,
                "maximum": 207530408.5,
                "minimum": 207528911.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 302.9398575,
                "variance": 91772.55725
              },
              {
                "average": 0,
                "count": 12259232,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12259232,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12259232,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005683879708,
                "count": 12259232,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0238341132,
                "variance": 0.0005680649522
              },
              {
                "average": 0.2656099501,
                "count": 12259232,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4416574696,
                "variance": 0.1950613204
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328680.2493,
              4297384.622,
              -4.363429693,
              330535.0893,
              4298643.362,
              413.7765703
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328680.2492539873,
                    4297384.621950475,
                    -4.363429693280807
                  ],
                  [
                    328680.2492539873,
                    4298643.361950475,
                    -4.363429693280807
                  ],
                  [
                    330535.08925398724,
                    4298643.361950475,
                    413.7765703067192
                  ],
                  [
                    330535.08925398724,
                    4297384.621950475,
                    413.7765703067192
                  ],
                  [
                    328680.2492539873,
                    4297384.621950475,
                    -4.363429693280807
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:06:48+00:00",
            "end_time": "2018-04-12T00:41: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": "20180411_314420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99414349903222,
              38.81957884508925,
              -10.120452550122565
            ],
            [
              -76.99445989272948,
              38.83091579632628,
              -10.120452550122565
            ],
            [
              -76.97310223427279,
              38.83127861828673,
              412.6995474498774
            ],
            [
              -76.9727892232843,
              38.81994152103737,
              412.6995474498774
            ],
            [
              -76.99414349903222,
              38.81957884508925,
              -10.120452550122565
            ]
          ]
        ]
      },
      "bbox": [
        -76.99445989,
        38.81957885,
        -10.12045255,
        -76.97278922,
        38.83127862,
        412.6995474
      ],
      "properties": {
        "datetime": "2018-04-12T01:30:22Z",
        "pc:count": 12691907,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327730.6811,
            "count": 12691907,
            "maximum": 328733.4479,
            "minimum": 326878.5479,
            "name": "X",
            "position": 0,
            "stddev": 537.1013733,
            "variance": 288477.8852
          },
          {
            "average": 4299312.593,
            "count": 12691907,
            "maximum": 4299902.292,
            "minimum": 4298643.492,
            "name": "Y",
            "position": 1,
            "stddev": 352.1547104,
            "variance": 124012.9401
          },
          {
            "average": 50.90138671,
            "count": 12691907,
            "maximum": 412.6995474,
            "minimum": -10.12045255,
            "name": "Z",
            "position": 2,
            "stddev": 15.42763368,
            "variance": 238.011881
          },
          {
            "average": 3707.745667,
            "count": 12691907,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3809.973238,
            "variance": 14515896.07
          },
          {
            "average": 1.949635543,
            "count": 12691907,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.185735789,
            "variance": 1.405969362
          },
          {
            "average": 2.732833057,
            "count": 12691907,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.460869835,
            "variance": 2.134140675
          },
          {
            "average": 0.5218003882,
            "count": 12691907,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995245367,
            "variance": 0.2495247627
          },
          {
            "average": 0,
            "count": 12691907,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.403648246,
            "count": 12691907,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5226940169,
            "variance": 0.2732090353
          },
          {
            "average": 4.041616138,
            "count": 12691907,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.75679549,
            "variance": 162.7358312
          },
          {
            "average": 0,
            "count": 12691907,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.8690694,
            "count": 12691907,
            "maximum": 93,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5698506684,
            "variance": 0.3247297842
          },
          {
            "average": 207531327.5,
            "count": 12691907,
            "maximum": 207531822.2,
            "minimum": 207530377.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 385.07876,
            "variance": 148285.6514
          },
          {
            "average": 0,
            "count": 12691907,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12691907,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12691907,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008879674268,
            "count": 12691907,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02978555037,
            "variance": 0.0008871790106
          },
          {
            "average": 0.3122890831,
            "count": 12691907,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4634270478,
            "variance": 0.2147646286
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326878.5479,
          4298643.492,
          -10.12045255,
          328733.4479,
          4299902.292,
          412.6995474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326878.5478860913,
                4298643.49246854,
                -10.120452550122565
              ],
              [
                326878.5478860913,
                4299902.29246854,
                -10.120452550122565
              ],
              [
                328733.4478860913,
                4299902.29246854,
                412.6995474498774
              ],
              [
                328733.4478860913,
                4298643.49246854,
                412.6995474498774
              ],
              [
                326878.5478860913,
                4298643.49246854,
                -10.120452550122565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:30:22+00:00",
        "end_time": "2018-04-12T01:06:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_314420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_314420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_314420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_314420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99445989,
            38.81957885,
            -10.12045255,
            -76.97278922,
            38.83127862,
            412.6995474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99414349903222,
                  38.81957884508925,
                  -10.120452550122565
                ],
                [
                  -76.99445989272948,
                  38.83091579632628,
                  -10.120452550122565
                ],
                [
                  -76.97310223427279,
                  38.83127861828673,
                  412.6995474498774
                ],
                [
                  -76.9727892232843,
                  38.81994152103737,
                  412.6995474498774
                ],
                [
                  -76.99414349903222,
                  38.81957884508925,
                  -10.120452550122565
                ]
              ]
            ]
          },
          "id": "20180411_314420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_314420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:30:22Z",
            "pc:count": 12691907,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327730.6811,
                "count": 12691907,
                "maximum": 328733.4479,
                "minimum": 326878.5479,
                "name": "X",
                "position": 0,
                "stddev": 537.1013733,
                "variance": 288477.8852
              },
              {
                "average": 4299312.593,
                "count": 12691907,
                "maximum": 4299902.292,
                "minimum": 4298643.492,
                "name": "Y",
                "position": 1,
                "stddev": 352.1547104,
                "variance": 124012.9401
              },
              {
                "average": 50.90138671,
                "count": 12691907,
                "maximum": 412.6995474,
                "minimum": -10.12045255,
                "name": "Z",
                "position": 2,
                "stddev": 15.42763368,
                "variance": 238.011881
              },
              {
                "average": 3707.745667,
                "count": 12691907,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3809.973238,
                "variance": 14515896.07
              },
              {
                "average": 1.949635543,
                "count": 12691907,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.185735789,
                "variance": 1.405969362
              },
              {
                "average": 2.732833057,
                "count": 12691907,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.460869835,
                "variance": 2.134140675
              },
              {
                "average": 0.5218003882,
                "count": 12691907,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995245367,
                "variance": 0.2495247627
              },
              {
                "average": 0,
                "count": 12691907,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.403648246,
                "count": 12691907,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5226940169,
                "variance": 0.2732090353
              },
              {
                "average": 4.041616138,
                "count": 12691907,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.75679549,
                "variance": 162.7358312
              },
              {
                "average": 0,
                "count": 12691907,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.8690694,
                "count": 12691907,
                "maximum": 93,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5698506684,
                "variance": 0.3247297842
              },
              {
                "average": 207531327.5,
                "count": 12691907,
                "maximum": 207531822.2,
                "minimum": 207530377.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 385.07876,
                "variance": 148285.6514
              },
              {
                "average": 0,
                "count": 12691907,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12691907,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12691907,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008879674268,
                "count": 12691907,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02978555037,
                "variance": 0.0008871790106
              },
              {
                "average": 0.3122890831,
                "count": 12691907,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4634270478,
                "variance": 0.2147646286
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326878.5479,
              4298643.492,
              -10.12045255,
              328733.4479,
              4299902.292,
              412.6995474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326878.5478860913,
                    4298643.49246854,
                    -10.120452550122565
                  ],
                  [
                    326878.5478860913,
                    4299902.29246854,
                    -10.120452550122565
                  ],
                  [
                    328733.4478860913,
                    4299902.29246854,
                    412.6995474498774
                  ],
                  [
                    328733.4478860913,
                    4298643.49246854,
                    412.6995474498774
                  ],
                  [
                    326878.5478860913,
                    4298643.49246854,
                    -10.120452550122565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:30:22+00:00",
            "end_time": "2018-04-12T01:06: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": "20180305_338416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90992011905658,
              38.80856183197601,
              -10.359887906181285
            ],
            [
              -76.91022301643737,
              38.819898653617486,
              -10.359887906181285
            ],
            [
              -76.88886873585245,
              38.82024597404944,
              403.50011209381876
            ],
            [
              -76.88856921960637,
              38.80890901262368,
              403.50011209381876
            ],
            [
              -76.90992011905658,
              38.80856183197601,
              -10.359887906181285
            ]
          ]
        ]
      },
      "bbox": [
        -76.91022302,
        38.80856183,
        -10.35988791,
        -76.88856922,
        38.82024597,
        403.5001121
      ],
      "properties": {
        "datetime": "2018-04-12T00:30:09Z",
        "pc:count": 10498400,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334962.5393,
            "count": 10498400,
            "maximum": 336020.2439,
            "minimum": 334165.4439,
            "name": "X",
            "position": 0,
            "stddev": 482.9614733,
            "variance": 233251.7847
          },
          {
            "average": 4297908.797,
            "count": 10498400,
            "maximum": 4298523.301,
            "minimum": 4297264.581,
            "name": "Y",
            "position": 1,
            "stddev": 349.7156223,
            "variance": 122301.0165
          },
          {
            "average": 83.1170146,
            "count": 10498400,
            "maximum": 403.5001121,
            "minimum": -10.35988791,
            "name": "Z",
            "position": 2,
            "stddev": 6.427756573,
            "variance": 41.31605456
          },
          {
            "average": 4527.600919,
            "count": 10498400,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4317.526619,
            "variance": 18641036.11
          },
          {
            "average": 1.66767536,
            "count": 10498400,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.061871683,
            "variance": 1.127571471
          },
          {
            "average": 2.194496971,
            "count": 10498400,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.416318831,
            "variance": 2.00595903
          },
          {
            "average": 0.5319137202,
            "count": 10498400,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4989804988,
            "variance": 0.2489815382
          },
          {
            "average": 0,
            "count": 10498400,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.513760668,
            "count": 10498400,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5852089866,
            "variance": 0.342469558
          },
          {
            "average": -10.11276339,
            "count": 10498400,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.671234703,
            "variance": 75.19031128
          },
          {
            "average": 0,
            "count": 10498400,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.08114951,
            "count": 10498400,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.47113671,
            "variance": 12.04879006
          },
          {
            "average": 207463260.9,
            "count": 10498400,
            "maximum": 207528209.7,
            "minimum": 204297054.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 451818.6159,
            "variance": 204140061700.0
          },
          {
            "average": 0,
            "count": 10498400,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10498400,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10498400,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005722776804,
            "count": 10498400,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02391548104,
            "variance": 0.0005719502331
          },
          {
            "average": 0.2572076697,
            "count": 10498400,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4370948439,
            "variance": 0.1910519026
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334165.4439,
          4297264.581,
          -10.35988791,
          336020.2439,
          4298523.301,
          403.5001121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334165.44392401,
                4297264.581237133,
                -10.359887906181285
              ],
              [
                334165.44392401,
                4298523.301237133,
                -10.359887906181285
              ],
              [
                336020.24392401,
                4298523.301237133,
                403.50011209381876
              ],
              [
                336020.24392401,
                4297264.581237133,
                403.50011209381876
              ],
              [
                334165.44392401,
                4297264.581237133,
                -10.359887906181285
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:30:09+00:00",
        "end_time": "2018-03-05T14:57:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_338416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_338416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_338416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91022302,
            38.80856183,
            -10.35988791,
            -76.88856922,
            38.82024597,
            403.5001121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90992011905658,
                  38.80856183197601,
                  -10.359887906181285
                ],
                [
                  -76.91022301643737,
                  38.819898653617486,
                  -10.359887906181285
                ],
                [
                  -76.88886873585245,
                  38.82024597404944,
                  403.50011209381876
                ],
                [
                  -76.88856921960637,
                  38.80890901262368,
                  403.50011209381876
                ],
                [
                  -76.90992011905658,
                  38.80856183197601,
                  -10.359887906181285
                ]
              ]
            ]
          },
          "id": "20180305_338416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_338416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:30:09Z",
            "pc:count": 10498400,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334962.5393,
                "count": 10498400,
                "maximum": 336020.2439,
                "minimum": 334165.4439,
                "name": "X",
                "position": 0,
                "stddev": 482.9614733,
                "variance": 233251.7847
              },
              {
                "average": 4297908.797,
                "count": 10498400,
                "maximum": 4298523.301,
                "minimum": 4297264.581,
                "name": "Y",
                "position": 1,
                "stddev": 349.7156223,
                "variance": 122301.0165
              },
              {
                "average": 83.1170146,
                "count": 10498400,
                "maximum": 403.5001121,
                "minimum": -10.35988791,
                "name": "Z",
                "position": 2,
                "stddev": 6.427756573,
                "variance": 41.31605456
              },
              {
                "average": 4527.600919,
                "count": 10498400,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4317.526619,
                "variance": 18641036.11
              },
              {
                "average": 1.66767536,
                "count": 10498400,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.061871683,
                "variance": 1.127571471
              },
              {
                "average": 2.194496971,
                "count": 10498400,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.416318831,
                "variance": 2.00595903
              },
              {
                "average": 0.5319137202,
                "count": 10498400,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4989804988,
                "variance": 0.2489815382
              },
              {
                "average": 0,
                "count": 10498400,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.513760668,
                "count": 10498400,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5852089866,
                "variance": 0.342469558
              },
              {
                "average": -10.11276339,
                "count": 10498400,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.671234703,
                "variance": 75.19031128
              },
              {
                "average": 0,
                "count": 10498400,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.08114951,
                "count": 10498400,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.47113671,
                "variance": 12.04879006
              },
              {
                "average": 207463260.9,
                "count": 10498400,
                "maximum": 207528209.7,
                "minimum": 204297054.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 451818.6159,
                "variance": 204140061700.0
              },
              {
                "average": 0,
                "count": 10498400,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10498400,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10498400,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005722776804,
                "count": 10498400,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02391548104,
                "variance": 0.0005719502331
              },
              {
                "average": 0.2572076697,
                "count": 10498400,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4370948439,
                "variance": 0.1910519026
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334165.4439,
              4297264.581,
              -10.35988791,
              336020.2439,
              4298523.301,
              403.5001121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334165.44392401,
                    4297264.581237133,
                    -10.359887906181285
                  ],
                  [
                    334165.44392401,
                    4298523.301237133,
                    -10.359887906181285
                  ],
                  [
                    336020.24392401,
                    4298523.301237133,
                    403.50011209381876
                  ],
                  [
                    336020.24392401,
                    4297264.581237133,
                    403.50011209381876
                  ],
                  [
                    334165.44392401,
                    4297264.581237133,
                    -10.359887906181285
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:30:09+00:00",
            "end_time": "2018-03-05T14:57:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_344416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88886547962825,
              38.808544125562136,
              -10.422740206473549
            ],
            [
              -76.88916501513684,
              38.81988018508682,
              -10.422740206473549
            ],
            [
              -76.86781048116349,
              38.820223656433086,
              384.65725979352646
            ],
            [
              -76.86751432668169,
              38.808887458682534,
              384.65725979352646
            ],
            [
              -76.88886547962825,
              38.808544125562136,
              -10.422740206473549
            ]
          ]
        ]
      },
      "bbox": [
        -76.88916502,
        38.80854413,
        -10.42274021,
        -76.86751433,
        38.82022366,
        384.6572598
      ],
      "properties": {
        "datetime": "2018-04-12T00:17:12Z",
        "pc:count": 8157266,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336775.5863,
            "count": 8157266,
            "maximum": 337848.4814,
            "minimum": 335993.6814,
            "name": "X",
            "position": 0,
            "stddev": 507.4510071,
            "variance": 257506.5247
          },
          {
            "average": 4297831.146,
            "count": 8157266,
            "maximum": 4298483.237,
            "minimum": 4297224.617,
            "name": "Y",
            "position": 1,
            "stddev": 353.0203065,
            "variance": 124623.3368
          },
          {
            "average": 82.22539654,
            "count": 8157266,
            "maximum": 384.6572598,
            "minimum": -10.42274021,
            "name": "Z",
            "position": 2,
            "stddev": 5.145187573,
            "variance": 26.47295516
          },
          {
            "average": 9079.309713,
            "count": 8157266,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5524.849636,
            "variance": 30523963.5
          },
          {
            "average": 1.322207465,
            "count": 8157266,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.812693129,
            "variance": 0.6604701219
          },
          {
            "average": 1.579108245,
            "count": 8157266,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.17085642,
            "variance": 1.370904757
          },
          {
            "average": 0.4937725459,
            "count": 8157266,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499961248,
            "variance": 0.2499612495
          },
          {
            "average": 0,
            "count": 8157266,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.705674426,
            "count": 8157266,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5616350425,
            "variance": 0.315433921
          },
          {
            "average": 10.20206053,
            "count": 8157266,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.711992708,
            "variance": 94.32280237
          },
          {
            "average": 0,
            "count": 8157266,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.02280899,
            "count": 8157266,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.37343568,
            "variance": 153.1019107
          },
          {
            "average": 205716196.6,
            "count": 8157266,
            "maximum": 207527432.5,
            "minimum": 204297023.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1603200.662,
            "variance": 2570252364000.0
          },
          {
            "average": 0,
            "count": 8157266,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8157266,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8157266,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007382375418,
            "count": 8157266,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02716049774,
            "variance": 0.0007376926376
          },
          {
            "average": 0.3417396221,
            "count": 8157266,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4742928213,
            "variance": 0.2249536804
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335993.6814,
          4297224.617,
          -10.42274021,
          337848.4814,
          4298483.237,
          384.6572598
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335993.6814128886,
                4297224.61746005,
                -10.422740206473549
              ],
              [
                335993.6814128886,
                4298483.237460049,
                -10.422740206473549
              ],
              [
                337848.4814128886,
                4298483.237460049,
                384.65725979352646
              ],
              [
                337848.4814128886,
                4297224.61746005,
                384.65725979352646
              ],
              [
                335993.6814128886,
                4297224.61746005,
                -10.422740206473549
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:17:12+00:00",
        "end_time": "2018-03-05T14:57:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_344416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_344416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_344416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88916502,
            38.80854413,
            -10.42274021,
            -76.86751433,
            38.82022366,
            384.6572598
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88886547962825,
                  38.808544125562136,
                  -10.422740206473549
                ],
                [
                  -76.88916501513684,
                  38.81988018508682,
                  -10.422740206473549
                ],
                [
                  -76.86781048116349,
                  38.820223656433086,
                  384.65725979352646
                ],
                [
                  -76.86751432668169,
                  38.808887458682534,
                  384.65725979352646
                ],
                [
                  -76.88886547962825,
                  38.808544125562136,
                  -10.422740206473549
                ]
              ]
            ]
          },
          "id": "20180305_344416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_344416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:17:12Z",
            "pc:count": 8157266,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336775.5863,
                "count": 8157266,
                "maximum": 337848.4814,
                "minimum": 335993.6814,
                "name": "X",
                "position": 0,
                "stddev": 507.4510071,
                "variance": 257506.5247
              },
              {
                "average": 4297831.146,
                "count": 8157266,
                "maximum": 4298483.237,
                "minimum": 4297224.617,
                "name": "Y",
                "position": 1,
                "stddev": 353.0203065,
                "variance": 124623.3368
              },
              {
                "average": 82.22539654,
                "count": 8157266,
                "maximum": 384.6572598,
                "minimum": -10.42274021,
                "name": "Z",
                "position": 2,
                "stddev": 5.145187573,
                "variance": 26.47295516
              },
              {
                "average": 9079.309713,
                "count": 8157266,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5524.849636,
                "variance": 30523963.5
              },
              {
                "average": 1.322207465,
                "count": 8157266,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.812693129,
                "variance": 0.6604701219
              },
              {
                "average": 1.579108245,
                "count": 8157266,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.17085642,
                "variance": 1.370904757
              },
              {
                "average": 0.4937725459,
                "count": 8157266,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499961248,
                "variance": 0.2499612495
              },
              {
                "average": 0,
                "count": 8157266,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.705674426,
                "count": 8157266,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5616350425,
                "variance": 0.315433921
              },
              {
                "average": 10.20206053,
                "count": 8157266,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.711992708,
                "variance": 94.32280237
              },
              {
                "average": 0,
                "count": 8157266,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.02280899,
                "count": 8157266,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.37343568,
                "variance": 153.1019107
              },
              {
                "average": 205716196.6,
                "count": 8157266,
                "maximum": 207527432.5,
                "minimum": 204297023.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1603200.662,
                "variance": 2570252364000.0
              },
              {
                "average": 0,
                "count": 8157266,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8157266,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8157266,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007382375418,
                "count": 8157266,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02716049774,
                "variance": 0.0007376926376
              },
              {
                "average": 0.3417396221,
                "count": 8157266,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4742928213,
                "variance": 0.2249536804
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335993.6814,
              4297224.617,
              -10.42274021,
              337848.4814,
              4298483.237,
              384.6572598
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335993.6814128886,
                    4297224.61746005,
                    -10.422740206473549
                  ],
                  [
                    335993.6814128886,
                    4298483.237460049,
                    -10.422740206473549
                  ],
                  [
                    337848.4814128886,
                    4298483.237460049,
                    384.65725979352646
                  ],
                  [
                    337848.4814128886,
                    4297224.61746005,
                    384.65725979352646
                  ],
                  [
                    335993.6814128886,
                    4297224.61746005,
                    -10.422740206473549
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:17:12+00:00",
            "end_time": "2018-03-05T14:57: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": "20180411_332412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93098762689874,
              38.79759339304747,
              0.345713423843137
            ],
            [
              -76.93129372972524,
              38.80892955548795,
              0.345713423843137
            ],
            [
              -76.90994183506798,
              38.80928066339922,
              419.2657134238432
            ],
            [
              -76.90963911139042,
              38.797944359646316,
              419.2657134238432
            ],
            [
              -76.93098762689874,
              38.79759339304747,
              0.345713423843137
            ]
          ]
        ]
      },
      "bbox": [
        -76.93129373,
        38.79759339,
        0.3457134238,
        -76.90963911,
        38.80928066,
        419.2657134
      ],
      "properties": {
        "datetime": "2018-04-12T00:42:21Z",
        "pc:count": 12407862,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333285.7641,
            "count": 12407862,
            "maximum": 334165.2255,
            "minimum": 332310.3255,
            "name": "X",
            "position": 0,
            "stddev": 515.6636897,
            "variance": 265909.0409
          },
          {
            "average": 4296744.686,
            "count": 12407862,
            "maximum": 4297344.397,
            "minimum": 4296085.737,
            "name": "Y",
            "position": 1,
            "stddev": 359.5699526,
            "variance": 129290.5508
          },
          {
            "average": 72.46353909,
            "count": 12407862,
            "maximum": 419.2657134,
            "minimum": 0.3457134238,
            "name": "Z",
            "position": 2,
            "stddev": 11.30198594,
            "variance": 127.7348862
          },
          {
            "average": 4225.435037,
            "count": 12407862,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4081.046717,
            "variance": 16654942.31
          },
          {
            "average": 1.81148525,
            "count": 12407862,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.136696533,
            "variance": 1.292079009
          },
          {
            "average": 2.465898557,
            "count": 12407862,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.465340898,
            "variance": 2.147223949
          },
          {
            "average": 0.5405837847,
            "count": 12407862,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4983502548,
            "variance": 0.2483529764
          },
          {
            "average": 0,
            "count": 12407862,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.445830071,
            "count": 12407862,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5265942182,
            "variance": 0.2773014707
          },
          {
            "average": -8.649977869,
            "count": 12407862,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.09144336,
            "variance": 101.8372291
          },
          {
            "average": 0,
            "count": 12407862,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.35263811,
            "count": 12407862,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5646697398,
            "variance": 0.318851915
          },
          {
            "average": 207527912.9,
            "count": 12407862,
            "maximum": 207528941.4,
            "minimum": 207527350.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 465.3436804,
            "variance": 216544.7409
          },
          {
            "average": 0,
            "count": 12407862,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12407862,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12407862,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006919000227,
            "count": 12407862,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02629489214,
            "variance": 0.0006914213528
          },
          {
            "average": 0.3248457309,
            "count": 12407862,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4683171999,
            "variance": 0.2193209997
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332310.3255,
          4296085.737,
          0.3457134238,
          334165.2255,
          4297344.397,
          419.2657134
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332310.3254726824,
                4296085.737228071,
                0.345713423843137
              ],
              [
                332310.3254726824,
                4297344.3972280715,
                0.345713423843137
              ],
              [
                334165.22547268245,
                4297344.3972280715,
                419.2657134238432
              ],
              [
                334165.22547268245,
                4296085.737228071,
                419.2657134238432
              ],
              [
                332310.3254726824,
                4296085.737228071,
                0.345713423843137
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:42:21+00:00",
        "end_time": "2018-04-12T00:15:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_332412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_332412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_332412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_332412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93129373,
            38.79759339,
            0.3457134238,
            -76.90963911,
            38.80928066,
            419.2657134
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93098762689874,
                  38.79759339304747,
                  0.345713423843137
                ],
                [
                  -76.93129372972524,
                  38.80892955548795,
                  0.345713423843137
                ],
                [
                  -76.90994183506798,
                  38.80928066339922,
                  419.2657134238432
                ],
                [
                  -76.90963911139042,
                  38.797944359646316,
                  419.2657134238432
                ],
                [
                  -76.93098762689874,
                  38.79759339304747,
                  0.345713423843137
                ]
              ]
            ]
          },
          "id": "20180411_332412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_332412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:42:21Z",
            "pc:count": 12407862,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333285.7641,
                "count": 12407862,
                "maximum": 334165.2255,
                "minimum": 332310.3255,
                "name": "X",
                "position": 0,
                "stddev": 515.6636897,
                "variance": 265909.0409
              },
              {
                "average": 4296744.686,
                "count": 12407862,
                "maximum": 4297344.397,
                "minimum": 4296085.737,
                "name": "Y",
                "position": 1,
                "stddev": 359.5699526,
                "variance": 129290.5508
              },
              {
                "average": 72.46353909,
                "count": 12407862,
                "maximum": 419.2657134,
                "minimum": 0.3457134238,
                "name": "Z",
                "position": 2,
                "stddev": 11.30198594,
                "variance": 127.7348862
              },
              {
                "average": 4225.435037,
                "count": 12407862,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4081.046717,
                "variance": 16654942.31
              },
              {
                "average": 1.81148525,
                "count": 12407862,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.136696533,
                "variance": 1.292079009
              },
              {
                "average": 2.465898557,
                "count": 12407862,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.465340898,
                "variance": 2.147223949
              },
              {
                "average": 0.5405837847,
                "count": 12407862,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4983502548,
                "variance": 0.2483529764
              },
              {
                "average": 0,
                "count": 12407862,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.445830071,
                "count": 12407862,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5265942182,
                "variance": 0.2773014707
              },
              {
                "average": -8.649977869,
                "count": 12407862,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.09144336,
                "variance": 101.8372291
              },
              {
                "average": 0,
                "count": 12407862,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.35263811,
                "count": 12407862,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5646697398,
                "variance": 0.318851915
              },
              {
                "average": 207527912.9,
                "count": 12407862,
                "maximum": 207528941.4,
                "minimum": 207527350.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 465.3436804,
                "variance": 216544.7409
              },
              {
                "average": 0,
                "count": 12407862,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12407862,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12407862,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006919000227,
                "count": 12407862,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02629489214,
                "variance": 0.0006914213528
              },
              {
                "average": 0.3248457309,
                "count": 12407862,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4683171999,
                "variance": 0.2193209997
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332310.3255,
              4296085.737,
              0.3457134238,
              334165.2255,
              4297344.397,
              419.2657134
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332310.3254726824,
                    4296085.737228071,
                    0.345713423843137
                  ],
                  [
                    332310.3254726824,
                    4297344.3972280715,
                    0.345713423843137
                  ],
                  [
                    334165.22547268245,
                    4297344.3972280715,
                    419.2657134238432
                  ],
                  [
                    334165.22547268245,
                    4296085.737228071,
                    419.2657134238432
                  ],
                  [
                    332310.3254726824,
                    4296085.737228071,
                    0.345713423843137
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:42:21+00:00",
            "end_time": "2018-04-12T00:15:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_344420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88884751185563,
              38.81952609143851,
              -10.094882221310797
            ],
            [
              -76.88914721430024,
              38.830864111196824,
              -10.094882221310797
            ],
            [
              -76.8677907805267,
              38.831207638053186,
              392.3251177786892
            ],
            [
              -76.86749446132616,
              38.819869480034505,
              392.3251177786892
            ],
            [
              -76.88884751185563,
              38.81952609143851,
              -10.094882221310797
            ]
          ]
        ]
      },
      "bbox": [
        -76.88914721,
        38.81952609,
        -10.09488222,
        -76.86749446,
        38.83120764,
        392.3251178
      ],
      "properties": {
        "datetime": "2018-04-12T00:29:29Z",
        "pc:count": 9547615,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336882.4648,
            "count": 9547615,
            "maximum": 337875.115,
            "minimum": 336020.435,
            "name": "X",
            "position": 0,
            "stddev": 560.5128487,
            "variance": 314174.6536
          },
          {
            "average": 4299102.677,
            "count": 9547615,
            "maximum": 4299702.21,
            "minimum": 4298443.37,
            "name": "Y",
            "position": 1,
            "stddev": 352.7936187,
            "variance": 124463.3374
          },
          {
            "average": 80.42868802,
            "count": 9547615,
            "maximum": 392.3251178,
            "minimum": -10.09488222,
            "name": "Z",
            "position": 2,
            "stddev": 6.183254845,
            "variance": 38.23264048
          },
          {
            "average": 6764.689614,
            "count": 9547615,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5229.824486,
            "variance": 27351064.15
          },
          {
            "average": 1.540955307,
            "count": 9547615,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9979923097,
            "variance": 0.9959886502
          },
          {
            "average": 1.953909537,
            "count": 9547615,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.369024784,
            "variance": 1.87422886
          },
          {
            "average": 0.5064907833,
            "count": 9547615,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999578941,
            "variance": 0.2499578959
          },
          {
            "average": 0,
            "count": 9547615,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.628695334,
            "count": 9547615,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7820779724,
            "variance": 0.6116459549
          },
          {
            "average": -1.826387435,
            "count": 9547615,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.73628598,
            "variance": 162.2129805
          },
          {
            "average": 0,
            "count": 9547615,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.66335687,
            "count": 9547615,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.237751895,
            "variance": 67.86055628
          },
          {
            "average": 207120224.8,
            "count": 9547615,
            "maximum": 207528169,
            "minimum": 204297020.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1072401.93,
            "variance": 1150045900000.0
          },
          {
            "average": 0,
            "count": 9547615,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9547615,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9547615,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006318855547,
            "count": 9547615,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02512939198,
            "variance": 0.0006314863415
          },
          {
            "average": 0.2619366198,
            "count": 9547615,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4396883524,
            "variance": 0.1933258472
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          336020.435,
          4298443.37,
          -10.09488222,
          337875.115,
          4299702.21,
          392.3251178
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                336020.4349689938,
                4298443.369980747,
                -10.094882221310797
              ],
              [
                336020.4349689938,
                4299702.209980747,
                -10.094882221310797
              ],
              [
                337875.1149689939,
                4299702.209980747,
                392.3251177786892
              ],
              [
                337875.1149689939,
                4298443.369980747,
                392.3251177786892
              ],
              [
                336020.4349689938,
                4298443.369980747,
                -10.094882221310797
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:29:29+00:00",
        "end_time": "2018-03-05T14:57:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_344420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_344420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_344420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88914721,
            38.81952609,
            -10.09488222,
            -76.86749446,
            38.83120764,
            392.3251178
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88884751185563,
                  38.81952609143851,
                  -10.094882221310797
                ],
                [
                  -76.88914721430024,
                  38.830864111196824,
                  -10.094882221310797
                ],
                [
                  -76.8677907805267,
                  38.831207638053186,
                  392.3251177786892
                ],
                [
                  -76.86749446132616,
                  38.819869480034505,
                  392.3251177786892
                ],
                [
                  -76.88884751185563,
                  38.81952609143851,
                  -10.094882221310797
                ]
              ]
            ]
          },
          "id": "20180305_344420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_344420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:29:29Z",
            "pc:count": 9547615,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336882.4648,
                "count": 9547615,
                "maximum": 337875.115,
                "minimum": 336020.435,
                "name": "X",
                "position": 0,
                "stddev": 560.5128487,
                "variance": 314174.6536
              },
              {
                "average": 4299102.677,
                "count": 9547615,
                "maximum": 4299702.21,
                "minimum": 4298443.37,
                "name": "Y",
                "position": 1,
                "stddev": 352.7936187,
                "variance": 124463.3374
              },
              {
                "average": 80.42868802,
                "count": 9547615,
                "maximum": 392.3251178,
                "minimum": -10.09488222,
                "name": "Z",
                "position": 2,
                "stddev": 6.183254845,
                "variance": 38.23264048
              },
              {
                "average": 6764.689614,
                "count": 9547615,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5229.824486,
                "variance": 27351064.15
              },
              {
                "average": 1.540955307,
                "count": 9547615,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9979923097,
                "variance": 0.9959886502
              },
              {
                "average": 1.953909537,
                "count": 9547615,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.369024784,
                "variance": 1.87422886
              },
              {
                "average": 0.5064907833,
                "count": 9547615,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999578941,
                "variance": 0.2499578959
              },
              {
                "average": 0,
                "count": 9547615,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.628695334,
                "count": 9547615,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7820779724,
                "variance": 0.6116459549
              },
              {
                "average": -1.826387435,
                "count": 9547615,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.73628598,
                "variance": 162.2129805
              },
              {
                "average": 0,
                "count": 9547615,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.66335687,
                "count": 9547615,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.237751895,
                "variance": 67.86055628
              },
              {
                "average": 207120224.8,
                "count": 9547615,
                "maximum": 207528169,
                "minimum": 204297020.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1072401.93,
                "variance": 1150045900000.0
              },
              {
                "average": 0,
                "count": 9547615,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9547615,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9547615,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006318855547,
                "count": 9547615,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02512939198,
                "variance": 0.0006314863415
              },
              {
                "average": 0.2619366198,
                "count": 9547615,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4396883524,
                "variance": 0.1933258472
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              336020.435,
              4298443.37,
              -10.09488222,
              337875.115,
              4299702.21,
              392.3251178
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    336020.4349689938,
                    4298443.369980747,
                    -10.094882221310797
                  ],
                  [
                    336020.4349689938,
                    4299702.209980747,
                    -10.094882221310797
                  ],
                  [
                    337875.1149689939,
                    4299702.209980747,
                    392.3251177786892
                  ],
                  [
                    337875.1149689939,
                    4298443.369980747,
                    392.3251177786892
                  ],
                  [
                    336020.4349689938,
                    4298443.369980747,
                    -10.094882221310797
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:29:29+00:00",
            "end_time": "2018-03-05T14:57:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_332416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93097680113343,
              38.80857610892843,
              6.960218706016263
            ],
            [
              -76.93128302709654,
              38.81991243021176,
              6.960218706016263
            ],
            [
              -76.90992854373732,
              38.82026360764178,
              401.3802187060163
            ],
            [
              -76.9096256987111,
              38.808927145028136,
              401.3802187060163
            ],
            [
              -76.93097680113343,
              38.80857610892843,
              6.960218706016263
            ]
          ]
        ]
      },
      "bbox": [
        -76.93128303,
        38.80857611,
        6.960218706,
        -76.9096257,
        38.82026361,
        401.3802187
      ],
      "properties": {
        "datetime": "2018-04-12T00:42:44Z",
        "pc:count": 13782585,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333184.6812,
            "count": 13782585,
            "maximum": 334191.8571,
            "minimum": 332337.0171,
            "name": "X",
            "position": 0,
            "stddev": 487.2879436,
            "variance": 237449.54
          },
          {
            "average": 4297930.127,
            "count": 13782585,
            "maximum": 4298563.27,
            "minimum": 4297304.59,
            "name": "Y",
            "position": 1,
            "stddev": 341.432012,
            "variance": 116575.8188
          },
          {
            "average": 68.45817246,
            "count": 13782585,
            "maximum": 401.3802187,
            "minimum": 6.960218706,
            "name": "Z",
            "position": 2,
            "stddev": 12.85602785,
            "variance": 165.277452
          },
          {
            "average": 4370.368462,
            "count": 13782585,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4396.948704,
            "variance": 19333157.9
          },
          {
            "average": 1.988449046,
            "count": 13782585,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.21769857,
            "variance": 1.482789807
          },
          {
            "average": 2.795930154,
            "count": 13782585,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.499567873,
            "variance": 2.248703807
          },
          {
            "average": 0.5077812326,
            "count": 13782585,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999394669,
            "variance": 0.2499394706
          },
          {
            "average": 0,
            "count": 13782585,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.44572553,
            "count": 13782585,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.0102446,
            "variance": 1.020594153
          },
          {
            "average": 10.3570338,
            "count": 13782585,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.854839078,
            "variance": 78.40817511
          },
          {
            "average": 0,
            "count": 13782585,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.63198848,
            "count": 13782585,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5224681175,
            "variance": 0.2729729338
          },
          {
            "average": 207528476.2,
            "count": 13782585,
            "maximum": 207528964.3,
            "minimum": 207527376.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 391.8681204,
            "variance": 153560.6238
          },
          {
            "average": 0,
            "count": 13782585,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13782585,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13782585,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006167203032,
            "count": 13782585,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02482619592,
            "variance": 0.000616340004
          },
          {
            "average": 0.3910759121,
            "count": 13782585,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4879913527,
            "variance": 0.2381355604
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332337.0171,
          4297304.59,
          6.960218706,
          334191.8571,
          4298563.27,
          401.3802187
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332337.0170761811,
                4297304.589802625,
                6.960218706016263
              ],
              [
                332337.0170761811,
                4298563.269802624,
                6.960218706016263
              ],
              [
                334191.85707618104,
                4298563.269802624,
                401.3802187060163
              ],
              [
                334191.85707618104,
                4297304.589802625,
                401.3802187060163
              ],
              [
                332337.0170761811,
                4297304.589802625,
                6.960218706016263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:42:44+00:00",
        "end_time": "2018-04-12T00:16:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_332416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_332416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_332416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_332416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93128303,
            38.80857611,
            6.960218706,
            -76.9096257,
            38.82026361,
            401.3802187
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93097680113343,
                  38.80857610892843,
                  6.960218706016263
                ],
                [
                  -76.93128302709654,
                  38.81991243021176,
                  6.960218706016263
                ],
                [
                  -76.90992854373732,
                  38.82026360764178,
                  401.3802187060163
                ],
                [
                  -76.9096256987111,
                  38.808927145028136,
                  401.3802187060163
                ],
                [
                  -76.93097680113343,
                  38.80857610892843,
                  6.960218706016263
                ]
              ]
            ]
          },
          "id": "20180411_332416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_332416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:42:44Z",
            "pc:count": 13782585,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333184.6812,
                "count": 13782585,
                "maximum": 334191.8571,
                "minimum": 332337.0171,
                "name": "X",
                "position": 0,
                "stddev": 487.2879436,
                "variance": 237449.54
              },
              {
                "average": 4297930.127,
                "count": 13782585,
                "maximum": 4298563.27,
                "minimum": 4297304.59,
                "name": "Y",
                "position": 1,
                "stddev": 341.432012,
                "variance": 116575.8188
              },
              {
                "average": 68.45817246,
                "count": 13782585,
                "maximum": 401.3802187,
                "minimum": 6.960218706,
                "name": "Z",
                "position": 2,
                "stddev": 12.85602785,
                "variance": 165.277452
              },
              {
                "average": 4370.368462,
                "count": 13782585,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4396.948704,
                "variance": 19333157.9
              },
              {
                "average": 1.988449046,
                "count": 13782585,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.21769857,
                "variance": 1.482789807
              },
              {
                "average": 2.795930154,
                "count": 13782585,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.499567873,
                "variance": 2.248703807
              },
              {
                "average": 0.5077812326,
                "count": 13782585,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999394669,
                "variance": 0.2499394706
              },
              {
                "average": 0,
                "count": 13782585,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.44572553,
                "count": 13782585,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.0102446,
                "variance": 1.020594153
              },
              {
                "average": 10.3570338,
                "count": 13782585,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.854839078,
                "variance": 78.40817511
              },
              {
                "average": 0,
                "count": 13782585,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.63198848,
                "count": 13782585,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5224681175,
                "variance": 0.2729729338
              },
              {
                "average": 207528476.2,
                "count": 13782585,
                "maximum": 207528964.3,
                "minimum": 207527376.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 391.8681204,
                "variance": 153560.6238
              },
              {
                "average": 0,
                "count": 13782585,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13782585,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13782585,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006167203032,
                "count": 13782585,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02482619592,
                "variance": 0.000616340004
              },
              {
                "average": 0.3910759121,
                "count": 13782585,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4879913527,
                "variance": 0.2381355604
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332337.0171,
              4297304.59,
              6.960218706,
              334191.8571,
              4298563.27,
              401.3802187
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332337.0170761811,
                    4297304.589802625,
                    6.960218706016263
                  ],
                  [
                    332337.0170761811,
                    4298563.269802624,
                    6.960218706016263
                  ],
                  [
                    334191.85707618104,
                    4298563.269802624,
                    401.3802187060163
                  ],
                  [
                    334191.85707618104,
                    4297304.589802625,
                    401.3802187060163
                  ],
                  [
                    332337.0170761811,
                    4297304.589802625,
                    6.960218706016263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:42:44+00:00",
            "end_time": "2018-04-12T00: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": "20180411_338420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90990714230007,
              38.81954507061844,
              14.116311481358622
            ],
            [
              -76.91021013226762,
              38.830880970321694,
              14.116311481358622
            ],
            [
              -76.88885141920512,
              38.831228388863224,
              403.07631148135863
            ],
            [
              -76.88855181213071,
              38.8198923493595,
              403.07631148135863
            ],
            [
              -76.90990714230007,
              38.81954507061844,
              14.116311481358622
            ]
          ]
        ]
      },
      "bbox": [
        -76.91021013,
        38.81954507,
        14.11631148,
        -76.88855181,
        38.83122839,
        403.0763115
      ],
      "properties": {
        "datetime": "2018-04-12T00:43:07Z",
        "pc:count": 13062150,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335120.5072,
            "count": 13062150,
            "maximum": 336046.9482,
            "minimum": 334192.0482,
            "name": "X",
            "position": 0,
            "stddev": 537.4821538,
            "variance": 288887.0656
          },
          {
            "average": 4299118.022,
            "count": 13062150,
            "maximum": 4299742.107,
            "minimum": 4298483.487,
            "name": "Y",
            "position": 1,
            "stddev": 360.2392495,
            "variance": 129772.3169
          },
          {
            "average": 80.71908495,
            "count": 13062150,
            "maximum": 403.0763115,
            "minimum": 14.11631148,
            "name": "Z",
            "position": 2,
            "stddev": 8.39117838,
            "variance": 70.4118746
          },
          {
            "average": 4244.432497,
            "count": 13062150,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4169.440557,
            "variance": 17384234.56
          },
          {
            "average": 1.905850415,
            "count": 13062150,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.170812971,
            "variance": 1.370803014
          },
          {
            "average": 2.645736269,
            "count": 13062150,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.464869847,
            "variance": 2.145843667
          },
          {
            "average": 0.5259281206,
            "count": 13062150,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993272991,
            "variance": 0.2493277517
          },
          {
            "average": 0,
            "count": 13062150,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.429916285,
            "count": 13062150,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5429706885,
            "variance": 0.2948171686
          },
          {
            "average": 0.4027203642,
            "count": 13062150,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.40628309,
            "variance": 179.7284264
          },
          {
            "average": 0,
            "count": 13062150,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.99080021,
            "count": 13062150,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5859718948,
            "variance": 0.3433630615
          },
          {
            "average": 207528185.9,
            "count": 13062150,
            "maximum": 207528987.7,
            "minimum": 207527400.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 458.4638752,
            "variance": 210189.1249
          },
          {
            "average": 0,
            "count": 13062150,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13062150,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13062150,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005123199473,
            "count": 13062150,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02262868787,
            "variance": 0.0005120575148
          },
          {
            "average": 0.2957421251,
            "count": 13062150,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4563756528,
            "variance": 0.2082787365
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334192.0482,
          4298483.487,
          14.11631148,
          336046.9482,
          4299742.107,
          403.0763115
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334192.0482168501,
                4298483.486930144,
                14.116311481358622
              ],
              [
                334192.0482168501,
                4299742.106930143,
                14.116311481358622
              ],
              [
                336046.9482168501,
                4299742.106930143,
                403.07631148135863
              ],
              [
                336046.9482168501,
                4298483.486930144,
                403.07631148135863
              ],
              [
                334192.0482168501,
                4298483.486930144,
                14.116311481358622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:43:07+00:00",
        "end_time": "2018-04-12T00:16:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_338420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_338420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_338420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_338420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91021013,
            38.81954507,
            14.11631148,
            -76.88855181,
            38.83122839,
            403.0763115
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90990714230007,
                  38.81954507061844,
                  14.116311481358622
                ],
                [
                  -76.91021013226762,
                  38.830880970321694,
                  14.116311481358622
                ],
                [
                  -76.88885141920512,
                  38.831228388863224,
                  403.07631148135863
                ],
                [
                  -76.88855181213071,
                  38.8198923493595,
                  403.07631148135863
                ],
                [
                  -76.90990714230007,
                  38.81954507061844,
                  14.116311481358622
                ]
              ]
            ]
          },
          "id": "20180411_338420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_338420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:43:07Z",
            "pc:count": 13062150,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335120.5072,
                "count": 13062150,
                "maximum": 336046.9482,
                "minimum": 334192.0482,
                "name": "X",
                "position": 0,
                "stddev": 537.4821538,
                "variance": 288887.0656
              },
              {
                "average": 4299118.022,
                "count": 13062150,
                "maximum": 4299742.107,
                "minimum": 4298483.487,
                "name": "Y",
                "position": 1,
                "stddev": 360.2392495,
                "variance": 129772.3169
              },
              {
                "average": 80.71908495,
                "count": 13062150,
                "maximum": 403.0763115,
                "minimum": 14.11631148,
                "name": "Z",
                "position": 2,
                "stddev": 8.39117838,
                "variance": 70.4118746
              },
              {
                "average": 4244.432497,
                "count": 13062150,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4169.440557,
                "variance": 17384234.56
              },
              {
                "average": 1.905850415,
                "count": 13062150,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.170812971,
                "variance": 1.370803014
              },
              {
                "average": 2.645736269,
                "count": 13062150,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.464869847,
                "variance": 2.145843667
              },
              {
                "average": 0.5259281206,
                "count": 13062150,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993272991,
                "variance": 0.2493277517
              },
              {
                "average": 0,
                "count": 13062150,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.429916285,
                "count": 13062150,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5429706885,
                "variance": 0.2948171686
              },
              {
                "average": 0.4027203642,
                "count": 13062150,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.40628309,
                "variance": 179.7284264
              },
              {
                "average": 0,
                "count": 13062150,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.99080021,
                "count": 13062150,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5859718948,
                "variance": 0.3433630615
              },
              {
                "average": 207528185.9,
                "count": 13062150,
                "maximum": 207528987.7,
                "minimum": 207527400.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 458.4638752,
                "variance": 210189.1249
              },
              {
                "average": 0,
                "count": 13062150,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13062150,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13062150,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005123199473,
                "count": 13062150,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02262868787,
                "variance": 0.0005120575148
              },
              {
                "average": 0.2957421251,
                "count": 13062150,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4563756528,
                "variance": 0.2082787365
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334192.0482,
              4298483.487,
              14.11631148,
              336046.9482,
              4299742.107,
              403.0763115
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334192.0482168501,
                    4298483.486930144,
                    14.116311481358622
                  ],
                  [
                    334192.0482168501,
                    4299742.106930143,
                    14.116311481358622
                  ],
                  [
                    336046.9482168501,
                    4299742.106930143,
                    403.07631148135863
                  ],
                  [
                    336046.9482168501,
                    4298483.486930144,
                    403.07631148135863
                  ],
                  [
                    334192.0482168501,
                    4298483.486930144,
                    14.116311481358622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:43:07+00:00",
            "end_time": "2018-04-12T00:16: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": "20180305_350408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86784801468993,
              38.786555945940265,
              -10.425450809510124
            ],
            [
              -76.86814399082128,
              38.7978923651008,
              -10.425450809510124
            ],
            [
              -76.84679714591434,
              38.798231812389446,
              304.6345491904899
            ],
            [
              -76.84650454711658,
              38.78689525659484,
              304.6345491904899
            ],
            [
              -76.86784801468993,
              38.786555945940265,
              -10.425450809510124
            ]
          ]
        ]
      },
      "bbox": [
        -76.86814399,
        38.78655595,
        -10.42545081,
        -76.84650455,
        38.79823181,
        304.6345492
      ],
      "properties": {
        "datetime": "2018-03-05T15:43:46Z",
        "pc:count": 13819165,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338857.3744,
            "count": 13819165,
            "maximum": 339623.5442,
            "minimum": 337768.8642,
            "name": "X",
            "position": 0,
            "stddev": 534.9327011,
            "variance": 286152.9947
          },
          {
            "average": 4295297.513,
            "count": 13819165,
            "maximum": 4296005.498,
            "minimum": 4294746.858,
            "name": "Y",
            "position": 1,
            "stddev": 346.4417081,
            "variance": 120021.8571
          },
          {
            "average": 75.42715955,
            "count": 13819165,
            "maximum": 304.6345492,
            "minimum": -10.42545081,
            "name": "Z",
            "position": 2,
            "stddev": 8.180824283,
            "variance": 66.92588594
          },
          {
            "average": 6445.841742,
            "count": 13819165,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5957.987209,
            "variance": 35497611.59
          },
          {
            "average": 1.919912165,
            "count": 13819165,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.223218303,
            "variance": 1.496263018
          },
          {
            "average": 2.704742436,
            "count": 13819165,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.552205691,
            "variance": 2.409342508
          },
          {
            "average": 0.5191550285,
            "count": 13819165,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996329682,
            "variance": 0.2496331029
          },
          {
            "average": 0,
            "count": 13819165,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.470749427,
            "count": 13819165,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6040532813,
            "variance": 0.3648803666
          },
          {
            "average": -6.174322254,
            "count": 13819165,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.27074925,
            "variance": 150.5712871
          },
          {
            "average": 0,
            "count": 13819165,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.26027173,
            "count": 13819165,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6256597112,
            "variance": 0.3914500742
          },
          {
            "average": 204299065,
            "count": 13819165,
            "maximum": 204299826.8,
            "minimum": 204298048.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 591.3254695,
            "variance": 349665.8109
          },
          {
            "average": 0,
            "count": 13819165,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13819165,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13819165,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008162577117,
            "count": 13819165,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02855856253,
            "variance": 0.000815591494
          },
          {
            "average": 0.4039004527,
            "count": 13819165,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4906779947,
            "variance": 0.2407648944
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337768.8642,
          4294746.858,
          -10.42545081,
          339623.5442,
          4296005.498,
          304.6345492
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337768.86416105105,
                4294746.858282503,
                -10.425450809510124
              ],
              [
                337768.86416105105,
                4296005.498282503,
                -10.425450809510124
              ],
              [
                339623.5441610511,
                4296005.498282503,
                304.6345491904899
              ],
              [
                339623.5441610511,
                4294746.858282503,
                304.6345491904899
              ],
              [
                337768.86416105105,
                4294746.858282503,
                -10.425450809510124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:43:46+00:00",
        "end_time": "2018-03-05T15:14:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_350408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_350408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_350408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86814399,
            38.78655595,
            -10.42545081,
            -76.84650455,
            38.79823181,
            304.6345492
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86784801468993,
                  38.786555945940265,
                  -10.425450809510124
                ],
                [
                  -76.86814399082128,
                  38.7978923651008,
                  -10.425450809510124
                ],
                [
                  -76.84679714591434,
                  38.798231812389446,
                  304.6345491904899
                ],
                [
                  -76.84650454711658,
                  38.78689525659484,
                  304.6345491904899
                ],
                [
                  -76.86784801468993,
                  38.786555945940265,
                  -10.425450809510124
                ]
              ]
            ]
          },
          "id": "20180305_350408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_350408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:43:46Z",
            "pc:count": 13819165,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338857.3744,
                "count": 13819165,
                "maximum": 339623.5442,
                "minimum": 337768.8642,
                "name": "X",
                "position": 0,
                "stddev": 534.9327011,
                "variance": 286152.9947
              },
              {
                "average": 4295297.513,
                "count": 13819165,
                "maximum": 4296005.498,
                "minimum": 4294746.858,
                "name": "Y",
                "position": 1,
                "stddev": 346.4417081,
                "variance": 120021.8571
              },
              {
                "average": 75.42715955,
                "count": 13819165,
                "maximum": 304.6345492,
                "minimum": -10.42545081,
                "name": "Z",
                "position": 2,
                "stddev": 8.180824283,
                "variance": 66.92588594
              },
              {
                "average": 6445.841742,
                "count": 13819165,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5957.987209,
                "variance": 35497611.59
              },
              {
                "average": 1.919912165,
                "count": 13819165,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.223218303,
                "variance": 1.496263018
              },
              {
                "average": 2.704742436,
                "count": 13819165,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.552205691,
                "variance": 2.409342508
              },
              {
                "average": 0.5191550285,
                "count": 13819165,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996329682,
                "variance": 0.2496331029
              },
              {
                "average": 0,
                "count": 13819165,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.470749427,
                "count": 13819165,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6040532813,
                "variance": 0.3648803666
              },
              {
                "average": -6.174322254,
                "count": 13819165,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.27074925,
                "variance": 150.5712871
              },
              {
                "average": 0,
                "count": 13819165,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.26027173,
                "count": 13819165,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6256597112,
                "variance": 0.3914500742
              },
              {
                "average": 204299065,
                "count": 13819165,
                "maximum": 204299826.8,
                "minimum": 204298048.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 591.3254695,
                "variance": 349665.8109
              },
              {
                "average": 0,
                "count": 13819165,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13819165,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13819165,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008162577117,
                "count": 13819165,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02855856253,
                "variance": 0.000815591494
              },
              {
                "average": 0.4039004527,
                "count": 13819165,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4906779947,
                "variance": 0.2407648944
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337768.8642,
              4294746.858,
              -10.42545081,
              339623.5442,
              4296005.498,
              304.6345492
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337768.86416105105,
                    4294746.858282503,
                    -10.425450809510124
                  ],
                  [
                    337768.86416105105,
                    4296005.498282503,
                    -10.425450809510124
                  ],
                  [
                    339623.5441610511,
                    4296005.498282503,
                    304.6345491904899
                  ],
                  [
                    339623.5441610511,
                    4294746.858282503,
                    304.6345491904899
                  ],
                  [
                    337768.86416105105,
                    4294746.858282503,
                    -10.425450809510124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:43:46+00:00",
            "end_time": "2018-03-05T15:14:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_344408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88889842144583,
              38.7865770380444,
              -10.416174178084134
            ],
            [
              -76.88919775600465,
              38.79791422088623,
              -10.416174178084134
            ],
            [
              -76.8678502397191,
              38.798257529317226,
              278.4238258219159
            ],
            [
              -76.86755428274977,
              38.786920208277884,
              278.4238258219159
            ],
            [
              -76.88889842144583,
              38.7865770380444,
              -10.416174178084134
            ]
          ]
        ]
      },
      "bbox": [
        -76.88919776,
        38.78657704,
        -10.41617418,
        -76.86755428,
        38.79825753,
        278.4238258
      ],
      "properties": {
        "datetime": "2018-03-05T15:26:25Z",
        "pc:count": 11961398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336763.9582,
            "count": 11961398,
            "maximum": 337795.2038,
            "minimum": 335940.4438,
            "name": "X",
            "position": 0,
            "stddev": 543.2868439,
            "variance": 295160.5948
          },
          {
            "average": 4295449.558,
            "count": 11961398,
            "maximum": 4296045.503,
            "minimum": 4294786.763,
            "name": "Y",
            "position": 1,
            "stddev": 343.7301193,
            "variance": 118150.3949
          },
          {
            "average": 79.89190374,
            "count": 11961398,
            "maximum": 278.4238258,
            "minimum": -10.41617418,
            "name": "Z",
            "position": 2,
            "stddev": 8.330998394,
            "variance": 69.40553424
          },
          {
            "average": 9454.120429,
            "count": 11961398,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 7189.103946,
            "variance": 51683215.55
          },
          {
            "average": 1.651602764,
            "count": 11961398,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.112970109,
            "variance": 1.238702463
          },
          {
            "average": 2.219715705,
            "count": 11961398,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.528182412,
            "variance": 2.335341484
          },
          {
            "average": 0.5061859826,
            "count": 11961398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999617531,
            "variance": 0.2499617545
          },
          {
            "average": 0,
            "count": 11961398,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.606635278,
            "count": 11961398,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6429531803,
            "variance": 0.413388792
          },
          {
            "average": -1.252266754,
            "count": 11961398,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.98087829,
            "variance": 168.5032013
          },
          {
            "average": 0,
            "count": 11961398,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.98925167,
            "count": 11961398,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5360427063,
            "variance": 0.287341783
          },
          {
            "average": 204297999,
            "count": 11961398,
            "maximum": 204298785.2,
            "minimum": 204297060.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 460.4835475,
            "variance": 212045.0975
          },
          {
            "average": 0,
            "count": 11961398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11961398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11961398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009578311833,
            "count": 11961398,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03093402371,
            "variance": 0.0009569138227
          },
          {
            "average": 0.3277490641,
            "count": 11961398,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.469392835,
            "variance": 0.2203296335
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335940.4438,
          4294786.763,
          -10.41617418,
          337795.2038,
          4296045.503,
          278.4238258
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335940.44380394777,
                4294786.762948594,
                -10.416174178084134
              ],
              [
                335940.44380394777,
                4296045.502948594,
                -10.416174178084134
              ],
              [
                337795.2038039478,
                4296045.502948594,
                278.4238258219159
              ],
              [
                337795.2038039478,
                4294786.762948594,
                278.4238258219159
              ],
              [
                335940.44380394777,
                4294786.762948594,
                -10.416174178084134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:26:25+00:00",
        "end_time": "2018-03-05T14:57:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_344408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_344408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_344408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88919776,
            38.78657704,
            -10.41617418,
            -76.86755428,
            38.79825753,
            278.4238258
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88889842144583,
                  38.7865770380444,
                  -10.416174178084134
                ],
                [
                  -76.88919775600465,
                  38.79791422088623,
                  -10.416174178084134
                ],
                [
                  -76.8678502397191,
                  38.798257529317226,
                  278.4238258219159
                ],
                [
                  -76.86755428274977,
                  38.786920208277884,
                  278.4238258219159
                ],
                [
                  -76.88889842144583,
                  38.7865770380444,
                  -10.416174178084134
                ]
              ]
            ]
          },
          "id": "20180305_344408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_344408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:26:25Z",
            "pc:count": 11961398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336763.9582,
                "count": 11961398,
                "maximum": 337795.2038,
                "minimum": 335940.4438,
                "name": "X",
                "position": 0,
                "stddev": 543.2868439,
                "variance": 295160.5948
              },
              {
                "average": 4295449.558,
                "count": 11961398,
                "maximum": 4296045.503,
                "minimum": 4294786.763,
                "name": "Y",
                "position": 1,
                "stddev": 343.7301193,
                "variance": 118150.3949
              },
              {
                "average": 79.89190374,
                "count": 11961398,
                "maximum": 278.4238258,
                "minimum": -10.41617418,
                "name": "Z",
                "position": 2,
                "stddev": 8.330998394,
                "variance": 69.40553424
              },
              {
                "average": 9454.120429,
                "count": 11961398,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 7189.103946,
                "variance": 51683215.55
              },
              {
                "average": 1.651602764,
                "count": 11961398,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.112970109,
                "variance": 1.238702463
              },
              {
                "average": 2.219715705,
                "count": 11961398,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.528182412,
                "variance": 2.335341484
              },
              {
                "average": 0.5061859826,
                "count": 11961398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999617531,
                "variance": 0.2499617545
              },
              {
                "average": 0,
                "count": 11961398,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.606635278,
                "count": 11961398,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6429531803,
                "variance": 0.413388792
              },
              {
                "average": -1.252266754,
                "count": 11961398,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.98087829,
                "variance": 168.5032013
              },
              {
                "average": 0,
                "count": 11961398,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.98925167,
                "count": 11961398,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5360427063,
                "variance": 0.287341783
              },
              {
                "average": 204297999,
                "count": 11961398,
                "maximum": 204298785.2,
                "minimum": 204297060.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 460.4835475,
                "variance": 212045.0975
              },
              {
                "average": 0,
                "count": 11961398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11961398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11961398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009578311833,
                "count": 11961398,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03093402371,
                "variance": 0.0009569138227
              },
              {
                "average": 0.3277490641,
                "count": 11961398,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.469392835,
                "variance": 0.2203296335
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335940.4438,
              4294786.763,
              -10.41617418,
              337795.2038,
              4296045.503,
              278.4238258
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335940.44380394777,
                    4294786.762948594,
                    -10.416174178084134
                  ],
                  [
                    335940.44380394777,
                    4296045.502948594,
                    -10.416174178084134
                  ],
                  [
                    337795.2038039478,
                    4296045.502948594,
                    278.4238258219159
                  ],
                  [
                    337795.2038039478,
                    4294786.762948594,
                    278.4238258219159
                  ],
                  [
                    335940.44380394777,
                    4294786.762948594,
                    -10.416174178084134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:26:25+00:00",
            "end_time": "2018-03-05T14:57:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_332420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93096531910663,
              38.819559141347035,
              -9.189510304669426
            ],
            [
              -76.93127167301417,
              38.83089580160431,
              -9.189510304669426
            ],
            [
              -76.90991505976305,
              38.83124704078808,
              400.97048969533057
            ],
            [
              -76.90961208856234,
              38.81991023918343,
              400.97048969533057
            ],
            [
              -76.93096531910663,
              38.819559141347035,
              -9.189510304669426
            ]
          ]
        ]
      },
      "bbox": [
        -76.93127167,
        38.81955914,
        -9.189510305,
        -76.90961209,
        38.83124704,
        400.9704897
      ],
      "properties": {
        "datetime": "2018-04-12T00:56:09Z",
        "pc:count": 10629803,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333272.3519,
            "count": 10629803,
            "maximum": 334218.5123,
            "minimum": 332363.7723,
            "name": "X",
            "position": 0,
            "stddev": 575.8954413,
            "variance": 331655.5593
          },
          {
            "average": 4299129.562,
            "count": 10629803,
            "maximum": 4299782.198,
            "minimum": 4298523.478,
            "name": "Y",
            "position": 1,
            "stddev": 364.8772339,
            "variance": 133135.3958
          },
          {
            "average": 71.3411207,
            "count": 10629803,
            "maximum": 400.9704897,
            "minimum": -9.189510305,
            "name": "Z",
            "position": 2,
            "stddev": 15.11680316,
            "variance": 228.5177377
          },
          {
            "average": 4109.418678,
            "count": 10629803,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4039.992639,
            "variance": 16321540.52
          },
          {
            "average": 1.700464722,
            "count": 10629803,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.054590226,
            "variance": 1.112160544
          },
          {
            "average": 2.246840699,
            "count": 10629803,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.384587796,
            "variance": 1.917083365
          },
          {
            "average": 0.5363191585,
            "count": 10629803,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4986791976,
            "variance": 0.2486809421
          },
          {
            "average": 0,
            "count": 10629803,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.513185898,
            "count": 10629803,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6722471861,
            "variance": 0.4519162792
          },
          {
            "average": -0.415996336,
            "count": 10629803,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.74102886,
            "variance": 188.815874
          },
          {
            "average": 0,
            "count": 10629803,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.99402134,
            "count": 10629803,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.631242033,
            "variance": 0.3984665043
          },
          {
            "average": 207528968.5,
            "count": 10629803,
            "maximum": 207529769.1,
            "minimum": 207528173.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 494.2340973,
            "variance": 244267.343
          },
          {
            "average": 0,
            "count": 10629803,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10629803,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10629803,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007801649758,
            "count": 10629803,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0279205371,
            "variance": 0.0007795563917
          },
          {
            "average": 0.3214778298,
            "count": 10629803,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4670437402,
            "variance": 0.2181298553
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332363.7723,
          4298523.478,
          -9.189510305,
          334218.5123,
          4299782.198,
          400.9704897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332363.7722939008,
                4298523.47833062,
                -9.189510304669426
              ],
              [
                332363.7722939008,
                4299782.19833062,
                -9.189510304669426
              ],
              [
                334218.51229390077,
                4299782.19833062,
                400.97048969533057
              ],
              [
                334218.51229390077,
                4298523.47833062,
                400.97048969533057
              ],
              [
                332363.7722939008,
                4298523.47833062,
                -9.189510304669426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:56:09+00:00",
        "end_time": "2018-04-12T00:29:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_332420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_332420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_332420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_332420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93127167,
            38.81955914,
            -9.189510305,
            -76.90961209,
            38.83124704,
            400.9704897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93096531910663,
                  38.819559141347035,
                  -9.189510304669426
                ],
                [
                  -76.93127167301417,
                  38.83089580160431,
                  -9.189510304669426
                ],
                [
                  -76.90991505976305,
                  38.83124704078808,
                  400.97048969533057
                ],
                [
                  -76.90961208856234,
                  38.81991023918343,
                  400.97048969533057
                ],
                [
                  -76.93096531910663,
                  38.819559141347035,
                  -9.189510304669426
                ]
              ]
            ]
          },
          "id": "20180411_332420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_332420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:56:09Z",
            "pc:count": 10629803,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333272.3519,
                "count": 10629803,
                "maximum": 334218.5123,
                "minimum": 332363.7723,
                "name": "X",
                "position": 0,
                "stddev": 575.8954413,
                "variance": 331655.5593
              },
              {
                "average": 4299129.562,
                "count": 10629803,
                "maximum": 4299782.198,
                "minimum": 4298523.478,
                "name": "Y",
                "position": 1,
                "stddev": 364.8772339,
                "variance": 133135.3958
              },
              {
                "average": 71.3411207,
                "count": 10629803,
                "maximum": 400.9704897,
                "minimum": -9.189510305,
                "name": "Z",
                "position": 2,
                "stddev": 15.11680316,
                "variance": 228.5177377
              },
              {
                "average": 4109.418678,
                "count": 10629803,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4039.992639,
                "variance": 16321540.52
              },
              {
                "average": 1.700464722,
                "count": 10629803,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.054590226,
                "variance": 1.112160544
              },
              {
                "average": 2.246840699,
                "count": 10629803,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.384587796,
                "variance": 1.917083365
              },
              {
                "average": 0.5363191585,
                "count": 10629803,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4986791976,
                "variance": 0.2486809421
              },
              {
                "average": 0,
                "count": 10629803,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.513185898,
                "count": 10629803,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6722471861,
                "variance": 0.4519162792
              },
              {
                "average": -0.415996336,
                "count": 10629803,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.74102886,
                "variance": 188.815874
              },
              {
                "average": 0,
                "count": 10629803,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.99402134,
                "count": 10629803,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.631242033,
                "variance": 0.3984665043
              },
              {
                "average": 207528968.5,
                "count": 10629803,
                "maximum": 207529769.1,
                "minimum": 207528173.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 494.2340973,
                "variance": 244267.343
              },
              {
                "average": 0,
                "count": 10629803,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10629803,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10629803,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007801649758,
                "count": 10629803,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0279205371,
                "variance": 0.0007795563917
              },
              {
                "average": 0.3214778298,
                "count": 10629803,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4670437402,
                "variance": 0.2181298553
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332363.7723,
              4298523.478,
              -9.189510305,
              334218.5123,
              4299782.198,
              400.9704897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332363.7722939008,
                    4298523.47833062,
                    -9.189510304669426
                  ],
                  [
                    332363.7722939008,
                    4299782.19833062,
                    -9.189510304669426
                  ],
                  [
                    334218.51229390077,
                    4299782.19833062,
                    400.97048969533057
                  ],
                  [
                    334218.51229390077,
                    4298523.47833062,
                    400.97048969533057
                  ],
                  [
                    332363.7722939008,
                    4298523.47833062,
                    -9.189510304669426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:56:09+00:00",
            "end_time": "2018-04-12T00:29:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_344412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8888830240115,
              38.797560613560705,
              -10.43083301927247
            ],
            [
              -76.88918246396338,
              38.80889741487164,
              -10.43083301927247
            ],
            [
              -76.86783074909596,
              38.809240816177876,
              262.2091669807275
            ],
            [
              -76.86753468861477,
              38.797903876648505,
              262.2091669807275
            ],
            [
              -76.8888830240115,
              38.797560613560705,
              -10.43083301927247
            ]
          ]
        ]
      },
      "bbox": [
        -76.88918246,
        38.79756061,
        -10.43083302,
        -76.86753469,
        38.80924082,
        262.209167
      ],
      "properties": {
        "datetime": "2018-04-12T00:16:48Z",
        "pc:count": 8394295,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336942.3438,
            "count": 8394295,
            "maximum": 337821.8066,
            "minimum": 335966.9666,
            "name": "X",
            "position": 0,
            "stddev": 503.3053536,
            "variance": 253316.279
          },
          {
            "average": 4296625.3,
            "count": 8394295,
            "maximum": 4297264.395,
            "minimum": 4296005.695,
            "name": "Y",
            "position": 1,
            "stddev": 355.5307008,
            "variance": 126402.0792
          },
          {
            "average": 81.19116023,
            "count": 8394295,
            "maximum": 262.209167,
            "minimum": -10.43083302,
            "name": "Z",
            "position": 2,
            "stddev": 6.903068068,
            "variance": 47.65234875
          },
          {
            "average": 8768.226727,
            "count": 8394295,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4750.531726,
            "variance": 22567551.68
          },
          {
            "average": 1.169244707,
            "count": 8394295,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6017058681,
            "variance": 0.3620499516
          },
          {
            "average": 1.326028094,
            "count": 8394295,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8967800192,
            "variance": 0.8042144029
          },
          {
            "average": 0.4949357867,
            "count": 8394295,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999743829,
            "variance": 0.2499743835
          },
          {
            "average": 0,
            "count": 8394295,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.78642042,
            "count": 8394295,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6206169745,
            "variance": 0.3851654291
          },
          {
            "average": -9.884036915,
            "count": 8394295,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.448366905,
            "variance": 89.27163718
          },
          {
            "average": 0,
            "count": 8394295,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.21527335,
            "count": 8394295,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.184899865,
            "variance": 17.51338688
          },
          {
            "average": 204393234,
            "count": 8394295,
            "maximum": 207527408,
            "minimum": 204297038.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 547623.1326,
            "variance": 299891095300.0
          },
          {
            "average": 0,
            "count": 8394295,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8394295,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8394295,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001167697823,
            "count": 8394295,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03415163897,
            "variance": 0.001166334444
          },
          {
            "average": 0.3734538755,
            "count": 8394295,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4837211038,
            "variance": 0.2339861063
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335966.9666,
          4296005.695,
          -10.43083302,
          337821.8066,
          4297264.395,
          262.209167
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335966.9666476113,
                4296005.694633301,
                -10.43083301927247
              ],
              [
                335966.9666476113,
                4297264.394633301,
                -10.43083301927247
              ],
              [
                337821.80664761126,
                4297264.394633301,
                262.2091669807275
              ],
              [
                337821.80664761126,
                4296005.694633301,
                262.2091669807275
              ],
              [
                335966.9666476113,
                4296005.694633301,
                -10.43083301927247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:16:48+00:00",
        "end_time": "2018-03-05T14:57:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_344412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_344412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_344412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88918246,
            38.79756061,
            -10.43083302,
            -76.86753469,
            38.80924082,
            262.209167
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8888830240115,
                  38.797560613560705,
                  -10.43083301927247
                ],
                [
                  -76.88918246396338,
                  38.80889741487164,
                  -10.43083301927247
                ],
                [
                  -76.86783074909596,
                  38.809240816177876,
                  262.2091669807275
                ],
                [
                  -76.86753468861477,
                  38.797903876648505,
                  262.2091669807275
                ],
                [
                  -76.8888830240115,
                  38.797560613560705,
                  -10.43083301927247
                ]
              ]
            ]
          },
          "id": "20180305_344412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_344412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:16:48Z",
            "pc:count": 8394295,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336942.3438,
                "count": 8394295,
                "maximum": 337821.8066,
                "minimum": 335966.9666,
                "name": "X",
                "position": 0,
                "stddev": 503.3053536,
                "variance": 253316.279
              },
              {
                "average": 4296625.3,
                "count": 8394295,
                "maximum": 4297264.395,
                "minimum": 4296005.695,
                "name": "Y",
                "position": 1,
                "stddev": 355.5307008,
                "variance": 126402.0792
              },
              {
                "average": 81.19116023,
                "count": 8394295,
                "maximum": 262.209167,
                "minimum": -10.43083302,
                "name": "Z",
                "position": 2,
                "stddev": 6.903068068,
                "variance": 47.65234875
              },
              {
                "average": 8768.226727,
                "count": 8394295,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4750.531726,
                "variance": 22567551.68
              },
              {
                "average": 1.169244707,
                "count": 8394295,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6017058681,
                "variance": 0.3620499516
              },
              {
                "average": 1.326028094,
                "count": 8394295,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8967800192,
                "variance": 0.8042144029
              },
              {
                "average": 0.4949357867,
                "count": 8394295,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999743829,
                "variance": 0.2499743835
              },
              {
                "average": 0,
                "count": 8394295,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.78642042,
                "count": 8394295,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6206169745,
                "variance": 0.3851654291
              },
              {
                "average": -9.884036915,
                "count": 8394295,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.448366905,
                "variance": 89.27163718
              },
              {
                "average": 0,
                "count": 8394295,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.21527335,
                "count": 8394295,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.184899865,
                "variance": 17.51338688
              },
              {
                "average": 204393234,
                "count": 8394295,
                "maximum": 207527408,
                "minimum": 204297038.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 547623.1326,
                "variance": 299891095300.0
              },
              {
                "average": 0,
                "count": 8394295,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8394295,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8394295,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001167697823,
                "count": 8394295,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03415163897,
                "variance": 0.001166334444
              },
              {
                "average": 0.3734538755,
                "count": 8394295,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4837211038,
                "variance": 0.2339861063
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335966.9666,
              4296005.695,
              -10.43083302,
              337821.8066,
              4297264.395,
              262.209167
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335966.9666476113,
                    4296005.694633301,
                    -10.43083301927247
                  ],
                  [
                    335966.9666476113,
                    4297264.394633301,
                    -10.43083301927247
                  ],
                  [
                    337821.80664761126,
                    4297264.394633301,
                    262.2091669807275
                  ],
                  [
                    337821.80664761126,
                    4296005.694633301,
                    262.2091669807275
                  ],
                  [
                    335966.9666476113,
                    4296005.694633301,
                    -10.43083301927247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:16:48+00:00",
            "end_time": "2018-03-05T14:57: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": "20180411_320420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97308448394526,
              38.81957576832154,
              15.484770089421403
            ],
            [
              -76.97339754265255,
              38.83091304438991,
              15.484770089421403
            ],
            [
              -76.95204145673571,
              38.83127198483281,
              428.9247700894214
            ],
            [
              -76.95173178066986,
              38.81993456431006,
              428.9247700894214
            ],
            [
              -76.97308448394526,
              38.81957576832154,
              15.484770089421403
            ]
          ]
        ]
      },
      "bbox": [
        -76.97339754,
        38.81957577,
        15.48477009,
        -76.95173178,
        38.83127198,
        428.9247701
      ],
      "properties": {
        "datetime": "2018-04-12T01:21:44Z",
        "pc:count": 11103536,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329653.5799,
            "count": 11103536,
            "maximum": 330561.6762,
            "minimum": 328706.9362,
            "name": "X",
            "position": 0,
            "stddev": 560.2958771,
            "variance": 313931.4699
          },
          {
            "average": 4299194.397,
            "count": 11103536,
            "maximum": 4299862.274,
            "minimum": 4298603.454,
            "name": "Y",
            "position": 1,
            "stddev": 353.0825361,
            "variance": 124667.2773
          },
          {
            "average": 76.82551224,
            "count": 11103536,
            "maximum": 428.9247701,
            "minimum": 15.48477009,
            "name": "Z",
            "position": 2,
            "stddev": 13.2768121,
            "variance": 176.2737394
          },
          {
            "average": 3955.78963,
            "count": 11103536,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3984.750185,
            "variance": 15878234.03
          },
          {
            "average": 1.839681161,
            "count": 11103536,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.133176442,
            "variance": 1.284088849
          },
          {
            "average": 2.512095876,
            "count": 11103536,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.437179481,
            "variance": 2.06548486
          },
          {
            "average": 0.5429148877,
            "count": 11103536,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4981549305,
            "variance": 0.2481583348
          },
          {
            "average": 0,
            "count": 11103536,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.421443673,
            "count": 11103536,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5257826228,
            "variance": 0.2764473664
          },
          {
            "average": -0.1976619231,
            "count": 11103536,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.30348905,
            "variance": 176.982821
          },
          {
            "average": 0,
            "count": 11103536,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.97718421,
            "count": 11103536,
            "maximum": 94,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6084328795,
            "variance": 0.3701905688
          },
          {
            "average": 207530470,
            "count": 11103536,
            "maximum": 207531304.2,
            "minimum": 207529773.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 465.1287254,
            "variance": 216344.7312
          },
          {
            "average": 0,
            "count": 11103536,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11103536,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11103536,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006986062818,
            "count": 11103536,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02642192828,
            "variance": 0.000698118294
          },
          {
            "average": 0.2747516647,
            "count": 11103536,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.446389074,
            "variance": 0.1992632054
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328706.9362,
          4298603.454,
          15.48477009,
          330561.6762,
          4299862.274,
          428.9247701
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328706.9361957263,
                4298603.454027832,
                15.484770089421403
              ],
              [
                328706.9361957263,
                4299862.274027832,
                15.484770089421403
              ],
              [
                330561.67619572626,
                4299862.274027832,
                428.9247700894214
              ],
              [
                330561.67619572626,
                4298603.454027832,
                428.9247700894214
              ],
              [
                328706.9361957263,
                4298603.454027832,
                15.484770089421403
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:21:44+00:00",
        "end_time": "2018-04-12T00:56:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_320420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_320420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_320420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_320420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97339754,
            38.81957577,
            15.48477009,
            -76.95173178,
            38.83127198,
            428.9247701
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97308448394526,
                  38.81957576832154,
                  15.484770089421403
                ],
                [
                  -76.97339754265255,
                  38.83091304438991,
                  15.484770089421403
                ],
                [
                  -76.95204145673571,
                  38.83127198483281,
                  428.9247700894214
                ],
                [
                  -76.95173178066986,
                  38.81993456431006,
                  428.9247700894214
                ],
                [
                  -76.97308448394526,
                  38.81957576832154,
                  15.484770089421403
                ]
              ]
            ]
          },
          "id": "20180411_320420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_320420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:21:44Z",
            "pc:count": 11103536,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329653.5799,
                "count": 11103536,
                "maximum": 330561.6762,
                "minimum": 328706.9362,
                "name": "X",
                "position": 0,
                "stddev": 560.2958771,
                "variance": 313931.4699
              },
              {
                "average": 4299194.397,
                "count": 11103536,
                "maximum": 4299862.274,
                "minimum": 4298603.454,
                "name": "Y",
                "position": 1,
                "stddev": 353.0825361,
                "variance": 124667.2773
              },
              {
                "average": 76.82551224,
                "count": 11103536,
                "maximum": 428.9247701,
                "minimum": 15.48477009,
                "name": "Z",
                "position": 2,
                "stddev": 13.2768121,
                "variance": 176.2737394
              },
              {
                "average": 3955.78963,
                "count": 11103536,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3984.750185,
                "variance": 15878234.03
              },
              {
                "average": 1.839681161,
                "count": 11103536,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.133176442,
                "variance": 1.284088849
              },
              {
                "average": 2.512095876,
                "count": 11103536,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.437179481,
                "variance": 2.06548486
              },
              {
                "average": 0.5429148877,
                "count": 11103536,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4981549305,
                "variance": 0.2481583348
              },
              {
                "average": 0,
                "count": 11103536,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.421443673,
                "count": 11103536,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5257826228,
                "variance": 0.2764473664
              },
              {
                "average": -0.1976619231,
                "count": 11103536,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.30348905,
                "variance": 176.982821
              },
              {
                "average": 0,
                "count": 11103536,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.97718421,
                "count": 11103536,
                "maximum": 94,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6084328795,
                "variance": 0.3701905688
              },
              {
                "average": 207530470,
                "count": 11103536,
                "maximum": 207531304.2,
                "minimum": 207529773.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 465.1287254,
                "variance": 216344.7312
              },
              {
                "average": 0,
                "count": 11103536,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11103536,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11103536,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006986062818,
                "count": 11103536,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02642192828,
                "variance": 0.000698118294
              },
              {
                "average": 0.2747516647,
                "count": 11103536,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.446389074,
                "variance": 0.1992632054
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328706.9362,
              4298603.454,
              15.48477009,
              330561.6762,
              4299862.274,
              428.9247701
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328706.9361957263,
                    4298603.454027832,
                    15.484770089421403
                  ],
                  [
                    328706.9361957263,
                    4299862.274027832,
                    15.484770089421403
                  ],
                  [
                    330561.67619572626,
                    4299862.274027832,
                    428.9247700894214
                  ],
                  [
                    330561.67619572626,
                    4298603.454027832,
                    428.9247700894214
                  ],
                  [
                    328706.9361957263,
                    4298603.454027832,
                    15.484770089421403
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:21:44+00:00",
            "end_time": "2018-04-12T00:56: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": "20180411_326408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95204629502348,
              38.78662026138733,
              0.032609526020764
            ],
            [
              -76.95235561858486,
              38.79795648368187,
              0.032609526020764
            ],
            [
              -76.93101025568245,
              38.79831130748368,
              414.83260952602075
            ],
            [
              -76.93070430884212,
              38.786974942368225,
              414.83260952602075
            ],
            [
              -76.95204629502348,
              38.78662026138733,
              0.032609526020764
            ]
          ]
        ]
      },
      "bbox": [
        -76.95235562,
        38.78662026,
        0.03260952602,
        -76.93070431,
        38.79831131,
        414.8326095
      ],
      "properties": {
        "datetime": "2018-04-12T00:41:58Z",
        "pc:count": 14046350,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331258.1069,
            "count": 14046350,
            "maximum": 332310.0433,
            "minimum": 330455.4033,
            "name": "X",
            "position": 0,
            "stddev": 566.5255962,
            "variance": 320951.2511
          },
          {
            "average": 4295542.332,
            "count": 14046350,
            "maximum": 4296165.454,
            "minimum": 4294906.774,
            "name": "Y",
            "position": 1,
            "stddev": 345.9634479,
            "variance": 119690.7073
          },
          {
            "average": 71.33354393,
            "count": 14046350,
            "maximum": 414.8326095,
            "minimum": 0.03260952602,
            "name": "Z",
            "position": 2,
            "stddev": 15.14061559,
            "variance": 229.2382404
          },
          {
            "average": 4410.854533,
            "count": 14046350,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4369.389635,
            "variance": 19091565.78
          },
          {
            "average": 1.962756374,
            "count": 14046350,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.212117868,
            "variance": 1.469229725
          },
          {
            "average": 2.747156308,
            "count": 14046350,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.496494818,
            "variance": 2.23949674
          },
          {
            "average": 0.5236030001,
            "count": 14046350,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994426055,
            "variance": 0.2494429161
          },
          {
            "average": 0,
            "count": 14046350,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.420453712,
            "count": 14046350,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.520692224,
            "variance": 0.2711203921
          },
          {
            "average": 2.623302664,
            "count": 14046350,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.11525726,
            "variance": 172.009973
          },
          {
            "average": 0,
            "count": 14046350,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.90599074,
            "count": 14046350,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6072608916,
            "variance": 0.3687657904
          },
          {
            "average": 207528276.4,
            "count": 14046350,
            "maximum": 207528918.7,
            "minimum": 207527324.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 466.9140659,
            "variance": 218008.745
          },
          {
            "average": 0,
            "count": 14046350,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14046350,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14046350,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006955543611,
            "count": 14046350,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0263641919,
            "variance": 0.0006950706147
          },
          {
            "average": 0.3489853236,
            "count": 14046350,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4766493299,
            "variance": 0.2271945837
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330455.4033,
          4294906.774,
          0.03260952602,
          332310.0433,
          4296165.454,
          414.8326095
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330455.40331120876,
                4294906.773632983,
                0.032609526020764
              ],
              [
                330455.40331120876,
                4296165.453632982,
                0.032609526020764
              ],
              [
                332310.0433112088,
                4296165.453632982,
                414.83260952602075
              ],
              [
                332310.0433112088,
                4294906.773632983,
                414.83260952602075
              ],
              [
                330455.40331120876,
                4294906.773632983,
                0.032609526020764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:41:58+00:00",
        "end_time": "2018-04-12T00:15:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_326408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_326408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_326408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_326408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95235562,
            38.78662026,
            0.03260952602,
            -76.93070431,
            38.79831131,
            414.8326095
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95204629502348,
                  38.78662026138733,
                  0.032609526020764
                ],
                [
                  -76.95235561858486,
                  38.79795648368187,
                  0.032609526020764
                ],
                [
                  -76.93101025568245,
                  38.79831130748368,
                  414.83260952602075
                ],
                [
                  -76.93070430884212,
                  38.786974942368225,
                  414.83260952602075
                ],
                [
                  -76.95204629502348,
                  38.78662026138733,
                  0.032609526020764
                ]
              ]
            ]
          },
          "id": "20180411_326408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_326408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:41:58Z",
            "pc:count": 14046350,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331258.1069,
                "count": 14046350,
                "maximum": 332310.0433,
                "minimum": 330455.4033,
                "name": "X",
                "position": 0,
                "stddev": 566.5255962,
                "variance": 320951.2511
              },
              {
                "average": 4295542.332,
                "count": 14046350,
                "maximum": 4296165.454,
                "minimum": 4294906.774,
                "name": "Y",
                "position": 1,
                "stddev": 345.9634479,
                "variance": 119690.7073
              },
              {
                "average": 71.33354393,
                "count": 14046350,
                "maximum": 414.8326095,
                "minimum": 0.03260952602,
                "name": "Z",
                "position": 2,
                "stddev": 15.14061559,
                "variance": 229.2382404
              },
              {
                "average": 4410.854533,
                "count": 14046350,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4369.389635,
                "variance": 19091565.78
              },
              {
                "average": 1.962756374,
                "count": 14046350,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.212117868,
                "variance": 1.469229725
              },
              {
                "average": 2.747156308,
                "count": 14046350,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.496494818,
                "variance": 2.23949674
              },
              {
                "average": 0.5236030001,
                "count": 14046350,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994426055,
                "variance": 0.2494429161
              },
              {
                "average": 0,
                "count": 14046350,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.420453712,
                "count": 14046350,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.520692224,
                "variance": 0.2711203921
              },
              {
                "average": 2.623302664,
                "count": 14046350,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.11525726,
                "variance": 172.009973
              },
              {
                "average": 0,
                "count": 14046350,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.90599074,
                "count": 14046350,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6072608916,
                "variance": 0.3687657904
              },
              {
                "average": 207528276.4,
                "count": 14046350,
                "maximum": 207528918.7,
                "minimum": 207527324.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 466.9140659,
                "variance": 218008.745
              },
              {
                "average": 0,
                "count": 14046350,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14046350,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14046350,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006955543611,
                "count": 14046350,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0263641919,
                "variance": 0.0006950706147
              },
              {
                "average": 0.3489853236,
                "count": 14046350,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4766493299,
                "variance": 0.2271945837
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330455.4033,
              4294906.774,
              0.03260952602,
              332310.0433,
              4296165.454,
              414.8326095
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330455.40331120876,
                    4294906.773632983,
                    0.032609526020764
                  ],
                  [
                    330455.40331120876,
                    4296165.453632982,
                    0.032609526020764
                  ],
                  [
                    332310.0433112088,
                    4296165.453632982,
                    414.83260952602075
                  ],
                  [
                    332310.0433112088,
                    4294906.773632983,
                    414.83260952602075
                  ],
                  [
                    330455.40331120876,
                    4294906.773632983,
                    0.032609526020764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:41:58+00:00",
            "end_time": "2018-04-12T00:15: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": "20180411_326412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9520396018127,
              38.79760424526552,
              -6.084608867452602
            ],
            [
              -76.9523490554224,
              38.808940806501546,
              -6.084608867452602
            ],
            [
              -76.93099834293609,
              38.80929574698168,
              414.6153911325474
            ],
            [
              -76.93069226832516,
              38.79795904288574,
              414.6153911325474
            ],
            [
              -76.9520396018127,
              38.79760424526552,
              -6.084608867452602
            ]
          ]
        ]
      },
      "bbox": [
        -76.95234906,
        38.79760425,
        -6.084608867,
        -76.93069227,
        38.80929575,
        414.6153911
      ],
      "properties": {
        "datetime": "2018-04-12T00:56:46Z",
        "pc:count": 14794194,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331512.8713,
            "count": 14794194,
            "maximum": 332336.834,
            "minimum": 330482.014,
            "name": "X",
            "position": 0,
            "stddev": 485.8776467,
            "variance": 236077.0876
          },
          {
            "average": 4296732.938,
            "count": 14794194,
            "maximum": 4297384.496,
            "minimum": 4296125.776,
            "name": "Y",
            "position": 1,
            "stddev": 355.6060097,
            "variance": 126455.6342
          },
          {
            "average": 51.72646918,
            "count": 14794194,
            "maximum": 414.6153911,
            "minimum": -6.084608867,
            "name": "Z",
            "position": 2,
            "stddev": 13.4909224,
            "variance": 182.0049873
          },
          {
            "average": 4078.150286,
            "count": 14794194,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4243.03583,
            "variance": 18003353.06
          },
          {
            "average": 2.101588907,
            "count": 14794194,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.246097266,
            "variance": 1.552758396
          },
          {
            "average": 2.994934364,
            "count": 14794194,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.464108629,
            "variance": 2.143614077
          },
          {
            "average": 0.5121328002,
            "count": 14794194,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998527904,
            "variance": 0.249852812
          },
          {
            "average": 0,
            "count": 14794194,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.36895447,
            "count": 14794194,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5400061428,
            "variance": 0.2916066342
          },
          {
            "average": 10.3358044,
            "count": 14794194,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.211170642,
            "variance": 84.8456646
          },
          {
            "average": 0,
            "count": 14794194,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.4315011,
            "count": 14794194,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5424321656,
            "variance": 0.2942326543
          },
          {
            "average": 207528629.6,
            "count": 14794194,
            "maximum": 207529806.9,
            "minimum": 207528214.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 384.1972698,
            "variance": 147607.5421
          },
          {
            "average": 0,
            "count": 14794194,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14794194,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14794194,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005749552831,
            "count": 14794194,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0239713318,
            "variance": 0.0005746247484
          },
          {
            "average": 0.3740641092,
            "count": 14794194,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4838803233,
            "variance": 0.2341401672
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330482.014,
          4296125.776,
          -6.084608867,
          332336.834,
          4297384.496,
          414.6153911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330482.0140412837,
                4296125.775636484,
                -6.084608867452602
              ],
              [
                330482.0140412837,
                4297384.495636485,
                -6.084608867452602
              ],
              [
                332336.83404128364,
                4297384.495636485,
                414.6153911325474
              ],
              [
                332336.83404128364,
                4296125.775636484,
                414.6153911325474
              ],
              [
                330482.0140412837,
                4296125.775636484,
                -6.084608867452602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:56:46+00:00",
        "end_time": "2018-04-12T00:30:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_326412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_326412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_326412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_326412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95234906,
            38.79760425,
            -6.084608867,
            -76.93069227,
            38.80929575,
            414.6153911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9520396018127,
                  38.79760424526552,
                  -6.084608867452602
                ],
                [
                  -76.9523490554224,
                  38.808940806501546,
                  -6.084608867452602
                ],
                [
                  -76.93099834293609,
                  38.80929574698168,
                  414.6153911325474
                ],
                [
                  -76.93069226832516,
                  38.79795904288574,
                  414.6153911325474
                ],
                [
                  -76.9520396018127,
                  38.79760424526552,
                  -6.084608867452602
                ]
              ]
            ]
          },
          "id": "20180411_326412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_326412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:56:46Z",
            "pc:count": 14794194,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331512.8713,
                "count": 14794194,
                "maximum": 332336.834,
                "minimum": 330482.014,
                "name": "X",
                "position": 0,
                "stddev": 485.8776467,
                "variance": 236077.0876
              },
              {
                "average": 4296732.938,
                "count": 14794194,
                "maximum": 4297384.496,
                "minimum": 4296125.776,
                "name": "Y",
                "position": 1,
                "stddev": 355.6060097,
                "variance": 126455.6342
              },
              {
                "average": 51.72646918,
                "count": 14794194,
                "maximum": 414.6153911,
                "minimum": -6.084608867,
                "name": "Z",
                "position": 2,
                "stddev": 13.4909224,
                "variance": 182.0049873
              },
              {
                "average": 4078.150286,
                "count": 14794194,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4243.03583,
                "variance": 18003353.06
              },
              {
                "average": 2.101588907,
                "count": 14794194,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.246097266,
                "variance": 1.552758396
              },
              {
                "average": 2.994934364,
                "count": 14794194,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.464108629,
                "variance": 2.143614077
              },
              {
                "average": 0.5121328002,
                "count": 14794194,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998527904,
                "variance": 0.249852812
              },
              {
                "average": 0,
                "count": 14794194,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.36895447,
                "count": 14794194,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5400061428,
                "variance": 0.2916066342
              },
              {
                "average": 10.3358044,
                "count": 14794194,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.211170642,
                "variance": 84.8456646
              },
              {
                "average": 0,
                "count": 14794194,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.4315011,
                "count": 14794194,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5424321656,
                "variance": 0.2942326543
              },
              {
                "average": 207528629.6,
                "count": 14794194,
                "maximum": 207529806.9,
                "minimum": 207528214.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 384.1972698,
                "variance": 147607.5421
              },
              {
                "average": 0,
                "count": 14794194,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14794194,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14794194,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005749552831,
                "count": 14794194,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0239713318,
                "variance": 0.0005746247484
              },
              {
                "average": 0.3740641092,
                "count": 14794194,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4838803233,
                "variance": 0.2341401672
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330482.014,
              4296125.776,
              -6.084608867,
              332336.834,
              4297384.496,
              414.6153911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330482.0140412837,
                    4296125.775636484,
                    -6.084608867452602
                  ],
                  [
                    330482.0140412837,
                    4297384.495636485,
                    -6.084608867452602
                  ],
                  [
                    332336.83404128364,
                    4297384.495636485,
                    414.6153911325474
                  ],
                  [
                    332336.83404128364,
                    4296125.775636484,
                    414.6153911325474
                  ],
                  [
                    330482.0140412837,
                    4296125.775636484,
                    -6.084608867452602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:56:46+00:00",
            "end_time": "2018-04-12T00:30: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": "20180305_350412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86782931318093,
              38.797538490383296,
              -10.4342397177806
            ],
            [
              -76.86812541649164,
              38.8088754287174,
              -10.4342397177806
            ],
            [
              -76.84677460335041,
              38.80921496360825,
              268.9457602822194
            ],
            [
              -76.84648187948632,
              38.797877888610266,
              268.9457602822194
            ],
            [
              -76.86782931318093,
              38.797538490383296,
              -10.4342397177806
            ]
          ]
        ]
      },
      "bbox": [
        -76.86812542,
        38.79753849,
        -10.43423972,
        -76.84648188,
        38.80921496,
        268.9457603
      ],
      "properties": {
        "datetime": "2018-03-05T15:26:01Z",
        "pc:count": 11587987,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338836.9421,
            "count": 11587987,
            "maximum": 339650.1307,
            "minimum": 337795.3907,
            "name": "X",
            "position": 0,
            "stddev": 445.1447031,
            "variance": 198153.8067
          },
          {
            "average": 4296577.682,
            "count": 11587987,
            "maximum": 4297224.367,
            "minimum": 4295965.667,
            "name": "Y",
            "position": 1,
            "stddev": 341.2413538,
            "variance": 116445.6615
          },
          {
            "average": 82.55303489,
            "count": 11587987,
            "maximum": 268.9457603,
            "minimum": -10.43423972,
            "name": "Z",
            "position": 2,
            "stddev": 7.380768411,
            "variance": 54.47574234
          },
          {
            "average": 8604.765451,
            "count": 11587987,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6393.926658,
            "variance": 40882298.11
          },
          {
            "average": 1.621782023,
            "count": 11587987,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.089777537,
            "variance": 1.18761508
          },
          {
            "average": 2.180288086,
            "count": 11587987,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.513083332,
            "variance": 2.289421169
          },
          {
            "average": 0.5006557222,
            "count": 11587987,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995916,
            "variance": 0.2499995916
          },
          {
            "average": 0,
            "count": 11587987,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.531892899,
            "count": 11587987,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5999845375,
            "variance": 0.3599814452
          },
          {
            "average": 11.70730711,
            "count": 11587987,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.801441187,
            "variance": 60.86248459
          },
          {
            "average": 0,
            "count": 11587987,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.40841744,
            "count": 11587987,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5099303587,
            "variance": 0.2600289708
          },
          {
            "average": 204298349.2,
            "count": 11587987,
            "maximum": 204298761.4,
            "minimum": 204297038.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 347.32893,
            "variance": 120637.3856
          },
          {
            "average": 0,
            "count": 11587987,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11587987,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11587987,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008702115389,
            "count": 11587987,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02948651125,
            "variance": 0.0008694543458
          },
          {
            "average": 0.4337979495,
            "count": 11587987,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4955979315,
            "variance": 0.2456173097
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337795.3907,
          4295965.667,
          -10.43423972,
          339650.1307,
          4297224.367,
          268.9457603
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337795.39066250576,
                4295965.666792851,
                -10.4342397177806
              ],
              [
                337795.39066250576,
                4297224.36679285,
                -10.4342397177806
              ],
              [
                339650.13066250575,
                4297224.36679285,
                268.9457602822194
              ],
              [
                339650.13066250575,
                4295965.666792851,
                268.9457602822194
              ],
              [
                337795.39066250576,
                4295965.666792851,
                -10.4342397177806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:26:01+00:00",
        "end_time": "2018-03-05T14:57:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_350412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_350412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_350412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86812542,
            38.79753849,
            -10.43423972,
            -76.84648188,
            38.80921496,
            268.9457603
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86782931318093,
                  38.797538490383296,
                  -10.4342397177806
                ],
                [
                  -76.86812541649164,
                  38.8088754287174,
                  -10.4342397177806
                ],
                [
                  -76.84677460335041,
                  38.80921496360825,
                  268.9457602822194
                ],
                [
                  -76.84648187948632,
                  38.797877888610266,
                  268.9457602822194
                ],
                [
                  -76.86782931318093,
                  38.797538490383296,
                  -10.4342397177806
                ]
              ]
            ]
          },
          "id": "20180305_350412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_350412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:26:01Z",
            "pc:count": 11587987,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338836.9421,
                "count": 11587987,
                "maximum": 339650.1307,
                "minimum": 337795.3907,
                "name": "X",
                "position": 0,
                "stddev": 445.1447031,
                "variance": 198153.8067
              },
              {
                "average": 4296577.682,
                "count": 11587987,
                "maximum": 4297224.367,
                "minimum": 4295965.667,
                "name": "Y",
                "position": 1,
                "stddev": 341.2413538,
                "variance": 116445.6615
              },
              {
                "average": 82.55303489,
                "count": 11587987,
                "maximum": 268.9457603,
                "minimum": -10.43423972,
                "name": "Z",
                "position": 2,
                "stddev": 7.380768411,
                "variance": 54.47574234
              },
              {
                "average": 8604.765451,
                "count": 11587987,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6393.926658,
                "variance": 40882298.11
              },
              {
                "average": 1.621782023,
                "count": 11587987,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.089777537,
                "variance": 1.18761508
              },
              {
                "average": 2.180288086,
                "count": 11587987,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.513083332,
                "variance": 2.289421169
              },
              {
                "average": 0.5006557222,
                "count": 11587987,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995916,
                "variance": 0.2499995916
              },
              {
                "average": 0,
                "count": 11587987,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.531892899,
                "count": 11587987,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5999845375,
                "variance": 0.3599814452
              },
              {
                "average": 11.70730711,
                "count": 11587987,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.801441187,
                "variance": 60.86248459
              },
              {
                "average": 0,
                "count": 11587987,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.40841744,
                "count": 11587987,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5099303587,
                "variance": 0.2600289708
              },
              {
                "average": 204298349.2,
                "count": 11587987,
                "maximum": 204298761.4,
                "minimum": 204297038.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 347.32893,
                "variance": 120637.3856
              },
              {
                "average": 0,
                "count": 11587987,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11587987,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11587987,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008702115389,
                "count": 11587987,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02948651125,
                "variance": 0.0008694543458
              },
              {
                "average": 0.4337979495,
                "count": 11587987,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4955979315,
                "variance": 0.2456173097
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337795.3907,
              4295965.667,
              -10.43423972,
              339650.1307,
              4297224.367,
              268.9457603
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337795.39066250576,
                    4295965.666792851,
                    -10.4342397177806
                  ],
                  [
                    337795.39066250576,
                    4297224.36679285,
                    -10.4342397177806
                  ],
                  [
                    339650.13066250575,
                    4297224.36679285,
                    268.9457602822194
                  ],
                  [
                    339650.13066250575,
                    4295965.666792851,
                    268.9457602822194
                  ],
                  [
                    337795.39066250576,
                    4295965.666792851,
                    -10.4342397177806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:26:01+00:00",
            "end_time": "2018-03-05T14:57: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": "20180305_350416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86780953679573,
              38.80852141113537,
              -10.42865431983941
            ],
            [
              -76.8681057483314,
              38.819858148098554,
              -10.42865431983941
            ],
            [
              -76.8467518860765,
              38.820197755738235,
              265.1313456801606
            ],
            [
              -76.84645905574115,
              38.808860882095956,
              265.1313456801606
            ],
            [
              -76.86780953679573,
              38.80852141113537,
              -10.42865431983941
            ]
          ]
        ]
      },
      "bbox": [
        -76.86810575,
        38.80852141,
        -10.42865432,
        -76.84645906,
        38.82019776,
        265.1313457
      ],
      "properties": {
        "datetime": "2018-03-05T15:25:36Z",
        "pc:count": 10772799,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338821.9001,
            "count": 10772799,
            "maximum": 339676.7368,
            "minimum": 337822.0168,
            "name": "X",
            "position": 0,
            "stddev": 516.0718694,
            "variance": 266330.1744
          },
          {
            "average": 4297845.026,
            "count": 10772799,
            "maximum": 4298443.197,
            "minimum": 4297184.517,
            "name": "Y",
            "position": 1,
            "stddev": 369.7464178,
            "variance": 136712.4135
          },
          {
            "average": 81.32233305,
            "count": 10772799,
            "maximum": 265.1313457,
            "minimum": -10.42865432,
            "name": "Z",
            "position": 2,
            "stddev": 7.119141845,
            "variance": 50.68218062
          },
          {
            "average": 6916.714096,
            "count": 10772799,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5077.948107,
            "variance": 25785556.98
          },
          {
            "average": 1.554720644,
            "count": 10772799,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.060596478,
            "variance": 1.124864889
          },
          {
            "average": 2.027246679,
            "count": 10772799,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.475454774,
            "variance": 2.176966789
          },
          {
            "average": 0.495999322,
            "count": 10772799,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999840175,
            "variance": 0.2499840178
          },
          {
            "average": 0,
            "count": 10772799,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.61301775,
            "count": 10772799,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.61364045,
            "variance": 0.3765546019
          },
          {
            "average": -7.498021004,
            "count": 10772799,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.74927774,
            "variance": 115.546972
          },
          {
            "average": 0,
            "count": 10772799,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.79201877,
            "count": 10772799,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5137844668,
            "variance": 0.2639744783
          },
          {
            "average": 204297857.2,
            "count": 10772799,
            "maximum": 204298736.8,
            "minimum": 204297016.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 504.8916563,
            "variance": 254915.5846
          },
          {
            "average": 0,
            "count": 10772799,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10772799,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10772799,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001020811769,
            "count": 10772799,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03193383482,
            "variance": 0.001019769807
          },
          {
            "average": 0.262359578,
            "count": 10772799,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.439917092,
            "variance": 0.1935270478
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337822.0168,
          4297184.517,
          -10.42865432,
          339676.7368,
          4298443.197,
          265.1313457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337822.0168347122,
                4297184.517206928,
                -10.42865431983941
              ],
              [
                337822.0168347122,
                4298443.197206927,
                -10.42865431983941
              ],
              [
                339676.73683471215,
                4298443.197206927,
                265.1313456801606
              ],
              [
                339676.73683471215,
                4297184.517206928,
                265.1313456801606
              ],
              [
                337822.0168347122,
                4297184.517206928,
                -10.42865431983941
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:25:36+00:00",
        "end_time": "2018-03-05T14:56:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_350416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_350416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_350416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86810575,
            38.80852141,
            -10.42865432,
            -76.84645906,
            38.82019776,
            265.1313457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86780953679573,
                  38.80852141113537,
                  -10.42865431983941
                ],
                [
                  -76.8681057483314,
                  38.819858148098554,
                  -10.42865431983941
                ],
                [
                  -76.8467518860765,
                  38.820197755738235,
                  265.1313456801606
                ],
                [
                  -76.84645905574115,
                  38.808860882095956,
                  265.1313456801606
                ],
                [
                  -76.86780953679573,
                  38.80852141113537,
                  -10.42865431983941
                ]
              ]
            ]
          },
          "id": "20180305_350416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_350416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:25:36Z",
            "pc:count": 10772799,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338821.9001,
                "count": 10772799,
                "maximum": 339676.7368,
                "minimum": 337822.0168,
                "name": "X",
                "position": 0,
                "stddev": 516.0718694,
                "variance": 266330.1744
              },
              {
                "average": 4297845.026,
                "count": 10772799,
                "maximum": 4298443.197,
                "minimum": 4297184.517,
                "name": "Y",
                "position": 1,
                "stddev": 369.7464178,
                "variance": 136712.4135
              },
              {
                "average": 81.32233305,
                "count": 10772799,
                "maximum": 265.1313457,
                "minimum": -10.42865432,
                "name": "Z",
                "position": 2,
                "stddev": 7.119141845,
                "variance": 50.68218062
              },
              {
                "average": 6916.714096,
                "count": 10772799,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5077.948107,
                "variance": 25785556.98
              },
              {
                "average": 1.554720644,
                "count": 10772799,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.060596478,
                "variance": 1.124864889
              },
              {
                "average": 2.027246679,
                "count": 10772799,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.475454774,
                "variance": 2.176966789
              },
              {
                "average": 0.495999322,
                "count": 10772799,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999840175,
                "variance": 0.2499840178
              },
              {
                "average": 0,
                "count": 10772799,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.61301775,
                "count": 10772799,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.61364045,
                "variance": 0.3765546019
              },
              {
                "average": -7.498021004,
                "count": 10772799,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.74927774,
                "variance": 115.546972
              },
              {
                "average": 0,
                "count": 10772799,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.79201877,
                "count": 10772799,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5137844668,
                "variance": 0.2639744783
              },
              {
                "average": 204297857.2,
                "count": 10772799,
                "maximum": 204298736.8,
                "minimum": 204297016.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 504.8916563,
                "variance": 254915.5846
              },
              {
                "average": 0,
                "count": 10772799,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10772799,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10772799,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001020811769,
                "count": 10772799,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03193383482,
                "variance": 0.001019769807
              },
              {
                "average": 0.262359578,
                "count": 10772799,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.439917092,
                "variance": 0.1935270478
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337822.0168,
              4297184.517,
              -10.42865432,
              339676.7368,
              4298443.197,
              265.1313457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337822.0168347122,
                    4297184.517206928,
                    -10.42865431983941
                  ],
                  [
                    337822.0168347122,
                    4298443.197206927,
                    -10.42865431983941
                  ],
                  [
                    339676.73683471215,
                    4298443.197206927,
                    265.1313456801606
                  ],
                  [
                    339676.73683471215,
                    4297184.517206928,
                    265.1313456801606
                  ],
                  [
                    337822.0168347122,
                    4297184.517206928,
                    -10.42865431983941
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:25:36+00:00",
            "end_time": "2018-03-05T14:56: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": "20180305_350420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86778857222248,
              38.81950420494051,
              -10.432757794395883
            ],
            [
              -76.86808492950152,
              38.83084218163073,
              -10.432757794395883
            ],
            [
              -76.84672893708426,
              38.83118184691416,
              394.0272422056041
            ],
            [
              -76.84643596304444,
              38.81984373351826,
              394.0272422056041
            ],
            [
              -76.86778857222248,
              38.81950420494051,
              -10.432757794395883
            ]
          ]
        ]
      },
      "bbox": [
        -76.86808493,
        38.8195042,
        -10.43275779,
        -76.84643596,
        38.83118185,
        394.0272422
      ],
      "properties": {
        "datetime": "2018-04-12T00:17:38Z",
        "pc:count": 12399527,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338922.0332,
            "count": 12399527,
            "maximum": 339703.3713,
            "minimum": 337848.7513,
            "name": "X",
            "position": 0,
            "stddev": 544.3225876,
            "variance": 296287.0794
          },
          {
            "average": 4299004.609,
            "count": 12399527,
            "maximum": 4299662.173,
            "minimum": 4298403.353,
            "name": "Y",
            "position": 1,
            "stddev": 357.1368658,
            "variance": 127546.7409
          },
          {
            "average": 75.97254014,
            "count": 12399527,
            "maximum": 394.0272422,
            "minimum": -10.43275779,
            "name": "Z",
            "position": 2,
            "stddev": 10.065089,
            "variance": 101.3060166
          },
          {
            "average": 5771.78912,
            "count": 12399527,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5403.8936,
            "variance": 29202066.04
          },
          {
            "average": 1.883033119,
            "count": 12399527,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.20689235,
            "variance": 1.456589143
          },
          {
            "average": 2.616700056,
            "count": 12399527,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.544154169,
            "variance": 2.384412097
          },
          {
            "average": 0.5110451391,
            "count": 12399527,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998780102,
            "variance": 0.2498780251
          },
          {
            "average": 0,
            "count": 12399527,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.509349187,
            "count": 12399527,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6356269097,
            "variance": 0.4040215683
          },
          {
            "average": -3.804918738,
            "count": 12399527,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.61255391,
            "variance": 185.301624
          },
          {
            "average": 0,
            "count": 12399527,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.31371495,
            "count": 12399527,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.006342658,
            "variance": 81.11420807
          },
          {
            "average": 204811075,
            "count": 12399527,
            "maximum": 207527458.3,
            "minimum": 204296995.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1181171.275,
            "variance": 1395165580000.0
          },
          {
            "average": 0,
            "count": 12399527,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12399527,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12399527,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007332537765,
            "count": 12399527,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02706873057,
            "variance": 0.0007327161745
          },
          {
            "average": 0.3198363131,
            "count": 12399527,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4664129752,
            "variance": 0.2175410635
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337848.7513,
          4298403.353,
          -10.43275779,
          339703.3713,
          4299662.173,
          394.0272422
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337848.7513302619,
                4298403.35347206,
                -10.432757794395883
              ],
              [
                337848.7513302619,
                4299662.17347206,
                -10.432757794395883
              ],
              [
                339703.37133026187,
                4299662.17347206,
                394.0272422056041
              ],
              [
                339703.37133026187,
                4298403.35347206,
                394.0272422056041
              ],
              [
                337848.7513302619,
                4298403.35347206,
                -10.432757794395883
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:17:38+00:00",
        "end_time": "2018-03-05T14:56:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_350420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_350420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_350420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86808493,
            38.8195042,
            -10.43275779,
            -76.84643596,
            38.83118185,
            394.0272422
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86778857222248,
                  38.81950420494051,
                  -10.432757794395883
                ],
                [
                  -76.86808492950152,
                  38.83084218163073,
                  -10.432757794395883
                ],
                [
                  -76.84672893708426,
                  38.83118184691416,
                  394.0272422056041
                ],
                [
                  -76.84643596304444,
                  38.81984373351826,
                  394.0272422056041
                ],
                [
                  -76.86778857222248,
                  38.81950420494051,
                  -10.432757794395883
                ]
              ]
            ]
          },
          "id": "20180305_350420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_350420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:17:38Z",
            "pc:count": 12399527,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338922.0332,
                "count": 12399527,
                "maximum": 339703.3713,
                "minimum": 337848.7513,
                "name": "X",
                "position": 0,
                "stddev": 544.3225876,
                "variance": 296287.0794
              },
              {
                "average": 4299004.609,
                "count": 12399527,
                "maximum": 4299662.173,
                "minimum": 4298403.353,
                "name": "Y",
                "position": 1,
                "stddev": 357.1368658,
                "variance": 127546.7409
              },
              {
                "average": 75.97254014,
                "count": 12399527,
                "maximum": 394.0272422,
                "minimum": -10.43275779,
                "name": "Z",
                "position": 2,
                "stddev": 10.065089,
                "variance": 101.3060166
              },
              {
                "average": 5771.78912,
                "count": 12399527,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5403.8936,
                "variance": 29202066.04
              },
              {
                "average": 1.883033119,
                "count": 12399527,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.20689235,
                "variance": 1.456589143
              },
              {
                "average": 2.616700056,
                "count": 12399527,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.544154169,
                "variance": 2.384412097
              },
              {
                "average": 0.5110451391,
                "count": 12399527,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998780102,
                "variance": 0.2498780251
              },
              {
                "average": 0,
                "count": 12399527,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.509349187,
                "count": 12399527,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6356269097,
                "variance": 0.4040215683
              },
              {
                "average": -3.804918738,
                "count": 12399527,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.61255391,
                "variance": 185.301624
              },
              {
                "average": 0,
                "count": 12399527,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.31371495,
                "count": 12399527,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.006342658,
                "variance": 81.11420807
              },
              {
                "average": 204811075,
                "count": 12399527,
                "maximum": 207527458.3,
                "minimum": 204296995.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1181171.275,
                "variance": 1395165580000.0
              },
              {
                "average": 0,
                "count": 12399527,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12399527,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12399527,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007332537765,
                "count": 12399527,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02706873057,
                "variance": 0.0007327161745
              },
              {
                "average": 0.3198363131,
                "count": 12399527,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4664129752,
                "variance": 0.2175410635
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337848.7513,
              4298403.353,
              -10.43275779,
              339703.3713,
              4299662.173,
              394.0272422
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337848.7513302619,
                    4298403.35347206,
                    -10.432757794395883
                  ],
                  [
                    337848.7513302619,
                    4299662.17347206,
                    -10.432757794395883
                  ],
                  [
                    339703.37133026187,
                    4299662.17347206,
                    394.0272422056041
                  ],
                  [
                    339703.37133026187,
                    4298403.35347206,
                    394.0272422056041
                  ],
                  [
                    337848.7513302619,
                    4298403.35347206,
                    -10.432757794395883
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:17:38+00:00",
            "end_time": "2018-03-05T14:56: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": "20180305_356408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84680152508858,
              38.786529395502036,
              -10.32060373435661
            ],
            [
              -76.8470941903657,
              38.797866850806514,
              -10.32060373435661
            ],
            [
              -76.825745028326,
              38.798202484777725,
              304.8593962656434
            ],
            [
              -76.82545574113415,
              38.78686489436178,
              304.8593962656434
            ],
            [
              -76.84680152508858,
              38.786529395502036,
              -10.32060373435661
            ]
          ]
        ]
      },
      "bbox": [
        -76.84709419,
        38.7865294,
        -10.32060373,
        -76.82545574,
        38.79820248,
        304.8593963
      ],
      "properties": {
        "datetime": "2018-03-05T15:54:46Z",
        "pc:count": 15731750,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340527.6718,
            "count": 15731750,
            "maximum": 341451.7884,
            "minimum": 339596.9284,
            "name": "X",
            "position": 0,
            "stddev": 569.052558,
            "variance": 323820.8137
          },
          {
            "average": 4295320.854,
            "count": 15731750,
            "maximum": 4295965.516,
            "minimum": 4294706.776,
            "name": "Y",
            "position": 1,
            "stddev": 349.244978,
            "variance": 121972.0547
          },
          {
            "average": 66.43194934,
            "count": 15731750,
            "maximum": 304.8593963,
            "minimum": -10.32060373,
            "name": "Z",
            "position": 2,
            "stddev": 10.12090257,
            "variance": 102.4326689
          },
          {
            "average": 5648.736381,
            "count": 15731750,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5999.961665,
            "variance": 35999539.99
          },
          {
            "average": 2.089438683,
            "count": 15731750,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.30412139,
            "variance": 1.700732599
          },
          {
            "average": 3.029898644,
            "count": 15731750,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.57690967,
            "variance": 2.486644106
          },
          {
            "average": 0.5178339981,
            "count": 15731750,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996818632,
            "variance": 0.2496819644
          },
          {
            "average": 0,
            "count": 15731750,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367027317,
            "count": 15731750,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5879143233,
            "variance": 0.3456432515
          },
          {
            "average": 3.255956119,
            "count": 15731750,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.87062385,
            "variance": 165.6529582
          },
          {
            "average": 0,
            "count": 15731750,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.11270323,
            "count": 15731750,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5645363122,
            "variance": 0.3187012478
          },
          {
            "average": 204299850.1,
            "count": 15731750,
            "maximum": 204300486.7,
            "minimum": 204298729.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 469.9785134,
            "variance": 220879.8031
          },
          {
            "average": 0,
            "count": 15731750,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15731750,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15731750,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007957792363,
            "count": 15731750,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02819833368,
            "variance": 0.0007951460222
          },
          {
            "average": 0.3058711841,
            "count": 15731750,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4607754511,
            "variance": 0.2123140163
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339596.9284,
          4294706.776,
          -10.32060373,
          341451.7884,
          4295965.516,
          304.8593963
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339596.92835547664,
                4294706.776100618,
                -10.32060373435661
              ],
              [
                339596.92835547664,
                4295965.516100618,
                -10.32060373435661
              ],
              [
                341451.78835547663,
                4295965.516100618,
                304.8593962656434
              ],
              [
                341451.78835547663,
                4294706.776100618,
                304.8593962656434
              ],
              [
                339596.92835547664,
                4294706.776100618,
                -10.32060373435661
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:54:46+00:00",
        "end_time": "2018-03-05T15:25:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_356408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_356408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_356408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84709419,
            38.7865294,
            -10.32060373,
            -76.82545574,
            38.79820248,
            304.8593963
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84680152508858,
                  38.786529395502036,
                  -10.32060373435661
                ],
                [
                  -76.8470941903657,
                  38.797866850806514,
                  -10.32060373435661
                ],
                [
                  -76.825745028326,
                  38.798202484777725,
                  304.8593962656434
                ],
                [
                  -76.82545574113415,
                  38.78686489436178,
                  304.8593962656434
                ],
                [
                  -76.84680152508858,
                  38.786529395502036,
                  -10.32060373435661
                ]
              ]
            ]
          },
          "id": "20180305_356408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_356408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:54:46Z",
            "pc:count": 15731750,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340527.6718,
                "count": 15731750,
                "maximum": 341451.7884,
                "minimum": 339596.9284,
                "name": "X",
                "position": 0,
                "stddev": 569.052558,
                "variance": 323820.8137
              },
              {
                "average": 4295320.854,
                "count": 15731750,
                "maximum": 4295965.516,
                "minimum": 4294706.776,
                "name": "Y",
                "position": 1,
                "stddev": 349.244978,
                "variance": 121972.0547
              },
              {
                "average": 66.43194934,
                "count": 15731750,
                "maximum": 304.8593963,
                "minimum": -10.32060373,
                "name": "Z",
                "position": 2,
                "stddev": 10.12090257,
                "variance": 102.4326689
              },
              {
                "average": 5648.736381,
                "count": 15731750,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5999.961665,
                "variance": 35999539.99
              },
              {
                "average": 2.089438683,
                "count": 15731750,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.30412139,
                "variance": 1.700732599
              },
              {
                "average": 3.029898644,
                "count": 15731750,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.57690967,
                "variance": 2.486644106
              },
              {
                "average": 0.5178339981,
                "count": 15731750,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996818632,
                "variance": 0.2496819644
              },
              {
                "average": 0,
                "count": 15731750,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367027317,
                "count": 15731750,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5879143233,
                "variance": 0.3456432515
              },
              {
                "average": 3.255956119,
                "count": 15731750,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.87062385,
                "variance": 165.6529582
              },
              {
                "average": 0,
                "count": 15731750,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.11270323,
                "count": 15731750,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5645363122,
                "variance": 0.3187012478
              },
              {
                "average": 204299850.1,
                "count": 15731750,
                "maximum": 204300486.7,
                "minimum": 204298729.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 469.9785134,
                "variance": 220879.8031
              },
              {
                "average": 0,
                "count": 15731750,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15731750,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15731750,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007957792363,
                "count": 15731750,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02819833368,
                "variance": 0.0007951460222
              },
              {
                "average": 0.3058711841,
                "count": 15731750,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4607754511,
                "variance": 0.2123140163
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339596.9284,
              4294706.776,
              -10.32060373,
              341451.7884,
              4295965.516,
              304.8593963
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339596.92835547664,
                    4294706.776100618,
                    -10.32060373435661
                  ],
                  [
                    339596.92835547664,
                    4295965.516100618,
                    -10.32060373435661
                  ],
                  [
                    341451.78835547663,
                    4295965.516100618,
                    304.8593962656434
                  ],
                  [
                    341451.78835547663,
                    4294706.776100618,
                    304.8593962656434
                  ],
                  [
                    339596.92835547664,
                    4294706.776100618,
                    -10.32060373435661
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:54:46+00:00",
            "end_time": "2018-03-05T15:25: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": "20180305_356412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84677671744295,
              38.79751273653281,
              -10.311776284088552
            ],
            [
              -76.84706950282963,
              38.8088505309121,
              -10.311776284088552
            ],
            [
              -76.82571775331658,
              38.8091862286767,
              301.0082237159114
            ],
            [
              -76.82542834785642,
              38.79784829916775,
              301.0082237159114
            ],
            [
              -76.84677671744295,
              38.79751273653281,
              -10.311776284088552
            ]
          ]
        ]
      },
      "bbox": [
        -76.8470695,
        38.79751274,
        -10.31177628,
        -76.82542835,
        38.80918623,
        301.0082237
      ],
      "properties": {
        "datetime": "2018-03-05T15:44:30Z",
        "pc:count": 14570626,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340629.0693,
            "count": 14570626,
            "maximum": 341478.5061,
            "minimum": 339623.7061,
            "name": "X",
            "position": 0,
            "stddev": 463.2011243,
            "variance": 214555.2815
          },
          {
            "average": 4296548.36,
            "count": 14570626,
            "maximum": 4297184.44,
            "minimum": 4295925.66,
            "name": "Y",
            "position": 1,
            "stddev": 335.362372,
            "variance": 112467.9205
          },
          {
            "average": 71.56883546,
            "count": 14570626,
            "maximum": 301.0082237,
            "minimum": -10.31177628,
            "name": "Z",
            "position": 2,
            "stddev": 12.3596841,
            "variance": 152.7617911
          },
          {
            "average": 4862.045446,
            "count": 14570626,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4977.117267,
            "variance": 24771696.29
          },
          {
            "average": 2.050268877,
            "count": 14570626,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264756735,
            "variance": 1.599609599
          },
          {
            "average": 2.935419453,
            "count": 14570626,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.528961297,
            "variance": 2.337722648
          },
          {
            "average": 0.5162936719,
            "count": 14570626,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997344629,
            "variance": 0.2497345334
          },
          {
            "average": 0,
            "count": 14570626,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.388631964,
            "count": 14570626,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5912861204,
            "variance": 0.3496192761
          },
          {
            "average": -11.33153195,
            "count": 14570626,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.643736157,
            "variance": 58.42670243
          },
          {
            "average": 0,
            "count": 14570626,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.5293404,
            "count": 14570626,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.513591816,
            "variance": 0.2637765535
          },
          {
            "average": 204299320.6,
            "count": 14570626,
            "maximum": 204299870.3,
            "minimum": 204298096.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 564.440991,
            "variance": 318593.6323
          },
          {
            "average": 0,
            "count": 14570626,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14570626,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14570626,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001033792234,
            "count": 14570626,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03213601684,
            "variance": 0.001032723578
          },
          {
            "average": 0.3583682678,
            "count": 14570626,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4795210821,
            "variance": 0.2299404682
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339623.7061,
          4295925.66,
          -10.31177628,
          341478.5061,
          4297184.44,
          301.0082237
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339623.7060756286,
                4295925.659521376,
                -10.311776284088552
              ],
              [
                339623.7060756286,
                4297184.439521375,
                -10.311776284088552
              ],
              [
                341478.5060756286,
                4297184.439521375,
                301.0082237159114
              ],
              [
                341478.5060756286,
                4295925.659521376,
                301.0082237159114
              ],
              [
                339623.7060756286,
                4295925.659521376,
                -10.311776284088552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:44:30+00:00",
        "end_time": "2018-03-05T15:14:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_356412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_356412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_356412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8470695,
            38.79751274,
            -10.31177628,
            -76.82542835,
            38.80918623,
            301.0082237
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84677671744295,
                  38.79751273653281,
                  -10.311776284088552
                ],
                [
                  -76.84706950282963,
                  38.8088505309121,
                  -10.311776284088552
                ],
                [
                  -76.82571775331658,
                  38.8091862286767,
                  301.0082237159114
                ],
                [
                  -76.82542834785642,
                  38.79784829916775,
                  301.0082237159114
                ],
                [
                  -76.84677671744295,
                  38.79751273653281,
                  -10.311776284088552
                ]
              ]
            ]
          },
          "id": "20180305_356412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_356412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:44:30Z",
            "pc:count": 14570626,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340629.0693,
                "count": 14570626,
                "maximum": 341478.5061,
                "minimum": 339623.7061,
                "name": "X",
                "position": 0,
                "stddev": 463.2011243,
                "variance": 214555.2815
              },
              {
                "average": 4296548.36,
                "count": 14570626,
                "maximum": 4297184.44,
                "minimum": 4295925.66,
                "name": "Y",
                "position": 1,
                "stddev": 335.362372,
                "variance": 112467.9205
              },
              {
                "average": 71.56883546,
                "count": 14570626,
                "maximum": 301.0082237,
                "minimum": -10.31177628,
                "name": "Z",
                "position": 2,
                "stddev": 12.3596841,
                "variance": 152.7617911
              },
              {
                "average": 4862.045446,
                "count": 14570626,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4977.117267,
                "variance": 24771696.29
              },
              {
                "average": 2.050268877,
                "count": 14570626,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264756735,
                "variance": 1.599609599
              },
              {
                "average": 2.935419453,
                "count": 14570626,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.528961297,
                "variance": 2.337722648
              },
              {
                "average": 0.5162936719,
                "count": 14570626,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997344629,
                "variance": 0.2497345334
              },
              {
                "average": 0,
                "count": 14570626,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.388631964,
                "count": 14570626,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5912861204,
                "variance": 0.3496192761
              },
              {
                "average": -11.33153195,
                "count": 14570626,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.643736157,
                "variance": 58.42670243
              },
              {
                "average": 0,
                "count": 14570626,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.5293404,
                "count": 14570626,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.513591816,
                "variance": 0.2637765535
              },
              {
                "average": 204299320.6,
                "count": 14570626,
                "maximum": 204299870.3,
                "minimum": 204298096.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 564.440991,
                "variance": 318593.6323
              },
              {
                "average": 0,
                "count": 14570626,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14570626,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14570626,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001033792234,
                "count": 14570626,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03213601684,
                "variance": 0.001032723578
              },
              {
                "average": 0.3583682678,
                "count": 14570626,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4795210821,
                "variance": 0.2299404682
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339623.7061,
              4295925.66,
              -10.31177628,
              341478.5061,
              4297184.44,
              301.0082237
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339623.7060756286,
                    4295925.659521376,
                    -10.311776284088552
                  ],
                  [
                    339623.7060756286,
                    4297184.439521375,
                    -10.311776284088552
                  ],
                  [
                    341478.5060756286,
                    4297184.439521375,
                    301.0082237159114
                  ],
                  [
                    341478.5060756286,
                    4295925.659521376,
                    301.0082237159114
                  ],
                  [
                    339623.7060756286,
                    4295925.659521376,
                    -10.311776284088552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:44:30+00:00",
            "end_time": "2018-03-05T15:14: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": "20180305_362412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82572407452308,
              38.79748288165522,
              -10.412286333478221
            ],
            [
              -76.82601350927735,
              38.80882026958091,
              -10.412286333478221
            ],
            [
              -76.80466151862349,
              38.80915211931875,
              285.8877136665218
            ],
            [
              -76.8043754637878,
              38.79781459781713,
              285.8877136665218
            ],
            [
              -76.82572407452308,
              38.79748288165522,
              -10.412286333478221
            ]
          ]
        ]
      },
      "bbox": [
        -76.82601351,
        38.79748288,
        -10.41228633,
        -76.80437546,
        38.80915212,
        285.8877137
      ],
      "properties": {
        "datetime": "2018-03-05T15:54:22Z",
        "pc:count": 18180031,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342436.8659,
            "count": 18180031,
            "maximum": 343306.8131,
            "minimum": 341452.0131,
            "name": "X",
            "position": 0,
            "stddev": 492.0180827,
            "variance": 242081.7937
          },
          {
            "average": 4296539.436,
            "count": 18180031,
            "maximum": 4297144.339,
            "minimum": 4295885.619,
            "name": "Y",
            "position": 1,
            "stddev": 351.8234377,
            "variance": 123779.7313
          },
          {
            "average": 63.85431066,
            "count": 18180031,
            "maximum": 285.8877137,
            "minimum": -10.41228633,
            "name": "Z",
            "position": 2,
            "stddev": 12.88485623,
            "variance": 166.01952
          },
          {
            "average": 5431.461251,
            "count": 18180031,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6132.324144,
            "variance": 37605399.41
          },
          {
            "average": 2.294888771,
            "count": 18180031,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.363979989,
            "variance": 1.86044141
          },
          {
            "average": 3.394973694,
            "count": 18180031,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.510238436,
            "variance": 2.280820134
          },
          {
            "average": 0.5007703232,
            "count": 18180031,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994204,
            "variance": 0.2499994204
          },
          {
            "average": 0,
            "count": 18180031,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335305699,
            "count": 18180031,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5508750722,
            "variance": 0.3034633452
          },
          {
            "average": 11.65587445,
            "count": 18180031,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.208565598,
            "variance": 51.96341798
          },
          {
            "average": 0,
            "count": 18180031,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.42841313,
            "count": 18180031,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4992939698,
            "variance": 0.2492944683
          },
          {
            "average": 204300110.4,
            "count": 18180031,
            "maximum": 204300462.6,
            "minimum": 204298706.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 294.2122995,
            "variance": 86560.87719
          },
          {
            "average": 0,
            "count": 18180031,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18180031,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18180031,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006276116911,
            "count": 18180031,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0250443173,
            "variance": 0.0006272178292
          },
          {
            "average": 0.3142723464,
            "count": 18180031,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4642254307,
            "variance": 0.2155052505
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341452.0131,
          4295885.619,
          -10.41228633,
          343306.8131,
          4297144.339,
          285.8877137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341452.0131177934,
                4295885.618525657,
                -10.412286333478221
              ],
              [
                341452.0131177934,
                4297144.338525658,
                -10.412286333478221
              ],
              [
                343306.81311779347,
                4297144.338525658,
                285.8877136665218
              ],
              [
                343306.81311779347,
                4295885.618525657,
                285.8877136665218
              ],
              [
                341452.0131177934,
                4295885.618525657,
                -10.412286333478221
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:54:22+00:00",
        "end_time": "2018-03-05T15:25:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_362412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_362412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_362412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82601351,
            38.79748288,
            -10.41228633,
            -76.80437546,
            38.80915212,
            285.8877137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82572407452308,
                  38.79748288165522,
                  -10.412286333478221
                ],
                [
                  -76.82601350927735,
                  38.80882026958091,
                  -10.412286333478221
                ],
                [
                  -76.80466151862349,
                  38.80915211931875,
                  285.8877136665218
                ],
                [
                  -76.8043754637878,
                  38.79781459781713,
                  285.8877136665218
                ],
                [
                  -76.82572407452308,
                  38.79748288165522,
                  -10.412286333478221
                ]
              ]
            ]
          },
          "id": "20180305_362412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_362412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:54:22Z",
            "pc:count": 18180031,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342436.8659,
                "count": 18180031,
                "maximum": 343306.8131,
                "minimum": 341452.0131,
                "name": "X",
                "position": 0,
                "stddev": 492.0180827,
                "variance": 242081.7937
              },
              {
                "average": 4296539.436,
                "count": 18180031,
                "maximum": 4297144.339,
                "minimum": 4295885.619,
                "name": "Y",
                "position": 1,
                "stddev": 351.8234377,
                "variance": 123779.7313
              },
              {
                "average": 63.85431066,
                "count": 18180031,
                "maximum": 285.8877137,
                "minimum": -10.41228633,
                "name": "Z",
                "position": 2,
                "stddev": 12.88485623,
                "variance": 166.01952
              },
              {
                "average": 5431.461251,
                "count": 18180031,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6132.324144,
                "variance": 37605399.41
              },
              {
                "average": 2.294888771,
                "count": 18180031,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.363979989,
                "variance": 1.86044141
              },
              {
                "average": 3.394973694,
                "count": 18180031,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.510238436,
                "variance": 2.280820134
              },
              {
                "average": 0.5007703232,
                "count": 18180031,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994204,
                "variance": 0.2499994204
              },
              {
                "average": 0,
                "count": 18180031,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335305699,
                "count": 18180031,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5508750722,
                "variance": 0.3034633452
              },
              {
                "average": 11.65587445,
                "count": 18180031,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.208565598,
                "variance": 51.96341798
              },
              {
                "average": 0,
                "count": 18180031,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.42841313,
                "count": 18180031,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4992939698,
                "variance": 0.2492944683
              },
              {
                "average": 204300110.4,
                "count": 18180031,
                "maximum": 204300462.6,
                "minimum": 204298706.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 294.2122995,
                "variance": 86560.87719
              },
              {
                "average": 0,
                "count": 18180031,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18180031,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18180031,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006276116911,
                "count": 18180031,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0250443173,
                "variance": 0.0006272178292
              },
              {
                "average": 0.3142723464,
                "count": 18180031,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4642254307,
                "variance": 0.2155052505
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341452.0131,
              4295885.619,
              -10.41228633,
              343306.8131,
              4297144.339,
              285.8877137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341452.0131177934,
                    4295885.618525657,
                    -10.412286333478221
                  ],
                  [
                    341452.0131177934,
                    4297144.338525658,
                    -10.412286333478221
                  ],
                  [
                    343306.81311779347,
                    4297144.338525658,
                    285.8877136665218
                  ],
                  [
                    343306.81311779347,
                    4295885.618525657,
                    285.8877136665218
                  ],
                  [
                    341452.0131177934,
                    4295885.618525657,
                    -10.412286333478221
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:54:22+00:00",
            "end_time": "2018-03-05T15:25: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": "20180305_356416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84675405133056,
              38.808495516545754,
              -10.348514708210757
            ],
            [
              -76.84704692461499,
              38.81983238901197,
              -10.348514708210757
            ],
            [
              -76.82569166555761,
              38.82016816537291,
              275.47148529178924
            ],
            [
              -76.82540217381161,
              38.80883115776793,
              275.47148529178924
            ],
            [
              -76.84675405133056,
              38.808495516545754,
              -10.348514708210757
            ]
          ]
        ]
      },
      "bbox": [
        -76.84704692,
        38.80849552,
        -10.34851471,
        -76.82540217,
        38.82016817,
        275.4714853
      ],
      "properties": {
        "datetime": "2018-03-05T15:44:30Z",
        "pc:count": 17162493,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340413.5246,
            "count": 17162493,
            "maximum": 341505.1218,
            "minimum": 339650.3018,
            "name": "X",
            "position": 0,
            "stddev": 487.8691982,
            "variance": 238016.3546
          },
          {
            "average": 4297779.08,
            "count": 17162493,
            "maximum": 4298403.166,
            "minimum": 4297144.486,
            "name": "Y",
            "position": 1,
            "stddev": 347.8280798,
            "variance": 120984.3731
          },
          {
            "average": 74.7843129,
            "count": 17162493,
            "maximum": 275.4714853,
            "minimum": -10.34851471,
            "name": "Z",
            "position": 2,
            "stddev": 10.2356161,
            "variance": 104.767837
          },
          {
            "average": 5306.339879,
            "count": 17162493,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5631.447025,
            "variance": 31713195.59
          },
          {
            "average": 2.157403007,
            "count": 17162493,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.313936967,
            "variance": 1.726430352
          },
          {
            "average": 3.164981393,
            "count": 17162493,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.536653042,
            "variance": 2.361302572
          },
          {
            "average": 0.4996884194,
            "count": 17162493,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999175,
            "variance": 0.2499999175
          },
          {
            "average": 0,
            "count": 17162493,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.358020423,
            "count": 17162493,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5442034155,
            "variance": 0.2961573574
          },
          {
            "average": 10.19003976,
            "count": 17162493,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.789319266,
            "variance": 95.83077169
          },
          {
            "average": 0,
            "count": 17162493,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.5826308,
            "count": 17162493,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5729207045,
            "variance": 0.3282381336
          },
          {
            "average": 204298489.6,
            "count": 17162493,
            "maximum": 204299870.5,
            "minimum": 204298095.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 410.1917801,
            "variance": 168257.2965
          },
          {
            "average": 0,
            "count": 17162493,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17162493,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17162493,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006876623344,
            "count": 17162493,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02621429944,
            "variance": 0.0006871894949
          },
          {
            "average": 0.434586572,
            "count": 17162493,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4957026304,
            "variance": 0.2457210978
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339650.3018,
          4297144.486,
          -10.34851471,
          341505.1218,
          4298403.166,
          275.4714853
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339650.3018299946,
                4297144.486490918,
                -10.348514708210757
              ],
              [
                339650.3018299946,
                4298403.166490918,
                -10.348514708210757
              ],
              [
                341505.12182999455,
                4298403.166490918,
                275.47148529178924
              ],
              [
                341505.12182999455,
                4297144.486490918,
                275.47148529178924
              ],
              [
                339650.3018299946,
                4297144.486490918,
                -10.348514708210757
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:44:30+00:00",
        "end_time": "2018-03-05T15:14:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_356416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_356416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_356416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84704692,
            38.80849552,
            -10.34851471,
            -76.82540217,
            38.82016817,
            275.4714853
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84675405133056,
                  38.808495516545754,
                  -10.348514708210757
                ],
                [
                  -76.84704692461499,
                  38.81983238901197,
                  -10.348514708210757
                ],
                [
                  -76.82569166555761,
                  38.82016816537291,
                  275.47148529178924
                ],
                [
                  -76.82540217381161,
                  38.80883115776793,
                  275.47148529178924
                ],
                [
                  -76.84675405133056,
                  38.808495516545754,
                  -10.348514708210757
                ]
              ]
            ]
          },
          "id": "20180305_356416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_356416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:44:30Z",
            "pc:count": 17162493,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340413.5246,
                "count": 17162493,
                "maximum": 341505.1218,
                "minimum": 339650.3018,
                "name": "X",
                "position": 0,
                "stddev": 487.8691982,
                "variance": 238016.3546
              },
              {
                "average": 4297779.08,
                "count": 17162493,
                "maximum": 4298403.166,
                "minimum": 4297144.486,
                "name": "Y",
                "position": 1,
                "stddev": 347.8280798,
                "variance": 120984.3731
              },
              {
                "average": 74.7843129,
                "count": 17162493,
                "maximum": 275.4714853,
                "minimum": -10.34851471,
                "name": "Z",
                "position": 2,
                "stddev": 10.2356161,
                "variance": 104.767837
              },
              {
                "average": 5306.339879,
                "count": 17162493,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5631.447025,
                "variance": 31713195.59
              },
              {
                "average": 2.157403007,
                "count": 17162493,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.313936967,
                "variance": 1.726430352
              },
              {
                "average": 3.164981393,
                "count": 17162493,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.536653042,
                "variance": 2.361302572
              },
              {
                "average": 0.4996884194,
                "count": 17162493,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999175,
                "variance": 0.2499999175
              },
              {
                "average": 0,
                "count": 17162493,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.358020423,
                "count": 17162493,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5442034155,
                "variance": 0.2961573574
              },
              {
                "average": 10.19003976,
                "count": 17162493,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.789319266,
                "variance": 95.83077169
              },
              {
                "average": 0,
                "count": 17162493,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.5826308,
                "count": 17162493,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5729207045,
                "variance": 0.3282381336
              },
              {
                "average": 204298489.6,
                "count": 17162493,
                "maximum": 204299870.5,
                "minimum": 204298095.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 410.1917801,
                "variance": 168257.2965
              },
              {
                "average": 0,
                "count": 17162493,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17162493,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17162493,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006876623344,
                "count": 17162493,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02621429944,
                "variance": 0.0006871894949
              },
              {
                "average": 0.434586572,
                "count": 17162493,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4957026304,
                "variance": 0.2457210978
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339650.3018,
              4297144.486,
              -10.34851471,
              341505.1218,
              4298403.166,
              275.4714853
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339650.3018299946,
                    4297144.486490918,
                    -10.348514708210757
                  ],
                  [
                    339650.3018299946,
                    4298403.166490918,
                    -10.348514708210757
                  ],
                  [
                    341505.12182999455,
                    4298403.166490918,
                    275.47148529178924
                  ],
                  [
                    341505.12182999455,
                    4297144.486490918,
                    275.47148529178924
                  ],
                  [
                    339650.3018299946,
                    4297144.486490918,
                    -10.348514708210757
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:44:30+00:00",
            "end_time": "2018-03-05T15:14:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_374408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78365345017737,
              38.78642927603922,
              -10.40231843525109
            ],
            [
              -76.78393608809753,
              38.79776622787501,
              -10.40231843525109
            ],
            [
              -76.76258644457982,
              38.79809031814798,
              310.01768156474895
            ],
            [
              -76.76230718489207,
              38.78675323585339,
              310.01768156474895
            ],
            [
              -76.78365345017737,
              38.78642927603922,
              -10.40231843525109
            ]
          ]
        ]
      },
      "bbox": [
        -76.78393609,
        38.78642928,
        -10.40231844,
        -76.76230718,
        38.79809032,
        310.0176816
      ],
      "properties": {
        "datetime": "2018-03-05T18:37:42Z",
        "pc:count": 17728738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346158.2481,
            "count": 17728738,
            "maximum": 346936.6443,
            "minimum": 345081.8043,
            "name": "X",
            "position": 0,
            "stddev": 517.1058697,
            "variance": 267398.4805
          },
          {
            "average": 4295170.712,
            "count": 17728738,
            "maximum": 4295845.411,
            "minimum": 4294586.771,
            "name": "Y",
            "position": 1,
            "stddev": 346.0658531,
            "variance": 119761.5747
          },
          {
            "average": 52.51057232,
            "count": 17728738,
            "maximum": 310.0176816,
            "minimum": -10.40231844,
            "name": "Z",
            "position": 2,
            "stddev": 13.09335897,
            "variance": 171.4360492
          },
          {
            "average": 4946.844251,
            "count": 17728738,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5722.599565,
            "variance": 32748145.78
          },
          {
            "average": 2.37044639,
            "count": 17728738,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.369689784,
            "variance": 1.876050106
          },
          {
            "average": 3.504455816,
            "count": 17728738,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.451372554,
            "variance": 2.10648229
          },
          {
            "average": 0.5105574351,
            "count": 17728738,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998885422,
            "variance": 0.2498885547
          },
          {
            "average": 0,
            "count": 17728738,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361864956,
            "count": 17728738,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5585403848,
            "variance": 0.3119673614
          },
          {
            "average": -7.094360016,
            "count": 17728738,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.95960564,
            "variance": 143.0321671
          },
          {
            "average": 0,
            "count": 17728738,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.94071687,
            "count": 17728738,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.602591164,
            "variance": 2.568298438
          },
          {
            "average": 204308996.3,
            "count": 17728738,
            "maximum": 204310262.4,
            "minimum": 204301624.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2322.30791,
            "variance": 5393114.031
          },
          {
            "average": 0,
            "count": 17728738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17728738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17728738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008156248911,
            "count": 17728738,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02854749889,
            "variance": 0.0008149596931
          },
          {
            "average": 0.382623625,
            "count": 17728738,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4860275711,
            "variance": 0.2362227999
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345081.8043,
          4294586.771,
          -10.40231844,
          346936.6443,
          4295845.411,
          310.0176816
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345081.80430396803,
                4294586.770637324,
                -10.40231843525109
              ],
              [
                345081.80430396803,
                4295845.410637325,
                -10.40231843525109
              ],
              [
                346936.644303968,
                4295845.410637325,
                310.01768156474895
              ],
              [
                346936.644303968,
                4294586.770637324,
                310.01768156474895
              ],
              [
                345081.80430396803,
                4294586.770637324,
                -10.40231843525109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:37:42+00:00",
        "end_time": "2018-03-05T16:13:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_374408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_374408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_374408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78393609,
            38.78642928,
            -10.40231844,
            -76.76230718,
            38.79809032,
            310.0176816
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78365345017737,
                  38.78642927603922,
                  -10.40231843525109
                ],
                [
                  -76.78393608809753,
                  38.79776622787501,
                  -10.40231843525109
                ],
                [
                  -76.76258644457982,
                  38.79809031814798,
                  310.01768156474895
                ],
                [
                  -76.76230718489207,
                  38.78675323585339,
                  310.01768156474895
                ],
                [
                  -76.78365345017737,
                  38.78642927603922,
                  -10.40231843525109
                ]
              ]
            ]
          },
          "id": "20180305_374408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_374408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:37:42Z",
            "pc:count": 17728738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346158.2481,
                "count": 17728738,
                "maximum": 346936.6443,
                "minimum": 345081.8043,
                "name": "X",
                "position": 0,
                "stddev": 517.1058697,
                "variance": 267398.4805
              },
              {
                "average": 4295170.712,
                "count": 17728738,
                "maximum": 4295845.411,
                "minimum": 4294586.771,
                "name": "Y",
                "position": 1,
                "stddev": 346.0658531,
                "variance": 119761.5747
              },
              {
                "average": 52.51057232,
                "count": 17728738,
                "maximum": 310.0176816,
                "minimum": -10.40231844,
                "name": "Z",
                "position": 2,
                "stddev": 13.09335897,
                "variance": 171.4360492
              },
              {
                "average": 4946.844251,
                "count": 17728738,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5722.599565,
                "variance": 32748145.78
              },
              {
                "average": 2.37044639,
                "count": 17728738,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.369689784,
                "variance": 1.876050106
              },
              {
                "average": 3.504455816,
                "count": 17728738,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.451372554,
                "variance": 2.10648229
              },
              {
                "average": 0.5105574351,
                "count": 17728738,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998885422,
                "variance": 0.2498885547
              },
              {
                "average": 0,
                "count": 17728738,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361864956,
                "count": 17728738,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5585403848,
                "variance": 0.3119673614
              },
              {
                "average": -7.094360016,
                "count": 17728738,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.95960564,
                "variance": 143.0321671
              },
              {
                "average": 0,
                "count": 17728738,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.94071687,
                "count": 17728738,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.602591164,
                "variance": 2.568298438
              },
              {
                "average": 204308996.3,
                "count": 17728738,
                "maximum": 204310262.4,
                "minimum": 204301624.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2322.30791,
                "variance": 5393114.031
              },
              {
                "average": 0,
                "count": 17728738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17728738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17728738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008156248911,
                "count": 17728738,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02854749889,
                "variance": 0.0008149596931
              },
              {
                "average": 0.382623625,
                "count": 17728738,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4860275711,
                "variance": 0.2362227999
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345081.8043,
              4294586.771,
              -10.40231844,
              346936.6443,
              4295845.411,
              310.0176816
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345081.80430396803,
                    4294586.770637324,
                    -10.40231843525109
                  ],
                  [
                    345081.80430396803,
                    4295845.410637325,
                    -10.40231843525109
                  ],
                  [
                    346936.644303968,
                    4295845.410637325,
                    310.01768156474895
                  ],
                  [
                    346936.644303968,
                    4294586.770637324,
                    310.01768156474895
                  ],
                  [
                    345081.80430396803,
                    4294586.770637324,
                    -10.40231843525109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:37:42+00:00",
            "end_time": "2018-03-05T16:13: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": "20180305_362416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82569817117998,
              38.80846586539198,
              -10.39734271326887
            ],
            [
              -76.82598771988438,
              38.819803412258985,
              -10.39734271326887
            ],
            [
              -76.80463498248024,
              38.8201352963196,
              280.28265728673114
            ],
            [
              -76.80434881519122,
              38.80879761587235,
              280.28265728673114
            ],
            [
              -76.82569817117998,
              38.80846586539198,
              -10.39734271326887
            ]
          ]
        ]
      },
      "bbox": [
        -76.82598772,
        38.80846587,
        -10.39734271,
        -76.80434882,
        38.8201353,
        280.2826573
      ],
      "properties": {
        "datetime": "2018-03-05T15:53:58Z",
        "pc:count": 16440636,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342415.4788,
            "count": 16440636,
            "maximum": 343333.1894,
            "minimum": 341478.6094,
            "name": "X",
            "position": 0,
            "stddev": 535.5981589,
            "variance": 286865.3878
          },
          {
            "average": 4297720.166,
            "count": 16440636,
            "maximum": 4298363.2,
            "minimum": 4297104.46,
            "name": "Y",
            "position": 1,
            "stddev": 359.4248886,
            "variance": 129186.2505
          },
          {
            "average": 58.48037494,
            "count": 16440636,
            "maximum": 280.2826573,
            "minimum": -10.39734271,
            "name": "Z",
            "position": 2,
            "stddev": 11.02113952,
            "variance": 121.4655164
          },
          {
            "average": 4684.471151,
            "count": 16440636,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5047.063248,
            "variance": 25472847.43
          },
          {
            "average": 2.127082918,
            "count": 16440636,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.309677516,
            "variance": 1.715255196
          },
          {
            "average": 3.083225065,
            "count": 16440636,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.554254118,
            "variance": 2.415705865
          },
          {
            "average": 0.5062276788,
            "count": 16440636,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999612297,
            "variance": 0.2499612312
          },
          {
            "average": 0,
            "count": 16440636,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370071693,
            "count": 16440636,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6282515415,
            "variance": 0.3946999994
          },
          {
            "average": -5.641017798,
            "count": 16440636,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87083334,
            "variance": 140.9166842
          },
          {
            "average": 0,
            "count": 16440636,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.80587983,
            "count": 16440636,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5512712289,
            "variance": 0.3038999678
          },
          {
            "average": 204299603.5,
            "count": 16440636,
            "maximum": 204300438.5,
            "minimum": 204298682,
            "name": "GpsTime",
            "position": 12,
            "stddev": 565.6876945,
            "variance": 320002.5677
          },
          {
            "average": 0,
            "count": 16440636,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16440636,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16440636,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008670589143,
            "count": 16440636,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02943309661,
            "variance": 0.0008663071758
          },
          {
            "average": 0.356024548,
            "count": 16440636,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4788226009,
            "variance": 0.2292710832
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341478.6094,
          4297104.46,
          -10.39734271,
          343333.1894,
          4298363.2,
          280.2826573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341478.60940585984,
                4297104.459826761,
                -10.39734271326887
              ],
              [
                341478.60940585984,
                4298363.199826761,
                -10.39734271326887
              ],
              [
                343333.1894058598,
                4298363.199826761,
                280.28265728673114
              ],
              [
                343333.1894058598,
                4297104.459826761,
                280.28265728673114
              ],
              [
                341478.60940585984,
                4297104.459826761,
                -10.39734271326887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:53:58+00:00",
        "end_time": "2018-03-05T15:24:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_362416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_362416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_362416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82598772,
            38.80846587,
            -10.39734271,
            -76.80434882,
            38.8201353,
            280.2826573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82569817117998,
                  38.80846586539198,
                  -10.39734271326887
                ],
                [
                  -76.82598771988438,
                  38.819803412258985,
                  -10.39734271326887
                ],
                [
                  -76.80463498248024,
                  38.8201352963196,
                  280.28265728673114
                ],
                [
                  -76.80434881519122,
                  38.80879761587235,
                  280.28265728673114
                ],
                [
                  -76.82569817117998,
                  38.80846586539198,
                  -10.39734271326887
                ]
              ]
            ]
          },
          "id": "20180305_362416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_362416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:53:58Z",
            "pc:count": 16440636,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342415.4788,
                "count": 16440636,
                "maximum": 343333.1894,
                "minimum": 341478.6094,
                "name": "X",
                "position": 0,
                "stddev": 535.5981589,
                "variance": 286865.3878
              },
              {
                "average": 4297720.166,
                "count": 16440636,
                "maximum": 4298363.2,
                "minimum": 4297104.46,
                "name": "Y",
                "position": 1,
                "stddev": 359.4248886,
                "variance": 129186.2505
              },
              {
                "average": 58.48037494,
                "count": 16440636,
                "maximum": 280.2826573,
                "minimum": -10.39734271,
                "name": "Z",
                "position": 2,
                "stddev": 11.02113952,
                "variance": 121.4655164
              },
              {
                "average": 4684.471151,
                "count": 16440636,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5047.063248,
                "variance": 25472847.43
              },
              {
                "average": 2.127082918,
                "count": 16440636,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.309677516,
                "variance": 1.715255196
              },
              {
                "average": 3.083225065,
                "count": 16440636,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.554254118,
                "variance": 2.415705865
              },
              {
                "average": 0.5062276788,
                "count": 16440636,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999612297,
                "variance": 0.2499612312
              },
              {
                "average": 0,
                "count": 16440636,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370071693,
                "count": 16440636,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6282515415,
                "variance": 0.3946999994
              },
              {
                "average": -5.641017798,
                "count": 16440636,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87083334,
                "variance": 140.9166842
              },
              {
                "average": 0,
                "count": 16440636,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.80587983,
                "count": 16440636,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5512712289,
                "variance": 0.3038999678
              },
              {
                "average": 204299603.5,
                "count": 16440636,
                "maximum": 204300438.5,
                "minimum": 204298682,
                "name": "GpsTime",
                "position": 12,
                "stddev": 565.6876945,
                "variance": 320002.5677
              },
              {
                "average": 0,
                "count": 16440636,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16440636,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16440636,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008670589143,
                "count": 16440636,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02943309661,
                "variance": 0.0008663071758
              },
              {
                "average": 0.356024548,
                "count": 16440636,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4788226009,
                "variance": 0.2292710832
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341478.6094,
              4297104.46,
              -10.39734271,
              343333.1894,
              4298363.2,
              280.2826573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341478.60940585984,
                    4297104.459826761,
                    -10.39734271326887
                  ],
                  [
                    341478.60940585984,
                    4298363.199826761,
                    -10.39734271326887
                  ],
                  [
                    343333.1894058598,
                    4298363.199826761,
                    280.28265728673114
                  ],
                  [
                    343333.1894058598,
                    4297104.459826761,
                    280.28265728673114
                  ],
                  [
                    341478.60940585984,
                    4297104.459826761,
                    -10.39734271326887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:53:58+00:00",
            "end_time": "2018-03-05T15:24: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": "20180305_374412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78361912045395,
              38.79741301436372,
              -10.420681734375108
            ],
            [
              -76.78390186374156,
              38.808749945048916,
              -10.420681734375108
            ],
            [
              -76.76255032332855,
              38.80907408459217,
              306.43931826562493
            ],
            [
              -76.76227095989802,
              38.79773702343974,
              306.43931826562493
            ],
            [
              -76.78361912045395,
              38.79741301436372,
              -10.420681734375108
            ]
          ]
        ]
      },
      "bbox": [
        -76.78390186,
        38.79741301,
        -10.42068173,
        -76.76227096,
        38.80907408,
        306.4393183
      ],
      "properties": {
        "datetime": "2018-03-05T18:22:07Z",
        "pc:count": 16933397,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346070.3384,
            "count": 16933397,
            "maximum": 346963.2871,
            "minimum": 345108.5671,
            "name": "X",
            "position": 0,
            "stddev": 489.2349194,
            "variance": 239350.8063
          },
          {
            "average": 4296465.723,
            "count": 16933397,
            "maximum": 4297064.314,
            "minimum": 4295805.674,
            "name": "Y",
            "position": 1,
            "stddev": 346.5328996,
            "variance": 120085.0505
          },
          {
            "average": 53.35976972,
            "count": 16933397,
            "maximum": 306.4393183,
            "minimum": -10.42068173,
            "name": "Z",
            "position": 2,
            "stddev": 11.24115022,
            "variance": 126.3634582
          },
          {
            "average": 5657.109467,
            "count": 16933397,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6286.936444,
            "variance": 39525569.85
          },
          {
            "average": 2.254256662,
            "count": 16933397,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.364809848,
            "variance": 1.862705921
          },
          {
            "average": 3.310828772,
            "count": 16933397,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.551519462,
            "variance": 2.407212639
          },
          {
            "average": 0.508098818,
            "count": 16933397,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999344196,
            "variance": 0.2499344239
          },
          {
            "average": 0,
            "count": 16933397,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.360668801,
            "count": 16933397,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5629035172,
            "variance": 0.3168603697
          },
          {
            "average": 10.89479886,
            "count": 16933397,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.906286268,
            "variance": 62.50936255
          },
          {
            "average": 0,
            "count": 16933397,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.9524725,
            "count": 16933397,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.442295664,
            "variance": 5.964808109
          },
          {
            "average": 204304645.2,
            "count": 16933397,
            "maximum": 204309327.2,
            "minimum": 204300408.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3736.567607,
            "variance": 13961937.48
          },
          {
            "average": 0,
            "count": 16933397,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16933397,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16933397,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006763557247,
            "count": 16933397,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0259980443,
            "variance": 0.0006758983076
          },
          {
            "average": 0.2413501556,
            "count": 16933397,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.427902172,
            "variance": 0.1831002688
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345108.5671,
          4295805.674,
          -10.42068173,
          346963.2871,
          4297064.314,
          306.4393183
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345108.56710084085,
                4295805.674245229,
                -10.420681734375108
              ],
              [
                345108.56710084085,
                4297064.31424523,
                -10.420681734375108
              ],
              [
                346963.2871008408,
                4297064.31424523,
                306.43931826562493
              ],
              [
                346963.2871008408,
                4295805.674245229,
                306.43931826562493
              ],
              [
                345108.56710084085,
                4295805.674245229,
                -10.420681734375108
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:22:07+00:00",
        "end_time": "2018-03-05T15:53:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_374412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_374412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_374412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78390186,
            38.79741301,
            -10.42068173,
            -76.76227096,
            38.80907408,
            306.4393183
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78361912045395,
                  38.79741301436372,
                  -10.420681734375108
                ],
                [
                  -76.78390186374156,
                  38.808749945048916,
                  -10.420681734375108
                ],
                [
                  -76.76255032332855,
                  38.80907408459217,
                  306.43931826562493
                ],
                [
                  -76.76227095989802,
                  38.79773702343974,
                  306.43931826562493
                ],
                [
                  -76.78361912045395,
                  38.79741301436372,
                  -10.420681734375108
                ]
              ]
            ]
          },
          "id": "20180305_374412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_374412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:22:07Z",
            "pc:count": 16933397,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346070.3384,
                "count": 16933397,
                "maximum": 346963.2871,
                "minimum": 345108.5671,
                "name": "X",
                "position": 0,
                "stddev": 489.2349194,
                "variance": 239350.8063
              },
              {
                "average": 4296465.723,
                "count": 16933397,
                "maximum": 4297064.314,
                "minimum": 4295805.674,
                "name": "Y",
                "position": 1,
                "stddev": 346.5328996,
                "variance": 120085.0505
              },
              {
                "average": 53.35976972,
                "count": 16933397,
                "maximum": 306.4393183,
                "minimum": -10.42068173,
                "name": "Z",
                "position": 2,
                "stddev": 11.24115022,
                "variance": 126.3634582
              },
              {
                "average": 5657.109467,
                "count": 16933397,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6286.936444,
                "variance": 39525569.85
              },
              {
                "average": 2.254256662,
                "count": 16933397,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.364809848,
                "variance": 1.862705921
              },
              {
                "average": 3.310828772,
                "count": 16933397,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.551519462,
                "variance": 2.407212639
              },
              {
                "average": 0.508098818,
                "count": 16933397,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999344196,
                "variance": 0.2499344239
              },
              {
                "average": 0,
                "count": 16933397,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.360668801,
                "count": 16933397,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5629035172,
                "variance": 0.3168603697
              },
              {
                "average": 10.89479886,
                "count": 16933397,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.906286268,
                "variance": 62.50936255
              },
              {
                "average": 0,
                "count": 16933397,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.9524725,
                "count": 16933397,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.442295664,
                "variance": 5.964808109
              },
              {
                "average": 204304645.2,
                "count": 16933397,
                "maximum": 204309327.2,
                "minimum": 204300408.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3736.567607,
                "variance": 13961937.48
              },
              {
                "average": 0,
                "count": 16933397,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16933397,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16933397,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006763557247,
                "count": 16933397,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0259980443,
                "variance": 0.0006758983076
              },
              {
                "average": 0.2413501556,
                "count": 16933397,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.427902172,
                "variance": 0.1831002688
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345108.5671,
              4295805.674,
              -10.42068173,
              346963.2871,
              4297064.314,
              306.4393183
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345108.56710084085,
                    4295805.674245229,
                    -10.420681734375108
                  ],
                  [
                    345108.56710084085,
                    4297064.31424523,
                    -10.420681734375108
                  ],
                  [
                    346963.2871008408,
                    4297064.31424523,
                    306.43931826562493
                  ],
                  [
                    346963.2871008408,
                    4295805.674245229,
                    306.43931826562493
                  ],
                  [
                    345108.56710084085,
                    4295805.674245229,
                    -10.420681734375108
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:22:07+00:00",
            "end_time": "2018-03-05T15:53: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": "20180305_368408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80470243270027,
              38.78646718066798,
              -10.32224732111439
            ],
            [
              -76.8049884189739,
              38.79780454205313,
              -10.32224732111439
            ],
            [
              -76.78363923857808,
              38.798132475541586,
              297.39775267888564
            ],
            [
              -76.78335663051341,
              38.78679498214589,
              297.39775267888564
            ],
            [
              -76.80470243270027,
              38.78646718066798,
              -10.32224732111439
            ]
          ]
        ]
      },
      "bbox": [
        -76.80498842,
        38.78646718,
        -10.32224732,
        -76.78335663,
        38.79813248,
        297.3977527
      ],
      "properties": {
        "datetime": "2018-03-05T18:22:30Z",
        "pc:count": 17143277,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344225.7487,
            "count": 17143277,
            "maximum": 345108.3778,
            "minimum": 343253.5578,
            "name": "X",
            "position": 0,
            "stddev": 532.7768319,
            "variance": 283851.1526
          },
          {
            "average": 4295237.228,
            "count": 17143277,
            "maximum": 4295885.553,
            "minimum": 4294626.853,
            "name": "Y",
            "position": 1,
            "stddev": 346.6084232,
            "variance": 120137.399
          },
          {
            "average": 51.64404993,
            "count": 17143277,
            "maximum": 297.3977527,
            "minimum": -10.32224732,
            "name": "Z",
            "position": 2,
            "stddev": 11.80752385,
            "variance": 139.4176195
          },
          {
            "average": 5295.594357,
            "count": 17143277,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5867.775288,
            "variance": 34430786.83
          },
          {
            "average": 2.229961693,
            "count": 17143277,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.358686134,
            "variance": 1.846028012
          },
          {
            "average": 3.264323151,
            "count": 17143277,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.563107526,
            "variance": 2.443305137
          },
          {
            "average": 0.5134864239,
            "count": 17143277,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998180979,
            "variance": 0.2498181309
          },
          {
            "average": 0,
            "count": 17143277,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.366536048,
            "count": 17143277,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5905251531,
            "variance": 0.3487199564
          },
          {
            "average": 4.628555522,
            "count": 17143277,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.37999461,
            "variance": 153.2642666
          },
          {
            "average": 0,
            "count": 17143277,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.05364523,
            "count": 17143277,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.156414302,
            "variance": 4.650122643
          },
          {
            "average": 204303275.3,
            "count": 17143277,
            "maximum": 204309350.1,
            "minimum": 204300430.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3301.042443,
            "variance": 10896881.21
          },
          {
            "average": 0,
            "count": 17143277,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17143277,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17143277,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008305879908,
            "count": 17143277,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02880795312,
            "variance": 0.0008298981628
          },
          {
            "average": 0.3123019595,
            "count": 17143277,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4634322584,
            "variance": 0.2147694581
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343253.5578,
          4294626.853,
          -10.32224732,
          345108.3778,
          4295885.553,
          297.3977527
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343253.557795703,
                4294626.853408489,
                -10.32224732111439
              ],
              [
                343253.557795703,
                4295885.553408489,
                -10.32224732111439
              ],
              [
                345108.37779570295,
                4295885.553408489,
                297.39775267888564
              ],
              [
                345108.37779570295,
                4294626.853408489,
                297.39775267888564
              ],
              [
                343253.557795703,
                4294626.853408489,
                -10.32224732111439
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:22:30+00:00",
        "end_time": "2018-03-05T15:53:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_368408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_368408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_368408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80498842,
            38.78646718,
            -10.32224732,
            -76.78335663,
            38.79813248,
            297.3977527
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80470243270027,
                  38.78646718066798,
                  -10.32224732111439
                ],
                [
                  -76.8049884189739,
                  38.79780454205313,
                  -10.32224732111439
                ],
                [
                  -76.78363923857808,
                  38.798132475541586,
                  297.39775267888564
                ],
                [
                  -76.78335663051341,
                  38.78679498214589,
                  297.39775267888564
                ],
                [
                  -76.80470243270027,
                  38.78646718066798,
                  -10.32224732111439
                ]
              ]
            ]
          },
          "id": "20180305_368408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_368408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:22:30Z",
            "pc:count": 17143277,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344225.7487,
                "count": 17143277,
                "maximum": 345108.3778,
                "minimum": 343253.5578,
                "name": "X",
                "position": 0,
                "stddev": 532.7768319,
                "variance": 283851.1526
              },
              {
                "average": 4295237.228,
                "count": 17143277,
                "maximum": 4295885.553,
                "minimum": 4294626.853,
                "name": "Y",
                "position": 1,
                "stddev": 346.6084232,
                "variance": 120137.399
              },
              {
                "average": 51.64404993,
                "count": 17143277,
                "maximum": 297.3977527,
                "minimum": -10.32224732,
                "name": "Z",
                "position": 2,
                "stddev": 11.80752385,
                "variance": 139.4176195
              },
              {
                "average": 5295.594357,
                "count": 17143277,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5867.775288,
                "variance": 34430786.83
              },
              {
                "average": 2.229961693,
                "count": 17143277,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.358686134,
                "variance": 1.846028012
              },
              {
                "average": 3.264323151,
                "count": 17143277,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.563107526,
                "variance": 2.443305137
              },
              {
                "average": 0.5134864239,
                "count": 17143277,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998180979,
                "variance": 0.2498181309
              },
              {
                "average": 0,
                "count": 17143277,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.366536048,
                "count": 17143277,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5905251531,
                "variance": 0.3487199564
              },
              {
                "average": 4.628555522,
                "count": 17143277,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.37999461,
                "variance": 153.2642666
              },
              {
                "average": 0,
                "count": 17143277,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.05364523,
                "count": 17143277,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.156414302,
                "variance": 4.650122643
              },
              {
                "average": 204303275.3,
                "count": 17143277,
                "maximum": 204309350.1,
                "minimum": 204300430.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3301.042443,
                "variance": 10896881.21
              },
              {
                "average": 0,
                "count": 17143277,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17143277,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17143277,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008305879908,
                "count": 17143277,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02880795312,
                "variance": 0.0008298981628
              },
              {
                "average": 0.3123019595,
                "count": 17143277,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4634322584,
                "variance": 0.2147694581
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343253.5578,
              4294626.853,
              -10.32224732,
              345108.3778,
              4295885.553,
              297.3977527
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343253.557795703,
                    4294626.853408489,
                    -10.32224732111439
                  ],
                  [
                    343253.557795703,
                    4295885.553408489,
                    -10.32224732111439
                  ],
                  [
                    345108.37779570295,
                    4295885.553408489,
                    297.39775267888564
                  ],
                  [
                    345108.37779570295,
                    4294626.853408489,
                    297.39775267888564
                  ],
                  [
                    343253.557795703,
                    4294626.853408489,
                    -10.32224732111439
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:22:30+00:00",
            "end_time": "2018-03-05T15:53:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_380416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76253131031783,
              38.80835447453801,
              -10.311345684257134
            ],
            [
              -76.76281082532749,
              38.81969169359605,
              -10.311345684257134
            ],
            [
              -76.7414546245745,
              38.82001207124839,
              304.18865431574284
            ],
            [
              -76.74117849164809,
              38.80867472324494,
              304.18865431574284
            ],
            [
              -76.76253131031783,
              38.80835447453801,
              -10.311345684257134
            ]
          ]
        ]
      },
      "bbox": [
        -76.76281083,
        38.80835447,
        -10.31134568,
        -76.74117849,
        38.82001207,
        304.1886543
      ],
      "properties": {
        "datetime": "2018-03-05T18:38:28Z",
        "pc:count": 14412503,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347694.1348,
            "count": 14412503,
            "maximum": 348818.2179,
            "minimum": 346963.3979,
            "name": "X",
            "position": 0,
            "stddev": 518.8816613,
            "variance": 269238.1785
          },
          {
            "average": 4297576.262,
            "count": 14412503,
            "maximum": 4298243.081,
            "minimum": 4296984.421,
            "name": "Y",
            "position": 1,
            "stddev": 339.3789855,
            "variance": 115178.0958
          },
          {
            "average": 22.0403262,
            "count": 14412503,
            "maximum": 304.1886543,
            "minimum": -10.31134568,
            "name": "Z",
            "position": 2,
            "stddev": 13.88228602,
            "variance": 192.7178651
          },
          {
            "average": 5323.185041,
            "count": 14412503,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5596.34043,
            "variance": 31319026.21
          },
          {
            "average": 2.096004976,
            "count": 14412503,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.315563443,
            "variance": 1.730707174
          },
          {
            "average": 3.037971614,
            "count": 14412503,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.592714034,
            "variance": 2.536737995
          },
          {
            "average": 0.5012492972,
            "count": 14412503,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984566,
            "variance": 0.2499984566
          },
          {
            "average": 0,
            "count": 14412503,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.366665873,
            "count": 14412503,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6740358579,
            "variance": 0.4543243377
          },
          {
            "average": 8.692471686,
            "count": 14412503,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.25505368,
            "variance": 126.6762334
          },
          {
            "average": 0,
            "count": 14412503,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.97308476,
            "count": 14412503,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.547502944,
            "variance": 6.489771252
          },
          {
            "average": 204306165.2,
            "count": 14412503,
            "maximum": 204310308.8,
            "minimum": 204301669.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3824.607881,
            "variance": 14627625.44
          },
          {
            "average": 0,
            "count": 14412503,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14412503,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14412503,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008141542104,
            "count": 14412503,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02852177098,
            "variance": 0.0008134914198
          },
          {
            "average": 0.3125491804,
            "count": 14412503,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4635323129,
            "variance": 0.2148622051
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346963.3979,
          4296984.421,
          -10.31134568,
          348818.2179,
          4298243.081,
          304.1886543
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346963.39792251674,
                4296984.420870126,
                -10.311345684257134
              ],
              [
                346963.39792251674,
                4298243.080870126,
                -10.311345684257134
              ],
              [
                348818.2179225167,
                4298243.080870126,
                304.18865431574284
              ],
              [
                348818.2179225167,
                4296984.420870126,
                304.18865431574284
              ],
              [
                346963.39792251674,
                4296984.420870126,
                -10.311345684257134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:38:28+00:00",
        "end_time": "2018-03-05T16:14:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_380416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_380416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_380416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_380416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76281083,
            38.80835447,
            -10.31134568,
            -76.74117849,
            38.82001207,
            304.1886543
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76253131031783,
                  38.80835447453801,
                  -10.311345684257134
                ],
                [
                  -76.76281082532749,
                  38.81969169359605,
                  -10.311345684257134
                ],
                [
                  -76.7414546245745,
                  38.82001207124839,
                  304.18865431574284
                ],
                [
                  -76.74117849164809,
                  38.80867472324494,
                  304.18865431574284
                ],
                [
                  -76.76253131031783,
                  38.80835447453801,
                  -10.311345684257134
                ]
              ]
            ]
          },
          "id": "20180305_380416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_380416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:38:28Z",
            "pc:count": 14412503,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347694.1348,
                "count": 14412503,
                "maximum": 348818.2179,
                "minimum": 346963.3979,
                "name": "X",
                "position": 0,
                "stddev": 518.8816613,
                "variance": 269238.1785
              },
              {
                "average": 4297576.262,
                "count": 14412503,
                "maximum": 4298243.081,
                "minimum": 4296984.421,
                "name": "Y",
                "position": 1,
                "stddev": 339.3789855,
                "variance": 115178.0958
              },
              {
                "average": 22.0403262,
                "count": 14412503,
                "maximum": 304.1886543,
                "minimum": -10.31134568,
                "name": "Z",
                "position": 2,
                "stddev": 13.88228602,
                "variance": 192.7178651
              },
              {
                "average": 5323.185041,
                "count": 14412503,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5596.34043,
                "variance": 31319026.21
              },
              {
                "average": 2.096004976,
                "count": 14412503,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.315563443,
                "variance": 1.730707174
              },
              {
                "average": 3.037971614,
                "count": 14412503,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.592714034,
                "variance": 2.536737995
              },
              {
                "average": 0.5012492972,
                "count": 14412503,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984566,
                "variance": 0.2499984566
              },
              {
                "average": 0,
                "count": 14412503,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.366665873,
                "count": 14412503,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6740358579,
                "variance": 0.4543243377
              },
              {
                "average": 8.692471686,
                "count": 14412503,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.25505368,
                "variance": 126.6762334
              },
              {
                "average": 0,
                "count": 14412503,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.97308476,
                "count": 14412503,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.547502944,
                "variance": 6.489771252
              },
              {
                "average": 204306165.2,
                "count": 14412503,
                "maximum": 204310308.8,
                "minimum": 204301669.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3824.607881,
                "variance": 14627625.44
              },
              {
                "average": 0,
                "count": 14412503,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14412503,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14412503,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008141542104,
                "count": 14412503,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02852177098,
                "variance": 0.0008134914198
              },
              {
                "average": 0.3125491804,
                "count": 14412503,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4635323129,
                "variance": 0.2148622051
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346963.3979,
              4296984.421,
              -10.31134568,
              348818.2179,
              4298243.081,
              304.1886543
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346963.39792251674,
                    4296984.420870126,
                    -10.311345684257134
                  ],
                  [
                    346963.39792251674,
                    4298243.080870126,
                    -10.311345684257134
                  ],
                  [
                    348818.2179225167,
                    4298243.080870126,
                    304.18865431574284
                  ],
                  [
                    348818.2179225167,
                    4296984.420870126,
                    304.18865431574284
                  ],
                  [
                    346963.39792251674,
                    4296984.420870126,
                    -10.311345684257134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:38:28+00:00",
            "end_time": "2018-03-05T16:14:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_362420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82566893518033,
              38.81944934273486,
              -10.423146292520386
            ],
            [
              -76.82595859734654,
              38.830787048560836,
              -10.423146292520386
            ],
            [
              -76.8046028089108,
              38.83111900189123,
              275.9568537074796
            ],
            [
              -76.80431653002248,
              38.81978116246667,
              275.9568537074796
            ],
            [
              -76.82566893518033,
              38.81944934273486,
              -10.423146292520386
            ]
          ]
        ]
      },
      "bbox": [
        -76.8259586,
        38.81944934,
        -10.42314629,
        -76.80431653,
        38.831119,
        275.9568537
      ],
      "properties": {
        "datetime": "2018-03-05T15:45:18Z",
        "pc:count": 15504765,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342412.1576,
            "count": 15504765,
            "maximum": 343360.0613,
            "minimum": 341505.5013,
            "name": "X",
            "position": 0,
            "stddev": 584.1114715,
            "variance": 341186.2111
          },
          {
            "average": 4298948.993,
            "count": 15504765,
            "maximum": 4299582.112,
            "minimum": 4298323.352,
            "name": "Y",
            "position": 1,
            "stddev": 347.4399545,
            "variance": 120714.522
          },
          {
            "average": 55.29345747,
            "count": 15504765,
            "maximum": 275.9568537,
            "minimum": -10.42314629,
            "name": "Z",
            "position": 2,
            "stddev": 12.8525471,
            "variance": 165.1879669
          },
          {
            "average": 5438.162237,
            "count": 15504765,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5631.696963,
            "variance": 31716010.69
          },
          {
            "average": 2.072104156,
            "count": 15504765,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.289001791,
            "variance": 1.661525618
          },
          {
            "average": 2.984156161,
            "count": 15504765,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.557150697,
            "variance": 2.424718292
          },
          {
            "average": 0.5117644156,
            "count": 15504765,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998615955,
            "variance": 0.2498616146
          },
          {
            "average": 0,
            "count": 15504765,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.382733695,
            "count": 15504765,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.589567765,
            "variance": 0.3475901496
          },
          {
            "average": -1.339309372,
            "count": 15504765,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.15993786,
            "variance": 200.5038403
          },
          {
            "average": 0,
            "count": 15504765,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.07003002,
            "count": 15504765,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6903193386,
            "variance": 0.4765407893
          },
          {
            "average": 204298911.7,
            "count": 15504765,
            "maximum": 204299918.5,
            "minimum": 204298144.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 641.1592749,
            "variance": 411085.2158
          },
          {
            "average": 0,
            "count": 15504765,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15504765,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15504765,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009128806531,
            "count": 15504765,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03020012187,
            "variance": 0.0009120473609
          },
          {
            "average": 0.4646102021,
            "count": 15504765,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4987460057,
            "variance": 0.2487475782
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341505.5013,
          4298323.352,
          -10.42314629,
          343360.0613,
          4299582.112,
          275.9568537
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341505.50128592347,
                4298323.352184693,
                -10.423146292520386
              ],
              [
                341505.50128592347,
                4299582.112184693,
                -10.423146292520386
              ],
              [
                343360.0612859235,
                4299582.112184693,
                275.9568537074796
              ],
              [
                343360.0612859235,
                4298323.352184693,
                275.9568537074796
              ],
              [
                341505.50128592347,
                4298323.352184693,
                -10.423146292520386
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:45:18+00:00",
        "end_time": "2018-03-05T15:15:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_362420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_362420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_362420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8259586,
            38.81944934,
            -10.42314629,
            -76.80431653,
            38.831119,
            275.9568537
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82566893518033,
                  38.81944934273486,
                  -10.423146292520386
                ],
                [
                  -76.82595859734654,
                  38.830787048560836,
                  -10.423146292520386
                ],
                [
                  -76.8046028089108,
                  38.83111900189123,
                  275.9568537074796
                ],
                [
                  -76.80431653002248,
                  38.81978116246667,
                  275.9568537074796
                ],
                [
                  -76.82566893518033,
                  38.81944934273486,
                  -10.423146292520386
                ]
              ]
            ]
          },
          "id": "20180305_362420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_362420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:45:18Z",
            "pc:count": 15504765,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342412.1576,
                "count": 15504765,
                "maximum": 343360.0613,
                "minimum": 341505.5013,
                "name": "X",
                "position": 0,
                "stddev": 584.1114715,
                "variance": 341186.2111
              },
              {
                "average": 4298948.993,
                "count": 15504765,
                "maximum": 4299582.112,
                "minimum": 4298323.352,
                "name": "Y",
                "position": 1,
                "stddev": 347.4399545,
                "variance": 120714.522
              },
              {
                "average": 55.29345747,
                "count": 15504765,
                "maximum": 275.9568537,
                "minimum": -10.42314629,
                "name": "Z",
                "position": 2,
                "stddev": 12.8525471,
                "variance": 165.1879669
              },
              {
                "average": 5438.162237,
                "count": 15504765,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5631.696963,
                "variance": 31716010.69
              },
              {
                "average": 2.072104156,
                "count": 15504765,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.289001791,
                "variance": 1.661525618
              },
              {
                "average": 2.984156161,
                "count": 15504765,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.557150697,
                "variance": 2.424718292
              },
              {
                "average": 0.5117644156,
                "count": 15504765,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998615955,
                "variance": 0.2498616146
              },
              {
                "average": 0,
                "count": 15504765,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.382733695,
                "count": 15504765,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.589567765,
                "variance": 0.3475901496
              },
              {
                "average": -1.339309372,
                "count": 15504765,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.15993786,
                "variance": 200.5038403
              },
              {
                "average": 0,
                "count": 15504765,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.07003002,
                "count": 15504765,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6903193386,
                "variance": 0.4765407893
              },
              {
                "average": 204298911.7,
                "count": 15504765,
                "maximum": 204299918.5,
                "minimum": 204298144.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 641.1592749,
                "variance": 411085.2158
              },
              {
                "average": 0,
                "count": 15504765,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15504765,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15504765,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009128806531,
                "count": 15504765,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03020012187,
                "variance": 0.0009120473609
              },
              {
                "average": 0.4646102021,
                "count": 15504765,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4987460057,
                "variance": 0.2487475782
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341505.5013,
              4298323.352,
              -10.42314629,
              343360.0613,
              4299582.112,
              275.9568537
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341505.50128592347,
                    4298323.352184693,
                    -10.423146292520386
                  ],
                  [
                    341505.50128592347,
                    4299582.112184693,
                    -10.423146292520386
                  ],
                  [
                    343360.0612859235,
                    4299582.112184693,
                    275.9568537074796
                  ],
                  [
                    343360.0612859235,
                    4298323.352184693,
                    275.9568537074796
                  ],
                  [
                    341505.50128592347,
                    4298323.352184693,
                    -10.423146292520386
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:45:18+00:00",
            "end_time": "2018-03-05T15:15: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": "20180305_374416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7835870796657,
              38.80839512335761,
              -10.408596072112374
            ],
            [
              -76.78386994668011,
              38.81973275346024,
              -10.408596072112374
            ],
            [
              -76.76251535691785,
              38.820056960051495,
              298.0514039278876
            ],
            [
              -76.76223587178308,
              38.808719199457734,
              298.0514039278876
            ],
            [
              -76.7835870796657,
              38.80839512335761,
              -10.408596072112374
            ]
          ]
        ]
      },
      "bbox": [
        -76.78386995,
        38.80839512,
        -10.40859607,
        -76.76223587,
        38.82005696,
        298.0514039
      ],
      "properties": {
        "datetime": "2018-03-05T18:21:44Z",
        "pc:count": 17353276,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346004.2099,
            "count": 17353276,
            "maximum": 346989.8324,
            "minimum": 345135.1324,
            "name": "X",
            "position": 0,
            "stddev": 549.0652661,
            "variance": 301472.6664
          },
          {
            "average": 4297618.666,
            "count": 17353276,
            "maximum": 4298283.123,
            "minimum": 4297024.403,
            "name": "Y",
            "position": 1,
            "stddev": 351.1061025,
            "variance": 123275.4952
          },
          {
            "average": 38.48084691,
            "count": 17353276,
            "maximum": 298.0514039,
            "minimum": -10.40859607,
            "name": "Z",
            "position": 2,
            "stddev": 14.46058471,
            "variance": 209.1085103
          },
          {
            "average": 4098.180008,
            "count": 17353276,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4750.615171,
            "variance": 22568344.5
          },
          {
            "average": 2.256822112,
            "count": 17353276,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.327723047,
            "variance": 1.762848489
          },
          {
            "average": 3.306462883,
            "count": 17353276,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.47658332,
            "variance": 2.180298302
          },
          {
            "average": 0.5161287125,
            "count": 17353276,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997398113,
            "variance": 0.249739879
          },
          {
            "average": 0,
            "count": 17353276,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.350560148,
            "count": 17353276,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6419681222,
            "variance": 0.4121230699
          },
          {
            "average": -6.278560801,
            "count": 17353276,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61187281,
            "variance": 134.8355901
          },
          {
            "average": 0,
            "count": 17353276,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.10796054,
            "count": 17353276,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.41877688,
            "variance": 2.012927835
          },
          {
            "average": 204301898.5,
            "count": 17353276,
            "maximum": 204309304.9,
            "minimum": 204300383.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2116.703901,
            "variance": 4480435.403
          },
          {
            "average": 0,
            "count": 17353276,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17353276,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17353276,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009664457593,
            "count": 17353276,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03107268571,
            "variance": 0.0009655117975
          },
          {
            "average": 0.2656824567,
            "count": 17353276,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4416959363,
            "variance": 0.1950953002
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345135.1324,
          4297024.403,
          -10.40859607,
          346989.8324,
          4298283.123,
          298.0514039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345135.132407061,
                4297024.40297741,
                -10.408596072112374
              ],
              [
                345135.132407061,
                4298283.12297741,
                -10.408596072112374
              ],
              [
                346989.83240706095,
                4298283.12297741,
                298.0514039278876
              ],
              [
                346989.83240706095,
                4297024.40297741,
                298.0514039278876
              ],
              [
                345135.132407061,
                4297024.40297741,
                -10.408596072112374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:21:44+00:00",
        "end_time": "2018-03-05T15:53:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_374416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_374416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_374416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78386995,
            38.80839512,
            -10.40859607,
            -76.76223587,
            38.82005696,
            298.0514039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7835870796657,
                  38.80839512335761,
                  -10.408596072112374
                ],
                [
                  -76.78386994668011,
                  38.81973275346024,
                  -10.408596072112374
                ],
                [
                  -76.76251535691785,
                  38.820056960051495,
                  298.0514039278876
                ],
                [
                  -76.76223587178308,
                  38.808719199457734,
                  298.0514039278876
                ],
                [
                  -76.7835870796657,
                  38.80839512335761,
                  -10.408596072112374
                ]
              ]
            ]
          },
          "id": "20180305_374416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_374416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:21:44Z",
            "pc:count": 17353276,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346004.2099,
                "count": 17353276,
                "maximum": 346989.8324,
                "minimum": 345135.1324,
                "name": "X",
                "position": 0,
                "stddev": 549.0652661,
                "variance": 301472.6664
              },
              {
                "average": 4297618.666,
                "count": 17353276,
                "maximum": 4298283.123,
                "minimum": 4297024.403,
                "name": "Y",
                "position": 1,
                "stddev": 351.1061025,
                "variance": 123275.4952
              },
              {
                "average": 38.48084691,
                "count": 17353276,
                "maximum": 298.0514039,
                "minimum": -10.40859607,
                "name": "Z",
                "position": 2,
                "stddev": 14.46058471,
                "variance": 209.1085103
              },
              {
                "average": 4098.180008,
                "count": 17353276,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4750.615171,
                "variance": 22568344.5
              },
              {
                "average": 2.256822112,
                "count": 17353276,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.327723047,
                "variance": 1.762848489
              },
              {
                "average": 3.306462883,
                "count": 17353276,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.47658332,
                "variance": 2.180298302
              },
              {
                "average": 0.5161287125,
                "count": 17353276,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997398113,
                "variance": 0.249739879
              },
              {
                "average": 0,
                "count": 17353276,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.350560148,
                "count": 17353276,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6419681222,
                "variance": 0.4121230699
              },
              {
                "average": -6.278560801,
                "count": 17353276,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61187281,
                "variance": 134.8355901
              },
              {
                "average": 0,
                "count": 17353276,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.10796054,
                "count": 17353276,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.41877688,
                "variance": 2.012927835
              },
              {
                "average": 204301898.5,
                "count": 17353276,
                "maximum": 204309304.9,
                "minimum": 204300383.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2116.703901,
                "variance": 4480435.403
              },
              {
                "average": 0,
                "count": 17353276,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17353276,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17353276,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009664457593,
                "count": 17353276,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03107268571,
                "variance": 0.0009655117975
              },
              {
                "average": 0.2656824567,
                "count": 17353276,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4416959363,
                "variance": 0.1950953002
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345135.1324,
              4297024.403,
              -10.40859607,
              346989.8324,
              4298283.123,
              298.0514039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345135.132407061,
                    4297024.40297741,
                    -10.408596072112374
                  ],
                  [
                    345135.132407061,
                    4298283.12297741,
                    -10.408596072112374
                  ],
                  [
                    346989.83240706095,
                    4298283.12297741,
                    298.0514039278876
                  ],
                  [
                    346989.83240706095,
                    4297024.40297741,
                    298.0514039278876
                  ],
                  [
                    345135.132407061,
                    4297024.40297741,
                    -10.408596072112374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:21:44+00:00",
            "end_time": "2018-03-05T15:53: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": "20180305_356420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84673059449743,
              38.81947879012982,
              -10.41972188101343
            ],
            [
              -76.84702359748474,
              38.830816361935526,
              -10.41972188101343
            ],
            [
              -76.8256655172741,
              38.83115220591332,
              267.88027811898655
            ],
            [
              -76.82537589781252,
              38.8198144989448,
              267.88027811898655
            ],
            [
              -76.84673059449743,
              38.81947879012982,
              -10.41972188101343
            ]
          ]
        ]
      },
      "bbox": [
        -76.8470236,
        38.81947879,
        -10.41972188,
        -76.8253759,
        38.83115221,
        267.8802781
      ],
      "properties": {
        "datetime": "2018-03-05T15:25:13Z",
        "pc:count": 17893755,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340692.2581,
            "count": 17893755,
            "maximum": 341531.7526,
            "minimum": 339676.9726,
            "name": "X",
            "position": 0,
            "stddev": 568.9856099,
            "variance": 323744.6242
          },
          {
            "average": 4298946.102,
            "count": 17893755,
            "maximum": 4299622.129,
            "minimum": 4298363.369,
            "name": "Y",
            "position": 1,
            "stddev": 326.8597004,
            "variance": 106837.2638
          },
          {
            "average": 65.5485377,
            "count": 17893755,
            "maximum": 267.8802781,
            "minimum": -10.41972188,
            "name": "Z",
            "position": 2,
            "stddev": 12.51320231,
            "variance": 156.5802321
          },
          {
            "average": 5153.636705,
            "count": 17893755,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5496.801074,
            "variance": 30214822.05
          },
          {
            "average": 2.152581948,
            "count": 17893755,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.302704465,
            "variance": 1.697038922
          },
          {
            "average": 3.140656279,
            "count": 17893755,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.519641488,
            "variance": 2.309310253
          },
          {
            "average": 0.5079888486,
            "count": 17893755,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999361882,
            "variance": 0.2499361923
          },
          {
            "average": 0,
            "count": 17893755,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.374707265,
            "count": 17893755,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5647996742,
            "variance": 0.318998672
          },
          {
            "average": 3.783322946,
            "count": 17893755,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.47999565,
            "variance": 155.7502914
          },
          {
            "average": 0,
            "count": 17893755,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.11505305,
            "count": 17893755,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5014161001,
            "variance": 0.2514181054
          },
          {
            "average": 204298160.8,
            "count": 17893755,
            "maximum": 204298713.3,
            "minimum": 204296994.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 394.0430083,
            "variance": 155269.8924
          },
          {
            "average": 0,
            "count": 17893755,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17893755,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17893755,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007700451917,
            "count": 17893755,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0277390026,
            "variance": 0.0007694522651
          },
          {
            "average": 0.3223390507,
            "count": 17893755,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4673720138,
            "variance": 0.2184365993
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339676.9726,
          4298363.369,
          -10.41972188,
          341531.7526,
          4299622.129,
          267.8802781
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339676.9726494521,
                4298363.368902705,
                -10.41972188101343
              ],
              [
                339676.9726494521,
                4299622.128902704,
                -10.41972188101343
              ],
              [
                341531.75264945213,
                4299622.128902704,
                267.88027811898655
              ],
              [
                341531.75264945213,
                4298363.368902705,
                267.88027811898655
              ],
              [
                339676.9726494521,
                4298363.368902705,
                -10.41972188101343
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:25:13+00:00",
        "end_time": "2018-03-05T14:56:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_356420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_356420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_356420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8470236,
            38.81947879,
            -10.41972188,
            -76.8253759,
            38.83115221,
            267.8802781
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84673059449743,
                  38.81947879012982,
                  -10.41972188101343
                ],
                [
                  -76.84702359748474,
                  38.830816361935526,
                  -10.41972188101343
                ],
                [
                  -76.8256655172741,
                  38.83115220591332,
                  267.88027811898655
                ],
                [
                  -76.82537589781252,
                  38.8198144989448,
                  267.88027811898655
                ],
                [
                  -76.84673059449743,
                  38.81947879012982,
                  -10.41972188101343
                ]
              ]
            ]
          },
          "id": "20180305_356420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_356420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:25:13Z",
            "pc:count": 17893755,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340692.2581,
                "count": 17893755,
                "maximum": 341531.7526,
                "minimum": 339676.9726,
                "name": "X",
                "position": 0,
                "stddev": 568.9856099,
                "variance": 323744.6242
              },
              {
                "average": 4298946.102,
                "count": 17893755,
                "maximum": 4299622.129,
                "minimum": 4298363.369,
                "name": "Y",
                "position": 1,
                "stddev": 326.8597004,
                "variance": 106837.2638
              },
              {
                "average": 65.5485377,
                "count": 17893755,
                "maximum": 267.8802781,
                "minimum": -10.41972188,
                "name": "Z",
                "position": 2,
                "stddev": 12.51320231,
                "variance": 156.5802321
              },
              {
                "average": 5153.636705,
                "count": 17893755,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5496.801074,
                "variance": 30214822.05
              },
              {
                "average": 2.152581948,
                "count": 17893755,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.302704465,
                "variance": 1.697038922
              },
              {
                "average": 3.140656279,
                "count": 17893755,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.519641488,
                "variance": 2.309310253
              },
              {
                "average": 0.5079888486,
                "count": 17893755,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999361882,
                "variance": 0.2499361923
              },
              {
                "average": 0,
                "count": 17893755,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.374707265,
                "count": 17893755,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5647996742,
                "variance": 0.318998672
              },
              {
                "average": 3.783322946,
                "count": 17893755,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.47999565,
                "variance": 155.7502914
              },
              {
                "average": 0,
                "count": 17893755,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.11505305,
                "count": 17893755,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5014161001,
                "variance": 0.2514181054
              },
              {
                "average": 204298160.8,
                "count": 17893755,
                "maximum": 204298713.3,
                "minimum": 204296994.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 394.0430083,
                "variance": 155269.8924
              },
              {
                "average": 0,
                "count": 17893755,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17893755,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17893755,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007700451917,
                "count": 17893755,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0277390026,
                "variance": 0.0007694522651
              },
              {
                "average": 0.3223390507,
                "count": 17893755,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4673720138,
                "variance": 0.2184365993
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339676.9726,
              4298363.369,
              -10.41972188,
              341531.7526,
              4299622.129,
              267.8802781
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339676.9726494521,
                    4298363.368902705,
                    -10.41972188101343
                  ],
                  [
                    339676.9726494521,
                    4299622.128902704,
                    -10.41972188101343
                  ],
                  [
                    341531.75264945213,
                    4299622.128902704,
                    267.88027811898655
                  ],
                  [
                    341531.75264945213,
                    4298363.368902705,
                    267.88027811898655
                  ],
                  [
                    339676.9726494521,
                    4298363.368902705,
                    -10.41972188101343
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:25:13+00:00",
            "end_time": "2018-03-05T14:56:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_380420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76249381563713,
              38.81933762657722,
              -10.3459751610782
            ],
            [
              -76.76277342537048,
              38.83067446420443,
              -10.3459751610782
            ],
            [
              -76.7414155551404,
              38.830994886396866,
              303.6740248389218
            ],
            [
              -76.74113932897288,
              38.81965791982165,
              303.6740248389218
            ],
            [
              -76.76249381563713,
              38.81933762657722,
              -10.3459751610782
            ]
          ]
        ]
      },
      "bbox": [
        -76.76277343,
        38.81933763,
        -10.34597516,
        -76.74113933,
        38.83099489,
        303.6740248
      ],
      "properties": {
        "datetime": "2018-03-05T18:21:21Z",
        "pc:count": 17836541,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348001.5472,
            "count": 17836541,
            "maximum": 348844.8427,
            "minimum": 346990.1627,
            "name": "X",
            "position": 0,
            "stddev": 531.3316635,
            "variance": 282313.3366
          },
          {
            "average": 4298856.111,
            "count": 17836541,
            "maximum": 4299461.876,
            "minimum": 4298203.256,
            "name": "Y",
            "position": 1,
            "stddev": 365.2634517,
            "variance": 133417.3892
          },
          {
            "average": 20.54103029,
            "count": 17836541,
            "maximum": 303.6740248,
            "minimum": -10.34597516,
            "name": "Z",
            "position": 2,
            "stddev": 14.06097427,
            "variance": 197.7109975
          },
          {
            "average": 4248.366517,
            "count": 17836541,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4865.555237,
            "variance": 23673627.76
          },
          {
            "average": 2.281708264,
            "count": 17836541,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.351332499,
            "variance": 1.826099524
          },
          {
            "average": 3.364630059,
            "count": 17836541,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.498934117,
            "variance": 2.246803487
          },
          {
            "average": 0.5059712531,
            "count": 17836541,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999643569,
            "variance": 0.2499643582
          },
          {
            "average": 0,
            "count": 17836541,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.31645749,
            "count": 17836541,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6187401811,
            "variance": 0.3828394117
          },
          {
            "average": 4.565972497,
            "count": 17836541,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.36097959,
            "variance": 152.7938165
          },
          {
            "average": 0,
            "count": 17836541,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.01047636,
            "count": 17836541,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.127524161,
            "variance": 4.526359057
          },
          {
            "average": 204303251.6,
            "count": 17836541,
            "maximum": 204309281.8,
            "minimum": 204300359.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3202.12028,
            "variance": 10253574.29
          },
          {
            "average": 0,
            "count": 17836541,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17836541,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17836541,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007447071716,
            "count": 17836541,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.027279161,
            "variance": 0.0007441526246
          },
          {
            "average": 0.2772789859,
            "count": 17836541,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4476554044,
            "variance": 0.2003953611
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346990.1627,
          4298203.256,
          -10.34597516,
          348844.8427,
          4299461.876,
          303.6740248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346990.16273265803,
                4298203.255926891,
                -10.3459751610782
              ],
              [
                346990.16273265803,
                4299461.87592689,
                -10.3459751610782
              ],
              [
                348844.8427326581,
                4299461.87592689,
                303.6740248389218
              ],
              [
                348844.8427326581,
                4298203.255926891,
                303.6740248389218
              ],
              [
                346990.16273265803,
                4298203.255926891,
                -10.3459751610782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:21:21+00:00",
        "end_time": "2018-03-05T15:52:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_380420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_380420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_380420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_380420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76277343,
            38.81933763,
            -10.34597516,
            -76.74113933,
            38.83099489,
            303.6740248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76249381563713,
                  38.81933762657722,
                  -10.3459751610782
                ],
                [
                  -76.76277342537048,
                  38.83067446420443,
                  -10.3459751610782
                ],
                [
                  -76.7414155551404,
                  38.830994886396866,
                  303.6740248389218
                ],
                [
                  -76.74113932897288,
                  38.81965791982165,
                  303.6740248389218
                ],
                [
                  -76.76249381563713,
                  38.81933762657722,
                  -10.3459751610782
                ]
              ]
            ]
          },
          "id": "20180305_380420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_380420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:21:21Z",
            "pc:count": 17836541,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348001.5472,
                "count": 17836541,
                "maximum": 348844.8427,
                "minimum": 346990.1627,
                "name": "X",
                "position": 0,
                "stddev": 531.3316635,
                "variance": 282313.3366
              },
              {
                "average": 4298856.111,
                "count": 17836541,
                "maximum": 4299461.876,
                "minimum": 4298203.256,
                "name": "Y",
                "position": 1,
                "stddev": 365.2634517,
                "variance": 133417.3892
              },
              {
                "average": 20.54103029,
                "count": 17836541,
                "maximum": 303.6740248,
                "minimum": -10.34597516,
                "name": "Z",
                "position": 2,
                "stddev": 14.06097427,
                "variance": 197.7109975
              },
              {
                "average": 4248.366517,
                "count": 17836541,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4865.555237,
                "variance": 23673627.76
              },
              {
                "average": 2.281708264,
                "count": 17836541,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.351332499,
                "variance": 1.826099524
              },
              {
                "average": 3.364630059,
                "count": 17836541,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.498934117,
                "variance": 2.246803487
              },
              {
                "average": 0.5059712531,
                "count": 17836541,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999643569,
                "variance": 0.2499643582
              },
              {
                "average": 0,
                "count": 17836541,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.31645749,
                "count": 17836541,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6187401811,
                "variance": 0.3828394117
              },
              {
                "average": 4.565972497,
                "count": 17836541,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.36097959,
                "variance": 152.7938165
              },
              {
                "average": 0,
                "count": 17836541,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.01047636,
                "count": 17836541,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.127524161,
                "variance": 4.526359057
              },
              {
                "average": 204303251.6,
                "count": 17836541,
                "maximum": 204309281.8,
                "minimum": 204300359.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3202.12028,
                "variance": 10253574.29
              },
              {
                "average": 0,
                "count": 17836541,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17836541,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17836541,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007447071716,
                "count": 17836541,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.027279161,
                "variance": 0.0007441526246
              },
              {
                "average": 0.2772789859,
                "count": 17836541,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4476554044,
                "variance": 0.2003953611
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346990.1627,
              4298203.256,
              -10.34597516,
              348844.8427,
              4299461.876,
              303.6740248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346990.16273265803,
                    4298203.255926891,
                    -10.3459751610782
                  ],
                  [
                    346990.16273265803,
                    4299461.87592689,
                    -10.3459751610782
                  ],
                  [
                    348844.8427326581,
                    4299461.87592689,
                    303.6740248389218
                  ],
                  [
                    348844.8427326581,
                    4298203.255926891,
                    303.6740248389218
                  ],
                  [
                    346990.16273265803,
                    4298203.255926891,
                    -10.3459751610782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:21:21+00:00",
            "end_time": "2018-03-05T15:52: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": "20180305_368420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80461213872104,
              38.819417244900464,
              -10.423517096216784
            ],
            [
              -76.8048984107224,
              38.8307531016148,
              -10.423517096216784
            ],
            [
              -76.78354238502865,
              38.83108120467853,
              297.0964829037832
            ],
            [
              -76.78325949586483,
              38.81974521593666,
              297.0964829037832
            ],
            [
              -76.80461213872104,
              38.819417244900464,
              -10.423517096216784
            ]
          ]
        ]
      },
      "bbox": [
        -76.80489841,
        38.81941724,
        -10.4235171,
        -76.7832595,
        38.8310812,
        297.0964829
      ],
      "properties": {
        "datetime": "2018-03-05T15:53:34Z",
        "pc:count": 16131247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344289.513,
            "count": 16131247,
            "maximum": 345188.1588,
            "minimum": 343333.5988,
            "name": "X",
            "position": 0,
            "stddev": 558.7802764,
            "variance": 312235.3973
          },
          {
            "average": 4298941.437,
            "count": 16131247,
            "maximum": 4299542.012,
            "minimum": 4298283.472,
            "name": "Y",
            "position": 1,
            "stddev": 366.0478392,
            "variance": 133991.0206
          },
          {
            "average": 49.47458972,
            "count": 16131247,
            "maximum": 297.0964829,
            "minimum": -10.4235171,
            "name": "Z",
            "position": 2,
            "stddev": 12.01790937,
            "variance": 144.4301456
          },
          {
            "average": 6276.350426,
            "count": 16131247,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6196.08216,
            "variance": 38391434.13
          },
          {
            "average": 2.06874453,
            "count": 16131247,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.302411855,
            "variance": 1.696276641
          },
          {
            "average": 2.976513347,
            "count": 16131247,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.589309437,
            "variance": 2.525904486
          },
          {
            "average": 0.5073755922,
            "count": 16131247,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999456132,
            "variance": 0.2499456161
          },
          {
            "average": 0,
            "count": 16131247,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.408802494,
            "count": 16131247,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.619324497,
            "variance": 0.3835628325
          },
          {
            "average": 3.14631624,
            "count": 16131247,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.14669644,
            "variance": 172.8356274
          },
          {
            "average": 0,
            "count": 16131247,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.09633452,
            "count": 16131247,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5612690439,
            "variance": 0.3150229397
          },
          {
            "average": 204299877.9,
            "count": 16131247,
            "maximum": 204300414.5,
            "minimum": 204298658.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 474.3989141,
            "variance": 225054.3297
          },
          {
            "average": 0,
            "count": 16131247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16131247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16131247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009418366726,
            "count": 16131247,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03067490301,
            "variance": 0.0009409496747
          },
          {
            "average": 0.3711874848,
            "count": 16131247,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4831225004,
            "variance": 0.2334073504
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343333.5988,
          4298283.472,
          -10.4235171,
          345188.1588,
          4299542.012,
          297.0964829
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343333.59879474,
                4298283.4715706855,
                -10.423517096216784
              ],
              [
                343333.59879474,
                4299542.011570685,
                -10.423517096216784
              ],
              [
                345188.15879474004,
                4299542.011570685,
                297.0964829037832
              ],
              [
                345188.15879474004,
                4298283.4715706855,
                297.0964829037832
              ],
              [
                343333.59879474,
                4298283.4715706855,
                -10.423517096216784
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:53:34+00:00",
        "end_time": "2018-03-05T15:24:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_368420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_368420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_368420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80489841,
            38.81941724,
            -10.4235171,
            -76.7832595,
            38.8310812,
            297.0964829
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80461213872104,
                  38.819417244900464,
                  -10.423517096216784
                ],
                [
                  -76.8048984107224,
                  38.8307531016148,
                  -10.423517096216784
                ],
                [
                  -76.78354238502865,
                  38.83108120467853,
                  297.0964829037832
                ],
                [
                  -76.78325949586483,
                  38.81974521593666,
                  297.0964829037832
                ],
                [
                  -76.80461213872104,
                  38.819417244900464,
                  -10.423517096216784
                ]
              ]
            ]
          },
          "id": "20180305_368420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_368420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:53:34Z",
            "pc:count": 16131247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344289.513,
                "count": 16131247,
                "maximum": 345188.1588,
                "minimum": 343333.5988,
                "name": "X",
                "position": 0,
                "stddev": 558.7802764,
                "variance": 312235.3973
              },
              {
                "average": 4298941.437,
                "count": 16131247,
                "maximum": 4299542.012,
                "minimum": 4298283.472,
                "name": "Y",
                "position": 1,
                "stddev": 366.0478392,
                "variance": 133991.0206
              },
              {
                "average": 49.47458972,
                "count": 16131247,
                "maximum": 297.0964829,
                "minimum": -10.4235171,
                "name": "Z",
                "position": 2,
                "stddev": 12.01790937,
                "variance": 144.4301456
              },
              {
                "average": 6276.350426,
                "count": 16131247,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6196.08216,
                "variance": 38391434.13
              },
              {
                "average": 2.06874453,
                "count": 16131247,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.302411855,
                "variance": 1.696276641
              },
              {
                "average": 2.976513347,
                "count": 16131247,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.589309437,
                "variance": 2.525904486
              },
              {
                "average": 0.5073755922,
                "count": 16131247,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999456132,
                "variance": 0.2499456161
              },
              {
                "average": 0,
                "count": 16131247,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.408802494,
                "count": 16131247,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.619324497,
                "variance": 0.3835628325
              },
              {
                "average": 3.14631624,
                "count": 16131247,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.14669644,
                "variance": 172.8356274
              },
              {
                "average": 0,
                "count": 16131247,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.09633452,
                "count": 16131247,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5612690439,
                "variance": 0.3150229397
              },
              {
                "average": 204299877.9,
                "count": 16131247,
                "maximum": 204300414.5,
                "minimum": 204298658.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 474.3989141,
                "variance": 225054.3297
              },
              {
                "average": 0,
                "count": 16131247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16131247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16131247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009418366726,
                "count": 16131247,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03067490301,
                "variance": 0.0009409496747
              },
              {
                "average": 0.3711874848,
                "count": 16131247,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4831225004,
                "variance": 0.2334073504
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343333.5988,
              4298283.472,
              -10.4235171,
              345188.1588,
              4299542.012,
              297.0964829
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343333.59879474,
                    4298283.4715706855,
                    -10.423517096216784
                  ],
                  [
                    343333.59879474,
                    4299542.011570685,
                    -10.423517096216784
                  ],
                  [
                    345188.15879474004,
                    4299542.011570685,
                    297.0964829037832
                  ],
                  [
                    345188.15879474004,
                    4298283.4715706855,
                    297.0964829037832
                  ],
                  [
                    343333.59879474,
                    4298283.4715706855,
                    -10.423517096216784
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:53:34+00:00",
            "end_time": "2018-03-05T15:24: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": "20180305_374420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78355363903205,
              38.81937916792049,
              -10.396836903829467
            ],
            [
              -76.78383658463973,
              38.83071569599228,
              -10.396836903829467
            ],
            [
              -76.76247756186301,
              38.831039990186085,
              297.98316309617053
            ],
            [
              -76.76219799984034,
              38.81970333161167,
              297.98316309617053
            ],
            [
              -76.78355363903205,
              38.81937916792049,
              -10.396836903829467
            ]
          ]
        ]
      },
      "bbox": [
        -76.78383658,
        38.81937917,
        -10.3968369,
        -76.762198,
        38.83103999,
        297.9831631
      ],
      "properties": {
        "datetime": "2018-03-05T16:15:09Z",
        "pc:count": 15361418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346004.1181,
            "count": 15361418,
            "maximum": 347016.6283,
            "minimum": 345161.8283,
            "name": "X",
            "position": 0,
            "stddev": 571.4477842,
            "variance": 326552.5701
          },
          {
            "average": 4298896.592,
            "count": 15361418,
            "maximum": 4299501.946,
            "minimum": 4298243.346,
            "name": "Y",
            "position": 1,
            "stddev": 365.03499,
            "variance": 133250.5439
          },
          {
            "average": 32.95115038,
            "count": 15361418,
            "maximum": 297.9831631,
            "minimum": -10.3968369,
            "name": "Z",
            "position": 2,
            "stddev": 16.64109683,
            "variance": 276.9261038
          },
          {
            "average": 4380.720763,
            "count": 15361418,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4836.024827,
            "variance": 23387136.13
          },
          {
            "average": 2.16264091,
            "count": 15361418,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.32471285,
            "variance": 1.754864136
          },
          {
            "average": 3.146365004,
            "count": 15361418,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.551126091,
            "variance": 2.405992151
          },
          {
            "average": 0.5129745835,
            "count": 15361418,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998316481,
            "variance": 0.2498316764
          },
          {
            "average": 0,
            "count": 15361418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.356359615,
            "count": 15361418,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5991825153,
            "variance": 0.3590196866
          },
          {
            "average": -0.7494535217,
            "count": 15361418,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.34749535,
            "variance": 205.8506229
          },
          {
            "average": 0,
            "count": 15361418,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.0330047,
            "count": 15361418,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6990281221,
            "variance": 0.4886403155
          },
          {
            "average": 204300624.6,
            "count": 15361418,
            "maximum": 204301709.6,
            "minimum": 204299923.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 657.8214794,
            "variance": 432729.0988
          },
          {
            "average": 0,
            "count": 15361418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15361418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15361418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008014885084,
            "count": 15361418,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02829922573,
            "variance": 0.0008008461767
          },
          {
            "average": 0.3511065189,
            "count": 15361418,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4773161909,
            "variance": 0.2278307461
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345161.8283,
          4298243.346,
          -10.3968369,
          347016.6283,
          4299501.946,
          297.9831631
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345161.82829548325,
                4298243.346212236,
                -10.396836903829467
              ],
              [
                345161.82829548325,
                4299501.946212236,
                -10.396836903829467
              ],
              [
                347016.6282954833,
                4299501.946212236,
                297.98316309617053
              ],
              [
                347016.6282954833,
                4298243.346212236,
                297.98316309617053
              ],
              [
                345161.82829548325,
                4298243.346212236,
                -10.396836903829467
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:15:09+00:00",
        "end_time": "2018-03-05T15:45:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_374420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_374420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_374420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78383658,
            38.81937917,
            -10.3968369,
            -76.762198,
            38.83103999,
            297.9831631
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78355363903205,
                  38.81937916792049,
                  -10.396836903829467
                ],
                [
                  -76.78383658463973,
                  38.83071569599228,
                  -10.396836903829467
                ],
                [
                  -76.76247756186301,
                  38.831039990186085,
                  297.98316309617053
                ],
                [
                  -76.76219799984034,
                  38.81970333161167,
                  297.98316309617053
                ],
                [
                  -76.78355363903205,
                  38.81937916792049,
                  -10.396836903829467
                ]
              ]
            ]
          },
          "id": "20180305_374420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_374420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:15:09Z",
            "pc:count": 15361418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346004.1181,
                "count": 15361418,
                "maximum": 347016.6283,
                "minimum": 345161.8283,
                "name": "X",
                "position": 0,
                "stddev": 571.4477842,
                "variance": 326552.5701
              },
              {
                "average": 4298896.592,
                "count": 15361418,
                "maximum": 4299501.946,
                "minimum": 4298243.346,
                "name": "Y",
                "position": 1,
                "stddev": 365.03499,
                "variance": 133250.5439
              },
              {
                "average": 32.95115038,
                "count": 15361418,
                "maximum": 297.9831631,
                "minimum": -10.3968369,
                "name": "Z",
                "position": 2,
                "stddev": 16.64109683,
                "variance": 276.9261038
              },
              {
                "average": 4380.720763,
                "count": 15361418,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4836.024827,
                "variance": 23387136.13
              },
              {
                "average": 2.16264091,
                "count": 15361418,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.32471285,
                "variance": 1.754864136
              },
              {
                "average": 3.146365004,
                "count": 15361418,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.551126091,
                "variance": 2.405992151
              },
              {
                "average": 0.5129745835,
                "count": 15361418,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998316481,
                "variance": 0.2498316764
              },
              {
                "average": 0,
                "count": 15361418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.356359615,
                "count": 15361418,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5991825153,
                "variance": 0.3590196866
              },
              {
                "average": -0.7494535217,
                "count": 15361418,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.34749535,
                "variance": 205.8506229
              },
              {
                "average": 0,
                "count": 15361418,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.0330047,
                "count": 15361418,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6990281221,
                "variance": 0.4886403155
              },
              {
                "average": 204300624.6,
                "count": 15361418,
                "maximum": 204301709.6,
                "minimum": 204299923.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 657.8214794,
                "variance": 432729.0988
              },
              {
                "average": 0,
                "count": 15361418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15361418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15361418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008014885084,
                "count": 15361418,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02829922573,
                "variance": 0.0008008461767
              },
              {
                "average": 0.3511065189,
                "count": 15361418,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4773161909,
                "variance": 0.2278307461
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345161.8283,
              4298243.346,
              -10.3968369,
              347016.6283,
              4299501.946,
              297.9831631
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345161.82829548325,
                    4298243.346212236,
                    -10.396836903829467
                  ],
                  [
                    345161.82829548325,
                    4299501.946212236,
                    -10.396836903829467
                  ],
                  [
                    347016.6282954833,
                    4299501.946212236,
                    297.98316309617053
                  ],
                  [
                    347016.6282954833,
                    4298243.346212236,
                    297.98316309617053
                  ],
                  [
                    345161.82829548325,
                    4298243.346212236,
                    -10.396836903829467
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:15:09+00:00",
            "end_time": "2018-03-05T15:45: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": "20180305_362424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82564393204684,
              38.830432442900474,
              -10.273323773282158
            ],
            [
              -76.82593369916658,
              38.841769947376264,
              -10.273323773282158
            ],
            [
              -76.80457140310334,
              38.8421020241326,
              266.9666762267178
            ],
            [
              -76.804285021565,
              38.830764386022274,
              266.9666762267178
            ],
            [
              -76.82564393204684,
              38.830432442900474,
              -10.273323773282158
            ]
          ]
        ]
      },
      "bbox": [
        -76.8259337,
        38.83043244,
        -10.27332377,
        -76.80428502,
        38.84210202,
        266.9666762
      ],
      "properties": {
        "datetime": "2018-03-05T15:24:49Z",
        "pc:count": 17382213,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342466.4233,
            "count": 17382213,
            "maximum": 343386.8699,
            "minimum": 341532.0299,
            "name": "X",
            "position": 0,
            "stddev": 495.7896519,
            "variance": 245807.3789
          },
          {
            "average": 4300196.924,
            "count": 17382213,
            "maximum": 4300800.952,
            "minimum": 4299542.212,
            "name": "Y",
            "position": 1,
            "stddev": 345.6492967,
            "variance": 119473.4363
          },
          {
            "average": 46.34528167,
            "count": 17382213,
            "maximum": 266.9666762,
            "minimum": -10.27332377,
            "name": "Z",
            "position": 2,
            "stddev": 13.87999202,
            "variance": 192.6541784
          },
          {
            "average": 5760.683966,
            "count": 17382213,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6110.153806,
            "variance": 37333979.53
          },
          {
            "average": 2.17807094,
            "count": 17382213,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33562745,
            "variance": 1.783900685
          },
          {
            "average": 3.189588806,
            "count": 17382213,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560084838,
            "variance": 2.433864701
          },
          {
            "average": 0.5118092846,
            "count": 17382213,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998605357,
            "variance": 0.2498605552
          },
          {
            "average": 0,
            "count": 17382213,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367777279,
            "count": 17382213,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5828189943,
            "variance": 0.3396779802
          },
          {
            "average": 10.63200236,
            "count": 17382213,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.091982824,
            "variance": 65.48018602
          },
          {
            "average": 0,
            "count": 17382213,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.33057252,
            "count": 17382213,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4931825882,
            "variance": 0.2432290653
          },
          {
            "average": 204298335.1,
            "count": 17382213,
            "maximum": 204298689.5,
            "minimum": 204296971.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 272.8727775,
            "variance": 74459.55272
          },
          {
            "average": 0,
            "count": 17382213,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17382213,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17382213,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000643013637,
            "count": 17382213,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0253495603,
            "variance": 0.0006426002074
          },
          {
            "average": 0.3751025258,
            "count": 17382213,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4841493927,
            "variance": 0.2344006344
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341532.0299,
          4299542.212,
          -10.27332377,
          343386.8699,
          4300800.952,
          266.9666762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341532.0299481373,
                4299542.212084823,
                -10.273323773282158
              ],
              [
                341532.0299481373,
                4300800.9520848235,
                -10.273323773282158
              ],
              [
                343386.86994813726,
                4300800.9520848235,
                266.9666762267178
              ],
              [
                343386.86994813726,
                4299542.212084823,
                266.9666762267178
              ],
              [
                341532.0299481373,
                4299542.212084823,
                -10.273323773282158
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:24:49+00:00",
        "end_time": "2018-03-05T14:56:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_362424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_362424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_362424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8259337,
            38.83043244,
            -10.27332377,
            -76.80428502,
            38.84210202,
            266.9666762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82564393204684,
                  38.830432442900474,
                  -10.273323773282158
                ],
                [
                  -76.82593369916658,
                  38.841769947376264,
                  -10.273323773282158
                ],
                [
                  -76.80457140310334,
                  38.8421020241326,
                  266.9666762267178
                ],
                [
                  -76.804285021565,
                  38.830764386022274,
                  266.9666762267178
                ],
                [
                  -76.82564393204684,
                  38.830432442900474,
                  -10.273323773282158
                ]
              ]
            ]
          },
          "id": "20180305_362424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_362424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:24:49Z",
            "pc:count": 17382213,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342466.4233,
                "count": 17382213,
                "maximum": 343386.8699,
                "minimum": 341532.0299,
                "name": "X",
                "position": 0,
                "stddev": 495.7896519,
                "variance": 245807.3789
              },
              {
                "average": 4300196.924,
                "count": 17382213,
                "maximum": 4300800.952,
                "minimum": 4299542.212,
                "name": "Y",
                "position": 1,
                "stddev": 345.6492967,
                "variance": 119473.4363
              },
              {
                "average": 46.34528167,
                "count": 17382213,
                "maximum": 266.9666762,
                "minimum": -10.27332377,
                "name": "Z",
                "position": 2,
                "stddev": 13.87999202,
                "variance": 192.6541784
              },
              {
                "average": 5760.683966,
                "count": 17382213,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6110.153806,
                "variance": 37333979.53
              },
              {
                "average": 2.17807094,
                "count": 17382213,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33562745,
                "variance": 1.783900685
              },
              {
                "average": 3.189588806,
                "count": 17382213,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560084838,
                "variance": 2.433864701
              },
              {
                "average": 0.5118092846,
                "count": 17382213,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998605357,
                "variance": 0.2498605552
              },
              {
                "average": 0,
                "count": 17382213,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367777279,
                "count": 17382213,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5828189943,
                "variance": 0.3396779802
              },
              {
                "average": 10.63200236,
                "count": 17382213,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.091982824,
                "variance": 65.48018602
              },
              {
                "average": 0,
                "count": 17382213,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.33057252,
                "count": 17382213,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4931825882,
                "variance": 0.2432290653
              },
              {
                "average": 204298335.1,
                "count": 17382213,
                "maximum": 204298689.5,
                "minimum": 204296971.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 272.8727775,
                "variance": 74459.55272
              },
              {
                "average": 0,
                "count": 17382213,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17382213,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17382213,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000643013637,
                "count": 17382213,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0253495603,
                "variance": 0.0006426002074
              },
              {
                "average": 0.3751025258,
                "count": 17382213,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4841493927,
                "variance": 0.2344006344
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341532.0299,
              4299542.212,
              -10.27332377,
              343386.8699,
              4300800.952,
              266.9666762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341532.0299481373,
                    4299542.212084823,
                    -10.273323773282158
                  ],
                  [
                    341532.0299481373,
                    4300800.9520848235,
                    -10.273323773282158
                  ],
                  [
                    343386.86994813726,
                    4300800.9520848235,
                    266.9666762267178
                  ],
                  [
                    343386.86994813726,
                    4299542.212084823,
                    266.9666762267178
                  ],
                  [
                    341532.0299481373,
                    4299542.212084823,
                    -10.273323773282158
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:24:49+00:00",
            "end_time": "2018-03-05T14:56:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_380424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76245632777558,
              38.830322016812524,
              -10.34168627188248
            ],
            [
              -76.76273604560657,
              38.84165901344577,
              -10.34168627188248
            ],
            [
              -76.74137466126525,
              38.841979507654,
              300.7783137281175
            ],
            [
              -76.74109832893708,
              38.83064238205292,
              300.7783137281175
            ],
            [
              -76.76245632777558,
              38.830322016812524,
              -10.34168627188248
            ]
          ]
        ]
      },
      "bbox": [
        -76.76273605,
        38.83032202,
        -10.34168627,
        -76.74109833,
        38.84197951,
        300.7783137
      ],
      "properties": {
        "datetime": "2018-03-05T16:15:57Z",
        "pc:count": 18324458,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348008.6424,
            "count": 18324458,
            "maximum": 348871.6342,
            "minimum": 347016.9342,
            "name": "X",
            "position": 0,
            "stddev": 464.5894285,
            "variance": 215843.3371
          },
          {
            "average": 4300023.737,
            "count": 18324458,
            "maximum": 4300680.87,
            "minimum": 4299422.23,
            "name": "Y",
            "position": 1,
            "stddev": 351.0788539,
            "variance": 123256.3617
          },
          {
            "average": 31.79311083,
            "count": 18324458,
            "maximum": 300.7783137,
            "minimum": -10.34168627,
            "name": "Z",
            "position": 2,
            "stddev": 15.12048337,
            "variance": 228.6290175
          },
          {
            "average": 3737.284404,
            "count": 18324458,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4288.819337,
            "variance": 18393971.31
          },
          {
            "average": 2.33957812,
            "count": 18324458,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.315997522,
            "variance": 1.731849478
          },
          {
            "average": 3.433410854,
            "count": 18324458,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.373896555,
            "variance": 1.887591745
          },
          {
            "average": 0.5227041913,
            "count": 18324458,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994842673,
            "variance": 0.2494845333
          },
          {
            "average": 0,
            "count": 18324458,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.337508973,
            "count": 18324458,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5946816474,
            "variance": 0.3536462618
          },
          {
            "average": -11.29506837,
            "count": 18324458,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.360065841,
            "variance": 54.17056919
          },
          {
            "average": 0,
            "count": 18324458,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.57431543,
            "count": 18324458,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5025911386,
            "variance": 0.2525978526
          },
          {
            "average": 204301147,
            "count": 18324458,
            "maximum": 204301757,
            "minimum": 204299974.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 678.7658996,
            "variance": 460723.1464
          },
          {
            "average": 0,
            "count": 18324458,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18324458,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18324458,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008902855408,
            "count": 18324458,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02982436891,
            "variance": 0.000889492981
          },
          {
            "average": 0.2409861181,
            "count": 18324458,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4276819133,
            "variance": 0.182911819
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347016.9342,
          4299422.23,
          -10.34168627,
          348871.6342,
          4300680.87,
          300.7783137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347016.93424269604,
                4299422.2304808255,
                -10.34168627188248
              ],
              [
                347016.93424269604,
                4300680.870480826,
                -10.34168627188248
              ],
              [
                348871.634242696,
                4300680.870480826,
                300.7783137281175
              ],
              [
                348871.634242696,
                4299422.2304808255,
                300.7783137281175
              ],
              [
                347016.93424269604,
                4299422.2304808255,
                -10.34168627188248
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:15:57+00:00",
        "end_time": "2018-03-05T15:46:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_380424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_380424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_380424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_380424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76273605,
            38.83032202,
            -10.34168627,
            -76.74109833,
            38.84197951,
            300.7783137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76245632777558,
                  38.830322016812524,
                  -10.34168627188248
                ],
                [
                  -76.76273604560657,
                  38.84165901344577,
                  -10.34168627188248
                ],
                [
                  -76.74137466126525,
                  38.841979507654,
                  300.7783137281175
                ],
                [
                  -76.74109832893708,
                  38.83064238205292,
                  300.7783137281175
                ],
                [
                  -76.76245632777558,
                  38.830322016812524,
                  -10.34168627188248
                ]
              ]
            ]
          },
          "id": "20180305_380424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_380424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:15:57Z",
            "pc:count": 18324458,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348008.6424,
                "count": 18324458,
                "maximum": 348871.6342,
                "minimum": 347016.9342,
                "name": "X",
                "position": 0,
                "stddev": 464.5894285,
                "variance": 215843.3371
              },
              {
                "average": 4300023.737,
                "count": 18324458,
                "maximum": 4300680.87,
                "minimum": 4299422.23,
                "name": "Y",
                "position": 1,
                "stddev": 351.0788539,
                "variance": 123256.3617
              },
              {
                "average": 31.79311083,
                "count": 18324458,
                "maximum": 300.7783137,
                "minimum": -10.34168627,
                "name": "Z",
                "position": 2,
                "stddev": 15.12048337,
                "variance": 228.6290175
              },
              {
                "average": 3737.284404,
                "count": 18324458,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4288.819337,
                "variance": 18393971.31
              },
              {
                "average": 2.33957812,
                "count": 18324458,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.315997522,
                "variance": 1.731849478
              },
              {
                "average": 3.433410854,
                "count": 18324458,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.373896555,
                "variance": 1.887591745
              },
              {
                "average": 0.5227041913,
                "count": 18324458,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994842673,
                "variance": 0.2494845333
              },
              {
                "average": 0,
                "count": 18324458,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.337508973,
                "count": 18324458,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5946816474,
                "variance": 0.3536462618
              },
              {
                "average": -11.29506837,
                "count": 18324458,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.360065841,
                "variance": 54.17056919
              },
              {
                "average": 0,
                "count": 18324458,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.57431543,
                "count": 18324458,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5025911386,
                "variance": 0.2525978526
              },
              {
                "average": 204301147,
                "count": 18324458,
                "maximum": 204301757,
                "minimum": 204299974.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 678.7658996,
                "variance": 460723.1464
              },
              {
                "average": 0,
                "count": 18324458,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18324458,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18324458,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008902855408,
                "count": 18324458,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02982436891,
                "variance": 0.000889492981
              },
              {
                "average": 0.2409861181,
                "count": 18324458,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4276819133,
                "variance": 0.182911819
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347016.9342,
              4299422.23,
              -10.34168627,
              348871.6342,
              4300680.87,
              300.7783137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347016.93424269604,
                    4299422.2304808255,
                    -10.34168627188248
                  ],
                  [
                    347016.93424269604,
                    4300680.870480826,
                    -10.34168627188248
                  ],
                  [
                    348871.634242696,
                    4300680.870480826,
                    300.7783137281175
                  ],
                  [
                    348871.634242696,
                    4299422.2304808255,
                    300.7783137281175
                  ],
                  [
                    347016.93424269604,
                    4299422.2304808255,
                    -10.34168627188248
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:15:57+00:00",
            "end_time": "2018-03-05T15:46: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": "20180305_368412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8046720646949,
              38.79745079125838,
              -10.413319370081041
            ],
            [
              -76.80495814463359,
              38.80878759103998,
              -10.413319370081041
            ],
            [
              -76.78360591644834,
              38.80911559278339,
              281.926680629919
            ],
            [
              -76.78332321636432,
              38.79777866098159,
              281.926680629919
            ],
            [
              -76.8046720646949,
              38.79745079125838,
              -10.413319370081041
            ]
          ]
        ]
      },
      "bbox": [
        -76.80495814,
        38.79745079,
        -10.41331937,
        -76.78332322,
        38.80911559,
        281.9266806
      ],
      "properties": {
        "datetime": "2018-03-05T16:14:24Z",
        "pc:count": 16294092,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344266.4363,
            "count": 16294092,
            "maximum": 345135.0572,
            "minimum": 343280.2572,
            "name": "X",
            "position": 0,
            "stddev": 469.44487,
            "variance": 220378.486
          },
          {
            "average": 4296498.068,
            "count": 16294092,
            "maximum": 4297104.392,
            "minimum": 4295845.752,
            "name": "Y",
            "position": 1,
            "stddev": 333.2665172,
            "variance": 111066.5715
          },
          {
            "average": 54.51396783,
            "count": 16294092,
            "maximum": 281.9266806,
            "minimum": -10.41331937,
            "name": "Z",
            "position": 2,
            "stddev": 13.2689196,
            "variance": 176.0642274
          },
          {
            "average": 4861.479402,
            "count": 16294092,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5277.275639,
            "variance": 27849638.17
          },
          {
            "average": 2.25003044,
            "count": 16294092,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.34238969,
            "variance": 1.802010081
          },
          {
            "average": 3.277834445,
            "count": 16294092,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.513788965,
            "variance": 2.291557031
          },
          {
            "average": 0.5214487558,
            "count": 16294092,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995397544,
            "variance": 0.2495399662
          },
          {
            "average": 0,
            "count": 16294092,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.391622804,
            "count": 16294092,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6177785264,
            "variance": 0.3816503076
          },
          {
            "average": -11.73914739,
            "count": 16294092,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.228739376,
            "variance": 52.25467297
          },
          {
            "average": 0,
            "count": 16294092,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.53143863,
            "count": 16294092,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5015123337,
            "variance": 0.2515146208
          },
          {
            "average": 204301070.4,
            "count": 16294092,
            "maximum": 204301664.5,
            "minimum": 204299879,
            "name": "GpsTime",
            "position": 12,
            "stddev": 604.9129613,
            "variance": 365919.6908
          },
          {
            "average": 0,
            "count": 16294092,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16294092,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16294092,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001100030612,
            "count": 16294092,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0331484632,
            "variance": 0.001098820612
          },
          {
            "average": 0.3484455593,
            "count": 16294092,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.47647798,
            "variance": 0.2270312654
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343280.2572,
          4295845.752,
          -10.41331937,
          345135.0572,
          4297104.392,
          281.9266806
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343280.257164189,
                4295845.7519974075,
                -10.413319370081041
              ],
              [
                343280.257164189,
                4297104.391997408,
                -10.413319370081041
              ],
              [
                345135.05716418906,
                4297104.391997408,
                281.926680629919
              ],
              [
                345135.05716418906,
                4295845.7519974075,
                281.926680629919
              ],
              [
                343280.257164189,
                4295845.7519974075,
                -10.413319370081041
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:14:24+00:00",
        "end_time": "2018-03-05T15:44:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_368412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_368412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_368412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80495814,
            38.79745079,
            -10.41331937,
            -76.78332322,
            38.80911559,
            281.9266806
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8046720646949,
                  38.79745079125838,
                  -10.413319370081041
                ],
                [
                  -76.80495814463359,
                  38.80878759103998,
                  -10.413319370081041
                ],
                [
                  -76.78360591644834,
                  38.80911559278339,
                  281.926680629919
                ],
                [
                  -76.78332321636432,
                  38.79777866098159,
                  281.926680629919
                ],
                [
                  -76.8046720646949,
                  38.79745079125838,
                  -10.413319370081041
                ]
              ]
            ]
          },
          "id": "20180305_368412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_368412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:14:24Z",
            "pc:count": 16294092,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344266.4363,
                "count": 16294092,
                "maximum": 345135.0572,
                "minimum": 343280.2572,
                "name": "X",
                "position": 0,
                "stddev": 469.44487,
                "variance": 220378.486
              },
              {
                "average": 4296498.068,
                "count": 16294092,
                "maximum": 4297104.392,
                "minimum": 4295845.752,
                "name": "Y",
                "position": 1,
                "stddev": 333.2665172,
                "variance": 111066.5715
              },
              {
                "average": 54.51396783,
                "count": 16294092,
                "maximum": 281.9266806,
                "minimum": -10.41331937,
                "name": "Z",
                "position": 2,
                "stddev": 13.2689196,
                "variance": 176.0642274
              },
              {
                "average": 4861.479402,
                "count": 16294092,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5277.275639,
                "variance": 27849638.17
              },
              {
                "average": 2.25003044,
                "count": 16294092,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.34238969,
                "variance": 1.802010081
              },
              {
                "average": 3.277834445,
                "count": 16294092,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.513788965,
                "variance": 2.291557031
              },
              {
                "average": 0.5214487558,
                "count": 16294092,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995397544,
                "variance": 0.2495399662
              },
              {
                "average": 0,
                "count": 16294092,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.391622804,
                "count": 16294092,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6177785264,
                "variance": 0.3816503076
              },
              {
                "average": -11.73914739,
                "count": 16294092,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.228739376,
                "variance": 52.25467297
              },
              {
                "average": 0,
                "count": 16294092,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.53143863,
                "count": 16294092,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5015123337,
                "variance": 0.2515146208
              },
              {
                "average": 204301070.4,
                "count": 16294092,
                "maximum": 204301664.5,
                "minimum": 204299879,
                "name": "GpsTime",
                "position": 12,
                "stddev": 604.9129613,
                "variance": 365919.6908
              },
              {
                "average": 0,
                "count": 16294092,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16294092,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16294092,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001100030612,
                "count": 16294092,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0331484632,
                "variance": 0.001098820612
              },
              {
                "average": 0.3484455593,
                "count": 16294092,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.47647798,
                "variance": 0.2270312654
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343280.2572,
              4295845.752,
              -10.41331937,
              345135.0572,
              4297104.392,
              281.9266806
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343280.257164189,
                    4295845.7519974075,
                    -10.413319370081041
                  ],
                  [
                    343280.257164189,
                    4297104.391997408,
                    -10.413319370081041
                  ],
                  [
                    345135.05716418906,
                    4297104.391997408,
                    281.926680629919
                  ],
                  [
                    345135.05716418906,
                    4295845.7519974075,
                    281.926680629919
                  ],
                  [
                    343280.257164189,
                    4295845.7519974075,
                    -10.413319370081041
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:14:24+00:00",
            "end_time": "2018-03-05T15: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": "20180305_398420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69932154166204,
              38.81944703625879,
              -9.097021649011765
            ],
            [
              -76.69958509150797,
              38.830530236762144,
              -9.097021649011765
            ],
            [
              -76.69283788977091,
              38.83062823070279,
              292.26297835098825
            ],
            [
              -76.69257538497281,
              38.81954499164568,
              292.26297835098825
            ],
            [
              -76.69932154166204,
              38.81944703625879,
              -9.097021649011765
            ]
          ]
        ]
      },
      "bbox": [
        -76.69958509,
        38.81944704,
        -9.097021649,
        -76.69257538,
        38.83062823,
        292.2629784
      ],
      "properties": {
        "datetime": "2018-03-06T13:38:52Z",
        "pc:count": 3757351,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352727.146,
            "count": 3757351,
            "maximum": 353060.9105,
            "minimum": 352475.0105,
            "name": "X",
            "position": 0,
            "stddev": 151.9661965,
            "variance": 23093.72487
          },
          {
            "average": 4298917.647,
            "count": 3757351,
            "maximum": 4299341.92,
            "minimum": 4298111.5,
            "name": "Y",
            "position": 1,
            "stddev": 308.7095403,
            "variance": 95301.58027
          },
          {
            "average": 6.343258072,
            "count": 3757351,
            "maximum": 292.2629784,
            "minimum": -9.097021649,
            "name": "Z",
            "position": 2,
            "stddev": 8.989888505,
            "variance": 80.81809533
          },
          {
            "average": 3209.246782,
            "count": 3757351,
            "maximum": 65502,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3476.193452,
            "variance": 12083920.91
          },
          {
            "average": 2.243187288,
            "count": 3757351,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.287583235,
            "variance": 1.657870586
          },
          {
            "average": 3.217887549,
            "count": 3757351,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.429816367,
            "variance": 2.044374844
          },
          {
            "average": 0.4987827861,
            "count": 3757351,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985849,
            "variance": 0.2499985849
          },
          {
            "average": 0,
            "count": 3757351,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27134223,
            "count": 3757351,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6167685753,
            "variance": 0.3804034755
          },
          {
            "average": 10.94973335,
            "count": 3757351,
            "maximum": 19.00200081,
            "minimum": -9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.409778929,
            "variance": 54.90482377
          },
          {
            "average": 0,
            "count": 3757351,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.90425196,
            "count": 3757351,
            "maximum": 86,
            "minimum": 83,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.444500228,
            "variance": 2.086580909
          },
          {
            "average": 204353747.7,
            "count": 3757351,
            "maximum": 204378732.7,
            "minimum": 204310357.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32905.40588,
            "variance": 1082765736
          },
          {
            "average": 0,
            "count": 3757351,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3757351,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3757351,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000703687252,
            "count": 3757351,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0265177726,
            "variance": 0.0007031922634
          },
          {
            "average": 0.3685330436,
            "count": 3757351,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4824069872,
            "variance": 0.2327165013
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352475.0105,
          4298111.5,
          -9.097021649,
          353060.9105,
          4299341.92,
          292.2629784
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352475.0104592379,
                4298111.500090174,
                -9.097021649011765
              ],
              [
                352475.0104592379,
                4299341.920090174,
                -9.097021649011765
              ],
              [
                353060.91045923793,
                4299341.920090174,
                292.26297835098825
              ],
              [
                353060.91045923793,
                4298111.500090174,
                292.26297835098825
              ],
              [
                352475.0104592379,
                4298111.500090174,
                -9.097021649011765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:38:52+00:00",
        "end_time": "2018-03-05T18:39:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_398420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_398420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_398420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_398420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69958509,
            38.81944704,
            -9.097021649,
            -76.69257538,
            38.83062823,
            292.2629784
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69932154166204,
                  38.81944703625879,
                  -9.097021649011765
                ],
                [
                  -76.69958509150797,
                  38.830530236762144,
                  -9.097021649011765
                ],
                [
                  -76.69283788977091,
                  38.83062823070279,
                  292.26297835098825
                ],
                [
                  -76.69257538497281,
                  38.81954499164568,
                  292.26297835098825
                ],
                [
                  -76.69932154166204,
                  38.81944703625879,
                  -9.097021649011765
                ]
              ]
            ]
          },
          "id": "20180305_398420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_398420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:38:52Z",
            "pc:count": 3757351,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352727.146,
                "count": 3757351,
                "maximum": 353060.9105,
                "minimum": 352475.0105,
                "name": "X",
                "position": 0,
                "stddev": 151.9661965,
                "variance": 23093.72487
              },
              {
                "average": 4298917.647,
                "count": 3757351,
                "maximum": 4299341.92,
                "minimum": 4298111.5,
                "name": "Y",
                "position": 1,
                "stddev": 308.7095403,
                "variance": 95301.58027
              },
              {
                "average": 6.343258072,
                "count": 3757351,
                "maximum": 292.2629784,
                "minimum": -9.097021649,
                "name": "Z",
                "position": 2,
                "stddev": 8.989888505,
                "variance": 80.81809533
              },
              {
                "average": 3209.246782,
                "count": 3757351,
                "maximum": 65502,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3476.193452,
                "variance": 12083920.91
              },
              {
                "average": 2.243187288,
                "count": 3757351,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.287583235,
                "variance": 1.657870586
              },
              {
                "average": 3.217887549,
                "count": 3757351,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.429816367,
                "variance": 2.044374844
              },
              {
                "average": 0.4987827861,
                "count": 3757351,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985849,
                "variance": 0.2499985849
              },
              {
                "average": 0,
                "count": 3757351,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27134223,
                "count": 3757351,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6167685753,
                "variance": 0.3804034755
              },
              {
                "average": 10.94973335,
                "count": 3757351,
                "maximum": 19.00200081,
                "minimum": -9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.409778929,
                "variance": 54.90482377
              },
              {
                "average": 0,
                "count": 3757351,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.90425196,
                "count": 3757351,
                "maximum": 86,
                "minimum": 83,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.444500228,
                "variance": 2.086580909
              },
              {
                "average": 204353747.7,
                "count": 3757351,
                "maximum": 204378732.7,
                "minimum": 204310357.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32905.40588,
                "variance": 1082765736
              },
              {
                "average": 0,
                "count": 3757351,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3757351,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3757351,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000703687252,
                "count": 3757351,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0265177726,
                "variance": 0.0007031922634
              },
              {
                "average": 0.3685330436,
                "count": 3757351,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4824069872,
                "variance": 0.2327165013
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352475.0105,
              4298111.5,
              -9.097021649,
              353060.9105,
              4299341.92,
              292.2629784
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352475.0104592379,
                    4298111.500090174,
                    -9.097021649011765
                  ],
                  [
                    352475.0104592379,
                    4299341.920090174,
                    -9.097021649011765
                  ],
                  [
                    353060.91045923793,
                    4299341.920090174,
                    292.26297835098825
                  ],
                  [
                    353060.91045923793,
                    4298111.500090174,
                    292.26297835098825
                  ],
                  [
                    352475.0104592379,
                    4298111.500090174,
                    -9.097021649011765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:38:52+00:00",
            "end_time": "2018-03-05T18:39: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": "20180217_398424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69927813705789,
              38.83044715850095,
              -9.167782015482118
            ],
            [
              -76.69954137639178,
              38.841513223834596,
              -9.167782015482118
            ],
            [
              -76.69436369814746,
              38.841588461415476,
              320.0722179845179
            ],
            [
              -76.6941012598385,
              38.83052236652932,
              320.0722179845179
            ],
            [
              -76.69927813705789,
              38.83044715850095,
              -9.167782015482118
            ]
          ]
        ]
      },
      "bbox": [
        -76.69954138,
        38.83044716,
        -9.167782015,
        -76.69410126,
        38.84158846,
        320.072218
      ],
      "properties": {
        "datetime": "2018-03-06T13:38:30Z",
        "pc:count": 4815245,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352707.3746,
            "count": 4815245,
            "maximum": 352951.0245,
            "minimum": 352501.4845,
            "name": "X",
            "position": 0,
            "stddev": 102.3725433,
            "variance": 10480.13762
          },
          {
            "average": 4299992.482,
            "count": 4815245,
            "maximum": 4300560.725,
            "minimum": 4299332.205,
            "name": "Y",
            "position": 1,
            "stddev": 374.1796437,
            "variance": 140010.4057
          },
          {
            "average": 7.844468202,
            "count": 4815245,
            "maximum": 320.072218,
            "minimum": -9.167782015,
            "name": "Z",
            "position": 2,
            "stddev": 7.217067422,
            "variance": 52.08606217
          },
          {
            "average": 3270.362465,
            "count": 4815245,
            "maximum": 34758,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3987.996569,
            "variance": 15904116.64
          },
          {
            "average": 2.483701868,
            "count": 4815245,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.372081124,
            "variance": 1.882606609
          },
          {
            "average": 3.718652322,
            "count": 4815245,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.330544905,
            "variance": 1.770349744
          },
          {
            "average": 0.505066305,
            "count": 4815245,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999743838,
            "variance": 0.2499743845
          },
          {
            "average": 0,
            "count": 4815245,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.218836009,
            "count": 4815245,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5328002609,
            "variance": 0.283876118
          },
          {
            "average": -4.568758421,
            "count": 4815245,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.5601559,
            "variance": 183.8778282
          },
          {
            "average": 0,
            "count": 4815245,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.66844221,
            "count": 4815245,
            "maximum": 86,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.74962954,
            "variance": 1008.038976
          },
          {
            "average": 203682185,
            "count": 4815245,
            "maximum": 204378710.7,
            "minimum": 202912944.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 704481.258,
            "variance": 496293842900.0
          },
          {
            "average": 0,
            "count": 4815245,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4815245,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4815245,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004398530085,
            "count": 4815245,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02096806212,
            "variance": 0.0004396596292
          },
          {
            "average": 0.5450142205,
            "count": 4815245,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4979696491,
            "variance": 0.2479737715
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352501.4845,
          4299332.205,
          -9.167782015,
          352951.0245,
          4300560.725,
          320.072218
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352501.4844928076,
                4299332.204505172,
                -9.167782015482118
              ],
              [
                352501.4844928076,
                4300560.724505171,
                -9.167782015482118
              ],
              [
                352951.0244928076,
                4300560.724505171,
                320.0722179845179
              ],
              [
                352951.0244928076,
                4299332.204505172,
                320.0722179845179
              ],
              [
                352501.4844928076,
                4299332.204505172,
                -9.167782015482118
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:38:30+00:00",
        "end_time": "2018-02-17T14:29:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180217_398424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180217_398424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180217_398424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69954138,
            38.83044716,
            -9.167782015,
            -76.69410126,
            38.84158846,
            320.072218
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69927813705789,
                  38.83044715850095,
                  -9.167782015482118
                ],
                [
                  -76.69954137639178,
                  38.841513223834596,
                  -9.167782015482118
                ],
                [
                  -76.69436369814746,
                  38.841588461415476,
                  320.0722179845179
                ],
                [
                  -76.6941012598385,
                  38.83052236652932,
                  320.0722179845179
                ],
                [
                  -76.69927813705789,
                  38.83044715850095,
                  -9.167782015482118
                ]
              ]
            ]
          },
          "id": "20180217_398424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180217_398424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:38:30Z",
            "pc:count": 4815245,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352707.3746,
                "count": 4815245,
                "maximum": 352951.0245,
                "minimum": 352501.4845,
                "name": "X",
                "position": 0,
                "stddev": 102.3725433,
                "variance": 10480.13762
              },
              {
                "average": 4299992.482,
                "count": 4815245,
                "maximum": 4300560.725,
                "minimum": 4299332.205,
                "name": "Y",
                "position": 1,
                "stddev": 374.1796437,
                "variance": 140010.4057
              },
              {
                "average": 7.844468202,
                "count": 4815245,
                "maximum": 320.072218,
                "minimum": -9.167782015,
                "name": "Z",
                "position": 2,
                "stddev": 7.217067422,
                "variance": 52.08606217
              },
              {
                "average": 3270.362465,
                "count": 4815245,
                "maximum": 34758,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3987.996569,
                "variance": 15904116.64
              },
              {
                "average": 2.483701868,
                "count": 4815245,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.372081124,
                "variance": 1.882606609
              },
              {
                "average": 3.718652322,
                "count": 4815245,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.330544905,
                "variance": 1.770349744
              },
              {
                "average": 0.505066305,
                "count": 4815245,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999743838,
                "variance": 0.2499743845
              },
              {
                "average": 0,
                "count": 4815245,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.218836009,
                "count": 4815245,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5328002609,
                "variance": 0.283876118
              },
              {
                "average": -4.568758421,
                "count": 4815245,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.5601559,
                "variance": 183.8778282
              },
              {
                "average": 0,
                "count": 4815245,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.66844221,
                "count": 4815245,
                "maximum": 86,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.74962954,
                "variance": 1008.038976
              },
              {
                "average": 203682185,
                "count": 4815245,
                "maximum": 204378710.7,
                "minimum": 202912944.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 704481.258,
                "variance": 496293842900.0
              },
              {
                "average": 0,
                "count": 4815245,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4815245,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4815245,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004398530085,
                "count": 4815245,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02096806212,
                "variance": 0.0004396596292
              },
              {
                "average": 0.5450142205,
                "count": 4815245,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4979696491,
                "variance": 0.2479737715
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352501.4845,
              4299332.205,
              -9.167782015,
              352951.0245,
              4300560.725,
              320.072218
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352501.4844928076,
                    4299332.204505172,
                    -9.167782015482118
                  ],
                  [
                    352501.4844928076,
                    4300560.724505171,
                    -9.167782015482118
                  ],
                  [
                    352951.0244928076,
                    4300560.724505171,
                    320.0722179845179
                  ],
                  [
                    352951.0244928076,
                    4299332.204505172,
                    320.0722179845179
                  ],
                  [
                    352501.4844928076,
                    4299332.204505172,
                    -9.167782015482118
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:38:30+00:00",
            "end_time": "2018-02-17T14:29:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_374424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7835189866485,
              38.830361693670405,
              -10.369910313964652
            ],
            [
              -76.78380206914049,
              38.84169946160296,
              -10.369910313964652
            ],
            [
              -76.76244022337627,
              38.84202381885197,
              297.29008968603534
            ],
            [
              -76.76216052661931,
              38.830685920388255,
              297.29008968603534
            ],
            [
              -76.7835189866485,
              38.830361693670405,
              -10.369910313964652
            ]
          ]
        ]
      },
      "bbox": [
        -76.78380207,
        38.83036169,
        -10.36991031,
        -76.76216053,
        38.84202382,
        297.2900897
      ],
      "properties": {
        "datetime": "2018-03-05T15:53:11Z",
        "pc:count": 18115890,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346156.5797,
            "count": 18115890,
            "maximum": 347043.3909,
            "minimum": 345188.6309,
            "name": "X",
            "position": 0,
            "stddev": 496.3105696,
            "variance": 246324.1815
          },
          {
            "average": 4300136.132,
            "count": 18115890,
            "maximum": 4300720.861,
            "minimum": 4299462.121,
            "name": "Y",
            "position": 1,
            "stddev": 350.2527424,
            "variance": 122676.9835
          },
          {
            "average": 23.23559293,
            "count": 18115890,
            "maximum": 297.2900897,
            "minimum": -10.36991031,
            "name": "Z",
            "position": 2,
            "stddev": 12.23137874,
            "variance": 149.6066259
          },
          {
            "average": 4667.844668,
            "count": 18115890,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5381.330897,
            "variance": 28958722.23
          },
          {
            "average": 2.286873016,
            "count": 18115890,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.356406148,
            "variance": 1.839837637
          },
          {
            "average": 3.37830435,
            "count": 18115890,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.502894167,
            "variance": 2.258690878
          },
          {
            "average": 0.5086152543,
            "count": 18115890,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999257857,
            "variance": 0.2499257912
          },
          {
            "average": 0,
            "count": 18115890,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320717668,
            "count": 18115890,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.631711265,
            "variance": 0.3990591224
          },
          {
            "average": 11.01858327,
            "count": 18115890,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.010244799,
            "variance": 64.16402174
          },
          {
            "average": 0,
            "count": 18115890,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.35998993,
            "count": 18115890,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4943714499,
            "variance": 0.2444031304
          },
          {
            "average": 204300101.8,
            "count": 18115890,
            "maximum": 204300391.8,
            "minimum": 204298636.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 233.6269137,
            "variance": 54581.53482
          },
          {
            "average": 0,
            "count": 18115890,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18115890,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18115890,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007799230399,
            "count": 18115890,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0279162104,
            "variance": 0.000779314803
          },
          {
            "average": 0.3066525575,
            "count": 18115890,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4611038692,
            "variance": 0.2126167782
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345188.6309,
          4299462.121,
          -10.36991031,
          347043.3909,
          4300720.861,
          297.2900897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345188.63089865306,
                4299462.120904,
                -10.369910313964652
              ],
              [
                345188.63089865306,
                4300720.860904,
                -10.369910313964652
              ],
              [
                347043.3908986531,
                4300720.860904,
                297.29008968603534
              ],
              [
                347043.3908986531,
                4299462.120904,
                297.29008968603534
              ],
              [
                345188.63089865306,
                4299462.120904,
                -10.369910313964652
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:53:11+00:00",
        "end_time": "2018-03-05T15:23:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_374424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_374424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_374424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78380207,
            38.83036169,
            -10.36991031,
            -76.76216053,
            38.84202382,
            297.2900897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7835189866485,
                  38.830361693670405,
                  -10.369910313964652
                ],
                [
                  -76.78380206914049,
                  38.84169946160296,
                  -10.369910313964652
                ],
                [
                  -76.76244022337627,
                  38.84202381885197,
                  297.29008968603534
                ],
                [
                  -76.76216052661931,
                  38.830685920388255,
                  297.29008968603534
                ],
                [
                  -76.7835189866485,
                  38.830361693670405,
                  -10.369910313964652
                ]
              ]
            ]
          },
          "id": "20180305_374424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_374424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:53:11Z",
            "pc:count": 18115890,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346156.5797,
                "count": 18115890,
                "maximum": 347043.3909,
                "minimum": 345188.6309,
                "name": "X",
                "position": 0,
                "stddev": 496.3105696,
                "variance": 246324.1815
              },
              {
                "average": 4300136.132,
                "count": 18115890,
                "maximum": 4300720.861,
                "minimum": 4299462.121,
                "name": "Y",
                "position": 1,
                "stddev": 350.2527424,
                "variance": 122676.9835
              },
              {
                "average": 23.23559293,
                "count": 18115890,
                "maximum": 297.2900897,
                "minimum": -10.36991031,
                "name": "Z",
                "position": 2,
                "stddev": 12.23137874,
                "variance": 149.6066259
              },
              {
                "average": 4667.844668,
                "count": 18115890,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5381.330897,
                "variance": 28958722.23
              },
              {
                "average": 2.286873016,
                "count": 18115890,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.356406148,
                "variance": 1.839837637
              },
              {
                "average": 3.37830435,
                "count": 18115890,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.502894167,
                "variance": 2.258690878
              },
              {
                "average": 0.5086152543,
                "count": 18115890,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999257857,
                "variance": 0.2499257912
              },
              {
                "average": 0,
                "count": 18115890,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320717668,
                "count": 18115890,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.631711265,
                "variance": 0.3990591224
              },
              {
                "average": 11.01858327,
                "count": 18115890,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.010244799,
                "variance": 64.16402174
              },
              {
                "average": 0,
                "count": 18115890,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.35998993,
                "count": 18115890,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4943714499,
                "variance": 0.2444031304
              },
              {
                "average": 204300101.8,
                "count": 18115890,
                "maximum": 204300391.8,
                "minimum": 204298636.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 233.6269137,
                "variance": 54581.53482
              },
              {
                "average": 0,
                "count": 18115890,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18115890,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18115890,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007799230399,
                "count": 18115890,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0279162104,
                "variance": 0.000779314803
              },
              {
                "average": 0.3066525575,
                "count": 18115890,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4611038692,
                "variance": 0.2126167782
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345188.6309,
              4299462.121,
              -10.36991031,
              347043.3909,
              4300720.861,
              297.2900897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345188.63089865306,
                    4299462.120904,
                    -10.369910313964652
                  ],
                  [
                    345188.63089865306,
                    4300720.860904,
                    -10.369910313964652
                  ],
                  [
                    347043.3908986531,
                    4300720.860904,
                    297.29008968603534
                  ],
                  [
                    347043.3908986531,
                    4299462.120904,
                    297.29008968603534
                  ],
                  [
                    345188.63089865306,
                    4299462.120904,
                    -10.369910313964652
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:53:11+00:00",
            "end_time": "2018-03-05T15:23:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_362408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82575077584077,
              38.786499777901575,
              -10.426324002770457
            ],
            [
              -76.82604011519895,
              38.79783772744539,
              -10.426324002770457
            ],
            [
              -76.80469209292347,
              38.79816949317352,
              298.67367599722957
            ],
            [
              -76.80440613169253,
              38.78683141006956,
              298.67367599722957
            ],
            [
              -76.82575077584077,
              38.786499777901575,
              -10.426324002770457
            ]
          ]
        ]
      },
      "bbox": [
        -76.82604012,
        38.78649978,
        -10.426324,
        -76.80440613,
        38.79816949,
        298.673676
      ],
      "properties": {
        "datetime": "2018-03-05T16:13:39Z",
        "pc:count": 15794255,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342373.7145,
            "count": 15794255,
            "maximum": 343280.0924,
            "minimum": 341425.3524,
            "name": "X",
            "position": 0,
            "stddev": 578.5968045,
            "variance": 334774.2621
          },
          {
            "average": 4295343.817,
            "count": 15794255,
            "maximum": 4295925.547,
            "minimum": 4294666.767,
            "name": "Y",
            "position": 1,
            "stddev": 354.208242,
            "variance": 125463.4787
          },
          {
            "average": 52.02006004,
            "count": 15794255,
            "maximum": 298.673676,
            "minimum": -10.426324,
            "name": "Z",
            "position": 2,
            "stddev": 11.64603623,
            "variance": 135.6301599
          },
          {
            "average": 4923.746995,
            "count": 15794255,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5355.875395,
            "variance": 28685401.25
          },
          {
            "average": 2.180138158,
            "count": 15794255,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317082216,
            "variance": 1.734705563
          },
          {
            "average": 3.172953837,
            "count": 15794255,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.525112488,
            "variance": 2.325968101
          },
          {
            "average": 0.5105116386,
            "count": 15794255,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998895091,
            "variance": 0.2498895213
          },
          {
            "average": 0,
            "count": 15794255,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.376943705,
            "count": 15794255,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6111446931,
            "variance": 0.3734978359
          },
          {
            "average": -2.469964656,
            "count": 15794255,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.07453382,
            "variance": 198.0925024
          },
          {
            "average": 0,
            "count": 15794255,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.11546819,
            "count": 15794255,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.673379358,
            "variance": 0.4534397598
          },
          {
            "average": 204300681.9,
            "count": 15794255,
            "maximum": 204301619.7,
            "minimum": 204299831.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 629.2912969,
            "variance": 396007.5364
          },
          {
            "average": 0,
            "count": 15794255,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15794255,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15794255,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009911198724,
            "count": 15794255,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03146645224,
            "variance": 0.0009901376165
          },
          {
            "average": 0.4299655159,
            "count": 15794255,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4950708904,
            "variance": 0.2450951866
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341425.3524,
          4294666.767,
          -10.426324,
          343280.0924,
          4295925.547,
          298.673676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341425.3524051977,
                4294666.767347021,
                -10.426324002770457
              ],
              [
                341425.3524051977,
                4295925.54734702,
                -10.426324002770457
              ],
              [
                343280.0924051977,
                4295925.54734702,
                298.67367599722957
              ],
              [
                343280.0924051977,
                4294666.767347021,
                298.67367599722957
              ],
              [
                341425.3524051977,
                4294666.767347021,
                -10.426324002770457
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:13:39+00:00",
        "end_time": "2018-03-05T15:43:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_362408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_362408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_362408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82604012,
            38.78649978,
            -10.426324,
            -76.80440613,
            38.79816949,
            298.673676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82575077584077,
                  38.786499777901575,
                  -10.426324002770457
                ],
                [
                  -76.82604011519895,
                  38.79783772744539,
                  -10.426324002770457
                ],
                [
                  -76.80469209292347,
                  38.79816949317352,
                  298.67367599722957
                ],
                [
                  -76.80440613169253,
                  38.78683141006956,
                  298.67367599722957
                ],
                [
                  -76.82575077584077,
                  38.786499777901575,
                  -10.426324002770457
                ]
              ]
            ]
          },
          "id": "20180305_362408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_362408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:13:39Z",
            "pc:count": 15794255,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342373.7145,
                "count": 15794255,
                "maximum": 343280.0924,
                "minimum": 341425.3524,
                "name": "X",
                "position": 0,
                "stddev": 578.5968045,
                "variance": 334774.2621
              },
              {
                "average": 4295343.817,
                "count": 15794255,
                "maximum": 4295925.547,
                "minimum": 4294666.767,
                "name": "Y",
                "position": 1,
                "stddev": 354.208242,
                "variance": 125463.4787
              },
              {
                "average": 52.02006004,
                "count": 15794255,
                "maximum": 298.673676,
                "minimum": -10.426324,
                "name": "Z",
                "position": 2,
                "stddev": 11.64603623,
                "variance": 135.6301599
              },
              {
                "average": 4923.746995,
                "count": 15794255,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5355.875395,
                "variance": 28685401.25
              },
              {
                "average": 2.180138158,
                "count": 15794255,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317082216,
                "variance": 1.734705563
              },
              {
                "average": 3.172953837,
                "count": 15794255,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.525112488,
                "variance": 2.325968101
              },
              {
                "average": 0.5105116386,
                "count": 15794255,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998895091,
                "variance": 0.2498895213
              },
              {
                "average": 0,
                "count": 15794255,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.376943705,
                "count": 15794255,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6111446931,
                "variance": 0.3734978359
              },
              {
                "average": -2.469964656,
                "count": 15794255,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.07453382,
                "variance": 198.0925024
              },
              {
                "average": 0,
                "count": 15794255,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.11546819,
                "count": 15794255,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.673379358,
                "variance": 0.4534397598
              },
              {
                "average": 204300681.9,
                "count": 15794255,
                "maximum": 204301619.7,
                "minimum": 204299831.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 629.2912969,
                "variance": 396007.5364
              },
              {
                "average": 0,
                "count": 15794255,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15794255,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15794255,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009911198724,
                "count": 15794255,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03146645224,
                "variance": 0.0009901376165
              },
              {
                "average": 0.4299655159,
                "count": 15794255,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4950708904,
                "variance": 0.2450951866
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341425.3524,
              4294666.767,
              -10.426324,
              343280.0924,
              4295925.547,
              298.673676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341425.3524051977,
                    4294666.767347021,
                    -10.426324002770457
                  ],
                  [
                    341425.3524051977,
                    4295925.54734702,
                    -10.426324002770457
                  ],
                  [
                    343280.0924051977,
                    4295925.54734702,
                    298.67367599722957
                  ],
                  [
                    343280.0924051977,
                    4294666.767347021,
                    298.67367599722957
                  ],
                  [
                    341425.3524051977,
                    4294666.767347021,
                    -10.426324002770457
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:13:39+00:00",
            "end_time": "2018-03-05T15:43: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": "20180305_368424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80458135185656,
              38.830399313130556,
              -10.27481459714221
            ],
            [
              -76.80486776302655,
              38.84173640967177,
              -10.27481459714221
            ],
            [
              -76.78350638117293,
              38.84206461601384,
              295.4051854028578
            ],
            [
              -76.78322335539151,
              38.830727387400316,
              295.4051854028578
            ],
            [
              -76.80458135185656,
              38.830399313130556,
              -10.27481459714221
            ]
          ]
        ]
      },
      "bbox": [
        -76.80486776,
        38.83039931,
        -10.2748146,
        -76.78322336,
        38.84206462,
        295.4051854
      ],
      "properties": {
        "datetime": "2018-03-05T15:46:07Z",
        "pc:count": 15578518,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344291.7466,
            "count": 15578518,
            "maximum": 345215.0861,
            "minimum": 343360.3461,
            "name": "X",
            "position": 0,
            "stddev": 482.2568336,
            "variance": 232571.6535
          },
          {
            "average": 4300101.455,
            "count": 15578518,
            "maximum": 4300760.884,
            "minimum": 4299502.204,
            "name": "Y",
            "position": 1,
            "stddev": 351.6919642,
            "variance": 123687.2377
          },
          {
            "average": 38.03854329,
            "count": 15578518,
            "maximum": 295.4051854,
            "minimum": -10.2748146,
            "name": "Z",
            "position": 2,
            "stddev": 14.37249768,
            "variance": 206.5686894
          },
          {
            "average": 4620.06789,
            "count": 15578518,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4590.435984,
            "variance": 21072102.52
          },
          {
            "average": 2.103982356,
            "count": 15578518,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.271815581,
            "variance": 1.617514871
          },
          {
            "average": 3.017969809,
            "count": 15578518,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.50045336,
            "variance": 2.251360285
          },
          {
            "average": 0.5200268087,
            "count": 15578518,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499598782,
            "variance": 0.249598943
          },
          {
            "average": 0,
            "count": 15578518,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.395278999,
            "count": 15578518,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6133302962,
            "variance": 0.3761740523
          },
          {
            "average": -10.22899456,
            "count": 15578518,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.635639658,
            "variance": 74.57427231
          },
          {
            "average": 0,
            "count": 15578518,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.49830504,
            "count": 15578518,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5348594643,
            "variance": 0.2860746465
          },
          {
            "average": 204299308.5,
            "count": 15578518,
            "maximum": 204299967.2,
            "minimum": 204298195,
            "name": "GpsTime",
            "position": 12,
            "stddev": 650.639864,
            "variance": 423332.2327
          },
          {
            "average": 0,
            "count": 15578518,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15578518,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15578518,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009783343961,
            "count": 15578518,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03126303441,
            "variance": 0.0009773773207
          },
          {
            "average": 0.3727470739,
            "count": 15578518,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4835356324,
            "variance": 0.2338067078
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343360.3461,
          4299502.204,
          -10.2748146,
          345215.0861,
          4300760.884,
          295.4051854
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343360.34605388314,
                4299502.20445848,
                -10.27481459714221
              ],
              [
                343360.34605388314,
                4300760.8844584795,
                -10.27481459714221
              ],
              [
                345215.08605388313,
                4300760.8844584795,
                295.4051854028578
              ],
              [
                345215.08605388313,
                4299502.20445848,
                295.4051854028578
              ],
              [
                343360.34605388314,
                4299502.20445848,
                -10.27481459714221
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:46:07+00:00",
        "end_time": "2018-03-05T15:16:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_368424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_368424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_368424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80486776,
            38.83039931,
            -10.2748146,
            -76.78322336,
            38.84206462,
            295.4051854
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80458135185656,
                  38.830399313130556,
                  -10.27481459714221
                ],
                [
                  -76.80486776302655,
                  38.84173640967177,
                  -10.27481459714221
                ],
                [
                  -76.78350638117293,
                  38.84206461601384,
                  295.4051854028578
                ],
                [
                  -76.78322335539151,
                  38.830727387400316,
                  295.4051854028578
                ],
                [
                  -76.80458135185656,
                  38.830399313130556,
                  -10.27481459714221
                ]
              ]
            ]
          },
          "id": "20180305_368424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_368424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:46:07Z",
            "pc:count": 15578518,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344291.7466,
                "count": 15578518,
                "maximum": 345215.0861,
                "minimum": 343360.3461,
                "name": "X",
                "position": 0,
                "stddev": 482.2568336,
                "variance": 232571.6535
              },
              {
                "average": 4300101.455,
                "count": 15578518,
                "maximum": 4300760.884,
                "minimum": 4299502.204,
                "name": "Y",
                "position": 1,
                "stddev": 351.6919642,
                "variance": 123687.2377
              },
              {
                "average": 38.03854329,
                "count": 15578518,
                "maximum": 295.4051854,
                "minimum": -10.2748146,
                "name": "Z",
                "position": 2,
                "stddev": 14.37249768,
                "variance": 206.5686894
              },
              {
                "average": 4620.06789,
                "count": 15578518,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4590.435984,
                "variance": 21072102.52
              },
              {
                "average": 2.103982356,
                "count": 15578518,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.271815581,
                "variance": 1.617514871
              },
              {
                "average": 3.017969809,
                "count": 15578518,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.50045336,
                "variance": 2.251360285
              },
              {
                "average": 0.5200268087,
                "count": 15578518,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499598782,
                "variance": 0.249598943
              },
              {
                "average": 0,
                "count": 15578518,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.395278999,
                "count": 15578518,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6133302962,
                "variance": 0.3761740523
              },
              {
                "average": -10.22899456,
                "count": 15578518,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.635639658,
                "variance": 74.57427231
              },
              {
                "average": 0,
                "count": 15578518,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.49830504,
                "count": 15578518,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5348594643,
                "variance": 0.2860746465
              },
              {
                "average": 204299308.5,
                "count": 15578518,
                "maximum": 204299967.2,
                "minimum": 204298195,
                "name": "GpsTime",
                "position": 12,
                "stddev": 650.639864,
                "variance": 423332.2327
              },
              {
                "average": 0,
                "count": 15578518,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15578518,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15578518,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009783343961,
                "count": 15578518,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03126303441,
                "variance": 0.0009773773207
              },
              {
                "average": 0.3727470739,
                "count": 15578518,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4835356324,
                "variance": 0.2338067078
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343360.3461,
              4299502.204,
              -10.2748146,
              345215.0861,
              4300760.884,
              295.4051854
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343360.34605388314,
                    4299502.20445848,
                    -10.27481459714221
                  ],
                  [
                    343360.34605388314,
                    4300760.8844584795,
                    -10.27481459714221
                  ],
                  [
                    345215.08605388313,
                    4300760.8844584795,
                    295.4051854028578
                  ],
                  [
                    345215.08605388313,
                    4299502.20445848,
                    295.4051854028578
                  ],
                  [
                    343360.34605388314,
                    4299502.20445848,
                    -10.27481459714221
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:46:07+00:00",
            "end_time": "2018-03-05T15: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": "20180305_380408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76260298622906,
              38.786388464114395,
              -10.251585002418295
            ],
            [
              -76.7628823068972,
              38.797726265904494,
              -10.251585002418295
            ],
            [
              -76.74153381509453,
              38.7980464885774,
              308.14841499758177
            ],
            [
              -76.74125787280077,
              38.78670855787564,
              308.14841499758177
            ],
            [
              -76.76260298622906,
              38.786388464114395,
              -10.251585002418295
            ]
          ]
        ]
      },
      "bbox": [
        -76.76288231,
        38.78638846,
        -10.251585,
        -76.74125787,
        38.79804649,
        308.148415
      ],
      "properties": {
        "datetime": "2018-03-06T13:40:20Z",
        "pc:count": 20236738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347956.9528,
            "count": 20236738,
            "maximum": 348764.8907,
            "minimum": 346910.1707,
            "name": "X",
            "position": 0,
            "stddev": 564.8142755,
            "variance": 319015.1658
          },
          {
            "average": 4295170.935,
            "count": 20236738,
            "maximum": 4295805.504,
            "minimum": 4294546.784,
            "name": "Y",
            "position": 1,
            "stddev": 354.5673517,
            "variance": 125718.0069
          },
          {
            "average": 38.83808172,
            "count": 20236738,
            "maximum": 308.148415,
            "minimum": -10.251585,
            "name": "Z",
            "position": 2,
            "stddev": 13.07581604,
            "variance": 170.9769652
          },
          {
            "average": 4789.791577,
            "count": 20236738,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5442.813435,
            "variance": 29624218.09
          },
          {
            "average": 2.340153784,
            "count": 20236738,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.357407391,
            "variance": 1.842554825
          },
          {
            "average": 3.470814862,
            "count": 20236738,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.454776634,
            "variance": 2.116375056
          },
          {
            "average": 0.5008657522,
            "count": 20236738,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999992628,
            "variance": 0.2499992628
          },
          {
            "average": 0,
            "count": 20236738,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.334813496,
            "count": 20236738,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.531935852,
            "variance": 0.2829557506
          },
          {
            "average": 5.959088009,
            "count": 20236738,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.10060234,
            "variance": 146.4245771
          },
          {
            "average": 0,
            "count": 20236738,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.78587839,
            "count": 20236738,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.431150981,
            "variance": 2.048193131
          },
          {
            "average": 204329903,
            "count": 20236738,
            "maximum": 204378820.3,
            "minimum": 204309296.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31072.67526,
            "variance": 965511147.9
          },
          {
            "average": 0,
            "count": 20236738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20236738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20236738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006232723871,
            "count": 20236738,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02495764311,
            "variance": 0.0006228839494
          },
          {
            "average": 0.381165927,
            "count": 20236738,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4856732181,
            "variance": 0.2358784748
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346910.1707,
          4294546.784,
          -10.251585,
          348764.8907,
          4295805.504,
          308.148415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346910.1706649119,
                4294546.784012417,
                -10.251585002418295
              ],
              [
                346910.1706649119,
                4295805.504012418,
                -10.251585002418295
              ],
              [
                348764.8906649119,
                4295805.504012418,
                308.14841499758177
              ],
              [
                348764.8906649119,
                4294546.784012417,
                308.14841499758177
              ],
              [
                346910.1706649119,
                4294546.784012417,
                -10.251585002418295
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:40:20+00:00",
        "end_time": "2018-03-05T18:21:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_380408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_380408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_380408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_380408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76288231,
            38.78638846,
            -10.251585,
            -76.74125787,
            38.79804649,
            308.148415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76260298622906,
                  38.786388464114395,
                  -10.251585002418295
                ],
                [
                  -76.7628823068972,
                  38.797726265904494,
                  -10.251585002418295
                ],
                [
                  -76.74153381509453,
                  38.7980464885774,
                  308.14841499758177
                ],
                [
                  -76.74125787280077,
                  38.78670855787564,
                  308.14841499758177
                ],
                [
                  -76.76260298622906,
                  38.786388464114395,
                  -10.251585002418295
                ]
              ]
            ]
          },
          "id": "20180305_380408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_380408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:40:20Z",
            "pc:count": 20236738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347956.9528,
                "count": 20236738,
                "maximum": 348764.8907,
                "minimum": 346910.1707,
                "name": "X",
                "position": 0,
                "stddev": 564.8142755,
                "variance": 319015.1658
              },
              {
                "average": 4295170.935,
                "count": 20236738,
                "maximum": 4295805.504,
                "minimum": 4294546.784,
                "name": "Y",
                "position": 1,
                "stddev": 354.5673517,
                "variance": 125718.0069
              },
              {
                "average": 38.83808172,
                "count": 20236738,
                "maximum": 308.148415,
                "minimum": -10.251585,
                "name": "Z",
                "position": 2,
                "stddev": 13.07581604,
                "variance": 170.9769652
              },
              {
                "average": 4789.791577,
                "count": 20236738,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5442.813435,
                "variance": 29624218.09
              },
              {
                "average": 2.340153784,
                "count": 20236738,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.357407391,
                "variance": 1.842554825
              },
              {
                "average": 3.470814862,
                "count": 20236738,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.454776634,
                "variance": 2.116375056
              },
              {
                "average": 0.5008657522,
                "count": 20236738,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999992628,
                "variance": 0.2499992628
              },
              {
                "average": 0,
                "count": 20236738,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.334813496,
                "count": 20236738,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.531935852,
                "variance": 0.2829557506
              },
              {
                "average": 5.959088009,
                "count": 20236738,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.10060234,
                "variance": 146.4245771
              },
              {
                "average": 0,
                "count": 20236738,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.78587839,
                "count": 20236738,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.431150981,
                "variance": 2.048193131
              },
              {
                "average": 204329903,
                "count": 20236738,
                "maximum": 204378820.3,
                "minimum": 204309296.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31072.67526,
                "variance": 965511147.9
              },
              {
                "average": 0,
                "count": 20236738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20236738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20236738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006232723871,
                "count": 20236738,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02495764311,
                "variance": 0.0006228839494
              },
              {
                "average": 0.381165927,
                "count": 20236738,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4856732181,
                "variance": 0.2358784748
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346910.1707,
              4294546.784,
              -10.251585,
              348764.8907,
              4295805.504,
              308.148415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346910.1706649119,
                    4294546.784012417,
                    -10.251585002418295
                  ],
                  [
                    346910.1706649119,
                    4295805.504012418,
                    -10.251585002418295
                  ],
                  [
                    348764.8906649119,
                    4295805.504012418,
                    308.14841499758177
                  ],
                  [
                    348764.8906649119,
                    4294546.784012417,
                    308.14841499758177
                  ],
                  [
                    346910.1706649119,
                    4294546.784012417,
                    -10.251585002418295
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:40:20+00:00",
            "end_time": "2018-03-05T18:21: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": "20180305_368416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80464290351728,
              38.80843257351012,
              -10.415069917744319
            ],
            [
              -76.80492910460718,
              38.81976989254311,
              -10.415069917744319
            ],
            [
              -76.78357244548002,
              38.82009798379906,
              285.26493008225566
            ],
            [
              -76.78328962643234,
              38.80876053271505,
              285.26493008225566
            ],
            [
              -76.80464290351728,
              38.80843257351012,
              -10.415069917744319
            ]
          ]
        ]
      },
      "bbox": [
        -76.8049291,
        38.80843257,
        -10.41506992,
        -76.78328963,
        38.82009798,
        285.2649301
      ],
      "properties": {
        "datetime": "2018-03-05T16:14:24Z",
        "pc:count": 17450195,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344073.2682,
            "count": 17450195,
            "maximum": 345161.7527,
            "minimum": 343306.8527,
            "name": "X",
            "position": 0,
            "stddev": 539.1380496,
            "variance": 290669.8366
          },
          {
            "average": 4297661.892,
            "count": 17450195,
            "maximum": 4298323.152,
            "minimum": 4297064.452,
            "name": "Y",
            "position": 1,
            "stddev": 340.0786653,
            "variance": 115653.4986
          },
          {
            "average": 48.16893763,
            "count": 17450195,
            "maximum": 285.2649301,
            "minimum": -10.41506992,
            "name": "Z",
            "position": 2,
            "stddev": 12.81803033,
            "variance": 164.3019015
          },
          {
            "average": 5095.279733,
            "count": 17450195,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5817.251657,
            "variance": 33840416.84
          },
          {
            "average": 2.270425058,
            "count": 17450195,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.355480773,
            "variance": 1.837328127
          },
          {
            "average": 3.342035891,
            "count": 17450195,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.517474399,
            "variance": 2.302728553
          },
          {
            "average": 0.4999719487,
            "count": 17450195,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000135,
            "variance": 0.2500000135
          },
          {
            "average": 0,
            "count": 17450195,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.347266664,
            "count": 17450195,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5702847387,
            "variance": 0.3252246832
          },
          {
            "average": 8.155506023,
            "count": 17450195,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.5311227,
            "variance": 132.9667908
          },
          {
            "average": 0,
            "count": 17450195,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.67428456,
            "count": 17450195,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6207990252,
            "variance": 0.3853914297
          },
          {
            "average": 204300306.4,
            "count": 17450195,
            "maximum": 204301664.8,
            "minimum": 204299875.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 474.2370769,
            "variance": 224900.8051
          },
          {
            "average": 0,
            "count": 17450195,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17450195,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17450195,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008364376444,
            "count": 17450195,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02890913462,
            "variance": 0.0008357380644
          },
          {
            "average": 0.3509381987,
            "count": 17450195,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4772636509,
            "variance": 0.2277805924
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343306.8527,
          4297064.452,
          -10.41506992,
          345161.7527,
          4298323.152,
          285.2649301
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343306.8527005836,
                4297064.451810256,
                -10.415069917744319
              ],
              [
                343306.8527005836,
                4298323.151810255,
                -10.415069917744319
              ],
              [
                345161.7527005836,
                4298323.151810255,
                285.26493008225566
              ],
              [
                345161.7527005836,
                4297064.451810256,
                285.26493008225566
              ],
              [
                343306.8527005836,
                4297064.451810256,
                -10.415069917744319
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:14:24+00:00",
        "end_time": "2018-03-05T15:44:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_368416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_368416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_368416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8049291,
            38.80843257,
            -10.41506992,
            -76.78328963,
            38.82009798,
            285.2649301
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80464290351728,
                  38.80843257351012,
                  -10.415069917744319
                ],
                [
                  -76.80492910460718,
                  38.81976989254311,
                  -10.415069917744319
                ],
                [
                  -76.78357244548002,
                  38.82009798379906,
                  285.26493008225566
                ],
                [
                  -76.78328962643234,
                  38.80876053271505,
                  285.26493008225566
                ],
                [
                  -76.80464290351728,
                  38.80843257351012,
                  -10.415069917744319
                ]
              ]
            ]
          },
          "id": "20180305_368416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_368416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:14:24Z",
            "pc:count": 17450195,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344073.2682,
                "count": 17450195,
                "maximum": 345161.7527,
                "minimum": 343306.8527,
                "name": "X",
                "position": 0,
                "stddev": 539.1380496,
                "variance": 290669.8366
              },
              {
                "average": 4297661.892,
                "count": 17450195,
                "maximum": 4298323.152,
                "minimum": 4297064.452,
                "name": "Y",
                "position": 1,
                "stddev": 340.0786653,
                "variance": 115653.4986
              },
              {
                "average": 48.16893763,
                "count": 17450195,
                "maximum": 285.2649301,
                "minimum": -10.41506992,
                "name": "Z",
                "position": 2,
                "stddev": 12.81803033,
                "variance": 164.3019015
              },
              {
                "average": 5095.279733,
                "count": 17450195,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5817.251657,
                "variance": 33840416.84
              },
              {
                "average": 2.270425058,
                "count": 17450195,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.355480773,
                "variance": 1.837328127
              },
              {
                "average": 3.342035891,
                "count": 17450195,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.517474399,
                "variance": 2.302728553
              },
              {
                "average": 0.4999719487,
                "count": 17450195,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000135,
                "variance": 0.2500000135
              },
              {
                "average": 0,
                "count": 17450195,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.347266664,
                "count": 17450195,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5702847387,
                "variance": 0.3252246832
              },
              {
                "average": 8.155506023,
                "count": 17450195,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.5311227,
                "variance": 132.9667908
              },
              {
                "average": 0,
                "count": 17450195,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.67428456,
                "count": 17450195,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6207990252,
                "variance": 0.3853914297
              },
              {
                "average": 204300306.4,
                "count": 17450195,
                "maximum": 204301664.8,
                "minimum": 204299875.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 474.2370769,
                "variance": 224900.8051
              },
              {
                "average": 0,
                "count": 17450195,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17450195,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17450195,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008364376444,
                "count": 17450195,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02890913462,
                "variance": 0.0008357380644
              },
              {
                "average": 0.3509381987,
                "count": 17450195,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4772636509,
                "variance": 0.2277805924
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343306.8527,
              4297064.452,
              -10.41506992,
              345161.7527,
              4298323.152,
              285.2649301
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343306.8527005836,
                    4297064.451810256,
                    -10.415069917744319
                  ],
                  [
                    343306.8527005836,
                    4298323.151810255,
                    -10.415069917744319
                  ],
                  [
                    345161.7527005836,
                    4298323.151810255,
                    285.26493008225566
                  ],
                  [
                    345161.7527005836,
                    4297064.451810256,
                    285.26493008225566
                  ],
                  [
                    343306.8527005836,
                    4297064.451810256,
                    -10.415069917744319
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:14:24+00:00",
            "end_time": "2018-03-05T15:44:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_386420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7414352457517,
              38.81929374664316,
              -10.404236845935515
            ],
            [
              -76.74171150647882,
              38.830630351844334,
              -10.404236845935515
            ],
            [
              -76.72035271973404,
              38.8309469332356,
              311.0357631540645
            ],
            [
              -76.72007984271833,
              38.81961020063468,
              311.0357631540645
            ],
            [
              -76.7414352457517,
              38.81929374664316,
              -10.404236845935515
            ]
          ]
        ]
      },
      "bbox": [
        -76.74171151,
        38.81929375,
        -10.40423685,
        -76.72007984,
        38.83094693,
        311.0357632
      ],
      "properties": {
        "datetime": "2018-03-05T18:39:13Z",
        "pc:count": 18753355,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349845.5895,
            "count": 18753355,
            "maximum": 350673.1211,
            "minimum": 348818.3811,
            "name": "X",
            "position": 0,
            "stddev": 563.2584955,
            "variance": 317260.1327
          },
          {
            "average": 4298788.823,
            "count": 18753355,
            "maximum": 4299421.91,
            "minimum": 4298163.33,
            "name": "Y",
            "position": 1,
            "stddev": 354.3722591,
            "variance": 125579.698
          },
          {
            "average": 39.1598021,
            "count": 18753355,
            "maximum": 311.0357632,
            "minimum": -10.40423685,
            "name": "Z",
            "position": 2,
            "stddev": 14.61428879,
            "variance": 213.5774368
          },
          {
            "average": 4344.549052,
            "count": 18753355,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5082.259781,
            "variance": 25829364.48
          },
          {
            "average": 2.394533192,
            "count": 18753355,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.368420558,
            "variance": 1.872574822
          },
          {
            "average": 3.550376933,
            "count": 18753355,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.424055432,
            "variance": 2.027933874
          },
          {
            "average": 0.5084458754,
            "count": 18753355,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999286754,
            "variance": 0.2499286805
          },
          {
            "average": 0,
            "count": 18753355,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.321100091,
            "count": 18753355,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5553046994,
            "variance": 0.3083633091
          },
          {
            "average": -5.576743253,
            "count": 18753355,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.15152961,
            "variance": 172.962731
          },
          {
            "average": 0,
            "count": 18753355,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.68799215,
            "count": 18753355,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.905436576,
            "variance": 3.630688544
          },
          {
            "average": 204308629.2,
            "count": 18753355,
            "maximum": 204310353.3,
            "minimum": 204301714.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2767.192686,
            "variance": 7657355.364
          },
          {
            "average": 0,
            "count": 18753355,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18753355,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18753355,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008188401489,
            "count": 18753355,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02860366573,
            "variance": 0.0008181696933
          },
          {
            "average": 0.4066574221,
            "count": 18753355,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4912099103,
            "variance": 0.241287176
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348818.3811,
          4298163.33,
          -10.40423685,
          350673.1211,
          4299421.91,
          311.0357632
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348818.3810515228,
                4298163.329985064,
                -10.404236845935515
              ],
              [
                348818.3810515228,
                4299421.9099850645,
                -10.404236845935515
              ],
              [
                350673.1210515228,
                4299421.9099850645,
                311.0357631540645
              ],
              [
                350673.1210515228,
                4298163.329985064,
                311.0357631540645
              ],
              [
                348818.3810515228,
                4298163.329985064,
                -10.404236845935515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:39:13+00:00",
        "end_time": "2018-03-05T16:15:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_386420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_386420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_386420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_386420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74171151,
            38.81929375,
            -10.40423685,
            -76.72007984,
            38.83094693,
            311.0357632
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7414352457517,
                  38.81929374664316,
                  -10.404236845935515
                ],
                [
                  -76.74171150647882,
                  38.830630351844334,
                  -10.404236845935515
                ],
                [
                  -76.72035271973404,
                  38.8309469332356,
                  311.0357631540645
                ],
                [
                  -76.72007984271833,
                  38.81961020063468,
                  311.0357631540645
                ],
                [
                  -76.7414352457517,
                  38.81929374664316,
                  -10.404236845935515
                ]
              ]
            ]
          },
          "id": "20180305_386420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_386420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:39:13Z",
            "pc:count": 18753355,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349845.5895,
                "count": 18753355,
                "maximum": 350673.1211,
                "minimum": 348818.3811,
                "name": "X",
                "position": 0,
                "stddev": 563.2584955,
                "variance": 317260.1327
              },
              {
                "average": 4298788.823,
                "count": 18753355,
                "maximum": 4299421.91,
                "minimum": 4298163.33,
                "name": "Y",
                "position": 1,
                "stddev": 354.3722591,
                "variance": 125579.698
              },
              {
                "average": 39.1598021,
                "count": 18753355,
                "maximum": 311.0357632,
                "minimum": -10.40423685,
                "name": "Z",
                "position": 2,
                "stddev": 14.61428879,
                "variance": 213.5774368
              },
              {
                "average": 4344.549052,
                "count": 18753355,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5082.259781,
                "variance": 25829364.48
              },
              {
                "average": 2.394533192,
                "count": 18753355,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.368420558,
                "variance": 1.872574822
              },
              {
                "average": 3.550376933,
                "count": 18753355,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.424055432,
                "variance": 2.027933874
              },
              {
                "average": 0.5084458754,
                "count": 18753355,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999286754,
                "variance": 0.2499286805
              },
              {
                "average": 0,
                "count": 18753355,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.321100091,
                "count": 18753355,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5553046994,
                "variance": 0.3083633091
              },
              {
                "average": -5.576743253,
                "count": 18753355,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.15152961,
                "variance": 172.962731
              },
              {
                "average": 0,
                "count": 18753355,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.68799215,
                "count": 18753355,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.905436576,
                "variance": 3.630688544
              },
              {
                "average": 204308629.2,
                "count": 18753355,
                "maximum": 204310353.3,
                "minimum": 204301714.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2767.192686,
                "variance": 7657355.364
              },
              {
                "average": 0,
                "count": 18753355,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18753355,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18753355,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008188401489,
                "count": 18753355,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02860366573,
                "variance": 0.0008181696933
              },
              {
                "average": 0.4066574221,
                "count": 18753355,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4912099103,
                "variance": 0.241287176
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348818.3811,
              4298163.33,
              -10.40423685,
              350673.1211,
              4299421.91,
              311.0357632
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348818.3810515228,
                    4298163.329985064,
                    -10.404236845935515
                  ],
                  [
                    348818.3810515228,
                    4299421.9099850645,
                    -10.404236845935515
                  ],
                  [
                    350673.1210515228,
                    4299421.9099850645,
                    311.0357631540645
                  ],
                  [
                    350673.1210515228,
                    4298163.329985064,
                    311.0357631540645
                  ],
                  [
                    348818.3810515228,
                    4298163.329985064,
                    -10.404236845935515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:39:13+00:00",
            "end_time": "2018-03-05T16:15: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": "20180305_380412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76256758181962,
              38.79737137845808,
              -10.358673074283445
            ],
            [
              -76.76284701969901,
              38.808709699544245,
              -10.358673074283445
            ],
            [
              -76.74149455907391,
              38.80903000151446,
              307.14132692571656
            ],
            [
              -76.74121850168277,
              38.79769155148985,
              307.14132692571656
            ],
            [
              -76.76256758181962,
              38.79737137845808,
              -10.358673074283445
            ]
          ]
        ]
      },
      "bbox": [
        -76.76284702,
        38.79737138,
        -10.35867307,
        -76.7412185,
        38.80903,
        307.1413269
      ],
      "properties": {
        "datetime": "2018-03-05T18:38:28Z",
        "pc:count": 19160106,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347912.5332,
            "count": 19160106,
            "maximum": 348791.5241,
            "minimum": 346936.7441,
            "name": "X",
            "position": 0,
            "stddev": 470.1647406,
            "variance": 221054.8833
          },
          {
            "average": 4296375.676,
            "count": 19160106,
            "maximum": 4297024.372,
            "minimum": 4295765.592,
            "name": "Y",
            "position": 1,
            "stddev": 341.0141071,
            "variance": 116290.6212
          },
          {
            "average": 38.01712363,
            "count": 19160106,
            "maximum": 307.1413269,
            "minimum": -10.35867307,
            "name": "Z",
            "position": 2,
            "stddev": 17.68125741,
            "variance": 312.6268636
          },
          {
            "average": 3851.072418,
            "count": 19160106,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4565.487701,
            "variance": 20843677.95
          },
          {
            "average": 2.419254518,
            "count": 19160106,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.367010888,
            "variance": 1.868718768
          },
          {
            "average": 3.591036396,
            "count": 19160106,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.393666983,
            "variance": 1.942307661
          },
          {
            "average": 0.512305934,
            "count": 19160106,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998485541,
            "variance": 0.249848577
          },
          {
            "average": 0,
            "count": 19160106,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317689474,
            "count": 19160106,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5313841361,
            "variance": 0.2823691001
          },
          {
            "average": -11.14101468,
            "count": 19160106,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.372719709,
            "variance": 54.3569959
          },
          {
            "average": 0,
            "count": 19160106,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.56981214,
            "count": 19160106,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5065463046,
            "variance": 0.2565891587
          },
          {
            "average": 204309853.3,
            "count": 19160106,
            "maximum": 204310308.3,
            "minimum": 204301673.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 512.9633828,
            "variance": 263131.4321
          },
          {
            "average": 0,
            "count": 19160106,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19160106,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19160106,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007423758512,
            "count": 19160106,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02723646027,
            "variance": 0.000741824768
          },
          {
            "average": 0.3752106069,
            "count": 19160106,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4841772605,
            "variance": 0.2344276196
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346936.7441,
          4295765.592,
          -10.35867307,
          348791.5241,
          4297024.372,
          307.1413269
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346936.7441034978,
                4295765.592046979,
                -10.358673074283445
              ],
              [
                346936.7441034978,
                4297024.372046978,
                -10.358673074283445
              ],
              [
                348791.52410349785,
                4297024.372046978,
                307.14132692571656
              ],
              [
                348791.52410349785,
                4295765.592046979,
                307.14132692571656
              ],
              [
                346936.7441034978,
                4295765.592046979,
                -10.358673074283445
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:38:28+00:00",
        "end_time": "2018-03-05T16:14:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_380412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_380412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_380412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_380412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76284702,
            38.79737138,
            -10.35867307,
            -76.7412185,
            38.80903,
            307.1413269
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76256758181962,
                  38.79737137845808,
                  -10.358673074283445
                ],
                [
                  -76.76284701969901,
                  38.808709699544245,
                  -10.358673074283445
                ],
                [
                  -76.74149455907391,
                  38.80903000151446,
                  307.14132692571656
                ],
                [
                  -76.74121850168277,
                  38.79769155148985,
                  307.14132692571656
                ],
                [
                  -76.76256758181962,
                  38.79737137845808,
                  -10.358673074283445
                ]
              ]
            ]
          },
          "id": "20180305_380412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_380412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:38:28Z",
            "pc:count": 19160106,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347912.5332,
                "count": 19160106,
                "maximum": 348791.5241,
                "minimum": 346936.7441,
                "name": "X",
                "position": 0,
                "stddev": 470.1647406,
                "variance": 221054.8833
              },
              {
                "average": 4296375.676,
                "count": 19160106,
                "maximum": 4297024.372,
                "minimum": 4295765.592,
                "name": "Y",
                "position": 1,
                "stddev": 341.0141071,
                "variance": 116290.6212
              },
              {
                "average": 38.01712363,
                "count": 19160106,
                "maximum": 307.1413269,
                "minimum": -10.35867307,
                "name": "Z",
                "position": 2,
                "stddev": 17.68125741,
                "variance": 312.6268636
              },
              {
                "average": 3851.072418,
                "count": 19160106,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4565.487701,
                "variance": 20843677.95
              },
              {
                "average": 2.419254518,
                "count": 19160106,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.367010888,
                "variance": 1.868718768
              },
              {
                "average": 3.591036396,
                "count": 19160106,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.393666983,
                "variance": 1.942307661
              },
              {
                "average": 0.512305934,
                "count": 19160106,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998485541,
                "variance": 0.249848577
              },
              {
                "average": 0,
                "count": 19160106,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317689474,
                "count": 19160106,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5313841361,
                "variance": 0.2823691001
              },
              {
                "average": -11.14101468,
                "count": 19160106,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.372719709,
                "variance": 54.3569959
              },
              {
                "average": 0,
                "count": 19160106,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.56981214,
                "count": 19160106,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5065463046,
                "variance": 0.2565891587
              },
              {
                "average": 204309853.3,
                "count": 19160106,
                "maximum": 204310308.3,
                "minimum": 204301673.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 512.9633828,
                "variance": 263131.4321
              },
              {
                "average": 0,
                "count": 19160106,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19160106,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19160106,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007423758512,
                "count": 19160106,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02723646027,
                "variance": 0.000741824768
              },
              {
                "average": 0.3752106069,
                "count": 19160106,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4841772605,
                "variance": 0.2344276196
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346936.7441,
              4295765.592,
              -10.35867307,
              348791.5241,
              4297024.372,
              307.1413269
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346936.7441034978,
                    4295765.592046979,
                    -10.358673074283445
                  ],
                  [
                    346936.7441034978,
                    4297024.372046978,
                    -10.358673074283445
                  ],
                  [
                    348791.52410349785,
                    4297024.372046978,
                    307.14132692571656
                  ],
                  [
                    348791.52410349785,
                    4295765.592046979,
                    307.14132692571656
                  ],
                  [
                    346936.7441034978,
                    4295765.592046979,
                    -10.358673074283445
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:38:28+00:00",
            "end_time": "2018-03-05T16:14: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": "20180217_386408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74155359715128,
              38.78634405606382,
              -10.299075221190861
            ],
            [
              -76.74182956077274,
              38.79768108494102,
              -10.299075221190861
            ],
            [
              -76.7204810741234,
              38.79799745760098,
              298.3809247788091
            ],
            [
              -76.72020848871475,
              38.78666030137071,
              298.3809247788091
            ],
            [
              -76.74155359715128,
              38.78634405606382,
              -10.299075221190861
            ]
          ]
        ]
      },
      "bbox": [
        -76.74182956,
        38.78634406,
        -10.29907522,
        -76.72020849,
        38.79799746,
        298.3809248
      ],
      "properties": {
        "datetime": "2018-03-06T13:40:14Z",
        "pc:count": 16050912,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349581.217,
            "count": 16050912,
            "maximum": 350593.1337,
            "minimum": 348738.4337,
            "name": "X",
            "position": 0,
            "stddev": 551.3052064,
            "variance": 303937.4306
          },
          {
            "average": 4295160.1,
            "count": 16050912,
            "maximum": 4295765.441,
            "minimum": 4294506.821,
            "name": "Y",
            "position": 1,
            "stddev": 382.8247614,
            "variance": 146554.7979
          },
          {
            "average": 16.57093308,
            "count": 16050912,
            "maximum": 298.3809248,
            "minimum": -10.29907522,
            "name": "Z",
            "position": 2,
            "stddev": 13.87844665,
            "variance": 192.6112815
          },
          {
            "average": 4050.079689,
            "count": 16050912,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4438.039026,
            "variance": 19696190.4
          },
          {
            "average": 2.267858985,
            "count": 16050912,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.356995344,
            "variance": 1.841436363
          },
          {
            "average": 3.324205192,
            "count": 16050912,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.520945807,
            "variance": 2.313276149
          },
          {
            "average": 0.5020636211,
            "count": 16050912,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499995757,
            "variance": 0.249995757
          },
          {
            "average": 0,
            "count": 16050912,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295742136,
            "count": 16050912,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.543849899,
            "variance": 0.2957727126
          },
          {
            "average": -2.521053104,
            "count": 16050912,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.60734577,
            "variance": 185.1598589
          },
          {
            "average": 0,
            "count": 16050912,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.1020757,
            "count": 16050912,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.67591851,
            "variance": 765.9564653
          },
          {
            "average": 203991529.3,
            "count": 16050912,
            "maximum": 204378814.9,
            "minimum": 202911898.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 634349.3891,
            "variance": 402399147400.0
          },
          {
            "average": 0,
            "count": 16050912,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16050912,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16050912,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005734253605,
            "count": 16050912,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02393943566,
            "variance": 0.0005730965796
          },
          {
            "average": 0.4063402129,
            "count": 16050912,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4911495285,
            "variance": 0.2412278593
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348738.4337,
          4294506.821,
          -10.29907522,
          350593.1337,
          4295765.441,
          298.3809248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348738.43365764956,
                4294506.821395884,
                -10.299075221190861
              ],
              [
                348738.43365764956,
                4295765.441395883,
                -10.299075221190861
              ],
              [
                350593.1336576495,
                4295765.441395883,
                298.3809247788091
              ],
              [
                350593.1336576495,
                4294506.821395884,
                298.3809247788091
              ],
              [
                348738.43365764956,
                4294506.821395884,
                -10.299075221190861
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:40:14+00:00",
        "end_time": "2018-02-17T14:11:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180217_386408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_386408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180217_386408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180217_386408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74182956,
            38.78634406,
            -10.29907522,
            -76.72020849,
            38.79799746,
            298.3809248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74155359715128,
                  38.78634405606382,
                  -10.299075221190861
                ],
                [
                  -76.74182956077274,
                  38.79768108494102,
                  -10.299075221190861
                ],
                [
                  -76.7204810741234,
                  38.79799745760098,
                  298.3809247788091
                ],
                [
                  -76.72020848871475,
                  38.78666030137071,
                  298.3809247788091
                ],
                [
                  -76.74155359715128,
                  38.78634405606382,
                  -10.299075221190861
                ]
              ]
            ]
          },
          "id": "20180217_386408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180217_386408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:40:14Z",
            "pc:count": 16050912,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349581.217,
                "count": 16050912,
                "maximum": 350593.1337,
                "minimum": 348738.4337,
                "name": "X",
                "position": 0,
                "stddev": 551.3052064,
                "variance": 303937.4306
              },
              {
                "average": 4295160.1,
                "count": 16050912,
                "maximum": 4295765.441,
                "minimum": 4294506.821,
                "name": "Y",
                "position": 1,
                "stddev": 382.8247614,
                "variance": 146554.7979
              },
              {
                "average": 16.57093308,
                "count": 16050912,
                "maximum": 298.3809248,
                "minimum": -10.29907522,
                "name": "Z",
                "position": 2,
                "stddev": 13.87844665,
                "variance": 192.6112815
              },
              {
                "average": 4050.079689,
                "count": 16050912,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4438.039026,
                "variance": 19696190.4
              },
              {
                "average": 2.267858985,
                "count": 16050912,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.356995344,
                "variance": 1.841436363
              },
              {
                "average": 3.324205192,
                "count": 16050912,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.520945807,
                "variance": 2.313276149
              },
              {
                "average": 0.5020636211,
                "count": 16050912,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499995757,
                "variance": 0.249995757
              },
              {
                "average": 0,
                "count": 16050912,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295742136,
                "count": 16050912,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.543849899,
                "variance": 0.2957727126
              },
              {
                "average": -2.521053104,
                "count": 16050912,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.60734577,
                "variance": 185.1598589
              },
              {
                "average": 0,
                "count": 16050912,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.1020757,
                "count": 16050912,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.67591851,
                "variance": 765.9564653
              },
              {
                "average": 203991529.3,
                "count": 16050912,
                "maximum": 204378814.9,
                "minimum": 202911898.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 634349.3891,
                "variance": 402399147400.0
              },
              {
                "average": 0,
                "count": 16050912,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16050912,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16050912,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005734253605,
                "count": 16050912,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02393943566,
                "variance": 0.0005730965796
              },
              {
                "average": 0.4063402129,
                "count": 16050912,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4911495285,
                "variance": 0.2412278593
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348738.4337,
              4294506.821,
              -10.29907522,
              350593.1337,
              4295765.441,
              298.3809248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348738.43365764956,
                    4294506.821395884,
                    -10.299075221190861
                  ],
                  [
                    348738.43365764956,
                    4295765.441395883,
                    -10.299075221190861
                  ],
                  [
                    350593.1336576495,
                    4295765.441395883,
                    298.3809247788091
                  ],
                  [
                    350593.1336576495,
                    4294506.821395884,
                    298.3809247788091
                  ],
                  [
                    348738.43365764956,
                    4294506.821395884,
                    -10.299075221190861
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:40:14+00:00",
            "end_time": "2018-02-17T14:11:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_386424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74139409063646,
              38.830276736792676,
              -10.355755047571336
            ],
            [
              -76.74167044432124,
              38.841612960578395,
              -10.355755047571336
            ],
            [
              -76.72030906528332,
              38.8419295987754,
              308.40424495242866
            ],
            [
              -76.72003609693935,
              38.83059324758214,
              308.40424495242866
            ],
            [
              -76.74139409063646,
              38.830276736792676,
              -10.355755047571336
            ]
          ]
        ]
      },
      "bbox": [
        -76.74167044,
        38.83027674,
        -10.35575505,
        -76.7200361,
        38.8419296,
        308.404245
      ],
      "properties": {
        "datetime": "2018-03-05T18:20:58Z",
        "pc:count": 16764561,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349756.7157,
            "count": 16764561,
            "maximum": 350699.8667,
            "minimum": 348845.1867,
            "name": "X",
            "position": 0,
            "stddev": 479.2942729,
            "variance": 229723
          },
          {
            "average": 4300020.667,
            "count": 16764561,
            "maximum": 4300640.681,
            "minimum": 4299382.141,
            "name": "Y",
            "position": 1,
            "stddev": 358.5833808,
            "variance": 128582.041
          },
          {
            "average": 42.54926679,
            "count": 16764561,
            "maximum": 308.404245,
            "minimum": -10.35575505,
            "name": "Z",
            "position": 2,
            "stddev": 11.73719237,
            "variance": 137.7616847
          },
          {
            "average": 5751.086369,
            "count": 16764561,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6131.664224,
            "variance": 37597306.16
          },
          {
            "average": 2.156151599,
            "count": 16764561,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33318782,
            "variance": 1.777389762
          },
          {
            "average": 3.145221339,
            "count": 16764561,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.577246064,
            "variance": 2.487705147
          },
          {
            "average": 0.5059187652,
            "count": 16764561,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999649819,
            "variance": 0.2499649831
          },
          {
            "average": 0,
            "count": 16764561,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.379393531,
            "count": 16764561,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5686373515,
            "variance": 0.3233484376
          },
          {
            "average": 11.45743774,
            "count": 16764561,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.349117988,
            "variance": 54.00953521
          },
          {
            "average": 0,
            "count": 16764561,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.94444465,
            "count": 16764561,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.440539751,
            "variance": 5.956234277
          },
          {
            "average": 204304661.1,
            "count": 16764561,
            "maximum": 204309258.8,
            "minimum": 204300338.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3656.483085,
            "variance": 13369868.55
          },
          {
            "average": 0,
            "count": 16764561,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16764561,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16764561,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007608311366,
            "count": 16764561,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02757267339,
            "variance": 0.0007602523179
          },
          {
            "average": 0.3109538627,
            "count": 16764561,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4628839712,
            "variance": 0.2142615708
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348845.1867,
          4299382.141,
          -10.35575505,
          350699.8667,
          4300640.681,
          308.404245
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348845.1866941495,
                4299382.140873954,
                -10.355755047571336
              ],
              [
                348845.1866941495,
                4300640.680873953,
                -10.355755047571336
              ],
              [
                350699.86669414956,
                4300640.680873953,
                308.40424495242866
              ],
              [
                350699.86669414956,
                4299382.140873954,
                308.40424495242866
              ],
              [
                348845.1866941495,
                4299382.140873954,
                -10.355755047571336
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:20:58+00:00",
        "end_time": "2018-03-05T15:52:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_386424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_386424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_386424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_386424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74167044,
            38.83027674,
            -10.35575505,
            -76.7200361,
            38.8419296,
            308.404245
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74139409063646,
                  38.830276736792676,
                  -10.355755047571336
                ],
                [
                  -76.74167044432124,
                  38.841612960578395,
                  -10.355755047571336
                ],
                [
                  -76.72030906528332,
                  38.8419295987754,
                  308.40424495242866
                ],
                [
                  -76.72003609693935,
                  38.83059324758214,
                  308.40424495242866
                ],
                [
                  -76.74139409063646,
                  38.830276736792676,
                  -10.355755047571336
                ]
              ]
            ]
          },
          "id": "20180305_386424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_386424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:20:58Z",
            "pc:count": 16764561,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349756.7157,
                "count": 16764561,
                "maximum": 350699.8667,
                "minimum": 348845.1867,
                "name": "X",
                "position": 0,
                "stddev": 479.2942729,
                "variance": 229723
              },
              {
                "average": 4300020.667,
                "count": 16764561,
                "maximum": 4300640.681,
                "minimum": 4299382.141,
                "name": "Y",
                "position": 1,
                "stddev": 358.5833808,
                "variance": 128582.041
              },
              {
                "average": 42.54926679,
                "count": 16764561,
                "maximum": 308.404245,
                "minimum": -10.35575505,
                "name": "Z",
                "position": 2,
                "stddev": 11.73719237,
                "variance": 137.7616847
              },
              {
                "average": 5751.086369,
                "count": 16764561,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6131.664224,
                "variance": 37597306.16
              },
              {
                "average": 2.156151599,
                "count": 16764561,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33318782,
                "variance": 1.777389762
              },
              {
                "average": 3.145221339,
                "count": 16764561,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.577246064,
                "variance": 2.487705147
              },
              {
                "average": 0.5059187652,
                "count": 16764561,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999649819,
                "variance": 0.2499649831
              },
              {
                "average": 0,
                "count": 16764561,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.379393531,
                "count": 16764561,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5686373515,
                "variance": 0.3233484376
              },
              {
                "average": 11.45743774,
                "count": 16764561,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.349117988,
                "variance": 54.00953521
              },
              {
                "average": 0,
                "count": 16764561,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.94444465,
                "count": 16764561,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.440539751,
                "variance": 5.956234277
              },
              {
                "average": 204304661.1,
                "count": 16764561,
                "maximum": 204309258.8,
                "minimum": 204300338.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3656.483085,
                "variance": 13369868.55
              },
              {
                "average": 0,
                "count": 16764561,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16764561,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16764561,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007608311366,
                "count": 16764561,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02757267339,
                "variance": 0.0007602523179
              },
              {
                "average": 0.3109538627,
                "count": 16764561,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4628839712,
                "variance": 0.2142615708
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348845.1867,
              4299382.141,
              -10.35575505,
              350699.8667,
              4300640.681,
              308.404245
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348845.1866941495,
                    4299382.140873954,
                    -10.355755047571336
                  ],
                  [
                    348845.1866941495,
                    4300640.680873953,
                    -10.355755047571336
                  ],
                  [
                    350699.86669414956,
                    4300640.680873953,
                    308.40424495242866
                  ],
                  [
                    350699.86669414956,
                    4299382.140873954,
                    308.40424495242866
                  ],
                  [
                    348845.1866941495,
                    4299382.140873954,
                    -10.355755047571336
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:20:58+00:00",
            "end_time": "2018-03-05T15:52: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": "20180209_392408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7205055062923,
              38.786294986280744,
              -10.288811180849308
            ],
            [
              -76.72077816553191,
              38.797633402515565,
              -10.288811180849308
            ],
            [
              -76.69954755698802,
              38.79794421028106,
              440.5911888191507
            ],
            [
              -76.69927825778655,
              38.786605668917815,
              440.5911888191507
            ],
            [
              -76.7205055062923,
              38.786294986280744,
              -10.288811180849308
            ]
          ]
        ]
      },
      "bbox": [
        -76.72077817,
        38.78629499,
        -10.28881118,
        -76.69927826,
        38.79794421,
        440.5911888
      ],
      "properties": {
        "datetime": "2018-03-06T13:39:39Z",
        "pc:count": 10819313,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351545.1819,
            "count": 10819313,
            "maximum": 352411.012,
            "minimum": 350566.572,
            "name": "X",
            "position": 0,
            "stddev": 601.7444769,
            "variance": 362096.4155
          },
          {
            "average": 4295138.79,
            "count": 10819313,
            "maximum": 4295725.525,
            "minimum": 4294466.765,
            "name": "Y",
            "position": 1,
            "stddev": 349.4913637,
            "variance": 122144.2133
          },
          {
            "average": 10.08957248,
            "count": 10819313,
            "maximum": 440.5911888,
            "minimum": -10.28881118,
            "name": "Z",
            "position": 2,
            "stddev": 12.23257346,
            "variance": 149.6358535
          },
          {
            "average": 5272.891856,
            "count": 10819313,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4518.401259,
            "variance": 20415949.94
          },
          {
            "average": 1.830877894,
            "count": 10819313,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.239509955,
            "variance": 1.53638493
          },
          {
            "average": 2.532351269,
            "count": 10819313,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.631546507,
            "variance": 2.661944004
          },
          {
            "average": 0.4857944308,
            "count": 10819313,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997981842,
            "variance": 0.2497982249
          },
          {
            "average": 0,
            "count": 10819313,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.383601066,
            "count": 10819313,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7102597459,
            "variance": 0.5044689067
          },
          {
            "average": 3.136558468,
            "count": 10819313,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.46316375,
            "variance": 181.256778
          },
          {
            "average": 0,
            "count": 10819313,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.24807592,
            "count": 10819313,
            "maximum": 86,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 23.11710894,
            "variance": 534.4007255
          },
          {
            "average": 202861211.5,
            "count": 10819313,
            "maximum": 204378779.4,
            "minimum": 202235695.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 689364.7732,
            "variance": 475223790500.0
          },
          {
            "average": 0,
            "count": 10819313,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10819313,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10819313,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008029160447,
            "count": 10819313,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02832439663,
            "variance": 0.0008022714446
          },
          {
            "average": 0.4733479843,
            "count": 10819313,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4992891878,
            "variance": 0.2492896931
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350566.572,
          4294466.765,
          -10.28881118,
          352411.012,
          4295725.525,
          440.5911888
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350566.5719866608,
                4294466.764819412,
                -10.288811180849308
              ],
              [
                350566.5719866608,
                4295725.524819411,
                -10.288811180849308
              ],
              [
                352411.0119866608,
                4295725.524819411,
                440.5911888191507
              ],
              [
                352411.0119866608,
                4294466.764819412,
                440.5911888191507
              ],
              [
                350566.5719866608,
                4294466.764819412,
                -10.288811180849308
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:39:39+00:00",
        "end_time": "2018-02-09T18:21:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180209_392408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_392408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180209_392408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180209_392408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72077817,
            38.78629499,
            -10.28881118,
            -76.69927826,
            38.79794421,
            440.5911888
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7205055062923,
                  38.786294986280744,
                  -10.288811180849308
                ],
                [
                  -76.72077816553191,
                  38.797633402515565,
                  -10.288811180849308
                ],
                [
                  -76.69954755698802,
                  38.79794421028106,
                  440.5911888191507
                ],
                [
                  -76.69927825778655,
                  38.786605668917815,
                  440.5911888191507
                ],
                [
                  -76.7205055062923,
                  38.786294986280744,
                  -10.288811180849308
                ]
              ]
            ]
          },
          "id": "20180209_392408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180209_392408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:39:39Z",
            "pc:count": 10819313,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351545.1819,
                "count": 10819313,
                "maximum": 352411.012,
                "minimum": 350566.572,
                "name": "X",
                "position": 0,
                "stddev": 601.7444769,
                "variance": 362096.4155
              },
              {
                "average": 4295138.79,
                "count": 10819313,
                "maximum": 4295725.525,
                "minimum": 4294466.765,
                "name": "Y",
                "position": 1,
                "stddev": 349.4913637,
                "variance": 122144.2133
              },
              {
                "average": 10.08957248,
                "count": 10819313,
                "maximum": 440.5911888,
                "minimum": -10.28881118,
                "name": "Z",
                "position": 2,
                "stddev": 12.23257346,
                "variance": 149.6358535
              },
              {
                "average": 5272.891856,
                "count": 10819313,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4518.401259,
                "variance": 20415949.94
              },
              {
                "average": 1.830877894,
                "count": 10819313,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.239509955,
                "variance": 1.53638493
              },
              {
                "average": 2.532351269,
                "count": 10819313,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.631546507,
                "variance": 2.661944004
              },
              {
                "average": 0.4857944308,
                "count": 10819313,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997981842,
                "variance": 0.2497982249
              },
              {
                "average": 0,
                "count": 10819313,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.383601066,
                "count": 10819313,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7102597459,
                "variance": 0.5044689067
              },
              {
                "average": 3.136558468,
                "count": 10819313,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.46316375,
                "variance": 181.256778
              },
              {
                "average": 0,
                "count": 10819313,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.24807592,
                "count": 10819313,
                "maximum": 86,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 23.11710894,
                "variance": 534.4007255
              },
              {
                "average": 202861211.5,
                "count": 10819313,
                "maximum": 204378779.4,
                "minimum": 202235695.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 689364.7732,
                "variance": 475223790500.0
              },
              {
                "average": 0,
                "count": 10819313,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10819313,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10819313,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008029160447,
                "count": 10819313,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02832439663,
                "variance": 0.0008022714446
              },
              {
                "average": 0.4733479843,
                "count": 10819313,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4992891878,
                "variance": 0.2492896931
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350566.572,
              4294466.765,
              -10.28881118,
              352411.012,
              4295725.525,
              440.5911888
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350566.5719866608,
                    4294466.764819412,
                    -10.288811180849308
                  ],
                  [
                    350566.5719866608,
                    4295725.524819411,
                    -10.288811180849308
                  ],
                  [
                    352411.0119866608,
                    4295725.524819411,
                    440.5911888191507
                  ],
                  [
                    352411.0119866608,
                    4294466.764819412,
                    440.5911888191507
                  ],
                  [
                    350566.5719866608,
                    4294466.764819412,
                    -10.288811180849308
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:39:39+00:00",
            "end_time": "2018-02-09T18:21: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": "20180411_296404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05698739218317,
              38.775653232895415,
              -10.126451804149951
            ],
            [
              -77.05731224194913,
              38.78695506597449,
              -10.126451804149951
            ],
            [
              -77.03627207842474,
              38.787323734673016,
              401.0335481958501
            ],
            [
              -77.03595054527409,
              38.77602175363769,
              401.0335481958501
            ],
            [
              -77.05698739218317,
              38.775653232895415,
              -10.126451804149951
            ]
          ]
        ]
      },
      "bbox": [
        -77.05731224,
        38.77565323,
        -10.1264518,
        -77.03595055,
        38.78732373,
        401.0335482
      ],
      "properties": {
        "datetime": "2018-04-12T01:28:50Z",
        "pc:count": 2663336,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321733.4302,
            "count": 2663336,
            "maximum": 323141.067,
            "minimum": 321312.547,
            "name": "X",
            "position": 0,
            "stddev": 193.3903757,
            "variance": 37399.8374
          },
          {
            "average": 4294294.743,
            "count": 2663336,
            "maximum": 4295144.42,
            "minimum": 4293889.48,
            "name": "Y",
            "position": 1,
            "stddev": 273.1141947,
            "variance": 74591.36335
          },
          {
            "average": 5.570776191,
            "count": 2663336,
            "maximum": 401.0335482,
            "minimum": -10.1264518,
            "name": "Z",
            "position": 2,
            "stddev": 8.372237541,
            "variance": 70.09436145
          },
          {
            "average": 4503.409458,
            "count": 2663336,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4593.197501,
            "variance": 21097463.29
          },
          {
            "average": 1.899539525,
            "count": 2663336,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.170303146,
            "variance": 1.369609454
          },
          {
            "average": 2.68457566,
            "count": 2663336,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.474746288,
            "variance": 2.174876613
          },
          {
            "average": 0.4958428077,
            "count": 2663336,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999828113,
            "variance": 0.2499828116
          },
          {
            "average": 0,
            "count": 2663336,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.575435469,
            "count": 2663336,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.146039609,
            "variance": 1.313406785
          },
          {
            "average": 12.95779571,
            "count": 2663336,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.250552728,
            "variance": 39.06940941
          },
          {
            "average": 0,
            "count": 2663336,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.43705526,
            "count": 2663336,
            "maximum": 93,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4961894891,
            "variance": 0.2462040091
          },
          {
            "average": 207531580.6,
            "count": 2663336,
            "maximum": 207531730.2,
            "minimum": 207530287.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 142.9702724,
            "variance": 20440.49879
          },
          {
            "average": 0,
            "count": 2663336,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2663336,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2663336,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002588107546,
            "count": 2663336,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05080758029,
            "variance": 0.002581410215
          },
          {
            "average": 0.4224337447,
            "count": 2663336,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.493946928,
            "variance": 0.2439835677
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321312.547,
          4293889.48,
          -10.1264518,
          323141.067,
          4295144.42,
          401.0335482
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321312.5469585791,
                4293889.479770306,
                -10.126451804149951
              ],
              [
                321312.5469585791,
                4295144.419770305,
                -10.126451804149951
              ],
              [
                323141.0669585791,
                4295144.419770305,
                401.0335481958501
              ],
              [
                323141.0669585791,
                4293889.479770306,
                401.0335481958501
              ],
              [
                321312.5469585791,
                4293889.479770306,
                -10.126451804149951
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:28:50+00:00",
        "end_time": "2018-04-12T01:04:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_296404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_296404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_296404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_296404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05731224,
            38.77565323,
            -10.1264518,
            -77.03595055,
            38.78732373,
            401.0335482
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05698739218317,
                  38.775653232895415,
                  -10.126451804149951
                ],
                [
                  -77.05731224194913,
                  38.78695506597449,
                  -10.126451804149951
                ],
                [
                  -77.03627207842474,
                  38.787323734673016,
                  401.0335481958501
                ],
                [
                  -77.03595054527409,
                  38.77602175363769,
                  401.0335481958501
                ],
                [
                  -77.05698739218317,
                  38.775653232895415,
                  -10.126451804149951
                ]
              ]
            ]
          },
          "id": "20180411_296404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_296404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:28:50Z",
            "pc:count": 2663336,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321733.4302,
                "count": 2663336,
                "maximum": 323141.067,
                "minimum": 321312.547,
                "name": "X",
                "position": 0,
                "stddev": 193.3903757,
                "variance": 37399.8374
              },
              {
                "average": 4294294.743,
                "count": 2663336,
                "maximum": 4295144.42,
                "minimum": 4293889.48,
                "name": "Y",
                "position": 1,
                "stddev": 273.1141947,
                "variance": 74591.36335
              },
              {
                "average": 5.570776191,
                "count": 2663336,
                "maximum": 401.0335482,
                "minimum": -10.1264518,
                "name": "Z",
                "position": 2,
                "stddev": 8.372237541,
                "variance": 70.09436145
              },
              {
                "average": 4503.409458,
                "count": 2663336,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4593.197501,
                "variance": 21097463.29
              },
              {
                "average": 1.899539525,
                "count": 2663336,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.170303146,
                "variance": 1.369609454
              },
              {
                "average": 2.68457566,
                "count": 2663336,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.474746288,
                "variance": 2.174876613
              },
              {
                "average": 0.4958428077,
                "count": 2663336,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999828113,
                "variance": 0.2499828116
              },
              {
                "average": 0,
                "count": 2663336,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.575435469,
                "count": 2663336,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.146039609,
                "variance": 1.313406785
              },
              {
                "average": 12.95779571,
                "count": 2663336,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.250552728,
                "variance": 39.06940941
              },
              {
                "average": 0,
                "count": 2663336,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.43705526,
                "count": 2663336,
                "maximum": 93,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4961894891,
                "variance": 0.2462040091
              },
              {
                "average": 207531580.6,
                "count": 2663336,
                "maximum": 207531730.2,
                "minimum": 207530287.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 142.9702724,
                "variance": 20440.49879
              },
              {
                "average": 0,
                "count": 2663336,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2663336,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2663336,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002588107546,
                "count": 2663336,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05080758029,
                "variance": 0.002581410215
              },
              {
                "average": 0.4224337447,
                "count": 2663336,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.493946928,
                "variance": 0.2439835677
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321312.547,
              4293889.48,
              -10.1264518,
              323141.067,
              4295144.42,
              401.0335482
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321312.5469585791,
                    4293889.479770306,
                    -10.126451804149951
                  ],
                  [
                    321312.5469585791,
                    4295144.419770305,
                    -10.126451804149951
                  ],
                  [
                    323141.0669585791,
                    4295144.419770305,
                    401.0335481958501
                  ],
                  [
                    323141.0669585791,
                    4293889.479770306,
                    401.0335481958501
                  ],
                  [
                    321312.5469585791,
                    4293889.479770306,
                    -10.126451804149951
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:28:50+00:00",
            "end_time": "2018-04-12T01:04: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": "20180411_296408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0561376391314,
              38.78664267411332,
              -1.956770718797543
            ],
            [
              -77.05645325415804,
              38.79762352329824,
              -1.956770718797543
            ],
            [
              -77.03628965146727,
              38.79797678855595,
              409.5232292812025
            ],
            [
              -77.03597712581644,
              38.78699580163397,
              409.5232292812025
            ],
            [
              -77.0561376391314,
              38.78664267411332,
              -1.956770718797543
            ]
          ]
        ]
      },
      "bbox": [
        -77.05645325,
        38.78664267,
        -1.956770719,
        -77.03597713,
        38.79797679,
        409.5232293
      ],
      "properties": {
        "datetime": "2018-04-12T01:29:10Z",
        "pc:count": 1648271,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322447.9617,
            "count": 1648271,
            "maximum": 323165.8767,
            "minimum": 321413.7967,
            "name": "X",
            "position": 0,
            "stddev": 452.7167363,
            "variance": 204952.4433
          },
          {
            "average": 4295679.198,
            "count": 1648271,
            "maximum": 4296326.754,
            "minimum": 4295107.454,
            "name": "Y",
            "position": 1,
            "stddev": 233.9380982,
            "variance": 54727.0338
          },
          {
            "average": 7.486913129,
            "count": 1648271,
            "maximum": 409.5232293,
            "minimum": -1.956770719,
            "name": "Z",
            "position": 2,
            "stddev": 10.21806827,
            "variance": 104.4089192
          },
          {
            "average": 4505.442149,
            "count": 1648271,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4110.102715,
            "variance": 16892944.33
          },
          {
            "average": 1.645566172,
            "count": 1648271,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.039782635,
            "variance": 1.081147927
          },
          {
            "average": 2.175205412,
            "count": 1648271,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.394831355,
            "variance": 1.945554509
          },
          {
            "average": 0.5079656197,
            "count": 1648271,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999366965,
            "variance": 0.2499367005
          },
          {
            "average": 0,
            "count": 1648271,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.099348347,
            "count": 1648271,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.590645592,
            "variance": 21.07402696
          },
          {
            "average": 2.696183166,
            "count": 1648271,
            "maximum": 19.99799919,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.629765187,
            "variance": 74.47284717
          },
          {
            "average": 0,
            "count": 1648271,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.15830649,
            "count": 1648271,
            "maximum": 92,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3650282557,
            "variance": 0.1332456275
          },
          {
            "average": 207531672.3,
            "count": 1648271,
            "maximum": 207531750,
            "minimum": 207531383.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 121.3317933,
            "variance": 14721.40406
          },
          {
            "average": 0,
            "count": 1648271,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1648271,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1648271,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002154985436,
            "count": 1648271,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04637178861,
            "variance": 0.002150342779
          },
          {
            "average": 0.06393972836,
            "count": 1648271,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.2446456127,
            "variance": 0.05985147581
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321413.7967,
          4295107.454,
          -1.956770719,
          323165.8767,
          4296326.754,
          409.5232293
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321413.79672958923,
                4295107.454444535,
                -1.956770718797543
              ],
              [
                321413.79672958923,
                4296326.754444536,
                -1.956770718797543
              ],
              [
                323165.8767295892,
                4296326.754444536,
                409.5232292812025
              ],
              [
                323165.8767295892,
                4295107.454444535,
                409.5232292812025
              ],
              [
                321413.79672958923,
                4295107.454444535,
                -1.956770718797543
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:29:10+00:00",
        "end_time": "2018-04-12T01:23:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_296408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_296408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_296408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_296408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05645325,
            38.78664267,
            -1.956770719,
            -77.03597713,
            38.79797679,
            409.5232293
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0561376391314,
                  38.78664267411332,
                  -1.956770718797543
                ],
                [
                  -77.05645325415804,
                  38.79762352329824,
                  -1.956770718797543
                ],
                [
                  -77.03628965146727,
                  38.79797678855595,
                  409.5232292812025
                ],
                [
                  -77.03597712581644,
                  38.78699580163397,
                  409.5232292812025
                ],
                [
                  -77.0561376391314,
                  38.78664267411332,
                  -1.956770718797543
                ]
              ]
            ]
          },
          "id": "20180411_296408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_296408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:29:10Z",
            "pc:count": 1648271,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322447.9617,
                "count": 1648271,
                "maximum": 323165.8767,
                "minimum": 321413.7967,
                "name": "X",
                "position": 0,
                "stddev": 452.7167363,
                "variance": 204952.4433
              },
              {
                "average": 4295679.198,
                "count": 1648271,
                "maximum": 4296326.754,
                "minimum": 4295107.454,
                "name": "Y",
                "position": 1,
                "stddev": 233.9380982,
                "variance": 54727.0338
              },
              {
                "average": 7.486913129,
                "count": 1648271,
                "maximum": 409.5232293,
                "minimum": -1.956770719,
                "name": "Z",
                "position": 2,
                "stddev": 10.21806827,
                "variance": 104.4089192
              },
              {
                "average": 4505.442149,
                "count": 1648271,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4110.102715,
                "variance": 16892944.33
              },
              {
                "average": 1.645566172,
                "count": 1648271,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.039782635,
                "variance": 1.081147927
              },
              {
                "average": 2.175205412,
                "count": 1648271,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.394831355,
                "variance": 1.945554509
              },
              {
                "average": 0.5079656197,
                "count": 1648271,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999366965,
                "variance": 0.2499367005
              },
              {
                "average": 0,
                "count": 1648271,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.099348347,
                "count": 1648271,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.590645592,
                "variance": 21.07402696
              },
              {
                "average": 2.696183166,
                "count": 1648271,
                "maximum": 19.99799919,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.629765187,
                "variance": 74.47284717
              },
              {
                "average": 0,
                "count": 1648271,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.15830649,
                "count": 1648271,
                "maximum": 92,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3650282557,
                "variance": 0.1332456275
              },
              {
                "average": 207531672.3,
                "count": 1648271,
                "maximum": 207531750,
                "minimum": 207531383.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 121.3317933,
                "variance": 14721.40406
              },
              {
                "average": 0,
                "count": 1648271,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1648271,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1648271,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002154985436,
                "count": 1648271,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04637178861,
                "variance": 0.002150342779
              },
              {
                "average": 0.06393972836,
                "count": 1648271,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.2446456127,
                "variance": 0.05985147581
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321413.7967,
              4295107.454,
              -1.956770719,
              323165.8767,
              4296326.754,
              409.5232293
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321413.79672958923,
                    4295107.454444535,
                    -1.956770718797543
                  ],
                  [
                    321413.79672958923,
                    4296326.754444536,
                    -1.956770718797543
                  ],
                  [
                    323165.8767295892,
                    4296326.754444536,
                    409.5232292812025
                  ],
                  [
                    323165.8767295892,
                    4295107.454444535,
                    409.5232292812025
                  ],
                  [
                    321413.79672958923,
                    4295107.454444535,
                    -1.956770718797543
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:29:10+00:00",
            "end_time": "2018-04-12T01:23:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_296412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03687756139155,
              38.79796641920686,
              -1.376073885671259
            ],
            [
              -77.03688658370488,
              38.79828324899964,
              -1.376073885671259
            ],
            [
              -77.03626880587923,
              38.798294020660215,
              -1.176073885671259
            ],
            [
              -77.03625978629772,
              38.79797719074624,
              -1.176073885671259
            ],
            [
              -77.03687756139155,
              38.79796641920686,
              -1.376073885671259
            ]
          ]
        ]
      },
      "bbox": [
        -77.03688658,
        38.79796642,
        -1.376073886,
        -77.03625979,
        38.79829402,
        -1.176073886
      ],
      "properties": {
        "datetime": "2018-04-12T01:29:10Z",
        "pc:count": 21,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323143.8577,
            "count": 21,
            "maximum": 323168.4715,
            "minimum": 323114.7915,
            "name": "X",
            "position": 0,
            "stddev": 14.41307617,
            "variance": 207.7367648
          },
          {
            "average": 4296341.313,
            "count": 21,
            "maximum": 4296361.921,
            "minimum": 4296326.741,
            "name": "Y",
            "position": 1,
            "stddev": 11.16701719,
            "variance": 124.7022729
          },
          {
            "average": -1.267978648,
            "count": 21,
            "maximum": -1.176073886,
            "minimum": -1.376073886,
            "name": "Z",
            "position": 2,
            "stddev": 0.04986171353,
            "variance": 0.002486190476
          },
          {
            "average": 868.6190476,
            "count": 21,
            "maximum": 1910,
            "minimum": 449,
            "name": "Intensity",
            "position": 3,
            "stddev": 376.981893,
            "variance": 142115.3476
          },
          {
            "average": 1.047619048,
            "count": 21,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2182178902,
            "variance": 0.04761904762
          },
          {
            "average": 1.047619048,
            "count": 21,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2182178902,
            "variance": 0.04761904762
          },
          {
            "average": 0.619047619,
            "count": 21,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4976133515,
            "variance": 0.2476190476
          },
          {
            "average": 0,
            "count": 21,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.952380952,
            "count": 21,
            "maximum": 9,
            "minimum": 7,
            "name": "Classification",
            "position": 8,
            "stddev": 1.023532631,
            "variance": 1.047619048
          },
          {
            "average": 1.001999974,
            "count": 21,
            "maximum": 1.001999974,
            "minimum": 1.001999974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91,
            "count": 21,
            "maximum": 91,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 207531735.9,
            "count": 21,
            "maximum": 207531750.4,
            "minimum": 207531726.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11.39870534,
            "variance": 129.9304835
          },
          {
            "average": 0,
            "count": 21,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.5238095238,
            "count": 21,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.5117663157,
            "variance": 0.2619047619
          },
          {
            "average": 0,
            "count": 21,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323114.7915,
          4296326.741,
          -1.376073886,
          323168.4715,
          4296361.921,
          -1.176073886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323114.79152635817,
                4296326.741186442,
                -1.376073885671259
              ],
              [
                323114.79152635817,
                4296361.921186442,
                -1.376073885671259
              ],
              [
                323168.4715263582,
                4296361.921186442,
                -1.176073885671259
              ],
              [
                323168.4715263582,
                4296326.741186442,
                -1.176073885671259
              ],
              [
                323114.79152635817,
                4296326.741186442,
                -1.376073885671259
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:29:10+00:00",
        "end_time": "2018-04-12T01:28:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_296412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_296412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_296412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_296412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03688658,
            38.79796642,
            -1.376073886,
            -77.03625979,
            38.79829402,
            -1.176073886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03687756139155,
                  38.79796641920686,
                  -1.376073885671259
                ],
                [
                  -77.03688658370488,
                  38.79828324899964,
                  -1.376073885671259
                ],
                [
                  -77.03626880587923,
                  38.798294020660215,
                  -1.176073885671259
                ],
                [
                  -77.03625978629772,
                  38.79797719074624,
                  -1.176073885671259
                ],
                [
                  -77.03687756139155,
                  38.79796641920686,
                  -1.376073885671259
                ]
              ]
            ]
          },
          "id": "20180411_296412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_296412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:29:10Z",
            "pc:count": 21,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323143.8577,
                "count": 21,
                "maximum": 323168.4715,
                "minimum": 323114.7915,
                "name": "X",
                "position": 0,
                "stddev": 14.41307617,
                "variance": 207.7367648
              },
              {
                "average": 4296341.313,
                "count": 21,
                "maximum": 4296361.921,
                "minimum": 4296326.741,
                "name": "Y",
                "position": 1,
                "stddev": 11.16701719,
                "variance": 124.7022729
              },
              {
                "average": -1.267978648,
                "count": 21,
                "maximum": -1.176073886,
                "minimum": -1.376073886,
                "name": "Z",
                "position": 2,
                "stddev": 0.04986171353,
                "variance": 0.002486190476
              },
              {
                "average": 868.6190476,
                "count": 21,
                "maximum": 1910,
                "minimum": 449,
                "name": "Intensity",
                "position": 3,
                "stddev": 376.981893,
                "variance": 142115.3476
              },
              {
                "average": 1.047619048,
                "count": 21,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2182178902,
                "variance": 0.04761904762
              },
              {
                "average": 1.047619048,
                "count": 21,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2182178902,
                "variance": 0.04761904762
              },
              {
                "average": 0.619047619,
                "count": 21,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4976133515,
                "variance": 0.2476190476
              },
              {
                "average": 0,
                "count": 21,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.952380952,
                "count": 21,
                "maximum": 9,
                "minimum": 7,
                "name": "Classification",
                "position": 8,
                "stddev": 1.023532631,
                "variance": 1.047619048
              },
              {
                "average": 1.001999974,
                "count": 21,
                "maximum": 1.001999974,
                "minimum": 1.001999974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91,
                "count": 21,
                "maximum": 91,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 207531735.9,
                "count": 21,
                "maximum": 207531750.4,
                "minimum": 207531726.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11.39870534,
                "variance": 129.9304835
              },
              {
                "average": 0,
                "count": 21,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.5238095238,
                "count": 21,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.5117663157,
                "variance": 0.2619047619
              },
              {
                "average": 0,
                "count": 21,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323114.7915,
              4296326.741,
              -1.376073886,
              323168.4715,
              4296361.921,
              -1.176073886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323114.79152635817,
                    4296326.741186442,
                    -1.376073885671259
                  ],
                  [
                    323114.79152635817,
                    4296361.921186442,
                    -1.376073885671259
                  ],
                  [
                    323168.4715263582,
                    4296361.921186442,
                    -1.176073885671259
                  ],
                  [
                    323168.4715263582,
                    4296326.741186442,
                    -1.176073885671259
                  ],
                  [
                    323114.79152635817,
                    4296326.741186442,
                    -1.376073885671259
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:29:10+00:00",
            "end_time": "2018-04-12T01:28:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_302404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03623543521475,
              38.77564166119481,
              -9.732760259264836
            ],
            [
              -77.03655755237104,
              38.786962733646824,
              -9.732760259264836
            ],
            [
              -77.01521655477498,
              38.787332851152854,
              394.98723974073516
            ],
            [
              -77.01489780746881,
              38.776011629910336,
              394.98723974073516
            ],
            [
              -77.03623543521475,
              38.77564166119481,
              -9.732760259264836
            ]
          ]
        ]
      },
      "bbox": [
        -77.03655755,
        38.77564166,
        -9.732760259,
        -77.01489781,
        38.78733285,
        394.9872397
      ],
      "properties": {
        "datetime": "2018-04-12T01:23:37Z",
        "pc:count": 1965418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324611.3814,
            "count": 1965418,
            "maximum": 324970.0176,
            "minimum": 323115.3776,
            "name": "X",
            "position": 0,
            "stddev": 296.8376924,
            "variance": 88112.61564
          },
          {
            "average": 4294146.452,
            "count": 1965418,
            "maximum": 4295104.907,
            "minimum": 4293847.847,
            "name": "Y",
            "position": 1,
            "stddev": 277.5481936,
            "variance": 77032.99978
          },
          {
            "average": 28.62222398,
            "count": 1965418,
            "maximum": 394.9872397,
            "minimum": -9.732760259,
            "name": "Z",
            "position": 2,
            "stddev": 19.0964066,
            "variance": 364.672745
          },
          {
            "average": 4616.029465,
            "count": 1965418,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4209.756418,
            "variance": 17722049.1
          },
          {
            "average": 1.815073435,
            "count": 1965418,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.138614922,
            "variance": 1.296443941
          },
          {
            "average": 2.483071286,
            "count": 1965418,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.472531712,
            "variance": 2.168349642
          },
          {
            "average": 0.5103947354,
            "count": 1965418,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499892065,
            "variance": 0.2498920766
          },
          {
            "average": 0,
            "count": 1965418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.437267289,
            "count": 1965418,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9713248422,
            "variance": 0.943471949
          },
          {
            "average": 4.934931299,
            "count": 1965418,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.270627278,
            "variance": 68.40327557
          },
          {
            "average": 0,
            "count": 1965418,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.18902697,
            "count": 1965418,
            "maximum": 94,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4096770165,
            "variance": 0.1678352578
          },
          {
            "average": 207530235.5,
            "count": 1965418,
            "maximum": 207531417,
            "minimum": 207529888,
            "name": "GpsTime",
            "position": 12,
            "stddev": 191.9479728,
            "variance": 36844.02426
          },
          {
            "average": 0,
            "count": 1965418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1965418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1965418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004223020243,
            "count": 1965418,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06484742464,
            "variance": 0.004205188483
          },
          {
            "average": 0.1966019442,
            "count": 1965418,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3974288617,
            "variance": 0.1579497001
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323115.3776,
          4293847.847,
          -9.732760259,
          324970.0176,
          4295104.907,
          394.9872397
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323115.377603022,
                4293847.847289679,
                -9.732760259264836
              ],
              [
                323115.377603022,
                4295104.907289679,
                -9.732760259264836
              ],
              [
                324970.017603022,
                4295104.907289679,
                394.98723974073516
              ],
              [
                324970.017603022,
                4293847.847289679,
                394.98723974073516
              ],
              [
                323115.377603022,
                4293847.847289679,
                -9.732760259264836
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:23:37+00:00",
        "end_time": "2018-04-12T00:58:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_302404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_302404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_302404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_302404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03655755,
            38.77564166,
            -9.732760259,
            -77.01489781,
            38.78733285,
            394.9872397
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03623543521475,
                  38.77564166119481,
                  -9.732760259264836
                ],
                [
                  -77.03655755237104,
                  38.786962733646824,
                  -9.732760259264836
                ],
                [
                  -77.01521655477498,
                  38.787332851152854,
                  394.98723974073516
                ],
                [
                  -77.01489780746881,
                  38.776011629910336,
                  394.98723974073516
                ],
                [
                  -77.03623543521475,
                  38.77564166119481,
                  -9.732760259264836
                ]
              ]
            ]
          },
          "id": "20180411_302404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_302404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:23:37Z",
            "pc:count": 1965418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324611.3814,
                "count": 1965418,
                "maximum": 324970.0176,
                "minimum": 323115.3776,
                "name": "X",
                "position": 0,
                "stddev": 296.8376924,
                "variance": 88112.61564
              },
              {
                "average": 4294146.452,
                "count": 1965418,
                "maximum": 4295104.907,
                "minimum": 4293847.847,
                "name": "Y",
                "position": 1,
                "stddev": 277.5481936,
                "variance": 77032.99978
              },
              {
                "average": 28.62222398,
                "count": 1965418,
                "maximum": 394.9872397,
                "minimum": -9.732760259,
                "name": "Z",
                "position": 2,
                "stddev": 19.0964066,
                "variance": 364.672745
              },
              {
                "average": 4616.029465,
                "count": 1965418,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4209.756418,
                "variance": 17722049.1
              },
              {
                "average": 1.815073435,
                "count": 1965418,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.138614922,
                "variance": 1.296443941
              },
              {
                "average": 2.483071286,
                "count": 1965418,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.472531712,
                "variance": 2.168349642
              },
              {
                "average": 0.5103947354,
                "count": 1965418,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499892065,
                "variance": 0.2498920766
              },
              {
                "average": 0,
                "count": 1965418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.437267289,
                "count": 1965418,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9713248422,
                "variance": 0.943471949
              },
              {
                "average": 4.934931299,
                "count": 1965418,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.270627278,
                "variance": 68.40327557
              },
              {
                "average": 0,
                "count": 1965418,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.18902697,
                "count": 1965418,
                "maximum": 94,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4096770165,
                "variance": 0.1678352578
              },
              {
                "average": 207530235.5,
                "count": 1965418,
                "maximum": 207531417,
                "minimum": 207529888,
                "name": "GpsTime",
                "position": 12,
                "stddev": 191.9479728,
                "variance": 36844.02426
              },
              {
                "average": 0,
                "count": 1965418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1965418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1965418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004223020243,
                "count": 1965418,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06484742464,
                "variance": 0.004205188483
              },
              {
                "average": 0.1966019442,
                "count": 1965418,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3974288617,
                "variance": 0.1579497001
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323115.3776,
              4293847.847,
              -9.732760259,
              324970.0176,
              4295104.907,
              394.9872397
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323115.377603022,
                    4293847.847289679,
                    -9.732760259264836
                  ],
                  [
                    323115.377603022,
                    4295104.907289679,
                    -9.732760259264836
                  ],
                  [
                    324970.017603022,
                    4295104.907289679,
                    394.98723974073516
                  ],
                  [
                    324970.017603022,
                    4293847.847289679,
                    394.98723974073516
                  ],
                  [
                    323115.377603022,
                    4293847.847289679,
                    -9.732760259264836
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:23:37+00:00",
            "end_time": "2018-04-12T00:58:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_302408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03623383024761,
              38.78662453086468,
              -1.999839029794316
            ],
            [
              -77.03655592471306,
              38.79794035854115,
              -1.999839029794316
            ],
            [
              -77.01521947943414,
              38.798310427929984,
              416.8801609702057
            ],
            [
              -77.01490075386536,
              38.78699445156397,
              416.8801609702057
            ],
            [
              -77.03623383024761,
              38.78662453086468,
              -1.999839029794316
            ]
          ]
        ]
      },
      "bbox": [
        -77.03655592,
        38.78662453,
        -1.99983903,
        -77.01490075,
        38.79831043,
        416.880161
      ],
      "properties": {
        "datetime": "2018-04-12T01:29:13Z",
        "pc:count": 1577485,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324391.1143,
            "count": 1577485,
            "maximum": 324996.621,
            "minimum": 323142.661,
            "name": "X",
            "position": 0,
            "stddev": 527.7545834,
            "variance": 278524.9003
          },
          {
            "average": 4295845.376,
            "count": 1577485,
            "maximum": 4296323.226,
            "minimum": 4295066.746,
            "name": "Y",
            "position": 1,
            "stddev": 208.3412856,
            "variance": 43406.09127
          },
          {
            "average": 9.260695226,
            "count": 1577485,
            "maximum": 416.880161,
            "minimum": -1.99983903,
            "name": "Z",
            "position": 2,
            "stddev": 10.57080886,
            "variance": 111.742
          },
          {
            "average": 3851.555503,
            "count": 1577485,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3046.374008,
            "variance": 9280394.599
          },
          {
            "average": 1.443360793,
            "count": 1577485,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8823255306,
            "variance": 0.7784983419
          },
          {
            "average": 1.801059915,
            "count": 1577485,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.224660663,
            "variance": 1.49979374
          },
          {
            "average": 0.5154939667,
            "count": 1577485,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997600377,
            "variance": 0.2497600953
          },
          {
            "average": 0,
            "count": 1577485,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.34949746,
            "count": 1577485,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.850275272,
            "variance": 23.52517022
          },
          {
            "average": -0.9673081807,
            "count": 1577485,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.49558734,
            "variance": 110.1573536
          },
          {
            "average": 0,
            "count": 1577485,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.01759763,
            "count": 1577485,
            "maximum": 93,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4719538601,
            "variance": 0.222740446
          },
          {
            "average": 207531285.5,
            "count": 1577485,
            "maximum": 207531753.6,
            "minimum": 207530308.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 371.7469971,
            "variance": 138195.8298
          },
          {
            "average": 0,
            "count": 1577485,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1577485,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1577485,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004812724051,
            "count": 1577485,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06920668158,
            "variance": 0.004789564775
          },
          {
            "average": 0.2131817418,
            "count": 1577485,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4095551161,
            "variance": 0.1677353931
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323142.661,
          4295066.746,
          -1.99983903,
          324996.621,
          4296323.226,
          416.880161
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323142.6610224927,
                4295066.746468853,
                -1.999839029794316
              ],
              [
                323142.6610224927,
                4296323.226468854,
                -1.999839029794316
              ],
              [
                324996.62102249265,
                4296323.226468854,
                416.8801609702057
              ],
              [
                324996.62102249265,
                4295066.746468853,
                416.8801609702057
              ],
              [
                323142.6610224927,
                4295066.746468853,
                -1.999839029794316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:29:13+00:00",
        "end_time": "2018-04-12T01:05:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_302408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_302408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_302408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_302408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03655592,
            38.78662453,
            -1.99983903,
            -77.01490075,
            38.79831043,
            416.880161
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03623383024761,
                  38.78662453086468,
                  -1.999839029794316
                ],
                [
                  -77.03655592471306,
                  38.79794035854115,
                  -1.999839029794316
                ],
                [
                  -77.01521947943414,
                  38.798310427929984,
                  416.8801609702057
                ],
                [
                  -77.01490075386536,
                  38.78699445156397,
                  416.8801609702057
                ],
                [
                  -77.03623383024761,
                  38.78662453086468,
                  -1.999839029794316
                ]
              ]
            ]
          },
          "id": "20180411_302408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_302408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:29:13Z",
            "pc:count": 1577485,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324391.1143,
                "count": 1577485,
                "maximum": 324996.621,
                "minimum": 323142.661,
                "name": "X",
                "position": 0,
                "stddev": 527.7545834,
                "variance": 278524.9003
              },
              {
                "average": 4295845.376,
                "count": 1577485,
                "maximum": 4296323.226,
                "minimum": 4295066.746,
                "name": "Y",
                "position": 1,
                "stddev": 208.3412856,
                "variance": 43406.09127
              },
              {
                "average": 9.260695226,
                "count": 1577485,
                "maximum": 416.880161,
                "minimum": -1.99983903,
                "name": "Z",
                "position": 2,
                "stddev": 10.57080886,
                "variance": 111.742
              },
              {
                "average": 3851.555503,
                "count": 1577485,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3046.374008,
                "variance": 9280394.599
              },
              {
                "average": 1.443360793,
                "count": 1577485,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8823255306,
                "variance": 0.7784983419
              },
              {
                "average": 1.801059915,
                "count": 1577485,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.224660663,
                "variance": 1.49979374
              },
              {
                "average": 0.5154939667,
                "count": 1577485,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997600377,
                "variance": 0.2497600953
              },
              {
                "average": 0,
                "count": 1577485,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.34949746,
                "count": 1577485,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.850275272,
                "variance": 23.52517022
              },
              {
                "average": -0.9673081807,
                "count": 1577485,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.49558734,
                "variance": 110.1573536
              },
              {
                "average": 0,
                "count": 1577485,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.01759763,
                "count": 1577485,
                "maximum": 93,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4719538601,
                "variance": 0.222740446
              },
              {
                "average": 207531285.5,
                "count": 1577485,
                "maximum": 207531753.6,
                "minimum": 207530308.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 371.7469971,
                "variance": 138195.8298
              },
              {
                "average": 0,
                "count": 1577485,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1577485,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1577485,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004812724051,
                "count": 1577485,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06920668158,
                "variance": 0.004789564775
              },
              {
                "average": 0.2131817418,
                "count": 1577485,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4095551161,
                "variance": 0.1677353931
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323142.661,
              4295066.746,
              -1.99983903,
              324996.621,
              4296323.226,
              416.880161
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323142.6610224927,
                    4295066.746468853,
                    -1.999839029794316
                  ],
                  [
                    323142.6610224927,
                    4296323.226468854,
                    -1.999839029794316
                  ],
                  [
                    324996.62102249265,
                    4296323.226468854,
                    416.8801609702057
                  ],
                  [
                    324996.62102249265,
                    4295066.746468853,
                    416.8801609702057
                  ],
                  [
                    323142.6610224927,
                    4295066.746468853,
                    -1.999839029794316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:29:13+00:00",
            "end_time": "2018-04-12T01:05: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": "20180411_302412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03617946606538,
              38.79760934526542,
              -9.558609619825063
            ],
            [
              -77.03649479346893,
              38.80868343232924,
              -9.558609619825063
            ],
            [
              -77.0152656431628,
              38.80905166922692,
              424.30139038017495
            ],
            [
              -77.01495359738996,
              38.79797743738217,
              424.30139038017495
            ],
            [
              -77.03617946606538,
              38.79760934526542,
              -9.558609619825063
            ]
          ]
        ]
      },
      "bbox": [
        -77.03649479,
        38.79760935,
        -9.55860962,
        -77.0149536,
        38.80905167,
        424.3013904
      ],
      "properties": {
        "datetime": "2018-04-12T01:29:33Z",
        "pc:count": 4421560,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324525.0406,
            "count": 4421560,
            "maximum": 325018.8979,
            "minimum": 323174.5379,
            "name": "X",
            "position": 0,
            "stddev": 227.9400784,
            "variance": 51956.67936
          },
          {
            "average": 4296764.581,
            "count": 4421560,
            "maximum": 4297515.401,
            "minimum": 4296285.761,
            "name": "Y",
            "position": 1,
            "stddev": 219.5930047,
            "variance": 48221.08769
          },
          {
            "average": 4.941461964,
            "count": 4421560,
            "maximum": 424.3013904,
            "minimum": -9.55860962,
            "name": "Z",
            "position": 2,
            "stddev": 6.607928356,
            "variance": 43.66471716
          },
          {
            "average": 3506.264442,
            "count": 4421560,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3506.177681,
            "variance": 12293281.93
          },
          {
            "average": 1.940341418,
            "count": 4421560,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.133567602,
            "variance": 1.284975508
          },
          {
            "average": 2.740985761,
            "count": 4421560,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.366712346,
            "variance": 1.867902638
          },
          {
            "average": 0.5380815821,
            "count": 4421560,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4985477403,
            "variance": 0.2485498493
          },
          {
            "average": 0,
            "count": 4421560,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.440276961,
            "count": 4421560,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7964511315,
            "variance": 0.6343344049
          },
          {
            "average": 13.58147536,
            "count": 4421560,
            "maximum": 19.99799919,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.556490673,
            "variance": 30.8745886
          },
          {
            "average": 0,
            "count": 4421560,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.6009906,
            "count": 4421560,
            "maximum": 92,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4896947547,
            "variance": 0.2398009528
          },
          {
            "average": 207531520.5,
            "count": 4421560,
            "maximum": 207531773.8,
            "minimum": 207531345.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 191.175707,
            "variance": 36548.15096
          },
          {
            "average": 0,
            "count": 4421560,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4421560,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4421560,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007791367753,
            "count": 4421560,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02790214861,
            "variance": 0.0007785298972
          },
          {
            "average": 0.3773457784,
            "count": 4421560,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.484722596,
            "variance": 0.2349559951
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323174.5379,
          4296285.761,
          -9.55860962,
          325018.8979,
          4297515.401,
          424.3013904
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323174.5378548391,
                4296285.761406723,
                -9.558609619825063
              ],
              [
                323174.5378548391,
                4297515.401406724,
                -9.558609619825063
              ],
              [
                325018.8978548391,
                4297515.401406724,
                424.30139038017495
              ],
              [
                325018.8978548391,
                4296285.761406723,
                424.30139038017495
              ],
              [
                323174.5378548391,
                4296285.761406723,
                -9.558609619825063
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:29:33+00:00",
        "end_time": "2018-04-12T01:22:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_302412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_302412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_302412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_302412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03649479,
            38.79760935,
            -9.55860962,
            -77.0149536,
            38.80905167,
            424.3013904
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03617946606538,
                  38.79760934526542,
                  -9.558609619825063
                ],
                [
                  -77.03649479346893,
                  38.80868343232924,
                  -9.558609619825063
                ],
                [
                  -77.0152656431628,
                  38.80905166922692,
                  424.30139038017495
                ],
                [
                  -77.01495359738996,
                  38.79797743738217,
                  424.30139038017495
                ],
                [
                  -77.03617946606538,
                  38.79760934526542,
                  -9.558609619825063
                ]
              ]
            ]
          },
          "id": "20180411_302412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_302412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:29:33Z",
            "pc:count": 4421560,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324525.0406,
                "count": 4421560,
                "maximum": 325018.8979,
                "minimum": 323174.5379,
                "name": "X",
                "position": 0,
                "stddev": 227.9400784,
                "variance": 51956.67936
              },
              {
                "average": 4296764.581,
                "count": 4421560,
                "maximum": 4297515.401,
                "minimum": 4296285.761,
                "name": "Y",
                "position": 1,
                "stddev": 219.5930047,
                "variance": 48221.08769
              },
              {
                "average": 4.941461964,
                "count": 4421560,
                "maximum": 424.3013904,
                "minimum": -9.55860962,
                "name": "Z",
                "position": 2,
                "stddev": 6.607928356,
                "variance": 43.66471716
              },
              {
                "average": 3506.264442,
                "count": 4421560,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3506.177681,
                "variance": 12293281.93
              },
              {
                "average": 1.940341418,
                "count": 4421560,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.133567602,
                "variance": 1.284975508
              },
              {
                "average": 2.740985761,
                "count": 4421560,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.366712346,
                "variance": 1.867902638
              },
              {
                "average": 0.5380815821,
                "count": 4421560,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4985477403,
                "variance": 0.2485498493
              },
              {
                "average": 0,
                "count": 4421560,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.440276961,
                "count": 4421560,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7964511315,
                "variance": 0.6343344049
              },
              {
                "average": 13.58147536,
                "count": 4421560,
                "maximum": 19.99799919,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.556490673,
                "variance": 30.8745886
              },
              {
                "average": 0,
                "count": 4421560,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.6009906,
                "count": 4421560,
                "maximum": 92,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4896947547,
                "variance": 0.2398009528
              },
              {
                "average": 207531520.5,
                "count": 4421560,
                "maximum": 207531773.8,
                "minimum": 207531345.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 191.175707,
                "variance": 36548.15096
              },
              {
                "average": 0,
                "count": 4421560,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4421560,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4421560,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007791367753,
                "count": 4421560,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02790214861,
                "variance": 0.0007785298972
              },
              {
                "average": 0.3773457784,
                "count": 4421560,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.484722596,
                "variance": 0.2349559951
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323174.5379,
              4296285.761,
              -9.55860962,
              325018.8979,
              4297515.401,
              424.3013904
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323174.5378548391,
                    4296285.761406723,
                    -9.558609619825063
                  ],
                  [
                    323174.5378548391,
                    4297515.401406724,
                    -9.558609619825063
                  ],
                  [
                    325018.8978548391,
                    4297515.401406724,
                    424.30139038017495
                  ],
                  [
                    325018.8978548391,
                    4296285.761406723,
                    424.30139038017495
                  ],
                  [
                    323174.5378548391,
                    4296285.761406723,
                    -9.558609619825063
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:29:33+00:00",
            "end_time": "2018-04-12T01:22: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": "20180411_302416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.02128353935392,
              38.808912799453,
              -3.732945630732473
            ],
            [
              -77.02143511558154,
              38.814273908553005,
              -3.732945630732473
            ],
            [
              -77.01521444132754,
              38.814381412139106,
              430.68705436926757
            ],
            [
              -77.01506333078255,
              38.8090202825761,
              430.68705436926757
            ],
            [
              -77.02128353935392,
              38.808912799453,
              -3.732945630732473
            ]
          ]
        ]
      },
      "bbox": [
        -77.02143512,
        38.8089128,
        -3.732945631,
        -77.01506333,
        38.81438141,
        430.6870544
      ],
      "properties": {
        "datetime": "2018-04-12T01:29:45Z",
        "pc:count": 612769,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324862.053,
            "count": 612769,
            "maximum": 325036.389,
            "minimum": 324495.989,
            "name": "X",
            "position": 0,
            "stddev": 126.835115,
            "variance": 16087.14639
          },
          {
            "average": 4297677.873,
            "count": 612769,
            "maximum": 4298106.811,
            "minimum": 4297511.531,
            "name": "Y",
            "position": 1,
            "stddev": 109.4310338,
            "variance": 11975.15115
          },
          {
            "average": 13.08232203,
            "count": 612769,
            "maximum": 430.6870544,
            "minimum": -3.732945631,
            "name": "Z",
            "position": 2,
            "stddev": 6.030559118,
            "variance": 36.36764328
          },
          {
            "average": 2716.138323,
            "count": 612769,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3080.776098,
            "variance": 9491181.366
          },
          {
            "average": 2.236591603,
            "count": 612769,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.223411604,
            "variance": 1.496735952
          },
          {
            "average": 3.292428305,
            "count": 612769,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.282022636,
            "variance": 1.64358204
          },
          {
            "average": 0.5346468245,
            "count": 612769,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4987985601,
            "variance": 0.2488000036
          },
          {
            "average": 0,
            "count": 612769,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331815089,
            "count": 612769,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.52624065,
            "variance": 0.2769292217
          },
          {
            "average": 8.497863611,
            "count": 612769,
            "maximum": 19.00200081,
            "minimum": 1.998000026,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.284268697,
            "variance": 27.92349566
          },
          {
            "average": 0,
            "count": 612769,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.18409221,
            "count": 612769,
            "maximum": 92,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3875596908,
            "variance": 0.1502025139
          },
          {
            "average": 207531690.7,
            "count": 612769,
            "maximum": 207531785.8,
            "minimum": 207531346.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 161.1305068,
            "variance": 25963.04023
          },
          {
            "average": 0,
            "count": 612769,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 612769,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 612769,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005646499741,
            "count": 612769,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02375567439,
            "variance": 0.0005643320655
          },
          {
            "average": 0.02394050613,
            "count": 612769,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.1528639802,
            "variance": 0.02336739643
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324495.989,
          4297511.531,
          -3.732945631,
          325036.389,
          4298106.811,
          430.6870544
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324495.9889662765,
                4297511.530639316,
                -3.732945630732473
              ],
              [
                324495.9889662765,
                4298106.810639315,
                -3.732945630732473
              ],
              [
                325036.38896627654,
                4298106.810639315,
                430.68705436926757
              ],
              [
                325036.38896627654,
                4297511.530639316,
                430.68705436926757
              ],
              [
                324495.9889662765,
                4297511.530639316,
                -3.732945630732473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:29:45+00:00",
        "end_time": "2018-04-12T01:22:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180411_302416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_302416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180411_302416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_302416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.02143512,
            38.8089128,
            -3.732945631,
            -77.01506333,
            38.81438141,
            430.6870544
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.02128353935392,
                  38.808912799453,
                  -3.732945630732473
                ],
                [
                  -77.02143511558154,
                  38.814273908553005,
                  -3.732945630732473
                ],
                [
                  -77.01521444132754,
                  38.814381412139106,
                  430.68705436926757
                ],
                [
                  -77.01506333078255,
                  38.8090202825761,
                  430.68705436926757
                ],
                [
                  -77.02128353935392,
                  38.808912799453,
                  -3.732945630732473
                ]
              ]
            ]
          },
          "id": "20180411_302416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180411_302416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:29:45Z",
            "pc:count": 612769,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324862.053,
                "count": 612769,
                "maximum": 325036.389,
                "minimum": 324495.989,
                "name": "X",
                "position": 0,
                "stddev": 126.835115,
                "variance": 16087.14639
              },
              {
                "average": 4297677.873,
                "count": 612769,
                "maximum": 4298106.811,
                "minimum": 4297511.531,
                "name": "Y",
                "position": 1,
                "stddev": 109.4310338,
                "variance": 11975.15115
              },
              {
                "average": 13.08232203,
                "count": 612769,
                "maximum": 430.6870544,
                "minimum": -3.732945631,
                "name": "Z",
                "position": 2,
                "stddev": 6.030559118,
                "variance": 36.36764328
              },
              {
                "average": 2716.138323,
                "count": 612769,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3080.776098,
                "variance": 9491181.366
              },
              {
                "average": 2.236591603,
                "count": 612769,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.223411604,
                "variance": 1.496735952
              },
              {
                "average": 3.292428305,
                "count": 612769,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.282022636,
                "variance": 1.64358204
              },
              {
                "average": 0.5346468245,
                "count": 612769,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4987985601,
                "variance": 0.2488000036
              },
              {
                "average": 0,
                "count": 612769,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331815089,
                "count": 612769,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.52624065,
                "variance": 0.2769292217
              },
              {
                "average": 8.497863611,
                "count": 612769,
                "maximum": 19.00200081,
                "minimum": 1.998000026,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.284268697,
                "variance": 27.92349566
              },
              {
                "average": 0,
                "count": 612769,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.18409221,
                "count": 612769,
                "maximum": 92,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3875596908,
                "variance": 0.1502025139
              },
              {
                "average": 207531690.7,
                "count": 612769,
                "maximum": 207531785.8,
                "minimum": 207531346.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 161.1305068,
                "variance": 25963.04023
              },
              {
                "average": 0,
                "count": 612769,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 612769,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 612769,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005646499741,
                "count": 612769,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02375567439,
                "variance": 0.0005643320655
              },
              {
                "average": 0.02394050613,
                "count": 612769,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.1528639802,
                "variance": 0.02336739643
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324495.989,
              4297511.531,
              -3.732945631,
              325036.389,
              4298106.811,
              430.6870544
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324495.9889662765,
                    4297511.530639316,
                    -3.732945630732473
                  ],
                  [
                    324495.9889662765,
                    4298106.810639315,
                    -3.732945630732473
                  ],
                  [
                    325036.38896627654,
                    4298106.810639315,
                    430.68705436926757
                  ],
                  [
                    325036.38896627654,
                    4297511.530639316,
                    430.68705436926757
                  ],
                  [
                    324495.9889662765,
                    4297511.530639316,
                    -3.732945630732473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:29:45+00:00",
            "end_time": "2018-04-12T01:22: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": "20180305_386412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74151392241635,
              38.79732715923615,
              -9.965686760592007
            ],
            [
              -76.74178999232343,
              38.80866434714033,
              -9.965686760592007
            ],
            [
              -76.72043914857957,
              38.80898077352256,
              305.074313239408
            ],
            [
              -76.72016645863653,
              38.797643458252736,
              305.074313239408
            ],
            [
              -76.74151392241635,
              38.79732715923615,
              -9.965686760592007
            ]
          ]
        ]
      },
      "bbox": [
        -76.74178999,
        38.79732716,
        -9.965686761,
        -76.72016646,
        38.80898077,
        305.0743132
      ],
      "properties": {
        "datetime": "2018-03-06T13:39:52Z",
        "pc:count": 22614265,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349712.5733,
            "count": 22614265,
            "maximum": 350619.7175,
            "minimum": 348765.0975,
            "name": "X",
            "position": 0,
            "stddev": 480.1506403,
            "variance": 230544.6374
          },
          {
            "average": 4296349.507,
            "count": 22614265,
            "maximum": 4296984.281,
            "minimum": 4295725.641,
            "name": "Y",
            "position": 1,
            "stddev": 357.514233,
            "variance": 127816.4268
          },
          {
            "average": 19.4583464,
            "count": 22614265,
            "maximum": 305.0743132,
            "minimum": -9.965686761,
            "name": "Z",
            "position": 2,
            "stddev": 16.47377,
            "variance": 271.385098
          },
          {
            "average": 3502.420459,
            "count": 22614265,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4198.300251,
            "variance": 17625725
          },
          {
            "average": 2.465893099,
            "count": 22614265,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.352357079,
            "variance": 1.828869669
          },
          {
            "average": 3.69779261,
            "count": 22614265,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.299892995,
            "variance": 1.689721799
          },
          {
            "average": 0.5074479316,
            "count": 22614265,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999445363,
            "variance": 0.2499445394
          },
          {
            "average": 0,
            "count": 22614265,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.260486954,
            "count": 22614265,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5069598379,
            "variance": 0.2570082772
          },
          {
            "average": 11.76177276,
            "count": 22614265,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.021844131,
            "variance": 49.306295
          },
          {
            "average": 0,
            "count": 22614265,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.40310609,
            "count": 22614265,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.497270356,
            "variance": 2.241818519
          },
          {
            "average": 204342329.4,
            "count": 22614265,
            "maximum": 204378792.7,
            "minimum": 204309275.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34164.63694,
            "variance": 1167222418
          },
          {
            "average": 0,
            "count": 22614265,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22614265,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22614265,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000536740858,
            "count": 22614265,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02316145054,
            "variance": 0.000536452791
          },
          {
            "average": 0.3823269958,
            "count": 22614265,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.485955836,
            "variance": 0.2361530745
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348765.0975,
          4295725.641,
          -9.965686761,
          350619.7175,
          4296984.281,
          305.0743132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348765.0974742141,
                4295725.641048449,
                -9.965686760592007
              ],
              [
                348765.0974742141,
                4296984.28104845,
                -9.965686760592007
              ],
              [
                350619.7174742141,
                4296984.28104845,
                305.074313239408
              ],
              [
                350619.7174742141,
                4295725.641048449,
                305.074313239408
              ],
              [
                348765.0974742141,
                4295725.641048449,
                -9.965686760592007
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:39:52+00:00",
        "end_time": "2018-03-05T18:21:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_386412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_386412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_386412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_386412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74178999,
            38.79732716,
            -9.965686761,
            -76.72016646,
            38.80898077,
            305.0743132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74151392241635,
                  38.79732715923615,
                  -9.965686760592007
                ],
                [
                  -76.74178999232343,
                  38.80866434714033,
                  -9.965686760592007
                ],
                [
                  -76.72043914857957,
                  38.80898077352256,
                  305.074313239408
                ],
                [
                  -76.72016645863653,
                  38.797643458252736,
                  305.074313239408
                ],
                [
                  -76.74151392241635,
                  38.79732715923615,
                  -9.965686760592007
                ]
              ]
            ]
          },
          "id": "20180305_386412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_386412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:39:52Z",
            "pc:count": 22614265,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349712.5733,
                "count": 22614265,
                "maximum": 350619.7175,
                "minimum": 348765.0975,
                "name": "X",
                "position": 0,
                "stddev": 480.1506403,
                "variance": 230544.6374
              },
              {
                "average": 4296349.507,
                "count": 22614265,
                "maximum": 4296984.281,
                "minimum": 4295725.641,
                "name": "Y",
                "position": 1,
                "stddev": 357.514233,
                "variance": 127816.4268
              },
              {
                "average": 19.4583464,
                "count": 22614265,
                "maximum": 305.0743132,
                "minimum": -9.965686761,
                "name": "Z",
                "position": 2,
                "stddev": 16.47377,
                "variance": 271.385098
              },
              {
                "average": 3502.420459,
                "count": 22614265,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4198.300251,
                "variance": 17625725
              },
              {
                "average": 2.465893099,
                "count": 22614265,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.352357079,
                "variance": 1.828869669
              },
              {
                "average": 3.69779261,
                "count": 22614265,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.299892995,
                "variance": 1.689721799
              },
              {
                "average": 0.5074479316,
                "count": 22614265,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999445363,
                "variance": 0.2499445394
              },
              {
                "average": 0,
                "count": 22614265,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.260486954,
                "count": 22614265,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5069598379,
                "variance": 0.2570082772
              },
              {
                "average": 11.76177276,
                "count": 22614265,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.021844131,
                "variance": 49.306295
              },
              {
                "average": 0,
                "count": 22614265,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.40310609,
                "count": 22614265,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.497270356,
                "variance": 2.241818519
              },
              {
                "average": 204342329.4,
                "count": 22614265,
                "maximum": 204378792.7,
                "minimum": 204309275.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34164.63694,
                "variance": 1167222418
              },
              {
                "average": 0,
                "count": 22614265,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22614265,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22614265,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000536740858,
                "count": 22614265,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02316145054,
                "variance": 0.000536452791
              },
              {
                "average": 0.3823269958,
                "count": 22614265,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.485955836,
                "variance": 0.2361530745
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348765.0975,
              4295725.641,
              -9.965686761,
              350619.7175,
              4296984.281,
              305.0743132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348765.0974742141,
                    4295725.641048449,
                    -9.965686760592007
                  ],
                  [
                    348765.0974742141,
                    4296984.28104845,
                    -9.965686760592007
                  ],
                  [
                    350619.7174742141,
                    4296984.28104845,
                    305.074313239408
                  ],
                  [
                    350619.7174742141,
                    4295725.641048449,
                    305.074313239408
                  ],
                  [
                    348765.0974742141,
                    4295725.641048449,
                    -9.965686760592007
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:39:52+00:00",
            "end_time": "2018-03-05T18:21:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_386416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74147579325778,
              38.80831068799186,
              -10.404486928013995
            ],
            [
              -76.74175195217265,
              38.81964731431325,
              -10.404486928013995
            ],
            [
              -76.72039667738818,
              38.819963825199494,
              311.895513071986
            ],
            [
              -76.72012390030284,
              38.80862707149564,
              311.895513071986
            ],
            [
              -76.74147579325778,
              38.80831068799186,
              -10.404486928013995
            ]
          ]
        ]
      },
      "bbox": [
        -76.74175195,
        38.80831069,
        -10.40448693,
        -76.7201239,
        38.81996383,
        311.8955131
      ],
      "properties": {
        "datetime": "2018-03-06T13:39:25Z",
        "pc:count": 18071427,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349734.7269,
            "count": 18071427,
            "maximum": 350646.3525,
            "minimum": 348791.6325,
            "name": "X",
            "position": 0,
            "stddev": 502.300181,
            "variance": 252305.4718
          },
          {
            "average": 4297560.928,
            "count": 18071427,
            "maximum": 4298203.093,
            "minimum": 4296944.513,
            "name": "Y",
            "position": 1,
            "stddev": 362.7551192,
            "variance": 131591.2765
          },
          {
            "average": 35.28313197,
            "count": 18071427,
            "maximum": 311.8955131,
            "minimum": -10.40448693,
            "name": "Z",
            "position": 2,
            "stddev": 19.25726244,
            "variance": 370.8421565
          },
          {
            "average": 4263.081842,
            "count": 18071427,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4822.207499,
            "variance": 23253685.17
          },
          {
            "average": 2.294633124,
            "count": 18071427,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.34648274,
            "variance": 1.813015769
          },
          {
            "average": 3.384629006,
            "count": 18071427,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.478286586,
            "variance": 2.185331231
          },
          {
            "average": 0.5115396808,
            "count": 18071427,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998668319,
            "variance": 0.2498668496
          },
          {
            "average": 0,
            "count": 18071427,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355281904,
            "count": 18071427,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7604121152,
            "variance": 0.578226585
          },
          {
            "average": -4.94268217,
            "count": 18071427,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.39713746,
            "variance": 153.6890171
          },
          {
            "average": 0,
            "count": 18071427,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.08118556,
            "count": 18071427,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.082633835,
            "variance": 1.17209602
          },
          {
            "average": 204317254.8,
            "count": 18071427,
            "maximum": 204378765.3,
            "minimum": 204309250.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 21067.93115,
            "variance": 443857723.1
          },
          {
            "average": 0,
            "count": 18071427,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18071427,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18071427,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000792521808,
            "count": 18071427,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02814060698,
            "variance": 0.000791893761
          },
          {
            "average": 0.3543481099,
            "count": 18071427,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.478315314,
            "variance": 0.2287855396
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348791.6325,
          4296944.513,
          -10.40448693,
          350646.3525,
          4298203.093,
          311.8955131
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348791.632500335,
                4296944.512564863,
                -10.404486928013995
              ],
              [
                348791.632500335,
                4298203.092564863,
                -10.404486928013995
              ],
              [
                350646.35250033496,
                4298203.092564863,
                311.895513071986
              ],
              [
                350646.35250033496,
                4296944.512564863,
                311.895513071986
              ],
              [
                348791.632500335,
                4296944.512564863,
                -10.404486928013995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:39:25+00:00",
        "end_time": "2018-03-05T18:20:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_386416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_386416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_386416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_386416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74175195,
            38.80831069,
            -10.40448693,
            -76.7201239,
            38.81996383,
            311.8955131
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74147579325778,
                  38.80831068799186,
                  -10.404486928013995
                ],
                [
                  -76.74175195217265,
                  38.81964731431325,
                  -10.404486928013995
                ],
                [
                  -76.72039667738818,
                  38.819963825199494,
                  311.895513071986
                ],
                [
                  -76.72012390030284,
                  38.80862707149564,
                  311.895513071986
                ],
                [
                  -76.74147579325778,
                  38.80831068799186,
                  -10.404486928013995
                ]
              ]
            ]
          },
          "id": "20180305_386416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_386416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:39:25Z",
            "pc:count": 18071427,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349734.7269,
                "count": 18071427,
                "maximum": 350646.3525,
                "minimum": 348791.6325,
                "name": "X",
                "position": 0,
                "stddev": 502.300181,
                "variance": 252305.4718
              },
              {
                "average": 4297560.928,
                "count": 18071427,
                "maximum": 4298203.093,
                "minimum": 4296944.513,
                "name": "Y",
                "position": 1,
                "stddev": 362.7551192,
                "variance": 131591.2765
              },
              {
                "average": 35.28313197,
                "count": 18071427,
                "maximum": 311.8955131,
                "minimum": -10.40448693,
                "name": "Z",
                "position": 2,
                "stddev": 19.25726244,
                "variance": 370.8421565
              },
              {
                "average": 4263.081842,
                "count": 18071427,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4822.207499,
                "variance": 23253685.17
              },
              {
                "average": 2.294633124,
                "count": 18071427,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.34648274,
                "variance": 1.813015769
              },
              {
                "average": 3.384629006,
                "count": 18071427,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.478286586,
                "variance": 2.185331231
              },
              {
                "average": 0.5115396808,
                "count": 18071427,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998668319,
                "variance": 0.2498668496
              },
              {
                "average": 0,
                "count": 18071427,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355281904,
                "count": 18071427,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7604121152,
                "variance": 0.578226585
              },
              {
                "average": -4.94268217,
                "count": 18071427,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.39713746,
                "variance": 153.6890171
              },
              {
                "average": 0,
                "count": 18071427,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.08118556,
                "count": 18071427,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.082633835,
                "variance": 1.17209602
              },
              {
                "average": 204317254.8,
                "count": 18071427,
                "maximum": 204378765.3,
                "minimum": 204309250.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 21067.93115,
                "variance": 443857723.1
              },
              {
                "average": 0,
                "count": 18071427,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18071427,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18071427,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000792521808,
                "count": 18071427,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02814060698,
                "variance": 0.000791893761
              },
              {
                "average": 0.3543481099,
                "count": 18071427,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.478315314,
                "variance": 0.2287855396
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348791.6325,
              4296944.513,
              -10.40448693,
              350646.3525,
              4298203.093,
              311.8955131
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348791.632500335,
                    4296944.512564863,
                    -10.404486928013995
                  ],
                  [
                    348791.632500335,
                    4298203.092564863,
                    -10.404486928013995
                  ],
                  [
                    350646.35250033496,
                    4298203.092564863,
                    311.895513071986
                  ],
                  [
                    350646.35250033496,
                    4296944.512564863,
                    311.895513071986
                  ],
                  [
                    348791.632500335,
                    4296944.512564863,
                    -10.404486928013995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:39:25+00:00",
            "end_time": "2018-03-05T18:20: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": "20180217_392424.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72033369675673,
              38.830226942025654,
              -10.264567209105223
            ],
            [
              -76.72060676950439,
              38.84156581426738,
              -10.264567209105223
            ],
            [
              -76.69924401689424,
              38.84187861697828,
              307.8554327908948
            ],
            [
              -76.69897433056437,
              38.83053961884288,
              307.8554327908948
            ],
            [
              -76.72033369675673,
              38.830226942025654,
              -10.264567209105223
            ]
          ]
        ]
      },
      "bbox": [
        -76.72060677,
        38.83022694,
        -10.26456721,
        -76.69897433,
        38.84187862,
        307.8554328
      ],
      "properties": {
        "datetime": "2018-03-05T18:39:56Z",
        "pc:count": 19731564,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351652.5101,
            "count": 19731564,
            "maximum": 352528.0476,
            "minimum": 350673.2676,
            "name": "X",
            "position": 0,
            "stddev": 485.3251677,
            "variance": 235540.5184
          },
          {
            "average": 4299963.454,
            "count": 19731564,
            "maximum": 4300600.795,
            "minimum": 4299341.975,
            "name": "Y",
            "position": 1,
            "stddev": 350.6120259,
            "variance": 122928.7927
          },
          {
            "average": 28.30213135,
            "count": 19731564,
            "maximum": 307.8554328,
            "minimum": -10.26456721,
            "name": "Z",
            "position": 2,
            "stddev": 14.47899372,
            "variance": 209.6412591
          },
          {
            "average": 4064.272741,
            "count": 19731564,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4840.052725,
            "variance": 23426110.38
          },
          {
            "average": 2.426761761,
            "count": 19731564,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.373170752,
            "variance": 1.885597915
          },
          {
            "average": 3.615022104,
            "count": 19731564,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.398593519,
            "variance": 1.956063833
          },
          {
            "average": 0.5120030019,
            "count": 19731564,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998559198,
            "variance": 0.2498559406
          },
          {
            "average": 0,
            "count": 19731564,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283885454,
            "count": 19731564,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5263558249,
            "variance": 0.2770504544
          },
          {
            "average": -11.63513852,
            "count": 19731564,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.254429245,
            "variance": 52.62674367
          },
          {
            "average": 0,
            "count": 19731564,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.86107852,
            "count": 19731564,
            "maximum": 83,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.52236938,
            "variance": 42.54130233
          },
          {
            "average": 204294587.6,
            "count": 19731564,
            "maximum": 204310396.4,
            "minimum": 202912958.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 145179.2222,
            "variance": 21077006550.0
          },
          {
            "average": 0,
            "count": 19731564,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19731564,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19731564,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007623318658,
            "count": 19731564,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02759983251,
            "variance": 0.0007617507546
          },
          {
            "average": 0.4192804483,
            "count": 19731564,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4934413504,
            "variance": 0.2434843663
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350673.2676,
          4299341.975,
          -10.26456721,
          352528.0476,
          4300600.795,
          307.8554328
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350673.2676134923,
                4299341.975164177,
                -10.264567209105223
              ],
              [
                350673.2676134923,
                4300600.795164177,
                -10.264567209105223
              ],
              [
                352528.04761349235,
                4300600.795164177,
                307.8554327908948
              ],
              [
                352528.04761349235,
                4299341.975164177,
                307.8554327908948
              ],
              [
                350673.2676134923,
                4299341.975164177,
                -10.264567209105223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:39:56+00:00",
        "end_time": "2018-02-17T14:29:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180217_392424.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392424.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180217_392424.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180217_392424.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72060677,
            38.83022694,
            -10.26456721,
            -76.69897433,
            38.84187862,
            307.8554328
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72033369675673,
                  38.830226942025654,
                  -10.264567209105223
                ],
                [
                  -76.72060676950439,
                  38.84156581426738,
                  -10.264567209105223
                ],
                [
                  -76.69924401689424,
                  38.84187861697828,
                  307.8554327908948
                ],
                [
                  -76.69897433056437,
                  38.83053961884288,
                  307.8554327908948
                ],
                [
                  -76.72033369675673,
                  38.830226942025654,
                  -10.264567209105223
                ]
              ]
            ]
          },
          "id": "20180217_392424.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180217_392424.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:39:56Z",
            "pc:count": 19731564,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351652.5101,
                "count": 19731564,
                "maximum": 352528.0476,
                "minimum": 350673.2676,
                "name": "X",
                "position": 0,
                "stddev": 485.3251677,
                "variance": 235540.5184
              },
              {
                "average": 4299963.454,
                "count": 19731564,
                "maximum": 4300600.795,
                "minimum": 4299341.975,
                "name": "Y",
                "position": 1,
                "stddev": 350.6120259,
                "variance": 122928.7927
              },
              {
                "average": 28.30213135,
                "count": 19731564,
                "maximum": 307.8554328,
                "minimum": -10.26456721,
                "name": "Z",
                "position": 2,
                "stddev": 14.47899372,
                "variance": 209.6412591
              },
              {
                "average": 4064.272741,
                "count": 19731564,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4840.052725,
                "variance": 23426110.38
              },
              {
                "average": 2.426761761,
                "count": 19731564,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.373170752,
                "variance": 1.885597915
              },
              {
                "average": 3.615022104,
                "count": 19731564,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.398593519,
                "variance": 1.956063833
              },
              {
                "average": 0.5120030019,
                "count": 19731564,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998559198,
                "variance": 0.2498559406
              },
              {
                "average": 0,
                "count": 19731564,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283885454,
                "count": 19731564,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5263558249,
                "variance": 0.2770504544
              },
              {
                "average": -11.63513852,
                "count": 19731564,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.254429245,
                "variance": 52.62674367
              },
              {
                "average": 0,
                "count": 19731564,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.86107852,
                "count": 19731564,
                "maximum": 83,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.52236938,
                "variance": 42.54130233
              },
              {
                "average": 204294587.6,
                "count": 19731564,
                "maximum": 204310396.4,
                "minimum": 202912958.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 145179.2222,
                "variance": 21077006550.0
              },
              {
                "average": 0,
                "count": 19731564,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19731564,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19731564,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007623318658,
                "count": 19731564,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02759983251,
                "variance": 0.0007617507546
              },
              {
                "average": 0.4192804483,
                "count": 19731564,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4934413504,
                "variance": 0.2434843663
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350673.2676,
              4299341.975,
              -10.26456721,
              352528.0476,
              4300600.795,
              307.8554328
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350673.2676134923,
                    4299341.975164177,
                    -10.264567209105223
                  ],
                  [
                    350673.2676134923,
                    4300600.795164177,
                    -10.264567209105223
                  ],
                  [
                    352528.04761349235,
                    4300600.795164177,
                    307.8554327908948
                  ],
                  [
                    352528.04761349235,
                    4299341.975164177,
                    307.8554327908948
                  ],
                  [
                    350673.2676134923,
                    4299341.975164177,
                    -10.264567209105223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:39:56+00:00",
            "end_time": "2018-02-17T14:29: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": "20180209_398408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69946376936387,
              38.78657408993131,
              -10.0639962267837
            ],
            [
              -76.69962421492842,
              38.79332951216527,
              -10.0639962267837
            ],
            [
              -76.69715095545028,
              38.79336546809003,
              437.6360037732163
            ],
            [
              -76.69699074308929,
              38.786610037230595,
              437.6360037732163
            ],
            [
              -76.69946376936387,
              38.78657408993131,
              -10.0639962267837
            ]
          ]
        ]
      },
      "bbox": [
        -76.69962421,
        38.78657409,
        -10.06399623,
        -76.69699074,
        38.79336547,
        437.6360038
      ],
      "properties": {
        "datetime": "2018-02-17T14:12:25Z",
        "pc:count": 1322019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352477.9636,
            "count": 1322019,
            "maximum": 352609.7134,
            "minimum": 352394.8334,
            "name": "X",
            "position": 0,
            "stddev": 50.43927635,
            "variance": 2544.120598
          },
          {
            "average": 4294754.267,
            "count": 1322019,
            "maximum": 4295213.52,
            "minimum": 4294463.56,
            "name": "Y",
            "position": 1,
            "stddev": 190.7014834,
            "variance": 36367.05576
          },
          {
            "average": 28.85049912,
            "count": 1322019,
            "maximum": 437.6360038,
            "minimum": -10.06399623,
            "name": "Z",
            "position": 2,
            "stddev": 11.7192997,
            "variance": 137.3419854
          },
          {
            "average": 3978.400643,
            "count": 1322019,
            "maximum": 21946,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4441.022325,
            "variance": 19722679.29
          },
          {
            "average": 2.44631053,
            "count": 1322019,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.398125708,
            "variance": 1.954755496
          },
          {
            "average": 3.639998366,
            "count": 1322019,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.43347456,
            "variance": 2.054849316
          },
          {
            "average": 0.5081681882,
            "count": 1322019,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999334653,
            "variance": 0.2499334698
          },
          {
            "average": 0,
            "count": 1322019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.241704544,
            "count": 1322019,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4514144398,
            "variance": 0.2037749965
          },
          {
            "average": -1.058064121,
            "count": 1322019,
            "maximum": 19.00200081,
            "minimum": -13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.717053956,
            "variance": 59.55292177
          },
          {
            "average": 0,
            "count": 1322019,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.1215686,
            "count": 1322019,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.364645017,
            "variance": 1.862256021
          },
          {
            "average": 202276138.7,
            "count": 1322019,
            "maximum": 202911945.4,
            "minimum": 202235696.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 158442.8344,
            "variance": 25104131790.0
          },
          {
            "average": 0,
            "count": 1322019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1322019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1322019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002254127966,
            "count": 1322019,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01501206702,
            "variance": 0.0002253621562
          },
          {
            "average": 0.4724372343,
            "count": 1322019,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4992399047,
            "variance": 0.2492404825
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352394.8334,
          4294463.56,
          -10.06399623,
          352609.7134,
          4295213.52,
          437.6360038
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352394.8334353151,
                4294463.559605289,
                -10.0639962267837
              ],
              [
                352394.8334353151,
                4295213.51960529,
                -10.0639962267837
              ],
              [
                352609.7134353151,
                4295213.51960529,
                437.6360037732163
              ],
              [
                352609.7134353151,
                4294463.559605289,
                437.6360037732163
              ],
              [
                352394.8334353151,
                4294463.559605289,
                -10.0639962267837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:12:25+00:00",
        "end_time": "2018-02-09T18:21:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180209_398408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_398408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180209_398408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180209_398408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69962421,
            38.78657409,
            -10.06399623,
            -76.69699074,
            38.79336547,
            437.6360038
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69946376936387,
                  38.78657408993131,
                  -10.0639962267837
                ],
                [
                  -76.69962421492842,
                  38.79332951216527,
                  -10.0639962267837
                ],
                [
                  -76.69715095545028,
                  38.79336546809003,
                  437.6360037732163
                ],
                [
                  -76.69699074308929,
                  38.786610037230595,
                  437.6360037732163
                ],
                [
                  -76.69946376936387,
                  38.78657408993131,
                  -10.0639962267837
                ]
              ]
            ]
          },
          "id": "20180209_398408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180209_398408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:12:25Z",
            "pc:count": 1322019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352477.9636,
                "count": 1322019,
                "maximum": 352609.7134,
                "minimum": 352394.8334,
                "name": "X",
                "position": 0,
                "stddev": 50.43927635,
                "variance": 2544.120598
              },
              {
                "average": 4294754.267,
                "count": 1322019,
                "maximum": 4295213.52,
                "minimum": 4294463.56,
                "name": "Y",
                "position": 1,
                "stddev": 190.7014834,
                "variance": 36367.05576
              },
              {
                "average": 28.85049912,
                "count": 1322019,
                "maximum": 437.6360038,
                "minimum": -10.06399623,
                "name": "Z",
                "position": 2,
                "stddev": 11.7192997,
                "variance": 137.3419854
              },
              {
                "average": 3978.400643,
                "count": 1322019,
                "maximum": 21946,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4441.022325,
                "variance": 19722679.29
              },
              {
                "average": 2.44631053,
                "count": 1322019,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.398125708,
                "variance": 1.954755496
              },
              {
                "average": 3.639998366,
                "count": 1322019,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.43347456,
                "variance": 2.054849316
              },
              {
                "average": 0.5081681882,
                "count": 1322019,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999334653,
                "variance": 0.2499334698
              },
              {
                "average": 0,
                "count": 1322019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.241704544,
                "count": 1322019,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4514144398,
                "variance": 0.2037749965
              },
              {
                "average": -1.058064121,
                "count": 1322019,
                "maximum": 19.00200081,
                "minimum": -13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.717053956,
                "variance": 59.55292177
              },
              {
                "average": 0,
                "count": 1322019,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.1215686,
                "count": 1322019,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.364645017,
                "variance": 1.862256021
              },
              {
                "average": 202276138.7,
                "count": 1322019,
                "maximum": 202911945.4,
                "minimum": 202235696.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 158442.8344,
                "variance": 25104131790.0
              },
              {
                "average": 0,
                "count": 1322019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1322019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1322019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002254127966,
                "count": 1322019,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01501206702,
                "variance": 0.0002253621562
              },
              {
                "average": 0.4724372343,
                "count": 1322019,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4992399047,
                "variance": 0.2492404825
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352394.8334,
              4294463.56,
              -10.06399623,
              352609.7134,
              4295213.52,
              437.6360038
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352394.8334353151,
                    4294463.559605289,
                    -10.0639962267837
                  ],
                  [
                    352394.8334353151,
                    4295213.51960529,
                    -10.0639962267837
                  ],
                  [
                    352609.7134353151,
                    4295213.51960529,
                    437.6360037732163
                  ],
                  [
                    352609.7134353151,
                    4294463.559605289,
                    437.6360037732163
                  ],
                  [
                    352394.8334353151,
                    4294463.559605289,
                    -10.0639962267837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:12:25+00:00",
            "end_time": "2018-02-09T18:21: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": "20180217_398416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69935355408161,
              38.813197424204986,
              -8.510194189474731
            ],
            [
              -76.69950452585688,
              38.81954837184729,
              -8.510194189474731
            ],
            [
              -76.69313579635146,
              38.81964086726438,
              279.60980581052524
            ],
            [
              -76.69298538966758,
              38.81328989876631,
              279.60980581052524
            ],
            [
              -76.69935355408161,
              38.813197424204986,
              -8.510194189474731
            ]
          ]
        ]
      },
      "bbox": [
        -76.69950453,
        38.81319742,
        -8.510194189,
        -76.69298539,
        38.81964087,
        279.6098058
      ],
      "properties": {
        "datetime": "2018-03-06T13:38:57Z",
        "pc:count": 1494409,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352663.905,
            "count": 1494409,
            "maximum": 353012.453,
            "minimum": 352459.333,
            "name": "X",
            "position": 0,
            "stddev": 135.4953209,
            "variance": 18358.98198
          },
          {
            "average": 4297741.301,
            "count": 1494409,
            "maximum": 4298123.042,
            "minimum": 4297417.982,
            "name": "Y",
            "position": 1,
            "stddev": 189.9458742,
            "variance": 36079.43514
          },
          {
            "average": 17.92352612,
            "count": 1494409,
            "maximum": 279.6098058,
            "minimum": -8.510194189,
            "name": "Z",
            "position": 2,
            "stddev": 10.56696211,
            "variance": 111.6606883
          },
          {
            "average": 3572.332523,
            "count": 1494409,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4207.892532,
            "variance": 17706359.56
          },
          {
            "average": 2.509500411,
            "count": 1494409,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.41379649,
            "variance": 1.998820515
          },
          {
            "average": 3.714110394,
            "count": 1494409,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.418929734,
            "variance": 2.013361591
          },
          {
            "average": 0.5610191052,
            "count": 1494409,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4962628674,
            "variance": 0.2462768336
          },
          {
            "average": 0,
            "count": 1494409,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280111402,
            "count": 1494409,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5208885587,
            "variance": 0.2713248906
          },
          {
            "average": -11.43256484,
            "count": 1494409,
            "maximum": 0,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.025664639,
            "variance": 25.25730506
          },
          {
            "average": 0,
            "count": 1494409,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.27530415,
            "count": 1494409,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.11877686,
            "variance": 790.6656122
          },
          {
            "average": 203995422.6,
            "count": 1494409,
            "maximum": 204378737.9,
            "minimum": 202911959.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 644428.3195,
            "variance": 415287859000.0
          },
          {
            "average": 0,
            "count": 1494409,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1494409,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1494409,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005620951159,
            "count": 1494409,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02370188897,
            "variance": 0.0005617795409
          },
          {
            "average": 0.2602159114,
            "count": 1494409,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4387524583,
            "variance": 0.1925037197
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352459.333,
          4297417.982,
          -8.510194189,
          353012.453,
          4298123.042,
          279.6098058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352459.3330103102,
                4297417.98159866,
                -8.510194189474731
              ],
              [
                352459.3330103102,
                4298123.041598661,
                -8.510194189474731
              ],
              [
                353012.4530103102,
                4298123.041598661,
                279.60980581052524
              ],
              [
                353012.4530103102,
                4297417.98159866,
                279.60980581052524
              ],
              [
                352459.3330103102,
                4297417.98159866,
                -8.510194189474731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:38:57+00:00",
        "end_time": "2018-02-17T14:12:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180217_398416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_398416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180217_398416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180217_398416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69950453,
            38.81319742,
            -8.510194189,
            -76.69298539,
            38.81964087,
            279.6098058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69935355408161,
                  38.813197424204986,
                  -8.510194189474731
                ],
                [
                  -76.69950452585688,
                  38.81954837184729,
                  -8.510194189474731
                ],
                [
                  -76.69313579635146,
                  38.81964086726438,
                  279.60980581052524
                ],
                [
                  -76.69298538966758,
                  38.81328989876631,
                  279.60980581052524
                ],
                [
                  -76.69935355408161,
                  38.813197424204986,
                  -8.510194189474731
                ]
              ]
            ]
          },
          "id": "20180217_398416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180217_398416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:38:57Z",
            "pc:count": 1494409,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352663.905,
                "count": 1494409,
                "maximum": 353012.453,
                "minimum": 352459.333,
                "name": "X",
                "position": 0,
                "stddev": 135.4953209,
                "variance": 18358.98198
              },
              {
                "average": 4297741.301,
                "count": 1494409,
                "maximum": 4298123.042,
                "minimum": 4297417.982,
                "name": "Y",
                "position": 1,
                "stddev": 189.9458742,
                "variance": 36079.43514
              },
              {
                "average": 17.92352612,
                "count": 1494409,
                "maximum": 279.6098058,
                "minimum": -8.510194189,
                "name": "Z",
                "position": 2,
                "stddev": 10.56696211,
                "variance": 111.6606883
              },
              {
                "average": 3572.332523,
                "count": 1494409,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4207.892532,
                "variance": 17706359.56
              },
              {
                "average": 2.509500411,
                "count": 1494409,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.41379649,
                "variance": 1.998820515
              },
              {
                "average": 3.714110394,
                "count": 1494409,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.418929734,
                "variance": 2.013361591
              },
              {
                "average": 0.5610191052,
                "count": 1494409,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4962628674,
                "variance": 0.2462768336
              },
              {
                "average": 0,
                "count": 1494409,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280111402,
                "count": 1494409,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5208885587,
                "variance": 0.2713248906
              },
              {
                "average": -11.43256484,
                "count": 1494409,
                "maximum": 0,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.025664639,
                "variance": 25.25730506
              },
              {
                "average": 0,
                "count": 1494409,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.27530415,
                "count": 1494409,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.11877686,
                "variance": 790.6656122
              },
              {
                "average": 203995422.6,
                "count": 1494409,
                "maximum": 204378737.9,
                "minimum": 202911959.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 644428.3195,
                "variance": 415287859000.0
              },
              {
                "average": 0,
                "count": 1494409,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1494409,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1494409,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005620951159,
                "count": 1494409,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02370188897,
                "variance": 0.0005617795409
              },
              {
                "average": 0.2602159114,
                "count": 1494409,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4387524583,
                "variance": 0.1925037197
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352459.333,
              4297417.982,
              -8.510194189,
              353012.453,
              4298123.042,
              279.6098058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352459.3330103102,
                    4297417.98159866,
                    -8.510194189474731
                  ],
                  [
                    352459.3330103102,
                    4298123.041598661,
                    -8.510194189474731
                  ],
                  [
                    353012.4530103102,
                    4298123.041598661,
                    279.60980581052524
                  ],
                  [
                    353012.4530103102,
                    4297417.98159866,
                    279.60980581052524
                  ],
                  [
                    352459.3330103102,
                    4297417.98159866,
                    -8.510194189474731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:38:57+00:00",
            "end_time": "2018-02-17T14:12:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_392412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72046346136706,
              38.79735220573907,
              -9.861564070554095
            ],
            [
              -76.72073443119723,
              38.80861619809284,
              -9.861564070554095
            ],
            [
              -76.70378733382975,
              38.80886462217699,
              294.97843592944594
            ],
            [
              -76.70351902955016,
              38.79760053047488,
              294.97843592944594
            ],
            [
              -76.72046346136706,
              38.79735220573907,
              -9.861564070554095
            ]
          ]
        ]
      },
      "bbox": [
        -76.72073443,
        38.79735221,
        -9.861564071,
        -76.70351903,
        38.80886462,
        294.9784359
      ],
      "properties": {
        "datetime": "2018-03-06T13:39:38Z",
        "pc:count": 9391726,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351336.7152,
            "count": 9391726,
            "maximum": 352065.3956,
            "minimum": 350593.3156,
            "name": "X",
            "position": 0,
            "stddev": 374.9748242,
            "variance": 140606.1188
          },
          {
            "average": 4296307.617,
            "count": 9391726,
            "maximum": 4296944.304,
            "minimum": 4295693.804,
            "name": "Y",
            "position": 1,
            "stddev": 336.0066868,
            "variance": 112900.4936
          },
          {
            "average": 9.729300915,
            "count": 9391726,
            "maximum": 294.9784359,
            "minimum": -9.861564071,
            "name": "Z",
            "position": 2,
            "stddev": 11.64023585,
            "variance": 135.4950907
          },
          {
            "average": 5231.085325,
            "count": 9391726,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4982.846243,
            "variance": 24828756.68
          },
          {
            "average": 1.990812445,
            "count": 9391726,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259839414,
            "variance": 1.587195348
          },
          {
            "average": 2.802901831,
            "count": 9391726,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.564410814,
            "variance": 2.447381195
          },
          {
            "average": 0.5010437911,
            "count": 9391726,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989371,
            "variance": 0.2499989371
          },
          {
            "average": 0,
            "count": 9391726,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361620537,
            "count": 9391726,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5697818728,
            "variance": 0.3246513825
          },
          {
            "average": -12.33245832,
            "count": 9391726,
            "maximum": 10.00199986,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.75852247,
            "variance": 45.67762597
          },
          {
            "average": 0,
            "count": 9391726,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 60.12618895,
            "count": 9391726,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.4081186,
            "variance": 986.469914
          },
          {
            "average": 203785752.5,
            "count": 9391726,
            "maximum": 204378778.6,
            "minimum": 202911922.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 719840.7043,
            "variance": 518170639500.0
          },
          {
            "average": 0,
            "count": 9391726,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9391726,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9391726,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005247171819,
            "count": 9391726,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02290069671,
            "variance": 0.0005244419096
          },
          {
            "average": 0.3846168425,
            "count": 9391726,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4865046271,
            "variance": 0.2366867522
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350593.3156,
          4295693.804,
          -9.861564071,
          352065.3956,
          4296944.304,
          294.9784359
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350593.31558027084,
                4295693.803726422,
                -9.861564070554095
              ],
              [
                350593.31558027084,
                4296944.303726422,
                -9.861564070554095
              ],
              [
                352065.3955802708,
                4296944.303726422,
                294.97843592944594
              ],
              [
                352065.3955802708,
                4295693.803726422,
                294.97843592944594
              ],
              [
                350593.31558027084,
                4295693.803726422,
                -9.861564070554095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:39:38+00:00",
        "end_time": "2018-02-17T14:12:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180217_392412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180217_392412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180217_392412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72073443,
            38.79735221,
            -9.861564071,
            -76.70351903,
            38.80886462,
            294.9784359
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72046346136706,
                  38.79735220573907,
                  -9.861564070554095
                ],
                [
                  -76.72073443119723,
                  38.80861619809284,
                  -9.861564070554095
                ],
                [
                  -76.70378733382975,
                  38.80886462217699,
                  294.97843592944594
                ],
                [
                  -76.70351902955016,
                  38.79760053047488,
                  294.97843592944594
                ],
                [
                  -76.72046346136706,
                  38.79735220573907,
                  -9.861564070554095
                ]
              ]
            ]
          },
          "id": "20180217_392412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180217_392412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:39:38Z",
            "pc:count": 9391726,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351336.7152,
                "count": 9391726,
                "maximum": 352065.3956,
                "minimum": 350593.3156,
                "name": "X",
                "position": 0,
                "stddev": 374.9748242,
                "variance": 140606.1188
              },
              {
                "average": 4296307.617,
                "count": 9391726,
                "maximum": 4296944.304,
                "minimum": 4295693.804,
                "name": "Y",
                "position": 1,
                "stddev": 336.0066868,
                "variance": 112900.4936
              },
              {
                "average": 9.729300915,
                "count": 9391726,
                "maximum": 294.9784359,
                "minimum": -9.861564071,
                "name": "Z",
                "position": 2,
                "stddev": 11.64023585,
                "variance": 135.4950907
              },
              {
                "average": 5231.085325,
                "count": 9391726,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4982.846243,
                "variance": 24828756.68
              },
              {
                "average": 1.990812445,
                "count": 9391726,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259839414,
                "variance": 1.587195348
              },
              {
                "average": 2.802901831,
                "count": 9391726,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.564410814,
                "variance": 2.447381195
              },
              {
                "average": 0.5010437911,
                "count": 9391726,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989371,
                "variance": 0.2499989371
              },
              {
                "average": 0,
                "count": 9391726,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361620537,
                "count": 9391726,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5697818728,
                "variance": 0.3246513825
              },
              {
                "average": -12.33245832,
                "count": 9391726,
                "maximum": 10.00199986,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.75852247,
                "variance": 45.67762597
              },
              {
                "average": 0,
                "count": 9391726,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 60.12618895,
                "count": 9391726,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.4081186,
                "variance": 986.469914
              },
              {
                "average": 203785752.5,
                "count": 9391726,
                "maximum": 204378778.6,
                "minimum": 202911922.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 719840.7043,
                "variance": 518170639500.0
              },
              {
                "average": 0,
                "count": 9391726,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9391726,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9391726,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005247171819,
                "count": 9391726,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02290069671,
                "variance": 0.0005244419096
              },
              {
                "average": 0.3846168425,
                "count": 9391726,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4865046271,
                "variance": 0.2366867522
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350593.3156,
              4295693.804,
              -9.861564071,
              352065.3956,
              4296944.304,
              294.9784359
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350593.31558027084,
                    4295693.803726422,
                    -9.861564070554095
                  ],
                  [
                    350593.31558027084,
                    4296944.303726422,
                    -9.861564070554095
                  ],
                  [
                    352065.3955802708,
                    4296944.303726422,
                    294.97843592944594
                  ],
                  [
                    352065.3955802708,
                    4295693.803726422,
                    294.97843592944594
                  ],
                  [
                    350593.31558027084,
                    4295693.803726422,
                    -9.861564070554095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:39:38+00:00",
            "end_time": "2018-02-17T14:12: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": "20180217_392416.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72042218290788,
              38.80837290210491,
              -10.240632622396305
            ],
            [
              -76.72069231177731,
              38.819597780573275,
              -10.240632622396305
            ],
            [
              -76.69933681599795,
              38.81991044168158,
              307.4993673776037
            ],
            [
              -76.69907003573394,
              38.80868543862022,
              307.4993673776037
            ],
            [
              -76.72042218290788,
              38.80837290210491,
              -10.240632622396305
            ]
          ]
        ]
      },
      "bbox": [
        -76.72069231,
        38.8083729,
        -10.24063262,
        -76.69907004,
        38.81991044,
        307.4993674
      ],
      "properties": {
        "datetime": "2018-03-06T13:39:24Z",
        "pc:count": 13952582,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351230.6694,
            "count": 13952582,
            "maximum": 352474.6408,
            "minimum": 350619.9208,
            "name": "X",
            "position": 0,
            "stddev": 408.2913144,
            "variance": 166701.7974
          },
          {
            "average": 4297618.66,
            "count": 13952582,
            "maximum": 4298162.953,
            "minimum": 4296916.793,
            "name": "Y",
            "position": 1,
            "stddev": 319.527747,
            "variance": 102097.9811
          },
          {
            "average": 25.11210556,
            "count": 13952582,
            "maximum": 307.4993674,
            "minimum": -10.24063262,
            "name": "Z",
            "position": 2,
            "stddev": 16.53107803,
            "variance": 273.2765409
          },
          {
            "average": 4471.145081,
            "count": 13952582,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4876.952725,
            "variance": 23784667.88
          },
          {
            "average": 2.308966541,
            "count": 13952582,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.38955498,
            "variance": 1.930863043
          },
          {
            "average": 3.352114469,
            "count": 13952582,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.574717236,
            "variance": 2.479734374
          },
          {
            "average": 0.5071782413,
            "count": 13952582,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999484881,
            "variance": 0.2499484908
          },
          {
            "average": 0,
            "count": 13952582,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.346989969,
            "count": 13952582,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6177372151,
            "variance": 0.3815992669
          },
          {
            "average": 12.30070896,
            "count": 13952582,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.241528653,
            "variance": 52.43973723
          },
          {
            "average": 0,
            "count": 13952582,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.43733977,
            "count": 13952582,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.345402083,
            "variance": 11.1917151
          },
          {
            "average": 204343089.9,
            "count": 13952582,
            "maximum": 204378764.7,
            "minimum": 202911959.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 76600.51143,
            "variance": 5867638351
          },
          {
            "average": 0,
            "count": 13952582,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13952582,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13952582,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006691951354,
            "count": 13952582,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02586015006,
            "variance": 0.0006687473612
          },
          {
            "average": 0.4090377681,
            "count": 13952582,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4916562719,
            "variance": 0.2417258897
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350619.9208,
          4296916.793,
          -10.24063262,
          352474.6408,
          4298162.953,
          307.4993674
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350619.92077357677,
                4296916.792726548,
                -10.240632622396305
              ],
              [
                350619.92077357677,
                4298162.952726549,
                -10.240632622396305
              ],
              [
                352474.64077357674,
                4298162.952726549,
                307.4993673776037
              ],
              [
                352474.64077357674,
                4296916.792726548,
                307.4993673776037
              ],
              [
                350619.92077357677,
                4296916.792726548,
                -10.240632622396305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:39:24+00:00",
        "end_time": "2018-02-17T14:12:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180217_392416.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_392416.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180217_392416.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180217_392416.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72069231,
            38.8083729,
            -10.24063262,
            -76.69907004,
            38.81991044,
            307.4993674
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72042218290788,
                  38.80837290210491,
                  -10.240632622396305
                ],
                [
                  -76.72069231177731,
                  38.819597780573275,
                  -10.240632622396305
                ],
                [
                  -76.69933681599795,
                  38.81991044168158,
                  307.4993673776037
                ],
                [
                  -76.69907003573394,
                  38.80868543862022,
                  307.4993673776037
                ],
                [
                  -76.72042218290788,
                  38.80837290210491,
                  -10.240632622396305
                ]
              ]
            ]
          },
          "id": "20180217_392416.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180217_392416.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:39:24Z",
            "pc:count": 13952582,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351230.6694,
                "count": 13952582,
                "maximum": 352474.6408,
                "minimum": 350619.9208,
                "name": "X",
                "position": 0,
                "stddev": 408.2913144,
                "variance": 166701.7974
              },
              {
                "average": 4297618.66,
                "count": 13952582,
                "maximum": 4298162.953,
                "minimum": 4296916.793,
                "name": "Y",
                "position": 1,
                "stddev": 319.527747,
                "variance": 102097.9811
              },
              {
                "average": 25.11210556,
                "count": 13952582,
                "maximum": 307.4993674,
                "minimum": -10.24063262,
                "name": "Z",
                "position": 2,
                "stddev": 16.53107803,
                "variance": 273.2765409
              },
              {
                "average": 4471.145081,
                "count": 13952582,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4876.952725,
                "variance": 23784667.88
              },
              {
                "average": 2.308966541,
                "count": 13952582,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.38955498,
                "variance": 1.930863043
              },
              {
                "average": 3.352114469,
                "count": 13952582,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.574717236,
                "variance": 2.479734374
              },
              {
                "average": 0.5071782413,
                "count": 13952582,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999484881,
                "variance": 0.2499484908
              },
              {
                "average": 0,
                "count": 13952582,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.346989969,
                "count": 13952582,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6177372151,
                "variance": 0.3815992669
              },
              {
                "average": 12.30070896,
                "count": 13952582,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.241528653,
                "variance": 52.43973723
              },
              {
                "average": 0,
                "count": 13952582,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.43733977,
                "count": 13952582,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.345402083,
                "variance": 11.1917151
              },
              {
                "average": 204343089.9,
                "count": 13952582,
                "maximum": 204378764.7,
                "minimum": 202911959.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 76600.51143,
                "variance": 5867638351
              },
              {
                "average": 0,
                "count": 13952582,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13952582,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13952582,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006691951354,
                "count": 13952582,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02586015006,
                "variance": 0.0006687473612
              },
              {
                "average": 0.4090377681,
                "count": 13952582,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4916562719,
                "variance": 0.2417258897
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350619.9208,
              4296916.793,
              -10.24063262,
              352474.6408,
              4298162.953,
              307.4993674
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350619.92077357677,
                    4296916.792726548,
                    -10.240632622396305
                  ],
                  [
                    350619.92077357677,
                    4298162.952726549,
                    -10.240632622396305
                  ],
                  [
                    352474.64077357674,
                    4298162.952726549,
                    307.4993673776037
                  ],
                  [
                    352474.64077357674,
                    4296916.792726548,
                    307.4993673776037
                  ],
                  [
                    350619.92077357677,
                    4296916.792726548,
                    -10.240632622396305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:39:24+00:00",
            "end_time": "2018-02-17T14:12:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_392420.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72037632716909,
              38.81924640332065,
              -10.3139136309604
            ],
            [
              -76.72064923031036,
              38.83058241425912,
              -10.3139136309604
            ],
            [
              -76.69928999171994,
              38.83089514779971,
              307.1460863690396
            ],
            [
              -76.69902047225273,
              38.81955901101647,
              307.1460863690396
            ],
            [
              -76.72037632716909,
              38.81924640332065,
              -10.3139136309604
            ]
          ]
        ]
      },
      "bbox": [
        -76.72064923,
        38.8192464,
        -10.31391363,
        -76.69902047,
        38.83089515,
        307.1460864
      ],
      "properties": {
        "datetime": "2018-03-06T13:38:58Z",
        "pc:count": 19868051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351588.1068,
            "count": 19868051,
            "maximum": 352501.3802,
            "minimum": 350646.6202,
            "name": "X",
            "position": 0,
            "stddev": 520.5220417,
            "variance": 270943.1959
          },
          {
            "average": 4298747.442,
            "count": 19868051,
            "maximum": 4299381.941,
            "minimum": 4298123.441,
            "name": "Y",
            "position": 1,
            "stddev": 356.3313387,
            "variance": 126972.0229
          },
          {
            "average": 19.35919153,
            "count": 19868051,
            "maximum": 307.1460864,
            "minimum": -10.31391363,
            "name": "Z",
            "position": 2,
            "stddev": 16.87575931,
            "variance": 284.7912522
          },
          {
            "average": 3857.586709,
            "count": 19868051,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4440.508742,
            "variance": 19718117.89
          },
          {
            "average": 2.346704415,
            "count": 19868051,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.327562472,
            "variance": 1.762422118
          },
          {
            "average": 3.478101551,
            "count": 19868051,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.386839605,
            "variance": 1.92332409
          },
          {
            "average": 0.5042822268,
            "count": 19868051,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999816748,
            "variance": 0.2499816751
          },
          {
            "average": 0,
            "count": 19868051,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.281011711,
            "count": 19868051,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5264331205,
            "variance": 0.2771318304
          },
          {
            "average": 5.448186307,
            "count": 19868051,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.29430708,
            "variance": 151.1499865
          },
          {
            "average": 0,
            "count": 19868051,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.70318694,
            "count": 19868051,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.410317367,
            "variance": 1.988995075
          },
          {
            "average": 204328402.8,
            "count": 19868051,
            "maximum": 204378738.1,
            "minimum": 204309226.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30258.12777,
            "variance": 915554296.3
          },
          {
            "average": 0,
            "count": 19868051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19868051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19868051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005811843346,
            "count": 19868051,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02410075909,
            "variance": 0.0005808465886
          },
          {
            "average": 0.3175408096,
            "count": 19868051,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4655197684,
            "variance": 0.2167086548
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350646.6202,
          4298123.441,
          -10.31391363,
          352501.3802,
          4299381.941,
          307.1460864
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350646.62023879925,
                4298123.440853021,
                -10.3139136309604
              ],
              [
                350646.62023879925,
                4299381.940853021,
                -10.3139136309604
              ],
              [
                352501.38023879926,
                4299381.940853021,
                307.1460863690396
              ],
              [
                352501.38023879926,
                4298123.440853021,
                307.1460863690396
              ],
              [
                350646.62023879925,
                4298123.440853021,
                -10.3139136309604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:38:58+00:00",
        "end_time": "2018-03-05T18:20:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK5/20180305_392420.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_392420.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK5/20180305_392420.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_392420.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72064923,
            38.8192464,
            -10.31391363,
            -76.69902047,
            38.83089515,
            307.1460864
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72037632716909,
                  38.81924640332065,
                  -10.3139136309604
                ],
                [
                  -76.72064923031036,
                  38.83058241425912,
                  -10.3139136309604
                ],
                [
                  -76.69928999171994,
                  38.83089514779971,
                  307.1460863690396
                ],
                [
                  -76.69902047225273,
                  38.81955901101647,
                  307.1460863690396
                ],
                [
                  -76.72037632716909,
                  38.81924640332065,
                  -10.3139136309604
                ]
              ]
            ]
          },
          "id": "20180305_392420.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK5/20180305_392420.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:38:58Z",
            "pc:count": 19868051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351588.1068,
                "count": 19868051,
                "maximum": 352501.3802,
                "minimum": 350646.6202,
                "name": "X",
                "position": 0,
                "stddev": 520.5220417,
                "variance": 270943.1959
              },
              {
                "average": 4298747.442,
                "count": 19868051,
                "maximum": 4299381.941,
                "minimum": 4298123.441,
                "name": "Y",
                "position": 1,
                "stddev": 356.3313387,
                "variance": 126972.0229
              },
              {
                "average": 19.35919153,
                "count": 19868051,
                "maximum": 307.1460864,
                "minimum": -10.31391363,
                "name": "Z",
                "position": 2,
                "stddev": 16.87575931,
                "variance": 284.7912522
              },
              {
                "average": 3857.586709,
                "count": 19868051,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4440.508742,
                "variance": 19718117.89
              },
              {
                "average": 2.346704415,
                "count": 19868051,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.327562472,
                "variance": 1.762422118
              },
              {
                "average": 3.478101551,
                "count": 19868051,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.386839605,
                "variance": 1.92332409
              },
              {
                "average": 0.5042822268,
                "count": 19868051,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999816748,
                "variance": 0.2499816751
              },
              {
                "average": 0,
                "count": 19868051,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.281011711,
                "count": 19868051,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5264331205,
                "variance": 0.2771318304
              },
              {
                "average": 5.448186307,
                "count": 19868051,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.29430708,
                "variance": 151.1499865
              },
              {
                "average": 0,
                "count": 19868051,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.70318694,
                "count": 19868051,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.410317367,
                "variance": 1.988995075
              },
              {
                "average": 204328402.8,
                "count": 19868051,
                "maximum": 204378738.1,
                "minimum": 204309226.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30258.12777,
                "variance": 915554296.3
              },
              {
                "average": 0,
                "count": 19868051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19868051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19868051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005811843346,
                "count": 19868051,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02410075909,
                "variance": 0.0005808465886
              },
              {
                "average": 0.3175408096,
                "count": 19868051,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4655197684,
                "variance": 0.2167086548
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350646.6202,
              4298123.441,
              -10.31391363,
              352501.3802,
              4299381.941,
              307.1460864
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350646.62023879925,
                    4298123.440853021,
                    -10.3139136309604
                  ],
                  [
                    350646.62023879925,
                    4299381.940853021,
                    -10.3139136309604
                  ],
                  [
                    352501.38023879926,
                    4299381.940853021,
                    307.1460863690396
                  ],
                  [
                    352501.38023879926,
                    4298123.440853021,
                    307.1460863690396
                  ],
                  [
                    350646.62023879925,
                    4298123.440853021,
                    -10.3139136309604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:38:58+00:00",
            "end_time": "2018-03-05T18:20:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_326392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95207727197138,
              38.74268712601902,
              -10.400803520288292
            ],
            [
              -76.9523861451989,
              38.754024514301065,
              -10.400803520288292
            ],
            [
              -76.93105180294214,
              38.754379043577615,
              268.6191964797117
            ],
            [
              -76.93074629972585,
              38.74304151252962,
              268.6191964797117
            ],
            [
              -76.95207727197138,
              38.74268712601902,
              -10.400803520288292
            ]
          ]
        ]
      },
      "bbox": [
        -76.95238615,
        38.74268713,
        -10.40080352,
        -76.9307463,
        38.75437904,
        268.6191965
      ],
      "properties": {
        "datetime": "2018-03-05T15:27:55Z",
        "pc:count": 15029554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331190.6571,
            "count": 15029554,
            "maximum": 332203.4824,
            "minimum": 330348.6624,
            "name": "X",
            "position": 0,
            "stddev": 498.6870973,
            "variance": 248688.821
          },
          {
            "average": 4290683.51,
            "count": 15029554,
            "maximum": 4291289.904,
            "minimum": 4290031.104,
            "name": "Y",
            "position": 1,
            "stddev": 353.4300476,
            "variance": 124912.7986
          },
          {
            "average": 68.21101223,
            "count": 15029554,
            "maximum": 268.6191965,
            "minimum": -10.40080352,
            "name": "Z",
            "position": 2,
            "stddev": 11.42949888,
            "variance": 130.6334448
          },
          {
            "average": 5268.065705,
            "count": 15029554,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5229.081172,
            "variance": 27343289.91
          },
          {
            "average": 2.027382516,
            "count": 15029554,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.268481079,
            "variance": 1.609044248
          },
          {
            "average": 2.885371981,
            "count": 15029554,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.552906443,
            "variance": 2.411518422
          },
          {
            "average": 0.5218745679,
            "count": 15029554,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995212907,
            "variance": 0.2495215199
          },
          {
            "average": 0,
            "count": 15029554,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.421497205,
            "count": 15029554,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6031582797,
            "variance": 0.3637999104
          },
          {
            "average": -9.303998393,
            "count": 15029554,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.47487629,
            "variance": 109.7230332
          },
          {
            "average": 0,
            "count": 15029554,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.75266758,
            "count": 15029554,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5251279627,
            "variance": 0.2757593772
          },
          {
            "average": 204297738.4,
            "count": 15029554,
            "maximum": 204298875.1,
            "minimum": 204297154.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 414.1140292,
            "variance": 171490.4292
          },
          {
            "average": 0,
            "count": 15029554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15029554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15029554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000992045406,
            "count": 15029554,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03148112638,
            "variance": 0.0009910613179
          },
          {
            "average": 0.4275457542,
            "count": 15029554,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.494722547,
            "variance": 0.2447503985
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330348.6624,
          4290031.104,
          -10.40080352,
          332203.4824,
          4291289.904,
          268.6191965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330348.6623624346,
                4290031.104458882,
                -10.400803520288292
              ],
              [
                330348.6623624346,
                4291289.904458882,
                -10.400803520288292
              ],
              [
                332203.48236243456,
                4291289.904458882,
                268.6191964797117
              ],
              [
                332203.48236243456,
                4290031.104458882,
                268.6191964797117
              ],
              [
                330348.6623624346,
                4290031.104458882,
                -10.400803520288292
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:27:55+00:00",
        "end_time": "2018-03-05T14:59:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_326392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_326392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_326392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95238615,
            38.74268713,
            -10.40080352,
            -76.9307463,
            38.75437904,
            268.6191965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95207727197138,
                  38.74268712601902,
                  -10.400803520288292
                ],
                [
                  -76.9523861451989,
                  38.754024514301065,
                  -10.400803520288292
                ],
                [
                  -76.93105180294214,
                  38.754379043577615,
                  268.6191964797117
                ],
                [
                  -76.93074629972585,
                  38.74304151252962,
                  268.6191964797117
                ],
                [
                  -76.95207727197138,
                  38.74268712601902,
                  -10.400803520288292
                ]
              ]
            ]
          },
          "id": "20180305_326392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_326392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:27:55Z",
            "pc:count": 15029554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331190.6571,
                "count": 15029554,
                "maximum": 332203.4824,
                "minimum": 330348.6624,
                "name": "X",
                "position": 0,
                "stddev": 498.6870973,
                "variance": 248688.821
              },
              {
                "average": 4290683.51,
                "count": 15029554,
                "maximum": 4291289.904,
                "minimum": 4290031.104,
                "name": "Y",
                "position": 1,
                "stddev": 353.4300476,
                "variance": 124912.7986
              },
              {
                "average": 68.21101223,
                "count": 15029554,
                "maximum": 268.6191965,
                "minimum": -10.40080352,
                "name": "Z",
                "position": 2,
                "stddev": 11.42949888,
                "variance": 130.6334448
              },
              {
                "average": 5268.065705,
                "count": 15029554,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5229.081172,
                "variance": 27343289.91
              },
              {
                "average": 2.027382516,
                "count": 15029554,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.268481079,
                "variance": 1.609044248
              },
              {
                "average": 2.885371981,
                "count": 15029554,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.552906443,
                "variance": 2.411518422
              },
              {
                "average": 0.5218745679,
                "count": 15029554,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995212907,
                "variance": 0.2495215199
              },
              {
                "average": 0,
                "count": 15029554,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.421497205,
                "count": 15029554,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6031582797,
                "variance": 0.3637999104
              },
              {
                "average": -9.303998393,
                "count": 15029554,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.47487629,
                "variance": 109.7230332
              },
              {
                "average": 0,
                "count": 15029554,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.75266758,
                "count": 15029554,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5251279627,
                "variance": 0.2757593772
              },
              {
                "average": 204297738.4,
                "count": 15029554,
                "maximum": 204298875.1,
                "minimum": 204297154.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 414.1140292,
                "variance": 171490.4292
              },
              {
                "average": 0,
                "count": 15029554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15029554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15029554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000992045406,
                "count": 15029554,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03148112638,
                "variance": 0.0009910613179
              },
              {
                "average": 0.4275457542,
                "count": 15029554,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.494722547,
                "variance": 0.2447503985
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330348.6624,
              4290031.104,
              -10.40080352,
              332203.4824,
              4291289.904,
              268.6191965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330348.6623624346,
                    4290031.104458882,
                    -10.400803520288292
                  ],
                  [
                    330348.6623624346,
                    4291289.904458882,
                    -10.400803520288292
                  ],
                  [
                    332203.48236243456,
                    4291289.904458882,
                    268.6191964797117
                  ],
                  [
                    332203.48236243456,
                    4290031.104458882,
                    268.6191964797117
                  ],
                  [
                    330348.6623624346,
                    4290031.104458882,
                    -10.400803520288292
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:27:55+00:00",
            "end_time": "2018-03-05T14:59: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": "20180305_320388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97311624938997,
              38.73171110152614,
              -10.418412377220903
            ],
            [
              -76.9734283031536,
              38.74304746747096,
              -10.418412377220903
            ],
            [
              -76.95209864475852,
              38.74340573351648,
              267.70158762277913
            ],
            [
              -76.95178995855254,
              38.73206922330153,
              267.70158762277913
            ],
            [
              -76.97311624938997,
              38.73171110152614,
              -10.418412377220903
            ]
          ]
        ]
      },
      "bbox": [
        -76.9734283,
        38.7317111,
        -10.41841238,
        -76.95178996,
        38.74340573,
        267.7015876
      ],
      "properties": {
        "datetime": "2018-04-12T00:14:17Z",
        "pc:count": 16996268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329505.1852,
            "count": 16996268,
            "maximum": 330348.5059,
            "minimum": 328493.7859,
            "name": "X",
            "position": 0,
            "stddev": 498.51516,
            "variance": 248517.3648
          },
          {
            "average": 4289506.986,
            "count": 16996268,
            "maximum": 4290110.895,
            "minimum": 4288852.195,
            "name": "Y",
            "position": 1,
            "stddev": 355.3567826,
            "variance": 126278.443
          },
          {
            "average": 54.99207671,
            "count": 16996268,
            "maximum": 267.7015876,
            "minimum": -10.41841238,
            "name": "Z",
            "position": 2,
            "stddev": 18.99268946,
            "variance": 360.7222529
          },
          {
            "average": 4052.319352,
            "count": 16996268,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4513.427432,
            "variance": 20371027.18
          },
          {
            "average": 2.168048303,
            "count": 16996268,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.250315094,
            "variance": 1.563287835
          },
          {
            "average": 3.158866994,
            "count": 16996268,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.399747582,
            "variance": 1.959293292
          },
          {
            "average": 0.5217075301,
            "count": 16996268,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995285756,
            "variance": 0.2495287978
          },
          {
            "average": 0,
            "count": 16996268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357290671,
            "count": 16996268,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5725134154,
            "variance": 0.3277716108
          },
          {
            "average": -10.46211132,
            "count": 16996268,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.872090457,
            "variance": 78.71398908
          },
          {
            "average": 0,
            "count": 16996268,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.07755279,
            "count": 16996268,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.630968795,
            "variance": 13.18393439
          },
          {
            "average": 204368978.5,
            "count": 16996268,
            "maximum": 207527257.1,
            "minimum": 204297177.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 474924.0404,
            "variance": 225552844200.0
          },
          {
            "average": 0,
            "count": 16996268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16996268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16996268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008573646874,
            "count": 16996268,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02926823643,
            "variance": 0.0008566296635
          },
          {
            "average": 0.2876821547,
            "count": 16996268,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4526821673,
            "variance": 0.2049211446
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328493.7859,
          4288852.195,
          -10.41841238,
          330348.5059,
          4290110.895,
          267.7015876
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328493.78586064273,
                4288852.195402354,
                -10.418412377220903
              ],
              [
                328493.78586064273,
                4290110.895402353,
                -10.418412377220903
              ],
              [
                330348.5058606427,
                4290110.895402353,
                267.70158762277913
              ],
              [
                330348.5058606427,
                4288852.195402354,
                267.70158762277913
              ],
              [
                328493.78586064273,
                4288852.195402354,
                -10.418412377220903
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:14:17+00:00",
        "end_time": "2018-03-05T14:59:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_320388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_320388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_320388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_320388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9734283,
            38.7317111,
            -10.41841238,
            -76.95178996,
            38.74340573,
            267.7015876
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97311624938997,
                  38.73171110152614,
                  -10.418412377220903
                ],
                [
                  -76.9734283031536,
                  38.74304746747096,
                  -10.418412377220903
                ],
                [
                  -76.95209864475852,
                  38.74340573351648,
                  267.70158762277913
                ],
                [
                  -76.95178995855254,
                  38.73206922330153,
                  267.70158762277913
                ],
                [
                  -76.97311624938997,
                  38.73171110152614,
                  -10.418412377220903
                ]
              ]
            ]
          },
          "id": "20180305_320388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_320388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:14:17Z",
            "pc:count": 16996268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329505.1852,
                "count": 16996268,
                "maximum": 330348.5059,
                "minimum": 328493.7859,
                "name": "X",
                "position": 0,
                "stddev": 498.51516,
                "variance": 248517.3648
              },
              {
                "average": 4289506.986,
                "count": 16996268,
                "maximum": 4290110.895,
                "minimum": 4288852.195,
                "name": "Y",
                "position": 1,
                "stddev": 355.3567826,
                "variance": 126278.443
              },
              {
                "average": 54.99207671,
                "count": 16996268,
                "maximum": 267.7015876,
                "minimum": -10.41841238,
                "name": "Z",
                "position": 2,
                "stddev": 18.99268946,
                "variance": 360.7222529
              },
              {
                "average": 4052.319352,
                "count": 16996268,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4513.427432,
                "variance": 20371027.18
              },
              {
                "average": 2.168048303,
                "count": 16996268,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.250315094,
                "variance": 1.563287835
              },
              {
                "average": 3.158866994,
                "count": 16996268,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.399747582,
                "variance": 1.959293292
              },
              {
                "average": 0.5217075301,
                "count": 16996268,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995285756,
                "variance": 0.2495287978
              },
              {
                "average": 0,
                "count": 16996268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357290671,
                "count": 16996268,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5725134154,
                "variance": 0.3277716108
              },
              {
                "average": -10.46211132,
                "count": 16996268,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.872090457,
                "variance": 78.71398908
              },
              {
                "average": 0,
                "count": 16996268,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.07755279,
                "count": 16996268,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.630968795,
                "variance": 13.18393439
              },
              {
                "average": 204368978.5,
                "count": 16996268,
                "maximum": 207527257.1,
                "minimum": 204297177.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 474924.0404,
                "variance": 225552844200.0
              },
              {
                "average": 0,
                "count": 16996268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16996268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16996268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008573646874,
                "count": 16996268,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02926823643,
                "variance": 0.0008566296635
              },
              {
                "average": 0.2876821547,
                "count": 16996268,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4526821673,
                "variance": 0.2049211446
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328493.7859,
              4288852.195,
              -10.41841238,
              330348.5059,
              4290110.895,
              267.7015876
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328493.78586064273,
                    4288852.195402354,
                    -10.418412377220903
                  ],
                  [
                    328493.78586064273,
                    4290110.895402353,
                    -10.418412377220903
                  ],
                  [
                    330348.5058606427,
                    4290110.895402353,
                    267.70158762277913
                  ],
                  [
                    330348.5058606427,
                    4288852.195402354,
                    267.70158762277913
                  ],
                  [
                    328493.78586064273,
                    4288852.195402354,
                    -10.418412377220903
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:14:17+00:00",
            "end_time": "2018-03-05T14:59:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_332392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93104113324313,
              38.74267674756277,
              -10.43394158172282
            ],
            [
              -76.93134666454685,
              38.754013736951485,
              -10.43394158172282
            ],
            [
              -76.91001114105578,
              38.754364441063586,
              277.02605841827716
            ],
            [
              -76.909708979913,
              38.743027310454245,
              277.02605841827716
            ],
            [
              -76.93104113324313,
              38.74267674756277,
              -10.43394158172282
            ]
          ]
        ]
      },
      "bbox": [
        -76.93134666,
        38.74267675,
        -10.43394158,
        -76.90970898,
        38.75436444,
        277.0260584
      ],
      "properties": {
        "datetime": "2018-03-05T15:41:22Z",
        "pc:count": 14129324,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333168.3802,
            "count": 14129324,
            "maximum": 334031.9028,
            "minimum": 332177.0028,
            "name": "X",
            "position": 0,
            "stddev": 542.1668529,
            "variance": 293944.8964
          },
          {
            "average": 4290604.833,
            "count": 14129324,
            "maximum": 4291249.903,
            "minimum": 4289991.163,
            "name": "Y",
            "position": 1,
            "stddev": 368.527386,
            "variance": 135812.4342
          },
          {
            "average": 72.04784382,
            "count": 14129324,
            "maximum": 277.0260584,
            "minimum": -10.43394158,
            "name": "Z",
            "position": 2,
            "stddev": 9.978413788,
            "variance": 99.56874172
          },
          {
            "average": 7059.673634,
            "count": 14129324,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6695.014203,
            "variance": 44823215.18
          },
          {
            "average": 2.065437313,
            "count": 14129324,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.330907874,
            "variance": 1.771315769
          },
          {
            "average": 2.9583697,
            "count": 14129324,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.640409225,
            "variance": 2.690942427
          },
          {
            "average": 0.510719338,
            "count": 14129324,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998851003,
            "variance": 0.2498851135
          },
          {
            "average": 0,
            "count": 14129324,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.43652966,
            "count": 14129324,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6088860872,
            "variance": 0.3707422672
          },
          {
            "average": 6.166223717,
            "count": 14129324,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.18776894,
            "variance": 148.5417118
          },
          {
            "average": 0,
            "count": 14129324,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.75692531,
            "count": 14129324,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6292279305,
            "variance": 0.3959277885
          },
          {
            "average": 204298618.2,
            "count": 14129324,
            "maximum": 204299682.5,
            "minimum": 204297909.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 557.2804693,
            "variance": 310561.5215
          },
          {
            "average": 0,
            "count": 14129324,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14129324,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14129324,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008260126245,
            "count": 14129324,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02872856394,
            "variance": 0.0008253303861
          },
          {
            "average": 0.3272735483,
            "count": 14129324,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4692180607,
            "variance": 0.2201655885
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332177.0028,
          4289991.163,
          -10.43394158,
          334031.9028,
          4291249.903,
          277.0260584
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332177.002794559,
                4289991.1634503985,
                -10.43394158172282
              ],
              [
                332177.002794559,
                4291249.903450399,
                -10.43394158172282
              ],
              [
                334031.902794559,
                4291249.903450399,
                277.02605841827716
              ],
              [
                334031.902794559,
                4289991.1634503985,
                277.02605841827716
              ],
              [
                332177.002794559,
                4289991.1634503985,
                -10.43394158172282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:41:22+00:00",
        "end_time": "2018-03-05T15:11:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_332392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_332392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_332392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93134666,
            38.74267675,
            -10.43394158,
            -76.90970898,
            38.75436444,
            277.0260584
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93104113324313,
                  38.74267674756277,
                  -10.43394158172282
                ],
                [
                  -76.93134666454685,
                  38.754013736951485,
                  -10.43394158172282
                ],
                [
                  -76.91001114105578,
                  38.754364441063586,
                  277.02605841827716
                ],
                [
                  -76.909708979913,
                  38.743027310454245,
                  277.02605841827716
                ],
                [
                  -76.93104113324313,
                  38.74267674756277,
                  -10.43394158172282
                ]
              ]
            ]
          },
          "id": "20180305_332392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_332392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:41:22Z",
            "pc:count": 14129324,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333168.3802,
                "count": 14129324,
                "maximum": 334031.9028,
                "minimum": 332177.0028,
                "name": "X",
                "position": 0,
                "stddev": 542.1668529,
                "variance": 293944.8964
              },
              {
                "average": 4290604.833,
                "count": 14129324,
                "maximum": 4291249.903,
                "minimum": 4289991.163,
                "name": "Y",
                "position": 1,
                "stddev": 368.527386,
                "variance": 135812.4342
              },
              {
                "average": 72.04784382,
                "count": 14129324,
                "maximum": 277.0260584,
                "minimum": -10.43394158,
                "name": "Z",
                "position": 2,
                "stddev": 9.978413788,
                "variance": 99.56874172
              },
              {
                "average": 7059.673634,
                "count": 14129324,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6695.014203,
                "variance": 44823215.18
              },
              {
                "average": 2.065437313,
                "count": 14129324,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.330907874,
                "variance": 1.771315769
              },
              {
                "average": 2.9583697,
                "count": 14129324,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.640409225,
                "variance": 2.690942427
              },
              {
                "average": 0.510719338,
                "count": 14129324,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998851003,
                "variance": 0.2498851135
              },
              {
                "average": 0,
                "count": 14129324,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.43652966,
                "count": 14129324,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6088860872,
                "variance": 0.3707422672
              },
              {
                "average": 6.166223717,
                "count": 14129324,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.18776894,
                "variance": 148.5417118
              },
              {
                "average": 0,
                "count": 14129324,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.75692531,
                "count": 14129324,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6292279305,
                "variance": 0.3959277885
              },
              {
                "average": 204298618.2,
                "count": 14129324,
                "maximum": 204299682.5,
                "minimum": 204297909.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 557.2804693,
                "variance": 310561.5215
              },
              {
                "average": 0,
                "count": 14129324,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14129324,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14129324,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008260126245,
                "count": 14129324,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02872856394,
                "variance": 0.0008253303861
              },
              {
                "average": 0.3272735483,
                "count": 14129324,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4692180607,
                "variance": 0.2201655885
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332177.0028,
              4289991.163,
              -10.43394158,
              334031.9028,
              4291249.903,
              277.0260584
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332177.002794559,
                    4289991.1634503985,
                    -10.43394158172282
                  ],
                  [
                    332177.002794559,
                    4291249.903450399,
                    -10.43394158172282
                  ],
                  [
                    334031.902794559,
                    4291249.903450399,
                    277.02605841827716
                  ],
                  [
                    334031.902794559,
                    4289991.1634503985,
                    277.02605841827716
                  ],
                  [
                    332177.002794559,
                    4289991.1634503985,
                    -10.43394158172282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:41:22+00:00",
            "end_time": "2018-03-05T15:11: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": "20180305_326396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95206873427686,
              38.75367164322704,
              -10.44150318376694
            ],
            [
              -76.95237770274265,
              38.765008109562864,
              -10.44150318376694
            ],
            [
              -76.93104078005025,
              38.76536270927298,
              397.87849681623305
            ],
            [
              -76.93073518305718,
              38.75402610016665,
              397.87849681623305
            ],
            [
              -76.95206873427686,
              38.75367164322704,
              -10.44150318376694
            ]
          ]
        ]
      },
      "bbox": [
        -76.9523777,
        38.75367164,
        -10.44150318,
        -76.93073518,
        38.76536271,
        397.8784968
      ],
      "properties": {
        "datetime": "2018-04-12T00:15:07Z",
        "pc:count": 15775094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331309.7326,
            "count": 15775094,
            "maximum": 332230.1704,
            "minimum": 330375.4104,
            "name": "X",
            "position": 0,
            "stddev": 559.6626251,
            "variance": 313222.2539
          },
          {
            "average": 4291882.948,
            "count": 15775094,
            "maximum": 4292508.854,
            "minimum": 4291250.154,
            "name": "Y",
            "position": 1,
            "stddev": 348.9534148,
            "variance": 121768.4857
          },
          {
            "average": 65.28815102,
            "count": 15775094,
            "maximum": 397.8784968,
            "minimum": -10.44150318,
            "name": "Z",
            "position": 2,
            "stddev": 13.09629132,
            "variance": 171.5128464
          },
          {
            "average": 4704.440755,
            "count": 15775094,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5018.432424,
            "variance": 25184664
          },
          {
            "average": 2.150267948,
            "count": 15775094,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.301611159,
            "variance": 1.694191608
          },
          {
            "average": 3.123077238,
            "count": 15775094,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.519692082,
            "variance": 2.309464025
          },
          {
            "average": 0.517562748,
            "count": 15775094,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996914705,
            "variance": 0.2496915657
          },
          {
            "average": 0,
            "count": 15775094,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.358611302,
            "count": 15775094,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5580033663,
            "variance": 0.3113677568
          },
          {
            "average": -0.6188840107,
            "count": 15775094,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.44826293,
            "variance": 180.8557758
          },
          {
            "average": 0,
            "count": 15775094,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.59455373,
            "count": 15775094,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.395992237,
            "variance": 88.28467013
          },
          {
            "average": 204861531,
            "count": 15775094,
            "maximum": 207527307.6,
            "minimum": 204297132.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1226342.721,
            "variance": 1503916470000.0
          },
          {
            "average": 0,
            "count": 15775094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15775094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15775094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008011362722,
            "count": 15775094,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02829301157,
            "variance": 0.0008004945036
          },
          {
            "average": 0.3773924263,
            "count": 15775094,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4847343579,
            "variance": 0.2349673978
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330375.4104,
          4291250.154,
          -10.44150318,
          332230.1704,
          4292508.854,
          397.8784968
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330375.41040329944,
                4291250.154117113,
                -10.44150318376694
              ],
              [
                330375.41040329944,
                4292508.854117112,
                -10.44150318376694
              ],
              [
                332230.17040329945,
                4292508.854117112,
                397.87849681623305
              ],
              [
                332230.17040329945,
                4291250.154117113,
                397.87849681623305
              ],
              [
                330375.41040329944,
                4291250.154117113,
                -10.44150318376694
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:15:07+00:00",
        "end_time": "2018-03-05T14:58:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_326396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_326396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_326396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9523777,
            38.75367164,
            -10.44150318,
            -76.93073518,
            38.76536271,
            397.8784968
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95206873427686,
                  38.75367164322704,
                  -10.44150318376694
                ],
                [
                  -76.95237770274265,
                  38.765008109562864,
                  -10.44150318376694
                ],
                [
                  -76.93104078005025,
                  38.76536270927298,
                  397.87849681623305
                ],
                [
                  -76.93073518305718,
                  38.75402610016665,
                  397.87849681623305
                ],
                [
                  -76.95206873427686,
                  38.75367164322704,
                  -10.44150318376694
                ]
              ]
            ]
          },
          "id": "20180305_326396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_326396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:15:07Z",
            "pc:count": 15775094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331309.7326,
                "count": 15775094,
                "maximum": 332230.1704,
                "minimum": 330375.4104,
                "name": "X",
                "position": 0,
                "stddev": 559.6626251,
                "variance": 313222.2539
              },
              {
                "average": 4291882.948,
                "count": 15775094,
                "maximum": 4292508.854,
                "minimum": 4291250.154,
                "name": "Y",
                "position": 1,
                "stddev": 348.9534148,
                "variance": 121768.4857
              },
              {
                "average": 65.28815102,
                "count": 15775094,
                "maximum": 397.8784968,
                "minimum": -10.44150318,
                "name": "Z",
                "position": 2,
                "stddev": 13.09629132,
                "variance": 171.5128464
              },
              {
                "average": 4704.440755,
                "count": 15775094,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5018.432424,
                "variance": 25184664
              },
              {
                "average": 2.150267948,
                "count": 15775094,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.301611159,
                "variance": 1.694191608
              },
              {
                "average": 3.123077238,
                "count": 15775094,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.519692082,
                "variance": 2.309464025
              },
              {
                "average": 0.517562748,
                "count": 15775094,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996914705,
                "variance": 0.2496915657
              },
              {
                "average": 0,
                "count": 15775094,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.358611302,
                "count": 15775094,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5580033663,
                "variance": 0.3113677568
              },
              {
                "average": -0.6188840107,
                "count": 15775094,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.44826293,
                "variance": 180.8557758
              },
              {
                "average": 0,
                "count": 15775094,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.59455373,
                "count": 15775094,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.395992237,
                "variance": 88.28467013
              },
              {
                "average": 204861531,
                "count": 15775094,
                "maximum": 207527307.6,
                "minimum": 204297132.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1226342.721,
                "variance": 1503916470000.0
              },
              {
                "average": 0,
                "count": 15775094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15775094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15775094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008011362722,
                "count": 15775094,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02829301157,
                "variance": 0.0008004945036
              },
              {
                "average": 0.3773924263,
                "count": 15775094,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4847343579,
                "variance": 0.2349673978
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330375.4104,
              4291250.154,
              -10.44150318,
              332230.1704,
              4292508.854,
              397.8784968
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330375.41040329944,
                    4291250.154117113,
                    -10.44150318376694
                  ],
                  [
                    330375.41040329944,
                    4292508.854117112,
                    -10.44150318376694
                  ],
                  [
                    332230.17040329945,
                    4292508.854117112,
                    397.87849681623305
                  ],
                  [
                    332230.17040329945,
                    4291250.154117113,
                    397.87849681623305
                  ],
                  [
                    330375.41040329944,
                    4291250.154117113,
                    -10.44150318376694
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:15:07+00:00",
            "end_time": "2018-03-05T14:58:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_374404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78368707789072,
              38.77544574223843,
              -10.415940145890005
            ],
            [
              -76.7839696328179,
              38.786783615958,
              -10.415940145890005
            ],
            [
              -76.76262395603159,
              38.787107625570556,
              311.14405985410997
            ],
            [
              -76.76234477765371,
              38.77576962140289,
              311.14405985410997
            ],
            [
              -76.78368707789072,
              38.77544574223843,
              -10.415940145890005
            ]
          ]
        ]
      },
      "bbox": [
        -76.78396963,
        38.77544574,
        -10.41594015,
        -76.76234478,
        38.78710763,
        311.1440599
      ],
      "properties": {
        "datetime": "2018-03-06T13:40:47Z",
        "pc:count": 19668620,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345979.5721,
            "count": 19668620,
            "maximum": 346909.8877,
            "minimum": 345055.1077,
            "name": "X",
            "position": 0,
            "stddev": 539.9412116,
            "variance": 291536.512
          },
          {
            "average": 4293985.028,
            "count": 19668620,
            "maximum": 4294626.631,
            "minimum": 4293367.891,
            "name": "Y",
            "position": 1,
            "stddev": 367.660807,
            "variance": 135174.469
          },
          {
            "average": 34.99155063,
            "count": 19668620,
            "maximum": 311.1440599,
            "minimum": -10.41594015,
            "name": "Z",
            "position": 2,
            "stddev": 14.85569663,
            "variance": 220.6917223
          },
          {
            "average": 4377.051494,
            "count": 19668620,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5041.339483,
            "variance": 25415103.78
          },
          {
            "average": 2.399084277,
            "count": 19668620,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.382647126,
            "variance": 1.911713075
          },
          {
            "average": 3.562744005,
            "count": 19668620,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.448617724,
            "variance": 2.098493309
          },
          {
            "average": 0.5063772649,
            "count": 19668620,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999593415,
            "variance": 0.2499593432
          },
          {
            "average": 0,
            "count": 19668620,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.335159305,
            "count": 19668620,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.54683734,
            "variance": 0.2990310764
          },
          {
            "average": -5.177774377,
            "count": 19668620,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.03824933,
            "variance": 144.919447
          },
          {
            "average": 0,
            "count": 19668620,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.04137387,
            "count": 19668620,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.053310574,
            "variance": 1.109463166
          },
          {
            "average": 204316594.7,
            "count": 19668620,
            "maximum": 204378847.7,
            "minimum": 204309319.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20291.87756,
            "variance": 411760294.9
          },
          {
            "average": 0,
            "count": 19668620,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19668620,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19668620,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000713420667,
            "count": 19668620,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.026700407,
            "variance": 0.0007129117342
          },
          {
            "average": 0.3656696301,
            "count": 19668620,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4816174452,
            "variance": 0.2319553635
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345055.1077,
          4293367.891,
          -10.41594015,
          346909.8877,
          4294626.631,
          311.1440599
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345055.10773273854,
                4293367.8906044625,
                -10.415940145890005
              ],
              [
                345055.10773273854,
                4294626.630604463,
                -10.415940145890005
              ],
              [
                346909.88773273857,
                4294626.630604463,
                311.14405985410997
              ],
              [
                346909.88773273857,
                4293367.8906044625,
                311.14405985410997
              ],
              [
                345055.10773273854,
                4293367.8906044625,
                -10.415940145890005
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:40:47+00:00",
        "end_time": "2018-03-05T18:21:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_374404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_374404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_374404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78396963,
            38.77544574,
            -10.41594015,
            -76.76234478,
            38.78710763,
            311.1440599
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78368707789072,
                  38.77544574223843,
                  -10.415940145890005
                ],
                [
                  -76.7839696328179,
                  38.786783615958,
                  -10.415940145890005
                ],
                [
                  -76.76262395603159,
                  38.787107625570556,
                  311.14405985410997
                ],
                [
                  -76.76234477765371,
                  38.77576962140289,
                  311.14405985410997
                ],
                [
                  -76.78368707789072,
                  38.77544574223843,
                  -10.415940145890005
                ]
              ]
            ]
          },
          "id": "20180305_374404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_374404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:40:47Z",
            "pc:count": 19668620,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345979.5721,
                "count": 19668620,
                "maximum": 346909.8877,
                "minimum": 345055.1077,
                "name": "X",
                "position": 0,
                "stddev": 539.9412116,
                "variance": 291536.512
              },
              {
                "average": 4293985.028,
                "count": 19668620,
                "maximum": 4294626.631,
                "minimum": 4293367.891,
                "name": "Y",
                "position": 1,
                "stddev": 367.660807,
                "variance": 135174.469
              },
              {
                "average": 34.99155063,
                "count": 19668620,
                "maximum": 311.1440599,
                "minimum": -10.41594015,
                "name": "Z",
                "position": 2,
                "stddev": 14.85569663,
                "variance": 220.6917223
              },
              {
                "average": 4377.051494,
                "count": 19668620,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5041.339483,
                "variance": 25415103.78
              },
              {
                "average": 2.399084277,
                "count": 19668620,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.382647126,
                "variance": 1.911713075
              },
              {
                "average": 3.562744005,
                "count": 19668620,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.448617724,
                "variance": 2.098493309
              },
              {
                "average": 0.5063772649,
                "count": 19668620,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999593415,
                "variance": 0.2499593432
              },
              {
                "average": 0,
                "count": 19668620,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.335159305,
                "count": 19668620,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.54683734,
                "variance": 0.2990310764
              },
              {
                "average": -5.177774377,
                "count": 19668620,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.03824933,
                "variance": 144.919447
              },
              {
                "average": 0,
                "count": 19668620,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.04137387,
                "count": 19668620,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.053310574,
                "variance": 1.109463166
              },
              {
                "average": 204316594.7,
                "count": 19668620,
                "maximum": 204378847.7,
                "minimum": 204309319.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20291.87756,
                "variance": 411760294.9
              },
              {
                "average": 0,
                "count": 19668620,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19668620,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19668620,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000713420667,
                "count": 19668620,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.026700407,
                "variance": 0.0007129117342
              },
              {
                "average": 0.3656696301,
                "count": 19668620,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4816174452,
                "variance": 0.2319553635
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345055.1077,
              4293367.891,
              -10.41594015,
              346909.8877,
              4294626.631,
              311.1440599
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345055.10773273854,
                    4293367.8906044625,
                    -10.415940145890005
                  ],
                  [
                    345055.10773273854,
                    4294626.630604463,
                    -10.415940145890005
                  ],
                  [
                    346909.88773273857,
                    4294626.630604463,
                    311.14405985410997
                  ],
                  [
                    346909.88773273857,
                    4293367.8906044625,
                    311.14405985410997
                  ],
                  [
                    345055.10773273854,
                    4293367.8906044625,
                    -10.415940145890005
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:40:47+00:00",
            "end_time": "2018-03-05T18:21: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": "20180305_320392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97311263521185,
              38.742693891710246,
              -10.42000363662595
            ],
            [
              -76.97342483559359,
              38.75403113696918,
              -10.42000363662595
            ],
            [
              -76.95209052833835,
              38.7543895097883,
              378.59999636337403
            ],
            [
              -76.95178169783674,
              38.74305212021741,
              378.59999636337403
            ],
            [
              -76.97311263521185,
              38.742693891710246,
              -10.42000363662595
            ]
          ]
        ]
      },
      "bbox": [
        -76.97342484,
        38.74269389,
        -10.42000364,
        -76.9517817,
        38.75438951,
        378.5999964
      ],
      "properties": {
        "datetime": "2018-04-12T00:14:41Z",
        "pc:count": 16310042,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329370.8973,
            "count": 16310042,
            "maximum": 330375.2162,
            "minimum": 328520.3762,
            "name": "X",
            "position": 0,
            "stddev": 504.4767722,
            "variance": 254496.8137
          },
          {
            "average": 4290664.469,
            "count": 16310042,
            "maximum": 4291329.864,
            "minimum": 4290071.064,
            "name": "Y",
            "position": 1,
            "stddev": 350.9379559,
            "variance": 123157.4489
          },
          {
            "average": 64.29424723,
            "count": 16310042,
            "maximum": 378.5999964,
            "minimum": -10.42000364,
            "name": "Z",
            "position": 2,
            "stddev": 14.8682627,
            "variance": 221.0652356
          },
          {
            "average": 4700.444075,
            "count": 16310042,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5372.347747,
            "variance": 28862120.31
          },
          {
            "average": 2.279937109,
            "count": 16310042,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.342337822,
            "variance": 1.801870827
          },
          {
            "average": 3.339654184,
            "count": 16310042,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.489021539,
            "variance": 2.217185143
          },
          {
            "average": 0.5062492175,
            "count": 16310042,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999609611,
            "variance": 0.2499609626
          },
          {
            "average": 0,
            "count": 16310042,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.344908922,
            "count": 16310042,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5336998462,
            "variance": 0.2848355258
          },
          {
            "average": 9.040406626,
            "count": 16310042,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.02264471,
            "variance": 121.4986965
          },
          {
            "average": 0,
            "count": 16310042,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.36734222,
            "count": 16310042,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.02940991,
            "variance": 144.7067028
          },
          {
            "average": 205498214.9,
            "count": 16310042,
            "maximum": 207527281.9,
            "minimum": 204297161.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1561018.451,
            "variance": 2436778603000.0
          },
          {
            "average": 0,
            "count": 16310042,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16310042,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16310042,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006725917689,
            "count": 16310042,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02592565198,
            "variance": 0.0006721394304
          },
          {
            "average": 0.3585583041,
            "count": 16310042,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4795771687,
            "variance": 0.2299942608
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328520.3762,
          4290071.064,
          -10.42000364,
          330375.2162,
          4291329.864,
          378.5999964
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328520.37621595606,
                4290071.063778129,
                -10.42000363662595
              ],
              [
                328520.37621595606,
                4291329.86377813,
                -10.42000363662595
              ],
              [
                330375.216215956,
                4291329.86377813,
                378.59999636337403
              ],
              [
                330375.216215956,
                4290071.063778129,
                378.59999636337403
              ],
              [
                328520.37621595606,
                4290071.063778129,
                -10.42000363662595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:14:41+00:00",
        "end_time": "2018-03-05T14:59:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_320392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_320392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_320392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_320392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97342484,
            38.74269389,
            -10.42000364,
            -76.9517817,
            38.75438951,
            378.5999964
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97311263521185,
                  38.742693891710246,
                  -10.42000363662595
                ],
                [
                  -76.97342483559359,
                  38.75403113696918,
                  -10.42000363662595
                ],
                [
                  -76.95209052833835,
                  38.7543895097883,
                  378.59999636337403
                ],
                [
                  -76.95178169783674,
                  38.74305212021741,
                  378.59999636337403
                ],
                [
                  -76.97311263521185,
                  38.742693891710246,
                  -10.42000363662595
                ]
              ]
            ]
          },
          "id": "20180305_320392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_320392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:14:41Z",
            "pc:count": 16310042,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329370.8973,
                "count": 16310042,
                "maximum": 330375.2162,
                "minimum": 328520.3762,
                "name": "X",
                "position": 0,
                "stddev": 504.4767722,
                "variance": 254496.8137
              },
              {
                "average": 4290664.469,
                "count": 16310042,
                "maximum": 4291329.864,
                "minimum": 4290071.064,
                "name": "Y",
                "position": 1,
                "stddev": 350.9379559,
                "variance": 123157.4489
              },
              {
                "average": 64.29424723,
                "count": 16310042,
                "maximum": 378.5999964,
                "minimum": -10.42000364,
                "name": "Z",
                "position": 2,
                "stddev": 14.8682627,
                "variance": 221.0652356
              },
              {
                "average": 4700.444075,
                "count": 16310042,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5372.347747,
                "variance": 28862120.31
              },
              {
                "average": 2.279937109,
                "count": 16310042,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.342337822,
                "variance": 1.801870827
              },
              {
                "average": 3.339654184,
                "count": 16310042,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.489021539,
                "variance": 2.217185143
              },
              {
                "average": 0.5062492175,
                "count": 16310042,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999609611,
                "variance": 0.2499609626
              },
              {
                "average": 0,
                "count": 16310042,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.344908922,
                "count": 16310042,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5336998462,
                "variance": 0.2848355258
              },
              {
                "average": 9.040406626,
                "count": 16310042,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.02264471,
                "variance": 121.4986965
              },
              {
                "average": 0,
                "count": 16310042,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.36734222,
                "count": 16310042,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.02940991,
                "variance": 144.7067028
              },
              {
                "average": 205498214.9,
                "count": 16310042,
                "maximum": 207527281.9,
                "minimum": 204297161.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1561018.451,
                "variance": 2436778603000.0
              },
              {
                "average": 0,
                "count": 16310042,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16310042,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16310042,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006725917689,
                "count": 16310042,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02592565198,
                "variance": 0.0006721394304
              },
              {
                "average": 0.3585583041,
                "count": 16310042,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4795771687,
                "variance": 0.2299942608
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328520.3762,
              4290071.064,
              -10.42000364,
              330375.2162,
              4291329.864,
              378.5999964
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328520.37621595606,
                    4290071.063778129,
                    -10.42000363662595
                  ],
                  [
                    328520.37621595606,
                    4291329.86377813,
                    -10.42000363662595
                  ],
                  [
                    330375.216215956,
                    4291329.86377813,
                    378.59999636337403
                  ],
                  [
                    330375.216215956,
                    4290071.063778129,
                    378.59999636337403
                  ],
                  [
                    328520.37621595606,
                    4290071.063778129,
                    -10.42000363662595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:14:41+00:00",
            "end_time": "2018-03-05T14:59: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": "20180217_380400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76267660241244,
              38.76442187130543,
              -10.327545134813732
            ],
            [
              -76.76295572026517,
              38.77575989551653,
              -10.327545134813732
            ],
            [
              -76.7416133188823,
              38.776079987560635,
              296.3724548651862
            ],
            [
              -76.7413375758469,
              38.764741834465894,
              296.3724548651862
            ],
            [
              -76.76267660241244,
              38.76442187130543,
              -10.327545134813732
            ]
          ]
        ]
      },
      "bbox": [
        -76.76295572,
        38.76442187,
        -10.32754513,
        -76.74133758,
        38.77607999,
        296.3724549
      ],
      "properties": {
        "datetime": "2018-03-06T13:41:01Z",
        "pc:count": 19063635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347763.4878,
            "count": 19063635,
            "maximum": 348711.5523,
            "minimum": 346856.7923,
            "name": "X",
            "position": 0,
            "stddev": 468.9322629,
            "variance": 219897.4672
          },
          {
            "average": 4292706.969,
            "count": 19063635,
            "maximum": 4293367.834,
            "minimum": 4292109.094,
            "name": "Y",
            "position": 1,
            "stddev": 352.7533009,
            "variance": 124434.8913
          },
          {
            "average": 58.63622818,
            "count": 19063635,
            "maximum": 296.3724549,
            "minimum": -10.32754513,
            "name": "Z",
            "position": 2,
            "stddev": 13.71462715,
            "variance": 188.0909979
          },
          {
            "average": 4412.076153,
            "count": 19063635,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5141.469879,
            "variance": 26434712.52
          },
          {
            "average": 2.466311803,
            "count": 19063635,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.417944789,
            "variance": 2.010567426
          },
          {
            "average": 3.651279937,
            "count": 19063635,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.456512393,
            "variance": 2.121428352
          },
          {
            "average": 0.503417685,
            "count": 19063635,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999883324,
            "variance": 0.2499883325
          },
          {
            "average": 0,
            "count": 19063635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278743744,
            "count": 19063635,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4739334973,
            "variance": 0.2246129598
          },
          {
            "average": -11.95055924,
            "count": 19063635,
            "maximum": 10.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.136944219,
            "variance": 50.93597279
          },
          {
            "average": 0,
            "count": 19063635,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.05101399,
            "count": 19063635,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.99996018,
            "variance": 1023.997451
          },
          {
            "average": 203646520.3,
            "count": 19063635,
            "maximum": 204378861,
            "minimum": 202911848.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 733481.8987,
            "variance": 537995695700.0
          },
          {
            "average": 0,
            "count": 19063635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19063635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19063635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004460324592,
            "count": 19063635,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0211147706,
            "variance": 0.0004458335376
          },
          {
            "average": 0.4023176587,
            "count": 19063635,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4903653463,
            "variance": 0.2404581728
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346856.7923,
          4292109.094,
          -10.32754513,
          348711.5523,
          4293367.834,
          296.3724549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346856.79233053105,
                4292109.094056855,
                -10.327545134813732
              ],
              [
                346856.79233053105,
                4293367.834056855,
                -10.327545134813732
              ],
              [
                348711.55233053106,
                4293367.834056855,
                296.3724548651862
              ],
              [
                348711.55233053106,
                4292109.094056855,
                296.3724548651862
              ],
              [
                346856.79233053105,
                4292109.094056855,
                -10.327545134813732
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:41:01+00:00",
        "end_time": "2018-02-17T14:10:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180217_380400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180217_380400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180217_380400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76295572,
            38.76442187,
            -10.32754513,
            -76.74133758,
            38.77607999,
            296.3724549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76267660241244,
                  38.76442187130543,
                  -10.327545134813732
                ],
                [
                  -76.76295572026517,
                  38.77575989551653,
                  -10.327545134813732
                ],
                [
                  -76.7416133188823,
                  38.776079987560635,
                  296.3724548651862
                ],
                [
                  -76.7413375758469,
                  38.764741834465894,
                  296.3724548651862
                ],
                [
                  -76.76267660241244,
                  38.76442187130543,
                  -10.327545134813732
                ]
              ]
            ]
          },
          "id": "20180217_380400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180217_380400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:41:01Z",
            "pc:count": 19063635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347763.4878,
                "count": 19063635,
                "maximum": 348711.5523,
                "minimum": 346856.7923,
                "name": "X",
                "position": 0,
                "stddev": 468.9322629,
                "variance": 219897.4672
              },
              {
                "average": 4292706.969,
                "count": 19063635,
                "maximum": 4293367.834,
                "minimum": 4292109.094,
                "name": "Y",
                "position": 1,
                "stddev": 352.7533009,
                "variance": 124434.8913
              },
              {
                "average": 58.63622818,
                "count": 19063635,
                "maximum": 296.3724549,
                "minimum": -10.32754513,
                "name": "Z",
                "position": 2,
                "stddev": 13.71462715,
                "variance": 188.0909979
              },
              {
                "average": 4412.076153,
                "count": 19063635,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5141.469879,
                "variance": 26434712.52
              },
              {
                "average": 2.466311803,
                "count": 19063635,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.417944789,
                "variance": 2.010567426
              },
              {
                "average": 3.651279937,
                "count": 19063635,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.456512393,
                "variance": 2.121428352
              },
              {
                "average": 0.503417685,
                "count": 19063635,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999883324,
                "variance": 0.2499883325
              },
              {
                "average": 0,
                "count": 19063635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278743744,
                "count": 19063635,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4739334973,
                "variance": 0.2246129598
              },
              {
                "average": -11.95055924,
                "count": 19063635,
                "maximum": 10.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.136944219,
                "variance": 50.93597279
              },
              {
                "average": 0,
                "count": 19063635,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.05101399,
                "count": 19063635,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.99996018,
                "variance": 1023.997451
              },
              {
                "average": 203646520.3,
                "count": 19063635,
                "maximum": 204378861,
                "minimum": 202911848.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 733481.8987,
                "variance": 537995695700.0
              },
              {
                "average": 0,
                "count": 19063635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19063635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19063635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004460324592,
                "count": 19063635,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0211147706,
                "variance": 0.0004458335376
              },
              {
                "average": 0.4023176587,
                "count": 19063635,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4903653463,
                "variance": 0.2404581728
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346856.7923,
              4292109.094,
              -10.32754513,
              348711.5523,
              4293367.834,
              296.3724549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346856.79233053105,
                    4292109.094056855,
                    -10.327545134813732
                  ],
                  [
                    346856.79233053105,
                    4293367.834056855,
                    -10.327545134813732
                  ],
                  [
                    348711.55233053106,
                    4293367.834056855,
                    296.3724548651862
                  ],
                  [
                    348711.55233053106,
                    4292109.094056855,
                    296.3724548651862
                  ],
                  [
                    346856.79233053105,
                    4292109.094056855,
                    -10.327545134813732
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:41:01+00:00",
            "end_time": "2018-02-17T14:10: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": "20180305_320396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97310801499157,
              38.75367813224167,
              -10.407905151146707
            ],
            [
              -76.97342028248704,
              38.765013374776835,
              -10.407905151146707
            ],
            [
              -76.9520838555054,
              38.76537181209796,
              395.57209484885334
            ],
            [
              -76.95177495895722,
              38.75403642526273,
              395.57209484885334
            ],
            [
              -76.97310801499157,
              38.75367813224167,
              -10.407905151146707
            ]
          ]
        ]
      },
      "bbox": [
        -76.97342028,
        38.75367813,
        -10.40790515,
        -76.95177496,
        38.76537181,
        395.5720948
      ],
      "properties": {
        "datetime": "2018-04-12T00:32:07Z",
        "pc:count": 13715143,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329570.7542,
            "count": 13715143,
            "maximum": 330401.8037,
            "minimum": 328547.0637,
            "name": "X",
            "position": 0,
            "stddev": 572.8276348,
            "variance": 328131.4992
          },
          {
            "average": 4291884.872,
            "count": 13715143,
            "maximum": 4292548.673,
            "minimum": 4291290.093,
            "name": "Y",
            "position": 1,
            "stddev": 354.4996467,
            "variance": 125669.9995
          },
          {
            "average": 71.98225323,
            "count": 13715143,
            "maximum": 395.5720948,
            "minimum": -10.40790515,
            "name": "Z",
            "position": 2,
            "stddev": 10.05263023,
            "variance": 101.0553746
          },
          {
            "average": 4652.618888,
            "count": 13715143,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4902.075693,
            "variance": 24030346.1
          },
          {
            "average": 2.087819573,
            "count": 13715143,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.290796113,
            "variance": 1.666154606
          },
          {
            "average": 2.958202404,
            "count": 13715143,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.560950128,
            "variance": 2.436565302
          },
          {
            "average": 0.5064700383,
            "count": 13715143,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999581551,
            "variance": 0.2499581568
          },
          {
            "average": 0,
            "count": 13715143,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.407082595,
            "count": 13715143,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5276360001,
            "variance": 0.2783997486
          },
          {
            "average": 2.322581778,
            "count": 13715143,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.44361217,
            "variance": 180.7307081
          },
          {
            "average": 0,
            "count": 13715143,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.11265293,
            "count": 13715143,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.46555889,
            "variance": 109.527923
          },
          {
            "average": 206782860,
            "count": 13715143,
            "maximum": 207528327.5,
            "minimum": 204297159.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1360444.214,
            "variance": 1850808459000.0
          },
          {
            "average": 0,
            "count": 13715143,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13715143,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13715143,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006733433257,
            "count": 13715143,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02594012304,
            "variance": 0.0006728899835
          },
          {
            "average": 0.2755271309,
            "count": 13715143,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4467795268,
            "variance": 0.1996119456
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328547.0637,
          4291290.093,
          -10.40790515,
          330401.8037,
          4292548.673,
          395.5720948
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328547.0636952779,
                4291290.09325274,
                -10.407905151146707
              ],
              [
                328547.0636952779,
                4292548.67325274,
                -10.407905151146707
              ],
              [
                330401.8036952779,
                4292548.67325274,
                395.57209484885334
              ],
              [
                330401.8036952779,
                4291290.09325274,
                395.57209484885334
              ],
              [
                328547.0636952779,
                4291290.09325274,
                -10.407905151146707
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:32:07+00:00",
        "end_time": "2018-03-05T14:59:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_320396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_320396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_320396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_320396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97342028,
            38.75367813,
            -10.40790515,
            -76.95177496,
            38.76537181,
            395.5720948
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97310801499157,
                  38.75367813224167,
                  -10.407905151146707
                ],
                [
                  -76.97342028248704,
                  38.765013374776835,
                  -10.407905151146707
                ],
                [
                  -76.9520838555054,
                  38.76537181209796,
                  395.57209484885334
                ],
                [
                  -76.95177495895722,
                  38.75403642526273,
                  395.57209484885334
                ],
                [
                  -76.97310801499157,
                  38.75367813224167,
                  -10.407905151146707
                ]
              ]
            ]
          },
          "id": "20180305_320396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_320396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:32:07Z",
            "pc:count": 13715143,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329570.7542,
                "count": 13715143,
                "maximum": 330401.8037,
                "minimum": 328547.0637,
                "name": "X",
                "position": 0,
                "stddev": 572.8276348,
                "variance": 328131.4992
              },
              {
                "average": 4291884.872,
                "count": 13715143,
                "maximum": 4292548.673,
                "minimum": 4291290.093,
                "name": "Y",
                "position": 1,
                "stddev": 354.4996467,
                "variance": 125669.9995
              },
              {
                "average": 71.98225323,
                "count": 13715143,
                "maximum": 395.5720948,
                "minimum": -10.40790515,
                "name": "Z",
                "position": 2,
                "stddev": 10.05263023,
                "variance": 101.0553746
              },
              {
                "average": 4652.618888,
                "count": 13715143,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4902.075693,
                "variance": 24030346.1
              },
              {
                "average": 2.087819573,
                "count": 13715143,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.290796113,
                "variance": 1.666154606
              },
              {
                "average": 2.958202404,
                "count": 13715143,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.560950128,
                "variance": 2.436565302
              },
              {
                "average": 0.5064700383,
                "count": 13715143,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999581551,
                "variance": 0.2499581568
              },
              {
                "average": 0,
                "count": 13715143,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.407082595,
                "count": 13715143,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5276360001,
                "variance": 0.2783997486
              },
              {
                "average": 2.322581778,
                "count": 13715143,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.44361217,
                "variance": 180.7307081
              },
              {
                "average": 0,
                "count": 13715143,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.11265293,
                "count": 13715143,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.46555889,
                "variance": 109.527923
              },
              {
                "average": 206782860,
                "count": 13715143,
                "maximum": 207528327.5,
                "minimum": 204297159.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1360444.214,
                "variance": 1850808459000.0
              },
              {
                "average": 0,
                "count": 13715143,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13715143,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13715143,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006733433257,
                "count": 13715143,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02594012304,
                "variance": 0.0006728899835
              },
              {
                "average": 0.2755271309,
                "count": 13715143,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4467795268,
                "variance": 0.1996119456
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328547.0637,
              4291290.093,
              -10.40790515,
              330401.8037,
              4292548.673,
              395.5720948
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328547.0636952779,
                    4291290.09325274,
                    -10.407905151146707
                  ],
                  [
                    328547.0636952779,
                    4292548.67325274,
                    -10.407905151146707
                  ],
                  [
                    330401.8036952779,
                    4292548.67325274,
                    395.57209484885334
                  ],
                  [
                    330401.8036952779,
                    4291290.09325274,
                    395.57209484885334
                  ],
                  [
                    328547.0636952779,
                    4291290.09325274,
                    -10.407905151146707
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:32:07+00:00",
            "end_time": "2018-03-05T14:59:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180209_380392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76275014058143,
              38.742456359433554,
              -10.42014632340863
            ],
            [
              -76.76302901139839,
              38.75379280456543,
              -10.42014632340863
            ],
            [
              -76.7416929236988,
              38.75411276211504,
              426.0398536765914
            ],
            [
              -76.7414174235743,
              38.742776188149406,
              426.0398536765914
            ],
            [
              -76.76275014058143,
              38.742456359433554,
              -10.42014632340863
            ]
          ]
        ]
      },
      "bbox": [
        -76.76302901,
        38.74245636,
        -10.42014632,
        -76.74141742,
        38.75411276,
        426.0398537
      ],
      "properties": {
        "datetime": "2018-02-17T14:10:57Z",
        "pc:count": 22110857,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347588.7885,
            "count": 22110857,
            "maximum": 348658.2217,
            "minimum": 346803.4417,
            "name": "X",
            "position": 0,
            "stddev": 508.8383707,
            "variance": 258916.4875
          },
          {
            "average": 4290350.042,
            "count": 22110857,
            "maximum": 4290930.092,
            "minimum": 4289671.532,
            "name": "Y",
            "position": 1,
            "stddev": 353.6994558,
            "variance": 125103.305
          },
          {
            "average": 56.56881924,
            "count": 22110857,
            "maximum": 426.0398537,
            "minimum": -10.42014632,
            "name": "Z",
            "position": 2,
            "stddev": 13.70646451,
            "variance": 187.8671695
          },
          {
            "average": 4660.866138,
            "count": 22110857,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5189.958969,
            "variance": 26935674.1
          },
          {
            "average": 2.333299248,
            "count": 22110857,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.371905406,
            "variance": 1.882124443
          },
          {
            "average": 3.454636878,
            "count": 22110857,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.486528785,
            "variance": 2.209767828
          },
          {
            "average": 0.5022089827,
            "count": 22110857,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951317,
            "variance": 0.2499951317
          },
          {
            "average": 0,
            "count": 22110857,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287779393,
            "count": 22110857,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4878627684,
            "variance": 0.2380100808
          },
          {
            "average": 8.149403288,
            "count": 22110857,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.96906662,
            "variance": 120.3204224
          },
          {
            "average": 0,
            "count": 22110857,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.54725581,
            "count": 22110857,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.2684159,
            "variance": 5.145710697
          },
          {
            "average": 202439539.7,
            "count": 22110857,
            "maximum": 202911857,
            "minimum": 202236959.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 308915.3965,
            "variance": 95428722190.0
          },
          {
            "average": 0,
            "count": 22110857,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22110857,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22110857,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004335878976,
            "count": 22110857,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02081825926,
            "variance": 0.0004333999187
          },
          {
            "average": 0.3894997828,
            "count": 22110857,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4876368657,
            "variance": 0.2377897128
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346803.4417,
          4289671.532,
          -10.42014632,
          348658.2217,
          4290930.092,
          426.0398537
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346803.4417474234,
                4289671.532214271,
                -10.42014632340863
              ],
              [
                346803.4417474234,
                4290930.092214271,
                -10.42014632340863
              ],
              [
                348658.2217474234,
                4290930.092214271,
                426.0398536765914
              ],
              [
                348658.2217474234,
                4289671.532214271,
                426.0398536765914
              ],
              [
                346803.4417474234,
                4289671.532214271,
                -10.42014632340863
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:10:57+00:00",
        "end_time": "2018-02-09T18:42:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180209_380392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_380392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180209_380392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_380392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76302901,
            38.74245636,
            -10.42014632,
            -76.74141742,
            38.75411276,
            426.0398537
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76275014058143,
                  38.742456359433554,
                  -10.42014632340863
                ],
                [
                  -76.76302901139839,
                  38.75379280456543,
                  -10.42014632340863
                ],
                [
                  -76.7416929236988,
                  38.75411276211504,
                  426.0398536765914
                ],
                [
                  -76.7414174235743,
                  38.742776188149406,
                  426.0398536765914
                ],
                [
                  -76.76275014058143,
                  38.742456359433554,
                  -10.42014632340863
                ]
              ]
            ]
          },
          "id": "20180209_380392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_380392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:10:57Z",
            "pc:count": 22110857,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347588.7885,
                "count": 22110857,
                "maximum": 348658.2217,
                "minimum": 346803.4417,
                "name": "X",
                "position": 0,
                "stddev": 508.8383707,
                "variance": 258916.4875
              },
              {
                "average": 4290350.042,
                "count": 22110857,
                "maximum": 4290930.092,
                "minimum": 4289671.532,
                "name": "Y",
                "position": 1,
                "stddev": 353.6994558,
                "variance": 125103.305
              },
              {
                "average": 56.56881924,
                "count": 22110857,
                "maximum": 426.0398537,
                "minimum": -10.42014632,
                "name": "Z",
                "position": 2,
                "stddev": 13.70646451,
                "variance": 187.8671695
              },
              {
                "average": 4660.866138,
                "count": 22110857,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5189.958969,
                "variance": 26935674.1
              },
              {
                "average": 2.333299248,
                "count": 22110857,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.371905406,
                "variance": 1.882124443
              },
              {
                "average": 3.454636878,
                "count": 22110857,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.486528785,
                "variance": 2.209767828
              },
              {
                "average": 0.5022089827,
                "count": 22110857,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951317,
                "variance": 0.2499951317
              },
              {
                "average": 0,
                "count": 22110857,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287779393,
                "count": 22110857,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4878627684,
                "variance": 0.2380100808
              },
              {
                "average": 8.149403288,
                "count": 22110857,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.96906662,
                "variance": 120.3204224
              },
              {
                "average": 0,
                "count": 22110857,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.54725581,
                "count": 22110857,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.2684159,
                "variance": 5.145710697
              },
              {
                "average": 202439539.7,
                "count": 22110857,
                "maximum": 202911857,
                "minimum": 202236959.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 308915.3965,
                "variance": 95428722190.0
              },
              {
                "average": 0,
                "count": 22110857,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22110857,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22110857,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004335878976,
                "count": 22110857,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02081825926,
                "variance": 0.0004333999187
              },
              {
                "average": 0.3894997828,
                "count": 22110857,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4876368657,
                "variance": 0.2377897128
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346803.4417,
              4289671.532,
              -10.42014632,
              348658.2217,
              4290930.092,
              426.0398537
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346803.4417474234,
                    4289671.532214271,
                    -10.42014632340863
                  ],
                  [
                    346803.4417474234,
                    4290930.092214271,
                    -10.42014632340863
                  ],
                  [
                    348658.2217474234,
                    4290930.092214271,
                    426.0398536765914
                  ],
                  [
                    348658.2217474234,
                    4289671.532214271,
                    426.0398536765914
                  ],
                  [
                    346803.4417474234,
                    4289671.532214271,
                    -10.42014632340863
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:10:57+00:00",
            "end_time": "2018-02-09T18:42:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_326400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95206249492773,
              38.764653833079905,
              -10.40155612653291
            ],
            [
              -76.95237159337528,
              38.77599063836472,
              -10.40155612653291
            ],
            [
              -76.93102932774498,
              38.77634535481479,
              417.1184438734671
            ],
            [
              -76.93072360304373,
              38.76500840672048,
              417.1184438734671
            ],
            [
              -76.95206249492773,
              38.764653833079905,
              -10.40155612653291
            ]
          ]
        ]
      },
      "bbox": [
        -76.95237159,
        38.76465383,
        -10.40155613,
        -76.9307236,
        38.77634535,
        417.1184439
      ],
      "properties": {
        "datetime": "2018-04-12T00:31:27Z",
        "pc:count": 16921520,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331508.1072,
            "count": 16921520,
            "maximum": 332256.8993,
            "minimum": 330401.9593,
            "name": "X",
            "position": 0,
            "stddev": 472.9129985,
            "variance": 223646.7041
          },
          {
            "average": 4293127.719,
            "count": 16921520,
            "maximum": 4293727.692,
            "minimum": 4292468.952,
            "name": "Y",
            "position": 1,
            "stddev": 339.4735467,
            "variance": 115242.2889
          },
          {
            "average": 71.6593171,
            "count": 16921520,
            "maximum": 417.1184439,
            "minimum": -10.40155613,
            "name": "Z",
            "position": 2,
            "stddev": 11.77089056,
            "variance": 138.5538645
          },
          {
            "average": 4338.017233,
            "count": 16921520,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4918.363963,
            "variance": 24190304.07
          },
          {
            "average": 2.303911114,
            "count": 16921520,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.333613569,
            "variance": 1.778525152
          },
          {
            "average": 3.380722181,
            "count": 16921520,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.453986224,
            "variance": 2.11407594
          },
          {
            "average": 0.5059116439,
            "count": 16921520,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499965066,
            "variance": 0.2499650672
          },
          {
            "average": 0,
            "count": 16921520,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.333556146,
            "count": 16921520,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.510828566,
            "variance": 0.2609458238
          },
          {
            "average": 11.06848106,
            "count": 16921520,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.204969365,
            "variance": 67.32152228
          },
          {
            "average": 0,
            "count": 16921520,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 86.04920025,
            "count": 16921520,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.39398186,
            "variance": 153.6107865
          },
          {
            "average": 206113691.3,
            "count": 16921520,
            "maximum": 207528287.4,
            "minimum": 204297124.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1602479.544,
            "variance": 2567940688000.0
          },
          {
            "average": 0,
            "count": 16921520,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16921520,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16921520,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005575149277,
            "count": 16921520,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02360517184,
            "variance": 0.0005572041378
          },
          {
            "average": 0.2927666073,
            "count": 16921520,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4550322331,
            "variance": 0.2070543332
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330401.9593,
          4292468.952,
          -10.40155613,
          332256.8993,
          4293727.692,
          417.1184439
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330401.95925915655,
                4292468.951774432,
                -10.40155612653291
              ],
              [
                330401.95925915655,
                4293727.691774433,
                -10.40155612653291
              ],
              [
                332256.8992591565,
                4293727.691774433,
                417.1184438734671
              ],
              [
                332256.8992591565,
                4292468.951774432,
                417.1184438734671
              ],
              [
                330401.95925915655,
                4292468.951774432,
                -10.40155612653291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:31:27+00:00",
        "end_time": "2018-03-05T14:58:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_326400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_326400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_326400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95237159,
            38.76465383,
            -10.40155613,
            -76.9307236,
            38.77634535,
            417.1184439
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95206249492773,
                  38.764653833079905,
                  -10.40155612653291
                ],
                [
                  -76.95237159337528,
                  38.77599063836472,
                  -10.40155612653291
                ],
                [
                  -76.93102932774498,
                  38.77634535481479,
                  417.1184438734671
                ],
                [
                  -76.93072360304373,
                  38.76500840672048,
                  417.1184438734671
                ],
                [
                  -76.95206249492773,
                  38.764653833079905,
                  -10.40155612653291
                ]
              ]
            ]
          },
          "id": "20180305_326400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_326400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:31:27Z",
            "pc:count": 16921520,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331508.1072,
                "count": 16921520,
                "maximum": 332256.8993,
                "minimum": 330401.9593,
                "name": "X",
                "position": 0,
                "stddev": 472.9129985,
                "variance": 223646.7041
              },
              {
                "average": 4293127.719,
                "count": 16921520,
                "maximum": 4293727.692,
                "minimum": 4292468.952,
                "name": "Y",
                "position": 1,
                "stddev": 339.4735467,
                "variance": 115242.2889
              },
              {
                "average": 71.6593171,
                "count": 16921520,
                "maximum": 417.1184439,
                "minimum": -10.40155613,
                "name": "Z",
                "position": 2,
                "stddev": 11.77089056,
                "variance": 138.5538645
              },
              {
                "average": 4338.017233,
                "count": 16921520,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4918.363963,
                "variance": 24190304.07
              },
              {
                "average": 2.303911114,
                "count": 16921520,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.333613569,
                "variance": 1.778525152
              },
              {
                "average": 3.380722181,
                "count": 16921520,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.453986224,
                "variance": 2.11407594
              },
              {
                "average": 0.5059116439,
                "count": 16921520,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499965066,
                "variance": 0.2499650672
              },
              {
                "average": 0,
                "count": 16921520,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.333556146,
                "count": 16921520,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.510828566,
                "variance": 0.2609458238
              },
              {
                "average": 11.06848106,
                "count": 16921520,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.204969365,
                "variance": 67.32152228
              },
              {
                "average": 0,
                "count": 16921520,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 86.04920025,
                "count": 16921520,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.39398186,
                "variance": 153.6107865
              },
              {
                "average": 206113691.3,
                "count": 16921520,
                "maximum": 207528287.4,
                "minimum": 204297124.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1602479.544,
                "variance": 2567940688000.0
              },
              {
                "average": 0,
                "count": 16921520,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16921520,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16921520,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005575149277,
                "count": 16921520,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02360517184,
                "variance": 0.0005572041378
              },
              {
                "average": 0.2927666073,
                "count": 16921520,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4550322331,
                "variance": 0.2070543332
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330401.9593,
              4292468.952,
              -10.40155613,
              332256.8993,
              4293727.692,
              417.1184439
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330401.95925915655,
                    4292468.951774432,
                    -10.40155612653291
                  ],
                  [
                    330401.95925915655,
                    4293727.691774433,
                    -10.40155612653291
                  ],
                  [
                    332256.8992591565,
                    4293727.691774433,
                    417.1184438734671
                  ],
                  [
                    332256.8992591565,
                    4292468.951774432,
                    417.1184438734671
                  ],
                  [
                    330401.95925915655,
                    4292468.951774432,
                    -10.40155612653291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:31:27+00:00",
            "end_time": "2018-03-05T14:58: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": "20180411_320400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97310481943936,
              38.76466186895339,
              1.536117575949959
            ],
            [
              -76.9734172138495,
              38.775997270285195,
              1.536117575949959
            ],
            [
              -76.95207567379673,
              38.77635582240913,
              401.65611757594996
            ],
            [
              -76.95176665251735,
              38.76502027674148,
              401.65611757594996
            ],
            [
              -76.97310481943936,
              38.76466186895339,
              1.536117575949959
            ]
          ]
        ]
      },
      "bbox": [
        -76.97341721,
        38.76466187,
        1.536117576,
        -76.95176665,
        38.77635582,
        401.6561176
      ],
      "properties": {
        "datetime": "2018-04-12T00:41:11Z",
        "pc:count": 13858921,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329541.3574,
            "count": 13858921,
            "maximum": 330428.5324,
            "minimum": 328573.6324,
            "name": "X",
            "position": 0,
            "stddev": 499.8069062,
            "variance": 249806.9435
          },
          {
            "average": 4293151.525,
            "count": 13858921,
            "maximum": 4293767.672,
            "minimum": 4292509.072,
            "name": "Y",
            "position": 1,
            "stddev": 354.7842352,
            "variance": 125871.8536
          },
          {
            "average": 72.28473162,
            "count": 13858921,
            "maximum": 401.6561176,
            "minimum": 1.536117576,
            "name": "Z",
            "position": 2,
            "stddev": 13.14524328,
            "variance": 172.797421
          },
          {
            "average": 3789.242525,
            "count": 13858921,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3833.919639,
            "variance": 14698939.8
          },
          {
            "average": 2.006241828,
            "count": 13858921,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.201716266,
            "variance": 1.444121984
          },
          {
            "average": 2.802810046,
            "count": 13858921,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.446634587,
            "variance": 2.092751629
          },
          {
            "average": 0.5421310216,
            "count": 13858921,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4982218331,
            "variance": 0.2482249949
          },
          {
            "average": 0,
            "count": 13858921,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.427956693,
            "count": 13858921,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5330687957,
            "variance": 0.284162341
          },
          {
            "average": -9.222230267,
            "count": 13858921,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.874299145,
            "variance": 97.50178361
          },
          {
            "average": 0,
            "count": 13858921,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.37437142,
            "count": 13858921,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.57535702,
            "variance": 0.3310357005
          },
          {
            "average": 207527899.6,
            "count": 13858921,
            "maximum": 207528871.2,
            "minimum": 207527273.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 533.4147498,
            "variance": 284531.2953
          },
          {
            "average": 0,
            "count": 13858921,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13858921,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13858921,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009396113882,
            "count": 13858921,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03063867795,
            "variance": 0.0009387285864
          },
          {
            "average": 0.3342486042,
            "count": 13858921,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.471727136,
            "variance": 0.2225264908
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328573.6324,
          4292509.072,
          1.536117576,
          330428.5324,
          4293767.672,
          401.6561176
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328573.63237861457,
                4292509.071510392,
                1.536117575949959
              ],
              [
                328573.63237861457,
                4293767.671510392,
                1.536117575949959
              ],
              [
                330428.5323786146,
                4293767.671510392,
                401.65611757594996
              ],
              [
                330428.5323786146,
                4292509.071510392,
                401.65611757594996
              ],
              [
                328573.63237861457,
                4292509.071510392,
                1.536117575949959
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:41:11+00:00",
        "end_time": "2018-04-12T00:14:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_320400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_320400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_320400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_320400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97341721,
            38.76466187,
            1.536117576,
            -76.95176665,
            38.77635582,
            401.6561176
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97310481943936,
                  38.76466186895339,
                  1.536117575949959
                ],
                [
                  -76.9734172138495,
                  38.775997270285195,
                  1.536117575949959
                ],
                [
                  -76.95207567379673,
                  38.77635582240913,
                  401.65611757594996
                ],
                [
                  -76.95176665251735,
                  38.76502027674148,
                  401.65611757594996
                ],
                [
                  -76.97310481943936,
                  38.76466186895339,
                  1.536117575949959
                ]
              ]
            ]
          },
          "id": "20180411_320400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_320400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:41:11Z",
            "pc:count": 13858921,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329541.3574,
                "count": 13858921,
                "maximum": 330428.5324,
                "minimum": 328573.6324,
                "name": "X",
                "position": 0,
                "stddev": 499.8069062,
                "variance": 249806.9435
              },
              {
                "average": 4293151.525,
                "count": 13858921,
                "maximum": 4293767.672,
                "minimum": 4292509.072,
                "name": "Y",
                "position": 1,
                "stddev": 354.7842352,
                "variance": 125871.8536
              },
              {
                "average": 72.28473162,
                "count": 13858921,
                "maximum": 401.6561176,
                "minimum": 1.536117576,
                "name": "Z",
                "position": 2,
                "stddev": 13.14524328,
                "variance": 172.797421
              },
              {
                "average": 3789.242525,
                "count": 13858921,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3833.919639,
                "variance": 14698939.8
              },
              {
                "average": 2.006241828,
                "count": 13858921,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.201716266,
                "variance": 1.444121984
              },
              {
                "average": 2.802810046,
                "count": 13858921,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.446634587,
                "variance": 2.092751629
              },
              {
                "average": 0.5421310216,
                "count": 13858921,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4982218331,
                "variance": 0.2482249949
              },
              {
                "average": 0,
                "count": 13858921,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.427956693,
                "count": 13858921,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5330687957,
                "variance": 0.284162341
              },
              {
                "average": -9.222230267,
                "count": 13858921,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.874299145,
                "variance": 97.50178361
              },
              {
                "average": 0,
                "count": 13858921,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.37437142,
                "count": 13858921,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.57535702,
                "variance": 0.3310357005
              },
              {
                "average": 207527899.6,
                "count": 13858921,
                "maximum": 207528871.2,
                "minimum": 207527273.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 533.4147498,
                "variance": 284531.2953
              },
              {
                "average": 0,
                "count": 13858921,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13858921,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13858921,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009396113882,
                "count": 13858921,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03063867795,
                "variance": 0.0009387285864
              },
              {
                "average": 0.3342486042,
                "count": 13858921,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.471727136,
                "variance": 0.2225264908
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328573.6324,
              4292509.072,
              1.536117576,
              330428.5324,
              4293767.672,
              401.6561176
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328573.63237861457,
                    4292509.071510392,
                    1.536117575949959
                  ],
                  [
                    328573.63237861457,
                    4293767.671510392,
                    1.536117575949959
                  ],
                  [
                    330428.5323786146,
                    4293767.671510392,
                    401.65611757594996
                  ],
                  [
                    330428.5323786146,
                    4292509.071510392,
                    401.65611757594996
                  ],
                  [
                    328573.63237861457,
                    4292509.071510392,
                    1.536117575949959
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:41:11+00:00",
            "end_time": "2018-04-12T00:14: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": "20180217_380404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76264069761548,
              38.7754048463209,
              -10.210890852578899
            ],
            [
              -76.7629199103454,
              38.78674248909493,
              -10.210890852578899
            ],
            [
              -76.74157515531839,
              38.78706263632081,
              305.20910914742115
            ],
            [
              -76.74129931899402,
              38.7757248646563,
              305.20910914742115
            ],
            [
              -76.76264069761548,
              38.7754048463209,
              -10.210890852578899
            ]
          ]
        ]
      },
      "bbox": [
        -76.76291991,
        38.77540485,
        -10.21089085,
        -76.74129932,
        38.78706264,
        305.2091091
      ],
      "properties": {
        "datetime": "2018-03-06T13:40:47Z",
        "pc:count": 21425076,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347714.4139,
            "count": 21425076,
            "maximum": 348738.08,
            "minimum": 346883.4,
            "name": "X",
            "position": 0,
            "stddev": 533.2837651,
            "variance": 284391.5741
          },
          {
            "average": 4293967.556,
            "count": 21425076,
            "maximum": 4294586.604,
            "minimum": 4293327.904,
            "name": "Y",
            "position": 1,
            "stddev": 339.7515879,
            "variance": 115431.1415
          },
          {
            "average": 30.31092062,
            "count": 21425076,
            "maximum": 305.2091091,
            "minimum": -10.21089085,
            "name": "Z",
            "position": 2,
            "stddev": 16.34031807,
            "variance": 267.0059947
          },
          {
            "average": 4188.048853,
            "count": 21425076,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4949.94048,
            "variance": 24501910.76
          },
          {
            "average": 2.455682071,
            "count": 21425076,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.376094561,
            "variance": 1.89363624
          },
          {
            "average": 3.666469328,
            "count": 21425076,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.3731786,
            "variance": 1.885619467
          },
          {
            "average": 0.5039387492,
            "count": 21425076,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999844977,
            "variance": 0.2499844979
          },
          {
            "average": 0,
            "count": 21425076,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28755772,
            "count": 21425076,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4917278982,
            "variance": 0.2417963259
          },
          {
            "average": 6.879348676,
            "count": 21425076,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.53385316,
            "variance": 133.0297686
          },
          {
            "average": 0,
            "count": 21425076,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 80.74455442,
            "count": 21425076,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.63599904,
            "variance": 244.4844661
          },
          {
            "average": 204258424.9,
            "count": 21425076,
            "maximum": 204378847.2,
            "minimum": 202911873.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 358399.761,
            "variance": 128450388700.0
          },
          {
            "average": 0,
            "count": 21425076,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21425076,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21425076,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004286565891,
            "count": 21425076,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02069958605,
            "variance": 0.0004284728627
          },
          {
            "average": 0.4024907076,
            "count": 21425076,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.490399785,
            "variance": 0.2404919491
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346883.4,
          4293327.904,
          -10.21089085,
          348738.08,
          4294586.604,
          305.2091091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346883.40000574855,
                4293327.90384428,
                -10.210890852578899
              ],
              [
                346883.40000574855,
                4294586.603844279,
                -10.210890852578899
              ],
              [
                348738.0800057486,
                4294586.603844279,
                305.20910914742115
              ],
              [
                348738.0800057486,
                4293327.90384428,
                305.20910914742115
              ],
              [
                346883.40000574855,
                4293327.90384428,
                -10.210890852578899
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:40:47+00:00",
        "end_time": "2018-02-17T14:11:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180217_380404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_380404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180217_380404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180217_380404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76291991,
            38.77540485,
            -10.21089085,
            -76.74129932,
            38.78706264,
            305.2091091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76264069761548,
                  38.7754048463209,
                  -10.210890852578899
                ],
                [
                  -76.7629199103454,
                  38.78674248909493,
                  -10.210890852578899
                ],
                [
                  -76.74157515531839,
                  38.78706263632081,
                  305.20910914742115
                ],
                [
                  -76.74129931899402,
                  38.7757248646563,
                  305.20910914742115
                ],
                [
                  -76.76264069761548,
                  38.7754048463209,
                  -10.210890852578899
                ]
              ]
            ]
          },
          "id": "20180217_380404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180217_380404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:40:47Z",
            "pc:count": 21425076,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347714.4139,
                "count": 21425076,
                "maximum": 348738.08,
                "minimum": 346883.4,
                "name": "X",
                "position": 0,
                "stddev": 533.2837651,
                "variance": 284391.5741
              },
              {
                "average": 4293967.556,
                "count": 21425076,
                "maximum": 4294586.604,
                "minimum": 4293327.904,
                "name": "Y",
                "position": 1,
                "stddev": 339.7515879,
                "variance": 115431.1415
              },
              {
                "average": 30.31092062,
                "count": 21425076,
                "maximum": 305.2091091,
                "minimum": -10.21089085,
                "name": "Z",
                "position": 2,
                "stddev": 16.34031807,
                "variance": 267.0059947
              },
              {
                "average": 4188.048853,
                "count": 21425076,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4949.94048,
                "variance": 24501910.76
              },
              {
                "average": 2.455682071,
                "count": 21425076,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.376094561,
                "variance": 1.89363624
              },
              {
                "average": 3.666469328,
                "count": 21425076,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.3731786,
                "variance": 1.885619467
              },
              {
                "average": 0.5039387492,
                "count": 21425076,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999844977,
                "variance": 0.2499844979
              },
              {
                "average": 0,
                "count": 21425076,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28755772,
                "count": 21425076,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4917278982,
                "variance": 0.2417963259
              },
              {
                "average": 6.879348676,
                "count": 21425076,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.53385316,
                "variance": 133.0297686
              },
              {
                "average": 0,
                "count": 21425076,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 80.74455442,
                "count": 21425076,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.63599904,
                "variance": 244.4844661
              },
              {
                "average": 204258424.9,
                "count": 21425076,
                "maximum": 204378847.2,
                "minimum": 202911873.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 358399.761,
                "variance": 128450388700.0
              },
              {
                "average": 0,
                "count": 21425076,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21425076,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21425076,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004286565891,
                "count": 21425076,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02069958605,
                "variance": 0.0004284728627
              },
              {
                "average": 0.4024907076,
                "count": 21425076,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.490399785,
                "variance": 0.2404919491
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346883.4,
              4293327.904,
              -10.21089085,
              348738.08,
              4294586.604,
              305.2091091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346883.40000574855,
                    4293327.90384428,
                    -10.210890852578899
                  ],
                  [
                    346883.40000574855,
                    4294586.603844279,
                    -10.210890852578899
                  ],
                  [
                    348738.0800057486,
                    4294586.603844279,
                    305.20910914742115
                  ],
                  [
                    348738.0800057486,
                    4293327.90384428,
                    305.20910914742115
                  ],
                  [
                    346883.40000574855,
                    4293327.90384428,
                    -10.210890852578899
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:40:47+00:00",
            "end_time": "2018-02-17T14:11:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_320404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9731018431411,
              38.77564348171209,
              -8.21877982796741
            ],
            [
              -76.97341440922544,
              38.786980662980184,
              -8.21877982796741
            ],
            [
              -76.95206844433143,
              38.78733931839156,
              395.2612201720326
            ],
            [
              -76.95175925393612,
              38.776001992735736,
              395.2612201720326
            ],
            [
              -76.9731018431411,
              38.77564348171209,
              -8.21877982796741
            ]
          ]
        ]
      },
      "bbox": [
        -76.97341441,
        38.77564348,
        -8.218779828,
        -76.95175925,
        38.78733932,
        395.2612202
      ],
      "properties": {
        "datetime": "2018-04-12T00:41:35Z",
        "pc:count": 16309605,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329401.3586,
            "count": 16309605,
            "maximum": 330455.1832,
            "minimum": 328600.1832,
            "name": "X",
            "position": 0,
            "stddev": 487.7651811,
            "variance": 237914.8719
          },
          {
            "average": 4294331.919,
            "count": 16309605,
            "maximum": 4294986.616,
            "minimum": 4293727.816,
            "name": "Y",
            "position": 1,
            "stddev": 342.2169748,
            "variance": 117112.4579
          },
          {
            "average": 68.42555668,
            "count": 16309605,
            "maximum": 395.2612202,
            "minimum": -8.218779828,
            "name": "Z",
            "position": 2,
            "stddev": 14.15499769,
            "variance": 200.3639596
          },
          {
            "average": 4029.861602,
            "count": 16309605,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4257.085829,
            "variance": 18122779.75
          },
          {
            "average": 2.186209783,
            "count": 16309605,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.270062401,
            "variance": 1.613058502
          },
          {
            "average": 3.150671951,
            "count": 16309605,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.435611135,
            "variance": 2.060979331
          },
          {
            "average": 0.5071593702,
            "count": 16309605,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999487561,
            "variance": 0.2499487587
          },
          {
            "average": 0,
            "count": 16309605,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.346538803,
            "count": 16309605,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5057959492,
            "variance": 0.2558295422
          },
          {
            "average": 10.52787017,
            "count": 16309605,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.766747641,
            "variance": 76.85586419
          },
          {
            "average": 0,
            "count": 16309605,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.60252446,
            "count": 16309605,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5222863171,
            "variance": 0.2727829971
          },
          {
            "average": 207528513.4,
            "count": 16309605,
            "maximum": 207528895.7,
            "minimum": 207527299.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 329.2750362,
            "variance": 108422.0494
          },
          {
            "average": 0,
            "count": 16309605,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16309605,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16309605,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006197574987,
            "count": 16309605,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02488721433,
            "variance": 0.0006193734373
          },
          {
            "average": 0.3879266849,
            "count": 16309605,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4872777305,
            "variance": 0.2374395866
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328600.1832,
          4293727.816,
          -8.218779828,
          330455.1832,
          4294986.616,
          395.2612202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328600.1831656372,
                4293727.816478973,
                -8.21877982796741
              ],
              [
                328600.1831656372,
                4294986.616478974,
                -8.21877982796741
              ],
              [
                330455.1831656372,
                4294986.616478974,
                395.2612201720326
              ],
              [
                330455.1831656372,
                4293727.816478973,
                395.2612201720326
              ],
              [
                328600.1831656372,
                4293727.816478973,
                -8.21877982796741
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:41:35+00:00",
        "end_time": "2018-04-12T00:14:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_320404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_320404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_320404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_320404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97341441,
            38.77564348,
            -8.218779828,
            -76.95175925,
            38.78733932,
            395.2612202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9731018431411,
                  38.77564348171209,
                  -8.21877982796741
                ],
                [
                  -76.97341440922544,
                  38.786980662980184,
                  -8.21877982796741
                ],
                [
                  -76.95206844433143,
                  38.78733931839156,
                  395.2612201720326
                ],
                [
                  -76.95175925393612,
                  38.776001992735736,
                  395.2612201720326
                ],
                [
                  -76.9731018431411,
                  38.77564348171209,
                  -8.21877982796741
                ]
              ]
            ]
          },
          "id": "20180411_320404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_320404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:41:35Z",
            "pc:count": 16309605,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329401.3586,
                "count": 16309605,
                "maximum": 330455.1832,
                "minimum": 328600.1832,
                "name": "X",
                "position": 0,
                "stddev": 487.7651811,
                "variance": 237914.8719
              },
              {
                "average": 4294331.919,
                "count": 16309605,
                "maximum": 4294986.616,
                "minimum": 4293727.816,
                "name": "Y",
                "position": 1,
                "stddev": 342.2169748,
                "variance": 117112.4579
              },
              {
                "average": 68.42555668,
                "count": 16309605,
                "maximum": 395.2612202,
                "minimum": -8.218779828,
                "name": "Z",
                "position": 2,
                "stddev": 14.15499769,
                "variance": 200.3639596
              },
              {
                "average": 4029.861602,
                "count": 16309605,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4257.085829,
                "variance": 18122779.75
              },
              {
                "average": 2.186209783,
                "count": 16309605,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.270062401,
                "variance": 1.613058502
              },
              {
                "average": 3.150671951,
                "count": 16309605,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.435611135,
                "variance": 2.060979331
              },
              {
                "average": 0.5071593702,
                "count": 16309605,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999487561,
                "variance": 0.2499487587
              },
              {
                "average": 0,
                "count": 16309605,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.346538803,
                "count": 16309605,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5057959492,
                "variance": 0.2558295422
              },
              {
                "average": 10.52787017,
                "count": 16309605,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.766747641,
                "variance": 76.85586419
              },
              {
                "average": 0,
                "count": 16309605,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.60252446,
                "count": 16309605,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5222863171,
                "variance": 0.2727829971
              },
              {
                "average": 207528513.4,
                "count": 16309605,
                "maximum": 207528895.7,
                "minimum": 207527299.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 329.2750362,
                "variance": 108422.0494
              },
              {
                "average": 0,
                "count": 16309605,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16309605,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16309605,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006197574987,
                "count": 16309605,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02488721433,
                "variance": 0.0006193734373
              },
              {
                "average": 0.3879266849,
                "count": 16309605,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4872777305,
                "variance": 0.2374395866
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328600.1832,
              4293727.816,
              -8.218779828,
              330455.1832,
              4294986.616,
              395.2612202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328600.1831656372,
                    4293727.816478973,
                    -8.21877982796741
                  ],
                  [
                    328600.1831656372,
                    4294986.616478974,
                    -8.21877982796741
                  ],
                  [
                    330455.1831656372,
                    4294986.616478974,
                    395.2612201720326
                  ],
                  [
                    330455.1831656372,
                    4293727.816478973,
                    395.2612201720326
                  ],
                  [
                    328600.1831656372,
                    4293727.816478973,
                    -8.21877982796741
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:41:35+00:00",
            "end_time": "2018-04-12T00:14: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": "20180209_380396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76271324965991,
              38.75343856548208,
              -10.392411543546615
            ],
            [
              -76.76299225059981,
              38.76477607038117,
              -10.392411543546615
            ],
            [
              -76.74165312202375,
              38.76509609333187,
              409.44758845645345
            ],
            [
              -76.74137749390023,
              38.75375845957173,
              409.44758845645345
            ],
            [
              -76.76271324965991,
              38.75343856548208,
              -10.392411543546615
            ]
          ]
        ]
      },
      "bbox": [
        -76.76299225,
        38.75343857,
        -10.39241154,
        -76.74137749,
        38.76509609,
        409.4475885
      ],
      "properties": {
        "datetime": "2018-03-06T13:41:01Z",
        "pc:count": 25025895,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347876.8279,
            "count": 25025895,
            "maximum": 348684.8841,
            "minimum": 346830.1241,
            "name": "X",
            "position": 0,
            "stddev": 544.4318856,
            "variance": 296406.0781
          },
          {
            "average": 4291496.016,
            "count": 25025895,
            "maximum": 4292148.931,
            "minimum": 4290890.251,
            "name": "Y",
            "position": 1,
            "stddev": 362.6367114,
            "variance": 131505.3845
          },
          {
            "average": 57.43045528,
            "count": 25025895,
            "maximum": 409.4475885,
            "minimum": -10.39241154,
            "name": "Z",
            "position": 2,
            "stddev": 14.11057436,
            "variance": 199.1083089
          },
          {
            "average": 3637.439203,
            "count": 25025895,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4520.666179,
            "variance": 20436422.7
          },
          {
            "average": 2.591311639,
            "count": 25025895,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.402304802,
            "variance": 1.966458759
          },
          {
            "average": 3.903851191,
            "count": 25025895,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.260562632,
            "variance": 1.58901815
          },
          {
            "average": 0.5048073206,
            "count": 25025895,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999768991,
            "variance": 0.2499768997
          },
          {
            "average": 0,
            "count": 25025895,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228609247,
            "count": 25025895,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4421450849,
            "variance": 0.1954922761
          },
          {
            "average": 6.624075609,
            "count": 25025895,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.38944361,
            "variance": 153.4983129
          },
          {
            "average": 0,
            "count": 25025895,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.56342548,
            "count": 25025895,
            "maximum": 86,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.50723518,
            "variance": 342.517754
          },
          {
            "average": 202787232.2,
            "count": 25025895,
            "maximum": 204378861.4,
            "minimum": 202237482.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 577812.4803,
            "variance": 333867262400.0
          },
          {
            "average": 0,
            "count": 25025895,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25025895,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25025895,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003298183741,
            "count": 25025895,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01815790757,
            "variance": 0.0003297096071
          },
          {
            "average": 0.3907402712,
            "count": 25025895,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4879163055,
            "variance": 0.2380623212
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346830.1241,
          4290890.251,
          -10.39241154,
          348684.8841,
          4292148.931,
          409.4475885
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346830.1241176644,
                4290890.250871016,
                -10.392411543546615
              ],
              [
                346830.1241176644,
                4292148.930871015,
                -10.392411543546615
              ],
              [
                348684.8841176644,
                4292148.930871015,
                409.44758845645345
              ],
              [
                348684.8841176644,
                4290890.250871016,
                409.44758845645345
              ],
              [
                346830.1241176644,
                4290890.250871016,
                -10.392411543546615
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:41:01+00:00",
        "end_time": "2018-02-09T18:51:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180209_380396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_380396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180209_380396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_380396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76299225,
            38.75343857,
            -10.39241154,
            -76.74137749,
            38.76509609,
            409.4475885
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76271324965991,
                  38.75343856548208,
                  -10.392411543546615
                ],
                [
                  -76.76299225059981,
                  38.76477607038117,
                  -10.392411543546615
                ],
                [
                  -76.74165312202375,
                  38.76509609333187,
                  409.44758845645345
                ],
                [
                  -76.74137749390023,
                  38.75375845957173,
                  409.44758845645345
                ],
                [
                  -76.76271324965991,
                  38.75343856548208,
                  -10.392411543546615
                ]
              ]
            ]
          },
          "id": "20180209_380396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_380396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:41:01Z",
            "pc:count": 25025895,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347876.8279,
                "count": 25025895,
                "maximum": 348684.8841,
                "minimum": 346830.1241,
                "name": "X",
                "position": 0,
                "stddev": 544.4318856,
                "variance": 296406.0781
              },
              {
                "average": 4291496.016,
                "count": 25025895,
                "maximum": 4292148.931,
                "minimum": 4290890.251,
                "name": "Y",
                "position": 1,
                "stddev": 362.6367114,
                "variance": 131505.3845
              },
              {
                "average": 57.43045528,
                "count": 25025895,
                "maximum": 409.4475885,
                "minimum": -10.39241154,
                "name": "Z",
                "position": 2,
                "stddev": 14.11057436,
                "variance": 199.1083089
              },
              {
                "average": 3637.439203,
                "count": 25025895,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4520.666179,
                "variance": 20436422.7
              },
              {
                "average": 2.591311639,
                "count": 25025895,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.402304802,
                "variance": 1.966458759
              },
              {
                "average": 3.903851191,
                "count": 25025895,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.260562632,
                "variance": 1.58901815
              },
              {
                "average": 0.5048073206,
                "count": 25025895,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999768991,
                "variance": 0.2499768997
              },
              {
                "average": 0,
                "count": 25025895,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228609247,
                "count": 25025895,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4421450849,
                "variance": 0.1954922761
              },
              {
                "average": 6.624075609,
                "count": 25025895,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.38944361,
                "variance": 153.4983129
              },
              {
                "average": 0,
                "count": 25025895,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.56342548,
                "count": 25025895,
                "maximum": 86,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.50723518,
                "variance": 342.517754
              },
              {
                "average": 202787232.2,
                "count": 25025895,
                "maximum": 204378861.4,
                "minimum": 202237482.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 577812.4803,
                "variance": 333867262400.0
              },
              {
                "average": 0,
                "count": 25025895,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25025895,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25025895,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003298183741,
                "count": 25025895,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01815790757,
                "variance": 0.0003297096071
              },
              {
                "average": 0.3907402712,
                "count": 25025895,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4879163055,
                "variance": 0.2380623212
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346830.1241,
              4290890.251,
              -10.39241154,
              348684.8841,
              4292148.931,
              409.4475885
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346830.1241176644,
                    4290890.250871016,
                    -10.392411543546615
                  ],
                  [
                    346830.1241176644,
                    4292148.930871015,
                    -10.392411543546615
                  ],
                  [
                    348684.8841176644,
                    4292148.930871015,
                    409.44758845645345
                  ],
                  [
                    348684.8841176644,
                    4290890.250871016,
                    409.44758845645345
                  ],
                  [
                    346830.1241176644,
                    4290890.250871016,
                    -10.392411543546615
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:41:01+00:00",
            "end_time": "2018-02-09T18:51:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_326388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95208400360018,
              38.7317043124184,
              -10.44751578085851
            ],
            [
              -76.95239272736386,
              38.74304064122449,
              -10.44751578085851
            ],
            [
              -76.93106142391846,
              38.74339509179452,
              267.7924842191415
            ],
            [
              -76.93075606804409,
              38.732058620255245,
              267.7924842191415
            ],
            [
              -76.95208400360018,
              38.7317043124184,
              -10.44751578085851
            ]
          ]
        ]
      },
      "bbox": [
        -76.95239273,
        38.73170431,
        -10.44751578,
        -76.93075607,
        38.74339509,
        267.7924842
      ],
      "properties": {
        "datetime": "2018-03-05T15:28:18Z",
        "pc:count": 19498003,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331324.0153,
            "count": 19498003,
            "maximum": 332176.9214,
            "minimum": 330322.0814,
            "name": "X",
            "position": 0,
            "stddev": 517.6948918,
            "variance": 268008.0009
          },
          {
            "average": 4289480.527,
            "count": 19498003,
            "maximum": 4290070.923,
            "minimum": 4288812.243,
            "name": "Y",
            "position": 1,
            "stddev": 345.19576,
            "variance": 119160.1128
          },
          {
            "average": 71.26952611,
            "count": 19498003,
            "maximum": 267.7924842,
            "minimum": -10.44751578,
            "name": "Z",
            "position": 2,
            "stddev": 9.625693479,
            "variance": 92.65397495
          },
          {
            "average": 5104.470499,
            "count": 19498003,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5766.219714,
            "variance": 33249289.78
          },
          {
            "average": 2.289720901,
            "count": 19498003,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.328299567,
            "variance": 1.764379741
          },
          {
            "average": 3.404661236,
            "count": 19498003,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.433547689,
            "variance": 2.055058977
          },
          {
            "average": 0.507810364,
            "count": 19498003,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999390073,
            "variance": 0.249939011
          },
          {
            "average": 0,
            "count": 19498003,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327487384,
            "count": 19498003,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5413121704,
            "variance": 0.2930188658
          },
          {
            "average": 10.78465138,
            "count": 19498003,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.348897197,
            "variance": 69.70408441
          },
          {
            "average": 0,
            "count": 19498003,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.34214463,
            "count": 19498003,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4946641545,
            "variance": 0.2446926258
          },
          {
            "average": 204298235.9,
            "count": 19498003,
            "maximum": 204298898.1,
            "minimum": 204297178,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479.2683944,
            "variance": 229698.1939
          },
          {
            "average": 0,
            "count": 19498003,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19498003,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19498003,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006213456835,
            "count": 19498003,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02491906188,
            "variance": 0.0006209596448
          },
          {
            "average": 0.3894619362,
            "count": 19498003,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4876282894,
            "variance": 0.2377813486
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330322.0814,
          4288812.243,
          -10.44751578,
          332176.9214,
          4290070.923,
          267.7924842
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330322.0813813394,
                4288812.242547571,
                -10.44751578085851
              ],
              [
                330322.0813813394,
                4290070.92254757,
                -10.44751578085851
              ],
              [
                332176.9213813394,
                4290070.92254757,
                267.7924842191415
              ],
              [
                332176.9213813394,
                4288812.242547571,
                267.7924842191415
              ],
              [
                330322.0813813394,
                4288812.242547571,
                -10.44751578085851
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:28:18+00:00",
        "end_time": "2018-03-05T14:59:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_326388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_326388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_326388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95239273,
            38.73170431,
            -10.44751578,
            -76.93075607,
            38.74339509,
            267.7924842
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95208400360018,
                  38.7317043124184,
                  -10.44751578085851
                ],
                [
                  -76.95239272736386,
                  38.74304064122449,
                  -10.44751578085851
                ],
                [
                  -76.93106142391846,
                  38.74339509179452,
                  267.7924842191415
                ],
                [
                  -76.93075606804409,
                  38.732058620255245,
                  267.7924842191415
                ],
                [
                  -76.95208400360018,
                  38.7317043124184,
                  -10.44751578085851
                ]
              ]
            ]
          },
          "id": "20180305_326388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_326388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:28:18Z",
            "pc:count": 19498003,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331324.0153,
                "count": 19498003,
                "maximum": 332176.9214,
                "minimum": 330322.0814,
                "name": "X",
                "position": 0,
                "stddev": 517.6948918,
                "variance": 268008.0009
              },
              {
                "average": 4289480.527,
                "count": 19498003,
                "maximum": 4290070.923,
                "minimum": 4288812.243,
                "name": "Y",
                "position": 1,
                "stddev": 345.19576,
                "variance": 119160.1128
              },
              {
                "average": 71.26952611,
                "count": 19498003,
                "maximum": 267.7924842,
                "minimum": -10.44751578,
                "name": "Z",
                "position": 2,
                "stddev": 9.625693479,
                "variance": 92.65397495
              },
              {
                "average": 5104.470499,
                "count": 19498003,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5766.219714,
                "variance": 33249289.78
              },
              {
                "average": 2.289720901,
                "count": 19498003,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.328299567,
                "variance": 1.764379741
              },
              {
                "average": 3.404661236,
                "count": 19498003,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.433547689,
                "variance": 2.055058977
              },
              {
                "average": 0.507810364,
                "count": 19498003,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999390073,
                "variance": 0.249939011
              },
              {
                "average": 0,
                "count": 19498003,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327487384,
                "count": 19498003,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5413121704,
                "variance": 0.2930188658
              },
              {
                "average": 10.78465138,
                "count": 19498003,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.348897197,
                "variance": 69.70408441
              },
              {
                "average": 0,
                "count": 19498003,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.34214463,
                "count": 19498003,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4946641545,
                "variance": 0.2446926258
              },
              {
                "average": 204298235.9,
                "count": 19498003,
                "maximum": 204298898.1,
                "minimum": 204297178,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479.2683944,
                "variance": 229698.1939
              },
              {
                "average": 0,
                "count": 19498003,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19498003,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19498003,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006213456835,
                "count": 19498003,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02491906188,
                "variance": 0.0006209596448
              },
              {
                "average": 0.3894619362,
                "count": 19498003,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4876282894,
                "variance": 0.2377813486
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330322.0814,
              4288812.243,
              -10.44751578,
              332176.9214,
              4290070.923,
              267.7924842
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330322.0813813394,
                    4288812.242547571,
                    -10.44751578085851
                  ],
                  [
                    330322.0813813394,
                    4290070.92254757,
                    -10.44751578085851
                  ],
                  [
                    332176.9213813394,
                    4290070.92254757,
                    267.7924842191415
                  ],
                  [
                    332176.9213813394,
                    4288812.242547571,
                    267.7924842191415
                  ],
                  [
                    330322.0813813394,
                    4288812.242547571,
                    -10.44751578085851
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:28:18+00:00",
            "end_time": "2018-03-05T14:59: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": "20180305_332396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93103042764282,
              38.753660660904664,
              -10.407810632903676
            ],
            [
              -76.93133606736247,
              38.76499726874694,
              -10.407810632903676
            ],
            [
              -76.90999865362723,
              38.76534803113815,
              279.6921893670964
            ],
            [
              -76.90969638558164,
              38.75401128206869,
              279.6921893670964
            ],
            [
              -76.93103042764282,
              38.753660660904664,
              -10.407810632903676
            ]
          ]
        ]
      },
      "bbox": [
        -76.93133607,
        38.75366066,
        -10.40781063,
        -76.90969639,
        38.76534803,
        279.6921894
      ],
      "properties": {
        "datetime": "2018-03-05T15:27:32Z",
        "pc:count": 17698296,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333190.2784,
            "count": 17698296,
            "maximum": 334058.4373,
            "minimum": 332203.6573,
            "name": "X",
            "position": 0,
            "stddev": 563.7605437,
            "variance": 317825.9506
          },
          {
            "average": 4291837.595,
            "count": 17698296,
            "maximum": 4292468.839,
            "minimum": 4291210.139,
            "name": "Y",
            "position": 1,
            "stddev": 342.2014301,
            "variance": 117101.8188
          },
          {
            "average": 72.40737169,
            "count": 17698296,
            "maximum": 279.6921894,
            "minimum": -10.40781063,
            "name": "Z",
            "position": 2,
            "stddev": 11.87777053,
            "variance": 141.0814328
          },
          {
            "average": 5199.729653,
            "count": 17698296,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5810.603993,
            "variance": 33763118.77
          },
          {
            "average": 2.199742958,
            "count": 17698296,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.323098517,
            "variance": 1.750589685
          },
          {
            "average": 3.214772032,
            "count": 17698296,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.518696209,
            "variance": 2.306438176
          },
          {
            "average": 0.5104855857,
            "count": 17698296,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998900545,
            "variance": 0.2498900666
          },
          {
            "average": 0,
            "count": 17698296,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342060671,
            "count": 17698296,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.562760697,
            "variance": 0.3166996021
          },
          {
            "average": 2.367878954,
            "count": 17698296,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.35894789,
            "variance": 178.4614887
          },
          {
            "average": 0,
            "count": 17698296,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.09091706,
            "count": 17698296,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5613173398,
            "variance": 0.3150771559
          },
          {
            "average": 204298041.8,
            "count": 17698296,
            "maximum": 204298852.9,
            "minimum": 204297130.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480.9401809,
            "variance": 231303.4576
          },
          {
            "average": 0,
            "count": 17698296,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17698296,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17698296,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007508067443,
            "count": 17698296,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02739056546,
            "variance": 0.000750243076
          },
          {
            "average": 0.3446425577,
            "count": 17698296,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4752515943,
            "variance": 0.2258640779
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332203.6573,
          4291210.139,
          -10.40781063,
          334058.4373,
          4292468.839,
          279.6921894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332203.6572747724,
                4291210.138969887,
                -10.407810632903676
              ],
              [
                332203.6572747724,
                4292468.838969886,
                -10.407810632903676
              ],
              [
                334058.43727477244,
                4292468.838969886,
                279.6921893670964
              ],
              [
                334058.43727477244,
                4291210.138969887,
                279.6921893670964
              ],
              [
                332203.6572747724,
                4291210.138969887,
                -10.407810632903676
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:27:32+00:00",
        "end_time": "2018-03-05T14:58:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_332396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_332396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_332396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93133607,
            38.75366066,
            -10.40781063,
            -76.90969639,
            38.76534803,
            279.6921894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93103042764282,
                  38.753660660904664,
                  -10.407810632903676
                ],
                [
                  -76.93133606736247,
                  38.76499726874694,
                  -10.407810632903676
                ],
                [
                  -76.90999865362723,
                  38.76534803113815,
                  279.6921893670964
                ],
                [
                  -76.90969638558164,
                  38.75401128206869,
                  279.6921893670964
                ],
                [
                  -76.93103042764282,
                  38.753660660904664,
                  -10.407810632903676
                ]
              ]
            ]
          },
          "id": "20180305_332396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_332396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:27:32Z",
            "pc:count": 17698296,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333190.2784,
                "count": 17698296,
                "maximum": 334058.4373,
                "minimum": 332203.6573,
                "name": "X",
                "position": 0,
                "stddev": 563.7605437,
                "variance": 317825.9506
              },
              {
                "average": 4291837.595,
                "count": 17698296,
                "maximum": 4292468.839,
                "minimum": 4291210.139,
                "name": "Y",
                "position": 1,
                "stddev": 342.2014301,
                "variance": 117101.8188
              },
              {
                "average": 72.40737169,
                "count": 17698296,
                "maximum": 279.6921894,
                "minimum": -10.40781063,
                "name": "Z",
                "position": 2,
                "stddev": 11.87777053,
                "variance": 141.0814328
              },
              {
                "average": 5199.729653,
                "count": 17698296,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5810.603993,
                "variance": 33763118.77
              },
              {
                "average": 2.199742958,
                "count": 17698296,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.323098517,
                "variance": 1.750589685
              },
              {
                "average": 3.214772032,
                "count": 17698296,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.518696209,
                "variance": 2.306438176
              },
              {
                "average": 0.5104855857,
                "count": 17698296,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998900545,
                "variance": 0.2498900666
              },
              {
                "average": 0,
                "count": 17698296,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342060671,
                "count": 17698296,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.562760697,
                "variance": 0.3166996021
              },
              {
                "average": 2.367878954,
                "count": 17698296,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.35894789,
                "variance": 178.4614887
              },
              {
                "average": 0,
                "count": 17698296,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.09091706,
                "count": 17698296,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5613173398,
                "variance": 0.3150771559
              },
              {
                "average": 204298041.8,
                "count": 17698296,
                "maximum": 204298852.9,
                "minimum": 204297130.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480.9401809,
                "variance": 231303.4576
              },
              {
                "average": 0,
                "count": 17698296,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17698296,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17698296,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007508067443,
                "count": 17698296,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02739056546,
                "variance": 0.000750243076
              },
              {
                "average": 0.3446425577,
                "count": 17698296,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4752515943,
                "variance": 0.2258640779
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332203.6573,
              4291210.139,
              -10.40781063,
              334058.4373,
              4292468.839,
              279.6921894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332203.6572747724,
                    4291210.138969887,
                    -10.407810632903676
                  ],
                  [
                    332203.6572747724,
                    4292468.838969886,
                    -10.407810632903676
                  ],
                  [
                    334058.43727477244,
                    4292468.838969886,
                    279.6921893670964
                  ],
                  [
                    334058.43727477244,
                    4291210.138969887,
                    279.6921893670964
                  ],
                  [
                    332203.6572747724,
                    4291210.138969887,
                    -10.407810632903676
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:27:32+00:00",
            "end_time": "2018-03-05T14:58: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": "20180208_386392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74171251268457,
              38.74241137584242,
              -10.40231980377851
            ],
            [
              -76.7419880646504,
              38.75374830904009,
              -10.40231980377851
            ],
            [
              -76.7206531323077,
              38.754064405263144,
              438.2376801962215
            ],
            [
              -76.72038095106622,
              38.742727344780974,
              438.2376801962215
            ],
            [
              -76.74171251268457,
              38.74241137584242,
              -10.40231980377851
            ]
          ]
        ]
      },
      "bbox": [
        -76.74198806,
        38.74241138,
        -10.4023198,
        -76.72038095,
        38.75406441,
        438.2376802
      ],
      "properties": {
        "datetime": "2018-02-09T18:52:09Z",
        "pc:count": 20133669,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349480.0702,
            "count": 20133669,
            "maximum": 350486.4642,
            "minimum": 348631.8042,
            "name": "X",
            "position": 0,
            "stddev": 554.8674424,
            "variance": 307877.8786
          },
          {
            "average": 4290313.371,
            "count": 20133669,
            "maximum": 4290890.134,
            "minimum": 4289631.534,
            "name": "Y",
            "position": 1,
            "stddev": 339.1885578,
            "variance": 115048.8777
          },
          {
            "average": 38.70255696,
            "count": 20133669,
            "maximum": 438.2376802,
            "minimum": -10.4023198,
            "name": "Z",
            "position": 2,
            "stddev": 13.30215897,
            "variance": 176.9474333
          },
          {
            "average": 4188.29783,
            "count": 20133669,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4892.551466,
            "variance": 23937059.85
          },
          {
            "average": 2.495819267,
            "count": 20133669,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.417275808,
            "variance": 2.008670717
          },
          {
            "average": 3.70627589,
            "count": 20133669,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.424824726,
            "variance": 2.0301255
          },
          {
            "average": 0.4969901412,
            "count": 20133669,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999909531,
            "variance": 0.2499909532
          },
          {
            "average": 0,
            "count": 20133669,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308793643,
            "count": 20133669,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5021726232,
            "variance": 0.2521773435
          },
          {
            "average": -9.922437109,
            "count": 20133669,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.02965489,
            "variance": 100.5939772
          },
          {
            "average": 0,
            "count": 20133669,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.65178254,
            "count": 20133669,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.685306225,
            "variance": 7.210869524
          },
          {
            "average": 202228323.1,
            "count": 20133669,
            "maximum": 202237529.1,
            "minimum": 202153887.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25719.2129,
            "variance": 661477912.4
          },
          {
            "average": 0,
            "count": 20133669,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20133669,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20133669,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004174102594,
            "count": 20133669,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02042635672,
            "variance": 0.0004172360488
          },
          {
            "average": 0.3272450242,
            "count": 20133669,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4692075546,
            "variance": 0.2201557293
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348631.8042,
          4289631.534,
          -10.4023198,
          350486.4642,
          4290890.134,
          438.2376802
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348631.80420033255,
                4289631.534211564,
                -10.40231980377851
              ],
              [
                348631.80420033255,
                4290890.1342115635,
                -10.40231980377851
              ],
              [
                350486.4642003326,
                4290890.1342115635,
                438.2376801962215
              ],
              [
                350486.4642003326,
                4289631.534211564,
                438.2376801962215
              ],
              [
                348631.80420033255,
                4289631.534211564,
                -10.40231980377851
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:52:09+00:00",
        "end_time": "2018-02-08T19:38:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180208_386392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180208_386392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180208_386392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74198806,
            38.74241138,
            -10.4023198,
            -76.72038095,
            38.75406441,
            438.2376802
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74171251268457,
                  38.74241137584242,
                  -10.40231980377851
                ],
                [
                  -76.7419880646504,
                  38.75374830904009,
                  -10.40231980377851
                ],
                [
                  -76.7206531323077,
                  38.754064405263144,
                  438.2376801962215
                ],
                [
                  -76.72038095106622,
                  38.742727344780974,
                  438.2376801962215
                ],
                [
                  -76.74171251268457,
                  38.74241137584242,
                  -10.40231980377851
                ]
              ]
            ]
          },
          "id": "20180208_386392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180208_386392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:52:09Z",
            "pc:count": 20133669,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349480.0702,
                "count": 20133669,
                "maximum": 350486.4642,
                "minimum": 348631.8042,
                "name": "X",
                "position": 0,
                "stddev": 554.8674424,
                "variance": 307877.8786
              },
              {
                "average": 4290313.371,
                "count": 20133669,
                "maximum": 4290890.134,
                "minimum": 4289631.534,
                "name": "Y",
                "position": 1,
                "stddev": 339.1885578,
                "variance": 115048.8777
              },
              {
                "average": 38.70255696,
                "count": 20133669,
                "maximum": 438.2376802,
                "minimum": -10.4023198,
                "name": "Z",
                "position": 2,
                "stddev": 13.30215897,
                "variance": 176.9474333
              },
              {
                "average": 4188.29783,
                "count": 20133669,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4892.551466,
                "variance": 23937059.85
              },
              {
                "average": 2.495819267,
                "count": 20133669,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.417275808,
                "variance": 2.008670717
              },
              {
                "average": 3.70627589,
                "count": 20133669,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.424824726,
                "variance": 2.0301255
              },
              {
                "average": 0.4969901412,
                "count": 20133669,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999909531,
                "variance": 0.2499909532
              },
              {
                "average": 0,
                "count": 20133669,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308793643,
                "count": 20133669,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5021726232,
                "variance": 0.2521773435
              },
              {
                "average": -9.922437109,
                "count": 20133669,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.02965489,
                "variance": 100.5939772
              },
              {
                "average": 0,
                "count": 20133669,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.65178254,
                "count": 20133669,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.685306225,
                "variance": 7.210869524
              },
              {
                "average": 202228323.1,
                "count": 20133669,
                "maximum": 202237529.1,
                "minimum": 202153887.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25719.2129,
                "variance": 661477912.4
              },
              {
                "average": 0,
                "count": 20133669,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20133669,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20133669,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004174102594,
                "count": 20133669,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02042635672,
                "variance": 0.0004172360488
              },
              {
                "average": 0.3272450242,
                "count": 20133669,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4692075546,
                "variance": 0.2201557293
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348631.8042,
              4289631.534,
              -10.4023198,
              350486.4642,
              4290890.134,
              438.2376802
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348631.80420033255,
                    4289631.534211564,
                    -10.40231980377851
                  ],
                  [
                    348631.80420033255,
                    4290890.1342115635,
                    -10.40231980377851
                  ],
                  [
                    350486.4642003326,
                    4290890.1342115635,
                    438.2376801962215
                  ],
                  [
                    350486.4642003326,
                    4289631.534211564,
                    438.2376801962215
                  ],
                  [
                    348631.80420033255,
                    4289631.534211564,
                    -10.40231980377851
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:52:09+00:00",
            "end_time": "2018-02-08T19:38: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": "20180305_332400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93101926920077,
              38.76464337405276,
              -10.338058444938127
            ],
            [
              -76.93132505129726,
              38.775980861273894,
              -10.338058444938127
            ],
            [
              -76.90998413512361,
              38.77633170822548,
              262.8419415550619
            ],
            [
              -76.90968172684484,
              38.764994079744284,
              262.8419415550619
            ],
            [
              -76.93101926920077,
              38.76464337405276,
              -10.338058444938127
            ]
          ]
        ]
      },
      "bbox": [
        -76.93132505,
        38.76464337,
        -10.33805844,
        -76.90968173,
        38.77633171,
        262.8419416
      ],
      "properties": {
        "datetime": "2018-04-12T00:15:33Z",
        "pc:count": 15059943,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333218.7525,
            "count": 15059943,
            "maximum": 334085.1542,
            "minimum": 332230.3542,
            "name": "X",
            "position": 0,
            "stddev": 498.8106234,
            "variance": 248812.038
          },
          {
            "average": 4293063.774,
            "count": 15059943,
            "maximum": 4293687.782,
            "minimum": 4292428.982,
            "name": "Y",
            "position": 1,
            "stddev": 357.2164771,
            "variance": 127603.6115
          },
          {
            "average": 72.77239496,
            "count": 15059943,
            "maximum": 262.8419416,
            "minimum": -10.33805844,
            "name": "Z",
            "position": 2,
            "stddev": 10.47463199,
            "variance": 109.7179153
          },
          {
            "average": 4469.501897,
            "count": 15059943,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4621.648787,
            "variance": 21359637.51
          },
          {
            "average": 2.074038859,
            "count": 15059943,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.272903534,
            "variance": 1.620283406
          },
          {
            "average": 2.987432887,
            "count": 15059943,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.527678735,
            "variance": 2.333802318
          },
          {
            "average": 0.5172809751,
            "count": 15059943,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997012953,
            "variance": 0.2497013845
          },
          {
            "average": 0,
            "count": 15059943,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367946147,
            "count": 15059943,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5843159786,
            "variance": 0.3414251628
          },
          {
            "average": -8.934877452,
            "count": 15059943,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.864174755,
            "variance": 97.30194359
          },
          {
            "average": 0,
            "count": 15059943,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.37115791,
            "count": 15059943,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.532236195,
            "variance": 20.54116493
          },
          {
            "average": 204410870.2,
            "count": 15059943,
            "maximum": 207527333.1,
            "minimum": 204297107.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 594247.5856,
            "variance": 353130192900.0
          },
          {
            "average": 0,
            "count": 15059943,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15059943,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15059943,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009154749125,
            "count": 15059943,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03024296412,
            "variance": 0.0009146368789
          },
          {
            "average": 0.3849121474,
            "count": 15059943,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4865745595,
            "variance": 0.2367548019
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332230.3542,
          4292428.982,
          -10.33805844,
          334085.1542,
          4293687.782,
          262.8419416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332230.35419173894,
                4292428.982494468,
                -10.338058444938127
              ],
              [
                332230.35419173894,
                4293687.782494469,
                -10.338058444938127
              ],
              [
                334085.154191739,
                4293687.782494469,
                262.8419415550619
              ],
              [
                334085.154191739,
                4292428.982494468,
                262.8419415550619
              ],
              [
                332230.35419173894,
                4292428.982494468,
                -10.338058444938127
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:15:33+00:00",
        "end_time": "2018-03-05T14:58:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_332400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_332400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_332400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93132505,
            38.76464337,
            -10.33805844,
            -76.90968173,
            38.77633171,
            262.8419416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93101926920077,
                  38.76464337405276,
                  -10.338058444938127
                ],
                [
                  -76.93132505129726,
                  38.775980861273894,
                  -10.338058444938127
                ],
                [
                  -76.90998413512361,
                  38.77633170822548,
                  262.8419415550619
                ],
                [
                  -76.90968172684484,
                  38.764994079744284,
                  262.8419415550619
                ],
                [
                  -76.93101926920077,
                  38.76464337405276,
                  -10.338058444938127
                ]
              ]
            ]
          },
          "id": "20180305_332400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_332400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:15:33Z",
            "pc:count": 15059943,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333218.7525,
                "count": 15059943,
                "maximum": 334085.1542,
                "minimum": 332230.3542,
                "name": "X",
                "position": 0,
                "stddev": 498.8106234,
                "variance": 248812.038
              },
              {
                "average": 4293063.774,
                "count": 15059943,
                "maximum": 4293687.782,
                "minimum": 4292428.982,
                "name": "Y",
                "position": 1,
                "stddev": 357.2164771,
                "variance": 127603.6115
              },
              {
                "average": 72.77239496,
                "count": 15059943,
                "maximum": 262.8419416,
                "minimum": -10.33805844,
                "name": "Z",
                "position": 2,
                "stddev": 10.47463199,
                "variance": 109.7179153
              },
              {
                "average": 4469.501897,
                "count": 15059943,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4621.648787,
                "variance": 21359637.51
              },
              {
                "average": 2.074038859,
                "count": 15059943,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.272903534,
                "variance": 1.620283406
              },
              {
                "average": 2.987432887,
                "count": 15059943,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.527678735,
                "variance": 2.333802318
              },
              {
                "average": 0.5172809751,
                "count": 15059943,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997012953,
                "variance": 0.2497013845
              },
              {
                "average": 0,
                "count": 15059943,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367946147,
                "count": 15059943,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5843159786,
                "variance": 0.3414251628
              },
              {
                "average": -8.934877452,
                "count": 15059943,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.864174755,
                "variance": 97.30194359
              },
              {
                "average": 0,
                "count": 15059943,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.37115791,
                "count": 15059943,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.532236195,
                "variance": 20.54116493
              },
              {
                "average": 204410870.2,
                "count": 15059943,
                "maximum": 207527333.1,
                "minimum": 204297107.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 594247.5856,
                "variance": 353130192900.0
              },
              {
                "average": 0,
                "count": 15059943,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15059943,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15059943,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009154749125,
                "count": 15059943,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03024296412,
                "variance": 0.0009146368789
              },
              {
                "average": 0.3849121474,
                "count": 15059943,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4865745595,
                "variance": 0.2367548019
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332230.3542,
              4292428.982,
              -10.33805844,
              334085.1542,
              4293687.782,
              262.8419416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332230.35419173894,
                    4292428.982494468,
                    -10.338058444938127
                  ],
                  [
                    332230.35419173894,
                    4293687.782494469,
                    -10.338058444938127
                  ],
                  [
                    334085.154191739,
                    4293687.782494469,
                    262.8419415550619
                  ],
                  [
                    334085.154191739,
                    4292428.982494468,
                    262.8419415550619
                  ],
                  [
                    332230.35419173894,
                    4292428.982494468,
                    -10.338058444938127
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:15:33+00:00",
            "end_time": "2018-03-05T14:58: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": "20180209_386396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74167369708181,
              38.753394329734064,
              -9.73697997059287
            ],
            [
              -76.74194936849118,
              38.764731962415595,
              -9.73697997059287
            ],
            [
              -76.7206100146802,
              38.76504814311491,
              435.48302002940716
            ],
            [
              -76.72033771623029,
              38.753710383117955,
              435.48302002940716
            ],
            [
              -76.74167369708181,
              38.753394329734064,
              -9.73697997059287
            ]
          ]
        ]
      },
      "bbox": [
        -76.74194937,
        38.75339433,
        -9.736979971,
        -76.72033772,
        38.76504814,
        435.48302
      ],
      "properties": {
        "datetime": "2018-02-17T14:11:22Z",
        "pc:count": 26969951,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349669.5424,
            "count": 26969951,
            "maximum": 350513.135,
            "minimum": 348658.375,
            "name": "X",
            "position": 0,
            "stddev": 544.6417864,
            "variance": 296634.6755
          },
          {
            "average": 4291486.074,
            "count": 26969951,
            "maximum": 4292109.01,
            "minimum": 4290850.33,
            "name": "Y",
            "position": 1,
            "stddev": 351.4512786,
            "variance": 123518.0012
          },
          {
            "average": 42.96537209,
            "count": 26969951,
            "maximum": 435.48302,
            "minimum": -9.736979971,
            "name": "Z",
            "position": 2,
            "stddev": 14.29228451,
            "variance": 204.2693966
          },
          {
            "average": 3387.379706,
            "count": 26969951,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4179.938851,
            "variance": 17471888.8
          },
          {
            "average": 2.598016437,
            "count": 26969951,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.387932708,
            "variance": 1.926357203
          },
          {
            "average": 3.913624574,
            "count": 26969951,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.215180975,
            "variance": 1.476664803
          },
          {
            "average": 0.5019858583,
            "count": 26969951,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960656,
            "variance": 0.2499960656
          },
          {
            "average": 0,
            "count": 26969951,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233040134,
            "count": 26969951,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4524193242,
            "variance": 0.2046832449
          },
          {
            "average": -6.374010551,
            "count": 26969951,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.92919786,
            "variance": 142.3057615
          },
          {
            "average": 0,
            "count": 26969951,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.63718888,
            "count": 26969951,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.33660899,
            "variance": 1.786523592
          },
          {
            "average": 202289808,
            "count": 26969951,
            "maximum": 202911882.4,
            "minimum": 202236981.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 180639.617,
            "variance": 32630671220.0
          },
          {
            "average": 0,
            "count": 26969951,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26969951,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26969951,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003457922486,
            "count": 26969951,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01859227498,
            "variance": 0.0003456726891
          },
          {
            "average": 0.3378523009,
            "count": 26969951,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4729779403,
            "variance": 0.223708132
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348658.375,
          4290850.33,
          -9.736979971,
          350513.135,
          4292109.01,
          435.48302
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348658.3749634579,
                4290850.330415922,
                -9.73697997059287
              ],
              [
                348658.3749634579,
                4292109.010415922,
                -9.73697997059287
              ],
              [
                350513.13496345794,
                4292109.010415922,
                435.48302002940716
              ],
              [
                350513.13496345794,
                4290850.330415922,
                435.48302002940716
              ],
              [
                348658.3749634579,
                4290850.330415922,
                -9.73697997059287
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:11:22+00:00",
        "end_time": "2018-02-09T18:43:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180209_386396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_386396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180209_386396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_386396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74194937,
            38.75339433,
            -9.736979971,
            -76.72033772,
            38.76504814,
            435.48302
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74167369708181,
                  38.753394329734064,
                  -9.73697997059287
                ],
                [
                  -76.74194936849118,
                  38.764731962415595,
                  -9.73697997059287
                ],
                [
                  -76.7206100146802,
                  38.76504814311491,
                  435.48302002940716
                ],
                [
                  -76.72033771623029,
                  38.753710383117955,
                  435.48302002940716
                ],
                [
                  -76.74167369708181,
                  38.753394329734064,
                  -9.73697997059287
                ]
              ]
            ]
          },
          "id": "20180209_386396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_386396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:11:22Z",
            "pc:count": 26969951,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349669.5424,
                "count": 26969951,
                "maximum": 350513.135,
                "minimum": 348658.375,
                "name": "X",
                "position": 0,
                "stddev": 544.6417864,
                "variance": 296634.6755
              },
              {
                "average": 4291486.074,
                "count": 26969951,
                "maximum": 4292109.01,
                "minimum": 4290850.33,
                "name": "Y",
                "position": 1,
                "stddev": 351.4512786,
                "variance": 123518.0012
              },
              {
                "average": 42.96537209,
                "count": 26969951,
                "maximum": 435.48302,
                "minimum": -9.736979971,
                "name": "Z",
                "position": 2,
                "stddev": 14.29228451,
                "variance": 204.2693966
              },
              {
                "average": 3387.379706,
                "count": 26969951,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4179.938851,
                "variance": 17471888.8
              },
              {
                "average": 2.598016437,
                "count": 26969951,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.387932708,
                "variance": 1.926357203
              },
              {
                "average": 3.913624574,
                "count": 26969951,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.215180975,
                "variance": 1.476664803
              },
              {
                "average": 0.5019858583,
                "count": 26969951,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960656,
                "variance": 0.2499960656
              },
              {
                "average": 0,
                "count": 26969951,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233040134,
                "count": 26969951,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4524193242,
                "variance": 0.2046832449
              },
              {
                "average": -6.374010551,
                "count": 26969951,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.92919786,
                "variance": 142.3057615
              },
              {
                "average": 0,
                "count": 26969951,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.63718888,
                "count": 26969951,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.33660899,
                "variance": 1.786523592
              },
              {
                "average": 202289808,
                "count": 26969951,
                "maximum": 202911882.4,
                "minimum": 202236981.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 180639.617,
                "variance": 32630671220.0
              },
              {
                "average": 0,
                "count": 26969951,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26969951,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26969951,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003457922486,
                "count": 26969951,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01859227498,
                "variance": 0.0003456726891
              },
              {
                "average": 0.3378523009,
                "count": 26969951,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4729779403,
                "variance": 0.223708132
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348658.375,
              4290850.33,
              -9.736979971,
              350513.135,
              4292109.01,
              435.48302
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348658.3749634579,
                    4290850.330415922,
                    -9.73697997059287
                  ],
                  [
                    348658.3749634579,
                    4292109.010415922,
                    -9.73697997059287
                  ],
                  [
                    350513.13496345794,
                    4292109.010415922,
                    435.48302002940716
                  ],
                  [
                    350513.13496345794,
                    4290850.330415922,
                    435.48302002940716
                  ],
                  [
                    348658.3749634579,
                    4290850.330415922,
                    -9.73697997059287
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:11:22+00:00",
            "end_time": "2018-02-09T18:43: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": "20180305_332404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93100906949769,
              38.77562609001568,
              -10.405591464857821
            ],
            [
              -76.93131497473088,
              38.78696373607951,
              -10.405591464857821
            ],
            [
              -76.90997101463476,
              38.78731465983374,
              405.5744085351422
            ],
            [
              -76.90966848507702,
              38.775976872489,
              405.5744085351422
            ],
            [
              -76.93100906949769,
              38.77562609001568,
              -10.405591464857821
            ]
          ]
        ]
      },
      "bbox": [
        -76.93131497,
        38.77562609,
        -10.40559146,
        -76.90966849,
        38.78731466,
        405.5744085
      ],
      "properties": {
        "datetime": "2018-04-12T00:15:59Z",
        "pc:count": 16795755,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333010.4905,
            "count": 16795755,
            "maximum": 334111.7537,
            "minimum": 332256.9737,
            "name": "X",
            "position": 0,
            "stddev": 484.0476883,
            "variance": 234302.1645
          },
          {
            "average": 4294268.696,
            "count": 16795755,
            "maximum": 4294906.65,
            "minimum": 4293647.83,
            "name": "Y",
            "position": 1,
            "stddev": 354.910296,
            "variance": 125961.3182
          },
          {
            "average": 72.12359615,
            "count": 16795755,
            "maximum": 405.5744085,
            "minimum": -10.40559146,
            "name": "Z",
            "position": 2,
            "stddev": 9.810911672,
            "variance": 96.25398783
          },
          {
            "average": 4377.045771,
            "count": 16795755,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4891.163796,
            "variance": 23923483.28
          },
          {
            "average": 2.242345521,
            "count": 16795755,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.293975785,
            "variance": 1.674373333
          },
          {
            "average": 3.301297917,
            "count": 16795755,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.427782284,
            "variance": 2.038562249
          },
          {
            "average": 0.5056936113,
            "count": 16795755,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999675966,
            "variance": 0.2499675977
          },
          {
            "average": 0,
            "count": 16795755,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.326121868,
            "count": 16795755,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5221556846,
            "variance": 0.2726465589
          },
          {
            "average": 11.09365116,
            "count": 16795755,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.096289276,
            "variance": 82.7424786
          },
          {
            "average": 0,
            "count": 16795755,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.79017549,
            "count": 16795755,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.35084578,
            "variance": 152.5433914
          },
          {
            "average": 205687116,
            "count": 16795755,
            "maximum": 207527359.3,
            "minimum": 204297091.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1599317.237,
            "variance": 2557815623000.0
          },
          {
            "average": 0,
            "count": 16795755,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16795755,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16795755,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005894941906,
            "count": 16795755,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0242723448,
            "variance": 0.0005891467223
          },
          {
            "average": 0.3483914834,
            "count": 16795755,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4764607762,
            "variance": 0.2270148712
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332256.9737,
          4293647.83,
          -10.40559146,
          334111.7537,
          4294906.65,
          405.5744085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332256.9737119192,
                4293647.830123279,
                -10.405591464857821
              ],
              [
                332256.9737119192,
                4294906.65012328,
                -10.405591464857821
              ],
              [
                334111.75371191924,
                4294906.65012328,
                405.5744085351422
              ],
              [
                334111.75371191924,
                4293647.830123279,
                405.5744085351422
              ],
              [
                332256.9737119192,
                4293647.830123279,
                -10.405591464857821
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:15:59+00:00",
        "end_time": "2018-03-05T14:58:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_332404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_332404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_332404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93131497,
            38.77562609,
            -10.40559146,
            -76.90966849,
            38.78731466,
            405.5744085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93100906949769,
                  38.77562609001568,
                  -10.405591464857821
                ],
                [
                  -76.93131497473088,
                  38.78696373607951,
                  -10.405591464857821
                ],
                [
                  -76.90997101463476,
                  38.78731465983374,
                  405.5744085351422
                ],
                [
                  -76.90966848507702,
                  38.775976872489,
                  405.5744085351422
                ],
                [
                  -76.93100906949769,
                  38.77562609001568,
                  -10.405591464857821
                ]
              ]
            ]
          },
          "id": "20180305_332404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_332404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:15:59Z",
            "pc:count": 16795755,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333010.4905,
                "count": 16795755,
                "maximum": 334111.7537,
                "minimum": 332256.9737,
                "name": "X",
                "position": 0,
                "stddev": 484.0476883,
                "variance": 234302.1645
              },
              {
                "average": 4294268.696,
                "count": 16795755,
                "maximum": 4294906.65,
                "minimum": 4293647.83,
                "name": "Y",
                "position": 1,
                "stddev": 354.910296,
                "variance": 125961.3182
              },
              {
                "average": 72.12359615,
                "count": 16795755,
                "maximum": 405.5744085,
                "minimum": -10.40559146,
                "name": "Z",
                "position": 2,
                "stddev": 9.810911672,
                "variance": 96.25398783
              },
              {
                "average": 4377.045771,
                "count": 16795755,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4891.163796,
                "variance": 23923483.28
              },
              {
                "average": 2.242345521,
                "count": 16795755,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.293975785,
                "variance": 1.674373333
              },
              {
                "average": 3.301297917,
                "count": 16795755,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.427782284,
                "variance": 2.038562249
              },
              {
                "average": 0.5056936113,
                "count": 16795755,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999675966,
                "variance": 0.2499675977
              },
              {
                "average": 0,
                "count": 16795755,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.326121868,
                "count": 16795755,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5221556846,
                "variance": 0.2726465589
              },
              {
                "average": 11.09365116,
                "count": 16795755,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.096289276,
                "variance": 82.7424786
              },
              {
                "average": 0,
                "count": 16795755,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.79017549,
                "count": 16795755,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.35084578,
                "variance": 152.5433914
              },
              {
                "average": 205687116,
                "count": 16795755,
                "maximum": 207527359.3,
                "minimum": 204297091.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1599317.237,
                "variance": 2557815623000.0
              },
              {
                "average": 0,
                "count": 16795755,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16795755,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16795755,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005894941906,
                "count": 16795755,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0242723448,
                "variance": 0.0005891467223
              },
              {
                "average": 0.3483914834,
                "count": 16795755,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4764607762,
                "variance": 0.2270148712
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332256.9737,
              4293647.83,
              -10.40559146,
              334111.7537,
              4294906.65,
              405.5744085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332256.9737119192,
                    4293647.830123279,
                    -10.405591464857821
                  ],
                  [
                    332256.9737119192,
                    4294906.65012328,
                    -10.405591464857821
                  ],
                  [
                    334111.75371191924,
                    4294906.65012328,
                    405.5744085351422
                  ],
                  [
                    334111.75371191924,
                    4293647.830123279,
                    405.5744085351422
                  ],
                  [
                    332256.9737119192,
                    4293647.830123279,
                    -10.405591464857821
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:15:59+00:00",
            "end_time": "2018-03-05T14:58: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": "20180305_338392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.91000407548681,
              38.74266257378544,
              -10.428575961827192
            ],
            [
              -76.91030626495927,
              38.7539991627486,
              -10.428575961827192
            ],
            [
              -76.88897232480394,
              38.754345996476424,
              293.7514240381728
            ],
            [
              -76.88867350520361,
              38.743009267856074,
              293.7514240381728
            ],
            [
              -76.91000407548681,
              38.74266257378544,
              -10.428575961827192
            ]
          ]
        ]
      },
      "bbox": [
        -76.91030626,
        38.74266257,
        -10.42857596,
        -76.88867351,
        38.754346,
        293.751424
      ],
      "properties": {
        "datetime": "2018-03-05T15:56:18Z",
        "pc:count": 16535454,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334788.5493,
            "count": 16535454,
            "maximum": 335860.1499,
            "minimum": 334005.4099,
            "name": "X",
            "position": 0,
            "stddev": 551.7947087,
            "variance": 304477.4006
          },
          {
            "average": 4290553.866,
            "count": 16535454,
            "maximum": 4291209.9,
            "minimum": 4289951.22,
            "name": "Y",
            "position": 1,
            "stddev": 350.7836842,
            "variance": 123049.1931
          },
          {
            "average": 72.81725259,
            "count": 16535454,
            "maximum": 293.751424,
            "minimum": -10.42857596,
            "name": "Z",
            "position": 2,
            "stddev": 10.09330315,
            "variance": 101.8747686
          },
          {
            "average": 4756.47953,
            "count": 16535454,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5243.56855,
            "variance": 27495011.14
          },
          {
            "average": 2.160652015,
            "count": 16535454,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.316477606,
            "variance": 1.733113288
          },
          {
            "average": 3.13111161,
            "count": 16535454,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.537899673,
            "variance": 2.365135406
          },
          {
            "average": 0.5171726159,
            "count": 16535454,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997050294,
            "variance": 0.2497051164
          },
          {
            "average": 0,
            "count": 16535454,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.363154649,
            "count": 16535454,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6015105438,
            "variance": 0.3618149343
          },
          {
            "average": -8.066749932,
            "count": 16535454,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.75566635,
            "variance": 115.6843587
          },
          {
            "average": 0,
            "count": 16535454,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.74771325,
            "count": 16535454,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5254122953,
            "variance": 0.27605808
          },
          {
            "average": 204299476.2,
            "count": 16535454,
            "maximum": 204300578.8,
            "minimum": 204298822.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 449.8786632,
            "variance": 202390.8116
          },
          {
            "average": 0,
            "count": 16535454,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16535454,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16535454,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009953158831,
            "count": 16535454,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0315329239,
            "variance": 0.0009943252895
          },
          {
            "average": 0.3744734194,
            "count": 16535454,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4839866648,
            "variance": 0.2342430917
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334005.4099,
          4289951.22,
          -10.42857596,
          335860.1499,
          4291209.9,
          293.751424
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334005.40989521856,
                4289951.220268047,
                -10.428575961827192
              ],
              [
                334005.40989521856,
                4291209.900268047,
                -10.428575961827192
              ],
              [
                335860.14989521855,
                4291209.900268047,
                293.7514240381728
              ],
              [
                335860.14989521855,
                4289951.220268047,
                293.7514240381728
              ],
              [
                334005.40989521856,
                4289951.220268047,
                -10.428575961827192
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:56:18+00:00",
        "end_time": "2018-03-05T15:27:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_338392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_338392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_338392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91030626,
            38.74266257,
            -10.42857596,
            -76.88867351,
            38.754346,
            293.751424
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.91000407548681,
                  38.74266257378544,
                  -10.428575961827192
                ],
                [
                  -76.91030626495927,
                  38.7539991627486,
                  -10.428575961827192
                ],
                [
                  -76.88897232480394,
                  38.754345996476424,
                  293.7514240381728
                ],
                [
                  -76.88867350520361,
                  38.743009267856074,
                  293.7514240381728
                ],
                [
                  -76.91000407548681,
                  38.74266257378544,
                  -10.428575961827192
                ]
              ]
            ]
          },
          "id": "20180305_338392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_338392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:56:18Z",
            "pc:count": 16535454,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334788.5493,
                "count": 16535454,
                "maximum": 335860.1499,
                "minimum": 334005.4099,
                "name": "X",
                "position": 0,
                "stddev": 551.7947087,
                "variance": 304477.4006
              },
              {
                "average": 4290553.866,
                "count": 16535454,
                "maximum": 4291209.9,
                "minimum": 4289951.22,
                "name": "Y",
                "position": 1,
                "stddev": 350.7836842,
                "variance": 123049.1931
              },
              {
                "average": 72.81725259,
                "count": 16535454,
                "maximum": 293.751424,
                "minimum": -10.42857596,
                "name": "Z",
                "position": 2,
                "stddev": 10.09330315,
                "variance": 101.8747686
              },
              {
                "average": 4756.47953,
                "count": 16535454,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5243.56855,
                "variance": 27495011.14
              },
              {
                "average": 2.160652015,
                "count": 16535454,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.316477606,
                "variance": 1.733113288
              },
              {
                "average": 3.13111161,
                "count": 16535454,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.537899673,
                "variance": 2.365135406
              },
              {
                "average": 0.5171726159,
                "count": 16535454,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997050294,
                "variance": 0.2497051164
              },
              {
                "average": 0,
                "count": 16535454,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.363154649,
                "count": 16535454,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6015105438,
                "variance": 0.3618149343
              },
              {
                "average": -8.066749932,
                "count": 16535454,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.75566635,
                "variance": 115.6843587
              },
              {
                "average": 0,
                "count": 16535454,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.74771325,
                "count": 16535454,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5254122953,
                "variance": 0.27605808
              },
              {
                "average": 204299476.2,
                "count": 16535454,
                "maximum": 204300578.8,
                "minimum": 204298822.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 449.8786632,
                "variance": 202390.8116
              },
              {
                "average": 0,
                "count": 16535454,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16535454,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16535454,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009953158831,
                "count": 16535454,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0315329239,
                "variance": 0.0009943252895
              },
              {
                "average": 0.3744734194,
                "count": 16535454,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4839866648,
                "variance": 0.2342430917
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334005.4099,
              4289951.22,
              -10.42857596,
              335860.1499,
              4291209.9,
              293.751424
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334005.40989521856,
                    4289951.220268047,
                    -10.428575961827192
                  ],
                  [
                    334005.40989521856,
                    4291209.900268047,
                    -10.428575961827192
                  ],
                  [
                    335860.14989521855,
                    4291209.900268047,
                    293.7514240381728
                  ],
                  [
                    335860.14989521855,
                    4289951.220268047,
                    293.7514240381728
                  ],
                  [
                    334005.40989521856,
                    4289951.220268047,
                    -10.428575961827192
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:56:18+00:00",
            "end_time": "2018-03-05T15:27: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": "20180209_386400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74163390489774,
              38.76437711652769,
              -10.298677426467322
            ],
            [
              -76.74190969563568,
              38.775715448694825,
              -10.298677426467322
            ],
            [
              -76.72056683881561,
              38.776031700127454,
              430.8613225735327
            ],
            [
              -76.72029442312814,
              38.7646932406195,
              430.8613225735327
            ],
            [
              -76.74163390489774,
              38.76437711652769,
              -10.298677426467322
            ]
          ]
        ]
      },
      "bbox": [
        -76.7419097,
        38.76437712,
        -10.29867743,
        -76.72029442,
        38.7760317,
        430.8613226
      ],
      "properties": {
        "datetime": "2018-02-17T14:11:47Z",
        "pc:count": 24289100,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349704.5821,
            "count": 24289100,
            "maximum": 350539.8148,
            "minimum": 348685.0348,
            "name": "X",
            "position": 0,
            "stddev": 487.6011697,
            "variance": 237754.9007
          },
          {
            "average": 4292701.098,
            "count": 24289100,
            "maximum": 4293327.869,
            "minimum": 4292069.109,
            "name": "Y",
            "position": 1,
            "stddev": 360.6798897,
            "variance": 130089.9828
          },
          {
            "average": 37.13345773,
            "count": 24289100,
            "maximum": 430.8613226,
            "minimum": -10.29867743,
            "name": "Z",
            "position": 2,
            "stddev": 12.12745506,
            "variance": 147.0751662
          },
          {
            "average": 4018.586158,
            "count": 24289100,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4702.248387,
            "variance": 22111139.89
          },
          {
            "average": 2.496990255,
            "count": 24289100,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.402028966,
            "variance": 1.965685223
          },
          {
            "average": 3.732101807,
            "count": 24289100,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.38230907,
            "variance": 1.910778364
          },
          {
            "average": 0.5067846483,
            "count": 24289100,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999539767,
            "variance": 0.2499539788
          },
          {
            "average": 0,
            "count": 24289100,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261697387,
            "count": 24289100,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4706988718,
            "variance": 0.2215574279
          },
          {
            "average": 11.11923928,
            "count": 24289100,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.333224769,
            "variance": 53.77618552
          },
          {
            "average": 0,
            "count": 24289100,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.04329312,
            "count": 24289100,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.457696126,
            "variance": 6.040270249
          },
          {
            "average": 202513034.4,
            "count": 24289100,
            "maximum": 202911907.3,
            "minimum": 202237005.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 331529.439,
            "variance": 109911768900.0
          },
          {
            "average": 0,
            "count": 24289100,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24289100,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24289100,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002987759942,
            "count": 24289100,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01728255593,
            "variance": 0.0002986867394
          },
          {
            "average": 0.3541947623,
            "count": 24289100,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4782685878,
            "variance": 0.2287408421
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348685.0348,
          4292069.109,
          -10.29867743,
          350539.8148,
          4293327.869,
          430.8613226
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348685.0347709019,
                4292069.108535786,
                -10.298677426467322
              ],
              [
                348685.0347709019,
                4293327.868535786,
                -10.298677426467322
              ],
              [
                350539.8147709019,
                4293327.868535786,
                430.8613225735327
              ],
              [
                350539.8147709019,
                4292069.108535786,
                430.8613225735327
              ],
              [
                348685.0347709019,
                4292069.108535786,
                -10.298677426467322
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:11:47+00:00",
        "end_time": "2018-02-09T18:43:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180209_386400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_386400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180209_386400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_386400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7419097,
            38.76437712,
            -10.29867743,
            -76.72029442,
            38.7760317,
            430.8613226
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74163390489774,
                  38.76437711652769,
                  -10.298677426467322
                ],
                [
                  -76.74190969563568,
                  38.775715448694825,
                  -10.298677426467322
                ],
                [
                  -76.72056683881561,
                  38.776031700127454,
                  430.8613225735327
                ],
                [
                  -76.72029442312814,
                  38.7646932406195,
                  430.8613225735327
                ],
                [
                  -76.74163390489774,
                  38.76437711652769,
                  -10.298677426467322
                ]
              ]
            ]
          },
          "id": "20180209_386400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_386400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:11:47Z",
            "pc:count": 24289100,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349704.5821,
                "count": 24289100,
                "maximum": 350539.8148,
                "minimum": 348685.0348,
                "name": "X",
                "position": 0,
                "stddev": 487.6011697,
                "variance": 237754.9007
              },
              {
                "average": 4292701.098,
                "count": 24289100,
                "maximum": 4293327.869,
                "minimum": 4292069.109,
                "name": "Y",
                "position": 1,
                "stddev": 360.6798897,
                "variance": 130089.9828
              },
              {
                "average": 37.13345773,
                "count": 24289100,
                "maximum": 430.8613226,
                "minimum": -10.29867743,
                "name": "Z",
                "position": 2,
                "stddev": 12.12745506,
                "variance": 147.0751662
              },
              {
                "average": 4018.586158,
                "count": 24289100,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4702.248387,
                "variance": 22111139.89
              },
              {
                "average": 2.496990255,
                "count": 24289100,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.402028966,
                "variance": 1.965685223
              },
              {
                "average": 3.732101807,
                "count": 24289100,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.38230907,
                "variance": 1.910778364
              },
              {
                "average": 0.5067846483,
                "count": 24289100,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999539767,
                "variance": 0.2499539788
              },
              {
                "average": 0,
                "count": 24289100,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261697387,
                "count": 24289100,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4706988718,
                "variance": 0.2215574279
              },
              {
                "average": 11.11923928,
                "count": 24289100,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.333224769,
                "variance": 53.77618552
              },
              {
                "average": 0,
                "count": 24289100,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.04329312,
                "count": 24289100,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.457696126,
                "variance": 6.040270249
              },
              {
                "average": 202513034.4,
                "count": 24289100,
                "maximum": 202911907.3,
                "minimum": 202237005.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 331529.439,
                "variance": 109911768900.0
              },
              {
                "average": 0,
                "count": 24289100,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24289100,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24289100,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002987759942,
                "count": 24289100,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01728255593,
                "variance": 0.0002986867394
              },
              {
                "average": 0.3541947623,
                "count": 24289100,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4782685878,
                "variance": 0.2287408421
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348685.0348,
              4292069.109,
              -10.29867743,
              350539.8148,
              4293327.869,
              430.8613226
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348685.0347709019,
                    4292069.108535786,
                    -10.298677426467322
                  ],
                  [
                    348685.0347709019,
                    4293327.868535786,
                    -10.298677426467322
                  ],
                  [
                    350539.8147709019,
                    4293327.868535786,
                    430.8613225735327
                  ],
                  [
                    350539.8147709019,
                    4292069.108535786,
                    430.8613225735327
                  ],
                  [
                    348685.0347709019,
                    4292069.108535786,
                    -10.298677426467322
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:11:47+00:00",
            "end_time": "2018-02-09T18:43: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": "20180305_338396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90998950140488,
              38.75364524385543,
              -10.43489091471298
            ],
            [
              -76.9102918262924,
              38.76498253209976,
              -10.43489091471298
            ],
            [
              -76.88895599616176,
              38.76532942274752,
              291.625109085287
            ],
            [
              -76.88865704298067,
              38.75399199482649,
              291.625109085287
            ],
            [
              -76.90998950140488,
              38.75364524385543,
              -10.43489091471298
            ]
          ]
        ]
      },
      "bbox": [
        -76.91029183,
        38.75364524,
        -10.43489091,
        -76.88865704,
        38.76532942,
        291.6251091
      ],
      "properties": {
        "datetime": "2018-03-05T15:42:10Z",
        "pc:count": 14073094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334929.5545,
            "count": 14073094,
            "maximum": 335886.7371,
            "minimum": 334032.1171,
            "name": "X",
            "position": 0,
            "stddev": 573.0081273,
            "variance": 328338.3139
          },
          {
            "average": 4291793.896,
            "count": 14073094,
            "maximum": 4292428.808,
            "minimum": 4291170.048,
            "name": "Y",
            "position": 1,
            "stddev": 347.5691727,
            "variance": 120804.3298
          },
          {
            "average": 76.43836271,
            "count": 14073094,
            "maximum": 291.6251091,
            "minimum": -10.43489091,
            "name": "Z",
            "position": 2,
            "stddev": 7.73665941,
            "variance": 59.85589882
          },
          {
            "average": 5495.934795,
            "count": 14073094,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5633.661745,
            "variance": 31738144.65
          },
          {
            "average": 1.997946933,
            "count": 14073094,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.265993698,
            "variance": 1.602740043
          },
          {
            "average": 2.861562141,
            "count": 14073094,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.574696549,
            "variance": 2.479669223
          },
          {
            "average": 0.5092928392,
            "count": 14073094,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999136534,
            "variance": 0.2499136609
          },
          {
            "average": 0,
            "count": 14073094,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.402652253,
            "count": 14073094,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.601043353,
            "variance": 0.3612531121
          },
          {
            "average": -1.788378528,
            "count": 14073094,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.70115454,
            "variance": 187.7216358
          },
          {
            "average": 0,
            "count": 14073094,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.1016063,
            "count": 14073094,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6612726051,
            "variance": 0.4372814582
          },
          {
            "average": 204298920.6,
            "count": 14073094,
            "maximum": 204299730.2,
            "minimum": 204297956.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 576.6402858,
            "variance": 332514.0192
          },
          {
            "average": 0,
            "count": 14073094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14073094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14073094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008631364219,
            "count": 14073094,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02936650266,
            "variance": 0.0008623914787
          },
          {
            "average": 0.383625875,
            "count": 14073094,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4862685265,
            "variance": 0.2364570798
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334032.1171,
          4291170.048,
          -10.43489091,
          335886.7371,
          4292428.808,
          291.6251091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334032.1171415078,
                4291170.047724645,
                -10.43489091471298
              ],
              [
                334032.1171415078,
                4292428.807724644,
                -10.43489091471298
              ],
              [
                335886.7371415078,
                4292428.807724644,
                291.625109085287
              ],
              [
                335886.7371415078,
                4291170.047724645,
                291.625109085287
              ],
              [
                334032.1171415078,
                4291170.047724645,
                -10.43489091471298
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:42:10+00:00",
        "end_time": "2018-03-05T15:12:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_338396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_338396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_338396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91029183,
            38.75364524,
            -10.43489091,
            -76.88865704,
            38.76532942,
            291.6251091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90998950140488,
                  38.75364524385543,
                  -10.43489091471298
                ],
                [
                  -76.9102918262924,
                  38.76498253209976,
                  -10.43489091471298
                ],
                [
                  -76.88895599616176,
                  38.76532942274752,
                  291.625109085287
                ],
                [
                  -76.88865704298067,
                  38.75399199482649,
                  291.625109085287
                ],
                [
                  -76.90998950140488,
                  38.75364524385543,
                  -10.43489091471298
                ]
              ]
            ]
          },
          "id": "20180305_338396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_338396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:42:10Z",
            "pc:count": 14073094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334929.5545,
                "count": 14073094,
                "maximum": 335886.7371,
                "minimum": 334032.1171,
                "name": "X",
                "position": 0,
                "stddev": 573.0081273,
                "variance": 328338.3139
              },
              {
                "average": 4291793.896,
                "count": 14073094,
                "maximum": 4292428.808,
                "minimum": 4291170.048,
                "name": "Y",
                "position": 1,
                "stddev": 347.5691727,
                "variance": 120804.3298
              },
              {
                "average": 76.43836271,
                "count": 14073094,
                "maximum": 291.6251091,
                "minimum": -10.43489091,
                "name": "Z",
                "position": 2,
                "stddev": 7.73665941,
                "variance": 59.85589882
              },
              {
                "average": 5495.934795,
                "count": 14073094,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5633.661745,
                "variance": 31738144.65
              },
              {
                "average": 1.997946933,
                "count": 14073094,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.265993698,
                "variance": 1.602740043
              },
              {
                "average": 2.861562141,
                "count": 14073094,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.574696549,
                "variance": 2.479669223
              },
              {
                "average": 0.5092928392,
                "count": 14073094,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999136534,
                "variance": 0.2499136609
              },
              {
                "average": 0,
                "count": 14073094,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.402652253,
                "count": 14073094,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.601043353,
                "variance": 0.3612531121
              },
              {
                "average": -1.788378528,
                "count": 14073094,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.70115454,
                "variance": 187.7216358
              },
              {
                "average": 0,
                "count": 14073094,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.1016063,
                "count": 14073094,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6612726051,
                "variance": 0.4372814582
              },
              {
                "average": 204298920.6,
                "count": 14073094,
                "maximum": 204299730.2,
                "minimum": 204297956.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 576.6402858,
                "variance": 332514.0192
              },
              {
                "average": 0,
                "count": 14073094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14073094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14073094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008631364219,
                "count": 14073094,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02936650266,
                "variance": 0.0008623914787
              },
              {
                "average": 0.383625875,
                "count": 14073094,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4862685265,
                "variance": 0.2364570798
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334032.1171,
              4291170.048,
              -10.43489091,
              335886.7371,
              4292428.808,
              291.6251091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334032.1171415078,
                    4291170.047724645,
                    -10.43489091471298
                  ],
                  [
                    334032.1171415078,
                    4292428.807724644,
                    -10.43489091471298
                  ],
                  [
                    335886.7371415078,
                    4292428.807724644,
                    291.625109085287
                  ],
                  [
                    335886.7371415078,
                    4291170.047724645,
                    291.625109085287
                  ],
                  [
                    334032.1171415078,
                    4291170.047724645,
                    -10.43489091471298
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:42:10+00:00",
            "end_time": "2018-03-05T15:12: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": "20180209_386404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74159457306472,
              38.77536052284951,
              -10.036816197121368
            ],
            [
              -76.74187044817312,
              38.78669811329143,
              -10.036816197121368
            ],
            [
              -76.72052431692187,
              38.78701443216127,
              412.20318380287864
            ],
            [
              -76.72025181849065,
              38.77567671437065,
              412.20318380287864
            ],
            [
              -76.74159457306472,
              38.77536052284951,
              -10.036816197121368
            ]
          ]
        ]
      },
      "bbox": [
        -76.74187045,
        38.77536052,
        -10.0368162,
        -76.72025182,
        38.78701443,
        412.2031838
      ],
      "properties": {
        "datetime": "2018-03-06T13:40:20Z",
        "pc:count": 21125621,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349554.6797,
            "count": 21125621,
            "maximum": 350566.4404,
            "minimum": 348711.6604,
            "name": "X",
            "position": 0,
            "stddev": 527.1009708,
            "variance": 277835.4334
          },
          {
            "average": 4293947.919,
            "count": 21125621,
            "maximum": 4294546.638,
            "minimum": 4293287.958,
            "name": "Y",
            "position": 1,
            "stddev": 346.5470547,
            "variance": 120094.8611
          },
          {
            "average": 27.67573979,
            "count": 21125621,
            "maximum": 412.2031838,
            "minimum": -10.0368162,
            "name": "Z",
            "position": 2,
            "stddev": 15.87595479,
            "variance": 252.0459406
          },
          {
            "average": 3969.737011,
            "count": 21125621,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4709.686461,
            "variance": 22181146.56
          },
          {
            "average": 2.547778785,
            "count": 21125621,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.430201562,
            "variance": 2.045476508
          },
          {
            "average": 3.80006557,
            "count": 21125621,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.39315695,
            "variance": 1.940886286
          },
          {
            "average": 0.5009076893,
            "count": 21125621,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991879,
            "variance": 0.2499991879
          },
          {
            "average": 0,
            "count": 21125621,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270847565,
            "count": 21125621,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4774171069,
            "variance": 0.227927094
          },
          {
            "average": -6.71936393,
            "count": 21125621,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.09820845,
            "variance": 146.3666478
          },
          {
            "average": 0,
            "count": 21125621,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.92177475,
            "count": 21125621,
            "maximum": 86,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 30.20425904,
            "variance": 912.297264
          },
          {
            "average": 203313045.8,
            "count": 21125621,
            "maximum": 204378820.3,
            "minimum": 202237429.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 755388.7528,
            "variance": 570612167900.0
          },
          {
            "average": 0,
            "count": 21125621,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21125621,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21125621,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003884856213,
            "count": 21125621,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01970621015,
            "variance": 0.0003883347186
          },
          {
            "average": 0.4022517019,
            "count": 21125621,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4903522016,
            "variance": 0.2404452816
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348711.6604,
          4293287.958,
          -10.0368162,
          350566.4404,
          4294546.638,
          412.2031838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348711.6604128423,
                4293287.958246766,
                -10.036816197121368
              ],
              [
                348711.6604128423,
                4294546.638246765,
                -10.036816197121368
              ],
              [
                350566.4404128423,
                4294546.638246765,
                412.20318380287864
              ],
              [
                350566.4404128423,
                4293287.958246766,
                412.20318380287864
              ],
              [
                348711.6604128423,
                4293287.958246766,
                -10.036816197121368
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:40:20+00:00",
        "end_time": "2018-02-09T18:50:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180209_386404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_386404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180209_386404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_386404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74187045,
            38.77536052,
            -10.0368162,
            -76.72025182,
            38.78701443,
            412.2031838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74159457306472,
                  38.77536052284951,
                  -10.036816197121368
                ],
                [
                  -76.74187044817312,
                  38.78669811329143,
                  -10.036816197121368
                ],
                [
                  -76.72052431692187,
                  38.78701443216127,
                  412.20318380287864
                ],
                [
                  -76.72025181849065,
                  38.77567671437065,
                  412.20318380287864
                ],
                [
                  -76.74159457306472,
                  38.77536052284951,
                  -10.036816197121368
                ]
              ]
            ]
          },
          "id": "20180209_386404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_386404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:40:20Z",
            "pc:count": 21125621,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349554.6797,
                "count": 21125621,
                "maximum": 350566.4404,
                "minimum": 348711.6604,
                "name": "X",
                "position": 0,
                "stddev": 527.1009708,
                "variance": 277835.4334
              },
              {
                "average": 4293947.919,
                "count": 21125621,
                "maximum": 4294546.638,
                "minimum": 4293287.958,
                "name": "Y",
                "position": 1,
                "stddev": 346.5470547,
                "variance": 120094.8611
              },
              {
                "average": 27.67573979,
                "count": 21125621,
                "maximum": 412.2031838,
                "minimum": -10.0368162,
                "name": "Z",
                "position": 2,
                "stddev": 15.87595479,
                "variance": 252.0459406
              },
              {
                "average": 3969.737011,
                "count": 21125621,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4709.686461,
                "variance": 22181146.56
              },
              {
                "average": 2.547778785,
                "count": 21125621,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.430201562,
                "variance": 2.045476508
              },
              {
                "average": 3.80006557,
                "count": 21125621,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.39315695,
                "variance": 1.940886286
              },
              {
                "average": 0.5009076893,
                "count": 21125621,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991879,
                "variance": 0.2499991879
              },
              {
                "average": 0,
                "count": 21125621,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270847565,
                "count": 21125621,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4774171069,
                "variance": 0.227927094
              },
              {
                "average": -6.71936393,
                "count": 21125621,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.09820845,
                "variance": 146.3666478
              },
              {
                "average": 0,
                "count": 21125621,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.92177475,
                "count": 21125621,
                "maximum": 86,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 30.20425904,
                "variance": 912.297264
              },
              {
                "average": 203313045.8,
                "count": 21125621,
                "maximum": 204378820.3,
                "minimum": 202237429.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 755388.7528,
                "variance": 570612167900.0
              },
              {
                "average": 0,
                "count": 21125621,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21125621,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21125621,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003884856213,
                "count": 21125621,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01970621015,
                "variance": 0.0003883347186
              },
              {
                "average": 0.4022517019,
                "count": 21125621,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4903522016,
                "variance": 0.2404452816
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348711.6604,
              4293287.958,
              -10.0368162,
              350566.4404,
              4294546.638,
              412.2031838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348711.6604128423,
                    4293287.958246766,
                    -10.036816197121368
                  ],
                  [
                    348711.6604128423,
                    4294546.638246765,
                    -10.036816197121368
                  ],
                  [
                    350566.4404128423,
                    4294546.638246765,
                    412.20318380287864
                  ],
                  [
                    350566.4404128423,
                    4293287.958246766,
                    412.20318380287864
                  ],
                  [
                    348711.6604128423,
                    4293287.958246766,
                    -10.036816197121368
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:40:20+00:00",
            "end_time": "2018-02-09T18:50: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": "20180305_338400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90997640199966,
              38.76462848129291,
              -10.39567281517705
            ],
            [
              -76.91027886259116,
              38.775966468803,
              -10.39567281517705
            ],
            [
              -76.88893653857404,
              38.77631349106434,
              276.6843271848229
            ],
            [
              -76.88863745225211,
              38.764975363827936,
              276.6843271848229
            ],
            [
              -76.90997640199966,
              38.76462848129291,
              -10.39567281517705
            ]
          ]
        ]
      },
      "bbox": [
        -76.91027886,
        38.76462848,
        -10.39567282,
        -76.88863745,
        38.77631349,
        276.6843272
      ],
      "properties": {
        "datetime": "2018-03-05T15:27:09Z",
        "pc:count": 16229899,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 335032.3114,
            "count": 16229899,
            "maximum": 335913.6033,
            "minimum": 334058.7033,
            "name": "X",
            "position": 0,
            "stddev": 481.0552713,
            "variance": 231414.1741
          },
          {
            "average": 4293039.513,
            "count": 16229899,
            "maximum": 4293647.783,
            "minimum": 4292388.943,
            "name": "Y",
            "position": 1,
            "stddev": 338.6801968,
            "variance": 114704.2757
          },
          {
            "average": 76.42338247,
            "count": 16229899,
            "maximum": 276.6843272,
            "minimum": -10.39567282,
            "name": "Z",
            "position": 2,
            "stddev": 8.261256083,
            "variance": 68.24835208
          },
          {
            "average": 5711.05287,
            "count": 16229899,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6208.87072,
            "variance": 38550075.62
          },
          {
            "average": 2.113776124,
            "count": 16229899,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.298550281,
            "variance": 1.686232831
          },
          {
            "average": 3.089974066,
            "count": 16229899,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.546017629,
            "variance": 2.390170509
          },
          {
            "average": 0.5063625473,
            "count": 16229899,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999595318,
            "variance": 0.2499595334
          },
          {
            "average": 0,
            "count": 16229899,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355434005,
            "count": 16229899,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5546937545,
            "variance": 0.3076851613
          },
          {
            "average": 10.97308873,
            "count": 16229899,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.023656065,
            "variance": 64.37905664
          },
          {
            "average": 0,
            "count": 16229899,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.32832392,
            "count": 16229899,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4890503178,
            "variance": 0.2391702133
          },
          {
            "average": 204298259.5,
            "count": 16229899,
            "maximum": 204298829.8,
            "minimum": 204297108,
            "name": "GpsTime",
            "position": 12,
            "stddev": 403.5195258,
            "variance": 162828.0077
          },
          {
            "average": 0,
            "count": 16229899,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16229899,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16229899,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006815815675,
            "count": 16229899,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0260982194,
            "variance": 0.000681117056
          },
          {
            "average": 0.3010229454,
            "count": 16229899,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4587026757,
            "variance": 0.2104081447
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334058.7033,
          4292388.943,
          -10.39567282,
          335913.6033,
          4293647.783,
          276.6843272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334058.7033000769,
                4292388.942860778,
                -10.39567281517705
              ],
              [
                334058.7033000769,
                4293647.782860778,
                -10.39567281517705
              ],
              [
                335913.6033000769,
                4293647.782860778,
                276.6843271848229
              ],
              [
                335913.6033000769,
                4292388.942860778,
                276.6843271848229
              ],
              [
                334058.7033000769,
                4292388.942860778,
                -10.39567281517705
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:27:09+00:00",
        "end_time": "2018-03-05T14:58:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_338400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_338400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_338400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91027886,
            38.76462848,
            -10.39567282,
            -76.88863745,
            38.77631349,
            276.6843272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90997640199966,
                  38.76462848129291,
                  -10.39567281517705
                ],
                [
                  -76.91027886259116,
                  38.775966468803,
                  -10.39567281517705
                ],
                [
                  -76.88893653857404,
                  38.77631349106434,
                  276.6843271848229
                ],
                [
                  -76.88863745225211,
                  38.764975363827936,
                  276.6843271848229
                ],
                [
                  -76.90997640199966,
                  38.76462848129291,
                  -10.39567281517705
                ]
              ]
            ]
          },
          "id": "20180305_338400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_338400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:27:09Z",
            "pc:count": 16229899,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 335032.3114,
                "count": 16229899,
                "maximum": 335913.6033,
                "minimum": 334058.7033,
                "name": "X",
                "position": 0,
                "stddev": 481.0552713,
                "variance": 231414.1741
              },
              {
                "average": 4293039.513,
                "count": 16229899,
                "maximum": 4293647.783,
                "minimum": 4292388.943,
                "name": "Y",
                "position": 1,
                "stddev": 338.6801968,
                "variance": 114704.2757
              },
              {
                "average": 76.42338247,
                "count": 16229899,
                "maximum": 276.6843272,
                "minimum": -10.39567282,
                "name": "Z",
                "position": 2,
                "stddev": 8.261256083,
                "variance": 68.24835208
              },
              {
                "average": 5711.05287,
                "count": 16229899,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6208.87072,
                "variance": 38550075.62
              },
              {
                "average": 2.113776124,
                "count": 16229899,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.298550281,
                "variance": 1.686232831
              },
              {
                "average": 3.089974066,
                "count": 16229899,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.546017629,
                "variance": 2.390170509
              },
              {
                "average": 0.5063625473,
                "count": 16229899,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999595318,
                "variance": 0.2499595334
              },
              {
                "average": 0,
                "count": 16229899,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355434005,
                "count": 16229899,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5546937545,
                "variance": 0.3076851613
              },
              {
                "average": 10.97308873,
                "count": 16229899,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.023656065,
                "variance": 64.37905664
              },
              {
                "average": 0,
                "count": 16229899,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.32832392,
                "count": 16229899,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4890503178,
                "variance": 0.2391702133
              },
              {
                "average": 204298259.5,
                "count": 16229899,
                "maximum": 204298829.8,
                "minimum": 204297108,
                "name": "GpsTime",
                "position": 12,
                "stddev": 403.5195258,
                "variance": 162828.0077
              },
              {
                "average": 0,
                "count": 16229899,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16229899,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16229899,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006815815675,
                "count": 16229899,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0260982194,
                "variance": 0.000681117056
              },
              {
                "average": 0.3010229454,
                "count": 16229899,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4587026757,
                "variance": 0.2104081447
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334058.7033,
              4292388.943,
              -10.39567282,
              335913.6033,
              4293647.783,
              276.6843272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334058.7033000769,
                    4292388.942860778,
                    -10.39567281517705
                  ],
                  [
                    334058.7033000769,
                    4293647.782860778,
                    -10.39567281517705
                  ],
                  [
                    335913.6033000769,
                    4293647.782860778,
                    276.6843271848229
                  ],
                  [
                    335913.6033000769,
                    4292388.942860778,
                    276.6843271848229
                  ],
                  [
                    334058.7033000769,
                    4292388.942860778,
                    -10.39567281517705
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:27:09+00:00",
            "end_time": "2018-03-05T14:58: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": "20180305_338404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.90996295627548,
              38.775612034570315,
              -10.439108632551324
            ],
            [
              -76.91026549967464,
              38.786948739876365,
              -10.439108632551324
            ],
            [
              -76.88892059212289,
              38.78729583039552,
              267.2208913674487
            ],
            [
              -76.8886214243494,
              38.77595898536346,
              267.2208913674487
            ],
            [
              -76.90996295627548,
              38.775612034570315,
              -10.439108632551324
            ]
          ]
        ]
      },
      "bbox": [
        -76.9102655,
        38.77561203,
        -10.43910863,
        -76.88862142,
        38.78729583,
        267.2208914
      ],
      "properties": {
        "datetime": "2018-03-05T15:26:47Z",
        "pc:count": 12064596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334953.2226,
            "count": 12064596,
            "maximum": 335940.166,
            "minimum": 334085.326,
            "name": "X",
            "position": 0,
            "stddev": 510.7002302,
            "variance": 260814.7252
          },
          {
            "average": 4294222.972,
            "count": 12064596,
            "maximum": 4294866.574,
            "minimum": 4293607.874,
            "name": "Y",
            "position": 1,
            "stddev": 356.503531,
            "variance": 127094.7676
          },
          {
            "average": 79.1847716,
            "count": 12064596,
            "maximum": 267.2208914,
            "minimum": -10.43910863,
            "name": "Z",
            "position": 2,
            "stddev": 6.749274725,
            "variance": 45.55270931
          },
          {
            "average": 5736.921261,
            "count": 12064596,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5321.784139,
            "variance": 28321386.42
          },
          {
            "average": 1.68776327,
            "count": 12064596,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.095287687,
            "variance": 1.199655116
          },
          {
            "average": 2.294945807,
            "count": 12064596,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.477111907,
            "variance": 2.181859586
          },
          {
            "average": 0.5105263367,
            "count": 12064596,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998892047,
            "variance": 0.2498892169
          },
          {
            "average": 0,
            "count": 12064596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.458435823,
            "count": 12064596,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6709642451,
            "variance": 0.4501930181
          },
          {
            "average": -8.364164291,
            "count": 12064596,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.62071896,
            "variance": 112.7996713
          },
          {
            "average": 0,
            "count": 12064596,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.73687349,
            "count": 12064596,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5320872442,
            "variance": 0.2831168355
          },
          {
            "average": 204297762.4,
            "count": 12064596,
            "maximum": 204298807.5,
            "minimum": 204297083.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 470.1591969,
            "variance": 221049.6704
          },
          {
            "average": 0,
            "count": 12064596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12064596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12064596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009492236624,
            "count": 12064596,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03079484885,
            "variance": 0.0009483227154
          },
          {
            "average": 0.3742751104,
            "count": 12064596,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4839351935,
            "variance": 0.2341932716
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          334085.326,
          4293607.874,
          -10.43910863,
          335940.166,
          4294866.574,
          267.2208914
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                334085.3260459876,
                4293607.874459034,
                -10.439108632551324
              ],
              [
                334085.3260459876,
                4294866.574459033,
                -10.439108632551324
              ],
              [
                335940.1660459876,
                4294866.574459033,
                267.2208913674487
              ],
              [
                335940.1660459876,
                4293607.874459034,
                267.2208913674487
              ],
              [
                334085.3260459876,
                4293607.874459034,
                -10.439108632551324
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:26:47+00:00",
        "end_time": "2018-03-05T14:58:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_338404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_338404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_338404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9102655,
            38.77561203,
            -10.43910863,
            -76.88862142,
            38.78729583,
            267.2208914
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.90996295627548,
                  38.775612034570315,
                  -10.439108632551324
                ],
                [
                  -76.91026549967464,
                  38.786948739876365,
                  -10.439108632551324
                ],
                [
                  -76.88892059212289,
                  38.78729583039552,
                  267.2208913674487
                ],
                [
                  -76.8886214243494,
                  38.77595898536346,
                  267.2208913674487
                ],
                [
                  -76.90996295627548,
                  38.775612034570315,
                  -10.439108632551324
                ]
              ]
            ]
          },
          "id": "20180305_338404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_338404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:26:47Z",
            "pc:count": 12064596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334953.2226,
                "count": 12064596,
                "maximum": 335940.166,
                "minimum": 334085.326,
                "name": "X",
                "position": 0,
                "stddev": 510.7002302,
                "variance": 260814.7252
              },
              {
                "average": 4294222.972,
                "count": 12064596,
                "maximum": 4294866.574,
                "minimum": 4293607.874,
                "name": "Y",
                "position": 1,
                "stddev": 356.503531,
                "variance": 127094.7676
              },
              {
                "average": 79.1847716,
                "count": 12064596,
                "maximum": 267.2208914,
                "minimum": -10.43910863,
                "name": "Z",
                "position": 2,
                "stddev": 6.749274725,
                "variance": 45.55270931
              },
              {
                "average": 5736.921261,
                "count": 12064596,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5321.784139,
                "variance": 28321386.42
              },
              {
                "average": 1.68776327,
                "count": 12064596,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.095287687,
                "variance": 1.199655116
              },
              {
                "average": 2.294945807,
                "count": 12064596,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.477111907,
                "variance": 2.181859586
              },
              {
                "average": 0.5105263367,
                "count": 12064596,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998892047,
                "variance": 0.2498892169
              },
              {
                "average": 0,
                "count": 12064596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.458435823,
                "count": 12064596,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6709642451,
                "variance": 0.4501930181
              },
              {
                "average": -8.364164291,
                "count": 12064596,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.62071896,
                "variance": 112.7996713
              },
              {
                "average": 0,
                "count": 12064596,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.73687349,
                "count": 12064596,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5320872442,
                "variance": 0.2831168355
              },
              {
                "average": 204297762.4,
                "count": 12064596,
                "maximum": 204298807.5,
                "minimum": 204297083.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 470.1591969,
                "variance": 221049.6704
              },
              {
                "average": 0,
                "count": 12064596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12064596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12064596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009492236624,
                "count": 12064596,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03079484885,
                "variance": 0.0009483227154
              },
              {
                "average": 0.3742751104,
                "count": 12064596,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4839351935,
                "variance": 0.2341932716
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              334085.326,
              4293607.874,
              -10.43910863,
              335940.166,
              4294866.574,
              267.2208914
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    334085.3260459876,
                    4293607.874459034,
                    -10.439108632551324
                  ],
                  [
                    334085.3260459876,
                    4294866.574459033,
                    -10.439108632551324
                  ],
                  [
                    335940.1660459876,
                    4294866.574459033,
                    267.2208913674487
                  ],
                  [
                    335940.1660459876,
                    4293607.874459034,
                    267.2208913674487
                  ],
                  [
                    334085.3260459876,
                    4293607.874459034,
                    -10.439108632551324
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:26:47+00:00",
            "end_time": "2018-03-05T14:58:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_392392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72067705972816,
              38.74236303856714,
              -10.385965430595803
            ],
            [
              -76.72094927993533,
              38.75369991783986,
              -10.385965430595803
            ],
            [
              -76.69964012481907,
              38.75401179553703,
              440.17403456940417
            ],
            [
              -76.6993712713155,
              38.74267479067907,
              440.17403456940417
            ],
            [
              -76.72067705972816,
              38.74236303856714,
              -10.385965430595803
            ]
          ]
        ]
      },
      "bbox": [
        -76.72094928,
        38.74236304,
        -10.38596543,
        -76.69937127,
        38.7540118,
        440.1740346
      ],
      "properties": {
        "datetime": "2018-02-09T18:43:31Z",
        "pc:count": 20027705,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351249.8635,
            "count": 20027705,
            "maximum": 352312.3685,
            "minimum": 350459.9685,
            "name": "X",
            "position": 0,
            "stddev": 530.4726899,
            "variance": 281401.2747
          },
          {
            "average": 4290243.478,
            "count": 20027705,
            "maximum": 4290850.168,
            "minimum": 4289591.588,
            "name": "Y",
            "position": 1,
            "stddev": 334.6084676,
            "variance": 111962.8266
          },
          {
            "average": 20.236069,
            "count": 20027705,
            "maximum": 440.1740346,
            "minimum": -10.38596543,
            "name": "Z",
            "position": 2,
            "stddev": 13.61896566,
            "variance": 185.4762257
          },
          {
            "average": 3573.352833,
            "count": 20027705,
            "maximum": 40568,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4055.489347,
            "variance": 16446993.84
          },
          {
            "average": 2.500933831,
            "count": 20027705,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.415334535,
            "variance": 2.003171846
          },
          {
            "average": 3.711966898,
            "count": 20027705,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.412554849,
            "variance": 1.995311202
          },
          {
            "average": 0.5054699478,
            "count": 20027705,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999700913,
            "variance": 0.2499700922
          },
          {
            "average": 0,
            "count": 20027705,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279173824,
            "count": 20027705,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5497577722,
            "variance": 0.3022336081
          },
          {
            "average": 3.353724845,
            "count": 20027705,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.50924769,
            "variance": 182.4997733
          },
          {
            "average": 0,
            "count": 20027705,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.17000909,
            "count": 20027705,
            "maximum": 19,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.231047441,
            "variance": 17.90176245
          },
          {
            "average": 202181694.8,
            "count": 20027705,
            "maximum": 202237011.3,
            "minimum": 202153142.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 39247.56633,
            "variance": 1540371463
          },
          {
            "average": 0,
            "count": 20027705,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20027705,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20027705,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005565290681,
            "count": 20027705,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02358430349,
            "variance": 0.0005562193713
          },
          {
            "average": 0.4342937446,
            "count": 20027705,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4956638985,
            "variance": 0.2456827003
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350459.9685,
          4289591.588,
          -10.38596543,
          352312.3685,
          4290850.168,
          440.1740346
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350459.9684558914,
                4289591.588234984,
                -10.385965430595803
              ],
              [
                350459.9684558914,
                4290850.168234984,
                -10.385965430595803
              ],
              [
                352312.36845589144,
                4290850.168234984,
                440.17403456940417
              ],
              [
                352312.36845589144,
                4289591.588234984,
                440.17403456940417
              ],
              [
                350459.9684558914,
                4289591.588234984,
                -10.385965430595803
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:43:31+00:00",
        "end_time": "2018-02-08T19:25:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180208_392392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180208_392392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180208_392392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72094928,
            38.74236304,
            -10.38596543,
            -76.69937127,
            38.7540118,
            440.1740346
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72067705972816,
                  38.74236303856714,
                  -10.385965430595803
                ],
                [
                  -76.72094927993533,
                  38.75369991783986,
                  -10.385965430595803
                ],
                [
                  -76.69964012481907,
                  38.75401179553703,
                  440.17403456940417
                ],
                [
                  -76.6993712713155,
                  38.74267479067907,
                  440.17403456940417
                ],
                [
                  -76.72067705972816,
                  38.74236303856714,
                  -10.385965430595803
                ]
              ]
            ]
          },
          "id": "20180208_392392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180208_392392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:43:31Z",
            "pc:count": 20027705,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351249.8635,
                "count": 20027705,
                "maximum": 352312.3685,
                "minimum": 350459.9685,
                "name": "X",
                "position": 0,
                "stddev": 530.4726899,
                "variance": 281401.2747
              },
              {
                "average": 4290243.478,
                "count": 20027705,
                "maximum": 4290850.168,
                "minimum": 4289591.588,
                "name": "Y",
                "position": 1,
                "stddev": 334.6084676,
                "variance": 111962.8266
              },
              {
                "average": 20.236069,
                "count": 20027705,
                "maximum": 440.1740346,
                "minimum": -10.38596543,
                "name": "Z",
                "position": 2,
                "stddev": 13.61896566,
                "variance": 185.4762257
              },
              {
                "average": 3573.352833,
                "count": 20027705,
                "maximum": 40568,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4055.489347,
                "variance": 16446993.84
              },
              {
                "average": 2.500933831,
                "count": 20027705,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.415334535,
                "variance": 2.003171846
              },
              {
                "average": 3.711966898,
                "count": 20027705,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.412554849,
                "variance": 1.995311202
              },
              {
                "average": 0.5054699478,
                "count": 20027705,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999700913,
                "variance": 0.2499700922
              },
              {
                "average": 0,
                "count": 20027705,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279173824,
                "count": 20027705,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5497577722,
                "variance": 0.3022336081
              },
              {
                "average": 3.353724845,
                "count": 20027705,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.50924769,
                "variance": 182.4997733
              },
              {
                "average": 0,
                "count": 20027705,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.17000909,
                "count": 20027705,
                "maximum": 19,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.231047441,
                "variance": 17.90176245
              },
              {
                "average": 202181694.8,
                "count": 20027705,
                "maximum": 202237011.3,
                "minimum": 202153142.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 39247.56633,
                "variance": 1540371463
              },
              {
                "average": 0,
                "count": 20027705,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20027705,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20027705,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005565290681,
                "count": 20027705,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02358430349,
                "variance": 0.0005562193713
              },
              {
                "average": 0.4342937446,
                "count": 20027705,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4956638985,
                "variance": 0.2456827003
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350459.9685,
              4289591.588,
              -10.38596543,
              352312.3685,
              4290850.168,
              440.1740346
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350459.9684558914,
                    4289591.588234984,
                    -10.385965430595803
                  ],
                  [
                    350459.9684558914,
                    4290850.168234984,
                    -10.385965430595803
                  ],
                  [
                    352312.36845589144,
                    4290850.168234984,
                    440.17403456940417
                  ],
                  [
                    352312.36845589144,
                    4289591.588234984,
                    440.17403456940417
                  ],
                  [
                    350459.9684558914,
                    4289591.588234984,
                    -10.385965430595803
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:43:31+00:00",
            "end_time": "2018-02-08T19:25: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": "20180305_344392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88896783612135,
              38.74264427438537,
              -10.414410601655334
            ],
            [
              -76.88926669837865,
              38.753981001789754,
              -10.414410601655334
            ],
            [
              -76.86793227510249,
              38.75432399900058,
              300.4255893983447
            ],
            [
              -76.8676367829137,
              38.742987133482124,
              300.4255893983447
            ],
            [
              -76.88896783612135,
              38.74264427438537,
              -10.414410601655334
            ]
          ]
        ]
      },
      "bbox": [
        -76.8892667,
        38.74264427,
        -10.4144106,
        -76.86763678,
        38.754324,
        300.4255894
      ],
      "properties": {
        "datetime": "2018-03-05T16:11:18Z",
        "pc:count": 17783503,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336664.7432,
            "count": 17783503,
            "maximum": 337688.4922,
            "minimum": 335833.7322,
            "name": "X",
            "position": 0,
            "stddev": 530.1526503,
            "variance": 281061.8327
          },
          {
            "average": 4290553.995,
            "count": 17783503,
            "maximum": 4291169.921,
            "minimum": 4289911.241,
            "name": "Y",
            "position": 1,
            "stddev": 357.2039258,
            "variance": 127594.6446
          },
          {
            "average": 64.81764485,
            "count": 17783503,
            "maximum": 300.4255894,
            "minimum": -10.4144106,
            "name": "Z",
            "position": 2,
            "stddev": 12.31619388,
            "variance": 151.6886317
          },
          {
            "average": 4578.057866,
            "count": 17783503,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5399.543775,
            "variance": 29155072.97
          },
          {
            "average": 2.304728883,
            "count": 17783503,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.351947884,
            "variance": 1.82776308
          },
          {
            "average": 3.414178973,
            "count": 17783503,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.475595029,
            "variance": 2.177380688
          },
          {
            "average": 0.506308459,
            "count": 17783503,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999602158,
            "variance": 0.2499602174
          },
          {
            "average": 0,
            "count": 17783503,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313253469,
            "count": 17783503,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5439594098,
            "variance": 0.2958918395
          },
          {
            "average": 8.798009788,
            "count": 17783503,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.16775916,
            "variance": 124.7188447
          },
          {
            "average": 0,
            "count": 17783503,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.64716254,
            "count": 17783503,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6001367694,
            "variance": 0.360164142
          },
          {
            "average": 204300262,
            "count": 17783503,
            "maximum": 204301478.6,
            "minimum": 204299687.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 517.1266816,
            "variance": 267420.0048
          },
          {
            "average": 0,
            "count": 17783503,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17783503,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17783503,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007680151655,
            "count": 17783503,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02770244324,
            "variance": 0.0007674253614
          },
          {
            "average": 0.4053369575,
            "count": 17783503,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4909571488,
            "variance": 0.2410389219
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335833.7322,
          4289911.241,
          -10.4144106,
          337688.4922,
          4291169.921,
          300.4255894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335833.73224408366,
                4289911.241416551,
                -10.414410601655334
              ],
              [
                335833.73224408366,
                4291169.921416551,
                -10.414410601655334
              ],
              [
                337688.49224408367,
                4291169.921416551,
                300.4255893983447
              ],
              [
                337688.49224408367,
                4289911.241416551,
                300.4255893983447
              ],
              [
                335833.73224408366,
                4289911.241416551,
                -10.414410601655334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:11:18+00:00",
        "end_time": "2018-03-05T15:41:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_344392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_344392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_344392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8892667,
            38.74264427,
            -10.4144106,
            -76.86763678,
            38.754324,
            300.4255894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88896783612135,
                  38.74264427438537,
                  -10.414410601655334
                ],
                [
                  -76.88926669837865,
                  38.753981001789754,
                  -10.414410601655334
                ],
                [
                  -76.86793227510249,
                  38.75432399900058,
                  300.4255893983447
                ],
                [
                  -76.8676367829137,
                  38.742987133482124,
                  300.4255893983447
                ],
                [
                  -76.88896783612135,
                  38.74264427438537,
                  -10.414410601655334
                ]
              ]
            ]
          },
          "id": "20180305_344392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_344392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:11:18Z",
            "pc:count": 17783503,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336664.7432,
                "count": 17783503,
                "maximum": 337688.4922,
                "minimum": 335833.7322,
                "name": "X",
                "position": 0,
                "stddev": 530.1526503,
                "variance": 281061.8327
              },
              {
                "average": 4290553.995,
                "count": 17783503,
                "maximum": 4291169.921,
                "minimum": 4289911.241,
                "name": "Y",
                "position": 1,
                "stddev": 357.2039258,
                "variance": 127594.6446
              },
              {
                "average": 64.81764485,
                "count": 17783503,
                "maximum": 300.4255894,
                "minimum": -10.4144106,
                "name": "Z",
                "position": 2,
                "stddev": 12.31619388,
                "variance": 151.6886317
              },
              {
                "average": 4578.057866,
                "count": 17783503,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5399.543775,
                "variance": 29155072.97
              },
              {
                "average": 2.304728883,
                "count": 17783503,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.351947884,
                "variance": 1.82776308
              },
              {
                "average": 3.414178973,
                "count": 17783503,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.475595029,
                "variance": 2.177380688
              },
              {
                "average": 0.506308459,
                "count": 17783503,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999602158,
                "variance": 0.2499602174
              },
              {
                "average": 0,
                "count": 17783503,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313253469,
                "count": 17783503,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5439594098,
                "variance": 0.2958918395
              },
              {
                "average": 8.798009788,
                "count": 17783503,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.16775916,
                "variance": 124.7188447
              },
              {
                "average": 0,
                "count": 17783503,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.64716254,
                "count": 17783503,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6001367694,
                "variance": 0.360164142
              },
              {
                "average": 204300262,
                "count": 17783503,
                "maximum": 204301478.6,
                "minimum": 204299687.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 517.1266816,
                "variance": 267420.0048
              },
              {
                "average": 0,
                "count": 17783503,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17783503,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17783503,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007680151655,
                "count": 17783503,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02770244324,
                "variance": 0.0007674253614
              },
              {
                "average": 0.4053369575,
                "count": 17783503,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4909571488,
                "variance": 0.2410389219
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335833.7322,
              4289911.241,
              -10.4144106,
              337688.4922,
              4291169.921,
              300.4255894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335833.73224408366,
                    4289911.241416551,
                    -10.414410601655334
                  ],
                  [
                    335833.73224408366,
                    4291169.921416551,
                    -10.414410601655334
                  ],
                  [
                    337688.49224408367,
                    4291169.921416551,
                    300.4255893983447
                  ],
                  [
                    337688.49224408367,
                    4289911.241416551,
                    300.4255893983447
                  ],
                  [
                    335833.73224408366,
                    4289911.241416551,
                    -10.414410601655334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:11:18+00:00",
            "end_time": "2018-03-05T15:41: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": "20180305_344396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88895020852225,
              38.75362789903602,
              -10.377549392421628
            ],
            [
              -76.88924914718157,
              38.764963164112054,
              -10.377549392421628
            ],
            [
              -76.86791237403143,
              38.765306224382456,
              289.9424506075784
            ],
            [
              -76.86761680670486,
              38.75397082119664,
              289.9424506075784
            ],
            [
              -76.88895020852225,
              38.75362789903602,
              -10.377549392421628
            ]
          ]
        ]
      },
      "bbox": [
        -76.88924915,
        38.7536279,
        -10.37754939,
        -76.86761681,
        38.76530622,
        289.9424506
      ],
      "properties": {
        "datetime": "2018-03-05T15:55:55Z",
        "pc:count": 16864040,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336898.4692,
            "count": 16864040,
            "maximum": 337715.1066,
            "minimum": 335860.4266,
            "name": "X",
            "position": 0,
            "stddev": 556.6658913,
            "variance": 309876.9145
          },
          {
            "average": 4291733.845,
            "count": 16864040,
            "maximum": 4292388.686,
            "minimum": 4291130.166,
            "name": "Y",
            "position": 1,
            "stddev": 350.3560894,
            "variance": 122749.3893
          },
          {
            "average": 72.07701765,
            "count": 16864040,
            "maximum": 289.9424506,
            "minimum": -10.37754939,
            "name": "Z",
            "position": 2,
            "stddev": 9.561571599,
            "variance": 91.42365143
          },
          {
            "average": 5163.408752,
            "count": 16864040,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5706.341607,
            "variance": 32562334.53
          },
          {
            "average": 2.169425357,
            "count": 16864040,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.341089709,
            "variance": 1.798521608
          },
          {
            "average": 3.163208045,
            "count": 16864040,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.577135589,
            "variance": 2.487356666
          },
          {
            "average": 0.5037366491,
            "count": 16864040,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999860521,
            "variance": 0.2499860523
          },
          {
            "average": 0,
            "count": 16864040,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336799664,
            "count": 16864040,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5753185917,
            "variance": 0.3309914819
          },
          {
            "average": 4.984534407,
            "count": 16864040,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.62614127,
            "variance": 159.4194433
          },
          {
            "average": 0,
            "count": 16864040,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.13308881,
            "count": 16864040,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5345016066,
            "variance": 0.2856919674
          },
          {
            "average": 204299829.5,
            "count": 16864040,
            "maximum": 204300555.4,
            "minimum": 204298800.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 453.6951771,
            "variance": 205839.3137
          },
          {
            "average": 0,
            "count": 16864040,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16864040,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16864040,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008595805038,
            "count": 16864040,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02930600068,
            "variance": 0.0008588416761
          },
          {
            "average": 0.3421364631,
            "count": 16864040,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4744250384,
            "variance": 0.2250791171
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335860.4266,
          4291130.166,
          -10.37754939,
          337715.1066,
          4292388.686,
          289.9424506
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335860.4265503594,
                4291130.166379626,
                -10.377549392421628
              ],
              [
                335860.4265503594,
                4292388.686379625,
                -10.377549392421628
              ],
              [
                337715.10655035946,
                4292388.686379625,
                289.9424506075784
              ],
              [
                337715.10655035946,
                4291130.166379626,
                289.9424506075784
              ],
              [
                335860.4265503594,
                4291130.166379626,
                -10.377549392421628
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:55:55+00:00",
        "end_time": "2018-03-05T15:26:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_344396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_344396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_344396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88924915,
            38.7536279,
            -10.37754939,
            -76.86761681,
            38.76530622,
            289.9424506
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88895020852225,
                  38.75362789903602,
                  -10.377549392421628
                ],
                [
                  -76.88924914718157,
                  38.764963164112054,
                  -10.377549392421628
                ],
                [
                  -76.86791237403143,
                  38.765306224382456,
                  289.9424506075784
                ],
                [
                  -76.86761680670486,
                  38.75397082119664,
                  289.9424506075784
                ],
                [
                  -76.88895020852225,
                  38.75362789903602,
                  -10.377549392421628
                ]
              ]
            ]
          },
          "id": "20180305_344396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_344396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:55:55Z",
            "pc:count": 16864040,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336898.4692,
                "count": 16864040,
                "maximum": 337715.1066,
                "minimum": 335860.4266,
                "name": "X",
                "position": 0,
                "stddev": 556.6658913,
                "variance": 309876.9145
              },
              {
                "average": 4291733.845,
                "count": 16864040,
                "maximum": 4292388.686,
                "minimum": 4291130.166,
                "name": "Y",
                "position": 1,
                "stddev": 350.3560894,
                "variance": 122749.3893
              },
              {
                "average": 72.07701765,
                "count": 16864040,
                "maximum": 289.9424506,
                "minimum": -10.37754939,
                "name": "Z",
                "position": 2,
                "stddev": 9.561571599,
                "variance": 91.42365143
              },
              {
                "average": 5163.408752,
                "count": 16864040,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5706.341607,
                "variance": 32562334.53
              },
              {
                "average": 2.169425357,
                "count": 16864040,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.341089709,
                "variance": 1.798521608
              },
              {
                "average": 3.163208045,
                "count": 16864040,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.577135589,
                "variance": 2.487356666
              },
              {
                "average": 0.5037366491,
                "count": 16864040,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999860521,
                "variance": 0.2499860523
              },
              {
                "average": 0,
                "count": 16864040,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336799664,
                "count": 16864040,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5753185917,
                "variance": 0.3309914819
              },
              {
                "average": 4.984534407,
                "count": 16864040,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.62614127,
                "variance": 159.4194433
              },
              {
                "average": 0,
                "count": 16864040,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.13308881,
                "count": 16864040,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5345016066,
                "variance": 0.2856919674
              },
              {
                "average": 204299829.5,
                "count": 16864040,
                "maximum": 204300555.4,
                "minimum": 204298800.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 453.6951771,
                "variance": 205839.3137
              },
              {
                "average": 0,
                "count": 16864040,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16864040,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16864040,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008595805038,
                "count": 16864040,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02930600068,
                "variance": 0.0008588416761
              },
              {
                "average": 0.3421364631,
                "count": 16864040,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4744250384,
                "variance": 0.2250791171
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335860.4266,
              4291130.166,
              -10.37754939,
              337715.1066,
              4292388.686,
              289.9424506
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335860.4265503594,
                    4291130.166379626,
                    -10.377549392421628
                  ],
                  [
                    335860.4265503594,
                    4292388.686379625,
                    -10.377549392421628
                  ],
                  [
                    337715.10655035946,
                    4292388.686379625,
                    289.9424506075784
                  ],
                  [
                    337715.10655035946,
                    4291130.166379626,
                    289.9424506075784
                  ],
                  [
                    335860.4265503594,
                    4291130.166379626,
                    -10.377549392421628
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:55:55+00:00",
            "end_time": "2018-03-05T15:26: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": "20180208_392396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72063492910362,
              38.753357501937096,
              -10.368851063015029
            ],
            [
              -76.72090698979059,
              38.76468355090603,
              -10.368851063015029
            ],
            [
              -76.69956856547441,
              38.76499587269139,
              442.07114893698497
            ],
            [
              -76.69929987422287,
              38.753669698089325,
              442.07114893698497
            ],
            [
              -76.72063492910362,
              38.753357501937096,
              -10.368851063015029
            ]
          ]
        ]
      },
      "bbox": [
        -76.72090699,
        38.7533575,
        -10.36885106,
        -76.69929987,
        38.76499587,
        442.0711489
      ],
      "properties": {
        "datetime": "2018-07-20T19:06:42Z",
        "pc:count": 41916596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351399.4527,
            "count": 41916596,
            "maximum": 352341.2309,
            "minimum": 350486.5709,
            "name": "X",
            "position": 0,
            "stddev": 418.6742874,
            "variance": 175288.1589
          },
          {
            "average": 4291520.627,
            "count": 41916596,
            "maximum": 4292069.034,
            "minimum": 4290811.654,
            "name": "Y",
            "position": 1,
            "stddev": 321.5005666,
            "variance": 103362.6143
          },
          {
            "average": 24.44816091,
            "count": 41916596,
            "maximum": 442.0711489,
            "minimum": -10.36885106,
            "name": "Z",
            "position": 2,
            "stddev": 12.12608976,
            "variance": 147.0420528
          },
          {
            "average": 3641.428346,
            "count": 41916596,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3736.555716,
            "variance": 13961848.62
          },
          {
            "average": 2.288511166,
            "count": 41916596,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.294525314,
            "variance": 1.675795788
          },
          {
            "average": 3.45337756,
            "count": 41916596,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.333276163,
            "variance": 1.777625327
          },
          {
            "average": 0.53001248,
            "count": 41916596,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990984442,
            "variance": 0.249099257
          },
          {
            "average": 0,
            "count": 41916596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.133750269,
            "count": 41916596,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4181242095,
            "variance": 0.1748278546
          },
          {
            "average": -0.8099492013,
            "count": 41916596,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.92311965,
            "variance": 193.8532609
          },
          {
            "average": 0,
            "count": 41916596,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 64.87994359,
            "count": 41916596,
            "maximum": 122,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 52.13102681,
            "variance": 2717.643957
          },
          {
            "average": 208704153,
            "count": 41916596,
            "maximum": 216148802,
            "minimum": 202153909.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6947532.736,
            "variance": 48268211110000.0
          },
          {
            "average": 0,
            "count": 41916596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41916596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41916596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003767481501,
            "count": 41916596,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01940634484,
            "variance": 0.0003766062199
          },
          {
            "average": 0.5965893557,
            "count": 41916596,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4905817996,
            "variance": 0.2406705021
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350486.5709,
          4290811.654,
          -10.36885106,
          352341.2309,
          4292069.034,
          442.0711489
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350486.5708880636,
                4290811.654123719,
                -10.368851063015029
              ],
              [
                350486.5708880636,
                4292069.03412372,
                -10.368851063015029
              ],
              [
                352341.2308880636,
                4292069.03412372,
                442.07114893698497
              ],
              [
                352341.2308880636,
                4290811.654123719,
                442.07114893698497
              ],
              [
                350486.5708880636,
                4290811.654123719,
                -10.368851063015029
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:06:42+00:00",
        "end_time": "2018-02-08T19:38:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180208_392396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180208_392396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180208_392396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72090699,
            38.7533575,
            -10.36885106,
            -76.69929987,
            38.76499587,
            442.0711489
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72063492910362,
                  38.753357501937096,
                  -10.368851063015029
                ],
                [
                  -76.72090698979059,
                  38.76468355090603,
                  -10.368851063015029
                ],
                [
                  -76.69956856547441,
                  38.76499587269139,
                  442.07114893698497
                ],
                [
                  -76.69929987422287,
                  38.753669698089325,
                  442.07114893698497
                ],
                [
                  -76.72063492910362,
                  38.753357501937096,
                  -10.368851063015029
                ]
              ]
            ]
          },
          "id": "20180208_392396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180208_392396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:06:42Z",
            "pc:count": 41916596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351399.4527,
                "count": 41916596,
                "maximum": 352341.2309,
                "minimum": 350486.5709,
                "name": "X",
                "position": 0,
                "stddev": 418.6742874,
                "variance": 175288.1589
              },
              {
                "average": 4291520.627,
                "count": 41916596,
                "maximum": 4292069.034,
                "minimum": 4290811.654,
                "name": "Y",
                "position": 1,
                "stddev": 321.5005666,
                "variance": 103362.6143
              },
              {
                "average": 24.44816091,
                "count": 41916596,
                "maximum": 442.0711489,
                "minimum": -10.36885106,
                "name": "Z",
                "position": 2,
                "stddev": 12.12608976,
                "variance": 147.0420528
              },
              {
                "average": 3641.428346,
                "count": 41916596,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3736.555716,
                "variance": 13961848.62
              },
              {
                "average": 2.288511166,
                "count": 41916596,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.294525314,
                "variance": 1.675795788
              },
              {
                "average": 3.45337756,
                "count": 41916596,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.333276163,
                "variance": 1.777625327
              },
              {
                "average": 0.53001248,
                "count": 41916596,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990984442,
                "variance": 0.249099257
              },
              {
                "average": 0,
                "count": 41916596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.133750269,
                "count": 41916596,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4181242095,
                "variance": 0.1748278546
              },
              {
                "average": -0.8099492013,
                "count": 41916596,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.92311965,
                "variance": 193.8532609
              },
              {
                "average": 0,
                "count": 41916596,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 64.87994359,
                "count": 41916596,
                "maximum": 122,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 52.13102681,
                "variance": 2717.643957
              },
              {
                "average": 208704153,
                "count": 41916596,
                "maximum": 216148802,
                "minimum": 202153909.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6947532.736,
                "variance": 48268211110000.0
              },
              {
                "average": 0,
                "count": 41916596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41916596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41916596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003767481501,
                "count": 41916596,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01940634484,
                "variance": 0.0003766062199
              },
              {
                "average": 0.5965893557,
                "count": 41916596,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4905817996,
                "variance": 0.2406705021
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350486.5709,
              4290811.654,
              -10.36885106,
              352341.2309,
              4292069.034,
              442.0711489
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350486.5708880636,
                    4290811.654123719,
                    -10.368851063015029
                  ],
                  [
                    350486.5708880636,
                    4292069.03412372,
                    -10.368851063015029
                  ],
                  [
                    352341.2308880636,
                    4292069.03412372,
                    442.07114893698497
                  ],
                  [
                    352341.2308880636,
                    4290811.654123719,
                    442.07114893698497
                  ],
                  [
                    350486.5708880636,
                    4290811.654123719,
                    -10.368851063015029
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:06:42+00:00",
            "end_time": "2018-02-08T19:38: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": "20180305_344400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88893264940333,
              38.76461135198474,
              -10.430557167514024
            ],
            [
              -76.88923174529285,
              38.77594821704628,
              -10.430557167514024
            ],
            [
              -76.86789054879566,
              38.77629137351915,
              278.32944283248594
            ],
            [
              -76.86759482674252,
              38.7649543703015,
              278.32944283248594
            ],
            [
              -76.88893264940333,
              38.76461135198474,
              -10.430557167514024
            ]
          ]
        ]
      },
      "bbox": [
        -76.88923175,
        38.76461135,
        -10.43055717,
        -76.86759483,
        38.77629137,
        278.3294428
      ],
      "properties": {
        "datetime": "2018-03-05T15:42:58Z",
        "pc:count": 14331826,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336957.3872,
            "count": 14331826,
            "maximum": 337741.9001,
            "minimum": 335887.1201,
            "name": "X",
            "position": 0,
            "stddev": 472.104367,
            "variance": 222882.5334
          },
          {
            "average": 4292990.843,
            "count": 14331826,
            "maximum": 4293607.774,
            "minimum": 4292349.074,
            "name": "Y",
            "position": 1,
            "stddev": 353.5252007,
            "variance": 124980.0675
          },
          {
            "average": 78.55584455,
            "count": 14331826,
            "maximum": 278.3294428,
            "minimum": -10.43055717,
            "name": "Z",
            "position": 2,
            "stddev": 7.861512915,
            "variance": 61.80338531
          },
          {
            "average": 4792.397813,
            "count": 14331826,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4891.517898,
            "variance": 23926947.34
          },
          {
            "average": 1.983578366,
            "count": 14331826,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.24817751,
            "variance": 1.557947096
          },
          {
            "average": 2.825451342,
            "count": 14331826,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.550663536,
            "variance": 2.404557403
          },
          {
            "average": 0.5119970756,
            "count": 14331826,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998560669,
            "variance": 0.2498560876
          },
          {
            "average": 0,
            "count": 14331826,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.407284389,
            "count": 14331826,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6407881856,
            "variance": 0.4106094988
          },
          {
            "average": -10.90105894,
            "count": 14331826,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.160989675,
            "variance": 66.60175247
          },
          {
            "average": 0,
            "count": 14331826,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.56705545,
            "count": 14331826,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5209019241,
            "variance": 0.2713388145
          },
          {
            "average": 204299338.6,
            "count": 14331826,
            "maximum": 204299778,
            "minimum": 204298002.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 490.4027837,
            "variance": 240494.8903
          },
          {
            "average": 0,
            "count": 14331826,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14331826,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14331826,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009344936228,
            "count": 14331826,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03055520266,
            "variance": 0.0009336204096
          },
          {
            "average": 0.3852941698,
            "count": 14331826,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4866647604,
            "variance": 0.236842589
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335887.1201,
          4292349.074,
          -10.43055717,
          337741.9001,
          4293607.774,
          278.3294428
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335887.1200951701,
                4292349.07445294,
                -10.430557167514024
              ],
              [
                335887.1200951701,
                4293607.77445294,
                -10.430557167514024
              ],
              [
                337741.90009517013,
                4293607.77445294,
                278.32944283248594
              ],
              [
                337741.90009517013,
                4292349.07445294,
                278.32944283248594
              ],
              [
                335887.1200951701,
                4292349.07445294,
                -10.430557167514024
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:42:58+00:00",
        "end_time": "2018-03-05T15:13:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_344400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_344400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_344400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88923175,
            38.76461135,
            -10.43055717,
            -76.86759483,
            38.77629137,
            278.3294428
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88893264940333,
                  38.76461135198474,
                  -10.430557167514024
                ],
                [
                  -76.88923174529285,
                  38.77594821704628,
                  -10.430557167514024
                ],
                [
                  -76.86789054879566,
                  38.77629137351915,
                  278.32944283248594
                ],
                [
                  -76.86759482674252,
                  38.7649543703015,
                  278.32944283248594
                ],
                [
                  -76.88893264940333,
                  38.76461135198474,
                  -10.430557167514024
                ]
              ]
            ]
          },
          "id": "20180305_344400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_344400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:42:58Z",
            "pc:count": 14331826,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336957.3872,
                "count": 14331826,
                "maximum": 337741.9001,
                "minimum": 335887.1201,
                "name": "X",
                "position": 0,
                "stddev": 472.104367,
                "variance": 222882.5334
              },
              {
                "average": 4292990.843,
                "count": 14331826,
                "maximum": 4293607.774,
                "minimum": 4292349.074,
                "name": "Y",
                "position": 1,
                "stddev": 353.5252007,
                "variance": 124980.0675
              },
              {
                "average": 78.55584455,
                "count": 14331826,
                "maximum": 278.3294428,
                "minimum": -10.43055717,
                "name": "Z",
                "position": 2,
                "stddev": 7.861512915,
                "variance": 61.80338531
              },
              {
                "average": 4792.397813,
                "count": 14331826,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4891.517898,
                "variance": 23926947.34
              },
              {
                "average": 1.983578366,
                "count": 14331826,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.24817751,
                "variance": 1.557947096
              },
              {
                "average": 2.825451342,
                "count": 14331826,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.550663536,
                "variance": 2.404557403
              },
              {
                "average": 0.5119970756,
                "count": 14331826,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998560669,
                "variance": 0.2498560876
              },
              {
                "average": 0,
                "count": 14331826,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.407284389,
                "count": 14331826,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6407881856,
                "variance": 0.4106094988
              },
              {
                "average": -10.90105894,
                "count": 14331826,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.160989675,
                "variance": 66.60175247
              },
              {
                "average": 0,
                "count": 14331826,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.56705545,
                "count": 14331826,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5209019241,
                "variance": 0.2713388145
              },
              {
                "average": 204299338.6,
                "count": 14331826,
                "maximum": 204299778,
                "minimum": 204298002.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 490.4027837,
                "variance": 240494.8903
              },
              {
                "average": 0,
                "count": 14331826,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14331826,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14331826,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009344936228,
                "count": 14331826,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03055520266,
                "variance": 0.0009336204096
              },
              {
                "average": 0.3852941698,
                "count": 14331826,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4866647604,
                "variance": 0.236842589
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335887.1201,
              4292349.074,
              -10.43055717,
              337741.9001,
              4293607.774,
              278.3294428
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335887.1200951701,
                    4292349.07445294,
                    -10.430557167514024
                  ],
                  [
                    335887.1200951701,
                    4293607.77445294,
                    -10.430557167514024
                  ],
                  [
                    337741.90009517013,
                    4293607.77445294,
                    278.32944283248594
                  ],
                  [
                    337741.90009517013,
                    4292349.07445294,
                    278.32944283248594
                  ],
                  [
                    335887.1200951701,
                    4292349.07445294,
                    -10.430557167514024
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:42:58+00:00",
            "end_time": "2018-03-05T15:13: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": "20180305_344404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88891717993366,
              38.775593652615015,
              -10.392738187522525
            ],
            [
              -76.88921640966053,
              38.78693121696494,
              -10.392738187522525
            ],
            [
              -76.86787193908818,
              38.787274451564834,
              279.5872618124775
            ],
            [
              -76.86757608525274,
              38.77593674903068,
              279.5872618124775
            ],
            [
              -76.88891717993366,
              38.775593652615015,
              -10.392738187522525
            ]
          ]
        ]
      },
      "bbox": [
        -76.88921641,
        38.77559365,
        -10.39273819,
        -76.86757609,
        38.78727445,
        279.5872618
      ],
      "properties": {
        "datetime": "2018-03-05T15:42:58Z",
        "pc:count": 14032162,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336741.703,
            "count": 14032162,
            "maximum": 337768.415,
            "minimum": 335913.635,
            "name": "X",
            "position": 0,
            "stddev": 512.7358373,
            "variance": 262898.0389
          },
          {
            "average": 4294203.569,
            "count": 14032162,
            "maximum": 4294826.64,
            "minimum": 4293567.86,
            "name": "Y",
            "position": 1,
            "stddev": 354.6736082,
            "variance": 125793.3683
          },
          {
            "average": 81.82789713,
            "count": 14032162,
            "maximum": 279.5872618,
            "minimum": -10.39273819,
            "name": "Z",
            "position": 2,
            "stddev": 7.729798469,
            "variance": 59.74978437
          },
          {
            "average": 6728.105162,
            "count": 14032162,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6912.195884,
            "variance": 47778451.94
          },
          {
            "average": 1.97272245,
            "count": 14032162,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.257546648,
            "variance": 1.581423571
          },
          {
            "average": 2.829473961,
            "count": 14032162,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.582399921,
            "variance": 2.503989509
          },
          {
            "average": 0.5072615325,
            "count": 14032162,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999472852,
            "variance": 0.249947288
          },
          {
            "average": 0,
            "count": 14032162,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.402422378,
            "count": 14032162,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.58140356,
            "variance": 0.3380300996
          },
          {
            "average": 8.631249309,
            "count": 14032162,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.1166929,
            "variance": 123.5808611
          },
          {
            "average": 0,
            "count": 14032162,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.63393396,
            "count": 14032162,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6138375275,
            "variance": 0.3767965102
          },
          {
            "average": 204298523.2,
            "count": 14032162,
            "maximum": 204299778.2,
            "minimum": 204298002.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 504.1471012,
            "variance": 254164.2996
          },
          {
            "average": 0,
            "count": 14032162,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14032162,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14032162,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007556925298,
            "count": 14032162,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02747947438,
            "variance": 0.0007551215124
          },
          {
            "average": 0.2702078268,
            "count": 14032162,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4440670796,
            "variance": 0.1971955712
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335913.635,
          4293567.86,
          -10.39273819,
          337768.415,
          4294826.64,
          279.5872618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335913.6350433011,
                4293567.860434606,
                -10.392738187522525
              ],
              [
                335913.6350433011,
                4294826.640434605,
                -10.392738187522525
              ],
              [
                337768.4150433011,
                4294826.640434605,
                279.5872618124775
              ],
              [
                337768.4150433011,
                4293567.860434606,
                279.5872618124775
              ],
              [
                335913.6350433011,
                4293567.860434606,
                -10.392738187522525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:42:58+00:00",
        "end_time": "2018-03-05T15:13:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_344404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_344404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_344404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88921641,
            38.77559365,
            -10.39273819,
            -76.86757609,
            38.78727445,
            279.5872618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88891717993366,
                  38.775593652615015,
                  -10.392738187522525
                ],
                [
                  -76.88921640966053,
                  38.78693121696494,
                  -10.392738187522525
                ],
                [
                  -76.86787193908818,
                  38.787274451564834,
                  279.5872618124775
                ],
                [
                  -76.86757608525274,
                  38.77593674903068,
                  279.5872618124775
                ],
                [
                  -76.88891717993366,
                  38.775593652615015,
                  -10.392738187522525
                ]
              ]
            ]
          },
          "id": "20180305_344404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_344404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:42:58Z",
            "pc:count": 14032162,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336741.703,
                "count": 14032162,
                "maximum": 337768.415,
                "minimum": 335913.635,
                "name": "X",
                "position": 0,
                "stddev": 512.7358373,
                "variance": 262898.0389
              },
              {
                "average": 4294203.569,
                "count": 14032162,
                "maximum": 4294826.64,
                "minimum": 4293567.86,
                "name": "Y",
                "position": 1,
                "stddev": 354.6736082,
                "variance": 125793.3683
              },
              {
                "average": 81.82789713,
                "count": 14032162,
                "maximum": 279.5872618,
                "minimum": -10.39273819,
                "name": "Z",
                "position": 2,
                "stddev": 7.729798469,
                "variance": 59.74978437
              },
              {
                "average": 6728.105162,
                "count": 14032162,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6912.195884,
                "variance": 47778451.94
              },
              {
                "average": 1.97272245,
                "count": 14032162,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.257546648,
                "variance": 1.581423571
              },
              {
                "average": 2.829473961,
                "count": 14032162,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.582399921,
                "variance": 2.503989509
              },
              {
                "average": 0.5072615325,
                "count": 14032162,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999472852,
                "variance": 0.249947288
              },
              {
                "average": 0,
                "count": 14032162,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.402422378,
                "count": 14032162,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.58140356,
                "variance": 0.3380300996
              },
              {
                "average": 8.631249309,
                "count": 14032162,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.1166929,
                "variance": 123.5808611
              },
              {
                "average": 0,
                "count": 14032162,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.63393396,
                "count": 14032162,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6138375275,
                "variance": 0.3767965102
              },
              {
                "average": 204298523.2,
                "count": 14032162,
                "maximum": 204299778.2,
                "minimum": 204298002.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 504.1471012,
                "variance": 254164.2996
              },
              {
                "average": 0,
                "count": 14032162,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14032162,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14032162,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007556925298,
                "count": 14032162,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02747947438,
                "variance": 0.0007551215124
              },
              {
                "average": 0.2702078268,
                "count": 14032162,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4440670796,
                "variance": 0.1971955712
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335913.635,
              4293567.86,
              -10.39273819,
              337768.415,
              4294826.64,
              279.5872618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335913.6350433011,
                    4293567.860434606,
                    -10.392738187522525
                  ],
                  [
                    335913.6350433011,
                    4294826.640434605,
                    -10.392738187522525
                  ],
                  [
                    337768.4150433011,
                    4294826.640434605,
                    279.5872618124775
                  ],
                  [
                    337768.4150433011,
                    4293567.860434606,
                    279.5872618124775
                  ],
                  [
                    335913.6350433011,
                    4293567.860434606,
                    -10.392738187522525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:42:58+00:00",
            "end_time": "2018-03-05T15:13: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": "20180411_296388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.04714923470439,
              38.731896461904206,
              -5.850223419283424
            ],
            [
              -77.04746767352891,
              38.7430460681755,
              -5.850223419283424
            ],
            [
              -77.03624012018706,
              38.74324225776872,
              405.16977658071653
            ],
            [
              -77.03592342461191,
              38.73209257379517,
              405.16977658071653
            ],
            [
              -77.04714923470439,
              38.731896461904206,
              -5.850223419283424
            ]
          ]
        ]
      },
      "bbox": [
        -77.04746767,
        38.73189646,
        -5.850223419,
        -77.03592342,
        38.74324226,
        405.1697766
      ],
      "properties": {
        "datetime": "2018-04-12T00:59:35Z",
        "pc:count": 2374102,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322326.0612,
            "count": 2374102,
            "maximum": 323034.9337,
            "minimum": 322058.5937,
            "name": "X",
            "position": 0,
            "stddev": 114.0427803,
            "variance": 13005.75575
          },
          {
            "average": 4289604.859,
            "count": 2374102,
            "maximum": 4290252.113,
            "minimum": 4289014.093,
            "name": "Y",
            "position": 1,
            "stddev": 295.2879806,
            "variance": 87194.99151
          },
          {
            "average": 17.1290753,
            "count": 2374102,
            "maximum": 405.1697766,
            "minimum": -5.850223419,
            "name": "Z",
            "position": 2,
            "stddev": 10.33439131,
            "variance": 106.7996439
          },
          {
            "average": 3028.644004,
            "count": 2374102,
            "maximum": 65493,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3242.456854,
            "variance": 10513526.45
          },
          {
            "average": 1.81430284,
            "count": 2374102,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.106632208,
            "variance": 1.224634844
          },
          {
            "average": 2.499709364,
            "count": 2374102,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.409657477,
            "variance": 1.987134203
          },
          {
            "average": 0.6010828515,
            "count": 2374102,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4896757684,
            "variance": 0.2397823581
          },
          {
            "average": 0,
            "count": 2374102,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.430543422,
            "count": 2374102,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7566761246,
            "variance": 0.5725587575
          },
          {
            "average": -12.62324079,
            "count": 2374102,
            "maximum": 4.001999855,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.371842487,
            "variance": 28.8566917
          },
          {
            "average": 0,
            "count": 2374102,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.44120724,
            "count": 2374102,
            "maximum": 95,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4965314851,
            "variance": 0.2465435157
          },
          {
            "average": 207529432,
            "count": 2374102,
            "maximum": 207529975.5,
            "minimum": 207528747.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 595.8258954,
            "variance": 355008.4976
          },
          {
            "average": 0,
            "count": 2374102,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2374102,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2374102,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002287180584,
            "count": 2374102,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04776976398,
            "variance": 0.002281950351
          },
          {
            "average": 0.3046832023,
            "count": 2374102,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4602732208,
            "variance": 0.2118514378
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322058.5937,
          4289014.093,
          -5.850223419,
          323034.9337,
          4290252.113,
          405.1697766
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322058.5936995232,
                4289014.093318332,
                -5.850223419283424
              ],
              [
                322058.5936995232,
                4290252.113318332,
                -5.850223419283424
              ],
              [
                323034.93369952316,
                4290252.113318332,
                405.16977658071653
              ],
              [
                323034.93369952316,
                4289014.093318332,
                405.16977658071653
              ],
              [
                322058.5936995232,
                4289014.093318332,
                -5.850223419283424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:59:35+00:00",
        "end_time": "2018-04-12T00:39:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_296388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_296388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_296388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_296388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.04746767,
            38.73189646,
            -5.850223419,
            -77.03592342,
            38.74324226,
            405.1697766
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.04714923470439,
                  38.731896461904206,
                  -5.850223419283424
                ],
                [
                  -77.04746767352891,
                  38.7430460681755,
                  -5.850223419283424
                ],
                [
                  -77.03624012018706,
                  38.74324225776872,
                  405.16977658071653
                ],
                [
                  -77.03592342461191,
                  38.73209257379517,
                  405.16977658071653
                ],
                [
                  -77.04714923470439,
                  38.731896461904206,
                  -5.850223419283424
                ]
              ]
            ]
          },
          "id": "20180411_296388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_296388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:59:35Z",
            "pc:count": 2374102,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322326.0612,
                "count": 2374102,
                "maximum": 323034.9337,
                "minimum": 322058.5937,
                "name": "X",
                "position": 0,
                "stddev": 114.0427803,
                "variance": 13005.75575
              },
              {
                "average": 4289604.859,
                "count": 2374102,
                "maximum": 4290252.113,
                "minimum": 4289014.093,
                "name": "Y",
                "position": 1,
                "stddev": 295.2879806,
                "variance": 87194.99151
              },
              {
                "average": 17.1290753,
                "count": 2374102,
                "maximum": 405.1697766,
                "minimum": -5.850223419,
                "name": "Z",
                "position": 2,
                "stddev": 10.33439131,
                "variance": 106.7996439
              },
              {
                "average": 3028.644004,
                "count": 2374102,
                "maximum": 65493,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3242.456854,
                "variance": 10513526.45
              },
              {
                "average": 1.81430284,
                "count": 2374102,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.106632208,
                "variance": 1.224634844
              },
              {
                "average": 2.499709364,
                "count": 2374102,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.409657477,
                "variance": 1.987134203
              },
              {
                "average": 0.6010828515,
                "count": 2374102,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4896757684,
                "variance": 0.2397823581
              },
              {
                "average": 0,
                "count": 2374102,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.430543422,
                "count": 2374102,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7566761246,
                "variance": 0.5725587575
              },
              {
                "average": -12.62324079,
                "count": 2374102,
                "maximum": 4.001999855,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.371842487,
                "variance": 28.8566917
              },
              {
                "average": 0,
                "count": 2374102,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.44120724,
                "count": 2374102,
                "maximum": 95,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4965314851,
                "variance": 0.2465435157
              },
              {
                "average": 207529432,
                "count": 2374102,
                "maximum": 207529975.5,
                "minimum": 207528747.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 595.8258954,
                "variance": 355008.4976
              },
              {
                "average": 0,
                "count": 2374102,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2374102,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2374102,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002287180584,
                "count": 2374102,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04776976398,
                "variance": 0.002281950351
              },
              {
                "average": 0.3046832023,
                "count": 2374102,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4602732208,
                "variance": 0.2118514378
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322058.5937,
              4289014.093,
              -5.850223419,
              323034.9337,
              4290252.113,
              405.1697766
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322058.5936995232,
                    4289014.093318332,
                    -5.850223419283424
                  ],
                  [
                    322058.5936995232,
                    4290252.113318332,
                    -5.850223419283424
                  ],
                  [
                    323034.93369952316,
                    4290252.113318332,
                    405.16977658071653
                  ],
                  [
                    323034.93369952316,
                    4289014.093318332,
                    405.16977658071653
                  ],
                  [
                    322058.5936995232,
                    4289014.093318332,
                    -5.850223419283424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:59:35+00:00",
            "end_time": "2018-04-12T00:39: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": "20180411_296392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05118080347329,
              38.742804481038945,
              -7.059106936776033
            ],
            [
              -77.0515019173248,
              38.754021222694305,
              -7.059106936776033
            ],
            [
              -77.03626027997421,
              38.75428784147538,
              430.68089306322395
            ],
            [
              -77.0359415478028,
              38.74307099359726,
              430.68089306322395
            ],
            [
              -77.05118080347329,
              38.742804481038945,
              -7.059106936776033
            ]
          ]
        ]
      },
      "bbox": [
        -77.05150192,
        38.74280448,
        -7.059106937,
        -77.03594155,
        38.75428784,
        430.6808931
      ],
      "properties": {
        "datetime": "2018-04-12T01:04:32Z",
        "pc:count": 2973044,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321995.6938,
            "count": 2973044,
            "maximum": 323060.4615,
            "minimum": 321735.2615,
            "name": "X",
            "position": 0,
            "stddev": 144.3630858,
            "variance": 20840.70055
          },
          {
            "average": 4290907.7,
            "count": 2973044,
            "maximum": 4291478.009,
            "minimum": 4290232.529,
            "name": "Y",
            "position": 1,
            "stddev": 304.103612,
            "variance": 92479.00681
          },
          {
            "average": 20.24988597,
            "count": 2973044,
            "maximum": 430.6808931,
            "minimum": -7.059106937,
            "name": "Z",
            "position": 2,
            "stddev": 14.66421936,
            "variance": 215.0393295
          },
          {
            "average": 3652.13585,
            "count": 2973044,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3708.157021,
            "variance": 13750428.49
          },
          {
            "average": 2.005322491,
            "count": 2973044,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.203562864,
            "variance": 1.448563568
          },
          {
            "average": 2.851580737,
            "count": 2973044,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.450533322,
            "variance": 2.104046918
          },
          {
            "average": 0.4885689549,
            "count": 2973044,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998693982,
            "variance": 0.2498694153
          },
          {
            "average": 0,
            "count": 2973044,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.365466169,
            "count": 2973044,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8329012672,
            "variance": 0.6937245209
          },
          {
            "average": 12.99694895,
            "count": 2973044,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.275784743,
            "variance": 39.38547415
          },
          {
            "average": 0,
            "count": 2973044,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.61582237,
            "count": 2973044,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4870001765,
            "variance": 0.2371691719
          },
          {
            "average": 207530070.4,
            "count": 2973044,
            "maximum": 207530272.9,
            "minimum": 207528770.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 148.5258396,
            "variance": 22059.92501
          },
          {
            "average": 0,
            "count": 2973044,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2973044,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2973044,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001823720066,
            "count": 2973044,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04266608399,
            "variance": 0.001820394723
          },
          {
            "average": 0.3029067178,
            "count": 2973044,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4595152981,
            "variance": 0.2111543091
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321735.2615,
          4290232.529,
          -7.059106937,
          323060.4615,
          4291478.009,
          430.6808931
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321735.2614998667,
                4290232.528787078,
                -7.059106936776033
              ],
              [
                321735.2614998667,
                4291478.008787079,
                -7.059106936776033
              ],
              [
                323060.4614998667,
                4291478.008787079,
                430.68089306322395
              ],
              [
                323060.4614998667,
                4290232.528787078,
                430.68089306322395
              ],
              [
                321735.2614998667,
                4290232.528787078,
                -7.059106936776033
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:04:32+00:00",
        "end_time": "2018-04-12T00:39:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_296392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_296392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_296392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_296392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05150192,
            38.74280448,
            -7.059106937,
            -77.03594155,
            38.75428784,
            430.6808931
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05118080347329,
                  38.742804481038945,
                  -7.059106936776033
                ],
                [
                  -77.0515019173248,
                  38.754021222694305,
                  -7.059106936776033
                ],
                [
                  -77.03626027997421,
                  38.75428784147538,
                  430.68089306322395
                ],
                [
                  -77.0359415478028,
                  38.74307099359726,
                  430.68089306322395
                ],
                [
                  -77.05118080347329,
                  38.742804481038945,
                  -7.059106936776033
                ]
              ]
            ]
          },
          "id": "20180411_296392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_296392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:04:32Z",
            "pc:count": 2973044,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321995.6938,
                "count": 2973044,
                "maximum": 323060.4615,
                "minimum": 321735.2615,
                "name": "X",
                "position": 0,
                "stddev": 144.3630858,
                "variance": 20840.70055
              },
              {
                "average": 4290907.7,
                "count": 2973044,
                "maximum": 4291478.009,
                "minimum": 4290232.529,
                "name": "Y",
                "position": 1,
                "stddev": 304.103612,
                "variance": 92479.00681
              },
              {
                "average": 20.24988597,
                "count": 2973044,
                "maximum": 430.6808931,
                "minimum": -7.059106937,
                "name": "Z",
                "position": 2,
                "stddev": 14.66421936,
                "variance": 215.0393295
              },
              {
                "average": 3652.13585,
                "count": 2973044,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3708.157021,
                "variance": 13750428.49
              },
              {
                "average": 2.005322491,
                "count": 2973044,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.203562864,
                "variance": 1.448563568
              },
              {
                "average": 2.851580737,
                "count": 2973044,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.450533322,
                "variance": 2.104046918
              },
              {
                "average": 0.4885689549,
                "count": 2973044,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998693982,
                "variance": 0.2498694153
              },
              {
                "average": 0,
                "count": 2973044,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.365466169,
                "count": 2973044,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8329012672,
                "variance": 0.6937245209
              },
              {
                "average": 12.99694895,
                "count": 2973044,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.275784743,
                "variance": 39.38547415
              },
              {
                "average": 0,
                "count": 2973044,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.61582237,
                "count": 2973044,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4870001765,
                "variance": 0.2371691719
              },
              {
                "average": 207530070.4,
                "count": 2973044,
                "maximum": 207530272.9,
                "minimum": 207528770.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 148.5258396,
                "variance": 22059.92501
              },
              {
                "average": 0,
                "count": 2973044,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2973044,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2973044,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001823720066,
                "count": 2973044,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04266608399,
                "variance": 0.001820394723
              },
              {
                "average": 0.3029067178,
                "count": 2973044,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4595152981,
                "variance": 0.2111543091
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321735.2615,
              4290232.529,
              -7.059106937,
              323060.4615,
              4291478.009,
              430.6808931
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321735.2614998667,
                    4290232.528787078,
                    -7.059106936776033
                  ],
                  [
                    321735.2614998667,
                    4291478.008787079,
                    -7.059106936776033
                  ],
                  [
                    323060.4614998667,
                    4291478.008787079,
                    430.68089306322395
                  ],
                  [
                    323060.4614998667,
                    4290232.528787078,
                    430.68089306322395
                  ],
                  [
                    321735.2614998667,
                    4290232.528787078,
                    -7.059106936776033
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:04:32+00:00",
            "end_time": "2018-04-12T00:39:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_296396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05239206909819,
              38.75377503555286,
              -1.708209999857502
            ],
            [
              -77.05271332797301,
              38.76498580367856,
              -1.708209999857502
            ],
            [
              -77.036289829601,
              38.76527320787878,
              440.5717900001425
            ],
            [
              -77.03597113672801,
              38.754062325320035,
              440.5717900001425
            ],
            [
              -77.05239206909819,
              38.75377503555286,
              -1.708209999857502
            ]
          ]
        ]
      },
      "bbox": [
        -77.05271333,
        38.75377504,
        -1.70821,
        -77.03597114,
        38.76527321,
        440.57179
      ],
      "properties": {
        "datetime": "2018-04-12T01:24:03Z",
        "pc:count": 1425285,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321892.6774,
            "count": 1425285,
            "maximum": 323085.0318,
            "minimum": 321657.2918,
            "name": "X",
            "position": 0,
            "stddev": 161.914565,
            "variance": 26216.32636
          },
          {
            "average": 4292158.545,
            "count": 1425285,
            "maximum": 4292697.241,
            "minimum": 4291452.421,
            "name": "Y",
            "position": 1,
            "stddev": 350.7302952,
            "variance": 123011.74
          },
          {
            "average": 13.64015426,
            "count": 1425285,
            "maximum": 440.57179,
            "minimum": -1.70821,
            "name": "Z",
            "position": 2,
            "stddev": 15.65101893,
            "variance": 244.9543935
          },
          {
            "average": 2835.777614,
            "count": 1425285,
            "maximum": 65504,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 2813.17152,
            "variance": 7913934.002
          },
          {
            "average": 1.639265831,
            "count": 1425285,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.000704835,
            "variance": 1.001410167
          },
          {
            "average": 2.156763033,
            "count": 1425285,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.323217998,
            "variance": 1.75090587
          },
          {
            "average": 0.5134804618,
            "count": 1425285,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998184195,
            "variance": 0.2498184524
          },
          {
            "average": 0,
            "count": 1425285,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.684682011,
            "count": 1425285,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.355764405,
            "variance": 1.838097123
          },
          {
            "average": -8.691614783,
            "count": 1425285,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.120548213,
            "variance": 65.94330328
          },
          {
            "average": 0,
            "count": 1425285,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.7283631,
            "count": 1425285,
            "maximum": 94,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4667477527,
            "variance": 0.2178534647
          },
          {
            "average": 207530591.3,
            "count": 1425285,
            "maximum": 207531443.8,
            "minimum": 207529925.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 529.3378539,
            "variance": 280198.5636
          },
          {
            "average": 0,
            "count": 1425285,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1425285,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1425285,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004564701095,
            "count": 1425285,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0674082175,
            "variance": 0.004543867787
          },
          {
            "average": 0.1327825663,
            "count": 1425285,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3393397076,
            "variance": 0.1151514372
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321657.2918,
          4291452.421,
          -1.70821,
          323085.0318,
          4292697.241,
          440.57179
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321657.29178740457,
                4291452.42142327,
                -1.708209999857502
              ],
              [
                321657.29178740457,
                4292697.241423271,
                -1.708209999857502
              ],
              [
                323085.03178740456,
                4292697.241423271,
                440.5717900001425
              ],
              [
                323085.03178740456,
                4291452.42142327,
                440.5717900001425
              ],
              [
                321657.29178740457,
                4291452.42142327,
                -1.708209999857502
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:24:03+00:00",
        "end_time": "2018-04-12T00:58:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_296396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_296396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_296396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_296396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05271333,
            38.75377504,
            -1.70821,
            -77.03597114,
            38.76527321,
            440.57179
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05239206909819,
                  38.75377503555286,
                  -1.708209999857502
                ],
                [
                  -77.05271332797301,
                  38.76498580367856,
                  -1.708209999857502
                ],
                [
                  -77.036289829601,
                  38.76527320787878,
                  440.5717900001425
                ],
                [
                  -77.03597113672801,
                  38.754062325320035,
                  440.5717900001425
                ],
                [
                  -77.05239206909819,
                  38.75377503555286,
                  -1.708209999857502
                ]
              ]
            ]
          },
          "id": "20180411_296396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_296396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:24:03Z",
            "pc:count": 1425285,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321892.6774,
                "count": 1425285,
                "maximum": 323085.0318,
                "minimum": 321657.2918,
                "name": "X",
                "position": 0,
                "stddev": 161.914565,
                "variance": 26216.32636
              },
              {
                "average": 4292158.545,
                "count": 1425285,
                "maximum": 4292697.241,
                "minimum": 4291452.421,
                "name": "Y",
                "position": 1,
                "stddev": 350.7302952,
                "variance": 123011.74
              },
              {
                "average": 13.64015426,
                "count": 1425285,
                "maximum": 440.57179,
                "minimum": -1.70821,
                "name": "Z",
                "position": 2,
                "stddev": 15.65101893,
                "variance": 244.9543935
              },
              {
                "average": 2835.777614,
                "count": 1425285,
                "maximum": 65504,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 2813.17152,
                "variance": 7913934.002
              },
              {
                "average": 1.639265831,
                "count": 1425285,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.000704835,
                "variance": 1.001410167
              },
              {
                "average": 2.156763033,
                "count": 1425285,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.323217998,
                "variance": 1.75090587
              },
              {
                "average": 0.5134804618,
                "count": 1425285,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998184195,
                "variance": 0.2498184524
              },
              {
                "average": 0,
                "count": 1425285,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.684682011,
                "count": 1425285,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.355764405,
                "variance": 1.838097123
              },
              {
                "average": -8.691614783,
                "count": 1425285,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.120548213,
                "variance": 65.94330328
              },
              {
                "average": 0,
                "count": 1425285,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.7283631,
                "count": 1425285,
                "maximum": 94,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4667477527,
                "variance": 0.2178534647
              },
              {
                "average": 207530591.3,
                "count": 1425285,
                "maximum": 207531443.8,
                "minimum": 207529925.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 529.3378539,
                "variance": 280198.5636
              },
              {
                "average": 0,
                "count": 1425285,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1425285,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1425285,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004564701095,
                "count": 1425285,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0674082175,
                "variance": 0.004543867787
              },
              {
                "average": 0.1327825663,
                "count": 1425285,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3393397076,
                "variance": 0.1151514372
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321657.2918,
              4291452.421,
              -1.70821,
              323085.0318,
              4292697.241,
              440.57179
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321657.29178740457,
                    4291452.42142327,
                    -1.708209999857502
                  ],
                  [
                    321657.29178740457,
                    4292697.241423271,
                    -1.708209999857502
                  ],
                  [
                    323085.03178740456,
                    4292697.241423271,
                    440.5717900001425
                  ],
                  [
                    323085.03178740456,
                    4291452.42142327,
                    440.5717900001425
                  ],
                  [
                    321657.29178740457,
                    4291452.42142327,
                    -1.708209999857502
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:24:03+00:00",
            "end_time": "2018-04-12T00:58: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": "20180411_296400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0532835828409,
              38.76473249161851,
              -10.338133979447662
            ],
            [
              -77.05360654859679,
              38.77599348535039,
              -10.338133979447662
            ],
            [
              -77.03626703893606,
              38.77629700953852,
              402.2418660205523
            ],
            [
              -77.03594679550761,
              38.76503589442436,
              402.2418660205523
            ],
            [
              -77.0532835828409,
              38.76473249161851,
              -10.338133979447662
            ]
          ]
        ]
      },
      "bbox": [
        -77.05360655,
        38.76473249,
        -10.33813398,
        -77.0359468,
        38.77629701,
        402.241866
      ],
      "properties": {
        "datetime": "2018-04-12T01:28:26Z",
        "pc:count": 1623940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321875.1058,
            "count": 1623940,
            "maximum": 323114.2515,
            "minimum": 321607.1115,
            "name": "X",
            "position": 0,
            "stddev": 198.8110848,
            "variance": 39525.84743
          },
          {
            "average": 4293315.699,
            "count": 1623940,
            "maximum": 4293920.64,
            "minimum": 4292670.24,
            "name": "Y",
            "position": 1,
            "stddev": 364.5542905,
            "variance": 132899.8308
          },
          {
            "average": 3.233029407,
            "count": 1623940,
            "maximum": 402.241866,
            "minimum": -10.33813398,
            "name": "Z",
            "position": 2,
            "stddev": 9.114389661,
            "variance": 83.0720989
          },
          {
            "average": 4099.231047,
            "count": 1623940,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3470.908362,
            "variance": 12047204.85
          },
          {
            "average": 1.571884429,
            "count": 1623940,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.006398031,
            "variance": 1.012836997
          },
          {
            "average": 2.036090619,
            "count": 1623940,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.374024269,
            "variance": 1.887942691
          },
          {
            "average": 0.5276808256,
            "count": 1623940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992333376,
            "variance": 0.2492339254
          },
          {
            "average": 0,
            "count": 1623940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.748025173,
            "count": 1623940,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.261377524,
            "variance": 1.591073259
          },
          {
            "average": -3.800745852,
            "count": 1623940,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.8818097,
            "variance": 97.65016294
          },
          {
            "average": 0,
            "count": 1623940,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 92.10554392,
            "count": 1623940,
            "maximum": 93,
            "minimum": 91,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4570034035,
            "variance": 0.2088521109
          },
          {
            "average": 207531254.3,
            "count": 1623940,
            "maximum": 207531706.1,
            "minimum": 207530264.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 437.4999975,
            "variance": 191406.2478
          },
          {
            "average": 0,
            "count": 1623940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1623940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1623940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004118994544,
            "count": 1623940,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0640470995,
            "variance": 0.004102030954
          },
          {
            "average": 0.2102078895,
            "count": 1623940,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4074562981,
            "variance": 0.1660206349
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321607.1115,
          4292670.24,
          -10.33813398,
          323114.2515,
          4293920.64,
          402.241866
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321607.11147707736,
                4292670.24043646,
                -10.338133979447662
              ],
              [
                321607.11147707736,
                4293920.64043646,
                -10.338133979447662
              ],
              [
                323114.25147707737,
                4293920.64043646,
                402.2418660205523
              ],
              [
                323114.25147707737,
                4292670.24043646,
                402.2418660205523
              ],
              [
                321607.11147707736,
                4292670.24043646,
                -10.338133979447662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:28:26+00:00",
        "end_time": "2018-04-12T01:04:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_296400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_296400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_296400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_296400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05360655,
            38.76473249,
            -10.33813398,
            -77.0359468,
            38.77629701,
            402.241866
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0532835828409,
                  38.76473249161851,
                  -10.338133979447662
                ],
                [
                  -77.05360654859679,
                  38.77599348535039,
                  -10.338133979447662
                ],
                [
                  -77.03626703893606,
                  38.77629700953852,
                  402.2418660205523
                ],
                [
                  -77.03594679550761,
                  38.76503589442436,
                  402.2418660205523
                ],
                [
                  -77.0532835828409,
                  38.76473249161851,
                  -10.338133979447662
                ]
              ]
            ]
          },
          "id": "20180411_296400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_296400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:28:26Z",
            "pc:count": 1623940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321875.1058,
                "count": 1623940,
                "maximum": 323114.2515,
                "minimum": 321607.1115,
                "name": "X",
                "position": 0,
                "stddev": 198.8110848,
                "variance": 39525.84743
              },
              {
                "average": 4293315.699,
                "count": 1623940,
                "maximum": 4293920.64,
                "minimum": 4292670.24,
                "name": "Y",
                "position": 1,
                "stddev": 364.5542905,
                "variance": 132899.8308
              },
              {
                "average": 3.233029407,
                "count": 1623940,
                "maximum": 402.241866,
                "minimum": -10.33813398,
                "name": "Z",
                "position": 2,
                "stddev": 9.114389661,
                "variance": 83.0720989
              },
              {
                "average": 4099.231047,
                "count": 1623940,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3470.908362,
                "variance": 12047204.85
              },
              {
                "average": 1.571884429,
                "count": 1623940,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.006398031,
                "variance": 1.012836997
              },
              {
                "average": 2.036090619,
                "count": 1623940,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.374024269,
                "variance": 1.887942691
              },
              {
                "average": 0.5276808256,
                "count": 1623940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992333376,
                "variance": 0.2492339254
              },
              {
                "average": 0,
                "count": 1623940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.748025173,
                "count": 1623940,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.261377524,
                "variance": 1.591073259
              },
              {
                "average": -3.800745852,
                "count": 1623940,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.8818097,
                "variance": 97.65016294
              },
              {
                "average": 0,
                "count": 1623940,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 92.10554392,
                "count": 1623940,
                "maximum": 93,
                "minimum": 91,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4570034035,
                "variance": 0.2088521109
              },
              {
                "average": 207531254.3,
                "count": 1623940,
                "maximum": 207531706.1,
                "minimum": 207530264.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 437.4999975,
                "variance": 191406.2478
              },
              {
                "average": 0,
                "count": 1623940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1623940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1623940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004118994544,
                "count": 1623940,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0640470995,
                "variance": 0.004102030954
              },
              {
                "average": 0.2102078895,
                "count": 1623940,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4074562981,
                "variance": 0.1660206349
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321607.1115,
              4292670.24,
              -10.33813398,
              323114.2515,
              4293920.64,
              402.241866
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321607.11147707736,
                    4292670.24043646,
                    -10.338133979447662
                  ],
                  [
                    321607.11147707736,
                    4293920.64043646,
                    -10.338133979447662
                  ],
                  [
                    323114.25147707737,
                    4293920.64043646,
                    402.2418660205523
                  ],
                  [
                    323114.25147707737,
                    4292670.24043646,
                    402.2418660205523
                  ],
                  [
                    321607.11147707736,
                    4292670.24043646,
                    -10.338133979447662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:28:26+00:00",
            "end_time": "2018-04-12T01:04: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": "20180305_350392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86793169360479,
              38.74262223897693,
              -10.350154338288888
            ],
            [
              -76.86822724267896,
              38.75395964371317,
              -10.350154338288888
            ],
            [
              -76.84689141989926,
              38.75429881883838,
              300.9898456617111
            ],
            [
              -76.84659924139362,
              38.74296127751889,
              300.9898456617111
            ],
            [
              -76.86793169360479,
              38.74262223897693,
              -10.350154338288888
            ]
          ]
        ]
      },
      "bbox": [
        -76.86822724,
        38.74262224,
        -10.35015434,
        -76.84659924,
        38.75429882,
        300.9898457
      ],
      "properties": {
        "datetime": "2018-03-05T18:24:08Z",
        "pc:count": 19027205,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338559.3824,
            "count": 19027205,
            "maximum": 339516.8938,
            "minimum": 337662.0338,
            "name": "X",
            "position": 0,
            "stddev": 551.6706549,
            "variance": 304340.5114
          },
          {
            "average": 4290464.103,
            "count": 19027205,
            "maximum": 4291130.009,
            "minimum": 4289871.269,
            "name": "Y",
            "position": 1,
            "stddev": 353.4612253,
            "variance": 124934.8378
          },
          {
            "average": 66.85321144,
            "count": 19027205,
            "maximum": 300.9898457,
            "minimum": -10.35015434,
            "name": "Z",
            "position": 2,
            "stddev": 13.43293842,
            "variance": 180.4438346
          },
          {
            "average": 4023.807962,
            "count": 19027205,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4574.525556,
            "variance": 20926284.06
          },
          {
            "average": 2.298792597,
            "count": 19027205,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.318931792,
            "variance": 1.739581071
          },
          {
            "average": 3.41748118,
            "count": 19027205,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.412058519,
            "variance": 1.99390926
          },
          {
            "average": 0.5102544488,
            "count": 19027205,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998948484,
            "variance": 0.2498948594
          },
          {
            "average": 0,
            "count": 19027205,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.321797973,
            "count": 19027205,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5777172188,
            "variance": 0.3337571849
          },
          {
            "average": -5.933138267,
            "count": 19027205,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.87721664,
            "variance": 141.068275
          },
          {
            "average": 0,
            "count": 19027205,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.15974206,
            "count": 19027205,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.509574442,
            "variance": 2.278814995
          },
          {
            "average": 204301902.4,
            "count": 19027205,
            "maximum": 204309448.2,
            "minimum": 204300525.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2290.15641,
            "variance": 5244816.383
          },
          {
            "average": 0,
            "count": 19027205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19027205,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19027205,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000833595896,
            "count": 19027205,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02886002525,
            "variance": 0.0008329010576
          },
          {
            "average": 0.3011038668,
            "count": 19027205,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4587377674,
            "variance": 0.2104403393
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337662.0338,
          4289871.269,
          -10.35015434,
          339516.8938,
          4291130.009,
          300.9898457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337662.03380646877,
                4289871.268795697,
                -10.350154338288888
              ],
              [
                337662.03380646877,
                4291130.008795697,
                -10.350154338288888
              ],
              [
                339516.89380646875,
                4291130.008795697,
                300.9898456617111
              ],
              [
                339516.89380646875,
                4289871.268795697,
                300.9898456617111
              ],
              [
                337662.03380646877,
                4289871.268795697,
                -10.350154338288888
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:24:08+00:00",
        "end_time": "2018-03-05T15:55:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_350392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_350392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_350392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86822724,
            38.74262224,
            -10.35015434,
            -76.84659924,
            38.75429882,
            300.9898457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86793169360479,
                  38.74262223897693,
                  -10.350154338288888
                ],
                [
                  -76.86822724267896,
                  38.75395964371317,
                  -10.350154338288888
                ],
                [
                  -76.84689141989926,
                  38.75429881883838,
                  300.9898456617111
                ],
                [
                  -76.84659924139362,
                  38.74296127751889,
                  300.9898456617111
                ],
                [
                  -76.86793169360479,
                  38.74262223897693,
                  -10.350154338288888
                ]
              ]
            ]
          },
          "id": "20180305_350392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_350392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:24:08Z",
            "pc:count": 19027205,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338559.3824,
                "count": 19027205,
                "maximum": 339516.8938,
                "minimum": 337662.0338,
                "name": "X",
                "position": 0,
                "stddev": 551.6706549,
                "variance": 304340.5114
              },
              {
                "average": 4290464.103,
                "count": 19027205,
                "maximum": 4291130.009,
                "minimum": 4289871.269,
                "name": "Y",
                "position": 1,
                "stddev": 353.4612253,
                "variance": 124934.8378
              },
              {
                "average": 66.85321144,
                "count": 19027205,
                "maximum": 300.9898457,
                "minimum": -10.35015434,
                "name": "Z",
                "position": 2,
                "stddev": 13.43293842,
                "variance": 180.4438346
              },
              {
                "average": 4023.807962,
                "count": 19027205,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4574.525556,
                "variance": 20926284.06
              },
              {
                "average": 2.298792597,
                "count": 19027205,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.318931792,
                "variance": 1.739581071
              },
              {
                "average": 3.41748118,
                "count": 19027205,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.412058519,
                "variance": 1.99390926
              },
              {
                "average": 0.5102544488,
                "count": 19027205,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998948484,
                "variance": 0.2498948594
              },
              {
                "average": 0,
                "count": 19027205,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.321797973,
                "count": 19027205,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5777172188,
                "variance": 0.3337571849
              },
              {
                "average": -5.933138267,
                "count": 19027205,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.87721664,
                "variance": 141.068275
              },
              {
                "average": 0,
                "count": 19027205,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.15974206,
                "count": 19027205,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.509574442,
                "variance": 2.278814995
              },
              {
                "average": 204301902.4,
                "count": 19027205,
                "maximum": 204309448.2,
                "minimum": 204300525.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2290.15641,
                "variance": 5244816.383
              },
              {
                "average": 0,
                "count": 19027205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19027205,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19027205,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000833595896,
                "count": 19027205,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02886002525,
                "variance": 0.0008329010576
              },
              {
                "average": 0.3011038668,
                "count": 19027205,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4587377674,
                "variance": 0.2104403393
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337662.0338,
              4289871.269,
              -10.35015434,
              339516.8938,
              4291130.009,
              300.9898457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337662.03380646877,
                    4289871.268795697,
                    -10.350154338288888
                  ],
                  [
                    337662.03380646877,
                    4291130.008795697,
                    -10.350154338288888
                  ],
                  [
                    339516.89380646875,
                    4291130.008795697,
                    300.9898456617111
                  ],
                  [
                    339516.89380646875,
                    4289871.268795697,
                    300.9898456617111
                  ],
                  [
                    337662.03380646877,
                    4289871.268795697,
                    -10.350154338288888
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:24:08+00:00",
            "end_time": "2018-03-05T15:55: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": "20180209_392400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72059212866029,
              38.764329800676094,
              -10.324645274248837
            ],
            [
              -76.72086455330015,
              38.77566681789568,
              -10.324645274248837
            ],
            [
              -76.69952124530356,
              38.77597922904086,
              437.5153547257512
            ],
            [
              -76.69925219546225,
              38.7646420860413,
              437.5153547257512
            ],
            [
              -76.72059212866029,
              38.764329800676094,
              -10.324645274248837
            ]
          ]
        ]
      },
      "bbox": [
        -76.72086455,
        38.7643298,
        -10.32464527,
        -76.6992522,
        38.77597923,
        437.5153547
      ],
      "properties": {
        "datetime": "2018-07-20T19:06:32Z",
        "pc:count": 29424528,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351272.3175,
            "count": 29424528,
            "maximum": 352367.9897,
            "minimum": 350513.1897,
            "name": "X",
            "position": 0,
            "stddev": 368.5657666,
            "variance": 135840.7243
          },
          {
            "average": 4292483.737,
            "count": 29424528,
            "maximum": 4293287.861,
            "minimum": 4292029.261,
            "name": "Y",
            "position": 1,
            "stddev": 309.8861957,
            "variance": 96029.45429
          },
          {
            "average": 20.55216896,
            "count": 29424528,
            "maximum": 437.5153547,
            "minimum": -10.32464527,
            "name": "Z",
            "position": 2,
            "stddev": 12.18775189,
            "variance": 148.541296
          },
          {
            "average": 3172.314309,
            "count": 29424528,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3519.00927,
            "variance": 12383426.24
          },
          {
            "average": 2.495811861,
            "count": 29424528,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.367405127,
            "variance": 1.869796781
          },
          {
            "average": 3.749165968,
            "count": 29424528,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.277025888,
            "variance": 1.63079512
          },
          {
            "average": 0.5126255891,
            "count": 29424528,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998405776,
            "variance": 0.249840603
          },
          {
            "average": 0,
            "count": 29424528,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20034996,
            "count": 29424528,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6951356628,
            "variance": 0.4832135897
          },
          {
            "average": -4.640800757,
            "count": 29424528,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.52015591,
            "variance": 182.7946159
          },
          {
            "average": 0,
            "count": 29424528,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 44.24180072,
            "count": 29424528,
            "maximum": 122,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 45.40841824,
            "variance": 2061.924447
          },
          {
            "average": 205802964.6,
            "count": 29424528,
            "maximum": 216148792.7,
            "minimum": 202235725,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6073807.864,
            "variance": 36891141970000.0
          },
          {
            "average": 0,
            "count": 29424528,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29424528,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29424528,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004472119315,
            "count": 29424528,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02114265707,
            "variance": 0.0004470119482
          },
          {
            "average": 0.483385358,
            "count": 29424528,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997238859,
            "variance": 0.2497239622
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350513.1897,
          4292029.261,
          -10.32464527,
          352367.9897,
          4293287.861,
          437.5153547
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350513.18965479976,
                4292029.2612272715,
                -10.324645274248837
              ],
              [
                350513.18965479976,
                4293287.861227271,
                -10.324645274248837
              ],
              [
                352367.9896547998,
                4293287.861227271,
                437.5153547257512
              ],
              [
                352367.9896547998,
                4292029.2612272715,
                437.5153547257512
              ],
              [
                350513.18965479976,
                4292029.2612272715,
                -10.324645274248837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:06:32+00:00",
        "end_time": "2018-02-09T18:22:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180209_392400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_392400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180209_392400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_392400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72086455,
            38.7643298,
            -10.32464527,
            -76.6992522,
            38.77597923,
            437.5153547
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72059212866029,
                  38.764329800676094,
                  -10.324645274248837
                ],
                [
                  -76.72086455330015,
                  38.77566681789568,
                  -10.324645274248837
                ],
                [
                  -76.69952124530356,
                  38.77597922904086,
                  437.5153547257512
                ],
                [
                  -76.69925219546225,
                  38.7646420860413,
                  437.5153547257512
                ],
                [
                  -76.72059212866029,
                  38.764329800676094,
                  -10.324645274248837
                ]
              ]
            ]
          },
          "id": "20180209_392400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_392400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:06:32Z",
            "pc:count": 29424528,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351272.3175,
                "count": 29424528,
                "maximum": 352367.9897,
                "minimum": 350513.1897,
                "name": "X",
                "position": 0,
                "stddev": 368.5657666,
                "variance": 135840.7243
              },
              {
                "average": 4292483.737,
                "count": 29424528,
                "maximum": 4293287.861,
                "minimum": 4292029.261,
                "name": "Y",
                "position": 1,
                "stddev": 309.8861957,
                "variance": 96029.45429
              },
              {
                "average": 20.55216896,
                "count": 29424528,
                "maximum": 437.5153547,
                "minimum": -10.32464527,
                "name": "Z",
                "position": 2,
                "stddev": 12.18775189,
                "variance": 148.541296
              },
              {
                "average": 3172.314309,
                "count": 29424528,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3519.00927,
                "variance": 12383426.24
              },
              {
                "average": 2.495811861,
                "count": 29424528,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.367405127,
                "variance": 1.869796781
              },
              {
                "average": 3.749165968,
                "count": 29424528,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.277025888,
                "variance": 1.63079512
              },
              {
                "average": 0.5126255891,
                "count": 29424528,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998405776,
                "variance": 0.249840603
              },
              {
                "average": 0,
                "count": 29424528,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20034996,
                "count": 29424528,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6951356628,
                "variance": 0.4832135897
              },
              {
                "average": -4.640800757,
                "count": 29424528,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.52015591,
                "variance": 182.7946159
              },
              {
                "average": 0,
                "count": 29424528,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 44.24180072,
                "count": 29424528,
                "maximum": 122,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 45.40841824,
                "variance": 2061.924447
              },
              {
                "average": 205802964.6,
                "count": 29424528,
                "maximum": 216148792.7,
                "minimum": 202235725,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6073807.864,
                "variance": 36891141970000.0
              },
              {
                "average": 0,
                "count": 29424528,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29424528,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29424528,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004472119315,
                "count": 29424528,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02114265707,
                "variance": 0.0004470119482
              },
              {
                "average": 0.483385358,
                "count": 29424528,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997238859,
                "variance": 0.2497239622
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350513.1897,
              4292029.261,
              -10.32464527,
              352367.9897,
              4293287.861,
              437.5153547
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350513.18965479976,
                    4292029.2612272715,
                    -10.324645274248837
                  ],
                  [
                    350513.18965479976,
                    4293287.861227271,
                    -10.324645274248837
                  ],
                  [
                    352367.9896547998,
                    4293287.861227271,
                    437.5153547257512
                  ],
                  [
                    352367.9896547998,
                    4292029.2612272715,
                    437.5153547257512
                  ],
                  [
                    350513.18965479976,
                    4292029.2612272715,
                    -10.324645274248837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:06:32+00:00",
            "end_time": "2018-02-09T18:22: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": "20180411_302388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03620877770004,
              38.731709098499664,
              -5.249181152159878
            ],
            [
              -77.03653041147058,
              38.743031157035965,
              -5.249181152159878
            ],
            [
              -77.0152082460288,
              38.74340082114424,
              412.6508188478401
            ],
            [
              -77.01488997412709,
              38.73207861393567,
              412.6508188478401
            ],
            [
              -77.03620877770004,
              38.731709098499664,
              -5.249181152159878
            ]
          ]
        ]
      },
      "bbox": [
        -77.03653041,
        38.7317091,
        -5.249181152,
        -77.01488997,
        38.74340082,
        412.6508188
      ],
      "properties": {
        "datetime": "2018-04-12T00:59:18Z",
        "pc:count": 11085495,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324274.5597,
            "count": 11085495,
            "maximum": 324863.3214,
            "minimum": 323009.1814,
            "name": "X",
            "position": 0,
            "stddev": 338.0755122,
            "variance": 114295.052
          },
          {
            "average": 4289647.067,
            "count": 11085495,
            "maximum": 4290229.246,
            "minimum": 4288972.086,
            "name": "Y",
            "position": 1,
            "stddev": 328.833948,
            "variance": 108131.7654
          },
          {
            "average": 23.46197012,
            "count": 11085495,
            "maximum": 412.6508188,
            "minimum": -5.249181152,
            "name": "Z",
            "position": 2,
            "stddev": 11.16667312,
            "variance": 124.6945885
          },
          {
            "average": 4560.810259,
            "count": 11085495,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4604.346021,
            "variance": 21200002.28
          },
          {
            "average": 2.123617935,
            "count": 11085495,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.284563606,
            "variance": 1.650103657
          },
          {
            "average": 3.060675865,
            "count": 11085495,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.516966898,
            "variance": 2.301188569
          },
          {
            "average": 0.505913358,
            "count": 11085495,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999650535,
            "variance": 0.2499650547
          },
          {
            "average": 0,
            "count": 11085495,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.38474466,
            "count": 11085495,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5358948233,
            "variance": 0.2871832616
          },
          {
            "average": 13.63907517,
            "count": 11085495,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.416513802,
            "variance": 29.33862177
          },
          {
            "average": 0,
            "count": 11085495,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.54042476,
            "count": 11085495,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4984822712,
            "variance": 0.2484845747
          },
          {
            "average": 207528571.2,
            "count": 11085495,
            "maximum": 207529958.4,
            "minimum": 207528370.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 195.9742497,
            "variance": 38405.90655
          },
          {
            "average": 0,
            "count": 11085495,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11085495,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11085495,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005269047526,
            "count": 11085495,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0229483588,
            "variance": 0.0005266271714
          },
          {
            "average": 0.4207674984,
            "count": 11085495,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4936823196,
            "variance": 0.2437222327
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323009.1814,
          4288972.086,
          -5.249181152,
          324863.3214,
          4290229.246,
          412.6508188
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323009.18144846987,
                4288972.0863827,
                -5.249181152159878
              ],
              [
                323009.18144846987,
                4290229.2463827,
                -5.249181152159878
              ],
              [
                324863.3214484699,
                4290229.2463827,
                412.6508188478401
              ],
              [
                324863.3214484699,
                4288972.0863827,
                412.6508188478401
              ],
              [
                323009.18144846987,
                4288972.0863827,
                -5.249181152159878
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:59:18+00:00",
        "end_time": "2018-04-12T00:32:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_302388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_302388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_302388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_302388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03653041,
            38.7317091,
            -5.249181152,
            -77.01488997,
            38.74340082,
            412.6508188
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03620877770004,
                  38.731709098499664,
                  -5.249181152159878
                ],
                [
                  -77.03653041147058,
                  38.743031157035965,
                  -5.249181152159878
                ],
                [
                  -77.0152082460288,
                  38.74340082114424,
                  412.6508188478401
                ],
                [
                  -77.01488997412709,
                  38.73207861393567,
                  412.6508188478401
                ],
                [
                  -77.03620877770004,
                  38.731709098499664,
                  -5.249181152159878
                ]
              ]
            ]
          },
          "id": "20180411_302388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_302388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:59:18Z",
            "pc:count": 11085495,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324274.5597,
                "count": 11085495,
                "maximum": 324863.3214,
                "minimum": 323009.1814,
                "name": "X",
                "position": 0,
                "stddev": 338.0755122,
                "variance": 114295.052
              },
              {
                "average": 4289647.067,
                "count": 11085495,
                "maximum": 4290229.246,
                "minimum": 4288972.086,
                "name": "Y",
                "position": 1,
                "stddev": 328.833948,
                "variance": 108131.7654
              },
              {
                "average": 23.46197012,
                "count": 11085495,
                "maximum": 412.6508188,
                "minimum": -5.249181152,
                "name": "Z",
                "position": 2,
                "stddev": 11.16667312,
                "variance": 124.6945885
              },
              {
                "average": 4560.810259,
                "count": 11085495,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4604.346021,
                "variance": 21200002.28
              },
              {
                "average": 2.123617935,
                "count": 11085495,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.284563606,
                "variance": 1.650103657
              },
              {
                "average": 3.060675865,
                "count": 11085495,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.516966898,
                "variance": 2.301188569
              },
              {
                "average": 0.505913358,
                "count": 11085495,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999650535,
                "variance": 0.2499650547
              },
              {
                "average": 0,
                "count": 11085495,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.38474466,
                "count": 11085495,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5358948233,
                "variance": 0.2871832616
              },
              {
                "average": 13.63907517,
                "count": 11085495,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.416513802,
                "variance": 29.33862177
              },
              {
                "average": 0,
                "count": 11085495,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.54042476,
                "count": 11085495,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4984822712,
                "variance": 0.2484845747
              },
              {
                "average": 207528571.2,
                "count": 11085495,
                "maximum": 207529958.4,
                "minimum": 207528370.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 195.9742497,
                "variance": 38405.90655
              },
              {
                "average": 0,
                "count": 11085495,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11085495,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11085495,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005269047526,
                "count": 11085495,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0229483588,
                "variance": 0.0005266271714
              },
              {
                "average": 0.4207674984,
                "count": 11085495,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4936823196,
                "variance": 0.2437222327
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323009.1814,
              4288972.086,
              -5.249181152,
              324863.3214,
              4290229.246,
              412.6508188
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323009.18144846987,
                    4288972.0863827,
                    -5.249181152159878
                  ],
                  [
                    323009.18144846987,
                    4290229.2463827,
                    -5.249181152159878
                  ],
                  [
                    324863.3214484699,
                    4290229.2463827,
                    412.6508188478401
                  ],
                  [
                    324863.3214484699,
                    4288972.0863827,
                    412.6508188478401
                  ],
                  [
                    323009.18144846987,
                    4288972.0863827,
                    -5.249181152159878
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:59:18+00:00",
            "end_time": "2018-04-12T00:32: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": "20180411_302392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0362070285683,
              38.74269522451369,
              -5.014230063041964
            ],
            [
              -77.03652887528389,
              38.75402032378604,
              -5.014230063041964
            ],
            [
              -77.01521080190273,
              38.75438994798616,
              425.22576993695805
            ],
            [
              -77.01489231863864,
              38.743064700030494,
              425.22576993695805
            ],
            [
              -77.0362070285683,
              38.74269522451369,
              -5.014230063041964
            ]
          ]
        ]
      },
      "bbox": [
        -77.03652888,
        38.74269522,
        -5.014230063,
        -77.01489232,
        38.75438995,
        425.2257699
      ],
      "properties": {
        "datetime": "2018-04-12T00:59:18Z",
        "pc:count": 2024543,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324484.0971,
            "count": 2024543,
            "maximum": 324889.9591,
            "minimum": 323036.4591,
            "name": "X",
            "position": 0,
            "stddev": 258.8384622,
            "variance": 66997.34953
          },
          {
            "average": 4290906.682,
            "count": 2024543,
            "maximum": 4291448.839,
            "minimum": 4290191.339,
            "name": "Y",
            "position": 1,
            "stddev": 510.2195632,
            "variance": 260324.0027
          },
          {
            "average": 16.63425297,
            "count": 2024543,
            "maximum": 425.2257699,
            "minimum": -5.014230063,
            "name": "Z",
            "position": 2,
            "stddev": 11.9601353,
            "variance": 143.0448363
          },
          {
            "average": 2823.786514,
            "count": 2024543,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3017.097262,
            "variance": 9102875.886
          },
          {
            "average": 2.018996386,
            "count": 2024543,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.201727941,
            "variance": 1.444150044
          },
          {
            "average": 2.844732367,
            "count": 2024543,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.435573464,
            "variance": 2.06087117
          },
          {
            "average": 0.560591205,
            "count": 2024543,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4963152502,
            "variance": 0.2463288275
          },
          {
            "average": 0,
            "count": 2024543,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.42130545,
            "count": 2024543,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.881563715,
            "variance": 0.7771545836
          },
          {
            "average": -2.352016633,
            "count": 2024543,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.9300963,
            "variance": 194.0475829
          },
          {
            "average": 0,
            "count": 2024543,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.00989063,
            "count": 2024543,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6475885075,
            "variance": 0.419370875
          },
          {
            "average": 207528938.5,
            "count": 2024543,
            "maximum": 207529958.5,
            "minimum": 207528370.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 527.6140047,
            "variance": 278376.538
          },
          {
            "average": 0,
            "count": 2024543,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2024543,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2024543,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003684782195,
            "count": 2024543,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06059048101,
            "variance": 0.003671206389
          },
          {
            "average": 0.3968515364,
            "count": 2024543,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4892448392,
            "variance": 0.2393605127
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323036.4591,
          4290191.339,
          -5.014230063,
          324889.9591,
          4291448.839,
          425.2257699
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323036.4590799259,
                4290191.338641818,
                -5.014230063041964
              ],
              [
                323036.4590799259,
                4291448.838641818,
                -5.014230063041964
              ],
              [
                324889.9590799259,
                4291448.838641818,
                425.22576993695805
              ],
              [
                324889.9590799259,
                4290191.338641818,
                425.22576993695805
              ],
              [
                323036.4590799259,
                4290191.338641818,
                -5.014230063041964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:59:18+00:00",
        "end_time": "2018-04-12T00:32:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_302392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_302392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_302392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_302392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03652888,
            38.74269522,
            -5.014230063,
            -77.01489232,
            38.75438995,
            425.2257699
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0362070285683,
                  38.74269522451369,
                  -5.014230063041964
                ],
                [
                  -77.03652887528389,
                  38.75402032378604,
                  -5.014230063041964
                ],
                [
                  -77.01521080190273,
                  38.75438994798616,
                  425.22576993695805
                ],
                [
                  -77.01489231863864,
                  38.743064700030494,
                  425.22576993695805
                ],
                [
                  -77.0362070285683,
                  38.74269522451369,
                  -5.014230063041964
                ]
              ]
            ]
          },
          "id": "20180411_302392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_302392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:59:18Z",
            "pc:count": 2024543,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324484.0971,
                "count": 2024543,
                "maximum": 324889.9591,
                "minimum": 323036.4591,
                "name": "X",
                "position": 0,
                "stddev": 258.8384622,
                "variance": 66997.34953
              },
              {
                "average": 4290906.682,
                "count": 2024543,
                "maximum": 4291448.839,
                "minimum": 4290191.339,
                "name": "Y",
                "position": 1,
                "stddev": 510.2195632,
                "variance": 260324.0027
              },
              {
                "average": 16.63425297,
                "count": 2024543,
                "maximum": 425.2257699,
                "minimum": -5.014230063,
                "name": "Z",
                "position": 2,
                "stddev": 11.9601353,
                "variance": 143.0448363
              },
              {
                "average": 2823.786514,
                "count": 2024543,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3017.097262,
                "variance": 9102875.886
              },
              {
                "average": 2.018996386,
                "count": 2024543,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.201727941,
                "variance": 1.444150044
              },
              {
                "average": 2.844732367,
                "count": 2024543,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.435573464,
                "variance": 2.06087117
              },
              {
                "average": 0.560591205,
                "count": 2024543,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4963152502,
                "variance": 0.2463288275
              },
              {
                "average": 0,
                "count": 2024543,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.42130545,
                "count": 2024543,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.881563715,
                "variance": 0.7771545836
              },
              {
                "average": -2.352016633,
                "count": 2024543,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.9300963,
                "variance": 194.0475829
              },
              {
                "average": 0,
                "count": 2024543,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.00989063,
                "count": 2024543,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6475885075,
                "variance": 0.419370875
              },
              {
                "average": 207528938.5,
                "count": 2024543,
                "maximum": 207529958.5,
                "minimum": 207528370.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 527.6140047,
                "variance": 278376.538
              },
              {
                "average": 0,
                "count": 2024543,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2024543,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2024543,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003684782195,
                "count": 2024543,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06059048101,
                "variance": 0.003671206389
              },
              {
                "average": 0.3968515364,
                "count": 2024543,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4892448392,
                "variance": 0.2393605127
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323036.4591,
              4290191.339,
              -5.014230063,
              324889.9591,
              4291448.839,
              425.2257699
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323036.4590799259,
                    4290191.338641818,
                    -5.014230063041964
                  ],
                  [
                    323036.4590799259,
                    4291448.838641818,
                    -5.014230063041964
                  ],
                  [
                    324889.9590799259,
                    4291448.838641818,
                    425.22576993695805
                  ],
                  [
                    324889.9590799259,
                    4290191.338641818,
                    425.22576993695805
                  ],
                  [
                    323036.4590799259,
                    4290191.338641818,
                    -5.014230063041964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:59:18+00:00",
            "end_time": "2018-04-12T00:32: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": "20180411_302396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03621154312904,
              38.753674983766324,
              -4.724594287087115
            ],
            [
              -77.0365335833243,
              38.76500240324828,
              -4.724594287087115
            ],
            [
              -77.01521201243465,
              38.7653721195315,
              426.89540571291286
            ],
            [
              -77.01489333825722,
              38.754044551311495,
              426.89540571291286
            ],
            [
              -77.03621154312904,
              38.753674983766324,
              -4.724594287087115
            ]
          ]
        ]
      },
      "bbox": [
        -77.03653358,
        38.75367498,
        -4.724594287,
        -77.01489334,
        38.76537212,
        426.8954057
      ],
      "properties": {
        "datetime": "2018-04-12T01:04:54Z",
        "pc:count": 5740472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324370.9848,
            "count": 5740472,
            "maximum": 324916.7031,
            "minimum": 323063.1831,
            "name": "X",
            "position": 0,
            "stddev": 330.9455777,
            "variance": 109524.9754
          },
          {
            "average": 4292008.986,
            "count": 5740472,
            "maximum": 4292667.658,
            "minimum": 4291409.898,
            "name": "Y",
            "position": 1,
            "stddev": 374.8387886,
            "variance": 140504.1175
          },
          {
            "average": 23.17497695,
            "count": 5740472,
            "maximum": 426.8954057,
            "minimum": -4.724594287,
            "name": "Z",
            "position": 2,
            "stddev": 10.25100477,
            "variance": 105.0830988
          },
          {
            "average": 3494.473593,
            "count": 5740472,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3441.804864,
            "variance": 11846020.72
          },
          {
            "average": 1.713521989,
            "count": 5740472,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.074002347,
            "variance": 1.153481042
          },
          {
            "average": 2.304259127,
            "count": 5740472,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.41560768,
            "variance": 2.003945103
          },
          {
            "average": 0.5497255278,
            "count": 5740472,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4975212709,
            "variance": 0.247527415
          },
          {
            "average": 0,
            "count": 5740472,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.502171773,
            "count": 5740472,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7943118508,
            "variance": 0.6309313164
          },
          {
            "average": -5.961540896,
            "count": 5740472,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.94234011,
            "variance": 119.7348072
          },
          {
            "average": 0,
            "count": 5740472,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.16836682,
            "count": 5740472,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.531918552,
            "variance": 0.282937346
          },
          {
            "average": 207529677.6,
            "count": 5740472,
            "maximum": 207530294.9,
            "minimum": 207528793.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 499.7000814,
            "variance": 249700.1714
          },
          {
            "average": 0,
            "count": 5740472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5740472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5740472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001300067312,
            "count": 5740472,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0360330038,
            "variance": 0.001298377363
          },
          {
            "average": 0.194729632,
            "count": 5740472,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3959924617,
            "variance": 0.1568100297
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323063.1831,
          4291409.898,
          -4.724594287,
          324916.7031,
          4292667.658,
          426.8954057
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323063.1831319828,
                4291409.898429402,
                -4.724594287087115
              ],
              [
                323063.1831319828,
                4292667.658429402,
                -4.724594287087115
              ],
              [
                324916.7031319828,
                4292667.658429402,
                426.89540571291286
              ],
              [
                324916.7031319828,
                4291409.898429402,
                426.89540571291286
              ],
              [
                323063.1831319828,
                4291409.898429402,
                -4.724594287087115
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:04:54+00:00",
        "end_time": "2018-04-12T00:39:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_302396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_302396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_302396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_302396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03653358,
            38.75367498,
            -4.724594287,
            -77.01489334,
            38.76537212,
            426.8954057
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03621154312904,
                  38.753674983766324,
                  -4.724594287087115
                ],
                [
                  -77.0365335833243,
                  38.76500240324828,
                  -4.724594287087115
                ],
                [
                  -77.01521201243465,
                  38.7653721195315,
                  426.89540571291286
                ],
                [
                  -77.01489333825722,
                  38.754044551311495,
                  426.89540571291286
                ],
                [
                  -77.03621154312904,
                  38.753674983766324,
                  -4.724594287087115
                ]
              ]
            ]
          },
          "id": "20180411_302396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_302396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:04:54Z",
            "pc:count": 5740472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324370.9848,
                "count": 5740472,
                "maximum": 324916.7031,
                "minimum": 323063.1831,
                "name": "X",
                "position": 0,
                "stddev": 330.9455777,
                "variance": 109524.9754
              },
              {
                "average": 4292008.986,
                "count": 5740472,
                "maximum": 4292667.658,
                "minimum": 4291409.898,
                "name": "Y",
                "position": 1,
                "stddev": 374.8387886,
                "variance": 140504.1175
              },
              {
                "average": 23.17497695,
                "count": 5740472,
                "maximum": 426.8954057,
                "minimum": -4.724594287,
                "name": "Z",
                "position": 2,
                "stddev": 10.25100477,
                "variance": 105.0830988
              },
              {
                "average": 3494.473593,
                "count": 5740472,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3441.804864,
                "variance": 11846020.72
              },
              {
                "average": 1.713521989,
                "count": 5740472,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.074002347,
                "variance": 1.153481042
              },
              {
                "average": 2.304259127,
                "count": 5740472,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.41560768,
                "variance": 2.003945103
              },
              {
                "average": 0.5497255278,
                "count": 5740472,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4975212709,
                "variance": 0.247527415
              },
              {
                "average": 0,
                "count": 5740472,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.502171773,
                "count": 5740472,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7943118508,
                "variance": 0.6309313164
              },
              {
                "average": -5.961540896,
                "count": 5740472,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.94234011,
                "variance": 119.7348072
              },
              {
                "average": 0,
                "count": 5740472,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.16836682,
                "count": 5740472,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.531918552,
                "variance": 0.282937346
              },
              {
                "average": 207529677.6,
                "count": 5740472,
                "maximum": 207530294.9,
                "minimum": 207528793.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 499.7000814,
                "variance": 249700.1714
              },
              {
                "average": 0,
                "count": 5740472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5740472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5740472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001300067312,
                "count": 5740472,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0360330038,
                "variance": 0.001298377363
              },
              {
                "average": 0.194729632,
                "count": 5740472,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3959924617,
                "variance": 0.1568100297
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323063.1831,
              4291409.898,
              -4.724594287,
              324916.7031,
              4292667.658,
              426.8954057
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323063.1831319828,
                    4291409.898429402,
                    -4.724594287087115
                  ],
                  [
                    323063.1831319828,
                    4292667.658429402,
                    -4.724594287087115
                  ],
                  [
                    324916.7031319828,
                    4292667.658429402,
                    426.89540571291286
                  ],
                  [
                    324916.7031319828,
                    4291409.898429402,
                    426.89540571291286
                  ],
                  [
                    323063.1831319828,
                    4291409.898429402,
                    -4.724594287087115
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:04:54+00:00",
            "end_time": "2018-04-12T00:39: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": "20180305_350396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86791101876221,
              38.75360519880515,
              -10.419639945428031
            ],
            [
              -76.86820668046553,
              38.76494258232126,
              -10.419639945428031
            ],
            [
              -76.84686804716216,
              38.76528182648766,
              293.90036005457193
            ],
            [
              -76.84657575779325,
              38.75394430637253,
              293.90036005457193
            ],
            [
              -76.86791101876221,
              38.75360519880515,
              -10.419639945428031
            ]
          ]
        ]
      },
      "bbox": [
        -76.86820668,
        38.7536052,
        -10.41963995,
        -76.84657576,
        38.76528183,
        293.9003601
      ],
      "properties": {
        "datetime": "2018-03-05T16:12:05Z",
        "pc:count": 17398805,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338674.36,
            "count": 17398805,
            "maximum": 339543.5309,
            "minimum": 337688.7109,
            "name": "X",
            "position": 0,
            "stddev": 572.2455275,
            "variance": 327464.9437
          },
          {
            "average": 4291701.28,
            "count": 17398805,
            "maximum": 4292348.852,
            "minimum": 4291090.112,
            "name": "Y",
            "position": 1,
            "stddev": 368.8218406,
            "variance": 136029.5501
          },
          {
            "average": 72.54045,
            "count": 17398805,
            "maximum": 293.9003601,
            "minimum": -10.41963995,
            "name": "Z",
            "position": 2,
            "stddev": 10.26089927,
            "variance": 105.2860539
          },
          {
            "average": 4227.438315,
            "count": 17398805,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4945.633855,
            "variance": 24459294.23
          },
          {
            "average": 2.289515745,
            "count": 17398805,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.325852526,
            "variance": 1.75788492
          },
          {
            "average": 3.38517289,
            "count": 17398805,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.436210099,
            "variance": 2.062699447
          },
          {
            "average": 0.5147480531,
            "count": 17398805,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499782462,
            "variance": 0.2497825093
          },
          {
            "average": 0,
            "count": 17398805,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317670438,
            "count": 17398805,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5577273362,
            "variance": 0.3110597815
          },
          {
            "average": -3.764740415,
            "count": 17398805,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.47957213,
            "variance": 181.6988647
          },
          {
            "average": 0,
            "count": 17398805,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.16827127,
            "count": 17398805,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6556944292,
            "variance": 0.4299351845
          },
          {
            "average": 204300720.9,
            "count": 17398805,
            "maximum": 204301525.4,
            "minimum": 204299735.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 591.3655934,
            "variance": 349713.265
          },
          {
            "average": 0,
            "count": 17398805,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17398805,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17398805,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007548219547,
            "count": 17398805,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02746365311,
            "variance": 0.0007542522419
          },
          {
            "average": 0.2372148547,
            "count": 17398805,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4253751025,
            "variance": 0.1809439778
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337688.7109,
          4291090.112,
          -10.41963995,
          339543.5309,
          4292348.852,
          293.9003601
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337688.71091725334,
                4291090.11171285,
                -10.419639945428031
              ],
              [
                337688.71091725334,
                4292348.85171285,
                -10.419639945428031
              ],
              [
                339543.5309172533,
                4292348.85171285,
                293.90036005457193
              ],
              [
                339543.5309172533,
                4291090.11171285,
                293.90036005457193
              ],
              [
                337688.71091725334,
                4291090.11171285,
                -10.419639945428031
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:12:05+00:00",
        "end_time": "2018-03-05T15:42:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_350396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_350396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_350396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86820668,
            38.7536052,
            -10.41963995,
            -76.84657576,
            38.76528183,
            293.9003601
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86791101876221,
                  38.75360519880515,
                  -10.419639945428031
                ],
                [
                  -76.86820668046553,
                  38.76494258232126,
                  -10.419639945428031
                ],
                [
                  -76.84686804716216,
                  38.76528182648766,
                  293.90036005457193
                ],
                [
                  -76.84657575779325,
                  38.75394430637253,
                  293.90036005457193
                ],
                [
                  -76.86791101876221,
                  38.75360519880515,
                  -10.419639945428031
                ]
              ]
            ]
          },
          "id": "20180305_350396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_350396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:12:05Z",
            "pc:count": 17398805,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338674.36,
                "count": 17398805,
                "maximum": 339543.5309,
                "minimum": 337688.7109,
                "name": "X",
                "position": 0,
                "stddev": 572.2455275,
                "variance": 327464.9437
              },
              {
                "average": 4291701.28,
                "count": 17398805,
                "maximum": 4292348.852,
                "minimum": 4291090.112,
                "name": "Y",
                "position": 1,
                "stddev": 368.8218406,
                "variance": 136029.5501
              },
              {
                "average": 72.54045,
                "count": 17398805,
                "maximum": 293.9003601,
                "minimum": -10.41963995,
                "name": "Z",
                "position": 2,
                "stddev": 10.26089927,
                "variance": 105.2860539
              },
              {
                "average": 4227.438315,
                "count": 17398805,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4945.633855,
                "variance": 24459294.23
              },
              {
                "average": 2.289515745,
                "count": 17398805,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.325852526,
                "variance": 1.75788492
              },
              {
                "average": 3.38517289,
                "count": 17398805,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.436210099,
                "variance": 2.062699447
              },
              {
                "average": 0.5147480531,
                "count": 17398805,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499782462,
                "variance": 0.2497825093
              },
              {
                "average": 0,
                "count": 17398805,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317670438,
                "count": 17398805,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5577273362,
                "variance": 0.3110597815
              },
              {
                "average": -3.764740415,
                "count": 17398805,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.47957213,
                "variance": 181.6988647
              },
              {
                "average": 0,
                "count": 17398805,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.16827127,
                "count": 17398805,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6556944292,
                "variance": 0.4299351845
              },
              {
                "average": 204300720.9,
                "count": 17398805,
                "maximum": 204301525.4,
                "minimum": 204299735.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 591.3655934,
                "variance": 349713.265
              },
              {
                "average": 0,
                "count": 17398805,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17398805,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17398805,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007548219547,
                "count": 17398805,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02746365311,
                "variance": 0.0007542522419
              },
              {
                "average": 0.2372148547,
                "count": 17398805,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4253751025,
                "variance": 0.1809439778
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337688.7109,
              4291090.112,
              -10.41963995,
              339543.5309,
              4292348.852,
              293.9003601
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337688.71091725334,
                    4291090.11171285,
                    -10.419639945428031
                  ],
                  [
                    337688.71091725334,
                    4292348.85171285,
                    -10.419639945428031
                  ],
                  [
                    339543.5309172533,
                    4292348.85171285,
                    293.90036005457193
                  ],
                  [
                    339543.5309172533,
                    4291090.11171285,
                    293.90036005457193
                  ],
                  [
                    337688.71091725334,
                    4291090.11171285,
                    -10.419639945428031
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:12:05+00:00",
            "end_time": "2018-03-05T15:42:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_302400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03622796072008,
              38.7646582681057,
              -6.831367895478451
            ],
            [
              -77.03655029377276,
              38.77599142997568,
              -6.831367895478451
            ],
            [
              -77.01521578738051,
              38.776361403327094,
              422.50863210452155
            ],
            [
              -77.01489682542294,
              38.765028092552996,
              422.50863210452155
            ],
            [
              -77.03622796072008,
              38.7646582681057,
              -6.831367895478451
            ]
          ]
        ]
      },
      "bbox": [
        -77.03655029,
        38.76465827,
        -6.831367895,
        -77.01489683,
        38.7763614,
        422.5086321
      ],
      "properties": {
        "datetime": "2018-04-12T01:23:35Z",
        "pc:count": 11620439,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324289.0215,
            "count": 11620439,
            "maximum": 324943.2483,
            "minimum": 323088.8883,
            "name": "X",
            "position": 0,
            "stddev": 352.3898768,
            "variance": 124178.6253
          },
          {
            "average": 4293234.229,
            "count": 11620439,
            "maximum": 4293887.274,
            "minimum": 4292628.874,
            "name": "Y",
            "position": 1,
            "stddev": 324.9503554,
            "variance": 105592.7334
          },
          {
            "average": 38.14351074,
            "count": 11620439,
            "maximum": 422.5086321,
            "minimum": -6.831367895,
            "name": "Z",
            "position": 2,
            "stddev": 14.27059218,
            "variance": 203.649801
          },
          {
            "average": 3816.681641,
            "count": 11620439,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3990.643201,
            "variance": 15925233.15
          },
          {
            "average": 2.145378587,
            "count": 11620439,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.249783653,
            "variance": 1.561959179
          },
          {
            "average": 3.103377162,
            "count": 11620439,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.423905752,
            "variance": 2.027507591
          },
          {
            "average": 0.5070088144,
            "count": 11620439,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999508956,
            "variance": 0.249950898
          },
          {
            "average": 0,
            "count": 11620439,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324628958,
            "count": 11620439,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5650018886,
            "variance": 0.3192271341
          },
          {
            "average": 13.1692187,
            "count": 11620439,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.935297343,
            "variance": 35.22775455
          },
          {
            "average": 0,
            "count": 11620439,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.50790164,
            "count": 11620439,
            "maximum": 94,
            "minimum": 92,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5002003583,
            "variance": 0.2502003984
          },
          {
            "average": 207530099.9,
            "count": 11620439,
            "maximum": 207531415.5,
            "minimum": 207529887.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 195.534017,
            "variance": 38233.55182
          },
          {
            "average": 0,
            "count": 11620439,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11620439,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11620439,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006400790882,
            "count": 11620439,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02529168721,
            "variance": 0.000639669442
          },
          {
            "average": 0.4079530902,
            "count": 11620439,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4914543592,
            "variance": 0.2415273872
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          323088.8883,
          4292628.874,
          -6.831367895,
          324943.2483,
          4293887.274,
          422.5086321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                323088.8882805084,
                4292628.874468316,
                -6.831367895478451
              ],
              [
                323088.8882805084,
                4293887.274468317,
                -6.831367895478451
              ],
              [
                324943.2482805084,
                4293887.274468317,
                422.50863210452155
              ],
              [
                324943.2482805084,
                4292628.874468316,
                422.50863210452155
              ],
              [
                323088.8882805084,
                4292628.874468316,
                -6.831367895478451
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:23:35+00:00",
        "end_time": "2018-04-12T00:58:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_302400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_302400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_302400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_302400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03655029,
            38.76465827,
            -6.831367895,
            -77.01489683,
            38.7763614,
            422.5086321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03622796072008,
                  38.7646582681057,
                  -6.831367895478451
                ],
                [
                  -77.03655029377276,
                  38.77599142997568,
                  -6.831367895478451
                ],
                [
                  -77.01521578738051,
                  38.776361403327094,
                  422.50863210452155
                ],
                [
                  -77.01489682542294,
                  38.765028092552996,
                  422.50863210452155
                ],
                [
                  -77.03622796072008,
                  38.7646582681057,
                  -6.831367895478451
                ]
              ]
            ]
          },
          "id": "20180411_302400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_302400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:23:35Z",
            "pc:count": 11620439,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324289.0215,
                "count": 11620439,
                "maximum": 324943.2483,
                "minimum": 323088.8883,
                "name": "X",
                "position": 0,
                "stddev": 352.3898768,
                "variance": 124178.6253
              },
              {
                "average": 4293234.229,
                "count": 11620439,
                "maximum": 4293887.274,
                "minimum": 4292628.874,
                "name": "Y",
                "position": 1,
                "stddev": 324.9503554,
                "variance": 105592.7334
              },
              {
                "average": 38.14351074,
                "count": 11620439,
                "maximum": 422.5086321,
                "minimum": -6.831367895,
                "name": "Z",
                "position": 2,
                "stddev": 14.27059218,
                "variance": 203.649801
              },
              {
                "average": 3816.681641,
                "count": 11620439,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3990.643201,
                "variance": 15925233.15
              },
              {
                "average": 2.145378587,
                "count": 11620439,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.249783653,
                "variance": 1.561959179
              },
              {
                "average": 3.103377162,
                "count": 11620439,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.423905752,
                "variance": 2.027507591
              },
              {
                "average": 0.5070088144,
                "count": 11620439,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999508956,
                "variance": 0.249950898
              },
              {
                "average": 0,
                "count": 11620439,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324628958,
                "count": 11620439,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5650018886,
                "variance": 0.3192271341
              },
              {
                "average": 13.1692187,
                "count": 11620439,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.935297343,
                "variance": 35.22775455
              },
              {
                "average": 0,
                "count": 11620439,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.50790164,
                "count": 11620439,
                "maximum": 94,
                "minimum": 92,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5002003583,
                "variance": 0.2502003984
              },
              {
                "average": 207530099.9,
                "count": 11620439,
                "maximum": 207531415.5,
                "minimum": 207529887.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 195.534017,
                "variance": 38233.55182
              },
              {
                "average": 0,
                "count": 11620439,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11620439,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11620439,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006400790882,
                "count": 11620439,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02529168721,
                "variance": 0.000639669442
              },
              {
                "average": 0.4079530902,
                "count": 11620439,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4914543592,
                "variance": 0.2415273872
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              323088.8883,
              4292628.874,
              -6.831367895,
              324943.2483,
              4293887.274,
              422.5086321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    323088.8882805084,
                    4292628.874468316,
                    -6.831367895478451
                  ],
                  [
                    323088.8882805084,
                    4293887.274468317,
                    -6.831367895478451
                  ],
                  [
                    324943.2482805084,
                    4293887.274468317,
                    422.50863210452155
                  ],
                  [
                    324943.2482805084,
                    4292628.874468316,
                    422.50863210452155
                  ],
                  [
                    323088.8882805084,
                    4292628.874468316,
                    -6.831367895478451
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:23:35+00:00",
            "end_time": "2018-04-12T00:58: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": "20180411_308388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01518236321155,
              38.731714450577456,
              -9.382194187233551
            ],
            [
              -77.01550105704948,
              38.743050165706386,
              -9.382194187233551
            ],
            [
              -76.99417194043457,
              38.74341610803301,
              412.97780581276646
            ],
            [
              -76.99385661370547,
              38.732080245551145,
              412.97780581276646
            ],
            [
              -77.01518236321155,
              38.731714450577456,
              -9.382194187233551
            ]
          ]
        ]
      },
      "bbox": [
        -77.01550106,
        38.73171445,
        -9.382194187,
        -76.99385661,
        38.74341611,
        412.9778058
      ],
      "properties": {
        "datetime": "2018-04-12T00:40:01Z",
        "pc:count": 12843882,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325839.5008,
            "count": 12843882,
            "maximum": 326691.7346,
            "minimum": 324837.0146,
            "name": "X",
            "position": 0,
            "stddev": 509.8934085,
            "variance": 259991.288
          },
          {
            "average": 4289586.088,
            "count": 12843882,
            "maximum": 4290190.891,
            "minimum": 4288932.231,
            "name": "Y",
            "position": 1,
            "stddev": 356.650785,
            "variance": 127199.7825
          },
          {
            "average": 18.93535889,
            "count": 12843882,
            "maximum": 412.9778058,
            "minimum": -9.382194187,
            "name": "Z",
            "position": 2,
            "stddev": 9.474762836,
            "variance": 89.77113081
          },
          {
            "average": 4000.172688,
            "count": 12843882,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3921.601568,
            "variance": 15378958.86
          },
          {
            "average": 1.884235934,
            "count": 12843882,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.167872285,
            "variance": 1.363925673
          },
          {
            "average": 2.601847946,
            "count": 12843882,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473102163,
            "variance": 2.170029982
          },
          {
            "average": 0.5403881786,
            "count": 12843882,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4983661449,
            "variance": 0.2483688144
          },
          {
            "average": 0,
            "count": 12843882,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.465998208,
            "count": 12843882,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5271736512,
            "variance": 0.2779120585
          },
          {
            "average": -9.153345531,
            "count": 12843882,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.72816464,
            "variance": 94.63718726
          },
          {
            "average": 0,
            "count": 12843882,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.39543364,
            "count": 12843882,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5688571383,
            "variance": 0.3235984438
          },
          {
            "average": 207527885.9,
            "count": 12843882,
            "maximum": 207528801.2,
            "minimum": 207527196.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 595.5852127,
            "variance": 354721.7456
          },
          {
            "average": 0,
            "count": 12843882,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12843882,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12843882,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005340285748,
            "count": 12843882,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02310288791,
            "variance": 0.0005337434299
          },
          {
            "average": 0.3049840383,
            "count": 12843882,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4604006855,
            "variance": 0.2119687912
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324837.0146,
          4288932.231,
          -9.382194187,
          326691.7346,
          4290190.891,
          412.9778058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324837.0146021534,
                4288932.230581864,
                -9.382194187233551
              ],
              [
                324837.0146021534,
                4290190.890581864,
                -9.382194187233551
              ],
              [
                326691.73460215336,
                4290190.890581864,
                412.97780581276646
              ],
              [
                326691.73460215336,
                4288932.230581864,
                412.97780581276646
              ],
              [
                324837.0146021534,
                4288932.230581864,
                -9.382194187233551
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:40:01+00:00",
        "end_time": "2018-04-12T00:13:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_308388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_308388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_308388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_308388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01550106,
            38.73171445,
            -9.382194187,
            -76.99385661,
            38.74341611,
            412.9778058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01518236321155,
                  38.731714450577456,
                  -9.382194187233551
                ],
                [
                  -77.01550105704948,
                  38.743050165706386,
                  -9.382194187233551
                ],
                [
                  -76.99417194043457,
                  38.74341610803301,
                  412.97780581276646
                ],
                [
                  -76.99385661370547,
                  38.732080245551145,
                  412.97780581276646
                ],
                [
                  -77.01518236321155,
                  38.731714450577456,
                  -9.382194187233551
                ]
              ]
            ]
          },
          "id": "20180411_308388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_308388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:40:01Z",
            "pc:count": 12843882,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325839.5008,
                "count": 12843882,
                "maximum": 326691.7346,
                "minimum": 324837.0146,
                "name": "X",
                "position": 0,
                "stddev": 509.8934085,
                "variance": 259991.288
              },
              {
                "average": 4289586.088,
                "count": 12843882,
                "maximum": 4290190.891,
                "minimum": 4288932.231,
                "name": "Y",
                "position": 1,
                "stddev": 356.650785,
                "variance": 127199.7825
              },
              {
                "average": 18.93535889,
                "count": 12843882,
                "maximum": 412.9778058,
                "minimum": -9.382194187,
                "name": "Z",
                "position": 2,
                "stddev": 9.474762836,
                "variance": 89.77113081
              },
              {
                "average": 4000.172688,
                "count": 12843882,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3921.601568,
                "variance": 15378958.86
              },
              {
                "average": 1.884235934,
                "count": 12843882,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.167872285,
                "variance": 1.363925673
              },
              {
                "average": 2.601847946,
                "count": 12843882,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473102163,
                "variance": 2.170029982
              },
              {
                "average": 0.5403881786,
                "count": 12843882,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4983661449,
                "variance": 0.2483688144
              },
              {
                "average": 0,
                "count": 12843882,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.465998208,
                "count": 12843882,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5271736512,
                "variance": 0.2779120585
              },
              {
                "average": -9.153345531,
                "count": 12843882,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.72816464,
                "variance": 94.63718726
              },
              {
                "average": 0,
                "count": 12843882,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.39543364,
                "count": 12843882,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5688571383,
                "variance": 0.3235984438
              },
              {
                "average": 207527885.9,
                "count": 12843882,
                "maximum": 207528801.2,
                "minimum": 207527196.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 595.5852127,
                "variance": 354721.7456
              },
              {
                "average": 0,
                "count": 12843882,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12843882,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12843882,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005340285748,
                "count": 12843882,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02310288791,
                "variance": 0.0005337434299
              },
              {
                "average": 0.3049840383,
                "count": 12843882,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4604006855,
                "variance": 0.2119687912
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324837.0146,
              4288932.231,
              -9.382194187,
              326691.7346,
              4290190.891,
              412.9778058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324837.0146021534,
                    4288932.230581864,
                    -9.382194187233551
                  ],
                  [
                    324837.0146021534,
                    4290190.890581864,
                    -9.382194187233551
                  ],
                  [
                    326691.73460215336,
                    4290190.890581864,
                    412.97780581276646
                  ],
                  [
                    326691.73460215336,
                    4288932.230581864,
                    412.97780581276646
                  ],
                  [
                    324837.0146021534,
                    4288932.230581864,
                    -9.382194187233551
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:40:01+00:00",
            "end_time": "2018-04-12T00:13: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": "20180305_356392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84689567558974,
              38.74259668236858,
              -10.314005279149995
            ],
            [
              -76.84718789253455,
              38.753934042359816,
              -10.314005279149995
            ],
            [
              -76.82585228477538,
              38.75426936976311,
              304.10599472085005
            ],
            [
              -76.82556343842806,
              38.74293187473858,
              304.10599472085005
            ],
            [
              -76.84689567558974,
              38.74259668236858,
              -10.314005279149995
            ]
          ]
        ]
      },
      "bbox": [
        -76.84718789,
        38.74259668,
        -10.31400528,
        -76.82556344,
        38.75426937,
        304.1059947
      ],
      "properties": {
        "datetime": "2018-03-05T18:35:28Z",
        "pc:count": 18776461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340279.1282,
            "count": 18776461,
            "maximum": 341345.133,
            "minimum": 339490.313,
            "name": "X",
            "position": 0,
            "stddev": 543.5742935,
            "variance": 295473.0126
          },
          {
            "average": 4290478.083,
            "count": 18776461,
            "maximum": 4291090.046,
            "minimum": 4289831.326,
            "name": "Y",
            "position": 1,
            "stddev": 366.8969126,
            "variance": 134613.3445
          },
          {
            "average": 60.69342509,
            "count": 18776461,
            "maximum": 304.1059947,
            "minimum": -10.31400528,
            "name": "Z",
            "position": 2,
            "stddev": 11.33207429,
            "variance": 128.4159077
          },
          {
            "average": 4954.427292,
            "count": 18776461,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5819.326645,
            "variance": 33864562.6
          },
          {
            "average": 2.321570929,
            "count": 18776461,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.371428684,
            "variance": 1.880816635
          },
          {
            "average": 3.445297492,
            "count": 18776461,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.501224833,
            "variance": 2.253675998
          },
          {
            "average": 0.5038806301,
            "count": 18776461,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999849538,
            "variance": 0.249984954
          },
          {
            "average": 0,
            "count": 18776461,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303318394,
            "count": 18776461,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5461494136,
            "variance": 0.2982791819
          },
          {
            "average": 7.812457627,
            "count": 18776461,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.54500138,
            "variance": 133.287057
          },
          {
            "average": 0,
            "count": 18776461,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 80.01993895,
            "count": 18776461,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.530710059,
            "variance": 6.404493403
          },
          {
            "average": 204306224.7,
            "count": 18776461,
            "maximum": 204310128.3,
            "minimum": 204301483.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3939.197001,
            "variance": 15517273.01
          },
          {
            "average": 0,
            "count": 18776461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18776461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18776461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006152384094,
            "count": 18776461,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02479636917,
            "variance": 0.0006148599239
          },
          {
            "average": 0.3008747495,
            "count": 18776461,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4586383606,
            "variance": 0.2103491458
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339490.313,
          4289831.326,
          -10.31400528,
          341345.133,
          4291090.046,
          304.1059947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339490.31299994315,
                4289831.326276879,
                -10.314005279149995
              ],
              [
                339490.31299994315,
                4291090.0462768795,
                -10.314005279149995
              ],
              [
                341345.1329999431,
                4291090.0462768795,
                304.10599472085005
              ],
              [
                341345.1329999431,
                4289831.326276879,
                304.10599472085005
              ],
              [
                339490.31299994315,
                4289831.326276879,
                -10.314005279149995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:35:28+00:00",
        "end_time": "2018-03-05T16:11:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_356392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_356392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_356392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84718789,
            38.74259668,
            -10.31400528,
            -76.82556344,
            38.75426937,
            304.1059947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84689567558974,
                  38.74259668236858,
                  -10.314005279149995
                ],
                [
                  -76.84718789253455,
                  38.753934042359816,
                  -10.314005279149995
                ],
                [
                  -76.82585228477538,
                  38.75426936976311,
                  304.10599472085005
                ],
                [
                  -76.82556343842806,
                  38.74293187473858,
                  304.10599472085005
                ],
                [
                  -76.84689567558974,
                  38.74259668236858,
                  -10.314005279149995
                ]
              ]
            ]
          },
          "id": "20180305_356392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_356392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:35:28Z",
            "pc:count": 18776461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340279.1282,
                "count": 18776461,
                "maximum": 341345.133,
                "minimum": 339490.313,
                "name": "X",
                "position": 0,
                "stddev": 543.5742935,
                "variance": 295473.0126
              },
              {
                "average": 4290478.083,
                "count": 18776461,
                "maximum": 4291090.046,
                "minimum": 4289831.326,
                "name": "Y",
                "position": 1,
                "stddev": 366.8969126,
                "variance": 134613.3445
              },
              {
                "average": 60.69342509,
                "count": 18776461,
                "maximum": 304.1059947,
                "minimum": -10.31400528,
                "name": "Z",
                "position": 2,
                "stddev": 11.33207429,
                "variance": 128.4159077
              },
              {
                "average": 4954.427292,
                "count": 18776461,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5819.326645,
                "variance": 33864562.6
              },
              {
                "average": 2.321570929,
                "count": 18776461,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.371428684,
                "variance": 1.880816635
              },
              {
                "average": 3.445297492,
                "count": 18776461,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.501224833,
                "variance": 2.253675998
              },
              {
                "average": 0.5038806301,
                "count": 18776461,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999849538,
                "variance": 0.249984954
              },
              {
                "average": 0,
                "count": 18776461,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303318394,
                "count": 18776461,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5461494136,
                "variance": 0.2982791819
              },
              {
                "average": 7.812457627,
                "count": 18776461,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.54500138,
                "variance": 133.287057
              },
              {
                "average": 0,
                "count": 18776461,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 80.01993895,
                "count": 18776461,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.530710059,
                "variance": 6.404493403
              },
              {
                "average": 204306224.7,
                "count": 18776461,
                "maximum": 204310128.3,
                "minimum": 204301483.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3939.197001,
                "variance": 15517273.01
              },
              {
                "average": 0,
                "count": 18776461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18776461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18776461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006152384094,
                "count": 18776461,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02479636917,
                "variance": 0.0006148599239
              },
              {
                "average": 0.3008747495,
                "count": 18776461,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4586383606,
                "variance": 0.2103491458
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339490.313,
              4289831.326,
              -10.31400528,
              341345.133,
              4291090.046,
              304.1059947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339490.31299994315,
                    4289831.326276879,
                    -10.314005279149995
                  ],
                  [
                    339490.31299994315,
                    4291090.0462768795,
                    -10.314005279149995
                  ],
                  [
                    341345.1329999431,
                    4291090.0462768795,
                    304.10599472085005
                  ],
                  [
                    341345.1329999431,
                    4289831.326276879,
                    304.10599472085005
                  ],
                  [
                    339490.31299994315,
                    4289831.326276879,
                    -10.314005279149995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:35:28+00:00",
            "end_time": "2018-03-05T16:11:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_308392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01518362294931,
              38.742696524945636,
              -9.339834216972434
            ],
            [
              -77.01550244196373,
              38.754032218720084,
              -9.339834216972434
            ],
            [
              -76.99417074758254,
              38.75439823596208,
              404.8201657830276
            ],
            [
              -76.9938552974043,
              38.74306239481756,
              404.8201657830276
            ],
            [
              -77.01518362294931,
              38.742696524945636,
              -9.339834216972434
            ]
          ]
        ]
      },
      "bbox": [
        -77.01550244,
        38.74269652,
        -9.339834217,
        -76.9938553,
        38.75439824,
        404.8201658
      ],
      "properties": {
        "datetime": "2018-04-12T00:40:24Z",
        "pc:count": 10076770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325982.8072,
            "count": 10076770,
            "maximum": 326718.4004,
            "minimum": 324863.7404,
            "name": "X",
            "position": 0,
            "stddev": 431.1099267,
            "variance": 185855.7689
          },
          {
            "average": 4290915.669,
            "count": 10076770,
            "maximum": 4291409.696,
            "minimum": 4290151.036,
            "name": "Y",
            "position": 1,
            "stddev": 355.0488768,
            "variance": 126059.7049
          },
          {
            "average": 15.5054343,
            "count": 10076770,
            "maximum": 404.8201658,
            "minimum": -9.339834217,
            "name": "Z",
            "position": 2,
            "stddev": 15.5292189,
            "variance": 241.1566395
          },
          {
            "average": 3777.156381,
            "count": 10076770,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3855.35451,
            "variance": 14863758.4
          },
          {
            "average": 2.14219874,
            "count": 10076770,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.242414692,
            "variance": 1.543594267
          },
          {
            "average": 3.071179257,
            "count": 10076770,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.41559083,
            "variance": 2.003897398
          },
          {
            "average": 0.5103888448,
            "count": 10076770,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998920851,
            "variance": 0.2498920967
          },
          {
            "average": 0,
            "count": 10076770,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.407683017,
            "count": 10076770,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.668357623,
            "variance": 0.4467019122
          },
          {
            "average": 7.203651041,
            "count": 10076770,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.79798341,
            "variance": 96.0004789
          },
          {
            "average": 0,
            "count": 10076770,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.69168702,
            "count": 10076770,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5284000497,
            "variance": 0.2792066126
          },
          {
            "average": 207528475.5,
            "count": 10076770,
            "maximum": 207528824.1,
            "minimum": 207527224.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 313.033694,
            "variance": 97990.09361
          },
          {
            "average": 0,
            "count": 10076770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10076770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10076770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006399868212,
            "count": 10076770,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02528986559,
            "variance": 0.0006395773015
          },
          {
            "average": 0.2583711844,
            "count": 10076770,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4377391169,
            "variance": 0.1916155345
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324863.7404,
          4290151.036,
          -9.339834217,
          326718.4004,
          4291409.696,
          404.8201658
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324863.740399149,
                4290151.035517033,
                -9.339834216972434
              ],
              [
                324863.740399149,
                4291409.695517033,
                -9.339834216972434
              ],
              [
                326718.40039914905,
                4291409.695517033,
                404.8201657830276
              ],
              [
                326718.40039914905,
                4290151.035517033,
                404.8201657830276
              ],
              [
                324863.740399149,
                4290151.035517033,
                -9.339834216972434
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:40:24+00:00",
        "end_time": "2018-04-12T00:13:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_308392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_308392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_308392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_308392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01550244,
            38.74269652,
            -9.339834217,
            -76.9938553,
            38.75439824,
            404.8201658
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01518362294931,
                  38.742696524945636,
                  -9.339834216972434
                ],
                [
                  -77.01550244196373,
                  38.754032218720084,
                  -9.339834216972434
                ],
                [
                  -76.99417074758254,
                  38.75439823596208,
                  404.8201657830276
                ],
                [
                  -76.9938552974043,
                  38.74306239481756,
                  404.8201657830276
                ],
                [
                  -77.01518362294931,
                  38.742696524945636,
                  -9.339834216972434
                ]
              ]
            ]
          },
          "id": "20180411_308392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_308392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:40:24Z",
            "pc:count": 10076770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325982.8072,
                "count": 10076770,
                "maximum": 326718.4004,
                "minimum": 324863.7404,
                "name": "X",
                "position": 0,
                "stddev": 431.1099267,
                "variance": 185855.7689
              },
              {
                "average": 4290915.669,
                "count": 10076770,
                "maximum": 4291409.696,
                "minimum": 4290151.036,
                "name": "Y",
                "position": 1,
                "stddev": 355.0488768,
                "variance": 126059.7049
              },
              {
                "average": 15.5054343,
                "count": 10076770,
                "maximum": 404.8201658,
                "minimum": -9.339834217,
                "name": "Z",
                "position": 2,
                "stddev": 15.5292189,
                "variance": 241.1566395
              },
              {
                "average": 3777.156381,
                "count": 10076770,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3855.35451,
                "variance": 14863758.4
              },
              {
                "average": 2.14219874,
                "count": 10076770,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.242414692,
                "variance": 1.543594267
              },
              {
                "average": 3.071179257,
                "count": 10076770,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.41559083,
                "variance": 2.003897398
              },
              {
                "average": 0.5103888448,
                "count": 10076770,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998920851,
                "variance": 0.2498920967
              },
              {
                "average": 0,
                "count": 10076770,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.407683017,
                "count": 10076770,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.668357623,
                "variance": 0.4467019122
              },
              {
                "average": 7.203651041,
                "count": 10076770,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.79798341,
                "variance": 96.0004789
              },
              {
                "average": 0,
                "count": 10076770,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.69168702,
                "count": 10076770,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5284000497,
                "variance": 0.2792066126
              },
              {
                "average": 207528475.5,
                "count": 10076770,
                "maximum": 207528824.1,
                "minimum": 207527224.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 313.033694,
                "variance": 97990.09361
              },
              {
                "average": 0,
                "count": 10076770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10076770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10076770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006399868212,
                "count": 10076770,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02528986559,
                "variance": 0.0006395773015
              },
              {
                "average": 0.2583711844,
                "count": 10076770,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4377391169,
                "variance": 0.1916155345
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324863.7404,
              4290151.036,
              -9.339834217,
              326718.4004,
              4291409.696,
              404.8201658
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324863.740399149,
                    4290151.035517033,
                    -9.339834216972434
                  ],
                  [
                    324863.740399149,
                    4291409.695517033,
                    -9.339834216972434
                  ],
                  [
                    326718.40039914905,
                    4291409.695517033,
                    404.8201657830276
                  ],
                  [
                    326718.40039914905,
                    4290151.035517033,
                    404.8201657830276
                  ],
                  [
                    324863.740399149,
                    4290151.035517033,
                    -9.339834216972434
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:40:24+00:00",
            "end_time": "2018-04-12T00:13: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": "20180305_356404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8468253078639,
              38.775546234860215,
              -10.4117030110379
            ],
            [
              -76.84711784826055,
              38.78688317095302,
              -10.4117030110379
            ],
            [
              -76.82577150226895,
              38.78721873733867,
              303.2482969889621
            ],
            [
              -76.82548233802737,
              38.77588166615625,
              303.2482969889621
            ],
            [
              -76.8468253078639,
              38.775546234860215,
              -10.4117030110379
            ]
          ]
        ]
      },
      "bbox": [
        -76.84711785,
        38.77554623,
        -10.41170301,
        -76.82548234,
        38.78721874,
        303.248297
      ],
      "properties": {
        "datetime": "2018-03-05T16:12:53Z",
        "pc:count": 15894084,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340356.8927,
            "count": 15894084,
            "maximum": 341425.1453,
            "minimum": 339570.2453,
            "name": "X",
            "position": 0,
            "stddev": 513.3693861,
            "variance": 263548.1266
          },
          {
            "average": 4294130.461,
            "count": 15894084,
            "maximum": 4294746.593,
            "minimum": 4293487.913,
            "name": "Y",
            "position": 1,
            "stddev": 335.4518186,
            "variance": 112527.9226
          },
          {
            "average": 68.73223516,
            "count": 15894084,
            "maximum": 303.248297,
            "minimum": -10.41170301,
            "name": "Z",
            "position": 2,
            "stddev": 10.45308386,
            "variance": 109.2669623
          },
          {
            "average": 5857.16314,
            "count": 15894084,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6154.063566,
            "variance": 37872498.38
          },
          {
            "average": 2.160124044,
            "count": 15894084,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347129565,
            "variance": 1.814758065
          },
          {
            "average": 3.144289787,
            "count": 15894084,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.597791955,
            "variance": 2.552939131
          },
          {
            "average": 0.5154142258,
            "count": 15894084,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997623609,
            "variance": 0.2497624174
          },
          {
            "average": 0,
            "count": 15894084,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.37763057,
            "count": 15894084,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5990228818,
            "variance": 0.3588284129
          },
          {
            "average": 8.516866929,
            "count": 15894084,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.665811,
            "variance": 113.7595244
          },
          {
            "average": 0,
            "count": 15894084,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.65387423,
            "count": 15894084,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5792669286,
            "variance": 0.3355501745
          },
          {
            "average": 204300273,
            "count": 15894084,
            "maximum": 204301573.8,
            "minimum": 204299784.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 450.139254,
            "variance": 202625.348
          },
          {
            "average": 0,
            "count": 15894084,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15894084,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15894084,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007775849178,
            "count": 15894084,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02787436687,
            "variance": 0.0007769803283
          },
          {
            "average": 0.4060147788,
            "count": 15894084,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4910873582,
            "variance": 0.2411667934
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339570.2453,
          4293487.913,
          -10.41170301,
          341425.1453,
          4294746.593,
          303.248297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339570.2453270045,
                4293487.912953871,
                -10.4117030110379
              ],
              [
                339570.2453270045,
                4294746.592953871,
                -10.4117030110379
              ],
              [
                341425.14532700455,
                4294746.592953871,
                303.2482969889621
              ],
              [
                341425.14532700455,
                4293487.912953871,
                303.2482969889621
              ],
              [
                339570.2453270045,
                4293487.912953871,
                -10.4117030110379
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:12:53+00:00",
        "end_time": "2018-03-05T15:43:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_356404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_356404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_356404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84711785,
            38.77554623,
            -10.41170301,
            -76.82548234,
            38.78721874,
            303.248297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8468253078639,
                  38.775546234860215,
                  -10.4117030110379
                ],
                [
                  -76.84711784826055,
                  38.78688317095302,
                  -10.4117030110379
                ],
                [
                  -76.82577150226895,
                  38.78721873733867,
                  303.2482969889621
                ],
                [
                  -76.82548233802737,
                  38.77588166615625,
                  303.2482969889621
                ],
                [
                  -76.8468253078639,
                  38.775546234860215,
                  -10.4117030110379
                ]
              ]
            ]
          },
          "id": "20180305_356404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_356404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:12:53Z",
            "pc:count": 15894084,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340356.8927,
                "count": 15894084,
                "maximum": 341425.1453,
                "minimum": 339570.2453,
                "name": "X",
                "position": 0,
                "stddev": 513.3693861,
                "variance": 263548.1266
              },
              {
                "average": 4294130.461,
                "count": 15894084,
                "maximum": 4294746.593,
                "minimum": 4293487.913,
                "name": "Y",
                "position": 1,
                "stddev": 335.4518186,
                "variance": 112527.9226
              },
              {
                "average": 68.73223516,
                "count": 15894084,
                "maximum": 303.248297,
                "minimum": -10.41170301,
                "name": "Z",
                "position": 2,
                "stddev": 10.45308386,
                "variance": 109.2669623
              },
              {
                "average": 5857.16314,
                "count": 15894084,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6154.063566,
                "variance": 37872498.38
              },
              {
                "average": 2.160124044,
                "count": 15894084,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347129565,
                "variance": 1.814758065
              },
              {
                "average": 3.144289787,
                "count": 15894084,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.597791955,
                "variance": 2.552939131
              },
              {
                "average": 0.5154142258,
                "count": 15894084,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997623609,
                "variance": 0.2497624174
              },
              {
                "average": 0,
                "count": 15894084,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.37763057,
                "count": 15894084,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5990228818,
                "variance": 0.3588284129
              },
              {
                "average": 8.516866929,
                "count": 15894084,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.665811,
                "variance": 113.7595244
              },
              {
                "average": 0,
                "count": 15894084,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.65387423,
                "count": 15894084,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5792669286,
                "variance": 0.3355501745
              },
              {
                "average": 204300273,
                "count": 15894084,
                "maximum": 204301573.8,
                "minimum": 204299784.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 450.139254,
                "variance": 202625.348
              },
              {
                "average": 0,
                "count": 15894084,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15894084,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15894084,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007775849178,
                "count": 15894084,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02787436687,
                "variance": 0.0007769803283
              },
              {
                "average": 0.4060147788,
                "count": 15894084,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4910873582,
                "variance": 0.2411667934
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339570.2453,
              4293487.913,
              -10.41170301,
              341425.1453,
              4294746.593,
              303.248297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339570.2453270045,
                    4293487.912953871,
                    -10.4117030110379
                  ],
                  [
                    339570.2453270045,
                    4294746.592953871,
                    -10.4117030110379
                  ],
                  [
                    341425.14532700455,
                    4294746.592953871,
                    303.2482969889621
                  ],
                  [
                    341425.14532700455,
                    4293487.912953871,
                    303.2482969889621
                  ],
                  [
                    339570.2453270045,
                    4293487.912953871,
                    -10.4117030110379
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:12:53+00:00",
            "end_time": "2018-03-05T15:43: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": "20180411_308396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01518866681684,
              38.75367962547066,
              -8.80135714807335
            ],
            [
              -77.01550763700376,
              38.76501619847371,
              -8.80135714807335
            ],
            [
              -76.99417106202637,
              38.76538233054031,
              418.55864285192666
            ],
            [
              -76.99385546303544,
              38.754045610122155,
              418.55864285192666
            ],
            [
              -77.01518866681684,
              38.75367962547066,
              -8.80135714807335
            ]
          ]
        ]
      },
      "bbox": [
        -77.01550764,
        38.75367963,
        -8.801357148,
        -76.99385546,
        38.76538233,
        418.5586429
      ],
      "properties": {
        "datetime": "2018-04-12T00:58:42Z",
        "pc:count": 12686479,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325881.7623,
            "count": 12686479,
            "maximum": 326744.9463,
            "minimum": 324890.1463,
            "name": "X",
            "position": 0,
            "stddev": 534.8772374,
            "variance": 286093.6591
          },
          {
            "average": 4291927.748,
            "count": 12686479,
            "maximum": 4292628.724,
            "minimum": 4291369.964,
            "name": "Y",
            "position": 1,
            "stddev": 360.151711,
            "variance": 129709.255
          },
          {
            "average": 18.82562402,
            "count": 12686479,
            "maximum": 418.5586429,
            "minimum": -8.801357148,
            "name": "Z",
            "position": 2,
            "stddev": 13.43804401,
            "variance": 180.5810268
          },
          {
            "average": 3553.151444,
            "count": 12686479,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3658.252944,
            "variance": 13382814.6
          },
          {
            "average": 1.975292357,
            "count": 12686479,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.201720875,
            "variance": 1.444133062
          },
          {
            "average": 2.759392894,
            "count": 12686479,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473913202,
            "variance": 2.172420128
          },
          {
            "average": 0.5296378136,
            "count": 12686479,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4991208467,
            "variance": 0.2491216196
          },
          {
            "average": 0,
            "count": 12686479,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.414490892,
            "count": 12686479,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.533348443,
            "variance": 0.2844605617
          },
          {
            "average": 1.874669525,
            "count": 12686479,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.21674147,
            "variance": 174.6822552
          },
          {
            "average": 0,
            "count": 12686479,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.10139559,
            "count": 12686479,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6128622243,
            "variance": 0.375600106
          },
          {
            "average": 207528858.6,
            "count": 12686479,
            "maximum": 207529922.1,
            "minimum": 207528331.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 470.0868761,
            "variance": 220981.6711
          },
          {
            "average": 0,
            "count": 12686479,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12686479,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12686479,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006603092946,
            "count": 12686479,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02568799989,
            "variance": 0.0006598733383
          },
          {
            "average": 0.3559823021,
            "count": 12686479,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4788099004,
            "variance": 0.2292589208
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324890.1463,
          4291369.964,
          -8.801357148,
          326744.9463,
          4292628.724,
          418.5586429
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324890.14634171507,
                4291369.963593024,
                -8.80135714807335
              ],
              [
                324890.14634171507,
                4292628.723593024,
                -8.80135714807335
              ],
              [
                326744.9463417151,
                4292628.723593024,
                418.55864285192666
              ],
              [
                326744.9463417151,
                4291369.963593024,
                418.55864285192666
              ],
              [
                324890.14634171507,
                4291369.963593024,
                -8.80135714807335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:58:42+00:00",
        "end_time": "2018-04-12T00:32:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_308396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_308396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_308396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_308396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01550764,
            38.75367963,
            -8.801357148,
            -76.99385546,
            38.76538233,
            418.5586429
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01518866681684,
                  38.75367962547066,
                  -8.80135714807335
                ],
                [
                  -77.01550763700376,
                  38.76501619847371,
                  -8.80135714807335
                ],
                [
                  -76.99417106202637,
                  38.76538233054031,
                  418.55864285192666
                ],
                [
                  -76.99385546303544,
                  38.754045610122155,
                  418.55864285192666
                ],
                [
                  -77.01518866681684,
                  38.75367962547066,
                  -8.80135714807335
                ]
              ]
            ]
          },
          "id": "20180411_308396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_308396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:58:42Z",
            "pc:count": 12686479,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325881.7623,
                "count": 12686479,
                "maximum": 326744.9463,
                "minimum": 324890.1463,
                "name": "X",
                "position": 0,
                "stddev": 534.8772374,
                "variance": 286093.6591
              },
              {
                "average": 4291927.748,
                "count": 12686479,
                "maximum": 4292628.724,
                "minimum": 4291369.964,
                "name": "Y",
                "position": 1,
                "stddev": 360.151711,
                "variance": 129709.255
              },
              {
                "average": 18.82562402,
                "count": 12686479,
                "maximum": 418.5586429,
                "minimum": -8.801357148,
                "name": "Z",
                "position": 2,
                "stddev": 13.43804401,
                "variance": 180.5810268
              },
              {
                "average": 3553.151444,
                "count": 12686479,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3658.252944,
                "variance": 13382814.6
              },
              {
                "average": 1.975292357,
                "count": 12686479,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.201720875,
                "variance": 1.444133062
              },
              {
                "average": 2.759392894,
                "count": 12686479,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473913202,
                "variance": 2.172420128
              },
              {
                "average": 0.5296378136,
                "count": 12686479,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4991208467,
                "variance": 0.2491216196
              },
              {
                "average": 0,
                "count": 12686479,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.414490892,
                "count": 12686479,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.533348443,
                "variance": 0.2844605617
              },
              {
                "average": 1.874669525,
                "count": 12686479,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.21674147,
                "variance": 174.6822552
              },
              {
                "average": 0,
                "count": 12686479,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.10139559,
                "count": 12686479,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6128622243,
                "variance": 0.375600106
              },
              {
                "average": 207528858.6,
                "count": 12686479,
                "maximum": 207529922.1,
                "minimum": 207528331.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 470.0868761,
                "variance": 220981.6711
              },
              {
                "average": 0,
                "count": 12686479,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12686479,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12686479,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006603092946,
                "count": 12686479,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02568799989,
                "variance": 0.0006598733383
              },
              {
                "average": 0.3559823021,
                "count": 12686479,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4788099004,
                "variance": 0.2292589208
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324890.1463,
              4291369.964,
              -8.801357148,
              326744.9463,
              4292628.724,
              418.5586429
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324890.14634171507,
                    4291369.963593024,
                    -8.80135714807335
                  ],
                  [
                    324890.14634171507,
                    4292628.723593024,
                    -8.80135714807335
                  ],
                  [
                    326744.9463417151,
                    4292628.723593024,
                    418.55864285192666
                  ],
                  [
                    326744.9463417151,
                    4291369.963593024,
                    418.55864285192666
                  ],
                  [
                    324890.14634171507,
                    4291369.963593024,
                    -8.80135714807335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:58:42+00:00",
            "end_time": "2018-04-12T00:32:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_308400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01518998216461,
              38.764664548244475,
              -9.677921538443513
            ],
            [
              -77.01550901172797,
              38.77599875829141,
              -9.677921538443513
            ],
            [
              -76.99416870478174,
              38.776364984852464,
              423.0820784615565
            ],
            [
              -76.99385304762939,
              38.76503062739575,
              423.0820784615565
            ],
            [
              -77.01518998216461,
              38.764664548244475,
              -9.677921538443513
            ]
          ]
        ]
      },
      "bbox": [
        -77.01550901,
        38.76466455,
        -9.677921538,
        -76.99385305,
        38.77636498,
        423.0820785
      ],
      "properties": {
        "datetime": "2018-04-12T01:05:17Z",
        "pc:count": 9988863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325877.8811,
            "count": 9988863,
            "maximum": 326771.7273,
            "minimum": 324916.8873,
            "name": "X",
            "position": 0,
            "stddev": 530.4323261,
            "variance": 281358.4525
          },
          {
            "average": 4293221.058,
            "count": 9988863,
            "maximum": 4293847.589,
            "minimum": 4292589.089,
            "name": "Y",
            "position": 1,
            "stddev": 352.0368236,
            "variance": 123929.9251
          },
          {
            "average": 35.27748614,
            "count": 9988863,
            "maximum": 423.0820785,
            "minimum": -9.677921538,
            "name": "Z",
            "position": 2,
            "stddev": 16.00645187,
            "variance": 256.2065016
          },
          {
            "average": 3805.147898,
            "count": 9988863,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3570.467118,
            "variance": 12748235.44
          },
          {
            "average": 1.6395798,
            "count": 9988863,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.021512403,
            "variance": 1.043487589
          },
          {
            "average": 2.146537699,
            "count": 9988863,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.357080531,
            "variance": 1.841667567
          },
          {
            "average": 0.5440158705,
            "count": 9988863,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49805886,
            "variance": 0.248062628
          },
          {
            "average": 0,
            "count": 9988863,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.516263963,
            "count": 9988863,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5697196423,
            "variance": 0.3245804708
          },
          {
            "average": -8.039311791,
            "count": 9988863,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.11044661,
            "variance": 102.2211306
          },
          {
            "average": 0,
            "count": 9988863,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.29786543,
            "count": 9988863,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.547080664,
            "variance": 0.299297253
          },
          {
            "average": 207529547.3,
            "count": 9988863,
            "maximum": 207530317,
            "minimum": 207528816.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 523.5381788,
            "variance": 274092.2246
          },
          {
            "average": 0,
            "count": 9988863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9988863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9988863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001025341923,
            "count": 9988863,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03200454186,
            "variance": 0.0010242907
          },
          {
            "average": 0.2315618905,
            "count": 9988863,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4218305337,
            "variance": 0.1779409992
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324916.8873,
          4292589.089,
          -9.677921538,
          326771.7273,
          4293847.589,
          423.0820785
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324916.88729967386,
                4292589.088782272,
                -9.677921538443513
              ],
              [
                324916.88729967386,
                4293847.588782272,
                -9.677921538443513
              ],
              [
                326771.72729967383,
                4293847.588782272,
                423.0820784615565
              ],
              [
                326771.72729967383,
                4292589.088782272,
                423.0820784615565
              ],
              [
                324916.88729967386,
                4292589.088782272,
                -9.677921538443513
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:05:17+00:00",
        "end_time": "2018-04-12T00:40:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_308400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_308400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_308400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_308400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01550901,
            38.76466455,
            -9.677921538,
            -76.99385305,
            38.77636498,
            423.0820785
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01518998216461,
                  38.764664548244475,
                  -9.677921538443513
                ],
                [
                  -77.01550901172797,
                  38.77599875829141,
                  -9.677921538443513
                ],
                [
                  -76.99416870478174,
                  38.776364984852464,
                  423.0820784615565
                ],
                [
                  -76.99385304762939,
                  38.76503062739575,
                  423.0820784615565
                ],
                [
                  -77.01518998216461,
                  38.764664548244475,
                  -9.677921538443513
                ]
              ]
            ]
          },
          "id": "20180411_308400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_308400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:05:17Z",
            "pc:count": 9988863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325877.8811,
                "count": 9988863,
                "maximum": 326771.7273,
                "minimum": 324916.8873,
                "name": "X",
                "position": 0,
                "stddev": 530.4323261,
                "variance": 281358.4525
              },
              {
                "average": 4293221.058,
                "count": 9988863,
                "maximum": 4293847.589,
                "minimum": 4292589.089,
                "name": "Y",
                "position": 1,
                "stddev": 352.0368236,
                "variance": 123929.9251
              },
              {
                "average": 35.27748614,
                "count": 9988863,
                "maximum": 423.0820785,
                "minimum": -9.677921538,
                "name": "Z",
                "position": 2,
                "stddev": 16.00645187,
                "variance": 256.2065016
              },
              {
                "average": 3805.147898,
                "count": 9988863,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3570.467118,
                "variance": 12748235.44
              },
              {
                "average": 1.6395798,
                "count": 9988863,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.021512403,
                "variance": 1.043487589
              },
              {
                "average": 2.146537699,
                "count": 9988863,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.357080531,
                "variance": 1.841667567
              },
              {
                "average": 0.5440158705,
                "count": 9988863,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49805886,
                "variance": 0.248062628
              },
              {
                "average": 0,
                "count": 9988863,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.516263963,
                "count": 9988863,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5697196423,
                "variance": 0.3245804708
              },
              {
                "average": -8.039311791,
                "count": 9988863,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.11044661,
                "variance": 102.2211306
              },
              {
                "average": 0,
                "count": 9988863,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.29786543,
                "count": 9988863,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.547080664,
                "variance": 0.299297253
              },
              {
                "average": 207529547.3,
                "count": 9988863,
                "maximum": 207530317,
                "minimum": 207528816.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 523.5381788,
                "variance": 274092.2246
              },
              {
                "average": 0,
                "count": 9988863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9988863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9988863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001025341923,
                "count": 9988863,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03200454186,
                "variance": 0.0010242907
              },
              {
                "average": 0.2315618905,
                "count": 9988863,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4218305337,
                "variance": 0.1779409992
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324916.8873,
              4292589.089,
              -9.677921538,
              326771.7273,
              4293847.589,
              423.0820785
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324916.88729967386,
                    4292589.088782272,
                    -9.677921538443513
                  ],
                  [
                    324916.88729967386,
                    4293847.588782272,
                    -9.677921538443513
                  ],
                  [
                    326771.72729967383,
                    4293847.588782272,
                    423.0820784615565
                  ],
                  [
                    326771.72729967383,
                    4292589.088782272,
                    423.0820784615565
                  ],
                  [
                    324916.88729967386,
                    4292589.088782272,
                    -9.677921538443513
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:05:17+00:00",
            "end_time": "2018-04-12T00:40: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": "20180305_350400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86789020535399,
              38.76458910515486,
              -10.392931287164657
            ],
            [
              -76.86818593739987,
              38.77592484620537,
              -10.392931287164657
            ],
            [
              -76.84684403186074,
              38.776264166605685,
              298.00706871283535
            ],
            [
              -76.84655167350644,
              38.76492828895697,
              298.00706871283535
            ],
            [
              -76.86789020535399,
              38.76458910515486,
              -10.392931287164657
            ]
          ]
        ]
      },
      "bbox": [
        -76.86818594,
        38.76458911,
        -10.39293129,
        -76.84655167,
        38.77626417,
        298.0070687
      ],
      "properties": {
        "datetime": "2018-03-05T15:55:33Z",
        "pc:count": 19883207,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338695.505,
            "count": 19883207,
            "maximum": 339570.2276,
            "minimum": 337715.4076,
            "name": "X",
            "position": 0,
            "stddev": 487.4933894,
            "variance": 237649.8048
          },
          {
            "average": 4292983.184,
            "count": 19883207,
            "maximum": 4293567.621,
            "minimum": 4292309.061,
            "name": "Y",
            "position": 1,
            "stddev": 350.9870841,
            "variance": 123191.9332
          },
          {
            "average": 77.50474415,
            "count": 19883207,
            "maximum": 298.0070687,
            "minimum": -10.39293129,
            "name": "Z",
            "position": 2,
            "stddev": 9.808875696,
            "variance": 96.21404241
          },
          {
            "average": 5035.237039,
            "count": 19883207,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5857.048235,
            "variance": 34305014.03
          },
          {
            "average": 2.342353827,
            "count": 19883207,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.375486202,
            "variance": 1.891962293
          },
          {
            "average": 3.479139054,
            "count": 19883207,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.486613501,
            "variance": 2.210019702
          },
          {
            "average": 0.5048310869,
            "count": 19883207,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999766726,
            "variance": 0.2499766732
          },
          {
            "average": 0,
            "count": 19883207,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317885993,
            "count": 19883207,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5363735758,
            "variance": 0.2876966128
          },
          {
            "average": 11.31831518,
            "count": 19883207,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.587631381,
            "variance": 57.57214997
          },
          {
            "average": 0,
            "count": 19883207,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.37986161,
            "count": 19883207,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4920331402,
            "variance": 0.2420966111
          },
          {
            "average": 204300052.3,
            "count": 19883207,
            "maximum": 204300533.1,
            "minimum": 204298778.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 368.2898843,
            "variance": 135637.4389
          },
          {
            "average": 0,
            "count": 19883207,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19883207,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19883207,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005940188622,
            "count": 19883207,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02436526285,
            "variance": 0.0005936660337
          },
          {
            "average": 0.2756293288,
            "count": 19883207,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4468308538,
            "variance": 0.199657812
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337715.4076,
          4292309.061,
          -10.39293129,
          339570.2276,
          4293567.621,
          298.0070687
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337715.4076455,
                4292309.061475943,
                -10.392931287164657
              ],
              [
                337715.4076455,
                4293567.621475943,
                -10.392931287164657
              ],
              [
                339570.2276454999,
                4293567.621475943,
                298.00706871283535
              ],
              [
                339570.2276454999,
                4292309.061475943,
                298.00706871283535
              ],
              [
                337715.4076455,
                4292309.061475943,
                -10.392931287164657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:55:33+00:00",
        "end_time": "2018-03-05T15:26:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_350400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_350400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_350400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86818594,
            38.76458911,
            -10.39293129,
            -76.84655167,
            38.77626417,
            298.0070687
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86789020535399,
                  38.76458910515486,
                  -10.392931287164657
                ],
                [
                  -76.86818593739987,
                  38.77592484620537,
                  -10.392931287164657
                ],
                [
                  -76.84684403186074,
                  38.776264166605685,
                  298.00706871283535
                ],
                [
                  -76.84655167350644,
                  38.76492828895697,
                  298.00706871283535
                ],
                [
                  -76.86789020535399,
                  38.76458910515486,
                  -10.392931287164657
                ]
              ]
            ]
          },
          "id": "20180305_350400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_350400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:55:33Z",
            "pc:count": 19883207,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338695.505,
                "count": 19883207,
                "maximum": 339570.2276,
                "minimum": 337715.4076,
                "name": "X",
                "position": 0,
                "stddev": 487.4933894,
                "variance": 237649.8048
              },
              {
                "average": 4292983.184,
                "count": 19883207,
                "maximum": 4293567.621,
                "minimum": 4292309.061,
                "name": "Y",
                "position": 1,
                "stddev": 350.9870841,
                "variance": 123191.9332
              },
              {
                "average": 77.50474415,
                "count": 19883207,
                "maximum": 298.0070687,
                "minimum": -10.39293129,
                "name": "Z",
                "position": 2,
                "stddev": 9.808875696,
                "variance": 96.21404241
              },
              {
                "average": 5035.237039,
                "count": 19883207,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5857.048235,
                "variance": 34305014.03
              },
              {
                "average": 2.342353827,
                "count": 19883207,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.375486202,
                "variance": 1.891962293
              },
              {
                "average": 3.479139054,
                "count": 19883207,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.486613501,
                "variance": 2.210019702
              },
              {
                "average": 0.5048310869,
                "count": 19883207,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999766726,
                "variance": 0.2499766732
              },
              {
                "average": 0,
                "count": 19883207,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317885993,
                "count": 19883207,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5363735758,
                "variance": 0.2876966128
              },
              {
                "average": 11.31831518,
                "count": 19883207,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.587631381,
                "variance": 57.57214997
              },
              {
                "average": 0,
                "count": 19883207,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.37986161,
                "count": 19883207,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4920331402,
                "variance": 0.2420966111
              },
              {
                "average": 204300052.3,
                "count": 19883207,
                "maximum": 204300533.1,
                "minimum": 204298778.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 368.2898843,
                "variance": 135637.4389
              },
              {
                "average": 0,
                "count": 19883207,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19883207,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19883207,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005940188622,
                "count": 19883207,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02436526285,
                "variance": 0.0005936660337
              },
              {
                "average": 0.2756293288,
                "count": 19883207,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4468308538,
                "variance": 0.199657812
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337715.4076,
              4292309.061,
              -10.39293129,
              339570.2276,
              4293567.621,
              298.0070687
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337715.4076455,
                    4292309.061475943,
                    -10.392931287164657
                  ],
                  [
                    337715.4076455,
                    4293567.621475943,
                    -10.392931287164657
                  ],
                  [
                    339570.2276454999,
                    4293567.621475943,
                    298.00706871283535
                  ],
                  [
                    339570.2276454999,
                    4292309.061475943,
                    298.00706871283535
                  ],
                  [
                    337715.4076455,
                    4292309.061475943,
                    -10.392931287164657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:55:33+00:00",
            "end_time": "2018-03-05T15:26: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": "20180411_308404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01519370189207,
              38.77564630096786,
              -5.492047640054608
            ],
            [
              -77.01551290785183,
              38.786982290861,
              -5.492047640054608
            ],
            [
              -76.99416863661871,
              38.78734861633438,
              419.72795235994545
            ],
            [
              -76.99385280555492,
              38.77601247898117,
              419.72795235994545
            ],
            [
              -77.01519370189207,
              38.77564630096786,
              -5.492047640054608
            ]
          ]
        ]
      },
      "bbox": [
        -77.01551291,
        38.7756463,
        -5.49204764,
        -76.99385281,
        38.78734862,
        419.7279524
      ],
      "properties": {
        "datetime": "2018-04-12T01:05:40Z",
        "pc:count": 11412044,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325817.8831,
            "count": 11412044,
            "maximum": 326798.3181,
            "minimum": 324943.4181,
            "name": "X",
            "position": 0,
            "stddev": 482.7683539,
            "variance": 233065.2835
          },
          {
            "average": 4294445.318,
            "count": 11412044,
            "maximum": 4295066.569,
            "minimum": 4293807.869,
            "name": "Y",
            "position": 1,
            "stddev": 352.9282709,
            "variance": 124558.3644
          },
          {
            "average": 43.36688367,
            "count": 11412044,
            "maximum": 419.7279524,
            "minimum": -5.49204764,
            "name": "Z",
            "position": 2,
            "stddev": 11.67895658,
            "variance": 136.3980267
          },
          {
            "average": 4852.445194,
            "count": 11412044,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4306.933608,
            "variance": 18549677.1
          },
          {
            "average": 1.763331091,
            "count": 11412044,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.113163256,
            "variance": 1.239132434
          },
          {
            "average": 2.396481472,
            "count": 11412044,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.461209459,
            "variance": 2.135133083
          },
          {
            "average": 0.505126689,
            "count": 11412044,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999737383,
            "variance": 0.249973739
          },
          {
            "average": 0,
            "count": 11412044,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.381119806,
            "count": 11412044,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5194707564,
            "variance": 0.2698498668
          },
          {
            "average": 10.91625688,
            "count": 11412044,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.16770452,
            "variance": 66.71139713
          },
          {
            "average": 0,
            "count": 11412044,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 93.58966211,
            "count": 11412044,
            "maximum": 95,
            "minimum": 93,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5071702103,
            "variance": 0.2572216222
          },
          {
            "average": 207530056.3,
            "count": 11412044,
            "maximum": 207530340.3,
            "minimum": 207528840,
            "name": "GpsTime",
            "position": 12,
            "stddev": 242.880404,
            "variance": 58990.89065
          },
          {
            "average": 0,
            "count": 11412044,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11412044,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11412044,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006669269764,
            "count": 11412044,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02581631738,
            "variance": 0.0006664822433
          },
          {
            "average": 0.3620180574,
            "count": 11412044,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4805840236,
            "variance": 0.2309610038
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324943.4181,
          4293807.869,
          -5.49204764,
          326798.3181,
          4295066.569,
          419.7279524
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324943.4181131279,
                4293807.868772864,
                -5.492047640054608
              ],
              [
                324943.4181131279,
                4295066.568772864,
                -5.492047640054608
              ],
              [
                326798.3181131279,
                4295066.568772864,
                419.72795235994545
              ],
              [
                326798.3181131279,
                4293807.868772864,
                419.72795235994545
              ],
              [
                324943.4181131279,
                4293807.868772864,
                -5.492047640054608
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:05:40+00:00",
        "end_time": "2018-04-12T00:40:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_308404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_308404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_308404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_308404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01551291,
            38.7756463,
            -5.49204764,
            -76.99385281,
            38.78734862,
            419.7279524
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01519370189207,
                  38.77564630096786,
                  -5.492047640054608
                ],
                [
                  -77.01551290785183,
                  38.786982290861,
                  -5.492047640054608
                ],
                [
                  -76.99416863661871,
                  38.78734861633438,
                  419.72795235994545
                ],
                [
                  -76.99385280555492,
                  38.77601247898117,
                  419.72795235994545
                ],
                [
                  -77.01519370189207,
                  38.77564630096786,
                  -5.492047640054608
                ]
              ]
            ]
          },
          "id": "20180411_308404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_308404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:05:40Z",
            "pc:count": 11412044,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325817.8831,
                "count": 11412044,
                "maximum": 326798.3181,
                "minimum": 324943.4181,
                "name": "X",
                "position": 0,
                "stddev": 482.7683539,
                "variance": 233065.2835
              },
              {
                "average": 4294445.318,
                "count": 11412044,
                "maximum": 4295066.569,
                "minimum": 4293807.869,
                "name": "Y",
                "position": 1,
                "stddev": 352.9282709,
                "variance": 124558.3644
              },
              {
                "average": 43.36688367,
                "count": 11412044,
                "maximum": 419.7279524,
                "minimum": -5.49204764,
                "name": "Z",
                "position": 2,
                "stddev": 11.67895658,
                "variance": 136.3980267
              },
              {
                "average": 4852.445194,
                "count": 11412044,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4306.933608,
                "variance": 18549677.1
              },
              {
                "average": 1.763331091,
                "count": 11412044,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.113163256,
                "variance": 1.239132434
              },
              {
                "average": 2.396481472,
                "count": 11412044,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.461209459,
                "variance": 2.135133083
              },
              {
                "average": 0.505126689,
                "count": 11412044,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999737383,
                "variance": 0.249973739
              },
              {
                "average": 0,
                "count": 11412044,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.381119806,
                "count": 11412044,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5194707564,
                "variance": 0.2698498668
              },
              {
                "average": 10.91625688,
                "count": 11412044,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.16770452,
                "variance": 66.71139713
              },
              {
                "average": 0,
                "count": 11412044,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 93.58966211,
                "count": 11412044,
                "maximum": 95,
                "minimum": 93,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5071702103,
                "variance": 0.2572216222
              },
              {
                "average": 207530056.3,
                "count": 11412044,
                "maximum": 207530340.3,
                "minimum": 207528840,
                "name": "GpsTime",
                "position": 12,
                "stddev": 242.880404,
                "variance": 58990.89065
              },
              {
                "average": 0,
                "count": 11412044,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11412044,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11412044,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006669269764,
                "count": 11412044,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02581631738,
                "variance": 0.0006664822433
              },
              {
                "average": 0.3620180574,
                "count": 11412044,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4805840236,
                "variance": 0.2309610038
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324943.4181,
              4293807.869,
              -5.49204764,
              326798.3181,
              4295066.569,
              419.7279524
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324943.4181131279,
                    4293807.868772864,
                    -5.492047640054608
                  ],
                  [
                    324943.4181131279,
                    4295066.568772864,
                    -5.492047640054608
                  ],
                  [
                    326798.3181131279,
                    4295066.568772864,
                    419.72795235994545
                  ],
                  [
                    326798.3181131279,
                    4293807.868772864,
                    419.72795235994545
                  ],
                  [
                    324943.4181131279,
                    4293807.868772864,
                    -5.492047640054608
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:05:40+00:00",
            "end_time": "2018-04-12T00:40: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": "20180411_314396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99414934931879,
              38.75368019196879,
              -10.071265140014674
            ],
            [
              -76.99446499570819,
              38.76501709119262,
              -10.071265140014674
            ],
            [
              -76.97312699713676,
              38.765379401329966,
              398.84873485998537
            ],
            [
              -76.97281472235112,
              38.754042356225675,
              398.84873485998537
            ],
            [
              -76.99414934931879,
              38.75368019196879,
              -10.071265140014674
            ]
          ]
        ]
      },
      "bbox": [
        -76.994465,
        38.75368019,
        -10.07126514,
        -76.97281472,
        38.7653794,
        398.8487349
      ],
      "properties": {
        "datetime": "2018-04-12T00:40:47Z",
        "pc:count": 14519853,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327607.3659,
            "count": 14519853,
            "maximum": 328573.4231,
            "minimum": 326718.5231,
            "name": "X",
            "position": 0,
            "stddev": 547.4330937,
            "variance": 299682.9921
          },
          {
            "average": 4291977.247,
            "count": 14519853,
            "maximum": 4292588.746,
            "minimum": 4291329.966,
            "name": "Y",
            "position": 1,
            "stddev": 354.9017638,
            "variance": 125955.262
          },
          {
            "average": 41.08618995,
            "count": 14519853,
            "maximum": 398.8487349,
            "minimum": -10.07126514,
            "name": "Z",
            "position": 2,
            "stddev": 19.02338859,
            "variance": 361.8893133
          },
          {
            "average": 3883.707481,
            "count": 14519853,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3943.116648,
            "variance": 15548168.9
          },
          {
            "average": 2.038222701,
            "count": 14519853,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.222779039,
            "variance": 1.495188578
          },
          {
            "average": 2.891960545,
            "count": 14519853,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.462983584,
            "variance": 2.140320967
          },
          {
            "average": 0.5224641048,
            "count": 14519853,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994951263,
            "variance": 0.2494953812
          },
          {
            "average": 0,
            "count": 14519853,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.406508179,
            "count": 14519853,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5197913108,
            "variance": 0.2701830068
          },
          {
            "average": 0.9983682383,
            "count": 14519853,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.30459466,
            "variance": 177.0122392
          },
          {
            "average": 0,
            "count": 14519853,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.9489439,
            "count": 14519853,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6034554786,
            "variance": 0.3641585147
          },
          {
            "average": 207528266.4,
            "count": 14519853,
            "maximum": 207528847.3,
            "minimum": 207527249.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 478.7540256,
            "variance": 229205.417
          },
          {
            "average": 0,
            "count": 14519853,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14519853,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14519853,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00073967691,
            "count": 14519853,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02718694243,
            "variance": 0.0007391298389
          },
          {
            "average": 0.2698020428,
            "count": 14519853,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4438568621,
            "variance": 0.1970089141
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326718.5231,
          4291329.966,
          -10.07126514,
          328573.4231,
          4292588.746,
          398.8487349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326718.5230927177,
                4291329.965595144,
                -10.071265140014674
              ],
              [
                326718.5230927177,
                4292588.745595143,
                -10.071265140014674
              ],
              [
                328573.4230927177,
                4292588.745595143,
                398.84873485998537
              ],
              [
                328573.4230927177,
                4291329.965595144,
                398.84873485998537
              ],
              [
                326718.5230927177,
                4291329.965595144,
                -10.071265140014674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:40:47+00:00",
        "end_time": "2018-04-12T00:14:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_314396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_314396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_314396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_314396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.994465,
            38.75368019,
            -10.07126514,
            -76.97281472,
            38.7653794,
            398.8487349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99414934931879,
                  38.75368019196879,
                  -10.071265140014674
                ],
                [
                  -76.99446499570819,
                  38.76501709119262,
                  -10.071265140014674
                ],
                [
                  -76.97312699713676,
                  38.765379401329966,
                  398.84873485998537
                ],
                [
                  -76.97281472235112,
                  38.754042356225675,
                  398.84873485998537
                ],
                [
                  -76.99414934931879,
                  38.75368019196879,
                  -10.071265140014674
                ]
              ]
            ]
          },
          "id": "20180411_314396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_314396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:40:47Z",
            "pc:count": 14519853,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327607.3659,
                "count": 14519853,
                "maximum": 328573.4231,
                "minimum": 326718.5231,
                "name": "X",
                "position": 0,
                "stddev": 547.4330937,
                "variance": 299682.9921
              },
              {
                "average": 4291977.247,
                "count": 14519853,
                "maximum": 4292588.746,
                "minimum": 4291329.966,
                "name": "Y",
                "position": 1,
                "stddev": 354.9017638,
                "variance": 125955.262
              },
              {
                "average": 41.08618995,
                "count": 14519853,
                "maximum": 398.8487349,
                "minimum": -10.07126514,
                "name": "Z",
                "position": 2,
                "stddev": 19.02338859,
                "variance": 361.8893133
              },
              {
                "average": 3883.707481,
                "count": 14519853,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3943.116648,
                "variance": 15548168.9
              },
              {
                "average": 2.038222701,
                "count": 14519853,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.222779039,
                "variance": 1.495188578
              },
              {
                "average": 2.891960545,
                "count": 14519853,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.462983584,
                "variance": 2.140320967
              },
              {
                "average": 0.5224641048,
                "count": 14519853,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994951263,
                "variance": 0.2494953812
              },
              {
                "average": 0,
                "count": 14519853,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.406508179,
                "count": 14519853,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5197913108,
                "variance": 0.2701830068
              },
              {
                "average": 0.9983682383,
                "count": 14519853,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.30459466,
                "variance": 177.0122392
              },
              {
                "average": 0,
                "count": 14519853,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.9489439,
                "count": 14519853,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6034554786,
                "variance": 0.3641585147
              },
              {
                "average": 207528266.4,
                "count": 14519853,
                "maximum": 207528847.3,
                "minimum": 207527249.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 478.7540256,
                "variance": 229205.417
              },
              {
                "average": 0,
                "count": 14519853,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14519853,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14519853,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00073967691,
                "count": 14519853,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02718694243,
                "variance": 0.0007391298389
              },
              {
                "average": 0.2698020428,
                "count": 14519853,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4438568621,
                "variance": 0.1970089141
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326718.5231,
              4291329.966,
              -10.07126514,
              328573.4231,
              4292588.746,
              398.8487349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326718.5230927177,
                    4291329.965595144,
                    -10.071265140014674
                  ],
                  [
                    326718.5230927177,
                    4292588.745595143,
                    -10.071265140014674
                  ],
                  [
                    328573.4230927177,
                    4292588.745595143,
                    398.84873485998537
                  ],
                  [
                    328573.4230927177,
                    4291329.965595144,
                    398.84873485998537
                  ],
                  [
                    326718.5230927177,
                    4291329.965595144,
                    -10.071265140014674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:40:47+00:00",
            "end_time": "2018-04-12T00:14: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": "20180305_356396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84687206686033,
              38.75358044615778,
              -10.350653636651714
            ],
            [
              -76.84716438537949,
              38.76491742466331,
              -10.350653636651714
            ],
            [
              -76.82582642715212,
              38.7652528125329,
              305.6493463633483
            ],
            [
              -76.82553748081655,
              38.75391569898591,
              305.6493463633483
            ],
            [
              -76.84687206686033,
              38.75358044615778,
              -10.350653636651714
            ]
          ]
        ]
      },
      "bbox": [
        -76.84716439,
        38.75358045,
        -10.35065364,
        -76.82553748,
        38.76525281,
        305.6493464
      ],
      "properties": {
        "datetime": "2018-03-05T18:23:43Z",
        "pc:count": 18017105,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340409.3605,
            "count": 18017105,
            "maximum": 341371.7064,
            "minimum": 339516.9664,
            "name": "X",
            "position": 0,
            "stddev": 557.9043125,
            "variance": 311257.2219
          },
          {
            "average": 4291679.727,
            "count": 18017105,
            "maximum": 4292308.931,
            "minimum": 4291050.251,
            "name": "Y",
            "position": 1,
            "stddev": 358.0778723,
            "variance": 128219.7626
          },
          {
            "average": 62.16414662,
            "count": 18017105,
            "maximum": 305.6493464,
            "minimum": -10.35065364,
            "name": "Z",
            "position": 2,
            "stddev": 9.717538973,
            "variance": 94.4305637
          },
          {
            "average": 5363.597915,
            "count": 18017105,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5898.05243,
            "variance": 34787022.46
          },
          {
            "average": 2.175810931,
            "count": 18017105,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.311635558,
            "variance": 1.720387838
          },
          {
            "average": 3.188424111,
            "count": 18017105,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.519942543,
            "variance": 2.310225333
          },
          {
            "average": 0.5064559484,
            "count": 18017105,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999583329,
            "variance": 0.2499583346
          },
          {
            "average": 0,
            "count": 18017105,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343254591,
            "count": 18017105,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5768572986,
            "variance": 0.3327643429
          },
          {
            "average": 2.548544531,
            "count": 18017105,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.87112245,
            "variance": 165.6657932
          },
          {
            "average": 0,
            "count": 18017105,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.88838445,
            "count": 18017105,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.062694796,
            "variance": 4.254709823
          },
          {
            "average": 204302981.8,
            "count": 18017105,
            "maximum": 204309423.8,
            "minimum": 204300502.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3204.473781,
            "variance": 10268652.21
          },
          {
            "average": 0,
            "count": 18017105,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18017105,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18017105,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007284744136,
            "count": 18017105,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02698043326,
            "variance": 0.0007279437791
          },
          {
            "average": 0.272347805,
            "count": 18017105,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4451679336,
            "variance": 0.1981744891
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339516.9664,
          4291050.251,
          -10.35065364,
          341371.7064,
          4292308.931,
          305.6493464
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339516.96639647626,
                4291050.250508404,
                -10.350653636651714
              ],
              [
                339516.96639647626,
                4292308.930508404,
                -10.350653636651714
              ],
              [
                341371.70639647625,
                4292308.930508404,
                305.6493463633483
              ],
              [
                341371.70639647625,
                4291050.250508404,
                305.6493463633483
              ],
              [
                339516.96639647626,
                4291050.250508404,
                -10.350653636651714
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:23:43+00:00",
        "end_time": "2018-03-05T15:55:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_356396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_356396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_356396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84716439,
            38.75358045,
            -10.35065364,
            -76.82553748,
            38.76525281,
            305.6493464
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84687206686033,
                  38.75358044615778,
                  -10.350653636651714
                ],
                [
                  -76.84716438537949,
                  38.76491742466331,
                  -10.350653636651714
                ],
                [
                  -76.82582642715212,
                  38.7652528125329,
                  305.6493463633483
                ],
                [
                  -76.82553748081655,
                  38.75391569898591,
                  305.6493463633483
                ],
                [
                  -76.84687206686033,
                  38.75358044615778,
                  -10.350653636651714
                ]
              ]
            ]
          },
          "id": "20180305_356396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_356396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:23:43Z",
            "pc:count": 18017105,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340409.3605,
                "count": 18017105,
                "maximum": 341371.7064,
                "minimum": 339516.9664,
                "name": "X",
                "position": 0,
                "stddev": 557.9043125,
                "variance": 311257.2219
              },
              {
                "average": 4291679.727,
                "count": 18017105,
                "maximum": 4292308.931,
                "minimum": 4291050.251,
                "name": "Y",
                "position": 1,
                "stddev": 358.0778723,
                "variance": 128219.7626
              },
              {
                "average": 62.16414662,
                "count": 18017105,
                "maximum": 305.6493464,
                "minimum": -10.35065364,
                "name": "Z",
                "position": 2,
                "stddev": 9.717538973,
                "variance": 94.4305637
              },
              {
                "average": 5363.597915,
                "count": 18017105,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5898.05243,
                "variance": 34787022.46
              },
              {
                "average": 2.175810931,
                "count": 18017105,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.311635558,
                "variance": 1.720387838
              },
              {
                "average": 3.188424111,
                "count": 18017105,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.519942543,
                "variance": 2.310225333
              },
              {
                "average": 0.5064559484,
                "count": 18017105,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999583329,
                "variance": 0.2499583346
              },
              {
                "average": 0,
                "count": 18017105,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343254591,
                "count": 18017105,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5768572986,
                "variance": 0.3327643429
              },
              {
                "average": 2.548544531,
                "count": 18017105,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.87112245,
                "variance": 165.6657932
              },
              {
                "average": 0,
                "count": 18017105,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.88838445,
                "count": 18017105,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.062694796,
                "variance": 4.254709823
              },
              {
                "average": 204302981.8,
                "count": 18017105,
                "maximum": 204309423.8,
                "minimum": 204300502.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3204.473781,
                "variance": 10268652.21
              },
              {
                "average": 0,
                "count": 18017105,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18017105,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18017105,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007284744136,
                "count": 18017105,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02698043326,
                "variance": 0.0007279437791
              },
              {
                "average": 0.272347805,
                "count": 18017105,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4451679336,
                "variance": 0.1981744891
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339516.9664,
              4291050.251,
              -10.35065364,
              341371.7064,
              4292308.931,
              305.6493464
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339516.96639647626,
                    4291050.250508404,
                    -10.350653636651714
                  ],
                  [
                    339516.96639647626,
                    4292308.930508404,
                    -10.350653636651714
                  ],
                  [
                    341371.70639647625,
                    4292308.930508404,
                    305.6493463633483
                  ],
                  [
                    341371.70639647625,
                    4291050.250508404,
                    305.6493463633483
                  ],
                  [
                    339516.96639647626,
                    4291050.250508404,
                    -10.350653636651714
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:23:43+00:00",
            "end_time": "2018-03-05T15:55: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": "20180305_314388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9941507202827,
              38.73171391432111,
              -10.33520080642677
            ],
            [
              -76.99446611945656,
              38.74305085623793,
              -10.33520080642677
            ],
            [
              -76.97313511982279,
              38.743412987720816,
              419.40479919357324
            ],
            [
              -76.97282308850507,
              38.73207589996981,
              419.40479919357324
            ],
            [
              -76.9941507202827,
              38.73171391432111,
              -10.33520080642677
            ]
          ]
        ]
      },
      "bbox": [
        -76.99446612,
        38.73171391,
        -10.33520081,
        -76.97282309,
        38.74341299,
        419.4047992
      ],
      "properties": {
        "datetime": "2018-04-12T00:32:46Z",
        "pc:count": 14919272,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327697.9582,
            "count": 14919272,
            "maximum": 328520.1426,
            "minimum": 326665.2826,
            "name": "X",
            "position": 0,
            "stddev": 485.1502829,
            "variance": 235370.797
          },
          {
            "average": 4289531.101,
            "count": 14919272,
            "maximum": 4290150.912,
            "minimum": 4288892.132,
            "name": "Y",
            "position": 1,
            "stddev": 355.2245133,
            "variance": 126184.4549
          },
          {
            "average": 50.34531641,
            "count": 14919272,
            "maximum": 419.4047992,
            "minimum": -10.33520081,
            "name": "Z",
            "position": 2,
            "stddev": 21.30241372,
            "variance": 453.7928301
          },
          {
            "average": 4514.736126,
            "count": 14919272,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4905.831613,
            "variance": 24067183.81
          },
          {
            "average": 2.15848032,
            "count": 14919272,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.284834824,
            "variance": 1.650800524
          },
          {
            "average": 3.118088537,
            "count": 14919272,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.493321434,
            "variance": 2.230008906
          },
          {
            "average": 0.5155816584,
            "count": 14919272,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997571697,
            "variance": 0.2497572287
          },
          {
            "average": 0,
            "count": 14919272,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.360548491,
            "count": 14919272,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5258028834,
            "variance": 0.2764686722
          },
          {
            "average": 10.80789047,
            "count": 14919272,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.585254658,
            "variance": 73.70659753
          },
          {
            "average": 0,
            "count": 14919272,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 86.33890132,
            "count": 14919272,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.35049011,
            "variance": 152.5346058
          },
          {
            "average": 206151624.8,
            "count": 14919272,
            "maximum": 207528366.5,
            "minimum": 204297194.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1597184.256,
            "variance": 2550997547000.0
          },
          {
            "average": 0,
            "count": 14919272,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14919272,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14919272,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006957444036,
            "count": 14919272,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02636779077,
            "variance": 0.0006952603899
          },
          {
            "average": 0.312097467,
            "count": 14919272,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4633493849,
            "variance": 0.2146926525
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326665.2826,
          4288892.132,
          -10.33520081,
          328520.1426,
          4290150.912,
          419.4047992
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326665.2825829081,
                4288892.131708269,
                -10.33520080642677
              ],
              [
                326665.2825829081,
                4290150.911708268,
                -10.33520080642677
              ],
              [
                328520.1425829081,
                4290150.911708268,
                419.40479919357324
              ],
              [
                328520.1425829081,
                4288892.131708269,
                419.40479919357324
              ],
              [
                326665.2825829081,
                4288892.131708269,
                -10.33520080642677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:32:46+00:00",
        "end_time": "2018-03-05T14:59:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_314388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_314388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_314388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_314388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99446612,
            38.73171391,
            -10.33520081,
            -76.97282309,
            38.74341299,
            419.4047992
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9941507202827,
                  38.73171391432111,
                  -10.33520080642677
                ],
                [
                  -76.99446611945656,
                  38.74305085623793,
                  -10.33520080642677
                ],
                [
                  -76.97313511982279,
                  38.743412987720816,
                  419.40479919357324
                ],
                [
                  -76.97282308850507,
                  38.73207589996981,
                  419.40479919357324
                ],
                [
                  -76.9941507202827,
                  38.73171391432111,
                  -10.33520080642677
                ]
              ]
            ]
          },
          "id": "20180305_314388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_314388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:32:46Z",
            "pc:count": 14919272,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327697.9582,
                "count": 14919272,
                "maximum": 328520.1426,
                "minimum": 326665.2826,
                "name": "X",
                "position": 0,
                "stddev": 485.1502829,
                "variance": 235370.797
              },
              {
                "average": 4289531.101,
                "count": 14919272,
                "maximum": 4290150.912,
                "minimum": 4288892.132,
                "name": "Y",
                "position": 1,
                "stddev": 355.2245133,
                "variance": 126184.4549
              },
              {
                "average": 50.34531641,
                "count": 14919272,
                "maximum": 419.4047992,
                "minimum": -10.33520081,
                "name": "Z",
                "position": 2,
                "stddev": 21.30241372,
                "variance": 453.7928301
              },
              {
                "average": 4514.736126,
                "count": 14919272,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4905.831613,
                "variance": 24067183.81
              },
              {
                "average": 2.15848032,
                "count": 14919272,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.284834824,
                "variance": 1.650800524
              },
              {
                "average": 3.118088537,
                "count": 14919272,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.493321434,
                "variance": 2.230008906
              },
              {
                "average": 0.5155816584,
                "count": 14919272,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997571697,
                "variance": 0.2497572287
              },
              {
                "average": 0,
                "count": 14919272,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.360548491,
                "count": 14919272,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5258028834,
                "variance": 0.2764686722
              },
              {
                "average": 10.80789047,
                "count": 14919272,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.585254658,
                "variance": 73.70659753
              },
              {
                "average": 0,
                "count": 14919272,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 86.33890132,
                "count": 14919272,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.35049011,
                "variance": 152.5346058
              },
              {
                "average": 206151624.8,
                "count": 14919272,
                "maximum": 207528366.5,
                "minimum": 204297194.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1597184.256,
                "variance": 2550997547000.0
              },
              {
                "average": 0,
                "count": 14919272,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14919272,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14919272,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006957444036,
                "count": 14919272,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02636779077,
                "variance": 0.0006952603899
              },
              {
                "average": 0.312097467,
                "count": 14919272,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4633493849,
                "variance": 0.2146926525
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326665.2826,
              4288892.132,
              -10.33520081,
              328520.1426,
              4290150.912,
              419.4047992
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326665.2825829081,
                    4288892.131708269,
                    -10.33520080642677
                  ],
                  [
                    326665.2825829081,
                    4290150.911708268,
                    -10.33520080642677
                  ],
                  [
                    328520.1425829081,
                    4290150.911708268,
                    419.40479919357324
                  ],
                  [
                    328520.1425829081,
                    4288892.131708269,
                    419.40479919357324
                  ],
                  [
                    326665.2825829081,
                    4288892.131708269,
                    -10.33520080642677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:32:46+00:00",
            "end_time": "2018-03-05T14:59: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": "20180305_362392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82585829846761,
              38.74256672349699,
              -10.349219692883906
            ],
            [
              -76.8261471830954,
              38.75390403722378,
              -10.349219692883906
            ],
            [
              -76.80481179454848,
              38.75423551675652,
              304.9707803071161
            ],
            [
              -76.80452628054458,
              38.74289806954649,
              304.9707803071161
            ],
            [
              -76.82585829846761,
              38.74256672349699,
              -10.349219692883906
            ]
          ]
        ]
      },
      "bbox": [
        -76.82614718,
        38.74256672,
        -10.34921969,
        -76.80452628,
        38.75423552,
        304.9707803
      ],
      "properties": {
        "datetime": "2018-03-06T13:42:09Z",
        "pc:count": 18309764,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342222.6021,
            "count": 18309764,
            "maximum": 343173.4771,
            "minimum": 341318.6971,
            "name": "X",
            "position": 0,
            "stddev": 540.2899013,
            "variance": 291913.1774
          },
          {
            "average": 4290425.095,
            "count": 18309764,
            "maximum": 4291050.013,
            "minimum": 4289791.313,
            "name": "Y",
            "position": 1,
            "stddev": 354.0958923,
            "variance": 125383.9009
          },
          {
            "average": 72.90363132,
            "count": 18309764,
            "maximum": 304.9707803,
            "minimum": -10.34921969,
            "name": "Z",
            "position": 2,
            "stddev": 10.34599583,
            "variance": 107.0396297
          },
          {
            "average": 4836.087683,
            "count": 18309764,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5469.942704,
            "variance": 29920273.18
          },
          {
            "average": 2.327468994,
            "count": 18309764,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.393863466,
            "variance": 1.942855361
          },
          {
            "average": 3.420026113,
            "count": 18309764,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.54257229,
            "variance": 2.379529271
          },
          {
            "average": 0.5132852614,
            "count": 18309764,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998234843,
            "variance": 0.2498235155
          },
          {
            "average": 0,
            "count": 18309764,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.347383724,
            "count": 18309764,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5464864057,
            "variance": 0.2986473916
          },
          {
            "average": -6.188141485,
            "count": 18309764,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.3871194,
            "variance": 153.4407269
          },
          {
            "average": 0,
            "count": 18309764,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.01968906,
            "count": 18309764,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.078952907,
            "variance": 1.164139375
          },
          {
            "average": 204316721.4,
            "count": 18309764,
            "maximum": 204378929.8,
            "minimum": 204309390,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20582.86144,
            "variance": 423654185
          },
          {
            "average": 0,
            "count": 18309764,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18309764,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18309764,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006383479328,
            "count": 18309764,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02525748364,
            "variance": 0.0006379404796
          },
          {
            "average": 0.3972310621,
            "count": 18309764,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4893245942,
            "variance": 0.2394385585
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341318.6971,
          4289791.313,
          -10.34921969,
          343173.4771,
          4291050.013,
          304.9707803
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341318.69714406494,
                4289791.313490483,
                -10.349219692883906
              ],
              [
                341318.69714406494,
                4291050.013490482,
                -10.349219692883906
              ],
              [
                343173.47714406496,
                4291050.013490482,
                304.9707803071161
              ],
              [
                343173.47714406496,
                4289791.313490483,
                304.9707803071161
              ],
              [
                341318.69714406494,
                4289791.313490483,
                -10.349219692883906
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:42:09+00:00",
        "end_time": "2018-03-05T18:23:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_362392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_362392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_362392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82614718,
            38.74256672,
            -10.34921969,
            -76.80452628,
            38.75423552,
            304.9707803
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82585829846761,
                  38.74256672349699,
                  -10.349219692883906
                ],
                [
                  -76.8261471830954,
                  38.75390403722378,
                  -10.349219692883906
                ],
                [
                  -76.80481179454848,
                  38.75423551675652,
                  304.9707803071161
                ],
                [
                  -76.80452628054458,
                  38.74289806954649,
                  304.9707803071161
                ],
                [
                  -76.82585829846761,
                  38.74256672349699,
                  -10.349219692883906
                ]
              ]
            ]
          },
          "id": "20180305_362392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_362392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:42:09Z",
            "pc:count": 18309764,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342222.6021,
                "count": 18309764,
                "maximum": 343173.4771,
                "minimum": 341318.6971,
                "name": "X",
                "position": 0,
                "stddev": 540.2899013,
                "variance": 291913.1774
              },
              {
                "average": 4290425.095,
                "count": 18309764,
                "maximum": 4291050.013,
                "minimum": 4289791.313,
                "name": "Y",
                "position": 1,
                "stddev": 354.0958923,
                "variance": 125383.9009
              },
              {
                "average": 72.90363132,
                "count": 18309764,
                "maximum": 304.9707803,
                "minimum": -10.34921969,
                "name": "Z",
                "position": 2,
                "stddev": 10.34599583,
                "variance": 107.0396297
              },
              {
                "average": 4836.087683,
                "count": 18309764,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5469.942704,
                "variance": 29920273.18
              },
              {
                "average": 2.327468994,
                "count": 18309764,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.393863466,
                "variance": 1.942855361
              },
              {
                "average": 3.420026113,
                "count": 18309764,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.54257229,
                "variance": 2.379529271
              },
              {
                "average": 0.5132852614,
                "count": 18309764,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998234843,
                "variance": 0.2498235155
              },
              {
                "average": 0,
                "count": 18309764,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.347383724,
                "count": 18309764,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5464864057,
                "variance": 0.2986473916
              },
              {
                "average": -6.188141485,
                "count": 18309764,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.3871194,
                "variance": 153.4407269
              },
              {
                "average": 0,
                "count": 18309764,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.01968906,
                "count": 18309764,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.078952907,
                "variance": 1.164139375
              },
              {
                "average": 204316721.4,
                "count": 18309764,
                "maximum": 204378929.8,
                "minimum": 204309390,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20582.86144,
                "variance": 423654185
              },
              {
                "average": 0,
                "count": 18309764,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18309764,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18309764,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006383479328,
                "count": 18309764,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02525748364,
                "variance": 0.0006379404796
              },
              {
                "average": 0.3972310621,
                "count": 18309764,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4893245942,
                "variance": 0.2394385585
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341318.6971,
              4289791.313,
              -10.34921969,
              343173.4771,
              4291050.013,
              304.9707803
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341318.69714406494,
                    4289791.313490483,
                    -10.349219692883906
                  ],
                  [
                    341318.69714406494,
                    4291050.013490482,
                    -10.349219692883906
                  ],
                  [
                    343173.47714406496,
                    4291050.013490482,
                    304.9707803071161
                  ],
                  [
                    343173.47714406496,
                    4289791.313490483,
                    304.9707803071161
                  ],
                  [
                    341318.69714406494,
                    4289791.313490483,
                    -10.349219692883906
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:42:09+00:00",
            "end_time": "2018-03-05T18:23: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": "20180411_314400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99414642333937,
              38.764664350978826,
              0.359576117900303
            ],
            [
              -76.9944621679578,
              38.77600032824366,
              0.359576117900303
            ],
            [
              -76.97312250793499,
              38.77636269618641,
              398.4595761179003
            ],
            [
              -76.97281013623699,
              38.76502657304224,
              398.4595761179003
            ],
            [
              -76.99414642333937,
              38.764664350978826,
              0.359576117900303
            ]
          ]
        ]
      },
      "bbox": [
        -76.99446217,
        38.76466435,
        0.3595761179,
        -76.97281014,
        38.7763627,
        398.4595761
      ],
      "properties": {
        "datetime": "2018-04-12T00:58:04Z",
        "pc:count": 13619251,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327774.2447,
            "count": 13619251,
            "maximum": 328600.11,
            "minimum": 326745.35,
            "name": "X",
            "position": 0,
            "stddev": 507.6833539,
            "variance": 257742.3879
          },
          {
            "average": 4293166.808,
            "count": 13619251,
            "maximum": 4293807.675,
            "minimum": 4292548.995,
            "name": "Y",
            "position": 1,
            "stddev": 343.3345584,
            "variance": 117878.619
          },
          {
            "average": 55.20896221,
            "count": 13619251,
            "maximum": 398.4595761,
            "minimum": 0.3595761179,
            "name": "Z",
            "position": 2,
            "stddev": 22.78900379,
            "variance": 519.3386936
          },
          {
            "average": 4533.14114,
            "count": 13619251,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4305.69146,
            "variance": 18538978.95
          },
          {
            "average": 1.962957141,
            "count": 13619251,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.196703748,
            "variance": 1.432099861
          },
          {
            "average": 2.740908292,
            "count": 13619251,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.474924286,
            "variance": 2.175401651
          },
          {
            "average": 0.5093009887,
            "count": 13619251,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999135025,
            "variance": 0.24991351
          },
          {
            "average": 0,
            "count": 13619251,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.39917599,
            "count": 13619251,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5253727804,
            "variance": 0.2760165584
          },
          {
            "average": 9.328988277,
            "count": 13619251,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.606919608,
            "variance": 92.29290436
          },
          {
            "average": 0,
            "count": 13619251,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.41073037,
            "count": 13619251,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5412937795,
            "variance": 0.2929989557
          },
          {
            "average": 207528641.4,
            "count": 13619251,
            "maximum": 207529884.4,
            "minimum": 207528292.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 329.5596849,
            "variance": 108609.5859
          },
          {
            "average": 0,
            "count": 13619251,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13619251,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13619251,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007324925578,
            "count": 13619251,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02705468658,
            "variance": 0.0007319560662
          },
          {
            "average": 0.3900597764,
            "count": 13619251,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4877634311,
            "variance": 0.2379131647
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326745.35,
          4292548.995,
          0.3595761179,
          328600.11,
          4293807.675,
          398.4595761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326745.3500462418,
                4292548.994547269,
                0.359576117900303
              ],
              [
                326745.3500462418,
                4293807.674547269,
                0.359576117900303
              ],
              [
                328600.1100462418,
                4293807.674547269,
                398.4595761179003
              ],
              [
                328600.1100462418,
                4292548.994547269,
                398.4595761179003
              ],
              [
                326745.3500462418,
                4292548.994547269,
                0.359576117900303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:58:04+00:00",
        "end_time": "2018-04-12T00:31:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_314400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_314400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_314400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_314400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99446217,
            38.76466435,
            0.3595761179,
            -76.97281014,
            38.7763627,
            398.4595761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99414642333937,
                  38.764664350978826,
                  0.359576117900303
                ],
                [
                  -76.9944621679578,
                  38.77600032824366,
                  0.359576117900303
                ],
                [
                  -76.97312250793499,
                  38.77636269618641,
                  398.4595761179003
                ],
                [
                  -76.97281013623699,
                  38.76502657304224,
                  398.4595761179003
                ],
                [
                  -76.99414642333937,
                  38.764664350978826,
                  0.359576117900303
                ]
              ]
            ]
          },
          "id": "20180411_314400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_314400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:58:04Z",
            "pc:count": 13619251,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327774.2447,
                "count": 13619251,
                "maximum": 328600.11,
                "minimum": 326745.35,
                "name": "X",
                "position": 0,
                "stddev": 507.6833539,
                "variance": 257742.3879
              },
              {
                "average": 4293166.808,
                "count": 13619251,
                "maximum": 4293807.675,
                "minimum": 4292548.995,
                "name": "Y",
                "position": 1,
                "stddev": 343.3345584,
                "variance": 117878.619
              },
              {
                "average": 55.20896221,
                "count": 13619251,
                "maximum": 398.4595761,
                "minimum": 0.3595761179,
                "name": "Z",
                "position": 2,
                "stddev": 22.78900379,
                "variance": 519.3386936
              },
              {
                "average": 4533.14114,
                "count": 13619251,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4305.69146,
                "variance": 18538978.95
              },
              {
                "average": 1.962957141,
                "count": 13619251,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.196703748,
                "variance": 1.432099861
              },
              {
                "average": 2.740908292,
                "count": 13619251,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.474924286,
                "variance": 2.175401651
              },
              {
                "average": 0.5093009887,
                "count": 13619251,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999135025,
                "variance": 0.24991351
              },
              {
                "average": 0,
                "count": 13619251,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.39917599,
                "count": 13619251,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5253727804,
                "variance": 0.2760165584
              },
              {
                "average": 9.328988277,
                "count": 13619251,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.606919608,
                "variance": 92.29290436
              },
              {
                "average": 0,
                "count": 13619251,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.41073037,
                "count": 13619251,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5412937795,
                "variance": 0.2929989557
              },
              {
                "average": 207528641.4,
                "count": 13619251,
                "maximum": 207529884.4,
                "minimum": 207528292.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 329.5596849,
                "variance": 108609.5859
              },
              {
                "average": 0,
                "count": 13619251,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13619251,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13619251,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007324925578,
                "count": 13619251,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02705468658,
                "variance": 0.0007319560662
              },
              {
                "average": 0.3900597764,
                "count": 13619251,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4877634311,
                "variance": 0.2379131647
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326745.35,
              4292548.995,
              0.3595761179,
              328600.11,
              4293807.675,
              398.4595761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326745.3500462418,
                    4292548.994547269,
                    0.359576117900303
                  ],
                  [
                    326745.3500462418,
                    4293807.674547269,
                    0.359576117900303
                  ],
                  [
                    328600.1100462418,
                    4293807.674547269,
                    398.4595761179003
                  ],
                  [
                    328600.1100462418,
                    4292548.994547269,
                    398.4595761179003
                  ],
                  [
                    326745.3500462418,
                    4292548.994547269,
                    0.359576117900303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:58:04+00:00",
            "end_time": "2018-04-12T00:31:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_356400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84684755985991,
              38.76456253251507,
              -10.429646687735215
            ],
            [
              -76.84714001700225,
              38.77590057066533,
              -10.429646687735215
            ],
            [
              -76.82579832609703,
              38.7762360404192,
              298.7903533122648
            ],
            [
              -76.8255092433723,
              38.7648978671935,
              298.7903533122648
            ],
            [
              -76.84684755985991,
              38.76456253251507,
              -10.429646687735215
            ]
          ]
        ]
      },
      "bbox": [
        -76.84714002,
        38.76456253,
        -10.42964669,
        -76.82550924,
        38.77623604,
        298.7903533
      ],
      "properties": {
        "datetime": "2018-03-05T16:12:53Z",
        "pc:count": 16985817,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340544.1189,
            "count": 16985817,
            "maximum": 341398.4794,
            "minimum": 339543.6994,
            "name": "X",
            "position": 0,
            "stddev": 492.0541083,
            "variance": 242117.2455
          },
          {
            "average": 4292906.832,
            "count": 16985817,
            "maximum": 4293527.789,
            "minimum": 4292268.989,
            "name": "Y",
            "position": 1,
            "stddev": 349.8788495,
            "variance": 122415.2093
          },
          {
            "average": 71.07414303,
            "count": 16985817,
            "maximum": 298.7903533,
            "minimum": -10.42964669,
            "name": "Z",
            "position": 2,
            "stddev": 12.8473636,
            "variance": 165.0547515
          },
          {
            "average": 4198.26771,
            "count": 16985817,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4618.99033,
            "variance": 21335071.67
          },
          {
            "average": 2.236411707,
            "count": 16985817,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.304505263,
            "variance": 1.70173398
          },
          {
            "average": 3.262867073,
            "count": 16985817,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.450229854,
            "variance": 2.103166628
          },
          {
            "average": 0.523853754,
            "count": 16985817,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499430689,
            "variance": 0.2494310131
          },
          {
            "average": 0,
            "count": 16985817,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.36648976,
            "count": 16985817,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5947885563,
            "variance": 0.3537734267
          },
          {
            "average": -11.28104753,
            "count": 16985817,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.507691299,
            "variance": 56.36542865
          },
          {
            "average": 0,
            "count": 16985817,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.54144855,
            "count": 16985817,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5051244444,
            "variance": 0.2551507043
          },
          {
            "average": 204301065.3,
            "count": 16985817,
            "maximum": 204301573.1,
            "minimum": 204299787.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 524.7849533,
            "variance": 275399.2472
          },
          {
            "average": 0,
            "count": 16985817,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16985817,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16985817,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008138554654,
            "count": 16985817,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02851654174,
            "variance": 0.0008131931526
          },
          {
            "average": 0.3078221083,
            "count": 16985817,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4615925373,
            "variance": 0.2130676705
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339543.6994,
          4292268.989,
          -10.42964669,
          341398.4794,
          4293527.789,
          298.7903533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339543.6993714741,
                4292268.989056621,
                -10.429646687735215
              ],
              [
                339543.6993714741,
                4293527.7890566215,
                -10.429646687735215
              ],
              [
                341398.4793714741,
                4293527.7890566215,
                298.7903533122648
              ],
              [
                341398.4793714741,
                4292268.989056621,
                298.7903533122648
              ],
              [
                339543.6993714741,
                4292268.989056621,
                -10.429646687735215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:12:53+00:00",
        "end_time": "2018-03-05T15:43:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_356400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_356400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_356400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84714002,
            38.76456253,
            -10.42964669,
            -76.82550924,
            38.77623604,
            298.7903533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84684755985991,
                  38.76456253251507,
                  -10.429646687735215
                ],
                [
                  -76.84714001700225,
                  38.77590057066533,
                  -10.429646687735215
                ],
                [
                  -76.82579832609703,
                  38.7762360404192,
                  298.7903533122648
                ],
                [
                  -76.8255092433723,
                  38.7648978671935,
                  298.7903533122648
                ],
                [
                  -76.84684755985991,
                  38.76456253251507,
                  -10.429646687735215
                ]
              ]
            ]
          },
          "id": "20180305_356400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_356400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:12:53Z",
            "pc:count": 16985817,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340544.1189,
                "count": 16985817,
                "maximum": 341398.4794,
                "minimum": 339543.6994,
                "name": "X",
                "position": 0,
                "stddev": 492.0541083,
                "variance": 242117.2455
              },
              {
                "average": 4292906.832,
                "count": 16985817,
                "maximum": 4293527.789,
                "minimum": 4292268.989,
                "name": "Y",
                "position": 1,
                "stddev": 349.8788495,
                "variance": 122415.2093
              },
              {
                "average": 71.07414303,
                "count": 16985817,
                "maximum": 298.7903533,
                "minimum": -10.42964669,
                "name": "Z",
                "position": 2,
                "stddev": 12.8473636,
                "variance": 165.0547515
              },
              {
                "average": 4198.26771,
                "count": 16985817,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4618.99033,
                "variance": 21335071.67
              },
              {
                "average": 2.236411707,
                "count": 16985817,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.304505263,
                "variance": 1.70173398
              },
              {
                "average": 3.262867073,
                "count": 16985817,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.450229854,
                "variance": 2.103166628
              },
              {
                "average": 0.523853754,
                "count": 16985817,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499430689,
                "variance": 0.2494310131
              },
              {
                "average": 0,
                "count": 16985817,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.36648976,
                "count": 16985817,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5947885563,
                "variance": 0.3537734267
              },
              {
                "average": -11.28104753,
                "count": 16985817,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.507691299,
                "variance": 56.36542865
              },
              {
                "average": 0,
                "count": 16985817,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.54144855,
                "count": 16985817,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5051244444,
                "variance": 0.2551507043
              },
              {
                "average": 204301065.3,
                "count": 16985817,
                "maximum": 204301573.1,
                "minimum": 204299787.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 524.7849533,
                "variance": 275399.2472
              },
              {
                "average": 0,
                "count": 16985817,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16985817,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16985817,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008138554654,
                "count": 16985817,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02851654174,
                "variance": 0.0008131931526
              },
              {
                "average": 0.3078221083,
                "count": 16985817,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4615925373,
                "variance": 0.2130676705
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339543.6994,
              4292268.989,
              -10.42964669,
              341398.4794,
              4293527.789,
              298.7903533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339543.6993714741,
                    4292268.989056621,
                    -10.429646687735215
                  ],
                  [
                    339543.6993714741,
                    4293527.7890566215,
                    -10.429646687735215
                  ],
                  [
                    341398.4793714741,
                    4293527.7890566215,
                    298.7903533122648
                  ],
                  [
                    341398.4793714741,
                    4292268.989056621,
                    298.7903533122648
                  ],
                  [
                    339543.6993714741,
                    4292268.989056621,
                    -10.429646687735215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:12:53+00:00",
            "end_time": "2018-03-05T15:43: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": "20180305_314392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99414997354178,
              38.74269704806431,
              -8.557168038258851
            ],
            [
              -76.99446548125105,
              38.75403342825997,
              -8.557168038258851
            ],
            [
              -76.9731305231679,
              38.7543956568405,
              405.2828319617412
            ],
            [
              -76.97281838510003,
              38.74305913079132,
              405.2828319617412
            ],
            [
              -76.99414997354178,
              38.74269704806431,
              -8.557168038258851
            ]
          ]
        ]
      },
      "bbox": [
        -76.99446548,
        38.74269705,
        -8.557168038,
        -76.97281839,
        38.75439566,
        405.282832
      ],
      "properties": {
        "datetime": "2018-04-12T00:32:46Z",
        "pc:count": 12678008,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327572.5296,
            "count": 12678008,
            "maximum": 328546.825,
            "minimum": 326691.905,
            "name": "X",
            "position": 0,
            "stddev": 517.2529057,
            "variance": 267550.5685
          },
          {
            "average": 4290696.072,
            "count": 12678008,
            "maximum": 4291369.767,
            "minimum": 4290111.047,
            "name": "Y",
            "position": 1,
            "stddev": 351.8461377,
            "variance": 123795.7046
          },
          {
            "average": 55.17470694,
            "count": 12678008,
            "maximum": 405.282832,
            "minimum": -8.557168038,
            "name": "Z",
            "position": 2,
            "stddev": 17.08551757,
            "variance": 291.9149106
          },
          {
            "average": 4090.634773,
            "count": 12678008,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4040.893702,
            "variance": 16328821.91
          },
          {
            "average": 1.964060916,
            "count": 12678008,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.197878008,
            "variance": 1.434911722
          },
          {
            "average": 2.72225124,
            "count": 12678008,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473781293,
            "variance": 2.172031299
          },
          {
            "average": 0.5383314161,
            "count": 12678008,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.498528557,
            "variance": 0.2485307221
          },
          {
            "average": 0,
            "count": 12678008,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.455981965,
            "count": 12678008,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5372843695,
            "variance": 0.2886744937
          },
          {
            "average": -8.658183784,
            "count": 12678008,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.04354368,
            "variance": 100.8727696
          },
          {
            "average": 0,
            "count": 12678008,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.59360721,
            "count": 12678008,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.014474516,
            "variance": 25.14495467
          },
          {
            "average": 207389172,
            "count": 12678008,
            "maximum": 207528366.7,
            "minimum": 204297194.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 654301.9555,
            "variance": 428111049000.0
          },
          {
            "average": 0,
            "count": 12678008,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12678008,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12678008,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001032417711,
            "count": 12678008,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03211466808,
            "variance": 0.001031351906
          },
          {
            "average": 0.2780682896,
            "count": 12678008,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4480472428,
            "variance": 0.2007463317
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326691.905,
          4290111.047,
          -8.557168038,
          328546.825,
          4291369.767,
          405.282832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326691.90496419737,
                4290111.046962845,
                -8.557168038258851
              ],
              [
                326691.90496419737,
                4291369.766962846,
                -8.557168038258851
              ],
              [
                328546.8249641974,
                4291369.766962846,
                405.2828319617412
              ],
              [
                328546.8249641974,
                4290111.046962845,
                405.2828319617412
              ],
              [
                326691.90496419737,
                4290111.046962845,
                -8.557168038258851
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:32:46+00:00",
        "end_time": "2018-03-05T14:59:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_314392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_314392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_314392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_314392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99446548,
            38.74269705,
            -8.557168038,
            -76.97281839,
            38.75439566,
            405.282832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99414997354178,
                  38.74269704806431,
                  -8.557168038258851
                ],
                [
                  -76.99446548125105,
                  38.75403342825997,
                  -8.557168038258851
                ],
                [
                  -76.9731305231679,
                  38.7543956568405,
                  405.2828319617412
                ],
                [
                  -76.97281838510003,
                  38.74305913079132,
                  405.2828319617412
                ],
                [
                  -76.99414997354178,
                  38.74269704806431,
                  -8.557168038258851
                ]
              ]
            ]
          },
          "id": "20180305_314392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_314392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:32:46Z",
            "pc:count": 12678008,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327572.5296,
                "count": 12678008,
                "maximum": 328546.825,
                "minimum": 326691.905,
                "name": "X",
                "position": 0,
                "stddev": 517.2529057,
                "variance": 267550.5685
              },
              {
                "average": 4290696.072,
                "count": 12678008,
                "maximum": 4291369.767,
                "minimum": 4290111.047,
                "name": "Y",
                "position": 1,
                "stddev": 351.8461377,
                "variance": 123795.7046
              },
              {
                "average": 55.17470694,
                "count": 12678008,
                "maximum": 405.282832,
                "minimum": -8.557168038,
                "name": "Z",
                "position": 2,
                "stddev": 17.08551757,
                "variance": 291.9149106
              },
              {
                "average": 4090.634773,
                "count": 12678008,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4040.893702,
                "variance": 16328821.91
              },
              {
                "average": 1.964060916,
                "count": 12678008,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.197878008,
                "variance": 1.434911722
              },
              {
                "average": 2.72225124,
                "count": 12678008,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473781293,
                "variance": 2.172031299
              },
              {
                "average": 0.5383314161,
                "count": 12678008,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.498528557,
                "variance": 0.2485307221
              },
              {
                "average": 0,
                "count": 12678008,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.455981965,
                "count": 12678008,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5372843695,
                "variance": 0.2886744937
              },
              {
                "average": -8.658183784,
                "count": 12678008,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.04354368,
                "variance": 100.8727696
              },
              {
                "average": 0,
                "count": 12678008,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.59360721,
                "count": 12678008,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.014474516,
                "variance": 25.14495467
              },
              {
                "average": 207389172,
                "count": 12678008,
                "maximum": 207528366.7,
                "minimum": 204297194.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 654301.9555,
                "variance": 428111049000.0
              },
              {
                "average": 0,
                "count": 12678008,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12678008,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12678008,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001032417711,
                "count": 12678008,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03211466808,
                "variance": 0.001031351906
              },
              {
                "average": 0.2780682896,
                "count": 12678008,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4480472428,
                "variance": 0.2007463317
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326691.905,
              4290111.047,
              -8.557168038,
              328546.825,
              4291369.767,
              405.282832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326691.90496419737,
                    4290111.046962845,
                    -8.557168038258851
                  ],
                  [
                    326691.90496419737,
                    4291369.766962846,
                    -8.557168038258851
                  ],
                  [
                    328546.8249641974,
                    4291369.766962846,
                    405.2828319617412
                  ],
                  [
                    328546.8249641974,
                    4290111.046962845,
                    405.2828319617412
                  ],
                  [
                    326691.90496419737,
                    4290111.046962845,
                    -8.557168038258851
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:32:46+00:00",
            "end_time": "2018-03-05T14:59: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": "20180411_314404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99414774522204,
              38.77564658292667,
              -3.445083378336307
            ],
            [
              -76.99446364898384,
              38.78698379970035,
              -3.445083378336307
            ],
            [
              -76.97311841371152,
              38.787346292212625,
              418.23491662166373
            ],
            [
              -76.97280588544933,
              38.77600892950602,
              418.23491662166373
            ],
            [
              -76.99414774522204,
              38.77564658292667,
              -3.445083378336307
            ]
          ]
        ]
      },
      "bbox": [
        -76.99446365,
        38.77564658,
        -3.445083378,
        -76.97280589,
        38.78734629,
        418.2349166
      ],
      "properties": {
        "datetime": "2018-04-12T00:58:04Z",
        "pc:count": 11108637,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327667.5391,
            "count": 11108637,
            "maximum": 328626.7696,
            "minimum": 326771.8096,
            "name": "X",
            "position": 0,
            "stddev": 511.9052704,
            "variance": 262047.0059
          },
          {
            "average": 4294376.133,
            "count": 11108637,
            "maximum": 4295026.64,
            "minimum": 4293767.82,
            "name": "Y",
            "position": 1,
            "stddev": 349.6385276,
            "variance": 122247.1
          },
          {
            "average": 33.36615844,
            "count": 11108637,
            "maximum": 418.2349166,
            "minimum": -3.445083378,
            "name": "Z",
            "position": 2,
            "stddev": 21.69335529,
            "variance": 470.6016637
          },
          {
            "average": 3566.284891,
            "count": 11108637,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3470.332318,
            "variance": 12043206.4
          },
          {
            "average": 1.76912199,
            "count": 11108637,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.064109709,
            "variance": 1.132329472
          },
          {
            "average": 2.357845071,
            "count": 11108637,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.355599123,
            "variance": 1.837648983
          },
          {
            "average": 0.5592317041,
            "count": 11108637,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4964792316,
            "variance": 0.2464916274
          },
          {
            "average": 0,
            "count": 11108637,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.492715713,
            "count": 11108637,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5497255689,
            "variance": 0.3021982011
          },
          {
            "average": -9.117481036,
            "count": 11108637,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.757298498,
            "variance": 95.20487398
          },
          {
            "average": 0,
            "count": 11108637,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.64578553,
            "count": 11108637,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5659493041,
            "variance": 0.3202986148
          },
          {
            "average": 207529234.6,
            "count": 11108637,
            "maximum": 207529884.4,
            "minimum": 207528292.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 524.2418005,
            "variance": 274829.4654
          },
          {
            "average": 0,
            "count": 11108637,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11108637,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11108637,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000625459271,
            "count": 11108637,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02500136252,
            "variance": 0.000625068128
          },
          {
            "average": 0.2847635583,
            "count": 11108637,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4513017754,
            "variance": 0.2036732925
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326771.8096,
          4293767.82,
          -3.445083378,
          328626.7696,
          4295026.64,
          418.2349166
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326771.8096107301,
                4293767.819693548,
                -3.445083378336307
              ],
              [
                326771.8096107301,
                4295026.639693548,
                -3.445083378336307
              ],
              [
                328626.76961073006,
                4295026.639693548,
                418.23491662166373
              ],
              [
                328626.76961073006,
                4293767.819693548,
                418.23491662166373
              ],
              [
                326771.8096107301,
                4293767.819693548,
                -3.445083378336307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:58:04+00:00",
        "end_time": "2018-04-12T00:31:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180411_314404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_314404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180411_314404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_314404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99446365,
            38.77564658,
            -3.445083378,
            -76.97280589,
            38.78734629,
            418.2349166
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99414774522204,
                  38.77564658292667,
                  -3.445083378336307
                ],
                [
                  -76.99446364898384,
                  38.78698379970035,
                  -3.445083378336307
                ],
                [
                  -76.97311841371152,
                  38.787346292212625,
                  418.23491662166373
                ],
                [
                  -76.97280588544933,
                  38.77600892950602,
                  418.23491662166373
                ],
                [
                  -76.99414774522204,
                  38.77564658292667,
                  -3.445083378336307
                ]
              ]
            ]
          },
          "id": "20180411_314404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180411_314404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:58:04Z",
            "pc:count": 11108637,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327667.5391,
                "count": 11108637,
                "maximum": 328626.7696,
                "minimum": 326771.8096,
                "name": "X",
                "position": 0,
                "stddev": 511.9052704,
                "variance": 262047.0059
              },
              {
                "average": 4294376.133,
                "count": 11108637,
                "maximum": 4295026.64,
                "minimum": 4293767.82,
                "name": "Y",
                "position": 1,
                "stddev": 349.6385276,
                "variance": 122247.1
              },
              {
                "average": 33.36615844,
                "count": 11108637,
                "maximum": 418.2349166,
                "minimum": -3.445083378,
                "name": "Z",
                "position": 2,
                "stddev": 21.69335529,
                "variance": 470.6016637
              },
              {
                "average": 3566.284891,
                "count": 11108637,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3470.332318,
                "variance": 12043206.4
              },
              {
                "average": 1.76912199,
                "count": 11108637,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.064109709,
                "variance": 1.132329472
              },
              {
                "average": 2.357845071,
                "count": 11108637,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.355599123,
                "variance": 1.837648983
              },
              {
                "average": 0.5592317041,
                "count": 11108637,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4964792316,
                "variance": 0.2464916274
              },
              {
                "average": 0,
                "count": 11108637,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.492715713,
                "count": 11108637,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5497255689,
                "variance": 0.3021982011
              },
              {
                "average": -9.117481036,
                "count": 11108637,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.757298498,
                "variance": 95.20487398
              },
              {
                "average": 0,
                "count": 11108637,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.64578553,
                "count": 11108637,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5659493041,
                "variance": 0.3202986148
              },
              {
                "average": 207529234.6,
                "count": 11108637,
                "maximum": 207529884.4,
                "minimum": 207528292.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 524.2418005,
                "variance": 274829.4654
              },
              {
                "average": 0,
                "count": 11108637,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11108637,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11108637,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000625459271,
                "count": 11108637,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02500136252,
                "variance": 0.000625068128
              },
              {
                "average": 0.2847635583,
                "count": 11108637,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4513017754,
                "variance": 0.2036732925
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326771.8096,
              4293767.82,
              -3.445083378,
              328626.7696,
              4295026.64,
              418.2349166
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326771.8096107301,
                    4293767.819693548,
                    -3.445083378336307
                  ],
                  [
                    326771.8096107301,
                    4295026.639693548,
                    -3.445083378336307
                  ],
                  [
                    328626.76961073006,
                    4295026.639693548,
                    418.23491662166373
                  ],
                  [
                    328626.76961073006,
                    4293767.819693548,
                    418.23491662166373
                  ],
                  [
                    326771.8096107301,
                    4293767.819693548,
                    -3.445083378336307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:58:04+00:00",
            "end_time": "2018-04-12T00:31:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_362396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82583181481704,
              38.75355060352656,
              -10.374613704836634
            ],
            [
              -76.82612077180511,
              38.76488645492335,
              -10.374613704836634
            ],
            [
              -76.80478326319214,
              38.76521799009028,
              304.5253862951634
            ],
            [
              -76.80449767805614,
              38.75388200521654,
              304.5253862951634
            ],
            [
              -76.82583181481704,
              38.75355060352656,
              -10.374613704836634
            ]
          ]
        ]
      },
      "bbox": [
        -76.82612077,
        38.7535506,
        -10.3746137,
        -76.80449768,
        38.76521799,
        304.5253863
      ],
      "properties": {
        "datetime": "2018-03-05T18:36:11Z",
        "pc:count": 16124657,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342341.6079,
            "count": 16124657,
            "maximum": 343200.0001,
            "minimum": 341345.3201,
            "name": "X",
            "position": 0,
            "stddev": 550.1951966,
            "variance": 302714.7543
          },
          {
            "average": 4291663.958,
            "count": 16124657,
            "maximum": 4292268.783,
            "minimum": 4291010.243,
            "name": "Y",
            "position": 1,
            "stddev": 369.6318738,
            "variance": 136627.7221
          },
          {
            "average": 71.50671346,
            "count": 16124657,
            "maximum": 304.5253863,
            "minimum": -10.3746137,
            "name": "Z",
            "position": 2,
            "stddev": 9.689440096,
            "variance": 93.88524937
          },
          {
            "average": 5301.80081,
            "count": 16124657,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5743.895895,
            "variance": 32992340.06
          },
          {
            "average": 2.179421057,
            "count": 16124657,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.347899621,
            "variance": 1.816833389
          },
          {
            "average": 3.174063237,
            "count": 16124657,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.582917352,
            "variance": 2.505627343
          },
          {
            "average": 0.5027055149,
            "count": 16124657,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999926956,
            "variance": 0.2499926957
          },
          {
            "average": 0,
            "count": 16124657,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361318135,
            "count": 16124657,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5570195851,
            "variance": 0.3102708182
          },
          {
            "average": -3.763935852,
            "count": 16124657,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.18207844,
            "variance": 173.7671919
          },
          {
            "average": 0,
            "count": 16124657,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.5598978,
            "count": 16124657,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.929879464,
            "variance": 3.724434746
          },
          {
            "average": 204308469.3,
            "count": 16124657,
            "maximum": 204310171.8,
            "minimum": 204301530.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2873.615013,
            "variance": 8257663.245
          },
          {
            "average": 0,
            "count": 16124657,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16124657,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16124657,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007275813681,
            "count": 16124657,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02696390251,
            "variance": 0.0007270520385
          },
          {
            "average": 0.3490972862,
            "count": 16124657,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4766847859,
            "variance": 0.2272283851
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341345.3201,
          4291010.243,
          -10.3746137,
          343200.0001,
          4292268.783,
          304.5253863
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341345.3201258998,
                4291010.242967945,
                -10.374613704836634
              ],
              [
                341345.3201258998,
                4292268.782967944,
                -10.374613704836634
              ],
              [
                343200.00012589985,
                4292268.782967944,
                304.5253862951634
              ],
              [
                343200.00012589985,
                4291010.242967945,
                304.5253862951634
              ],
              [
                341345.3201258998,
                4291010.242967945,
                -10.374613704836634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:36:11+00:00",
        "end_time": "2018-03-05T16:12:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_362396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_362396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_362396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82612077,
            38.7535506,
            -10.3746137,
            -76.80449768,
            38.76521799,
            304.5253863
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82583181481704,
                  38.75355060352656,
                  -10.374613704836634
                ],
                [
                  -76.82612077180511,
                  38.76488645492335,
                  -10.374613704836634
                ],
                [
                  -76.80478326319214,
                  38.76521799009028,
                  304.5253862951634
                ],
                [
                  -76.80449767805614,
                  38.75388200521654,
                  304.5253862951634
                ],
                [
                  -76.82583181481704,
                  38.75355060352656,
                  -10.374613704836634
                ]
              ]
            ]
          },
          "id": "20180305_362396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_362396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:36:11Z",
            "pc:count": 16124657,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342341.6079,
                "count": 16124657,
                "maximum": 343200.0001,
                "minimum": 341345.3201,
                "name": "X",
                "position": 0,
                "stddev": 550.1951966,
                "variance": 302714.7543
              },
              {
                "average": 4291663.958,
                "count": 16124657,
                "maximum": 4292268.783,
                "minimum": 4291010.243,
                "name": "Y",
                "position": 1,
                "stddev": 369.6318738,
                "variance": 136627.7221
              },
              {
                "average": 71.50671346,
                "count": 16124657,
                "maximum": 304.5253863,
                "minimum": -10.3746137,
                "name": "Z",
                "position": 2,
                "stddev": 9.689440096,
                "variance": 93.88524937
              },
              {
                "average": 5301.80081,
                "count": 16124657,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5743.895895,
                "variance": 32992340.06
              },
              {
                "average": 2.179421057,
                "count": 16124657,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.347899621,
                "variance": 1.816833389
              },
              {
                "average": 3.174063237,
                "count": 16124657,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.582917352,
                "variance": 2.505627343
              },
              {
                "average": 0.5027055149,
                "count": 16124657,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999926956,
                "variance": 0.2499926957
              },
              {
                "average": 0,
                "count": 16124657,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361318135,
                "count": 16124657,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5570195851,
                "variance": 0.3102708182
              },
              {
                "average": -3.763935852,
                "count": 16124657,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.18207844,
                "variance": 173.7671919
              },
              {
                "average": 0,
                "count": 16124657,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.5598978,
                "count": 16124657,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.929879464,
                "variance": 3.724434746
              },
              {
                "average": 204308469.3,
                "count": 16124657,
                "maximum": 204310171.8,
                "minimum": 204301530.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2873.615013,
                "variance": 8257663.245
              },
              {
                "average": 0,
                "count": 16124657,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16124657,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16124657,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007275813681,
                "count": 16124657,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02696390251,
                "variance": 0.0007270520385
              },
              {
                "average": 0.3490972862,
                "count": 16124657,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4766847859,
                "variance": 0.2272283851
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341345.3201,
              4291010.243,
              -10.3746137,
              343200.0001,
              4292268.783,
              304.5253863
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341345.3201258998,
                    4291010.242967945,
                    -10.374613704836634
                  ],
                  [
                    341345.3201258998,
                    4292268.782967944,
                    -10.374613704836634
                  ],
                  [
                    343200.00012589985,
                    4292268.782967944,
                    304.5253862951634
                  ],
                  [
                    343200.00012589985,
                    4291010.242967945,
                    304.5253862951634
                  ],
                  [
                    341345.3201258998,
                    4291010.242967945,
                    -10.374613704836634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:36:11+00:00",
            "end_time": "2018-03-05T16:12: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": "20180305_326404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95205525770031,
              38.775636757468845,
              -8.787604487962597
            ],
            [
              -76.95236446145114,
              38.78697300106029,
              -8.787604487962597
            ],
            [
              -76.93101938217474,
              38.78732779229224,
              405.8523955120374
            ],
            [
              -76.9307135537769,
              38.7759914058805,
              405.8523955120374
            ],
            [
              -76.95205525770031,
              38.775636757468845,
              -8.787604487962597
            ]
          ]
        ]
      },
      "bbox": [
        -76.95236446,
        38.77563676,
        -8.787604488,
        -76.93071355,
        38.78732779,
        405.8523955
      ],
      "properties": {
        "datetime": "2018-04-12T00:31:27Z",
        "pc:count": 13034181,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331305.0739,
            "count": 13034181,
            "maximum": 332283.5026,
            "minimum": 330428.6026,
            "name": "X",
            "position": 0,
            "stddev": 522.6593365,
            "variance": 273172.782
          },
          {
            "average": 4294296.074,
            "count": 13034181,
            "maximum": 4294946.511,
            "minimum": 4293687.831,
            "name": "Y",
            "position": 1,
            "stddev": 357.7540777,
            "variance": 127987.9801
          },
          {
            "average": 79.07021432,
            "count": 13034181,
            "maximum": 405.8523955,
            "minimum": -8.787604488,
            "name": "Z",
            "position": 2,
            "stddev": 8.068429302,
            "variance": 65.0995514
          },
          {
            "average": 4088.194186,
            "count": 13034181,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4105.785294,
            "variance": 16857472.88
          },
          {
            "average": 1.920656618,
            "count": 13034181,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.185940146,
            "variance": 1.406454029
          },
          {
            "average": 2.665450019,
            "count": 13034181,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.483458102,
            "variance": 2.20064794
          },
          {
            "average": 0.530228635,
            "count": 13034181,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4990854123,
            "variance": 0.2490862487
          },
          {
            "average": 0,
            "count": 13034181,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.44012961,
            "count": 13034181,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5184458723,
            "variance": 0.2687861225
          },
          {
            "average": -8.260588767,
            "count": 13034181,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.25021174,
            "variance": 105.0668406
          },
          {
            "average": 0,
            "count": 13034181,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.42841541,
            "count": 13034181,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.333135321,
            "variance": 28.44233235
          },
          {
            "average": 207369692.2,
            "count": 13034181,
            "maximum": 207528287.8,
            "minimum": 204297124.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 696701.6909,
            "variance": 485393246000.0
          },
          {
            "average": 0,
            "count": 13034181,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13034181,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13034181,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005377399623,
            "count": 13034181,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02318298599,
            "variance": 0.0005374508393
          },
          {
            "average": 0.2649578827,
            "count": 13034181,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4413107953,
            "variance": 0.194755218
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330428.6026,
          4293687.831,
          -8.787604488,
          332283.5026,
          4294946.511,
          405.8523955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330428.60263146524,
                4293687.831129864,
                -8.787604487962597
              ],
              [
                330428.60263146524,
                4294946.511129864,
                -8.787604487962597
              ],
              [
                332283.50263146526,
                4294946.511129864,
                405.8523955120374
              ],
              [
                332283.50263146526,
                4293687.831129864,
                405.8523955120374
              ],
              [
                330428.60263146524,
                4293687.831129864,
                -8.787604487962597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:31:27+00:00",
        "end_time": "2018-03-05T14:58:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_326404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_326404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_326404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95236446,
            38.77563676,
            -8.787604488,
            -76.93071355,
            38.78732779,
            405.8523955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95205525770031,
                  38.775636757468845,
                  -8.787604487962597
                ],
                [
                  -76.95236446145114,
                  38.78697300106029,
                  -8.787604487962597
                ],
                [
                  -76.93101938217474,
                  38.78732779229224,
                  405.8523955120374
                ],
                [
                  -76.9307135537769,
                  38.7759914058805,
                  405.8523955120374
                ],
                [
                  -76.95205525770031,
                  38.775636757468845,
                  -8.787604487962597
                ]
              ]
            ]
          },
          "id": "20180305_326404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_326404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:31:27Z",
            "pc:count": 13034181,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331305.0739,
                "count": 13034181,
                "maximum": 332283.5026,
                "minimum": 330428.6026,
                "name": "X",
                "position": 0,
                "stddev": 522.6593365,
                "variance": 273172.782
              },
              {
                "average": 4294296.074,
                "count": 13034181,
                "maximum": 4294946.511,
                "minimum": 4293687.831,
                "name": "Y",
                "position": 1,
                "stddev": 357.7540777,
                "variance": 127987.9801
              },
              {
                "average": 79.07021432,
                "count": 13034181,
                "maximum": 405.8523955,
                "minimum": -8.787604488,
                "name": "Z",
                "position": 2,
                "stddev": 8.068429302,
                "variance": 65.0995514
              },
              {
                "average": 4088.194186,
                "count": 13034181,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4105.785294,
                "variance": 16857472.88
              },
              {
                "average": 1.920656618,
                "count": 13034181,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.185940146,
                "variance": 1.406454029
              },
              {
                "average": 2.665450019,
                "count": 13034181,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.483458102,
                "variance": 2.20064794
              },
              {
                "average": 0.530228635,
                "count": 13034181,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4990854123,
                "variance": 0.2490862487
              },
              {
                "average": 0,
                "count": 13034181,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.44012961,
                "count": 13034181,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5184458723,
                "variance": 0.2687861225
              },
              {
                "average": -8.260588767,
                "count": 13034181,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.25021174,
                "variance": 105.0668406
              },
              {
                "average": 0,
                "count": 13034181,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.42841541,
                "count": 13034181,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.333135321,
                "variance": 28.44233235
              },
              {
                "average": 207369692.2,
                "count": 13034181,
                "maximum": 207528287.8,
                "minimum": 204297124.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 696701.6909,
                "variance": 485393246000.0
              },
              {
                "average": 0,
                "count": 13034181,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13034181,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13034181,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005377399623,
                "count": 13034181,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02318298599,
                "variance": 0.0005374508393
              },
              {
                "average": 0.2649578827,
                "count": 13034181,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4413107953,
                "variance": 0.194755218
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330428.6026,
              4293687.831,
              -8.787604488,
              332283.5026,
              4294946.511,
              405.8523955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330428.60263146524,
                    4293687.831129864,
                    -8.787604487962597
                  ],
                  [
                    330428.60263146524,
                    4294946.511129864,
                    -8.787604487962597
                  ],
                  [
                    332283.50263146526,
                    4294946.511129864,
                    405.8523955120374
                  ],
                  [
                    332283.50263146526,
                    4293687.831129864,
                    405.8523955120374
                  ],
                  [
                    330428.60263146524,
                    4293687.831129864,
                    -8.787604487962597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:31:27+00:00",
            "end_time": "2018-03-05T14:58: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": "20180305_350404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86787024879837,
              38.77557175301061,
              -10.413889400891122
            ],
            [
              -76.86816612655228,
              38.78690873380053,
              -10.413889400891122
            ],
            [
              -76.84682117667515,
              38.787248126964876,
              301.42611059910894
            ],
            [
              -76.84652867479241,
              38.775911009544245,
              301.42611059910894
            ],
            [
              -76.86787024879837,
              38.77557175301061,
              -10.413889400891122
            ]
          ]
        ]
      },
      "bbox": [
        -76.86816613,
        38.77557175,
        -10.4138894,
        -76.84652867,
        38.78724813,
        301.4261106
      ],
      "properties": {
        "datetime": "2018-03-05T15:55:10Z",
        "pc:count": 19726368,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338650.6832,
            "count": 19726368,
            "maximum": 339596.8325,
            "minimum": 337742.0325,
            "name": "X",
            "position": 0,
            "stddev": 531.126166,
            "variance": 282095.0042
          },
          {
            "average": 4294143.745,
            "count": 19726368,
            "maximum": 4294786.575,
            "minimum": 4293527.875,
            "name": "Y",
            "position": 1,
            "stddev": 357.5256722,
            "variance": 127824.6063
          },
          {
            "average": 78.73110135,
            "count": 19726368,
            "maximum": 301.4261106,
            "minimum": -10.4138894,
            "name": "Z",
            "position": 2,
            "stddev": 10.419104,
            "variance": 108.5577282
          },
          {
            "average": 4205.174053,
            "count": 19726368,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4992.910603,
            "variance": 24929156.29
          },
          {
            "average": 2.311623255,
            "count": 19726368,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33838882,
            "variance": 1.791284634
          },
          {
            "average": 3.414788419,
            "count": 19726368,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.440726072,
            "variance": 2.075691615
          },
          {
            "average": 0.5225598549,
            "count": 19726368,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994908063,
            "variance": 0.2494910656
          },
          {
            "average": 0,
            "count": 19726368,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316315198,
            "count": 19726368,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5576263827,
            "variance": 0.3109471827
          },
          {
            "average": -6.780524991,
            "count": 19726368,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.39964053,
            "variance": 129.9518043
          },
          {
            "average": 0,
            "count": 19726368,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.80104117,
            "count": 19726368,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5295427881,
            "variance": 0.2804155644
          },
          {
            "average": 204299566.3,
            "count": 19726368,
            "maximum": 204300510.2,
            "minimum": 204298753.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 500.6090908,
            "variance": 250609.4618
          },
          {
            "average": 0,
            "count": 19726368,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19726368,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19726368,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00068005423,
            "count": 19726368,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02606898139,
            "variance": 0.0006795917906
          },
          {
            "average": 0.3427548345,
            "count": 19726368,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4746303502,
            "variance": 0.2252739694
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337742.0325,
          4293527.875,
          -10.4138894,
          339596.8325,
          4294786.575,
          301.4261106
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337742.0325114193,
                4293527.875140034,
                -10.413889400891122
              ],
              [
                337742.0325114193,
                4294786.575140033,
                -10.413889400891122
              ],
              [
                339596.8325114194,
                4294786.575140033,
                301.42611059910894
              ],
              [
                339596.8325114194,
                4293527.875140034,
                301.42611059910894
              ],
              [
                337742.0325114193,
                4293527.875140034,
                -10.413889400891122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:55:10+00:00",
        "end_time": "2018-03-05T15:25:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_350404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_350404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_350404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86816613,
            38.77557175,
            -10.4138894,
            -76.84652867,
            38.78724813,
            301.4261106
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86787024879837,
                  38.77557175301061,
                  -10.413889400891122
                ],
                [
                  -76.86816612655228,
                  38.78690873380053,
                  -10.413889400891122
                ],
                [
                  -76.84682117667515,
                  38.787248126964876,
                  301.42611059910894
                ],
                [
                  -76.84652867479241,
                  38.775911009544245,
                  301.42611059910894
                ],
                [
                  -76.86787024879837,
                  38.77557175301061,
                  -10.413889400891122
                ]
              ]
            ]
          },
          "id": "20180305_350404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_350404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:55:10Z",
            "pc:count": 19726368,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338650.6832,
                "count": 19726368,
                "maximum": 339596.8325,
                "minimum": 337742.0325,
                "name": "X",
                "position": 0,
                "stddev": 531.126166,
                "variance": 282095.0042
              },
              {
                "average": 4294143.745,
                "count": 19726368,
                "maximum": 4294786.575,
                "minimum": 4293527.875,
                "name": "Y",
                "position": 1,
                "stddev": 357.5256722,
                "variance": 127824.6063
              },
              {
                "average": 78.73110135,
                "count": 19726368,
                "maximum": 301.4261106,
                "minimum": -10.4138894,
                "name": "Z",
                "position": 2,
                "stddev": 10.419104,
                "variance": 108.5577282
              },
              {
                "average": 4205.174053,
                "count": 19726368,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4992.910603,
                "variance": 24929156.29
              },
              {
                "average": 2.311623255,
                "count": 19726368,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33838882,
                "variance": 1.791284634
              },
              {
                "average": 3.414788419,
                "count": 19726368,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.440726072,
                "variance": 2.075691615
              },
              {
                "average": 0.5225598549,
                "count": 19726368,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994908063,
                "variance": 0.2494910656
              },
              {
                "average": 0,
                "count": 19726368,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316315198,
                "count": 19726368,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5576263827,
                "variance": 0.3109471827
              },
              {
                "average": -6.780524991,
                "count": 19726368,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.39964053,
                "variance": 129.9518043
              },
              {
                "average": 0,
                "count": 19726368,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.80104117,
                "count": 19726368,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5295427881,
                "variance": 0.2804155644
              },
              {
                "average": 204299566.3,
                "count": 19726368,
                "maximum": 204300510.2,
                "minimum": 204298753.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 500.6090908,
                "variance": 250609.4618
              },
              {
                "average": 0,
                "count": 19726368,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19726368,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19726368,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00068005423,
                "count": 19726368,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02606898139,
                "variance": 0.0006795917906
              },
              {
                "average": 0.3427548345,
                "count": 19726368,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4746303502,
                "variance": 0.2252739694
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337742.0325,
              4293527.875,
              -10.4138894,
              339596.8325,
              4294786.575,
              301.4261106
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337742.0325114193,
                    4293527.875140034,
                    -10.413889400891122
                  ],
                  [
                    337742.0325114193,
                    4294786.575140033,
                    -10.413889400891122
                  ],
                  [
                    339596.8325114194,
                    4294786.575140033,
                    301.42611059910894
                  ],
                  [
                    339596.8325114194,
                    4293527.875140034,
                    301.42611059910894
                  ],
                  [
                    337742.0325114193,
                    4293527.875140034,
                    -10.413889400891122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:55:10+00:00",
            "end_time": "2018-03-05T15:25: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": "20180305_332388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93105178733664,
              38.7316944226819,
              -10.443633012824336
            ],
            [
              -76.93135719084535,
              38.74303107308385,
              -10.443633012824336
            ],
            [
              -76.91002470602476,
              38.743381700069826,
              281.85636698717565
            ],
            [
              -76.90972267076914,
              38.732044908470364,
              281.85636698717565
            ],
            [
              -76.93105178733664,
              38.7316944226819,
              -10.443633012824336
            ]
          ]
        ]
      },
      "bbox": [
        -76.93135719,
        38.73169442,
        -10.44363301,
        -76.90972267,
        38.7433817,
        281.856367
      ],
      "properties": {
        "datetime": "2018-03-05T15:41:22Z",
        "pc:count": 19185162,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333198.2756,
            "count": 19185162,
            "maximum": 334005.2824,
            "minimum": 332150.3624,
            "name": "X",
            "position": 0,
            "stddev": 450.9992123,
            "variance": 203400.2895
          },
          {
            "average": 4289394.206,
            "count": 19185162,
            "maximum": 4290031.066,
            "minimum": 4288772.366,
            "name": "Y",
            "position": 1,
            "stddev": 336.3246271,
            "variance": 113114.2548
          },
          {
            "average": 67.8901927,
            "count": 19185162,
            "maximum": 281.856367,
            "minimum": -10.44363301,
            "name": "Z",
            "position": 2,
            "stddev": 13.32671777,
            "variance": 177.6014066
          },
          {
            "average": 3867.415035,
            "count": 19185162,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4492.088097,
            "variance": 20178855.47
          },
          {
            "average": 2.402447527,
            "count": 19185162,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349138822,
            "variance": 1.820175561
          },
          {
            "average": 3.542009028,
            "count": 19185162,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.378273718,
            "variance": 1.899638441
          },
          {
            "average": 0.5265752773,
            "count": 19185162,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992932682,
            "variance": 0.2492937676
          },
          {
            "average": 0,
            "count": 19185162,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314496432,
            "count": 19185162,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5584345873,
            "variance": 0.3118491883
          },
          {
            "average": -11.41870016,
            "count": 19185162,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.480670098,
            "variance": 55.96042512
          },
          {
            "average": 0,
            "count": 19185162,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.56968354,
            "count": 19185162,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5077396171,
            "variance": 0.2577995187
          },
          {
            "average": 204299312.2,
            "count": 19185162,
            "maximum": 204299682.4,
            "minimum": 204297911.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 403.6756625,
            "variance": 162954.0405
          },
          {
            "average": 0,
            "count": 19185162,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19185162,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19185162,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008964740564,
            "count": 19185162,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02992775363,
            "variance": 0.0008956704373
          },
          {
            "average": 0.4149068952,
            "count": 19185162,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4927059734,
            "variance": 0.2427591762
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332150.3624,
          4288772.366,
          -10.44363301,
          334005.2824,
          4290031.066,
          281.856367
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332150.3624133793,
                4288772.366156882,
                -10.443633012824336
              ],
              [
                332150.3624133793,
                4290031.066156881,
                -10.443633012824336
              ],
              [
                334005.28241337935,
                4290031.066156881,
                281.85636698717565
              ],
              [
                334005.28241337935,
                4288772.366156882,
                281.85636698717565
              ],
              [
                332150.3624133793,
                4288772.366156882,
                -10.443633012824336
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:41:22+00:00",
        "end_time": "2018-03-05T15:11:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_332388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_332388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_332388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93135719,
            38.73169442,
            -10.44363301,
            -76.90972267,
            38.7433817,
            281.856367
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93105178733664,
                  38.7316944226819,
                  -10.443633012824336
                ],
                [
                  -76.93135719084535,
                  38.74303107308385,
                  -10.443633012824336
                ],
                [
                  -76.91002470602476,
                  38.743381700069826,
                  281.85636698717565
                ],
                [
                  -76.90972267076914,
                  38.732044908470364,
                  281.85636698717565
                ],
                [
                  -76.93105178733664,
                  38.7316944226819,
                  -10.443633012824336
                ]
              ]
            ]
          },
          "id": "20180305_332388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_332388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:41:22Z",
            "pc:count": 19185162,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333198.2756,
                "count": 19185162,
                "maximum": 334005.2824,
                "minimum": 332150.3624,
                "name": "X",
                "position": 0,
                "stddev": 450.9992123,
                "variance": 203400.2895
              },
              {
                "average": 4289394.206,
                "count": 19185162,
                "maximum": 4290031.066,
                "minimum": 4288772.366,
                "name": "Y",
                "position": 1,
                "stddev": 336.3246271,
                "variance": 113114.2548
              },
              {
                "average": 67.8901927,
                "count": 19185162,
                "maximum": 281.856367,
                "minimum": -10.44363301,
                "name": "Z",
                "position": 2,
                "stddev": 13.32671777,
                "variance": 177.6014066
              },
              {
                "average": 3867.415035,
                "count": 19185162,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4492.088097,
                "variance": 20178855.47
              },
              {
                "average": 2.402447527,
                "count": 19185162,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349138822,
                "variance": 1.820175561
              },
              {
                "average": 3.542009028,
                "count": 19185162,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.378273718,
                "variance": 1.899638441
              },
              {
                "average": 0.5265752773,
                "count": 19185162,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992932682,
                "variance": 0.2492937676
              },
              {
                "average": 0,
                "count": 19185162,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314496432,
                "count": 19185162,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5584345873,
                "variance": 0.3118491883
              },
              {
                "average": -11.41870016,
                "count": 19185162,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.480670098,
                "variance": 55.96042512
              },
              {
                "average": 0,
                "count": 19185162,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.56968354,
                "count": 19185162,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5077396171,
                "variance": 0.2577995187
              },
              {
                "average": 204299312.2,
                "count": 19185162,
                "maximum": 204299682.4,
                "minimum": 204297911.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 403.6756625,
                "variance": 162954.0405
              },
              {
                "average": 0,
                "count": 19185162,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19185162,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19185162,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008964740564,
                "count": 19185162,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02992775363,
                "variance": 0.0008956704373
              },
              {
                "average": 0.4149068952,
                "count": 19185162,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4927059734,
                "variance": 0.2427591762
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332150.3624,
              4288772.366,
              -10.44363301,
              334005.2824,
              4290031.066,
              281.856367
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332150.3624133793,
                    4288772.366156882,
                    -10.443633012824336
                  ],
                  [
                    332150.3624133793,
                    4290031.066156881,
                    -10.443633012824336
                  ],
                  [
                    334005.28241337935,
                    4290031.066156881,
                    281.85636698717565
                  ],
                  [
                    334005.28241337935,
                    4288772.366156882,
                    281.85636698717565
                  ],
                  [
                    332150.3624133793,
                    4288772.366156882,
                    -10.443633012824336
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:41:22+00:00",
            "end_time": "2018-03-05T15:11: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": "20180305_368396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80479294353474,
              38.753517274659835,
              -10.382978377107207
            ],
            [
              -76.80507860344828,
              38.76485451941089,
              -10.382978377107207
            ],
            [
              -76.78373924667395,
              38.765182237468835,
              303.55702162289276
            ],
            [
              -76.78345695939258,
              38.753844860761376,
              303.55702162289276
            ],
            [
              -76.80479294353474,
              38.753517274659835,
              -10.382978377107207
            ]
          ]
        ]
      },
      "bbox": [
        -76.8050786,
        38.75351727,
        -10.38297838,
        -76.78345696,
        38.76518224,
        303.5570216
      ],
      "properties": {
        "datetime": "2018-03-06T13:41:42Z",
        "pc:count": 18950636,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344192.18,
            "count": 18950636,
            "maximum": 345028.3631,
            "minimum": 343173.5431,
            "name": "X",
            "position": 0,
            "stddev": 551.6354907,
            "variance": 304301.7146
          },
          {
            "average": 4291618.147,
            "count": 18950636,
            "maximum": 4292228.952,
            "minimum": 4290970.272,
            "name": "Y",
            "position": 1,
            "stddev": 351.5114949,
            "variance": 123560.3311
          },
          {
            "average": 61.45626118,
            "count": 18950636,
            "maximum": 303.5570216,
            "minimum": -10.38297838,
            "name": "Z",
            "position": 2,
            "stddev": 11.73122886,
            "variance": 137.6217305
          },
          {
            "average": 5043.941725,
            "count": 18950636,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5784.496977,
            "variance": 33460405.27
          },
          {
            "average": 2.292292618,
            "count": 18950636,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.377871984,
            "variance": 1.898531205
          },
          {
            "average": 3.375180812,
            "count": 18950636,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.54540966,
            "variance": 2.388291016
          },
          {
            "average": 0.4958355487,
            "count": 18950636,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999826702,
            "variance": 0.2499826705
          },
          {
            "average": 0,
            "count": 18950636,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.334735626,
            "count": 18950636,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5425190143,
            "variance": 0.2943268809
          },
          {
            "average": 5.245168236,
            "count": 18950636,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.34112035,
            "variance": 152.3032514
          },
          {
            "average": 0,
            "count": 18950636,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.74419376,
            "count": 18950636,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.421581492,
            "variance": 2.020893937
          },
          {
            "average": 204329107.9,
            "count": 18950636,
            "maximum": 204378902.6,
            "minimum": 204309365.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30777.83185,
            "variance": 947274933.6
          },
          {
            "average": 0,
            "count": 18950636,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18950636,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18950636,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007368090443,
            "count": 18950636,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02713422554,
            "variance": 0.0007362661956
          },
          {
            "average": 0.388282694,
            "count": 18950636,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4873594732,
            "variance": 0.2375192561
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343173.5431,
          4290970.272,
          -10.38297838,
          345028.3631,
          4292228.952,
          303.5570216
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343173.54308647517,
                4290970.271737017,
                -10.382978377107207
              ],
              [
                343173.54308647517,
                4292228.951737016,
                -10.382978377107207
              ],
              [
                345028.3630864751,
                4292228.951737016,
                303.55702162289276
              ],
              [
                345028.3630864751,
                4290970.271737017,
                303.55702162289276
              ],
              [
                343173.54308647517,
                4290970.271737017,
                -10.382978377107207
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:41:42+00:00",
        "end_time": "2018-03-05T18:22:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_368396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_368396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_368396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8050786,
            38.75351727,
            -10.38297838,
            -76.78345696,
            38.76518224,
            303.5570216
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80479294353474,
                  38.753517274659835,
                  -10.382978377107207
                ],
                [
                  -76.80507860344828,
                  38.76485451941089,
                  -10.382978377107207
                ],
                [
                  -76.78373924667395,
                  38.765182237468835,
                  303.55702162289276
                ],
                [
                  -76.78345695939258,
                  38.753844860761376,
                  303.55702162289276
                ],
                [
                  -76.80479294353474,
                  38.753517274659835,
                  -10.382978377107207
                ]
              ]
            ]
          },
          "id": "20180305_368396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_368396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:41:42Z",
            "pc:count": 18950636,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344192.18,
                "count": 18950636,
                "maximum": 345028.3631,
                "minimum": 343173.5431,
                "name": "X",
                "position": 0,
                "stddev": 551.6354907,
                "variance": 304301.7146
              },
              {
                "average": 4291618.147,
                "count": 18950636,
                "maximum": 4292228.952,
                "minimum": 4290970.272,
                "name": "Y",
                "position": 1,
                "stddev": 351.5114949,
                "variance": 123560.3311
              },
              {
                "average": 61.45626118,
                "count": 18950636,
                "maximum": 303.5570216,
                "minimum": -10.38297838,
                "name": "Z",
                "position": 2,
                "stddev": 11.73122886,
                "variance": 137.6217305
              },
              {
                "average": 5043.941725,
                "count": 18950636,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5784.496977,
                "variance": 33460405.27
              },
              {
                "average": 2.292292618,
                "count": 18950636,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.377871984,
                "variance": 1.898531205
              },
              {
                "average": 3.375180812,
                "count": 18950636,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.54540966,
                "variance": 2.388291016
              },
              {
                "average": 0.4958355487,
                "count": 18950636,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999826702,
                "variance": 0.2499826705
              },
              {
                "average": 0,
                "count": 18950636,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.334735626,
                "count": 18950636,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5425190143,
                "variance": 0.2943268809
              },
              {
                "average": 5.245168236,
                "count": 18950636,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.34112035,
                "variance": 152.3032514
              },
              {
                "average": 0,
                "count": 18950636,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.74419376,
                "count": 18950636,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.421581492,
                "variance": 2.020893937
              },
              {
                "average": 204329107.9,
                "count": 18950636,
                "maximum": 204378902.6,
                "minimum": 204309365.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30777.83185,
                "variance": 947274933.6
              },
              {
                "average": 0,
                "count": 18950636,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18950636,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18950636,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007368090443,
                "count": 18950636,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02713422554,
                "variance": 0.0007362661956
              },
              {
                "average": 0.388282694,
                "count": 18950636,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4873594732,
                "variance": 0.2375192561
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343173.5431,
              4290970.272,
              -10.38297838,
              345028.3631,
              4292228.952,
              303.5570216
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343173.54308647517,
                    4290970.271737017,
                    -10.382978377107207
                  ],
                  [
                    343173.54308647517,
                    4292228.951737016,
                    -10.382978377107207
                  ],
                  [
                    345028.3630864751,
                    4292228.951737016,
                    303.55702162289276
                  ],
                  [
                    345028.3630864751,
                    4290970.271737017,
                    303.55702162289276
                  ],
                  [
                    343173.54308647517,
                    4290970.271737017,
                    -10.382978377107207
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:41:42+00:00",
            "end_time": "2018-03-05T18:22: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": "20180305_368400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80476270406162,
              38.76450094365808,
              -10.399712346929334
            ],
            [
              -76.80504845758277,
              38.77583762680735,
              -10.399712346929334
            ],
            [
              -76.78370513772663,
              38.77616542721052,
              302.9602876530707
            ],
            [
              -76.7834227586259,
              38.76482861208955,
              302.9602876530707
            ],
            [
              -76.80476270406162,
              38.76450094365808,
              -10.399712346929334
            ]
          ]
        ]
      },
      "bbox": [
        -76.80504846,
        38.76450094,
        -10.39971235,
        -76.78342276,
        38.77616543,
        302.9602877
      ],
      "properties": {
        "datetime": "2018-03-05T18:36:56Z",
        "pc:count": 17874664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344128.0225,
            "count": 17874664,
            "maximum": 345055.0965,
            "minimum": 343200.2165,
            "name": "X",
            "position": 0,
            "stddev": 480.226849,
            "variance": 230617.8265
          },
          {
            "average": 4292800.304,
            "count": 17874664,
            "maximum": 4293447.791,
            "minimum": 4292189.171,
            "name": "Y",
            "position": 1,
            "stddev": 350.5765382,
            "variance": 122903.9091
          },
          {
            "average": 59.68896626,
            "count": 17874664,
            "maximum": 302.9602877,
            "minimum": -10.39971235,
            "name": "Z",
            "position": 2,
            "stddev": 12.65740218,
            "variance": 160.2098299
          },
          {
            "average": 4338.722536,
            "count": 17874664,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5022.448836,
            "variance": 25224992.31
          },
          {
            "average": 2.312823894,
            "count": 17874664,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.359224329,
            "variance": 1.847490777
          },
          {
            "average": 3.414381551,
            "count": 17874664,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.485194076,
            "variance": 2.205801443
          },
          {
            "average": 0.501564449,
            "count": 17874664,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999975665,
            "variance": 0.2499975665
          },
          {
            "average": 0,
            "count": 17874664,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.328792474,
            "count": 17874664,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.535601993,
            "variance": 0.2868694949
          },
          {
            "average": -11.3235344,
            "count": 17874664,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.505763056,
            "variance": 56.33647905
          },
          {
            "average": 0,
            "count": 17874664,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.50792032,
            "count": 17874664,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5935515212,
            "variance": 0.3523034083
          },
          {
            "average": 204309768.6,
            "count": 17874664,
            "maximum": 204310216.9,
            "minimum": 204301580.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 631.1509234,
            "variance": 398351.4882
          },
          {
            "average": 0,
            "count": 17874664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17874664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17874664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007208527109,
            "count": 17874664,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02683902238,
            "variance": 0.0007203331225
          },
          {
            "average": 0.3764656499,
            "count": 17874664,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4844989964,
            "variance": 0.2347392775
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343200.2165,
          4292189.171,
          -10.39971235,
          345055.0965,
          4293447.791,
          302.9602877
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343200.2164955041,
                4292189.170842395,
                -10.399712346929334
              ],
              [
                343200.2164955041,
                4293447.790842394,
                -10.399712346929334
              ],
              [
                345055.0964955041,
                4293447.790842394,
                302.9602876530707
              ],
              [
                345055.0964955041,
                4292189.170842395,
                302.9602876530707
              ],
              [
                343200.2164955041,
                4292189.170842395,
                -10.399712346929334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:36:56+00:00",
        "end_time": "2018-03-05T16:13:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_368400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_368400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_368400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80504846,
            38.76450094,
            -10.39971235,
            -76.78342276,
            38.77616543,
            302.9602877
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80476270406162,
                  38.76450094365808,
                  -10.399712346929334
                ],
                [
                  -76.80504845758277,
                  38.77583762680735,
                  -10.399712346929334
                ],
                [
                  -76.78370513772663,
                  38.77616542721052,
                  302.9602876530707
                ],
                [
                  -76.7834227586259,
                  38.76482861208955,
                  302.9602876530707
                ],
                [
                  -76.80476270406162,
                  38.76450094365808,
                  -10.399712346929334
                ]
              ]
            ]
          },
          "id": "20180305_368400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_368400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:36:56Z",
            "pc:count": 17874664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344128.0225,
                "count": 17874664,
                "maximum": 345055.0965,
                "minimum": 343200.2165,
                "name": "X",
                "position": 0,
                "stddev": 480.226849,
                "variance": 230617.8265
              },
              {
                "average": 4292800.304,
                "count": 17874664,
                "maximum": 4293447.791,
                "minimum": 4292189.171,
                "name": "Y",
                "position": 1,
                "stddev": 350.5765382,
                "variance": 122903.9091
              },
              {
                "average": 59.68896626,
                "count": 17874664,
                "maximum": 302.9602877,
                "minimum": -10.39971235,
                "name": "Z",
                "position": 2,
                "stddev": 12.65740218,
                "variance": 160.2098299
              },
              {
                "average": 4338.722536,
                "count": 17874664,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5022.448836,
                "variance": 25224992.31
              },
              {
                "average": 2.312823894,
                "count": 17874664,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.359224329,
                "variance": 1.847490777
              },
              {
                "average": 3.414381551,
                "count": 17874664,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.485194076,
                "variance": 2.205801443
              },
              {
                "average": 0.501564449,
                "count": 17874664,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999975665,
                "variance": 0.2499975665
              },
              {
                "average": 0,
                "count": 17874664,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.328792474,
                "count": 17874664,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.535601993,
                "variance": 0.2868694949
              },
              {
                "average": -11.3235344,
                "count": 17874664,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.505763056,
                "variance": 56.33647905
              },
              {
                "average": 0,
                "count": 17874664,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.50792032,
                "count": 17874664,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5935515212,
                "variance": 0.3523034083
              },
              {
                "average": 204309768.6,
                "count": 17874664,
                "maximum": 204310216.9,
                "minimum": 204301580.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 631.1509234,
                "variance": 398351.4882
              },
              {
                "average": 0,
                "count": 17874664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17874664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17874664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007208527109,
                "count": 17874664,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02683902238,
                "variance": 0.0007203331225
              },
              {
                "average": 0.3764656499,
                "count": 17874664,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4844989964,
                "variance": 0.2347392775
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343200.2165,
              4292189.171,
              -10.39971235,
              345055.0965,
              4293447.791,
              302.9602877
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343200.2164955041,
                    4292189.170842395,
                    -10.399712346929334
                  ],
                  [
                    343200.2164955041,
                    4293447.790842394,
                    -10.399712346929334
                  ],
                  [
                    345055.0964955041,
                    4293447.790842394,
                    302.9602876530707
                  ],
                  [
                    345055.0964955041,
                    4292189.170842395,
                    302.9602876530707
                  ],
                  [
                    343200.2164955041,
                    4292189.170842395,
                    -10.399712346929334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:36:56+00:00",
            "end_time": "2018-03-05T16:13: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": "20180305_368404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80473268692786,
              38.775482887872556,
              -10.321859210450611
            ],
            [
              -76.8050185749882,
              38.78682063071939,
              -10.321859210450611
            ],
            [
              -76.78367336160312,
              38.787148481885524,
              298.63814078954937
            ],
            [
              -76.78339084990752,
              38.77581060704552,
              298.63814078954937
            ],
            [
              -76.80473268692786,
              38.775482887872556,
              -10.321859210450611
            ]
          ]
        ]
      },
      "bbox": [
        -76.80501857,
        38.77548289,
        -10.32185921,
        -76.78339085,
        38.78714848,
        298.6381408
      ],
      "properties": {
        "datetime": "2018-03-05T18:36:57Z",
        "pc:count": 19906360,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344003.2568,
            "count": 19906360,
            "maximum": 345081.6318,
            "minimum": 343226.8718,
            "name": "X",
            "position": 0,
            "stddev": 551.4731707,
            "variance": 304122.658
          },
          {
            "average": 4293986.089,
            "count": 19906360,
            "maximum": 4294666.621,
            "minimum": 4293407.881,
            "name": "Y",
            "position": 1,
            "stddev": 332.5274578,
            "variance": 110574.5102
          },
          {
            "average": 43.90219555,
            "count": 19906360,
            "maximum": 298.6381408,
            "minimum": -10.32185921,
            "name": "Z",
            "position": 2,
            "stddev": 16.19703834,
            "variance": 262.3440509
          },
          {
            "average": 4233.617363,
            "count": 19906360,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5080.95598,
            "variance": 25816113.67
          },
          {
            "average": 2.424526985,
            "count": 19906360,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.381692285,
            "variance": 1.909073571
          },
          {
            "average": 3.620552025,
            "count": 19906360,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.413949097,
            "variance": 1.99925205
          },
          {
            "average": 0.5070214745,
            "count": 19906360,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499950709,
            "variance": 0.2499507115
          },
          {
            "average": 0,
            "count": 19906360,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.304679509,
            "count": 19906360,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5338386768,
            "variance": 0.2849837328
          },
          {
            "average": 7.401355072,
            "count": 19906360,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9079952,
            "variance": 141.8003498
          },
          {
            "average": 0,
            "count": 19906360,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 80.1604235,
            "count": 19906360,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.522240886,
            "variance": 6.361699088
          },
          {
            "average": 204306434.8,
            "count": 19906360,
            "maximum": 204310217.3,
            "minimum": 204301578.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3843.760886,
            "variance": 14774497.75
          },
          {
            "average": 0,
            "count": 19906360,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19906360,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19906360,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006471800972,
            "count": 19906360,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02543150188,
            "variance": 0.0006467612876
          },
          {
            "average": 0.4137342538,
            "count": 19906360,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4925020134,
            "variance": 0.2425582332
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343226.8718,
          4293407.881,
          -10.32185921,
          345081.6318,
          4294666.621,
          298.6381408
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343226.8717870906,
                4293407.880976432,
                -10.321859210450611
              ],
              [
                343226.8717870906,
                4294666.620976432,
                -10.321859210450611
              ],
              [
                345081.6317870906,
                4294666.620976432,
                298.63814078954937
              ],
              [
                345081.6317870906,
                4293407.880976432,
                298.63814078954937
              ],
              [
                343226.8717870906,
                4293407.880976432,
                -10.321859210450611
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:36:57+00:00",
        "end_time": "2018-03-05T16:12:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_368404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_368404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_368404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_368404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80501857,
            38.77548289,
            -10.32185921,
            -76.78339085,
            38.78714848,
            298.6381408
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80473268692786,
                  38.775482887872556,
                  -10.321859210450611
                ],
                [
                  -76.8050185749882,
                  38.78682063071939,
                  -10.321859210450611
                ],
                [
                  -76.78367336160312,
                  38.787148481885524,
                  298.63814078954937
                ],
                [
                  -76.78339084990752,
                  38.77581060704552,
                  298.63814078954937
                ],
                [
                  -76.80473268692786,
                  38.775482887872556,
                  -10.321859210450611
                ]
              ]
            ]
          },
          "id": "20180305_368404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_368404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:36:57Z",
            "pc:count": 19906360,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344003.2568,
                "count": 19906360,
                "maximum": 345081.6318,
                "minimum": 343226.8718,
                "name": "X",
                "position": 0,
                "stddev": 551.4731707,
                "variance": 304122.658
              },
              {
                "average": 4293986.089,
                "count": 19906360,
                "maximum": 4294666.621,
                "minimum": 4293407.881,
                "name": "Y",
                "position": 1,
                "stddev": 332.5274578,
                "variance": 110574.5102
              },
              {
                "average": 43.90219555,
                "count": 19906360,
                "maximum": 298.6381408,
                "minimum": -10.32185921,
                "name": "Z",
                "position": 2,
                "stddev": 16.19703834,
                "variance": 262.3440509
              },
              {
                "average": 4233.617363,
                "count": 19906360,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5080.95598,
                "variance": 25816113.67
              },
              {
                "average": 2.424526985,
                "count": 19906360,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.381692285,
                "variance": 1.909073571
              },
              {
                "average": 3.620552025,
                "count": 19906360,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.413949097,
                "variance": 1.99925205
              },
              {
                "average": 0.5070214745,
                "count": 19906360,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499950709,
                "variance": 0.2499507115
              },
              {
                "average": 0,
                "count": 19906360,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.304679509,
                "count": 19906360,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5338386768,
                "variance": 0.2849837328
              },
              {
                "average": 7.401355072,
                "count": 19906360,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9079952,
                "variance": 141.8003498
              },
              {
                "average": 0,
                "count": 19906360,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 80.1604235,
                "count": 19906360,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.522240886,
                "variance": 6.361699088
              },
              {
                "average": 204306434.8,
                "count": 19906360,
                "maximum": 204310217.3,
                "minimum": 204301578.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3843.760886,
                "variance": 14774497.75
              },
              {
                "average": 0,
                "count": 19906360,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19906360,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19906360,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006471800972,
                "count": 19906360,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02543150188,
                "variance": 0.0006467612876
              },
              {
                "average": 0.4137342538,
                "count": 19906360,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4925020134,
                "variance": 0.2425582332
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343226.8718,
              4293407.881,
              -10.32185921,
              345081.6318,
              4294666.621,
              298.6381408
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343226.8717870906,
                    4293407.880976432,
                    -10.321859210450611
                  ],
                  [
                    343226.8717870906,
                    4294666.620976432,
                    -10.321859210450611
                  ],
                  [
                    345081.6317870906,
                    4294666.620976432,
                    298.63814078954937
                  ],
                  [
                    345081.6317870906,
                    4293407.880976432,
                    298.63814078954937
                  ],
                  [
                    343226.8717870906,
                    4293407.880976432,
                    -10.321859210450611
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:36:57+00:00",
            "end_time": "2018-03-05T16:12: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": "20180305_362400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82580455080706,
              38.76453355025131,
              -10.42717739310686
            ],
            [
              -76.82609365814045,
              38.77587100174853,
              -10.42717739310686
            ],
            [
              -76.80475149594479,
              38.776202631524896,
              301.07282260689317
            ],
            [
              -76.80446576300388,
              38.764865046505236,
              301.07282260689317
            ],
            [
              -76.82580455080706,
              38.76453355025131,
              -10.42717739310686
            ]
          ]
        ]
      },
      "bbox": [
        -76.82609366,
        38.76453355,
        -10.42717739,
        -76.80446576,
        38.77620263,
        301.0728226
      ],
      "properties": {
        "datetime": "2018-03-05T18:23:18Z",
        "pc:count": 26094045,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342319.7535,
            "count": 26094045,
            "maximum": 343226.814,
            "minimum": 341372.014,
            "name": "X",
            "position": 0,
            "stddev": 470.7503819,
            "variance": 221605.9221
          },
          {
            "average": 4292855.843,
            "count": 26094045,
            "maximum": 4293487.79,
            "minimum": 4292229.07,
            "name": "Y",
            "position": 1,
            "stddev": 343.7680996,
            "variance": 118176.5063
          },
          {
            "average": 69.76755835,
            "count": 26094045,
            "maximum": 301.0728226,
            "minimum": -10.42717739,
            "name": "Z",
            "position": 2,
            "stddev": 14.52821632,
            "variance": 211.0690694
          },
          {
            "average": 3586.169035,
            "count": 26094045,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4545.994512,
            "variance": 20666066.1
          },
          {
            "average": 2.595887759,
            "count": 26094045,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.371664628,
            "variance": 1.881463852
          },
          {
            "average": 3.941045093,
            "count": 26094045,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.162240946,
            "variance": 1.350804016
          },
          {
            "average": 0.5073497804,
            "count": 26094045,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999459874,
            "variance": 0.2499459903
          },
          {
            "average": 0,
            "count": 26094045,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245288111,
            "count": 26094045,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4824324613,
            "variance": 0.2327410797
          },
          {
            "average": 11.84290552,
            "count": 26094045,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.251710555,
            "variance": 52.58730598
          },
          {
            "average": 0,
            "count": 26094045,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.03558578,
            "count": 26094045,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.457238999,
            "variance": 6.038023499
          },
          {
            "average": 204304746.2,
            "count": 26094045,
            "maximum": 204309398.6,
            "minimum": 204300481.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3839.872957,
            "variance": 14744624.32
          },
          {
            "average": 0,
            "count": 26094045,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26094045,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26094045,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004215137975,
            "count": 26094045,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02052647412,
            "variance": 0.0004213361398
          },
          {
            "average": 0.4062092711,
            "count": 26094045,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4911245345,
            "variance": 0.2412033084
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341372.014,
          4292229.07,
          -10.42717739,
          343226.814,
          4293487.79,
          301.0728226
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341372.01398819825,
                4292229.069572204,
                -10.42717739310686
              ],
              [
                341372.01398819825,
                4293487.789572204,
                -10.42717739310686
              ],
              [
                343226.8139881983,
                4293487.789572204,
                301.07282260689317
              ],
              [
                343226.8139881983,
                4292229.069572204,
                301.07282260689317
              ],
              [
                341372.01398819825,
                4292229.069572204,
                -10.42717739310686
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:23:18+00:00",
        "end_time": "2018-03-05T15:54:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_362400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_362400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_362400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82609366,
            38.76453355,
            -10.42717739,
            -76.80446576,
            38.77620263,
            301.0728226
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82580455080706,
                  38.76453355025131,
                  -10.42717739310686
                ],
                [
                  -76.82609365814045,
                  38.77587100174853,
                  -10.42717739310686
                ],
                [
                  -76.80475149594479,
                  38.776202631524896,
                  301.07282260689317
                ],
                [
                  -76.80446576300388,
                  38.764865046505236,
                  301.07282260689317
                ],
                [
                  -76.82580455080706,
                  38.76453355025131,
                  -10.42717739310686
                ]
              ]
            ]
          },
          "id": "20180305_362400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_362400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:23:18Z",
            "pc:count": 26094045,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342319.7535,
                "count": 26094045,
                "maximum": 343226.814,
                "minimum": 341372.014,
                "name": "X",
                "position": 0,
                "stddev": 470.7503819,
                "variance": 221605.9221
              },
              {
                "average": 4292855.843,
                "count": 26094045,
                "maximum": 4293487.79,
                "minimum": 4292229.07,
                "name": "Y",
                "position": 1,
                "stddev": 343.7680996,
                "variance": 118176.5063
              },
              {
                "average": 69.76755835,
                "count": 26094045,
                "maximum": 301.0728226,
                "minimum": -10.42717739,
                "name": "Z",
                "position": 2,
                "stddev": 14.52821632,
                "variance": 211.0690694
              },
              {
                "average": 3586.169035,
                "count": 26094045,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4545.994512,
                "variance": 20666066.1
              },
              {
                "average": 2.595887759,
                "count": 26094045,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.371664628,
                "variance": 1.881463852
              },
              {
                "average": 3.941045093,
                "count": 26094045,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.162240946,
                "variance": 1.350804016
              },
              {
                "average": 0.5073497804,
                "count": 26094045,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999459874,
                "variance": 0.2499459903
              },
              {
                "average": 0,
                "count": 26094045,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245288111,
                "count": 26094045,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4824324613,
                "variance": 0.2327410797
              },
              {
                "average": 11.84290552,
                "count": 26094045,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.251710555,
                "variance": 52.58730598
              },
              {
                "average": 0,
                "count": 26094045,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.03558578,
                "count": 26094045,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.457238999,
                "variance": 6.038023499
              },
              {
                "average": 204304746.2,
                "count": 26094045,
                "maximum": 204309398.6,
                "minimum": 204300481.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3839.872957,
                "variance": 14744624.32
              },
              {
                "average": 0,
                "count": 26094045,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26094045,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26094045,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004215137975,
                "count": 26094045,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02052647412,
                "variance": 0.0004213361398
              },
              {
                "average": 0.4062092711,
                "count": 26094045,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4911245345,
                "variance": 0.2412033084
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341372.014,
              4292229.07,
              -10.42717739,
              343226.814,
              4293487.79,
              301.0728226
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341372.01398819825,
                    4292229.069572204,
                    -10.42717739310686
                  ],
                  [
                    341372.01398819825,
                    4293487.789572204,
                    -10.42717739310686
                  ],
                  [
                    343226.8139881983,
                    4293487.789572204,
                    301.07282260689317
                  ],
                  [
                    343226.8139881983,
                    4292229.069572204,
                    301.07282260689317
                  ],
                  [
                    341372.01398819825,
                    4292229.069572204,
                    -10.42717739310686
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:23:18+00:00",
            "end_time": "2018-03-05T15:54:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_362404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82577911278328,
              38.77551650988643,
              -10.425218238456125
            ],
            [
              -76.82606832944359,
              38.78685394018646,
              -10.425218238456125
            ],
            [
              -76.80472266277773,
              38.78718564709308,
              301.59478176154386
            ],
            [
              -76.80443682238722,
              38.77584808325126,
              301.59478176154386
            ],
            [
              -76.82577911278328,
              38.77551650988643,
              -10.425218238456125
            ]
          ]
        ]
      },
      "bbox": [
        -76.82606833,
        38.77551651,
        -10.42521824,
        -76.80443682,
        38.78718565,
        301.5947818
      ],
      "properties": {
        "datetime": "2018-03-05T18:22:53Z",
        "pc:count": 18820130,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342312.4856,
            "count": 18820130,
            "maximum": 343253.3744,
            "minimum": 341398.5544,
            "name": "X",
            "position": 0,
            "stddev": 535.7479974,
            "variance": 287025.9167
          },
          {
            "average": 4294062.92,
            "count": 18820130,
            "maximum": 4294706.623,
            "minimum": 4293447.903,
            "name": "Y",
            "position": 1,
            "stddev": 370.0571459,
            "variance": 136942.2912
          },
          {
            "average": 56.95707326,
            "count": 18820130,
            "maximum": 301.5947818,
            "minimum": -10.42521824,
            "name": "Z",
            "position": 2,
            "stddev": 13.42744786,
            "variance": 180.2963562
          },
          {
            "average": 4312.923169,
            "count": 18820130,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4843.800752,
            "variance": 23462405.73
          },
          {
            "average": 2.326156142,
            "count": 18820130,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.34807124,
            "variance": 1.817296068
          },
          {
            "average": 3.423502494,
            "count": 18820130,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.451923852,
            "variance": 2.108082871
          },
          {
            "average": 0.5188175108,
            "count": 18820130,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996457891,
            "variance": 0.2496459146
          },
          {
            "average": 0,
            "count": 18820130,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342776538,
            "count": 18820130,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5993226466,
            "variance": 0.3591876347
          },
          {
            "average": -6.025697883,
            "count": 18820130,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.82996203,
            "variance": 139.9480017
          },
          {
            "average": 0,
            "count": 18820130,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.14066736,
            "count": 18820130,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.475948178,
            "variance": 2.178423024
          },
          {
            "average": 204301911.2,
            "count": 18820130,
            "maximum": 204309373.7,
            "minimum": 204300454.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2218.441761,
            "variance": 4921483.848
          },
          {
            "average": 0,
            "count": 18820130,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18820130,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18820130,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009351688857,
            "count": 18820130,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03056622964,
            "variance": 0.0009342943945
          },
          {
            "average": 0.3639197498,
            "count": 18820130,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.481125948,
            "variance": 0.2314821778
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341398.5544,
          4293447.903,
          -10.42521824,
          343253.3744,
          4294706.623,
          301.5947818
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341398.5543691379,
                4293447.902832957,
                -10.425218238456125
              ],
              [
                341398.5543691379,
                4294706.622832958,
                -10.425218238456125
              ],
              [
                343253.37436913786,
                4294706.622832958,
                301.59478176154386
              ],
              [
                343253.37436913786,
                4293447.902832957,
                301.59478176154386
              ],
              [
                341398.5543691379,
                4293447.902832957,
                -10.425218238456125
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:22:53+00:00",
        "end_time": "2018-03-05T15:54:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_362404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_362404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_362404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82606833,
            38.77551651,
            -10.42521824,
            -76.80443682,
            38.78718565,
            301.5947818
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82577911278328,
                  38.77551650988643,
                  -10.425218238456125
                ],
                [
                  -76.82606832944359,
                  38.78685394018646,
                  -10.425218238456125
                ],
                [
                  -76.80472266277773,
                  38.78718564709308,
                  301.59478176154386
                ],
                [
                  -76.80443682238722,
                  38.77584808325126,
                  301.59478176154386
                ],
                [
                  -76.82577911278328,
                  38.77551650988643,
                  -10.425218238456125
                ]
              ]
            ]
          },
          "id": "20180305_362404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_362404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:22:53Z",
            "pc:count": 18820130,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342312.4856,
                "count": 18820130,
                "maximum": 343253.3744,
                "minimum": 341398.5544,
                "name": "X",
                "position": 0,
                "stddev": 535.7479974,
                "variance": 287025.9167
              },
              {
                "average": 4294062.92,
                "count": 18820130,
                "maximum": 4294706.623,
                "minimum": 4293447.903,
                "name": "Y",
                "position": 1,
                "stddev": 370.0571459,
                "variance": 136942.2912
              },
              {
                "average": 56.95707326,
                "count": 18820130,
                "maximum": 301.5947818,
                "minimum": -10.42521824,
                "name": "Z",
                "position": 2,
                "stddev": 13.42744786,
                "variance": 180.2963562
              },
              {
                "average": 4312.923169,
                "count": 18820130,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4843.800752,
                "variance": 23462405.73
              },
              {
                "average": 2.326156142,
                "count": 18820130,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.34807124,
                "variance": 1.817296068
              },
              {
                "average": 3.423502494,
                "count": 18820130,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.451923852,
                "variance": 2.108082871
              },
              {
                "average": 0.5188175108,
                "count": 18820130,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996457891,
                "variance": 0.2496459146
              },
              {
                "average": 0,
                "count": 18820130,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342776538,
                "count": 18820130,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5993226466,
                "variance": 0.3591876347
              },
              {
                "average": -6.025697883,
                "count": 18820130,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.82996203,
                "variance": 139.9480017
              },
              {
                "average": 0,
                "count": 18820130,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.14066736,
                "count": 18820130,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.475948178,
                "variance": 2.178423024
              },
              {
                "average": 204301911.2,
                "count": 18820130,
                "maximum": 204309373.7,
                "minimum": 204300454.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2218.441761,
                "variance": 4921483.848
              },
              {
                "average": 0,
                "count": 18820130,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18820130,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18820130,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009351688857,
                "count": 18820130,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03056622964,
                "variance": 0.0009342943945
              },
              {
                "average": 0.3639197498,
                "count": 18820130,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.481125948,
                "variance": 0.2314821778
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341398.5544,
              4293447.903,
              -10.42521824,
              343253.3744,
              4294706.623,
              301.5947818
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341398.5543691379,
                    4293447.902832957,
                    -10.425218238456125
                  ],
                  [
                    341398.5543691379,
                    4294706.622832958,
                    -10.425218238456125
                  ],
                  [
                    343253.37436913786,
                    4294706.622832958,
                    301.59478176154386
                  ],
                  [
                    343253.37436913786,
                    4293447.902832957,
                    301.59478176154386
                  ],
                  [
                    341398.5543691379,
                    4293447.902832957,
                    -10.425218238456125
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:22:53+00:00",
            "end_time": "2018-03-05T15:54: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": "20180208_398400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69954753793722,
              38.7644665851232,
              -2.916854177230931
            ],
            [
              -76.69981213314082,
              38.77561420406977,
              -2.916854177230931
            ],
            [
              -76.68990103594402,
              38.775757974597035,
              440.8231458227691
            ],
            [
              -76.6896379817193,
              38.764610298733814,
              440.8231458227691
            ],
            [
              -76.69954753793722,
              38.7644665851232,
              -2.916854177230931
            ]
          ]
        ]
      },
      "bbox": [
        -76.69981213,
        38.76446659,
        -2.916854177,
        -76.68963798,
        38.77575797,
        440.8231458
      ],
      "properties": {
        "datetime": "2018-07-20T19:06:31Z",
        "pc:count": 13039728,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352805.0648,
            "count": 13039728,
            "maximum": 353203.2667,
            "minimum": 352341.9667,
            "name": "X",
            "position": 0,
            "stddev": 185.592388,
            "variance": 34444.53449
          },
          {
            "average": 4292644.089,
            "count": 13039728,
            "maximum": 4293247.821,
            "minimum": 4292010.261,
            "name": "Y",
            "position": 1,
            "stddev": 319.410962,
            "variance": 102023.3627
          },
          {
            "average": 21.19214198,
            "count": 13039728,
            "maximum": 440.8231458,
            "minimum": -2.916854177,
            "name": "Z",
            "position": 2,
            "stddev": 10.33284471,
            "variance": 106.7676798
          },
          {
            "average": 3696.332497,
            "count": 13039728,
            "maximum": 47159,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3874.369896,
            "variance": 15010742.09
          },
          {
            "average": 2.25374632,
            "count": 13039728,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.255160989,
            "variance": 1.575429109
          },
          {
            "average": 3.407302668,
            "count": 13039728,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.280186603,
            "variance": 1.638877738
          },
          {
            "average": 0.5767430118,
            "count": 13039728,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4940754283,
            "variance": 0.2441105289
          },
          {
            "average": 0,
            "count": 13039728,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.113770088,
            "count": 13039728,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4941133691,
            "variance": 0.2441480215
          },
          {
            "average": -4.326662132,
            "count": 13039728,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.01000443,
            "variance": 169.2602152
          },
          {
            "average": 0,
            "count": 13039728,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.03813592,
            "count": 13039728,
            "maximum": 122,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 52.46517215,
            "variance": 2752.594289
          },
          {
            "average": 209243695,
            "count": 13039728,
            "maximum": 216148791.7,
            "minimum": 202153932.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6966249.205,
            "variance": 48528627990000.0
          },
          {
            "average": 0,
            "count": 13039728,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13039728,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13039728,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003595933903,
            "count": 13039728,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01895953877,
            "variance": 0.0003594641105
          },
          {
            "average": 0.6528479735,
            "count": 13039728,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4760646116,
            "variance": 0.2266375144
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352341.9667,
          4292010.261,
          -2.916854177,
          353203.2667,
          4293247.821,
          440.8231458
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352341.966663799,
                4292010.261196754,
                -2.916854177230931
              ],
              [
                352341.966663799,
                4293247.821196754,
                -2.916854177230931
              ],
              [
                353203.26666379906,
                4293247.821196754,
                440.8231458227691
              ],
              [
                353203.26666379906,
                4292010.261196754,
                440.8231458227691
              ],
              [
                352341.966663799,
                4292010.261196754,
                -2.916854177230931
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:06:31+00:00",
        "end_time": "2018-02-08T19:38:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180208_398400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180208_398400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180208_398400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69981213,
            38.76446659,
            -2.916854177,
            -76.68963798,
            38.77575797,
            440.8231458
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69954753793722,
                  38.7644665851232,
                  -2.916854177230931
                ],
                [
                  -76.69981213314082,
                  38.77561420406977,
                  -2.916854177230931
                ],
                [
                  -76.68990103594402,
                  38.775757974597035,
                  440.8231458227691
                ],
                [
                  -76.6896379817193,
                  38.764610298733814,
                  440.8231458227691
                ],
                [
                  -76.69954753793722,
                  38.7644665851232,
                  -2.916854177230931
                ]
              ]
            ]
          },
          "id": "20180208_398400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180208_398400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:06:31Z",
            "pc:count": 13039728,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352805.0648,
                "count": 13039728,
                "maximum": 353203.2667,
                "minimum": 352341.9667,
                "name": "X",
                "position": 0,
                "stddev": 185.592388,
                "variance": 34444.53449
              },
              {
                "average": 4292644.089,
                "count": 13039728,
                "maximum": 4293247.821,
                "minimum": 4292010.261,
                "name": "Y",
                "position": 1,
                "stddev": 319.410962,
                "variance": 102023.3627
              },
              {
                "average": 21.19214198,
                "count": 13039728,
                "maximum": 440.8231458,
                "minimum": -2.916854177,
                "name": "Z",
                "position": 2,
                "stddev": 10.33284471,
                "variance": 106.7676798
              },
              {
                "average": 3696.332497,
                "count": 13039728,
                "maximum": 47159,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3874.369896,
                "variance": 15010742.09
              },
              {
                "average": 2.25374632,
                "count": 13039728,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.255160989,
                "variance": 1.575429109
              },
              {
                "average": 3.407302668,
                "count": 13039728,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.280186603,
                "variance": 1.638877738
              },
              {
                "average": 0.5767430118,
                "count": 13039728,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4940754283,
                "variance": 0.2441105289
              },
              {
                "average": 0,
                "count": 13039728,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.113770088,
                "count": 13039728,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4941133691,
                "variance": 0.2441480215
              },
              {
                "average": -4.326662132,
                "count": 13039728,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.01000443,
                "variance": 169.2602152
              },
              {
                "average": 0,
                "count": 13039728,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.03813592,
                "count": 13039728,
                "maximum": 122,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 52.46517215,
                "variance": 2752.594289
              },
              {
                "average": 209243695,
                "count": 13039728,
                "maximum": 216148791.7,
                "minimum": 202153932.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6966249.205,
                "variance": 48528627990000.0
              },
              {
                "average": 0,
                "count": 13039728,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13039728,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13039728,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003595933903,
                "count": 13039728,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01895953877,
                "variance": 0.0003594641105
              },
              {
                "average": 0.6528479735,
                "count": 13039728,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4760646116,
                "variance": 0.2266375144
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352341.9667,
              4292010.261,
              -2.916854177,
              353203.2667,
              4293247.821,
              440.8231458
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352341.966663799,
                    4292010.261196754,
                    -2.916854177230931
                  ],
                  [
                    352341.966663799,
                    4293247.821196754,
                    -2.916854177230931
                  ],
                  [
                    353203.26666379906,
                    4293247.821196754,
                    440.8231458227691
                  ],
                  [
                    353203.26666379906,
                    4292010.261196754,
                    440.8231458227691
                  ],
                  [
                    352341.966663799,
                    4292010.261196754,
                    -2.916854177230931
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:06:31+00:00",
            "end_time": "2018-02-08T19:38: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": "20180209_398404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69951009051425,
              38.77558960193669,
              -6.403723207193764
            ],
            [
              -76.69977145172923,
              38.78659685964556,
              -6.403723207193764
            ],
            [
              -76.69777972644252,
              38.78662582012285,
              398.51627679280625
            ],
            [
              -76.69751867112117,
              38.77561855109408,
              398.51627679280625
            ],
            [
              -76.69951009051425,
              38.77558960193669,
              -6.403723207193764
            ]
          ]
        ]
      },
      "bbox": [
        -76.69977145,
        38.7755896,
        -6.403723207,
        -76.69751867,
        38.78662582,
        398.5162768
      ],
      "properties": {
        "datetime": "2018-07-20T19:00:44Z",
        "pc:count": 559074,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352422.8525,
            "count": 559074,
            "maximum": 352541.2152,
            "minimum": 352368.1552,
            "name": "X",
            "position": 0,
            "stddev": 39.19364808,
            "variance": 1536.14205
          },
          {
            "average": 4293798.514,
            "count": 559074,
            "maximum": 4294466.583,
            "minimum": 4293244.603,
            "name": "Y",
            "position": 1,
            "stddev": 524.3472376,
            "variance": 274940.0256
          },
          {
            "average": 21.31004969,
            "count": 559074,
            "maximum": 398.5162768,
            "minimum": -6.403723207,
            "name": "Z",
            "position": 2,
            "stddev": 11.11480889,
            "variance": 123.5389766
          },
          {
            "average": 3807.958324,
            "count": 559074,
            "maximum": 20846,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4306.015795,
            "variance": 18541772.02
          },
          {
            "average": 2.408509428,
            "count": 559074,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.342448034,
            "variance": 1.802166725
          },
          {
            "average": 3.618333172,
            "count": 559074,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.323500307,
            "variance": 1.751653062
          },
          {
            "average": 0.5256263035,
            "count": 559074,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993433073,
            "variance": 0.2493437386
          },
          {
            "average": 0,
            "count": 559074,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.204949613,
            "count": 559074,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4135625102,
            "variance": 0.1710339498
          },
          {
            "average": -3.645308249,
            "count": 559074,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.47772126,
            "variance": 109.7826428
          },
          {
            "average": 0,
            "count": 559074,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.31087477,
            "count": 559074,
            "maximum": 122,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 43.55648323,
            "variance": 1897.167231
          },
          {
            "average": 205374942,
            "count": 559074,
            "maximum": 216148444.6,
            "minimum": 202235706.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5814563.914,
            "variance": 33809153510000.0
          },
          {
            "average": 0,
            "count": 559074,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 559074,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 559074,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0001108976629,
            "count": 559074,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01053022141,
            "variance": 0.000110885563
          },
          {
            "average": 0.6078372452,
            "count": 559074,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4882330949,
            "variance": 0.2383715549
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352368.1552,
          4293244.603,
          -6.403723207,
          352541.2152,
          4294466.583,
          398.5162768
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352368.1552470004,
                4293244.603291862,
                -6.403723207193764
              ],
              [
                352368.1552470004,
                4294466.583291862,
                -6.403723207193764
              ],
              [
                352541.21524700045,
                4294466.583291862,
                398.51627679280625
              ],
              [
                352541.21524700045,
                4293244.603291862,
                398.51627679280625
              ],
              [
                352368.1552470004,
                4293244.603291862,
                -6.403723207193764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:00:44+00:00",
        "end_time": "2018-02-09T18:21:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180209_398404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_398404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180209_398404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_398404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69977145,
            38.7755896,
            -6.403723207,
            -76.69751867,
            38.78662582,
            398.5162768
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69951009051425,
                  38.77558960193669,
                  -6.403723207193764
                ],
                [
                  -76.69977145172923,
                  38.78659685964556,
                  -6.403723207193764
                ],
                [
                  -76.69777972644252,
                  38.78662582012285,
                  398.51627679280625
                ],
                [
                  -76.69751867112117,
                  38.77561855109408,
                  398.51627679280625
                ],
                [
                  -76.69951009051425,
                  38.77558960193669,
                  -6.403723207193764
                ]
              ]
            ]
          },
          "id": "20180209_398404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_398404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:00:44Z",
            "pc:count": 559074,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352422.8525,
                "count": 559074,
                "maximum": 352541.2152,
                "minimum": 352368.1552,
                "name": "X",
                "position": 0,
                "stddev": 39.19364808,
                "variance": 1536.14205
              },
              {
                "average": 4293798.514,
                "count": 559074,
                "maximum": 4294466.583,
                "minimum": 4293244.603,
                "name": "Y",
                "position": 1,
                "stddev": 524.3472376,
                "variance": 274940.0256
              },
              {
                "average": 21.31004969,
                "count": 559074,
                "maximum": 398.5162768,
                "minimum": -6.403723207,
                "name": "Z",
                "position": 2,
                "stddev": 11.11480889,
                "variance": 123.5389766
              },
              {
                "average": 3807.958324,
                "count": 559074,
                "maximum": 20846,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4306.015795,
                "variance": 18541772.02
              },
              {
                "average": 2.408509428,
                "count": 559074,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.342448034,
                "variance": 1.802166725
              },
              {
                "average": 3.618333172,
                "count": 559074,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.323500307,
                "variance": 1.751653062
              },
              {
                "average": 0.5256263035,
                "count": 559074,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993433073,
                "variance": 0.2493437386
              },
              {
                "average": 0,
                "count": 559074,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.204949613,
                "count": 559074,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4135625102,
                "variance": 0.1710339498
              },
              {
                "average": -3.645308249,
                "count": 559074,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.47772126,
                "variance": 109.7826428
              },
              {
                "average": 0,
                "count": 559074,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.31087477,
                "count": 559074,
                "maximum": 122,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 43.55648323,
                "variance": 1897.167231
              },
              {
                "average": 205374942,
                "count": 559074,
                "maximum": 216148444.6,
                "minimum": 202235706.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5814563.914,
                "variance": 33809153510000.0
              },
              {
                "average": 0,
                "count": 559074,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 559074,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 559074,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0001108976629,
                "count": 559074,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01053022141,
                "variance": 0.000110885563
              },
              {
                "average": 0.6078372452,
                "count": 559074,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4882330949,
                "variance": 0.2383715549
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352368.1552,
              4293244.603,
              -6.403723207,
              352541.2152,
              4294466.583,
              398.5162768
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352368.1552470004,
                    4293244.603291862,
                    -6.403723207193764
                  ],
                  [
                    352368.1552470004,
                    4294466.583291862,
                    -6.403723207193764
                  ],
                  [
                    352541.21524700045,
                    4294466.583291862,
                    398.51627679280625
                  ],
                  [
                    352541.21524700045,
                    4293244.603291862,
                    398.51627679280625
                  ],
                  [
                    352368.1552470004,
                    4293244.603291862,
                    -6.403723207193764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:00:44+00:00",
            "end_time": "2018-02-09T18:21: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": "20180217_368392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80482288582944,
              38.74253425861768,
              -10.314255513015127
            ],
            [
              -76.80510843849959,
              38.753871524535896,
              -10.314255513015127
            ],
            [
              -76.78377350290101,
              38.754199153176536,
              296.54574448698486
            ],
            [
              -76.78349132084253,
              38.74286175532633,
              296.54574448698486
            ],
            [
              -76.80482288582944,
              38.74253425861768,
              -10.314255513015127
            ]
          ]
        ]
      },
      "bbox": [
        -76.80510844,
        38.74253426,
        -10.31425551,
        -76.78349132,
        38.75419915,
        296.5457445
      ],
      "properties": {
        "datetime": "2018-03-06T13:42:09Z",
        "pc:count": 19984588,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 343971.7376,
            "count": 19984588,
            "maximum": 345001.6219,
            "minimum": 343146.9019,
            "name": "X",
            "position": 0,
            "stddev": 541.616822,
            "variance": 293348.7819
          },
          {
            "average": 4290369.713,
            "count": 19984588,
            "maximum": 4291010.127,
            "minimum": 4289751.447,
            "name": "Y",
            "position": 1,
            "stddev": 363.1578033,
            "variance": 131883.5901
          },
          {
            "average": 68.08422353,
            "count": 19984588,
            "maximum": 296.5457445,
            "minimum": -10.31425551,
            "name": "Z",
            "position": 2,
            "stddev": 11.66847391,
            "variance": 136.1532833
          },
          {
            "average": 4535.24977,
            "count": 19984588,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5282.297055,
            "variance": 27902662.17
          },
          {
            "average": 2.390833526,
            "count": 19984588,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.377237369,
            "variance": 1.89678277
          },
          {
            "average": 3.541156315,
            "count": 19984588,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.450594027,
            "variance": 2.104223032
          },
          {
            "average": 0.5028051116,
            "count": 19984588,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999921438,
            "variance": 0.2499921439
          },
          {
            "average": 0,
            "count": 19984588,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288650884,
            "count": 19984588,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4838777335,
            "variance": 0.234137661
          },
          {
            "average": 6.355749273,
            "count": 19984588,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.30663851,
            "variance": 151.4533514
          },
          {
            "average": 0,
            "count": 19984588,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.63945972,
            "count": 19984588,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.45382774,
            "variance": 304.6361026
          },
          {
            "average": 204233104.1,
            "count": 19984588,
            "maximum": 204378929.5,
            "minimum": 202911797.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 400101.5484,
            "variance": 160081249000.0
          },
          {
            "average": 0,
            "count": 19984588,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19984588,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19984588,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000395504776,
            "count": 19984588,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01988336922,
            "variance": 0.0003953483717
          },
          {
            "average": 0.4178077627,
            "count": 19984588,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4931981836,
            "variance": 0.2432444483
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343146.9019,
          4289751.447,
          -10.31425551,
          345001.6219,
          4291010.127,
          296.5457445
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343146.9019118992,
                4289751.44664784,
                -10.314255513015127
              ],
              [
                343146.9019118992,
                4291010.126647839,
                -10.314255513015127
              ],
              [
                345001.6219118992,
                4291010.126647839,
                296.54574448698486
              ],
              [
                345001.6219118992,
                4289751.44664784,
                296.54574448698486
              ],
              [
                343146.9019118992,
                4289751.44664784,
                -10.314255513015127
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:42:09+00:00",
        "end_time": "2018-02-17T14:09:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180217_368392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_368392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180217_368392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180217_368392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80510844,
            38.74253426,
            -10.31425551,
            -76.78349132,
            38.75419915,
            296.5457445
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80482288582944,
                  38.74253425861768,
                  -10.314255513015127
                ],
                [
                  -76.80510843849959,
                  38.753871524535896,
                  -10.314255513015127
                ],
                [
                  -76.78377350290101,
                  38.754199153176536,
                  296.54574448698486
                ],
                [
                  -76.78349132084253,
                  38.74286175532633,
                  296.54574448698486
                ],
                [
                  -76.80482288582944,
                  38.74253425861768,
                  -10.314255513015127
                ]
              ]
            ]
          },
          "id": "20180217_368392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180217_368392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:42:09Z",
            "pc:count": 19984588,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 343971.7376,
                "count": 19984588,
                "maximum": 345001.6219,
                "minimum": 343146.9019,
                "name": "X",
                "position": 0,
                "stddev": 541.616822,
                "variance": 293348.7819
              },
              {
                "average": 4290369.713,
                "count": 19984588,
                "maximum": 4291010.127,
                "minimum": 4289751.447,
                "name": "Y",
                "position": 1,
                "stddev": 363.1578033,
                "variance": 131883.5901
              },
              {
                "average": 68.08422353,
                "count": 19984588,
                "maximum": 296.5457445,
                "minimum": -10.31425551,
                "name": "Z",
                "position": 2,
                "stddev": 11.66847391,
                "variance": 136.1532833
              },
              {
                "average": 4535.24977,
                "count": 19984588,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5282.297055,
                "variance": 27902662.17
              },
              {
                "average": 2.390833526,
                "count": 19984588,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.377237369,
                "variance": 1.89678277
              },
              {
                "average": 3.541156315,
                "count": 19984588,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.450594027,
                "variance": 2.104223032
              },
              {
                "average": 0.5028051116,
                "count": 19984588,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999921438,
                "variance": 0.2499921439
              },
              {
                "average": 0,
                "count": 19984588,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288650884,
                "count": 19984588,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4838777335,
                "variance": 0.234137661
              },
              {
                "average": 6.355749273,
                "count": 19984588,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.30663851,
                "variance": 151.4533514
              },
              {
                "average": 0,
                "count": 19984588,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.63945972,
                "count": 19984588,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.45382774,
                "variance": 304.6361026
              },
              {
                "average": 204233104.1,
                "count": 19984588,
                "maximum": 204378929.5,
                "minimum": 202911797.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 400101.5484,
                "variance": 160081249000.0
              },
              {
                "average": 0,
                "count": 19984588,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19984588,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19984588,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000395504776,
                "count": 19984588,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01988336922,
                "variance": 0.0003953483717
              },
              {
                "average": 0.4178077627,
                "count": 19984588,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4931981836,
                "variance": 0.2432444483
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343146.9019,
              4289751.447,
              -10.31425551,
              345001.6219,
              4291010.127,
              296.5457445
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343146.9019118992,
                    4289751.44664784,
                    -10.314255513015127
                  ],
                  [
                    343146.9019118992,
                    4291010.126647839,
                    -10.314255513015127
                  ],
                  [
                    345001.6219118992,
                    4291010.126647839,
                    296.54574448698486
                  ],
                  [
                    345001.6219118992,
                    4289751.44664784,
                    296.54574448698486
                  ],
                  [
                    343146.9019118992,
                    4289751.44664784,
                    -10.314255513015127
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:42:09+00:00",
            "end_time": "2018-02-17T14:09: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": "20180209_374392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78378622838132,
              38.74249648620072,
              -8.459101390292318
            ],
            [
              -76.78406842200438,
              38.7538326219087,
              -8.459101390292318
            ],
            [
              -76.76273210353077,
              38.754156427134134,
              381.72089860970766
            ],
            [
              -76.76245328047375,
              38.742820161046716,
              381.72089860970766
            ],
            [
              -76.78378622838132,
              38.74249648620072,
              -8.459101390292318
            ]
          ]
        ]
      },
      "bbox": [
        -76.78406842,
        38.74249649,
        -8.45910139,
        -76.76245328,
        38.75415643,
        381.7208986
      ],
      "properties": {
        "datetime": "2018-03-06T13:41:42Z",
        "pc:count": 16498496,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345970.4163,
            "count": 16498496,
            "maximum": 346830.0204,
            "minimum": 344975.2004,
            "name": "X",
            "position": 0,
            "stddev": 572.5528058,
            "variance": 327816.7154
          },
          {
            "average": 4290285.106,
            "count": 16498496,
            "maximum": 4290969.949,
            "minimum": 4289711.409,
            "name": "Y",
            "position": 1,
            "stddev": 365.3618978,
            "variance": 133489.3163
          },
          {
            "average": 59.75908864,
            "count": 16498496,
            "maximum": 381.7208986,
            "minimum": -8.45910139,
            "name": "Z",
            "position": 2,
            "stddev": 12.43690743,
            "variance": 154.6766664
          },
          {
            "average": 5451.48515,
            "count": 16498496,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5889.693703,
            "variance": 34688491.92
          },
          {
            "average": 2.313520457,
            "count": 16498496,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.41246163,
            "variance": 1.995047856
          },
          {
            "average": 3.387033339,
            "count": 16498496,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.593685712,
            "variance": 2.539834148
          },
          {
            "average": 0.4981576502,
            "count": 16498496,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999966209,
            "variance": 0.2499966209
          },
          {
            "average": 0,
            "count": 16498496,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319178366,
            "count": 16498496,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4959369273,
            "variance": 0.2459534359
          },
          {
            "average": -2.699616549,
            "count": 16498496,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.28698026,
            "variance": 176.5438446
          },
          {
            "average": 0,
            "count": 16498496,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 36.09649498,
            "count": 16498496,
            "maximum": 86,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 27.59581334,
            "variance": 761.528914
          },
          {
            "average": 203140763.2,
            "count": 16498496,
            "maximum": 204378902.8,
            "minimum": 202237534.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 725574.1655,
            "variance": 526457869700.0
          },
          {
            "average": 0,
            "count": 16498496,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16498496,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16498496,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003773071194,
            "count": 16498496,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01942073072,
            "variance": 0.0003771647816
          },
          {
            "average": 0.3944610466,
            "count": 16498496,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4887346354,
            "variance": 0.2388615438
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          344975.2004,
          4289711.409,
          -8.45910139,
          346830.0204,
          4290969.949,
          381.7208986
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                344975.2004227541,
                4289711.409275954,
                -8.459101390292318
              ],
              [
                344975.2004227541,
                4290969.949275953,
                -8.459101390292318
              ],
              [
                346830.02042275405,
                4290969.949275953,
                381.72089860970766
              ],
              [
                346830.02042275405,
                4289711.409275954,
                381.72089860970766
              ],
              [
                344975.2004227541,
                4289711.409275954,
                -8.459101390292318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:41:42+00:00",
        "end_time": "2018-02-09T18:52:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180209_374392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_374392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180209_374392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_374392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78406842,
            38.74249649,
            -8.45910139,
            -76.76245328,
            38.75415643,
            381.7208986
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78378622838132,
                  38.74249648620072,
                  -8.459101390292318
                ],
                [
                  -76.78406842200438,
                  38.7538326219087,
                  -8.459101390292318
                ],
                [
                  -76.76273210353077,
                  38.754156427134134,
                  381.72089860970766
                ],
                [
                  -76.76245328047375,
                  38.742820161046716,
                  381.72089860970766
                ],
                [
                  -76.78378622838132,
                  38.74249648620072,
                  -8.459101390292318
                ]
              ]
            ]
          },
          "id": "20180209_374392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_374392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:41:42Z",
            "pc:count": 16498496,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345970.4163,
                "count": 16498496,
                "maximum": 346830.0204,
                "minimum": 344975.2004,
                "name": "X",
                "position": 0,
                "stddev": 572.5528058,
                "variance": 327816.7154
              },
              {
                "average": 4290285.106,
                "count": 16498496,
                "maximum": 4290969.949,
                "minimum": 4289711.409,
                "name": "Y",
                "position": 1,
                "stddev": 365.3618978,
                "variance": 133489.3163
              },
              {
                "average": 59.75908864,
                "count": 16498496,
                "maximum": 381.7208986,
                "minimum": -8.45910139,
                "name": "Z",
                "position": 2,
                "stddev": 12.43690743,
                "variance": 154.6766664
              },
              {
                "average": 5451.48515,
                "count": 16498496,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5889.693703,
                "variance": 34688491.92
              },
              {
                "average": 2.313520457,
                "count": 16498496,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.41246163,
                "variance": 1.995047856
              },
              {
                "average": 3.387033339,
                "count": 16498496,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.593685712,
                "variance": 2.539834148
              },
              {
                "average": 0.4981576502,
                "count": 16498496,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999966209,
                "variance": 0.2499966209
              },
              {
                "average": 0,
                "count": 16498496,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319178366,
                "count": 16498496,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4959369273,
                "variance": 0.2459534359
              },
              {
                "average": -2.699616549,
                "count": 16498496,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.28698026,
                "variance": 176.5438446
              },
              {
                "average": 0,
                "count": 16498496,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 36.09649498,
                "count": 16498496,
                "maximum": 86,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 27.59581334,
                "variance": 761.528914
              },
              {
                "average": 203140763.2,
                "count": 16498496,
                "maximum": 204378902.8,
                "minimum": 202237534.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 725574.1655,
                "variance": 526457869700.0
              },
              {
                "average": 0,
                "count": 16498496,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16498496,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16498496,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003773071194,
                "count": 16498496,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01942073072,
                "variance": 0.0003771647816
              },
              {
                "average": 0.3944610466,
                "count": 16498496,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4887346354,
                "variance": 0.2388615438
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              344975.2004,
              4289711.409,
              -8.45910139,
              346830.0204,
              4290969.949,
              381.7208986
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    344975.2004227541,
                    4289711.409275954,
                    -8.459101390292318
                  ],
                  [
                    344975.2004227541,
                    4290969.949275953,
                    -8.459101390292318
                  ],
                  [
                    346830.02042275405,
                    4290969.949275953,
                    381.72089860970766
                  ],
                  [
                    346830.02042275405,
                    4289711.409275954,
                    381.72089860970766
                  ],
                  [
                    344975.2004227541,
                    4289711.409275954,
                    -8.459101390292318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:41:42+00:00",
            "end_time": "2018-02-09T18:52:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_374396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78375067699002,
              38.75348033399098,
              -9.768196689220787
            ],
            [
              -76.78403300707244,
              38.76481770959273,
              -9.768196689220787
            ],
            [
              -76.76269548801078,
              38.76514155372726,
              301.6518033107792
            ],
            [
              -76.76241653038117,
              38.75380404772739,
              301.6518033107792
            ],
            [
              -76.78375067699002,
              38.75348033399098,
              -9.768196689220787
            ]
          ]
        ]
      },
      "bbox": [
        -76.78403301,
        38.75348033,
        -9.768196689,
        -76.76241653,
        38.76514155,
        301.6518033
      ],
      "properties": {
        "datetime": "2018-03-06T13:41:37Z",
        "pc:count": 23038306,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346030.238,
            "count": 23038306,
            "maximum": 346856.6904,
            "minimum": 345002.0504,
            "name": "X",
            "position": 0,
            "stddev": 530.6353972,
            "variance": 281573.9247
          },
          {
            "average": 4291548.881,
            "count": 23038306,
            "maximum": 4292188.995,
            "minimum": 4290930.315,
            "name": "Y",
            "position": 1,
            "stddev": 349.7032137,
            "variance": 122292.3377
          },
          {
            "average": 58.34174288,
            "count": 23038306,
            "maximum": 301.6518033,
            "minimum": -9.768196689,
            "name": "Z",
            "position": 2,
            "stddev": 14.0490654,
            "variance": 197.3762387
          },
          {
            "average": 3588.276643,
            "count": 23038306,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4424.053814,
            "variance": 19572252.15
          },
          {
            "average": 2.603602452,
            "count": 23038306,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.399601101,
            "variance": 1.958883241
          },
          {
            "average": 3.902550691,
            "count": 23038306,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.253191079,
            "variance": 1.57048788
          },
          {
            "average": 0.5000154091,
            "count": 23038306,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000106,
            "variance": 0.2500000106
          },
          {
            "average": 0,
            "count": 23038306,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240385339,
            "count": 23038306,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4526204169,
            "variance": 0.2048652418
          },
          {
            "average": -6.54882787,
            "count": 23038306,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.25611701,
            "variance": 150.2124041
          },
          {
            "average": 0,
            "count": 23038306,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 66.4264146,
            "count": 23038306,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.18822236,
            "variance": 851.9523246
          },
          {
            "average": 203930203.5,
            "count": 23038306,
            "maximum": 204378897.3,
            "minimum": 202911822.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 669065.9131,
            "variance": 447649196000.0
          },
          {
            "average": 0,
            "count": 23038306,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23038306,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23038306,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004413953005,
            "count": 23038306,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02100477303,
            "variance": 0.0004412004898
          },
          {
            "average": 0.4083384863,
            "count": 23038306,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4915263751,
            "variance": 0.2415981774
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345002.0504,
          4290930.315,
          -9.768196689,
          346856.6904,
          4292188.995,
          301.6518033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345002.0503673063,
                4290930.314696447,
                -9.768196689220787
              ],
              [
                345002.0503673063,
                4292188.994696447,
                -9.768196689220787
              ],
              [
                346856.6903673063,
                4292188.994696447,
                301.6518033107792
              ],
              [
                346856.6903673063,
                4290930.314696447,
                301.6518033107792
              ],
              [
                345002.0503673063,
                4290930.314696447,
                -9.768196689220787
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:41:37+00:00",
        "end_time": "2018-02-17T14:10:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180217_374396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_374396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180217_374396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180217_374396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78403301,
            38.75348033,
            -9.768196689,
            -76.76241653,
            38.76514155,
            301.6518033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78375067699002,
                  38.75348033399098,
                  -9.768196689220787
                ],
                [
                  -76.78403300707244,
                  38.76481770959273,
                  -9.768196689220787
                ],
                [
                  -76.76269548801078,
                  38.76514155372726,
                  301.6518033107792
                ],
                [
                  -76.76241653038117,
                  38.75380404772739,
                  301.6518033107792
                ],
                [
                  -76.78375067699002,
                  38.75348033399098,
                  -9.768196689220787
                ]
              ]
            ]
          },
          "id": "20180217_374396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180217_374396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:41:37Z",
            "pc:count": 23038306,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346030.238,
                "count": 23038306,
                "maximum": 346856.6904,
                "minimum": 345002.0504,
                "name": "X",
                "position": 0,
                "stddev": 530.6353972,
                "variance": 281573.9247
              },
              {
                "average": 4291548.881,
                "count": 23038306,
                "maximum": 4292188.995,
                "minimum": 4290930.315,
                "name": "Y",
                "position": 1,
                "stddev": 349.7032137,
                "variance": 122292.3377
              },
              {
                "average": 58.34174288,
                "count": 23038306,
                "maximum": 301.6518033,
                "minimum": -9.768196689,
                "name": "Z",
                "position": 2,
                "stddev": 14.0490654,
                "variance": 197.3762387
              },
              {
                "average": 3588.276643,
                "count": 23038306,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4424.053814,
                "variance": 19572252.15
              },
              {
                "average": 2.603602452,
                "count": 23038306,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.399601101,
                "variance": 1.958883241
              },
              {
                "average": 3.902550691,
                "count": 23038306,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.253191079,
                "variance": 1.57048788
              },
              {
                "average": 0.5000154091,
                "count": 23038306,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000106,
                "variance": 0.2500000106
              },
              {
                "average": 0,
                "count": 23038306,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240385339,
                "count": 23038306,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4526204169,
                "variance": 0.2048652418
              },
              {
                "average": -6.54882787,
                "count": 23038306,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.25611701,
                "variance": 150.2124041
              },
              {
                "average": 0,
                "count": 23038306,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 66.4264146,
                "count": 23038306,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.18822236,
                "variance": 851.9523246
              },
              {
                "average": 203930203.5,
                "count": 23038306,
                "maximum": 204378897.3,
                "minimum": 202911822.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 669065.9131,
                "variance": 447649196000.0
              },
              {
                "average": 0,
                "count": 23038306,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23038306,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23038306,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004413953005,
                "count": 23038306,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02100477303,
                "variance": 0.0004412004898
              },
              {
                "average": 0.4083384863,
                "count": 23038306,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4915263751,
                "variance": 0.2415981774
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345002.0504,
              4290930.315,
              -9.768196689,
              346856.6904,
              4292188.995,
              301.6518033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345002.0503673063,
                    4290930.314696447,
                    -9.768196689220787
                  ],
                  [
                    345002.0503673063,
                    4292188.994696447,
                    -9.768196689220787
                  ],
                  [
                    346856.6903673063,
                    4292188.994696447,
                    301.6518033107792
                  ],
                  [
                    346856.6903673063,
                    4290930.314696447,
                    301.6518033107792
                  ],
                  [
                    345002.0503673063,
                    4290930.314696447,
                    -9.768196689220787
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:41:37+00:00",
            "end_time": "2018-02-17T14:10: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": "20180305_374400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78371910800165,
              38.76446328621146,
              -10.381606876654558
            ],
            [
              -76.78400155277242,
              38.77580100094491,
              -10.381606876654558
            ],
            [
              -76.76266007084355,
              38.77612492614779,
              299.69839312334545
            ],
            [
              -76.76238100058183,
              38.76478708099088,
              299.69839312334545
            ],
            [
              -76.78371910800165,
              38.76446328621146,
              -10.381606876654558
            ]
          ]
        ]
      },
      "bbox": [
        -76.78400155,
        38.76446329,
        -10.38160688,
        -76.762381,
        38.77612493,
        299.6983931
      ],
      "properties": {
        "datetime": "2018-03-06T13:41:15Z",
        "pc:count": 23941161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345981.0877,
            "count": 23941161,
            "maximum": 346883.2571,
            "minimum": 345028.5571,
            "name": "X",
            "position": 0,
            "stddev": 445.436843,
            "variance": 198413.9811
          },
          {
            "average": 4292775.539,
            "count": 23941161,
            "maximum": 4293407.85,
            "minimum": 4292149.13,
            "name": "Y",
            "position": 1,
            "stddev": 352.4439005,
            "variance": 124216.703
          },
          {
            "average": 45.26092164,
            "count": 23941161,
            "maximum": 299.6983931,
            "minimum": -10.38160688,
            "name": "Z",
            "position": 2,
            "stddev": 14.74636113,
            "variance": 217.4551667
          },
          {
            "average": 3849.517051,
            "count": 23941161,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4766.191617,
            "variance": 22716582.53
          },
          {
            "average": 2.517780696,
            "count": 23941161,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.379769949,
            "variance": 1.903765113
          },
          {
            "average": 3.783767963,
            "count": 23941161,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.304920685,
            "variance": 1.702817994
          },
          {
            "average": 0.5054566485,
            "count": 23941161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999702345,
            "variance": 0.2499702354
          },
          {
            "average": 0,
            "count": 23941161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.271486416,
            "count": 23941161,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4831241871,
            "variance": 0.2334089802
          },
          {
            "average": 11.8666118,
            "count": 23941161,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.076598524,
            "variance": 50.07824668
          },
          {
            "average": 0,
            "count": 23941161,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.46466076,
            "count": 23941161,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.499614993,
            "variance": 2.248845129
          },
          {
            "average": 204343722.3,
            "count": 23941161,
            "maximum": 204378875.4,
            "minimum": 204309346,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34312.56951,
            "variance": 1177352427
          },
          {
            "average": 0,
            "count": 23941161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23941161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23941161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005352706162,
            "count": 23941161,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02312972382,
            "variance": 0.0005349841239
          },
          {
            "average": 0.4231128975,
            "count": 23941161,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4940530171,
            "variance": 0.2440883837
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345028.5571,
          4292149.13,
          -10.38160688,
          346883.2571,
          4293407.85,
          299.6983931
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345028.55712135043,
                4292149.129541097,
                -10.381606876654558
              ],
              [
                345028.55712135043,
                4293407.849541098,
                -10.381606876654558
              ],
              [
                346883.2571213504,
                4293407.849541098,
                299.69839312334545
              ],
              [
                346883.2571213504,
                4292149.129541097,
                299.69839312334545
              ],
              [
                345028.55712135043,
                4292149.129541097,
                -10.381606876654558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:41:15+00:00",
        "end_time": "2018-03-05T18:22:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180305_374400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_374400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180305_374400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_374400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78400155,
            38.76446329,
            -10.38160688,
            -76.762381,
            38.77612493,
            299.6983931
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78371910800165,
                  38.76446328621146,
                  -10.381606876654558
                ],
                [
                  -76.78400155277242,
                  38.77580100094491,
                  -10.381606876654558
                ],
                [
                  -76.76266007084355,
                  38.77612492614779,
                  299.69839312334545
                ],
                [
                  -76.76238100058183,
                  38.76478708099088,
                  299.69839312334545
                ],
                [
                  -76.78371910800165,
                  38.76446328621146,
                  -10.381606876654558
                ]
              ]
            ]
          },
          "id": "20180305_374400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180305_374400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:41:15Z",
            "pc:count": 23941161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345981.0877,
                "count": 23941161,
                "maximum": 346883.2571,
                "minimum": 345028.5571,
                "name": "X",
                "position": 0,
                "stddev": 445.436843,
                "variance": 198413.9811
              },
              {
                "average": 4292775.539,
                "count": 23941161,
                "maximum": 4293407.85,
                "minimum": 4292149.13,
                "name": "Y",
                "position": 1,
                "stddev": 352.4439005,
                "variance": 124216.703
              },
              {
                "average": 45.26092164,
                "count": 23941161,
                "maximum": 299.6983931,
                "minimum": -10.38160688,
                "name": "Z",
                "position": 2,
                "stddev": 14.74636113,
                "variance": 217.4551667
              },
              {
                "average": 3849.517051,
                "count": 23941161,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4766.191617,
                "variance": 22716582.53
              },
              {
                "average": 2.517780696,
                "count": 23941161,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.379769949,
                "variance": 1.903765113
              },
              {
                "average": 3.783767963,
                "count": 23941161,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.304920685,
                "variance": 1.702817994
              },
              {
                "average": 0.5054566485,
                "count": 23941161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999702345,
                "variance": 0.2499702354
              },
              {
                "average": 0,
                "count": 23941161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.271486416,
                "count": 23941161,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4831241871,
                "variance": 0.2334089802
              },
              {
                "average": 11.8666118,
                "count": 23941161,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.076598524,
                "variance": 50.07824668
              },
              {
                "average": 0,
                "count": 23941161,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.46466076,
                "count": 23941161,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.499614993,
                "variance": 2.248845129
              },
              {
                "average": 204343722.3,
                "count": 23941161,
                "maximum": 204378875.4,
                "minimum": 204309346,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34312.56951,
                "variance": 1177352427
              },
              {
                "average": 0,
                "count": 23941161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23941161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23941161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005352706162,
                "count": 23941161,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02312972382,
                "variance": 0.0005349841239
              },
              {
                "average": 0.4231128975,
                "count": 23941161,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4940530171,
                "variance": 0.2440883837
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345028.5571,
              4292149.13,
              -10.38160688,
              346883.2571,
              4293407.85,
              299.6983931
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345028.55712135043,
                    4292149.129541097,
                    -10.381606876654558
                  ],
                  [
                    345028.55712135043,
                    4293407.849541098,
                    -10.381606876654558
                  ],
                  [
                    346883.2571213504,
                    4293407.849541098,
                    299.69839312334545
                  ],
                  [
                    346883.2571213504,
                    4292149.129541097,
                    299.69839312334545
                  ],
                  [
                    345028.55712135043,
                    4292149.129541097,
                    -10.381606876654558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:41:15+00:00",
            "end_time": "2018-03-05T18:22: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": "20180209_392404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72054886264515,
              38.77531202857847,
              -9.871227215415814
            ],
            [
              -76.72082140023657,
              38.78664956515605,
              -9.871227215415814
            ],
            [
              -76.69947504784527,
              38.78696203872575,
              436.6087727845842
            ],
            [
              -76.69920588701812,
              38.775624376348084,
              436.6087727845842
            ],
            [
              -76.72054886264515,
              38.77531202857847,
              -9.871227215415814
            ]
          ]
        ]
      },
      "bbox": [
        -76.7208214,
        38.77531203,
        -9.871227215,
        -76.69920589,
        38.78696204,
        436.6087728
      ],
      "properties": {
        "datetime": "2018-07-20T19:00:44Z",
        "pc:count": 12711116,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351392.0428,
            "count": 12711116,
            "maximum": 352394.654,
            "minimum": 350539.874,
            "name": "X",
            "position": 0,
            "stddev": 648.2702436,
            "variance": 420254.3087
          },
          {
            "average": 4293841.376,
            "count": 12711116,
            "maximum": 4294506.632,
            "minimum": 4293247.972,
            "name": "Y",
            "position": 1,
            "stddev": 325.0573007,
            "variance": 105662.2487
          },
          {
            "average": 11.59298738,
            "count": 12711116,
            "maximum": 436.6087728,
            "minimum": -9.871227215,
            "name": "Z",
            "position": 2,
            "stddev": 11.56373994,
            "variance": 133.7200814
          },
          {
            "average": 4848.070265,
            "count": 12711116,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4719.206019,
            "variance": 22270905.45
          },
          {
            "average": 2.062243001,
            "count": 12711116,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.338193823,
            "variance": 1.790762707
          },
          {
            "average": 2.942079594,
            "count": 12711116,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.654932458,
            "variance": 2.738801442
          },
          {
            "average": 0.5083006874,
            "count": 12711116,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999311135,
            "variance": 0.2499311183
          },
          {
            "average": 0,
            "count": 12711116,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3683911,
            "count": 12711116,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7982010952,
            "variance": 0.6371249884
          },
          {
            "average": 6.741916599,
            "count": 12711116,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.67895301,
            "variance": 114.0400374
          },
          {
            "average": 0,
            "count": 12711116,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.39290783,
            "count": 12711116,
            "maximum": 122,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.84388553,
            "variance": 191.6531664
          },
          {
            "average": 202648102.6,
            "count": 12711116,
            "maximum": 216148444.7,
            "minimum": 202235705.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1841396.926,
            "variance": 3390742640000.0
          },
          {
            "average": 0,
            "count": 12711116,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12711116,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12711116,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008081902486,
            "count": 12711116,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02841719797,
            "variance": 0.0008075371407
          },
          {
            "average": 0.4569551564,
            "count": 12711116,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4981437152,
            "variance": 0.248147161
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350539.874,
          4293247.972,
          -9.871227215,
          352394.654,
          4294506.632,
          436.6087728
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350539.8739573605,
                4293247.971561512,
                -9.871227215415814
              ],
              [
                350539.8739573605,
                4294506.631561512,
                -9.871227215415814
              ],
              [
                352394.65395736054,
                4294506.631561512,
                436.6087727845842
              ],
              [
                352394.65395736054,
                4293247.971561512,
                436.6087727845842
              ],
              [
                350539.8739573605,
                4293247.971561512,
                -9.871227215415814
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:00:44+00:00",
        "end_time": "2018-02-09T18:21:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180209_392404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_392404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180209_392404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_392404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7208214,
            38.77531203,
            -9.871227215,
            -76.69920589,
            38.78696204,
            436.6087728
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72054886264515,
                  38.77531202857847,
                  -9.871227215415814
                ],
                [
                  -76.72082140023657,
                  38.78664956515605,
                  -9.871227215415814
                ],
                [
                  -76.69947504784527,
                  38.78696203872575,
                  436.6087727845842
                ],
                [
                  -76.69920588701812,
                  38.775624376348084,
                  436.6087727845842
                ],
                [
                  -76.72054886264515,
                  38.77531202857847,
                  -9.871227215415814
                ]
              ]
            ]
          },
          "id": "20180209_392404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180209_392404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:00:44Z",
            "pc:count": 12711116,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351392.0428,
                "count": 12711116,
                "maximum": 352394.654,
                "minimum": 350539.874,
                "name": "X",
                "position": 0,
                "stddev": 648.2702436,
                "variance": 420254.3087
              },
              {
                "average": 4293841.376,
                "count": 12711116,
                "maximum": 4294506.632,
                "minimum": 4293247.972,
                "name": "Y",
                "position": 1,
                "stddev": 325.0573007,
                "variance": 105662.2487
              },
              {
                "average": 11.59298738,
                "count": 12711116,
                "maximum": 436.6087728,
                "minimum": -9.871227215,
                "name": "Z",
                "position": 2,
                "stddev": 11.56373994,
                "variance": 133.7200814
              },
              {
                "average": 4848.070265,
                "count": 12711116,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4719.206019,
                "variance": 22270905.45
              },
              {
                "average": 2.062243001,
                "count": 12711116,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.338193823,
                "variance": 1.790762707
              },
              {
                "average": 2.942079594,
                "count": 12711116,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.654932458,
                "variance": 2.738801442
              },
              {
                "average": 0.5083006874,
                "count": 12711116,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999311135,
                "variance": 0.2499311183
              },
              {
                "average": 0,
                "count": 12711116,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3683911,
                "count": 12711116,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7982010952,
                "variance": 0.6371249884
              },
              {
                "average": 6.741916599,
                "count": 12711116,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.67895301,
                "variance": 114.0400374
              },
              {
                "average": 0,
                "count": 12711116,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.39290783,
                "count": 12711116,
                "maximum": 122,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.84388553,
                "variance": 191.6531664
              },
              {
                "average": 202648102.6,
                "count": 12711116,
                "maximum": 216148444.7,
                "minimum": 202235705.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1841396.926,
                "variance": 3390742640000.0
              },
              {
                "average": 0,
                "count": 12711116,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12711116,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12711116,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008081902486,
                "count": 12711116,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02841719797,
                "variance": 0.0008075371407
              },
              {
                "average": 0.4569551564,
                "count": 12711116,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4981437152,
                "variance": 0.248147161
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350539.874,
              4293247.972,
              -9.871227215,
              352394.654,
              4294506.632,
              436.6087728
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350539.8739573605,
                    4293247.971561512,
                    -9.871227215415814
                  ],
                  [
                    350539.8739573605,
                    4294506.631561512,
                    -9.871227215415814
                  ],
                  [
                    352394.65395736054,
                    4294506.631561512,
                    436.6087727845842
                  ],
                  [
                    352394.65395736054,
                    4293247.971561512,
                    436.6087727845842
                  ],
                  [
                    350539.8739573605,
                    4293247.971561512,
                    -9.871227215415814
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:00:44+00:00",
            "end_time": "2018-02-09T18:21: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": "20180208_398392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69964111306541,
              38.742341181266156,
              -10.251129148137352
            ],
            [
              -76.69990893323187,
              38.75363296620707,
              -10.251129148137352
            ],
            [
              -76.6806870330694,
              38.753911003646856,
              431.88887085186263
            ],
            [
              -76.68042223780945,
              38.74261910719253,
              431.88887085186263
            ],
            [
              -76.69964111306541,
              38.742341181266156,
              -10.251129148137352
            ]
          ]
        ]
      },
      "bbox": [
        -76.69990893,
        38.74234118,
        -10.25112915,
        -76.68042224,
        38.753911,
        431.8888709
      ],
      "properties": {
        "datetime": "2018-02-09T18:23:16Z",
        "pc:count": 7593687,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353205.0115,
            "count": 7593687,
            "maximum": 353959.1682,
            "minimum": 352288.2282,
            "name": "X",
            "position": 0,
            "stddev": 512.3301126,
            "variance": 262482.1442
          },
          {
            "average": 4290172.715,
            "count": 7593687,
            "maximum": 4290808.561,
            "minimum": 4289555.001,
            "name": "Y",
            "position": 1,
            "stddev": 374.2643127,
            "variance": 140073.7757
          },
          {
            "average": 7.998331281,
            "count": 7593687,
            "maximum": 431.8888709,
            "minimum": -10.25112915,
            "name": "Z",
            "position": 2,
            "stddev": 13.13844665,
            "variance": 172.6187805
          },
          {
            "average": 4614.509553,
            "count": 7593687,
            "maximum": 65522,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3642.879254,
            "variance": 13270569.26
          },
          {
            "average": 1.638945087,
            "count": 7593687,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.149714733,
            "variance": 1.321843967
          },
          {
            "average": 2.158142547,
            "count": 7593687,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.57364117,
            "variance": 2.476346532
          },
          {
            "average": 0.5252956831,
            "count": 7593687,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993597513,
            "variance": 0.2493601613
          },
          {
            "average": 0,
            "count": 7593687,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.550296714,
            "count": 7593687,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8363000868,
            "variance": 0.6993978351
          },
          {
            "average": 3.961961511,
            "count": 7593687,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.21251307,
            "variance": 149.1454756
          },
          {
            "average": 0,
            "count": 7593687,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.919070802,
            "count": 7593687,
            "maximum": 19,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5276881111,
            "variance": 0.2784547426
          },
          {
            "average": 202153258.8,
            "count": 7593687,
            "maximum": 202235796.7,
            "minimum": 202152817.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1016.001471,
            "variance": 1032258.99
          },
          {
            "average": 0,
            "count": 7593687,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7593687,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7593687,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001269738929,
            "count": 7593687,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03561076887,
            "variance": 0.001268126859
          },
          {
            "average": 0.3678857188,
            "count": 7593687,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4822300772,
            "variance": 0.2325458473
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352288.2282,
          4289555.001,
          -10.25112915,
          353959.1682,
          4290808.561,
          431.8888709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352288.228248951,
                4289555.000681761,
                -10.251129148137352
              ],
              [
                352288.228248951,
                4290808.560681761,
                -10.251129148137352
              ],
              [
                353959.16824895097,
                4290808.560681761,
                431.88887085186263
              ],
              [
                353959.16824895097,
                4289555.000681761,
                431.88887085186263
              ],
              [
                352288.228248951,
                4289555.000681761,
                -10.251129148137352
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:23:16+00:00",
        "end_time": "2018-02-08T19:20:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180208_398392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180208_398392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180208_398392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69990893,
            38.74234118,
            -10.25112915,
            -76.68042224,
            38.753911,
            431.8888709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69964111306541,
                  38.742341181266156,
                  -10.251129148137352
                ],
                [
                  -76.69990893323187,
                  38.75363296620707,
                  -10.251129148137352
                ],
                [
                  -76.6806870330694,
                  38.753911003646856,
                  431.88887085186263
                ],
                [
                  -76.68042223780945,
                  38.74261910719253,
                  431.88887085186263
                ],
                [
                  -76.69964111306541,
                  38.742341181266156,
                  -10.251129148137352
                ]
              ]
            ]
          },
          "id": "20180208_398392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180208_398392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:23:16Z",
            "pc:count": 7593687,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353205.0115,
                "count": 7593687,
                "maximum": 353959.1682,
                "minimum": 352288.2282,
                "name": "X",
                "position": 0,
                "stddev": 512.3301126,
                "variance": 262482.1442
              },
              {
                "average": 4290172.715,
                "count": 7593687,
                "maximum": 4290808.561,
                "minimum": 4289555.001,
                "name": "Y",
                "position": 1,
                "stddev": 374.2643127,
                "variance": 140073.7757
              },
              {
                "average": 7.998331281,
                "count": 7593687,
                "maximum": 431.8888709,
                "minimum": -10.25112915,
                "name": "Z",
                "position": 2,
                "stddev": 13.13844665,
                "variance": 172.6187805
              },
              {
                "average": 4614.509553,
                "count": 7593687,
                "maximum": 65522,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3642.879254,
                "variance": 13270569.26
              },
              {
                "average": 1.638945087,
                "count": 7593687,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.149714733,
                "variance": 1.321843967
              },
              {
                "average": 2.158142547,
                "count": 7593687,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.57364117,
                "variance": 2.476346532
              },
              {
                "average": 0.5252956831,
                "count": 7593687,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993597513,
                "variance": 0.2493601613
              },
              {
                "average": 0,
                "count": 7593687,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.550296714,
                "count": 7593687,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8363000868,
                "variance": 0.6993978351
              },
              {
                "average": 3.961961511,
                "count": 7593687,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.21251307,
                "variance": 149.1454756
              },
              {
                "average": 0,
                "count": 7593687,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.919070802,
                "count": 7593687,
                "maximum": 19,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5276881111,
                "variance": 0.2784547426
              },
              {
                "average": 202153258.8,
                "count": 7593687,
                "maximum": 202235796.7,
                "minimum": 202152817.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1016.001471,
                "variance": 1032258.99
              },
              {
                "average": 0,
                "count": 7593687,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7593687,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7593687,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001269738929,
                "count": 7593687,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03561076887,
                "variance": 0.001268126859
              },
              {
                "average": 0.3678857188,
                "count": 7593687,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4822300772,
                "variance": 0.2325458473
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352288.2282,
              4289555.001,
              -10.25112915,
              353959.1682,
              4290808.561,
              431.8888709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352288.228248951,
                    4289555.000681761,
                    -10.251129148137352
                  ],
                  [
                    352288.228248951,
                    4290808.560681761,
                    -10.251129148137352
                  ],
                  [
                    353959.16824895097,
                    4290808.560681761,
                    431.88887085186263
                  ],
                  [
                    353959.16824895097,
                    4289555.000681761,
                    431.88887085186263
                  ],
                  [
                    352288.228248951,
                    4289555.000681761,
                    -10.251129148137352
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:23:16+00:00",
            "end_time": "2018-02-08T19:20: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": "20180208_398396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.6994906705254,
              38.75342539445313,
              -5.633895900620843
            ],
            [
              -76.69975640532317,
              38.7646258202446,
              -5.633895900620843
            ],
            [
              -76.68643454863275,
              38.76481885066911,
              438.8261040993792
            ],
            [
              -76.68617089411582,
              38.75361834809117,
              438.8261040993792
            ],
            [
              -76.6994906705254,
              38.75342539445313,
              -5.633895900620843
            ]
          ]
        ]
      },
      "bbox": [
        -76.69975641,
        38.75342539,
        -5.633895901,
        -76.68617089,
        38.76481885,
        438.8261041
      ],
      "properties": {
        "datetime": "2018-07-20T19:06:34Z",
        "pc:count": 1585144,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353036.4885,
            "count": 1585144,
            "maximum": 353482.0273,
            "minimum": 352324.1473,
            "name": "X",
            "position": 0,
            "stddev": 210.1676663,
            "variance": 44170.44794
          },
          {
            "average": 4291383.33,
            "count": 1585144,
            "maximum": 4292028.27,
            "minimum": 4290784.85,
            "name": "Y",
            "position": 1,
            "stddev": 424.924009,
            "variance": 180560.4134
          },
          {
            "average": 12.52853927,
            "count": 1585144,
            "maximum": 438.8261041,
            "minimum": -5.633895901,
            "name": "Z",
            "position": 2,
            "stddev": 12.81937168,
            "variance": 164.3362903
          },
          {
            "average": 3541.310605,
            "count": 1585144,
            "maximum": 65466,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3777.676988,
            "variance": 14270843.42
          },
          {
            "average": 2.222487673,
            "count": 1585144,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.390950131,
            "variance": 1.934742266
          },
          {
            "average": 3.218311396,
            "count": 1585144,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.633860461,
            "variance": 2.669500007
          },
          {
            "average": 0.6107009836,
            "count": 1585144,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4875914706,
            "variance": 0.2377454422
          },
          {
            "average": 0,
            "count": 1585144,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.504750357,
            "count": 1585144,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.209008564,
            "variance": 1.461701708
          },
          {
            "average": 3.01026677,
            "count": 1585144,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.882422835,
            "variance": 78.89743542
          },
          {
            "average": 0,
            "count": 1585144,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.13048783,
            "count": 1585144,
            "maximum": 121,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.08013156,
            "variance": 198.2501047
          },
          {
            "average": 202379354.8,
            "count": 1585144,
            "maximum": 216148794,
            "minimum": 202153110.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1756540.815,
            "variance": 3085435634000.0
          },
          {
            "average": 0,
            "count": 1585144,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1585144,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1585144,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001944302852,
            "count": 1585144,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0440513764,
            "variance": 0.001940523763
          },
          {
            "average": 0.1670889206,
            "count": 1585144,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3730553592,
            "variance": 0.139170301
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352324.1473,
          4290784.85,
          -5.633895901,
          353482.0273,
          4292028.27,
          438.8261041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352324.14726294985,
                4290784.84983579,
                -5.633895900620843
              ],
              [
                352324.14726294985,
                4292028.26983579,
                -5.633895900620843
              ],
              [
                353482.02726294985,
                4292028.26983579,
                438.8261040993792
              ],
              [
                353482.02726294985,
                4290784.84983579,
                438.8261040993792
              ],
              [
                352324.14726294985,
                4290784.84983579,
                -5.633895900620843
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:06:34+00:00",
        "end_time": "2018-02-08T19:25:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK6/20180208_398396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK6/20180208_398396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180208_398396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69975641,
            38.75342539,
            -5.633895901,
            -76.68617089,
            38.76481885,
            438.8261041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.6994906705254,
                  38.75342539445313,
                  -5.633895900620843
                ],
                [
                  -76.69975640532317,
                  38.7646258202446,
                  -5.633895900620843
                ],
                [
                  -76.68643454863275,
                  38.76481885066911,
                  438.8261040993792
                ],
                [
                  -76.68617089411582,
                  38.75361834809117,
                  438.8261040993792
                ],
                [
                  -76.6994906705254,
                  38.75342539445313,
                  -5.633895900620843
                ]
              ]
            ]
          },
          "id": "20180208_398396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK6/20180208_398396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:06:34Z",
            "pc:count": 1585144,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353036.4885,
                "count": 1585144,
                "maximum": 353482.0273,
                "minimum": 352324.1473,
                "name": "X",
                "position": 0,
                "stddev": 210.1676663,
                "variance": 44170.44794
              },
              {
                "average": 4291383.33,
                "count": 1585144,
                "maximum": 4292028.27,
                "minimum": 4290784.85,
                "name": "Y",
                "position": 1,
                "stddev": 424.924009,
                "variance": 180560.4134
              },
              {
                "average": 12.52853927,
                "count": 1585144,
                "maximum": 438.8261041,
                "minimum": -5.633895901,
                "name": "Z",
                "position": 2,
                "stddev": 12.81937168,
                "variance": 164.3362903
              },
              {
                "average": 3541.310605,
                "count": 1585144,
                "maximum": 65466,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3777.676988,
                "variance": 14270843.42
              },
              {
                "average": 2.222487673,
                "count": 1585144,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.390950131,
                "variance": 1.934742266
              },
              {
                "average": 3.218311396,
                "count": 1585144,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.633860461,
                "variance": 2.669500007
              },
              {
                "average": 0.6107009836,
                "count": 1585144,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4875914706,
                "variance": 0.2377454422
              },
              {
                "average": 0,
                "count": 1585144,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.504750357,
                "count": 1585144,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.209008564,
                "variance": 1.461701708
              },
              {
                "average": 3.01026677,
                "count": 1585144,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.882422835,
                "variance": 78.89743542
              },
              {
                "average": 0,
                "count": 1585144,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.13048783,
                "count": 1585144,
                "maximum": 121,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.08013156,
                "variance": 198.2501047
              },
              {
                "average": 202379354.8,
                "count": 1585144,
                "maximum": 216148794,
                "minimum": 202153110.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1756540.815,
                "variance": 3085435634000.0
              },
              {
                "average": 0,
                "count": 1585144,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1585144,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1585144,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001944302852,
                "count": 1585144,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0440513764,
                "variance": 0.001940523763
              },
              {
                "average": 0.1670889206,
                "count": 1585144,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3730553592,
                "variance": 0.139170301
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352324.1473,
              4290784.85,
              -5.633895901,
              353482.0273,
              4292028.27,
              438.8261041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352324.14726294985,
                    4290784.84983579,
                    -5.633895900620843
                  ],
                  [
                    352324.14726294985,
                    4292028.26983579,
                    -5.633895900620843
                  ],
                  [
                    353482.02726294985,
                    4292028.26983579,
                    438.8261040993792
                  ],
                  [
                    353482.02726294985,
                    4290784.84983579,
                    438.8261040993792
                  ],
                  [
                    352324.14726294985,
                    4290784.84983579,
                    -5.633895900620843
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:06:34+00:00",
            "end_time": "2018-02-08T19:25: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": "20180305_338376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.91005931517626,
              38.69873103208748,
              -10.401414957283208
            ],
            [
              -76.91036101094606,
              38.710066625260104,
              -10.401414957283208
            ],
            [
              -76.88903898499332,
              38.710413159925444,
              300.6585850427168
            ],
            [
              -76.88874065161455,
              38.69907742718008,
              300.6585850427168
            ],
            [
              -76.91005931517626,
              38.69873103208748,
              -10.401414957283208
            ]
          ]
        ]
      },
      "bbox": [
        -76.91036101,
        38.69873103,
        -10.40141496,
        -76.88874065,
        38.71041316,
        300.658585
      ],
      "properties": {
        "datetime": "2018-03-05T18:25:46Z",
        "pc:count": 20961745,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334821.2853,
            "count": 20961745,
            "maximum": 335753.7421,
            "minimum": 333898.9021,
            "name": "X",
            "position": 0,
            "stddev": 483.492272,
            "variance": 233764.7771
          },
          {
            "average": 4285686.224,
            "count": 20961745,
            "maximum": 4286334.39,
            "minimum": 4285075.83,
            "name": "Y",
            "position": 1,
            "stddev": 337.1953696,
            "variance": 113700.7173
          },
          {
            "average": 70.40668811,
            "count": 20961745,
            "maximum": 300.658585,
            "minimum": -10.40141496,
            "name": "Z",
            "position": 2,
            "stddev": 10.71218876,
            "variance": 114.750988
          },
          {
            "average": 4688.196659,
            "count": 20961745,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5511.632949,
            "variance": 30378097.77
          },
          {
            "average": 2.375835695,
            "count": 20961745,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.353942658,
            "variance": 1.833160721
          },
          {
            "average": 3.553584637,
            "count": 20961745,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.401132086,
            "variance": 1.963171123
          },
          {
            "average": 0.4932877487,
            "count": 20961745,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999549556,
            "variance": 0.2499549576
          },
          {
            "average": 0,
            "count": 20961745,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.304894082,
            "count": 20961745,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5281992312,
            "variance": 0.2789944278
          },
          {
            "average": 11.2083799,
            "count": 20961745,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.61257338,
            "variance": 57.95127346
          },
          {
            "average": 0,
            "count": 20961745,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.13000406,
            "count": 20961745,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.475755482,
            "variance": 6.129365208
          },
          {
            "average": 204304850.1,
            "count": 20961745,
            "maximum": 204309546.9,
            "minimum": 204300622.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4033.826553,
            "variance": 16271756.66
          },
          {
            "average": 0,
            "count": 20961745,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20961745,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20961745,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005902180377,
            "count": 20961745,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02428723345,
            "variance": 0.0005898697085
          },
          {
            "average": 0.2690350923,
            "count": 20961745,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4434582514,
            "variance": 0.1966552208
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333898.9021,
          4285075.83,
          -10.40141496,
          335753.7421,
          4286334.39,
          300.658585
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333898.90206758096,
                4285075.82967268,
                -10.401414957283208
              ],
              [
                333898.90206758096,
                4286334.389672681,
                -10.401414957283208
              ],
              [
                335753.7420675809,
                4286334.389672681,
                300.6585850427168
              ],
              [
                335753.7420675809,
                4285075.82967268,
                300.6585850427168
              ],
              [
                333898.90206758096,
                4285075.82967268,
                -10.401414957283208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:25:46+00:00",
        "end_time": "2018-03-05T15:57:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_338376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_338376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_338376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91036101,
            38.69873103,
            -10.40141496,
            -76.88874065,
            38.71041316,
            300.658585
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.91005931517626,
                  38.69873103208748,
                  -10.401414957283208
                ],
                [
                  -76.91036101094606,
                  38.710066625260104,
                  -10.401414957283208
                ],
                [
                  -76.88903898499332,
                  38.710413159925444,
                  300.6585850427168
                ],
                [
                  -76.88874065161455,
                  38.69907742718008,
                  300.6585850427168
                ],
                [
                  -76.91005931517626,
                  38.69873103208748,
                  -10.401414957283208
                ]
              ]
            ]
          },
          "id": "20180305_338376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_338376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:25:46Z",
            "pc:count": 20961745,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334821.2853,
                "count": 20961745,
                "maximum": 335753.7421,
                "minimum": 333898.9021,
                "name": "X",
                "position": 0,
                "stddev": 483.492272,
                "variance": 233764.7771
              },
              {
                "average": 4285686.224,
                "count": 20961745,
                "maximum": 4286334.39,
                "minimum": 4285075.83,
                "name": "Y",
                "position": 1,
                "stddev": 337.1953696,
                "variance": 113700.7173
              },
              {
                "average": 70.40668811,
                "count": 20961745,
                "maximum": 300.658585,
                "minimum": -10.40141496,
                "name": "Z",
                "position": 2,
                "stddev": 10.71218876,
                "variance": 114.750988
              },
              {
                "average": 4688.196659,
                "count": 20961745,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5511.632949,
                "variance": 30378097.77
              },
              {
                "average": 2.375835695,
                "count": 20961745,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.353942658,
                "variance": 1.833160721
              },
              {
                "average": 3.553584637,
                "count": 20961745,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.401132086,
                "variance": 1.963171123
              },
              {
                "average": 0.4932877487,
                "count": 20961745,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999549556,
                "variance": 0.2499549576
              },
              {
                "average": 0,
                "count": 20961745,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.304894082,
                "count": 20961745,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5281992312,
                "variance": 0.2789944278
              },
              {
                "average": 11.2083799,
                "count": 20961745,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.61257338,
                "variance": 57.95127346
              },
              {
                "average": 0,
                "count": 20961745,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.13000406,
                "count": 20961745,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.475755482,
                "variance": 6.129365208
              },
              {
                "average": 204304850.1,
                "count": 20961745,
                "maximum": 204309546.9,
                "minimum": 204300622.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4033.826553,
                "variance": 16271756.66
              },
              {
                "average": 0,
                "count": 20961745,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20961745,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20961745,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005902180377,
                "count": 20961745,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02428723345,
                "variance": 0.0005898697085
              },
              {
                "average": 0.2690350923,
                "count": 20961745,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4434582514,
                "variance": 0.1966552208
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333898.9021,
              4285075.83,
              -10.40141496,
              335753.7421,
              4286334.39,
              300.658585
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333898.90206758096,
                    4285075.82967268,
                    -10.401414957283208
                  ],
                  [
                    333898.90206758096,
                    4286334.389672681,
                    -10.401414957283208
                  ],
                  [
                    335753.7420675809,
                    4286334.389672681,
                    300.6585850427168
                  ],
                  [
                    335753.7420675809,
                    4285075.82967268,
                    300.6585850427168
                  ],
                  [
                    333898.90206758096,
                    4285075.82967268,
                    -10.401414957283208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:25:46+00:00",
            "end_time": "2018-03-05T15:57: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": "20180305_338380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.91004608965248,
              38.70971239951876,
              -10.436055320555027
            ],
            [
              -76.91034795443994,
              38.72104995292854,
              -10.436055320555027
            ],
            [
              -76.8890222051194,
              38.72139657458681,
              295.82394467944493
            ],
            [
              -76.88872370521725,
              38.71005888155722,
              295.82394467944493
            ],
            [
              -76.91004608965248,
              38.70971239951876,
              -10.436055320555027
            ]
          ]
        ]
      },
      "bbox": [
        -76.91034795,
        38.7097124,
        -10.43605532,
        -76.88872371,
        38.72139657,
        295.8239447
      ],
      "properties": {
        "datetime": "2018-03-05T18:25:21Z",
        "pc:count": 20955498,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334797.0817,
            "count": 20955498,
            "maximum": 335780.3461,
            "minimum": 333925.4661,
            "name": "X",
            "position": 0,
            "stddev": 544.5885128,
            "variance": 296576.6483
          },
          {
            "average": 4286911.137,
            "count": 20955498,
            "maximum": 4287553.287,
            "minimum": 4286294.507,
            "name": "Y",
            "position": 1,
            "stddev": 362.2512155,
            "variance": 131225.9431
          },
          {
            "average": 62.85804458,
            "count": 20955498,
            "maximum": 295.8239447,
            "minimum": -10.43605532,
            "name": "Z",
            "position": 2,
            "stddev": 14.55202719,
            "variance": 211.7614955
          },
          {
            "average": 3938.390923,
            "count": 20955498,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4681.389417,
            "variance": 21915406.88
          },
          {
            "average": 2.383835975,
            "count": 20955498,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33809805,
            "variance": 1.790506392
          },
          {
            "average": 3.530229585,
            "count": 20955498,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.370385059,
            "variance": 1.877955211
          },
          {
            "average": 0.5175594491,
            "count": 20955498,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996915825,
            "variance": 0.2496916777
          },
          {
            "average": 0,
            "count": 20955498,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317005351,
            "count": 20955498,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5716659253,
            "variance": 0.3268019302
          },
          {
            "average": -6.832643741,
            "count": 20955498,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.681306,
            "variance": 136.4529098
          },
          {
            "average": 0,
            "count": 20955498,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.05012069,
            "count": 20955498,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.425308355,
            "variance": 2.031503908
          },
          {
            "average": 204301723.7,
            "count": 20955498,
            "maximum": 204309521.6,
            "minimum": 204300595.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2156.618211,
            "variance": 4651002.11
          },
          {
            "average": 0,
            "count": 20955498,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20955498,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20955498,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009586028449,
            "count": 20955498,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03094646945,
            "variance": 0.0009576839712
          },
          {
            "average": 0.304872831,
            "count": 20955498,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4603535576,
            "variance": 0.211925398
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333925.4661,
          4286294.507,
          -10.43605532,
          335780.3461,
          4287553.287,
          295.8239447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333925.4660636355,
                4286294.506859797,
                -10.436055320555027
              ],
              [
                333925.4660636355,
                4287553.286859796,
                -10.436055320555027
              ],
              [
                335780.3460636355,
                4287553.286859796,
                295.82394467944493
              ],
              [
                335780.3460636355,
                4286294.506859797,
                295.82394467944493
              ],
              [
                333925.4660636355,
                4286294.506859797,
                -10.436055320555027
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:25:21+00:00",
        "end_time": "2018-03-05T15:56:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_338380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_338380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_338380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91034795,
            38.7097124,
            -10.43605532,
            -76.88872371,
            38.72139657,
            295.8239447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.91004608965248,
                  38.70971239951876,
                  -10.436055320555027
                ],
                [
                  -76.91034795443994,
                  38.72104995292854,
                  -10.436055320555027
                ],
                [
                  -76.8890222051194,
                  38.72139657458681,
                  295.82394467944493
                ],
                [
                  -76.88872370521725,
                  38.71005888155722,
                  295.82394467944493
                ],
                [
                  -76.91004608965248,
                  38.70971239951876,
                  -10.436055320555027
                ]
              ]
            ]
          },
          "id": "20180305_338380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_338380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:25:21Z",
            "pc:count": 20955498,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334797.0817,
                "count": 20955498,
                "maximum": 335780.3461,
                "minimum": 333925.4661,
                "name": "X",
                "position": 0,
                "stddev": 544.5885128,
                "variance": 296576.6483
              },
              {
                "average": 4286911.137,
                "count": 20955498,
                "maximum": 4287553.287,
                "minimum": 4286294.507,
                "name": "Y",
                "position": 1,
                "stddev": 362.2512155,
                "variance": 131225.9431
              },
              {
                "average": 62.85804458,
                "count": 20955498,
                "maximum": 295.8239447,
                "minimum": -10.43605532,
                "name": "Z",
                "position": 2,
                "stddev": 14.55202719,
                "variance": 211.7614955
              },
              {
                "average": 3938.390923,
                "count": 20955498,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4681.389417,
                "variance": 21915406.88
              },
              {
                "average": 2.383835975,
                "count": 20955498,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33809805,
                "variance": 1.790506392
              },
              {
                "average": 3.530229585,
                "count": 20955498,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.370385059,
                "variance": 1.877955211
              },
              {
                "average": 0.5175594491,
                "count": 20955498,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996915825,
                "variance": 0.2496916777
              },
              {
                "average": 0,
                "count": 20955498,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317005351,
                "count": 20955498,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5716659253,
                "variance": 0.3268019302
              },
              {
                "average": -6.832643741,
                "count": 20955498,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.681306,
                "variance": 136.4529098
              },
              {
                "average": 0,
                "count": 20955498,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.05012069,
                "count": 20955498,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.425308355,
                "variance": 2.031503908
              },
              {
                "average": 204301723.7,
                "count": 20955498,
                "maximum": 204309521.6,
                "minimum": 204300595.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2156.618211,
                "variance": 4651002.11
              },
              {
                "average": 0,
                "count": 20955498,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20955498,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20955498,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009586028449,
                "count": 20955498,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03094646945,
                "variance": 0.0009576839712
              },
              {
                "average": 0.304872831,
                "count": 20955498,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4603535576,
                "variance": 0.211925398
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333925.4661,
              4286294.507,
              -10.43605532,
              335780.3461,
              4287553.287,
              295.8239447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333925.4660636355,
                    4286294.506859797,
                    -10.436055320555027
                  ],
                  [
                    333925.4660636355,
                    4287553.286859796,
                    -10.436055320555027
                  ],
                  [
                    335780.3460636355,
                    4287553.286859796,
                    295.82394467944493
                  ],
                  [
                    335780.3460636355,
                    4286294.506859797,
                    295.82394467944493
                  ],
                  [
                    333925.4660636355,
                    4286294.506859797,
                    -10.436055320555027
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:25:21+00:00",
            "end_time": "2018-03-05T15:56: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": "20180305_338388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.91001858976472,
              38.73167895739878,
              -10.410698948225559
            ],
            [
              -76.91032068226134,
              38.74301628815625,
              -10.410698948225559
            ],
            [
              -76.88898840055904,
              38.74336306867137,
              290.00930105177446
            ],
            [
              -76.88868967656572,
              38.73202559825699,
              290.00930105177446
            ],
            [
              -76.91001858976472,
              38.73167895739878,
              -10.410698948225559
            ]
          ]
        ]
      },
      "bbox": [
        -76.91032068,
        38.73167896,
        -10.41069895,
        -76.88868968,
        38.74336307,
        290.0093011
      ],
      "properties": {
        "datetime": "2018-03-05T15:56:43Z",
        "pc:count": 16353695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334880.1532,
            "count": 16353695,
            "maximum": 335833.5914,
            "minimum": 333978.7114,
            "name": "X",
            "position": 0,
            "stddev": 481.4017071,
            "variance": 231747.6036
          },
          {
            "average": 4289374.747,
            "count": 16353695,
            "maximum": 4289991.05,
            "minimum": 4288732.29,
            "name": "Y",
            "position": 1,
            "stddev": 334.1417762,
            "variance": 111650.7266
          },
          {
            "average": 63.75489772,
            "count": 16353695,
            "maximum": 290.0093011,
            "minimum": -10.41069895,
            "name": "Z",
            "position": 2,
            "stddev": 13.14021458,
            "variance": 172.6652391
          },
          {
            "average": 6093.142677,
            "count": 16353695,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6391.303374,
            "variance": 40848758.82
          },
          {
            "average": 2.120375059,
            "count": 16353695,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.337310256,
            "variance": 1.788398721
          },
          {
            "average": 3.075926389,
            "count": 16353695,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.612481026,
            "variance": 2.600095058
          },
          {
            "average": 0.5062954886,
            "count": 16353695,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999603805,
            "variance": 0.2499603821
          },
          {
            "average": 0,
            "count": 16353695,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.360573497,
            "count": 16353695,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5818862745,
            "variance": 0.3385916364
          },
          {
            "average": 10.6610101,
            "count": 16353695,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.997823475,
            "variance": 63.96518033
          },
          {
            "average": 0,
            "count": 16353695,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.34627807,
            "count": 16353695,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4897120796,
            "variance": 0.2398179209
          },
          {
            "average": 204299989.1,
            "count": 16353695,
            "maximum": 204300603.3,
            "minimum": 204298846.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 444.6652468,
            "variance": 197727.1817
          },
          {
            "average": 0,
            "count": 16353695,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16353695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16353695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008382815015,
            "count": 16353695,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02894095432,
            "variance": 0.0008375788369
          },
          {
            "average": 0.3453111361,
            "count": 16353695,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4754696302,
            "variance": 0.2260713692
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333978.7114,
          4288732.29,
          -10.41069895,
          335833.5914,
          4289991.05,
          290.0093011
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333978.711387227,
                4288732.289718763,
                -10.410698948225559
              ],
              [
                333978.711387227,
                4289991.049718763,
                -10.410698948225559
              ],
              [
                335833.591387227,
                4289991.049718763,
                290.00930105177446
              ],
              [
                335833.591387227,
                4288732.289718763,
                290.00930105177446
              ],
              [
                333978.711387227,
                4288732.289718763,
                -10.410698948225559
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:56:43+00:00",
        "end_time": "2018-03-05T15:27:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_338388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_338388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_338388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91032068,
            38.73167896,
            -10.41069895,
            -76.88868968,
            38.74336307,
            290.0093011
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.91001858976472,
                  38.73167895739878,
                  -10.410698948225559
                ],
                [
                  -76.91032068226134,
                  38.74301628815625,
                  -10.410698948225559
                ],
                [
                  -76.88898840055904,
                  38.74336306867137,
                  290.00930105177446
                ],
                [
                  -76.88868967656572,
                  38.73202559825699,
                  290.00930105177446
                ],
                [
                  -76.91001858976472,
                  38.73167895739878,
                  -10.410698948225559
                ]
              ]
            ]
          },
          "id": "20180305_338388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_338388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:56:43Z",
            "pc:count": 16353695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334880.1532,
                "count": 16353695,
                "maximum": 335833.5914,
                "minimum": 333978.7114,
                "name": "X",
                "position": 0,
                "stddev": 481.4017071,
                "variance": 231747.6036
              },
              {
                "average": 4289374.747,
                "count": 16353695,
                "maximum": 4289991.05,
                "minimum": 4288732.29,
                "name": "Y",
                "position": 1,
                "stddev": 334.1417762,
                "variance": 111650.7266
              },
              {
                "average": 63.75489772,
                "count": 16353695,
                "maximum": 290.0093011,
                "minimum": -10.41069895,
                "name": "Z",
                "position": 2,
                "stddev": 13.14021458,
                "variance": 172.6652391
              },
              {
                "average": 6093.142677,
                "count": 16353695,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6391.303374,
                "variance": 40848758.82
              },
              {
                "average": 2.120375059,
                "count": 16353695,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.337310256,
                "variance": 1.788398721
              },
              {
                "average": 3.075926389,
                "count": 16353695,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.612481026,
                "variance": 2.600095058
              },
              {
                "average": 0.5062954886,
                "count": 16353695,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999603805,
                "variance": 0.2499603821
              },
              {
                "average": 0,
                "count": 16353695,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.360573497,
                "count": 16353695,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5818862745,
                "variance": 0.3385916364
              },
              {
                "average": 10.6610101,
                "count": 16353695,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.997823475,
                "variance": 63.96518033
              },
              {
                "average": 0,
                "count": 16353695,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.34627807,
                "count": 16353695,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4897120796,
                "variance": 0.2398179209
              },
              {
                "average": 204299989.1,
                "count": 16353695,
                "maximum": 204300603.3,
                "minimum": 204298846.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 444.6652468,
                "variance": 197727.1817
              },
              {
                "average": 0,
                "count": 16353695,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16353695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16353695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008382815015,
                "count": 16353695,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02894095432,
                "variance": 0.0008375788369
              },
              {
                "average": 0.3453111361,
                "count": 16353695,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4754696302,
                "variance": 0.2260713692
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333978.7114,
              4288732.29,
              -10.41069895,
              335833.5914,
              4289991.05,
              290.0093011
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333978.711387227,
                    4288732.289718763,
                    -10.410698948225559
                  ],
                  [
                    333978.711387227,
                    4289991.049718763,
                    -10.410698948225559
                  ],
                  [
                    335833.591387227,
                    4289991.049718763,
                    290.00930105177446
                  ],
                  [
                    335833.591387227,
                    4288732.289718763,
                    290.00930105177446
                  ],
                  [
                    333978.711387227,
                    4288732.289718763,
                    -10.410698948225559
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:56:43+00:00",
            "end_time": "2018-03-05T15:27: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": "20180305_344376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88903469886907,
              38.69871114083478,
              -10.36673249226402
            ],
            [
              -76.8893331222026,
              38.71004867374761,
              -10.36673249226402
            ],
            [
              -76.8680119929469,
              38.71039135542582,
              301.473267507736
            ],
            [
              -76.86771693251691,
              38.69905368446845,
              301.473267507736
            ],
            [
              -76.88903469886907,
              38.69871114083478,
              -10.36673249226402
            ]
          ]
        ]
      },
      "bbox": [
        -76.88933312,
        38.69871114,
        -10.36673249,
        -76.86771693,
        38.71039136,
        301.4732675
      ],
      "properties": {
        "datetime": "2018-03-05T18:33:57Z",
        "pc:count": 17029225,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336652.9342,
            "count": 17029225,
            "maximum": 337582.0712,
            "minimum": 335727.3312,
            "name": "X",
            "position": 0,
            "stddev": 464.1658684,
            "variance": 215449.9534
          },
          {
            "average": 4285645.321,
            "count": 17029225,
            "maximum": 4286294.467,
            "minimum": 4285035.707,
            "name": "Y",
            "position": 1,
            "stddev": 359.8405,
            "variance": 129485.1854
          },
          {
            "average": 74.26021833,
            "count": 17029225,
            "maximum": 301.4732675,
            "minimum": -10.36673249,
            "name": "Z",
            "position": 2,
            "stddev": 7.935012046,
            "variance": 62.96441617
          },
          {
            "average": 4745.900357,
            "count": 17029225,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5253.693273,
            "variance": 27601293
          },
          {
            "average": 2.282762016,
            "count": 17029225,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.355693621,
            "variance": 1.837905195
          },
          {
            "average": 3.363423526,
            "count": 17029225,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.506019082,
            "variance": 2.268093476
          },
          {
            "average": 0.5044603028,
            "count": 17029225,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49998012,
            "variance": 0.2499801204
          },
          {
            "average": 0,
            "count": 17029225,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357137862,
            "count": 17029225,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6703795772,
            "variance": 0.4494087775
          },
          {
            "average": -11.95179698,
            "count": 17029225,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.222101976,
            "variance": 52.15875695
          },
          {
            "average": 0,
            "count": 17029225,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.4901226,
            "count": 17029225,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5816476566,
            "variance": 0.3383139964
          },
          {
            "average": 204309738.3,
            "count": 17029225,
            "maximum": 204310037.3,
            "minimum": 204301390.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 517.657618,
            "variance": 267969.4094
          },
          {
            "average": 0,
            "count": 17029225,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17029225,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17029225,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007014411989,
            "count": 17029225,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02647544561,
            "variance": 0.0007009492203
          },
          {
            "average": 0.3774071339,
            "count": 17029225,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4847380767,
            "variance": 0.234971003
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335727.3312,
          4285035.707,
          -10.36673249,
          337582.0712,
          4286294.467,
          301.4732675
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335727.3312150483,
                4285035.7069385955,
                -10.36673249226402
              ],
              [
                335727.3312150483,
                4286294.466938595,
                -10.36673249226402
              ],
              [
                337582.0712150483,
                4286294.466938595,
                301.473267507736
              ],
              [
                337582.0712150483,
                4285035.7069385955,
                301.473267507736
              ],
              [
                335727.3312150483,
                4285035.7069385955,
                -10.36673249226402
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:33:57+00:00",
        "end_time": "2018-03-05T16:09:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_344376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_344376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_344376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88933312,
            38.69871114,
            -10.36673249,
            -76.86771693,
            38.71039136,
            301.4732675
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88903469886907,
                  38.69871114083478,
                  -10.36673249226402
                ],
                [
                  -76.8893331222026,
                  38.71004867374761,
                  -10.36673249226402
                ],
                [
                  -76.8680119929469,
                  38.71039135542582,
                  301.473267507736
                ],
                [
                  -76.86771693251691,
                  38.69905368446845,
                  301.473267507736
                ],
                [
                  -76.88903469886907,
                  38.69871114083478,
                  -10.36673249226402
                ]
              ]
            ]
          },
          "id": "20180305_344376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_344376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:33:57Z",
            "pc:count": 17029225,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336652.9342,
                "count": 17029225,
                "maximum": 337582.0712,
                "minimum": 335727.3312,
                "name": "X",
                "position": 0,
                "stddev": 464.1658684,
                "variance": 215449.9534
              },
              {
                "average": 4285645.321,
                "count": 17029225,
                "maximum": 4286294.467,
                "minimum": 4285035.707,
                "name": "Y",
                "position": 1,
                "stddev": 359.8405,
                "variance": 129485.1854
              },
              {
                "average": 74.26021833,
                "count": 17029225,
                "maximum": 301.4732675,
                "minimum": -10.36673249,
                "name": "Z",
                "position": 2,
                "stddev": 7.935012046,
                "variance": 62.96441617
              },
              {
                "average": 4745.900357,
                "count": 17029225,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5253.693273,
                "variance": 27601293
              },
              {
                "average": 2.282762016,
                "count": 17029225,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.355693621,
                "variance": 1.837905195
              },
              {
                "average": 3.363423526,
                "count": 17029225,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.506019082,
                "variance": 2.268093476
              },
              {
                "average": 0.5044603028,
                "count": 17029225,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49998012,
                "variance": 0.2499801204
              },
              {
                "average": 0,
                "count": 17029225,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357137862,
                "count": 17029225,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6703795772,
                "variance": 0.4494087775
              },
              {
                "average": -11.95179698,
                "count": 17029225,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.222101976,
                "variance": 52.15875695
              },
              {
                "average": 0,
                "count": 17029225,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.4901226,
                "count": 17029225,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5816476566,
                "variance": 0.3383139964
              },
              {
                "average": 204309738.3,
                "count": 17029225,
                "maximum": 204310037.3,
                "minimum": 204301390.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 517.657618,
                "variance": 267969.4094
              },
              {
                "average": 0,
                "count": 17029225,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17029225,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17029225,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007014411989,
                "count": 17029225,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02647544561,
                "variance": 0.0007009492203
              },
              {
                "average": 0.3774071339,
                "count": 17029225,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4847380767,
                "variance": 0.234971003
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335727.3312,
              4285035.707,
              -10.36673249,
              337582.0712,
              4286294.467,
              301.4732675
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335727.3312150483,
                    4285035.7069385955,
                    -10.36673249226402
                  ],
                  [
                    335727.3312150483,
                    4286294.466938595,
                    -10.36673249226402
                  ],
                  [
                    337582.0712150483,
                    4286294.466938595,
                    301.473267507736
                  ],
                  [
                    337582.0712150483,
                    4285035.7069385955,
                    301.473267507736
                  ],
                  [
                    335727.3312150483,
                    4285035.7069385955,
                    -10.36673249226402
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:33:57+00:00",
            "end_time": "2018-03-05T16:09:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_338384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.91003172081292,
              38.72069595047564,
              -10.445591441749173
            ],
            [
              -76.91033367294729,
              38.73203240182077,
              -10.445591441749173
            ],
            [
              -76.88900626837751,
              38.732379076739186,
              305.91440855825084
            ],
            [
              -76.88870768238857,
              38.721042485778405,
              305.91440855825084
            ],
            [
              -76.91003172081292,
              38.72069595047564,
              -10.445591441749173
            ]
          ]
        ]
      },
      "bbox": [
        -76.91033367,
        38.72069595,
        -10.44559144,
        -76.88870768,
        38.73237908,
        305.9144086
      ],
      "properties": {
        "datetime": "2018-03-05T16:10:32Z",
        "pc:count": 18378051,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334966.6972,
            "count": 18378051,
            "maximum": 335806.8803,
            "minimum": 333952.1403,
            "name": "X",
            "position": 0,
            "stddev": 550.0756945,
            "variance": 302583.2697
          },
          {
            "average": 4288121.092,
            "count": 18378051,
            "maximum": 4288772.086,
            "minimum": 4287513.426,
            "name": "Y",
            "position": 1,
            "stddev": 346.2642154,
            "variance": 119898.9068
          },
          {
            "average": 49.27177982,
            "count": 18378051,
            "maximum": 305.9144086,
            "minimum": -10.44559144,
            "name": "Z",
            "position": 2,
            "stddev": 18.14518034,
            "variance": 329.2475697
          },
          {
            "average": 4262.789753,
            "count": 18378051,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5053.921358,
            "variance": 25542121.09
          },
          {
            "average": 2.307866487,
            "count": 18378051,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.341104309,
            "variance": 1.798560768
          },
          {
            "average": 3.393387906,
            "count": 18378051,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.45487075,
            "variance": 2.116648898
          },
          {
            "average": 0.5136147462,
            "count": 18378051,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998146179,
            "variance": 0.2498146523
          },
          {
            "average": 0,
            "count": 18378051,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313956415,
            "count": 18378051,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5739394832,
            "variance": 0.3294065304
          },
          {
            "average": -4.597376828,
            "count": 18378051,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.9705151,
            "variance": 168.234262
          },
          {
            "average": 0,
            "count": 18378051,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.17342334,
            "count": 18378051,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6217058909,
            "variance": 0.3865182148
          },
          {
            "average": 204300723.2,
            "count": 18378051,
            "maximum": 204301432,
            "minimum": 204299638.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 536.5013421,
            "variance": 287833.6901
          },
          {
            "average": 0,
            "count": 18378051,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18378051,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18378051,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009066793862,
            "count": 18378051,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03009746448,
            "variance": 0.000905857368
          },
          {
            "average": 0.3972619295,
            "count": 18378051,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.489331076,
            "variance": 0.2394449019
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333952.1403,
          4287513.426,
          -10.44559144,
          335806.8803,
          4288772.086,
          305.9144086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333952.14028521953,
                4287513.426336263,
                -10.445591441749173
              ],
              [
                333952.14028521953,
                4288772.086336263,
                -10.445591441749173
              ],
              [
                335806.8802852195,
                4288772.086336263,
                305.91440855825084
              ],
              [
                335806.8802852195,
                4287513.426336263,
                305.91440855825084
              ],
              [
                333952.14028521953,
                4287513.426336263,
                -10.445591441749173
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:10:32+00:00",
        "end_time": "2018-03-05T15:40:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_338384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_338384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_338384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91033367,
            38.72069595,
            -10.44559144,
            -76.88870768,
            38.73237908,
            305.9144086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.91003172081292,
                  38.72069595047564,
                  -10.445591441749173
                ],
                [
                  -76.91033367294729,
                  38.73203240182077,
                  -10.445591441749173
                ],
                [
                  -76.88900626837751,
                  38.732379076739186,
                  305.91440855825084
                ],
                [
                  -76.88870768238857,
                  38.721042485778405,
                  305.91440855825084
                ],
                [
                  -76.91003172081292,
                  38.72069595047564,
                  -10.445591441749173
                ]
              ]
            ]
          },
          "id": "20180305_338384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_338384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:10:32Z",
            "pc:count": 18378051,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334966.6972,
                "count": 18378051,
                "maximum": 335806.8803,
                "minimum": 333952.1403,
                "name": "X",
                "position": 0,
                "stddev": 550.0756945,
                "variance": 302583.2697
              },
              {
                "average": 4288121.092,
                "count": 18378051,
                "maximum": 4288772.086,
                "minimum": 4287513.426,
                "name": "Y",
                "position": 1,
                "stddev": 346.2642154,
                "variance": 119898.9068
              },
              {
                "average": 49.27177982,
                "count": 18378051,
                "maximum": 305.9144086,
                "minimum": -10.44559144,
                "name": "Z",
                "position": 2,
                "stddev": 18.14518034,
                "variance": 329.2475697
              },
              {
                "average": 4262.789753,
                "count": 18378051,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5053.921358,
                "variance": 25542121.09
              },
              {
                "average": 2.307866487,
                "count": 18378051,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.341104309,
                "variance": 1.798560768
              },
              {
                "average": 3.393387906,
                "count": 18378051,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.45487075,
                "variance": 2.116648898
              },
              {
                "average": 0.5136147462,
                "count": 18378051,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998146179,
                "variance": 0.2498146523
              },
              {
                "average": 0,
                "count": 18378051,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313956415,
                "count": 18378051,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5739394832,
                "variance": 0.3294065304
              },
              {
                "average": -4.597376828,
                "count": 18378051,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.9705151,
                "variance": 168.234262
              },
              {
                "average": 0,
                "count": 18378051,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.17342334,
                "count": 18378051,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6217058909,
                "variance": 0.3865182148
              },
              {
                "average": 204300723.2,
                "count": 18378051,
                "maximum": 204301432,
                "minimum": 204299638.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 536.5013421,
                "variance": 287833.6901
              },
              {
                "average": 0,
                "count": 18378051,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18378051,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18378051,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009066793862,
                "count": 18378051,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03009746448,
                "variance": 0.000905857368
              },
              {
                "average": 0.3972619295,
                "count": 18378051,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.489331076,
                "variance": 0.2394449019
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333952.1403,
              4287513.426,
              -10.44559144,
              335806.8803,
              4288772.086,
              305.9144086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333952.14028521953,
                    4287513.426336263,
                    -10.445591441749173
                  ],
                  [
                    333952.14028521953,
                    4288772.086336263,
                    -10.445591441749173
                  ],
                  [
                    335806.8802852195,
                    4288772.086336263,
                    305.91440855825084
                  ],
                  [
                    335806.8802852195,
                    4287513.426336263,
                    305.91440855825084
                  ],
                  [
                    333952.14028521953,
                    4287513.426336263,
                    -10.445591441749173
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:10:32+00:00",
            "end_time": "2018-03-05T15:40:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_344380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88901973254502,
              38.70969468920094,
              -10.448838418902113
            ],
            [
              -76.88931825635399,
              38.72103166045121,
              -10.448838418902113
            ],
            [
              -76.86799317399192,
              38.72137443144867,
              304.67116158109786
            ],
            [
              -76.86769801486902,
              38.71003732213668,
              304.67116158109786
            ],
            [
              -76.88901973254502,
              38.70969468920094,
              -10.448838418902113
            ]
          ]
        ]
      },
      "bbox": [
        -76.88931826,
        38.70969469,
        -10.44883842,
        -76.86769801,
        38.72137443,
        304.6711616
      ],
      "properties": {
        "datetime": "2018-03-05T18:33:57Z",
        "pc:count": 20632057,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336577.1349,
            "count": 20632057,
            "maximum": 337608.5715,
            "minimum": 335753.7715,
            "name": "X",
            "position": 0,
            "stddev": 535.716189,
            "variance": 286991.8351
          },
          {
            "average": 4286901.498,
            "count": 20632057,
            "maximum": 4287513.32,
            "minimum": 4286254.62,
            "name": "Y",
            "position": 1,
            "stddev": 359.1445597,
            "variance": 128984.8147
          },
          {
            "average": 72.42351726,
            "count": 20632057,
            "maximum": 304.6711616,
            "minimum": -10.44883842,
            "name": "Z",
            "position": 2,
            "stddev": 9.949402378,
            "variance": 98.99060767
          },
          {
            "average": 4698.755571,
            "count": 20632057,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5503.032688,
            "variance": 30283368.77
          },
          {
            "average": 2.375728169,
            "count": 20632057,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.359001981,
            "variance": 1.846886385
          },
          {
            "average": 3.547209423,
            "count": 20632057,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.412535094,
            "variance": 1.995255392
          },
          {
            "average": 0.5011890962,
            "count": 20632057,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985982,
            "variance": 0.2499985982
          },
          {
            "average": 0,
            "count": 20632057,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303077245,
            "count": 20632057,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.528462149,
            "variance": 0.279272243
          },
          {
            "average": 8.021075636,
            "count": 20632057,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.58605062,
            "variance": 134.236569
          },
          {
            "average": 0,
            "count": 20632057,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.91769982,
            "count": 20632057,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.550036364,
            "variance": 6.502685456
          },
          {
            "average": 204306052.3,
            "count": 20632057,
            "maximum": 204310037.7,
            "minimum": 204301388,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4038.360117,
            "variance": 16308352.43
          },
          {
            "average": 0,
            "count": 20632057,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20632057,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20632057,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006442401744,
            "count": 20632057,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02537371002,
            "variance": 0.0006438251602
          },
          {
            "average": 0.2736286547,
            "count": 20632057,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4458206182,
            "variance": 0.1987560236
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335753.7715,
          4286254.62,
          -10.44883842,
          337608.5715,
          4287513.32,
          304.6711616
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335753.77154879423,
                4286254.6200391315,
                -10.448838418902113
              ],
              [
                335753.77154879423,
                4287513.320039131,
                -10.448838418902113
              ],
              [
                337608.5715487943,
                4287513.320039131,
                304.67116158109786
              ],
              [
                337608.5715487943,
                4286254.6200391315,
                304.67116158109786
              ],
              [
                335753.77154879423,
                4286254.6200391315,
                -10.448838418902113
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:33:57+00:00",
        "end_time": "2018-03-05T16:09:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_344380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_344380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_344380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88931826,
            38.70969469,
            -10.44883842,
            -76.86769801,
            38.72137443,
            304.6711616
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88901973254502,
                  38.70969468920094,
                  -10.448838418902113
                ],
                [
                  -76.88931825635399,
                  38.72103166045121,
                  -10.448838418902113
                ],
                [
                  -76.86799317399192,
                  38.72137443144867,
                  304.67116158109786
                ],
                [
                  -76.86769801486902,
                  38.71003732213668,
                  304.67116158109786
                ],
                [
                  -76.88901973254502,
                  38.70969468920094,
                  -10.448838418902113
                ]
              ]
            ]
          },
          "id": "20180305_344380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_344380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:33:57Z",
            "pc:count": 20632057,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336577.1349,
                "count": 20632057,
                "maximum": 337608.5715,
                "minimum": 335753.7715,
                "name": "X",
                "position": 0,
                "stddev": 535.716189,
                "variance": 286991.8351
              },
              {
                "average": 4286901.498,
                "count": 20632057,
                "maximum": 4287513.32,
                "minimum": 4286254.62,
                "name": "Y",
                "position": 1,
                "stddev": 359.1445597,
                "variance": 128984.8147
              },
              {
                "average": 72.42351726,
                "count": 20632057,
                "maximum": 304.6711616,
                "minimum": -10.44883842,
                "name": "Z",
                "position": 2,
                "stddev": 9.949402378,
                "variance": 98.99060767
              },
              {
                "average": 4698.755571,
                "count": 20632057,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5503.032688,
                "variance": 30283368.77
              },
              {
                "average": 2.375728169,
                "count": 20632057,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.359001981,
                "variance": 1.846886385
              },
              {
                "average": 3.547209423,
                "count": 20632057,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.412535094,
                "variance": 1.995255392
              },
              {
                "average": 0.5011890962,
                "count": 20632057,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985982,
                "variance": 0.2499985982
              },
              {
                "average": 0,
                "count": 20632057,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303077245,
                "count": 20632057,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.528462149,
                "variance": 0.279272243
              },
              {
                "average": 8.021075636,
                "count": 20632057,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.58605062,
                "variance": 134.236569
              },
              {
                "average": 0,
                "count": 20632057,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.91769982,
                "count": 20632057,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.550036364,
                "variance": 6.502685456
              },
              {
                "average": 204306052.3,
                "count": 20632057,
                "maximum": 204310037.7,
                "minimum": 204301388,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4038.360117,
                "variance": 16308352.43
              },
              {
                "average": 0,
                "count": 20632057,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20632057,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20632057,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006442401744,
                "count": 20632057,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02537371002,
                "variance": 0.0006438251602
              },
              {
                "average": 0.2736286547,
                "count": 20632057,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4458206182,
                "variance": 0.1987560236
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335753.7715,
              4286254.62,
              -10.44883842,
              337608.5715,
              4287513.32,
              304.6711616
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335753.77154879423,
                    4286254.6200391315,
                    -10.448838418902113
                  ],
                  [
                    335753.77154879423,
                    4287513.320039131,
                    -10.448838418902113
                  ],
                  [
                    337608.5715487943,
                    4287513.320039131,
                    304.67116158109786
                  ],
                  [
                    337608.5715487943,
                    4286254.6200391315,
                    304.67116158109786
                  ],
                  [
                    335753.77154879423,
                    4286254.6200391315,
                    -10.448838418902113
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:33:57+00:00",
            "end_time": "2018-03-05T16:09: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": "20180305_344384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88900220738903,
              38.72067774764633,
              -10.444330398338707
            ],
            [
              -76.8893008170474,
              38.732013616840206,
              -10.444330398338707
            ],
            [
              -76.86797292976111,
              38.73235645827645,
              313.8556696016613
            ],
            [
              -76.8676776862303,
              38.721020451017836,
              313.8556696016613
            ],
            [
              -76.88900220738903,
              38.72067774764633,
              -10.444330398338707
            ]
          ]
        ]
      },
      "bbox": [
        -76.88930082,
        38.72067775,
        -10.4443304,
        -76.86767769,
        38.73235646,
        313.8556696
      ],
      "properties": {
        "datetime": "2018-03-05T18:24:57Z",
        "pc:count": 19602623,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336719.2672,
            "count": 19602623,
            "maximum": 337635.1989,
            "minimum": 335780.4389,
            "name": "X",
            "position": 0,
            "stddev": 576.8117235,
            "variance": 332711.7644
          },
          {
            "average": 4288106.54,
            "count": 19602623,
            "maximum": 4288732.056,
            "minimum": 4287473.476,
            "name": "Y",
            "position": 1,
            "stddev": 357.0493306,
            "variance": 127484.2245
          },
          {
            "average": 52.05127877,
            "count": 19602623,
            "maximum": 313.8556696,
            "minimum": -10.4443304,
            "name": "Z",
            "position": 2,
            "stddev": 14.25832305,
            "variance": 203.2997763
          },
          {
            "average": 4686.443217,
            "count": 19602623,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5475.592162,
            "variance": 29982109.53
          },
          {
            "average": 2.261912806,
            "count": 19602623,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.325698294,
            "variance": 1.757475966
          },
          {
            "average": 3.335337113,
            "count": 19602623,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.465477943,
            "variance": 2.147625601
          },
          {
            "average": 0.5178984976,
            "count": 19602623,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996795538,
            "variance": 0.2496796565
          },
          {
            "average": 0,
            "count": 19602623,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336439261,
            "count": 19602623,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6076986457,
            "variance": 0.369297644
          },
          {
            "average": 2.660593589,
            "count": 19602623,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.16417702,
            "variance": 173.2955565
          },
          {
            "average": 0,
            "count": 19602623,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.93020026,
            "count": 19602623,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.114895379,
            "variance": 4.472782465
          },
          {
            "average": 204303015.8,
            "count": 19602623,
            "maximum": 204309497.2,
            "minimum": 204300570.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3333.392552,
            "variance": 11111505.91
          },
          {
            "average": 0,
            "count": 19602623,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19602623,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19602623,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008120341854,
            "count": 19602623,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02848464195,
            "variance": 0.0008113748273
          },
          {
            "average": 0.3850654068,
            "count": 19602623,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4866107802,
            "variance": 0.2367900514
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335780.4389,
          4287473.476,
          -10.4443304,
          337635.1989,
          4288732.056,
          313.8556696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335780.4388868569,
                4287473.47622186,
                -10.444330398338707
              ],
              [
                335780.4388868569,
                4288732.05622186,
                -10.444330398338707
              ],
              [
                337635.1988868569,
                4288732.05622186,
                313.8556696016613
              ],
              [
                337635.1988868569,
                4287473.47622186,
                313.8556696016613
              ],
              [
                335780.4388868569,
                4287473.47622186,
                -10.444330398338707
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:24:57+00:00",
        "end_time": "2018-03-05T15:56:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_344384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_344384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_344384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88930082,
            38.72067775,
            -10.4443304,
            -76.86767769,
            38.73235646,
            313.8556696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88900220738903,
                  38.72067774764633,
                  -10.444330398338707
                ],
                [
                  -76.8893008170474,
                  38.732013616840206,
                  -10.444330398338707
                ],
                [
                  -76.86797292976111,
                  38.73235645827645,
                  313.8556696016613
                ],
                [
                  -76.8676776862303,
                  38.721020451017836,
                  313.8556696016613
                ],
                [
                  -76.88900220738903,
                  38.72067774764633,
                  -10.444330398338707
                ]
              ]
            ]
          },
          "id": "20180305_344384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_344384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:24:57Z",
            "pc:count": 19602623,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336719.2672,
                "count": 19602623,
                "maximum": 337635.1989,
                "minimum": 335780.4389,
                "name": "X",
                "position": 0,
                "stddev": 576.8117235,
                "variance": 332711.7644
              },
              {
                "average": 4288106.54,
                "count": 19602623,
                "maximum": 4288732.056,
                "minimum": 4287473.476,
                "name": "Y",
                "position": 1,
                "stddev": 357.0493306,
                "variance": 127484.2245
              },
              {
                "average": 52.05127877,
                "count": 19602623,
                "maximum": 313.8556696,
                "minimum": -10.4443304,
                "name": "Z",
                "position": 2,
                "stddev": 14.25832305,
                "variance": 203.2997763
              },
              {
                "average": 4686.443217,
                "count": 19602623,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5475.592162,
                "variance": 29982109.53
              },
              {
                "average": 2.261912806,
                "count": 19602623,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.325698294,
                "variance": 1.757475966
              },
              {
                "average": 3.335337113,
                "count": 19602623,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.465477943,
                "variance": 2.147625601
              },
              {
                "average": 0.5178984976,
                "count": 19602623,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996795538,
                "variance": 0.2496796565
              },
              {
                "average": 0,
                "count": 19602623,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336439261,
                "count": 19602623,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6076986457,
                "variance": 0.369297644
              },
              {
                "average": 2.660593589,
                "count": 19602623,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.16417702,
                "variance": 173.2955565
              },
              {
                "average": 0,
                "count": 19602623,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.93020026,
                "count": 19602623,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.114895379,
                "variance": 4.472782465
              },
              {
                "average": 204303015.8,
                "count": 19602623,
                "maximum": 204309497.2,
                "minimum": 204300570.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3333.392552,
                "variance": 11111505.91
              },
              {
                "average": 0,
                "count": 19602623,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19602623,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19602623,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008120341854,
                "count": 19602623,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02848464195,
                "variance": 0.0008113748273
              },
              {
                "average": 0.3850654068,
                "count": 19602623,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4866107802,
                "variance": 0.2367900514
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335780.4389,
              4287473.476,
              -10.4443304,
              337635.1989,
              4288732.056,
              313.8556696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335780.4388868569,
                    4287473.47622186,
                    -10.444330398338707
                  ],
                  [
                    335780.4388868569,
                    4288732.05622186,
                    -10.444330398338707
                  ],
                  [
                    337635.1988868569,
                    4288732.05622186,
                    313.8556696016613
                  ],
                  [
                    337635.1988868569,
                    4287473.47622186,
                    313.8556696016613
                  ],
                  [
                    335780.4388868569,
                    4287473.47622186,
                    -10.444330398338707
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:24:57+00:00",
            "end_time": "2018-03-05T15:56: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": "20180305_344388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88898424499324,
              38.73166107490791,
              -10.36595114705338
            ],
            [
              -76.88928300692335,
              38.742998363966784,
              -10.36595114705338
            ],
            [
              -76.86795185220649,
              38.74334128315143,
              314.27404885294663
            ],
            [
              -76.86765645866825,
              38.73200385599115,
              314.27404885294663
            ],
            [
              -76.88898424499324,
              38.73166107490791,
              -10.36595114705338
            ]
          ]
        ]
      },
      "bbox": [
        -76.88928301,
        38.73166107,
        -10.36595115,
        -76.86765646,
        38.74334128,
        314.2740489
      ],
      "properties": {
        "datetime": "2018-03-05T16:11:18Z",
        "pc:count": 16949737,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336837.3665,
            "count": 16949737,
            "maximum": 337661.9104,
            "minimum": 335807.1504,
            "name": "X",
            "position": 0,
            "stddev": 454.9868877,
            "variance": 207013.068
          },
          {
            "average": 4289309.475,
            "count": 16949737,
            "maximum": 4289951.103,
            "minimum": 4288692.363,
            "name": "Y",
            "position": 1,
            "stddev": 346.1741866,
            "variance": 119836.5674
          },
          {
            "average": 57.36938147,
            "count": 16949737,
            "maximum": 314.2740489,
            "minimum": -10.36595115,
            "name": "Z",
            "position": 2,
            "stddev": 14.88176943,
            "variance": 221.4670614
          },
          {
            "average": 3732.42801,
            "count": 16949737,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4190.368483,
            "variance": 17559188.02
          },
          {
            "average": 2.232129206,
            "count": 16949737,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.285687913,
            "variance": 1.65299341
          },
          {
            "average": 3.246058331,
            "count": 16949737,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.41586536,
            "variance": 2.004674717
          },
          {
            "average": 0.5264594961,
            "count": 16949737,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499299419,
            "variance": 0.2492999098
          },
          {
            "average": 0,
            "count": 16949737,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343342732,
            "count": 16949737,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5955260886,
            "variance": 0.3546513222
          },
          {
            "average": -11.5938906,
            "count": 16949737,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.140130628,
            "variance": 50.98146539
          },
          {
            "average": 0,
            "count": 16949737,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.54529554,
            "count": 16949737,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5002500129,
            "variance": 0.2502500754
          },
          {
            "average": 204301048.3,
            "count": 16949737,
            "maximum": 204301478.4,
            "minimum": 204299691.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 441.4975757,
            "variance": 194920.1093
          },
          {
            "average": 0,
            "count": 16949737,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16949737,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16949737,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001102553981,
            "count": 16949737,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03318641922,
            "variance": 0.00110133842
          },
          {
            "average": 0.359683516,
            "count": 16949737,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4799075931,
            "variance": 0.2303112979
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335807.1504,
          4288692.363,
          -10.36595115,
          337661.9104,
          4289951.103,
          314.2740489
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335807.1504364767,
                4288692.363495345,
                -10.36595114705338
              ],
              [
                335807.1504364767,
                4289951.103495345,
                -10.36595114705338
              ],
              [
                337661.9104364767,
                4289951.103495345,
                314.27404885294663
              ],
              [
                337661.9104364767,
                4288692.363495345,
                314.27404885294663
              ],
              [
                335807.1504364767,
                4288692.363495345,
                -10.36595114705338
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:11:18+00:00",
        "end_time": "2018-03-05T15:41:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_344388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_344388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_344388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88928301,
            38.73166107,
            -10.36595115,
            -76.86765646,
            38.74334128,
            314.2740489
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88898424499324,
                  38.73166107490791,
                  -10.36595114705338
                ],
                [
                  -76.88928300692335,
                  38.742998363966784,
                  -10.36595114705338
                ],
                [
                  -76.86795185220649,
                  38.74334128315143,
                  314.27404885294663
                ],
                [
                  -76.86765645866825,
                  38.73200385599115,
                  314.27404885294663
                ],
                [
                  -76.88898424499324,
                  38.73166107490791,
                  -10.36595114705338
                ]
              ]
            ]
          },
          "id": "20180305_344388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_344388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:11:18Z",
            "pc:count": 16949737,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336837.3665,
                "count": 16949737,
                "maximum": 337661.9104,
                "minimum": 335807.1504,
                "name": "X",
                "position": 0,
                "stddev": 454.9868877,
                "variance": 207013.068
              },
              {
                "average": 4289309.475,
                "count": 16949737,
                "maximum": 4289951.103,
                "minimum": 4288692.363,
                "name": "Y",
                "position": 1,
                "stddev": 346.1741866,
                "variance": 119836.5674
              },
              {
                "average": 57.36938147,
                "count": 16949737,
                "maximum": 314.2740489,
                "minimum": -10.36595115,
                "name": "Z",
                "position": 2,
                "stddev": 14.88176943,
                "variance": 221.4670614
              },
              {
                "average": 3732.42801,
                "count": 16949737,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4190.368483,
                "variance": 17559188.02
              },
              {
                "average": 2.232129206,
                "count": 16949737,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.285687913,
                "variance": 1.65299341
              },
              {
                "average": 3.246058331,
                "count": 16949737,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.41586536,
                "variance": 2.004674717
              },
              {
                "average": 0.5264594961,
                "count": 16949737,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499299419,
                "variance": 0.2492999098
              },
              {
                "average": 0,
                "count": 16949737,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343342732,
                "count": 16949737,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5955260886,
                "variance": 0.3546513222
              },
              {
                "average": -11.5938906,
                "count": 16949737,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.140130628,
                "variance": 50.98146539
              },
              {
                "average": 0,
                "count": 16949737,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.54529554,
                "count": 16949737,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5002500129,
                "variance": 0.2502500754
              },
              {
                "average": 204301048.3,
                "count": 16949737,
                "maximum": 204301478.4,
                "minimum": 204299691.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 441.4975757,
                "variance": 194920.1093
              },
              {
                "average": 0,
                "count": 16949737,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16949737,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16949737,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001102553981,
                "count": 16949737,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03318641922,
                "variance": 0.00110133842
              },
              {
                "average": 0.359683516,
                "count": 16949737,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4799075931,
                "variance": 0.2303112979
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335807.1504,
              4288692.363,
              -10.36595115,
              337661.9104,
              4289951.103,
              314.2740489
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335807.1504364767,
                    4288692.363495345,
                    -10.36595114705338
                  ],
                  [
                    335807.1504364767,
                    4289951.103495345,
                    -10.36595114705338
                  ],
                  [
                    337661.9104364767,
                    4289951.103495345,
                    314.27404885294663
                  ],
                  [
                    337661.9104364767,
                    4288692.363495345,
                    314.27404885294663
                  ],
                  [
                    335807.1504364767,
                    4288692.363495345,
                    -10.36595114705338
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:11:18+00:00",
            "end_time": "2018-03-05T15:41: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": "20180305_350376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86801312473317,
              38.69868960903092,
              -10.437996382409779
            ],
            [
              -76.86830820934144,
              38.7100265582191,
              -10.437996382409779
            ],
            [
              -76.84698499208467,
              38.710365435042284,
              293.5620036175902
            ],
            [
              -76.8466932706135,
              38.69902834934932,
              293.5620036175902
            ],
            [
              -76.86801312473317,
              38.69868960903092,
              -10.437996382409779
            ]
          ]
        ]
      },
      "bbox": [
        -76.86830821,
        38.69868961,
        -10.43799638,
        -76.84669327,
        38.71036544,
        293.5620036
      ],
      "properties": {
        "datetime": "2018-03-06T13:44:00Z",
        "pc:count": 23515354,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338542.9617,
            "count": 23515354,
            "maximum": 339410.3882,
            "minimum": 337555.4882,
            "name": "X",
            "position": 0,
            "stddev": 448.3410966,
            "variance": 201009.7389
          },
          {
            "average": 4285625.679,
            "count": 23515354,
            "maximum": 4286254.508,
            "minimum": 4284995.828,
            "name": "Y",
            "position": 1,
            "stddev": 348.5117654,
            "variance": 121460.4506
          },
          {
            "average": 76.18789126,
            "count": 23515354,
            "maximum": 293.5620036,
            "minimum": -10.43799638,
            "name": "Z",
            "position": 2,
            "stddev": 7.572150115,
            "variance": 57.33745737
          },
          {
            "average": 4003.918963,
            "count": 23515354,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4752.149769,
            "variance": 22582927.42
          },
          {
            "average": 2.480448774,
            "count": 23515354,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.372203678,
            "variance": 1.882942933
          },
          {
            "average": 3.726151135,
            "count": 23515354,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.332581272,
            "variance": 1.775772847
          },
          {
            "average": 0.5005429644,
            "count": 23515354,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997158,
            "variance": 0.2499997158
          },
          {
            "average": 0,
            "count": 23515354,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270402776,
            "count": 23515354,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4816652583,
            "variance": 0.232001421
          },
          {
            "average": 12.65217507,
            "count": 23515354,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.674915586,
            "variance": 44.55449807
          },
          {
            "average": 0,
            "count": 23515354,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.45821084,
            "count": 23515354,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.499567604,
            "variance": 2.248703
          },
          {
            "average": 204343565.8,
            "count": 23515354,
            "maximum": 204379040.4,
            "minimum": 204309492.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34480.18253,
            "variance": 1188882987
          },
          {
            "average": 0,
            "count": 23515354,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23515354,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23515354,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000356065233,
            "count": 23515354,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01886633154,
            "variance": 0.0003559384656
          },
          {
            "average": 0.4676323818,
            "count": 23515354,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.498951248,
            "variance": 0.2489523479
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337555.4882,
          4284995.828,
          -10.43799638,
          339410.3882,
          4286254.508,
          293.5620036
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337555.4882206746,
                4284995.827604185,
                -10.437996382409779
              ],
              [
                337555.4882206746,
                4286254.507604185,
                -10.437996382409779
              ],
              [
                339410.38822067465,
                4286254.507604185,
                293.5620036175902
              ],
              [
                339410.38822067465,
                4284995.827604185,
                293.5620036175902
              ],
              [
                337555.4882206746,
                4284995.827604185,
                -10.437996382409779
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:44:00+00:00",
        "end_time": "2018-03-05T18:24:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_350376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_350376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_350376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86830821,
            38.69868961,
            -10.43799638,
            -76.84669327,
            38.71036544,
            293.5620036
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86801312473317,
                  38.69868960903092,
                  -10.437996382409779
                ],
                [
                  -76.86830820934144,
                  38.7100265582191,
                  -10.437996382409779
                ],
                [
                  -76.84698499208467,
                  38.710365435042284,
                  293.5620036175902
                ],
                [
                  -76.8466932706135,
                  38.69902834934932,
                  293.5620036175902
                ],
                [
                  -76.86801312473317,
                  38.69868960903092,
                  -10.437996382409779
                ]
              ]
            ]
          },
          "id": "20180305_350376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_350376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:44:00Z",
            "pc:count": 23515354,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338542.9617,
                "count": 23515354,
                "maximum": 339410.3882,
                "minimum": 337555.4882,
                "name": "X",
                "position": 0,
                "stddev": 448.3410966,
                "variance": 201009.7389
              },
              {
                "average": 4285625.679,
                "count": 23515354,
                "maximum": 4286254.508,
                "minimum": 4284995.828,
                "name": "Y",
                "position": 1,
                "stddev": 348.5117654,
                "variance": 121460.4506
              },
              {
                "average": 76.18789126,
                "count": 23515354,
                "maximum": 293.5620036,
                "minimum": -10.43799638,
                "name": "Z",
                "position": 2,
                "stddev": 7.572150115,
                "variance": 57.33745737
              },
              {
                "average": 4003.918963,
                "count": 23515354,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4752.149769,
                "variance": 22582927.42
              },
              {
                "average": 2.480448774,
                "count": 23515354,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.372203678,
                "variance": 1.882942933
              },
              {
                "average": 3.726151135,
                "count": 23515354,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.332581272,
                "variance": 1.775772847
              },
              {
                "average": 0.5005429644,
                "count": 23515354,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997158,
                "variance": 0.2499997158
              },
              {
                "average": 0,
                "count": 23515354,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270402776,
                "count": 23515354,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4816652583,
                "variance": 0.232001421
              },
              {
                "average": 12.65217507,
                "count": 23515354,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.674915586,
                "variance": 44.55449807
              },
              {
                "average": 0,
                "count": 23515354,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.45821084,
                "count": 23515354,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.499567604,
                "variance": 2.248703
              },
              {
                "average": 204343565.8,
                "count": 23515354,
                "maximum": 204379040.4,
                "minimum": 204309492.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34480.18253,
                "variance": 1188882987
              },
              {
                "average": 0,
                "count": 23515354,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23515354,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23515354,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000356065233,
                "count": 23515354,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01886633154,
                "variance": 0.0003559384656
              },
              {
                "average": 0.4676323818,
                "count": 23515354,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.498951248,
                "variance": 0.2489523479
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337555.4882,
              4284995.828,
              -10.43799638,
              339410.3882,
              4286254.508,
              293.5620036
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337555.4882206746,
                    4284995.827604185,
                    -10.437996382409779
                  ],
                  [
                    337555.4882206746,
                    4286254.507604185,
                    -10.437996382409779
                  ],
                  [
                    339410.38822067465,
                    4286254.507604185,
                    293.5620036175902
                  ],
                  [
                    339410.38822067465,
                    4284995.827604185,
                    293.5620036175902
                  ],
                  [
                    337555.4882206746,
                    4284995.827604185,
                    -10.437996382409779
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:44:00+00:00",
            "end_time": "2018-03-05T18:24: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": "20180305_350380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86799287873843,
              38.70967260252913,
              -10.268438044238849
            ],
            [
              -76.86828809467431,
              38.72101025106165,
              -10.268438044238849
            ],
            [
              -76.84696276329359,
              38.72134918611001,
              315.61156195576115
            ],
            [
              -76.8466709123615,
              38.71001140105266,
              315.61156195576115
            ],
            [
              -76.86799287873843,
              38.70967260252913,
              -10.268438044238849
            ]
          ]
        ]
      },
      "bbox": [
        -76.86828809,
        38.7096726,
        -10.26843804,
        -76.84667091,
        38.72134919,
        315.611562
      ],
      "properties": {
        "datetime": "2018-03-06T13:43:32Z",
        "pc:count": 18605242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338474.2305,
            "count": 18605242,
            "maximum": 339436.9064,
            "minimum": 337582.1064,
            "name": "X",
            "position": 0,
            "stddev": 560.2048178,
            "variance": 313829.4379
          },
          {
            "average": 4286817.937,
            "count": 18605242,
            "maximum": 4287473.427,
            "minimum": 4286214.667,
            "name": "Y",
            "position": 1,
            "stddev": 357.2968837,
            "variance": 127661.0631
          },
          {
            "average": 74.50391777,
            "count": 18605242,
            "maximum": 315.611562,
            "minimum": -10.26843804,
            "name": "Z",
            "position": 2,
            "stddev": 7.866551894,
            "variance": 61.88263871
          },
          {
            "average": 4848.294527,
            "count": 18605242,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5299.944276,
            "variance": 28089409.33
          },
          {
            "average": 2.293755437,
            "count": 18605242,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.364216241,
            "variance": 1.861085953
          },
          {
            "average": 3.385916023,
            "count": 18605242,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.516114612,
            "variance": 2.298603518
          },
          {
            "average": 0.5001281897,
            "count": 18605242,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999997,
            "variance": 0.249999997
          },
          {
            "average": 0,
            "count": 18605242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355097397,
            "count": 18605242,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5482188886,
            "variance": 0.3005439498
          },
          {
            "average": -5.843986735,
            "count": 18605242,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.33264294,
            "variance": 152.0940818
          },
          {
            "average": 0,
            "count": 18605242,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.01524834,
            "count": 18605242,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.069894473,
            "variance": 1.144674184
          },
          {
            "average": 204316557,
            "count": 18605242,
            "maximum": 204379012.9,
            "minimum": 204309464.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20430.13113,
            "variance": 417390258.1
          },
          {
            "average": 0,
            "count": 18605242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18605242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18605242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005459214129,
            "count": 18605242,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02335858326,
            "variance": 0.000545623412
          },
          {
            "average": 0.3213743202,
            "count": 18605242,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4670041523,
            "variance": 0.2180928782
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337582.1064,
          4286214.667,
          -10.26843804,
          339436.9064,
          4287473.427,
          315.611562
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337582.10635781795,
                4286214.666830932,
                -10.268438044238849
              ],
              [
                337582.10635781795,
                4287473.426830932,
                -10.268438044238849
              ],
              [
                339436.906357818,
                4287473.426830932,
                315.61156195576115
              ],
              [
                339436.906357818,
                4286214.666830932,
                315.61156195576115
              ],
              [
                337582.10635781795,
                4286214.666830932,
                -10.268438044238849
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:43:32+00:00",
        "end_time": "2018-03-05T18:24:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_350380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_350380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_350380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86828809,
            38.7096726,
            -10.26843804,
            -76.84667091,
            38.72134919,
            315.611562
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86799287873843,
                  38.70967260252913,
                  -10.268438044238849
                ],
                [
                  -76.86828809467431,
                  38.72101025106165,
                  -10.268438044238849
                ],
                [
                  -76.84696276329359,
                  38.72134918611001,
                  315.61156195576115
                ],
                [
                  -76.8466709123615,
                  38.71001140105266,
                  315.61156195576115
                ],
                [
                  -76.86799287873843,
                  38.70967260252913,
                  -10.268438044238849
                ]
              ]
            ]
          },
          "id": "20180305_350380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_350380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:43:32Z",
            "pc:count": 18605242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338474.2305,
                "count": 18605242,
                "maximum": 339436.9064,
                "minimum": 337582.1064,
                "name": "X",
                "position": 0,
                "stddev": 560.2048178,
                "variance": 313829.4379
              },
              {
                "average": 4286817.937,
                "count": 18605242,
                "maximum": 4287473.427,
                "minimum": 4286214.667,
                "name": "Y",
                "position": 1,
                "stddev": 357.2968837,
                "variance": 127661.0631
              },
              {
                "average": 74.50391777,
                "count": 18605242,
                "maximum": 315.611562,
                "minimum": -10.26843804,
                "name": "Z",
                "position": 2,
                "stddev": 7.866551894,
                "variance": 61.88263871
              },
              {
                "average": 4848.294527,
                "count": 18605242,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5299.944276,
                "variance": 28089409.33
              },
              {
                "average": 2.293755437,
                "count": 18605242,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.364216241,
                "variance": 1.861085953
              },
              {
                "average": 3.385916023,
                "count": 18605242,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.516114612,
                "variance": 2.298603518
              },
              {
                "average": 0.5001281897,
                "count": 18605242,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999997,
                "variance": 0.249999997
              },
              {
                "average": 0,
                "count": 18605242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355097397,
                "count": 18605242,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5482188886,
                "variance": 0.3005439498
              },
              {
                "average": -5.843986735,
                "count": 18605242,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.33264294,
                "variance": 152.0940818
              },
              {
                "average": 0,
                "count": 18605242,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.01524834,
                "count": 18605242,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.069894473,
                "variance": 1.144674184
              },
              {
                "average": 204316557,
                "count": 18605242,
                "maximum": 204379012.9,
                "minimum": 204309464.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20430.13113,
                "variance": 417390258.1
              },
              {
                "average": 0,
                "count": 18605242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18605242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18605242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005459214129,
                "count": 18605242,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02335858326,
                "variance": 0.000545623412
              },
              {
                "average": 0.3213743202,
                "count": 18605242,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4670041523,
                "variance": 0.2180928782
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337582.1064,
              4286214.667,
              -10.26843804,
              339436.9064,
              4287473.427,
              315.611562
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337582.10635781795,
                    4286214.666830932,
                    -10.268438044238849
                  ],
                  [
                    337582.10635781795,
                    4287473.426830932,
                    -10.268438044238849
                  ],
                  [
                    339436.906357818,
                    4287473.426830932,
                    315.61156195576115
                  ],
                  [
                    339436.906357818,
                    4286214.666830932,
                    315.61156195576115
                  ],
                  [
                    337582.10635781795,
                    4286214.666830932,
                    -10.268438044238849
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:43:32+00:00",
            "end_time": "2018-03-05T18:24: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": "20180305_350384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86797213720845,
              38.72065634817205,
              -10.360830400335715
            ],
            [
              -76.86826741404344,
              38.73199199395471,
              -10.360830400335715
            ],
            [
              -76.8469392777456,
              38.73233099804631,
              314.6191695996643
            ],
            [
              -76.84664736708862,
              38.72099521574692,
              314.6191695996643
            ],
            [
              -76.86797213720845,
              38.72065634817205,
              -10.360830400335715
            ]
          ]
        ]
      },
      "bbox": [
        -76.86826741,
        38.72065635,
        -10.3608304,
        -76.84664737,
        38.732331,
        314.6191696
      ],
      "properties": {
        "datetime": "2018-03-05T18:34:43Z",
        "pc:count": 16945796,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338615.4673,
            "count": 16945796,
            "maximum": 339463.5347,
            "minimum": 337608.7747,
            "name": "X",
            "position": 0,
            "stddev": 559.117628,
            "variance": 312612.522
          },
          {
            "average": 4288086.091,
            "count": 16945796,
            "maximum": 4288692.131,
            "minimum": 4287433.591,
            "name": "Y",
            "position": 1,
            "stddev": 339.3489631,
            "variance": 115157.7187
          },
          {
            "average": 64.32470591,
            "count": 16945796,
            "maximum": 314.6191696,
            "minimum": -10.3608304,
            "name": "Z",
            "position": 2,
            "stddev": 12.2099719,
            "variance": 149.0834139
          },
          {
            "average": 5009.650166,
            "count": 16945796,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5390.298962,
            "variance": 29055322.9
          },
          {
            "average": 2.241790766,
            "count": 16945796,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.331834619,
            "variance": 1.773783452
          },
          {
            "average": 3.301955069,
            "count": 16945796,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.493961961,
            "variance": 2.231922342
          },
          {
            "average": 0.5087211011,
            "count": 16945796,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999239514,
            "variance": 0.2499239571
          },
          {
            "average": 0,
            "count": 16945796,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.350485867,
            "count": 16945796,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5718483043,
            "variance": 0.3270104831
          },
          {
            "average": -4.294987083,
            "count": 16945796,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.60945719,
            "variance": 158.9984106
          },
          {
            "average": 0,
            "count": 16945796,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.66302899,
            "count": 16945796,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.811293442,
            "variance": 3.280783934
          },
          {
            "average": 204308639.8,
            "count": 16945796,
            "maximum": 204310083.6,
            "minimum": 204301436.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2721.716429,
            "variance": 7407740.322
          },
          {
            "average": 0,
            "count": 16945796,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16945796,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16945796,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006550887312,
            "count": 16945796,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02558631721,
            "variance": 0.0006546596285
          },
          {
            "average": 0.3789635494,
            "count": 16945796,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4851290463,
            "variance": 0.2353501915
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337608.7747,
          4287433.591,
          -10.3608304,
          339463.5347,
          4288692.131,
          314.6191696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337608.7747290195,
                4287433.590697398,
                -10.360830400335715
              ],
              [
                337608.7747290195,
                4288692.1306973975,
                -10.360830400335715
              ],
              [
                339463.5347290195,
                4288692.1306973975,
                314.6191695996643
              ],
              [
                339463.5347290195,
                4287433.590697398,
                314.6191695996643
              ],
              [
                337608.7747290195,
                4287433.590697398,
                -10.360830400335715
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:34:43+00:00",
        "end_time": "2018-03-05T16:10:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_350384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_350384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_350384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86826741,
            38.72065635,
            -10.3608304,
            -76.84664737,
            38.732331,
            314.6191696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86797213720845,
                  38.72065634817205,
                  -10.360830400335715
                ],
                [
                  -76.86826741404344,
                  38.73199199395471,
                  -10.360830400335715
                ],
                [
                  -76.8469392777456,
                  38.73233099804631,
                  314.6191695996643
                ],
                [
                  -76.84664736708862,
                  38.72099521574692,
                  314.6191695996643
                ],
                [
                  -76.86797213720845,
                  38.72065634817205,
                  -10.360830400335715
                ]
              ]
            ]
          },
          "id": "20180305_350384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_350384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:34:43Z",
            "pc:count": 16945796,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338615.4673,
                "count": 16945796,
                "maximum": 339463.5347,
                "minimum": 337608.7747,
                "name": "X",
                "position": 0,
                "stddev": 559.117628,
                "variance": 312612.522
              },
              {
                "average": 4288086.091,
                "count": 16945796,
                "maximum": 4288692.131,
                "minimum": 4287433.591,
                "name": "Y",
                "position": 1,
                "stddev": 339.3489631,
                "variance": 115157.7187
              },
              {
                "average": 64.32470591,
                "count": 16945796,
                "maximum": 314.6191696,
                "minimum": -10.3608304,
                "name": "Z",
                "position": 2,
                "stddev": 12.2099719,
                "variance": 149.0834139
              },
              {
                "average": 5009.650166,
                "count": 16945796,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5390.298962,
                "variance": 29055322.9
              },
              {
                "average": 2.241790766,
                "count": 16945796,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.331834619,
                "variance": 1.773783452
              },
              {
                "average": 3.301955069,
                "count": 16945796,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.493961961,
                "variance": 2.231922342
              },
              {
                "average": 0.5087211011,
                "count": 16945796,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999239514,
                "variance": 0.2499239571
              },
              {
                "average": 0,
                "count": 16945796,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.350485867,
                "count": 16945796,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5718483043,
                "variance": 0.3270104831
              },
              {
                "average": -4.294987083,
                "count": 16945796,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.60945719,
                "variance": 158.9984106
              },
              {
                "average": 0,
                "count": 16945796,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.66302899,
                "count": 16945796,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.811293442,
                "variance": 3.280783934
              },
              {
                "average": 204308639.8,
                "count": 16945796,
                "maximum": 204310083.6,
                "minimum": 204301436.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2721.716429,
                "variance": 7407740.322
              },
              {
                "average": 0,
                "count": 16945796,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16945796,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16945796,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006550887312,
                "count": 16945796,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02558631721,
                "variance": 0.0006546596285
              },
              {
                "average": 0.3789635494,
                "count": 16945796,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4851290463,
                "variance": 0.2353501915
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337608.7747,
              4287433.591,
              -10.3608304,
              339463.5347,
              4288692.131,
              314.6191696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337608.7747290195,
                    4287433.590697398,
                    -10.360830400335715
                  ],
                  [
                    337608.7747290195,
                    4288692.1306973975,
                    -10.360830400335715
                  ],
                  [
                    339463.5347290195,
                    4288692.1306973975,
                    314.6191695996643
                  ],
                  [
                    339463.5347290195,
                    4287433.590697398,
                    314.6191695996643
                  ],
                  [
                    337608.7747290195,
                    4287433.590697398,
                    -10.360830400335715
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:34:43+00:00",
            "end_time": "2018-03-05T16:10: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": "20180305_350388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86795219700532,
              38.73163952132389,
              -10.412308801260366
            ],
            [
              -76.8682476240678,
              38.74297658700094,
              -10.412308801260366
            ],
            [
              -76.8469146101948,
              38.74331569302815,
              309.9276911987397
            ],
            [
              -76.84662255182894,
              38.73197849078802,
              309.9276911987397
            ],
            [
              -76.86795219700532,
              38.73163952132389,
              -10.412308801260366
            ]
          ]
        ]
      },
      "bbox": [
        -76.86824762,
        38.73163952,
        -10.4123088,
        -76.84662255,
        38.74331569,
        309.9276912
      ],
      "properties": {
        "datetime": "2018-03-05T18:24:33Z",
        "pc:count": 23208072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338623.8441,
            "count": 23208072,
            "maximum": 339490.2776,
            "minimum": 337635.3776,
            "name": "X",
            "position": 0,
            "stddev": 466.1033078,
            "variance": 217252.2935
          },
          {
            "average": 4289290.368,
            "count": 23208072,
            "maximum": 4289911.154,
            "minimum": 4288652.454,
            "name": "Y",
            "position": 1,
            "stddev": 337.8464478,
            "variance": 114140.2223
          },
          {
            "average": 52.81620405,
            "count": 23208072,
            "maximum": 309.9276912,
            "minimum": -10.4123088,
            "name": "Z",
            "position": 2,
            "stddev": 12.14787263,
            "variance": 147.5708095
          },
          {
            "average": 4026.396,
            "count": 23208072,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4910.735601,
            "variance": 24115324.14
          },
          {
            "average": 2.47161117,
            "count": 23208072,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.358500961,
            "variance": 1.845524862
          },
          {
            "average": 3.739098233,
            "count": 23208072,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.297255114,
            "variance": 1.682870832
          },
          {
            "average": 0.5073163337,
            "count": 23208072,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999464792,
            "variance": 0.249946482
          },
          {
            "average": 0,
            "count": 23208072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265589231,
            "count": 23208072,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5262928187,
            "variance": 0.276984131
          },
          {
            "average": 12.03519839,
            "count": 23208072,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.092499201,
            "variance": 50.30354492
          },
          {
            "average": 0,
            "count": 23208072,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.18331424,
            "count": 23208072,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.482320405,
            "variance": 6.161914595
          },
          {
            "average": 204304957.5,
            "count": 23208072,
            "maximum": 204309473,
            "minimum": 204300549.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3960.730077,
            "variance": 15687382.74
          },
          {
            "average": 0,
            "count": 23208072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23208072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23208072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004692763794,
            "count": 23208072,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02165770485,
            "variance": 0.0004690561792
          },
          {
            "average": 0.3647193528,
            "count": 23208072,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4813513857,
            "variance": 0.2316991565
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337635.3776,
          4288652.454,
          -10.4123088,
          339490.2776,
          4289911.154,
          309.9276912
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337635.3775811537,
                4288652.454497877,
                -10.412308801260366
              ],
              [
                337635.3775811537,
                4289911.154497876,
                -10.412308801260366
              ],
              [
                339490.2775811537,
                4289911.154497876,
                309.9276911987397
              ],
              [
                339490.2775811537,
                4288652.454497877,
                309.9276911987397
              ],
              [
                337635.3775811537,
                4288652.454497877,
                -10.412308801260366
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:24:33+00:00",
        "end_time": "2018-03-05T15:55:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_350388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_350388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_350388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_350388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86824762,
            38.73163952,
            -10.4123088,
            -76.84662255,
            38.74331569,
            309.9276912
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86795219700532,
                  38.73163952132389,
                  -10.412308801260366
                ],
                [
                  -76.8682476240678,
                  38.74297658700094,
                  -10.412308801260366
                ],
                [
                  -76.8469146101948,
                  38.74331569302815,
                  309.9276911987397
                ],
                [
                  -76.84662255182894,
                  38.73197849078802,
                  309.9276911987397
                ],
                [
                  -76.86795219700532,
                  38.73163952132389,
                  -10.412308801260366
                ]
              ]
            ]
          },
          "id": "20180305_350388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_350388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:24:33Z",
            "pc:count": 23208072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338623.8441,
                "count": 23208072,
                "maximum": 339490.2776,
                "minimum": 337635.3776,
                "name": "X",
                "position": 0,
                "stddev": 466.1033078,
                "variance": 217252.2935
              },
              {
                "average": 4289290.368,
                "count": 23208072,
                "maximum": 4289911.154,
                "minimum": 4288652.454,
                "name": "Y",
                "position": 1,
                "stddev": 337.8464478,
                "variance": 114140.2223
              },
              {
                "average": 52.81620405,
                "count": 23208072,
                "maximum": 309.9276912,
                "minimum": -10.4123088,
                "name": "Z",
                "position": 2,
                "stddev": 12.14787263,
                "variance": 147.5708095
              },
              {
                "average": 4026.396,
                "count": 23208072,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4910.735601,
                "variance": 24115324.14
              },
              {
                "average": 2.47161117,
                "count": 23208072,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.358500961,
                "variance": 1.845524862
              },
              {
                "average": 3.739098233,
                "count": 23208072,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.297255114,
                "variance": 1.682870832
              },
              {
                "average": 0.5073163337,
                "count": 23208072,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999464792,
                "variance": 0.249946482
              },
              {
                "average": 0,
                "count": 23208072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265589231,
                "count": 23208072,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5262928187,
                "variance": 0.276984131
              },
              {
                "average": 12.03519839,
                "count": 23208072,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.092499201,
                "variance": 50.30354492
              },
              {
                "average": 0,
                "count": 23208072,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.18331424,
                "count": 23208072,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.482320405,
                "variance": 6.161914595
              },
              {
                "average": 204304957.5,
                "count": 23208072,
                "maximum": 204309473,
                "minimum": 204300549.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3960.730077,
                "variance": 15687382.74
              },
              {
                "average": 0,
                "count": 23208072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23208072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23208072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004692763794,
                "count": 23208072,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02165770485,
                "variance": 0.0004690561792
              },
              {
                "average": 0.3647193528,
                "count": 23208072,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4813513857,
                "variance": 0.2316991565
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337635.3776,
              4288652.454,
              -10.4123088,
              339490.2776,
              4289911.154,
              309.9276912
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337635.3775811537,
                    4288652.454497877,
                    -10.412308801260366
                  ],
                  [
                    337635.3775811537,
                    4289911.154497876,
                    -10.412308801260366
                  ],
                  [
                    339490.2775811537,
                    4289911.154497876,
                    309.9276911987397
                  ],
                  [
                    339490.2775811537,
                    4288652.454497877,
                    309.9276911987397
                  ],
                  [
                    337635.3775811537,
                    4288652.454497877,
                    -10.412308801260366
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:24:33+00:00",
            "end_time": "2018-03-05T15:55: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": "20180305_356388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8469188684602,
              38.73161344592872,
              -10.314346855235215
            ],
            [
              -76.84721097915293,
              38.742951007265596,
              -10.314346855235215
            ],
            [
              -76.82587818028836,
              38.74328626691109,
              305.8056531447648
            ],
            [
              -76.8255894384817,
              38.7319485705542,
              305.8056531447648
            ],
            [
              -76.8469188684602,
              38.73161344592872,
              -10.314346855235215
            ]
          ]
        ]
      },
      "bbox": [
        -76.84721098,
        38.73161345,
        -10.31434686,
        -76.82558944,
        38.74328627,
        305.8056531
      ],
      "properties": {
        "datetime": "2018-03-05T18:35:28Z",
        "pc:count": 15382628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340371.6981,
            "count": 15382628,
            "maximum": 341318.5622,
            "minimum": 339463.7022,
            "name": "X",
            "position": 0,
            "stddev": 477.0474559,
            "variance": 227574.2752
          },
          {
            "average": 4289190.92,
            "count": 15382628,
            "maximum": 4289871.202,
            "minimum": 4288612.462,
            "name": "Y",
            "position": 1,
            "stddev": 361.1638624,
            "variance": 130439.3355
          },
          {
            "average": 72.40857991,
            "count": 15382628,
            "maximum": 305.8056531,
            "minimum": -10.31434686,
            "name": "Z",
            "position": 2,
            "stddev": 9.12838771,
            "variance": 83.32746219
          },
          {
            "average": 6093.790408,
            "count": 15382628,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6230.926306,
            "variance": 38824442.63
          },
          {
            "average": 2.153800963,
            "count": 15382628,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.34455507,
            "variance": 1.807828337
          },
          {
            "average": 3.120653311,
            "count": 15382628,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.598423411,
            "variance": 2.5549574
          },
          {
            "average": 0.5053616326,
            "count": 15382628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999712683,
            "variance": 0.2499712691
          },
          {
            "average": 0,
            "count": 15382628,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.404693463,
            "count": 15382628,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5899416528,
            "variance": 0.3480311537
          },
          {
            "average": -12.19495089,
            "count": 15382628,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.193070676,
            "variance": 51.74026576
          },
          {
            "average": 0,
            "count": 15382628,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.49840859,
            "count": 15382628,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5667186095,
            "variance": 0.3211699824
          },
          {
            "average": 204309755.1,
            "count": 15382628,
            "maximum": 204310128,
            "minimum": 204301486.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 521.1756438,
            "variance": 271624.0517
          },
          {
            "average": 0,
            "count": 15382628,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15382628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15382628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007513020532,
            "count": 15382628,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0273995921,
            "variance": 0.0007507376472
          },
          {
            "average": 0.4065477628,
            "count": 15382628,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4911890624,
            "variance": 0.2412666951
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339463.7022,
          4288612.462,
          -10.31434686,
          341318.5622,
          4289871.202,
          305.8056531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339463.7022230732,
                4288612.461892694,
                -10.314346855235215
              ],
              [
                339463.7022230732,
                4289871.201892694,
                -10.314346855235215
              ],
              [
                341318.5622230732,
                4289871.201892694,
                305.8056531447648
              ],
              [
                341318.5622230732,
                4288612.461892694,
                305.8056531447648
              ],
              [
                339463.7022230732,
                4288612.461892694,
                -10.314346855235215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:35:28+00:00",
        "end_time": "2018-03-05T16:11:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_356388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_356388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_356388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84721098,
            38.73161345,
            -10.31434686,
            -76.82558944,
            38.74328627,
            305.8056531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8469188684602,
                  38.73161344592872,
                  -10.314346855235215
                ],
                [
                  -76.84721097915293,
                  38.742951007265596,
                  -10.314346855235215
                ],
                [
                  -76.82587818028836,
                  38.74328626691109,
                  305.8056531447648
                ],
                [
                  -76.8255894384817,
                  38.7319485705542,
                  305.8056531447648
                ],
                [
                  -76.8469188684602,
                  38.73161344592872,
                  -10.314346855235215
                ]
              ]
            ]
          },
          "id": "20180305_356388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_356388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:35:28Z",
            "pc:count": 15382628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340371.6981,
                "count": 15382628,
                "maximum": 341318.5622,
                "minimum": 339463.7022,
                "name": "X",
                "position": 0,
                "stddev": 477.0474559,
                "variance": 227574.2752
              },
              {
                "average": 4289190.92,
                "count": 15382628,
                "maximum": 4289871.202,
                "minimum": 4288612.462,
                "name": "Y",
                "position": 1,
                "stddev": 361.1638624,
                "variance": 130439.3355
              },
              {
                "average": 72.40857991,
                "count": 15382628,
                "maximum": 305.8056531,
                "minimum": -10.31434686,
                "name": "Z",
                "position": 2,
                "stddev": 9.12838771,
                "variance": 83.32746219
              },
              {
                "average": 6093.790408,
                "count": 15382628,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6230.926306,
                "variance": 38824442.63
              },
              {
                "average": 2.153800963,
                "count": 15382628,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.34455507,
                "variance": 1.807828337
              },
              {
                "average": 3.120653311,
                "count": 15382628,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.598423411,
                "variance": 2.5549574
              },
              {
                "average": 0.5053616326,
                "count": 15382628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999712683,
                "variance": 0.2499712691
              },
              {
                "average": 0,
                "count": 15382628,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.404693463,
                "count": 15382628,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5899416528,
                "variance": 0.3480311537
              },
              {
                "average": -12.19495089,
                "count": 15382628,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.193070676,
                "variance": 51.74026576
              },
              {
                "average": 0,
                "count": 15382628,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.49840859,
                "count": 15382628,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5667186095,
                "variance": 0.3211699824
              },
              {
                "average": 204309755.1,
                "count": 15382628,
                "maximum": 204310128,
                "minimum": 204301486.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 521.1756438,
                "variance": 271624.0517
              },
              {
                "average": 0,
                "count": 15382628,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15382628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15382628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007513020532,
                "count": 15382628,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0273995921,
                "variance": 0.0007507376472
              },
              {
                "average": 0.4065477628,
                "count": 15382628,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4911890624,
                "variance": 0.2412666951
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339463.7022,
              4288612.462,
              -10.31434686,
              341318.5622,
              4289871.202,
              305.8056531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339463.7022230732,
                    4288612.461892694,
                    -10.314346855235215
                  ],
                  [
                    339463.7022230732,
                    4289871.201892694,
                    -10.314346855235215
                  ],
                  [
                    341318.5622230732,
                    4289871.201892694,
                    305.8056531447648
                  ],
                  [
                    341318.5622230732,
                    4288612.461892694,
                    305.8056531447648
                  ],
                  [
                    339463.7022230732,
                    4288612.461892694,
                    -10.314346855235215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:35:28+00:00",
            "end_time": "2018-03-05T16:11: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": "20180209_362376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82596420167067,
              38.6986344431858,
              -10.133475641926509
            ],
            [
              -76.82625264104767,
              38.70997148135334,
              -10.133475641926509
            ],
            [
              -76.80493261676054,
              38.71030263133868,
              398.1265243580735
            ],
            [
              -76.80464754019401,
              38.69896545977768,
              398.1265243580735
            ],
            [
              -76.82596420167067,
              38.6986344431858,
              -10.133475641926509
            ]
          ]
        ]
      },
      "bbox": [
        -76.82625264,
        38.69863444,
        -10.13347564,
        -76.80464754,
        38.71030263,
        398.1265244
      ],
      "properties": {
        "datetime": "2018-02-17T14:09:16Z",
        "pc:count": 16934126,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342164.58,
            "count": 16934126,
            "maximum": 343066.8466,
            "minimum": 341212.2666,
            "name": "X",
            "position": 0,
            "stddev": 432.688745,
            "variance": 187219.55
          },
          {
            "average": 4285616.294,
            "count": 16934126,
            "maximum": 4286174.636,
            "minimum": 4284915.976,
            "name": "Y",
            "position": 1,
            "stddev": 339.6372193,
            "variance": 115353.4408
          },
          {
            "average": 62.87317617,
            "count": 16934126,
            "maximum": 398.1265244,
            "minimum": -10.13347564,
            "name": "Z",
            "position": 2,
            "stddev": 9.559542993,
            "variance": 91.38486223
          },
          {
            "average": 5714.178218,
            "count": 16934126,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5629.737165,
            "variance": 31693940.55
          },
          {
            "average": 2.170907374,
            "count": 16934126,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.386585077,
            "variance": 1.922618176
          },
          {
            "average": 3.132746798,
            "count": 16934126,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.661363867,
            "variance": 2.760129898
          },
          {
            "average": 0.5020001623,
            "count": 16934126,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999960141,
            "variance": 0.2499960141
          },
          {
            "average": 0,
            "count": 16934126,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.339694532,
            "count": 16934126,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.519085223,
            "variance": 0.2694494688
          },
          {
            "average": 11.79891469,
            "count": 16934126,
            "maximum": 19.99799919,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.01437315,
            "variance": 49.20143069
          },
          {
            "average": 0,
            "count": 16934126,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.30066406,
            "count": 16934126,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.492040439,
            "variance": 6.210265548
          },
          {
            "average": 202547831.8,
            "count": 16934126,
            "maximum": 202911756.6,
            "minimum": 202237639.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 335959.528,
            "variance": 112868804500.0
          },
          {
            "average": 0,
            "count": 16934126,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16934126,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16934126,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006440249706,
            "count": 16934126,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02536947458,
            "variance": 0.0006436102405
          },
          {
            "average": 0.4307821968,
            "count": 16934126,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.495185733,
            "variance": 0.2452089102
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341212.2666,
          4284915.976,
          -10.13347564,
          343066.8466,
          4286174.636,
          398.1265244
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341212.2665782259,
                4284915.975640681,
                -10.133475641926509
              ],
              [
                341212.2665782259,
                4286174.635640681,
                -10.133475641926509
              ],
              [
                343066.84657822584,
                4286174.635640681,
                398.1265243580735
              ],
              [
                343066.84657822584,
                4284915.975640681,
                398.1265243580735
              ],
              [
                341212.2665782259,
                4284915.975640681,
                -10.133475641926509
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:09:16+00:00",
        "end_time": "2018-02-09T18:53:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180209_362376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_362376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180209_362376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_362376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82625264,
            38.69863444,
            -10.13347564,
            -76.80464754,
            38.71030263,
            398.1265244
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82596420167067,
                  38.6986344431858,
                  -10.133475641926509
                ],
                [
                  -76.82625264104767,
                  38.70997148135334,
                  -10.133475641926509
                ],
                [
                  -76.80493261676054,
                  38.71030263133868,
                  398.1265243580735
                ],
                [
                  -76.80464754019401,
                  38.69896545977768,
                  398.1265243580735
                ],
                [
                  -76.82596420167067,
                  38.6986344431858,
                  -10.133475641926509
                ]
              ]
            ]
          },
          "id": "20180209_362376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_362376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:09:16Z",
            "pc:count": 16934126,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342164.58,
                "count": 16934126,
                "maximum": 343066.8466,
                "minimum": 341212.2666,
                "name": "X",
                "position": 0,
                "stddev": 432.688745,
                "variance": 187219.55
              },
              {
                "average": 4285616.294,
                "count": 16934126,
                "maximum": 4286174.636,
                "minimum": 4284915.976,
                "name": "Y",
                "position": 1,
                "stddev": 339.6372193,
                "variance": 115353.4408
              },
              {
                "average": 62.87317617,
                "count": 16934126,
                "maximum": 398.1265244,
                "minimum": -10.13347564,
                "name": "Z",
                "position": 2,
                "stddev": 9.559542993,
                "variance": 91.38486223
              },
              {
                "average": 5714.178218,
                "count": 16934126,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5629.737165,
                "variance": 31693940.55
              },
              {
                "average": 2.170907374,
                "count": 16934126,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.386585077,
                "variance": 1.922618176
              },
              {
                "average": 3.132746798,
                "count": 16934126,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.661363867,
                "variance": 2.760129898
              },
              {
                "average": 0.5020001623,
                "count": 16934126,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999960141,
                "variance": 0.2499960141
              },
              {
                "average": 0,
                "count": 16934126,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.339694532,
                "count": 16934126,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.519085223,
                "variance": 0.2694494688
              },
              {
                "average": 11.79891469,
                "count": 16934126,
                "maximum": 19.99799919,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.01437315,
                "variance": 49.20143069
              },
              {
                "average": 0,
                "count": 16934126,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.30066406,
                "count": 16934126,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.492040439,
                "variance": 6.210265548
              },
              {
                "average": 202547831.8,
                "count": 16934126,
                "maximum": 202911756.6,
                "minimum": 202237639.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 335959.528,
                "variance": 112868804500.0
              },
              {
                "average": 0,
                "count": 16934126,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16934126,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16934126,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006440249706,
                "count": 16934126,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02536947458,
                "variance": 0.0006436102405
              },
              {
                "average": 0.4307821968,
                "count": 16934126,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.495185733,
                "variance": 0.2452089102
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341212.2666,
              4284915.976,
              -10.13347564,
              343066.8466,
              4286174.636,
              398.1265244
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341212.2665782259,
                    4284915.975640681,
                    -10.133475641926509
                  ],
                  [
                    341212.2665782259,
                    4286174.635640681,
                    -10.133475641926509
                  ],
                  [
                    343066.84657822584,
                    4286174.635640681,
                    398.1265243580735
                  ],
                  [
                    343066.84657822584,
                    4284915.975640681,
                    398.1265243580735
                  ],
                  [
                    341212.2665782259,
                    4284915.975640681,
                    -10.133475641926509
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:09:16+00:00",
            "end_time": "2018-02-09T18:53: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": "20180209_362380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82593925393856,
              38.70961762590039,
              -10.379673590770238
            ],
            [
              -76.82622780711424,
              38.72095482302311,
              -10.379673590770238
            ],
            [
              -76.80490199002698,
              38.721286085819145,
              398.3203264092298
            ],
            [
              -76.8046168019485,
              38.70994875526722,
              398.3203264092298
            ],
            [
              -76.82593925393856,
              38.70961762590039,
              -10.379673590770238
            ]
          ]
        ]
      },
      "bbox": [
        -76.82622781,
        38.70961763,
        -10.37967359,
        -76.8046168,
        38.72128609,
        398.3203264
      ],
      "properties": {
        "datetime": "2018-03-06T13:43:05Z",
        "pc:count": 17386976,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342072.2869,
            "count": 17386976,
            "maximum": 343093.5339,
            "minimum": 341238.7339,
            "name": "X",
            "position": 0,
            "stddev": 595.2983449,
            "variance": 354380.1195
          },
          {
            "average": 4286685.972,
            "count": 17386976,
            "maximum": 4287393.502,
            "minimum": 4286134.822,
            "name": "Y",
            "position": 1,
            "stddev": 349.1316022,
            "variance": 121892.8757
          },
          {
            "average": 69.11700535,
            "count": 17386976,
            "maximum": 398.3203264,
            "minimum": -10.37967359,
            "name": "Z",
            "position": 2,
            "stddev": 11.78320038,
            "variance": 138.8438111
          },
          {
            "average": 4669.60776,
            "count": 17386976,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4881.088968,
            "variance": 23825029.52
          },
          {
            "average": 2.374428135,
            "count": 17386976,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.433862358,
            "variance": 2.055961262
          },
          {
            "average": 3.489703212,
            "count": 17386976,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.580215012,
            "variance": 2.497079484
          },
          {
            "average": 0.4935217602,
            "count": 17386976,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499958045,
            "variance": 0.2499580468
          },
          {
            "average": 0,
            "count": 17386976,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.316747202,
            "count": 17386976,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4982691583,
            "variance": 0.2482721541
          },
          {
            "average": -4.774045744,
            "count": 17386976,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.87298144,
            "variance": 165.713651
          },
          {
            "average": 0,
            "count": 17386976,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 40.18888592,
            "count": 17386976,
            "maximum": 86,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.66158443,
            "variance": 879.8095909
          },
          {
            "average": 203253236.5,
            "count": 17386976,
            "maximum": 204378985.6,
            "minimum": 202237638.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 761059.8033,
            "variance": 579212024300.0
          },
          {
            "average": 0,
            "count": 17386976,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17386976,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17386976,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006959232014,
            "count": 17386976,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02637117616,
            "variance": 0.0006954389323
          },
          {
            "average": 0.3330533728,
            "count": 17386976,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4713054598,
            "variance": 0.2221288364
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341238.7339,
          4286134.822,
          -10.37967359,
          343093.5339,
          4287393.502,
          398.3203264
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341238.7338758242,
                4286134.82216796,
                -10.379673590770238
              ],
              [
                341238.7338758242,
                4287393.50216796,
                -10.379673590770238
              ],
              [
                343093.53387582424,
                4287393.50216796,
                398.3203264092298
              ],
              [
                343093.53387582424,
                4286134.82216796,
                398.3203264092298
              ],
              [
                341238.7338758242,
                4286134.82216796,
                -10.379673590770238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:43:05+00:00",
        "end_time": "2018-02-09T18:53:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180209_362380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_362380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180209_362380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_362380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82622781,
            38.70961763,
            -10.37967359,
            -76.8046168,
            38.72128609,
            398.3203264
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82593925393856,
                  38.70961762590039,
                  -10.379673590770238
                ],
                [
                  -76.82622780711424,
                  38.72095482302311,
                  -10.379673590770238
                ],
                [
                  -76.80490199002698,
                  38.721286085819145,
                  398.3203264092298
                ],
                [
                  -76.8046168019485,
                  38.70994875526722,
                  398.3203264092298
                ],
                [
                  -76.82593925393856,
                  38.70961762590039,
                  -10.379673590770238
                ]
              ]
            ]
          },
          "id": "20180209_362380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_362380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:43:05Z",
            "pc:count": 17386976,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342072.2869,
                "count": 17386976,
                "maximum": 343093.5339,
                "minimum": 341238.7339,
                "name": "X",
                "position": 0,
                "stddev": 595.2983449,
                "variance": 354380.1195
              },
              {
                "average": 4286685.972,
                "count": 17386976,
                "maximum": 4287393.502,
                "minimum": 4286134.822,
                "name": "Y",
                "position": 1,
                "stddev": 349.1316022,
                "variance": 121892.8757
              },
              {
                "average": 69.11700535,
                "count": 17386976,
                "maximum": 398.3203264,
                "minimum": -10.37967359,
                "name": "Z",
                "position": 2,
                "stddev": 11.78320038,
                "variance": 138.8438111
              },
              {
                "average": 4669.60776,
                "count": 17386976,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4881.088968,
                "variance": 23825029.52
              },
              {
                "average": 2.374428135,
                "count": 17386976,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.433862358,
                "variance": 2.055961262
              },
              {
                "average": 3.489703212,
                "count": 17386976,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.580215012,
                "variance": 2.497079484
              },
              {
                "average": 0.4935217602,
                "count": 17386976,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499958045,
                "variance": 0.2499580468
              },
              {
                "average": 0,
                "count": 17386976,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.316747202,
                "count": 17386976,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4982691583,
                "variance": 0.2482721541
              },
              {
                "average": -4.774045744,
                "count": 17386976,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.87298144,
                "variance": 165.713651
              },
              {
                "average": 0,
                "count": 17386976,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 40.18888592,
                "count": 17386976,
                "maximum": 86,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.66158443,
                "variance": 879.8095909
              },
              {
                "average": 203253236.5,
                "count": 17386976,
                "maximum": 204378985.6,
                "minimum": 202237638.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 761059.8033,
                "variance": 579212024300.0
              },
              {
                "average": 0,
                "count": 17386976,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17386976,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17386976,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006959232014,
                "count": 17386976,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02637117616,
                "variance": 0.0006954389323
              },
              {
                "average": 0.3330533728,
                "count": 17386976,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4713054598,
                "variance": 0.2221288364
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341238.7339,
              4286134.822,
              -10.37967359,
              343093.5339,
              4287393.502,
              398.3203264
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341238.7338758242,
                    4286134.82216796,
                    -10.379673590770238
                  ],
                  [
                    341238.7338758242,
                    4287393.50216796,
                    -10.379673590770238
                  ],
                  [
                    343093.53387582424,
                    4287393.50216796,
                    398.3203264092298
                  ],
                  [
                    343093.53387582424,
                    4286134.82216796,
                    398.3203264092298
                  ],
                  [
                    341238.7338758242,
                    4286134.82216796,
                    -10.379673590770238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:43:05+00:00",
            "end_time": "2018-02-09T18:53: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": "20180411_284372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.08352962873985,
              38.68802115282619,
              -1.482247064102381
            ],
            [
              -77.08385082192063,
              38.69908809338843,
              -1.482247064102381
            ],
            [
              -77.07828418121267,
              38.699187200361926,
              402.27775293589764
            ],
            [
              -77.07796384453462,
              38.6881202208251,
              402.27775293589764
            ],
            [
              -77.08352962873985,
              38.68802115282619,
              -1.482247064102381
            ]
          ]
        ]
      },
      "bbox": [
        -77.08385082,
        38.68802115,
        -1.482247064,
        -77.07796384,
        38.6991872,
        402.2777529
      ],
      "properties": {
        "datetime": "2018-04-12T00:38:26Z",
        "pc:count": 35462,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319119.1134,
            "count": 35462,
            "maximum": 319269.6419,
            "minimum": 318785.2619,
            "name": "X",
            "position": 0,
            "stddev": 71.13536584,
            "variance": 5060.240274
          },
          {
            "average": 4284317.883,
            "count": 35462,
            "maximum": 4285444.957,
            "minimum": 4284216.097,
            "name": "Y",
            "position": 1,
            "stddev": 197.3525103,
            "variance": 38948.01333
          },
          {
            "average": 6.195636304,
            "count": 35462,
            "maximum": 402.2777529,
            "minimum": -1.482247064,
            "name": "Z",
            "position": 2,
            "stddev": 22.18529488,
            "variance": 492.1873088
          },
          {
            "average": 2995.396227,
            "count": 35462,
            "maximum": 60417,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3151.833769,
            "variance": 9934056.105
          },
          {
            "average": 2.048164232,
            "count": 35462,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.177988906,
            "variance": 1.387657863
          },
          {
            "average": 2.873470193,
            "count": 35462,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.387858627,
            "variance": 1.926151568
          },
          {
            "average": 0.5049348598,
            "count": 35462,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999826962,
            "variance": 0.2499826965
          },
          {
            "average": 0,
            "count": 35462,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.840928318,
            "count": 35462,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.991179873,
            "variance": 3.964797288
          },
          {
            "average": 9.357080064,
            "count": 35462,
            "maximum": 19.99799919,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.307962989,
            "variance": 28.17447109
          },
          {
            "average": 0,
            "count": 35462,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.77750832,
            "count": 35462,
            "maximum": 96,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4159254877,
            "variance": 0.1729940113
          },
          {
            "average": 207528541,
            "count": 35462,
            "maximum": 207528706.4,
            "minimum": 207528485.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 77.80223292,
            "variance": 6053.187448
          },
          {
            "average": 0,
            "count": 35462,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35462,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35462,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.03327505499,
            "count": 35462,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.1793564407,
            "variance": 0.03216873284
          },
          {
            "average": 0.1725790988,
            "count": 35462,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3778883172,
            "variance": 0.1427995803
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318785.2619,
          4284216.097,
          -1.482247064,
          319269.6419,
          4285444.957,
          402.2777529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318785.2618970885,
                4284216.096730471,
                -1.482247064102381
              ],
              [
                318785.2618970885,
                4285444.95673047,
                -1.482247064102381
              ],
              [
                319269.6418970885,
                4285444.95673047,
                402.27775293589764
              ],
              [
                319269.6418970885,
                4284216.096730471,
                402.27775293589764
              ],
              [
                318785.2618970885,
                4284216.096730471,
                -1.482247064102381
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:38:26+00:00",
        "end_time": "2018-04-12T00:34:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180411_284372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_284372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180411_284372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_284372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.08385082,
            38.68802115,
            -1.482247064,
            -77.07796384,
            38.6991872,
            402.2777529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.08352962873985,
                  38.68802115282619,
                  -1.482247064102381
                ],
                [
                  -77.08385082192063,
                  38.69908809338843,
                  -1.482247064102381
                ],
                [
                  -77.07828418121267,
                  38.699187200361926,
                  402.27775293589764
                ],
                [
                  -77.07796384453462,
                  38.6881202208251,
                  402.27775293589764
                ],
                [
                  -77.08352962873985,
                  38.68802115282619,
                  -1.482247064102381
                ]
              ]
            ]
          },
          "id": "20180411_284372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_284372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:38:26Z",
            "pc:count": 35462,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319119.1134,
                "count": 35462,
                "maximum": 319269.6419,
                "minimum": 318785.2619,
                "name": "X",
                "position": 0,
                "stddev": 71.13536584,
                "variance": 5060.240274
              },
              {
                "average": 4284317.883,
                "count": 35462,
                "maximum": 4285444.957,
                "minimum": 4284216.097,
                "name": "Y",
                "position": 1,
                "stddev": 197.3525103,
                "variance": 38948.01333
              },
              {
                "average": 6.195636304,
                "count": 35462,
                "maximum": 402.2777529,
                "minimum": -1.482247064,
                "name": "Z",
                "position": 2,
                "stddev": 22.18529488,
                "variance": 492.1873088
              },
              {
                "average": 2995.396227,
                "count": 35462,
                "maximum": 60417,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3151.833769,
                "variance": 9934056.105
              },
              {
                "average": 2.048164232,
                "count": 35462,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.177988906,
                "variance": 1.387657863
              },
              {
                "average": 2.873470193,
                "count": 35462,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.387858627,
                "variance": 1.926151568
              },
              {
                "average": 0.5049348598,
                "count": 35462,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999826962,
                "variance": 0.2499826965
              },
              {
                "average": 0,
                "count": 35462,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.840928318,
                "count": 35462,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.991179873,
                "variance": 3.964797288
              },
              {
                "average": 9.357080064,
                "count": 35462,
                "maximum": 19.99799919,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.307962989,
                "variance": 28.17447109
              },
              {
                "average": 0,
                "count": 35462,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.77750832,
                "count": 35462,
                "maximum": 96,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4159254877,
                "variance": 0.1729940113
              },
              {
                "average": 207528541,
                "count": 35462,
                "maximum": 207528706.4,
                "minimum": 207528485.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 77.80223292,
                "variance": 6053.187448
              },
              {
                "average": 0,
                "count": 35462,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35462,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35462,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.03327505499,
                "count": 35462,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.1793564407,
                "variance": 0.03216873284
              },
              {
                "average": 0.1725790988,
                "count": 35462,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3778883172,
                "variance": 0.1427995803
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318785.2619,
              4284216.097,
              -1.482247064,
              319269.6419,
              4285444.957,
              402.2777529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318785.2618970885,
                    4284216.096730471,
                    -1.482247064102381
                  ],
                  [
                    318785.2618970885,
                    4285444.95673047,
                    -1.482247064102381
                  ],
                  [
                    319269.6418970885,
                    4285444.95673047,
                    402.27775293589764
                  ],
                  [
                    319269.6418970885,
                    4284216.096730471,
                    402.27775293589764
                  ],
                  [
                    318785.2618970885,
                    4284216.096730471,
                    -1.482247064102381
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:38:26+00:00",
            "end_time": "2018-04-12T00:34:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_284376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.08648870953189,
              38.69896892652517,
              -5.229032902866095
            ],
            [
              -77.08681072019176,
              38.71004393069178,
              -5.229032902866095
            ],
            [
              -77.07828926305706,
              38.7101957659253,
              398.05096709713393
            ],
            [
              -77.07796856500917,
              38.69912070201007,
              398.05096709713393
            ],
            [
              -77.08648870953189,
              38.69896892652517,
              -5.229032902866095
            ]
          ]
        ]
      },
      "bbox": [
        -77.08681072,
        38.69896893,
        -5.229032903,
        -77.07796857,
        38.71019577,
        398.0509671
      ],
      "properties": {
        "datetime": "2018-04-12T01:00:44Z",
        "pc:count": 891301,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 318905.7532,
            "count": 891301,
            "maximum": 319296.9236,
            "minimum": 318555.5436,
            "name": "X",
            "position": 0,
            "stddev": 137.9874714,
            "variance": 19040.54226
          },
          {
            "average": 4286483.396,
            "count": 891301,
            "maximum": 4286666.714,
            "minimum": 4285436.954,
            "name": "Y",
            "position": 1,
            "stddev": 105.5884176,
            "variance": 11148.91392
          },
          {
            "average": 16.16310844,
            "count": 891301,
            "maximum": 398.0509671,
            "minimum": -5.229032903,
            "name": "Z",
            "position": 2,
            "stddev": 14.04700494,
            "variance": 197.3183477
          },
          {
            "average": 3111.855949,
            "count": 891301,
            "maximum": 22443,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3073.192963,
            "variance": 9444514.99
          },
          {
            "average": 1.72504687,
            "count": 891301,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.015007071,
            "variance": 1.030239354
          },
          {
            "average": 2.29540189,
            "count": 891301,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.293083312,
            "variance": 1.672064451
          },
          {
            "average": 0.5984734674,
            "count": 891301,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4902073498,
            "variance": 0.2403032458
          },
          {
            "average": 0,
            "count": 891301,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.577065436,
            "count": 891301,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.024535612,
            "variance": 1.04967322
          },
          {
            "average": -14.29044011,
            "count": 891301,
            "maximum": 4.001999855,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.371077388,
            "variance": 19.10631753
          },
          {
            "average": 0,
            "count": 891301,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.47384329,
            "count": 891301,
            "maximum": 95,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.499315638,
            "variance": 0.2493161063
          },
          {
            "average": 207529399.1,
            "count": 891301,
            "maximum": 207530044.7,
            "minimum": 207528680.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 661.9094562,
            "variance": 438124.1281
          },
          {
            "average": 0,
            "count": 891301,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 891301,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 891301,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002615278116,
            "count": 891301,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05107290243,
            "variance": 0.002608441363
          },
          {
            "average": 0.4388293068,
            "count": 891301,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4962443174,
            "variance": 0.2462584226
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318555.5436,
          4285436.954,
          -5.229032903,
          319296.9236,
          4286666.714,
          398.0509671
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318555.54355313134,
                4285436.953903754,
                -5.229032902866095
              ],
              [
                318555.54355313134,
                4286666.713903754,
                -5.229032902866095
              ],
              [
                319296.92355313135,
                4286666.713903754,
                398.05096709713393
              ],
              [
                319296.92355313135,
                4285436.953903754,
                398.05096709713393
              ],
              [
                318555.54355313134,
                4285436.953903754,
                -5.229032902866095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:00:44+00:00",
        "end_time": "2018-04-12T00:38:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180411_284376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_284376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180411_284376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_284376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.08681072,
            38.69896893,
            -5.229032903,
            -77.07796857,
            38.71019577,
            398.0509671
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.08648870953189,
                  38.69896892652517,
                  -5.229032902866095
                ],
                [
                  -77.08681072019176,
                  38.71004393069178,
                  -5.229032902866095
                ],
                [
                  -77.07828926305706,
                  38.7101957659253,
                  398.05096709713393
                ],
                [
                  -77.07796856500917,
                  38.69912070201007,
                  398.05096709713393
                ],
                [
                  -77.08648870953189,
                  38.69896892652517,
                  -5.229032902866095
                ]
              ]
            ]
          },
          "id": "20180411_284376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_284376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:00:44Z",
            "pc:count": 891301,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 318905.7532,
                "count": 891301,
                "maximum": 319296.9236,
                "minimum": 318555.5436,
                "name": "X",
                "position": 0,
                "stddev": 137.9874714,
                "variance": 19040.54226
              },
              {
                "average": 4286483.396,
                "count": 891301,
                "maximum": 4286666.714,
                "minimum": 4285436.954,
                "name": "Y",
                "position": 1,
                "stddev": 105.5884176,
                "variance": 11148.91392
              },
              {
                "average": 16.16310844,
                "count": 891301,
                "maximum": 398.0509671,
                "minimum": -5.229032903,
                "name": "Z",
                "position": 2,
                "stddev": 14.04700494,
                "variance": 197.3183477
              },
              {
                "average": 3111.855949,
                "count": 891301,
                "maximum": 22443,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3073.192963,
                "variance": 9444514.99
              },
              {
                "average": 1.72504687,
                "count": 891301,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.015007071,
                "variance": 1.030239354
              },
              {
                "average": 2.29540189,
                "count": 891301,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.293083312,
                "variance": 1.672064451
              },
              {
                "average": 0.5984734674,
                "count": 891301,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4902073498,
                "variance": 0.2403032458
              },
              {
                "average": 0,
                "count": 891301,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.577065436,
                "count": 891301,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.024535612,
                "variance": 1.04967322
              },
              {
                "average": -14.29044011,
                "count": 891301,
                "maximum": 4.001999855,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.371077388,
                "variance": 19.10631753
              },
              {
                "average": 0,
                "count": 891301,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.47384329,
                "count": 891301,
                "maximum": 95,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.499315638,
                "variance": 0.2493161063
              },
              {
                "average": 207529399.1,
                "count": 891301,
                "maximum": 207530044.7,
                "minimum": 207528680.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 661.9094562,
                "variance": 438124.1281
              },
              {
                "average": 0,
                "count": 891301,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 891301,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 891301,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002615278116,
                "count": 891301,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05107290243,
                "variance": 0.002608441363
              },
              {
                "average": 0.4388293068,
                "count": 891301,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4962443174,
                "variance": 0.2462584226
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318555.5436,
              4285436.954,
              -5.229032903,
              319296.9236,
              4286666.714,
              398.0509671
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318555.54355313134,
                    4285436.953903754,
                    -5.229032902866095
                  ],
                  [
                    318555.54355313134,
                    4286666.713903754,
                    -5.229032902866095
                  ],
                  [
                    319296.92355313135,
                    4286666.713903754,
                    398.05096709713393
                  ],
                  [
                    319296.92355313135,
                    4285436.953903754,
                    398.05096709713393
                  ],
                  [
                    318555.54355313134,
                    4285436.953903754,
                    -5.229032902866095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:00:44+00:00",
            "end_time": "2018-04-12T00:38: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": "20180411_284380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.08508737687177,
              38.70996313474392,
              -1.39069308615808
            ],
            [
              -77.08525015284019,
              38.71556385508223,
              -1.39069308615808
            ],
            [
              -77.07827755493976,
              38.71568805091473,
              390.14930691384194
            ],
            [
              -77.07811532229957,
              38.710087305860526,
              390.14930691384194
            ],
            [
              -77.08508737687177,
              38.70996313474392,
              -1.39069308615808
            ]
          ]
        ]
      },
      "bbox": [
        -77.08525015,
        38.70996313,
        -1.390693086,
        -77.07811532,
        38.71568805,
        390.1493069
      ],
      "properties": {
        "datetime": "2018-04-12T01:00:40Z",
        "pc:count": 798685,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319048.6106,
            "count": 798685,
            "maximum": 319311.7757,
            "minimum": 318705.1957,
            "name": "X",
            "position": 0,
            "stddev": 135.5954114,
            "variance": 18386.1156
          },
          {
            "average": 4286964.6,
            "count": 798685,
            "maximum": 4287276.234,
            "minimum": 4286654.334,
            "name": "Y",
            "position": 1,
            "stddev": 164.7022428,
            "variance": 27126.82879
          },
          {
            "average": 18.24917005,
            "count": 798685,
            "maximum": 390.1493069,
            "minimum": -1.390693086,
            "name": "Z",
            "position": 2,
            "stddev": 14.52803878,
            "variance": 211.0639107
          },
          {
            "average": 2974.709939,
            "count": 798685,
            "maximum": 40962,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3195.907513,
            "variance": 10213824.83
          },
          {
            "average": 2.305371955,
            "count": 798685,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.265877077,
            "variance": 1.602444774
          },
          {
            "average": 3.348162292,
            "count": 798685,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.301617933,
            "variance": 1.694209243
          },
          {
            "average": 0.5636377295,
            "count": 798685,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4959340151,
            "variance": 0.2459505473
          },
          {
            "average": 0,
            "count": 798685,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.38075712,
            "count": 798685,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5835419673,
            "variance": 0.3405212276
          },
          {
            "average": -5.378340187,
            "count": 798685,
            "maximum": -1.001999974,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.41668725,
            "variance": 5.840377264
          },
          {
            "average": 0,
            "count": 798685,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.0056906,
            "count": 798685,
            "maximum": 95,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.0752211941,
            "variance": 0.005658228042
          },
          {
            "average": 207530013.8,
            "count": 798685,
            "maximum": 207530040.4,
            "minimum": 207528701.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 99.63566,
            "variance": 9927.264743
          },
          {
            "average": 0,
            "count": 798685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 798685,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 798685,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001113079625,
            "count": 798685,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03334429592,
            "variance": 0.00111184207
          },
          {
            "average": 0.005458973187,
            "count": 798685,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.0736829668,
            "variance": 0.005429179597
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          318705.1957,
          4286654.334,
          -1.390693086,
          319311.7757,
          4287276.234,
          390.1493069
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                318705.1956709397,
                4286654.333585075,
                -1.39069308615808
              ],
              [
                318705.1956709397,
                4287276.2335850755,
                -1.39069308615808
              ],
              [
                319311.77567093965,
                4287276.2335850755,
                390.14930691384194
              ],
              [
                319311.77567093965,
                4286654.333585075,
                390.14930691384194
              ],
              [
                318705.1956709397,
                4286654.333585075,
                -1.39069308615808
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:00:40+00:00",
        "end_time": "2018-04-12T00:38:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180411_284380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_284380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180411_284380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_284380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.08525015,
            38.70996313,
            -1.390693086,
            -77.07811532,
            38.71568805,
            390.1493069
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.08508737687177,
                  38.70996313474392,
                  -1.39069308615808
                ],
                [
                  -77.08525015284019,
                  38.71556385508223,
                  -1.39069308615808
                ],
                [
                  -77.07827755493976,
                  38.71568805091473,
                  390.14930691384194
                ],
                [
                  -77.07811532229957,
                  38.710087305860526,
                  390.14930691384194
                ],
                [
                  -77.08508737687177,
                  38.70996313474392,
                  -1.39069308615808
                ]
              ]
            ]
          },
          "id": "20180411_284380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_284380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:00:40Z",
            "pc:count": 798685,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319048.6106,
                "count": 798685,
                "maximum": 319311.7757,
                "minimum": 318705.1957,
                "name": "X",
                "position": 0,
                "stddev": 135.5954114,
                "variance": 18386.1156
              },
              {
                "average": 4286964.6,
                "count": 798685,
                "maximum": 4287276.234,
                "minimum": 4286654.334,
                "name": "Y",
                "position": 1,
                "stddev": 164.7022428,
                "variance": 27126.82879
              },
              {
                "average": 18.24917005,
                "count": 798685,
                "maximum": 390.1493069,
                "minimum": -1.390693086,
                "name": "Z",
                "position": 2,
                "stddev": 14.52803878,
                "variance": 211.0639107
              },
              {
                "average": 2974.709939,
                "count": 798685,
                "maximum": 40962,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3195.907513,
                "variance": 10213824.83
              },
              {
                "average": 2.305371955,
                "count": 798685,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.265877077,
                "variance": 1.602444774
              },
              {
                "average": 3.348162292,
                "count": 798685,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.301617933,
                "variance": 1.694209243
              },
              {
                "average": 0.5636377295,
                "count": 798685,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4959340151,
                "variance": 0.2459505473
              },
              {
                "average": 0,
                "count": 798685,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.38075712,
                "count": 798685,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5835419673,
                "variance": 0.3405212276
              },
              {
                "average": -5.378340187,
                "count": 798685,
                "maximum": -1.001999974,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.41668725,
                "variance": 5.840377264
              },
              {
                "average": 0,
                "count": 798685,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.0056906,
                "count": 798685,
                "maximum": 95,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.0752211941,
                "variance": 0.005658228042
              },
              {
                "average": 207530013.8,
                "count": 798685,
                "maximum": 207530040.4,
                "minimum": 207528701.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 99.63566,
                "variance": 9927.264743
              },
              {
                "average": 0,
                "count": 798685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 798685,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 798685,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001113079625,
                "count": 798685,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03334429592,
                "variance": 0.00111184207
              },
              {
                "average": 0.005458973187,
                "count": 798685,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.0736829668,
                "variance": 0.005429179597
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              318705.1957,
              4286654.334,
              -1.390693086,
              319311.7757,
              4287276.234,
              390.1493069
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    318705.1956709397,
                    4286654.333585075,
                    -1.39069308615808
                  ],
                  [
                    318705.1956709397,
                    4287276.2335850755,
                    -1.39069308615808
                  ],
                  [
                    319311.77567093965,
                    4287276.2335850755,
                    390.14930691384194
                  ],
                  [
                    319311.77567093965,
                    4286654.333585075,
                    390.14930691384194
                  ],
                  [
                    318705.1956709397,
                    4286654.333585075,
                    -1.39069308615808
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:00:40+00:00",
            "end_time": "2018-04-12T00:38: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": "20180217_356376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8469894024163,
              38.69866645215436,
              -10.450693262683473
            ],
            [
              -76.84728110195752,
              38.71000101466484,
              -10.450693262683473
            ],
            [
              -76.82595832960395,
              38.71033604597383,
              295.8493067373165
            ],
            [
              -76.82566999249785,
              38.69900134853602,
              295.8493067373165
            ],
            [
              -76.8469894024163,
              38.69866645215436,
              -10.450693262683473
            ]
          ]
        ]
      },
      "bbox": [
        -76.8472811,
        38.69866645,
        -10.45069326,
        -76.82566999,
        38.71033605,
        295.8493067
      ],
      "properties": {
        "datetime": "2018-03-06T13:43:46Z",
        "pc:count": 21365933,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340305.4293,
            "count": 21365933,
            "maximum": 341238.6647,
            "minimum": 339383.8247,
            "name": "X",
            "position": 0,
            "stddev": 449.6406516,
            "variance": 202176.7156
          },
          {
            "average": 4285592.156,
            "count": 21365933,
            "maximum": 4286214.584,
            "minimum": 4284956.184,
            "name": "Y",
            "position": 1,
            "stddev": 346.5716463,
            "variance": 120111.906
          },
          {
            "average": 73.31164112,
            "count": 21365933,
            "maximum": 295.8493067,
            "minimum": -10.45069326,
            "name": "Z",
            "position": 2,
            "stddev": 8.59744933,
            "variance": 73.91613498
          },
          {
            "average": 3710.570717,
            "count": 21365933,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4399.710701,
            "variance": 19357454.25
          },
          {
            "average": 2.597345176,
            "count": 21365933,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.426887119,
            "variance": 2.036006849
          },
          {
            "average": 3.879034676,
            "count": 21365933,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.332685156,
            "variance": 1.776049725
          },
          {
            "average": 0.4960422744,
            "count": 21365933,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999843479,
            "variance": 0.2499843481
          },
          {
            "average": 0,
            "count": 21365933,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.243222564,
            "count": 21365933,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4561457994,
            "variance": 0.2080689903
          },
          {
            "average": -12.57406835,
            "count": 21365933,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.680070146,
            "variance": 44.62333716
          },
          {
            "average": 0,
            "count": 21365933,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 56.6184981,
            "count": 21365933,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.8901894,
            "variance": 1016.98418
          },
          {
            "average": 203705391.5,
            "count": 21365933,
            "maximum": 204379026.6,
            "minimum": 202911701.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 731121.4791,
            "variance": 534538617300.0
          },
          {
            "average": 0,
            "count": 21365933,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21365933,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21365933,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003777508803,
            "count": 21365933,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01943214353,
            "variance": 0.0003776082023
          },
          {
            "average": 0.4202391255,
            "count": 21365933,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4935972187,
            "variance": 0.2436382143
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339383.8247,
          4284956.184,
          -10.45069326,
          341238.6647,
          4286214.584,
          295.8493067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339383.8246937752,
                4284956.18409175,
                -10.450693262683473
              ],
              [
                339383.8246937752,
                4286214.58409175,
                -10.450693262683473
              ],
              [
                341238.6646937752,
                4286214.58409175,
                295.8493067373165
              ],
              [
                341238.6646937752,
                4284956.18409175,
                295.8493067373165
              ],
              [
                339383.8246937752,
                4284956.18409175,
                -10.450693262683473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:43:46+00:00",
        "end_time": "2018-02-17T14:08:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180217_356376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_356376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180217_356376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180217_356376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8472811,
            38.69866645,
            -10.45069326,
            -76.82566999,
            38.71033605,
            295.8493067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8469894024163,
                  38.69866645215436,
                  -10.450693262683473
                ],
                [
                  -76.84728110195752,
                  38.71000101466484,
                  -10.450693262683473
                ],
                [
                  -76.82595832960395,
                  38.71033604597383,
                  295.8493067373165
                ],
                [
                  -76.82566999249785,
                  38.69900134853602,
                  295.8493067373165
                ],
                [
                  -76.8469894024163,
                  38.69866645215436,
                  -10.450693262683473
                ]
              ]
            ]
          },
          "id": "20180217_356376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180217_356376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:43:46Z",
            "pc:count": 21365933,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340305.4293,
                "count": 21365933,
                "maximum": 341238.6647,
                "minimum": 339383.8247,
                "name": "X",
                "position": 0,
                "stddev": 449.6406516,
                "variance": 202176.7156
              },
              {
                "average": 4285592.156,
                "count": 21365933,
                "maximum": 4286214.584,
                "minimum": 4284956.184,
                "name": "Y",
                "position": 1,
                "stddev": 346.5716463,
                "variance": 120111.906
              },
              {
                "average": 73.31164112,
                "count": 21365933,
                "maximum": 295.8493067,
                "minimum": -10.45069326,
                "name": "Z",
                "position": 2,
                "stddev": 8.59744933,
                "variance": 73.91613498
              },
              {
                "average": 3710.570717,
                "count": 21365933,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4399.710701,
                "variance": 19357454.25
              },
              {
                "average": 2.597345176,
                "count": 21365933,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.426887119,
                "variance": 2.036006849
              },
              {
                "average": 3.879034676,
                "count": 21365933,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.332685156,
                "variance": 1.776049725
              },
              {
                "average": 0.4960422744,
                "count": 21365933,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999843479,
                "variance": 0.2499843481
              },
              {
                "average": 0,
                "count": 21365933,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.243222564,
                "count": 21365933,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4561457994,
                "variance": 0.2080689903
              },
              {
                "average": -12.57406835,
                "count": 21365933,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.680070146,
                "variance": 44.62333716
              },
              {
                "average": 0,
                "count": 21365933,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 56.6184981,
                "count": 21365933,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.8901894,
                "variance": 1016.98418
              },
              {
                "average": 203705391.5,
                "count": 21365933,
                "maximum": 204379026.6,
                "minimum": 202911701.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 731121.4791,
                "variance": 534538617300.0
              },
              {
                "average": 0,
                "count": 21365933,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21365933,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21365933,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003777508803,
                "count": 21365933,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01943214353,
                "variance": 0.0003776082023
              },
              {
                "average": 0.4202391255,
                "count": 21365933,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4935972187,
                "variance": 0.2436382143
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339383.8247,
              4284956.184,
              -10.45069326,
              341238.6647,
              4286214.584,
              295.8493067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339383.8246937752,
                    4284956.18409175,
                    -10.450693262683473
                  ],
                  [
                    339383.8246937752,
                    4286214.58409175,
                    -10.450693262683473
                  ],
                  [
                    341238.6646937752,
                    4286214.58409175,
                    295.8493067373165
                  ],
                  [
                    341238.6646937752,
                    4284956.18409175,
                    295.8493067373165
                  ],
                  [
                    339383.8246937752,
                    4284956.18409175,
                    -10.450693262683473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:43:46+00:00",
            "end_time": "2018-02-17T14:08: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": "20180411_290372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07823496840206,
              38.68775566658535,
              -7.118576393805483
            ],
            [
              -77.07856224297005,
              38.699060940509575,
              -7.118576393805483
            ],
            [
              -77.05732839980884,
              38.69943659933266,
              409.0614236061945
            ],
            [
              -77.05700446277842,
              38.688131174496824,
              409.0614236061945
            ],
            [
              -77.07823496840206,
              38.68775566658535,
              -7.118576393805483
            ]
          ]
        ]
      },
      "bbox": [
        -77.07856224,
        38.68775567,
        -7.118576394,
        -77.05700446,
        38.6994366,
        409.0614236
      ],
      "properties": {
        "datetime": "2018-04-12T00:38:29Z",
        "pc:count": 7665966,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320497.3312,
            "count": 7665966,
            "maximum": 321092.781,
            "minimum": 319245.141,
            "name": "X",
            "position": 0,
            "stddev": 437.7471149,
            "variance": 191622.5366
          },
          {
            "average": 4284529.352,
            "count": 7665966,
            "maximum": 4285431.493,
            "minimum": 4284176.173,
            "name": "Y",
            "position": 1,
            "stddev": 230.443283,
            "variance": 53104.10669
          },
          {
            "average": 20.36788781,
            "count": 7665966,
            "maximum": 409.0614236,
            "minimum": -7.118576394,
            "name": "Z",
            "position": 2,
            "stddev": 17.81416564,
            "variance": 317.3444974
          },
          {
            "average": 3557.296024,
            "count": 7665966,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3695.346805,
            "variance": 13655588.01
          },
          {
            "average": 2.092986976,
            "count": 7665966,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.213735858,
            "variance": 1.473154734
          },
          {
            "average": 2.9796344,
            "count": 7665966,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.401022193,
            "variance": 1.962863186
          },
          {
            "average": 0.5388669869,
            "count": 7665966,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984871009,
            "variance": 0.2484893897
          },
          {
            "average": 0,
            "count": 7665966,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.431083702,
            "count": 7665966,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5700744072,
            "variance": 0.3249848298
          },
          {
            "average": -11.43759019,
            "count": 7665966,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.39785285,
            "variance": 54.72822678
          },
          {
            "average": 0,
            "count": 7665966,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.40327573,
            "count": 7665966,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4911789521,
            "variance": 0.241256763
          },
          {
            "average": 207527928.3,
            "count": 7665966,
            "maximum": 207528709.4,
            "minimum": 207527093.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 675.5749359,
            "variance": 456401.494
          },
          {
            "average": 0,
            "count": 7665966,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7665966,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7665966,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009041261075,
            "count": 7665966,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03005509576,
            "variance": 0.0009033087813
          },
          {
            "average": 0.3487877457,
            "count": 7665966,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4765867012,
            "variance": 0.2271348838
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319245.141,
          4284176.173,
          -7.118576394,
          321092.781,
          4285431.493,
          409.0614236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319245.140982082,
                4284176.172847746,
                -7.118576393805483
              ],
              [
                319245.140982082,
                4285431.492847746,
                -7.118576393805483
              ],
              [
                321092.780982082,
                4285431.492847746,
                409.0614236061945
              ],
              [
                321092.780982082,
                4284176.172847746,
                409.0614236061945
              ],
              [
                319245.140982082,
                4284176.172847746,
                -7.118576393805483
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:38:29+00:00",
        "end_time": "2018-04-12T00:11:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180411_290372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_290372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180411_290372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_290372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07856224,
            38.68775567,
            -7.118576394,
            -77.05700446,
            38.6994366,
            409.0614236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07823496840206,
                  38.68775566658535,
                  -7.118576393805483
                ],
                [
                  -77.07856224297005,
                  38.699060940509575,
                  -7.118576393805483
                ],
                [
                  -77.05732839980884,
                  38.69943659933266,
                  409.0614236061945
                ],
                [
                  -77.05700446277842,
                  38.688131174496824,
                  409.0614236061945
                ],
                [
                  -77.07823496840206,
                  38.68775566658535,
                  -7.118576393805483
                ]
              ]
            ]
          },
          "id": "20180411_290372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_290372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:38:29Z",
            "pc:count": 7665966,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320497.3312,
                "count": 7665966,
                "maximum": 321092.781,
                "minimum": 319245.141,
                "name": "X",
                "position": 0,
                "stddev": 437.7471149,
                "variance": 191622.5366
              },
              {
                "average": 4284529.352,
                "count": 7665966,
                "maximum": 4285431.493,
                "minimum": 4284176.173,
                "name": "Y",
                "position": 1,
                "stddev": 230.443283,
                "variance": 53104.10669
              },
              {
                "average": 20.36788781,
                "count": 7665966,
                "maximum": 409.0614236,
                "minimum": -7.118576394,
                "name": "Z",
                "position": 2,
                "stddev": 17.81416564,
                "variance": 317.3444974
              },
              {
                "average": 3557.296024,
                "count": 7665966,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3695.346805,
                "variance": 13655588.01
              },
              {
                "average": 2.092986976,
                "count": 7665966,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.213735858,
                "variance": 1.473154734
              },
              {
                "average": 2.9796344,
                "count": 7665966,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.401022193,
                "variance": 1.962863186
              },
              {
                "average": 0.5388669869,
                "count": 7665966,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984871009,
                "variance": 0.2484893897
              },
              {
                "average": 0,
                "count": 7665966,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.431083702,
                "count": 7665966,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5700744072,
                "variance": 0.3249848298
              },
              {
                "average": -11.43759019,
                "count": 7665966,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.39785285,
                "variance": 54.72822678
              },
              {
                "average": 0,
                "count": 7665966,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.40327573,
                "count": 7665966,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4911789521,
                "variance": 0.241256763
              },
              {
                "average": 207527928.3,
                "count": 7665966,
                "maximum": 207528709.4,
                "minimum": 207527093.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 675.5749359,
                "variance": 456401.494
              },
              {
                "average": 0,
                "count": 7665966,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7665966,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7665966,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009041261075,
                "count": 7665966,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03005509576,
                "variance": 0.0009033087813
              },
              {
                "average": 0.3487877457,
                "count": 7665966,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4765867012,
                "variance": 0.2271348838
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319245.141,
              4284176.173,
              -7.118576394,
              321092.781,
              4285431.493,
              409.0614236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319245.140982082,
                    4284176.172847746,
                    -7.118576393805483
                  ],
                  [
                    319245.140982082,
                    4285431.492847746,
                    -7.118576393805483
                  ],
                  [
                    321092.780982082,
                    4285431.492847746,
                    409.0614236061945
                  ],
                  [
                    321092.780982082,
                    4284176.172847746,
                    409.0614236061945
                  ],
                  [
                    319245.140982082,
                    4284176.172847746,
                    -7.118576393805483
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:38:29+00:00",
            "end_time": "2018-04-12T00:11: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": "20180411_290376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07823434388597,
              38.698802580656825,
              -5.155154865598007
            ],
            [
              -77.07856061003785,
              38.71006856761515,
              -5.155154865598007
            ],
            [
              -77.0572545454293,
              38.71044552916997,
              398.28484513440196
            ],
            [
              -77.0569316178509,
              38.69917939131601,
              398.28484513440196
            ],
            [
              -77.07823434388597,
              38.698802580656825,
              -5.155154865598007
            ]
          ]
        ]
      },
      "bbox": [
        -77.07856061,
        38.69880258,
        -5.155154866,
        -77.05693162,
        38.71044553,
        398.2848451
      ],
      "properties": {
        "datetime": "2018-04-12T01:00:30Z",
        "pc:count": 184550,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320623.2169,
            "count": 184550,
            "maximum": 321126.6478,
            "minimum": 319273.0078,
            "name": "X",
            "position": 0,
            "stddev": 366.0645955,
            "variance": 134003.288
          },
          {
            "average": 4286513.503,
            "count": 184550,
            "maximum": 4286653.133,
            "minimum": 4285402.173,
            "name": "Y",
            "position": 1,
            "stddev": 244.2586649,
            "variance": 59662.29537
          },
          {
            "average": 6.230050499,
            "count": 184550,
            "maximum": 398.2848451,
            "minimum": -5.155154866,
            "name": "Z",
            "position": 2,
            "stddev": 21.83718845,
            "variance": 476.8627995
          },
          {
            "average": 3383.198439,
            "count": 184550,
            "maximum": 65533,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4251.921547,
            "variance": 18078836.84
          },
          {
            "average": 1.812018423,
            "count": 184550,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.128613146,
            "variance": 1.273767634
          },
          {
            "average": 2.531910051,
            "count": 184550,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473022558,
            "variance": 2.169795457
          },
          {
            "average": 0.4754321322,
            "count": 184550,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993974081,
            "variance": 0.2493977713
          },
          {
            "average": 0,
            "count": 184550,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.82272013,
            "count": 184550,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.168620678,
            "variance": 10.040157
          },
          {
            "average": 11.24355535,
            "count": 184550,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.328049193,
            "variance": 69.35640336
          },
          {
            "average": 0,
            "count": 184550,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.47290165,
            "count": 184550,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5076400254,
            "variance": 0.2576983954
          },
          {
            "average": 207528601,
            "count": 184550,
            "maximum": 207530030.3,
            "minimum": 207528447.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 157.7481371,
            "variance": 24884.47476
          },
          {
            "average": 0,
            "count": 184550,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 184550,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 184550,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.01887293416,
            "count": 184550,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.1360766213,
            "variance": 0.01851684686
          },
          {
            "average": 0.1602926036,
            "count": 184550,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3668782008,
            "variance": 0.1345996142
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319273.0078,
          4285402.173,
          -5.155154866,
          321126.6478,
          4286653.133,
          398.2848451
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319273.0078038258,
                4285402.172643889,
                -5.155154865598007
              ],
              [
                319273.0078038258,
                4286653.13264389,
                -5.155154865598007
              ],
              [
                321126.6478038258,
                4286653.13264389,
                398.28484513440196
              ],
              [
                321126.6478038258,
                4285402.172643889,
                398.28484513440196
              ],
              [
                319273.0078038258,
                4285402.172643889,
                -5.155154865598007
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:00:30+00:00",
        "end_time": "2018-04-12T00:34:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180411_290376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_290376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180411_290376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_290376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07856061,
            38.69880258,
            -5.155154866,
            -77.05693162,
            38.71044553,
            398.2848451
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07823434388597,
                  38.698802580656825,
                  -5.155154865598007
                ],
                [
                  -77.07856061003785,
                  38.71006856761515,
                  -5.155154865598007
                ],
                [
                  -77.0572545454293,
                  38.71044552916997,
                  398.28484513440196
                ],
                [
                  -77.0569316178509,
                  38.69917939131601,
                  398.28484513440196
                ],
                [
                  -77.07823434388597,
                  38.698802580656825,
                  -5.155154865598007
                ]
              ]
            ]
          },
          "id": "20180411_290376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_290376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:00:30Z",
            "pc:count": 184550,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320623.2169,
                "count": 184550,
                "maximum": 321126.6478,
                "minimum": 319273.0078,
                "name": "X",
                "position": 0,
                "stddev": 366.0645955,
                "variance": 134003.288
              },
              {
                "average": 4286513.503,
                "count": 184550,
                "maximum": 4286653.133,
                "minimum": 4285402.173,
                "name": "Y",
                "position": 1,
                "stddev": 244.2586649,
                "variance": 59662.29537
              },
              {
                "average": 6.230050499,
                "count": 184550,
                "maximum": 398.2848451,
                "minimum": -5.155154866,
                "name": "Z",
                "position": 2,
                "stddev": 21.83718845,
                "variance": 476.8627995
              },
              {
                "average": 3383.198439,
                "count": 184550,
                "maximum": 65533,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4251.921547,
                "variance": 18078836.84
              },
              {
                "average": 1.812018423,
                "count": 184550,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.128613146,
                "variance": 1.273767634
              },
              {
                "average": 2.531910051,
                "count": 184550,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473022558,
                "variance": 2.169795457
              },
              {
                "average": 0.4754321322,
                "count": 184550,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993974081,
                "variance": 0.2493977713
              },
              {
                "average": 0,
                "count": 184550,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.82272013,
                "count": 184550,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.168620678,
                "variance": 10.040157
              },
              {
                "average": 11.24355535,
                "count": 184550,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.328049193,
                "variance": 69.35640336
              },
              {
                "average": 0,
                "count": 184550,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.47290165,
                "count": 184550,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5076400254,
                "variance": 0.2576983954
              },
              {
                "average": 207528601,
                "count": 184550,
                "maximum": 207530030.3,
                "minimum": 207528447.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 157.7481371,
                "variance": 24884.47476
              },
              {
                "average": 0,
                "count": 184550,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 184550,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 184550,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.01887293416,
                "count": 184550,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.1360766213,
                "variance": 0.01851684686
              },
              {
                "average": 0.1602926036,
                "count": 184550,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3668782008,
                "variance": 0.1345996142
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319273.0078,
              4285402.173,
              -5.155154866,
              321126.6478,
              4286653.133,
              398.2848451
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319273.0078038258,
                    4285402.172643889,
                    -5.155154865598007
                  ],
                  [
                    319273.0078038258,
                    4286653.13264389,
                    -5.155154865598007
                  ],
                  [
                    321126.6478038258,
                    4286653.13264389,
                    398.28484513440196
                  ],
                  [
                    321126.6478038258,
                    4285402.172643889,
                    398.28484513440196
                  ],
                  [
                    319273.0078038258,
                    4285402.172643889,
                    -5.155154865598007
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:00:30+00:00",
            "end_time": "2018-04-12T00:34:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_290380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07824966720219,
              38.70972135061713,
              -10.289632497095965
            ],
            [
              -77.07842274153158,
              38.7156960186798,
              -10.289632497095965
            ],
            [
              -77.05733134389925,
              38.71606919276216,
              399.67036750290407
            ],
            [
              -77.0571600228544,
              38.71009444547706,
              399.67036750290407
            ],
            [
              -77.07824966720219,
              38.70972135061713,
              -10.289632497095965
            ]
          ]
        ]
      },
      "bbox": [
        -77.07842274,
        38.70972135,
        -10.2896325,
        -77.05716002,
        38.71606919,
        399.6703675
      ],
      "properties": {
        "datetime": "2018-04-12T01:00:30Z",
        "pc:count": 3384148,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320295.5125,
            "count": 3384148,
            "maximum": 321133.9918,
            "minimum": 319299.1718,
            "name": "X",
            "position": 0,
            "stddev": 597.7378897,
            "variance": 357290.5848
          },
          {
            "average": 4286882.89,
            "count": 3384148,
            "maximum": 4287277.404,
            "minimum": 4286613.984,
            "name": "Y",
            "position": 1,
            "stddev": 159.7657367,
            "variance": 25525.09061
          },
          {
            "average": 10.84382328,
            "count": 3384148,
            "maximum": 399.6703675,
            "minimum": -10.2896325,
            "name": "Z",
            "position": 2,
            "stddev": 9.761647705,
            "variance": 95.28976591
          },
          {
            "average": 3299.516159,
            "count": 3384148,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3522.399382,
            "variance": 12407297.41
          },
          {
            "average": 1.940856901,
            "count": 3384148,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.181730295,
            "variance": 1.396486491
          },
          {
            "average": 2.716239656,
            "count": 3384148,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.461924904,
            "variance": 2.137224426
          },
          {
            "average": 0.5427510854,
            "count": 3384148,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4981690657,
            "variance": 0.248172418
          },
          {
            "average": 0,
            "count": 3384148,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.42414398,
            "count": 3384148,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8133622727,
            "variance": 0.6615581867
          },
          {
            "average": -1.315915283,
            "count": 3384148,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.52095895,
            "variance": 182.8163309
          },
          {
            "average": 0,
            "count": 3384148,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 94.98740008,
            "count": 3384148,
            "maximum": 96,
            "minimum": 94,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6664085175,
            "variance": 0.4441003122
          },
          {
            "average": 207528957.6,
            "count": 3384148,
            "maximum": 207530030.3,
            "minimum": 207528447.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 584.3029651,
            "variance": 341409.955
          },
          {
            "average": 0,
            "count": 3384148,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3384148,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3384148,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008084752794,
            "count": 3384148,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02842220762,
            "variance": 0.0008078218859
          },
          {
            "average": 0.2990380444,
            "count": 3384148,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4578366022,
            "variance": 0.2096143544
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319299.1718,
          4286613.984,
          -10.2896325,
          321133.9918,
          4287277.404,
          399.6703675
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319299.17183215107,
                4286613.984290092,
                -10.289632497095965
              ],
              [
                319299.17183215107,
                4287277.404290092,
                -10.289632497095965
              ],
              [
                321133.991832151,
                4287277.404290092,
                399.67036750290407
              ],
              [
                321133.991832151,
                4286613.984290092,
                399.67036750290407
              ],
              [
                319299.17183215107,
                4286613.984290092,
                -10.289632497095965
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T01:00:30+00:00",
        "end_time": "2018-04-12T00:34:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180411_290380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_290380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180411_290380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_290380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07842274,
            38.70972135,
            -10.2896325,
            -77.05716002,
            38.71606919,
            399.6703675
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07824966720219,
                  38.70972135061713,
                  -10.289632497095965
                ],
                [
                  -77.07842274153158,
                  38.7156960186798,
                  -10.289632497095965
                ],
                [
                  -77.05733134389925,
                  38.71606919276216,
                  399.67036750290407
                ],
                [
                  -77.0571600228544,
                  38.71009444547706,
                  399.67036750290407
                ],
                [
                  -77.07824966720219,
                  38.70972135061713,
                  -10.289632497095965
                ]
              ]
            ]
          },
          "id": "20180411_290380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_290380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T01:00:30Z",
            "pc:count": 3384148,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320295.5125,
                "count": 3384148,
                "maximum": 321133.9918,
                "minimum": 319299.1718,
                "name": "X",
                "position": 0,
                "stddev": 597.7378897,
                "variance": 357290.5848
              },
              {
                "average": 4286882.89,
                "count": 3384148,
                "maximum": 4287277.404,
                "minimum": 4286613.984,
                "name": "Y",
                "position": 1,
                "stddev": 159.7657367,
                "variance": 25525.09061
              },
              {
                "average": 10.84382328,
                "count": 3384148,
                "maximum": 399.6703675,
                "minimum": -10.2896325,
                "name": "Z",
                "position": 2,
                "stddev": 9.761647705,
                "variance": 95.28976591
              },
              {
                "average": 3299.516159,
                "count": 3384148,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3522.399382,
                "variance": 12407297.41
              },
              {
                "average": 1.940856901,
                "count": 3384148,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.181730295,
                "variance": 1.396486491
              },
              {
                "average": 2.716239656,
                "count": 3384148,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.461924904,
                "variance": 2.137224426
              },
              {
                "average": 0.5427510854,
                "count": 3384148,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4981690657,
                "variance": 0.248172418
              },
              {
                "average": 0,
                "count": 3384148,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.42414398,
                "count": 3384148,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8133622727,
                "variance": 0.6615581867
              },
              {
                "average": -1.315915283,
                "count": 3384148,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.52095895,
                "variance": 182.8163309
              },
              {
                "average": 0,
                "count": 3384148,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 94.98740008,
                "count": 3384148,
                "maximum": 96,
                "minimum": 94,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6664085175,
                "variance": 0.4441003122
              },
              {
                "average": 207528957.6,
                "count": 3384148,
                "maximum": 207530030.3,
                "minimum": 207528447.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 584.3029651,
                "variance": 341409.955
              },
              {
                "average": 0,
                "count": 3384148,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3384148,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3384148,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008084752794,
                "count": 3384148,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02842220762,
                "variance": 0.0008078218859
              },
              {
                "average": 0.2990380444,
                "count": 3384148,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4578366022,
                "variance": 0.2096143544
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319299.1718,
              4286613.984,
              -10.2896325,
              321133.9918,
              4287277.404,
              399.6703675
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319299.17183215107,
                    4286613.984290092,
                    -10.289632497095965
                  ],
                  [
                    319299.17183215107,
                    4287277.404290092,
                    -10.289632497095965
                  ],
                  [
                    321133.991832151,
                    4287277.404290092,
                    399.67036750290407
                  ],
                  [
                    321133.991832151,
                    4286613.984290092,
                    399.67036750290407
                  ],
                  [
                    319299.17183215107,
                    4286613.984290092,
                    -10.289632497095965
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T01:00:30+00:00",
            "end_time": "2018-04-12T00:34:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_296372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0572149244205,
              38.687767193397875,
              -10.422208276974061
            ],
            [
              -77.05753939633672,
              38.69909026920355,
              -10.422208276974061
            ],
            [
              -77.03629377178501,
              38.6994623110437,
              419.55779172302596
            ],
            [
              -77.03597264460635,
              38.68813908554417,
              419.55779172302596
            ],
            [
              -77.0572149244205,
              38.687767193397875,
              -10.422208276974061
            ]
          ]
        ]
      },
      "bbox": [
        -77.0575394,
        38.68776719,
        -10.42220828,
        -77.03597264,
        38.69946231,
        419.5577917
      ],
      "properties": {
        "datetime": "2018-04-12T00:34:41Z",
        "pc:count": 10545687,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322185.2162,
            "count": 10545687,
            "maximum": 322922.2074,
            "minimum": 321073.5674,
            "name": "X",
            "position": 0,
            "stddev": 505.9058065,
            "variance": 255940.685
          },
          {
            "average": 4284595.847,
            "count": 10545687,
            "maximum": 4285393.469,
            "minimum": 4284136.189,
            "name": "Y",
            "position": 1,
            "stddev": 303.4570239,
            "variance": 92086.16533
          },
          {
            "average": 17.15825229,
            "count": 10545687,
            "maximum": 419.5577917,
            "minimum": -10.42220828,
            "name": "Z",
            "position": 2,
            "stddev": 17.47954434,
            "variance": 305.5344703
          },
          {
            "average": 4695.467057,
            "count": 10545687,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4941.859895,
            "variance": 24421979.23
          },
          {
            "average": 2.152903742,
            "count": 10545687,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.296195365,
            "variance": 1.680122425
          },
          {
            "average": 3.097324717,
            "count": 10545687,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.516663573,
            "variance": 2.300268393
          },
          {
            "average": 0.5081183426,
            "count": 10545687,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999341119,
            "variance": 0.2499341162
          },
          {
            "average": 0,
            "count": 10545687,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.414933328,
            "count": 10545687,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6211597545,
            "variance": 0.3858394406
          },
          {
            "average": 6.293702612,
            "count": 10545687,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.35676064,
            "variance": 128.9760122
          },
          {
            "average": 0,
            "count": 10545687,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 89.8319898,
            "count": 10545687,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.25346757,
            "variance": 126.6405324
          },
          {
            "average": 206607484.4,
            "count": 10545687,
            "maximum": 207528481.5,
            "minimum": 204297297.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1457648.354,
            "variance": 2124738724000.0
          },
          {
            "average": 0,
            "count": 10545687,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10545687,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10545687,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006960191403,
            "count": 10545687,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02637299307,
            "variance": 0.0006955347636
          },
          {
            "average": 0.245927648,
            "count": 10545687,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4306358758,
            "variance": 0.1854472575
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321073.5674,
          4284136.189,
          -10.42220828,
          322922.2074,
          4285393.469,
          419.5577917
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321073.5674404862,
                4284136.188808112,
                -10.422208276974061
              ],
              [
                321073.5674404862,
                4285393.468808112,
                -10.422208276974061
              ],
              [
                322922.20744048624,
                4285393.468808112,
                419.55779172302596
              ],
              [
                322922.20744048624,
                4284136.188808112,
                419.55779172302596
              ],
              [
                321073.5674404862,
                4284136.188808112,
                -10.422208276974061
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:34:41+00:00",
        "end_time": "2018-03-05T15:01:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_296372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_296372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_296372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0575394,
            38.68776719,
            -10.42220828,
            -77.03597264,
            38.69946231,
            419.5577917
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0572149244205,
                  38.687767193397875,
                  -10.422208276974061
                ],
                [
                  -77.05753939633672,
                  38.69909026920355,
                  -10.422208276974061
                ],
                [
                  -77.03629377178501,
                  38.6994623110437,
                  419.55779172302596
                ],
                [
                  -77.03597264460635,
                  38.68813908554417,
                  419.55779172302596
                ],
                [
                  -77.0572149244205,
                  38.687767193397875,
                  -10.422208276974061
                ]
              ]
            ]
          },
          "id": "20180305_296372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_296372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:34:41Z",
            "pc:count": 10545687,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322185.2162,
                "count": 10545687,
                "maximum": 322922.2074,
                "minimum": 321073.5674,
                "name": "X",
                "position": 0,
                "stddev": 505.9058065,
                "variance": 255940.685
              },
              {
                "average": 4284595.847,
                "count": 10545687,
                "maximum": 4285393.469,
                "minimum": 4284136.189,
                "name": "Y",
                "position": 1,
                "stddev": 303.4570239,
                "variance": 92086.16533
              },
              {
                "average": 17.15825229,
                "count": 10545687,
                "maximum": 419.5577917,
                "minimum": -10.42220828,
                "name": "Z",
                "position": 2,
                "stddev": 17.47954434,
                "variance": 305.5344703
              },
              {
                "average": 4695.467057,
                "count": 10545687,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4941.859895,
                "variance": 24421979.23
              },
              {
                "average": 2.152903742,
                "count": 10545687,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.296195365,
                "variance": 1.680122425
              },
              {
                "average": 3.097324717,
                "count": 10545687,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.516663573,
                "variance": 2.300268393
              },
              {
                "average": 0.5081183426,
                "count": 10545687,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999341119,
                "variance": 0.2499341162
              },
              {
                "average": 0,
                "count": 10545687,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.414933328,
                "count": 10545687,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6211597545,
                "variance": 0.3858394406
              },
              {
                "average": 6.293702612,
                "count": 10545687,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.35676064,
                "variance": 128.9760122
              },
              {
                "average": 0,
                "count": 10545687,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 89.8319898,
                "count": 10545687,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.25346757,
                "variance": 126.6405324
              },
              {
                "average": 206607484.4,
                "count": 10545687,
                "maximum": 207528481.5,
                "minimum": 204297297.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1457648.354,
                "variance": 2124738724000.0
              },
              {
                "average": 0,
                "count": 10545687,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10545687,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10545687,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006960191403,
                "count": 10545687,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02637299307,
                "variance": 0.0006955347636
              },
              {
                "average": 0.245927648,
                "count": 10545687,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4306358758,
                "variance": 0.1854472575
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321073.5674,
              4284136.189,
              -10.42220828,
              322922.2074,
              4285393.469,
              419.5577917
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321073.5674404862,
                    4284136.188808112,
                    -10.422208276974061
                  ],
                  [
                    321073.5674404862,
                    4285393.468808112,
                    -10.422208276974061
                  ],
                  [
                    322922.20744048624,
                    4285393.468808112,
                    419.55779172302596
                  ],
                  [
                    322922.20744048624,
                    4284136.188808112,
                    419.55779172302596
                  ],
                  [
                    321073.5674404862,
                    4284136.188808112,
                    -10.422208276974061
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:34:41+00:00",
            "end_time": "2018-03-05T15:01:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_374376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78391837469688,
              38.69856431824696,
              -9.474946697257735
            ],
            [
              -76.78420014238979,
              38.70990035838167,
              -9.474946697257735
            ],
            [
              -76.76288010867692,
              38.710223833178205,
              434.16505330274225
            ],
            [
              -76.76260170364505,
              38.69888766275316,
              434.16505330274225
            ],
            [
              -76.78391837469688,
              38.69856431824696,
              -9.474946697257735
            ]
          ]
        ]
      },
      "bbox": [
        -76.78420014,
        38.69856432,
        -9.474946697,
        -76.7626017,
        38.71022383,
        434.1650533
      ],
      "properties": {
        "datetime": "2018-02-09T18:42:02Z",
        "pc:count": 15337226,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345733.5655,
            "count": 15337226,
            "maximum": 346723.2701,
            "minimum": 344868.7301,
            "name": "X",
            "position": 0,
            "stddev": 474.1467715,
            "variance": 224815.1609
          },
          {
            "average": 4285504.197,
            "count": 15337226,
            "maximum": 4286094.669,
            "minimum": 4284836.149,
            "name": "Y",
            "position": 1,
            "stddev": 336.0903726,
            "variance": 112956.7386
          },
          {
            "average": 55.40809025,
            "count": 15337226,
            "maximum": 434.1650533,
            "minimum": -9.474946697,
            "name": "Z",
            "position": 2,
            "stddev": 12.34877391,
            "variance": 152.4922171
          },
          {
            "average": 4932.244151,
            "count": 15337226,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5338.672036,
            "variance": 28501419.11
          },
          {
            "average": 2.317854676,
            "count": 15337226,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.386393236,
            "variance": 1.922086205
          },
          {
            "average": 3.399088597,
            "count": 15337226,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.541350695,
            "variance": 2.375761966
          },
          {
            "average": 0.5017930883,
            "count": 15337226,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999968011,
            "variance": 0.2499968011
          },
          {
            "average": 0,
            "count": 15337226,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.369349777,
            "count": 15337226,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5391781582,
            "variance": 0.2907130863
          },
          {
            "average": 0.7148596674,
            "count": 15337226,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.59439379,
            "variance": 184.8075424
          },
          {
            "average": 0,
            "count": 15337226,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.94434652,
            "count": 15337226,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.478008204,
            "variance": 20.05255748
          },
          {
            "average": 202199462.5,
            "count": 15337226,
            "maximum": 202236922.1,
            "minimum": 202153799,
            "name": "GpsTime",
            "position": 12,
            "stddev": 41339.77197,
            "variance": 1708976747
          },
          {
            "average": 0,
            "count": 15337226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15337226,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15337226,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005785922435,
            "count": 15337226,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02404698551,
            "variance": 0.0005782575122
          },
          {
            "average": 0.2712296865,
            "count": 15337226,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4445943731,
            "variance": 0.1976641566
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          344868.7301,
          4284836.149,
          -9.474946697,
          346723.2701,
          4286094.669,
          434.1650533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                344868.73013587925,
                4284836.148913905,
                -9.474946697257735
              ],
              [
                344868.73013587925,
                4286094.668913905,
                -9.474946697257735
              ],
              [
                346723.2701358793,
                4286094.668913905,
                434.16505330274225
              ],
              [
                346723.2701358793,
                4284836.148913905,
                434.16505330274225
              ],
              [
                344868.73013587925,
                4284836.148913905,
                -9.474946697257735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:42:02+00:00",
        "end_time": "2018-02-08T19:36:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_374376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_374376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_374376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_374376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78420014,
            38.69856432,
            -9.474946697,
            -76.7626017,
            38.71022383,
            434.1650533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78391837469688,
                  38.69856431824696,
                  -9.474946697257735
                ],
                [
                  -76.78420014238979,
                  38.70990035838167,
                  -9.474946697257735
                ],
                [
                  -76.76288010867692,
                  38.710223833178205,
                  434.16505330274225
                ],
                [
                  -76.76260170364505,
                  38.69888766275316,
                  434.16505330274225
                ],
                [
                  -76.78391837469688,
                  38.69856431824696,
                  -9.474946697257735
                ]
              ]
            ]
          },
          "id": "20180208_374376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_374376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:42:02Z",
            "pc:count": 15337226,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345733.5655,
                "count": 15337226,
                "maximum": 346723.2701,
                "minimum": 344868.7301,
                "name": "X",
                "position": 0,
                "stddev": 474.1467715,
                "variance": 224815.1609
              },
              {
                "average": 4285504.197,
                "count": 15337226,
                "maximum": 4286094.669,
                "minimum": 4284836.149,
                "name": "Y",
                "position": 1,
                "stddev": 336.0903726,
                "variance": 112956.7386
              },
              {
                "average": 55.40809025,
                "count": 15337226,
                "maximum": 434.1650533,
                "minimum": -9.474946697,
                "name": "Z",
                "position": 2,
                "stddev": 12.34877391,
                "variance": 152.4922171
              },
              {
                "average": 4932.244151,
                "count": 15337226,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5338.672036,
                "variance": 28501419.11
              },
              {
                "average": 2.317854676,
                "count": 15337226,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.386393236,
                "variance": 1.922086205
              },
              {
                "average": 3.399088597,
                "count": 15337226,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.541350695,
                "variance": 2.375761966
              },
              {
                "average": 0.5017930883,
                "count": 15337226,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999968011,
                "variance": 0.2499968011
              },
              {
                "average": 0,
                "count": 15337226,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.369349777,
                "count": 15337226,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5391781582,
                "variance": 0.2907130863
              },
              {
                "average": 0.7148596674,
                "count": 15337226,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.59439379,
                "variance": 184.8075424
              },
              {
                "average": 0,
                "count": 15337226,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.94434652,
                "count": 15337226,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.478008204,
                "variance": 20.05255748
              },
              {
                "average": 202199462.5,
                "count": 15337226,
                "maximum": 202236922.1,
                "minimum": 202153799,
                "name": "GpsTime",
                "position": 12,
                "stddev": 41339.77197,
                "variance": 1708976747
              },
              {
                "average": 0,
                "count": 15337226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15337226,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15337226,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005785922435,
                "count": 15337226,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02404698551,
                "variance": 0.0005782575122
              },
              {
                "average": 0.2712296865,
                "count": 15337226,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4445943731,
                "variance": 0.1976641566
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              344868.7301,
              4284836.149,
              -9.474946697,
              346723.2701,
              4286094.669,
              434.1650533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    344868.73013587925,
                    4284836.148913905,
                    -9.474946697257735
                  ],
                  [
                    344868.73013587925,
                    4286094.668913905,
                    -9.474946697257735
                  ],
                  [
                    346723.2701358793,
                    4286094.668913905,
                    434.16505330274225
                  ],
                  [
                    346723.2701358793,
                    4284836.148913905,
                    434.16505330274225
                  ],
                  [
                    344868.73013587925,
                    4284836.148913905,
                    -9.474946697257735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:42:02+00:00",
            "end_time": "2018-02-08T19:36: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": "20180411_296376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05720279963809,
              38.69888562300741,
              -1.443300474135782
            ],
            [
              -77.05752391217136,
              38.71008709655022,
              -1.443300474135782
            ],
            [
              -77.03622790589667,
              38.71046004479947,
              403.53669952586426
            ],
            [
              -77.03591011134641,
              38.69925842282229,
              403.53669952586426
            ],
            [
              -77.05720279963809,
              38.69888562300741,
              -1.443300474135782
            ]
          ]
        ]
      },
      "bbox": [
        -77.05752391,
        38.69888562,
        -1.443300474,
        -77.03591011,
        38.71046004,
        403.5366995
      ],
      "properties": {
        "datetime": "2018-04-12T00:38:52Z",
        "pc:count": 955398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322109.0872,
            "count": 955398,
            "maximum": 322955.0711,
            "minimum": 321102.3311,
            "name": "X",
            "position": 0,
            "stddev": 371.3378294,
            "variance": 137891.7835
          },
          {
            "average": 4285721.362,
            "count": 955398,
            "maximum": 4286613.879,
            "minimum": 4285370.099,
            "name": "Y",
            "position": 1,
            "stddev": 412.8446866,
            "variance": 170440.7352
          },
          {
            "average": 5.408059608,
            "count": 955398,
            "maximum": 403.5366995,
            "minimum": -1.443300474,
            "name": "Z",
            "position": 2,
            "stddev": 11.31408329,
            "variance": 128.0084808
          },
          {
            "average": 3050.325351,
            "count": 955398,
            "maximum": 65499,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 2937.509989,
            "variance": 8628964.935
          },
          {
            "average": 1.756432398,
            "count": 955398,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.065242569,
            "variance": 1.13474173
          },
          {
            "average": 2.388466377,
            "count": 955398,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.369763123,
            "variance": 1.876251013
          },
          {
            "average": 0.5420494914,
            "count": 955398,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4982289635,
            "variance": 0.2482321001
          },
          {
            "average": 0,
            "count": 955398,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.640512122,
            "count": 955398,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.43689994,
            "variance": 2.064681436
          },
          {
            "average": -13.08808542,
            "count": 955398,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.435178832,
            "variance": 71.15224193
          },
          {
            "average": 0,
            "count": 955398,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.4436549,
            "count": 955398,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5798220177,
            "variance": 0.3361935722
          },
          {
            "average": 207527387.4,
            "count": 955398,
            "maximum": 207528732.3,
            "minimum": 0,
            "name": "GpsTime",
            "position": 12,
            "stddev": 300261.7621,
            "variance": 90157125790.0
          },
          {
            "average": 0,
            "count": 955398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 955398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 955398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.004502835468,
            "count": 955398,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06695195764,
            "variance": 0.004482564632
          },
          {
            "average": 0.4082445222,
            "count": 955398,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4915090896,
            "variance": 0.2415811851
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321102.3311,
          4285370.099,
          -1.443300474,
          322955.0711,
          4286613.879,
          403.5366995
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321102.33106571715,
                4285370.099453391,
                -1.443300474135782
              ],
              [
                321102.33106571715,
                4286613.87945339,
                -1.443300474135782
              ],
              [
                322955.07106571714,
                4286613.87945339,
                403.53669952586426
              ],
              [
                322955.07106571714,
                4285370.099453391,
                403.53669952586426
              ],
              [
                321102.33106571715,
                4285370.099453391,
                -1.443300474135782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:38:52+00:00",
        "end_time": "2011-09-14T01:46:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180411_296376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_296376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180411_296376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_296376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05752391,
            38.69888562,
            -1.443300474,
            -77.03591011,
            38.71046004,
            403.5366995
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05720279963809,
                  38.69888562300741,
                  -1.443300474135782
                ],
                [
                  -77.05752391217136,
                  38.71008709655022,
                  -1.443300474135782
                ],
                [
                  -77.03622790589667,
                  38.71046004479947,
                  403.53669952586426
                ],
                [
                  -77.03591011134641,
                  38.69925842282229,
                  403.53669952586426
                ],
                [
                  -77.05720279963809,
                  38.69888562300741,
                  -1.443300474135782
                ]
              ]
            ]
          },
          "id": "20180411_296376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_296376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:38:52Z",
            "pc:count": 955398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322109.0872,
                "count": 955398,
                "maximum": 322955.0711,
                "minimum": 321102.3311,
                "name": "X",
                "position": 0,
                "stddev": 371.3378294,
                "variance": 137891.7835
              },
              {
                "average": 4285721.362,
                "count": 955398,
                "maximum": 4286613.879,
                "minimum": 4285370.099,
                "name": "Y",
                "position": 1,
                "stddev": 412.8446866,
                "variance": 170440.7352
              },
              {
                "average": 5.408059608,
                "count": 955398,
                "maximum": 403.5366995,
                "minimum": -1.443300474,
                "name": "Z",
                "position": 2,
                "stddev": 11.31408329,
                "variance": 128.0084808
              },
              {
                "average": 3050.325351,
                "count": 955398,
                "maximum": 65499,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 2937.509989,
                "variance": 8628964.935
              },
              {
                "average": 1.756432398,
                "count": 955398,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.065242569,
                "variance": 1.13474173
              },
              {
                "average": 2.388466377,
                "count": 955398,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.369763123,
                "variance": 1.876251013
              },
              {
                "average": 0.5420494914,
                "count": 955398,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4982289635,
                "variance": 0.2482321001
              },
              {
                "average": 0,
                "count": 955398,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.640512122,
                "count": 955398,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.43689994,
                "variance": 2.064681436
              },
              {
                "average": -13.08808542,
                "count": 955398,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.435178832,
                "variance": 71.15224193
              },
              {
                "average": 0,
                "count": 955398,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.4436549,
                "count": 955398,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5798220177,
                "variance": 0.3361935722
              },
              {
                "average": 207527387.4,
                "count": 955398,
                "maximum": 207528732.3,
                "minimum": 0,
                "name": "GpsTime",
                "position": 12,
                "stddev": 300261.7621,
                "variance": 90157125790.0
              },
              {
                "average": 0,
                "count": 955398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 955398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 955398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.004502835468,
                "count": 955398,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06695195764,
                "variance": 0.004482564632
              },
              {
                "average": 0.4082445222,
                "count": 955398,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4915090896,
                "variance": 0.2415811851
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321102.3311,
              4285370.099,
              -1.443300474,
              322955.0711,
              4286613.879,
              403.5366995
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321102.33106571715,
                    4285370.099453391,
                    -1.443300474135782
                  ],
                  [
                    321102.33106571715,
                    4286613.87945339,
                    -1.443300474135782
                  ],
                  [
                    322955.07106571714,
                    4286613.87945339,
                    403.53669952586426
                  ],
                  [
                    322955.07106571714,
                    4285370.099453391,
                    403.53669952586426
                  ],
                  [
                    321102.33106571715,
                    4285370.099453391,
                    -1.443300474135782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:38:52+00:00",
            "end_time": "2011-09-14T01:46:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "296380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05723287172648,
              38.70973336473009,
              -9.76508265930454
            ],
            [
              -77.0575527751174,
              38.72088816632707,
              -9.76508265930454
            ],
            [
              -77.03623011177486,
              38.721261615123126,
              417.7149173406955
            ],
            [
              -77.03591351796429,
              38.71010666552437,
              417.7149173406955
            ],
            [
              -77.05723287172648,
              38.70973336473009,
              -9.76508265930454
            ]
          ]
        ]
      },
      "bbox": [
        -77.05755278,
        38.70973336,
        -9.765082659,
        -77.03591352,
        38.72126162,
        417.7149173
      ],
      "properties": {
        "datetime": "2011-09-14T01:46:40Z",
        "pc:count": 6872543,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321804.5302,
            "count": 6872543,
            "maximum": 322981.537,
            "minimum": 321126.757,
            "name": "X",
            "position": 0,
            "stddev": 376.3377502,
            "variance": 141630.1022
          },
          {
            "average": 4287126.479,
            "count": 6872543,
            "maximum": 4287812.653,
            "minimum": 4286574.053,
            "name": "Y",
            "position": 1,
            "stddev": 326.1414734,
            "variance": 106368.2606
          },
          {
            "average": 14.8950626,
            "count": 6872543,
            "maximum": 417.7149173,
            "minimum": -9.765082659,
            "name": "Z",
            "position": 2,
            "stddev": 10.80276202,
            "variance": 116.6996672
          },
          {
            "average": 3338.50916,
            "count": 6872543,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3623.850454,
            "variance": 13132292.11
          },
          {
            "average": 2.244680754,
            "count": 6872543,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.28141939,
            "variance": 1.642035652
          },
          {
            "average": 3.294553996,
            "count": 6872543,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.392809553,
            "variance": 1.939918452
          },
          {
            "average": 0.5060420866,
            "count": 6872543,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999635282,
            "variance": 0.2499635296
          },
          {
            "average": 0,
            "count": 6872543,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.331530556,
            "count": 6872543,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6701180724,
            "variance": 0.449058231
          },
          {
            "average": 14.51154298,
            "count": 6872543,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.187395816,
            "variance": 26.90907535
          },
          {
            "average": 0,
            "count": 6872543,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.45788771,
            "count": 6872543,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5196924311,
            "variance": 0.2700802229
          },
          {
            "average": 0,
            "count": 6872543,
            "maximum": 0,
            "minimum": 0,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6872543,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6872543,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6872543,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001040226303,
            "count": 6872543,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0322357625,
            "variance": 0.001039144384
          },
          {
            "average": 0,
            "count": 6872543,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321126.757,
          4286574.053,
          -9.765082659,
          322981.537,
          4287812.653,
          417.7149173
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321126.75698125875,
                4286574.053283254,
                -9.76508265930454
              ],
              [
                321126.75698125875,
                4287812.653283253,
                -9.76508265930454
              ],
              [
                322981.5369812588,
                4287812.653283253,
                417.7149173406955
              ],
              [
                322981.5369812588,
                4286574.053283254,
                417.7149173406955
              ],
              [
                321126.75698125875,
                4286574.053283254,
                -9.76508265930454
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2011-09-14T01:46:40+00:00",
        "end_time": "2011-09-14T01:46:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/296380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "296380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/296380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/296380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05755278,
            38.70973336,
            -9.765082659,
            -77.03591352,
            38.72126162,
            417.7149173
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05723287172648,
                  38.70973336473009,
                  -9.76508265930454
                ],
                [
                  -77.0575527751174,
                  38.72088816632707,
                  -9.76508265930454
                ],
                [
                  -77.03623011177486,
                  38.721261615123126,
                  417.7149173406955
                ],
                [
                  -77.03591351796429,
                  38.71010666552437,
                  417.7149173406955
                ],
                [
                  -77.05723287172648,
                  38.70973336473009,
                  -9.76508265930454
                ]
              ]
            ]
          },
          "id": "296380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/296380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2011-09-14T01:46:40Z",
            "pc:count": 6872543,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321804.5302,
                "count": 6872543,
                "maximum": 322981.537,
                "minimum": 321126.757,
                "name": "X",
                "position": 0,
                "stddev": 376.3377502,
                "variance": 141630.1022
              },
              {
                "average": 4287126.479,
                "count": 6872543,
                "maximum": 4287812.653,
                "minimum": 4286574.053,
                "name": "Y",
                "position": 1,
                "stddev": 326.1414734,
                "variance": 106368.2606
              },
              {
                "average": 14.8950626,
                "count": 6872543,
                "maximum": 417.7149173,
                "minimum": -9.765082659,
                "name": "Z",
                "position": 2,
                "stddev": 10.80276202,
                "variance": 116.6996672
              },
              {
                "average": 3338.50916,
                "count": 6872543,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3623.850454,
                "variance": 13132292.11
              },
              {
                "average": 2.244680754,
                "count": 6872543,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.28141939,
                "variance": 1.642035652
              },
              {
                "average": 3.294553996,
                "count": 6872543,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.392809553,
                "variance": 1.939918452
              },
              {
                "average": 0.5060420866,
                "count": 6872543,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999635282,
                "variance": 0.2499635296
              },
              {
                "average": 0,
                "count": 6872543,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.331530556,
                "count": 6872543,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6701180724,
                "variance": 0.449058231
              },
              {
                "average": 14.51154298,
                "count": 6872543,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.187395816,
                "variance": 26.90907535
              },
              {
                "average": 0,
                "count": 6872543,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.45788771,
                "count": 6872543,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5196924311,
                "variance": 0.2700802229
              },
              {
                "average": 0,
                "count": 6872543,
                "maximum": 0,
                "minimum": 0,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6872543,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6872543,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6872543,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001040226303,
                "count": 6872543,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0322357625,
                "variance": 0.001039144384
              },
              {
                "average": 0,
                "count": 6872543,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321126.757,
              4286574.053,
              -9.765082659,
              322981.537,
              4287812.653,
              417.7149173
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321126.75698125875,
                    4286574.053283254,
                    -9.76508265930454
                  ],
                  [
                    321126.75698125875,
                    4287812.653283253,
                    -9.76508265930454
                  ],
                  [
                    322981.5369812588,
                    4287812.653283253,
                    417.7149173406955
                  ],
                  [
                    322981.5369812588,
                    4286574.053283254,
                    417.7149173406955
                  ],
                  [
                    321126.75698125875,
                    4286574.053283254,
                    -9.76508265930454
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2011-09-14T01:46:40+00:00",
            "end_time": "2011-09-14T01:46:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_296384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.04660221430102,
              38.72091604329707,
              -7.441149006524682
            ],
            [
              -77.04691963593523,
              38.73203739550452,
              -7.441149006524682
            ],
            [
              -77.036245242707,
              38.73222387861741,
              417.5388509934753
            ],
            [
              -77.03592947358416,
              38.72110245273279,
              417.5388509934753
            ],
            [
              -77.04660221430102,
              38.72091604329707,
              -7.441149006524682
            ]
          ]
        ]
      },
      "bbox": [
        -77.04691964,
        38.72091604,
        -7.441149007,
        -77.03592947,
        38.73222388,
        417.538851
      ],
      "properties": {
        "datetime": "2018-04-12T00:39:35Z",
        "pc:count": 2531966,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322333.1751,
            "count": 2531966,
            "maximum": 323007.2824,
            "minimum": 322078.9024,
            "name": "X",
            "position": 0,
            "stddev": 111.1548585,
            "variance": 12355.40256
          },
          {
            "average": 4288214.139,
            "count": 2531966,
            "maximum": 4289029.288,
            "minimum": 4287794.408,
            "name": "Y",
            "position": 1,
            "stddev": 337.7057181,
            "variance": 114045.152
          },
          {
            "average": 17.21591371,
            "count": 2531966,
            "maximum": 417.538851,
            "minimum": -7.441149007,
            "name": "Z",
            "position": 2,
            "stddev": 10.52786338,
            "variance": 110.8359074
          },
          {
            "average": 3375.731973,
            "count": 2531966,
            "maximum": 65513,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3716.47425,
            "variance": 13812180.85
          },
          {
            "average": 2.206895353,
            "count": 2531966,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.27502197,
            "variance": 1.625681025
          },
          {
            "average": 3.211923067,
            "count": 2531966,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.425233413,
            "variance": 2.031290281
          },
          {
            "average": 0.5011406156,
            "count": 2531966,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987977,
            "variance": 0.2499987977
          },
          {
            "average": 0,
            "count": 2531966,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355256745,
            "count": 2531966,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8535681007,
            "variance": 0.7285785026
          },
          {
            "average": 10.2132138,
            "count": 2531966,
            "maximum": 19.99799919,
            "minimum": -10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.235761622,
            "variance": 67.82776949
          },
          {
            "average": 0,
            "count": 2531966,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.42979171,
            "count": 2531966,
            "maximum": 96,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4950463544,
            "variance": 0.245070893
          },
          {
            "average": 207528613.7,
            "count": 2531966,
            "maximum": 207528775.9,
            "minimum": 207528409,
            "name": "GpsTime",
            "position": 12,
            "stddev": 160.3172686,
            "variance": 25701.62661
          },
          {
            "average": 0,
            "count": 2531966,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2531966,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2531966,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001472768592,
            "count": 2531966,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03834840447,
            "variance": 0.001470600125
          },
          {
            "average": 0.4247387208,
            "count": 2531966,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4943033849,
            "variance": 0.2443358364
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322078.9024,
          4287794.408,
          -7.441149007,
          323007.2824,
          4289029.288,
          417.538851
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322078.9024277358,
                4287794.40798496,
                -7.441149006524682
              ],
              [
                322078.9024277358,
                4289029.287984961,
                -7.441149006524682
              ],
              [
                323007.2824277358,
                4289029.287984961,
                417.5388509934753
              ],
              [
                323007.2824277358,
                4287794.40798496,
                417.5388509934753
              ],
              [
                322078.9024277358,
                4287794.40798496,
                -7.441149006524682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:39:35+00:00",
        "end_time": "2018-04-12T00:33:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180411_296384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_296384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180411_296384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_296384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.04691964,
            38.72091604,
            -7.441149007,
            -77.03592947,
            38.73222388,
            417.538851
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.04660221430102,
                  38.72091604329707,
                  -7.441149006524682
                ],
                [
                  -77.04691963593523,
                  38.73203739550452,
                  -7.441149006524682
                ],
                [
                  -77.036245242707,
                  38.73222387861741,
                  417.5388509934753
                ],
                [
                  -77.03592947358416,
                  38.72110245273279,
                  417.5388509934753
                ],
                [
                  -77.04660221430102,
                  38.72091604329707,
                  -7.441149006524682
                ]
              ]
            ]
          },
          "id": "20180411_296384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_296384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:39:35Z",
            "pc:count": 2531966,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322333.1751,
                "count": 2531966,
                "maximum": 323007.2824,
                "minimum": 322078.9024,
                "name": "X",
                "position": 0,
                "stddev": 111.1548585,
                "variance": 12355.40256
              },
              {
                "average": 4288214.139,
                "count": 2531966,
                "maximum": 4289029.288,
                "minimum": 4287794.408,
                "name": "Y",
                "position": 1,
                "stddev": 337.7057181,
                "variance": 114045.152
              },
              {
                "average": 17.21591371,
                "count": 2531966,
                "maximum": 417.538851,
                "minimum": -7.441149007,
                "name": "Z",
                "position": 2,
                "stddev": 10.52786338,
                "variance": 110.8359074
              },
              {
                "average": 3375.731973,
                "count": 2531966,
                "maximum": 65513,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3716.47425,
                "variance": 13812180.85
              },
              {
                "average": 2.206895353,
                "count": 2531966,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.27502197,
                "variance": 1.625681025
              },
              {
                "average": 3.211923067,
                "count": 2531966,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.425233413,
                "variance": 2.031290281
              },
              {
                "average": 0.5011406156,
                "count": 2531966,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987977,
                "variance": 0.2499987977
              },
              {
                "average": 0,
                "count": 2531966,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355256745,
                "count": 2531966,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8535681007,
                "variance": 0.7285785026
              },
              {
                "average": 10.2132138,
                "count": 2531966,
                "maximum": 19.99799919,
                "minimum": -10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.235761622,
                "variance": 67.82776949
              },
              {
                "average": 0,
                "count": 2531966,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.42979171,
                "count": 2531966,
                "maximum": 96,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4950463544,
                "variance": 0.245070893
              },
              {
                "average": 207528613.7,
                "count": 2531966,
                "maximum": 207528775.9,
                "minimum": 207528409,
                "name": "GpsTime",
                "position": 12,
                "stddev": 160.3172686,
                "variance": 25701.62661
              },
              {
                "average": 0,
                "count": 2531966,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2531966,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2531966,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001472768592,
                "count": 2531966,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03834840447,
                "variance": 0.001470600125
              },
              {
                "average": 0.4247387208,
                "count": 2531966,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4943033849,
                "variance": 0.2443358364
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322078.9024,
              4287794.408,
              -7.441149007,
              323007.2824,
              4289029.288,
              417.538851
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322078.9024277358,
                    4287794.40798496,
                    -7.441149006524682
                  ],
                  [
                    322078.9024277358,
                    4289029.287984961,
                    -7.441149006524682
                  ],
                  [
                    323007.2824277358,
                    4289029.287984961,
                    417.5388509934753
                  ],
                  [
                    323007.2824277358,
                    4287794.40798496,
                    417.5388509934753
                  ],
                  [
                    322078.9024277358,
                    4287794.40798496,
                    -7.441149006524682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:39:35+00:00",
            "end_time": "2018-04-12T00:33: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": "20180305_302372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03619335986194,
              38.68777612024503,
              -10.421041893229074
            ],
            [
              -77.03651326056571,
              38.69905503479166,
              -10.421041893229074
            ],
            [
              -77.0152312816548,
              38.69942387846402,
              394.75895810677093
            ],
            [
              -77.01491471843096,
              38.68814481608906,
              394.75895810677093
            ],
            [
              -77.03619335986194,
              38.68777612024503,
              -10.421041893229074
            ]
          ]
        ]
      },
      "bbox": [
        -77.03651326,
        38.68777612,
        -10.42104189,
        -77.01491472,
        38.69942388,
        394.7589581
      ],
      "properties": {
        "datetime": "2018-04-12T00:12:33Z",
        "pc:count": 10055658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324010.257,
            "count": 10055658,
            "maximum": 324753.8939,
            "minimum": 322902.1139,
            "name": "X",
            "position": 0,
            "stddev": 522.6276097,
            "variance": 273139.6184
          },
          {
            "average": 4284483.369,
            "count": 10055658,
            "maximum": 4285348.693,
            "minimum": 4284096.333,
            "name": "Y",
            "position": 1,
            "stddev": 225.4669608,
            "variance": 50835.3504
          },
          {
            "average": 12.75971887,
            "count": 10055658,
            "maximum": 394.7589581,
            "minimum": -10.42104189,
            "name": "Z",
            "position": 2,
            "stddev": 12.62219607,
            "variance": 159.3198336
          },
          {
            "average": 3631.401722,
            "count": 10055658,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4147.886175,
            "variance": 17204959.72
          },
          {
            "average": 2.153193953,
            "count": 10055658,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.224443283,
            "variance": 1.499261353
          },
          {
            "average": 3.10770603,
            "count": 10055658,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.36172037,
            "variance": 1.854282365
          },
          {
            "average": 0.5280589296,
            "count": 10055658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992121005,
            "variance": 0.2492127213
          },
          {
            "average": 0,
            "count": 10055658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.39552628,
            "count": 10055658,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7832744605,
            "variance": 0.6135188804
          },
          {
            "average": -8.494950553,
            "count": 10055658,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.32461713,
            "variance": 128.2469532
          },
          {
            "average": 0,
            "count": 10055658,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.35024302,
            "count": 10055658,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.538754852,
            "variance": 42.75531501
          },
          {
            "average": 204544728,
            "count": 10055658,
            "maximum": 207527153.1,
            "minimum": 204297271.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 858669.7888,
            "variance": 737313806200.0
          },
          {
            "average": 0,
            "count": 10055658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10055658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10055658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001017934381,
            "count": 10055658,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03188884274,
            "variance": 0.001016898292
          },
          {
            "average": 0.3127523828,
            "count": 10055658,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4636144424,
            "variance": 0.2149383512
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322902.1139,
          4284096.333,
          -10.42104189,
          324753.8939,
          4285348.693,
          394.7589581
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322902.11385156447,
                4284096.333230415,
                -10.421041893229074
              ],
              [
                322902.11385156447,
                4285348.693230415,
                -10.421041893229074
              ],
              [
                324753.8938515645,
                4285348.693230415,
                394.75895810677093
              ],
              [
                324753.8938515645,
                4284096.333230415,
                394.75895810677093
              ],
              [
                322902.11385156447,
                4284096.333230415,
                -10.421041893229074
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:12:33+00:00",
        "end_time": "2018-03-05T15:01:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_302372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_302372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_302372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_302372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03651326,
            38.68777612,
            -10.42104189,
            -77.01491472,
            38.69942388,
            394.7589581
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03619335986194,
                  38.68777612024503,
                  -10.421041893229074
                ],
                [
                  -77.03651326056571,
                  38.69905503479166,
                  -10.421041893229074
                ],
                [
                  -77.0152312816548,
                  38.69942387846402,
                  394.75895810677093
                ],
                [
                  -77.01491471843096,
                  38.68814481608906,
                  394.75895810677093
                ],
                [
                  -77.03619335986194,
                  38.68777612024503,
                  -10.421041893229074
                ]
              ]
            ]
          },
          "id": "20180305_302372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_302372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:12:33Z",
            "pc:count": 10055658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324010.257,
                "count": 10055658,
                "maximum": 324753.8939,
                "minimum": 322902.1139,
                "name": "X",
                "position": 0,
                "stddev": 522.6276097,
                "variance": 273139.6184
              },
              {
                "average": 4284483.369,
                "count": 10055658,
                "maximum": 4285348.693,
                "minimum": 4284096.333,
                "name": "Y",
                "position": 1,
                "stddev": 225.4669608,
                "variance": 50835.3504
              },
              {
                "average": 12.75971887,
                "count": 10055658,
                "maximum": 394.7589581,
                "minimum": -10.42104189,
                "name": "Z",
                "position": 2,
                "stddev": 12.62219607,
                "variance": 159.3198336
              },
              {
                "average": 3631.401722,
                "count": 10055658,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4147.886175,
                "variance": 17204959.72
              },
              {
                "average": 2.153193953,
                "count": 10055658,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.224443283,
                "variance": 1.499261353
              },
              {
                "average": 3.10770603,
                "count": 10055658,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.36172037,
                "variance": 1.854282365
              },
              {
                "average": 0.5280589296,
                "count": 10055658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992121005,
                "variance": 0.2492127213
              },
              {
                "average": 0,
                "count": 10055658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.39552628,
                "count": 10055658,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7832744605,
                "variance": 0.6135188804
              },
              {
                "average": -8.494950553,
                "count": 10055658,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.32461713,
                "variance": 128.2469532
              },
              {
                "average": 0,
                "count": 10055658,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.35024302,
                "count": 10055658,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.538754852,
                "variance": 42.75531501
              },
              {
                "average": 204544728,
                "count": 10055658,
                "maximum": 207527153.1,
                "minimum": 204297271.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 858669.7888,
                "variance": 737313806200.0
              },
              {
                "average": 0,
                "count": 10055658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10055658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10055658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001017934381,
                "count": 10055658,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03188884274,
                "variance": 0.001016898292
              },
              {
                "average": 0.3127523828,
                "count": 10055658,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4636144424,
                "variance": 0.2149383512
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322902.1139,
              4284096.333,
              -10.42104189,
              324753.8939,
              4285348.693,
              394.7589581
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322902.11385156447,
                    4284096.333230415,
                    -10.421041893229074
                  ],
                  [
                    322902.11385156447,
                    4285348.693230415,
                    -10.421041893229074
                  ],
                  [
                    324753.8938515645,
                    4285348.693230415,
                    394.75895810677093
                  ],
                  [
                    324753.8938515645,
                    4284096.333230415,
                    394.75895810677093
                  ],
                  [
                    322902.11385156447,
                    4284096.333230415,
                    -10.421041893229074
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:12:33+00:00",
            "end_time": "2018-03-05T15:01: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": "20180217_356380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84696634076099,
              38.70964733980228,
              -10.448241876225183
            ],
            [
              -76.84725816962472,
              38.720982601690594,
              -10.448241876225183
            ],
            [
              -76.82593259397365,
              38.72131770077335,
              315.1917581237748
            ],
            [
              -76.82564412951989,
              38.70998230393373,
              315.1917581237748
            ],
            [
              -76.84696634076099,
              38.70964733980228,
              -10.448241876225183
            ]
          ]
        ]
      },
      "bbox": [
        -76.84725817,
        38.70964734,
        -10.44824188,
        -76.82564413,
        38.7213177,
        315.1917581
      ],
      "properties": {
        "datetime": "2018-03-06T13:43:32Z",
        "pc:count": 18466594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340262.6589,
            "count": 18466594,
            "maximum": 341265.2029,
            "minimum": 339410.4029,
            "name": "X",
            "position": 0,
            "stddev": 560.7539161,
            "variance": 314444.9544
          },
          {
            "average": 4286783.334,
            "count": 18466594,
            "maximum": 4287433.262,
            "minimum": 4286174.782,
            "name": "Y",
            "position": 1,
            "stddev": 370.0845504,
            "variance": 136962.5745
          },
          {
            "average": 74.43455692,
            "count": 18466594,
            "maximum": 315.1917581,
            "minimum": -10.44824188,
            "name": "Z",
            "position": 2,
            "stddev": 8.274241338,
            "variance": 68.46306973
          },
          {
            "average": 5403.314131,
            "count": 18466594,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5781.094721,
            "variance": 33421056.18
          },
          {
            "average": 2.236649054,
            "count": 18466594,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.343493677,
            "variance": 1.80497526
          },
          {
            "average": 3.288061025,
            "count": 18466594,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.527024491,
            "variance": 2.331803796
          },
          {
            "average": 0.5006468437,
            "count": 18466594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995951,
            "variance": 0.2499995951
          },
          {
            "average": 0,
            "count": 18466594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.334194979,
            "count": 18466594,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5156527525,
            "variance": 0.2658977611
          },
          {
            "average": 6.074846083,
            "count": 18466594,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.50453763,
            "variance": 156.3634615
          },
          {
            "average": 0,
            "count": 18466594,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.45554822,
            "count": 18466594,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.67171714,
            "variance": 312.2895867
          },
          {
            "average": 204228897.6,
            "count": 18466594,
            "maximum": 204379012.5,
            "minimum": 202911724.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 405127.8417,
            "variance": 164128568100.0
          },
          {
            "average": 0,
            "count": 18466594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18466594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18466594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003444056874,
            "count": 18466594,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01855497482,
            "variance": 0.0003442870907
          },
          {
            "average": 0.4090055264,
            "count": 18466594,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4916503014,
            "variance": 0.2417200189
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339410.4029,
          4286174.782,
          -10.44824188,
          341265.2029,
          4287433.262,
          315.1917581
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339410.40291252825,
                4286174.781886795,
                -10.448241876225183
              ],
              [
                339410.40291252825,
                4287433.261886795,
                -10.448241876225183
              ],
              [
                341265.2029125283,
                4287433.261886795,
                315.1917581237748
              ],
              [
                341265.2029125283,
                4286174.781886795,
                315.1917581237748
              ],
              [
                339410.40291252825,
                4286174.781886795,
                -10.448241876225183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:43:32+00:00",
        "end_time": "2018-02-17T14:08:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180217_356380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_356380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180217_356380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180217_356380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84725817,
            38.70964734,
            -10.44824188,
            -76.82564413,
            38.7213177,
            315.1917581
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84696634076099,
                  38.70964733980228,
                  -10.448241876225183
                ],
                [
                  -76.84725816962472,
                  38.720982601690594,
                  -10.448241876225183
                ],
                [
                  -76.82593259397365,
                  38.72131770077335,
                  315.1917581237748
                ],
                [
                  -76.82564412951989,
                  38.70998230393373,
                  315.1917581237748
                ],
                [
                  -76.84696634076099,
                  38.70964733980228,
                  -10.448241876225183
                ]
              ]
            ]
          },
          "id": "20180217_356380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180217_356380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:43:32Z",
            "pc:count": 18466594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340262.6589,
                "count": 18466594,
                "maximum": 341265.2029,
                "minimum": 339410.4029,
                "name": "X",
                "position": 0,
                "stddev": 560.7539161,
                "variance": 314444.9544
              },
              {
                "average": 4286783.334,
                "count": 18466594,
                "maximum": 4287433.262,
                "minimum": 4286174.782,
                "name": "Y",
                "position": 1,
                "stddev": 370.0845504,
                "variance": 136962.5745
              },
              {
                "average": 74.43455692,
                "count": 18466594,
                "maximum": 315.1917581,
                "minimum": -10.44824188,
                "name": "Z",
                "position": 2,
                "stddev": 8.274241338,
                "variance": 68.46306973
              },
              {
                "average": 5403.314131,
                "count": 18466594,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5781.094721,
                "variance": 33421056.18
              },
              {
                "average": 2.236649054,
                "count": 18466594,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.343493677,
                "variance": 1.80497526
              },
              {
                "average": 3.288061025,
                "count": 18466594,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.527024491,
                "variance": 2.331803796
              },
              {
                "average": 0.5006468437,
                "count": 18466594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995951,
                "variance": 0.2499995951
              },
              {
                "average": 0,
                "count": 18466594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.334194979,
                "count": 18466594,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5156527525,
                "variance": 0.2658977611
              },
              {
                "average": 6.074846083,
                "count": 18466594,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.50453763,
                "variance": 156.3634615
              },
              {
                "average": 0,
                "count": 18466594,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.45554822,
                "count": 18466594,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.67171714,
                "variance": 312.2895867
              },
              {
                "average": 204228897.6,
                "count": 18466594,
                "maximum": 204379012.5,
                "minimum": 202911724.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 405127.8417,
                "variance": 164128568100.0
              },
              {
                "average": 0,
                "count": 18466594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18466594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18466594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003444056874,
                "count": 18466594,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01855497482,
                "variance": 0.0003442870907
              },
              {
                "average": 0.4090055264,
                "count": 18466594,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4916503014,
                "variance": 0.2417200189
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339410.4029,
              4286174.782,
              -10.44824188,
              341265.2029,
              4287433.262,
              315.1917581
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339410.40291252825,
                    4286174.781886795,
                    -10.448241876225183
                  ],
                  [
                    339410.40291252825,
                    4287433.261886795,
                    -10.448241876225183
                  ],
                  [
                    341265.2029125283,
                    4287433.261886795,
                    315.1917581237748
                  ],
                  [
                    341265.2029125283,
                    4286174.781886795,
                    315.1917581237748
                  ],
                  [
                    339410.40291252825,
                    4286174.781886795,
                    -10.448241876225183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:43:32+00:00",
            "end_time": "2018-02-17T14:08:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_302376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03617896843656,
              38.698775114414204,
              -10.180207966747474
            ],
            [
              -77.03650018370264,
              38.71009597623105,
              -10.180207966747474
            ],
            [
              -77.01520090822869,
              38.710465147029076,
              393.0597920332525
            ],
            [
              -77.0148830469025,
              38.69914413671554,
              393.0597920332525
            ],
            [
              -77.03617896843656,
              38.698775114414204,
              -10.180207966747474
            ]
          ]
        ]
      },
      "bbox": [
        -77.03650018,
        38.69877511,
        -10.18020797,
        -77.01488305,
        38.71046515,
        393.059792
      ],
      "properties": {
        "datetime": "2018-04-12T00:34:03Z",
        "pc:count": 10039203,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324072.0427,
            "count": 10039203,
            "maximum": 324783.4965,
            "minimum": 322930.4965,
            "name": "X",
            "position": 0,
            "stddev": 443.6357282,
            "variance": 196812.6593
          },
          {
            "average": 4286139.626,
            "count": 10039203,
            "maximum": 4286574.001,
            "minimum": 4285316.981,
            "name": "Y",
            "position": 1,
            "stddev": 239.3539239,
            "variance": 57290.3009
          },
          {
            "average": 37.81376916,
            "count": 10039203,
            "maximum": 393.059792,
            "minimum": -10.18020797,
            "name": "Z",
            "position": 2,
            "stddev": 19.51773869,
            "variance": 380.9421234
          },
          {
            "average": 4098.738327,
            "count": 10039203,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4663.273808,
            "variance": 21746122.61
          },
          {
            "average": 2.273563947,
            "count": 10039203,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.317207839,
            "variance": 1.735036492
          },
          {
            "average": 3.308451278,
            "count": 10039203,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.454904071,
            "variance": 2.116745856
          },
          {
            "average": 0.5013147956,
            "count": 10039203,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999982962,
            "variance": 0.2499982962
          },
          {
            "average": 0,
            "count": 10039203,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.356979533,
            "count": 10039203,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7512946823,
            "variance": 0.5644436997
          },
          {
            "average": 10.52907009,
            "count": 10039203,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.197856689,
            "variance": 84.60056767
          },
          {
            "average": 0,
            "count": 10039203,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 87.1140224,
            "count": 10039203,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.20305228,
            "variance": 148.914485
          },
          {
            "average": 206252669.7,
            "count": 10039203,
            "maximum": 207528443.8,
            "minimum": 204297263,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1578673.57,
            "variance": 2492210241000.0
          },
          {
            "average": 0,
            "count": 10039203,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10039203,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10039203,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001021595041,
            "count": 10039203,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03194607153,
            "variance": 0.001020551486
          },
          {
            "average": 0.357336932,
            "count": 10039203,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4792152668,
            "variance": 0.2296472719
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322930.4965,
          4285316.981,
          -10.18020797,
          324783.4965,
          4286574.001,
          393.059792
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322930.4965005276,
                4285316.981135758,
                -10.180207966747474
              ],
              [
                322930.4965005276,
                4286574.001135757,
                -10.180207966747474
              ],
              [
                324783.4965005276,
                4286574.001135757,
                393.0597920332525
              ],
              [
                324783.4965005276,
                4285316.981135758,
                393.0597920332525
              ],
              [
                322930.4965005276,
                4285316.981135758,
                -10.180207966747474
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:34:03+00:00",
        "end_time": "2018-03-05T15:01:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_302376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_302376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_302376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_302376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03650018,
            38.69877511,
            -10.18020797,
            -77.01488305,
            38.71046515,
            393.059792
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03617896843656,
                  38.698775114414204,
                  -10.180207966747474
                ],
                [
                  -77.03650018370264,
                  38.71009597623105,
                  -10.180207966747474
                ],
                [
                  -77.01520090822869,
                  38.710465147029076,
                  393.0597920332525
                ],
                [
                  -77.0148830469025,
                  38.69914413671554,
                  393.0597920332525
                ],
                [
                  -77.03617896843656,
                  38.698775114414204,
                  -10.180207966747474
                ]
              ]
            ]
          },
          "id": "20180305_302376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_302376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:34:03Z",
            "pc:count": 10039203,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324072.0427,
                "count": 10039203,
                "maximum": 324783.4965,
                "minimum": 322930.4965,
                "name": "X",
                "position": 0,
                "stddev": 443.6357282,
                "variance": 196812.6593
              },
              {
                "average": 4286139.626,
                "count": 10039203,
                "maximum": 4286574.001,
                "minimum": 4285316.981,
                "name": "Y",
                "position": 1,
                "stddev": 239.3539239,
                "variance": 57290.3009
              },
              {
                "average": 37.81376916,
                "count": 10039203,
                "maximum": 393.059792,
                "minimum": -10.18020797,
                "name": "Z",
                "position": 2,
                "stddev": 19.51773869,
                "variance": 380.9421234
              },
              {
                "average": 4098.738327,
                "count": 10039203,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4663.273808,
                "variance": 21746122.61
              },
              {
                "average": 2.273563947,
                "count": 10039203,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.317207839,
                "variance": 1.735036492
              },
              {
                "average": 3.308451278,
                "count": 10039203,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.454904071,
                "variance": 2.116745856
              },
              {
                "average": 0.5013147956,
                "count": 10039203,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999982962,
                "variance": 0.2499982962
              },
              {
                "average": 0,
                "count": 10039203,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.356979533,
                "count": 10039203,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7512946823,
                "variance": 0.5644436997
              },
              {
                "average": 10.52907009,
                "count": 10039203,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.197856689,
                "variance": 84.60056767
              },
              {
                "average": 0,
                "count": 10039203,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 87.1140224,
                "count": 10039203,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.20305228,
                "variance": 148.914485
              },
              {
                "average": 206252669.7,
                "count": 10039203,
                "maximum": 207528443.8,
                "minimum": 204297263,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1578673.57,
                "variance": 2492210241000.0
              },
              {
                "average": 0,
                "count": 10039203,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10039203,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10039203,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001021595041,
                "count": 10039203,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03194607153,
                "variance": 0.001020551486
              },
              {
                "average": 0.357336932,
                "count": 10039203,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4792152668,
                "variance": 0.2296472719
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322930.4965,
              4285316.981,
              -10.18020797,
              324783.4965,
              4286574.001,
              393.059792
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322930.4965005276,
                    4285316.981135758,
                    -10.180207966747474
                  ],
                  [
                    322930.4965005276,
                    4286574.001135757,
                    -10.180207966747474
                  ],
                  [
                    324783.4965005276,
                    4286574.001135757,
                    393.0597920332525
                  ],
                  [
                    324783.4965005276,
                    4285316.981135758,
                    393.0597920332525
                  ],
                  [
                    322930.4965005276,
                    4285316.981135758,
                    -10.180207966747474
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:34:03+00:00",
            "end_time": "2018-03-05T15:01: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": "20180208_374380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78388625959244,
              38.709547425282175,
              -10.44495691240374
            ],
            [
              -76.78416815067077,
              38.72088416486321,
              -10.44495691240374
            ],
            [
              -76.76284278382627,
              38.72120774152461,
              423.7150430875963
            ],
            [
              -76.76256425778354,
              38.70987087161547,
              423.7150430875963
            ],
            [
              -76.78388625959244,
              38.709547425282175,
              -10.44495691240374
            ]
          ]
        ]
      },
      "bbox": [
        -76.78416815,
        38.70954743,
        -10.44495691,
        -76.76256426,
        38.72120774,
        423.7150431
      ],
      "properties": {
        "datetime": "2018-02-09T18:53:52Z",
        "pc:count": 16009353,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345687.6611,
            "count": 16009353,
            "maximum": 346749.9805,
            "minimum": 344895.2605,
            "name": "X",
            "position": 0,
            "stddev": 528.0302298,
            "variance": 278815.9236
          },
          {
            "average": 4286698.282,
            "count": 16009353,
            "maximum": 4287313.57,
            "minimum": 4286054.97,
            "name": "Y",
            "position": 1,
            "stddev": 363.9094158,
            "variance": 132430.0629
          },
          {
            "average": 50.4332329,
            "count": 16009353,
            "maximum": 423.7150431,
            "minimum": -10.44495691,
            "name": "Z",
            "position": 2,
            "stddev": 10.92648866,
            "variance": 119.3881544
          },
          {
            "average": 5852.362111,
            "count": 16009353,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5775.325731,
            "variance": 33354387.3
          },
          {
            "average": 2.13953637,
            "count": 16009353,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.345352873,
            "variance": 1.809974352
          },
          {
            "average": 3.089093294,
            "count": 16009353,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.613304237,
            "variance": 2.602750562
          },
          {
            "average": 0.498637078,
            "count": 16009353,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981581,
            "variance": 0.2499981581
          },
          {
            "average": 0,
            "count": 16009353,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.352009416,
            "count": 16009353,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5224038061,
            "variance": 0.2729057366
          },
          {
            "average": -9.101280076,
            "count": 16009353,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.1331861,
            "variance": 102.6814606
          },
          {
            "average": 0,
            "count": 16009353,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.00315703,
            "count": 16009353,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.210717031,
            "variance": 4.887269793
          },
          {
            "average": 202231547.1,
            "count": 16009353,
            "maximum": 202237632.9,
            "minimum": 202153821.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20967.39171,
            "variance": 439631515.3
          },
          {
            "average": 0,
            "count": 16009353,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16009353,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16009353,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004396180158,
            "count": 16009353,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02096246119,
            "variance": 0.0004394247792
          },
          {
            "average": 0.4028355175,
            "count": 16009353,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4904682236,
            "variance": 0.2405590784
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          344895.2605,
          4286054.97,
          -10.44495691,
          346749.9805,
          4287313.57,
          423.7150431
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                344895.2604657432,
                4286054.969685267,
                -10.44495691240374
              ],
              [
                344895.2604657432,
                4287313.569685266,
                -10.44495691240374
              ],
              [
                346749.98046574317,
                4287313.569685266,
                423.7150430875963
              ],
              [
                346749.98046574317,
                4286054.969685267,
                423.7150430875963
              ],
              [
                344895.2604657432,
                4286054.969685267,
                -10.44495691240374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:53:52+00:00",
        "end_time": "2018-02-08T19:37:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_374380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_374380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_374380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_374380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78416815,
            38.70954743,
            -10.44495691,
            -76.76256426,
            38.72120774,
            423.7150431
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78388625959244,
                  38.709547425282175,
                  -10.44495691240374
                ],
                [
                  -76.78416815067077,
                  38.72088416486321,
                  -10.44495691240374
                ],
                [
                  -76.76284278382627,
                  38.72120774152461,
                  423.7150430875963
                ],
                [
                  -76.76256425778354,
                  38.70987087161547,
                  423.7150430875963
                ],
                [
                  -76.78388625959244,
                  38.709547425282175,
                  -10.44495691240374
                ]
              ]
            ]
          },
          "id": "20180208_374380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_374380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:53:52Z",
            "pc:count": 16009353,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345687.6611,
                "count": 16009353,
                "maximum": 346749.9805,
                "minimum": 344895.2605,
                "name": "X",
                "position": 0,
                "stddev": 528.0302298,
                "variance": 278815.9236
              },
              {
                "average": 4286698.282,
                "count": 16009353,
                "maximum": 4287313.57,
                "minimum": 4286054.97,
                "name": "Y",
                "position": 1,
                "stddev": 363.9094158,
                "variance": 132430.0629
              },
              {
                "average": 50.4332329,
                "count": 16009353,
                "maximum": 423.7150431,
                "minimum": -10.44495691,
                "name": "Z",
                "position": 2,
                "stddev": 10.92648866,
                "variance": 119.3881544
              },
              {
                "average": 5852.362111,
                "count": 16009353,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5775.325731,
                "variance": 33354387.3
              },
              {
                "average": 2.13953637,
                "count": 16009353,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.345352873,
                "variance": 1.809974352
              },
              {
                "average": 3.089093294,
                "count": 16009353,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.613304237,
                "variance": 2.602750562
              },
              {
                "average": 0.498637078,
                "count": 16009353,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981581,
                "variance": 0.2499981581
              },
              {
                "average": 0,
                "count": 16009353,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.352009416,
                "count": 16009353,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5224038061,
                "variance": 0.2729057366
              },
              {
                "average": -9.101280076,
                "count": 16009353,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.1331861,
                "variance": 102.6814606
              },
              {
                "average": 0,
                "count": 16009353,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.00315703,
                "count": 16009353,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.210717031,
                "variance": 4.887269793
              },
              {
                "average": 202231547.1,
                "count": 16009353,
                "maximum": 202237632.9,
                "minimum": 202153821.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20967.39171,
                "variance": 439631515.3
              },
              {
                "average": 0,
                "count": 16009353,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16009353,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16009353,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004396180158,
                "count": 16009353,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02096246119,
                "variance": 0.0004394247792
              },
              {
                "average": 0.4028355175,
                "count": 16009353,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4904682236,
                "variance": 0.2405590784
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              344895.2605,
              4286054.97,
              -10.44495691,
              346749.9805,
              4287313.57,
              423.7150431
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    344895.2604657432,
                    4286054.969685267,
                    -10.44495691240374
                  ],
                  [
                    344895.2604657432,
                    4287313.569685266,
                    -10.44495691240374
                  ],
                  [
                    346749.98046574317,
                    4287313.569685266,
                    423.7150430875963
                  ],
                  [
                    346749.98046574317,
                    4286054.969685267,
                    423.7150430875963
                  ],
                  [
                    344895.2604657432,
                    4286054.969685267,
                    -10.44495691240374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:53:52+00:00",
            "end_time": "2018-02-08T19:37: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": "20180305_302380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03620604579562,
              38.70974195116658,
              -10.412845076047688
            ],
            [
              -77.03652739115667,
              38.72106279151028,
              -10.412845076047688
            ],
            [
              -77.01520347786897,
              38.72143242308572,
              417.9671549239523
            ],
            [
              -77.01488549164247,
              38.71011143407311,
              417.9671549239523
            ],
            [
              -77.03620604579562,
              38.70974195116658,
              -10.412845076047688
            ]
          ]
        ]
      },
      "bbox": [
        -77.03652739,
        38.70974195,
        -10.41284508,
        -77.01488549,
        38.72143242,
        417.9671549
      ],
      "properties": {
        "datetime": "2018-04-12T00:34:04Z",
        "pc:count": 12207722,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323880.6515,
            "count": 12207722,
            "maximum": 324810.06,
            "minimum": 322955.2,
            "name": "X",
            "position": 0,
            "stddev": 496.8894903,
            "variance": 246899.1656
          },
          {
            "average": 4287098.946,
            "count": 12207722,
            "maximum": 4287791.162,
            "minimum": 4286534.142,
            "name": "Y",
            "position": 1,
            "stddev": 330.8325957,
            "variance": 109450.2064
          },
          {
            "average": 29.1174018,
            "count": 12207722,
            "maximum": 417.9671549,
            "minimum": -10.41284508,
            "name": "Z",
            "position": 2,
            "stddev": 18.24080573,
            "variance": 332.7269938
          },
          {
            "average": 3679.322423,
            "count": 12207722,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4105.161664,
            "variance": 16852352.28
          },
          {
            "average": 2.121260379,
            "count": 12207722,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.253727543,
            "variance": 1.571832751
          },
          {
            "average": 3.001940002,
            "count": 12207722,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.461073285,
            "variance": 2.134735145
          },
          {
            "average": 0.5285165406,
            "count": 12207722,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499186165,
            "variance": 0.2491868273
          },
          {
            "average": 0,
            "count": 12207722,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.407972511,
            "count": 12207722,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5651363291,
            "variance": 0.3193790705
          },
          {
            "average": -9.050955126,
            "count": 12207722,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.251719,
            "variance": 105.0977424
          },
          {
            "average": 0,
            "count": 12207722,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.49190201,
            "count": 12207722,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.442371714,
            "variance": 29.61940988
          },
          {
            "average": 207363900.2,
            "count": 12207722,
            "maximum": 207528444.3,
            "minimum": 204297263,
            "name": "GpsTime",
            "position": 12,
            "stddev": 708280.8251,
            "variance": 501661727200.0
          },
          {
            "average": 0,
            "count": 12207722,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12207722,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12207722,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008800986785,
            "count": 12207722,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02965340076,
            "variance": 0.0008793241769
          },
          {
            "average": 0.2631630209,
            "count": 12207722,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4403501575,
            "variance": 0.1939082612
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322955.2,
          4286534.142,
          -10.41284508,
          324810.06,
          4287791.162,
          417.9671549
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322955.199982666,
                4286534.142364107,
                -10.412845076047688
              ],
              [
                322955.199982666,
                4287791.162364107,
                -10.412845076047688
              ],
              [
                324810.059982666,
                4287791.162364107,
                417.9671549239523
              ],
              [
                324810.059982666,
                4286534.142364107,
                417.9671549239523
              ],
              [
                322955.199982666,
                4286534.142364107,
                -10.412845076047688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:34:04+00:00",
        "end_time": "2018-03-05T15:01:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_302380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_302380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_302380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_302380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03652739,
            38.70974195,
            -10.41284508,
            -77.01488549,
            38.72143242,
            417.9671549
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03620604579562,
                  38.70974195116658,
                  -10.412845076047688
                ],
                [
                  -77.03652739115667,
                  38.72106279151028,
                  -10.412845076047688
                ],
                [
                  -77.01520347786897,
                  38.72143242308572,
                  417.9671549239523
                ],
                [
                  -77.01488549164247,
                  38.71011143407311,
                  417.9671549239523
                ],
                [
                  -77.03620604579562,
                  38.70974195116658,
                  -10.412845076047688
                ]
              ]
            ]
          },
          "id": "20180305_302380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_302380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:34:04Z",
            "pc:count": 12207722,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323880.6515,
                "count": 12207722,
                "maximum": 324810.06,
                "minimum": 322955.2,
                "name": "X",
                "position": 0,
                "stddev": 496.8894903,
                "variance": 246899.1656
              },
              {
                "average": 4287098.946,
                "count": 12207722,
                "maximum": 4287791.162,
                "minimum": 4286534.142,
                "name": "Y",
                "position": 1,
                "stddev": 330.8325957,
                "variance": 109450.2064
              },
              {
                "average": 29.1174018,
                "count": 12207722,
                "maximum": 417.9671549,
                "minimum": -10.41284508,
                "name": "Z",
                "position": 2,
                "stddev": 18.24080573,
                "variance": 332.7269938
              },
              {
                "average": 3679.322423,
                "count": 12207722,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4105.161664,
                "variance": 16852352.28
              },
              {
                "average": 2.121260379,
                "count": 12207722,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.253727543,
                "variance": 1.571832751
              },
              {
                "average": 3.001940002,
                "count": 12207722,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.461073285,
                "variance": 2.134735145
              },
              {
                "average": 0.5285165406,
                "count": 12207722,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499186165,
                "variance": 0.2491868273
              },
              {
                "average": 0,
                "count": 12207722,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.407972511,
                "count": 12207722,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5651363291,
                "variance": 0.3193790705
              },
              {
                "average": -9.050955126,
                "count": 12207722,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.251719,
                "variance": 105.0977424
              },
              {
                "average": 0,
                "count": 12207722,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.49190201,
                "count": 12207722,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.442371714,
                "variance": 29.61940988
              },
              {
                "average": 207363900.2,
                "count": 12207722,
                "maximum": 207528444.3,
                "minimum": 204297263,
                "name": "GpsTime",
                "position": 12,
                "stddev": 708280.8251,
                "variance": 501661727200.0
              },
              {
                "average": 0,
                "count": 12207722,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12207722,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12207722,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008800986785,
                "count": 12207722,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02965340076,
                "variance": 0.0008793241769
              },
              {
                "average": 0.2631630209,
                "count": 12207722,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4403501575,
                "variance": 0.1939082612
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322955.2,
              4286534.142,
              -10.41284508,
              324810.06,
              4287791.162,
              417.9671549
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322955.199982666,
                    4286534.142364107,
                    -10.412845076047688
                  ],
                  [
                    322955.199982666,
                    4287791.162364107,
                    -10.412845076047688
                  ],
                  [
                    324810.059982666,
                    4287791.162364107,
                    417.9671549239523
                  ],
                  [
                    324810.059982666,
                    4286534.142364107,
                    417.9671549239523
                  ],
                  [
                    322955.199982666,
                    4286534.142364107,
                    -10.412845076047688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:34:04+00:00",
            "end_time": "2018-03-05T15:01: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": "20180411_302384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03618010673816,
              38.72072550901478,
              -10.302826407476203
            ],
            [
              -77.0365016610366,
              38.73204939028748,
              -10.302826407476203
            ],
            [
              -77.01520506649148,
              38.73241857716078,
              416.19717359252377
            ],
            [
              -77.01488686924785,
              38.72109454737101,
              416.19717359252377
            ],
            [
              -77.03618010673816,
              38.72072550901478,
              -10.302826407476203
            ]
          ]
        ]
      },
      "bbox": [
        -77.03650166,
        38.72072551,
        -10.30282641,
        -77.01488687,
        38.73241858,
        416.1971736
      ],
      "properties": {
        "datetime": "2018-04-12T00:39:38Z",
        "pc:count": 8213102,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 324180.9313,
            "count": 8213102,
            "maximum": 324836.7614,
            "minimum": 322984.5614,
            "name": "X",
            "position": 0,
            "stddev": 404.6371559,
            "variance": 163731.228
          },
          {
            "average": 4288369.012,
            "count": 8213102,
            "maximum": 4289010.419,
            "minimum": 4287753.059,
            "name": "Y",
            "position": 1,
            "stddev": 362.7342875,
            "variance": 131576.1633
          },
          {
            "average": 13.07457809,
            "count": 8213102,
            "maximum": 416.1971736,
            "minimum": -10.30282641,
            "name": "Z",
            "position": 2,
            "stddev": 9.293772251,
            "variance": 86.37420266
          },
          {
            "average": 3747.918765,
            "count": 8213102,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3895.369105,
            "variance": 15173900.47
          },
          {
            "average": 1.992347471,
            "count": 8213102,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.20916255,
            "variance": 1.462074073
          },
          {
            "average": 2.804388646,
            "count": 8213102,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.474973487,
            "variance": 2.175546787
          },
          {
            "average": 0.5354825741,
            "count": 8213102,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4987394282,
            "variance": 0.2487410172
          },
          {
            "average": 0,
            "count": 8213102,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.436221053,
            "count": 8213102,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6568485546,
            "variance": 0.4314500236
          },
          {
            "average": -5.114912726,
            "count": 8213102,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.81318085,
            "variance": 139.5512417
          },
          {
            "average": 0,
            "count": 8213102,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96.16660356,
            "count": 8213102,
            "maximum": 97,
            "minimum": 95,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5935736287,
            "variance": 0.3523296527
          },
          {
            "average": 207528110.1,
            "count": 8213102,
            "maximum": 207528778.3,
            "minimum": 207527169.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 578.363724,
            "variance": 334504.5972
          },
          {
            "average": 0,
            "count": 8213102,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8213102,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8213102,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007881309644,
            "count": 8213102,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02806260697,
            "variance": 0.0007875099099
          },
          {
            "average": 0.1734780598,
            "count": 8213102,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3786600587,
            "variance": 0.14338344
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322984.5614,
          4287753.059,
          -10.30282641,
          324836.7614,
          4289010.419,
          416.1971736
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322984.5613791229,
                4287753.058817147,
                -10.302826407476203
              ],
              [
                322984.5613791229,
                4289010.418817147,
                -10.302826407476203
              ],
              [
                324836.76137912285,
                4289010.418817147,
                416.19717359252377
              ],
              [
                324836.76137912285,
                4287753.058817147,
                416.19717359252377
              ],
              [
                322984.5613791229,
                4287753.058817147,
                -10.302826407476203
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:39:38+00:00",
        "end_time": "2018-04-12T00:12:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180411_302384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_302384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180411_302384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_302384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03650166,
            38.72072551,
            -10.30282641,
            -77.01488687,
            38.73241858,
            416.1971736
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03618010673816,
                  38.72072550901478,
                  -10.302826407476203
                ],
                [
                  -77.0365016610366,
                  38.73204939028748,
                  -10.302826407476203
                ],
                [
                  -77.01520506649148,
                  38.73241857716078,
                  416.19717359252377
                ],
                [
                  -77.01488686924785,
                  38.72109454737101,
                  416.19717359252377
                ],
                [
                  -77.03618010673816,
                  38.72072550901478,
                  -10.302826407476203
                ]
              ]
            ]
          },
          "id": "20180411_302384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180411_302384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:39:38Z",
            "pc:count": 8213102,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 324180.9313,
                "count": 8213102,
                "maximum": 324836.7614,
                "minimum": 322984.5614,
                "name": "X",
                "position": 0,
                "stddev": 404.6371559,
                "variance": 163731.228
              },
              {
                "average": 4288369.012,
                "count": 8213102,
                "maximum": 4289010.419,
                "minimum": 4287753.059,
                "name": "Y",
                "position": 1,
                "stddev": 362.7342875,
                "variance": 131576.1633
              },
              {
                "average": 13.07457809,
                "count": 8213102,
                "maximum": 416.1971736,
                "minimum": -10.30282641,
                "name": "Z",
                "position": 2,
                "stddev": 9.293772251,
                "variance": 86.37420266
              },
              {
                "average": 3747.918765,
                "count": 8213102,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3895.369105,
                "variance": 15173900.47
              },
              {
                "average": 1.992347471,
                "count": 8213102,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.20916255,
                "variance": 1.462074073
              },
              {
                "average": 2.804388646,
                "count": 8213102,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.474973487,
                "variance": 2.175546787
              },
              {
                "average": 0.5354825741,
                "count": 8213102,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4987394282,
                "variance": 0.2487410172
              },
              {
                "average": 0,
                "count": 8213102,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.436221053,
                "count": 8213102,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6568485546,
                "variance": 0.4314500236
              },
              {
                "average": -5.114912726,
                "count": 8213102,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.81318085,
                "variance": 139.5512417
              },
              {
                "average": 0,
                "count": 8213102,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96.16660356,
                "count": 8213102,
                "maximum": 97,
                "minimum": 95,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5935736287,
                "variance": 0.3523296527
              },
              {
                "average": 207528110.1,
                "count": 8213102,
                "maximum": 207528778.3,
                "minimum": 207527169.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 578.363724,
                "variance": 334504.5972
              },
              {
                "average": 0,
                "count": 8213102,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8213102,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8213102,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007881309644,
                "count": 8213102,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02806260697,
                "variance": 0.0007875099099
              },
              {
                "average": 0.1734780598,
                "count": 8213102,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3786600587,
                "variance": 0.14338344
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322984.5614,
              4287753.059,
              -10.30282641,
              324836.7614,
              4289010.419,
              416.1971736
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322984.5613791229,
                    4287753.058817147,
                    -10.302826407476203
                  ],
                  [
                    322984.5613791229,
                    4289010.418817147,
                    -10.302826407476203
                  ],
                  [
                    324836.76137912285,
                    4289010.418817147,
                    416.19717359252377
                  ],
                  [
                    324836.76137912285,
                    4287753.058817147,
                    416.19717359252377
                  ],
                  [
                    322984.5613791229,
                    4287753.058817147,
                    -10.302826407476203
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:39:38+00:00",
            "end_time": "2018-04-12T00:12: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": "20180305_356384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84694179585298,
              38.720630579958424,
              -10.194523460132842
            ],
            [
              -76.84723379100262,
              38.73196798235759,
              -10.194523460132842
            ],
            [
              -76.8259049493112,
              38.73230315620039,
              312.1254765398671
            ],
            [
              -76.82561632104876,
              38.720965618805984,
              312.1254765398671
            ],
            [
              -76.84694179585298,
              38.720630579958424,
              -10.194523460132842
            ]
          ]
        ]
      },
      "bbox": [
        -76.84723379,
        38.72063058,
        -10.19452346,
        -76.82561632,
        38.73230316,
        312.1254765
      ],
      "properties": {
        "datetime": "2018-03-06T13:43:05Z",
        "pc:count": 19830435,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340334.0554,
            "count": 19830435,
            "maximum": 341291.9207,
            "minimum": 339437.1207,
            "name": "X",
            "position": 0,
            "stddev": 549.733747,
            "variance": 302207.1926
          },
          {
            "average": 4288026.651,
            "count": 19830435,
            "maximum": 4288652.36,
            "minimum": 4287393.64,
            "name": "Y",
            "position": 1,
            "stddev": 351.9885426,
            "variance": 123895.9341
          },
          {
            "average": 72.37278791,
            "count": 19830435,
            "maximum": 312.1254765,
            "minimum": -10.19452346,
            "name": "Z",
            "position": 2,
            "stddev": 10.12043107,
            "variance": 102.4231251
          },
          {
            "average": 4941.357346,
            "count": 19830435,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5476.205013,
            "variance": 29988821.34
          },
          {
            "average": 2.34090997,
            "count": 19830435,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.373234,
            "variance": 1.885771619
          },
          {
            "average": 3.463425336,
            "count": 19830435,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.489198679,
            "variance": 2.217712706
          },
          {
            "average": 0.508002119,
            "count": 19830435,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999359746,
            "variance": 0.2499359787
          },
          {
            "average": 0,
            "count": 19830435,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342561573,
            "count": 19830435,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5316708781,
            "variance": 0.2826739226
          },
          {
            "average": 3.38558145,
            "count": 19830435,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.06962174,
            "variance": 170.8150126
          },
          {
            "average": 0,
            "count": 19830435,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.64139602,
            "count": 19830435,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.38837624,
            "variance": 1.927588583
          },
          {
            "average": 204327124.9,
            "count": 19830435,
            "maximum": 204378985.1,
            "minimum": 204309439.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29801.15771,
            "variance": 888109000.8
          },
          {
            "average": 0,
            "count": 19830435,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19830435,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19830435,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005662003884,
            "count": 19830435,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0237882289,
            "variance": 0.0005658798341
          },
          {
            "average": 0.3012173964,
            "count": 19830435,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4587869736,
            "variance": 0.2104854871
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339437.1207,
          4287393.64,
          -10.19452346,
          341291.9207,
          4288652.36,
          312.1254765
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339437.120657271,
                4287393.640209007,
                -10.194523460132842
              ],
              [
                339437.120657271,
                4288652.360209008,
                -10.194523460132842
              ],
              [
                341291.92065727105,
                4288652.360209008,
                312.1254765398671
              ],
              [
                341291.92065727105,
                4287393.640209007,
                312.1254765398671
              ],
              [
                339437.120657271,
                4287393.640209007,
                -10.194523460132842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:43:05+00:00",
        "end_time": "2018-03-05T18:23:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_356384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_356384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_356384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_356384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84723379,
            38.72063058,
            -10.19452346,
            -76.82561632,
            38.73230316,
            312.1254765
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84694179585298,
                  38.720630579958424,
                  -10.194523460132842
                ],
                [
                  -76.84723379100262,
                  38.73196798235759,
                  -10.194523460132842
                ],
                [
                  -76.8259049493112,
                  38.73230315620039,
                  312.1254765398671
                ],
                [
                  -76.82561632104876,
                  38.720965618805984,
                  312.1254765398671
                ],
                [
                  -76.84694179585298,
                  38.720630579958424,
                  -10.194523460132842
                ]
              ]
            ]
          },
          "id": "20180305_356384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_356384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:43:05Z",
            "pc:count": 19830435,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340334.0554,
                "count": 19830435,
                "maximum": 341291.9207,
                "minimum": 339437.1207,
                "name": "X",
                "position": 0,
                "stddev": 549.733747,
                "variance": 302207.1926
              },
              {
                "average": 4288026.651,
                "count": 19830435,
                "maximum": 4288652.36,
                "minimum": 4287393.64,
                "name": "Y",
                "position": 1,
                "stddev": 351.9885426,
                "variance": 123895.9341
              },
              {
                "average": 72.37278791,
                "count": 19830435,
                "maximum": 312.1254765,
                "minimum": -10.19452346,
                "name": "Z",
                "position": 2,
                "stddev": 10.12043107,
                "variance": 102.4231251
              },
              {
                "average": 4941.357346,
                "count": 19830435,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5476.205013,
                "variance": 29988821.34
              },
              {
                "average": 2.34090997,
                "count": 19830435,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.373234,
                "variance": 1.885771619
              },
              {
                "average": 3.463425336,
                "count": 19830435,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.489198679,
                "variance": 2.217712706
              },
              {
                "average": 0.508002119,
                "count": 19830435,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999359746,
                "variance": 0.2499359787
              },
              {
                "average": 0,
                "count": 19830435,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342561573,
                "count": 19830435,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5316708781,
                "variance": 0.2826739226
              },
              {
                "average": 3.38558145,
                "count": 19830435,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.06962174,
                "variance": 170.8150126
              },
              {
                "average": 0,
                "count": 19830435,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.64139602,
                "count": 19830435,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.38837624,
                "variance": 1.927588583
              },
              {
                "average": 204327124.9,
                "count": 19830435,
                "maximum": 204378985.1,
                "minimum": 204309439.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29801.15771,
                "variance": 888109000.8
              },
              {
                "average": 0,
                "count": 19830435,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19830435,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19830435,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005662003884,
                "count": 19830435,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0237882289,
                "variance": 0.0005658798341
              },
              {
                "average": 0.3012173964,
                "count": 19830435,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4587869736,
                "variance": 0.2104854871
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339437.1207,
              4287393.64,
              -10.19452346,
              341291.9207,
              4288652.36,
              312.1254765
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339437.120657271,
                    4287393.640209007,
                    -10.194523460132842
                  ],
                  [
                    339437.120657271,
                    4288652.360209008,
                    -10.194523460132842
                  ],
                  [
                    341291.92065727105,
                    4288652.360209008,
                    312.1254765398671
                  ],
                  [
                    341291.92065727105,
                    4287393.640209007,
                    312.1254765398671
                  ],
                  [
                    339437.120657271,
                    4287393.640209007,
                    -10.194523460132842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:43:05+00:00",
            "end_time": "2018-03-05T18:23: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": "20180305_308372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01517398943264,
              38.687779994836504,
              -10.199359128125764
            ],
            [
              -77.01549108993802,
              38.69907688846293,
              -10.199359128125764
            ],
            [
              -76.9941738911444,
              38.69944250274469,
              268.7606408718742
            ],
            [
              -76.99386013905833,
              38.688145462350775,
              268.7606408718742
            ],
            [
              -77.01517398943264,
              38.687779994836504,
              -10.199359128125764
            ]
          ]
        ]
      },
      "bbox": [
        -77.01549109,
        38.68777999,
        -10.19935913,
        -76.99386014,
        38.6994425,
        268.7606409
      ],
      "properties": {
        "datetime": "2018-03-05T15:29:52Z",
        "pc:count": 9998711,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325755.31,
            "count": 9998711,
            "maximum": 326585.2714,
            "minimum": 324730.4514,
            "name": "X",
            "position": 0,
            "stddev": 517.7773133,
            "variance": 268093.3462
          },
          {
            "average": 4284479.032,
            "count": 9998711,
            "maximum": 4285310.681,
            "minimum": 4284056.341,
            "name": "Y",
            "position": 1,
            "stddev": 319.7988379,
            "variance": 102271.2967
          },
          {
            "average": 12.32958792,
            "count": 9998711,
            "maximum": 268.7606409,
            "minimum": -10.19935913,
            "name": "Z",
            "position": 2,
            "stddev": 10.58032235,
            "variance": 111.9432209
          },
          {
            "average": 5414.790424,
            "count": 9998711,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5820.7647,
            "variance": 33881301.69
          },
          {
            "average": 2.059900421,
            "count": 9998711,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.290537698,
            "variance": 1.66548755
          },
          {
            "average": 2.975353523,
            "count": 9998711,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.57545978,
            "variance": 2.482073517
          },
          {
            "average": 0.5127880984,
            "count": 9998711,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998364628,
            "variance": 0.2498364895
          },
          {
            "average": 0,
            "count": 9998711,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.509666596,
            "count": 9998711,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.115035663,
            "variance": 1.24330453
          },
          {
            "average": 7.086809465,
            "count": 9998711,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.45634922,
            "variance": 109.335239
          },
          {
            "average": 0,
            "count": 9998711,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.19902575,
            "count": 9998711,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4993162493,
            "variance": 0.2493167168
          },
          {
            "average": 204298036.8,
            "count": 9998711,
            "maximum": 204298992.8,
            "minimum": 204297270.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 545.0464331,
            "variance": 297075.6143
          },
          {
            "average": 0,
            "count": 9998711,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9998711,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9998711,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00119115354,
            "count": 9998711,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0344925327,
            "variance": 0.001189734812
          },
          {
            "average": 0.3388398765,
            "count": 9998711,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4733153674,
            "variance": 0.224027437
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324730.4514,
          4284056.341,
          -10.19935913,
          326585.2714,
          4285310.681,
          268.7606409
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324730.4513656308,
                4284056.3411436025,
                -10.199359128125764
              ],
              [
                324730.4513656308,
                4285310.681143602,
                -10.199359128125764
              ],
              [
                326585.27136563073,
                4285310.681143602,
                268.7606408718742
              ],
              [
                326585.27136563073,
                4284056.3411436025,
                268.7606408718742
              ],
              [
                324730.4513656308,
                4284056.3411436025,
                -10.199359128125764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:29:52+00:00",
        "end_time": "2018-03-05T15:01:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_308372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_308372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_308372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_308372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01549109,
            38.68777999,
            -10.19935913,
            -76.99386014,
            38.6994425,
            268.7606409
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01517398943264,
                  38.687779994836504,
                  -10.199359128125764
                ],
                [
                  -77.01549108993802,
                  38.69907688846293,
                  -10.199359128125764
                ],
                [
                  -76.9941738911444,
                  38.69944250274469,
                  268.7606408718742
                ],
                [
                  -76.99386013905833,
                  38.688145462350775,
                  268.7606408718742
                ],
                [
                  -77.01517398943264,
                  38.687779994836504,
                  -10.199359128125764
                ]
              ]
            ]
          },
          "id": "20180305_308372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_308372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:29:52Z",
            "pc:count": 9998711,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325755.31,
                "count": 9998711,
                "maximum": 326585.2714,
                "minimum": 324730.4514,
                "name": "X",
                "position": 0,
                "stddev": 517.7773133,
                "variance": 268093.3462
              },
              {
                "average": 4284479.032,
                "count": 9998711,
                "maximum": 4285310.681,
                "minimum": 4284056.341,
                "name": "Y",
                "position": 1,
                "stddev": 319.7988379,
                "variance": 102271.2967
              },
              {
                "average": 12.32958792,
                "count": 9998711,
                "maximum": 268.7606409,
                "minimum": -10.19935913,
                "name": "Z",
                "position": 2,
                "stddev": 10.58032235,
                "variance": 111.9432209
              },
              {
                "average": 5414.790424,
                "count": 9998711,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5820.7647,
                "variance": 33881301.69
              },
              {
                "average": 2.059900421,
                "count": 9998711,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.290537698,
                "variance": 1.66548755
              },
              {
                "average": 2.975353523,
                "count": 9998711,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.57545978,
                "variance": 2.482073517
              },
              {
                "average": 0.5127880984,
                "count": 9998711,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998364628,
                "variance": 0.2498364895
              },
              {
                "average": 0,
                "count": 9998711,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.509666596,
                "count": 9998711,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.115035663,
                "variance": 1.24330453
              },
              {
                "average": 7.086809465,
                "count": 9998711,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.45634922,
                "variance": 109.335239
              },
              {
                "average": 0,
                "count": 9998711,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.19902575,
                "count": 9998711,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4993162493,
                "variance": 0.2493167168
              },
              {
                "average": 204298036.8,
                "count": 9998711,
                "maximum": 204298992.8,
                "minimum": 204297270.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 545.0464331,
                "variance": 297075.6143
              },
              {
                "average": 0,
                "count": 9998711,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9998711,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9998711,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00119115354,
                "count": 9998711,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0344925327,
                "variance": 0.001189734812
              },
              {
                "average": 0.3388398765,
                "count": 9998711,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4733153674,
                "variance": 0.224027437
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324730.4514,
              4284056.341,
              -10.19935913,
              326585.2714,
              4285310.681,
              268.7606409
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324730.4513656308,
                    4284056.3411436025,
                    -10.199359128125764
                  ],
                  [
                    324730.4513656308,
                    4285310.681143602,
                    -10.199359128125764
                  ],
                  [
                    326585.27136563073,
                    4285310.681143602,
                    268.7606408718742
                  ],
                  [
                    326585.27136563073,
                    4284056.3411436025,
                    268.7606408718742
                  ],
                  [
                    324730.4513656308,
                    4284056.3411436025,
                    -10.199359128125764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:29:52+00:00",
            "end_time": "2018-03-05T15:01: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": "20180305_308376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0151220913809,
              38.69876425966854,
              -10.452556581402462
            ],
            [
              -77.01544043637047,
              38.71010130012288,
              -10.452556581402462
            ],
            [
              -76.99417513813894,
              38.7104660506318,
              271.54744341859754
            ],
            [
              -76.99386014660983,
              38.69912886324928,
              271.54744341859754
            ],
            [
              -77.0151220913809,
              38.69876425966854,
              -10.452556581402462
            ]
          ]
        ]
      },
      "bbox": [
        -77.01544044,
        38.69876426,
        -10.45255658,
        -76.99386015,
        38.71046605,
        271.5474434
      ],
      "properties": {
        "datetime": "2018-04-12T00:12:59Z",
        "pc:count": 17639751,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325802.8103,
            "count": 17639751,
            "maximum": 326611.7996,
            "minimum": 324761.7796,
            "name": "X",
            "position": 0,
            "stddev": 464.3903277,
            "variance": 215658.3765
          },
          {
            "average": 4285905.846,
            "count": 17639751,
            "maximum": 4286534.079,
            "minimum": 4285275.279,
            "name": "Y",
            "position": 1,
            "stddev": 342.8979737,
            "variance": 117579.0204
          },
          {
            "average": 47.9883854,
            "count": 17639751,
            "maximum": 271.5474434,
            "minimum": -10.45255658,
            "name": "Z",
            "position": 2,
            "stddev": 18.8415265,
            "variance": 355.003121
          },
          {
            "average": 3289.711872,
            "count": 17639751,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3840.169031,
            "variance": 14746898.19
          },
          {
            "average": 2.301245465,
            "count": 17639751,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.288485226,
            "variance": 1.660194177
          },
          {
            "average": 3.380345335,
            "count": 17639751,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.34898732,
            "variance": 1.819766789
          },
          {
            "average": 0.5392177588,
            "count": 17639751,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4984596087,
            "variance": 0.2484619815
          },
          {
            "average": 0,
            "count": 17639751,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303733369,
            "count": 17639751,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5764152056,
            "variance": 0.3322544892
          },
          {
            "average": -10.57559268,
            "count": 17639751,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.66005148,
            "variance": 74.99649164
          },
          {
            "average": 0,
            "count": 17639751,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.17462781,
            "count": 17639751,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.825223195,
            "variance": 14.63233249
          },
          {
            "average": 204377425.5,
            "count": 17639751,
            "maximum": 207527179.1,
            "minimum": 204297247.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 501553.2462,
            "variance": 251555658700.0
          },
          {
            "average": 0,
            "count": 17639751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17639751,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17639751,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009872021436,
            "count": 17639751,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03140426136,
            "variance": 0.0009862276315
          },
          {
            "average": 0.362699961,
            "count": 17639751,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4807792762,
            "variance": 0.2311487124
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324761.7796,
          4285275.279,
          -10.45255658,
          326611.7996,
          4286534.079,
          271.5474434
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324761.7796060308,
                4285275.279420944,
                -10.452556581402462
              ],
              [
                324761.7796060308,
                4286534.079420945,
                -10.452556581402462
              ],
              [
                326611.7996060308,
                4286534.079420945,
                271.54744341859754
              ],
              [
                326611.7996060308,
                4285275.279420944,
                271.54744341859754
              ],
              [
                324761.7796060308,
                4285275.279420944,
                -10.452556581402462
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:12:59+00:00",
        "end_time": "2018-03-05T15:00:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_308376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_308376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_308376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_308376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01544044,
            38.69876426,
            -10.45255658,
            -76.99386015,
            38.71046605,
            271.5474434
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0151220913809,
                  38.69876425966854,
                  -10.452556581402462
                ],
                [
                  -77.01544043637047,
                  38.71010130012288,
                  -10.452556581402462
                ],
                [
                  -76.99417513813894,
                  38.7104660506318,
                  271.54744341859754
                ],
                [
                  -76.99386014660983,
                  38.69912886324928,
                  271.54744341859754
                ],
                [
                  -77.0151220913809,
                  38.69876425966854,
                  -10.452556581402462
                ]
              ]
            ]
          },
          "id": "20180305_308376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_308376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:12:59Z",
            "pc:count": 17639751,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325802.8103,
                "count": 17639751,
                "maximum": 326611.7996,
                "minimum": 324761.7796,
                "name": "X",
                "position": 0,
                "stddev": 464.3903277,
                "variance": 215658.3765
              },
              {
                "average": 4285905.846,
                "count": 17639751,
                "maximum": 4286534.079,
                "minimum": 4285275.279,
                "name": "Y",
                "position": 1,
                "stddev": 342.8979737,
                "variance": 117579.0204
              },
              {
                "average": 47.9883854,
                "count": 17639751,
                "maximum": 271.5474434,
                "minimum": -10.45255658,
                "name": "Z",
                "position": 2,
                "stddev": 18.8415265,
                "variance": 355.003121
              },
              {
                "average": 3289.711872,
                "count": 17639751,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3840.169031,
                "variance": 14746898.19
              },
              {
                "average": 2.301245465,
                "count": 17639751,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.288485226,
                "variance": 1.660194177
              },
              {
                "average": 3.380345335,
                "count": 17639751,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.34898732,
                "variance": 1.819766789
              },
              {
                "average": 0.5392177588,
                "count": 17639751,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4984596087,
                "variance": 0.2484619815
              },
              {
                "average": 0,
                "count": 17639751,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303733369,
                "count": 17639751,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5764152056,
                "variance": 0.3322544892
              },
              {
                "average": -10.57559268,
                "count": 17639751,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.66005148,
                "variance": 74.99649164
              },
              {
                "average": 0,
                "count": 17639751,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.17462781,
                "count": 17639751,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.825223195,
                "variance": 14.63233249
              },
              {
                "average": 204377425.5,
                "count": 17639751,
                "maximum": 207527179.1,
                "minimum": 204297247.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 501553.2462,
                "variance": 251555658700.0
              },
              {
                "average": 0,
                "count": 17639751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17639751,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17639751,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009872021436,
                "count": 17639751,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03140426136,
                "variance": 0.0009862276315
              },
              {
                "average": 0.362699961,
                "count": 17639751,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4807792762,
                "variance": 0.2311487124
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324761.7796,
              4285275.279,
              -10.45255658,
              326611.7996,
              4286534.079,
              271.5474434
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324761.7796060308,
                    4285275.279420944,
                    -10.452556581402462
                  ],
                  [
                    324761.7796060308,
                    4286534.079420945,
                    -10.452556581402462
                  ],
                  [
                    326611.7996060308,
                    4286534.079420945,
                    271.54744341859754
                  ],
                  [
                    326611.7996060308,
                    4285275.279420944,
                    271.54744341859754
                  ],
                  [
                    324761.7796060308,
                    4285275.279420944,
                    -10.452556581402462
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:12:59+00:00",
            "end_time": "2018-03-05T15:00: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": "20180209_374384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78385279429114,
              38.72053205977024,
              -9.922261129679043
            ],
            [
              -76.78413474136461,
              38.73186679658016,
              -9.922261129679043
            ],
            [
              -76.7628058792656,
              38.73219044709851,
              409.417738870321
            ],
            [
              -76.76252729851102,
              38.72085557996503,
              409.417738870321
            ],
            [
              -76.78385279429114,
              38.72053205977024,
              -9.922261129679043
            ]
          ]
        ]
      },
      "bbox": [
        -76.78413474,
        38.72053206,
        -9.92226113,
        -76.7625273,
        38.73219045,
        409.4177389
      ],
      "properties": {
        "datetime": "2018-02-17T14:10:06Z",
        "pc:count": 17687753,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345865.1488,
            "count": 17687753,
            "maximum": 346776.6563,
            "minimum": 344921.9163,
            "name": "X",
            "position": 0,
            "stddev": 540.0211933,
            "variance": 291622.8892
          },
          {
            "average": 4287899.573,
            "count": 17687753,
            "maximum": 4288532.34,
            "minimum": 4287273.96,
            "name": "Y",
            "position": 1,
            "stddev": 372.8754029,
            "variance": 139036.0661
          },
          {
            "average": 41.46052842,
            "count": 17687753,
            "maximum": 409.4177389,
            "minimum": -9.92226113,
            "name": "Z",
            "position": 2,
            "stddev": 13.49183111,
            "variance": 182.0295066
          },
          {
            "average": 6236.697315,
            "count": 17687753,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6092.579542,
            "variance": 37119525.47
          },
          {
            "average": 2.143509862,
            "count": 17687753,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.363425863,
            "variance": 1.858930083
          },
          {
            "average": 3.091200279,
            "count": 17687753,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.643227331,
            "variance": 2.700196061
          },
          {
            "average": 0.4981296946,
            "count": 17687753,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999965161,
            "variance": 0.2499965161
          },
          {
            "average": 0,
            "count": 17687753,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.35122692,
            "count": 17687753,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5379510238,
            "variance": 0.289391304
          },
          {
            "average": -4.752500222,
            "count": 17687753,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.57839429,
            "variance": 158.2160029
          },
          {
            "average": 0,
            "count": 17687753,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.71222416,
            "count": 17687753,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.453196807,
            "variance": 2.111780959
          },
          {
            "average": 202301712.3,
            "count": 17687753,
            "maximum": 202911806.2,
            "minimum": 202236914.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 198055.681,
            "variance": 39226052790.0
          },
          {
            "average": 0,
            "count": 17687753,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17687753,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17687753,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003781712691,
            "count": 17687753,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01944294929,
            "variance": 0.000378028277
          },
          {
            "average": 0.3218511701,
            "count": 17687753,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4671862656,
            "variance": 0.2182630068
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          344921.9163,
          4287273.96,
          -9.92226113,
          346776.6563,
          4288532.34,
          409.4177389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                344921.91634798306,
                4287273.9597486695,
                -9.922261129679043
              ],
              [
                344921.91634798306,
                4288532.33974867,
                -9.922261129679043
              ],
              [
                346776.65634798305,
                4288532.33974867,
                409.417738870321
              ],
              [
                346776.65634798305,
                4287273.9597486695,
                409.417738870321
              ],
              [
                344921.91634798306,
                4287273.9597486695,
                -9.922261129679043
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:10:06+00:00",
        "end_time": "2018-02-09T18:41:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180209_374384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_374384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180209_374384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_374384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78413474,
            38.72053206,
            -9.92226113,
            -76.7625273,
            38.73219045,
            409.4177389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78385279429114,
                  38.72053205977024,
                  -9.922261129679043
                ],
                [
                  -76.78413474136461,
                  38.73186679658016,
                  -9.922261129679043
                ],
                [
                  -76.7628058792656,
                  38.73219044709851,
                  409.417738870321
                ],
                [
                  -76.76252729851102,
                  38.72085557996503,
                  409.417738870321
                ],
                [
                  -76.78385279429114,
                  38.72053205977024,
                  -9.922261129679043
                ]
              ]
            ]
          },
          "id": "20180209_374384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_374384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:10:06Z",
            "pc:count": 17687753,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345865.1488,
                "count": 17687753,
                "maximum": 346776.6563,
                "minimum": 344921.9163,
                "name": "X",
                "position": 0,
                "stddev": 540.0211933,
                "variance": 291622.8892
              },
              {
                "average": 4287899.573,
                "count": 17687753,
                "maximum": 4288532.34,
                "minimum": 4287273.96,
                "name": "Y",
                "position": 1,
                "stddev": 372.8754029,
                "variance": 139036.0661
              },
              {
                "average": 41.46052842,
                "count": 17687753,
                "maximum": 409.4177389,
                "minimum": -9.92226113,
                "name": "Z",
                "position": 2,
                "stddev": 13.49183111,
                "variance": 182.0295066
              },
              {
                "average": 6236.697315,
                "count": 17687753,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6092.579542,
                "variance": 37119525.47
              },
              {
                "average": 2.143509862,
                "count": 17687753,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.363425863,
                "variance": 1.858930083
              },
              {
                "average": 3.091200279,
                "count": 17687753,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.643227331,
                "variance": 2.700196061
              },
              {
                "average": 0.4981296946,
                "count": 17687753,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999965161,
                "variance": 0.2499965161
              },
              {
                "average": 0,
                "count": 17687753,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.35122692,
                "count": 17687753,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5379510238,
                "variance": 0.289391304
              },
              {
                "average": -4.752500222,
                "count": 17687753,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.57839429,
                "variance": 158.2160029
              },
              {
                "average": 0,
                "count": 17687753,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.71222416,
                "count": 17687753,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.453196807,
                "variance": 2.111780959
              },
              {
                "average": 202301712.3,
                "count": 17687753,
                "maximum": 202911806.2,
                "minimum": 202236914.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 198055.681,
                "variance": 39226052790.0
              },
              {
                "average": 0,
                "count": 17687753,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17687753,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17687753,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003781712691,
                "count": 17687753,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01944294929,
                "variance": 0.000378028277
              },
              {
                "average": 0.3218511701,
                "count": 17687753,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4671862656,
                "variance": 0.2182630068
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              344921.9163,
              4287273.96,
              -9.92226113,
              346776.6563,
              4288532.34,
              409.4177389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    344921.91634798306,
                    4287273.9597486695,
                    -9.922261129679043
                  ],
                  [
                    344921.91634798306,
                    4288532.33974867,
                    -9.922261129679043
                  ],
                  [
                    346776.65634798305,
                    4288532.33974867,
                    409.417738870321
                  ],
                  [
                    346776.65634798305,
                    4287273.9597486695,
                    409.417738870321
                  ],
                  [
                    344921.91634798306,
                    4287273.9597486695,
                    -9.922261129679043
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:10:06+00:00",
            "end_time": "2018-02-09T18:41: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": "20180208_398384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69973839173542,
              38.720534786320634,
              -8.11533293099663
            ],
            [
              -76.70000258485436,
              38.73168176752695,
              -8.11533293099663
            ],
            [
              -76.68545058367732,
              38.73189252364409,
              430.68466706900335
            ],
            [
              -76.6851886494246,
              38.720745458978556,
              430.68466706900335
            ],
            [
              -76.69973839173542,
              38.720534786320634,
              -8.11533293099663
            ]
          ]
        ]
      },
      "bbox": [
        -76.70000258,
        38.72053479,
        -8.115332931,
        -76.68518865,
        38.73189252,
        430.6846671
      ],
      "properties": {
        "datetime": "2018-02-08T19:26:30Z",
        "pc:count": 6015090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352820.0458,
            "count": 6015090,
            "maximum": 353500.2221,
            "minimum": 352234.8421,
            "name": "X",
            "position": 0,
            "stddev": 362.8232048,
            "variance": 131640.6779
          },
          {
            "average": 4287662.398,
            "count": 6015090,
            "maximum": 4288372.637,
            "minimum": 4287135.157,
            "name": "Y",
            "position": 1,
            "stddev": 372.0210822,
            "variance": 138399.6856
          },
          {
            "average": 15.25840573,
            "count": 6015090,
            "maximum": 430.6846671,
            "minimum": -8.115332931,
            "name": "Z",
            "position": 2,
            "stddev": 14.45613452,
            "variance": 208.9798251
          },
          {
            "average": 3328.157983,
            "count": 6015090,
            "maximum": 50637,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3669.464001,
            "variance": 13464966.05
          },
          {
            "average": 2.439192764,
            "count": 6015090,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.410659719,
            "variance": 1.989960844
          },
          {
            "average": 3.598276668,
            "count": 6015090,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.473453073,
            "variance": 2.171063959
          },
          {
            "average": 0.5051849598,
            "count": 6015090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499973157,
            "variance": 0.2499731577
          },
          {
            "average": 0,
            "count": 6015090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292369025,
            "count": 6015090,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6147446532,
            "variance": 0.3779109886
          },
          {
            "average": 3.344693711,
            "count": 6015090,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.8070484,
            "variance": 190.6345857
          },
          {
            "average": 0,
            "count": 6015090,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.14946343,
            "count": 6015090,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6990778272,
            "variance": 0.4887098085
          },
          {
            "average": 202152649.4,
            "count": 6015090,
            "maximum": 202153190,
            "minimum": 202152125.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 384.9501969,
            "variance": 148186.6541
          },
          {
            "average": 0,
            "count": 6015090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6015090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6015090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008866035255,
            "count": 6015090,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02976268817,
            "variance": 0.0008858176069
          },
          {
            "average": 0.4764257891,
            "count": 6015090,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4994439889,
            "variance": 0.2494442981
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352234.8421,
          4287135.157,
          -8.115332931,
          353500.2221,
          4288372.637,
          430.6846671
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352234.8420729227,
                4287135.157082256,
                -8.11533293099663
              ],
              [
                352234.8420729227,
                4288372.637082256,
                -8.11533293099663
              ],
              [
                353500.2220729227,
                4288372.637082256,
                430.68466706900335
              ],
              [
                353500.2220729227,
                4287135.157082256,
                430.68466706900335
              ],
              [
                352234.8420729227,
                4287135.157082256,
                -8.11533293099663
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:26:30+00:00",
        "end_time": "2018-02-08T19:08:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_398384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_398384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_398384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70000258,
            38.72053479,
            -8.115332931,
            -76.68518865,
            38.73189252,
            430.6846671
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69973839173542,
                  38.720534786320634,
                  -8.11533293099663
                ],
                [
                  -76.70000258485436,
                  38.73168176752695,
                  -8.11533293099663
                ],
                [
                  -76.68545058367732,
                  38.73189252364409,
                  430.68466706900335
                ],
                [
                  -76.6851886494246,
                  38.720745458978556,
                  430.68466706900335
                ],
                [
                  -76.69973839173542,
                  38.720534786320634,
                  -8.11533293099663
                ]
              ]
            ]
          },
          "id": "20180208_398384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_398384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:26:30Z",
            "pc:count": 6015090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352820.0458,
                "count": 6015090,
                "maximum": 353500.2221,
                "minimum": 352234.8421,
                "name": "X",
                "position": 0,
                "stddev": 362.8232048,
                "variance": 131640.6779
              },
              {
                "average": 4287662.398,
                "count": 6015090,
                "maximum": 4288372.637,
                "minimum": 4287135.157,
                "name": "Y",
                "position": 1,
                "stddev": 372.0210822,
                "variance": 138399.6856
              },
              {
                "average": 15.25840573,
                "count": 6015090,
                "maximum": 430.6846671,
                "minimum": -8.115332931,
                "name": "Z",
                "position": 2,
                "stddev": 14.45613452,
                "variance": 208.9798251
              },
              {
                "average": 3328.157983,
                "count": 6015090,
                "maximum": 50637,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3669.464001,
                "variance": 13464966.05
              },
              {
                "average": 2.439192764,
                "count": 6015090,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.410659719,
                "variance": 1.989960844
              },
              {
                "average": 3.598276668,
                "count": 6015090,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.473453073,
                "variance": 2.171063959
              },
              {
                "average": 0.5051849598,
                "count": 6015090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499973157,
                "variance": 0.2499731577
              },
              {
                "average": 0,
                "count": 6015090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292369025,
                "count": 6015090,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6147446532,
                "variance": 0.3779109886
              },
              {
                "average": 3.344693711,
                "count": 6015090,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.8070484,
                "variance": 190.6345857
              },
              {
                "average": 0,
                "count": 6015090,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.14946343,
                "count": 6015090,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6990778272,
                "variance": 0.4887098085
              },
              {
                "average": 202152649.4,
                "count": 6015090,
                "maximum": 202153190,
                "minimum": 202152125.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 384.9501969,
                "variance": 148186.6541
              },
              {
                "average": 0,
                "count": 6015090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6015090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6015090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008866035255,
                "count": 6015090,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02976268817,
                "variance": 0.0008858176069
              },
              {
                "average": 0.4764257891,
                "count": 6015090,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4994439889,
                "variance": 0.2494442981
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352234.8421,
              4287135.157,
              -8.115332931,
              353500.2221,
              4288372.637,
              430.6846671
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352234.8420729227,
                    4287135.157082256,
                    -8.11533293099663
                  ],
                  [
                    352234.8420729227,
                    4288372.637082256,
                    -8.11533293099663
                  ],
                  [
                    353500.2220729227,
                    4288372.637082256,
                    430.68466706900335
                  ],
                  [
                    353500.2220729227,
                    4287135.157082256,
                    430.68466706900335
                  ],
                  [
                    352234.8420729227,
                    4287135.157082256,
                    -8.11533293099663
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:26:30+00:00",
            "end_time": "2018-02-08T19:08: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": "20180305_308380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01517971037319,
              38.709747416012625,
              -10.439111797068307
            ],
            [
              -77.01549814379676,
              38.721082813603644,
              -10.439111797068307
            ],
            [
              -76.99417417899,
              38.72144860608834,
              387.10088820293174
            ],
            [
              -76.99385910911616,
              38.7101130611834,
              387.10088820293174
            ],
            [
              -77.01517971037319,
              38.709747416012625,
              -10.439111797068307
            ]
          ]
        ]
      },
      "bbox": [
        -77.01549814,
        38.70974742,
        -10.4391118,
        -76.99385911,
        38.72144861,
        387.1008882
      ],
      "properties": {
        "datetime": "2018-04-12T00:13:27Z",
        "pc:count": 15331274,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325618.7643,
            "count": 15331274,
            "maximum": 326638.427,
            "minimum": 324783.587,
            "name": "X",
            "position": 0,
            "stddev": 503.8368529,
            "variance": 253851.5744
          },
          {
            "average": 4287124.123,
            "count": 15331274,
            "maximum": 4287752.926,
            "minimum": 4286494.306,
            "name": "Y",
            "position": 1,
            "stddev": 361.270791,
            "variance": 130516.5844
          },
          {
            "average": 26.17298077,
            "count": 15331274,
            "maximum": 387.1008882,
            "minimum": -10.4391118,
            "name": "Z",
            "position": 2,
            "stddev": 15.33540073,
            "variance": 235.1745156
          },
          {
            "average": 4594.866919,
            "count": 15331274,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5006.317421,
            "variance": 25063214.12
          },
          {
            "average": 2.151985347,
            "count": 15331274,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.297278881,
            "variance": 1.682932496
          },
          {
            "average": 3.105179713,
            "count": 15331274,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.519867385,
            "variance": 2.309996868
          },
          {
            "average": 0.5020719087,
            "count": 15331274,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957235,
            "variance": 0.2499957235
          },
          {
            "average": 0,
            "count": 15331274,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.349573297,
            "count": 15331274,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5360014643,
            "variance": 0.2872975697
          },
          {
            "average": 9.632789792,
            "count": 15331274,
            "maximum": 21,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.14828098,
            "variance": 102.9876069
          },
          {
            "average": 0,
            "count": 15331274,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.73750903,
            "count": 15331274,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.32904322,
            "variance": 152.0053066
          },
          {
            "average": 205678410.1,
            "count": 15331274,
            "maximum": 207527207.1,
            "minimum": 204297231,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1597923.916,
            "variance": 2553360842000.0
          },
          {
            "average": 0,
            "count": 15331274,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15331274,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15331274,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006165175836,
            "count": 15331274,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02482211776,
            "variance": 0.0006161375299
          },
          {
            "average": 0.400342072,
            "count": 15331274,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4899676653,
            "variance": 0.2400683131
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324783.587,
          4286494.306,
          -10.4391118,
          326638.427,
          4287752.926,
          387.1008882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324783.5870287058,
                4286494.306223988,
                -10.439111797068307
              ],
              [
                324783.5870287058,
                4287752.926223987,
                -10.439111797068307
              ],
              [
                326638.4270287058,
                4287752.926223987,
                387.10088820293174
              ],
              [
                326638.4270287058,
                4286494.306223988,
                387.10088820293174
              ],
              [
                324783.5870287058,
                4286494.306223988,
                -10.439111797068307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:13:27+00:00",
        "end_time": "2018-03-05T15:00:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_308380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_308380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_308380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_308380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01549814,
            38.70974742,
            -10.4391118,
            -76.99385911,
            38.72144861,
            387.1008882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01517971037319,
                  38.709747416012625,
                  -10.439111797068307
                ],
                [
                  -77.01549814379676,
                  38.721082813603644,
                  -10.439111797068307
                ],
                [
                  -76.99417417899,
                  38.72144860608834,
                  387.10088820293174
                ],
                [
                  -76.99385910911616,
                  38.7101130611834,
                  387.10088820293174
                ],
                [
                  -77.01517971037319,
                  38.709747416012625,
                  -10.439111797068307
                ]
              ]
            ]
          },
          "id": "20180305_308380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_308380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:13:27Z",
            "pc:count": 15331274,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325618.7643,
                "count": 15331274,
                "maximum": 326638.427,
                "minimum": 324783.587,
                "name": "X",
                "position": 0,
                "stddev": 503.8368529,
                "variance": 253851.5744
              },
              {
                "average": 4287124.123,
                "count": 15331274,
                "maximum": 4287752.926,
                "minimum": 4286494.306,
                "name": "Y",
                "position": 1,
                "stddev": 361.270791,
                "variance": 130516.5844
              },
              {
                "average": 26.17298077,
                "count": 15331274,
                "maximum": 387.1008882,
                "minimum": -10.4391118,
                "name": "Z",
                "position": 2,
                "stddev": 15.33540073,
                "variance": 235.1745156
              },
              {
                "average": 4594.866919,
                "count": 15331274,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5006.317421,
                "variance": 25063214.12
              },
              {
                "average": 2.151985347,
                "count": 15331274,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.297278881,
                "variance": 1.682932496
              },
              {
                "average": 3.105179713,
                "count": 15331274,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.519867385,
                "variance": 2.309996868
              },
              {
                "average": 0.5020719087,
                "count": 15331274,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957235,
                "variance": 0.2499957235
              },
              {
                "average": 0,
                "count": 15331274,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.349573297,
                "count": 15331274,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5360014643,
                "variance": 0.2872975697
              },
              {
                "average": 9.632789792,
                "count": 15331274,
                "maximum": 21,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.14828098,
                "variance": 102.9876069
              },
              {
                "average": 0,
                "count": 15331274,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.73750903,
                "count": 15331274,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.32904322,
                "variance": 152.0053066
              },
              {
                "average": 205678410.1,
                "count": 15331274,
                "maximum": 207527207.1,
                "minimum": 204297231,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1597923.916,
                "variance": 2553360842000.0
              },
              {
                "average": 0,
                "count": 15331274,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15331274,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15331274,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006165175836,
                "count": 15331274,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02482211776,
                "variance": 0.0006161375299
              },
              {
                "average": 0.400342072,
                "count": 15331274,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4899676653,
                "variance": 0.2400683131
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324783.587,
              4286494.306,
              -10.4391118,
              326638.427,
              4287752.926,
              387.1008882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324783.5870287058,
                    4286494.306223988,
                    -10.439111797068307
                  ],
                  [
                    324783.5870287058,
                    4287752.926223987,
                    -10.439111797068307
                  ],
                  [
                    326638.4270287058,
                    4287752.926223987,
                    387.10088820293174
                  ],
                  [
                    326638.4270287058,
                    4286494.306223988,
                    387.10088820293174
                  ],
                  [
                    324783.5870287058,
                    4286494.306223988,
                    -10.439111797068307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:13:27+00:00",
            "end_time": "2018-03-05T15:00:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_398388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69969020651422,
              38.73144430879288,
              -9.88412794772944
            ],
            [
              -76.69995621692522,
              38.74266387214225,
              -9.88412794772944
            ],
            [
              -76.68026107693473,
              38.74294869910287,
              427.75587205227055
            ],
            [
              -76.67999814487494,
              38.731729022237765,
              427.75587205227055
            ],
            [
              -76.69969020651422,
              38.73144430879288,
              -9.88412794772944
            ]
          ]
        ]
      },
      "bbox": [
        -76.69995622,
        38.73144431,
        -9.884127948,
        -76.67999814,
        38.7429487,
        427.7558721
      ],
      "properties": {
        "datetime": "2018-02-08T19:26:29Z",
        "pc:count": 6133376,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353207.0553,
            "count": 6133376,
            "maximum": 353973.8467,
            "minimum": 352261.5067,
            "name": "X",
            "position": 0,
            "stddev": 511.1590355,
            "variance": 261283.5596
          },
          {
            "average": 4289091.234,
            "count": 6133376,
            "maximum": 4289591.321,
            "minimum": 4288345.781,
            "name": "Y",
            "position": 1,
            "stddev": 353.8954631,
            "variance": 125241.9988
          },
          {
            "average": 5.980507553,
            "count": 6133376,
            "maximum": 427.7558721,
            "minimum": -9.884127948,
            "name": "Z",
            "position": 2,
            "stddev": 11.30725829,
            "variance": 127.8540901
          },
          {
            "average": 4407.077,
            "count": 6133376,
            "maximum": 65506,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3334.397813,
            "variance": 11118208.78
          },
          {
            "average": 1.553765333,
            "count": 6133376,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.096640676,
            "variance": 1.202620773
          },
          {
            "average": 2.001372653,
            "count": 6133376,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.521391436,
            "variance": 2.314631902
          },
          {
            "average": 0.5045400771,
            "count": 6133376,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499979428,
            "variance": 0.2499794285
          },
          {
            "average": 0,
            "count": 6133376,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.592236315,
            "count": 6133376,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.013319177,
            "variance": 1.026815753
          },
          {
            "average": -10.36669442,
            "count": 6133376,
            "maximum": 9,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.323894307,
            "variance": 53.63942783
          },
          {
            "average": 0,
            "count": 6133376,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.40091623,
            "count": 6133376,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4900841216,
            "variance": 0.2401824462
          },
          {
            "average": 202153018.2,
            "count": 6133376,
            "maximum": 202153189.7,
            "minimum": 202152794.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 165.7667947,
            "variance": 27478.63024
          },
          {
            "average": 0,
            "count": 6133376,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6133376,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6133376,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001582325949,
            "count": 6133376,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0397469804,
            "variance": 0.001579822451
          },
          {
            "average": 0.3377304767,
            "count": 6133376,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4729361884,
            "variance": 0.2236686383
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352261.5067,
          4288345.781,
          -9.884127948,
          353973.8467,
          4289591.321,
          427.7558721
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352261.5066777331,
                4288345.780515322,
                -9.88412794772944
              ],
              [
                352261.5066777331,
                4289591.320515322,
                -9.88412794772944
              ],
              [
                353973.84667773306,
                4289591.320515322,
                427.75587205227055
              ],
              [
                353973.84667773306,
                4288345.780515322,
                427.75587205227055
              ],
              [
                352261.5066777331,
                4288345.780515322,
                -9.88412794772944
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:26:29+00:00",
        "end_time": "2018-02-08T19:19:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_398388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_398388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_398388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69995622,
            38.73144431,
            -9.884127948,
            -76.67999814,
            38.7429487,
            427.7558721
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69969020651422,
                  38.73144430879288,
                  -9.88412794772944
                ],
                [
                  -76.69995621692522,
                  38.74266387214225,
                  -9.88412794772944
                ],
                [
                  -76.68026107693473,
                  38.74294869910287,
                  427.75587205227055
                ],
                [
                  -76.67999814487494,
                  38.731729022237765,
                  427.75587205227055
                ],
                [
                  -76.69969020651422,
                  38.73144430879288,
                  -9.88412794772944
                ]
              ]
            ]
          },
          "id": "20180208_398388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_398388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:26:29Z",
            "pc:count": 6133376,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353207.0553,
                "count": 6133376,
                "maximum": 353973.8467,
                "minimum": 352261.5067,
                "name": "X",
                "position": 0,
                "stddev": 511.1590355,
                "variance": 261283.5596
              },
              {
                "average": 4289091.234,
                "count": 6133376,
                "maximum": 4289591.321,
                "minimum": 4288345.781,
                "name": "Y",
                "position": 1,
                "stddev": 353.8954631,
                "variance": 125241.9988
              },
              {
                "average": 5.980507553,
                "count": 6133376,
                "maximum": 427.7558721,
                "minimum": -9.884127948,
                "name": "Z",
                "position": 2,
                "stddev": 11.30725829,
                "variance": 127.8540901
              },
              {
                "average": 4407.077,
                "count": 6133376,
                "maximum": 65506,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3334.397813,
                "variance": 11118208.78
              },
              {
                "average": 1.553765333,
                "count": 6133376,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.096640676,
                "variance": 1.202620773
              },
              {
                "average": 2.001372653,
                "count": 6133376,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.521391436,
                "variance": 2.314631902
              },
              {
                "average": 0.5045400771,
                "count": 6133376,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499979428,
                "variance": 0.2499794285
              },
              {
                "average": 0,
                "count": 6133376,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.592236315,
                "count": 6133376,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.013319177,
                "variance": 1.026815753
              },
              {
                "average": -10.36669442,
                "count": 6133376,
                "maximum": 9,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.323894307,
                "variance": 53.63942783
              },
              {
                "average": 0,
                "count": 6133376,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.40091623,
                "count": 6133376,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4900841216,
                "variance": 0.2401824462
              },
              {
                "average": 202153018.2,
                "count": 6133376,
                "maximum": 202153189.7,
                "minimum": 202152794.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 165.7667947,
                "variance": 27478.63024
              },
              {
                "average": 0,
                "count": 6133376,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6133376,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6133376,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001582325949,
                "count": 6133376,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0397469804,
                "variance": 0.001579822451
              },
              {
                "average": 0.3377304767,
                "count": 6133376,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4729361884,
                "variance": 0.2236686383
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352261.5067,
              4288345.781,
              -9.884127948,
              353973.8467,
              4289591.321,
              427.7558721
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352261.5066777331,
                    4288345.780515322,
                    -9.88412794772944
                  ],
                  [
                    352261.5066777331,
                    4289591.320515322,
                    -9.88412794772944
                  ],
                  [
                    353973.84667773306,
                    4289591.320515322,
                    427.75587205227055
                  ],
                  [
                    353973.84667773306,
                    4288345.780515322,
                    427.75587205227055
                  ],
                  [
                    352261.5066777331,
                    4288345.780515322,
                    -9.88412794772944
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:26:29+00:00",
            "end_time": "2018-02-08T19:19: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": "20180217_362384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82591236095153,
              38.72060073573677,
              -10.027560522180437
            ],
            [
              -76.82620102306475,
              38.731937911680916,
              -10.027560522180437
            ],
            [
              -76.80487447054179,
              38.73226920903618,
              298.21243947781954
            ],
            [
              -76.80458917496178,
              38.720931899660776,
              298.21243947781954
            ],
            [
              -76.82591236095153,
              38.72060073573677,
              -10.027560522180437
            ]
          ]
        ]
      },
      "bbox": [
        -76.82620102,
        38.72060074,
        -10.02756052,
        -76.80458917,
        38.73226921,
        298.2124395
      ],
      "properties": {
        "datetime": "2018-03-06T13:42:59Z",
        "pc:count": 20820959,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342320.1825,
            "count": 20820959,
            "maximum": 343119.9553,
            "minimum": 341265.3753,
            "name": "X",
            "position": 0,
            "stddev": 528.7657079,
            "variance": 279593.1738
          },
          {
            "average": 4287963.536,
            "count": 20820959,
            "maximum": 4288612.339,
            "minimum": 4287353.659,
            "name": "Y",
            "position": 1,
            "stddev": 342.2234341,
            "variance": 117116.8789
          },
          {
            "average": 69.89876762,
            "count": 20820959,
            "maximum": 298.2124395,
            "minimum": -10.02756052,
            "name": "Z",
            "position": 2,
            "stddev": 10.38029638,
            "variance": 107.750553
          },
          {
            "average": 4372.782959,
            "count": 20820959,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5149.273007,
            "variance": 26515012.5
          },
          {
            "average": 2.468859191,
            "count": 20820959,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.385623406,
            "variance": 1.919952224
          },
          {
            "average": 3.686630188,
            "count": 20820959,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.370343176,
            "variance": 1.87784042
          },
          {
            "average": 0.5028533028,
            "count": 20820959,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999918706,
            "variance": 0.2499918707
          },
          {
            "average": 0,
            "count": 20820959,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.258490351,
            "count": 20820959,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4694594149,
            "variance": 0.2203921422
          },
          {
            "average": -6.931019432,
            "count": 20820959,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.76398926,
            "variance": 138.3914434
          },
          {
            "average": 0,
            "count": 20820959,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 66.66353034,
            "count": 20820959,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.12198276,
            "variance": 848.0898797
          },
          {
            "average": 203935658.8,
            "count": 20820959,
            "maximum": 204378979.4,
            "minimum": 202911748.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 667610.5448,
            "variance": 445703839600.0
          },
          {
            "average": 0,
            "count": 20820959,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20820959,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20820959,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003891271291,
            "count": 20820959,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01972246759,
            "variance": 0.0003889757278
          },
          {
            "average": 0.3945983468,
            "count": 20820959,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4887642611,
            "variance": 0.238890503
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341265.3753,
          4287353.659,
          -10.02756052,
          343119.9553,
          4288612.339,
          298.2124395
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341265.3753233104,
                4287353.6592915375,
                -10.027560522180437
              ],
              [
                341265.3753233104,
                4288612.339291537,
                -10.027560522180437
              ],
              [
                343119.95532331034,
                4288612.339291537,
                298.21243947781954
              ],
              [
                343119.95532331034,
                4287353.6592915375,
                298.21243947781954
              ],
              [
                341265.3753233104,
                4287353.6592915375,
                -10.027560522180437
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:42:59+00:00",
        "end_time": "2018-02-17T14:09:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180217_362384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_362384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180217_362384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180217_362384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82620102,
            38.72060074,
            -10.02756052,
            -76.80458917,
            38.73226921,
            298.2124395
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82591236095153,
                  38.72060073573677,
                  -10.027560522180437
                ],
                [
                  -76.82620102306475,
                  38.731937911680916,
                  -10.027560522180437
                ],
                [
                  -76.80487447054179,
                  38.73226920903618,
                  298.21243947781954
                ],
                [
                  -76.80458917496178,
                  38.720931899660776,
                  298.21243947781954
                ],
                [
                  -76.82591236095153,
                  38.72060073573677,
                  -10.027560522180437
                ]
              ]
            ]
          },
          "id": "20180217_362384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180217_362384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:42:59Z",
            "pc:count": 20820959,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342320.1825,
                "count": 20820959,
                "maximum": 343119.9553,
                "minimum": 341265.3753,
                "name": "X",
                "position": 0,
                "stddev": 528.7657079,
                "variance": 279593.1738
              },
              {
                "average": 4287963.536,
                "count": 20820959,
                "maximum": 4288612.339,
                "minimum": 4287353.659,
                "name": "Y",
                "position": 1,
                "stddev": 342.2234341,
                "variance": 117116.8789
              },
              {
                "average": 69.89876762,
                "count": 20820959,
                "maximum": 298.2124395,
                "minimum": -10.02756052,
                "name": "Z",
                "position": 2,
                "stddev": 10.38029638,
                "variance": 107.750553
              },
              {
                "average": 4372.782959,
                "count": 20820959,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5149.273007,
                "variance": 26515012.5
              },
              {
                "average": 2.468859191,
                "count": 20820959,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.385623406,
                "variance": 1.919952224
              },
              {
                "average": 3.686630188,
                "count": 20820959,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.370343176,
                "variance": 1.87784042
              },
              {
                "average": 0.5028533028,
                "count": 20820959,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999918706,
                "variance": 0.2499918707
              },
              {
                "average": 0,
                "count": 20820959,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.258490351,
                "count": 20820959,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4694594149,
                "variance": 0.2203921422
              },
              {
                "average": -6.931019432,
                "count": 20820959,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.76398926,
                "variance": 138.3914434
              },
              {
                "average": 0,
                "count": 20820959,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 66.66353034,
                "count": 20820959,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.12198276,
                "variance": 848.0898797
              },
              {
                "average": 203935658.8,
                "count": 20820959,
                "maximum": 204378979.4,
                "minimum": 202911748.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 667610.5448,
                "variance": 445703839600.0
              },
              {
                "average": 0,
                "count": 20820959,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20820959,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20820959,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003891271291,
                "count": 20820959,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01972246759,
                "variance": 0.0003889757278
              },
              {
                "average": 0.3945983468,
                "count": 20820959,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4887642611,
                "variance": 0.238890503
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341265.3753,
              4287353.659,
              -10.02756052,
              343119.9553,
              4288612.339,
              298.2124395
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341265.3753233104,
                    4287353.6592915375,
                    -10.027560522180437
                  ],
                  [
                    341265.3753233104,
                    4288612.339291537,
                    -10.027560522180437
                  ],
                  [
                    343119.95532331034,
                    4288612.339291537,
                    298.21243947781954
                  ],
                  [
                    343119.95532331034,
                    4287353.6592915375,
                    298.21243947781954
                  ],
                  [
                    341265.3753233104,
                    4287353.6592915375,
                    -10.027560522180437
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:42:59+00:00",
            "end_time": "2018-02-17T14:09: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": "20180305_308384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01518211941676,
              38.720730743073425,
              -9.745335589308695
            ],
            [
              -77.01550062749719,
              38.73206431806684,
              -9.745335589308695
            ],
            [
              -76.99417293839849,
              38.73243020525027,
              409.8346644106913
            ],
            [
              -76.99385779523982,
              38.72109648294121,
              409.8346644106913
            ],
            [
              -77.01518211941676,
              38.720730743073425,
              -9.745335589308695
            ]
          ]
        ]
      },
      "bbox": [
        -77.01550063,
        38.72073074,
        -9.745335589,
        -76.9938578,
        38.73243021,
        409.8346644
      ],
      "properties": {
        "datetime": "2018-04-12T00:33:25Z",
        "pc:count": 13950370,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325779.2457,
            "count": 13950370,
            "maximum": 326665.083,
            "minimum": 324810.203,
            "name": "X",
            "position": 0,
            "stddev": 557.1380738,
            "variance": 310402.8333
          },
          {
            "average": 4288307.697,
            "count": 13950370,
            "maximum": 4288971.668,
            "minimum": 4287713.248,
            "name": "Y",
            "position": 1,
            "stddev": 351.2362996,
            "variance": 123366.9382
          },
          {
            "average": 18.22135299,
            "count": 13950370,
            "maximum": 409.8346644,
            "minimum": -9.745335589,
            "name": "Z",
            "position": 2,
            "stddev": 8.71074925,
            "variance": 75.8771525
          },
          {
            "average": 4476.307417,
            "count": 13950370,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4674.764744,
            "variance": 21853425.41
          },
          {
            "average": 2.023208918,
            "count": 13950370,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.24085525,
            "variance": 1.539721751
          },
          {
            "average": 2.847687624,
            "count": 13950370,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.518346909,
            "variance": 2.305377337
          },
          {
            "average": 0.514548288,
            "count": 13950370,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997883204,
            "variance": 0.2497883652
          },
          {
            "average": 0,
            "count": 13950370,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.412851415,
            "count": 13950370,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5312551601,
            "variance": 0.2822320451
          },
          {
            "average": 1.572639776,
            "count": 13950370,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.35318245,
            "variance": 178.3074814
          },
          {
            "average": 0,
            "count": 13950370,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 91.30629804,
            "count": 13950370,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.3433635,
            "variance": 106.9851685
          },
          {
            "average": 206807552.1,
            "count": 13950370,
            "maximum": 207528405.8,
            "minimum": 204297228.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1344251.927,
            "variance": 1807013244000.0
          },
          {
            "average": 0,
            "count": 13950370,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13950370,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13950370,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004865820763,
            "count": 13950370,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02205323897,
            "variance": 0.0004863453491
          },
          {
            "average": 0.2767532331,
            "count": 13950370,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4473934459,
            "variance": 0.2001608954
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324810.203,
          4287713.248,
          -9.745335589,
          326665.083,
          4288971.668,
          409.8346644
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324810.20297700353,
                4287713.248357023,
                -9.745335589308695
              ],
              [
                324810.20297700353,
                4288971.668357023,
                -9.745335589308695
              ],
              [
                326665.08297700353,
                4288971.668357023,
                409.8346644106913
              ],
              [
                326665.08297700353,
                4287713.248357023,
                409.8346644106913
              ],
              [
                324810.20297700353,
                4287713.248357023,
                -9.745335589308695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:33:25+00:00",
        "end_time": "2018-03-05T15:00:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_308384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_308384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_308384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_308384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01550063,
            38.72073074,
            -9.745335589,
            -76.9938578,
            38.73243021,
            409.8346644
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01518211941676,
                  38.720730743073425,
                  -9.745335589308695
                ],
                [
                  -77.01550062749719,
                  38.73206431806684,
                  -9.745335589308695
                ],
                [
                  -76.99417293839849,
                  38.73243020525027,
                  409.8346644106913
                ],
                [
                  -76.99385779523982,
                  38.72109648294121,
                  409.8346644106913
                ],
                [
                  -77.01518211941676,
                  38.720730743073425,
                  -9.745335589308695
                ]
              ]
            ]
          },
          "id": "20180305_308384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_308384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:33:25Z",
            "pc:count": 13950370,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325779.2457,
                "count": 13950370,
                "maximum": 326665.083,
                "minimum": 324810.203,
                "name": "X",
                "position": 0,
                "stddev": 557.1380738,
                "variance": 310402.8333
              },
              {
                "average": 4288307.697,
                "count": 13950370,
                "maximum": 4288971.668,
                "minimum": 4287713.248,
                "name": "Y",
                "position": 1,
                "stddev": 351.2362996,
                "variance": 123366.9382
              },
              {
                "average": 18.22135299,
                "count": 13950370,
                "maximum": 409.8346644,
                "minimum": -9.745335589,
                "name": "Z",
                "position": 2,
                "stddev": 8.71074925,
                "variance": 75.8771525
              },
              {
                "average": 4476.307417,
                "count": 13950370,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4674.764744,
                "variance": 21853425.41
              },
              {
                "average": 2.023208918,
                "count": 13950370,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.24085525,
                "variance": 1.539721751
              },
              {
                "average": 2.847687624,
                "count": 13950370,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.518346909,
                "variance": 2.305377337
              },
              {
                "average": 0.514548288,
                "count": 13950370,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997883204,
                "variance": 0.2497883652
              },
              {
                "average": 0,
                "count": 13950370,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.412851415,
                "count": 13950370,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5312551601,
                "variance": 0.2822320451
              },
              {
                "average": 1.572639776,
                "count": 13950370,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.35318245,
                "variance": 178.3074814
              },
              {
                "average": 0,
                "count": 13950370,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 91.30629804,
                "count": 13950370,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.3433635,
                "variance": 106.9851685
              },
              {
                "average": 206807552.1,
                "count": 13950370,
                "maximum": 207528405.8,
                "minimum": 204297228.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1344251.927,
                "variance": 1807013244000.0
              },
              {
                "average": 0,
                "count": 13950370,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13950370,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13950370,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004865820763,
                "count": 13950370,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02205323897,
                "variance": 0.0004863453491
              },
              {
                "average": 0.2767532331,
                "count": 13950370,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4473934459,
                "variance": 0.2001608954
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324810.203,
              4287713.248,
              -9.745335589,
              326665.083,
              4288971.668,
              409.8346644
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324810.20297700353,
                    4287713.248357023,
                    -9.745335589308695
                  ],
                  [
                    324810.20297700353,
                    4288971.668357023,
                    -9.745335589308695
                  ],
                  [
                    326665.08297700353,
                    4288971.668357023,
                    409.8346644106913
                  ],
                  [
                    326665.08297700353,
                    4287713.248357023,
                    409.8346644106913
                  ],
                  [
                    324810.20297700353,
                    4287713.248357023,
                    -9.745335589308695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:33:25+00:00",
            "end_time": "2018-03-05T15:00: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": "20180305_314372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99415489107211,
              38.68778226660666,
              -10.454444576900073
            ],
            [
              -76.9944697514619,
              38.69911767273281,
              -10.454444576900073
            ],
            [
              -76.97315157850416,
              38.69947946684306,
              280.02555542309995
            ],
            [
              -76.97284007818945,
              38.68814391498795,
              280.02555542309995
            ],
            [
              -76.99415489107211,
              38.68778226660666,
              -10.454444576900073
            ]
          ]
        ]
      },
      "bbox": [
        -76.99446975,
        38.68778227,
        -10.45444458,
        -76.97284008,
        38.69947947,
        280.0255554
      ],
      "properties": {
        "datetime": "2018-03-05T15:38:53Z",
        "pc:count": 15162840,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327449.3155,
            "count": 15162840,
            "maximum": 328413.6359,
            "minimum": 326558.7559,
            "name": "X",
            "position": 0,
            "stddev": 574.101118,
            "variance": 329592.0936
          },
          {
            "average": 4284665.747,
            "count": 15162840,
            "maximum": 4285275.192,
            "minimum": 4284016.592,
            "name": "Y",
            "position": 1,
            "stddev": 351.8678591,
            "variance": 123810.9902
          },
          {
            "average": 15.22202685,
            "count": 15162840,
            "maximum": 280.0255554,
            "minimum": -10.45444458,
            "name": "Z",
            "position": 2,
            "stddev": 10.84024923,
            "variance": 117.5110033
          },
          {
            "average": 4568.555016,
            "count": 15162840,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4651.207142,
            "variance": 21633727.88
          },
          {
            "average": 2.07792986,
            "count": 15162840,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.277394813,
            "variance": 1.631737507
          },
          {
            "average": 2.996391309,
            "count": 15162840,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.529905397,
            "variance": 2.340610524
          },
          {
            "average": 0.5085039478,
            "count": 15162840,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999276941,
            "variance": 0.2499276994
          },
          {
            "average": 0,
            "count": 15162840,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.366685265,
            "count": 15162840,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7321507409,
            "variance": 0.5360447074
          },
          {
            "average": -0.6825016792,
            "count": 15162840,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.8073113,
            "variance": 190.6418454
          },
          {
            "average": 0,
            "count": 15162840,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.04815437,
            "count": 15162840,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6745963699,
            "variance": 0.4550802623
          },
          {
            "average": 204298861.3,
            "count": 15162840,
            "maximum": 204299533.6,
            "minimum": 204297767.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 592.4113103,
            "variance": 350951.1606
          },
          {
            "average": 0,
            "count": 15162840,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15162840,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15162840,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008900707255,
            "count": 15162840,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02982077394,
            "variance": 0.0008892785583
          },
          {
            "average": 0.4289960852,
            "count": 15162840,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4949327836,
            "variance": 0.2449584602
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326558.7559,
          4284016.592,
          -10.45444458,
          328413.6359,
          4285275.192,
          280.0255554
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326558.7559424539,
                4284016.591585613,
                -10.454444576900073
              ],
              [
                326558.7559424539,
                4285275.1915856125,
                -10.454444576900073
              ],
              [
                328413.6359424539,
                4285275.1915856125,
                280.02555542309995
              ],
              [
                328413.6359424539,
                4284016.591585613,
                280.02555542309995
              ],
              [
                326558.7559424539,
                4284016.591585613,
                -10.454444576900073
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:38:53+00:00",
        "end_time": "2018-03-05T15:09:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_314372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_314372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_314372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_314372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99446975,
            38.68778227,
            -10.45444458,
            -76.97284008,
            38.69947947,
            280.0255554
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99415489107211,
                  38.68778226660666,
                  -10.454444576900073
                ],
                [
                  -76.9944697514619,
                  38.69911767273281,
                  -10.454444576900073
                ],
                [
                  -76.97315157850416,
                  38.69947946684306,
                  280.02555542309995
                ],
                [
                  -76.97284007818945,
                  38.68814391498795,
                  280.02555542309995
                ],
                [
                  -76.99415489107211,
                  38.68778226660666,
                  -10.454444576900073
                ]
              ]
            ]
          },
          "id": "20180305_314372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_314372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:38:53Z",
            "pc:count": 15162840,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327449.3155,
                "count": 15162840,
                "maximum": 328413.6359,
                "minimum": 326558.7559,
                "name": "X",
                "position": 0,
                "stddev": 574.101118,
                "variance": 329592.0936
              },
              {
                "average": 4284665.747,
                "count": 15162840,
                "maximum": 4285275.192,
                "minimum": 4284016.592,
                "name": "Y",
                "position": 1,
                "stddev": 351.8678591,
                "variance": 123810.9902
              },
              {
                "average": 15.22202685,
                "count": 15162840,
                "maximum": 280.0255554,
                "minimum": -10.45444458,
                "name": "Z",
                "position": 2,
                "stddev": 10.84024923,
                "variance": 117.5110033
              },
              {
                "average": 4568.555016,
                "count": 15162840,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4651.207142,
                "variance": 21633727.88
              },
              {
                "average": 2.07792986,
                "count": 15162840,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.277394813,
                "variance": 1.631737507
              },
              {
                "average": 2.996391309,
                "count": 15162840,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.529905397,
                "variance": 2.340610524
              },
              {
                "average": 0.5085039478,
                "count": 15162840,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999276941,
                "variance": 0.2499276994
              },
              {
                "average": 0,
                "count": 15162840,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.366685265,
                "count": 15162840,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7321507409,
                "variance": 0.5360447074
              },
              {
                "average": -0.6825016792,
                "count": 15162840,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.8073113,
                "variance": 190.6418454
              },
              {
                "average": 0,
                "count": 15162840,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.04815437,
                "count": 15162840,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6745963699,
                "variance": 0.4550802623
              },
              {
                "average": 204298861.3,
                "count": 15162840,
                "maximum": 204299533.6,
                "minimum": 204297767.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 592.4113103,
                "variance": 350951.1606
              },
              {
                "average": 0,
                "count": 15162840,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15162840,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15162840,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008900707255,
                "count": 15162840,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02982077394,
                "variance": 0.0008892785583
              },
              {
                "average": 0.4289960852,
                "count": 15162840,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4949327836,
                "variance": 0.2449584602
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326558.7559,
              4284016.592,
              -10.45444458,
              328413.6359,
              4285275.192,
              280.0255554
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326558.7559424539,
                    4284016.591585613,
                    -10.454444576900073
                  ],
                  [
                    326558.7559424539,
                    4285275.1915856125,
                    -10.454444576900073
                  ],
                  [
                    328413.6359424539,
                    4285275.1915856125,
                    280.02555542309995
                  ],
                  [
                    328413.6359424539,
                    4284016.591585613,
                    280.02555542309995
                  ],
                  [
                    326558.7559424539,
                    4284016.591585613,
                    -10.454444576900073
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:38:53+00:00",
            "end_time": "2018-03-05T15:09: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": "20180305_362388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82588530353766,
              38.73158428276096,
              -10.340571659794847
            ],
            [
              -76.82617407918804,
              38.74292161766826,
              -10.340571659794847
            ],
            [
              -76.80484149935208,
              38.74325303097381,
              305.7394283402051
            ],
            [
              -76.80455609256072,
              38.73191556259818,
              305.7394283402051
            ],
            [
              -76.82588530353766,
              38.73158428276096,
              -10.340571659794847
            ]
          ]
        ]
      },
      "bbox": [
        -76.82617408,
        38.73158428,
        -10.34057166,
        -76.80455609,
        38.74325303,
        305.7394283
      ],
      "properties": {
        "datetime": "2018-03-06T13:42:37Z",
        "pc:count": 21225677,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342294.1377,
            "count": 21225677,
            "maximum": 343146.8572,
            "minimum": 341292.0372,
            "name": "X",
            "position": 0,
            "stddev": 453.0715471,
            "variance": 205273.8268
          },
          {
            "average": 4289214.657,
            "count": 21225677,
            "maximum": 4289831.247,
            "minimum": 4288572.547,
            "name": "Y",
            "position": 1,
            "stddev": 330.0394297,
            "variance": 108926.0252
          },
          {
            "average": 75.25705739,
            "count": 21225677,
            "maximum": 305.7394283,
            "minimum": -10.34057166,
            "name": "Z",
            "position": 2,
            "stddev": 9.845187248,
            "variance": 96.92771196
          },
          {
            "average": 4700.072673,
            "count": 21225677,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5401.701139,
            "variance": 29178375.19
          },
          {
            "average": 2.399003245,
            "count": 21225677,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.37417496,
            "variance": 1.88835682
          },
          {
            "average": 3.570448047,
            "count": 21225677,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.430585213,
            "variance": 2.046574053
          },
          {
            "average": 0.5045439069,
            "count": 21225677,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999793643,
            "variance": 0.2499793647
          },
          {
            "average": 0,
            "count": 21225677,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292320947,
            "count": 21225677,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4956375644,
            "variance": 0.2456565952
          },
          {
            "average": 12.15334457,
            "count": 21225677,
            "maximum": 19.99799919,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.799137637,
            "variance": 46.2282726
          },
          {
            "average": 0,
            "count": 21225677,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.49769343,
            "count": 21225677,
            "maximum": 86,
            "minimum": 83,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.499998262,
            "variance": 2.249994786
          },
          {
            "average": 204344474.5,
            "count": 21225677,
            "maximum": 204378957.5,
            "minimum": 204310089.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34406.63695,
            "variance": 1183816666
          },
          {
            "average": 0,
            "count": 21225677,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21225677,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21225677,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003648411309,
            "count": 21225677,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01909733068,
            "variance": 0.000364708039
          },
          {
            "average": 0.3928402849,
            "count": 21225677,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4883818247,
            "variance": 0.2385168067
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341292.0372,
          4288572.547,
          -10.34057166,
          343146.8572,
          4289831.247,
          305.7394283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341292.03716768813,
                4288572.546704414,
                -10.340571659794847
              ],
              [
                341292.03716768813,
                4289831.246704414,
                -10.340571659794847
              ],
              [
                343146.8571676881,
                4289831.246704414,
                305.7394283402051
              ],
              [
                343146.8571676881,
                4288572.546704414,
                305.7394283402051
              ],
              [
                341292.03716768813,
                4288572.546704414,
                -10.340571659794847
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:42:37+00:00",
        "end_time": "2018-03-05T18:34:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_362388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_362388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_362388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_362388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82617408,
            38.73158428,
            -10.34057166,
            -76.80455609,
            38.74325303,
            305.7394283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82588530353766,
                  38.73158428276096,
                  -10.340571659794847
                ],
                [
                  -76.82617407918804,
                  38.74292161766826,
                  -10.340571659794847
                ],
                [
                  -76.80484149935208,
                  38.74325303097381,
                  305.7394283402051
                ],
                [
                  -76.80455609256072,
                  38.73191556259818,
                  305.7394283402051
                ],
                [
                  -76.82588530353766,
                  38.73158428276096,
                  -10.340571659794847
                ]
              ]
            ]
          },
          "id": "20180305_362388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_362388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:42:37Z",
            "pc:count": 21225677,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342294.1377,
                "count": 21225677,
                "maximum": 343146.8572,
                "minimum": 341292.0372,
                "name": "X",
                "position": 0,
                "stddev": 453.0715471,
                "variance": 205273.8268
              },
              {
                "average": 4289214.657,
                "count": 21225677,
                "maximum": 4289831.247,
                "minimum": 4288572.547,
                "name": "Y",
                "position": 1,
                "stddev": 330.0394297,
                "variance": 108926.0252
              },
              {
                "average": 75.25705739,
                "count": 21225677,
                "maximum": 305.7394283,
                "minimum": -10.34057166,
                "name": "Z",
                "position": 2,
                "stddev": 9.845187248,
                "variance": 96.92771196
              },
              {
                "average": 4700.072673,
                "count": 21225677,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5401.701139,
                "variance": 29178375.19
              },
              {
                "average": 2.399003245,
                "count": 21225677,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.37417496,
                "variance": 1.88835682
              },
              {
                "average": 3.570448047,
                "count": 21225677,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.430585213,
                "variance": 2.046574053
              },
              {
                "average": 0.5045439069,
                "count": 21225677,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999793643,
                "variance": 0.2499793647
              },
              {
                "average": 0,
                "count": 21225677,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292320947,
                "count": 21225677,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4956375644,
                "variance": 0.2456565952
              },
              {
                "average": 12.15334457,
                "count": 21225677,
                "maximum": 19.99799919,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.799137637,
                "variance": 46.2282726
              },
              {
                "average": 0,
                "count": 21225677,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.49769343,
                "count": 21225677,
                "maximum": 86,
                "minimum": 83,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.499998262,
                "variance": 2.249994786
              },
              {
                "average": 204344474.5,
                "count": 21225677,
                "maximum": 204378957.5,
                "minimum": 204310089.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34406.63695,
                "variance": 1183816666
              },
              {
                "average": 0,
                "count": 21225677,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21225677,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21225677,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003648411309,
                "count": 21225677,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01909733068,
                "variance": 0.000364708039
              },
              {
                "average": 0.3928402849,
                "count": 21225677,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4883818247,
                "variance": 0.2385168067
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341292.0372,
              4288572.547,
              -10.34057166,
              343146.8572,
              4289831.247,
              305.7394283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341292.03716768813,
                    4288572.546704414,
                    -10.340571659794847
                  ],
                  [
                    341292.03716768813,
                    4289831.246704414,
                    -10.340571659794847
                  ],
                  [
                    343146.8571676881,
                    4289831.246704414,
                    305.7394283402051
                  ],
                  [
                    343146.8571676881,
                    4288572.546704414,
                    305.7394283402051
                  ],
                  [
                    341292.03716768813,
                    4288572.546704414,
                    -10.340571659794847
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:42:37+00:00",
            "end_time": "2018-03-05T18:34: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": "20180305_314376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99415366257857,
              38.69876395389972,
              -10.353950056720976
            ],
            [
              -76.99446867632659,
              38.7101004194573,
              -10.353950056720976
            ],
            [
              -76.97314678229029,
              38.71046230674812,
              265.88604994327903
            ],
            [
              -76.97283513084255,
              38.69912569542307,
              265.88604994327903
            ],
            [
              -76.99415366257857,
              38.69876395389972,
              -10.353950056720976
            ]
          ]
        ]
      },
      "bbox": [
        -76.99446868,
        38.69876395,
        -10.35395006,
        -76.97283513,
        38.71046231,
        265.8860499
      ],
      "properties": {
        "datetime": "2018-03-05T15:29:29Z",
        "pc:count": 21392364,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327557.9962,
            "count": 21392364,
            "maximum": 328440.3113,
            "minimum": 326585.3913,
            "name": "X",
            "position": 0,
            "stddev": 472.3585507,
            "variance": 223122.6004
          },
          {
            "average": 4285846.731,
            "count": 21392364,
            "maximum": 4286494.057,
            "minimum": 4285235.337,
            "name": "Y",
            "position": 1,
            "stddev": 341.0868136,
            "variance": 116340.2144
          },
          {
            "average": 44.30743498,
            "count": 21392364,
            "maximum": 265.8860499,
            "minimum": -10.35395006,
            "name": "Z",
            "position": 2,
            "stddev": 20.36418091,
            "variance": 414.6998642
          },
          {
            "average": 4235.163398,
            "count": 21392364,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5095.99758,
            "variance": 25969191.34
          },
          {
            "average": 2.418793687,
            "count": 21392364,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.372215994,
            "variance": 1.882976733
          },
          {
            "average": 3.62500194,
            "count": 21392364,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.394979521,
            "variance": 1.945967864
          },
          {
            "average": 0.508571236,
            "count": 21392364,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999265402,
            "variance": 0.2499265456
          },
          {
            "average": 0,
            "count": 21392364,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.282989575,
            "count": 21392364,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.529495366,
            "variance": 0.2803653426
          },
          {
            "average": 11.33023328,
            "count": 21392364,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.780638972,
            "variance": 60.53834281
          },
          {
            "average": 0,
            "count": 21392364,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.373625,
            "count": 21392364,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4947294386,
            "variance": 0.2447572175
          },
          {
            "average": 204298234.6,
            "count": 21392364,
            "maximum": 204298969.1,
            "minimum": 204297248.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 560.9006354,
            "variance": 314609.5228
          },
          {
            "average": 0,
            "count": 21392364,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21392364,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21392364,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008817164854,
            "count": 21392364,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0296806183,
            "variance": 0.0008809391026
          },
          {
            "average": 0.37315745,
            "count": 21392364,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4836434414,
            "variance": 0.2339109784
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326585.3913,
          4285235.337,
          -10.35395006,
          328440.3113,
          4286494.057,
          265.8860499
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326585.3912555528,
                4285235.33732723,
                -10.353950056720976
              ],
              [
                326585.3912555528,
                4286494.05732723,
                -10.353950056720976
              ],
              [
                328440.31125555286,
                4286494.05732723,
                265.88604994327903
              ],
              [
                328440.31125555286,
                4285235.33732723,
                265.88604994327903
              ],
              [
                326585.3912555528,
                4285235.33732723,
                -10.353950056720976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:29:29+00:00",
        "end_time": "2018-03-05T15:00:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_314376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_314376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_314376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_314376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99446868,
            38.69876395,
            -10.35395006,
            -76.97283513,
            38.71046231,
            265.8860499
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99415366257857,
                  38.69876395389972,
                  -10.353950056720976
                ],
                [
                  -76.99446867632659,
                  38.7101004194573,
                  -10.353950056720976
                ],
                [
                  -76.97314678229029,
                  38.71046230674812,
                  265.88604994327903
                ],
                [
                  -76.97283513084255,
                  38.69912569542307,
                  265.88604994327903
                ],
                [
                  -76.99415366257857,
                  38.69876395389972,
                  -10.353950056720976
                ]
              ]
            ]
          },
          "id": "20180305_314376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_314376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:29:29Z",
            "pc:count": 21392364,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327557.9962,
                "count": 21392364,
                "maximum": 328440.3113,
                "minimum": 326585.3913,
                "name": "X",
                "position": 0,
                "stddev": 472.3585507,
                "variance": 223122.6004
              },
              {
                "average": 4285846.731,
                "count": 21392364,
                "maximum": 4286494.057,
                "minimum": 4285235.337,
                "name": "Y",
                "position": 1,
                "stddev": 341.0868136,
                "variance": 116340.2144
              },
              {
                "average": 44.30743498,
                "count": 21392364,
                "maximum": 265.8860499,
                "minimum": -10.35395006,
                "name": "Z",
                "position": 2,
                "stddev": 20.36418091,
                "variance": 414.6998642
              },
              {
                "average": 4235.163398,
                "count": 21392364,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5095.99758,
                "variance": 25969191.34
              },
              {
                "average": 2.418793687,
                "count": 21392364,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.372215994,
                "variance": 1.882976733
              },
              {
                "average": 3.62500194,
                "count": 21392364,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.394979521,
                "variance": 1.945967864
              },
              {
                "average": 0.508571236,
                "count": 21392364,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999265402,
                "variance": 0.2499265456
              },
              {
                "average": 0,
                "count": 21392364,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.282989575,
                "count": 21392364,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.529495366,
                "variance": 0.2803653426
              },
              {
                "average": 11.33023328,
                "count": 21392364,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.780638972,
                "variance": 60.53834281
              },
              {
                "average": 0,
                "count": 21392364,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.373625,
                "count": 21392364,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4947294386,
                "variance": 0.2447572175
              },
              {
                "average": 204298234.6,
                "count": 21392364,
                "maximum": 204298969.1,
                "minimum": 204297248.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 560.9006354,
                "variance": 314609.5228
              },
              {
                "average": 0,
                "count": 21392364,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21392364,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21392364,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008817164854,
                "count": 21392364,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0296806183,
                "variance": 0.0008809391026
              },
              {
                "average": 0.37315745,
                "count": 21392364,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4836434414,
                "variance": 0.2339109784
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326585.3913,
              4285235.337,
              -10.35395006,
              328440.3113,
              4286494.057,
              265.8860499
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326585.3912555528,
                    4285235.33732723,
                    -10.353950056720976
                  ],
                  [
                    326585.3912555528,
                    4286494.05732723,
                    -10.353950056720976
                  ],
                  [
                    328440.31125555286,
                    4286494.05732723,
                    265.88604994327903
                  ],
                  [
                    328440.31125555286,
                    4285235.33732723,
                    265.88604994327903
                  ],
                  [
                    326585.3912555528,
                    4285235.33732723,
                    -10.353950056720976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:29:29+00:00",
            "end_time": "2018-03-05T15: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": "20180209_368376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80494281357497,
              38.69860085050844,
              -10.13454975302912
            ],
            [
              -76.80522792852545,
              38.709937840785834,
              -10.13454975302912
            ],
            [
              -76.78390513848179,
              38.71026519559058,
              400.7654502469709
            ],
            [
              -76.78362338683705,
              38.698928073449025,
              400.7654502469709
            ],
            [
              -76.80494281357497,
              38.69860085050844,
              -10.13454975302912
            ]
          ]
        ]
      },
      "bbox": [
        -76.80522793,
        38.69860085,
        -10.13454975,
        -76.78362339,
        38.7102652,
        400.7654502
      ],
      "properties": {
        "datetime": "2018-02-09T18:54:44Z",
        "pc:count": 24035725,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 343998.0122,
            "count": 24035725,
            "maximum": 344895.1703,
            "minimum": 343040.3703,
            "name": "X",
            "position": 0,
            "stddev": 437.4437189,
            "variance": 191357.0072
          },
          {
            "average": 4285524.715,
            "count": 24035725,
            "maximum": 4286134.658,
            "minimum": 4284876.018,
            "name": "Y",
            "position": 1,
            "stddev": 338.8305256,
            "variance": 114806.1251
          },
          {
            "average": 66.04889456,
            "count": 24035725,
            "maximum": 400.7654502,
            "minimum": -10.13454975,
            "name": "Z",
            "position": 2,
            "stddev": 9.971524265,
            "variance": 99.43129616
          },
          {
            "average": 4016.22289,
            "count": 24035725,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4774.830111,
            "variance": 22799002.59
          },
          {
            "average": 2.537729318,
            "count": 24035725,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.421256969,
            "variance": 2.019971371
          },
          {
            "average": 3.781877684,
            "count": 24035725,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.384297578,
            "variance": 1.916279785
          },
          {
            "average": 0.4985875816,
            "count": 24035725,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999980155,
            "variance": 0.2499980155
          },
          {
            "average": 0,
            "count": 24035725,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256722608,
            "count": 24035725,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4677138863,
            "variance": 0.2187562794
          },
          {
            "average": -12.13640413,
            "count": 24035725,
            "maximum": 13.00199986,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.935931978,
            "variance": 48.1071524
          },
          {
            "average": 0,
            "count": 24035725,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.44520092,
            "count": 24035725,
            "maximum": 18,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4969879995,
            "variance": 0.2469970716
          },
          {
            "average": 202237309.9,
            "count": 24035725,
            "maximum": 202237684,
            "minimum": 202236868.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 378.2058514,
            "variance": 143039.666
          },
          {
            "average": 0,
            "count": 24035725,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24035725,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24035725,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003834292496,
            "count": 24035725,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01957759555,
            "variance": 0.0003832822475
          },
          {
            "average": 0.3862721428,
            "count": 24035725,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.486894223,
            "variance": 0.2370659844
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343040.3703,
          4284876.018,
          -10.13454975,
          344895.1703,
          4286134.658,
          400.7654502
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343040.3703453675,
                4284876.018026291,
                -10.13454975302912
              ],
              [
                343040.3703453675,
                4286134.658026292,
                -10.13454975302912
              ],
              [
                344895.1703453676,
                4286134.658026292,
                400.7654502469709
              ],
              [
                344895.1703453676,
                4284876.018026291,
                400.7654502469709
              ],
              [
                343040.3703453675,
                4284876.018026291,
                -10.13454975302912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:54:44+00:00",
        "end_time": "2018-02-09T18:41:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180209_368376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_368376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180209_368376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_368376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80522793,
            38.69860085,
            -10.13454975,
            -76.78362339,
            38.7102652,
            400.7654502
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80494281357497,
                  38.69860085050844,
                  -10.13454975302912
                ],
                [
                  -76.80522792852545,
                  38.709937840785834,
                  -10.13454975302912
                ],
                [
                  -76.78390513848179,
                  38.71026519559058,
                  400.7654502469709
                ],
                [
                  -76.78362338683705,
                  38.698928073449025,
                  400.7654502469709
                ],
                [
                  -76.80494281357497,
                  38.69860085050844,
                  -10.13454975302912
                ]
              ]
            ]
          },
          "id": "20180209_368376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_368376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:54:44Z",
            "pc:count": 24035725,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 343998.0122,
                "count": 24035725,
                "maximum": 344895.1703,
                "minimum": 343040.3703,
                "name": "X",
                "position": 0,
                "stddev": 437.4437189,
                "variance": 191357.0072
              },
              {
                "average": 4285524.715,
                "count": 24035725,
                "maximum": 4286134.658,
                "minimum": 4284876.018,
                "name": "Y",
                "position": 1,
                "stddev": 338.8305256,
                "variance": 114806.1251
              },
              {
                "average": 66.04889456,
                "count": 24035725,
                "maximum": 400.7654502,
                "minimum": -10.13454975,
                "name": "Z",
                "position": 2,
                "stddev": 9.971524265,
                "variance": 99.43129616
              },
              {
                "average": 4016.22289,
                "count": 24035725,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4774.830111,
                "variance": 22799002.59
              },
              {
                "average": 2.537729318,
                "count": 24035725,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.421256969,
                "variance": 2.019971371
              },
              {
                "average": 3.781877684,
                "count": 24035725,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.384297578,
                "variance": 1.916279785
              },
              {
                "average": 0.4985875816,
                "count": 24035725,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999980155,
                "variance": 0.2499980155
              },
              {
                "average": 0,
                "count": 24035725,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256722608,
                "count": 24035725,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4677138863,
                "variance": 0.2187562794
              },
              {
                "average": -12.13640413,
                "count": 24035725,
                "maximum": 13.00199986,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.935931978,
                "variance": 48.1071524
              },
              {
                "average": 0,
                "count": 24035725,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.44520092,
                "count": 24035725,
                "maximum": 18,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4969879995,
                "variance": 0.2469970716
              },
              {
                "average": 202237309.9,
                "count": 24035725,
                "maximum": 202237684,
                "minimum": 202236868.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 378.2058514,
                "variance": 143039.666
              },
              {
                "average": 0,
                "count": 24035725,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24035725,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24035725,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003834292496,
                "count": 24035725,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01957759555,
                "variance": 0.0003832822475
              },
              {
                "average": 0.3862721428,
                "count": 24035725,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.486894223,
                "variance": 0.2370659844
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343040.3703,
              4284876.018,
              -10.13454975,
              344895.1703,
              4286134.658,
              400.7654502
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343040.3703453675,
                    4284876.018026291,
                    -10.13454975302912
                  ],
                  [
                    343040.3703453675,
                    4286134.658026292,
                    -10.13454975302912
                  ],
                  [
                    344895.1703453676,
                    4286134.658026292,
                    400.7654502469709
                  ],
                  [
                    344895.1703453676,
                    4284876.018026291,
                    400.7654502469709
                  ],
                  [
                    343040.3703453675,
                    4284876.018026291,
                    -10.13454975302912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:54:44+00:00",
            "end_time": "2018-02-09T18:41:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_314384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99415216271424,
              38.72073127170432,
              -10.402652330024324
            ],
            [
              -76.99446741841977,
              38.73206751445467,
              -10.402652330024324
            ],
            [
              -76.97314060547,
              38.732429545133705,
              405.9173476699757
            ],
            [
              -76.97282871542568,
              38.721093156586164,
              405.9173476699757
            ],
            [
              -76.99415216271424,
              38.72073127170432,
              -10.402652330024324
            ]
          ]
        ]
      },
      "bbox": [
        -76.99446742,
        38.72073127,
        -10.40265233,
        -76.97282872,
        38.73242955,
        405.9173477
      ],
      "properties": {
        "datetime": "2018-04-12T00:13:53Z",
        "pc:count": 14386190,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327629.2915,
            "count": 14386190,
            "maximum": 328493.3873,
            "minimum": 326638.6073,
            "name": "X",
            "position": 0,
            "stddev": 556.861444,
            "variance": 310094.6678
          },
          {
            "average": 4288293.101,
            "count": 14386190,
            "maximum": 4288931.974,
            "minimum": 4287673.274,
            "name": "Y",
            "position": 1,
            "stddev": 350.1656814,
            "variance": 122616.0045
          },
          {
            "average": 40.67781413,
            "count": 14386190,
            "maximum": 405.9173477,
            "minimum": -10.40265233,
            "name": "Z",
            "position": 2,
            "stddev": 20.7329804,
            "variance": 429.8564764
          },
          {
            "average": 4592.917167,
            "count": 14386190,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4617.699527,
            "variance": 21323148.92
          },
          {
            "average": 2.006187601,
            "count": 14386190,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.232890297,
            "variance": 1.520018485
          },
          {
            "average": 2.857280489,
            "count": 14386190,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.505591213,
            "variance": 2.266804901
          },
          {
            "average": 0.5188414028,
            "count": 14386190,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996448928,
            "variance": 0.2496450189
          },
          {
            "average": 0,
            "count": 14386190,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.404904982,
            "count": 14386190,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.580791665,
            "variance": 0.3373189581
          },
          {
            "average": -2.09019364,
            "count": 14386190,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.61603796,
            "variance": 185.3964898
          },
          {
            "average": 0,
            "count": 14386190,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.69195513,
            "count": 14386190,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.425110032,
            "variance": 88.83269911
          },
          {
            "average": 204868858.6,
            "count": 14386190,
            "maximum": 207527233.9,
            "minimum": 204297202.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1232506.577,
            "variance": 1519072461000.0
          },
          {
            "average": 0,
            "count": 14386190,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14386190,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14386190,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009041309756,
            "count": 14386190,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03005517569,
            "variance": 0.0009033135856
          },
          {
            "average": 0.3434800319,
            "count": 14386190,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4748699983,
            "variance": 0.2255015153
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326638.6073,
          4287673.274,
          -10.40265233,
          328493.3873,
          4288931.974,
          405.9173477
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326638.6072739037,
                4287673.274295626,
                -10.402652330024324
              ],
              [
                326638.6072739037,
                4288931.974295625,
                -10.402652330024324
              ],
              [
                328493.3872739037,
                4288931.974295625,
                405.9173476699757
              ],
              [
                328493.3872739037,
                4287673.274295626,
                405.9173476699757
              ],
              [
                326638.6072739037,
                4287673.274295626,
                -10.402652330024324
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:13:53+00:00",
        "end_time": "2018-03-05T15:00:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_314384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_314384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_314384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_314384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99446742,
            38.72073127,
            -10.40265233,
            -76.97282872,
            38.73242955,
            405.9173477
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99415216271424,
                  38.72073127170432,
                  -10.402652330024324
                ],
                [
                  -76.99446741841977,
                  38.73206751445467,
                  -10.402652330024324
                ],
                [
                  -76.97314060547,
                  38.732429545133705,
                  405.9173476699757
                ],
                [
                  -76.97282871542568,
                  38.721093156586164,
                  405.9173476699757
                ],
                [
                  -76.99415216271424,
                  38.72073127170432,
                  -10.402652330024324
                ]
              ]
            ]
          },
          "id": "20180305_314384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_314384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:13:53Z",
            "pc:count": 14386190,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327629.2915,
                "count": 14386190,
                "maximum": 328493.3873,
                "minimum": 326638.6073,
                "name": "X",
                "position": 0,
                "stddev": 556.861444,
                "variance": 310094.6678
              },
              {
                "average": 4288293.101,
                "count": 14386190,
                "maximum": 4288931.974,
                "minimum": 4287673.274,
                "name": "Y",
                "position": 1,
                "stddev": 350.1656814,
                "variance": 122616.0045
              },
              {
                "average": 40.67781413,
                "count": 14386190,
                "maximum": 405.9173477,
                "minimum": -10.40265233,
                "name": "Z",
                "position": 2,
                "stddev": 20.7329804,
                "variance": 429.8564764
              },
              {
                "average": 4592.917167,
                "count": 14386190,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4617.699527,
                "variance": 21323148.92
              },
              {
                "average": 2.006187601,
                "count": 14386190,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.232890297,
                "variance": 1.520018485
              },
              {
                "average": 2.857280489,
                "count": 14386190,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.505591213,
                "variance": 2.266804901
              },
              {
                "average": 0.5188414028,
                "count": 14386190,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996448928,
                "variance": 0.2496450189
              },
              {
                "average": 0,
                "count": 14386190,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.404904982,
                "count": 14386190,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.580791665,
                "variance": 0.3373189581
              },
              {
                "average": -2.09019364,
                "count": 14386190,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.61603796,
                "variance": 185.3964898
              },
              {
                "average": 0,
                "count": 14386190,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.69195513,
                "count": 14386190,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.425110032,
                "variance": 88.83269911
              },
              {
                "average": 204868858.6,
                "count": 14386190,
                "maximum": 207527233.9,
                "minimum": 204297202.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1232506.577,
                "variance": 1519072461000.0
              },
              {
                "average": 0,
                "count": 14386190,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14386190,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14386190,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009041309756,
                "count": 14386190,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03005517569,
                "variance": 0.0009033135856
              },
              {
                "average": 0.3434800319,
                "count": 14386190,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4748699983,
                "variance": 0.2255015153
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326638.6073,
              4287673.274,
              -10.40265233,
              328493.3873,
              4288931.974,
              405.9173477
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326638.6072739037,
                    4287673.274295626,
                    -10.402652330024324
                  ],
                  [
                    326638.6072739037,
                    4288931.974295625,
                    -10.402652330024324
                  ],
                  [
                    328493.3872739037,
                    4288931.974295625,
                    405.9173476699757
                  ],
                  [
                    328493.3872739037,
                    4287673.274295626,
                    405.9173476699757
                  ],
                  [
                    326638.6072739037,
                    4287673.274295626,
                    -10.402652330024324
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:13:53+00:00",
            "end_time": "2018-03-05T15:00: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": "20180305_314380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99415239362288,
              38.709747163253546,
              -10.432422372605927
            ],
            [
              -76.99446753074906,
              38.7210836074759,
              -10.432422372605927
            ],
            [
              -76.97314398296031,
              38.721445552960944,
              263.8075776273941
            ],
            [
              -76.97283220971413,
              38.710108962960604,
              263.8075776273941
            ],
            [
              -76.99415239362288,
              38.709747163253546,
              -10.432422372605927
            ]
          ]
        ]
      },
      "bbox": [
        -76.99446753,
        38.70974716,
        -10.43242237,
        -76.97283221,
        38.72144555,
        263.8075776
      ],
      "properties": {
        "datetime": "2018-03-05T15:29:05Z",
        "pc:count": 16857013,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327513.3173,
            "count": 16857013,
            "maximum": 328466.8201,
            "minimum": 326612.0401,
            "name": "X",
            "position": 0,
            "stddev": 525.4165898,
            "variance": 276062.5929
          },
          {
            "average": 4287053.296,
            "count": 16857013,
            "maximum": 4287712.974,
            "minimum": 4286454.254,
            "name": "Y",
            "position": 1,
            "stddev": 344.2325446,
            "variance": 118496.0447
          },
          {
            "average": 56.6505941,
            "count": 16857013,
            "maximum": 263.8075776,
            "minimum": -10.43242237,
            "name": "Z",
            "position": 2,
            "stddev": 14.8827537,
            "variance": 221.4963578
          },
          {
            "average": 4247.068886,
            "count": 16857013,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4756.978154,
            "variance": 22628841.15
          },
          {
            "average": 2.152641515,
            "count": 16857013,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.286660777,
            "variance": 1.655495955
          },
          {
            "average": 3.125472526,
            "count": 16857013,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.487304913,
            "variance": 2.212075904
          },
          {
            "average": 0.5219263342,
            "count": 16857013,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995190193,
            "variance": 0.2495192507
          },
          {
            "average": 0,
            "count": 16857013,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355784681,
            "count": 16857013,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5760264731,
            "variance": 0.3318064977
          },
          {
            "average": -7.592022815,
            "count": 16857013,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.86254315,
            "variance": 117.9948436
          },
          {
            "average": 0,
            "count": 16857013,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.7895769,
            "count": 16857013,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5197459984,
            "variance": 0.2701359028
          },
          {
            "average": 204297724.9,
            "count": 16857013,
            "maximum": 204298945.2,
            "minimum": 204297224.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 379.4163606,
            "variance": 143956.7747
          },
          {
            "average": 0,
            "count": 16857013,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16857013,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16857013,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009399055455,
            "count": 16857013,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03064346878,
            "variance": 0.0009390221788
          },
          {
            "average": 0.3307564632,
            "count": 16857013,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4704855347,
            "variance": 0.2213566384
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326612.0401,
          4286454.254,
          -10.43242237,
          328466.8201,
          4287712.974,
          263.8075776
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326612.0401241042,
                4286454.253928396,
                -10.432422372605927
              ],
              [
                326612.0401241042,
                4287712.973928397,
                -10.432422372605927
              ],
              [
                328466.8201241042,
                4287712.973928397,
                263.8075776273941
              ],
              [
                328466.8201241042,
                4286454.253928396,
                263.8075776273941
              ],
              [
                326612.0401241042,
                4286454.253928396,
                -10.432422372605927
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:29:05+00:00",
        "end_time": "2018-03-05T15:00:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_314380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_314380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_314380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_314380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99446753,
            38.70974716,
            -10.43242237,
            -76.97283221,
            38.72144555,
            263.8075776
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99415239362288,
                  38.709747163253546,
                  -10.432422372605927
                ],
                [
                  -76.99446753074906,
                  38.7210836074759,
                  -10.432422372605927
                ],
                [
                  -76.97314398296031,
                  38.721445552960944,
                  263.8075776273941
                ],
                [
                  -76.97283220971413,
                  38.710108962960604,
                  263.8075776273941
                ],
                [
                  -76.99415239362288,
                  38.709747163253546,
                  -10.432422372605927
                ]
              ]
            ]
          },
          "id": "20180305_314380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_314380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:29:05Z",
            "pc:count": 16857013,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327513.3173,
                "count": 16857013,
                "maximum": 328466.8201,
                "minimum": 326612.0401,
                "name": "X",
                "position": 0,
                "stddev": 525.4165898,
                "variance": 276062.5929
              },
              {
                "average": 4287053.296,
                "count": 16857013,
                "maximum": 4287712.974,
                "minimum": 4286454.254,
                "name": "Y",
                "position": 1,
                "stddev": 344.2325446,
                "variance": 118496.0447
              },
              {
                "average": 56.6505941,
                "count": 16857013,
                "maximum": 263.8075776,
                "minimum": -10.43242237,
                "name": "Z",
                "position": 2,
                "stddev": 14.8827537,
                "variance": 221.4963578
              },
              {
                "average": 4247.068886,
                "count": 16857013,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4756.978154,
                "variance": 22628841.15
              },
              {
                "average": 2.152641515,
                "count": 16857013,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.286660777,
                "variance": 1.655495955
              },
              {
                "average": 3.125472526,
                "count": 16857013,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.487304913,
                "variance": 2.212075904
              },
              {
                "average": 0.5219263342,
                "count": 16857013,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995190193,
                "variance": 0.2495192507
              },
              {
                "average": 0,
                "count": 16857013,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355784681,
                "count": 16857013,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5760264731,
                "variance": 0.3318064977
              },
              {
                "average": -7.592022815,
                "count": 16857013,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.86254315,
                "variance": 117.9948436
              },
              {
                "average": 0,
                "count": 16857013,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.7895769,
                "count": 16857013,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5197459984,
                "variance": 0.2701359028
              },
              {
                "average": 204297724.9,
                "count": 16857013,
                "maximum": 204298945.2,
                "minimum": 204297224.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 379.4163606,
                "variance": 143956.7747
              },
              {
                "average": 0,
                "count": 16857013,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16857013,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16857013,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009399055455,
                "count": 16857013,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03064346878,
                "variance": 0.0009390221788
              },
              {
                "average": 0.3307564632,
                "count": 16857013,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4704855347,
                "variance": 0.2213566384
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326612.0401,
              4286454.254,
              -10.43242237,
              328466.8201,
              4287712.974,
              263.8075776
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326612.0401241042,
                    4286454.253928396,
                    -10.432422372605927
                  ],
                  [
                    326612.0401241042,
                    4287712.973928397,
                    -10.432422372605927
                  ],
                  [
                    328466.8201241042,
                    4287712.973928397,
                    263.8075776273941
                  ],
                  [
                    328466.8201241042,
                    4286454.253928396,
                    263.8075776273941
                  ],
                  [
                    326612.0401241042,
                    4286454.253928396,
                    -10.432422372605927
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:29:05+00:00",
            "end_time": "2018-03-05T15:00: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": "20180209_374388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78381911511458,
              38.73151341978664,
              -10.318359456028361
            ],
            [
              -76.78410124366263,
              38.74285119797012,
              -10.318359456028361
            ],
            [
              -76.76276934398447,
              38.74317491538814,
              394.2016405439716
            ],
            [
              -76.76249058446517,
              38.73183700683047,
              394.2016405439716
            ],
            [
              -76.78381911511458,
              38.73151341978664,
              -10.318359456028361
            ]
          ]
        ]
      },
      "bbox": [
        -76.78410124,
        38.73151342,
        -10.31835946,
        -76.76249058,
        38.74317492,
        394.2016405
      ],
      "properties": {
        "datetime": "2018-02-17T14:10:31Z",
        "pc:count": 25109777,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345870.3423,
            "count": 25109777,
            "maximum": 346803.3086,
            "minimum": 344948.5886,
            "name": "X",
            "position": 0,
            "stddev": 463.8437937,
            "variance": 215151.065
          },
          {
            "average": 4289114.619,
            "count": 25109777,
            "maximum": 4289751.308,
            "minimum": 4288492.588,
            "name": "Y",
            "position": 1,
            "stddev": 336.4255371,
            "variance": 113182.142
          },
          {
            "average": 52.346911,
            "count": 25109777,
            "maximum": 394.2016405,
            "minimum": -10.31835946,
            "name": "Z",
            "position": 2,
            "stddev": 14.89701556,
            "variance": 221.9210726
          },
          {
            "average": 3989.898427,
            "count": 25109777,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5001.066058,
            "variance": 25010661.72
          },
          {
            "average": 2.561144251,
            "count": 25109777,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.420460971,
            "variance": 2.017709371
          },
          {
            "average": 3.844210763,
            "count": 25109777,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.347649462,
            "variance": 1.816159074
          },
          {
            "average": 0.4990124763,
            "count": 25109777,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990348,
            "variance": 0.2499990348
          },
          {
            "average": 0,
            "count": 25109777,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226448606,
            "count": 25109777,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4442153832,
            "variance": 0.1973273067
          },
          {
            "average": 12.04598565,
            "count": 25109777,
            "maximum": 19.99799919,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.011959519,
            "variance": 49.1675763
          },
          {
            "average": 0,
            "count": 25109777,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.25253653,
            "count": 25109777,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.487722267,
            "variance": 6.188762078
          },
          {
            "average": 202541319.7,
            "count": 25109777,
            "maximum": 202911831.7,
            "minimum": 202237535,
            "name": "GpsTime",
            "position": 12,
            "stddev": 335464.7968,
            "variance": 112536629900.0
          },
          {
            "average": 0,
            "count": 25109777,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25109777,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25109777,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002823999592,
            "count": 25109777,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01680238735,
            "variance": 0.0002823202207
          },
          {
            "average": 0.4084727236,
            "count": 25109777,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4915513883,
            "variance": 0.2416227673
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          344948.5886,
          4288492.588,
          -10.31835946,
          346803.3086,
          4289751.308,
          394.2016405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                344948.58856844227,
                4288492.588122121,
                -10.318359456028361
              ],
              [
                344948.58856844227,
                4289751.308122122,
                -10.318359456028361
              ],
              [
                346803.30856844224,
                4289751.308122122,
                394.2016405439716
              ],
              [
                346803.30856844224,
                4288492.588122121,
                394.2016405439716
              ],
              [
                344948.58856844227,
                4288492.588122121,
                -10.318359456028361
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:10:31+00:00",
        "end_time": "2018-02-09T18:52:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180209_374388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_374388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180209_374388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_374388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78410124,
            38.73151342,
            -10.31835946,
            -76.76249058,
            38.74317492,
            394.2016405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78381911511458,
                  38.73151341978664,
                  -10.318359456028361
                ],
                [
                  -76.78410124366263,
                  38.74285119797012,
                  -10.318359456028361
                ],
                [
                  -76.76276934398447,
                  38.74317491538814,
                  394.2016405439716
                ],
                [
                  -76.76249058446517,
                  38.73183700683047,
                  394.2016405439716
                ],
                [
                  -76.78381911511458,
                  38.73151341978664,
                  -10.318359456028361
                ]
              ]
            ]
          },
          "id": "20180209_374388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_374388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:10:31Z",
            "pc:count": 25109777,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345870.3423,
                "count": 25109777,
                "maximum": 346803.3086,
                "minimum": 344948.5886,
                "name": "X",
                "position": 0,
                "stddev": 463.8437937,
                "variance": 215151.065
              },
              {
                "average": 4289114.619,
                "count": 25109777,
                "maximum": 4289751.308,
                "minimum": 4288492.588,
                "name": "Y",
                "position": 1,
                "stddev": 336.4255371,
                "variance": 113182.142
              },
              {
                "average": 52.346911,
                "count": 25109777,
                "maximum": 394.2016405,
                "minimum": -10.31835946,
                "name": "Z",
                "position": 2,
                "stddev": 14.89701556,
                "variance": 221.9210726
              },
              {
                "average": 3989.898427,
                "count": 25109777,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5001.066058,
                "variance": 25010661.72
              },
              {
                "average": 2.561144251,
                "count": 25109777,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.420460971,
                "variance": 2.017709371
              },
              {
                "average": 3.844210763,
                "count": 25109777,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.347649462,
                "variance": 1.816159074
              },
              {
                "average": 0.4990124763,
                "count": 25109777,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990348,
                "variance": 0.2499990348
              },
              {
                "average": 0,
                "count": 25109777,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226448606,
                "count": 25109777,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4442153832,
                "variance": 0.1973273067
              },
              {
                "average": 12.04598565,
                "count": 25109777,
                "maximum": 19.99799919,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.011959519,
                "variance": 49.1675763
              },
              {
                "average": 0,
                "count": 25109777,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.25253653,
                "count": 25109777,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.487722267,
                "variance": 6.188762078
              },
              {
                "average": 202541319.7,
                "count": 25109777,
                "maximum": 202911831.7,
                "minimum": 202237535,
                "name": "GpsTime",
                "position": 12,
                "stddev": 335464.7968,
                "variance": 112536629900.0
              },
              {
                "average": 0,
                "count": 25109777,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25109777,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25109777,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002823999592,
                "count": 25109777,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01680238735,
                "variance": 0.0002823202207
              },
              {
                "average": 0.4084727236,
                "count": 25109777,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4915513883,
                "variance": 0.2416227673
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              344948.5886,
              4288492.588,
              -10.31835946,
              346803.3086,
              4289751.308,
              394.2016405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    344948.58856844227,
                    4288492.588122121,
                    -10.318359456028361
                  ],
                  [
                    344948.58856844227,
                    4289751.308122122,
                    -10.318359456028361
                  ],
                  [
                    346803.30856844224,
                    4289751.308122122,
                    394.2016405439716
                  ],
                  [
                    346803.30856844224,
                    4288492.588122121,
                    394.2016405439716
                  ],
                  [
                    344948.58856844227,
                    4288492.588122121,
                    -10.318359456028361
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:10:31+00:00",
            "end_time": "2018-02-09T18:52: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": "20180305_320380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97312650895933,
              38.70974415524028,
              -10.40096463222261
            ],
            [
              -76.9734383295901,
              38.72108092406709,
              -10.40096463222261
            ],
            [
              -76.9521131332146,
              38.721439057218014,
              277.6390353677774
            ],
            [
              -76.9518046769045,
              38.71010214414454,
              277.6390353677774
            ],
            [
              -76.97312650895933,
              38.70974415524028,
              -10.40096463222261
            ]
          ]
        ]
      },
      "bbox": [
        -76.97343833,
        38.70974416,
        -10.40096463,
        -76.95180468,
        38.72143906,
        277.6390354
      ],
      "properties": {
        "datetime": "2018-03-05T15:39:43Z",
        "pc:count": 21408394,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329216.2102,
            "count": 21408394,
            "maximum": 330295.257,
            "minimum": 328440.357,
            "name": "X",
            "position": 0,
            "stddev": 477.7427633,
            "variance": 228238.1479
          },
          {
            "average": 4287101.793,
            "count": 21408394,
            "maximum": 4287673.059,
            "minimum": 4286414.319,
            "name": "Y",
            "position": 1,
            "stddev": 335.7903782,
            "variance": 112755.1781
          },
          {
            "average": 44.56543469,
            "count": 21408394,
            "maximum": 277.6390354,
            "minimum": -10.40096463,
            "name": "Z",
            "position": 2,
            "stddev": 25.48674012,
            "variance": 649.5739221
          },
          {
            "average": 4284.533996,
            "count": 21408394,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5142.950093,
            "variance": 26449935.66
          },
          {
            "average": 2.473043985,
            "count": 21408394,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.402224501,
            "variance": 1.966233551
          },
          {
            "average": 3.707799006,
            "count": 21408394,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.404742185,
            "variance": 1.973300607
          },
          {
            "average": 0.5073386635,
            "count": 21408394,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999461528,
            "variance": 0.2499461557
          },
          {
            "average": 0,
            "count": 21408394,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288234652,
            "count": 21408394,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5698317165,
            "variance": 0.3247081851
          },
          {
            "average": 10.31720207,
            "count": 21408394,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.721709797,
            "variance": 94.51164138
          },
          {
            "average": 0,
            "count": 21408394,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.58967688,
            "count": 21408394,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5810029291,
            "variance": 0.3375644037
          },
          {
            "average": 204298457.1,
            "count": 21408394,
            "maximum": 204299583.9,
            "minimum": 204297814.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 584.3612055,
            "variance": 341478.0185
          },
          {
            "average": 0,
            "count": 21408394,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21408394,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21408394,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000755731607,
            "count": 21408394,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02748018399,
            "variance": 0.000755160512
          },
          {
            "average": 0.4338676689,
            "count": 21408394,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4956072298,
            "variance": 0.2456265263
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328440.357,
          4286414.319,
          -10.40096463,
          330295.257,
          4287673.059,
          277.6390354
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328440.3569824808,
                4286414.31881027,
                -10.40096463222261
              ],
              [
                328440.3569824808,
                4287673.05881027,
                -10.40096463222261
              ],
              [
                330295.2569824808,
                4287673.05881027,
                277.6390353677774
              ],
              [
                330295.2569824808,
                4286414.31881027,
                277.6390353677774
              ],
              [
                328440.3569824808,
                4286414.31881027,
                -10.40096463222261
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:39:43+00:00",
        "end_time": "2018-03-05T15:10:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_320380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_320380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_320380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_320380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97343833,
            38.70974416,
            -10.40096463,
            -76.95180468,
            38.72143906,
            277.6390354
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97312650895933,
                  38.70974415524028,
                  -10.40096463222261
                ],
                [
                  -76.9734383295901,
                  38.72108092406709,
                  -10.40096463222261
                ],
                [
                  -76.9521131332146,
                  38.721439057218014,
                  277.6390353677774
                ],
                [
                  -76.9518046769045,
                  38.71010214414454,
                  277.6390353677774
                ],
                [
                  -76.97312650895933,
                  38.70974415524028,
                  -10.40096463222261
                ]
              ]
            ]
          },
          "id": "20180305_320380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_320380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:39:43Z",
            "pc:count": 21408394,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329216.2102,
                "count": 21408394,
                "maximum": 330295.257,
                "minimum": 328440.357,
                "name": "X",
                "position": 0,
                "stddev": 477.7427633,
                "variance": 228238.1479
              },
              {
                "average": 4287101.793,
                "count": 21408394,
                "maximum": 4287673.059,
                "minimum": 4286414.319,
                "name": "Y",
                "position": 1,
                "stddev": 335.7903782,
                "variance": 112755.1781
              },
              {
                "average": 44.56543469,
                "count": 21408394,
                "maximum": 277.6390354,
                "minimum": -10.40096463,
                "name": "Z",
                "position": 2,
                "stddev": 25.48674012,
                "variance": 649.5739221
              },
              {
                "average": 4284.533996,
                "count": 21408394,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5142.950093,
                "variance": 26449935.66
              },
              {
                "average": 2.473043985,
                "count": 21408394,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.402224501,
                "variance": 1.966233551
              },
              {
                "average": 3.707799006,
                "count": 21408394,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.404742185,
                "variance": 1.973300607
              },
              {
                "average": 0.5073386635,
                "count": 21408394,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999461528,
                "variance": 0.2499461557
              },
              {
                "average": 0,
                "count": 21408394,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288234652,
                "count": 21408394,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5698317165,
                "variance": 0.3247081851
              },
              {
                "average": 10.31720207,
                "count": 21408394,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.721709797,
                "variance": 94.51164138
              },
              {
                "average": 0,
                "count": 21408394,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.58967688,
                "count": 21408394,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5810029291,
                "variance": 0.3375644037
              },
              {
                "average": 204298457.1,
                "count": 21408394,
                "maximum": 204299583.9,
                "minimum": 204297814.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 584.3612055,
                "variance": 341478.0185
              },
              {
                "average": 0,
                "count": 21408394,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21408394,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21408394,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000755731607,
                "count": 21408394,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02748018399,
                "variance": 0.000755160512
              },
              {
                "average": 0.4338676689,
                "count": 21408394,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4956072298,
                "variance": 0.2456265263
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328440.357,
              4286414.319,
              -10.40096463,
              330295.257,
              4287673.059,
              277.6390354
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328440.3569824808,
                    4286414.31881027,
                    -10.40096463222261
                  ],
                  [
                    328440.3569824808,
                    4287673.05881027,
                    -10.40096463222261
                  ],
                  [
                    330295.2569824808,
                    4287673.05881027,
                    277.6390353677774
                  ],
                  [
                    330295.2569824808,
                    4286414.31881027,
                    277.6390353677774
                  ],
                  [
                    328440.3569824808,
                    4286414.31881027,
                    -10.40096463222261
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:39:43+00:00",
            "end_time": "2018-03-05T15:10:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_386380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74183338095648,
              38.70946239322082,
              -10.257839750547532
            ],
            [
              -76.74210859741198,
              38.72079812867497,
              -10.257839750547532
            ],
            [
              -76.72078208721251,
              38.721114043382904,
              427.1621602494525
            ],
            [
              -76.72051023581474,
              38.70977818069784,
              427.1621602494525
            ],
            [
              -76.74183338095648,
              38.70946239322082,
              -10.257839750547532
            ]
          ]
        ]
      },
      "bbox": [
        -76.7421086,
        38.70946239,
        -10.25783975,
        -76.72051024,
        38.72111404,
        427.1621602
      ],
      "properties": {
        "datetime": "2018-02-08T19:37:53Z",
        "pc:count": 19760968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349421.799,
            "count": 19760968,
            "maximum": 350406.5145,
            "minimum": 348551.7345,
            "name": "X",
            "position": 0,
            "stddev": 571.791059,
            "variance": 326945.0151
          },
          {
            "average": 4286621.024,
            "count": 19760968,
            "maximum": 4287233.612,
            "minimum": 4285975.152,
            "name": "Y",
            "position": 1,
            "stddev": 334.9415825,
            "variance": 112185.8637
          },
          {
            "average": 36.03233795,
            "count": 19760968,
            "maximum": 427.1621602,
            "minimum": -10.25783975,
            "name": "Z",
            "position": 2,
            "stddev": 13.27785269,
            "variance": 176.3013721
          },
          {
            "average": 5134.900884,
            "count": 19760968,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5404.029268,
            "variance": 29203532.33
          },
          {
            "average": 2.279997012,
            "count": 19760968,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.396403738,
            "variance": 1.9499434
          },
          {
            "average": 3.335426686,
            "count": 19760968,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.595512255,
            "variance": 2.545659355
          },
          {
            "average": 0.4989867905,
            "count": 19760968,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989861,
            "variance": 0.2499989861
          },
          {
            "average": 0,
            "count": 19760968,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.334568074,
            "count": 19760968,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5648070699,
            "variance": 0.3190070262
          },
          {
            "average": 5.060326916,
            "count": 19760968,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.22092502,
            "variance": 149.3510083
          },
          {
            "average": 0,
            "count": 19760968,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.872258181,
            "count": 19760968,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5150996572,
            "variance": 0.2653276568
          },
          {
            "average": 202153329.6,
            "count": 19760968,
            "maximum": 202153873.3,
            "minimum": 202152748.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 296.8224667,
            "variance": 88103.57673
          },
          {
            "average": 0,
            "count": 19760968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19760968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19760968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000652194771,
            "count": 19760968,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02552977567,
            "variance": 0.000651769446
          },
          {
            "average": 0.3726453583,
            "count": 19760968,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.483508849,
            "variance": 0.2337808071
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348551.7345,
          4285975.152,
          -10.25783975,
          350406.5145,
          4287233.612,
          427.1621602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348551.73447598016,
                4285975.15193883,
                -10.257839750547532
              ],
              [
                348551.73447598016,
                4287233.61193883,
                -10.257839750547532
              ],
              [
                350406.5144759802,
                4287233.61193883,
                427.1621602494525
              ],
              [
                350406.5144759802,
                4285975.15193883,
                427.1621602494525
              ],
              [
                348551.73447598016,
                4285975.15193883,
                -10.257839750547532
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:37:53+00:00",
        "end_time": "2018-02-08T19:19:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_386380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_386380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_386380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7421086,
            38.70946239,
            -10.25783975,
            -76.72051024,
            38.72111404,
            427.1621602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74183338095648,
                  38.70946239322082,
                  -10.257839750547532
                ],
                [
                  -76.74210859741198,
                  38.72079812867497,
                  -10.257839750547532
                ],
                [
                  -76.72078208721251,
                  38.721114043382904,
                  427.1621602494525
                ],
                [
                  -76.72051023581474,
                  38.70977818069784,
                  427.1621602494525
                ],
                [
                  -76.74183338095648,
                  38.70946239322082,
                  -10.257839750547532
                ]
              ]
            ]
          },
          "id": "20180208_386380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_386380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:37:53Z",
            "pc:count": 19760968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349421.799,
                "count": 19760968,
                "maximum": 350406.5145,
                "minimum": 348551.7345,
                "name": "X",
                "position": 0,
                "stddev": 571.791059,
                "variance": 326945.0151
              },
              {
                "average": 4286621.024,
                "count": 19760968,
                "maximum": 4287233.612,
                "minimum": 4285975.152,
                "name": "Y",
                "position": 1,
                "stddev": 334.9415825,
                "variance": 112185.8637
              },
              {
                "average": 36.03233795,
                "count": 19760968,
                "maximum": 427.1621602,
                "minimum": -10.25783975,
                "name": "Z",
                "position": 2,
                "stddev": 13.27785269,
                "variance": 176.3013721
              },
              {
                "average": 5134.900884,
                "count": 19760968,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5404.029268,
                "variance": 29203532.33
              },
              {
                "average": 2.279997012,
                "count": 19760968,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.396403738,
                "variance": 1.9499434
              },
              {
                "average": 3.335426686,
                "count": 19760968,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.595512255,
                "variance": 2.545659355
              },
              {
                "average": 0.4989867905,
                "count": 19760968,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989861,
                "variance": 0.2499989861
              },
              {
                "average": 0,
                "count": 19760968,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.334568074,
                "count": 19760968,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5648070699,
                "variance": 0.3190070262
              },
              {
                "average": 5.060326916,
                "count": 19760968,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.22092502,
                "variance": 149.3510083
              },
              {
                "average": 0,
                "count": 19760968,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.872258181,
                "count": 19760968,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5150996572,
                "variance": 0.2653276568
              },
              {
                "average": 202153329.6,
                "count": 19760968,
                "maximum": 202153873.3,
                "minimum": 202152748.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 296.8224667,
                "variance": 88103.57673
              },
              {
                "average": 0,
                "count": 19760968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19760968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19760968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000652194771,
                "count": 19760968,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02552977567,
                "variance": 0.000651769446
              },
              {
                "average": 0.3726453583,
                "count": 19760968,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.483508849,
                "variance": 0.2337808071
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348551.7345,
              4285975.152,
              -10.25783975,
              350406.5145,
              4287233.612,
              427.1621602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348551.73447598016,
                    4285975.15193883,
                    -10.257839750547532
                  ],
                  [
                    348551.73447598016,
                    4287233.61193883,
                    -10.257839750547532
                  ],
                  [
                    350406.5144759802,
                    4287233.61193883,
                    427.1621602494525
                  ],
                  [
                    350406.5144759802,
                    4285975.15193883,
                    427.1621602494525
                  ],
                  [
                    348551.73447598016,
                    4285975.15193883,
                    -10.257839750547532
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:37:53+00:00",
            "end_time": "2018-02-08T19:19: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": "20180305_320372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97313431254209,
              38.68777834431508,
              -10.441570666886179
            ],
            [
              -76.97344587503682,
              38.6991146153872,
              -10.441570666886179
            ],
            [
              -76.95212812294311,
              38.699472565176656,
              297.2384293331138
            ],
            [
              -76.95181992079756,
              38.688136149913,
              297.2384293331138
            ],
            [
              -76.97313431254209,
              38.68777834431508,
              -10.441570666886179
            ]
          ]
        ]
      },
      "bbox": [
        -76.97344588,
        38.68777834,
        -10.44157067,
        -76.95181992,
        38.69947257,
        297.2384293
      ],
      "properties": {
        "datetime": "2018-03-05T15:58:25Z",
        "pc:count": 22254769,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329397.8803,
            "count": 22254769,
            "maximum": 330241.9892,
            "minimum": 328387.1692,
            "name": "X",
            "position": 0,
            "stddev": 521.7131873,
            "variance": 272184.6498
          },
          {
            "average": 4284518.847,
            "count": 22254769,
            "maximum": 4285235.252,
            "minimum": 4283976.572,
            "name": "Y",
            "position": 1,
            "stddev": 352.5776438,
            "variance": 124310.9949
          },
          {
            "average": 48.20925573,
            "count": 22254769,
            "maximum": 297.2384293,
            "minimum": -10.44157067,
            "name": "Z",
            "position": 2,
            "stddev": 18.13848368,
            "variance": 329.0045901
          },
          {
            "average": 3953.211099,
            "count": 22254769,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4689.151459,
            "variance": 21988141.4
          },
          {
            "average": 2.440368938,
            "count": 22254769,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.383765446,
            "variance": 1.91480681
          },
          {
            "average": 3.643379403,
            "count": 22254769,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.402512666,
            "variance": 1.967041778
          },
          {
            "average": 0.5036092713,
            "count": 22254769,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999869842,
            "variance": 0.2499869844
          },
          {
            "average": 0,
            "count": 22254769,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288394007,
            "count": 22254769,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5323773664,
            "variance": 0.2834256602
          },
          {
            "average": 5.906981166,
            "count": 22254769,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.10307907,
            "variance": 146.484523
          },
          {
            "average": 0,
            "count": 22254769,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.16688329,
            "count": 22254769,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5260271133,
            "variance": 0.2767045239
          },
          {
            "average": 204299766,
            "count": 22254769,
            "maximum": 204300705.5,
            "minimum": 204298937.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 534.5296512,
            "variance": 285721.9481
          },
          {
            "average": 0,
            "count": 22254769,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22254769,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22254769,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007048826254,
            "count": 22254769,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02654026747,
            "variance": 0.0007043857975
          },
          {
            "average": 0.2882891303,
            "count": 22254769,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4529663529,
            "variance": 0.2051785169
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328387.1692,
          4283976.572,
          -10.44157067,
          330241.9892,
          4285235.252,
          297.2384293
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328387.16919993405,
                4283976.571711065,
                -10.441570666886179
              ],
              [
                328387.16919993405,
                4285235.251711065,
                -10.441570666886179
              ],
              [
                330241.989199934,
                4285235.251711065,
                297.2384293331138
              ],
              [
                330241.989199934,
                4283976.571711065,
                297.2384293331138
              ],
              [
                328387.16919993405,
                4283976.571711065,
                -10.441570666886179
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:58:25+00:00",
        "end_time": "2018-03-05T15:28:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_320372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_320372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_320372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_320372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97344588,
            38.68777834,
            -10.44157067,
            -76.95181992,
            38.69947257,
            297.2384293
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97313431254209,
                  38.68777834431508,
                  -10.441570666886179
                ],
                [
                  -76.97344587503682,
                  38.6991146153872,
                  -10.441570666886179
                ],
                [
                  -76.95212812294311,
                  38.699472565176656,
                  297.2384293331138
                ],
                [
                  -76.95181992079756,
                  38.688136149913,
                  297.2384293331138
                ],
                [
                  -76.97313431254209,
                  38.68777834431508,
                  -10.441570666886179
                ]
              ]
            ]
          },
          "id": "20180305_320372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_320372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:58:25Z",
            "pc:count": 22254769,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329397.8803,
                "count": 22254769,
                "maximum": 330241.9892,
                "minimum": 328387.1692,
                "name": "X",
                "position": 0,
                "stddev": 521.7131873,
                "variance": 272184.6498
              },
              {
                "average": 4284518.847,
                "count": 22254769,
                "maximum": 4285235.252,
                "minimum": 4283976.572,
                "name": "Y",
                "position": 1,
                "stddev": 352.5776438,
                "variance": 124310.9949
              },
              {
                "average": 48.20925573,
                "count": 22254769,
                "maximum": 297.2384293,
                "minimum": -10.44157067,
                "name": "Z",
                "position": 2,
                "stddev": 18.13848368,
                "variance": 329.0045901
              },
              {
                "average": 3953.211099,
                "count": 22254769,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4689.151459,
                "variance": 21988141.4
              },
              {
                "average": 2.440368938,
                "count": 22254769,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.383765446,
                "variance": 1.91480681
              },
              {
                "average": 3.643379403,
                "count": 22254769,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.402512666,
                "variance": 1.967041778
              },
              {
                "average": 0.5036092713,
                "count": 22254769,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999869842,
                "variance": 0.2499869844
              },
              {
                "average": 0,
                "count": 22254769,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288394007,
                "count": 22254769,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5323773664,
                "variance": 0.2834256602
              },
              {
                "average": 5.906981166,
                "count": 22254769,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.10307907,
                "variance": 146.484523
              },
              {
                "average": 0,
                "count": 22254769,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.16688329,
                "count": 22254769,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5260271133,
                "variance": 0.2767045239
              },
              {
                "average": 204299766,
                "count": 22254769,
                "maximum": 204300705.5,
                "minimum": 204298937.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 534.5296512,
                "variance": 285721.9481
              },
              {
                "average": 0,
                "count": 22254769,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22254769,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22254769,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007048826254,
                "count": 22254769,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02654026747,
                "variance": 0.0007043857975
              },
              {
                "average": 0.2882891303,
                "count": 22254769,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4529663529,
                "variance": 0.2051785169
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328387.1692,
              4283976.572,
              -10.44157067,
              330241.9892,
              4285235.252,
              297.2384293
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328387.16919993405,
                    4283976.571711065,
                    -10.441570666886179
                  ],
                  [
                    328387.16919993405,
                    4285235.251711065,
                    -10.441570666886179
                  ],
                  [
                    330241.989199934,
                    4285235.251711065,
                    297.2384293331138
                  ],
                  [
                    330241.989199934,
                    4283976.571711065,
                    297.2384293331138
                  ],
                  [
                    328387.16919993405,
                    4283976.571711065,
                    -10.441570666886179
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:58:25+00:00",
            "end_time": "2018-03-05T15:28: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": "20180208_380376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76289541941874,
              38.69852276125343,
              -10.194876363838034
            ],
            [
              -76.76317388933141,
              38.70985983134768,
              -10.194876363838034
            ],
            [
              -76.74185109760317,
              38.7101795097483,
              430.145123636162
            ],
            [
              -76.74157599116263,
              38.69884231088109,
              430.145123636162
            ],
            [
              -76.76289541941874,
              38.69852276125343,
              -10.194876363838034
            ]
          ]
        ]
      },
      "bbox": [
        -76.76317389,
        38.69852276,
        -10.19487636,
        -76.74157599,
        38.71017951,
        430.1451236
      ],
      "properties": {
        "datetime": "2018-02-08T19:37:31Z",
        "pc:count": 18727523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347589.8368,
            "count": 18727523,
            "maximum": 348551.7074,
            "minimum": 346696.9474,
            "name": "X",
            "position": 0,
            "stddev": 482.5743937,
            "variance": 232878.0455
          },
          {
            "average": 4285375.915,
            "count": 18727523,
            "maximum": 4286054.765,
            "minimum": 4284796.145,
            "name": "Y",
            "position": 1,
            "stddev": 326.2035369,
            "variance": 106408.7475
          },
          {
            "average": 46.26206263,
            "count": 18727523,
            "maximum": 430.1451236,
            "minimum": -10.19487636,
            "name": "Z",
            "position": 2,
            "stddev": 11.91918222,
            "variance": 142.0669047
          },
          {
            "average": 5111.823089,
            "count": 18727523,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5240.265127,
            "variance": 27460378.61
          },
          {
            "average": 2.238936831,
            "count": 18727523,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.366820914,
            "variance": 1.86819941
          },
          {
            "average": 3.261934747,
            "count": 18727523,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.570373332,
            "variance": 2.466072403
          },
          {
            "average": 0.5025569585,
            "count": 18727523,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999934753,
            "variance": 0.2499934753
          },
          {
            "average": 0,
            "count": 18727523,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336158711,
            "count": 18727523,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5589965097,
            "variance": 0.3124770979
          },
          {
            "average": 11.59942057,
            "count": 18727523,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.347111891,
            "variance": 53.98005313
          },
          {
            "average": 0,
            "count": 18727523,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.617924111,
            "count": 18727523,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4899480158,
            "variance": 0.2400490582
          },
          {
            "average": 202153493.7,
            "count": 18727523,
            "maximum": 202153851,
            "minimum": 202152727.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 268.691921,
            "variance": 72195.34843
          },
          {
            "average": 0,
            "count": 18727523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18727523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18727523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006918693946,
            "count": 18727523,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02629431019,
            "variance": 0.0006913907482
          },
          {
            "average": 0.4076622413,
            "count": 18727523,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4913997876,
            "variance": 0.2414737512
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346696.9474,
          4284796.145,
          -10.19487636,
          348551.7074,
          4286054.765,
          430.1451236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346696.9474322186,
                4284796.14466017,
                -10.194876363838034
              ],
              [
                346696.9474322186,
                4286054.764660169,
                -10.194876363838034
              ],
              [
                348551.7074322186,
                4286054.764660169,
                430.145123636162
              ],
              [
                348551.7074322186,
                4284796.14466017,
                430.145123636162
              ],
              [
                346696.9474322186,
                4284796.14466017,
                -10.194876363838034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:37:31+00:00",
        "end_time": "2018-02-08T19:18:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_380376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_380376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_380376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76317389,
            38.69852276,
            -10.19487636,
            -76.74157599,
            38.71017951,
            430.1451236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76289541941874,
                  38.69852276125343,
                  -10.194876363838034
                ],
                [
                  -76.76317388933141,
                  38.70985983134768,
                  -10.194876363838034
                ],
                [
                  -76.74185109760317,
                  38.7101795097483,
                  430.145123636162
                ],
                [
                  -76.74157599116263,
                  38.69884231088109,
                  430.145123636162
                ],
                [
                  -76.76289541941874,
                  38.69852276125343,
                  -10.194876363838034
                ]
              ]
            ]
          },
          "id": "20180208_380376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_380376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:37:31Z",
            "pc:count": 18727523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347589.8368,
                "count": 18727523,
                "maximum": 348551.7074,
                "minimum": 346696.9474,
                "name": "X",
                "position": 0,
                "stddev": 482.5743937,
                "variance": 232878.0455
              },
              {
                "average": 4285375.915,
                "count": 18727523,
                "maximum": 4286054.765,
                "minimum": 4284796.145,
                "name": "Y",
                "position": 1,
                "stddev": 326.2035369,
                "variance": 106408.7475
              },
              {
                "average": 46.26206263,
                "count": 18727523,
                "maximum": 430.1451236,
                "minimum": -10.19487636,
                "name": "Z",
                "position": 2,
                "stddev": 11.91918222,
                "variance": 142.0669047
              },
              {
                "average": 5111.823089,
                "count": 18727523,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5240.265127,
                "variance": 27460378.61
              },
              {
                "average": 2.238936831,
                "count": 18727523,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.366820914,
                "variance": 1.86819941
              },
              {
                "average": 3.261934747,
                "count": 18727523,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.570373332,
                "variance": 2.466072403
              },
              {
                "average": 0.5025569585,
                "count": 18727523,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999934753,
                "variance": 0.2499934753
              },
              {
                "average": 0,
                "count": 18727523,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336158711,
                "count": 18727523,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5589965097,
                "variance": 0.3124770979
              },
              {
                "average": 11.59942057,
                "count": 18727523,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.347111891,
                "variance": 53.98005313
              },
              {
                "average": 0,
                "count": 18727523,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.617924111,
                "count": 18727523,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4899480158,
                "variance": 0.2400490582
              },
              {
                "average": 202153493.7,
                "count": 18727523,
                "maximum": 202153851,
                "minimum": 202152727.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 268.691921,
                "variance": 72195.34843
              },
              {
                "average": 0,
                "count": 18727523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18727523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18727523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006918693946,
                "count": 18727523,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02629431019,
                "variance": 0.0006913907482
              },
              {
                "average": 0.4076622413,
                "count": 18727523,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4913997876,
                "variance": 0.2414737512
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346696.9474,
              4284796.145,
              -10.19487636,
              348551.7074,
              4286054.765,
              430.1451236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346696.9474322186,
                    4284796.14466017,
                    -10.194876363838034
                  ],
                  [
                    346696.9474322186,
                    4286054.764660169,
                    -10.194876363838034
                  ],
                  [
                    348551.7074322186,
                    4286054.764660169,
                    430.145123636162
                  ],
                  [
                    348551.7074322186,
                    4284796.14466017,
                    430.145123636162
                  ],
                  [
                    346696.9474322186,
                    4284796.14466017,
                    -10.194876363838034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:37:31+00:00",
            "end_time": "2018-02-08T19:18:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_320384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9731217641711,
              38.720728306386114,
              -10.320110145157102
            ],
            [
              -76.97343368158892,
              38.73206415325531,
              -10.320110145157102
            ],
            [
              -76.95210636995057,
              38.73242235103336,
              263.1798898548429
            ],
            [
              -76.95179781823944,
              38.721086359915695,
              263.1798898548429
            ],
            [
              -76.9731217641711,
              38.720728306386114,
              -10.320110145157102
            ]
          ]
        ]
      },
      "bbox": [
        -76.97343368,
        38.72072831,
        -10.32011015,
        -76.95179782,
        38.73242235,
        263.1798899
      ],
      "properties": {
        "datetime": "2018-03-05T15:28:41Z",
        "pc:count": 19724176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329466.4259,
            "count": 19724176,
            "maximum": 330321.8365,
            "minimum": 328467.0365,
            "name": "X",
            "position": 0,
            "stddev": 550.8535418,
            "variance": 303439.6246
          },
          {
            "average": 4288210.868,
            "count": 19724176,
            "maximum": 4288891.972,
            "minimum": 4287633.332,
            "name": "Y",
            "position": 1,
            "stddev": 352.4394102,
            "variance": 124213.5379
          },
          {
            "average": 52.45806585,
            "count": 19724176,
            "maximum": 263.1798899,
            "minimum": -10.32011015,
            "name": "Z",
            "position": 2,
            "stddev": 21.48238622,
            "variance": 461.4929178
          },
          {
            "average": 4692.276299,
            "count": 19724176,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5387.001766,
            "variance": 29019788.03
          },
          {
            "average": 2.3092334,
            "count": 19724176,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.338338329,
            "variance": 1.791149482
          },
          {
            "average": 3.427173891,
            "count": 19724176,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.440354054,
            "variance": 2.074619802
          },
          {
            "average": 0.5092013983,
            "count": 19724176,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999153398,
            "variance": 0.2499153469
          },
          {
            "average": 0,
            "count": 19724176,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.348891736,
            "count": 19724176,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5697669796,
            "variance": 0.324634411
          },
          {
            "average": 4.295329226,
            "count": 19724176,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.94975246,
            "variance": 167.6960887
          },
          {
            "average": 0,
            "count": 19724176,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.12496978,
            "count": 19724176,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5304604919,
            "variance": 0.2813883335
          },
          {
            "average": 204298023.6,
            "count": 19724176,
            "maximum": 204298921.4,
            "minimum": 204297201,
            "name": "GpsTime",
            "position": 12,
            "stddev": 490.9541164,
            "variance": 241035.9444
          },
          {
            "average": 0,
            "count": 19724176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19724176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19724176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008718234921,
            "count": 19724176,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02951378424,
            "variance": 0.0008710634601
          },
          {
            "average": 0.3181449506,
            "count": 19724176,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4657561079,
            "variance": 0.216928752
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328467.0365,
          4287633.332,
          -10.32011015,
          330321.8365,
          4288891.972,
          263.1798899
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328467.0364767349,
                4287633.332061043,
                -10.320110145157102
              ],
              [
                328467.0364767349,
                4288891.972061044,
                -10.320110145157102
              ],
              [
                330321.83647673496,
                4288891.972061044,
                263.1798898548429
              ],
              [
                330321.83647673496,
                4287633.332061043,
                263.1798898548429
              ],
              [
                328467.0364767349,
                4287633.332061043,
                -10.320110145157102
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:28:41+00:00",
        "end_time": "2018-03-05T15:00:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_320384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_320384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_320384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_320384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97343368,
            38.72072831,
            -10.32011015,
            -76.95179782,
            38.73242235,
            263.1798899
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9731217641711,
                  38.720728306386114,
                  -10.320110145157102
                ],
                [
                  -76.97343368158892,
                  38.73206415325531,
                  -10.320110145157102
                ],
                [
                  -76.95210636995057,
                  38.73242235103336,
                  263.1798898548429
                ],
                [
                  -76.95179781823944,
                  38.721086359915695,
                  263.1798898548429
                ],
                [
                  -76.9731217641711,
                  38.720728306386114,
                  -10.320110145157102
                ]
              ]
            ]
          },
          "id": "20180305_320384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_320384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:28:41Z",
            "pc:count": 19724176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329466.4259,
                "count": 19724176,
                "maximum": 330321.8365,
                "minimum": 328467.0365,
                "name": "X",
                "position": 0,
                "stddev": 550.8535418,
                "variance": 303439.6246
              },
              {
                "average": 4288210.868,
                "count": 19724176,
                "maximum": 4288891.972,
                "minimum": 4287633.332,
                "name": "Y",
                "position": 1,
                "stddev": 352.4394102,
                "variance": 124213.5379
              },
              {
                "average": 52.45806585,
                "count": 19724176,
                "maximum": 263.1798899,
                "minimum": -10.32011015,
                "name": "Z",
                "position": 2,
                "stddev": 21.48238622,
                "variance": 461.4929178
              },
              {
                "average": 4692.276299,
                "count": 19724176,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5387.001766,
                "variance": 29019788.03
              },
              {
                "average": 2.3092334,
                "count": 19724176,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.338338329,
                "variance": 1.791149482
              },
              {
                "average": 3.427173891,
                "count": 19724176,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.440354054,
                "variance": 2.074619802
              },
              {
                "average": 0.5092013983,
                "count": 19724176,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999153398,
                "variance": 0.2499153469
              },
              {
                "average": 0,
                "count": 19724176,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.348891736,
                "count": 19724176,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5697669796,
                "variance": 0.324634411
              },
              {
                "average": 4.295329226,
                "count": 19724176,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.94975246,
                "variance": 167.6960887
              },
              {
                "average": 0,
                "count": 19724176,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.12496978,
                "count": 19724176,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5304604919,
                "variance": 0.2813883335
              },
              {
                "average": 204298023.6,
                "count": 19724176,
                "maximum": 204298921.4,
                "minimum": 204297201,
                "name": "GpsTime",
                "position": 12,
                "stddev": 490.9541164,
                "variance": 241035.9444
              },
              {
                "average": 0,
                "count": 19724176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19724176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19724176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008718234921,
                "count": 19724176,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02951378424,
                "variance": 0.0008710634601
              },
              {
                "average": 0.3181449506,
                "count": 19724176,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4657561079,
                "variance": 0.216928752
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328467.0365,
              4287633.332,
              -10.32011015,
              330321.8365,
              4288891.972,
              263.1798899
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328467.0364767349,
                    4287633.332061043,
                    -10.320110145157102
                  ],
                  [
                    328467.0364767349,
                    4288891.972061044,
                    -10.320110145157102
                  ],
                  [
                    330321.83647673496,
                    4288891.972061044,
                    263.1798898548429
                  ],
                  [
                    330321.83647673496,
                    4287633.332061043,
                    263.1798898548429
                  ],
                  [
                    328467.0364767349,
                    4287633.332061043,
                    -10.320110145157102
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:28:41+00:00",
            "end_time": "2018-03-05T15:00: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": "20180208_386384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74179242226501,
              38.72044461184431,
              -10.428966272444399
            ],
            [
              -76.74206779271638,
              38.73178248802428,
              -10.428966272444399
            ],
            [
              -76.7207387064918,
              38.73209845977187,
              426.5310337275556
            ],
            [
              -76.72046670346681,
              38.720760456324996,
              426.5310337275556
            ],
            [
              -76.74179242226501,
              38.72044461184431,
              -10.428966272444399
            ]
          ]
        ]
      },
      "bbox": [
        -76.74206779,
        38.72044461,
        -10.42896627,
        -76.7204667,
        38.73209846,
        426.5310337
      ],
      "properties": {
        "datetime": "2018-02-09T18:42:47Z",
        "pc:count": 16763913,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349630.205,
            "count": 16763913,
            "maximum": 350433.1964,
            "minimum": 348578.4764,
            "name": "X",
            "position": 0,
            "stddev": 542.1803994,
            "variance": 293959.5855
          },
          {
            "average": 4287861.172,
            "count": 16763913,
            "maximum": 4288452.557,
            "minimum": 4287193.857,
            "name": "Y",
            "position": 1,
            "stddev": 350.0495052,
            "variance": 122534.6561
          },
          {
            "average": 33.24551777,
            "count": 16763913,
            "maximum": 426.5310337,
            "minimum": -10.42896627,
            "name": "Z",
            "position": 2,
            "stddev": 11.84715476,
            "variance": 140.3550759
          },
          {
            "average": 5439.309839,
            "count": 16763913,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5551.20617,
            "variance": 30815889.94
          },
          {
            "average": 2.190320184,
            "count": 16763913,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.337791859,
            "variance": 1.789687059
          },
          {
            "average": 3.187932197,
            "count": 16763913,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.55633736,
            "variance": 2.422185977
          },
          {
            "average": 0.4979586806,
            "count": 16763913,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999958479,
            "variance": 0.2499958479
          },
          {
            "average": 0,
            "count": 16763913,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370700564,
            "count": 16763913,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5704770355,
            "variance": 0.325444048
          },
          {
            "average": 10.40708026,
            "count": 16763913,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.828270699,
            "variance": 96.59490494
          },
          {
            "average": 0,
            "count": 16763913,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.39570761,
            "count": 16763913,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.712017825,
            "variance": 7.355040686
          },
          {
            "average": 202162730.8,
            "count": 16763913,
            "maximum": 202236967.4,
            "minimum": 202153194.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26073.74723,
            "variance": 679840294.6
          },
          {
            "average": 0,
            "count": 16763913,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16763913,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16763913,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006030215022,
            "count": 16763913,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0245490917,
            "variance": 0.0006026579032
          },
          {
            "average": 0.3471176449,
            "count": 16763913,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4760535674,
            "variance": 0.226626999
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348578.4764,
          4287193.857,
          -10.42896627,
          350433.1964,
          4288452.557,
          426.5310337
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348578.47642409103,
                4287193.856776379,
                -10.428966272444399
              ],
              [
                348578.47642409103,
                4288452.556776378,
                -10.428966272444399
              ],
              [
                350433.196424091,
                4288452.556776378,
                426.5310337275556
              ],
              [
                350433.196424091,
                4287193.856776379,
                426.5310337275556
              ],
              [
                348578.47642409103,
                4287193.856776379,
                -10.428966272444399
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:42:47+00:00",
        "end_time": "2018-02-08T19:26:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_386384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_386384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_386384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74206779,
            38.72044461,
            -10.42896627,
            -76.7204667,
            38.73209846,
            426.5310337
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74179242226501,
                  38.72044461184431,
                  -10.428966272444399
                ],
                [
                  -76.74206779271638,
                  38.73178248802428,
                  -10.428966272444399
                ],
                [
                  -76.7207387064918,
                  38.73209845977187,
                  426.5310337275556
                ],
                [
                  -76.72046670346681,
                  38.720760456324996,
                  426.5310337275556
                ],
                [
                  -76.74179242226501,
                  38.72044461184431,
                  -10.428966272444399
                ]
              ]
            ]
          },
          "id": "20180208_386384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_386384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:42:47Z",
            "pc:count": 16763913,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349630.205,
                "count": 16763913,
                "maximum": 350433.1964,
                "minimum": 348578.4764,
                "name": "X",
                "position": 0,
                "stddev": 542.1803994,
                "variance": 293959.5855
              },
              {
                "average": 4287861.172,
                "count": 16763913,
                "maximum": 4288452.557,
                "minimum": 4287193.857,
                "name": "Y",
                "position": 1,
                "stddev": 350.0495052,
                "variance": 122534.6561
              },
              {
                "average": 33.24551777,
                "count": 16763913,
                "maximum": 426.5310337,
                "minimum": -10.42896627,
                "name": "Z",
                "position": 2,
                "stddev": 11.84715476,
                "variance": 140.3550759
              },
              {
                "average": 5439.309839,
                "count": 16763913,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5551.20617,
                "variance": 30815889.94
              },
              {
                "average": 2.190320184,
                "count": 16763913,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.337791859,
                "variance": 1.789687059
              },
              {
                "average": 3.187932197,
                "count": 16763913,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.55633736,
                "variance": 2.422185977
              },
              {
                "average": 0.4979586806,
                "count": 16763913,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999958479,
                "variance": 0.2499958479
              },
              {
                "average": 0,
                "count": 16763913,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370700564,
                "count": 16763913,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5704770355,
                "variance": 0.325444048
              },
              {
                "average": 10.40708026,
                "count": 16763913,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.828270699,
                "variance": 96.59490494
              },
              {
                "average": 0,
                "count": 16763913,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.39570761,
                "count": 16763913,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.712017825,
                "variance": 7.355040686
              },
              {
                "average": 202162730.8,
                "count": 16763913,
                "maximum": 202236967.4,
                "minimum": 202153194.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26073.74723,
                "variance": 679840294.6
              },
              {
                "average": 0,
                "count": 16763913,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16763913,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16763913,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006030215022,
                "count": 16763913,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0245490917,
                "variance": 0.0006026579032
              },
              {
                "average": 0.3471176449,
                "count": 16763913,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4760535674,
                "variance": 0.226626999
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348578.4764,
              4287193.857,
              -10.42896627,
              350433.1964,
              4288452.557,
              426.5310337
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348578.47642409103,
                    4287193.856776379,
                    -10.428966272444399
                  ],
                  [
                    348578.47642409103,
                    4288452.556776378,
                    -10.428966272444399
                  ],
                  [
                    350433.196424091,
                    4288452.556776378,
                    426.5310337275556
                  ],
                  [
                    350433.196424091,
                    4287193.856776379,
                    426.5310337275556
                  ],
                  [
                    348578.47642409103,
                    4287193.856776379,
                    -10.428966272444399
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:42:47+00:00",
            "end_time": "2018-02-08T19:26:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_320376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.973129635413,
              38.6987611770055,
              -10.412150524903751
            ],
            [
              -76.97344132930809,
              38.710097787026335,
              -10.412150524903751
            ],
            [
              -76.95211962612954,
              38.7104558322227,
              278.2878494750962
            ],
            [
              -76.9518112946317,
              38.69911907798014,
              278.2878494750962
            ],
            [
              -76.973129635413,
              38.6987611770055,
              -10.412150524903751
            ]
          ]
        ]
      },
      "bbox": [
        -76.97344133,
        38.69876118,
        -10.41215052,
        -76.95181129,
        38.71045583,
        278.2878495
      ],
      "properties": {
        "datetime": "2018-03-05T15:39:43Z",
        "pc:count": 17666675,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329445.4845,
            "count": 17666675,
            "maximum": 330268.7072,
            "minimum": 328413.8272,
            "name": "X",
            "position": 0,
            "stddev": 494.230948,
            "variance": 244264.23
          },
          {
            "average": 4285841.906,
            "count": 17666675,
            "maximum": 4286454.155,
            "minimum": 4285195.435,
            "name": "Y",
            "position": 1,
            "stddev": 348.6387459,
            "variance": 121548.9752
          },
          {
            "average": 19.35329916,
            "count": 17666675,
            "maximum": 278.2878495,
            "minimum": -10.41215052,
            "name": "Z",
            "position": 2,
            "stddev": 16.09534086,
            "variance": 259.0599973
          },
          {
            "average": 3711.355715,
            "count": 17666675,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4103.473441,
            "variance": 16838494.28
          },
          {
            "average": 2.22655412,
            "count": 17666675,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.299987799,
            "variance": 1.689968279
          },
          {
            "average": 3.260050292,
            "count": 17666675,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.446029464,
            "variance": 2.09100121
          },
          {
            "average": 0.5145286252,
            "count": 17666675,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997888886,
            "variance": 0.2497889332
          },
          {
            "average": 0,
            "count": 17666675,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.341920197,
            "count": 17666675,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5995202617,
            "variance": 0.3594245442
          },
          {
            "average": -10.39713248,
            "count": 17666675,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.236741109,
            "variance": 67.84390409
          },
          {
            "average": 0,
            "count": 17666675,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.55058046,
            "count": 17666675,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5199055059,
            "variance": 0.2703017351
          },
          {
            "average": 204299268.9,
            "count": 17666675,
            "maximum": 204299583.8,
            "minimum": 204297815.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 342.6236614,
            "variance": 117390.9734
          },
          {
            "average": 0,
            "count": 17666675,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17666675,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17666675,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007925656639,
            "count": 17666675,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02814138498,
            "variance": 0.0007919375484
          },
          {
            "average": 0.3808907449,
            "count": 17666675,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4856058059,
            "variance": 0.2358129987
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328413.8272,
          4285195.435,
          -10.41215052,
          330268.7072,
          4286454.155,
          278.2878495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328413.8272367955,
                4285195.434720562,
                -10.412150524903751
              ],
              [
                328413.8272367955,
                4286454.1547205625,
                -10.412150524903751
              ],
              [
                330268.7072367955,
                4286454.1547205625,
                278.2878494750962
              ],
              [
                330268.7072367955,
                4285195.434720562,
                278.2878494750962
              ],
              [
                328413.8272367955,
                4285195.434720562,
                -10.412150524903751
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:39:43+00:00",
        "end_time": "2018-03-05T15:10:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_320376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_320376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_320376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_320376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97344133,
            38.69876118,
            -10.41215052,
            -76.95181129,
            38.71045583,
            278.2878495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.973129635413,
                  38.6987611770055,
                  -10.412150524903751
                ],
                [
                  -76.97344132930809,
                  38.710097787026335,
                  -10.412150524903751
                ],
                [
                  -76.95211962612954,
                  38.7104558322227,
                  278.2878494750962
                ],
                [
                  -76.9518112946317,
                  38.69911907798014,
                  278.2878494750962
                ],
                [
                  -76.973129635413,
                  38.6987611770055,
                  -10.412150524903751
                ]
              ]
            ]
          },
          "id": "20180305_320376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_320376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:39:43Z",
            "pc:count": 17666675,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329445.4845,
                "count": 17666675,
                "maximum": 330268.7072,
                "minimum": 328413.8272,
                "name": "X",
                "position": 0,
                "stddev": 494.230948,
                "variance": 244264.23
              },
              {
                "average": 4285841.906,
                "count": 17666675,
                "maximum": 4286454.155,
                "minimum": 4285195.435,
                "name": "Y",
                "position": 1,
                "stddev": 348.6387459,
                "variance": 121548.9752
              },
              {
                "average": 19.35329916,
                "count": 17666675,
                "maximum": 278.2878495,
                "minimum": -10.41215052,
                "name": "Z",
                "position": 2,
                "stddev": 16.09534086,
                "variance": 259.0599973
              },
              {
                "average": 3711.355715,
                "count": 17666675,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4103.473441,
                "variance": 16838494.28
              },
              {
                "average": 2.22655412,
                "count": 17666675,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.299987799,
                "variance": 1.689968279
              },
              {
                "average": 3.260050292,
                "count": 17666675,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.446029464,
                "variance": 2.09100121
              },
              {
                "average": 0.5145286252,
                "count": 17666675,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997888886,
                "variance": 0.2497889332
              },
              {
                "average": 0,
                "count": 17666675,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.341920197,
                "count": 17666675,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5995202617,
                "variance": 0.3594245442
              },
              {
                "average": -10.39713248,
                "count": 17666675,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.236741109,
                "variance": 67.84390409
              },
              {
                "average": 0,
                "count": 17666675,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.55058046,
                "count": 17666675,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5199055059,
                "variance": 0.2703017351
              },
              {
                "average": 204299268.9,
                "count": 17666675,
                "maximum": 204299583.8,
                "minimum": 204297815.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 342.6236614,
                "variance": 117390.9734
              },
              {
                "average": 0,
                "count": 17666675,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17666675,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17666675,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007925656639,
                "count": 17666675,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02814138498,
                "variance": 0.0007919375484
              },
              {
                "average": 0.3808907449,
                "count": 17666675,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4856058059,
                "variance": 0.2358129987
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328413.8272,
              4285195.435,
              -10.41215052,
              330268.7072,
              4286454.155,
              278.2878495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328413.8272367955,
                    4285195.434720562,
                    -10.412150524903751
                  ],
                  [
                    328413.8272367955,
                    4286454.1547205625,
                    -10.412150524903751
                  ],
                  [
                    330268.7072367955,
                    4286454.1547205625,
                    278.2878494750962
                  ],
                  [
                    330268.7072367955,
                    4285195.434720562,
                    278.2878494750962
                  ],
                  [
                    328413.8272367955,
                    4285195.434720562,
                    -10.412150524903751
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:39:43+00:00",
            "end_time": "2018-03-05T15:10: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": "20180208_380380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76285814709311,
              38.709505696454265,
              -10.433278192332807
            ],
            [
              -76.76313671592996,
              38.720842565279035,
              -10.433278192332807
            ],
            [
              -76.74181273021175,
              38.721162281629816,
              422.0667218076672
            ],
            [
              -76.74153752630137,
              38.709825284030245,
              422.0667218076672
            ],
            [
              -76.76285814709311,
              38.709505696454265,
              -10.433278192332807
            ]
          ]
        ]
      },
      "bbox": [
        -76.76313672,
        38.7095057,
        -10.43327819,
        -76.74153753,
        38.72116228,
        422.0667218
      ],
      "properties": {
        "datetime": "2018-02-09T18:42:24Z",
        "pc:count": 14102550,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347584.8466,
            "count": 14102550,
            "maximum": 348578.2258,
            "minimum": 346723.6458,
            "name": "X",
            "position": 0,
            "stddev": 593.1173968,
            "variance": 351788.2464
          },
          {
            "average": 4286612.51,
            "count": 14102550,
            "maximum": 4287273.535,
            "minimum": 4286014.935,
            "name": "Y",
            "position": 1,
            "stddev": 351.0201351,
            "variance": 123215.1352
          },
          {
            "average": 44.5283734,
            "count": 14102550,
            "maximum": 422.0667218,
            "minimum": -10.43327819,
            "name": "Z",
            "position": 2,
            "stddev": 11.24578388,
            "variance": 126.4676551
          },
          {
            "average": 5828.239119,
            "count": 14102550,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5668.023636,
            "variance": 32126491.94
          },
          {
            "average": 2.143746202,
            "count": 14102550,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349543895,
            "variance": 1.821268724
          },
          {
            "average": 3.096291096,
            "count": 14102550,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.617338324,
            "variance": 2.615783253
          },
          {
            "average": 0.4974040865,
            "count": 14102550,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999932789,
            "variance": 0.249993279
          },
          {
            "average": 0,
            "count": 14102550,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.382601515,
            "count": 14102550,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.575802452,
            "variance": 0.3315484637
          },
          {
            "average": 4.621243364,
            "count": 14102550,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.887082,
            "variance": 192.8510465
          },
          {
            "average": 0,
            "count": 14102550,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.80397304,
            "count": 14102550,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.988335483,
            "variance": 15.90681992
          },
          {
            "average": 202177930,
            "count": 14102550,
            "maximum": 202236944.8,
            "minimum": 202153245.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37815.32572,
            "variance": 1429998860
          },
          {
            "average": 0,
            "count": 14102550,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14102550,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14102550,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006622206622,
            "count": 14102550,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02572512727,
            "variance": 0.0006617821729
          },
          {
            "average": 0.3857152784,
            "count": 14102550,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4867638228,
            "variance": 0.2369390192
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346723.6458,
          4286014.935,
          -10.43327819,
          348578.2258,
          4287273.535,
          422.0667218
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346723.6458277135,
                4286014.935317512,
                -10.433278192332807
              ],
              [
                346723.6458277135,
                4287273.535317511,
                -10.433278192332807
              ],
              [
                348578.22582771344,
                4287273.535317511,
                422.0667218076672
              ],
              [
                348578.22582771344,
                4286014.935317512,
                422.0667218076672
              ],
              [
                346723.6458277135,
                4286014.935317512,
                -10.433278192332807
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:42:24+00:00",
        "end_time": "2018-02-08T19:27:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_380380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_380380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_380380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76313672,
            38.7095057,
            -10.43327819,
            -76.74153753,
            38.72116228,
            422.0667218
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76285814709311,
                  38.709505696454265,
                  -10.433278192332807
                ],
                [
                  -76.76313671592996,
                  38.720842565279035,
                  -10.433278192332807
                ],
                [
                  -76.74181273021175,
                  38.721162281629816,
                  422.0667218076672
                ],
                [
                  -76.74153752630137,
                  38.709825284030245,
                  422.0667218076672
                ],
                [
                  -76.76285814709311,
                  38.709505696454265,
                  -10.433278192332807
                ]
              ]
            ]
          },
          "id": "20180208_380380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_380380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:42:24Z",
            "pc:count": 14102550,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347584.8466,
                "count": 14102550,
                "maximum": 348578.2258,
                "minimum": 346723.6458,
                "name": "X",
                "position": 0,
                "stddev": 593.1173968,
                "variance": 351788.2464
              },
              {
                "average": 4286612.51,
                "count": 14102550,
                "maximum": 4287273.535,
                "minimum": 4286014.935,
                "name": "Y",
                "position": 1,
                "stddev": 351.0201351,
                "variance": 123215.1352
              },
              {
                "average": 44.5283734,
                "count": 14102550,
                "maximum": 422.0667218,
                "minimum": -10.43327819,
                "name": "Z",
                "position": 2,
                "stddev": 11.24578388,
                "variance": 126.4676551
              },
              {
                "average": 5828.239119,
                "count": 14102550,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5668.023636,
                "variance": 32126491.94
              },
              {
                "average": 2.143746202,
                "count": 14102550,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349543895,
                "variance": 1.821268724
              },
              {
                "average": 3.096291096,
                "count": 14102550,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.617338324,
                "variance": 2.615783253
              },
              {
                "average": 0.4974040865,
                "count": 14102550,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999932789,
                "variance": 0.249993279
              },
              {
                "average": 0,
                "count": 14102550,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.382601515,
                "count": 14102550,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.575802452,
                "variance": 0.3315484637
              },
              {
                "average": 4.621243364,
                "count": 14102550,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.887082,
                "variance": 192.8510465
              },
              {
                "average": 0,
                "count": 14102550,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.80397304,
                "count": 14102550,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.988335483,
                "variance": 15.90681992
              },
              {
                "average": 202177930,
                "count": 14102550,
                "maximum": 202236944.8,
                "minimum": 202153245.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37815.32572,
                "variance": 1429998860
              },
              {
                "average": 0,
                "count": 14102550,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14102550,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14102550,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006622206622,
                "count": 14102550,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02572512727,
                "variance": 0.0006617821729
              },
              {
                "average": 0.3857152784,
                "count": 14102550,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4867638228,
                "variance": 0.2369390192
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346723.6458,
              4286014.935,
              -10.43327819,
              348578.2258,
              4287273.535,
              422.0667218
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346723.6458277135,
                    4286014.935317512,
                    -10.433278192332807
                  ],
                  [
                    346723.6458277135,
                    4287273.535317511,
                    -10.433278192332807
                  ],
                  [
                    348578.22582771344,
                    4287273.535317511,
                    422.0667218076672
                  ],
                  [
                    348578.22582771344,
                    4286014.935317512,
                    422.0667218076672
                  ],
                  [
                    346723.6458277135,
                    4286014.935317512,
                    -10.433278192332807
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:42:24+00:00",
            "end_time": "2018-02-08T19: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": "20180305_326372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95211332234175,
              38.68777180782733,
              -10.28070235148411
            ],
            [
              -76.95242156678792,
              38.69910822181528,
              -10.28070235148411
            ],
            [
              -76.93110354983823,
              38.69946233878526,
              309.59929764851586
            ],
            [
              -76.93079866590814,
              38.68812578214796,
              309.59929764851586
            ],
            [
              -76.95211332234175,
              38.68777180782733,
              -10.28070235148411
            ]
          ]
        ]
      },
      "bbox": [
        -76.95242157,
        38.68777181,
        -10.28070235,
        -76.93079867,
        38.69946234,
        309.5992976
      ],
      "properties": {
        "datetime": "2018-03-05T16:08:59Z",
        "pc:count": 17422625,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331203.138,
            "count": 17422625,
            "maximum": 332070.4272,
            "minimum": 330215.6072,
            "name": "X",
            "position": 0,
            "stddev": 565.0067629,
            "variance": 319232.6421
          },
          {
            "average": 4284587.495,
            "count": 17422625,
            "maximum": 4285195.361,
            "minimum": 4283936.681,
            "name": "Y",
            "position": 1,
            "stddev": 347.8073392,
            "variance": 120969.9452
          },
          {
            "average": 69.85775079,
            "count": 17422625,
            "maximum": 309.5992976,
            "minimum": -10.28070235,
            "name": "Z",
            "position": 2,
            "stddev": 10.03494491,
            "variance": 100.7001193
          },
          {
            "average": 4381.09153,
            "count": 17422625,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4905.977631,
            "variance": 24068616.51
          },
          {
            "average": 2.264331695,
            "count": 17422625,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321971916,
            "variance": 1.747609746
          },
          {
            "average": 3.318053049,
            "count": 17422625,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.459831187,
            "variance": 2.131107094
          },
          {
            "average": 0.5276155574,
            "count": 17422625,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992368128,
            "variance": 0.2492373953
          },
          {
            "average": 0,
            "count": 17422625,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.348525552,
            "count": 17422625,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.592617186,
            "variance": 0.3511951291
          },
          {
            "average": -3.366787196,
            "count": 17422625,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.91129296,
            "variance": 166.7014859
          },
          {
            "average": 0,
            "count": 17422625,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.12302331,
            "count": 17422625,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6158768541,
            "variance": 0.3793042994
          },
          {
            "average": 204300689.8,
            "count": 17422625,
            "maximum": 204301339.3,
            "minimum": 204299539.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 527.4690588,
            "variance": 278223.608
          },
          {
            "average": 0,
            "count": 17422625,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17422625,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17422625,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008627287794,
            "count": 17422625,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02935957302,
            "variance": 0.0008619845279
          },
          {
            "average": 0.3204026948,
            "count": 17422625,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4666313539,
            "variance": 0.2177448205
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330215.6072,
          4283936.681,
          -10.28070235,
          332070.4272,
          4285195.361,
          309.5992976
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330215.6071886792,
                4283936.680871287,
                -10.28070235148411
              ],
              [
                330215.6071886792,
                4285195.360871287,
                -10.28070235148411
              ],
              [
                332070.42718867917,
                4285195.360871287,
                309.59929764851586
              ],
              [
                332070.42718867917,
                4283936.680871287,
                309.59929764851586
              ],
              [
                330215.6071886792,
                4283936.680871287,
                -10.28070235148411
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:08:59+00:00",
        "end_time": "2018-03-05T15:38:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_326372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_326372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_326372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95242157,
            38.68777181,
            -10.28070235,
            -76.93079867,
            38.69946234,
            309.5992976
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95211332234175,
                  38.68777180782733,
                  -10.28070235148411
                ],
                [
                  -76.95242156678792,
                  38.69910822181528,
                  -10.28070235148411
                ],
                [
                  -76.93110354983823,
                  38.69946233878526,
                  309.59929764851586
                ],
                [
                  -76.93079866590814,
                  38.68812578214796,
                  309.59929764851586
                ],
                [
                  -76.95211332234175,
                  38.68777180782733,
                  -10.28070235148411
                ]
              ]
            ]
          },
          "id": "20180305_326372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_326372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:08:59Z",
            "pc:count": 17422625,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331203.138,
                "count": 17422625,
                "maximum": 332070.4272,
                "minimum": 330215.6072,
                "name": "X",
                "position": 0,
                "stddev": 565.0067629,
                "variance": 319232.6421
              },
              {
                "average": 4284587.495,
                "count": 17422625,
                "maximum": 4285195.361,
                "minimum": 4283936.681,
                "name": "Y",
                "position": 1,
                "stddev": 347.8073392,
                "variance": 120969.9452
              },
              {
                "average": 69.85775079,
                "count": 17422625,
                "maximum": 309.5992976,
                "minimum": -10.28070235,
                "name": "Z",
                "position": 2,
                "stddev": 10.03494491,
                "variance": 100.7001193
              },
              {
                "average": 4381.09153,
                "count": 17422625,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4905.977631,
                "variance": 24068616.51
              },
              {
                "average": 2.264331695,
                "count": 17422625,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321971916,
                "variance": 1.747609746
              },
              {
                "average": 3.318053049,
                "count": 17422625,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.459831187,
                "variance": 2.131107094
              },
              {
                "average": 0.5276155574,
                "count": 17422625,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992368128,
                "variance": 0.2492373953
              },
              {
                "average": 0,
                "count": 17422625,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.348525552,
                "count": 17422625,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.592617186,
                "variance": 0.3511951291
              },
              {
                "average": -3.366787196,
                "count": 17422625,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.91129296,
                "variance": 166.7014859
              },
              {
                "average": 0,
                "count": 17422625,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.12302331,
                "count": 17422625,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6158768541,
                "variance": 0.3793042994
              },
              {
                "average": 204300689.8,
                "count": 17422625,
                "maximum": 204301339.3,
                "minimum": 204299539.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 527.4690588,
                "variance": 278223.608
              },
              {
                "average": 0,
                "count": 17422625,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17422625,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17422625,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008627287794,
                "count": 17422625,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02935957302,
                "variance": 0.0008619845279
              },
              {
                "average": 0.3204026948,
                "count": 17422625,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4666313539,
                "variance": 0.2177448205
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330215.6072,
              4283936.681,
              -10.28070235,
              332070.4272,
              4285195.361,
              309.5992976
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330215.6071886792,
                    4283936.680871287,
                    -10.28070235148411
                  ],
                  [
                    330215.6071886792,
                    4285195.360871287,
                    -10.28070235148411
                  ],
                  [
                    332070.42718867917,
                    4285195.360871287,
                    309.59929764851586
                  ],
                  [
                    332070.42718867917,
                    4283936.680871287,
                    309.59929764851586
                  ],
                  [
                    330215.6071886792,
                    4283936.680871287,
                    -10.28070235148411
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:08:59+00:00",
            "end_time": "2018-03-05T15:38: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": "20180208_392388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72072054130784,
              38.73137954586824,
              -10.088958164532471
            ],
            [
              -76.72099265733911,
              38.74271626608165,
              -10.088958164532471
            ],
            [
              -76.69966008315367,
              38.74302846620263,
              427.41104183546753
            ],
            [
              -76.6993913361512,
              38.73169162026508,
              427.41104183546753
            ],
            [
              -76.72072054130784,
              38.73137954586824,
              -10.088958164532471
            ]
          ]
        ]
      },
      "bbox": [
        -76.72099266,
        38.73137955,
        -10.08895816,
        -76.69939134,
        38.74302847,
        427.4110418
      ],
      "properties": {
        "datetime": "2018-02-08T19:38:38Z",
        "pc:count": 22639060,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351315.4171,
            "count": 22639060,
            "maximum": 352287.9959,
            "minimum": 350433.2759,
            "name": "X",
            "position": 0,
            "stddev": 471.1962382,
            "variance": 222025.8949
          },
          {
            "average": 4288986.702,
            "count": 22639060,
            "maximum": 4289631.304,
            "minimum": 4288372.744,
            "name": "Y",
            "position": 1,
            "stddev": 341.4868757,
            "variance": 116613.2863
          },
          {
            "average": 26.72800033,
            "count": 22639060,
            "maximum": 427.4110418,
            "minimum": -10.08895816,
            "name": "Z",
            "position": 2,
            "stddev": 17.07097519,
            "variance": 291.4181939
          },
          {
            "average": 3779.328372,
            "count": 22639060,
            "maximum": 65515,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4275.407381,
            "variance": 18279108.28
          },
          {
            "average": 2.441519348,
            "count": 22639060,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.374866528,
            "variance": 1.89025797
          },
          {
            "average": 3.647886971,
            "count": 22639060,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.380184231,
            "variance": 1.904908511
          },
          {
            "average": 0.4987033914,
            "count": 22639060,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999983298,
            "variance": 0.2499983298
          },
          {
            "average": 0,
            "count": 22639060,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288163687,
            "count": 22639060,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5296881259,
            "variance": 0.2805695107
          },
          {
            "average": 12.20944532,
            "count": 22639060,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.794975495,
            "variance": 46.17169198
          },
          {
            "average": 0,
            "count": 22639060,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.60985275,
            "count": 22639060,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4888455493,
            "variance": 0.2389699711
          },
          {
            "average": 202153461,
            "count": 22639060,
            "maximum": 202153918.3,
            "minimum": 202152797.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 351.2437382,
            "variance": 123372.1636
          },
          {
            "average": 0,
            "count": 22639060,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22639060,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22639060,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004634026324,
            "count": 22639060,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02152180083,
            "variance": 0.0004631879109
          },
          {
            "average": 0.4456982313,
            "count": 22639060,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4970425825,
            "variance": 0.2470513288
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350433.2759,
          4288372.744,
          -10.08895816,
          352287.9959,
          4289631.304,
          427.4110418
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350433.2758744068,
                4288372.744128956,
                -10.088958164532471
              ],
              [
                350433.2758744068,
                4289631.304128957,
                -10.088958164532471
              ],
              [
                352287.99587440677,
                4289631.304128957,
                427.41104183546753
              ],
              [
                352287.99587440677,
                4288372.744128956,
                427.41104183546753
              ],
              [
                350433.2758744068,
                4288372.744128956,
                -10.088958164532471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:38:38+00:00",
        "end_time": "2018-02-08T19:19:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_392388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_392388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_392388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72099266,
            38.73137955,
            -10.08895816,
            -76.69939134,
            38.74302847,
            427.4110418
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72072054130784,
                  38.73137954586824,
                  -10.088958164532471
                ],
                [
                  -76.72099265733911,
                  38.74271626608165,
                  -10.088958164532471
                ],
                [
                  -76.69966008315367,
                  38.74302846620263,
                  427.41104183546753
                ],
                [
                  -76.6993913361512,
                  38.73169162026508,
                  427.41104183546753
                ],
                [
                  -76.72072054130784,
                  38.73137954586824,
                  -10.088958164532471
                ]
              ]
            ]
          },
          "id": "20180208_392388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_392388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:38:38Z",
            "pc:count": 22639060,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351315.4171,
                "count": 22639060,
                "maximum": 352287.9959,
                "minimum": 350433.2759,
                "name": "X",
                "position": 0,
                "stddev": 471.1962382,
                "variance": 222025.8949
              },
              {
                "average": 4288986.702,
                "count": 22639060,
                "maximum": 4289631.304,
                "minimum": 4288372.744,
                "name": "Y",
                "position": 1,
                "stddev": 341.4868757,
                "variance": 116613.2863
              },
              {
                "average": 26.72800033,
                "count": 22639060,
                "maximum": 427.4110418,
                "minimum": -10.08895816,
                "name": "Z",
                "position": 2,
                "stddev": 17.07097519,
                "variance": 291.4181939
              },
              {
                "average": 3779.328372,
                "count": 22639060,
                "maximum": 65515,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4275.407381,
                "variance": 18279108.28
              },
              {
                "average": 2.441519348,
                "count": 22639060,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.374866528,
                "variance": 1.89025797
              },
              {
                "average": 3.647886971,
                "count": 22639060,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.380184231,
                "variance": 1.904908511
              },
              {
                "average": 0.4987033914,
                "count": 22639060,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999983298,
                "variance": 0.2499983298
              },
              {
                "average": 0,
                "count": 22639060,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288163687,
                "count": 22639060,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5296881259,
                "variance": 0.2805695107
              },
              {
                "average": 12.20944532,
                "count": 22639060,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.794975495,
                "variance": 46.17169198
              },
              {
                "average": 0,
                "count": 22639060,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.60985275,
                "count": 22639060,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4888455493,
                "variance": 0.2389699711
              },
              {
                "average": 202153461,
                "count": 22639060,
                "maximum": 202153918.3,
                "minimum": 202152797.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 351.2437382,
                "variance": 123372.1636
              },
              {
                "average": 0,
                "count": 22639060,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22639060,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22639060,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004634026324,
                "count": 22639060,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02152180083,
                "variance": 0.0004631879109
              },
              {
                "average": 0.4456982313,
                "count": 22639060,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4970425825,
                "variance": 0.2470513288
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350433.2759,
              4288372.744,
              -10.08895816,
              352287.9959,
              4289631.304,
              427.4110418
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350433.2758744068,
                    4288372.744128956,
                    -10.088958164532471
                  ],
                  [
                    350433.2758744068,
                    4289631.304128957,
                    -10.088958164532471
                  ],
                  [
                    352287.99587440677,
                    4289631.304128957,
                    427.41104183546753
                  ],
                  [
                    352287.99587440677,
                    4288372.744128956,
                    427.41104183546753
                  ],
                  [
                    350433.2758744068,
                    4288372.744128956,
                    -10.088958164532471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:38:38+00:00",
            "end_time": "2018-02-08T19:19:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_398376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69983065389998,
              38.69857892887226,
              -9.908155012126457
            ],
            [
              -76.70009365559737,
              38.70968379485494,
              -9.908155012126457
            ],
            [
              -76.69067061750124,
              38.70982045915479,
              430.57184498787353
            ],
            [
              -76.69040907183336,
              38.69871553924826,
              430.57184498787353
            ],
            [
              -76.69983065389998,
              38.69857892887226,
              -9.908155012126457
            ]
          ]
        ]
      },
      "bbox": [
        -76.70009366,
        38.69857893,
        -9.908155012,
        -76.69040907,
        38.70982046,
        430.571845
      ],
      "properties": {
        "datetime": "2018-02-08T19:10:01Z",
        "pc:count": 6697538,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352755.9424,
            "count": 6697538,
            "maximum": 353001.2407,
            "minimum": 352181.6007,
            "name": "X",
            "position": 0,
            "stddev": 179.9183041,
            "variance": 32370.59614
          },
          {
            "average": 4285176.398,
            "count": 6697538,
            "maximum": 4285931.527,
            "minimum": 4284698.727,
            "name": "Y",
            "position": 1,
            "stddev": 301.2422251,
            "variance": 90746.87819
          },
          {
            "average": 17.11609209,
            "count": 6697538,
            "maximum": 430.571845,
            "minimum": -9.908155012,
            "name": "Z",
            "position": 2,
            "stddev": 13.85220912,
            "variance": 191.8836975
          },
          {
            "average": 3168.651579,
            "count": 6697538,
            "maximum": 24367,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3516.725316,
            "variance": 12367356.95
          },
          {
            "average": 2.561725667,
            "count": 6697538,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.452920981,
            "variance": 2.110979378
          },
          {
            "average": 3.784811971,
            "count": 6697538,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.441596708,
            "variance": 2.07820107
          },
          {
            "average": 0.5034314102,
            "count": 6697538,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999882626,
            "variance": 0.2499882627
          },
          {
            "average": 0,
            "count": 6697538,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270348597,
            "count": 6697538,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6194269058,
            "variance": 0.3836896916
          },
          {
            "average": -13.45344993,
            "count": 6697538,
            "maximum": 9,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.534933423,
            "variance": 30.63548799
          },
          {
            "average": 0,
            "count": 6697538,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.34732285,
            "count": 6697538,
            "maximum": 13,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4761194413,
            "variance": 0.2266897223
          },
          {
            "average": 202152037.9,
            "count": 6697538,
            "maximum": 202152201.3,
            "minimum": 202151771.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 183.7340676,
            "variance": 33758.20759
          },
          {
            "average": 0,
            "count": 6697538,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6697538,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6697538,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009845408865,
            "count": 6697538,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03136194689,
            "variance": 0.0009835717126
          },
          {
            "average": 0.4978451783,
            "count": 6697538,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499995394,
            "variance": 0.2499953941
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352181.6007,
          4284698.727,
          -9.908155012,
          353001.2407,
          4285931.527,
          430.571845
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352181.6007370592,
                4284698.726836503,
                -9.908155012126457
              ],
              [
                352181.6007370592,
                4285931.526836503,
                -9.908155012126457
              ],
              [
                353001.2407370592,
                4285931.526836503,
                430.57184498787353
              ],
              [
                353001.2407370592,
                4284698.726836503,
                430.57184498787353
              ],
              [
                352181.6007370592,
                4284698.726836503,
                -9.908155012126457
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:10:01+00:00",
        "end_time": "2018-02-08T19:02:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_398376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_398376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_398376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70009366,
            38.69857893,
            -9.908155012,
            -76.69040907,
            38.70982046,
            430.571845
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69983065389998,
                  38.69857892887226,
                  -9.908155012126457
                ],
                [
                  -76.70009365559737,
                  38.70968379485494,
                  -9.908155012126457
                ],
                [
                  -76.69067061750124,
                  38.70982045915479,
                  430.57184498787353
                ],
                [
                  -76.69040907183336,
                  38.69871553924826,
                  430.57184498787353
                ],
                [
                  -76.69983065389998,
                  38.69857892887226,
                  -9.908155012126457
                ]
              ]
            ]
          },
          "id": "20180208_398376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_398376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:10:01Z",
            "pc:count": 6697538,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352755.9424,
                "count": 6697538,
                "maximum": 353001.2407,
                "minimum": 352181.6007,
                "name": "X",
                "position": 0,
                "stddev": 179.9183041,
                "variance": 32370.59614
              },
              {
                "average": 4285176.398,
                "count": 6697538,
                "maximum": 4285931.527,
                "minimum": 4284698.727,
                "name": "Y",
                "position": 1,
                "stddev": 301.2422251,
                "variance": 90746.87819
              },
              {
                "average": 17.11609209,
                "count": 6697538,
                "maximum": 430.571845,
                "minimum": -9.908155012,
                "name": "Z",
                "position": 2,
                "stddev": 13.85220912,
                "variance": 191.8836975
              },
              {
                "average": 3168.651579,
                "count": 6697538,
                "maximum": 24367,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3516.725316,
                "variance": 12367356.95
              },
              {
                "average": 2.561725667,
                "count": 6697538,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.452920981,
                "variance": 2.110979378
              },
              {
                "average": 3.784811971,
                "count": 6697538,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.441596708,
                "variance": 2.07820107
              },
              {
                "average": 0.5034314102,
                "count": 6697538,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999882626,
                "variance": 0.2499882627
              },
              {
                "average": 0,
                "count": 6697538,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270348597,
                "count": 6697538,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6194269058,
                "variance": 0.3836896916
              },
              {
                "average": -13.45344993,
                "count": 6697538,
                "maximum": 9,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.534933423,
                "variance": 30.63548799
              },
              {
                "average": 0,
                "count": 6697538,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.34732285,
                "count": 6697538,
                "maximum": 13,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4761194413,
                "variance": 0.2266897223
              },
              {
                "average": 202152037.9,
                "count": 6697538,
                "maximum": 202152201.3,
                "minimum": 202151771.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 183.7340676,
                "variance": 33758.20759
              },
              {
                "average": 0,
                "count": 6697538,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6697538,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6697538,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009845408865,
                "count": 6697538,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03136194689,
                "variance": 0.0009835717126
              },
              {
                "average": 0.4978451783,
                "count": 6697538,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499995394,
                "variance": 0.2499953941
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352181.6007,
              4284698.727,
              -9.908155012,
              353001.2407,
              4285931.527,
              430.571845
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352181.6007370592,
                    4284698.726836503,
                    -9.908155012126457
                  ],
                  [
                    352181.6007370592,
                    4285931.526836503,
                    -9.908155012126457
                  ],
                  [
                    353001.2407370592,
                    4285931.526836503,
                    430.57184498787353
                  ],
                  [
                    353001.2407370592,
                    4284698.726836503,
                    430.57184498787353
                  ],
                  [
                    352181.6007370592,
                    4284698.726836503,
                    -9.908155012126457
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:10:01+00:00",
            "end_time": "2018-02-08T19:02: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": "20180305_326376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.952105365319,
              38.69875454503545,
              -10.43953553891214
            ],
            [
              -76.95241373433814,
              38.71009111786691,
              -10.43953553891214
            ],
            [
              -76.93109314570738,
              38.710445305793975,
              300.76046446108785
            ],
            [
              -76.93078813898151,
              38.69910859029496,
              300.76046446108785
            ],
            [
              -76.952105365319,
              38.69875454503545,
              -10.43953553891214
            ]
          ]
        ]
      },
      "bbox": [
        -76.95241373,
        38.69875455,
        -10.43953554,
        -76.93078814,
        38.71044531,
        300.7604645
      ],
      "properties": {
        "datetime": "2018-03-05T15:58:00Z",
        "pc:count": 23991222,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331204.2017,
            "count": 23991222,
            "maximum": 332097.0303,
            "minimum": 330242.2703,
            "name": "X",
            "position": 0,
            "stddev": 483.417628,
            "variance": 233692.603
          },
          {
            "average": 4285796.878,
            "count": 23991222,
            "maximum": 4286414.224,
            "minimum": 4285155.524,
            "name": "Y",
            "position": 1,
            "stddev": 351.5037743,
            "variance": 123554.9034
          },
          {
            "average": 43.03538624,
            "count": 23991222,
            "maximum": 300.7604645,
            "minimum": -10.43953554,
            "name": "Z",
            "position": 2,
            "stddev": 22.49676246,
            "variance": 506.1043211
          },
          {
            "average": 4037.097191,
            "count": 23991222,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4953.557982,
            "variance": 24537736.68
          },
          {
            "average": 2.486938348,
            "count": 23991222,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.38141035,
            "variance": 1.908294556
          },
          {
            "average": 3.742416414,
            "count": 23991222,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.337611421,
            "variance": 1.789204314
          },
          {
            "average": 0.5114379751,
            "count": 23991222,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499869166,
            "variance": 0.2498691831
          },
          {
            "average": 0,
            "count": 23991222,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283342049,
            "count": 23991222,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5374495074,
            "variance": 0.288851973
          },
          {
            "average": 11.76904076,
            "count": 23991222,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.287780342,
            "variance": 53.11174231
          },
          {
            "average": 0,
            "count": 23991222,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.38743962,
            "count": 23991222,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4969009047,
            "variance": 0.2469105091
          },
          {
            "average": 204299997.5,
            "count": 23991222,
            "maximum": 204300680.9,
            "minimum": 204298914.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 534.684445,
            "variance": 285887.4557
          },
          {
            "average": 0,
            "count": 23991222,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23991222,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23991222,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000654239288,
            "count": 23991222,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02556973379,
            "variance": 0.0006538112862
          },
          {
            "average": 0.3110132948,
            "count": 23991222,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4629082352,
            "variance": 0.2142840342
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330242.2703,
          4285155.524,
          -10.43953554,
          332097.0303,
          4286414.224,
          300.7604645
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330242.270281884,
                4285155.523921696,
                -10.43953553891214
              ],
              [
                330242.270281884,
                4286414.223921695,
                -10.43953553891214
              ],
              [
                332097.030281884,
                4286414.223921695,
                300.76046446108785
              ],
              [
                332097.030281884,
                4285155.523921696,
                300.76046446108785
              ],
              [
                330242.270281884,
                4285155.523921696,
                -10.43953553891214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:58:00+00:00",
        "end_time": "2018-03-05T15:28:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_326376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_326376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_326376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95241373,
            38.69875455,
            -10.43953554,
            -76.93078814,
            38.71044531,
            300.7604645
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.952105365319,
                  38.69875454503545,
                  -10.43953553891214
                ],
                [
                  -76.95241373433814,
                  38.71009111786691,
                  -10.43953553891214
                ],
                [
                  -76.93109314570738,
                  38.710445305793975,
                  300.76046446108785
                ],
                [
                  -76.93078813898151,
                  38.69910859029496,
                  300.76046446108785
                ],
                [
                  -76.952105365319,
                  38.69875454503545,
                  -10.43953553891214
                ]
              ]
            ]
          },
          "id": "20180305_326376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_326376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:58:00Z",
            "pc:count": 23991222,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331204.2017,
                "count": 23991222,
                "maximum": 332097.0303,
                "minimum": 330242.2703,
                "name": "X",
                "position": 0,
                "stddev": 483.417628,
                "variance": 233692.603
              },
              {
                "average": 4285796.878,
                "count": 23991222,
                "maximum": 4286414.224,
                "minimum": 4285155.524,
                "name": "Y",
                "position": 1,
                "stddev": 351.5037743,
                "variance": 123554.9034
              },
              {
                "average": 43.03538624,
                "count": 23991222,
                "maximum": 300.7604645,
                "minimum": -10.43953554,
                "name": "Z",
                "position": 2,
                "stddev": 22.49676246,
                "variance": 506.1043211
              },
              {
                "average": 4037.097191,
                "count": 23991222,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4953.557982,
                "variance": 24537736.68
              },
              {
                "average": 2.486938348,
                "count": 23991222,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.38141035,
                "variance": 1.908294556
              },
              {
                "average": 3.742416414,
                "count": 23991222,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.337611421,
                "variance": 1.789204314
              },
              {
                "average": 0.5114379751,
                "count": 23991222,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499869166,
                "variance": 0.2498691831
              },
              {
                "average": 0,
                "count": 23991222,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283342049,
                "count": 23991222,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5374495074,
                "variance": 0.288851973
              },
              {
                "average": 11.76904076,
                "count": 23991222,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.287780342,
                "variance": 53.11174231
              },
              {
                "average": 0,
                "count": 23991222,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.38743962,
                "count": 23991222,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4969009047,
                "variance": 0.2469105091
              },
              {
                "average": 204299997.5,
                "count": 23991222,
                "maximum": 204300680.9,
                "minimum": 204298914.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 534.684445,
                "variance": 285887.4557
              },
              {
                "average": 0,
                "count": 23991222,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23991222,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23991222,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000654239288,
                "count": 23991222,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02556973379,
                "variance": 0.0006538112862
              },
              {
                "average": 0.3110132948,
                "count": 23991222,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4629082352,
                "variance": 0.2142840342
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330242.2703,
              4285155.524,
              -10.43953554,
              332097.0303,
              4286414.224,
              300.7604645
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330242.270281884,
                    4285155.523921696,
                    -10.43953553891214
                  ],
                  [
                    330242.270281884,
                    4286414.223921695,
                    -10.43953553891214
                  ],
                  [
                    332097.030281884,
                    4286414.223921695,
                    300.76046446108785
                  ],
                  [
                    332097.030281884,
                    4285155.523921696,
                    300.76046446108785
                  ],
                  [
                    330242.270281884,
                    4285155.523921696,
                    -10.43953553891214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:58:00+00:00",
            "end_time": "2018-03-05T15:28:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_386388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74175357099115,
              38.73142773701861,
              -10.147047904823722
            ],
            [
              -76.74202904330745,
              38.74276559208043,
              -10.147047904823722
            ],
            [
              -76.72069599966527,
              38.74308164152737,
              429.93295209517623
            ],
            [
              -76.7204238967212,
              38.73174365917857,
              429.93295209517623
            ],
            [
              -76.74175357099115,
              38.73142773701861,
              -10.147047904823722
            ]
          ]
        ]
      },
      "bbox": [
        -76.74202904,
        38.73142774,
        -10.1470479,
        -76.7204239,
        38.74308164,
        429.9329521
      ],
      "properties": {
        "datetime": "2018-02-09T18:43:09Z",
        "pc:count": 16124739,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349498.8766,
            "count": 16124739,
            "maximum": 350459.8216,
            "minimum": 348605.0416,
            "name": "X",
            "position": 0,
            "stddev": 486.1972968,
            "variance": 236387.8114
          },
          {
            "average": 4288989.409,
            "count": 16124739,
            "maximum": 4289671.368,
            "minimum": 4288412.668,
            "name": "Y",
            "position": 1,
            "stddev": 341.8426666,
            "variance": 116856.4087
          },
          {
            "average": 23.79126234,
            "count": 16124739,
            "maximum": 429.9329521,
            "minimum": -10.1470479,
            "name": "Z",
            "position": 2,
            "stddev": 12.53025758,
            "variance": 157.0073551
          },
          {
            "average": 4193.701972,
            "count": 16124739,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4769.273941,
            "variance": 22745973.92
          },
          {
            "average": 2.409628088,
            "count": 16124739,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.390151026,
            "variance": 1.932519876
          },
          {
            "average": 3.56899445,
            "count": 16124739,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.455313326,
            "variance": 2.117936875
          },
          {
            "average": 0.4990205423,
            "count": 16124739,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990562,
            "variance": 0.2499990562
          },
          {
            "average": 0,
            "count": 16124739,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.325057416,
            "count": 16124739,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5707638812,
            "variance": 0.3257714081
          },
          {
            "average": -0.08014929005,
            "count": 16124739,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.68936651,
            "variance": 187.3987556
          },
          {
            "average": 0,
            "count": 16124739,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.23817527,
            "count": 16124739,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.491006185,
            "variance": 20.16913655
          },
          {
            "average": 202192994.3,
            "count": 16124739,
            "maximum": 202236989.4,
            "minimum": 202153197.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 41473.26797,
            "variance": 1720031956
          },
          {
            "average": 0,
            "count": 16124739,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16124739,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16124739,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007032051806,
            "count": 16124739,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02650869153,
            "variance": 0.0007027107266
          },
          {
            "average": 0.4316188312,
            "count": 16124739,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4953019594,
            "variance": 0.245324031
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348605.0416,
          4288412.668,
          -10.1470479,
          350459.8216,
          4289671.368,
          429.9329521
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348605.0415858464,
                4288412.667779954,
                -10.147047904823722
              ],
              [
                348605.0415858464,
                4289671.367779953,
                -10.147047904823722
              ],
              [
                350459.8215858464,
                4289671.367779953,
                429.93295209517623
              ],
              [
                350459.8215858464,
                4288412.667779954,
                429.93295209517623
              ],
              [
                348605.0415858464,
                4288412.667779954,
                -10.147047904823722
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:43:09+00:00",
        "end_time": "2018-02-08T19:26:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_386388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_386388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_386388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74202904,
            38.73142774,
            -10.1470479,
            -76.7204239,
            38.74308164,
            429.9329521
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74175357099115,
                  38.73142773701861,
                  -10.147047904823722
                ],
                [
                  -76.74202904330745,
                  38.74276559208043,
                  -10.147047904823722
                ],
                [
                  -76.72069599966527,
                  38.74308164152737,
                  429.93295209517623
                ],
                [
                  -76.7204238967212,
                  38.73174365917857,
                  429.93295209517623
                ],
                [
                  -76.74175357099115,
                  38.73142773701861,
                  -10.147047904823722
                ]
              ]
            ]
          },
          "id": "20180208_386388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_386388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:43:09Z",
            "pc:count": 16124739,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349498.8766,
                "count": 16124739,
                "maximum": 350459.8216,
                "minimum": 348605.0416,
                "name": "X",
                "position": 0,
                "stddev": 486.1972968,
                "variance": 236387.8114
              },
              {
                "average": 4288989.409,
                "count": 16124739,
                "maximum": 4289671.368,
                "minimum": 4288412.668,
                "name": "Y",
                "position": 1,
                "stddev": 341.8426666,
                "variance": 116856.4087
              },
              {
                "average": 23.79126234,
                "count": 16124739,
                "maximum": 429.9329521,
                "minimum": -10.1470479,
                "name": "Z",
                "position": 2,
                "stddev": 12.53025758,
                "variance": 157.0073551
              },
              {
                "average": 4193.701972,
                "count": 16124739,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4769.273941,
                "variance": 22745973.92
              },
              {
                "average": 2.409628088,
                "count": 16124739,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.390151026,
                "variance": 1.932519876
              },
              {
                "average": 3.56899445,
                "count": 16124739,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.455313326,
                "variance": 2.117936875
              },
              {
                "average": 0.4990205423,
                "count": 16124739,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990562,
                "variance": 0.2499990562
              },
              {
                "average": 0,
                "count": 16124739,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.325057416,
                "count": 16124739,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5707638812,
                "variance": 0.3257714081
              },
              {
                "average": -0.08014929005,
                "count": 16124739,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.68936651,
                "variance": 187.3987556
              },
              {
                "average": 0,
                "count": 16124739,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.23817527,
                "count": 16124739,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.491006185,
                "variance": 20.16913655
              },
              {
                "average": 202192994.3,
                "count": 16124739,
                "maximum": 202236989.4,
                "minimum": 202153197.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 41473.26797,
                "variance": 1720031956
              },
              {
                "average": 0,
                "count": 16124739,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16124739,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16124739,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007032051806,
                "count": 16124739,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02650869153,
                "variance": 0.0007027107266
              },
              {
                "average": 0.4316188312,
                "count": 16124739,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4953019594,
                "variance": 0.245324031
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348605.0416,
              4288412.668,
              -10.1470479,
              350459.8216,
              4289671.368,
              429.9329521
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348605.0415858464,
                    4288412.667779954,
                    -10.147047904823722
                  ],
                  [
                    348605.0415858464,
                    4289671.367779953,
                    -10.147047904823722
                  ],
                  [
                    350459.8215858464,
                    4289671.367779953,
                    429.93295209517623
                  ],
                  [
                    350459.8215858464,
                    4288412.667779954,
                    429.93295209517623
                  ],
                  [
                    348605.0415858464,
                    4288412.667779954,
                    -10.147047904823722
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:43:09+00:00",
            "end_time": "2018-02-08T19:26:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_398380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69977556161474,
              38.709590624712156,
              -8.02704755490194
            ],
            [
              -76.70003871373245,
              38.720697812079514,
              -8.02704755490194
            ],
            [
              -76.68985441732573,
              38.720845491668314,
              430.43295244509807
            ],
            [
              -76.68959283981792,
              38.70973824602365,
              430.43295244509807
            ],
            [
              -76.69977556161474,
              38.709590624712156,
              -8.02704755490194
            ]
          ]
        ]
      },
      "bbox": [
        -76.70003871,
        38.70959062,
        -8.027047555,
        -76.68959284,
        38.72084549,
        430.4329524
      ],
      "properties": {
        "datetime": "2018-02-08T19:20:03Z",
        "pc:count": 5785824,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352711.7333,
            "count": 5785824,
            "maximum": 353094.788,
            "minimum": 352209.068,
            "name": "X",
            "position": 0,
            "stddev": 197.9877211,
            "variance": 39199.1377
          },
          {
            "average": 4286622.474,
            "count": 5785824,
            "maximum": 4287153.734,
            "minimum": 4285920.674,
            "name": "Y",
            "position": 1,
            "stddev": 331.3638192,
            "variance": 109801.9807
          },
          {
            "average": 11.2440762,
            "count": 5785824,
            "maximum": 430.4329524,
            "minimum": -8.027047555,
            "name": "Z",
            "position": 2,
            "stddev": 14.39989874,
            "variance": 207.3570838
          },
          {
            "average": 3815.672164,
            "count": 5785824,
            "maximum": 55566,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3139.916282,
            "variance": 9859074.259
          },
          {
            "average": 2.063601831,
            "count": 5785824,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.387935349,
            "variance": 1.926364534
          },
          {
            "average": 2.899445956,
            "count": 5785824,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.735987019,
            "variance": 3.01365093
          },
          {
            "average": 0.4989852785,
            "count": 5785824,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990135,
            "variance": 0.2499990135
          },
          {
            "average": 0,
            "count": 5785824,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.397647768,
            "count": 5785824,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6674283019,
            "variance": 0.4454605381
          },
          {
            "average": 13.22052324,
            "count": 5785824,
            "maximum": 19.00200081,
            "minimum": -1.998000026,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.08663469,
            "variance": 25.87385247
          },
          {
            "average": 0,
            "count": 5785824,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.6033609,
            "count": 5785824,
            "maximum": 12,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4891999232,
            "variance": 0.2393165649
          },
          {
            "average": 202152404.9,
            "count": 5785824,
            "maximum": 202152803.6,
            "minimum": 202152127.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 311.201899,
            "variance": 96846.62192
          },
          {
            "average": 0,
            "count": 5785824,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5785824,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5785824,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001086102861,
            "count": 5785824,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03293817586,
            "variance": 0.001084923429
          },
          {
            "average": 0.4446251735,
            "count": 5785824,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4969242108,
            "variance": 0.2469336713
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352209.068,
          4285920.674,
          -8.027047555,
          353094.788,
          4287153.734,
          430.4329524
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352209.0680451109,
                4285920.673806661,
                -8.02704755490194
              ],
              [
                352209.0680451109,
                4287153.733806661,
                -8.02704755490194
              ],
              [
                353094.7880451109,
                4287153.733806661,
                430.43295244509807
              ],
              [
                353094.7880451109,
                4285920.673806661,
                430.43295244509807
              ],
              [
                352209.0680451109,
                4285920.673806661,
                -8.02704755490194
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:20:03+00:00",
        "end_time": "2018-02-08T19:08:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_398380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_398380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_398380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70003871,
            38.70959062,
            -8.027047555,
            -76.68959284,
            38.72084549,
            430.4329524
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69977556161474,
                  38.709590624712156,
                  -8.02704755490194
                ],
                [
                  -76.70003871373245,
                  38.720697812079514,
                  -8.02704755490194
                ],
                [
                  -76.68985441732573,
                  38.720845491668314,
                  430.43295244509807
                ],
                [
                  -76.68959283981792,
                  38.70973824602365,
                  430.43295244509807
                ],
                [
                  -76.69977556161474,
                  38.709590624712156,
                  -8.02704755490194
                ]
              ]
            ]
          },
          "id": "20180208_398380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_398380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:20:03Z",
            "pc:count": 5785824,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352711.7333,
                "count": 5785824,
                "maximum": 353094.788,
                "minimum": 352209.068,
                "name": "X",
                "position": 0,
                "stddev": 197.9877211,
                "variance": 39199.1377
              },
              {
                "average": 4286622.474,
                "count": 5785824,
                "maximum": 4287153.734,
                "minimum": 4285920.674,
                "name": "Y",
                "position": 1,
                "stddev": 331.3638192,
                "variance": 109801.9807
              },
              {
                "average": 11.2440762,
                "count": 5785824,
                "maximum": 430.4329524,
                "minimum": -8.027047555,
                "name": "Z",
                "position": 2,
                "stddev": 14.39989874,
                "variance": 207.3570838
              },
              {
                "average": 3815.672164,
                "count": 5785824,
                "maximum": 55566,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3139.916282,
                "variance": 9859074.259
              },
              {
                "average": 2.063601831,
                "count": 5785824,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.387935349,
                "variance": 1.926364534
              },
              {
                "average": 2.899445956,
                "count": 5785824,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.735987019,
                "variance": 3.01365093
              },
              {
                "average": 0.4989852785,
                "count": 5785824,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990135,
                "variance": 0.2499990135
              },
              {
                "average": 0,
                "count": 5785824,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.397647768,
                "count": 5785824,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6674283019,
                "variance": 0.4454605381
              },
              {
                "average": 13.22052324,
                "count": 5785824,
                "maximum": 19.00200081,
                "minimum": -1.998000026,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.08663469,
                "variance": 25.87385247
              },
              {
                "average": 0,
                "count": 5785824,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.6033609,
                "count": 5785824,
                "maximum": 12,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4891999232,
                "variance": 0.2393165649
              },
              {
                "average": 202152404.9,
                "count": 5785824,
                "maximum": 202152803.6,
                "minimum": 202152127.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 311.201899,
                "variance": 96846.62192
              },
              {
                "average": 0,
                "count": 5785824,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5785824,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5785824,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001086102861,
                "count": 5785824,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03293817586,
                "variance": 0.001084923429
              },
              {
                "average": 0.4446251735,
                "count": 5785824,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4969242108,
                "variance": 0.2469336713
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352209.068,
              4285920.674,
              -8.027047555,
              353094.788,
              4287153.734,
              430.4329524
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352209.0680451109,
                    4285920.673806661,
                    -8.02704755490194
                  ],
                  [
                    352209.0680451109,
                    4287153.733806661,
                    -8.02704755490194
                  ],
                  [
                    353094.7880451109,
                    4287153.733806661,
                    430.43295244509807
                  ],
                  [
                    353094.7880451109,
                    4285920.673806661,
                    430.43295244509807
                  ],
                  [
                    352209.0680451109,
                    4285920.673806661,
                    -8.02704755490194
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:20:03+00:00",
            "end_time": "2018-02-08T19:08: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": "20180305_326380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95209985650995,
              38.709737347784234,
              -10.407555761095665
            ],
            [
              -76.95240837014175,
              38.72107479996374,
              -10.407555761095665
            ],
            [
              -76.93108290867009,
              38.721429097279525,
              290.71244423890437
            ],
            [
              -76.93077775968645,
              38.71009150238973,
              290.71244423890437
            ],
            [
              -76.95209985650995,
              38.709737347784234,
              -10.407555761095665
            ]
          ]
        ]
      },
      "bbox": [
        -76.95240837,
        38.70973735,
        -10.40755576,
        -76.93077776,
        38.7214291,
        290.7124442
      ],
      "properties": {
        "datetime": "2018-03-05T15:57:36Z",
        "pc:count": 18339926,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331261.1758,
            "count": 18339926,
            "maximum": 332123.6267,
            "minimum": 330268.7267,
            "name": "X",
            "position": 0,
            "stddev": 524.6791998,
            "variance": 275288.2627
          },
          {
            "average": 4287000.149,
            "count": 18339926,
            "maximum": 4287633.181,
            "minimum": 4286374.381,
            "name": "Y",
            "position": 1,
            "stddev": 375.589411,
            "variance": 141067.4057
          },
          {
            "average": 38.83951365,
            "count": 18339926,
            "maximum": 290.7124442,
            "minimum": -10.40755576,
            "name": "Z",
            "position": 2,
            "stddev": 17.06036979,
            "variance": 291.0562174
          },
          {
            "average": 4468.846513,
            "count": 18339926,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4905.370594,
            "variance": 24062660.67
          },
          {
            "average": 2.210660665,
            "count": 18339926,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.330470806,
            "variance": 1.770152567
          },
          {
            "average": 3.237213662,
            "count": 18339926,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.524622123,
            "variance": 2.324472618
          },
          {
            "average": 0.5174536146,
            "count": 18339926,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996952921,
            "variance": 0.249695385
          },
          {
            "average": 0,
            "count": 18339926,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.352726996,
            "count": 18339926,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5994874039,
            "variance": 0.3593851474
          },
          {
            "average": -5.270910291,
            "count": 18339926,
            "maximum": 19.00200081,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.065289,
            "variance": 145.5711987
          },
          {
            "average": 0,
            "count": 18339926,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.8518946,
            "count": 18339926,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5454255197,
            "variance": 0.2974889976
          },
          {
            "average": 204299522.8,
            "count": 18339926,
            "maximum": 204300656.4,
            "minimum": 204298890.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 447.8378616,
            "variance": 200558.7503
          },
          {
            "average": 0,
            "count": 18339926,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18339926,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18339926,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001005238516,
            "count": 18339926,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03168955769,
            "variance": 0.001004228067
          },
          {
            "average": 0.3512397487,
            "count": 18339926,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4773577276,
            "variance": 0.2278704001
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330268.7267,
          4286374.381,
          -10.40755576,
          332123.6267,
          4287633.181,
          290.7124442
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330268.7266905603,
                4286374.380810842,
                -10.407555761095665
              ],
              [
                330268.7266905603,
                4287633.180810843,
                -10.407555761095665
              ],
              [
                332123.6266905603,
                4287633.180810843,
                290.71244423890437
              ],
              [
                332123.6266905603,
                4286374.380810842,
                290.71244423890437
              ],
              [
                330268.7266905603,
                4286374.380810842,
                -10.407555761095665
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:57:36+00:00",
        "end_time": "2018-03-05T15:28:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_326380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_326380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_326380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95240837,
            38.70973735,
            -10.40755576,
            -76.93077776,
            38.7214291,
            290.7124442
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95209985650995,
                  38.709737347784234,
                  -10.407555761095665
                ],
                [
                  -76.95240837014175,
                  38.72107479996374,
                  -10.407555761095665
                ],
                [
                  -76.93108290867009,
                  38.721429097279525,
                  290.71244423890437
                ],
                [
                  -76.93077775968645,
                  38.71009150238973,
                  290.71244423890437
                ],
                [
                  -76.95209985650995,
                  38.709737347784234,
                  -10.407555761095665
                ]
              ]
            ]
          },
          "id": "20180305_326380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_326380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:57:36Z",
            "pc:count": 18339926,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331261.1758,
                "count": 18339926,
                "maximum": 332123.6267,
                "minimum": 330268.7267,
                "name": "X",
                "position": 0,
                "stddev": 524.6791998,
                "variance": 275288.2627
              },
              {
                "average": 4287000.149,
                "count": 18339926,
                "maximum": 4287633.181,
                "minimum": 4286374.381,
                "name": "Y",
                "position": 1,
                "stddev": 375.589411,
                "variance": 141067.4057
              },
              {
                "average": 38.83951365,
                "count": 18339926,
                "maximum": 290.7124442,
                "minimum": -10.40755576,
                "name": "Z",
                "position": 2,
                "stddev": 17.06036979,
                "variance": 291.0562174
              },
              {
                "average": 4468.846513,
                "count": 18339926,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4905.370594,
                "variance": 24062660.67
              },
              {
                "average": 2.210660665,
                "count": 18339926,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.330470806,
                "variance": 1.770152567
              },
              {
                "average": 3.237213662,
                "count": 18339926,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.524622123,
                "variance": 2.324472618
              },
              {
                "average": 0.5174536146,
                "count": 18339926,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996952921,
                "variance": 0.249695385
              },
              {
                "average": 0,
                "count": 18339926,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.352726996,
                "count": 18339926,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5994874039,
                "variance": 0.3593851474
              },
              {
                "average": -5.270910291,
                "count": 18339926,
                "maximum": 19.00200081,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.065289,
                "variance": 145.5711987
              },
              {
                "average": 0,
                "count": 18339926,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.8518946,
                "count": 18339926,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5454255197,
                "variance": 0.2974889976
              },
              {
                "average": 204299522.8,
                "count": 18339926,
                "maximum": 204300656.4,
                "minimum": 204298890.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 447.8378616,
                "variance": 200558.7503
              },
              {
                "average": 0,
                "count": 18339926,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18339926,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18339926,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001005238516,
                "count": 18339926,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03168955769,
                "variance": 0.001004228067
              },
              {
                "average": 0.3512397487,
                "count": 18339926,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4773577276,
                "variance": 0.2278704001
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330268.7267,
              4286374.381,
              -10.40755576,
              332123.6267,
              4287633.181,
              290.7124442
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330268.7266905603,
                    4286374.380810842,
                    -10.407555761095665
                  ],
                  [
                    330268.7266905603,
                    4287633.180810843,
                    -10.407555761095665
                  ],
                  [
                    332123.6266905603,
                    4287633.180810843,
                    290.71244423890437
                  ],
                  [
                    332123.6266905603,
                    4286374.380810842,
                    290.71244423890437
                  ],
                  [
                    330268.7266905603,
                    4286374.380810842,
                    -10.407555761095665
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:57:36+00:00",
            "end_time": "2018-03-05T15:28:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180209_368380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80491195327262,
              38.70958451863777,
              -10.178963271610314
            ],
            [
              -76.8051971706688,
              38.72092130761424,
              -10.178963271610314
            ],
            [
              -76.78387134676926,
              38.72124873069737,
              393.2210367283897
            ],
            [
              -76.78358949442351,
              38.709911809843,
              393.2210367283897
            ],
            [
              -76.80491195327262,
              38.70958451863777,
              -10.178963271610314
            ]
          ]
        ]
      },
      "bbox": [
        -76.80519717,
        38.70958452,
        -10.17896327,
        -76.78358949,
        38.72124873,
        393.2210367
      ],
      "properties": {
        "datetime": "2018-02-17T14:09:41Z",
        "pc:count": 26538636,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 343911.746,
            "count": 26538636,
            "maximum": 344921.8528,
            "minimum": 343067.0728,
            "name": "X",
            "position": 0,
            "stddev": 536.0142418,
            "variance": 287311.2674
          },
          {
            "average": 4286728.453,
            "count": 26538636,
            "maximum": 4287353.526,
            "minimum": 4286094.906,
            "name": "Y",
            "position": 1,
            "stddev": 349.0682571,
            "variance": 121848.6481
          },
          {
            "average": 57.5853244,
            "count": 26538636,
            "maximum": 393.2210367,
            "minimum": -10.17896327,
            "name": "Z",
            "position": 2,
            "stddev": 13.52388481,
            "variance": 182.8954603
          },
          {
            "average": 3680.097782,
            "count": 26538636,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4468.174191,
            "variance": 19964580.6
          },
          {
            "average": 2.545514509,
            "count": 26538636,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.4051949,
            "variance": 1.974572707
          },
          {
            "average": 3.821226569,
            "count": 26538636,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.32897191,
            "variance": 1.766166338
          },
          {
            "average": 0.5049590341,
            "count": 26538636,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999754168,
            "variance": 0.2499754174
          },
          {
            "average": 0,
            "count": 26538636,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207179676,
            "count": 26538636,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4428559067,
            "variance": 0.1961213541
          },
          {
            "average": 6.337166667,
            "count": 26538636,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.25270846,
            "variance": 150.1288646
          },
          {
            "average": 0,
            "count": 26538636,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.38019527,
            "count": 26538636,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.163171956,
            "variance": 4.679312911
          },
          {
            "average": 202412985,
            "count": 26538636,
            "maximum": 202911781.4,
            "minimum": 202236891,
            "name": "GpsTime",
            "position": 12,
            "stddev": 295807.0892,
            "variance": 87501834050.0
          },
          {
            "average": 0,
            "count": 26538636,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26538636,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26538636,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003156153165,
            "count": 26538636,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01776276204,
            "variance": 0.0003155157153
          },
          {
            "average": 0.4119036487,
            "count": 26538636,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4921778561,
            "variance": 0.242239042
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343067.0728,
          4286094.906,
          -10.17896327,
          344921.8528,
          4287353.526,
          393.2210367
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343067.0728255636,
                4286094.905665421,
                -10.178963271610314
              ],
              [
                343067.0728255636,
                4287353.52566542,
                -10.178963271610314
              ],
              [
                344921.85282556363,
                4287353.52566542,
                393.2210367283897
              ],
              [
                344921.85282556363,
                4286094.905665421,
                393.2210367283897
              ],
              [
                343067.0728255636,
                4286094.905665421,
                -10.178963271610314
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:09:41+00:00",
        "end_time": "2018-02-09T18:41:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180209_368380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_368380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180209_368380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_368380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80519717,
            38.70958452,
            -10.17896327,
            -76.78358949,
            38.72124873,
            393.2210367
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80491195327262,
                  38.70958451863777,
                  -10.178963271610314
                ],
                [
                  -76.8051971706688,
                  38.72092130761424,
                  -10.178963271610314
                ],
                [
                  -76.78387134676926,
                  38.72124873069737,
                  393.2210367283897
                ],
                [
                  -76.78358949442351,
                  38.709911809843,
                  393.2210367283897
                ],
                [
                  -76.80491195327262,
                  38.70958451863777,
                  -10.178963271610314
                ]
              ]
            ]
          },
          "id": "20180209_368380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_368380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:09:41Z",
            "pc:count": 26538636,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 343911.746,
                "count": 26538636,
                "maximum": 344921.8528,
                "minimum": 343067.0728,
                "name": "X",
                "position": 0,
                "stddev": 536.0142418,
                "variance": 287311.2674
              },
              {
                "average": 4286728.453,
                "count": 26538636,
                "maximum": 4287353.526,
                "minimum": 4286094.906,
                "name": "Y",
                "position": 1,
                "stddev": 349.0682571,
                "variance": 121848.6481
              },
              {
                "average": 57.5853244,
                "count": 26538636,
                "maximum": 393.2210367,
                "minimum": -10.17896327,
                "name": "Z",
                "position": 2,
                "stddev": 13.52388481,
                "variance": 182.8954603
              },
              {
                "average": 3680.097782,
                "count": 26538636,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4468.174191,
                "variance": 19964580.6
              },
              {
                "average": 2.545514509,
                "count": 26538636,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.4051949,
                "variance": 1.974572707
              },
              {
                "average": 3.821226569,
                "count": 26538636,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.32897191,
                "variance": 1.766166338
              },
              {
                "average": 0.5049590341,
                "count": 26538636,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999754168,
                "variance": 0.2499754174
              },
              {
                "average": 0,
                "count": 26538636,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207179676,
                "count": 26538636,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4428559067,
                "variance": 0.1961213541
              },
              {
                "average": 6.337166667,
                "count": 26538636,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.25270846,
                "variance": 150.1288646
              },
              {
                "average": 0,
                "count": 26538636,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.38019527,
                "count": 26538636,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.163171956,
                "variance": 4.679312911
              },
              {
                "average": 202412985,
                "count": 26538636,
                "maximum": 202911781.4,
                "minimum": 202236891,
                "name": "GpsTime",
                "position": 12,
                "stddev": 295807.0892,
                "variance": 87501834050.0
              },
              {
                "average": 0,
                "count": 26538636,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26538636,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26538636,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003156153165,
                "count": 26538636,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01776276204,
                "variance": 0.0003155157153
              },
              {
                "average": 0.4119036487,
                "count": 26538636,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4921778561,
                "variance": 0.242239042
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343067.0728,
              4286094.906,
              -10.17896327,
              344921.8528,
              4287353.526,
              393.2210367
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343067.0728255636,
                    4286094.905665421,
                    -10.178963271610314
                  ],
                  [
                    343067.0728255636,
                    4287353.52566542,
                    -10.178963271610314
                  ],
                  [
                    344921.85282556363,
                    4287353.52566542,
                    393.2210367283897
                  ],
                  [
                    344921.85282556363,
                    4286094.905665421,
                    393.2210367283897
                  ],
                  [
                    343067.0728255636,
                    4286094.905665421,
                    -10.178963271610314
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:09:41+00:00",
            "end_time": "2018-02-09T18:41: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": "20180305_332376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93108365323272,
              38.69874385877322,
              -10.36796714377897
            ],
            [
              -76.9313887123468,
              38.71008093327163,
              -10.36796714377897
            ],
            [
              -76.91006625349443,
              38.71043131371601,
              301.272032856221
            ],
            [
              -76.90976455719886,
              38.69909409807747,
              301.272032856221
            ],
            [
              -76.93108365323272,
              38.69874385877322,
              -10.36796714377897
            ]
          ]
        ]
      },
      "bbox": [
        -76.93138871,
        38.69874386,
        -10.36796714,
        -76.90976456,
        38.71043131,
        301.2720329
      ],
      "properties": {
        "datetime": "2018-03-05T16:09:42Z",
        "pc:count": 18153427,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333036.73,
            "count": 18153427,
            "maximum": 333925.3767,
            "minimum": 332070.4767,
            "name": "X",
            "position": 0,
            "stddev": 504.5148512,
            "variance": 254535.2351
          },
          {
            "average": 4285726.936,
            "count": 18153427,
            "maximum": 4286374.328,
            "minimum": 4285115.588,
            "name": "Y",
            "position": 1,
            "stddev": 355.8791413,
            "variance": 126649.9632
          },
          {
            "average": 53.41816578,
            "count": 18153427,
            "maximum": 301.2720329,
            "minimum": -10.36796714,
            "name": "Z",
            "position": 2,
            "stddev": 14.92970868,
            "variance": 222.8962011
          },
          {
            "average": 3758.648323,
            "count": 18153427,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4188.535493,
            "variance": 17543829.57
          },
          {
            "average": 2.295505031,
            "count": 18153427,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.318234226,
            "variance": 1.737741473
          },
          {
            "average": 3.37229538,
            "count": 18153427,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.419989835,
            "variance": 2.016371132
          },
          {
            "average": 0.5219213981,
            "count": 18153427,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995192349,
            "variance": 0.2495194661
          },
          {
            "average": 0,
            "count": 18153427,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.336209797,
            "count": 18153427,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6004490225,
            "variance": 0.3605390286
          },
          {
            "average": -10.35969687,
            "count": 18153427,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.989893682,
            "variance": 63.83840105
          },
          {
            "average": 0,
            "count": 18153427,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.49465051,
            "count": 18153427,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5112509249,
            "variance": 0.2613775082
          },
          {
            "average": 204300993.6,
            "count": 18153427,
            "maximum": 204301382.7,
            "minimum": 204299592.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 370.4406711,
            "variance": 137226.2908
          },
          {
            "average": 0,
            "count": 18153427,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18153427,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18153427,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00109775416,
            "count": 18153427,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0331141836,
            "variance": 0.001096549156
          },
          {
            "average": 0.3556310883,
            "count": 18153427,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4787041152,
            "variance": 0.22915763
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332070.4767,
          4285115.588,
          -10.36796714,
          333925.3767,
          4286374.328,
          301.2720329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332070.4766799039,
                4285115.587960781,
                -10.36796714377897
              ],
              [
                332070.4766799039,
                4286374.327960781,
                -10.36796714377897
              ],
              [
                333925.37667990394,
                4286374.327960781,
                301.272032856221
              ],
              [
                333925.37667990394,
                4285115.587960781,
                301.272032856221
              ],
              [
                332070.4766799039,
                4285115.587960781,
                -10.36796714377897
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:09:42+00:00",
        "end_time": "2018-03-05T15:39:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_332376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_332376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_332376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93138871,
            38.69874386,
            -10.36796714,
            -76.90976456,
            38.71043131,
            301.2720329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93108365323272,
                  38.69874385877322,
                  -10.36796714377897
                ],
                [
                  -76.9313887123468,
                  38.71008093327163,
                  -10.36796714377897
                ],
                [
                  -76.91006625349443,
                  38.71043131371601,
                  301.272032856221
                ],
                [
                  -76.90976455719886,
                  38.69909409807747,
                  301.272032856221
                ],
                [
                  -76.93108365323272,
                  38.69874385877322,
                  -10.36796714377897
                ]
              ]
            ]
          },
          "id": "20180305_332376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_332376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:09:42Z",
            "pc:count": 18153427,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333036.73,
                "count": 18153427,
                "maximum": 333925.3767,
                "minimum": 332070.4767,
                "name": "X",
                "position": 0,
                "stddev": 504.5148512,
                "variance": 254535.2351
              },
              {
                "average": 4285726.936,
                "count": 18153427,
                "maximum": 4286374.328,
                "minimum": 4285115.588,
                "name": "Y",
                "position": 1,
                "stddev": 355.8791413,
                "variance": 126649.9632
              },
              {
                "average": 53.41816578,
                "count": 18153427,
                "maximum": 301.2720329,
                "minimum": -10.36796714,
                "name": "Z",
                "position": 2,
                "stddev": 14.92970868,
                "variance": 222.8962011
              },
              {
                "average": 3758.648323,
                "count": 18153427,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4188.535493,
                "variance": 17543829.57
              },
              {
                "average": 2.295505031,
                "count": 18153427,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.318234226,
                "variance": 1.737741473
              },
              {
                "average": 3.37229538,
                "count": 18153427,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.419989835,
                "variance": 2.016371132
              },
              {
                "average": 0.5219213981,
                "count": 18153427,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995192349,
                "variance": 0.2495194661
              },
              {
                "average": 0,
                "count": 18153427,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.336209797,
                "count": 18153427,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6004490225,
                "variance": 0.3605390286
              },
              {
                "average": -10.35969687,
                "count": 18153427,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.989893682,
                "variance": 63.83840105
              },
              {
                "average": 0,
                "count": 18153427,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.49465051,
                "count": 18153427,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5112509249,
                "variance": 0.2613775082
              },
              {
                "average": 204300993.6,
                "count": 18153427,
                "maximum": 204301382.7,
                "minimum": 204299592.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 370.4406711,
                "variance": 137226.2908
              },
              {
                "average": 0,
                "count": 18153427,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18153427,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18153427,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00109775416,
                "count": 18153427,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0331141836,
                "variance": 0.001096549156
              },
              {
                "average": 0.3556310883,
                "count": 18153427,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4787041152,
                "variance": 0.22915763
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332070.4767,
              4285115.588,
              -10.36796714,
              333925.3767,
              4286374.328,
              301.2720329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332070.4766799039,
                    4285115.587960781,
                    -10.36796714377897
                  ],
                  [
                    332070.4766799039,
                    4286374.327960781,
                    -10.36796714377897
                  ],
                  [
                    333925.37667990394,
                    4286374.327960781,
                    301.272032856221
                  ],
                  [
                    333925.37667990394,
                    4285115.587960781,
                    301.272032856221
                  ],
                  [
                    332070.4766799039,
                    4285115.587960781,
                    -10.36796714377897
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:09:42+00:00",
            "end_time": "2018-03-05T15:39:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_326384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95209116139296,
              38.72072103895553,
              -10.400191392510095
            ],
            [
              -76.95239974562425,
              38.73205666853891,
              -10.400191392510095
            ],
            [
              -76.93107193924378,
              38.7324110328368,
              278.7998086074899
            ],
            [
              -76.9307667208156,
              38.72107526055143,
              278.7998086074899
            ],
            [
              -76.95209116139296,
              38.72072103895553,
              -10.400191392510095
            ]
          ]
        ]
      },
      "bbox": [
        -76.95239975,
        38.72072104,
        -10.40019139,
        -76.93076672,
        38.73241103,
        278.7998086
      ],
      "properties": {
        "datetime": "2018-03-05T15:40:33Z",
        "pc:count": 19227817,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331354.9322,
            "count": 19227817,
            "maximum": 332150.2883,
            "minimum": 330295.4683,
            "name": "X",
            "position": 0,
            "stddev": 549.0593294,
            "variance": 301466.1472
          },
          {
            "average": 4288185.457,
            "count": 19227817,
            "maximum": 4288851.932,
            "minimum": 4287593.332,
            "name": "Y",
            "position": 1,
            "stddev": 347.2386823,
            "variance": 120574.7025
          },
          {
            "average": 62.75031555,
            "count": 19227817,
            "maximum": 278.7998086,
            "minimum": -10.40019139,
            "name": "Z",
            "position": 2,
            "stddev": 13.75057161,
            "variance": 189.0782197
          },
          {
            "average": 4173.237942,
            "count": 19227817,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5026.030026,
            "variance": 25260977.82
          },
          {
            "average": 2.352116832,
            "count": 19227817,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.320939281,
            "variance": 1.744880585
          },
          {
            "average": 3.484640924,
            "count": 19227817,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.360248237,
            "variance": 1.850275267
          },
          {
            "average": 0.5225033086,
            "count": 19227817,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994933574,
            "variance": 0.2494936141
          },
          {
            "average": 0,
            "count": 19227817,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312082906,
            "count": 19227817,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5464613017,
            "variance": 0.2986199542
          },
          {
            "average": -5.049147762,
            "count": 19227817,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.108303,
            "variance": 171.8276075
          },
          {
            "average": 0,
            "count": 19227817,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.22956017,
            "count": 19227817,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6501222345,
            "variance": 0.4226589198
          },
          {
            "average": 204299021.4,
            "count": 19227817,
            "maximum": 204299633.4,
            "minimum": 204297862.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 540.9643377,
            "variance": 292642.4147
          },
          {
            "average": 0,
            "count": 19227817,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19227817,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19227817,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008544911781,
            "count": 19227817,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02921919005,
            "variance": 0.0008537610673
          },
          {
            "average": 0.4281391902,
            "count": 19227817,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4948090912,
            "variance": 0.2448360368
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330295.4683,
          4287593.332,
          -10.40019139,
          332150.2883,
          4288851.932,
          278.7998086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330295.468336399,
                4287593.332419036,
                -10.400191392510095
              ],
              [
                330295.468336399,
                4288851.932419036,
                -10.400191392510095
              ],
              [
                332150.28833639895,
                4288851.932419036,
                278.7998086074899
              ],
              [
                332150.28833639895,
                4287593.332419036,
                278.7998086074899
              ],
              [
                330295.468336399,
                4287593.332419036,
                -10.400191392510095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:40:33+00:00",
        "end_time": "2018-03-05T15:11:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_326384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_326384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_326384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95239975,
            38.72072104,
            -10.40019139,
            -76.93076672,
            38.73241103,
            278.7998086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95209116139296,
                  38.72072103895553,
                  -10.400191392510095
                ],
                [
                  -76.95239974562425,
                  38.73205666853891,
                  -10.400191392510095
                ],
                [
                  -76.93107193924378,
                  38.7324110328368,
                  278.7998086074899
                ],
                [
                  -76.9307667208156,
                  38.72107526055143,
                  278.7998086074899
                ],
                [
                  -76.95209116139296,
                  38.72072103895553,
                  -10.400191392510095
                ]
              ]
            ]
          },
          "id": "20180305_326384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_326384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:40:33Z",
            "pc:count": 19227817,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331354.9322,
                "count": 19227817,
                "maximum": 332150.2883,
                "minimum": 330295.4683,
                "name": "X",
                "position": 0,
                "stddev": 549.0593294,
                "variance": 301466.1472
              },
              {
                "average": 4288185.457,
                "count": 19227817,
                "maximum": 4288851.932,
                "minimum": 4287593.332,
                "name": "Y",
                "position": 1,
                "stddev": 347.2386823,
                "variance": 120574.7025
              },
              {
                "average": 62.75031555,
                "count": 19227817,
                "maximum": 278.7998086,
                "minimum": -10.40019139,
                "name": "Z",
                "position": 2,
                "stddev": 13.75057161,
                "variance": 189.0782197
              },
              {
                "average": 4173.237942,
                "count": 19227817,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5026.030026,
                "variance": 25260977.82
              },
              {
                "average": 2.352116832,
                "count": 19227817,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.320939281,
                "variance": 1.744880585
              },
              {
                "average": 3.484640924,
                "count": 19227817,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.360248237,
                "variance": 1.850275267
              },
              {
                "average": 0.5225033086,
                "count": 19227817,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994933574,
                "variance": 0.2494936141
              },
              {
                "average": 0,
                "count": 19227817,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312082906,
                "count": 19227817,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5464613017,
                "variance": 0.2986199542
              },
              {
                "average": -5.049147762,
                "count": 19227817,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.108303,
                "variance": 171.8276075
              },
              {
                "average": 0,
                "count": 19227817,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.22956017,
                "count": 19227817,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6501222345,
                "variance": 0.4226589198
              },
              {
                "average": 204299021.4,
                "count": 19227817,
                "maximum": 204299633.4,
                "minimum": 204297862.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 540.9643377,
                "variance": 292642.4147
              },
              {
                "average": 0,
                "count": 19227817,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19227817,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19227817,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008544911781,
                "count": 19227817,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02921919005,
                "variance": 0.0008537610673
              },
              {
                "average": 0.4281391902,
                "count": 19227817,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4948090912,
                "variance": 0.2448360368
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330295.4683,
              4287593.332,
              -10.40019139,
              332150.2883,
              4288851.932,
              278.7998086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330295.468336399,
                    4287593.332419036,
                    -10.400191392510095
                  ],
                  [
                    330295.468336399,
                    4288851.932419036,
                    -10.400191392510095
                  ],
                  [
                    332150.28833639895,
                    4288851.932419036,
                    278.7998086074899
                  ],
                  [
                    332150.28833639895,
                    4287593.332419036,
                    278.7998086074899
                  ],
                  [
                    330295.468336399,
                    4287593.332419036,
                    -10.400191392510095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:40:33+00:00",
            "end_time": "2018-03-05T15:11: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": "20180208_380384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76282248878167,
              38.7204906289574,
              -10.397939883309334
            ],
            [
              -76.76310114798416,
              38.73182693619792,
              -10.397939883309334
            ],
            [
              -76.74177205669082,
              38.732146749017375,
              425.36206011669066
            ],
            [
              -76.7414967643804,
              38.72081031298068,
              425.36206011669066
            ],
            [
              -76.76282248878167,
              38.7204906289574,
              -10.397939883309334
            ]
          ]
        ]
      },
      "bbox": [
        -76.76310115,
        38.72049063,
        -10.39793988,
        -76.74149676,
        38.73214675,
        425.3620601
      ],
      "properties": {
        "datetime": "2018-02-09T18:53:00Z",
        "pc:count": 17283980,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347804.6496,
            "count": 17283980,
            "maximum": 348604.9528,
            "minimum": 346750.2128,
            "name": "X",
            "position": 0,
            "stddev": 555.0289509,
            "variance": 308057.1364
          },
          {
            "average": 4287894.574,
            "count": 17283980,
            "maximum": 4288492.492,
            "minimum": 4287233.952,
            "name": "Y",
            "position": 1,
            "stddev": 334.5692422,
            "variance": 111936.5778
          },
          {
            "average": 34.98638771,
            "count": 17283980,
            "maximum": 425.3620601,
            "minimum": -10.39793988,
            "name": "Z",
            "position": 2,
            "stddev": 13.37806295,
            "variance": 178.9725682
          },
          {
            "average": 4616.805811,
            "count": 17283980,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5231.610199,
            "variance": 27369745.28
          },
          {
            "average": 2.417135174,
            "count": 17283980,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.405787717,
            "variance": 1.976239104
          },
          {
            "average": 3.587172052,
            "count": 17283980,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.480931108,
            "variance": 2.193156947
          },
          {
            "average": 0.5009337548,
            "count": 17283980,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999991426,
            "variance": 0.2499991426
          },
          {
            "average": 0,
            "count": 17283980,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.32049742,
            "count": 17283980,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5293702468,
            "variance": 0.2802328582
          },
          {
            "average": -3.169723211,
            "count": 17283980,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.28043821,
            "variance": 176.3700391
          },
          {
            "average": 0,
            "count": 17283980,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.01578196,
            "count": 17283980,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.150526687,
            "variance": 17.22687178
          },
          {
            "average": 202210288.8,
            "count": 17283980,
            "maximum": 202237580.2,
            "minimum": 202153843.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 38844.2536,
            "variance": 1508876038
          },
          {
            "average": 0,
            "count": 17283980,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17283980,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17283980,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005076377084,
            "count": 17283980,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02252509804,
            "variance": 0.0005073800418
          },
          {
            "average": 0.3919325873,
            "count": 17283980,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4881817777,
            "variance": 0.2383214481
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346750.2128,
          4287233.952,
          -10.39793988,
          348604.9528,
          4288492.492,
          425.3620601
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346750.2128256469,
                4287233.952401161,
                -10.397939883309334
              ],
              [
                346750.2128256469,
                4288492.49240116,
                -10.397939883309334
              ],
              [
                348604.9528256469,
                4288492.49240116,
                425.36206011669066
              ],
              [
                348604.9528256469,
                4287233.952401161,
                425.36206011669066
              ],
              [
                346750.2128256469,
                4287233.952401161,
                -10.397939883309334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:53:00+00:00",
        "end_time": "2018-02-08T19:37:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_380384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_380384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_380384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76310115,
            38.72049063,
            -10.39793988,
            -76.74149676,
            38.73214675,
            425.3620601
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76282248878167,
                  38.7204906289574,
                  -10.397939883309334
                ],
                [
                  -76.76310114798416,
                  38.73182693619792,
                  -10.397939883309334
                ],
                [
                  -76.74177205669082,
                  38.732146749017375,
                  425.36206011669066
                ],
                [
                  -76.7414967643804,
                  38.72081031298068,
                  425.36206011669066
                ],
                [
                  -76.76282248878167,
                  38.7204906289574,
                  -10.397939883309334
                ]
              ]
            ]
          },
          "id": "20180208_380384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_380384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:53:00Z",
            "pc:count": 17283980,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347804.6496,
                "count": 17283980,
                "maximum": 348604.9528,
                "minimum": 346750.2128,
                "name": "X",
                "position": 0,
                "stddev": 555.0289509,
                "variance": 308057.1364
              },
              {
                "average": 4287894.574,
                "count": 17283980,
                "maximum": 4288492.492,
                "minimum": 4287233.952,
                "name": "Y",
                "position": 1,
                "stddev": 334.5692422,
                "variance": 111936.5778
              },
              {
                "average": 34.98638771,
                "count": 17283980,
                "maximum": 425.3620601,
                "minimum": -10.39793988,
                "name": "Z",
                "position": 2,
                "stddev": 13.37806295,
                "variance": 178.9725682
              },
              {
                "average": 4616.805811,
                "count": 17283980,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5231.610199,
                "variance": 27369745.28
              },
              {
                "average": 2.417135174,
                "count": 17283980,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.405787717,
                "variance": 1.976239104
              },
              {
                "average": 3.587172052,
                "count": 17283980,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.480931108,
                "variance": 2.193156947
              },
              {
                "average": 0.5009337548,
                "count": 17283980,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999991426,
                "variance": 0.2499991426
              },
              {
                "average": 0,
                "count": 17283980,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.32049742,
                "count": 17283980,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5293702468,
                "variance": 0.2802328582
              },
              {
                "average": -3.169723211,
                "count": 17283980,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.28043821,
                "variance": 176.3700391
              },
              {
                "average": 0,
                "count": 17283980,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.01578196,
                "count": 17283980,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.150526687,
                "variance": 17.22687178
              },
              {
                "average": 202210288.8,
                "count": 17283980,
                "maximum": 202237580.2,
                "minimum": 202153843.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 38844.2536,
                "variance": 1508876038
              },
              {
                "average": 0,
                "count": 17283980,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17283980,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17283980,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005076377084,
                "count": 17283980,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02252509804,
                "variance": 0.0005073800418
              },
              {
                "average": 0.3919325873,
                "count": 17283980,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4881817777,
                "variance": 0.2383214481
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346750.2128,
              4287233.952,
              -10.39793988,
              348604.9528,
              4288492.492,
              425.3620601
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346750.2128256469,
                    4287233.952401161,
                    -10.397939883309334
                  ],
                  [
                    346750.2128256469,
                    4288492.49240116,
                    -10.397939883309334
                  ],
                  [
                    348604.9528256469,
                    4288492.49240116,
                    425.36206011669066
                  ],
                  [
                    348604.9528256469,
                    4287233.952401161,
                    425.36206011669066
                  ],
                  [
                    346750.2128256469,
                    4287233.952401161,
                    -10.397939883309334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:53:00+00:00",
            "end_time": "2018-02-08T19:37: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": "20180208_380388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76278574389025,
              38.73147245784576,
              -10.145720881943731
            ],
            [
              -76.76306451543086,
              38.74280910426296,
              -10.145720881943731
            ],
            [
              -76.74173376734811,
              38.743128961926,
              423.15427911805625
            ],
            [
              -76.74145836438872,
              38.73179218670189,
              423.15427911805625
            ],
            [
              -76.76278574389025,
              38.73147245784576,
              -10.145720881943731
            ]
          ]
        ]
      },
      "bbox": [
        -76.76306452,
        38.73147246,
        -10.14572088,
        -76.74145836,
        38.74312896,
        423.1542791
      ],
      "properties": {
        "datetime": "2018-02-09T18:52:59Z",
        "pc:count": 17672190,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347675.7611,
            "count": 17672190,
            "maximum": 348631.4723,
            "minimum": 346776.8723,
            "name": "X",
            "position": 0,
            "stddev": 432.3406006,
            "variance": 186918.3949
          },
          {
            "average": 4289107.365,
            "count": 17672190,
            "maximum": 4289711.205,
            "minimum": 4288452.625,
            "name": "Y",
            "position": 1,
            "stddev": 342.3452627,
            "variance": 117200.2789
          },
          {
            "average": 37.92548582,
            "count": 17672190,
            "maximum": 423.1542791,
            "minimum": -10.14572088,
            "name": "Z",
            "position": 2,
            "stddev": 12.69881347,
            "variance": 161.2598634
          },
          {
            "average": 5415.577579,
            "count": 17672190,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5521.986554,
            "variance": 30492335.51
          },
          {
            "average": 2.208698582,
            "count": 17672190,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.370510367,
            "variance": 1.878298666
          },
          {
            "average": 3.211278455,
            "count": 17672190,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.602120142,
            "variance": 2.566788949
          },
          {
            "average": 0.4996854946,
            "count": 17672190,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999152,
            "variance": 0.2499999152
          },
          {
            "average": 0,
            "count": 17672190,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.348772846,
            "count": 17672190,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5274997652,
            "variance": 0.2782560023
          },
          {
            "average": -11.95796514,
            "count": 17672190,
            "maximum": 10.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.141692388,
            "variance": 51.00377017
          },
          {
            "average": 0,
            "count": 17672190,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.39014661,
            "count": 17672190,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4898749773,
            "variance": 0.2399774934
          },
          {
            "average": 202237312.4,
            "count": 17672190,
            "maximum": 202237579.6,
            "minimum": 202153868.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 529.7940464,
            "variance": 280681.7316
          },
          {
            "average": 0,
            "count": 17672190,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17672190,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17672190,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004093437203,
            "count": 17672190,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02022810375,
            "variance": 0.0004091761811
          },
          {
            "average": 0.2817838649,
            "count": 17672190,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4498685695,
            "variance": 0.2023817298
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346776.8723,
          4288452.625,
          -10.14572088,
          348631.4723,
          4289711.205,
          423.1542791
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346776.8723465375,
                4288452.625305775,
                -10.145720881943731
              ],
              [
                346776.8723465375,
                4289711.205305775,
                -10.145720881943731
              ],
              [
                348631.47234653746,
                4289711.205305775,
                423.15427911805625
              ],
              [
                348631.47234653746,
                4288452.625305775,
                423.15427911805625
              ],
              [
                346776.8723465375,
                4288452.625305775,
                -10.145720881943731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:52:59+00:00",
        "end_time": "2018-02-08T19:37:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_380388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_380388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_380388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76306452,
            38.73147246,
            -10.14572088,
            -76.74145836,
            38.74312896,
            423.1542791
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76278574389025,
                  38.73147245784576,
                  -10.145720881943731
                ],
                [
                  -76.76306451543086,
                  38.74280910426296,
                  -10.145720881943731
                ],
                [
                  -76.74173376734811,
                  38.743128961926,
                  423.15427911805625
                ],
                [
                  -76.74145836438872,
                  38.73179218670189,
                  423.15427911805625
                ],
                [
                  -76.76278574389025,
                  38.73147245784576,
                  -10.145720881943731
                ]
              ]
            ]
          },
          "id": "20180208_380388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_380388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:52:59Z",
            "pc:count": 17672190,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347675.7611,
                "count": 17672190,
                "maximum": 348631.4723,
                "minimum": 346776.8723,
                "name": "X",
                "position": 0,
                "stddev": 432.3406006,
                "variance": 186918.3949
              },
              {
                "average": 4289107.365,
                "count": 17672190,
                "maximum": 4289711.205,
                "minimum": 4288452.625,
                "name": "Y",
                "position": 1,
                "stddev": 342.3452627,
                "variance": 117200.2789
              },
              {
                "average": 37.92548582,
                "count": 17672190,
                "maximum": 423.1542791,
                "minimum": -10.14572088,
                "name": "Z",
                "position": 2,
                "stddev": 12.69881347,
                "variance": 161.2598634
              },
              {
                "average": 5415.577579,
                "count": 17672190,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5521.986554,
                "variance": 30492335.51
              },
              {
                "average": 2.208698582,
                "count": 17672190,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.370510367,
                "variance": 1.878298666
              },
              {
                "average": 3.211278455,
                "count": 17672190,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.602120142,
                "variance": 2.566788949
              },
              {
                "average": 0.4996854946,
                "count": 17672190,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999152,
                "variance": 0.2499999152
              },
              {
                "average": 0,
                "count": 17672190,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.348772846,
                "count": 17672190,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5274997652,
                "variance": 0.2782560023
              },
              {
                "average": -11.95796514,
                "count": 17672190,
                "maximum": 10.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.141692388,
                "variance": 51.00377017
              },
              {
                "average": 0,
                "count": 17672190,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.39014661,
                "count": 17672190,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4898749773,
                "variance": 0.2399774934
              },
              {
                "average": 202237312.4,
                "count": 17672190,
                "maximum": 202237579.6,
                "minimum": 202153868.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 529.7940464,
                "variance": 280681.7316
              },
              {
                "average": 0,
                "count": 17672190,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17672190,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17672190,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004093437203,
                "count": 17672190,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02022810375,
                "variance": 0.0004091761811
              },
              {
                "average": 0.2817838649,
                "count": 17672190,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4498685695,
                "variance": 0.2023817298
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346776.8723,
              4288452.625,
              -10.14572088,
              348631.4723,
              4289711.205,
              423.1542791
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346776.8723465375,
                    4288452.625305775,
                    -10.145720881943731
                  ],
                  [
                    346776.8723465375,
                    4289711.205305775,
                    -10.145720881943731
                  ],
                  [
                    348631.47234653746,
                    4289711.205305775,
                    423.15427911805625
                  ],
                  [
                    348631.47234653746,
                    4288452.625305775,
                    423.15427911805625
                  ],
                  [
                    346776.8723465375,
                    4288452.625305775,
                    -10.145720881943731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:52:59+00:00",
            "end_time": "2018-02-08T19:37: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": "20180305_332380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93107264090133,
              38.709727375702606,
              -10.27831929108342
            ],
            [
              -76.93137777915021,
              38.721062987862936,
              -10.27831929108342
            ],
            [
              -76.91005228710117,
              38.72141344541845,
              288.76168070891663
            ],
            [
              -76.90975051304072,
              38.710077692117345,
              288.76168070891663
            ],
            [
              -76.93107264090133,
              38.709727375702606,
              -10.27831929108342
            ]
          ]
        ]
      },
      "bbox": [
        -76.93137778,
        38.70972738,
        -10.27831929,
        -76.90975051,
        38.72141345,
        288.7616807
      ],
      "properties": {
        "datetime": "2018-03-05T16:09:42Z",
        "pc:count": 24753330,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332886.2729,
            "count": 24753330,
            "maximum": 333952.0133,
            "minimum": 332097.1333,
            "name": "X",
            "position": 0,
            "stddev": 507.1973369,
            "variance": 257249.1385
          },
          {
            "average": 4286978.748,
            "count": 24753330,
            "maximum": 4287593.091,
            "minimum": 4286334.511,
            "name": "Y",
            "position": 1,
            "stddev": 344.2045059,
            "variance": 118476.7419
          },
          {
            "average": 33.42349352,
            "count": 24753330,
            "maximum": 288.7616807,
            "minimum": -10.27831929,
            "name": "Z",
            "position": 2,
            "stddev": 14.36897186,
            "variance": 206.4673523
          },
          {
            "average": 3628.15695,
            "count": 24753330,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4491.562325,
            "variance": 20174132.12
          },
          {
            "average": 2.529374189,
            "count": 24753330,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.360417036,
            "variance": 1.850734512
          },
          {
            "average": 3.825569206,
            "count": 24753330,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.231136683,
            "variance": 1.515697531
          },
          {
            "average": 0.505049664,
            "count": 24753330,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999745103,
            "variance": 0.249974511
          },
          {
            "average": 0,
            "count": 24753330,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254069533,
            "count": 24753330,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5124571998,
            "variance": 0.2626123817
          },
          {
            "average": 9.19922592,
            "count": 24753330,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.63173442,
            "variance": 113.0337767
          },
          {
            "average": 0,
            "count": 24753330,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.64222785,
            "count": 24753330,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5861255636,
            "variance": 0.3435431763
          },
          {
            "average": 204300250.6,
            "count": 24753330,
            "maximum": 204301382.9,
            "minimum": 204299589.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 562.3200924,
            "variance": 316203.8863
          },
          {
            "average": 0,
            "count": 24753330,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24753330,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24753330,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000572165442,
            "count": 24753330,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02391313639,
            "variance": 0.0005718380918
          },
          {
            "average": 0.3788140828,
            "count": 24753330,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4850917264,
            "variance": 0.235313983
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332097.1333,
          4286334.511,
          -10.27831929,
          333952.0133,
          4287593.091,
          288.7616807
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332097.1332845592,
                4286334.510792308,
                -10.27831929108342
              ],
              [
                332097.1332845592,
                4287593.090792308,
                -10.27831929108342
              ],
              [
                333952.0132845592,
                4287593.090792308,
                288.76168070891663
              ],
              [
                333952.0132845592,
                4286334.510792308,
                288.76168070891663
              ],
              [
                332097.1332845592,
                4286334.510792308,
                -10.27831929108342
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:09:42+00:00",
        "end_time": "2018-03-05T15:39:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_332380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_332380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_332380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93137778,
            38.70972738,
            -10.27831929,
            -76.90975051,
            38.72141345,
            288.7616807
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93107264090133,
                  38.709727375702606,
                  -10.27831929108342
                ],
                [
                  -76.93137777915021,
                  38.721062987862936,
                  -10.27831929108342
                ],
                [
                  -76.91005228710117,
                  38.72141344541845,
                  288.76168070891663
                ],
                [
                  -76.90975051304072,
                  38.710077692117345,
                  288.76168070891663
                ],
                [
                  -76.93107264090133,
                  38.709727375702606,
                  -10.27831929108342
                ]
              ]
            ]
          },
          "id": "20180305_332380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_332380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:09:42Z",
            "pc:count": 24753330,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332886.2729,
                "count": 24753330,
                "maximum": 333952.0133,
                "minimum": 332097.1333,
                "name": "X",
                "position": 0,
                "stddev": 507.1973369,
                "variance": 257249.1385
              },
              {
                "average": 4286978.748,
                "count": 24753330,
                "maximum": 4287593.091,
                "minimum": 4286334.511,
                "name": "Y",
                "position": 1,
                "stddev": 344.2045059,
                "variance": 118476.7419
              },
              {
                "average": 33.42349352,
                "count": 24753330,
                "maximum": 288.7616807,
                "minimum": -10.27831929,
                "name": "Z",
                "position": 2,
                "stddev": 14.36897186,
                "variance": 206.4673523
              },
              {
                "average": 3628.15695,
                "count": 24753330,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4491.562325,
                "variance": 20174132.12
              },
              {
                "average": 2.529374189,
                "count": 24753330,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.360417036,
                "variance": 1.850734512
              },
              {
                "average": 3.825569206,
                "count": 24753330,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.231136683,
                "variance": 1.515697531
              },
              {
                "average": 0.505049664,
                "count": 24753330,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999745103,
                "variance": 0.249974511
              },
              {
                "average": 0,
                "count": 24753330,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254069533,
                "count": 24753330,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5124571998,
                "variance": 0.2626123817
              },
              {
                "average": 9.19922592,
                "count": 24753330,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.63173442,
                "variance": 113.0337767
              },
              {
                "average": 0,
                "count": 24753330,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.64222785,
                "count": 24753330,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5861255636,
                "variance": 0.3435431763
              },
              {
                "average": 204300250.6,
                "count": 24753330,
                "maximum": 204301382.9,
                "minimum": 204299589.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 562.3200924,
                "variance": 316203.8863
              },
              {
                "average": 0,
                "count": 24753330,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24753330,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24753330,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000572165442,
                "count": 24753330,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02391313639,
                "variance": 0.0005718380918
              },
              {
                "average": 0.3788140828,
                "count": 24753330,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4850917264,
                "variance": 0.235313983
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332097.1333,
              4286334.511,
              -10.27831929,
              333952.0133,
              4287593.091,
              288.7616807
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332097.1332845592,
                    4286334.510792308,
                    -10.27831929108342
                  ],
                  [
                    332097.1332845592,
                    4287593.090792308,
                    -10.27831929108342
                  ],
                  [
                    333952.0132845592,
                    4287593.090792308,
                    288.76168070891663
                  ],
                  [
                    333952.0132845592,
                    4286334.510792308,
                    288.76168070891663
                  ],
                  [
                    332097.1332845592,
                    4286334.510792308,
                    -10.27831929108342
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:09:42+00:00",
            "end_time": "2018-03-05T15:39:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180209_368384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80488249205466,
              38.72056711658561,
              -10.393330416320282
            ],
            [
              -76.80516784388023,
              38.731904965274055,
              -10.393330416320282
            ],
            [
              -76.7838396743332,
              38.73223244631697,
              399.1666695836797
            ],
            [
              -76.78355768956925,
              38.720894465726374,
              399.1666695836797
            ],
            [
              -76.80488249205466,
              38.72056711658561,
              -10.393330416320282
            ]
          ]
        ]
      },
      "bbox": [
        -76.80516784,
        38.72056712,
        -10.39333042,
        -76.78355769,
        38.73223245,
        399.1666696
      ],
      "properties": {
        "datetime": "2018-03-06T13:42:23Z",
        "pc:count": 22779242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344105.4362,
            "count": 22779242,
            "maximum": 344948.3563,
            "minimum": 343093.6563,
            "name": "X",
            "position": 0,
            "stddev": 535.2760109,
            "variance": 286520.4079
          },
          {
            "average": 4287921.191,
            "count": 22779242,
            "maximum": 4288572.419,
            "minimum": 4287313.679,
            "name": "Y",
            "position": 1,
            "stddev": 347.1889242,
            "variance": 120540.1491
          },
          {
            "average": 59.29408086,
            "count": 22779242,
            "maximum": 399.1666696,
            "minimum": -10.39333042,
            "name": "Z",
            "position": 2,
            "stddev": 14.51673573,
            "variance": 210.7356161
          },
          {
            "average": 4022.186785,
            "count": 22779242,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4887.699354,
            "variance": 23889604.98
          },
          {
            "average": 2.53349194,
            "count": 22779242,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.412707218,
            "variance": 1.995741684
          },
          {
            "average": 3.791376816,
            "count": 22779242,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.362751409,
            "variance": 1.857091403
          },
          {
            "average": 0.4992729784,
            "count": 22779242,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994824,
            "variance": 0.2499994824
          },
          {
            "average": 0,
            "count": 22779242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236310541,
            "count": 22779242,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4477869421,
            "variance": 0.2005131455
          },
          {
            "average": 6.40205742,
            "count": 22779242,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.37158169,
            "variance": 153.0560335
          },
          {
            "average": 0,
            "count": 22779242,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.97832377,
            "count": 22779242,
            "maximum": 86,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.98797746,
            "variance": 360.543288
          },
          {
            "average": 202805503.6,
            "count": 22779242,
            "maximum": 204378943.9,
            "minimum": 202237585.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 585033.3049,
            "variance": 342263967800.0
          },
          {
            "average": 0,
            "count": 22779242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22779242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22779242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003157260457,
            "count": 22779242,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01776587675,
            "variance": 0.0003156263766
          },
          {
            "average": 0.3916139966,
            "count": 22779242,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4881111397,
            "variance": 0.2382524847
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343093.6563,
          4287313.679,
          -10.39333042,
          344948.3563,
          4288572.419,
          399.1666696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343093.6562917818,
                4287313.6789963925,
                -10.393330416320282
              ],
              [
                343093.6562917818,
                4288572.418996393,
                -10.393330416320282
              ],
              [
                344948.35629178176,
                4288572.418996393,
                399.1666695836797
              ],
              [
                344948.35629178176,
                4287313.6789963925,
                399.1666695836797
              ],
              [
                343093.6562917818,
                4287313.6789963925,
                -10.393330416320282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:42:23+00:00",
        "end_time": "2018-02-09T18:53:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180209_368384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_368384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180209_368384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_368384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80516784,
            38.72056712,
            -10.39333042,
            -76.78355769,
            38.73223245,
            399.1666696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80488249205466,
                  38.72056711658561,
                  -10.393330416320282
                ],
                [
                  -76.80516784388023,
                  38.731904965274055,
                  -10.393330416320282
                ],
                [
                  -76.7838396743332,
                  38.73223244631697,
                  399.1666695836797
                ],
                [
                  -76.78355768956925,
                  38.720894465726374,
                  399.1666695836797
                ],
                [
                  -76.80488249205466,
                  38.72056711658561,
                  -10.393330416320282
                ]
              ]
            ]
          },
          "id": "20180209_368384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180209_368384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:42:23Z",
            "pc:count": 22779242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344105.4362,
                "count": 22779242,
                "maximum": 344948.3563,
                "minimum": 343093.6563,
                "name": "X",
                "position": 0,
                "stddev": 535.2760109,
                "variance": 286520.4079
              },
              {
                "average": 4287921.191,
                "count": 22779242,
                "maximum": 4288572.419,
                "minimum": 4287313.679,
                "name": "Y",
                "position": 1,
                "stddev": 347.1889242,
                "variance": 120540.1491
              },
              {
                "average": 59.29408086,
                "count": 22779242,
                "maximum": 399.1666696,
                "minimum": -10.39333042,
                "name": "Z",
                "position": 2,
                "stddev": 14.51673573,
                "variance": 210.7356161
              },
              {
                "average": 4022.186785,
                "count": 22779242,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4887.699354,
                "variance": 23889604.98
              },
              {
                "average": 2.53349194,
                "count": 22779242,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.412707218,
                "variance": 1.995741684
              },
              {
                "average": 3.791376816,
                "count": 22779242,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.362751409,
                "variance": 1.857091403
              },
              {
                "average": 0.4992729784,
                "count": 22779242,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994824,
                "variance": 0.2499994824
              },
              {
                "average": 0,
                "count": 22779242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236310541,
                "count": 22779242,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4477869421,
                "variance": 0.2005131455
              },
              {
                "average": 6.40205742,
                "count": 22779242,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.37158169,
                "variance": 153.0560335
              },
              {
                "average": 0,
                "count": 22779242,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.97832377,
                "count": 22779242,
                "maximum": 86,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.98797746,
                "variance": 360.543288
              },
              {
                "average": 202805503.6,
                "count": 22779242,
                "maximum": 204378943.9,
                "minimum": 202237585.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 585033.3049,
                "variance": 342263967800.0
              },
              {
                "average": 0,
                "count": 22779242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22779242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22779242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003157260457,
                "count": 22779242,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01776587675,
                "variance": 0.0003156263766
              },
              {
                "average": 0.3916139966,
                "count": 22779242,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4881111397,
                "variance": 0.2382524847
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343093.6563,
              4287313.679,
              -10.39333042,
              344948.3563,
              4288572.419,
              399.1666696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343093.6562917818,
                    4287313.6789963925,
                    -10.393330416320282
                  ],
                  [
                    343093.6562917818,
                    4288572.418996393,
                    -10.393330416320282
                  ],
                  [
                    344948.35629178176,
                    4288572.418996393,
                    399.1666695836797
                  ],
                  [
                    344948.35629178176,
                    4287313.6789963925,
                    399.1666695836797
                  ],
                  [
                    343093.6562917818,
                    4287313.6789963925,
                    -10.393330416320282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:42:23+00:00",
            "end_time": "2018-02-09T18:53: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": "20180305_332384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93106188210804,
              38.72071076192116,
              -10.30109973018807
            ],
            [
              -76.93136717231822,
              38.732047613738054,
              -10.30109973018807
            ],
            [
              -76.91003933451915,
              38.732398137173234,
              283.6589002698119
            ],
            [
              -76.90973741056159,
              38.72106114418582,
              283.6589002698119
            ],
            [
              -76.93106188210804,
              38.72071076192116,
              -10.30109973018807
            ]
          ]
        ]
      },
      "bbox": [
        -76.93136717,
        38.72071076,
        -10.30109973,
        -76.90973741,
        38.73239814,
        283.6589003
      ],
      "properties": {
        "datetime": "2018-03-05T15:57:09Z",
        "pc:count": 20124645,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333042.4089,
            "count": 20124645,
            "maximum": 333978.5734,
            "minimum": 332123.7734,
            "name": "X",
            "position": 0,
            "stddev": 571.6258505,
            "variance": 326756.1129
          },
          {
            "average": 4288185.826,
            "count": 20124645,
            "maximum": 4288812.142,
            "minimum": 4287553.422,
            "name": "Y",
            "position": 1,
            "stddev": 351.2156252,
            "variance": 123352.4154
          },
          {
            "average": 55.89229623,
            "count": 20124645,
            "maximum": 283.6589003,
            "minimum": -10.30109973,
            "name": "Z",
            "position": 2,
            "stddev": 16.42585892,
            "variance": 269.8088411
          },
          {
            "average": 4835.700868,
            "count": 20124645,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5483.679501,
            "variance": 30070740.87
          },
          {
            "average": 2.298913546,
            "count": 20124645,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349429843,
            "variance": 1.820960902
          },
          {
            "average": 3.397964536,
            "count": 20124645,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.478333809,
            "variance": 2.18547085
          },
          {
            "average": 0.509584989,
            "count": 20124645,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499908132,
            "variance": 0.2499081404
          },
          {
            "average": 0,
            "count": 20124645,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.33415213,
            "count": 20124645,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5736871125,
            "variance": 0.329116903
          },
          {
            "average": 2.263019182,
            "count": 20124645,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.88516635,
            "variance": 166.0275119
          },
          {
            "average": 0,
            "count": 20124645,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.08366344,
            "count": 20124645,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5342232869,
            "variance": 0.2853945202
          },
          {
            "average": 204299738.6,
            "count": 20124645,
            "maximum": 204300629.9,
            "minimum": 204298868,
            "name": "GpsTime",
            "position": 12,
            "stddev": 478.7651026,
            "variance": 229216.0235
          },
          {
            "average": 0,
            "count": 20124645,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20124645,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20124645,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007726844374,
            "count": 20124645,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02778646135,
            "variance": 0.0007720874345
          },
          {
            "average": 0.3395681762,
            "count": 20124645,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4735627108,
            "variance": 0.2242616411
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332123.7734,
          4287553.422,
          -10.30109973,
          333978.5734,
          4288812.142,
          283.6589003
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332123.7734374326,
                4287553.421615059,
                -10.30109973018807
              ],
              [
                332123.7734374326,
                4288812.141615059,
                -10.30109973018807
              ],
              [
                333978.57343743264,
                4288812.141615059,
                283.6589002698119
              ],
              [
                333978.57343743264,
                4287553.421615059,
                283.6589002698119
              ],
              [
                332123.7734374326,
                4287553.421615059,
                -10.30109973018807
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:57:09+00:00",
        "end_time": "2018-03-05T15:27:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180305_332384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180305_332384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_332384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93136717,
            38.72071076,
            -10.30109973,
            -76.90973741,
            38.73239814,
            283.6589003
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93106188210804,
                  38.72071076192116,
                  -10.30109973018807
                ],
                [
                  -76.93136717231822,
                  38.732047613738054,
                  -10.30109973018807
                ],
                [
                  -76.91003933451915,
                  38.732398137173234,
                  283.6589002698119
                ],
                [
                  -76.90973741056159,
                  38.72106114418582,
                  283.6589002698119
                ],
                [
                  -76.93106188210804,
                  38.72071076192116,
                  -10.30109973018807
                ]
              ]
            ]
          },
          "id": "20180305_332384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180305_332384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:57:09Z",
            "pc:count": 20124645,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333042.4089,
                "count": 20124645,
                "maximum": 333978.5734,
                "minimum": 332123.7734,
                "name": "X",
                "position": 0,
                "stddev": 571.6258505,
                "variance": 326756.1129
              },
              {
                "average": 4288185.826,
                "count": 20124645,
                "maximum": 4288812.142,
                "minimum": 4287553.422,
                "name": "Y",
                "position": 1,
                "stddev": 351.2156252,
                "variance": 123352.4154
              },
              {
                "average": 55.89229623,
                "count": 20124645,
                "maximum": 283.6589003,
                "minimum": -10.30109973,
                "name": "Z",
                "position": 2,
                "stddev": 16.42585892,
                "variance": 269.8088411
              },
              {
                "average": 4835.700868,
                "count": 20124645,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5483.679501,
                "variance": 30070740.87
              },
              {
                "average": 2.298913546,
                "count": 20124645,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349429843,
                "variance": 1.820960902
              },
              {
                "average": 3.397964536,
                "count": 20124645,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.478333809,
                "variance": 2.18547085
              },
              {
                "average": 0.509584989,
                "count": 20124645,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499908132,
                "variance": 0.2499081404
              },
              {
                "average": 0,
                "count": 20124645,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.33415213,
                "count": 20124645,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5736871125,
                "variance": 0.329116903
              },
              {
                "average": 2.263019182,
                "count": 20124645,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.88516635,
                "variance": 166.0275119
              },
              {
                "average": 0,
                "count": 20124645,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.08366344,
                "count": 20124645,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5342232869,
                "variance": 0.2853945202
              },
              {
                "average": 204299738.6,
                "count": 20124645,
                "maximum": 204300629.9,
                "minimum": 204298868,
                "name": "GpsTime",
                "position": 12,
                "stddev": 478.7651026,
                "variance": 229216.0235
              },
              {
                "average": 0,
                "count": 20124645,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20124645,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20124645,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007726844374,
                "count": 20124645,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02778646135,
                "variance": 0.0007720874345
              },
              {
                "average": 0.3395681762,
                "count": 20124645,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4735627108,
                "variance": 0.2242616411
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332123.7734,
              4287553.422,
              -10.30109973,
              333978.5734,
              4288812.142,
              283.6589003
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332123.7734374326,
                    4287553.421615059,
                    -10.30109973018807
                  ],
                  [
                    332123.7734374326,
                    4288812.141615059,
                    -10.30109973018807
                  ],
                  [
                    333978.57343743264,
                    4288812.141615059,
                    283.6589002698119
                  ],
                  [
                    333978.57343743264,
                    4287553.421615059,
                    283.6589002698119
                  ],
                  [
                    332123.7734374326,
                    4287553.421615059,
                    -10.30109973018807
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:57:09+00:00",
            "end_time": "2018-03-05T15:27: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": "20180208_386376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74187280779401,
              38.69847805307025,
              -10.151570324098714
            ],
            [
              -76.74214796627415,
              38.70981561116022,
              -10.151570324098714
            ],
            [
              -76.72082563946276,
              38.71013144485612,
              431.5484296759013
            ],
            [
              -76.72055384459534,
              38.69879375953639,
              431.5484296759013
            ],
            [
              -76.74187280779401,
              38.69847805307025,
              -10.151570324098714
            ]
          ]
        ]
      },
      "bbox": [
        -76.74214797,
        38.69847805,
        -10.15157032,
        -76.72055384,
        38.71013144,
        431.5484297
      ],
      "properties": {
        "datetime": "2018-02-08T19:28:14Z",
        "pc:count": 20076214,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349385.5474,
            "count": 20076214,
            "maximum": 350379.8258,
            "minimum": 348525.1258,
            "name": "X",
            "position": 0,
            "stddev": 436.063364,
            "variance": 190151.2574
          },
          {
            "average": 4285392.832,
            "count": 20076214,
            "maximum": 4286014.871,
            "minimum": 4284756.211,
            "name": "Y",
            "position": 1,
            "stddev": 334.0843335,
            "variance": 111612.3419
          },
          {
            "average": 35.76219922,
            "count": 20076214,
            "maximum": 431.5484297,
            "minimum": -10.15157032,
            "name": "Z",
            "position": 2,
            "stddev": 12.57862526,
            "variance": 158.2218135
          },
          {
            "average": 4754.508201,
            "count": 20076214,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5140.51162,
            "variance": 26424859.71
          },
          {
            "average": 2.394219,
            "count": 20076214,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.439483559,
            "variance": 2.072112918
          },
          {
            "average": 3.504263852,
            "count": 20076214,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.579603618,
            "variance": 2.495147591
          },
          {
            "average": 0.4987629142,
            "count": 20076214,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984821,
            "variance": 0.2499984821
          },
          {
            "average": 0,
            "count": 20076214,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.346107787,
            "count": 20076214,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5630592345,
            "variance": 0.3170357016
          },
          {
            "average": -10.74519932,
            "count": 20076214,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.820149465,
            "variance": 61.15473766
          },
          {
            "average": 0,
            "count": 20076214,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.4356151,
            "count": 20076214,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5032996969,
            "variance": 0.2533105849
          },
          {
            "average": 202153035.2,
            "count": 20076214,
            "maximum": 202153294.1,
            "minimum": 202152208.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 259.1078625,
            "variance": 67136.88443
          },
          {
            "average": 0,
            "count": 20076214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20076214,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20076214,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006344323686,
            "count": 20076214,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02517995027,
            "variance": 0.0006340298957
          },
          {
            "average": 0.3073655222,
            "count": 20076214,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4614021766,
            "variance": 0.2128919686
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348525.1258,
          4284756.211,
          -10.15157032,
          350379.8258,
          4286014.871,
          431.5484297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348525.1257640795,
                4284756.211202227,
                -10.151570324098714
              ],
              [
                348525.1257640795,
                4286014.871202227,
                -10.151570324098714
              ],
              [
                350379.82576407946,
                4286014.871202227,
                431.5484296759013
              ],
              [
                350379.82576407946,
                4284756.211202227,
                431.5484296759013
              ],
              [
                348525.1257640795,
                4284756.211202227,
                -10.151570324098714
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:28:14+00:00",
        "end_time": "2018-02-08T19:10:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_386376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_386376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_386376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74214797,
            38.69847805,
            -10.15157032,
            -76.72055384,
            38.71013144,
            431.5484297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74187280779401,
                  38.69847805307025,
                  -10.151570324098714
                ],
                [
                  -76.74214796627415,
                  38.70981561116022,
                  -10.151570324098714
                ],
                [
                  -76.72082563946276,
                  38.71013144485612,
                  431.5484296759013
                ],
                [
                  -76.72055384459534,
                  38.69879375953639,
                  431.5484296759013
                ],
                [
                  -76.74187280779401,
                  38.69847805307025,
                  -10.151570324098714
                ]
              ]
            ]
          },
          "id": "20180208_386376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_386376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:28:14Z",
            "pc:count": 20076214,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349385.5474,
                "count": 20076214,
                "maximum": 350379.8258,
                "minimum": 348525.1258,
                "name": "X",
                "position": 0,
                "stddev": 436.063364,
                "variance": 190151.2574
              },
              {
                "average": 4285392.832,
                "count": 20076214,
                "maximum": 4286014.871,
                "minimum": 4284756.211,
                "name": "Y",
                "position": 1,
                "stddev": 334.0843335,
                "variance": 111612.3419
              },
              {
                "average": 35.76219922,
                "count": 20076214,
                "maximum": 431.5484297,
                "minimum": -10.15157032,
                "name": "Z",
                "position": 2,
                "stddev": 12.57862526,
                "variance": 158.2218135
              },
              {
                "average": 4754.508201,
                "count": 20076214,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5140.51162,
                "variance": 26424859.71
              },
              {
                "average": 2.394219,
                "count": 20076214,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.439483559,
                "variance": 2.072112918
              },
              {
                "average": 3.504263852,
                "count": 20076214,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.579603618,
                "variance": 2.495147591
              },
              {
                "average": 0.4987629142,
                "count": 20076214,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984821,
                "variance": 0.2499984821
              },
              {
                "average": 0,
                "count": 20076214,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.346107787,
                "count": 20076214,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5630592345,
                "variance": 0.3170357016
              },
              {
                "average": -10.74519932,
                "count": 20076214,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.820149465,
                "variance": 61.15473766
              },
              {
                "average": 0,
                "count": 20076214,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.4356151,
                "count": 20076214,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5032996969,
                "variance": 0.2533105849
              },
              {
                "average": 202153035.2,
                "count": 20076214,
                "maximum": 202153294.1,
                "minimum": 202152208.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 259.1078625,
                "variance": 67136.88443
              },
              {
                "average": 0,
                "count": 20076214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20076214,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20076214,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006344323686,
                "count": 20076214,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02517995027,
                "variance": 0.0006340298957
              },
              {
                "average": 0.3073655222,
                "count": 20076214,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4614021766,
                "variance": 0.2128919686
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348525.1258,
              4284756.211,
              -10.15157032,
              350379.8258,
              4286014.871,
              431.5484297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348525.1257640795,
                    4284756.211202227,
                    -10.151570324098714
                  ],
                  [
                    348525.1257640795,
                    4286014.871202227,
                    -10.151570324098714
                  ],
                  [
                    350379.82576407946,
                    4286014.871202227,
                    431.5484296759013
                  ],
                  [
                    350379.82576407946,
                    4284756.211202227,
                    431.5484296759013
                  ],
                  [
                    348525.1257640795,
                    4284756.211202227,
                    -10.151570324098714
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:28:14+00:00",
            "end_time": "2018-02-08T19:10: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": "20180217_368388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80485184816334,
              38.731551894189636,
              -9.663218420784489
            ],
            [
              -76.80513727532481,
              38.74288846069617,
              -9.663218420784489
            ],
            [
              -76.78380698879441,
              38.74321599621199,
              292.6567815792155
            ],
            [
              -76.78352492997497,
              38.73187929780773,
              292.6567815792155
            ],
            [
              -76.80485184816334,
              38.731551894189636,
              -9.663218420784489
            ]
          ]
        ]
      },
      "bbox": [
        -76.80513728,
        38.73155189,
        -9.663218421,
        -76.78352493,
        38.743216,
        292.6567816
      ],
      "properties": {
        "datetime": "2018-03-06T13:42:23Z",
        "pc:count": 22103013,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344085.6347,
            "count": 22103013,
            "maximum": 344974.9523,
            "minimum": 343120.3523,
            "name": "X",
            "position": 0,
            "stddev": 452.2687832,
            "variance": 204547.0523
          },
          {
            "average": 4289189.971,
            "count": 22103013,
            "maximum": 4289791.294,
            "minimum": 4288532.694,
            "name": "Y",
            "position": 1,
            "stddev": 336.6824798,
            "variance": 113355.0922
          },
          {
            "average": 63.87804454,
            "count": 22103013,
            "maximum": 292.6567816,
            "minimum": -9.663218421,
            "name": "Z",
            "position": 2,
            "stddev": 13.44897225,
            "variance": 180.8748546
          },
          {
            "average": 3802.902016,
            "count": 22103013,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4740.655152,
            "variance": 22473811.27
          },
          {
            "average": 2.648698211,
            "count": 22103013,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.429734068,
            "variance": 2.044139506
          },
          {
            "average": 3.969530489,
            "count": 22103013,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.272489146,
            "variance": 1.619228626
          },
          {
            "average": 0.5004591455,
            "count": 22103013,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998005,
            "variance": 0.2499998005
          },
          {
            "average": 0,
            "count": 22103013,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237077452,
            "count": 22103013,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4465018278,
            "variance": 0.1993638822
          },
          {
            "average": -12.1666701,
            "count": 22103013,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.009815455,
            "variance": 49.13751271
          },
          {
            "average": 0,
            "count": 22103013,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 54.8569467,
            "count": 22103013,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.98849741,
            "variance": 1023.263967
          },
          {
            "average": 203664999,
            "count": 22103013,
            "maximum": 204378943.3,
            "minimum": 202911773.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 733297.0119,
            "variance": 537724507600.0
          },
          {
            "average": 0,
            "count": 22103013,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22103013,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22103013,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003350221981,
            "count": 22103013,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01830054571,
            "variance": 0.0003349099734
          },
          {
            "average": 0.4149891691,
            "count": 22103013,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4927201737,
            "variance": 0.2427731696
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343120.3523,
          4288532.694,
          -9.663218421,
          344974.9523,
          4289791.294,
          292.6567816
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343120.35233340255,
                4288532.694255439,
                -9.663218420784489
              ],
              [
                343120.35233340255,
                4289791.294255438,
                -9.663218420784489
              ],
              [
                344974.9523334025,
                4289791.294255438,
                292.6567815792155
              ],
              [
                344974.9523334025,
                4288532.694255439,
                292.6567815792155
              ],
              [
                343120.35233340255,
                4288532.694255439,
                -9.663218420784489
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:42:23+00:00",
        "end_time": "2018-02-17T14:09:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180217_368388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_368388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180217_368388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180217_368388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80513728,
            38.73155189,
            -9.663218421,
            -76.78352493,
            38.743216,
            292.6567816
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80485184816334,
                  38.731551894189636,
                  -9.663218420784489
                ],
                [
                  -76.80513727532481,
                  38.74288846069617,
                  -9.663218420784489
                ],
                [
                  -76.78380698879441,
                  38.74321599621199,
                  292.6567815792155
                ],
                [
                  -76.78352492997497,
                  38.73187929780773,
                  292.6567815792155
                ],
                [
                  -76.80485184816334,
                  38.731551894189636,
                  -9.663218420784489
                ]
              ]
            ]
          },
          "id": "20180217_368388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180217_368388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:42:23Z",
            "pc:count": 22103013,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344085.6347,
                "count": 22103013,
                "maximum": 344974.9523,
                "minimum": 343120.3523,
                "name": "X",
                "position": 0,
                "stddev": 452.2687832,
                "variance": 204547.0523
              },
              {
                "average": 4289189.971,
                "count": 22103013,
                "maximum": 4289791.294,
                "minimum": 4288532.694,
                "name": "Y",
                "position": 1,
                "stddev": 336.6824798,
                "variance": 113355.0922
              },
              {
                "average": 63.87804454,
                "count": 22103013,
                "maximum": 292.6567816,
                "minimum": -9.663218421,
                "name": "Z",
                "position": 2,
                "stddev": 13.44897225,
                "variance": 180.8748546
              },
              {
                "average": 3802.902016,
                "count": 22103013,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4740.655152,
                "variance": 22473811.27
              },
              {
                "average": 2.648698211,
                "count": 22103013,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.429734068,
                "variance": 2.044139506
              },
              {
                "average": 3.969530489,
                "count": 22103013,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.272489146,
                "variance": 1.619228626
              },
              {
                "average": 0.5004591455,
                "count": 22103013,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998005,
                "variance": 0.2499998005
              },
              {
                "average": 0,
                "count": 22103013,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237077452,
                "count": 22103013,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4465018278,
                "variance": 0.1993638822
              },
              {
                "average": -12.1666701,
                "count": 22103013,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.009815455,
                "variance": 49.13751271
              },
              {
                "average": 0,
                "count": 22103013,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 54.8569467,
                "count": 22103013,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.98849741,
                "variance": 1023.263967
              },
              {
                "average": 203664999,
                "count": 22103013,
                "maximum": 204378943.3,
                "minimum": 202911773.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 733297.0119,
                "variance": 537724507600.0
              },
              {
                "average": 0,
                "count": 22103013,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22103013,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22103013,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003350221981,
                "count": 22103013,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01830054571,
                "variance": 0.0003349099734
              },
              {
                "average": 0.4149891691,
                "count": 22103013,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4927201737,
                "variance": 0.2427731696
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343120.3523,
              4288532.694,
              -9.663218421,
              344974.9523,
              4289791.294,
              292.6567816
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343120.35233340255,
                    4288532.694255439,
                    -9.663218420784489
                  ],
                  [
                    343120.35233340255,
                    4289791.294255438,
                    -9.663218420784489
                  ],
                  [
                    344974.9523334025,
                    4289791.294255438,
                    292.6567815792155
                  ],
                  [
                    344974.9523334025,
                    4288532.694255439,
                    292.6567815792155
                  ],
                  [
                    343120.35233340255,
                    4288532.694255439,
                    -9.663218420784489
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:42:23+00:00",
            "end_time": "2018-02-17T14:09: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": "20180208_392376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72084931564397,
              38.6984300690899,
              -10.050315608485079
            ],
            [
              -76.72112111907646,
              38.70976631211842,
              -10.050315608485079
            ],
            [
              -76.69980569966332,
              38.71007820751248,
              429.1896843915149
            ],
            [
              -76.6995372584316,
              38.69874183885523,
              429.1896843915149
            ],
            [
              -76.72084931564397,
              38.6984300690899,
              -10.050315608485079
            ]
          ]
        ]
      },
      "bbox": [
        -76.72112112,
        38.69843007,
        -10.05031561,
        -76.69953726,
        38.71007821,
        429.1896844
      ],
      "properties": {
        "datetime": "2018-02-08T19:19:40Z",
        "pc:count": 19135459,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351148.0499,
            "count": 19135459,
            "maximum": 352207.4516,
            "minimum": 350353.3716,
            "name": "X",
            "position": 0,
            "stddev": 442.1142072,
            "variance": 195464.9722
          },
          {
            "average": 4285259.737,
            "count": 19135459,
            "maximum": 4285974.833,
            "minimum": 4284716.333,
            "name": "Y",
            "position": 1,
            "stddev": 344.4683788,
            "variance": 118658.464
          },
          {
            "average": 13.74917093,
            "count": 19135459,
            "maximum": 429.1896844,
            "minimum": -10.05031561,
            "name": "Z",
            "position": 2,
            "stddev": 10.30088748,
            "variance": 106.1082829
          },
          {
            "average": 4661.398766,
            "count": 19135459,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4872.612805,
            "variance": 23742355.55
          },
          {
            "average": 2.316503931,
            "count": 19135459,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.415401654,
            "variance": 2.003361843
          },
          {
            "average": 3.390496094,
            "count": 19135459,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.597684933,
            "variance": 2.552597144
          },
          {
            "average": 0.5025342742,
            "count": 19135459,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935905,
            "variance": 0.2499935905
          },
          {
            "average": 0,
            "count": 19135459,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.352621225,
            "count": 19135459,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5753380913,
            "variance": 0.3310139194
          },
          {
            "average": 12.46370095,
            "count": 19135459,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.728358603,
            "variance": 45.27080949
          },
          {
            "average": 0,
            "count": 19135459,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.60954085,
            "count": 19135459,
            "maximum": 13,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4940517248,
            "variance": 0.2440871068
          },
          {
            "average": 202152415.8,
            "count": 19135459,
            "maximum": 202152780.5,
            "minimum": 202151772.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 278.6380491,
            "variance": 77639.16242
          },
          {
            "average": 0,
            "count": 19135459,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19135459,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19135459,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006941040714,
            "count": 19135459,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02633671064,
            "variance": 0.0006936223272
          },
          {
            "average": 0.3821850315,
            "count": 19135459,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4859214397,
            "variance": 0.2361196455
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350353.3716,
          4284716.333,
          -10.05031561,
          352207.4516,
          4285974.833,
          429.1896844
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350353.37162968575,
                4284716.33268057,
                -10.050315608485079
              ],
              [
                350353.37162968575,
                4285974.83268057,
                -10.050315608485079
              ],
              [
                352207.4516296857,
                4285974.83268057,
                429.1896843915149
              ],
              [
                352207.4516296857,
                4284716.33268057,
                429.1896843915149
              ],
              [
                350353.37162968575,
                4284716.33268057,
                -10.050315608485079
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:19:40+00:00",
        "end_time": "2018-02-08T19:02:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_392376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_392376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_392376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72112112,
            38.69843007,
            -10.05031561,
            -76.69953726,
            38.71007821,
            429.1896844
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72084931564397,
                  38.6984300690899,
                  -10.050315608485079
                ],
                [
                  -76.72112111907646,
                  38.70976631211842,
                  -10.050315608485079
                ],
                [
                  -76.69980569966332,
                  38.71007820751248,
                  429.1896843915149
                ],
                [
                  -76.6995372584316,
                  38.69874183885523,
                  429.1896843915149
                ],
                [
                  -76.72084931564397,
                  38.6984300690899,
                  -10.050315608485079
                ]
              ]
            ]
          },
          "id": "20180208_392376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_392376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:19:40Z",
            "pc:count": 19135459,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351148.0499,
                "count": 19135459,
                "maximum": 352207.4516,
                "minimum": 350353.3716,
                "name": "X",
                "position": 0,
                "stddev": 442.1142072,
                "variance": 195464.9722
              },
              {
                "average": 4285259.737,
                "count": 19135459,
                "maximum": 4285974.833,
                "minimum": 4284716.333,
                "name": "Y",
                "position": 1,
                "stddev": 344.4683788,
                "variance": 118658.464
              },
              {
                "average": 13.74917093,
                "count": 19135459,
                "maximum": 429.1896844,
                "minimum": -10.05031561,
                "name": "Z",
                "position": 2,
                "stddev": 10.30088748,
                "variance": 106.1082829
              },
              {
                "average": 4661.398766,
                "count": 19135459,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4872.612805,
                "variance": 23742355.55
              },
              {
                "average": 2.316503931,
                "count": 19135459,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.415401654,
                "variance": 2.003361843
              },
              {
                "average": 3.390496094,
                "count": 19135459,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.597684933,
                "variance": 2.552597144
              },
              {
                "average": 0.5025342742,
                "count": 19135459,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935905,
                "variance": 0.2499935905
              },
              {
                "average": 0,
                "count": 19135459,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.352621225,
                "count": 19135459,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5753380913,
                "variance": 0.3310139194
              },
              {
                "average": 12.46370095,
                "count": 19135459,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.728358603,
                "variance": 45.27080949
              },
              {
                "average": 0,
                "count": 19135459,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.60954085,
                "count": 19135459,
                "maximum": 13,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4940517248,
                "variance": 0.2440871068
              },
              {
                "average": 202152415.8,
                "count": 19135459,
                "maximum": 202152780.5,
                "minimum": 202151772.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 278.6380491,
                "variance": 77639.16242
              },
              {
                "average": 0,
                "count": 19135459,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19135459,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19135459,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006941040714,
                "count": 19135459,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02633671064,
                "variance": 0.0006936223272
              },
              {
                "average": 0.3821850315,
                "count": 19135459,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4859214397,
                "variance": 0.2361196455
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350353.3716,
              4284716.333,
              -10.05031561,
              352207.4516,
              4285974.833,
              429.1896844
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350353.37162968575,
                    4284716.33268057,
                    -10.050315608485079
                  ],
                  [
                    350353.37162968575,
                    4285974.83268057,
                    -10.050315608485079
                  ],
                  [
                    352207.4516296857,
                    4285974.83268057,
                    429.1896843915149
                  ],
                  [
                    352207.4516296857,
                    4284716.33268057,
                    429.1896843915149
                  ],
                  [
                    350353.37162968575,
                    4284716.33268057,
                    -10.050315608485079
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:19:40+00:00",
            "end_time": "2018-02-08T19:02: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": "20180208_392380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72080494150048,
              38.7094280362198,
              -10.430416216420497
            ],
            [
              -76.72107651187885,
              38.72075038625594,
              -10.430416216420497
            ],
            [
              -76.6997523102755,
              38.72106242749276,
              429.0895837835795
            ],
            [
              -76.69948410068649,
              38.709739951934026,
              429.0895837835795
            ],
            [
              -76.72080494150048,
              38.7094280362198,
              -10.430416216420497
            ]
          ]
        ]
      },
      "bbox": [
        -76.72107651,
        38.70942804,
        -10.43041622,
        -76.6994841,
        38.72106243,
        429.0895838
      ],
      "properties": {
        "datetime": "2018-02-08T19:27:20Z",
        "pc:count": 15594505,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351048.6167,
            "count": 15594505,
            "maximum": 352234.7189,
            "minimum": 350380.1589,
            "name": "X",
            "position": 0,
            "stddev": 505.68376,
            "variance": 255716.0651
          },
          {
            "average": 4286571.944,
            "count": 15594505,
            "maximum": 4287193.735,
            "minimum": 4285936.775,
            "name": "Y",
            "position": 1,
            "stddev": 339.520267,
            "variance": 115274.0117
          },
          {
            "average": 18.56427051,
            "count": 15594505,
            "maximum": 429.0895838,
            "minimum": -10.43041622,
            "name": "Z",
            "position": 2,
            "stddev": 12.88506724,
            "variance": 166.0249577
          },
          {
            "average": 5250.278382,
            "count": 15594505,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5243.114359,
            "variance": 27490248.18
          },
          {
            "average": 2.238890622,
            "count": 15594505,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.411620503,
            "variance": 1.992672445
          },
          {
            "average": 3.236765643,
            "count": 15594505,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.657415744,
            "variance": 2.747026947
          },
          {
            "average": 0.500356632,
            "count": 15594505,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998888,
            "variance": 0.2499998888
          },
          {
            "average": 0,
            "count": 15594505,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.38833743,
            "count": 15594505,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5893810775,
            "variance": 0.3473700545
          },
          {
            "average": -7.840368872,
            "count": 15594505,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.17610771,
            "variance": 148.2575989
          },
          {
            "average": 0,
            "count": 15594505,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.67754263,
            "count": 15594505,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6552815881,
            "variance": 0.4293939597
          },
          {
            "average": 202152900.5,
            "count": 15594505,
            "maximum": 202153240.9,
            "minimum": 202152152.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 327.8902479,
            "variance": 107512.0147
          },
          {
            "average": 0,
            "count": 15594505,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15594505,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15594505,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006240659771,
            "count": 15594505,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02497351715,
            "variance": 0.0006236765587
          },
          {
            "average": 0.3426354347,
            "count": 15594505,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4745907796,
            "variance": 0.225236408
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350380.1589,
          4285936.775,
          -10.43041622,
          352234.7189,
          4287193.735,
          429.0895838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350380.1589076782,
                4285936.775412828,
                -10.430416216420497
              ],
              [
                350380.1589076782,
                4287193.735412829,
                -10.430416216420497
              ],
              [
                352234.71890767827,
                4287193.735412829,
                429.0895837835795
              ],
              [
                352234.71890767827,
                4285936.775412828,
                429.0895837835795
              ],
              [
                350380.1589076782,
                4285936.775412828,
                -10.430416216420497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:27:20+00:00",
        "end_time": "2018-02-08T19:09:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_392380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_392380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_392380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72107651,
            38.70942804,
            -10.43041622,
            -76.6994841,
            38.72106243,
            429.0895838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72080494150048,
                  38.7094280362198,
                  -10.430416216420497
                ],
                [
                  -76.72107651187885,
                  38.72075038625594,
                  -10.430416216420497
                ],
                [
                  -76.6997523102755,
                  38.72106242749276,
                  429.0895837835795
                ],
                [
                  -76.69948410068649,
                  38.709739951934026,
                  429.0895837835795
                ],
                [
                  -76.72080494150048,
                  38.7094280362198,
                  -10.430416216420497
                ]
              ]
            ]
          },
          "id": "20180208_392380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_392380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:27:20Z",
            "pc:count": 15594505,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351048.6167,
                "count": 15594505,
                "maximum": 352234.7189,
                "minimum": 350380.1589,
                "name": "X",
                "position": 0,
                "stddev": 505.68376,
                "variance": 255716.0651
              },
              {
                "average": 4286571.944,
                "count": 15594505,
                "maximum": 4287193.735,
                "minimum": 4285936.775,
                "name": "Y",
                "position": 1,
                "stddev": 339.520267,
                "variance": 115274.0117
              },
              {
                "average": 18.56427051,
                "count": 15594505,
                "maximum": 429.0895838,
                "minimum": -10.43041622,
                "name": "Z",
                "position": 2,
                "stddev": 12.88506724,
                "variance": 166.0249577
              },
              {
                "average": 5250.278382,
                "count": 15594505,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5243.114359,
                "variance": 27490248.18
              },
              {
                "average": 2.238890622,
                "count": 15594505,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.411620503,
                "variance": 1.992672445
              },
              {
                "average": 3.236765643,
                "count": 15594505,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.657415744,
                "variance": 2.747026947
              },
              {
                "average": 0.500356632,
                "count": 15594505,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998888,
                "variance": 0.2499998888
              },
              {
                "average": 0,
                "count": 15594505,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.38833743,
                "count": 15594505,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5893810775,
                "variance": 0.3473700545
              },
              {
                "average": -7.840368872,
                "count": 15594505,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.17610771,
                "variance": 148.2575989
              },
              {
                "average": 0,
                "count": 15594505,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.67754263,
                "count": 15594505,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6552815881,
                "variance": 0.4293939597
              },
              {
                "average": 202152900.5,
                "count": 15594505,
                "maximum": 202153240.9,
                "minimum": 202152152.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 327.8902479,
                "variance": 107512.0147
              },
              {
                "average": 0,
                "count": 15594505,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15594505,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15594505,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006240659771,
                "count": 15594505,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02497351715,
                "variance": 0.0006236765587
              },
              {
                "average": 0.3426354347,
                "count": 15594505,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4745907796,
                "variance": 0.225236408
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350380.1589,
              4285936.775,
              -10.43041622,
              352234.7189,
              4287193.735,
              429.0895838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350380.1589076782,
                    4285936.775412828,
                    -10.430416216420497
                  ],
                  [
                    350380.1589076782,
                    4287193.735412829,
                    -10.430416216420497
                  ],
                  [
                    352234.71890767827,
                    4287193.735412829,
                    429.0895837835795
                  ],
                  [
                    352234.71890767827,
                    4285936.775412828,
                    429.0895837835795
                  ],
                  [
                    350380.1589076782,
                    4285936.775412828,
                    -10.430416216420497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:27:20+00:00",
            "end_time": "2018-02-08T19:09:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_392384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72076253005162,
              38.720397094388716,
              -10.39165925533186
            ],
            [
              -76.72103454603554,
              38.73173383570117,
              -10.39165925533186
            ],
            [
              -76.69970569901655,
              38.732045963063854,
              431.18834074466815
            ],
            [
              -76.69943705015214,
              38.72070909604548,
              431.18834074466815
            ],
            [
              -76.72076253005162,
              38.720397094388716,
              -10.39165925533186
            ]
          ]
        ]
      },
      "bbox": [
        -76.72103455,
        38.72039709,
        -10.39165926,
        -76.69943705,
        38.73204596,
        431.1883407
      ],
      "properties": {
        "datetime": "2018-02-08T19:38:15Z",
        "pc:count": 18822394,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351294.8416,
            "count": 18822394,
            "maximum": 352261.3996,
            "minimum": 350406.7196,
            "name": "X",
            "position": 0,
            "stddev": 537.8792969,
            "variance": 289314.138
          },
          {
            "average": 4287765.598,
            "count": 18822394,
            "maximum": 4288412.575,
            "minimum": 4287154.015,
            "name": "Y",
            "position": 1,
            "stddev": 354.2088391,
            "variance": 125463.9017
          },
          {
            "average": 22.22224882,
            "count": 18822394,
            "maximum": 431.1883407,
            "minimum": -10.39165926,
            "name": "Z",
            "position": 2,
            "stddev": 15.36897064,
            "variance": 236.2052586
          },
          {
            "average": 5055.338525,
            "count": 18822394,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5157.710335,
            "variance": 26601975.9
          },
          {
            "average": 2.282834585,
            "count": 18822394,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.410895387,
            "variance": 1.990625794
          },
          {
            "average": 3.319607803,
            "count": 18822394,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.622096065,
            "variance": 2.631195645
          },
          {
            "average": 0.5081162896,
            "count": 18822394,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999341348,
            "variance": 0.2499341391
          },
          {
            "average": 0,
            "count": 18822394,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.365359582,
            "count": 18822394,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5864901376,
            "variance": 0.3439706815
          },
          {
            "average": -5.165361571,
            "count": 18822394,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.05410001,
            "variance": 145.301327
          },
          {
            "average": 0,
            "count": 18822394,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.13994623,
            "count": 18822394,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5398967654,
            "variance": 0.2914885173
          },
          {
            "average": 202153164.4,
            "count": 18822394,
            "maximum": 202153895.4,
            "minimum": 202152771.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 278.7704797,
            "variance": 77712.98035
          },
          {
            "average": 0,
            "count": 18822394,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18822394,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18822394,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000627284712,
            "count": 18822394,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02503779661,
            "variance": 0.0006268912592
          },
          {
            "average": 0.3741031561,
            "count": 18822394,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4838904805,
            "variance": 0.2341499971
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350406.7196,
          4287154.015,
          -10.39165926,
          352261.3996,
          4288412.575,
          431.1883407
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350406.71960804216,
                4287154.015214403,
                -10.39165925533186
              ],
              [
                350406.71960804216,
                4288412.575214404,
                -10.39165925533186
              ],
              [
                352261.3996080422,
                4288412.575214404,
                431.18834074466815
              ],
              [
                352261.3996080422,
                4287154.015214403,
                431.18834074466815
              ],
              [
                350406.71960804216,
                4287154.015214403,
                -10.39165925533186
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:38:15+00:00",
        "end_time": "2018-02-08T19:19:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK7/20180208_392384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK7/20180208_392384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_392384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72103455,
            38.72039709,
            -10.39165926,
            -76.69943705,
            38.73204596,
            431.1883407
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72076253005162,
                  38.720397094388716,
                  -10.39165925533186
                ],
                [
                  -76.72103454603554,
                  38.73173383570117,
                  -10.39165925533186
                ],
                [
                  -76.69970569901655,
                  38.732045963063854,
                  431.18834074466815
                ],
                [
                  -76.69943705015214,
                  38.72070909604548,
                  431.18834074466815
                ],
                [
                  -76.72076253005162,
                  38.720397094388716,
                  -10.39165925533186
                ]
              ]
            ]
          },
          "id": "20180208_392384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK7/20180208_392384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:38:15Z",
            "pc:count": 18822394,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351294.8416,
                "count": 18822394,
                "maximum": 352261.3996,
                "minimum": 350406.7196,
                "name": "X",
                "position": 0,
                "stddev": 537.8792969,
                "variance": 289314.138
              },
              {
                "average": 4287765.598,
                "count": 18822394,
                "maximum": 4288412.575,
                "minimum": 4287154.015,
                "name": "Y",
                "position": 1,
                "stddev": 354.2088391,
                "variance": 125463.9017
              },
              {
                "average": 22.22224882,
                "count": 18822394,
                "maximum": 431.1883407,
                "minimum": -10.39165926,
                "name": "Z",
                "position": 2,
                "stddev": 15.36897064,
                "variance": 236.2052586
              },
              {
                "average": 5055.338525,
                "count": 18822394,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5157.710335,
                "variance": 26601975.9
              },
              {
                "average": 2.282834585,
                "count": 18822394,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.410895387,
                "variance": 1.990625794
              },
              {
                "average": 3.319607803,
                "count": 18822394,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.622096065,
                "variance": 2.631195645
              },
              {
                "average": 0.5081162896,
                "count": 18822394,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999341348,
                "variance": 0.2499341391
              },
              {
                "average": 0,
                "count": 18822394,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.365359582,
                "count": 18822394,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5864901376,
                "variance": 0.3439706815
              },
              {
                "average": -5.165361571,
                "count": 18822394,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.05410001,
                "variance": 145.301327
              },
              {
                "average": 0,
                "count": 18822394,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.13994623,
                "count": 18822394,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5398967654,
                "variance": 0.2914885173
              },
              {
                "average": 202153164.4,
                "count": 18822394,
                "maximum": 202153895.4,
                "minimum": 202152771.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 278.7704797,
                "variance": 77712.98035
              },
              {
                "average": 0,
                "count": 18822394,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18822394,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18822394,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000627284712,
                "count": 18822394,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02503779661,
                "variance": 0.0006268912592
              },
              {
                "average": 0.3741031561,
                "count": 18822394,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4838904805,
                "variance": 0.2341499971
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350406.7196,
              4287154.015,
              -10.39165926,
              352261.3996,
              4288412.575,
              431.1883407
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350406.71960804216,
                    4287154.015214403,
                    -10.39165925533186
                  ],
                  [
                    350406.71960804216,
                    4288412.575214404,
                    -10.39165925533186
                  ],
                  [
                    352261.3996080422,
                    4288412.575214404,
                    431.18834074466815
                  ],
                  [
                    352261.3996080422,
                    4287154.015214403,
                    431.18834074466815
                  ],
                  [
                    350406.71960804216,
                    4287154.015214403,
                    -10.39165925533186
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:38:15+00:00",
            "end_time": "2018-02-08T19:19: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": "20180305_290348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0587047826376,
              38.62892763045345,
              -5.622098385010418
            ],
            [
              -77.05882723963275,
              38.63320768847371,
              -5.622098385010418
            ],
            [
              -77.05718417428695,
              38.63323660155955,
              284.2579016149896
            ],
            [
              -77.05706181485148,
              38.62895653913917,
              284.2579016149896
            ],
            [
              -77.0587047826376,
              38.62892763045345,
              -5.622098385010418
            ]
          ]
        ]
      },
      "bbox": [
        -77.05882724,
        38.62892763,
        -5.622098385,
        -77.05706181,
        38.6332366,
        284.2579016
      ],
      "properties": {
        "datetime": "2018-03-05T15:35:50Z",
        "pc:count": 253436,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320902.2816,
            "count": 253436,
            "maximum": 320940.442,
            "minimum": 320797.342,
            "name": "X",
            "position": 0,
            "stddev": 25.16719857,
            "variance": 633.387884
          },
          {
            "average": 4277862.843,
            "count": 253436,
            "maximum": 4278084.299,
            "minimum": 4277609.059,
            "name": "Y",
            "position": 1,
            "stddev": 103.7152054,
            "variance": 10756.84383
          },
          {
            "average": 56.54261125,
            "count": 253436,
            "maximum": 284.2579016,
            "minimum": -5.622098385,
            "name": "Z",
            "position": 2,
            "stddev": 7.147133826,
            "variance": 51.08152192
          },
          {
            "average": 4479.959895,
            "count": 253436,
            "maximum": 65517,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4459.498542,
            "variance": 19887127.25
          },
          {
            "average": 1.924691046,
            "count": 253436,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.199352475,
            "variance": 1.43844636
          },
          {
            "average": 2.717822251,
            "count": 253436,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.507532779,
            "variance": 2.272655081
          },
          {
            "average": 0.5062027494,
            "count": 253436,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999625108,
            "variance": 0.2499625122
          },
          {
            "average": 0,
            "count": 253436,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.396648464,
            "count": 253436,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5974406757,
            "variance": 0.356935361
          },
          {
            "average": -14.45004735,
            "count": 253436,
            "maximum": -4.998000145,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.660239861,
            "variance": 21.71783556
          },
          {
            "average": 0,
            "count": 253436,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.55540649,
            "count": 253436,
            "maximum": 75,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4969216184,
            "variance": 0.2469310948
          },
          {
            "average": 204299231.6,
            "count": 253436,
            "maximum": 204299350,
            "minimum": 204299082.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 123.7455998,
            "variance": 15312.97346
          },
          {
            "average": 0,
            "count": 253436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 253436,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 253436,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007694250225,
            "count": 253436,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02772789284,
            "variance": 0.0007688360413
          },
          {
            "average": 0.5549290551,
            "count": 253436,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4969746205,
            "variance": 0.2469837735
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320797.342,
          4277609.059,
          -5.622098385,
          320940.442,
          4278084.299,
          284.2579016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320797.342013382,
                4277609.059468421,
                -5.622098385010418
              ],
              [
                320797.342013382,
                4278084.299468421,
                -5.622098385010418
              ],
              [
                320940.442013382,
                4278084.299468421,
                284.2579016149896
              ],
              [
                320940.442013382,
                4277609.059468421,
                284.2579016149896
              ],
              [
                320797.342013382,
                4277609.059468421,
                -5.622098385010418
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:35:50+00:00",
        "end_time": "2018-03-05T15:31:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_290348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_290348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_290348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05882724,
            38.62892763,
            -5.622098385,
            -77.05706181,
            38.6332366,
            284.2579016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0587047826376,
                  38.62892763045345,
                  -5.622098385010418
                ],
                [
                  -77.05882723963275,
                  38.63320768847371,
                  -5.622098385010418
                ],
                [
                  -77.05718417428695,
                  38.63323660155955,
                  284.2579016149896
                ],
                [
                  -77.05706181485148,
                  38.62895653913917,
                  284.2579016149896
                ],
                [
                  -77.0587047826376,
                  38.62892763045345,
                  -5.622098385010418
                ]
              ]
            ]
          },
          "id": "20180305_290348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_290348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:35:50Z",
            "pc:count": 253436,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320902.2816,
                "count": 253436,
                "maximum": 320940.442,
                "minimum": 320797.342,
                "name": "X",
                "position": 0,
                "stddev": 25.16719857,
                "variance": 633.387884
              },
              {
                "average": 4277862.843,
                "count": 253436,
                "maximum": 4278084.299,
                "minimum": 4277609.059,
                "name": "Y",
                "position": 1,
                "stddev": 103.7152054,
                "variance": 10756.84383
              },
              {
                "average": 56.54261125,
                "count": 253436,
                "maximum": 284.2579016,
                "minimum": -5.622098385,
                "name": "Z",
                "position": 2,
                "stddev": 7.147133826,
                "variance": 51.08152192
              },
              {
                "average": 4479.959895,
                "count": 253436,
                "maximum": 65517,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4459.498542,
                "variance": 19887127.25
              },
              {
                "average": 1.924691046,
                "count": 253436,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.199352475,
                "variance": 1.43844636
              },
              {
                "average": 2.717822251,
                "count": 253436,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.507532779,
                "variance": 2.272655081
              },
              {
                "average": 0.5062027494,
                "count": 253436,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999625108,
                "variance": 0.2499625122
              },
              {
                "average": 0,
                "count": 253436,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.396648464,
                "count": 253436,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5974406757,
                "variance": 0.356935361
              },
              {
                "average": -14.45004735,
                "count": 253436,
                "maximum": -4.998000145,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.660239861,
                "variance": 21.71783556
              },
              {
                "average": 0,
                "count": 253436,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.55540649,
                "count": 253436,
                "maximum": 75,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4969216184,
                "variance": 0.2469310948
              },
              {
                "average": 204299231.6,
                "count": 253436,
                "maximum": 204299350,
                "minimum": 204299082.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 123.7455998,
                "variance": 15312.97346
              },
              {
                "average": 0,
                "count": 253436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 253436,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 253436,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007694250225,
                "count": 253436,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02772789284,
                "variance": 0.0007688360413
              },
              {
                "average": 0.5549290551,
                "count": 253436,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4969746205,
                "variance": 0.2469837735
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320797.342,
              4277609.059,
              -5.622098385,
              320940.442,
              4278084.299,
              284.2579016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320797.342013382,
                    4277609.059468421,
                    -5.622098385010418
                  ],
                  [
                    320797.342013382,
                    4278084.299468421,
                    -5.622098385010418
                  ],
                  [
                    320940.442013382,
                    4278084.299468421,
                    284.2579016149896
                  ],
                  [
                    320940.442013382,
                    4277609.059468421,
                    284.2579016149896
                  ],
                  [
                    320797.342013382,
                    4277609.059468421,
                    -5.622098385010418
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:35:50+00:00",
            "end_time": "2018-03-05T15:31: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": "20180305_290352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.06277703693816,
              38.63311139032553,
              -10.20313586411882
            ],
            [
              -77.06309470884115,
              38.64418902753173,
              -10.20313586411882
            ],
            [
              -77.05719416472274,
              38.64429297838812,
              266.45686413588123
            ],
            [
              -77.05687739981063,
              38.63321530024516,
              266.45686413588123
            ],
            [
              -77.06277703693816,
              38.63311139032553,
              -10.20313586411882
            ]
          ]
        ]
      },
      "bbox": [
        -77.06309471,
        38.63311139,
        -10.20313586,
        -77.0568774,
        38.64429298,
        266.4568641
      ],
      "properties": {
        "datetime": "2018-03-05T15:31:43Z",
        "pc:count": 5256916,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320734.1276,
            "count": 5256916,
            "maximum": 320967.0936,
            "minimum": 320453.2736,
            "name": "X",
            "position": 0,
            "stddev": 124.4680979,
            "variance": 15492.30739
          },
          {
            "average": 4279014.779,
            "count": 5256916,
            "maximum": 4279311.357,
            "minimum": 4278081.337,
            "name": "Y",
            "position": 1,
            "stddev": 251.408063,
            "variance": 63206.01415
          },
          {
            "average": 57.87274113,
            "count": 5256916,
            "maximum": 266.4568641,
            "minimum": -10.20313586,
            "name": "Z",
            "position": 2,
            "stddev": 8.57320484,
            "variance": 73.49984124
          },
          {
            "average": 3412.881546,
            "count": 5256916,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4293.89466,
            "variance": 18437531.35
          },
          {
            "average": 2.656399113,
            "count": 5256916,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.379525617,
            "variance": 1.903090928
          },
          {
            "average": 4.054866389,
            "count": 5256916,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.090064246,
            "variance": 1.18824006
          },
          {
            "average": 0.5000344308,
            "count": 5256916,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000464,
            "variance": 0.2500000464
          },
          {
            "average": 0,
            "count": 5256916,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.2107829,
            "count": 5256916,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4541038834,
            "variance": 0.2062103369
          },
          {
            "average": 13.66659671,
            "count": 5256916,
            "maximum": 19.00200081,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.922572287,
            "variance": 35.07686249
          },
          {
            "average": 0,
            "count": 5256916,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.52724544,
            "count": 5256916,
            "maximum": 74,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4992571815,
            "variance": 0.2492577333
          },
          {
            "average": 204298394.6,
            "count": 5256916,
            "maximum": 204299103.7,
            "minimum": 204297609.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 729.9247787,
            "variance": 532790.1826
          },
          {
            "average": 0,
            "count": 5256916,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5256916,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5256916,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004278173743,
            "count": 5256916,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02067932368,
            "variance": 0.0004276344279
          },
          {
            "average": 0.4598958781,
            "count": 5256916,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4983891117,
            "variance": 0.2483917067
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320453.2736,
          4278081.337,
          -10.20313586,
          320967.0936,
          4279311.357,
          266.4568641
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320453.2735656725,
                4278081.336607665,
                -10.20313586411882
              ],
              [
                320453.2735656725,
                4279311.356607664,
                -10.20313586411882
              ],
              [
                320967.09356567246,
                4279311.356607664,
                266.45686413588123
              ],
              [
                320967.09356567246,
                4278081.336607665,
                266.45686413588123
              ],
              [
                320453.2735656725,
                4278081.336607665,
                -10.20313586411882
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:31:43+00:00",
        "end_time": "2018-03-05T15:06:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_290352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_290352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_290352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.06309471,
            38.63311139,
            -10.20313586,
            -77.0568774,
            38.64429298,
            266.4568641
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.06277703693816,
                  38.63311139032553,
                  -10.20313586411882
                ],
                [
                  -77.06309470884115,
                  38.64418902753173,
                  -10.20313586411882
                ],
                [
                  -77.05719416472274,
                  38.64429297838812,
                  266.45686413588123
                ],
                [
                  -77.05687739981063,
                  38.63321530024516,
                  266.45686413588123
                ],
                [
                  -77.06277703693816,
                  38.63311139032553,
                  -10.20313586411882
                ]
              ]
            ]
          },
          "id": "20180305_290352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_290352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:31:43Z",
            "pc:count": 5256916,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320734.1276,
                "count": 5256916,
                "maximum": 320967.0936,
                "minimum": 320453.2736,
                "name": "X",
                "position": 0,
                "stddev": 124.4680979,
                "variance": 15492.30739
              },
              {
                "average": 4279014.779,
                "count": 5256916,
                "maximum": 4279311.357,
                "minimum": 4278081.337,
                "name": "Y",
                "position": 1,
                "stddev": 251.408063,
                "variance": 63206.01415
              },
              {
                "average": 57.87274113,
                "count": 5256916,
                "maximum": 266.4568641,
                "minimum": -10.20313586,
                "name": "Z",
                "position": 2,
                "stddev": 8.57320484,
                "variance": 73.49984124
              },
              {
                "average": 3412.881546,
                "count": 5256916,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4293.89466,
                "variance": 18437531.35
              },
              {
                "average": 2.656399113,
                "count": 5256916,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.379525617,
                "variance": 1.903090928
              },
              {
                "average": 4.054866389,
                "count": 5256916,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.090064246,
                "variance": 1.18824006
              },
              {
                "average": 0.5000344308,
                "count": 5256916,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000464,
                "variance": 0.2500000464
              },
              {
                "average": 0,
                "count": 5256916,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.2107829,
                "count": 5256916,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4541038834,
                "variance": 0.2062103369
              },
              {
                "average": 13.66659671,
                "count": 5256916,
                "maximum": 19.00200081,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.922572287,
                "variance": 35.07686249
              },
              {
                "average": 0,
                "count": 5256916,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.52724544,
                "count": 5256916,
                "maximum": 74,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4992571815,
                "variance": 0.2492577333
              },
              {
                "average": 204298394.6,
                "count": 5256916,
                "maximum": 204299103.7,
                "minimum": 204297609.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 729.9247787,
                "variance": 532790.1826
              },
              {
                "average": 0,
                "count": 5256916,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5256916,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5256916,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004278173743,
                "count": 5256916,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02067932368,
                "variance": 0.0004276344279
              },
              {
                "average": 0.4598958781,
                "count": 5256916,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4983891117,
                "variance": 0.2483917067
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320453.2736,
              4278081.337,
              -10.20313586,
              320967.0936,
              4279311.357,
              266.4568641
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320453.2735656725,
                    4278081.336607665,
                    -10.20313586411882
                  ],
                  [
                    320453.2735656725,
                    4279311.356607664,
                    -10.20313586411882
                  ],
                  [
                    320967.09356567246,
                    4279311.356607664,
                    266.45686413588123
                  ],
                  [
                    320967.09356567246,
                    4278081.336607665,
                    266.45686413588123
                  ],
                  [
                    320453.2735656725,
                    4278081.336607665,
                    -10.20313586411882
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:31:43+00:00",
            "end_time": "2018-03-05T15:06: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": "20180305_314368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99415595634319,
              38.67679745720539,
              -10.458611923684316
            ],
            [
              -76.99447072841136,
              38.688134145557214,
              -10.458611923684316
            ],
            [
              -76.97315558536212,
              38.68849585810432,
              288.3013880763157
            ],
            [
              -76.97284417194741,
              38.67715902402722,
              288.3013880763157
            ],
            [
              -76.99415595634319,
              38.67679745720539,
              -10.458611923684316
            ]
          ]
        ]
      },
      "bbox": [
        -76.99447073,
        38.67679746,
        -10.45861192,
        -76.97284417,
        38.68849586,
        288.3013881
      ],
      "properties": {
        "datetime": "2018-03-05T15:58:48Z",
        "pc:count": 17530378,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327444.5222,
            "count": 17530378,
            "maximum": 328387.0336,
            "minimum": 326532.1336,
            "name": "X",
            "position": 0,
            "stddev": 541.0676541,
            "variance": 292754.2063
          },
          {
            "average": 4283418.327,
            "count": 17530378,
            "maximum": 4284056.241,
            "minimum": 4282797.501,
            "name": "Y",
            "position": 1,
            "stddev": 341.8006856,
            "variance": 116827.7087
          },
          {
            "average": 40.48131505,
            "count": 17530378,
            "maximum": 288.3013881,
            "minimum": -10.45861192,
            "name": "Z",
            "position": 2,
            "stddev": 16.86697713,
            "variance": 284.4949176
          },
          {
            "average": 4297.483627,
            "count": 17530378,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4710.448284,
            "variance": 22188323.03
          },
          {
            "average": 2.214179694,
            "count": 17530378,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.323161027,
            "variance": 1.750755103
          },
          {
            "average": 3.239949133,
            "count": 17530378,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.504600887,
            "variance": 2.26382383
          },
          {
            "average": 0.5081003958,
            "count": 17530378,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999343935,
            "variance": 0.2499343978
          },
          {
            "average": 0,
            "count": 17530378,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.354107424,
            "count": 17530378,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5758539201,
            "variance": 0.3316077373
          },
          {
            "average": -6.213277505,
            "count": 17530378,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.99934362,
            "variance": 120.9855601
          },
          {
            "average": 0,
            "count": 17530378,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.79741184,
            "count": 17530378,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5176942635,
            "variance": 0.2680073504
          },
          {
            "average": 204299427.7,
            "count": 17530378,
            "maximum": 204300728.8,
            "minimum": 204298961.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 379.1642055,
            "variance": 143765.4948
          },
          {
            "average": 0,
            "count": 17530378,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17530378,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17530378,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007658134924,
            "count": 17530378,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02766273786,
            "variance": 0.0007652270658
          },
          {
            "average": 0.3111609459,
            "count": 17530378,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4629684912,
            "variance": 0.2143398239
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326532.1336,
          4282797.501,
          -10.45861192,
          328387.0336,
          4284056.241,
          288.3013881
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326532.13364949153,
                4282797.501061468,
                -10.458611923684316
              ],
              [
                326532.13364949153,
                4284056.241061469,
                -10.458611923684316
              ],
              [
                328387.03364949155,
                4284056.241061469,
                288.3013880763157
              ],
              [
                328387.03364949155,
                4282797.501061468,
                288.3013880763157
              ],
              [
                326532.13364949153,
                4282797.501061468,
                -10.458611923684316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:58:48+00:00",
        "end_time": "2018-03-05T15:29:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_314368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_314368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_314368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_314368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99447073,
            38.67679746,
            -10.45861192,
            -76.97284417,
            38.68849586,
            288.3013881
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99415595634319,
                  38.67679745720539,
                  -10.458611923684316
                ],
                [
                  -76.99447072841136,
                  38.688134145557214,
                  -10.458611923684316
                ],
                [
                  -76.97315558536212,
                  38.68849585810432,
                  288.3013880763157
                ],
                [
                  -76.97284417194741,
                  38.67715902402722,
                  288.3013880763157
                ],
                [
                  -76.99415595634319,
                  38.67679745720539,
                  -10.458611923684316
                ]
              ]
            ]
          },
          "id": "20180305_314368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_314368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:58:48Z",
            "pc:count": 17530378,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327444.5222,
                "count": 17530378,
                "maximum": 328387.0336,
                "minimum": 326532.1336,
                "name": "X",
                "position": 0,
                "stddev": 541.0676541,
                "variance": 292754.2063
              },
              {
                "average": 4283418.327,
                "count": 17530378,
                "maximum": 4284056.241,
                "minimum": 4282797.501,
                "name": "Y",
                "position": 1,
                "stddev": 341.8006856,
                "variance": 116827.7087
              },
              {
                "average": 40.48131505,
                "count": 17530378,
                "maximum": 288.3013881,
                "minimum": -10.45861192,
                "name": "Z",
                "position": 2,
                "stddev": 16.86697713,
                "variance": 284.4949176
              },
              {
                "average": 4297.483627,
                "count": 17530378,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4710.448284,
                "variance": 22188323.03
              },
              {
                "average": 2.214179694,
                "count": 17530378,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.323161027,
                "variance": 1.750755103
              },
              {
                "average": 3.239949133,
                "count": 17530378,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.504600887,
                "variance": 2.26382383
              },
              {
                "average": 0.5081003958,
                "count": 17530378,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999343935,
                "variance": 0.2499343978
              },
              {
                "average": 0,
                "count": 17530378,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.354107424,
                "count": 17530378,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5758539201,
                "variance": 0.3316077373
              },
              {
                "average": -6.213277505,
                "count": 17530378,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.99934362,
                "variance": 120.9855601
              },
              {
                "average": 0,
                "count": 17530378,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.79741184,
                "count": 17530378,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5176942635,
                "variance": 0.2680073504
              },
              {
                "average": 204299427.7,
                "count": 17530378,
                "maximum": 204300728.8,
                "minimum": 204298961.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 379.1642055,
                "variance": 143765.4948
              },
              {
                "average": 0,
                "count": 17530378,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17530378,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17530378,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007658134924,
                "count": 17530378,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02766273786,
                "variance": 0.0007652270658
              },
              {
                "average": 0.3111609459,
                "count": 17530378,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4629684912,
                "variance": 0.2143398239
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326532.1336,
              4282797.501,
              -10.45861192,
              328387.0336,
              4284056.241,
              288.3013881
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326532.13364949153,
                    4282797.501061468,
                    -10.458611923684316
                  ],
                  [
                    326532.13364949153,
                    4284056.241061469,
                    -10.458611923684316
                  ],
                  [
                    328387.03364949155,
                    4284056.241061469,
                    288.3013880763157
                  ],
                  [
                    328387.03364949155,
                    4282797.501061468,
                    288.3013880763157
                  ],
                  [
                    326532.13364949153,
                    4282797.501061468,
                    -10.458611923684316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:58:48+00:00",
            "end_time": "2018-03-05T15:29:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180209_344360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88910932794977,
              38.65495543897371,
              -10.151692285878028
            ],
            [
              -76.88940259926004,
              38.666114358263826,
              -10.151692285878028
            ],
            [
              -76.86809427615052,
              38.66645673175854,
              429.688307714122
            ],
            [
              -76.86780430757928,
              38.65529767667318,
              429.688307714122
            ],
            [
              -76.88910932794977,
              38.65495543897371,
              -10.151692285878028
            ]
          ]
        ]
      },
      "bbox": [
        -76.8894026,
        38.65495544,
        -10.15169229,
        -76.86780431,
        38.66645673,
        429.6883077
      ],
      "properties": {
        "datetime": "2018-03-06T13:45:10Z",
        "pc:count": 15252235,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336591.2361,
            "count": 15252235,
            "maximum": 337475.5098,
            "minimum": 335620.7498,
            "name": "X",
            "position": 0,
            "stddev": 587.2554519,
            "variance": 344868.9658
          },
          {
            "average": 4280755.628,
            "count": 15252235,
            "maximum": 4281418.83,
            "minimum": 4280179.91,
            "name": "Y",
            "position": 1,
            "stddev": 333.2309437,
            "variance": 111042.8618
          },
          {
            "average": 62.30569983,
            "count": 15252235,
            "maximum": 429.6883077,
            "minimum": -10.15169229,
            "name": "Z",
            "position": 2,
            "stddev": 8.337754761,
            "variance": 69.51815445
          },
          {
            "average": 5671.635241,
            "count": 15252235,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5743.958906,
            "variance": 32993063.91
          },
          {
            "average": 2.112185198,
            "count": 15252235,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.346900192,
            "variance": 1.814140126
          },
          {
            "average": 3.055504128,
            "count": 15252235,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.637427262,
            "variance": 2.681168038
          },
          {
            "average": 0.5013609481,
            "count": 15252235,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999981642,
            "variance": 0.2499981642
          },
          {
            "average": 0,
            "count": 15252235,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.404350182,
            "count": 15252235,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6065072262,
            "variance": 0.3678510155
          },
          {
            "average": 5.507218184,
            "count": 15252235,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.6673089,
            "variance": 160.4607149
          },
          {
            "average": 0,
            "count": 15252235,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.96917553,
            "count": 15252235,
            "maximum": 86,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 20.33418526,
            "variance": 413.4790903
          },
          {
            "average": 202830847.3,
            "count": 15252235,
            "maximum": 204379110.7,
            "minimum": 202237794.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 614309.5111,
            "variance": 377376175400.0
          },
          {
            "average": 0,
            "count": 15252235,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15252235,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15252235,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004356738537,
            "count": 15252235,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02086825509,
            "variance": 0.0004354840705
          },
          {
            "average": 0.3747716318,
            "count": 15252235,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4840639123,
            "variance": 0.2343178712
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335620.7498,
          4280179.91,
          -10.15169229,
          337475.5098,
          4281418.83,
          429.6883077
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335620.7498097165,
                4280179.910046303,
                -10.151692285878028
              ],
              [
                335620.7498097165,
                4281418.830046303,
                -10.151692285878028
              ],
              [
                337475.5098097165,
                4281418.830046303,
                429.688307714122
              ],
              [
                337475.5098097165,
                4280179.910046303,
                429.688307714122
              ],
              [
                335620.7498097165,
                4280179.910046303,
                -10.151692285878028
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:45:10+00:00",
        "end_time": "2018-02-09T18:56:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180209_344360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_344360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180209_344360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_344360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8894026,
            38.65495544,
            -10.15169229,
            -76.86780431,
            38.66645673,
            429.6883077
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88910932794977,
                  38.65495543897371,
                  -10.151692285878028
                ],
                [
                  -76.88940259926004,
                  38.666114358263826,
                  -10.151692285878028
                ],
                [
                  -76.86809427615052,
                  38.66645673175854,
                  429.688307714122
                ],
                [
                  -76.86780430757928,
                  38.65529767667318,
                  429.688307714122
                ],
                [
                  -76.88910932794977,
                  38.65495543897371,
                  -10.151692285878028
                ]
              ]
            ]
          },
          "id": "20180209_344360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_344360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:45:10Z",
            "pc:count": 15252235,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336591.2361,
                "count": 15252235,
                "maximum": 337475.5098,
                "minimum": 335620.7498,
                "name": "X",
                "position": 0,
                "stddev": 587.2554519,
                "variance": 344868.9658
              },
              {
                "average": 4280755.628,
                "count": 15252235,
                "maximum": 4281418.83,
                "minimum": 4280179.91,
                "name": "Y",
                "position": 1,
                "stddev": 333.2309437,
                "variance": 111042.8618
              },
              {
                "average": 62.30569983,
                "count": 15252235,
                "maximum": 429.6883077,
                "minimum": -10.15169229,
                "name": "Z",
                "position": 2,
                "stddev": 8.337754761,
                "variance": 69.51815445
              },
              {
                "average": 5671.635241,
                "count": 15252235,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5743.958906,
                "variance": 32993063.91
              },
              {
                "average": 2.112185198,
                "count": 15252235,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.346900192,
                "variance": 1.814140126
              },
              {
                "average": 3.055504128,
                "count": 15252235,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.637427262,
                "variance": 2.681168038
              },
              {
                "average": 0.5013609481,
                "count": 15252235,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999981642,
                "variance": 0.2499981642
              },
              {
                "average": 0,
                "count": 15252235,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.404350182,
                "count": 15252235,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6065072262,
                "variance": 0.3678510155
              },
              {
                "average": 5.507218184,
                "count": 15252235,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.6673089,
                "variance": 160.4607149
              },
              {
                "average": 0,
                "count": 15252235,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.96917553,
                "count": 15252235,
                "maximum": 86,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 20.33418526,
                "variance": 413.4790903
              },
              {
                "average": 202830847.3,
                "count": 15252235,
                "maximum": 204379110.7,
                "minimum": 202237794.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 614309.5111,
                "variance": 377376175400.0
              },
              {
                "average": 0,
                "count": 15252235,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15252235,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15252235,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004356738537,
                "count": 15252235,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02086825509,
                "variance": 0.0004354840705
              },
              {
                "average": 0.3747716318,
                "count": 15252235,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4840639123,
                "variance": 0.2343178712
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335620.7498,
              4280179.91,
              -10.15169229,
              337475.5098,
              4281418.83,
              429.6883077
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335620.7498097165,
                    4280179.910046303,
                    -10.151692285878028
                  ],
                  [
                    335620.7498097165,
                    4281418.830046303,
                    -10.151692285878028
                  ],
                  [
                    337475.5098097165,
                    4281418.830046303,
                    429.688307714122
                  ],
                  [
                    337475.5098097165,
                    4280179.910046303,
                    429.688307714122
                  ],
                  [
                    335620.7498097165,
                    4280179.910046303,
                    -10.151692285878028
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:45:10+00:00",
            "end_time": "2018-02-09T18:56:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_320356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97315236043258,
              38.65429267064075,
              6.123399650451063
            ],
            [
              -76.97317683060223,
              38.65518431773596,
              6.123399650451063
            ],
            [
              -76.95215787969396,
              38.65553710921347,
              282.30339965045107
            ],
            [
              -76.95213366978284,
              38.65464545093491,
              282.30339965045107
            ],
            [
              -76.97315236043258,
              38.65429267064075,
              6.123399650451063
            ]
          ]
        ]
      },
      "bbox": [
        -76.97317683,
        38.65429267,
        6.12339965,
        -76.95213367,
        38.65553711,
        282.3033997
      ],
      "properties": {
        "datetime": "2018-03-05T18:27:22Z",
        "pc:count": 94459,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329772.8298,
            "count": 94459,
            "maximum": 330135.5399,
            "minimum": 328305.5999,
            "name": "X",
            "position": 0,
            "stddev": 548.4065944,
            "variance": 300749.7928
          },
          {
            "average": 4280301.809,
            "count": 94459,
            "maximum": 4280359.387,
            "minimum": 4280260.387,
            "name": "Y",
            "position": 1,
            "stddev": 21.22391008,
            "variance": 450.4543592
          },
          {
            "average": 55.62518392,
            "count": 94459,
            "maximum": 282.3033997,
            "minimum": 6.12339965,
            "name": "Z",
            "position": 2,
            "stddev": 10.51181536,
            "variance": 110.4982621
          },
          {
            "average": 3823.357404,
            "count": 94459,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4520.47692,
            "variance": 20434711.58
          },
          {
            "average": 2.388782435,
            "count": 94459,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.365573217,
            "variance": 1.864790212
          },
          {
            "average": 3.597031516,
            "count": 94459,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.416507668,
            "variance": 2.006493972
          },
          {
            "average": 0.5120105019,
            "count": 94459,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998583729,
            "variance": 0.249858393
          },
          {
            "average": 0,
            "count": 94459,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.270180713,
            "count": 94459,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5253903712,
            "variance": 0.2760350422
          },
          {
            "average": 2.74233874,
            "count": 94459,
            "maximum": 7.998000145,
            "minimum": -1.001999974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.126337357,
            "variance": 4.521310557
          },
          {
            "average": 0,
            "count": 94459,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.37030881,
            "count": 94459,
            "maximum": 82,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.658907497,
            "variance": 2.751974085
          },
          {
            "average": 204308571.6,
            "count": 94459,
            "maximum": 204309642.9,
            "minimum": 204301210,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2788.308146,
            "variance": 7774662.315
          },
          {
            "average": 0,
            "count": 94459,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94459,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 94459,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001005727353,
            "count": 94459,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03169742106,
            "variance": 0.001004726502
          },
          {
            "average": 0,
            "count": 94459,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328305.5999,
          4280260.387,
          6.12339965,
          330135.5399,
          4280359.387,
          282.3033997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328305.5998950025,
                4280260.38708932,
                6.123399650451063
              ],
              [
                328305.5998950025,
                4280359.38708932,
                6.123399650451063
              ],
              [
                330135.53989500244,
                4280359.38708932,
                282.30339965045107
              ],
              [
                330135.53989500244,
                4280260.38708932,
                282.30339965045107
              ],
              [
                328305.5998950025,
                4280260.38708932,
                6.123399650451063
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:27:22+00:00",
        "end_time": "2018-03-05T16:06:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_320356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_320356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_320356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_320356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97317683,
            38.65429267,
            6.12339965,
            -76.95213367,
            38.65553711,
            282.3033997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97315236043258,
                  38.65429267064075,
                  6.123399650451063
                ],
                [
                  -76.97317683060223,
                  38.65518431773596,
                  6.123399650451063
                ],
                [
                  -76.95215787969396,
                  38.65553710921347,
                  282.30339965045107
                ],
                [
                  -76.95213366978284,
                  38.65464545093491,
                  282.30339965045107
                ],
                [
                  -76.97315236043258,
                  38.65429267064075,
                  6.123399650451063
                ]
              ]
            ]
          },
          "id": "20180305_320356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_320356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:27:22Z",
            "pc:count": 94459,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329772.8298,
                "count": 94459,
                "maximum": 330135.5399,
                "minimum": 328305.5999,
                "name": "X",
                "position": 0,
                "stddev": 548.4065944,
                "variance": 300749.7928
              },
              {
                "average": 4280301.809,
                "count": 94459,
                "maximum": 4280359.387,
                "minimum": 4280260.387,
                "name": "Y",
                "position": 1,
                "stddev": 21.22391008,
                "variance": 450.4543592
              },
              {
                "average": 55.62518392,
                "count": 94459,
                "maximum": 282.3033997,
                "minimum": 6.12339965,
                "name": "Z",
                "position": 2,
                "stddev": 10.51181536,
                "variance": 110.4982621
              },
              {
                "average": 3823.357404,
                "count": 94459,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4520.47692,
                "variance": 20434711.58
              },
              {
                "average": 2.388782435,
                "count": 94459,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.365573217,
                "variance": 1.864790212
              },
              {
                "average": 3.597031516,
                "count": 94459,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.416507668,
                "variance": 2.006493972
              },
              {
                "average": 0.5120105019,
                "count": 94459,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998583729,
                "variance": 0.249858393
              },
              {
                "average": 0,
                "count": 94459,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.270180713,
                "count": 94459,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5253903712,
                "variance": 0.2760350422
              },
              {
                "average": 2.74233874,
                "count": 94459,
                "maximum": 7.998000145,
                "minimum": -1.001999974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.126337357,
                "variance": 4.521310557
              },
              {
                "average": 0,
                "count": 94459,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.37030881,
                "count": 94459,
                "maximum": 82,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.658907497,
                "variance": 2.751974085
              },
              {
                "average": 204308571.6,
                "count": 94459,
                "maximum": 204309642.9,
                "minimum": 204301210,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2788.308146,
                "variance": 7774662.315
              },
              {
                "average": 0,
                "count": 94459,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94459,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 94459,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001005727353,
                "count": 94459,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03169742106,
                "variance": 0.001004726502
              },
              {
                "average": 0,
                "count": 94459,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328305.5999,
              4280260.387,
              6.12339965,
              330135.5399,
              4280359.387,
              282.3033997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328305.5998950025,
                    4280260.38708932,
                    6.123399650451063
                  ],
                  [
                    328305.5998950025,
                    4280359.38708932,
                    6.123399650451063
                  ],
                  [
                    330135.53989500244,
                    4280359.38708932,
                    282.30339965045107
                  ],
                  [
                    330135.53989500244,
                    4280260.38708932,
                    282.30339965045107
                  ],
                  [
                    328305.5998950025,
                    4280260.38708932,
                    6.123399650451063
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:27:22+00:00",
            "end_time": "2018-03-05T16:06:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_320360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97314613078971,
              38.65482858816915,
              -10.43909044261622
            ],
            [
              -76.9734573088802,
              38.66616420265448,
              -10.43909044261622
            ],
            [
              -76.95215001980415,
              38.666521888896526,
              305.0209095573838
            ],
            [
              -76.95184219625007,
              38.65518613029656,
              305.0209095573838
            ],
            [
              -76.97314613078971,
              38.65482858816915,
              -10.43909044261622
            ]
          ]
        ]
      },
      "bbox": [
        -76.97345731,
        38.65482859,
        -10.43909044,
        -76.9518422,
        38.66652189,
        305.0209096
      ],
      "properties": {
        "datetime": "2018-03-05T18:27:23Z",
        "pc:count": 19228140,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329326.4229,
            "count": 19228140,
            "maximum": 330162.1819,
            "minimum": 328307.4219,
            "name": "X",
            "position": 0,
            "stddev": 548.6804988,
            "variance": 301050.2897
          },
          {
            "average": 4280924.294,
            "count": 19228140,
            "maximum": 4281578.451,
            "minimum": 4280319.851,
            "name": "Y",
            "position": 1,
            "stddev": 318.2070158,
            "variance": 101255.7049
          },
          {
            "average": 45.86294056,
            "count": 19228140,
            "maximum": 305.0209096,
            "minimum": -10.43909044,
            "name": "Z",
            "position": 2,
            "stddev": 9.931430669,
            "variance": 98.63331514
          },
          {
            "average": 4179.166766,
            "count": 19228140,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4848.998347,
            "variance": 23512784.97
          },
          {
            "average": 2.382294439,
            "count": 19228140,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.37930042,
            "variance": 1.902469648
          },
          {
            "average": 3.544430559,
            "count": 19228140,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.459343995,
            "variance": 2.129684897
          },
          {
            "average": 0.5059703643,
            "count": 19228140,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999643665,
            "variance": 0.2499643678
          },
          {
            "average": 0,
            "count": 19228140,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.338079554,
            "count": 19228140,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6953767941,
            "variance": 0.4835488857
          },
          {
            "average": 5.347989014,
            "count": 19228140,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.51710426,
            "variance": 156.677899
          },
          {
            "average": 0,
            "count": 19228140,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.0827066,
            "count": 19228140,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.174309513,
            "variance": 4.727621857
          },
          {
            "average": 204303155.5,
            "count": 19228140,
            "maximum": 204309643,
            "minimum": 204300720.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3567.623478,
            "variance": 12727937.28
          },
          {
            "average": 0,
            "count": 19228140,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19228140,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19228140,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007904560712,
            "count": 19228140,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02810393729,
            "variance": 0.0007898312914
          },
          {
            "average": 0.3130149354,
            "count": 19228140,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4637203864,
            "variance": 0.2150365968
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328307.4219,
          4280319.851,
          -10.43909044,
          330162.1819,
          4281578.451,
          305.0209096
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328307.4218929756,
                4280319.85105176,
                -10.43909044261622
              ],
              [
                328307.4218929756,
                4281578.4510517595,
                -10.43909044261622
              ],
              [
                330162.1818929756,
                4281578.4510517595,
                305.0209095573838
              ],
              [
                330162.1818929756,
                4280319.85105176,
                305.0209095573838
              ],
              [
                328307.4218929756,
                4280319.85105176,
                -10.43909044261622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:27:23+00:00",
        "end_time": "2018-03-05T15:58:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_320360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_320360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_320360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_320360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97345731,
            38.65482859,
            -10.43909044,
            -76.9518422,
            38.66652189,
            305.0209096
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97314613078971,
                  38.65482858816915,
                  -10.43909044261622
                ],
                [
                  -76.9734573088802,
                  38.66616420265448,
                  -10.43909044261622
                ],
                [
                  -76.95215001980415,
                  38.666521888896526,
                  305.0209095573838
                ],
                [
                  -76.95184219625007,
                  38.65518613029656,
                  305.0209095573838
                ],
                [
                  -76.97314613078971,
                  38.65482858816915,
                  -10.43909044261622
                ]
              ]
            ]
          },
          "id": "20180305_320360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_320360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:27:23Z",
            "pc:count": 19228140,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329326.4229,
                "count": 19228140,
                "maximum": 330162.1819,
                "minimum": 328307.4219,
                "name": "X",
                "position": 0,
                "stddev": 548.6804988,
                "variance": 301050.2897
              },
              {
                "average": 4280924.294,
                "count": 19228140,
                "maximum": 4281578.451,
                "minimum": 4280319.851,
                "name": "Y",
                "position": 1,
                "stddev": 318.2070158,
                "variance": 101255.7049
              },
              {
                "average": 45.86294056,
                "count": 19228140,
                "maximum": 305.0209096,
                "minimum": -10.43909044,
                "name": "Z",
                "position": 2,
                "stddev": 9.931430669,
                "variance": 98.63331514
              },
              {
                "average": 4179.166766,
                "count": 19228140,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4848.998347,
                "variance": 23512784.97
              },
              {
                "average": 2.382294439,
                "count": 19228140,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.37930042,
                "variance": 1.902469648
              },
              {
                "average": 3.544430559,
                "count": 19228140,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.459343995,
                "variance": 2.129684897
              },
              {
                "average": 0.5059703643,
                "count": 19228140,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999643665,
                "variance": 0.2499643678
              },
              {
                "average": 0,
                "count": 19228140,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.338079554,
                "count": 19228140,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6953767941,
                "variance": 0.4835488857
              },
              {
                "average": 5.347989014,
                "count": 19228140,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.51710426,
                "variance": 156.677899
              },
              {
                "average": 0,
                "count": 19228140,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.0827066,
                "count": 19228140,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.174309513,
                "variance": 4.727621857
              },
              {
                "average": 204303155.5,
                "count": 19228140,
                "maximum": 204309643,
                "minimum": 204300720.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3567.623478,
                "variance": 12727937.28
              },
              {
                "average": 0,
                "count": 19228140,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19228140,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19228140,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007904560712,
                "count": 19228140,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02810393729,
                "variance": 0.0007898312914
              },
              {
                "average": 0.3130149354,
                "count": 19228140,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4637203864,
                "variance": 0.2150365968
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328307.4219,
              4280319.851,
              -10.43909044,
              330162.1819,
              4281578.451,
              305.0209096
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328307.4218929756,
                    4280319.85105176,
                    -10.43909044261622
                  ],
                  [
                    328307.4218929756,
                    4281578.4510517595,
                    -10.43909044261622
                  ],
                  [
                    330162.1818929756,
                    4281578.4510517595,
                    305.0209095573838
                  ],
                  [
                    330162.1818929756,
                    4280319.85105176,
                    305.0209095573838
                  ],
                  [
                    328307.4218929756,
                    4280319.85105176,
                    -10.43909044261622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:27:23+00:00",
            "end_time": "2018-03-05T15:58: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": "20180217_344364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8890874054944,
              38.66576228969174,
              -9.887583031190957
            ],
            [
              -76.889385443517,
              38.67709826503794,
              -9.887583031190957
            ],
            [
              -76.86807340446136,
              38.67744072415949,
              291.87241696880903
            ],
            [
              -76.86777872347508,
              38.66610461084139,
              291.87241696880903
            ],
            [
              -76.8890874054944,
              38.66576228969174,
              -9.887583031190957
            ]
          ]
        ]
      },
      "bbox": [
        -76.88938544,
        38.66576229,
        -9.887583031,
        -76.86777872,
        38.67744072,
        291.872417
      ],
      "properties": {
        "datetime": "2018-03-06T13:45:10Z",
        "pc:count": 12956798,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336476.4818,
            "count": 12956798,
            "maximum": 337502.1689,
            "minimum": 335647.3689,
            "name": "X",
            "position": 0,
            "stddev": 481.1308981,
            "variance": 231486.9411
          },
          {
            "average": 4281988.495,
            "count": 12956798,
            "maximum": 4282637.773,
            "minimum": 4281379.193,
            "name": "Y",
            "position": 1,
            "stddev": 329.749625,
            "variance": 108734.8152
          },
          {
            "average": 65.68819584,
            "count": 12956798,
            "maximum": 291.872417,
            "minimum": -9.887583031,
            "name": "Z",
            "position": 2,
            "stddev": 7.676812623,
            "variance": 58.93345205
          },
          {
            "average": 5840.326035,
            "count": 12956798,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5800.814755,
            "variance": 33649451.82
          },
          {
            "average": 2.029106188,
            "count": 12956798,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33435821,
            "variance": 1.780511834
          },
          {
            "average": 2.878363698,
            "count": 12956798,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.668921286,
            "variance": 2.785298258
          },
          {
            "average": 0.5003265467,
            "count": 12956798,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999127,
            "variance": 0.2499999127
          },
          {
            "average": 0,
            "count": 12956798,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.397964296,
            "count": 12956798,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7656658285,
            "variance": 0.586244161
          },
          {
            "average": -10.74660887,
            "count": 12956798,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.521632074,
            "variance": 56.57494906
          },
          {
            "average": 0,
            "count": 12956798,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 59.68934477,
            "count": 12956798,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.48122112,
            "variance": 991.0672832
          },
          {
            "average": 203775815.4,
            "count": 12956798,
            "maximum": 204379110,
            "minimum": 202911632.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 721820.75,
            "variance": 521025195100.0
          },
          {
            "average": 0,
            "count": 12956798,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12956798,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12956798,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001763938899,
            "count": 12956798,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0419622158,
            "variance": 0.001760827555
          },
          {
            "average": 0.3590448813,
            "count": 12956798,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4797204105,
            "variance": 0.2301316723
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335647.3689,
          4281379.193,
          -9.887583031,
          337502.1689,
          4282637.773,
          291.872417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335647.3689409987,
                4281379.192980165,
                -9.887583031190957
              ],
              [
                335647.3689409987,
                4282637.772980165,
                -9.887583031190957
              ],
              [
                337502.16894099873,
                4282637.772980165,
                291.87241696880903
              ],
              [
                337502.16894099873,
                4281379.192980165,
                291.87241696880903
              ],
              [
                335647.3689409987,
                4281379.192980165,
                -9.887583031190957
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:45:10+00:00",
        "end_time": "2018-02-17T14:07:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180217_344364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_344364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180217_344364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_344364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88938544,
            38.66576229,
            -9.887583031,
            -76.86777872,
            38.67744072,
            291.872417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8890874054944,
                  38.66576228969174,
                  -9.887583031190957
                ],
                [
                  -76.889385443517,
                  38.67709826503794,
                  -9.887583031190957
                ],
                [
                  -76.86807340446136,
                  38.67744072415949,
                  291.87241696880903
                ],
                [
                  -76.86777872347508,
                  38.66610461084139,
                  291.87241696880903
                ],
                [
                  -76.8890874054944,
                  38.66576228969174,
                  -9.887583031190957
                ]
              ]
            ]
          },
          "id": "20180217_344364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_344364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:45:10Z",
            "pc:count": 12956798,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336476.4818,
                "count": 12956798,
                "maximum": 337502.1689,
                "minimum": 335647.3689,
                "name": "X",
                "position": 0,
                "stddev": 481.1308981,
                "variance": 231486.9411
              },
              {
                "average": 4281988.495,
                "count": 12956798,
                "maximum": 4282637.773,
                "minimum": 4281379.193,
                "name": "Y",
                "position": 1,
                "stddev": 329.749625,
                "variance": 108734.8152
              },
              {
                "average": 65.68819584,
                "count": 12956798,
                "maximum": 291.872417,
                "minimum": -9.887583031,
                "name": "Z",
                "position": 2,
                "stddev": 7.676812623,
                "variance": 58.93345205
              },
              {
                "average": 5840.326035,
                "count": 12956798,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5800.814755,
                "variance": 33649451.82
              },
              {
                "average": 2.029106188,
                "count": 12956798,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33435821,
                "variance": 1.780511834
              },
              {
                "average": 2.878363698,
                "count": 12956798,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.668921286,
                "variance": 2.785298258
              },
              {
                "average": 0.5003265467,
                "count": 12956798,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999127,
                "variance": 0.2499999127
              },
              {
                "average": 0,
                "count": 12956798,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.397964296,
                "count": 12956798,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7656658285,
                "variance": 0.586244161
              },
              {
                "average": -10.74660887,
                "count": 12956798,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.521632074,
                "variance": 56.57494906
              },
              {
                "average": 0,
                "count": 12956798,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 59.68934477,
                "count": 12956798,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.48122112,
                "variance": 991.0672832
              },
              {
                "average": 203775815.4,
                "count": 12956798,
                "maximum": 204379110,
                "minimum": 202911632.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 721820.75,
                "variance": 521025195100.0
              },
              {
                "average": 0,
                "count": 12956798,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12956798,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12956798,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001763938899,
                "count": 12956798,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0419622158,
                "variance": 0.001760827555
              },
              {
                "average": 0.3590448813,
                "count": 12956798,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4797204105,
                "variance": 0.2301316723
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335647.3689,
              4281379.193,
              -9.887583031,
              337502.1689,
              4282637.773,
              291.872417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335647.3689409987,
                    4281379.192980165,
                    -9.887583031190957
                  ],
                  [
                    335647.3689409987,
                    4282637.772980165,
                    -9.887583031190957
                  ],
                  [
                    337502.16894099873,
                    4282637.772980165,
                    291.87241696880903
                  ],
                  [
                    337502.16894099873,
                    4281379.192980165,
                    291.87241696880903
                  ],
                  [
                    335647.3689409987,
                    4281379.192980165,
                    -9.887583031190957
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:45:10+00:00",
            "end_time": "2018-02-17T14:07: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": "20180208_398368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69991968332128,
              38.676494771501176,
              -10.313105783327387
            ],
            [
              -76.70018512705518,
              38.68771101622278,
              -10.313105783327387
            ],
            [
              -76.68302850022803,
              38.68795924700394,
              429.0468942166726
            ],
            [
              -76.682765731995,
              38.67674290333818,
              429.0468942166726
            ],
            [
              -76.69991968332128,
              38.676494771501176,
              -10.313105783327387
            ]
          ]
        ]
      },
      "bbox": [
        -76.70018513,
        38.67649477,
        -10.31310578,
        -76.68276573,
        38.68795925,
        429.0468942
      ],
      "properties": {
        "datetime": "2018-02-09T18:25:32Z",
        "pc:count": 5167848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352882.4548,
            "count": 5167848,
            "maximum": 353621.1734,
            "minimum": 352128.3934,
            "name": "X",
            "position": 0,
            "stddev": 494.2671946,
            "variance": 244300.0597
          },
          {
            "average": 4282706.788,
            "count": 5167848,
            "maximum": 4283493.222,
            "minimum": 4282248.062,
            "name": "Y",
            "position": 1,
            "stddev": 355.8472892,
            "variance": 126627.2932
          },
          {
            "average": 4.463352379,
            "count": 5167848,
            "maximum": 429.0468942,
            "minimum": -10.31310578,
            "name": "Z",
            "position": 2,
            "stddev": 8.146689304,
            "variance": 66.36854662
          },
          {
            "average": 6004.389116,
            "count": 5167848,
            "maximum": 35093,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3825.819843,
            "variance": 14636897.47
          },
          {
            "average": 1.427091122,
            "count": 5167848,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9926972144,
            "variance": 0.9854477594
          },
          {
            "average": 1.772713323,
            "count": 5167848,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.410915027,
            "variance": 1.990681213
          },
          {
            "average": 0.5159062341,
            "count": 5167848,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499746976,
            "variance": 0.24974704
          },
          {
            "average": 0,
            "count": 5167848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.605328756,
            "count": 5167848,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.014055485,
            "variance": 1.028308527
          },
          {
            "average": 4.835887241,
            "count": 5167848,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.80136282,
            "variance": 139.2721643
          },
          {
            "average": 0,
            "count": 5167848,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.14050839,
            "count": 5167848,
            "maximum": 19,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.274258655,
            "variance": 5.17225243
          },
          {
            "average": 202172395.6,
            "count": 5167848,
            "maximum": 202235932.7,
            "minimum": 202150912.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36596.01917,
            "variance": 1339268619
          },
          {
            "average": 0,
            "count": 5167848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5167848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5167848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002050950415,
            "count": 5167848,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04524095947,
            "variance": 0.002046744413
          },
          {
            "average": 0.501775981,
            "count": 5167848,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999968943,
            "variance": 0.2499968943
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352128.3934,
          4282248.062,
          -10.31310578,
          353621.1734,
          4283493.222,
          429.0468942
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352128.3934280165,
                4282248.061527439,
                -10.313105783327387
              ],
              [
                352128.3934280165,
                4283493.22152744,
                -10.313105783327387
              ],
              [
                353621.17342801654,
                4283493.22152744,
                429.0468942166726
              ],
              [
                353621.17342801654,
                4282248.061527439,
                429.0468942166726
              ],
              [
                352128.3934280165,
                4282248.061527439,
                -10.313105783327387
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:25:32+00:00",
        "end_time": "2018-02-08T18:48:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_398368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_398368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_398368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70018513,
            38.67649477,
            -10.31310578,
            -76.68276573,
            38.68795925,
            429.0468942
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69991968332128,
                  38.676494771501176,
                  -10.313105783327387
                ],
                [
                  -76.70018512705518,
                  38.68771101622278,
                  -10.313105783327387
                ],
                [
                  -76.68302850022803,
                  38.68795924700394,
                  429.0468942166726
                ],
                [
                  -76.682765731995,
                  38.67674290333818,
                  429.0468942166726
                ],
                [
                  -76.69991968332128,
                  38.676494771501176,
                  -10.313105783327387
                ]
              ]
            ]
          },
          "id": "20180208_398368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_398368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:25:32Z",
            "pc:count": 5167848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352882.4548,
                "count": 5167848,
                "maximum": 353621.1734,
                "minimum": 352128.3934,
                "name": "X",
                "position": 0,
                "stddev": 494.2671946,
                "variance": 244300.0597
              },
              {
                "average": 4282706.788,
                "count": 5167848,
                "maximum": 4283493.222,
                "minimum": 4282248.062,
                "name": "Y",
                "position": 1,
                "stddev": 355.8472892,
                "variance": 126627.2932
              },
              {
                "average": 4.463352379,
                "count": 5167848,
                "maximum": 429.0468942,
                "minimum": -10.31310578,
                "name": "Z",
                "position": 2,
                "stddev": 8.146689304,
                "variance": 66.36854662
              },
              {
                "average": 6004.389116,
                "count": 5167848,
                "maximum": 35093,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3825.819843,
                "variance": 14636897.47
              },
              {
                "average": 1.427091122,
                "count": 5167848,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9926972144,
                "variance": 0.9854477594
              },
              {
                "average": 1.772713323,
                "count": 5167848,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.410915027,
                "variance": 1.990681213
              },
              {
                "average": 0.5159062341,
                "count": 5167848,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499746976,
                "variance": 0.24974704
              },
              {
                "average": 0,
                "count": 5167848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.605328756,
                "count": 5167848,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.014055485,
                "variance": 1.028308527
              },
              {
                "average": 4.835887241,
                "count": 5167848,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.80136282,
                "variance": 139.2721643
              },
              {
                "average": 0,
                "count": 5167848,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.14050839,
                "count": 5167848,
                "maximum": 19,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.274258655,
                "variance": 5.17225243
              },
              {
                "average": 202172395.6,
                "count": 5167848,
                "maximum": 202235932.7,
                "minimum": 202150912.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36596.01917,
                "variance": 1339268619
              },
              {
                "average": 0,
                "count": 5167848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5167848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5167848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002050950415,
                "count": 5167848,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04524095947,
                "variance": 0.002046744413
              },
              {
                "average": 0.501775981,
                "count": 5167848,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999968943,
                "variance": 0.2499968943
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352128.3934,
              4282248.062,
              -10.31310578,
              353621.1734,
              4283493.222,
              429.0468942
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352128.3934280165,
                    4282248.061527439,
                    -10.313105783327387
                  ],
                  [
                    352128.3934280165,
                    4283493.22152744,
                    -10.313105783327387
                  ],
                  [
                    353621.17342801654,
                    4283493.22152744,
                    429.0468942166726
                  ],
                  [
                    353621.17342801654,
                    4282248.061527439,
                    429.0468942166726
                  ],
                  [
                    352128.3934280165,
                    4282248.061527439,
                    -10.313105783327387
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:25:32+00:00",
            "end_time": "2018-02-08T18:48: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": "20180208_398372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.69982428976806,
              38.687530479793644,
              -9.86603601992428
            ],
            [
              -76.70008949048687,
              38.698732651609795,
              -9.86603601992428
            ],
            [
              -76.68640214704044,
              38.69893089558557,
              431.9939639800757
            ],
            [
              -76.68613907896146,
              38.68772864485588,
              431.9939639800757
            ],
            [
              -76.69982428976806,
              38.687530479793644,
              -9.86603601992428
            ]
          ]
        ]
      },
      "bbox": [
        -76.70008949,
        38.68753048,
        -9.86603602,
        -76.68613908,
        38.6989309,
        431.993964
      ],
      "properties": {
        "datetime": "2018-02-08T19:10:01Z",
        "pc:count": 2859821,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352884.7147,
            "count": 2859821,
            "maximum": 353350.1472,
            "minimum": 352159.4072,
            "name": "X",
            "position": 0,
            "stddev": 161.909766,
            "variance": 26214.77232
          },
          {
            "average": 4283983.581,
            "count": 2859821,
            "maximum": 4284716.204,
            "minimum": 4283472.604,
            "name": "Y",
            "position": 1,
            "stddev": 366.5889443,
            "variance": 134387.4541
          },
          {
            "average": 15.52245381,
            "count": 2859821,
            "maximum": 431.993964,
            "minimum": -9.86603602,
            "name": "Z",
            "position": 2,
            "stddev": 17.4482139,
            "variance": 304.4401681
          },
          {
            "average": 3596.638038,
            "count": 2859821,
            "maximum": 43823,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3166.592094,
            "variance": 10027305.49
          },
          {
            "average": 2.162331489,
            "count": 2859821,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.374875791,
            "variance": 1.890283442
          },
          {
            "average": 3.102417249,
            "count": 2859821,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.641131528,
            "variance": 2.693312691
          },
          {
            "average": 0.5062285367,
            "count": 2859821,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999612912,
            "variance": 0.2499612927
          },
          {
            "average": 0,
            "count": 2859821,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342956779,
            "count": 2859821,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9520180712,
            "variance": 0.9063384078
          },
          {
            "average": 6.807342898,
            "count": 2859821,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.107934142,
            "variance": 82.95446433
          },
          {
            "average": 0,
            "count": 2859821,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.26757968,
            "count": 2859821,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4577322146,
            "variance": 0.2095187803
          },
          {
            "average": 202151620.8,
            "count": 2859821,
            "maximum": 202152201.6,
            "minimum": 202151177.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 263.9977769,
            "variance": 69694.8262
          },
          {
            "average": 0,
            "count": 2859821,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2859821,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2859821,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001764096424,
            "count": 2859821,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04196409184,
            "variance": 0.001760985004
          },
          {
            "average": 0.2663016322,
            "count": 2859821,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4420239147,
            "variance": 0.1953851412
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352159.4072,
          4283472.604,
          -9.86603602,
          353350.1472,
          4284716.204,
          431.993964
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352159.4072382761,
                4283472.6040766975,
                -9.86603601992428
              ],
              [
                352159.4072382761,
                4284716.204076697,
                -9.86603601992428
              ],
              [
                353350.1472382761,
                4284716.204076697,
                431.9939639800757
              ],
              [
                353350.1472382761,
                4283472.6040766975,
                431.9939639800757
              ],
              [
                352159.4072382761,
                4283472.6040766975,
                -9.86603601992428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:10:01+00:00",
        "end_time": "2018-02-08T18:52:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_398372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_398372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_398372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70008949,
            38.68753048,
            -9.86603602,
            -76.68613908,
            38.6989309,
            431.993964
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.69982428976806,
                  38.687530479793644,
                  -9.86603601992428
                ],
                [
                  -76.70008949048687,
                  38.698732651609795,
                  -9.86603601992428
                ],
                [
                  -76.68640214704044,
                  38.69893089558557,
                  431.9939639800757
                ],
                [
                  -76.68613907896146,
                  38.68772864485588,
                  431.9939639800757
                ],
                [
                  -76.69982428976806,
                  38.687530479793644,
                  -9.86603601992428
                ]
              ]
            ]
          },
          "id": "20180208_398372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_398372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:10:01Z",
            "pc:count": 2859821,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352884.7147,
                "count": 2859821,
                "maximum": 353350.1472,
                "minimum": 352159.4072,
                "name": "X",
                "position": 0,
                "stddev": 161.909766,
                "variance": 26214.77232
              },
              {
                "average": 4283983.581,
                "count": 2859821,
                "maximum": 4284716.204,
                "minimum": 4283472.604,
                "name": "Y",
                "position": 1,
                "stddev": 366.5889443,
                "variance": 134387.4541
              },
              {
                "average": 15.52245381,
                "count": 2859821,
                "maximum": 431.993964,
                "minimum": -9.86603602,
                "name": "Z",
                "position": 2,
                "stddev": 17.4482139,
                "variance": 304.4401681
              },
              {
                "average": 3596.638038,
                "count": 2859821,
                "maximum": 43823,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3166.592094,
                "variance": 10027305.49
              },
              {
                "average": 2.162331489,
                "count": 2859821,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.374875791,
                "variance": 1.890283442
              },
              {
                "average": 3.102417249,
                "count": 2859821,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.641131528,
                "variance": 2.693312691
              },
              {
                "average": 0.5062285367,
                "count": 2859821,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999612912,
                "variance": 0.2499612927
              },
              {
                "average": 0,
                "count": 2859821,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342956779,
                "count": 2859821,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9520180712,
                "variance": 0.9063384078
              },
              {
                "average": 6.807342898,
                "count": 2859821,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.107934142,
                "variance": 82.95446433
              },
              {
                "average": 0,
                "count": 2859821,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.26757968,
                "count": 2859821,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4577322146,
                "variance": 0.2095187803
              },
              {
                "average": 202151620.8,
                "count": 2859821,
                "maximum": 202152201.6,
                "minimum": 202151177.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 263.9977769,
                "variance": 69694.8262
              },
              {
                "average": 0,
                "count": 2859821,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2859821,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2859821,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001764096424,
                "count": 2859821,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04196409184,
                "variance": 0.001760985004
              },
              {
                "average": 0.2663016322,
                "count": 2859821,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4420239147,
                "variance": 0.1953851412
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352159.4072,
              4283472.604,
              -9.86603602,
              353350.1472,
              4284716.204,
              431.993964
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352159.4072382761,
                    4283472.6040766975,
                    -9.86603601992428
                  ],
                  [
                    352159.4072382761,
                    4284716.204076697,
                    -9.86603601992428
                  ],
                  [
                    353350.1472382761,
                    4284716.204076697,
                    431.9939639800757
                  ],
                  [
                    353350.1472382761,
                    4283472.6040766975,
                    431.9939639800757
                  ],
                  [
                    352159.4072382761,
                    4283472.6040766975,
                    -9.86603601992428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:10:01+00:00",
            "end_time": "2018-02-08T18:52: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": "20180305_290356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.06703913411398,
              38.64401932804128,
              -9.537635457893074
            ],
            [
              -77.06735969422054,
              38.65517022369404,
              -9.537635457893074
            ],
            [
              -77.05720612113335,
              38.65534930248728,
              264.9623645421069
            ],
            [
              -77.05688713270186,
              38.64419833585171,
              264.9623645421069
            ],
            [
              -77.06703913411398,
              38.64401932804128,
              -9.537635457893074
            ]
          ]
        ]
      },
      "bbox": [
        -77.06735969,
        38.64401933,
        -9.537635458,
        -77.05688713,
        38.6553493,
        264.9623645
      ],
      "properties": {
        "datetime": "2018-03-05T15:31:28Z",
        "pc:count": 7608742,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320665.6625,
            "count": 7608742,
            "maximum": 320993.5809,
            "minimum": 320109.5409,
            "name": "X",
            "position": 0,
            "stddev": 219.6886314,
            "variance": 48263.09479
          },
          {
            "average": 4279868.856,
            "count": 7608742,
            "maximum": 4280538.414,
            "minimum": 4279300.254,
            "name": "Y",
            "position": 1,
            "stddev": 398.1195275,
            "variance": 158499.1582
          },
          {
            "average": 44.18957547,
            "count": 7608742,
            "maximum": 264.9623645,
            "minimum": -9.537635458,
            "name": "Z",
            "position": 2,
            "stddev": 16.08452919,
            "variance": 258.7120794
          },
          {
            "average": 3308.416855,
            "count": 7608742,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4055.246465,
            "variance": 16445023.89
          },
          {
            "average": 2.557738848,
            "count": 7608742,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.381958375,
            "variance": 1.909808951
          },
          {
            "average": 3.84365129,
            "count": 7608742,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.260833493,
            "variance": 1.589701097
          },
          {
            "average": 0.5134982892,
            "count": 7608742,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998177958,
            "variance": 0.249817829
          },
          {
            "average": 0,
            "count": 7608742,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.257525226,
            "count": 7608742,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4997901643,
            "variance": 0.2497902083
          },
          {
            "average": 3.317389766,
            "count": 7608742,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.9660435,
            "variance": 120.2541101
          },
          {
            "average": 0,
            "count": 7608742,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.10117809,
            "count": 7608742,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4775375356,
            "variance": 0.2280420979
          },
          {
            "average": 204297860.2,
            "count": 7608742,
            "maximum": 204299088.5,
            "minimum": 204297360.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 555.7879478,
            "variance": 308900.243
          },
          {
            "average": 0,
            "count": 7608742,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7608742,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7608742,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006265161836,
            "count": 7608742,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02502246477,
            "variance": 0.0006261237434
          },
          {
            "average": 0.2461153237,
            "count": 7608742,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.430746556,
            "variance": 0.1855425955
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320109.5409,
          4279300.254,
          -9.537635458,
          320993.5809,
          4280538.414,
          264.9623645
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320109.5408569748,
                4279300.253767952,
                -9.537635457893074
              ],
              [
                320109.5408569748,
                4280538.4137679525,
                -9.537635457893074
              ],
              [
                320993.5808569748,
                4280538.4137679525,
                264.9623645421069
              ],
              [
                320993.5808569748,
                4279300.253767952,
                264.9623645421069
              ],
              [
                320109.5408569748,
                4279300.253767952,
                -9.537635457893074
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:31:28+00:00",
        "end_time": "2018-03-05T15:02:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_290356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_290356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_290356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.06735969,
            38.64401933,
            -9.537635458,
            -77.05688713,
            38.6553493,
            264.9623645
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.06703913411398,
                  38.64401932804128,
                  -9.537635457893074
                ],
                [
                  -77.06735969422054,
                  38.65517022369404,
                  -9.537635457893074
                ],
                [
                  -77.05720612113335,
                  38.65534930248728,
                  264.9623645421069
                ],
                [
                  -77.05688713270186,
                  38.64419833585171,
                  264.9623645421069
                ],
                [
                  -77.06703913411398,
                  38.64401932804128,
                  -9.537635457893074
                ]
              ]
            ]
          },
          "id": "20180305_290356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_290356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:31:28Z",
            "pc:count": 7608742,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320665.6625,
                "count": 7608742,
                "maximum": 320993.5809,
                "minimum": 320109.5409,
                "name": "X",
                "position": 0,
                "stddev": 219.6886314,
                "variance": 48263.09479
              },
              {
                "average": 4279868.856,
                "count": 7608742,
                "maximum": 4280538.414,
                "minimum": 4279300.254,
                "name": "Y",
                "position": 1,
                "stddev": 398.1195275,
                "variance": 158499.1582
              },
              {
                "average": 44.18957547,
                "count": 7608742,
                "maximum": 264.9623645,
                "minimum": -9.537635458,
                "name": "Z",
                "position": 2,
                "stddev": 16.08452919,
                "variance": 258.7120794
              },
              {
                "average": 3308.416855,
                "count": 7608742,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4055.246465,
                "variance": 16445023.89
              },
              {
                "average": 2.557738848,
                "count": 7608742,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.381958375,
                "variance": 1.909808951
              },
              {
                "average": 3.84365129,
                "count": 7608742,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.260833493,
                "variance": 1.589701097
              },
              {
                "average": 0.5134982892,
                "count": 7608742,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998177958,
                "variance": 0.249817829
              },
              {
                "average": 0,
                "count": 7608742,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.257525226,
                "count": 7608742,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4997901643,
                "variance": 0.2497902083
              },
              {
                "average": 3.317389766,
                "count": 7608742,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.9660435,
                "variance": 120.2541101
              },
              {
                "average": 0,
                "count": 7608742,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.10117809,
                "count": 7608742,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4775375356,
                "variance": 0.2280420979
              },
              {
                "average": 204297860.2,
                "count": 7608742,
                "maximum": 204299088.5,
                "minimum": 204297360.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 555.7879478,
                "variance": 308900.243
              },
              {
                "average": 0,
                "count": 7608742,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7608742,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7608742,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006265161836,
                "count": 7608742,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02502246477,
                "variance": 0.0006261237434
              },
              {
                "average": 0.2461153237,
                "count": 7608742,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.430746556,
                "variance": 0.1855425955
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320109.5409,
              4279300.254,
              -9.537635458,
              320993.5809,
              4280538.414,
              264.9623645
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320109.5408569748,
                    4279300.253767952,
                    -9.537635457893074
                  ],
                  [
                    320109.5408569748,
                    4280538.4137679525,
                    -9.537635457893074
                  ],
                  [
                    320993.5808569748,
                    4280538.4137679525,
                    264.9623645421069
                  ],
                  [
                    320993.5808569748,
                    4279300.253767952,
                    264.9623645421069
                  ],
                  [
                    320109.5408569748,
                    4279300.253767952,
                    -9.537635457893074
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:31:28+00:00",
            "end_time": "2018-03-05T15:02: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": "20180209_350368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86805265659758,
              38.67672323893688,
              -9.120796025170137
            ],
            [
              -76.86834750665612,
              38.68805987027446,
              -9.120796025170137
            ],
            [
              -76.84703288002439,
              38.68839856106695,
              397.2992039748299
            ],
            [
              -76.84674138900502,
              38.67706179327954,
              397.2992039748299
            ],
            [
              -76.86805265659758,
              38.67672323893688,
              -9.120796025170137
            ]
          ]
        ]
      },
      "bbox": [
        -76.86834751,
        38.67672324,
        -9.120796025,
        -76.84674139,
        38.68839856,
        397.299204
      ],
      "properties": {
        "datetime": "2018-03-06T13:44:28Z",
        "pc:count": 17325588,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338465.6305,
            "count": 17325588,
            "maximum": 339357.071,
            "minimum": 337502.351,
            "name": "X",
            "position": 0,
            "stddev": 578.9336392,
            "variance": 335164.1586
          },
          {
            "average": 4283161.305,
            "count": 17325588,
            "maximum": 4283816.751,
            "minimum": 4282558.111,
            "name": "Y",
            "position": 1,
            "stddev": 368.9167648,
            "variance": 136099.5793
          },
          {
            "average": 72.0434499,
            "count": 17325588,
            "maximum": 397.299204,
            "minimum": -9.120796025,
            "name": "Z",
            "position": 2,
            "stddev": 8.155271703,
            "variance": 66.50845655
          },
          {
            "average": 4702.201743,
            "count": 17325588,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5004.221961,
            "variance": 25042237.44
          },
          {
            "average": 2.355013348,
            "count": 17325588,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.400248971,
            "variance": 1.96069718
          },
          {
            "average": 3.481470182,
            "count": 17325588,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.529362168,
            "variance": 2.338948642
          },
          {
            "average": 0.5007377527,
            "count": 17325588,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999994702,
            "variance": 0.2499994702
          },
          {
            "average": 0,
            "count": 17325588,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320346415,
            "count": 17325588,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4894483693,
            "variance": 0.2395597062
          },
          {
            "average": -3.248319027,
            "count": 17325588,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.76107747,
            "variance": 189.3672532
          },
          {
            "average": 0,
            "count": 17325588,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 38.80786996,
            "count": 17325588,
            "maximum": 86,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 29.17172538,
            "variance": 850.9895616
          },
          {
            "average": 203203360.4,
            "count": 17325588,
            "maximum": 204379068.8,
            "minimum": 202237742.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 764624.857,
            "variance": 584651172000.0
          },
          {
            "average": 0,
            "count": 17325588,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17325588,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17325588,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004261327235,
            "count": 17325588,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02063858423,
            "variance": 0.0004259511589
          },
          {
            "average": 0.4210623039,
            "count": 17325588,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4937295355,
            "variance": 0.2437688542
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337502.351,
          4282558.111,
          -9.120796025,
          339357.071,
          4283816.751,
          397.299204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337502.35095567914,
                4282558.111072545,
                -9.120796025170137
              ],
              [
                337502.35095567914,
                4283816.751072546,
                -9.120796025170137
              ],
              [
                339357.0709556791,
                4283816.751072546,
                397.2992039748299
              ],
              [
                339357.0709556791,
                4282558.111072545,
                397.2992039748299
              ],
              [
                337502.35095567914,
                4282558.111072545,
                -9.120796025170137
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:44:28+00:00",
        "end_time": "2018-02-09T18:55:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180209_350368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_350368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180209_350368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_350368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86834751,
            38.67672324,
            -9.120796025,
            -76.84674139,
            38.68839856,
            397.299204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86805265659758,
                  38.67672323893688,
                  -9.120796025170137
                ],
                [
                  -76.86834750665612,
                  38.68805987027446,
                  -9.120796025170137
                ],
                [
                  -76.84703288002439,
                  38.68839856106695,
                  397.2992039748299
                ],
                [
                  -76.84674138900502,
                  38.67706179327954,
                  397.2992039748299
                ],
                [
                  -76.86805265659758,
                  38.67672323893688,
                  -9.120796025170137
                ]
              ]
            ]
          },
          "id": "20180209_350368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_350368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:44:28Z",
            "pc:count": 17325588,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338465.6305,
                "count": 17325588,
                "maximum": 339357.071,
                "minimum": 337502.351,
                "name": "X",
                "position": 0,
                "stddev": 578.9336392,
                "variance": 335164.1586
              },
              {
                "average": 4283161.305,
                "count": 17325588,
                "maximum": 4283816.751,
                "minimum": 4282558.111,
                "name": "Y",
                "position": 1,
                "stddev": 368.9167648,
                "variance": 136099.5793
              },
              {
                "average": 72.0434499,
                "count": 17325588,
                "maximum": 397.299204,
                "minimum": -9.120796025,
                "name": "Z",
                "position": 2,
                "stddev": 8.155271703,
                "variance": 66.50845655
              },
              {
                "average": 4702.201743,
                "count": 17325588,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5004.221961,
                "variance": 25042237.44
              },
              {
                "average": 2.355013348,
                "count": 17325588,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.400248971,
                "variance": 1.96069718
              },
              {
                "average": 3.481470182,
                "count": 17325588,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.529362168,
                "variance": 2.338948642
              },
              {
                "average": 0.5007377527,
                "count": 17325588,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999994702,
                "variance": 0.2499994702
              },
              {
                "average": 0,
                "count": 17325588,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320346415,
                "count": 17325588,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4894483693,
                "variance": 0.2395597062
              },
              {
                "average": -3.248319027,
                "count": 17325588,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.76107747,
                "variance": 189.3672532
              },
              {
                "average": 0,
                "count": 17325588,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 38.80786996,
                "count": 17325588,
                "maximum": 86,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 29.17172538,
                "variance": 850.9895616
              },
              {
                "average": 203203360.4,
                "count": 17325588,
                "maximum": 204379068.8,
                "minimum": 202237742.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 764624.857,
                "variance": 584651172000.0
              },
              {
                "average": 0,
                "count": 17325588,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17325588,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17325588,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004261327235,
                "count": 17325588,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02063858423,
                "variance": 0.0004259511589
              },
              {
                "average": 0.4210623039,
                "count": 17325588,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4937295355,
                "variance": 0.2437688542
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337502.351,
              4282558.111,
              -9.120796025,
              339357.071,
              4283816.751,
              397.299204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337502.35095567914,
                    4282558.111072545,
                    -9.120796025170137
                  ],
                  [
                    337502.35095567914,
                    4283816.751072546,
                    -9.120796025170137
                  ],
                  [
                    339357.0709556791,
                    4283816.751072546,
                    397.2992039748299
                  ],
                  [
                    339357.0709556791,
                    4282558.111072545,
                    397.2992039748299
                  ],
                  [
                    337502.35095567914,
                    4282558.111072545,
                    -9.120796025170137
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:44:28+00:00",
            "end_time": "2018-02-09T18:55: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": "20180305_290360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07130028234678,
              38.65492733384858,
              -10.235690087870168
            ],
            [
              -77.07162372582451,
              38.666150946862984,
              -10.235690087870168
            ],
            [
              -77.05721698035131,
              38.66640532451092,
              260.7243099121298
            ],
            [
              -77.0568957823219,
              38.65518161001834,
              260.7243099121298
            ],
            [
              -77.07130028234678,
              38.65492733384858,
              -10.235690087870168
            ]
          ]
        ]
      },
      "bbox": [
        -77.07162373,
        38.65492733,
        -10.23569009,
        -77.05689578,
        38.66640532,
        260.7243099
      ],
      "properties": {
        "datetime": "2018-04-12T00:11:18Z",
        "pc:count": 11475211,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320504.142,
            "count": 11475211,
            "maximum": 321020.1699,
            "minimum": 319766.0099,
            "name": "X",
            "position": 0,
            "stddev": 318.7890772,
            "variance": 101626.4757
          },
          {
            "average": 4281100.609,
            "count": 11475211,
            "maximum": 4281765.437,
            "minimum": 4280519.197,
            "name": "Y",
            "position": 1,
            "stddev": 347.1640755,
            "variance": 120522.8953
          },
          {
            "average": 43.55467088,
            "count": 11475211,
            "maximum": 260.7243099,
            "minimum": -10.23569009,
            "name": "Z",
            "position": 2,
            "stddev": 17.29463991,
            "variance": 299.1045697
          },
          {
            "average": 2897.408602,
            "count": 11475211,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3252.467523,
            "variance": 10578544.99
          },
          {
            "average": 2.409310731,
            "count": 11475211,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.302925212,
            "variance": 1.697614107
          },
          {
            "average": 3.549209945,
            "count": 11475211,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.273451441,
            "variance": 1.621678572
          },
          {
            "average": 0.5343658605,
            "count": 11475211,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4988176113,
            "variance": 0.2488190093
          },
          {
            "average": 0,
            "count": 11475211,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.286195696,
            "count": 11475211,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5307323452,
            "variance": 0.2816768223
          },
          {
            "average": -9.386858635,
            "count": 11475211,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.771791679,
            "variance": 95.48791262
          },
          {
            "average": 0,
            "count": 11475211,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.37644772,
            "count": 11475211,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.779936278,
            "variance": 22.84779082
          },
          {
            "average": 204423249.6,
            "count": 11475211,
            "maximum": 207527078.4,
            "minimum": 204297339.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 624796.2944,
            "variance": 390370409500.0
          },
          {
            "average": 0,
            "count": 11475211,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11475211,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11475211,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008201156388,
            "count": 11475211,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02862591694,
            "variance": 0.0008194431206
          },
          {
            "average": 0.3716844945,
            "count": 11475211,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4832547479,
            "variance": 0.2335351514
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319766.0099,
          4280519.197,
          -10.23569009,
          321020.1699,
          4281765.437,
          260.7243099
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319766.009869797,
                4280519.197291271,
                -10.235690087870168
              ],
              [
                319766.009869797,
                4281765.437291271,
                -10.235690087870168
              ],
              [
                321020.169869797,
                4281765.437291271,
                260.7243099121298
              ],
              [
                321020.169869797,
                4280519.197291271,
                260.7243099121298
              ],
              [
                319766.009869797,
                4280519.197291271,
                -10.235690087870168
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:11:18+00:00",
        "end_time": "2018-03-05T15:02:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_290360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_290360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_290360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07162373,
            38.65492733,
            -10.23569009,
            -77.05689578,
            38.66640532,
            260.7243099
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07130028234678,
                  38.65492733384858,
                  -10.235690087870168
                ],
                [
                  -77.07162372582451,
                  38.666150946862984,
                  -10.235690087870168
                ],
                [
                  -77.05721698035131,
                  38.66640532451092,
                  260.7243099121298
                ],
                [
                  -77.0568957823219,
                  38.65518161001834,
                  260.7243099121298
                ],
                [
                  -77.07130028234678,
                  38.65492733384858,
                  -10.235690087870168
                ]
              ]
            ]
          },
          "id": "20180305_290360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_290360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:11:18Z",
            "pc:count": 11475211,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320504.142,
                "count": 11475211,
                "maximum": 321020.1699,
                "minimum": 319766.0099,
                "name": "X",
                "position": 0,
                "stddev": 318.7890772,
                "variance": 101626.4757
              },
              {
                "average": 4281100.609,
                "count": 11475211,
                "maximum": 4281765.437,
                "minimum": 4280519.197,
                "name": "Y",
                "position": 1,
                "stddev": 347.1640755,
                "variance": 120522.8953
              },
              {
                "average": 43.55467088,
                "count": 11475211,
                "maximum": 260.7243099,
                "minimum": -10.23569009,
                "name": "Z",
                "position": 2,
                "stddev": 17.29463991,
                "variance": 299.1045697
              },
              {
                "average": 2897.408602,
                "count": 11475211,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3252.467523,
                "variance": 10578544.99
              },
              {
                "average": 2.409310731,
                "count": 11475211,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.302925212,
                "variance": 1.697614107
              },
              {
                "average": 3.549209945,
                "count": 11475211,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.273451441,
                "variance": 1.621678572
              },
              {
                "average": 0.5343658605,
                "count": 11475211,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4988176113,
                "variance": 0.2488190093
              },
              {
                "average": 0,
                "count": 11475211,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.286195696,
                "count": 11475211,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5307323452,
                "variance": 0.2816768223
              },
              {
                "average": -9.386858635,
                "count": 11475211,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.771791679,
                "variance": 95.48791262
              },
              {
                "average": 0,
                "count": 11475211,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.37644772,
                "count": 11475211,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.779936278,
                "variance": 22.84779082
              },
              {
                "average": 204423249.6,
                "count": 11475211,
                "maximum": 207527078.4,
                "minimum": 204297339.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 624796.2944,
                "variance": 390370409500.0
              },
              {
                "average": 0,
                "count": 11475211,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11475211,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11475211,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008201156388,
                "count": 11475211,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02862591694,
                "variance": 0.0008194431206
              },
              {
                "average": 0.3716844945,
                "count": 11475211,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4832547479,
                "variance": 0.2335351514
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319766.0099,
              4280519.197,
              -10.23569009,
              321020.1699,
              4281765.437,
              260.7243099
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319766.009869797,
                    4280519.197291271,
                    -10.235690087870168
                  ],
                  [
                    319766.009869797,
                    4281765.437291271,
                    -10.235690087870168
                  ],
                  [
                    321020.169869797,
                    4281765.437291271,
                    260.7243099121298
                  ],
                  [
                    321020.169869797,
                    4280519.197291271,
                    260.7243099121298
                  ],
                  [
                    319766.009869797,
                    4280519.197291271,
                    -10.235690087870168
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:11:18+00:00",
            "end_time": "2018-03-05T15:02: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": "20180305_290364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07556918442742,
              38.66583558250458,
              -10.226293403583583
            ],
            [
              -77.07589550770727,
              38.677131371739435,
              -10.226293403583583
            ],
            [
              -77.05722717380542,
              38.67746136569279,
              393.3337065964164
            ],
            [
              -77.05690378004917,
              38.666165443979295,
              393.3337065964164
            ],
            [
              -77.07556918442742,
              38.66583558250458,
              -10.226293403583583
            ]
          ]
        ]
      },
      "bbox": [
        -77.07589551,
        38.66583558,
        -10.2262934,
        -77.05690378,
        38.67746137,
        393.3337066
      ],
      "properties": {
        "datetime": "2018-04-12T00:35:12Z",
        "pc:count": 18412127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320361.782,
            "count": 18412127,
            "maximum": 321046.8238,
            "minimum": 319421.9238,
            "name": "X",
            "position": 0,
            "stddev": 385.8246505,
            "variance": 148860.6609
          },
          {
            "average": 4282379.301,
            "count": 18412127,
            "maximum": 4282992.464,
            "minimum": 4281738.204,
            "name": "Y",
            "position": 1,
            "stddev": 326.6586152,
            "variance": 106705.8509
          },
          {
            "average": 43.24917193,
            "count": 18412127,
            "maximum": 393.3337066,
            "minimum": -10.2262934,
            "name": "Z",
            "position": 2,
            "stddev": 17.34830582,
            "variance": 300.9637149
          },
          {
            "average": 3146.872757,
            "count": 18412127,
            "maximum": 65511,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3875.510452,
            "variance": 15019581.27
          },
          {
            "average": 2.654508846,
            "count": 18412127,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.375408911,
            "variance": 1.891749673
          },
          {
            "average": 3.985495483,
            "count": 18412127,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.130923066,
            "variance": 1.278986981
          },
          {
            "average": 0.4971691212,
            "count": 18412127,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999919996,
            "variance": 0.2499919997
          },
          {
            "average": 0,
            "count": 18412127,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261222508,
            "count": 18412127,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4815024425,
            "variance": 0.2318446022
          },
          {
            "average": 12.428799,
            "count": 18412127,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.709094642,
            "variance": 45.01195092
          },
          {
            "average": 0,
            "count": 18412127,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.38715402,
            "count": 18412127,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.49925908,
            "variance": 156.2314777
          },
          {
            "average": 205897669.2,
            "count": 18412127,
            "maximum": 207528512.3,
            "minimum": 204297331,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1614801.432,
            "variance": 2607583664000.0
          },
          {
            "average": 0,
            "count": 18412127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18412127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18412127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004838658782,
            "count": 18412127,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02199162973,
            "variance": 0.0004836317783
          },
          {
            "average": 0.3429043804,
            "count": 18412127,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4746798695,
            "variance": 0.2253209785
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319421.9238,
          4281738.204,
          -10.2262934,
          321046.8238,
          4282992.464,
          393.3337066
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319421.9238154088,
                4281738.203707873,
                -10.226293403583583
              ],
              [
                319421.9238154088,
                4282992.463707873,
                -10.226293403583583
              ],
              [
                321046.8238154088,
                4282992.463707873,
                393.3337065964164
              ],
              [
                321046.8238154088,
                4281738.203707873,
                393.3337065964164
              ],
              [
                319421.9238154088,
                4281738.203707873,
                -10.226293403583583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:35:12+00:00",
        "end_time": "2018-03-05T15:02:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_290364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_290364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_290364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07589551,
            38.66583558,
            -10.2262934,
            -77.05690378,
            38.67746137,
            393.3337066
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07556918442742,
                  38.66583558250458,
                  -10.226293403583583
                ],
                [
                  -77.07589550770727,
                  38.677131371739435,
                  -10.226293403583583
                ],
                [
                  -77.05722717380542,
                  38.67746136569279,
                  393.3337065964164
                ],
                [
                  -77.05690378004917,
                  38.666165443979295,
                  393.3337065964164
                ],
                [
                  -77.07556918442742,
                  38.66583558250458,
                  -10.226293403583583
                ]
              ]
            ]
          },
          "id": "20180305_290364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_290364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:35:12Z",
            "pc:count": 18412127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320361.782,
                "count": 18412127,
                "maximum": 321046.8238,
                "minimum": 319421.9238,
                "name": "X",
                "position": 0,
                "stddev": 385.8246505,
                "variance": 148860.6609
              },
              {
                "average": 4282379.301,
                "count": 18412127,
                "maximum": 4282992.464,
                "minimum": 4281738.204,
                "name": "Y",
                "position": 1,
                "stddev": 326.6586152,
                "variance": 106705.8509
              },
              {
                "average": 43.24917193,
                "count": 18412127,
                "maximum": 393.3337066,
                "minimum": -10.2262934,
                "name": "Z",
                "position": 2,
                "stddev": 17.34830582,
                "variance": 300.9637149
              },
              {
                "average": 3146.872757,
                "count": 18412127,
                "maximum": 65511,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3875.510452,
                "variance": 15019581.27
              },
              {
                "average": 2.654508846,
                "count": 18412127,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.375408911,
                "variance": 1.891749673
              },
              {
                "average": 3.985495483,
                "count": 18412127,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.130923066,
                "variance": 1.278986981
              },
              {
                "average": 0.4971691212,
                "count": 18412127,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999919996,
                "variance": 0.2499919997
              },
              {
                "average": 0,
                "count": 18412127,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261222508,
                "count": 18412127,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4815024425,
                "variance": 0.2318446022
              },
              {
                "average": 12.428799,
                "count": 18412127,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.709094642,
                "variance": 45.01195092
              },
              {
                "average": 0,
                "count": 18412127,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.38715402,
                "count": 18412127,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.49925908,
                "variance": 156.2314777
              },
              {
                "average": 205897669.2,
                "count": 18412127,
                "maximum": 207528512.3,
                "minimum": 204297331,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1614801.432,
                "variance": 2607583664000.0
              },
              {
                "average": 0,
                "count": 18412127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18412127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18412127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004838658782,
                "count": 18412127,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02199162973,
                "variance": 0.0004836317783
              },
              {
                "average": 0.3429043804,
                "count": 18412127,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4746798695,
                "variance": 0.2253209785
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319421.9238,
              4281738.204,
              -10.2262934,
              321046.8238,
              4282992.464,
              393.3337066
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319421.9238154088,
                    4281738.203707873,
                    -10.226293403583583
                  ],
                  [
                    319421.9238154088,
                    4282992.463707873,
                    -10.226293403583583
                  ],
                  [
                    321046.8238154088,
                    4282992.463707873,
                    393.3337065964164
                  ],
                  [
                    321046.8238154088,
                    4281738.203707873,
                    393.3337065964164
                  ],
                  [
                    319421.9238154088,
                    4281738.203707873,
                    -10.226293403583583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:35:12+00:00",
            "end_time": "2018-03-05T15:02: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": "20180217_350372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86803304789471,
              38.68770584396684,
              -10.398331975956665
            ],
            [
              -76.86832803867016,
              38.69904353493328,
              -10.398331975956665
            ],
            [
              -76.8470092326675,
              38.6993823170772,
              297.8416680240433
            ],
            [
              -76.84671760322838,
              38.688044489623344,
              297.8416680240433
            ],
            [
              -76.86803304789471,
              38.68770584396684,
              -10.398331975956665
            ]
          ]
        ]
      },
      "bbox": [
        -76.86832804,
        38.68770584,
        -10.39833198,
        -76.8467176,
        38.69938232,
        297.841668
      ],
      "properties": {
        "datetime": "2018-03-06T13:44:23Z",
        "pc:count": 16312557,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338423.2446,
            "count": 16312557,
            "maximum": 339383.7019,
            "minimum": 337528.9019,
            "name": "X",
            "position": 0,
            "stddev": 545.903133,
            "variance": 298010.2307
          },
          {
            "average": 4284438.24,
            "count": 16312557,
            "maximum": 4285035.664,
            "minimum": 4283776.904,
            "name": "Y",
            "position": 1,
            "stddev": 367.1558264,
            "variance": 134803.4008
          },
          {
            "average": 74.36760671,
            "count": 16312557,
            "maximum": 297.841668,
            "minimum": -10.39833198,
            "name": "Z",
            "position": 2,
            "stddev": 7.422911036,
            "variance": 55.09960825
          },
          {
            "average": 4908.947017,
            "count": 16312557,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5209.595646,
            "variance": 27139886.79
          },
          {
            "average": 2.202086589,
            "count": 16312557,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.349503344,
            "variance": 1.821159275
          },
          {
            "average": 3.213090382,
            "count": 16312557,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.571450814,
            "variance": 2.469457661
          },
          {
            "average": 0.5020599775,
            "count": 16312557,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999957718,
            "variance": 0.2499957718
          },
          {
            "average": 0,
            "count": 16312557,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.356172058,
            "count": 16312557,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5103500313,
            "variance": 0.2604571544
          },
          {
            "average": -2.834519485,
            "count": 16312557,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.54463566,
            "variance": 183.4571552
          },
          {
            "average": 0,
            "count": 16312557,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 70.63290899,
            "count": 16312557,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 26.78869071,
            "variance": 717.63395
          },
          {
            "average": 204026669.8,
            "count": 16312557,
            "maximum": 204379063.2,
            "minimum": 202911678.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 614171.5548,
            "variance": 377206698700.0
          },
          {
            "average": 0,
            "count": 16312557,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16312557,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16312557,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003983434357,
            "count": 16312557,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01995456796,
            "variance": 0.0003981847826
          },
          {
            "average": 0.4024449386,
            "count": 16312557,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4903906858,
            "variance": 0.2404830247
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337528.9019,
          4283776.904,
          -10.39833198,
          339383.7019,
          4285035.664,
          297.841668
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337528.9018680322,
                4283776.904224564,
                -10.398331975956665
              ],
              [
                337528.9018680322,
                4285035.664224564,
                -10.398331975956665
              ],
              [
                339383.7018680322,
                4285035.664224564,
                297.8416680240433
              ],
              [
                339383.7018680322,
                4283776.904224564,
                297.8416680240433
              ],
              [
                337528.9018680322,
                4283776.904224564,
                -10.398331975956665
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:44:23+00:00",
        "end_time": "2018-02-17T14:07:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180217_350372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_350372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180217_350372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_350372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86832804,
            38.68770584,
            -10.39833198,
            -76.8467176,
            38.69938232,
            297.841668
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86803304789471,
                  38.68770584396684,
                  -10.398331975956665
                ],
                [
                  -76.86832803867016,
                  38.69904353493328,
                  -10.398331975956665
                ],
                [
                  -76.8470092326675,
                  38.6993823170772,
                  297.8416680240433
                ],
                [
                  -76.84671760322838,
                  38.688044489623344,
                  297.8416680240433
                ],
                [
                  -76.86803304789471,
                  38.68770584396684,
                  -10.398331975956665
                ]
              ]
            ]
          },
          "id": "20180217_350372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_350372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:44:23Z",
            "pc:count": 16312557,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338423.2446,
                "count": 16312557,
                "maximum": 339383.7019,
                "minimum": 337528.9019,
                "name": "X",
                "position": 0,
                "stddev": 545.903133,
                "variance": 298010.2307
              },
              {
                "average": 4284438.24,
                "count": 16312557,
                "maximum": 4285035.664,
                "minimum": 4283776.904,
                "name": "Y",
                "position": 1,
                "stddev": 367.1558264,
                "variance": 134803.4008
              },
              {
                "average": 74.36760671,
                "count": 16312557,
                "maximum": 297.841668,
                "minimum": -10.39833198,
                "name": "Z",
                "position": 2,
                "stddev": 7.422911036,
                "variance": 55.09960825
              },
              {
                "average": 4908.947017,
                "count": 16312557,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5209.595646,
                "variance": 27139886.79
              },
              {
                "average": 2.202086589,
                "count": 16312557,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.349503344,
                "variance": 1.821159275
              },
              {
                "average": 3.213090382,
                "count": 16312557,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.571450814,
                "variance": 2.469457661
              },
              {
                "average": 0.5020599775,
                "count": 16312557,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999957718,
                "variance": 0.2499957718
              },
              {
                "average": 0,
                "count": 16312557,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.356172058,
                "count": 16312557,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5103500313,
                "variance": 0.2604571544
              },
              {
                "average": -2.834519485,
                "count": 16312557,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.54463566,
                "variance": 183.4571552
              },
              {
                "average": 0,
                "count": 16312557,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 70.63290899,
                "count": 16312557,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 26.78869071,
                "variance": 717.63395
              },
              {
                "average": 204026669.8,
                "count": 16312557,
                "maximum": 204379063.2,
                "minimum": 202911678.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 614171.5548,
                "variance": 377206698700.0
              },
              {
                "average": 0,
                "count": 16312557,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16312557,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16312557,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003983434357,
                "count": 16312557,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01995456796,
                "variance": 0.0003981847826
              },
              {
                "average": 0.4024449386,
                "count": 16312557,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4903906858,
                "variance": 0.2404830247
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337528.9019,
              4283776.904,
              -10.39833198,
              339383.7019,
              4285035.664,
              297.841668
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337528.9018680322,
                    4283776.904224564,
                    -10.398331975956665
                  ],
                  [
                    337528.9018680322,
                    4285035.664224564,
                    -10.398331975956665
                  ],
                  [
                    339383.7018680322,
                    4285035.664224564,
                    297.8416680240433
                  ],
                  [
                    339383.7018680322,
                    4283776.904224564,
                    297.8416680240433
                  ],
                  [
                    337528.9018680322,
                    4283776.904224564,
                    -10.398331975956665
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:44:23+00:00",
            "end_time": "2018-02-17T14:07: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": "20180305_314356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99416711473265,
              38.652663964641405,
              -9.991869150293894
            ],
            [
              -76.99423710881644,
              38.65518756429422,
              -9.991869150293894
            ],
            [
              -76.97316926273811,
              38.65554496948637,
              278.0481308497061
            ],
            [
              -76.97310000692059,
              38.653021337768415,
              278.0481308497061
            ],
            [
              -76.99416711473265,
              38.652663964641405,
              -9.991869150293894
            ]
          ]
        ]
      },
      "bbox": [
        -76.99423711,
        38.65266396,
        -9.99186915,
        -76.97310001,
        38.65554497,
        278.0481308
      ],
      "properties": {
        "datetime": "2018-03-05T16:07:20Z",
        "pc:count": 1568722,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327298.2462,
            "count": 1568722,
            "maximum": 328307.1198,
            "minimum": 326472.8998,
            "name": "X",
            "position": 0,
            "stddev": 442.6166445,
            "variance": 195909.494
          },
          {
            "average": 4280319.351,
            "count": 1568722,
            "maximum": 4280399.398,
            "minimum": 4280119.198,
            "name": "Y",
            "position": 1,
            "stddev": 41.00370893,
            "variance": 1681.304146
          },
          {
            "average": 39.99843857,
            "count": 1568722,
            "maximum": 278.0481308,
            "minimum": -9.99186915,
            "name": "Z",
            "position": 2,
            "stddev": 10.03022611,
            "variance": 100.6054359
          },
          {
            "average": 2969.57433,
            "count": 1568722,
            "maximum": 27783,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3620.716549,
            "variance": 13109588.33
          },
          {
            "average": 2.273001845,
            "count": 1568722,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.288957531,
            "variance": 1.661411518
          },
          {
            "average": 3.349629826,
            "count": 1568722,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.374778537,
            "variance": 1.890016026
          },
          {
            "average": 0.5145016134,
            "count": 1568722,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997898183,
            "variance": 0.2497898624
          },
          {
            "average": 0,
            "count": 1568722,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.360905884,
            "count": 1568722,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8308452693,
            "variance": 0.6903038615
          },
          {
            "average": -11.29094639,
            "count": 1568722,
            "maximum": 1.001999974,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.493961454,
            "variance": 42.17153536
          },
          {
            "average": 0,
            "count": 1568722,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.42708459,
            "count": 1568722,
            "maximum": 77,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4946549299,
            "variance": 0.2446834997
          },
          {
            "average": 204300951.9,
            "count": 1568722,
            "maximum": 204301240.7,
            "minimum": 204300744.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 227.7650987,
            "variance": 51876.9402
          },
          {
            "average": 0,
            "count": 1568722,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1568722,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1568722,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009173072093,
            "count": 1568722,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03027319509,
            "variance": 0.000916466341
          },
          {
            "average": 0.2330840009,
            "count": 1568722,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4227954155,
            "variance": 0.1787559634
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326472.8998,
          4280119.198,
          -9.99186915,
          328307.1198,
          4280399.398,
          278.0481308
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326472.8997750317,
                4280119.197793644,
                -9.991869150293894
              ],
              [
                326472.8997750317,
                4280399.397793643,
                -9.991869150293894
              ],
              [
                328307.1197750317,
                4280399.397793643,
                278.0481308497061
              ],
              [
                328307.1197750317,
                4280119.197793644,
                278.0481308497061
              ],
              [
                326472.8997750317,
                4280119.197793644,
                -9.991869150293894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:07:20+00:00",
        "end_time": "2018-03-05T15:59:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_314356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_314356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_314356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_314356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99423711,
            38.65266396,
            -9.99186915,
            -76.97310001,
            38.65554497,
            278.0481308
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99416711473265,
                  38.652663964641405,
                  -9.991869150293894
                ],
                [
                  -76.99423710881644,
                  38.65518756429422,
                  -9.991869150293894
                ],
                [
                  -76.97316926273811,
                  38.65554496948637,
                  278.0481308497061
                ],
                [
                  -76.97310000692059,
                  38.653021337768415,
                  278.0481308497061
                ],
                [
                  -76.99416711473265,
                  38.652663964641405,
                  -9.991869150293894
                ]
              ]
            ]
          },
          "id": "20180305_314356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_314356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:07:20Z",
            "pc:count": 1568722,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327298.2462,
                "count": 1568722,
                "maximum": 328307.1198,
                "minimum": 326472.8998,
                "name": "X",
                "position": 0,
                "stddev": 442.6166445,
                "variance": 195909.494
              },
              {
                "average": 4280319.351,
                "count": 1568722,
                "maximum": 4280399.398,
                "minimum": 4280119.198,
                "name": "Y",
                "position": 1,
                "stddev": 41.00370893,
                "variance": 1681.304146
              },
              {
                "average": 39.99843857,
                "count": 1568722,
                "maximum": 278.0481308,
                "minimum": -9.99186915,
                "name": "Z",
                "position": 2,
                "stddev": 10.03022611,
                "variance": 100.6054359
              },
              {
                "average": 2969.57433,
                "count": 1568722,
                "maximum": 27783,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3620.716549,
                "variance": 13109588.33
              },
              {
                "average": 2.273001845,
                "count": 1568722,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.288957531,
                "variance": 1.661411518
              },
              {
                "average": 3.349629826,
                "count": 1568722,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.374778537,
                "variance": 1.890016026
              },
              {
                "average": 0.5145016134,
                "count": 1568722,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997898183,
                "variance": 0.2497898624
              },
              {
                "average": 0,
                "count": 1568722,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.360905884,
                "count": 1568722,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8308452693,
                "variance": 0.6903038615
              },
              {
                "average": -11.29094639,
                "count": 1568722,
                "maximum": 1.001999974,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.493961454,
                "variance": 42.17153536
              },
              {
                "average": 0,
                "count": 1568722,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.42708459,
                "count": 1568722,
                "maximum": 77,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4946549299,
                "variance": 0.2446834997
              },
              {
                "average": 204300951.9,
                "count": 1568722,
                "maximum": 204301240.7,
                "minimum": 204300744.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 227.7650987,
                "variance": 51876.9402
              },
              {
                "average": 0,
                "count": 1568722,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1568722,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1568722,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009173072093,
                "count": 1568722,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03027319509,
                "variance": 0.000916466341
              },
              {
                "average": 0.2330840009,
                "count": 1568722,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4227954155,
                "variance": 0.1787559634
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326472.8998,
              4280119.198,
              -9.99186915,
              328307.1198,
              4280399.398,
              278.0481308
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326472.8997750317,
                    4280119.197793644,
                    -9.991869150293894
                  ],
                  [
                    326472.8997750317,
                    4280399.397793643,
                    -9.991869150293894
                  ],
                  [
                    328307.1197750317,
                    4280399.397793643,
                    278.0481308497061
                  ],
                  [
                    328307.1197750317,
                    4280119.197793644,
                    278.0481308497061
                  ],
                  [
                    326472.8997750317,
                    4280119.197793644,
                    -9.991869150293894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:07:20+00:00",
            "end_time": "2018-03-05T15:59:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_344368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88907067209209,
              38.676744615883656,
              -10.411467752189793
            ],
            [
              -76.88936882441457,
              38.688080570002526,
              -10.411467752189793
            ],
            [
              -76.86805329766256,
              38.68842311077317,
              310.96853224781023
            ],
            [
              -76.86775850424308,
              38.677087018661794,
              310.96853224781023
            ],
            [
              -76.88907067209209,
              38.676744615883656,
              -10.411467752189793
            ]
          ]
        ]
      },
      "bbox": [
        -76.88936882,
        38.67674462,
        -10.41146775,
        -76.8677585,
        38.68842311,
        310.9685322
      ],
      "properties": {
        "datetime": "2018-03-06T13:44:56Z",
        "pc:count": 17909478,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336447.6686,
            "count": 17909478,
            "maximum": 337528.7633,
            "minimum": 335673.9433,
            "name": "X",
            "position": 0,
            "stddev": 528.5597542,
            "variance": 279375.4138
          },
          {
            "average": 4283277.162,
            "count": 17909478,
            "maximum": 4283856.541,
            "minimum": 4282597.961,
            "name": "Y",
            "position": 1,
            "stddev": 339.7374259,
            "variance": 115421.5185
          },
          {
            "average": 70.88417475,
            "count": 17909478,
            "maximum": 310.9685322,
            "minimum": -10.41146775,
            "name": "Z",
            "position": 2,
            "stddev": 7.242963397,
            "variance": 52.46051877
          },
          {
            "average": 5148.902547,
            "count": 17909478,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5455.472433,
            "variance": 29762179.47
          },
          {
            "average": 2.264205188,
            "count": 17909478,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.380880011,
            "variance": 1.906829606
          },
          {
            "average": 3.312116523,
            "count": 17909478,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.582460908,
            "variance": 2.504182525
          },
          {
            "average": 0.502517103,
            "count": 17909478,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999936781,
            "variance": 0.2499936782
          },
          {
            "average": 0,
            "count": 17909478,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.323024714,
            "count": 17909478,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5177404591,
            "variance": 0.268055183
          },
          {
            "average": 8.502312622,
            "count": 17909478,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.24711868,
            "variance": 126.4976786
          },
          {
            "average": 0,
            "count": 17909478,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.33430584,
            "count": 17909478,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.52622986,
            "variance": 211.011354
          },
          {
            "average": 204271981.8,
            "count": 17909478,
            "maximum": 204379096,
            "minimum": 202911655.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 333047.0412,
            "variance": 110920331700.0
          },
          {
            "average": 0,
            "count": 17909478,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17909478,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17909478,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004318383819,
            "count": 17909478,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02077623454,
            "variance": 0.0004316519216
          },
          {
            "average": 0.358722683,
            "count": 17909478,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4796256171,
            "variance": 0.2300407326
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335673.9433,
          4282597.961,
          -10.41146775,
          337528.7633,
          4283856.541,
          310.9685322
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335673.9433326719,
                4282597.961151608,
                -10.411467752189793
              ],
              [
                335673.9433326719,
                4283856.541151608,
                -10.411467752189793
              ],
              [
                337528.76333267184,
                4283856.541151608,
                310.96853224781023
              ],
              [
                337528.76333267184,
                4282597.961151608,
                310.96853224781023
              ],
              [
                335673.9433326719,
                4282597.961151608,
                -10.411467752189793
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:44:56+00:00",
        "end_time": "2018-02-17T14:07:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180217_344368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_344368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180217_344368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_344368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88936882,
            38.67674462,
            -10.41146775,
            -76.8677585,
            38.68842311,
            310.9685322
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88907067209209,
                  38.676744615883656,
                  -10.411467752189793
                ],
                [
                  -76.88936882441457,
                  38.688080570002526,
                  -10.411467752189793
                ],
                [
                  -76.86805329766256,
                  38.68842311077317,
                  310.96853224781023
                ],
                [
                  -76.86775850424308,
                  38.677087018661794,
                  310.96853224781023
                ],
                [
                  -76.88907067209209,
                  38.676744615883656,
                  -10.411467752189793
                ]
              ]
            ]
          },
          "id": "20180217_344368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_344368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:44:56Z",
            "pc:count": 17909478,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336447.6686,
                "count": 17909478,
                "maximum": 337528.7633,
                "minimum": 335673.9433,
                "name": "X",
                "position": 0,
                "stddev": 528.5597542,
                "variance": 279375.4138
              },
              {
                "average": 4283277.162,
                "count": 17909478,
                "maximum": 4283856.541,
                "minimum": 4282597.961,
                "name": "Y",
                "position": 1,
                "stddev": 339.7374259,
                "variance": 115421.5185
              },
              {
                "average": 70.88417475,
                "count": 17909478,
                "maximum": 310.9685322,
                "minimum": -10.41146775,
                "name": "Z",
                "position": 2,
                "stddev": 7.242963397,
                "variance": 52.46051877
              },
              {
                "average": 5148.902547,
                "count": 17909478,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5455.472433,
                "variance": 29762179.47
              },
              {
                "average": 2.264205188,
                "count": 17909478,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.380880011,
                "variance": 1.906829606
              },
              {
                "average": 3.312116523,
                "count": 17909478,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.582460908,
                "variance": 2.504182525
              },
              {
                "average": 0.502517103,
                "count": 17909478,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999936781,
                "variance": 0.2499936782
              },
              {
                "average": 0,
                "count": 17909478,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.323024714,
                "count": 17909478,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5177404591,
                "variance": 0.268055183
              },
              {
                "average": 8.502312622,
                "count": 17909478,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.24711868,
                "variance": 126.4976786
              },
              {
                "average": 0,
                "count": 17909478,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.33430584,
                "count": 17909478,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.52622986,
                "variance": 211.011354
              },
              {
                "average": 204271981.8,
                "count": 17909478,
                "maximum": 204379096,
                "minimum": 202911655.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 333047.0412,
                "variance": 110920331700.0
              },
              {
                "average": 0,
                "count": 17909478,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17909478,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17909478,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004318383819,
                "count": 17909478,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02077623454,
                "variance": 0.0004316519216
              },
              {
                "average": 0.358722683,
                "count": 17909478,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4796256171,
                "variance": 0.2300407326
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335673.9433,
              4282597.961,
              -10.41146775,
              337528.7633,
              4283856.541,
              310.9685322
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335673.9433326719,
                    4282597.961151608,
                    -10.411467752189793
                  ],
                  [
                    335673.9433326719,
                    4283856.541151608,
                    -10.411467752189793
                  ],
                  [
                    337528.76333267184,
                    4283856.541151608,
                    310.96853224781023
                  ],
                  [
                    337528.76333267184,
                    4282597.961151608,
                    310.96853224781023
                  ],
                  [
                    335673.9433326719,
                    4282597.961151608,
                    -10.411467752189793
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:44:56+00:00",
            "end_time": "2018-02-17T14:07: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": "20180305_314360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99415738966215,
              38.65483140404452,
              -10.459215169521713
            ],
            [
              -76.9944718900694,
              38.66616723442146,
              -10.459215169521713
            ],
            [
              -76.97316463971877,
              38.666528752667816,
              290.3007848304783
            ],
            [
              -76.97285349382177,
              38.655192776629534,
              290.3007848304783
            ],
            [
              -76.99415738966215,
              38.65483140404452,
              -10.459215169521713
            ]
          ]
        ]
      },
      "bbox": [
        -76.99447189,
        38.6548314,
        -10.45921517,
        -76.97285349,
        38.66652875,
        290.3007848
      ],
      "properties": {
        "datetime": "2018-03-05T16:07:26Z",
        "pc:count": 18649940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327435.9665,
            "count": 18649940,
            "maximum": 328333.7575,
            "minimum": 326478.9775,
            "name": "X",
            "position": 0,
            "stddev": 589.3591593,
            "variance": 347344.2187
          },
          {
            "average": 4281007.966,
            "count": 18649940,
            "maximum": 4281618.36,
            "minimum": 4280359.72,
            "name": "Y",
            "position": 1,
            "stddev": 340.5993029,
            "variance": 116007.8851
          },
          {
            "average": 48.05700778,
            "count": 18649940,
            "maximum": 290.3007848,
            "minimum": -10.45921517,
            "name": "Z",
            "position": 2,
            "stddev": 14.29365753,
            "variance": 204.3086455
          },
          {
            "average": 3443.085112,
            "count": 18649940,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4306.44426,
            "variance": 18545462.17
          },
          {
            "average": 2.405718571,
            "count": 18649940,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33804858,
            "variance": 1.790374001
          },
          {
            "average": 3.581102298,
            "count": 18649940,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.343506627,
            "variance": 1.805010058
          },
          {
            "average": 0.5136478723,
            "count": 18649940,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998137143,
            "variance": 0.249813749
          },
          {
            "average": 0,
            "count": 18649940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305601734,
            "count": 18649940,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5613750926,
            "variance": 0.3151419946
          },
          {
            "average": -3.093650459,
            "count": 18649940,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.42551829,
            "variance": 180.2445413
          },
          {
            "average": 0,
            "count": 18649940,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.14231708,
            "count": 18649940,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6451647206,
            "variance": 0.4162375167
          },
          {
            "average": 204300696.2,
            "count": 18649940,
            "maximum": 204301246.1,
            "minimum": 204299446.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 554.8235014,
            "variance": 307829.1177
          },
          {
            "average": 0,
            "count": 18649940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18649940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18649940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006751228154,
            "count": 18649940,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0259743539,
            "variance": 0.0006746670608
          },
          {
            "average": 0.294109847,
            "count": 18649940,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4556415872,
            "variance": 0.207609256
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326478.9775,
          4280359.72,
          -10.45921517,
          328333.7575,
          4281618.36,
          290.3007848
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326478.97745117807,
                4280359.720460969,
                -10.459215169521713
              ],
              [
                326478.97745117807,
                4281618.36046097,
                -10.459215169521713
              ],
              [
                328333.7574511781,
                4281618.36046097,
                290.3007848304783
              ],
              [
                328333.7574511781,
                4280359.720460969,
                290.3007848304783
              ],
              [
                326478.97745117807,
                4280359.720460969,
                -10.459215169521713
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:07:26+00:00",
        "end_time": "2018-03-05T15:37:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_314360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_314360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_314360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_314360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99447189,
            38.6548314,
            -10.45921517,
            -76.97285349,
            38.66652875,
            290.3007848
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99415738966215,
                  38.65483140404452,
                  -10.459215169521713
                ],
                [
                  -76.9944718900694,
                  38.66616723442146,
                  -10.459215169521713
                ],
                [
                  -76.97316463971877,
                  38.666528752667816,
                  290.3007848304783
                ],
                [
                  -76.97285349382177,
                  38.655192776629534,
                  290.3007848304783
                ],
                [
                  -76.99415738966215,
                  38.65483140404452,
                  -10.459215169521713
                ]
              ]
            ]
          },
          "id": "20180305_314360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_314360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:07:26Z",
            "pc:count": 18649940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327435.9665,
                "count": 18649940,
                "maximum": 328333.7575,
                "minimum": 326478.9775,
                "name": "X",
                "position": 0,
                "stddev": 589.3591593,
                "variance": 347344.2187
              },
              {
                "average": 4281007.966,
                "count": 18649940,
                "maximum": 4281618.36,
                "minimum": 4280359.72,
                "name": "Y",
                "position": 1,
                "stddev": 340.5993029,
                "variance": 116007.8851
              },
              {
                "average": 48.05700778,
                "count": 18649940,
                "maximum": 290.3007848,
                "minimum": -10.45921517,
                "name": "Z",
                "position": 2,
                "stddev": 14.29365753,
                "variance": 204.3086455
              },
              {
                "average": 3443.085112,
                "count": 18649940,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4306.44426,
                "variance": 18545462.17
              },
              {
                "average": 2.405718571,
                "count": 18649940,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33804858,
                "variance": 1.790374001
              },
              {
                "average": 3.581102298,
                "count": 18649940,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.343506627,
                "variance": 1.805010058
              },
              {
                "average": 0.5136478723,
                "count": 18649940,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998137143,
                "variance": 0.249813749
              },
              {
                "average": 0,
                "count": 18649940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305601734,
                "count": 18649940,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5613750926,
                "variance": 0.3151419946
              },
              {
                "average": -3.093650459,
                "count": 18649940,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.42551829,
                "variance": 180.2445413
              },
              {
                "average": 0,
                "count": 18649940,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.14231708,
                "count": 18649940,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6451647206,
                "variance": 0.4162375167
              },
              {
                "average": 204300696.2,
                "count": 18649940,
                "maximum": 204301246.1,
                "minimum": 204299446.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 554.8235014,
                "variance": 307829.1177
              },
              {
                "average": 0,
                "count": 18649940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18649940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18649940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006751228154,
                "count": 18649940,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0259743539,
                "variance": 0.0006746670608
              },
              {
                "average": 0.294109847,
                "count": 18649940,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4556415872,
                "variance": 0.207609256
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326478.9775,
              4280359.72,
              -10.45921517,
              328333.7575,
              4281618.36,
              290.3007848
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326478.97745117807,
                    4280359.720460969,
                    -10.459215169521713
                  ],
                  [
                    326478.97745117807,
                    4281618.36046097,
                    -10.459215169521713
                  ],
                  [
                    328333.7574511781,
                    4281618.36046097,
                    290.3007848304783
                  ],
                  [
                    328333.7574511781,
                    4280359.720460969,
                    290.3007848304783
                  ],
                  [
                    326478.97745117807,
                    4280359.720460969,
                    -10.459215169521713
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:07:26+00:00",
            "end_time": "2018-03-05T15:37: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": "20180305_344372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88905278332987,
              38.68772893152526,
              -10.434721431427192
            ],
            [
              -76.88935103560159,
              38.699064324003864,
              -10.434721431427192
            ],
            [
              -76.86803247863276,
              38.699406938921356,
              305.5852785685728
            ],
            [
              -76.86773758689945,
              38.6880714084392,
              305.5852785685728
            ],
            [
              -76.88905278332987,
              38.68772893152526,
              -10.434721431427192
            ]
          ]
        ]
      },
      "bbox": [
        -76.88935104,
        38.68772893,
        -10.43472143,
        -76.86773759,
        38.69940694,
        305.5852786
      ],
      "properties": {
        "datetime": "2018-03-06T13:44:28Z",
        "pc:count": 17613661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336640.0364,
            "count": 17613661,
            "maximum": 337555.4284,
            "minimum": 335700.6284,
            "name": "X",
            "position": 0,
            "stddev": 564.8887701,
            "variance": 319099.3226
          },
          {
            "average": 4284381.187,
            "count": 17613661,
            "maximum": 4285075.47,
            "minimum": 4283816.95,
            "name": "Y",
            "position": 1,
            "stddev": 356.6031952,
            "variance": 127165.8388
          },
          {
            "average": 73.36036213,
            "count": 17613661,
            "maximum": 305.5852786,
            "minimum": -10.43472143,
            "name": "Z",
            "position": 2,
            "stddev": 7.503310934,
            "variance": 56.29967497
          },
          {
            "average": 5120.896658,
            "count": 17613661,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5476.987312,
            "variance": 29997390.02
          },
          {
            "average": 2.215369877,
            "count": 17613661,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.344082551,
            "variance": 1.806557905
          },
          {
            "average": 3.24777393,
            "count": 17613661,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.548749318,
            "variance": 2.39862445
          },
          {
            "average": 0.5025039371,
            "count": 17613661,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999937445,
            "variance": 0.2499937445
          },
          {
            "average": 0,
            "count": 17613661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370166884,
            "count": 17613661,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5643337687,
            "variance": 0.3184726025
          },
          {
            "average": 4.425866834,
            "count": 17613661,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.0519969,
            "variance": 170.354623
          },
          {
            "average": 0,
            "count": 17613661,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.72384849,
            "count": 17613661,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.442164974,
            "variance": 2.079839812
          },
          {
            "average": 204329092.6,
            "count": 17613661,
            "maximum": 204379068.3,
            "minimum": 204309513.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30946.81074,
            "variance": 957705094.8
          },
          {
            "average": 0,
            "count": 17613661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17613661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17613661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005279424874,
            "count": 17613661,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02297093368,
            "variance": 0.0005276637941
          },
          {
            "average": 0.3871845268,
            "count": 17613661,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4871064386,
            "variance": 0.2372726825
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335700.6284,
          4283816.95,
          -10.43472143,
          337555.4284,
          4285075.47,
          305.5852786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335700.6283831051,
                4283816.9500785535,
                -10.434721431427192
              ],
              [
                335700.6283831051,
                4285075.470078553,
                -10.434721431427192
              ],
              [
                337555.42838310514,
                4285075.470078553,
                305.5852785685728
              ],
              [
                337555.42838310514,
                4283816.9500785535,
                305.5852785685728
              ],
              [
                335700.6283831051,
                4283816.9500785535,
                -10.434721431427192
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:44:28+00:00",
        "end_time": "2018-03-05T18:25:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_344372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_344372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_344372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_344372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88935104,
            38.68772893,
            -10.43472143,
            -76.86773759,
            38.69940694,
            305.5852786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88905278332987,
                  38.68772893152526,
                  -10.434721431427192
                ],
                [
                  -76.88935103560159,
                  38.699064324003864,
                  -10.434721431427192
                ],
                [
                  -76.86803247863276,
                  38.699406938921356,
                  305.5852785685728
                ],
                [
                  -76.86773758689945,
                  38.6880714084392,
                  305.5852785685728
                ],
                [
                  -76.88905278332987,
                  38.68772893152526,
                  -10.434721431427192
                ]
              ]
            ]
          },
          "id": "20180305_344372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_344372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:44:28Z",
            "pc:count": 17613661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336640.0364,
                "count": 17613661,
                "maximum": 337555.4284,
                "minimum": 335700.6284,
                "name": "X",
                "position": 0,
                "stddev": 564.8887701,
                "variance": 319099.3226
              },
              {
                "average": 4284381.187,
                "count": 17613661,
                "maximum": 4285075.47,
                "minimum": 4283816.95,
                "name": "Y",
                "position": 1,
                "stddev": 356.6031952,
                "variance": 127165.8388
              },
              {
                "average": 73.36036213,
                "count": 17613661,
                "maximum": 305.5852786,
                "minimum": -10.43472143,
                "name": "Z",
                "position": 2,
                "stddev": 7.503310934,
                "variance": 56.29967497
              },
              {
                "average": 5120.896658,
                "count": 17613661,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5476.987312,
                "variance": 29997390.02
              },
              {
                "average": 2.215369877,
                "count": 17613661,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.344082551,
                "variance": 1.806557905
              },
              {
                "average": 3.24777393,
                "count": 17613661,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.548749318,
                "variance": 2.39862445
              },
              {
                "average": 0.5025039371,
                "count": 17613661,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999937445,
                "variance": 0.2499937445
              },
              {
                "average": 0,
                "count": 17613661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370166884,
                "count": 17613661,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5643337687,
                "variance": 0.3184726025
              },
              {
                "average": 4.425866834,
                "count": 17613661,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.0519969,
                "variance": 170.354623
              },
              {
                "average": 0,
                "count": 17613661,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.72384849,
                "count": 17613661,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.442164974,
                "variance": 2.079839812
              },
              {
                "average": 204329092.6,
                "count": 17613661,
                "maximum": 204379068.3,
                "minimum": 204309513.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30946.81074,
                "variance": 957705094.8
              },
              {
                "average": 0,
                "count": 17613661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17613661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17613661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005279424874,
                "count": 17613661,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02297093368,
                "variance": 0.0005276637941
              },
              {
                "average": 0.3871845268,
                "count": 17613661,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4871064386,
                "variance": 0.2372726825
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335700.6284,
              4283816.95,
              -10.43472143,
              337555.4284,
              4285075.47,
              305.5852786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335700.6283831051,
                    4283816.9500785535,
                    -10.434721431427192
                  ],
                  [
                    335700.6283831051,
                    4285075.470078553,
                    -10.434721431427192
                  ],
                  [
                    337555.42838310514,
                    4285075.470078553,
                    305.5852785685728
                  ],
                  [
                    337555.42838310514,
                    4283816.9500785535,
                    305.5852785685728
                  ],
                  [
                    335700.6283831051,
                    4283816.9500785535,
                    -10.434721431427192
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:44:28+00:00",
            "end_time": "2018-03-05T18:25: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": "20180305_314364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.99415533177961,
              38.66581478674842,
              -10.243073649921769
            ],
            [
              -76.99446994028148,
              38.67715005542073,
              -10.243073649921769
            ],
            [
              -76.97315966391459,
              38.67751165504846,
              291.97692635007826
            ],
            [
              -76.97284841155576,
              38.66617624070192,
              291.97692635007826
            ],
            [
              -76.99415533177961,
              38.66581478674842,
              -10.243073649921769
            ]
          ]
        ]
      },
      "bbox": [
        -76.99446994,
        38.66581479,
        -10.24307365,
        -76.97284841,
        38.67751166,
        291.9769264
      ],
      "properties": {
        "datetime": "2018-03-05T15:59:12Z",
        "pc:count": 17821182,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 327421.9556,
            "count": 17821182,
            "maximum": 328360.4299,
            "minimum": 326505.6699,
            "name": "X",
            "position": 0,
            "stddev": 457.3611707,
            "variance": 209179.2404
          },
          {
            "average": 4282228.84,
            "count": 17821182,
            "maximum": 4282837.227,
            "minimum": 4281578.647,
            "name": "Y",
            "position": 1,
            "stddev": 342.9712163,
            "variance": 117629.2552
          },
          {
            "average": 63.46816742,
            "count": 17821182,
            "maximum": 291.9769264,
            "minimum": -10.24307365,
            "name": "Z",
            "position": 2,
            "stddev": 9.814791647,
            "variance": 96.33013507
          },
          {
            "average": 5461.971838,
            "count": 17821182,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6100.144239,
            "variance": 37211759.74
          },
          {
            "average": 2.285150278,
            "count": 17821182,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.367984428,
            "variance": 1.871381395
          },
          {
            "average": 3.375123996,
            "count": 17821182,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.529363977,
            "variance": 2.338954175
          },
          {
            "average": 0.5004983957,
            "count": 17821182,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999997656,
            "variance": 0.2499997656
          },
          {
            "average": 0,
            "count": 17821182,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.353926636,
            "count": 17821182,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5618222588,
            "variance": 0.3156442505
          },
          {
            "average": 11.78736962,
            "count": 17821182,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.458117932,
            "variance": 55.62352309
          },
          {
            "average": 0,
            "count": 17821182,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.37877931,
            "count": 17821182,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.493720219,
            "variance": 0.2437596546
          },
          {
            "average": 204299957.1,
            "count": 17821182,
            "maximum": 204300752.3,
            "minimum": 204298986.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 612.9508489,
            "variance": 375708.7431
          },
          {
            "average": 0,
            "count": 17821182,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17821182,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17821182,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007094927822,
            "count": 17821182,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02662685565,
            "variance": 0.000708989442
          },
          {
            "average": 0.2934673469,
            "count": 17821182,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4553507163,
            "variance": 0.2073442748
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          326505.6699,
          4281578.647,
          -10.24307365,
          328360.4299,
          4282837.227,
          291.9769264
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                326505.6699204594,
                4281578.646736273,
                -10.243073649921769
              ],
              [
                326505.6699204594,
                4282837.226736273,
                -10.243073649921769
              ],
              [
                328360.4299204594,
                4282837.226736273,
                291.97692635007826
              ],
              [
                328360.4299204594,
                4281578.646736273,
                291.97692635007826
              ],
              [
                326505.6699204594,
                4281578.646736273,
                -10.243073649921769
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:59:12+00:00",
        "end_time": "2018-03-05T15:29:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_314364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_314364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_314364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_314364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.99446994,
            38.66581479,
            -10.24307365,
            -76.97284841,
            38.67751166,
            291.9769264
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.99415533177961,
                  38.66581478674842,
                  -10.243073649921769
                ],
                [
                  -76.99446994028148,
                  38.67715005542073,
                  -10.243073649921769
                ],
                [
                  -76.97315966391459,
                  38.67751165504846,
                  291.97692635007826
                ],
                [
                  -76.97284841155576,
                  38.66617624070192,
                  291.97692635007826
                ],
                [
                  -76.99415533177961,
                  38.66581478674842,
                  -10.243073649921769
                ]
              ]
            ]
          },
          "id": "20180305_314364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_314364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:59:12Z",
            "pc:count": 17821182,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 327421.9556,
                "count": 17821182,
                "maximum": 328360.4299,
                "minimum": 326505.6699,
                "name": "X",
                "position": 0,
                "stddev": 457.3611707,
                "variance": 209179.2404
              },
              {
                "average": 4282228.84,
                "count": 17821182,
                "maximum": 4282837.227,
                "minimum": 4281578.647,
                "name": "Y",
                "position": 1,
                "stddev": 342.9712163,
                "variance": 117629.2552
              },
              {
                "average": 63.46816742,
                "count": 17821182,
                "maximum": 291.9769264,
                "minimum": -10.24307365,
                "name": "Z",
                "position": 2,
                "stddev": 9.814791647,
                "variance": 96.33013507
              },
              {
                "average": 5461.971838,
                "count": 17821182,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6100.144239,
                "variance": 37211759.74
              },
              {
                "average": 2.285150278,
                "count": 17821182,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.367984428,
                "variance": 1.871381395
              },
              {
                "average": 3.375123996,
                "count": 17821182,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.529363977,
                "variance": 2.338954175
              },
              {
                "average": 0.5004983957,
                "count": 17821182,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999997656,
                "variance": 0.2499997656
              },
              {
                "average": 0,
                "count": 17821182,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.353926636,
                "count": 17821182,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5618222588,
                "variance": 0.3156442505
              },
              {
                "average": 11.78736962,
                "count": 17821182,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.458117932,
                "variance": 55.62352309
              },
              {
                "average": 0,
                "count": 17821182,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.37877931,
                "count": 17821182,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.493720219,
                "variance": 0.2437596546
              },
              {
                "average": 204299957.1,
                "count": 17821182,
                "maximum": 204300752.3,
                "minimum": 204298986.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 612.9508489,
                "variance": 375708.7431
              },
              {
                "average": 0,
                "count": 17821182,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17821182,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17821182,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007094927822,
                "count": 17821182,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02662685565,
                "variance": 0.000708989442
              },
              {
                "average": 0.2934673469,
                "count": 17821182,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4553507163,
                "variance": 0.2073442748
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              326505.6699,
              4281578.647,
              -10.24307365,
              328360.4299,
              4282837.227,
              291.9769264
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    326505.6699204594,
                    4281578.646736273,
                    -10.243073649921769
                  ],
                  [
                    326505.6699204594,
                    4282837.226736273,
                    -10.243073649921769
                  ],
                  [
                    328360.4299204594,
                    4282837.226736273,
                    291.97692635007826
                  ],
                  [
                    328360.4299204594,
                    4281578.646736273,
                    291.97692635007826
                  ],
                  [
                    326505.6699204594,
                    4281578.646736273,
                    -10.243073649921769
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:59:12+00:00",
            "end_time": "2018-03-05T15:29: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": "20180305_320364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97314144924468,
              38.665811722991016,
              -10.466699240501782
            ],
            [
              -76.97345276850459,
              38.67714803669331,
              -10.466699240501782
            ],
            [
              -76.95214199349505,
              38.6775058106764,
              298.4133007594982
            ],
            [
              -76.95183403085016,
              38.6661693528278,
              298.4133007594982
            ],
            [
              -76.97314144924468,
              38.665811722991016,
              -10.466699240501782
            ]
          ]
        ]
      },
      "bbox": [
        -76.97345277,
        38.66581172,
        -10.46669924,
        -76.95183403,
        38.67750581,
        298.4133008
      ],
      "properties": {
        "datetime": "2018-03-05T16:08:14Z",
        "pc:count": 14112733,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329356.1096,
            "count": 14112733,
            "maximum": 330188.8424,
            "minimum": 328334.0624,
            "name": "X",
            "position": 0,
            "stddev": 484.4392784,
            "variance": 234681.4144
          },
          {
            "average": 4282228.576,
            "count": 14112733,
            "maximum": 4282797.422,
            "minimum": 4281538.742,
            "name": "Y",
            "position": 1,
            "stddev": 363.8777771,
            "variance": 132407.0367
          },
          {
            "average": 65.69065335,
            "count": 14112733,
            "maximum": 298.4133008,
            "minimum": -10.46669924,
            "name": "Z",
            "position": 2,
            "stddev": 9.415263452,
            "variance": 88.64718587
          },
          {
            "average": 5199.32641,
            "count": 14112733,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4861.489266,
            "variance": 23634077.89
          },
          {
            "average": 1.992554454,
            "count": 14112733,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264243136,
            "variance": 1.598310706
          },
          {
            "average": 2.817430897,
            "count": 14112733,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.5746951,
            "variance": 2.479664657
          },
          {
            "average": 0.5247460573,
            "count": 14112733,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4993872749,
            "variance": 0.2493876503
          },
          {
            "average": 0,
            "count": 14112733,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.471799757,
            "count": 14112733,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.694620713,
            "variance": 0.482497935
          },
          {
            "average": -11.23836463,
            "count": 14112733,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.449892201,
            "variance": 55.50089381
          },
          {
            "average": 0,
            "count": 14112733,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 76.52477986,
            "count": 14112733,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5005286365,
            "variance": 0.250528916
          },
          {
            "average": 204301003.9,
            "count": 14112733,
            "maximum": 204301294.8,
            "minimum": 204299495.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 276.8009259,
            "variance": 76618.7526
          },
          {
            "average": 0,
            "count": 14112733,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14112733,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14112733,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001335177247,
            "count": 14112733,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03651567668,
            "variance": 0.001333394644
          },
          {
            "average": 0.3614501174,
            "count": 14112733,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4804205932,
            "variance": 0.2308039464
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328334.0624,
          4281538.742,
          -10.46669924,
          330188.8424,
          4282797.422,
          298.4133008
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328334.0623968295,
                4281538.741516093,
                -10.466699240501782
              ],
              [
                328334.0623968295,
                4282797.4215160925,
                -10.466699240501782
              ],
              [
                330188.8423968295,
                4282797.4215160925,
                298.4133007594982
              ],
              [
                330188.8423968295,
                4281538.741516093,
                298.4133007594982
              ],
              [
                328334.0623968295,
                4281538.741516093,
                -10.466699240501782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:08:14+00:00",
        "end_time": "2018-03-05T15:38:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_320364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_320364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_320364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_320364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.97345277,
            38.66581172,
            -10.46669924,
            -76.95183403,
            38.67750581,
            298.4133008
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97314144924468,
                  38.665811722991016,
                  -10.466699240501782
                ],
                [
                  -76.97345276850459,
                  38.67714803669331,
                  -10.466699240501782
                ],
                [
                  -76.95214199349505,
                  38.6775058106764,
                  298.4133007594982
                ],
                [
                  -76.95183403085016,
                  38.6661693528278,
                  298.4133007594982
                ],
                [
                  -76.97314144924468,
                  38.665811722991016,
                  -10.466699240501782
                ]
              ]
            ]
          },
          "id": "20180305_320364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_320364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:08:14Z",
            "pc:count": 14112733,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329356.1096,
                "count": 14112733,
                "maximum": 330188.8424,
                "minimum": 328334.0624,
                "name": "X",
                "position": 0,
                "stddev": 484.4392784,
                "variance": 234681.4144
              },
              {
                "average": 4282228.576,
                "count": 14112733,
                "maximum": 4282797.422,
                "minimum": 4281538.742,
                "name": "Y",
                "position": 1,
                "stddev": 363.8777771,
                "variance": 132407.0367
              },
              {
                "average": 65.69065335,
                "count": 14112733,
                "maximum": 298.4133008,
                "minimum": -10.46669924,
                "name": "Z",
                "position": 2,
                "stddev": 9.415263452,
                "variance": 88.64718587
              },
              {
                "average": 5199.32641,
                "count": 14112733,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4861.489266,
                "variance": 23634077.89
              },
              {
                "average": 1.992554454,
                "count": 14112733,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264243136,
                "variance": 1.598310706
              },
              {
                "average": 2.817430897,
                "count": 14112733,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.5746951,
                "variance": 2.479664657
              },
              {
                "average": 0.5247460573,
                "count": 14112733,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4993872749,
                "variance": 0.2493876503
              },
              {
                "average": 0,
                "count": 14112733,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.471799757,
                "count": 14112733,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.694620713,
                "variance": 0.482497935
              },
              {
                "average": -11.23836463,
                "count": 14112733,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.449892201,
                "variance": 55.50089381
              },
              {
                "average": 0,
                "count": 14112733,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 76.52477986,
                "count": 14112733,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5005286365,
                "variance": 0.250528916
              },
              {
                "average": 204301003.9,
                "count": 14112733,
                "maximum": 204301294.8,
                "minimum": 204299495.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 276.8009259,
                "variance": 76618.7526
              },
              {
                "average": 0,
                "count": 14112733,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14112733,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14112733,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001335177247,
                "count": 14112733,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03651567668,
                "variance": 0.001333394644
              },
              {
                "average": 0.3614501174,
                "count": 14112733,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4804205932,
                "variance": 0.2308039464
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328334.0624,
              4281538.742,
              -10.46669924,
              330188.8424,
              4282797.422,
              298.4133008
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328334.0623968295,
                    4281538.741516093,
                    -10.466699240501782
                  ],
                  [
                    328334.0623968295,
                    4282797.4215160925,
                    -10.466699240501782
                  ],
                  [
                    330188.8423968295,
                    4282797.4215160925,
                    298.4133007594982
                  ],
                  [
                    330188.8423968295,
                    4281538.741516093,
                    298.4133007594982
                  ],
                  [
                    328334.0623968295,
                    4281538.741516093,
                    -10.466699240501782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:08:14+00:00",
            "end_time": "2018-03-05T15:38: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": "20180209_356364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84705983576667,
              38.66571406685704,
              -10.415785730287581
            ],
            [
              -76.84735124035471,
              38.67705013408309,
              -10.415785730287581
            ],
            [
              -76.8260389379934,
              38.677384929417244,
              421.5442142697125
            ],
            [
              -76.8257508906633,
              38.66604872730571,
              421.5442142697125
            ],
            [
              -76.84705983576667,
              38.66571406685704,
              -10.415785730287581
            ]
          ]
        ]
      },
      "bbox": [
        -76.84735124,
        38.66571407,
        -10.41578573,
        -76.82575089,
        38.67738493,
        421.5442143
      ],
      "properties": {
        "datetime": "2018-02-09T18:56:28Z",
        "pc:count": 24752328,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340213.3697,
            "count": 24752328,
            "maximum": 341158.7715,
            "minimum": 339303.9915,
            "name": "X",
            "position": 0,
            "stddev": 484.6781898,
            "variance": 234912.9477
          },
          {
            "average": 4281912.689,
            "count": 24752328,
            "maximum": 4282557.886,
            "minimum": 4281299.326,
            "name": "Y",
            "position": 1,
            "stddev": 345.087899,
            "variance": 119085.658
          },
          {
            "average": 71.50779034,
            "count": 24752328,
            "maximum": 421.5442143,
            "minimum": -10.41578573,
            "name": "Z",
            "position": 2,
            "stddev": 7.638944899,
            "variance": 58.35347917
          },
          {
            "average": 3620.128976,
            "count": 24752328,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4124.067734,
            "variance": 17007934.68
          },
          {
            "average": 2.516253784,
            "count": 24752328,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.379843649,
            "variance": 1.903968495
          },
          {
            "average": 3.781106892,
            "count": 24752328,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.300782869,
            "variance": 1.692036074
          },
          {
            "average": 0.4922972498,
            "count": 24752328,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999406742,
            "variance": 0.2499406777
          },
          {
            "average": 0,
            "count": 24752328,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226332246,
            "count": 24752328,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.458840271,
            "variance": 0.2105343943
          },
          {
            "average": -12.45896322,
            "count": 24752328,
            "maximum": 12,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.812721681,
            "variance": 46.4131767
          },
          {
            "average": 0,
            "count": 24752328,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.41238392,
            "count": 24752328,
            "maximum": 18,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4922635798,
            "variance": 0.242323432
          },
          {
            "average": 202237368.2,
            "count": 24752328,
            "maximum": 202237788.7,
            "minimum": 202236800.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 460.7981134,
            "variance": 212334.9013
          },
          {
            "average": 0,
            "count": 24752328,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24752328,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24752328,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00048581289,
            "count": 24752328,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02203580939,
            "variance": 0.0004855768955
          },
          {
            "average": 0.2617452387,
            "count": 24752328,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4395846636,
            "variance": 0.1932346765
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339303.9915,
          4281299.326,
          -10.41578573,
          341158.7715,
          4282557.886,
          421.5442143
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339303.99151524436,
                4281299.326234965,
                -10.415785730287581
              ],
              [
                339303.99151524436,
                4282557.886234965,
                -10.415785730287581
              ],
              [
                341158.7715152444,
                4282557.886234965,
                421.5442142697125
              ],
              [
                341158.7715152444,
                4281299.326234965,
                421.5442142697125
              ],
              [
                339303.99151524436,
                4281299.326234965,
                -10.415785730287581
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:56:28+00:00",
        "end_time": "2018-02-09T18:40:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180209_356364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_356364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180209_356364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_356364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84735124,
            38.66571407,
            -10.41578573,
            -76.82575089,
            38.67738493,
            421.5442143
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84705983576667,
                  38.66571406685704,
                  -10.415785730287581
                ],
                [
                  -76.84735124035471,
                  38.67705013408309,
                  -10.415785730287581
                ],
                [
                  -76.8260389379934,
                  38.677384929417244,
                  421.5442142697125
                ],
                [
                  -76.8257508906633,
                  38.66604872730571,
                  421.5442142697125
                ],
                [
                  -76.84705983576667,
                  38.66571406685704,
                  -10.415785730287581
                ]
              ]
            ]
          },
          "id": "20180209_356364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_356364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:56:28Z",
            "pc:count": 24752328,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340213.3697,
                "count": 24752328,
                "maximum": 341158.7715,
                "minimum": 339303.9915,
                "name": "X",
                "position": 0,
                "stddev": 484.6781898,
                "variance": 234912.9477
              },
              {
                "average": 4281912.689,
                "count": 24752328,
                "maximum": 4282557.886,
                "minimum": 4281299.326,
                "name": "Y",
                "position": 1,
                "stddev": 345.087899,
                "variance": 119085.658
              },
              {
                "average": 71.50779034,
                "count": 24752328,
                "maximum": 421.5442143,
                "minimum": -10.41578573,
                "name": "Z",
                "position": 2,
                "stddev": 7.638944899,
                "variance": 58.35347917
              },
              {
                "average": 3620.128976,
                "count": 24752328,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4124.067734,
                "variance": 17007934.68
              },
              {
                "average": 2.516253784,
                "count": 24752328,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.379843649,
                "variance": 1.903968495
              },
              {
                "average": 3.781106892,
                "count": 24752328,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.300782869,
                "variance": 1.692036074
              },
              {
                "average": 0.4922972498,
                "count": 24752328,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999406742,
                "variance": 0.2499406777
              },
              {
                "average": 0,
                "count": 24752328,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226332246,
                "count": 24752328,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.458840271,
                "variance": 0.2105343943
              },
              {
                "average": -12.45896322,
                "count": 24752328,
                "maximum": 12,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.812721681,
                "variance": 46.4131767
              },
              {
                "average": 0,
                "count": 24752328,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.41238392,
                "count": 24752328,
                "maximum": 18,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4922635798,
                "variance": 0.242323432
              },
              {
                "average": 202237368.2,
                "count": 24752328,
                "maximum": 202237788.7,
                "minimum": 202236800.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 460.7981134,
                "variance": 212334.9013
              },
              {
                "average": 0,
                "count": 24752328,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24752328,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24752328,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00048581289,
                "count": 24752328,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02203580939,
                "variance": 0.0004855768955
              },
              {
                "average": 0.2617452387,
                "count": 24752328,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4395846636,
                "variance": 0.1932346765
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339303.9915,
              4281299.326,
              -10.41578573,
              341158.7715,
              4282557.886,
              421.5442143
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339303.99151524436,
                    4281299.326234965,
                    -10.415785730287581
                  ],
                  [
                    339303.99151524436,
                    4282557.886234965,
                    -10.415785730287581
                  ],
                  [
                    341158.7715152444,
                    4282557.886234965,
                    421.5442142697125
                  ],
                  [
                    341158.7715152444,
                    4281299.326234965,
                    421.5442142697125
                  ],
                  [
                    339303.99151524436,
                    4281299.326234965,
                    -10.415785730287581
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:56:28+00:00",
            "end_time": "2018-02-09T18:40: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": "20180305_320368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.97313904811003,
              38.67679451917333,
              -10.437203231433216
            ],
            [
              -76.97345049904749,
              38.688131171813815,
              -10.437203231433216
            ],
            [
              -76.95213508733019,
              38.68848905310396,
              299.8827967685668
            ],
            [
              -76.95182699516201,
              38.67715225628218,
              299.8827967685668
            ],
            [
              -76.97313904811003,
              38.67679451917333,
              -10.437203231433216
            ]
          ]
        ]
      },
      "bbox": [
        -76.9734505,
        38.67679452,
        -10.43720323,
        -76.951827,
        38.68848905,
        299.8827968
      ],
      "properties": {
        "datetime": "2018-03-05T16:08:14Z",
        "pc:count": 24478596,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 329154.9517,
            "count": 24478596,
            "maximum": 330215.4099,
            "minimum": 328360.5099,
            "name": "X",
            "position": 0,
            "stddev": 505.3034461,
            "variance": 255331.5727
          },
          {
            "average": 4283418.511,
            "count": 24478596,
            "maximum": 4284016.321,
            "minimum": 4282757.601,
            "name": "Y",
            "position": 1,
            "stddev": 346.4843594,
            "variance": 120051.4113
          },
          {
            "average": 62.84405811,
            "count": 24478596,
            "maximum": 299.8827968,
            "minimum": -10.43720323,
            "name": "Z",
            "position": 2,
            "stddev": 13.6233306,
            "variance": 185.5951367
          },
          {
            "average": 3557.530613,
            "count": 24478596,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4481.436106,
            "variance": 20083269.57
          },
          {
            "average": 2.581687038,
            "count": 24478596,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.364825608,
            "variance": 1.862748941
          },
          {
            "average": 3.909865255,
            "count": 24478596,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.172850626,
            "variance": 1.375578591
          },
          {
            "average": 0.51109888,
            "count": 24478596,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998768099,
            "variance": 0.2498768251
          },
          {
            "average": 0,
            "count": 24478596,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.255813446,
            "count": 24478596,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4991279975,
            "variance": 0.2491287579
          },
          {
            "average": 9.023267554,
            "count": 24478596,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.73816111,
            "variance": 115.308104
          },
          {
            "average": 0,
            "count": 24478596,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.64002229,
            "count": 24478596,
            "maximum": 77,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5916522911,
            "variance": 0.3500524335
          },
          {
            "average": 204300239.7,
            "count": 24478596,
            "maximum": 204301294.9,
            "minimum": 204299491.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 631.5718975,
            "variance": 398883.0618
          },
          {
            "average": 0,
            "count": 24478596,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24478596,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24478596,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005695179576,
            "count": 24478596,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02385777924,
            "variance": 0.0005691936302
          },
          {
            "average": 0.3373655499,
            "count": 24478596,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4728107917,
            "variance": 0.2235500448
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          328360.5099,
          4282757.601,
          -10.43720323,
          330215.4099,
          4284016.321,
          299.8827968
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                328360.5099097715,
                4282757.6006917255,
                -10.437203231433216
              ],
              [
                328360.5099097715,
                4284016.320691726,
                -10.437203231433216
              ],
              [
                330215.4099097715,
                4284016.320691726,
                299.8827967685668
              ],
              [
                330215.4099097715,
                4282757.6006917255,
                299.8827967685668
              ],
              [
                328360.5099097715,
                4282757.6006917255,
                -10.437203231433216
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:08:14+00:00",
        "end_time": "2018-03-05T15:38:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_320368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_320368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_320368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_320368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9734505,
            38.67679452,
            -10.43720323,
            -76.951827,
            38.68848905,
            299.8827968
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.97313904811003,
                  38.67679451917333,
                  -10.437203231433216
                ],
                [
                  -76.97345049904749,
                  38.688131171813815,
                  -10.437203231433216
                ],
                [
                  -76.95213508733019,
                  38.68848905310396,
                  299.8827967685668
                ],
                [
                  -76.95182699516201,
                  38.67715225628218,
                  299.8827967685668
                ],
                [
                  -76.97313904811003,
                  38.67679451917333,
                  -10.437203231433216
                ]
              ]
            ]
          },
          "id": "20180305_320368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_320368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:08:14Z",
            "pc:count": 24478596,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 329154.9517,
                "count": 24478596,
                "maximum": 330215.4099,
                "minimum": 328360.5099,
                "name": "X",
                "position": 0,
                "stddev": 505.3034461,
                "variance": 255331.5727
              },
              {
                "average": 4283418.511,
                "count": 24478596,
                "maximum": 4284016.321,
                "minimum": 4282757.601,
                "name": "Y",
                "position": 1,
                "stddev": 346.4843594,
                "variance": 120051.4113
              },
              {
                "average": 62.84405811,
                "count": 24478596,
                "maximum": 299.8827968,
                "minimum": -10.43720323,
                "name": "Z",
                "position": 2,
                "stddev": 13.6233306,
                "variance": 185.5951367
              },
              {
                "average": 3557.530613,
                "count": 24478596,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4481.436106,
                "variance": 20083269.57
              },
              {
                "average": 2.581687038,
                "count": 24478596,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.364825608,
                "variance": 1.862748941
              },
              {
                "average": 3.909865255,
                "count": 24478596,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.172850626,
                "variance": 1.375578591
              },
              {
                "average": 0.51109888,
                "count": 24478596,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998768099,
                "variance": 0.2498768251
              },
              {
                "average": 0,
                "count": 24478596,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.255813446,
                "count": 24478596,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4991279975,
                "variance": 0.2491287579
              },
              {
                "average": 9.023267554,
                "count": 24478596,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.73816111,
                "variance": 115.308104
              },
              {
                "average": 0,
                "count": 24478596,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.64002229,
                "count": 24478596,
                "maximum": 77,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5916522911,
                "variance": 0.3500524335
              },
              {
                "average": 204300239.7,
                "count": 24478596,
                "maximum": 204301294.9,
                "minimum": 204299491.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 631.5718975,
                "variance": 398883.0618
              },
              {
                "average": 0,
                "count": 24478596,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24478596,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24478596,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005695179576,
                "count": 24478596,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02385777924,
                "variance": 0.0005691936302
              },
              {
                "average": 0.3373655499,
                "count": 24478596,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4728107917,
                "variance": 0.2235500448
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              328360.5099,
              4282757.601,
              -10.43720323,
              330215.4099,
              4284016.321,
              299.8827968
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    328360.5099097715,
                    4282757.6006917255,
                    -10.437203231433216
                  ],
                  [
                    328360.5099097715,
                    4284016.320691726,
                    -10.437203231433216
                  ],
                  [
                    330215.4099097715,
                    4284016.320691726,
                    299.8827967685668
                  ],
                  [
                    330215.4099097715,
                    4282757.6006917255,
                    299.8827967685668
                  ],
                  [
                    328360.5099097715,
                    4282757.6006917255,
                    -10.437203231433216
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:08:14+00:00",
            "end_time": "2018-03-05T15:38: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": "20180208_362368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82601898228089,
              38.676668307819675,
              -10.435701993338228
            ],
            [
              -76.8263071995199,
              38.688005208183085,
              -10.435701993338228
            ],
            [
              -76.80499300683906,
              38.688336222094236,
              426.08429800666175
            ],
            [
              -76.80470814880096,
              38.676999188370615,
              426.08429800666175
            ],
            [
              -76.82601898228089,
              38.676668307819675,
              -10.435701993338228
            ]
          ]
        ]
      },
      "bbox": [
        -76.8263072,
        38.67666831,
        -10.43570199,
        -76.80470815,
        38.68833622,
        426.084298
      ],
      "properties": {
        "datetime": "2018-02-09T18:55:36Z",
        "pc:count": 18326890,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342006.9612,
            "count": 18326890,
            "maximum": 343013.5631,
            "minimum": 341158.9231,
            "name": "X",
            "position": 0,
            "stddev": 580.7452622,
            "variance": 337265.0596
          },
          {
            "average": 4283088.433,
            "count": 18326890,
            "maximum": 4283736.963,
            "minimum": 4282478.323,
            "name": "Y",
            "position": 1,
            "stddev": 346.1936248,
            "variance": 119850.0259
          },
          {
            "average": 72.77973299,
            "count": 18326890,
            "maximum": 426.084298,
            "minimum": -10.43570199,
            "name": "Z",
            "position": 2,
            "stddev": 7.504797964,
            "variance": 56.32199248
          },
          {
            "average": 4123.428443,
            "count": 18326890,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4468.069941,
            "variance": 19963649
          },
          {
            "average": 2.3690624,
            "count": 18326890,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.382283872,
            "variance": 1.910708702
          },
          {
            "average": 3.496231985,
            "count": 18326890,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.484800771,
            "variance": 2.204633328
          },
          {
            "average": 0.4966835071,
            "count": 18326890,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999890144,
            "variance": 0.2499890145
          },
          {
            "average": 0,
            "count": 18326890,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300108529,
            "count": 18326890,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5094959618,
            "variance": 0.2595861351
          },
          {
            "average": -9.399911968,
            "count": 18326890,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.57710801,
            "variance": 111.8752139
          },
          {
            "average": 0,
            "count": 18326890,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.64900531,
            "count": 18326890,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.737035181,
            "variance": 7.491361583
          },
          {
            "average": 202227963.1,
            "count": 18326890,
            "maximum": 202237736.5,
            "minimum": 202153752.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26173.2035,
            "variance": 685036581.6
          },
          {
            "average": 0,
            "count": 18326890,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18326890,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18326890,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004782044308,
            "count": 18326890,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02186265714,
            "variance": 0.0004779757774
          },
          {
            "average": 0.3085905465,
            "count": 18326890,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4619117153,
            "variance": 0.2133624327
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341158.9231,
          4282478.323,
          -10.43570199,
          343013.5631,
          4283736.963,
          426.084298
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341158.923083424,
                4282478.322753364,
                -10.435701993338228
              ],
              [
                341158.923083424,
                4283736.962753365,
                -10.435701993338228
              ],
              [
                343013.563083424,
                4283736.962753365,
                426.08429800666175
              ],
              [
                343013.563083424,
                4282478.322753364,
                426.08429800666175
              ],
              [
                341158.923083424,
                4282478.322753364,
                -10.435701993338228
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:55:36+00:00",
        "end_time": "2018-02-08T19:35:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_362368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_362368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_362368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_362368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8263072,
            38.67666831,
            -10.43570199,
            -76.80470815,
            38.68833622,
            426.084298
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82601898228089,
                  38.676668307819675,
                  -10.435701993338228
                ],
                [
                  -76.8263071995199,
                  38.688005208183085,
                  -10.435701993338228
                ],
                [
                  -76.80499300683906,
                  38.688336222094236,
                  426.08429800666175
                ],
                [
                  -76.80470814880096,
                  38.676999188370615,
                  426.08429800666175
                ],
                [
                  -76.82601898228089,
                  38.676668307819675,
                  -10.435701993338228
                ]
              ]
            ]
          },
          "id": "20180208_362368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_362368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:55:36Z",
            "pc:count": 18326890,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342006.9612,
                "count": 18326890,
                "maximum": 343013.5631,
                "minimum": 341158.9231,
                "name": "X",
                "position": 0,
                "stddev": 580.7452622,
                "variance": 337265.0596
              },
              {
                "average": 4283088.433,
                "count": 18326890,
                "maximum": 4283736.963,
                "minimum": 4282478.323,
                "name": "Y",
                "position": 1,
                "stddev": 346.1936248,
                "variance": 119850.0259
              },
              {
                "average": 72.77973299,
                "count": 18326890,
                "maximum": 426.084298,
                "minimum": -10.43570199,
                "name": "Z",
                "position": 2,
                "stddev": 7.504797964,
                "variance": 56.32199248
              },
              {
                "average": 4123.428443,
                "count": 18326890,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4468.069941,
                "variance": 19963649
              },
              {
                "average": 2.3690624,
                "count": 18326890,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.382283872,
                "variance": 1.910708702
              },
              {
                "average": 3.496231985,
                "count": 18326890,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.484800771,
                "variance": 2.204633328
              },
              {
                "average": 0.4966835071,
                "count": 18326890,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999890144,
                "variance": 0.2499890145
              },
              {
                "average": 0,
                "count": 18326890,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300108529,
                "count": 18326890,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5094959618,
                "variance": 0.2595861351
              },
              {
                "average": -9.399911968,
                "count": 18326890,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.57710801,
                "variance": 111.8752139
              },
              {
                "average": 0,
                "count": 18326890,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.64900531,
                "count": 18326890,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.737035181,
                "variance": 7.491361583
              },
              {
                "average": 202227963.1,
                "count": 18326890,
                "maximum": 202237736.5,
                "minimum": 202153752.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26173.2035,
                "variance": 685036581.6
              },
              {
                "average": 0,
                "count": 18326890,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18326890,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18326890,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004782044308,
                "count": 18326890,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02186265714,
                "variance": 0.0004779757774
              },
              {
                "average": 0.3085905465,
                "count": 18326890,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4619117153,
                "variance": 0.2133624327
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341158.9231,
              4282478.323,
              -10.43570199,
              343013.5631,
              4283736.963,
              426.084298
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341158.923083424,
                    4282478.322753364,
                    -10.435701993338228
                  ],
                  [
                    341158.923083424,
                    4283736.962753365,
                    -10.435701993338228
                  ],
                  [
                    343013.563083424,
                    4283736.962753365,
                    426.08429800666175
                  ],
                  [
                    343013.563083424,
                    4282478.322753364,
                    426.08429800666175
                  ],
                  [
                    341158.923083424,
                    4282478.322753364,
                    -10.435701993338228
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:55:36+00:00",
            "end_time": "2018-02-08T19:35: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": "20180305_326356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9520362274189,
              38.65062270773969,
              -10.439014049063388
            ],
            [
              -76.95215992491808,
              38.655178993316405,
              -10.439014049063388
            ],
            [
              -76.93114576662687,
              38.65552792477482,
              309.62098595093664
            ],
            [
              -76.93102339864797,
              38.65097158267964,
              309.62098595093664
            ],
            [
              -76.9520362274189,
              38.65062270773969,
              -10.439014049063388
            ]
          ]
        ]
      },
      "bbox": [
        -76.95215992,
        38.65062271,
        -10.43901405,
        -76.9310234,
        38.65552792,
        309.620986
      ],
      "properties": {
        "datetime": "2018-03-05T18:31:43Z",
        "pc:count": 4861277,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331165.3998,
            "count": 4861277,
            "maximum": 331964.0158,
            "minimum": 330134.5158,
            "name": "X",
            "position": 0,
            "stddev": 370.4388935,
            "variance": 137224.9738
          },
          {
            "average": 4280133.973,
            "count": 4861277,
            "maximum": 4280319.648,
            "minimum": 4279813.768,
            "name": "Y",
            "position": 1,
            "stddev": 112.7391882,
            "variance": 12710.12455
          },
          {
            "average": 56.14603588,
            "count": 4861277,
            "maximum": 309.620986,
            "minimum": -10.43901405,
            "name": "Z",
            "position": 2,
            "stddev": 11.71343169,
            "variance": 137.2044819
          },
          {
            "average": 3989.627942,
            "count": 4861277,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4786.776061,
            "variance": 22913225.06
          },
          {
            "average": 2.428690651,
            "count": 4861277,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.389415771,
            "variance": 1.930476184
          },
          {
            "average": 3.625606194,
            "count": 4861277,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.428397318,
            "variance": 2.040318898
          },
          {
            "average": 0.5127335883,
            "count": 4861277,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998378808,
            "variance": 0.2498379071
          },
          {
            "average": 0,
            "count": 4861277,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.303239252,
            "count": 4861277,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5218951639,
            "variance": 0.2723745621
          },
          {
            "average": -11.56708845,
            "count": 4861277,
            "maximum": 6,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.671009885,
            "variance": 44.50237289
          },
          {
            "average": 0,
            "count": 4861277,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.62386097,
            "count": 4861277,
            "maximum": 83,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4844156352,
            "variance": 0.2346585076
          },
          {
            "average": 204309783,
            "count": 4861277,
            "maximum": 204309903.5,
            "minimum": 204309611.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 125.7652067,
            "variance": 15816.8872
          },
          {
            "average": 0,
            "count": 4861277,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4861277,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4861277,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000640778133,
            "count": 4861277,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02530548692,
            "variance": 0.0006403676681
          },
          {
            "average": 0.3454826787,
            "count": 4861277,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4755254398,
            "variance": 0.2261244439
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330134.5158,
          4279813.768,
          -10.43901405,
          331964.0158,
          4280319.648,
          309.620986
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330134.5157810121,
                4279813.767533722,
                -10.439014049063388
              ],
              [
                330134.5157810121,
                4280319.647533723,
                -10.439014049063388
              ],
              [
                331964.0157810121,
                4280319.647533723,
                309.62098595093664
              ],
              [
                331964.0157810121,
                4279813.767533722,
                309.62098595093664
              ],
              [
                330134.5157810121,
                4279813.767533722,
                -10.439014049063388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:31:43+00:00",
        "end_time": "2018-03-05T18:26:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_326356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_326356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_326356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95215992,
            38.65062271,
            -10.43901405,
            -76.9310234,
            38.65552792,
            309.620986
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9520362274189,
                  38.65062270773969,
                  -10.439014049063388
                ],
                [
                  -76.95215992491808,
                  38.655178993316405,
                  -10.439014049063388
                ],
                [
                  -76.93114576662687,
                  38.65552792477482,
                  309.62098595093664
                ],
                [
                  -76.93102339864797,
                  38.65097158267964,
                  309.62098595093664
                ],
                [
                  -76.9520362274189,
                  38.65062270773969,
                  -10.439014049063388
                ]
              ]
            ]
          },
          "id": "20180305_326356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_326356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:31:43Z",
            "pc:count": 4861277,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331165.3998,
                "count": 4861277,
                "maximum": 331964.0158,
                "minimum": 330134.5158,
                "name": "X",
                "position": 0,
                "stddev": 370.4388935,
                "variance": 137224.9738
              },
              {
                "average": 4280133.973,
                "count": 4861277,
                "maximum": 4280319.648,
                "minimum": 4279813.768,
                "name": "Y",
                "position": 1,
                "stddev": 112.7391882,
                "variance": 12710.12455
              },
              {
                "average": 56.14603588,
                "count": 4861277,
                "maximum": 309.620986,
                "minimum": -10.43901405,
                "name": "Z",
                "position": 2,
                "stddev": 11.71343169,
                "variance": 137.2044819
              },
              {
                "average": 3989.627942,
                "count": 4861277,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4786.776061,
                "variance": 22913225.06
              },
              {
                "average": 2.428690651,
                "count": 4861277,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.389415771,
                "variance": 1.930476184
              },
              {
                "average": 3.625606194,
                "count": 4861277,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.428397318,
                "variance": 2.040318898
              },
              {
                "average": 0.5127335883,
                "count": 4861277,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998378808,
                "variance": 0.2498379071
              },
              {
                "average": 0,
                "count": 4861277,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.303239252,
                "count": 4861277,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5218951639,
                "variance": 0.2723745621
              },
              {
                "average": -11.56708845,
                "count": 4861277,
                "maximum": 6,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.671009885,
                "variance": 44.50237289
              },
              {
                "average": 0,
                "count": 4861277,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.62386097,
                "count": 4861277,
                "maximum": 83,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4844156352,
                "variance": 0.2346585076
              },
              {
                "average": 204309783,
                "count": 4861277,
                "maximum": 204309903.5,
                "minimum": 204309611.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 125.7652067,
                "variance": 15816.8872
              },
              {
                "average": 0,
                "count": 4861277,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4861277,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4861277,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000640778133,
                "count": 4861277,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02530548692,
                "variance": 0.0006403676681
              },
              {
                "average": 0.3454826787,
                "count": 4861277,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4755254398,
                "variance": 0.2261244439
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330134.5158,
              4279813.768,
              -10.43901405,
              331964.0158,
              4280319.648,
              309.620986
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330134.5157810121,
                    4279813.767533722,
                    -10.439014049063388
                  ],
                  [
                    330134.5157810121,
                    4280319.647533723,
                    -10.439014049063388
                  ],
                  [
                    331964.0157810121,
                    4280319.647533723,
                    309.62098595093664
                  ],
                  [
                    331964.0157810121,
                    4279813.767533722,
                    309.62098595093664
                  ],
                  [
                    330134.5157810121,
                    4279813.767533722,
                    -10.439014049063388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:31:43+00:00",
            "end_time": "2018-03-05T18:26: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": "20180305_296364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05719803868956,
              38.66580019635225,
              -10.463891792644205
            ],
            [
              -77.05752264036988,
              38.677136823957326,
              -10.463891792644205
            ],
            [
              -77.03621089570474,
              38.6775099518481,
              262.35610820735576
            ],
            [
              -77.0358896505409,
              38.66617317390648,
              262.35610820735576
            ],
            [
              -77.05719803868956,
              38.66580019635225,
              -10.463891792644205
            ]
          ]
        ]
      },
      "bbox": [
        -77.05752264,
        38.6658002,
        -10.46389179,
        -77.03588965,
        38.67750995,
        262.3561082
      ],
      "properties": {
        "datetime": "2018-04-12T00:11:42Z",
        "pc:count": 20098434,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322006.5627,
            "count": 20098434,
            "maximum": 322875.2708,
            "minimum": 321020.3108,
            "name": "X",
            "position": 0,
            "stddev": 495.3775182,
            "variance": 245398.8855
          },
          {
            "average": 4282338.157,
            "count": 20098434,
            "maximum": 4282957.023,
            "minimum": 4281698.243,
            "name": "Y",
            "position": 1,
            "stddev": 348.655128,
            "variance": 121560.3983
          },
          {
            "average": 52.13539337,
            "count": 20098434,
            "maximum": 262.3561082,
            "minimum": -10.46389179,
            "name": "Z",
            "position": 2,
            "stddev": 11.8378142,
            "variance": 140.133845
          },
          {
            "average": 3219.789692,
            "count": 20098434,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3755.235489,
            "variance": 14101793.58
          },
          {
            "average": 2.435767483,
            "count": 20098434,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.33814604,
            "variance": 1.790634825
          },
          {
            "average": 3.601099469,
            "count": 20098434,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.318774903,
            "variance": 1.739167245
          },
          {
            "average": 0.521268672,
            "count": 20098434,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995474512,
            "variance": 0.249547656
          },
          {
            "average": 0,
            "count": 20098434,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.311703638,
            "count": 20098434,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5413780714,
            "variance": 0.2930902162
          },
          {
            "average": -9.329375003,
            "count": 20098434,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.462988516,
            "variance": 89.54815165
          },
          {
            "average": 0,
            "count": 20098434,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.45004825,
            "count": 20098434,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.701252944,
            "variance": 22.10177925
          },
          {
            "average": 204419995.1,
            "count": 20098434,
            "maximum": 207527102.7,
            "minimum": 204297315.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 616889.4263,
            "variance": 380552564300.0
          },
          {
            "average": 0,
            "count": 20098434,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20098434,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20098434,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006944819681,
            "count": 20098434,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.026343874,
            "variance": 0.0006939996974
          },
          {
            "average": 0.2657472717,
            "count": 20098434,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4417303125,
            "variance": 0.195125669
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321020.3108,
          4281698.243,
          -10.46389179,
          322875.2708,
          4282957.023,
          262.3561082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321020.3108162964,
                4281698.242781758,
                -10.463891792644205
              ],
              [
                321020.3108162964,
                4282957.022781758,
                -10.463891792644205
              ],
              [
                322875.27081629634,
                4282957.022781758,
                262.35610820735576
              ],
              [
                322875.27081629634,
                4281698.242781758,
                262.35610820735576
              ],
              [
                321020.3108162964,
                4281698.242781758,
                -10.463891792644205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:11:42+00:00",
        "end_time": "2018-03-05T15:01:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_296364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_296364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05752264,
            38.6658002,
            -10.46389179,
            -77.03588965,
            38.67750995,
            262.3561082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05719803868956,
                  38.66580019635225,
                  -10.463891792644205
                ],
                [
                  -77.05752264036988,
                  38.677136823957326,
                  -10.463891792644205
                ],
                [
                  -77.03621089570474,
                  38.6775099518481,
                  262.35610820735576
                ],
                [
                  -77.0358896505409,
                  38.66617317390648,
                  262.35610820735576
                ],
                [
                  -77.05719803868956,
                  38.66580019635225,
                  -10.463891792644205
                ]
              ]
            ]
          },
          "id": "20180305_296364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:11:42Z",
            "pc:count": 20098434,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322006.5627,
                "count": 20098434,
                "maximum": 322875.2708,
                "minimum": 321020.3108,
                "name": "X",
                "position": 0,
                "stddev": 495.3775182,
                "variance": 245398.8855
              },
              {
                "average": 4282338.157,
                "count": 20098434,
                "maximum": 4282957.023,
                "minimum": 4281698.243,
                "name": "Y",
                "position": 1,
                "stddev": 348.655128,
                "variance": 121560.3983
              },
              {
                "average": 52.13539337,
                "count": 20098434,
                "maximum": 262.3561082,
                "minimum": -10.46389179,
                "name": "Z",
                "position": 2,
                "stddev": 11.8378142,
                "variance": 140.133845
              },
              {
                "average": 3219.789692,
                "count": 20098434,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3755.235489,
                "variance": 14101793.58
              },
              {
                "average": 2.435767483,
                "count": 20098434,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.33814604,
                "variance": 1.790634825
              },
              {
                "average": 3.601099469,
                "count": 20098434,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.318774903,
                "variance": 1.739167245
              },
              {
                "average": 0.521268672,
                "count": 20098434,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995474512,
                "variance": 0.249547656
              },
              {
                "average": 0,
                "count": 20098434,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.311703638,
                "count": 20098434,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5413780714,
                "variance": 0.2930902162
              },
              {
                "average": -9.329375003,
                "count": 20098434,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.462988516,
                "variance": 89.54815165
              },
              {
                "average": 0,
                "count": 20098434,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.45004825,
                "count": 20098434,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.701252944,
                "variance": 22.10177925
              },
              {
                "average": 204419995.1,
                "count": 20098434,
                "maximum": 207527102.7,
                "minimum": 204297315.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 616889.4263,
                "variance": 380552564300.0
              },
              {
                "average": 0,
                "count": 20098434,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20098434,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20098434,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006944819681,
                "count": 20098434,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.026343874,
                "variance": 0.0006939996974
              },
              {
                "average": 0.2657472717,
                "count": 20098434,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4417303125,
                "variance": 0.195125669
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321020.3108,
              4281698.243,
              -10.46389179,
              322875.2708,
              4282957.023,
              262.3561082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321020.3108162964,
                    4281698.242781758,
                    -10.463891792644205
                  ],
                  [
                    321020.3108162964,
                    4282957.022781758,
                    -10.463891792644205
                  ],
                  [
                    322875.27081629634,
                    4282957.022781758,
                    262.35610820735576
                  ],
                  [
                    322875.27081629634,
                    4281698.242781758,
                    262.35610820735576
                  ],
                  [
                    321020.3108162964,
                    4281698.242781758,
                    -10.463891792644205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:11:42+00:00",
            "end_time": "2018-03-05T15:01: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": "20180209_350364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86807363545383,
              38.6657395982114,
              -10.053367885288651
            ],
            [
              -76.86836834505506,
              38.677075169907404,
              -10.053367885288651
            ],
            [
              -76.84705789612684,
              38.67741376976574,
              418.4066321147114
            ],
            [
              -76.84676654326898,
              38.66607806165743,
              418.4066321147114
            ],
            [
              -76.86807363545383,
              38.6657395982114,
              -10.053367885288651
            ]
          ]
        ]
      },
      "bbox": [
        -76.86836835,
        38.6657396,
        -10.05336789,
        -76.84676654,
        38.67741377,
        418.4066321
      ],
      "properties": {
        "datetime": "2018-02-17T14:08:05Z",
        "pc:count": 25056513,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338470.6227,
            "count": 25056513,
            "maximum": 339330.324,
            "minimum": 337475.684,
            "name": "X",
            "position": 0,
            "stddev": 446.0404637,
            "variance": 198952.0952
          },
          {
            "average": 4281959.319,
            "count": 25056513,
            "maximum": 4282597.727,
            "minimum": 4281339.207,
            "name": "Y",
            "position": 1,
            "stddev": 331.0918305,
            "variance": 109621.8002
          },
          {
            "average": 71.06925566,
            "count": 25056513,
            "maximum": 418.4066321,
            "minimum": -10.05336789,
            "name": "Z",
            "position": 2,
            "stddev": 8.765090013,
            "variance": 76.82680293
          },
          {
            "average": 3682.129585,
            "count": 25056513,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4380.747626,
            "variance": 19190949.77
          },
          {
            "average": 2.540421486,
            "count": 25056513,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.399179399,
            "variance": 1.957702992
          },
          {
            "average": 3.816680198,
            "count": 25056513,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.316497587,
            "variance": 1.733165896
          },
          {
            "average": 0.5038883503,
            "count": 25056513,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999848905,
            "variance": 0.2499848907
          },
          {
            "average": 0,
            "count": 25056513,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24063935,
            "count": 25056513,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5064350725,
            "variance": 0.2564764827
          },
          {
            "average": 12.13817598,
            "count": 25056513,
            "maximum": 19.99799919,
            "minimum": -10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.962765228,
            "variance": 48.48009962
          },
          {
            "average": 0,
            "count": 25056513,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.8099372,
            "count": 25056513,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.402876102,
            "variance": 5.773813564
          },
          {
            "average": 202481717.3,
            "count": 25056513,
            "maximum": 202911685.9,
            "minimum": 202237743.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 323854.9593,
            "variance": 104882034600.0
          },
          {
            "average": 0,
            "count": 25056513,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25056513,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25056513,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004951606794,
            "count": 25056513,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02224669672,
            "variance": 0.000494915515
          },
          {
            "average": 0.3902849131,
            "count": 25056513,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4878141134,
            "variance": 0.2379626092
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337475.684,
          4281339.207,
          -10.05336789,
          339330.324,
          4282597.727,
          418.4066321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337475.6839555831,
                4281339.207456162,
                -10.053367885288651
              ],
              [
                337475.6839555831,
                4282597.727456162,
                -10.053367885288651
              ],
              [
                339330.3239555831,
                4282597.727456162,
                418.4066321147114
              ],
              [
                339330.3239555831,
                4281339.207456162,
                418.4066321147114
              ],
              [
                337475.6839555831,
                4281339.207456162,
                -10.053367885288651
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:08:05+00:00",
        "end_time": "2018-02-09T18:55:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180209_350364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_350364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180209_350364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_350364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86836835,
            38.6657396,
            -10.05336789,
            -76.84676654,
            38.67741377,
            418.4066321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86807363545383,
                  38.6657395982114,
                  -10.053367885288651
                ],
                [
                  -76.86836834505506,
                  38.677075169907404,
                  -10.053367885288651
                ],
                [
                  -76.84705789612684,
                  38.67741376976574,
                  418.4066321147114
                ],
                [
                  -76.84676654326898,
                  38.66607806165743,
                  418.4066321147114
                ],
                [
                  -76.86807363545383,
                  38.6657395982114,
                  -10.053367885288651
                ]
              ]
            ]
          },
          "id": "20180209_350364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_350364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:08:05Z",
            "pc:count": 25056513,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338470.6227,
                "count": 25056513,
                "maximum": 339330.324,
                "minimum": 337475.684,
                "name": "X",
                "position": 0,
                "stddev": 446.0404637,
                "variance": 198952.0952
              },
              {
                "average": 4281959.319,
                "count": 25056513,
                "maximum": 4282597.727,
                "minimum": 4281339.207,
                "name": "Y",
                "position": 1,
                "stddev": 331.0918305,
                "variance": 109621.8002
              },
              {
                "average": 71.06925566,
                "count": 25056513,
                "maximum": 418.4066321,
                "minimum": -10.05336789,
                "name": "Z",
                "position": 2,
                "stddev": 8.765090013,
                "variance": 76.82680293
              },
              {
                "average": 3682.129585,
                "count": 25056513,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4380.747626,
                "variance": 19190949.77
              },
              {
                "average": 2.540421486,
                "count": 25056513,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.399179399,
                "variance": 1.957702992
              },
              {
                "average": 3.816680198,
                "count": 25056513,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.316497587,
                "variance": 1.733165896
              },
              {
                "average": 0.5038883503,
                "count": 25056513,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999848905,
                "variance": 0.2499848907
              },
              {
                "average": 0,
                "count": 25056513,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24063935,
                "count": 25056513,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5064350725,
                "variance": 0.2564764827
              },
              {
                "average": 12.13817598,
                "count": 25056513,
                "maximum": 19.99799919,
                "minimum": -10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.962765228,
                "variance": 48.48009962
              },
              {
                "average": 0,
                "count": 25056513,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.8099372,
                "count": 25056513,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.402876102,
                "variance": 5.773813564
              },
              {
                "average": 202481717.3,
                "count": 25056513,
                "maximum": 202911685.9,
                "minimum": 202237743.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 323854.9593,
                "variance": 104882034600.0
              },
              {
                "average": 0,
                "count": 25056513,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25056513,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25056513,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004951606794,
                "count": 25056513,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02224669672,
                "variance": 0.000494915515
              },
              {
                "average": 0.3902849131,
                "count": 25056513,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4878141134,
                "variance": 0.2379626092
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337475.684,
              4281339.207,
              -10.05336789,
              339330.324,
              4282597.727,
              418.4066321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337475.6839555831,
                    4281339.207456162,
                    -10.053367885288651
                  ],
                  [
                    337475.6839555831,
                    4282597.727456162,
                    -10.053367885288651
                  ],
                  [
                    339330.3239555831,
                    4282597.727456162,
                    418.4066321147114
                  ],
                  [
                    339330.3239555831,
                    4281339.207456162,
                    418.4066321147114
                  ],
                  [
                    337475.6839555831,
                    4281339.207456162,
                    -10.053367885288651
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:08:05+00:00",
            "end_time": "2018-02-09T18:55: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": "20180305_296368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05720663650806,
              38.67678359189233,
              -10.277115898403764
            ],
            [
              -77.05753137208079,
              38.688120378218066,
              -10.277115898403764
            ],
            [
              -77.03621866759235,
              38.68849355563945,
              419.5428841015962
            ],
            [
              -77.03589729005753,
              38.677156618968105,
              419.5428841015962
            ],
            [
              -77.05720663650806,
              38.67678359189233,
              -10.277115898403764
            ]
          ]
        ]
      },
      "bbox": [
        -77.05753137,
        38.67678359,
        -10.2771159,
        -77.03589729,
        38.68849356,
        419.5428841
      ],
      "properties": {
        "datetime": "2018-04-12T00:12:08Z",
        "pc:count": 23391167,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321866.2993,
            "count": 23391167,
            "maximum": 322901.682,
            "minimum": 321046.922,
            "name": "X",
            "position": 0,
            "stddev": 499.0137352,
            "variance": 249014.7079
          },
          {
            "average": 4283540.701,
            "count": 23391167,
            "maximum": 4284176.004,
            "minimum": 4282917.204,
            "name": "Y",
            "position": 1,
            "stddev": 341.2096939,
            "variance": 116424.0552
          },
          {
            "average": 44.15392739,
            "count": 23391167,
            "maximum": 419.5428841,
            "minimum": -10.2771159,
            "name": "Z",
            "position": 2,
            "stddev": 17.99790455,
            "variance": 323.924568
          },
          {
            "average": 3042.38116,
            "count": 23391167,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3772.854319,
            "variance": 14234429.71
          },
          {
            "average": 2.672021452,
            "count": 23391167,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.39803866,
            "variance": 1.954512094
          },
          {
            "average": 4.018369883,
            "count": 23391167,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.154622013,
            "variance": 1.333151994
          },
          {
            "average": 0.507792792,
            "count": 23391167,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999392794,
            "variance": 0.2499392831
          },
          {
            "average": 0,
            "count": 23391167,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240870753,
            "count": 23391167,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.477146776,
            "variance": 0.2276690458
          },
          {
            "average": 9.877675604,
            "count": 23391167,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.613237621,
            "variance": 92.41433755
          },
          {
            "average": 0,
            "count": 23391167,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.0719434,
            "count": 23391167,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.22356082,
            "variance": 149.4154392
          },
          {
            "average": 205593491.9,
            "count": 23391167,
            "maximum": 207527128.2,
            "minimum": 204297299.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1583111.839,
            "variance": 2506243096000.0
          },
          {
            "average": 0,
            "count": 23391167,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23391167,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23391167,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007590044567,
            "count": 23391167,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02753957882,
            "variance": 0.0007584284013
          },
          {
            "average": 0.3320561561,
            "count": 23391167,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4709510322,
            "variance": 0.2217948748
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321046.922,
          4282917.204,
          -10.2771159,
          322901.682,
          4284176.004,
          419.5428841
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321046.92198017694,
                4282917.203666868,
                -10.277115898403764
              ],
              [
                321046.92198017694,
                4284176.003666868,
                -10.277115898403764
              ],
              [
                322901.68198017695,
                4284176.003666868,
                419.5428841015962
              ],
              [
                322901.68198017695,
                4282917.203666868,
                419.5428841015962
              ],
              [
                321046.92198017694,
                4282917.203666868,
                -10.277115898403764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:12:08+00:00",
        "end_time": "2018-03-05T15:01:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_296368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_296368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05753137,
            38.67678359,
            -10.2771159,
            -77.03589729,
            38.68849356,
            419.5428841
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05720663650806,
                  38.67678359189233,
                  -10.277115898403764
                ],
                [
                  -77.05753137208079,
                  38.688120378218066,
                  -10.277115898403764
                ],
                [
                  -77.03621866759235,
                  38.68849355563945,
                  419.5428841015962
                ],
                [
                  -77.03589729005753,
                  38.677156618968105,
                  419.5428841015962
                ],
                [
                  -77.05720663650806,
                  38.67678359189233,
                  -10.277115898403764
                ]
              ]
            ]
          },
          "id": "20180305_296368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:12:08Z",
            "pc:count": 23391167,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321866.2993,
                "count": 23391167,
                "maximum": 322901.682,
                "minimum": 321046.922,
                "name": "X",
                "position": 0,
                "stddev": 499.0137352,
                "variance": 249014.7079
              },
              {
                "average": 4283540.701,
                "count": 23391167,
                "maximum": 4284176.004,
                "minimum": 4282917.204,
                "name": "Y",
                "position": 1,
                "stddev": 341.2096939,
                "variance": 116424.0552
              },
              {
                "average": 44.15392739,
                "count": 23391167,
                "maximum": 419.5428841,
                "minimum": -10.2771159,
                "name": "Z",
                "position": 2,
                "stddev": 17.99790455,
                "variance": 323.924568
              },
              {
                "average": 3042.38116,
                "count": 23391167,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3772.854319,
                "variance": 14234429.71
              },
              {
                "average": 2.672021452,
                "count": 23391167,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.39803866,
                "variance": 1.954512094
              },
              {
                "average": 4.018369883,
                "count": 23391167,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.154622013,
                "variance": 1.333151994
              },
              {
                "average": 0.507792792,
                "count": 23391167,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999392794,
                "variance": 0.2499392831
              },
              {
                "average": 0,
                "count": 23391167,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240870753,
                "count": 23391167,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.477146776,
                "variance": 0.2276690458
              },
              {
                "average": 9.877675604,
                "count": 23391167,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.613237621,
                "variance": 92.41433755
              },
              {
                "average": 0,
                "count": 23391167,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.0719434,
                "count": 23391167,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.22356082,
                "variance": 149.4154392
              },
              {
                "average": 205593491.9,
                "count": 23391167,
                "maximum": 207527128.2,
                "minimum": 204297299.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1583111.839,
                "variance": 2506243096000.0
              },
              {
                "average": 0,
                "count": 23391167,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23391167,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23391167,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007590044567,
                "count": 23391167,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02753957882,
                "variance": 0.0007584284013
              },
              {
                "average": 0.3320561561,
                "count": 23391167,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4709510322,
                "variance": 0.2217948748
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321046.922,
              4282917.204,
              -10.2771159,
              322901.682,
              4284176.004,
              419.5428841
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321046.92198017694,
                    4282917.203666868,
                    -10.277115898403764
                  ],
                  [
                    321046.92198017694,
                    4284176.003666868,
                    -10.277115898403764
                  ],
                  [
                    322901.68198017695,
                    4284176.003666868,
                    419.5428841015962
                  ],
                  [
                    322901.68198017695,
                    4282917.203666868,
                    419.5428841015962
                  ],
                  [
                    321046.92198017694,
                    4282917.203666868,
                    -10.277115898403764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:12:08+00:00",
            "end_time": "2018-03-05T15:01:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180209_362372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82599151026217,
              38.68765109023695,
              -10.376824968619815
            ],
            [
              -76.82627984541212,
              38.69898832972164,
              -10.376824968619815
            ],
            [
              -76.80496124354025,
              38.69931943477953,
              394.0431750313802
            ],
            [
              -76.80467626971117,
              38.68798206190553,
              394.0431750313802
            ],
            [
              -76.82599151026217,
              38.68765109023695,
              -10.376824968619815
            ]
          ]
        ]
      },
      "bbox": [
        -76.82627985,
        38.68765109,
        -10.37682497,
        -76.80467627,
        38.69931943,
        394.043175
      ],
      "properties": {
        "datetime": "2018-02-17T14:08:53Z",
        "pc:count": 20701909,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342165.0212,
            "count": 20701909,
            "maximum": 343040.3387,
            "minimum": 341185.5987,
            "name": "X",
            "position": 0,
            "stddev": 557.94575,
            "variance": 311303.46
          },
          {
            "average": 4284316.826,
            "count": 20701909,
            "maximum": 4284955.796,
            "minimum": 4283697.116,
            "name": "Y",
            "position": 1,
            "stddev": 332.3271423,
            "variance": 110441.3295
          },
          {
            "average": 71.73254686,
            "count": 20701909,
            "maximum": 394.043175,
            "minimum": -10.37682497,
            "name": "Z",
            "position": 2,
            "stddev": 7.909178503,
            "variance": 62.55510459
          },
          {
            "average": 4230.907635,
            "count": 20701909,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4616.534439,
            "variance": 21312390.22
          },
          {
            "average": 2.333247431,
            "count": 20701909,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.375130126,
            "variance": 1.890982865
          },
          {
            "average": 3.467888058,
            "count": 20701909,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.494758166,
            "variance": 2.234301975
          },
          {
            "average": 0.4995805942,
            "count": 20701909,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998362,
            "variance": 0.2499998362
          },
          {
            "average": 0,
            "count": 20701909,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247751258,
            "count": 20701909,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4797419544,
            "variance": 0.2301523428
          },
          {
            "average": -5.923493635,
            "count": 20701909,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.41640656,
            "variance": 154.1671518
          },
          {
            "average": 0,
            "count": 20701909,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.6431959,
            "count": 20701909,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.368575365,
            "variance": 1.872998529
          },
          {
            "average": 202292887.4,
            "count": 20701909,
            "maximum": 202911733,
            "minimum": 202236845.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 185167.8584,
            "variance": 34287135770.0
          },
          {
            "average": 0,
            "count": 20701909,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20701909,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20701909,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004282696828,
            "count": 20701909,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02069024622,
            "variance": 0.0004280862885
          },
          {
            "average": 0.3629693281,
            "count": 20701909,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4808561179,
            "variance": 0.2312226061
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341185.5987,
          4283697.116,
          -10.37682497,
          343040.3387,
          4284955.796,
          394.043175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341185.5987444995,
                4283697.116369536,
                -10.376824968619815
              ],
              [
                341185.5987444995,
                4284955.796369536,
                -10.376824968619815
              ],
              [
                343040.3387444995,
                4284955.796369536,
                394.0431750313802
              ],
              [
                343040.3387444995,
                4283697.116369536,
                394.0431750313802
              ],
              [
                341185.5987444995,
                4283697.116369536,
                -10.376824968619815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:08:53+00:00",
        "end_time": "2018-02-09T18:40:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180209_362372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_362372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180209_362372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_362372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82627985,
            38.68765109,
            -10.37682497,
            -76.80467627,
            38.69931943,
            394.043175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82599151026217,
                  38.68765109023695,
                  -10.376824968619815
                ],
                [
                  -76.82627984541212,
                  38.69898832972164,
                  -10.376824968619815
                ],
                [
                  -76.80496124354025,
                  38.69931943477953,
                  394.0431750313802
                ],
                [
                  -76.80467626971117,
                  38.68798206190553,
                  394.0431750313802
                ],
                [
                  -76.82599151026217,
                  38.68765109023695,
                  -10.376824968619815
                ]
              ]
            ]
          },
          "id": "20180209_362372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_362372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:08:53Z",
            "pc:count": 20701909,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342165.0212,
                "count": 20701909,
                "maximum": 343040.3387,
                "minimum": 341185.5987,
                "name": "X",
                "position": 0,
                "stddev": 557.94575,
                "variance": 311303.46
              },
              {
                "average": 4284316.826,
                "count": 20701909,
                "maximum": 4284955.796,
                "minimum": 4283697.116,
                "name": "Y",
                "position": 1,
                "stddev": 332.3271423,
                "variance": 110441.3295
              },
              {
                "average": 71.73254686,
                "count": 20701909,
                "maximum": 394.043175,
                "minimum": -10.37682497,
                "name": "Z",
                "position": 2,
                "stddev": 7.909178503,
                "variance": 62.55510459
              },
              {
                "average": 4230.907635,
                "count": 20701909,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4616.534439,
                "variance": 21312390.22
              },
              {
                "average": 2.333247431,
                "count": 20701909,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.375130126,
                "variance": 1.890982865
              },
              {
                "average": 3.467888058,
                "count": 20701909,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.494758166,
                "variance": 2.234301975
              },
              {
                "average": 0.4995805942,
                "count": 20701909,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998362,
                "variance": 0.2499998362
              },
              {
                "average": 0,
                "count": 20701909,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247751258,
                "count": 20701909,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4797419544,
                "variance": 0.2301523428
              },
              {
                "average": -5.923493635,
                "count": 20701909,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.41640656,
                "variance": 154.1671518
              },
              {
                "average": 0,
                "count": 20701909,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.6431959,
                "count": 20701909,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.368575365,
                "variance": 1.872998529
              },
              {
                "average": 202292887.4,
                "count": 20701909,
                "maximum": 202911733,
                "minimum": 202236845.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 185167.8584,
                "variance": 34287135770.0
              },
              {
                "average": 0,
                "count": 20701909,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20701909,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20701909,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004282696828,
                "count": 20701909,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02069024622,
                "variance": 0.0004280862885
              },
              {
                "average": 0.3629693281,
                "count": 20701909,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4808561179,
                "variance": 0.2312226061
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341185.5987,
              4283697.116,
              -10.37682497,
              343040.3387,
              4284955.796,
              394.043175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341185.5987444995,
                    4283697.116369536,
                    -10.376824968619815
                  ],
                  [
                    341185.5987444995,
                    4284955.796369536,
                    -10.376824968619815
                  ],
                  [
                    343040.3387444995,
                    4284955.796369536,
                    394.0431750313802
                  ],
                  [
                    343040.3387444995,
                    4283697.116369536,
                    394.0431750313802
                  ],
                  [
                    341185.5987444995,
                    4283697.116369536,
                    -10.376824968619815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:08:53+00:00",
            "end_time": "2018-02-09T18:40:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_302348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03617374893378,
              38.625267163532286,
              -9.768838675183844
            ],
            [
              -77.036398501807,
              38.63320993567362,
              -9.768838675183844
            ],
            [
              -77.02406161978062,
              38.63342410045918,
              288.63116132481616
            ],
            [
              -77.02383822622777,
              38.62548126783739,
              288.63116132481616
            ],
            [
              -77.03617374893378,
              38.625267163532286,
              -9.768838675183844
            ]
          ]
        ]
      },
      "bbox": [
        -77.0363985,
        38.62526716,
        -9.768838675,
        -77.02383823,
        38.6334241,
        288.6311613
      ],
      "properties": {
        "datetime": "2018-03-05T16:00:39Z",
        "pc:count": 7413756,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323056.7922,
            "count": 7413756,
            "maximum": 323824.1958,
            "minimum": 322749.7558,
            "name": "X",
            "position": 0,
            "stddev": 219.022655,
            "variance": 47970.92339
          },
          {
            "average": 4277788.66,
            "count": 7413756,
            "maximum": 4278040.968,
            "minimum": 4277159.048,
            "name": "Y",
            "position": 1,
            "stddev": 168.6997211,
            "variance": 28459.59591
          },
          {
            "average": 32.4167379,
            "count": 7413756,
            "maximum": 288.6311613,
            "minimum": -9.768838675,
            "name": "Z",
            "position": 2,
            "stddev": 10.13882138,
            "variance": 102.7956989
          },
          {
            "average": 2995.425129,
            "count": 7413756,
            "maximum": 58800,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3773.932889,
            "variance": 14242569.45
          },
          {
            "average": 2.70968211,
            "count": 7413756,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.392806616,
            "variance": 1.939910268
          },
          {
            "average": 4.154067925,
            "count": 7413756,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.041950805,
            "variance": 1.08566148
          },
          {
            "average": 0.5056283212,
            "count": 7413756,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999683547,
            "variance": 0.2499683557
          },
          {
            "average": 0,
            "count": 7413756,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203911081,
            "count": 7413756,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4525596676,
            "variance": 0.2048102527
          },
          {
            "average": 15.3563588,
            "count": 7413756,
            "maximum": 19.00200081,
            "minimum": 3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.836848095,
            "variance": 14.7214033
          },
          {
            "average": 0,
            "count": 7413756,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.4485006,
            "count": 7413756,
            "maximum": 76,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4973407735,
            "variance": 0.247347845
          },
          {
            "average": 204300019.9,
            "count": 7413756,
            "maximum": 204300839.1,
            "minimum": 204299354.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 720.8963624,
            "variance": 519691.5653
          },
          {
            "average": 0,
            "count": 7413756,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7413756,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7413756,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0002744897458,
            "count": 7413756,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01656545919,
            "variance": 0.0002744144382
          },
          {
            "average": 0.549544927,
            "count": 7413756,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4975392784,
            "variance": 0.2475453336
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322749.7558,
          4277159.048,
          -9.768838675,
          323824.1958,
          4278040.968,
          288.6311613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322749.75576411805,
                4277159.04773491,
                -9.768838675183844
              ],
              [
                322749.75576411805,
                4278040.96773491,
                -9.768838675183844
              ],
              [
                323824.195764118,
                4278040.96773491,
                288.63116132481616
              ],
              [
                323824.195764118,
                4277159.04773491,
                288.63116132481616
              ],
              [
                322749.75576411805,
                4277159.04773491,
                -9.768838675183844
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:00:39+00:00",
        "end_time": "2018-03-05T15:35:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_302348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_302348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_302348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_302348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0363985,
            38.62526716,
            -9.768838675,
            -77.02383823,
            38.6334241,
            288.6311613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03617374893378,
                  38.625267163532286,
                  -9.768838675183844
                ],
                [
                  -77.036398501807,
                  38.63320993567362,
                  -9.768838675183844
                ],
                [
                  -77.02406161978062,
                  38.63342410045918,
                  288.63116132481616
                ],
                [
                  -77.02383822622777,
                  38.62548126783739,
                  288.63116132481616
                ],
                [
                  -77.03617374893378,
                  38.625267163532286,
                  -9.768838675183844
                ]
              ]
            ]
          },
          "id": "20180305_302348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_302348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:00:39Z",
            "pc:count": 7413756,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323056.7922,
                "count": 7413756,
                "maximum": 323824.1958,
                "minimum": 322749.7558,
                "name": "X",
                "position": 0,
                "stddev": 219.022655,
                "variance": 47970.92339
              },
              {
                "average": 4277788.66,
                "count": 7413756,
                "maximum": 4278040.968,
                "minimum": 4277159.048,
                "name": "Y",
                "position": 1,
                "stddev": 168.6997211,
                "variance": 28459.59591
              },
              {
                "average": 32.4167379,
                "count": 7413756,
                "maximum": 288.6311613,
                "minimum": -9.768838675,
                "name": "Z",
                "position": 2,
                "stddev": 10.13882138,
                "variance": 102.7956989
              },
              {
                "average": 2995.425129,
                "count": 7413756,
                "maximum": 58800,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3773.932889,
                "variance": 14242569.45
              },
              {
                "average": 2.70968211,
                "count": 7413756,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.392806616,
                "variance": 1.939910268
              },
              {
                "average": 4.154067925,
                "count": 7413756,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.041950805,
                "variance": 1.08566148
              },
              {
                "average": 0.5056283212,
                "count": 7413756,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999683547,
                "variance": 0.2499683557
              },
              {
                "average": 0,
                "count": 7413756,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203911081,
                "count": 7413756,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4525596676,
                "variance": 0.2048102527
              },
              {
                "average": 15.3563588,
                "count": 7413756,
                "maximum": 19.00200081,
                "minimum": 3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.836848095,
                "variance": 14.7214033
              },
              {
                "average": 0,
                "count": 7413756,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.4485006,
                "count": 7413756,
                "maximum": 76,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4973407735,
                "variance": 0.247347845
              },
              {
                "average": 204300019.9,
                "count": 7413756,
                "maximum": 204300839.1,
                "minimum": 204299354.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 720.8963624,
                "variance": 519691.5653
              },
              {
                "average": 0,
                "count": 7413756,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7413756,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7413756,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0002744897458,
                "count": 7413756,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01656545919,
                "variance": 0.0002744144382
              },
              {
                "average": 0.549544927,
                "count": 7413756,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4975392784,
                "variance": 0.2475453336
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322749.7558,
              4277159.048,
              -9.768838675,
              323824.1958,
              4278040.968,
              288.6311613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322749.75576411805,
                    4277159.04773491,
                    -9.768838675183844
                  ],
                  [
                    322749.75576411805,
                    4278040.96773491,
                    -9.768838675183844
                  ],
                  [
                    323824.195764118,
                    4278040.96773491,
                    288.63116132481616
                  ],
                  [
                    323824.195764118,
                    4277159.04773491,
                    288.63116132481616
                  ],
                  [
                    322749.75576411805,
                    4277159.04773491,
                    -9.768838675183844
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:00:39+00:00",
            "end_time": "2018-03-05T15: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": "20180208_368364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80503223155844,
              38.66565127155145,
              -10.391097570111725
            ],
            [
              -76.80531700716277,
              38.67698760470922,
              -10.391097570111725
            ],
            [
              -76.7840039977537,
              38.677314743444796,
              436.30890242988824
            ],
            [
              -76.78372257974503,
              38.66597827848313,
              436.30890242988824
            ],
            [
              -76.80503223155844,
              38.66565127155145,
              -10.391097570111725
            ]
          ]
        ]
      },
      "bbox": [
        -76.80531701,
        38.66565127,
        -10.39109757,
        -76.78372258,
        38.67731474,
        436.3089024
      ],
      "properties": {
        "datetime": "2018-02-08T19:36:24Z",
        "pc:count": 21674405,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 343900.6561,
            "count": 21674405,
            "maximum": 344815.371,
            "minimum": 342960.571,
            "name": "X",
            "position": 0,
            "stddev": 483.6190806,
            "variance": 233887.4151
          },
          {
            "average": 4281856.918,
            "count": 21674405,
            "maximum": 4282478.08,
            "minimum": 4281219.52,
            "name": "Y",
            "position": 1,
            "stddev": 350.3582384,
            "variance": 122750.8952
          },
          {
            "average": 71.48761195,
            "count": 21674405,
            "maximum": 436.3089024,
            "minimum": -10.39109757,
            "name": "Z",
            "position": 2,
            "stddev": 8.967562714,
            "variance": 80.41718103
          },
          {
            "average": 4579.211893,
            "count": 21674405,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5110.853918,
            "variance": 26120827.77
          },
          {
            "average": 2.381913321,
            "count": 21674405,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.39708067,
            "variance": 1.951834399
          },
          {
            "average": 3.524895931,
            "count": 21674405,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.499358589,
            "variance": 2.248076177
          },
          {
            "average": 0.5016750864,
            "count": 21674405,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999972056,
            "variance": 0.2499972056
          },
          {
            "average": 0,
            "count": 21674405,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.284655703,
            "count": 21674405,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5194921356,
            "variance": 0.2698720789
          },
          {
            "average": 11.52359214,
            "count": 21674405,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.511108913,
            "variance": 56.4167571
          },
          {
            "average": 0,
            "count": 21674405,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.607621063,
            "count": 21674405,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.501487146,
            "variance": 0.2514893576
          },
          {
            "average": 202153533.5,
            "count": 21674405,
            "maximum": 202153784.4,
            "minimum": 202152656.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 197.9040575,
            "variance": 39166.01599
          },
          {
            "average": 0,
            "count": 21674405,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21674405,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21674405,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004783060942,
            "count": 21674405,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02186497975,
            "variance": 0.0004780773396
          },
          {
            "average": 0.3030077181,
            "count": 21674405,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4595585388,
            "variance": 0.2111940506
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          342960.571,
          4281219.52,
          -10.39109757,
          344815.371,
          4282478.08,
          436.3089024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                342960.57101575425,
                4281219.520242199,
                -10.391097570111725
              ],
              [
                342960.57101575425,
                4282478.0802422,
                -10.391097570111725
              ],
              [
                344815.3710157543,
                4282478.0802422,
                436.30890242988824
              ],
              [
                344815.3710157543,
                4281219.520242199,
                436.30890242988824
              ],
              [
                342960.57101575425,
                4281219.520242199,
                -10.391097570111725
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:36:24+00:00",
        "end_time": "2018-02-08T19:17:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_368364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_368364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_368364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_368364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80531701,
            38.66565127,
            -10.39109757,
            -76.78372258,
            38.67731474,
            436.3089024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80503223155844,
                  38.66565127155145,
                  -10.391097570111725
                ],
                [
                  -76.80531700716277,
                  38.67698760470922,
                  -10.391097570111725
                ],
                [
                  -76.7840039977537,
                  38.677314743444796,
                  436.30890242988824
                ],
                [
                  -76.78372257974503,
                  38.66597827848313,
                  436.30890242988824
                ],
                [
                  -76.80503223155844,
                  38.66565127155145,
                  -10.391097570111725
                ]
              ]
            ]
          },
          "id": "20180208_368364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_368364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:36:24Z",
            "pc:count": 21674405,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 343900.6561,
                "count": 21674405,
                "maximum": 344815.371,
                "minimum": 342960.571,
                "name": "X",
                "position": 0,
                "stddev": 483.6190806,
                "variance": 233887.4151
              },
              {
                "average": 4281856.918,
                "count": 21674405,
                "maximum": 4282478.08,
                "minimum": 4281219.52,
                "name": "Y",
                "position": 1,
                "stddev": 350.3582384,
                "variance": 122750.8952
              },
              {
                "average": 71.48761195,
                "count": 21674405,
                "maximum": 436.3089024,
                "minimum": -10.39109757,
                "name": "Z",
                "position": 2,
                "stddev": 8.967562714,
                "variance": 80.41718103
              },
              {
                "average": 4579.211893,
                "count": 21674405,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5110.853918,
                "variance": 26120827.77
              },
              {
                "average": 2.381913321,
                "count": 21674405,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.39708067,
                "variance": 1.951834399
              },
              {
                "average": 3.524895931,
                "count": 21674405,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.499358589,
                "variance": 2.248076177
              },
              {
                "average": 0.5016750864,
                "count": 21674405,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999972056,
                "variance": 0.2499972056
              },
              {
                "average": 0,
                "count": 21674405,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.284655703,
                "count": 21674405,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5194921356,
                "variance": 0.2698720789
              },
              {
                "average": 11.52359214,
                "count": 21674405,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.511108913,
                "variance": 56.4167571
              },
              {
                "average": 0,
                "count": 21674405,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.607621063,
                "count": 21674405,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.501487146,
                "variance": 0.2514893576
              },
              {
                "average": 202153533.5,
                "count": 21674405,
                "maximum": 202153784.4,
                "minimum": 202152656.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 197.9040575,
                "variance": 39166.01599
              },
              {
                "average": 0,
                "count": 21674405,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21674405,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21674405,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004783060942,
                "count": 21674405,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02186497975,
                "variance": 0.0004780773396
              },
              {
                "average": 0.3030077181,
                "count": 21674405,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4595585388,
                "variance": 0.2111940506
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              342960.571,
              4281219.52,
              -10.39109757,
              344815.371,
              4282478.08,
              436.3089024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    342960.57101575425,
                    4281219.520242199,
                    -10.391097570111725
                  ],
                  [
                    342960.57101575425,
                    4282478.0802422,
                    -10.391097570111725
                  ],
                  [
                    344815.3710157543,
                    4282478.0802422,
                    436.30890242988824
                  ],
                  [
                    344815.3710157543,
                    4281219.520242199,
                    436.30890242988824
                  ],
                  [
                    342960.57101575425,
                    4281219.520242199,
                    -10.391097570111725
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:36:24+00:00",
            "end_time": "2018-02-08T19:17:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_290368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.07805566599585,
              38.6767744995964,
              -7.362265286810839
            ],
            [
              -77.07838365982805,
              38.68811005590309,
              -7.362265286810839
            ],
            [
              -77.05723716389952,
              38.68848411347612,
              402.45773471318915
            ],
            [
              -77.05691250146737,
              38.67714840648558,
              402.45773471318915
            ],
            [
              -77.07805566599585,
              38.6767744995964,
              -7.362265286810839
            ]
          ]
        ]
      },
      "bbox": [
        -77.07838366,
        38.6767745,
        -7.362265287,
        -77.0569125,
        38.68848411,
        402.4577347
      ],
      "properties": {
        "datetime": "2018-04-12T00:35:17Z",
        "pc:count": 17119630,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 320152.0578,
            "count": 17119630,
            "maximum": 321073.4195,
            "minimum": 319233.0995,
            "name": "X",
            "position": 0,
            "stddev": 508.8966539,
            "variance": 258975.8043
          },
          {
            "average": 4283602.548,
            "count": 17119630,
            "maximum": 4284215.797,
            "minimum": 4282957.117,
            "name": "Y",
            "position": 1,
            "stddev": 339.8852179,
            "variance": 115521.9614
          },
          {
            "average": 48.36555445,
            "count": 17119630,
            "maximum": 402.4577347,
            "minimum": -7.362265287,
            "name": "Z",
            "position": 2,
            "stddev": 14.70906819,
            "variance": 216.356687
          },
          {
            "average": 2800.041015,
            "count": 17119630,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3221.008742,
            "variance": 10374897.32
          },
          {
            "average": 2.437955435,
            "count": 17119630,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.337888756,
            "variance": 1.789946324
          },
          {
            "average": 3.565636407,
            "count": 17119630,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.336808577,
            "variance": 1.787057171
          },
          {
            "average": 0.5267534988,
            "count": 17119630,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992837519,
            "variance": 0.2492842649
          },
          {
            "average": 0,
            "count": 17119630,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312041148,
            "count": 17119630,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4923844143,
            "variance": 0.2424424114
          },
          {
            "average": -8.459017681,
            "count": 17119630,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.15022381,
            "variance": 103.0270433
          },
          {
            "average": 0,
            "count": 17119630,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 95.32499306,
            "count": 17119630,
            "maximum": 97,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.60342794,
            "variance": 31.39840468
          },
          {
            "average": 207352440.5,
            "count": 17119630,
            "maximum": 207528517.3,
            "minimum": 204297331,
            "name": "GpsTime",
            "position": 12,
            "stddev": 731458.6929,
            "variance": 535031819400.0
          },
          {
            "average": 0,
            "count": 17119630,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17119630,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17119630,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007447590865,
            "count": 17119630,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02728011114,
            "variance": 0.0007442044639
          },
          {
            "average": 0.2753139525,
            "count": 17119630,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4466723539,
            "variance": 0.1995161917
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319233.0995,
          4282957.117,
          -7.362265287,
          321073.4195,
          4284215.797,
          402.4577347
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319233.0994525266,
                4282957.116792809,
                -7.362265286810839
              ],
              [
                319233.0994525266,
                4284215.796792809,
                -7.362265286810839
              ],
              [
                321073.41945252655,
                4284215.796792809,
                402.45773471318915
              ],
              [
                321073.41945252655,
                4282957.116792809,
                402.45773471318915
              ],
              [
                319233.0994525266,
                4282957.116792809,
                -7.362265286810839
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:35:17+00:00",
        "end_time": "2018-03-05T15:02:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_290368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_290368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_290368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_290368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.07838366,
            38.6767745,
            -7.362265287,
            -77.0569125,
            38.68848411,
            402.4577347
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.07805566599585,
                  38.6767744995964,
                  -7.362265286810839
                ],
                [
                  -77.07838365982805,
                  38.68811005590309,
                  -7.362265286810839
                ],
                [
                  -77.05723716389952,
                  38.68848411347612,
                  402.45773471318915
                ],
                [
                  -77.05691250146737,
                  38.67714840648558,
                  402.45773471318915
                ],
                [
                  -77.07805566599585,
                  38.6767744995964,
                  -7.362265286810839
                ]
              ]
            ]
          },
          "id": "20180305_290368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_290368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:35:17Z",
            "pc:count": 17119630,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 320152.0578,
                "count": 17119630,
                "maximum": 321073.4195,
                "minimum": 319233.0995,
                "name": "X",
                "position": 0,
                "stddev": 508.8966539,
                "variance": 258975.8043
              },
              {
                "average": 4283602.548,
                "count": 17119630,
                "maximum": 4284215.797,
                "minimum": 4282957.117,
                "name": "Y",
                "position": 1,
                "stddev": 339.8852179,
                "variance": 115521.9614
              },
              {
                "average": 48.36555445,
                "count": 17119630,
                "maximum": 402.4577347,
                "minimum": -7.362265287,
                "name": "Z",
                "position": 2,
                "stddev": 14.70906819,
                "variance": 216.356687
              },
              {
                "average": 2800.041015,
                "count": 17119630,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3221.008742,
                "variance": 10374897.32
              },
              {
                "average": 2.437955435,
                "count": 17119630,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.337888756,
                "variance": 1.789946324
              },
              {
                "average": 3.565636407,
                "count": 17119630,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.336808577,
                "variance": 1.787057171
              },
              {
                "average": 0.5267534988,
                "count": 17119630,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992837519,
                "variance": 0.2492842649
              },
              {
                "average": 0,
                "count": 17119630,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312041148,
                "count": 17119630,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4923844143,
                "variance": 0.2424424114
              },
              {
                "average": -8.459017681,
                "count": 17119630,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.15022381,
                "variance": 103.0270433
              },
              {
                "average": 0,
                "count": 17119630,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 95.32499306,
                "count": 17119630,
                "maximum": 97,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.60342794,
                "variance": 31.39840468
              },
              {
                "average": 207352440.5,
                "count": 17119630,
                "maximum": 207528517.3,
                "minimum": 204297331,
                "name": "GpsTime",
                "position": 12,
                "stddev": 731458.6929,
                "variance": 535031819400.0
              },
              {
                "average": 0,
                "count": 17119630,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17119630,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17119630,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007447590865,
                "count": 17119630,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02728011114,
                "variance": 0.0007442044639
              },
              {
                "average": 0.2753139525,
                "count": 17119630,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4466723539,
                "variance": 0.1995161917
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319233.0995,
              4282957.117,
              -7.362265287,
              321073.4195,
              4284215.797,
              402.4577347
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319233.0994525266,
                    4282957.116792809,
                    -7.362265286810839
                  ],
                  [
                    319233.0994525266,
                    4284215.796792809,
                    -7.362265286810839
                  ],
                  [
                    321073.41945252655,
                    4284215.796792809,
                    402.45773471318915
                  ],
                  [
                    321073.41945252655,
                    4282957.116792809,
                    402.45773471318915
                  ],
                  [
                    319233.0994525266,
                    4282957.116792809,
                    -7.362265286810839
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:35:17+00:00",
            "end_time": "2018-03-05T15:02: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": "20180209_356368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84703661070782,
              38.67669785800054,
              -10.444070791946558
            ],
            [
              -76.84732813988555,
              38.68803444446372,
              -10.444070791946558
            ],
            [
              -76.82601280884838,
              38.688369311280894,
              406.3959292080535
            ],
            [
              -76.82572463888341,
              38.67703258990902,
              406.3959292080535
            ],
            [
              -76.84703661070782,
              38.67669785800054,
              -10.444070791946558
            ]
          ]
        ]
      },
      "bbox": [
        -76.84732814,
        38.67669786,
        -10.44407079,
        -76.82572464,
        38.68836931,
        406.3959292
      ],
      "properties": {
        "datetime": "2018-02-17T14:08:29Z",
        "pc:count": 23687990,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340269.2328,
            "count": 23687990,
            "maximum": 341185.3345,
            "minimum": 339330.5745,
            "name": "X",
            "position": 0,
            "stddev": 547.5012209,
            "variance": 299757.5869
          },
          {
            "average": 4283185.29,
            "count": 23687990,
            "maximum": 4283776.86,
            "minimum": 4282518.24,
            "name": "Y",
            "position": 1,
            "stddev": 358.4071547,
            "variance": 128455.6886
          },
          {
            "average": 74.21280723,
            "count": 23687990,
            "maximum": 406.3959292,
            "minimum": -10.44407079,
            "name": "Z",
            "position": 2,
            "stddev": 7.256334119,
            "variance": 52.65438485
          },
          {
            "average": 4215.561182,
            "count": 23687990,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4740.414926,
            "variance": 22471533.67
          },
          {
            "average": 2.393748267,
            "count": 23687990,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.352619722,
            "variance": 1.829580112
          },
          {
            "average": 3.585484332,
            "count": 23687990,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.383065715,
            "variance": 1.912870773
          },
          {
            "average": 0.5002078691,
            "count": 23687990,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999673,
            "variance": 0.2499999673
          },
          {
            "average": 0,
            "count": 23687990,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230872311,
            "count": 23687990,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.455695109,
            "variance": 0.2076580324
          },
          {
            "average": 4.7024613,
            "count": 23687990,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.89550502,
            "variance": 166.2940498
          },
          {
            "average": 0,
            "count": 23687990,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.22507545,
            "count": 23687990,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.065064919,
            "variance": 4.26449312
          },
          {
            "average": 202390649.3,
            "count": 23687990,
            "maximum": 202911709,
            "minimum": 202236821.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 282366.4376,
            "variance": 79730805080.0
          },
          {
            "average": 0,
            "count": 23687990,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23687990,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23687990,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003528370284,
            "count": 23687990,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01878064294,
            "variance": 0.0003527125493
          },
          {
            "average": 0.3721083131,
            "count": 23687990,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.483367072,
            "variance": 0.2336437263
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339330.5745,
          4282518.24,
          -10.44407079,
          341185.3345,
          4283776.86,
          406.3959292
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339330.5745354681,
                4282518.239814189,
                -10.444070791946558
              ],
              [
                339330.5745354681,
                4283776.859814188,
                -10.444070791946558
              ],
              [
                341185.33453546814,
                4283776.859814188,
                406.3959292080535
              ],
              [
                341185.33453546814,
                4282518.239814189,
                406.3959292080535
              ],
              [
                339330.5745354681,
                4282518.239814189,
                -10.444070791946558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:08:29+00:00",
        "end_time": "2018-02-09T18:40:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180209_356368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_356368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180209_356368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_356368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84732814,
            38.67669786,
            -10.44407079,
            -76.82572464,
            38.68836931,
            406.3959292
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84703661070782,
                  38.67669785800054,
                  -10.444070791946558
                ],
                [
                  -76.84732813988555,
                  38.68803444446372,
                  -10.444070791946558
                ],
                [
                  -76.82601280884838,
                  38.688369311280894,
                  406.3959292080535
                ],
                [
                  -76.82572463888341,
                  38.67703258990902,
                  406.3959292080535
                ],
                [
                  -76.84703661070782,
                  38.67669785800054,
                  -10.444070791946558
                ]
              ]
            ]
          },
          "id": "20180209_356368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_356368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:08:29Z",
            "pc:count": 23687990,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340269.2328,
                "count": 23687990,
                "maximum": 341185.3345,
                "minimum": 339330.5745,
                "name": "X",
                "position": 0,
                "stddev": 547.5012209,
                "variance": 299757.5869
              },
              {
                "average": 4283185.29,
                "count": 23687990,
                "maximum": 4283776.86,
                "minimum": 4282518.24,
                "name": "Y",
                "position": 1,
                "stddev": 358.4071547,
                "variance": 128455.6886
              },
              {
                "average": 74.21280723,
                "count": 23687990,
                "maximum": 406.3959292,
                "minimum": -10.44407079,
                "name": "Z",
                "position": 2,
                "stddev": 7.256334119,
                "variance": 52.65438485
              },
              {
                "average": 4215.561182,
                "count": 23687990,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4740.414926,
                "variance": 22471533.67
              },
              {
                "average": 2.393748267,
                "count": 23687990,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.352619722,
                "variance": 1.829580112
              },
              {
                "average": 3.585484332,
                "count": 23687990,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.383065715,
                "variance": 1.912870773
              },
              {
                "average": 0.5002078691,
                "count": 23687990,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999673,
                "variance": 0.2499999673
              },
              {
                "average": 0,
                "count": 23687990,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230872311,
                "count": 23687990,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.455695109,
                "variance": 0.2076580324
              },
              {
                "average": 4.7024613,
                "count": 23687990,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.89550502,
                "variance": 166.2940498
              },
              {
                "average": 0,
                "count": 23687990,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.22507545,
                "count": 23687990,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.065064919,
                "variance": 4.26449312
              },
              {
                "average": 202390649.3,
                "count": 23687990,
                "maximum": 202911709,
                "minimum": 202236821.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 282366.4376,
                "variance": 79730805080.0
              },
              {
                "average": 0,
                "count": 23687990,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23687990,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23687990,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003528370284,
                "count": 23687990,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01878064294,
                "variance": 0.0003527125493
              },
              {
                "average": 0.3721083131,
                "count": 23687990,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.483367072,
                "variance": 0.2336437263
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339330.5745,
              4282518.24,
              -10.44407079,
              341185.3345,
              4283776.86,
              406.3959292
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339330.5745354681,
                    4282518.239814189,
                    -10.444070791946558
                  ],
                  [
                    339330.5745354681,
                    4283776.859814188,
                    -10.444070791946558
                  ],
                  [
                    341185.33453546814,
                    4283776.859814188,
                    406.3959292080535
                  ],
                  [
                    341185.33453546814,
                    4282518.239814189,
                    406.3959292080535
                  ],
                  [
                    339330.5745354681,
                    4282518.239814189,
                    -10.444070791946558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:08:29+00:00",
            "end_time": "2018-02-09T18:40: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": "20180305_302352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03616826587661,
              38.6330106773231,
              -10.423582114812973
            ],
            [
              -77.03648486493907,
              38.64419531288473,
              -10.423582114812973
            ],
            [
              -77.01689946701327,
              38.644534746408056,
              295.55641788518705
            ],
            [
              -77.01658590770626,
              38.63334997588357,
              295.55641788518705
            ],
            [
              -77.03616826587661,
              38.6330106773231,
              -10.423582114812973
            ]
          ]
        ]
      },
      "bbox": [
        -77.03648486,
        38.63301068,
        -10.42358211,
        -77.01658591,
        38.64453475,
        295.5564179
      ],
      "properties": {
        "datetime": "2018-03-05T16:00:23Z",
        "pc:count": 17754796,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323590.2632,
            "count": 17754796,
            "maximum": 324474.7668,
            "minimum": 322769.3068,
            "name": "X",
            "position": 0,
            "stddev": 371.8340566,
            "variance": 138260.5656
          },
          {
            "average": 4278589.393,
            "count": 17754796,
            "maximum": 4279260.289,
            "minimum": 4278018.409,
            "name": "Y",
            "position": 1,
            "stddev": 330.5537941,
            "variance": 109265.8108
          },
          {
            "average": 32.08858741,
            "count": 17754796,
            "maximum": 295.5564179,
            "minimum": -10.42358211,
            "name": "Z",
            "position": 2,
            "stddev": 9.25264132,
            "variance": 85.61137139
          },
          {
            "average": 3677.11629,
            "count": 17754796,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4644.166434,
            "variance": 21568281.86
          },
          {
            "average": 2.514732864,
            "count": 17754796,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.400763107,
            "variance": 1.962137281
          },
          {
            "average": 3.79265715,
            "count": 17754796,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.352929876,
            "variance": 1.83041925
          },
          {
            "average": 0.5138534399,
            "count": 17754796,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998080594,
            "variance": 0.2498080963
          },
          {
            "average": 0,
            "count": 17754796,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263136845,
            "count": 17754796,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5310683802,
            "variance": 0.2820336245
          },
          {
            "average": 13.14240799,
            "count": 17754796,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.451553447,
            "variance": 41.62254188
          },
          {
            "average": 0,
            "count": 17754796,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.35895017,
            "count": 17754796,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4858941105,
            "variance": 0.2360930866
          },
          {
            "average": 204299899.9,
            "count": 17754796,
            "maximum": 204300823.3,
            "minimum": 204299058.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 683.4433449,
            "variance": 467094.8057
          },
          {
            "average": 0,
            "count": 17754796,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17754796,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17754796,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000538952968,
            "count": 17754796,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02320910442,
            "variance": 0.000538662528
          },
          {
            "average": 0.4377625065,
            "count": 17754796,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.496111387,
            "variance": 0.2461265083
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322769.3068,
          4278018.409,
          -10.42358211,
          324474.7668,
          4279260.289,
          295.5564179
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322769.30678013095,
                4278018.409217452,
                -10.423582114812973
              ],
              [
                322769.30678013095,
                4279260.2892174525,
                -10.423582114812973
              ],
              [
                324474.7667801309,
                4279260.2892174525,
                295.55641788518705
              ],
              [
                324474.7667801309,
                4278018.409217452,
                295.55641788518705
              ],
              [
                322769.30678013095,
                4278018.409217452,
                -10.423582114812973
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:00:23+00:00",
        "end_time": "2018-03-05T15:30:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_302352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_302352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_302352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_302352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03648486,
            38.63301068,
            -10.42358211,
            -77.01658591,
            38.64453475,
            295.5564179
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03616826587661,
                  38.6330106773231,
                  -10.423582114812973
                ],
                [
                  -77.03648486493907,
                  38.64419531288473,
                  -10.423582114812973
                ],
                [
                  -77.01689946701327,
                  38.644534746408056,
                  295.55641788518705
                ],
                [
                  -77.01658590770626,
                  38.63334997588357,
                  295.55641788518705
                ],
                [
                  -77.03616826587661,
                  38.6330106773231,
                  -10.423582114812973
                ]
              ]
            ]
          },
          "id": "20180305_302352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_302352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:00:23Z",
            "pc:count": 17754796,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323590.2632,
                "count": 17754796,
                "maximum": 324474.7668,
                "minimum": 322769.3068,
                "name": "X",
                "position": 0,
                "stddev": 371.8340566,
                "variance": 138260.5656
              },
              {
                "average": 4278589.393,
                "count": 17754796,
                "maximum": 4279260.289,
                "minimum": 4278018.409,
                "name": "Y",
                "position": 1,
                "stddev": 330.5537941,
                "variance": 109265.8108
              },
              {
                "average": 32.08858741,
                "count": 17754796,
                "maximum": 295.5564179,
                "minimum": -10.42358211,
                "name": "Z",
                "position": 2,
                "stddev": 9.25264132,
                "variance": 85.61137139
              },
              {
                "average": 3677.11629,
                "count": 17754796,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4644.166434,
                "variance": 21568281.86
              },
              {
                "average": 2.514732864,
                "count": 17754796,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.400763107,
                "variance": 1.962137281
              },
              {
                "average": 3.79265715,
                "count": 17754796,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.352929876,
                "variance": 1.83041925
              },
              {
                "average": 0.5138534399,
                "count": 17754796,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998080594,
                "variance": 0.2498080963
              },
              {
                "average": 0,
                "count": 17754796,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263136845,
                "count": 17754796,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5310683802,
                "variance": 0.2820336245
              },
              {
                "average": 13.14240799,
                "count": 17754796,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.451553447,
                "variance": 41.62254188
              },
              {
                "average": 0,
                "count": 17754796,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.35895017,
                "count": 17754796,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4858941105,
                "variance": 0.2360930866
              },
              {
                "average": 204299899.9,
                "count": 17754796,
                "maximum": 204300823.3,
                "minimum": 204299058.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 683.4433449,
                "variance": 467094.8057
              },
              {
                "average": 0,
                "count": 17754796,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17754796,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17754796,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000538952968,
                "count": 17754796,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02320910442,
                "variance": 0.000538662528
              },
              {
                "average": 0.4377625065,
                "count": 17754796,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.496111387,
                "variance": 0.2461265083
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322769.3068,
              4278018.409,
              -10.42358211,
              324474.7668,
              4279260.289,
              295.5564179
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322769.30678013095,
                    4278018.409217452,
                    -10.423582114812973
                  ],
                  [
                    322769.30678013095,
                    4279260.2892174525,
                    -10.423582114812973
                  ],
                  [
                    324474.7667801309,
                    4279260.2892174525,
                    295.55641788518705
                  ],
                  [
                    324474.7667801309,
                    4278018.409217452,
                    295.55641788518705
                  ],
                  [
                    322769.30678013095,
                    4278018.409217452,
                    -10.423582114812973
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:00:23+00:00",
            "end_time": "2018-03-05T15: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": "20180305_302364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03618436346768,
              38.66580916072122,
              -10.454719606561852
            ],
            [
              -77.0365056356188,
              38.67714539692241,
              -10.454719606561852
            ],
            [
              -77.01519384010295,
              38.677514691225674,
              265.78528039343814
            ],
            [
              -77.01487592444857,
              38.66617830623767,
              265.78528039343814
            ],
            [
              -77.03618436346768,
              38.66580916072122,
              -10.454719606561852
            ]
          ]
        ]
      },
      "bbox": [
        -77.03650564,
        38.66580916,
        -10.45471961,
        -77.01487592,
        38.67751469,
        265.7852804
      ],
      "properties": {
        "datetime": "2018-03-05T15:30:41Z",
        "pc:count": 21143354,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323776.0388,
            "count": 21143354,
            "maximum": 324703.6707,
            "minimum": 322848.7307,
            "name": "X",
            "position": 0,
            "stddev": 499.9541441,
            "variance": 249954.1462
          },
          {
            "average": 4282307.776,
            "count": 21143354,
            "maximum": 4282917.134,
            "minimum": 4281658.414,
            "name": "Y",
            "position": 1,
            "stddev": 359.3070115,
            "variance": 129101.5285
          },
          {
            "average": 60.69151701,
            "count": 21143354,
            "maximum": 265.7852804,
            "minimum": -10.45471961,
            "name": "Z",
            "position": 2,
            "stddev": 7.932039322,
            "variance": 62.91724781
          },
          {
            "average": 5031.319506,
            "count": 21143354,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5819.77253,
            "variance": 33869752.3
          },
          {
            "average": 2.361988358,
            "count": 21143354,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.381100142,
            "variance": 1.907437601
          },
          {
            "average": 3.511890498,
            "count": 21143354,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.479252895,
            "variance": 2.188189128
          },
          {
            "average": 0.5041465512,
            "count": 21143354,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999828176,
            "variance": 0.2499828179
          },
          {
            "average": 0,
            "count": 21143354,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310801068,
            "count": 21143354,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5278491094,
            "variance": 0.2786246823
          },
          {
            "average": 9.741364786,
            "count": 21143354,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.520137823,
            "variance": 72.59274853
          },
          {
            "average": 0,
            "count": 21143354,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.33449717,
            "count": 21143354,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4893806975,
            "variance": 0.2394934671
          },
          {
            "average": 204298152.9,
            "count": 21143354,
            "maximum": 204299041.5,
            "minimum": 204297316.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 628.8771046,
            "variance": 395486.4127
          },
          {
            "average": 0,
            "count": 21143354,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21143354,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21143354,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005308523898,
            "count": 21143354,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0230341184,
            "variance": 0.0005305706107
          },
          {
            "average": 0.3313145114,
            "count": 21143354,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4706859,
            "variance": 0.2215452164
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322848.7307,
          4281658.414,
          -10.45471961,
          324703.6707,
          4282917.134,
          265.7852804
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322848.730702642,
                4281658.414008846,
                -10.454719606561852
              ],
              [
                322848.730702642,
                4282917.134008846,
                -10.454719606561852
              ],
              [
                324703.67070264195,
                4282917.134008846,
                265.78528039343814
              ],
              [
                324703.67070264195,
                4281658.414008846,
                265.78528039343814
              ],
              [
                322848.730702642,
                4281658.414008846,
                -10.454719606561852
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:30:41+00:00",
        "end_time": "2018-03-05T15:01:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_302364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_302364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_302364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_302364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03650564,
            38.66580916,
            -10.45471961,
            -77.01487592,
            38.67751469,
            265.7852804
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03618436346768,
                  38.66580916072122,
                  -10.454719606561852
                ],
                [
                  -77.0365056356188,
                  38.67714539692241,
                  -10.454719606561852
                ],
                [
                  -77.01519384010295,
                  38.677514691225674,
                  265.78528039343814
                ],
                [
                  -77.01487592444857,
                  38.66617830623767,
                  265.78528039343814
                ],
                [
                  -77.03618436346768,
                  38.66580916072122,
                  -10.454719606561852
                ]
              ]
            ]
          },
          "id": "20180305_302364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_302364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:30:41Z",
            "pc:count": 21143354,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323776.0388,
                "count": 21143354,
                "maximum": 324703.6707,
                "minimum": 322848.7307,
                "name": "X",
                "position": 0,
                "stddev": 499.9541441,
                "variance": 249954.1462
              },
              {
                "average": 4282307.776,
                "count": 21143354,
                "maximum": 4282917.134,
                "minimum": 4281658.414,
                "name": "Y",
                "position": 1,
                "stddev": 359.3070115,
                "variance": 129101.5285
              },
              {
                "average": 60.69151701,
                "count": 21143354,
                "maximum": 265.7852804,
                "minimum": -10.45471961,
                "name": "Z",
                "position": 2,
                "stddev": 7.932039322,
                "variance": 62.91724781
              },
              {
                "average": 5031.319506,
                "count": 21143354,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5819.77253,
                "variance": 33869752.3
              },
              {
                "average": 2.361988358,
                "count": 21143354,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.381100142,
                "variance": 1.907437601
              },
              {
                "average": 3.511890498,
                "count": 21143354,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.479252895,
                "variance": 2.188189128
              },
              {
                "average": 0.5041465512,
                "count": 21143354,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999828176,
                "variance": 0.2499828179
              },
              {
                "average": 0,
                "count": 21143354,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310801068,
                "count": 21143354,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5278491094,
                "variance": 0.2786246823
              },
              {
                "average": 9.741364786,
                "count": 21143354,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.520137823,
                "variance": 72.59274853
              },
              {
                "average": 0,
                "count": 21143354,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.33449717,
                "count": 21143354,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4893806975,
                "variance": 0.2394934671
              },
              {
                "average": 204298152.9,
                "count": 21143354,
                "maximum": 204299041.5,
                "minimum": 204297316.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 628.8771046,
                "variance": 395486.4127
              },
              {
                "average": 0,
                "count": 21143354,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21143354,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21143354,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005308523898,
                "count": 21143354,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0230341184,
                "variance": 0.0005305706107
              },
              {
                "average": 0.3313145114,
                "count": 21143354,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4706859,
                "variance": 0.2215452164
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322848.7307,
              4281658.414,
              -10.45471961,
              324703.6707,
              4282917.134,
              265.7852804
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322848.730702642,
                    4281658.414008846,
                    -10.454719606561852
                  ],
                  [
                    322848.730702642,
                    4282917.134008846,
                    -10.454719606561852
                  ],
                  [
                    324703.67070264195,
                    4282917.134008846,
                    265.78528039343814
                  ],
                  [
                    324703.67070264195,
                    4281658.414008846,
                    265.78528039343814
                  ],
                  [
                    322848.730702642,
                    4281658.414008846,
                    -10.454719606561852
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:30:41+00:00",
            "end_time": "2018-03-05T15:01: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": "20180209_356372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84701326275554,
              38.68768117747488,
              -10.384952777233565
            ],
            [
              -76.84730487945669,
              38.699016842032314,
              -10.384952777233565
            ],
            [
              -76.82600697806126,
              38.69935146068037,
              396.45504722276644
            ],
            [
              -76.82571871887609,
              38.68801566133689,
              396.45504722276644
            ],
            [
              -76.84701326275554,
              38.68768117747488,
              -10.384952777233565
            ]
          ]
        ]
      },
      "bbox": [
        -76.84730488,
        38.68768118,
        -10.38495278,
        -76.82571872,
        38.69935146,
        396.4550472
      ],
      "properties": {
        "datetime": "2018-03-06T13:43:47Z",
        "pc:count": 20938610,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340426.8554,
            "count": 20938610,
            "maximum": 341210.1325,
            "minimum": 339357.1725,
            "name": "X",
            "position": 0,
            "stddev": 498.4892652,
            "variance": 248491.5475
          },
          {
            "average": 4284301.63,
            "count": 20938610,
            "maximum": 4284995.623,
            "minimum": 4283737.103,
            "name": "Y",
            "position": 1,
            "stddev": 354.6028245,
            "variance": 125743.1631
          },
          {
            "average": 74.67994615,
            "count": 20938610,
            "maximum": 396.4550472,
            "minimum": -10.38495278,
            "name": "Z",
            "position": 2,
            "stddev": 6.923053709,
            "variance": 47.92867266
          },
          {
            "average": 3858.314888,
            "count": 20938610,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4346.932249,
            "variance": 18895819.98
          },
          {
            "average": 2.405777556,
            "count": 20938610,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.36025747,
            "variance": 1.850300384
          },
          {
            "average": 3.594169288,
            "count": 20938610,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.393372095,
            "variance": 1.941485795
          },
          {
            "average": 0.4924777242,
            "count": 20938610,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999434241,
            "variance": 0.2499434273
          },
          {
            "average": 0,
            "count": 20938610,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285368895,
            "count": 20938610,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5395032319,
            "variance": 0.2910637372
          },
          {
            "average": 7.702431272,
            "count": 20938610,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.9263886,
            "variance": 142.2387451
          },
          {
            "average": 0,
            "count": 20938610,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.97939696,
            "count": 20938610,
            "maximum": 86,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.05631739,
            "variance": 326.0305976
          },
          {
            "average": 202746177.5,
            "count": 20938610,
            "maximum": 204379027.3,
            "minimum": 202237690.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 577103.8302,
            "variance": 333048830900.0
          },
          {
            "average": 0,
            "count": 20938610,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20938610,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20938610,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003374627065,
            "count": 20938610,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0183670586,
            "variance": 0.0003373488415
          },
          {
            "average": 0.3985189084,
            "count": 20938610,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4895933001,
            "variance": 0.2397015995
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339357.1725,
          4283737.103,
          -10.38495278,
          341210.1325,
          4284995.623,
          396.4550472
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339357.17249602807,
                4283737.102884252,
                -10.384952777233565
              ],
              [
                339357.17249602807,
                4284995.622884251,
                -10.384952777233565
              ],
              [
                341210.13249602803,
                4284995.622884251,
                396.45504722276644
              ],
              [
                341210.13249602803,
                4283737.102884252,
                396.45504722276644
              ],
              [
                339357.17249602807,
                4283737.102884252,
                -10.384952777233565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:43:47+00:00",
        "end_time": "2018-02-09T18:54:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180209_356372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_356372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180209_356372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_356372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84730488,
            38.68768118,
            -10.38495278,
            -76.82571872,
            38.69935146,
            396.4550472
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84701326275554,
                  38.68768117747488,
                  -10.384952777233565
                ],
                [
                  -76.84730487945669,
                  38.699016842032314,
                  -10.384952777233565
                ],
                [
                  -76.82600697806126,
                  38.69935146068037,
                  396.45504722276644
                ],
                [
                  -76.82571871887609,
                  38.68801566133689,
                  396.45504722276644
                ],
                [
                  -76.84701326275554,
                  38.68768117747488,
                  -10.384952777233565
                ]
              ]
            ]
          },
          "id": "20180209_356372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180209_356372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:43:47Z",
            "pc:count": 20938610,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340426.8554,
                "count": 20938610,
                "maximum": 341210.1325,
                "minimum": 339357.1725,
                "name": "X",
                "position": 0,
                "stddev": 498.4892652,
                "variance": 248491.5475
              },
              {
                "average": 4284301.63,
                "count": 20938610,
                "maximum": 4284995.623,
                "minimum": 4283737.103,
                "name": "Y",
                "position": 1,
                "stddev": 354.6028245,
                "variance": 125743.1631
              },
              {
                "average": 74.67994615,
                "count": 20938610,
                "maximum": 396.4550472,
                "minimum": -10.38495278,
                "name": "Z",
                "position": 2,
                "stddev": 6.923053709,
                "variance": 47.92867266
              },
              {
                "average": 3858.314888,
                "count": 20938610,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4346.932249,
                "variance": 18895819.98
              },
              {
                "average": 2.405777556,
                "count": 20938610,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.36025747,
                "variance": 1.850300384
              },
              {
                "average": 3.594169288,
                "count": 20938610,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.393372095,
                "variance": 1.941485795
              },
              {
                "average": 0.4924777242,
                "count": 20938610,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999434241,
                "variance": 0.2499434273
              },
              {
                "average": 0,
                "count": 20938610,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285368895,
                "count": 20938610,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5395032319,
                "variance": 0.2910637372
              },
              {
                "average": 7.702431272,
                "count": 20938610,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.9263886,
                "variance": 142.2387451
              },
              {
                "average": 0,
                "count": 20938610,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.97939696,
                "count": 20938610,
                "maximum": 86,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.05631739,
                "variance": 326.0305976
              },
              {
                "average": 202746177.5,
                "count": 20938610,
                "maximum": 204379027.3,
                "minimum": 202237690.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 577103.8302,
                "variance": 333048830900.0
              },
              {
                "average": 0,
                "count": 20938610,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20938610,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20938610,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003374627065,
                "count": 20938610,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0183670586,
                "variance": 0.0003373488415
              },
              {
                "average": 0.3985189084,
                "count": 20938610,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4895933001,
                "variance": 0.2397015995
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339357.1725,
              4283737.103,
              -10.38495278,
              341210.1325,
              4284995.623,
              396.4550472
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339357.17249602807,
                    4283737.102884252,
                    -10.384952777233565
                  ],
                  [
                    339357.17249602807,
                    4284995.622884251,
                    -10.384952777233565
                  ],
                  [
                    341210.13249602803,
                    4284995.622884251,
                    396.45504722276644
                  ],
                  [
                    341210.13249602803,
                    4283737.102884252,
                    396.45504722276644
                  ],
                  [
                    339357.17249602807,
                    4283737.102884252,
                    -10.384952777233565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:43:47+00:00",
            "end_time": "2018-02-09T18:54: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": "20180305_296344.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05430822670296,
              38.61321046390209,
              -10.288767596019852
            ],
            [
              -77.05456549863358,
              38.62222579327443,
              -10.288767596019852
            ],
            [
              -77.03806786277755,
              38.622514434434585,
              286.6712324039801
            ],
            [
              -77.03781265317265,
              38.61349901253565,
              286.6712324039801
            ],
            [
              -77.05430822670296,
              38.61321046390209,
              -10.288767596019852
            ]
          ]
        ]
      },
      "bbox": [
        -77.0545655,
        38.61321046,
        -10.2887676,
        -77.03781265,
        38.62251443,
        286.6712324
      ],
      "properties": {
        "datetime": "2018-03-05T16:01:03Z",
        "pc:count": 12161636,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321693.4007,
            "count": 12161636,
            "maximum": 322578.0703,
            "minimum": 321141.0303,
            "name": "X",
            "position": 0,
            "stddev": 261.9612688,
            "variance": 68623.70635
          },
          {
            "average": 4276502.206,
            "count": 12161636,
            "maximum": 4276857.213,
            "minimum": 4275856.193,
            "name": "Y",
            "position": 1,
            "stddev": 225.43919,
            "variance": 50822.82841
          },
          {
            "average": 30.13573707,
            "count": 12161636,
            "maximum": 286.6712324,
            "minimum": -10.2887676,
            "name": "Z",
            "position": 2,
            "stddev": 11.09137808,
            "variance": 123.0186677
          },
          {
            "average": 3229.450964,
            "count": 12161636,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4112.441047,
            "variance": 16912171.37
          },
          {
            "average": 2.688465927,
            "count": 12161636,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.393417277,
            "variance": 1.941611709
          },
          {
            "average": 4.110631086,
            "count": 12161636,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.081837963,
            "variance": 1.170373379
          },
          {
            "average": 0.5041689292,
            "count": 12161636,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999826403,
            "variance": 0.2499826406
          },
          {
            "average": 0,
            "count": 12161636,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.20174613,
            "count": 12161636,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4727471466,
            "variance": 0.2234898646
          },
          {
            "average": 14.12491545,
            "count": 12161636,
            "maximum": 19.00200081,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.824450795,
            "variance": 23.27532547
          },
          {
            "average": 0,
            "count": 12161636,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.47591656,
            "count": 12161636,
            "maximum": 76,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4994196718,
            "variance": 0.2494200085
          },
          {
            "average": 204300053.9,
            "count": 12161636,
            "maximum": 204300863.8,
            "minimum": 204299316.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 754.1637162,
            "variance": 568762.9109
          },
          {
            "average": 0,
            "count": 12161636,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12161636,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12161636,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003226539587,
            "count": 12161636,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01795967371,
            "variance": 0.0003225498797
          },
          {
            "average": 0.4883417823,
            "count": 12161636,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499864088,
            "variance": 0.2498641065
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          321141.0303,
          4275856.193,
          -10.2887676,
          322578.0703,
          4276857.213,
          286.6712324
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                321141.0302717667,
                4275856.192524481,
                -10.288767596019852
              ],
              [
                321141.0302717667,
                4276857.21252448,
                -10.288767596019852
              ],
              [
                322578.07027176674,
                4276857.21252448,
                286.6712324039801
              ],
              [
                322578.07027176674,
                4275856.192524481,
                286.6712324039801
              ],
              [
                321141.0302717667,
                4275856.192524481,
                -10.288767596019852
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:01:03+00:00",
        "end_time": "2018-03-05T15:35:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_296344.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296344.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_296344.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296344.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0545655,
            38.61321046,
            -10.2887676,
            -77.03781265,
            38.62251443,
            286.6712324
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05430822670296,
                  38.61321046390209,
                  -10.288767596019852
                ],
                [
                  -77.05456549863358,
                  38.62222579327443,
                  -10.288767596019852
                ],
                [
                  -77.03806786277755,
                  38.622514434434585,
                  286.6712324039801
                ],
                [
                  -77.03781265317265,
                  38.61349901253565,
                  286.6712324039801
                ],
                [
                  -77.05430822670296,
                  38.61321046390209,
                  -10.288767596019852
                ]
              ]
            ]
          },
          "id": "20180305_296344.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296344.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:01:03Z",
            "pc:count": 12161636,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321693.4007,
                "count": 12161636,
                "maximum": 322578.0703,
                "minimum": 321141.0303,
                "name": "X",
                "position": 0,
                "stddev": 261.9612688,
                "variance": 68623.70635
              },
              {
                "average": 4276502.206,
                "count": 12161636,
                "maximum": 4276857.213,
                "minimum": 4275856.193,
                "name": "Y",
                "position": 1,
                "stddev": 225.43919,
                "variance": 50822.82841
              },
              {
                "average": 30.13573707,
                "count": 12161636,
                "maximum": 286.6712324,
                "minimum": -10.2887676,
                "name": "Z",
                "position": 2,
                "stddev": 11.09137808,
                "variance": 123.0186677
              },
              {
                "average": 3229.450964,
                "count": 12161636,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4112.441047,
                "variance": 16912171.37
              },
              {
                "average": 2.688465927,
                "count": 12161636,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.393417277,
                "variance": 1.941611709
              },
              {
                "average": 4.110631086,
                "count": 12161636,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.081837963,
                "variance": 1.170373379
              },
              {
                "average": 0.5041689292,
                "count": 12161636,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999826403,
                "variance": 0.2499826406
              },
              {
                "average": 0,
                "count": 12161636,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.20174613,
                "count": 12161636,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4727471466,
                "variance": 0.2234898646
              },
              {
                "average": 14.12491545,
                "count": 12161636,
                "maximum": 19.00200081,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.824450795,
                "variance": 23.27532547
              },
              {
                "average": 0,
                "count": 12161636,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.47591656,
                "count": 12161636,
                "maximum": 76,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4994196718,
                "variance": 0.2494200085
              },
              {
                "average": 204300053.9,
                "count": 12161636,
                "maximum": 204300863.8,
                "minimum": 204299316.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 754.1637162,
                "variance": 568762.9109
              },
              {
                "average": 0,
                "count": 12161636,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12161636,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12161636,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003226539587,
                "count": 12161636,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01795967371,
                "variance": 0.0003225498797
              },
              {
                "average": 0.4883417823,
                "count": 12161636,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499864088,
                "variance": 0.2498641065
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              321141.0303,
              4275856.193,
              -10.2887676,
              322578.0703,
              4276857.213,
              286.6712324
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    321141.0302717667,
                    4275856.192524481,
                    -10.288767596019852
                  ],
                  [
                    321141.0302717667,
                    4276857.21252448,
                    -10.288767596019852
                  ],
                  [
                    322578.07027176674,
                    4276857.21252448,
                    286.6712324039801
                  ],
                  [
                    322578.07027176674,
                    4275856.192524481,
                    286.6712324039801
                  ],
                  [
                    321141.0302717667,
                    4275856.192524481,
                    -10.288767596019852
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:01:03+00:00",
            "end_time": "2018-03-05T15:35: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": "20180208_362364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82604640780909,
              38.66568541420679,
              -10.278393166059004
            ],
            [
              -76.8263344888493,
              38.67702125486467,
              -10.278393166059004
            ],
            [
              -76.80502217554415,
              38.677352216697464,
              430.581606833941
            ],
            [
              -76.80473745177108,
              38.6660162427012,
              430.581606833941
            ],
            [
              -76.82604640780909,
              38.66568541420679,
              -10.278393166059004
            ]
          ]
        ]
      },
      "bbox": [
        -76.82633449,
        38.66568541,
        -10.27839317,
        -76.80473745,
        38.67735222,
        430.5816068
      ],
      "properties": {
        "datetime": "2018-02-09T18:40:52Z",
        "pc:count": 20612065,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342032.7753,
            "count": 20612065,
            "maximum": 342987.0163,
            "minimum": 341132.2563,
            "name": "X",
            "position": 0,
            "stddev": 468.6336663,
            "variance": 219617.5132
          },
          {
            "average": 4281871.438,
            "count": 20612065,
            "maximum": 4282518.039,
            "minimum": 4281259.519,
            "name": "Y",
            "position": 1,
            "stddev": 341.7427028,
            "variance": 116788.0749
          },
          {
            "average": 73.07983552,
            "count": 20612065,
            "maximum": 430.5816068,
            "minimum": -10.27839317,
            "name": "Z",
            "position": 2,
            "stddev": 7.695351349,
            "variance": 59.21843239
          },
          {
            "average": 3549.155611,
            "count": 20612065,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4086.553167,
            "variance": 16699916.78
          },
          {
            "average": 2.520596748,
            "count": 20612065,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.360873681,
            "variance": 1.851977176
          },
          {
            "average": 3.78456113,
            "count": 20612065,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.25967958,
            "variance": 1.586792644
          },
          {
            "average": 0.4950067351,
            "count": 20612065,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999750788,
            "variance": 0.2499750794
          },
          {
            "average": 0,
            "count": 20612065,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273033051,
            "count": 20612065,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4913802392,
            "variance": 0.2414545394
          },
          {
            "average": 0.04809708376,
            "count": 20612065,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.78922555,
            "variance": 190.1427413
          },
          {
            "average": 0,
            "count": 20612065,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.38323026,
            "count": 20612065,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.498484835,
            "variance": 20.23636581
          },
          {
            "average": 202194213.2,
            "count": 20612065,
            "maximum": 202236852.9,
            "minimum": 202153729.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 41528.5614,
            "variance": 1724621412
          },
          {
            "average": 0,
            "count": 20612065,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20612065,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20612065,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004334839813,
            "count": 20612065,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02081576552,
            "variance": 0.000433296094
          },
          {
            "average": 0.3356079073,
            "count": 20612065,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4722025526,
            "variance": 0.2229752507
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341132.2563,
          4281259.519,
          -10.27839317,
          342987.0163,
          4282518.039,
          430.5816068
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341132.2563461985,
                4281259.518771626,
                -10.278393166059004
              ],
              [
                341132.2563461985,
                4282518.038771626,
                -10.278393166059004
              ],
              [
                342987.0163461985,
                4282518.038771626,
                430.581606833941
              ],
              [
                342987.0163461985,
                4281259.518771626,
                430.581606833941
              ],
              [
                341132.2563461985,
                4281259.518771626,
                -10.278393166059004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:40:52+00:00",
        "end_time": "2018-02-08T19:35:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_362364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_362364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_362364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_362364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82633449,
            38.66568541,
            -10.27839317,
            -76.80473745,
            38.67735222,
            430.5816068
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82604640780909,
                  38.66568541420679,
                  -10.278393166059004
                ],
                [
                  -76.8263344888493,
                  38.67702125486467,
                  -10.278393166059004
                ],
                [
                  -76.80502217554415,
                  38.677352216697464,
                  430.581606833941
                ],
                [
                  -76.80473745177108,
                  38.6660162427012,
                  430.581606833941
                ],
                [
                  -76.82604640780909,
                  38.66568541420679,
                  -10.278393166059004
                ]
              ]
            ]
          },
          "id": "20180208_362364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_362364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:40:52Z",
            "pc:count": 20612065,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342032.7753,
                "count": 20612065,
                "maximum": 342987.0163,
                "minimum": 341132.2563,
                "name": "X",
                "position": 0,
                "stddev": 468.6336663,
                "variance": 219617.5132
              },
              {
                "average": 4281871.438,
                "count": 20612065,
                "maximum": 4282518.039,
                "minimum": 4281259.519,
                "name": "Y",
                "position": 1,
                "stddev": 341.7427028,
                "variance": 116788.0749
              },
              {
                "average": 73.07983552,
                "count": 20612065,
                "maximum": 430.5816068,
                "minimum": -10.27839317,
                "name": "Z",
                "position": 2,
                "stddev": 7.695351349,
                "variance": 59.21843239
              },
              {
                "average": 3549.155611,
                "count": 20612065,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4086.553167,
                "variance": 16699916.78
              },
              {
                "average": 2.520596748,
                "count": 20612065,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.360873681,
                "variance": 1.851977176
              },
              {
                "average": 3.78456113,
                "count": 20612065,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.25967958,
                "variance": 1.586792644
              },
              {
                "average": 0.4950067351,
                "count": 20612065,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999750788,
                "variance": 0.2499750794
              },
              {
                "average": 0,
                "count": 20612065,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273033051,
                "count": 20612065,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4913802392,
                "variance": 0.2414545394
              },
              {
                "average": 0.04809708376,
                "count": 20612065,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.78922555,
                "variance": 190.1427413
              },
              {
                "average": 0,
                "count": 20612065,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.38323026,
                "count": 20612065,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.498484835,
                "variance": 20.23636581
              },
              {
                "average": 202194213.2,
                "count": 20612065,
                "maximum": 202236852.9,
                "minimum": 202153729.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 41528.5614,
                "variance": 1724621412
              },
              {
                "average": 0,
                "count": 20612065,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20612065,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20612065,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004334839813,
                "count": 20612065,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02081576552,
                "variance": 0.000433296094
              },
              {
                "average": 0.3356079073,
                "count": 20612065,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4722025526,
                "variance": 0.2229752507
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341132.2563,
              4281259.519,
              -10.27839317,
              342987.0163,
              4282518.039,
              430.5816068
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341132.2563461985,
                    4281259.518771626,
                    -10.278393166059004
                  ],
                  [
                    341132.2563461985,
                    4282518.038771626,
                    -10.278393166059004
                  ],
                  [
                    342987.0163461985,
                    4282518.038771626,
                    430.581606833941
                  ],
                  [
                    342987.0163461985,
                    4281259.518771626,
                    430.581606833941
                  ],
                  [
                    341132.2563461985,
                    4281259.518771626,
                    -10.278393166059004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:40:52+00:00",
            "end_time": "2018-02-08T19:35: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": "20180305_302356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03617387455952,
              38.64387139951392,
              -10.450708819003353
            ],
            [
              -77.03649405661695,
              38.65517813811209,
              -10.450708819003353
            ],
            [
              -77.01519037959334,
              38.65554722760734,
              294.18929118099663
            ],
            [
              -77.01487354138862,
              38.64424034066582,
              294.18929118099663
            ],
            [
              -77.03617387455952,
              38.64387139951392,
              -10.450708819003353
            ]
          ]
        ]
      },
      "bbox": [
        -77.03649406,
        38.6438714,
        -10.45070882,
        -77.01487354,
        38.65554723,
        294.1892912
      ],
      "properties": {
        "datetime": "2018-03-05T16:00:00Z",
        "pc:count": 18559227,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323661.9098,
            "count": 18559227,
            "maximum": 324650.376,
            "minimum": 322795.576,
            "name": "X",
            "position": 0,
            "stddev": 541.445604,
            "variance": 293163.3421
          },
          {
            "average": 4279819.503,
            "count": 18559227,
            "maximum": 4280479.18,
            "minimum": 4279223.74,
            "name": "Y",
            "position": 1,
            "stddev": 341.8261873,
            "variance": 116845.1423
          },
          {
            "average": 46.56356174,
            "count": 18559227,
            "maximum": 294.1892912,
            "minimum": -10.45070882,
            "name": "Z",
            "position": 2,
            "stddev": 12.1334645,
            "variance": 147.2209608
          },
          {
            "average": 3845.198154,
            "count": 18559227,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4421.922983,
            "variance": 19553402.87
          },
          {
            "average": 2.333266736,
            "count": 18559227,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.351873961,
            "variance": 1.827563207
          },
          {
            "average": 3.447789609,
            "count": 18559227,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.452543228,
            "variance": 2.109881829
          },
          {
            "average": 0.520222367,
            "count": 18559227,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499590902,
            "variance": 0.2495910693
          },
          {
            "average": 0,
            "count": 18559227,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324544013,
            "count": 18559227,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5751219232,
            "variance": 0.3307652266
          },
          {
            "average": -6.614367274,
            "count": 18559227,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.28395331,
            "variance": 127.3276024
          },
          {
            "average": 0,
            "count": 18559227,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.79916674,
            "count": 18559227,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5379856573,
            "variance": 0.2894285674
          },
          {
            "average": 204299399.5,
            "count": 18559227,
            "maximum": 204300800.1,
            "minimum": 204299033.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 396.3308689,
            "variance": 157078.1577
          },
          {
            "average": 0,
            "count": 18559227,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18559227,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18559227,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008814483491,
            "count": 18559227,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.029676109,
            "variance": 0.0008806714454
          },
          {
            "average": 0.3333864067,
            "count": 18559227,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4714232944,
            "variance": 0.2222399225
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322795.576,
          4279223.74,
          -10.45070882,
          324650.376,
          4280479.18,
          294.1892912
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322795.5760048173,
                4279223.740358499,
                -10.450708819003353
              ],
              [
                322795.5760048173,
                4280479.180358498,
                -10.450708819003353
              ],
              [
                324650.3760048174,
                4280479.180358498,
                294.18929118099663
              ],
              [
                324650.3760048174,
                4279223.740358499,
                294.18929118099663
              ],
              [
                322795.5760048173,
                4279223.740358499,
                -10.450708819003353
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:00:00+00:00",
        "end_time": "2018-03-05T15:30:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_302356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_302356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_302356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_302356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03649406,
            38.6438714,
            -10.45070882,
            -77.01487354,
            38.65554723,
            294.1892912
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03617387455952,
                  38.64387139951392,
                  -10.450708819003353
                ],
                [
                  -77.03649405661695,
                  38.65517813811209,
                  -10.450708819003353
                ],
                [
                  -77.01519037959334,
                  38.65554722760734,
                  294.18929118099663
                ],
                [
                  -77.01487354138862,
                  38.64424034066582,
                  294.18929118099663
                ],
                [
                  -77.03617387455952,
                  38.64387139951392,
                  -10.450708819003353
                ]
              ]
            ]
          },
          "id": "20180305_302356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_302356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:00:00Z",
            "pc:count": 18559227,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323661.9098,
                "count": 18559227,
                "maximum": 324650.376,
                "minimum": 322795.576,
                "name": "X",
                "position": 0,
                "stddev": 541.445604,
                "variance": 293163.3421
              },
              {
                "average": 4279819.503,
                "count": 18559227,
                "maximum": 4280479.18,
                "minimum": 4279223.74,
                "name": "Y",
                "position": 1,
                "stddev": 341.8261873,
                "variance": 116845.1423
              },
              {
                "average": 46.56356174,
                "count": 18559227,
                "maximum": 294.1892912,
                "minimum": -10.45070882,
                "name": "Z",
                "position": 2,
                "stddev": 12.1334645,
                "variance": 147.2209608
              },
              {
                "average": 3845.198154,
                "count": 18559227,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4421.922983,
                "variance": 19553402.87
              },
              {
                "average": 2.333266736,
                "count": 18559227,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.351873961,
                "variance": 1.827563207
              },
              {
                "average": 3.447789609,
                "count": 18559227,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.452543228,
                "variance": 2.109881829
              },
              {
                "average": 0.520222367,
                "count": 18559227,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499590902,
                "variance": 0.2495910693
              },
              {
                "average": 0,
                "count": 18559227,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324544013,
                "count": 18559227,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5751219232,
                "variance": 0.3307652266
              },
              {
                "average": -6.614367274,
                "count": 18559227,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.28395331,
                "variance": 127.3276024
              },
              {
                "average": 0,
                "count": 18559227,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.79916674,
                "count": 18559227,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5379856573,
                "variance": 0.2894285674
              },
              {
                "average": 204299399.5,
                "count": 18559227,
                "maximum": 204300800.1,
                "minimum": 204299033.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 396.3308689,
                "variance": 157078.1577
              },
              {
                "average": 0,
                "count": 18559227,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18559227,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18559227,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008814483491,
                "count": 18559227,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.029676109,
                "variance": 0.0008806714454
              },
              {
                "average": 0.3333864067,
                "count": 18559227,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4714232944,
                "variance": 0.2222399225
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322795.576,
              4279223.74,
              -10.45070882,
              324650.376,
              4280479.18,
              294.1892912
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322795.5760048173,
                    4279223.740358499,
                    -10.450708819003353
                  ],
                  [
                    322795.5760048173,
                    4280479.180358498,
                    -10.450708819003353
                  ],
                  [
                    324650.3760048174,
                    4280479.180358498,
                    294.18929118099663
                  ],
                  [
                    324650.3760048174,
                    4279223.740358499,
                    294.18929118099663
                  ],
                  [
                    322795.5760048173,
                    4279223.740358499,
                    -10.450708819003353
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:00:00+00:00",
            "end_time": "2018-03-05T15:30:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_368368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80500179008251,
              38.67663432811241,
              -10.433365782228407
            ],
            [
              -76.80528666357087,
              38.687970279826494,
              -10.433365782228407
            ],
            [
              -76.78397131533711,
              38.688297476411975,
              438.9666342177716
            ],
            [
              -76.78368980102371,
              38.6769613928866,
              438.9666342177716
            ],
            [
              -76.80500179008251,
              38.67663432811241,
              -10.433365782228407
            ]
          ]
        ]
      },
      "bbox": [
        -76.80528666,
        38.67663433,
        -10.43336578,
        -76.7836898,
        38.68829748,
        438.9666342
      ],
      "properties": {
        "datetime": "2018-02-09T18:41:15Z",
        "pc:count": 19120937,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 343876.1556,
            "count": 19120937,
            "maximum": 344841.9408,
            "minimum": 342987.2208,
            "name": "X",
            "position": 0,
            "stddev": 576.5850535,
            "variance": 332450.3239
          },
          {
            "average": 4283027.465,
            "count": 19120937,
            "maximum": 4283696.855,
            "minimum": 4282438.335,
            "name": "Y",
            "position": 1,
            "stddev": 354.3070909,
            "variance": 125533.5147
          },
          {
            "average": 65.33193509,
            "count": 19120937,
            "maximum": 438.9666342,
            "minimum": -10.43336578,
            "name": "Z",
            "position": 2,
            "stddev": 10.56499983,
            "variance": 111.6192213
          },
          {
            "average": 4044.341426,
            "count": 19120937,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4593.85172,
            "variance": 21103473.62
          },
          {
            "average": 2.488136016,
            "count": 19120937,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.430082265,
            "variance": 2.045135285
          },
          {
            "average": 3.694344215,
            "count": 19120937,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.462793508,
            "variance": 2.139764847
          },
          {
            "average": 0.5049872294,
            "count": 19120937,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49997514,
            "variance": 0.2499751406
          },
          {
            "average": 0,
            "count": 19120937,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.295948572,
            "count": 19120937,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.514364195,
            "variance": 0.2645705251
          },
          {
            "average": 5.109317987,
            "count": 19120937,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.94874988,
            "variance": 167.6701233
          },
          {
            "average": 0,
            "count": 19120937,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.74760358,
            "count": 19120937,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.98319346,
            "variance": 15.86583014
          },
          {
            "average": 202177558.8,
            "count": 19120937,
            "maximum": 202236875.6,
            "minimum": 202153352.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37628.2489,
            "variance": 1415885116
          },
          {
            "average": 0,
            "count": 19120937,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19120937,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19120937,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005847516782,
            "count": 19120937,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02417456875,
            "variance": 0.0005844097743
          },
          {
            "average": 0.2644411202,
            "count": 19120937,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4410351736,
            "variance": 0.1945120243
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          342987.2208,
          4282438.335,
          -10.43336578,
          344841.9408,
          4283696.855,
          438.9666342
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                342987.2207820341,
                4282438.334547924,
                -10.433365782228407
              ],
              [
                342987.2207820341,
                4283696.854547923,
                -10.433365782228407
              ],
              [
                344841.9407820341,
                4283696.854547923,
                438.9666342177716
              ],
              [
                344841.9407820341,
                4282438.334547924,
                438.9666342177716
              ],
              [
                342987.2207820341,
                4282438.334547924,
                -10.433365782228407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:41:15+00:00",
        "end_time": "2018-02-08T19:29:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_368368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_368368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_368368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_368368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80528666,
            38.67663433,
            -10.43336578,
            -76.7836898,
            38.68829748,
            438.9666342
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80500179008251,
                  38.67663432811241,
                  -10.433365782228407
                ],
                [
                  -76.80528666357087,
                  38.687970279826494,
                  -10.433365782228407
                ],
                [
                  -76.78397131533711,
                  38.688297476411975,
                  438.9666342177716
                ],
                [
                  -76.78368980102371,
                  38.6769613928866,
                  438.9666342177716
                ],
                [
                  -76.80500179008251,
                  38.67663432811241,
                  -10.433365782228407
                ]
              ]
            ]
          },
          "id": "20180208_368368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_368368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:41:15Z",
            "pc:count": 19120937,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 343876.1556,
                "count": 19120937,
                "maximum": 344841.9408,
                "minimum": 342987.2208,
                "name": "X",
                "position": 0,
                "stddev": 576.5850535,
                "variance": 332450.3239
              },
              {
                "average": 4283027.465,
                "count": 19120937,
                "maximum": 4283696.855,
                "minimum": 4282438.335,
                "name": "Y",
                "position": 1,
                "stddev": 354.3070909,
                "variance": 125533.5147
              },
              {
                "average": 65.33193509,
                "count": 19120937,
                "maximum": 438.9666342,
                "minimum": -10.43336578,
                "name": "Z",
                "position": 2,
                "stddev": 10.56499983,
                "variance": 111.6192213
              },
              {
                "average": 4044.341426,
                "count": 19120937,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4593.85172,
                "variance": 21103473.62
              },
              {
                "average": 2.488136016,
                "count": 19120937,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.430082265,
                "variance": 2.045135285
              },
              {
                "average": 3.694344215,
                "count": 19120937,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.462793508,
                "variance": 2.139764847
              },
              {
                "average": 0.5049872294,
                "count": 19120937,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49997514,
                "variance": 0.2499751406
              },
              {
                "average": 0,
                "count": 19120937,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.295948572,
                "count": 19120937,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.514364195,
                "variance": 0.2645705251
              },
              {
                "average": 5.109317987,
                "count": 19120937,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.94874988,
                "variance": 167.6701233
              },
              {
                "average": 0,
                "count": 19120937,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.74760358,
                "count": 19120937,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.98319346,
                "variance": 15.86583014
              },
              {
                "average": 202177558.8,
                "count": 19120937,
                "maximum": 202236875.6,
                "minimum": 202153352.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37628.2489,
                "variance": 1415885116
              },
              {
                "average": 0,
                "count": 19120937,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19120937,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19120937,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005847516782,
                "count": 19120937,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02417456875,
                "variance": 0.0005844097743
              },
              {
                "average": 0.2644411202,
                "count": 19120937,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4410351736,
                "variance": 0.1945120243
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              342987.2208,
              4282438.335,
              -10.43336578,
              344841.9408,
              4283696.855,
              438.9666342
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    342987.2207820341,
                    4282438.334547924,
                    -10.433365782228407
                  ],
                  [
                    342987.2207820341,
                    4283696.854547923,
                    -10.433365782228407
                  ],
                  [
                    344841.9407820341,
                    4283696.854547923,
                    438.9666342177716
                  ],
                  [
                    344841.9407820341,
                    4282438.334547924,
                    438.9666342177716
                  ],
                  [
                    342987.2207820341,
                    4282438.334547924,
                    -10.433365782228407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:41:15+00:00",
            "end_time": "2018-02-08T19:29:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_308360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01516682105338,
              38.6548303863389,
              -10.465081904515074
            ],
            [
              -77.01548465371803,
              38.66616679134137,
              -10.465081904515074
            ],
            [
              -76.99417905424062,
              38.666532113796706,
              293.05491809548494
            ],
            [
              -76.99386457591105,
              38.655195561592606,
              293.05491809548494
            ],
            [
              -77.01516682105338,
              38.6548303863389,
              -10.465081904515074
            ]
          ]
        ]
      },
      "bbox": [
        -77.01548465,
        38.65483039,
        -10.4650819,
        -76.99386458,
        38.66653211,
        293.0549181
      ],
      "properties": {
        "datetime": "2018-03-05T15:59:35Z",
        "pc:count": 21101393,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325679.4711,
            "count": 21101393,
            "maximum": 326505.3377,
            "minimum": 324650.6777,
            "name": "X",
            "position": 0,
            "stddev": 534.38548,
            "variance": 285567.8412
          },
          {
            "average": 4281017.612,
            "count": 21101393,
            "maximum": 4281658.3,
            "minimum": 4280399.58,
            "name": "Y",
            "position": 1,
            "stddev": 360.1639616,
            "variance": 129718.0792
          },
          {
            "average": 56.58041984,
            "count": 21101393,
            "maximum": 293.0549181,
            "minimum": -10.4650819,
            "name": "Z",
            "position": 2,
            "stddev": 12.9825544,
            "variance": 168.5467188
          },
          {
            "average": 4014.863041,
            "count": 21101393,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4799.439888,
            "variance": 23034623.24
          },
          {
            "average": 2.45010218,
            "count": 21101393,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.381148825,
            "variance": 1.907572077
          },
          {
            "average": 3.669823125,
            "count": 21101393,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.386619878,
            "variance": 1.922714687
          },
          {
            "average": 0.5124110527,
            "count": 21101393,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998459539,
            "variance": 0.2498459776
          },
          {
            "average": 0,
            "count": 21101393,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.30319605,
            "count": 21101393,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5384856681,
            "variance": 0.2899668147
          },
          {
            "average": 5.057632599,
            "count": 21101393,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.56902887,
            "variance": 157.9804868
          },
          {
            "average": 0,
            "count": 21101393,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.1515254,
            "count": 21101393,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5501608044,
            "variance": 0.3026769107
          },
          {
            "average": 204299720.1,
            "count": 21101393,
            "maximum": 204300775.9,
            "minimum": 204299009,
            "name": "GpsTime",
            "position": 12,
            "stddev": 594.645109,
            "variance": 353602.8057
          },
          {
            "average": 0,
            "count": 21101393,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21101393,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21101393,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006507153343,
            "count": 21101393,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02550082224,
            "variance": 0.0006502919347
          },
          {
            "average": 0.3369172831,
            "count": 21101393,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4726563636,
            "variance": 0.223404038
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324650.6777,
          4280399.58,
          -10.4650819,
          326505.3377,
          4281658.3,
          293.0549181
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324650.6776610255,
                4280399.580377659,
                -10.465081904515074
              ],
              [
                324650.6776610255,
                4281658.3003776595,
                -10.465081904515074
              ],
              [
                326505.3376610255,
                4281658.3003776595,
                293.05491809548494
              ],
              [
                326505.3376610255,
                4280399.580377659,
                293.05491809548494
              ],
              [
                324650.6776610255,
                4280399.580377659,
                -10.465081904515074
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:59:35+00:00",
        "end_time": "2018-03-05T15:30:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_308360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_308360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_308360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_308360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01548465,
            38.65483039,
            -10.4650819,
            -76.99386458,
            38.66653211,
            293.0549181
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01516682105338,
                  38.6548303863389,
                  -10.465081904515074
                ],
                [
                  -77.01548465371803,
                  38.66616679134137,
                  -10.465081904515074
                ],
                [
                  -76.99417905424062,
                  38.666532113796706,
                  293.05491809548494
                ],
                [
                  -76.99386457591105,
                  38.655195561592606,
                  293.05491809548494
                ],
                [
                  -77.01516682105338,
                  38.6548303863389,
                  -10.465081904515074
                ]
              ]
            ]
          },
          "id": "20180305_308360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_308360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:59:35Z",
            "pc:count": 21101393,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325679.4711,
                "count": 21101393,
                "maximum": 326505.3377,
                "minimum": 324650.6777,
                "name": "X",
                "position": 0,
                "stddev": 534.38548,
                "variance": 285567.8412
              },
              {
                "average": 4281017.612,
                "count": 21101393,
                "maximum": 4281658.3,
                "minimum": 4280399.58,
                "name": "Y",
                "position": 1,
                "stddev": 360.1639616,
                "variance": 129718.0792
              },
              {
                "average": 56.58041984,
                "count": 21101393,
                "maximum": 293.0549181,
                "minimum": -10.4650819,
                "name": "Z",
                "position": 2,
                "stddev": 12.9825544,
                "variance": 168.5467188
              },
              {
                "average": 4014.863041,
                "count": 21101393,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4799.439888,
                "variance": 23034623.24
              },
              {
                "average": 2.45010218,
                "count": 21101393,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.381148825,
                "variance": 1.907572077
              },
              {
                "average": 3.669823125,
                "count": 21101393,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.386619878,
                "variance": 1.922714687
              },
              {
                "average": 0.5124110527,
                "count": 21101393,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998459539,
                "variance": 0.2498459776
              },
              {
                "average": 0,
                "count": 21101393,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.30319605,
                "count": 21101393,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5384856681,
                "variance": 0.2899668147
              },
              {
                "average": 5.057632599,
                "count": 21101393,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.56902887,
                "variance": 157.9804868
              },
              {
                "average": 0,
                "count": 21101393,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.1515254,
                "count": 21101393,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5501608044,
                "variance": 0.3026769107
              },
              {
                "average": 204299720.1,
                "count": 21101393,
                "maximum": 204300775.9,
                "minimum": 204299009,
                "name": "GpsTime",
                "position": 12,
                "stddev": 594.645109,
                "variance": 353602.8057
              },
              {
                "average": 0,
                "count": 21101393,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21101393,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21101393,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006507153343,
                "count": 21101393,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02550082224,
                "variance": 0.0006502919347
              },
              {
                "average": 0.3369172831,
                "count": 21101393,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4726563636,
                "variance": 0.223404038
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324650.6777,
              4280399.58,
              -10.4650819,
              326505.3377,
              4281658.3,
              293.0549181
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324650.6776610255,
                    4280399.580377659,
                    -10.465081904515074
                  ],
                  [
                    324650.6776610255,
                    4281658.3003776595,
                    -10.465081904515074
                  ],
                  [
                    326505.3376610255,
                    4281658.3003776595,
                    293.05491809548494
                  ],
                  [
                    326505.3376610255,
                    4280399.580377659,
                    293.05491809548494
                  ],
                  [
                    324650.6776610255,
                    4280399.580377659,
                    -10.465081904515074
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:59:35+00:00",
            "end_time": "2018-03-05T15:30:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_368372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80497231822805,
              38.68761772829381,
              -10.13502326725316
            ],
            [
              -76.80525733055147,
              38.69895491987838,
              -10.13502326725316
            ],
            [
              -76.78393872187709,
              38.699282188533225,
              437.64497673274684
            ],
            [
              -76.78365707093461,
              38.687944865105386,
              437.64497673274684
            ],
            [
              -76.80497231822805,
              38.68761772829381,
              -10.13502326725316
            ]
          ]
        ]
      },
      "bbox": [
        -76.80525733,
        38.68761773,
        -10.13502327,
        -76.78365707,
        38.69928219,
        437.6449767
      ],
      "properties": {
        "datetime": "2018-02-09T18:54:44Z",
        "pc:count": 20107779,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344014.0857,
            "count": 20107779,
            "maximum": 344868.5119,
            "minimum": 343013.7919,
            "name": "X",
            "position": 0,
            "stddev": 551.8691921,
            "variance": 304559.6052
          },
          {
            "average": 4284298.793,
            "count": 20107779,
            "maximum": 4284915.851,
            "minimum": 4283657.191,
            "name": "Y",
            "position": 1,
            "stddev": 349.8321059,
            "variance": 122382.5023
          },
          {
            "average": 62.40536304,
            "count": 20107779,
            "maximum": 437.6449767,
            "minimum": -10.13502327,
            "name": "Z",
            "position": 2,
            "stddev": 11.33791755,
            "variance": 128.5483743
          },
          {
            "average": 3734.301213,
            "count": 20107779,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4349.179956,
            "variance": 18915366.29
          },
          {
            "average": 2.537498895,
            "count": 20107779,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.425508975,
            "variance": 2.032075839
          },
          {
            "average": 3.791411224,
            "count": 20107779,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.392687334,
            "variance": 1.939578011
          },
          {
            "average": 0.5036615431,
            "count": 20107779,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999866054,
            "variance": 0.2499866055
          },
          {
            "average": 0,
            "count": 20107779,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280365823,
            "count": 20107779,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4912213089,
            "variance": 0.2412983743
          },
          {
            "average": -2.7463865,
            "count": 20107779,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.71699453,
            "variance": 188.155939
          },
          {
            "average": 0,
            "count": 20107779,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.29508361,
            "count": 20107779,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.008970759,
            "variance": 16.07184655
          },
          {
            "average": 202213103.1,
            "count": 20107779,
            "maximum": 202237684.7,
            "minimum": 202153776,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37655.44245,
            "variance": 1417932346
          },
          {
            "average": 0,
            "count": 20107779,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20107779,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20107779,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005738575106,
            "count": 20107779,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02394844936,
            "variance": 0.0005735282266
          },
          {
            "average": 0.3461585688,
            "count": 20107779,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4757444958,
            "variance": 0.2263328253
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343013.7919,
          4283657.191,
          -10.13502327,
          344868.5119,
          4284915.851,
          437.6449767
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343013.79193960567,
                4283657.1907090265,
                -10.13502326725316
              ],
              [
                343013.79193960567,
                4284915.850709027,
                -10.13502326725316
              ],
              [
                344868.51193960564,
                4284915.850709027,
                437.64497673274684
              ],
              [
                344868.51193960564,
                4283657.1907090265,
                437.64497673274684
              ],
              [
                343013.79193960567,
                4283657.1907090265,
                -10.13502326725316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:54:44+00:00",
        "end_time": "2018-02-08T19:36:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_368372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_368372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_368372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_368372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80525733,
            38.68761773,
            -10.13502327,
            -76.78365707,
            38.69928219,
            437.6449767
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80497231822805,
                  38.68761772829381,
                  -10.13502326725316
                ],
                [
                  -76.80525733055147,
                  38.69895491987838,
                  -10.13502326725316
                ],
                [
                  -76.78393872187709,
                  38.699282188533225,
                  437.64497673274684
                ],
                [
                  -76.78365707093461,
                  38.687944865105386,
                  437.64497673274684
                ],
                [
                  -76.80497231822805,
                  38.68761772829381,
                  -10.13502326725316
                ]
              ]
            ]
          },
          "id": "20180208_368372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_368372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:54:44Z",
            "pc:count": 20107779,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344014.0857,
                "count": 20107779,
                "maximum": 344868.5119,
                "minimum": 343013.7919,
                "name": "X",
                "position": 0,
                "stddev": 551.8691921,
                "variance": 304559.6052
              },
              {
                "average": 4284298.793,
                "count": 20107779,
                "maximum": 4284915.851,
                "minimum": 4283657.191,
                "name": "Y",
                "position": 1,
                "stddev": 349.8321059,
                "variance": 122382.5023
              },
              {
                "average": 62.40536304,
                "count": 20107779,
                "maximum": 437.6449767,
                "minimum": -10.13502327,
                "name": "Z",
                "position": 2,
                "stddev": 11.33791755,
                "variance": 128.5483743
              },
              {
                "average": 3734.301213,
                "count": 20107779,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4349.179956,
                "variance": 18915366.29
              },
              {
                "average": 2.537498895,
                "count": 20107779,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.425508975,
                "variance": 2.032075839
              },
              {
                "average": 3.791411224,
                "count": 20107779,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.392687334,
                "variance": 1.939578011
              },
              {
                "average": 0.5036615431,
                "count": 20107779,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999866054,
                "variance": 0.2499866055
              },
              {
                "average": 0,
                "count": 20107779,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280365823,
                "count": 20107779,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4912213089,
                "variance": 0.2412983743
              },
              {
                "average": -2.7463865,
                "count": 20107779,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.71699453,
                "variance": 188.155939
              },
              {
                "average": 0,
                "count": 20107779,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.29508361,
                "count": 20107779,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.008970759,
                "variance": 16.07184655
              },
              {
                "average": 202213103.1,
                "count": 20107779,
                "maximum": 202237684.7,
                "minimum": 202153776,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37655.44245,
                "variance": 1417932346
              },
              {
                "average": 0,
                "count": 20107779,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20107779,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20107779,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005738575106,
                "count": 20107779,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02394844936,
                "variance": 0.0005735282266
              },
              {
                "average": 0.3461585688,
                "count": 20107779,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4757444958,
                "variance": 0.2263328253
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343013.7919,
              4283657.191,
              -10.13502327,
              344868.5119,
              4284915.851,
              437.6449767
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343013.79193960567,
                    4283657.1907090265,
                    -10.13502326725316
                  ],
                  [
                    343013.79193960567,
                    4284915.850709027,
                    -10.13502326725316
                  ],
                  [
                    344868.51193960564,
                    4284915.850709027,
                    437.64497673274684
                  ],
                  [
                    344868.51193960564,
                    4283657.1907090265,
                    437.64497673274684
                  ],
                  [
                    343013.79193960567,
                    4283657.1907090265,
                    -10.13502326725316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:54:44+00:00",
            "end_time": "2018-02-08T19:36: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": "20180305_302368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.03618931609148,
              38.67679173881527,
              -10.437328393964592
            ],
            [
              -77.03651071508303,
              38.688127953645235,
              -10.437328393964592
            ],
            [
              -77.01519635141806,
              38.68849732442592,
              262.5626716060354
            ],
            [
              -77.01487831064465,
              38.67716096079162,
              262.5626716060354
            ],
            [
              -77.03618931609148,
              38.67679173881527,
              -10.437328393964592
            ]
          ]
        ]
      },
      "bbox": [
        -77.03651072,
        38.67679174,
        -10.43732839,
        -77.01487831,
        38.68849732,
        262.5626716
      ],
      "properties": {
        "datetime": "2018-03-05T15:30:17Z",
        "pc:count": 22018700,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323789.2808,
            "count": 22018700,
            "maximum": 324730.2572,
            "minimum": 322875.3772,
            "name": "X",
            "position": 0,
            "stddev": 526.2061006,
            "variance": 276892.8603
          },
          {
            "average": 4283464.786,
            "count": 22018700,
            "maximum": 4284135.993,
            "minimum": 4282877.273,
            "name": "Y",
            "position": 1,
            "stddev": 353.7012943,
            "variance": 125104.6056
          },
          {
            "average": 55.81382971,
            "count": 22018700,
            "maximum": 262.5626716,
            "minimum": -10.43732839,
            "name": "Z",
            "position": 2,
            "stddev": 13.28862351,
            "variance": 176.5875147
          },
          {
            "average": 3307.042794,
            "count": 22018700,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4031.186858,
            "variance": 16250467.48
          },
          {
            "average": 2.448834854,
            "count": 22018700,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.345319999,
            "variance": 1.8098859
          },
          {
            "average": 3.636099179,
            "count": 22018700,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.316210756,
            "variance": 1.732410753
          },
          {
            "average": 0.5274082484,
            "count": 22018700,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992482341,
            "variance": 0.2492487992
          },
          {
            "average": 0,
            "count": 22018700,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.296560696,
            "count": 22018700,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5366799943,
            "variance": 0.2880254163
          },
          {
            "average": -7.317458571,
            "count": 22018700,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.83321573,
            "variance": 117.358563
          },
          {
            "average": 0,
            "count": 22018700,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 72.829302,
            "count": 22018700,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5037137053,
            "variance": 0.2537274969
          },
          {
            "average": 204297700,
            "count": 22018700,
            "maximum": 204299017,
            "minimum": 204297292.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 362.0860611,
            "variance": 131106.3157
          },
          {
            "average": 0,
            "count": 22018700,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22018700,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22018700,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000951373151,
            "count": 22018700,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03082966239,
            "variance": 0.0009504680833
          },
          {
            "average": 0.2637301021,
            "count": 22018700,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4406546768,
            "variance": 0.1941765442
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322875.3772,
          4282877.273,
          -10.43732839,
          324730.2572,
          4284135.993,
          262.5626716
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322875.3771952514,
                4282877.273426623,
                -10.437328393964592
              ],
              [
                322875.3771952514,
                4284135.993426624,
                -10.437328393964592
              ],
              [
                324730.2571952514,
                4284135.993426624,
                262.5626716060354
              ],
              [
                324730.2571952514,
                4282877.273426623,
                262.5626716060354
              ],
              [
                322875.3771952514,
                4282877.273426623,
                -10.437328393964592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:30:17+00:00",
        "end_time": "2018-03-05T15:01:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_302368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_302368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_302368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_302368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03651072,
            38.67679174,
            -10.43732839,
            -77.01487831,
            38.68849732,
            262.5626716
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.03618931609148,
                  38.67679173881527,
                  -10.437328393964592
                ],
                [
                  -77.03651071508303,
                  38.688127953645235,
                  -10.437328393964592
                ],
                [
                  -77.01519635141806,
                  38.68849732442592,
                  262.5626716060354
                ],
                [
                  -77.01487831064465,
                  38.67716096079162,
                  262.5626716060354
                ],
                [
                  -77.03618931609148,
                  38.67679173881527,
                  -10.437328393964592
                ]
              ]
            ]
          },
          "id": "20180305_302368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_302368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:30:17Z",
            "pc:count": 22018700,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323789.2808,
                "count": 22018700,
                "maximum": 324730.2572,
                "minimum": 322875.3772,
                "name": "X",
                "position": 0,
                "stddev": 526.2061006,
                "variance": 276892.8603
              },
              {
                "average": 4283464.786,
                "count": 22018700,
                "maximum": 4284135.993,
                "minimum": 4282877.273,
                "name": "Y",
                "position": 1,
                "stddev": 353.7012943,
                "variance": 125104.6056
              },
              {
                "average": 55.81382971,
                "count": 22018700,
                "maximum": 262.5626716,
                "minimum": -10.43732839,
                "name": "Z",
                "position": 2,
                "stddev": 13.28862351,
                "variance": 176.5875147
              },
              {
                "average": 3307.042794,
                "count": 22018700,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4031.186858,
                "variance": 16250467.48
              },
              {
                "average": 2.448834854,
                "count": 22018700,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.345319999,
                "variance": 1.8098859
              },
              {
                "average": 3.636099179,
                "count": 22018700,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.316210756,
                "variance": 1.732410753
              },
              {
                "average": 0.5274082484,
                "count": 22018700,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992482341,
                "variance": 0.2492487992
              },
              {
                "average": 0,
                "count": 22018700,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.296560696,
                "count": 22018700,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5366799943,
                "variance": 0.2880254163
              },
              {
                "average": -7.317458571,
                "count": 22018700,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.83321573,
                "variance": 117.358563
              },
              {
                "average": 0,
                "count": 22018700,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 72.829302,
                "count": 22018700,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5037137053,
                "variance": 0.2537274969
              },
              {
                "average": 204297700,
                "count": 22018700,
                "maximum": 204299017,
                "minimum": 204297292.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 362.0860611,
                "variance": 131106.3157
              },
              {
                "average": 0,
                "count": 22018700,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22018700,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22018700,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000951373151,
                "count": 22018700,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03082966239,
                "variance": 0.0009504680833
              },
              {
                "average": 0.2637301021,
                "count": 22018700,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4406546768,
                "variance": 0.1941765442
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322875.3772,
              4282877.273,
              -10.43732839,
              324730.2572,
              4284135.993,
              262.5626716
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322875.3771952514,
                    4282877.273426623,
                    -10.437328393964592
                  ],
                  [
                    322875.3771952514,
                    4284135.993426624,
                    -10.437328393964592
                  ],
                  [
                    324730.2571952514,
                    4284135.993426624,
                    262.5626716060354
                  ],
                  [
                    324730.2571952514,
                    4282877.273426623,
                    262.5626716060354
                  ],
                  [
                    322875.3771952514,
                    4282877.273426623,
                    -10.437328393964592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:30:17+00:00",
            "end_time": "2018-03-05T15:01: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": "20180208_374364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78401842396485,
              38.66561393953262,
              -10.305008205391204
            ],
            [
              -76.78429989391867,
              38.67695076367356,
              -10.305008205391204
            ],
            [
              -76.76298803078731,
              38.67727405146737,
              427.5349917946088
            ],
            [
              -76.76270991846573,
              38.66593709706842,
              427.5349917946088
            ],
            [
              -76.78401842396485,
              38.66561393953262,
              -10.305008205391204
            ]
          ]
        ]
      },
      "bbox": [
        -76.78429989,
        38.66561394,
        -10.30500821,
        -76.76270992,
        38.67727405,
        427.5349918
      ],
      "properties": {
        "datetime": "2018-02-08T19:29:58Z",
        "pc:count": 24245021,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345685.7398,
            "count": 24245021,
            "maximum": 346643.5238,
            "minimum": 344788.8438,
            "name": "X",
            "position": 0,
            "stddev": 448.9845749,
            "variance": 201587.1485
          },
          {
            "average": 4281853.322,
            "count": 24245021,
            "maximum": 4282438.188,
            "minimum": 4281179.588,
            "name": "Y",
            "position": 1,
            "stddev": 328.0165509,
            "variance": 107594.8577
          },
          {
            "average": 61.71979297,
            "count": 24245021,
            "maximum": 427.5349918,
            "minimum": -10.30500821,
            "name": "Z",
            "position": 2,
            "stddev": 11.2652289,
            "variance": 126.9053823
          },
          {
            "average": 3918.760935,
            "count": 24245021,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4593.319406,
            "variance": 21098583.17
          },
          {
            "average": 2.57126855,
            "count": 24245021,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.429736529,
            "variance": 2.044146542
          },
          {
            "average": 3.815160729,
            "count": 24245021,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.374424488,
            "variance": 1.889042673
          },
          {
            "average": 0.5047797236,
            "count": 24245021,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499977164,
            "variance": 0.2499771646
          },
          {
            "average": 0,
            "count": 24245021,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268460151,
            "count": 24245021,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5179526974,
            "variance": 0.2682749968
          },
          {
            "average": -11.29787338,
            "count": 24245021,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.664309215,
            "variance": 58.74163574
          },
          {
            "average": 0,
            "count": 24245021,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.42535443,
            "count": 24245021,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5016299228,
            "variance": 0.2516325795
          },
          {
            "average": 202153072.4,
            "count": 24245021,
            "maximum": 202153398.8,
            "minimum": 202152311.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 341.6975108,
            "variance": 116757.1889
          },
          {
            "average": 0,
            "count": 24245021,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24245021,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24245021,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006261491792,
            "count": 24245021,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02501513826,
            "variance": 0.0006257571423
          },
          {
            "average": 0.4048330995,
            "count": 24245021,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4908597264,
            "variance": 0.240943271
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          344788.8438,
          4281179.588,
          -10.30500821,
          346643.5238,
          4282438.188,
          427.5349918
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                344788.8437828124,
                4281179.587891499,
                -10.305008205391204
              ],
              [
                344788.8437828124,
                4282438.187891498,
                -10.305008205391204
              ],
              [
                346643.52378281247,
                4282438.187891498,
                427.5349917946088
              ],
              [
                346643.52378281247,
                4281179.587891499,
                427.5349917946088
              ],
              [
                344788.8437828124,
                4281179.587891499,
                -10.305008205391204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:29:58+00:00",
        "end_time": "2018-02-08T19:11:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_374364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_374364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_374364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_374364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78429989,
            38.66561394,
            -10.30500821,
            -76.76270992,
            38.67727405,
            427.5349918
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78401842396485,
                  38.66561393953262,
                  -10.305008205391204
                ],
                [
                  -76.78429989391867,
                  38.67695076367356,
                  -10.305008205391204
                ],
                [
                  -76.76298803078731,
                  38.67727405146737,
                  427.5349917946088
                ],
                [
                  -76.76270991846573,
                  38.66593709706842,
                  427.5349917946088
                ],
                [
                  -76.78401842396485,
                  38.66561393953262,
                  -10.305008205391204
                ]
              ]
            ]
          },
          "id": "20180208_374364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_374364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:29:58Z",
            "pc:count": 24245021,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345685.7398,
                "count": 24245021,
                "maximum": 346643.5238,
                "minimum": 344788.8438,
                "name": "X",
                "position": 0,
                "stddev": 448.9845749,
                "variance": 201587.1485
              },
              {
                "average": 4281853.322,
                "count": 24245021,
                "maximum": 4282438.188,
                "minimum": 4281179.588,
                "name": "Y",
                "position": 1,
                "stddev": 328.0165509,
                "variance": 107594.8577
              },
              {
                "average": 61.71979297,
                "count": 24245021,
                "maximum": 427.5349918,
                "minimum": -10.30500821,
                "name": "Z",
                "position": 2,
                "stddev": 11.2652289,
                "variance": 126.9053823
              },
              {
                "average": 3918.760935,
                "count": 24245021,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4593.319406,
                "variance": 21098583.17
              },
              {
                "average": 2.57126855,
                "count": 24245021,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.429736529,
                "variance": 2.044146542
              },
              {
                "average": 3.815160729,
                "count": 24245021,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.374424488,
                "variance": 1.889042673
              },
              {
                "average": 0.5047797236,
                "count": 24245021,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499977164,
                "variance": 0.2499771646
              },
              {
                "average": 0,
                "count": 24245021,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268460151,
                "count": 24245021,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5179526974,
                "variance": 0.2682749968
              },
              {
                "average": -11.29787338,
                "count": 24245021,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.664309215,
                "variance": 58.74163574
              },
              {
                "average": 0,
                "count": 24245021,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.42535443,
                "count": 24245021,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5016299228,
                "variance": 0.2516325795
              },
              {
                "average": 202153072.4,
                "count": 24245021,
                "maximum": 202153398.8,
                "minimum": 202152311.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 341.6975108,
                "variance": 116757.1889
              },
              {
                "average": 0,
                "count": 24245021,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24245021,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24245021,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006261491792,
                "count": 24245021,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02501513826,
                "variance": 0.0006257571423
              },
              {
                "average": 0.4048330995,
                "count": 24245021,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4908597264,
                "variance": 0.240943271
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              344788.8438,
              4281179.588,
              -10.30500821,
              346643.5238,
              4282438.188,
              427.5349918
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    344788.8437828124,
                    4281179.587891499,
                    -10.305008205391204
                  ],
                  [
                    344788.8437828124,
                    4282438.187891498,
                    -10.305008205391204
                  ],
                  [
                    346643.52378281247,
                    4282438.187891498,
                    427.5349917946088
                  ],
                  [
                    346643.52378281247,
                    4281179.587891499,
                    427.5349917946088
                  ],
                  [
                    344788.8437828124,
                    4281179.587891499,
                    -10.305008205391204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:29:58+00:00",
            "end_time": "2018-02-08T19:11: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": "20180305_296348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05697728062323,
              38.621902540678775,
              -9.975808438679053
            ],
            [
              -77.05730036545594,
              38.63320521205333,
              -9.975808438679053
            ],
            [
              -77.03619820552532,
              38.63357452352748,
              291.50419156132097
            ],
            [
              -77.03587842902749,
              38.622271703747714,
              291.50419156132097
            ],
            [
              -77.05697728062323,
              38.621902540678775,
              -9.975808438679053
            ]
          ]
        ]
      },
      "bbox": [
        -77.05730037,
        38.62190254,
        -9.975808439,
        -77.03587843,
        38.63357452,
        291.5041916
      ],
      "properties": {
        "datetime": "2018-03-05T16:00:46Z",
        "pc:count": 25460605,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321920.7504,
            "count": 25460605,
            "maximum": 322768.0895,
            "minimum": 320930.2495,
            "name": "X",
            "position": 0,
            "stddev": 532.6526029,
            "variance": 283718.7954
          },
          {
            "average": 4277428.796,
            "count": 25460605,
            "maximum": 4278081.043,
            "minimum": 4276826.043,
            "name": "Y",
            "position": 1,
            "stddev": 342.525619,
            "variance": 117323.7997
          },
          {
            "average": 39.90438404,
            "count": 25460605,
            "maximum": 291.5041916,
            "minimum": -9.975808439,
            "name": "Z",
            "position": 2,
            "stddev": 15.86312881,
            "variance": 251.6388555
          },
          {
            "average": 3069.792326,
            "count": 25460605,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3822.231423,
            "variance": 14609453.05
          },
          {
            "average": 2.627787949,
            "count": 25460605,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.383772908,
            "variance": 1.91482746
          },
          {
            "average": 3.988265165,
            "count": 25460605,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.159463807,
            "variance": 1.344356321
          },
          {
            "average": 0.5138240823,
            "count": 25460605,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499808868,
            "variance": 0.2498089046
          },
          {
            "average": 0,
            "count": 25460605,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.242985703,
            "count": 25460605,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4991198134,
            "variance": 0.2491205881
          },
          {
            "average": 4.971594074,
            "count": 25460605,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.48126191,
            "variance": 155.7818988
          },
          {
            "average": 0,
            "count": 25460605,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.13150614,
            "count": 25460605,
            "maximum": 76,
            "minimum": 74,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5418866097,
            "variance": 0.2936410977
          },
          {
            "average": 204299654.7,
            "count": 25460605,
            "maximum": 204300846.8,
            "minimum": 204299080.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 631.9375353,
            "variance": 399345.0485
          },
          {
            "average": 0,
            "count": 25460605,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25460605,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25460605,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00051196741,
            "count": 25460605,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02262090448,
            "variance": 0.0005117053195
          },
          {
            "average": 0.3368843356,
            "count": 25460605,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4726449924,
            "variance": 0.2233932888
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320930.2495,
          4276826.043,
          -9.975808439,
          322768.0895,
          4278081.043,
          291.5041916
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320930.24952685327,
                4276826.042615352,
                -9.975808438679053
              ],
              [
                320930.24952685327,
                4278081.042615352,
                -9.975808438679053
              ],
              [
                322768.08952685323,
                4278081.042615352,
                291.50419156132097
              ],
              [
                322768.08952685323,
                4276826.042615352,
                291.50419156132097
              ],
              [
                320930.24952685327,
                4276826.042615352,
                -9.975808438679053
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T16:00:46+00:00",
        "end_time": "2018-03-05T15:31:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_296348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_296348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05730037,
            38.62190254,
            -9.975808439,
            -77.03587843,
            38.63357452,
            291.5041916
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05697728062323,
                  38.621902540678775,
                  -9.975808438679053
                ],
                [
                  -77.05730036545594,
                  38.63320521205333,
                  -9.975808438679053
                ],
                [
                  -77.03619820552532,
                  38.63357452352748,
                  291.50419156132097
                ],
                [
                  -77.03587842902749,
                  38.622271703747714,
                  291.50419156132097
                ],
                [
                  -77.05697728062323,
                  38.621902540678775,
                  -9.975808438679053
                ]
              ]
            ]
          },
          "id": "20180305_296348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T16:00:46Z",
            "pc:count": 25460605,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321920.7504,
                "count": 25460605,
                "maximum": 322768.0895,
                "minimum": 320930.2495,
                "name": "X",
                "position": 0,
                "stddev": 532.6526029,
                "variance": 283718.7954
              },
              {
                "average": 4277428.796,
                "count": 25460605,
                "maximum": 4278081.043,
                "minimum": 4276826.043,
                "name": "Y",
                "position": 1,
                "stddev": 342.525619,
                "variance": 117323.7997
              },
              {
                "average": 39.90438404,
                "count": 25460605,
                "maximum": 291.5041916,
                "minimum": -9.975808439,
                "name": "Z",
                "position": 2,
                "stddev": 15.86312881,
                "variance": 251.6388555
              },
              {
                "average": 3069.792326,
                "count": 25460605,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3822.231423,
                "variance": 14609453.05
              },
              {
                "average": 2.627787949,
                "count": 25460605,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.383772908,
                "variance": 1.91482746
              },
              {
                "average": 3.988265165,
                "count": 25460605,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.159463807,
                "variance": 1.344356321
              },
              {
                "average": 0.5138240823,
                "count": 25460605,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499808868,
                "variance": 0.2498089046
              },
              {
                "average": 0,
                "count": 25460605,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.242985703,
                "count": 25460605,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4991198134,
                "variance": 0.2491205881
              },
              {
                "average": 4.971594074,
                "count": 25460605,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.48126191,
                "variance": 155.7818988
              },
              {
                "average": 0,
                "count": 25460605,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.13150614,
                "count": 25460605,
                "maximum": 76,
                "minimum": 74,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5418866097,
                "variance": 0.2936410977
              },
              {
                "average": 204299654.7,
                "count": 25460605,
                "maximum": 204300846.8,
                "minimum": 204299080.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 631.9375353,
                "variance": 399345.0485
              },
              {
                "average": 0,
                "count": 25460605,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25460605,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25460605,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00051196741,
                "count": 25460605,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02262090448,
                "variance": 0.0005117053195
              },
              {
                "average": 0.3368843356,
                "count": 25460605,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4726449924,
                "variance": 0.2233932888
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320930.2495,
              4276826.043,
              -9.975808439,
              322768.0895,
              4278081.043,
              291.5041916
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320930.24952685327,
                    4276826.042615352,
                    -9.975808438679053
                  ],
                  [
                    320930.24952685327,
                    4278081.042615352,
                    -9.975808438679053
                  ],
                  [
                    322768.08952685323,
                    4278081.042615352,
                    291.50419156132097
                  ],
                  [
                    322768.08952685323,
                    4276826.042615352,
                    291.50419156132097
                  ],
                  [
                    320930.24952685327,
                    4276826.042615352,
                    -9.975808438679053
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T16:00:46+00:00",
            "end_time": "2018-03-05T15:31:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_380368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76296871188043,
              38.67655638885835,
              -10.411367017741043
            ],
            [
              -76.76324698381875,
              38.68789386149671,
              -10.411367017741043
            ],
            [
              -76.74193117389432,
              38.68821339521467,
              433.20863298225896
            ],
            [
              -76.74165626179669,
              38.676875793834675,
              433.20863298225896
            ],
            [
              -76.76296871188043,
              38.67655638885835,
              -10.411367017741043
            ]
          ]
        ]
      },
      "bbox": [
        -76.76324698,
        38.67655639,
        -10.41136702,
        -76.74165626,
        38.6882134,
        433.208633
      ],
      "properties": {
        "datetime": "2018-02-08T19:29:07Z",
        "pc:count": 17082075,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347486.2304,
            "count": 17082075,
            "maximum": 348498.3925,
            "minimum": 346643.6725,
            "name": "X",
            "position": 0,
            "stddev": 589.0277457,
            "variance": 346953.6852
          },
          {
            "average": 4282977.907,
            "count": 17082075,
            "maximum": 4283617.172,
            "minimum": 4282358.512,
            "name": "Y",
            "position": 1,
            "stddev": 368.0564867,
            "variance": 135465.5774
          },
          {
            "average": 45.54971447,
            "count": 17082075,
            "maximum": 433.208633,
            "minimum": -10.41136702,
            "name": "Z",
            "position": 2,
            "stddev": 12.1769045,
            "variance": 148.2770033
          },
          {
            "average": 5580.419962,
            "count": 17082075,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5461.082585,
            "variance": 29823423
          },
          {
            "average": 2.210545967,
            "count": 17082075,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.381909205,
            "variance": 1.909673051
          },
          {
            "average": 3.187650973,
            "count": 17082075,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.624704011,
            "variance": 2.639663123
          },
          {
            "average": 0.503743544,
            "count": 17082075,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999860003,
            "variance": 0.2499860005
          },
          {
            "average": 0,
            "count": 17082075,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.407317729,
            "count": 17082075,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5882701956,
            "variance": 0.346061823
          },
          {
            "average": -4.063021095,
            "count": 17082075,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.35568975,
            "variance": 178.3744487
          },
          {
            "average": 0,
            "count": 17082075,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.80657426,
            "count": 17082075,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6703733991,
            "variance": 0.4494004942
          },
          {
            "average": 202152852.7,
            "count": 17082075,
            "maximum": 202153347.1,
            "minimum": 202152257.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 369.1981189,
            "variance": 136307.251
          },
          {
            "average": 0,
            "count": 17082075,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17082075,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17082075,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000775432727,
            "count": 17082075,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02783579488,
            "variance": 0.0007748314764
          },
          {
            "average": 0.4337730633,
            "count": 17082075,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4955945997,
            "variance": 0.2456140072
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346643.6725,
          4282358.512,
          -10.41136702,
          348498.3925,
          4283617.172,
          433.208633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346643.67248211027,
                4282358.511748588,
                -10.411367017741043
              ],
              [
                346643.67248211027,
                4283617.171748588,
                -10.411367017741043
              ],
              [
                348498.39248211024,
                4283617.171748588,
                433.20863298225896
              ],
              [
                348498.39248211024,
                4282358.511748588,
                433.20863298225896
              ],
              [
                346643.67248211027,
                4282358.511748588,
                -10.411367017741043
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:29:07+00:00",
        "end_time": "2018-02-08T19:10:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_380368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_380368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_380368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76324698,
            38.67655639,
            -10.41136702,
            -76.74165626,
            38.6882134,
            433.208633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76296871188043,
                  38.67655638885835,
                  -10.411367017741043
                ],
                [
                  -76.76324698381875,
                  38.68789386149671,
                  -10.411367017741043
                ],
                [
                  -76.74193117389432,
                  38.68821339521467,
                  433.20863298225896
                ],
                [
                  -76.74165626179669,
                  38.676875793834675,
                  433.20863298225896
                ],
                [
                  -76.76296871188043,
                  38.67655638885835,
                  -10.411367017741043
                ]
              ]
            ]
          },
          "id": "20180208_380368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_380368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:29:07Z",
            "pc:count": 17082075,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347486.2304,
                "count": 17082075,
                "maximum": 348498.3925,
                "minimum": 346643.6725,
                "name": "X",
                "position": 0,
                "stddev": 589.0277457,
                "variance": 346953.6852
              },
              {
                "average": 4282977.907,
                "count": 17082075,
                "maximum": 4283617.172,
                "minimum": 4282358.512,
                "name": "Y",
                "position": 1,
                "stddev": 368.0564867,
                "variance": 135465.5774
              },
              {
                "average": 45.54971447,
                "count": 17082075,
                "maximum": 433.208633,
                "minimum": -10.41136702,
                "name": "Z",
                "position": 2,
                "stddev": 12.1769045,
                "variance": 148.2770033
              },
              {
                "average": 5580.419962,
                "count": 17082075,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5461.082585,
                "variance": 29823423
              },
              {
                "average": 2.210545967,
                "count": 17082075,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.381909205,
                "variance": 1.909673051
              },
              {
                "average": 3.187650973,
                "count": 17082075,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.624704011,
                "variance": 2.639663123
              },
              {
                "average": 0.503743544,
                "count": 17082075,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999860003,
                "variance": 0.2499860005
              },
              {
                "average": 0,
                "count": 17082075,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.407317729,
                "count": 17082075,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5882701956,
                "variance": 0.346061823
              },
              {
                "average": -4.063021095,
                "count": 17082075,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.35568975,
                "variance": 178.3744487
              },
              {
                "average": 0,
                "count": 17082075,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.80657426,
                "count": 17082075,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6703733991,
                "variance": 0.4494004942
              },
              {
                "average": 202152852.7,
                "count": 17082075,
                "maximum": 202153347.1,
                "minimum": 202152257.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 369.1981189,
                "variance": 136307.251
              },
              {
                "average": 0,
                "count": 17082075,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17082075,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17082075,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000775432727,
                "count": 17082075,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02783579488,
                "variance": 0.0007748314764
              },
              {
                "average": 0.4337730633,
                "count": 17082075,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4955945997,
                "variance": 0.2456140072
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346643.6725,
              4282358.512,
              -10.41136702,
              348498.3925,
              4283617.172,
              433.208633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346643.67248211027,
                    4282358.511748588,
                    -10.411367017741043
                  ],
                  [
                    346643.67248211027,
                    4283617.171748588,
                    -10.411367017741043
                  ],
                  [
                    348498.39248211024,
                    4283617.171748588,
                    433.20863298225896
                  ],
                  [
                    348498.39248211024,
                    4282358.511748588,
                    433.20863298225896
                  ],
                  [
                    346643.67248211027,
                    4282358.511748588,
                    -10.411367017741043
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:29:07+00:00",
            "end_time": "2018-02-08T19: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": "20180305_302360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0361778972444,
              38.65482648234761,
              -10.435264172056833
            ],
            [
              -77.0364990117295,
              38.666161659188795,
              -10.435264172056833
            ],
            [
              -77.01519116160641,
              38.666530852888805,
              292.4247358279432
            ],
            [
              -77.01487340136066,
              38.65519552730225,
              292.4247358279432
            ],
            [
              -77.0361778972444,
              38.65482648234761,
              -10.435264172056833
            ]
          ]
        ]
      },
      "bbox": [
        -77.03649901,
        38.65482648,
        -10.43526417,
        -77.0148734,
        38.66653085,
        292.4247358
      ],
      "properties": {
        "datetime": "2018-03-05T15:37:21Z",
        "pc:count": 16565468,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 323673.2101,
            "count": 16565468,
            "maximum": 324677.1023,
            "minimum": 322822.2223,
            "name": "X",
            "position": 0,
            "stddev": 558.8658658,
            "variance": 312331.0559
          },
          {
            "average": 4281094.171,
            "count": 16565468,
            "maximum": 4281698.143,
            "minimum": 4280439.543,
            "name": "Y",
            "position": 1,
            "stddev": 352.9967025,
            "variance": 124606.672
          },
          {
            "average": 58.80828115,
            "count": 16565468,
            "maximum": 292.4247358,
            "minimum": -10.43526417,
            "name": "Z",
            "position": 2,
            "stddev": 7.756434915,
            "variance": 60.16228259
          },
          {
            "average": 4778.007639,
            "count": 16565468,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5287.635455,
            "variance": 27959088.7
          },
          {
            "average": 2.192032184,
            "count": 16565468,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.344941403,
            "variance": 1.808867377
          },
          {
            "average": 3.198839417,
            "count": 16565468,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.568355277,
            "variance": 2.459738274
          },
          {
            "average": 0.5102594143,
            "count": 16565468,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998947484,
            "variance": 0.2498947595
          },
          {
            "average": 0,
            "count": 16565468,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.361188467,
            "count": 16565468,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5777168689,
            "variance": 0.3337567806
          },
          {
            "average": -0.5315639002,
            "count": 16565468,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.66119678,
            "variance": 186.6282975
          },
          {
            "average": 0,
            "count": 16565468,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.03987017,
            "count": 16565468,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6517330524,
            "variance": 0.4247559715
          },
          {
            "average": 204298864.8,
            "count": 16565468,
            "maximum": 204299441.8,
            "minimum": 204297669.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 598.8061468,
            "variance": 358568.8015
          },
          {
            "average": 0,
            "count": 16565468,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16565468,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16565468,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007622483108,
            "count": 16565468,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02759832122,
            "variance": 0.0007616673343
          },
          {
            "average": 0.3285910787,
            "count": 16565468,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4697009634,
            "variance": 0.220618995
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          322822.2223,
          4280439.543,
          -10.43526417,
          324677.1023,
          4281698.143,
          292.4247358
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                322822.2223429569,
                4280439.542544418,
                -10.435264172056833
              ],
              [
                322822.2223429569,
                4281698.142544418,
                -10.435264172056833
              ],
              [
                324677.10234295693,
                4281698.142544418,
                292.4247358279432
              ],
              [
                324677.10234295693,
                4280439.542544418,
                292.4247358279432
              ],
              [
                322822.2223429569,
                4280439.542544418,
                -10.435264172056833
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:37:21+00:00",
        "end_time": "2018-03-05T15:07:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_302360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_302360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_302360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_302360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.03649901,
            38.65482648,
            -10.43526417,
            -77.0148734,
            38.66653085,
            292.4247358
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0361778972444,
                  38.65482648234761,
                  -10.435264172056833
                ],
                [
                  -77.0364990117295,
                  38.666161659188795,
                  -10.435264172056833
                ],
                [
                  -77.01519116160641,
                  38.666530852888805,
                  292.4247358279432
                ],
                [
                  -77.01487340136066,
                  38.65519552730225,
                  292.4247358279432
                ],
                [
                  -77.0361778972444,
                  38.65482648234761,
                  -10.435264172056833
                ]
              ]
            ]
          },
          "id": "20180305_302360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_302360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:37:21Z",
            "pc:count": 16565468,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 323673.2101,
                "count": 16565468,
                "maximum": 324677.1023,
                "minimum": 322822.2223,
                "name": "X",
                "position": 0,
                "stddev": 558.8658658,
                "variance": 312331.0559
              },
              {
                "average": 4281094.171,
                "count": 16565468,
                "maximum": 4281698.143,
                "minimum": 4280439.543,
                "name": "Y",
                "position": 1,
                "stddev": 352.9967025,
                "variance": 124606.672
              },
              {
                "average": 58.80828115,
                "count": 16565468,
                "maximum": 292.4247358,
                "minimum": -10.43526417,
                "name": "Z",
                "position": 2,
                "stddev": 7.756434915,
                "variance": 60.16228259
              },
              {
                "average": 4778.007639,
                "count": 16565468,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5287.635455,
                "variance": 27959088.7
              },
              {
                "average": 2.192032184,
                "count": 16565468,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.344941403,
                "variance": 1.808867377
              },
              {
                "average": 3.198839417,
                "count": 16565468,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.568355277,
                "variance": 2.459738274
              },
              {
                "average": 0.5102594143,
                "count": 16565468,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998947484,
                "variance": 0.2498947595
              },
              {
                "average": 0,
                "count": 16565468,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.361188467,
                "count": 16565468,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5777168689,
                "variance": 0.3337567806
              },
              {
                "average": -0.5315639002,
                "count": 16565468,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.66119678,
                "variance": 186.6282975
              },
              {
                "average": 0,
                "count": 16565468,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.03987017,
                "count": 16565468,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6517330524,
                "variance": 0.4247559715
              },
              {
                "average": 204298864.8,
                "count": 16565468,
                "maximum": 204299441.8,
                "minimum": 204297669.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 598.8061468,
                "variance": 358568.8015
              },
              {
                "average": 0,
                "count": 16565468,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16565468,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16565468,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007622483108,
                "count": 16565468,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02759832122,
                "variance": 0.0007616673343
              },
              {
                "average": 0.3285910787,
                "count": 16565468,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4697009634,
                "variance": 0.220618995
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              322822.2223,
              4280439.543,
              -10.43526417,
              324677.1023,
              4281698.143,
              292.4247358
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    322822.2223429569,
                    4280439.542544418,
                    -10.435264172056833
                  ],
                  [
                    322822.2223429569,
                    4281698.142544418,
                    -10.435264172056833
                  ],
                  [
                    324677.10234295693,
                    4281698.142544418,
                    292.4247358279432
                  ],
                  [
                    324677.10234295693,
                    4280439.542544418,
                    292.4247358279432
                  ],
                  [
                    322822.2223429569,
                    4280439.542544418,
                    -10.435264172056833
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:37:21+00:00",
            "end_time": "2018-03-05T15:07: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": "20180208_380372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76293225974628,
              38.68753986807205,
              -10.343753982326973
            ],
            [
              -76.76321063511713,
              38.698877319588114,
              -10.343753982326973
            ],
            [
              -76.7418915649718,
              38.69919692226958,
              431.176246017673
            ],
            [
              -76.74161655127405,
              38.68785934199553,
              431.176246017673
            ],
            [
              -76.76293225974628,
              38.68753986807205,
              -10.343753982326973
            ]
          ]
        ]
      },
      "bbox": [
        -76.76321064,
        38.68753987,
        -10.34375398,
        -76.74161655,
        38.69919692,
        431.176246
      ],
      "properties": {
        "datetime": "2018-02-08T19:37:09Z",
        "pc:count": 23518858,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347596.989,
            "count": 23518858,
            "maximum": 348525.0114,
            "minimum": 346670.2914,
            "name": "X",
            "position": 0,
            "stddev": 545.0260154,
            "variance": 297053.3574
          },
          {
            "average": 4284244.118,
            "count": 23518858,
            "maximum": 4284836.02,
            "minimum": 4283577.36,
            "name": "Y",
            "position": 1,
            "stddev": 338.6212218,
            "variance": 114664.3319
          },
          {
            "average": 35.04986565,
            "count": 23518858,
            "maximum": 431.176246,
            "minimum": -10.34375398,
            "name": "Z",
            "position": 2,
            "stddev": 13.82757349,
            "variance": 191.2017887
          },
          {
            "average": 4035.669577,
            "count": 23518858,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4577.157949,
            "variance": 20950374.89
          },
          {
            "average": 2.466306187,
            "count": 23518858,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.412816572,
            "variance": 1.996050666
          },
          {
            "average": 3.650635885,
            "count": 23518858,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.449593596,
            "variance": 2.101321595
          },
          {
            "average": 0.510486266,
            "count": 23518858,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998900368,
            "variance": 0.2498900489
          },
          {
            "average": 0,
            "count": 23518858,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.291298668,
            "count": 23518858,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5565212244,
            "variance": 0.3097158732
          },
          {
            "average": -4.900847623,
            "count": 23518858,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.08391416,
            "variance": 146.0209815
          },
          {
            "average": 0,
            "count": 23518858,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.14834296,
            "count": 23518858,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5398468673,
            "variance": 0.2914346402
          },
          {
            "average": 202153210,
            "count": 23518858,
            "maximum": 202153829.2,
            "minimum": 202152702.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 303.7945927,
            "variance": 92291.15455
          },
          {
            "average": 0,
            "count": 23518858,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23518858,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23518858,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000698418265,
            "count": 23518858,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02641837441,
            "variance": 0.0006979305066
          },
          {
            "average": 0.3791485964,
            "count": 23518858,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4851751728,
            "variance": 0.2353949483
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346670.2914,
          4283577.36,
          -10.34375398,
          348525.0114,
          4284836.02,
          431.176246
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346670.29136135953,
                4283577.360012418,
                -10.343753982326973
              ],
              [
                346670.29136135953,
                4284836.020012418,
                -10.343753982326973
              ],
              [
                348525.0113613595,
                4284836.020012418,
                431.176246017673
              ],
              [
                348525.0113613595,
                4283577.360012418,
                431.176246017673
              ],
              [
                346670.29136135953,
                4283577.360012418,
                -10.343753982326973
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:37:09+00:00",
        "end_time": "2018-02-08T19:18:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_380372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_380372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_380372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76321064,
            38.68753987,
            -10.34375398,
            -76.74161655,
            38.69919692,
            431.176246
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76293225974628,
                  38.68753986807205,
                  -10.343753982326973
                ],
                [
                  -76.76321063511713,
                  38.698877319588114,
                  -10.343753982326973
                ],
                [
                  -76.7418915649718,
                  38.69919692226958,
                  431.176246017673
                ],
                [
                  -76.74161655127405,
                  38.68785934199553,
                  431.176246017673
                ],
                [
                  -76.76293225974628,
                  38.68753986807205,
                  -10.343753982326973
                ]
              ]
            ]
          },
          "id": "20180208_380372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_380372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:37:09Z",
            "pc:count": 23518858,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347596.989,
                "count": 23518858,
                "maximum": 348525.0114,
                "minimum": 346670.2914,
                "name": "X",
                "position": 0,
                "stddev": 545.0260154,
                "variance": 297053.3574
              },
              {
                "average": 4284244.118,
                "count": 23518858,
                "maximum": 4284836.02,
                "minimum": 4283577.36,
                "name": "Y",
                "position": 1,
                "stddev": 338.6212218,
                "variance": 114664.3319
              },
              {
                "average": 35.04986565,
                "count": 23518858,
                "maximum": 431.176246,
                "minimum": -10.34375398,
                "name": "Z",
                "position": 2,
                "stddev": 13.82757349,
                "variance": 191.2017887
              },
              {
                "average": 4035.669577,
                "count": 23518858,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4577.157949,
                "variance": 20950374.89
              },
              {
                "average": 2.466306187,
                "count": 23518858,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.412816572,
                "variance": 1.996050666
              },
              {
                "average": 3.650635885,
                "count": 23518858,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.449593596,
                "variance": 2.101321595
              },
              {
                "average": 0.510486266,
                "count": 23518858,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998900368,
                "variance": 0.2498900489
              },
              {
                "average": 0,
                "count": 23518858,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.291298668,
                "count": 23518858,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5565212244,
                "variance": 0.3097158732
              },
              {
                "average": -4.900847623,
                "count": 23518858,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.08391416,
                "variance": 146.0209815
              },
              {
                "average": 0,
                "count": 23518858,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.14834296,
                "count": 23518858,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5398468673,
                "variance": 0.2914346402
              },
              {
                "average": 202153210,
                "count": 23518858,
                "maximum": 202153829.2,
                "minimum": 202152702.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 303.7945927,
                "variance": 92291.15455
              },
              {
                "average": 0,
                "count": 23518858,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23518858,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23518858,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000698418265,
                "count": 23518858,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02641837441,
                "variance": 0.0006979305066
              },
              {
                "average": 0.3791485964,
                "count": 23518858,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4851751728,
                "variance": 0.2353949483
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346670.2914,
              4283577.36,
              -10.34375398,
              348525.0114,
              4284836.02,
              431.176246
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346670.29136135953,
                    4283577.360012418,
                    -10.343753982326973
                  ],
                  [
                    346670.29136135953,
                    4284836.020012418,
                    -10.343753982326973
                  ],
                  [
                    348525.0113613595,
                    4284836.020012418,
                    431.176246017673
                  ],
                  [
                    348525.0113613595,
                    4283577.360012418,
                    431.176246017673
                  ],
                  [
                    346670.29136135953,
                    4283577.360012418,
                    -10.343753982326973
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:37:09+00:00",
            "end_time": "2018-02-08T19:18:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_308364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01516959056494,
              38.66581484282186,
              -10.450506641206175
            ],
            [
              -77.01548751808693,
              38.67715014571399,
              -10.450506641206175
            ],
            [
              -76.99417659485714,
              38.677515590499816,
              290.52949335879384
            ],
            [
              -76.99386202350496,
              38.666180140383936,
              290.52949335879384
            ],
            [
              -77.01516959056494,
              38.66581484282186,
              -10.450506641206175
            ]
          ]
        ]
      },
      "bbox": [
        -77.01548752,
        38.66581484,
        -10.45050664,
        -76.99386202,
        38.67751559,
        290.5294934
      ],
      "properties": {
        "datetime": "2018-03-05T15:38:06Z",
        "pc:count": 16893886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325657.8906,
            "count": 16893886,
            "maximum": 326532.0724,
            "minimum": 324677.2324,
            "name": "X",
            "position": 0,
            "stddev": 490.1305615,
            "variance": 240227.9673
          },
          {
            "average": 4282227.985,
            "count": 16893886,
            "maximum": 4282877.238,
            "minimum": 4281618.638,
            "name": "Y",
            "position": 1,
            "stddev": 361.9743046,
            "variance": 131025.3972
          },
          {
            "average": 65.04574816,
            "count": 16893886,
            "maximum": 290.5294934,
            "minimum": -10.45050664,
            "name": "Z",
            "position": 2,
            "stddev": 9.266239776,
            "variance": 85.86319958
          },
          {
            "average": 4132.784843,
            "count": 16893886,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4604.068216,
            "variance": 21197444.13
          },
          {
            "average": 2.231018488,
            "count": 16893886,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.323314366,
            "variance": 1.751160911
          },
          {
            "average": 3.254653725,
            "count": 16893886,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.492335765,
            "variance": 2.227066036
          },
          {
            "average": 0.5173579365,
            "count": 16893886,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499698626,
            "variance": 0.2496987168
          },
          {
            "average": 0,
            "count": 16893886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355578699,
            "count": 16893886,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5698992502,
            "variance": 0.3247851554
          },
          {
            "average": -10.52748561,
            "count": 16893886,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.248252666,
            "variance": 68.03367204
          },
          {
            "average": 0,
            "count": 16893886,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.52125432,
            "count": 16893886,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5200107714,
            "variance": 0.2704112023
          },
          {
            "average": 204299232.6,
            "count": 16893886,
            "maximum": 204299486,
            "minimum": 204297719.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 272.6159112,
            "variance": 74319.43502
          },
          {
            "average": 0,
            "count": 16893886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16893886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16893886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007442929353,
            "count": 16893886,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02727157875,
            "variance": 0.0007437390074
          },
          {
            "average": 0.3497059824,
            "count": 16893886,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.476877051,
            "variance": 0.2274117217
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324677.2324,
          4281618.638,
          -10.45050664,
          326532.0724,
          4282877.238,
          290.5294934
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324677.2323594895,
                4281618.638477066,
                -10.450506641206175
              ],
              [
                324677.2323594895,
                4282877.238477065,
                -10.450506641206175
              ],
              [
                326532.07235948945,
                4282877.238477065,
                290.52949335879384
              ],
              [
                326532.07235948945,
                4281618.638477066,
                290.52949335879384
              ],
              [
                324677.2323594895,
                4281618.638477066,
                -10.450506641206175
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:38:06+00:00",
        "end_time": "2018-03-05T15:08:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_308364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_308364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_308364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_308364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01548752,
            38.66581484,
            -10.45050664,
            -76.99386202,
            38.67751559,
            290.5294934
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01516959056494,
                  38.66581484282186,
                  -10.450506641206175
                ],
                [
                  -77.01548751808693,
                  38.67715014571399,
                  -10.450506641206175
                ],
                [
                  -76.99417659485714,
                  38.677515590499816,
                  290.52949335879384
                ],
                [
                  -76.99386202350496,
                  38.666180140383936,
                  290.52949335879384
                ],
                [
                  -77.01516959056494,
                  38.66581484282186,
                  -10.450506641206175
                ]
              ]
            ]
          },
          "id": "20180305_308364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_308364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:38:06Z",
            "pc:count": 16893886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325657.8906,
                "count": 16893886,
                "maximum": 326532.0724,
                "minimum": 324677.2324,
                "name": "X",
                "position": 0,
                "stddev": 490.1305615,
                "variance": 240227.9673
              },
              {
                "average": 4282227.985,
                "count": 16893886,
                "maximum": 4282877.238,
                "minimum": 4281618.638,
                "name": "Y",
                "position": 1,
                "stddev": 361.9743046,
                "variance": 131025.3972
              },
              {
                "average": 65.04574816,
                "count": 16893886,
                "maximum": 290.5294934,
                "minimum": -10.45050664,
                "name": "Z",
                "position": 2,
                "stddev": 9.266239776,
                "variance": 85.86319958
              },
              {
                "average": 4132.784843,
                "count": 16893886,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4604.068216,
                "variance": 21197444.13
              },
              {
                "average": 2.231018488,
                "count": 16893886,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.323314366,
                "variance": 1.751160911
              },
              {
                "average": 3.254653725,
                "count": 16893886,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.492335765,
                "variance": 2.227066036
              },
              {
                "average": 0.5173579365,
                "count": 16893886,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499698626,
                "variance": 0.2496987168
              },
              {
                "average": 0,
                "count": 16893886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355578699,
                "count": 16893886,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5698992502,
                "variance": 0.3247851554
              },
              {
                "average": -10.52748561,
                "count": 16893886,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.248252666,
                "variance": 68.03367204
              },
              {
                "average": 0,
                "count": 16893886,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.52125432,
                "count": 16893886,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5200107714,
                "variance": 0.2704112023
              },
              {
                "average": 204299232.6,
                "count": 16893886,
                "maximum": 204299486,
                "minimum": 204297719.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 272.6159112,
                "variance": 74319.43502
              },
              {
                "average": 0,
                "count": 16893886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16893886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16893886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007442929353,
                "count": 16893886,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02727157875,
                "variance": 0.0007437390074
              },
              {
                "average": 0.3497059824,
                "count": 16893886,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.476877051,
                "variance": 0.2274117217
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324677.2324,
              4281618.638,
              -10.45050664,
              326532.0724,
              4282877.238,
              290.5294934
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324677.2323594895,
                    4281618.638477066,
                    -10.450506641206175
                  ],
                  [
                    324677.2323594895,
                    4282877.238477065,
                    -10.450506641206175
                  ],
                  [
                    326532.07235948945,
                    4282877.238477065,
                    290.52949335879384
                  ],
                  [
                    326532.07235948945,
                    4281618.638477066,
                    290.52949335879384
                  ],
                  [
                    324677.2323594895,
                    4281618.638477066,
                    -10.450506641206175
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:38:06+00:00",
            "end_time": "2018-03-05T15:08: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": "20180208_392368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72093491042982,
              38.67646368519337,
              -10.398965716633768
            ],
            [
              -76.72120652716255,
              38.687800510864385,
              -10.398965716633768
            ],
            [
              -76.6999704936612,
              38.688111214894086,
              433.04103428336623
            ],
            [
              -76.69970222413964,
              38.67677426404601,
              433.04103428336623
            ],
            [
              -76.72093491042982,
              38.67646368519337,
              -10.398965716633768
            ]
          ]
        ]
      },
      "bbox": [
        -76.72120653,
        38.67646369,
        -10.39896572,
        -76.69970222,
        38.68811121,
        433.0410343
      ],
      "properties": {
        "datetime": "2018-02-08T19:10:53Z",
        "pc:count": 17242916,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351036.1039,
            "count": 17242916,
            "maximum": 352147.886,
            "minimum": 350300.146,
            "name": "X",
            "position": 0,
            "stddev": 527.7254185,
            "variance": 278494.1173
          },
          {
            "average": 4282959.724,
            "count": 17242916,
            "maximum": 4283537.288,
            "minimum": 4282278.728,
            "name": "Y",
            "position": 1,
            "stddev": 364.5309043,
            "variance": 132882.7802
          },
          {
            "average": 30.01927574,
            "count": 17242916,
            "maximum": 433.0410343,
            "minimum": -10.39896572,
            "name": "Z",
            "position": 2,
            "stddev": 17.57676775,
            "variance": 308.9427646
          },
          {
            "average": 5325.48709,
            "count": 17242916,
            "maximum": 65533,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5412.30154,
            "variance": 29293007.96
          },
          {
            "average": 2.273510757,
            "count": 17242916,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.413798344,
            "variance": 1.998825757
          },
          {
            "average": 3.296306959,
            "count": 17242916,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.634759281,
            "variance": 2.672437907
          },
          {
            "average": 0.5024270837,
            "count": 17242916,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941237,
            "variance": 0.2499941238
          },
          {
            "average": 0,
            "count": 17242916,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.366743943,
            "count": 17242916,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5942684503,
            "variance": 0.3531549911
          },
          {
            "average": -6.722940859,
            "count": 17242916,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.01160175,
            "variance": 169.30178
          },
          {
            "average": 0,
            "count": 17242916,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.70984293,
            "count": 17242916,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6784763377,
            "variance": 0.4603301408
          },
          {
            "average": 202151884,
            "count": 17242916,
            "maximum": 202152253.4,
            "minimum": 202151209.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 336.5702415,
            "variance": 113279.5275
          },
          {
            "average": 0,
            "count": 17242916,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17242916,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17242916,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008445207296,
            "count": 17242916,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02904836593,
            "variance": 0.0008438075632
          },
          {
            "average": 0.46683409,
            "count": 17242916,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4988988243,
            "variance": 0.2489000368
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350300.146,
          4282278.728,
          -10.39896572,
          352147.886,
          4283537.288,
          433.0410343
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350300.1460297399,
                4282278.727697168,
                -10.398965716633768
              ],
              [
                350300.1460297399,
                4283537.287697168,
                -10.398965716633768
              ],
              [
                352147.88602973986,
                4283537.287697168,
                433.04103428336623
              ],
              [
                352147.88602973986,
                4282278.727697168,
                433.04103428336623
              ],
              [
                350300.1460297399,
                4282278.727697168,
                -10.398965716633768
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:10:53+00:00",
        "end_time": "2018-02-08T18:53:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_392368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_392368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_392368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72120653,
            38.67646369,
            -10.39896572,
            -76.69970222,
            38.68811121,
            433.0410343
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72093491042982,
                  38.67646368519337,
                  -10.398965716633768
                ],
                [
                  -76.72120652716255,
                  38.687800510864385,
                  -10.398965716633768
                ],
                [
                  -76.6999704936612,
                  38.688111214894086,
                  433.04103428336623
                ],
                [
                  -76.69970222413964,
                  38.67677426404601,
                  433.04103428336623
                ],
                [
                  -76.72093491042982,
                  38.67646368519337,
                  -10.398965716633768
                ]
              ]
            ]
          },
          "id": "20180208_392368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_392368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:10:53Z",
            "pc:count": 17242916,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351036.1039,
                "count": 17242916,
                "maximum": 352147.886,
                "minimum": 350300.146,
                "name": "X",
                "position": 0,
                "stddev": 527.7254185,
                "variance": 278494.1173
              },
              {
                "average": 4282959.724,
                "count": 17242916,
                "maximum": 4283537.288,
                "minimum": 4282278.728,
                "name": "Y",
                "position": 1,
                "stddev": 364.5309043,
                "variance": 132882.7802
              },
              {
                "average": 30.01927574,
                "count": 17242916,
                "maximum": 433.0410343,
                "minimum": -10.39896572,
                "name": "Z",
                "position": 2,
                "stddev": 17.57676775,
                "variance": 308.9427646
              },
              {
                "average": 5325.48709,
                "count": 17242916,
                "maximum": 65533,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5412.30154,
                "variance": 29293007.96
              },
              {
                "average": 2.273510757,
                "count": 17242916,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.413798344,
                "variance": 1.998825757
              },
              {
                "average": 3.296306959,
                "count": 17242916,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.634759281,
                "variance": 2.672437907
              },
              {
                "average": 0.5024270837,
                "count": 17242916,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941237,
                "variance": 0.2499941238
              },
              {
                "average": 0,
                "count": 17242916,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.366743943,
                "count": 17242916,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5942684503,
                "variance": 0.3531549911
              },
              {
                "average": -6.722940859,
                "count": 17242916,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.01160175,
                "variance": 169.30178
              },
              {
                "average": 0,
                "count": 17242916,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.70984293,
                "count": 17242916,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6784763377,
                "variance": 0.4603301408
              },
              {
                "average": 202151884,
                "count": 17242916,
                "maximum": 202152253.4,
                "minimum": 202151209.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 336.5702415,
                "variance": 113279.5275
              },
              {
                "average": 0,
                "count": 17242916,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17242916,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17242916,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008445207296,
                "count": 17242916,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02904836593,
                "variance": 0.0008438075632
              },
              {
                "average": 0.46683409,
                "count": 17242916,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4988988243,
                "variance": 0.2489000368
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350300.146,
              4282278.728,
              -10.39896572,
              352147.886,
              4283537.288,
              433.0410343
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350300.1460297399,
                    4282278.727697168,
                    -10.398965716633768
                  ],
                  [
                    350300.1460297399,
                    4283537.287697168,
                    -10.398965716633768
                  ],
                  [
                    352147.88602973986,
                    4283537.287697168,
                    433.04103428336623
                  ],
                  [
                    352147.88602973986,
                    4282278.727697168,
                    433.04103428336623
                  ],
                  [
                    350300.1460297399,
                    4282278.727697168,
                    -10.398965716633768
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:10:53+00:00",
            "end_time": "2018-02-08T18:53: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": "20180305_308356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.01517612423301,
              38.646384069204835,
              -10.462213578224976
            ],
            [
              -77.01542272236686,
              38.65518287501294,
              -10.462213578224976
            ],
            [
              -76.99417895452324,
              38.65554710066114,
              289.37778642177506
            ],
            [
              -76.99393495145777,
              38.64674818093084,
              289.37778642177506
            ],
            [
              -77.01517612423301,
              38.646384069204835,
              -10.462213578224976
            ]
          ]
        ]
      },
      "bbox": [
        -77.01542272,
        38.64638407,
        -10.46221358,
        -76.99393495,
        38.6555471,
        289.3777864
      ],
      "properties": {
        "datetime": "2018-03-05T15:59:55Z",
        "pc:count": 14731399,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325275.7696,
            "count": 14731399,
            "maximum": 326478.8283,
            "minimum": 324629.2683,
            "name": "X",
            "position": 0,
            "stddev": 389.1990336,
            "variance": 151475.8877
          },
          {
            "average": 4280039.539,
            "count": 14731399,
            "maximum": 4280439.189,
            "minimum": 4279462.229,
            "name": "Y",
            "position": 1,
            "stddev": 236.2458682,
            "variance": 55812.11024
          },
          {
            "average": 36.97019273,
            "count": 14731399,
            "maximum": 289.3777864,
            "minimum": -10.46221358,
            "name": "Z",
            "position": 2,
            "stddev": 9.255995694,
            "variance": 85.67345628
          },
          {
            "average": 3156.790779,
            "count": 14731399,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3944.562315,
            "variance": 15559571.86
          },
          {
            "average": 2.633945697,
            "count": 14731399,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.390431474,
            "variance": 1.933299684
          },
          {
            "average": 4.023172137,
            "count": 14731399,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.1560915,
            "variance": 1.336547557
          },
          {
            "average": 0.5010991149,
            "count": 14731399,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999988089,
            "variance": 0.2499988089
          },
          {
            "average": 0,
            "count": 14731399,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.228543467,
            "count": 14731399,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5315017298,
            "variance": 0.2824940888
          },
          {
            "average": 13.98052091,
            "count": 14731399,
            "maximum": 19.00200081,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.968063442,
            "variance": 24.68165436
          },
          {
            "average": 0,
            "count": 14731399,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 75.46545444,
            "count": 14731399,
            "maximum": 76,
            "minimum": 75,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4988051933,
            "variance": 0.2488066208
          },
          {
            "average": 204300053.9,
            "count": 14731399,
            "maximum": 204300795.3,
            "minimum": 204299401.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 673.6795092,
            "variance": 453844.0811
          },
          {
            "average": 0,
            "count": 14731399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14731399,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14731399,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004035597705,
            "count": 14731399,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0200847439,
            "variance": 0.0004033969374
          },
          {
            "average": 0.4851636969,
            "count": 14731399,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4997798526,
            "variance": 0.2497799011
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324629.2683,
          4279462.229,
          -10.46221358,
          326478.8283,
          4280439.189,
          289.3777864
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324629.2682828676,
                4279462.2289378485,
                -10.462213578224976
              ],
              [
                324629.2682828676,
                4280439.188937849,
                -10.462213578224976
              ],
              [
                326478.8282828677,
                4280439.188937849,
                289.37778642177506
              ],
              [
                326478.8282828677,
                4279462.2289378485,
                289.37778642177506
              ],
              [
                324629.2682828676,
                4279462.2289378485,
                -10.462213578224976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:59:55+00:00",
        "end_time": "2018-03-05T15:36:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_308356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_308356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_308356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_308356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01542272,
            38.64638407,
            -10.46221358,
            -76.99393495,
            38.6555471,
            289.3777864
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.01517612423301,
                  38.646384069204835,
                  -10.462213578224976
                ],
                [
                  -77.01542272236686,
                  38.65518287501294,
                  -10.462213578224976
                ],
                [
                  -76.99417895452324,
                  38.65554710066114,
                  289.37778642177506
                ],
                [
                  -76.99393495145777,
                  38.64674818093084,
                  289.37778642177506
                ],
                [
                  -77.01517612423301,
                  38.646384069204835,
                  -10.462213578224976
                ]
              ]
            ]
          },
          "id": "20180305_308356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_308356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:59:55Z",
            "pc:count": 14731399,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325275.7696,
                "count": 14731399,
                "maximum": 326478.8283,
                "minimum": 324629.2683,
                "name": "X",
                "position": 0,
                "stddev": 389.1990336,
                "variance": 151475.8877
              },
              {
                "average": 4280039.539,
                "count": 14731399,
                "maximum": 4280439.189,
                "minimum": 4279462.229,
                "name": "Y",
                "position": 1,
                "stddev": 236.2458682,
                "variance": 55812.11024
              },
              {
                "average": 36.97019273,
                "count": 14731399,
                "maximum": 289.3777864,
                "minimum": -10.46221358,
                "name": "Z",
                "position": 2,
                "stddev": 9.255995694,
                "variance": 85.67345628
              },
              {
                "average": 3156.790779,
                "count": 14731399,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3944.562315,
                "variance": 15559571.86
              },
              {
                "average": 2.633945697,
                "count": 14731399,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.390431474,
                "variance": 1.933299684
              },
              {
                "average": 4.023172137,
                "count": 14731399,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.1560915,
                "variance": 1.336547557
              },
              {
                "average": 0.5010991149,
                "count": 14731399,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999988089,
                "variance": 0.2499988089
              },
              {
                "average": 0,
                "count": 14731399,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.228543467,
                "count": 14731399,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5315017298,
                "variance": 0.2824940888
              },
              {
                "average": 13.98052091,
                "count": 14731399,
                "maximum": 19.00200081,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.968063442,
                "variance": 24.68165436
              },
              {
                "average": 0,
                "count": 14731399,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 75.46545444,
                "count": 14731399,
                "maximum": 76,
                "minimum": 75,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4988051933,
                "variance": 0.2488066208
              },
              {
                "average": 204300053.9,
                "count": 14731399,
                "maximum": 204300795.3,
                "minimum": 204299401.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 673.6795092,
                "variance": 453844.0811
              },
              {
                "average": 0,
                "count": 14731399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14731399,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14731399,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004035597705,
                "count": 14731399,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0200847439,
                "variance": 0.0004033969374
              },
              {
                "average": 0.4851636969,
                "count": 14731399,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4997798526,
                "variance": 0.2497799011
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324629.2683,
              4279462.229,
              -10.46221358,
              326478.8283,
              4280439.189,
              289.3777864
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324629.2682828676,
                    4279462.2289378485,
                    -10.462213578224976
                  ],
                  [
                    324629.2682828676,
                    4280439.188937849,
                    -10.462213578224976
                  ],
                  [
                    326478.8282828677,
                    4280439.188937849,
                    289.37778642177506
                  ],
                  [
                    326478.8282828677,
                    4279462.2289378485,
                    289.37778642177506
                  ],
                  [
                    324629.2682828676,
                    4279462.2289378485,
                    -10.462213578224976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:59:55+00:00",
            "end_time": "2018-03-05T15:36:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_386364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74199168655143,
              38.6655281208674,
              -8.363969455668808
            ],
            [
              -76.74226654014637,
              38.676865742275005,
              -8.363969455668808
            ],
            [
              -76.72095445357515,
              38.67718136680638,
              431.69603054433117
            ],
            [
              -76.72068295802313,
              38.665843618219384,
              431.69603054433117
            ],
            [
              -76.74199168655143,
              38.6655281208674,
              -8.363969455668808
            ]
          ]
        ]
      },
      "bbox": [
        -76.74226654,
        38.66552812,
        -8.363969456,
        -76.72068296,
        38.67718137,
        431.6960305
      ],
      "properties": {
        "datetime": "2018-02-08T19:11:43Z",
        "pc:count": 17146687,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349226.5491,
            "count": 17146687,
            "maximum": 350299.9413,
            "minimum": 348445.2813,
            "name": "X",
            "position": 0,
            "stddev": 502.4474187,
            "variance": 252453.4085
          },
          {
            "average": 4281703.818,
            "count": 17146687,
            "maximum": 4282358.405,
            "minimum": 4281099.745,
            "name": "Y",
            "position": 1,
            "stddev": 357.5650964,
            "variance": 127852.7982
          },
          {
            "average": 45.91235786,
            "count": 17146687,
            "maximum": 431.6960305,
            "minimum": -8.363969456,
            "name": "Z",
            "position": 2,
            "stddev": 12.10017012,
            "variance": 146.4141169
          },
          {
            "average": 5533.391854,
            "count": 17146687,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5472.799818,
            "variance": 29951537.84
          },
          {
            "average": 2.211364504,
            "count": 17146687,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.38266104,
            "variance": 1.911751551
          },
          {
            "average": 3.196083768,
            "count": 17146687,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.626443316,
            "variance": 2.645317859
          },
          {
            "average": 0.5055604036,
            "count": 17146687,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999690955,
            "variance": 0.2499690965
          },
          {
            "average": 0,
            "count": 17146687,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.394127157,
            "count": 17146687,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6046736934,
            "variance": 0.3656302755
          },
          {
            "average": -10.53945471,
            "count": 17146687,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.045557658,
            "variance": 64.73099802
          },
          {
            "average": 0,
            "count": 17146687,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.42861883,
            "count": 17146687,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5126114219,
            "variance": 0.2627704699
          },
          {
            "average": 202152037.3,
            "count": 17146687,
            "maximum": 202152303.3,
            "minimum": 202151261.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 279.8265666,
            "variance": 78302.90739
          },
          {
            "average": 0,
            "count": 17146687,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17146687,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17146687,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008094275005,
            "count": 17146687,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02843892359,
            "variance": 0.0008087723748
          },
          {
            "average": 0.3887043602,
            "count": 17146687,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.487455941,
            "variance": 0.2376132944
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348445.2813,
          4281099.745,
          -8.363969456,
          350299.9413,
          4282358.405,
          431.6960305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348445.2813105465,
                4281099.745151213,
                -8.363969455668808
              ],
              [
                348445.2813105465,
                4282358.4051512135,
                -8.363969455668808
              ],
              [
                350299.94131054654,
                4282358.4051512135,
                431.69603054433117
              ],
              [
                350299.94131054654,
                4281099.745151213,
                431.69603054433117
              ],
              [
                348445.2813105465,
                4281099.745151213,
                -8.363969455668808
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:11:43+00:00",
        "end_time": "2018-02-08T18:54:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_386364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_386364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_386364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74226654,
            38.66552812,
            -8.363969456,
            -76.72068296,
            38.67718137,
            431.6960305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74199168655143,
                  38.6655281208674,
                  -8.363969455668808
                ],
                [
                  -76.74226654014637,
                  38.676865742275005,
                  -8.363969455668808
                ],
                [
                  -76.72095445357515,
                  38.67718136680638,
                  431.69603054433117
                ],
                [
                  -76.72068295802313,
                  38.665843618219384,
                  431.69603054433117
                ],
                [
                  -76.74199168655143,
                  38.6655281208674,
                  -8.363969455668808
                ]
              ]
            ]
          },
          "id": "20180208_386364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_386364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:11:43Z",
            "pc:count": 17146687,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349226.5491,
                "count": 17146687,
                "maximum": 350299.9413,
                "minimum": 348445.2813,
                "name": "X",
                "position": 0,
                "stddev": 502.4474187,
                "variance": 252453.4085
              },
              {
                "average": 4281703.818,
                "count": 17146687,
                "maximum": 4282358.405,
                "minimum": 4281099.745,
                "name": "Y",
                "position": 1,
                "stddev": 357.5650964,
                "variance": 127852.7982
              },
              {
                "average": 45.91235786,
                "count": 17146687,
                "maximum": 431.6960305,
                "minimum": -8.363969456,
                "name": "Z",
                "position": 2,
                "stddev": 12.10017012,
                "variance": 146.4141169
              },
              {
                "average": 5533.391854,
                "count": 17146687,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5472.799818,
                "variance": 29951537.84
              },
              {
                "average": 2.211364504,
                "count": 17146687,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.38266104,
                "variance": 1.911751551
              },
              {
                "average": 3.196083768,
                "count": 17146687,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.626443316,
                "variance": 2.645317859
              },
              {
                "average": 0.5055604036,
                "count": 17146687,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999690955,
                "variance": 0.2499690965
              },
              {
                "average": 0,
                "count": 17146687,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.394127157,
                "count": 17146687,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6046736934,
                "variance": 0.3656302755
              },
              {
                "average": -10.53945471,
                "count": 17146687,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.045557658,
                "variance": 64.73099802
              },
              {
                "average": 0,
                "count": 17146687,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.42861883,
                "count": 17146687,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5126114219,
                "variance": 0.2627704699
              },
              {
                "average": 202152037.3,
                "count": 17146687,
                "maximum": 202152303.3,
                "minimum": 202151261.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 279.8265666,
                "variance": 78302.90739
              },
              {
                "average": 0,
                "count": 17146687,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17146687,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17146687,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008094275005,
                "count": 17146687,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02843892359,
                "variance": 0.0008087723748
              },
              {
                "average": 0.3887043602,
                "count": 17146687,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.487455941,
                "variance": 0.2376132944
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348445.2813,
              4281099.745,
              -8.363969456,
              350299.9413,
              4282358.405,
              431.6960305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348445.2813105465,
                    4281099.745151213,
                    -8.363969455668808
                  ],
                  [
                    348445.2813105465,
                    4282358.4051512135,
                    -8.363969455668808
                  ],
                  [
                    350299.94131054654,
                    4282358.4051512135,
                    431.69603054433117
                  ],
                  [
                    350299.94131054654,
                    4281099.745151213,
                    431.69603054433117
                  ],
                  [
                    348445.2813105465,
                    4281099.745151213,
                    -8.363969455668808
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:11:43+00:00",
            "end_time": "2018-02-08T18:54: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": "20180305_308368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.0151725621118,
              38.676796677747944,
              -10.351627084749879
            ],
            [
              -77.01549064517381,
              38.6881330400363,
              -10.351627084749879
            ],
            [
              -76.99417623452872,
              38.68849857587514,
              271.84837291525014
            ],
            [
              -76.99386150982276,
              38.67716206632543,
              271.84837291525014
            ],
            [
              -77.0151725621118,
              38.676796677747944,
              -10.351627084749879
            ]
          ]
        ]
      },
      "bbox": [
        -77.01549065,
        38.67679668,
        -10.35162708,
        -76.99386151,
        38.68849858,
        271.8483729
      ],
      "properties": {
        "datetime": "2018-03-05T15:38:06Z",
        "pc:count": 22081267,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 325445.2378,
            "count": 22081267,
            "maximum": 326558.6296,
            "minimum": 324703.7696,
            "name": "X",
            "position": 0,
            "stddev": 498.6419729,
            "variance": 248643.8171
          },
          {
            "average": 4283456.119,
            "count": 22081267,
            "maximum": 4284096.128,
            "minimum": 4282837.408,
            "name": "Y",
            "position": 1,
            "stddev": 340.2842112,
            "variance": 115793.3444
          },
          {
            "average": 45.8933088,
            "count": 22081267,
            "maximum": 271.8483729,
            "minimum": -10.35162708,
            "name": "Z",
            "position": 2,
            "stddev": 18.89572244,
            "variance": 357.0483267
          },
          {
            "average": 4129.16895,
            "count": 22081267,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5001.414582,
            "variance": 25014147.82
          },
          {
            "average": 2.433478976,
            "count": 22081267,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.362244571,
            "variance": 1.855710271
          },
          {
            "average": 3.657151874,
            "count": 22081267,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.354237483,
            "variance": 1.833959161
          },
          {
            "average": 0.5083544798,
            "count": 22081267,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999302091,
            "variance": 0.249930214
          },
          {
            "average": 0,
            "count": 22081267,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.277860731,
            "count": 22081267,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5133468673,
            "variance": 0.2635250062
          },
          {
            "average": 9.974012949,
            "count": 22081267,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.46325901,
            "variance": 109.479789
          },
          {
            "average": 0,
            "count": 22081267,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.59032405,
            "count": 22081267,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.600941328,
            "variance": 0.3611304797
          },
          {
            "average": 204298435.4,
            "count": 22081267,
            "maximum": 204299486.4,
            "minimum": 204297718,
            "name": "GpsTime",
            "position": 12,
            "stddev": 661.3878562,
            "variance": 437433.8963
          },
          {
            "average": 0,
            "count": 22081267,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22081267,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22081267,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008046639715,
            "count": 22081267,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02835518513,
            "variance": 0.0008040165238
          },
          {
            "average": 0.4799342357,
            "count": 22081267,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4995972142,
            "variance": 0.2495973764
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          324703.7696,
          4282837.408,
          -10.35162708,
          326558.6296,
          4284096.128,
          271.8483729
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                324703.7696229951,
                4282837.40803575,
                -10.351627084749879
              ],
              [
                324703.7696229951,
                4284096.12803575,
                -10.351627084749879
              ],
              [
                326558.6296229951,
                4284096.12803575,
                271.84837291525014
              ],
              [
                326558.6296229951,
                4282837.40803575,
                271.84837291525014
              ],
              [
                324703.7696229951,
                4282837.40803575,
                -10.351627084749879
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:38:06+00:00",
        "end_time": "2018-03-05T15:08:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_308368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_308368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_308368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_308368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.01549065,
            38.67679668,
            -10.35162708,
            -76.99386151,
            38.68849858,
            271.8483729
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.0151725621118,
                  38.676796677747944,
                  -10.351627084749879
                ],
                [
                  -77.01549064517381,
                  38.6881330400363,
                  -10.351627084749879
                ],
                [
                  -76.99417623452872,
                  38.68849857587514,
                  271.84837291525014
                ],
                [
                  -76.99386150982276,
                  38.67716206632543,
                  271.84837291525014
                ],
                [
                  -77.0151725621118,
                  38.676796677747944,
                  -10.351627084749879
                ]
              ]
            ]
          },
          "id": "20180305_308368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_308368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:38:06Z",
            "pc:count": 22081267,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 325445.2378,
                "count": 22081267,
                "maximum": 326558.6296,
                "minimum": 324703.7696,
                "name": "X",
                "position": 0,
                "stddev": 498.6419729,
                "variance": 248643.8171
              },
              {
                "average": 4283456.119,
                "count": 22081267,
                "maximum": 4284096.128,
                "minimum": 4282837.408,
                "name": "Y",
                "position": 1,
                "stddev": 340.2842112,
                "variance": 115793.3444
              },
              {
                "average": 45.8933088,
                "count": 22081267,
                "maximum": 271.8483729,
                "minimum": -10.35162708,
                "name": "Z",
                "position": 2,
                "stddev": 18.89572244,
                "variance": 357.0483267
              },
              {
                "average": 4129.16895,
                "count": 22081267,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5001.414582,
                "variance": 25014147.82
              },
              {
                "average": 2.433478976,
                "count": 22081267,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.362244571,
                "variance": 1.855710271
              },
              {
                "average": 3.657151874,
                "count": 22081267,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.354237483,
                "variance": 1.833959161
              },
              {
                "average": 0.5083544798,
                "count": 22081267,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999302091,
                "variance": 0.249930214
              },
              {
                "average": 0,
                "count": 22081267,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.277860731,
                "count": 22081267,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5133468673,
                "variance": 0.2635250062
              },
              {
                "average": 9.974012949,
                "count": 22081267,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.46325901,
                "variance": 109.479789
              },
              {
                "average": 0,
                "count": 22081267,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.59032405,
                "count": 22081267,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.600941328,
                "variance": 0.3611304797
              },
              {
                "average": 204298435.4,
                "count": 22081267,
                "maximum": 204299486.4,
                "minimum": 204297718,
                "name": "GpsTime",
                "position": 12,
                "stddev": 661.3878562,
                "variance": 437433.8963
              },
              {
                "average": 0,
                "count": 22081267,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22081267,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22081267,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008046639715,
                "count": 22081267,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02835518513,
                "variance": 0.0008040165238
              },
              {
                "average": 0.4799342357,
                "count": 22081267,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4995972142,
                "variance": 0.2495973764
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              324703.7696,
              4282837.408,
              -10.35162708,
              326558.6296,
              4284096.128,
              271.8483729
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    324703.7696229951,
                    4282837.40803575,
                    -10.351627084749879
                  ],
                  [
                    324703.7696229951,
                    4284096.12803575,
                    -10.351627084749879
                  ],
                  [
                    326558.6296229951,
                    4284096.12803575,
                    271.84837291525014
                  ],
                  [
                    326558.6296229951,
                    4282837.40803575,
                    271.84837291525014
                  ],
                  [
                    324703.7696229951,
                    4282837.40803575,
                    -10.351627084749879
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:38:06+00:00",
            "end_time": "2018-03-05T15:08: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": "20180208_392372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72089187952902,
              38.68746481991078,
              -10.317266634331332
            ],
            [
              -76.7211631815816,
              38.69878432958164,
              -10.317266634331332
            ],
            [
              -76.6998438959276,
              38.69909626254808,
              430.96273336566867
            ],
            [
              -76.69957595040026,
              38.687776627407885,
              430.96273336566867
            ],
            [
              -76.72089187952902,
              38.68746481991078,
              -10.317266634331332
            ]
          ]
        ]
      },
      "bbox": [
        -76.72116318,
        38.68746482,
        -10.31726663,
        -76.69957595,
        38.69909626,
        430.9627334
      ],
      "properties": {
        "datetime": "2018-02-08T19:19:17Z",
        "pc:count": 16962036,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351069.8273,
            "count": 16962036,
            "maximum": 352181.5143,
            "minimum": 350326.8143,
            "name": "X",
            "position": 0,
            "stddev": 477.7665084,
            "variance": 228260.8366
          },
          {
            "average": 4284123.665,
            "count": 16962036,
            "maximum": 4284756.16,
            "minimum": 4283499.52,
            "name": "Y",
            "position": 1,
            "stddev": 387.5452159,
            "variance": 150191.2944
          },
          {
            "average": 12.71543588,
            "count": 16962036,
            "maximum": 430.9627334,
            "minimum": -10.31726663,
            "name": "Z",
            "position": 2,
            "stddev": 12.04867061,
            "variance": 145.1704635
          },
          {
            "average": 3810.522756,
            "count": 16962036,
            "maximum": 65506,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4049.579487,
            "variance": 16399094.02
          },
          {
            "average": 2.329439166,
            "count": 16962036,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.420815861,
            "variance": 2.01871771
          },
          {
            "average": 3.392699143,
            "count": 16962036,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.594380572,
            "variance": 2.542049409
          },
          {
            "average": 0.5087437617,
            "count": 16962036,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999235555,
            "variance": 0.2499235614
          },
          {
            "average": 0,
            "count": 16962036,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.321126721,
            "count": 16962036,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6885255176,
            "variance": 0.4740673883
          },
          {
            "average": -3.154644848,
            "count": 16962036,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.18629302,
            "variance": 148.5057375
          },
          {
            "average": 0,
            "count": 16962036,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.0718274,
            "count": 16962036,
            "maximum": 13,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5292397805,
            "variance": 0.2800947453
          },
          {
            "average": 202152189.1,
            "count": 16962036,
            "maximum": 202152757.6,
            "minimum": 202151748.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 257.6195366,
            "variance": 66367.82562
          },
          {
            "average": 0,
            "count": 16962036,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16962036,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16962036,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000952774773,
            "count": 16962036,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03085234269,
            "variance": 0.0009518670494
          },
          {
            "average": 0.348232606,
            "count": 16962036,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4764101925,
            "variance": 0.2269666715
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350326.8143,
          4283499.52,
          -10.31726663,
          352181.5143,
          4284756.16,
          430.9627334
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350326.81434552127,
                4283499.519987611,
                -10.317266634331332
              ],
              [
                350326.81434552127,
                4284756.159987612,
                -10.317266634331332
              ],
              [
                352181.5143455212,
                4284756.159987612,
                430.96273336566867
              ],
              [
                352181.5143455212,
                4283499.519987611,
                430.96273336566867
              ],
              [
                350326.81434552127,
                4283499.519987611,
                -10.317266634331332
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:19:17+00:00",
        "end_time": "2018-02-08T19:02:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_392372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_392372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_392372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72116318,
            38.68746482,
            -10.31726663,
            -76.69957595,
            38.69909626,
            430.9627334
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72089187952902,
                  38.68746481991078,
                  -10.317266634331332
                ],
                [
                  -76.7211631815816,
                  38.69878432958164,
                  -10.317266634331332
                ],
                [
                  -76.6998438959276,
                  38.69909626254808,
                  430.96273336566867
                ],
                [
                  -76.69957595040026,
                  38.687776627407885,
                  430.96273336566867
                ],
                [
                  -76.72089187952902,
                  38.68746481991078,
                  -10.317266634331332
                ]
              ]
            ]
          },
          "id": "20180208_392372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_392372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:19:17Z",
            "pc:count": 16962036,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351069.8273,
                "count": 16962036,
                "maximum": 352181.5143,
                "minimum": 350326.8143,
                "name": "X",
                "position": 0,
                "stddev": 477.7665084,
                "variance": 228260.8366
              },
              {
                "average": 4284123.665,
                "count": 16962036,
                "maximum": 4284756.16,
                "minimum": 4283499.52,
                "name": "Y",
                "position": 1,
                "stddev": 387.5452159,
                "variance": 150191.2944
              },
              {
                "average": 12.71543588,
                "count": 16962036,
                "maximum": 430.9627334,
                "minimum": -10.31726663,
                "name": "Z",
                "position": 2,
                "stddev": 12.04867061,
                "variance": 145.1704635
              },
              {
                "average": 3810.522756,
                "count": 16962036,
                "maximum": 65506,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4049.579487,
                "variance": 16399094.02
              },
              {
                "average": 2.329439166,
                "count": 16962036,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.420815861,
                "variance": 2.01871771
              },
              {
                "average": 3.392699143,
                "count": 16962036,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.594380572,
                "variance": 2.542049409
              },
              {
                "average": 0.5087437617,
                "count": 16962036,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999235555,
                "variance": 0.2499235614
              },
              {
                "average": 0,
                "count": 16962036,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.321126721,
                "count": 16962036,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6885255176,
                "variance": 0.4740673883
              },
              {
                "average": -3.154644848,
                "count": 16962036,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.18629302,
                "variance": 148.5057375
              },
              {
                "average": 0,
                "count": 16962036,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.0718274,
                "count": 16962036,
                "maximum": 13,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5292397805,
                "variance": 0.2800947453
              },
              {
                "average": 202152189.1,
                "count": 16962036,
                "maximum": 202152757.6,
                "minimum": 202151748.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 257.6195366,
                "variance": 66367.82562
              },
              {
                "average": 0,
                "count": 16962036,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16962036,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16962036,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000952774773,
                "count": 16962036,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03085234269,
                "variance": 0.0009518670494
              },
              {
                "average": 0.348232606,
                "count": 16962036,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4764101925,
                "variance": 0.2269666715
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350326.8143,
              4283499.52,
              -10.31726663,
              352181.5143,
              4284756.16,
              430.9627334
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350326.81434552127,
                    4283499.519987611,
                    -10.317266634331332
                  ],
                  [
                    350326.81434552127,
                    4284756.159987612,
                    -10.317266634331332
                  ],
                  [
                    352181.5143455212,
                    4284756.159987612,
                    430.96273336566867
                  ],
                  [
                    352181.5143455212,
                    4283499.519987611,
                    430.96273336566867
                  ],
                  [
                    350326.81434552127,
                    4283499.519987611,
                    -10.317266634331332
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:19:17+00:00",
            "end_time": "2018-02-08T19:02: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": "20180305_296352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05716976237953,
              38.632853488229294,
              -10.44188483542311
            ],
            [
              -77.057493879853,
              38.64418675772118,
              -10.44188483542311
            ],
            [
              -77.03619465396609,
              38.644559567188566,
              291.6381151645769
            ],
            [
              -77.0358738860804,
              38.6332261474935,
              291.6381151645769
            ],
            [
              -77.05716976237953,
              38.632853488229294,
              -10.44188483542311
            ]
          ]
        ]
      },
      "bbox": [
        -77.05749388,
        38.63285349,
        -10.44188484,
        -77.03587389,
        38.64455957,
        291.6381152
      ],
      "properties": {
        "datetime": "2018-03-05T15:36:37Z",
        "pc:count": 16974758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321874.5255,
            "count": 16974758,
            "maximum": 322795.4631,
            "minimum": 320940.7431,
            "name": "X",
            "position": 0,
            "stddev": 494.0325715,
            "variance": 244068.1817
          },
          {
            "average": 4278675.101,
            "count": 16974758,
            "maximum": 4279300.153,
            "minimum": 4278041.753,
            "name": "Y",
            "position": 1,
            "stddev": 364.4432684,
            "variance": 132818.8959
          },
          {
            "average": 52.29096816,
            "count": 16974758,
            "maximum": 291.6381152,
            "minimum": -10.44188484,
            "name": "Z",
            "position": 2,
            "stddev": 11.79997548,
            "variance": 139.2394212
          },
          {
            "average": 4031.852329,
            "count": 16974758,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4431.55919,
            "variance": 19638716.86
          },
          {
            "average": 2.225429134,
            "count": 16974758,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.341596572,
            "variance": 1.799881362
          },
          {
            "average": 3.244504104,
            "count": 16974758,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.533340304,
            "variance": 2.351132488
          },
          {
            "average": 0.5198568958,
            "count": 16974758,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996055628,
            "variance": 0.2496057184
          },
          {
            "average": 0,
            "count": 16974758,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.343585517,
            "count": 16974758,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5908549285,
            "variance": 0.3491095465
          },
          {
            "average": -9.917430707,
            "count": 16974758,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.720682348,
            "variance": 76.05030062
          },
          {
            "average": 0,
            "count": 16974758,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 74.48675763,
            "count": 16974758,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5290973127,
            "variance": 0.2799439663
          },
          {
            "average": 204299200.9,
            "count": 16974758,
            "maximum": 204299397.1,
            "minimum": 204297622.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 241.7586876,
            "variance": 58447.26305
          },
          {
            "average": 0,
            "count": 16974758,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16974758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16974758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008662273713,
            "count": 16974758,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0294189917,
            "variance": 0.0008654770724
          },
          {
            "average": 0.3577339954,
            "count": 16974758,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4793332843,
            "variance": 0.2297603975
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320940.7431,
          4278041.753,
          -10.44188484,
          322795.4631,
          4279300.153,
          291.6381152
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320940.74308218807,
                4278041.753341052,
                -10.44188483542311
              ],
              [
                320940.74308218807,
                4279300.153341052,
                -10.44188483542311
              ],
              [
                322795.46308218804,
                4279300.153341052,
                291.6381151645769
              ],
              [
                322795.46308218804,
                4278041.753341052,
                291.6381151645769
              ],
              [
                320940.74308218807,
                4278041.753341052,
                -10.44188483542311
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:36:37+00:00",
        "end_time": "2018-03-05T15:07:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_296352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_296352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05749388,
            38.63285349,
            -10.44188484,
            -77.03587389,
            38.64455957,
            291.6381152
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05716976237953,
                  38.632853488229294,
                  -10.44188483542311
                ],
                [
                  -77.057493879853,
                  38.64418675772118,
                  -10.44188483542311
                ],
                [
                  -77.03619465396609,
                  38.644559567188566,
                  291.6381151645769
                ],
                [
                  -77.0358738860804,
                  38.6332261474935,
                  291.6381151645769
                ],
                [
                  -77.05716976237953,
                  38.632853488229294,
                  -10.44188483542311
                ]
              ]
            ]
          },
          "id": "20180305_296352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:36:37Z",
            "pc:count": 16974758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321874.5255,
                "count": 16974758,
                "maximum": 322795.4631,
                "minimum": 320940.7431,
                "name": "X",
                "position": 0,
                "stddev": 494.0325715,
                "variance": 244068.1817
              },
              {
                "average": 4278675.101,
                "count": 16974758,
                "maximum": 4279300.153,
                "minimum": 4278041.753,
                "name": "Y",
                "position": 1,
                "stddev": 364.4432684,
                "variance": 132818.8959
              },
              {
                "average": 52.29096816,
                "count": 16974758,
                "maximum": 291.6381152,
                "minimum": -10.44188484,
                "name": "Z",
                "position": 2,
                "stddev": 11.79997548,
                "variance": 139.2394212
              },
              {
                "average": 4031.852329,
                "count": 16974758,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4431.55919,
                "variance": 19638716.86
              },
              {
                "average": 2.225429134,
                "count": 16974758,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.341596572,
                "variance": 1.799881362
              },
              {
                "average": 3.244504104,
                "count": 16974758,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.533340304,
                "variance": 2.351132488
              },
              {
                "average": 0.5198568958,
                "count": 16974758,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996055628,
                "variance": 0.2496057184
              },
              {
                "average": 0,
                "count": 16974758,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.343585517,
                "count": 16974758,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5908549285,
                "variance": 0.3491095465
              },
              {
                "average": -9.917430707,
                "count": 16974758,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.720682348,
                "variance": 76.05030062
              },
              {
                "average": 0,
                "count": 16974758,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 74.48675763,
                "count": 16974758,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5290973127,
                "variance": 0.2799439663
              },
              {
                "average": 204299200.9,
                "count": 16974758,
                "maximum": 204299397.1,
                "minimum": 204297622.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 241.7586876,
                "variance": 58447.26305
              },
              {
                "average": 0,
                "count": 16974758,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16974758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16974758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008662273713,
                "count": 16974758,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0294189917,
                "variance": 0.0008654770724
              },
              {
                "average": 0.3577339954,
                "count": 16974758,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4793332843,
                "variance": 0.2297603975
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320940.7431,
              4278041.753,
              -10.44188484,
              322795.4631,
              4279300.153,
              291.6381152
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320940.74308218807,
                    4278041.753341052,
                    -10.44188483542311
                  ],
                  [
                    320940.74308218807,
                    4279300.153341052,
                    -10.44188483542311
                  ],
                  [
                    322795.46308218804,
                    4279300.153341052,
                    291.6381151645769
                  ],
                  [
                    322795.46308218804,
                    4278041.753341052,
                    291.6381151645769
                  ],
                  [
                    320940.74308218807,
                    4278041.753341052,
                    -10.44188483542311
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:36:37+00:00",
            "end_time": "2018-03-05T15:07:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_398364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.6999519033056,
              38.665463923867655,
              -10.417769674674958
            ],
            [
              -76.70021925120318,
              38.67676486369688,
              -10.417769674674958
            ],
            [
              -76.68134727408932,
              38.67703775710079,
              438.662230325325
            ],
            [
              -76.68108289025126,
              38.6657367076661,
              438.662230325325
            ],
            [
              -76.6999519033056,
              38.665463923867655,
              -10.417769674674958
            ]
          ]
        ]
      },
      "bbox": [
        -76.70021925,
        38.66546392,
        -10.41776967,
        -76.68108289,
        38.67703776,
        438.6622303
      ],
      "properties": {
        "datetime": "2018-07-20T19:15:24Z",
        "pc:count": 10535043,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353003.897,
            "count": 10535043,
            "maximum": 353745.1691,
            "minimum": 352102.8891,
            "name": "X",
            "position": 0,
            "stddev": 378.7599405,
            "variance": 143459.0925
          },
          {
            "average": 4281511.12,
            "count": 10535043,
            "maximum": 4282278.519,
            "minimum": 4281023.959,
            "name": "Y",
            "position": 1,
            "stddev": 381.7196068,
            "variance": 145709.8582
          },
          {
            "average": 7.582832987,
            "count": 10535043,
            "maximum": 438.6622303,
            "minimum": -10.41776967,
            "name": "Z",
            "position": 2,
            "stddev": 10.72719849,
            "variance": 115.0727875
          },
          {
            "average": 5563.097806,
            "count": 10535043,
            "maximum": 65517,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3842.416476,
            "variance": 14764164.37
          },
          {
            "average": 1.557435504,
            "count": 10535043,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.029216984,
            "variance": 1.0592876
          },
          {
            "average": 2.048918927,
            "count": 10535043,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.429686546,
            "variance": 2.044003621
          },
          {
            "average": 0.5282725472,
            "count": 10535043,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992000468,
            "variance": 0.2492006867
          },
          {
            "average": 0,
            "count": 10535043,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317073219,
            "count": 10535043,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8977967603,
            "variance": 0.8060390229
          },
          {
            "average": -4.313032343,
            "count": 10535043,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.24995231,
            "variance": 150.0613316
          },
          {
            "average": 0,
            "count": 10535043,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 59.82684817,
            "count": 10535043,
            "maximum": 126,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 53.43824778,
            "variance": 2855.646326
          },
          {
            "average": 207804864.5,
            "count": 10535043,
            "maximum": 216149324.5,
            "minimum": 202150889.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6850385.855,
            "variance": 46927786370000.0
          },
          {
            "average": 0,
            "count": 10535043,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10535043,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10535043,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001864159453,
            "count": 10535043,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04313565277,
            "variance": 0.00186068454
          },
          {
            "average": 0.5907652204,
            "count": 10535043,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4916926862,
            "variance": 0.2417616977
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352102.8891,
          4281023.959,
          -10.41776967,
          353745.1691,
          4282278.519,
          438.6622303
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352102.88908421836,
                4281023.958568039,
                -10.417769674674958
              ],
              [
                352102.88908421836,
                4282278.51856804,
                -10.417769674674958
              ],
              [
                353745.1690842184,
                4282278.51856804,
                438.662230325325
              ],
              [
                353745.1690842184,
                4281023.958568039,
                438.662230325325
              ],
              [
                352102.88908421836,
                4281023.958568039,
                -10.417769674674958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:15:24+00:00",
        "end_time": "2018-02-08T18:48:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_398364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_398364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_398364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70021925,
            38.66546392,
            -10.41776967,
            -76.68108289,
            38.67703776,
            438.6622303
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.6999519033056,
                  38.665463923867655,
                  -10.417769674674958
                ],
                [
                  -76.70021925120318,
                  38.67676486369688,
                  -10.417769674674958
                ],
                [
                  -76.68134727408932,
                  38.67703775710079,
                  438.662230325325
                ],
                [
                  -76.68108289025126,
                  38.6657367076661,
                  438.662230325325
                ],
                [
                  -76.6999519033056,
                  38.665463923867655,
                  -10.417769674674958
                ]
              ]
            ]
          },
          "id": "20180208_398364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_398364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:15:24Z",
            "pc:count": 10535043,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353003.897,
                "count": 10535043,
                "maximum": 353745.1691,
                "minimum": 352102.8891,
                "name": "X",
                "position": 0,
                "stddev": 378.7599405,
                "variance": 143459.0925
              },
              {
                "average": 4281511.12,
                "count": 10535043,
                "maximum": 4282278.519,
                "minimum": 4281023.959,
                "name": "Y",
                "position": 1,
                "stddev": 381.7196068,
                "variance": 145709.8582
              },
              {
                "average": 7.582832987,
                "count": 10535043,
                "maximum": 438.6622303,
                "minimum": -10.41776967,
                "name": "Z",
                "position": 2,
                "stddev": 10.72719849,
                "variance": 115.0727875
              },
              {
                "average": 5563.097806,
                "count": 10535043,
                "maximum": 65517,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3842.416476,
                "variance": 14764164.37
              },
              {
                "average": 1.557435504,
                "count": 10535043,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.029216984,
                "variance": 1.0592876
              },
              {
                "average": 2.048918927,
                "count": 10535043,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.429686546,
                "variance": 2.044003621
              },
              {
                "average": 0.5282725472,
                "count": 10535043,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992000468,
                "variance": 0.2492006867
              },
              {
                "average": 0,
                "count": 10535043,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317073219,
                "count": 10535043,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8977967603,
                "variance": 0.8060390229
              },
              {
                "average": -4.313032343,
                "count": 10535043,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.24995231,
                "variance": 150.0613316
              },
              {
                "average": 0,
                "count": 10535043,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 59.82684817,
                "count": 10535043,
                "maximum": 126,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 53.43824778,
                "variance": 2855.646326
              },
              {
                "average": 207804864.5,
                "count": 10535043,
                "maximum": 216149324.5,
                "minimum": 202150889.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6850385.855,
                "variance": 46927786370000.0
              },
              {
                "average": 0,
                "count": 10535043,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10535043,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10535043,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001864159453,
                "count": 10535043,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04313565277,
                "variance": 0.00186068454
              },
              {
                "average": 0.5907652204,
                "count": 10535043,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4916926862,
                "variance": 0.2417616977
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352102.8891,
              4281023.959,
              -10.41776967,
              353745.1691,
              4282278.519,
              438.6622303
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352102.88908421836,
                    4281023.958568039,
                    -10.417769674674958
                  ],
                  [
                    352102.88908421836,
                    4282278.51856804,
                    -10.417769674674958
                  ],
                  [
                    353745.1690842184,
                    4282278.51856804,
                    438.662230325325
                  ],
                  [
                    353745.1690842184,
                    4281023.958568039,
                    438.662230325325
                  ],
                  [
                    352102.88908421836,
                    4281023.958568039,
                    -10.417769674674958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:15:24+00:00",
            "end_time": "2018-02-08T18:48:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_296356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05717993403518,
              38.643833971382264,
              -10.455707093739363
            ],
            [
              -77.05750424730724,
              38.65516956105851,
              -10.455707093739363
            ],
            [
              -77.03620131014786,
              38.655542468793186,
              288.94429290626067
            ],
            [
              -77.0358803490541,
              38.644206728856595,
              288.94429290626067
            ],
            [
              -77.05717993403518,
              38.643833971382264,
              -10.455707093739363
            ]
          ]
        ]
      },
      "bbox": [
        -77.05750425,
        38.64383397,
        -10.45570709,
        -77.03588035,
        38.65554247,
        288.9442929
      ],
      "properties": {
        "datetime": "2018-03-05T15:36:37Z",
        "pc:count": 24842409,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 321683.3543,
            "count": 24842409,
            "maximum": 322821.9495,
            "minimum": 320967.1895,
            "name": "X",
            "position": 0,
            "stddev": 479.5818728,
            "variance": 229998.7727
          },
          {
            "average": 4279911.619,
            "count": 24842409,
            "maximum": 4280519.048,
            "minimum": 4279260.388,
            "name": "Y",
            "position": 1,
            "stddev": 343.6979847,
            "variance": 118128.3047
          },
          {
            "average": 55.93370274,
            "count": 24842409,
            "maximum": 288.9442929,
            "minimum": -10.45570709,
            "name": "Z",
            "position": 2,
            "stddev": 10.72982066,
            "variance": 115.1290515
          },
          {
            "average": 3783.449644,
            "count": 24842409,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4748.745001,
            "variance": 22550579.08
          },
          {
            "average": 2.603993115,
            "count": 24842409,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.402375151,
            "variance": 1.966656064
          },
          {
            "average": 3.943023762,
            "count": 24842409,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.240437273,
            "variance": 1.538684627
          },
          {
            "average": 0.5098585246,
            "count": 24842409,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999028101,
            "variance": 0.2499028196
          },
          {
            "average": 0,
            "count": 24842409,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.243055897,
            "count": 24842409,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4863405569,
            "variance": 0.2365271373
          },
          {
            "average": 10.61229054,
            "count": 24842409,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.473150019,
            "variance": 89.74057128
          },
          {
            "average": 0,
            "count": 24842409,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.5653397,
            "count": 24842409,
            "maximum": 75,
            "minimum": 73,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5711377203,
            "variance": 0.3261982955
          },
          {
            "average": 204298404.3,
            "count": 24842409,
            "maximum": 204299397.3,
            "minimum": 204297621.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 724.9052595,
            "variance": 525487.6353
          },
          {
            "average": 0,
            "count": 24842409,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24842409,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24842409,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004731827739,
            "count": 24842409,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02174761805,
            "variance": 0.000472958891
          },
          {
            "average": 0.4553344645,
            "count": 24842409,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4980010039,
            "variance": 0.2480049999
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320967.1895,
          4279260.388,
          -10.45570709,
          322821.9495,
          4280519.048,
          288.9442929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320967.1894986601,
                4279260.388073016,
                -10.455707093739363
              ],
              [
                320967.1894986601,
                4280519.048073016,
                -10.455707093739363
              ],
              [
                322821.9494986601,
                4280519.048073016,
                288.94429290626067
              ],
              [
                322821.9494986601,
                4279260.388073016,
                288.94429290626067
              ],
              [
                320967.1894986601,
                4279260.388073016,
                -10.455707093739363
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:36:37+00:00",
        "end_time": "2018-03-05T15:07:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_296356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_296356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05750425,
            38.64383397,
            -10.45570709,
            -77.03588035,
            38.65554247,
            288.9442929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05717993403518,
                  38.643833971382264,
                  -10.455707093739363
                ],
                [
                  -77.05750424730724,
                  38.65516956105851,
                  -10.455707093739363
                ],
                [
                  -77.03620131014786,
                  38.655542468793186,
                  288.94429290626067
                ],
                [
                  -77.0358803490541,
                  38.644206728856595,
                  288.94429290626067
                ],
                [
                  -77.05717993403518,
                  38.643833971382264,
                  -10.455707093739363
                ]
              ]
            ]
          },
          "id": "20180305_296356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:36:37Z",
            "pc:count": 24842409,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 321683.3543,
                "count": 24842409,
                "maximum": 322821.9495,
                "minimum": 320967.1895,
                "name": "X",
                "position": 0,
                "stddev": 479.5818728,
                "variance": 229998.7727
              },
              {
                "average": 4279911.619,
                "count": 24842409,
                "maximum": 4280519.048,
                "minimum": 4279260.388,
                "name": "Y",
                "position": 1,
                "stddev": 343.6979847,
                "variance": 118128.3047
              },
              {
                "average": 55.93370274,
                "count": 24842409,
                "maximum": 288.9442929,
                "minimum": -10.45570709,
                "name": "Z",
                "position": 2,
                "stddev": 10.72982066,
                "variance": 115.1290515
              },
              {
                "average": 3783.449644,
                "count": 24842409,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4748.745001,
                "variance": 22550579.08
              },
              {
                "average": 2.603993115,
                "count": 24842409,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.402375151,
                "variance": 1.966656064
              },
              {
                "average": 3.943023762,
                "count": 24842409,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.240437273,
                "variance": 1.538684627
              },
              {
                "average": 0.5098585246,
                "count": 24842409,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999028101,
                "variance": 0.2499028196
              },
              {
                "average": 0,
                "count": 24842409,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.243055897,
                "count": 24842409,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4863405569,
                "variance": 0.2365271373
              },
              {
                "average": 10.61229054,
                "count": 24842409,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.473150019,
                "variance": 89.74057128
              },
              {
                "average": 0,
                "count": 24842409,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.5653397,
                "count": 24842409,
                "maximum": 75,
                "minimum": 73,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5711377203,
                "variance": 0.3261982955
              },
              {
                "average": 204298404.3,
                "count": 24842409,
                "maximum": 204299397.3,
                "minimum": 204297621.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 724.9052595,
                "variance": 525487.6353
              },
              {
                "average": 0,
                "count": 24842409,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24842409,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24842409,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004731827739,
                "count": 24842409,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02174761805,
                "variance": 0.000472958891
              },
              {
                "average": 0.4553344645,
                "count": 24842409,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4980010039,
                "variance": 0.2480049999
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320967.1895,
              4279260.388,
              -10.45570709,
              322821.9495,
              4280519.048,
              288.9442929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320967.1894986601,
                    4279260.388073016,
                    -10.455707093739363
                  ],
                  [
                    320967.1894986601,
                    4280519.048073016,
                    -10.455707093739363
                  ],
                  [
                    322821.9494986601,
                    4280519.048073016,
                    288.94429290626067
                  ],
                  [
                    322821.9494986601,
                    4279260.388073016,
                    288.94429290626067
                  ],
                  [
                    320967.1894986601,
                    4279260.388073016,
                    -10.455707093739363
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:36:37+00:00",
            "end_time": "2018-03-05T15:07: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": "20180208_374368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78398575713192,
              38.67659715217209,
              -10.165936500513226
            ],
            [
              -76.78426732790403,
              38.68793377502454,
              -10.165936500513226
            ],
            [
              -76.7629510573226,
              38.688257150691356,
              438.3740634994868
            ],
            [
              -76.76267284614148,
              38.676920397559115,
              438.3740634994868
            ],
            [
              -76.78398575713192,
              38.67659715217209,
              -10.165936500513226
            ]
          ]
        ]
      },
      "bbox": [
        -76.78426733,
        38.67659715,
        -10.1659365,
        -76.76267285,
        38.68825715,
        438.3740635
      ],
      "properties": {
        "datetime": "2018-02-08T19:36:47Z",
        "pc:count": 27366168,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345690.4893,
            "count": 27366168,
            "maximum": 346670.1878,
            "minimum": 344815.4078,
            "name": "X",
            "position": 0,
            "stddev": 560.3264427,
            "variance": 313965.7224
          },
          {
            "average": 4283024.623,
            "count": 27366168,
            "maximum": 4283656.993,
            "minimum": 4282398.413,
            "name": "Y",
            "position": 1,
            "stddev": 342.3308757,
            "variance": 117190.4285
          },
          {
            "average": 53.77794188,
            "count": 27366168,
            "maximum": 438.3740635,
            "minimum": -10.1659365,
            "name": "Z",
            "position": 2,
            "stddev": 14.49154593,
            "variance": 210.0049033
          },
          {
            "average": 3686.519882,
            "count": 27366168,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4572.001463,
            "variance": 20903197.38
          },
          {
            "average": 2.611860199,
            "count": 27366168,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.414638742,
            "variance": 2.001202771
          },
          {
            "average": 3.923170573,
            "count": 27366168,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.275075228,
            "variance": 1.625816836
          },
          {
            "average": 0.504115885,
            "count": 27366168,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999830683,
            "variance": 0.2499830686
          },
          {
            "average": 0,
            "count": 27366168,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245646705,
            "count": 27366168,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4908864356,
            "variance": 0.2409694927
          },
          {
            "average": 4.70615443,
            "count": 27366168,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.56408049,
            "variance": 157.8561185
          },
          {
            "average": 0,
            "count": 27366168,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.878495557,
            "count": 27366168,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5477712288,
            "variance": 0.3000533191
          },
          {
            "average": 202153379.9,
            "count": 27366168,
            "maximum": 202153807.1,
            "minimum": 202152679.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 289.67315,
            "variance": 83910.53383
          },
          {
            "average": 0,
            "count": 27366168,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27366168,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27366168,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005069398098,
            "count": 27366168,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02250961662,
            "variance": 0.0005066828403
          },
          {
            "average": 0.3044294693,
            "count": 27366168,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4601653781,
            "variance": 0.2117521752
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          344815.4078,
          4282398.413,
          -10.1659365,
          346670.1878,
          4283656.993,
          438.3740635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                344815.40778989246,
                4282398.413253422,
                -10.165936500513226
              ],
              [
                344815.40778989246,
                4283656.993253422,
                -10.165936500513226
              ],
              [
                346670.1877898925,
                4283656.993253422,
                438.3740634994868
              ],
              [
                346670.1877898925,
                4282398.413253422,
                438.3740634994868
              ],
              [
                344815.40778989246,
                4282398.413253422,
                -10.165936500513226
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:36:47+00:00",
        "end_time": "2018-02-08T19:17:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_374368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_374368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_374368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_374368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78426733,
            38.67659715,
            -10.1659365,
            -76.76267285,
            38.68825715,
            438.3740635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78398575713192,
                  38.67659715217209,
                  -10.165936500513226
                ],
                [
                  -76.78426732790403,
                  38.68793377502454,
                  -10.165936500513226
                ],
                [
                  -76.7629510573226,
                  38.688257150691356,
                  438.3740634994868
                ],
                [
                  -76.76267284614148,
                  38.676920397559115,
                  438.3740634994868
                ],
                [
                  -76.78398575713192,
                  38.67659715217209,
                  -10.165936500513226
                ]
              ]
            ]
          },
          "id": "20180208_374368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_374368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:36:47Z",
            "pc:count": 27366168,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345690.4893,
                "count": 27366168,
                "maximum": 346670.1878,
                "minimum": 344815.4078,
                "name": "X",
                "position": 0,
                "stddev": 560.3264427,
                "variance": 313965.7224
              },
              {
                "average": 4283024.623,
                "count": 27366168,
                "maximum": 4283656.993,
                "minimum": 4282398.413,
                "name": "Y",
                "position": 1,
                "stddev": 342.3308757,
                "variance": 117190.4285
              },
              {
                "average": 53.77794188,
                "count": 27366168,
                "maximum": 438.3740635,
                "minimum": -10.1659365,
                "name": "Z",
                "position": 2,
                "stddev": 14.49154593,
                "variance": 210.0049033
              },
              {
                "average": 3686.519882,
                "count": 27366168,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4572.001463,
                "variance": 20903197.38
              },
              {
                "average": 2.611860199,
                "count": 27366168,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.414638742,
                "variance": 2.001202771
              },
              {
                "average": 3.923170573,
                "count": 27366168,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.275075228,
                "variance": 1.625816836
              },
              {
                "average": 0.504115885,
                "count": 27366168,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999830683,
                "variance": 0.2499830686
              },
              {
                "average": 0,
                "count": 27366168,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245646705,
                "count": 27366168,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4908864356,
                "variance": 0.2409694927
              },
              {
                "average": 4.70615443,
                "count": 27366168,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.56408049,
                "variance": 157.8561185
              },
              {
                "average": 0,
                "count": 27366168,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.878495557,
                "count": 27366168,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5477712288,
                "variance": 0.3000533191
              },
              {
                "average": 202153379.9,
                "count": 27366168,
                "maximum": 202153807.1,
                "minimum": 202152679.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 289.67315,
                "variance": 83910.53383
              },
              {
                "average": 0,
                "count": 27366168,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27366168,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27366168,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005069398098,
                "count": 27366168,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02250961662,
                "variance": 0.0005066828403
              },
              {
                "average": 0.3044294693,
                "count": 27366168,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4601653781,
                "variance": 0.2117521752
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              344815.4078,
              4282398.413,
              -10.1659365,
              346670.1878,
              4283656.993,
              438.3740635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    344815.40778989246,
                    4282398.413253422,
                    -10.165936500513226
                  ],
                  [
                    344815.40778989246,
                    4283656.993253422,
                    -10.165936500513226
                  ],
                  [
                    346670.1877898925,
                    4283656.993253422,
                    438.3740634994868
                  ],
                  [
                    346670.1877898925,
                    4282398.413253422,
                    438.3740634994868
                  ],
                  [
                    344815.40778989246,
                    4282398.413253422,
                    -10.165936500513226
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:36:47+00:00",
            "end_time": "2018-02-08T19:17: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": "20180305_296360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.05718905121651,
              38.654817474274886,
              -10.409327949760552
            ],
            [
              -77.05751348289725,
              38.66615268231116,
              -10.409327949760552
            ],
            [
              -77.03620614321562,
              38.66652570016164,
              262.09067205023945
            ],
            [
              -77.03588506561502,
              38.655190341838875,
              262.09067205023945
            ],
            [
              -77.05718905121651,
              38.654817474274886,
              -10.409327949760552
            ]
          ]
        ]
      },
      "bbox": [
        -77.05751348,
        38.65481747,
        -10.40932795,
        -77.03588507,
        38.6665257,
        262.0906721
      ],
      "properties": {
        "datetime": "2018-03-05T15:31:05Z",
        "pc:count": 24085599,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 322028.4623,
            "count": 24085599,
            "maximum": 322848.6021,
            "minimum": 320993.7421,
            "name": "X",
            "position": 0,
            "stddev": 532.582611,
            "variance": 283644.2375
          },
          {
            "average": 4281076.3,
            "count": 24085599,
            "maximum": 4281737.978,
            "minimum": 4280479.358,
            "name": "Y",
            "position": 1,
            "stddev": 345.890448,
            "variance": 119640.202
          },
          {
            "average": 55.32829667,
            "count": 24085599,
            "maximum": 262.0906721,
            "minimum": -10.40932795,
            "name": "Z",
            "position": 2,
            "stddev": 8.61042662,
            "variance": 74.13944658
          },
          {
            "average": 3786.301448,
            "count": 24085599,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4541.793928,
            "variance": 20627892.08
          },
          {
            "average": 2.525853395,
            "count": 24085599,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.385370332,
            "variance": 1.919250956
          },
          {
            "average": 3.788548875,
            "count": 24085599,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.312568167,
            "variance": 1.722835192
          },
          {
            "average": 0.5117929182,
            "count": 24085599,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998609181,
            "variance": 0.2498609375
          },
          {
            "average": 0,
            "count": 24085599,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274577643,
            "count": 24085599,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5110636488,
            "variance": 0.2611860531
          },
          {
            "average": 4.388356431,
            "count": 24085599,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.20070303,
            "variance": 148.8571544
          },
          {
            "average": 0,
            "count": 24085599,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.14984556,
            "count": 24085599,
            "maximum": 74,
            "minimum": 72,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5199171839,
            "variance": 0.2703138782
          },
          {
            "average": 204297949.1,
            "count": 24085599,
            "maximum": 204299065.1,
            "minimum": 204297338.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 592.9106024,
            "variance": 351542.9824
          },
          {
            "average": 0,
            "count": 24085599,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24085599,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24085599,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004845634107,
            "count": 24085599,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02200746758,
            "variance": 0.0004843286291
          },
          {
            "average": 0.3022036529,
            "count": 24085599,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4592130375,
            "variance": 0.2108766138
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          320993.7421,
          4280479.358,
          -10.40932795,
          322848.6021,
          4281737.978,
          262.0906721
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                320993.7420657687,
                4280479.35788012,
                -10.409327949760552
              ],
              [
                320993.7420657687,
                4281737.977880119,
                -10.409327949760552
              ],
              [
                322848.6020657687,
                4281737.977880119,
                262.09067205023945
              ],
              [
                322848.6020657687,
                4280479.35788012,
                262.09067205023945
              ],
              [
                320993.7420657687,
                4280479.35788012,
                -10.409327949760552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T15:31:05+00:00",
        "end_time": "2018-03-05T15:02:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_296360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_296360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_296360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.05751348,
            38.65481747,
            -10.40932795,
            -77.03588507,
            38.6665257,
            262.0906721
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.05718905121651,
                  38.654817474274886,
                  -10.409327949760552
                ],
                [
                  -77.05751348289725,
                  38.66615268231116,
                  -10.409327949760552
                ],
                [
                  -77.03620614321562,
                  38.66652570016164,
                  262.09067205023945
                ],
                [
                  -77.03588506561502,
                  38.655190341838875,
                  262.09067205023945
                ],
                [
                  -77.05718905121651,
                  38.654817474274886,
                  -10.409327949760552
                ]
              ]
            ]
          },
          "id": "20180305_296360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_296360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T15:31:05Z",
            "pc:count": 24085599,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 322028.4623,
                "count": 24085599,
                "maximum": 322848.6021,
                "minimum": 320993.7421,
                "name": "X",
                "position": 0,
                "stddev": 532.582611,
                "variance": 283644.2375
              },
              {
                "average": 4281076.3,
                "count": 24085599,
                "maximum": 4281737.978,
                "minimum": 4280479.358,
                "name": "Y",
                "position": 1,
                "stddev": 345.890448,
                "variance": 119640.202
              },
              {
                "average": 55.32829667,
                "count": 24085599,
                "maximum": 262.0906721,
                "minimum": -10.40932795,
                "name": "Z",
                "position": 2,
                "stddev": 8.61042662,
                "variance": 74.13944658
              },
              {
                "average": 3786.301448,
                "count": 24085599,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4541.793928,
                "variance": 20627892.08
              },
              {
                "average": 2.525853395,
                "count": 24085599,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.385370332,
                "variance": 1.919250956
              },
              {
                "average": 3.788548875,
                "count": 24085599,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.312568167,
                "variance": 1.722835192
              },
              {
                "average": 0.5117929182,
                "count": 24085599,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998609181,
                "variance": 0.2498609375
              },
              {
                "average": 0,
                "count": 24085599,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274577643,
                "count": 24085599,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5110636488,
                "variance": 0.2611860531
              },
              {
                "average": 4.388356431,
                "count": 24085599,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.20070303,
                "variance": 148.8571544
              },
              {
                "average": 0,
                "count": 24085599,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.14984556,
                "count": 24085599,
                "maximum": 74,
                "minimum": 72,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5199171839,
                "variance": 0.2703138782
              },
              {
                "average": 204297949.1,
                "count": 24085599,
                "maximum": 204299065.1,
                "minimum": 204297338.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 592.9106024,
                "variance": 351542.9824
              },
              {
                "average": 0,
                "count": 24085599,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24085599,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24085599,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004845634107,
                "count": 24085599,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02200746758,
                "variance": 0.0004843286291
              },
              {
                "average": 0.3022036529,
                "count": 24085599,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4592130375,
                "variance": 0.2108766138
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              320993.7421,
              4280479.358,
              -10.40932795,
              322848.6021,
              4281737.978,
              262.0906721
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    320993.7420657687,
                    4280479.35788012,
                    -10.409327949760552
                  ],
                  [
                    320993.7420657687,
                    4281737.977880119,
                    -10.409327949760552
                  ],
                  [
                    322848.6020657687,
                    4281737.977880119,
                    262.09067205023945
                  ],
                  [
                    322848.6020657687,
                    4280479.35788012,
                    262.09067205023945
                  ],
                  [
                    320993.7420657687,
                    4280479.35788012,
                    -10.409327949760552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T15:31:05+00:00",
            "end_time": "2018-03-05T15:02:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_374372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78395190947874,
              38.687580467104375,
              -9.597509151959315
            ],
            [
              -76.78423360329697,
              38.698917789418786,
              -9.597509151959315
            ],
            [
              -76.76291430216824,
              38.69924123197746,
              436.52249084804066
            ],
            [
              -76.76263596995071,
              38.68790377935964,
              436.52249084804066
            ],
            [
              -76.78395190947874,
              38.687580467104375,
              -9.597509151959315
            ]
          ]
        ]
      },
      "bbox": [
        -76.7842336,
        38.68758047,
        -9.597509152,
        -76.76263597,
        38.69924123,
        436.5224908
      ],
      "properties": {
        "datetime": "2018-02-09T18:41:38Z",
        "pc:count": 21984739,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345919.6317,
            "count": 21984739,
            "maximum": 346696.8396,
            "minimum": 344842.0796,
            "name": "X",
            "position": 0,
            "stddev": 517.8335021,
            "variance": 268151.5359
          },
          {
            "average": 4284205.794,
            "count": 21984739,
            "maximum": 4284875.91,
            "minimum": 4283617.25,
            "name": "Y",
            "position": 1,
            "stddev": 342.3961551,
            "variance": 117235.127
          },
          {
            "average": 57.6090185,
            "count": 21984739,
            "maximum": 436.5224908,
            "minimum": -9.597509152,
            "name": "Z",
            "position": 2,
            "stddev": 13.59497404,
            "variance": 184.8233191
          },
          {
            "average": 3854.6508,
            "count": 21984739,
            "maximum": 65508,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4625.602426,
            "variance": 21396197.8
          },
          {
            "average": 2.530311322,
            "count": 21984739,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.399035024,
            "variance": 1.957299
          },
          {
            "average": 3.777582941,
            "count": 21984739,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.34052334,
            "variance": 1.797002825
          },
          {
            "average": 0.5055417306,
            "count": 21984739,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999692996,
            "variance": 0.2499693006
          },
          {
            "average": 0,
            "count": 21984739,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268665004,
            "count": 21984739,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5018328052,
            "variance": 0.2518361643
          },
          {
            "average": 10.73597797,
            "count": 21984739,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.054534444,
            "variance": 81.984594
          },
          {
            "average": 0,
            "count": 21984739,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.952302413,
            "count": 21984739,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.026975314,
            "variance": 4.108628923
          },
          {
            "average": 202158280.5,
            "count": 21984739,
            "maximum": 202236898.5,
            "minimum": 202153299.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 19225.87672,
            "variance": 369634335.7
          },
          {
            "average": 0,
            "count": 21984739,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21984739,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21984739,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005498359567,
            "count": 21984739,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02344213433,
            "variance": 0.0005495336621
          },
          {
            "average": 0.2747574579,
            "count": 21984739,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4463919873,
            "variance": 0.1992658063
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          344842.0796,
          4283617.25,
          -9.597509152,
          346696.8396,
          4284875.91,
          436.5224908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                344842.0795784587,
                4283617.250032849,
                -9.597509151959315
              ],
              [
                344842.0795784587,
                4284875.910032849,
                -9.597509151959315
              ],
              [
                346696.8395784587,
                4284875.910032849,
                436.52249084804066
              ],
              [
                346696.8395784587,
                4283617.250032849,
                436.52249084804066
              ],
              [
                344842.0795784587,
                4283617.250032849,
                -9.597509151959315
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:41:38+00:00",
        "end_time": "2018-02-08T19:28:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_374372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_374372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_374372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_374372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7842336,
            38.68758047,
            -9.597509152,
            -76.76263597,
            38.69924123,
            436.5224908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78395190947874,
                  38.687580467104375,
                  -9.597509151959315
                ],
                [
                  -76.78423360329697,
                  38.698917789418786,
                  -9.597509151959315
                ],
                [
                  -76.76291430216824,
                  38.69924123197746,
                  436.52249084804066
                ],
                [
                  -76.76263596995071,
                  38.68790377935964,
                  436.52249084804066
                ],
                [
                  -76.78395190947874,
                  38.687580467104375,
                  -9.597509151959315
                ]
              ]
            ]
          },
          "id": "20180208_374372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_374372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:41:38Z",
            "pc:count": 21984739,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345919.6317,
                "count": 21984739,
                "maximum": 346696.8396,
                "minimum": 344842.0796,
                "name": "X",
                "position": 0,
                "stddev": 517.8335021,
                "variance": 268151.5359
              },
              {
                "average": 4284205.794,
                "count": 21984739,
                "maximum": 4284875.91,
                "minimum": 4283617.25,
                "name": "Y",
                "position": 1,
                "stddev": 342.3961551,
                "variance": 117235.127
              },
              {
                "average": 57.6090185,
                "count": 21984739,
                "maximum": 436.5224908,
                "minimum": -9.597509152,
                "name": "Z",
                "position": 2,
                "stddev": 13.59497404,
                "variance": 184.8233191
              },
              {
                "average": 3854.6508,
                "count": 21984739,
                "maximum": 65508,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4625.602426,
                "variance": 21396197.8
              },
              {
                "average": 2.530311322,
                "count": 21984739,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.399035024,
                "variance": 1.957299
              },
              {
                "average": 3.777582941,
                "count": 21984739,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.34052334,
                "variance": 1.797002825
              },
              {
                "average": 0.5055417306,
                "count": 21984739,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999692996,
                "variance": 0.2499693006
              },
              {
                "average": 0,
                "count": 21984739,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268665004,
                "count": 21984739,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5018328052,
                "variance": 0.2518361643
              },
              {
                "average": 10.73597797,
                "count": 21984739,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.054534444,
                "variance": 81.984594
              },
              {
                "average": 0,
                "count": 21984739,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.952302413,
                "count": 21984739,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.026975314,
                "variance": 4.108628923
              },
              {
                "average": 202158280.5,
                "count": 21984739,
                "maximum": 202236898.5,
                "minimum": 202153299.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 19225.87672,
                "variance": 369634335.7
              },
              {
                "average": 0,
                "count": 21984739,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21984739,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21984739,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005498359567,
                "count": 21984739,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02344213433,
                "variance": 0.0005495336621
              },
              {
                "average": 0.2747574579,
                "count": 21984739,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4463919873,
                "variance": 0.1992658063
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              344842.0796,
              4283617.25,
              -9.597509152,
              346696.8396,
              4284875.91,
              436.5224908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    344842.0795784587,
                    4283617.250032849,
                    -9.597509151959315
                  ],
                  [
                    344842.0795784587,
                    4284875.910032849,
                    -9.597509151959315
                  ],
                  [
                    346696.8395784587,
                    4284875.910032849,
                    436.52249084804066
                  ],
                  [
                    346696.8395784587,
                    4283617.250032849,
                    436.52249084804066
                  ],
                  [
                    344842.0795784587,
                    4283617.250032849,
                    -9.597509151959315
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:41:38+00:00",
            "end_time": "2018-02-08T19:28: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": "20180217_332356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93106339395545,
              38.64817788399174,
              -10.081893467187541
            ],
            [
              -76.931251093262,
              38.65516695480514,
              -10.081893467187541
            ],
            [
              -76.91013513894956,
              38.65551378875447,
              307.41810653281243
            ],
            [
              -76.90994948885266,
              38.648524631769114,
              307.41810653281243
            ],
            [
              -76.93106339395545,
              38.64817788399174,
              -10.081893467187541
            ]
          ]
        ]
      },
      "bbox": [
        -76.93125109,
        38.64817788,
        -10.08189347,
        -76.90994949,
        38.65551379,
        307.4181065
      ],
      "properties": {
        "datetime": "2018-03-06T13:46:03Z",
        "pc:count": 11698773,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332781.2213,
            "count": 11698773,
            "maximum": 333792.3464,
            "minimum": 331954.0064,
            "name": "X",
            "position": 0,
            "stddev": 438.54851,
            "variance": 192324.7956
          },
          {
            "average": 4279998.855,
            "count": 11698773,
            "maximum": 4280279.781,
            "minimum": 4279503.801,
            "name": "Y",
            "position": 1,
            "stddev": 164.3028689,
            "variance": 26995.43274
          },
          {
            "average": 54.37129427,
            "count": 11698773,
            "maximum": 307.4181065,
            "minimum": -10.08189347,
            "name": "Z",
            "position": 2,
            "stddev": 9.369227172,
            "variance": 87.7824178
          },
          {
            "average": 3179.393136,
            "count": 11698773,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4022.975075,
            "variance": 16184328.46
          },
          {
            "average": 2.637472665,
            "count": 11698773,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.405794787,
            "variance": 1.976258983
          },
          {
            "average": 3.987953438,
            "count": 11698773,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.214249121,
            "variance": 1.474400927
          },
          {
            "average": 0.5026199756,
            "count": 11698773,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999931571,
            "variance": 0.2499931571
          },
          {
            "average": 0,
            "count": 11698773,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229111036,
            "count": 11698773,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4999017379,
            "variance": 0.2499017475
          },
          {
            "average": 11.29773704,
            "count": 11698773,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.742002886,
            "variance": 59.93860869
          },
          {
            "average": 0,
            "count": 11698773,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.25428342,
            "count": 11698773,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.198879115,
            "variance": 27.02834406
          },
          {
            "average": 204338911,
            "count": 11698773,
            "maximum": 204379163.7,
            "minimum": 202911595.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 119262.1578,
            "variance": 14223462290.0
          },
          {
            "average": 0,
            "count": 11698773,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11698773,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11698773,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004096156067,
            "count": 11698773,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02023481793,
            "variance": 0.0004094478568
          },
          {
            "average": 0.3479917082,
            "count": 11698773,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4763333902,
            "variance": 0.2268934986
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331954.0064,
          4279503.801,
          -10.08189347,
          333792.3464,
          4280279.781,
          307.4181065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331954.0064189222,
                4279503.800595723,
                -10.081893467187541
              ],
              [
                331954.0064189222,
                4280279.780595724,
                -10.081893467187541
              ],
              [
                333792.3464189222,
                4280279.780595724,
                307.41810653281243
              ],
              [
                333792.3464189222,
                4279503.800595723,
                307.41810653281243
              ],
              [
                331954.0064189222,
                4279503.800595723,
                -10.081893467187541
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:46:03+00:00",
        "end_time": "2018-02-17T14:06:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180217_332356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_332356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180217_332356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_332356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93125109,
            38.64817788,
            -10.08189347,
            -76.90994949,
            38.65551379,
            307.4181065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93106339395545,
                  38.64817788399174,
                  -10.081893467187541
                ],
                [
                  -76.931251093262,
                  38.65516695480514,
                  -10.081893467187541
                ],
                [
                  -76.91013513894956,
                  38.65551378875447,
                  307.41810653281243
                ],
                [
                  -76.90994948885266,
                  38.648524631769114,
                  307.41810653281243
                ],
                [
                  -76.93106339395545,
                  38.64817788399174,
                  -10.081893467187541
                ]
              ]
            ]
          },
          "id": "20180217_332356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_332356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:46:03Z",
            "pc:count": 11698773,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332781.2213,
                "count": 11698773,
                "maximum": 333792.3464,
                "minimum": 331954.0064,
                "name": "X",
                "position": 0,
                "stddev": 438.54851,
                "variance": 192324.7956
              },
              {
                "average": 4279998.855,
                "count": 11698773,
                "maximum": 4280279.781,
                "minimum": 4279503.801,
                "name": "Y",
                "position": 1,
                "stddev": 164.3028689,
                "variance": 26995.43274
              },
              {
                "average": 54.37129427,
                "count": 11698773,
                "maximum": 307.4181065,
                "minimum": -10.08189347,
                "name": "Z",
                "position": 2,
                "stddev": 9.369227172,
                "variance": 87.7824178
              },
              {
                "average": 3179.393136,
                "count": 11698773,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4022.975075,
                "variance": 16184328.46
              },
              {
                "average": 2.637472665,
                "count": 11698773,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.405794787,
                "variance": 1.976258983
              },
              {
                "average": 3.987953438,
                "count": 11698773,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.214249121,
                "variance": 1.474400927
              },
              {
                "average": 0.5026199756,
                "count": 11698773,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999931571,
                "variance": 0.2499931571
              },
              {
                "average": 0,
                "count": 11698773,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229111036,
                "count": 11698773,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4999017379,
                "variance": 0.2499017475
              },
              {
                "average": 11.29773704,
                "count": 11698773,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.742002886,
                "variance": 59.93860869
              },
              {
                "average": 0,
                "count": 11698773,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.25428342,
                "count": 11698773,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.198879115,
                "variance": 27.02834406
              },
              {
                "average": 204338911,
                "count": 11698773,
                "maximum": 204379163.7,
                "minimum": 202911595.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 119262.1578,
                "variance": 14223462290.0
              },
              {
                "average": 0,
                "count": 11698773,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11698773,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11698773,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004096156067,
                "count": 11698773,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02023481793,
                "variance": 0.0004094478568
              },
              {
                "average": 0.3479917082,
                "count": 11698773,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4763333902,
                "variance": 0.2268934986
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331954.0064,
              4279503.801,
              -10.08189347,
              333792.3464,
              4280279.781,
              307.4181065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331954.0064189222,
                    4279503.800595723,
                    -10.081893467187541
                  ],
                  [
                    331954.0064189222,
                    4280279.780595724,
                    -10.081893467187541
                  ],
                  [
                    333792.3464189222,
                    4280279.780595724,
                    307.41810653281243
                  ],
                  [
                    333792.3464189222,
                    4279503.800595723,
                    307.41810653281243
                  ],
                  [
                    331954.0064189222,
                    4279503.800595723,
                    -10.081893467187541
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:46:03+00:00",
            "end_time": "2018-02-17T14:06: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": "20180208_380364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76300517231695,
              38.66557283652714,
              -10.314626913262856
            ],
            [
              -76.76328333643094,
              38.67691015013443,
              -10.314626913262856
            ],
            [
              -76.74197032538581,
              38.677229621742946,
              425.9853730867371
            ],
            [
              -76.74169551930024,
              38.665892179409646,
              425.9853730867371
            ],
            [
              -76.76300517231695,
              38.66557283652714,
              -10.314626913262856
            ]
          ]
        ]
      },
      "bbox": [
        -76.76328334,
        38.66557284,
        -10.31462691,
        -76.74169552,
        38.67722962,
        425.9853731
      ],
      "properties": {
        "datetime": "2018-02-08T19:18:30Z",
        "pc:count": 23648512,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347493.3128,
            "count": 23648512,
            "maximum": 348471.8174,
            "minimum": 346617.0574,
            "name": "X",
            "position": 0,
            "stddev": 495.2567939,
            "variance": 245279.2919
          },
          {
            "average": 4281718.114,
            "count": 23648512,
            "maximum": 4282398.297,
            "minimum": 4281139.657,
            "name": "Y",
            "position": 1,
            "stddev": 351.7636975,
            "variance": 123737.6989
          },
          {
            "average": 52.58326327,
            "count": 23648512,
            "maximum": 425.9853731,
            "minimum": -10.31462691,
            "name": "Z",
            "position": 2,
            "stddev": 14.28177265,
            "variance": 203.96903
          },
          {
            "average": 4053.280224,
            "count": 23648512,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4743.851769,
            "variance": 22504129.61
          },
          {
            "average": 2.530682776,
            "count": 23648512,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.421125833,
            "variance": 2.019598634
          },
          {
            "average": 3.758571998,
            "count": 23648512,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.395705515,
            "variance": 1.947993885
          },
          {
            "average": 0.4979221103,
            "count": 23648512,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999956929,
            "variance": 0.2499956929
          },
          {
            "average": 0,
            "count": 23648512,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301037461,
            "count": 23648512,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5312956016,
            "variance": 0.2822750162
          },
          {
            "average": 12.16179083,
            "count": 23648512,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.246212133,
            "variance": 52.50759028
          },
          {
            "average": 0,
            "count": 23648512,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.62122928,
            "count": 23648512,
            "maximum": 13,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4947822157,
            "variance": 0.2448094409
          },
          {
            "average": 202152444.5,
            "count": 23648512,
            "maximum": 202152710.9,
            "minimum": 202151704.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 199.3979939,
            "variance": 39759.55997
          },
          {
            "average": 0,
            "count": 23648512,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23648512,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23648512,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007890982739,
            "count": 23648512,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02807980825,
            "variance": 0.0007884756312
          },
          {
            "average": 0.3890011346,
            "count": 23648512,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4875236014,
            "variance": 0.2376792619
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346617.0574,
          4281139.657,
          -10.31462691,
          348471.8174,
          4282398.297,
          425.9853731
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346617.05740870384,
                4281139.657453766,
                -10.314626913262856
              ],
              [
                346617.05740870384,
                4282398.297453767,
                -10.314626913262856
              ],
              [
                348471.81740870385,
                4282398.297453767,
                425.9853730867371
              ],
              [
                348471.81740870385,
                4281139.657453766,
                425.9853730867371
              ],
              [
                346617.05740870384,
                4281139.657453766,
                -10.314626913262856
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:18:30+00:00",
        "end_time": "2018-02-08T19:01:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_380364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_380364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_380364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76328334,
            38.66557284,
            -10.31462691,
            -76.74169552,
            38.67722962,
            425.9853731
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76300517231695,
                  38.66557283652714,
                  -10.314626913262856
                ],
                [
                  -76.76328333643094,
                  38.67691015013443,
                  -10.314626913262856
                ],
                [
                  -76.74197032538581,
                  38.677229621742946,
                  425.9853730867371
                ],
                [
                  -76.74169551930024,
                  38.665892179409646,
                  425.9853730867371
                ],
                [
                  -76.76300517231695,
                  38.66557283652714,
                  -10.314626913262856
                ]
              ]
            ]
          },
          "id": "20180208_380364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_380364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:18:30Z",
            "pc:count": 23648512,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347493.3128,
                "count": 23648512,
                "maximum": 348471.8174,
                "minimum": 346617.0574,
                "name": "X",
                "position": 0,
                "stddev": 495.2567939,
                "variance": 245279.2919
              },
              {
                "average": 4281718.114,
                "count": 23648512,
                "maximum": 4282398.297,
                "minimum": 4281139.657,
                "name": "Y",
                "position": 1,
                "stddev": 351.7636975,
                "variance": 123737.6989
              },
              {
                "average": 52.58326327,
                "count": 23648512,
                "maximum": 425.9853731,
                "minimum": -10.31462691,
                "name": "Z",
                "position": 2,
                "stddev": 14.28177265,
                "variance": 203.96903
              },
              {
                "average": 4053.280224,
                "count": 23648512,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4743.851769,
                "variance": 22504129.61
              },
              {
                "average": 2.530682776,
                "count": 23648512,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.421125833,
                "variance": 2.019598634
              },
              {
                "average": 3.758571998,
                "count": 23648512,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.395705515,
                "variance": 1.947993885
              },
              {
                "average": 0.4979221103,
                "count": 23648512,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999956929,
                "variance": 0.2499956929
              },
              {
                "average": 0,
                "count": 23648512,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301037461,
                "count": 23648512,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5312956016,
                "variance": 0.2822750162
              },
              {
                "average": 12.16179083,
                "count": 23648512,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.246212133,
                "variance": 52.50759028
              },
              {
                "average": 0,
                "count": 23648512,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.62122928,
                "count": 23648512,
                "maximum": 13,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4947822157,
                "variance": 0.2448094409
              },
              {
                "average": 202152444.5,
                "count": 23648512,
                "maximum": 202152710.9,
                "minimum": 202151704.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 199.3979939,
                "variance": 39759.55997
              },
              {
                "average": 0,
                "count": 23648512,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23648512,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23648512,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007890982739,
                "count": 23648512,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02807980825,
                "variance": 0.0007884756312
              },
              {
                "average": 0.3890011346,
                "count": 23648512,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4875236014,
                "variance": 0.2376792619
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346617.0574,
              4281139.657,
              -10.31462691,
              348471.8174,
              4282398.297,
              425.9853731
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346617.05740870384,
                    4281139.657453766,
                    -10.314626913262856
                  ],
                  [
                    346617.05740870384,
                    4282398.297453767,
                    -10.314626913262856
                  ],
                  [
                    348471.81740870385,
                    4282398.297453767,
                    425.9853730867371
                  ],
                  [
                    348471.81740870385,
                    4281139.657453766,
                    425.9853730867371
                  ],
                  [
                    346617.05740870384,
                    4281139.657453766,
                    -10.314626913262856
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:18:30+00:00",
            "end_time": "2018-02-08T19:01:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_332360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93112381370285,
              38.65481068126356,
              -10.341935218135177
            ],
            [
              -76.93142837177206,
              38.66614676004975,
              -10.341935218135177
            ],
            [
              -76.91012308517477,
              38.666496748631396,
              306.95806478186483
            ],
            [
              -76.90982188162779,
              38.655160528826215,
              306.95806478186483
            ],
            [
              -76.93112381370285,
              38.65481068126356,
              -10.341935218135177
            ]
          ]
        ]
      },
      "bbox": [
        -76.93142837,
        38.65481068,
        -10.34193522,
        -76.90982188,
        38.66649675,
        306.9580648
      ],
      "properties": {
        "datetime": "2018-03-06T13:45:52Z",
        "pc:count": 21656658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333026.0864,
            "count": 21656658,
            "maximum": 333818.7898,
            "minimum": 331964.2498,
            "name": "X",
            "position": 0,
            "stddev": 506.1833307,
            "variance": 256221.5643
          },
          {
            "average": 4280800.532,
            "count": 21656658,
            "maximum": 4281498.629,
            "minimum": 4280240.009,
            "name": "Y",
            "position": 1,
            "stddev": 355.6064946,
            "variance": 126455.979
          },
          {
            "average": 60.68832866,
            "count": 21656658,
            "maximum": 306.9580648,
            "minimum": -10.34193522,
            "name": "Z",
            "position": 2,
            "stddev": 9.977832946,
            "variance": 99.55715029
          },
          {
            "average": 4354.875121,
            "count": 21656658,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5040.129225,
            "variance": 25402902.6
          },
          {
            "average": 2.419708249,
            "count": 21656658,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.376062391,
            "variance": 1.893547703
          },
          {
            "average": 3.622558337,
            "count": 21656658,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.407833307,
            "variance": 1.98199462
          },
          {
            "average": 0.5009846395,
            "count": 21656658,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999042,
            "variance": 0.249999042
          },
          {
            "average": 0,
            "count": 21656658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.300423177,
            "count": 21656658,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5122838918,
            "variance": 0.2624347858
          },
          {
            "average": 6.884845481,
            "count": 21656658,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.51239306,
            "variance": 132.535194
          },
          {
            "average": 0,
            "count": 21656658,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.86881406,
            "count": 21656658,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.454569429,
            "variance": 2.115772223
          },
          {
            "average": 204331459.8,
            "count": 21656658,
            "maximum": 204379152,
            "minimum": 204309586.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32076.28016,
            "variance": 1028887749
          },
          {
            "average": 0,
            "count": 21656658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21656658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21656658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004236110669,
            "count": 21656658,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02057745465,
            "variance": 0.0004234316401
          },
          {
            "average": 0.3715046892,
            "count": 21656658,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4832069597,
            "variance": 0.2334889659
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331964.2498,
          4280240.009,
          -10.34193522,
          333818.7898,
          4281498.629,
          306.9580648
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331964.2497504235,
                4280240.008623471,
                -10.341935218135177
              ],
              [
                331964.2497504235,
                4281498.62862347,
                -10.341935218135177
              ],
              [
                333818.7897504235,
                4281498.62862347,
                306.95806478186483
              ],
              [
                333818.7897504235,
                4280240.008623471,
                306.95806478186483
              ],
              [
                331964.2497504235,
                4280240.008623471,
                -10.341935218135177
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:45:52+00:00",
        "end_time": "2018-03-05T18:26:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_332360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_332360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_332360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93142837,
            38.65481068,
            -10.34193522,
            -76.90982188,
            38.66649675,
            306.9580648
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93112381370285,
                  38.65481068126356,
                  -10.341935218135177
                ],
                [
                  -76.93142837177206,
                  38.66614676004975,
                  -10.341935218135177
                ],
                [
                  -76.91012308517477,
                  38.666496748631396,
                  306.95806478186483
                ],
                [
                  -76.90982188162779,
                  38.655160528826215,
                  306.95806478186483
                ],
                [
                  -76.93112381370285,
                  38.65481068126356,
                  -10.341935218135177
                ]
              ]
            ]
          },
          "id": "20180305_332360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_332360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:45:52Z",
            "pc:count": 21656658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333026.0864,
                "count": 21656658,
                "maximum": 333818.7898,
                "minimum": 331964.2498,
                "name": "X",
                "position": 0,
                "stddev": 506.1833307,
                "variance": 256221.5643
              },
              {
                "average": 4280800.532,
                "count": 21656658,
                "maximum": 4281498.629,
                "minimum": 4280240.009,
                "name": "Y",
                "position": 1,
                "stddev": 355.6064946,
                "variance": 126455.979
              },
              {
                "average": 60.68832866,
                "count": 21656658,
                "maximum": 306.9580648,
                "minimum": -10.34193522,
                "name": "Z",
                "position": 2,
                "stddev": 9.977832946,
                "variance": 99.55715029
              },
              {
                "average": 4354.875121,
                "count": 21656658,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5040.129225,
                "variance": 25402902.6
              },
              {
                "average": 2.419708249,
                "count": 21656658,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.376062391,
                "variance": 1.893547703
              },
              {
                "average": 3.622558337,
                "count": 21656658,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.407833307,
                "variance": 1.98199462
              },
              {
                "average": 0.5009846395,
                "count": 21656658,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999042,
                "variance": 0.249999042
              },
              {
                "average": 0,
                "count": 21656658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.300423177,
                "count": 21656658,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5122838918,
                "variance": 0.2624347858
              },
              {
                "average": 6.884845481,
                "count": 21656658,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.51239306,
                "variance": 132.535194
              },
              {
                "average": 0,
                "count": 21656658,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.86881406,
                "count": 21656658,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.454569429,
                "variance": 2.115772223
              },
              {
                "average": 204331459.8,
                "count": 21656658,
                "maximum": 204379152,
                "minimum": 204309586.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32076.28016,
                "variance": 1028887749
              },
              {
                "average": 0,
                "count": 21656658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21656658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21656658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004236110669,
                "count": 21656658,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02057745465,
                "variance": 0.0004234316401
              },
              {
                "average": 0.3715046892,
                "count": 21656658,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4832069597,
                "variance": 0.2334889659
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331964.2498,
              4280240.009,
              -10.34193522,
              333818.7898,
              4281498.629,
              306.9580648
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331964.2497504235,
                    4280240.008623471,
                    -10.341935218135177
                  ],
                  [
                    331964.2497504235,
                    4281498.62862347,
                    -10.341935218135177
                  ],
                  [
                    333818.7897504235,
                    4281498.62862347,
                    306.95806478186483
                  ],
                  [
                    333818.7897504235,
                    4280240.008623471,
                    306.95806478186483
                  ],
                  [
                    331964.2497504235,
                    4280240.008623471,
                    -10.341935218135177
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:45:52+00:00",
            "end_time": "2018-03-05T18:26: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": "20180208_386368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74195182493501,
              38.6765125129449,
              -10.437062444309873
            ],
            [
              -76.74222674077153,
              38.68784849186794,
              -10.437062444309873
            ],
            [
              -76.72091001685601,
              38.688164204117356,
              433.96293755569013
            ],
            [
              -76.72063846063068,
              38.67682809800908,
              433.96293755569013
            ],
            [
              -76.74195182493501,
              38.6765125129449,
              -10.437062444309873
            ]
          ]
        ]
      },
      "bbox": [
        -76.74222674,
        38.67651251,
        -10.43706244,
        -76.72063846,
        38.6881642,
        433.9629376
      ],
      "properties": {
        "datetime": "2018-02-08T19:18:54Z",
        "pc:count": 17889676,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349415.9646,
            "count": 17889676,
            "maximum": 350326.6944,
            "minimum": 348471.9144,
            "name": "X",
            "position": 0,
            "stddev": 540.7527839,
            "variance": 292413.5733
          },
          {
            "average": 4282937.242,
            "count": 17889676,
            "maximum": 4283577.165,
            "minimum": 4282318.685,
            "name": "Y",
            "position": 1,
            "stddev": 363.1118281,
            "variance": 131850.1997
          },
          {
            "average": 37.17696466,
            "count": 17889676,
            "maximum": 433.9629376,
            "minimum": -10.43706244,
            "name": "Z",
            "position": 2,
            "stddev": 13.13926338,
            "variance": 172.6402421
          },
          {
            "average": 5824.919945,
            "count": 17889676,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5770.815477,
            "variance": 33302311.27
          },
          {
            "average": 2.172529396,
            "count": 17889676,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.37589784,
            "variance": 1.893094865
          },
          {
            "average": 3.135282662,
            "count": 17889676,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.644334577,
            "variance": 2.703836202
          },
          {
            "average": 0.5069474707,
            "count": 17889676,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999517443,
            "variance": 0.2499517466
          },
          {
            "average": 0,
            "count": 17889676,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.41984008,
            "count": 17889676,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6086381752,
            "variance": 0.3704404283
          },
          {
            "average": 2.499268708,
            "count": 17889676,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.62331187,
            "variance": 159.3480025
          },
          {
            "average": 0,
            "count": 17889676,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.94530767,
            "count": 17889676,
            "maximum": 13,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5363253531,
            "variance": 0.2876448843
          },
          {
            "average": 202152272.1,
            "count": 17889676,
            "maximum": 202152734.2,
            "minimum": 202151726.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 262.3328307,
            "variance": 68818.51407
          },
          {
            "average": 0,
            "count": 17889676,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17889676,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17889676,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009683238534,
            "count": 17889676,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03110283357,
            "variance": 0.0009673862564
          },
          {
            "average": 0.3512484519,
            "count": 17889676,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.47736044,
            "variance": 0.2278729897
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348471.9144,
          4282318.685,
          -10.43706244,
          350326.6944,
          4283577.165,
          433.9629376
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348471.9143524709,
                4282318.684708111,
                -10.437062444309873
              ],
              [
                348471.9143524709,
                4283577.164708111,
                -10.437062444309873
              ],
              [
                350326.6943524709,
                4283577.164708111,
                433.96293755569013
              ],
              [
                350326.6943524709,
                4282318.684708111,
                433.96293755569013
              ],
              [
                348471.9143524709,
                4282318.684708111,
                -10.437062444309873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:18:54+00:00",
        "end_time": "2018-02-08T19:02:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_386368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_386368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_386368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74222674,
            38.67651251,
            -10.43706244,
            -76.72063846,
            38.6881642,
            433.9629376
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74195182493501,
                  38.6765125129449,
                  -10.437062444309873
                ],
                [
                  -76.74222674077153,
                  38.68784849186794,
                  -10.437062444309873
                ],
                [
                  -76.72091001685601,
                  38.688164204117356,
                  433.96293755569013
                ],
                [
                  -76.72063846063068,
                  38.67682809800908,
                  433.96293755569013
                ],
                [
                  -76.74195182493501,
                  38.6765125129449,
                  -10.437062444309873
                ]
              ]
            ]
          },
          "id": "20180208_386368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_386368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:18:54Z",
            "pc:count": 17889676,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349415.9646,
                "count": 17889676,
                "maximum": 350326.6944,
                "minimum": 348471.9144,
                "name": "X",
                "position": 0,
                "stddev": 540.7527839,
                "variance": 292413.5733
              },
              {
                "average": 4282937.242,
                "count": 17889676,
                "maximum": 4283577.165,
                "minimum": 4282318.685,
                "name": "Y",
                "position": 1,
                "stddev": 363.1118281,
                "variance": 131850.1997
              },
              {
                "average": 37.17696466,
                "count": 17889676,
                "maximum": 433.9629376,
                "minimum": -10.43706244,
                "name": "Z",
                "position": 2,
                "stddev": 13.13926338,
                "variance": 172.6402421
              },
              {
                "average": 5824.919945,
                "count": 17889676,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5770.815477,
                "variance": 33302311.27
              },
              {
                "average": 2.172529396,
                "count": 17889676,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.37589784,
                "variance": 1.893094865
              },
              {
                "average": 3.135282662,
                "count": 17889676,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.644334577,
                "variance": 2.703836202
              },
              {
                "average": 0.5069474707,
                "count": 17889676,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999517443,
                "variance": 0.2499517466
              },
              {
                "average": 0,
                "count": 17889676,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.41984008,
                "count": 17889676,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6086381752,
                "variance": 0.3704404283
              },
              {
                "average": 2.499268708,
                "count": 17889676,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.62331187,
                "variance": 159.3480025
              },
              {
                "average": 0,
                "count": 17889676,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.94530767,
                "count": 17889676,
                "maximum": 13,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5363253531,
                "variance": 0.2876448843
              },
              {
                "average": 202152272.1,
                "count": 17889676,
                "maximum": 202152734.2,
                "minimum": 202151726.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 262.3328307,
                "variance": 68818.51407
              },
              {
                "average": 0,
                "count": 17889676,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17889676,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17889676,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009683238534,
                "count": 17889676,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03110283357,
                "variance": 0.0009673862564
              },
              {
                "average": 0.3512484519,
                "count": 17889676,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.47736044,
                "variance": 0.2278729897
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348471.9144,
              4282318.685,
              -10.43706244,
              350326.6944,
              4283577.165,
              433.9629376
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348471.9143524709,
                    4282318.684708111,
                    -10.437062444309873
                  ],
                  [
                    348471.9143524709,
                    4283577.164708111,
                    -10.437062444309873
                  ],
                  [
                    350326.6943524709,
                    4283577.164708111,
                    433.96293755569013
                  ],
                  [
                    350326.6943524709,
                    4282318.684708111,
                    433.96293755569013
                  ],
                  [
                    348471.9143524709,
                    4282318.684708111,
                    -10.437062444309873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:18:54+00:00",
            "end_time": "2018-02-08T19:02: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": "20180305_332364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93111452415341,
              38.6657954572353,
              -10.452630122908346
            ],
            [
              -76.9314191857643,
              38.677130974340585,
              -10.452630122908346
            ],
            [
              -76.91010972395645,
              38.67748105914596,
              310.6473698770917
            ],
            [
              -76.90980841868189,
              38.66614540100221,
              310.6473698770917
            ],
            [
              -76.93111452415341,
              38.6657954572353,
              -10.452630122908346
            ]
          ]
        ]
      },
      "bbox": [
        -76.93141919,
        38.66579546,
        -10.45263012,
        -76.90980842,
        38.67748106,
        310.6473699
      ],
      "properties": {
        "datetime": "2018-03-05T18:32:31Z",
        "pc:count": 18260927,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332892.5598,
            "count": 18260927,
            "maximum": 333845.3558,
            "minimum": 331990.7358,
            "name": "X",
            "position": 0,
            "stddev": 422.9735159,
            "variance": 178906.5952
          },
          {
            "average": 4282090.371,
            "count": 18260927,
            "maximum": 4282717.626,
            "minimum": 4281459.066,
            "name": "Y",
            "position": 1,
            "stddev": 355.9996221,
            "variance": 126735.7309
          },
          {
            "average": 70.77243611,
            "count": 18260927,
            "maximum": 310.6473699,
            "minimum": -10.45263012,
            "name": "Z",
            "position": 2,
            "stddev": 7.508010178,
            "variance": 56.37021683
          },
          {
            "average": 4428.405702,
            "count": 18260927,
            "maximum": 65519,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4867.834867,
            "variance": 23695816.29
          },
          {
            "average": 2.433518189,
            "count": 18260927,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.412395414,
            "variance": 1.994860805
          },
          {
            "average": 3.607149955,
            "count": 18260927,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.48427659,
            "variance": 2.203076996
          },
          {
            "average": 0.5001905434,
            "count": 18260927,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999774,
            "variance": 0.2499999774
          },
          {
            "average": 0,
            "count": 18260927,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.330630751,
            "count": 18260927,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5561028276,
            "variance": 0.3092503548
          },
          {
            "average": -10.78993557,
            "count": 18260927,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.87305423,
            "variance": 61.9849829
          },
          {
            "average": 0,
            "count": 18260927,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 82.45140266,
            "count": 18260927,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5765724275,
            "variance": 0.3324357642
          },
          {
            "average": 204309718.5,
            "count": 18260927,
            "maximum": 204309951.5,
            "minimum": 204301302.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 478.7276173,
            "variance": 229180.1316
          },
          {
            "average": 0,
            "count": 18260927,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18260927,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18260927,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006730764544,
            "count": 18260927,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02593498524,
            "variance": 0.0006726234594
          },
          {
            "average": 0.3047019464,
            "count": 18260927,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4602810901,
            "variance": 0.2118586819
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          331990.7358,
          4281459.066,
          -10.45263012,
          333845.3558,
          4282717.626,
          310.6473699
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                331990.7357512373,
                4281459.066210584,
                -10.452630122908346
              ],
              [
                331990.7357512373,
                4282717.626210584,
                -10.452630122908346
              ],
              [
                333845.3557512373,
                4282717.626210584,
                310.6473698770917
              ],
              [
                333845.3557512373,
                4281459.066210584,
                310.6473698770917
              ],
              [
                331990.7357512373,
                4281459.066210584,
                -10.452630122908346
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:32:31+00:00",
        "end_time": "2018-03-05T16:08:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_332364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_332364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_332364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93141919,
            38.66579546,
            -10.45263012,
            -76.90980842,
            38.67748106,
            310.6473699
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93111452415341,
                  38.6657954572353,
                  -10.452630122908346
                ],
                [
                  -76.9314191857643,
                  38.677130974340585,
                  -10.452630122908346
                ],
                [
                  -76.91010972395645,
                  38.67748105914596,
                  310.6473698770917
                ],
                [
                  -76.90980841868189,
                  38.66614540100221,
                  310.6473698770917
                ],
                [
                  -76.93111452415341,
                  38.6657954572353,
                  -10.452630122908346
                ]
              ]
            ]
          },
          "id": "20180305_332364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_332364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:32:31Z",
            "pc:count": 18260927,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332892.5598,
                "count": 18260927,
                "maximum": 333845.3558,
                "minimum": 331990.7358,
                "name": "X",
                "position": 0,
                "stddev": 422.9735159,
                "variance": 178906.5952
              },
              {
                "average": 4282090.371,
                "count": 18260927,
                "maximum": 4282717.626,
                "minimum": 4281459.066,
                "name": "Y",
                "position": 1,
                "stddev": 355.9996221,
                "variance": 126735.7309
              },
              {
                "average": 70.77243611,
                "count": 18260927,
                "maximum": 310.6473699,
                "minimum": -10.45263012,
                "name": "Z",
                "position": 2,
                "stddev": 7.508010178,
                "variance": 56.37021683
              },
              {
                "average": 4428.405702,
                "count": 18260927,
                "maximum": 65519,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4867.834867,
                "variance": 23695816.29
              },
              {
                "average": 2.433518189,
                "count": 18260927,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.412395414,
                "variance": 1.994860805
              },
              {
                "average": 3.607149955,
                "count": 18260927,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.48427659,
                "variance": 2.203076996
              },
              {
                "average": 0.5001905434,
                "count": 18260927,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999774,
                "variance": 0.2499999774
              },
              {
                "average": 0,
                "count": 18260927,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.330630751,
                "count": 18260927,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5561028276,
                "variance": 0.3092503548
              },
              {
                "average": -10.78993557,
                "count": 18260927,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.87305423,
                "variance": 61.9849829
              },
              {
                "average": 0,
                "count": 18260927,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 82.45140266,
                "count": 18260927,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5765724275,
                "variance": 0.3324357642
              },
              {
                "average": 204309718.5,
                "count": 18260927,
                "maximum": 204309951.5,
                "minimum": 204301302.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 478.7276173,
                "variance": 229180.1316
              },
              {
                "average": 0,
                "count": 18260927,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18260927,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18260927,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006730764544,
                "count": 18260927,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02593498524,
                "variance": 0.0006726234594
              },
              {
                "average": 0.3047019464,
                "count": 18260927,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4602810901,
                "variance": 0.2118586819
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              331990.7358,
              4281459.066,
              -10.45263012,
              333845.3558,
              4282717.626,
              310.6473699
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    331990.7357512373,
                    4281459.066210584,
                    -10.452630122908346
                  ],
                  [
                    331990.7357512373,
                    4282717.626210584,
                    -10.452630122908346
                  ],
                  [
                    333845.3557512373,
                    4282717.626210584,
                    310.6473698770917
                  ],
                  [
                    333845.3557512373,
                    4281459.066210584,
                    310.6473698770917
                  ],
                  [
                    331990.7357512373,
                    4281459.066210584,
                    -10.452630122908346
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:32:31+00:00",
            "end_time": "2018-03-05T16:08: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": "20180208_386372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74191157955694,
              38.68749474104958,
              -10.104963146903458
            ],
            [
              -76.7421866406175,
              38.6988325004054,
              -10.104963146903458
            ],
            [
              -76.72086711593636,
              38.69914827326527,
              430.9150368530965
            ],
            [
              -76.72059541678091,
              38.68781038669091,
              430.9150368530965
            ],
            [
              -76.74191157955694,
              38.68749474104958,
              -10.104963146903458
            ]
          ]
        ]
      },
      "bbox": [
        -76.74218664,
        38.68749474,
        -10.10496315,
        -76.72059542,
        38.69914827,
        430.9150369
      ],
      "properties": {
        "datetime": "2018-02-08T19:28:14Z",
        "pc:count": 22556967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349612.2637,
            "count": 22556967,
            "maximum": 350353.3207,
            "minimum": 348498.5807,
            "name": "X",
            "position": 0,
            "stddev": 504.4054777,
            "variance": 254424.8859
          },
          {
            "average": 4284157.498,
            "count": 22556967,
            "maximum": 4284796.066,
            "minimum": 4283537.386,
            "name": "Y",
            "position": 1,
            "stddev": 339.2292869,
            "variance": 115076.5091
          },
          {
            "average": 25.67622173,
            "count": 22556967,
            "maximum": 430.9150369,
            "minimum": -10.10496315,
            "name": "Z",
            "position": 2,
            "stddev": 15.24586207,
            "variance": 232.4363102
          },
          {
            "average": 3764.472615,
            "count": 22556967,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4390.678352,
            "variance": 19278056.39
          },
          {
            "average": 2.481481885,
            "count": 22556967,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.399400455,
            "variance": 1.958321633
          },
          {
            "average": 3.694331822,
            "count": 22556967,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.396011764,
            "variance": 1.948848844
          },
          {
            "average": 0.4977038358,
            "count": 22556967,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999947387,
            "variance": 0.2499947387
          },
          {
            "average": 0,
            "count": 22556967,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301576892,
            "count": 22556967,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.542608955,
            "variance": 0.294424478
          },
          {
            "average": 9.229613708,
            "count": 22556967,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.54965769,
            "variance": 111.2952774
          },
          {
            "average": 0,
            "count": 22556967,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.40029814,
            "count": 22556967,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6038794325,
            "variance": 0.364670369
          },
          {
            "average": 202152535.2,
            "count": 22556967,
            "maximum": 202153294.6,
            "minimum": 202152205.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 310.6434895,
            "variance": 96499.37754
          },
          {
            "average": 0,
            "count": 22556967,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22556967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22556967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006433489041,
            "count": 22556967,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02535616365,
            "variance": 0.0006429350348
          },
          {
            "average": 0.3691281722,
            "count": 22556967,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4825687257,
            "variance": 0.232872575
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348498.5807,
          4283537.386,
          -10.10496315,
          350353.3207,
          4284796.066,
          430.9150369
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348498.5807357804,
                4283537.38555542,
                -10.104963146903458
              ],
              [
                348498.5807357804,
                4284796.06555542,
                -10.104963146903458
              ],
              [
                350353.3207357804,
                4284796.06555542,
                430.9150368530965
              ],
              [
                350353.3207357804,
                4283537.38555542,
                430.9150368530965
              ],
              [
                348498.5807357804,
                4283537.38555542,
                -10.104963146903458
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:28:14+00:00",
        "end_time": "2018-02-08T19:10:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_386372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_386372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_386372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74218664,
            38.68749474,
            -10.10496315,
            -76.72059542,
            38.69914827,
            430.9150369
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74191157955694,
                  38.68749474104958,
                  -10.104963146903458
                ],
                [
                  -76.7421866406175,
                  38.6988325004054,
                  -10.104963146903458
                ],
                [
                  -76.72086711593636,
                  38.69914827326527,
                  430.9150368530965
                ],
                [
                  -76.72059541678091,
                  38.68781038669091,
                  430.9150368530965
                ],
                [
                  -76.74191157955694,
                  38.68749474104958,
                  -10.104963146903458
                ]
              ]
            ]
          },
          "id": "20180208_386372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_386372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:28:14Z",
            "pc:count": 22556967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349612.2637,
                "count": 22556967,
                "maximum": 350353.3207,
                "minimum": 348498.5807,
                "name": "X",
                "position": 0,
                "stddev": 504.4054777,
                "variance": 254424.8859
              },
              {
                "average": 4284157.498,
                "count": 22556967,
                "maximum": 4284796.066,
                "minimum": 4283537.386,
                "name": "Y",
                "position": 1,
                "stddev": 339.2292869,
                "variance": 115076.5091
              },
              {
                "average": 25.67622173,
                "count": 22556967,
                "maximum": 430.9150369,
                "minimum": -10.10496315,
                "name": "Z",
                "position": 2,
                "stddev": 15.24586207,
                "variance": 232.4363102
              },
              {
                "average": 3764.472615,
                "count": 22556967,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4390.678352,
                "variance": 19278056.39
              },
              {
                "average": 2.481481885,
                "count": 22556967,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.399400455,
                "variance": 1.958321633
              },
              {
                "average": 3.694331822,
                "count": 22556967,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.396011764,
                "variance": 1.948848844
              },
              {
                "average": 0.4977038358,
                "count": 22556967,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999947387,
                "variance": 0.2499947387
              },
              {
                "average": 0,
                "count": 22556967,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301576892,
                "count": 22556967,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.542608955,
                "variance": 0.294424478
              },
              {
                "average": 9.229613708,
                "count": 22556967,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.54965769,
                "variance": 111.2952774
              },
              {
                "average": 0,
                "count": 22556967,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.40029814,
                "count": 22556967,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6038794325,
                "variance": 0.364670369
              },
              {
                "average": 202152535.2,
                "count": 22556967,
                "maximum": 202153294.6,
                "minimum": 202152205.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 310.6434895,
                "variance": 96499.37754
              },
              {
                "average": 0,
                "count": 22556967,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22556967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22556967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006433489041,
                "count": 22556967,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02535616365,
                "variance": 0.0006429350348
              },
              {
                "average": 0.3691281722,
                "count": 22556967,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4825687257,
                "variance": 0.232872575
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348498.5807,
              4283537.386,
              -10.10496315,
              350353.3207,
              4284796.066,
              430.9150369
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348498.5807357804,
                    4283537.38555542,
                    -10.104963146903458
                  ],
                  [
                    348498.5807357804,
                    4284796.06555542,
                    -10.104963146903458
                  ],
                  [
                    350353.3207357804,
                    4284796.06555542,
                    430.9150368530965
                  ],
                  [
                    350353.3207357804,
                    4283537.38555542,
                    430.9150368530965
                  ],
                  [
                    348498.5807357804,
                    4283537.38555542,
                    -10.104963146903458
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:28:14+00:00",
            "end_time": "2018-02-08T19:10: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": "20180305_326360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95213606731052,
              38.654821643393056,
              -10.441068339047263
            ],
            [
              -76.95244392829058,
              38.66615722058169,
              -10.441068339047263
            ],
            [
              -76.93113545575216,
              38.66651109404707,
              307.53893166095276
            ],
            [
              -76.93083094956634,
              38.655175374280425,
              307.53893166095276
            ],
            [
              -76.95213606731052,
              38.654821643393056,
              -10.441068339047263
            ]
          ]
        ]
      },
      "bbox": [
        -76.95244393,
        38.65482164,
        -10.44106834,
        -76.93083095,
        38.66651109,
        307.5389317
      ],
      "properties": {
        "datetime": "2018-03-05T18:31:48Z",
        "pc:count": 16119751,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331072.4211,
            "count": 16119751,
            "maximum": 331990.5876,
            "minimum": 330135.7476,
            "name": "X",
            "position": 0,
            "stddev": 551.7420877,
            "variance": 304419.3313
          },
          {
            "average": 4280833.641,
            "count": 16119751,
            "maximum": 4281538.525,
            "minimum": 4280279.945,
            "name": "Y",
            "position": 1,
            "stddev": 353.8025626,
            "variance": 125176.2533
          },
          {
            "average": 51.67973604,
            "count": 16119751,
            "maximum": 307.5389317,
            "minimum": -10.44106834,
            "name": "Z",
            "position": 2,
            "stddev": 9.654008434,
            "variance": 93.19987884
          },
          {
            "average": 5374.468671,
            "count": 16119751,
            "maximum": 65524,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5575.233267,
            "variance": 31083225.98
          },
          {
            "average": 2.256132741,
            "count": 16119751,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.382288215,
            "variance": 1.91072071
          },
          {
            "average": 3.312736034,
            "count": 16119751,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.589072856,
            "variance": 2.52515254
          },
          {
            "average": 0.511384388,
            "count": 16119751,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998703944,
            "variance": 0.2498704112
          },
          {
            "average": 0,
            "count": 16119751,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.380625358,
            "count": 16119751,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5744666792,
            "variance": 0.3300119655
          },
          {
            "average": -4.319418,
            "count": 16119751,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.45831762,
            "variance": 155.2096779
          },
          {
            "average": 0,
            "count": 16119751,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.68030232,
            "count": 16119751,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.790849878,
            "variance": 3.207143284
          },
          {
            "average": 204308682.5,
            "count": 16119751,
            "maximum": 204309908,
            "minimum": 204301251.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2754.194586,
            "variance": 7585587.817
          },
          {
            "average": 0,
            "count": 16119751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16119751,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16119751,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006248855829,
            "count": 16119751,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02498990075,
            "variance": 0.0006244951397
          },
          {
            "average": 0.3385428224,
            "count": 16119751,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4732141098,
            "variance": 0.2239315937
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330135.7476,
          4280279.945,
          -10.44106834,
          331990.5876,
          4281538.525,
          307.5389317
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330135.7475775374,
                4280279.945075048,
                -10.441068339047263
              ],
              [
                330135.7475775374,
                4281538.525075048,
                -10.441068339047263
              ],
              [
                331990.58757753734,
                4281538.525075048,
                307.53893166095276
              ],
              [
                331990.58757753734,
                4280279.945075048,
                307.53893166095276
              ],
              [
                330135.7475775374,
                4280279.945075048,
                -10.441068339047263
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:31:48+00:00",
        "end_time": "2018-03-05T16:07:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_326360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_326360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_326360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95244393,
            38.65482164,
            -10.44106834,
            -76.93083095,
            38.66651109,
            307.5389317
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95213606731052,
                  38.654821643393056,
                  -10.441068339047263
                ],
                [
                  -76.95244392829058,
                  38.66615722058169,
                  -10.441068339047263
                ],
                [
                  -76.93113545575216,
                  38.66651109404707,
                  307.53893166095276
                ],
                [
                  -76.93083094956634,
                  38.655175374280425,
                  307.53893166095276
                ],
                [
                  -76.95213606731052,
                  38.654821643393056,
                  -10.441068339047263
                ]
              ]
            ]
          },
          "id": "20180305_326360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_326360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:31:48Z",
            "pc:count": 16119751,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331072.4211,
                "count": 16119751,
                "maximum": 331990.5876,
                "minimum": 330135.7476,
                "name": "X",
                "position": 0,
                "stddev": 551.7420877,
                "variance": 304419.3313
              },
              {
                "average": 4280833.641,
                "count": 16119751,
                "maximum": 4281538.525,
                "minimum": 4280279.945,
                "name": "Y",
                "position": 1,
                "stddev": 353.8025626,
                "variance": 125176.2533
              },
              {
                "average": 51.67973604,
                "count": 16119751,
                "maximum": 307.5389317,
                "minimum": -10.44106834,
                "name": "Z",
                "position": 2,
                "stddev": 9.654008434,
                "variance": 93.19987884
              },
              {
                "average": 5374.468671,
                "count": 16119751,
                "maximum": 65524,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5575.233267,
                "variance": 31083225.98
              },
              {
                "average": 2.256132741,
                "count": 16119751,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.382288215,
                "variance": 1.91072071
              },
              {
                "average": 3.312736034,
                "count": 16119751,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.589072856,
                "variance": 2.52515254
              },
              {
                "average": 0.511384388,
                "count": 16119751,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998703944,
                "variance": 0.2498704112
              },
              {
                "average": 0,
                "count": 16119751,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.380625358,
                "count": 16119751,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5744666792,
                "variance": 0.3300119655
              },
              {
                "average": -4.319418,
                "count": 16119751,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.45831762,
                "variance": 155.2096779
              },
              {
                "average": 0,
                "count": 16119751,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.68030232,
                "count": 16119751,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.790849878,
                "variance": 3.207143284
              },
              {
                "average": 204308682.5,
                "count": 16119751,
                "maximum": 204309908,
                "minimum": 204301251.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2754.194586,
                "variance": 7585587.817
              },
              {
                "average": 0,
                "count": 16119751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16119751,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16119751,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006248855829,
                "count": 16119751,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02498990075,
                "variance": 0.0006244951397
              },
              {
                "average": 0.3385428224,
                "count": 16119751,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4732141098,
                "variance": 0.2239315937
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330135.7476,
              4280279.945,
              -10.44106834,
              331990.5876,
              4281538.525,
              307.5389317
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330135.7475775374,
                    4280279.945075048,
                    -10.441068339047263
                  ],
                  [
                    330135.7475775374,
                    4281538.525075048,
                    -10.441068339047263
                  ],
                  [
                    331990.58757753734,
                    4281538.525075048,
                    307.53893166095276
                  ],
                  [
                    331990.58757753734,
                    4280279.945075048,
                    307.53893166095276
                  ],
                  [
                    330135.7475775374,
                    4280279.945075048,
                    -10.441068339047263
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:31:48+00:00",
            "end_time": "2018-03-05T16:07:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_392364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72097769354032,
              38.66548480581683,
              -10.346193914732055
            ],
            [
              -76.72124909399236,
              38.676816788363446,
              -10.346193914732055
            ],
            [
              -76.69993586770264,
              38.67712859612864,
              429.79380608526793
            ],
            [
              -76.69966782387093,
              38.66579648800299,
              429.79380608526793
            ],
            [
              -76.72097769354032,
              38.66548480581683,
              -10.346193914732055
            ]
          ]
        ]
      },
      "bbox": [
        -76.72124909,
        38.66548481,
        -10.34619391,
        -76.69966782,
        38.6771286,
        429.7938061
      ],
      "properties": {
        "datetime": "2018-07-20T19:10:05Z",
        "pc:count": 22009081,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351211.6007,
            "count": 22009081,
            "maximum": 352128.29,
            "minimum": 350273.55,
            "name": "X",
            "position": 0,
            "stddev": 428.9947907,
            "variance": 184036.5304
          },
          {
            "average": 4281713.64,
            "count": 22009081,
            "maximum": 4282318.427,
            "minimum": 4281060.407,
            "name": "Y",
            "position": 1,
            "stddev": 351.713844,
            "variance": 123702.628
          },
          {
            "average": 36.17533346,
            "count": 22009081,
            "maximum": 429.7938061,
            "minimum": -10.34619391,
            "name": "Z",
            "position": 2,
            "stddev": 15.26728482,
            "variance": 233.0899857
          },
          {
            "average": 4241.544838,
            "count": 22009081,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4909.267618,
            "variance": 24100908.54
          },
          {
            "average": 2.48896635,
            "count": 22009081,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.433948783,
            "variance": 2.056209112
          },
          {
            "average": 3.694560486,
            "count": 22009081,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.470172558,
            "variance": 2.16140735
          },
          {
            "average": 0.4999490438,
            "count": 22009081,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000088,
            "variance": 0.2500000088
          },
          {
            "average": 0,
            "count": 22009081,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288685929,
            "count": 22009081,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5411197157,
            "variance": 0.2928105467
          },
          {
            "average": 11.98030694,
            "count": 22009081,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.848450711,
            "variance": 46.90127714
          },
          {
            "average": 0,
            "count": 22009081,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.0954043,
            "count": 22009081,
            "maximum": 126,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.212951422,
            "variance": 52.02666821
          },
          {
            "average": 202209078.2,
            "count": 22009081,
            "maximum": 216149005.9,
            "minimum": 202150889.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 896463.1287,
            "variance": 803646141200.0
          },
          {
            "average": 0,
            "count": 22009081,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22009081,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22009081,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007887653283,
            "count": 22009081,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02807388846,
            "variance": 0.0007881432133
          },
          {
            "average": 0.3351727862,
            "count": 22009081,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4720508444,
            "variance": 0.2228319997
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350273.55,
          4281060.407,
          -10.34619391,
          352128.29,
          4282318.427,
          429.7938061
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350273.5500264707,
                4281060.406890923,
                -10.346193914732055
              ],
              [
                350273.5500264707,
                4282318.426890923,
                -10.346193914732055
              ],
              [
                352128.29002647067,
                4282318.426890923,
                429.79380608526793
              ],
              [
                352128.29002647067,
                4281060.406890923,
                429.79380608526793
              ],
              [
                350273.5500264707,
                4281060.406890923,
                -10.346193914732055
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:10:05+00:00",
        "end_time": "2018-02-08T18:48:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180208_392364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180208_392364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_392364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72124909,
            38.66548481,
            -10.34619391,
            -76.69966782,
            38.6771286,
            429.7938061
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72097769354032,
                  38.66548480581683,
                  -10.346193914732055
                ],
                [
                  -76.72124909399236,
                  38.676816788363446,
                  -10.346193914732055
                ],
                [
                  -76.69993586770264,
                  38.67712859612864,
                  429.79380608526793
                ],
                [
                  -76.69966782387093,
                  38.66579648800299,
                  429.79380608526793
                ],
                [
                  -76.72097769354032,
                  38.66548480581683,
                  -10.346193914732055
                ]
              ]
            ]
          },
          "id": "20180208_392364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180208_392364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:10:05Z",
            "pc:count": 22009081,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351211.6007,
                "count": 22009081,
                "maximum": 352128.29,
                "minimum": 350273.55,
                "name": "X",
                "position": 0,
                "stddev": 428.9947907,
                "variance": 184036.5304
              },
              {
                "average": 4281713.64,
                "count": 22009081,
                "maximum": 4282318.427,
                "minimum": 4281060.407,
                "name": "Y",
                "position": 1,
                "stddev": 351.713844,
                "variance": 123702.628
              },
              {
                "average": 36.17533346,
                "count": 22009081,
                "maximum": 429.7938061,
                "minimum": -10.34619391,
                "name": "Z",
                "position": 2,
                "stddev": 15.26728482,
                "variance": 233.0899857
              },
              {
                "average": 4241.544838,
                "count": 22009081,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4909.267618,
                "variance": 24100908.54
              },
              {
                "average": 2.48896635,
                "count": 22009081,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.433948783,
                "variance": 2.056209112
              },
              {
                "average": 3.694560486,
                "count": 22009081,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.470172558,
                "variance": 2.16140735
              },
              {
                "average": 0.4999490438,
                "count": 22009081,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000088,
                "variance": 0.2500000088
              },
              {
                "average": 0,
                "count": 22009081,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288685929,
                "count": 22009081,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5411197157,
                "variance": 0.2928105467
              },
              {
                "average": 11.98030694,
                "count": 22009081,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.848450711,
                "variance": 46.90127714
              },
              {
                "average": 0,
                "count": 22009081,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.0954043,
                "count": 22009081,
                "maximum": 126,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.212951422,
                "variance": 52.02666821
              },
              {
                "average": 202209078.2,
                "count": 22009081,
                "maximum": 216149005.9,
                "minimum": 202150889.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 896463.1287,
                "variance": 803646141200.0
              },
              {
                "average": 0,
                "count": 22009081,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22009081,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22009081,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007887653283,
                "count": 22009081,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02807388846,
                "variance": 0.0007881432133
              },
              {
                "average": 0.3351727862,
                "count": 22009081,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4720508444,
                "variance": 0.2228319997
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350273.55,
              4281060.407,
              -10.34619391,
              352128.29,
              4282318.427,
              429.7938061
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350273.5500264707,
                    4281060.406890923,
                    -10.346193914732055
                  ],
                  [
                    350273.5500264707,
                    4282318.426890923,
                    -10.346193914732055
                  ],
                  [
                    352128.29002647067,
                    4282318.426890923,
                    429.79380608526793
                  ],
                  [
                    352128.29002647067,
                    4281060.406890923,
                    429.79380608526793
                  ],
                  [
                    350273.5500264707,
                    4281060.406890923,
                    -10.346193914732055
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:10:05+00:00",
            "end_time": "2018-02-08T18:48:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_326364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.9521279316566,
              38.66580600674223,
              -10.459751215479344
            ],
            [
              -76.95243589259866,
              38.67714084211923,
              -10.459751215479344
            ],
            [
              -76.93112462334925,
              38.67749479033058,
              310.10024878452066
            ],
            [
              -76.93082001874502,
              38.66615981236723,
              310.10024878452066
            ],
            [
              -76.9521279316566,
              38.66580600674223,
              -10.459751215479344
            ]
          ]
        ]
      },
      "bbox": [
        -76.95243589,
        38.66580601,
        -10.45975122,
        -76.93082002,
        38.67749479,
        310.1002488
      ],
      "properties": {
        "datetime": "2018-03-05T18:26:59Z",
        "pc:count": 24894247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331188.8939,
            "count": 24894247,
            "maximum": 332017.2119,
            "minimum": 330162.4119,
            "name": "X",
            "position": 0,
            "stddev": 438.7493096,
            "variance": 192500.9567
          },
          {
            "average": 4282170.76,
            "count": 24894247,
            "maximum": 4282757.462,
            "minimum": 4281498.962,
            "name": "Y",
            "position": 1,
            "stddev": 321.8203029,
            "variance": 103568.3074
          },
          {
            "average": 69.20041058,
            "count": 24894247,
            "maximum": 310.1002488,
            "minimum": -10.45975122,
            "name": "Z",
            "position": 2,
            "stddev": 8.44427952,
            "variance": 71.3058566
          },
          {
            "average": 3934.789524,
            "count": 24894247,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4809.74944,
            "variance": 23133689.67
          },
          {
            "average": 2.61298725,
            "count": 24894247,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.422870736,
            "variance": 2.024561131
          },
          {
            "average": 3.933376655,
            "count": 24894247,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.294814271,
            "variance": 1.676543995
          },
          {
            "average": 0.5087452133,
            "count": 24894247,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999235254,
            "variance": 0.2499235313
          },
          {
            "average": 0,
            "count": 24894247,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26226907,
            "count": 24894247,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5116986126,
            "variance": 0.2618354701
          },
          {
            "average": 12.35149442,
            "count": 24894247,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.813128983,
            "variance": 46.41872653
          },
          {
            "average": 0,
            "count": 24894247,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 79.14221748,
            "count": 24894247,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.475552831,
            "variance": 6.128361818
          },
          {
            "average": 204304849.8,
            "count": 24894247,
            "maximum": 204309619.9,
            "minimum": 204300699,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4113.838798,
            "variance": 16923669.66
          },
          {
            "average": 0,
            "count": 24894247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24894247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24894247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004965404256,
            "count": 24894247,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02227765457,
            "variance": 0.0004962938931
          },
          {
            "average": 0.3876768797,
            "count": 24894247,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.487220203,
            "variance": 0.2373835262
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330162.4119,
          4281498.962,
          -10.45975122,
          332017.2119,
          4282757.462,
          310.1002488
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330162.4118957559,
                4281498.962180639,
                -10.459751215479344
              ],
              [
                330162.4118957559,
                4282757.462180639,
                -10.459751215479344
              ],
              [
                332017.21189575596,
                4282757.462180639,
                310.10024878452066
              ],
              [
                332017.21189575596,
                4281498.962180639,
                310.10024878452066
              ],
              [
                330162.4118957559,
                4281498.962180639,
                -10.459751215479344
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:26:59+00:00",
        "end_time": "2018-03-05T15:58:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_326364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_326364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_326364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95243589,
            38.66580601,
            -10.45975122,
            -76.93082002,
            38.67749479,
            310.1002488
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.9521279316566,
                  38.66580600674223,
                  -10.459751215479344
                ],
                [
                  -76.95243589259866,
                  38.67714084211923,
                  -10.459751215479344
                ],
                [
                  -76.93112462334925,
                  38.67749479033058,
                  310.10024878452066
                ],
                [
                  -76.93082001874502,
                  38.66615981236723,
                  310.10024878452066
                ],
                [
                  -76.9521279316566,
                  38.66580600674223,
                  -10.459751215479344
                ]
              ]
            ]
          },
          "id": "20180305_326364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_326364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:26:59Z",
            "pc:count": 24894247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331188.8939,
                "count": 24894247,
                "maximum": 332017.2119,
                "minimum": 330162.4119,
                "name": "X",
                "position": 0,
                "stddev": 438.7493096,
                "variance": 192500.9567
              },
              {
                "average": 4282170.76,
                "count": 24894247,
                "maximum": 4282757.462,
                "minimum": 4281498.962,
                "name": "Y",
                "position": 1,
                "stddev": 321.8203029,
                "variance": 103568.3074
              },
              {
                "average": 69.20041058,
                "count": 24894247,
                "maximum": 310.1002488,
                "minimum": -10.45975122,
                "name": "Z",
                "position": 2,
                "stddev": 8.44427952,
                "variance": 71.3058566
              },
              {
                "average": 3934.789524,
                "count": 24894247,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4809.74944,
                "variance": 23133689.67
              },
              {
                "average": 2.61298725,
                "count": 24894247,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.422870736,
                "variance": 2.024561131
              },
              {
                "average": 3.933376655,
                "count": 24894247,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.294814271,
                "variance": 1.676543995
              },
              {
                "average": 0.5087452133,
                "count": 24894247,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999235254,
                "variance": 0.2499235313
              },
              {
                "average": 0,
                "count": 24894247,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26226907,
                "count": 24894247,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5116986126,
                "variance": 0.2618354701
              },
              {
                "average": 12.35149442,
                "count": 24894247,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.813128983,
                "variance": 46.41872653
              },
              {
                "average": 0,
                "count": 24894247,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 79.14221748,
                "count": 24894247,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.475552831,
                "variance": 6.128361818
              },
              {
                "average": 204304849.8,
                "count": 24894247,
                "maximum": 204309619.9,
                "minimum": 204300699,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4113.838798,
                "variance": 16923669.66
              },
              {
                "average": 0,
                "count": 24894247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24894247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24894247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004965404256,
                "count": 24894247,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02227765457,
                "variance": 0.0004962938931
              },
              {
                "average": 0.3876768797,
                "count": 24894247,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.487220203,
                "variance": 0.2373835262
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330162.4119,
              4281498.962,
              -10.45975122,
              332017.2119,
              4282757.462,
              310.1002488
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330162.4118957559,
                    4281498.962180639,
                    -10.459751215479344
                  ],
                  [
                    330162.4118957559,
                    4282757.462180639,
                    -10.459751215479344
                  ],
                  [
                    332017.21189575596,
                    4282757.462180639,
                    310.10024878452066
                  ],
                  [
                    332017.21189575596,
                    4281498.962180639,
                    310.10024878452066
                  ],
                  [
                    330162.4118957559,
                    4281498.962180639,
                    -10.459751215479344
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:26:59+00:00",
            "end_time": "2018-03-05T15:58: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": "20180305_326368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.95212188528754,
              38.67678755538443,
              -10.4607536818271
            ],
            [
              -76.95243001507426,
              38.68812417078911,
              -10.4607536818271
            ],
            [
              -76.9311161774212,
              38.68847819032667,
              311.1992463181729
            ],
            [
              -76.93081140622736,
              38.677141432296935,
              311.1992463181729
            ],
            [
              -76.95212188528754,
              38.67678755538443,
              -10.4607536818271
            ]
          ]
        ]
      },
      "bbox": [
        -76.95243002,
        38.67678756,
        -10.46075368,
        -76.93081141,
        38.68847819,
        311.1992463
      ],
      "properties": {
        "datetime": "2018-03-05T18:26:35Z",
        "pc:count": 18763093,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 331149.1755,
            "count": 18763093,
            "maximum": 332043.6338,
            "minimum": 330188.8938,
            "name": "X",
            "position": 0,
            "stddev": 561.6432994,
            "variance": 315443.1958
          },
          {
            "average": 4283332.634,
            "count": 18763093,
            "maximum": 4283976.373,
            "minimum": 4282717.673,
            "name": "Y",
            "position": 1,
            "stddev": 366.1068934,
            "variance": 134034.2574
          },
          {
            "average": 70.60200524,
            "count": 18763093,
            "maximum": 311.1992463,
            "minimum": -10.46075368,
            "name": "Z",
            "position": 2,
            "stddev": 8.84931328,
            "variance": 78.31034552
          },
          {
            "average": 4175.958229,
            "count": 18763093,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4585.097328,
            "variance": 21023117.51
          },
          {
            "average": 2.331825409,
            "count": 18763093,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.346757068,
            "variance": 1.813754601
          },
          {
            "average": 3.430444117,
            "count": 18763093,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.448600579,
            "variance": 2.098443637
          },
          {
            "average": 0.5280269623,
            "count": 18763093,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992138847,
            "variance": 0.2492145027
          },
          {
            "average": 0,
            "count": 18763093,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.347001425,
            "count": 18763093,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6116603892,
            "variance": 0.3741284318
          },
          {
            "average": -4.893161602,
            "count": 18763093,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.16358235,
            "variance": 147.9527355
          },
          {
            "average": 0,
            "count": 18763093,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 77.21851541,
            "count": 18763093,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.599180543,
            "variance": 2.557378408
          },
          {
            "average": 204301927.7,
            "count": 18763093,
            "maximum": 204309595.1,
            "minimum": 204300672.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2482.248359,
            "variance": 6161556.914
          },
          {
            "average": 0,
            "count": 18763093,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18763093,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18763093,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009389709895,
            "count": 18763093,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03062824469,
            "variance": 0.000938089373
          },
          {
            "average": 0.3608005354,
            "count": 18763093,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4802327783,
            "variance": 0.2306235213
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          330188.8938,
          4282717.673,
          -10.46075368,
          332043.6338,
          4283976.373,
          311.1992463
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                330188.89384826226,
                4282717.672811234,
                -10.4607536818271
              ],
              [
                330188.89384826226,
                4283976.372811234,
                -10.4607536818271
              ],
              [
                332043.63384826225,
                4283976.372811234,
                311.1992463181729
              ],
              [
                332043.63384826225,
                4282717.672811234,
                311.1992463181729
              ],
              [
                330188.89384826226,
                4282717.672811234,
                -10.4607536818271
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:26:35+00:00",
        "end_time": "2018-03-05T15:57:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_326368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_326368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_326368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_326368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.95243002,
            38.67678756,
            -10.46075368,
            -76.93081141,
            38.68847819,
            311.1992463
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.95212188528754,
                  38.67678755538443,
                  -10.4607536818271
                ],
                [
                  -76.95243001507426,
                  38.68812417078911,
                  -10.4607536818271
                ],
                [
                  -76.9311161774212,
                  38.68847819032667,
                  311.1992463181729
                ],
                [
                  -76.93081140622736,
                  38.677141432296935,
                  311.1992463181729
                ],
                [
                  -76.95212188528754,
                  38.67678755538443,
                  -10.4607536818271
                ]
              ]
            ]
          },
          "id": "20180305_326368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_326368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:26:35Z",
            "pc:count": 18763093,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 331149.1755,
                "count": 18763093,
                "maximum": 332043.6338,
                "minimum": 330188.8938,
                "name": "X",
                "position": 0,
                "stddev": 561.6432994,
                "variance": 315443.1958
              },
              {
                "average": 4283332.634,
                "count": 18763093,
                "maximum": 4283976.373,
                "minimum": 4282717.673,
                "name": "Y",
                "position": 1,
                "stddev": 366.1068934,
                "variance": 134034.2574
              },
              {
                "average": 70.60200524,
                "count": 18763093,
                "maximum": 311.1992463,
                "minimum": -10.46075368,
                "name": "Z",
                "position": 2,
                "stddev": 8.84931328,
                "variance": 78.31034552
              },
              {
                "average": 4175.958229,
                "count": 18763093,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4585.097328,
                "variance": 21023117.51
              },
              {
                "average": 2.331825409,
                "count": 18763093,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.346757068,
                "variance": 1.813754601
              },
              {
                "average": 3.430444117,
                "count": 18763093,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.448600579,
                "variance": 2.098443637
              },
              {
                "average": 0.5280269623,
                "count": 18763093,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992138847,
                "variance": 0.2492145027
              },
              {
                "average": 0,
                "count": 18763093,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.347001425,
                "count": 18763093,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6116603892,
                "variance": 0.3741284318
              },
              {
                "average": -4.893161602,
                "count": 18763093,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.16358235,
                "variance": 147.9527355
              },
              {
                "average": 0,
                "count": 18763093,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 77.21851541,
                "count": 18763093,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.599180543,
                "variance": 2.557378408
              },
              {
                "average": 204301927.7,
                "count": 18763093,
                "maximum": 204309595.1,
                "minimum": 204300672.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2482.248359,
                "variance": 6161556.914
              },
              {
                "average": 0,
                "count": 18763093,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18763093,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18763093,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009389709895,
                "count": 18763093,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03062824469,
                "variance": 0.000938089373
              },
              {
                "average": 0.3608005354,
                "count": 18763093,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4802327783,
                "variance": 0.2306235213
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              330188.8938,
              4282717.673,
              -10.46075368,
              332043.6338,
              4283976.373,
              311.1992463
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    330188.89384826226,
                    4282717.672811234,
                    -10.4607536818271
                  ],
                  [
                    330188.89384826226,
                    4283976.372811234,
                    -10.4607536818271
                  ],
                  [
                    332043.63384826225,
                    4283976.372811234,
                    311.1992463181729
                  ],
                  [
                    332043.63384826225,
                    4282717.672811234,
                    311.1992463181729
                  ],
                  [
                    330188.89384826226,
                    4282717.672811234,
                    -10.4607536818271
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:26:35+00:00",
            "end_time": "2018-03-05T15:57: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": "20180305_332368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93110460819453,
              38.67677788481812,
              -10.441283855119394
            ],
            [
              -76.93140939747023,
              38.68811374092231,
              -10.441283855119394
            ],
            [
              -76.91009369029211,
              38.68846395562842,
              311.09871614488065
            ],
            [
              -76.90979225976035,
              38.67712795844149,
              311.09871614488065
            ],
            [
              -76.93110460819453,
              38.67677788481812,
              -10.441283855119394
            ]
          ]
        ]
      },
      "bbox": [
        -76.9314094,
        38.67677788,
        -10.44128386,
        -76.90979226,
        38.68846396,
        311.0987161
      ],
      "properties": {
        "datetime": "2018-03-05T18:32:31Z",
        "pc:count": 22742068,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 332764.6902,
            "count": 22742068,
            "maximum": 333872.1567,
            "minimum": 332017.2767,
            "name": "X",
            "position": 0,
            "stddev": 516.5209668,
            "variance": 266793.9091
          },
          {
            "average": 4283298.873,
            "count": 22742068,
            "maximum": 4283936.464,
            "minimum": 4282677.864,
            "name": "Y",
            "position": 1,
            "stddev": 343.5608604,
            "variance": 118034.0648
          },
          {
            "average": 74.02521509,
            "count": 22742068,
            "maximum": 311.0987161,
            "minimum": -10.44128386,
            "name": "Z",
            "position": 2,
            "stddev": 8.064408589,
            "variance": 65.03468589
          },
          {
            "average": 3830.315791,
            "count": 22742068,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4543.460986,
            "variance": 20643037.73
          },
          {
            "average": 2.539439553,
            "count": 22742068,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.387349424,
            "variance": 1.924738424
          },
          {
            "average": 3.836735604,
            "count": 22742068,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.289308723,
            "variance": 1.662316983
          },
          {
            "average": 0.5101132404,
            "count": 22742068,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998977229,
            "variance": 0.2498977334
          },
          {
            "average": 0,
            "count": 22742068,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253761004,
            "count": 22742068,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4975522697,
            "variance": 0.2475582611
          },
          {
            "average": 8.716207186,
            "count": 22742068,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.55282584,
            "variance": 111.3621332
          },
          {
            "average": 0,
            "count": 22742068,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 80.039689,
            "count": 22742068,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.492664482,
            "variance": 6.213376221
          },
          {
            "average": 204306282.1,
            "count": 22742068,
            "maximum": 204309951.7,
            "minimum": 204301300,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4056.875638,
            "variance": 16458239.95
          },
          {
            "average": 0,
            "count": 22742068,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22742068,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22742068,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005113431197,
            "count": 22742068,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02260711548,
            "variance": 0.0005110816704
          },
          {
            "average": 0.4217171895,
            "count": 22742068,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4938337902,
            "variance": 0.2438718123
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332017.2767,
          4282677.864,
          -10.44128386,
          333872.1567,
          4283936.464,
          311.0987161
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332017.2767038179,
                4282677.864060826,
                -10.441283855119394
              ],
              [
                332017.2767038179,
                4283936.464060825,
                -10.441283855119394
              ],
              [
                333872.1567038179,
                4283936.464060825,
                311.09871614488065
              ],
              [
                333872.1567038179,
                4282677.864060826,
                311.09871614488065
              ],
              [
                332017.2767038179,
                4282677.864060826,
                -10.441283855119394
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:32:31+00:00",
        "end_time": "2018-03-05T16:08:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_332368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_332368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_332368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9314094,
            38.67677788,
            -10.44128386,
            -76.90979226,
            38.68846396,
            311.0987161
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93110460819453,
                  38.67677788481812,
                  -10.441283855119394
                ],
                [
                  -76.93140939747023,
                  38.68811374092231,
                  -10.441283855119394
                ],
                [
                  -76.91009369029211,
                  38.68846395562842,
                  311.09871614488065
                ],
                [
                  -76.90979225976035,
                  38.67712795844149,
                  311.09871614488065
                ],
                [
                  -76.93110460819453,
                  38.67677788481812,
                  -10.441283855119394
                ]
              ]
            ]
          },
          "id": "20180305_332368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_332368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:32:31Z",
            "pc:count": 22742068,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 332764.6902,
                "count": 22742068,
                "maximum": 333872.1567,
                "minimum": 332017.2767,
                "name": "X",
                "position": 0,
                "stddev": 516.5209668,
                "variance": 266793.9091
              },
              {
                "average": 4283298.873,
                "count": 22742068,
                "maximum": 4283936.464,
                "minimum": 4282677.864,
                "name": "Y",
                "position": 1,
                "stddev": 343.5608604,
                "variance": 118034.0648
              },
              {
                "average": 74.02521509,
                "count": 22742068,
                "maximum": 311.0987161,
                "minimum": -10.44128386,
                "name": "Z",
                "position": 2,
                "stddev": 8.064408589,
                "variance": 65.03468589
              },
              {
                "average": 3830.315791,
                "count": 22742068,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4543.460986,
                "variance": 20643037.73
              },
              {
                "average": 2.539439553,
                "count": 22742068,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.387349424,
                "variance": 1.924738424
              },
              {
                "average": 3.836735604,
                "count": 22742068,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.289308723,
                "variance": 1.662316983
              },
              {
                "average": 0.5101132404,
                "count": 22742068,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998977229,
                "variance": 0.2498977334
              },
              {
                "average": 0,
                "count": 22742068,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253761004,
                "count": 22742068,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4975522697,
                "variance": 0.2475582611
              },
              {
                "average": 8.716207186,
                "count": 22742068,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.55282584,
                "variance": 111.3621332
              },
              {
                "average": 0,
                "count": 22742068,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 80.039689,
                "count": 22742068,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.492664482,
                "variance": 6.213376221
              },
              {
                "average": 204306282.1,
                "count": 22742068,
                "maximum": 204309951.7,
                "minimum": 204301300,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4056.875638,
                "variance": 16458239.95
              },
              {
                "average": 0,
                "count": 22742068,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22742068,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22742068,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005113431197,
                "count": 22742068,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02260711548,
                "variance": 0.0005110816704
              },
              {
                "average": 0.4217171895,
                "count": 22742068,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4938337902,
                "variance": 0.2438718123
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332017.2767,
              4282677.864,
              -10.44128386,
              333872.1567,
              4283936.464,
              311.0987161
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332017.2767038179,
                    4282677.864060826,
                    -10.441283855119394
                  ],
                  [
                    332017.2767038179,
                    4283936.464060825,
                    -10.441283855119394
                  ],
                  [
                    333872.1567038179,
                    4283936.464060825,
                    311.09871614488065
                  ],
                  [
                    333872.1567038179,
                    4282677.864060826,
                    311.09871614488065
                  ],
                  [
                    332017.2767038179,
                    4282677.864060826,
                    -10.441283855119394
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:32:31+00:00",
            "end_time": "2018-03-05T16:08:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180305_332372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.93109296467364,
              38.687760291941395,
              -10.430031094642374
            ],
            [
              -76.9313979153099,
              38.69909774798986,
              -10.430031094642374
            ],
            [
              -76.91008009735789,
              38.69944802470786,
              306.5299689053576
            ],
            [
              -76.90977850759657,
              38.68811042754403,
              306.5299689053576
            ],
            [
              -76.93109296467364,
              38.687760291941395,
              -10.430031094642374
            ]
          ]
        ]
      },
      "bbox": [
        -76.93139792,
        38.68776029,
        -10.43003109,
        -76.90977851,
        38.69944802,
        306.5299689
      ],
      "properties": {
        "datetime": "2018-03-05T18:26:11Z",
        "pc:count": 21617408,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 333037.4338,
            "count": 21617408,
            "maximum": 333898.7538,
            "minimum": 332043.9738,
            "name": "X",
            "position": 0,
            "stddev": 574.6134518,
            "variance": 330180.619
          },
          {
            "average": 4284503.228,
            "count": 21617408,
            "maximum": 4285155.439,
            "minimum": 4283896.659,
            "name": "Y",
            "position": 1,
            "stddev": 351.3181362,
            "variance": 123424.4329
          },
          {
            "average": 67.88963968,
            "count": 21617408,
            "maximum": 306.5299689,
            "minimum": -10.43003109,
            "name": "Z",
            "position": 2,
            "stddev": 11.65406652,
            "variance": 135.8172665
          },
          {
            "average": 4059.751083,
            "count": 21617408,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4899.34645,
            "variance": 24003595.64
          },
          {
            "average": 2.437764417,
            "count": 21617408,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.359960883,
            "variance": 1.849493604
          },
          {
            "average": 3.656228952,
            "count": 21617408,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.348089541,
            "variance": 1.817345412
          },
          {
            "average": 0.5112503775,
            "count": 21617408,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998734245,
            "variance": 0.2498734406
          },
          {
            "average": 0,
            "count": 21617408,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289006573,
            "count": 21617408,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5482594933,
            "variance": 0.300588472
          },
          {
            "average": 4.643361758,
            "count": 21617408,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.83571796,
            "variance": 164.7556557
          },
          {
            "average": 0,
            "count": 21617408,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 78.22934618,
            "count": 21617408,
            "maximum": 82,
            "minimum": 76,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.286921619,
            "variance": 5.230010493
          },
          {
            "average": 204303454.4,
            "count": 21617408,
            "maximum": 204309571.8,
            "minimum": 204300646.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3675.320263,
            "variance": 13507979.04
          },
          {
            "average": 0,
            "count": 21617408,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21617408,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21617408,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000847326377,
            "count": 21617408,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02909653681,
            "variance": 0.0008466084541
          },
          {
            "average": 0.3670311908,
            "count": 21617408,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4819951312,
            "variance": 0.2323193065
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          332043.9738,
          4283896.659,
          -10.43003109,
          333898.7538,
          4285155.439,
          306.5299689
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                332043.9738035452,
                4283896.658505471,
                -10.430031094642374
              ],
              [
                332043.9738035452,
                4285155.438505471,
                -10.430031094642374
              ],
              [
                333898.7538035452,
                4285155.438505471,
                306.5299689053576
              ],
              [
                333898.7538035452,
                4283896.658505471,
                306.5299689053576
              ],
              [
                332043.9738035452,
                4283896.658505471,
                -10.430031094642374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:26:11+00:00",
        "end_time": "2018-03-05T15:57:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_332372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_332372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_332372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_332372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.93139792,
            38.68776029,
            -10.43003109,
            -76.90977851,
            38.69944802,
            306.5299689
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.93109296467364,
                  38.687760291941395,
                  -10.430031094642374
                ],
                [
                  -76.9313979153099,
                  38.69909774798986,
                  -10.430031094642374
                ],
                [
                  -76.91008009735789,
                  38.69944802470786,
                  306.5299689053576
                ],
                [
                  -76.90977850759657,
                  38.68811042754403,
                  306.5299689053576
                ],
                [
                  -76.93109296467364,
                  38.687760291941395,
                  -10.430031094642374
                ]
              ]
            ]
          },
          "id": "20180305_332372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_332372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:26:11Z",
            "pc:count": 21617408,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 333037.4338,
                "count": 21617408,
                "maximum": 333898.7538,
                "minimum": 332043.9738,
                "name": "X",
                "position": 0,
                "stddev": 574.6134518,
                "variance": 330180.619
              },
              {
                "average": 4284503.228,
                "count": 21617408,
                "maximum": 4285155.439,
                "minimum": 4283896.659,
                "name": "Y",
                "position": 1,
                "stddev": 351.3181362,
                "variance": 123424.4329
              },
              {
                "average": 67.88963968,
                "count": 21617408,
                "maximum": 306.5299689,
                "minimum": -10.43003109,
                "name": "Z",
                "position": 2,
                "stddev": 11.65406652,
                "variance": 135.8172665
              },
              {
                "average": 4059.751083,
                "count": 21617408,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4899.34645,
                "variance": 24003595.64
              },
              {
                "average": 2.437764417,
                "count": 21617408,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.359960883,
                "variance": 1.849493604
              },
              {
                "average": 3.656228952,
                "count": 21617408,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.348089541,
                "variance": 1.817345412
              },
              {
                "average": 0.5112503775,
                "count": 21617408,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998734245,
                "variance": 0.2498734406
              },
              {
                "average": 0,
                "count": 21617408,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289006573,
                "count": 21617408,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5482594933,
                "variance": 0.300588472
              },
              {
                "average": 4.643361758,
                "count": 21617408,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.83571796,
                "variance": 164.7556557
              },
              {
                "average": 0,
                "count": 21617408,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 78.22934618,
                "count": 21617408,
                "maximum": 82,
                "minimum": 76,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.286921619,
                "variance": 5.230010493
              },
              {
                "average": 204303454.4,
                "count": 21617408,
                "maximum": 204309571.8,
                "minimum": 204300646.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3675.320263,
                "variance": 13507979.04
              },
              {
                "average": 0,
                "count": 21617408,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21617408,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21617408,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000847326377,
                "count": 21617408,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02909653681,
                "variance": 0.0008466084541
              },
              {
                "average": 0.3670311908,
                "count": 21617408,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4819951312,
                "variance": 0.2323193065
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              332043.9738,
              4283896.659,
              -10.43003109,
              333898.7538,
              4285155.439,
              306.5299689
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    332043.9738035452,
                    4283896.658505471,
                    -10.430031094642374
                  ],
                  [
                    332043.9738035452,
                    4285155.438505471,
                    -10.430031094642374
                  ],
                  [
                    333898.7538035452,
                    4285155.438505471,
                    306.5299689053576
                  ],
                  [
                    333898.7538035452,
                    4283896.658505471,
                    306.5299689053576
                  ],
                  [
                    332043.9738035452,
                    4283896.658505471,
                    -10.430031094642374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:26:11+00:00",
            "end_time": "2018-03-05T15:57:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_338360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.91011361277286,
              38.65479725009896,
              -10.40835234651604
            ],
            [
              -76.91041483924997,
              38.666132748131695,
              -10.40835234651604
            ],
            [
              -76.8891076877342,
              38.66647893505727,
              296.751647653484
            ],
            [
              -76.88880981598099,
              38.655143297544456,
              296.751647653484
            ],
            [
              -76.91011361277286,
              38.65479725009896,
              -10.40835234651604
            ]
          ]
        ]
      },
      "bbox": [
        -76.91041484,
        38.65479725,
        -10.40835235,
        -76.88880982,
        38.66647894,
        296.7516477
      ],
      "properties": {
        "datetime": "2018-03-06T13:45:46Z",
        "pc:count": 18669089,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334808.9732,
            "count": 18669089,
            "maximum": 335647.2431,
            "minimum": 333792.5631,
            "name": "X",
            "position": 0,
            "stddev": 579.5302187,
            "variance": 335855.2744
          },
          {
            "average": 4280810.661,
            "count": 18669089,
            "maximum": 4281458.761,
            "minimum": 4280200.221,
            "name": "Y",
            "position": 1,
            "stddev": 362.9800165,
            "variance": 131754.4924
          },
          {
            "average": 62.93532137,
            "count": 18669089,
            "maximum": 296.7516477,
            "minimum": -10.40835235,
            "name": "Z",
            "position": 2,
            "stddev": 9.658963519,
            "variance": 93.29557626
          },
          {
            "average": 4376.231241,
            "count": 18669089,
            "maximum": 65499,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4734.515367,
            "variance": 22415635.76
          },
          {
            "average": 2.40513873,
            "count": 18669089,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.406888604,
            "variance": 1.979335544
          },
          {
            "average": 3.560902516,
            "count": 18669089,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.491287079,
            "variance": 2.223937153
          },
          {
            "average": 0.5023726118,
            "count": 18669089,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999943841,
            "variance": 0.2499943841
          },
          {
            "average": 0,
            "count": 18669089,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285809875,
            "count": 18669089,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5162343492,
            "variance": 0.2664979033
          },
          {
            "average": -5.740871674,
            "count": 18669089,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.86109028,
            "variance": 165.4076431
          },
          {
            "average": 0,
            "count": 18669089,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 67.08886352,
            "count": 18669089,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 28.81813524,
            "variance": 830.4849185
          },
          {
            "average": 203945443.5,
            "count": 18669089,
            "maximum": 204379146.6,
            "minimum": 202911608.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 660759.9004,
            "variance": 436603646000.0
          },
          {
            "average": 0,
            "count": 18669089,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18669089,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18669089,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004254090813,
            "count": 18669089,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02062106038,
            "variance": 0.0004252281312
          },
          {
            "average": 0.4043645086,
            "count": 18669089,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4907686478,
            "variance": 0.2408538657
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333792.5631,
          4280200.221,
          -10.40835235,
          335647.2431,
          4281458.761,
          296.7516477
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333792.5631347468,
                4280200.22133855,
                -10.40835234651604
              ],
              [
                333792.5631347468,
                4281458.761338549,
                -10.40835234651604
              ],
              [
                335647.24313474685,
                4281458.761338549,
                296.751647653484
              ],
              [
                335647.24313474685,
                4280200.22133855,
                296.751647653484
              ],
              [
                333792.5631347468,
                4280200.22133855,
                -10.40835234651604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:45:46+00:00",
        "end_time": "2018-02-17T14:06:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180217_338360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_338360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180217_338360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_338360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91041484,
            38.65479725,
            -10.40835235,
            -76.88880982,
            38.66647894,
            296.7516477
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.91011361277286,
                  38.65479725009896,
                  -10.40835234651604
                ],
                [
                  -76.91041483924997,
                  38.666132748131695,
                  -10.40835234651604
                ],
                [
                  -76.8891076877342,
                  38.66647893505727,
                  296.751647653484
                ],
                [
                  -76.88880981598099,
                  38.655143297544456,
                  296.751647653484
                ],
                [
                  -76.91011361277286,
                  38.65479725009896,
                  -10.40835234651604
                ]
              ]
            ]
          },
          "id": "20180217_338360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_338360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:45:46Z",
            "pc:count": 18669089,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334808.9732,
                "count": 18669089,
                "maximum": 335647.2431,
                "minimum": 333792.5631,
                "name": "X",
                "position": 0,
                "stddev": 579.5302187,
                "variance": 335855.2744
              },
              {
                "average": 4280810.661,
                "count": 18669089,
                "maximum": 4281458.761,
                "minimum": 4280200.221,
                "name": "Y",
                "position": 1,
                "stddev": 362.9800165,
                "variance": 131754.4924
              },
              {
                "average": 62.93532137,
                "count": 18669089,
                "maximum": 296.7516477,
                "minimum": -10.40835235,
                "name": "Z",
                "position": 2,
                "stddev": 9.658963519,
                "variance": 93.29557626
              },
              {
                "average": 4376.231241,
                "count": 18669089,
                "maximum": 65499,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4734.515367,
                "variance": 22415635.76
              },
              {
                "average": 2.40513873,
                "count": 18669089,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.406888604,
                "variance": 1.979335544
              },
              {
                "average": 3.560902516,
                "count": 18669089,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.491287079,
                "variance": 2.223937153
              },
              {
                "average": 0.5023726118,
                "count": 18669089,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999943841,
                "variance": 0.2499943841
              },
              {
                "average": 0,
                "count": 18669089,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285809875,
                "count": 18669089,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5162343492,
                "variance": 0.2664979033
              },
              {
                "average": -5.740871674,
                "count": 18669089,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.86109028,
                "variance": 165.4076431
              },
              {
                "average": 0,
                "count": 18669089,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 67.08886352,
                "count": 18669089,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 28.81813524,
                "variance": 830.4849185
              },
              {
                "average": 203945443.5,
                "count": 18669089,
                "maximum": 204379146.6,
                "minimum": 202911608.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 660759.9004,
                "variance": 436603646000.0
              },
              {
                "average": 0,
                "count": 18669089,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18669089,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18669089,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004254090813,
                "count": 18669089,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02062106038,
                "variance": 0.0004252281312
              },
              {
                "average": 0.4043645086,
                "count": 18669089,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4907686478,
                "variance": 0.2408538657
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333792.5631,
              4280200.221,
              -10.40835235,
              335647.2431,
              4281458.761,
              296.7516477
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333792.5631347468,
                    4280200.22133855,
                    -10.40835234651604
                  ],
                  [
                    333792.5631347468,
                    4281458.761338549,
                    -10.40835234651604
                  ],
                  [
                    335647.24313474685,
                    4281458.761338549,
                    296.751647653484
                  ],
                  [
                    335647.24313474685,
                    4280200.22133855,
                    296.751647653484
                  ],
                  [
                    333792.5631347468,
                    4280200.22133855,
                    -10.40835234651604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:45:46+00:00",
            "end_time": "2018-02-17T14:06: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": "20180217_338356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.91012044137172,
              38.648049746529324,
              -9.414832049783314
            ],
            [
              -76.91030910103419,
              38.65515166941856,
              -9.414832049783314
            ],
            [
              -76.8891248926862,
              38.65549582155458,
              296.88516795021667
            ],
            [
              -76.88893832209631,
              38.64839381177918,
              296.88516795021667
            ],
            [
              -76.91012044137172,
              38.648049746529324,
              -9.414832049783314
            ]
          ]
        ]
      },
      "bbox": [
        -76.9103091,
        38.64804975,
        -9.41483205,
        -76.88893832,
        38.65549582,
        296.885168
      ],
      "properties": {
        "datetime": "2018-03-06T13:45:51Z",
        "pc:count": 11573710,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334429.3571,
            "count": 11573710,
            "maximum": 335620.6309,
            "minimum": 333776.3709,
            "name": "X",
            "position": 0,
            "stddev": 379.730378,
            "variance": 144195.16
          },
          {
            "average": 4279916.432,
            "count": 11573710,
            "maximum": 4280239.909,
            "minimum": 4279451.409,
            "name": "Y",
            "position": 1,
            "stddev": 192.4948088,
            "variance": 37054.25142
          },
          {
            "average": 58.4744067,
            "count": 11573710,
            "maximum": 296.885168,
            "minimum": -9.41483205,
            "name": "Z",
            "position": 2,
            "stddev": 9.441005172,
            "variance": 89.13257865
          },
          {
            "average": 3438.00218,
            "count": 11573710,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4300.846601,
            "variance": 18497281.49
          },
          {
            "average": 2.622744824,
            "count": 11573710,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.449196394,
            "variance": 2.100170188
          },
          {
            "average": 3.929535991,
            "count": 11573710,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.34918923,
            "variance": 1.820311577
          },
          {
            "average": 0.5011454408,
            "count": 11573710,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999987096,
            "variance": 0.2499987096
          },
          {
            "average": 0,
            "count": 11573710,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.230053371,
            "count": 11573710,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4418355189,
            "variance": 0.1952186258
          },
          {
            "average": -13.55952492,
            "count": 11573710,
            "maximum": 6,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.605928982,
            "variance": 31.42643975
          },
          {
            "average": 0,
            "count": 11573710,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 53.77086276,
            "count": 11573710,
            "maximum": 86,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 31.999181,
            "variance": 1023.947585
          },
          {
            "average": 203640117,
            "count": 11573710,
            "maximum": 204379151.8,
            "minimum": 202911594,
            "name": "GpsTime",
            "position": 12,
            "stddev": 733740.9779,
            "variance": 538375822700.0
          },
          {
            "average": 0,
            "count": 11573710,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573710,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11573710,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003534735189,
            "count": 11573710,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01879756915,
            "variance": 0.0003533486059
          },
          {
            "average": 0.4617924589,
            "count": 11573710,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.498538068,
            "variance": 0.2485402053
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333776.3709,
          4279451.409,
          -9.41483205,
          335620.6309,
          4280239.909,
          296.885168
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333776.3708708073,
                4279451.4085431965,
                -9.414832049783314
              ],
              [
                333776.3708708073,
                4280239.9085431965,
                -9.414832049783314
              ],
              [
                335620.63087080733,
                4280239.9085431965,
                296.88516795021667
              ],
              [
                335620.63087080733,
                4279451.4085431965,
                296.88516795021667
              ],
              [
                333776.3708708073,
                4279451.4085431965,
                -9.414832049783314
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:45:51+00:00",
        "end_time": "2018-02-17T14:06:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180217_338356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_338356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180217_338356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_338356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.9103091,
            38.64804975,
            -9.41483205,
            -76.88893832,
            38.65549582,
            296.885168
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.91012044137172,
                  38.648049746529324,
                  -9.414832049783314
                ],
                [
                  -76.91030910103419,
                  38.65515166941856,
                  -9.414832049783314
                ],
                [
                  -76.8891248926862,
                  38.65549582155458,
                  296.88516795021667
                ],
                [
                  -76.88893832209631,
                  38.64839381177918,
                  296.88516795021667
                ],
                [
                  -76.91012044137172,
                  38.648049746529324,
                  -9.414832049783314
                ]
              ]
            ]
          },
          "id": "20180217_338356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_338356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:45:51Z",
            "pc:count": 11573710,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334429.3571,
                "count": 11573710,
                "maximum": 335620.6309,
                "minimum": 333776.3709,
                "name": "X",
                "position": 0,
                "stddev": 379.730378,
                "variance": 144195.16
              },
              {
                "average": 4279916.432,
                "count": 11573710,
                "maximum": 4280239.909,
                "minimum": 4279451.409,
                "name": "Y",
                "position": 1,
                "stddev": 192.4948088,
                "variance": 37054.25142
              },
              {
                "average": 58.4744067,
                "count": 11573710,
                "maximum": 296.885168,
                "minimum": -9.41483205,
                "name": "Z",
                "position": 2,
                "stddev": 9.441005172,
                "variance": 89.13257865
              },
              {
                "average": 3438.00218,
                "count": 11573710,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4300.846601,
                "variance": 18497281.49
              },
              {
                "average": 2.622744824,
                "count": 11573710,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.449196394,
                "variance": 2.100170188
              },
              {
                "average": 3.929535991,
                "count": 11573710,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.34918923,
                "variance": 1.820311577
              },
              {
                "average": 0.5011454408,
                "count": 11573710,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999987096,
                "variance": 0.2499987096
              },
              {
                "average": 0,
                "count": 11573710,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.230053371,
                "count": 11573710,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4418355189,
                "variance": 0.1952186258
              },
              {
                "average": -13.55952492,
                "count": 11573710,
                "maximum": 6,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.605928982,
                "variance": 31.42643975
              },
              {
                "average": 0,
                "count": 11573710,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 53.77086276,
                "count": 11573710,
                "maximum": 86,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 31.999181,
                "variance": 1023.947585
              },
              {
                "average": 203640117,
                "count": 11573710,
                "maximum": 204379151.8,
                "minimum": 202911594,
                "name": "GpsTime",
                "position": 12,
                "stddev": 733740.9779,
                "variance": 538375822700.0
              },
              {
                "average": 0,
                "count": 11573710,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573710,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11573710,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003534735189,
                "count": 11573710,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01879756915,
                "variance": 0.0003533486059
              },
              {
                "average": 0.4617924589,
                "count": 11573710,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.498538068,
                "variance": 0.2485402053
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333776.3709,
              4279451.409,
              -9.41483205,
              335620.6309,
              4280239.909,
              296.885168
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333776.3708708073,
                    4279451.4085431965,
                    -9.414832049783314
                  ],
                  [
                    333776.3708708073,
                    4280239.9085431965,
                    -9.414832049783314
                  ],
                  [
                    335620.63087080733,
                    4280239.9085431965,
                    296.88516795021667
                  ],
                  [
                    335620.63087080733,
                    4279451.4085431965,
                    296.88516795021667
                  ],
                  [
                    333776.3708708073,
                    4279451.4085431965,
                    -9.414832049783314
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:45:51+00:00",
            "end_time": "2018-02-17T14:06:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180217_338364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.91010070180671,
              38.6657800669338,
              -10.099091587576254
            ],
            [
              -76.91040204924428,
              38.67711572385389,
              -10.099091587576254
            ],
            [
              -76.88908980332296,
              38.67746202009039,
              313.40090841242375
            ],
            [
              -76.88879181278142,
              38.666126223656384,
              313.40090841242375
            ],
            [
              -76.91010070180671,
              38.6657800669338,
              -10.099091587576254
            ]
          ]
        ]
      },
      "bbox": [
        -76.91040205,
        38.66578007,
        -10.09909159,
        -76.88879181,
        38.67746202,
        313.4009084
      ],
      "properties": {
        "datetime": "2018-03-06T13:45:24Z",
        "pc:count": 20088770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334891.2879,
            "count": 20088770,
            "maximum": 335673.92,
            "minimum": 333819.08,
            "name": "X",
            "position": 0,
            "stddev": 455.0644607,
            "variance": 207083.6634
          },
          {
            "average": 4282081.065,
            "count": 20088770,
            "maximum": 4282677.612,
            "minimum": 4281419.052,
            "name": "Y",
            "position": 1,
            "stddev": 331.6948619,
            "variance": 110021.4814
          },
          {
            "average": 69.3276759,
            "count": 20088770,
            "maximum": 313.4009084,
            "minimum": -10.09909159,
            "name": "Z",
            "position": 2,
            "stddev": 8.205798633,
            "variance": 67.3351312
          },
          {
            "average": 4552.241882,
            "count": 20088770,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5043.813698,
            "variance": 25440056.62
          },
          {
            "average": 2.394819095,
            "count": 20088770,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.382758471,
            "variance": 1.91202099
          },
          {
            "average": 3.560244455,
            "count": 20088770,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.457517502,
            "variance": 2.124357268
          },
          {
            "average": 0.5038750008,
            "count": 20088770,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999849966,
            "variance": 0.2499849968
          },
          {
            "average": 0,
            "count": 20088770,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.299020995,
            "count": 20088770,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5405771565,
            "variance": 0.2922236622
          },
          {
            "average": 11.90620133,
            "count": 20088770,
            "maximum": 19.99799919,
            "minimum": -12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.075245932,
            "variance": 50.059105
          },
          {
            "average": 0,
            "count": 20088770,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 84.52528532,
            "count": 20088770,
            "maximum": 86,
            "minimum": 83,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.499786906,
            "variance": 2.249360765
          },
          {
            "average": 204345105.5,
            "count": 20088770,
            "maximum": 204379124.2,
            "minimum": 204309913.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34572.01752,
            "variance": 1195224395
          },
          {
            "average": 0,
            "count": 20088770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20088770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20088770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004357658533,
            "count": 20088770,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02087045718,
            "variance": 0.0004355759831
          },
          {
            "average": 0.4322460758,
            "count": 20088770,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4953881488,
            "variance": 0.245409418
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333819.08,
          4281419.052,
          -10.09909159,
          335673.92,
          4282677.612,
          313.4009084
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333819.08004248084,
                4281419.051801745,
                -10.099091587576254
              ],
              [
                333819.08004248084,
                4282677.611801745,
                -10.099091587576254
              ],
              [
                335673.9200424808,
                4282677.611801745,
                313.40090841242375
              ],
              [
                335673.9200424808,
                4281419.051801745,
                313.40090841242375
              ],
              [
                333819.08004248084,
                4281419.051801745,
                -10.099091587576254
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:45:24+00:00",
        "end_time": "2018-03-05T18:31:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180217_338364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180217_338364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180217_338364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_338364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91040205,
            38.66578007,
            -10.09909159,
            -76.88879181,
            38.67746202,
            313.4009084
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.91010070180671,
                  38.6657800669338,
                  -10.099091587576254
                ],
                [
                  -76.91040204924428,
                  38.67711572385389,
                  -10.099091587576254
                ],
                [
                  -76.88908980332296,
                  38.67746202009039,
                  313.40090841242375
                ],
                [
                  -76.88879181278142,
                  38.666126223656384,
                  313.40090841242375
                ],
                [
                  -76.91010070180671,
                  38.6657800669338,
                  -10.099091587576254
                ]
              ]
            ]
          },
          "id": "20180217_338364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180217_338364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:45:24Z",
            "pc:count": 20088770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334891.2879,
                "count": 20088770,
                "maximum": 335673.92,
                "minimum": 333819.08,
                "name": "X",
                "position": 0,
                "stddev": 455.0644607,
                "variance": 207083.6634
              },
              {
                "average": 4282081.065,
                "count": 20088770,
                "maximum": 4282677.612,
                "minimum": 4281419.052,
                "name": "Y",
                "position": 1,
                "stddev": 331.6948619,
                "variance": 110021.4814
              },
              {
                "average": 69.3276759,
                "count": 20088770,
                "maximum": 313.4009084,
                "minimum": -10.09909159,
                "name": "Z",
                "position": 2,
                "stddev": 8.205798633,
                "variance": 67.3351312
              },
              {
                "average": 4552.241882,
                "count": 20088770,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5043.813698,
                "variance": 25440056.62
              },
              {
                "average": 2.394819095,
                "count": 20088770,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.382758471,
                "variance": 1.91202099
              },
              {
                "average": 3.560244455,
                "count": 20088770,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.457517502,
                "variance": 2.124357268
              },
              {
                "average": 0.5038750008,
                "count": 20088770,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999849966,
                "variance": 0.2499849968
              },
              {
                "average": 0,
                "count": 20088770,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.299020995,
                "count": 20088770,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5405771565,
                "variance": 0.2922236622
              },
              {
                "average": 11.90620133,
                "count": 20088770,
                "maximum": 19.99799919,
                "minimum": -12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.075245932,
                "variance": 50.059105
              },
              {
                "average": 0,
                "count": 20088770,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 84.52528532,
                "count": 20088770,
                "maximum": 86,
                "minimum": 83,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.499786906,
                "variance": 2.249360765
              },
              {
                "average": 204345105.5,
                "count": 20088770,
                "maximum": 204379124.2,
                "minimum": 204309913.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34572.01752,
                "variance": 1195224395
              },
              {
                "average": 0,
                "count": 20088770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20088770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20088770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004357658533,
                "count": 20088770,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02087045718,
                "variance": 0.0004355759831
              },
              {
                "average": 0.4322460758,
                "count": 20088770,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4953881488,
                "variance": 0.245409418
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333819.08,
              4281419.052,
              -10.09909159,
              335673.92,
              4282677.612,
              313.4009084
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333819.08004248084,
                    4281419.051801745,
                    -10.099091587576254
                  ],
                  [
                    333819.08004248084,
                    4282677.611801745,
                    -10.099091587576254
                  ],
                  [
                    335673.9200424808,
                    4282677.611801745,
                    313.40090841242375
                  ],
                  [
                    335673.9200424808,
                    4281419.051801745,
                    313.40090841242375
                  ],
                  [
                    333819.08004248084,
                    4281419.051801745,
                    -10.099091587576254
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:45:24+00:00",
            "end_time": "2018-03-05T18:31:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180411_284368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -77.08001436384454,
              38.68313843206864,
              -1.384089478897636
            ],
            [
              -77.08015840475719,
              38.688111485867935,
              -1.384089478897636
            ],
            [
              -77.07824936402912,
              38.68814544000956,
              370.13591052110235
            ],
            [
              -77.07810545507611,
              38.68317238020897,
              370.13591052110235
            ],
            [
              -77.08001436384454,
              38.68313843206864,
              -1.384089478897636
            ]
          ]
        ]
      },
      "bbox": [
        -77.0801584,
        38.68313843,
        -1.384089479,
        -77.07810546,
        38.68814544,
        370.1359105
      ],
      "properties": {
        "datetime": "2018-04-12T00:35:16Z",
        "pc:count": 182080,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 319187.6007,
            "count": 182080,
            "maximum": 319244.87,
            "minimum": 319078.73,
            "name": "X",
            "position": 0,
            "stddev": 35.22558786,
            "variance": 1240.84204
          },
          {
            "average": 4284028.806,
            "count": 182080,
            "maximum": 4284219.459,
            "minimum": 4283667.259,
            "name": "Y",
            "position": 1,
            "stddev": 121.828981,
            "variance": 14842.30061
          },
          {
            "average": 32.29931205,
            "count": 182080,
            "maximum": 370.1359105,
            "minimum": -1.384089479,
            "name": "Z",
            "position": 2,
            "stddev": 18.35098629,
            "variance": 336.7586977
          },
          {
            "average": 3253.606805,
            "count": 182080,
            "maximum": 61113,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3418.191381,
            "variance": 11684032.32
          },
          {
            "average": 2.346990334,
            "count": 182080,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.290722473,
            "variance": 1.665964503
          },
          {
            "average": 3.405552504,
            "count": 182080,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.341205949,
            "variance": 1.798833399
          },
          {
            "average": 0.5015432777,
            "count": 182080,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989913,
            "variance": 0.2499989913
          },
          {
            "average": 0,
            "count": 182080,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.383161248,
            "count": 182080,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5437911858,
            "variance": 0.2957088538
          },
          {
            "average": 2.077653984,
            "count": 182080,
            "maximum": 7.001999855,
            "minimum": -4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.277757437,
            "variance": 5.188178944
          },
          {
            "average": 0,
            "count": 182080,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 96,
            "count": 182080,
            "maximum": 96,
            "minimum": 96,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 207528502,
            "count": 182080,
            "maximum": 207528516.7,
            "minimum": 207528487.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11.71174938,
            "variance": 137.1650735
          },
          {
            "average": 0,
            "count": 182080,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 182080,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 182080,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001136862917,
            "count": 182080,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0336983189,
            "variance": 0.001135576697
          },
          {
            "average": 0,
            "count": 182080,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          319078.73,
          4283667.259,
          -1.384089479,
          319244.87,
          4284219.459,
          370.1359105
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                319078.7299818852,
                4283667.258884538,
                -1.384089478897636
              ],
              [
                319078.7299818852,
                4284219.458884537,
                -1.384089478897636
              ],
              [
                319244.8699818852,
                4284219.458884537,
                370.13591052110235
              ],
              [
                319244.8699818852,
                4283667.258884538,
                370.13591052110235
              ],
              [
                319078.7299818852,
                4283667.258884538,
                -1.384089478897636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-04-12T00:35:16+00:00",
        "end_time": "2018-04-12T00:34:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180411_284368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180411_284368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180411_284368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180411_284368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -77.0801584,
            38.68313843,
            -1.384089479,
            -77.07810546,
            38.68814544,
            370.1359105
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -77.08001436384454,
                  38.68313843206864,
                  -1.384089478897636
                ],
                [
                  -77.08015840475719,
                  38.688111485867935,
                  -1.384089478897636
                ],
                [
                  -77.07824936402912,
                  38.68814544000956,
                  370.13591052110235
                ],
                [
                  -77.07810545507611,
                  38.68317238020897,
                  370.13591052110235
                ],
                [
                  -77.08001436384454,
                  38.68313843206864,
                  -1.384089478897636
                ]
              ]
            ]
          },
          "id": "20180411_284368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180411_284368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-04-12T00:35:16Z",
            "pc:count": 182080,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 319187.6007,
                "count": 182080,
                "maximum": 319244.87,
                "minimum": 319078.73,
                "name": "X",
                "position": 0,
                "stddev": 35.22558786,
                "variance": 1240.84204
              },
              {
                "average": 4284028.806,
                "count": 182080,
                "maximum": 4284219.459,
                "minimum": 4283667.259,
                "name": "Y",
                "position": 1,
                "stddev": 121.828981,
                "variance": 14842.30061
              },
              {
                "average": 32.29931205,
                "count": 182080,
                "maximum": 370.1359105,
                "minimum": -1.384089479,
                "name": "Z",
                "position": 2,
                "stddev": 18.35098629,
                "variance": 336.7586977
              },
              {
                "average": 3253.606805,
                "count": 182080,
                "maximum": 61113,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3418.191381,
                "variance": 11684032.32
              },
              {
                "average": 2.346990334,
                "count": 182080,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.290722473,
                "variance": 1.665964503
              },
              {
                "average": 3.405552504,
                "count": 182080,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.341205949,
                "variance": 1.798833399
              },
              {
                "average": 0.5015432777,
                "count": 182080,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989913,
                "variance": 0.2499989913
              },
              {
                "average": 0,
                "count": 182080,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.383161248,
                "count": 182080,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5437911858,
                "variance": 0.2957088538
              },
              {
                "average": 2.077653984,
                "count": 182080,
                "maximum": 7.001999855,
                "minimum": -4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.277757437,
                "variance": 5.188178944
              },
              {
                "average": 0,
                "count": 182080,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 96,
                "count": 182080,
                "maximum": 96,
                "minimum": 96,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 207528502,
                "count": 182080,
                "maximum": 207528516.7,
                "minimum": 207528487.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11.71174938,
                "variance": 137.1650735
              },
              {
                "average": 0,
                "count": 182080,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 182080,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 182080,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001136862917,
                "count": 182080,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0336983189,
                "variance": 0.001135576697
              },
              {
                "average": 0,
                "count": 182080,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              319078.73,
              4283667.259,
              -1.384089479,
              319244.87,
              4284219.459,
              370.1359105
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    319078.7299818852,
                    4283667.258884538,
                    -1.384089478897636
                  ],
                  [
                    319078.7299818852,
                    4284219.458884537,
                    -1.384089478897636
                  ],
                  [
                    319244.8699818852,
                    4284219.458884537,
                    370.13591052110235
                  ],
                  [
                    319244.8699818852,
                    4283667.258884538,
                    370.13591052110235
                  ],
                  [
                    319078.7299818852,
                    4283667.258884538,
                    -1.384089478897636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-04-12T00:35:16+00:00",
            "end_time": "2018-04-12T00:34: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": "20180305_338368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.91008692872009,
              38.6767627577476,
              -10.34885190613511
            ],
            [
              -76.91038844014663,
              38.688100194786124,
              -10.34885190613511
            ],
            [
              -76.88907362526191,
              38.688446559380125,
              313.4511480938649
            ],
            [
              -76.88877547298702,
              38.6771089827904,
              313.4511480938649
            ],
            [
              -76.91008692872009,
              38.6767627577476,
              -10.34885190613511
            ]
          ]
        ]
      },
      "bbox": [
        -76.91038844,
        38.67676276,
        -10.34885191,
        -76.88877547,
        38.68844656,
        313.4511481
      ],
      "properties": {
        "datetime": "2018-03-06T13:44:56Z",
        "pc:count": 13005594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334860.1337,
            "count": 13005594,
            "maximum": 335700.4574,
            "minimum": 333845.6774,
            "name": "X",
            "position": 0,
            "stddev": 578.8113382,
            "variance": 335022.5652
          },
          {
            "average": 4283184.334,
            "count": 13005594,
            "maximum": 4283896.629,
            "minimum": 4282637.869,
            "name": "Y",
            "position": 1,
            "stddev": 350.0011089,
            "variance": 122500.7762
          },
          {
            "average": 68.94391369,
            "count": 13005594,
            "maximum": 313.4511481,
            "minimum": -10.34885191,
            "name": "Z",
            "position": 2,
            "stddev": 7.453677096,
            "variance": 55.55730226
          },
          {
            "average": 6146.135123,
            "count": 13005594,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5429.990989,
            "variance": 29484802.15
          },
          {
            "average": 2.027813955,
            "count": 13005594,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.321889164,
            "variance": 1.747390962
          },
          {
            "average": 2.893922723,
            "count": 13005594,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.655512729,
            "variance": 2.740722395
          },
          {
            "average": 0.5083317994,
            "count": 13005594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999305955,
            "variance": 0.2499306003
          },
          {
            "average": 0,
            "count": 13005594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.45757887,
            "count": 13005594,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6348411155,
            "variance": 0.4030232419
          },
          {
            "average": -2.120982357,
            "count": 13005594,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.13568788,
            "variance": 172.5462962
          },
          {
            "average": 0,
            "count": 13005594,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 83.25116146,
            "count": 13005594,
            "maximum": 86,
            "minimum": 82,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.251964657,
            "variance": 1.567415502
          },
          {
            "average": 204320709.7,
            "count": 13005594,
            "maximum": 204379096.4,
            "minimum": 204309538.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25173.92742,
            "variance": 633726621.9
          },
          {
            "average": 0,
            "count": 13005594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13005594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13005594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008501726257,
            "count": 13005594,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02914532377,
            "variance": 0.0008494498975
          },
          {
            "average": 0.3128013223,
            "count": 13005594,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4636342002,
            "variance": 0.2149566716
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333845.6774,
          4282637.869,
          -10.34885191,
          335700.4574,
          4283896.629,
          313.4511481
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333845.6774416809,
                4282637.86875275,
                -10.34885190613511
              ],
              [
                333845.6774416809,
                4283896.628752749,
                -10.34885190613511
              ],
              [
                335700.45744168095,
                4283896.628752749,
                313.4511480938649
              ],
              [
                335700.45744168095,
                4282637.86875275,
                313.4511480938649
              ],
              [
                333845.6774416809,
                4282637.86875275,
                -10.34885190613511
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-06T13:44:56+00:00",
        "end_time": "2018-03-05T18:25:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_338368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_338368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_338368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91038844,
            38.67676276,
            -10.34885191,
            -76.88877547,
            38.68844656,
            313.4511481
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.91008692872009,
                  38.6767627577476,
                  -10.34885190613511
                ],
                [
                  -76.91038844014663,
                  38.688100194786124,
                  -10.34885190613511
                ],
                [
                  -76.88907362526191,
                  38.688446559380125,
                  313.4511480938649
                ],
                [
                  -76.88877547298702,
                  38.6771089827904,
                  313.4511480938649
                ],
                [
                  -76.91008692872009,
                  38.6767627577476,
                  -10.34885190613511
                ]
              ]
            ]
          },
          "id": "20180305_338368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_338368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-06T13:44:56Z",
            "pc:count": 13005594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334860.1337,
                "count": 13005594,
                "maximum": 335700.4574,
                "minimum": 333845.6774,
                "name": "X",
                "position": 0,
                "stddev": 578.8113382,
                "variance": 335022.5652
              },
              {
                "average": 4283184.334,
                "count": 13005594,
                "maximum": 4283896.629,
                "minimum": 4282637.869,
                "name": "Y",
                "position": 1,
                "stddev": 350.0011089,
                "variance": 122500.7762
              },
              {
                "average": 68.94391369,
                "count": 13005594,
                "maximum": 313.4511481,
                "minimum": -10.34885191,
                "name": "Z",
                "position": 2,
                "stddev": 7.453677096,
                "variance": 55.55730226
              },
              {
                "average": 6146.135123,
                "count": 13005594,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5429.990989,
                "variance": 29484802.15
              },
              {
                "average": 2.027813955,
                "count": 13005594,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.321889164,
                "variance": 1.747390962
              },
              {
                "average": 2.893922723,
                "count": 13005594,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.655512729,
                "variance": 2.740722395
              },
              {
                "average": 0.5083317994,
                "count": 13005594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999305955,
                "variance": 0.2499306003
              },
              {
                "average": 0,
                "count": 13005594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.45757887,
                "count": 13005594,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6348411155,
                "variance": 0.4030232419
              },
              {
                "average": -2.120982357,
                "count": 13005594,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.13568788,
                "variance": 172.5462962
              },
              {
                "average": 0,
                "count": 13005594,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 83.25116146,
                "count": 13005594,
                "maximum": 86,
                "minimum": 82,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.251964657,
                "variance": 1.567415502
              },
              {
                "average": 204320709.7,
                "count": 13005594,
                "maximum": 204379096.4,
                "minimum": 204309538.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25173.92742,
                "variance": 633726621.9
              },
              {
                "average": 0,
                "count": 13005594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13005594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13005594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008501726257,
                "count": 13005594,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02914532377,
                "variance": 0.0008494498975
              },
              {
                "average": 0.3128013223,
                "count": 13005594,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4636342002,
                "variance": 0.2149566716
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333845.6774,
              4282637.869,
              -10.34885191,
              335700.4574,
              4283896.629,
              313.4511481
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333845.6774416809,
                    4282637.86875275,
                    -10.34885190613511
                  ],
                  [
                    333845.6774416809,
                    4283896.628752749,
                    -10.34885190613511
                  ],
                  [
                    335700.45744168095,
                    4283896.628752749,
                    313.4511480938649
                  ],
                  [
                    335700.45744168095,
                    4282637.86875275,
                    313.4511480938649
                  ],
                  [
                    333845.6774416809,
                    4282637.86875275,
                    -10.34885190613511
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-06T13:44:56+00:00",
            "end_time": "2018-03-05T18:25: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": "20180305_338372.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.91007367169108,
              38.68774746149906,
              -10.314124718962859
            ],
            [
              -76.91037526578648,
              38.69908361632696,
              -10.314124718962859
            ],
            [
              -76.88905673131646,
              38.699430067908814,
              311.7858752810372
            ],
            [
              -76.88875849790334,
              38.688093773522596,
              311.7858752810372
            ],
            [
              -76.91007367169108,
              38.68774746149906,
              -10.314124718962859
            ]
          ]
        ]
      },
      "bbox": [
        -76.91037527,
        38.68774746,
        -10.31412472,
        -76.8887585,
        38.69943007,
        311.7858753
      ],
      "properties": {
        "datetime": "2018-03-05T18:33:14Z",
        "pc:count": 20759487,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 334807.7252,
            "count": 20759487,
            "maximum": 335727.0604,
            "minimum": 333872.2404,
            "name": "X",
            "position": 0,
            "stddev": 592.3140313,
            "variance": 350835.9116
          },
          {
            "average": 4284547.044,
            "count": 20759487,
            "maximum": 4285115.532,
            "minimum": 4283856.912,
            "name": "Y",
            "position": 1,
            "stddev": 333.2622319,
            "variance": 111063.7152
          },
          {
            "average": 67.17517685,
            "count": 20759487,
            "maximum": 311.7858753,
            "minimum": -10.31412472,
            "name": "Z",
            "position": 2,
            "stddev": 11.43983581,
            "variance": 130.8698435
          },
          {
            "average": 4058.165732,
            "count": 20759487,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4869.199376,
            "variance": 23709102.56
          },
          {
            "average": 2.516663779,
            "count": 20759487,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.403111378,
            "variance": 1.968721539
          },
          {
            "average": 3.773667143,
            "count": 20759487,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.360154059,
            "variance": 1.850019064
          },
          {
            "average": 0.5081846194,
            "count": 20759487,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999330196,
            "variance": 0.249933024
          },
          {
            "average": 0,
            "count": 20759487,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.292540466,
            "count": 20759487,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.521166631,
            "variance": 0.2716146573
          },
          {
            "average": -2.603329677,
            "count": 20759487,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.71449768,
            "variance": 188.0874466
          },
          {
            "average": 0,
            "count": 20759487,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 81.44869375,
            "count": 20759487,
            "maximum": 83,
            "minimum": 77,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.004804583,
            "variance": 4.019241416
          },
          {
            "average": 204308324.6,
            "count": 20759487,
            "maximum": 204309994.3,
            "minimum": 204301344,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3074.534138,
            "variance": 9452760.165
          },
          {
            "average": 0,
            "count": 20759487,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20759487,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20759487,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006540624053,
            "count": 20759487,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02556627934,
            "variance": 0.0006536346392
          },
          {
            "average": 0.3585607872,
            "count": 20759487,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4795778979,
            "variance": 0.2299949602
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          333872.2404,
          4283856.912,
          -10.31412472,
          335727.0604,
          4285115.532,
          311.7858753
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                333872.24036871124,
                4283856.912069378,
                -10.314124718962859
              ],
              [
                333872.24036871124,
                4285115.532069378,
                -10.314124718962859
              ],
              [
                335727.0603687112,
                4285115.532069378,
                311.7858752810372
              ],
              [
                335727.0603687112,
                4283856.912069378,
                311.7858752810372
              ],
              [
                333872.24036871124,
                4283856.912069378,
                -10.314124718962859
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-03-05T18:33:14+00:00",
        "end_time": "2018-03-05T16:09:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK8/20180305_338372.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180305_338372.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK8/20180305_338372.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_338372.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.91037527,
            38.68774746,
            -10.31412472,
            -76.8887585,
            38.69943007,
            311.7858753
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.91007367169108,
                  38.68774746149906,
                  -10.314124718962859
                ],
                [
                  -76.91037526578648,
                  38.69908361632696,
                  -10.314124718962859
                ],
                [
                  -76.88905673131646,
                  38.699430067908814,
                  311.7858752810372
                ],
                [
                  -76.88875849790334,
                  38.688093773522596,
                  311.7858752810372
                ],
                [
                  -76.91007367169108,
                  38.68774746149906,
                  -10.314124718962859
                ]
              ]
            ]
          },
          "id": "20180305_338372.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK8/20180305_338372.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-03-05T18:33:14Z",
            "pc:count": 20759487,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 334807.7252,
                "count": 20759487,
                "maximum": 335727.0604,
                "minimum": 333872.2404,
                "name": "X",
                "position": 0,
                "stddev": 592.3140313,
                "variance": 350835.9116
              },
              {
                "average": 4284547.044,
                "count": 20759487,
                "maximum": 4285115.532,
                "minimum": 4283856.912,
                "name": "Y",
                "position": 1,
                "stddev": 333.2622319,
                "variance": 111063.7152
              },
              {
                "average": 67.17517685,
                "count": 20759487,
                "maximum": 311.7858753,
                "minimum": -10.31412472,
                "name": "Z",
                "position": 2,
                "stddev": 11.43983581,
                "variance": 130.8698435
              },
              {
                "average": 4058.165732,
                "count": 20759487,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4869.199376,
                "variance": 23709102.56
              },
              {
                "average": 2.516663779,
                "count": 20759487,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.403111378,
                "variance": 1.968721539
              },
              {
                "average": 3.773667143,
                "count": 20759487,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.360154059,
                "variance": 1.850019064
              },
              {
                "average": 0.5081846194,
                "count": 20759487,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999330196,
                "variance": 0.249933024
              },
              {
                "average": 0,
                "count": 20759487,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.292540466,
                "count": 20759487,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.521166631,
                "variance": 0.2716146573
              },
              {
                "average": -2.603329677,
                "count": 20759487,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.71449768,
                "variance": 188.0874466
              },
              {
                "average": 0,
                "count": 20759487,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 81.44869375,
                "count": 20759487,
                "maximum": 83,
                "minimum": 77,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.004804583,
                "variance": 4.019241416
              },
              {
                "average": 204308324.6,
                "count": 20759487,
                "maximum": 204309994.3,
                "minimum": 204301344,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3074.534138,
                "variance": 9452760.165
              },
              {
                "average": 0,
                "count": 20759487,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20759487,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20759487,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006540624053,
                "count": 20759487,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02556627934,
                "variance": 0.0006536346392
              },
              {
                "average": 0.3585607872,
                "count": 20759487,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4795778979,
                "variance": 0.2299949602
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              333872.2404,
              4283856.912,
              -10.31412472,
              335727.0604,
              4285115.532,
              311.7858753
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    333872.24036871124,
                    4283856.912069378,
                    -10.314124718962859
                  ],
                  [
                    333872.24036871124,
                    4285115.532069378,
                    -10.314124718962859
                  ],
                  [
                    335727.0603687112,
                    4285115.532069378,
                    311.7858752810372
                  ],
                  [
                    335727.0603687112,
                    4283856.912069378,
                    311.7858752810372
                  ],
                  [
                    333872.24036871124,
                    4283856.912069378,
                    -10.314124718962859
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-03-05T18:33:14+00:00",
            "end_time": "2018-03-05T16:09: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": "20180208_374348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78403380364675,
              38.621682389347036,
              -10.368508129149063
            ],
            [
              -76.78431483904711,
              38.63301947888741,
              -10.368508129149063
            ],
            [
              -76.7631326659748,
              38.63334070447508,
              436.11149187085095
            ],
            [
              -76.76285496259368,
              38.62200348545922,
              436.11149187085095
            ],
            [
              -76.78403380364675,
              38.621682389347036,
              -10.368508129149063
            ]
          ]
        ]
      },
      "bbox": [
        -76.78431484,
        38.62168239,
        -10.36850813,
        -76.76285496,
        38.6333407,
        436.1114919
      ],
      "properties": {
        "datetime": "2018-02-08T19:13:25Z",
        "pc:count": 23987143,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345785.3803,
            "count": 23987143,
            "maximum": 346537.1961,
            "minimum": 344692.6761,
            "name": "X",
            "position": 0,
            "stddev": 531.7217368,
            "variance": 282728.0054
          },
          {
            "average": 4276963.223,
            "count": 23987143,
            "maximum": 4277562.876,
            "minimum": 4276304.256,
            "name": "Y",
            "position": 1,
            "stddev": 343.1977889,
            "variance": 117784.7223
          },
          {
            "average": 63.75587929,
            "count": 23987143,
            "maximum": 436.1114919,
            "minimum": -10.36850813,
            "name": "Z",
            "position": 2,
            "stddev": 9.133981675,
            "variance": 83.42962125
          },
          {
            "average": 3370.260345,
            "count": 23987143,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4204.241243,
            "variance": 17675644.43
          },
          {
            "average": 2.67194901,
            "count": 23987143,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.431533131,
            "variance": 2.049287105
          },
          {
            "average": 4.014905985,
            "count": 23987143,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.244863349,
            "variance": 1.549684758
          },
          {
            "average": 0.4930837324,
            "count": 23987143,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999521734,
            "variance": 0.2499521757
          },
          {
            "average": 0,
            "count": 23987143,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.225867374,
            "count": 23987143,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4799562116,
            "variance": 0.230357965
          },
          {
            "average": 8.104414972,
            "count": 23987143,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.25304749,
            "variance": 150.1371728
          },
          {
            "average": 0,
            "count": 23987143,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.34501662,
            "count": 23987143,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6707557057,
            "variance": 0.4499132168
          },
          {
            "average": 202151610.3,
            "count": 23987143,
            "maximum": 202152405.6,
            "minimum": 202151363.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 303.1249816,
            "variance": 91884.75447
          },
          {
            "average": 0,
            "count": 23987143,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23987143,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23987143,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005006848877,
            "count": 23987143,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02237038719,
            "variance": 0.0005004342232
          },
          {
            "average": 0.4501450631,
            "count": 23987143,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.497508287,
            "variance": 0.2475144956
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          344692.6761,
          4276304.256,
          -10.36850813,
          346537.1961,
          4277562.876,
          436.1114919
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                344692.67609071545,
                4276304.256257902,
                -10.368508129149063
              ],
              [
                344692.67609071545,
                4277562.876257901,
                -10.368508129149063
              ],
              [
                346537.1960907155,
                4277562.876257901,
                436.11149187085095
              ],
              [
                346537.1960907155,
                4276304.256257902,
                436.11149187085095
              ],
              [
                344692.67609071545,
                4276304.256257902,
                -10.368508129149063
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:13:25+00:00",
        "end_time": "2018-02-08T18:56:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_374348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_374348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_374348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_374348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78431484,
            38.62168239,
            -10.36850813,
            -76.76285496,
            38.6333407,
            436.1114919
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78403380364675,
                  38.621682389347036,
                  -10.368508129149063
                ],
                [
                  -76.78431483904711,
                  38.63301947888741,
                  -10.368508129149063
                ],
                [
                  -76.7631326659748,
                  38.63334070447508,
                  436.11149187085095
                ],
                [
                  -76.76285496259368,
                  38.62200348545922,
                  436.11149187085095
                ],
                [
                  -76.78403380364675,
                  38.621682389347036,
                  -10.368508129149063
                ]
              ]
            ]
          },
          "id": "20180208_374348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_374348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:13:25Z",
            "pc:count": 23987143,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345785.3803,
                "count": 23987143,
                "maximum": 346537.1961,
                "minimum": 344692.6761,
                "name": "X",
                "position": 0,
                "stddev": 531.7217368,
                "variance": 282728.0054
              },
              {
                "average": 4276963.223,
                "count": 23987143,
                "maximum": 4277562.876,
                "minimum": 4276304.256,
                "name": "Y",
                "position": 1,
                "stddev": 343.1977889,
                "variance": 117784.7223
              },
              {
                "average": 63.75587929,
                "count": 23987143,
                "maximum": 436.1114919,
                "minimum": -10.36850813,
                "name": "Z",
                "position": 2,
                "stddev": 9.133981675,
                "variance": 83.42962125
              },
              {
                "average": 3370.260345,
                "count": 23987143,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4204.241243,
                "variance": 17675644.43
              },
              {
                "average": 2.67194901,
                "count": 23987143,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.431533131,
                "variance": 2.049287105
              },
              {
                "average": 4.014905985,
                "count": 23987143,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.244863349,
                "variance": 1.549684758
              },
              {
                "average": 0.4930837324,
                "count": 23987143,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999521734,
                "variance": 0.2499521757
              },
              {
                "average": 0,
                "count": 23987143,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.225867374,
                "count": 23987143,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4799562116,
                "variance": 0.230357965
              },
              {
                "average": 8.104414972,
                "count": 23987143,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.25304749,
                "variance": 150.1371728
              },
              {
                "average": 0,
                "count": 23987143,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.34501662,
                "count": 23987143,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6707557057,
                "variance": 0.4499132168
              },
              {
                "average": 202151610.3,
                "count": 23987143,
                "maximum": 202152405.6,
                "minimum": 202151363.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 303.1249816,
                "variance": 91884.75447
              },
              {
                "average": 0,
                "count": 23987143,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23987143,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23987143,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005006848877,
                "count": 23987143,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02237038719,
                "variance": 0.0005004342232
              },
              {
                "average": 0.4501450631,
                "count": 23987143,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.497508287,
                "variance": 0.2475144956
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              344692.6761,
              4276304.256,
              -10.36850813,
              346537.1961,
              4277562.876,
              436.1114919
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    344692.67609071545,
                    4276304.256257902,
                    -10.368508129149063
                  ],
                  [
                    344692.67609071545,
                    4277562.876257901,
                    -10.368508129149063
                  ],
                  [
                    346537.1960907155,
                    4277562.876257901,
                    436.11149187085095
                  ],
                  [
                    346537.1960907155,
                    4276304.256257902,
                    436.11149187085095
                  ],
                  [
                    344692.67609071545,
                    4276304.256257902,
                    -10.368508129149063
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:13:25+00:00",
            "end_time": "2018-02-08T18:56: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": "20180208_368348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8022993667602,
              38.62599126024537,
              -9.59996945999265
            ],
            [
              -76.80247627479002,
              38.633055092332995,
              -9.59996945999265
            ],
            [
              -76.78413631415886,
              38.633336288570476,
              422.68003054000735
            ],
            [
              -76.78396120380343,
              38.626272385859096,
              422.68003054000735
            ],
            [
              -76.8022993667602,
              38.62599126024537,
              -9.59996945999265
            ]
          ]
        ]
      },
      "bbox": [
        -76.80247627,
        38.62599126,
        -9.59996946,
        -76.7839612,
        38.63333629,
        422.6800305
      ],
      "properties": {
        "datetime": "2018-02-08T19:16:56Z",
        "pc:count": 7274174,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 344242.0296,
            "count": 7274174,
            "maximum": 344708.8998,
            "minimum": 343111.8598,
            "name": "X",
            "position": 0,
            "stddev": 362.2682798,
            "variance": 131238.3065
          },
          {
            "average": 4277278.919,
            "count": 7274174,
            "maximum": 4277597.732,
            "minimum": 4276813.512,
            "name": "Y",
            "position": 1,
            "stddev": 177.8591643,
            "variance": 31633.88234
          },
          {
            "average": 65.02523118,
            "count": 7274174,
            "maximum": 422.6800305,
            "minimum": -9.59996946,
            "name": "Z",
            "position": 2,
            "stddev": 8.668834736,
            "variance": 75.14869568
          },
          {
            "average": 3517.603818,
            "count": 7274174,
            "maximum": 65528,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4087.899094,
            "variance": 16710919
          },
          {
            "average": 2.596412596,
            "count": 7274174,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.438342027,
            "variance": 2.068827786
          },
          {
            "average": 3.873952836,
            "count": 7274174,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.359836204,
            "variance": 1.849154501
          },
          {
            "average": 0.5070428615,
            "count": 7274174,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.49995043,
            "variance": 0.2499504325
          },
          {
            "average": 0,
            "count": 7274174,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.260760466,
            "count": 7274174,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5078005084,
            "variance": 0.2578613563
          },
          {
            "average": -9.621065947,
            "count": 7274174,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.530165618,
            "variance": 72.76372547
          },
          {
            "average": 0,
            "count": 7274174,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.25690175,
            "count": 7274174,
            "maximum": 13,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4437333356,
            "variance": 0.1968992731
          },
          {
            "average": 202152203.9,
            "count": 7274174,
            "maximum": 202152616.1,
            "minimum": 202151623.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 338.1795632,
            "variance": 114365.4169
          },
          {
            "average": 0,
            "count": 7274174,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7274174,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7274174,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005696866751,
            "count": 7274174,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.023861312,
            "variance": 0.0005693622104
          },
          {
            "average": 0.3278317236,
            "count": 7274174,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4694231725,
            "variance": 0.2203581149
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          343111.8598,
          4276813.512,
          -9.59996946,
          344708.8998,
          4277597.732,
          422.6800305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                343111.85979047057,
                4276813.512433444,
                -9.59996945999265
              ],
              [
                343111.85979047057,
                4277597.732433445,
                -9.59996945999265
              ],
              [
                344708.8997904706,
                4277597.732433445,
                422.68003054000735
              ],
              [
                344708.8997904706,
                4276813.512433444,
                422.68003054000735
              ],
              [
                343111.85979047057,
                4276813.512433444,
                -9.59996945999265
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:16:56+00:00",
        "end_time": "2018-02-08T19:00:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_368348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_368348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_368348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_368348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80247627,
            38.62599126,
            -9.59996946,
            -76.7839612,
            38.63333629,
            422.6800305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8022993667602,
                  38.62599126024537,
                  -9.59996945999265
                ],
                [
                  -76.80247627479002,
                  38.633055092332995,
                  -9.59996945999265
                ],
                [
                  -76.78413631415886,
                  38.633336288570476,
                  422.68003054000735
                ],
                [
                  -76.78396120380343,
                  38.626272385859096,
                  422.68003054000735
                ],
                [
                  -76.8022993667602,
                  38.62599126024537,
                  -9.59996945999265
                ]
              ]
            ]
          },
          "id": "20180208_368348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_368348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:16:56Z",
            "pc:count": 7274174,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 344242.0296,
                "count": 7274174,
                "maximum": 344708.8998,
                "minimum": 343111.8598,
                "name": "X",
                "position": 0,
                "stddev": 362.2682798,
                "variance": 131238.3065
              },
              {
                "average": 4277278.919,
                "count": 7274174,
                "maximum": 4277597.732,
                "minimum": 4276813.512,
                "name": "Y",
                "position": 1,
                "stddev": 177.8591643,
                "variance": 31633.88234
              },
              {
                "average": 65.02523118,
                "count": 7274174,
                "maximum": 422.6800305,
                "minimum": -9.59996946,
                "name": "Z",
                "position": 2,
                "stddev": 8.668834736,
                "variance": 75.14869568
              },
              {
                "average": 3517.603818,
                "count": 7274174,
                "maximum": 65528,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4087.899094,
                "variance": 16710919
              },
              {
                "average": 2.596412596,
                "count": 7274174,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.438342027,
                "variance": 2.068827786
              },
              {
                "average": 3.873952836,
                "count": 7274174,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.359836204,
                "variance": 1.849154501
              },
              {
                "average": 0.5070428615,
                "count": 7274174,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.49995043,
                "variance": 0.2499504325
              },
              {
                "average": 0,
                "count": 7274174,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.260760466,
                "count": 7274174,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5078005084,
                "variance": 0.2578613563
              },
              {
                "average": -9.621065947,
                "count": 7274174,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.530165618,
                "variance": 72.76372547
              },
              {
                "average": 0,
                "count": 7274174,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.25690175,
                "count": 7274174,
                "maximum": 13,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4437333356,
                "variance": 0.1968992731
              },
              {
                "average": 202152203.9,
                "count": 7274174,
                "maximum": 202152616.1,
                "minimum": 202151623.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 338.1795632,
                "variance": 114365.4169
              },
              {
                "average": 0,
                "count": 7274174,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7274174,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7274174,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005696866751,
                "count": 7274174,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.023861312,
                "variance": 0.0005693622104
              },
              {
                "average": 0.3278317236,
                "count": 7274174,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4694231725,
                "variance": 0.2203581149
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              343111.8598,
              4276813.512,
              -9.59996946,
              344708.8998,
              4277597.732,
              422.6800305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    343111.85979047057,
                    4276813.512433444,
                    -9.59996945999265
                  ],
                  [
                    343111.85979047057,
                    4277597.732433445,
                    -9.59996945999265
                  ],
                  [
                    344708.8997904706,
                    4277597.732433445,
                    422.68003054000735
                  ],
                  [
                    344708.8997904706,
                    4276813.512433444,
                    422.68003054000735
                  ],
                  [
                    343111.85979047057,
                    4276813.512433444,
                    -9.59996945999265
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:16:56+00:00",
            "end_time": "2018-02-08T19:00:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_368352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80509491629621,
              38.63270173075012,
              -10.304974778936952
            ],
            [
              -76.8053793757882,
              38.644038487821796,
              -10.304974778936952
            ],
            [
              -76.78410392542737,
              38.644364981575166,
              433.7350252210631
            ],
            [
              -76.7838228137775,
              38.633028092920036,
              433.7350252210631
            ],
            [
              -76.80509491629621,
              38.63270173075012,
              -10.304974778936952
            ]
          ]
        ]
      },
      "bbox": [
        -76.80537938,
        38.63270173,
        -10.30497478,
        -76.78382281,
        38.64436498,
        433.7350252
      ],
      "properties": {
        "datetime": "2018-02-08T19:17:21Z",
        "pc:count": 25938500,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 343784.9673,
            "count": 25938500,
            "maximum": 344735.5238,
            "minimum": 342883.1438,
            "name": "X",
            "position": 0,
            "stddev": 471.350938,
            "variance": 222171.7067
          },
          {
            "average": 4278189.398,
            "count": 25938500,
            "maximum": 4278821.599,
            "minimum": 4277562.999,
            "name": "Y",
            "position": 1,
            "stddev": 349.597306,
            "variance": 122218.2764
          },
          {
            "average": 63.23338286,
            "count": 25938500,
            "maximum": 433.7350252,
            "minimum": -10.30497478,
            "name": "Z",
            "position": 2,
            "stddev": 10.04238403,
            "variance": 100.849477
          },
          {
            "average": 3442.009914,
            "count": 25938500,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4229.37496,
            "variance": 17887612.55
          },
          {
            "average": 2.663243788,
            "count": 25938500,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.437652614,
            "variance": 2.06684504
          },
          {
            "average": 3.996139137,
            "count": 25938500,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.271249546,
            "variance": 1.616075408
          },
          {
            "average": 0.4975885267,
            "count": 25938500,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999941944,
            "variance": 0.2499941944
          },
          {
            "average": 0,
            "count": 25938500,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253904813,
            "count": 25938500,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4990181388,
            "variance": 0.2490191029
          },
          {
            "average": 12.13253946,
            "count": 25938500,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.885818056,
            "variance": 47.41449029
          },
          {
            "average": 0,
            "count": 25938500,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.65144677,
            "count": 25938500,
            "maximum": 13,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4803365031,
            "variance": 0.2307231562
          },
          {
            "average": 202152474.2,
            "count": 25938500,
            "maximum": 202152641,
            "minimum": 202151635.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 114.8671072,
            "variance": 13194.45231
          },
          {
            "average": 0,
            "count": 25938500,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25938500,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25938500,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004873065135,
            "count": 25938500,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02206964124,
            "variance": 0.0004870690646
          },
          {
            "average": 0.2728428398,
            "count": 25938500,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4454207362,
            "variance": 0.1983996322
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          342883.1438,
          4277562.999,
          -10.30497478,
          344735.5238,
          4278821.599,
          433.7350252
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                342883.1437957568,
                4277562.999444663,
                -10.304974778936952
              ],
              [
                342883.1437957568,
                4278821.599444662,
                -10.304974778936952
              ],
              [
                344735.5237957568,
                4278821.599444662,
                433.7350252210631
              ],
              [
                344735.5237957568,
                4277562.999444663,
                433.7350252210631
              ],
              [
                342883.1437957568,
                4277562.999444663,
                -10.304974778936952
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:17:21+00:00",
        "end_time": "2018-02-08T19:00:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_368352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_368352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_368352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_368352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80537938,
            38.63270173,
            -10.30497478,
            -76.78382281,
            38.64436498,
            433.7350252
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80509491629621,
                  38.63270173075012,
                  -10.304974778936952
                ],
                [
                  -76.8053793757882,
                  38.644038487821796,
                  -10.304974778936952
                ],
                [
                  -76.78410392542737,
                  38.644364981575166,
                  433.7350252210631
                ],
                [
                  -76.7838228137775,
                  38.633028092920036,
                  433.7350252210631
                ],
                [
                  -76.80509491629621,
                  38.63270173075012,
                  -10.304974778936952
                ]
              ]
            ]
          },
          "id": "20180208_368352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_368352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:17:21Z",
            "pc:count": 25938500,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 343784.9673,
                "count": 25938500,
                "maximum": 344735.5238,
                "minimum": 342883.1438,
                "name": "X",
                "position": 0,
                "stddev": 471.350938,
                "variance": 222171.7067
              },
              {
                "average": 4278189.398,
                "count": 25938500,
                "maximum": 4278821.599,
                "minimum": 4277562.999,
                "name": "Y",
                "position": 1,
                "stddev": 349.597306,
                "variance": 122218.2764
              },
              {
                "average": 63.23338286,
                "count": 25938500,
                "maximum": 433.7350252,
                "minimum": -10.30497478,
                "name": "Z",
                "position": 2,
                "stddev": 10.04238403,
                "variance": 100.849477
              },
              {
                "average": 3442.009914,
                "count": 25938500,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4229.37496,
                "variance": 17887612.55
              },
              {
                "average": 2.663243788,
                "count": 25938500,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.437652614,
                "variance": 2.06684504
              },
              {
                "average": 3.996139137,
                "count": 25938500,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.271249546,
                "variance": 1.616075408
              },
              {
                "average": 0.4975885267,
                "count": 25938500,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999941944,
                "variance": 0.2499941944
              },
              {
                "average": 0,
                "count": 25938500,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253904813,
                "count": 25938500,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4990181388,
                "variance": 0.2490191029
              },
              {
                "average": 12.13253946,
                "count": 25938500,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.885818056,
                "variance": 47.41449029
              },
              {
                "average": 0,
                "count": 25938500,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.65144677,
                "count": 25938500,
                "maximum": 13,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4803365031,
                "variance": 0.2307231562
              },
              {
                "average": 202152474.2,
                "count": 25938500,
                "maximum": 202152641,
                "minimum": 202151635.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 114.8671072,
                "variance": 13194.45231
              },
              {
                "average": 0,
                "count": 25938500,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25938500,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25938500,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004873065135,
                "count": 25938500,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02206964124,
                "variance": 0.0004870690646
              },
              {
                "average": 0.2728428398,
                "count": 25938500,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4454207362,
                "variance": 0.1983996322
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              342883.1438,
              4277562.999,
              -10.30497478,
              344735.5238,
              4278821.599,
              433.7350252
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    342883.1437957568,
                    4277562.999444663,
                    -10.304974778936952
                  ],
                  [
                    342883.1437957568,
                    4278821.599444662,
                    -10.304974778936952
                  ],
                  [
                    344735.5237957568,
                    4278821.599444662,
                    433.7350252210631
                  ],
                  [
                    344735.5237957568,
                    4277562.999444663,
                    433.7350252210631
                  ],
                  [
                    342883.1437957568,
                    4277562.999444663,
                    -10.304974778936952
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:17:21+00:00",
            "end_time": "2018-02-08T19: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": "20180208_386324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74238631429373,
              38.55569538041275,
              -10.381676543756384
            ],
            [
              -76.74266011835434,
              38.5670317715126,
              -10.381676543756384
            ],
            [
              -76.72138074717333,
              38.56734671668296,
              427.4383234562436
            ],
            [
              -76.72111028244147,
              38.55601019857956,
              427.4383234562436
            ],
            [
              -76.74238631429373,
              38.55569538041275,
              -10.381676543756384
            ]
          ]
        ]
      },
      "bbox": [
        -76.74266012,
        38.55569538,
        -10.38167654,
        -76.72111028,
        38.56734672,
        427.4383235
      ],
      "properties": {
        "datetime": "2018-02-08T15:57:49Z",
        "pc:count": 21337836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349177.6072,
            "count": 21337836,
            "maximum": 350034.2112,
            "minimum": 348179.5712,
            "name": "X",
            "position": 0,
            "stddev": 534.7543907,
            "variance": 285962.2584
          },
          {
            "average": 4269562.211,
            "count": 21337836,
            "maximum": 4270170.198,
            "minimum": 4268911.698,
            "name": "Y",
            "position": 1,
            "stddev": 353.1211678,
            "variance": 124694.5591
          },
          {
            "average": 29.50607064,
            "count": 21337836,
            "maximum": 427.4383235,
            "minimum": -10.38167654,
            "name": "Z",
            "position": 2,
            "stddev": 16.75258499,
            "variance": 280.6491038
          },
          {
            "average": 3456.443931,
            "count": 21337836,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3901.732518,
            "variance": 15223516.64
          },
          {
            "average": 2.509705061,
            "count": 21337836,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.403528457,
            "variance": 1.96989213
          },
          {
            "average": 3.722679282,
            "count": 21337836,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.381131308,
            "variance": 1.907523689
          },
          {
            "average": 0.5075945377,
            "count": 21337836,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999423314,
            "variance": 0.2499423347
          },
          {
            "average": 0,
            "count": 21337836,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302735901,
            "count": 21337836,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5879670301,
            "variance": 0.3457052284
          },
          {
            "average": -7.706084522,
            "count": 21337836,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.6246243,
            "variance": 112.8826416
          },
          {
            "average": 0,
            "count": 21337836,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.252199286,
            "count": 21337836,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5335835528,
            "variance": 0.2847114078
          },
          {
            "average": 202140270.4,
            "count": 21337836,
            "maximum": 202140669.4,
            "minimum": 202139856.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 264.5932191,
            "variance": 70009.5716
          },
          {
            "average": 0,
            "count": 21337836,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21337836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21337836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009776998942,
            "count": 21337836,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03125290455,
            "variance": 0.0009767440429
          },
          {
            "average": 0.3698595771,
            "count": 21337836,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4827664873,
            "variance": 0.2330634813
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348179.5712,
          4268911.698,
          -10.38167654,
          350034.2112,
          4270170.198,
          427.4383235
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348179.5712194945,
                4268911.697749927,
                -10.381676543756384
              ],
              [
                348179.5712194945,
                4270170.197749927,
                -10.381676543756384
              ],
              [
                350034.2112194945,
                4270170.197749927,
                427.4383234562436
              ],
              [
                350034.2112194945,
                4268911.697749927,
                427.4383234562436
              ],
              [
                348179.5712194945,
                4268911.697749927,
                -10.381676543756384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:57:49+00:00",
        "end_time": "2018-02-08T15:44:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_386324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_386324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74266012,
            38.55569538,
            -10.38167654,
            -76.72111028,
            38.56734672,
            427.4383235
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74238631429373,
                  38.55569538041275,
                  -10.381676543756384
                ],
                [
                  -76.74266011835434,
                  38.5670317715126,
                  -10.381676543756384
                ],
                [
                  -76.72138074717333,
                  38.56734671668296,
                  427.4383234562436
                ],
                [
                  -76.72111028244147,
                  38.55601019857956,
                  427.4383234562436
                ],
                [
                  -76.74238631429373,
                  38.55569538041275,
                  -10.381676543756384
                ]
              ]
            ]
          },
          "id": "20180208_386324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:57:49Z",
            "pc:count": 21337836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349177.6072,
                "count": 21337836,
                "maximum": 350034.2112,
                "minimum": 348179.5712,
                "name": "X",
                "position": 0,
                "stddev": 534.7543907,
                "variance": 285962.2584
              },
              {
                "average": 4269562.211,
                "count": 21337836,
                "maximum": 4270170.198,
                "minimum": 4268911.698,
                "name": "Y",
                "position": 1,
                "stddev": 353.1211678,
                "variance": 124694.5591
              },
              {
                "average": 29.50607064,
                "count": 21337836,
                "maximum": 427.4383235,
                "minimum": -10.38167654,
                "name": "Z",
                "position": 2,
                "stddev": 16.75258499,
                "variance": 280.6491038
              },
              {
                "average": 3456.443931,
                "count": 21337836,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3901.732518,
                "variance": 15223516.64
              },
              {
                "average": 2.509705061,
                "count": 21337836,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.403528457,
                "variance": 1.96989213
              },
              {
                "average": 3.722679282,
                "count": 21337836,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.381131308,
                "variance": 1.907523689
              },
              {
                "average": 0.5075945377,
                "count": 21337836,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999423314,
                "variance": 0.2499423347
              },
              {
                "average": 0,
                "count": 21337836,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302735901,
                "count": 21337836,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5879670301,
                "variance": 0.3457052284
              },
              {
                "average": -7.706084522,
                "count": 21337836,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.6246243,
                "variance": 112.8826416
              },
              {
                "average": 0,
                "count": 21337836,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.252199286,
                "count": 21337836,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5335835528,
                "variance": 0.2847114078
              },
              {
                "average": 202140270.4,
                "count": 21337836,
                "maximum": 202140669.4,
                "minimum": 202139856.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 264.5932191,
                "variance": 70009.5716
              },
              {
                "average": 0,
                "count": 21337836,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21337836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21337836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009776998942,
                "count": 21337836,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03125290455,
                "variance": 0.0009767440429
              },
              {
                "average": 0.3698595771,
                "count": 21337836,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4827664873,
                "variance": 0.2330634813
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348179.5712,
              4268911.698,
              -10.38167654,
              350034.2112,
              4270170.198,
              427.4383235
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348179.5712194945,
                    4268911.697749927,
                    -10.381676543756384
                  ],
                  [
                    348179.5712194945,
                    4270170.197749927,
                    -10.381676543756384
                  ],
                  [
                    350034.2112194945,
                    4270170.197749927,
                    427.4383234562436
                  ],
                  [
                    350034.2112194945,
                    4268911.697749927,
                    427.4383234562436
                  ],
                  [
                    348179.5712194945,
                    4268911.697749927,
                    -10.381676543756384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:57:49+00:00",
            "end_time": "2018-02-08T15:44:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_392324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72140425877805,
              38.55564740460263,
              -10.381958155834297
            ],
            [
              -76.72167476188426,
              38.56698374149888,
              -10.381958155834297
            ],
            [
              -76.70039585900653,
              38.56729486149126,
              440.3580418441657
            ],
            [
              -76.70012869520687,
              38.555958399134525,
              440.3580418441657
            ],
            [
              -76.72140425877805,
              38.55564740460263,
              -10.381958155834297
            ]
          ]
        ]
      },
      "bbox": [
        -76.72167476,
        38.5556474,
        -10.38195816,
        -76.7001287,
        38.56729486,
        440.3580418
      ],
      "properties": {
        "datetime": "2018-02-08T15:53:36Z",
        "pc:count": 22469873,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351016.0605,
            "count": 22469873,
            "maximum": 351862.4203,
            "minimum": 350007.8403,
            "name": "X",
            "position": 0,
            "stddev": 533.3055511,
            "variance": 284414.8108
          },
          {
            "average": 4269496.195,
            "count": 22469873,
            "maximum": 4270130.397,
            "minimum": 4268871.917,
            "name": "Y",
            "position": 1,
            "stddev": 370.0300216,
            "variance": 136922.2169
          },
          {
            "average": 39.06764535,
            "count": 22469873,
            "maximum": 440.3580418,
            "minimum": -10.38195816,
            "name": "Z",
            "position": 2,
            "stddev": 13.95488199,
            "variance": 194.7387312
          },
          {
            "average": 3437.12694,
            "count": 22469873,
            "maximum": 65504,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4064.65306,
            "variance": 16521404.5
          },
          {
            "average": 2.587001004,
            "count": 22469873,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.41102359,
            "variance": 1.99098757
          },
          {
            "average": 3.876619062,
            "count": 22469873,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.299539005,
            "variance": 1.688801626
          },
          {
            "average": 0.4962419236,
            "count": 22469873,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999858878,
            "variance": 0.249985888
          },
          {
            "average": 0,
            "count": 22469873,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265722552,
            "count": 22469873,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5429403814,
            "variance": 0.2947842578
          },
          {
            "average": 8.508925111,
            "count": 22469873,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.04244129,
            "variance": 121.9355096
          },
          {
            "average": 0,
            "count": 22469873,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.340782033,
            "count": 22469873,
            "maximum": 5,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6068432621,
            "variance": 0.3682587447
          },
          {
            "average": 202139812.3,
            "count": 22469873,
            "maximum": 202140416.8,
            "minimum": 202139590.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 211.7137526,
            "variance": 44822.71304
          },
          {
            "average": 0,
            "count": 22469873,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22469873,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22469873,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009177621965,
            "count": 22469873,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03028068609,
            "variance": 0.0009169199499
          },
          {
            "average": 0.4105545234,
            "count": 22469873,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4919344646,
            "variance": 0.2419995175
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350007.8403,
          4268871.917,
          -10.38195816,
          351862.4203,
          4270130.397,
          440.3580418
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350007.8402613985,
                4268871.916780004,
                -10.381958155834297
              ],
              [
                350007.8402613985,
                4270130.396780005,
                -10.381958155834297
              ],
              [
                351862.4202613985,
                4270130.396780005,
                440.3580418441657
              ],
              [
                351862.4202613985,
                4268871.916780004,
                440.3580418441657
              ],
              [
                350007.8402613985,
                4268871.916780004,
                -10.381958155834297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:53:36+00:00",
        "end_time": "2018-02-08T15:39:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_392324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_392324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72167476,
            38.5556474,
            -10.38195816,
            -76.7001287,
            38.56729486,
            440.3580418
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72140425877805,
                  38.55564740460263,
                  -10.381958155834297
                ],
                [
                  -76.72167476188426,
                  38.56698374149888,
                  -10.381958155834297
                ],
                [
                  -76.70039585900653,
                  38.56729486149126,
                  440.3580418441657
                ],
                [
                  -76.70012869520687,
                  38.555958399134525,
                  440.3580418441657
                ],
                [
                  -76.72140425877805,
                  38.55564740460263,
                  -10.381958155834297
                ]
              ]
            ]
          },
          "id": "20180208_392324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:53:36Z",
            "pc:count": 22469873,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351016.0605,
                "count": 22469873,
                "maximum": 351862.4203,
                "minimum": 350007.8403,
                "name": "X",
                "position": 0,
                "stddev": 533.3055511,
                "variance": 284414.8108
              },
              {
                "average": 4269496.195,
                "count": 22469873,
                "maximum": 4270130.397,
                "minimum": 4268871.917,
                "name": "Y",
                "position": 1,
                "stddev": 370.0300216,
                "variance": 136922.2169
              },
              {
                "average": 39.06764535,
                "count": 22469873,
                "maximum": 440.3580418,
                "minimum": -10.38195816,
                "name": "Z",
                "position": 2,
                "stddev": 13.95488199,
                "variance": 194.7387312
              },
              {
                "average": 3437.12694,
                "count": 22469873,
                "maximum": 65504,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4064.65306,
                "variance": 16521404.5
              },
              {
                "average": 2.587001004,
                "count": 22469873,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.41102359,
                "variance": 1.99098757
              },
              {
                "average": 3.876619062,
                "count": 22469873,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.299539005,
                "variance": 1.688801626
              },
              {
                "average": 0.4962419236,
                "count": 22469873,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999858878,
                "variance": 0.249985888
              },
              {
                "average": 0,
                "count": 22469873,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265722552,
                "count": 22469873,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5429403814,
                "variance": 0.2947842578
              },
              {
                "average": 8.508925111,
                "count": 22469873,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.04244129,
                "variance": 121.9355096
              },
              {
                "average": 0,
                "count": 22469873,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.340782033,
                "count": 22469873,
                "maximum": 5,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6068432621,
                "variance": 0.3682587447
              },
              {
                "average": 202139812.3,
                "count": 22469873,
                "maximum": 202140416.8,
                "minimum": 202139590.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 211.7137526,
                "variance": 44822.71304
              },
              {
                "average": 0,
                "count": 22469873,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22469873,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22469873,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009177621965,
                "count": 22469873,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03028068609,
                "variance": 0.0009169199499
              },
              {
                "average": 0.4105545234,
                "count": 22469873,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4919344646,
                "variance": 0.2419995175
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350007.8403,
              4268871.917,
              -10.38195816,
              351862.4203,
              4270130.397,
              440.3580418
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350007.8402613985,
                    4268871.916780004,
                    -10.381958155834297
                  ],
                  [
                    350007.8402613985,
                    4270130.396780005,
                    -10.381958155834297
                  ],
                  [
                    351862.4202613985,
                    4270130.396780005,
                    440.3580418441657
                  ],
                  [
                    351862.4202613985,
                    4268871.916780004,
                    440.3580418441657
                  ],
                  [
                    350007.8402613985,
                    4268871.916780004,
                    -10.381958155834297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:53:36+00:00",
            "end_time": "2018-02-08T15:39: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": "20180208_368356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.80509017853434,
              38.64368536914885,
              -10.441977374260404
            ],
            [
              -76.80537473536447,
              38.655021564469635,
              -10.441977374260404
            ],
            [
              -76.78407122394238,
              38.655348513283286,
              434.31802262573956
            ],
            [
              -76.78379002052583,
              38.64401218621372,
              434.31802262573956
            ],
            [
              -76.80509017853434,
              38.64368536914885,
              -10.441977374260404
            ]
          ]
        ]
      },
      "bbox": [
        -76.80537474,
        38.64368537,
        -10.44197737,
        -76.78379002,
        38.65534851,
        434.3180226
      ],
      "properties": {
        "datetime": "2018-02-08T19:30:53Z",
        "pc:count": 22676901,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 343660.9054,
            "count": 22676901,
            "maximum": 344762.0824,
            "minimum": 342907.5424,
            "name": "X",
            "position": 0,
            "stddev": 560.8495931,
            "variance": 314552.2661
          },
          {
            "average": 4279386.929,
            "count": 22676901,
            "maximum": 4280040.456,
            "minimum": 4278781.916,
            "name": "Y",
            "position": 1,
            "stddev": 357.4042007,
            "variance": 127737.7627
          },
          {
            "average": 67.06166785,
            "count": 22676901,
            "maximum": 434.3180226,
            "minimum": -10.44197737,
            "name": "Z",
            "position": 2,
            "stddev": 8.310621643,
            "variance": 69.0664321
          },
          {
            "average": 3469.001107,
            "count": 22676901,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3851.494757,
            "variance": 14834011.86
          },
          {
            "average": 2.493290551,
            "count": 22676901,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.402646331,
            "variance": 1.967416729
          },
          {
            "average": 3.73085542,
            "count": 22676901,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.388916945,
            "variance": 1.929090281
          },
          {
            "average": 0.5065114938,
            "count": 22676901,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999576097,
            "variance": 0.2499576115
          },
          {
            "average": 0,
            "count": 22676901,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278197052,
            "count": 22676901,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5356723484,
            "variance": 0.2869448648
          },
          {
            "average": -4.602465017,
            "count": 22676901,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.67423784,
            "variance": 186.9847804
          },
          {
            "average": 0,
            "count": 22676901,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.74626559,
            "count": 22676901,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.68085776,
            "variance": 0.4635672894
          },
          {
            "average": 202152910.3,
            "count": 22676901,
            "maximum": 202153453.5,
            "minimum": 202152359.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 425.5473518,
            "variance": 181090.5486
          },
          {
            "average": 0,
            "count": 22676901,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22676901,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22676901,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005686844071,
            "count": 22676901,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02384032362,
            "variance": 0.0005683610302
          },
          {
            "average": 0.4503218495,
            "count": 22676901,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4975259715,
            "variance": 0.2475320923
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          342907.5424,
          4278781.916,
          -10.44197737,
          344762.0824,
          4280040.456,
          434.3180226
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                342907.54241324216,
                4278781.916165577,
                -10.441977374260404
              ],
              [
                342907.54241324216,
                4280040.456165576,
                -10.441977374260404
              ],
              [
                344762.0824132422,
                4280040.456165576,
                434.31802262573956
              ],
              [
                344762.0824132422,
                4278781.916165577,
                434.31802262573956
              ],
              [
                342907.54241324216,
                4278781.916165577,
                -10.441977374260404
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:30:53+00:00",
        "end_time": "2018-02-08T19:12:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_368356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_368356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_368356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_368356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80537474,
            38.64368537,
            -10.44197737,
            -76.78379002,
            38.65534851,
            434.3180226
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.80509017853434,
                  38.64368536914885,
                  -10.441977374260404
                ],
                [
                  -76.80537473536447,
                  38.655021564469635,
                  -10.441977374260404
                ],
                [
                  -76.78407122394238,
                  38.655348513283286,
                  434.31802262573956
                ],
                [
                  -76.78379002052583,
                  38.64401218621372,
                  434.31802262573956
                ],
                [
                  -76.80509017853434,
                  38.64368536914885,
                  -10.441977374260404
                ]
              ]
            ]
          },
          "id": "20180208_368356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_368356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:30:53Z",
            "pc:count": 22676901,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 343660.9054,
                "count": 22676901,
                "maximum": 344762.0824,
                "minimum": 342907.5424,
                "name": "X",
                "position": 0,
                "stddev": 560.8495931,
                "variance": 314552.2661
              },
              {
                "average": 4279386.929,
                "count": 22676901,
                "maximum": 4280040.456,
                "minimum": 4278781.916,
                "name": "Y",
                "position": 1,
                "stddev": 357.4042007,
                "variance": 127737.7627
              },
              {
                "average": 67.06166785,
                "count": 22676901,
                "maximum": 434.3180226,
                "minimum": -10.44197737,
                "name": "Z",
                "position": 2,
                "stddev": 8.310621643,
                "variance": 69.0664321
              },
              {
                "average": 3469.001107,
                "count": 22676901,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3851.494757,
                "variance": 14834011.86
              },
              {
                "average": 2.493290551,
                "count": 22676901,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.402646331,
                "variance": 1.967416729
              },
              {
                "average": 3.73085542,
                "count": 22676901,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.388916945,
                "variance": 1.929090281
              },
              {
                "average": 0.5065114938,
                "count": 22676901,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999576097,
                "variance": 0.2499576115
              },
              {
                "average": 0,
                "count": 22676901,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278197052,
                "count": 22676901,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5356723484,
                "variance": 0.2869448648
              },
              {
                "average": -4.602465017,
                "count": 22676901,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.67423784,
                "variance": 186.9847804
              },
              {
                "average": 0,
                "count": 22676901,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.74626559,
                "count": 22676901,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.68085776,
                "variance": 0.4635672894
              },
              {
                "average": 202152910.3,
                "count": 22676901,
                "maximum": 202153453.5,
                "minimum": 202152359.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 425.5473518,
                "variance": 181090.5486
              },
              {
                "average": 0,
                "count": 22676901,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22676901,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22676901,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005686844071,
                "count": 22676901,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02384032362,
                "variance": 0.0005683610302
              },
              {
                "average": 0.4503218495,
                "count": 22676901,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4975259715,
                "variance": 0.2475320923
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              342907.5424,
              4278781.916,
              -10.44197737,
              344762.0824,
              4280040.456,
              434.3180226
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    342907.54241324216,
                    4278781.916165577,
                    -10.441977374260404
                  ],
                  [
                    342907.54241324216,
                    4280040.456165576,
                    -10.441977374260404
                  ],
                  [
                    344762.0824132422,
                    4280040.456165576,
                    434.31802262573956
                  ],
                  [
                    344762.0824132422,
                    4278781.916165577,
                    434.31802262573956
                  ],
                  [
                    342907.54241324216,
                    4278781.916165577,
                    -10.441977374260404
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:30:53+00:00",
            "end_time": "2018-02-08T19:12:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_398332.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.70033127559113,
              38.57756666943988,
              -6.673075955076541
            ],
            [
              -76.70059855017666,
              38.58889768384326,
              -6.673075955076541
            ],
            [
              -76.67931570314607,
              38.5892050787075,
              435.0869240449234
            ],
            [
              -76.6790517696193,
              38.57787394042591,
              435.0869240449234
            ],
            [
              -76.70033127559113,
              38.57756666943988,
              -6.673075955076541
            ]
          ]
        ]
      },
      "bbox": [
        -76.70059855,
        38.57756667,
        -6.673075955,
        -76.67905177,
        38.58920508,
        435.086924
      ],
      "properties": {
        "datetime": "2018-07-20T19:28:16Z",
        "pc:count": 17489461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352492.4875,
            "count": 17489461,
            "maximum": 353743.4854,
            "minimum": 351889.1454,
            "name": "X",
            "position": 0,
            "stddev": 339.8303352,
            "variance": 115484.6567
          },
          {
            "average": 4271871.846,
            "count": 17489461,
            "maximum": 4272528.075,
            "minimum": 4271270.195,
            "name": "Y",
            "position": 1,
            "stddev": 365.7073833,
            "variance": 133741.8902
          },
          {
            "average": 24.72087025,
            "count": 17489461,
            "maximum": 435.086924,
            "minimum": -6.673075955,
            "name": "Z",
            "position": 2,
            "stddev": 15.17673995,
            "variance": 230.3334355
          },
          {
            "average": 4340.188294,
            "count": 17489461,
            "maximum": 65495,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4327.446613,
            "variance": 18726794.19
          },
          {
            "average": 2.22702312,
            "count": 17489461,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.351127767,
            "variance": 1.825546242
          },
          {
            "average": 3.255529373,
            "count": 17489461,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.529378046,
            "variance": 2.338997207
          },
          {
            "average": 0.4777597777,
            "count": 17489461,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995051419,
            "variance": 0.2495053868
          },
          {
            "average": 0,
            "count": 17489461,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274475526,
            "count": 17489461,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7642841454,
            "variance": 0.5841302549
          },
          {
            "average": -6.835873263,
            "count": 17489461,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.01815887,
            "variance": 144.4361426
          },
          {
            "average": 0,
            "count": 17489461,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 41.4095065,
            "count": 17489461,
            "maximum": 128,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 56.63129707,
            "variance": 3207.103808
          },
          {
            "average": 206382972.3,
            "count": 17489461,
            "maximum": 216150096,
            "minimum": 202139547.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6434891.686,
            "variance": 41407831020000.0
          },
          {
            "average": 0,
            "count": 17489461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17489461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17489461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009140933503,
            "count": 17489461,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03022015612,
            "variance": 0.0009132578358
          },
          {
            "average": 0.538652449,
            "count": 17489461,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4985037637,
            "variance": 0.2485060024
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          351889.1454,
          4271270.195,
          -6.673075955,
          353743.4854,
          4272528.075,
          435.086924
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                351889.14539576747,
                4271270.195070551,
                -6.673075955076541
              ],
              [
                351889.14539576747,
                4272528.075070552,
                -6.673075955076541
              ],
              [
                353743.48539576743,
                4272528.075070552,
                435.0869240449234
              ],
              [
                353743.48539576743,
                4271270.195070551,
                435.0869240449234
              ],
              [
                351889.14539576747,
                4271270.195070551,
                -6.673075955076541
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:28:16+00:00",
        "end_time": "2018-02-08T15:39:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398332.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398332.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398332.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398332.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70059855,
            38.57756667,
            -6.673075955,
            -76.67905177,
            38.58920508,
            435.086924
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.70033127559113,
                  38.57756666943988,
                  -6.673075955076541
                ],
                [
                  -76.70059855017666,
                  38.58889768384326,
                  -6.673075955076541
                ],
                [
                  -76.67931570314607,
                  38.5892050787075,
                  435.0869240449234
                ],
                [
                  -76.6790517696193,
                  38.57787394042591,
                  435.0869240449234
                ],
                [
                  -76.70033127559113,
                  38.57756666943988,
                  -6.673075955076541
                ]
              ]
            ]
          },
          "id": "20180208_398332.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398332.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:28:16Z",
            "pc:count": 17489461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352492.4875,
                "count": 17489461,
                "maximum": 353743.4854,
                "minimum": 351889.1454,
                "name": "X",
                "position": 0,
                "stddev": 339.8303352,
                "variance": 115484.6567
              },
              {
                "average": 4271871.846,
                "count": 17489461,
                "maximum": 4272528.075,
                "minimum": 4271270.195,
                "name": "Y",
                "position": 1,
                "stddev": 365.7073833,
                "variance": 133741.8902
              },
              {
                "average": 24.72087025,
                "count": 17489461,
                "maximum": 435.086924,
                "minimum": -6.673075955,
                "name": "Z",
                "position": 2,
                "stddev": 15.17673995,
                "variance": 230.3334355
              },
              {
                "average": 4340.188294,
                "count": 17489461,
                "maximum": 65495,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4327.446613,
                "variance": 18726794.19
              },
              {
                "average": 2.22702312,
                "count": 17489461,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.351127767,
                "variance": 1.825546242
              },
              {
                "average": 3.255529373,
                "count": 17489461,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.529378046,
                "variance": 2.338997207
              },
              {
                "average": 0.4777597777,
                "count": 17489461,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995051419,
                "variance": 0.2495053868
              },
              {
                "average": 0,
                "count": 17489461,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274475526,
                "count": 17489461,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7642841454,
                "variance": 0.5841302549
              },
              {
                "average": -6.835873263,
                "count": 17489461,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.01815887,
                "variance": 144.4361426
              },
              {
                "average": 0,
                "count": 17489461,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 41.4095065,
                "count": 17489461,
                "maximum": 128,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 56.63129707,
                "variance": 3207.103808
              },
              {
                "average": 206382972.3,
                "count": 17489461,
                "maximum": 216150096,
                "minimum": 202139547.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6434891.686,
                "variance": 41407831020000.0
              },
              {
                "average": 0,
                "count": 17489461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17489461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17489461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009140933503,
                "count": 17489461,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03022015612,
                "variance": 0.0009132578358
              },
              {
                "average": 0.538652449,
                "count": 17489461,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4985037637,
                "variance": 0.2485060024
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              351889.1454,
              4271270.195,
              -6.673075955,
              353743.4854,
              4272528.075,
              435.086924
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    351889.14539576747,
                    4271270.195070551,
                    -6.673075955076541
                  ],
                  [
                    351889.14539576747,
                    4272528.075070552,
                    -6.673075955076541
                  ],
                  [
                    353743.48539576743,
                    4272528.075070552,
                    435.0869240449234
                  ],
                  [
                    353743.48539576743,
                    4271270.195070551,
                    435.0869240449234
                  ],
                  [
                    351889.14539576747,
                    4271270.195070551,
                    -6.673075955076541
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:28:16+00:00",
            "end_time": "2018-02-08T15:39: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": "20180208_398336.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.70028548670092,
              38.5885484046469,
              -10.444841616313482
            ],
            [
              -76.70055291855817,
              38.59988192024649,
              -10.444841616313482
            ],
            [
              -76.67926545008088,
              38.6001893995537,
              431.37515838368654
            ],
            [
              -76.67900136206421,
              38.58885576002546,
              431.37515838368654
            ],
            [
              -76.70028548670092,
              38.5885484046469,
              -10.444841616313482
            ]
          ]
        ]
      },
      "bbox": [
        -76.70055292,
        38.5885484,
        -10.44484162,
        -76.67900136,
        38.6001894,
        431.3751584
      ],
      "properties": {
        "datetime": "2018-02-09T18:28:13Z",
        "pc:count": 18354526,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352879.8384,
            "count": 18354526,
            "maximum": 353770.1553,
            "minimum": 351915.6953,
            "name": "X",
            "position": 0,
            "stddev": 512.403111,
            "variance": 262556.9482
          },
          {
            "average": 4273090.015,
            "count": 18354526,
            "maximum": 4273746.969,
            "minimum": 4272488.809,
            "name": "Y",
            "position": 1,
            "stddev": 355.3197277,
            "variance": 126252.1089
          },
          {
            "average": 14.6492138,
            "count": 18354526,
            "maximum": 431.3751584,
            "minimum": -10.44484162,
            "name": "Z",
            "position": 2,
            "stddev": 16.72869199,
            "variance": 279.8491357
          },
          {
            "average": 5507.778033,
            "count": 18354526,
            "maximum": 65517,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5212.296509,
            "variance": 27168034.89
          },
          {
            "average": 2.027444512,
            "count": 18354526,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.318134266,
            "variance": 1.737477943
          },
          {
            "average": 2.864323655,
            "count": 18354526,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.64049238,
            "variance": 2.69121525
          },
          {
            "average": 0.5040999152,
            "count": 18354526,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499983204,
            "variance": 0.2499832043
          },
          {
            "average": 0,
            "count": 18354526,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.391073243,
            "count": 18354526,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6549580037,
            "variance": 0.4289699866
          },
          {
            "average": -2.717134942,
            "count": 18354526,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.65863754,
            "variance": 186.5583796
          },
          {
            "average": 0,
            "count": 18354526,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.42204751,
            "count": 18354526,
            "maximum": 19,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.383353442,
            "variance": 40.74720117
          },
          {
            "average": 202159784,
            "count": 18354526,
            "maximum": 202236093.3,
            "minimum": 202139926.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 38596.04881,
            "variance": 1489654984
          },
          {
            "average": 0,
            "count": 18354526,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18354526,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18354526,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001179872474,
            "count": 18354526,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03432900289,
            "variance": 0.001178480439
          },
          {
            "average": 0.5442649404,
            "count": 18354526,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4980367743,
            "variance": 0.2480406286
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          351915.6953,
          4272488.809,
          -10.44484162,
          353770.1553,
          4273746.969,
          431.3751584
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                351915.6953110852,
                4272488.809192523,
                -10.444841616313482
              ],
              [
                351915.6953110852,
                4273746.9691925235,
                -10.444841616313482
              ],
              [
                353770.15531108517,
                4273746.9691925235,
                431.37515838368654
              ],
              [
                353770.15531108517,
                4272488.809192523,
                431.37515838368654
              ],
              [
                351915.6953110852,
                4272488.809192523,
                -10.444841616313482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:28:13+00:00",
        "end_time": "2018-02-08T15:45:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398336.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398336.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398336.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398336.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70055292,
            38.5885484,
            -10.44484162,
            -76.67900136,
            38.6001894,
            431.3751584
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.70028548670092,
                  38.5885484046469,
                  -10.444841616313482
                ],
                [
                  -76.70055291855817,
                  38.59988192024649,
                  -10.444841616313482
                ],
                [
                  -76.67926545008088,
                  38.6001893995537,
                  431.37515838368654
                ],
                [
                  -76.67900136206421,
                  38.58885576002546,
                  431.37515838368654
                ],
                [
                  -76.70028548670092,
                  38.5885484046469,
                  -10.444841616313482
                ]
              ]
            ]
          },
          "id": "20180208_398336.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398336.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:28:13Z",
            "pc:count": 18354526,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352879.8384,
                "count": 18354526,
                "maximum": 353770.1553,
                "minimum": 351915.6953,
                "name": "X",
                "position": 0,
                "stddev": 512.403111,
                "variance": 262556.9482
              },
              {
                "average": 4273090.015,
                "count": 18354526,
                "maximum": 4273746.969,
                "minimum": 4272488.809,
                "name": "Y",
                "position": 1,
                "stddev": 355.3197277,
                "variance": 126252.1089
              },
              {
                "average": 14.6492138,
                "count": 18354526,
                "maximum": 431.3751584,
                "minimum": -10.44484162,
                "name": "Z",
                "position": 2,
                "stddev": 16.72869199,
                "variance": 279.8491357
              },
              {
                "average": 5507.778033,
                "count": 18354526,
                "maximum": 65517,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5212.296509,
                "variance": 27168034.89
              },
              {
                "average": 2.027444512,
                "count": 18354526,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.318134266,
                "variance": 1.737477943
              },
              {
                "average": 2.864323655,
                "count": 18354526,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.64049238,
                "variance": 2.69121525
              },
              {
                "average": 0.5040999152,
                "count": 18354526,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499983204,
                "variance": 0.2499832043
              },
              {
                "average": 0,
                "count": 18354526,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.391073243,
                "count": 18354526,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6549580037,
                "variance": 0.4289699866
              },
              {
                "average": -2.717134942,
                "count": 18354526,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.65863754,
                "variance": 186.5583796
              },
              {
                "average": 0,
                "count": 18354526,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.42204751,
                "count": 18354526,
                "maximum": 19,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.383353442,
                "variance": 40.74720117
              },
              {
                "average": 202159784,
                "count": 18354526,
                "maximum": 202236093.3,
                "minimum": 202139926.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 38596.04881,
                "variance": 1489654984
              },
              {
                "average": 0,
                "count": 18354526,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18354526,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18354526,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001179872474,
                "count": 18354526,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03432900289,
                "variance": 0.001178480439
              },
              {
                "average": 0.5442649404,
                "count": 18354526,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4980367743,
                "variance": 0.2480406286
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              351915.6953,
              4272488.809,
              -10.44484162,
              353770.1553,
              4273746.969,
              431.3751584
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    351915.6953110852,
                    4272488.809192523,
                    -10.444841616313482
                  ],
                  [
                    351915.6953110852,
                    4273746.9691925235,
                    -10.444841616313482
                  ],
                  [
                    353770.15531108517,
                    4273746.9691925235,
                    431.37515838368654
                  ],
                  [
                    353770.15531108517,
                    4272488.809192523,
                    431.37515838368654
                  ],
                  [
                    351915.6953110852,
                    4272488.809192523,
                    -10.444841616313482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:28:13+00:00",
            "end_time": "2018-02-08T15: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": "20180208_386328.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74234748519561,
              38.56667824075565,
              -10.270771409164695
            ],
            [
              -76.74262141245497,
              38.57801551155199,
              -10.270771409164695
            ],
            [
              -76.72133925962851,
              38.57833051776055,
              427.1492285908353
            ],
            [
              -76.72106867371159,
              38.56699311993744,
              427.1492285908353
            ],
            [
              -76.74234748519561,
              38.56667824075565,
              -10.270771409164695
            ]
          ]
        ]
      },
      "bbox": [
        -76.74262141,
        38.56667824,
        -10.27077141,
        -76.72106867,
        38.57833052,
        427.1492286
      ],
      "properties": {
        "datetime": "2018-02-08T15:58:13Z",
        "pc:count": 23451498,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349049.848,
            "count": 23451498,
            "maximum": 350060.6657,
            "minimum": 348206.0657,
            "name": "X",
            "position": 0,
            "stddev": 465.6035763,
            "variance": 216786.6903
          },
          {
            "average": 4270744.304,
            "count": 23451498,
            "maximum": 4271389.048,
            "minimum": 4270130.448,
            "name": "Y",
            "position": 1,
            "stddev": 336.7905543,
            "variance": 113427.8775
          },
          {
            "average": 43.46256424,
            "count": 23451498,
            "maximum": 427.1492286,
            "minimum": -10.27077141,
            "name": "Z",
            "position": 2,
            "stddev": 15.40107291,
            "variance": 237.1930467
          },
          {
            "average": 3557.019684,
            "count": 23451498,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4201.092911,
            "variance": 17649181.65
          },
          {
            "average": 2.546591139,
            "count": 23451498,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.392816744,
            "variance": 1.939938484
          },
          {
            "average": 3.814442344,
            "count": 23451498,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.299971979,
            "variance": 1.689927145
          },
          {
            "average": 0.4997123851,
            "count": 23451498,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999279,
            "variance": 0.2499999279
          },
          {
            "average": 0,
            "count": 23451498,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265128948,
            "count": 23451498,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5366396796,
            "variance": 0.2879821457
          },
          {
            "average": 11.34373539,
            "count": 23451498,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.936033081,
            "variance": 62.98062107
          },
          {
            "average": 0,
            "count": 23451498,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.604744652,
            "count": 23451498,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5109367185,
            "variance": 0.2610563303
          },
          {
            "average": 202140511.6,
            "count": 23451498,
            "maximum": 202140693.2,
            "minimum": 202139880.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 145.6069472,
            "variance": 21201.38308
          },
          {
            "average": 0,
            "count": 23451498,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23451498,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23451498,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008749121271,
            "count": 23451498,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02956597188,
            "variance": 0.0008741466932
          },
          {
            "average": 0.3993056648,
            "count": 23451498,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4897557157,
            "variance": 0.2398606611
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348206.0657,
          4270130.448,
          -10.27077141,
          350060.6657,
          4271389.048,
          427.1492286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348206.0656934466,
                4270130.448301158,
                -10.270771409164695
              ],
              [
                348206.0656934466,
                4271389.048301158,
                -10.270771409164695
              ],
              [
                350060.6656934466,
                4271389.048301158,
                427.1492285908353
              ],
              [
                350060.6656934466,
                4270130.448301158,
                427.1492285908353
              ],
              [
                348206.0656934466,
                4270130.448301158,
                -10.270771409164695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:58:13+00:00",
        "end_time": "2018-02-08T15:44:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_386328.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386328.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_386328.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386328.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74262141,
            38.56667824,
            -10.27077141,
            -76.72106867,
            38.57833052,
            427.1492286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74234748519561,
                  38.56667824075565,
                  -10.270771409164695
                ],
                [
                  -76.74262141245497,
                  38.57801551155199,
                  -10.270771409164695
                ],
                [
                  -76.72133925962851,
                  38.57833051776055,
                  427.1492285908353
                ],
                [
                  -76.72106867371159,
                  38.56699311993744,
                  427.1492285908353
                ],
                [
                  -76.74234748519561,
                  38.56667824075565,
                  -10.270771409164695
                ]
              ]
            ]
          },
          "id": "20180208_386328.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386328.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:58:13Z",
            "pc:count": 23451498,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349049.848,
                "count": 23451498,
                "maximum": 350060.6657,
                "minimum": 348206.0657,
                "name": "X",
                "position": 0,
                "stddev": 465.6035763,
                "variance": 216786.6903
              },
              {
                "average": 4270744.304,
                "count": 23451498,
                "maximum": 4271389.048,
                "minimum": 4270130.448,
                "name": "Y",
                "position": 1,
                "stddev": 336.7905543,
                "variance": 113427.8775
              },
              {
                "average": 43.46256424,
                "count": 23451498,
                "maximum": 427.1492286,
                "minimum": -10.27077141,
                "name": "Z",
                "position": 2,
                "stddev": 15.40107291,
                "variance": 237.1930467
              },
              {
                "average": 3557.019684,
                "count": 23451498,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4201.092911,
                "variance": 17649181.65
              },
              {
                "average": 2.546591139,
                "count": 23451498,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.392816744,
                "variance": 1.939938484
              },
              {
                "average": 3.814442344,
                "count": 23451498,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.299971979,
                "variance": 1.689927145
              },
              {
                "average": 0.4997123851,
                "count": 23451498,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999279,
                "variance": 0.2499999279
              },
              {
                "average": 0,
                "count": 23451498,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265128948,
                "count": 23451498,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5366396796,
                "variance": 0.2879821457
              },
              {
                "average": 11.34373539,
                "count": 23451498,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.936033081,
                "variance": 62.98062107
              },
              {
                "average": 0,
                "count": 23451498,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.604744652,
                "count": 23451498,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5109367185,
                "variance": 0.2610563303
              },
              {
                "average": 202140511.6,
                "count": 23451498,
                "maximum": 202140693.2,
                "minimum": 202139880.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 145.6069472,
                "variance": 21201.38308
              },
              {
                "average": 0,
                "count": 23451498,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23451498,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23451498,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008749121271,
                "count": 23451498,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02956597188,
                "variance": 0.0008741466932
              },
              {
                "average": 0.3993056648,
                "count": 23451498,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4897557157,
                "variance": 0.2398606611
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348206.0657,
              4270130.448,
              -10.27077141,
              350060.6657,
              4271389.048,
              427.1492286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348206.0656934466,
                    4270130.448301158,
                    -10.270771409164695
                  ],
                  [
                    348206.0656934466,
                    4271389.048301158,
                    -10.270771409164695
                  ],
                  [
                    350060.6656934466,
                    4271389.048301158,
                    427.1492285908353
                  ],
                  [
                    350060.6656934466,
                    4270130.448301158,
                    427.1492285908353
                  ],
                  [
                    348206.0656934466,
                    4270130.448301158,
                    -10.270771409164695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:58:13+00:00",
            "end_time": "2018-02-08T15:44: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": "20180208_392328.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72136287237726,
              38.56663015326968,
              -10.38334277851851
            ],
            [
              -76.72163347521239,
              38.57796646909164,
              -10.38334277851851
            ],
            [
              -76.70035041398333,
              38.57827766882896,
              438.9566572214815
            ],
            [
              -76.70008315241901,
              38.5669412275257,
              438.9566572214815
            ],
            [
              -76.72136287237726,
              38.56663015326968,
              -10.38334277851851
            ]
          ]
        ]
      },
      "bbox": [
        -76.72163348,
        38.56663015,
        -10.38334278,
        -76.70008315,
        38.57827767,
        438.9566572
      ],
      "properties": {
        "datetime": "2018-02-08T15:53:36Z",
        "pc:count": 21912419,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 350842.3918,
            "count": 21912419,
            "maximum": 351888.9387,
            "minimum": 350034.2787,
            "name": "X",
            "position": 0,
            "stddev": 477.3571516,
            "variance": 227869.8502
          },
          {
            "average": 4270714.12,
            "count": 21912419,
            "maximum": 4271349.128,
            "minimum": 4270090.648,
            "name": "Y",
            "position": 1,
            "stddev": 351.3593995,
            "variance": 123453.4276
          },
          {
            "average": 47.78706275,
            "count": 21912419,
            "maximum": 438.9566572,
            "minimum": -10.38334278,
            "name": "Z",
            "position": 2,
            "stddev": 13.14847885,
            "variance": 172.882496
          },
          {
            "average": 3301.236573,
            "count": 21912419,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3843.522177,
            "variance": 14772662.73
          },
          {
            "average": 2.569035897,
            "count": 21912419,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.399923131,
            "variance": 1.959784773
          },
          {
            "average": 3.81899584,
            "count": 21912419,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.306703403,
            "variance": 1.707473782
          },
          {
            "average": 0.5040775735,
            "count": 21912419,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999833845,
            "variance": 0.2499833848
          },
          {
            "average": 0,
            "count": 21912419,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276402984,
            "count": 21912419,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5609509267,
            "variance": 0.3146659422
          },
          {
            "average": -11.2103884,
            "count": 21912419,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.065463855,
            "variance": 65.0517072
          },
          {
            "average": 0,
            "count": 21912419,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.515928524,
            "count": 21912419,
            "maximum": 5,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5298115217,
            "variance": 0.2807002485
          },
          {
            "average": 202140140.2,
            "count": 21912419,
            "maximum": 202140416.7,
            "minimum": 202139590.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 252.4244186,
            "variance": 63718.08712
          },
          {
            "average": 0,
            "count": 21912419,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21912419,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21912419,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008757134482,
            "count": 21912419,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02957949651,
            "variance": 0.000874946614
          },
          {
            "average": 0.4259372277,
            "count": 21912419,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4944842939,
            "variance": 0.2445147169
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350034.2787,
          4270090.648,
          -10.38334278,
          351888.9387,
          4271349.128,
          438.9566572
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350034.2787438158,
                4270090.648491947,
                -10.38334277851851
              ],
              [
                350034.2787438158,
                4271349.128491947,
                -10.38334277851851
              ],
              [
                351888.9387438158,
                4271349.128491947,
                438.9566572214815
              ],
              [
                351888.9387438158,
                4270090.648491947,
                438.9566572214815
              ],
              [
                350034.2787438158,
                4270090.648491947,
                -10.38334277851851
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:53:36+00:00",
        "end_time": "2018-02-08T15:39:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_392328.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392328.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_392328.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392328.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72163348,
            38.56663015,
            -10.38334278,
            -76.70008315,
            38.57827767,
            438.9566572
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72136287237726,
                  38.56663015326968,
                  -10.38334277851851
                ],
                [
                  -76.72163347521239,
                  38.57796646909164,
                  -10.38334277851851
                ],
                [
                  -76.70035041398333,
                  38.57827766882896,
                  438.9566572214815
                ],
                [
                  -76.70008315241901,
                  38.5669412275257,
                  438.9566572214815
                ],
                [
                  -76.72136287237726,
                  38.56663015326968,
                  -10.38334277851851
                ]
              ]
            ]
          },
          "id": "20180208_392328.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392328.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:53:36Z",
            "pc:count": 21912419,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 350842.3918,
                "count": 21912419,
                "maximum": 351888.9387,
                "minimum": 350034.2787,
                "name": "X",
                "position": 0,
                "stddev": 477.3571516,
                "variance": 227869.8502
              },
              {
                "average": 4270714.12,
                "count": 21912419,
                "maximum": 4271349.128,
                "minimum": 4270090.648,
                "name": "Y",
                "position": 1,
                "stddev": 351.3593995,
                "variance": 123453.4276
              },
              {
                "average": 47.78706275,
                "count": 21912419,
                "maximum": 438.9566572,
                "minimum": -10.38334278,
                "name": "Z",
                "position": 2,
                "stddev": 13.14847885,
                "variance": 172.882496
              },
              {
                "average": 3301.236573,
                "count": 21912419,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3843.522177,
                "variance": 14772662.73
              },
              {
                "average": 2.569035897,
                "count": 21912419,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.399923131,
                "variance": 1.959784773
              },
              {
                "average": 3.81899584,
                "count": 21912419,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.306703403,
                "variance": 1.707473782
              },
              {
                "average": 0.5040775735,
                "count": 21912419,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999833845,
                "variance": 0.2499833848
              },
              {
                "average": 0,
                "count": 21912419,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276402984,
                "count": 21912419,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5609509267,
                "variance": 0.3146659422
              },
              {
                "average": -11.2103884,
                "count": 21912419,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.065463855,
                "variance": 65.0517072
              },
              {
                "average": 0,
                "count": 21912419,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.515928524,
                "count": 21912419,
                "maximum": 5,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5298115217,
                "variance": 0.2807002485
              },
              {
                "average": 202140140.2,
                "count": 21912419,
                "maximum": 202140416.7,
                "minimum": 202139590.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 252.4244186,
                "variance": 63718.08712
              },
              {
                "average": 0,
                "count": 21912419,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21912419,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21912419,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008757134482,
                "count": 21912419,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02957949651,
                "variance": 0.000874946614
              },
              {
                "average": 0.4259372277,
                "count": 21912419,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4944842939,
                "variance": 0.2445147169
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350034.2787,
              4270090.648,
              -10.38334278,
              351888.9387,
              4271349.128,
              438.9566572
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350034.2787438158,
                    4270090.648491947,
                    -10.38334277851851
                  ],
                  [
                    350034.2787438158,
                    4271349.128491947,
                    -10.38334277851851
                  ],
                  [
                    351888.9387438158,
                    4271349.128491947,
                    438.9566572214815
                  ],
                  [
                    351888.9387438158,
                    4270090.648491947,
                    438.9566572214815
                  ],
                  [
                    350034.2787438158,
                    4270090.648491947,
                    -10.38334277851851
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:53:36+00:00",
            "end_time": "2018-02-08T15:39: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": "20180208_380356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76307704543977,
              38.64360676546528,
              -10.423999801438754
            ],
            [
              -76.76335499826473,
              38.654943941159566,
              -10.423999801438754
            ],
            [
              -76.74204987717806,
              38.655263254042715,
              429.67600019856127
            ],
            [
              -76.74177527845194,
              38.64392594966545,
              429.67600019856127
            ],
            [
              -76.76307704543977,
              38.64360676546528,
              -10.423999801438754
            ]
          ]
        ]
      },
      "bbox": [
        -76.763355,
        38.64360677,
        -10.4239998,
        -76.74177528,
        38.65526325,
        429.6760002
      ],
      "properties": {
        "datetime": "2018-02-08T19:12:34Z",
        "pc:count": 23858078,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347495.583,
            "count": 23858078,
            "maximum": 348418.5747,
            "minimum": 346563.9347,
            "name": "X",
            "position": 0,
            "stddev": 578.4438491,
            "variance": 334597.2866
          },
          {
            "average": 4279306.65,
            "count": 23858078,
            "maximum": 4279960.688,
            "minimum": 4278702.068,
            "name": "Y",
            "position": 1,
            "stddev": 349.8363662,
            "variance": 122385.4831
          },
          {
            "average": 53.32902626,
            "count": 23858078,
            "maximum": 429.6760002,
            "minimum": -10.4239998,
            "name": "Z",
            "position": 2,
            "stddev": 12.26077634,
            "variance": 150.3266364
          },
          {
            "average": 3551.122568,
            "count": 23858078,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4181.101473,
            "variance": 17481609.53
          },
          {
            "average": 2.603755382,
            "count": 23858078,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.430836659,
            "variance": 2.047293544
          },
          {
            "average": 3.891939787,
            "count": 23858078,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.331397723,
            "variance": 1.772619897
          },
          {
            "average": 0.5091859872,
            "count": 23858078,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499915621,
            "variance": 0.2499156281
          },
          {
            "average": 0,
            "count": 23858078,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.266233936,
            "count": 23858078,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5134042397,
            "variance": 0.2635839134
          },
          {
            "average": -2.106265956,
            "count": 23858078,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.0729047,
            "variance": 198.0466468
          },
          {
            "average": 0,
            "count": 23858078,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.90286028,
            "count": 23858078,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6905880936,
            "variance": 0.4769119151
          },
          {
            "average": 202151803.6,
            "count": 23858078,
            "maximum": 202152354.3,
            "minimum": 202151312.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 364.9285951,
            "variance": 133172.8795
          },
          {
            "average": 0,
            "count": 23858078,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23858078,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23858078,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006280891529,
            "count": 23858078,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0250538357,
            "variance": 0.0006276946832
          },
          {
            "average": 0.416442389,
            "count": 23858078,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4929686966,
            "variance": 0.2430181358
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346563.9347,
          4278702.068,
          -10.4239998,
          348418.5747,
          4279960.688,
          429.6760002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346563.9347133736,
                4278702.068023359,
                -10.423999801438754
              ],
              [
                346563.9347133736,
                4279960.688023359,
                -10.423999801438754
              ],
              [
                348418.5747133736,
                4279960.688023359,
                429.67600019856127
              ],
              [
                348418.5747133736,
                4278702.068023359,
                429.67600019856127
              ],
              [
                346563.9347133736,
                4278702.068023359,
                -10.423999801438754
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:12:34+00:00",
        "end_time": "2018-02-08T18:55:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_380356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_380356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.763355,
            38.64360677,
            -10.4239998,
            -76.74177528,
            38.65526325,
            429.6760002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76307704543977,
                  38.64360676546528,
                  -10.423999801438754
                ],
                [
                  -76.76335499826473,
                  38.654943941159566,
                  -10.423999801438754
                ],
                [
                  -76.74204987717806,
                  38.655263254042715,
                  429.67600019856127
                ],
                [
                  -76.74177527845194,
                  38.64392594966545,
                  429.67600019856127
                ],
                [
                  -76.76307704543977,
                  38.64360676546528,
                  -10.423999801438754
                ]
              ]
            ]
          },
          "id": "20180208_380356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:12:34Z",
            "pc:count": 23858078,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347495.583,
                "count": 23858078,
                "maximum": 348418.5747,
                "minimum": 346563.9347,
                "name": "X",
                "position": 0,
                "stddev": 578.4438491,
                "variance": 334597.2866
              },
              {
                "average": 4279306.65,
                "count": 23858078,
                "maximum": 4279960.688,
                "minimum": 4278702.068,
                "name": "Y",
                "position": 1,
                "stddev": 349.8363662,
                "variance": 122385.4831
              },
              {
                "average": 53.32902626,
                "count": 23858078,
                "maximum": 429.6760002,
                "minimum": -10.4239998,
                "name": "Z",
                "position": 2,
                "stddev": 12.26077634,
                "variance": 150.3266364
              },
              {
                "average": 3551.122568,
                "count": 23858078,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4181.101473,
                "variance": 17481609.53
              },
              {
                "average": 2.603755382,
                "count": 23858078,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.430836659,
                "variance": 2.047293544
              },
              {
                "average": 3.891939787,
                "count": 23858078,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.331397723,
                "variance": 1.772619897
              },
              {
                "average": 0.5091859872,
                "count": 23858078,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499915621,
                "variance": 0.2499156281
              },
              {
                "average": 0,
                "count": 23858078,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.266233936,
                "count": 23858078,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5134042397,
                "variance": 0.2635839134
              },
              {
                "average": -2.106265956,
                "count": 23858078,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.0729047,
                "variance": 198.0466468
              },
              {
                "average": 0,
                "count": 23858078,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.90286028,
                "count": 23858078,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6905880936,
                "variance": 0.4769119151
              },
              {
                "average": 202151803.6,
                "count": 23858078,
                "maximum": 202152354.3,
                "minimum": 202151312.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 364.9285951,
                "variance": 133172.8795
              },
              {
                "average": 0,
                "count": 23858078,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23858078,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23858078,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006280891529,
                "count": 23858078,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0250538357,
                "variance": 0.0006276946832
              },
              {
                "average": 0.416442389,
                "count": 23858078,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4929686966,
                "variance": 0.2430181358
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346563.9347,
              4278702.068,
              -10.4239998,
              348418.5747,
              4279960.688,
              429.6760002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346563.9347133736,
                    4278702.068023359,
                    -10.423999801438754
                  ],
                  [
                    346563.9347133736,
                    4279960.688023359,
                    -10.423999801438754
                  ],
                  [
                    348418.5747133736,
                    4279960.688023359,
                    429.67600019856127
                  ],
                  [
                    348418.5747133736,
                    4278702.068023359,
                    429.67600019856127
                  ],
                  [
                    346563.9347133736,
                    4278702.068023359,
                    -10.423999801438754
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:12:34+00:00",
            "end_time": "2018-02-08T18:55: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": "20180208_398340.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.70024030206959,
              38.599527899996126,
              -10.316033422819771
            ],
            [
              -76.70050790835778,
              38.61086463742004,
              -10.316033422819771
            ],
            [
              -76.67921420936327,
              38.61117222432317,
              437.34396657718025
            ],
            [
              -76.67894995016482,
              38.59983536290294,
              437.34396657718025
            ],
            [
              -76.70024030206959,
              38.599527899996126,
              -10.316033422819771
            ]
          ]
        ]
      },
      "bbox": [
        -76.70050791,
        38.5995279,
        -10.31603342,
        -76.67894995,
        38.61117222,
        437.3439666
      ],
      "properties": {
        "datetime": "2018-02-08T15:59:25Z",
        "pc:count": 16544293,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352701.2611,
            "count": 16544293,
            "maximum": 353796.9122,
            "minimum": 351942.1922,
            "name": "X",
            "position": 0,
            "stddev": 470.7686737,
            "variance": 221623.1441
          },
          {
            "average": 4274282.648,
            "count": 16544293,
            "maximum": 4274965.698,
            "minimum": 4273707.178,
            "name": "Y",
            "position": 1,
            "stddev": 344.087276,
            "variance": 118396.0535
          },
          {
            "average": 14.79287425,
            "count": 16544293,
            "maximum": 437.3439666,
            "minimum": -10.31603342,
            "name": "Z",
            "position": 2,
            "stddev": 12.86928662,
            "variance": 165.6185382
          },
          {
            "average": 4792.326337,
            "count": 16544293,
            "maximum": 24105,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4959.531554,
            "variance": 24596953.24
          },
          {
            "average": 2.245355725,
            "count": 16544293,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.36503931,
            "variance": 1.863332318
          },
          {
            "average": 3.274238192,
            "count": 16544293,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.566547439,
            "variance": 2.454070879
          },
          {
            "average": 0.4872931711,
            "count": 16544293,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998385255,
            "variance": 0.2498385516
          },
          {
            "average": 0,
            "count": 16544293,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.371670944,
            "count": 16544293,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6295306951,
            "variance": 0.3963088961
          },
          {
            "average": 11.76455632,
            "count": 16544293,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.416960961,
            "variance": 55.0113099
          },
          {
            "average": 0,
            "count": 16544293,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.567287946,
            "count": 16544293,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5106830222,
            "variance": 0.2607971492
          },
          {
            "average": 202140506.2,
            "count": 16544293,
            "maximum": 202140765,
            "minimum": 202139949.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 214.2346883,
            "variance": 45896.50167
          },
          {
            "average": 0,
            "count": 16544293,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16544293,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16544293,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009439508838,
            "count": 16544293,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03070928032,
            "variance": 0.0009430598976
          },
          {
            "average": 0.4262400333,
            "count": 16544293,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4945295563,
            "variance": 0.2445594821
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          351942.1922,
          4273707.178,
          -10.31603342,
          353796.9122,
          4274965.698,
          437.3439666
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                351942.19224244007,
                4273707.177803921,
                -10.316033422819771
              ],
              [
                351942.19224244007,
                4274965.69780392,
                -10.316033422819771
              ],
              [
                353796.91224244004,
                4274965.69780392,
                437.34396657718025
              ],
              [
                353796.91224244004,
                4273707.177803921,
                437.34396657718025
              ],
              [
                351942.19224244007,
                4273707.177803921,
                -10.316033422819771
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:59:25+00:00",
        "end_time": "2018-02-08T15:45:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398340.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398340.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398340.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398340.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70050791,
            38.5995279,
            -10.31603342,
            -76.67894995,
            38.61117222,
            437.3439666
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.70024030206959,
                  38.599527899996126,
                  -10.316033422819771
                ],
                [
                  -76.70050790835778,
                  38.61086463742004,
                  -10.316033422819771
                ],
                [
                  -76.67921420936327,
                  38.61117222432317,
                  437.34396657718025
                ],
                [
                  -76.67894995016482,
                  38.59983536290294,
                  437.34396657718025
                ],
                [
                  -76.70024030206959,
                  38.599527899996126,
                  -10.316033422819771
                ]
              ]
            ]
          },
          "id": "20180208_398340.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398340.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:59:25Z",
            "pc:count": 16544293,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352701.2611,
                "count": 16544293,
                "maximum": 353796.9122,
                "minimum": 351942.1922,
                "name": "X",
                "position": 0,
                "stddev": 470.7686737,
                "variance": 221623.1441
              },
              {
                "average": 4274282.648,
                "count": 16544293,
                "maximum": 4274965.698,
                "minimum": 4273707.178,
                "name": "Y",
                "position": 1,
                "stddev": 344.087276,
                "variance": 118396.0535
              },
              {
                "average": 14.79287425,
                "count": 16544293,
                "maximum": 437.3439666,
                "minimum": -10.31603342,
                "name": "Z",
                "position": 2,
                "stddev": 12.86928662,
                "variance": 165.6185382
              },
              {
                "average": 4792.326337,
                "count": 16544293,
                "maximum": 24105,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4959.531554,
                "variance": 24596953.24
              },
              {
                "average": 2.245355725,
                "count": 16544293,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.36503931,
                "variance": 1.863332318
              },
              {
                "average": 3.274238192,
                "count": 16544293,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.566547439,
                "variance": 2.454070879
              },
              {
                "average": 0.4872931711,
                "count": 16544293,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998385255,
                "variance": 0.2498385516
              },
              {
                "average": 0,
                "count": 16544293,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.371670944,
                "count": 16544293,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6295306951,
                "variance": 0.3963088961
              },
              {
                "average": 11.76455632,
                "count": 16544293,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.416960961,
                "variance": 55.0113099
              },
              {
                "average": 0,
                "count": 16544293,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.567287946,
                "count": 16544293,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5106830222,
                "variance": 0.2607971492
              },
              {
                "average": 202140506.2,
                "count": 16544293,
                "maximum": 202140765,
                "minimum": 202139949.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 214.2346883,
                "variance": 45896.50167
              },
              {
                "average": 0,
                "count": 16544293,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16544293,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16544293,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009439508838,
                "count": 16544293,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03070928032,
                "variance": 0.0009430598976
              },
              {
                "average": 0.4262400333,
                "count": 16544293,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4945295563,
                "variance": 0.2445594821
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              351942.1922,
              4273707.178,
              -10.31603342,
              353796.9122,
              4274965.698,
              437.3439666
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    351942.19224244007,
                    4273707.177803921,
                    -10.316033422819771
                  ],
                  [
                    351942.19224244007,
                    4274965.69780392,
                    -10.316033422819771
                  ],
                  [
                    353796.91224244004,
                    4274965.69780392,
                    437.34396657718025
                  ],
                  [
                    353796.91224244004,
                    4273707.177803921,
                    437.34396657718025
                  ],
                  [
                    351942.19224244007,
                    4273707.177803921,
                    -10.316033422819771
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:59:25+00:00",
            "end_time": "2018-02-08T15:45: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": "20180208_386332.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74230786125955,
              38.57766193104508,
              -10.419508899443258
            ],
            [
              -76.7425818724434,
              38.58899846012893,
              -10.419508899443258
            ],
            [
              -76.72129487066454,
              38.58931355757165,
              435.1604911005567
            ],
            [
              -76.7210242026844,
              38.57797690144381,
              435.1604911005567
            ],
            [
              -76.74230786125955,
              38.57766193104508,
              -10.419508899443258
            ]
          ]
        ]
      },
      "bbox": [
        -76.74258187,
        38.57766193,
        -10.4195089,
        -76.7210242,
        38.58931356,
        435.1604911
      ],
      "properties": {
        "datetime": "2018-02-08T16:08:30Z",
        "pc:count": 17100813,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349100.3646,
            "count": 17100813,
            "maximum": 350087.3757,
            "minimum": 348232.6357,
            "name": "X",
            "position": 0,
            "stddev": 578.0361445,
            "variance": 334125.7844
          },
          {
            "average": 4271978.633,
            "count": 17100813,
            "maximum": 4272607.812,
            "minimum": 4271349.292,
            "name": "Y",
            "position": 1,
            "stddev": 341.1268314,
            "variance": 116367.5151
          },
          {
            "average": 46.22933898,
            "count": 17100813,
            "maximum": 435.1604911,
            "minimum": -10.4195089,
            "name": "Z",
            "position": 2,
            "stddev": 13.9069905,
            "variance": 193.4043848
          },
          {
            "average": 4980.493248,
            "count": 17100813,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5140.637804,
            "variance": 26426157.03
          },
          {
            "average": 2.260461886,
            "count": 17100813,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.370325555,
            "variance": 1.877792125
          },
          {
            "average": 3.284660794,
            "count": 17100813,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.562511501,
            "variance": 2.44144219
          },
          {
            "average": 0.5050018967,
            "count": 17100813,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499974995,
            "variance": 0.2499749956
          },
          {
            "average": 0,
            "count": 17100813,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.374918315,
            "count": 17100813,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6158532208,
            "variance": 0.3792751896
          },
          {
            "average": -2.607213773,
            "count": 17100813,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.39826176,
            "variance": 179.5134181
          },
          {
            "average": 0,
            "count": 17100813,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.906244516,
            "count": 17100813,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6352910454,
            "variance": 0.4035947124
          },
          {
            "average": 202140793,
            "count": 17100813,
            "maximum": 202141310.7,
            "minimum": 202140375.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 309.5279323,
            "variance": 95807.54086
          },
          {
            "average": 0,
            "count": 17100813,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17100813,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17100813,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008989631078,
            "count": 17100813,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02996923465,
            "variance": 0.0008981550256
          },
          {
            "average": 0.3809535839,
            "count": 17100813,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4856212152,
            "variance": 0.2358279646
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348232.6357,
          4271349.292,
          -10.4195089,
          350087.3757,
          4272607.812,
          435.1604911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348232.6357204382,
                4271349.29171361,
                -10.419508899443258
              ],
              [
                348232.6357204382,
                4272607.81171361,
                -10.419508899443258
              ],
              [
                350087.3757204382,
                4272607.81171361,
                435.1604911005567
              ],
              [
                350087.3757204382,
                4271349.29171361,
                435.1604911005567
              ],
              [
                348232.6357204382,
                4271349.29171361,
                -10.419508899443258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T16:08:30+00:00",
        "end_time": "2018-02-08T15:52:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_386332.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386332.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_386332.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386332.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74258187,
            38.57766193,
            -10.4195089,
            -76.7210242,
            38.58931356,
            435.1604911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74230786125955,
                  38.57766193104508,
                  -10.419508899443258
                ],
                [
                  -76.7425818724434,
                  38.58899846012893,
                  -10.419508899443258
                ],
                [
                  -76.72129487066454,
                  38.58931355757165,
                  435.1604911005567
                ],
                [
                  -76.7210242026844,
                  38.57797690144381,
                  435.1604911005567
                ],
                [
                  -76.74230786125955,
                  38.57766193104508,
                  -10.419508899443258
                ]
              ]
            ]
          },
          "id": "20180208_386332.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386332.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T16:08:30Z",
            "pc:count": 17100813,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349100.3646,
                "count": 17100813,
                "maximum": 350087.3757,
                "minimum": 348232.6357,
                "name": "X",
                "position": 0,
                "stddev": 578.0361445,
                "variance": 334125.7844
              },
              {
                "average": 4271978.633,
                "count": 17100813,
                "maximum": 4272607.812,
                "minimum": 4271349.292,
                "name": "Y",
                "position": 1,
                "stddev": 341.1268314,
                "variance": 116367.5151
              },
              {
                "average": 46.22933898,
                "count": 17100813,
                "maximum": 435.1604911,
                "minimum": -10.4195089,
                "name": "Z",
                "position": 2,
                "stddev": 13.9069905,
                "variance": 193.4043848
              },
              {
                "average": 4980.493248,
                "count": 17100813,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5140.637804,
                "variance": 26426157.03
              },
              {
                "average": 2.260461886,
                "count": 17100813,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.370325555,
                "variance": 1.877792125
              },
              {
                "average": 3.284660794,
                "count": 17100813,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.562511501,
                "variance": 2.44144219
              },
              {
                "average": 0.5050018967,
                "count": 17100813,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499974995,
                "variance": 0.2499749956
              },
              {
                "average": 0,
                "count": 17100813,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.374918315,
                "count": 17100813,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6158532208,
                "variance": 0.3792751896
              },
              {
                "average": -2.607213773,
                "count": 17100813,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.39826176,
                "variance": 179.5134181
              },
              {
                "average": 0,
                "count": 17100813,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.906244516,
                "count": 17100813,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6352910454,
                "variance": 0.4035947124
              },
              {
                "average": 202140793,
                "count": 17100813,
                "maximum": 202141310.7,
                "minimum": 202140375.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 309.5279323,
                "variance": 95807.54086
              },
              {
                "average": 0,
                "count": 17100813,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17100813,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17100813,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008989631078,
                "count": 17100813,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02996923465,
                "variance": 0.0008981550256
              },
              {
                "average": 0.3809535839,
                "count": 17100813,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4856212152,
                "variance": 0.2358279646
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348232.6357,
              4271349.292,
              -10.4195089,
              350087.3757,
              4272607.812,
              435.1604911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348232.6357204382,
                    4271349.29171361,
                    -10.419508899443258
                  ],
                  [
                    348232.6357204382,
                    4272607.81171361,
                    -10.419508899443258
                  ],
                  [
                    350087.3757204382,
                    4272607.81171361,
                    435.1604911005567
                  ],
                  [
                    350087.3757204382,
                    4271349.29171361,
                    435.1604911005567
                  ],
                  [
                    348232.6357204382,
                    4271349.29171361,
                    -10.419508899443258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T16:08:30+00:00",
            "end_time": "2018-02-08T15:52: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": "20180208_392332.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72131952964216,
              38.57761356452321,
              -10.414581270865028
            ],
            [
              -76.7215902448421,
              38.588950399754445,
              -10.414581270865028
            ],
            [
              -76.70030394101693,
              38.58926166553995,
              436.865418729135
            ],
            [
              -76.70003656906866,
              38.57792470480616,
              436.865418729135
            ],
            [
              -76.72131952964216,
              38.57761356452321,
              -10.414581270865028
            ]
          ]
        ]
      },
      "bbox": [
        -76.72159024,
        38.57761356,
        -10.41458127,
        -76.70003657,
        38.58926167,
        436.8654187
      ],
      "properties": {
        "datetime": "2018-02-08T15:58:37Z",
        "pc:count": 22501315,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 350952.4961,
            "count": 22501315,
            "maximum": 351915.5535,
            "minimum": 350060.8935,
            "name": "X",
            "position": 0,
            "stddev": 572.399859,
            "variance": 327641.5986
          },
          {
            "average": 4271900.957,
            "count": 22501315,
            "maximum": 4272567.993,
            "minimum": 4271309.453,
            "name": "Y",
            "position": 1,
            "stddev": 347.0559456,
            "variance": 120447.8294
          },
          {
            "average": 44.27120256,
            "count": 22501315,
            "maximum": 436.8654187,
            "minimum": -10.41458127,
            "name": "Z",
            "position": 2,
            "stddev": 15.07292811,
            "variance": 227.1931619
          },
          {
            "average": 3755.377184,
            "count": 22501315,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4471.550088,
            "variance": 19994760.19
          },
          {
            "average": 2.546314115,
            "count": 22501315,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.411564386,
            "variance": 1.992514015
          },
          {
            "average": 3.794340642,
            "count": 22501315,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.355526025,
            "variance": 1.837450805
          },
          {
            "average": 0.5076856175,
            "count": 22501315,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999409389,
            "variance": 0.2499409424
          },
          {
            "average": 0,
            "count": 22501315,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.30263098,
            "count": 22501315,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5701711797,
            "variance": 0.3250951742
          },
          {
            "average": 1.654309097,
            "count": 22501315,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.40378701,
            "variance": 179.6615062
          },
          {
            "average": 0,
            "count": 22501315,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.938949613,
            "count": 22501315,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5906549964,
            "variance": 0.3488733248
          },
          {
            "average": 202140374.4,
            "count": 22501315,
            "maximum": 202140717.1,
            "minimum": 202139903.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 230.5093509,
            "variance": 53134.56086
          },
          {
            "average": 0,
            "count": 22501315,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22501315,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22501315,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009555441538,
            "count": 22501315,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03089710555,
            "variance": 0.0009546311315
          },
          {
            "average": 0.3711303539,
            "count": 22501315,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.48310726,
            "variance": 0.2333926247
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350060.8935,
          4271309.453,
          -10.41458127,
          351915.5535,
          4272567.993,
          436.8654187
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350060.89345616795,
                4271309.452616639,
                -10.414581270865028
              ],
              [
                350060.89345616795,
                4272567.992616639,
                -10.414581270865028
              ],
              [
                351915.553456168,
                4272567.992616639,
                436.865418729135
              ],
              [
                351915.553456168,
                4271309.452616639,
                436.865418729135
              ],
              [
                350060.89345616795,
                4271309.452616639,
                -10.414581270865028
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:58:37+00:00",
        "end_time": "2018-02-08T15:45:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_392332.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392332.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_392332.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392332.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72159024,
            38.57761356,
            -10.41458127,
            -76.70003657,
            38.58926167,
            436.8654187
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72131952964216,
                  38.57761356452321,
                  -10.414581270865028
                ],
                [
                  -76.7215902448421,
                  38.588950399754445,
                  -10.414581270865028
                ],
                [
                  -76.70030394101693,
                  38.58926166553995,
                  436.865418729135
                ],
                [
                  -76.70003656906866,
                  38.57792470480616,
                  436.865418729135
                ],
                [
                  -76.72131952964216,
                  38.57761356452321,
                  -10.414581270865028
                ]
              ]
            ]
          },
          "id": "20180208_392332.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392332.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:58:37Z",
            "pc:count": 22501315,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 350952.4961,
                "count": 22501315,
                "maximum": 351915.5535,
                "minimum": 350060.8935,
                "name": "X",
                "position": 0,
                "stddev": 572.399859,
                "variance": 327641.5986
              },
              {
                "average": 4271900.957,
                "count": 22501315,
                "maximum": 4272567.993,
                "minimum": 4271309.453,
                "name": "Y",
                "position": 1,
                "stddev": 347.0559456,
                "variance": 120447.8294
              },
              {
                "average": 44.27120256,
                "count": 22501315,
                "maximum": 436.8654187,
                "minimum": -10.41458127,
                "name": "Z",
                "position": 2,
                "stddev": 15.07292811,
                "variance": 227.1931619
              },
              {
                "average": 3755.377184,
                "count": 22501315,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4471.550088,
                "variance": 19994760.19
              },
              {
                "average": 2.546314115,
                "count": 22501315,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.411564386,
                "variance": 1.992514015
              },
              {
                "average": 3.794340642,
                "count": 22501315,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.355526025,
                "variance": 1.837450805
              },
              {
                "average": 0.5076856175,
                "count": 22501315,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999409389,
                "variance": 0.2499409424
              },
              {
                "average": 0,
                "count": 22501315,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.30263098,
                "count": 22501315,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5701711797,
                "variance": 0.3250951742
              },
              {
                "average": 1.654309097,
                "count": 22501315,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.40378701,
                "variance": 179.6615062
              },
              {
                "average": 0,
                "count": 22501315,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.938949613,
                "count": 22501315,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5906549964,
                "variance": 0.3488733248
              },
              {
                "average": 202140374.4,
                "count": 22501315,
                "maximum": 202140717.1,
                "minimum": 202139903.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 230.5093509,
                "variance": 53134.56086
              },
              {
                "average": 0,
                "count": 22501315,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22501315,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22501315,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009555441538,
                "count": 22501315,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03089710555,
                "variance": 0.0009546311315
              },
              {
                "average": 0.3711303539,
                "count": 22501315,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.48310726,
                "variance": 0.2333926247
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350060.8935,
              4271309.453,
              -10.41458127,
              351915.5535,
              4272567.993,
              436.8654187
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350060.89345616795,
                    4271309.452616639,
                    -10.414581270865028
                  ],
                  [
                    350060.89345616795,
                    4272567.992616639,
                    -10.414581270865028
                  ],
                  [
                    351915.553456168,
                    4272567.992616639,
                    436.865418729135
                  ],
                  [
                    351915.553456168,
                    4271309.452616639,
                    436.865418729135
                  ],
                  [
                    350060.89345616795,
                    4271309.452616639,
                    -10.414581270865028
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:58:37+00:00",
            "end_time": "2018-02-08T15:45:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_380360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76304105518702,
              38.65459175439054,
              -10.392029496221227
            ],
            [
              -76.7633190628259,
              38.665926927291466,
              -10.392029496221227
            ],
            [
              -76.74200930842866,
              38.666246329787796,
              429.82797050377883
            ],
            [
              -76.74173465634823,
              38.65491102820176,
              429.82797050377883
            ],
            [
              -76.76304105518702,
              38.65459175439054,
              -10.392029496221227
            ]
          ]
        ]
      },
      "bbox": [
        -76.76331906,
        38.65459175,
        -10.3920295,
        -76.74173466,
        38.66624633,
        429.8279705
      ],
      "properties": {
        "datetime": "2018-02-08T19:18:07Z",
        "pc:count": 24464639,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347571.5312,
            "count": 24464639,
            "maximum": 348445.2626,
            "minimum": 346590.5026,
            "name": "X",
            "position": 0,
            "stddev": 530.4470308,
            "variance": 281374.0525
          },
          {
            "average": 4280534.334,
            "count": 24464639,
            "maximum": 4281179.478,
            "minimum": 4279921.078,
            "name": "Y",
            "position": 1,
            "stddev": 357.2636095,
            "variance": 127637.2867
          },
          {
            "average": 61.11344858,
            "count": 24464639,
            "maximum": 429.8279705,
            "minimum": -10.3920295,
            "name": "Z",
            "position": 2,
            "stddev": 11.19539799,
            "variance": 125.3369363
          },
          {
            "average": 3895.390655,
            "count": 24464639,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4637.918734,
            "variance": 21510290.18
          },
          {
            "average": 2.582282289,
            "count": 24464639,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.444220828,
            "variance": 2.0857738
          },
          {
            "average": 3.828382548,
            "count": 24464639,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.400157223,
            "variance": 1.960440249
          },
          {
            "average": 0.5059685532,
            "count": 24464639,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999643853,
            "variance": 0.2499643866
          },
          {
            "average": 0,
            "count": 24464639,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275495543,
            "count": 24464639,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5292976379,
            "variance": 0.2801559895
          },
          {
            "average": -7.57726185,
            "count": 24464639,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.65882528,
            "variance": 113.6105563
          },
          {
            "average": 0,
            "count": 24464639,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.23079176,
            "count": 24464639,
            "maximum": 13,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5113438173,
            "variance": 0.2614724995
          },
          {
            "average": 202152159.5,
            "count": 24464639,
            "maximum": 202152687.4,
            "minimum": 202151680.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 292.8380393,
            "variance": 85754.11728
          },
          {
            "average": 0,
            "count": 24464639,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24464639,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24464639,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007253734666,
            "count": 24464639,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02692298887,
            "variance": 0.0007248473295
          },
          {
            "average": 0.3720953741,
            "count": 24464639,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.483363648,
            "variance": 0.2336404162
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346590.5026,
          4279921.078,
          -10.3920295,
          348445.2626,
          4281179.478,
          429.8279705
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346590.50255119975,
                4279921.078394427,
                -10.392029496221227
              ],
              [
                346590.50255119975,
                4281179.478394427,
                -10.392029496221227
              ],
              [
                348445.26255119976,
                4281179.478394427,
                429.82797050377883
              ],
              [
                348445.26255119976,
                4279921.078394427,
                429.82797050377883
              ],
              [
                346590.50255119975,
                4279921.078394427,
                -10.392029496221227
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:18:07+00:00",
        "end_time": "2018-02-08T19:01:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_380360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_380360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76331906,
            38.65459175,
            -10.3920295,
            -76.74173466,
            38.66624633,
            429.8279705
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76304105518702,
                  38.65459175439054,
                  -10.392029496221227
                ],
                [
                  -76.7633190628259,
                  38.665926927291466,
                  -10.392029496221227
                ],
                [
                  -76.74200930842866,
                  38.666246329787796,
                  429.82797050377883
                ],
                [
                  -76.74173465634823,
                  38.65491102820176,
                  429.82797050377883
                ],
                [
                  -76.76304105518702,
                  38.65459175439054,
                  -10.392029496221227
                ]
              ]
            ]
          },
          "id": "20180208_380360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:18:07Z",
            "pc:count": 24464639,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347571.5312,
                "count": 24464639,
                "maximum": 348445.2626,
                "minimum": 346590.5026,
                "name": "X",
                "position": 0,
                "stddev": 530.4470308,
                "variance": 281374.0525
              },
              {
                "average": 4280534.334,
                "count": 24464639,
                "maximum": 4281179.478,
                "minimum": 4279921.078,
                "name": "Y",
                "position": 1,
                "stddev": 357.2636095,
                "variance": 127637.2867
              },
              {
                "average": 61.11344858,
                "count": 24464639,
                "maximum": 429.8279705,
                "minimum": -10.3920295,
                "name": "Z",
                "position": 2,
                "stddev": 11.19539799,
                "variance": 125.3369363
              },
              {
                "average": 3895.390655,
                "count": 24464639,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4637.918734,
                "variance": 21510290.18
              },
              {
                "average": 2.582282289,
                "count": 24464639,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.444220828,
                "variance": 2.0857738
              },
              {
                "average": 3.828382548,
                "count": 24464639,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.400157223,
                "variance": 1.960440249
              },
              {
                "average": 0.5059685532,
                "count": 24464639,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999643853,
                "variance": 0.2499643866
              },
              {
                "average": 0,
                "count": 24464639,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275495543,
                "count": 24464639,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5292976379,
                "variance": 0.2801559895
              },
              {
                "average": -7.57726185,
                "count": 24464639,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.65882528,
                "variance": 113.6105563
              },
              {
                "average": 0,
                "count": 24464639,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.23079176,
                "count": 24464639,
                "maximum": 13,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5113438173,
                "variance": 0.2614724995
              },
              {
                "average": 202152159.5,
                "count": 24464639,
                "maximum": 202152687.4,
                "minimum": 202151680.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 292.8380393,
                "variance": 85754.11728
              },
              {
                "average": 0,
                "count": 24464639,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24464639,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24464639,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007253734666,
                "count": 24464639,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02692298887,
                "variance": 0.0007248473295
              },
              {
                "average": 0.3720953741,
                "count": 24464639,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.483363648,
                "variance": 0.2336404162
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346590.5026,
              4279921.078,
              -10.3920295,
              348445.2626,
              4281179.478,
              429.8279705
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346590.50255119975,
                    4279921.078394427,
                    -10.392029496221227
                  ],
                  [
                    346590.50255119975,
                    4281179.478394427,
                    -10.392029496221227
                  ],
                  [
                    348445.26255119976,
                    4281179.478394427,
                    429.82797050377883
                  ],
                  [
                    348445.26255119976,
                    4279921.078394427,
                    429.82797050377883
                  ],
                  [
                    346590.50255119975,
                    4279921.078394427,
                    -10.392029496221227
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:18:07+00:00",
            "end_time": "2018-02-08T19:01:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_398356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.70005951726795,
              38.64361125164864,
              -10.06283432149283
            ],
            [
              -76.70032397676827,
              38.65479819296439,
              -10.06283432149283
            ],
            [
              -76.68047600996675,
              38.655085085660794,
              439.6971656785072
            ],
            [
              -76.68021463394949,
              38.64389803025914,
              439.6971656785072
            ],
            [
              -76.70005951726795,
              38.64361125164864,
              -10.06283432149283
            ]
          ]
        ]
      },
      "bbox": [
        -76.70032398,
        38.64361125,
        -10.06283432,
        -76.68021463,
        38.65508509,
        439.6971657
      ],
      "properties": {
        "datetime": "2018-07-20T19:18:31Z",
        "pc:count": 20643513,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352458.5441,
            "count": 20643513,
            "maximum": 353776.3067,
            "minimum": 352048.5667,
            "name": "X",
            "position": 0,
            "stddev": 351.3772844,
            "variance": 123465.996
          },
          {
            "average": 4279393.475,
            "count": 20643513,
            "maximum": 4279840.925,
            "minimum": 4278599.025,
            "name": "Y",
            "position": 1,
            "stddev": 298.738018,
            "variance": 89244.40342
          },
          {
            "average": 16.60920525,
            "count": 20643513,
            "maximum": 439.6971657,
            "minimum": -10.06283432,
            "name": "Z",
            "position": 2,
            "stddev": 15.59858208,
            "variance": 243.315763
          },
          {
            "average": 4404.602837,
            "count": 20643513,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4123.652744,
            "variance": 17004511.95
          },
          {
            "average": 2.013885137,
            "count": 20643513,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.21773952,
            "variance": 1.482889539
          },
          {
            "average": 2.946908746,
            "count": 20643513,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.466122996,
            "variance": 2.149516638
          },
          {
            "average": 0.5125204223,
            "count": 20643513,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998432266,
            "variance": 0.2498432511
          },
          {
            "average": 0,
            "count": 20643513,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.18350244,
            "count": 20643513,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4943505799,
            "variance": 0.2443824958
          },
          {
            "average": 7.204149177,
            "count": 20643513,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.09133764,
            "variance": 146.2004459
          },
          {
            "average": 0,
            "count": 20643513,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 59.99968983,
            "count": 20643513,
            "maximum": 124,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 52.76588476,
            "variance": 2784.238595
          },
          {
            "average": 207848229.6,
            "count": 20643513,
            "maximum": 216149511.6,
            "minimum": 202141160.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6867789.984,
            "variance": 47166539260000.0
          },
          {
            "average": 0,
            "count": 20643513,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20643513,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20643513,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007843141814,
            "count": 20643513,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02799462575,
            "variance": 0.0007836990706
          },
          {
            "average": 0.4946810652,
            "count": 20643513,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4999717202,
            "variance": 0.249971721
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352048.5667,
          4278599.025,
          -10.06283432,
          353776.3067,
          4279840.925,
          439.6971657
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352048.5666805195,
                4278599.024963505,
                -10.06283432149283
              ],
              [
                352048.5666805195,
                4279840.924963505,
                -10.06283432149283
              ],
              [
                353776.3066805195,
                4279840.924963505,
                439.6971656785072
              ],
              [
                353776.3066805195,
                4278599.024963505,
                439.6971656785072
              ],
              [
                352048.5666805195,
                4278599.024963505,
                -10.06283432149283
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:18:31+00:00",
        "end_time": "2018-02-08T16:06:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70032398,
            38.64361125,
            -10.06283432,
            -76.68021463,
            38.65508509,
            439.6971657
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.70005951726795,
                  38.64361125164864,
                  -10.06283432149283
                ],
                [
                  -76.70032397676827,
                  38.65479819296439,
                  -10.06283432149283
                ],
                [
                  -76.68047600996675,
                  38.655085085660794,
                  439.6971656785072
                ],
                [
                  -76.68021463394949,
                  38.64389803025914,
                  439.6971656785072
                ],
                [
                  -76.70005951726795,
                  38.64361125164864,
                  -10.06283432149283
                ]
              ]
            ]
          },
          "id": "20180208_398356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:18:31Z",
            "pc:count": 20643513,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352458.5441,
                "count": 20643513,
                "maximum": 353776.3067,
                "minimum": 352048.5667,
                "name": "X",
                "position": 0,
                "stddev": 351.3772844,
                "variance": 123465.996
              },
              {
                "average": 4279393.475,
                "count": 20643513,
                "maximum": 4279840.925,
                "minimum": 4278599.025,
                "name": "Y",
                "position": 1,
                "stddev": 298.738018,
                "variance": 89244.40342
              },
              {
                "average": 16.60920525,
                "count": 20643513,
                "maximum": 439.6971657,
                "minimum": -10.06283432,
                "name": "Z",
                "position": 2,
                "stddev": 15.59858208,
                "variance": 243.315763
              },
              {
                "average": 4404.602837,
                "count": 20643513,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4123.652744,
                "variance": 17004511.95
              },
              {
                "average": 2.013885137,
                "count": 20643513,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.21773952,
                "variance": 1.482889539
              },
              {
                "average": 2.946908746,
                "count": 20643513,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.466122996,
                "variance": 2.149516638
              },
              {
                "average": 0.5125204223,
                "count": 20643513,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998432266,
                "variance": 0.2498432511
              },
              {
                "average": 0,
                "count": 20643513,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.18350244,
                "count": 20643513,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4943505799,
                "variance": 0.2443824958
              },
              {
                "average": 7.204149177,
                "count": 20643513,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.09133764,
                "variance": 146.2004459
              },
              {
                "average": 0,
                "count": 20643513,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 59.99968983,
                "count": 20643513,
                "maximum": 124,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 52.76588476,
                "variance": 2784.238595
              },
              {
                "average": 207848229.6,
                "count": 20643513,
                "maximum": 216149511.6,
                "minimum": 202141160.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6867789.984,
                "variance": 47166539260000.0
              },
              {
                "average": 0,
                "count": 20643513,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20643513,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20643513,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007843141814,
                "count": 20643513,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02799462575,
                "variance": 0.0007836990706
              },
              {
                "average": 0.4946810652,
                "count": 20643513,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4999717202,
                "variance": 0.249971721
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352048.5667,
              4278599.025,
              -10.06283432,
              353776.3067,
              4279840.925,
              439.6971657
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352048.5666805195,
                    4278599.024963505,
                    -10.06283432149283
                  ],
                  [
                    352048.5666805195,
                    4279840.924963505,
                    -10.06283432149283
                  ],
                  [
                    353776.3066805195,
                    4279840.924963505,
                    439.6971656785072
                  ],
                  [
                    353776.3066805195,
                    4278599.024963505,
                    439.6971656785072
                  ],
                  [
                    352048.5666805195,
                    4278599.024963505,
                    -10.06283432149283
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:18:31+00:00",
            "end_time": "2018-02-08T16:06: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": "20180208_362352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82590790706013,
              38.63371687898372,
              -9.563592095213096
            ],
            [
              -76.82617082972676,
              38.644075668511555,
              -9.563592095213096
            ],
            [
              -76.8051138350055,
              38.64440257560704,
              431.2364079047869
            ],
            [
              -76.8048539399768,
              38.63404366569303,
              431.2364079047869
            ],
            [
              -76.82590790706013,
              38.63371687898372,
              -9.563592095213096
            ]
          ]
        ]
      },
      "bbox": [
        -76.82617083,
        38.63371688,
        -9.563592095,
        -76.80485394,
        38.64440258,
        431.2364079
      ],
      "properties": {
        "datetime": "2018-02-08T19:31:32Z",
        "pc:count": 16831095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342152.3654,
            "count": 16831095,
            "maximum": 342907.0499,
            "minimum": 341073.6699,
            "name": "X",
            "position": 0,
            "stddev": 395.5384262,
            "variance": 156450.6466
          },
          {
            "average": 4278495.799,
            "count": 16831095,
            "maximum": 4278861.55,
            "minimum": 4277711.51,
            "name": "Y",
            "position": 1,
            "stddev": 222.8688986,
            "variance": 49670.54595
          },
          {
            "average": 64.90593487,
            "count": 16831095,
            "maximum": 431.2364079,
            "minimum": -9.563592095,
            "name": "Z",
            "position": 2,
            "stddev": 10.23860218,
            "variance": 104.8289746
          },
          {
            "average": 2851.374282,
            "count": 16831095,
            "maximum": 30991,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3371.802127,
            "variance": 11369049.58
          },
          {
            "average": 2.752254087,
            "count": 16831095,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.421026599,
            "variance": 2.019316595
          },
          {
            "average": 4.134786715,
            "count": 16831095,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.108205934,
            "variance": 1.228120393
          },
          {
            "average": 0.509191648,
            "count": 16831095,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999155213,
            "variance": 0.2499155285
          },
          {
            "average": 0,
            "count": 16831095,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.204348499,
            "count": 16831095,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4617389236,
            "variance": 0.2132028336
          },
          {
            "average": -10.59566658,
            "count": 16831095,
            "maximum": 13.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.887005896,
            "variance": 62.204862
          },
          {
            "average": 0,
            "count": 16831095,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.42795166,
            "count": 16831095,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4947818215,
            "variance": 0.2448090509
          },
          {
            "average": 202153098.6,
            "count": 16831095,
            "maximum": 202153492.5,
            "minimum": 202152596.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 421.3839526,
            "variance": 177564.4355
          },
          {
            "average": 0,
            "count": 16831095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16831095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16831095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005258124917,
            "count": 16831095,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02292457293,
            "variance": 0.0005255360441
          },
          {
            "average": 0.4515855326,
            "count": 16831095,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4976505341,
            "variance": 0.2476560541
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341073.6699,
          4277711.51,
          -9.563592095,
          342907.0499,
          4278861.55,
          431.2364079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341073.66992913623,
                4277711.509880286,
                -9.563592095213096
              ],
              [
                341073.66992913623,
                4278861.549880285,
                -9.563592095213096
              ],
              [
                342907.04992913624,
                4278861.549880285,
                431.2364079047869
              ],
              [
                342907.04992913624,
                4277711.509880286,
                431.2364079047869
              ],
              [
                341073.66992913623,
                4277711.509880286,
                -9.563592095213096
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:31:32+00:00",
        "end_time": "2018-02-08T19:16:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_362352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_362352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_362352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_362352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82617083,
            38.63371688,
            -9.563592095,
            -76.80485394,
            38.64440258,
            431.2364079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82590790706013,
                  38.63371687898372,
                  -9.563592095213096
                ],
                [
                  -76.82617082972676,
                  38.644075668511555,
                  -9.563592095213096
                ],
                [
                  -76.8051138350055,
                  38.64440257560704,
                  431.2364079047869
                ],
                [
                  -76.8048539399768,
                  38.63404366569303,
                  431.2364079047869
                ],
                [
                  -76.82590790706013,
                  38.63371687898372,
                  -9.563592095213096
                ]
              ]
            ]
          },
          "id": "20180208_362352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_362352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:31:32Z",
            "pc:count": 16831095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342152.3654,
                "count": 16831095,
                "maximum": 342907.0499,
                "minimum": 341073.6699,
                "name": "X",
                "position": 0,
                "stddev": 395.5384262,
                "variance": 156450.6466
              },
              {
                "average": 4278495.799,
                "count": 16831095,
                "maximum": 4278861.55,
                "minimum": 4277711.51,
                "name": "Y",
                "position": 1,
                "stddev": 222.8688986,
                "variance": 49670.54595
              },
              {
                "average": 64.90593487,
                "count": 16831095,
                "maximum": 431.2364079,
                "minimum": -9.563592095,
                "name": "Z",
                "position": 2,
                "stddev": 10.23860218,
                "variance": 104.8289746
              },
              {
                "average": 2851.374282,
                "count": 16831095,
                "maximum": 30991,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3371.802127,
                "variance": 11369049.58
              },
              {
                "average": 2.752254087,
                "count": 16831095,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.421026599,
                "variance": 2.019316595
              },
              {
                "average": 4.134786715,
                "count": 16831095,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.108205934,
                "variance": 1.228120393
              },
              {
                "average": 0.509191648,
                "count": 16831095,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999155213,
                "variance": 0.2499155285
              },
              {
                "average": 0,
                "count": 16831095,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.204348499,
                "count": 16831095,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4617389236,
                "variance": 0.2132028336
              },
              {
                "average": -10.59566658,
                "count": 16831095,
                "maximum": 13.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.887005896,
                "variance": 62.204862
              },
              {
                "average": 0,
                "count": 16831095,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.42795166,
                "count": 16831095,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4947818215,
                "variance": 0.2448090509
              },
              {
                "average": 202153098.6,
                "count": 16831095,
                "maximum": 202153492.5,
                "minimum": 202152596.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 421.3839526,
                "variance": 177564.4355
              },
              {
                "average": 0,
                "count": 16831095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16831095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16831095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005258124917,
                "count": 16831095,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02292457293,
                "variance": 0.0005255360441
              },
              {
                "average": 0.4515855326,
                "count": 16831095,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4976505341,
                "variance": 0.2476560541
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341073.6699,
              4277711.51,
              -9.563592095,
              342907.0499,
              4278861.55,
              431.2364079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341073.66992913623,
                    4277711.509880286,
                    -9.563592095213096
                  ],
                  [
                    341073.66992913623,
                    4278861.549880285,
                    -9.563592095213096
                  ],
                  [
                    342907.04992913624,
                    4278861.549880285,
                    431.2364079047869
                  ],
                  [
                    342907.04992913624,
                    4277711.509880286,
                    431.2364079047869
                  ],
                  [
                    341073.66992913623,
                    4277711.509880286,
                    -9.563592095213096
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:31:32+00:00",
            "end_time": "2018-02-08T19:16: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": "20180208_392336.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72127642059502,
              38.58859668339784,
              -9.57093668213912
            ],
            [
              -76.72154724823025,
              38.59993403803362,
              -9.57093668213912
            ],
            [
              -76.70025770013106,
              38.600245369908826,
              428.6690633178609
            ],
            [
              -76.69999021772956,
              38.58890788974919,
              428.6690633178609
            ],
            [
              -76.72127642059502,
              38.58859668339784,
              -9.57093668213912
            ]
          ]
        ]
      },
      "bbox": [
        -76.72154725,
        38.58859668,
        -9.570936682,
        -76.69999022,
        38.60024537,
        428.6690633
      ],
      "properties": {
        "datetime": "2018-02-08T16:07:47Z",
        "pc:count": 16242095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351077.4691,
            "count": 16242095,
            "maximum": 351942.1516,
            "minimum": 350087.4916,
            "name": "X",
            "position": 0,
            "stddev": 525.5993632,
            "variance": 276254.6906
          },
          {
            "average": 4273119.865,
            "count": 16242095,
            "maximum": 4273786.827,
            "minimum": 4272528.227,
            "name": "Y",
            "position": 1,
            "stddev": 342.2028865,
            "variance": 117102.8155
          },
          {
            "average": 41.00749612,
            "count": 16242095,
            "maximum": 428.6690633,
            "minimum": -9.570936682,
            "name": "Z",
            "position": 2,
            "stddev": 14.55595152,
            "variance": 211.8757246
          },
          {
            "average": 5867.541635,
            "count": 16242095,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5889.586636,
            "variance": 34687230.75
          },
          {
            "average": 2.218710764,
            "count": 16242095,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.387967473,
            "variance": 1.926453705
          },
          {
            "average": 3.215584627,
            "count": 16242095,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.634233073,
            "variance": 2.670717736
          },
          {
            "average": 0.4997272827,
            "count": 16242095,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499999941,
            "variance": 0.249999941
          },
          {
            "average": 0,
            "count": 16242095,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.41425124,
            "count": 16242095,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6614221869,
            "variance": 0.4374793093
          },
          {
            "average": 8.500938924,
            "count": 16242095,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.53565947,
            "variance": 111.0001206
          },
          {
            "average": 0,
            "count": 16242095,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.337800696,
            "count": 16242095,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5851360725,
            "variance": 0.3423842234
          },
          {
            "average": 202140605,
            "count": 16242095,
            "maximum": 202141267.7,
            "minimum": 202140331.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 238.9029297,
            "variance": 57074.60984
          },
          {
            "average": 0,
            "count": 16242095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16242095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16242095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001169799832,
            "count": 16242095,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0341823269,
            "variance": 0.001168431472
          },
          {
            "average": 0.4221436951,
            "count": 16242095,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4939012156,
            "variance": 0.2439384108
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350087.4916,
          4272528.227,
          -9.570936682,
          351942.1516,
          4273786.827,
          428.6690633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350087.49158333085,
                4272528.226752901,
                -9.57093668213912
              ],
              [
                350087.49158333085,
                4273786.826752901,
                -9.57093668213912
              ],
              [
                351942.1515833309,
                4273786.826752901,
                428.6690633178609
              ],
              [
                351942.1515833309,
                4272528.226752901,
                428.6690633178609
              ],
              [
                350087.49158333085,
                4272528.226752901,
                -9.57093668213912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T16:07:47+00:00",
        "end_time": "2018-02-08T15:52:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_392336.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392336.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_392336.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392336.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72154725,
            38.58859668,
            -9.570936682,
            -76.69999022,
            38.60024537,
            428.6690633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72127642059502,
                  38.58859668339784,
                  -9.57093668213912
                ],
                [
                  -76.72154724823025,
                  38.59993403803362,
                  -9.57093668213912
                ],
                [
                  -76.70025770013106,
                  38.600245369908826,
                  428.6690633178609
                ],
                [
                  -76.69999021772956,
                  38.58890788974919,
                  428.6690633178609
                ],
                [
                  -76.72127642059502,
                  38.58859668339784,
                  -9.57093668213912
                ]
              ]
            ]
          },
          "id": "20180208_392336.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392336.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T16:07:47Z",
            "pc:count": 16242095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351077.4691,
                "count": 16242095,
                "maximum": 351942.1516,
                "minimum": 350087.4916,
                "name": "X",
                "position": 0,
                "stddev": 525.5993632,
                "variance": 276254.6906
              },
              {
                "average": 4273119.865,
                "count": 16242095,
                "maximum": 4273786.827,
                "minimum": 4272528.227,
                "name": "Y",
                "position": 1,
                "stddev": 342.2028865,
                "variance": 117102.8155
              },
              {
                "average": 41.00749612,
                "count": 16242095,
                "maximum": 428.6690633,
                "minimum": -9.570936682,
                "name": "Z",
                "position": 2,
                "stddev": 14.55595152,
                "variance": 211.8757246
              },
              {
                "average": 5867.541635,
                "count": 16242095,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5889.586636,
                "variance": 34687230.75
              },
              {
                "average": 2.218710764,
                "count": 16242095,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.387967473,
                "variance": 1.926453705
              },
              {
                "average": 3.215584627,
                "count": 16242095,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.634233073,
                "variance": 2.670717736
              },
              {
                "average": 0.4997272827,
                "count": 16242095,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499999941,
                "variance": 0.249999941
              },
              {
                "average": 0,
                "count": 16242095,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.41425124,
                "count": 16242095,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6614221869,
                "variance": 0.4374793093
              },
              {
                "average": 8.500938924,
                "count": 16242095,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.53565947,
                "variance": 111.0001206
              },
              {
                "average": 0,
                "count": 16242095,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.337800696,
                "count": 16242095,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5851360725,
                "variance": 0.3423842234
              },
              {
                "average": 202140605,
                "count": 16242095,
                "maximum": 202141267.7,
                "minimum": 202140331.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 238.9029297,
                "variance": 57074.60984
              },
              {
                "average": 0,
                "count": 16242095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16242095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16242095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001169799832,
                "count": 16242095,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0341823269,
                "variance": 0.001168431472
              },
              {
                "average": 0.4221436951,
                "count": 16242095,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4939012156,
                "variance": 0.2439384108
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350087.4916,
              4272528.227,
              -9.570936682,
              351942.1516,
              4273786.827,
              428.6690633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350087.49158333085,
                    4272528.226752901,
                    -9.57093668213912
                  ],
                  [
                    350087.49158333085,
                    4273786.826752901,
                    -9.57093668213912
                  ],
                  [
                    351942.1515833309,
                    4273786.826752901,
                    428.6690633178609
                  ],
                  [
                    351942.1515833309,
                    4272528.226752901,
                    428.6690633178609
                  ],
                  [
                    350087.49158333085,
                    4272528.226752901,
                    -9.57093668213912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T16:07:47+00:00",
            "end_time": "2018-02-08T15:52:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_386320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74218333593842,
              38.54684517354477,
              -10.221954365686742
            ],
            [
              -76.74240559992978,
              38.55605212342587,
              -10.221954365686742
            ],
            [
              -76.72142406229003,
              38.556362614711105,
              436.5780456343133
            ],
            [
              -76.72120447149189,
              38.54715556312963,
              436.5780456343133
            ],
            [
              -76.74218333593842,
              38.54684517354477,
              -10.221954365686742
            ]
          ]
        ]
      },
      "bbox": [
        -76.7424056,
        38.54684517,
        -10.22195437,
        -76.72120447,
        38.55636261,
        436.5780456
      ],
      "properties": {
        "datetime": "2018-02-08T15:54:18Z",
        "pc:count": 9361996,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349298.1128,
            "count": 9361996,
            "maximum": 350007.6013,
            "minimum": 348178.6413,
            "name": "X",
            "position": 0,
            "stddev": 494.414861,
            "variance": 244446.0547
          },
          {
            "average": 4268557.122,
            "count": 9361996,
            "maximum": 4268951.319,
            "minimum": 4267929.219,
            "name": "Y",
            "position": 1,
            "stddev": 286.3814416,
            "variance": 82014.3301
          },
          {
            "average": 19.01173266,
            "count": 9361996,
            "maximum": 436.5780456,
            "minimum": -10.22195437,
            "name": "Z",
            "position": 2,
            "stddev": 13.79054843,
            "variance": 190.179226
          },
          {
            "average": 2848.384445,
            "count": 9361996,
            "maximum": 65493,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3437.50991,
            "variance": 11816474.38
          },
          {
            "average": 2.634740498,
            "count": 9361996,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.395166668,
            "variance": 1.946490032
          },
          {
            "average": 3.966452774,
            "count": 9361996,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.189106447,
            "variance": 1.413974143
          },
          {
            "average": 0.4997605212,
            "count": 9361996,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999694,
            "variance": 0.2499999694
          },
          {
            "average": 0,
            "count": 9361996,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236085125,
            "count": 9361996,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5207991207,
            "variance": 0.2712317242
          },
          {
            "average": -1.556427142,
            "count": 9361996,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.68174594,
            "variance": 187.1901719
          },
          {
            "average": 0,
            "count": 9361996,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.930938125,
            "count": 9361996,
            "maximum": 5,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.670140519,
            "variance": 0.4490883152
          },
          {
            "average": 202139972.2,
            "count": 9361996,
            "maximum": 202140458.7,
            "minimum": 202139633.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 289.216835,
            "variance": 83646.37766
          },
          {
            "average": 0,
            "count": 9361996,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9361996,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9361996,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007619101739,
            "count": 9361996,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02759220448,
            "variance": 0.0007613297481
          },
          {
            "average": 0.3769324405,
            "count": 9361996,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4846177884,
            "variance": 0.2348544009
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348178.6413,
          4267929.219,
          -10.22195437,
          350007.6013,
          4268951.319,
          436.5780456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348178.64129513456,
                4267929.218869506,
                -10.221954365686742
              ],
              [
                348178.64129513456,
                4268951.318869506,
                -10.221954365686742
              ],
              [
                350007.6012951345,
                4268951.318869506,
                436.5780456343133
              ],
              [
                350007.6012951345,
                4267929.218869506,
                436.5780456343133
              ],
              [
                348178.64129513456,
                4267929.218869506,
                -10.221954365686742
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:54:18+00:00",
        "end_time": "2018-02-08T15:40:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_386320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_386320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7424056,
            38.54684517,
            -10.22195437,
            -76.72120447,
            38.55636261,
            436.5780456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74218333593842,
                  38.54684517354477,
                  -10.221954365686742
                ],
                [
                  -76.74240559992978,
                  38.55605212342587,
                  -10.221954365686742
                ],
                [
                  -76.72142406229003,
                  38.556362614711105,
                  436.5780456343133
                ],
                [
                  -76.72120447149189,
                  38.54715556312963,
                  436.5780456343133
                ],
                [
                  -76.74218333593842,
                  38.54684517354477,
                  -10.221954365686742
                ]
              ]
            ]
          },
          "id": "20180208_386320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:54:18Z",
            "pc:count": 9361996,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349298.1128,
                "count": 9361996,
                "maximum": 350007.6013,
                "minimum": 348178.6413,
                "name": "X",
                "position": 0,
                "stddev": 494.414861,
                "variance": 244446.0547
              },
              {
                "average": 4268557.122,
                "count": 9361996,
                "maximum": 4268951.319,
                "minimum": 4267929.219,
                "name": "Y",
                "position": 1,
                "stddev": 286.3814416,
                "variance": 82014.3301
              },
              {
                "average": 19.01173266,
                "count": 9361996,
                "maximum": 436.5780456,
                "minimum": -10.22195437,
                "name": "Z",
                "position": 2,
                "stddev": 13.79054843,
                "variance": 190.179226
              },
              {
                "average": 2848.384445,
                "count": 9361996,
                "maximum": 65493,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3437.50991,
                "variance": 11816474.38
              },
              {
                "average": 2.634740498,
                "count": 9361996,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.395166668,
                "variance": 1.946490032
              },
              {
                "average": 3.966452774,
                "count": 9361996,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.189106447,
                "variance": 1.413974143
              },
              {
                "average": 0.4997605212,
                "count": 9361996,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999694,
                "variance": 0.2499999694
              },
              {
                "average": 0,
                "count": 9361996,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236085125,
                "count": 9361996,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5207991207,
                "variance": 0.2712317242
              },
              {
                "average": -1.556427142,
                "count": 9361996,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.68174594,
                "variance": 187.1901719
              },
              {
                "average": 0,
                "count": 9361996,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.930938125,
                "count": 9361996,
                "maximum": 5,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.670140519,
                "variance": 0.4490883152
              },
              {
                "average": 202139972.2,
                "count": 9361996,
                "maximum": 202140458.7,
                "minimum": 202139633.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 289.216835,
                "variance": 83646.37766
              },
              {
                "average": 0,
                "count": 9361996,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9361996,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9361996,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007619101739,
                "count": 9361996,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02759220448,
                "variance": 0.0007613297481
              },
              {
                "average": 0.3769324405,
                "count": 9361996,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4846177884,
                "variance": 0.2348544009
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348178.6413,
              4267929.219,
              -10.22195437,
              350007.6013,
              4268951.319,
              436.5780456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348178.64129513456,
                    4267929.218869506,
                    -10.221954365686742
                  ],
                  [
                    348178.64129513456,
                    4268951.318869506,
                    -10.221954365686742
                  ],
                  [
                    350007.6012951345,
                    4268951.318869506,
                    436.5780456343133
                  ],
                  [
                    350007.6012951345,
                    4267929.218869506,
                    436.5780456343133
                  ],
                  [
                    348178.64129513456,
                    4267929.218869506,
                    -10.221954365686742
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:54:18+00:00",
            "end_time": "2018-02-08T15:40: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": "20180208_380344.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76297695545288,
              38.610659789833235,
              -9.172888765900751
            ],
            [
              -76.76325456548719,
              38.621997030137194,
              -9.172888765900751
            ],
            [
              -76.74216840207458,
              38.62231298211308,
              436.14711123409927
            ],
            [
              -76.74189410776285,
              38.610975614446346,
              436.14711123409927
            ],
            [
              -76.76297695545288,
              38.610659789833235,
              -9.172888765900751
            ]
          ]
        ]
      },
      "bbox": [
        -76.76325457,
        38.61065979,
        -9.172888766,
        -76.74189411,
        38.62231298,
        436.1471112
      ],
      "properties": {
        "datetime": "2018-02-08T18:56:48Z",
        "pc:count": 20283769,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347545.1954,
            "count": 20283769,
            "maximum": 348338.813,
            "minimum": 346502.393,
            "name": "X",
            "position": 0,
            "stddev": 519.8664532,
            "variance": 270261.1291
          },
          {
            "average": 4275741.78,
            "count": 20283769,
            "maximum": 4276304.208,
            "minimum": 4275045.588,
            "name": "Y",
            "position": 1,
            "stddev": 372.3065232,
            "variance": 138612.1472
          },
          {
            "average": 53.17307951,
            "count": 20283769,
            "maximum": 436.1471112,
            "minimum": -9.172888766,
            "name": "Z",
            "position": 2,
            "stddev": 11.91800224,
            "variance": 142.0387775
          },
          {
            "average": 3367.104247,
            "count": 20283769,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4197.258951,
            "variance": 17616982.7
          },
          {
            "average": 2.652182097,
            "count": 20283769,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.418841082,
            "variance": 2.013110016
          },
          {
            "average": 3.984313665,
            "count": 20283769,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.236300587,
            "variance": 1.528439142
          },
          {
            "average": 0.5012092181,
            "count": 20283769,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999985501,
            "variance": 0.2499985501
          },
          {
            "average": 0,
            "count": 20283769,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250153066,
            "count": 20283769,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5042652615,
            "variance": 0.254283454
          },
          {
            "average": -0.4929262643,
            "count": 20283769,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.43377348,
            "variance": 208.3338168
          },
          {
            "average": 0,
            "count": 20283769,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.95519664,
            "count": 20283769,
            "maximum": 16,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7154732407,
            "variance": 0.5119019582
          },
          {
            "average": 202150910.7,
            "count": 20283769,
            "maximum": 202151408,
            "minimum": 202150564,
            "name": "GpsTime",
            "position": 12,
            "stddev": 306.9161545,
            "variance": 94197.5259
          },
          {
            "average": 0,
            "count": 20283769,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20283769,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20283769,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005425520277,
            "count": 20283769,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0232864272,
            "variance": 0.0005422576917
          },
          {
            "average": 0.4878672696,
            "count": 20283769,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4998527875,
            "variance": 0.2498528092
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346502.393,
          4275045.588,
          -9.172888766,
          348338.813,
          4276304.208,
          436.1471112
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346502.39302539715,
                4275045.588156751,
                -9.172888765900751
              ],
              [
                346502.39302539715,
                4276304.208156751,
                -9.172888765900751
              ],
              [
                348338.8130253972,
                4276304.208156751,
                436.14711123409927
              ],
              [
                348338.8130253972,
                4275045.588156751,
                436.14711123409927
              ],
              [
                346502.39302539715,
                4275045.588156751,
                -9.172888765900751
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T18:56:48+00:00",
        "end_time": "2018-02-08T18:42:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_380344.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380344.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_380344.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380344.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76325457,
            38.61065979,
            -9.172888766,
            -76.74189411,
            38.62231298,
            436.1471112
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76297695545288,
                  38.610659789833235,
                  -9.172888765900751
                ],
                [
                  -76.76325456548719,
                  38.621997030137194,
                  -9.172888765900751
                ],
                [
                  -76.74216840207458,
                  38.62231298211308,
                  436.14711123409927
                ],
                [
                  -76.74189410776285,
                  38.610975614446346,
                  436.14711123409927
                ],
                [
                  -76.76297695545288,
                  38.610659789833235,
                  -9.172888765900751
                ]
              ]
            ]
          },
          "id": "20180208_380344.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380344.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T18:56:48Z",
            "pc:count": 20283769,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347545.1954,
                "count": 20283769,
                "maximum": 348338.813,
                "minimum": 346502.393,
                "name": "X",
                "position": 0,
                "stddev": 519.8664532,
                "variance": 270261.1291
              },
              {
                "average": 4275741.78,
                "count": 20283769,
                "maximum": 4276304.208,
                "minimum": 4275045.588,
                "name": "Y",
                "position": 1,
                "stddev": 372.3065232,
                "variance": 138612.1472
              },
              {
                "average": 53.17307951,
                "count": 20283769,
                "maximum": 436.1471112,
                "minimum": -9.172888766,
                "name": "Z",
                "position": 2,
                "stddev": 11.91800224,
                "variance": 142.0387775
              },
              {
                "average": 3367.104247,
                "count": 20283769,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4197.258951,
                "variance": 17616982.7
              },
              {
                "average": 2.652182097,
                "count": 20283769,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.418841082,
                "variance": 2.013110016
              },
              {
                "average": 3.984313665,
                "count": 20283769,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.236300587,
                "variance": 1.528439142
              },
              {
                "average": 0.5012092181,
                "count": 20283769,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999985501,
                "variance": 0.2499985501
              },
              {
                "average": 0,
                "count": 20283769,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250153066,
                "count": 20283769,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5042652615,
                "variance": 0.254283454
              },
              {
                "average": -0.4929262643,
                "count": 20283769,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.43377348,
                "variance": 208.3338168
              },
              {
                "average": 0,
                "count": 20283769,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.95519664,
                "count": 20283769,
                "maximum": 16,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7154732407,
                "variance": 0.5119019582
              },
              {
                "average": 202150910.7,
                "count": 20283769,
                "maximum": 202151408,
                "minimum": 202150564,
                "name": "GpsTime",
                "position": 12,
                "stddev": 306.9161545,
                "variance": 94197.5259
              },
              {
                "average": 0,
                "count": 20283769,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20283769,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20283769,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005425520277,
                "count": 20283769,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0232864272,
                "variance": 0.0005422576917
              },
              {
                "average": 0.4878672696,
                "count": 20283769,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4998527875,
                "variance": 0.2498528092
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346502.393,
              4275045.588,
              -9.172888766,
              348338.813,
              4276304.208,
              436.1471112
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346502.39302539715,
                    4275045.588156751,
                    -9.172888765900751
                  ],
                  [
                    346502.39302539715,
                    4276304.208156751,
                    -9.172888765900751
                  ],
                  [
                    348338.8130253972,
                    4276304.208156751,
                    436.14711123409927
                  ],
                  [
                    348338.8130253972,
                    4275045.588156751,
                    436.14711123409927
                  ],
                  [
                    346502.39302539715,
                    4275045.588156751,
                    -9.172888765900751
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T18:56:48+00:00",
            "end_time": "2018-02-08T18:42:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_398360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.70001097007327,
              38.654469255842834,
              -9.117670233105429
            ],
            [
              -76.70027840126049,
              38.665777783254676,
              -9.117670233105429
            ],
            [
              -76.6790824235404,
              38.66608405641838,
              439.2623297668946
            ],
            [
              -76.67881832235251,
              38.65477540590104,
              439.2623297668946
            ],
            [
              -76.70001097007327,
              38.654469255842834,
              -9.117670233105429
            ]
          ]
        ]
      },
      "bbox": [
        -76.7002784,
        38.65446926,
        -9.117670233,
        -76.67881832,
        38.66608406,
        439.2623298
      ],
      "properties": {
        "datetime": "2018-07-20T19:18:42Z",
        "pc:count": 26792387,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352779.6972,
            "count": 26792387,
            "maximum": 353919.9276,
            "minimum": 352075.1276,
            "name": "X",
            "position": 0,
            "stddev": 541.6047119,
            "variance": 293335.664
          },
          {
            "average": 4280347.025,
            "count": 26792387,
            "maximum": 4281059.316,
            "minimum": 4279803.916,
            "name": "Y",
            "position": 1,
            "stddev": 321.0353425,
            "variance": 103063.6912
          },
          {
            "average": 7.618839645,
            "count": 26792387,
            "maximum": 439.2623298,
            "minimum": -9.117670233,
            "name": "Z",
            "position": 2,
            "stddev": 9.068498697,
            "variance": 82.23766862
          },
          {
            "average": 5344.657114,
            "count": 26792387,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3896.520552,
            "variance": 15182872.41
          },
          {
            "average": 1.588730896,
            "count": 26792387,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9659579986,
            "variance": 0.933074855
          },
          {
            "average": 2.161543837,
            "count": 26792387,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.331023523,
            "variance": 1.771623619
          },
          {
            "average": 0.5181156125,
            "count": 26792387,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996717261,
            "variance": 0.2496718339
          },
          {
            "average": 0,
            "count": 26792387,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180067159,
            "count": 26792387,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6426377613,
            "variance": 0.4129832923
          },
          {
            "average": 1.749711421,
            "count": 26792387,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.81891392,
            "variance": 190.9623818
          },
          {
            "average": 0,
            "count": 26792387,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 88.60435436,
            "count": 26792387,
            "maximum": 126,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 50.52413145,
            "variance": 2552.687858
          },
          {
            "average": 211538852.8,
            "count": 26792387,
            "maximum": 216149522.6,
            "minimum": 202150407.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6569056.202,
            "variance": 43152499380000.0
          },
          {
            "average": 0,
            "count": 26792387,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26792387,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26792387,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001309513781,
            "count": 26792387,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03616350375,
            "variance": 0.001307799003
          },
          {
            "average": 0.5792666775,
            "count": 26792387,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4936768203,
            "variance": 0.2437168029
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352075.1276,
          4279803.916,
          -9.117670233,
          353919.9276,
          4281059.316,
          439.2623298
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352075.1276094991,
                4279803.916065623,
                -9.117670233105429
              ],
              [
                352075.1276094991,
                4281059.316065623,
                -9.117670233105429
              ],
              [
                353919.92760949914,
                4281059.316065623,
                439.2623297668946
              ],
              [
                353919.92760949914,
                4279803.916065623,
                439.2623297668946
              ],
              [
                352075.1276094991,
                4279803.916065623,
                -9.117670233105429
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:18:42+00:00",
        "end_time": "2018-02-08T18:40:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7002784,
            38.65446926,
            -9.117670233,
            -76.67881832,
            38.66608406,
            439.2623298
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.70001097007327,
                  38.654469255842834,
                  -9.117670233105429
                ],
                [
                  -76.70027840126049,
                  38.665777783254676,
                  -9.117670233105429
                ],
                [
                  -76.6790824235404,
                  38.66608405641838,
                  439.2623297668946
                ],
                [
                  -76.67881832235251,
                  38.65477540590104,
                  439.2623297668946
                ],
                [
                  -76.70001097007327,
                  38.654469255842834,
                  -9.117670233105429
                ]
              ]
            ]
          },
          "id": "20180208_398360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:18:42Z",
            "pc:count": 26792387,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352779.6972,
                "count": 26792387,
                "maximum": 353919.9276,
                "minimum": 352075.1276,
                "name": "X",
                "position": 0,
                "stddev": 541.6047119,
                "variance": 293335.664
              },
              {
                "average": 4280347.025,
                "count": 26792387,
                "maximum": 4281059.316,
                "minimum": 4279803.916,
                "name": "Y",
                "position": 1,
                "stddev": 321.0353425,
                "variance": 103063.6912
              },
              {
                "average": 7.618839645,
                "count": 26792387,
                "maximum": 439.2623298,
                "minimum": -9.117670233,
                "name": "Z",
                "position": 2,
                "stddev": 9.068498697,
                "variance": 82.23766862
              },
              {
                "average": 5344.657114,
                "count": 26792387,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3896.520552,
                "variance": 15182872.41
              },
              {
                "average": 1.588730896,
                "count": 26792387,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9659579986,
                "variance": 0.933074855
              },
              {
                "average": 2.161543837,
                "count": 26792387,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.331023523,
                "variance": 1.771623619
              },
              {
                "average": 0.5181156125,
                "count": 26792387,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996717261,
                "variance": 0.2496718339
              },
              {
                "average": 0,
                "count": 26792387,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180067159,
                "count": 26792387,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6426377613,
                "variance": 0.4129832923
              },
              {
                "average": 1.749711421,
                "count": 26792387,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.81891392,
                "variance": 190.9623818
              },
              {
                "average": 0,
                "count": 26792387,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 88.60435436,
                "count": 26792387,
                "maximum": 126,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 50.52413145,
                "variance": 2552.687858
              },
              {
                "average": 211538852.8,
                "count": 26792387,
                "maximum": 216149522.6,
                "minimum": 202150407.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6569056.202,
                "variance": 43152499380000.0
              },
              {
                "average": 0,
                "count": 26792387,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26792387,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26792387,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001309513781,
                "count": 26792387,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03616350375,
                "variance": 0.001307799003
              },
              {
                "average": 0.5792666775,
                "count": 26792387,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4936768203,
                "variance": 0.2437168029
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352075.1276,
              4279803.916,
              -9.117670233,
              353919.9276,
              4281059.316,
              439.2623298
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352075.1276094991,
                    4279803.916065623,
                    -9.117670233105429
                  ],
                  [
                    352075.1276094991,
                    4281059.316065623,
                    -9.117670233105429
                  ],
                  [
                    353919.92760949914,
                    4281059.316065623,
                    439.2623297668946
                  ],
                  [
                    353919.92760949914,
                    4279803.916065623,
                    439.2623297668946
                  ],
                  [
                    352075.1276094991,
                    4279803.916065623,
                    -9.117670233105429
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:18:42+00:00",
            "end_time": "2018-02-08T18:40: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": "20180208_404312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67955517145286,
              38.53243032593148,
              -1.888795195626301
            ],
            [
              -76.67958999792558,
              38.53392784898325,
              -1.888795195626301
            ],
            [
              -76.66158507581213,
              38.53418480614442,
              417.9912048043737
            ],
            [
              -76.66155062225185,
              38.53268726939914,
              417.9912048043737
            ],
            [
              -76.67955517145286,
              38.53243032593148,
              -1.888795195626301
            ]
          ]
        ]
      },
      "bbox": [
        -76.67959,
        38.53243033,
        -1.888795196,
        -76.66155062,
        38.53418481,
        417.9912048
      ],
      "properties": {
        "datetime": "2018-02-08T15:27:56Z",
        "pc:count": 35879,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353946.9262,
            "count": 35879,
            "maximum": 355177.3885,
            "minimum": 353607.4685,
            "name": "X",
            "position": 0,
            "stddev": 249.5592148,
            "variance": 62279.80168
          },
          {
            "average": 4266312.771,
            "count": 35879,
            "maximum": 4266394.207,
            "minimum": 4266227.967,
            "name": "Y",
            "position": 1,
            "stddev": 43.73805062,
            "variance": 1913.017072
          },
          {
            "average": -0.9664690438,
            "count": 35879,
            "maximum": 417.9912048,
            "minimum": -1.888795196,
            "name": "Z",
            "position": 2,
            "stddev": 10.41518519,
            "variance": 108.4760825
          },
          {
            "average": 751.2541319,
            "count": 35879,
            "maximum": 9940,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 420.9199855,
            "variance": 177173.6342
          },
          {
            "average": 1.00401349,
            "count": 35879,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06410134192,
            "variance": 0.004108982036
          },
          {
            "average": 1.004821762,
            "count": 35879,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0704689988,
            "variance": 0.004965879792
          },
          {
            "average": 0.8275592965,
            "count": 35879,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3777682951,
            "variance": 0.1427088848
          },
          {
            "average": 0,
            "count": 35879,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.413500934,
            "count": 35879,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.186175911,
            "variance": 10.15171693
          },
          {
            "average": -10.81652558,
            "count": 35879,
            "maximum": 10.99800014,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.407687772,
            "variance": 29.24308704
          },
          {
            "average": 0,
            "count": 35879,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.716937484,
            "count": 35879,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4504928237,
            "variance": 0.2029437842
          },
          {
            "average": 202138592.5,
            "count": 35879,
            "maximum": 202138876.9,
            "minimum": 202138480.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 168.1980111,
            "variance": 28290.57094
          },
          {
            "average": 0,
            "count": 35879,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35879,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 35879,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.03609353661,
            "count": 35879,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.1865255021,
            "variance": 0.03479176292
          },
          {
            "average": 0.2820312718,
            "count": 35879,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4499947526,
            "variance": 0.2024952774
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          353607.4685,
          4266227.967,
          -1.888795196,
          355177.3885,
          4266394.207,
          417.9912048
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                353607.4684695625,
                4266227.967477186,
                -1.888795195626301
              ],
              [
                353607.4684695625,
                4266394.207477186,
                -1.888795195626301
              ],
              [
                355177.3884695625,
                4266394.207477186,
                417.9912048043737
              ],
              [
                355177.3884695625,
                4266227.967477186,
                417.9912048043737
              ],
              [
                353607.4684695625,
                4266227.967477186,
                -1.888795195626301
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:27:56+00:00",
        "end_time": "2018-02-08T15:21:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_404312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_404312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_404312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67959,
            38.53243033,
            -1.888795196,
            -76.66155062,
            38.53418481,
            417.9912048
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67955517145286,
                  38.53243032593148,
                  -1.888795195626301
                ],
                [
                  -76.67958999792558,
                  38.53392784898325,
                  -1.888795195626301
                ],
                [
                  -76.66158507581213,
                  38.53418480614442,
                  417.9912048043737
                ],
                [
                  -76.66155062225185,
                  38.53268726939914,
                  417.9912048043737
                ],
                [
                  -76.67955517145286,
                  38.53243032593148,
                  -1.888795195626301
                ]
              ]
            ]
          },
          "id": "20180208_404312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:27:56Z",
            "pc:count": 35879,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353946.9262,
                "count": 35879,
                "maximum": 355177.3885,
                "minimum": 353607.4685,
                "name": "X",
                "position": 0,
                "stddev": 249.5592148,
                "variance": 62279.80168
              },
              {
                "average": 4266312.771,
                "count": 35879,
                "maximum": 4266394.207,
                "minimum": 4266227.967,
                "name": "Y",
                "position": 1,
                "stddev": 43.73805062,
                "variance": 1913.017072
              },
              {
                "average": -0.9664690438,
                "count": 35879,
                "maximum": 417.9912048,
                "minimum": -1.888795196,
                "name": "Z",
                "position": 2,
                "stddev": 10.41518519,
                "variance": 108.4760825
              },
              {
                "average": 751.2541319,
                "count": 35879,
                "maximum": 9940,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 420.9199855,
                "variance": 177173.6342
              },
              {
                "average": 1.00401349,
                "count": 35879,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06410134192,
                "variance": 0.004108982036
              },
              {
                "average": 1.004821762,
                "count": 35879,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0704689988,
                "variance": 0.004965879792
              },
              {
                "average": 0.8275592965,
                "count": 35879,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3777682951,
                "variance": 0.1427088848
              },
              {
                "average": 0,
                "count": 35879,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.413500934,
                "count": 35879,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.186175911,
                "variance": 10.15171693
              },
              {
                "average": -10.81652558,
                "count": 35879,
                "maximum": 10.99800014,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.407687772,
                "variance": 29.24308704
              },
              {
                "average": 0,
                "count": 35879,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.716937484,
                "count": 35879,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4504928237,
                "variance": 0.2029437842
              },
              {
                "average": 202138592.5,
                "count": 35879,
                "maximum": 202138876.9,
                "minimum": 202138480.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 168.1980111,
                "variance": 28290.57094
              },
              {
                "average": 0,
                "count": 35879,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35879,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 35879,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.03609353661,
                "count": 35879,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.1865255021,
                "variance": 0.03479176292
              },
              {
                "average": 0.2820312718,
                "count": 35879,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4499947526,
                "variance": 0.2024952774
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              353607.4685,
              4266227.967,
              -1.888795196,
              355177.3885,
              4266394.207,
              417.9912048
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    353607.4684695625,
                    4266227.967477186,
                    -1.888795195626301
                  ],
                  [
                    353607.4684695625,
                    4266394.207477186,
                    -1.888795195626301
                  ],
                  [
                    355177.3884695625,
                    4266394.207477186,
                    417.9912048043737
                  ],
                  [
                    355177.3884695625,
                    4266227.967477186,
                    417.9912048043737
                  ],
                  [
                    353607.4684695625,
                    4266227.967477186,
                    -1.888795195626301
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:27:56+00:00",
            "end_time": "2018-02-08T15:21: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": "20180208_392340.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72123383357399,
              38.59958045866236,
              -10.13593081797353
            ],
            [
              -76.72150474362465,
              38.61091707159081,
              -10.13593081797353
            ],
            [
              -76.70021401618538,
              38.61122843954631,
              437.68406918202646
            ],
            [
              -76.69994645265464,
              38.59989170109874,
              437.68406918202646
            ],
            [
              -76.72123383357399,
              38.59958045866236,
              -10.13593081797353
            ]
          ]
        ]
      },
      "bbox": [
        -76.72150474,
        38.59958046,
        -10.13593082,
        -76.69994645,
        38.61122844,
        437.6840692
      ],
      "properties": {
        "datetime": "2018-02-08T16:07:47Z",
        "pc:count": 23039087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 350947.6056,
            "count": 23039087,
            "maximum": 351968.53,
            "minimum": 350114.05,
            "name": "X",
            "position": 0,
            "stddev": 479.1704629,
            "variance": 229604.3326
          },
          {
            "average": 4274382.111,
            "count": 23039087,
            "maximum": 4275005.597,
            "minimum": 4273747.077,
            "name": "Y",
            "position": 1,
            "stddev": 350.691659,
            "variance": 122984.6397
          },
          {
            "average": 44.57874838,
            "count": 23039087,
            "maximum": 437.6840692,
            "minimum": -10.13593082,
            "name": "Z",
            "position": 2,
            "stddev": 14.4049582,
            "variance": 207.5028206
          },
          {
            "average": 3353.197323,
            "count": 23039087,
            "maximum": 45537,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3988.363312,
            "variance": 15907041.91
          },
          {
            "average": 2.593799963,
            "count": 23039087,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.387329585,
            "variance": 1.924683379
          },
          {
            "average": 3.859385661,
            "count": 23039087,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.247269866,
            "variance": 1.555682119
          },
          {
            "average": 0.5102021621,
            "count": 23039087,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998959159,
            "variance": 0.2498959267
          },
          {
            "average": 0,
            "count": 23039087,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276625806,
            "count": 23039087,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5585200976,
            "variance": 0.3119446994
          },
          {
            "average": -10.97858077,
            "count": 23039087,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.239468348,
            "variance": 67.88883866
          },
          {
            "average": 0,
            "count": 23039087,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.496899552,
            "count": 23039087,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5338054032,
            "variance": 0.2849482085
          },
          {
            "average": 202140988.3,
            "count": 23039087,
            "maximum": 202141267.2,
            "minimum": 202140331.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 267.3386206,
            "variance": 71469.93809
          },
          {
            "average": 0,
            "count": 23039087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23039087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23039087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009535968157,
            "count": 23039087,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0308656364,
            "variance": 0.0009526875102
          },
          {
            "average": 0.4249035997,
            "count": 23039087,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4943283739,
            "variance": 0.2443605413
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350114.05,
          4273747.077,
          -10.13593082,
          351968.53,
          4275005.597,
          437.6840692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350114.0499967353,
                4273747.076660284,
                -10.13593081797353
              ],
              [
                350114.0499967353,
                4275005.596660283,
                -10.13593081797353
              ],
              [
                351968.5299967353,
                4275005.596660283,
                437.68406918202646
              ],
              [
                351968.5299967353,
                4273747.076660284,
                437.68406918202646
              ],
              [
                350114.0499967353,
                4273747.076660284,
                -10.13593081797353
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T16:07:47+00:00",
        "end_time": "2018-02-08T15:52:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_392340.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392340.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_392340.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392340.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72150474,
            38.59958046,
            -10.13593082,
            -76.69994645,
            38.61122844,
            437.6840692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72123383357399,
                  38.59958045866236,
                  -10.13593081797353
                ],
                [
                  -76.72150474362465,
                  38.61091707159081,
                  -10.13593081797353
                ],
                [
                  -76.70021401618538,
                  38.61122843954631,
                  437.68406918202646
                ],
                [
                  -76.69994645265464,
                  38.59989170109874,
                  437.68406918202646
                ],
                [
                  -76.72123383357399,
                  38.59958045866236,
                  -10.13593081797353
                ]
              ]
            ]
          },
          "id": "20180208_392340.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392340.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T16:07:47Z",
            "pc:count": 23039087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 350947.6056,
                "count": 23039087,
                "maximum": 351968.53,
                "minimum": 350114.05,
                "name": "X",
                "position": 0,
                "stddev": 479.1704629,
                "variance": 229604.3326
              },
              {
                "average": 4274382.111,
                "count": 23039087,
                "maximum": 4275005.597,
                "minimum": 4273747.077,
                "name": "Y",
                "position": 1,
                "stddev": 350.691659,
                "variance": 122984.6397
              },
              {
                "average": 44.57874838,
                "count": 23039087,
                "maximum": 437.6840692,
                "minimum": -10.13593082,
                "name": "Z",
                "position": 2,
                "stddev": 14.4049582,
                "variance": 207.5028206
              },
              {
                "average": 3353.197323,
                "count": 23039087,
                "maximum": 45537,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3988.363312,
                "variance": 15907041.91
              },
              {
                "average": 2.593799963,
                "count": 23039087,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.387329585,
                "variance": 1.924683379
              },
              {
                "average": 3.859385661,
                "count": 23039087,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.247269866,
                "variance": 1.555682119
              },
              {
                "average": 0.5102021621,
                "count": 23039087,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998959159,
                "variance": 0.2498959267
              },
              {
                "average": 0,
                "count": 23039087,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276625806,
                "count": 23039087,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5585200976,
                "variance": 0.3119446994
              },
              {
                "average": -10.97858077,
                "count": 23039087,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.239468348,
                "variance": 67.88883866
              },
              {
                "average": 0,
                "count": 23039087,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.496899552,
                "count": 23039087,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5338054032,
                "variance": 0.2849482085
              },
              {
                "average": 202140988.3,
                "count": 23039087,
                "maximum": 202141267.2,
                "minimum": 202140331.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 267.3386206,
                "variance": 71469.93809
              },
              {
                "average": 0,
                "count": 23039087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23039087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23039087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009535968157,
                "count": 23039087,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0308656364,
                "variance": 0.0009526875102
              },
              {
                "average": 0.4249035997,
                "count": 23039087,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4943283739,
                "variance": 0.2443605413
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350114.05,
              4273747.077,
              -10.13593082,
              351968.53,
              4275005.597,
              437.6840692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350114.0499967353,
                    4273747.076660284,
                    -10.13593081797353
                  ],
                  [
                    350114.0499967353,
                    4275005.596660283,
                    -10.13593081797353
                  ],
                  [
                    351968.5299967353,
                    4275005.596660283,
                    437.68406918202646
                  ],
                  [
                    351968.5299967353,
                    4273747.076660284,
                    437.68406918202646
                  ],
                  [
                    350114.0499967353,
                    4273747.076660284,
                    -10.13593081797353
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T16:07:47+00:00",
            "end_time": "2018-02-08T15:52:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_362356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.82609946868789,
              38.64371851492558,
              -10.235954791585357
            ],
            [
              -76.82638732295194,
              38.655054037628936,
              -10.235954791585357
            ],
            [
              -76.80508243999661,
              38.655384838186755,
              435.50404520841465
            ],
            [
              -76.80479793909,
              38.64404918219044,
              435.50404520841465
            ],
            [
              -76.82609946868789,
              38.64371851492558,
              -10.235954791585357
            ]
          ]
        ]
      },
      "bbox": [
        -76.82638732,
        38.64371851,
        -10.23595479,
        -76.80479794,
        38.65538484,
        435.5040452
      ],
      "properties": {
        "datetime": "2018-02-08T19:35:37Z",
        "pc:count": 29591401,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 341978.3951,
            "count": 29591401,
            "maximum": 342933.7716,
            "minimum": 341079.0916,
            "name": "X",
            "position": 0,
            "stddev": 531.5724026,
            "variance": 282569.2192
          },
          {
            "average": 4279448.392,
            "count": 29591401,
            "maximum": 4280080.27,
            "minimum": 4278821.79,
            "name": "Y",
            "position": 1,
            "stddev": 343.029778,
            "variance": 117669.4286
          },
          {
            "average": 66.18887688,
            "count": 29591401,
            "maximum": 435.5040452,
            "minimum": -10.23595479,
            "name": "Z",
            "position": 2,
            "stddev": 9.486346005,
            "variance": 89.99076052
          },
          {
            "average": 3120.910305,
            "count": 29591401,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3744.020386,
            "variance": 14017688.65
          },
          {
            "average": 2.610759862,
            "count": 29591401,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.393725899,
            "variance": 1.942471881
          },
          {
            "average": 3.948826891,
            "count": 29591401,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.205578654,
            "variance": 1.453419892
          },
          {
            "average": 0.509345198,
            "count": 29591401,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999126681,
            "variance": 0.2499126757
          },
          {
            "average": 0,
            "count": 29591401,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214480315,
            "count": 29591401,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4897733232,
            "variance": 0.2398779081
          },
          {
            "average": 4.50909472,
            "count": 29591401,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.43597524,
            "variance": 154.6534801
          },
          {
            "average": 0,
            "count": 29591401,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.912076383,
            "count": 29591401,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5668895263,
            "variance": 0.321363735
          },
          {
            "average": 202153407.6,
            "count": 29591401,
            "maximum": 202153737.6,
            "minimum": 202152608.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 310.8932553,
            "variance": 96654.61617
          },
          {
            "average": 0,
            "count": 29591401,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29591401,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 29591401,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005618524111,
            "count": 29591401,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0236967667,
            "variance": 0.000561536752
          },
          {
            "average": 0.3970639984,
            "count": 29591401,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4892894723,
            "variance": 0.2394041877
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341079.0916,
          4278821.79,
          -10.23595479,
          342933.7716,
          4280080.27,
          435.5040452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341079.0916037276,
                4278821.790458357,
                -10.235954791585357
              ],
              [
                341079.0916037276,
                4280080.270458357,
                -10.235954791585357
              ],
              [
                342933.77160372766,
                4280080.270458357,
                435.50404520841465
              ],
              [
                342933.77160372766,
                4278821.790458357,
                435.50404520841465
              ],
              [
                341079.0916037276,
                4278821.790458357,
                -10.235954791585357
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:35:37+00:00",
        "end_time": "2018-02-08T19:16:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_362356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_362356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_362356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_362356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.82638732,
            38.64371851,
            -10.23595479,
            -76.80479794,
            38.65538484,
            435.5040452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.82609946868789,
                  38.64371851492558,
                  -10.235954791585357
                ],
                [
                  -76.82638732295194,
                  38.655054037628936,
                  -10.235954791585357
                ],
                [
                  -76.80508243999661,
                  38.655384838186755,
                  435.50404520841465
                ],
                [
                  -76.80479793909,
                  38.64404918219044,
                  435.50404520841465
                ],
                [
                  -76.82609946868789,
                  38.64371851492558,
                  -10.235954791585357
                ]
              ]
            ]
          },
          "id": "20180208_362356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_362356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:35:37Z",
            "pc:count": 29591401,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 341978.3951,
                "count": 29591401,
                "maximum": 342933.7716,
                "minimum": 341079.0916,
                "name": "X",
                "position": 0,
                "stddev": 531.5724026,
                "variance": 282569.2192
              },
              {
                "average": 4279448.392,
                "count": 29591401,
                "maximum": 4280080.27,
                "minimum": 4278821.79,
                "name": "Y",
                "position": 1,
                "stddev": 343.029778,
                "variance": 117669.4286
              },
              {
                "average": 66.18887688,
                "count": 29591401,
                "maximum": 435.5040452,
                "minimum": -10.23595479,
                "name": "Z",
                "position": 2,
                "stddev": 9.486346005,
                "variance": 89.99076052
              },
              {
                "average": 3120.910305,
                "count": 29591401,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3744.020386,
                "variance": 14017688.65
              },
              {
                "average": 2.610759862,
                "count": 29591401,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.393725899,
                "variance": 1.942471881
              },
              {
                "average": 3.948826891,
                "count": 29591401,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.205578654,
                "variance": 1.453419892
              },
              {
                "average": 0.509345198,
                "count": 29591401,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999126681,
                "variance": 0.2499126757
              },
              {
                "average": 0,
                "count": 29591401,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214480315,
                "count": 29591401,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4897733232,
                "variance": 0.2398779081
              },
              {
                "average": 4.50909472,
                "count": 29591401,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.43597524,
                "variance": 154.6534801
              },
              {
                "average": 0,
                "count": 29591401,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.912076383,
                "count": 29591401,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5668895263,
                "variance": 0.321363735
              },
              {
                "average": 202153407.6,
                "count": 29591401,
                "maximum": 202153737.6,
                "minimum": 202152608.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 310.8932553,
                "variance": 96654.61617
              },
              {
                "average": 0,
                "count": 29591401,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29591401,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 29591401,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005618524111,
                "count": 29591401,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0236967667,
                "variance": 0.000561536752
              },
              {
                "average": 0.3970639984,
                "count": 29591401,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4892894723,
                "variance": 0.2394041877
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341079.0916,
              4278821.79,
              -10.23595479,
              342933.7716,
              4280080.27,
              435.5040452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341079.0916037276,
                    4278821.790458357,
                    -10.235954791585357
                  ],
                  [
                    341079.0916037276,
                    4280080.270458357,
                    -10.235954791585357
                  ],
                  [
                    342933.77160372766,
                    4280080.270458357,
                    435.50404520841465
                  ],
                  [
                    342933.77160372766,
                    4278821.790458357,
                    435.50404520841465
                  ],
                  [
                    341079.0916037276,
                    4278821.790458357,
                    -10.235954791585357
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:35:37+00:00",
            "end_time": "2018-02-08T19:16: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": "20180208_392344.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72119184094946,
              38.610564521939956,
              -10.369457139575132
            ],
            [
              -76.72146282060238,
              38.62189985268582,
              -10.369457139575132
            ],
            [
              -76.70016838661435,
              38.62221129354824,
              432.63054286042484
            ],
            [
              -76.69990075500561,
              38.61087583727913,
              432.63054286042484
            ],
            [
              -76.72119184094946,
              38.610564521939956,
              -10.369457139575132
            ]
          ]
        ]
      },
      "bbox": [
        -76.72146282,
        38.61056452,
        -10.36945714,
        -76.69990076,
        38.62221129,
        432.6305429
      ],
      "properties": {
        "datetime": "2018-02-08T18:42:39Z",
        "pc:count": 28060445,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 350915.8451,
            "count": 28060445,
            "maximum": 351995.0816,
            "minimum": 350140.5616,
            "name": "X",
            "position": 0,
            "stddev": 550.9131288,
            "variance": 303505.2755
          },
          {
            "average": 4275627.259,
            "count": 28060445,
            "maximum": 4276224.342,
            "minimum": 4274965.962,
            "name": "Y",
            "position": 1,
            "stddev": 333.7201035,
            "variance": 111369.1075
          },
          {
            "average": 43.64869311,
            "count": 28060445,
            "maximum": 432.6305429,
            "minimum": -10.36945714,
            "name": "Z",
            "position": 2,
            "stddev": 14.51081833,
            "variance": 210.5638486
          },
          {
            "average": 3263.791472,
            "count": 28060445,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4019.282968,
            "variance": 16154635.58
          },
          {
            "average": 2.711752469,
            "count": 28060445,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.442031842,
            "variance": 2.079455832
          },
          {
            "average": 4.038911999,
            "count": 28060445,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.238972698,
            "variance": 1.535053346
          },
          {
            "average": 0.5083692365,
            "count": 28060445,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999299599,
            "variance": 0.2499299648
          },
          {
            "average": 0,
            "count": 28060445,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.256332428,
            "count": 28060445,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5491355129,
            "variance": 0.3015498115
          },
          {
            "average": -3.690550082,
            "count": 28060445,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.33596914,
            "variance": 177.8480729
          },
          {
            "average": 0,
            "count": 28060445,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.466653718,
            "count": 28060445,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.759968883,
            "variance": 45.6971793
          },
          {
            "average": 202143891.5,
            "count": 28060445,
            "maximum": 202150559.4,
            "minimum": 202140732.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4264.014158,
            "variance": 18181816.74
          },
          {
            "average": 0,
            "count": 28060445,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28060445,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28060445,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009753587301,
            "count": 28060445,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0312155,
            "variance": 0.0009744074401
          },
          {
            "average": 0.4088471156,
            "count": 28060445,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4916209518,
            "variance": 0.2416911603
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350140.5616,
          4274965.962,
          -10.36945714,
          351995.0816,
          4276224.342,
          432.6305429
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350140.5616486194,
                4274965.961577616,
                -10.369457139575132
              ],
              [
                350140.5616486194,
                4276224.3415776165,
                -10.369457139575132
              ],
              [
                351995.08164861944,
                4276224.3415776165,
                432.63054286042484
              ],
              [
                351995.08164861944,
                4274965.961577616,
                432.63054286042484
              ],
              [
                350140.5616486194,
                4274965.961577616,
                -10.369457139575132
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T18:42:39+00:00",
        "end_time": "2018-02-08T15:58:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_392344.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392344.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_392344.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392344.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72146282,
            38.61056452,
            -10.36945714,
            -76.69990076,
            38.62221129,
            432.6305429
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72119184094946,
                  38.610564521939956,
                  -10.369457139575132
                ],
                [
                  -76.72146282060238,
                  38.62189985268582,
                  -10.369457139575132
                ],
                [
                  -76.70016838661435,
                  38.62221129354824,
                  432.63054286042484
                ],
                [
                  -76.69990075500561,
                  38.61087583727913,
                  432.63054286042484
                ],
                [
                  -76.72119184094946,
                  38.610564521939956,
                  -10.369457139575132
                ]
              ]
            ]
          },
          "id": "20180208_392344.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392344.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T18:42:39Z",
            "pc:count": 28060445,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 350915.8451,
                "count": 28060445,
                "maximum": 351995.0816,
                "minimum": 350140.5616,
                "name": "X",
                "position": 0,
                "stddev": 550.9131288,
                "variance": 303505.2755
              },
              {
                "average": 4275627.259,
                "count": 28060445,
                "maximum": 4276224.342,
                "minimum": 4274965.962,
                "name": "Y",
                "position": 1,
                "stddev": 333.7201035,
                "variance": 111369.1075
              },
              {
                "average": 43.64869311,
                "count": 28060445,
                "maximum": 432.6305429,
                "minimum": -10.36945714,
                "name": "Z",
                "position": 2,
                "stddev": 14.51081833,
                "variance": 210.5638486
              },
              {
                "average": 3263.791472,
                "count": 28060445,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4019.282968,
                "variance": 16154635.58
              },
              {
                "average": 2.711752469,
                "count": 28060445,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.442031842,
                "variance": 2.079455832
              },
              {
                "average": 4.038911999,
                "count": 28060445,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.238972698,
                "variance": 1.535053346
              },
              {
                "average": 0.5083692365,
                "count": 28060445,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999299599,
                "variance": 0.2499299648
              },
              {
                "average": 0,
                "count": 28060445,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.256332428,
                "count": 28060445,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5491355129,
                "variance": 0.3015498115
              },
              {
                "average": -3.690550082,
                "count": 28060445,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.33596914,
                "variance": 177.8480729
              },
              {
                "average": 0,
                "count": 28060445,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.466653718,
                "count": 28060445,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.759968883,
                "variance": 45.6971793
              },
              {
                "average": 202143891.5,
                "count": 28060445,
                "maximum": 202150559.4,
                "minimum": 202140732.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4264.014158,
                "variance": 18181816.74
              },
              {
                "average": 0,
                "count": 28060445,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28060445,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28060445,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009753587301,
                "count": 28060445,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0312155,
                "variance": 0.0009744074401
              },
              {
                "average": 0.4088471156,
                "count": 28060445,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4916209518,
                "variance": 0.2416911603
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350140.5616,
              4274965.962,
              -10.36945714,
              351995.0816,
              4276224.342,
              432.6305429
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350140.5616486194,
                    4274965.961577616,
                    -10.369457139575132
                  ],
                  [
                    350140.5616486194,
                    4276224.3415776165,
                    -10.369457139575132
                  ],
                  [
                    351995.08164861944,
                    4276224.3415776165,
                    432.63054286042484
                  ],
                  [
                    351995.08164861944,
                    4274965.961577616,
                    432.63054286042484
                  ],
                  [
                    350140.5616486194,
                    4274965.961577616,
                    -10.369457139575132
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T18:42:39+00:00",
            "end_time": "2018-02-08T15:58:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_380348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.76315048039612,
              38.62163975671647,
              -10.453162252915973
            ],
            [
              -76.76342823553513,
              38.63297733494027,
              -10.453162252915973
            ],
            [
              -76.74212847008508,
              38.63329652695516,
              439.246837747084
            ],
            [
              -76.74185406567734,
              38.621958820069985,
              439.246837747084
            ],
            [
              -76.76315048039612,
              38.62163975671647,
              -10.453162252915973
            ]
          ]
        ]
      },
      "bbox": [
        -76.76342824,
        38.62163976,
        -10.45316225,
        -76.74185407,
        38.63329653,
        439.2468377
      ],
      "properties": {
        "datetime": "2018-02-08T19:01:05Z",
        "pc:count": 28178477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347464.1988,
            "count": 28178477,
            "maximum": 348365.4328,
            "minimum": 346510.6928,
            "name": "X",
            "position": 0,
            "stddev": 536.9272094,
            "variance": 288290.8282
          },
          {
            "average": 4276900.472,
            "count": 28178477,
            "maximum": 4277523.045,
            "minimum": 4276264.385,
            "name": "Y",
            "position": 1,
            "stddev": 352.0004581,
            "variance": 123904.3225
          },
          {
            "average": 60.73514022,
            "count": 28178477,
            "maximum": 439.2468377,
            "minimum": -10.45316225,
            "name": "Z",
            "position": 2,
            "stddev": 9.863974272,
            "variance": 97.29798844
          },
          {
            "average": 3221.469505,
            "count": 28178477,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3915.839026,
            "variance": 15333795.28
          },
          {
            "average": 2.663682604,
            "count": 28178477,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.424452056,
            "variance": 2.02906366
          },
          {
            "average": 3.999676207,
            "count": 28178477,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.237160053,
            "variance": 1.530564997
          },
          {
            "average": 0.4999751761,
            "count": 28178477,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000083,
            "variance": 0.2500000083
          },
          {
            "average": 0,
            "count": 28178477,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233248873,
            "count": 28178477,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5058348288,
            "variance": 0.255868874
          },
          {
            "average": -7.021122578,
            "count": 28178477,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.42660764,
            "variance": 130.5673622
          },
          {
            "average": 0,
            "count": 28178477,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.23015275,
            "count": 28178477,
            "maximum": 15,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5450462986,
            "variance": 0.2970754677
          },
          {
            "average": 202151222.8,
            "count": 28178477,
            "maximum": 202151665.2,
            "minimum": 202150791.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 272.8459073,
            "variance": 74444.88914
          },
          {
            "average": 0,
            "count": 28178477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28178477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28178477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007113230428,
            "count": 28178477,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02666115315,
            "variance": 0.0007108170875
          },
          {
            "average": 0.3881084844,
            "count": 28178477,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4873195021,
            "variance": 0.2374802972
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346510.6928,
          4276264.385,
          -10.45316225,
          348365.4328,
          4277523.045,
          439.2468377
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346510.6928496023,
                4276264.3854199555,
                -10.453162252915973
              ],
              [
                346510.6928496023,
                4277523.045419956,
                -10.453162252915973
              ],
              [
                348365.4328496023,
                4277523.045419956,
                439.246837747084
              ],
              [
                348365.4328496023,
                4276264.3854199555,
                439.246837747084
              ],
              [
                346510.6928496023,
                4276264.3854199555,
                -10.453162252915973
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:01:05+00:00",
        "end_time": "2018-02-08T18:46:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_380348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_380348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.76342824,
            38.62163976,
            -10.45316225,
            -76.74185407,
            38.63329653,
            439.2468377
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.76315048039612,
                  38.62163975671647,
                  -10.453162252915973
                ],
                [
                  -76.76342823553513,
                  38.63297733494027,
                  -10.453162252915973
                ],
                [
                  -76.74212847008508,
                  38.63329652695516,
                  439.246837747084
                ],
                [
                  -76.74185406567734,
                  38.621958820069985,
                  439.246837747084
                ],
                [
                  -76.76315048039612,
                  38.62163975671647,
                  -10.453162252915973
                ]
              ]
            ]
          },
          "id": "20180208_380348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:01:05Z",
            "pc:count": 28178477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347464.1988,
                "count": 28178477,
                "maximum": 348365.4328,
                "minimum": 346510.6928,
                "name": "X",
                "position": 0,
                "stddev": 536.9272094,
                "variance": 288290.8282
              },
              {
                "average": 4276900.472,
                "count": 28178477,
                "maximum": 4277523.045,
                "minimum": 4276264.385,
                "name": "Y",
                "position": 1,
                "stddev": 352.0004581,
                "variance": 123904.3225
              },
              {
                "average": 60.73514022,
                "count": 28178477,
                "maximum": 439.2468377,
                "minimum": -10.45316225,
                "name": "Z",
                "position": 2,
                "stddev": 9.863974272,
                "variance": 97.29798844
              },
              {
                "average": 3221.469505,
                "count": 28178477,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3915.839026,
                "variance": 15333795.28
              },
              {
                "average": 2.663682604,
                "count": 28178477,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.424452056,
                "variance": 2.02906366
              },
              {
                "average": 3.999676207,
                "count": 28178477,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.237160053,
                "variance": 1.530564997
              },
              {
                "average": 0.4999751761,
                "count": 28178477,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000083,
                "variance": 0.2500000083
              },
              {
                "average": 0,
                "count": 28178477,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233248873,
                "count": 28178477,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5058348288,
                "variance": 0.255868874
              },
              {
                "average": -7.021122578,
                "count": 28178477,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.42660764,
                "variance": 130.5673622
              },
              {
                "average": 0,
                "count": 28178477,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.23015275,
                "count": 28178477,
                "maximum": 15,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5450462986,
                "variance": 0.2970754677
              },
              {
                "average": 202151222.8,
                "count": 28178477,
                "maximum": 202151665.2,
                "minimum": 202150791.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 272.8459073,
                "variance": 74444.88914
              },
              {
                "average": 0,
                "count": 28178477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28178477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28178477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007113230428,
                "count": 28178477,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02666115315,
                "variance": 0.0007108170875
              },
              {
                "average": 0.3881084844,
                "count": 28178477,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4873195021,
                "variance": 0.2374802972
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346510.6928,
              4276264.385,
              -10.45316225,
              348365.4328,
              4277523.045,
              439.2468377
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346510.6928496023,
                    4276264.3854199555,
                    -10.453162252915973
                  ],
                  [
                    346510.6928496023,
                    4277523.045419956,
                    -10.453162252915973
                  ],
                  [
                    348365.4328496023,
                    4277523.045419956,
                    439.246837747084
                  ],
                  [
                    348365.4328496023,
                    4276264.3854199555,
                    439.246837747084
                  ],
                  [
                    346510.6928496023,
                    4276264.3854199555,
                    -10.453162252915973
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:01:05+00:00",
            "end_time": "2018-02-08T18:46: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": "20180208_392348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72114859345236,
              38.62154720556977,
              -10.396712007005931
            ],
            [
              -76.72141970714566,
              38.632883956500905,
              -10.396712007005931
            ],
            [
              -76.70011972679964,
              38.63319549675336,
              429.7032879929941
            ],
            [
              -76.69985196376324,
              38.621858620254216,
              429.7032879929941
            ],
            [
              -76.72114859345236,
              38.62154720556977,
              -10.396712007005931
            ]
          ]
        ]
      },
      "bbox": [
        -76.72141971,
        38.62154721,
        -10.39671201,
        -76.69985196,
        38.6331955,
        429.703288
      ],
      "properties": {
        "datetime": "2018-02-08T18:47:30Z",
        "pc:count": 25967863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351178.7111,
            "count": 25967863,
            "maximum": 352021.9041,
            "minimum": 350167.1841,
            "name": "X",
            "position": 0,
            "stddev": 520.8909523,
            "variance": 271327.3842
          },
          {
            "average": 4276812.626,
            "count": 25967863,
            "maximum": 4277443.233,
            "minimum": 4276184.693,
            "name": "Y",
            "position": 1,
            "stddev": 342.9131732,
            "variance": 117589.4444
          },
          {
            "average": 24.96797936,
            "count": 25967863,
            "maximum": 429.703288,
            "minimum": -10.39671201,
            "name": "Z",
            "position": 2,
            "stddev": 15.17721767,
            "variance": 230.3479362
          },
          {
            "average": 3890.425857,
            "count": 25967863,
            "maximum": 64898,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4657.727633,
            "variance": 21694426.71
          },
          {
            "average": 2.533443742,
            "count": 25967863,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.421315944,
            "variance": 2.020139013
          },
          {
            "average": 3.761202953,
            "count": 25967863,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.396096323,
            "variance": 1.949084942
          },
          {
            "average": 0.5055319723,
            "count": 25967863,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499969406,
            "variance": 0.2499694069
          },
          {
            "average": 0,
            "count": 25967863,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.306935692,
            "count": 25967863,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5796387428,
            "variance": 0.3359810722
          },
          {
            "average": 1.345346951,
            "count": 25967863,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.38465385,
            "variance": 179.1489588
          },
          {
            "average": 0,
            "count": 25967863,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.90025725,
            "count": 25967863,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.057108864,
            "variance": 49.80278552
          },
          {
            "average": 202147396.6,
            "count": 25967863,
            "maximum": 202150850.6,
            "minimum": 202141182.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4411.979903,
            "variance": 19465566.67
          },
          {
            "average": 0,
            "count": 25967863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25967863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25967863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009219472546,
            "count": 25967863,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0303495849,
            "variance": 0.0009210973033
          },
          {
            "average": 0.4041143855,
            "count": 25967863,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4907198368,
            "variance": 0.2408059582
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350167.1841,
          4276184.693,
          -10.39671201,
          352021.9041,
          4277443.233,
          429.703288
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350167.18408791814,
                4276184.693417124,
                -10.396712007005931
              ],
              [
                350167.18408791814,
                4277443.233417124,
                -10.396712007005931
              ],
              [
                352021.9040879181,
                4277443.233417124,
                429.7032879929941
              ],
              [
                352021.9040879181,
                4276184.693417124,
                429.7032879929941
              ],
              [
                350167.18408791814,
                4276184.693417124,
                -10.396712007005931
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T18:47:30+00:00",
        "end_time": "2018-02-08T16:06:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_392348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_392348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72141971,
            38.62154721,
            -10.39671201,
            -76.69985196,
            38.6331955,
            429.703288
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72114859345236,
                  38.62154720556977,
                  -10.396712007005931
                ],
                [
                  -76.72141970714566,
                  38.632883956500905,
                  -10.396712007005931
                ],
                [
                  -76.70011972679964,
                  38.63319549675336,
                  429.7032879929941
                ],
                [
                  -76.69985196376324,
                  38.621858620254216,
                  429.7032879929941
                ],
                [
                  -76.72114859345236,
                  38.62154720556977,
                  -10.396712007005931
                ]
              ]
            ]
          },
          "id": "20180208_392348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T18:47:30Z",
            "pc:count": 25967863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351178.7111,
                "count": 25967863,
                "maximum": 352021.9041,
                "minimum": 350167.1841,
                "name": "X",
                "position": 0,
                "stddev": 520.8909523,
                "variance": 271327.3842
              },
              {
                "average": 4276812.626,
                "count": 25967863,
                "maximum": 4277443.233,
                "minimum": 4276184.693,
                "name": "Y",
                "position": 1,
                "stddev": 342.9131732,
                "variance": 117589.4444
              },
              {
                "average": 24.96797936,
                "count": 25967863,
                "maximum": 429.703288,
                "minimum": -10.39671201,
                "name": "Z",
                "position": 2,
                "stddev": 15.17721767,
                "variance": 230.3479362
              },
              {
                "average": 3890.425857,
                "count": 25967863,
                "maximum": 64898,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4657.727633,
                "variance": 21694426.71
              },
              {
                "average": 2.533443742,
                "count": 25967863,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.421315944,
                "variance": 2.020139013
              },
              {
                "average": 3.761202953,
                "count": 25967863,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.396096323,
                "variance": 1.949084942
              },
              {
                "average": 0.5055319723,
                "count": 25967863,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499969406,
                "variance": 0.2499694069
              },
              {
                "average": 0,
                "count": 25967863,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.306935692,
                "count": 25967863,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5796387428,
                "variance": 0.3359810722
              },
              {
                "average": 1.345346951,
                "count": 25967863,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.38465385,
                "variance": 179.1489588
              },
              {
                "average": 0,
                "count": 25967863,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.90025725,
                "count": 25967863,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.057108864,
                "variance": 49.80278552
              },
              {
                "average": 202147396.6,
                "count": 25967863,
                "maximum": 202150850.6,
                "minimum": 202141182.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4411.979903,
                "variance": 19465566.67
              },
              {
                "average": 0,
                "count": 25967863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25967863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25967863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009219472546,
                "count": 25967863,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0303495849,
                "variance": 0.0009210973033
              },
              {
                "average": 0.4041143855,
                "count": 25967863,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4907198368,
                "variance": 0.2408059582
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350167.1841,
              4276184.693,
              -10.39671201,
              352021.9041,
              4277443.233,
              429.703288
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350167.18408791814,
                    4276184.693417124,
                    -10.396712007005931
                  ],
                  [
                    350167.18408791814,
                    4277443.233417124,
                    -10.396712007005931
                  ],
                  [
                    352021.9040879181,
                    4277443.233417124,
                    429.7032879929941
                  ],
                  [
                    352021.9040879181,
                    4276184.693417124,
                    429.7032879929941
                  ],
                  [
                    350167.18408791814,
                    4276184.693417124,
                    -10.396712007005931
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T18:47:30+00:00",
            "end_time": "2018-02-08T16:06:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_362360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.826071198434,
              38.65470121325649,
              -9.759823972591931
            ],
            [
              -76.82635920240791,
              38.66603833611664,
              -9.759823972591931
            ],
            [
              -76.80505175391073,
              38.66636919928412,
              430.6201760274081
            ],
            [
              -76.80476710549412,
              38.65503194309865,
              430.6201760274081
            ],
            [
              -76.826071198434,
              38.65470121325649,
              -9.759823972591931
            ]
          ]
        ]
      },
      "bbox": [
        -76.8263592,
        38.65470121,
        -9.759823973,
        -76.80476711,
        38.6663692,
        430.620176
      ],
      "properties": {
        "datetime": "2018-02-09T18:40:29Z",
        "pc:count": 26181233,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 342199.4231,
            "count": 26181233,
            "maximum": 342960.4411,
            "minimum": 341105.8211,
            "name": "X",
            "position": 0,
            "stddev": 491.3306313,
            "variance": 241405.7893
          },
          {
            "average": 4280613.878,
            "count": 26181233,
            "maximum": 4281299.227,
            "minimum": 4280040.567,
            "name": "Y",
            "position": 1,
            "stddev": 349.4000852,
            "variance": 122080.4195
          },
          {
            "average": 70.22899489,
            "count": 26181233,
            "maximum": 430.620176,
            "minimum": -9.759823973,
            "name": "Z",
            "position": 2,
            "stddev": 8.728581779,
            "variance": 76.18813987
          },
          {
            "average": 3160.496793,
            "count": 26181233,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3814.994152,
            "variance": 14554180.38
          },
          {
            "average": 2.674834757,
            "count": 26181233,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.420592674,
            "variance": 2.018083544
          },
          {
            "average": 4.02208391,
            "count": 26181233,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.215029082,
            "variance": 1.47629567
          },
          {
            "average": 0.5027426707,
            "count": 26181233,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999924872,
            "variance": 0.2499924873
          },
          {
            "average": 0,
            "count": 26181233,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.221922092,
            "count": 26181233,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4676241573,
            "variance": 0.2186723525
          },
          {
            "average": 11.02544172,
            "count": 26181233,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.012719985,
            "variance": 81.22912153
          },
          {
            "average": 0,
            "count": 26181233,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.998648841,
            "count": 26181233,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.115830577,
            "variance": 4.476739032
          },
          {
            "average": 202158766.6,
            "count": 26181233,
            "maximum": 202236829.5,
            "minimum": 202153404.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20095.20701,
            "variance": 403817344.9
          },
          {
            "average": 0,
            "count": 26181233,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26181233,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26181233,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004506281274,
            "count": 26181233,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02122322028,
            "variance": 0.0004504250789
          },
          {
            "average": 0.4359720568,
            "count": 26181233,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4958834862,
            "variance": 0.2459004319
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          341105.8211,
          4280040.567,
          -9.759823973,
          342960.4411,
          4281299.227,
          430.620176
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                341105.82113831944,
                4280040.5671944255,
                -9.759823972591931
              ],
              [
                341105.82113831944,
                4281299.227194426,
                -9.759823972591931
              ],
              [
                342960.44113831944,
                4281299.227194426,
                430.6201760274081
              ],
              [
                342960.44113831944,
                4280040.5671944255,
                430.6201760274081
              ],
              [
                341105.82113831944,
                4280040.5671944255,
                -9.759823972591931
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:40:29+00:00",
        "end_time": "2018-02-08T19:30:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_362360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_362360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_362360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_362360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8263592,
            38.65470121,
            -9.759823973,
            -76.80476711,
            38.6663692,
            430.620176
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.826071198434,
                  38.65470121325649,
                  -9.759823972591931
                ],
                [
                  -76.82635920240791,
                  38.66603833611664,
                  -9.759823972591931
                ],
                [
                  -76.80505175391073,
                  38.66636919928412,
                  430.6201760274081
                ],
                [
                  -76.80476710549412,
                  38.65503194309865,
                  430.6201760274081
                ],
                [
                  -76.826071198434,
                  38.65470121325649,
                  -9.759823972591931
                ]
              ]
            ]
          },
          "id": "20180208_362360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_362360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:40:29Z",
            "pc:count": 26181233,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 342199.4231,
                "count": 26181233,
                "maximum": 342960.4411,
                "minimum": 341105.8211,
                "name": "X",
                "position": 0,
                "stddev": 491.3306313,
                "variance": 241405.7893
              },
              {
                "average": 4280613.878,
                "count": 26181233,
                "maximum": 4281299.227,
                "minimum": 4280040.567,
                "name": "Y",
                "position": 1,
                "stddev": 349.4000852,
                "variance": 122080.4195
              },
              {
                "average": 70.22899489,
                "count": 26181233,
                "maximum": 430.620176,
                "minimum": -9.759823973,
                "name": "Z",
                "position": 2,
                "stddev": 8.728581779,
                "variance": 76.18813987
              },
              {
                "average": 3160.496793,
                "count": 26181233,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3814.994152,
                "variance": 14554180.38
              },
              {
                "average": 2.674834757,
                "count": 26181233,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.420592674,
                "variance": 2.018083544
              },
              {
                "average": 4.02208391,
                "count": 26181233,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.215029082,
                "variance": 1.47629567
              },
              {
                "average": 0.5027426707,
                "count": 26181233,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999924872,
                "variance": 0.2499924873
              },
              {
                "average": 0,
                "count": 26181233,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.221922092,
                "count": 26181233,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4676241573,
                "variance": 0.2186723525
              },
              {
                "average": 11.02544172,
                "count": 26181233,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.012719985,
                "variance": 81.22912153
              },
              {
                "average": 0,
                "count": 26181233,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.998648841,
                "count": 26181233,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.115830577,
                "variance": 4.476739032
              },
              {
                "average": 202158766.6,
                "count": 26181233,
                "maximum": 202236829.5,
                "minimum": 202153404.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20095.20701,
                "variance": 403817344.9
              },
              {
                "average": 0,
                "count": 26181233,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26181233,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26181233,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004506281274,
                "count": 26181233,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02122322028,
                "variance": 0.0004504250789
              },
              {
                "average": 0.4359720568,
                "count": 26181233,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4958834862,
                "variance": 0.2459004319
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              341105.8211,
              4280040.567,
              -9.759823973,
              342960.4411,
              4281299.227,
              430.620176
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    341105.82113831944,
                    4280040.5671944255,
                    -9.759823972591931
                  ],
                  [
                    341105.82113831944,
                    4281299.227194426,
                    -9.759823972591931
                  ],
                  [
                    342960.44113831944,
                    4281299.227194426,
                    430.6201760274081
                  ],
                  [
                    342960.44113831944,
                    4280040.5671944255,
                    430.6201760274081
                  ],
                  [
                    341105.82113831944,
                    4280040.5671944255,
                    -9.759823972591931
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:40:29+00:00",
            "end_time": "2018-02-08T19:30:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_392352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7211061487301,
              38.63252983468151,
              -10.116959502555744
            ],
            [
              -76.7213773750863,
              38.64386710500279,
              -10.116959502555744
            ],
            [
              -76.70007552171506,
              38.64417869131576,
              441.8630404974443
            ],
            [
              -76.69980764778555,
              38.632841295413186,
              441.8630404974443
            ],
            [
              -76.7211061487301,
              38.63252983468151,
              -10.116959502555744
            ]
          ]
        ]
      },
      "bbox": [
        -76.72137738,
        38.63252983,
        -10.1169595,
        -76.69980765,
        38.64417869,
        441.8630405
      ],
      "properties": {
        "datetime": "2018-07-20T19:18:08Z",
        "pc:count": 24086861,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351117.5962,
            "count": 24086861,
            "maximum": 352048.3409,
            "minimum": 350193.7409,
            "name": "X",
            "position": 0,
            "stddev": 499.1147552,
            "variance": 249115.5389
          },
          {
            "average": 4278006.915,
            "count": 24086861,
            "maximum": 4278662.023,
            "minimum": 4277403.423,
            "name": "Y",
            "position": 1,
            "stddev": 346.902266,
            "variance": 120341.1821
          },
          {
            "average": 38.54085331,
            "count": 24086861,
            "maximum": 441.8630405,
            "minimum": -10.1169595,
            "name": "Z",
            "position": 2,
            "stddev": 12.74673301,
            "variance": 162.4792025
          },
          {
            "average": 4221.442026,
            "count": 24086861,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4819.913984,
            "variance": 23231570.81
          },
          {
            "average": 2.423957485,
            "count": 24086861,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.386220836,
            "variance": 1.921608206
          },
          {
            "average": 3.594759732,
            "count": 24086861,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.429933943,
            "variance": 2.04471108
          },
          {
            "average": 0.4958703834,
            "count": 24086861,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999829564,
            "variance": 0.2499829566
          },
          {
            "average": 0,
            "count": 24086861,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305439551,
            "count": 24086861,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5519993307,
            "variance": 0.3047032611
          },
          {
            "average": 11.09887443,
            "count": 24086861,
            "maximum": 19.99799919,
            "minimum": -13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.692295721,
            "variance": 59.17141346
          },
          {
            "average": 0,
            "count": 24086861,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.6685958,
            "count": 24086861,
            "maximum": 124,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 18.65214743,
            "variance": 347.9026039
          },
          {
            "average": 202571762.7,
            "count": 24086861,
            "maximum": 216149488.9,
            "minimum": 202141183.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2391705.554,
            "variance": 5720255458000.0
          },
          {
            "average": 0,
            "count": 24086861,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24086861,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24086861,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008116043016,
            "count": 24086861,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02847710719,
            "variance": 0.0008109456337
          },
          {
            "average": 0.3715063162,
            "count": 24086861,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4832073912,
            "variance": 0.2334893829
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350193.7409,
          4277403.423,
          -10.1169595,
          352048.3409,
          4278662.023,
          441.8630405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350193.7409090329,
                4277403.422594512,
                -10.116959502555744
              ],
              [
                350193.7409090329,
                4278662.0225945115,
                -10.116959502555744
              ],
              [
                352048.34090903285,
                4278662.0225945115,
                441.8630404974443
              ],
              [
                352048.34090903285,
                4277403.422594512,
                441.8630404974443
              ],
              [
                350193.7409090329,
                4277403.422594512,
                -10.116959502555744
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:18:08+00:00",
        "end_time": "2018-02-08T16:06:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_392352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_392352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72137738,
            38.63252983,
            -10.1169595,
            -76.69980765,
            38.64417869,
            441.8630405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7211061487301,
                  38.63252983468151,
                  -10.116959502555744
                ],
                [
                  -76.7213773750863,
                  38.64386710500279,
                  -10.116959502555744
                ],
                [
                  -76.70007552171506,
                  38.64417869131576,
                  441.8630404974443
                ],
                [
                  -76.69980764778555,
                  38.632841295413186,
                  441.8630404974443
                ],
                [
                  -76.7211061487301,
                  38.63252983468151,
                  -10.116959502555744
                ]
              ]
            ]
          },
          "id": "20180208_392352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:18:08Z",
            "pc:count": 24086861,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351117.5962,
                "count": 24086861,
                "maximum": 352048.3409,
                "minimum": 350193.7409,
                "name": "X",
                "position": 0,
                "stddev": 499.1147552,
                "variance": 249115.5389
              },
              {
                "average": 4278006.915,
                "count": 24086861,
                "maximum": 4278662.023,
                "minimum": 4277403.423,
                "name": "Y",
                "position": 1,
                "stddev": 346.902266,
                "variance": 120341.1821
              },
              {
                "average": 38.54085331,
                "count": 24086861,
                "maximum": 441.8630405,
                "minimum": -10.1169595,
                "name": "Z",
                "position": 2,
                "stddev": 12.74673301,
                "variance": 162.4792025
              },
              {
                "average": 4221.442026,
                "count": 24086861,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4819.913984,
                "variance": 23231570.81
              },
              {
                "average": 2.423957485,
                "count": 24086861,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.386220836,
                "variance": 1.921608206
              },
              {
                "average": 3.594759732,
                "count": 24086861,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.429933943,
                "variance": 2.04471108
              },
              {
                "average": 0.4958703834,
                "count": 24086861,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999829564,
                "variance": 0.2499829566
              },
              {
                "average": 0,
                "count": 24086861,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305439551,
                "count": 24086861,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5519993307,
                "variance": 0.3047032611
              },
              {
                "average": 11.09887443,
                "count": 24086861,
                "maximum": 19.99799919,
                "minimum": -13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.692295721,
                "variance": 59.17141346
              },
              {
                "average": 0,
                "count": 24086861,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.6685958,
                "count": 24086861,
                "maximum": 124,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 18.65214743,
                "variance": 347.9026039
              },
              {
                "average": 202571762.7,
                "count": 24086861,
                "maximum": 216149488.9,
                "minimum": 202141183.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2391705.554,
                "variance": 5720255458000.0
              },
              {
                "average": 0,
                "count": 24086861,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24086861,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24086861,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008116043016,
                "count": 24086861,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02847710719,
                "variance": 0.0008109456337
              },
              {
                "average": 0.3715063162,
                "count": 24086861,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4832073912,
                "variance": 0.2334893829
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350193.7409,
              4277403.423,
              -10.1169595,
              352048.3409,
              4278662.023,
              441.8630405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350193.7409090329,
                    4277403.422594512,
                    -10.116959502555744
                  ],
                  [
                    350193.7409090329,
                    4278662.0225945115,
                    -10.116959502555744
                  ],
                  [
                    352048.34090903285,
                    4278662.0225945115,
                    441.8630404974443
                  ],
                  [
                    352048.34090903285,
                    4277403.422594512,
                    441.8630404974443
                  ],
                  [
                    350193.7409090329,
                    4277403.422594512,
                    -10.116959502555744
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:18:08+00:00",
            "end_time": "2018-02-08T16:06:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_380352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7631136481314,
              38.63262309465072,
              -10.383750416443377
            ],
            [
              -76.7633915020809,
              38.643960471611386,
              -10.383750416443377
            ],
            [
              -76.74208917452307,
              38.644279722344436,
              431.45624958355666
            ],
            [
              -76.7418146729701,
              38.6329422167123,
              431.45624958355666
            ],
            [
              -76.7631136481314,
              38.63262309465072,
              -10.383750416443377
            ]
          ]
        ]
      },
      "bbox": [
        -76.7633915,
        38.63262309,
        -10.38375042,
        -76.74181467,
        38.64427972,
        431.4562496
      ],
      "properties": {
        "datetime": "2018-02-08T19:01:28Z",
        "pc:count": 27283801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347450.1606,
            "count": 27283801,
            "maximum": 348392.0011,
            "minimum": 346537.3211,
            "name": "X",
            "position": 0,
            "stddev": 480.1955586,
            "variance": 230587.7745
          },
          {
            "average": 4278073.448,
            "count": 27283801,
            "maximum": 4278741.847,
            "minimum": 4277483.207,
            "name": "Y",
            "position": 1,
            "stddev": 342.6521845,
            "variance": 117410.5195
          },
          {
            "average": 58.83402863,
            "count": 27283801,
            "maximum": 431.4562496,
            "minimum": -10.38375042,
            "name": "Z",
            "position": 2,
            "stddev": 11.92483302,
            "variance": 142.2016426
          },
          {
            "average": 3161.10121,
            "count": 27283801,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3769.601023,
            "variance": 14209891.87
          },
          {
            "average": 2.658203452,
            "count": 27283801,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.419425895,
            "variance": 2.014769871
          },
          {
            "average": 3.999529941,
            "count": 27283801,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.227277304,
            "variance": 1.506209581
          },
          {
            "average": 0.5017043996,
            "count": 27283801,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999971042,
            "variance": 0.2499971042
          },
          {
            "average": 0,
            "count": 27283801,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211002419,
            "count": 27283801,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4786680942,
            "variance": 0.2291231444
          },
          {
            "average": 11.50576122,
            "count": 27283801,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.668308041,
            "variance": 58.8029482
          },
          {
            "average": 0,
            "count": 27283801,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.65185969,
            "count": 27283801,
            "maximum": 15,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4942881276,
            "variance": 0.2443207531
          },
          {
            "average": 202151459.4,
            "count": 27283801,
            "maximum": 202151688.9,
            "minimum": 202150817.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 164.6942733,
            "variance": 27124.20364
          },
          {
            "average": 0,
            "count": 27283801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27283801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27283801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006553339104,
            "count": 27283801,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02559110142,
            "variance": 0.0006549044719
          },
          {
            "average": 0.4116137997,
            "count": 27283801,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4921258868,
            "variance": 0.2421878885
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          346537.3211,
          4277483.207,
          -10.38375042,
          348392.0011,
          4278741.847,
          431.4562496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                346537.32107733353,
                4277483.207024585,
                -10.383750416443377
              ],
              [
                346537.32107733353,
                4278741.847024586,
                -10.383750416443377
              ],
              [
                348392.0010773336,
                4278741.847024586,
                431.45624958355666
              ],
              [
                348392.0010773336,
                4277483.207024585,
                431.45624958355666
              ],
              [
                346537.32107733353,
                4277483.207024585,
                -10.383750416443377
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:01:28+00:00",
        "end_time": "2018-02-08T18:46:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_380352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_380352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7633915,
            38.63262309,
            -10.38375042,
            -76.74181467,
            38.64427972,
            431.4562496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7631136481314,
                  38.63262309465072,
                  -10.383750416443377
                ],
                [
                  -76.7633915020809,
                  38.643960471611386,
                  -10.383750416443377
                ],
                [
                  -76.74208917452307,
                  38.644279722344436,
                  431.45624958355666
                ],
                [
                  -76.7418146729701,
                  38.6329422167123,
                  431.45624958355666
                ],
                [
                  -76.7631136481314,
                  38.63262309465072,
                  -10.383750416443377
                ]
              ]
            ]
          },
          "id": "20180208_380352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:01:28Z",
            "pc:count": 27283801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347450.1606,
                "count": 27283801,
                "maximum": 348392.0011,
                "minimum": 346537.3211,
                "name": "X",
                "position": 0,
                "stddev": 480.1955586,
                "variance": 230587.7745
              },
              {
                "average": 4278073.448,
                "count": 27283801,
                "maximum": 4278741.847,
                "minimum": 4277483.207,
                "name": "Y",
                "position": 1,
                "stddev": 342.6521845,
                "variance": 117410.5195
              },
              {
                "average": 58.83402863,
                "count": 27283801,
                "maximum": 431.4562496,
                "minimum": -10.38375042,
                "name": "Z",
                "position": 2,
                "stddev": 11.92483302,
                "variance": 142.2016426
              },
              {
                "average": 3161.10121,
                "count": 27283801,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3769.601023,
                "variance": 14209891.87
              },
              {
                "average": 2.658203452,
                "count": 27283801,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.419425895,
                "variance": 2.014769871
              },
              {
                "average": 3.999529941,
                "count": 27283801,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.227277304,
                "variance": 1.506209581
              },
              {
                "average": 0.5017043996,
                "count": 27283801,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999971042,
                "variance": 0.2499971042
              },
              {
                "average": 0,
                "count": 27283801,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211002419,
                "count": 27283801,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4786680942,
                "variance": 0.2291231444
              },
              {
                "average": 11.50576122,
                "count": 27283801,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.668308041,
                "variance": 58.8029482
              },
              {
                "average": 0,
                "count": 27283801,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.65185969,
                "count": 27283801,
                "maximum": 15,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4942881276,
                "variance": 0.2443207531
              },
              {
                "average": 202151459.4,
                "count": 27283801,
                "maximum": 202151688.9,
                "minimum": 202150817.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 164.6942733,
                "variance": 27124.20364
              },
              {
                "average": 0,
                "count": 27283801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27283801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27283801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006553339104,
                "count": 27283801,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02559110142,
                "variance": 0.0006549044719
              },
              {
                "average": 0.4116137997,
                "count": 27283801,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4921258868,
                "variance": 0.2421878885
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              346537.3211,
              4277483.207,
              -10.38375042,
              348392.0011,
              4278741.847,
              431.4562496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    346537.32107733353,
                    4277483.207024585,
                    -10.383750416443377
                  ],
                  [
                    346537.32107733353,
                    4278741.847024586,
                    -10.383750416443377
                  ],
                  [
                    348392.0010773336,
                    4278741.847024586,
                    431.45624958355666
                  ],
                  [
                    348392.0010773336,
                    4277483.207024585,
                    431.45624958355666
                  ],
                  [
                    346537.32107733353,
                    4277483.207024585,
                    -10.383750416443377
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:01:28+00:00",
            "end_time": "2018-02-08T18:46: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": "20180208_398320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.70046728237642,
              38.54461266352779,
              -10.175398651939133
            ],
            [
              -76.70073435277496,
              38.55594752446311,
              -10.175398651939133
            ],
            [
              -76.67947109223488,
              38.556254583421754,
              446.7446013480609
            ],
            [
              -76.67920735700321,
              38.544919598668635,
              446.7446013480609
            ],
            [
              -76.70046728237642,
              38.54461266352779,
              -10.175398651939133
            ]
          ]
        ]
      },
      "bbox": [
        -76.70073435,
        38.54461266,
        -10.17539865,
        -76.67920736,
        38.55625458,
        446.7446013
      ],
      "properties": {
        "datetime": "2018-07-20T19:25:11Z",
        "pc:count": 22967910,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352626.6946,
            "count": 22967910,
            "maximum": 353663.1016,
            "minimum": 351809.6216,
            "name": "X",
            "position": 0,
            "stddev": 579.2957701,
            "variance": 335583.5892
          },
          {
            "average": 4268333.756,
            "count": 22967910,
            "maximum": 4268871.686,
            "minimum": 4267613.386,
            "name": "Y",
            "position": 1,
            "stddev": 327.0465285,
            "variance": 106959.4318
          },
          {
            "average": 24.93185606,
            "count": 22967910,
            "maximum": 446.7446013,
            "minimum": -10.17539865,
            "name": "Z",
            "position": 2,
            "stddev": 17.82584172,
            "variance": 317.7606329
          },
          {
            "average": 3834.563187,
            "count": 22967910,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4200.775491,
            "variance": 17646514.72
          },
          {
            "average": 2.212358808,
            "count": 22967910,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.314903493,
            "variance": 1.728971195
          },
          {
            "average": 3.226888254,
            "count": 22967910,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.485885167,
            "variance": 2.207854729
          },
          {
            "average": 0.5101057084,
            "count": 22967910,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998978751,
            "variance": 0.2498978855
          },
          {
            "average": 0,
            "count": 22967910,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288276556,
            "count": 22967910,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6223445314,
            "variance": 0.3873127158
          },
          {
            "average": -4.611225374,
            "count": 22967910,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.65708065,
            "variance": 186.5158518
          },
          {
            "average": 0,
            "count": 22967910,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.74923452,
            "count": 22967910,
            "maximum": 127,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.27962979,
            "variance": 371.7041248
          },
          {
            "average": 202753547.2,
            "count": 22967910,
            "maximum": 216149911.5,
            "minimum": 202138834.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2099684.236,
            "variance": 4408673892000.0
          },
          {
            "average": 0,
            "count": 22967910,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22967910,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22967910,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008523631449,
            "count": 22967910,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02918281445,
            "variance": 0.0008516366591
          },
          {
            "average": 0.5585996288,
            "count": 22967910,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4965542208,
            "variance": 0.2465660942
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          351809.6216,
          4267613.386,
          -10.17539865,
          353663.1016,
          4268871.686,
          446.7446013
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                351809.62156804604,
                4267613.386391619,
                -10.175398651939133
              ],
              [
                351809.62156804604,
                4268871.68639162,
                -10.175398651939133
              ],
              [
                353663.101568046,
                4268871.68639162,
                446.7446013480609
              ],
              [
                353663.101568046,
                4267613.386391619,
                446.7446013480609
              ],
              [
                351809.62156804604,
                4267613.386391619,
                -10.175398651939133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:25:11+00:00",
        "end_time": "2018-02-08T15:27:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70073435,
            38.54461266,
            -10.17539865,
            -76.67920736,
            38.55625458,
            446.7446013
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.70046728237642,
                  38.54461266352779,
                  -10.175398651939133
                ],
                [
                  -76.70073435277496,
                  38.55594752446311,
                  -10.175398651939133
                ],
                [
                  -76.67947109223488,
                  38.556254583421754,
                  446.7446013480609
                ],
                [
                  -76.67920735700321,
                  38.544919598668635,
                  446.7446013480609
                ],
                [
                  -76.70046728237642,
                  38.54461266352779,
                  -10.175398651939133
                ]
              ]
            ]
          },
          "id": "20180208_398320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:25:11Z",
            "pc:count": 22967910,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352626.6946,
                "count": 22967910,
                "maximum": 353663.1016,
                "minimum": 351809.6216,
                "name": "X",
                "position": 0,
                "stddev": 579.2957701,
                "variance": 335583.5892
              },
              {
                "average": 4268333.756,
                "count": 22967910,
                "maximum": 4268871.686,
                "minimum": 4267613.386,
                "name": "Y",
                "position": 1,
                "stddev": 327.0465285,
                "variance": 106959.4318
              },
              {
                "average": 24.93185606,
                "count": 22967910,
                "maximum": 446.7446013,
                "minimum": -10.17539865,
                "name": "Z",
                "position": 2,
                "stddev": 17.82584172,
                "variance": 317.7606329
              },
              {
                "average": 3834.563187,
                "count": 22967910,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4200.775491,
                "variance": 17646514.72
              },
              {
                "average": 2.212358808,
                "count": 22967910,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.314903493,
                "variance": 1.728971195
              },
              {
                "average": 3.226888254,
                "count": 22967910,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.485885167,
                "variance": 2.207854729
              },
              {
                "average": 0.5101057084,
                "count": 22967910,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998978751,
                "variance": 0.2498978855
              },
              {
                "average": 0,
                "count": 22967910,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288276556,
                "count": 22967910,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6223445314,
                "variance": 0.3873127158
              },
              {
                "average": -4.611225374,
                "count": 22967910,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.65708065,
                "variance": 186.5158518
              },
              {
                "average": 0,
                "count": 22967910,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.74923452,
                "count": 22967910,
                "maximum": 127,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.27962979,
                "variance": 371.7041248
              },
              {
                "average": 202753547.2,
                "count": 22967910,
                "maximum": 216149911.5,
                "minimum": 202138834.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2099684.236,
                "variance": 4408673892000.0
              },
              {
                "average": 0,
                "count": 22967910,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22967910,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22967910,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008523631449,
                "count": 22967910,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02918281445,
                "variance": 0.0008516366591
              },
              {
                "average": 0.5585996288,
                "count": 22967910,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4965542208,
                "variance": 0.2465660942
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              351809.6216,
              4267613.386,
              -10.17539865,
              353663.1016,
              4268871.686,
              446.7446013
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    351809.62156804604,
                    4267613.386391619,
                    -10.175398651939133
                  ],
                  [
                    351809.62156804604,
                    4268871.68639162,
                    -10.175398651939133
                  ],
                  [
                    353663.101568046,
                    4268871.68639162,
                    446.7446013480609
                  ],
                  [
                    353663.101568046,
                    4267613.386391619,
                    446.7446013480609
                  ],
                  [
                    351809.62156804604,
                    4267613.386391619,
                    -10.175398651939133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:25:11+00:00",
            "end_time": "2018-02-08T15:27: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": "20180208_374352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78411787247857,
              38.632664307766966,
              -10.416764435232807
            ],
            [
              -76.78439901801904,
              38.64400083500452,
              -10.416764435232807
            ],
            [
              -76.76309645955813,
              38.644323918164204,
              433.88323556476723
            ],
            [
              -76.76281866612902,
              38.63298726072033,
              433.88323556476723
            ],
            [
              -76.78411787247857,
              38.632664307766966,
              -10.416764435232807
            ]
          ]
        ]
      },
      "bbox": [
        -76.78439902,
        38.63266431,
        -10.41676444,
        -76.76281867,
        38.64432392,
        433.8832356
      ],
      "properties": {
        "datetime": "2018-02-08T19:13:25Z",
        "pc:count": 24583422,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345509.6694,
            "count": 24583422,
            "maximum": 346563.7749,
            "minimum": 344709.0549,
            "name": "X",
            "position": 0,
            "stddev": 464.5797272,
            "variance": 215834.3229
          },
          {
            "average": 4278119.513,
            "count": 24583422,
            "maximum": 4278781.687,
            "minimum": 4277523.127,
            "name": "Y",
            "position": 1,
            "stddev": 350.7140193,
            "variance": 123000.3234
          },
          {
            "average": 64.63844137,
            "count": 24583422,
            "maximum": 433.8832356,
            "minimum": -10.41676444,
            "name": "Z",
            "position": 2,
            "stddev": 9.165526748,
            "variance": 84.00688056
          },
          {
            "average": 3506.470764,
            "count": 24583422,
            "maximum": 65531,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4085.334597,
            "variance": 16689958.77
          },
          {
            "average": 2.602739724,
            "count": 24583422,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.435441992,
            "variance": 2.060493712
          },
          {
            "average": 3.873817404,
            "count": 24583422,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.352640253,
            "variance": 1.829635655
          },
          {
            "average": 0.4972465998,
            "count": 24583422,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999924289,
            "variance": 0.249992429
          },
          {
            "average": 0,
            "count": 24583422,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.252500852,
            "count": 24583422,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5055840006,
            "variance": 0.2556151816
          },
          {
            "average": -11.3914154,
            "count": 24583422,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.568215112,
            "variance": 57.27787998
          },
          {
            "average": 0,
            "count": 24583422,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.42796568,
            "count": 24583422,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5022337663,
            "variance": 0.252238756
          },
          {
            "average": 202152067.2,
            "count": 24583422,
            "maximum": 202152405.4,
            "minimum": 202151365.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 358.1401316,
            "variance": 128264.3539
          },
          {
            "average": 0,
            "count": 24583422,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24583422,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24583422,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005604183177,
            "count": 24583422,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02366652217,
            "variance": 0.0005601042718
          },
          {
            "average": 0.4307201414,
            "count": 24583422,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4951770503,
            "variance": 0.2452003112
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          344709.0549,
          4277523.127,
          -10.41676444,
          346563.7749,
          4278781.687,
          433.8832356
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                344709.0548536625,
                4277523.1273266645,
                -10.416764435232807
              ],
              [
                344709.0548536625,
                4278781.687326665,
                -10.416764435232807
              ],
              [
                346563.7748536625,
                4278781.687326665,
                433.88323556476723
              ],
              [
                346563.7748536625,
                4277523.1273266645,
                433.88323556476723
              ],
              [
                344709.0548536625,
                4277523.1273266645,
                -10.416764435232807
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:13:25+00:00",
        "end_time": "2018-02-08T18:56:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_374352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_374352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_374352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_374352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78439902,
            38.63266431,
            -10.41676444,
            -76.76281867,
            38.64432392,
            433.8832356
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78411787247857,
                  38.632664307766966,
                  -10.416764435232807
                ],
                [
                  -76.78439901801904,
                  38.64400083500452,
                  -10.416764435232807
                ],
                [
                  -76.76309645955813,
                  38.644323918164204,
                  433.88323556476723
                ],
                [
                  -76.76281866612902,
                  38.63298726072033,
                  433.88323556476723
                ],
                [
                  -76.78411787247857,
                  38.632664307766966,
                  -10.416764435232807
                ]
              ]
            ]
          },
          "id": "20180208_374352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_374352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:13:25Z",
            "pc:count": 24583422,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345509.6694,
                "count": 24583422,
                "maximum": 346563.7749,
                "minimum": 344709.0549,
                "name": "X",
                "position": 0,
                "stddev": 464.5797272,
                "variance": 215834.3229
              },
              {
                "average": 4278119.513,
                "count": 24583422,
                "maximum": 4278781.687,
                "minimum": 4277523.127,
                "name": "Y",
                "position": 1,
                "stddev": 350.7140193,
                "variance": 123000.3234
              },
              {
                "average": 64.63844137,
                "count": 24583422,
                "maximum": 433.8832356,
                "minimum": -10.41676444,
                "name": "Z",
                "position": 2,
                "stddev": 9.165526748,
                "variance": 84.00688056
              },
              {
                "average": 3506.470764,
                "count": 24583422,
                "maximum": 65531,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4085.334597,
                "variance": 16689958.77
              },
              {
                "average": 2.602739724,
                "count": 24583422,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.435441992,
                "variance": 2.060493712
              },
              {
                "average": 3.873817404,
                "count": 24583422,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.352640253,
                "variance": 1.829635655
              },
              {
                "average": 0.4972465998,
                "count": 24583422,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999924289,
                "variance": 0.249992429
              },
              {
                "average": 0,
                "count": 24583422,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.252500852,
                "count": 24583422,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5055840006,
                "variance": 0.2556151816
              },
              {
                "average": -11.3914154,
                "count": 24583422,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.568215112,
                "variance": 57.27787998
              },
              {
                "average": 0,
                "count": 24583422,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.42796568,
                "count": 24583422,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5022337663,
                "variance": 0.252238756
              },
              {
                "average": 202152067.2,
                "count": 24583422,
                "maximum": 202152405.4,
                "minimum": 202151365.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 358.1401316,
                "variance": 128264.3539
              },
              {
                "average": 0,
                "count": 24583422,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24583422,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24583422,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005604183177,
                "count": 24583422,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02366652217,
                "variance": 0.0005601042718
              },
              {
                "average": 0.4307201414,
                "count": 24583422,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4951770503,
                "variance": 0.2452003112
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              344709.0549,
              4277523.127,
              -10.41676444,
              346563.7749,
              4278781.687,
              433.8832356
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    344709.0548536625,
                    4277523.1273266645,
                    -10.416764435232807
                  ],
                  [
                    344709.0548536625,
                    4278781.687326665,
                    -10.416764435232807
                  ],
                  [
                    346563.7748536625,
                    4278781.687326665,
                    433.88323556476723
                  ],
                  [
                    346563.7748536625,
                    4277523.1273266645,
                    433.88323556476723
                  ],
                  [
                    344709.0548536625,
                    4277523.1273266645,
                    -10.416764435232807
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:13:25+00:00",
            "end_time": "2018-02-08T18:56:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_392356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.721062013479,
              38.64351328675748,
              -9.99311552369943
            ],
            [
              -76.72133333933817,
              38.65485053600453,
              -9.99311552369943
            ],
            [
              -76.7000277734446,
              38.65516219479258,
              442.44688447630057
            ],
            [
              -76.69975980191253,
              38.64382481994624,
              442.44688447630057
            ],
            [
              -76.721062013479,
              38.64351328675748,
              -9.99311552369943
            ]
          ]
        ]
      },
      "bbox": [
        -76.72133334,
        38.64351329,
        -9.993115524,
        -76.6997598,
        38.65516219,
        442.4468845
      ],
      "properties": {
        "datetime": "2018-07-20T19:18:20Z",
        "pc:count": 38015745,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351343.3591,
            "count": 38015745,
            "maximum": 352075.091,
            "minimum": 350220.451,
            "name": "X",
            "position": 0,
            "stddev": 537.1032683,
            "variance": 288479.9208
          },
          {
            "average": 4279336.776,
            "count": 38015745,
            "maximum": 4279880.842,
            "minimum": 4278622.242,
            "name": "Y",
            "position": 1,
            "stddev": 324.0320854,
            "variance": 104996.7924
          },
          {
            "average": 42.0682922,
            "count": 38015745,
            "maximum": 442.4468845,
            "minimum": -9.993115524,
            "name": "Z",
            "position": 2,
            "stddev": 13.78211669,
            "variance": 189.9467405
          },
          {
            "average": 5565.089451,
            "count": 38015745,
            "maximum": 65517,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5005.907774,
            "variance": 25059112.65
          },
          {
            "average": 2.020377767,
            "count": 38015745,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.22865004,
            "variance": 1.509580921
          },
          {
            "average": 2.943806704,
            "count": 38015745,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.469426952,
            "variance": 2.159215566
          },
          {
            "average": 0.5012396837,
            "count": 38015745,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999984698,
            "variance": 0.2499984698
          },
          {
            "average": 0,
            "count": 38015745,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.211992268,
            "count": 38015745,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4495516824,
            "variance": 0.2020967151
          },
          {
            "average": -2.253812457,
            "count": 38015745,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.63969287,
            "variance": 186.0412217
          },
          {
            "average": 0,
            "count": 38015745,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 70.99562465,
            "count": 38015745,
            "maximum": 126,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 54.65488957,
            "variance": 2987.156954
          },
          {
            "average": 209337737,
            "count": 38015745,
            "maximum": 216149500.1,
            "minimum": 202150458.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6996670.91,
            "variance": 48953403820000.0
          },
          {
            "average": 0,
            "count": 38015745,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38015745,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38015745,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003726613802,
            "count": 38015745,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0193008423,
            "variance": 0.0003725225135
          },
          {
            "average": 0.5826053652,
            "count": 38015745,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4931291515,
            "variance": 0.24317636
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350220.451,
          4278622.242,
          -9.993115524,
          352075.091,
          4279880.842,
          442.4468845
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350220.45097034436,
                4278622.242417282,
                -9.99311552369943
              ],
              [
                350220.45097034436,
                4279880.842417282,
                -9.99311552369943
              ],
              [
                352075.0909703444,
                4279880.842417282,
                442.44688447630057
              ],
              [
                352075.0909703444,
                4278622.242417282,
                442.44688447630057
              ],
              [
                350220.45097034436,
                4278622.242417282,
                -9.99311552369943
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:18:20+00:00",
        "end_time": "2018-02-08T18:40:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_392356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_392356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72133334,
            38.64351329,
            -9.993115524,
            -76.6997598,
            38.65516219,
            442.4468845
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.721062013479,
                  38.64351328675748,
                  -9.99311552369943
                ],
                [
                  -76.72133333933817,
                  38.65485053600453,
                  -9.99311552369943
                ],
                [
                  -76.7000277734446,
                  38.65516219479258,
                  442.44688447630057
                ],
                [
                  -76.69975980191253,
                  38.64382481994624,
                  442.44688447630057
                ],
                [
                  -76.721062013479,
                  38.64351328675748,
                  -9.99311552369943
                ]
              ]
            ]
          },
          "id": "20180208_392356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:18:20Z",
            "pc:count": 38015745,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351343.3591,
                "count": 38015745,
                "maximum": 352075.091,
                "minimum": 350220.451,
                "name": "X",
                "position": 0,
                "stddev": 537.1032683,
                "variance": 288479.9208
              },
              {
                "average": 4279336.776,
                "count": 38015745,
                "maximum": 4279880.842,
                "minimum": 4278622.242,
                "name": "Y",
                "position": 1,
                "stddev": 324.0320854,
                "variance": 104996.7924
              },
              {
                "average": 42.0682922,
                "count": 38015745,
                "maximum": 442.4468845,
                "minimum": -9.993115524,
                "name": "Z",
                "position": 2,
                "stddev": 13.78211669,
                "variance": 189.9467405
              },
              {
                "average": 5565.089451,
                "count": 38015745,
                "maximum": 65517,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5005.907774,
                "variance": 25059112.65
              },
              {
                "average": 2.020377767,
                "count": 38015745,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.22865004,
                "variance": 1.509580921
              },
              {
                "average": 2.943806704,
                "count": 38015745,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.469426952,
                "variance": 2.159215566
              },
              {
                "average": 0.5012396837,
                "count": 38015745,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999984698,
                "variance": 0.2499984698
              },
              {
                "average": 0,
                "count": 38015745,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.211992268,
                "count": 38015745,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4495516824,
                "variance": 0.2020967151
              },
              {
                "average": -2.253812457,
                "count": 38015745,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.63969287,
                "variance": 186.0412217
              },
              {
                "average": 0,
                "count": 38015745,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 70.99562465,
                "count": 38015745,
                "maximum": 126,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 54.65488957,
                "variance": 2987.156954
              },
              {
                "average": 209337737,
                "count": 38015745,
                "maximum": 216149500.1,
                "minimum": 202150458.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6996670.91,
                "variance": 48953403820000.0
              },
              {
                "average": 0,
                "count": 38015745,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38015745,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38015745,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003726613802,
                "count": 38015745,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0193008423,
                "variance": 0.0003725225135
              },
              {
                "average": 0.5826053652,
                "count": 38015745,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4931291515,
                "variance": 0.24317636
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350220.451,
              4278622.242,
              -9.993115524,
              352075.091,
              4279880.842,
              442.4468845
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350220.45097034436,
                    4278622.242417282,
                    -9.99311552369943
                  ],
                  [
                    350220.45097034436,
                    4279880.842417282,
                    -9.99311552369943
                  ],
                  [
                    352075.0909703444,
                    4279880.842417282,
                    442.44688447630057
                  ],
                  [
                    352075.0909703444,
                    4278622.242417282,
                    442.44688447630057
                  ],
                  [
                    350220.45097034436,
                    4278622.242417282,
                    -9.99311552369943
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:18:20+00:00",
            "end_time": "2018-02-08T18:40: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": "20180208_374356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78408507683842,
              38.64364873424019,
              -10.177491039249844
            ],
            [
              -76.78436626945371,
              38.65498289839001,
              -10.177491039249844
            ],
            [
              -76.76305976913616,
              38.655306062539374,
              424.9825089607502
            ],
            [
              -76.76278192987559,
              38.64397176818917,
              424.9825089607502
            ],
            [
              -76.78408507683842,
              38.64364873424019,
              -10.177491039249844
            ]
          ]
        ]
      },
      "bbox": [
        -76.78436627,
        38.64364873,
        -10.17749104,
        -76.76278193,
        38.65530606,
        424.982509
      ],
      "properties": {
        "datetime": "2018-02-08T19:17:44Z",
        "pc:count": 24686635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345633.516,
            "count": 24686635,
            "maximum": 346590.3981,
            "minimum": 344735.6181,
            "name": "X",
            "position": 0,
            "stddev": 558.2550313,
            "variance": 311648.6799
          },
          {
            "average": 4279346.544,
            "count": 24686635,
            "maximum": 4280000.381,
            "minimum": 4278742.081,
            "name": "Y",
            "position": 1,
            "stddev": 342.161079,
            "variance": 117074.204
          },
          {
            "average": 66.05448688,
            "count": 24686635,
            "maximum": 424.982509,
            "minimum": -10.17749104,
            "name": "Z",
            "position": 2,
            "stddev": 8.686779317,
            "variance": 75.4601349
          },
          {
            "average": 3730.927392,
            "count": 24686635,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4368.919004,
            "variance": 19087453.26
          },
          {
            "average": 2.575957922,
            "count": 24686635,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.430389313,
            "variance": 2.046013588
          },
          {
            "average": 3.837062362,
            "count": 24686635,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.37365981,
            "variance": 1.886941273
          },
          {
            "average": 0.500981766,
            "count": 24686635,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999990463,
            "variance": 0.2499990463
          },
          {
            "average": 0,
            "count": 24686635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.273574629,
            "count": 24686635,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5139321139,
            "variance": 0.2641262177
          },
          {
            "average": 3.229699524,
            "count": 24686635,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.01005085,
            "variance": 169.261423
          },
          {
            "average": 0,
            "count": 24686635,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.94268271,
            "count": 24686635,
            "maximum": 13,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5312081694,
            "variance": 0.2821821192
          },
          {
            "average": 202152326.7,
            "count": 24686635,
            "maximum": 202152664,
            "minimum": 202151656.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 260.9974065,
            "variance": 68119.64622
          },
          {
            "average": 0,
            "count": 24686635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24686635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24686635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005469356192,
            "count": 24686635,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02338025883,
            "variance": 0.0005466365028
          },
          {
            "average": 0.3016258392,
            "count": 24686635,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.458963725,
            "variance": 0.2106477009
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          344735.6181,
          4278742.081,
          -10.17749104,
          346590.3981,
          4280000.381,
          424.982509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                344735.6181474858,
                4278742.080984205,
                -10.177491039249844
              ],
              [
                344735.6181474858,
                4280000.380984206,
                -10.177491039249844
              ],
              [
                346590.3981474858,
                4280000.380984206,
                424.9825089607502
              ],
              [
                346590.3981474858,
                4278742.080984205,
                424.9825089607502
              ],
              [
                344735.6181474858,
                4278742.080984205,
                -10.177491039249844
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:17:44+00:00",
        "end_time": "2018-02-08T19:00:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_374356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_374356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_374356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_374356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78436627,
            38.64364873,
            -10.17749104,
            -76.76278193,
            38.65530606,
            424.982509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78408507683842,
                  38.64364873424019,
                  -10.177491039249844
                ],
                [
                  -76.78436626945371,
                  38.65498289839001,
                  -10.177491039249844
                ],
                [
                  -76.76305976913616,
                  38.655306062539374,
                  424.9825089607502
                ],
                [
                  -76.76278192987559,
                  38.64397176818917,
                  424.9825089607502
                ],
                [
                  -76.78408507683842,
                  38.64364873424019,
                  -10.177491039249844
                ]
              ]
            ]
          },
          "id": "20180208_374356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_374356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:17:44Z",
            "pc:count": 24686635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345633.516,
                "count": 24686635,
                "maximum": 346590.3981,
                "minimum": 344735.6181,
                "name": "X",
                "position": 0,
                "stddev": 558.2550313,
                "variance": 311648.6799
              },
              {
                "average": 4279346.544,
                "count": 24686635,
                "maximum": 4280000.381,
                "minimum": 4278742.081,
                "name": "Y",
                "position": 1,
                "stddev": 342.161079,
                "variance": 117074.204
              },
              {
                "average": 66.05448688,
                "count": 24686635,
                "maximum": 424.982509,
                "minimum": -10.17749104,
                "name": "Z",
                "position": 2,
                "stddev": 8.686779317,
                "variance": 75.4601349
              },
              {
                "average": 3730.927392,
                "count": 24686635,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4368.919004,
                "variance": 19087453.26
              },
              {
                "average": 2.575957922,
                "count": 24686635,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.430389313,
                "variance": 2.046013588
              },
              {
                "average": 3.837062362,
                "count": 24686635,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.37365981,
                "variance": 1.886941273
              },
              {
                "average": 0.500981766,
                "count": 24686635,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999990463,
                "variance": 0.2499990463
              },
              {
                "average": 0,
                "count": 24686635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.273574629,
                "count": 24686635,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5139321139,
                "variance": 0.2641262177
              },
              {
                "average": 3.229699524,
                "count": 24686635,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.01005085,
                "variance": 169.261423
              },
              {
                "average": 0,
                "count": 24686635,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.94268271,
                "count": 24686635,
                "maximum": 13,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5312081694,
                "variance": 0.2821821192
              },
              {
                "average": 202152326.7,
                "count": 24686635,
                "maximum": 202152664,
                "minimum": 202151656.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 260.9974065,
                "variance": 68119.64622
              },
              {
                "average": 0,
                "count": 24686635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24686635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24686635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005469356192,
                "count": 24686635,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02338025883,
                "variance": 0.0005466365028
              },
              {
                "average": 0.3016258392,
                "count": 24686635,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.458963725,
                "variance": 0.2106477009
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              344735.6181,
              4278742.081,
              -10.17749104,
              346590.3981,
              4280000.381,
              424.982509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    344735.6181474858,
                    4278742.080984205,
                    -10.177491039249844
                  ],
                  [
                    344735.6181474858,
                    4280000.380984206,
                    -10.177491039249844
                  ],
                  [
                    346590.3981474858,
                    4280000.380984206,
                    424.9825089607502
                  ],
                  [
                    346590.3981474858,
                    4278742.080984205,
                    424.9825089607502
                  ],
                  [
                    344735.6181474858,
                    4278742.080984205,
                    -10.177491039249844
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:17:44+00:00",
            "end_time": "2018-02-08T19:00: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": "20180208_374360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.78405170767233,
              38.65463071733791,
              -10.423991012564926
            ],
            [
              -76.78433308587607,
              38.66596810306216,
              -10.423991012564926
            ],
            [
              -76.76302378968461,
              38.66629133078326,
              426.89600898743504
            ],
            [
              -76.76274576755172,
              38.654953814807364,
              426.89600898743504
            ],
            [
              -76.78405170767233,
              38.65463071733791,
              -10.423991012564926
            ]
          ]
        ]
      },
      "bbox": [
        -76.78433309,
        38.65463072,
        -10.42399101,
        -76.76274577,
        38.66629133,
        426.896009
      ],
      "properties": {
        "datetime": "2018-02-08T19:29:59Z",
        "pc:count": 20678278,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 345829.0855,
            "count": 20678278,
            "maximum": 346616.9709,
            "minimum": 344762.2309,
            "name": "X",
            "position": 0,
            "stddev": 521.8579978,
            "variance": 272335.7698
          },
          {
            "average": 4280562.584,
            "count": 20678278,
            "maximum": 4281219.425,
            "minimum": 4279960.765,
            "name": "Y",
            "position": 1,
            "stddev": 358.6797583,
            "variance": 128651.169
          },
          {
            "average": 67.86486682,
            "count": 20678278,
            "maximum": 426.896009,
            "minimum": -10.42399101,
            "name": "Z",
            "position": 2,
            "stddev": 8.681265917,
            "variance": 75.36437792
          },
          {
            "average": 4475.856836,
            "count": 20678278,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5004.709217,
            "variance": 25047114.34
          },
          {
            "average": 2.431650788,
            "count": 20678278,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.424411012,
            "variance": 2.028946732
          },
          {
            "average": 3.588152553,
            "count": 20678278,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.514482523,
            "variance": 2.293657312
          },
          {
            "average": 0.4977945939,
            "count": 20678278,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999951483,
            "variance": 0.2499951483
          },
          {
            "average": 0,
            "count": 20678278,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317241262,
            "count": 20678278,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5368988269,
            "variance": 0.2882603503
          },
          {
            "average": 9.015347885,
            "count": 20678278,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.05860571,
            "variance": 122.2927602
          },
          {
            "average": 0,
            "count": 20678278,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.38458512,
            "count": 20678278,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6247735797,
            "variance": 0.3903420259
          },
          {
            "average": 202152566.9,
            "count": 20678278,
            "maximum": 202153399.3,
            "minimum": 202152308.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 285.231848,
            "variance": 81357.20713
          },
          {
            "average": 0,
            "count": 20678278,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20678278,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20678278,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005673102954,
            "count": 20678278,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02381151994,
            "variance": 0.0005669884818
          },
          {
            "average": 0.3593288571,
            "count": 20678278,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4798037523,
            "variance": 0.2302116407
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          344762.2309,
          4279960.765,
          -10.42399101,
          346616.9709,
          4281219.425,
          426.896009
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                344762.23092765803,
                4279960.7645781785,
                -10.423991012564926
              ],
              [
                344762.23092765803,
                4281219.424578179,
                -10.423991012564926
              ],
              [
                346616.970927658,
                4281219.424578179,
                426.89600898743504
              ],
              [
                346616.970927658,
                4279960.7645781785,
                426.89600898743504
              ],
              [
                344762.23092765803,
                4279960.7645781785,
                -10.423991012564926
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:29:59+00:00",
        "end_time": "2018-02-08T19:11:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_374360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_374360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_374360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_374360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.78433309,
            38.65463072,
            -10.42399101,
            -76.76274577,
            38.66629133,
            426.896009
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.78405170767233,
                  38.65463071733791,
                  -10.423991012564926
                ],
                [
                  -76.78433308587607,
                  38.66596810306216,
                  -10.423991012564926
                ],
                [
                  -76.76302378968461,
                  38.66629133078326,
                  426.89600898743504
                ],
                [
                  -76.76274576755172,
                  38.654953814807364,
                  426.89600898743504
                ],
                [
                  -76.78405170767233,
                  38.65463071733791,
                  -10.423991012564926
                ]
              ]
            ]
          },
          "id": "20180208_374360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_374360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:29:59Z",
            "pc:count": 20678278,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 345829.0855,
                "count": 20678278,
                "maximum": 346616.9709,
                "minimum": 344762.2309,
                "name": "X",
                "position": 0,
                "stddev": 521.8579978,
                "variance": 272335.7698
              },
              {
                "average": 4280562.584,
                "count": 20678278,
                "maximum": 4281219.425,
                "minimum": 4279960.765,
                "name": "Y",
                "position": 1,
                "stddev": 358.6797583,
                "variance": 128651.169
              },
              {
                "average": 67.86486682,
                "count": 20678278,
                "maximum": 426.896009,
                "minimum": -10.42399101,
                "name": "Z",
                "position": 2,
                "stddev": 8.681265917,
                "variance": 75.36437792
              },
              {
                "average": 4475.856836,
                "count": 20678278,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5004.709217,
                "variance": 25047114.34
              },
              {
                "average": 2.431650788,
                "count": 20678278,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.424411012,
                "variance": 2.028946732
              },
              {
                "average": 3.588152553,
                "count": 20678278,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.514482523,
                "variance": 2.293657312
              },
              {
                "average": 0.4977945939,
                "count": 20678278,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999951483,
                "variance": 0.2499951483
              },
              {
                "average": 0,
                "count": 20678278,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317241262,
                "count": 20678278,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5368988269,
                "variance": 0.2882603503
              },
              {
                "average": 9.015347885,
                "count": 20678278,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.05860571,
                "variance": 122.2927602
              },
              {
                "average": 0,
                "count": 20678278,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.38458512,
                "count": 20678278,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6247735797,
                "variance": 0.3903420259
              },
              {
                "average": 202152566.9,
                "count": 20678278,
                "maximum": 202153399.3,
                "minimum": 202152308.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 285.231848,
                "variance": 81357.20713
              },
              {
                "average": 0,
                "count": 20678278,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20678278,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20678278,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005673102954,
                "count": 20678278,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02381151994,
                "variance": 0.0005669884818
              },
              {
                "average": 0.3593288571,
                "count": 20678278,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4798037523,
                "variance": 0.2302116407
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              344762.2309,
              4279960.765,
              -10.42399101,
              346616.9709,
              4281219.425,
              426.896009
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    344762.23092765803,
                    4279960.7645781785,
                    -10.423991012564926
                  ],
                  [
                    344762.23092765803,
                    4281219.424578179,
                    -10.423991012564926
                  ],
                  [
                    346616.970927658,
                    4281219.424578179,
                    426.89600898743504
                  ],
                  [
                    346616.970927658,
                    4279960.7645781785,
                    426.89600898743504
                  ],
                  [
                    344762.23092765803,
                    4279960.7645781785,
                    -10.423991012564926
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:29:59+00:00",
            "end_time": "2018-02-08T19:11: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": "20180208_398324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7004233816031,
              38.55559901577945,
              -9.024941990616128
            ],
            [
              -76.70069049906232,
              38.56693169371801,
              -9.024941990616128
            ],
            [
              -76.67942032977804,
              38.5672388703724,
              451.0150580093839
            ],
            [
              -76.6791565492435,
              38.555906068603434,
              451.0150580093839
            ],
            [
              -76.7004233816031,
              38.55559901577945,
              -9.024941990616128
            ]
          ]
        ]
      },
      "bbox": [
        -76.7006905,
        38.55559902,
        -9.024941991,
        -76.67915655,
        38.56723887,
        451.015058
      ],
      "properties": {
        "datetime": "2018-07-20T19:28:38Z",
        "pc:count": 31682838,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352820.1119,
            "count": 31682838,
            "maximum": 353689.8037,
            "minimum": 351836.0037,
            "name": "X",
            "position": 0,
            "stddev": 422.7997588,
            "variance": 178759.6361
          },
          {
            "average": 4269482.106,
            "count": 31682838,
            "maximum": 4270090.57,
            "minimum": 4268832.51,
            "name": "Y",
            "position": 1,
            "stddev": 342.8271986,
            "variance": 117530.4881
          },
          {
            "average": 29.82695097,
            "count": 31682838,
            "maximum": 451.015058,
            "minimum": -9.024941991,
            "name": "Z",
            "position": 2,
            "stddev": 15.34893484,
            "variance": 235.5898007
          },
          {
            "average": 4493.56393,
            "count": 31682838,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4204.233056,
            "variance": 17675575.59
          },
          {
            "average": 2.032647233,
            "count": 31682838,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.224010651,
            "variance": 1.498202074
          },
          {
            "average": 2.960733095,
            "count": 31682838,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.447700193,
            "variance": 2.095835848
          },
          {
            "average": 0.5213968206,
            "count": 31682838,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995419742,
            "variance": 0.2495421839
          },
          {
            "average": 0,
            "count": 31682838,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.214428644,
            "count": 31682838,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5274655637,
            "variance": 0.2782199209
          },
          {
            "average": -3.797922976,
            "count": 31682838,
            "maximum": 19.99799919,
            "minimum": -21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.04658046,
            "variance": 170.2132616
          },
          {
            "average": 0,
            "count": 31682838,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 58.03668308,
            "count": 31682838,
            "maximum": 128,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 57.67438127,
            "variance": 3326.334255
          },
          {
            "average": 208005089.6,
            "count": 31682838,
            "maximum": 216150118.9,
            "minimum": 202139123.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6815945.106,
            "variance": 46457107690000.0
          },
          {
            "average": 0,
            "count": 31682838,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31682838,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31682838,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005814819998,
            "count": 31682838,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02410692633,
            "variance": 0.0005811438968
          },
          {
            "average": 0.5537238489,
            "count": 31682838,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.497105377,
            "variance": 0.2471137559
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          351836.0037,
          4268832.51,
          -9.024941991,
          353689.8037,
          4270090.57,
          451.015058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                351836.0036779713,
                4268832.5096868165,
                -9.024941990616128
              ],
              [
                351836.0036779713,
                4270090.569686817,
                -9.024941990616128
              ],
              [
                353689.80367797136,
                4270090.569686817,
                451.0150580093839
              ],
              [
                353689.80367797136,
                4268832.5096868165,
                451.0150580093839
              ],
              [
                351836.0036779713,
                4268832.5096868165,
                -9.024941990616128
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:28:38+00:00",
        "end_time": "2018-02-08T15:32:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7006905,
            38.55559902,
            -9.024941991,
            -76.67915655,
            38.56723887,
            451.015058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7004233816031,
                  38.55559901577945,
                  -9.024941990616128
                ],
                [
                  -76.70069049906232,
                  38.56693169371801,
                  -9.024941990616128
                ],
                [
                  -76.67942032977804,
                  38.5672388703724,
                  451.0150580093839
                ],
                [
                  -76.6791565492435,
                  38.555906068603434,
                  451.0150580093839
                ],
                [
                  -76.7004233816031,
                  38.55559901577945,
                  -9.024941990616128
                ]
              ]
            ]
          },
          "id": "20180208_398324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:28:38Z",
            "pc:count": 31682838,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352820.1119,
                "count": 31682838,
                "maximum": 353689.8037,
                "minimum": 351836.0037,
                "name": "X",
                "position": 0,
                "stddev": 422.7997588,
                "variance": 178759.6361
              },
              {
                "average": 4269482.106,
                "count": 31682838,
                "maximum": 4270090.57,
                "minimum": 4268832.51,
                "name": "Y",
                "position": 1,
                "stddev": 342.8271986,
                "variance": 117530.4881
              },
              {
                "average": 29.82695097,
                "count": 31682838,
                "maximum": 451.015058,
                "minimum": -9.024941991,
                "name": "Z",
                "position": 2,
                "stddev": 15.34893484,
                "variance": 235.5898007
              },
              {
                "average": 4493.56393,
                "count": 31682838,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4204.233056,
                "variance": 17675575.59
              },
              {
                "average": 2.032647233,
                "count": 31682838,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.224010651,
                "variance": 1.498202074
              },
              {
                "average": 2.960733095,
                "count": 31682838,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.447700193,
                "variance": 2.095835848
              },
              {
                "average": 0.5213968206,
                "count": 31682838,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995419742,
                "variance": 0.2495421839
              },
              {
                "average": 0,
                "count": 31682838,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.214428644,
                "count": 31682838,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5274655637,
                "variance": 0.2782199209
              },
              {
                "average": -3.797922976,
                "count": 31682838,
                "maximum": 19.99799919,
                "minimum": -21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.04658046,
                "variance": 170.2132616
              },
              {
                "average": 0,
                "count": 31682838,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 58.03668308,
                "count": 31682838,
                "maximum": 128,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 57.67438127,
                "variance": 3326.334255
              },
              {
                "average": 208005089.6,
                "count": 31682838,
                "maximum": 216150118.9,
                "minimum": 202139123.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6815945.106,
                "variance": 46457107690000.0
              },
              {
                "average": 0,
                "count": 31682838,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31682838,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31682838,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005814819998,
                "count": 31682838,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02410692633,
                "variance": 0.0005811438968
              },
              {
                "average": 0.5537238489,
                "count": 31682838,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.497105377,
                "variance": 0.2471137559
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              351836.0037,
              4268832.51,
              -9.024941991,
              353689.8037,
              4270090.57,
              451.015058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    351836.0036779713,
                    4268832.5096868165,
                    -9.024941990616128
                  ],
                  [
                    351836.0036779713,
                    4270090.569686817,
                    -9.024941990616128
                  ],
                  [
                    353689.80367797136,
                    4270090.569686817,
                    451.0150580093839
                  ],
                  [
                    353689.80367797136,
                    4268832.5096868165,
                    451.0150580093839
                  ],
                  [
                    351836.0036779713,
                    4268832.5096868165,
                    -9.024941990616128
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:28:38+00:00",
            "end_time": "2018-02-08T15:32: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": "20180208_386360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74203070876982,
              38.65454542510991,
              -10.305929565997985
            ],
            [
              -76.74230544760233,
              38.66588252716023,
              -10.305929565997985
            ],
            [
              -76.72099615798075,
              38.666198090831294,
              435.834070434002
            ],
            [
              -76.7207247752734,
              38.654860861620854,
              435.834070434002
            ],
            [
              -76.74203070876982,
              38.65454542510991,
              -10.305929565997985
            ]
          ]
        ]
      },
      "bbox": [
        -76.74230545,
        38.65454543,
        -10.30592957,
        -76.72072478,
        38.66619809,
        435.8340704
      ],
      "properties": {
        "datetime": "2018-02-08T19:11:43Z",
        "pc:count": 24152321,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349484.2385,
            "count": 24152321,
            "maximum": 350273.4294,
            "minimum": 348418.7294,
            "name": "X",
            "position": 0,
            "stddev": 512.1536382,
            "variance": 262301.3491
          },
          {
            "average": 4280483.054,
            "count": 24152321,
            "maximum": 4281139.595,
            "minimum": 4279880.995,
            "name": "Y",
            "position": 1,
            "stddev": 353.7538067,
            "variance": 125141.7558
          },
          {
            "average": 51.61907162,
            "count": 24152321,
            "maximum": 435.8340704,
            "minimum": -10.30592957,
            "name": "Z",
            "position": 2,
            "stddev": 12.77427801,
            "variance": 163.1821788
          },
          {
            "average": 3687.175501,
            "count": 24152321,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4396.36836,
            "variance": 19328054.75
          },
          {
            "average": 2.558637284,
            "count": 24152321,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.403009038,
            "variance": 1.968434361
          },
          {
            "average": 3.820280005,
            "count": 24152321,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.318699687,
            "variance": 1.738968865
          },
          {
            "average": 0.5001183116,
            "count": 24152321,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999964,
            "variance": 0.2499999964
          },
          {
            "average": 0,
            "count": 24152321,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240365967,
            "count": 24152321,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4951711135,
            "variance": 0.2451944316
          },
          {
            "average": 8.881490874,
            "count": 24152321,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.03073725,
            "variance": 121.6771643
          },
          {
            "average": 0,
            "count": 24152321,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.38521855,
            "count": 24152321,
            "maximum": 14,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.618349758,
            "variance": 0.3823564232
          },
          {
            "average": 202151558.9,
            "count": 24152321,
            "maximum": 202152303.6,
            "minimum": 202151259.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 290.2273922,
            "variance": 84231.93918
          },
          {
            "average": 0,
            "count": 24152321,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24152321,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24152321,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0005925310449,
            "count": 24152321,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02433474833,
            "variance": 0.0005921799764
          },
          {
            "average": 0.4515202493,
            "count": 24152321,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4976441741,
            "variance": 0.247649724
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348418.7294,
          4279880.995,
          -10.30592957,
          350273.4294,
          4281139.595,
          435.8340704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348418.7294179065,
                4279880.994530215,
                -10.305929565997985
              ],
              [
                348418.7294179065,
                4281139.594530215,
                -10.305929565997985
              ],
              [
                350273.42941790645,
                4281139.594530215,
                435.834070434002
              ],
              [
                350273.42941790645,
                4279880.994530215,
                435.834070434002
              ],
              [
                348418.7294179065,
                4279880.994530215,
                -10.305929565997985
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:11:43+00:00",
        "end_time": "2018-02-08T18:54:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_386360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_386360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74230545,
            38.65454543,
            -10.30592957,
            -76.72072478,
            38.66619809,
            435.8340704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74203070876982,
                  38.65454542510991,
                  -10.305929565997985
                ],
                [
                  -76.74230544760233,
                  38.66588252716023,
                  -10.305929565997985
                ],
                [
                  -76.72099615798075,
                  38.666198090831294,
                  435.834070434002
                ],
                [
                  -76.7207247752734,
                  38.654860861620854,
                  435.834070434002
                ],
                [
                  -76.74203070876982,
                  38.65454542510991,
                  -10.305929565997985
                ]
              ]
            ]
          },
          "id": "20180208_386360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:11:43Z",
            "pc:count": 24152321,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349484.2385,
                "count": 24152321,
                "maximum": 350273.4294,
                "minimum": 348418.7294,
                "name": "X",
                "position": 0,
                "stddev": 512.1536382,
                "variance": 262301.3491
              },
              {
                "average": 4280483.054,
                "count": 24152321,
                "maximum": 4281139.595,
                "minimum": 4279880.995,
                "name": "Y",
                "position": 1,
                "stddev": 353.7538067,
                "variance": 125141.7558
              },
              {
                "average": 51.61907162,
                "count": 24152321,
                "maximum": 435.8340704,
                "minimum": -10.30592957,
                "name": "Z",
                "position": 2,
                "stddev": 12.77427801,
                "variance": 163.1821788
              },
              {
                "average": 3687.175501,
                "count": 24152321,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4396.36836,
                "variance": 19328054.75
              },
              {
                "average": 2.558637284,
                "count": 24152321,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.403009038,
                "variance": 1.968434361
              },
              {
                "average": 3.820280005,
                "count": 24152321,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.318699687,
                "variance": 1.738968865
              },
              {
                "average": 0.5001183116,
                "count": 24152321,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999964,
                "variance": 0.2499999964
              },
              {
                "average": 0,
                "count": 24152321,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240365967,
                "count": 24152321,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4951711135,
                "variance": 0.2451944316
              },
              {
                "average": 8.881490874,
                "count": 24152321,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.03073725,
                "variance": 121.6771643
              },
              {
                "average": 0,
                "count": 24152321,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.38521855,
                "count": 24152321,
                "maximum": 14,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.618349758,
                "variance": 0.3823564232
              },
              {
                "average": 202151558.9,
                "count": 24152321,
                "maximum": 202152303.6,
                "minimum": 202151259.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 290.2273922,
                "variance": 84231.93918
              },
              {
                "average": 0,
                "count": 24152321,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24152321,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24152321,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0005925310449,
                "count": 24152321,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02433474833,
                "variance": 0.0005921799764
              },
              {
                "average": 0.4515202493,
                "count": 24152321,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4976441741,
                "variance": 0.247649724
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348418.7294,
              4279880.995,
              -10.30592957,
              350273.4294,
              4281139.595,
              435.8340704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348418.7294179065,
                    4279880.994530215,
                    -10.305929565997985
                  ],
                  [
                    348418.7294179065,
                    4281139.594530215,
                    -10.305929565997985
                  ],
                  [
                    350273.42941790645,
                    4281139.594530215,
                    435.834070434002
                  ],
                  [
                    350273.42941790645,
                    4279880.994530215,
                    435.834070434002
                  ],
                  [
                    348418.7294179065,
                    4279880.994530215,
                    -10.305929565997985
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:11:43+00:00",
            "end_time": "2018-02-08T18:54: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": "20180208_398328.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.70037808754006,
              38.56658143659479,
              -10.170287073626838
            ],
            [
              -76.70064531978066,
              38.577914814128945,
              -10.170287073626838
            ],
            [
              -76.67936686206589,
              38.5782221279656,
              467.60971292637316
            ],
            [
              -76.67910296957369,
              38.5668886265491,
              467.60971292637316
            ],
            [
              -76.70037808754006,
              38.56658143659479,
              -10.170287073626838
            ]
          ]
        ]
      },
      "bbox": [
        -76.70064532,
        38.56658144,
        -10.17028707,
        -76.67910297,
        38.57822213,
        467.6097129
      ],
      "properties": {
        "datetime": "2018-07-20T19:28:31Z",
        "pc:count": 34161128,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352725.704,
            "count": 34161128,
            "maximum": 353716.7434,
            "minimum": 351862.5034,
            "name": "X",
            "position": 0,
            "stddev": 344.9969807,
            "variance": 119022.9167
          },
          {
            "average": 4270676.357,
            "count": 34161128,
            "maximum": 4271309.337,
            "minimum": 4270051.197,
            "name": "Y",
            "position": 1,
            "stddev": 328.9580097,
            "variance": 108213.3721
          },
          {
            "average": 27.18711406,
            "count": 34161128,
            "maximum": 467.6097129,
            "minimum": -10.17028707,
            "name": "Z",
            "position": 2,
            "stddev": 16.56811672,
            "variance": 274.5024916
          },
          {
            "average": 4482.70848,
            "count": 34161128,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4293.296615,
            "variance": 18432395.83
          },
          {
            "average": 2.074828969,
            "count": 34161128,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.221431016,
            "variance": 1.491893726
          },
          {
            "average": 3.059655436,
            "count": 34161128,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.403775527,
            "variance": 1.970585729
          },
          {
            "average": 0.5213716304,
            "count": 34161128,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4995430519,
            "variance": 0.2495432607
          },
          {
            "average": 0,
            "count": 34161128,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.17773087,
            "count": 34161128,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5610281839,
            "variance": 0.3147526232
          },
          {
            "average": 6.347664905,
            "count": 34161128,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.70765415,
            "variance": 161.484474
          },
          {
            "average": 0,
            "count": 34161128,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 69.50197412,
            "count": 34161128,
            "maximum": 128,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 60.63866407,
            "variance": 3677.04758
          },
          {
            "average": 209569905.4,
            "count": 34161128,
            "maximum": 216150111.8,
            "minimum": 202139150,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6990134.826,
            "variance": 48861984890000.0
          },
          {
            "average": 0,
            "count": 34161128,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34161128,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 34161128,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000378471109,
            "count": 34161128,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01945065242,
            "variance": 0.0003783278797
          },
          {
            "average": 0.5550764893,
            "count": 34161128,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4969573297,
            "variance": 0.2469665876
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          351862.5034,
          4270051.197,
          -10.17028707,
          353716.7434,
          4271309.337,
          467.6097129
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                351862.5034058563,
                4270051.196530523,
                -10.170287073626838
              ],
              [
                351862.5034058563,
                4271309.336530523,
                -10.170287073626838
              ],
              [
                353716.7434058563,
                4271309.336530523,
                467.60971292637316
              ],
              [
                353716.7434058563,
                4270051.196530523,
                467.60971292637316
              ],
              [
                351862.5034058563,
                4270051.196530523,
                -10.170287073626838
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:28:31+00:00",
        "end_time": "2018-02-08T15:32:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398328.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398328.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398328.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398328.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70064532,
            38.56658144,
            -10.17028707,
            -76.67910297,
            38.57822213,
            467.6097129
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.70037808754006,
                  38.56658143659479,
                  -10.170287073626838
                ],
                [
                  -76.70064531978066,
                  38.577914814128945,
                  -10.170287073626838
                ],
                [
                  -76.67936686206589,
                  38.5782221279656,
                  467.60971292637316
                ],
                [
                  -76.67910296957369,
                  38.5668886265491,
                  467.60971292637316
                ],
                [
                  -76.70037808754006,
                  38.56658143659479,
                  -10.170287073626838
                ]
              ]
            ]
          },
          "id": "20180208_398328.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398328.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:28:31Z",
            "pc:count": 34161128,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352725.704,
                "count": 34161128,
                "maximum": 353716.7434,
                "minimum": 351862.5034,
                "name": "X",
                "position": 0,
                "stddev": 344.9969807,
                "variance": 119022.9167
              },
              {
                "average": 4270676.357,
                "count": 34161128,
                "maximum": 4271309.337,
                "minimum": 4270051.197,
                "name": "Y",
                "position": 1,
                "stddev": 328.9580097,
                "variance": 108213.3721
              },
              {
                "average": 27.18711406,
                "count": 34161128,
                "maximum": 467.6097129,
                "minimum": -10.17028707,
                "name": "Z",
                "position": 2,
                "stddev": 16.56811672,
                "variance": 274.5024916
              },
              {
                "average": 4482.70848,
                "count": 34161128,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4293.296615,
                "variance": 18432395.83
              },
              {
                "average": 2.074828969,
                "count": 34161128,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.221431016,
                "variance": 1.491893726
              },
              {
                "average": 3.059655436,
                "count": 34161128,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.403775527,
                "variance": 1.970585729
              },
              {
                "average": 0.5213716304,
                "count": 34161128,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4995430519,
                "variance": 0.2495432607
              },
              {
                "average": 0,
                "count": 34161128,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.17773087,
                "count": 34161128,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5610281839,
                "variance": 0.3147526232
              },
              {
                "average": 6.347664905,
                "count": 34161128,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.70765415,
                "variance": 161.484474
              },
              {
                "average": 0,
                "count": 34161128,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 69.50197412,
                "count": 34161128,
                "maximum": 128,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 60.63866407,
                "variance": 3677.04758
              },
              {
                "average": 209569905.4,
                "count": 34161128,
                "maximum": 216150111.8,
                "minimum": 202139150,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6990134.826,
                "variance": 48861984890000.0
              },
              {
                "average": 0,
                "count": 34161128,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34161128,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 34161128,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000378471109,
                "count": 34161128,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01945065242,
                "variance": 0.0003783278797
              },
              {
                "average": 0.5550764893,
                "count": 34161128,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4969573297,
                "variance": 0.2469665876
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              351862.5034,
              4270051.197,
              -10.17028707,
              353716.7434,
              4271309.337,
              467.6097129
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    351862.5034058563,
                    4270051.196530523,
                    -10.170287073626838
                  ],
                  [
                    351862.5034058563,
                    4271309.336530523,
                    -10.170287073626838
                  ],
                  [
                    353716.7434058563,
                    4271309.336530523,
                    467.60971292637316
                  ],
                  [
                    353716.7434058563,
                    4270051.196530523,
                    467.60971292637316
                  ],
                  [
                    351862.5034058563,
                    4270051.196530523,
                    -10.170287073626838
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:28:31+00:00",
            "end_time": "2018-02-08T15:32: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": "20180208_392316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.71547957564995,
              38.53837498934568,
              -8.042837740532235
            ],
            [
              -76.71563716598821,
              38.54500705257176,
              -8.042837740532235
            ],
            [
              -76.70048706674275,
              38.545228139199644,
              445.3971622594678
            ],
            [
              -76.70033086637743,
              38.538596023803336,
              445.3971622594678
            ],
            [
              -76.71547957564995,
              38.53837498934568,
              -8.042837740532235
            ]
          ]
        ]
      },
      "bbox": [
        -76.71563717,
        38.53837499,
        -8.042837741,
        -76.70033087,
        38.54522814,
        445.3971623
      ],
      "properties": {
        "datetime": "2018-02-17T13:48:08Z",
        "pc:count": 5999372,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351228.5966,
            "count": 5999372,
            "maximum": 351809.1608,
            "minimum": 350488.3408,
            "name": "X",
            "position": 0,
            "stddev": 245.3300182,
            "variance": 60186.81784
          },
          {
            "average": 4267345.439,
            "count": 5999372,
            "maximum": 4267681.72,
            "minimum": 4266945.48,
            "name": "Y",
            "position": 1,
            "stddev": 156.5169759,
            "variance": 24497.56373
          },
          {
            "average": 20.81590705,
            "count": 5999372,
            "maximum": 445.3971623,
            "minimum": -8.042837741,
            "name": "Z",
            "position": 2,
            "stddev": 15.14943784,
            "variance": 229.5054669
          },
          {
            "average": 2815.714306,
            "count": 5999372,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3264.288728,
            "variance": 10655580.9
          },
          {
            "average": 2.556201382,
            "count": 5999372,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.419800184,
            "variance": 2.015832562
          },
          {
            "average": 3.792239588,
            "count": 5999372,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.360978193,
            "variance": 1.852261641
          },
          {
            "average": 0.5277317359,
            "count": 5999372,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4992304001,
            "variance": 0.2492309924
          },
          {
            "average": 0,
            "count": 5999372,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220164711,
            "count": 5999372,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5224690011,
            "variance": 0.2729738571
          },
          {
            "average": -11.54536297,
            "count": 5999372,
            "maximum": 6,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.504940457,
            "variance": 42.31425036
          },
          {
            "average": 0,
            "count": 5999372,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.64258092,
            "count": 5999372,
            "maximum": 25,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.65518611,
            "variance": 93.22261881
          },
          {
            "average": 202462587,
            "count": 5999372,
            "maximum": 202910488.3,
            "minimum": 202139089.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 380461.0915,
            "variance": 144750642200.0
          },
          {
            "average": 0,
            "count": 5999372,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5999372,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5999372,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007175751062,
            "count": 5999372,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02677798184,
            "variance": 0.0007170603117
          },
          {
            "average": 0.4892823782,
            "count": 5999372,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499885161,
            "variance": 0.2498851742
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350488.3408,
          4266945.48,
          -8.042837741,
          351809.1608,
          4267681.72,
          445.3971623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350488.3408052575,
                4266945.479852126,
                -8.042837740532235
              ],
              [
                350488.3408052575,
                4267681.719852126,
                -8.042837740532235
              ],
              [
                351809.16080525744,
                4267681.719852126,
                445.3971622594678
              ],
              [
                351809.16080525744,
                4266945.479852126,
                445.3971622594678
              ],
              [
                350488.3408052575,
                4266945.479852126,
                -8.042837740532235
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T13:48:08+00:00",
        "end_time": "2018-02-08T15:31:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_392316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_392316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.71563717,
            38.53837499,
            -8.042837741,
            -76.70033087,
            38.54522814,
            445.3971623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.71547957564995,
                  38.53837498934568,
                  -8.042837740532235
                ],
                [
                  -76.71563716598821,
                  38.54500705257176,
                  -8.042837740532235
                ],
                [
                  -76.70048706674275,
                  38.545228139199644,
                  445.3971622594678
                ],
                [
                  -76.70033086637743,
                  38.538596023803336,
                  445.3971622594678
                ],
                [
                  -76.71547957564995,
                  38.53837498934568,
                  -8.042837740532235
                ]
              ]
            ]
          },
          "id": "20180208_392316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T13:48:08Z",
            "pc:count": 5999372,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351228.5966,
                "count": 5999372,
                "maximum": 351809.1608,
                "minimum": 350488.3408,
                "name": "X",
                "position": 0,
                "stddev": 245.3300182,
                "variance": 60186.81784
              },
              {
                "average": 4267345.439,
                "count": 5999372,
                "maximum": 4267681.72,
                "minimum": 4266945.48,
                "name": "Y",
                "position": 1,
                "stddev": 156.5169759,
                "variance": 24497.56373
              },
              {
                "average": 20.81590705,
                "count": 5999372,
                "maximum": 445.3971623,
                "minimum": -8.042837741,
                "name": "Z",
                "position": 2,
                "stddev": 15.14943784,
                "variance": 229.5054669
              },
              {
                "average": 2815.714306,
                "count": 5999372,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3264.288728,
                "variance": 10655580.9
              },
              {
                "average": 2.556201382,
                "count": 5999372,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.419800184,
                "variance": 2.015832562
              },
              {
                "average": 3.792239588,
                "count": 5999372,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.360978193,
                "variance": 1.852261641
              },
              {
                "average": 0.5277317359,
                "count": 5999372,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4992304001,
                "variance": 0.2492309924
              },
              {
                "average": 0,
                "count": 5999372,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220164711,
                "count": 5999372,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5224690011,
                "variance": 0.2729738571
              },
              {
                "average": -11.54536297,
                "count": 5999372,
                "maximum": 6,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.504940457,
                "variance": 42.31425036
              },
              {
                "average": 0,
                "count": 5999372,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.64258092,
                "count": 5999372,
                "maximum": 25,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.65518611,
                "variance": 93.22261881
              },
              {
                "average": 202462587,
                "count": 5999372,
                "maximum": 202910488.3,
                "minimum": 202139089.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 380461.0915,
                "variance": 144750642200.0
              },
              {
                "average": 0,
                "count": 5999372,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5999372,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5999372,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007175751062,
                "count": 5999372,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02677798184,
                "variance": 0.0007170603117
              },
              {
                "average": 0.4892823782,
                "count": 5999372,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499885161,
                "variance": 0.2498851742
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350488.3408,
              4266945.48,
              -8.042837741,
              351809.1608,
              4267681.72,
              445.3971623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350488.3408052575,
                    4266945.479852126,
                    -8.042837740532235
                  ],
                  [
                    350488.3408052575,
                    4267681.719852126,
                    -8.042837740532235
                  ],
                  [
                    351809.16080525744,
                    4267681.719852126,
                    445.3971622594678
                  ],
                  [
                    351809.16080525744,
                    4266945.479852126,
                    445.3971622594678
                  ],
                  [
                    350488.3408052575,
                    4266945.479852126,
                    -8.042837740532235
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T13:48:08+00:00",
            "end_time": "2018-02-08T15:31: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": "20180208_392320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.72138924349983,
              38.544664692770546,
              -9.80183715119432
            ],
            [
              -76.72165963804788,
              38.5560010510754,
              -9.80183715119432
            ],
            [
              -76.70044270994752,
              38.55631124100248,
              443.3181628488057
            ],
            [
              -76.70017564367315,
              38.544974757600855,
              443.3181628488057
            ],
            [
              -76.72138924349983,
              38.544664692770546,
              -9.80183715119432
            ]
          ]
        ]
      },
      "bbox": [
        -76.72165964,
        38.54466469,
        -9.801837151,
        -76.70017564,
        38.55631124,
        443.3181628
      ],
      "properties": {
        "datetime": "2018-02-17T13:48:09Z",
        "pc:count": 16653488,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 350879.0051,
            "count": 16653488,
            "maximum": 351835.7819,
            "minimum": 349986.3219,
            "name": "X",
            "position": 0,
            "stddev": 577.0670413,
            "variance": 333006.3702
          },
          {
            "average": 4268370.854,
            "count": 16653488,
            "maximum": 4268911.579,
            "minimum": 4267653.099,
            "name": "Y",
            "position": 1,
            "stddev": 327.1557338,
            "variance": 107030.8742
          },
          {
            "average": 19.2802684,
            "count": 16653488,
            "maximum": 443.3181628,
            "minimum": -9.801837151,
            "name": "Z",
            "position": 2,
            "stddev": 16.9157964,
            "variance": 286.1441678
          },
          {
            "average": 3677.013848,
            "count": 16653488,
            "maximum": 65499,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3931.174208,
            "variance": 15454130.65
          },
          {
            "average": 2.328015669,
            "count": 16653488,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.397070058,
            "variance": 1.951804746
          },
          {
            "average": 3.408682073,
            "count": 16653488,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.547247394,
            "variance": 2.393974497
          },
          {
            "average": 0.5043267212,
            "count": 16653488,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999812941,
            "variance": 0.2499812945
          },
          {
            "average": 0,
            "count": 16653488,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314766252,
            "count": 16653488,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6238148744,
            "variance": 0.3891449975
          },
          {
            "average": 3.449283069,
            "count": 16653488,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.898749,
            "variance": 166.3777258
          },
          {
            "average": 0,
            "count": 16653488,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.823209828,
            "count": 16653488,
            "maximum": 25,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.09134837,
            "variance": 37.10452497
          },
          {
            "average": 202217063.7,
            "count": 16653488,
            "maximum": 202910489.7,
            "minimum": 202139099.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 231662.6679,
            "variance": 53667591680.0
          },
          {
            "average": 0,
            "count": 16653488,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16653488,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16653488,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001316961348,
            "count": 16653488,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03626605906,
            "variance": 0.001315227039
          },
          {
            "average": 0.3637316099,
            "count": 16653488,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4810726969,
            "variance": 0.2314309397
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          349986.3219,
          4267653.099,
          -9.801837151,
          351835.7819,
          4268911.579,
          443.3181628
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                349986.32185420743,
                4267653.099177727,
                -9.80183715119432
              ],
              [
                349986.32185420743,
                4268911.579177727,
                -9.80183715119432
              ],
              [
                351835.7818542074,
                4268911.579177727,
                443.3181628488057
              ],
              [
                351835.7818542074,
                4267653.099177727,
                443.3181628488057
              ],
              [
                349986.32185420743,
                4267653.099177727,
                -9.80183715119432
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T13:48:09+00:00",
        "end_time": "2018-02-08T15:31:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_392320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_392320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.72165964,
            38.54466469,
            -9.801837151,
            -76.70017564,
            38.55631124,
            443.3181628
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.72138924349983,
                  38.544664692770546,
                  -9.80183715119432
                ],
                [
                  -76.72165963804788,
                  38.5560010510754,
                  -9.80183715119432
                ],
                [
                  -76.70044270994752,
                  38.55631124100248,
                  443.3181628488057
                ],
                [
                  -76.70017564367315,
                  38.544974757600855,
                  443.3181628488057
                ],
                [
                  -76.72138924349983,
                  38.544664692770546,
                  -9.80183715119432
                ]
              ]
            ]
          },
          "id": "20180208_392320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T13:48:09Z",
            "pc:count": 16653488,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 350879.0051,
                "count": 16653488,
                "maximum": 351835.7819,
                "minimum": 349986.3219,
                "name": "X",
                "position": 0,
                "stddev": 577.0670413,
                "variance": 333006.3702
              },
              {
                "average": 4268370.854,
                "count": 16653488,
                "maximum": 4268911.579,
                "minimum": 4267653.099,
                "name": "Y",
                "position": 1,
                "stddev": 327.1557338,
                "variance": 107030.8742
              },
              {
                "average": 19.2802684,
                "count": 16653488,
                "maximum": 443.3181628,
                "minimum": -9.801837151,
                "name": "Z",
                "position": 2,
                "stddev": 16.9157964,
                "variance": 286.1441678
              },
              {
                "average": 3677.013848,
                "count": 16653488,
                "maximum": 65499,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3931.174208,
                "variance": 15454130.65
              },
              {
                "average": 2.328015669,
                "count": 16653488,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.397070058,
                "variance": 1.951804746
              },
              {
                "average": 3.408682073,
                "count": 16653488,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.547247394,
                "variance": 2.393974497
              },
              {
                "average": 0.5043267212,
                "count": 16653488,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999812941,
                "variance": 0.2499812945
              },
              {
                "average": 0,
                "count": 16653488,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314766252,
                "count": 16653488,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6238148744,
                "variance": 0.3891449975
              },
              {
                "average": 3.449283069,
                "count": 16653488,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.898749,
                "variance": 166.3777258
              },
              {
                "average": 0,
                "count": 16653488,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.823209828,
                "count": 16653488,
                "maximum": 25,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.09134837,
                "variance": 37.10452497
              },
              {
                "average": 202217063.7,
                "count": 16653488,
                "maximum": 202910489.7,
                "minimum": 202139099.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 231662.6679,
                "variance": 53667591680.0
              },
              {
                "average": 0,
                "count": 16653488,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16653488,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16653488,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001316961348,
                "count": 16653488,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03626605906,
                "variance": 0.001315227039
              },
              {
                "average": 0.3637316099,
                "count": 16653488,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4810726969,
                "variance": 0.2314309397
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              349986.3219,
              4267653.099,
              -9.801837151,
              351835.7819,
              4268911.579,
              443.3181628
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    349986.32185420743,
                    4267653.099177727,
                    -9.80183715119432
                  ],
                  [
                    349986.32185420743,
                    4268911.579177727,
                    -9.80183715119432
                  ],
                  [
                    351835.7818542074,
                    4268911.579177727,
                    443.3181628488057
                  ],
                  [
                    351835.7818542074,
                    4267653.099177727,
                    443.3181628488057
                  ],
                  [
                    349986.32185420743,
                    4267653.099177727,
                    -9.80183715119432
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T13:48:09+00:00",
            "end_time": "2018-02-08T15:31: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": "20180208_386348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74214856858195,
              38.621596457632336,
              -10.429591012893383
            ],
            [
              -76.74242297655691,
              38.6329325420496,
              -10.429591012893383
            ],
            [
              -76.72112459459197,
              38.63324788604037,
              435.4504089871066
            ],
            [
              -76.72085353675811,
              38.62191167452952,
              435.4504089871066
            ],
            [
              -76.74214856858195,
              38.621596457632336,
              -10.429591012893383
            ]
          ]
        ]
      },
      "bbox": [
        -76.74242298,
        38.62159646,
        -10.42959101,
        -76.72085354,
        38.63324789,
        435.450409
      ],
      "properties": {
        "datetime": "2018-02-08T18:55:58Z",
        "pc:count": 21663467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349357.3009,
            "count": 21663467,
            "maximum": 350193.6301,
            "minimum": 348339.0301,
            "name": "X",
            "position": 0,
            "stddev": 540.4693441,
            "variance": 292107.1119
          },
          {
            "average": 4276859.635,
            "count": 21663467,
            "maximum": 4277483.139,
            "minimum": 4276224.659,
            "name": "Y",
            "position": 1,
            "stddev": 368.5280918,
            "variance": 135812.9545
          },
          {
            "average": 44.78818094,
            "count": 21663467,
            "maximum": 435.450409,
            "minimum": -10.42959101,
            "name": "Z",
            "position": 2,
            "stddev": 14.90784721,
            "variance": 222.2439085
          },
          {
            "average": 4358.678332,
            "count": 21663467,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4907.963373,
            "variance": 24088104.47
          },
          {
            "average": 2.431348546,
            "count": 21663467,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.420861245,
            "variance": 2.018846677
          },
          {
            "average": 3.58425048,
            "count": 21663467,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.502683133,
            "variance": 2.258056599
          },
          {
            "average": 0.5002687243,
            "count": 21663467,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999393,
            "variance": 0.2499999393
          },
          {
            "average": 0,
            "count": 21663467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.327908317,
            "count": 21663467,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5579486206,
            "variance": 0.3113066633
          },
          {
            "average": 7.757418948,
            "count": 21663467,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.2411889,
            "variance": 126.3643278
          },
          {
            "average": 0,
            "count": 21663467,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.35347865,
            "count": 21663467,
            "maximum": 16,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6152322618,
            "variance": 0.3785107359
          },
          {
            "average": 202150741.6,
            "count": 21663467,
            "maximum": 202151358.5,
            "minimum": 202150511.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 220.8843093,
            "variance": 48789.87811
          },
          {
            "average": 0,
            "count": 21663467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21663467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21663467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008282146159,
            "count": 21663467,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02876679882,
            "variance": 0.0008275287146
          },
          {
            "average": 0.4055546603,
            "count": 21663467,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4909990722,
            "variance": 0.2410800889
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348339.0301,
          4276224.659,
          -10.42959101,
          350193.6301,
          4277483.139,
          435.450409
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348339.0301388464,
                4276224.658738006,
                -10.429591012893383
              ],
              [
                348339.0301388464,
                4277483.138738006,
                -10.429591012893383
              ],
              [
                350193.6301388464,
                4277483.138738006,
                435.4504089871066
              ],
              [
                350193.6301388464,
                4276224.658738006,
                435.4504089871066
              ],
              [
                348339.0301388464,
                4276224.658738006,
                -10.429591012893383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T18:55:58+00:00",
        "end_time": "2018-02-08T18:41:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_386348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_386348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74242298,
            38.62159646,
            -10.42959101,
            -76.72085354,
            38.63324789,
            435.450409
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74214856858195,
                  38.621596457632336,
                  -10.429591012893383
                ],
                [
                  -76.74242297655691,
                  38.6329325420496,
                  -10.429591012893383
                ],
                [
                  -76.72112459459197,
                  38.63324788604037,
                  435.4504089871066
                ],
                [
                  -76.72085353675811,
                  38.62191167452952,
                  435.4504089871066
                ],
                [
                  -76.74214856858195,
                  38.621596457632336,
                  -10.429591012893383
                ]
              ]
            ]
          },
          "id": "20180208_386348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T18:55:58Z",
            "pc:count": 21663467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349357.3009,
                "count": 21663467,
                "maximum": 350193.6301,
                "minimum": 348339.0301,
                "name": "X",
                "position": 0,
                "stddev": 540.4693441,
                "variance": 292107.1119
              },
              {
                "average": 4276859.635,
                "count": 21663467,
                "maximum": 4277483.139,
                "minimum": 4276224.659,
                "name": "Y",
                "position": 1,
                "stddev": 368.5280918,
                "variance": 135812.9545
              },
              {
                "average": 44.78818094,
                "count": 21663467,
                "maximum": 435.450409,
                "minimum": -10.42959101,
                "name": "Z",
                "position": 2,
                "stddev": 14.90784721,
                "variance": 222.2439085
              },
              {
                "average": 4358.678332,
                "count": 21663467,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4907.963373,
                "variance": 24088104.47
              },
              {
                "average": 2.431348546,
                "count": 21663467,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.420861245,
                "variance": 2.018846677
              },
              {
                "average": 3.58425048,
                "count": 21663467,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.502683133,
                "variance": 2.258056599
              },
              {
                "average": 0.5002687243,
                "count": 21663467,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999393,
                "variance": 0.2499999393
              },
              {
                "average": 0,
                "count": 21663467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.327908317,
                "count": 21663467,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5579486206,
                "variance": 0.3113066633
              },
              {
                "average": 7.757418948,
                "count": 21663467,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.2411889,
                "variance": 126.3643278
              },
              {
                "average": 0,
                "count": 21663467,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.35347865,
                "count": 21663467,
                "maximum": 16,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6152322618,
                "variance": 0.3785107359
              },
              {
                "average": 202150741.6,
                "count": 21663467,
                "maximum": 202151358.5,
                "minimum": 202150511.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 220.8843093,
                "variance": 48789.87811
              },
              {
                "average": 0,
                "count": 21663467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21663467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21663467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008282146159,
                "count": 21663467,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02876679882,
                "variance": 0.0008275287146
              },
              {
                "average": 0.4055546603,
                "count": 21663467,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4909990722,
                "variance": 0.2410800889
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348339.0301,
              4276224.659,
              -10.42959101,
              350193.6301,
              4277483.139,
              435.450409
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348339.0301388464,
                    4276224.658738006,
                    -10.429591012893383
                  ],
                  [
                    348339.0301388464,
                    4277483.138738006,
                    -10.429591012893383
                  ],
                  [
                    350193.6301388464,
                    4277483.138738006,
                    435.4504089871066
                  ],
                  [
                    350193.6301388464,
                    4276224.658738006,
                    435.4504089871066
                  ],
                  [
                    348339.0301388464,
                    4276224.658738006,
                    -10.429591012893383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T18:55:58+00:00",
            "end_time": "2018-02-08T18:41: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": "20180208_380320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74274416670634,
              38.55567813806751,
              18.214539925182066
            ],
            [
              -76.74275320369962,
              38.556052324855834,
              18.214539925182066
            ],
            [
              -76.74239712028918,
              38.55605762611612,
              282.2545399251821
            ],
            [
              -76.74238808514009,
              38.555683439257194,
              282.2545399251821
            ],
            [
              -76.74274416670634,
              38.55567813806751,
              18.214539925182066
            ]
          ]
        ]
      },
      "bbox": [
        -76.7427532,
        38.55567814,
        18.21453993,
        -76.74238809,
        38.55605763,
        282.2545399
      ],
      "properties": {
        "datetime": "2018-02-08T15:54:18Z",
        "pc:count": 3818,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348169.8738,
            "count": 3818,
            "maximum": 348179.3918,
            "minimum": 348148.3518,
            "name": "X",
            "position": 0,
            "stddev": 6.548960837,
            "variance": 42.88888805
          },
          {
            "average": 4268933.097,
            "count": 3818,
            "maximum": 4268951.916,
            "minimum": 4268910.376,
            "name": "Y",
            "position": 1,
            "stddev": 10.57092209,
            "variance": 111.7443939
          },
          {
            "average": 27.95247602,
            "count": 3818,
            "maximum": 282.2545399,
            "minimum": 18.21453993,
            "name": "Z",
            "position": 2,
            "stddev": 8.893296338,
            "variance": 79.09071976
          },
          {
            "average": 4240.973284,
            "count": 3818,
            "maximum": 19309,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4619.553187,
            "variance": 21340271.65
          },
          {
            "average": 2.485332635,
            "count": 3818,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.417884071,
            "variance": 2.010395239
          },
          {
            "average": 3.620481928,
            "count": 3818,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.410975199,
            "variance": 1.990851012
          },
          {
            "average": 0.521215296,
            "count": 3818,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4996151416,
            "variance": 0.2496152898
          },
          {
            "average": 0,
            "count": 3818,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.395495024,
            "count": 3818,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6488139386,
            "variance": 0.420959527
          },
          {
            "average": -2.614736521,
            "count": 3818,
            "maximum": -1.998000026,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4875123559,
            "variance": 0.2376682972
          },
          {
            "average": 0,
            "count": 3818,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3,
            "count": 3818,
            "maximum": 3,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 202140443.5,
            "count": 3818,
            "maximum": 202140458.8,
            "minimum": 202140429.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14.4850416,
            "variance": 209.8164301
          },
          {
            "average": 0,
            "count": 3818,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3818,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3818,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001833420639,
            "count": 3818,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0427847947,
            "variance": 0.001830538657
          },
          {
            "average": 0,
            "count": 3818,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348148.3518,
          4268910.376,
          18.21453993,
          348179.3918,
          4268951.916,
          282.2545399
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348148.35176072945,
                4268910.375594562,
                18.214539925182066
              ],
              [
                348148.35176072945,
                4268951.915594561,
                18.214539925182066
              ],
              [
                348179.3917607295,
                4268951.915594561,
                282.2545399251821
              ],
              [
                348179.3917607295,
                4268910.375594562,
                282.2545399251821
              ],
              [
                348148.35176072945,
                4268910.375594562,
                18.214539925182066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:54:18+00:00",
        "end_time": "2018-02-08T15:53:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_380320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_380320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7427532,
            38.55567814,
            18.21453993,
            -76.74238809,
            38.55605763,
            282.2545399
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74274416670634,
                  38.55567813806751,
                  18.214539925182066
                ],
                [
                  -76.74275320369962,
                  38.556052324855834,
                  18.214539925182066
                ],
                [
                  -76.74239712028918,
                  38.55605762611612,
                  282.2545399251821
                ],
                [
                  -76.74238808514009,
                  38.555683439257194,
                  282.2545399251821
                ],
                [
                  -76.74274416670634,
                  38.55567813806751,
                  18.214539925182066
                ]
              ]
            ]
          },
          "id": "20180208_380320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:54:18Z",
            "pc:count": 3818,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348169.8738,
                "count": 3818,
                "maximum": 348179.3918,
                "minimum": 348148.3518,
                "name": "X",
                "position": 0,
                "stddev": 6.548960837,
                "variance": 42.88888805
              },
              {
                "average": 4268933.097,
                "count": 3818,
                "maximum": 4268951.916,
                "minimum": 4268910.376,
                "name": "Y",
                "position": 1,
                "stddev": 10.57092209,
                "variance": 111.7443939
              },
              {
                "average": 27.95247602,
                "count": 3818,
                "maximum": 282.2545399,
                "minimum": 18.21453993,
                "name": "Z",
                "position": 2,
                "stddev": 8.893296338,
                "variance": 79.09071976
              },
              {
                "average": 4240.973284,
                "count": 3818,
                "maximum": 19309,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4619.553187,
                "variance": 21340271.65
              },
              {
                "average": 2.485332635,
                "count": 3818,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.417884071,
                "variance": 2.010395239
              },
              {
                "average": 3.620481928,
                "count": 3818,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.410975199,
                "variance": 1.990851012
              },
              {
                "average": 0.521215296,
                "count": 3818,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4996151416,
                "variance": 0.2496152898
              },
              {
                "average": 0,
                "count": 3818,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.395495024,
                "count": 3818,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6488139386,
                "variance": 0.420959527
              },
              {
                "average": -2.614736521,
                "count": 3818,
                "maximum": -1.998000026,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4875123559,
                "variance": 0.2376682972
              },
              {
                "average": 0,
                "count": 3818,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3,
                "count": 3818,
                "maximum": 3,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 202140443.5,
                "count": 3818,
                "maximum": 202140458.8,
                "minimum": 202140429.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14.4850416,
                "variance": 209.8164301
              },
              {
                "average": 0,
                "count": 3818,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3818,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3818,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001833420639,
                "count": 3818,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0427847947,
                "variance": 0.001830538657
              },
              {
                "average": 0,
                "count": 3818,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348148.3518,
              4268910.376,
              18.21453993,
              348179.3918,
              4268951.916,
              282.2545399
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348148.35176072945,
                    4268910.375594562,
                    18.214539925182066
                  ],
                  [
                    348148.35176072945,
                    4268951.915594561,
                    18.214539925182066
                  ],
                  [
                    348179.3917607295,
                    4268951.915594561,
                    282.2545399251821
                  ],
                  [
                    348179.3917607295,
                    4268910.375594562,
                    282.2545399251821
                  ],
                  [
                    348148.35176072945,
                    4268910.375594562,
                    18.214539925182066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:54:18+00:00",
            "end_time": "2018-02-08T15:53: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": "20180208_380324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74566911879609,
              38.55600531419526,
              -10.40400236749872
            ],
            [
              -76.74593582780415,
              38.56702713129807,
              -10.40400236749872
            ],
            [
              -76.74235770474388,
              38.56708045935807,
              422.4559976325013
            ],
            [
              -76.7420915416542,
              38.55605862134691,
              422.4559976325013
            ],
            [
              -76.74566911879609,
              38.55600531419526,
              -10.40400236749872
            ]
          ]
        ]
      },
      "bbox": [
        -76.74593583,
        38.55600531,
        -10.40400237,
        -76.74209154,
        38.56708046,
        422.4559976
      ],
      "properties": {
        "datetime": "2018-02-08T15:57:49Z",
        "pc:count": 2331567,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348088.4122,
            "count": 2331567,
            "maximum": 348206.0218,
            "minimum": 347894.1618,
            "name": "X",
            "position": 0,
            "stddev": 69.87535689,
            "variance": 4882.5655
          },
          {
            "average": 4269798.242,
            "count": 2331567,
            "maximum": 4270175.101,
            "minimum": 4268951.521,
            "name": "Y",
            "position": 1,
            "stddev": 320.0296862,
            "variance": 102419.0001
          },
          {
            "average": 31.6878763,
            "count": 2331567,
            "maximum": 422.4559976,
            "minimum": -10.40400237,
            "name": "Z",
            "position": 2,
            "stddev": 14.04435161,
            "variance": 197.2438121
          },
          {
            "average": 6037.419821,
            "count": 2331567,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 6170.810739,
            "variance": 38078905.18
          },
          {
            "average": 2.24513471,
            "count": 2331567,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.406709992,
            "variance": 1.978833002
          },
          {
            "average": 3.25508081,
            "count": 2331567,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.645089931,
            "variance": 2.70632088
          },
          {
            "average": 0.4989459878,
            "count": 2331567,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999989963,
            "variance": 0.2499989963
          },
          {
            "average": 0,
            "count": 2331567,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.405891832,
            "count": 2331567,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6436803217,
            "variance": 0.4143243566
          },
          {
            "average": 13.18648828,
            "count": 2331567,
            "maximum": 19.00200081,
            "minimum": -3,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.750384994,
            "variance": 33.06692758
          },
          {
            "average": 0,
            "count": 2331567,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.705035712,
            "count": 2331567,
            "maximum": 3,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.456026804,
            "variance": 0.207960446
          },
          {
            "average": 202140500.8,
            "count": 2331567,
            "maximum": 202140669.4,
            "minimum": 202140420.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 102.0962165,
            "variance": 10423.63742
          },
          {
            "average": 0,
            "count": 2331567,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2331567,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2331567,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001029350647,
            "count": 2331567,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03206698497,
            "variance": 0.001028291525
          },
          {
            "average": 0.4592966876,
            "count": 2331567,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4983405932,
            "variance": 0.2483433469
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347894.1618,
          4268951.521,
          -10.40400237,
          348206.0218,
          4270175.101,
          422.4559976
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347894.16175489436,
                4268951.521250683,
                -10.40400236749872
              ],
              [
                347894.16175489436,
                4270175.101250683,
                -10.40400236749872
              ],
              [
                348206.02175489435,
                4270175.101250683,
                422.4559976325013
              ],
              [
                348206.02175489435,
                4268951.521250683,
                422.4559976325013
              ],
              [
                347894.16175489436,
                4268951.521250683,
                -10.40400236749872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:57:49+00:00",
        "end_time": "2018-02-08T15:53:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_380324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_380324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74593583,
            38.55600531,
            -10.40400237,
            -76.74209154,
            38.56708046,
            422.4559976
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74566911879609,
                  38.55600531419526,
                  -10.40400236749872
                ],
                [
                  -76.74593582780415,
                  38.56702713129807,
                  -10.40400236749872
                ],
                [
                  -76.74235770474388,
                  38.56708045935807,
                  422.4559976325013
                ],
                [
                  -76.7420915416542,
                  38.55605862134691,
                  422.4559976325013
                ],
                [
                  -76.74566911879609,
                  38.55600531419526,
                  -10.40400236749872
                ]
              ]
            ]
          },
          "id": "20180208_380324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:57:49Z",
            "pc:count": 2331567,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348088.4122,
                "count": 2331567,
                "maximum": 348206.0218,
                "minimum": 347894.1618,
                "name": "X",
                "position": 0,
                "stddev": 69.87535689,
                "variance": 4882.5655
              },
              {
                "average": 4269798.242,
                "count": 2331567,
                "maximum": 4270175.101,
                "minimum": 4268951.521,
                "name": "Y",
                "position": 1,
                "stddev": 320.0296862,
                "variance": 102419.0001
              },
              {
                "average": 31.6878763,
                "count": 2331567,
                "maximum": 422.4559976,
                "minimum": -10.40400237,
                "name": "Z",
                "position": 2,
                "stddev": 14.04435161,
                "variance": 197.2438121
              },
              {
                "average": 6037.419821,
                "count": 2331567,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 6170.810739,
                "variance": 38078905.18
              },
              {
                "average": 2.24513471,
                "count": 2331567,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.406709992,
                "variance": 1.978833002
              },
              {
                "average": 3.25508081,
                "count": 2331567,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.645089931,
                "variance": 2.70632088
              },
              {
                "average": 0.4989459878,
                "count": 2331567,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999989963,
                "variance": 0.2499989963
              },
              {
                "average": 0,
                "count": 2331567,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.405891832,
                "count": 2331567,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6436803217,
                "variance": 0.4143243566
              },
              {
                "average": 13.18648828,
                "count": 2331567,
                "maximum": 19.00200081,
                "minimum": -3,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.750384994,
                "variance": 33.06692758
              },
              {
                "average": 0,
                "count": 2331567,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.705035712,
                "count": 2331567,
                "maximum": 3,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.456026804,
                "variance": 0.207960446
              },
              {
                "average": 202140500.8,
                "count": 2331567,
                "maximum": 202140669.4,
                "minimum": 202140420.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 102.0962165,
                "variance": 10423.63742
              },
              {
                "average": 0,
                "count": 2331567,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2331567,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2331567,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001029350647,
                "count": 2331567,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03206698497,
                "variance": 0.001028291525
              },
              {
                "average": 0.4592966876,
                "count": 2331567,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4983405932,
                "variance": 0.2483433469
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347894.1618,
              4268951.521,
              -10.40400237,
              348206.0218,
              4270175.101,
              422.4559976
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347894.16175489436,
                    4268951.521250683,
                    -10.40400236749872
                  ],
                  [
                    347894.16175489436,
                    4270175.101250683,
                    -10.40400236749872
                  ],
                  [
                    348206.02175489435,
                    4270175.101250683,
                    422.4559976325013
                  ],
                  [
                    348206.02175489435,
                    4268951.521250683,
                    422.4559976325013
                  ],
                  [
                    347894.16175489436,
                    4268951.521250683,
                    -10.40400236749872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:57:49+00:00",
            "end_time": "2018-02-08T15:53: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": "20180208_380328.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74618430342166,
              38.56698005476367,
              -9.089292820288222
            ],
            [
              -76.7464515885451,
              38.57801806219019,
              -9.089292820288222
            ],
            [
              -76.74232004359826,
              38.57807965233507,
              421.3907071797118
            ],
            [
              -76.74205339000439,
              38.567041620727586,
              421.3907071797118
            ],
            [
              -76.74618430342166,
              38.56698005476367,
              -9.089292820288222
            ]
          ]
        ]
      },
      "bbox": [
        -76.74645159,
        38.56698005,
        -9.08929282,
        -76.74205339,
        38.57807965,
        421.3907072
      ],
      "properties": {
        "datetime": "2018-02-08T16:08:36Z",
        "pc:count": 2186247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348081.9039,
            "count": 2186247,
            "maximum": 348232.4538,
            "minimum": 347872.4138,
            "name": "X",
            "position": 0,
            "stddev": 90.31400436,
            "variance": 8156.619384
          },
          {
            "average": 4270859.546,
            "count": 2186247,
            "maximum": 4271395.668,
            "minimum": 4270170.288,
            "name": "Y",
            "position": 1,
            "stddev": 426.5480764,
            "variance": 181943.2614
          },
          {
            "average": 40.30588479,
            "count": 2186247,
            "maximum": 421.3907072,
            "minimum": -9.08929282,
            "name": "Z",
            "position": 2,
            "stddev": 14.25431316,
            "variance": 203.1854437
          },
          {
            "average": 3316.063382,
            "count": 2186247,
            "maximum": 46963,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4258.976423,
            "variance": 18138880.17
          },
          {
            "average": 2.732630851,
            "count": 2186247,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.427862341,
            "variance": 2.038790865
          },
          {
            "average": 4.105898373,
            "count": 2186247,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.157138436,
            "variance": 1.338969361
          },
          {
            "average": 0.4938417297,
            "count": 2186247,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999621886,
            "variance": 0.24996219
          },
          {
            "average": 0,
            "count": 2186247,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253609039,
            "count": 2186247,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5172443285,
            "variance": 0.2675416953
          },
          {
            "average": -0.2052251566,
            "count": 2186247,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.23774307,
            "variance": 126.2868693
          },
          {
            "average": 0,
            "count": 2186247,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.015537128,
            "count": 2186247,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5126834017,
            "variance": 0.2628442704
          },
          {
            "average": 202140713.5,
            "count": 2186247,
            "maximum": 202141316.5,
            "minimum": 202140421.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 239.0569789,
            "variance": 57148.23916
          },
          {
            "average": 0,
            "count": 2186247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2186247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2186247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007007442434,
            "count": 2186247,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02646230378,
            "variance": 0.0007002535213
          },
          {
            "average": 0.2622137389,
            "count": 2186247,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4398383595,
            "variance": 0.1934577825
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347872.4138,
          4270170.288,
          -9.08929282,
          348232.4538,
          4271395.668,
          421.3907072
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347872.413752847,
                4270170.288387003,
                -9.089292820288222
              ],
              [
                347872.413752847,
                4271395.668387004,
                -9.089292820288222
              ],
              [
                348232.45375284704,
                4271395.668387004,
                421.3907071797118
              ],
              [
                348232.45375284704,
                4270170.288387003,
                421.3907071797118
              ],
              [
                347872.413752847,
                4270170.288387003,
                -9.089292820288222
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T16:08:36+00:00",
        "end_time": "2018-02-08T15:53:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_380328.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380328.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_380328.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380328.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74645159,
            38.56698005,
            -9.08929282,
            -76.74205339,
            38.57807965,
            421.3907072
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74618430342166,
                  38.56698005476367,
                  -9.089292820288222
                ],
                [
                  -76.7464515885451,
                  38.57801806219019,
                  -9.089292820288222
                ],
                [
                  -76.74232004359826,
                  38.57807965233507,
                  421.3907071797118
                ],
                [
                  -76.74205339000439,
                  38.567041620727586,
                  421.3907071797118
                ],
                [
                  -76.74618430342166,
                  38.56698005476367,
                  -9.089292820288222
                ]
              ]
            ]
          },
          "id": "20180208_380328.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380328.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T16:08:36Z",
            "pc:count": 2186247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348081.9039,
                "count": 2186247,
                "maximum": 348232.4538,
                "minimum": 347872.4138,
                "name": "X",
                "position": 0,
                "stddev": 90.31400436,
                "variance": 8156.619384
              },
              {
                "average": 4270859.546,
                "count": 2186247,
                "maximum": 4271395.668,
                "minimum": 4270170.288,
                "name": "Y",
                "position": 1,
                "stddev": 426.5480764,
                "variance": 181943.2614
              },
              {
                "average": 40.30588479,
                "count": 2186247,
                "maximum": 421.3907072,
                "minimum": -9.08929282,
                "name": "Z",
                "position": 2,
                "stddev": 14.25431316,
                "variance": 203.1854437
              },
              {
                "average": 3316.063382,
                "count": 2186247,
                "maximum": 46963,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4258.976423,
                "variance": 18138880.17
              },
              {
                "average": 2.732630851,
                "count": 2186247,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.427862341,
                "variance": 2.038790865
              },
              {
                "average": 4.105898373,
                "count": 2186247,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.157138436,
                "variance": 1.338969361
              },
              {
                "average": 0.4938417297,
                "count": 2186247,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999621886,
                "variance": 0.24996219
              },
              {
                "average": 0,
                "count": 2186247,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253609039,
                "count": 2186247,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5172443285,
                "variance": 0.2675416953
              },
              {
                "average": -0.2052251566,
                "count": 2186247,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.23774307,
                "variance": 126.2868693
              },
              {
                "average": 0,
                "count": 2186247,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.015537128,
                "count": 2186247,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5126834017,
                "variance": 0.2628442704
              },
              {
                "average": 202140713.5,
                "count": 2186247,
                "maximum": 202141316.5,
                "minimum": 202140421.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 239.0569789,
                "variance": 57148.23916
              },
              {
                "average": 0,
                "count": 2186247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2186247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2186247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007007442434,
                "count": 2186247,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02646230378,
                "variance": 0.0007002535213
              },
              {
                "average": 0.2622137389,
                "count": 2186247,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4398383595,
                "variance": 0.1934577825
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347872.4138,
              4270170.288,
              -9.08929282,
              348232.4538,
              4271395.668,
              421.3907072
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347872.413752847,
                    4270170.288387003,
                    -9.089292820288222
                  ],
                  [
                    347872.413752847,
                    4271395.668387004,
                    -9.089292820288222
                  ],
                  [
                    348232.45375284704,
                    4271395.668387004,
                    421.3907071797118
                  ],
                  [
                    348232.45375284704,
                    4270170.288387003,
                    421.3907071797118
                  ],
                  [
                    347872.413752847,
                    4270170.288387003,
                    -9.089292820288222
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T16:08:36+00:00",
            "end_time": "2018-02-08T15:53: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": "20180209_344356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.88911952078765,
              38.65181362161494,
              10.789938727082983
            ],
            [
              -76.88920677615245,
              38.65513467698513,
              10.789938727082983
            ],
            [
              -76.8784672158978,
              38.65530768837976,
              398.329938727083
            ],
            [
              -76.87838045583926,
              38.65198661258291,
              398.329938727083
            ],
            [
              -76.88911952078765,
              38.65181362161494,
              10.789938727082983
            ]
          ]
        ]
      },
      "bbox": [
        -76.88920678,
        38.65181362,
        10.78993873,
        -76.87838046,
        38.65530769,
        398.3299387
      ],
      "properties": {
        "datetime": "2018-02-17T14:07:20Z",
        "pc:count": 1045181,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 336102.0059,
            "count": 1045181,
            "maximum": 336547.6396,
            "minimum": 335612.6796,
            "name": "X",
            "position": 0,
            "stddev": 235.8986588,
            "variance": 55648.17723
          },
          {
            "average": 4280111.281,
            "count": 1045181,
            "maximum": 4280199.976,
            "minimum": 4279831.256,
            "name": "Y",
            "position": 1,
            "stddev": 60.35327191,
            "variance": 3642.51743
          },
          {
            "average": 63.11832408,
            "count": 1045181,
            "maximum": 398.3299387,
            "minimum": 10.78993873,
            "name": "Z",
            "position": 2,
            "stddev": 8.409790266,
            "variance": 70.72457232
          },
          {
            "average": 4250.535568,
            "count": 1045181,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4864.279124,
            "variance": 23661211.4
          },
          {
            "average": 2.353241209,
            "count": 1045181,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.361876747,
            "variance": 1.854708273
          },
          {
            "average": 3.496941678,
            "count": 1045181,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.448677243,
            "variance": 2.098665755
          },
          {
            "average": 0.4951687794,
            "count": 1045181,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999768979,
            "variance": 0.2499768985
          },
          {
            "average": 0,
            "count": 1045181,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.313705473,
            "count": 1045181,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4827687405,
            "variance": 0.2330656568
          },
          {
            "average": 12.50599893,
            "count": 1045181,
            "maximum": 19.00200081,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.146615206,
            "variance": 37.78087849
          },
          {
            "average": 0,
            "count": 1045181,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.71831386,
            "count": 1045181,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.490450761,
            "variance": 6.202344992
          },
          {
            "average": 202604151.3,
            "count": 1045181,
            "maximum": 202911640.2,
            "minimum": 202237820.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 335608.4799,
            "variance": 112633051800.0
          },
          {
            "average": 0,
            "count": 1045181,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1045181,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1045181,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003453947211,
            "count": 1045181,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01858159718,
            "variance": 0.0003452757539
          },
          {
            "average": 0.4545145769,
            "count": 1045181,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4979270162,
            "variance": 0.2479313135
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          335612.6796,
          4279831.256,
          10.78993873,
          336547.6396,
          4280199.976,
          398.3299387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                335612.67957793013,
                4279831.256217993,
                10.789938727082983
              ],
              [
                335612.67957793013,
                4280199.976217994,
                10.789938727082983
              ],
              [
                336547.6395779301,
                4280199.976217994,
                398.329938727083
              ],
              [
                336547.6395779301,
                4279831.256217993,
                398.329938727083
              ],
              [
                335612.67957793013,
                4279831.256217993,
                10.789938727082983
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:07:20+00:00",
        "end_time": "2018-02-09T18:57:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180209_344356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_344356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180209_344356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180209_344356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.88920678,
            38.65181362,
            10.78993873,
            -76.87838046,
            38.65530769,
            398.3299387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.88911952078765,
                  38.65181362161494,
                  10.789938727082983
                ],
                [
                  -76.88920677615245,
                  38.65513467698513,
                  10.789938727082983
                ],
                [
                  -76.8784672158978,
                  38.65530768837976,
                  398.329938727083
                ],
                [
                  -76.87838045583926,
                  38.65198661258291,
                  398.329938727083
                ],
                [
                  -76.88911952078765,
                  38.65181362161494,
                  10.789938727082983
                ]
              ]
            ]
          },
          "id": "20180209_344356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180209_344356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:07:20Z",
            "pc:count": 1045181,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 336102.0059,
                "count": 1045181,
                "maximum": 336547.6396,
                "minimum": 335612.6796,
                "name": "X",
                "position": 0,
                "stddev": 235.8986588,
                "variance": 55648.17723
              },
              {
                "average": 4280111.281,
                "count": 1045181,
                "maximum": 4280199.976,
                "minimum": 4279831.256,
                "name": "Y",
                "position": 1,
                "stddev": 60.35327191,
                "variance": 3642.51743
              },
              {
                "average": 63.11832408,
                "count": 1045181,
                "maximum": 398.3299387,
                "minimum": 10.78993873,
                "name": "Z",
                "position": 2,
                "stddev": 8.409790266,
                "variance": 70.72457232
              },
              {
                "average": 4250.535568,
                "count": 1045181,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4864.279124,
                "variance": 23661211.4
              },
              {
                "average": 2.353241209,
                "count": 1045181,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.361876747,
                "variance": 1.854708273
              },
              {
                "average": 3.496941678,
                "count": 1045181,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.448677243,
                "variance": 2.098665755
              },
              {
                "average": 0.4951687794,
                "count": 1045181,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999768979,
                "variance": 0.2499768985
              },
              {
                "average": 0,
                "count": 1045181,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.313705473,
                "count": 1045181,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4827687405,
                "variance": 0.2330656568
              },
              {
                "average": 12.50599893,
                "count": 1045181,
                "maximum": 19.00200081,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.146615206,
                "variance": 37.78087849
              },
              {
                "average": 0,
                "count": 1045181,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.71831386,
                "count": 1045181,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.490450761,
                "variance": 6.202344992
              },
              {
                "average": 202604151.3,
                "count": 1045181,
                "maximum": 202911640.2,
                "minimum": 202237820.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 335608.4799,
                "variance": 112633051800.0
              },
              {
                "average": 0,
                "count": 1045181,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1045181,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1045181,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003453947211,
                "count": 1045181,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01858159718,
                "variance": 0.0003452757539
              },
              {
                "average": 0.4545145769,
                "count": 1045181,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4979270162,
                "variance": 0.2479313135
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              335612.6796,
              4279831.256,
              10.78993873,
              336547.6396,
              4280199.976,
              398.3299387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    335612.67957793013,
                    4279831.256217993,
                    10.789938727082983
                  ],
                  [
                    335612.67957793013,
                    4280199.976217994,
                    10.789938727082983
                  ],
                  [
                    336547.6395779301,
                    4280199.976217994,
                    398.329938727083
                  ],
                  [
                    336547.6395779301,
                    4279831.256217993,
                    398.329938727083
                  ],
                  [
                    335612.67957793013,
                    4279831.256217993,
                    10.789938727082983
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:07:20+00:00",
            "end_time": "2018-02-09T18:57:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_386352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74211023394629,
              38.63257879621361,
              -10.381106273485813
            ],
            [
              -76.7423847697713,
              38.643915940459195,
              -10.381106273485813
            ],
            [
              -76.72108221779261,
              38.644231365744,
              440.07889372651425
            ],
            [
              -76.72081103439952,
              38.63289409437132,
              440.07889372651425
            ],
            [
              -76.74211023394629,
              38.63257879621361,
              -10.381106273485813
            ]
          ]
        ]
      },
      "bbox": [
        -76.74238477,
        38.6325788,
        -10.38110627,
        -76.72081103,
        38.64423137,
        440.0788937
      ],
      "properties": {
        "datetime": "2018-02-08T18:55:58Z",
        "pc:count": 24257225,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349157.3953,
            "count": 24257225,
            "maximum": 350220.1878,
            "minimum": 348365.5078,
            "name": "X",
            "position": 0,
            "stddev": 458.1296419,
            "variance": 209882.7688
          },
          {
            "average": 4278056.345,
            "count": 24257225,
            "maximum": 4278701.965,
            "minimum": 4277443.365,
            "name": "Y",
            "position": 1,
            "stddev": 343.2407546,
            "variance": 117814.2156
          },
          {
            "average": 41.99024582,
            "count": 24257225,
            "maximum": 440.0788937,
            "minimum": -10.38110627,
            "name": "Z",
            "position": 2,
            "stddev": 15.08140449,
            "variance": 227.4487614
          },
          {
            "average": 3832.227902,
            "count": 24257225,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4596.85283,
            "variance": 21131055.94
          },
          {
            "average": 2.589787373,
            "count": 24257225,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.429149632,
            "variance": 2.042468669
          },
          {
            "average": 3.854906652,
            "count": 24257225,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.350013104,
            "variance": 1.82253538
          },
          {
            "average": 0.509835111,
            "count": 24257225,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999032715,
            "variance": 0.2499032809
          },
          {
            "average": 0,
            "count": 24257225,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.278729863,
            "count": 24257225,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5503477065,
            "variance": 0.3028825981
          },
          {
            "average": -11.74250879,
            "count": 24257225,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.567820557,
            "variance": 57.27190799
          },
          {
            "average": 0,
            "count": 24257225,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.46064325,
            "count": 24257225,
            "maximum": 16,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5180026884,
            "variance": 0.2683267852
          },
          {
            "average": 202151103.3,
            "count": 24257225,
            "maximum": 202151358.4,
            "minimum": 202150512.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 249.5571984,
            "variance": 62278.79526
          },
          {
            "average": 0,
            "count": 24257225,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24257225,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24257225,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008404918535,
            "count": 24257225,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02897905212,
            "variance": 0.0008397854615
          },
          {
            "average": 0.4613077959,
            "count": 24257225,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4985006756,
            "variance": 0.2485029236
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348365.5078,
          4277443.365,
          -10.38110627,
          350220.1878,
          4278701.965,
          440.0788937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348365.5077830399,
                4277443.364637676,
                -10.381106273485813
              ],
              [
                348365.5077830399,
                4278701.964637675,
                -10.381106273485813
              ],
              [
                350220.18778303993,
                4278701.964637675,
                440.07889372651425
              ],
              [
                350220.18778303993,
                4277443.364637676,
                440.07889372651425
              ],
              [
                348365.5077830399,
                4277443.364637676,
                -10.381106273485813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T18:55:58+00:00",
        "end_time": "2018-02-08T18:41:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_386352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_386352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74238477,
            38.6325788,
            -10.38110627,
            -76.72081103,
            38.64423137,
            440.0788937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74211023394629,
                  38.63257879621361,
                  -10.381106273485813
                ],
                [
                  -76.7423847697713,
                  38.643915940459195,
                  -10.381106273485813
                ],
                [
                  -76.72108221779261,
                  38.644231365744,
                  440.07889372651425
                ],
                [
                  -76.72081103439952,
                  38.63289409437132,
                  440.07889372651425
                ],
                [
                  -76.74211023394629,
                  38.63257879621361,
                  -10.381106273485813
                ]
              ]
            ]
          },
          "id": "20180208_386352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T18:55:58Z",
            "pc:count": 24257225,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349157.3953,
                "count": 24257225,
                "maximum": 350220.1878,
                "minimum": 348365.5078,
                "name": "X",
                "position": 0,
                "stddev": 458.1296419,
                "variance": 209882.7688
              },
              {
                "average": 4278056.345,
                "count": 24257225,
                "maximum": 4278701.965,
                "minimum": 4277443.365,
                "name": "Y",
                "position": 1,
                "stddev": 343.2407546,
                "variance": 117814.2156
              },
              {
                "average": 41.99024582,
                "count": 24257225,
                "maximum": 440.0788937,
                "minimum": -10.38110627,
                "name": "Z",
                "position": 2,
                "stddev": 15.08140449,
                "variance": 227.4487614
              },
              {
                "average": 3832.227902,
                "count": 24257225,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4596.85283,
                "variance": 21131055.94
              },
              {
                "average": 2.589787373,
                "count": 24257225,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.429149632,
                "variance": 2.042468669
              },
              {
                "average": 3.854906652,
                "count": 24257225,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.350013104,
                "variance": 1.82253538
              },
              {
                "average": 0.509835111,
                "count": 24257225,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999032715,
                "variance": 0.2499032809
              },
              {
                "average": 0,
                "count": 24257225,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.278729863,
                "count": 24257225,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5503477065,
                "variance": 0.3028825981
              },
              {
                "average": -11.74250879,
                "count": 24257225,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.567820557,
                "variance": 57.27190799
              },
              {
                "average": 0,
                "count": 24257225,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.46064325,
                "count": 24257225,
                "maximum": 16,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5180026884,
                "variance": 0.2683267852
              },
              {
                "average": 202151103.3,
                "count": 24257225,
                "maximum": 202151358.4,
                "minimum": 202150512.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 249.5571984,
                "variance": 62278.79526
              },
              {
                "average": 0,
                "count": 24257225,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24257225,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24257225,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008404918535,
                "count": 24257225,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02897905212,
                "variance": 0.0008397854615
              },
              {
                "average": 0.4613077959,
                "count": 24257225,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4985006756,
                "variance": 0.2485029236
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348365.5078,
              4277443.365,
              -10.38110627,
              350220.1878,
              4278701.965,
              440.0788937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348365.5077830399,
                    4277443.364637676,
                    -10.381106273485813
                  ],
                  [
                    348365.5077830399,
                    4278701.964637675,
                    -10.381106273485813
                  ],
                  [
                    350220.18778303993,
                    4278701.964637675,
                    440.07889372651425
                  ],
                  [
                    350220.18778303993,
                    4277443.364637676,
                    440.07889372651425
                  ],
                  [
                    348365.5077830399,
                    4277443.364637676,
                    -10.381106273485813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T18:55:58+00:00",
            "end_time": "2018-02-08T18:41: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": "20180209_350356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86191755069962,
              38.64934380718563,
              -2.560930471541724
            ],
            [
              -76.86206680935777,
              38.655108008035356,
              -2.560930471541724
            ],
            [
              -76.84710174799164,
              38.655345345124324,
              420.3390695284583
            ],
            [
              -76.84695368722495,
              38.64958109564094,
              420.3390695284583
            ],
            [
              -76.86191755069962,
              38.64934380718563,
              -2.560930471541724
            ]
          ]
        ]
      },
      "bbox": [
        -76.86206681,
        38.64934381,
        -2.560930472,
        -76.84695369,
        38.65534535,
        420.3390695
      ],
      "properties": {
        "datetime": "2018-02-09T18:57:05Z",
        "pc:count": 2142103,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338630.4936,
            "count": 2142103,
            "maximum": 339277.1626,
            "minimum": 337974.3626,
            "name": "X",
            "position": 0,
            "stddev": 325.8752036,
            "variance": 106194.6483
          },
          {
            "average": 4279984.785,
            "count": 2142103,
            "maximum": 4280148.706,
            "minimum": 4279508.746,
            "name": "Y",
            "position": 1,
            "stddev": 131.1662031,
            "variance": 17204.57283
          },
          {
            "average": 66.27044625,
            "count": 2142103,
            "maximum": 420.3390695,
            "minimum": -2.560930472,
            "name": "Z",
            "position": 2,
            "stddev": 7.707409272,
            "variance": 59.40415769
          },
          {
            "average": 4604.69254,
            "count": 2142103,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4920.740872,
            "variance": 24213690.73
          },
          {
            "average": 2.216056371,
            "count": 2142103,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.370610089,
            "variance": 1.878572015
          },
          {
            "average": 3.238353618,
            "count": 2142103,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.599214184,
            "variance": 2.557486005
          },
          {
            "average": 0.4880596311,
            "count": 2142103,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998575239,
            "variance": 0.2498575442
          },
          {
            "average": 0,
            "count": 2142103,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.349786168,
            "count": 2142103,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5170427165,
            "variance": 0.2673331707
          },
          {
            "average": -9.924598964,
            "count": 2142103,
            "maximum": 10.00199986,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.13975916,
            "variance": 66.25567918
          },
          {
            "average": 0,
            "count": 2142103,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.62147292,
            "count": 2142103,
            "maximum": 18,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4850200411,
            "variance": 0.2352444402
          },
          {
            "average": 202237173.7,
            "count": 2142103,
            "maximum": 202237825.9,
            "minimum": 202236776.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 493.9666416,
            "variance": 244003.043
          },
          {
            "average": 0,
            "count": 2142103,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2142103,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2142103,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004939071557,
            "count": 2142103,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02221853825,
            "variance": 0.0004936634419
          },
          {
            "average": 0.3573600336,
            "count": 2142103,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4792222315,
            "variance": 0.2296539472
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337974.3626,
          4279508.746,
          -2.560930472,
          339277.1626,
          4280148.706,
          420.3390695
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337974.3625876958,
                4279508.746310333,
                -2.560930471541724
              ],
              [
                337974.3625876958,
                4280148.706310334,
                -2.560930471541724
              ],
              [
                339277.1625876959,
                4280148.706310334,
                420.3390695284583
              ],
              [
                339277.1625876959,
                4279508.746310333,
                420.3390695284583
              ],
              [
                337974.3625876958,
                4279508.746310333,
                -2.560930471541724
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:57:05+00:00",
        "end_time": "2018-02-09T18:39:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180209_350356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_350356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180209_350356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180209_350356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86206681,
            38.64934381,
            -2.560930472,
            -76.84695369,
            38.65534535,
            420.3390695
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86191755069962,
                  38.64934380718563,
                  -2.560930471541724
                ],
                [
                  -76.86206680935777,
                  38.655108008035356,
                  -2.560930471541724
                ],
                [
                  -76.84710174799164,
                  38.655345345124324,
                  420.3390695284583
                ],
                [
                  -76.84695368722495,
                  38.64958109564094,
                  420.3390695284583
                ],
                [
                  -76.86191755069962,
                  38.64934380718563,
                  -2.560930471541724
                ]
              ]
            ]
          },
          "id": "20180209_350356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180209_350356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:57:05Z",
            "pc:count": 2142103,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338630.4936,
                "count": 2142103,
                "maximum": 339277.1626,
                "minimum": 337974.3626,
                "name": "X",
                "position": 0,
                "stddev": 325.8752036,
                "variance": 106194.6483
              },
              {
                "average": 4279984.785,
                "count": 2142103,
                "maximum": 4280148.706,
                "minimum": 4279508.746,
                "name": "Y",
                "position": 1,
                "stddev": 131.1662031,
                "variance": 17204.57283
              },
              {
                "average": 66.27044625,
                "count": 2142103,
                "maximum": 420.3390695,
                "minimum": -2.560930472,
                "name": "Z",
                "position": 2,
                "stddev": 7.707409272,
                "variance": 59.40415769
              },
              {
                "average": 4604.69254,
                "count": 2142103,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4920.740872,
                "variance": 24213690.73
              },
              {
                "average": 2.216056371,
                "count": 2142103,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.370610089,
                "variance": 1.878572015
              },
              {
                "average": 3.238353618,
                "count": 2142103,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.599214184,
                "variance": 2.557486005
              },
              {
                "average": 0.4880596311,
                "count": 2142103,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998575239,
                "variance": 0.2498575442
              },
              {
                "average": 0,
                "count": 2142103,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.349786168,
                "count": 2142103,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5170427165,
                "variance": 0.2673331707
              },
              {
                "average": -9.924598964,
                "count": 2142103,
                "maximum": 10.00199986,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.13975916,
                "variance": 66.25567918
              },
              {
                "average": 0,
                "count": 2142103,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.62147292,
                "count": 2142103,
                "maximum": 18,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4850200411,
                "variance": 0.2352444402
              },
              {
                "average": 202237173.7,
                "count": 2142103,
                "maximum": 202237825.9,
                "minimum": 202236776.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 493.9666416,
                "variance": 244003.043
              },
              {
                "average": 0,
                "count": 2142103,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2142103,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2142103,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004939071557,
                "count": 2142103,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02221853825,
                "variance": 0.0004936634419
              },
              {
                "average": 0.3573600336,
                "count": 2142103,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4792222315,
                "variance": 0.2296539472
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337974.3626,
              4279508.746,
              -2.560930472,
              339277.1626,
              4280148.706,
              420.3390695
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337974.3625876958,
                    4279508.746310333,
                    -2.560930471541724
                  ],
                  [
                    337974.3625876958,
                    4280148.706310334,
                    -2.560930471541724
                  ],
                  [
                    339277.1625876959,
                    4280148.706310334,
                    420.3390695284583
                  ],
                  [
                    339277.1625876959,
                    4279508.746310333,
                    420.3390695284583
                  ],
                  [
                    337974.3625876958,
                    4279508.746310333,
                    -2.560930471541724
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:57:05+00:00",
            "end_time": "2018-02-09T18:39:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180209_350360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.86808835387014,
              38.65475642742786,
              -10.350061268252091
            ],
            [
              -76.86838293613528,
              38.66609147994034,
              -10.350061268252091
            ],
            [
              -76.84707964954175,
              38.66642994056912,
              428.1299387317479
            ],
            [
              -76.84678842141567,
              38.655094751694726,
              428.1299387317479
            ],
            [
              -76.86808835387014,
              38.65475642742786,
              -10.350061268252091
            ]
          ]
        ]
      },
      "bbox": [
        -76.86838294,
        38.65475643,
        -10.35006127,
        -76.84678842,
        38.66642994,
        428.1299387
      ],
      "properties": {
        "datetime": "2018-02-17T14:07:43Z",
        "pc:count": 19483120,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 338481.4302,
            "count": 19483120,
            "maximum": 339303.8682,
            "minimum": 337449.5682,
            "name": "X",
            "position": 0,
            "stddev": 525.1461674,
            "variance": 275778.4971
          },
          {
            "average": 4280752.627,
            "count": 19483120,
            "maximum": 4281378.807,
            "minimum": 4280120.347,
            "name": "Y",
            "position": 1,
            "stddev": 347.1609921,
            "variance": 120520.7545
          },
          {
            "average": 65.99693633,
            "count": 19483120,
            "maximum": 428.1299387,
            "minimum": -10.35006127,
            "name": "Z",
            "position": 2,
            "stddev": 8.121033993,
            "variance": 65.95119312
          },
          {
            "average": 4809.733623,
            "count": 19483120,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5278.321201,
            "variance": 27860674.7
          },
          {
            "average": 2.290637844,
            "count": 19483120,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.375611565,
            "variance": 1.892307177
          },
          {
            "average": 3.365165282,
            "count": 19483120,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.540485626,
            "variance": 2.373095964
          },
          {
            "average": 0.4965008684,
            "count": 19483120,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999877688,
            "variance": 0.2499877689
          },
          {
            "average": 0,
            "count": 19483120,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.320974053,
            "count": 19483120,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5206618378,
            "variance": 0.2710887493
          },
          {
            "average": -6.724906728,
            "count": 19483120,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.47493915,
            "variance": 131.6742286
          },
          {
            "average": 0,
            "count": 19483120,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.52558235,
            "count": 19483120,
            "maximum": 22,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.18539206,
            "variance": 1.405154336
          },
          {
            "average": 202276501.4,
            "count": 19483120,
            "maximum": 202911663.3,
            "minimum": 202236780.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 157302.011,
            "variance": 24743922660.0
          },
          {
            "average": 0,
            "count": 19483120,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19483120,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19483120,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004740000575,
            "count": 19483120,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02176638247,
            "variance": 0.0004737754057
          },
          {
            "average": 0.2979693704,
            "count": 19483120,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4573659754,
            "variance": 0.2091836354
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          337449.5682,
          4280120.347,
          -10.35006127,
          339303.8682,
          4281378.807,
          428.1299387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                337449.56824327086,
                4280120.346939952,
                -10.350061268252091
              ],
              [
                337449.56824327086,
                4281378.806939953,
                -10.350061268252091
              ],
              [
                339303.8682432709,
                4281378.806939953,
                428.1299387317479
              ],
              [
                339303.8682432709,
                4280120.346939952,
                428.1299387317479
              ],
              [
                337449.56824327086,
                4280120.346939952,
                -10.350061268252091
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T14:07:43+00:00",
        "end_time": "2018-02-09T18:39:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180209_350360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180209_350360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180209_350360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180209_350360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.86838294,
            38.65475643,
            -10.35006127,
            -76.84678842,
            38.66642994,
            428.1299387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.86808835387014,
                  38.65475642742786,
                  -10.350061268252091
                ],
                [
                  -76.86838293613528,
                  38.66609147994034,
                  -10.350061268252091
                ],
                [
                  -76.84707964954175,
                  38.66642994056912,
                  428.1299387317479
                ],
                [
                  -76.84678842141567,
                  38.655094751694726,
                  428.1299387317479
                ],
                [
                  -76.86808835387014,
                  38.65475642742786,
                  -10.350061268252091
                ]
              ]
            ]
          },
          "id": "20180209_350360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180209_350360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T14:07:43Z",
            "pc:count": 19483120,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 338481.4302,
                "count": 19483120,
                "maximum": 339303.8682,
                "minimum": 337449.5682,
                "name": "X",
                "position": 0,
                "stddev": 525.1461674,
                "variance": 275778.4971
              },
              {
                "average": 4280752.627,
                "count": 19483120,
                "maximum": 4281378.807,
                "minimum": 4280120.347,
                "name": "Y",
                "position": 1,
                "stddev": 347.1609921,
                "variance": 120520.7545
              },
              {
                "average": 65.99693633,
                "count": 19483120,
                "maximum": 428.1299387,
                "minimum": -10.35006127,
                "name": "Z",
                "position": 2,
                "stddev": 8.121033993,
                "variance": 65.95119312
              },
              {
                "average": 4809.733623,
                "count": 19483120,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5278.321201,
                "variance": 27860674.7
              },
              {
                "average": 2.290637844,
                "count": 19483120,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.375611565,
                "variance": 1.892307177
              },
              {
                "average": 3.365165282,
                "count": 19483120,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.540485626,
                "variance": 2.373095964
              },
              {
                "average": 0.4965008684,
                "count": 19483120,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999877688,
                "variance": 0.2499877689
              },
              {
                "average": 0,
                "count": 19483120,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.320974053,
                "count": 19483120,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5206618378,
                "variance": 0.2710887493
              },
              {
                "average": -6.724906728,
                "count": 19483120,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.47493915,
                "variance": 131.6742286
              },
              {
                "average": 0,
                "count": 19483120,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.52558235,
                "count": 19483120,
                "maximum": 22,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.18539206,
                "variance": 1.405154336
              },
              {
                "average": 202276501.4,
                "count": 19483120,
                "maximum": 202911663.3,
                "minimum": 202236780.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 157302.011,
                "variance": 24743922660.0
              },
              {
                "average": 0,
                "count": 19483120,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19483120,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19483120,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004740000575,
                "count": 19483120,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02176638247,
                "variance": 0.0004737754057
              },
              {
                "average": 0.2979693704,
                "count": 19483120,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4573659754,
                "variance": 0.2091836354
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              337449.5682,
              4280120.347,
              -10.35006127,
              339303.8682,
              4281378.807,
              428.1299387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    337449.56824327086,
                    4280120.346939952,
                    -10.350061268252091
                  ],
                  [
                    337449.56824327086,
                    4281378.806939953,
                    -10.350061268252091
                  ],
                  [
                    339303.8682432709,
                    4281378.806939953,
                    428.1299387317479
                  ],
                  [
                    339303.8682432709,
                    4280120.346939952,
                    428.1299387317479
                  ],
                  [
                    337449.56824327086,
                    4280120.346939952,
                    -10.350061268252091
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T14:07:43+00:00",
            "end_time": "2018-02-09T18:39: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": "20180208_380332.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74667197603824,
              38.57795561126863,
              -9.550282819752141
            ],
            [
              -76.74693964157008,
              38.58900188224693,
              -9.550282819752141
            ],
            [
              -76.7422792966737,
              38.589071370361,
              435.7497171802479
            ],
            [
              -76.74201234431592,
              38.57802507208292,
              435.7497171802479
            ],
            [
              -76.74667197603824,
              38.57795561126863,
              -9.550282819752141
            ]
          ]
        ]
      },
      "bbox": [
        -76.74693964,
        38.57795561,
        -9.55028282,
        -76.74201234,
        38.58907137,
        435.7497172
      ],
      "properties": {
        "datetime": "2018-02-08T16:08:38Z",
        "pc:count": 5257746,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348083.9499,
            "count": 5257746,
            "maximum": 348259.1434,
            "minimum": 347853.0834,
            "name": "X",
            "position": 0,
            "stddev": 101.1218789,
            "variance": 10225.6344
          },
          {
            "average": 4271882.918,
            "count": 5257746,
            "maximum": 4272615.403,
            "minimum": 4271389.103,
            "name": "Y",
            "position": 1,
            "stddev": 298.996396,
            "variance": 89398.84483
          },
          {
            "average": 35.68900199,
            "count": 5257746,
            "maximum": 435.7497172,
            "minimum": -9.55028282,
            "name": "Z",
            "position": 2,
            "stddev": 12.88799033,
            "variance": 166.1002947
          },
          {
            "average": 2990.118301,
            "count": 5257746,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3564.017496,
            "variance": 12702220.71
          },
          {
            "average": 2.62751662,
            "count": 5257746,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.403714536,
            "variance": 1.970414499
          },
          {
            "average": 3.931935852,
            "count": 5257746,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.235557692,
            "variance": 1.52660281
          },
          {
            "average": 0.5130403789,
            "count": 5257746,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998299671,
            "variance": 0.249829996
          },
          {
            "average": 0,
            "count": 5257746,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26830718,
            "count": 5257746,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5350878763,
            "variance": 0.2863190354
          },
          {
            "average": -13.00996865,
            "count": 5257746,
            "maximum": 4.001999855,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.709532966,
            "variance": 32.59876669
          },
          {
            "average": 0,
            "count": 5257746,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.389374268,
            "count": 5257746,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4876084419,
            "variance": 0.2377619926
          },
          {
            "average": 202141058.1,
            "count": 5257746,
            "maximum": 202141318.8,
            "minimum": 202140660.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 305.8301618,
            "variance": 93532.08789
          },
          {
            "average": 0,
            "count": 5257746,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5257746,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5257746,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006449531796,
            "count": 5257746,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02538773991,
            "variance": 0.0006445373375
          },
          {
            "average": 0.4647714058,
            "count": 5257746,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4987574495,
            "variance": 0.2487589935
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347853.0834,
          4271389.103,
          -9.55028282,
          348259.1434,
          4272615.403,
          435.7497172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347853.08339078305,
                4271389.102975901,
                -9.550282819752141
              ],
              [
                347853.08339078305,
                4272615.402975902,
                -9.550282819752141
              ],
              [
                348259.1433907831,
                4272615.402975902,
                435.7497171802479
              ],
              [
                348259.1433907831,
                4271389.102975901,
                435.7497171802479
              ],
              [
                347853.08339078305,
                4271389.102975901,
                -9.550282819752141
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T16:08:38+00:00",
        "end_time": "2018-02-08T15:57:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_380332.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380332.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_380332.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380332.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74693964,
            38.57795561,
            -9.55028282,
            -76.74201234,
            38.58907137,
            435.7497172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74667197603824,
                  38.57795561126863,
                  -9.550282819752141
                ],
                [
                  -76.74693964157008,
                  38.58900188224693,
                  -9.550282819752141
                ],
                [
                  -76.7422792966737,
                  38.589071370361,
                  435.7497171802479
                ],
                [
                  -76.74201234431592,
                  38.57802507208292,
                  435.7497171802479
                ],
                [
                  -76.74667197603824,
                  38.57795561126863,
                  -9.550282819752141
                ]
              ]
            ]
          },
          "id": "20180208_380332.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380332.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T16:08:38Z",
            "pc:count": 5257746,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348083.9499,
                "count": 5257746,
                "maximum": 348259.1434,
                "minimum": 347853.0834,
                "name": "X",
                "position": 0,
                "stddev": 101.1218789,
                "variance": 10225.6344
              },
              {
                "average": 4271882.918,
                "count": 5257746,
                "maximum": 4272615.403,
                "minimum": 4271389.103,
                "name": "Y",
                "position": 1,
                "stddev": 298.996396,
                "variance": 89398.84483
              },
              {
                "average": 35.68900199,
                "count": 5257746,
                "maximum": 435.7497172,
                "minimum": -9.55028282,
                "name": "Z",
                "position": 2,
                "stddev": 12.88799033,
                "variance": 166.1002947
              },
              {
                "average": 2990.118301,
                "count": 5257746,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3564.017496,
                "variance": 12702220.71
              },
              {
                "average": 2.62751662,
                "count": 5257746,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.403714536,
                "variance": 1.970414499
              },
              {
                "average": 3.931935852,
                "count": 5257746,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.235557692,
                "variance": 1.52660281
              },
              {
                "average": 0.5130403789,
                "count": 5257746,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998299671,
                "variance": 0.249829996
              },
              {
                "average": 0,
                "count": 5257746,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26830718,
                "count": 5257746,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5350878763,
                "variance": 0.2863190354
              },
              {
                "average": -13.00996865,
                "count": 5257746,
                "maximum": 4.001999855,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.709532966,
                "variance": 32.59876669
              },
              {
                "average": 0,
                "count": 5257746,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.389374268,
                "count": 5257746,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4876084419,
                "variance": 0.2377619926
              },
              {
                "average": 202141058.1,
                "count": 5257746,
                "maximum": 202141318.8,
                "minimum": 202140660.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 305.8301618,
                "variance": 93532.08789
              },
              {
                "average": 0,
                "count": 5257746,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5257746,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5257746,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006449531796,
                "count": 5257746,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02538773991,
                "variance": 0.0006445373375
              },
              {
                "average": 0.4647714058,
                "count": 5257746,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4987574495,
                "variance": 0.2487589935
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347853.0834,
              4271389.103,
              -9.55028282,
              348259.1434,
              4272615.403,
              435.7497172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347853.08339078305,
                    4271389.102975901,
                    -9.550282819752141
                  ],
                  [
                    347853.08339078305,
                    4272615.402975902,
                    -9.550282819752141
                  ],
                  [
                    348259.1433907831,
                    4272615.402975902,
                    435.7497171802479
                  ],
                  [
                    348259.1433907831,
                    4271389.102975901,
                    435.7497171802479
                  ],
                  [
                    347853.08339078305,
                    4271389.102975901,
                    -9.550282819752141
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T16:08:38+00:00",
            "end_time": "2018-02-08T15:57:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_386356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7420707221011,
              38.64356302778502,
              -9.900969294888625
            ],
            [
              -76.74234530271417,
              38.65489780892445,
              -9.900969294888625
            ],
            [
              -76.72103903861242,
              38.65521330850013,
              441.3990307051114
            ],
            [
              -76.72076781163861,
              38.64387840024129,
              441.3990307051114
            ],
            [
              -76.7420707221011,
              38.64356302778502,
              -9.900969294888625
            ]
          ]
        ]
      },
      "bbox": [
        -76.7423453,
        38.64356303,
        -9.900969295,
        -76.72076781,
        38.65521331,
        441.3990307
      ],
      "properties": {
        "datetime": "2018-02-08T19:01:51Z",
        "pc:count": 23344106,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349275.8781,
            "count": 23344106,
            "maximum": 350246.8164,
            "minimum": 348392.0964,
            "name": "X",
            "position": 0,
            "stddev": 553.6593236,
            "variance": 306538.6466
          },
          {
            "average": 4279302.204,
            "count": 23344106,
            "maximum": 4279920.621,
            "minimum": 4278662.281,
            "name": "Y",
            "position": 1,
            "stddev": 362.0591757,
            "variance": 131086.8467
          },
          {
            "average": 53.0340616,
            "count": 23344106,
            "maximum": 441.3990307,
            "minimum": -9.900969295,
            "name": "Z",
            "position": 2,
            "stddev": 12.35963105,
            "variance": 152.7604797
          },
          {
            "average": 4251.163665,
            "count": 23344106,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4810.530164,
            "variance": 23141200.45
          },
          {
            "average": 2.473868779,
            "count": 23344106,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.425299694,
            "variance": 2.031479219
          },
          {
            "average": 3.653144524,
            "count": 23344106,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.474259628,
            "variance": 2.173441452
          },
          {
            "average": 0.5071670339,
            "count": 23344106,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999486417,
            "variance": 0.2499486443
          },
          {
            "average": 0,
            "count": 23344106,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285014941,
            "count": 23344106,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5456205287,
            "variance": 0.2977017613
          },
          {
            "average": 3.604456306,
            "count": 23344106,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.13058429,
            "variance": 172.4122439
          },
          {
            "average": 0,
            "count": 23344106,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.91121506,
            "count": 23344106,
            "maximum": 15,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5671125567,
            "variance": 0.321616652
          },
          {
            "average": 202151334.2,
            "count": 23344106,
            "maximum": 202151711.7,
            "minimum": 202150841.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 236.9167066,
            "variance": 56129.52585
          },
          {
            "average": 0,
            "count": 23344106,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23344106,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23344106,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.000741857495,
            "count": 23344106,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02722695676,
            "variance": 0.0007413071742
          },
          {
            "average": 0.4157332905,
            "count": 23344106,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4928479807,
            "variance": 0.2428991321
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348392.0964,
          4278662.281,
          -9.900969295,
          350246.8164,
          4279920.621,
          441.3990307
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348392.096444336,
                4278662.280740304,
                -9.900969294888625
              ],
              [
                348392.096444336,
                4279920.620740304,
                -9.900969294888625
              ],
              [
                350246.816444336,
                4279920.620740304,
                441.3990307051114
              ],
              [
                350246.816444336,
                4278662.280740304,
                441.3990307051114
              ],
              [
                348392.096444336,
                4278662.280740304,
                -9.900969294888625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:01:51+00:00",
        "end_time": "2018-02-08T18:47:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_386356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_386356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7423453,
            38.64356303,
            -9.900969295,
            -76.72076781,
            38.65521331,
            441.3990307
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7420707221011,
                  38.64356302778502,
                  -9.900969294888625
                ],
                [
                  -76.74234530271417,
                  38.65489780892445,
                  -9.900969294888625
                ],
                [
                  -76.72103903861242,
                  38.65521330850013,
                  441.3990307051114
                ],
                [
                  -76.72076781163861,
                  38.64387840024129,
                  441.3990307051114
                ],
                [
                  -76.7420707221011,
                  38.64356302778502,
                  -9.900969294888625
                ]
              ]
            ]
          },
          "id": "20180208_386356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:01:51Z",
            "pc:count": 23344106,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349275.8781,
                "count": 23344106,
                "maximum": 350246.8164,
                "minimum": 348392.0964,
                "name": "X",
                "position": 0,
                "stddev": 553.6593236,
                "variance": 306538.6466
              },
              {
                "average": 4279302.204,
                "count": 23344106,
                "maximum": 4279920.621,
                "minimum": 4278662.281,
                "name": "Y",
                "position": 1,
                "stddev": 362.0591757,
                "variance": 131086.8467
              },
              {
                "average": 53.0340616,
                "count": 23344106,
                "maximum": 441.3990307,
                "minimum": -9.900969295,
                "name": "Z",
                "position": 2,
                "stddev": 12.35963105,
                "variance": 152.7604797
              },
              {
                "average": 4251.163665,
                "count": 23344106,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4810.530164,
                "variance": 23141200.45
              },
              {
                "average": 2.473868779,
                "count": 23344106,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.425299694,
                "variance": 2.031479219
              },
              {
                "average": 3.653144524,
                "count": 23344106,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.474259628,
                "variance": 2.173441452
              },
              {
                "average": 0.5071670339,
                "count": 23344106,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999486417,
                "variance": 0.2499486443
              },
              {
                "average": 0,
                "count": 23344106,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285014941,
                "count": 23344106,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5456205287,
                "variance": 0.2977017613
              },
              {
                "average": 3.604456306,
                "count": 23344106,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.13058429,
                "variance": 172.4122439
              },
              {
                "average": 0,
                "count": 23344106,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.91121506,
                "count": 23344106,
                "maximum": 15,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5671125567,
                "variance": 0.321616652
              },
              {
                "average": 202151334.2,
                "count": 23344106,
                "maximum": 202151711.7,
                "minimum": 202150841.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 236.9167066,
                "variance": 56129.52585
              },
              {
                "average": 0,
                "count": 23344106,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23344106,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23344106,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.000741857495,
                "count": 23344106,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02722695676,
                "variance": 0.0007413071742
              },
              {
                "average": 0.4157332905,
                "count": 23344106,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4928479807,
                "variance": 0.2428991321
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348392.0964,
              4278662.281,
              -9.900969295,
              350246.8164,
              4279920.621,
              441.3990307
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348392.096444336,
                    4278662.280740304,
                    -9.900969294888625
                  ],
                  [
                    348392.096444336,
                    4279920.620740304,
                    -9.900969294888625
                  ],
                  [
                    350246.816444336,
                    4279920.620740304,
                    441.3990307051114
                  ],
                  [
                    350246.816444336,
                    4278662.280740304,
                    441.3990307051114
                  ],
                  [
                    348392.096444336,
                    4278662.280740304,
                    -9.900969294888625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:01:51+00:00",
            "end_time": "2018-02-08T18:47: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": "20180208_380336.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74995582684605,
              38.58888989571503,
              -10.336086392929076
            ],
            [
              -76.75022574586039,
              38.60000386500678,
              -10.336086392929076
            ],
            [
              -76.74224159947893,
              38.60012303464873,
              432.70391360707094
            ],
            [
              -76.74197291025285,
              38.589009018256284,
              432.70391360707094
            ],
            [
              -76.74995582684605,
              38.58888989571503,
              -10.336086392929076
            ]
          ]
        ]
      },
      "bbox": [
        -76.75022575,
        38.5888899,
        -10.33608639,
        -76.74197291,
        38.60012303,
        432.7039136
      ],
      "properties": {
        "datetime": "2018-02-08T18:43:46Z",
        "pc:count": 9889862,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 348013.1971,
            "count": 9889862,
            "maximum": 348285.6982,
            "minimum": 347590.1382,
            "name": "X",
            "position": 0,
            "stddev": 159.2253018,
            "variance": 25352.69674
          },
          {
            "average": 4273401.567,
            "count": 9889862,
            "maximum": 4273841.797,
            "minimum": 4272607.977,
            "name": "Y",
            "position": 1,
            "stddev": 271.5338261,
            "variance": 73730.61872
          },
          {
            "average": 45.07094834,
            "count": 9889862,
            "maximum": 432.7039136,
            "minimum": -10.33608639,
            "name": "Z",
            "position": 2,
            "stddev": 14.45625011,
            "variance": 208.9831672
          },
          {
            "average": 2864.557186,
            "count": 9889862,
            "maximum": 65482,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3542.426623,
            "variance": 12548786.38
          },
          {
            "average": 2.733965752,
            "count": 9889862,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.407016575,
            "variance": 1.979695642
          },
          {
            "average": 4.131024073,
            "count": 9889862,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.080764627,
            "variance": 1.16805218
          },
          {
            "average": 0.5029208699,
            "count": 9889862,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999914937,
            "variance": 0.2499914938
          },
          {
            "average": 0,
            "count": 9889862,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.249668297,
            "count": 9889862,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5100605596,
            "variance": 0.2601617745
          },
          {
            "average": 0.198900319,
            "count": 9889862,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.74402951,
            "variance": 217.3864063
          },
          {
            "average": 0,
            "count": 9889862,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.246006567,
            "count": 9889862,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.495698301,
            "variance": 56.18549302
          },
          {
            "average": 202145789,
            "count": 9889862,
            "maximum": 202150626.7,
            "minimum": 202141271.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4657.432925,
            "variance": 21691681.45
          },
          {
            "average": 0,
            "count": 9889862,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9889862,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9889862,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007341861797,
            "count": 9889862,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.027085923,
            "variance": 0.0007336472246
          },
          {
            "average": 0.4630182909,
            "count": 9889862,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4986305028,
            "variance": 0.2486323783
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347590.1382,
          4272607.977,
          -10.33608639,
          348285.6982,
          4273841.797,
          432.7039136
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347590.13820459996,
                4272607.977206949,
                -10.336086392929076
              ],
              [
                347590.13820459996,
                4273841.797206949,
                -10.336086392929076
              ],
              [
                348285.6982046,
                4273841.797206949,
                432.70391360707094
              ],
              [
                348285.6982046,
                4272607.977206949,
                432.70391360707094
              ],
              [
                347590.13820459996,
                4272607.977206949,
                -10.336086392929076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T18:43:46+00:00",
        "end_time": "2018-02-08T16:07:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_380336.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380336.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_380336.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380336.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.75022575,
            38.5888899,
            -10.33608639,
            -76.74197291,
            38.60012303,
            432.7039136
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74995582684605,
                  38.58888989571503,
                  -10.336086392929076
                ],
                [
                  -76.75022574586039,
                  38.60000386500678,
                  -10.336086392929076
                ],
                [
                  -76.74224159947893,
                  38.60012303464873,
                  432.70391360707094
                ],
                [
                  -76.74197291025285,
                  38.589009018256284,
                  432.70391360707094
                ],
                [
                  -76.74995582684605,
                  38.58888989571503,
                  -10.336086392929076
                ]
              ]
            ]
          },
          "id": "20180208_380336.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380336.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T18:43:46Z",
            "pc:count": 9889862,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 348013.1971,
                "count": 9889862,
                "maximum": 348285.6982,
                "minimum": 347590.1382,
                "name": "X",
                "position": 0,
                "stddev": 159.2253018,
                "variance": 25352.69674
              },
              {
                "average": 4273401.567,
                "count": 9889862,
                "maximum": 4273841.797,
                "minimum": 4272607.977,
                "name": "Y",
                "position": 1,
                "stddev": 271.5338261,
                "variance": 73730.61872
              },
              {
                "average": 45.07094834,
                "count": 9889862,
                "maximum": 432.7039136,
                "minimum": -10.33608639,
                "name": "Z",
                "position": 2,
                "stddev": 14.45625011,
                "variance": 208.9831672
              },
              {
                "average": 2864.557186,
                "count": 9889862,
                "maximum": 65482,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3542.426623,
                "variance": 12548786.38
              },
              {
                "average": 2.733965752,
                "count": 9889862,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.407016575,
                "variance": 1.979695642
              },
              {
                "average": 4.131024073,
                "count": 9889862,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.080764627,
                "variance": 1.16805218
              },
              {
                "average": 0.5029208699,
                "count": 9889862,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999914937,
                "variance": 0.2499914938
              },
              {
                "average": 0,
                "count": 9889862,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.249668297,
                "count": 9889862,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5100605596,
                "variance": 0.2601617745
              },
              {
                "average": 0.198900319,
                "count": 9889862,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.74402951,
                "variance": 217.3864063
              },
              {
                "average": 0,
                "count": 9889862,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.246006567,
                "count": 9889862,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.495698301,
                "variance": 56.18549302
              },
              {
                "average": 202145789,
                "count": 9889862,
                "maximum": 202150626.7,
                "minimum": 202141271.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4657.432925,
                "variance": 21691681.45
              },
              {
                "average": 0,
                "count": 9889862,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9889862,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9889862,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007341861797,
                "count": 9889862,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.027085923,
                "variance": 0.0007336472246
              },
              {
                "average": 0.4630182909,
                "count": 9889862,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4986305028,
                "variance": 0.2486323783
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347590.1382,
              4272607.977,
              -10.33608639,
              348285.6982,
              4273841.797,
              432.7039136
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347590.13820459996,
                    4272607.977206949,
                    -10.336086392929076
                  ],
                  [
                    347590.13820459996,
                    4273841.797206949,
                    -10.336086392929076
                  ],
                  [
                    348285.6982046,
                    4273841.797206949,
                    432.70391360707094
                  ],
                  [
                    348285.6982046,
                    4272607.977206949,
                    432.70391360707094
                  ],
                  [
                    347590.13820459996,
                    4272607.977206949,
                    -10.336086392929076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T18:43:46+00:00",
            "end_time": "2018-02-08T16:07:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_380340.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.75114775361591,
              38.5998543440169,
              -10.200561191531278
            ],
            [
              -76.75141850118382,
              38.6109904443911,
              -10.200561191531278
            ],
            [
              -76.74220220178199,
              38.611128062329136,
              429.6194388084687
            ],
            [
              -76.74193287717667,
              38.599991907459305,
              429.6194388084687
            ],
            [
              -76.75114775361591,
              38.5998543440169,
              -10.200561191531278
            ]
          ]
        ]
      },
      "bbox": [
        -76.7514185,
        38.59985434,
        -10.20056119,
        -76.74193288,
        38.61112806,
        429.6194388
      ],
      "properties": {
        "datetime": "2018-02-08T18:46:41Z",
        "pc:count": 8758303,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 347857.5494,
            "count": 8758303,
            "maximum": 348312.3075,
            "minimum": 347509.5275,
            "name": "X",
            "position": 0,
            "stddev": 204.9686837,
            "variance": 42012.16129
          },
          {
            "average": 4274549.074,
            "count": 8758303,
            "maximum": 4275063.015,
            "minimum": 4273826.735,
            "name": "Y",
            "position": 1,
            "stddev": 370.6980958,
            "variance": 137417.0782
          },
          {
            "average": 47.40408449,
            "count": 8758303,
            "maximum": 429.6194388,
            "minimum": -10.20056119,
            "name": "Z",
            "position": 2,
            "stddev": 12.61851688,
            "variance": 159.2269682
          },
          {
            "average": 3893.300248,
            "count": 8758303,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4768.342746,
            "variance": 22737092.54
          },
          {
            "average": 2.524088285,
            "count": 8758303,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.39903421,
            "variance": 1.957296721
          },
          {
            "average": 3.785307154,
            "count": 8758303,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.345401942,
            "variance": 1.810106386
          },
          {
            "average": 0.5058751678,
            "count": 8758303,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999655098,
            "variance": 0.2499655109
          },
          {
            "average": 0,
            "count": 8758303,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319190601,
            "count": 8758303,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5487634821,
            "variance": 0.3011413593
          },
          {
            "average": 8.154538094,
            "count": 8758303,
            "maximum": 19.00200081,
            "minimum": -15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.69708308,
            "variance": 75.6392541
          },
          {
            "average": 0,
            "count": 8758303,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.46737776,
            "count": 8758303,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.054456454,
            "variance": 4.220791321
          },
          {
            "average": 202150467.2,
            "count": 8758303,
            "maximum": 202150801.1,
            "minimum": 202141273.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1278.678043,
            "variance": 1635017.537
          },
          {
            "average": 0,
            "count": 8758303,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8758303,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8758303,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007552833009,
            "count": 8758303,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02747203913,
            "variance": 0.0007547129342
          },
          {
            "average": 0.2784770063,
            "count": 8758303,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4482494687,
            "variance": 0.2009275862
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          347509.5275,
          4273826.735,
          -10.20056119,
          348312.3075,
          4275063.015,
          429.6194388
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                347509.52750532154,
                4273826.735223561,
                -10.200561191531278
              ],
              [
                347509.52750532154,
                4275063.01522356,
                -10.200561191531278
              ],
              [
                348312.3075053216,
                4275063.01522356,
                429.6194388084687
              ],
              [
                348312.3075053216,
                4273826.735223561,
                429.6194388084687
              ],
              [
                347509.52750532154,
                4273826.735223561,
                -10.200561191531278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T18:46:41+00:00",
        "end_time": "2018-02-08T16:07:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_380340.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_380340.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_380340.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380340.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.7514185,
            38.59985434,
            -10.20056119,
            -76.74193288,
            38.61112806,
            429.6194388
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.75114775361591,
                  38.5998543440169,
                  -10.200561191531278
                ],
                [
                  -76.75141850118382,
                  38.6109904443911,
                  -10.200561191531278
                ],
                [
                  -76.74220220178199,
                  38.611128062329136,
                  429.6194388084687
                ],
                [
                  -76.74193287717667,
                  38.599991907459305,
                  429.6194388084687
                ],
                [
                  -76.75114775361591,
                  38.5998543440169,
                  -10.200561191531278
                ]
              ]
            ]
          },
          "id": "20180208_380340.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_380340.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T18:46:41Z",
            "pc:count": 8758303,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 347857.5494,
                "count": 8758303,
                "maximum": 348312.3075,
                "minimum": 347509.5275,
                "name": "X",
                "position": 0,
                "stddev": 204.9686837,
                "variance": 42012.16129
              },
              {
                "average": 4274549.074,
                "count": 8758303,
                "maximum": 4275063.015,
                "minimum": 4273826.735,
                "name": "Y",
                "position": 1,
                "stddev": 370.6980958,
                "variance": 137417.0782
              },
              {
                "average": 47.40408449,
                "count": 8758303,
                "maximum": 429.6194388,
                "minimum": -10.20056119,
                "name": "Z",
                "position": 2,
                "stddev": 12.61851688,
                "variance": 159.2269682
              },
              {
                "average": 3893.300248,
                "count": 8758303,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4768.342746,
                "variance": 22737092.54
              },
              {
                "average": 2.524088285,
                "count": 8758303,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.39903421,
                "variance": 1.957296721
              },
              {
                "average": 3.785307154,
                "count": 8758303,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.345401942,
                "variance": 1.810106386
              },
              {
                "average": 0.5058751678,
                "count": 8758303,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999655098,
                "variance": 0.2499655109
              },
              {
                "average": 0,
                "count": 8758303,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319190601,
                "count": 8758303,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5487634821,
                "variance": 0.3011413593
              },
              {
                "average": 8.154538094,
                "count": 8758303,
                "maximum": 19.00200081,
                "minimum": -15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.69708308,
                "variance": 75.6392541
              },
              {
                "average": 0,
                "count": 8758303,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.46737776,
                "count": 8758303,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.054456454,
                "variance": 4.220791321
              },
              {
                "average": 202150467.2,
                "count": 8758303,
                "maximum": 202150801.1,
                "minimum": 202141273.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1278.678043,
                "variance": 1635017.537
              },
              {
                "average": 0,
                "count": 8758303,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8758303,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8758303,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007552833009,
                "count": 8758303,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02747203913,
                "variance": 0.0007547129342
              },
              {
                "average": 0.2784770063,
                "count": 8758303,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4482494687,
                "variance": 0.2009275862
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              347509.5275,
              4273826.735,
              -10.20056119,
              348312.3075,
              4275063.015,
              429.6194388
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    347509.52750532154,
                    4273826.735223561,
                    -10.200561191531278
                  ],
                  [
                    347509.52750532154,
                    4275063.01522356,
                    -10.200561191531278
                  ],
                  [
                    348312.3075053216,
                    4275063.01522356,
                    429.6194388084687
                  ],
                  [
                    348312.3075053216,
                    4273826.735223561,
                    429.6194388084687
                  ],
                  [
                    347509.52750532154,
                    4273826.735223561,
                    -10.200561191531278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T18:46:41+00:00",
            "end_time": "2018-02-08T16:07: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": "20180208_356352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.83220067754097,
              38.64171318572123,
              -9.663202669255469
            ],
            [
              -76.83226109974632,
              38.644085346255366,
              -9.663202669255469
            ],
            [
              -76.82611259232702,
              38.64418151279574,
              418.65679733074455
            ],
            [
              -76.82605237260472,
              38.641809344150886,
              418.65679733074455
            ],
            [
              -76.83220067754097,
              38.64171318572123,
              -9.663202669255469
            ]
          ]
        ]
      },
      "bbox": [
        -76.8322611,
        38.64171319,
        -9.663202669,
        -76.82605237,
        38.64418151,
        418.6567973
      ],
      "properties": {
        "datetime": "2018-02-08T19:35:13Z",
        "pc:count": 893207,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340806.1733,
            "count": 893207,
            "maximum": 341078.9724,
            "minimum": 340543.6324,
            "name": "X",
            "position": 0,
            "stddev": 105.9348297,
            "variance": 11222.18813
          },
          {
            "average": 4278806.908,
            "count": 893207,
            "maximum": 4278873.195,
            "minimum": 4278609.835,
            "name": "Y",
            "position": 1,
            "stddev": 45.6490119,
            "variance": 2083.832287
          },
          {
            "average": 64.30102346,
            "count": 893207,
            "maximum": 418.6567973,
            "minimum": -9.663202669,
            "name": "Z",
            "position": 2,
            "stddev": 8.154330032,
            "variance": 66.49309828
          },
          {
            "average": 4160.236431,
            "count": 893207,
            "maximum": 28290,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4235.790804,
            "variance": 17941923.74
          },
          {
            "average": 2.498200305,
            "count": 893207,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.477982063,
            "variance": 2.184430979
          },
          {
            "average": 3.65011246,
            "count": 893207,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.568091654,
            "variance": 2.458911434
          },
          {
            "average": 0.4968254839,
            "count": 893207,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999902022,
            "variance": 0.2499902023
          },
          {
            "average": 0,
            "count": 893207,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.279751502,
            "count": 893207,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5002499511,
            "variance": 0.2502500136
          },
          {
            "average": 15.44595164,
            "count": 893207,
            "maximum": 19.00200081,
            "minimum": 4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.060896197,
            "variance": 9.369085528
          },
          {
            "average": 0,
            "count": 893207,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.513105025,
            "count": 893207,
            "maximum": 10,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4998285086,
            "variance": 0.249828538
          },
          {
            "average": 202153589.5,
            "count": 893207,
            "maximum": 202153713.9,
            "minimum": 202153459.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 114.8190945,
            "variance": 13183.42445
          },
          {
            "average": 0,
            "count": 893207,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 893207,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 893207,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004422267179,
            "count": 893207,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02102454871,
            "variance": 0.0004420316483
          },
          {
            "average": 0.5398748554,
            "count": 893207,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4984077387,
            "variance": 0.248410274
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          340543.6324,
          4278609.835,
          -9.663202669,
          341078.9724,
          4278873.195,
          418.6567973
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                340543.6323818394,
                4278609.835337873,
                -9.663202669255469
              ],
              [
                340543.6323818394,
                4278873.195337872,
                -9.663202669255469
              ],
              [
                341078.97238183935,
                4278873.195337872,
                418.65679733074455
              ],
              [
                341078.97238183935,
                4278609.835337873,
                418.65679733074455
              ],
              [
                340543.6323818394,
                4278609.835337873,
                -9.663202669255469
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:35:13+00:00",
        "end_time": "2018-02-08T19:30:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_356352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_356352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_356352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_356352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.8322611,
            38.64171319,
            -9.663202669,
            -76.82605237,
            38.64418151,
            418.6567973
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.83220067754097,
                  38.64171318572123,
                  -9.663202669255469
                ],
                [
                  -76.83226109974632,
                  38.644085346255366,
                  -9.663202669255469
                ],
                [
                  -76.82611259232702,
                  38.64418151279574,
                  418.65679733074455
                ],
                [
                  -76.82605237260472,
                  38.641809344150886,
                  418.65679733074455
                ],
                [
                  -76.83220067754097,
                  38.64171318572123,
                  -9.663202669255469
                ]
              ]
            ]
          },
          "id": "20180208_356352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_356352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:35:13Z",
            "pc:count": 893207,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340806.1733,
                "count": 893207,
                "maximum": 341078.9724,
                "minimum": 340543.6324,
                "name": "X",
                "position": 0,
                "stddev": 105.9348297,
                "variance": 11222.18813
              },
              {
                "average": 4278806.908,
                "count": 893207,
                "maximum": 4278873.195,
                "minimum": 4278609.835,
                "name": "Y",
                "position": 1,
                "stddev": 45.6490119,
                "variance": 2083.832287
              },
              {
                "average": 64.30102346,
                "count": 893207,
                "maximum": 418.6567973,
                "minimum": -9.663202669,
                "name": "Z",
                "position": 2,
                "stddev": 8.154330032,
                "variance": 66.49309828
              },
              {
                "average": 4160.236431,
                "count": 893207,
                "maximum": 28290,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4235.790804,
                "variance": 17941923.74
              },
              {
                "average": 2.498200305,
                "count": 893207,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.477982063,
                "variance": 2.184430979
              },
              {
                "average": 3.65011246,
                "count": 893207,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.568091654,
                "variance": 2.458911434
              },
              {
                "average": 0.4968254839,
                "count": 893207,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999902022,
                "variance": 0.2499902023
              },
              {
                "average": 0,
                "count": 893207,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.279751502,
                "count": 893207,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5002499511,
                "variance": 0.2502500136
              },
              {
                "average": 15.44595164,
                "count": 893207,
                "maximum": 19.00200081,
                "minimum": 4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.060896197,
                "variance": 9.369085528
              },
              {
                "average": 0,
                "count": 893207,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.513105025,
                "count": 893207,
                "maximum": 10,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4998285086,
                "variance": 0.249828538
              },
              {
                "average": 202153589.5,
                "count": 893207,
                "maximum": 202153713.9,
                "minimum": 202153459.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 114.8190945,
                "variance": 13183.42445
              },
              {
                "average": 0,
                "count": 893207,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 893207,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 893207,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004422267179,
                "count": 893207,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02102454871,
                "variance": 0.0004420316483
              },
              {
                "average": 0.5398748554,
                "count": 893207,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4984077387,
                "variance": 0.248410274
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              340543.6324,
              4278609.835,
              -9.663202669,
              341078.9724,
              4278873.195,
              418.6567973
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    340543.6323818394,
                    4278609.835337873,
                    -9.663202669255469
                  ],
                  [
                    340543.6323818394,
                    4278873.195337872,
                    -9.663202669255469
                  ],
                  [
                    341078.97238183935,
                    4278873.195337872,
                    418.65679733074455
                  ],
                  [
                    341078.97238183935,
                    4278609.835337873,
                    418.65679733074455
                  ],
                  [
                    340543.6323818394,
                    4278609.835337873,
                    -9.663202669255469
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:35:13+00:00",
            "end_time": "2018-02-08T19:30:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_386336.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74226760511335,
              38.588645203690476,
              -9.735711797246978
            ],
            [
              -76.74254173063454,
              38.599982252159236,
              -9.735711797246978
            ],
            [
              -76.7212526323333,
              38.600297400215815,
              435.50428820275306
            ],
            [
              -76.72098185181748,
              38.588960224688066,
              435.50428820275306
            ],
            [
              -76.74226760511335,
              38.588645203690476,
              -9.735711797246978
            ]
          ]
        ]
      },
      "bbox": [
        -76.74254173,
        38.5886452,
        -9.735711797,
        -76.72098185,
        38.6002974,
        435.5042882
      ],
      "properties": {
        "datetime": "2018-02-08T18:43:30Z",
        "pc:count": 25361114,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349218.6615,
            "count": 25361114,
            "maximum": 350113.9045,
            "minimum": 348259.2645,
            "name": "X",
            "position": 0,
            "stddev": 499.5249249,
            "variance": 249525.1506
          },
          {
            "average": 4273203.142,
            "count": 25361114,
            "maximum": 4273826.67,
            "minimum": 4272568.09,
            "name": "Y",
            "position": 1,
            "stddev": 342.0663332,
            "variance": 117009.3763
          },
          {
            "average": 53.87737086,
            "count": 25361114,
            "maximum": 435.5042882,
            "minimum": -9.735711797,
            "name": "Z",
            "position": 2,
            "stddev": 12.39605042,
            "variance": 153.6620659
          },
          {
            "average": 3211.215985,
            "count": 25361114,
            "maximum": 65517,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3907.647387,
            "variance": 15269708.1
          },
          {
            "average": 2.687190121,
            "count": 25361114,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.431608347,
            "variance": 2.04950246
          },
          {
            "average": 4.019645036,
            "count": 25361114,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.234763856,
            "variance": 1.524641779
          },
          {
            "average": 0.5105090809,
            "count": 25361114,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998895569,
            "variance": 0.2498895691
          },
          {
            "average": 0,
            "count": 25361114,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261628216,
            "count": 25361114,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5427450258,
            "variance": 0.294572163
          },
          {
            "average": -9.995521449,
            "count": 25361114,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.095591772,
            "variance": 82.72978968
          },
          {
            "average": 0,
            "count": 25361114,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.330748129,
            "count": 25361114,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.709695712,
            "variance": 13.76184228
          },
          {
            "average": 202141723.7,
            "count": 25361114,
            "maximum": 202150610,
            "minimum": 202140684.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2404.446457,
            "variance": 5781362.763
          },
          {
            "average": 0,
            "count": 25361114,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25361114,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25361114,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007657786641,
            "count": 25361114,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02766210905,
            "variance": 0.0007651922773
          },
          {
            "average": 0.4157149406,
            "count": 25361114,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4928448421,
            "variance": 0.2428960383
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348259.2645,
          4272568.09,
          -9.735711797,
          350113.9045,
          4273826.67,
          435.5042882
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348259.2644770564,
                4272568.089805731,
                -9.735711797246978
              ],
              [
                348259.2644770564,
                4273826.669805731,
                -9.735711797246978
              ],
              [
                350113.9044770564,
                4273826.669805731,
                435.50428820275306
              ],
              [
                350113.9044770564,
                4272568.089805731,
                435.50428820275306
              ],
              [
                348259.2644770564,
                4272568.089805731,
                -9.735711797246978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T18:43:30+00:00",
        "end_time": "2018-02-08T15:58:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_386336.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386336.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_386336.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386336.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74254173,
            38.5886452,
            -9.735711797,
            -76.72098185,
            38.6002974,
            435.5042882
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74226760511335,
                  38.588645203690476,
                  -9.735711797246978
                ],
                [
                  -76.74254173063454,
                  38.599982252159236,
                  -9.735711797246978
                ],
                [
                  -76.7212526323333,
                  38.600297400215815,
                  435.50428820275306
                ],
                [
                  -76.72098185181748,
                  38.588960224688066,
                  435.50428820275306
                ],
                [
                  -76.74226760511335,
                  38.588645203690476,
                  -9.735711797246978
                ]
              ]
            ]
          },
          "id": "20180208_386336.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386336.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T18:43:30Z",
            "pc:count": 25361114,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349218.6615,
                "count": 25361114,
                "maximum": 350113.9045,
                "minimum": 348259.2645,
                "name": "X",
                "position": 0,
                "stddev": 499.5249249,
                "variance": 249525.1506
              },
              {
                "average": 4273203.142,
                "count": 25361114,
                "maximum": 4273826.67,
                "minimum": 4272568.09,
                "name": "Y",
                "position": 1,
                "stddev": 342.0663332,
                "variance": 117009.3763
              },
              {
                "average": 53.87737086,
                "count": 25361114,
                "maximum": 435.5042882,
                "minimum": -9.735711797,
                "name": "Z",
                "position": 2,
                "stddev": 12.39605042,
                "variance": 153.6620659
              },
              {
                "average": 3211.215985,
                "count": 25361114,
                "maximum": 65517,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3907.647387,
                "variance": 15269708.1
              },
              {
                "average": 2.687190121,
                "count": 25361114,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.431608347,
                "variance": 2.04950246
              },
              {
                "average": 4.019645036,
                "count": 25361114,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.234763856,
                "variance": 1.524641779
              },
              {
                "average": 0.5105090809,
                "count": 25361114,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998895569,
                "variance": 0.2498895691
              },
              {
                "average": 0,
                "count": 25361114,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261628216,
                "count": 25361114,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5427450258,
                "variance": 0.294572163
              },
              {
                "average": -9.995521449,
                "count": 25361114,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.095591772,
                "variance": 82.72978968
              },
              {
                "average": 0,
                "count": 25361114,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.330748129,
                "count": 25361114,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.709695712,
                "variance": 13.76184228
              },
              {
                "average": 202141723.7,
                "count": 25361114,
                "maximum": 202150610,
                "minimum": 202140684.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2404.446457,
                "variance": 5781362.763
              },
              {
                "average": 0,
                "count": 25361114,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25361114,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25361114,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007657786641,
                "count": 25361114,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02766210905,
                "variance": 0.0007651922773
              },
              {
                "average": 0.4157149406,
                "count": 25361114,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4928448421,
                "variance": 0.2428960383
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348259.2645,
              4272568.09,
              -9.735711797,
              350113.9045,
              4273826.67,
              435.5042882
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348259.2644770564,
                    4272568.089805731,
                    -9.735711797246978
                  ],
                  [
                    348259.2644770564,
                    4273826.669805731,
                    -9.735711797246978
                  ],
                  [
                    350113.9044770564,
                    4273826.669805731,
                    435.50428820275306
                  ],
                  [
                    350113.9044770564,
                    4272568.089805731,
                    435.50428820275306
                  ],
                  [
                    348259.2644770564,
                    4272568.089805731,
                    -9.735711797246978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T18:43:30+00:00",
            "end_time": "2018-02-08T15:58:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_356356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8469534954728,
              38.64374969323157,
              -9.937814142427413
            ],
            [
              -76.84724467787693,
              38.65508670452641,
              -9.937814142427413
            ],
            [
              -76.82609281047945,
              38.65541891836966,
              429.3621858575726
            ],
            [
              -76.82580495771198,
              38.644081773194856,
              429.3621858575726
            ],
            [
              -76.8469534954728,
              38.64374969323157,
              -9.937814142427413
            ]
          ]
        ]
      },
      "bbox": [
        -76.84724468,
        38.64374969,
        -9.937814142,
        -76.82580496,
        38.65541892,
        429.3621859
      ],
      "properties": {
        "datetime": "2018-02-09T18:40:07Z",
        "pc:count": 17850104,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340321.9239,
            "count": 17850104,
            "maximum": 341105.5266,
            "minimum": 339264.1466,
            "name": "X",
            "position": 0,
            "stddev": 518.0834544,
            "variance": 268410.4658
          },
          {
            "average": 4279502.971,
            "count": 17850104,
            "maximum": 4280120.254,
            "minimum": 4278861.594,
            "name": "Y",
            "position": 1,
            "stddev": 357.6857371,
            "variance": 127939.0865
          },
          {
            "average": 69.49016388,
            "count": 17850104,
            "maximum": 429.3621859,
            "minimum": -9.937814142,
            "name": "Z",
            "position": 2,
            "stddev": 8.565927209,
            "variance": 73.37510895
          },
          {
            "average": 3709.497566,
            "count": 17850104,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4418.068602,
            "variance": 19519330.17
          },
          {
            "average": 2.545577325,
            "count": 17850104,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.399838492,
            "variance": 1.959547803
          },
          {
            "average": 3.827761508,
            "count": 17850104,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.319042876,
            "variance": 1.739874109
          },
          {
            "average": 0.5001657133,
            "count": 17850104,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999865,
            "variance": 0.2499999865
          },
          {
            "average": 0,
            "count": 17850104,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23395085,
            "count": 17850104,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.474660784,
            "variance": 0.2253028599
          },
          {
            "average": 4.939060197,
            "count": 17850104,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.06109228,
            "variance": 170.5921315
          },
          {
            "average": 0,
            "count": 17850104,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.1131929,
            "count": 17850104,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.609233509,
            "variance": 13.02656652
          },
          {
            "average": 202171411,
            "count": 17850104,
            "maximum": 202236807.5,
            "minimum": 202153458.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34076.18209,
            "variance": 1161186186
          },
          {
            "average": 0,
            "count": 17850104,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17850104,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17850104,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004330506982,
            "count": 17850104,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02080536444,
            "variance": 0.0004328631895
          },
          {
            "average": 0.4358970121,
            "count": 17850104,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4958737952,
            "variance": 0.2458908207
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339264.1466,
          4278861.594,
          -9.937814142,
          341105.5266,
          4280120.254,
          429.3621859
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339264.1465799886,
                4278861.59351996,
                -9.937814142427413
              ],
              [
                339264.1465799886,
                4280120.25351996,
                -9.937814142427413
              ],
              [
                341105.5265799886,
                4280120.25351996,
                429.3621858575726
              ],
              [
                341105.5265799886,
                4278861.59351996,
                429.3621858575726
              ],
              [
                339264.1465799886,
                4278861.59351996,
                -9.937814142427413
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:40:07+00:00",
        "end_time": "2018-02-08T19:30:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_356356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_356356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_356356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_356356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84724468,
            38.64374969,
            -9.937814142,
            -76.82580496,
            38.65541892,
            429.3621859
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8469534954728,
                  38.64374969323157,
                  -9.937814142427413
                ],
                [
                  -76.84724467787693,
                  38.65508670452641,
                  -9.937814142427413
                ],
                [
                  -76.82609281047945,
                  38.65541891836966,
                  429.3621858575726
                ],
                [
                  -76.82580495771198,
                  38.644081773194856,
                  429.3621858575726
                ],
                [
                  -76.8469534954728,
                  38.64374969323157,
                  -9.937814142427413
                ]
              ]
            ]
          },
          "id": "20180208_356356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_356356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:40:07Z",
            "pc:count": 17850104,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340321.9239,
                "count": 17850104,
                "maximum": 341105.5266,
                "minimum": 339264.1466,
                "name": "X",
                "position": 0,
                "stddev": 518.0834544,
                "variance": 268410.4658
              },
              {
                "average": 4279502.971,
                "count": 17850104,
                "maximum": 4280120.254,
                "minimum": 4278861.594,
                "name": "Y",
                "position": 1,
                "stddev": 357.6857371,
                "variance": 127939.0865
              },
              {
                "average": 69.49016388,
                "count": 17850104,
                "maximum": 429.3621859,
                "minimum": -9.937814142,
                "name": "Z",
                "position": 2,
                "stddev": 8.565927209,
                "variance": 73.37510895
              },
              {
                "average": 3709.497566,
                "count": 17850104,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4418.068602,
                "variance": 19519330.17
              },
              {
                "average": 2.545577325,
                "count": 17850104,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.399838492,
                "variance": 1.959547803
              },
              {
                "average": 3.827761508,
                "count": 17850104,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.319042876,
                "variance": 1.739874109
              },
              {
                "average": 0.5001657133,
                "count": 17850104,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999865,
                "variance": 0.2499999865
              },
              {
                "average": 0,
                "count": 17850104,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23395085,
                "count": 17850104,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.474660784,
                "variance": 0.2253028599
              },
              {
                "average": 4.939060197,
                "count": 17850104,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.06109228,
                "variance": 170.5921315
              },
              {
                "average": 0,
                "count": 17850104,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.1131929,
                "count": 17850104,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.609233509,
                "variance": 13.02656652
              },
              {
                "average": 202171411,
                "count": 17850104,
                "maximum": 202236807.5,
                "minimum": 202153458.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34076.18209,
                "variance": 1161186186
              },
              {
                "average": 0,
                "count": 17850104,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17850104,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17850104,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004330506982,
                "count": 17850104,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02080536444,
                "variance": 0.0004328631895
              },
              {
                "average": 0.4358970121,
                "count": 17850104,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4958737952,
                "variance": 0.2458908207
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339264.1466,
              4278861.594,
              -9.937814142,
              341105.5266,
              4280120.254,
              429.3621859
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339264.1465799886,
                    4278861.59351996,
                    -9.937814142427413
                  ],
                  [
                    339264.1465799886,
                    4280120.25351996,
                    -9.937814142427413
                  ],
                  [
                    341105.5265799886,
                    4280120.25351996,
                    429.3621858575726
                  ],
                  [
                    341105.5265799886,
                    4278861.59351996,
                    429.3621858575726
                  ],
                  [
                    339264.1465799886,
                    4278861.59351996,
                    -9.937814142427413
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:40:07+00:00",
            "end_time": "2018-02-08T19: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": "20180208_356360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.84708270527995,
              38.6547320109477,
              -10.447527074768317
            ],
            [
              -76.84737396676177,
              38.66606683835726,
              -10.447527074768317
            ],
            [
              -76.82606561017049,
              38.666401547792766,
              430.31247292523165
            ],
            [
              -76.82577770363525,
              38.6550665855353,
              430.31247292523165
            ],
            [
              -76.84708270527995,
              38.6547320109477,
              -10.447527074768317
            ]
          ]
        ]
      },
      "bbox": [
        -76.84737397,
        38.65473201,
        -10.44752707,
        -76.8257777,
        38.66640155,
        430.3124729
      ],
      "properties": {
        "datetime": "2018-02-09T18:56:29Z",
        "pc:count": 20778766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 340233.8836,
            "count": 20778766,
            "maximum": 341132.1686,
            "minimum": 339277.4486,
            "name": "X",
            "position": 0,
            "stddev": 537.2242179,
            "variance": 288609.8603
          },
          {
            "average": 4280702.05,
            "count": 20778766,
            "maximum": 4281339.027,
            "minimum": 4280080.607,
            "name": "Y",
            "position": 1,
            "stddev": 375.9652204,
            "variance": 141349.847
          },
          {
            "average": 69.80276206,
            "count": 20778766,
            "maximum": 430.3124729,
            "minimum": -10.44752707,
            "name": "Z",
            "position": 2,
            "stddev": 8.116560601,
            "variance": 65.878556
          },
          {
            "average": 3336.728002,
            "count": 20778766,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3941.31641,
            "variance": 15533975.05
          },
          {
            "average": 2.60549125,
            "count": 20778766,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.405499179,
            "variance": 1.975427943
          },
          {
            "average": 3.909856822,
            "count": 20778766,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.267399895,
            "variance": 1.606302495
          },
          {
            "average": 0.4993469295,
            "count": 20778766,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999995855,
            "variance": 0.2499995855
          },
          {
            "average": 0,
            "count": 20778766,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24931341,
            "count": 20778766,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4823841455,
            "variance": 0.2326944638
          },
          {
            "average": -4.627016528,
            "count": 20778766,
            "maximum": 19.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.51304258,
            "variance": 182.6023198
          },
          {
            "average": 0,
            "count": 20778766,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.88540152,
            "count": 20778766,
            "maximum": 18,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.148846143,
            "variance": 17.21292432
          },
          {
            "average": 202209478.5,
            "count": 20778766,
            "maximum": 202237789.4,
            "minimum": 202153705.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 39180.38341,
            "variance": 1535102445
          },
          {
            "average": 0,
            "count": 20778766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20778766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20778766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004817899196,
            "count": 20778766,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02194442574,
            "variance": 0.0004815578212
          },
          {
            "average": 0.3789093635,
            "count": 20778766,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4851155214,
            "variance": 0.2353370691
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          339277.4486,
          4280080.607,
          -10.44752707,
          341132.1686,
          4281339.027,
          430.3124729
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                339277.44862120744,
                4280080.6066549495,
                -10.447527074768317
              ],
              [
                339277.44862120744,
                4281339.026654949,
                -10.447527074768317
              ],
              [
                341132.1686212074,
                4281339.026654949,
                430.31247292523165
              ],
              [
                341132.1686212074,
                4280080.6066549495,
                430.31247292523165
              ],
              [
                339277.44862120744,
                4280080.6066549495,
                -10.447527074768317
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:56:29+00:00",
        "end_time": "2018-02-08T19:35:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_356360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_356360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_356360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_356360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.84737397,
            38.65473201,
            -10.44752707,
            -76.8257777,
            38.66640155,
            430.3124729
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.84708270527995,
                  38.6547320109477,
                  -10.447527074768317
                ],
                [
                  -76.84737396676177,
                  38.66606683835726,
                  -10.447527074768317
                ],
                [
                  -76.82606561017049,
                  38.666401547792766,
                  430.31247292523165
                ],
                [
                  -76.82577770363525,
                  38.6550665855353,
                  430.31247292523165
                ],
                [
                  -76.84708270527995,
                  38.6547320109477,
                  -10.447527074768317
                ]
              ]
            ]
          },
          "id": "20180208_356360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_356360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:56:29Z",
            "pc:count": 20778766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 340233.8836,
                "count": 20778766,
                "maximum": 341132.1686,
                "minimum": 339277.4486,
                "name": "X",
                "position": 0,
                "stddev": 537.2242179,
                "variance": 288609.8603
              },
              {
                "average": 4280702.05,
                "count": 20778766,
                "maximum": 4281339.027,
                "minimum": 4280080.607,
                "name": "Y",
                "position": 1,
                "stddev": 375.9652204,
                "variance": 141349.847
              },
              {
                "average": 69.80276206,
                "count": 20778766,
                "maximum": 430.3124729,
                "minimum": -10.44752707,
                "name": "Z",
                "position": 2,
                "stddev": 8.116560601,
                "variance": 65.878556
              },
              {
                "average": 3336.728002,
                "count": 20778766,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3941.31641,
                "variance": 15533975.05
              },
              {
                "average": 2.60549125,
                "count": 20778766,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.405499179,
                "variance": 1.975427943
              },
              {
                "average": 3.909856822,
                "count": 20778766,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.267399895,
                "variance": 1.606302495
              },
              {
                "average": 0.4993469295,
                "count": 20778766,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999995855,
                "variance": 0.2499995855
              },
              {
                "average": 0,
                "count": 20778766,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24931341,
                "count": 20778766,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4823841455,
                "variance": 0.2326944638
              },
              {
                "average": -4.627016528,
                "count": 20778766,
                "maximum": 19.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.51304258,
                "variance": 182.6023198
              },
              {
                "average": 0,
                "count": 20778766,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.88540152,
                "count": 20778766,
                "maximum": 18,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.148846143,
                "variance": 17.21292432
              },
              {
                "average": 202209478.5,
                "count": 20778766,
                "maximum": 202237789.4,
                "minimum": 202153705.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 39180.38341,
                "variance": 1535102445
              },
              {
                "average": 0,
                "count": 20778766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20778766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20778766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004817899196,
                "count": 20778766,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02194442574,
                "variance": 0.0004815578212
              },
              {
                "average": 0.3789093635,
                "count": 20778766,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4851155214,
                "variance": 0.2353370691
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              339277.4486,
              4280080.607,
              -10.44752707,
              341132.1686,
              4281339.027,
              430.3124729
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    339277.44862120744,
                    4280080.6066549495,
                    -10.447527074768317
                  ],
                  [
                    339277.44862120744,
                    4281339.026654949,
                    -10.447527074768317
                  ],
                  [
                    341132.1686212074,
                    4281339.026654949,
                    430.31247292523165
                  ],
                  [
                    341132.1686212074,
                    4280080.6066549495,
                    430.31247292523165
                  ],
                  [
                    339277.44862120744,
                    4280080.6066549495,
                    -10.447527074768317
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:56:29+00:00",
            "end_time": "2018-02-08T19:35: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": "20180208_386340.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74222885568601,
              38.59962882330016,
              -10.40419471469474
            ],
            [
              -76.74250307838676,
              38.61096567051759,
              -10.40419471469474
            ],
            [
              -76.72121004535785,
              38.611280896458425,
              435.2958052853053
            ],
            [
              -76.72093916954118,
              38.59994392216407,
              435.2958052853053
            ],
            [
              -76.74222885568601,
              38.59962882330016,
              -10.40419471469474
            ]
          ]
        ]
      },
      "bbox": [
        -76.74250308,
        38.59962882,
        -10.40419471,
        -76.72093917,
        38.6112809,
        435.2958053
      ],
      "properties": {
        "datetime": "2018-02-08T18:43:30Z",
        "pc:count": 25216628,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349144.5029,
            "count": 25216628,
            "maximum": 350140.4673,
            "minimum": 348285.7673,
            "name": "X",
            "position": 0,
            "stddev": 461.9864942,
            "variance": 213431.5208
          },
          {
            "average": 4274422.413,
            "count": 25216628,
            "maximum": 4275045.491,
            "minimum": 4273786.931,
            "name": "Y",
            "position": 1,
            "stddev": 321.5577613,
            "variance": 103399.3938
          },
          {
            "average": 56.60138082,
            "count": 25216628,
            "maximum": 435.2958053,
            "minimum": -10.40419471,
            "name": "Z",
            "position": 2,
            "stddev": 10.85426147,
            "variance": 117.8149921
          },
          {
            "average": 3941.868542,
            "count": 25216628,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4620.705584,
            "variance": 21350920.09
          },
          {
            "average": 2.549626104,
            "count": 25216628,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.437490746,
            "variance": 2.066379645
          },
          {
            "average": 3.781240458,
            "count": 25216628,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.418821283,
            "variance": 2.013053834
          },
          {
            "average": 0.512075881,
            "count": 25216628,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998541617,
            "variance": 0.249854183
          },
          {
            "average": 0,
            "count": 25216628,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308370691,
            "count": 25216628,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5629811994,
            "variance": 0.3169478309
          },
          {
            "average": -0.8212877181,
            "count": 25216628,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.34923949,
            "variance": 205.9006739
          },
          {
            "average": 0,
            "count": 25216628,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.241577859,
            "count": 25216628,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.486175153,
            "variance": 56.04281842
          },
          {
            "average": 202145746.9,
            "count": 25216628,
            "maximum": 202150610,
            "minimum": 202140709.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4661.86499,
            "variance": 21732985.19
          },
          {
            "average": 0,
            "count": 25216628,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25216628,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25216628,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0007784545975,
            "count": 25216628,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02788993791,
            "variance": 0.0007778486368
          },
          {
            "average": 0.4331634666,
            "count": 25216628,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4955127521,
            "variance": 0.2455328875
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348285.7673,
          4273786.931,
          -10.40419471,
          350140.4673,
          4275045.491,
          435.2958053
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348285.7672745754,
                4273786.930963836,
                -10.40419471469474
              ],
              [
                348285.7672745754,
                4275045.490963836,
                -10.40419471469474
              ],
              [
                350140.4672745754,
                4275045.490963836,
                435.2958052853053
              ],
              [
                350140.4672745754,
                4273786.930963836,
                435.2958052853053
              ],
              [
                348285.7672745754,
                4273786.930963836,
                -10.40419471469474
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T18:43:30+00:00",
        "end_time": "2018-02-08T15:58:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_386340.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386340.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_386340.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386340.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74250308,
            38.59962882,
            -10.40419471,
            -76.72093917,
            38.6112809,
            435.2958053
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74222885568601,
                  38.59962882330016,
                  -10.40419471469474
                ],
                [
                  -76.74250307838676,
                  38.61096567051759,
                  -10.40419471469474
                ],
                [
                  -76.72121004535785,
                  38.611280896458425,
                  435.2958052853053
                ],
                [
                  -76.72093916954118,
                  38.59994392216407,
                  435.2958052853053
                ],
                [
                  -76.74222885568601,
                  38.59962882330016,
                  -10.40419471469474
                ]
              ]
            ]
          },
          "id": "20180208_386340.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386340.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T18:43:30Z",
            "pc:count": 25216628,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349144.5029,
                "count": 25216628,
                "maximum": 350140.4673,
                "minimum": 348285.7673,
                "name": "X",
                "position": 0,
                "stddev": 461.9864942,
                "variance": 213431.5208
              },
              {
                "average": 4274422.413,
                "count": 25216628,
                "maximum": 4275045.491,
                "minimum": 4273786.931,
                "name": "Y",
                "position": 1,
                "stddev": 321.5577613,
                "variance": 103399.3938
              },
              {
                "average": 56.60138082,
                "count": 25216628,
                "maximum": 435.2958053,
                "minimum": -10.40419471,
                "name": "Z",
                "position": 2,
                "stddev": 10.85426147,
                "variance": 117.8149921
              },
              {
                "average": 3941.868542,
                "count": 25216628,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4620.705584,
                "variance": 21350920.09
              },
              {
                "average": 2.549626104,
                "count": 25216628,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.437490746,
                "variance": 2.066379645
              },
              {
                "average": 3.781240458,
                "count": 25216628,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.418821283,
                "variance": 2.013053834
              },
              {
                "average": 0.512075881,
                "count": 25216628,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998541617,
                "variance": 0.249854183
              },
              {
                "average": 0,
                "count": 25216628,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308370691,
                "count": 25216628,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5629811994,
                "variance": 0.3169478309
              },
              {
                "average": -0.8212877181,
                "count": 25216628,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.34923949,
                "variance": 205.9006739
              },
              {
                "average": 0,
                "count": 25216628,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.241577859,
                "count": 25216628,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.486175153,
                "variance": 56.04281842
              },
              {
                "average": 202145746.9,
                "count": 25216628,
                "maximum": 202150610,
                "minimum": 202140709.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4661.86499,
                "variance": 21732985.19
              },
              {
                "average": 0,
                "count": 25216628,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25216628,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25216628,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0007784545975,
                "count": 25216628,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02788993791,
                "variance": 0.0007778486368
              },
              {
                "average": 0.4331634666,
                "count": 25216628,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4955127521,
                "variance": 0.2455328875
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348285.7673,
              4273786.931,
              -10.40419471,
              350140.4673,
              4275045.491,
              435.2958053
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348285.7672745754,
                    4273786.930963836,
                    -10.40419471469474
                  ],
                  [
                    348285.7672745754,
                    4275045.490963836,
                    -10.40419471469474
                  ],
                  [
                    350140.4672745754,
                    4275045.490963836,
                    435.2958052853053
                  ],
                  [
                    350140.4672745754,
                    4273786.930963836,
                    435.2958052853053
                  ],
                  [
                    348285.7672745754,
                    4273786.930963836,
                    -10.40419471469474
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T18:43:30+00:00",
            "end_time": "2018-02-08T15:58: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": "20180208_404316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67953923898816,
              38.53364315402485,
              -9.798310039374002
            ],
            [
              -76.67980128082274,
              38.544907714764705,
              -9.798310039374002
            ],
            [
              -76.65915311103227,
              38.545202224714096,
              434.101689960626
            ],
            [
              -76.65889428659598,
              38.53393754594256,
              434.101689960626
            ],
            [
              -76.67953923898816,
              38.53364315402485,
              -9.798310039374002
            ]
          ]
        ]
      },
      "bbox": [
        -76.67980128,
        38.53364315,
        -9.798310039,
        -76.65889429,
        38.54520222,
        434.10169
      ],
      "properties": {
        "datetime": "2018-02-08T15:27:56Z",
        "pc:count": 2567884,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354753.526,
            "count": 2567884,
            "maximum": 355411.4358,
            "minimum": 353611.3158,
            "name": "X",
            "position": 0,
            "stddev": 362.3382651,
            "variance": 131289.0184
          },
          {
            "average": 4267175.733,
            "count": 2567884,
            "maximum": 4267613.013,
            "minimum": 4266362.533,
            "name": "Y",
            "position": 1,
            "stddev": 279.2191073,
            "variance": 77963.30985
          },
          {
            "average": 3.91145143,
            "count": 2567884,
            "maximum": 434.10169,
            "minimum": -9.798310039,
            "name": "Z",
            "position": 2,
            "stddev": 9.449849759,
            "variance": 89.29966046
          },
          {
            "average": 5347.305963,
            "count": 2567884,
            "maximum": 65504,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4786.147992,
            "variance": 22907212.6
          },
          {
            "average": 1.431123446,
            "count": 2567884,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9230799521,
            "variance": 0.852076598
          },
          {
            "average": 1.79064358,
            "count": 2567884,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.308447373,
            "variance": 1.712034528
          },
          {
            "average": 0.630750065,
            "count": 2567884,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4826018143,
            "variance": 0.2329045112
          },
          {
            "average": 0,
            "count": 2567884,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.576651048,
            "count": 2567884,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.771600839,
            "variance": 7.681771209
          },
          {
            "average": -12.96903465,
            "count": 2567884,
            "maximum": 10.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.976392117,
            "variance": 48.67004698
          },
          {
            "average": 0,
            "count": 2567884,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.430271383,
            "count": 2567884,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4951141438,
            "variance": 0.2451380154
          },
          {
            "average": 202138695.4,
            "count": 2567884,
            "maximum": 202138876.8,
            "minimum": 202138483.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 164.9826692,
            "variance": 27219.28112
          },
          {
            "average": 0,
            "count": 2567884,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2567884,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2567884,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.003670726559,
            "count": 2567884,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.06047523253,
            "variance": 0.00365725375
          },
          {
            "average": 0.5285682687,
            "count": 2567884,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.499183284,
            "variance": 0.2491839511
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          353611.3158,
          4266362.533,
          -9.798310039,
          355411.4358,
          4267613.013,
          434.10169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                353611.3157795589,
                4266362.533211593,
                -9.798310039374002
              ],
              [
                353611.3157795589,
                4267613.013211593,
                -9.798310039374002
              ],
              [
                355411.4357795589,
                4267613.013211593,
                434.101689960626
              ],
              [
                355411.4357795589,
                4266362.533211593,
                434.101689960626
              ],
              [
                353611.3157795589,
                4266362.533211593,
                -9.798310039374002
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:27:56+00:00",
        "end_time": "2018-02-08T15:21:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_404316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_404316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_404316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67980128,
            38.53364315,
            -9.798310039,
            -76.65889429,
            38.54520222,
            434.10169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67953923898816,
                  38.53364315402485,
                  -9.798310039374002
                ],
                [
                  -76.67980128082274,
                  38.544907714764705,
                  -9.798310039374002
                ],
                [
                  -76.65915311103227,
                  38.545202224714096,
                  434.101689960626
                ],
                [
                  -76.65889428659598,
                  38.53393754594256,
                  434.101689960626
                ],
                [
                  -76.67953923898816,
                  38.53364315402485,
                  -9.798310039374002
                ]
              ]
            ]
          },
          "id": "20180208_404316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:27:56Z",
            "pc:count": 2567884,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354753.526,
                "count": 2567884,
                "maximum": 355411.4358,
                "minimum": 353611.3158,
                "name": "X",
                "position": 0,
                "stddev": 362.3382651,
                "variance": 131289.0184
              },
              {
                "average": 4267175.733,
                "count": 2567884,
                "maximum": 4267613.013,
                "minimum": 4266362.533,
                "name": "Y",
                "position": 1,
                "stddev": 279.2191073,
                "variance": 77963.30985
              },
              {
                "average": 3.91145143,
                "count": 2567884,
                "maximum": 434.10169,
                "minimum": -9.798310039,
                "name": "Z",
                "position": 2,
                "stddev": 9.449849759,
                "variance": 89.29966046
              },
              {
                "average": 5347.305963,
                "count": 2567884,
                "maximum": 65504,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4786.147992,
                "variance": 22907212.6
              },
              {
                "average": 1.431123446,
                "count": 2567884,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9230799521,
                "variance": 0.852076598
              },
              {
                "average": 1.79064358,
                "count": 2567884,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.308447373,
                "variance": 1.712034528
              },
              {
                "average": 0.630750065,
                "count": 2567884,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4826018143,
                "variance": 0.2329045112
              },
              {
                "average": 0,
                "count": 2567884,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.576651048,
                "count": 2567884,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.771600839,
                "variance": 7.681771209
              },
              {
                "average": -12.96903465,
                "count": 2567884,
                "maximum": 10.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.976392117,
                "variance": 48.67004698
              },
              {
                "average": 0,
                "count": 2567884,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.430271383,
                "count": 2567884,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4951141438,
                "variance": 0.2451380154
              },
              {
                "average": 202138695.4,
                "count": 2567884,
                "maximum": 202138876.8,
                "minimum": 202138483.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 164.9826692,
                "variance": 27219.28112
              },
              {
                "average": 0,
                "count": 2567884,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2567884,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2567884,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.003670726559,
                "count": 2567884,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.06047523253,
                "variance": 0.00365725375
              },
              {
                "average": 0.5285682687,
                "count": 2567884,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.499183284,
                "variance": 0.2491839511
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              353611.3158,
              4266362.533,
              -9.798310039,
              355411.4358,
              4267613.013,
              434.10169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    353611.3157795589,
                    4266362.533211593,
                    -9.798310039374002
                  ],
                  [
                    353611.3157795589,
                    4267613.013211593,
                    -9.798310039374002
                  ],
                  [
                    355411.4357795589,
                    4267613.013211593,
                    434.101689960626
                  ],
                  [
                    355411.4357795589,
                    4266362.533211593,
                    434.101689960626
                  ],
                  [
                    353611.3157795589,
                    4266362.533211593,
                    -9.798310039374002
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:27:56+00:00",
            "end_time": "2018-02-08T15:21:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_404320.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67949175796151,
              38.54456695467179,
              -6.668313273262157
            ],
            [
              -76.67975481738895,
              38.555871130536566,
              -6.668313273262157
            ],
            [
              -76.6592063028149,
              38.55616424498055,
              438.5116867267378
            ],
            [
              -76.65894645778015,
              38.5448599512408,
              438.5116867267378
            ],
            [
              -76.67949175796151,
              38.54456695467179,
              -6.668313273262157
            ]
          ]
        ]
      },
      "bbox": [
        -76.67975482,
        38.54456695,
        -6.668313273,
        -76.65894646,
        38.55616424,
        438.5116867
      ],
      "properties": {
        "datetime": "2018-02-17T13:48:40Z",
        "pc:count": 1023462,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354759.458,
            "count": 1023462,
            "maximum": 355428.7604,
            "minimum": 353637.6004,
            "name": "X",
            "position": 0,
            "stddev": 617.9342457,
            "variance": 381842.732
          },
          {
            "average": 4267905.935,
            "count": 1023462,
            "maximum": 4268829.585,
            "minimum": 4267574.705,
            "name": "Y",
            "position": 1,
            "stddev": 333.7145455,
            "variance": 111365.3979
          },
          {
            "average": 2.763729284,
            "count": 1023462,
            "maximum": 438.5116867,
            "minimum": -6.668313273,
            "name": "Z",
            "position": 2,
            "stddev": 10.79672054,
            "variance": 116.5691745
          },
          {
            "average": 3892.815864,
            "count": 1023462,
            "maximum": 65522,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4331.803818,
            "variance": 18764524.32
          },
          {
            "average": 1.282013402,
            "count": 1023462,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7564119569,
            "variance": 0.5721590485
          },
          {
            "average": 1.522615398,
            "count": 1023462,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.100647449,
            "variance": 1.211424807
          },
          {
            "average": 0.5656917404,
            "count": 1023462,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4956660522,
            "variance": 0.2456848353
          },
          {
            "average": 0,
            "count": 1023462,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.308159951,
            "count": 1023462,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.686294265,
            "variance": 13.58876541
          },
          {
            "average": -5.433855281,
            "count": 1023462,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.7441257,
            "variance": 188.9009912
          },
          {
            "average": 0,
            "count": 1023462,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.09827038,
            "count": 1023462,
            "maximum": 25,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.577516435,
            "variance": 12.79862384
          },
          {
            "average": 202161775.3,
            "count": 1023462,
            "maximum": 202910520.8,
            "minimum": 202138507.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 120669.3409,
            "variance": 14561089840.0
          },
          {
            "average": 0,
            "count": 1023462,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1023462,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1023462,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.008217207869,
            "count": 1023462,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0902756519,
            "variance": 0.008149693327
          },
          {
            "average": 0.4698210583,
            "count": 1023462,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4990886443,
            "variance": 0.2490894749
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          353637.6004,
          4267574.705,
          -6.668313273,
          355428.7604,
          4268829.585,
          438.5116867
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                353637.60044701176,
                4267574.70508085,
                -6.668313273262157
              ],
              [
                353637.60044701176,
                4268829.585080851,
                -6.668313273262157
              ],
              [
                355428.7604470118,
                4268829.585080851,
                438.5116867267378
              ],
              [
                355428.7604470118,
                4267574.70508085,
                438.5116867267378
              ],
              [
                353637.60044701176,
                4267574.70508085,
                -6.668313273262157
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T13:48:40+00:00",
        "end_time": "2018-02-08T15:21:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_404320.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_404320.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_404320.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404320.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67975482,
            38.54456695,
            -6.668313273,
            -76.65894646,
            38.55616424,
            438.5116867
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67949175796151,
                  38.54456695467179,
                  -6.668313273262157
                ],
                [
                  -76.67975481738895,
                  38.555871130536566,
                  -6.668313273262157
                ],
                [
                  -76.6592063028149,
                  38.55616424498055,
                  438.5116867267378
                ],
                [
                  -76.65894645778015,
                  38.5448599512408,
                  438.5116867267378
                ],
                [
                  -76.67949175796151,
                  38.54456695467179,
                  -6.668313273262157
                ]
              ]
            ]
          },
          "id": "20180208_404320.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404320.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T13:48:40Z",
            "pc:count": 1023462,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354759.458,
                "count": 1023462,
                "maximum": 355428.7604,
                "minimum": 353637.6004,
                "name": "X",
                "position": 0,
                "stddev": 617.9342457,
                "variance": 381842.732
              },
              {
                "average": 4267905.935,
                "count": 1023462,
                "maximum": 4268829.585,
                "minimum": 4267574.705,
                "name": "Y",
                "position": 1,
                "stddev": 333.7145455,
                "variance": 111365.3979
              },
              {
                "average": 2.763729284,
                "count": 1023462,
                "maximum": 438.5116867,
                "minimum": -6.668313273,
                "name": "Z",
                "position": 2,
                "stddev": 10.79672054,
                "variance": 116.5691745
              },
              {
                "average": 3892.815864,
                "count": 1023462,
                "maximum": 65522,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4331.803818,
                "variance": 18764524.32
              },
              {
                "average": 1.282013402,
                "count": 1023462,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7564119569,
                "variance": 0.5721590485
              },
              {
                "average": 1.522615398,
                "count": 1023462,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.100647449,
                "variance": 1.211424807
              },
              {
                "average": 0.5656917404,
                "count": 1023462,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4956660522,
                "variance": 0.2456848353
              },
              {
                "average": 0,
                "count": 1023462,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.308159951,
                "count": 1023462,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.686294265,
                "variance": 13.58876541
              },
              {
                "average": -5.433855281,
                "count": 1023462,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.7441257,
                "variance": 188.9009912
              },
              {
                "average": 0,
                "count": 1023462,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.09827038,
                "count": 1023462,
                "maximum": 25,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.577516435,
                "variance": 12.79862384
              },
              {
                "average": 202161775.3,
                "count": 1023462,
                "maximum": 202910520.8,
                "minimum": 202138507.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 120669.3409,
                "variance": 14561089840.0
              },
              {
                "average": 0,
                "count": 1023462,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1023462,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1023462,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.008217207869,
                "count": 1023462,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0902756519,
                "variance": 0.008149693327
              },
              {
                "average": 0.4698210583,
                "count": 1023462,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4990886443,
                "variance": 0.2490894749
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              353637.6004,
              4267574.705,
              -6.668313273,
              355428.7604,
              4268829.585,
              438.5116867
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    353637.60044701176,
                    4267574.70508085,
                    -6.668313273262157
                  ],
                  [
                    353637.60044701176,
                    4268829.585080851,
                    -6.668313273262157
                  ],
                  [
                    355428.7604470118,
                    4268829.585080851,
                    438.5116867267378
                  ],
                  [
                    355428.7604470118,
                    4267574.70508085,
                    438.5116867267378
                  ],
                  [
                    353637.60044701176,
                    4267574.70508085,
                    -6.668313273262157
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T13:48:40+00:00",
            "end_time": "2018-02-08T15:21: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": "20180208_404324.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67944296157746,
              38.55561631259394,
              -2.809348896333688
            ],
            [
              -76.67970504331265,
              38.56687434564282,
              -2.809348896333688
            ],
            [
              -76.66297974441697,
              38.56711321042242,
              448.17065110366633
            ],
            [
              -76.66272026935435,
              38.55585508171546,
              448.17065110366633
            ],
            [
              -76.67944296157746,
              38.55561631259394,
              -2.809348896333688
            ]
          ]
        ]
      },
      "bbox": [
        -76.67970504,
        38.55561631,
        -2.809348896,
        -76.66272027,
        38.56711321,
        448.1706511
      ],
      "properties": {
        "datetime": "2018-07-20T19:22:53Z",
        "pc:count": 796594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354545.5458,
            "count": 796594,
            "maximum": 355121.9384,
            "minimum": 353664.2584,
            "name": "X",
            "position": 0,
            "stddev": 232.3432307,
            "variance": 53983.37687
          },
          {
            "average": 4269537.667,
            "count": 796594,
            "maximum": 4270050.57,
            "minimum": 4268800.81,
            "name": "Y",
            "position": 1,
            "stddev": 298.1516256,
            "variance": 88894.39182
          },
          {
            "average": 3.877247588,
            "count": 796594,
            "maximum": 448.1706511,
            "minimum": -2.809348896,
            "name": "Z",
            "position": 2,
            "stddev": 9.396746663,
            "variance": 88.29884784
          },
          {
            "average": 5307.732728,
            "count": 796594,
            "maximum": 49791,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5156.859356,
            "variance": 26593198.41
          },
          {
            "average": 1.446554958,
            "count": 796594,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.96198494,
            "variance": 0.9254150247
          },
          {
            "average": 1.842282267,
            "count": 796594,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.37767479,
            "variance": 1.897987827
          },
          {
            "average": 0.4657228149,
            "count": 796594,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.498824004,
            "variance": 0.2488253869
          },
          {
            "average": 0,
            "count": 796594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.663787325,
            "count": 796594,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.944816666,
            "variance": 8.671945197
          },
          {
            "average": 7.163064801,
            "count": 796594,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 8.995580256,
            "variance": 80.92046414
          },
          {
            "average": 0,
            "count": 796594,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.29889379,
            "count": 796594,
            "maximum": 119,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.32518463,
            "variance": 373.4627611
          },
          {
            "average": 202982633.2,
            "count": 796594,
            "maximum": 216149773.5,
            "minimum": 202138801.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2320613.546,
            "variance": 5385247230000.0
          },
          {
            "average": 0,
            "count": 796594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 796594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 796594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.007439172276,
            "count": 796594,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.08592927476,
            "variance": 0.007383840261
          },
          {
            "average": 0.2408780382,
            "count": 796594,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4276166958,
            "variance": 0.1828560385
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          353664.2584,
          4268800.81,
          -2.809348896,
          355121.9384,
          4270050.57,
          448.1706511
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                353664.2584473403,
                4268800.81042776,
                -2.809348896333688
              ],
              [
                353664.2584473403,
                4270050.57042776,
                -2.809348896333688
              ],
              [
                355121.93844734033,
                4270050.57042776,
                448.17065110366633
              ],
              [
                355121.93844734033,
                4268800.81042776,
                448.17065110366633
              ],
              [
                353664.2584473403,
                4268800.81042776,
                -2.809348896333688
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:22:53+00:00",
        "end_time": "2018-02-08T15:26:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_404324.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_404324.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_404324.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404324.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67970504,
            38.55561631,
            -2.809348896,
            -76.66272027,
            38.56711321,
            448.1706511
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67944296157746,
                  38.55561631259394,
                  -2.809348896333688
                ],
                [
                  -76.67970504331265,
                  38.56687434564282,
                  -2.809348896333688
                ],
                [
                  -76.66297974441697,
                  38.56711321042242,
                  448.17065110366633
                ],
                [
                  -76.66272026935435,
                  38.55585508171546,
                  448.17065110366633
                ],
                [
                  -76.67944296157746,
                  38.55561631259394,
                  -2.809348896333688
                ]
              ]
            ]
          },
          "id": "20180208_404324.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404324.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:22:53Z",
            "pc:count": 796594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354545.5458,
                "count": 796594,
                "maximum": 355121.9384,
                "minimum": 353664.2584,
                "name": "X",
                "position": 0,
                "stddev": 232.3432307,
                "variance": 53983.37687
              },
              {
                "average": 4269537.667,
                "count": 796594,
                "maximum": 4270050.57,
                "minimum": 4268800.81,
                "name": "Y",
                "position": 1,
                "stddev": 298.1516256,
                "variance": 88894.39182
              },
              {
                "average": 3.877247588,
                "count": 796594,
                "maximum": 448.1706511,
                "minimum": -2.809348896,
                "name": "Z",
                "position": 2,
                "stddev": 9.396746663,
                "variance": 88.29884784
              },
              {
                "average": 5307.732728,
                "count": 796594,
                "maximum": 49791,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5156.859356,
                "variance": 26593198.41
              },
              {
                "average": 1.446554958,
                "count": 796594,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.96198494,
                "variance": 0.9254150247
              },
              {
                "average": 1.842282267,
                "count": 796594,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.37767479,
                "variance": 1.897987827
              },
              {
                "average": 0.4657228149,
                "count": 796594,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.498824004,
                "variance": 0.2488253869
              },
              {
                "average": 0,
                "count": 796594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.663787325,
                "count": 796594,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.944816666,
                "variance": 8.671945197
              },
              {
                "average": 7.163064801,
                "count": 796594,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 8.995580256,
                "variance": 80.92046414
              },
              {
                "average": 0,
                "count": 796594,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.29889379,
                "count": 796594,
                "maximum": 119,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.32518463,
                "variance": 373.4627611
              },
              {
                "average": 202982633.2,
                "count": 796594,
                "maximum": 216149773.5,
                "minimum": 202138801.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2320613.546,
                "variance": 5385247230000.0
              },
              {
                "average": 0,
                "count": 796594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 796594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 796594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.007439172276,
                "count": 796594,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.08592927476,
                "variance": 0.007383840261
              },
              {
                "average": 0.2408780382,
                "count": 796594,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4276166958,
                "variance": 0.1828560385
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              353664.2584,
              4268800.81,
              -2.809348896,
              355121.9384,
              4270050.57,
              448.1706511
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    353664.2584473403,
                    4268800.81042776,
                    -2.809348896333688
                  ],
                  [
                    353664.2584473403,
                    4270050.57042776,
                    -2.809348896333688
                  ],
                  [
                    355121.93844734033,
                    4270050.57042776,
                    448.17065110366633
                  ],
                  [
                    355121.93844734033,
                    4268800.81042776,
                    448.17065110366633
                  ],
                  [
                    353664.2584473403,
                    4268800.81042776,
                    -2.809348896333688
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:22:53+00:00",
            "end_time": "2018-02-08T15:26: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": "20180208_368360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.8050624779052,
              38.654669640365974,
              -10.380714964719147
            ],
            [
              -76.80534711038294,
              38.66600455348711,
              -10.380714964719147
            ],
            [
              -76.78403804687808,
              38.66633160976888,
              431.7192850352809
            ],
            [
              -76.78375676963108,
              38.65499656488207,
              431.7192850352809
            ],
            [
              -76.8050624779052,
              38.654669640365974,
              -10.380714964719147
            ]
          ]
        ]
      },
      "bbox": [
        -76.80534711,
        38.65466964,
        -10.38071496,
        -76.78375677,
        38.66633161,
        431.719285
      ],
      "properties": {
        "datetime": "2018-02-08T19:36:01Z",
        "pc:count": 23841453,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 343998.9407,
            "count": 23841453,
            "maximum": 344788.6863,
            "minimum": 342933.9463,
            "name": "X",
            "position": 0,
            "stddev": 537.998257,
            "variance": 289442.1245
          },
          {
            "average": 4280614.059,
            "count": 23841453,
            "maximum": 4281259.266,
            "minimum": 4280000.866,
            "name": "Y",
            "position": 1,
            "stddev": 351.9270383,
            "variance": 123852.6403
          },
          {
            "average": 70.85788735,
            "count": 23841453,
            "maximum": 431.719285,
            "minimum": -10.38071496,
            "name": "Z",
            "position": 2,
            "stddev": 8.789707693,
            "variance": 77.25896133
          },
          {
            "average": 4274.015012,
            "count": 23841453,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4778.965869,
            "variance": 22838514.78
          },
          {
            "average": 2.439213877,
            "count": 23841453,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.403876472,
            "variance": 1.970869149
          },
          {
            "average": 3.602654838,
            "count": 23841453,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.461184783,
            "variance": 2.13506097
          },
          {
            "average": 0.5044330981,
            "count": 23841453,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999803577,
            "variance": 0.2499803581
          },
          {
            "average": 0,
            "count": 23841453,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.29253108,
            "count": 23841453,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5260541257,
            "variance": 0.2767329431
          },
          {
            "average": -7.933002979,
            "count": 23841453,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.70803707,
            "variance": 114.662058
          },
          {
            "average": 0,
            "count": 23841453,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.25441897,
            "count": 23841453,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5183224328,
            "variance": 0.2686581443
          },
          {
            "average": 202153197.7,
            "count": 23841453,
            "maximum": 202153761.1,
            "minimum": 202152632.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 359.6751913,
            "variance": 129366.2432
          },
          {
            "average": 0,
            "count": 23841453,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23841453,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23841453,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0004771521266,
            "count": 23841453,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02183860051,
            "variance": 0.0004769244724
          },
          {
            "average": 0.3845270672,
            "count": 23841453,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4864833108,
            "variance": 0.2366660117
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          342933.9463,
          4280000.866,
          -10.38071496,
          344788.6863,
          4281259.266,
          431.719285
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                342933.9463232617,
                4280000.865845389,
                -10.380714964719147
              ],
              [
                342933.9463232617,
                4281259.265845389,
                -10.380714964719147
              ],
              [
                344788.6863232617,
                4281259.265845389,
                431.7192850352809
              ],
              [
                344788.6863232617,
                4280000.865845389,
                431.7192850352809
              ],
              [
                342933.9463232617,
                4280000.865845389,
                -10.380714964719147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:36:01+00:00",
        "end_time": "2018-02-08T19:17:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_368360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_368360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_368360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_368360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.80534711,
            38.65466964,
            -10.38071496,
            -76.78375677,
            38.66633161,
            431.719285
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.8050624779052,
                  38.654669640365974,
                  -10.380714964719147
                ],
                [
                  -76.80534711038294,
                  38.66600455348711,
                  -10.380714964719147
                ],
                [
                  -76.78403804687808,
                  38.66633160976888,
                  431.7192850352809
                ],
                [
                  -76.78375676963108,
                  38.65499656488207,
                  431.7192850352809
                ],
                [
                  -76.8050624779052,
                  38.654669640365974,
                  -10.380714964719147
                ]
              ]
            ]
          },
          "id": "20180208_368360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_368360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:36:01Z",
            "pc:count": 23841453,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 343998.9407,
                "count": 23841453,
                "maximum": 344788.6863,
                "minimum": 342933.9463,
                "name": "X",
                "position": 0,
                "stddev": 537.998257,
                "variance": 289442.1245
              },
              {
                "average": 4280614.059,
                "count": 23841453,
                "maximum": 4281259.266,
                "minimum": 4280000.866,
                "name": "Y",
                "position": 1,
                "stddev": 351.9270383,
                "variance": 123852.6403
              },
              {
                "average": 70.85788735,
                "count": 23841453,
                "maximum": 431.719285,
                "minimum": -10.38071496,
                "name": "Z",
                "position": 2,
                "stddev": 8.789707693,
                "variance": 77.25896133
              },
              {
                "average": 4274.015012,
                "count": 23841453,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4778.965869,
                "variance": 22838514.78
              },
              {
                "average": 2.439213877,
                "count": 23841453,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.403876472,
                "variance": 1.970869149
              },
              {
                "average": 3.602654838,
                "count": 23841453,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.461184783,
                "variance": 2.13506097
              },
              {
                "average": 0.5044330981,
                "count": 23841453,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999803577,
                "variance": 0.2499803581
              },
              {
                "average": 0,
                "count": 23841453,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.29253108,
                "count": 23841453,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5260541257,
                "variance": 0.2767329431
              },
              {
                "average": -7.933002979,
                "count": 23841453,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.70803707,
                "variance": 114.662058
              },
              {
                "average": 0,
                "count": 23841453,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.25441897,
                "count": 23841453,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5183224328,
                "variance": 0.2686581443
              },
              {
                "average": 202153197.7,
                "count": 23841453,
                "maximum": 202153761.1,
                "minimum": 202152632.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 359.6751913,
                "variance": 129366.2432
              },
              {
                "average": 0,
                "count": 23841453,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23841453,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23841453,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0004771521266,
                "count": 23841453,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02183860051,
                "variance": 0.0004769244724
              },
              {
                "average": 0.3845270672,
                "count": 23841453,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4864833108,
                "variance": 0.2366660117
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              342933.9463,
              4280000.866,
              -10.38071496,
              344788.6863,
              4281259.266,
              431.719285
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    342933.9463232617,
                    4280000.865845389,
                    -10.380714964719147
                  ],
                  [
                    342933.9463232617,
                    4281259.265845389,
                    -10.380714964719147
                  ],
                  [
                    344788.6863232617,
                    4281259.265845389,
                    431.7192850352809
                  ],
                  [
                    344788.6863232617,
                    4280000.865845389,
                    431.7192850352809
                  ],
                  [
                    342933.9463232617,
                    4280000.865845389,
                    -10.380714964719147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:36:01+00:00",
            "end_time": "2018-02-08T19:17:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_386344.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.74218922974673,
              38.61061168557506,
              -10.32460031151976
            ],
            [
              -76.74246355386708,
              38.621948511701994,
              -10.32460031151976
            ],
            [
              -76.72116681393338,
              38.62226381197178,
              436.8153996884802
            ],
            [
              -76.72089583859398,
              38.61092685874934,
              436.8153996884802
            ],
            [
              -76.74218922974673,
              38.61061168557506,
              -10.32460031151976
            ]
          ]
        ]
      },
      "bbox": [
        -76.74246355,
        38.61061169,
        -10.32460031,
        -76.72089584,
        38.62226381,
        436.8153997
      ],
      "properties": {
        "datetime": "2018-02-08T18:47:05Z",
        "pc:count": 26309161,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 349255.3804,
            "count": 26309161,
            "maximum": 350167.0894,
            "minimum": 348312.3494,
            "name": "X",
            "position": 0,
            "stddev": 574.5420906,
            "variance": 330098.6139
          },
          {
            "average": 4275659.338,
            "count": 26309161,
            "maximum": 4276264.249,
            "minimum": 4275005.689,
            "name": "Y",
            "position": 1,
            "stddev": 354.5728737,
            "variance": 125721.9228
          },
          {
            "average": 55.39250648,
            "count": 26309161,
            "maximum": 436.8153997,
            "minimum": -10.32460031,
            "name": "Z",
            "position": 2,
            "stddev": 11.44853748,
            "variance": 131.0690104
          },
          {
            "average": 3780.839831,
            "count": 26309161,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4544.260455,
            "variance": 20650303.08
          },
          {
            "average": 2.575792136,
            "count": 26309161,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.438762078,
            "variance": 2.070036316
          },
          {
            "average": 3.828777778,
            "count": 26309161,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.391255362,
            "variance": 1.935591483
          },
          {
            "average": 0.5060116512,
            "count": 26309161,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999638682,
            "variance": 0.2499638696
          },
          {
            "average": 0,
            "count": 26309161,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.276054831,
            "count": 26309161,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5389843624,
            "variance": 0.2905041429
          },
          {
            "average": 7.283311462,
            "count": 26309161,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 11.61773808,
            "variance": 134.9718382
          },
          {
            "average": 0,
            "count": 26309161,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.65597333,
            "count": 26309161,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.173266463,
            "variance": 26.7626859
          },
          {
            "average": 202149283.4,
            "count": 26309161,
            "maximum": 202150825.6,
            "minimum": 202141227.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3279.200744,
            "variance": 10753157.52
          },
          {
            "average": 0,
            "count": 26309161,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26309161,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26309161,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0008538090591,
            "count": 26309161,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02920753501,
            "variance": 0.0008530801016
          },
          {
            "average": 0.3882242007,
            "count": 26309161,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4873460575,
            "variance": 0.2375061797
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          348312.3494,
          4275005.689,
          -10.32460031,
          350167.0894,
          4276264.249,
          436.8153997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                348312.34936195443,
                4275005.688700913,
                -10.32460031151976
              ],
              [
                348312.34936195443,
                4276264.248700914,
                -10.32460031151976
              ],
              [
                350167.0893619544,
                4276264.248700914,
                436.8153996884802
              ],
              [
                350167.0893619544,
                4275005.688700913,
                436.8153996884802
              ],
              [
                348312.34936195443,
                4275005.688700913,
                -10.32460031151976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T18:47:05+00:00",
        "end_time": "2018-02-08T16:07:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_386344.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_386344.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_386344.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386344.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.74246355,
            38.61061169,
            -10.32460031,
            -76.72089584,
            38.62226381,
            436.8153997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.74218922974673,
                  38.61061168557506,
                  -10.32460031151976
                ],
                [
                  -76.74246355386708,
                  38.621948511701994,
                  -10.32460031151976
                ],
                [
                  -76.72116681393338,
                  38.62226381197178,
                  436.8153996884802
                ],
                [
                  -76.72089583859398,
                  38.61092685874934,
                  436.8153996884802
                ],
                [
                  -76.74218922974673,
                  38.61061168557506,
                  -10.32460031151976
                ]
              ]
            ]
          },
          "id": "20180208_386344.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_386344.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T18:47:05Z",
            "pc:count": 26309161,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 349255.3804,
                "count": 26309161,
                "maximum": 350167.0894,
                "minimum": 348312.3494,
                "name": "X",
                "position": 0,
                "stddev": 574.5420906,
                "variance": 330098.6139
              },
              {
                "average": 4275659.338,
                "count": 26309161,
                "maximum": 4276264.249,
                "minimum": 4275005.689,
                "name": "Y",
                "position": 1,
                "stddev": 354.5728737,
                "variance": 125721.9228
              },
              {
                "average": 55.39250648,
                "count": 26309161,
                "maximum": 436.8153997,
                "minimum": -10.32460031,
                "name": "Z",
                "position": 2,
                "stddev": 11.44853748,
                "variance": 131.0690104
              },
              {
                "average": 3780.839831,
                "count": 26309161,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4544.260455,
                "variance": 20650303.08
              },
              {
                "average": 2.575792136,
                "count": 26309161,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.438762078,
                "variance": 2.070036316
              },
              {
                "average": 3.828777778,
                "count": 26309161,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.391255362,
                "variance": 1.935591483
              },
              {
                "average": 0.5060116512,
                "count": 26309161,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999638682,
                "variance": 0.2499638696
              },
              {
                "average": 0,
                "count": 26309161,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.276054831,
                "count": 26309161,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5389843624,
                "variance": 0.2905041429
              },
              {
                "average": 7.283311462,
                "count": 26309161,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 11.61773808,
                "variance": 134.9718382
              },
              {
                "average": 0,
                "count": 26309161,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.65597333,
                "count": 26309161,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.173266463,
                "variance": 26.7626859
              },
              {
                "average": 202149283.4,
                "count": 26309161,
                "maximum": 202150825.6,
                "minimum": 202141227.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3279.200744,
                "variance": 10753157.52
              },
              {
                "average": 0,
                "count": 26309161,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26309161,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26309161,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0008538090591,
                "count": 26309161,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02920753501,
                "variance": 0.0008530801016
              },
              {
                "average": 0.3882242007,
                "count": 26309161,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4873460575,
                "variance": 0.2375061797
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              348312.3494,
              4275005.689,
              -10.32460031,
              350167.0894,
              4276264.249,
              436.8153997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    348312.34936195443,
                    4275005.688700913,
                    -10.32460031151976
                  ],
                  [
                    348312.34936195443,
                    4276264.248700914,
                    -10.32460031151976
                  ],
                  [
                    350167.0893619544,
                    4276264.248700914,
                    436.8153996884802
                  ],
                  [
                    350167.0893619544,
                    4275005.688700913,
                    436.8153996884802
                  ],
                  [
                    348312.34936195443,
                    4275005.688700913,
                    -10.32460031151976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T18:47:05+00:00",
            "end_time": "2018-02-08T16:07:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_374344.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.77260186273243,
              38.61840986203887,
              -0.274748233068891
            ],
            [
              -76.7726906895003,
              38.622017415032985,
              -0.274748233068891
            ],
            [
              -76.76316444404243,
              38.622161394234496,
              435.4852517669311
            ],
            [
              -76.76307609401482,
              38.61855382277013,
              435.4852517669311
            ],
            [
              -76.77260186273243,
              38.61840986203887,
              -0.274748233068891
            ]
          ]
        ]
      },
      "bbox": [
        -76.77269069,
        38.61840986,
        -0.2747482331,
        -76.76307609,
        38.62216139,
        435.4852518
      ],
      "properties": {
        "datetime": "2018-02-08T19:00:39Z",
        "pc:count": 1066482,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 346202.6961,
            "count": 1066482,
            "maximum": 346510.5894,
            "minimum": 345680.9294,
            "name": "X",
            "position": 0,
            "stddev": 206.4381066,
            "variance": 42616.69184
          },
          {
            "average": 4276216.153,
            "count": 1066482,
            "maximum": 4276322.298,
            "minimum": 4275921.798,
            "name": "Y",
            "position": 1,
            "stddev": 71.14273454,
            "variance": 5061.288677
          },
          {
            "average": 63.2519089,
            "count": 1066482,
            "maximum": 435.4852518,
            "minimum": -0.2747482331,
            "name": "Z",
            "position": 2,
            "stddev": 9.64373875,
            "variance": 93.00169707
          },
          {
            "average": 3514.494144,
            "count": 1066482,
            "maximum": 47568,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4338.934489,
            "variance": 18826352.5
          },
          {
            "average": 2.67387729,
            "count": 1066482,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.427841161,
            "variance": 2.038730382
          },
          {
            "average": 4.026022005,
            "count": 1066482,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.231959426,
            "variance": 1.517724026
          },
          {
            "average": 0.4969441585,
            "count": 1066482,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908962,
            "variance": 0.2499908962
          },
          {
            "average": 0,
            "count": 1066482,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26711937,
            "count": 1066482,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5255254914,
            "variance": 0.2761770422
          },
          {
            "average": 1.790420949,
            "count": 1066482,
            "maximum": 19.00200081,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.126248255,
            "variance": 17.02592466
          },
          {
            "average": 0,
            "count": 1066482,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.99601025,
            "count": 1066482,
            "maximum": 14,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.06303839165,
            "variance": 0.003973838821
          },
          {
            "average": 202151394.4,
            "count": 1066482,
            "maximum": 202151639.5,
            "minimum": 202151371.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22.26959422,
            "variance": 495.9348268
          },
          {
            "average": 0,
            "count": 1066482,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1066482,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1066482,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0006910571393,
            "count": 1066482,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.02627889318,
            "variance": 0.0006905802268
          },
          {
            "average": 0.003208680503,
            "count": 1066482,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.05655429136,
            "variance": 0.003198387871
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          345680.9294,
          4275921.798,
          -0.2747482331,
          346510.5894,
          4276322.298,
          435.4852518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                345680.9294158042,
                4275921.797920637,
                -0.274748233068891
              ],
              [
                345680.9294158042,
                4276322.297920637,
                -0.274748233068891
              ],
              [
                346510.58941580425,
                4276322.297920637,
                435.4852517669311
              ],
              [
                346510.58941580425,
                4275921.797920637,
                435.4852517669311
              ],
              [
                345680.9294158042,
                4275921.797920637,
                -0.274748233068891
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T19:00:39+00:00",
        "end_time": "2018-02-08T18:56:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_374344.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_374344.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_374344.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_374344.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.77269069,
            38.61840986,
            -0.2747482331,
            -76.76307609,
            38.62216139,
            435.4852518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.77260186273243,
                  38.61840986203887,
                  -0.274748233068891
                ],
                [
                  -76.7726906895003,
                  38.622017415032985,
                  -0.274748233068891
                ],
                [
                  -76.76316444404243,
                  38.622161394234496,
                  435.4852517669311
                ],
                [
                  -76.76307609401482,
                  38.61855382277013,
                  435.4852517669311
                ],
                [
                  -76.77260186273243,
                  38.61840986203887,
                  -0.274748233068891
                ]
              ]
            ]
          },
          "id": "20180208_374344.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_374344.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T19:00:39Z",
            "pc:count": 1066482,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 346202.6961,
                "count": 1066482,
                "maximum": 346510.5894,
                "minimum": 345680.9294,
                "name": "X",
                "position": 0,
                "stddev": 206.4381066,
                "variance": 42616.69184
              },
              {
                "average": 4276216.153,
                "count": 1066482,
                "maximum": 4276322.298,
                "minimum": 4275921.798,
                "name": "Y",
                "position": 1,
                "stddev": 71.14273454,
                "variance": 5061.288677
              },
              {
                "average": 63.2519089,
                "count": 1066482,
                "maximum": 435.4852518,
                "minimum": -0.2747482331,
                "name": "Z",
                "position": 2,
                "stddev": 9.64373875,
                "variance": 93.00169707
              },
              {
                "average": 3514.494144,
                "count": 1066482,
                "maximum": 47568,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4338.934489,
                "variance": 18826352.5
              },
              {
                "average": 2.67387729,
                "count": 1066482,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.427841161,
                "variance": 2.038730382
              },
              {
                "average": 4.026022005,
                "count": 1066482,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.231959426,
                "variance": 1.517724026
              },
              {
                "average": 0.4969441585,
                "count": 1066482,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908962,
                "variance": 0.2499908962
              },
              {
                "average": 0,
                "count": 1066482,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26711937,
                "count": 1066482,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5255254914,
                "variance": 0.2761770422
              },
              {
                "average": 1.790420949,
                "count": 1066482,
                "maximum": 19.00200081,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.126248255,
                "variance": 17.02592466
              },
              {
                "average": 0,
                "count": 1066482,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.99601025,
                "count": 1066482,
                "maximum": 14,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.06303839165,
                "variance": 0.003973838821
              },
              {
                "average": 202151394.4,
                "count": 1066482,
                "maximum": 202151639.5,
                "minimum": 202151371.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22.26959422,
                "variance": 495.9348268
              },
              {
                "average": 0,
                "count": 1066482,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1066482,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1066482,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0006910571393,
                "count": 1066482,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.02627889318,
                "variance": 0.0006905802268
              },
              {
                "average": 0.003208680503,
                "count": 1066482,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.05655429136,
                "variance": 0.003198387871
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              345680.9294,
              4275921.798,
              -0.2747482331,
              346510.5894,
              4276322.298,
              435.4852518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    345680.9294158042,
                    4275921.797920637,
                    -0.274748233068891
                  ],
                  [
                    345680.9294158042,
                    4276322.297920637,
                    -0.274748233068891
                  ],
                  [
                    346510.58941580425,
                    4276322.297920637,
                    435.4852517669311
                  ],
                  [
                    346510.58941580425,
                    4275921.797920637,
                    435.4852517669311
                  ],
                  [
                    345680.9294158042,
                    4275921.797920637,
                    -0.274748233068891
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T19:00:39+00:00",
            "end_time": "2018-02-08T18:56:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_404328.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67939129466794,
              38.566715144282924,
              -2.555269035167072
            ],
            [
              -76.67965068567285,
              38.57785352826688,
              -2.555269035167072
            ],
            [
              -76.66977108131103,
              38.577994921494124,
              447.22473096483293
            ],
            [
              -76.66951321429343,
              38.56685648149309,
              447.22473096483293
            ],
            [
              -76.67939129466794,
              38.566715144282924,
              -2.555269035167072
            ]
          ]
        ]
      },
      "bbox": [
        -76.67965069,
        38.56671514,
        -2.555269035,
        -76.66951321,
        38.57799492,
        447.224731
      ],
      "properties": {
        "datetime": "2018-07-20T19:22:46Z",
        "pc:count": 1626072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354385.1122,
            "count": 1626072,
            "maximum": 354552.1911,
            "minimum": 353691.2711,
            "name": "X",
            "position": 0,
            "stddev": 109.3891301,
            "variance": 11965.98179
          },
          {
            "average": 4270641.071,
            "count": 1626072,
            "maximum": 4271268.884,
            "minimum": 4270032.404,
            "name": "Y",
            "position": 1,
            "stddev": 281.3871582,
            "variance": 79178.73278
          },
          {
            "average": 6.477204078,
            "count": 1626072,
            "maximum": 447.224731,
            "minimum": -2.555269035,
            "name": "Z",
            "position": 2,
            "stddev": 10.18491521,
            "variance": 103.7324978
          },
          {
            "average": 7458.472775,
            "count": 1626072,
            "maximum": 65504,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4968.10547,
            "variance": 24682071.97
          },
          {
            "average": 1.477128934,
            "count": 1626072,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.959791266,
            "variance": 0.9211992742
          },
          {
            "average": 1.893519475,
            "count": 1626072,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.361567183,
            "variance": 1.853865194
          },
          {
            "average": 0.5454629315,
            "count": 1626072,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4979289852,
            "variance": 0.2479332743
          },
          {
            "average": 0,
            "count": 1626072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.750600219,
            "count": 1626072,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.26365811,
            "variance": 1.59683182
          },
          {
            "average": -13.922428,
            "count": 1626072,
            "maximum": 10.99800014,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.848840593,
            "variance": 23.5112551
          },
          {
            "average": 0,
            "count": 1626072,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.0562595,
            "count": 1626072,
            "maximum": 119,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.99662324,
            "variance": 168.9122156
          },
          {
            "average": 202614420.8,
            "count": 1626072,
            "maximum": 216149766.9,
            "minimum": 202139149.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1205776.198,
            "variance": 1453896240000.0
          },
          {
            "average": 0,
            "count": 1626072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1626072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1626072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00266101378,
            "count": 1626072,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05151635098,
            "variance": 0.002653934418
          },
          {
            "average": 0.4099707762,
            "count": 1626072,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4918281078,
            "variance": 0.2418948876
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          353691.2711,
          4270032.404,
          -2.555269035,
          354552.1911,
          4271268.884,
          447.224731
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                353691.2710561318,
                4270032.40359107,
                -2.555269035167072
              ],
              [
                353691.2710561318,
                4271268.883591071,
                -2.555269035167072
              ],
              [
                354552.19105613185,
                4271268.883591071,
                447.22473096483293
              ],
              [
                354552.19105613185,
                4270032.40359107,
                447.22473096483293
              ],
              [
                353691.2710561318,
                4270032.40359107,
                -2.555269035167072
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:22:46+00:00",
        "end_time": "2018-02-08T15:32:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_404328.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_404328.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_404328.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404328.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67965069,
            38.56671514,
            -2.555269035,
            -76.66951321,
            38.57799492,
            447.224731
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67939129466794,
                  38.566715144282924,
                  -2.555269035167072
                ],
                [
                  -76.67965068567285,
                  38.57785352826688,
                  -2.555269035167072
                ],
                [
                  -76.66977108131103,
                  38.577994921494124,
                  447.22473096483293
                ],
                [
                  -76.66951321429343,
                  38.56685648149309,
                  447.22473096483293
                ],
                [
                  -76.67939129466794,
                  38.566715144282924,
                  -2.555269035167072
                ]
              ]
            ]
          },
          "id": "20180208_404328.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404328.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:22:46Z",
            "pc:count": 1626072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354385.1122,
                "count": 1626072,
                "maximum": 354552.1911,
                "minimum": 353691.2711,
                "name": "X",
                "position": 0,
                "stddev": 109.3891301,
                "variance": 11965.98179
              },
              {
                "average": 4270641.071,
                "count": 1626072,
                "maximum": 4271268.884,
                "minimum": 4270032.404,
                "name": "Y",
                "position": 1,
                "stddev": 281.3871582,
                "variance": 79178.73278
              },
              {
                "average": 6.477204078,
                "count": 1626072,
                "maximum": 447.224731,
                "minimum": -2.555269035,
                "name": "Z",
                "position": 2,
                "stddev": 10.18491521,
                "variance": 103.7324978
              },
              {
                "average": 7458.472775,
                "count": 1626072,
                "maximum": 65504,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4968.10547,
                "variance": 24682071.97
              },
              {
                "average": 1.477128934,
                "count": 1626072,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.959791266,
                "variance": 0.9211992742
              },
              {
                "average": 1.893519475,
                "count": 1626072,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.361567183,
                "variance": 1.853865194
              },
              {
                "average": 0.5454629315,
                "count": 1626072,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4979289852,
                "variance": 0.2479332743
              },
              {
                "average": 0,
                "count": 1626072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.750600219,
                "count": 1626072,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.26365811,
                "variance": 1.59683182
              },
              {
                "average": -13.922428,
                "count": 1626072,
                "maximum": 10.99800014,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.848840593,
                "variance": 23.5112551
              },
              {
                "average": 0,
                "count": 1626072,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.0562595,
                "count": 1626072,
                "maximum": 119,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.99662324,
                "variance": 168.9122156
              },
              {
                "average": 202614420.8,
                "count": 1626072,
                "maximum": 216149766.9,
                "minimum": 202139149.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1205776.198,
                "variance": 1453896240000.0
              },
              {
                "average": 0,
                "count": 1626072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1626072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1626072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00266101378,
                "count": 1626072,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05151635098,
                "variance": 0.002653934418
              },
              {
                "average": 0.4099707762,
                "count": 1626072,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4918281078,
                "variance": 0.2418948876
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              353691.2711,
              4270032.404,
              -2.555269035,
              354552.1911,
              4271268.884,
              447.224731
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    353691.2710561318,
                    4270032.40359107,
                    -2.555269035167072
                  ],
                  [
                    353691.2710561318,
                    4271268.883591071,
                    -2.555269035167072
                  ],
                  [
                    354552.19105613185,
                    4271268.883591071,
                    447.22473096483293
                  ],
                  [
                    354552.19105613185,
                    4270032.40359107,
                    447.22473096483293
                  ],
                  [
                    353691.2710561318,
                    4270032.40359107,
                    -2.555269035167072
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:22:46+00:00",
            "end_time": "2018-02-08T15:32: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": "20180208_404332.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67934057933027,
              38.57770211346693,
              -8.309550548496361
            ],
            [
              -76.67960003921031,
              38.58883939580815,
              -8.309550548496361
            ],
            [
              -76.66740737422627,
              38.58901378214286,
              438.8904494515036
            ],
            [
              -76.66714979569753,
              38.57787643072634,
              438.8904494515036
            ],
            [
              -76.67934057933027,
              38.57770211346693,
              -8.309550548496361
            ]
          ]
        ]
      },
      "bbox": [
        -76.67960004,
        38.57770211,
        -8.309550548,
        -76.6671498,
        38.58901378,
        438.8904495
      ],
      "properties": {
        "datetime": "2018-02-09T18:28:33Z",
        "pc:count": 2313180,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354408.213,
            "count": 2313180,
            "maximum": 354780.2979,
            "minimum": 353717.9779,
            "name": "X",
            "position": 0,
            "stddev": 137.1465066,
            "variance": 18809.16426
          },
          {
            "average": 4272100.437,
            "count": 2313180,
            "maximum": 4272487.947,
            "minimum": 4271251.587,
            "name": "Y",
            "position": 1,
            "stddev": 314.3043359,
            "variance": 98787.21554
          },
          {
            "average": 10.57472997,
            "count": 2313180,
            "maximum": 438.8904495,
            "minimum": -8.309550548,
            "name": "Z",
            "position": 2,
            "stddev": 10.69439431,
            "variance": 114.3700697
          },
          {
            "average": 5031.57456,
            "count": 2313180,
            "maximum": 63416,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 5163.672778,
            "variance": 26663516.56
          },
          {
            "average": 2.04298282,
            "count": 2313180,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.31547535,
            "variance": 1.730475396
          },
          {
            "average": 2.930800889,
            "count": 2313180,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.635226233,
            "variance": 2.673964833
          },
          {
            "average": 0.5592707874,
            "count": 2313180,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4964746522,
            "variance": 0.2464870803
          },
          {
            "average": 0,
            "count": 2313180,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.636761947,
            "count": 2313180,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.53078317,
            "variance": 2.343297114
          },
          {
            "average": 11.04809333,
            "count": 2313180,
            "maximum": 19.00200081,
            "minimum": -7.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.64216252,
            "variance": 58.40264798
          },
          {
            "average": 0,
            "count": 2313180,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.613005905,
            "count": 2313180,
            "maximum": 19,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.804307767,
            "variance": 14.47275758
          },
          {
            "average": 202146819.7,
            "count": 2313180,
            "maximum": 202236113.6,
            "minimum": 202139521.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25169.43157,
            "variance": 633500285.6
          },
          {
            "average": 0,
            "count": 2313180,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2313180,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2313180,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001524308528,
            "count": 2313180,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03901263474,
            "variance": 0.001521985669
          },
          {
            "average": 0.4320221513,
            "count": 2313180,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.495357566,
            "variance": 0.2453791182
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          353717.9779,
          4271251.587,
          -8.309550548,
          354780.2979,
          4272487.947,
          438.8904495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                353717.9779408844,
                4271251.586599041,
                -8.309550548496361
              ],
              [
                353717.9779408844,
                4272487.94659904,
                -8.309550548496361
              ],
              [
                354780.29794088437,
                4272487.94659904,
                438.8904494515036
              ],
              [
                354780.29794088437,
                4271251.586599041,
                438.8904494515036
              ],
              [
                353717.9779408844,
                4271251.586599041,
                -8.309550548496361
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:28:33+00:00",
        "end_time": "2018-02-08T15:38:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_404332.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_404332.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_404332.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404332.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67960004,
            38.57770211,
            -8.309550548,
            -76.6671498,
            38.58901378,
            438.8904495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67934057933027,
                  38.57770211346693,
                  -8.309550548496361
                ],
                [
                  -76.67960003921031,
                  38.58883939580815,
                  -8.309550548496361
                ],
                [
                  -76.66740737422627,
                  38.58901378214286,
                  438.8904494515036
                ],
                [
                  -76.66714979569753,
                  38.57787643072634,
                  438.8904494515036
                ],
                [
                  -76.67934057933027,
                  38.57770211346693,
                  -8.309550548496361
                ]
              ]
            ]
          },
          "id": "20180208_404332.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404332.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:28:33Z",
            "pc:count": 2313180,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354408.213,
                "count": 2313180,
                "maximum": 354780.2979,
                "minimum": 353717.9779,
                "name": "X",
                "position": 0,
                "stddev": 137.1465066,
                "variance": 18809.16426
              },
              {
                "average": 4272100.437,
                "count": 2313180,
                "maximum": 4272487.947,
                "minimum": 4271251.587,
                "name": "Y",
                "position": 1,
                "stddev": 314.3043359,
                "variance": 98787.21554
              },
              {
                "average": 10.57472997,
                "count": 2313180,
                "maximum": 438.8904495,
                "minimum": -8.309550548,
                "name": "Z",
                "position": 2,
                "stddev": 10.69439431,
                "variance": 114.3700697
              },
              {
                "average": 5031.57456,
                "count": 2313180,
                "maximum": 63416,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 5163.672778,
                "variance": 26663516.56
              },
              {
                "average": 2.04298282,
                "count": 2313180,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.31547535,
                "variance": 1.730475396
              },
              {
                "average": 2.930800889,
                "count": 2313180,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.635226233,
                "variance": 2.673964833
              },
              {
                "average": 0.5592707874,
                "count": 2313180,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4964746522,
                "variance": 0.2464870803
              },
              {
                "average": 0,
                "count": 2313180,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.636761947,
                "count": 2313180,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.53078317,
                "variance": 2.343297114
              },
              {
                "average": 11.04809333,
                "count": 2313180,
                "maximum": 19.00200081,
                "minimum": -7.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.64216252,
                "variance": 58.40264798
              },
              {
                "average": 0,
                "count": 2313180,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.613005905,
                "count": 2313180,
                "maximum": 19,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.804307767,
                "variance": 14.47275758
              },
              {
                "average": 202146819.7,
                "count": 2313180,
                "maximum": 202236113.6,
                "minimum": 202139521.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25169.43157,
                "variance": 633500285.6
              },
              {
                "average": 0,
                "count": 2313180,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2313180,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2313180,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001524308528,
                "count": 2313180,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03901263474,
                "variance": 0.001521985669
              },
              {
                "average": 0.4320221513,
                "count": 2313180,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.495357566,
                "variance": 0.2453791182
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              353717.9779,
              4271251.587,
              -8.309550548,
              354780.2979,
              4272487.947,
              438.8904495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    353717.9779408844,
                    4271251.586599041,
                    -8.309550548496361
                  ],
                  [
                    353717.9779408844,
                    4272487.94659904,
                    -8.309550548496361
                  ],
                  [
                    354780.29794088437,
                    4272487.94659904,
                    438.8904494515036
                  ],
                  [
                    354780.29794088437,
                    4271251.586599041,
                    438.8904494515036
                  ],
                  [
                    353717.9779408844,
                    4271251.586599041,
                    -8.309550548496361
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:28:33+00:00",
            "end_time": "2018-02-08T15:38: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": "20180208_404336.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.6792946137083,
              38.58864391613256,
              -9.00455326094388
            ],
            [
              -76.67955520954666,
              38.59982585802303,
              -9.00455326094388
            ],
            [
              -76.66321324738519,
              38.60005931424502,
              432.55544673905615
            ],
            [
              -76.66295518426097,
              38.58887727951894,
              432.55544673905615
            ],
            [
              -76.6792946137083,
              38.58864391613256,
              -9.00455326094388
            ]
          ]
        ]
      },
      "bbox": [
        -76.67955521,
        38.58864392,
        -9.004553261,
        -76.66295518,
        38.60005931,
        432.5554467
      ],
      "properties": {
        "datetime": "2018-02-09T18:28:14Z",
        "pc:count": 3863193,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354607.1888,
            "count": 3863193,
            "maximum": 355167.8035,
            "minimum": 353744.1835,
            "name": "X",
            "position": 0,
            "stddev": 341.9042369,
            "variance": 116898.5072
          },
          {
            "average": 4273006.275,
            "count": 3863193,
            "maximum": 4273707.087,
            "minimum": 4272465.767,
            "name": "Y",
            "position": 1,
            "stddev": 369.2184436,
            "variance": 136322.2591
          },
          {
            "average": 8.531631374,
            "count": 3863193,
            "maximum": 432.5554467,
            "minimum": -9.004553261,
            "name": "Z",
            "position": 2,
            "stddev": 9.424571003,
            "variance": 88.82253859
          },
          {
            "average": 4234.201798,
            "count": 3863193,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4529.752277,
            "variance": 20518655.69
          },
          {
            "average": 2.099791287,
            "count": 3863193,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.328964752,
            "variance": 1.766147311
          },
          {
            "average": 3.004317672,
            "count": 3863193,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.600073971,
            "variance": 2.560236711
          },
          {
            "average": 0.508189728,
            "count": 3863193,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999329886,
            "variance": 0.2499329931
          },
          {
            "average": 0,
            "count": 3863193,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.425970952,
            "count": 3863193,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.135423697,
            "variance": 1.289186971
          },
          {
            "average": 10.01539819,
            "count": 3863193,
            "maximum": 19.99799919,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.67264739,
            "variance": 113.9054023
          },
          {
            "average": 0,
            "count": 3863193,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.880676943,
            "count": 3863193,
            "maximum": 19,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.817073707,
            "variance": 7.93590427
          },
          {
            "average": 202143321.6,
            "count": 3863193,
            "maximum": 202236094,
            "minimum": 202139517.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18061.99993,
            "variance": 326235841.5
          },
          {
            "average": 0,
            "count": 3863193,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3863193,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3863193,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001908007185,
            "count": 3863193,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04363905574,
            "variance": 0.001904367186
          },
          {
            "average": 0.547494003,
            "count": 3863193,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4977392729,
            "variance": 0.2477443838
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          353744.1835,
          4272465.767,
          -9.004553261,
          355167.8035,
          4273707.087,
          432.5554467
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                353744.1835225346,
                4272465.766954837,
                -9.00455326094388
              ],
              [
                353744.1835225346,
                4273707.086954838,
                -9.00455326094388
              ],
              [
                355167.8035225346,
                4273707.086954838,
                432.55544673905615
              ],
              [
                355167.8035225346,
                4272465.766954837,
                432.55544673905615
              ],
              [
                353744.1835225346,
                4272465.766954837,
                -9.00455326094388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:28:14+00:00",
        "end_time": "2018-02-08T15:38:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_404336.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_404336.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_404336.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404336.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67955521,
            38.58864392,
            -9.004553261,
            -76.66295518,
            38.60005931,
            432.5554467
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.6792946137083,
                  38.58864391613256,
                  -9.00455326094388
                ],
                [
                  -76.67955520954666,
                  38.59982585802303,
                  -9.00455326094388
                ],
                [
                  -76.66321324738519,
                  38.60005931424502,
                  432.55544673905615
                ],
                [
                  -76.66295518426097,
                  38.58887727951894,
                  432.55544673905615
                ],
                [
                  -76.6792946137083,
                  38.58864391613256,
                  -9.00455326094388
                ]
              ]
            ]
          },
          "id": "20180208_404336.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404336.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:28:14Z",
            "pc:count": 3863193,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354607.1888,
                "count": 3863193,
                "maximum": 355167.8035,
                "minimum": 353744.1835,
                "name": "X",
                "position": 0,
                "stddev": 341.9042369,
                "variance": 116898.5072
              },
              {
                "average": 4273006.275,
                "count": 3863193,
                "maximum": 4273707.087,
                "minimum": 4272465.767,
                "name": "Y",
                "position": 1,
                "stddev": 369.2184436,
                "variance": 136322.2591
              },
              {
                "average": 8.531631374,
                "count": 3863193,
                "maximum": 432.5554467,
                "minimum": -9.004553261,
                "name": "Z",
                "position": 2,
                "stddev": 9.424571003,
                "variance": 88.82253859
              },
              {
                "average": 4234.201798,
                "count": 3863193,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4529.752277,
                "variance": 20518655.69
              },
              {
                "average": 2.099791287,
                "count": 3863193,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.328964752,
                "variance": 1.766147311
              },
              {
                "average": 3.004317672,
                "count": 3863193,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.600073971,
                "variance": 2.560236711
              },
              {
                "average": 0.508189728,
                "count": 3863193,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999329886,
                "variance": 0.2499329931
              },
              {
                "average": 0,
                "count": 3863193,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.425970952,
                "count": 3863193,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.135423697,
                "variance": 1.289186971
              },
              {
                "average": 10.01539819,
                "count": 3863193,
                "maximum": 19.99799919,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.67264739,
                "variance": 113.9054023
              },
              {
                "average": 0,
                "count": 3863193,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.880676943,
                "count": 3863193,
                "maximum": 19,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.817073707,
                "variance": 7.93590427
              },
              {
                "average": 202143321.6,
                "count": 3863193,
                "maximum": 202236094,
                "minimum": 202139517.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18061.99993,
                "variance": 326235841.5
              },
              {
                "average": 0,
                "count": 3863193,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3863193,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3863193,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001908007185,
                "count": 3863193,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04363905574,
                "variance": 0.001904367186
              },
              {
                "average": 0.547494003,
                "count": 3863193,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4977392729,
                "variance": 0.2477443838
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              353744.1835,
              4272465.767,
              -9.004553261,
              355167.8035,
              4273707.087,
              432.5554467
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    353744.1835225346,
                    4272465.766954837,
                    -9.00455326094388
                  ],
                  [
                    353744.1835225346,
                    4273707.086954838,
                    -9.00455326094388
                  ],
                  [
                    355167.8035225346,
                    4273707.086954838,
                    432.55544673905615
                  ],
                  [
                    355167.8035225346,
                    4272465.766954837,
                    432.55544673905615
                  ],
                  [
                    353744.1835225346,
                    4272465.766954837,
                    -9.00455326094388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:28:14+00:00",
            "end_time": "2018-02-08T15:38:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_404352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67910546561775,
              38.63274037144967,
              -4.750481105962933
            ],
            [
              -76.67913722962832,
              38.634101667471434,
              -4.750481105962933
            ],
            [
              -76.67677278601977,
              38.63413558618126,
              432.2295188940371
            ],
            [
              -76.67674106668585,
              38.63277428851763,
              432.2295188940371
            ],
            [
              -76.67910546561775,
              38.63274037144967,
              -4.750481105962933
            ]
          ]
        ]
      },
      "bbox": [
        -76.67913723,
        38.63274037,
        -4.750481106,
        -76.67674107,
        38.63413559,
        432.2295189
      ],
      "properties": {
        "datetime": "2018-02-08T16:06:19Z",
        "pc:count": 185081,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353929.3629,
            "count": 185081,
            "maximum": 354056.056,
            "minimum": 353850.176,
            "name": "X",
            "position": 0,
            "stddev": 50.22409042,
            "variance": 2522.459258
          },
          {
            "average": 4277403.01,
            "count": 185081,
            "maximum": 4277510.158,
            "minimum": 4277359.038,
            "name": "Y",
            "position": 1,
            "stddev": 35.66397704,
            "variance": 1271.919258
          },
          {
            "average": 9.164136926,
            "count": 185081,
            "maximum": 432.2295189,
            "minimum": -4.750481106,
            "name": "Z",
            "position": 2,
            "stddev": 8.671633582,
            "variance": 75.19722899
          },
          {
            "average": 4223.003534,
            "count": 185081,
            "maximum": 20335,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3668.688768,
            "variance": 13459277.27
          },
          {
            "average": 2.0586554,
            "count": 185081,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.301254646,
            "variance": 1.693263653
          },
          {
            "average": 2.965193618,
            "count": 185081,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.602097342,
            "variance": 2.566715892
          },
          {
            "average": 0.5147205818,
            "count": 185081,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4997846077,
            "variance": 0.2497846541
          },
          {
            "average": 0,
            "count": 185081,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.410198778,
            "count": 185081,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6808445663,
            "variance": 0.4635493235
          },
          {
            "average": -15.39641694,
            "count": 185081,
            "maximum": -10.99800014,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.852001749,
            "variance": 3.429910479
          },
          {
            "average": 0,
            "count": 185081,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.542389548,
            "count": 185081,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4982012317,
            "variance": 0.2482044672
          },
          {
            "average": 202140960.6,
            "count": 185081,
            "maximum": 202141179.3,
            "minimum": 202140779.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 189.272171,
            "variance": 35823.9547
          },
          {
            "average": 0,
            "count": 185081,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 185081,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 185081,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001372372097,
            "count": 185081,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.037020212,
            "variance": 0.001370496096
          },
          {
            "average": 0.5510884424,
            "count": 185081,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4973844667,
            "variance": 0.2473913077
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          353850.176,
          4277359.038,
          -4.750481106,
          354056.056,
          4277510.158,
          432.2295189
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                353850.17598668643,
                4277359.0384839615,
                -4.750481105962933
              ],
              [
                353850.17598668643,
                4277510.158483961,
                -4.750481105962933
              ],
              [
                354056.05598668644,
                4277510.158483961,
                432.2295188940371
              ],
              [
                354056.05598668644,
                4277359.0384839615,
                432.2295188940371
              ],
              [
                353850.17598668643,
                4277359.0384839615,
                -4.750481105962933
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T16:06:19+00:00",
        "end_time": "2018-02-08T15:59:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_404352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_404352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_404352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67913723,
            38.63274037,
            -4.750481106,
            -76.67674107,
            38.63413559,
            432.2295189
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67910546561775,
                  38.63274037144967,
                  -4.750481105962933
                ],
                [
                  -76.67913722962832,
                  38.634101667471434,
                  -4.750481105962933
                ],
                [
                  -76.67677278601977,
                  38.63413558618126,
                  432.2295188940371
                ],
                [
                  -76.67674106668585,
                  38.63277428851763,
                  432.2295188940371
                ],
                [
                  -76.67910546561775,
                  38.63274037144967,
                  -4.750481105962933
                ]
              ]
            ]
          },
          "id": "20180208_404352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T16:06:19Z",
            "pc:count": 185081,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353929.3629,
                "count": 185081,
                "maximum": 354056.056,
                "minimum": 353850.176,
                "name": "X",
                "position": 0,
                "stddev": 50.22409042,
                "variance": 2522.459258
              },
              {
                "average": 4277403.01,
                "count": 185081,
                "maximum": 4277510.158,
                "minimum": 4277359.038,
                "name": "Y",
                "position": 1,
                "stddev": 35.66397704,
                "variance": 1271.919258
              },
              {
                "average": 9.164136926,
                "count": 185081,
                "maximum": 432.2295189,
                "minimum": -4.750481106,
                "name": "Z",
                "position": 2,
                "stddev": 8.671633582,
                "variance": 75.19722899
              },
              {
                "average": 4223.003534,
                "count": 185081,
                "maximum": 20335,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3668.688768,
                "variance": 13459277.27
              },
              {
                "average": 2.0586554,
                "count": 185081,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.301254646,
                "variance": 1.693263653
              },
              {
                "average": 2.965193618,
                "count": 185081,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.602097342,
                "variance": 2.566715892
              },
              {
                "average": 0.5147205818,
                "count": 185081,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4997846077,
                "variance": 0.2497846541
              },
              {
                "average": 0,
                "count": 185081,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.410198778,
                "count": 185081,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6808445663,
                "variance": 0.4635493235
              },
              {
                "average": -15.39641694,
                "count": 185081,
                "maximum": -10.99800014,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.852001749,
                "variance": 3.429910479
              },
              {
                "average": 0,
                "count": 185081,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.542389548,
                "count": 185081,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4982012317,
                "variance": 0.2482044672
              },
              {
                "average": 202140960.6,
                "count": 185081,
                "maximum": 202141179.3,
                "minimum": 202140779.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 189.272171,
                "variance": 35823.9547
              },
              {
                "average": 0,
                "count": 185081,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 185081,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 185081,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001372372097,
                "count": 185081,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.037020212,
                "variance": 0.001370496096
              },
              {
                "average": 0.5510884424,
                "count": 185081,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4973844667,
                "variance": 0.2473913077
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              353850.176,
              4277359.038,
              -4.750481106,
              354056.056,
              4277510.158,
              432.2295189
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    353850.17598668643,
                    4277359.0384839615,
                    -4.750481105962933
                  ],
                  [
                    353850.17598668643,
                    4277510.158483961,
                    -4.750481105962933
                  ],
                  [
                    354056.05598668644,
                    4277510.158483961,
                    432.2295188940371
                  ],
                  [
                    354056.05598668644,
                    4277359.0384839615,
                    432.2295188940371
                  ],
                  [
                    353850.17598668643,
                    4277359.0384839615,
                    -4.750481105962933
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T16:06:19+00:00",
            "end_time": "2018-02-08T15:59: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": "20180208_404360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67898693355679,
              38.65946443030601,
              -2.18073403392583
            ],
            [
              -76.67903717246719,
              38.66161554198924,
              -2.18073403392583
            ],
            [
              -76.67861552740163,
              38.66162159419401,
              432.31926596607417
            ],
            [
              -76.67856530109292,
              38.65947048204792,
              432.31926596607417
            ],
            [
              -76.67898693355679,
              38.65946443030601,
              -2.18073403392583
            ]
          ]
        ]
      },
      "bbox": [
        -76.67903717,
        38.65946443,
        -2.180734034,
        -76.6785653,
        38.66162159,
        432.319266
      ],
      "properties": {
        "datetime": "2018-02-09T18:26:01Z",
        "pc:count": 16310,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 353925.5751,
            "count": 16310,
            "maximum": 353951.4832,
            "minimum": 353914.7832,
            "name": "X",
            "position": 0,
            "stddev": 7.83087633,
            "variance": 61.3226241
          },
          {
            "average": 4280439.886,
            "count": 16310,
            "maximum": 4280563.35,
            "minimum": 4280324.55,
            "name": "Y",
            "position": 1,
            "stddev": 67.23160887,
            "variance": 4520.089231
          },
          {
            "average": 4.346061797,
            "count": 16310,
            "maximum": 432.319266,
            "minimum": -2.180734034,
            "name": "Z",
            "position": 2,
            "stddev": 13.46184835,
            "variance": 181.2213611
          },
          {
            "average": 3597.623544,
            "count": 16310,
            "maximum": 17748,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 2425.374787,
            "variance": 5882442.859
          },
          {
            "average": 1.693684856,
            "count": 16310,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.129693038,
            "variance": 1.276206361
          },
          {
            "average": 2.253832005,
            "count": 16310,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.500733271,
            "variance": 2.252200349
          },
          {
            "average": 0.5337216432,
            "count": 16310,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4988768485,
            "variance": 0.24887811
          },
          {
            "average": 0,
            "count": 16310,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.396076027,
            "count": 16310,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7877810522,
            "variance": 0.6205989862
          },
          {
            "average": 6.226080357,
            "count": 16310,
            "maximum": 13.99800014,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 9.548678896,
            "variance": 91.17726866
          },
          {
            "average": 0,
            "count": 16310,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.47253219,
            "count": 16310,
            "maximum": 19,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.092878368,
            "variance": 1.194383127
          },
          {
            "average": 202163893.4,
            "count": 16310,
            "maximum": 202235961,
            "minimum": 202150407,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31157.37478,
            "variance": 970782003.5
          },
          {
            "average": 0,
            "count": 16310,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16310,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16310,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00282035561,
            "count": 16310,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.05303370295,
            "variance": 0.002812573649
          },
          {
            "average": 0.1574494175,
            "count": 16310,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.3642351336,
            "variance": 0.1326672326
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          353914.7832,
          4280324.55,
          -2.180734034,
          353951.4832,
          4280563.35,
          432.319266
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                353914.78320979245,
                4280324.549502403,
                -2.18073403392583
              ],
              [
                353914.78320979245,
                4280563.349502403,
                -2.18073403392583
              ],
              [
                353951.4832097924,
                4280563.349502403,
                432.31926596607417
              ],
              [
                353951.4832097924,
                4280324.549502403,
                432.31926596607417
              ],
              [
                353914.78320979245,
                4280324.549502403,
                -2.18073403392583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:26:01+00:00",
        "end_time": "2018-02-08T18:40:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_404360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_404360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_404360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67903717,
            38.65946443,
            -2.180734034,
            -76.6785653,
            38.66162159,
            432.319266
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67898693355679,
                  38.65946443030601,
                  -2.18073403392583
                ],
                [
                  -76.67903717246719,
                  38.66161554198924,
                  -2.18073403392583
                ],
                [
                  -76.67861552740163,
                  38.66162159419401,
                  432.31926596607417
                ],
                [
                  -76.67856530109292,
                  38.65947048204792,
                  432.31926596607417
                ],
                [
                  -76.67898693355679,
                  38.65946443030601,
                  -2.18073403392583
                ]
              ]
            ]
          },
          "id": "20180208_404360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:26:01Z",
            "pc:count": 16310,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 353925.5751,
                "count": 16310,
                "maximum": 353951.4832,
                "minimum": 353914.7832,
                "name": "X",
                "position": 0,
                "stddev": 7.83087633,
                "variance": 61.3226241
              },
              {
                "average": 4280439.886,
                "count": 16310,
                "maximum": 4280563.35,
                "minimum": 4280324.55,
                "name": "Y",
                "position": 1,
                "stddev": 67.23160887,
                "variance": 4520.089231
              },
              {
                "average": 4.346061797,
                "count": 16310,
                "maximum": 432.319266,
                "minimum": -2.180734034,
                "name": "Z",
                "position": 2,
                "stddev": 13.46184835,
                "variance": 181.2213611
              },
              {
                "average": 3597.623544,
                "count": 16310,
                "maximum": 17748,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 2425.374787,
                "variance": 5882442.859
              },
              {
                "average": 1.693684856,
                "count": 16310,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.129693038,
                "variance": 1.276206361
              },
              {
                "average": 2.253832005,
                "count": 16310,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.500733271,
                "variance": 2.252200349
              },
              {
                "average": 0.5337216432,
                "count": 16310,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4988768485,
                "variance": 0.24887811
              },
              {
                "average": 0,
                "count": 16310,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.396076027,
                "count": 16310,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7877810522,
                "variance": 0.6205989862
              },
              {
                "average": 6.226080357,
                "count": 16310,
                "maximum": 13.99800014,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 9.548678896,
                "variance": 91.17726866
              },
              {
                "average": 0,
                "count": 16310,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.47253219,
                "count": 16310,
                "maximum": 19,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.092878368,
                "variance": 1.194383127
              },
              {
                "average": 202163893.4,
                "count": 16310,
                "maximum": 202235961,
                "minimum": 202150407,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31157.37478,
                "variance": 970782003.5
              },
              {
                "average": 0,
                "count": 16310,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16310,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16310,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00282035561,
                "count": 16310,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.05303370295,
                "variance": 0.002812573649
              },
              {
                "average": 0.1574494175,
                "count": 16310,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.3642351336,
                "variance": 0.1326672326
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              353914.7832,
              4280324.55,
              -2.180734034,
              353951.4832,
              4280563.35,
              432.319266
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    353914.78320979245,
                    4280324.549502403,
                    -2.18073403392583
                  ],
                  [
                    353914.78320979245,
                    4280563.349502403,
                    -2.18073403392583
                  ],
                  [
                    353951.4832097924,
                    4280563.349502403,
                    432.31926596607417
                  ],
                  [
                    353951.4832097924,
                    4280324.549502403,
                    432.31926596607417
                  ],
                  [
                    353914.78320979245,
                    4280324.549502403,
                    -2.18073403392583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:26:01+00:00",
            "end_time": "2018-02-08T18:40: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": "20180208_398344.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.70019199492388,
              38.61051139683927,
              -10.155538399695274
            ],
            [
              -76.70045971144023,
              38.621848653694634,
              -10.155538399695274
            ],
            [
              -76.67916850564724,
              38.62215622236833,
              436.8644616003047
            ],
            [
              -76.67890413730234,
              38.61081884152926,
              436.8644616003047
            ],
            [
              -76.70019199492388,
              38.61051139683927,
              -10.155538399695274
            ]
          ]
        ]
      },
      "bbox": [
        -76.70045971,
        38.6105114,
        -10.1555384,
        -76.67890414,
        38.62215622,
        436.8644616
      ],
      "properties": {
        "datetime": "2018-02-08T16:07:03Z",
        "pc:count": 15275571,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352809.7093,
            "count": 15275571,
            "maximum": 353823.1935,
            "minimum": 351968.9735,
            "name": "X",
            "position": 0,
            "stddev": 588.4031811,
            "variance": 346218.3036
          },
          {
            "average": 4275548.175,
            "count": 15275571,
            "maximum": 4276184.568,
            "minimum": 4274925.988,
            "name": "Y",
            "position": 1,
            "stddev": 357.9323878,
            "variance": 128115.5943
          },
          {
            "average": 18.20335701,
            "count": 15275571,
            "maximum": 436.8644616,
            "minimum": -10.1555384,
            "name": "Z",
            "position": 2,
            "stddev": 15.51651954,
            "variance": 240.7623785
          },
          {
            "average": 4813.195607,
            "count": 15275571,
            "maximum": 50902,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4772.452579,
            "variance": 22776303.62
          },
          {
            "average": 2.200291105,
            "count": 15275571,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.355364466,
            "variance": 1.837012835
          },
          {
            "average": 3.183809823,
            "count": 15275571,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.5846895,
            "variance": 2.51124081
          },
          {
            "average": 0.5025478917,
            "count": 15275571,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999935246,
            "variance": 0.2499935246
          },
          {
            "average": 0,
            "count": 15275571,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.40140529,
            "count": 15275571,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6407500808,
            "variance": 0.410560666
          },
          {
            "average": -3.596330608,
            "count": 15275571,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.43165065,
            "variance": 180.4092391
          },
          {
            "average": 0,
            "count": 15275571,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.854556141,
            "count": 15275571,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6263764921,
            "variance": 0.3923475098
          },
          {
            "average": 202140822.3,
            "count": 15275571,
            "maximum": 202141223.4,
            "minimum": 202140286.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 282.611919,
            "variance": 79869.49677
          },
          {
            "average": 0,
            "count": 15275571,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15275571,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15275571,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0009304398507,
            "count": 15275571,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03048891919,
            "variance": 0.0009295741932
          },
          {
            "average": 0.4456204616,
            "count": 15275571,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4970340853,
            "variance": 0.247042882
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          351968.9735,
          4274925.988,
          -10.1555384,
          353823.1935,
          4276184.568,
          436.8644616
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                351968.9735408729,
                4274925.987523404,
                -10.155538399695274
              ],
              [
                351968.9735408729,
                4276184.567523404,
                -10.155538399695274
              ],
              [
                353823.1935408729,
                4276184.567523404,
                436.8644616003047
              ],
              [
                353823.1935408729,
                4274925.987523404,
                436.8644616003047
              ],
              [
                351968.9735408729,
                4274925.987523404,
                -10.155538399695274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T16:07:03+00:00",
        "end_time": "2018-02-08T15:51:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398344.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398344.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398344.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398344.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70045971,
            38.6105114,
            -10.1555384,
            -76.67890414,
            38.62215622,
            436.8644616
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.70019199492388,
                  38.61051139683927,
                  -10.155538399695274
                ],
                [
                  -76.70045971144023,
                  38.621848653694634,
                  -10.155538399695274
                ],
                [
                  -76.67916850564724,
                  38.62215622236833,
                  436.8644616003047
                ],
                [
                  -76.67890413730234,
                  38.61081884152926,
                  436.8644616003047
                ],
                [
                  -76.70019199492388,
                  38.61051139683927,
                  -10.155538399695274
                ]
              ]
            ]
          },
          "id": "20180208_398344.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398344.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T16:07:03Z",
            "pc:count": 15275571,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352809.7093,
                "count": 15275571,
                "maximum": 353823.1935,
                "minimum": 351968.9735,
                "name": "X",
                "position": 0,
                "stddev": 588.4031811,
                "variance": 346218.3036
              },
              {
                "average": 4275548.175,
                "count": 15275571,
                "maximum": 4276184.568,
                "minimum": 4274925.988,
                "name": "Y",
                "position": 1,
                "stddev": 357.9323878,
                "variance": 128115.5943
              },
              {
                "average": 18.20335701,
                "count": 15275571,
                "maximum": 436.8644616,
                "minimum": -10.1555384,
                "name": "Z",
                "position": 2,
                "stddev": 15.51651954,
                "variance": 240.7623785
              },
              {
                "average": 4813.195607,
                "count": 15275571,
                "maximum": 50902,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4772.452579,
                "variance": 22776303.62
              },
              {
                "average": 2.200291105,
                "count": 15275571,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.355364466,
                "variance": 1.837012835
              },
              {
                "average": 3.183809823,
                "count": 15275571,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.5846895,
                "variance": 2.51124081
              },
              {
                "average": 0.5025478917,
                "count": 15275571,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999935246,
                "variance": 0.2499935246
              },
              {
                "average": 0,
                "count": 15275571,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.40140529,
                "count": 15275571,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6407500808,
                "variance": 0.410560666
              },
              {
                "average": -3.596330608,
                "count": 15275571,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.43165065,
                "variance": 180.4092391
              },
              {
                "average": 0,
                "count": 15275571,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.854556141,
                "count": 15275571,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6263764921,
                "variance": 0.3923475098
              },
              {
                "average": 202140822.3,
                "count": 15275571,
                "maximum": 202141223.4,
                "minimum": 202140286.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 282.611919,
                "variance": 79869.49677
              },
              {
                "average": 0,
                "count": 15275571,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15275571,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15275571,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0009304398507,
                "count": 15275571,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03048891919,
                "variance": 0.0009295741932
              },
              {
                "average": 0.4456204616,
                "count": 15275571,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4970340853,
                "variance": 0.247042882
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              351968.9735,
              4274925.988,
              -10.1555384,
              353823.1935,
              4276184.568,
              436.8644616
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    351968.9735408729,
                    4274925.987523404,
                    -10.155538399695274
                  ],
                  [
                    351968.9735408729,
                    4276184.567523404,
                    -10.155538399695274
                  ],
                  [
                    353823.1935408729,
                    4276184.567523404,
                    436.8644616003047
                  ],
                  [
                    353823.1935408729,
                    4274925.987523404,
                    436.8644616003047
                  ],
                  [
                    351968.9735408729,
                    4274925.987523404,
                    -10.155538399695274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T16:07:03+00:00",
            "end_time": "2018-02-08T15:51: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": "20180208_398348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.70014691660216,
              38.62149611747949,
              -10.098778393304684
            ],
            [
              -76.70041470558917,
              38.63283227231029,
              -10.098778393304684
            ],
            [
              -76.67911588685222,
              38.63313996837495,
              431.7412216066954
            ],
            [
              -76.67885144822942,
              38.621803689532015,
              431.7412216066954
            ],
            [
              -76.70014691660216,
              38.62149611747949,
              -10.098778393304684
            ]
          ]
        ]
      },
      "bbox": [
        -76.70041471,
        38.62149612,
        -10.09877839,
        -76.67885145,
        38.63313997,
        431.7412216
      ],
      "properties": {
        "datetime": "2018-02-08T18:41:47Z",
        "pc:count": 11611926,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352709.0327,
            "count": 11611926,
            "maximum": 353850.0804,
            "minimum": 351995.4804,
            "name": "X",
            "position": 0,
            "stddev": 517.5663552,
            "variance": 267874.932
          },
          {
            "average": 4276771.937,
            "count": 11611926,
            "maximum": 4277403.4,
            "minimum": 4276144.94,
            "name": "Y",
            "position": 1,
            "stddev": 400.6980024,
            "variance": 160558.8892
          },
          {
            "average": 14.49907044,
            "count": 11611926,
            "maximum": 431.7412216,
            "minimum": -10.09877839,
            "name": "Z",
            "position": 2,
            "stddev": 15.16667461,
            "variance": 230.0280188
          },
          {
            "average": 4068.986386,
            "count": 11611926,
            "maximum": 30600,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4043.558286,
            "variance": 16350363.61
          },
          {
            "average": 2.166521729,
            "count": 11611926,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.336848692,
            "variance": 1.787164424
          },
          {
            "average": 3.123275588,
            "count": 11611926,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.570456474,
            "variance": 2.466333538
          },
          {
            "average": 0.5030354999,
            "count": 11611926,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999908072,
            "variance": 0.2499908073
          },
          {
            "average": 0,
            "count": 11611926,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.410308591,
            "count": 11611926,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8156024955,
            "variance": 0.6652074307
          },
          {
            "average": -8.923433974,
            "count": 11611926,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 10.0775779,
            "variance": 101.5575764
          },
          {
            "average": 0,
            "count": 11611926,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.384766059,
            "count": 11611926,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.13992027,
            "variance": 26.41878038
          },
          {
            "average": 202142397.5,
            "count": 11611926,
            "maximum": 202150507,
            "minimum": 202140756,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3292.236639,
            "variance": 10838822.09
          },
          {
            "average": 0,
            "count": 11611926,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11611926,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11611926,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001333456655,
            "count": 11611926,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03649217262,
            "variance": 0.001331678663
          },
          {
            "average": 0.4148130121,
            "count": 11611926,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4926897584,
            "variance": 0.242743198
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          351995.4804,
          4276144.94,
          -10.09877839,
          353850.0804,
          4277403.4,
          431.7412216
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                351995.48042915727,
                4276144.940342575,
                -10.098778393304684
              ],
              [
                351995.48042915727,
                4277403.400342576,
                -10.098778393304684
              ],
              [
                353850.08042915724,
                4277403.400342576,
                431.7412216066954
              ],
              [
                353850.08042915724,
                4276144.940342575,
                431.7412216066954
              ],
              [
                351995.48042915727,
                4276144.940342575,
                -10.098778393304684
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T18:41:47+00:00",
        "end_time": "2018-02-08T15:59:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70041471,
            38.62149612,
            -10.09877839,
            -76.67885145,
            38.63313997,
            431.7412216
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.70014691660216,
                  38.62149611747949,
                  -10.098778393304684
                ],
                [
                  -76.70041470558917,
                  38.63283227231029,
                  -10.098778393304684
                ],
                [
                  -76.67911588685222,
                  38.63313996837495,
                  431.7412216066954
                ],
                [
                  -76.67885144822942,
                  38.621803689532015,
                  431.7412216066954
                ],
                [
                  -76.70014691660216,
                  38.62149611747949,
                  -10.098778393304684
                ]
              ]
            ]
          },
          "id": "20180208_398348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T18:41:47Z",
            "pc:count": 11611926,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352709.0327,
                "count": 11611926,
                "maximum": 353850.0804,
                "minimum": 351995.4804,
                "name": "X",
                "position": 0,
                "stddev": 517.5663552,
                "variance": 267874.932
              },
              {
                "average": 4276771.937,
                "count": 11611926,
                "maximum": 4277403.4,
                "minimum": 4276144.94,
                "name": "Y",
                "position": 1,
                "stddev": 400.6980024,
                "variance": 160558.8892
              },
              {
                "average": 14.49907044,
                "count": 11611926,
                "maximum": 431.7412216,
                "minimum": -10.09877839,
                "name": "Z",
                "position": 2,
                "stddev": 15.16667461,
                "variance": 230.0280188
              },
              {
                "average": 4068.986386,
                "count": 11611926,
                "maximum": 30600,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4043.558286,
                "variance": 16350363.61
              },
              {
                "average": 2.166521729,
                "count": 11611926,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.336848692,
                "variance": 1.787164424
              },
              {
                "average": 3.123275588,
                "count": 11611926,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.570456474,
                "variance": 2.466333538
              },
              {
                "average": 0.5030354999,
                "count": 11611926,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999908072,
                "variance": 0.2499908073
              },
              {
                "average": 0,
                "count": 11611926,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.410308591,
                "count": 11611926,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8156024955,
                "variance": 0.6652074307
              },
              {
                "average": -8.923433974,
                "count": 11611926,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 10.0775779,
                "variance": 101.5575764
              },
              {
                "average": 0,
                "count": 11611926,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.384766059,
                "count": 11611926,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.13992027,
                "variance": 26.41878038
              },
              {
                "average": 202142397.5,
                "count": 11611926,
                "maximum": 202150507,
                "minimum": 202140756,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3292.236639,
                "variance": 10838822.09
              },
              {
                "average": 0,
                "count": 11611926,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11611926,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11611926,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001333456655,
                "count": 11611926,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03649217262,
                "variance": 0.001331678663
              },
              {
                "average": 0.4148130121,
                "count": 11611926,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4926897584,
                "variance": 0.242743198
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              351995.4804,
              4276144.94,
              -10.09877839,
              353850.0804,
              4277403.4,
              431.7412216
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    351995.48042915727,
                    4276144.940342575,
                    -10.098778393304684
                  ],
                  [
                    351995.48042915727,
                    4277403.400342576,
                    -10.098778393304684
                  ],
                  [
                    353850.08042915724,
                    4277403.400342576,
                    431.7412216066954
                  ],
                  [
                    353850.08042915724,
                    4276144.940342575,
                    431.7412216066954
                  ],
                  [
                    351995.48042915727,
                    4276144.940342575,
                    -10.098778393304684
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T18:41:47+00:00",
            "end_time": "2018-02-08T15:59:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_398352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.70010232774584,
              38.632477688213186,
              -10.275922640253413
            ],
            [
              -76.70037022758548,
              38.643814362452574,
              -10.275922640253413
            ],
            [
              -76.6793350963118,
              38.644118290749645,
              431.4640773597466
            ],
            [
              -76.67907050681322,
              38.63278149402181,
              431.4640773597466
            ],
            [
              -76.70010232774584,
              38.632477688213186,
              -10.275922640253413
            ]
          ]
        ]
      },
      "bbox": [
        -76.70037023,
        38.63247769,
        -10.27592264,
        -76.67907051,
        38.64411829,
        431.4640774
      ],
      "properties": {
        "datetime": "2018-02-09T18:26:36Z",
        "pc:count": 11389018,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352516.1968,
            "count": 11389018,
            "maximum": 353853.3025,
            "minimum": 352021.9425,
            "name": "X",
            "position": 0,
            "stddev": 385.2672831,
            "variance": 148430.8795
          },
          {
            "average": 4277847.495,
            "count": 11389018,
            "maximum": 4278622.066,
            "minimum": 4277363.546,
            "name": "Y",
            "position": 1,
            "stddev": 345.4406205,
            "variance": 119329.2223
          },
          {
            "average": 13.97886702,
            "count": 11389018,
            "maximum": 431.4640774,
            "minimum": -10.27592264,
            "name": "Z",
            "position": 2,
            "stddev": 14.32073515,
            "variance": 205.0834554
          },
          {
            "average": 3675.844199,
            "count": 11389018,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3592.350769,
            "variance": 12904984.05
          },
          {
            "average": 2.211098621,
            "count": 11389018,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.351174563,
            "variance": 1.825672701
          },
          {
            "average": 3.192091188,
            "count": 11389018,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.55804476,
            "variance": 2.427503475
          },
          {
            "average": 0.5167411273,
            "count": 11389018,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.499719678,
            "variance": 0.2497197566
          },
          {
            "average": 0,
            "count": 11389018,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.324952511,
            "count": 11389018,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6704648566,
            "variance": 0.449523124
          },
          {
            "average": -0.2927889331,
            "count": 11389018,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.80151146,
            "variance": 190.4817186
          },
          {
            "average": 0,
            "count": 11389018,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.951059433,
            "count": 11389018,
            "maximum": 19,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.456869027,
            "variance": 55.60489569
          },
          {
            "average": 202149258.9,
            "count": 11389018,
            "maximum": 202235996.4,
            "minimum": 202140780.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16009.10238,
            "variance": 256291359
          },
          {
            "average": 0,
            "count": 11389018,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11389018,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11389018,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001378257546,
            "count": 11389018,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03709930017,
            "variance": 0.001376358073
          },
          {
            "average": 0.4456148897,
            "count": 11389018,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4970334812,
            "variance": 0.2470422815
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352021.9425,
          4277363.546,
          -10.27592264,
          353853.3025,
          4278622.066,
          431.4640774
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352021.9424936164,
                4277363.54647314,
                -10.275922640253413
              ],
              [
                352021.9424936164,
                4278622.066473139,
                -10.275922640253413
              ],
              [
                353853.3024936164,
                4278622.066473139,
                431.4640773597466
              ],
              [
                353853.3024936164,
                4277363.54647314,
                431.4640773597466
              ],
              [
                352021.9424936164,
                4277363.54647314,
                -10.275922640253413
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-09T18:26:36+00:00",
        "end_time": "2018-02-08T15:59:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70037023,
            38.63247769,
            -10.27592264,
            -76.67907051,
            38.64411829,
            431.4640774
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.70010232774584,
                  38.632477688213186,
                  -10.275922640253413
                ],
                [
                  -76.70037022758548,
                  38.643814362452574,
                  -10.275922640253413
                ],
                [
                  -76.6793350963118,
                  38.644118290749645,
                  431.4640773597466
                ],
                [
                  -76.67907050681322,
                  38.63278149402181,
                  431.4640773597466
                ],
                [
                  -76.70010232774584,
                  38.632477688213186,
                  -10.275922640253413
                ]
              ]
            ]
          },
          "id": "20180208_398352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-09T18:26:36Z",
            "pc:count": 11389018,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352516.1968,
                "count": 11389018,
                "maximum": 353853.3025,
                "minimum": 352021.9425,
                "name": "X",
                "position": 0,
                "stddev": 385.2672831,
                "variance": 148430.8795
              },
              {
                "average": 4277847.495,
                "count": 11389018,
                "maximum": 4278622.066,
                "minimum": 4277363.546,
                "name": "Y",
                "position": 1,
                "stddev": 345.4406205,
                "variance": 119329.2223
              },
              {
                "average": 13.97886702,
                "count": 11389018,
                "maximum": 431.4640774,
                "minimum": -10.27592264,
                "name": "Z",
                "position": 2,
                "stddev": 14.32073515,
                "variance": 205.0834554
              },
              {
                "average": 3675.844199,
                "count": 11389018,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3592.350769,
                "variance": 12904984.05
              },
              {
                "average": 2.211098621,
                "count": 11389018,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.351174563,
                "variance": 1.825672701
              },
              {
                "average": 3.192091188,
                "count": 11389018,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.55804476,
                "variance": 2.427503475
              },
              {
                "average": 0.5167411273,
                "count": 11389018,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.499719678,
                "variance": 0.2497197566
              },
              {
                "average": 0,
                "count": 11389018,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.324952511,
                "count": 11389018,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6704648566,
                "variance": 0.449523124
              },
              {
                "average": -0.2927889331,
                "count": 11389018,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.80151146,
                "variance": 190.4817186
              },
              {
                "average": 0,
                "count": 11389018,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.951059433,
                "count": 11389018,
                "maximum": 19,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.456869027,
                "variance": 55.60489569
              },
              {
                "average": 202149258.9,
                "count": 11389018,
                "maximum": 202235996.4,
                "minimum": 202140780.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16009.10238,
                "variance": 256291359
              },
              {
                "average": 0,
                "count": 11389018,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11389018,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11389018,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001378257546,
                "count": 11389018,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03709930017,
                "variance": 0.001376358073
              },
              {
                "average": 0.4456148897,
                "count": 11389018,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4970334812,
                "variance": 0.2470422815
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352021.9425,
              4277363.546,
              -10.27592264,
              353853.3025,
              4278622.066,
              431.4640774
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352021.9424936164,
                    4277363.54647314,
                    -10.275922640253413
                  ],
                  [
                    352021.9424936164,
                    4278622.066473139,
                    -10.275922640253413
                  ],
                  [
                    353853.3024936164,
                    4278622.066473139,
                    431.4640773597466
                  ],
                  [
                    353853.3024936164,
                    4277363.54647314,
                    431.4640773597466
                  ],
                  [
                    352021.9424936164,
                    4277363.54647314,
                    -10.275922640253413
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-09T18:26:36+00:00",
            "end_time": "2018-02-08T15:59:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20180208_404340.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67924698265931,
              38.59955830651356,
              -10.437804319752331
            ],
            [
              -76.67950927350975,
              38.61080886934039,
              -10.437804319752331
            ],
            [
              -76.66354162539723,
              38.61103701703273,
              438.3621956802477
            ],
            [
              -76.6632818254126,
              38.599786362932605,
              438.3621956802477
            ],
            [
              -76.67924698265931,
              38.59955830651356,
              -10.437804319752331
            ]
          ]
        ]
      },
      "bbox": [
        -76.67950927,
        38.59955831,
        -10.43780432,
        -76.66328183,
        38.61103702,
        438.3621957
      ],
      "properties": {
        "datetime": "2018-02-08T15:52:07Z",
        "pc:count": 4680720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354524.4714,
            "count": 4680720,
            "maximum": 355161.2826,
            "minimum": 353770.4826,
            "name": "X",
            "position": 0,
            "stddev": 368.7881192,
            "variance": 136004.6768
          },
          {
            "average": 4274375.49,
            "count": 4680720,
            "maximum": 4274925.845,
            "minimum": 4273676.905,
            "name": "Y",
            "position": 1,
            "stddev": 336.4891262,
            "variance": 113224.932
          },
          {
            "average": 15.83537075,
            "count": 4680720,
            "maximum": 438.3621957,
            "minimum": -10.43780432,
            "name": "Z",
            "position": 2,
            "stddev": 15.38795612,
            "variance": 236.7891935
          },
          {
            "average": 3578.089211,
            "count": 4680720,
            "maximum": 65508,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3644.533834,
            "variance": 13282626.87
          },
          {
            "average": 2.055115239,
            "count": 4680720,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.282389598,
            "variance": 1.64452308
          },
          {
            "average": 2.92955165,
            "count": 4680720,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.54741852,
            "variance": 2.394504077
          },
          {
            "average": 0.493030773,
            "count": 4680720,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999514809,
            "variance": 0.2499514833
          },
          {
            "average": 0,
            "count": 4680720,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.447235254,
            "count": 4680720,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.100603115,
            "variance": 1.211327217
          },
          {
            "average": -12.09680569,
            "count": 4680720,
            "maximum": 7.001999855,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.823405897,
            "variance": 46.55886803
          },
          {
            "average": 0,
            "count": 4680720,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.508483951,
            "count": 4680720,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999280708,
            "variance": 0.249928076
          },
          {
            "average": 202140131.6,
            "count": 4680720,
            "maximum": 202140327.6,
            "minimum": 202139949.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 165.976365,
            "variance": 27548.15372
          },
          {
            "average": 0,
            "count": 4680720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4680720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4680720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.002046480029,
            "count": 4680720,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.04519172916,
            "variance": 0.002042292385
          },
          {
            "average": 0.3961241006,
            "count": 4680720,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4890908388,
            "variance": 0.2392098486
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          353770.4826,
          4273676.905,
          -10.43780432,
          355161.2826,
          4274925.845,
          438.3621957
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                353770.48263589107,
                4273676.904674747,
                -10.437804319752331
              ],
              [
                353770.48263589107,
                4274925.8446747465,
                -10.437804319752331
              ],
              [
                355161.2826358911,
                4274925.8446747465,
                438.3621956802477
              ],
              [
                355161.2826358911,
                4273676.904674747,
                438.3621956802477
              ],
              [
                353770.48263589107,
                4273676.904674747,
                -10.437804319752331
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:52:07+00:00",
        "end_time": "2018-02-08T15:45:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_404340.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_404340.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_404340.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404340.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67950927,
            38.59955831,
            -10.43780432,
            -76.66328183,
            38.61103702,
            438.3621957
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67924698265931,
                  38.59955830651356,
                  -10.437804319752331
                ],
                [
                  -76.67950927350975,
                  38.61080886934039,
                  -10.437804319752331
                ],
                [
                  -76.66354162539723,
                  38.61103701703273,
                  438.3621956802477
                ],
                [
                  -76.6632818254126,
                  38.599786362932605,
                  438.3621956802477
                ],
                [
                  -76.67924698265931,
                  38.59955830651356,
                  -10.437804319752331
                ]
              ]
            ]
          },
          "id": "20180208_404340.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404340.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:52:07Z",
            "pc:count": 4680720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354524.4714,
                "count": 4680720,
                "maximum": 355161.2826,
                "minimum": 353770.4826,
                "name": "X",
                "position": 0,
                "stddev": 368.7881192,
                "variance": 136004.6768
              },
              {
                "average": 4274375.49,
                "count": 4680720,
                "maximum": 4274925.845,
                "minimum": 4273676.905,
                "name": "Y",
                "position": 1,
                "stddev": 336.4891262,
                "variance": 113224.932
              },
              {
                "average": 15.83537075,
                "count": 4680720,
                "maximum": 438.3621957,
                "minimum": -10.43780432,
                "name": "Z",
                "position": 2,
                "stddev": 15.38795612,
                "variance": 236.7891935
              },
              {
                "average": 3578.089211,
                "count": 4680720,
                "maximum": 65508,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3644.533834,
                "variance": 13282626.87
              },
              {
                "average": 2.055115239,
                "count": 4680720,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.282389598,
                "variance": 1.64452308
              },
              {
                "average": 2.92955165,
                "count": 4680720,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.54741852,
                "variance": 2.394504077
              },
              {
                "average": 0.493030773,
                "count": 4680720,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999514809,
                "variance": 0.2499514833
              },
              {
                "average": 0,
                "count": 4680720,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.447235254,
                "count": 4680720,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.100603115,
                "variance": 1.211327217
              },
              {
                "average": -12.09680569,
                "count": 4680720,
                "maximum": 7.001999855,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.823405897,
                "variance": 46.55886803
              },
              {
                "average": 0,
                "count": 4680720,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.508483951,
                "count": 4680720,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999280708,
                "variance": 0.249928076
              },
              {
                "average": 202140131.6,
                "count": 4680720,
                "maximum": 202140327.6,
                "minimum": 202139949.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 165.976365,
                "variance": 27548.15372
              },
              {
                "average": 0,
                "count": 4680720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4680720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4680720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.002046480029,
                "count": 4680720,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.04519172916,
                "variance": 0.002042292385
              },
              {
                "average": 0.3961241006,
                "count": 4680720,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4890908388,
                "variance": 0.2392098486
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              353770.4826,
              4273676.905,
              -10.43780432,
              355161.2826,
              4274925.845,
              438.3621957
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    353770.48263589107,
                    4273676.904674747,
                    -10.437804319752331
                  ],
                  [
                    353770.48263589107,
                    4274925.8446747465,
                    -10.437804319752331
                  ],
                  [
                    355161.2826358911,
                    4274925.8446747465,
                    438.3621956802477
                  ],
                  [
                    355161.2826358911,
                    4273676.904674747,
                    438.3621956802477
                  ],
                  [
                    353770.48263589107,
                    4273676.904674747,
                    -10.437804319752331
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:52:07+00:00",
            "end_time": "2018-02-08T15:45: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": "20180208_404344.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.6791996768536,
              38.61060553097944,
              -9.331096002137315
            ],
            [
              -76.67946052982425,
              38.62179031392721,
              -9.331096002137315
            ],
            [
              -76.66724850765209,
              38.62196500648808,
              437.9089039978627
            ],
            [
              -76.66698954929474,
              38.61078015406707,
              437.9089039978627
            ],
            [
              -76.6791996768536,
              38.61060553097944,
              -9.331096002137315
            ]
          ]
        ]
      },
      "bbox": [
        -76.67946053,
        38.61060553,
        -9.331096002,
        -76.66698955,
        38.62196501,
        437.908904
      ],
      "properties": {
        "datetime": "2018-02-08T15:59:48Z",
        "pc:count": 5366533,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354389.2868,
            "count": 5366533,
            "maximum": 354860.5472,
            "minimum": 353797.0272,
            "name": "X",
            "position": 0,
            "stddev": 323.5997851,
            "variance": 104716.8209
          },
          {
            "average": 4275631.701,
            "count": 5366533,
            "maximum": 4276144.426,
            "minimum": 4274902.786,
            "name": "Y",
            "position": 1,
            "stddev": 339.5763519,
            "variance": 115312.0988
          },
          {
            "average": 16.94187113,
            "count": 5366533,
            "maximum": 437.908904,
            "minimum": -9.331096002,
            "name": "Z",
            "position": 2,
            "stddev": 17.67978148,
            "variance": 312.574673
          },
          {
            "average": 3712.344709,
            "count": 5366533,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3419.02457,
            "variance": 11689729.01
          },
          {
            "average": 2.083483135,
            "count": 5366533,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.334504663,
            "variance": 1.780902695
          },
          {
            "average": 2.968845808,
            "count": 5366533,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.618401791,
            "variance": 2.619224358
          },
          {
            "average": 0.5475630169,
            "count": 5366533,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4977326648,
            "variance": 0.2477378056
          },
          {
            "average": 0,
            "count": 5366533,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.363444332,
            "count": 5366533,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8129724728,
            "variance": 0.6609242415
          },
          {
            "average": 10.47487692,
            "count": 5366533,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.960459303,
            "variance": 63.36891232
          },
          {
            "average": 0,
            "count": 5366533,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.615233522,
            "count": 5366533,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4890521692,
            "variance": 0.2391720242
          },
          {
            "average": 202140473.5,
            "count": 5366533,
            "maximum": 202140788.7,
            "minimum": 202139975.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 239.4736619,
            "variance": 57347.63475
          },
          {
            "average": 0,
            "count": 5366533,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5366533,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5366533,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001794454632,
            "count": 5366533,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0423229831,
            "variance": 0.001791234898
          },
          {
            "average": 0.3878420202,
            "count": 5366533,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4872582804,
            "variance": 0.2374206318
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          353797.0272,
          4274902.786,
          -9.331096002,
          354860.5472,
          4276144.426,
          437.908904
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                353797.02716916986,
                4274902.786141414,
                -9.331096002137315
              ],
              [
                353797.02716916986,
                4276144.426141415,
                -9.331096002137315
              ],
              [
                354860.5471691699,
                4276144.426141415,
                437.9089039978627
              ],
              [
                354860.5471691699,
                4274902.786141414,
                437.9089039978627
              ],
              [
                353797.02716916986,
                4274902.786141414,
                -9.331096002137315
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:59:48+00:00",
        "end_time": "2018-02-08T15:46:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_404344.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_404344.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_404344.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404344.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67946053,
            38.61060553,
            -9.331096002,
            -76.66698955,
            38.62196501,
            437.908904
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.6791996768536,
                  38.61060553097944,
                  -9.331096002137315
                ],
                [
                  -76.67946052982425,
                  38.62179031392721,
                  -9.331096002137315
                ],
                [
                  -76.66724850765209,
                  38.62196500648808,
                  437.9089039978627
                ],
                [
                  -76.66698954929474,
                  38.61078015406707,
                  437.9089039978627
                ],
                [
                  -76.6791996768536,
                  38.61060553097944,
                  -9.331096002137315
                ]
              ]
            ]
          },
          "id": "20180208_404344.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404344.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:59:48Z",
            "pc:count": 5366533,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354389.2868,
                "count": 5366533,
                "maximum": 354860.5472,
                "minimum": 353797.0272,
                "name": "X",
                "position": 0,
                "stddev": 323.5997851,
                "variance": 104716.8209
              },
              {
                "average": 4275631.701,
                "count": 5366533,
                "maximum": 4276144.426,
                "minimum": 4274902.786,
                "name": "Y",
                "position": 1,
                "stddev": 339.5763519,
                "variance": 115312.0988
              },
              {
                "average": 16.94187113,
                "count": 5366533,
                "maximum": 437.908904,
                "minimum": -9.331096002,
                "name": "Z",
                "position": 2,
                "stddev": 17.67978148,
                "variance": 312.574673
              },
              {
                "average": 3712.344709,
                "count": 5366533,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3419.02457,
                "variance": 11689729.01
              },
              {
                "average": 2.083483135,
                "count": 5366533,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.334504663,
                "variance": 1.780902695
              },
              {
                "average": 2.968845808,
                "count": 5366533,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.618401791,
                "variance": 2.619224358
              },
              {
                "average": 0.5475630169,
                "count": 5366533,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4977326648,
                "variance": 0.2477378056
              },
              {
                "average": 0,
                "count": 5366533,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.363444332,
                "count": 5366533,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8129724728,
                "variance": 0.6609242415
              },
              {
                "average": 10.47487692,
                "count": 5366533,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.960459303,
                "variance": 63.36891232
              },
              {
                "average": 0,
                "count": 5366533,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.615233522,
                "count": 5366533,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4890521692,
                "variance": 0.2391720242
              },
              {
                "average": 202140473.5,
                "count": 5366533,
                "maximum": 202140788.7,
                "minimum": 202139975.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 239.4736619,
                "variance": 57347.63475
              },
              {
                "average": 0,
                "count": 5366533,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5366533,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5366533,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001794454632,
                "count": 5366533,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0423229831,
                "variance": 0.001791234898
              },
              {
                "average": 0.3878420202,
                "count": 5366533,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4872582804,
                "variance": 0.2374206318
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              353797.0272,
              4274902.786,
              -9.331096002,
              354860.5472,
              4276144.426,
              437.908904
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    353797.02716916986,
                    4274902.786141414,
                    -9.331096002137315
                  ],
                  [
                    353797.02716916986,
                    4276144.426141415,
                    -9.331096002137315
                  ],
                  [
                    354860.5471691699,
                    4276144.426141415,
                    437.9089039978627
                  ],
                  [
                    354860.5471691699,
                    4274902.786141414,
                    437.9089039978627
                  ],
                  [
                    353797.02716916986,
                    4274902.786141414,
                    -9.331096002137315
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:59:48+00:00",
            "end_time": "2018-02-08T15:46: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": "20180208_404348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.67915216386108,
              38.621636203962424,
              -10.190054007502397
            ],
            [
              -76.67941205697878,
              38.63277574565266,
              -10.190054007502397
            ],
            [
              -76.6699539761076,
              38.63291116198483,
              428.1899459924976
            ],
            [
              -76.6696955449865,
              38.621771566663526,
              428.1899459924976
            ],
            [
              -76.67915216386108,
              38.621636203962424,
              -10.190054007502397
            ]
          ]
        ]
      },
      "bbox": [
        -76.67941206,
        38.6216362,
        -10.19005401,
        -76.66969554,
        38.63291116,
        428.189946
      ],
      "properties": {
        "datetime": "2018-02-08T16:06:19Z",
        "pc:count": 3085415,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 354213.1946,
            "count": 3085415,
            "maximum": 354647.1203,
            "minimum": 353823.5603,
            "name": "X",
            "position": 0,
            "stddev": 215.9528377,
            "variance": 46635.62812
          },
          {
            "average": 4276729.579,
            "count": 3085415,
            "maximum": 4277363.453,
            "minimum": 4276126.833,
            "name": "Y",
            "position": 1,
            "stddev": 451.3985823,
            "variance": 203760.6801
          },
          {
            "average": 13.20321053,
            "count": 3085415,
            "maximum": 428.189946,
            "minimum": -10.19005401,
            "name": "Z",
            "position": 2,
            "stddev": 11.5681151,
            "variance": 133.8212871
          },
          {
            "average": 3479.79217,
            "count": 3085415,
            "maximum": 24447,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3972.259727,
            "variance": 15778847.34
          },
          {
            "average": 2.40065599,
            "count": 3085415,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.390300603,
            "variance": 1.932935766
          },
          {
            "average": 3.552097206,
            "count": 3085415,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.46289378,
            "variance": 2.140058212
          },
          {
            "average": 0.5078581001,
            "count": 3085415,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999383275,
            "variance": 0.2499383313
          },
          {
            "average": 0,
            "count": 3085415,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308385096,
            "count": 3085415,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6838813791,
            "variance": 0.4676937406
          },
          {
            "average": -0.4813852443,
            "count": 3085415,
            "maximum": 19.00200081,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.75499588,
            "variance": 189.1999116
          },
          {
            "average": 0,
            "count": 3085415,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.987032214,
            "count": 3085415,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6737909376,
            "variance": 0.4539942277
          },
          {
            "average": 202140761.5,
            "count": 3085415,
            "maximum": 202141179.4,
            "minimum": 202140266.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 300.5225658,
            "variance": 90313.81257
          },
          {
            "average": 0,
            "count": 3085415,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3085415,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3085415,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001173586049,
            "count": 3085415,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.0342375397,
            "variance": 0.001172209125
          },
          {
            "average": 0.3973005252,
            "count": 3085415,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4893392438,
            "variance": 0.2394528955
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          353823.5603,
          4276126.833,
          -10.19005401,
          354647.1203,
          4277363.453,
          428.189946
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                353823.5603198784,
                4276126.832596227,
                -10.190054007502397
              ],
              [
                353823.5603198784,
                4277363.452596226,
                -10.190054007502397
              ],
              [
                354647.12031987845,
                4277363.452596226,
                428.1899459924976
              ],
              [
                354647.12031987845,
                4276126.832596227,
                428.1899459924976
              ],
              [
                353823.5603198784,
                4276126.832596227,
                -10.190054007502397
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T16:06:19+00:00",
        "end_time": "2018-02-08T15:51:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_404348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_404348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_404348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.67941206,
            38.6216362,
            -10.19005401,
            -76.66969554,
            38.63291116,
            428.189946
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.67915216386108,
                  38.621636203962424,
                  -10.190054007502397
                ],
                [
                  -76.67941205697878,
                  38.63277574565266,
                  -10.190054007502397
                ],
                [
                  -76.6699539761076,
                  38.63291116198483,
                  428.1899459924976
                ],
                [
                  -76.6696955449865,
                  38.621771566663526,
                  428.1899459924976
                ],
                [
                  -76.67915216386108,
                  38.621636203962424,
                  -10.190054007502397
                ]
              ]
            ]
          },
          "id": "20180208_404348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_404348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T16:06:19Z",
            "pc:count": 3085415,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 354213.1946,
                "count": 3085415,
                "maximum": 354647.1203,
                "minimum": 353823.5603,
                "name": "X",
                "position": 0,
                "stddev": 215.9528377,
                "variance": 46635.62812
              },
              {
                "average": 4276729.579,
                "count": 3085415,
                "maximum": 4277363.453,
                "minimum": 4276126.833,
                "name": "Y",
                "position": 1,
                "stddev": 451.3985823,
                "variance": 203760.6801
              },
              {
                "average": 13.20321053,
                "count": 3085415,
                "maximum": 428.189946,
                "minimum": -10.19005401,
                "name": "Z",
                "position": 2,
                "stddev": 11.5681151,
                "variance": 133.8212871
              },
              {
                "average": 3479.79217,
                "count": 3085415,
                "maximum": 24447,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3972.259727,
                "variance": 15778847.34
              },
              {
                "average": 2.40065599,
                "count": 3085415,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.390300603,
                "variance": 1.932935766
              },
              {
                "average": 3.552097206,
                "count": 3085415,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.46289378,
                "variance": 2.140058212
              },
              {
                "average": 0.5078581001,
                "count": 3085415,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999383275,
                "variance": 0.2499383313
              },
              {
                "average": 0,
                "count": 3085415,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308385096,
                "count": 3085415,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6838813791,
                "variance": 0.4676937406
              },
              {
                "average": -0.4813852443,
                "count": 3085415,
                "maximum": 19.00200081,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.75499588,
                "variance": 189.1999116
              },
              {
                "average": 0,
                "count": 3085415,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.987032214,
                "count": 3085415,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6737909376,
                "variance": 0.4539942277
              },
              {
                "average": 202140761.5,
                "count": 3085415,
                "maximum": 202141179.4,
                "minimum": 202140266.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 300.5225658,
                "variance": 90313.81257
              },
              {
                "average": 0,
                "count": 3085415,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3085415,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3085415,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001173586049,
                "count": 3085415,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.0342375397,
                "variance": 0.001172209125
              },
              {
                "average": 0.3973005252,
                "count": 3085415,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4893392438,
                "variance": 0.2394528955
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              353823.5603,
              4276126.833,
              -10.19005401,
              354647.1203,
              4277363.453,
              428.189946
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    353823.5603198784,
                    4276126.832596227,
                    -10.190054007502397
                  ],
                  [
                    353823.5603198784,
                    4277363.452596226,
                    -10.190054007502397
                  ],
                  [
                    354647.12031987845,
                    4277363.452596226,
                    428.1899459924976
                  ],
                  [
                    354647.12031987845,
                    4276126.832596227,
                    428.1899459924976
                  ],
                  [
                    353823.5603198784,
                    4276126.832596227,
                    -10.190054007502397
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T16:06:19+00:00",
            "end_time": "2018-02-08T15:51: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": "20180208_392360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.7210205693612,
              38.654496668825225,
              -10.413897496286097
            ],
            [
              -76.72129200380274,
              38.66583425729228,
              -10.413897496286097
            ],
            [
              -76.69998984693515,
              38.666145885479025,
              441.0061025037139
            ],
            [
              -76.69972176770692,
              38.654808171432215,
              441.0061025037139
            ],
            [
              -76.7210205693612,
              38.654496668825225,
              -10.413897496286097
            ]
          ]
        ]
      },
      "bbox": [
        -76.721292,
        38.65449667,
        -10.4138975,
        -76.69972177,
        38.66614589,
        441.0061025
      ],
      "properties": {
        "datetime": "2018-07-20T19:15:46Z",
        "pc:count": 39648200,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 351386.4017,
            "count": 39648200,
            "maximum": 352100.9911,
            "minimum": 350246.9311,
            "name": "X",
            "position": 0,
            "stddev": 496.6313558,
            "variance": 246642.7036
          },
          {
            "average": 4280383.039,
            "count": 39648200,
            "maximum": 4281099.701,
            "minimum": 4279841.061,
            "name": "Y",
            "position": 1,
            "stddev": 332.4815141,
            "variance": 110543.9572
          },
          {
            "average": 35.15215589,
            "count": 39648200,
            "maximum": 441.0061025,
            "minimum": -10.4138975,
            "name": "Z",
            "position": 2,
            "stddev": 16.60050531,
            "variance": 275.5767766
          },
          {
            "average": 4522.49589,
            "count": 39648200,
            "maximum": 65504,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 4521.246553,
            "variance": 20441670.39
          },
          {
            "average": 2.241286565,
            "count": 39648200,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.31239968,
            "variance": 1.72239292
          },
          {
            "average": 3.32038032,
            "count": 39648200,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.432139828,
            "variance": 2.051024487
          },
          {
            "average": 0.5045998557,
            "count": 39648200,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999788472,
            "variance": 0.2499788476
          },
          {
            "average": 0,
            "count": 39648200,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177484779,
            "count": 39648200,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4166965156,
            "variance": 0.1736359861
          },
          {
            "average": -4.172677189,
            "count": 39648200,
            "maximum": 19.99799919,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.67967054,
            "variance": 160.7740451
          },
          {
            "average": 0,
            "count": 39648200,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 57.46012676,
            "count": 39648200,
            "maximum": 126,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 54.21231102,
            "variance": 2938.974666
          },
          {
            "average": 207594594.6,
            "count": 39648200,
            "maximum": 216149346.6,
            "minimum": 202150865.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6823902.271,
            "variance": 46565642200000.0
          },
          {
            "average": 0,
            "count": 39648200,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39648200,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39648200,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.0003827916526,
            "count": 39648200,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.01956131726,
            "variance": 0.0003826451328
          },
          {
            "average": 0.481011824,
            "count": 39648200,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4996393254,
            "variance": 0.2496394555
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          350246.9311,
          4279841.061,
          -10.4138975,
          352100.9911,
          4281099.701,
          441.0061025
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                350246.93105224957,
                4279841.060943375,
                -10.413897496286097
              ],
              [
                350246.93105224957,
                4281099.700943376,
                -10.413897496286097
              ],
              [
                352100.9910522496,
                4281099.700943376,
                441.0061025037139
              ],
              [
                352100.9910522496,
                4279841.060943375,
                441.0061025037139
              ],
              [
                350246.93105224957,
                4279841.060943375,
                -10.413897496286097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-07-20T19:15:46+00:00",
        "end_time": "2018-02-08T18:47:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_392360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_392360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_392360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.721292,
            38.65449667,
            -10.4138975,
            -76.69972177,
            38.66614589,
            441.0061025
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.7210205693612,
                  38.654496668825225,
                  -10.413897496286097
                ],
                [
                  -76.72129200380274,
                  38.66583425729228,
                  -10.413897496286097
                ],
                [
                  -76.69998984693515,
                  38.666145885479025,
                  441.0061025037139
                ],
                [
                  -76.69972176770692,
                  38.654808171432215,
                  441.0061025037139
                ],
                [
                  -76.7210205693612,
                  38.654496668825225,
                  -10.413897496286097
                ]
              ]
            ]
          },
          "id": "20180208_392360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_392360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-07-20T19:15:46Z",
            "pc:count": 39648200,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 351386.4017,
                "count": 39648200,
                "maximum": 352100.9911,
                "minimum": 350246.9311,
                "name": "X",
                "position": 0,
                "stddev": 496.6313558,
                "variance": 246642.7036
              },
              {
                "average": 4280383.039,
                "count": 39648200,
                "maximum": 4281099.701,
                "minimum": 4279841.061,
                "name": "Y",
                "position": 1,
                "stddev": 332.4815141,
                "variance": 110543.9572
              },
              {
                "average": 35.15215589,
                "count": 39648200,
                "maximum": 441.0061025,
                "minimum": -10.4138975,
                "name": "Z",
                "position": 2,
                "stddev": 16.60050531,
                "variance": 275.5767766
              },
              {
                "average": 4522.49589,
                "count": 39648200,
                "maximum": 65504,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 4521.246553,
                "variance": 20441670.39
              },
              {
                "average": 2.241286565,
                "count": 39648200,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.31239968,
                "variance": 1.72239292
              },
              {
                "average": 3.32038032,
                "count": 39648200,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.432139828,
                "variance": 2.051024487
              },
              {
                "average": 0.5045998557,
                "count": 39648200,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999788472,
                "variance": 0.2499788476
              },
              {
                "average": 0,
                "count": 39648200,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177484779,
                "count": 39648200,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4166965156,
                "variance": 0.1736359861
              },
              {
                "average": -4.172677189,
                "count": 39648200,
                "maximum": 19.99799919,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.67967054,
                "variance": 160.7740451
              },
              {
                "average": 0,
                "count": 39648200,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 57.46012676,
                "count": 39648200,
                "maximum": 126,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 54.21231102,
                "variance": 2938.974666
              },
              {
                "average": 207594594.6,
                "count": 39648200,
                "maximum": 216149346.6,
                "minimum": 202150865.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6823902.271,
                "variance": 46565642200000.0
              },
              {
                "average": 0,
                "count": 39648200,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39648200,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39648200,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.0003827916526,
                "count": 39648200,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.01956131726,
                "variance": 0.0003826451328
              },
              {
                "average": 0.481011824,
                "count": 39648200,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4996393254,
                "variance": 0.2496394555
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              350246.9311,
              4279841.061,
              -10.4138975,
              352100.9911,
              4281099.701,
              441.0061025
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    350246.93105224957,
                    4279841.060943375,
                    -10.413897496286097
                  ],
                  [
                    350246.93105224957,
                    4281099.700943376,
                    -10.413897496286097
                  ],
                  [
                    352100.9910522496,
                    4281099.700943376,
                    441.0061025037139
                  ],
                  [
                    352100.9910522496,
                    4279841.060943375,
                    441.0061025037139
                  ],
                  [
                    350246.93105224957,
                    4279841.060943375,
                    -10.413897496286097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-07-20T19:15:46+00:00",
            "end_time": "2018-02-08T18:47: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": "20180208_398312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.6936362657163,
              38.53207164725914,
              -2.469483305335558
            ],
            [
              -76.69368072124682,
              38.53396731901422,
              -2.469483305335558
            ],
            [
              -76.67956058651316,
              38.534170769353054,
              428.3905166946645
            ],
            [
              -76.67951650117926,
              38.53227508387339,
              428.3905166946645
            ],
            [
              -76.6936362657163,
              38.53207164725914,
              -2.469483305335558
            ]
          ]
        ]
      },
      "bbox": [
        -76.69368072,
        38.53207165,
        -2.469483305,
        -76.6795165,
        38.53417077,
        428.3905167
      ],
      "properties": {
        "datetime": "2018-02-08T15:28:15Z",
        "pc:count": 530966,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352833.2509,
            "count": 530966,
            "maximum": 353610.5245,
            "minimum": 352379.3245,
            "name": "X",
            "position": 0,
            "stddev": 235.144626,
            "variance": 55292.99512
          },
          {
            "average": 4266338.281,
            "count": 530966,
            "maximum": 4266421.118,
            "minimum": 4266210.678,
            "name": "Y",
            "position": 1,
            "stddev": 54.76404213,
            "variance": 2999.100311
          },
          {
            "average": 10.34377994,
            "count": 530966,
            "maximum": 428.3905167,
            "minimum": -2.469483305,
            "name": "Z",
            "position": 2,
            "stddev": 11.14980677,
            "variance": 124.318191
          },
          {
            "average": 3671.695871,
            "count": 530966,
            "maximum": 20495,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3517.109604,
            "variance": 12370059.96
          },
          {
            "average": 2.257330978,
            "count": 530966,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.390184505,
            "variance": 1.932612958
          },
          {
            "average": 3.294917189,
            "count": 530966,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.60519977,
            "variance": 2.576666301
          },
          {
            "average": 0.5116805973,
            "count": 530966,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998640157,
            "variance": 0.2498640342
          },
          {
            "average": 0,
            "count": 530966,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.57984127,
            "count": 530966,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.316165906,
            "variance": 1.732292692
          },
          {
            "average": -1.406833363,
            "count": 530966,
            "maximum": 7.998000145,
            "minimum": -19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.675929528,
            "variance": 21.86431695
          },
          {
            "average": 0,
            "count": 530966,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.021786706,
            "count": 530966,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.145986593,
            "variance": 0.02131208533
          },
          {
            "average": 202138867.4,
            "count": 530966,
            "maximum": 202138895.1,
            "minimum": 202138480.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 58.96660131,
            "variance": 3477.06007
          },
          {
            "average": 0,
            "count": 530966,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 530966,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 530966,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.00158767228,
            "count": 530966,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03981399958,
            "variance": 0.001585154562
          },
          {
            "average": 0.01677696877,
            "count": 530966,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.1284349374,
            "variance": 0.01649553316
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          352379.3245,
          4266210.678,
          -2.469483305,
          353610.5245,
          4266421.118,
          428.3905167
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                352379.3245345204,
                4266210.67835454,
                -2.469483305335558
              ],
              [
                352379.3245345204,
                4266421.118354539,
                -2.469483305335558
              ],
              [
                353610.52453452034,
                4266421.118354539,
                428.3905166946645
              ],
              [
                353610.52453452034,
                4266210.67835454,
                428.3905166946645
              ],
              [
                352379.3245345204,
                4266210.67835454,
                -2.469483305335558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-08T15:28:15+00:00",
        "end_time": "2018-02-08T15:21:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.69368072,
            38.53207165,
            -2.469483305,
            -76.6795165,
            38.53417077,
            428.3905167
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.6936362657163,
                  38.53207164725914,
                  -2.469483305335558
                ],
                [
                  -76.69368072124682,
                  38.53396731901422,
                  -2.469483305335558
                ],
                [
                  -76.67956058651316,
                  38.534170769353054,
                  428.3905166946645
                ],
                [
                  -76.67951650117926,
                  38.53227508387339,
                  428.3905166946645
                ],
                [
                  -76.6936362657163,
                  38.53207164725914,
                  -2.469483305335558
                ]
              ]
            ]
          },
          "id": "20180208_398312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-08T15:28:15Z",
            "pc:count": 530966,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352833.2509,
                "count": 530966,
                "maximum": 353610.5245,
                "minimum": 352379.3245,
                "name": "X",
                "position": 0,
                "stddev": 235.144626,
                "variance": 55292.99512
              },
              {
                "average": 4266338.281,
                "count": 530966,
                "maximum": 4266421.118,
                "minimum": 4266210.678,
                "name": "Y",
                "position": 1,
                "stddev": 54.76404213,
                "variance": 2999.100311
              },
              {
                "average": 10.34377994,
                "count": 530966,
                "maximum": 428.3905167,
                "minimum": -2.469483305,
                "name": "Z",
                "position": 2,
                "stddev": 11.14980677,
                "variance": 124.318191
              },
              {
                "average": 3671.695871,
                "count": 530966,
                "maximum": 20495,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3517.109604,
                "variance": 12370059.96
              },
              {
                "average": 2.257330978,
                "count": 530966,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.390184505,
                "variance": 1.932612958
              },
              {
                "average": 3.294917189,
                "count": 530966,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.60519977,
                "variance": 2.576666301
              },
              {
                "average": 0.5116805973,
                "count": 530966,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998640157,
                "variance": 0.2498640342
              },
              {
                "average": 0,
                "count": 530966,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.57984127,
                "count": 530966,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.316165906,
                "variance": 1.732292692
              },
              {
                "average": -1.406833363,
                "count": 530966,
                "maximum": 7.998000145,
                "minimum": -19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.675929528,
                "variance": 21.86431695
              },
              {
                "average": 0,
                "count": 530966,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.021786706,
                "count": 530966,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.145986593,
                "variance": 0.02131208533
              },
              {
                "average": 202138867.4,
                "count": 530966,
                "maximum": 202138895.1,
                "minimum": 202138480.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 58.96660131,
                "variance": 3477.06007
              },
              {
                "average": 0,
                "count": 530966,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 530966,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 530966,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.00158767228,
                "count": 530966,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03981399958,
                "variance": 0.001585154562
              },
              {
                "average": 0.01677696877,
                "count": 530966,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.1284349374,
                "variance": 0.01649553316
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              352379.3245,
              4266210.678,
              -2.469483305,
              353610.5245,
              4266421.118,
              428.3905167
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    352379.3245345204,
                    4266210.67835454,
                    -2.469483305335558
                  ],
                  [
                    352379.3245345204,
                    4266421.118354539,
                    -2.469483305335558
                  ],
                  [
                    353610.52453452034,
                    4266421.118354539,
                    428.3905166946645
                  ],
                  [
                    353610.52453452034,
                    4266210.67835454,
                    428.3905166946645
                  ],
                  [
                    352379.3245345204,
                    4266210.67835454,
                    -2.469483305335558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-08T15:28:15+00:00",
            "end_time": "2018-02-08T15:21: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": "20180208_398316.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -76.70038818170396,
              38.53363466587949,
              -10.154750593357676
            ],
            [
              -76.70065506696251,
              38.54496666599944,
              -10.154750593357676
            ],
            [
              -76.67951134944754,
              38.545271968711596,
              444.1652494066423
            ],
            [
              -76.67924777846083,
              38.53393984550215,
              444.1652494066423
            ],
            [
              -76.70038818170396,
              38.53363466587949,
              -10.154750593357676
            ]
          ]
        ]
      },
      "bbox": [
        -76.70065507,
        38.53363467,
        -10.15475059,
        -76.67924778,
        38.54527197,
        444.1652494
      ],
      "properties": {
        "datetime": "2018-02-17T13:48:17Z",
        "pc:count": 8835962,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 352496.0363,
            "count": 8835962,
            "maximum": 353637.3224,
            "minimum": 351793.9824,
            "name": "X",
            "position": 0,
            "stddev": 456.0890566,
            "variance": 208017.2276
          },
          {
            "average": 4267015.707,
            "count": 8835962,
            "maximum": 4267652.974,
            "minimum": 4266394.994,
            "name": "Y",
            "position": 1,
            "stddev": 336.290812,
            "variance": 113091.5102
          },
          {
            "average": 18.29661126,
            "count": 8835962,
            "maximum": 444.1652494,
            "minimum": -10.15475059,
            "name": "Z",
            "position": 2,
            "stddev": 17.85865361,
            "variance": 318.9315089
          },
          {
            "average": 3583.330438,
            "count": 8835962,
            "maximum": 65535,
            "minimum": 444,
            "name": "Intensity",
            "position": 3,
            "stddev": 3945.128069,
            "variance": 15564035.48
          },
          {
            "average": 2.176232763,
            "count": 8835962,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.337801831,
            "variance": 1.78971374
          },
          {
            "average": 3.167808327,
            "count": 8835962,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.561658489,
            "variance": 2.438777235
          },
          {
            "average": 0.511825877,
            "count": 8835962,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4998601574,
            "variance": 0.2498601769
          },
          {
            "average": 0,
            "count": 8835962,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.305388593,
            "count": 8835962,
            "maximum": 18,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7914764385,
            "variance": 0.6264349527
          },
          {
            "average": 12.87027292,
            "count": 8835962,
            "maximum": 19.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.831536049,
            "variance": 34.00681269
          },
          {
            "average": 0,
            "count": 8835962,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.06857623,
            "count": 8835962,
            "maximum": 25,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.727128035,
            "variance": 76.16276375
          },
          {
            "average": 202407532.1,
            "count": 8835962,
            "maximum": 202910497.7,
            "minimum": 202138484.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 367540.3069,
            "variance": 135085877200.0
          },
          {
            "average": 0,
            "count": 8835962,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8835962,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8835962,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0.001122118905,
            "count": 8835962,
            "maximum": 1,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0.03347924552,
            "variance": 0.001120859881
          },
          {
            "average": 0.4704878767,
            "count": 8835962,
            "maximum": 1,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0.4991283029,
            "variance": 0.2491290628
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          351793.9824,
          4266394.994,
          -10.15475059,
          353637.3224,
          4267652.974,
          444.1652494
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                351793.9824473792,
                4266394.99402758,
                -10.154750593357676
              ],
              [
                351793.9824473792,
                4267652.974027581,
                -10.154750593357676
              ],
              [
                353637.3224473792,
                4267652.974027581,
                444.1652494066423
              ],
              [
                353637.3224473792,
                4266394.99402758,
                444.1652494066423
              ],
              [
                351793.9824473792,
                4266394.99402758,
                -10.154750593357676
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(HARN) / UTM zone 18N",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(HARN)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (High Accuracy Reference Network)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4152
                }
              },
              "conversion": {
                "name": "UTM zone 18N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -75,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3748
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
        "start_time": "2018-02-17T13:48:17+00:00",
        "end_time": "2018-02-08T15:21:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/stac/PG_2018_BLK9/20180208_398316.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20180208_398316.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/9235/PG_2018_BLK9/20180208_398316.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398316.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -76.70065507,
            38.53363467,
            -10.15475059,
            -76.67924778,
            38.54527197,
            444.1652494
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -76.70038818170396,
                  38.53363466587949,
                  -10.154750593357676
                ],
                [
                  -76.70065506696251,
                  38.54496666599944,
                  -10.154750593357676
                ],
                [
                  -76.67951134944754,
                  38.545271968711596,
                  444.1652494066423
                ],
                [
                  -76.67924777846083,
                  38.53393984550215,
                  444.1652494066423
                ],
                [
                  -76.70038818170396,
                  38.53363466587949,
                  -10.154750593357676
                ]
              ]
            ]
          },
          "id": "20180208_398316.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/9235/PG_2018_BLK9/20180208_398316.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2018-02-17T13:48:17Z",
            "pc:count": 8835962,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 352496.0363,
                "count": 8835962,
                "maximum": 353637.3224,
                "minimum": 351793.9824,
                "name": "X",
                "position": 0,
                "stddev": 456.0890566,
                "variance": 208017.2276
              },
              {
                "average": 4267015.707,
                "count": 8835962,
                "maximum": 4267652.974,
                "minimum": 4266394.994,
                "name": "Y",
                "position": 1,
                "stddev": 336.290812,
                "variance": 113091.5102
              },
              {
                "average": 18.29661126,
                "count": 8835962,
                "maximum": 444.1652494,
                "minimum": -10.15475059,
                "name": "Z",
                "position": 2,
                "stddev": 17.85865361,
                "variance": 318.9315089
              },
              {
                "average": 3583.330438,
                "count": 8835962,
                "maximum": 65535,
                "minimum": 444,
                "name": "Intensity",
                "position": 3,
                "stddev": 3945.128069,
                "variance": 15564035.48
              },
              {
                "average": 2.176232763,
                "count": 8835962,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.337801831,
                "variance": 1.78971374
              },
              {
                "average": 3.167808327,
                "count": 8835962,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.561658489,
                "variance": 2.438777235
              },
              {
                "average": 0.511825877,
                "count": 8835962,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4998601574,
                "variance": 0.2498601769
              },
              {
                "average": 0,
                "count": 8835962,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.305388593,
                "count": 8835962,
                "maximum": 18,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7914764385,
                "variance": 0.6264349527
              },
              {
                "average": 12.87027292,
                "count": 8835962,
                "maximum": 19.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.831536049,
                "variance": 34.00681269
              },
              {
                "average": 0,
                "count": 8835962,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.06857623,
                "count": 8835962,
                "maximum": 25,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.727128035,
                "variance": 76.16276375
              },
              {
                "average": 202407532.1,
                "count": 8835962,
                "maximum": 202910497.7,
                "minimum": 202138484.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 367540.3069,
                "variance": 135085877200.0
              },
              {
                "average": 0,
                "count": 8835962,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8835962,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8835962,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0.001122118905,
                "count": 8835962,
                "maximum": 1,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0.03347924552,
                "variance": 0.001120859881
              },
              {
                "average": 0.4704878767,
                "count": 8835962,
                "maximum": 1,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0.4991283029,
                "variance": 0.2491290628
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              351793.9824,
              4266394.994,
              -10.15475059,
              353637.3224,
              4267652.974,
              444.1652494
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    351793.9824473792,
                    4266394.99402758,
                    -10.154750593357676
                  ],
                  [
                    351793.9824473792,
                    4267652.974027581,
                    -10.154750593357676
                  ],
                  [
                    353637.3224473792,
                    4267652.974027581,
                    444.1652494066423
                  ],
                  [
                    353637.3224473792,
                    4266394.99402758,
                    444.1652494066423
                  ],
                  [
                    351793.9824473792,
                    4266394.99402758,
                    -10.154750593357676
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(HARN) / UTM zone 18N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(HARN) / UTM zone 18N",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(HARN)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (High Accuracy Reference Network)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4152
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 18N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -75,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3748
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(HARN) / UTM zone 18N\",GEOGCS[\"NAD83(HARN)\",DATUM[\"NAD83_High_Accuracy_Reference_Network\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6152\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4152\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-75],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3748\"]]",
            "start_time": "2018-02-17T13:48:17+00:00",
            "end_time": "2018-02-08T15:21:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    }
  ]
}